diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-01-26 20:46:44 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-01-27 08:59:55 +0100 |
commit | 8a82997b2e8f0b7c191f233a196c4d9190c170c9 (patch) | |
tree | e895ae791a5ed0459663d3a6d7cb288720749e98 /UPGRADE.TXT | |
parent | a733d591479391a9aaf78b2872e2afed5dc6658f (diff) | |
download | current-8a82997b2e8f0b7c191f233a196c4d9190c170c9.tar.gz |
Wed Jan 26 20:46:44 UTC 202220220126204644
a/aaa_libraries-15.0-x86_64-17.txz: Rebuilt.
Upgraded: libcap.so.2.63, libglib-2.0.so.0.7000.3,
libgmodule-2.0.so.0.7000.3, libgobject-2.0.so.0.7000.3,
libgthread-2.0.so.0.7000.3, libtdb.so.1.4.6.
a/mkinitrd-1.4.11-x86_64-28.txz: Rebuilt.
Support kernel modules compressed with xz. Thanks to baldzhang.
l/glib2-2.70.3-x86_64-1.txz: Upgraded.
l/libcap-2.63-x86_64-1.txz: Upgraded.
n/bluez-5.63-x86_64-2.txz: Rebuilt.
rc.bluetooth: use #!/bin/bash shebang.
Filter commented and empty lines when parsing uart.conf.
Thanks to atelszewski.
Diffstat (limited to 'UPGRADE.TXT')
-rw-r--r-- | UPGRADE.TXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.TXT b/UPGRADE.TXT index d7992be1..22d989a7 100644 --- a/UPGRADE.TXT +++ b/UPGRADE.TXT @@ -44,7 +44,7 @@ is that you know where the slackware packages directory is. We'll use 1. Upgrade your glibc shared libraries. This is important, or things
might go haywire during the next part of the upgrade:
- upgradepkg /root/slackware/a/aaa_glibc-solibs-*.txz
+ upgradepkg --install-new /root/slackware/a/aaa_glibc-solibs-*.txz
2. Upgrade your package utilities and related tools:
|