diff options
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 30 |
1 files changed, 28 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 19739d55..0b8d9e84 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,36 @@ <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>Sat, 20 Nov 2021 07:12:58 GMT</pubDate> - <lastBuildDate>Sat, 20 Nov 2021 16:59:29 GMT</lastBuildDate> + <pubDate>Sat, 20 Nov 2021 20:23:50 GMT</pubDate> + <lastBuildDate>Sun, 21 Nov 2021 07:59:47 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.13</generator> <item> + <title>Sat, 20 Nov 2021 20:23:50 GMT</title> + <pubDate>Sat, 20 Nov 2021 20:23:50 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20211120202350</link> + <guid isPermaLink="false">20211120202350</guid> + <description> + <![CDATA[<pre> +ap/mariadb-10.5.13-x86_64-2.txz: Rebuilt. + Install /etc/security/user_map.conf as /etc/security/user_map.conf.new to + protect it from being overwritten by future upgrades. + Thanks to Markus Wiesner. +d/python3-3.9.9-x86_64-2.txz: Rebuilt. + Do not patch posix_user platlib to use $HOME/.local/lib64 on 64-bit - use + $HOME/.local/lib for all platforms. This avoids a warning from pip about the + install location not matching between distutils and sysconfig. Note that this + might require already installed modules to be moved from $HOME/.local/lib64 + to $HOME/.local/lib (or they could be removed and then reinstalled). + At first this seemed to be a non-optimal solution for this issue, but other + distributions are taking this same approach and it appears that the + posix_user platlib setting has always been ignored until recently. + If this causes any unexpected issues, let me know. + Thanks to redneonglow and alijkl. +n/fetchmail-6.4.24-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Sat, 20 Nov 2021 07:12:58 GMT</title> <pubDate>Sat, 20 Nov 2021 07:12:58 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20211120071258</link> |