1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
leap-archive-keyring (2017.11.24) unstable; urgency=medium
* Provide keys in trusted.d as well as /usr/share/keyrings
to support transition to new sources.list entries
-- Micah Anderson <micah@debian.org> Fri, 24 Nov 2017 09:45:02 -0500
leap-archive-keyring (2017.11.08) unstable; urgency=medium
* Ensure keyrings are in correct location
-- Micah Anderson <micah@debian.org> Wed, 08 Nov 2017 09:09:50 -0500
leap-archive-keyring (2017.11.07) unstable; urgency=medium
* Update expirations on archive keys
* Change to Priority: optional (Policy version 4.0.1 section 2.5)
* Update standards version: no change
-- Micah Anderson <micah@debian.org> Tue, 07 Nov 2017 16:06:13 -0500
leap-archive-keyring (2017.05.01) unstable; urgency=medium
* Move keyrings from /etc/apt/trusted.gnupg.d to
/usr/share/keyrings
* Add dependency on gnupg
-- Micah Anderson <micah@debian.org> Tue, 02 May 2017 14:40:37 -0400
leap-archive-keyring (2016.03.08) unstable; urgency=medium
[ Micah Anderson]
* Update expirations on archive keys
* Make self-sig SHA512 on experimental archive key
* Add debian source format
* preinst: use set -e instead of passing -e to the shell in #!
* remove duplicate priority in binary package
* rename keyrings to be 'archive' instead of 'keyring'
* redirect preinst stderr keyremovals to /dev/null to remove
unnecessary errors if you don't already have it installed
[ Daniel Kahn Gillmor]
* convert to debhelper
* avoid the use of flakey "apt-key del" upon package removal.
* rename package to leap-archive-keyring
-- Micah Anderson <micah@leap.se> Thu, 03 Mar 2016 17:44:00 +0100
leap-keyring (2015.02.26) unstable; urgency=medium
* Update key expiration date to expire in 2 years
(adding +1y to existing date) to aid in transition
* Added experimental signing key
-- Micah Anderson <micah@debian.org> Thu, 26 Feb 2015 11:02:19 -0500
leap-keyring (2015.01.30) unstable; urgency=medium
* Update key expiration date +1y
* Remove duplicate Priority line in debian/control
* Add build-arch and build-indep empty targets to debian/rules
* Updated debian/license to be dep5 compliant
* Updated standards version: no changes
* Changed gzip to pass -n to aid in reproducibility
* Added md5sum and sha256sum control fields
-- Micah Anderson <micah@debian.org> Fri, 30 Jan 2015 12:49:15 -0500
leap-keyring (2014.02.07) unstable; urgency=medium
* Update key expiration date +1y
-- Micah Anderson <micah@debian.org> Fri, 07 Feb 2014 10:40:19 -0500
leap-keyring (2013.02.07) unstable; urgency=low
* Initial version
-- Micah Anderson <micah@leap.se> Thu, 07 Feb 2013 12:05:28 -0500
|