ports/core (3.6): [notify] expat: update to 2.5.0
commit b90409ea4144ff3c1f119db1c7123d37cc4be5bf Author: Juergen Daubert <jue@jue.li> Date: Wed Oct 26 11:30:27 2022 +0200 [notify] expat: update to 2.5.0 includes one security fix, see https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes (cherry picked from commit f83b78378b9095ae5a46856d3466a7d28fa7ed8e) 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 9cd8fbc9..d19b591b 100644 --- a/expat/.signature +++ b/expat/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqgLGzPay47QGmK2LOMMRzhp8wR9oFRweZl3HBpSnwynAnIkJgKQpX8/bVPLVt/rE6OOPhaSZW9nhk7KLq8K9awM= -SHA256 (Pkgfile) = e0bb99de160c29923db421a0e30e154fe2dd5e6e1667761384dc1546deb86522 -SHA256 (.footprint) = 6e22cccd0686b69d780fc4da657fc10acb339542d5a7515d2615394a57eedd13 -SHA256 (expat-2.4.9.tar.xz) = 6e8c0728fe5c7cd3f93a6acce43046c5e4736c7b4b68e032e9350daa0efc0354 +RWRJc1FUaeVeqqUZCF1qcu6gWkoFgQF+xdLnl7k60RotD3Wj2woG7Eg5RUQY3tCmPCMjVkaCTrSRFiQavjzBNwGcXSCtkS3zmwM= +SHA256 (Pkgfile) = 99024251ca4190af8bb17761f26784c38a0531c00c740eea8bc9d1b5977dc973 +SHA256 (.footprint) = 2ff1b366cb9311a05d2359c2501fc2e408161ba1309886e53eb6728d22928f0c +SHA256 (expat-2.5.0.tar.xz) = ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe diff --git a/expat/Pkgfile b/expat/Pkgfile index 2c7b8999..fe5cb57b 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=(http://download.sourceforge.net/$name/$name-$version.tar.xz)
participants (1)
-
crux@crux.nu