Hello community, here is the log from the commit of package usbredir for openSUSE:Factory checked in at 2012-03-09 21:28:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbredir (Old) and /work/SRC/openSUSE:Factory/.usbredir.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbredir", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/usbredir/usbredir.changes 2012-02-01 10:00:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.usbredir.new/usbredir.changes 2012-03-09 21:29:06.000000000 +0100 @@ -1,0 +2,27 @@ +Fri Mar 9 12:40:38 UTC 2012 - [email protected] + +- Update to version 0.4.2: + + Add usb_redir_babble status code + + usbredirparser: + - extend the usb_redir_ep_info packet header with a + max_packet_size field + + usbredirhost: + - Ensure we always re-attach kernel drivers on cleanup + - Make set_config handling more robust + - A set_config or a reset can cause us to loose access to the + device +- Changes from version 0.4.1: + + Brown paper bag release, fix a return without value in a non + void function +- Changes from version 0.4: + + Add usb_redir_filter_reject and usb_redir_filter_filter + packets and an usb_redir_cap_filter capability flag + + Add an usb_redir_device_disconnect_ack packet and an + usb_redir_cap_device_disconnect_ack capability flag + + usbredirparser: + - Add an usbredirparser_have_peer_caps function + + usbredirhost: + - Allow re-using a host instance with multiple devices + - Quite a few bugfixes + +------------------------------------------------------------------- Old: ---- usbredir-0.3.3.tar.bz2 New: ---- usbredir-0.4.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbredir.spec ++++++ --- /var/tmp/diff_new_pack.I8ZO1y/_old 2012-03-09 21:29:08.000000000 +0100 +++ /var/tmp/diff_new_pack.I8ZO1y/_new 2012-03-09 21:29:08.000000000 +0100 @@ -17,14 +17,15 @@ # + Name: usbredir -Version: 0.3.3 +Version: 0.4.2 Release: 0 Summary: A protocol for redirection USB traffic License: GPL-2.0+ ; LGPL-2.1+ Group: System/Libraries Url: http://spice-space.org/page/UsbRedir -Source: http://people.fedoraproject.org/~jwrdegoede/%{name}-%{version}.tar.bz2 +Source: http://spice-space.org/download/usbredir/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(libusb-1.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ usbredir-0.3.3.tar.bz2 -> usbredir-0.4.2.tar.bz2 ++++++ ++++ 3901 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
