Change logs for gnupg source package in Utopic

  • gnupg (1.4.16-1.2ubuntu1.2) utopic-security; urgency=medium
    
      * Screen responses from keyservers (LP: #1409117)
        - d/p/0001-Screen-keyserver-responses.patch
        - d/p/0002-Make-screening-of-keyserver-result-work-with-multi-k.patch
        - d/p/0003-Add-kbnode_t-for-easier-backporting.patch
        - d/p/0004-gpg-Fix-regression-due-to-the-keyserver-import-filte.patch
      * Fix large key size regression from CVE-2014-5270 changes (LP: #1371766)
        - d/p/Add-build-and-runtime-support-for-larger-RSA-key.patch
        - debian/rules: build with --enable-large-secmem
      * SECURITY UPDATE: sidechannel attack on Elgamal
        - debian/patches/CVE-2014-3591.patch: use ciphertext blinding in
          cipher/elgamal.c.
        - CVE-2014-3591
      * SECURITY UPDATE: sidechannel attack via timing variations in mpi_powm
        - debian/patches/CVE-2015-0837.patch: avoid timing variations in
          include/mpi.h, mpi/mpi-pow.c, mpi/mpiutil.c.
        - CVE-2015-0837
      * SECURITY UPDATE: invalid memory read via invalid keyring
        - debian/patches/CVE-2015-1606.patch: skip all packets not allowed in
          a keyring in g10/keyring.c.
        - CVE-2015-1606
      * SECURITY UPDATE: memcpy with overlapping ranges
        - debian/patches/CVE-2015-1607.patch: use inline functions to convert
          buffer data to scalars in g10/apdu.c, g10/app-openpgp.c,
          g10/build-packet.c, g10/ccid-driver.c, g10/getkey.c, g10/keygen.c,
          g10/keyid.c, g10/misc.c, g10/parse-packet.c, g10/tdbio.c,
          g10/trustdb.c, include/host2net.h.
        - CVE-2015-1607
     -- Marc Deslauriers <email address hidden>   Fri, 27 Mar 2015 08:21:50 -0400
  • gnupg (1.4.16-1.2ubuntu1) utopic; urgency=medium
    
      * Resynchronise with Debian. Remaining changes:
        - Disable mlock() test since it fails with ulimit 0 (on buildds).
        - Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
        - Only suggest gnupg-curl and libldap; recommendations are pulled into
          minimal, and we don't need the keyserver utilities in a minimal Ubuntu
          system.
        - Remove the Win32 build.
        - Build using dh-autoreconf
        - Disable inline assembler for ppc64el.
    
    gnupg (1.4.16-1.2) unstable; urgency=high
    
      * Non-maintainer upload with maintainers approval.
      * CVE-2014-4617: Avoid DoS due to garbled compressed data packets.
        Apply upstream commit to stop a possible DoS using garbled compressed
        data packets which can be used to put gpg into an infinite loop.
        (Closes: #752497)
    
    gnupg (1.4.16-1.1) unstable; urgency=low
    
      * Non-Maintainer Upload.
      * Initialize trustdb before clearing it (Closes: #735363)
     -- Marc Deslauriers <email address hidden>   Thu, 26 Jun 2014 14:41:40 -0400
  • gnupg (1.4.16-1ubuntu2) trusty; urgency=medium
    
      * Add patch init_trustdb.patch (Closes: #737128)
     -- Brian Murray <email address hidden>   Thu, 06 Mar 2014 07:53:11 -0800