diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 3c5e1464..d211f16a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,42 @@ +Mon Jan 18 13:50:16 UTC 2021 +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. ++--------------------------+ Sun Jan 17 23:48:59 UTC 2021 a/kernel-generic-5.10.8-x86_64-1.txz: Upgraded. a/kernel-huge-5.10.8-x86_64-1.txz: Upgraded. |