All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.9
@ 2022-12-28 22:50 Fabrice Fontaine
  2022-12-29  9:04 ` Thomas Petazzoni via buildroot
  2023-01-02 16:49 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-12-28 22:50 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Mutt 2.2.9 was released on November 12, 2022. This is a bug-fix release,
fixing a build issue with recent GPGME releases.

Mutt 2.2.8 was released on November 5, 2022. This is a bug-fix release,
fixing a possible crash when using GPGME to view an application/pgp key
block. It also makes some changes to resizing and window size logic, and
enables batch-mode IMAP Fcc'ing.

https://gitlab.com/muttmua/mutt/-/blob/mutt-2-2-9-rel/ChangeLog

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/mutt/mutt.hash | 2 +-
 package/mutt/mutt.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/mutt/mutt.hash b/package/mutt/mutt.hash
index 27e439183a..c475641ab5 100644
--- a/package/mutt/mutt.hash
+++ b/package/mutt/mutt.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  eb13858f58bb369f477bf652d90e9b6aaddd0d610acbea3455049e5efad36df1  mutt-2.2.7.tar.gz
+sha256  fa531b231d58fe1f30ceda0ed626683ea9ebdfb76ce47ef8bb27c2f77422cffb  mutt-2.2.9.tar.gz
 sha256  732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee  GPL
diff --git a/package/mutt/mutt.mk b/package/mutt/mutt.mk
index 7a4bc1b10c..0a98396d88 100644
--- a/package/mutt/mutt.mk
+++ b/package/mutt/mutt.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MUTT_VERSION = 2.2.7
+MUTT_VERSION = 2.2.9
 MUTT_SITE = https://bitbucket.org/mutt/mutt/downloads
 MUTT_LICENSE = GPL-2.0+
 MUTT_LICENSE_FILES = GPL
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.9
  2022-12-28 22:50 [Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.9 Fabrice Fontaine
@ 2022-12-29  9:04 ` Thomas Petazzoni via buildroot
  2023-01-02 16:49 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-29  9:04 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Wed, 28 Dec 2022 23:50:21 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Mutt 2.2.9 was released on November 12, 2022. This is a bug-fix release,
> fixing a build issue with recent GPGME releases.
> 
> Mutt 2.2.8 was released on November 5, 2022. This is a bug-fix release,
> fixing a possible crash when using GPGME to view an application/pgp key
> block. It also makes some changes to resizing and window size logic, and
> enables batch-mode IMAP Fcc'ing.
> 
> https://gitlab.com/muttmua/mutt/-/blob/mutt-2-2-9-rel/ChangeLog
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/mutt/mutt.hash | 2 +-
>  package/mutt/mutt.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.9
  2022-12-28 22:50 [Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.9 Fabrice Fontaine
  2022-12-29  9:04 ` Thomas Petazzoni via buildroot
@ 2023-01-02 16:49 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-01-02 16:49 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Mutt 2.2.9 was released on November 12, 2022. This is a bug-fix release,
 > fixing a build issue with recent GPGME releases.

 > Mutt 2.2.8 was released on November 5, 2022. This is a bug-fix release,
 > fixing a possible crash when using GPGME to view an application/pgp key
 > block. It also makes some changes to resizing and window size logic, and
 > enables batch-mode IMAP Fcc'ing.

 > https://gitlab.com/muttmua/mutt/-/blob/mutt-2-2-9-rel/ChangeLog

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.11.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-02 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-28 22:50 [Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.9 Fabrice Fontaine
2022-12-29  9:04 ` Thomas Petazzoni via buildroot
2023-01-02 16:49 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.