From: Peter Henn Date: Sun, 28 Jul 2024 10:28:22 +0000 (+0200) Subject: Initial linex4red-archive-keyring X-Git-Url: http://git.linex4red.de/pub/linex4red-archive-keyring.git/commitdiff_plain/refs/heads/master?ds=sidebyside Initial linex4red-archive-keyring Partly based on debian-keyring, but using Makefile optimizing and still handling the public keys manually and storing them in armored format and dearmor them before packaging. - Add Makefile with sub-directories to collect GPG keys in armored or binary format and convert them into binary keyring format. - Add all files for debianization - Add README and example source list files - Add .gitignore to ignore all files, which are created during processing the Makefile and building the Debian package - Add debian/sources/options to omit packaging the .git and .gitignore files from the native source package. Because of a bug in dpkg-source this would requires a newer dpkg-dev package version and related debhelper version as supported by Debian Jessie-Backports. But requesting a newer debhelper version would omit re-building the linex4red-archive-keyring from the Debian source packages on those old systems. - Add peter.henn@web.de public key - Add debian@linex4red.de as repository public key --- c36553ed3621e01609570b217aee7e594b9ba27e diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0ad22d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# Build by Makefile +output/keyrings/*.gpg +output/sha512sums.txt +# Build by packaging +debian/files +debian/.debhelper +debian/debhelper* +debian/linex4red-archive-keyring.* +debian/linex4red-archive-keyring/* diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d511905 --- /dev/null +++ b/LICENSE @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..4721fee --- /dev/null +++ b/Makefile @@ -0,0 +1,39 @@ +all: output/keyrings/linex4red-archive-keyring.gpg \ + output/keyrings/linex4red-archive-removed-keys.gpg \ + output/keyrings/linex4red-maintainers.gpg \ + output/keyrings/linex4red-maintainers-removed-keys.gpg \ + output/sha512sums.txt + +################ +# Collect public GPG files. convert them optional from armored +# to binary format and append the files into a keyring file +# param $(1) destination file +# param $(2) source folder +#-------------- +define COLLECT_GPG + if [ -f $(2)/0x* ]; then \ + for GPG in $(2)/0x*; do \ + cat $${GPG} | gpg --dearmor >> $(1); \ + done \ + else \ + touch $(1); \ + fi +endef + +output/keyrings/linex4red-archive-keyring.gpg: linex4red-archive-keyring-gpg + $(call COLLECT_GPG, $@, $<) + +output/keyrings/linex4red-archive-removed-keys.gpg: linex4red-archive-removed-keys-gpg + $(call COLLECT_GPG, $@, $<) + +output/keyrings/linex4red-maintainers.gpg: linex4red-maintainers-gpg + $(call COLLECT_GPG, $@, $<) + +output/keyrings/linex4red-maintainers-removed-keys.gpg: linex4red-maintainers-removed-keys-gpg + $(call COLLECT_GPG, $@, $<) + +output/sha512sums.txt: output/keyrings/linex4red-archive-keyring.gpg output/keyrings/linex4red-maintainers.gpg + cd output; sha512sum keyrings/* > sha512sums.txt + +clean: + rm -f output/keyrings/*.gpg output/sha512sums.txt output/keyrings/*~ diff --git a/README b/README new file mode 100644 index 0000000..5705e52 --- /dev/null +++ b/README @@ -0,0 +1,43 @@ +README for the linex4red-archive-keyring package +================================================ + +Introduction +------------ + +The Linex4red Debian project signs its Release files that are stored on +the Debian debian.linex4red.de http-server with the keys contained in +this packages. + +A quick overview about this package: + +* /usr/share/keyrings/linex4red-archive-keyring.gpg: + A keyring including all actively used keys to sign Release files in + our supported releases is shipped in /usr/share/keyrings. This + file can be used by the linex4red.list file to check the integrity + of the debian.linex4red.de repository +* /usr/share/keyrings/linex4red-archive-removed-keys.gpg: + A keyring including all keys used by previous releases, which are + no longer supported. These keys are no longer used to sign + Release files. + +More information about the archive authentication feature can be found +in the manpage apt-secure(8). + + + +Example source.list files +------------------------- + +The Linex4red Debian project can be subscribed with entries to the +source.list file for direct download of pre-compiled Debian packages. +Mostly backported packages with bugfix or missing features can be +here found. +In the example directory linex4red-.list files can be found +for the current supported Debian releases by the Linex4red Debian +project. The requested linex4red-.list file can be copied +into this directory for subscription: + + /etc/apt/sources.list.d/ + +The requested repository can is then added and updated by this +linex4red-archive-keyring package. diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..f33f291 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,7 @@ +linex4red-archive-keyring (2024.07.02) unstable; urgency=medium + + * Initial Debianization. + * Add Linex4red Debian/Ubuntu Packaging + * Add Peter Henn + + -- Peter Henn Sat, 27 Jul 2024 20:44:12 +0200 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +10 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..538e9a5 --- /dev/null +++ b/debian/control @@ -0,0 +1,34 @@ +Source: linex4red-archive-keyring +Section: misc +Priority: optional +Maintainer: Peter Henn +Uploaders: Peter Henn +Build-Depends: debhelper (>= 10), gnupg +Homepage: https://debian.linex4red.de +Standards-Version: 3.9.8 + +Package: linex4red-archive-keyring +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Recommends: gnupg (>= 1.0.6-4) +Provides: linex4red-archive-keyring +Conflicts: linex4red-archive-keyring +Replaces: linex4red-archive-keyring +Description: GnuPG keys of Linex4red Debian Developers and Maintainers + The Linex4red Debian project wants developers to digitally sign the + announcements of their packages with GnuPG, to protect against + forgeries. This package contains keyrings of GnuPG and keys of + Linex4red Debian Developers (uploading and non-uploading), as well as + of Linex4red Debian Maintainers. + . + Do note that, although this package is provided for convenience, it + is not necessarily kept updated with the latest changes; the authoritative + source for keyring information is publicly accessible via web at: + . + https://debian.linex4red.de + . + Finally, the following Git repository is usually kept up to date with the + public authoritative data: + . + http://git.linex4red.de/pub/linex4red-archive-keyring.git diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..a38fd0f --- /dev/null +++ b/debian/copyright @@ -0,0 +1,22 @@ +This is Linex4red Debian GnuPG keyrings of developers and repository keys. + +The keys in the keyrings don't fall under any copyright. Everything +else in the package is covered by the GNU GPL. + +Linex4red Debian support files Copyright (C) 2024 Peter Henn + +Linex4red Debian support files for linex4red-archive-keyring are free software; +you can redistribute them and/or modify them under the terms of the GNU +General Public License as published by the Free Software Foundation; +either version 2, or (at your option) any later version. + +Linex4red Debian support files for linex4red-archive-keyring are distributed in +the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the +implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License with +your Debian GNU system, in /usr/share/common-licenses/GPL, or with the Linex4red +Debian linex4red-archive-keyring source package as the file COPYING. If not, +write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301 USA. diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..8981ea5 --- /dev/null +++ b/debian/docs @@ -0,0 +1,2 @@ +README +examples/ diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..6646ff8 --- /dev/null +++ b/debian/install @@ -0,0 +1,4 @@ +output/keyrings/linex4red-archive-keyring.gpg /usr/share/keyrings/ +output/keyrings/linex4red-archive-removed-keys.gpg /usr/share/keyrings/ +output/keyrings/linex4red-maintainers.gpg /usr/share/keyrings/ +output/keyrings/linex4red-maintainers-removed-keys.gpg /usr/share/keyrings/ diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..c273ca4 --- /dev/null +++ b/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +BUILD_DATE := $(shell dpkg-parsechangelog -SDate) + +%: + dh $@ + +override_dh_clean: + dh_clean + mkdir -p output/keyrings + touch --date='$(BUILD_DATE)' output output/keyrings debian diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..7c3f776 --- /dev/null +++ b/debian/source/options @@ -0,0 +1,2 @@ +tar-ignore=.git +tar-ignore=.gitignore diff --git a/examples/linex4red-bookworm.list b/examples/linex4red-bookworm.list new file mode 100644 index 0000000..6619b0c --- /dev/null +++ b/examples/linex4red-bookworm.list @@ -0,0 +1,8 @@ +# +# Linex4red Debian Bookworm Backports Repo +# +deb [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos bookworm-bpo main +deb-src [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos bookworm-bpo main + +# Update key if required with: +# curl -s https://debian.linex4red.de/repos/linex4red-key.gpg | sudo gpg --dearmor --output /usr/share/keyrings/linex4red-archive-keyring.gpg \ No newline at end of file diff --git a/examples/linex4red-bullseye.list b/examples/linex4red-bullseye.list new file mode 100644 index 0000000..40bd20c --- /dev/null +++ b/examples/linex4red-bullseye.list @@ -0,0 +1,8 @@ +# +# Linex4red Debian Bullseye Backports Repo +# +deb [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos bullseye-bpo main +deb-src [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos bullseye-bpo main + +# Update key if required with: +# curl -s https://debian.linex4red.de/repos/linex4red-key.gpg | sudo gpg --dearmor --output /usr/share/keyrings/linex4red-archive-keyring.gpg \ No newline at end of file diff --git a/examples/linex4red-buster.list b/examples/linex4red-buster.list new file mode 100644 index 0000000..6f9c760 --- /dev/null +++ b/examples/linex4red-buster.list @@ -0,0 +1,8 @@ +# +# Linex4red Debian Buster Backports Repo +# +deb [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos buster-bpo main +deb-src [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos buster-bpo main + +# Update key if required with: +# curl -s https://debian.linex4red.de/repos/linex4red-key.gpg | sudo gpg --dearmor --output /usr/share/keyrings/linex4red-archive-keyring.gpg \ No newline at end of file diff --git a/examples/linex4red-jessie.list b/examples/linex4red-jessie.list new file mode 100644 index 0000000..bf751f7 --- /dev/null +++ b/examples/linex4red-jessie.list @@ -0,0 +1,8 @@ +# +# Linex4red Debian Jessie Backports Repo +# +deb http://debian.linex4red.de/repos jessie-bpo main +deb-src http://debian.linex4red.de/repos jessie-bpo main + +# Update key if required with: +# curl -s https://debian.linex4red.de/repos/linex4red-key.gpg | sudo apt-key add - \ No newline at end of file diff --git a/examples/linex4red-stretch.list b/examples/linex4red-stretch.list new file mode 100644 index 0000000..4a85cbf --- /dev/null +++ b/examples/linex4red-stretch.list @@ -0,0 +1,8 @@ +# +# Linex4red Debian Stretch Backports Repo +# +deb [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos stretch-bpo main +deb-src [signed-by=/usr/share/keyrings/linex4red-archive-keyring.gpg] https://debian.linex4red.de/repos stretch-bpo main + +# Update key if required with: +# curl -s https://debian.linex4red.de/repos/linex4red-key.gpg | sudo gpg --dearmor --output /usr/share/keyrings/linex4red-archive-keyring.gpg \ No newline at end of file diff --git a/linex4red-archive-keyring-gpg/0x46052ACC5DD94C6F b/linex4red-archive-keyring-gpg/0x46052ACC5DD94C6F new file mode 100644 index 0000000..e146f3c --- /dev/null +++ b/linex4red-archive-keyring-gpg/0x46052ACC5DD94C6F @@ -0,0 +1,66 @@ +-----BEGIN PGP ARMORED FILE----- +Version: GnuPG v1 +Comment: Use "gpg --dearmor" for unpacking + +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 +NKeEBYkn9Dq1TTtG7uj7 +=lEIc +-----END PGP ARMORED FILE----- diff --git a/linex4red-archive-removed-keys-gpg/.placeholder b/linex4red-archive-removed-keys-gpg/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/linex4red-maintainers-gpg/0x5EE6330AD60F267C b/linex4red-maintainers-gpg/0x5EE6330AD60F267C new file mode 100644 index 0000000..c095c5e --- /dev/null +++ b/linex4red-maintainers-gpg/0x5EE6330AD60F267C @@ -0,0 +1,43 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +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 +s9M3xo4nvQ2zLlcadve92w== +=WjJ2 +-----END PGP PUBLIC KEY BLOCK----- diff --git a/linex4red-maintainers-removed-keys-gpg/.placeholder b/linex4red-maintainers-removed-keys-gpg/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/output/keyrings/.placeholder b/output/keyrings/.placeholder new file mode 100644 index 0000000..e69de29