diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-09-10 18:58:52 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-09-11 08:59:54 +0200 |
commit | a6160c7f56c451aa827678063c6ce95b7b4e404e (patch) | |
tree | cb8376b0fbde3051cb1ff2a5fb37829da2a3588c /ChangeLog.txt | |
parent | 322eeb760b467e9e0862765a8112d3c5c6fb16b2 (diff) | |
download | current-a6160c7f56c451aa827678063c6ce95b7b4e404e.tar.gz |
Fri Sep 10 18:58:52 UTC 202120210910185852
a/grub-2.06-x86_64-4.txz: Rebuilt.
Install file in /etc/grub.d as .new so that they won't be clobbered by
future package updates.
Patch grub-mkconfig to skip .new files in /etc/grub.d.
Thanks to denydias.
d/bison-3.7.6-x86_64-1.txz: Upgraded.
Reverted bison-3.8 since it breaks building glibc. Looks like I picked the
wrong week to upgrade bison. ;-)
Thanks to nobodino.
l/jansson-2.14-x86_64-1.txz: Upgraded.
l/libcap-2.57-x86_64-1.txz: Upgraded.
l/liburing-2.1-x86_64-1.txz: Upgraded.
xap/libnma-1.8.32-x86_64-2.txz: Rebuilt.
Added glib-compile-schemas to the install script. Thanks to bormant.
xap/network-manager-applet-1.24.0-x86_64-2.txz: Rebuilt.
Removed glib-compile-schemas from the install script. Thanks to bormant.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7a5f43a1..c65519e2 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,21 @@ +Fri Sep 10 18:58:52 UTC 2021 +a/grub-2.06-x86_64-4.txz: Rebuilt. + Install file in /etc/grub.d as .new so that they won't be clobbered by + future package updates. + Patch grub-mkconfig to skip .new files in /etc/grub.d. + Thanks to denydias. +d/bison-3.7.6-x86_64-1.txz: Upgraded. + Reverted bison-3.8 since it breaks building glibc. Looks like I picked the + wrong week to upgrade bison. ;-) + Thanks to nobodino. +l/jansson-2.14-x86_64-1.txz: Upgraded. +l/libcap-2.57-x86_64-1.txz: Upgraded. +l/liburing-2.1-x86_64-1.txz: Upgraded. +xap/libnma-1.8.32-x86_64-2.txz: Rebuilt. + Added glib-compile-schemas to the install script. Thanks to bormant. +xap/network-manager-applet-1.24.0-x86_64-2.txz: Rebuilt. + Removed glib-compile-schemas from the install script. Thanks to bormant. ++--------------------------+ Thu Sep 9 18:51:50 UTC 2021 a/grub-2.06-x86_64-3.txz: Rebuilt. Fix unreadable XFS filesystem with v4 superblock. Thanks to Didier Spaier. |