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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219
|
golang-github-miekg-dns (1.1.68-2) unstable; urgency=medium
* Team upload
* Standards-Version to 4.7.2
* Update dependency versions
-- Eric Dorland <eric@debian.org> Fri, 15 Aug 2025 12:38:13 -0400
golang-github-miekg-dns (1.1.68-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Eric Dorland <eric@debian.org> Tue, 12 Aug 2025 17:11:19 -0400
golang-github-miekg-dns (1.1.64-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Eric Dorland <eric@debian.org> Fri, 21 Mar 2025 23:33:02 -0400
golang-github-miekg-dns (1.1.63-1) unstable; urgency=medium
* Team upload
* New upstream release
* Add upstream-vcs-tag
* Standards-Version to 4.7.0
-- Eric Dorland <eric@debian.org> Sat, 01 Feb 2025 00:46:57 -0500
golang-github-miekg-dns (1.1.62-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.62.
-- Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org> Sun, 18 Aug 2024 19:53:30 +0000
golang-github-miekg-dns (1.1.58-1) unstable; urgency=medium
* Team upload.
* New upstream release 1.1.58
-- Pirate Praveen <praveen@debian.org> Mon, 12 Feb 2024 18:45:18 +0530
golang-github-miekg-dns (1.1.50-2) unstable; urgency=medium
* Team upload.
* Update section to golang
* Update maintainer address to team+pkg-go@tracker.debian.org
* Remove golang-golang-x-tools-dev from -dev Depends.
Only used in go:generate
* Remove obsoleted install file
* Increase timeout for flaky tests
-- Shengjing Zhu <zhsj@debian.org> Tue, 31 Jan 2023 22:15:59 +0800
golang-github-miekg-dns (1.1.50-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.50
* Reorder fields in debian/control
* Update versioned dependencies as per go.mod
* Mark library package with "Multi-Arch: foreign"
* Bump Standards-Version to 4.6.2 (no change)
* Remove unused "Files-Excluded: vendor/*/" line from debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Invoke dh with --builddirectory=_build
-- Anthony Fok <foka@debian.org> Thu, 26 Jan 2023 01:29:55 -0700
golang-github-miekg-dns (1.1.43-1) unstable; urgency=medium
* New upstream version 1.1.43 (Closes: 979535)
* Add Rules-Requires-Root: no
* Standards-Version to 4.6.0.1
* Switch watch file to v4
-- Eric Dorland <eric@debian.org> Sun, 22 Aug 2021 14:44:21 -0400
golang-github-miekg-dns (1.1.35-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
[ Eric Dorland ]
* New upstream version 1.1.35
* Drop 01-Disable_network_tests.patch
* Drop obsolete generate.patch
* Drop upstreamed 03-fix-failing-tests-on-32-bit-platforms.patch
* Add build dep on golang-golang-x-tools-dev
* Add myself to uploaders
-- Eric Dorland <eric@debian.org> Mon, 11 Jan 2021 13:40:09 -0500
golang-github-miekg-dns (1.1.26-2) unstable; urgency=medium
* Team upload.
* Add upstream patch to fix tests on 32 bits platforms
* Bump debhelper compatibility level to 13
* Declare compliance with Debian Policy 4.5.0
-- Lucas Kanashiro <kanashiro@debian.org> Fri, 03 Jul 2020 10:58:38 -0300
golang-github-miekg-dns (1.1.26-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Martina Ferrari ]
* debian/control: Depend on latest x/net.
* debian/control: Update golang dependency to 1.10.
[ Dmitry Smirnov ]
* New upstream release
+ fixed CVE-2019-19794 (Closes: #947403)
* Build with "go generate"
* (Build-)Depends += "golang-golang-x-sync-dev"
* Removed transitional package "golang-dns-dev" (Closes: #939217)
Thanks, Holger Levsen.
* DH to version 12
* Standards-Version: 4.4.1
* Added myself to Uploaders
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 30 Dec 2019 12:05:08 +1100
golang-github-miekg-dns (1.0.4+ds-1) unstable; urgency=medium
* New upstream release.
* Drop pristine tar, get back to upstream git history, use DEP14.
* Add watch file, now that there are releases.
* Remove patch merged upstream.
* New dependencies, removed from vendoring.
* Update copyright info.
* Various packaging improvements.
-- Martina Ferrari <tina@debian.org> Mon, 26 Mar 2018 21:25:00 +0000
golang-github-miekg-dns (0.0~git20170501.0.f282f80-3) unstable; urgency=medium
* Apply patch for CVE-2017-15133 (Closes: #888777)
-- Michael Stapelberg <stapelberg@debian.org> Tue, 30 Jan 2018 09:23:21 +0100
golang-github-miekg-dns (0.0~git20170501.0.f282f80-2) unstable; urgency=low
* Uploading to unstable version already in experimental.
* debian/control: Mark package as autopkgtest-able.
-- Martina Ferrari <tina@debian.org> Wed, 21 Jun 2017 10:07:35 +0100
golang-github-miekg-dns (0.0~git20170501.0.f282f80-1) experimental; urgency=medium
* New upstream snapshot.
* Add versioned dependency on golang 1.5, as 1.3 is missing APIs.
* Refresh patches.
-- Martina Ferrari <tina@debian.org> Fri, 19 May 2017 18:14:22 +0000
golang-github-miekg-dns (0.0~git20161018.0.58f52c5-1) unstable; urgency=medium
[ Guillem Jover ]
* New upstream snapshot.
* Remove unused shlibs:Depends substvar.
* Rename source package name and add a new binary package
golang-github-miekg-dns-dev to match current Go packaging policy.
* Switch old golang-dns-dev binary to be a transitional package.
* Fix Upstream-Name in debian/copyright.
* Use https in the debian/copyright Format field.
* Disable DH_VERBOSE by default.
[ Martina Ferrari ]
* Even newer upstream snapshot :-).
* Use new dh-golang features to simplify debian/rules.
* debian/control: Add XS-Go-Import-Path.
* Add myself to Uploaders.
-- Martina Ferrari <tina@debian.org> Fri, 21 Oct 2016 01:00:00 +0000
golang-dns (0.0~git20160414.0.89d9c5e-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Tianon Gravi ]
* Remove "golang-go" from golang-dns-dev package Depends
-- Paul Tagliamonte <paultag@debian.org> Mon, 11 Jul 2016 21:48:13 -0700
golang-dns (0.0~git20160414.0.89d9c5e-1) unstable; urgency=medium
* Team upload (Closes: #822212)
* New upstream snapshot
* Standards version: 3.9.7
-- Tim Potter <tpot@hpe.com> Sat, 23 Apr 2016 08:58:07 +1000
golang-dns (0.0~git20151030.0.6a15566-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot (Closes: #785222, #802434).
- removed obsolete patch "zscan-typo".
* debian/control:
+ Provides: golang-github-miekg-dns-dev.
+ Modernised Vcs-Browser URL.
+ Declared team maintenance.
+ Standards-Version: 3.9.6
+ New Homepage.
* Added "debian/gbp.conf"
* Run tests but do not fail.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 01 Nov 2015 23:46:40 +1100
golang-dns (0.0~git20130912-1) unstable; urgency=low
* Initial release. Closes: 722973
-- Tonnerre LOMBARD <tonnerre@ancient-solutions.com> Sun, 15 Sep 2013 01:08:44 +0200
|