summaryrefslogtreecommitdiff
path: root/net/quagga/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2016-03-21 13:40:28 +0000
committergdt <gdt@pkgsrc.org>2016-03-21 13:40:28 +0000
commit2db2f5f343d2e65810fe45a2fc93bd07e81b69f0 (patch)
tree98cf67d3ced04fa78fb45fa97543477fe124a9e2 /net/quagga/Makefile
parent206f5b4ef00c5667a5efedd705060841856f8e88 (diff)
downloadpkgsrc-2db2f5f343d2e65810fe45a2fc93bd07e81b69f0.tar.gz
Update to 1.0.20160315
This is an update to address security issues, but contains more changes. Packaging changes include: remove lib/privs.c patch (integrated upstream) opaque LSA no longer an option (always on) pimd enabled by default upstream and hence in the package Upstream changes from http://savannah.nongnu.org/news/?group=quagga Quagga 1.0.20160315 Released Quagga 1.0.20160309 has been released, and is available at http://download.savannah.gnu.org/releases/quagga/ This is a bug fix release. It addresses a crash in protocols with a redistribute statement. Quagga 1.0.20160309 Released Quagga 1.0.20160309 has been released, and is available at http://download.savannah.gnu.org/releases/quagga/ This release addresses Security Vulnerability VU #270232. Users using VPNv4 to untrusted peers and zebra that have untrusted clients talking to it are advised to upgrade to this release. For further details see the CERT Vulnerability note: https://www.kb.cert.org/vuls/id/270232 Major user-visible changes: [quagga] - Namespace VRF Support has been added. [lib] - Add 'show commandtree' [bgpd] - vpnv4 and vpnv6 handling has been included. [bgpd] - Add 'set metric (rtt|+rtt|-rtt)' to route map handling. [bgpd] - Addition of 'show ip bgp dampening' command tree. [bgpd] - If route-map does not exist default to DENY for redistribute statements [bgpd] - Lower default 'timers connect' in BGP to 10 seconds. [bgpd] - Enable "bgp log-neighbor-changes" by default [bgpd] - Add support for timer commands with peer-group syntax [bgpd] - Extend Dump to allow Extended Time Format [babeld] - Removed from the distribution. [isisd] - Allow the adjustment of lsp-mtu [isisd] - Allow the import of routes from other protocols [ospfd] - Add per interface 'ip ospf area' command [ospfd] - Lower the default OSPF spf timers to '0 50 5000' [ripngd] - Add ECMP support [pimd] - Add multicast static routes. [pimd] - Add ability to set DR priority for an interface [pimd] - Add ability to modify hello and hold timers per interface [vtysh] - Add 'show thread cpu ..' and 'show work-queues' [vtysh] - Add 'show run <protocol>' command [vtysh] - Fix history handling
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 079067535d1..3d4a4683591 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2016/01/27 13:48:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.54 2016/03/21 13:40:28 gdt Exp $
#
-DISTNAME= quagga-0.99.24.1
-PKGREVISION= 2
+DISTNAME= quagga-1.0.20160315
CATEGORIES= net
MASTER_SITES= http://download.savannah.gnu.org/releases/quagga/