summaryrefslogtreecommitdiff
path: root/security/gnutls/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-10-23 11:43:56 +0000
committerwiz <wiz@pkgsrc.org>2007-10-23 11:43:56 +0000
commitfad95e621e4fd5fa6c12c800be09737adbf8cf53 (patch)
treefa55847eeaea251f34ae861bdd71be418e9898c4 /security/gnutls/PLIST
parentc074feb25679c98bf186e04aeada596f92995e72 (diff)
downloadpkgsrc-fad95e621e4fd5fa6c12c800be09737adbf8cf53.tar.gz
Update to 2.0.2:
* Version 2.0.2 (released 2007-10-17) ** TLS authorization support removed. This technique may be patented in the future, and it is not of crucial importance for the Internet community. After deliberation we have concluded that the best thing we can do in this situation is to encourage society not to adopt this technique. We have decided to lead the way with our own actions. ** certtool: Fixed data corruption when using --outder. ** Fix configure-time Guile detection. ** API and ABI modifications: GNUTLS_SUPPLEMENTAL_USER_MAPPING_DATA: ADDED. To avoid that the gnutls_supplemental_data_format_type_t enum type becomes empty. * Version 2.0.1 (released 2007-09-20) ** New directory doc/credentials/ with test credentials. This collects the test credentials from the web page and from src/. The script gnutls-http-serv has also been moved to that directory. ** Update SRP extension type and cipher suite with official IANA values. This breaks backwards compatibility with SRP in older versions of GnuTLS, but this is intentional to speed up the adoption of the official values. The old values we used were incorrect. ** Guile: Fix `x509-certificate-dn-oid' ** API and ABI modifications: No changes since last version.
Diffstat (limited to 'security/gnutls/PLIST')
-rw-r--r--security/gnutls/PLIST9
1 files changed, 1 insertions, 8 deletions
diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST
index ecaac534545..fde1fe46629 100644
--- a/security/gnutls/PLIST
+++ b/security/gnutls/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2007/09/05 21:51:21 drochner Exp $
+@comment $NetBSD: PLIST,v 1.29 2007/10/23 11:43:56 wiz Exp $
bin/certtool
bin/gnutls-cli
bin/gnutls-cli-debug
@@ -54,11 +54,6 @@ man/man3/gnutls_anon_set_server_params_function.3
man/man3/gnutls_auth_client_get_type.3
man/man3/gnutls_auth_get_type.3
man/man3/gnutls_auth_server_get_type.3
-man/man3/gnutls_authz_enable.3
-man/man3/gnutls_authz_send_saml_assertion.3
-man/man3/gnutls_authz_send_saml_assertion_url.3
-man/man3/gnutls_authz_send_x509_attr_cert.3
-man/man3/gnutls_authz_send_x509_attr_cert_url.3
man/man3/gnutls_bye.3
man/man3/gnutls_certificate_activation_time_peers.3
man/man3/gnutls_certificate_allocate_credentials.3
@@ -478,7 +473,6 @@ share/doc/gnutls/TODO
share/doc/gnutls/gnutls.ps
share/examples/gnutls/ex-alert.c
share/examples/gnutls/ex-cert-select.c
-share/examples/gnutls/ex-client-authz.c
share/examples/gnutls/ex-client-resume.c
share/examples/gnutls/ex-client-srp.c
share/examples/gnutls/ex-client-tlsia.c
@@ -488,7 +482,6 @@ 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-authz.c
share/examples/gnutls/ex-serv-export.c
share/examples/gnutls/ex-serv-pgp.c
share/examples/gnutls/ex-serv-srp.c