diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-02-01 21:53:09 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-02-02 08:59:50 +0100 |
commit | 61eaae1fe89a73a5d29f89ed20b94c367419246e (patch) | |
tree | c0e2f1d5c78ee7f6c61ce0ea0f44795eaa8a2efd /source/installer | |
parent | 4e53e75339d9a66422c8dcfbfa09a177c3622160 (diff) | |
download | current-61eaae1fe89a73a5d29f89ed20b94c367419246e.tar.gz |
Mon Feb 1 21:53:09 UTC 202120210201215309
d/python-setuptools-53.0.0-x86_64-1.txz: Upgraded.
kde/digikam-7.1.0-x86_64-3.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_61.
kde/okteta-0.26.5-x86_64-1.txz: Upgraded.
l/dvdauthor-0.7.2-x86_64-3.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_61.
x/libevdev-1.11.0-x86_64-1.txz: Upgraded.
xap/xine-lib-1.2.11-x86_64-3.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_61.
Diffstat (limited to 'source/installer')
-rw-r--r-- | source/installer/ChangeLog.txt | 3 | ||||
-rwxr-xr-x | source/installer/build_installer.sh | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index 06e78c78..e3a0f784 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,6 @@ +Mon Feb 1 18:59:32 UTC 2021 + Add upgradepkg to the installer image. ++--------------------------+ Sun Jan 17 20:08:17 UTC 2021 Upgrade to busybox-1.32.1. +--------------------------+ diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh index 5cc3b353..a8b10c79 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -1210,6 +1210,7 @@ cp --remove-destination -fa${VERBOSE1} \ installpkg \ pkgtool \ removepkg \ + upgradepkg \ $PKG/$ARCH-installer-filesystem/sbin/ # Deal with /lib stuff from the packages: |