Hello community,

here is the log from the commit of package usbredir for openSUSE:Factory 
checked in at 2014-10-19 19:27:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usbredir (Old)
 and      /work/SRC/openSUSE:Factory/.usbredir.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usbredir"

Changes:
--------
--- /work/SRC/openSUSE:Factory/usbredir/usbredir.changes        2012-12-28 
22:50:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.usbredir.new/usbredir.changes   2014-10-19 
19:27:39.000000000 +0200
@@ -1,0 +2,28 @@
+Wed Oct 15 12:36:35 UTC 2014 - [email protected]
+
+- Update to version 0.7:
+  + usbredirproto:
+    - The usb_redir_ep_info_header has been extended with a
+      max_streams field, this is only send / received if both sides
+      have usb_redir_cap_bulk_streams.
+    - Change bulk_stream packet definitions to allow allocating/
+      freeing streams on multiple endpoints in one go, technically
+      this is a protocol change, but no-one has implemented
+      usb_redir_cap_bulk_streams so far, so we can safely do this.
+    - Add a USBREDIR_VERSION define so applications can test
+      against which version they are building.
+  + usbredirparser: Fix a bug causing parsing breakage when
+    receiving a hello packet with 64 bit id capabiliy and another
+    packet in succession so that they both got parsed in one
+    usbredirparser_do_read call.
+  + usbredirhost:
+    - Use libusb_set_auto_detach_kernel_driver when available.
+    - Add support for bulk streams, this only gets enabled with
+      libusbx >= 1.0.19.
+    - Stop iso / bulk streams on reset.
+    - Make cancellation handeling more robust.
+    - Reset device on release.
+  + usbredirserver: Listen to both ipv4 and ipv6 addresses on ipv6
+    capable systems.
+
+-------------------------------------------------------------------

Old:
----
  usbredir-0.6.tar.bz2

New:
----
  usbredir-0.7.tar.bz2

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

Other differences:
------------------
++++++ usbredir.spec ++++++
--- /var/tmp/diff_new_pack.m2XQqv/_old  2014-10-19 19:27:40.000000000 +0200
+++ /var/tmp/diff_new_pack.m2XQqv/_new  2014-10-19 19:27:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package usbredir
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           usbredir
-Version:        0.6
+Version:        0.7
 Release:        0
 Summary:        A protocol for redirection USB traffic
 License:        GPL-2.0+ and LGPL-2.1+

++++++ usbredir-0.6.tar.bz2 -> usbredir-0.7.tar.bz2 ++++++
++++ 5792 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to