Native protocols library for iPhone, iPod Touch and iPad

Edit Package libimobiledevice

libimobiledevice is a software library that talks the protocols to support
iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend
on using any existing `.dll` or `.so` libraries from Apple.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000018 18 Bytes
libimobiledevice-1.2.0.tar.bz2 0000631495 617 KB
libimobiledevice-nosslv3.patch 0000000422 422 Bytes
libimobiledevice.changes 0000022951 22.4 KB
libimobiledevice.spec 0000006141 6 KB
Revision 2 (latest revision is 4)
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 2)
- fix baselibs.conf

- libimobiledevice-nosslv3.patch: In tumbleweed, SSLv3_method 
  fails because there is no sslv3 support, use SSLv233_method instead
  to negotiate the highest TLS version available.

- update version 1.2.0
  * Require autoconf 2.64 or later
  * Remove dev tools, will return either as proper tools or website examples
  * Refactor installation proxy service implementation and normalize code
  * API: Added instproxy_lookup() to efficiently lookup app information
  * API: Added instproxy_check_capabilities_match() to check device capabilities
  * API: Added various instproxy command and status plist getters
  * API: Make debugserver_client_set_ack_mode() public
  * Fix handling of clients reconnecting in idevicedebugserverproxy which
    previously didn't work properly
  * Flush stdout for every line in idevicesyslog
  * Fix shutdown of idevicedebugserverproxy tool which could hang
  * Notify user when erroneously using idevicebackup with iOS 4 or later
  * Enable build of idevicecrashreport on WIN32
  * Fix thread handle leaks on WIN32 adding thread_new and thread_free
  * cython: Add receive/receive_timeout methods for iDeviceConnection to
    receive raw data from a connection
  * cython: Add new FILE_RELAY_E_PERMISSION_DENIED(-6) error
  * API: Refactor lockdown service internal error checking and add a bunch of
    new native errors
  * Convert int16_t macro error types into enum within common module, too
  * Add new "idevicenotificationproxy" tool to post or observe notifications
  * Fix overlong blocking in np_client_free()
  * Improve maintainability and Requires of pkg-config file
Comments 0
openSUSE Build Service is sponsored by