diff --git a/libimobiledevice-1.2.0+git20170122.45fda81.tar.xz b/libimobiledevice-1.2.0+git20170122.45fda81.tar.xz deleted file mode 100644 index d836363..0000000 --- a/libimobiledevice-1.2.0+git20170122.45fda81.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb23237ed34c0bd3a886f978622956d71a9ffd3cfaae0762add7cc8e4383bd6d -size 179092 diff --git a/libimobiledevice-1.2.0+git20180427.26373b3.tar.xz b/libimobiledevice-1.2.0+git20180427.26373b3.tar.xz new file mode 100644 index 0000000..8e4ef97 --- /dev/null +++ b/libimobiledevice-1.2.0+git20180427.26373b3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098c8ecb57f1fc65df71adaa950b4339fb9c73d13c1717c4194ff6bca0310099 +size 179424 diff --git a/libimobiledevice.changes b/libimobiledevice.changes index 4b64e0e..e7ec30e 100644 --- a/libimobiledevice.changes +++ b/libimobiledevice.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Jun 12 01:28:19 UTC 2018 - i@marguerite.su + +- update version 1.2.0+git20180427.26373b3 + * Propagate lower level errors to callers instead of returning unknown + * Added IDEVICE_DEVICE_PAIRED event constant matching the corresponding + * Define htobe16 if not defined + * Fix parameter check of instproxy_check_capabilities_match() + * Avoid double free with OpenSSL 1.1.0 + * Don't use ERR_remove_thread_state() with OpenSSL 1.1.0 + * #ifdef out code which is a no-op with OpenSSL 1.1.0 + * cython: Fix build error after error constant rename + * gnutls: check for interrupted gnutls_handshake() + * idevicescreenshot: Detect screenshot image format to determine file extension + * Add basic mobileactivation service implementation + * mobileactivation: Add new functions required for drmHandshake / session mode device activation + * lockdown: Don't explicitly validate pairing unless we're dealing with an older device + * mobileactivation: Don't convert activation record if it is already passed as PLIST_DATA + * mobileactivation: Allow passing activation response headers as required for iOS 11.2+ + * lockdown: Plug small memory leak + * idevicesyslog: Wait for passcode entry on device when required + * idevicediagnostics: Add HDMI to the list of valid options for diagnostics command + * idevicediagnostics: Add ioregentry command to query device IORegistry by entry + * userpref: [GnuTLS] Fix 3.6.0 SHA1 compatibility + * userpref: [GnuTLS] Use valid serial for >= 3.6.0 + * build: Fix autogen.sh with srcdir != builddir + ------------------------------------------------------------------- Thu Feb 2 10:12:12 UTC 2017 - i@marguerite.su diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 2502dc0..eba8e9c 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -18,7 +18,7 @@ %define soname 6 Name: libimobiledevice -Version: 1.2.0+git20170122.45fda81 +Version: 1.2.0+git20180427.26373b3 Release: 0 Summary: Native protocols library for iOS devices License: LGPL-2.1+