guile-gnutls 4.0.0-1 source package in Ubuntu

Changelog

guile-gnutls (4.0.0-1) unstable; urgency=low

  * New upstream release.
  * Updates for "cme update dpkg-copyright":
    + Drop unused pattern from debian/fix.scanned.copyright.
    + Move GPL-2+ with Autoconf-data exception to separate License paragraph.
  * Update copyright.
  * Upload to unstable.

 -- Andreas Metzler <email address hidden>  Tue, 19 Sep 2023 07:28:39 +0200

Upload details

Uploaded by:
Debian GnuTLS Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GnuTLS Maintainers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
guile-gnutls_4.0.0-1.dsc 2.2 KiB 21860fb41062569a1f8456e387aa6fd254bf6d01cd8a0844cea836f704b50da6
guile-gnutls_4.0.0.orig.tar.gz 730.4 KiB 5b4cb926032076ec346bb5c0bc0d0231f968fe0f565913cc16934bb793afb239
guile-gnutls_4.0.0.orig.tar.gz.asc 228 bytes eaeb21b4abde3f8d1a7e5e793fb7da99996bf6993be1d6aacdce5fbb8c3029bf
guile-gnutls_4.0.0-1.debian.tar.xz 5.7 KiB f70c4f96d6ff2da1d58a46de5df1dc0c4a9d068a419ebea58f78a7789b048782

Available diffs

No changes file available.

Binary packages built by this source

guile-gnutls: GNU TLS library - GNU Guile bindings

 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains the GNU Guile modules.

guile-gnutls-dbgsym: debug symbols for guile-gnutls