Hello community, here is the log from the commit of package sudo for openSUSE:Factory checked in at 2012-05-21 08:02:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sudo (Old) and /work/SRC/openSUSE:Factory/.sudo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sudo", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/sudo/sudo.changes 2012-03-09 21:28:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes 2012-05-21 08:02:15.000000000 +0200 @@ -1,0 +2,19 @@ +Wed May 16 15:27:32 UTC 2012 - [email protected] + +- update to 1.8.5 + Some of the changes: + * /etc/environment is no longer read directly on Linux systems when + PAM is used. Sudo now merges the PAM environment into the user's + environment which is typically set by the pam_env module. + * The plugin API has been extended + * The policy plugin's init_session function is now called by the + parent sudo process, not the child process that executes the command + This allows the PAM session to be open and closed in the same process, + which some PAM modules require. + * A new group provider plugin, system_group, is included + * Fixed a potential security issue in the matching of hosts against + an IPv4 network specified in sudoers.The flaw may allow a user who + is authorized to run commands on hosts belonging to one IPv4 + network to run commands on a different host (CVE-2012-2337) + +------------------------------------------------------------------- Old: ---- sudo-1.8.3p1-sesh-cflags.patch sudo-1.8.4p2.tar.gz New: ---- sudo-1.8.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sudo.spec ++++++ --- /var/tmp/diff_new_pack.W4UI9l/_old 2012-05-21 08:02:17.000000000 +0200 +++ /var/tmp/diff_new_pack.W4UI9l/_new 2012-05-21 08:02:17.000000000 +0200 @@ -16,9 +16,8 @@ # - Name: sudo -Version: 1.8.4p2 +Version: 1.8.5 Release: 0 Summary: Execute some commands as root License: BSD-3-Clause @@ -29,8 +28,6 @@ Source2: README.SUSE Patch0: sudoers2ldif-env.patch Patch1: sudo-sudoers.patch -# PATCH-FIX-OPENSUSE make sesh position-independent (bnc#743157) -Patch2: sudo-1.8.3p1-sesh-cflags.patch BuildRequires: audit-devel BuildRequires: libselinux-devel BuildRequires: openldap2-devel @@ -59,7 +56,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build %ifarch s390 s390x %sparc ++++++ sudo-1.8.4p2.tar.gz -> sudo-1.8.5.tar.gz ++++++ ++++ 58045 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
