Change logs for python-crypto source package in Artful

  • python-crypto (2.6.1-7ubuntu0.1) artful-security; urgency=medium
    
      * SECURITY UPDATE: weak ElGamal key parameters
        - debian/patches/CVE-2018-6594.patch: use backported fix from
          pycryptodome in lib/Crypto/PublicKey/ElGamal.py.
        - CVE-2018-6594
    
     -- Marc Deslauriers <email address hidden>  Fri, 30 Mar 2018 11:17:53 -0400
  • python-crypto (2.6.1-7build2) artful; urgency=medium
    
      * No change rebuild to drop Python 3.5 support.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 04 Aug 2017 16:58:09 +1200
  • python-crypto (2.6.1-7build1) artful; urgency=medium
    
      * No change rebuild to add Python 3.6 support.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 12 May 2017 14:37:48 +1200
  • python-crypto (2.6.1-7) unstable; urgency=high
    
      [ Salvatore Bonaccorso ]
      * Throw exception when IV is used with ECB or CTR (CVE-2013-7459)
        (Closes: #849495)
    
      [ Sebastian Ramacher ]
      * debian/control:
        - Bump Standards-Version.
        - Update Vcs-Git
      * debian/rules: Remove dh_strip override for automatic dbgsym packages.
      * debian/{control,compat}: Bump debhelper compat to 10.
    
     -- Sebastian Ramacher <email address hidden>  Wed, 28 Dec 2016 11:45:21 +0100