From b6e42a1ea12e2215ee20faa7c6d53fd785aad93a Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 13 May 2009 10:02:40 +0000 Subject: [PATCH] Update to 0.99.12. Changes since 0.99.11: bgpd: Fix bgp ipv4/ipv6 accept handling [bgpd] AS4 bugfix by Chris Caputo [SECURITY] [bgpd] Add 'show bgp views' command [bgpd] Allow accepted peers to progress even if realpeer is in Connect ospfd: [lib] Move type cast in Fletcher checksum [lib] Switch Fletcher checksum back to old ospfd version Justified OSPF cost function names and added support for: ospf cost <1-65535> A.B.C.D no ospf cost <1-65535> library: [lib] Fix timer precision. [lib] fix missing sockunion_normalise_mapped vtysh: [vtysh] Add commands from zebra_routemap.c to vtysh misc: [build] tools/multiple-bgpd.sh should be in 'make dist' --- net/quagga-devel/Makefile | 4 ++-- net/quagga-devel/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/quagga-devel/Makefile b/net/quagga-devel/Makefile index dcee395edbfe..c931462e88aa 100644 --- a/net/quagga-devel/Makefile +++ b/net/quagga-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2009/01/10 19:08:36 gdt Exp $ +# $NetBSD: Makefile,v 1.8 2009/05/13 10:02:40 hasso Exp $ # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp # -DISTNAME= quagga-0.99.11 +DISTNAME= quagga-0.99.12 CATEGORIES= net MASTER_SITES= http://www.quagga.net/download/ diff --git a/net/quagga-devel/distinfo b/net/quagga-devel/distinfo index 573be7d9136d..0356c9549267 100644 --- a/net/quagga-devel/distinfo +++ b/net/quagga-devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2009/01/10 19:08:36 gdt Exp $ +$NetBSD: distinfo,v 1.8 2009/05/13 10:02:40 hasso Exp $ -SHA1 (quagga-0.99.11.tar.gz) = 6542aab6b558cb88ac0806cce10b33be0f00ca27 -RMD160 (quagga-0.99.11.tar.gz) = 654107378955c24c50730c4c9e7544a163bc33b8 -Size (quagga-0.99.11.tar.gz) = 2192249 bytes +SHA1 (quagga-0.99.12.tar.gz) = e6814eca860274fb4f39f036d8117ceb641b2c1a +RMD160 (quagga-0.99.12.tar.gz) = f443954db18123ab4b979834ecbff58778338afe +Size (quagga-0.99.12.tar.gz) = 2162403 bytes