]> git.proxmox.com Git - mirror_frr.git/blame - changelog-auto.in
rmap: Minor changes in comments regarding match ip[v6] next-hop type
[mirror_frr.git] / changelog-auto.in
CommitLineData
98b429c4
DL
1frr (@VERSION@-0) UNRELEASED; urgency=medium
2
3 * autoconf changelog entry -- for git autobuilds only.
4 remove and replace when creating releases!
5 (tools/tarsource.sh will handle this)
6
23db048e
DL
7 -- FRRouting-Dev <dev@lists.frrouting.org> Tue, 18 Jun 2019 06:08:13 +0200
8
9frr (7.1-0) testing; urgency=medium
10
11 * upstream 7.1 release
12
13 -- David Lamparter <equinox-debian@diac24.net> Tue, 18 Jun 2019 06:08:13 +0200
98b429c4
DL
14
15frr (6.0-2) testing; urgency=medium
16
17 * add install-info to build deps
18 * remove trailing whitespace from control
19 * cleanup tcp-zebra configure options
20 * drop unused SMUX client OID MIBs
21 * remove /proc check
22 * remove --enable-poll
23 * remove libtool .la files
24 * drop texlive-latex-base, texlive-generic-recommended build deps
25 * consistently allow python2 or python3
26 * remove bad USE_* options, add WERROR
27 * drop libncurses5 dep
28 * remove backports mechanism
29 * use better dependency for pythontools (binNMU compatible)
30 * remove bogus shlib:Depends on frr-dbg
31 * create frr-snmp and frr-rpki-rtrlib
32 * make frr-pythontools a "Recommends:"
33 * use redistclean target
34 * update to Debian Policy version 4.2.1
35 * raise debhelper compat level to 9
36 * ditch development-only files
37 * modernise dh_missing and use fail mode
38 * disable zeromq and FPM
39 * always install /etc/init.d/frr
40 * put frr-doc package in 'doc' section
41 * install HTML docs, drop tools/
42 * fix install for {frr,rfptest,ospfclient}
43 * add watch file
44 * change python dependency and shebang to python3:any
45 * use set -e in maintscripts
46 * put myself in as maintainer
47 * update copyright file
48 * closes: #863249
49
50 -- David Lamparter <equinox-debian@diac24.net> Thu, 25 Oct 2018 16:36:50 +0200
51
52frr (6.0-1) RELEASED; urgency=medium
4952d0f0
DS
53
54 * New Enabled: PIM draft Unnumbered
55
3ecea1b4 56 -- FRRouting-Dev <dev@lists.frrouting.org> Wed, 18 Oct 2017 17:01:42 -0700
4952d0f0 57
0d14a9ef
MW
58frr (3.0-1) RELEASED; urgency=medium
59
60 * Added Debian 9 Backport
98b429c4 61
0d14a9ef
MW
62 -- FRRouting-Dev <dev@lists.frrouting.org> Mon, 16 Oct 2017 03:28:00 -0700
63
5eee7099 64frr (3.0-0) RELEASED; urgency=medium
4952d0f0
DS
65
66 * New Enabled: BGP Shutdown Message
67 * New Enabled: BGP Large Community
68 * New Enabled: BGP RFC 7432 Partial Support w/ Ethernet VPN
69 * New Enabled: BGP EVPN RT-5
70 * New Enabled: LDP RFC 5561
71 * New Enabled: LDP RFC 5918
72 * New Enabled: LDP RFC 5919
73 * New Enabled: LDP RFC 6667
74 * New Enabled: LDP RFC 7473
75 * New Enabled: OSPF RFC 4552
76 * New Enabled: ISIS SPF Backoff draft
77 * New Enabled: PIM Unnumbered Interfaces
78 * New Enabled: PIM RFC 4611
79 * New Enabled: PIM Sparse Mode
80 * New Enabled: NHRP RFC 2332
81 * New Enabled: Label Manager
98b429c4 82 * Switched from hardening-wrapper to dpkg-buildflags.
4952d0f0 83
0d14a9ef 84 -- FRRouting-Dev <dev@lists.frrouting.org> Fri, 13 Oct 2017 16:17:26 -0700
4952d0f0 85
5eee7099 86frr (2.0-0) RELEASED; urgency=medium
d8e4c438
DS
87
88 * Switchover to FRR
89
3ecea1b4 90 -- FRRouting-Dev <dev@lists.frrouting.org> Mon, 23 Jan 2017 16:30:22 -0400
8a2a3732 91
8ceb45dc
DS
92quagga (0.99.24+cl3u5) RELEASED; urgency=medium
93
94 * Closes: CM-12846 - Resolve Memory leaks in 'show ip bgp neighbor json'
95 * Closes: CM-5878 - Display all ospf peers with 'show ip ospf neighbor detail all'
96 * Closes: CM-5794 - Add support for IPv6 static to null0
97 * Closes: CM-13060 - Reduce JSON memory usage.
98 * Closes: CM-10394 - protect 'could not get instance' error messages with debug
99 * Closes: CM-11173 - Move netlink error messages undeer a debug
100 * Closes: CM-13328 - Fixes route missing in hardware after reboot
101
102 -- dev-support <dev-support@cumulusnetworks.com> Fri, 11 Nov 2016 22:13:29 -0400
103
e544fa85
DS
104quagga (0.99.24+cl3u4) RELEASED; urgency=medium
105
106 * Closes: CM-12687 - Buffer overflow in zebra RA code
107
108 -- dev-support <dev-support@cumulusnetworks.com> Wed, 31 Aug 2016 12:36:10 -0400
109
a79fb1aa 110quagga (0.99.24+cl3u3) RELEASED; urgency=medium
473b996b
DS
111
112 * New Enabled: Merge up-to 0.99.24 code from upstream
113 * New Enabled: Additional CLI simplification
114 * New Enabled: Various Bug Fixes
115
a79fb1aa
JB
116 -- dev-support <dev-support@cumulusnetworks.com> Thu, 04 Aug 2016 08:43:36 -0700
117
118quagga (0.99.23.1-1+cl3u2) RELEASED; urgency=medium
4d916382 119
98b429c4 120 * New Enabled: VRF - See Documentation for how to use
dc181091
DS
121 * New Enabled: Improved interface statistics
122 * New Enabled: Various vtysh improvements
123 * New Enabled: Numerous compile warnings and SA fixes
124 * New Enabled: Improved priviledge handlingA
125 * New Enabled: Various OSPF CLI fixes
126 * New Enabled: Prefix-list Performance Improvements.
127 * New Enabled: Allow more than 1k peers in Quagga
128 and Performance Improvements
129 * New Enabled: Systemd integration
130 * New Enabled: Various ISIS fixes
131 * New Enabled: BGP MRT improvements
132 * New Enabled: Lowered default MRAI timers
133 * New Enabled: Lowered default 'timers connect'
134 * New Enabled: 'bgp log-neighbor-changes' enabled by default
135 * New Enabled: BGP default keepalive to 3s and holdtime to 9s
136 * New Enabled: OSPF spf timers are now '0 50 5000' by default
137 * New Enabled: BGP hostname is displayed by default
98b429c4 138 * New Enabled: BGP 'no-as-set' is the default for
dc181091
DS
139 'bgp as-path multipath-relax"
140 * New Enabled: RA is on by default if using 5549 on an interface
141 * New Enabled: peer-group restrictions relaxed, update-groups determine
142 outbund policy anyway
143 * New Enabled: BGP enabled 'maximum-paths 64' by default
144 * New Enabled: OSPF "log-adjacency-changes" on by default
145 * New Enabled: Zebra: Add IPv6 protocol filtering support
146 * and setting src of IPv6 routes.
147 * New Enabled: BGP and OSPF JSON commands added.
148 * New Enabled: BGP Enable multiple instances support by default
149 * New Enabled: 'banner motd file' command
150 * New Enabled: Remove bad default passwords from default conf
151 * New Enabled: BGP addpath TX
152 * New Enabled: Simplified configuration for BGP Unnumbered
4d916382 153
dc181091
DS
154 * New Deprecated: Remove unused 'show memory XXX' functionality
155 * New Deprecated: Remove babel protocol
156
157 * Closes: CM-10435 Addition on hidden command
158 "bfd multihop/singlehop" and "ptm-enable" per interface command
0904161c 159 * Closes: CM-9974 Get route counts right for show ip route summary
0904161c 160 * Closes: CM-9786 BGP memory leak in peer hostname
0904161c 161 * Closes: CM-9340 BGP: Ensure correct sequence of processing at exit
98b429c4
DL
162 * Closes: CM-9270 ripd: Fix crash when a default route is passed to rip
163 * Closes: CM-9255 BGPD crash around bgp_config_write ()
dc181091
DS
164 * Closes: CM-9134 ospf6d: Fix for crash when non area 0 network
165 entered first
98b429c4 166 * Closes: CM-8934 OSPFv3: Check area before scheduling SPF
0904161c 167 * Closes: CM-8514 zebra: Crash upon disabling a link
0904161c 168 * Closes: CM-8295 BGP crash in group_announce_route_walkcb
0904161c 169 * Closes: CM-8191 BGP: crash in update_subgroup_merge()
0904161c 170 * Closes: CM-8015 lib: Memory reporting fails over 2GB
0904161c 171 * Closes: CM-7926 BGP: crash from not NULLing freed pointers
0904161c
DS
172
173 -- dev-support <dev-support@cumulusnetworks.com> Wed, 04 May 2016 16:22:52 -0700
4d916382
DS
174
175quagga (0.99.23.1-1) unstable; urgency=medium
176
177 * New upstream release
178 * Added .png figures for info files to quagga-doc package.
179 * Changed dependency from iproute to iproute2 (thanks to Andreas
180 Henriksson). Closes: #753736
181 * Added texlive-fonts-recommended to build-depends to get ecrm1095 font
182 (thanks to Christoph Biedl). Closes: #651545
183
184 -- Christian Brunotte <ch@debian.org> Tue, 30 Sep 2014 00:20:12 +0200
185
186quagga (0.99.23-1) unstable; urgency=low
187
188 * New upstream release
189 * Removed debian/patches/readline-6.3.diff which was already in upstream.
190
191 -- Christian Hammers <ch@debian.org> Tue, 08 Jul 2014 09:15:48 +0200
192
193quagga (0.99.22.4-4) unstable; urgency=medium
194
195 * Fix build failure with readline-6.3 (thanks to Matthias Klose).
196 Closes: #741774
197
198 -- Christian Hammers <ch@debian.org> Sun, 23 Mar 2014 15:28:42 +0100
199
200quagga (0.99.22.4-3) unstable; urgency=low
201
98b429c4 202 * Added status to init script (thanks to Peter J. Holzer). Closes: #730625
4d916382 203 * Init script now sources /lib/lsb/init-functions.
98b429c4 204 * Switched from hardening-wrapper to dpkg-buildflags.
4d916382
DS
205
206 -- Christian Hammers <ch@debian.org> Wed, 01 Jan 2014 19:12:01 +0100
207
208quagga (0.99.22.4-2) unstable; urgency=low
209
98b429c4 210 * Fixed typo in package description (thanks to Davide Prina).
4d916382
DS
211 Closes: #625860
212 * Added Italian Debconf translation (thanks to Beatrice Torracca)
213 Closes: #729798
214
215 -- Christian Hammers <ch@debian.org> Tue, 26 Nov 2013 00:47:11 +0100
216
217quagga (0.99.22.4-1) unstable; urgency=high
218
219 * SECURITY:
220 "ospfd: CVE-2013-2236, stack overrun in apiserver
221
222 the OSPF API-server (exporting the LSDB and allowing announcement of
223 Opaque-LSAs) writes past the end of fixed on-stack buffers. This leads
224 to an exploitable stack overflow.
98b429c4 225
4d916382
DS
226 For this condition to occur, the following two conditions must be true:
227 - Quagga is configured with --enable-opaque-lsa
228 - ospfd is started with the "-a" command line option
98b429c4 229
4d916382
DS
230 If either of these does not hold, the relevant code is not executed and
231 the issue does not get triggered."
232 Closes: #726724
98b429c4 233
4d916382
DS
234 * New upstream release
235 - ospfd: protect vs. VU#229804 (malformed Router-LSA)
236 (Quagga is said to be non-vulnerable but still adds some protection)
237
238 -- Christian Hammers <ch@debian.org> Thu, 24 Oct 2013 22:58:37 +0200
239
240quagga (0.99.22.1-2) unstable; urgency=low
241
98b429c4 242 * Added autopkgtests (thanks to Yolanda Robla). Closes: #710147
4d916382
DS
243 * Added "status" command to init script (thanks to James Andrewartha).
244 Closes: #690013
245 * Added "libsnmp-dev" to Build-Deps. There not needed for the official
246 builds but for people who compile Quagga themselves to activate the
247 SNMP feature (which for licence reasons cannot be done by Debian).
248 Thanks to Ben Winslow). Closes: #694852
249 * Changed watchquagga_options to an array so that quotes can finally
98b429c4 250 be used as expected. Closes: #681088
4d916382
DS
251 * Fixed bug that prevented restarting only the watchquagga daemon
252 (thanks to Harald Kappe). Closes: #687124
253
254 -- Christian Hammers <ch@debian.org> Sat, 27 Jul 2013 16:06:25 +0200
255
256quagga (0.99.22.1-1) unstable; urgency=low
257
258 * New upstream release
259 - ospfd restore nexthop IP for p2p interfaces
260 - ospfd: fix LSA initialization for build without opaque LSA
261 - ripd: correctly redistribute ifindex routes (BZ#664)
262 - bgpd: fix lost passwords of grouped neighbors
263 * Removed 91_ld_as_needed.diff as it was found in the upstream source.
264
265 -- Christian Hammers <ch@debian.org> Mon, 22 Apr 2013 22:21:20 +0200
266
267quagga (0.99.22-1) unstable; urgency=low
268
98b429c4 269 * New upstream release.
4d916382
DS
270 - [bgpd] The semantics of default-originate route-map have changed.
271 The route-map is now used to advertise the default route conditionally.
272 The old behaviour which allowed to set attributes on the originated
273 default route is no longer supported.
274 - [bgpd] this version of bgpd implements draft-idr-error-handling. This was
275 added in 0.99.21 and may not be desirable. If you need a version
276 without this behaviour, please use 0.99.20.1. There will be a
277 runtime configuration switch for this in future versions.
278 - [isisd] is in "beta" state.
279 - [ospf6d] is in "alpha/experimental" state
280 - More changes are documented in the upstream changelog!
98b429c4 281 * debian/watch: Adjusted to new savannah.gnu.org site, thanks to Bart
4d916382
DS
282 Martens.
283 * debian/patches/99_CVE-2012-1820_bgp_capability_orf.diff removed as its
284 in the changelog.
285 * debian/patches/99_distribute_list.diff removed as its in the changelog.
286 * debian/patches/10_doc__Makefiles__makeinfo-force.diff removed as it
287 was just for Debian woody.
288
289 -- Christian Hammers <ch@debian.org> Thu, 14 Feb 2013 00:22:00 +0100
290
291quagga (0.99.21-4) unstable; urgency=medium
292
293 * Fixed regression bug that caused OSPF "distribute-list" statements to be
294 silently ignored. The patch has already been applied upstream but there
295 has been no new Quagga release since then.
296 Thanks to Hans van Kranenburg for reporting. Closes: #697240
297
298 -- Christian Hammers <ch@debian.org> Sun, 06 Jan 2013 15:50:32 +0100
299
300quagga (0.99.21-3) unstable; urgency=high
301
302 * SECURITY:
303 CVE-2012-1820 - Quagga contained a bug in BGP OPEN message handling.
304 A denial-of-service condition could be caused by an attacker controlling
305 one of the pre-configured BGP peers. In most cases this means, that the
306 attack must be originated from an adjacent network. Closes: #676510
307
308 -- Christian Hammers <ch@debian.org> Fri, 08 Jun 2012 01:15:32 +0200
309
310quagga (0.99.21-2) unstable; urgency=low
311
312 * Renamed babeld.8 to quagga-babeld.8 as it conflicted with the
313 original mapage of the babeld package which users might want to
314 install in parallel as it is slightly more capable. Closes: #671916
315
316 -- Christian Hammers <ch@debian.org> Thu, 10 May 2012 07:53:01 +0200
317
318quagga (0.99.21-1) unstable; urgency=low
319
320 * New upstream release
321 - [bgpd] BGP multipath support has been merged
322 - [bgpd] SAFI (Multicast topology) support has been extended to propagate
323 the topology to zebra.
324 - [bgpd] AS path limit functionality has been removed
325 - [babeld] a new routing daemon implementing the BABEL ad-hoc mesh routing
326 protocol has been merged.
327 - [isisd] a major overhaul has been picked up. Please note that isisd is
98b429c4 328 STILL NOT SUITABLE FOR PRODUCTION USE.
4d916382
DS
329 - a lot of bugs have been fixed
330 * Added watchquagga daemon.
331 * Added DEP-3 conforming patch comments.
332
333 -- Christian Hammers <ch@debian.org> Sun, 06 May 2012 15:33:33 +0200
334
335quagga (0.99.20.1-1) unstable; urgency=high
336
337 * SECURITY:
338 CVE-2012-0249 - Quagga ospfd DoS on malformed LS-Update packet
339 CVE-2012-0250 - Quagga ospfd DoS on malformed Network-LSA data
340 CVE-2012-0255 - Quagga bgpd DoS on malformed OPEN message
341 * New upstream release. Closes: #664033
342
343 -- Christian Hammers <ch@debian.org> Fri, 16 Mar 2012 22:14:05 +0100
344
345quagga (0.99.20-4) unstable; urgency=low
346
347 * Switch to dpkg-source 3.0 (quilt) format.
348 * Switch to changelog-format-1.0.
349
350 -- Christian Hammers <ch@debian.org> Sat, 25 Feb 2012 18:52:06 +0100
351
352quagga (0.99.20-3) unstable; urgency=low
353
354 * Added --sysconfdir back to the configure options (thanks to Sven-Haegar
355 Koch). Closes: #645649
356
357 -- Christian Hammers <ch@debian.org> Tue, 18 Oct 2011 00:24:37 +0200
358
359quagga (0.99.20-2) unstable; urgency=low
360
361 * Bumped standards version to 0.9.2.
362 * Migrated to "dh" build system.
98b429c4 363 * Added quagga-dbg package.
4d916382
DS
364
365 -- Christian Hammers <ch@debian.org> Fri, 14 Oct 2011 23:59:26 +0200
366
367quagga (0.99.20-1) unstable; urgency=low
368
369 * New upstream release:
370 "The primary focus of this release is a fix of SEGV regression in ospfd,
98b429c4 371 which was introduced in 0.99.19. It also features a series of minor
4d916382
DS
372 improvements, including better RFC compliance in bgpd, better support
373 of FreeBSD and some enhancements to isisd."
374 * Fixes off-by-one bug (removed 20_ospf6_area_argv.dpatch). Closes: #519488
375
376 -- Christian Hammers <ch@debian.org> Fri, 30 Sep 2011 00:59:24 +0200
377
378quagga (0.99.19-1) unstable; urgency=high
379
380 * SECURITY:
381 "This release provides security fixes, which address assorted
382 vulnerabilities in bgpd, ospfd and ospf6d (CVE-2011-3323,
383 CVE-2011-3324, CVE-2011-3325, CVE-2011-3326 and CVE-2011-3327).
384 * New upstream release.
385 * Removed incorporated debian/patches/92_opaque_lsa_enable.dpatch.
386 * Removed incorporated debian/patches/93_opaque_lsa_fix.dpatch.
387 * Removed obsolete debian/README.Debian.Woody and README.Debian.MD5.
388
389 -- Christian Hammers <ch@debian.org> Tue, 27 Sep 2011 00:16:27 +0200
390
391quagga (0.99.18-1) unstable; urgency=low
392
393 * SECURITY:
394 "This release fixes 2 denial of services in bgpd, which can be remotely
395 triggered by malformed AS-Pathlimit or Extended-Community attributes.
98b429c4 396 These issues have been assigned CVE-2010-1674 and CVE-2010-1675.
4d916382
DS
397 Support for AS-Pathlimit has been removed with this release."
398 * Added Brazilian Portuguese debconf translation. Closes: #617735
399 * Changed section for quagga-doc from "doc" to "net".
400 * Added patch to fix FTBFS with latest GCC. Closes: #614459
401
402 -- Christian Hammers <ch@debian.org> Tue, 22 Mar 2011 23:13:34 +0100
403
404quagga (0.99.17-4) unstable; urgency=low
405
98b429c4 406 * Added comment to init script (thanks to Marc Haber). Closes: #599524
4d916382
DS
407
408 -- Christian Hammers <ch@debian.org> Thu, 13 Jan 2011 23:53:29 +0100
409
410quagga (0.99.17-3) unstable; urgency=low
411
412 * Fix FTBFS with ld --as-needed (thanks to Matthias Klose at Ubuntu).
413 Closes: #609555
414
415 -- Christian Hammers <ch@debian.org> Thu, 13 Jan 2011 23:27:06 +0100
416
417quagga (0.99.17-2) unstable; urgency=low
418
98b429c4 419 * Added Danisch Debconf translation (thanks to Joe Dalton). Closes: #596259
4d916382
DS
420
421 -- Christian Hammers <ch@debian.org> Sat, 18 Sep 2010 12:20:07 +0200
422
423quagga (0.99.17-1) unstable; urgency=high
424
425 * SECURITY:
426 "This release provides two important bugfixes, which address remote crash
427 possibility in bgpd discovered by CROSS team.":
428 1. Stack buffer overflow by processing certain Route-Refresh messages
429 CVE-2010-2948
430 2. DoS (crash) while processing certain BGP update AS path messages
431 CVE-2010-2949
432 Closes: #594262
433
434 -- Christian Hammers <ch@debian.org> Wed, 25 Aug 2010 00:52:48 +0200
435
436quagga (0.99.16-1) unstable; urgency=low
437
98b429c4 438 * New upstream release. Closes: #574527
4d916382
DS
439 * Added chrpath to debian/rules to fix rpath problems that lintian spottet.
440
441 -- Christian Hammers <ch@debian.org> Sun, 21 Mar 2010 17:05:40 +0100
442
443quagga (0.99.15-2) unstable; urgency=low
444
445 * Applied patch for off-by-one bug in ospf6d that caused a segmentation
446 fault when using the "area a.b.c.d filter-list prefix" command (thanks
447 to Steinar H. Gunderson). Closes: 519488
448
449 -- Christian Hammers <ch@debian.org> Sun, 14 Feb 2010 20:02:03 +0100
450
451quagga (0.99.15-1) unstable; urgency=low
452
453 * New upstream release
454 "This fixes some annoying little ospfd and ospf6d regressions, which made
98b429c4
DL
455 0.99.14 a bit of a problem release (...) This release still contains a
456 regression in the "no ip address ..." command, at least on Linux.
457 See bug #486, which contains a workaround patch. This release should be
4d916382
DS
458 considered a 1.0.0 release candidate. Please test this release as widely
459 as possible."
98b429c4 460 * Fixed wrong port number in zebra.8 (thanks to Thijs Kinkhorst).
4d916382 461 Closes: #517860
98b429c4 462 * Added Russian Debconf tanslation (thanks to Yuri Kozlov).
4d916382 463 Closes: #539464
98b429c4 464 * Removed so-version in build-dep to libreadline-dev on request of
4d916382
DS
465 Matthias Klose.
466 * Added README.source with reference to dpatch as suggested by lintian.
467 * Bumped standards versionto 3.8.3.
468
469 -- Christian Hammers <ch@debian.org> Sun, 13 Sep 2009 18:12:06 +0200
470
471quagga (0.99.14-1) unstable; urgency=low
472
473 * New upstream release
474 "This release contains a regression fix for ospf6d, various small fixes
475 and some hopefully very significant bgpd stability fixes.
476 This release should be considered a 1.0.0 release candidate. Please test
477 this release as widely as possible."
478 * Fixes bug with premature LSA aging in ospf6d. Closes: #535030
479 * Fixes section number in zebra.8 manpage. Closes: #517860
480
481 -- Christian Hammers <ch@debian.org> Sat, 25 Jul 2009 00:40:38 +0200
482
483quagga (0.99.13-2) unstable; urgency=low
484
98b429c4
DL
485 * Added Japanese Debconf translation (thanks to Hideki Yamane).
486 Closes: #510714
4d916382
DS
487 * When checking for obsoleted config options in preinst, print filename
488 where it occures (thanks to Michael Bussmann). Closes: #339489
489
490 -- Christian Hammers <ch@debian.org> Sun, 19 Jul 2009 17:13:23 +0200
491
492quagga (0.99.13-1) unstable; urgency=low
493
494 * New upstream release
495 "This release is contains a number of small fixes, for potentially
496 irritating issues, as well as small enhancements to vtysh and support
497 for linking to PCRE (a much faster regex library)."
498 * Added build-dep to gawk as configure required it for memtypes.awk
499 * Replaced build-dep to gs-gpl with ghostscript as requested by lintian
500 * Minor changes to copyright and control files to make lintian happy.
501
502 -- Christian Hammers <ch@debian.org> Wed, 24 Jun 2009 17:53:28 +0200
503
504quagga (0.99.12-1) unstable; urgency=high
505
506 * New upstream release
507 "This release fixes an urgent bug in bgpd where it could hit an assert
508 if it received a long AS_PATH with a 4-byte ASN." Noteworthy bugfixes:
509 + [bgpd] Fix bgp ipv4/ipv6 accept handling
98b429c4 510 + [bgpd] AS4 bugfix by Chris Caputo
4d916382
DS
511 + [bgpd] Allow accepted peers to progress even if realpeer is in Connect
512 + [ospfd] Switch Fletcher checksum back to old ospfd version
513
514 -- Christian Hammers <ch@debian.org> Mon, 22 Jun 2009 00:16:33 +0200
515
516quagga (0.99.11-1) unstable; urgency=low
517
518 * New upstream release
519 "Most regressions in 0.99 over 0.98 are now believed to be fixed. This
520 release should be considered a release-candidate for a new stable series."
521 + bgpd: Preliminary UI and Linux-IPv4 support for TCP-MD5 merged
522 + zebra: ignore dead routes in RIB update
523 + [ospfd] Default route needs to be refreshed after neighbour state change
524 + [zebra:netlink] Set proto/scope on all route update messages
525 * Removed debian/patches/20_*bgp*md5*.dpatch due to upstream support.
526
527 -- Christian Hammers <ch@debian.org> Thu, 09 Oct 2008 22:56:38 +0200
528
529quagga (0.99.10-1) unstable; urgency=medium
530
531 * New upstream release
532 + bgpd: 4-Byte AS Number support
533 + Sessions were incorrectly reset if a partial AS-Pathlimit attribute
534 was received.
98b429c4 535 + Advertisement of Multi-Protocol prefixes (i.e. non-IPv4) had been
4d916382
DS
536 broken in the 0.99.9 release. Closes: #467656
537
538 -- Christian Hammers <ch@debian.org> Tue, 08 Jul 2008 23:32:42 +0200
539
540quagga (0.99.9-6) unstable; urgency=low
541
542 * Fixed FTBFS by adding a build-dep to libpcre3-dev (thanks to Luk Claes).
543 Closes: #469891
544
545 -- Christian Hammers <ch@debian.org> Sat, 12 Apr 2008 12:53:51 +0200
546
547quagga (0.99.9-5) unstable; urgency=low
548
549 * C.J. Adams-Collier and Paul Jakma suggested to build against libpcre3
550 which is supposed to be faster.
551
552 -- Christian Hammers <ch@debian.org> Sun, 02 Mar 2008 13:19:42 +0100
553
554quagga (0.99.9-4) unstable; urgency=low
555
556 * Added hardening-wrapper to the build-deps (thanks to Moritz Muehlenhoff).
557
558 -- Christian Hammers <ch@debian.org> Tue, 29 Jan 2008 22:33:56 +0100
559
560quagga (0.99.9-3) unstable; urgency=low
561
562 * Replaced the BGP patch by a new one so that the package builds again
563 with kernels above 2.6.21!
564 * debian/control:
565 + Moved quagga-doc to section doc to make lintian happy.
566 * Added Spanish debconf translation (thanks to Carlos Galisteo de Cabo).
567 Closes: #428574
568 * debian/control: (thanks to Marco Rodrigues)
569 + Bump Standards-Version to 3.7.3 (no changes needed).
98b429c4 570 + Add Homepage field.
4d916382
DS
571
572 -- Christian Hammers <ch@debian.org> Mon, 28 Jan 2008 22:29:18 +0100
573
574quagga (0.99.9-2.1) unstable; urgency=low
575
576 * Non-maintainer upload.
577 * debian/rules: fixed bashisms. (Closes: #459122)
578
579 -- Miguel Angel Ruiz Manzano <debianized@gmail.com> Tue, 22 Jan 2008 14:37:21 -0300
580
581quagga (0.99.9-2) unstable; urgency=low
582
583 * Added CVE id for the security bug to the last changelog entry.
584 Closes: 442133
585
586 -- Christian Hammers <ch@debian.org> Tue, 25 Sep 2007 22:01:31 +0200
587
588quagga (0.99.9-1) unstable; urgency=high
589
590 * SECURITY:
591 "This release fixes two potential DoS conditions in bgpd, reported by Mu
592 Security, where a bgpd could be crashed if a peer sent a malformed OPEN
593 message or a malformed COMMUNITY attribute. Only configured peers can do
594 this, hence we consider these issues to be very low impact." CVE-2007-4826
595
596 -- Christian Hammers <ch@debian.org> Wed, 12 Sep 2007 21:12:41 +0200
597
598quagga (0.99.8-1) unstable; urgency=low
599
98b429c4 600 * New upstream version.
4d916382
DS
601
602 -- Christian Hammers <ch@debian.org> Fri, 17 Aug 2007 00:07:04 +0200
603
604quagga (0.99.7-3) unstable; urgency=medium
605
606 * Applied patch for FTBFS with linux-libc-dev (thanks to Andrew J. Schorr
607 and Lucas Nussbaum). Closes: #429003
608
609 -- Christian Hammers <ch@debian.org> Fri, 22 Jun 2007 21:34:55 +0200
610
611quagga (0.99.7-2) unstable; urgency=low
612
613 * Added Florian Weimar as co-maintainer. Closes: 421977
614 * Added Dutch debconf translation (thanks to Bart Cornelis).
615 Closes: #420932
616 * Added Portuguese debconf translation (thanks to Rui Branco).
617 Closes: #421185
618 * Improved package description (thanks to Reuben Thomas).
619 Closes: #418933
620 * Added CVE Id to 0.99.6-5 changelog entry.
621
622 -- Christian Hammers <ch@debian.org> Wed, 02 May 2007 20:27:12 +0200
623
624quagga (0.99.7-1) unstable; urgency=low
625
98b429c4 626 * New upstream release. Closes: #421553
4d916382
DS
627
628 -- Christian Hammers <ch@debian.org> Mon, 30 Apr 2007 14:22:34 +0200
629
630quagga (0.99.6-6) unstable; urgency=medium
631
632 * Fixes FTBFS with tetex-live. Closes: #420468
633
634 -- Christian Hammers <ch@debian.org> Mon, 23 Apr 2007 21:34:13 +0200
635
636quagga (0.99.6-5) unstable; urgency=high
637
638 * SECURITY:
639 The bgpd daemon was vulnerable to a Denial-of-Service. Configured peers
98b429c4 640 could cause a Quagga bgpd to, typically, assert() and abort. The DoS
4d916382
DS
641 could be triggered by peers by sending an UPDATE message with a crafted,
642 malformed Multi-Protocol reachable/unreachable NLRI attribute.
643 This is CVE-2007-1995 and Quagga Bug#354. Closes: #418323
644
645 -- Christian Hammers <ch@debian.org> Thu, 12 Apr 2007 23:21:58 +0200
646
647quagga (0.99.6-4) unstable; urgency=low
648
98b429c4
DL
649 * Improved note in README.Debian for SNMP self-builders (thanks to Matthias
650 Wamser). Closes: #414788
4d916382
DS
651
652 -- Christian Hammers <ch@debian.org> Wed, 14 Mar 2007 02:18:57 +0100
653
654quagga (0.99.6-3) unstable; urgency=low
655
656 * Updated German Debconf translation (thanks to Matthias Julius).
657 Closes: #409327
658
659 -- Christian Hammers <ch@debian.org> Sat, 10 Feb 2007 15:06:16 +0100
660
661quagga (0.99.6-2) unstable; urgency=low
662
663 * Updated config.guess/config.sub as suggested by lintian.
664 * Corrected README.Debian text regarding the WANT_SNMP flag.
665
666 -- Christian Hammers <ch@debian.org> Sun, 17 Dec 2006 01:45:37 +0100
667
668quagga (0.99.6-1) unstable; urgency=low
669
670 * New upstream release. Closes: #402361
671
672 -- Christian Hammers <ch@debian.org> Mon, 11 Dec 2006 00:28:09 +0100
673
674quagga (0.99.5-5) unstable; urgency=high
675
676 * Changed Depends on adduser to Pre-Depends to avoid uninstallability
98b429c4 677 in certain cases (thanks to Steve Langasek, Lucas Nussbaum).
4d916382
DS
678 Closes: #398562
679
680 -- Christian Hammers <ch@debian.org> Wed, 15 Nov 2006 17:46:34 +0100
681
682quagga (0.99.5-4) unstable; urgency=low
683
684 * Added default PAM file and some explanations regarding PAM authentication
98b429c4 685 of vtysh which could prevent the start at boot-time when used wrong.
4d916382
DS
686 Now PAM permits anybody to access the vtysh tool (a malicious user could
687 build his own vtysh without PAM anyway) and the access is controled by
688 the read/write permissions of the vtysh socket which are only granted to
689 users belonging to the quaggavty group (thanks to Wakko Warner).
690 Closes: #389496
691 * Added "case" to prerm script so that the Debconf question is not called a
692 second time in e.g. "new-prerm abort-upgrade" after being NACKed in the
693 old-prerm.
694
695 -- Christian Hammers <ch@debian.org> Fri, 3 Nov 2006 01:22:15 +0100
696
697quagga (0.99.5-3) unstable; urgency=medium
698
699 * Backport CVS fix for an OSPF DD Exchange regression (thanks to Matt
700 Brown). Closes: #391040
701
702 -- Christian Hammers <ch@debian.org> Wed, 25 Oct 2006 19:47:11 +0200
703
704quagga (0.99.5-2) unstable; urgency=medium
705
98b429c4 706 * Added LSB info section to initscript.
4d916382
DS
707 * Removed unnecessary depends to libncurses5 to make checklib happy.
708 The one to libcap should remain though as it is just temporarily
709 unused.
710
711 -- Christian Hammers <ch@debian.org> Thu, 21 Sep 2006 00:04:07 +0200
712
713quagga (0.99.5-1) unstable; urgency=low
714
715 * New upstream release. Closes: #38704
716 * Upstream fixes ospfd documentary inconsistency. Closes: #347897
717 * Changed debconf question in prerm to "high" (thanks to Rafal Pietrak).
718
719 -- Christian Hammers <ch@debian.org> Mon, 11 Sep 2006 23:43:42 +0200
720
721quagga (0.99.4-4) unstable; urgency=low
722
723 * Recreate /var/run if not present because /var is e.g. on a tmpfs
724 filesystem (thanks to Martin Pitt). Closes: #376142
725 * Removed nonexistant option from ospfd.8 manpage (thanks to
726 David Medberry). Closes: 378274
727
728 -- Christian Hammers <ch@debian.org> Sat, 15 Jul 2006 20:22:12 +0200
729
730quagga (0.99.4-3) unstable; urgency=low
731
732 * Removed invalid semicolon from rules file (thanks to Philippe Gramoulle).
733
734 -- Christian Hammers <ch@debian.org> Tue, 27 Jun 2006 23:36:07 +0200
735
736quagga (0.99.4-2) unstable; urgency=high
737
738 * Set urgency to high as 0.99.4-1 fixes a security problem!
739 * Fixed building of the info file.
740
741 -- Christian Hammers <ch@debian.org> Sun, 14 May 2006 23:04:28 +0200
742
743quagga (0.99.4-1) unstable; urgency=low
744
745 * New upstream release to fix a security problem in the telnet interface
746 of the BGP daemon which could be used for DoS attacks (CVE-2006-2276).
747 Closes: 366980
748
749 -- Christian Hammers <ch@debian.org> Sat, 13 May 2006 19:54:40 +0200
750
751quagga (0.99.3-3) unstable; urgency=low
752
98b429c4 753 * Added CVE numbers for the security patch in 0.99.3-2.
4d916382
DS
754
755 -- Christian Hammers <ch@debian.org> Sat, 6 May 2006 17:14:22 +0200
756
757quagga (0.99.3-2) unstable; urgency=high
758
759 * SECURITY:
760 Added security bugfix patch from upstream BTS for security problem
761 that could lead to injected routes when using RIPv1.
762 CVE-2006-2223 - missing configuration to disable RIPv1 or require
763 plaintext or MD5 authentication
764 CVE-2006-2224 - lack of enforcement of RIPv2 authentication requirements
98b429c4 765 Closes: #365940
4d916382
DS
766 * First amd64 upload.
767
768 -- Christian Hammers <ch@debian.org> Thu, 4 May 2006 00:22:09 +0200
769
770quagga (0.99.3-1) unstable; urgency=low
771
772 * New upstream release
773
774 -- Christian Hammers <ch@debian.org> Wed, 25 Jan 2006 13:37:27 +0100
775
776quagga (0.99.2-1) unstable; urgency=low
777
778 * New upstream release
779 Closes: #330248, #175553
780
781 -- Christian Hammers <ch@debian.org> Wed, 16 Nov 2005 00:25:52 +0100
782
783quagga (0.99.1-7) unstable; urgency=low
784
785 * Changed debian/rules check for mounted /proc directory to check
786 for /proc/1 as not all systems (e.g. 2.6 arm kernels) have
787 /proc/kcore which is a optional feature only (thanks to Lennert
788 Buytenhek). Closes: #335695
789 * Added Swedish Debconf translation (thanks to Daniel Nylander).
790 Closes: #331367
791
792 -- Christian Hammers <ch@debian.org> Thu, 27 Oct 2005 20:53:19 +0200
793
794quagga (0.99.1-6) unstable; urgency=low
795
98b429c4 796 * Fixed debconf dependency as requested by Joey Hess.
4d916382
DS
797
798 -- Christian Hammers <ch@debian.org> Mon, 26 Sep 2005 20:47:35 +0200
799
800quagga (0.99.1-5) unstable; urgency=low
801
802 * Rebuild with libreadline5-dev as build-dep as requested by
803 Matthias Klose. Closes: #326306
804 * Made initscript more fault tolerant against missing lines in
805 /etc/quagga/daemons (thanks to Ralf Hildebrandt). Closes: #323774
806 * Added dependency to adduser.
807
808 -- Christian Hammers <ch@debian.org> Tue, 13 Sep 2005 21:42:17 +0200
809
810quagga (0.99.1-4) unstable; urgency=low
811
812 * Added French Debconf translation (thanks to Mohammed Adnene Trojette).
813 Closes: #319324
814 * Added Czech Debconf translation (thanks to Miroslav Kure).
815 Closes: #318127
816
817 -- Christian Hammers <ch@debian.org> Sun, 31 Jul 2005 04:19:41 +0200
818
819quagga (0.99.1-3) unstable; urgency=low
820
821 * A Debconf question now asks the admin before upgrading if the daemon
822 should really be stopped as this could lead to the loss of network
823 connectivity or BGP flaps (thanks to Michael Horn and Achilleas Kotsis).
824 Also added a hint about setting Quagga "on hold" to README.Debian.
825 Closes: #315467
826 * Added patch to build on Linux/ARM.
827
828 -- Christian Hammers <ch@debian.org> Sun, 10 Jul 2005 22:19:38 +0200
829
830quagga (0.99.1-2) unstable; urgency=low
831
832 * Fixed SNMP enabled command in debian/rules (thanks to Christoph Kluenter).
833 Closes: #306840
834
835 -- Christian Hammers <ch@debian.org> Sat, 4 Jun 2005 14:04:01 +0200
836
837quagga (0.99.1-1) unstable; urgency=low
838
839 * New upstream version. Among others:
840 - BGP graceful restart and "match ip route-source" added
841 - support for interface renaming
842 - improved threading for better responsivness under load
843 * Switched to dpatch to make diffs cleaner.
844 * Made autoreconf unnecessary.
845 * Replaced quagga.dvi and quagga.ps by quagga.pdf in quagga-doc.
846 (the PostScript would have needed Makefile corrections and PDF
847 is more preferable anyway)
848 * Added isisd to the list of daemons in /etc/init.d/quagga (thanks
849 to Ernesto Elbe).
850 * Added hint for "netlink-listen: overrun" messages (thanks to
851 Hasso Tepper).
852 * Added preinst check that bails out if old smux options are in use
853 as Quagga would not start up else anyway (thanks to Bjorn Mork).
854 Closes: #308320
855
856 -- Christian Hammers <ch@debian.org> Fri, 13 May 2005 01:18:24 +0200
857
858quagga (0.98.3-7) unstable; urgency=high
859
860 * Removed SNMP support as linking against NetSNMP introduced a dependency
861 to OpenSSL which is not compatible to the GPL which governs this
862 application (thanks to Faidon Liambotis). See README.Debian for more
863 information. Closes: #306840
864 * Changed listening address of ospf6d and ripngd from 127.0.0.1 to "::1".
865 * Added build-dep to groff to let drafz-zebra-00.txt build correctly.
866
867 -- Christian Hammers <ch@debian.org> Wed, 4 May 2005 20:08:14 +0200
868
869quagga (0.98.3-6) testing-proposed-updates; urgency=high
870
871 * Removed "Recommends kernel-image-2.4" as aptitude then
872 installes a kernel-image for an arbitrary architecture as long
873 as it fullfill that recommendation which can obviously fatal
874 at the next reboot :) Also it is a violation of the policy
875 which mandates a reference to real packages (thanks to Holger Levsen).
876 Closes: #307281
877
878 -- Christian Hammers <ch@debian.org> Tue, 3 May 2005 22:53:39 +0200
879
880quagga (0.98.3-5) unstable; urgency=high
881
882 * The patch which tried to remove the OpenSSL dependency, which is
883 not only unneccessary but also a violation of the licence and thus RC,
884 stopped working a while ago, since autoreconf is no longer run before
885 building the binaries. So now ./configure is patched directly (thanks
886 to Faidon Liambotis for reporting). Closes: #306840
887 * Raised Debhelper compatibility level from 3 to 4. Nothing changed.
888 * Added build-dep to texinfo (>= 4.7) to ease work for www.backports.org.
889
890 -- Christian Hammers <ch@debian.org> Fri, 29 Apr 2005 02:31:03 +0200
891
892quagga (0.98.3-4) unstable; urgency=low
893
894 * Removed Debconf upgrade note as it was considered a Debconf abuse
895 and apart from that so obvious that it was not even worth to be
896 put into NEWS.Debian (thanks to Steve Langasek). Closes: #306384
897
898 -- Christian Hammers <ch@debian.org> Wed, 27 Apr 2005 00:10:24 +0200
899
900quagga (0.98.3-3) unstable; urgency=medium
901
902 * Adding the debconf module due to a lintian suggestion is a very
903 bad idea if no db_stop is called as the script hangs then (thanks
904 to Tore Anderson for reporting). Closes: #306324
905
906 -- Christian Hammers <ch@debian.org> Mon, 25 Apr 2005 21:55:58 +0200
907
908quagga (0.98.3-2) unstable; urgency=low
909
910 * Added debconf confmodule to postinst as lintian suggested.
911
912 -- Christian Hammers <ch@debian.org> Sun, 24 Apr 2005 13:16:00 +0200
913
914quagga (0.98.3-1) unstable; urgency=low
915
98b429c4 916 * New upstream release.
4d916382
DS
917 Mmost notably fixes last regression in bgpd (reannounce of prefixes
918 with changed attributes works again), race condition in netlink
919 handling while using IPv6, MTU changes handling in ospfd and several
920 crashes in ospfd, bgpd and ospf6d.
921
922 -- Christian Hammers <ch@debian.org> Mon, 4 Apr 2005 12:51:24 +0200
923
924quagga (0.98.2-2) unstable; urgency=low
925
926 * Added patch to let Quagga compile with gcc-4.0 (thanks to
927 Andreas Jochens). Closes: #300949
928
929 -- Christian Hammers <ch@debian.org> Fri, 25 Mar 2005 19:33:30 +0100
930
931quagga (0.98.2-1) unstable; urgency=medium
932
933 * Quoting the upstream announcement:
934 The 0.98.1 release unfortunately was a brown paper bag release with
98b429c4
DL
935 respect to ospfd. [...] 0.98.2 has been released, with one crucial change
936 to fix the unfortunate mistake in 0.98.1, which caused problems if
937 ospfd became DR.
4d916382
DS
938 * Note: the upstream tarball had a strange problem, apparently redhat.spec
939 was twice in it? At least debuild gave a strange error message so I
940 unpacked it by hand. No changes were made to the .orig.tar.gz!
941
942 -- Christian Hammers <ch@debian.org> Fri, 4 Feb 2005 01:31:36 +0100
943
944quagga (0.98.1-1) unstable; urgency=medium
945
946 * New upstream version
947 "fixing a fatal OSPF + MD5 auth regression, and a non-fatal high-load
948 regression in bgpd which were present in the 0.98.0 release."
949 * Upstream version fixes bug in ospfd that could lead to crash when OSPF
950 packages had a MTU > 1500. Closes: #290566
951 * Added notice regarding capability kernel support to README.Debian
952 (thanks to Florian Weimer). Closes: #291509
953 * Changed permission setting in postinst script (thanks to Bastian Blank).
954 Closes: #292690
955
956 -- Christian Hammers <ch@debian.org> Tue, 1 Feb 2005 02:01:27 +0100
957
958quagga (0.98.0-3) unstable; urgency=low
959
98b429c4 960 * Fixed problem in init script. Closes: #290317
4d916382
DS
961 * Removed obsolete "smux peer enable" patch.
962
963 -- Christian Hammers <ch@debian.org> Fri, 14 Jan 2005 17:37:27 +0100
964
965quagga (0.98.0-2) unstable; urgency=low
966
967 * Updated broken TCP MD5 patch for BGP (thanks to John P. Looney
968 for telling me).
969
970 -- Christian Hammers <ch@debian.org> Thu, 13 Jan 2005 02:03:54 +0100
971
972quagga (0.98.0-1) unstable; urgency=low
973
974 * New upstream release
975 * Added kernel-image-2.6 as alternative to 2.4 to the recommends
976 (thanks to Faidon Liambotis). Closes: #289530
977
978 -- Christian Hammers <ch@debian.org> Mon, 10 Jan 2005 19:36:17 +0100
979
980quagga (0.97.5-1) unstable; urgency=low
981
98b429c4 982 * New upstream version.
4d916382
DS
983 * Added Czech debconf translation (thanks to Miroslav Kure).
984 Closes: #287293
985 * Added Brazilian debconf translation (thanks to Andre Luis Lopes).
986 Closes: #279352
987
988 -- Christian Hammers <ch@debian.org> Wed, 5 Jan 2005 23:49:57 +0100
989
990quagga (0.97.4-2) unstable; urgency=low
991
98b429c4 992 * Fixed quagga.info build problem.
4d916382
DS
993
994 -- Christian Hammers <ch@debian.org> Wed, 5 Jan 2005 22:38:01 +0100
995
996quagga (0.97.4-1) unstable; urgency=low
997
998 * New upstream release.
999
1000 -- Christian Hammers <ch@debian.org> Tue, 4 Jan 2005 01:45:22 +0100
1001
1002quagga (0.97.3-2) unstable; urgency=low
1003
1004 * Included isisd in the daemon list.
1005 * Wrote an isisd manpage.
1006 * It is now ensured that zebra is always the last daemon to be stopped.
1007 * (Thanks to Hasso Tepper for mailing me a long list of suggestions
1008 which lead to this release)
1009
1010 -- Christian Hammers <ch@debian.org> Sat, 18 Dec 2004 13:14:55 +0100
1011
1012quagga (0.97.3-1) unstable; urgency=medium
1013
1014 * New upstream version.
1015 - Fixes important OSPF bug.
1016 * Added ht-20040911-smux.patch regarding Quagga bug #112.
1017 * Updated ht-20041109-0.97.3-bgp-md5.patch for BGP with TCP MD5
1018 (thanks to Matthias Wamser).
1019
1020 -- Christian Hammers <ch@debian.org> Tue, 9 Nov 2004 17:45:26 +0100
1021
1022quagga (0.97.2-4) unstable; urgency=low
1023
1024 * Added Portuguese debconf translation (thanks to Andre Luis Lopes).
1025 Closes: #279352
98b429c4 1026 * Disabled ospfapi server by default on recommendation of Paul Jakma.
4d916382
DS
1027
1028 -- Christian Hammers <ch@debian.org> Sun, 7 Nov 2004 15:07:05 +0100
1029
1030quagga (0.97.2-3) unstable; urgency=low
1031
1032 * Added Andrew Schorrs VTY Buffer patch from the [quagga-dev 1729].
1033
1034 -- Christian Hammers <ch@debian.org> Tue, 2 Nov 2004 00:46:56 +0100
1035
1036quagga (0.97.2-2) unstable; urgency=low
1037
1038 * Changed file and directory permissions and ownerships according to a
1039 suggestion from Paul Jakma. Still not perfect though.
1040 * Fixed upstream vtysh.conf.sample file.
1041 * "ip ospf network broadcast" is now saved correctly. Closes: #244116
98b429c4 1042 * Daemon options are now in /etc/quagga/debian.conf to be user
4d916382
DS
1043 configurable (thanks to Simon Raven and Hasso Tepper). Closes: #266715
1044
1045 -- Christian Hammers <ch@debian.org> Tue, 26 Oct 2004 23:35:45 +0200
1046
1047quagga (0.97.2-1) unstable; urgency=low
1048
98b429c4 1049 * New upstream version.
4d916382
DS
1050 Closes: #254541
1051 * Fixed warning on unmodular kernels (thanks to Christoph Biedl).
1052 Closes: #277973
1053
1054 -- Christian Hammers <ch@debian.org> Mon, 25 Oct 2004 00:47:04 +0200
1055
1056quagga (0.97.1-2) unstable; urgency=low
1057
1058 * Version 0.97 introduced shared libraries. They are now included.
1059 (thanks to Raf D'Halleweyn). Closes: #277446
1060
1061 -- Christian Hammers <ch@debian.org> Wed, 20 Oct 2004 15:32:06 +0200
1062
1063quagga (0.97.1-1) unstable; urgency=low
1064
98b429c4 1065 * New upstream version.
4d916382
DS
1066 * Removed some obsolete files from debian/patches.
1067 * Added patch from upstream bug 113. Closes: #254541
1068 * Added patch from upstream that fixes a compilation problem in the
1069 ospfclient code (thanks to Hasso Tepper).
1070 * Updated German debconf translation (thanks to Jens Nachtigall)
1071 Closes: #277059
1072
1073 -- Christian Hammers <ch@debian.org> Mon, 18 Oct 2004 01:16:35 +0200
1074
1075quagga (0.96.5-11) unstable; urgency=low
1076
1077 * Fixed /tmp/buildd/* paths in binaries.
1078 For some unknown reason the upstream Makefile modified a .h file at
1079 the end of the "debian/rules build" target. During the following
1080 "make install" one library got thus be re*compiled* - with /tmp/buildd
1081 paths as sysconfdir (thanks to Peder Chr. Norgaard). Closes: #274050
1082
1083 -- Christian Hammers <ch@debian.org> Fri, 1 Oct 2004 01:21:02 +0200
1084
1085quagga (0.96.5-10) unstable; urgency=medium
1086
1087 * The BGP routing daemon might freeze on network disturbances when
1088 their peer is also a Quagga/Zebra router.
1089 Applied patch from http://bugzilla.quagga.net/show_bug.cgi?id=102
1090 which has been confirmed by the upstream author.
1091 (thanks to Gunther Stammwitz)
1092 * Changed --enable-pam to --with-libpam (thanks to Hasso Tepper).
1093 Closes: #264562
1094 * Added patch for vtysh (thanks to Hasso Tepper). Closes: #215919
1095
1096 -- Christian Hammers <ch@debian.org> Mon, 9 Aug 2004 15:33:02 +0200
1097
1098quagga (0.96.5-9) unstable; urgency=low
1099
1100 * Rewrote the documentation chapter about SNMP support. Closes: #195653
98b429c4 1101 * Added MPLS docs.
4d916382
DS
1102
1103 -- Christian Hammers <ch@debian.org> Thu, 29 Jul 2004 21:01:52 +0200
1104
1105quagga (0.96.5-8) unstable; urgency=low
1106
1107 * Adjusted a grep in the initscript to also match a modprobe message
1108 from older modutils packages (thanks to Faidon Paravoid).
1109
1110 -- Christian Hammers <ch@debian.org> Wed, 28 Jul 2004 21:19:02 +0200
1111
1112quagga (0.96.5-7) unstable; urgency=low
1113
1114 * Added a "cd /etc/quagga/" to the init script as quagga tries to load
1115 the config file first from the current working dir and then from the
1116 config dir which could lead to confusion (thanks to Marco d'Itri).
1117 Closes: #255078
1118 * Removed warning regarding problems with the Debian kernels from
1119 README.Debian as they are no longer valid (thanks to Raphael Hertzog).
1120 Closes: #257580
1121 * Added patch from Hasso Tepper that makes "terminal length 0" work
1122 in vtysh (thanks to Matthias Wamser). Closes: #252579
1123
1124 -- Christian Hammers <ch@debian.org> Thu, 8 Jul 2004 21:53:21 +0200
1125
1126quagga (0.96.5-6) unstable; urgency=low
1127
98b429c4 1128 * Try to load the capability module as it is needed now.
4d916382
DS
1129
1130 -- Christian Hammers <ch@debian.org> Tue, 8 Jun 2004 23:25:29 +0200
1131
1132quagga (0.96.5-5) unstable; urgency=low
1133
1134 * Changed the homedir of the quagga user to /etc/quagga/ to allow
1135 admins to put ~/.ssh/authorized_keys there (thanks to Matthias Wamser).
1136 Closes: #252577
1137
1138 -- Christian Hammers <ch@debian.org> Sat, 5 Jun 2004 14:47:31 +0200
1139
1140quagga (0.96.5-4) unstable; urgency=medium
1141
1142 * Fixed rules file to use the renamed ./configure option --enable-tcp-md5
1143 (thanks to Matthias Wamser). Closes: #252141
1144
1145 -- Christian Hammers <ch@debian.org> Tue, 1 Jun 2004 22:58:32 +0200
1146
1147quagga (0.96.5-3) unstable; urgency=low
1148
1149 * Provided default binary package name to all build depends that were
1150 virtual packages (thanks to Goswin von Brederlow). Closes: #251625
1151
1152 -- Christian Hammers <ch@debian.org> Sat, 29 May 2004 22:48:53 +0200
1153
1154quagga (0.96.5-2) unstable; urgency=low
1155
1156 * New upstream version.
98b429c4 1157 * New md5 patch version (thanks to Niklas Jakobsson and Hasso Tepper).
4d916382 1158 Closes: #250985
98b429c4 1159 * Fixes info file generation (thanks to Peder Chr. Norgaard).
4d916382
DS
1160 Closes: #250992
1161 * Added catalan debconf translation (thanks to Aleix Badia i Bosch).
1162 Closes: #250118
1163 * PATCHES:
1164 This release contains BGP4 MD5 support which requires a kernel patch
1165 to work. See /usr/share/doc/quagga/README.Debian.MD5.
1166 (The patch is ht-20040525-0.96.5-bgp-md5.patch from Hasso Tepper)
1167
1168 -- Christian Hammers <ch@debian.org> Thu, 27 May 2004 20:09:37 +0200
1169
1170quagga (0.96.5-1) unstable; urgency=low
1171
1172 * New upstream version.
1173 * PATCHES:
1174 This release contains BGP4 MD5 support which also requires a kernel patch.
1175 See /usr/share/doc/quagga/README.Debian.MD5 and search for CAN-2004-0230.
1176
1177 -- Christian Hammers <ch@debian.org> Sun, 16 May 2004 17:40:40 +0200
1178
1179quagga (0.96.4x-10) unstable; urgency=low
1180
1181 * SECURITY:
1182 This release contains support for MD5 for BGP which is one suggested
1183 prevention of the actually long known TCP SYN/RST attacks which got
1184 much news in the last days as ideas were revealed that made them much
1185 easier probable agains especially the BGP sessions than commonly known.
1186 There are a lot of arguments agains the MD5 approach but some ISPs
1187 started to require it.
1188 See: CAN-2004-0230, http://www.us-cert.gov/cas/techalerts/TA04-111A.html
1189 * PATCHES:
98b429c4 1190 This release contains the MD5 patch from Hasso Tepper. It also seems to
4d916382
DS
1191 required a kernel patch. See /usr/share/doc/quagga/README.Debian.MD5.
1192
1193 -- Christian Hammers <ch@debian.org> Thu, 29 Apr 2004 01:01:38 +0200
1194
1195quagga (0.96.4x-9) unstable; urgency=low
1196
98b429c4 1197 * Fixed daemon loading order (thanks to Matt Kemner).
4d916382
DS
1198 * Fixed typo in init script (thanks to Charlie Brett). Closes: #238582
1199
1200 -- Christian Hammers <ch@debian.org> Sun, 4 Apr 2004 15:32:18 +0200
1201
1202quagga (0.96.4x-8) unstable; urgency=low
1203
1204 * Patched upstream source so that quagga header files end up in
98b429c4 1205 /usr/include/quagga/. Closes: #233792
4d916382
DS
1206
1207 -- Christian Hammers <ch@debian.org> Mon, 23 Feb 2004 01:42:53 +0100
1208
1209quagga (0.96.4x-7) unstable; urgency=low
1210
1211 * Fixed info file installation (thanks to Holger Dietze). Closes: #227579
1212 * Added Japanese translation (thanks to Hideki Yamane). Closes: #227812
1213
1214 -- Christian Hammers <ch@debian.org> Sun, 18 Jan 2004 17:28:29 +0100
1215
1216quagga (0.96.4x-6) unstable; urgency=low
1217
98b429c4
DL
1218 * Added dependency to iproute.
1219 * Initscript now checks not only for the pid file but also for the
4d916382
DS
1220 daemons presence (thanks to Phil Gregory). Closes: #224389
1221 * Added my patch to configure file permissions.
1222
1223 -- Christian Hammers <ch@debian.org> Mon, 15 Dec 2003 22:34:29 +0100
1224
1225quagga (0.96.4x-5) unstable; urgency=low
1226
1227 * Added patch which gives bgpd the CAP_NET_RAW capability to allow it
1228 to bind to special IPv6 link-local interfaces (Thanks to Bastian Blank).
1229 Closes: #222930
1230 * Made woody backport easier by applying Colin Watsons po-debconf hack.
1231 Thanks to Marc Haber for suggesting it. Closes: #223527
1232 * Made woody backport easier by applying a patch that removes some
1233 obscure whitespaces inside an C macro. (Thanks to Marc Haber).
1234 Closes: #223529
1235 * Now uses /usr/bin/pager. Closes: #204070
98b429c4 1236 * Added note about the "official woody backports" on my homepage.
4d916382
DS
1237
1238 -- Christian Hammers <ch@debian.org> Mon, 15 Dec 2003 20:39:06 +0100
1239
1240quagga (0.96.4x-4) unstable; urgency=high
1241
98b429c4 1242 * SECURITY:
4d916382
DS
1243 Fixes another bug that was originally reported against Zebra.
1244 .
1245 http://rhn.redhat.com/errata/RHSA-2003-307.html
1246 Herbert Xu reported that Zebra can accept spoofed messages sent on the
1247 kernel netlink interface by other users on the local machine. This could
1248 lead to a local denial of service attack. The Common Vulnerabilities and
1249 Exposures project (cve.mitre.org) has assigned the name CAN-2003-0858 to
1250 this issue.
1251
1252 * Minor improvements to init script (thanks to Iustin Pop).
1253 Closes: #220938
1254
1255 -- Christian Hammers <ch@debian.org> Sat, 22 Nov 2003 13:27:57 +0100
1256
1257quagga (0.96.4x-3) unstable; urgency=low
1258
1259 * Changed "more" to "/usr/bin/pager" as default pager if $PAGER or
1260 $VTYSH_PAGER is not set (thanks to Bastian Blank). Closes: #204070
1261 * Made the directory (but not the config/log files!) world accessible
1262 again on user request (thanks to Anand Kumria)). Closes: #213129
1263 * No longer providing sample configuration in /etc/quagga/. They are
98b429c4 1264 now only available in /usr/share/doc/quagga/ to avoid accidently
4d916382
DS
1265 using them without changing the adresses (thanks to Marc Haber).
1266 Closes: #215918
1267
1268 -- Christian Hammers <ch@debian.org> Sun, 16 Nov 2003 16:59:30 +0100
1269
1270quagga (0.96.4x-2) unstable; urgency=low
1271
1272 * Fixed permission problem with pidfile (thanks to Kir Kostuchenko).
98b429c4 1273 Closes: #220938
4d916382
DS
1274
1275 -- Christian Hammers <ch@debian.org> Sun, 16 Nov 2003 14:24:08 +0100
1276
1277quagga (0.96.4x-1) unstable; urgency=low
1278
98b429c4 1279 * Reupload of 0.96.4. Last upload-in-a-hurry produced a totally
4d916382
DS
1280 crappy .tar.gz file. Closes: #220621
1281
1282 -- Christian Hammers <ch@debian.org> Fri, 14 Nov 2003 19:45:57 +0100
1283
1284quagga (0.96.4-1) unstable; urgency=high
1285
1286 * SECURITY: Remote DoS of protocol daemons.
1287 Fix for a remote triggerable crash in vty layer. The management
1288 ports ("telnet myrouter ospfd") should not be open to the internet!
98b429c4 1289
4d916382
DS
1290 * New upstream version.
1291 - OSPF bugfixes.
1292 - Some improvements for bgp and rip.
1293
1294 -- Christian Hammers <ch@debian.org> Thu, 13 Nov 2003 11:52:27 +0100
1295
1296quagga (0.96.3-3) unstable; urgency=low
1297
1298 * Fixed pid file generation by substituting the daemons "-d" by the
1299 start-stop-daemon option "--background" (thanks to Micha Gaisser).
1300 Closes: #218103
1301
1302 -- Christian Hammers <ch@debian.org> Wed, 29 Oct 2003 05:17:49 +0100
1303
1304quagga (0.96.3-2) unstable; urgency=low
1305
98b429c4 1306 * Readded GNOME-PRODUCT-ZEBRA-MIB.
4d916382
DS
1307
1308 -- Christian Hammers <ch@debian.org> Thu, 23 Oct 2003 06:17:03 +0200
1309
1310quagga (0.96.3-1) unstable; urgency=medium
1311
1312 * New upstream version.
1313 * Removed -u and -e in postrm due to problems with debhelper and userdel
1314 (thanks to Adam Majer and Jaakko Niemi). Closes: #216770
1315 * Removed SNMP MIBs as they are now included in libsnmp-base (thanks to
1316 David Engel and Peter Gervai). Closes: #216138, #216086
1317 * Fixed seq command in init script (thanks to Marc Haber). Closes: #215915
1318 * Improved /proc check (thanks to Marc Haber). Closes: #212331
1319
1320 -- Christian Hammers <ch@debian.org> Thu, 23 Oct 2003 03:42:02 +0200
1321
1322quagga (0.96.2-9) unstable; urgency=medium
1323
1324 * Removed /usr/share/info/dir.* which were accidently there and prevented
1325 the installation by dpkg (thanks to Simon Raven). Closes: #212614
1326 * Reworded package description (thanks to Anand Kumria). Closes: #213125
1327 * Added french debconf translation (thanks to Christian Perrier).
1328 Closes: #212803
1329
1330 -- Christian Hammers <ch@debian.org> Tue, 7 Oct 2003 13:26:58 +0200
1331
1332quagga (0.96.2-8) unstable; urgency=low
1333
1334 * debian/rules now checks if /proc is mounted as ./configure needs
1335 it but just fails with an obscure error message if it is absent.
1336 (Thanks to Norbert Tretkowski). Closes: #212331
1337
1338 -- Christian Hammers <ch@debian.org> Tue, 23 Sep 2003 12:57:38 +0200
1339
1340quagga (0.96.2-7) unstable; urgency=low
1341
1342 * Last build was rejected due to a buggy dpkg-dev version. Rebuild.
1343
1344 -- Christian Hammers <ch@debian.org> Mon, 22 Sep 2003 20:34:12 +0200
1345
1346quagga (0.96.2-6) unstable; urgency=low
1347
1348 * Fixed init script so that is is now possible to just start
1349 the bgpd but not the zebra daemon. Also daemons are now actually
1350 started in the order defined their priority. (Thanks to Thomas Kaehn
1351 and Jochen Friedrich) Closes: #210924
1352
1353 -- Christian Hammers <ch@debian.org> Fri, 19 Sep 2003 21:17:02 +0200
1354
1355quagga (0.96.2-5) unstable; urgency=low
1356
1357 * For using quagga as BGP route server or similar, it is not
1358 wanted to have the zebra daemon running too. For this reason
1359 it can now be disabled in /etc/quagga/daemons, too.
1360 (Thanks to Jochen Friedrich). Closes: #210924
1361 * Attached *unapplied* patch for the ISIS protocol. I did not dare
1362 to apply it as long as upstream does not do it but this way give
1363 users the possibilities to use it if they like to.
1364 (Thanks to Remco van Mook)
1365
1366 -- Christian Hammers <ch@debian.org> Wed, 17 Sep 2003 19:57:31 +0200
1367
1368quagga (0.96.2-4) unstable; urgency=low
1369
1370 * Enabled IPV6 router advertisement feature by default on user request
1371 (thanks to Jochen Friedrich and Hasso Tepper). Closes: #210732
1372 * Updated GNU autoconf to let it build on hppa/parisc64 (thanks to
1373 lamont). Closes: #210492
1374
1375 -- Christian Hammers <ch@debian.org> Sat, 13 Sep 2003 14:11:13 +0200
1376
1377quagga (0.96.2-3) unstable; urgency=medium
1378
1379 * Removed unnecessary "-lcrypto" to avoid dependency against OpenSSL
1380 which would require further copyright addtions.
1381
1382 -- Christian Hammers <ch@debian.org> Wed, 10 Sep 2003 01:37:28 +0200
1383
1384quagga (0.96.2-2) unstable; urgency=low
1385
1386 * Added note that config files of quagga are in /etc/quagga and
1387 not /etc/zebra for the zebra users that migrate to quagga.
1388 (Thanks to Roberto Suarez Soto for the idea)
1389 * Fixed setgid rights in /etc/quagga.
1390
1391 -- Christian Hammers <ch@debian.org> Wed, 27 Aug 2003 14:05:39 +0200
1392
1393quagga (0.96.2-1) unstable; urgency=low
1394
1395 * This package has formally been known as "zebra-pj"!
1396 * New upstream release.
1397 Fixes "anoying OSPF problem".
1398 * Modified group ownerships so that vtysh can now be used by normal
1399 uses if they are in the quaggavty group.
1400
1401 -- Christian Hammers <ch@debian.org> Mon, 25 Aug 2003 23:40:14 +0200
1402
1403quagga (0.96.1-1) unstable; urgency=low
1404
1405 * Zebra-pj, the fork of zebra has been renamed to quagga as the original
1406 upstream author asked the new project membed not to use "zebra" in the
1407 name. zebra-pj is obsolete.
1408
1409 -- Christian Hammers <ch@debian.org> Mon, 18 Aug 2003 23:37:20 +0200
1410
1411zebra-pj (0.94+cvs20030721-1) unstable; urgency=low
1412
1413 * New CVS build.
1414 - OSPF changes (integration of the OSPF API?)
1415 - code cleanups (for ipv6?)
1416 * Tightened Build-Deps to gcc-2.95 as 3.x does not compile a stable ospfd.
1417 This is a known problem and has been discussed on the mailing list.
1418 No other solutions so far.
1419
1420 -- Christian Hammers <ch@debian.org> Mon, 21 Jul 2003 23:52:00 +0200
1421
1422zebra-pj (0.94+cvs20030701-1) unstable; urgency=low
1423
1424 * Initial Release.
1425
1426 -- Christian Hammers <ch@debian.org> Tue, 1 Jul 2003 01:58:06 +0200