Skip to content

Commit

Permalink
version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jun 21, 2024
1 parent f86dbf6 commit 9c6d6bd
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
qubes-usb-proxy (1.3.0) unstable; urgency=medium

[ Piotr Bartman ]
* q-dev: implement part of new API for DeviceInfo
* q-dev: events
* q-dev: DeviceInterface
* q-dev: assignments -> get_assigned_devices
* q-dev: fire device-attach on domain start
* q-dev: usb device full identity
* q-dev: frontend_device -> attachment
* q-dev: implementation of self_identity
* q-dev: port assignment
* q-dev: use ext/utils
* q-dev: device protocol
* q-dev: minor optimization

[ Piotr Bartman-Szwarc ]
* q-dev: update integ tests
* q-dev: fix attaching usb devices on domain start
* q-dev: small fix for unknown devices
* q-dev: keep partial backward compatibility
* q-dev: keep partial backward compatibility for auto-attachment
* q-dev: keep partial backward compatibility in tests
* q-dev: do not use unicode_escape
* q-dev: cleanup
* q-dev: handle invalid values
* q-dev: handle invalid values
* q-dev: fix loop

-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Fri, 21 Jun 2024 15:29:50 +0200

qubes-usb-proxy (1.2.2) unstable; urgency=medium

* Do not needlessly reattach device to usbip-host
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.3.0

0 comments on commit 9c6d6bd

Please sign in to comment.