All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/znc: security bump version to 1.9.1
@ 2024-07-06  9:27 Bernd Kuhls
  2024-07-08 21:00 ` Thomas Petazzoni via buildroot
  2024-07-11 18:32 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2024-07-06  9:27 UTC (permalink / raw)
  To: buildroot; +Cc: Cédric Chépied

Fixes CVE-2024-39844.

Changelog: https://wiki.znc.in/ChangeLog/1.9.1

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/znc/znc.hash | 2 +-
 package/znc/znc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/znc/znc.hash b/package/znc/znc.hash
index 8d59c7a1dc..7bac128af9 100644
--- a/package/znc/znc.hash
+++ b/package/znc/znc.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  8b99c9dbb21c1309705073460be9bfacb6f7b0e83a15fe5d4b7140201b39d2a1  znc-1.9.0.tar.gz
+sha256  e8a7cf80e19aad510b4e282eaf61b56bc30df88ea2e0f64fadcdd303c4894f3c  znc-1.9.1.tar.gz
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  LICENSE
diff --git a/package/znc/znc.mk b/package/znc/znc.mk
index a910655195..ec6287e6de 100644
--- a/package/znc/znc.mk
+++ b/package/znc/znc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZNC_VERSION = 1.9.0
+ZNC_VERSION = 1.9.1
 ZNC_SITE = http://znc.in/releases/archive
 ZNC_LICENSE = Apache-2.0
 ZNC_LICENSE_FILES = LICENSE
-- 
2.39.2

_______________________________________________
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/znc: security bump version to 1.9.1
  2024-07-06  9:27 [Buildroot] [PATCH 1/1] package/znc: security bump version to 1.9.1 Bernd Kuhls
@ 2024-07-08 21:00 ` Thomas Petazzoni via buildroot
  2024-07-11 18:32 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-08 21:00 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Cédric Chépied, buildroot

On Sat,  6 Jul 2024 11:27:24 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Fixes CVE-2024-39844.
> 
> Changelog: https://wiki.znc.in/ChangeLog/1.9.1
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/znc/znc.hash | 2 +-
>  package/znc/znc.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/znc: security bump version to 1.9.1
  2024-07-06  9:27 [Buildroot] [PATCH 1/1] package/znc: security bump version to 1.9.1 Bernd Kuhls
  2024-07-08 21:00 ` Thomas Petazzoni via buildroot
@ 2024-07-11 18:32 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-07-11 18:32 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Cédric Chépied, buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:

 > Fixes CVE-2024-39844.
 > Changelog: https://wiki.znc.in/ChangeLog/1.9.1

 > Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Committed to 2024.02.x and 2024.05.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:[~2024-07-11 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06  9:27 [Buildroot] [PATCH 1/1] package/znc: security bump version to 1.9.1 Bernd Kuhls
2024-07-08 21:00 ` Thomas Petazzoni via buildroot
2024-07-11 18:32 ` 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.