summaryrefslogtreecommitdiffstats
path: root/patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-19 00:40:12 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-19 13:30:28 +0100
commit19e28b847b5d8c1188c3b274bb7ea776417a589b (patch)
treedf7a0d14ce405601287d2670966798541fd2c02e /patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt
parent7793836a6dc47f99afa1efb36988e346a37579c0 (diff)
downloadcurrent-19e28b847b5d8c1188c3b274bb7ea776417a589b.tar.gz
current-19e28b847b5d8c1188c3b274bb7ea776417a589b.tar.xz
Thu Jan 19 00:40:12 UTC 202320230119004012_15.0
patches/packages/sudo-1.9.12p2-x86_64-1_slack15.0.txz: Upgraded. This update fixes a flaw in sudo's -e option (aka sudoedit) that could allow a malicious user with sudoedit privileges to edit arbitrary files. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-22809 (* Security fix *)
Diffstat (limited to 'patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt b/patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt
deleted file mode 100644
index 427ea5539..000000000
--- a/patches/packages/sudo-1.9.12p1-x86_64-1_slack15.0.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-sudo: sudo (give limited root privileges to certain users)
-sudo:
-sudo: 'sudo' is a command that allows users to execute some commands as
-sudo: root. The /etc/sudoers file (edited with 'visudo') specifies which
-sudo: users have access to sudo and which commands they can run. 'sudo'
-sudo: logs all its activities to /var/log/ so the system administrator
-sudo: can keep an eye on things.
-sudo:
-sudo: Homepage: https://www.sudo.ws
-sudo:
-sudo: