File: changelog

package info (click to toggle)
bgpdump 1.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 580 kB
  • sloc: ansic: 8,055; makefile: 118; sh: 96
file content (84 lines) | stat: -rw-r--r-- 2,662 bytes parent folder | download
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
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