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
|
libndp (1.9-1) unstable; urgency=medium
* [54338e0] New upstream version 1.9
* [d7d237a] d/patches/: drop CVE-2024-5564.patch now included upstream
* [8edc183] d/symbols: update for new upstream release
-- Florian Ernst <florian@debian.org> Fri, 28 Jun 2024 17:41:51 +0200
libndp (1.8-2) unstable; urgency=high
* [a6136d6] add debian/patches/CVE-2024-5564.patch from upstream fixing
CVE-2024-5564 (Closes: #1072366)
* [5119f5e] debian/rules: drop now-complete dh_strip --dbgsym-migration
* [4d590c2] debian/copyright: update debian/ copyright years
* [3d049d7] debian/control: Standards-Version 4.7.0 (no further changes
required)
-- Florian Ernst <florian@debian.org> Mon, 10 Jun 2024 08:11:09 +0200
libndp (1.8-1) unstable; urgency=medium
[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Set Vcs-* to salsa.debian.org
[ Debian Janitor ]
* [07f0e48] Transition to automatic debug package (from: libndp-dbg).
Changes-By: lintian-brush
Fixes: lintian: debian-control-has-obsolete-dbg-package
* [0e8a255] Bump debhelper from deprecated 9 to 10.
Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
* [3ef06fb] Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
Fixes: lintian: upstream-metadata-missing-bug-tracking
Fixes: lintian: upstream-metadata-missing-repository
[ Florian Ernst ]
* [2f15507] New upstream version 1.8 (Closes: #907174)
* [79a30ff] update symbols for upstream 1.8
* [fe2d83d] update copyright years
* [bd32202] migrate to debhelper-compat (= 13)
* [0d6755e] build with autoreconf
* [3f1f0e3] update watch file to latest recommendation
* [995c00c] set Rules-Requires-Root: no
* [4caabb7] add Build-Depends-Package to symbols
* [f502820] Standards-Version: 4.6.0.1 (no further changes required)
* [eba3877] add superficial pkg-config autopkgtest
* [5452683] add missing pkg-config autopkgtest Depends
* [7fc87e6] adopting the package with the previous maintainer's approval
cf. debbug#907174, many thanks to Andrew Ayer
* [e6543d9] create debian/salsa-ci.yml file
-- Florian Ernst <florian@debian.org> Sun, 03 Apr 2022 08:16:41 +0200
libndp (1.6-1) unstable; urgency=high
* New upstream release. Fixes CVE-2016-3698. (Closes: #824545, #781755)
* Drop kfreebsd patch, since it has been merged upstream.
* Bump Standards-Version to 3.9.8 (no changes needed)
-- Andrew Ayer <agwa@andrewayer.name> Tue, 17 May 2016 09:20:12 -0700
libndp (1.4-2) unstable; urgency=medium
* Remove single-debian-patch option
* Add kfreebsd support
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Andrew Ayer <agwa@andrewayer.name> Mon, 29 Sep 2014 20:33:23 -0700
libndp (1.4-1) unstable; urgency=high
* Fix grammatical/syntactic errors in extended description.
Thanks to Filipus Klutiero (Closes: #754917)
* Set single-debian-patch and add a patch header.
* New upstream release. Fixes CVE-2014-3554. (Closes: #756389)
-- Andrew Ayer <agwa@andrewayer.name> Tue, 29 Jul 2014 06:34:39 -0700
libndp (1.3-1) unstable; urgency=low
* New upstream release.
* debian/watch: fix rule so that correct URL is downloaded.
-- Andrew Ayer <agwa@andrewayer.name> Mon, 30 Jun 2014 21:31:02 -0700
libndp (1.2-5) unstable; urgency=low
* Disable silent builds so blhc can check for hardening flags
* Add Vcs-* headers to control file (Closes: #751999)
* Mark binary packages as linux-only (Closes: #752000)
-- Andrew Ayer <agwa@andrewayer.name> Wed, 18 Jun 2014 09:59:15 -0700
libndp (1.2-4) unstable; urgency=low
* Shorten copyright file by defining license text only once
* Move src package and -tools bin package to section "net"
* Remove unnecessary Build-Depends
-- Andrew Ayer <agwa@andrewayer.name> Sun, 15 Jun 2014 14:41:48 -0700
libndp (1.2-3) unstable; urgency=low
* Make -dbg package "Multi-Arch: same"
* Make package description more informative
* Switch to Standards-Version 3.9.5
-- Andrew Ayer <agwa@andrewayer.name> Sun, 20 Apr 2014 11:24:57 -0700
libndp (1.2-2) unstable; urgency=low
* Fix debian/copyright to specify correct license.
-- Andrew Ayer <agwa@andrewayer.name> Sun, 20 Apr 2014 10:13:54 -0700
libndp (1.2-1) unstable; urgency=low
* Initial release (Closes: #742973)
-- Andrew Ayer <agwa@andrewayer.name> Sat, 29 Mar 2014 10:40:30 -0700
|