12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- bgpdump (1.6.2-3) unstable; urgency=medium
- * Switch manpage generation from asciidoctor to scdoc
- * Properly cleanup in clean target. Closes: #1043891
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 31 Aug 2024 20:57:27 +0200
- bgpdump (1.6.2-2) unstable; urgency=medium
- * Packaging cleanup
- * Adjust for deprecation of which(1)
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 26 Aug 2021 16:28:51 +0200
- bgpdump (1.6.2-1) unstable; urgency=medium
- * New upstream version 1.6.2
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 10 Jun 2020 20:41:41 +0200
- bgpdump (1.6.1-2) unstable; urgency=medium
- * Enhance test script further to be usable in autopkgtest.
- Closes: #960324
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 11 May 2020 22:28:36 +0200
- bgpdump (1.6.1-1) unstable; urgency=medium
- * New upstream version 1.6.1
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 28 Apr 2020 06:51:27 +0200
- bgpdump (1.6.0-2) unstable; urgency=high
- * Don't pass the full LDFLAGS set to bgpdump creation.
- Closes: #945881
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 01 Dec 2019 17:25:10 +0100
- bgpdump (1.6.0-1) unstable; urgency=medium
- * New upstream version 1.6.0
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 27 Jan 2019 15:33:01 +0100
- bgpdump (1.5.0-3) unstable; urgency=medium
- * Use asciidoctor to render the manpage. Closes: #895167
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 19 Jul 2018 23:43:14 +0200
- bgpdump (1.5.0-2) unstable; urgency=medium
- * Update watch file
- * Update manpage: BGP FSM state values 7 and 8 are now supported
- upstream
- * Fix unaligned memory access
- * Make the clean target work
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 30 Oct 2016 15:19:51 +0100
- bgpdump (1.5.0-1) unstable; urgency=low
- * New upstream version 1.5.0. Addresses:
- - Fix time_t expansion on big-endian archs where
- sizeof(time_t) > 4. Closes: #832468
- * manpage:
- - Declare y2038 compliance (or lack thereof)
- - Reword the -T option
- * Use m4_esyscmd_s to determine AC_REVISION. Closes: #841459
- * Refine debian/copyright
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 27 Oct 2016 00:53:23 +0200
- bgpdump (1.4.99.15+hg127-2) unstable; urgency=low
- * Use strlcat from libbsd-dev, fixing FTBFS on hurd and kfreebsd
- Closes: #832038
- * Fix getopt usage, unbreaks bgpdump in several architectures
- * Add more assertion checks
- * manpage: Document the -p option, explain -M
- * Add small test data, and use it during build
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 23 Jul 2016 16:53:45 +0200
- bgpdump (1.4.99.15+hg127-1) unstable; urgency=low
- * Initial version, based on latest upstream commit. Closes: #733453
- -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 20 Jul 2016 22:39:30 +0200
|