libusbmuxd/libusbmuxd.changes
Martin Szulecki 4efc90ec0f - Update to version 1.0.10
* 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
2014-10-17 02:23:05 +00:00

29 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Oct 17 03:58:00 CEST 2014 - m.szulecki@libimobiledevice.org
- Update to version 1.0.10
* 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
-------------------------------------------------------------------
Thu Jul 10 14:01:06 UTC 2014 - i@marguerite.su
- clean specfile as DimStar suggested
-------------------------------------------------------------------
Mon Jun 16 17:14:14 UTC 2014 - i@marguerite.su
- initial version 1.0.9