diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-08-08 05:25:56 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-08-08 17:59:45 +0200 |
commit | 850107940f28c76e783f86fa9f6a9643e4b49ad1 (patch) | |
tree | db4ab552f75e57c501d08b6ec52b7b074260ad48 /recompress.sh | |
parent | 527faada86a6c302b1f9e72da1cb87b70d83141c (diff) | |
download | current-850107940f28c76e783f86fa9f6a9643e4b49ad1.tar.gz |
Thu Aug 8 05:25:56 UTC 201920190808052556
kde/kdelibs-4.14.38-x86_64-4.txz: Rebuilt.
kconfig: malicious .desktop files (and others) would execute code.
For more information, see:
https://mail.kde.org/pipermail/kde-announce/2019-August/000047.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14744
(* Security fix *)
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index cfa72e90..1584ebea 100755 --- a/recompress.sh +++ b/recompress.sh @@ -324,6 +324,7 @@ gzip ./source/kde/patch/kdelibs/coding-style-fixes.patch gzip ./source/kde/patch/kdelibs/kdelibs.docbook.patch gzip ./source/kde/patch/kdelibs/kdelibs-openssl-1.1.patch gzip ./source/kde/patch/kdelibs/kdelibs.upnp_conditional.patch +gzip ./source/kde/patch/kdelibs/kdelibs.2c3762feddf7e66cf6b64d9058f625a715694a00.patch gzip ./source/kde/patch/ktouch/ktouch.performance.diff gzip ./source/kde/patch/krdc/krdc_freerdp-1.1.0.patch gzip ./source/kde/patch/kdevelop-pg-qt/0011-fix-some-warnings.patch |