guile-gnutls 4.0.0-1build1 source package in Ubuntu

Changelog

guile-gnutls (4.0.0-1build1) noble; urgency=medium

  * No-change rebuild against libgnutls30t64

 -- Steve Langasek <email address hidden>  Sun, 10 Mar 2024 02:05:48 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
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-1build1.debian.tar.xz 5.8 KiB bdfbc6f2f2da37a30f62e4a7a86547d9fccaa06c3a3bfc4a4a5a4f978ba5c627
guile-gnutls_4.0.0-1build1.dsc 2.4 KiB 1393c0475f0c20ec87c5a5a07911eff7343d6efbcd4e3e6cd66c9058fb7ec088

View changes file

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