summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-02 12:59:24 +0000
committerwiz <wiz>2005-05-02 12:59:24 +0000
commitafb1b658527883443650177fe09b65931cb9150f (patch)
tree4ad41091af4c6fb250dc6e4cbd43c4519ec8e8e3
parent006f2a7165f206ea1976b6dd28a0cd3e312445e9 (diff)
downloadpkgsrc-afb1b658527883443650177fe09b65931cb9150f.tar.gz
Update to 1.2.3:
* Version 1.2.3 - Corrected bug in record packet parsing that could lead to a denial of service attack. - Corrected bug in RSA key export. Previously exported keys can be fixed using certtool. Use certtool -k <infile >outfile - API and ABI modifications: gnutls_x509_privkey_fix(): Add. * Version 1.2.2 (2005-04-25) - gnutls_error_to_alert() now considers GNUTLS_E_UNEXPECTED_HANDSHAKE_PACKET. - Fixed error in session resuming that could cause a crash in a session. - Fixed pkcs12 friendly name and local key identifier decoding. - Internal cleanups, removed duplicate typedef/struct definitions, and made source code include external include file, to check function prototypes during compile time. - API and ABI modifications: No changes since last version. At least not intentional, but due to the include header changes, there may be inadvertant changes, please let us know if you find any.
-rw-r--r--security/gnutls/Makefile4
-rw-r--r--security/gnutls/PLIST6
-rw-r--r--security/gnutls/distinfo9
3 files changed, 11 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index dbb6b875fd0..eae2827542f 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2005/04/11 21:47:11 tv Exp $
+# $NetBSD: Makefile,v 1.28 2005/05/02 12:59:24 wiz Exp $
-DISTNAME= gnutls-1.2.1
+DISTNAME= gnutls-1.2.3
CATEGORIES= security devel
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST
index b85ebcf8d54..256b5930021 100644
--- a/security/gnutls/PLIST
+++ b/security/gnutls/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2005/04/08 15:50:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2005/05/02 12:59:24 wiz Exp $
bin/certtool
bin/gnutls-cli
bin/gnutls-cli-debug
@@ -363,6 +363,7 @@ man/man3/gnutls_x509_privkey_export.3
man/man3/gnutls_x509_privkey_export_dsa_raw.3
man/man3/gnutls_x509_privkey_export_pkcs8.3
man/man3/gnutls_x509_privkey_export_rsa_raw.3
+man/man3/gnutls_x509_privkey_fix.3
man/man3/gnutls_x509_privkey_generate.3
man/man3/gnutls_x509_privkey_get_key_id.3
man/man3/gnutls_x509_privkey_get_pk_algorithm.3
@@ -384,9 +385,12 @@ share/examples/gnutls/ex-alert.c
share/examples/gnutls/ex-cert-select.c
share/examples/gnutls/ex-client-resume.c
share/examples/gnutls/ex-client-srp.c
+share/examples/gnutls/ex-client1.c
share/examples/gnutls/ex-client2.c
share/examples/gnutls/ex-crq.c
share/examples/gnutls/ex-pkcs12.c
+share/examples/gnutls/ex-rfc2818.c
+share/examples/gnutls/ex-serv-anon.c
share/examples/gnutls/ex-serv-export.c
share/examples/gnutls/ex-serv-pgp.c
share/examples/gnutls/ex-serv-srp.c
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index 5b948a7f68e..013ef146c2c 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.15 2005/04/08 15:50:41 wiz Exp $
+$NetBSD: distinfo,v 1.16 2005/05/02 12:59:24 wiz Exp $
-SHA1 (gnutls-1.2.1.tar.bz2) = 6445383421a06b9db3fa83bf6802677e809f2440
-RMD160 (gnutls-1.2.1.tar.bz2) = fa02b6b342adf07d47e7dad1ede1d7a49560e59d
-Size (gnutls-1.2.1.tar.bz2) = 2436304 bytes
-SHA1 (patch-aa) = 3b4adf0b6acde5a56c0a7f3003a0a1e90bfbd672
+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 (patch-ab) = a3327de3052375acd569ee8541c90e2555e73f2d