summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a0078c..71107bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
mailscripts (0.16-1) UNRELEASED; urgency=medium
- * email-print-mime-structure: add a test suite (Closes: #945451).
- Thanks to Daniel Kahn Gillmor for the patch series.
+ email-print-mime-structure:
+ * Add a test suite (Closes: #945451).
- Add <!nocheck> builddeps on
+ diffutils
+ python3
@@ -9,6 +9,16 @@ mailscripts (0.16-1) UNRELEASED; urgency=medium
+ gpg
+ gpg-agent
+ mypy.
+ * Add capability to decrypt S/MIME-encrypted messages (Closes: #945195).
+ - Add gpgsm, openssl to Build-Depends and Suggests.
+ * Add capability to handle one-part PKCS#7 signature objects.
+ - Add gnutls-bin to Build-Depends and Suggests.
+ * Fully decode encrypted parts before passing to any decryption
+ mechanism.
+ See <https://bugs.debian.org/945195#100>.
+
+ Thanks to Daniel Kahn Gillmor for two patch series implementing these
+ improvements.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 25 Nov 2019 07:55:47 -0700