[ubuntu/kinetic-proposed] libgcrypt20 1.10.1-2ubuntu1 (Accepted)

Frank Heimes frank.heimes at canonical.com
Fri May 20 09:32:16 UTC 2022


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.

Date: Fri, 06 May 2022 10:24:05 +0200
Changed-By: Frank Heimes <frank.heimes at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Julian Andres Klode <julian.klode at canonical.com>
https://launchpad.net/ubuntu/+source/libgcrypt20/1.10.1-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 06 May 2022 10:24:05 +0200
Source: libgcrypt20
Built-For-Profiles: noudeb
Architecture: source
Version: 1.10.1-2ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Frank Heimes <frank.heimes at canonical.com>
Closes: 984884 1001675 1007754
Launchpad-Bugs-Fixed: 1974277
Changes:
 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.
Checksums-Sha1:
 b044d776951f518aa4177dd81f345e7cc47b2087 2918 libgcrypt20_1.10.1-2ubuntu1.dsc
 de2cc32e7538efa376de7bf5d3eafa85626fb95f 3778457 libgcrypt20_1.10.1.orig.tar.bz2
 8c734e7300a7c297eaf32652cdc3c6c25293b9a9 228 libgcrypt20_1.10.1.orig.tar.bz2.asc
 348930502f59e060a38f1a1bd15219171f912198 38144 libgcrypt20_1.10.1-2ubuntu1.debian.tar.xz
 0a8adc616ea4780d2e6554c0334236708a0d5fe0 7990 libgcrypt20_1.10.1-2ubuntu1_source.buildinfo
Checksums-Sha256:
 62802639eb6d1c8018d9a0b58d54a6fa9983e4912f0d723dbbc2c97ab40fd865 2918 libgcrypt20_1.10.1-2ubuntu1.dsc
 ef14ae546b0084cd84259f61a55e07a38c3b53afc0f546bffcef2f01baffe9de 3778457 libgcrypt20_1.10.1.orig.tar.bz2
 9da6ae5e8b1c253607be7e951b568932740c143ee519f6b3392ece8211e84e33 228 libgcrypt20_1.10.1.orig.tar.bz2.asc
 c0c69ca2b9db30e4e9aca96f37525a00cbf580c5ada80d13e3d8e7918cbed1cb 38144 libgcrypt20_1.10.1-2ubuntu1.debian.tar.xz
 8339789775e9c73983b04dbf5fabe1d7cc13eead1105f6ff87d4c6727abcd298 7990 libgcrypt20_1.10.1-2ubuntu1_source.buildinfo
Files:
 4e746e597c9d8061f55b9eeadecdea54 2918 libs optional libgcrypt20_1.10.1-2ubuntu1.dsc
 8fadbe1fddafa341dce5ef3869f70e25 3778457 libs optional libgcrypt20_1.10.1.orig.tar.bz2
 17d95645c8a7a3dfcf28e7592d06b2bf 228 libs optional libgcrypt20_1.10.1.orig.tar.bz2.asc
 2068bc3ffa54b915435b07a01103483e 38144 libs optional libgcrypt20_1.10.1-2ubuntu1.debian.tar.xz
 9e928783a08dd671c6e69af1a3dbd380 7990 libs optional libgcrypt20_1.10.1-2ubuntu1_source.buildinfo
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint at lists.alioth.debian.org>


More information about the kinetic-changes mailing list