From 6f8259a1f848ae95a1a992d407f7b79d19fcfe01 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 6 Feb 2019 19:56:42 +0100 Subject: Merging upstream version 20190101. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 31 + LICENSE.txt | 674 +++++++++++++++++++++ Makefile | 115 +++- VERSION.txt | 1 + manpages/progress-linux.7 | 30 + .../progress-linux-5-engywuck-archive-key.pub | 14 + .../progress-linux-5-engywuck-archive-key.pub.sig | 16 + .../daniel.baumann@progress-linux.org.pub | 13 + .../daniel.baumann@progress-linux.org.pub.sig | 16 + .../david.kunz@dknet.ch.pub | 13 + .../david.kunz@dknet.ch.pub.sig | 16 + .../sakirnth@gmail.com.pub | 13 + .../sakirnth@gmail.com.pub.sig | 16 + .../simon@spoehel.ch.pub | 13 + .../simon@spoehel.ch.pub.sig | 16 + .../tom@cryptography.ch.pub | 50 ++ .../tom@cryptography.ch.pub.sig | 16 + pgp-keys/progress-linux-5-engywuck-archive-key.pub | 14 - .../progress-linux-5-engywuck-archive-key.pub.sig | 16 - .../daniel.baumann@progress-linux.org.pub | 13 + .../daniel.baumann@progress-linux.org.pub.sig | 16 + .../system-administration@progress-linux.org.pub | 14 + ...ystem-administration@progress-linux.org.pub.sig | 16 + .../system-administration@progress-linux.org.pub | 14 - ...ystem-administration@progress-linux.org.pub.sig | 16 - .../daniel.baumann@progress-linux.org.pub | 1 + .../daniel.baumann@progress-linux.org.pub.sig | 16 + .../david.kunz@dknet.ch.pub | 1 + .../david.kunz@dknet.ch.pub.sig | 16 + .../sakirnth@gmail.com.pub | 1 + .../sakirnth@gmail.com.pub.sig | 16 + .../simon@spoehel.ch.pub | 1 + .../simon@spoehel.ch.pub.sig | 16 + .../tom@cryptography.ch.pub | 1 + .../tom@cryptography.ch.pub.sig | 16 + ssh-keys/ssh.progress-linux.org.pub | 1 - ssh-keys/ssh.progress-linux.org.pub.sig | 16 - .../ssh.progress-linux.org.pub | 1 + .../ssh.progress-linux.org.pub.sig | 16 + .../daniel.baumann@progress-linux.org.pub | 1 + .../daniel.baumann@progress-linux.org.pub.sig | 16 + .../system-administration@progress-linux.org.pub | 1 + ...ystem-administration@progress-linux.org.pub.sig | 16 + .../system-administration@progress-linux.org.pub | 1 - ...ystem-administration@progress-linux.org.pub.sig | 16 - 45 files changed, 1251 insertions(+), 101 deletions(-) create mode 100644 CHANGELOG.txt create mode 100644 LICENSE.txt create mode 100644 VERSION.txt create mode 100644 manpages/progress-linux.7 create mode 100644 pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub create mode 100644 pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub.sig create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub create mode 100644 pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig delete mode 100644 pgp-keys/progress-linux-5-engywuck-archive-key.pub delete mode 100644 pgp-keys/progress-linux-5-engywuck-archive-key.pub.sig create mode 100644 pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub create mode 100644 pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig create mode 100644 pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub create mode 100644 pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig delete mode 100644 pgp-keys/system-administration@progress-linux.org.pub delete mode 100644 pgp-keys/system-administration@progress-linux.org.pub.sig create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub create mode 100644 ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig delete mode 100644 ssh-keys/ssh.progress-linux.org.pub delete mode 100644 ssh-keys/ssh.progress-linux.org.pub.sig create mode 100644 ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub create mode 100644 ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub.sig create mode 100644 ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub create mode 100644 ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig create mode 100644 ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub create mode 100644 ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig delete mode 100644 ssh-keys/system-administration@progress-linux.org.pub delete mode 100644 ssh-keys/system-administration@progress-linux.org.pub.sig diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..b45d191 --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,31 @@ +2019-01-01 Daniel Baumann + + * Releasing version 20190101. + + [ Daniel Baumann ] + * Updating makefile for generic usage. + * Adding gitignore file. + * Adding changelog, license, and version files. + * Adding progress-linux.7 manpage. + * Adding pgp keyring for maintainers@lists.progress-linux.org: + - 0x3E6CA28DAAF8DD14 Daniel Baumann + - 0xA40FAD739EBBCF3F David Kunz + - 0xD64A2FAE095EF799 Sakirnth Nagarasa + - 0xE4CC883990A08B76 Simon Spöhel + - 0x6F3E6153163E0577 Tom Jampen + * Adding pgp keyring for sysadmin@progress-linux.org: + - 0x3E6CA28DAAF8DD14 Daniel Baumann + - 0x9599105258AFBFE4 Progress Linux System Administration + * Adding ssh keyring for maintainers@lists.progress-linux.org: + - SHA256:M1aZ/6i/aSAvy9FhttTw8Tg1iYfi6zbjNvm4XEm1KT0 daniel.baumann@progress-linux.org + - SHA256:jK29lwUAx0biP/yw0PKjPlmgSdUw4E9h0QKxlAbOPnU david.kunz@dknet.ch + - SHA256:eVYLAJ1V4Zt9u6iP4o4pKe/IqLFCTpkaO2XAPml5puw sakirnth@gmail.com + - SHA256:Od2NxP/O8s66bl/2vjytk4hF8H5slVF7dDvRcoBA2tY simon@spoehel.ch + - SHA256:Y/FYnIUSZa3li9nBQgcZI3cuRGB5eC98+nizIdMJvpI tom@cryptography.ch + * Adding ssh keyring for sysadmin@progress-linux.org: + - SHA256:M1aZ/6i/aSAvy9FhttTw8Tg1iYfi6zbjNvm4XEm1KT0 daniel.baumann@progress-linux.org + - SHA256:9Pw2Lzb7GsxBHSw/cEOQl4GfIeU3XFJz/YG44zktTcM system-administration@progress-linux.org + +2018-12-01 Daniel Baumann + + * Releasing version 20181201. diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. 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 +them 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 prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. 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. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey 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; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If 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 convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU 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 that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + 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. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +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. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + 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 +state 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 3 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, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program 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, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU 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. But first, please read +. diff --git a/Makefile b/Makefile index f61be8d..12d081b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -# Makefile - # Copyright (C) 2010-2019 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ @@ -19,22 +17,125 @@ SHELL := sh -e +PROJECT := progress-linux + all: build -clean: +clean: clean-pgp clean-ssh + +clean-pgp: + # clean pgp keyrings + rm -f pgp-keys/*/*.gpg rm -f pgp-keys/*.gpg -build: pgp-keys/*.pub - @for KEY in $$(ls pgp-keys/*.pub); \ +clean-ssh: + # clean ssh keyrings + rm -f ssh-keys/*.pub + +build: build-pgp build-ssh + +build-pgp: pgp-keys/*/*.pub + # build pgp keyrings + for KEY in $$(ls pgp-keys/*/*.pub); \ do \ OUTPUT="$$(dirname $${KEY})/$$(basename $${KEY} .pub).gpg"; \ echo "Creating $${OUTPUT}..."; \ gpg --output $${OUTPUT} --dearmor $${KEY}; \ done -test: pgp-keys/*.sig ssh-keys/*.sig - @for SIG in $$(ls *-keys/*.sig); \ + for DIRECTORY in $$(ls -d pgp-keys/*/); \ + do \ + OUTPUT="pgp-keys/$$(basename $${DIRECTORY}).gpg"; \ + echo "Creating $${OUTPUT}..."; \ + for KEY in $$(ls $${DIRECTORY}/*.gpg); \ + do \ + cat $${KEY} >> $${OUTPUT}; \ + done; \ + done + +build-ssh: ssh-keys/*/*.pub + # build ssh keyrings + for DIRECTORY in $$(ls -d ssh-keys/*/); \ + do \ + OUTPUT="ssh-keys/$$(basename $${DIRECTORY}).pub"; \ + echo "Creating $${OUTPUT}..."; \ + for KEY in $$(ls $${DIRECTORY}/*.pub); \ + do \ + cat $${KEY} >> $${OUTPUT}; \ + done; \ + done + +test: test-pgp test-ssh + +test-pgp: pgp-keys/*/*.sig + # test pgp keyrings + for SIG in $$(ls pgp-keys/*/*.sig); \ + do \ + echo "Verifying $${SIG}..."; \ + gpg --no-default-keyring --keyring /usr/share/keyrings/debian-keyring.gpg --verify $${SIG}; \ + done + +test-ssh: ssh-keys/*/*.sig + # test ssh keyrings + for SIG in $$(ls ssh-keys/*/*.sig); \ do \ echo "Verifying $${SIG}..."; \ gpg --no-default-keyring --keyring /usr/share/keyrings/debian-keyring.gpg --verify $${SIG}; \ done + +install: install-doc install-man install-pgp install-ssh + +install-doc: + # install doc + mkdir -p $(DESTDIR)/usr/share/doc/$(PROJECT) + cp *.txt $(DESTDIR)/usr/share/doc/$(PROJECT) + +install-man: + # install manpages + for SECTION in $$(seq 1 8); \ + do \ + if ls manpages/*.$${SECTION} > /dev/null 2>&1; \ + then \ + mkdir -p $(DESTDIR)/usr/share/man/man$${SECTION}; \ + cp manpages/*.$${SECTION} $(DESTDIR)/usr/share/man/man$${SECTION}; \ + fi; \ + done + +install-pgp: build-pgp + # install pgp keyrings + mkdir -p $(DESTDIR)/usr/share/$(PROJECT)/pgp-keys + cp pgp-keys/*.gpg $(DESTDIR)/usr/share/$(PROJECT)/pgp-keys + +install-ssh: build-ssh + # install ssh keyrings + mkdir -p $(DESTDIR)/usr/share/$(PROJECT)/ssh-keys + cp ssh-keys/*.pub $(DESTDIR)/usr/share/$(PROJECT)/ssh-keys + +uninstall: uninstall-doc uninstall-man uninstall-pgp uninstall-ssh + +uninstall-doc: + # uninstall doc + rm -rf $(DESTDIR)/usr/share/doc/$(PROJECT) + +uninstall-man: + # uninstall manpages + for SECTION in $$(seq 1 8); \ + do \ + for FILE in manpages/*.$${SECTION}; \ + do \ + rm -f $(DESTDIR)/usr/share/man/man$${SECTION}/$$(basename $${FILE}); \ + done; \ + rmdir --ignore-fail-on-non-empty --parents $(DESTDIR)/usr/share/man/man$${SECTION} || true; \ + done + +uninstall-pgp: + # uninstall pgp keyrings + rm -rf $(DESTDIR)/usr/share/$(PROJECT)/pgp-keys + -rmdir --parents $(DESTDIR)/usr/share/$(PROJECT) + +uninstall-ssh: + # uninstall ssh keyrings + rm -rf $(DESTDIR)/usr/share/$(PROJECT)/ssh-keys + -rmdir --ignore-fail-on-non-empty --parents $(DESTDIR)/usr/share/$(PROJECT) + +reinstall: clean uninstall build install diff --git a/VERSION.txt b/VERSION.txt new file mode 100644 index 0000000..9966cc5 --- /dev/null +++ b/VERSION.txt @@ -0,0 +1 @@ +20190101 diff --git a/manpages/progress-linux.7 b/manpages/progress-linux.7 new file mode 100644 index 0000000..003054a --- /dev/null +++ b/manpages/progress-linux.7 @@ -0,0 +1,30 @@ +.\" Copyright (C) 2010-2019 Daniel Baumann +.\" +.\" SPDX-License-Identifier: GPL-3.0+ +.\" +.\" 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 3 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, see . + +.TH PROGRESS\-LINUX 7 2019\-01\-01 20190101 "Progress Linux" + +.SH NAME +\fBProgress Linux\fR \- A Debian derivative distribution + +.SH DESCRIPTION +\fBProgress Linux\fR is a Debian derivative distribution focused on system integration. + +.SH HOMEPAGE +More information about the Progress Linux project can be found on the homepage at <\fIhttps://progress-linux.org/\fR>. + +.SH AUTHOR +This manpage was written by Daniel Baumann <\fIdaniel.baumann@progress-linux.org\fR>. diff --git a/pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub b/pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub new file mode 100644 index 0000000..13d566f --- /dev/null +++ b/pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub @@ -0,0 +1,14 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXAKSGxYJKwYBBAHaRw8BAQdAGefvln3pPgDo2Ev9KsssdQjoNSHkms8AXyfk +x2Usos20UlByb2dyZXNzIExpbnV4IDUgKGVuZ3l3dWNrKSBBcmNoaXZlIEtleSA8 +c3lzdGVtLWFkbWluaXN0cmF0aW9uQHByb2dyZXNzLWxpbnV4Lm9yZz6IkAQTFggA +OBYhBIJ2j+h5IjJ0NwIYUQPO1RVDFiIqBQJcApIbAhsDBQsJCAcCBhUKCQgLAgQW +AgMBAh4BAheAAAoJEAPO1RVDFiIq13gA/jEN92aTD1kIDycLwzL5dmbKvLhCcM1F +iDOhGZXBZfpMAQCCZip0P1LIIVEEi/Rz2/Xw2mPWoxgmKD9tnQ/WbTsNCLg4BFwC +khsSCisGAQQBl1UBBQEBB0APnm8iONCmI9/Wl0uH5bXC30Te0E51OrUA2o2xLGIk +PwMBCAeIeAQYFggAIBYhBIJ2j+h5IjJ0NwIYUQPO1RVDFiIqBQJcApIbAhsMAAoJ +EAPO1RVDFiIq8nYBAJ9oHY3dAdixpa74wZl55oVgv2PkP+W+SSAfIFSFf/1kAQCF +6IAtZRSg7Z/4eYDuHVYJB5lzWMT/iYYYL7PvrbnrDw== +=ALVD +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub.sig b/pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub.sig new file mode 100644 index 0000000..bbcc43d --- /dev/null +++ b/pgp-keys/apt.progress-linux.org/progress-linux-5-engywuck-archive-key.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2NYACgkQVc8b+Yar +ucdNIQ//Q1JPSfchEjCoJRAE5OXSwPDS5L7MCJPfmm1UBLz7IbOXq5ZfJ8Fb10Iz +iU0eR+5lrEhkfvxw2U4L8U1HweyfH8j2CKKSLOWWt6ubwmWSnwNHD4hv/5t+q4Ta +L/wECuUI9vmZ9WcHravAcWVvVK5E/JW3FillTyt8SUgamaxnEV79APx3zqRXG/kA +yiWkzlw9M0xpkO+1E0LyPEANB9Wb3xLc5u9eh2vVWfYOw4I9wZmzh9WFd4A6MDx3 +zi6ijD4YZDtA/st9cesaBjm1715eXSXSEDB/CBpTj/QKlrnFzrrBhy6J0FUtZWtz +UAVcBpehjSRk8i3nnM/LO1IqCkcTAmINXcAp7hC0EaRLAzc55iJjEvVnAYJzet6M +kFs+cIaYM4jqDzTkMiJBDENOjRBAH77C2x97RNaEt4zB7/qWscpib6ssOsNzPpo5 +mwqQHhjWnVtYyL4WP9E1zu4xWeynijvGsUcWuJ4usAZVme7Ofpydckbk+fUohrZM +qhaZ46uWuqG5aJqfq6BzL0YDl+QcEe1gpVTXlgEAX9FrKtFDyY+KwhAAU0AEsgdz +FpY/asrTv0NqGDf0TueQYJZP2lRl41P2jkrID1avFlUacz+S8GyQNiE2DizjQUXA +R745z/vduVcWPrmkT67MenrawBERivs2zYF3d8SaTyg3M6ZmGbQ= +=3sGP +-----END PGP SIGNATURE----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub b/pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub new file mode 100644 index 0000000..be43c2e --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXAKSaRYJKwYBBAHaRw8BAQdAq1Z910kZKIWBbldmI2RuKath/L9lt/yu9gLu +AY8yKce0MkRhbmllbCBCYXVtYW5uIDxkYW5pZWwuYmF1bWFubkBwcm9ncmVzcy1s +aW51eC5vcmc+iJAEExYIADgWIQSVQJ8pRLHG1ExrSdU+bKKNqvjdFAUCXAKSaQIb +AwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRA+bKKNqvjdFFlRAP0VaDVKUx42 +9KkQogj+zGLbcw6bKLaNiwk0eBTmb9JLxwEAym/fpGDR0EZjXZcDa1caufUqcAnM +CHC3IIdnRoCMUgW4OARcApJpEgorBgEEAZdVAQUBAQdALzHqExtYOAB5ER6aB1hY +1gvSBtMqYhgadyhh36ntxyEDAQgHiHgEGBYIACAWIQSVQJ8pRLHG1ExrSdU+bKKN +qvjdFAUCXAKSaQIbDAAKCRA+bKKNqvjdFIbYAP9LPJkmOR6czAKdnTtJKpntVTfe +x801sACDw1QYZXLyGQD/QuiYrvW6zeO72KgDWW4TOyjtz9atTLFBCm2RDAKdjwk= +=EFFA +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig b/pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig new file mode 100644 index 0000000..adaab2f --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxWuVgACgkQVc8b+Yar +uceCTg//fNspYBv9SWVv+wZA1mgHIF9M7nP+PXFyK8ZXYkhQKoNNRnTGbcsblXnG +HMZhDj4N69gLLP1LYv8KCQLt6R40/y4YoS77A78iUdgpM/FVjyIfFNR8/qj8NmnW +Wi6/i/D4YhQix9exej3SXmPSYlEeYSWlKL7cxor5Q5SZB4nCY6rpWSShV8xEtZ/O +8c+k7le/lWlDc/emLLVH+948hSXF8l2mESDFC0hyWejHOGAnGl6x+ILjtlpnpbLr +mckmsE2lYNlXML8j/Pmnz/VfBriefASWeZ+KwxrHjbtXWh0ZL9nVX3hel+bp9+53 +wIKjtx0KuKZn4Hcz3pLyJKnmi2bH1sYwA7k3Fxm1zblO3YeviDogDPay0oN/hmX2 +/P+DRELivvQjwKzJD1wU5cJWqXzIAaZEzcgOHfG6moiblRwKNZ3nDNR3lddpx4Z3 +6lG1l7iwWK+G6D6HdLmSGjH/AdobUhXoDFnNFBG7RNZrfAPc1zCnSq51iD/X9+5m +N2FE+SOvYUMaJGHaBYaUobg1/bcsWNfWmlmstCgFX7jSo2DxT7TeN/zm6ek68ani +lD3jJYYRmujVH0p3zvLHa/1aG1C/qS26PhG2V1M+T87duN7SO7exetMBVAb3PSRG +wiOjexwbZ1TPDLhIs06sVwvOayHWU0NdlAtBKnNFNOSmd219Yns= +=+0Io +-----END PGP SIGNATURE----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub b/pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub new file mode 100644 index 0000000..827ab28 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXDiTZhYJKwYBBAHaRw8BAQdAWMnx2s+ROoi78gs17myIT6wGM9+yRhSNrQPe +XtR3XWq0IERhdmlkIEt1bnogPGRhdmlkLmt1bnpAZGtuZXQuY2g+iJAEExYIADgW +IQTbYQWgQS2gfNj0NiGkD61znrvPPwUCXDiTZgIbAwULCQgHAgYVCgkICwIEFgID +AQIeAQIXgAAKCRCkD61znrvPP7JvAP4l6u/SGRt/viArLBQGJyZ1MvYav6XYhXjO +DOdN/0OWqQD/ekHm/8pczgCVtUNdlZqoFvhV9SJTI6KtcF60z2l3bwu4OARcOJNm +EgorBgEEAZdVAQUBAQdAagCnGLDRWr9KWfL60gbiMcyId4VCrV7SymZ3gFZyoR4D +AQgHiHgEGBYIACAWIQTbYQWgQS2gfNj0NiGkD61znrvPPwUCXDiTZgIbDAAKCRCk +D61znrvPP1qLAQC2CJBL4t0nVEy2myNfObcYwraVHQw0TdVm1MMw1wP8ZgD/ZvXa +NsYyJL2HW+7xrMZepfHzh+KljSCqKu73pe389w8= +=62KW +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig b/pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig new file mode 100644 index 0000000..ba38dee --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxax4gACgkQVc8b+Yar +uccv+w/9FjsQukrWfMn9yoiOXKEk3RVu1KhSxeXddaBcs/Gv2FWvCKj5DltHWsgJ +vOND2ljVd40TetB7Y4Zw0VZTC4xgXmPiXrVhTWr3SKOhuLv34eC/PxFPYiRUdQOR +vYf4midTJWIfvVZOzqvOIewl5MyRAFKTm/dzdbL2Q2DqUmiX3VKhzVp0AWsbZJvH +E5dmOFr/K0CG33s/bZJrgcEWXsPW08RFvcfeX/tLfKV/IvPiJXAweAX0eCp9XQwq +4oNuylmOPA7oyp4pH1n8Acd8L7zrPuu9YNLPieMjtRNg0Lr6J/N03RWZkqlhZ2Z4 +T1aTIcvYA79I0kDzSfrOnga3+DMAfqxaUGn6LvuCm7YPjTaVJ4SlUqB77qHVlvOz +WvrSKJQQIhQ1IUt59Sp2M+Pkgg+KoOz3DBOFbSzle4lvh3yP+CpzPcyQSXjcF1om +WqQxKu/tjoBjUs0m3xuT9lS0dxriZJFDxUT4/WNvEP7GDazGRKKB4IiJvfCLhUjJ +X6SP7AGDNo00V/gRY9OPIGbHuqtwf9OCaiT8s8OhD4H5l0DXmWit2T9XTH6nsALe +XHGXAc++Wba4QMd0rvpnex6cic43E/auComDr5gvQHcqUX5YXsCrdnRbD5sQlPru +ha8sswZXc1R34JFL95ona9EAe4SqJms1Ge2VGj5SlKWGdeLPYjQ= +=2iw6 +-----END PGP SIGNATURE----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub b/pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub new file mode 100644 index 0000000..0659f69 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXByudhYJKwYBBAHaRw8BAQdACZVyscaNngddE/i6xj+a76Cj9e2Q2uFdpCX3 +bcGmhHm0JlNha2lybnRoIE5hZ2FyYXNhIDxzYWtpcm50aEBnbWFpbC5jb20+iJAE +ExYIADgWIQSQD23K0grRgZ+eimrWSi+uCV73mQUCXByudgIbAwULCQgHAgYVCgkI +CwIEFgIDAQIeAQIXgAAKCRDWSi+uCV73mU3xAP4nFfvv9eboIZv5KDVdCIzyw57R +QCh7dtfi/xA53Fp58wEAu1LULBkGA0oEGnApPv5NZAwOAUzM7LVtJx1h64UHlAC4 +OARcHK52EgorBgEEAZdVAQUBAQdAE0klblIYazN0JcYUm/4fEHXEINSccaKNLDfG +uD01XwgDAQgHiHgEGBYIACAWIQSQD23K0grRgZ+eimrWSi+uCV73mQUCXByudgIb +DAAKCRDWSi+uCV73mRfRAQDIFxZiUNcHPq4DQizkHdOJlfEhvgaQNS7Ecywl12ON +ygD+N1ovxxBCkzVGrWwim/ZpP8dwQNHpflDt5pxkJ79cQwM= +=2Uu1 +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig b/pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig new file mode 100644 index 0000000..0507351 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxaw/IACgkQVc8b+Yar +uce42g/8DaWjqGmwSB6Dqjabe6velNQKBDnR6nfA+qeizPrbZVspQeWGkSpVqpXj +QKUsHnaFS0/biVMkFM8Ob/IymSRHv3kzbYPhgwYJGpRIA2KP2PJa3EBnY6TFBwu5 +57bwTAt3pcPYj+ghKxPxgYzGUhMADIEFm1qaYPF77yoYuWWy4FjrXj5N94u+H/u1 +V+3xw8FoI5n0pe7hN4CpYlNQsH9CE686xwLDSzA/0L+bOyDspnrabbtBUNXaIsTj ++epWWTNflUcTZDZRTsLPdYMLrxQYZhh53V8SPy6UbXIkDQFNpuCqArPctBkY4IFH +ymFFHNei3SpIaYgyYgsJ3sI7+VcVnTyyvXM6awCnm0Es39MTzNEnoucsAVBXi9NT +gEMY51Wapbmzao55KvR3gfFcX4fNHEn5SWH9tKoIHVPpePSQCL99GX0PCTzwFULg +P/nAIN7ynFkCQHVE0Nd3cKeVK5+WCfwBiw/ZR+jXjUxNkRr21omBrPrhr/WEfsHw +2A9sa39/8f0SvS5gtGLkDURgbDaOX7/vGjZWjuCjfFcqGa31phaIS4qyWP2KYu7N +rK3khlwlmEbEcC5knsvH3bjuV9PJVTMbF9MtLDiiuv426SCxjamv2o++sVTIXM4F +/XjPMR8y1UNfrK4fCEmIVHbj2Yj7ZrHDAUnj5ABrBUvLaBo0T9Q= +=MpbH +-----END PGP SIGNATURE----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub b/pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub new file mode 100644 index 0000000..ddac240 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXETLTxYJKwYBBAHaRw8BAQdAmGaUbR5y+Ie3HMnF/ktQoD155GwtevGqaE4V +CLGxRLy0IFNpbW9uIFNww7ZoZWwgPHNpbW9uQHNwb2VoZWwuY2g+iJAEExYKADgW +IQRQTuBjbCEaJnO8mETkzIg5kKCLdgUCXETLTwIbAwULCQgHAwUVCgkICwUWAwIB +AAIeAQIXgAAKCRDkzIg5kKCLdtMTAQCyKJwherFU9RpjdqDaqNcf1pU3E1VRpDew +jkTyRPTv3AEAvzj12fT2NyWQ68oEmzZRVt6AtBNQx2C6khzmgRWY4gG4OARcRMtP +EgorBgEEAZdVAQUBAQdAr8H3Y6BzLC4tL0Fl3UgMKBWx1Lw+yLHmtx3fCR4TIGAD +AQgHiHgEGBYKACAWIQRQTuBjbCEaJnO8mETkzIg5kKCLdgUCXETLTwIbDAAKCRDk +zIg5kKCLdohbAP9DYnxPA1I49XJHZoXbpfpQsQa5mOIHRIPPy8yfbPPD/gD8CXWv +RxWqxpj6qX1BouOaErp8MlGgH7jENwRCzowTIgw= +=t7Sx +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig b/pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig new file mode 100644 index 0000000..f56d639 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxa8YYACgkQVc8b+Yar +ucfqWw/+PCpx5zBdiUpJ4KrS2nJcG9B4WrMAaHHOCO0c6ItARivMUTYDnW4ODERF +UuKJjoDzYiktt3QgZgcQSKC5QfDGenPU6hhSl3XG1ySx2PIOaGZIARsF23X0pXK7 +gjU3SRlQPg6wCwAwpSMKUuh6z6M9/+/BPEyir2BwZtLEUqp/8imdZywHKAwm/Z8V +071PKv/tHvXPUNwJ+UgSa0psfizgqp9IYfc9cMZUTRzkE2fZjaSTW3RcnCINjuPd +qX8mRjIngN489NyQvziFM2AwNt1juAJdk0aiSd1qBfHj/CbjZQz8hdh6VxI5qFzz +1Vy+Erp2CS6ixnEKTOvT5SIarabM8LjajAOFfa1IWvkilVwv0UIyI7VJcdmZBXfq +8Z50eCaK/EwiY55Acb0NLKhHlL7Jg+vinfCIIoHW5MbuSMOqiTFpM5Dry+qPGOaS +aLc0Sfu6NCtWhyvEUhkfVsLSLqXNEJQGFGOss51REh7nbAIOtmwygH9/dZWVq1qy +gVMOr3PKODyQXKL33TLRmR56YLvPr+enWvUzYYMwDVtwOxgW6YqST1oOcHFloT9K +BUFWM+R0G5EF3Lk9cAGhZqLWSXUrCKH/uj0kUU/RHE112x0Nmm5vjdb4Gz+CDgp9 +lI4gGddDTiE50B21qDt2LRZdGlze/gQd7uuPBpRbWiEy9luImyk= +=6ZYV +-----END PGP SIGNATURE----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub b/pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub new file mode 100644 index 0000000..f59d8a1 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub @@ -0,0 +1,50 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBE+tQ00BEADCj6dcBjjFgWSiQXQjSBXIOzus3LDTtd6oKkqbswZtbjYaoJSD +VNQnnfAUq9lRA/tpJIw4hyXe0HW6BPVySwQtkKNptXlTOivGgLNacvJ12Rja0G1j +MZCYpwnai3niSpmrx51OIcClS3St+ryAsLVsyoYc11738QRM5okiGqOaCfkxv7Ok +aGL2ydd/ns6uPmsJU+ZJYqLQgzNmfdyVxbTsks5nl+94p1I5FeKsg88jc/sLHSEZ +o+0VMPfkPKcSeTOfOwVw4zXH0UcAkBB80MV1DcSnOm6CTOYfct7+goB9jdejILOc +AtZ8bSwqUy7q4aXBIOFU3BEWOARPbgkp0iXaqT0K6zdlEGU4LWtaO2nF8+fW58HS +iKoFBJqPiQ4zs/54GQn2NvCk//Rh/izbIvDQyNB6M1C9K423+R3EY+jOteunhh8Q +YhP8omqf/GFSi5MdrTYdlMkdR1keEyx3x4TZ1uSd1+clbc3MWNVr4b5WwSKfqDVB +B0Q3gBpXS1LGsaM+TlRABlJGcvVhg72Ie/luFPNLKnzp3qsCoS25mNIx9T+XlMcD +mDMe2YhtKhKN7FWy+muyys5RgW5QhBSJV9QRmmf53ZrAMs78OUlJzdAhEgg/gteN +roTtsxR3nJfXWaI6Q6wcoly+5/EgYRPt/V03M8gob/Md4y7F53rn09+19wARAQAB +tCBUb20gSmFtcGVuIDx0b21AY3J5cHRvZ3JhcGh5LmNoPokCNwQTAQoAIQUCT61D +TQIbAwULCQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRBvPmFTFj4Fd7NcEACov/va +3l7DAkNQmTXUqhIpqN65asBdAsufdcnWcsk/t683naANVsY9VtPni5WisrrWHGlN +jLObYcws3lnbSLtE2KhkzDEUh9wByFwOwYh4zVHXZbwly9S3UF353qKciE/xRmpt +equKpGU7QEmO9+AJtFfsswrqTB0jQvAcbK65F3pIVsdrBBX56lfzM5yDOvSuzE9X +POM9cPogk8QR5UasiaJrxnvarvHUAwhgezjedvqT7w11IFFZSgh1Ah528hRYIeOQ +2UPsHX0IuVnnvWC21nm2uFyyS1VoaIvJrDUOXZmcg2MV+28MloVZDridTL5wOPw5 +xQGxdLWH/1ZCVUItfNyyHLtdZeEoXyWq3d96LmfbtKOFebTJTSDuZiGjUtD6HYGL +ZoxdGIJc0IYDTAYhNghDZyr5Y4lV2Ul1mFBo+IgJaS8/wChGkX3uiLd6dQETDHWn +u3iQXGUFwRBpfUcyz79cLnFk4xm7+6W1p8Pkop/IvTuG3O1WStgKx92f0iwtJsqJ +f3CKV5TsmiidkpRyD2X5XuqeISos+qbgdxDjt6RfHPFq5HcO1/4RdrRkhtymxZpE +Nmv61tmYt0Yr0Hk2XFhuy96ve0WnSp/6GJZzbwehSufqWKjhcBWtRIH2Hf1K7uuI +ubfly9amB8l6uE4VCeiYdUQ4PQxy8HbDyUwHcrkCDQRPrUNNARAAwrehdHVRuZ/w +smxwEqFG/McDItWniscF86CoOcilJ/PFq/PcKKTGN2WDPMFK3hHBfBnFvsfG1hg3 +Gtu82H5bxsTw6nz+6mhjyw6/7tTWFZ/suieIHpjFTaq03CwBAZfY6oD1Du2pB3pJ +npGNTx013xBlWlityDsBzgfvOu6chHh7mDDGf89VbCc7d8u8gKEUz/SxYXErAVTi +Dvy5tMb2FCqAXy8Mpgkt/wfU5lj3RznS77E0vD/fGE975+o17pKgGIf9+hO40jgN +J/4iAZErM9jAhtUm/dsxJYMdE0hU8XntxNWkYn17udSlVZ4dMZZdqp/eB6alPP4h +r/oY9bluE5gNA2gS7iVm2ljkzRxhBZOk0PYoLD18op3zbicCwWGcXoyvfIxIW/tk +zuGdzUO3j9K4FY6R/bskqYhtRvPTSGt6dMXWskFmAgyuf2KIYcWLUxda7XoBIvD2 +JHM0qOP5Bz1yi04PJVluVKqSSsNFCdol/mRg9wYMY+iXjclKF6fpwjJwmShuFX8K +WFKOxeAJh0NnEoeKuXVMWGwrAVbRavbJ5VuQzzstcv3B5jNZjvAN+0+eRQt5jY8y +XFaKpOd5z/2mQ5lnrb2rfadOEaF8nebeCBkbR0BeFHp03Ef4wv1lWRtlbCNi6j9s +qerTLTUbY8gCBb7fcuEehSZ0kFSomeEAEQEAAYkCHwQYAQoACQUCT61DTQIbDAAK +CRBvPmFTFj4Fd92iD/442Z/QnbDjhxiwQfw2Dwv57NOfT+UyFuBAKlSbM+69eXUf +mB0/2FBgl3IgLToDuHyk8F8uwMTivi8gQGgDGv+xTNX4m81PSqgjZk54rfhpgdFo +X9TOX+on1fkzUc6ETkFbxtIZxP5Dw/GI1tArX4ejioQ9HowP7P0uKWigtKBUTNL5 +NHFs3w7Mg7BhF2eN0saaCGYKV+dkx3gmxoixoFI+B9j/QPVbqYTnbhyILqWbqEvk +3bF71/6fXfh5ErqYeVn3NjbzKqMatH0+dSlNM2kSPWxl5F99qYcyyeKxhKcJ5VR+ ++aqJoSQ4zDtdvaHRhApgWuXG4xNpbi1cdD7Tb+sNGOOepGCDqNEa1W8yEDX90jHC +Ak1IYX1u4u+NLEDn4SoU9gQAvh+iMZtOQMmZKgVSuCdJh+GlpsVpFt2u6ZpVTnPT +dj+1AnXt4nu1/Bhi1lMYCynw/AVIBfIu6mo1EcG0UwPsw2va8Niiynsi9cq0xKY4 +hnbmP0G0SG+/3SYTLD5qtlI5bF6uKWhUxRpOoXwzhJG9pCMLEAVulgPNyHjRJfwC +SBDRsVTnJzE5yirvhZkBLYMDC62MoIJiXuHERnyBTIPSuNI1Ptevv1wph5iJQa1m +dikdXDAPth/O7OzXqdYpXBdjV/5N4NghiB6C1r7QqT6FbLCXxQ4fM/ldcISC3g== +=1n7M +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig b/pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig new file mode 100644 index 0000000..97bbca3 --- /dev/null +++ b/pgp-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxZbt4ACgkQVc8b+Yar +ucdh0RAAj9G3ShbK8EHItO8yK+aSB3NXh6lRkZWXj4YDG5If3qnnLV6LTBMuCUFF +Vu5eVfRw3213cs0D3R26230CK3c2UViaR/3OpTT5i/3j2ioGwxRY5BZlDPG8hfBq +T7gh3/98O1yYK975PY7c49y7OUgaXipIO/5OQRm9Wd6iSlGvqABl48eVpRqADuds +HnWkvW4sITaLY+DGJkxBaZrjLhSRMKgQgiZED/ro8Ep+7b2S0Gj5fHyUUUTICw1q +Rp7KTM+fJ2xC8KayMtAeNTONqOQbO1wgvawYWZFPcLo1BEgPfLhAIkl0evpNdtSR +INhaM/j2d1SOAKi7h1fF3I0Aa+FnLAqax4hxsjOpU+DdkvYsm1rtvtk+T7gKE8E6 +ivHu2qSSlCyJdMd9bQAEz/XNbTr5ux6z9u7jU0tLWeheXF6vcDClHB98HN/OIYnV +DdliaCx22nTK+23paDem4PO6a8AX9gmg9+QGt+bQxt6WJt4Ot9OISTeoxKQ34YdB +rw21xBLndjOi7303oYzSzzHdYQB/iCUHQgVNrTKO/yWU93DTg9FYtg5S9qwEqyqL +hBBIyswK9u7utNzGsYWMhCtDHAtlbsxx6KQ6zLTF17C8WNBfK8Gdi2ncyIF7HL0k +56a7+k2mVjTwNpYZywHBQxZJyA1eCOPYeqihE+YLVQcYFf9UNio= +=az1l +-----END PGP SIGNATURE----- diff --git a/pgp-keys/progress-linux-5-engywuck-archive-key.pub b/pgp-keys/progress-linux-5-engywuck-archive-key.pub deleted file mode 100644 index 13d566f..0000000 --- a/pgp-keys/progress-linux-5-engywuck-archive-key.pub +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- - -mDMEXAKSGxYJKwYBBAHaRw8BAQdAGefvln3pPgDo2Ev9KsssdQjoNSHkms8AXyfk -x2Usos20UlByb2dyZXNzIExpbnV4IDUgKGVuZ3l3dWNrKSBBcmNoaXZlIEtleSA8 -c3lzdGVtLWFkbWluaXN0cmF0aW9uQHByb2dyZXNzLWxpbnV4Lm9yZz6IkAQTFggA -OBYhBIJ2j+h5IjJ0NwIYUQPO1RVDFiIqBQJcApIbAhsDBQsJCAcCBhUKCQgLAgQW -AgMBAh4BAheAAAoJEAPO1RVDFiIq13gA/jEN92aTD1kIDycLwzL5dmbKvLhCcM1F -iDOhGZXBZfpMAQCCZip0P1LIIVEEi/Rz2/Xw2mPWoxgmKD9tnQ/WbTsNCLg4BFwC -khsSCisGAQQBl1UBBQEBB0APnm8iONCmI9/Wl0uH5bXC30Te0E51OrUA2o2xLGIk -PwMBCAeIeAQYFggAIBYhBIJ2j+h5IjJ0NwIYUQPO1RVDFiIqBQJcApIbAhsMAAoJ -EAPO1RVDFiIq8nYBAJ9oHY3dAdixpa74wZl55oVgv2PkP+W+SSAfIFSFf/1kAQCF -6IAtZRSg7Z/4eYDuHVYJB5lzWMT/iYYYL7PvrbnrDw== -=ALVD ------END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/progress-linux-5-engywuck-archive-key.pub.sig b/pgp-keys/progress-linux-5-engywuck-archive-key.pub.sig deleted file mode 100644 index bbcc43d..0000000 --- a/pgp-keys/progress-linux-5-engywuck-archive-key.pub.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2NYACgkQVc8b+Yar -ucdNIQ//Q1JPSfchEjCoJRAE5OXSwPDS5L7MCJPfmm1UBLz7IbOXq5ZfJ8Fb10Iz -iU0eR+5lrEhkfvxw2U4L8U1HweyfH8j2CKKSLOWWt6ubwmWSnwNHD4hv/5t+q4Ta -L/wECuUI9vmZ9WcHravAcWVvVK5E/JW3FillTyt8SUgamaxnEV79APx3zqRXG/kA -yiWkzlw9M0xpkO+1E0LyPEANB9Wb3xLc5u9eh2vVWfYOw4I9wZmzh9WFd4A6MDx3 -zi6ijD4YZDtA/st9cesaBjm1715eXSXSEDB/CBpTj/QKlrnFzrrBhy6J0FUtZWtz -UAVcBpehjSRk8i3nnM/LO1IqCkcTAmINXcAp7hC0EaRLAzc55iJjEvVnAYJzet6M -kFs+cIaYM4jqDzTkMiJBDENOjRBAH77C2x97RNaEt4zB7/qWscpib6ssOsNzPpo5 -mwqQHhjWnVtYyL4WP9E1zu4xWeynijvGsUcWuJ4usAZVme7Ofpydckbk+fUohrZM -qhaZ46uWuqG5aJqfq6BzL0YDl+QcEe1gpVTXlgEAX9FrKtFDyY+KwhAAU0AEsgdz -FpY/asrTv0NqGDf0TueQYJZP2lRl41P2jkrID1avFlUacz+S8GyQNiE2DizjQUXA -R745z/vduVcWPrmkT67MenrawBERivs2zYF3d8SaTyg3M6ZmGbQ= -=3sGP ------END PGP SIGNATURE----- diff --git a/pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub b/pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub new file mode 100644 index 0000000..be43c2e --- /dev/null +++ b/pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXAKSaRYJKwYBBAHaRw8BAQdAq1Z910kZKIWBbldmI2RuKath/L9lt/yu9gLu +AY8yKce0MkRhbmllbCBCYXVtYW5uIDxkYW5pZWwuYmF1bWFubkBwcm9ncmVzcy1s +aW51eC5vcmc+iJAEExYIADgWIQSVQJ8pRLHG1ExrSdU+bKKNqvjdFAUCXAKSaQIb +AwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRA+bKKNqvjdFFlRAP0VaDVKUx42 +9KkQogj+zGLbcw6bKLaNiwk0eBTmb9JLxwEAym/fpGDR0EZjXZcDa1caufUqcAnM +CHC3IIdnRoCMUgW4OARcApJpEgorBgEEAZdVAQUBAQdALzHqExtYOAB5ER6aB1hY +1gvSBtMqYhgadyhh36ntxyEDAQgHiHgEGBYIACAWIQSVQJ8pRLHG1ExrSdU+bKKN +qvjdFAUCXAKSaQIbDAAKCRA+bKKNqvjdFIbYAP9LPJkmOR6czAKdnTtJKpntVTfe +x801sACDw1QYZXLyGQD/QuiYrvW6zeO72KgDWW4TOyjtz9atTLFBCm2RDAKdjwk= +=EFFA +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig b/pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig new file mode 100644 index 0000000..adaab2f --- /dev/null +++ b/pgp-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxWuVgACgkQVc8b+Yar +uceCTg//fNspYBv9SWVv+wZA1mgHIF9M7nP+PXFyK8ZXYkhQKoNNRnTGbcsblXnG +HMZhDj4N69gLLP1LYv8KCQLt6R40/y4YoS77A78iUdgpM/FVjyIfFNR8/qj8NmnW +Wi6/i/D4YhQix9exej3SXmPSYlEeYSWlKL7cxor5Q5SZB4nCY6rpWSShV8xEtZ/O +8c+k7le/lWlDc/emLLVH+948hSXF8l2mESDFC0hyWejHOGAnGl6x+ILjtlpnpbLr +mckmsE2lYNlXML8j/Pmnz/VfBriefASWeZ+KwxrHjbtXWh0ZL9nVX3hel+bp9+53 +wIKjtx0KuKZn4Hcz3pLyJKnmi2bH1sYwA7k3Fxm1zblO3YeviDogDPay0oN/hmX2 +/P+DRELivvQjwKzJD1wU5cJWqXzIAaZEzcgOHfG6moiblRwKNZ3nDNR3lddpx4Z3 +6lG1l7iwWK+G6D6HdLmSGjH/AdobUhXoDFnNFBG7RNZrfAPc1zCnSq51iD/X9+5m +N2FE+SOvYUMaJGHaBYaUobg1/bcsWNfWmlmstCgFX7jSo2DxT7TeN/zm6ek68ani +lD3jJYYRmujVH0p3zvLHa/1aG1C/qS26PhG2V1M+T87duN7SO7exetMBVAb3PSRG +wiOjexwbZ1TPDLhIs06sVwvOayHWU0NdlAtBKnNFNOSmd219Yns= +=+0Io +-----END PGP SIGNATURE----- diff --git a/pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub b/pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub new file mode 100644 index 0000000..e0b0633 --- /dev/null +++ b/pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub @@ -0,0 +1,14 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEXAKSVxYJKwYBBAHaRw8BAQdAnG3YKWcssp257LfFaV5NmqkszXVFFerrE9dO +haeis+u0T1Byb2dyZXNzIExpbnV4IFN5c3RlbSBBZG1pbmlzdHJhdGlvbiA8c3lz +dGVtLWFkbWluaXN0cmF0aW9uQHByb2dyZXNzLWxpbnV4Lm9yZz6IkAQTFggAOBYh +BCXpCNAzgYscqkLgX5WZEFJYr7/kBQJcApJXAhsDBQsJCAcCBhUKCQgLAgQWAgMB +Ah4BAheAAAoJEJWZEFJYr7/kaygA/A9gf5FKi8AWUmIH30tk4XT2YbIRv9iRlbXj +XpauHwR1AP9TvOaLnYEqNvH5Heoji8NK/tLgFuMsTLl1rDLaW6byDLg4BFwCklcS +CisGAQQBl1UBBQEBB0CyHYxWRWxwqNXgiYdgZgcn39MSJ/3b80RBA2Z12BxXTQMB +CAeIeAQYFggAIBYhBCXpCNAzgYscqkLgX5WZEFJYr7/kBQJcApJXAhsMAAoJEJWZ +EFJYr7/kOIMBAKpsTgudRHYIebXz4l1gSmXorzTtV2bXmmlNvLFzq02IAQC2Cy51 +7vtr7WavsbejkcuqpKWbNOmGFydWOn/0fjLLBQ== +=0ldk +-----END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig b/pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig new file mode 100644 index 0000000..ad3b797 --- /dev/null +++ b/pgp-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2NsACgkQVc8b+Yar +ucfdTQ//Wf9n+jwYamj0+1zjCMad170sj6qZTl1+P2fBHy9JJnd8GaxTNc3Jmzml +gSp42cI5fCWejv1ucKUmh/aTCs8eLZia9+N5M6o7U7pcC1BEb3Erv6Eipc0qId2F +aE9XX4m+/WjRyh1I90nNXqp7Q0G+Nc1YkGwf8uF5wnz6MoUWzKMgAFVmHBvQAdor +6jTY4agvrpUJr27xOjgm017unJK7Qk7/UidWuKeUZLcASVQcYz8fwsfm87mOKgaz +7OBSxDaBhZa51UjE0rmIugZaAP2I0mXdi1SoQES68Mz/imv2lDXuni/Efksc/g+r +mKeMjxV3WnK/n9EG30yj3MfgJVA+DfkrkLDx/4Sr+xHY6UWqsg3TR0vBdaObTc0q +/ZmOd47jlKhddBW/1O/odhkULB/eGL4EK8DcAyDPjMDciy0ccCTY8z8ZothUgrJ8 +aSFa0eASyQqbeRJywevSOCuns2z2lPB71aWvVhHCPew9n/r9VwFVM9vMJYvxcNol +pNeAHZxY3dHphWHPZ+gTNRuFoObLVs1LDdbgGAd2GV7RQqEvvYwF7A9EP10FYHlH ++x6CbIyfUQm8Hb3yp+Erfha69JU8DETpaDL9InFzFsmeS27LOcm7Las47xjpRHW4 +dDlSdVS4842ivHfnLJj+gigcDO0L36BYPQ8EAZ2O94SBIWtWBHc= +=zbN7 +-----END PGP SIGNATURE----- diff --git a/pgp-keys/system-administration@progress-linux.org.pub b/pgp-keys/system-administration@progress-linux.org.pub deleted file mode 100644 index e0b0633..0000000 --- a/pgp-keys/system-administration@progress-linux.org.pub +++ /dev/null @@ -1,14 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- - -mDMEXAKSVxYJKwYBBAHaRw8BAQdAnG3YKWcssp257LfFaV5NmqkszXVFFerrE9dO -haeis+u0T1Byb2dyZXNzIExpbnV4IFN5c3RlbSBBZG1pbmlzdHJhdGlvbiA8c3lz -dGVtLWFkbWluaXN0cmF0aW9uQHByb2dyZXNzLWxpbnV4Lm9yZz6IkAQTFggAOBYh -BCXpCNAzgYscqkLgX5WZEFJYr7/kBQJcApJXAhsDBQsJCAcCBhUKCQgLAgQWAgMB -Ah4BAheAAAoJEJWZEFJYr7/kaygA/A9gf5FKi8AWUmIH30tk4XT2YbIRv9iRlbXj -XpauHwR1AP9TvOaLnYEqNvH5Heoji8NK/tLgFuMsTLl1rDLaW6byDLg4BFwCklcS -CisGAQQBl1UBBQEBB0CyHYxWRWxwqNXgiYdgZgcn39MSJ/3b80RBA2Z12BxXTQMB -CAeIeAQYFggAIBYhBCXpCNAzgYscqkLgX5WZEFJYr7/kBQJcApJXAhsMAAoJEJWZ -EFJYr7/kOIMBAKpsTgudRHYIebXz4l1gSmXorzTtV2bXmmlNvLFzq02IAQC2Cy51 -7vtr7WavsbejkcuqpKWbNOmGFydWOn/0fjLLBQ== -=0ldk ------END PGP PUBLIC KEY BLOCK----- diff --git a/pgp-keys/system-administration@progress-linux.org.pub.sig b/pgp-keys/system-administration@progress-linux.org.pub.sig deleted file mode 100644 index ad3b797..0000000 --- a/pgp-keys/system-administration@progress-linux.org.pub.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2NsACgkQVc8b+Yar -ucfdTQ//Wf9n+jwYamj0+1zjCMad170sj6qZTl1+P2fBHy9JJnd8GaxTNc3Jmzml -gSp42cI5fCWejv1ucKUmh/aTCs8eLZia9+N5M6o7U7pcC1BEb3Erv6Eipc0qId2F -aE9XX4m+/WjRyh1I90nNXqp7Q0G+Nc1YkGwf8uF5wnz6MoUWzKMgAFVmHBvQAdor -6jTY4agvrpUJr27xOjgm017unJK7Qk7/UidWuKeUZLcASVQcYz8fwsfm87mOKgaz -7OBSxDaBhZa51UjE0rmIugZaAP2I0mXdi1SoQES68Mz/imv2lDXuni/Efksc/g+r -mKeMjxV3WnK/n9EG30yj3MfgJVA+DfkrkLDx/4Sr+xHY6UWqsg3TR0vBdaObTc0q -/ZmOd47jlKhddBW/1O/odhkULB/eGL4EK8DcAyDPjMDciy0ccCTY8z8ZothUgrJ8 -aSFa0eASyQqbeRJywevSOCuns2z2lPB71aWvVhHCPew9n/r9VwFVM9vMJYvxcNol -pNeAHZxY3dHphWHPZ+gTNRuFoObLVs1LDdbgGAd2GV7RQqEvvYwF7A9EP10FYHlH -+x6CbIyfUQm8Hb3yp+Erfha69JU8DETpaDL9InFzFsmeS27LOcm7Las47xjpRHW4 -dDlSdVS4842ivHfnLJj+gigcDO0L36BYPQ8EAZ2O94SBIWtWBHc= -=zbN7 ------END PGP SIGNATURE----- diff --git a/ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub b/ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub new file mode 100644 index 0000000..fc2e5dc --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANcgjs6xS3K2+iWNdVl+y/VLQTQYF5ZBN9D5CiCvcRn daniel.baumann@progress-linux.org diff --git a/ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig b/ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig new file mode 100644 index 0000000..eafa771 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/daniel.baumann@progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxWuUQACgkQVc8b+Yar +uce7TRAAo2zlWvnNWD3ZC3cfQ7Lq+/6Xu0gAqRwtvTirgZludqA6q44lciT8g3m/ +w+g/cMw+3Q9o5cd7OVRwQcRZIdJDD51qxfdHkOVS4A1338Bup6HyT4XuDW8wZQbP +lwPRta7MSXUfmLZGsNi3OoSjRSqLZ7OwSpPy8no9Om4of3wfa/gwY2RCWY1BGrxs +1uZ0yp378Kz1S3AQmguYZOfBt82VzKnHhVInTps9RVj8aLF9+AMhr+Bt62Ko/GsJ +pxfoj6hIp6kwBaUKirvxHOIGIZJOMXFL1yGg9jaRykfLWmTuCoG1GwB93DO6md9G +U1i3bWul+R8WSGtctNfPyx6yuKV2VI3zr0OqYIyiuFCBf3Q8zrYQ5F+huTtQafoH +iePSIffCUzeEW9DwtJiNEm6vdliOspqC+zP1NHfZu2SNZTP2XXLX4K1bJRZyQhOG +I4Mw/Unu7hMx4uaJXx8/uoL660JYMV6rM4VmHpKHstcfCFLxrjFVarDuBK4x8KAf +jy4YR5hesRDM0fg43b2AJcJlbLhkT+uzTG65/uUkdpLeZJHfmOakndg5PDdGzrW0 +FPR0aM5exVt5gH2bqK4JLheo6tPYYiTRprbyp7ggwK/tXYJ0wARvEy7RyekftnX0 +9gZKH7BlJJcJWtABX9t0T56pm9Y6fciK618K23g8/K6f9063R0U= +=YJ6X +-----END PGP SIGNATURE----- diff --git a/ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub b/ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub new file mode 100644 index 0000000..92dce02 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILQGpmqwIkGu1o/9L/ZOhqjx+0oJQXoytvzJcXgtguqU david.kunz@dknet.ch diff --git a/ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig b/ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig new file mode 100644 index 0000000..4846c01 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/david.kunz@dknet.ch.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxawLYACgkQVc8b+Yar +ucevww//RsNT41N4WChu4U90hW3ul6BnpLUOK29966aP5cgSqDREGKmagKDYmcpo +E0eKVu72ReCUVY6d70P2YzMixWjSpVolbvpFGFyRNk6n2JbFrvMO9GSIOjf4g9o5 +Gq62E/sdufQgbDVlGclijGrcc6m8P4fHzpZaqxbZFlFaU02vm0EEcHgQswPjBpw6 +UM9czg59VFLjSN3J9+AbBDFkYLCtC9pVrgWP20N2zxR5n8awO7RDFqN5ogaqoqFm +AEgTirNwCKqSfeFgWCM1YeG9ABWkwL937yw2trHl8IFrOfMb9m8si+3yH087ydle +mbYtw10i9BFixdFUC6GYfqEzn+hQZ30oSt1hraWffguOgi4nq1ehkXUSxWUJtAGh +7jhOPsu+cJp2GWyjvYTyXcgjjMCksGk663eiaQLgO/gbjbJMQ0ePJbTypsokbHin +ku3IFD8TyBVLAq/lhWb1El2NG6+J0iAWB+1Pd8Yl+xUFBwd2luHMZAiI2ik5T+ZS +xSiMHTvJ/ZtVrwOA8M/GHsvUM18rCuBiRw+Z7/HJgA0v1JvQzcy4Ujyq2sSRIcIf +fOrKjqySggiB4pNIv7SS82UaTyl1futfqTBf4Nxlu2LUkP/gxQ+LzaOxWyEFgOVR +C32h245enqNCq010HMU2s4txphXaYwikcNkSkAdDUMbaNRd88Sc= +=+3jf +-----END PGP SIGNATURE----- diff --git a/ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub b/ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub new file mode 100644 index 0000000..5a1c1b2 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILklib11dWUa5SmwS2vXR6ui+3YFNG8vQiphqT1MYBaW sakirnth@gmail.com diff --git a/ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig b/ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig new file mode 100644 index 0000000..a385517 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/sakirnth@gmail.com.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxZWp0ACgkQVc8b+Yar +uceJxQ//WCRVZYzBAAtdCN3cZt7CcTme5Z2OpDnd6V4l8qH+/Q2CZvAS3XFMqzf2 +ofeEFUrHrotPKk2MY3qL3BRIi4TqoKl0hX9lnmoz9cA1CJtYEKU2gYnH4emC9cyg +1Zgrd/EXyHpnC+5ic/sTs7I2KLVb1yDHkAMX0cUiXMql3eQu1XhGCI6WRWnoW28K +EV1vDQYkGSuSSXVsxEpOeX3DSv1U+K2v2DWQiFAxdkU/yxkJsuriU8w/+a62HoKO +2IX1Tj/Wn2fBLusM/Lw65BHjsoQiz985CYhI+kyOwM36+kZgAxxr6KXQ0jtStFgJ +foErouLLaA49AZtkZ0bGrVUWBDtjoup1vJYz0GEIu8OiA1HhCXzXhf39rl75ve3B +VC4Byk7p7DsNVP7i59L+TgGbmkQr18eHoBHzTCgXqbGdkl8pi2Dz+gGfu97s/LDQ +LyzhrslU4EdlOPGEO68Bka7RmUJPrg8X9wSlqparDMkUdYoGDkJjxneAIb+kprnx +dDyJwFQf8EAVZ4Tm9pL49SNPvFH932AMaAJPsmwPLMc4N3jxoolmP7l1ns/3+IWY +VnCJjwhrw51mfDjPwOQN0Gq2DpYGEJrwJxnW2+3F+YASpUX7RuodyBRSed7c3Tz4 +38jbSOP90g7o6wuFF4tgqbwWhskY+moSZN4jUVVG3oVlllPCLsY= +=a2+P +-----END PGP SIGNATURE----- diff --git a/ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub b/ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub new file mode 100644 index 0000000..7b8a9fb --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINioNXKjSwdR4dIgiT6+utOpQvPOoC1sa6SZqQBISUV8 simon@spoehel.ch diff --git a/ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig b/ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig new file mode 100644 index 0000000..f8714e7 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/simon@spoehel.ch.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxa8TEACgkQVc8b+Yar +ucei2g//YE7poLB5x5C7tWXnUEHsIpL9l+sbahA4qRuOlCzZC8T1Rl4vEAe6L1Lb +TePgTa/VULm9vcIwiK+0ASGLzrogbSkyDfpdtVGpFaoWI3RCC260Yz1kbODn2Pz0 +NaETkA5oO8BbBI7VoX49OecLFYNj7JZ7xETsVTTHgFjTeRFvBbldKkn5PLDW4rjk +nWqLPvRMZojcYrCzz9FvekXRu9j4HBpG50J5czrmaHFLMKwuKmBTclJCqjqV4TLU +JjWOeXBiab8QPFuroJiVrNdOb93sw7qkCYZHkz/3yiRCNlvqds9pHN1kRvcaDGGk +WCtDzIFvOxGjWJuJt5p56XlxlJUkOoU3OpD+EhKm0m090zqBsTyzeGCnxiKrkl45 +r0aIblmQb1UGzxH4zAJYO0gXU9pUqtAGozjB7ey+ZtLPSK9VJ7jRvUIUUBlkSD/4 +TcXb3QTulIKWhdOAFiPG8ZUrK0IVOdW664AKfQ3DcOupidKF/i/DTNW5e1gSmXBS +9Jsl7nwoZSFrNwQJQNwW9c5OA/JH4T4nWoLNsmU43oJyKiXA4fOutuBLF5xfNnh8 +kGiRXegolWpW5xYVI5f4tXo1u8uXLpX5VXG4k080OpLVXJBQA0YT9RaUGpG72lkZ +OEHcAoy0qNrIJ7RowEQU/7w5NkR6R7H6DlKx/Wsk35KYViR16U8= +=VWzJ +-----END PGP SIGNATURE----- diff --git a/ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub b/ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub new file mode 100644 index 0000000..5c38b8d --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDF9eU7b9qIenPCibBaWH5Q0cafYtxBxPW7jyo0cWOyw tom@cryptography.ch diff --git a/ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig b/ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig new file mode 100644 index 0000000..8b68bb0 --- /dev/null +++ b/ssh-keys/maintainers@lists.progress-linux.org/tom@cryptography.ch.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxZWtkACgkQVc8b+Yar +uceVbw/+Lx1qfV16pKhB9V3Cf/gEYoXreW5gszxDfxop/lp9VGZJ/ps9RT12oqVv +Lzym/XzXuo9Vod6jFaX5pLzKZ8gRHtNCgWF2vRc53kMM/KCOxvmFOR6MFgJR//q4 +BXbykWQjwzRl2PJrX63RM4uRjr3uYnzw0o9z8DzxfavGi6upO28aZgZqbKMZ08DH +9ZJuPYcjax8v0deLoh15tak7immN3guoStd6831EdbWySx6N91wHmsOIw8C0o5Ca +j1gHWnkde3Rqih12R2Q6y8Ji5WMI9v0ktS482D6/Yv8Pm3TcIvQyQ51FotQSyyC5 +2AnPKaPSZ/UB9YElza/vIZuHKep0Vgpvc5Qs/MoNeEaGAjborpVQfC12nN8Ohkt2 +xSoESEtGs9dQ4VDyUzb3YsSFsR1RUsw7JR9C4VnNfaPbfKS4SHAcM9DsLAXVeJKm +nDDHTqFpno4G3A7knBxonETVIgWAiKuIy4sg8cnLQsCdY/tUKmGsvfl7ierg6PTr +Z88weVCqahJSsDShgkK+95LnwN76HO+iXZKqx48k3KwgHxxJl9vwZe28u6c/ikVK +d3gV2btYx7+dtzYSLxzebc6iyeGfG4PnES23ph0NkoQH8PSGjRcpnEOfcQ1hNFg1 +d+d8S+PlWLxba2GD8nQyF/gyOdWBvmua+xsRZSPpV7xIFCjehss= +=5Bu5 +-----END PGP SIGNATURE----- diff --git a/ssh-keys/ssh.progress-linux.org.pub b/ssh-keys/ssh.progress-linux.org.pub deleted file mode 100644 index e97c2ce..0000000 --- a/ssh-keys/ssh.progress-linux.org.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN6bDv2MLZKvVJJoHkpix8nlRyFw3D3AehjU2OrcVJ1u ssh.progress-linux.org diff --git a/ssh-keys/ssh.progress-linux.org.pub.sig b/ssh-keys/ssh.progress-linux.org.pub.sig deleted file mode 100644 index 65399ab..0000000 --- a/ssh-keys/ssh.progress-linux.org.pub.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2JMACgkQVc8b+Yar -ucci5Q//Y3//Bva4GdL9k3K14cxh4lg7Y33VKCX5glVYHxBmKyVOg4QC8tVZ6BZg -472kdmzcpqAPkIvWjpINefwPhjwq18AXs0JbAm7iTBRONRwE+tEy/lruUivQ4nXv -XwTNhRaCJmSnQdRC4Ygloo2hKJoC+u+kvMzDpWI/Od5nZ5DDLcBb0shIFu2kAsFl -aF6KOOuxEFD5xalWsf/NEn7b/aAh9Wg9fRSLxTGmQ1eWw6t8yTFLXqvQ4Ug52HIg -Zpqoqz32qHHAQVe72vneMYg5llaSWuNus89NsYdQr/PPOnFFIhS5iWfstdCUYtv3 -TURHi8ZRTOcGhij8mHIYpCjkSDbdsogGUXGDHRSQOS4mgchweQXY9lWbdCf2La98 -6bBgbqMAEOqOCUMRoo2LxAhKoTcrmy+gfXsH8sxWW1a3LPJmFtdnEoufCxj09ngf -9MIuLaEn8c+U7rqHudemb7f7tnByfbxaz6F0NUyGDsBv7NghmQQvZxEZMA5wDa5Y -gPZ9kVpQhKod/otJeNibSIVoIuebVUDBEKEIRTH6N7N2z7E/b9a4L+td6kO/Hz1w -PShkfn5rRXTmKgLyhxnwMZUrm7xh+XEIkRCdxY9jqU9ZFB9b0oUEpCoF081o4oDY -fIjxKH2J8szfgHo4ZcMZElVrzEK5iiH/xX8ZmI0/Z7OiTHnTRD0= -=Iyfo ------END PGP SIGNATURE----- diff --git a/ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub b/ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub new file mode 100644 index 0000000..e97c2ce --- /dev/null +++ b/ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN6bDv2MLZKvVJJoHkpix8nlRyFw3D3AehjU2OrcVJ1u ssh.progress-linux.org diff --git a/ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub.sig b/ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub.sig new file mode 100644 index 0000000..65399ab --- /dev/null +++ b/ssh-keys/ssh.progress-linux.org/ssh.progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2JMACgkQVc8b+Yar +ucci5Q//Y3//Bva4GdL9k3K14cxh4lg7Y33VKCX5glVYHxBmKyVOg4QC8tVZ6BZg +472kdmzcpqAPkIvWjpINefwPhjwq18AXs0JbAm7iTBRONRwE+tEy/lruUivQ4nXv +XwTNhRaCJmSnQdRC4Ygloo2hKJoC+u+kvMzDpWI/Od5nZ5DDLcBb0shIFu2kAsFl +aF6KOOuxEFD5xalWsf/NEn7b/aAh9Wg9fRSLxTGmQ1eWw6t8yTFLXqvQ4Ug52HIg +Zpqoqz32qHHAQVe72vneMYg5llaSWuNus89NsYdQr/PPOnFFIhS5iWfstdCUYtv3 +TURHi8ZRTOcGhij8mHIYpCjkSDbdsogGUXGDHRSQOS4mgchweQXY9lWbdCf2La98 +6bBgbqMAEOqOCUMRoo2LxAhKoTcrmy+gfXsH8sxWW1a3LPJmFtdnEoufCxj09ngf +9MIuLaEn8c+U7rqHudemb7f7tnByfbxaz6F0NUyGDsBv7NghmQQvZxEZMA5wDa5Y +gPZ9kVpQhKod/otJeNibSIVoIuebVUDBEKEIRTH6N7N2z7E/b9a4L+td6kO/Hz1w +PShkfn5rRXTmKgLyhxnwMZUrm7xh+XEIkRCdxY9jqU9ZFB9b0oUEpCoF081o4oDY +fIjxKH2J8szfgHo4ZcMZElVrzEK5iiH/xX8ZmI0/Z7OiTHnTRD0= +=Iyfo +-----END PGP SIGNATURE----- diff --git a/ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub b/ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub new file mode 100644 index 0000000..fc2e5dc --- /dev/null +++ b/ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANcgjs6xS3K2+iWNdVl+y/VLQTQYF5ZBN9D5CiCvcRn daniel.baumann@progress-linux.org diff --git a/ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig b/ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig new file mode 100644 index 0000000..eafa771 --- /dev/null +++ b/ssh-keys/sysadmin@progress-linux.org/daniel.baumann@progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxWuUQACgkQVc8b+Yar +uce7TRAAo2zlWvnNWD3ZC3cfQ7Lq+/6Xu0gAqRwtvTirgZludqA6q44lciT8g3m/ +w+g/cMw+3Q9o5cd7OVRwQcRZIdJDD51qxfdHkOVS4A1338Bup6HyT4XuDW8wZQbP +lwPRta7MSXUfmLZGsNi3OoSjRSqLZ7OwSpPy8no9Om4of3wfa/gwY2RCWY1BGrxs +1uZ0yp378Kz1S3AQmguYZOfBt82VzKnHhVInTps9RVj8aLF9+AMhr+Bt62Ko/GsJ +pxfoj6hIp6kwBaUKirvxHOIGIZJOMXFL1yGg9jaRykfLWmTuCoG1GwB93DO6md9G +U1i3bWul+R8WSGtctNfPyx6yuKV2VI3zr0OqYIyiuFCBf3Q8zrYQ5F+huTtQafoH +iePSIffCUzeEW9DwtJiNEm6vdliOspqC+zP1NHfZu2SNZTP2XXLX4K1bJRZyQhOG +I4Mw/Unu7hMx4uaJXx8/uoL660JYMV6rM4VmHpKHstcfCFLxrjFVarDuBK4x8KAf +jy4YR5hesRDM0fg43b2AJcJlbLhkT+uzTG65/uUkdpLeZJHfmOakndg5PDdGzrW0 +FPR0aM5exVt5gH2bqK4JLheo6tPYYiTRprbyp7ggwK/tXYJ0wARvEy7RyekftnX0 +9gZKH7BlJJcJWtABX9t0T56pm9Y6fciK618K23g8/K6f9063R0U= +=YJ6X +-----END PGP SIGNATURE----- diff --git a/ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub b/ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub new file mode 100644 index 0000000..c0abce9 --- /dev/null +++ b/ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICFzvug3SZ2WIWg6ZVA+Fgs7+WaV5GQEfq1Fn57Sj+Do system-administration@progress-linux.org diff --git a/ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig b/ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig new file mode 100644 index 0000000..4be4527 --- /dev/null +++ b/ssh-keys/sysadmin@progress-linux.org/system-administration@progress-linux.org.pub.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2LMACgkQVc8b+Yar +ucfUMRAAy5381B0V/GbQuLb7+ve61CvqfVTxq3rPFGBZuJg/q4kJmTxI3Q/w37u4 +pjZ6Q9w2Z5UzifZPS8+jmOh4E5N18KS+xRS7eETb7PzKywplROHoXwKPnIafqxnh +DvYXMc7yTlRTb8r5jeHF8vPI0x/R441Nbbr18vqvUsz0ypq7H1XHW7rOwN3Llb47 +xz1GyBBtTlHyfi2ZzbyTpT1hhBWTzr6nfAucGNN5jFJN5uHimzhlG4Lpg4H8bfYH +2bBM5HD51A7MltBkSc0hxEQtXgzuS8rOexzW6SQgLC8yL2LyBZ6eKDSn9Wo6flru +aIasxiBiAxPw4QDnK7i9awgsHxO1jlrv4FGQlqgQlndx5mOLDrsRAcgIzOYJTM+Z +iqyvOBYUnymTVhdCPgZh7eIhs7eo+FX7m/8m6KHnlzr5BYY3b0EVEMODOtCikvtU +HGZOzRSuLb+Z4DJ+PHMPQiVq8koSSuGJub2+m/IjitLcz6kHs22F4JDE0T3Xaxhr +1hCNkxCUSsuP4unBtzPIZm56T8snsrb9ZMk/k6/hMd1bpcGEao3YiPk3FgEyIFmh +hJh1wN0rm2eohBM9lFEqcOGywkjCEwVXAufSvcW1MaTZACNd5SSHYUg+tDsXrqqx +uSqkE6MIPDRkG30dDm8q6v4UmXe37r4VckTkUCkm7aT6pxLfxgk= +=uVXF +-----END PGP SIGNATURE----- diff --git a/ssh-keys/system-administration@progress-linux.org.pub b/ssh-keys/system-administration@progress-linux.org.pub deleted file mode 100644 index c0abce9..0000000 --- a/ssh-keys/system-administration@progress-linux.org.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICFzvug3SZ2WIWg6ZVA+Fgs7+WaV5GQEfq1Fn57Sj+Do system-administration@progress-linux.org diff --git a/ssh-keys/system-administration@progress-linux.org.pub.sig b/ssh-keys/system-administration@progress-linux.org.pub.sig deleted file mode 100644 index 4be4527..0000000 --- a/ssh-keys/system-administration@progress-linux.org.pub.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAlxP2LMACgkQVc8b+Yar -ucfUMRAAy5381B0V/GbQuLb7+ve61CvqfVTxq3rPFGBZuJg/q4kJmTxI3Q/w37u4 -pjZ6Q9w2Z5UzifZPS8+jmOh4E5N18KS+xRS7eETb7PzKywplROHoXwKPnIafqxnh -DvYXMc7yTlRTb8r5jeHF8vPI0x/R441Nbbr18vqvUsz0ypq7H1XHW7rOwN3Llb47 -xz1GyBBtTlHyfi2ZzbyTpT1hhBWTzr6nfAucGNN5jFJN5uHimzhlG4Lpg4H8bfYH -2bBM5HD51A7MltBkSc0hxEQtXgzuS8rOexzW6SQgLC8yL2LyBZ6eKDSn9Wo6flru -aIasxiBiAxPw4QDnK7i9awgsHxO1jlrv4FGQlqgQlndx5mOLDrsRAcgIzOYJTM+Z -iqyvOBYUnymTVhdCPgZh7eIhs7eo+FX7m/8m6KHnlzr5BYY3b0EVEMODOtCikvtU -HGZOzRSuLb+Z4DJ+PHMPQiVq8koSSuGJub2+m/IjitLcz6kHs22F4JDE0T3Xaxhr -1hCNkxCUSsuP4unBtzPIZm56T8snsrb9ZMk/k6/hMd1bpcGEao3YiPk3FgEyIFmh -hJh1wN0rm2eohBM9lFEqcOGywkjCEwVXAufSvcW1MaTZACNd5SSHYUg+tDsXrqqx -uSqkE6MIPDRkG30dDm8q6v4UmXe37r4VckTkUCkm7aT6pxLfxgk= -=uVXF ------END PGP SIGNATURE----- -- cgit v1.2.3