Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2018-07-13 10:18:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nbd (Old)
 and      /work/SRC/openSUSE:Factory/.nbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nbd"

Fri Jul 13 10:18:28 2018 rev:46 rq:621736 version:3.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2018-01-16 09:24:22.712204008 
+0100
+++ /work/SRC/openSUSE:Factory/.nbd.new/nbd.changes     2018-07-13 
10:18:33.558255659 +0200
@@ -1,0 +2,8 @@
+Mon Jul  9 14:47:47 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.17.0:
+  * proto: add xNBD command NBD_CMD_CACHE to the spec
+  * server: do not crash when handling child name
+  * server: Close socket pair when fork fails
+
+-------------------------------------------------------------------

Old:
----
  nbd-3.16.2.tar.xz

New:
----
  nbd-3.17.tar.xz

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

Other differences:
------------------
++++++ nbd.spec ++++++
--- /var/tmp/diff_new_pack.Emy3wE/_old  2018-07-13 10:18:34.446256714 +0200
+++ /var/tmp/diff_new_pack.Emy3wE/_new  2018-07-13 10:18:34.446256714 +0200
@@ -16,15 +16,11 @@
 #
 
 
-#Compat macro for new _fillupdir macro introduced in Nov 2017
-%if ! %{defined _fillupdir}
-  %define _fillupdir %{_localstatedir}/adm/fillup-templates
-%endif
 Name:           nbd
-Version:        3.16.2
+Version:        3.17
 Release:        0
 Summary:        Network Block Device Server and Client Utilities
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Other
 URL:            http://nbd.sourceforge.net/
 Source0:        
https://sourceforge.net/projects/nbd/files/nbd/%{version}/nbd-%{version}.tar.xz
@@ -76,8 +72,8 @@
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}-server
 
 # autoload nbd module
-install -d -m 755 %{buildroot}%{_prefix}/lib/modules-load.d/
-echo "nbd" > %{buildroot}%{_prefix}/lib/modules-load.d/%{name}.conf
+install -d -m 755 %{buildroot}%{_libexecdir}/modules-load.d/
+echo "nbd" > %{buildroot}%{_libexecdir}/modules-load.d/%{name}.conf
 
 #echo "#Port   file    options" > $RPM_BUILD_ROOT/etc/nbd-server.conf
 mkdir -p %{buildroot}%{_sysconfdir}/nbd-server
@@ -128,18 +124,18 @@
 %{_sbindir}/rcnbd-server
 %{_unitdir}/%{name}@.service
 %{_unitdir}/%{name}-server.service
-%{_mandir}/man1/nbd-server.1%{ext_man}
-%{_mandir}/man1/nbd-trdump.1%{ext_man}
-%{_mandir}/man5/nbd-server.5%{ext_man}
-%{_mandir}/man8/nbd-client.8%{ext_man}
-%{_mandir}/man5/nbdtab.5%{ext_man}
+%{_mandir}/man1/nbd-server.1%{?ext_man}
+%{_mandir}/man1/nbd-trdump.1%{?ext_man}
+%{_mandir}/man5/nbd-server.5%{?ext_man}
+%{_mandir}/man8/nbd-client.8%{?ext_man}
+%{_mandir}/man5/nbdtab.5%{?ext_man}
 %doc README.md
 %dir %{_sysconfdir}/nbd-server
 %ghost %config(noreplace) %{_sysconfdir}/nbd-server/config
 %ghost %config(noreplace) %{_sysconfdir}/nbd-server/allow
 %config %{_sysconfdir}/nbd-server/config.example
-%dir %{_prefix}/lib/modules-load.d/
-%{_prefix}/lib/modules-load.d/nbd.conf
+%dir %{_libexecdir}/modules-load.d/
+%{_libexecdir}/modules-load.d/nbd.conf
 %{_fillupdir}/sysconfig.%{name}-server
 
 %changelog

++++++ nbd-3.16.2.tar.xz -> nbd-3.17.tar.xz ++++++
++++ 5178 lines of diff (skipped)


Reply via email to