From b2fa3fdbd7ee8367f9ea371367850e010a58dfee Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 22 May 2023 19:05:02 +0000 Subject: Mon May 22 19:05:02 UTC 2023 ap/qpdf-11.4.0-x86_64-1.txz: Upgraded. l/exiv2-0.27.7-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_10-x86_64-1.txz: Upgraded. n/c-ares-1.19.1-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: 0-byte UDP payload causes Denial of Service. Insufficient randomness in generation of DNS query IDs. Buffer Underwrite in ares_inet_net_pton(). AutoTools does not set CARES_RANDOM_FILE during cross compilation. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32067 https://www.cve.org/CVERecord?id=CVE-2023-31147 https://www.cve.org/CVERecord?id=CVE-2023-31130 https://www.cve.org/CVERecord?id=CVE-2023-31124 (* Security fix *) n/wget-1.21.4-x86_64-1.txz: Upgraded. xap/gnuplot-5.4.7-x86_64-1.txz: Upgraded. --- source/x/fcitx5/fcitx5.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/x/fcitx5/fcitx5.SlackBuild') diff --git a/source/x/fcitx5/fcitx5.SlackBuild b/source/x/fcitx5/fcitx5.SlackBuild index 085e2eb77..ce3d80a10 100755 --- a/source/x/fcitx5/fcitx5.SlackBuild +++ b/source/x/fcitx5/fcitx5.SlackBuild @@ -87,6 +87,8 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +zcat $CWD/7fb3a5500270877d93b61b11b2a17b9b8f6a506b.patch.gz | patch -p1 --verbose || exit 1 + mkdir build cd build cmake \ -- cgit v1.2.3-80-g2a13