diff options
author | leot <leot@pkgsrc.org> | 2019-02-11 20:44:46 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-02-11 20:44:46 +0000 |
commit | 14c67f48541b2963d50719866e710f812100e939 (patch) | |
tree | 60e82f303dbcac7cd2995919418d560fe4e0815a /mail/msmtp | |
parent | 924cc11025a532fbc456a598bc11da3a6b703553 (diff) | |
download | pkgsrc-14c67f48541b2963d50719866e710f812100e939.tar.gz |
msmtp: Update to 1.8.3
Changes:
1.8.3
-----
This version fixes a security problem that affects version 1.8.2
(older versions are not affected): when the new default value system
for tls_trust_file is used, the result of certificate verification
was not properly checked.
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 4ffcc9abfaf..8c0db1901f7 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.72 2019/01/17 18:39:54 leot Exp $ +# $NetBSD: Makefile,v 1.73 2019/02/11 20:44:46 leot Exp $ -DISTNAME= msmtp-1.8.2 +DISTNAME= msmtp-1.8.3 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ EXTRACT_SUFX= .tar.xz diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 211d8b283a6..7d5af6ce0b5 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.37 2019/01/17 18:39:54 leot Exp $ +$NetBSD: distinfo,v 1.38 2019/02/11 20:44:46 leot Exp $ -SHA1 (msmtp-1.8.2.tar.xz) = 4527ea8c7197706a30f25b6a5f8d226619480a72 -RMD160 (msmtp-1.8.2.tar.xz) = c7851e06ec48ff7e688b6bc05700ee4da07bfe91 -SHA512 (msmtp-1.8.2.tar.xz) = 1f37be6f6bb01ddb3ba202673d7ba6457e6e9d8cfb718fdb5e9c19162b85e08c1487f160011775e626df0e37c414dcfbb20380d14084fbe80c46287eec15f5e6 -Size (msmtp-1.8.2.tar.xz) = 335760 bytes +SHA1 (msmtp-1.8.3.tar.xz) = 556de9d951d860a40ab35627006c0c28ad14429b +RMD160 (msmtp-1.8.3.tar.xz) = 38a289c636a4b98e291a989bce6f1da9a16d6613 +SHA512 (msmtp-1.8.3.tar.xz) = c265991c0925d79b28a664ee6832316350d59d546f252989dafb8a517a8be1c496fcc85981325e5b381801a7bcb77e38dabdc12fc5be1bf49b9886a409a21819 +Size (msmtp-1.8.3.tar.xz) = 336120 bytes |