Changelog: ========== - The msmtpq script was updated. - Added a new configuration command 'eval' to replace the current configuration file line with the output of a command (similar to passwordeval, but more general). - Added a new configuration command 'set_msgid_header' with the default setting 'auto'. This adds a Message-ID header to the mail if none is present. - msmtpd now adds a Received header
Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../recipes-extended/msmtp/{msmtp_1.8.20.bb => msmtp_1.8.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.20.bb => msmtp_1.8.22.bb} (91%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.20.bb b/meta/recipes-extended/msmtp/msmtp_1.8.22.bb similarity index 91% rename from meta/recipes-extended/msmtp/msmtp_1.8.20.bb rename to meta/recipes-extended/msmtp/msmtp_1.8.22.bb index da3f70a163..d56af7346b 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.20.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.22.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] = "d93ae2aafc0f48af7dc9d0b394df1bb800588b8b4e8d096d8b3cf225344eb111" +SRC_URI[sha256sum] = "1b04206286a5b82622335e4eb09e17074368b7288e53d134543cbbc6b79ea3e7" inherit gettext autotools update-alternatives pkgconfig -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#169414): https://lists.openembedded.org/g/openembedded-core/message/169414 Mute This Topic: https://lists.openembedded.org/mt/93049530/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-