mbox series

[RFC,0/2] libxml2 update

Message ID 20220311165855.3477645-1-ralph.siemsen@linaro.org
Headers show
Series libxml2 update | expand

Message

Ralph Siemsen March 11, 2022, 4:58 p.m. UTC
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.

Comments

Alexander Kanavin March 11, 2022, 5:02 p.m. UTC | #1
Looks fine to me, thank you.

Alex

On Fri, 11 Mar 2022 at 17:59, Ralph Siemsen <ralph.siemsen@linaro.org> wrote:
>
> 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
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#163060): https://lists.openembedded.org/g/openembedded-core/message/163060
> Mute This Topic: https://lists.openembedded.org/mt/89714976/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>