diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-02-22 21:24:29 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-02-23 06:59:41 +0100 |
commit | cd1ecf258bacc64f59cb86fc762c0e97ed06611c (patch) | |
tree | 46cd3ed67f78a3f3ca92172f91b769363041721c /ChangeLog.rss | |
parent | 32fa88b60c4d872b057e9e7651b351d54affa40e (diff) | |
download | current-cd1ecf258bacc64f59cb86fc762c0e97ed06611c.tar.gz current-cd1ecf258bacc64f59cb86fc762c0e97ed06611c.tar.xz |
Tue Feb 22 21:24:29 UTC 202220220222212429
a/aaa_glibc-solibs-2.35-x86_64-2.txz: Rebuilt.
l/glibc-2.35-x86_64-2.txz: Rebuilt.
Disable clone3() unless built with -DSLACKWARE_USE_CLONE3, since this is
causing sandbox failures with applications using Electron (and others).
Thanks to Sam James of Gentoo for the patch.
Unfortunately, this doesn't solve the issues with kmail/falkon/konqueror,
but we'll keep testing glibc-2.35 for now.
l/glibc-i18n-2.35-x86_64-2.txz: Rebuilt.
l/glibc-profile-2.35-x86_64-2.txz: Rebuilt.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index a9e7491b9..0ef8fc056 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,29 @@ <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, 21 Feb 2022 20:21:38 GMT</pubDate> - <lastBuildDate>Tue, 22 Feb 2022 05:59:43 GMT</lastBuildDate> + <pubDate>Tue, 22 Feb 2022 21:24:29 GMT</pubDate> + <lastBuildDate>Wed, 23 Feb 2022 05:59:40 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Tue, 22 Feb 2022 21:24:29 GMT</title> + <pubDate>Tue, 22 Feb 2022 21:24:29 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220222212429</link> + <guid isPermaLink="false">20220222212429</guid> + <description> + <![CDATA[<pre> +a/aaa_glibc-solibs-2.35-x86_64-2.txz: Rebuilt. +l/glibc-2.35-x86_64-2.txz: Rebuilt. + Disable clone3() unless built with -DSLACKWARE_USE_CLONE3, since this is + causing sandbox failures with applications using Electron (and others). + Thanks to Sam James of Gentoo for the patch. + Unfortunately, this doesn't solve the issues with kmail/falkon/konqueror, + but we'll keep testing glibc-2.35 for now. +l/glibc-i18n-2.35-x86_64-2.txz: Rebuilt. +l/glibc-profile-2.35-x86_64-2.txz: Rebuilt. + </pre>]]> + </description> + </item> + <item> <title>Mon, 21 Feb 2022 20:21:38 GMT</title> <pubDate>Mon, 21 Feb 2022 20:21:38 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220221202138</link> |