Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libxml2: security bump version to 2.12.9
@ 2024-08-03 10:45 Bernd Kuhls
  2024-08-03 18:27 ` Thomas Petazzoni via buildroot
  2024-09-03 18:25 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2024-08-03 10:45 UTC (permalink / raw)
  To: buildroot; +Cc: Pierre-Jean Texier

Fixes CVE-2024-34459 (2.12.7) & CVE-2024-40896.

Release notes:
https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.news
https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.8.news
https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.news

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

diff --git a/package/libxml2/libxml2.hash b/package/libxml2/libxml2.hash
index 086bb41098..73fd0ecedf 100644
--- a/package/libxml2/libxml2.hash
+++ b/package/libxml2/libxml2.hash
@@ -1,4 +1,4 @@
-# From https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.6.sha256sum
-sha256  889c593a881a3db5fdd96cc9318c87df34eb648edfc458272ad46fd607353fbb  libxml2-2.12.6.tar.xz
+# From https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.sha256sum
+sha256  59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590  libxml2-2.12.9.tar.xz
 # License files, locally calculated
 sha256  7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4  Copyright
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index e7ed6fb752..b69722b21d 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBXML2_VERSION_MAJOR = 2.12
-LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR).6
+LIBXML2_VERSION = $(LIBXML2_VERSION_MAJOR).9
 LIBXML2_SOURCE = libxml2-$(LIBXML2_VERSION).tar.xz
 LIBXML2_SITE = \
 	https://download.gnome.org/sources/libxml2/$(LIBXML2_VERSION_MAJOR)
-- 
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/libxml2: security bump version to 2.12.9
  2024-08-03 10:45 [Buildroot] [PATCH 1/1] package/libxml2: security bump version to 2.12.9 Bernd Kuhls
@ 2024-08-03 18:27 ` Thomas Petazzoni via buildroot
  2024-09-03 18:25 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-03 18:27 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Pierre-Jean Texier, buildroot

On Sat,  3 Aug 2024 12:45:00 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Fixes CVE-2024-34459 (2.12.7) & CVE-2024-40896.
> 
> Release notes:
> https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.news
> https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.8.news
> https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.news
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/libxml2/libxml2.hash | 4 ++--
>  package/libxml2/libxml2.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 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/libxml2: security bump version to 2.12.9
  2024-08-03 10:45 [Buildroot] [PATCH 1/1] package/libxml2: security bump version to 2.12.9 Bernd Kuhls
  2024-08-03 18:27 ` Thomas Petazzoni via buildroot
@ 2024-09-03 18:25 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-09-03 18:25 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Pierre-Jean Texier, buildroot

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

 > Fixes CVE-2024-34459 (2.12.7) & CVE-2024-40896.
 > Release notes:
 > https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.news
 > https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.8.news
 > https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.news

 > 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-09-03 18:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-03 10:45 [Buildroot] [PATCH 1/1] package/libxml2: security bump version to 2.12.9 Bernd Kuhls
2024-08-03 18:27 ` Thomas Petazzoni via buildroot
2024-09-03 18:25 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox