]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
msmtp: upgrade 1.8.25 -> 1.8.26
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 May 2024 09:14:33 +0000 (17:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2024 08:38:20 +0000 (09:38 +0100)
commit10057cd37f0216f1963474a149e9d3bdd8d99ede
tree3eeecd7e6378025bee103fe89d5463b9a6bbec0f
parent55d962ff7e3475d2c46e1a76d9efa55e1de6e940
msmtp: upgrade 1.8.25 -> 1.8.26

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 <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/msmtp/msmtp_1.8.26.bb [moved from meta/recipes-extended/msmtp/msmtp_1.8.25.bb with 91% similarity]