diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-04-27 19:19:28 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-04-28 09:00:01 +0200 |
commit | abdca401c7c45e652987c030a41f12408b916eee (patch) | |
tree | 76c2fc1ecf31b7ffda50faffe5d22d6f437316a2 /ChangeLog.txt | |
parent | e8ee1c899f7806500603c155005637b4186b32a2 (diff) | |
download | current-abdca401c7c45e652987c030a41f12408b916eee.tar.gz |
Tue Apr 27 19:19:28 UTC 202120210427191928
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. :-)
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 18aa9ec9..d2a0d0bf 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,17 @@ +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. :-) ++--------------------------+ Mon Apr 26 22:04:20 UTC 2021 a/hdparm-9.61-x86_64-1.txz: Upgraded. a/kernel-firmware-20210426_fa0efef-noarch-1.txz: Upgraded. |