Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2015-12-09 19:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nbd (Old)
 and      /work/SRC/openSUSE:Factory/.nbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nbd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2015-05-29 10:43:00.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.nbd.new/nbd.changes     2015-12-09 
22:25:28.000000000 +0100
@@ -1,0 +2,30 @@
+Tue Dec  1 17:01:47 UTC 2015 - [email protected]
+- Update to version 3.12.1
+  * ensures the source to the "nbdtab" man page is correctly shipped 
+    with the rest of the source.
+- Changes from version 3.12
+  * inetd mode should work again, now using the default export name
+    in the newstyle protocol 
+  * when specifying an export on the server command line or not specifying
+    a name on a client command line, the newstyle protocol is used with 
+    the default export name (but a warning will be produced stating 
+    that oldstyle is no longer supported) 
+  * All traces of oldstyle (except a few error messages) have been 
+    removed 
+  * We now listen on IPv4 and IPv6 by default, regardless of what 
+    the system's configuration is like, by explicitly listening both 
+    on 0.0.0.0 and ::. 
+  * Some bugs in the handling of the TRIM command have been removed 
+  * nbd  *client now uses readit() in the negotiation, rather than 
+    plain non  *retrying read(). 
+  * It is now possible to listen on multiple addresses; the 
+    "listenaddr" parameter has been changed into a comma  *separated 
+    list of addresses to listen on 
+  * nbd  *client now supports an nbdtab file, which allows connecting
+    a device by just using the device name 
+  * nbd  *server now uses a GThreadPool to implement asynchronous handling 
+    of requests   
+  * Punching holes on files is now supported on cygwin, too.
+- Remove no-return-nonvoid.patch; fixed on upstream release
+
+-------------------------------------------------------------------

Old:
----
  nbd-3.11.tar.xz
  no-return-nonvoid.patch

New:
----
  nbd-3.12.1.tar.xz

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

Other differences:
------------------
++++++ nbd.spec ++++++
--- /var/tmp/diff_new_pack.zKSdIS/_old  2015-12-09 22:25:30.000000000 +0100
+++ /var/tmp/diff_new_pack.zKSdIS/_new  2015-12-09 22:25:30.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           nbd
-Version:        3.11
+Version:        3.12.1
 Release:        0
 Summary:        Network Block Device Server and Client Utilities
 License:        GPL-2.0+
@@ -30,8 +30,6 @@
 Source4:        nbd-server.sysconfig
 Patch2:         nbd-2.9.25-close.diff
 Patch3:         nbd-2.9.25-doxyfile.diff
-# fix return value
-Patch4:         no-return-nonvoid.patch
 BuildRequires:  doxygen
 BuildRequires:  glib2-devel >= 2.26.0
 BuildRequires:  xz
@@ -88,7 +86,6 @@
 %setup -q
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 export CFLAGS="%{optflags} -fstack-protector -fno-strict-aliasing"

++++++ nbd-3.11.tar.xz -> nbd-3.12.1.tar.xz ++++++
++++ 24558 lines of diff (skipped)


Reply via email to