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


Commits:
e114b19d by Jan Alexander Steffens (heftig) at 2024-07-24T16:33:22+02:00
2.13.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libxml2
        pkgdesc = XML C parser and toolkit
-       pkgver = 2.13.2
-       pkgrel = 2
+       pkgver = 2.13.3
+       pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
        arch = x86_64
        license = MIT
@@ -14,10 +14,10 @@ pkgbase = libxml2
        depends = readline
        depends = xz
        depends = zlib
-       source = git+https://gitlab.gnome.org/GNOME/libxml2.git#tag=v2.13.2
+       source = git+https://gitlab.gnome.org/GNOME/libxml2.git#tag=v2.13.3
        source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz
        source = 0001-HACK-Don-t-run-fuzzing-tests.patch
-       b2sums = 
dc591e69571ead25e44a126746815c9d851ad99b7887f8021b054e6af98c80f87c421763648adbcf7c6e3a4f037aa111d4202b1f8479dda42731f05974902f86
+       b2sums = 
5b3d8b9981ca7ed336e54094d6b7d10a4fab2d74b548d9cfce52d5fde62b927dc18fde60509e9d69bc00b0dbed709971cfd28fcc30fe825a491d97a9a5775af7
        b2sums = 
63a47bc69278ef510cd0b3779aed729e1b309e30efa0015d28ed051cc03f9dfddb447ab57b07b3393e8f47393d15473b0e199c34cb1f5f746b15ddfaa55670be
        b2sums = 
151e84ee17051eeecfa8c62a7376ff269860f3ff6d33fb92209ff5f8dc9576a5648bbe9ffc96317695c069760ccfecaa3e6f19fb7a7c2e9f039a146d7fc8a516
 


=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@ pkgname=(
   libxml2
   libxml2-docs
 )
-pkgver=2.13.2
-pkgrel=2
+pkgver=2.13.3
+pkgrel=1
 pkgdesc="XML C parser and toolkit"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home";
 arch=(x86_64)
@@ -33,7 +33,7 @@ source=(
   https://www.w3.org/XML/Test/xmlts20130923.tar.gz
   0001-HACK-Don-t-run-fuzzing-tests.patch
 )
-b2sums=('dc591e69571ead25e44a126746815c9d851ad99b7887f8021b054e6af98c80f87c421763648adbcf7c6e3a4f037aa111d4202b1f8479dda42731f05974902f86'
+b2sums=('5b3d8b9981ca7ed336e54094d6b7d10a4fab2d74b548d9cfce52d5fde62b927dc18fde60509e9d69bc00b0dbed709971cfd28fcc30fe825a491d97a9a5775af7'
         
'63a47bc69278ef510cd0b3779aed729e1b309e30efa0015d28ed051cc03f9dfddb447ab57b07b3393e8f47393d15473b0e199c34cb1f5f746b15ddfaa55670be'
         
'151e84ee17051eeecfa8c62a7376ff269860f3ff6d33fb92209ff5f8dc9576a5648bbe9ffc96317695c069760ccfecaa3e6f19fb7a7c2e9f039a146d7fc8a516')
 
@@ -43,13 +43,6 @@ prepare() {
   # Use xmlconf from conformance test suite
   ln -s ../xmlconf
 
-  # Cherry-pick fixes from 2.13 branch
-  # https://gitlab.gnome.org/GNOME/libxml2/-/issues/765
-  # https://gitlab.gnome.org/GNOME/libxml2/-/issues/766
-  # https://gitlab.gnome.org/GNOME/libxml2/-/issues/770
-  # https://gitlab.gnome.org/GNOME/libxml2/-/issues/772
-  git cherry-pick -n v2.13.2..ed8b4264f65b1ced1e3b13967dd1cf90102cfa40
-
   # 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/libxml2/-/commit/e114b19de2a808f5e50d563f6b36466b53f80f30

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


Reply via email to