Browse Source

bgpdump 1.5.0-1

Christoph Biedl 7 years ago
parent
commit
3913fc81cd
1 changed files with 13 additions and 0 deletions
  1. 13 0
      debian/changelog

+ 13 - 0
debian/changelog

@@ -1,3 +1,16 @@
+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