Native protocols library for iOS devices
https://www.libimobiledevice.org
A library with common code used by libraries and tools around the libimobiledevice project.
It does not depend on any existing libraries from Apple.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libimobiledevice-glue && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000607 607 Bytes | |
_servicedata | 0000000477 477 Bytes | |
baselibs.conf | 0000000028 28 Bytes | |
libimobiledevice-glue-1.1.0+git0.20240222.obscpio | 0000176139 172 KB | |
libimobiledevice-glue.changes | 0000001695 1.66 KB | |
libimobiledevice-glue.obsinfo | 0000000124 124 Bytes | |
libimobiledevice-glue.spec | 0000002612 2.55 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1152120
from
Sebastian Wagner (sebix)
(revision 3)
- Update to version 1.1.0+git0.20240222: - Changes: * socket: Use poll() - when available - instead of select() * socket: Allow NULL as address for socket_create() and socket_connect() * win32: Remove windows.h from public headers * Add version function to interface - Bugfixes: * opack: Fixed 32bit buffer overflow * opack: Fix parsing of 32 and 64 bit packed values - Internal: * Move LIMD_GLUE_API definitions to public headers * socket: Conditionally compile using poll or select based on availability * socket: Fix select failing when the process has many file descriptors by using poll instead * win32: Fix external compilation using libimobiledevice-glue/thread.h
Comments 0