From b714245cc2b0fecbcb58b01a35c510d96f6250e0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 3 Nov 2023 15:17:55 +0800 Subject: [PATCH] msmtp: upgrade 1.8.24 -> 1.8.25 This is a bug fix release: Generation of Message-ID headers was improved to avoid problems with rspamd assigning SPAM points Documentation of ignored options was fixed The combination of envelope from addresses with wildcards and automatic account selection was fixed (thanks to Jonathan Wakely) Translations were updated, including a new Romanian translation (thanks again to everyone at translationproject.org) (From OE-Core rev: 8eeee56a576dffb7f9bac9131563b555d30ada42) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni (cherry picked from commit 58fe8184f7ea475ad1be754e0de9a76cd4cd7c2e) Signed-off-by: Steve Sakoman --- .../recipes-extended/msmtp/{msmtp_1.8.24.bb => msmtp_1.8.25.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.24.bb => msmtp_1.8.25.bb} (91%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.24.bb b/meta/recipes-extended/msmtp/msmtp_1.8.25.bb similarity index 91% rename from meta/recipes-extended/msmtp/msmtp_1.8.24.bb rename to meta/recipes-extended/msmtp/msmtp_1.8.25.bb index b8c867161b..b575fad5e1 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.24.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.25.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] = "bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59" +SRC_URI[sha256sum] = "2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738" inherit gettext autotools update-alternatives pkgconfig