diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-11 19:28:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-11 19:28:27 +0000 |
commit | 37b88d319f5c6e8754e813bcc3eeaf29b1519ba8 (patch) | |
tree | 8ab14803b8a3736680a9d000011324ce325cd9ff /security | |
parent | 85a6c41d0e67348ad38b721bb56f215e1c9f3cf1 (diff) | |
download | pkgsrc-37b88d319f5c6e8754e813bcc3eeaf29b1519ba8.tar.gz |
Update to 2.0.3:
* Version 2.0.3 (released 2007-11-10)
** This version backports several fixes from the 2.1.x branch.
** Fixed PKCS #3 parameter export.
** Added gnutls_record_disable_padding() to allow servers talking to
buggy clients that complain if the TLS 1.0 record protocol padding is
used.
** Introduced gnutls_session_enable_compatibility_mode() to allow enabling
all supported compatibility options (like disabling padding).
** Corrected bug which did not allow a server to run without supporting
certificates.
** API and ABI modifications:
gnutls_session_enable_compatibility_mode: ADDED
gnutls_record_disable_padding: ADDED
Add LICENSE, commented out; it contains both LGPL-2.1 and GPL2 code.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 5 | ||||
-rw-r--r-- | security/gnutls/PLIST | 6 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
3 files changed, 11 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 9e9dada2d93..0d3aea8ba00 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2007/10/23 11:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2007/11/11 19:28:27 wiz Exp $ -DISTNAME= gnutls-2.0.2 +DISTNAME= gnutls-2.0.3 CATEGORIES= security devel MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ @@ -12,6 +12,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnutls.org/ COMMENT= GNU Transport Layer Security library +#LICENSE= gnu-gpl-v2 gnu-lgpl-v2.1 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST index fde1fe46629..a06e8d65cd8 100644 --- a/security/gnutls/PLIST +++ b/security/gnutls/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2007/10/23 11:43:56 wiz Exp $ +@comment $NetBSD: PLIST,v 1.30 2007/11/11 19:28:27 wiz Exp $ bin/certtool bin/gnutls-cli bin/gnutls-cli-debug @@ -15,7 +15,6 @@ include/gnutls/openpgp.h include/gnutls/openssl.h include/gnutls/pkcs12.h include/gnutls/x509.h -info/gnutls.info info/gnutls-certificate-user-use-case.png info/gnutls-client-server-use-case.png info/gnutls-extensions_st.png @@ -28,6 +27,7 @@ info/gnutls-mod_auth_st.png info/gnutls-objects.png info/gnutls-pgp.png info/gnutls-x509.png +info/gnutls.info lib/libgnutls-extra.la lib/libgnutls-openssl.la lib/libgnutls.la @@ -275,6 +275,7 @@ man/man3/gnutls_psk_set_server_credentials_function.3 man/man3/gnutls_psk_set_server_dh_params.3 man/man3/gnutls_psk_set_server_params_function.3 man/man3/gnutls_record_check_pending.3 +man/man3/gnutls_record_disable_padding.3 man/man3/gnutls_record_get_direction.3 man/man3/gnutls_record_get_max_size.3 man/man3/gnutls_record_recv.3 @@ -293,6 +294,7 @@ man/man3/gnutls_rsa_params_import_raw.3 man/man3/gnutls_rsa_params_init.3 man/man3/gnutls_server_name_get.3 man/man3/gnutls_server_name_set.3 +man/man3/gnutls_session_enable_compatibility_mode.3 man/man3/gnutls_session_get_client_random.3 man/man3/gnutls_session_get_data.3 man/man3/gnutls_session_get_data2.3 diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index cf6e838e6f8..05728e4516b 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.40 2007/11/03 23:45:56 rillig Exp $ +$NetBSD: distinfo,v 1.41 2007/11/11 19:28:27 wiz Exp $ -SHA1 (gnutls-2.0.2.tar.bz2) = 1e67565e1dbdfdbcf67a7467f7507f849e582730 -RMD160 (gnutls-2.0.2.tar.bz2) = 1b449d8c025324988e04722f10c1980652c221fe -Size (gnutls-2.0.2.tar.bz2) = 4831867 bytes +SHA1 (gnutls-2.0.3.tar.bz2) = e329e30f7f80ee905809012cad132eab8f6e9a87 +RMD160 (gnutls-2.0.3.tar.bz2) = a22eaad937eca8899ea79c529917a1bd838c6120 +Size (gnutls-2.0.3.tar.bz2) = 4911980 bytes SHA1 (patch-aa) = 1d4ee449fd02fce00fdab055857281b69b17c1ae SHA1 (patch-ab) = 1bdf8bb767dc0de591346a98f1a6b3453de116dc SHA1 (patch-ad) = 585a6b64cc52403d83804ef22726110c4aae6169 |