diff --git a/util/admin/sudo/actions.py b/util/admin/sudo/actions.py
index 3df66ad240..1056b43744 100644
--- a/util/admin/sudo/actions.py
+++ b/util/admin/sudo/actions.py
@@ -40,4 +40,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("README.LDAP", "README")
+ pisitools.dodoc("README.LDAP*", "LICENSE*", "README*")
diff --git a/util/admin/sudo/pspec.xml b/util/admin/sudo/pspec.xml
index cfb8d0a28f..ddca4380c4 100644
--- a/util/admin/sudo/pspec.xml
+++ b/util/admin/sudo/pspec.xml
@@ -13,7 +13,7 @@
app:console
Allows restricted root access for specified users
sudo allows certain users/groups to run commands with root user privileges.
- https://www.sudo.ws/sudo/dist/sudo-1.9.8p2.tar.gz
+ https://www.sudo.ws/sudo/dist/sudo-1.9.11p3.tar.gz
nss-devel
pam-devel
@@ -63,6 +63,13 @@
+
+ 2022-06-25
+ 1.9.11_p3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-09-22
1.9.8_p2