diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-03 00:07:12 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-03 00:07:33 +1000 |
commit | b905cd538839084127603f5042eb43b6f4e3a6da (patch) | |
tree | 7f62809010fd575e5c1389058036552ba60b8179 /libxslt | |
parent | 7d3ff96448c1c1e0d526a466b4fa609b83a2542e (diff) | |
download | opt-b905cd538839084127603f5042eb43b6f4e3a6da.tar.gz opt-b905cd538839084127603f5042eb43b6f4e3a6da.tar.xz |
[notify] libxslt: 1.1.33 -> 1.1.34 CVE-2019-13118 fix
Diffstat (limited to 'libxslt')
-rw-r--r-- | libxslt/.footprint | 6 | ||||
-rw-r--r-- | libxslt/.signature | 8 | ||||
-rw-r--r-- | libxslt/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libxslt/.footprint b/libxslt/.footprint index b54edc8b9..0eeef2afd 100644 --- a/libxslt/.footprint +++ b/libxslt/.footprint @@ -38,9 +38,9 @@ lrwxrwxrwx root/root usr/lib/libexslt.so.0 -> libexslt.so.0.8.20 drwxr-xr-x root/root usr/lib/libxslt-plugins/ -rw-r--r-- root/root usr/lib/libxslt.a -rwxr-xr-x root/root usr/lib/libxslt.la -lrwxrwxrwx root/root usr/lib/libxslt.so -> libxslt.so.1.1.33 -lrwxrwxrwx root/root usr/lib/libxslt.so.1 -> libxslt.so.1.1.33 --rwxr-xr-x root/root usr/lib/libxslt.so.1.1.33 +lrwxrwxrwx root/root usr/lib/libxslt.so -> libxslt.so.1.1.34 +lrwxrwxrwx root/root usr/lib/libxslt.so.1 -> libxslt.so.1.1.34 +-rwxr-xr-x root/root usr/lib/libxslt.so.1.1.34 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libexslt.pc -rw-r--r-- root/root usr/lib/pkgconfig/libxslt.pc diff --git a/libxslt/.signature b/libxslt/.signature index 4e1f11e16..e1fc4c2e1 100644 --- a/libxslt/.signature +++ b/libxslt/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bVgKvO7Lfkagc9fWr47wn/4zlAxNkyqcg8AsqWlcpjoUGbxD3nAyfj85vyBHJqBmKA+Ps0K3k+Mp1Xhf6s2VQ8= -SHA256 (Pkgfile) = 36f66cf4ecc7f21f04c63fd2f81eb8f3a195de89d0442d6196bdd895bd5702a5 -SHA256 (.footprint) = 5c55155d30a55e88dbf0ddf79586958115431cdf0ee1314c60cccb91ede44112 -SHA256 (libxslt-1.1.33.tar.gz) = 8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8 +RWSE3ohX2g5d/ZOTCTkxVCBRKxPDnRM8AwRy0TuNa7Sv6poNBjofYlpheZRu8irVohoOlv1swlVTUhCuBsM9Rswka4fCuEaY1wQ= +SHA256 (Pkgfile) = 6a66618ab5dc0ede7864047b1c035ca78e8fbfc2cce9f6e73e6ccfddf136c885 +SHA256 (.footprint) = 4b41b943bf7fb9ade4b90e5a2d0c8403246b6e1da266ef403baa863788ed3bcf +SHA256 (libxslt-1.1.34.tar.gz) = 98b1bd46d6792925ad2dfe9a87452ea2adebf69dcb9919ffd55bf926a7f93f7f diff --git a/libxslt/Pkgfile b/libxslt/Pkgfile index 6d17798c7..f22b34bca 100644 --- a/libxslt/Pkgfile +++ b/libxslt/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libxml2 name=libxslt -version=1.1.33 +version=1.1.34 release=1 source=(http://xmlsoft.org/sources/$name-$version.tar.gz) |