From 7d1fda615bfe3ec57a0c6753082b866a09ac1af3 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 8 Dec 2020 19:29:55 +0000 Subject: Tue Dec 8 19:29:55 UTC 2020 a/kernel-generic-5.4.82-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.82-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.82-x86_64-1.txz: Upgraded. a/openssl-solibs-1.1.1i-x86_64-1.txz: Upgraded. ap/gutenprint-5.3.4-x86_64-1.txz: Upgraded. ap/htop-3.0.3-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.82-x86-1.txz: Upgraded. d/python3-3.9.1-x86_64-1.txz: Upgraded. k/kernel-source-5.4.82-noarch-1.txz: Upgraded. l/M2Crypto-0.37.1-x86_64-1.txz: Upgraded. l/gdk-pixbuf2-2.42.2-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_46-x86_64-1.txz: Upgraded. l/mlt-6.24.0-x86_64-1.txz: Upgraded. l/pipewire-0.3.17-x86_64-1.txz: Upgraded. n/openssl-1.1.1i-x86_64-1.txz: Upgraded. This fixes a denial-of-service security issue. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1971 (* Security fix *) x/fcitx-configtool-0.4.10-x86_64-1.txz: Upgraded. x/libgee-0.20.3-x86_64-1.txz: Upgraded. x/marisa-0.2.6-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- source/installer/sources/initrd/usr/lib/setup/SeTPKG | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'source/installer/sources/initrd/usr/lib/setup') diff --git a/source/installer/sources/initrd/usr/lib/setup/SeTPKG b/source/installer/sources/initrd/usr/lib/setup/SeTPKG index 02a47373d..6ae2d2135 100755 --- a/source/installer/sources/initrd/usr/lib/setup/SeTPKG +++ b/source/installer/sources/initrd/usr/lib/setup/SeTPKG @@ -74,19 +74,19 @@ fi if [ -d $DS/kde -o "$DS" = "" ]; then cat << EOF >> $TMP/tmpscript -"KDE" "The K Desktop Environment for X" on "The KDE series contains the K Desktop Environment and related libraries." \\ +"KDE" "The KDE Plasma Desktop" on "The KDE series contains the KDE Plasma Desktop for X." \\ EOF fi -if [ -d $DS/kdei -o "$DS" = "" ]; then -cat << EOF >> $TMP/tmpscript -"KDEI" "International language support for KDE" off "The KDEI series provides support for languages other than US English in KDE." \\ -EOF -fi +#if [ -d $DS/kdei -o "$DS" = "" ]; then +#cat << EOF >> $TMP/tmpscript +#"KDEI" "International language support for KDE" off "The KDEI series provides support for languages other than US English in KDE." \\ +#EOF +#fi if [ -d $DS/l -o "$DS" = "" ]; then cat << EOF >> $TMP/tmpscript -"L" "System Libraries (some needed by both KDE and GNOME)" "on" "The L series contains libraries needed by GNOME, KDE, and other programs." \\ +"L" "System Libraries (some needed by both KDE and Xfce)" "on" "The L series contains libraries needed by KDE, Xfce, and other programs." \\ EOF fi -- cgit v1.2.3