mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
eccdc19276
a/gawk-5.2.2-x86_64-1.txz: Upgraded. a/sysvinit-scripts-15.1-noarch-4.txz: Rebuilt. rc.4: don't call gdm with obsolete -nodaemon option. Thanks to 0XBF. ap/mariadb-10.11.3-x86_64-1.txz: Upgraded. d/strace-6.3-x86_64-1.txz: Upgraded. kde/bluedevil-5.27.5-x86_64-1.txz: Upgraded. kde/breeze-5.27.5-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.5-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.5-x86_64-1.txz: Upgraded. kde/drkonqi-5.27.5-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.27.5-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.5-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.5-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.5-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.5-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.5-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.5-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.5-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.5-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.5-x86_64-1.txz: Upgraded. kde/kscreen-5.27.5-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.5-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.5-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.5-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.5-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.5-x86_64-1.txz: Upgraded. kde/kwin-5.27.5-x86_64-1.txz: Upgraded. kde/kwrited-5.27.5-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.5-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.5-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.5-x86_64-1.txz: Upgraded. kde/milou-5.27.5-x86_64-1.txz: Upgraded. kde/oxygen-5.27.5-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.5-x86_64-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.5-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.5-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.5-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.5-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.5-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.5-x86_64-1.txz: Upgraded. l/gtk4-4.10.3-x86_64-1.txz: Upgraded. xap/mozilla-firefox-113.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/113.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-16/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-16/#MFSA-TMP-2023-0002 https://www.cve.org/CVERecord?id=CVE-2023-32205 https://www.cve.org/CVERecord?id=CVE-2023-32206 https://www.cve.org/CVERecord?id=CVE-2023-32207 https://www.cve.org/CVERecord?id=CVE-2023-32208 https://www.cve.org/CVERecord?id=CVE-2023-32209 https://www.cve.org/CVERecord?id=CVE-2023-32210 https://www.cve.org/CVERecord?id=CVE-2023-32211 https://www.cve.org/CVERecord?id=CVE-2023-32212 https://www.cve.org/CVERecord?id=CVE-2023-32213 https://www.cve.org/CVERecord?id=CVE-2023-32214 https://www.cve.org/CVERecord?id=CVE-2023-32215 https://www.cve.org/CVERecord?id=CVE-2023-32216 (* Security fix *)
60 lines
1.6 KiB
Bash
60 lines
1.6 KiB
Bash
#!/bin/bash
|
|
#
|
|
# rc.4 This file is executed by init(8) when the system is being
|
|
# initialized for run level 4 (XDM)
|
|
#
|
|
# Version: @(#)/etc/rc.d/rc.4 2.00 02/17/93
|
|
#
|
|
# Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
|
|
# At least 47% rewritten by: Patrick J. Volkerding <volkerdi@slackware.com>
|
|
#
|
|
|
|
# Tell the viewers what's going to happen...
|
|
echo "Starting up X11 session manager..."
|
|
|
|
# If you'd like to start something different or in a different order than
|
|
# the options below, create your own startup script /etc/rc.d/rc.4.local
|
|
# and make it executable and it will be used instead:
|
|
if [ -x /etc/rc.d/rc.4.local ]; then
|
|
exec /bin/bash /etc/rc.d/rc.4.local
|
|
fi
|
|
|
|
# Try to use GNOME's gdm session manager. This comes first because if
|
|
# gdm is on the machine then the user probably installed it and wants
|
|
# to use it by default:
|
|
if [ -x /usr/bin/gdm ]; then
|
|
exec /usr/bin/gdm
|
|
fi
|
|
|
|
# Someone thought that gdm looked prettier in /usr/sbin,
|
|
# so look there, too:
|
|
if [ -x /usr/sbin/gdm ]; then
|
|
exec /usr/sbin/gdm
|
|
fi
|
|
|
|
# Not there? OK, try to use KDE's kdm session manager:
|
|
if [ -x /opt/kde/bin/kdm ]; then
|
|
exec /opt/kde/bin/kdm -nodaemon
|
|
elif [ -x /usr/bin/kdm ]; then
|
|
exec /usr/bin/kdm -nodaemon
|
|
fi
|
|
|
|
# Look for SDDM as well:
|
|
if [ -x /usr/bin/sddm ]; then
|
|
exec /usr/bin/sddm
|
|
fi
|
|
|
|
# If all you have is XDM, I guess it will have to do:
|
|
if [ -x /usr/bin/xdm ]; then
|
|
exec /usr/bin/xdm -nodaemon
|
|
elif [ -x /usr/X11R6/bin/xdm ]; then
|
|
exec /usr/X11R6/bin/xdm -nodaemon
|
|
fi
|
|
|
|
# error
|
|
echo
|
|
echo "Hey, you don't have SDDM, KDM, GDM, or XDM. Can't use runlevel 4 without"
|
|
echo "one of those installed."
|
|
sleep 30
|
|
|
|
# All done.
|