Commit Graph

6 Commits

Author SHA256 Message Date
Martin Pluskal
bf8eef46ad Accepting request 841777 from home:cgiboudeaux:branches:hardware
- Use the new library name in baselibs.conf.

OBS-URL: https://build.opensuse.org/request/show/841777
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=20
2020-10-15 06:14:44 +00:00
Marguerite Su
16c12c266a Accepting request 319191 from home:MargueriteSu:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/319191
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=7
2015-07-29 06:06:05 +00:00
Martin Szulecki
e59461c2c6 - Update to version 1.1.7
* 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
2014-10-17 02:49:38 +00:00
Stephan Kulow
ee43038078 Accepting request 182620 from mobile:synchronization:FACTORY
- 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
2013-07-11 11:29:44 +00:00
Stephan Kulow
3da718c4ab Accepting request 114396 from mobile:synchronization:FACTORY
- 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
2012-04-18 14:28:28 +00:00
Sascha Peilicke
3ced58ac39 Accepting request 77142 from mobile:synchronization:FACTORY
- add baselibs.conf for libgpod to use (forwarded request 77034 from coolo)

OBS-URL: https://build.opensuse.org/request/show/77142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=14
2011-07-27 07:52:55 +00:00