diff options
author | obache <obache@pkgsrc.org> | 2010-07-06 07:33:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-07-06 07:33:43 +0000 |
commit | 83d9217e8bf948bacab9d846783b663842863cc6 (patch) | |
tree | a1acc35c851e2e5d6c365336a5022fa4869db1bb /mail/msmtp/PLIST | |
parent | 0a14dcd65825714fd80a5a80c3164a91ff6b2ed1 (diff) | |
download | pkgsrc-83d9217e8bf948bacab9d846783b663842863cc6.tar.gz |
Update msmtp to 1.4.21.
Based on PR#43566, with additional clean up, exactly enable/disable options.
Version 1.4.21:
- No significant changes.
Version 1.4.20:
- Added support for authentication mechanism SCRAM-SHA-1 via GNU SASL.
- The new command tls_fingerprint allows one to trust one particular TLS
certificate, in case tls_trust_file cannot be used for some reason.
- The new script msmtp-gnome-tool.py manages Gnome Keyring passwords for msmtp.
Version 1.4.19:
- When using OpenSSL, msmtp now correctly handles NUL characters in the Common
Name and Subject Alternative Name fields of certificates. This fixes a
security problem. Note that msmtp is not affected by this problem if GnuTLS is
used.
Diffstat (limited to 'mail/msmtp/PLIST')
-rw-r--r-- | mail/msmtp/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/msmtp/PLIST b/mail/msmtp/PLIST index 4d56944b95d..e8e96f725ba 100644 --- a/mail/msmtp/PLIST +++ b/mail/msmtp/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:04:38 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2010/07/06 07:33:43 obache Exp $ bin/msmtp info/msmtp.info man/man1/msmtp.1 share/examples/msmtp/msmtprc-user.example share/locale/de/LC_MESSAGES/msmtp.mo +share/locale/pt_BR/LC_MESSAGES/msmtp.mo |