Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2014-03-18 16:21:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sudo (Old)
 and      /work/SRC/openSUSE:Factory/.sudo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sudo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sudo/sudo.changes        2014-02-03 
11:40:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2014-03-18 
16:21:27.000000000 +0100
@@ -1,0 +2,41 @@
+Fri Mar 14 14:46:59 UTC 2014 - vci...@suse.com
+
+- update to 1.8.10p1
+  * Fixed a bug with netgated commands in "sudo -l command" that
+    could cause the command to be listed even when it was explicitly
+    denied. This only affected list mode when a command was specified.
+    Bug #636.
+  * It is now possible to disable network interface probing in sudo.conf
+    by changing the value of the probe_interfaces setting.
+  * When listing a user's privileges (sudo -l), the sudoers plugin
+    will now prompt for the user's password even if the targetpw,
+    rootpw or runaspw options are set.
+  * The sudoers plugin uses a new format for its time stamp files.
+    Bug #616.
+  * sudo's -K option will now remove all of the user's time stamps,
+    not just the time stamp for the current terminal.
+    The -k option can be used to only disable time stamps for
+    the current terminal.
+  * If sudo was started in the background and needed to prompt for a
+    password, it was not possible to suspend it at the password prompt
+  * LDAP-based sudoers now uses a default search filter of
+    (objectClass=sudoRole) for more efficient queries.
+    The netgroup query has been modified to avoid falling below the
+    minimum length for OpenLDAP substring indices.
+  * The new use_netgroups sudoers option can be used to explicitly
+    enable or disable netgroups support. For LDAP-based sudoers,
+    netgroup support requires an expensive substring match on the server.
+    If netgroups are not needed, this option can be disabled to
+    reduce the load on the LDAP server.
+  * Sudo is once again able to open the sudoers file when the group
+    on sudoers doesn't match the expected value, so long as the
+    file is not group writable.
+  * Sudo now installs an init.d script to clear the time stamp
+    directory at boot time on AIX and HP-UX systems.
+    These systems either lack /var/run or do not clear it on boot.
+  * The JSON format used by visudo -x now properly supports the
+    negation operator. In addition, the Options object is now
+    the same for both Defaults and Cmnd_Specs.
+  * Fixed parsing of the "umask" defaults setting in sudoers. Bug #632.
+
+-------------------------------------------------------------------

Old:
----
  sudo-1.8.9p4.tar.gz

New:
----
  sudo-1.8.10p1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sudo.spec ++++++
--- /var/tmp/diff_new_pack.FxTFqF/_old  2014-03-18 16:21:28.000000000 +0100
+++ /var/tmp/diff_new_pack.FxTFqF/_new  2014-03-18 16:21:28.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sudo
-Version:        1.8.9p4
+Version:        1.8.10p1
 Release:        0
 Summary:        Execute some commands as root
 License:        ISC
@@ -99,7 +99,7 @@
     --with-env-editor \
     --without-secure-path \
     --with-passprompt='%%p\x27s password:' \
-    --with-timedir=%{_localstatedir}/lib/sudo \
+    --with-rundir=%{_localstatedir}/lib/sudo \
     --with-sssd
 make %{?_smp_mflags}
 

++++++ sudo-1.8.9p4.tar.gz -> sudo-1.8.10p1.tar.gz ++++++
++++ 29239 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to