Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-libxml2


Commits:
9f6f1066 by Jan Alexander Steffens (heftig) at 2024-06-15T00:03:26+02:00
2.13.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lib32-libxml2
        pkgdesc = XML C parser and toolkit (32-bit)
        pkgver = 2.13.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
   lib32-libxml2
 )
 pkgver=2.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="XML C parser and toolkit (32-bit)"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home";
 arch=(x86_64)
@@ -40,6 +40,15 @@ prepare() {
   # Use xmlconf from conformance test suite
   ln -s ../xmlconf
 
+  # https://gitlab.gnome.org/GNOME/libxml2/-/issues/732
+  git cherry-pick -n 8322eef39d775b1c16a5895a77da53d82653a04e \
+                     9ecabe1c2461dc4aa28a75bb9c889f82e37a5786
+
+  # https://gitlab.gnome.org/GNOME/libxml2/-/issues/733
+  # https://github.com/systemd/systemd/issues/33302
+  git cherry-pick -n aa90cb0c578bd189089cd1fe195faf85040ac98b \
+                     c04d9b1b87eaf5c12f70173762f8c81c34e59aeb
+
   # Do not run fuzzing tests
   git apply -3 ../0001-HACK-Don-t-run-fuzzing-tests.patch
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/commit/9f6f10665696534318f6e3d96551a01f984cf4ad

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/commit/9f6f10665696534318f6e3d96551a01f984cf4ad
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to