-
libgcrypt20 (1.10.2-3ubuntu1) mantic; urgency=medium
* Merge with Debian unstable. 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.
* Dropped changes, not needed:
- d/p/12_lessdeps_libgcrypt-config.diff: refresh patch offsets
* For Ubuntu, this fixes an FTBFS by following Debian 1.10.2-3 in
dropping the use of --insert-timestamp (LP: #2036527).
libgcrypt20 (1.10.2-3) unstable; urgency=medium
[ Simon Josefsson ]
* Update Homepage: URL.
[ Andreas Metzler ]
* Drop --insert-timestamp linker option on mingw*, binutils 2.41 should use
SOURCE_DATE_EPOCH automatically and the Debian package has dropped the
patch to add the --insert-timestamp option. Closes: #1052219
-- Shengjing Zhu <email address hidden> Thu, 28 Sep 2023 09:51:31 +0000
-
libgcrypt20 (1.10.2-2ubuntu1) mantic; urgency=medium
* Merge with Debian unstable. 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.
- d/p/12_lessdeps_libgcrypt-config.diff: refresh patch offsets
-- Adrien Nader <email address hidden> Mon, 10 Jul 2023 15:41:13 +0200
-
libgcrypt20 (1.10.1-3ubuntu1) lunar; urgency=medium
* Merge from Debian unstable (LP: #2003529). 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.
libgcrypt20 (1.10.1-3) unstable; urgency=medium
* 32-build-Prefer-gpgrt-config-when-available.patch from
LIBGCRYPT-1.10-BRANCH updates libgcrypt.m4 to prefer gpgrt-config over
libgcrypt-config even when --with-libgcrypt-prefix is set.
+ 35-keccak-Use-size_t-to-avoid-integer-overflow.patch: Fix wrong result for
SHA3 functions > 4GB invoked in one-shot.
+ 37-doc-Update-document-for-pkg-config-and-libgcrypt.m4.patch: Suggest
pkg-config instead of libgcrypt-config.
-- Adrien Nader <email address hidden> Thu, 26 Jan 2023 12:11:54 +0100