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