Change logs for schleuder source package in Impish

  • schleuder (3.6.0-3) unstable; urgency=medium
    
      * debian/patches:
        - Pull in upstream patch to fix verifying encapsulated messages:
          monkeypatch ruby-mail-gpg to restore the use of the unaltered raw source
          of the relevant email part.
          This code was removed in a recent release of ruby-mail-gpg for yet
          unknown reasons, and uploaded to Debian via 0.4.4-1.
    
     -- Georg Faerber <email address hidden>  Thu, 29 Jul 2021 20:36:52 +0000
  • schleuder (3.6.0-2) unstable; urgency=medium
    
      * debian/control:
        - Drop obsolete version constraint of ruby-mail-gpg.
      * debian/patches:
        - Pull in upstream patch to handle GPGME::Error::Canceled.
        - Pull in upstream patch to fix preconditions of specs: Some expectations
          only worked as long as the content-transfer-encoding was not Base64.
          Some only worked if it was Quoted-Printable. Now they don't depend on
          the CTE anymore.
        - Pull in upstream patch to relax version of mail-gpg.
        - Refresh remaining patches to handle fuzz, introduced by these new
          patches.
    
     -- Georg Faerber <email address hidden>  Sun, 23 May 2021 17:32:19 +0000
  • schleuder (3.6.0-1.1) unstable; urgency=medium
    
      * Non-maintainer upload
      * improve hack to block passphrase interaction (Closes: #982627)
    
     -- Daniel Kahn Gillmor <email address hidden>  Fri, 12 Feb 2021 11:55:30 -0500