Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2018-05-06 14:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sudo (Old)
 and      /work/SRC/openSUSE:Factory/.sudo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sudo"

Sun May  6 14:59:52 2018 rev:96 rq:603566 version:1.8.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/sudo/sudo.changes        2018-04-23 
15:24:41.585094951 +0200
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2018-05-06 
14:59:58.500314757 +0200
@@ -1,0 +2,9 @@
+Wed May  2 16:19:56 UTC 2018 - [email protected]
+
+- Update to 1.8.23
+  * primarily a bug fix release
+  * new cvtsudoers utility (replaces sudoers2ldif) and converts
+    between sudoers formats and perform some basic filtering.
+  * removed obsolete sudoers2ldif-env.patch
+  
+-------------------------------------------------------------------

Old:
----
  sudo-1.8.22.tar.gz
  sudo-1.8.22.tar.gz.sig
  sudoers2ldif-env.patch

New:
----
  sudo-1.8.23.tar.gz
  sudo-1.8.23.tar.gz.sig

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

Other differences:
------------------
++++++ sudo.spec ++++++
--- /var/tmp/diff_new_pack.8wPY6C/_old  2018-05-06 14:59:59.260286866 +0200
+++ /var/tmp/diff_new_pack.8wPY6C/_new  2018-05-06 14:59:59.264286719 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sudo
-Version:        1.8.22
+Version:        1.8.23
 Release:        0
 Summary:        Execute some commands as root
 License:        ISC
@@ -31,9 +31,8 @@
 Source5:        README.SUSE
 Source6:        fate_313276_test.sh
 Source7:        README_313276.test
-Patch0:         sudoers2ldif-env.patch
 # PATCH-OPENSUSE: the "SUSE" branding of the default sudo config
-Patch1:         sudo-sudoers.patch
+Patch0:         sudo-sudoers.patch
 BuildRequires:  audit-devel
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  groff
@@ -73,7 +72,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %ifarch s390 s390x %{sparc}
@@ -113,7 +111,6 @@
 install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d
 install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/sudo
 install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/sudo-i
-mv %{buildroot}%{_docdir}/%{name}/sudoers2ldif %{buildroot}%{_sbindir}
 rm -f %{buildroot}%{_bindir}/sudoedit
 ln -sf %{_bindir}/sudo %{buildroot}%{_bindir}/sudoedit
 install -d -m 755 %{buildroot}%{_sysconfdir}/openldap/schema
@@ -150,6 +147,7 @@
 %files -f %{name}.lang
 %license doc/LICENSE
 %doc %{_docdir}/%{name}
+%{_mandir}/man1/cvtsudoers.1%{ext_man}
 %{_mandir}/man5/sudoers.5%{ext_man}
 %{_mandir}/man5/sudo.conf.5%{ext_man}
 %{_mandir}/man5/sudoers.ldap.5%{ext_man}
@@ -169,8 +167,8 @@
 %attr(0444,root,root) %config %{_sysconfdir}/openldap/schema/sudo.schema
 %{_bindir}/sudoedit
 %{_bindir}/sudoreplay
+%{_bindir}/cvtsudoers
 %{_sbindir}/visudo
-%attr(0755,root,root) %{_sbindir}/sudoers2ldif
 %dir %{_libexecdir}/%{name}
 %{_libexecdir}/%{name}/sesh
 %{_libexecdir}/%{name}/sudo_noexec.so

++++++ sudo-1.8.22.tar.gz -> sudo-1.8.23.tar.gz ++++++
++++ 76388 lines of diff (skipped)


Reply via email to