Your message dated Thu, 21 Feb 2013 20:35:53 +0000 with message-id <1361478953.12026.7.camel@jacala.jungle.funky-badger.org> and subject line Re: Bug#700807: tpu: package unbound/1.4.17-3 has caused the Debian Bug report #700807, regarding tpu: package unbound/1.4.17-3 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 700807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700807 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: tpu: package unbound/1.4.17-3
- From: Robert Edmonds <edmonds@debian.org>
- Date: Sun, 17 Feb 2013 13:24:40 -0500
- Message-id: <20130217182440.GA14117@mycre.ws>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: tpu i'd like to upload unbound 1.4.17-3 with an updated D.ROOT-SERVERS.NET hint to testing/testing-proposed-updates to fix #697351. unstable has a newer upstream release (1.4.19-1) so the update will need to go via tpu. debdiff is attached. -- Robert Edmonds edmonds@debian.orgdiff -Nru unbound-1.4.17/debian/changelog unbound-1.4.17/debian/changelog --- unbound-1.4.17/debian/changelog 2012-05-28 14:36:18.000000000 -0400 +++ unbound-1.4.17/debian/changelog 2013-02-17 12:35:34.000000000 -0500 @@ -1,3 +1,9 @@ +unbound (1.4.17-3) testing; urgency=low + + * Update IPv4 address hint for D.ROOT-SERVERS.NET. + + -- Robert S. Edmonds <edmonds@debian.org> Sun, 17 Feb 2013 12:34:39 -0500 + unbound (1.4.17-2) unstable; urgency=low * Build-depend on libldns-dev (>= 1.6.13~) for ECDSA support. diff -Nru unbound-1.4.17/debian/patches/debian-changes unbound-1.4.17/debian/patches/debian-changes --- unbound-1.4.17/debian/patches/debian-changes 2012-05-28 14:41:58.000000000 -0400 +++ unbound-1.4.17/debian/patches/debian-changes 2013-02-17 12:54:32.000000000 -0500 @@ -5,9 +5,9 @@ information below has been extracted from the changelog. Adjust it or drop it. . - unbound (1.4.17-2) unstable; urgency=low + unbound (1.4.17-3) testing; urgency=low . - * Build-depend on libldns-dev (>= 1.6.13~) for ECDSA support. + * Update IPv4 address hint for D.ROOT-SERVERS.NET. Author: Robert S. Edmonds <edmonds@debian.org> --- @@ -54,6 +54,17 @@ AC_C_INLINE ACX_CHECK_FORMAT_ATTRIBUTE +--- unbound-1.4.17.orig/iterator/iter_hints.c ++++ unbound-1.4.17/iterator/iter_hints.c +@@ -129,7 +129,7 @@ compile_time_root_prime(int do_ip4, int + if(!ah(dp, "A.ROOT-SERVERS.NET.", "198.41.0.4")) return 0; + if(!ah(dp, "B.ROOT-SERVERS.NET.", "192.228.79.201")) return 0; + if(!ah(dp, "C.ROOT-SERVERS.NET.", "192.33.4.12")) return 0; +- if(!ah(dp, "D.ROOT-SERVERS.NET.", "128.8.10.90")) return 0; ++ if(!ah(dp, "D.ROOT-SERVERS.NET.", "199.7.91.13")) return 0; + if(!ah(dp, "E.ROOT-SERVERS.NET.", "192.203.230.10")) return 0; + if(!ah(dp, "F.ROOT-SERVERS.NET.", "192.5.5.241")) return 0; + if(!ah(dp, "G.ROOT-SERVERS.NET.", "192.112.36.4")) return 0; --- unbound-1.4.17.orig/daemon/unbound.c +++ unbound-1.4.17/daemon/unbound.c @@ -266,8 +266,6 @@ checkrlimits(struct config_file* cfg)Attachment: signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
- To: Jonathan Wiltshire <jmw@debian.org>, 700807-done@bugs.debian.org
- Cc: Robert Edmonds <edmonds@debian.org>
- Subject: Re: Bug#700807: tpu: package unbound/1.4.17-3
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Thu, 21 Feb 2013 20:35:53 +0000
- Message-id: <1361478953.12026.7.camel@jacala.jungle.funky-badger.org>
- In-reply-to: <20130218201531.GD10234@lupin.home.powdarrmonkey.net>
- References: <20130217182440.GA14117@mycre.ws> <20130218201531.GD10234@lupin.home.powdarrmonkey.net>
On Mon, 2013-02-18 at 20:15 +0000, Jonathan Wiltshire wrote: > On Sun, Feb 17, 2013 at 01:24:40PM -0500, Robert Edmonds wrote: > > i'd like to upload unbound 1.4.17-3 with an updated D.ROOT-SERVERS.NET > > hint to testing/testing-proposed-updates to fix #697351. unstable has a > > newer upstream release (1.4.19-1) so the update will need to go via tpu. > > debdiff is attached. > > Please go ahead. Unblocked; thanks. Regards, Adam
--- End Message ---