Skip to content

Commit

Permalink
net/quagga: Update 1.0.20160315 -> 1.0.20161017
Browse files Browse the repository at this point in the history
- This release also includes 4 other fixes for undefined behaviour that
  may have security implications, for BGP, IS-IS and OSPFv3.

PR:		213576
MFH:		r424161
Changes:	https://lists.quagga.net/pipermail/quagga-users/2016-October/014477.html
Security:	CVE-2016-4049
Approved by:	mat (maintainer)
Approved by:	ports-secteam (feld)
  • Loading branch information
opsec committed Oct 18, 2016
1 parent 5ec64b5 commit d59005e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions net/quagga/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= quagga
PORTVERSION= 1.0.20160315
PORTVERSION= 1.0.20161017
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH

Expand All @@ -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

Expand Down
5 changes: 3 additions & 2 deletions net/quagga/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d59005e

Please sign in to comment.