All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/zsh: security bump to version 5.9
@ 2022-10-29  8:13 Fabrice Fontaine
  2022-10-29 16:07 ` Peter Korsgaard
  2022-11-08 20:01 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-10-29  8:13 UTC (permalink / raw)
  To: buildroot; +Cc: Phil Eichinger, Fabrice Fontaine

Security and bug fix release with several feature additions.

https://zsh.sourceforge.io/releases.html

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

diff --git a/package/zsh/zsh.hash b/package/zsh/zsh.hash
index 5c661ded25..e04aa388d3 100644
--- a/package/zsh/zsh.hash
+++ b/package/zsh/zsh.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  b6973520bace600b4779200269b1e5d79e5f505ac4952058c11ad5bbf0dd9919  zsh-5.8.1.tar.xz
+sha256  9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5  zsh-5.9.tar.xz
 sha256  d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5  LICENCE
diff --git a/package/zsh/zsh.mk b/package/zsh/zsh.mk
index 8e6f713780..e790bf4c5e 100644
--- a/package/zsh/zsh.mk
+++ b/package/zsh/zsh.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZSH_VERSION = 5.8.1
+ZSH_VERSION = 5.9
 ZSH_SITE = http://www.zsh.org/pub
 ZSH_SOURCE = zsh-$(ZSH_VERSION).tar.xz
 ZSH_DEPENDENCIES = ncurses
-- 
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/zsh: security bump to version 5.9
  2022-10-29  8:13 [Buildroot] [PATCH 1/1] package/zsh: security bump to version 5.9 Fabrice Fontaine
@ 2022-10-29 16:07 ` Peter Korsgaard
  2022-11-08 20:01 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-10-29 16:07 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Phil Eichinger, buildroot

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

 > Security and bug fix release with several feature additions.
 > https://zsh.sourceforge.io/releases.html

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

Committed, 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

* Re: [Buildroot] [PATCH 1/1] package/zsh: security bump to version 5.9
  2022-10-29  8:13 [Buildroot] [PATCH 1/1] package/zsh: security bump to version 5.9 Fabrice Fontaine
  2022-10-29 16:07 ` Peter Korsgaard
@ 2022-11-08 20:01 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-11-08 20:01 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Phil Eichinger, buildroot

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

 > Security and bug fix release with several feature additions.
 > https://zsh.sourceforge.io/releases.html

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

Committed to 2022.08.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:[~2022-11-08 20:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29  8:13 [Buildroot] [PATCH 1/1] package/zsh: security bump to version 5.9 Fabrice Fontaine
2022-10-29 16:07 ` Peter Korsgaard
2022-11-08 20:01 ` 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.