diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-12-09 19:55:12 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-12-09 21:35:16 +0100 |
commit | 4f2f8fa3a5c832eb964c3e46084a072ecc592aa4 (patch) | |
tree | 3b4599dfea4253dd45b0acd04529f166f6064e53 /source/l/libxslt/libxslt.url | |
parent | b130eee4bfa743a189a08a4da6ea9c28a7b02910 (diff) | |
download | current-4f2f8fa3a5c832eb964c3e46084a072ecc592aa4.tar.gz current-4f2f8fa3a5c832eb964c3e46084a072ecc592aa4.tar.xz |
Sat Dec 9 19:55:12 UTC 202320231209195512
kde/plasma-wayland-protocols-1.12.0-x86_64-1.txz: Upgraded.
l/libxslt-1.1.39-x86_64-1.txz: Upgraded.
l/zxing-cpp-2.2.0-x86_64-1.txz: Upgraded.
xap/seamonkey-2.53.18-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.seamonkey-project.org/releases/seamonkey2.53.18
testing/packages/libxml2-2.12.2-x86_64-1.txz: Upgraded.
Hey folks, I'm in need of a bit of assistance here. I've had libxml2 on the
back burner for quite some time now in spite of yet-another variation of
the old "billion laughs" resource exhaustion attack that's been supposedly
fixed. The issue I'm running into with newer versions of libxml2 is that
the rewrite rules for mapping external entities to files on the system no
longer work, and I'm not sure why that is. For a quick demonstration,
upgrade to this libxml2 package and then try to build glib2. You'll see
xsltproc called to generate documentation such as the man pages, but it isn't
able to find the entity locally and fails due to --nonet.
I'll be keeping an eye on LQ if anyone has any hints. Thanks!
Diffstat (limited to 'source/l/libxslt/libxslt.url')
-rw-r--r-- | source/l/libxslt/libxslt.url | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/l/libxslt/libxslt.url b/source/l/libxslt/libxslt.url index 6e237813f..e77382dd2 100644 --- a/source/l/libxslt/libxslt.url +++ b/source/l/libxslt/libxslt.url @@ -1,2 +1,3 @@ #ftp://ftp.xmlsoft.org/libxml2 -https://gitlab.gnome.org/GNOME/libxslt +#https://gitlab.gnome.org/GNOME/libxslt +https://download.gnome.org/sources/libxslt |