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.0.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c51e540abc5
branches: trunk
changeset: 465151:5c51e540abc5
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Dec 22 23:08:03 2003 +0000
description:
Update to 1.0.3:
- Corrected bug in gnutls_bye() which made it return an error code
of INVALID_REQUEST instead of success.
- Corrected a bug in the GNUTLS_KEY key usage definitions.
diffstat:
security/gnutls/Makefile | 4 ++--
security/gnutls/PLIST | 8 ++++----
security/gnutls/distinfo | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (54 lines):
diff -r b0470539f0b6 -r 5c51e540abc5 security/gnutls/Makefile
--- a/security/gnutls/Makefile Mon Dec 22 22:58:09 2003 +0000
+++ b/security/gnutls/Makefile Mon Dec 22 23:08:03 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/12/21 10:17:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/22 23:08:03 jmmv Exp $
#
-DISTNAME= gnutls-1.0.2
+DISTNAME= gnutls-1.0.3
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/
diff -r b0470539f0b6 -r 5c51e540abc5 security/gnutls/PLIST
--- a/security/gnutls/PLIST Mon Dec 22 22:58:09 2003 +0000
+++ b/security/gnutls/PLIST Mon Dec 22 23:08:03 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/12/21 10:17:30 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/12/22 23:08:04 jmmv Exp $
bin/certtool
bin/gnutls-cli
bin/gnutls-cli-debug
@@ -18,17 +18,17 @@
lib/libgnutls-extra.la
lib/libgnutls-extra.so
lib/libgnutls-extra.so.11
-lib/libgnutls-extra.so.11.2
+lib/libgnutls-extra.so.11.3
lib/libgnutls-openssl.a
lib/libgnutls-openssl.la
lib/libgnutls-openssl.so
lib/libgnutls-openssl.so.11
-lib/libgnutls-openssl.so.11.2
+lib/libgnutls-openssl.so.11.3
lib/libgnutls.a
lib/libgnutls.la
lib/libgnutls.so
lib/libgnutls.so.11
-lib/libgnutls.so.11.2
+lib/libgnutls.so.11.3
man/man1/certtool.1
man/man1/gnutls-cli-debug.1
man/man1/gnutls-cli.1
diff -r b0470539f0b6 -r 5c51e540abc5 security/gnutls/distinfo
--- a/security/gnutls/distinfo Mon Dec 22 22:58:09 2003 +0000
+++ b/security/gnutls/distinfo Mon Dec 22 23:08:03 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/12/21 10:17:30 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2003/12/22 23:08:04 jmmv Exp $
-SHA1 (gnutls-1.0.2.tar.gz) = fbbf73346df3801db7b34599a757fda45647a080
-Size (gnutls-1.0.2.tar.gz) = 1366730 bytes
+SHA1 (gnutls-1.0.3.tar.gz) = ae5114d105b15f618a5bc68386901b57566f8f2e
+Size (gnutls-1.0.3.tar.gz) = 1366830 bytes
Home |
Main Index |
Thread Index |
Old Index