summaryrefslogtreecommitdiff
path: root/net/quagga/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2006-06-05 19:28:25 +0000
committergdt <gdt@pkgsrc.org>2006-06-05 19:28:25 +0000
commitb8f9c71471dbe1269f8b503c9f1025641a3c00fb (patch)
tree98740fe52d667eb7a05c509f6aa60966e50a1f04 /net/quagga/Makefile
parent25dece3700b46815b70c1e8bed2fc151632cbbb0 (diff)
downloadpkgsrc-b8f9c71471dbe1269f8b503c9f1025641a3c00fb.tar.gz
Update to 0.98.6.
Security: ripd: - RIPD unauthenticated route table broadcast: CVE-2006-2223, OSVDB ID 25224, Secunia SA19910 - RIPD unauthenticated route injection: CVE-2006-2224, OSVDB ID 25225, Secunia SA19910 [ripd] 0.98 specific command changes, allow no-auth to be set [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates [doc] Add text on 0.98 specific RIP authentication changes [docs] Update ripd docs on version and authentication, see bugs #261,#262 Thanks to Konstantin V. Gavrilenko for report and testing. bgpd: - bgpd Telnet Interface DoS: OSVDB ID 25245: http://www.osvdb.org/displayvuln.php?osvdb_id=25245 [quagga-dev 4051]: http://lists.quagga.net/pipermail/quagga-dev/2006-March/004052.html [bgpd] Fix infinite loop in community_str2com [No NEWS entries for 0.98.2 to 0.98.6; many bugfixes]
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r--net/quagga/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 8ac7956491a..6ce9b067eab 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2006/04/06 03:20:54 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2006/06/05 19:28:25 gdt 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.98.2
-PKGREVISION= 1
+DISTNAME= quagga-0.98.6
CATEGORIES= net
MASTER_SITES= http://www.quagga.net/download/