diff mbox series

package/msmtp: bump version to 1.8.24

Message ID 20230727122840.642816-1-thomas.petazzoni@bootlin.com
State Accepted
Headers show
Series package/msmtp: bump version to 1.8.24 | expand

Commit Message

Thomas Petazzoni July 27, 2023, 12:28 p.m. UTC
From https://marlam.de/msmtp/news/:

"""
msmtp 1.8.24 is released

2023-06-29

This release fixes the allow_from_override command, adds the
from_full_name command, fixes a few minor bugs and updates the
translations (thanks again to everyone at translationproject.org).

msmtp 1.8.23 is released

2023-01-30

This release fixes XOAUTH2 authentication with some servers, updates
the msmtpq scripts, and updates the translations (including a new
Swedish translation).
"""

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/msmtp/msmtp.hash | 4 ++--
 package/msmtp/msmtp.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Yann E. MORIN July 31, 2023, 6:55 p.m. UTC | #1
Thomas, All,

On 2023-07-27 14:28 +0200, Thomas Petazzoni via buildroot spake thusly:
> From https://marlam.de/msmtp/news/:
> 
> """
> msmtp 1.8.24 is released
> 
> 2023-06-29
> 
> This release fixes the allow_from_override command, adds the
> from_full_name command, fixes a few minor bugs and updates the
> translations (thanks again to everyone at translationproject.org).
> 
> msmtp 1.8.23 is released
> 
> 2023-01-30
> 
> This release fixes XOAUTH2 authentication with some servers, updates
> the msmtpq scripts, and updates the translations (including a new
> Swedish translation).
> """
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/msmtp/msmtp.hash | 4 ++--
>  package/msmtp/msmtp.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/msmtp/msmtp.hash b/package/msmtp/msmtp.hash
> index c5571f2fb3..c5fe9d9176 100644
> --- a/package/msmtp/msmtp.hash
> +++ b/package/msmtp/msmtp.hash
> @@ -1,7 +1,7 @@
>  # Locally calculated after checking signature
> -# https://marlam.de/msmtp/releases/msmtp-1.8.22.tar.xz.sig
> +# https://marlam.de/msmtp/releases/msmtp-1.8.24.tar.xz.sig
>  # with key 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
> -sha256  1b04206286a5b82622335e4eb09e17074368b7288e53d134543cbbc6b79ea3e7  msmtp-1.8.22.tar.xz
> +sha256  bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59  msmtp-1.8.24.tar.xz
>  
>  # Hash for license file:
>  sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
> diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
> index c3928ffcbb..93c923a123 100644
> --- a/package/msmtp/msmtp.mk
> +++ b/package/msmtp/msmtp.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -MSMTP_VERSION = 1.8.22
> +MSMTP_VERSION = 1.8.24
>  MSMTP_SITE = https://marlam.de/msmtp/releases
>  MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
>  MSMTP_DEPENDENCIES = host-pkgconf
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/package/msmtp/msmtp.hash b/package/msmtp/msmtp.hash
index c5571f2fb3..c5fe9d9176 100644
--- a/package/msmtp/msmtp.hash
+++ b/package/msmtp/msmtp.hash
@@ -1,7 +1,7 @@ 
 # Locally calculated after checking signature
-# https://marlam.de/msmtp/releases/msmtp-1.8.22.tar.xz.sig
+# https://marlam.de/msmtp/releases/msmtp-1.8.24.tar.xz.sig
 # with key 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
-sha256  1b04206286a5b82622335e4eb09e17074368b7288e53d134543cbbc6b79ea3e7  msmtp-1.8.22.tar.xz
+sha256  bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59  msmtp-1.8.24.tar.xz
 
 # Hash for license file:
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
index c3928ffcbb..93c923a123 100644
--- a/package/msmtp/msmtp.mk
+++ b/package/msmtp/msmtp.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-MSMTP_VERSION = 1.8.22
+MSMTP_VERSION = 1.8.24
 MSMTP_SITE = https://marlam.de/msmtp/releases
 MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
 MSMTP_DEPENDENCIES = host-pkgconf