Mailinglist Archive: opensuse-commit (1400 mails)

< Previous Next >
commit sudo for openSUSE:Factory
Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in
at 2011-11-02 12:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sudo (Old)
and /work/SRC/openSUSE:Factory/.sudo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sudo", Maintainer is "VCizek@xxxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sudo/sudo.changes 2011-10-13
17:26:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes 2011-11-02
12:18:44.000000000 +0100
@@ -1,0 +2,38 @@
+Mon Oct 24 08:42:33 UTC 2011 - vcizek@xxxxxxxx
+
+- update to sudo-1.8.3
+ - Fixed expansion of strftime() escape sequences
+ in the log_dir sudoers setting.
+ - Esperanto, Italian and Japanese
+ translations from translationproject.org.
+ - Added --enable-werror configure option for gcc's
+ -Werror flag. - Visudo no longer
+ assumes all editors support the +linenumber command line argument.
+ It now uses a whitelist of editors known to support the option.
+ - Fixed matching of network addresses when a netmask is specified but
+ the address is not the first one in the CIDR block.
+ - The configure script now check whether or not errno.h declares the
+ errno variable. Previously, sudo would always declare errno itself
+ for older systems that don't declare it in errno.h.
+ - The NOPASSWD tag is now honored for denied commands too,
+ which matches historic sudo behavior (prior to sudo 1.7.0).
+ - Sudo now honors the DEREF
+ setting in ldap.conf which controls how alias dereferencing is done
+ during an LDAP search.
+ - A symbol conflict with the
+ pam_ssh_agent_auth PAM module that would cause a crash been
+ resolved.
+ - The inability to load a group provider plugin is no
+ longer a fatal error.
+ - A potential crash in the utmp handling
+ code has been fixed.
+ - Two PAM session issues have been resolved.
+ In previous versions of sudo, the PAM session was opened as one
+ user and closed as another. Additionally, if no authentication was
+ performed, the PAM session would never be closed.
+ - The LOGNAME,
+ USER and USERNAME environment variables are preserved correctly
+ again in sudoedit mode.
+- grp-include.patch no longer needed
+
+-------------------------------------------------------------------

Old:
----
sudo-1.8.2.tar.gz
sudo-grp-include.patch

New:
----
sudo-1.8.3.tar.gz

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

Other differences:
------------------
++++++ sudo.spec ++++++
--- /var/tmp/diff_new_pack.ho420w/_old 2011-11-02 12:18:45.000000000 +0100
+++ /var/tmp/diff_new_pack.ho420w/_new 2011-11-02 12:18:45.000000000 +0100
@@ -18,7 +18,7 @@


Name: sudo
-Version: 1.8.2
+Version: 1.8.3
Release: 1
License: BSD3c(or similar)
Summary: Execute some commands as root
@@ -29,13 +29,12 @@
Source2: README.SUSE
Patch0: sudoers2ldif-env.patch
Patch1: sudo-sudoers.patch
-Patch2: sudo-grp-include.patch
BuildRequires: audit-devel
BuildRequires: libselinux-devel
BuildRequires: openldap2-devel
BuildRequires: pam-devel
-PreReq: coreutils
-PreReq: permissions
+Requires(pre): coreutils
+Requires(pre): permissions
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -59,7 +58,6 @@
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1

%build
%ifarch s390 s390x %sparc

++++++ sudo-1.8.2.tar.gz -> sudo-1.8.3.tar.gz ++++++
++++ 15222 lines of diff (skipped)

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages