diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-12-03 20:59:30 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-12-04 08:59:45 +0100 |
commit | 03a61ce0245413a8759dd3391ca37dc25794f565 (patch) | |
tree | 6a301b62910ed53cc64540f06a260f5390abe468 /recompress.sh | |
parent | 82f6e7b6648b7a64c9ba463e18152d04dd871c8b (diff) | |
download | current-03a61ce0245413a8759dd3391ca37dc25794f565.tar.gz |
Mon Dec 3 20:59:30 UTC 201820181203205930
ap/sqlite-3.26.0-x86_64-1.txz: Upgraded.
l/libzip-1.5.1-x86_64-5.txz: Rebuilt.
Fixed path in libzip.pc. Thanks to orbea.
l/mozilla-nss-3.40.1-x86_64-1.txz: Upgraded.
Mitigate cache side-channel variant of the Bleichenbacher attack.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12404
(* Security fix *)
n/mutt-1.11.1-x86_64-1.txz: Upgraded.
n/stunnel-5.50-x86_64-1.txz: Upgraded.
xfce/xfce4-systemload-plugin-1.2.2-x86_64-2.txz: Rebuilt.
Applied reworked hover timeout patch. Thanks to Rod3775.
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 5feeafc1..74972852 100755 --- a/recompress.sh +++ b/recompress.sh @@ -566,6 +566,7 @@ gzip ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_th gzip ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme.patch gzip ./source/xfce/xfce4-settings/xfce4-settings.theme.diff gzip ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff +gzip ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.HOVER_TIMEOUT.diff gzip ./source/ap/mariadb/rc.mysqld gzip ./source/ap/mariadb/doinst.sh gzip ./source/ap/dash/dash-0.5.7-format-security.patch |