summaryrefslogtreecommitdiffstats
path: root/patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-11-08 22:04:25 +0000
committer Eric Hameleers <alien@slackware.com>2023-11-09 13:30:50 +0100
commit4f54aa8e51d86cc16b76d112fdcd3b1eb41559ba (patch)
tree97893c13c7af99b8501750e947b07a8cac821823 /patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txt
parent206ee03fe7b74a0f85d75c5e783efaa2991f2c56 (diff)
downloadcurrent-4f54aa8e51d86cc16b76d112fdcd3b1eb41559ba.tar.gz
current-4f54aa8e51d86cc16b76d112fdcd3b1eb41559ba.tar.xz
Wed Nov 8 22:04:25 UTC 202320231108220425_15.0
patches/packages/mozilla-thunderbird-115.4.2-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.4.2/releasenotes/ patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release: Fixed a bug introduced in sudo 1.9.15 that prevented LDAP-based sudoers from being able to read the ldap.conf file.
Diffstat (limited to 'patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txt b/patches/packages/sudo-1.9.15p1-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..427ea5539
--- /dev/null
+++ b/patches/packages/sudo-1.9.15p1-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: