summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-04-19 16:53:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-04-19 16:53:48 -0700
commit73fba2e178b189332ab146b06dbf8bdc16980a31 (patch)
tree975b3b6faa4896152bae27676b548246cb500a92 /debian/changelog
parent7ed5070972befb67961d5519f719c38b0d4a2222 (diff)
parent5c1db2b078879ca2f7c492d855b080b0707a6ada (diff)
downloadmailscripts-73fba2e178b189332ab146b06dbf8bdc16980a31.tar.gz
Merge tag 'debian/0.19-1' into buster-bpo
mailscripts release 0.19-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Fri 20 Mar 2020 01:16:48 PM 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/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a869f8b..d9ac182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+mailscripts (0.19-1) unstable; urgency=medium
+
+ * notmuch-slurp-debbug: rework to use Mail::Box rather than shelling out
+ to scripts to move mail around.
+ - Drop dependency on libmime-tools-perl.
+ * imap-dl:
+ - Update documentation to be less oriented towards former users of
+ getmail (Closes: #953582).
+ Thanks to Daniel Kahn Gillmor for the patch.
+ - Allow specifying ssl_ciphers.
+ Thanks to Robbie Harwood for the patch.
+ - Add support for GSSAPI authentication.
+ Thanks to Robbie Harwood for the patch and Daniel Kahn Gillmor for
+ review.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Fri, 20 Mar 2020 13:12:58 -0700
+
mailscripts (0.18-1~bpo10+1) buster-backports; urgency=medium
* Rebuild for buster-backports.