From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
===========
- Add support for SCRAM-SHA-256-PLUS and SCRAM-SHA-1-PLUS authentication, and
  prefer SCRAM methods over the PLAIN method because of their superior
  properties.
- With --read-envelope-from, a Resent-From header is now used if it is present
  and appears before any From header

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../recipes-extended/msmtp/{msmtp_1.8.25.bb => msmtp_1.8.26.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/msmtp/{msmtp_1.8.25.bb => msmtp_1.8.26.bb} (91%)

diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.25.bb 
b/meta/recipes-extended/msmtp/msmtp_1.8.26.bb
similarity index 91%
rename from meta/recipes-extended/msmtp/msmtp_1.8.25.bb
rename to meta/recipes-extended/msmtp/msmtp_1.8.26.bb
index b575fad5e1..13820fe930 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.8.25.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.8.26.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/";
 
 SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz";
-SRC_URI[sha256sum] = 
"2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738"
+SRC_URI[sha256sum] = 
"6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8"
 
 inherit gettext autotools update-alternatives pkgconfig
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#199720): 
https://lists.openembedded.org/g/openembedded-core/message/199720
Mute This Topic: https://lists.openembedded.org/mt/106239636/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to