summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-10-26 11:30:27 +0200
committerJuergen Daubert <jue@jue.li>2022-10-26 11:30:27 +0200
commitf83b78378b9095ae5a46856d3466a7d28fa7ed8e (patch)
tree85088f007ca5b9a11d0ac092933ca4159c4327b3
parent487b05138e3c6aac417d706b7ded73db32db81f4 (diff)
downloadcore-f83b78378b9095ae5a46856d3466a7d28fa7ed8e.tar.gz
core-f83b78378b9095ae5a46856d3466a7d28fa7ed8e.tar.xz
[notify] expat: update to 2.5.0
includes one security fix, see https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes
-rw-r--r--expat/.footprint6
-rw-r--r--expat/.signature8
-rw-r--r--expat/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/expat/.footprint b/expat/.footprint
index cee9ca13..81684da0 100644
--- a/expat/.footprint
+++ b/expat/.footprint
@@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libexpat.a
-rwxr-xr-x root/root usr/lib/libexpat.la
-lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.9
-lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.9
--rwxr-xr-x root/root usr/lib/libexpat.so.1.8.9
+lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.10
+lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.10
+-rwxr-xr-x root/root usr/lib/libexpat.so.1.8.10
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/expat.pc
drwxr-xr-x root/root usr/share/
diff --git a/expat/.signature b/expat/.signature
index 520dc8c1..9811c9cf 100644
--- a/expat/.signature
+++ b/expat/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqsUhkY/BMTe65aNR99kqpiSJ+sLgoj7+HGX+bCsNpZKbQy7n46rZ3aineagPmpW7+32ndrFShRqYmNyAoRFaPQc=
-SHA256 (Pkgfile) = 095f074aceda2bf891e625d1a93c7f141c36688eff45e46d221ae85e92554e1e
-SHA256 (.footprint) = 6e22cccd0686b69d780fc4da657fc10acb339542d5a7515d2615394a57eedd13
-SHA256 (expat-2.4.9.tar.xz) = 6e8c0728fe5c7cd3f93a6acce43046c5e4736c7b4b68e032e9350daa0efc0354
+RWRJc1FUaeVeqs7icG3NPtwvfeuTj0owJMLJWgTR2Ha/5O3iGlZoNq8xTwBd0hqHg1//hnGHGB3YyDK7dhAaw6/92Om+TmmQkA4=
+SHA256 (Pkgfile) = c821fcbe8fd4e79fb6ea8187f02fbd370de6d4e1fa841c640732f4bd68f457c5
+SHA256 (.footprint) = 2ff1b366cb9311a05d2359c2501fc2e408161ba1309886e53eb6728d22928f0c
+SHA256 (expat-2.5.0.tar.xz) = ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe
diff --git a/expat/Pkgfile b/expat/Pkgfile
index 78221c98..e720ab4a 100644
--- a/expat/Pkgfile
+++ b/expat/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=expat
-version=2.4.9
+version=2.5.0
release=1
source=(https://download.sourceforge.net/$name/$name-$version.tar.xz)

Generated by cgit