Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2012 22:43:28 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        portmgr@FreeBSD.org
Subject:   ports/166307: [SECURITY UPDATE] security/gnutls
Message-ID:  <201203212243.q2LMhSwI034135@freefall.freebsd.org>
Resent-Message-ID: <201203212250.q2LMoE3h035042@freefall.freebsd.org>

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

>Number:         166307
>Category:       ports
>Synopsis:       [SECURITY UPDATE] security/gnutls
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 22:50:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


>Description:
	This proposed patch is intended for a pointyhat build to validate
if there is build breakage, as the changeset would introduce a shared
library bump.
>How-To-Repeat:
>Fix:

--- gnutls.diff begins here ---
Index: security/gnutls/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/gnutls/Makefile,v
retrieving revision 1.99
diff -u -r1.99 security/gnutls/Makefile
--- security/gnutls/Makefile	12 Jan 2012 02:45:34 -0000	1.99
+++ security/gnutls/Makefile	21 Mar 2012 21:38:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnutls
-PORTVERSION=	2.12.16
+PORTVERSION=	2.12.18
 CATEGORIES=	security net
 MASTER_SITES=	${MASTER_SITE_GNU} \
 		${MASTER_SITE_GNUPG}
Index: security/gnutls/distinfo
===================================================================
RCS file: /home/ncvs/ports/security/gnutls/distinfo,v
retrieving revision 1.42
diff -u -r1.42 security/gnutls/distinfo
--- security/gnutls/distinfo	12 Jan 2012 02:45:34 -0000	1.42
+++ security/gnutls/distinfo	21 Mar 2012 21:53:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (gnutls-2.12.16.tar.bz2) = d04328857d9e420eca53f7f7fd615bc76d2f5d74984a9b90c0f2c5f7b5bf5b4a
-SIZE (gnutls-2.12.16.tar.bz2) = 7167795
+SHA256 (gnutls-2.12.18.tar.bz2) = 780b12e3f05191316390611a3d9d982d29ca3f3abc234517b2fc542064b6f07a
+SIZE (gnutls-2.12.18.tar.bz2) = 7207965
Index: security/gnutls/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/gnutls/pkg-plist,v
retrieving revision 1.26
diff -u -r1.26 security/gnutls/pkg-plist
--- security/gnutls/pkg-plist	5 Jun 2011 18:34:23 -0000	1.26
+++ security/gnutls/pkg-plist	21 Mar 2012 21:59:27 -0000
@@ -37,7 +37,7 @@
 lib/libgnutls-extra.a
 lib/libgnutls-extra.la
 lib/libgnutls-extra.so
-lib/libgnutls-extra.so.47
+lib/libgnutls-extra.so.48
 lib/libgnutls-openssl.a
 lib/libgnutls-openssl.la
 lib/libgnutls-openssl.so
@@ -45,7 +45,7 @@
 lib/libgnutls.a
 lib/libgnutls.la
 lib/libgnutls.so
-lib/libgnutls.so.47
+lib/libgnutls.so.48
 libdata/pkgconfig/gnutls-extra.pc
 libdata/pkgconfig/gnutls.pc
 %%EXAMPLESDIR%%/ex-alert.c
--- gnutls.diff ends here ---


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



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