summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-02-12 21:42:42 +0000
committer Eric Hameleers <alien@slackware.com>2021-02-13 08:59:53 +0100
commitb42f8218340fdcd1b4f0e65cce5b416b6bab24fd (patch)
treeb5d0d0b985f4e231002bd2eeb7979799a6e7ac95 /source/installer
parent8d820ab5b45854c19e5f938d63bfd0bfd9335872 (diff)
downloadcurrent-b42f8218340fdcd1b4f0e65cce5b416b6bab24fd.tar.gz
current-b42f8218340fdcd1b4f0e65cce5b416b6bab24fd.tar.xz
Fri Feb 12 21:42:42 UTC 202120210212214242
a/inih-53-x86_64-1.txz: Upgraded. a/kernel-firmware-20210211_f7915a0-noarch-1.txz: Upgraded. a/util-linux-2.36.2-x86_64-1.txz: Upgraded. d/binutils-2.36.1-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-6.txz: Rebuilt. Recompiled against binutils-2.36.1. kde/digikam-7.1.0-x86_64-4.txz: Rebuilt. Recompiled against imagemagick-7.0.10_62. l/glib2-2.66.7-x86_64-1.txz: Upgraded. l/openexr-2.5.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt3
-rwxr-xr-xsource/installer/build_installer.sh2
2 files changed, 5 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index e917917b8..382f80870 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Thu Feb 11 21:11:56 UTC 2021
+ Added getcap/setcap.
++--------------------------+
Fri Feb 5 20:56:27 UTC 2021
Patched for aaa_glibc-solibs rename.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index efa376b27..973052bbe 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1050,6 +1050,7 @@ cp --remove-destination -fa${VERBOSE1} ${EXTRA_PKGS_SBIN} \
e2label \
e4crypt \
gdisk \
+ getcap \
fsfreeze \
fstrim \
jfs_fsck \
@@ -1077,6 +1078,7 @@ cp --remove-destination -fa${VERBOSE1} ${EXTRA_PKGS_SBIN} \
resize2fs \
rpcbind \
rpc.statd \
+ setcap \
sfdisk \
sgdisk \
swaplabel \