Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2017-01-19 10:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-11-03 
11:12:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2017-01-19 
10:34:15.602244556 +0100
@@ -1,0 +2,73 @@
+Sat Jan 14 14:25:39 UTC 2017 - [email protected]
+
+- update to 1.8.19p2
+
+Major changes between sudo 1.8.19p2 and 1.8.19p1:
+ * Fixed a crash in visudo introduced in sudo 1.8.9 when an IP address
+   or network is used in a host-based Defaults entry.  Bug #766
+ * Added a missing check for the ignore_iolog_errors flag when
+   the sudoers plugin generates the I/O log file path name.
+ * Fixed a typo in sudo's vsyslog() replacement that resulted in
+   garbage being logged to syslog.
+
+-------------------------------------------------------------------
+Wed Jan  4 12:40:14 UTC 2017 - [email protected]
+
+- add /usr/lib/tmpfiles.d directory to the %files section and fix
+  build for SLE12SP2
+
+-------------------------------------------------------------------
+Mon Dec 19 23:08:10 UTC 2016 - [email protected]
+
+- update to 1.8.19p1
+
+Major changes between sudo 1.8.19p1 and 1.8.19:
+ * Fixed a bug introduced in sudo 1.8.19 that resulted in the wrong
+   syslog priority and facility being used.
+
+Major changes between sudo 1.8.19 and 1.8.18p1:
+ * New "syslog_maxlen" Defaults option to control the maximum size of
+   syslog messages generated by sudo.
+ * Sudo has been run against PVS-Studio and any issues that were
+   not false positives have been addressed.
+ * I/O log files are now created same group ID as the parent directory
+   and not the invoking user's group ID.
+ * I/O log permissions and ownership are now configurable via the
+   "iolog_mode", "iolog_user" and "iolog_group" sudoers Defaults
+   variables.
+ * Fixed configuration of the sudoers I/O log plugin debug subsystem.
+   Previously, I/O log information was not being written to the
+   sudoers debug log.
+ * Fixed a bug in visudo that broke editing of files in an include
+   dir that have a syntax error.  Normally, visudo does not edit
+   those files, but if a syntax error is detected in one, the user
+   should get a chance to fix it.
+ * Warnings about unknown or unparsable sudoers Defaults entries now
+   include the file and line number of the problem.
+ * Visudo will now use the file and line number information about an
+   unknown or unparsable Defaults entry to go directly to the file
+   with the problem.
+ * Fixed a bug in the sudoers LDAP back-end where a negated sudoHost
+   entry would prevent other sudoHost entries following it from matching.
+ * Warnings from visudo about a cycle in an Alias entry now include the
+   file and line number of the problem.
+ * In strict mode, visudo will now use the file and line number
+   information about a cycle in an Alias entry to go directly to the
+   file with the problem.
+ * The sudo_noexec.so file is now linked with -ldl on systems that
+   require it for the wordexp() wrapper.
+ * Fixed linking of sudo_noexec.so on macOS systems where it must be
+   a dynamic library and not a module.
+ * Sudo's "make check" now includes a test for sudo_noexec.so
+   working.
+ * The sudo front-end now passes the user's umask to the plugin.
+   Previously the plugin had to determine this itself.
+ * Sudoreplay can now display the stdin and ttyin streams when they
+   are explicitly added to the filter list.
+ * Fixed a bug introduced in sudo 1.8.17 where the "all" setting
+   for verifypw and listpw was not being honored.  Bug #762.
+ * The syslog priority (syslog_goodpri and syslog_badpri) can now
+   be negated or set to "none" to disable logging of successful or
+   unsuccessful sudo attempts via syslog.
+
+-------------------------------------------------------------------

Old:
----
  sudo-1.8.18p1.tar.gz
  sudo-1.8.18p1.tar.gz.sig

New:
----
  sudo-1.8.19p2.tar.gz
  sudo-1.8.19p2.tar.gz.sig

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

Other differences:
------------------
++++++ sudo.spec ++++++
--- /var/tmp/diff_new_pack.cCr2dh/_old  2017-01-19 10:34:16.310144713 +0100
+++ /var/tmp/diff_new_pack.cCr2dh/_new  2017-01-19 10:34:16.318143585 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sudo
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sudo
-Version:        1.8.18p1
+Version:        1.8.19p2
 Release:        0
 Summary:        Execute some commands as root
 License:        ISC
@@ -174,6 +174,7 @@
 %{_libexecdir}/%{name}/system_group.so
 %{_libexecdir}/%{name}/libsudo_util.so.*
 %attr(0700,root,root) %dir %ghost %{_localstatedir}/lib/%{name}
+%dir %{_tmpfilesdir}
 %{_tmpfilesdir}/sudo.conf
 %ghost %{_localstatedir}/lib/sudo/ts
 

++++++ sudo-1.8.18p1.tar.gz -> sudo-1.8.19p2.tar.gz ++++++
++++ 52746 lines of diff (skipped)



Reply via email to