All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] libxml2 update
@ 2022-03-11 16:58 Ralph Siemsen
  2022-03-11 16:58 ` [RFC PATCH 1/2] libxml2: move to gitlab.gnome.org Ralph Siemsen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ralph Siemsen @ 2022-03-11 16:58 UTC (permalink / raw)
  To: openembedded-core; +Cc: tony.tascioglu, Ralph Siemsen

The first patch has no actual impact on generated code, so it hopefully
can go into the upcoming release. It allows "devtool upgrade" to
recognize that there is a newer version available.

The second patch is the version bump, including a CVE fix. I do not have
extensive test suite, so all I can say is that it compiles and seems to
work in some light testing. Perhaps others could help test it.

-- 
2.25.1

Ralph Siemsen (2):
  libxml2: move to gitlab.gnome.org
  libxml2: update to 2.9.13

 .../0002-Work-around-lxml-API-abuse.patch     | 213 ----------------
 .../libxml2/libxml-m4-use-pkgconfig.patch     | 229 ------------------
 .../{libxml2_2.9.12.bb => libxml2_2.9.13.bb}  |  11 +-
 3 files changed, 5 insertions(+), 448 deletions(-)
 delete mode 100644 meta/recipes-core/libxml/libxml2/0002-Work-around-lxml-API-abuse.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch
 rename meta/recipes-core/libxml/{libxml2_2.9.12.bb => libxml2_2.9.13.bb} (91%)

-- 
2.25.1



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

end of thread, other threads:[~2022-03-13 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 16:58 [RFC PATCH 0/2] libxml2 update Ralph Siemsen
2022-03-11 16:58 ` [RFC PATCH 1/2] libxml2: move to gitlab.gnome.org Ralph Siemsen
2022-03-11 16:58 ` [RFC PATCH 2/2] libxml2: update to 2.9.13 Ralph Siemsen
2022-03-12  9:19   ` [OE-core] " Richard Purdie
     [not found]   ` <16DB979A6291AEB5.27059@lists.openembedded.org>
2022-03-12 14:04     ` Richard Purdie
2022-03-12 23:51       ` Ralph Siemsen
2022-03-13 12:25         ` Richard Purdie
2022-03-11 17:02 ` [OE-core] [RFC PATCH 0/2] libxml2 update Alexander Kanavin

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.