Commit Graph

57 Commits

Author SHA256 Message Date
Ana Guerrero
285952e375 Accepting request 1103811 from hardware
OBS-URL: https://build.opensuse.org/request/show/1103811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=44
2023-08-18 17:27:34 +00:00
75d2eb87f9 Accepting request 1103810 from home:dirkmueller:Factory
- Update to version 1.3.0+190git.20230705:
  * tools/idevicecrashreport: Silence compiler warning
  * Silence (v)asprintf related compiler warnings
  * Updated OpenSSL-specific code to use OpenSSL 3.0+ API
  * 3rd_party/libsrp6a-sha512: Updated to work with OpenSSL 3.0+ API
  * 3rd_party/libsrp6a-sha512: Update function definitions to modern style
  * 3rd_party/ed25519: Silence compiler warning about missing return value for fread
  * tools/idevicedebug: Add missing default case for switch statement
  * tools/idevicedevmodectl: Add missing include
  * idevice: Add missing include for Windows
  * idevice: Fix network address handling in other code paths too
  * idevice: Use network addresses as is from what we get from (lib)usbmuxd
- restrict to Cython < 3

OBS-URL: https://build.opensuse.org/request/show/1103810
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=23
2023-08-14 08:39:10 +00:00
Dominique Leuenberger
963d7016ad Accepting request 1091444 from hardware
OBS-URL: https://build.opensuse.org/request/show/1091444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=43
2023-06-09 18:37:06 +00:00
Michal Suchanek
c286bada95 Accepting request 1091442 from home:michals
- Update to version 1.3.0+179git.20230430:
  * Updated to use latest libplist API changes
  * installation_proxy: Handle BundleIDs in instproxy_client_options_add
  * idevice: Fix connections to <= iOS 5 devices with OpenSSL 3
  * idevicebackup2: Fix missing break in switch case statement
  * tools/ideviceimagemounter: Notify user of missing Developer Mode on iOS 16+
  * tools: Add idevicedevmodectl tool
  * lockdown: Fix error parsing for older iOS versions
  * Support OpenSSL built without OPENSSL_ENGINE
  * idevicedebugserverproxy: Add support for 'qLaunchGDBServer' command of lldb
  * idevice: Fix OpenSSL 3.0 internal error on read timeout
  * tools: Fix idevicebackup2 option parsing for --password option
  * idevicebackup2: Fix option parsing
  * instproxy: Use synchronous mode when callbacks are NULL, as documented
  * Add new idevice_events_subscribe/unsubscribe API with context
  * Initial commit of working packet logger (idevicebtlogger)
  * ideviceinfo: Make sure all error messages go to stderr
  * tools: Use getopt for option parsing in all tools
  * idevice: Fix mistreatment of 0-byte sent cases
  * idevicebackup2: Allow passing backup password via environment variable
  * idevicedebug: Add 'kill' command to kill a (debuggable) app by bundle ID
  * Handle connection failures in debugserver_client_receive_response; also simplify the code
  * Add timeout and interrupt handling to debugserver. Fix debugserver_client_handle_response
  * idevicedebug: Process "Wxx" response as "exited with code xx"
  * idevicecrashreport: Allow filtering crash reports by filename
  * idevicedebugserverproxy: Allow binding to any available port
  * idevicedebug: Gracefully fail on invalid bundle IDs
  * tools: Correct misspelled directionary -> dictionary in function name
  * diagnostics_relay: Check for errors after sending requests to service connection
  * Add support for wireless pairing

OBS-URL: https://build.opensuse.org/request/show/1091442
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=22
2023-06-08 13:23:22 +00:00
Dominique Leuenberger
fea850f1ed Accepting request 948940 from hardware
OBS-URL: https://build.opensuse.org/request/show/948940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=42
2022-01-27 22:16:16 +00:00
Dominique Leuenberger
97a8630d52 Accepting request 947400 from home:mgorse:branches:hardware
[This includes the changes in sr#939092]  
- Add python-rpm-macros to BuildRequires (boo#1194755).

- Update to version 1.3.0+git.20210921:

OBS-URL: https://build.opensuse.org/request/show/947400
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=21
2022-01-25 08:20:38 +00:00
Dominique Leuenberger
48a8f2d2ab Accepting request 864023 from hardware
- Use the new library name in baselibs.conf.

- Remove unnecessary provides/obsoletes

- Update to verison 1.3.0+git.20200910
  * Fix service startup for iOS 14b4
  * Add more lockdown error codes
  * Add new lockdownd_pair_with_options() function
  * Make sure sockets only listen locally due to security reasons
  * Plug various memory leaks
  * Store application information in Info.plist using idevicebackup2
  * Various other bugfixes and improvements

OBS-URL: https://build.opensuse.org/request/show/864023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=41
2021-01-29 13:54:59 +00:00
Martin Pluskal
bf8eef46ad Accepting request 841777 from home:cgiboudeaux:branches:hardware
- Use the new library name in baselibs.conf.

OBS-URL: https://build.opensuse.org/request/show/841777
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=20
2020-10-15 06:14:44 +00:00
Martin Pluskal
eaaec25ca8 - Remove unnecessary provides/obsoletes
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=19
2020-09-24 07:17:03 +00:00
Martin Pluskal
d7d0a16d69 Accepting request 836450 from home:linuxrecon:branches:openSUSE:Factory
- Update to verison 1.3.0+git.20200910
  * Fix service startup for iOS 14b4
  * Add more lockdown error codes
  * Add new lockdownd_pair_with_options() function
  * Make sure sockets only listen locally due to security reasons
  * Plug various memory leaks
  * Store application information in Info.plist using idevicebackup2
  * Various other bugfixes and improvements

OBS-URL: https://build.opensuse.org/request/show/836450
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=18
2020-09-24 07:14:20 +00:00
Dominique Leuenberger
1cebb51724 Accepting request 791497 from hardware
OBS-URL: https://build.opensuse.org/request/show/791497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=40
2020-04-07 08:25:47 +00:00
Martin Pluskal
6b52189f04 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
2020-04-05 08:26:14 +00:00
Dominique Leuenberger
cecf26954f Accepting request 784788 from hardware
- Fix not needed requires

- Switch python bindings to base on python3
- Update version to 1.2.0+git20200220.3d8d13f:
  * Many fixes all around
  * support for py3

OBS-URL: https://build.opensuse.org/request/show/784788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=39
2020-03-26 23:23:08 +00:00
Tomáš Chvátal
27a98bdc19 - Fix not needed requires
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=16
2020-03-14 07:08:14 +00:00
Tomáš Chvátal
264c20e7bd - Switch python bindings to base on python3
- Update version to 1.2.0+git20200220.3d8d13f:
  * Many fixes all around
  * support for py3

OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=15
2020-03-12 11:03:31 +00:00
Tomáš Chvátal
298351c41a - Switch python bindings to base on python3
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=14
2020-03-12 11:01:55 +00:00
Dominique Leuenberger
9d6f4d247f Accepting request 751837 from hardware
OBS-URL: https://build.opensuse.org/request/show/751837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=38
2019-11-30 09:39:27 +00:00
Tomáš Chvátal
cb353c2189 Accepting request 751054 from home:mgorse:branches:hardware
Tweak changes

OBS-URL: https://build.opensuse.org/request/show/751054
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=13
2019-11-29 09:46:33 +00:00
Yuchen Lin
640d875ff8 Accepting request 616171 from hardware
OBS-URL: https://build.opensuse.org/request/show/616171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=37
2018-06-22 11:13:38 +00:00
Marguerite Su
61b93ada2e Accepting request 616170 from home:MargueriteSu:branches:hardware
- 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

OBS-URL: https://build.opensuse.org/request/show/616170
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=12
2018-06-12 01:43:32 +00:00
Dominique Leuenberger
903a4986e3 Accepting request 454121 from hardware
OBS-URL: https://build.opensuse.org/request/show/454121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=36
2017-02-08 09:43:07 +00:00
Marguerite Su
8517c5e3f0 Accepting request 454119 from home:MargueriteSu:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/454119
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=11
2017-02-02 10:26:36 +00:00
Marguerite Su
1d9f795d0f Accepting request 454009 from home:jengelh:branches:hardware
- SRPM group assignment fix. Trim DLL/library format baggage
  from description.

OBS-URL: https://build.opensuse.org/request/show/454009
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=10
2017-02-02 05:04:13 +00:00
Dominique Leuenberger
3d73dd2838 Accepting request 451848 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/451848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=35
2017-01-25 21:35:50 +00:00
Marguerite Su
0e05cfc8d9 Accepting request 451847 from home:MargueriteSu:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/451847
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=9
2017-01-22 14:18:20 +00:00
Dominique Leuenberger
602efe5ea4 Accepting request 398370 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/398370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=34
2016-06-02 10:37:51 +00:00
Martin Szulecki
bbcef2e4b5 Accepting request 398366 from home:dimstar:Factory
- Add libimobiledevice-CVE-2016-5104.patch: Make sure sockets only
  listen locally (CVE-2016-5104, boo#982014).

OBS-URL: https://build.opensuse.org/request/show/398366
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=8
2016-05-27 13:42:44 +00:00
Dominique Leuenberger
c9e45f038b Accepting request 320517 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/320517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=33
2015-08-10 07:14:50 +00:00
Marguerite Su
16c12c266a Accepting request 319191 from home:MargueriteSu:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/319191
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=7
2015-07-29 06:06:05 +00:00
Ismail Dönmez
158b3c36da Accepting request 317451 from home:elvigia:branches:hardware
- 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.

OBS-URL: https://build.opensuse.org/request/show/317451
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=6
2015-07-19 12:32:15 +00:00
Dominique Leuenberger
3df02672f7 Accepting request 288315 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/288315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=32
2015-03-03 10:12:54 +00:00
Marguerite Su
52beb3adb7 Accepting request 288314 from home:MargueriteSu:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/288314
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=5
2015-03-01 13:50:37 +00:00
Stephan Kulow
239ee7b488 Accepting request 258244 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/258244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=31
2014-10-25 06:33:04 +00:00
Martin Szulecki
179c72722f Fix proper Require for libusbmuxd
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=4
2014-10-17 10:20:36 +00:00
Martin Szulecki
e59461c2c6 - Update to version 1.1.7
* Fix broken app args, environment handling and memory leaks in idevicedebug
  * Make all tools print an error if lockdown connection fails
  * Convert int16_t macro error types into enum for better type-checking and
  * for various debugging benefits
  * Avoid exporting non-public symbols for better ABI stability
  * Fix failing backup process for devices having a passcode set and entering
  * lock state during the process in idevicebackup2
  * API: Added lockdownd_start_service_with_escrow_bag()
  * API: Added afc_remove_path_and_contents() for recursive deletion
  * Fix last memory leak with OpenSSL through proper library deinitialization
  * Add new idevicedebug tool to interact with debugserver on a device
  * API: Add debugserver service implementation
  * Handle new PermissionDenied error of file_relay due new security in iOS 8+
  * Fix retry loop problem when device requests 0 files in idevicebackup2
  * Add trust dialog related error codes to Cython bindings
  * Fix various memory leaks in AFC implementation
  * Fix disk image upload with latest iOS 8 in ideviceimagemounter
  * Add new "dump" command to print information about a provisioning profile in
  * ideviceprovision
  * Refactor plist print helper code and move it into common module for better
  * reuse accross the tools
  * Do not crash if retrieving the system buid fails
  * API: Make generic "propery_list_service_client" public
  * Moved doc comments from private to public headers
  * Fix possible segfault when using lockdownd_get_value() due to always
  * returning success
  * Do not read files entirely into memory during restore in idevicebackup
  * Plug a few memory leaks and fix invalid password check in idevicebackup2
  * Add support for file sizes > 4GB on Win32 in idevicebackup2

OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=3
2014-10-17 02:49:38 +00:00
Stephan Kulow
ef7c302437 Accepting request 240998 from hardware
1

OBS-URL: https://build.opensuse.org/request/show/240998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=29
2014-07-17 04:57:54 +00:00
Stephan Kulow
3c60e970a5 Accepting request 183893 from mobile:synchronization:FACTORY
Make actually the -doc package contain the documentation (forwarded request 183802 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/183893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=27
2013-07-22 11:00:56 +00:00
Stephan Kulow
ee43038078 Accepting request 182620 from mobile:synchronization:FACTORY
- Update to version 1.1.5:
  + An improved idevicebackup2 tool.
  + Various new tools.
  + Better cross-platform building.
  + Crash fixes.
  + iOS 6+ compatibility fixes.
  + An important API change related to service lifecycle
    management. 
- Drop libimobiledevice-cython1.16-detection.patch: fixed upstream.
- Drop libimobiledevice-segfault-fix.patch: fixed upstream.
- Change _lname defines to libimobiledevice4, following upstreams
  soname change.
- Update baselibs.conf to follow the soname change. (forwarded request 182574 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/182620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=26
2013-07-11 11:29:44 +00:00
Stephan Kulow
46781a6096 Accepting request 171135 from mobile:synchronization:FACTORY
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 164123 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/171135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=25
2013-04-22 12:08:49 +00:00
Stephan Kulow
95b38bf5dd Accepting request 149174 from mobile:synchronization:FACTORY
Fix build in Factory - for now disable thepython bindings... nothing uses them anyway. (forwarded request 149172 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/149174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=23
2013-01-21 16:38:47 +00:00
Ismail Dönmez
659df2cda7 Accepting request 127522 from mobile:synchronization:FACTORY
- Fix segfault without $XDG_CONFIG_HOME and $HOME set
  (bnc#768537, libiphone#273). (forwarded request 127502 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/127522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=22
2012-07-12 08:46:59 +00:00
Stephan Kulow
1043bad74c Accepting request 125548 from mobile:synchronization:FACTORY
ix build with Cython 1.16 (forwarded request 125547 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/125548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=21
2012-06-25 10:48:52 +00:00
Stephan Kulow
3da718c4ab Accepting request 114396 from mobile:synchronization:FACTORY
- Allow compilation on 11.4 by disabling cython bindings

- Update to 1.1.4:
  - Fix a bug in idevicesyslog causing the connection to close after timeout
  - Bump soname revision
  - Bump libusbmuxd dependency to 1.0.8
  - Fix reading from syslog_relay and remove null characters
  - Relicense ideviceimagemounter and idevicescreenshot to LGPL
  - Fix a crash when using restored_client_free()
  - API: Add sbservices_get_interface_orientation()
  - Update man pages and code comments for documentation
  - Minor cleanup
  - Add Python bindings generated by Cython
  - Bump libplist requirement to latest 1.8
  - Add support for OpenSSL with fallback to GNUTLS
  - Improvements and various fixes for Win32 and OS X build
  - Remove glib dependency
  - Improve restored implementation
  - Fix various memory leaks
  - Fix support for iOS 5 and later
- Remove swig patch as bindings have been removed
- Remove gstatbuf patch as it is obselete now

OBS-URL: https://build.opensuse.org/request/show/114396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=19
2012-04-18 14:28:28 +00:00
Stephan Kulow
e0f3451181 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=18
2011-12-06 17:24:16 +00:00
Stephan Kulow
4c2aabb6b7 Accepting request 92576 from mobile:synchronization:FACTORY
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92533 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=17
2011-11-21 14:46:12 +00:00
Sascha Peilicke
81edeeeddf Autobuild autoformatter for 77142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=15
2011-07-27 07:53:02 +00:00
Sascha Peilicke
3ced58ac39 Accepting request 77142 from mobile:synchronization:FACTORY
- add baselibs.conf for libgpod to use (forwarded request 77034 from coolo)

OBS-URL: https://build.opensuse.org/request/show/77142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=14
2011-07-27 07:52:55 +00:00
Sascha Peilicke
07a685f09b Autobuild autoformatter for 71929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=13
2011-05-30 14:07:00 +00:00
Sascha Peilicke
c398e31c13 Accepting request 71929 from mobile:synchronization:FACTORY
Support swig 2.x (forwarded request 71395 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/71929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=12
2011-05-30 14:06:47 +00:00
Sascha Peilicke
1a45abd753 Autobuild autoformatter for 70132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=11
2011-05-20 12:48:21 +00:00