Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libimobiledevice for
openSUSE:Factory checked in at 2022-01-27 23:16:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libimobiledevice (Old)
and /work/SRC/openSUSE:Factory/.libimobiledevice.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libimobiledevice"
Thu Jan 27 23:16:16 2022 rev:42 rq:948940 version:1.3.0+git.20210921
Changes:
--------
--- /work/SRC/openSUSE:Factory/libimobiledevice/libimobiledevice.changes
2021-01-29 14:55:01.349326252 +0100
+++
/work/SRC/openSUSE:Factory/.libimobiledevice.new.1898/libimobiledevice.changes
2022-01-27 23:16:22.939220490 +0100
@@ -1,0 +2,37 @@
+Wed Jan 19 12:10:54 UTC 2022 - Michael Gorse <[email protected]>
+
+- Add python-rpm-macros to BuildRequires (boo#1194755).
+
+-------------------------------------------------------------------
+Sat Oct 09 13:50:32 UTC 2021 - [email protected]
+
+- Update to version 1.3.0+git.20210921:
+ * Remove common code in favor of new libimobiledevice-glue
+ * tools: idevicebackup2: Exit on service startup failure and improve error
messages
+ * idevice: Reset receive length variable in internal_ssl_read retry loop and
fix wrong variable in debug message
+ * lockdown: Get DeviceClass to make sure OS version dependent code is
executed correctly
+ * Handle error cases in relevant code when retrieving pair record fails
+ * common: Return proper error codes from userpref_read_pair_record
+ * Add support for MbedTLS
+ * idevice: Make sure to handle timeout condition for network connections too
+ * installation_proxy: Ignore non-status messages instead of terminating loop
+ * mobilesync: Set DeviceLink version to 400 to support iOS 14b4+
+ * tools/idevicecrashreport: Fix illegal filenames on Windows
+ * tools: Fix entering recovery mode on iOS 14.5+ which now requires a pairing
+ * tools: Fix delays in idevicedebugserverproxy when using SSL
+ * debugserver: Return success when a receive timed out but actualy bytes
have been read
+ * idevice: Allow partial reads in idevice_connection_receive_timeout() and
handle timeouts more adequate
+ * Fixed bytes/strings checks in lockdown.pxi for compatibility with Python2/3
+ * Fixed bytes/strings check in imobiledevice.pyx for compatibility with
Python2/3
+ * Fixed debugserver.pxi PyString_AsString compatibility with Python3
+ * Fixed AFC afc.pxi definitions for Python2/3 compatibility. Added missing
public method 'remove_path_and_contents'
+ * ideviceprovision: Fix date output by adding MAC_EPOCH
+ * docs: Improve --quiet command line switch description in idevicesyslog man
page
+ * idevicescreenshot: Choose a better filename, prevent overwriting existing
files
+ * idevicedebug: Add --detach option to start an app and exit idevicedebug
without killing the app
+ * idevicebackup2: Handle DLMessagePurgeDiskSpace by sending back error code
+ * idevicebackup2: Update errno to device error mapping
+ * idevice: Handle -EAGAIN in case usbmuxd_send() returns it
+ * idevicebackup2: Don't fail on restore when source backup doesn't have any
application info
+
+-------------------------------------------------------------------
Old:
----
libimobiledevice-1.3.0+git.20200910.obscpio
New:
----
libimobiledevice-1.3.0+git.20210921.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libimobiledevice.spec ++++++
--- /var/tmp/diff_new_pack.Dy9Ktt/_old 2022-01-27 23:16:23.555216234 +0100
+++ /var/tmp/diff_new_pack.Dy9Ktt/_new 2022-01-27 23:16:23.559216207 +0100
@@ -18,7 +18,7 @@
%define libname libimobiledevice-1_0-6
Name: libimobiledevice
-Version: 1.3.0+git.20200910
+Version: 1.3.0+git.20210921
Release: 0
Summary: Native protocols library for iOS devices
License: LGPL-2.1-or-later
@@ -31,12 +31,14 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python3-Cython >= 0.17
+BuildRequires: python-rpm-macros
BuildRequires: python3-plist
BuildRequires: readline-devel
BuildRequires: pkgconfig(libplist-2.0) >= 2.2.0
BuildRequires: pkgconfig(libssl)
BuildRequires: pkgconfig(libusbmuxd-2.0) >= 2.0.2
BuildRequires: pkgconfig(python3)
+BuildRequires: pkgconfig(libimobiledevice-glue-1.0)
%description
libimobiledevice is a software library that talks the protocols to support
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Dy9Ktt/_old 2022-01-27 23:16:23.631215709 +0100
+++ /var/tmp/diff_new_pack.Dy9Ktt/_new 2022-01-27 23:16:23.635215682 +0100
@@ -1,5 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">[email protected]:libimobiledevice/libimobiledevice.git</param>
- <param
name="changesrevision">98056a89648f431759c5fa4ed87c6ea6ba0cdd3f</param></service></servicedata>
+ <param
name="changesrevision">b3d35fbcf7a1ac669c2e80fbd58920941a5d4c0c</param></service></servicedata>
+(No newline at EOF)
++++++ libimobiledevice-1.3.0+git.20200910.obscpio ->
libimobiledevice-1.3.0+git.20210921.obscpio ++++++
++++ 6027 lines of diff (skipped)
++++++ libimobiledevice.obsinfo ++++++
--- /var/tmp/diff_new_pack.Dy9Ktt/_old 2022-01-27 23:16:23.915213747 +0100
+++ /var/tmp/diff_new_pack.Dy9Ktt/_new 2022-01-27 23:16:23.919213720 +0100
@@ -1,6 +1,6 @@
name: libimobiledevice
-version: 1.3.0+git.20200910
-mtime: 1599743541
-commit: 98056a89648f431759c5fa4ed87c6ea6ba0cdd3f
+version: 1.3.0+git.20210921
+mtime: 1632239358
+commit: b3d35fbcf7a1ac669c2e80fbd58920941a5d4c0c