From 4e955dc4b6fff43956d47c0286bb698e03f14b11 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 31 Jan 2020 20:46:25 +0000 Subject: Fri Jan 31 20:46:25 UTC 2020 a/util-linux-2.35.1-x86_64-1.txz: Upgraded. a/zerofree-1.1.1-x86_64-1.txz: Added. Also queued up for the next installer build. Thanks to bifferos. ap/sudo-1.8.31-x86_64-1.txz: Upgraded. This update fixes a security issue: In Sudo before 1.8.31, if pwfeedback is enabled in /etc/sudoers, users can trigger a stack-based buffer overflow in the privileged sudo process. (pwfeedback is a default setting in some Linux distributions; however, it is not the default for upstream or in Slackware, and would exist only if enabled by an administrator.) The attacker needs to deliver a long string to the stdin of getln() in tgetpass.c. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18634 (* Security fix *) n/NetworkManager-1.22.6-x86_64-1.txz: Upgraded. n/openldap-client-2.4.49-x86_64-1.txz: Upgraded. xfce/Thunar-1.8.11-x86_64-1.txz: Removed. xfce/thunar-1.8.12-x86_64-1.txz: Added. Changed package name from "Thunar" to "thunar" to follow upstream's naming. --- slackware64/xfce/maketag.ez | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'slackware64/xfce/maketag.ez') diff --git a/slackware64/xfce/maketag.ez b/slackware64/xfce/maketag.ez index babf829d..8f894f3c 100644 --- a/slackware64/xfce/maketag.ez +++ b/slackware64/xfce/maketag.ez @@ -11,13 +11,13 @@ from series XFCE. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are done." \ 20 70 10 \ -"Thunar" "Xfce file manager" "on" \ "exo" "libexo extension library" "on" \ "garcon" "menu implementation for Xfce" "on" \ "gtk-xfce-engine" "Xfce Gtk+ engines" "on" \ "libxfce4ui" "Xfce widget library" "on" \ "libxfce4util" "basic utility library for Xfce" "on" \ "orage" "Xfce's calendar" "on" \ +"thunar" "Xfce file manager" "on" \ "thunar-volman" "Thunar Volume Manager for Xfce" "on" \ "tumbler" "thumbnail generator" "on" \ "xfce4-appfinder" "Application finder" "on" \ @@ -42,7 +42,7 @@ if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs > $TMP/SeTnewtag for pkg in \ -Thunar exo garcon gtk-xfce-engine libxfce4ui libxfce4util orage thunar-volman tumbler xfce4-appfinder xfce4-clipman-plugin xfce4-dev-tools xfce4-notifyd xfce4-panel xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-weather-plugin xfconf xfdesktop xfwm4 \ +exo garcon gtk-xfce-engine libxfce4ui libxfce4util orage thunar thunar-volman tumbler xfce4-appfinder xfce4-clipman-plugin xfce4-dev-tools xfce4-notifyd xfce4-panel xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-weather-plugin xfconf xfdesktop xfwm4 \ ; do echo "$pkg: SKP" >> $TMP/SeTnewtag done @@ -50,7 +50,7 @@ Thunar exo garcon gtk-xfce-engine libxfce4ui libxfce4util orage thunar-volman tu fi cat /dev/null > $TMP/SeTnewtag for PACKAGE in \ -Thunar exo garcon gtk-xfce-engine libxfce4ui libxfce4util orage thunar-volman tumbler xfce4-appfinder xfce4-clipman-plugin xfce4-dev-tools xfce4-notifyd xfce4-panel xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-weather-plugin xfconf xfdesktop xfwm4 \ +exo garcon gtk-xfce-engine libxfce4ui libxfce4util orage thunar thunar-volman tumbler xfce4-appfinder xfce4-clipman-plugin xfce4-dev-tools xfce4-notifyd xfce4-panel xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-weather-plugin xfconf xfdesktop xfwm4 \ ; do if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then echo "$PACKAGE: ADD" >> $TMP/SeTnewtag -- cgit v1.2.3