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 1.2.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55bdccdc420d
branches:  trunk
changeset: 494883:55bdccdc420d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 31 17:48:30 2005 +0000

description:
Update to 1.2.4:

* Version 1.2.4 (2005-05-28)
- Corrected some bugs that could affect 64 bit systems.
- Some corrections in the header files to include the prototype
  of memmem properly (affected 64 bit systems). Report and patch
  by Yoann Vandoorselaere <yoann%prelude-ids.org@localhost>.
- Introduced the --fix-key option to certtool, which can be used to
  regenerate the (optional) parameters in a private key. It should
  be used together with --key-info.
- Corrected a bug in certificate chain verification that could lead
  to marking a trusted chain as non trusted, if the last certificate in
  the chain was a self signed one.
- Gnulib portability files were updated.
- License were updated to reflect new FSF address.

diffstat:

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

diffs (26 lines):

diff -r fd6d7865171f -r 55bdccdc420d security/gnutls/Makefile
--- a/security/gnutls/Makefile  Tue May 31 17:48:00 2005 +0000
+++ b/security/gnutls/Makefile  Tue May 31 17:48:30 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2005/05/02 12:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2005/05/31 17:48:30 wiz Exp $
 
-DISTNAME=      gnutls-1.2.3
+DISTNAME=      gnutls-1.2.4
 CATEGORIES=    security devel
 MASTER_SITES=  http://josefsson.org/gnutls/releases/ \
                ftp://ftp.gnutls.org/pub/gnutls/ \
diff -r fd6d7865171f -r 55bdccdc420d security/gnutls/distinfo
--- a/security/gnutls/distinfo  Tue May 31 17:48:00 2005 +0000
+++ b/security/gnutls/distinfo  Tue May 31 17:48:30 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2005/05/02 12:59:24 wiz Exp $
+$NetBSD: distinfo,v 1.17 2005/05/31 17:48:30 wiz Exp $
 
-SHA1 (gnutls-1.2.3.tar.bz2) = 78e1b92a9d818479faca9042d446eed61770fb17
-RMD160 (gnutls-1.2.3.tar.bz2) = 8e796bcd3f303f52f6c2c9dad18814a467b550eb
-Size (gnutls-1.2.3.tar.bz2) = 2446437 bytes
+SHA1 (gnutls-1.2.4.tar.bz2) = f54c9fe5aa11b3e4cb2109d29cf38d98d11c72dc
+RMD160 (gnutls-1.2.4.tar.bz2) = 6c7258414d8f36dbeae5d67cf501be2d3c3c0996
+Size (gnutls-1.2.4.tar.bz2) = 2446316 bytes
 SHA1 (patch-ab) = a3327de3052375acd569ee8541c90e2555e73f2d



Home | Main Index | Thread Index | Old Index