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