libgcrypt20 1.10.1-2ubuntu1 source package in Ubuntu
Changelog
libgcrypt20 (1.10.1-2ubuntu1) kinetic; urgency=low * Merge from Debian unstable. (LP: #1974277) Remaining changes: - d/p/disable_fips_enabled_read.patch Disable the library reading /proc/sys/crypto/fips_enabled file and going into FIPS mode. libgcrypt is not a FIPS certified library. * Removed d/p/0001-Always-include-config.h-in-cipher-assembly-codes.patch since it's already included in the new version. * Removed d/p/0001-poly1305-fix-building-with-arm-linux-gnueabihf-gcc-1.patch since it's already included in the new version. * Refreshed d/p/12_lessdeps_libgcrypt-config.diff and d/p/disable_fips_enabled_read.patch due to offsets. libgcrypt20 (1.10.1-2) unstable; urgency=low * Upload to unstable. * Update from upstream LIBGCRYPT-1.10-BRANCH, renaming the patch in the previous upload and adding another fix (31_0003-hwf-ppc-fix-missing-HWF_PPC_ARCH_3_10-in-HW-feature.patch). libgcrypt20 (1.10.1-1) experimental; urgency=low * New upstream version. + Drop cherrypicked patches. + Add post-release fix 31_0001-kdf-argon2-Fix-for-the-case-output-64.patch libgcrypt20 (1.10.0-2) experimental; urgency=low [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on libgpg-error-dev. + Build-Depends-Indep: Drop versioned constraint on texinfo. [ Andreas Metzler ] * Upgrade to head of LIBGCRYPT-1.10-BRANCH. + 30_0001-Post-release-updates.patch + 30_0002-jitterentropy-Include-fcntl.h-and-limits.h.patch + 30_0003-kdf-Use-u64.patch + 30_0004-Register-DCO-for-Clemens-Lang.patch + 30_0005-fips-Fix-memory-leaks-in-FIPS-mode.patch + 30_0006-hmac-Fix-memory-leak.patch + 30_0007-build-Fix-m4-gpg-error.m4.patch + 30_0008-Silence-compiler-warnings-for-possible-alignment-pro.patch + 30_0009-fips-Use-ELF-header-to-find-hmac-file-offset.patch + 30_0010-fips-Fix-previous-commit.patch + 30_0011-fips-Integrity-check-improvement-with-only-loadable-.patch + 30_0012-fips-More-portable-integrity-check.patch + 30_0013-fips-Fix-gen-note-integrity.sh-script-not-to-use-cmp.patch + 30_0014-fips-Clarify-what-to-be-hashed-for-the-integrity-che.patch * Point vcs-* to experimental branch. [ Johannes Schauer Marin Rodrigues ] * debian/libgcrypt20.postinst: only run clean-up-unmanaged-libraries on upgrades and not on new installations. Closes: #1007754 libgcrypt20 (1.10.0-1) experimental; urgency=low * Run wrap-and-sort -ast. * New upstream version. + Drop 30_01-poly1305-fix-building-with-arm-linux-gnueabihf-gcc-1.patch. + Add new symbols to symbol file, bump versioned dependency info of all symbols to 1.10.0. (Many enums extended, most notably gcry_ctl_cmds, i.e. the arguments for gcry_control()). libgcrypt20 (1.9.4-5) unstable; urgency=medium * Pull 30_01-poly1305-fix-building-with-arm-linux-gnueabihf-gcc-1.patch from upstream GIT master branch, fixing FTBFS on armhf. Closes: #1001675 libgcrypt20 (1.9.4-4) unstable; urgency=low * Import clean-up-unmanaged-libraries from the debian glib salsa repository. * Work around unreproducible (possibly fixed) dpkg bug 949395 and use clean-up-unmanaged-libraries to remove leftover libgcrypt versions in /lib. (Thanks, Simon McVittie!) Closes: #984884 * Fix references for CVE-2021-40528 and CVE-2021-33560 in previous changelogs. * Add lintian override for false positive debian-rules-sets-dpkg-architecture-variable. -- Frank Heimes <email address hidden> Fri, 06 May 2022 10:24:05 +0200
Upload details
- Uploaded by:
- Frank Heimes
- Sponsored by:
- Julian Andres Klode
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgcrypt20_1.10.1.orig.tar.bz2 | 3.6 MiB | ef14ae546b0084cd84259f61a55e07a38c3b53afc0f546bffcef2f01baffe9de |
libgcrypt20_1.10.1.orig.tar.bz2.asc | 228 bytes | 9da6ae5e8b1c253607be7e951b568932740c143ee519f6b3392ece8211e84e33 |
libgcrypt20_1.10.1-2ubuntu1.debian.tar.xz | 37.2 KiB | c0c69ca2b9db30e4e9aca96f37525a00cbf580c5ada80d13e3d8e7918cbed1cb |
libgcrypt20_1.10.1-2ubuntu1.dsc | 2.8 KiB | 62802639eb6d1c8018d9a0b58d54a6fa9983e4912f0d723dbbc2c97ab40fd865 |
Available diffs
Binary packages built by this source
- libgcrypt-mingw-w64-dev: LGPL Crypto library - Windows development
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
.
This is a Windows version of libgcrypt. It's meant to be used when
cross-building software that targets the Windows platform, e.g. the
win32-loader component of Debian-Installer.
- libgcrypt20: LGPL Crypto library - runtime library
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
- libgcrypt20-dbgsym: debug symbols for libgcrypt20
- libgcrypt20-dev: LGPL Crypto library - development files
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
.
This package contains header files and libraries for static linking.
- libgcrypt20-dev-dbgsym: debug symbols for libgcrypt20-dev
- libgcrypt20-doc: LGPL Crypto library - documentation
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
.
This package contains developer documentation.