Change logs for paramiko source package in Lunar

  • paramiko (2.12.0-2ubuntu1) lunar; urgency=medium
    
      * Merge from Debian unstable, remaining changes:
        + d/control: Demote python3-invoke from Recommends to Suggests as
          the python-invoke package lacks unit test execution so is not suitable
          for main inclusion
    
    paramiko (2.12.0-2) unstable; urgency=medium
    
      * Run autopkgtests via autopkgtest-pkg-pybuild
    
    paramiko (2.12.0-1) unstable; urgency=medium
    
      * New upstream release
      * debian/patches/
        - refresh, remove patches merged upstream
      * debian/control
        - bump Standards-Version to 4.6.1.0 (no changes needed)
      * debian/copyright
        - extend packaging copyright years
    
     -- Graham Inggs <email address hidden>  Fri, 17 Feb 2023 09:35:50 +0000
  • paramiko (2.10.4-1ubuntu1) kinetic; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - d/control: Demote python3-invoke from Recommends to Suggests as
          the python-invoke package lacks unit test execution so is not suitable
          for main inclusion.
    
    paramiko (2.10.4-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release.
      * Drop patch that is included upstream.
      * Drop upstream signing key. The release tarballs on GitHub are not signed.
    
    paramiko (2.10.3-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release.
        - Fix CVE-2022-24302 (Closes: #1008012)
        - Add support for SHA-2 variants of RSA key verification algorithms
          to support openssh >= 8.8p1-1 (Closes: #1007168, LP: #1961979)
      * Refresh PR1942.patch
      * Fix spelling mistake of distributed
      * Drop unused source-is-missing lintian override
      * Ignore very-long-line-length-in-source-file lintian alert
      * Update debian/copyright
      * d/p/thread-setdaemon-deprecation.patch: patch out a deprecation warning
        with Python 3.10 (LP: #1959095)
    
     -- Benjamin Drung <email address hidden>  Mon, 16 May 2022 17:12:00 +0200