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 2.8.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e78113a045d
branches: trunk
changeset: 396056:7e78113a045d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 18 10:32:32 2009 +0000
description:
Update to 2.8.1:
* Version 2.8.1 (released 2009-06-10)
** libgnutls: Fix crash in gnutls_global_init after earlier init/deinit cycle.
Forwarded by Martin von Gagern <Martin.vGagern%gmx.net@localhost> from
<http://bugs.gentoo.org/272388>.
** libgnutls: Fix PKCS#12 decryption from password.
The encryption key derived from the password was incorrect for (on
average) 1 in every 128 input for random inputs. Reported by "Kukosa,
Tomas" <tomas.kukosa%siemens-enterprise.com@localhost> in
<http://permalink.gmane.org/gmane.network.gnutls.general/1663>.
** API and ABI modifications:
No changes since last version.
diffstat:
security/gnutls/Makefile | 6 +++---
security/gnutls/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r f4512ad00449 -r 7e78113a045d security/gnutls/Makefile
--- a/security/gnutls/Makefile Sat Jul 18 10:30:29 2009 +0000
+++ b/security/gnutls/Makefile Sat Jul 18 10:32:32 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2009/06/09 18:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2009/07/18 10:32:32 wiz Exp $
-DISTNAME= gnutls-2.8.0
+DISTNAME= gnutls-2.8.1
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \
@@ -10,7 +10,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gnutls.org/
COMMENT= GNU Transport Layer Security library
-#LICENSE= gnu-gpl-v3 AND gnu-lgpl-v2.1
+LICENSE= gnu-gpl-v3 AND gnu-lgpl-v2.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r f4512ad00449 -r 7e78113a045d security/gnutls/distinfo
--- a/security/gnutls/distinfo Sat Jul 18 10:30:29 2009 +0000
+++ b/security/gnutls/distinfo Sat Jul 18 10:32:32 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.57 2009/06/18 10:19:47 drochner Exp $
+$NetBSD: distinfo,v 1.58 2009/07/18 10:32:32 wiz Exp $
-SHA1 (gnutls-2.8.0.tar.bz2) = 7c102253bb4e817f393b9979a62c647010312eac
-RMD160 (gnutls-2.8.0.tar.bz2) = ad9d356ab55567ffc65c7fa4f48d8594a1cd5981
-Size (gnutls-2.8.0.tar.bz2) = 6177498 bytes
+SHA1 (gnutls-2.8.1.tar.bz2) = b5fd364848709393d05def7e926caddd27169525
+RMD160 (gnutls-2.8.1.tar.bz2) = 3b0d7a80a60dfc3222357d2c83a7ec32bd2c8e33
+Size (gnutls-2.8.1.tar.bz2) = 6178662 bytes
SHA1 (patch-ab) = 4b6801f6c8f00b8da8e78f7277450c6f53366fb4
SHA1 (patch-ae) = f505476ce0477dc547e8698d205d6ba26fe85f48
SHA1 (patch-af) = bd4701640dfef5bfdce87d620befd93098b0dff3
Home |
Main Index |
Thread Index |
Old Index