summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt3
-rwxr-xr-xsource/installer/build_installer.sh1
2 files changed, 4 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 090700973..62e5e9659 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Wed Mar 1 21:15:12 UTC 2023
+ Add libreiserfscore.so.0.0.0.
++--------------------------+
Tue Jan 24 20:26:12 UTC 2023
build_installer.sh: when compressing the completed installer with xz, use
option -vv instead of -v, since the change of default verbosity level seems
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 763bec949..70980b7b1 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1344,6 +1344,7 @@ cp -fa${VERBOSE1} \
libpam*.so* \
libpcre2-8.so* \
libpopt*.so* \
+ libreiserfscore.so* \
libsmartcols.so* \
libssl*so* \
libtirpc*so* \