- Update baselibs.conf
- Update to 2.0.2:
- Handle USB and network devices with new options in tools
- Make connecting sockets non-blocking
- Rename library and all related files by adding an API version resulting in libusbmuxd-2.0
- Allow to specify source address for listening socket in iproxy
- Allow to map multiple ports in iproxy
- Lots of bug fixes and other improvements
OBS-URL: https://build.opensuse.org/request/show/846931
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=21
- Add proper support for USB and network (WiFi sync) devices reported by usbmuxd
- Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it can be used in different threads
- Add new tool 'icat'
- Lots of bug fixes and other improvements
- Rename 'icat' tool to 'inetcat' due to name conflict with sleuthkit's icat
- Remove merged patch libusbmuxd-CVE-2016-5104.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=19
* Retry to connect to usbmuxd socket if first attempt failed (Linux/inotify)
* Avoid exporting non-public symbols
* Allow multiple connections to iproxy listen port
* Add ability to target device by UDID to iproxy
* Remove outdated/unmaintained Python and sftp examples
* Update README and rename license to more generic COPYING
* Rename header guards according to C++ standard
* Fix a few crashes related to using old usbmuxd daemon and broken pair
* records
* Fix out of tree build
* Fix leaking socket handles by properly closing them
* Check for validity of socket file descriptor
* Properly handle segmented send/receive situations to improve reliability
OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=7