summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-08-25 17:52:24 +0000
committergdt <gdt@pkgsrc.org>2010-08-25 17:52:24 +0000
commit08a4e9bfffd44401ed3081cf97bf5cad01f90a6f (patch)
tree8a14976e053b9b1c0b69e5cc0968d846d5a9e4b5 /net
parent7f1876219e04721652d3a86099aa9dac65b9e58a (diff)
downloadpkgsrc-08a4e9bfffd44401ed3081cf97bf5cad01f90a6f.tar.gz
Update to 0.99.17.
The most important change is in correcting handling of malformed data in BGP sessions. bgpd: fix handling of AS path data tighten bounds checking in RR ORF msg reader ospfd: Only refresh external default route once. Make sure ospf_distribute_list_update_timer() eventually runs. Make sure all external routes are updated. zebra: fix infinite loop when deleting an interface ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config isisd: change ISIS_METHOD to use C preprocessor other: build: ignore mkinstalldirs and texinfo.tex build: Add QuaggaId to README.NetBSD build/extra: Enhance README.NetBSD make/gmake decision. git: add pointers to out-of-tree work git: add (generated) m4 files to .gitignore Update for git and emphasize asking for good reports. doc: fixed spelling in bgpd.texi
Diffstat (limited to 'net')
-rw-r--r--net/quagga-devel/Makefile5
-rw-r--r--net/quagga-devel/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/quagga-devel/Makefile b/net/quagga-devel/Makefile
index 764078c28aa..4374784e50c 100644
--- a/net/quagga-devel/Makefile
+++ b/net/quagga-devel/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2010/06/26 00:59:35 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2010/08/25 17:52:24 gdt Exp $
#
-DISTNAME= quagga-0.99.16
-PKGREVISION= 1
+DISTNAME= quagga-0.99.17
CATEGORIES= net
MASTER_SITES= http://www.quagga.net/download/
diff --git a/net/quagga-devel/distinfo b/net/quagga-devel/distinfo
index 81751c967f8..0c067328275 100644
--- a/net/quagga-devel/distinfo
+++ b/net/quagga-devel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2010/03/10 19:57:06 gdt Exp $
+$NetBSD: distinfo,v 1.11 2010/08/25 17:52:24 gdt Exp $
-SHA1 (quagga-0.99.16.tar.gz) = 2ba554a41671988257e51cf1cb5cb25015fb942f
-RMD160 (quagga-0.99.16.tar.gz) = c4930bc2ef23b469e8d56f25c97edacff292b93a
-Size (quagga-0.99.16.tar.gz) = 2168417 bytes
+SHA1 (quagga-0.99.17.tar.gz) = 31f42fa9f4d96aadf1bf97c3d9bf3308eb0d56c1
+RMD160 (quagga-0.99.17.tar.gz) = f00bf01930f781ae0de9fe9981c74e7bae0798b5
+Size (quagga-0.99.17.tar.gz) = 2202151 bytes