From ab2431a9ad785075119561c6031c9796ef0f9035 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 25 Jun 2022 12:51:56 +0300 Subject: [PATCH] sudo-1.9.11_p3 --- util/admin/sudo/actions.py | 2 +- util/admin/sudo/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) 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