package/msmtp: bump to version 1.8.6
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Sep 2019 07:18:01 +0000 (09:18 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Oct 2019 05:18:10 +0000 (07:18 +0200)
>From the NEWS file:

Version 1.8.6:
- Aliases are now expanded recursively
- Minor bug fixes

Version 1.8.5:
- Fixed OAUTHBEARER.
- Support for TLS client certificates via PKCS11 devices, e.g. smart cards.
- Various small bug fixes and improvements.

Version 1.8.4:
- Added support for the OAUTHBEARER authentication method.
- Several minor bug fixes.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/msmtp/msmtp.hash
package/msmtp/msmtp.mk

index 9e3633af6bec87d8659f781fe748b06026192567..9849c547c24eac878c59b6b5f3e2abc1d3b29364 100644 (file)
@@ -1,6 +1,6 @@
 # Locally calculated after checking signature
-# https://marlam.de/msmtp/releases/msmtp-1.8.3.tar.xz.sig
-sha256 3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4        msmtp-1.8.3.tar.xz
+# https://marlam.de/msmtp/releases/msmtp-1.8.6.tar.xz.sig
+sha256 6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1        msmtp-1.8.6.tar.xz
 
 # Hash for license file:
 sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903        COPYING
index dbd684f107729b6f10cdbc5c5305eb0556fe8d50..1518aa10e42eb9c5e0608e974d9aa1d7e8df1f73 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MSMTP_VERSION = 1.8.3
+MSMTP_VERSION = 1.8.6
 MSMTP_SITE = https://marlam.de/msmtp/releases
 MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
 MSMTP_DEPENDENCIES = host-pkgconf