[Pkg-gnutls-commits] r887 - in /packages/gnutls26/branches/branch2.9.x/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Tue Jul 6 17:41:48 UTC 2010


Author: ametzler
Date: Tue Jul  6 17:41:44 2010
New Revision: 887

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=887
Log:
add verbose package descriptions again.

Modified:
    packages/gnutls26/branches/branch2.9.x/debian/changelog
    packages/gnutls26/branches/branch2.9.x/debian/control

Modified: packages/gnutls26/branches/branch2.9.x/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.9.x/debian/changelog?rev=887&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.9.x/debian/changelog (original)
+++ packages/gnutls26/branches/branch2.9.x/debian/changelog Tue Jul  6 17:41:44 2010
@@ -1,7 +1,7 @@
 gnutls26 (2.10.0-3) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
-  * Strip down and update package descriptions. Closes: #588067
+  * Update package descriptions. Closes: #588067
 
  -- Andreas Metzler <ametzler at debian.org>  Sat, 03 Jul 2010 09:05:43 +0200
 

Modified: packages/gnutls26/branches/branch2.9.x/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.9.x/debian/control?rev=887&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.9.x/debian/control (original)
+++ packages/gnutls26/branches/branch2.9.x/debian/control Tue Jul  6 17:41:44 2010
@@ -23,6 +23,18 @@
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
  .
+ GnuTLS features suppport for:
+  - TLS extensions: server name indication, max record size, opaque PRF
+    input, etc.
+  - authentication using the SRP protocol.
+  - authentication using both X.509 certificates and OpenPGP keys.
+  - TLS Pre-Shared-Keys (PSK) extension.
+  - Inner Application (TLS/IA) extension.
+  - X.509 and OpenPGP certificate handling.
+  - X.509 Proxy Certificates (RFC 3820).
+  - all the strong encryption algorithms (including SHA-256/384/512),
+    including Camellia (RFC 4132)
+ .
  This package contains the GnuTLS development files.
 
 Package: libgnutls26
@@ -38,6 +50,18 @@
 Description: the GNU TLS library - runtime library
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
+ .
+ GnuTLS features suppport for:
+  - TLS extensions: server name indication, max record size, opaque PRF
+    input, etc.
+  - authentication using the SRP protocol.
+  - authentication using both X.509 certificates and OpenPGP keys.
+  - TLS Pre-Shared-Keys (PSK) extension.
+  - Inner Application (TLS/IA) extension.
+  - X.509 and OpenPGP certificate handling.
+  - X.509 Proxy Certificates (RFC 3820).
+  - all the strong encryption algorithms (including SHA-256/384/512),
+    including Camellia (RFC 4132)
  .
  This package contains the runtime libraries.
 
@@ -64,6 +88,18 @@
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
  .
+ GnuTLS features suppport for:
+  - TLS extensions: server name indication, max record size, opaque PRF
+    input, etc.
+  - authentication using the SRP protocol.
+  - authentication using both X.509 certificates and OpenPGP keys.
+  - TLS Pre-Shared-Keys (PSK) extension.
+  - Inner Application (TLS/IA) extension.
+  - X.509 and OpenPGP certificate handling.
+  - X.509 Proxy Certificates (RFC 3820).
+  - all the strong encryption algorithms (including SHA-256/384/512),
+    including Camellia (RFC 4132)
+ .
  This package contains a commandline interface to the GNU TLS library, which
  can be used to set up secure connections from e.g. shell scripts, debugging
  connection issues or managing certificates.
@@ -77,6 +113,18 @@
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
  .
+ GnuTLS features suppport for:
+  - TLS extensions: server name indication, max record size, opaque PRF
+    input, etc.
+  - authentication using the SRP protocol.
+  - authentication using both X.509 certificates and OpenPGP keys.
+  - TLS Pre-Shared-Keys (PSK) extension.
+  - Inner Application (TLS/IA) extension.
+  - X.509 and OpenPGP certificate handling.
+  - X.509 Proxy Certificates (RFC 3820).
+  - all the strong encryption algorithms (including SHA-256/384/512),
+    including Camellia (RFC 4132)
+ .
  This package contains all the GnuTLS documentation.
 
 Package: guile-gnutls
@@ -87,6 +135,18 @@
 Description: the GNU TLS library - GNU Guile bindings
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
+ .
+ GnuTLS features suppport for:
+  - TLS extensions: server name indication, max record size, opaque PRF
+    input, etc.
+  - authentication using the SRP protocol.
+  - authentication using both X.509 certificates and OpenPGP keys.
+  - TLS Pre-Shared-Keys (PSK) extension.
+  - Inner Application (TLS/IA) extension.
+  - X.509 and OpenPGP certificate handling.
+  - X.509 Proxy Certificates (RFC 3820).
+  - all the strong encryption algorithms (including SHA-256/384/512),
+    including Camellia (RFC 4132)
  .
  This package contains the GNU Guile 1.8 modules.
 
@@ -99,4 +159,16 @@
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
  .
+ GnuTLS features suppport for:
+  - TLS extensions: server name indication, max record size, opaque PRF
+    input, etc.
+  - authentication using the SRP protocol.
+  - authentication using both X.509 certificates and OpenPGP keys.
+  - TLS Pre-Shared-Keys (PSK) extension.
+  - Inner Application (TLS/IA) extension.
+  - X.509 and OpenPGP certificate handling.
+  - X.509 Proxy Certificates (RFC 3820).
+  - all the strong encryption algorithms (including SHA-256/384/512),
+    including Camellia (RFC 4132)
+ .
  This package contains the C++ runtime libraries.




More information about the Pkg-gnutls-commits mailing list