diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-03-18 22:53:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-03-19 08:59:44 +0100 |
commit | d0ac7419a9ebbbcc934641909bca18f194ab1cb2 (patch) | |
tree | 063081a912469eeca9908787c532cbc93eebc0c5 /recompress.sh | |
parent | 64c7dee8643c3a5a4fa6619c494e97ba435ade3f (diff) | |
download | current-d0ac7419a9ebbbcc934641909bca18f194ab1cb2.tar.gz |
Mon Mar 18 22:53:51 UTC 201920190318225351
ap/cups-filters-1.22.2-x86_64-1.txz: Upgraded.
kde/calligra-2.9.11-x86_64-28.txz: Rebuilt.
Patched to fix Calligra Plan crash. Thanks to Olek.
l/adwaita-icon-theme-3.32.0-noarch-1.txz: Upgraded.
l/giflib-5.1.8-x86_64-1.txz: Upgraded.
l/libssh2-1.8.1-x86_64-1.txz: Upgraded.
Fixed several security issues.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3855
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3856
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3857
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3858
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3859
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3860
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3861
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3862
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3863
(* Security fix *)
x/scim-1.4.18-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-60.6.0esr-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/firefox/60.6.0/releasenotes/
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index d78e83c3..b71240a3 100755 --- a/recompress.sh +++ b/recompress.sh @@ -308,6 +308,14 @@ gzip ./source/a/mcelog/mcelog.init.diff gzip ./source/a/mcelog/doinst.sh gzip ./source/kde/patch/ktorrent/ktorrent.use.package.geoip.database.diff gzip ./source/kde/patch/ktorrent/geoip.dat +gzip ./source/kde/patch/calligra/calligra-2.9.11-gcc6_arm.patch +gzip ./source/kde/patch/calligra/0067-Backport-Plan-Fix-insert-file.patch +gzip ./source/kde/patch/calligra/0070-Plan-Guard-against-trying-to-move-a-task-into-the-sa.patch +gzip ./source/kde/patch/calligra/0065-Backport-Plan-Fix-crash-due-to-accessing-deleted-obj.patch +gzip ./source/kde/patch/calligra/0001-adapt-to-libwps-0.4.patch +gzip ./source/kde/patch/calligra/0066-Backport-Plan-Do-not-crash-if-scheduler-plugins-not-.patch +gzip ./source/kde/patch/calligra/0068-Backport-Plan-Fix-task-module-load-and-save.patch +gzip ./source/kde/patch/calligra/0069-Backport-Plan-Avoid-crash-in-special-cases.patch gzip ./source/kde/patch/calligra/calligra.mariadb.diff gzip ./source/kde/patch/calligra/boost-1.65.0.patch gzip ./source/kde/patch/kde-workspace/kde-workspace.kdm.server.timeout.diff |