3eaa9d63a7
- Add libusbmuxd-CVE-2016-5104.patch: Make sure sockets only listen locally (CVE-2016-5104, boo#982014). OBS-URL: https://build.opensuse.org/request/show/398367 OBS-URL: https://build.opensuse.org/package/show/hardware/libusbmuxd?expand=0&rev=11
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 27 13:11:35 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Add libusbmuxd-CVE-2016-5104.patch: Make sure sockets only
|
|
listen locally (CVE-2016-5104, boo#982014).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 22 19:12:48 UTC 2016 - mgorse@suse.com
|
|
|
|
- Add COPYING to %doc
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|