forked from pool/libimobiledevice-glue
This branch is 2 commits behind pool/libimobiledevice-glue:factory
- 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 OBS-URL: https://build.opensuse.org/request/show/1152120 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice-glue?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%