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