summaryrefslogtreecommitdiff
path: root/net/quagga/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2006-06-07 16:31:21 +0000
committersalo <salo>2006-06-07 16:31:21 +0000
commit79a68f82e559d6d88b12e1cd6b6079c5fdac9456 (patch)
treead6fd0f9ac173ff4342e357e543b5d0e193578c9 /net/quagga/Makefile
parent84bdc117275bd2576a76aa1c801f30a27995a28a (diff)
downloadpkgsrc-79a68f82e559d6d88b12e1cd6b6079c5fdac9456.tar.gz
Pullup ticket 1692 - requested by gdt
security update for quagga Revisions pulled up: - pkgsrc/net/quagga/Makefile 1.29 - pkgsrc/net/quagga/PLIST 1.8 - pkgsrc/net/quagga/distinfo 1.9 Module Name: pkgsrc Committed By: gdt Date: Mon Jun 5 19:28:25 UTC 2006 Modified Files: pkgsrc/net/quagga: Makefile PLIST distinfo Log Message: 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 a9a989f25fa..516e469ba81 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2006/03/08 15:24:53 gdt Exp $
+# $NetBSD: Makefile,v 1.27.2.1 2006/06/07 16:31:21 salo 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/