summaryrefslogtreecommitdiffstats
path: root/patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-07-12 20:41:16 +0000
committer Eric Hameleers <alien@slackware.com>2023-07-13 13:30:36 +0200
commit08b21a9944735aee9b1c2acd8d363059e6018fc6 (patch)
treeb47bc641c1b9daa54dcca00e4f0ffed58e7e016d /patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt
parent3b203b36ef3c683f2e13ba4ee5161c63cfc32899 (diff)
downloadcurrent-08b21a9944735aee9b1c2acd8d363059e6018fc6.tar.gz
current-08b21a9944735aee9b1c2acd8d363059e6018fc6.tar.xz
Wed Jul 12 20:41:16 UTC 202320230712204116_15.0
patches/packages/krb5-1.19.2-x86_64-4_slack15.0.txz: Rebuilt. Fix potential uninitialized pointer free in kadm5 XDR parsing. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-36054 (* Security fix *) patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release.
Diffstat (limited to 'patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt b/patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..427ea5539
--- /dev/null
+++ b/patches/packages/sudo-1.9.14p1-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+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: