From 6b52189f04f00f3c78c0d838f319c2444f39ccfd43d6ca592b2f003a68f10102 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 5 Apr 2020 08:26:14 +0000 Subject: [PATCH] Accepting request 791482 from home:pluskalm:branches:hardware - Update to version 1.2.0+git.20200330: * Add idevicesetlocation tool * debugserver: Fix argv encoding * Update debug.c to consistently output to stderr * idevicedebug: Rename name-colliding debug_info() to log_debug() * debugserver: Fix whitespace error * debugserver: Proxy SERVICE_E_TIMEOUT into DEBUGSERVER_E_TIMEOUT * introduces optional `idevice_connection_disable_ssl` with ability not to send SSL shutdown message. As in debugserver this message will be considered as GDB server communication and break things * Increase timeout for service receive methods * idevicesyslog: Make sure CTRL+C works when waiting for passcode entry * configure.ac: Add checks to ensure libusbmuxd is up-to-date OBS-URL: https://build.opensuse.org/request/show/791482 OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=17 --- _service | 20 +++++++++---------- _servicedata | 4 ++++ libimobiledevice-1.2.0+git.20200330.obscpio | 3 +++ ...iledevice-1.2.0+git20200220.3d8d13f.tar.xz | 3 --- libimobiledevice.changes | 15 ++++++++++++++ libimobiledevice.obsinfo | 5 +++++ libimobiledevice.spec | 9 +++++---- 7 files changed, 41 insertions(+), 18 deletions(-) create mode 100644 _servicedata create mode 100644 libimobiledevice-1.2.0+git.20200330.obscpio delete mode 100644 libimobiledevice-1.2.0+git20200220.3d8d13f.tar.xz create mode 100644 libimobiledevice.obsinfo diff --git a/_service b/_service index bce4200..608041c 100644 --- a/_service +++ b/_service @@ -1,17 +1,15 @@ - - https://github.com/libimobiledevice/libimobiledevice + + git@github.com:libimobiledevice/libimobiledevice.git git + enable libimobiledevice - .git - 1.2.0+git%cd.%h - master + 1.2.0+git.%cd - - libimobiledevice-*.tar - xz - - - libimobiledevice + + + + *.tar + gz diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..785eef6 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + git@github.com:libimobiledevice/libimobiledevice.git + e6a4ab68cb860878b06f51a40cfde44e3971d55e \ No newline at end of file diff --git a/libimobiledevice-1.2.0+git.20200330.obscpio b/libimobiledevice-1.2.0+git.20200330.obscpio new file mode 100644 index 0000000..50e76ab --- /dev/null +++ b/libimobiledevice-1.2.0+git.20200330.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc6b35c124d9d8efb6f3b742adf967eb79830141e2cf1c18c0445e925a505e7 +size 1315852 diff --git a/libimobiledevice-1.2.0+git20200220.3d8d13f.tar.xz b/libimobiledevice-1.2.0+git20200220.3d8d13f.tar.xz deleted file mode 100644 index 369bcac..0000000 --- a/libimobiledevice-1.2.0+git20200220.3d8d13f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:464bb32ad83af9041c3c4c2aba18fdf764e886c8f972f897441a9bb77c6d8db9 -size 185220 diff --git a/libimobiledevice.changes b/libimobiledevice.changes index edacb30..2fe2c4c 100644 --- a/libimobiledevice.changes +++ b/libimobiledevice.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Apr 5 07:32:28 UTC 2020 - Martin Pluskal + +- Update to version 1.2.0+git.20200330: + * Add idevicesetlocation tool + * debugserver: Fix argv encoding + * Update debug.c to consistently output to stderr + * idevicedebug: Rename name-colliding debug_info() to log_debug() + * debugserver: Fix whitespace error + * debugserver: Proxy SERVICE_E_TIMEOUT into DEBUGSERVER_E_TIMEOUT + * introduces optional `idevice_connection_disable_ssl` with ability not to send SSL shutdown message. As in debugserver this message will be considered as GDB server communication and break things + * Increase timeout for service receive methods + * idevicesyslog: Make sure CTRL+C works when waiting for passcode entry + * configure.ac: Add checks to ensure libusbmuxd is up-to-date + ------------------------------------------------------------------- Sat Mar 14 07:08:00 UTC 2020 - Tomáš Chvátal diff --git a/libimobiledevice.obsinfo b/libimobiledevice.obsinfo new file mode 100644 index 0000000..106c3a6 --- /dev/null +++ b/libimobiledevice.obsinfo @@ -0,0 +1,5 @@ +name: libimobiledevice +version: 1.2.0+git.20200330 +mtime: 1585570524 +commit: e6a4ab68cb860878b06f51a40cfde44e3971d55e + diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 6f7877d..4aa7f63 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -18,12 +18,12 @@ %define soname 6 Name: libimobiledevice -Version: 1.2.0+git20200220.3d8d13f +Version: 1.2.0+git.20200330 Release: 0 Summary: Native protocols library for iOS devices License: LGPL-2.1-or-later URL: https://www.libimobiledevice.org -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.gz Source1: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ @@ -90,8 +90,7 @@ sed -i -e 's/-L${libdir}//' src/%{name}-1.0.pc.in autoreconf -fvi %configure \ --disable-silent-rules \ - --disable-static \ - --disable-dev-tools + --disable-static %make_build %install @@ -127,6 +126,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_bindir}/idevicescreenshot %{_bindir}/ideviceenterrecovery %{_bindir}/idevicedate +%{_bindir}/idevicesetlocation %{_bindir}/ideviceprovision %{_bindir}/idevicenotificationproxy %{_mandir}/man1/idevice_id.1%{?ext_man} @@ -143,6 +143,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_mandir}/man1/idevicename.1%{?ext_man} %{_mandir}/man1/idevicescreenshot.1%{?ext_man} %{_mandir}/man1/ideviceenterrecovery.1%{?ext_man} +%{_mandir}/man1/idevicesetlocation.1%{?ext_man} %{_mandir}/man1/idevicedate.1%{?ext_man} %{_mandir}/man1/ideviceprovision.1%{?ext_man} %{_mandir}/man1/idevicenotificationproxy.1%{?ext_man}