changelog 1.0 KB

1234567891011121314151617181920212223242526272829
  1. bgpdump (1.5.0-1) unstable; urgency=low
  2. * New upstream version 1.5.0. Addresses:
  3. - Fix time_t expansion on big-endian archs where
  4. sizeof(time_t) > 4. Closes: #832468
  5. * manpage:
  6. - Declare y2038 compliance (or lack thereof)
  7. - Reword the -T option
  8. * Use m4_esyscmd_s to determine AC_REVISION. Closes: #841459
  9. * Refine debian/copyright
  10. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 27 Oct 2016 00:53:23 +0200
  11. bgpdump (1.4.99.15+hg127-2) unstable; urgency=low
  12. * Use strlcat from libbsd-dev, fixing FTBFS on hurd and kfreebsd
  13. Closes: #832038
  14. * Fix getopt usage, unbreaks bgpdump in several architectures
  15. * Add more assertion checks
  16. * manpage: Document the -p option, explain -M
  17. * Add small test data, and use it during build
  18. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 23 Jul 2016 16:53:45 +0200
  19. bgpdump (1.4.99.15+hg127-1) unstable; urgency=low
  20. * Initial version, based on latest upstream commit. Closes: #733453
  21. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 20 Jul 2016 22:39:30 +0200