Yuchen Lin 2018-06-22 11:13:38 +00:00 committed by Git OBS Bridge
commit 640d875ff8
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb23237ed34c0bd3a886f978622956d71a9ffd3cfaae0762add7cc8e4383bd6d
size 179092

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:098c8ecb57f1fc65df71adaa950b4339fb9c73d13c1717c4194ff6bca0310099
size 179424

View File

@ -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

View File

@ -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+