Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 08:13:08 +0900 (JST)
From:      Yoshisato YANAGISAWA <osho@pcc-software.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        novel@FreeBSD.org
Subject:   ports/123828: [PATCH] security/gnutls: update to 2.2.5 (obsolete 2.2.4)
Message-ID:  <200805192313.m4JND8uA006390@ai.pcc-software.org>
Resent-Message-ID: <200805192320.m4JNK7Qq079038@freefall.freebsd.org>

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

>Number:         123828
>Category:       ports
>Synopsis:       [PATCH] security/gnutls: update to 2.2.5 (obsolete 2.2.4)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 19 23:20:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yoshisato YANAGISAWA
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD ai.pcc-software.org 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Mar 10 20:37:27 JST 2008
>Description:
- Update to 2.2.5
- Since 2.2.4 has a bug, please obsolete it.  That is send-pr'ed in:
http://www.freebsd.org/cgi/query-pr.cgi?pr=123815
You can see the bug information in:
http://lists.gnu.org/archive/html/gnutls-devel/2008-05/msg00060.html

Port maintainer (novel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gnutls-2.2.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/gnutls/Makefile /tmp/gnutls/Makefile
--- /usr/ports/security/gnutls/Makefile	2008-03-03 20:52:35.000000000 +0900
+++ /tmp/gnutls/Makefile	2008-05-20 07:41:46.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnutls
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.5
 CATEGORIES=	security net
 MASTER_SITES=	http://josefsson.org/gnutls/releases/ \
 	ftp://ftp.gnutls.org/pub/gnutls/ \
diff -ruN --exclude=CVS /usr/ports/security/gnutls/distinfo /tmp/gnutls/distinfo
--- /usr/ports/security/gnutls/distinfo	2008-03-03 20:52:35.000000000 +0900
+++ /tmp/gnutls/distinfo	2008-05-20 07:57:34.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (gnutls-2.2.2.tar.bz2) = 90fb4b7c74d29bb6ee5bd8de85942f42
-SHA256 (gnutls-2.2.2.tar.bz2) = cbb0e76c28a8b8ee93d49e1fea4cb31549904d95cd8f488309126f7f5046d616
-SIZE (gnutls-2.2.2.tar.bz2) = 4923519
+MD5 (gnutls-2.2.5.tar.bz2) = ebd3dc3ed4dffde781a2dc4eb4e39f3b
+SHA256 (gnutls-2.2.5.tar.bz2) = cf2689bd5b5f095e27f7a1aa2246212ef9322c0707aeb104238e9eb0f925ae57
+SIZE (gnutls-2.2.5.tar.bz2) = 4920322
Files /usr/ports/security/gnutls/gnutls-2.2.5.tar.bz2 and /tmp/gnutls/gnutls-2.2.5.tar.bz2 differ
--- gnutls-2.2.5.patch ends here ---

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



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