net/quagga: Update 1.0.20160315 -> 1.0.20161017
- This release also includes 4 other fixes for undefined behaviour that may have security implications, for BGP, IS-IS and OSPFv3. PR: 213576 Changes: https://lists.quagga.net/pipermail/quagga-users/2016-October/014477.html Security: CVE-2016-4049 MFH: 2016Q4 Approved by: mat (maintainer)
This commit is contained in:
parent
8647ec1763
commit
34ec386f20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424161
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quagga
|
||||
PORTVERSION= 1.0.20160315
|
||||
PORTVERSION= 1.0.20161017
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
|
@ -18,7 +18,7 @@ CONFLICTS= openbgpd-[0-9]* openospfd-[0-9]* zebra-0* quagga-re-[0-9]*
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-exampledir=${PREFIX}/share/examples/quagga
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool makeinfo perl5 readline compiler:c11 tar:xz autoreconf cpe
|
||||
USES= gmake libtool makeinfo perl5 readline compiler:c11 autoreconf cpe
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (quagga-1.0.20160315.tar.xz) = d284af5dd875dbba90ab875d40db5d68fdc9ede17a76f2af525f85344be56767
|
||||
SIZE (quagga-1.0.20160315.tar.xz) = 1819488
|
||||
TIMESTAMP = 1476726152
|
||||
SHA256 (quagga-1.0.20161017.tar.gz) = 8f26724ddb7419f3912f80ce8f13689190289e0022cf09921d0a403fd7714918
|
||||
SIZE (quagga-1.0.20161017.tar.gz) = 2758494
|
||||
|
|
Loading…
Reference in a new issue