pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/msmtp
Module Name: pkgsrc
Committed By: leot
Date: Mon Feb 11 20:44:46 UTC 2019
Modified Files:
pkgsrc/mail/msmtp: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/mail/msmtp/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/mail/msmtp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/msmtp/Makefile
diff -u pkgsrc/mail/msmtp/Makefile:1.72 pkgsrc/mail/msmtp/Makefile:1.73
--- pkgsrc/mail/msmtp/Makefile:1.72 Thu Jan 17 18:39:54 2019
+++ pkgsrc/mail/msmtp/Makefile Mon Feb 11 20:44:46 2019
@@ -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
Index: pkgsrc/mail/msmtp/distinfo
diff -u pkgsrc/mail/msmtp/distinfo:1.37 pkgsrc/mail/msmtp/distinfo:1.38
--- pkgsrc/mail/msmtp/distinfo:1.37 Thu Jan 17 18:39:54 2019
+++ pkgsrc/mail/msmtp/distinfo Mon Feb 11 20:44:46 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index