diff --git a/sudo-1.8.11p1.tar.gz b/sudo-1.8.11p1.tar.gz deleted file mode 100644 index 31d8e7c..0000000 --- a/sudo-1.8.11p1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44c275772595a119185336164bb76b6e08f23d38aa0fe0d6bab48812e75d6a43 -size 2402012 diff --git a/sudo-1.8.11p2.tar.gz b/sudo-1.8.11p2.tar.gz new file mode 100644 index 0000000..7b08a66 --- /dev/null +++ b/sudo-1.8.11p2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8133849418fa18cf6b6bb6893d1855ff7afe21db8923234a00bf045c90fba1ad +size 2402235 diff --git a/sudo.changes b/sudo.changes index dbcafad..b0ba5fd 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 6 12:35:03 UTC 2014 - fstrba@suse.com + +- update to 1.8.11p2 + * Fixed a bug where dynamic shared objects loaded from a plugin + could use the hooked version of getenv() but not the hooked + versions of putenv(), setenv() or unsetenv(). This can cause + problems for PAM modules that use those functions. + ------------------------------------------------------------------- Sat Oct 11 02:09:17 UTC 2014 - tabraham@suse.com diff --git a/sudo.spec b/sudo.spec index a1904d7..dbb46d0 100644 --- a/sudo.spec +++ b/sudo.spec @@ -17,7 +17,7 @@ Name: sudo -Version: 1.8.11p1 +Version: 1.8.11p2 Release: 0 Summary: Execute some commands as root License: ISC