summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-04 07:38:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-12-04 07:38:11 -0700
commit7fc83b718cdf6e7abddb61810d2cc6bd3e584689 (patch)
tree6a0d4eb57b60de897a6f80a24f0782949a294daf /debian/changelog
parent7a5bdac3d0dc9d02ca75276bbb8fc1142247aaf1 (diff)
parentf3e1e5a552db990b2213ef850e056ecb7995558d (diff)
downloadmailscripts-7fc83b718cdf6e7abddb61810d2cc6bd3e584689.tar.gz
Merge tag 'debian/0.16-1' into buster-bpo
mailscripts release 0.16-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Thu 28 Nov 2019 11:30:44 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 25929cc..3d6c274 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+mailscripts (0.16-1) unstable; urgency=medium
+
+ email-print-mime-structure:
+ * Add a test suite (Closes: #945451).
+ - Add <!nocheck> builddeps on
+ + python3
+ + python3-pgpy
+ + gpg
+ + gpg-agent
+ + mypy.
+ * Add capability to decrypt S/MIME-encrypted messages (Closes: #945195).
+ - Add gpgsm, openssl to Build-Depends and Suggests.
+ - Add <!nocheck> build-dep on dirmngr.
+ * 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> Thu, 28 Nov 2019 11:27:38 -0700
+
mailscripts (0.15-1~bpo10+1) buster-backports; urgency=medium
* Rebuild for buster-backports.