python-gnupg 0.4.1-1ubuntu1.18.04.1 source package in Ubuntu

Changelog

python-gnupg (0.4.1-1ubuntu1.18.04.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Improper input validation
    - debian/patches/CVE-2019-6690-1.patch: Added checks to disallow
      newline-type characters in passphrases.
    - debian/patches/CVE-2019-6690-2.patch: Expand passphrase check to include
      NUL bytes.
    - CVE-2019-6690
  * SECURITY UPDATE: Fake verification status of signed mail
    - debian/patches/CVE-2018-12020.patch: Added --no-verbose to the gpg
      command line
    - CVE-2018-12020

 -- Mike Salvatore <email address hidden>  Tue, 30 Apr 2019 11:14:17 -0400

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe python
Bionic security universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gnupg_0.4.1.orig.tar.gz 43.5 KiB ef47b02eaf41dee3cf4b02ddf83130827318de9fe3eae89d01a3f05859e20e1a
python-gnupg_0.4.1-1ubuntu1.18.04.1.debian.tar.xz 9.8 KiB fe6d8bc444465238e391024f4da116f46e2470bfeb3529c45fad34a19499878c
python-gnupg_0.4.1-1ubuntu1.18.04.1.dsc 2.2 KiB dbea9c9edd833ba916878f269ec78432bcc0d8b5bf30722127b8c92fff27b1df

View changes file

Binary packages built by this source

python-gnupg: Python wrapper for the GNU Privacy Guard (Python 2.x)

 Python-GnuPG allows easy and well-documented access to basic GnuPG
 functionality such as generating and managing keys, encrypting and
 decrypting data, signing and verifying messages.
 .
 This package provides Python 2.x version of python-gnupg.

python3-gnupg: Python wrapper for the GNU Privacy Guard (Python 3.x)

 Python-GnuPG allows easy and well-documented access to basic GnuPG
 functionality such as generating and managing keys, encrypting and
 decrypting data, signing and verifying messages.
 .
 This package provides Python 3.x version of python-gnupg.