Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2012 06:43:13 GMT
From:      Boris Kovalenko <boris@tagnet.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166368: net/quagga security fix to 0.99.20.1
Message-ID:  <201203240643.q2O6hDjC089064@red.freebsd.org>
Resent-Message-ID: <201203240650.q2O6oAD1089799@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166368
>Category:       ports
>Synopsis:       net/quagga security fix to 0.99.20.1
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 24 06:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Boris Kovalenko
>Release:        
>Organization:
JSC "TAGNet"
>Environment:
>Description:
Quagga contains multiple vunerabilites
http://www.kb.cert.org/vuls/id/551715

>How-To-Repeat:

>Fix:
Apply attached patch


Patch attached with submission follows:

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS ../quagga.orig/Makefile ./Makefile
--- ../quagga.orig/Makefile	2011-11-17 19:02:07.000000000 +0600
+++ ./Makefile	2012-03-24 12:38:18.000000000 +0600
@@ -6,15 +6,10 @@
 #
 
 PORTNAME=	quagga
-PORTVERSION=	0.99.20
-PORTREVISION=	3
+PORTVERSION=	0.99.20.1
 CATEGORIES=	net ipv6
-MASTER_SITES=	http://quagga.net/download/ \
-		http://www.ru.quagga.net/download/ \
-		http://www.de.quagga.net/download/ \
-		http://www.us.quagga.net/download/ \
-		http://www.us2.quagga.net/download/ \
-		http://www.au.quagga.net/download/
+MASTER_SITES=	http://download.savannah.gnu.org/releases/quagga/
+FETCH_ARGS=	-Fpr
 
 PATCH_SITES=	http://quagga.net/
 
diff -ruN --exclude=CVS ../quagga.orig/distinfo ./distinfo
--- ../quagga.orig/distinfo	2011-10-06 02:26:10.000000000 +0600
+++ ./distinfo	2012-03-24 12:09:03.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (quagga-0.99.20.tar.gz) = b7a98cc6b022bb0cb405557b3d920cf513150f64384dbd0a2248b5bd248df58b
-SIZE (quagga-0.99.20.tar.gz) = 2232520
+SHA256 (quagga-0.99.20.1.tar.gz) = de8cac51e723b140abef1126696dcf9c68500546b1db3043cce431ae9d3291f4
+SIZE (quagga-0.99.20.1.tar.gz) = 2251259
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203240643.q2O6hDjC089064>