* Fix broken app args, environment handling and memory leaks in idevicedebug
* Make all tools print an error if lockdown connection fails
* Convert int16_t macro error types into enum for better type-checking and
* for various debugging benefits
* Avoid exporting non-public symbols for better ABI stability
* Fix failing backup process for devices having a passcode set and entering
* lock state during the process in idevicebackup2
* API: Added lockdownd_start_service_with_escrow_bag()
* API: Added afc_remove_path_and_contents() for recursive deletion
* Fix last memory leak with OpenSSL through proper library deinitialization
* Add new idevicedebug tool to interact with debugserver on a device
* API: Add debugserver service implementation
* Handle new PermissionDenied error of file_relay due new security in iOS 8+
* Fix retry loop problem when device requests 0 files in idevicebackup2
* Add trust dialog related error codes to Cython bindings
* Fix various memory leaks in AFC implementation
* Fix disk image upload with latest iOS 8 in ideviceimagemounter
* Add new "dump" command to print information about a provisioning profile in
* ideviceprovision
* Refactor plist print helper code and move it into common module for better
* reuse accross the tools
* Do not crash if retrieving the system buid fails
* API: Make generic "propery_list_service_client" public
* Moved doc comments from private to public headers
* Fix possible segfault when using lockdownd_get_value() due to always
* returning success
* Do not read files entirely into memory during restore in idevicebackup
* Plug a few memory leaks and fix invalid password check in idevicebackup2
* Add support for file sizes > 4GB on Win32 in idevicebackup2
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=3
- Update to version 1.1.5:
+ An improved idevicebackup2 tool.
+ Various new tools.
+ Better cross-platform building.
+ Crash fixes.
+ iOS 6+ compatibility fixes.
+ An important API change related to service lifecycle
management.
- Drop libimobiledevice-cython1.16-detection.patch: fixed upstream.
- Drop libimobiledevice-segfault-fix.patch: fixed upstream.
- Change _lname defines to libimobiledevice4, following upstreams
soname change.
- Update baselibs.conf to follow the soname change. (forwarded request 182574 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/182620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=26
- Allow compilation on 11.4 by disabling cython bindings
- Update to 1.1.4:
- Fix a bug in idevicesyslog causing the connection to close after timeout
- Bump soname revision
- Bump libusbmuxd dependency to 1.0.8
- Fix reading from syslog_relay and remove null characters
- Relicense ideviceimagemounter and idevicescreenshot to LGPL
- Fix a crash when using restored_client_free()
- API: Add sbservices_get_interface_orientation()
- Update man pages and code comments for documentation
- Minor cleanup
- Add Python bindings generated by Cython
- Bump libplist requirement to latest 1.8
- Add support for OpenSSL with fallback to GNUTLS
- Improvements and various fixes for Win32 and OS X build
- Remove glib dependency
- Improve restored implementation
- Fix various memory leaks
- Fix support for iOS 5 and later
- Remove swig patch as bindings have been removed
- Remove gstatbuf patch as it is obselete now
OBS-URL: https://build.opensuse.org/request/show/114396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=19