vcswatch reports that
this package seems to have a new changelog entry (version
1.8.11-3, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 3fecdbc4b1a79f7a1eb7279cc9062c0fcb09026c
Merge: 01e5f3e 1b53a3e
Author: Emmanuel Bouthenot <kolter@debian.org>
Date: Tue Feb 16 18:37:27 2021 +0000
Merge branch 'update-alternatives' into 'unstable'
update-alternatives for sendmail
See merge request kolter/msmtp!15
commit 01e5f3e1afaabfad081e6618711719cf9b16e1ef
Merge: 702418a 77b52e0
Author: Emmanuel Bouthenot <kolter@debian.org>
Date: Tue Feb 16 18:32:59 2021 +0000
Merge branch 'unstable' into 'unstable'
Add upstream release signing key and do validation in debian/watch.
See merge request kolter/msmtp!17
commit 702418a803fbf5b657c2af51f54541e97845bfa9
Merge: f9b467f 9ab10f9
Author: Emmanuel Bouthenot <kolter@debian.org>
Date: Tue Feb 16 18:29:30 2021 +0000
Merge branch 'gnome-keyring-aa-fixes' into 'unstable'
apparmor: allow access to Gnome keyring via DBus
See merge request kolter/msmtp!13
commit 77b52e06e938521bd07ab3159d594bdcdec94201
Author: John Scott <jscott@posteo.net>
Date: Tue Jan 19 19:55:12 2021 -0500
Add upstream release signing key and do validation in debian/watch.
commit 1b53a3ef4c0bc693f56076fba31a15552c6a9c8c
Author: Raphaël Droz <raphael.droz+floss@gmail.com>
Date: Tue Oct 27 16:15:28 2020 -0300
If sendmail is forcefully set to msmtp, we give few chance to another helpers
to be package and wrap msmtp (eg a queue system).
By setting it a proper symlink using update-alternatives we allow for smoother transitions.
commit 9ab10f9cec5230ea6459d2cc9922cb8cd983d0b4
Author: Simon Deziel <simon@sdeziel.info>
Date: Sun Oct 4 11:46:56 2020 -0400
apparmor: allow access to Gnome keyring via DBus
msmtp-gnome can get sercrets from Gnome keyring using DBus but
a user reported that some permissions were missing [1]. In
addition to those, more were added to allow prompting to unlock
the keyring if need be.
1: https://bugs.launchpad.net/ubuntu/+source/msmtp/+bug/1875313/comments/7
Signed-off-by: Simon Deziel <simon@sdeziel.info>