pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnutls Update to gnutls-2.2.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6e3259bdd3f
branches:  trunk
changeset: 542598:b6e3259bdd3f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu May 22 13:18:52 2008 +0000

description:
Update to gnutls-2.2.5.
* Version 2.2.5 (released 2008-05-19)
  Fix flaw in fix for GNUTLS-SA-2008-1-3.
* Version 2.2.4 (released 2008-05-19)
  Fix three security vulnerabilities.  [GNUTLS-SA-2008-1]
  [GNUTLS-SA-2008-1-1]
   libgnutls: Fix crash when sending invalid server name.
  [GNUTLS-SA-2008-1-2]
   libgnutls: Fix crash when sending repeated client hellos.
  [GNUTLS-SA-2008-1-3]
   libgnutls: Fix crash in cipher padding decoding for invalid record lengths.
* Version 2.2.3 (released 2008-05-06)
  Increase default handshake packet size limit to 48kb.
  Fix compilation error related to __FUNCTION__ on some systems.
  Documented the --priority option to gnutls-cli and gnutls-serv.
  Fix fopen file descriptor leak in PSK server code.
  Build Guile code with -fgnu89-inline only when supported.
  Make Camellia encryption work.

diffstat:

 security/gnutls/Makefile |  4 ++--
 security/gnutls/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 95409410a51d -r b6e3259bdd3f security/gnutls/Makefile
--- a/security/gnutls/Makefile  Thu May 22 12:30:58 2008 +0000
+++ b/security/gnutls/Makefile  Thu May 22 13:18:52 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2008/03/06 14:52:12 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2008/05/22 13:18:52 tnn Exp $
 
-DISTNAME=      gnutls-2.2.2
+DISTNAME=      gnutls-2.2.5
 CATEGORIES=    security devel
 MASTER_SITES=  http://josefsson.org/gnutls/releases/ \
                ftp://ftp.gnutls.org/pub/gnutls/ \
diff -r 95409410a51d -r b6e3259bdd3f security/gnutls/distinfo
--- a/security/gnutls/distinfo  Thu May 22 12:30:58 2008 +0000
+++ b/security/gnutls/distinfo  Thu May 22 13:18:52 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.43 2008/03/06 14:52:13 wiz Exp $
+$NetBSD: distinfo,v 1.44 2008/05/22 13:18:52 tnn Exp $
 
-SHA1 (gnutls-2.2.2.tar.bz2) = 6b9586083c6460b0efa73959d86036ecb0a6acf8
-RMD160 (gnutls-2.2.2.tar.bz2) = 120f5c014169914fee62a637c4e3efb3d5400165
-Size (gnutls-2.2.2.tar.bz2) = 4923519 bytes
+SHA1 (gnutls-2.2.5.tar.bz2) = 7620d092c790f0a5ac5486c3563786ca8777083d
+RMD160 (gnutls-2.2.5.tar.bz2) = dd48a780849fc81c0a688116984eab8f41ea8ebf
+Size (gnutls-2.2.5.tar.bz2) = 4920322 bytes
 SHA1 (patch-aa) = b2024cb515196e64efcdbba227f05db9eb07c236
 SHA1 (patch-ab) = d30748128877d2ec5942d2b852f23a05d36102d0
 SHA1 (patch-ad) = 585a6b64cc52403d83804ef22726110c4aae6169



Home | Main Index | Thread Index | Old Index