Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
ef610c4254 |
BIN
usbredir-0.13.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
usbredir-0.13.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
usbredir-0.13.0.tar.xz.sig
Normal file
BIN
usbredir-0.13.0.tar.xz.sig
Normal file
Binary file not shown.
BIN
usbredir-0.14.0.tar.xz
(Stored with Git LFS)
BIN
usbredir-0.14.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Mar 17 10:10:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 0.14.0:
|
|
||||||
* usbredirect: Fix redirecting identical devices
|
|
||||||
* usbredirect: Fix CPU tight loop when run as TCP server
|
|
||||||
* usbredirect: Fix some minor memory leaks
|
|
||||||
* usbredirect: Add documentation about bus-device option
|
|
||||||
* usbredirtestclient: Fix build on MacOS 10.5
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 9 08:19:29 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Aug 9 08:19:29 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
@@ -210,7 +200,7 @@ Mon Dec 3 12:21:00 UTC 2012 - p.drouand@gmail.com
|
|||||||
Mon Dec 3 12:18:34 UTC 2012 - p.drouand@gmail.com
|
Mon Dec 3 12:18:34 UTC 2012 - p.drouand@gmail.com
|
||||||
|
|
||||||
- Update to version 0.5:
|
- Update to version 0.5:
|
||||||
-Windows support
|
-Windows support
|
||||||
-Add support for 64 bit packet ids
|
-Add support for 64 bit packet ids
|
||||||
-usbredirparser:
|
-usbredirparser:
|
||||||
-Add state serialization support
|
-Add state serialization support
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package usbredir
|
# spec file for package usbredir
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: usbredir
|
Name: usbredir
|
||||||
Version: 0.14.0
|
Version: 0.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A protocol for redirecting USB traffic
|
Summary: A protocol for redirecting USB traffic
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user