diff options
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 31a8c681b..fc664201c 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,32 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Mon, 26 Apr 2021 22:04:20 GMT</pubDate> - <lastBuildDate>Tue, 27 Apr 2021 06:59:48 GMT</lastBuildDate> + <pubDate>Tue, 27 Apr 2021 19:19:28 GMT</pubDate> + <lastBuildDate>Wed, 28 Apr 2021 06:59:52 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Tue, 27 Apr 2021 19:19:28 GMT</title> + <pubDate>Tue, 27 Apr 2021 19:19:28 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210427191928</link> + <guid isPermaLink="false">20210427191928</guid> + <description> + <![CDATA[<pre> +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. :-) + </pre>]]> + </description> + </item> + <item> <title>Mon, 26 Apr 2021 22:04:20 GMT</title> <pubDate>Mon, 26 Apr 2021 22:04:20 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210426220420</link> |