From a4a82963aecd2962a1dbab7b12d9ea0433b0dc88d92710cc38244802a66f2623 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 6 Dec 2007 00:36:36 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=13 --- sudo-1.6.9p8.tar.bz2 | 3 --- sudo-1.6.9p8-__P.diff => sudo-1.6.9p9-__P.diff | 0 ...9p8-defaults.diff => sudo-1.6.9p9-defaults.diff | 0 sudo-1.6.9p8-env.diff => sudo-1.6.9p9-env.diff | 0 sudo-1.6.9p8-ldap.diff => sudo-1.6.9p9-ldap.diff | 0 ...1.6.9p8-prompt.diff => sudo-1.6.9p9-prompt.diff | 0 ...cure_path.diff => sudo-1.6.9p9-secure_path.diff | 0 sudo-1.6.9p8-strip.diff => sudo-1.6.9p9-strip.diff | 0 ...6.9p8-sudoers.diff => sudo-1.6.9p9-sudoers.diff | 0 sudo-1.6.9p8.pamd => sudo-1.6.9p9.pamd | 0 sudo-1.6.9p9.tar.bz2 | 3 +++ sudo.changes | 12 ++++++++++++ sudo.spec | 14 ++++++++++++-- 13 files changed, 27 insertions(+), 5 deletions(-) delete mode 100644 sudo-1.6.9p8.tar.bz2 rename sudo-1.6.9p8-__P.diff => sudo-1.6.9p9-__P.diff (100%) rename sudo-1.6.9p8-defaults.diff => sudo-1.6.9p9-defaults.diff (100%) rename sudo-1.6.9p8-env.diff => sudo-1.6.9p9-env.diff (100%) rename sudo-1.6.9p8-ldap.diff => sudo-1.6.9p9-ldap.diff (100%) rename sudo-1.6.9p8-prompt.diff => sudo-1.6.9p9-prompt.diff (100%) rename sudo-1.6.9p8-secure_path.diff => sudo-1.6.9p9-secure_path.diff (100%) rename sudo-1.6.9p8-strip.diff => sudo-1.6.9p9-strip.diff (100%) rename sudo-1.6.9p8-sudoers.diff => sudo-1.6.9p9-sudoers.diff (100%) rename sudo-1.6.9p8.pamd => sudo-1.6.9p9.pamd (100%) create mode 100644 sudo-1.6.9p9.tar.bz2 diff --git a/sudo-1.6.9p8.tar.bz2 b/sudo-1.6.9p8.tar.bz2 deleted file mode 100644 index 0218b8f..0000000 --- a/sudo-1.6.9p8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e084cd1d135592dcbc690ea4282e58ede8186745c8bc228299ce1275dd9648d8 -size 442229 diff --git a/sudo-1.6.9p8-__P.diff b/sudo-1.6.9p9-__P.diff similarity index 100% rename from sudo-1.6.9p8-__P.diff rename to sudo-1.6.9p9-__P.diff diff --git a/sudo-1.6.9p8-defaults.diff b/sudo-1.6.9p9-defaults.diff similarity index 100% rename from sudo-1.6.9p8-defaults.diff rename to sudo-1.6.9p9-defaults.diff diff --git a/sudo-1.6.9p8-env.diff b/sudo-1.6.9p9-env.diff similarity index 100% rename from sudo-1.6.9p8-env.diff rename to sudo-1.6.9p9-env.diff diff --git a/sudo-1.6.9p8-ldap.diff b/sudo-1.6.9p9-ldap.diff similarity index 100% rename from sudo-1.6.9p8-ldap.diff rename to sudo-1.6.9p9-ldap.diff diff --git a/sudo-1.6.9p8-prompt.diff b/sudo-1.6.9p9-prompt.diff similarity index 100% rename from sudo-1.6.9p8-prompt.diff rename to sudo-1.6.9p9-prompt.diff diff --git a/sudo-1.6.9p8-secure_path.diff b/sudo-1.6.9p9-secure_path.diff similarity index 100% rename from sudo-1.6.9p8-secure_path.diff rename to sudo-1.6.9p9-secure_path.diff diff --git a/sudo-1.6.9p8-strip.diff b/sudo-1.6.9p9-strip.diff similarity index 100% rename from sudo-1.6.9p8-strip.diff rename to sudo-1.6.9p9-strip.diff diff --git a/sudo-1.6.9p8-sudoers.diff b/sudo-1.6.9p9-sudoers.diff similarity index 100% rename from sudo-1.6.9p8-sudoers.diff rename to sudo-1.6.9p9-sudoers.diff diff --git a/sudo-1.6.9p8.pamd b/sudo-1.6.9p9.pamd similarity index 100% rename from sudo-1.6.9p8.pamd rename to sudo-1.6.9p9.pamd diff --git a/sudo-1.6.9p9.tar.bz2 b/sudo-1.6.9p9.tar.bz2 new file mode 100644 index 0000000..74679a6 --- /dev/null +++ b/sudo-1.6.9p9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734cac4c95d8511912cfeadf962d43ab39c241b2d1fdcd007504f99b47b055b9 +size 442608 diff --git a/sudo.changes b/sudo.changes index 201a172..6b626c3 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 4 14:41:14 CET 2007 - prusnak@suse.cz + +- updated to 1.6.9p9 + * the ALL command in sudoers now implies SETENV permissions + * the command search is now performed using the target user's + auxiliary group vector too + * when determining if the PAM prompt is the default "Password: ", + compare the localized version if possible + * added passprompt_override flag to sudoers to cause sudo's prompt + to be used in all cases, also set when the -p flag is used + ------------------------------------------------------------------- Tue Nov 6 11:11:13 CET 2007 - prusnak@suse.cz diff --git a/sudo.spec b/sudo.spec index 254b726..ef6c8e6 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,5 +1,5 @@ # -# spec file for package sudo (Version 1.6.9p8) +# spec file for package sudo (Version 1.6.9p9) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: sudo BuildRequires: openldap2-devel pam-devel postfix PreReq: coreutils -Version: 1.6.9p8 +Version: 1.6.9p9 Release: 1 AutoReqProv: on Group: System/Base @@ -113,7 +113,17 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/* %{_libexecdir}/sudo /var/run/sudo + %changelog +* Tue Dec 04 2007 - prusnak@suse.cz +- updated to 1.6.9p9 + * the ALL command in sudoers now implies SETENV permissions + * the command search is now performed using the target user's + auxiliary group vector too + * when determining if the PAM prompt is the default "Password: ", + compare the localized version if possible + * added passprompt_override flag to sudoers to cause sudo's prompt + to be used in all cases, also set when the -p flag is used * Tue Nov 06 2007 - prusnak@suse.cz - updated to 1.6.9p8 * fixed a bug where a sudoers entry with no runas user specified