summaryrefslogtreecommitdiff
path: root/libxml2
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-10-19 10:02:35 +0200
committerJuergen Daubert <jue@jue.li>2022-10-19 10:04:33 +0200
commitdbfb951044225a9e6a8cbe2bd0b846f8b92ea8f1 (patch)
treeb55d2af379350bd55b08322ddca46981b7f4f2f9 /libxml2
parent3013b67f7e1525dc59837a48d1c6006d459d9639 (diff)
downloadopt-dbfb951044225a9e6a8cbe2bd0b846f8b92ea8f1.tar.gz
opt-dbfb951044225a9e6a8cbe2bd0b846f8b92ea8f1.tar.xz
[notify] libxml2: update to 2.10.3, security fixes, see https://mail.gnome.org/archives/xml/2022-October/msg00002.html
Diffstat (limited to 'libxml2')
-rw-r--r--libxml2/.footprint6
-rw-r--r--libxml2/.signature8
-rw-r--r--libxml2/Pkgfile4
3 files changed, 9 insertions, 9 deletions
diff --git a/libxml2/.footprint b/libxml2/.footprint
index 3d99390ea..54569e31a 100644
--- a/libxml2/.footprint
+++ b/libxml2/.footprint
@@ -57,9 +57,9 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/libxml2/
-rw-r--r-- root/root usr/lib/cmake/libxml2/libxml2-config.cmake
-rwxr-xr-x root/root usr/lib/libxml2.la
-lrwxrwxrwx root/root usr/lib/libxml2.so -> libxml2.so.2.10.2
-lrwxrwxrwx root/root usr/lib/libxml2.so.2 -> libxml2.so.2.10.2
--rwxr-xr-x root/root usr/lib/libxml2.so.2.10.2
+lrwxrwxrwx root/root usr/lib/libxml2.so -> libxml2.so.2.10.3
+lrwxrwxrwx root/root usr/lib/libxml2.so.2 -> libxml2.so.2.10.3
+-rwxr-xr-x root/root usr/lib/libxml2.so.2.10.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libxml-2.0.pc
drwxr-xr-x root/root usr/share/
diff --git a/libxml2/.signature b/libxml2/.signature
index 1d4819ee1..cbd38807f 100644
--- a/libxml2/.signature
+++ b/libxml2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Rrez7Dz8c7qLTHh4xEPZyRX7AXZL/tCI12DoDKe/m3BesVsQMzwO7e3rXToaVN8OR4u4AoBSzv8rRRFI5wQKAg=
-SHA256 (Pkgfile) = 4d2487b36d068135a14721e0d9da2b36537b2be6d0b2bc74c737b58fe1b12727
-SHA256 (.footprint) = 9decbf5545790ebce3e4eedba86085bb0666711d140cceb0654a94f031c1b687
-SHA256 (libxml2-2.10.2.tar.xz) = d240abe6da9c65cb1900dd9bf3a3501ccf88b3c2a1cb98317d03f272dda5b265
+RWSE3ohX2g5d/bpd0zW8CApcpD1oqGyrISi+cN9d7VBNAWRZ5r8popAHpo6axqAHGYLbjrOqRQxEOSxSqkjqXD6hcwZkgU9+NwU=
+SHA256 (Pkgfile) = e852d98fb1df26b86e965119e4ad2a4962cb918dc9dc2cea024a01a05c9de6fd
+SHA256 (.footprint) = 91c322db36b5ce81df08f349c7e09dcbe1ce04925443b0350c72acbc786530f6
+SHA256 (libxml2-2.10.3.tar.xz) = 5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c
diff --git a/libxml2/Pkgfile b/libxml2/Pkgfile
index b06d92942..1ea3189ae 100644
--- a/libxml2/Pkgfile
+++ b/libxml2/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: zlib xz
name=libxml2
-version=2.10.2
-release=2
+version=2.10.3
+release=1
source=(https://download.gnome.org/sources/libxml2/${version:0:4}/$name-$version.tar.xz)
build() {

Generated by cgit