From abdca401c7c45e652987c030a41f12408b916eee Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 27 Apr 2021 19:19:28 +0000 Subject: Tue Apr 27 19:19:28 UTC 2021 a/mkinitrd-1.4.11-x86_64-24.txz: Rebuilt. Change mkinitrd shebang to #!/bin/bash. Thanks to mumahendras3. Still, don't point /bin/sh at a shell other than bash. Only include dm-snapshot if LVM is included. Thanks to j12i. a/tcsh-6.22.04-x86_64-1.txz: Upgraded. ap/mariadb-10.6.0-x86_64-1.txz: Upgraded. Removed TokuDB stuff from rc.mysqld. Thanks to gsl. This update fixes the illegal instruction regession on 32-bit with processors that do not support SSE4.1 instructions. Thanks to Noel and Charlie Wilder for reporting the issue upstream and Matteo Bernardini for helping with the debugging. And of course, thanks to the MariaDB upstream developers. :-) --- recompress.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'recompress.sh') diff --git a/recompress.sh b/recompress.sh index 5279af0c7..5e3ccb69d 100755 --- a/recompress.sh +++ b/recompress.sh @@ -621,7 +621,6 @@ gzip ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_th gzip ./source/xfce/xfce4-settings/xfce4-settings.theme.diff gzip ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff gzip ./source/ap/mariadb/rc.mysqld -gzip ./source/ap/mariadb/mariadb.ConnectorName.cmake.diff gzip ./source/ap/mariadb/doinst.sh gzip ./source/ap/mariadb/mysql.no.plugin_auth_pam.diff gzip ./source/ap/mariadb/mysql_install_db.nopam.diff -- cgit v1.2.3