diff options
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 51 |
1 files changed, 49 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 6c152d10..53608a58 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,57 @@ <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>Sun, 17 Jan 2021 23:48:59 GMT</pubDate> - <lastBuildDate>Mon, 18 Jan 2021 07:59:43 GMT</lastBuildDate> + <pubDate>Mon, 18 Jan 2021 13:50:16 GMT</pubDate> + <lastBuildDate>Tue, 19 Jan 2021 07:59:42 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Mon, 18 Jan 2021 13:50:16 GMT</title> + <pubDate>Mon, 18 Jan 2021 13:50:16 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210118135016</link> + <guid isPermaLink="false">20210118135016</guid> + <description> + <![CDATA[<pre> +Hey folks, a little status update here. First, huge thanks are due to +nobodino for helping to shake out packages that weren't building from source. +With all those fixes in place (plus a few more), we have tested and found that +everything in the tree compiles cleanly against glibc-2.32. So, the plan is to +have another mass rebuild soon against that. Although the ABI didn't +technically change, I've heard that libpthread may not be 100% compatible in +some corner cases, so we'll err on the side of caution. Hopefully we can get a +little testing done on the recompiled system and then go through it all again +at the beginning of next month when glibc-2.33 is released. Other than that, +how's Mesa working these days? If there are still issues that are resolved by +dropping back to the previous branch, let's try to figure those out. I'd rather +not revert Mesa unless there's no other choice. I'm hoping that the (probably +unrelated) issues with Intel video hardware will be helped by today's +xorg-server patch that uses the modesetting driver with newer chipsets. Please +report any improvement on the LQ thread. +Beta approaches. :-) +a/sysklogd-2.2.0-x86_64-1.txz: Upgraded. +d/distcc-3.3.5-x86_64-2.txz: Rebuilt. + Properly install distccmon-gnome.desktop. Thanks to marco70. +d/python-setuptools-51.3.3-x86_64-1.txz: Upgraded. +l/imagemagick-7.0.10_58-x86_64-1.txz: Upgraded. +l/libodfgen-0.1.8-x86_64-1.txz: Upgraded. +l/libsigsegv-2.13-x86_64-1.txz: Upgraded. +n/inetd-1.79s-x86_64-12.txz: Rebuilt. + Rebuilt to link with libtirpc. Thanks to nobodino. +n/nftables-0.9.8-x86_64-1.txz: Upgraded. +n/postfix-3.5.9-x86_64-1.txz: Upgraded. +n/tcp_wrappers-7.6-x86_64-4.txz: Rebuilt. + Use strerror(), not sys_errlist(). Thanks to nobodino. +x/xorg-server-1.20.10-x86_64-3.txz: Rebuilt. + Only use the Intel DDX with pre-gen4 hardware. Newer hardware will use the + modesetting driver. +x/xorg-server-xephyr-1.20.10-x86_64-3.txz: Rebuilt. +x/xorg-server-xnest-1.20.10-x86_64-3.txz: Rebuilt. +x/xorg-server-xvfb-1.20.10-x86_64-3.txz: Rebuilt. +x/xorg-server-xwayland-1.20.10-x86_64-3.txz: Rebuilt. +xfce/xfce4-appfinder-4.16.1-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Sun, 17 Jan 2021 23:48:59 GMT</title> <pubDate>Sun, 17 Jan 2021 23:48:59 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210117234859</link> |