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 80 81 82 83 84 85
|
dns-root-data (2019031302~deb9u1) stretch; urgency=medium
* Rebuild for stretch.
* d/control: move Vcs-* to salsa.debian.org
* d/control: use dns-root-data@packages.debian.org as Maintainer
* sort generated .ds files by key tag
* Update root.hints to 2018013001
* Update order of root.key to follow output of unbound-anchor
* use DEP-14 branches
* update root data to 2019031302
* parse-root-anchors.sh: account for validity windows
* check: deliberately skip the TTL generated by ldns-key2ds
* add myself to uploaders
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 01 Apr 2019 00:40:23 -0400
dns-root-data (2017072601~deb9u1) stretch; urgency=high
* Update root.hints to 2017072601 version
* Add gbp.conf for master-stretch branch
* Change the state of KSK-2017 to VALID
-- Ondřej Surý <ondrej@debian.org> Wed, 23 Aug 2017 09:37:36 +0200
dns-root-data (2017041102) unstable; urgency=high
[ Robert Edmonds ]
* Change DS creation to omit TTL and use spaces instead of tabs
(Closes: #864016)
-- Ondřej Surý <ondrej@debian.org> Tue, 06 Jun 2017 12:54:28 +0200
dns-root-data (2017041101) unstable; urgency=medium
* Fix parse-root-anchors.sh in non-dash shells (Closes: #862252)
* Update to 2017041101 version of root zone
* Remove timestamps from root.key to make the build reproducible
* Shell syntax cleanup
-- Ondřej Surý <ondrej@debian.org> Mon, 29 May 2017 14:05:37 +0200
dns-root-data (2017020200) unstable; urgency=medium
* Update to 2016102001 version of the root.zone
* Add KSK-2017 (valid from 2017-02-02) into root.key file
* Reduce number of IANA files as they don't exist at upstream anymore
* draft-icann-dnssec-trust-anchor is now RFC 7958
* Update all other IANA DNSSEC files to 2017-02-02 versions
* Strip the GPG verification as IANA doesn't provide the GPG signatures
anymore
* Rewrite DS creation check to xml2 and ldnsutils, as neither xmllint
nor bind9utils handle multiple DNSKEY in one file correctly
-- Ondřej Surý <ondrej@debian.org> Wed, 22 Mar 2017 09:06:08 +0100
dns-root-data (2015052300+h+1) unstable; urgency=medium
* Update root.hints to 2015052300 version
* Move the package under Debian DNS Maintainers umbrella
* Implement the H.ROOT-SERVERS.NET IP addresses changes
that's scheduled for December 1st, but operational now
-- Ondřej Surý <ondrej@debian.org> Tue, 01 Sep 2015 13:32:02 +0200
dns-root-data (2014060201+2) unstable; urgency=medium
* Use full path for dnssec-dsfromkey (Closes: #760103)
-- Ondřej Surý <ondrej@debian.org> Thu, 04 Sep 2014 13:12:40 +0200
dns-root-data (2014060201+1) unstable; urgency=low
* Add Robert Edmonds as co-maintainer
* Don't install root zone (it changes too often) and install static data
into /usr/share/dns/
* Also install dnssec-trust-anchor documentation into the package
* Strip unbound-anchor metadata from root.key when fetching new root.key
-- Ondřej Surý <ondrej@debian.org> Mon, 30 Jun 2014 10:42:07 +0200
dns-root-data (2014060201) unstable; urgency=low
* Initial release (Closes: #752745)
-- Ondřej Surý <ondrej@debian.org> Thu, 26 Jun 2014 10:46:45 +0200
|