1
0
Commit Graph

10 Commits

Author SHA256 Message Date
Ana Guerrero
dad765f0f4 Accepting request 1152120 from hardware
- 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
2024-02-28 18:45:05 +00:00
Sebastian Wagner
a57c84b845 - Update to version 1.1.0+git0.20240222:
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=9
2024-02-27 10:50:42 +00:00
Sebastian Wagner
1e32d15cac remove one PACKAGE_VERSION override
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=8
2024-02-27 10:23:06 +00:00
Sebastian Wagner
0b77604b67 fix tar service
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=7
2024-02-27 09:20:25 +00:00
Sebastian Wagner
19b524cc80 - Update to version 1.1.0:
- 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/package/show/hardware/libimobiledevice-glue?expand=0&rev=6
2024-02-24 19:52:07 +00:00
Dominique Leuenberger
cb473e17d8 Accepting request 1091443 from hardware
OBS-URL: https://build.opensuse.org/request/show/1091443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice-glue?expand=0&rev=2
2023-06-09 18:37:05 +00:00
Michal Suchanek
13e0d1607a Accepting request 1090846 from home:michals
- Update to version 1.0.0+git3.20230513:

OBS-URL: https://build.opensuse.org/request/show/1090846
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=4
2023-06-08 13:22:40 +00:00
Sebastian Wagner
26ba2956c9 Accepting request 1090479 from home:michals
- Update to version 0~git.20230513:
  * Set minimum required libplist version to 2.3.0
  * Remove plist-related code in favor of new libplist API
  * termcolors: Rename COLOR_* macros to FG_* due to conflict with ncurses
  * Updated README with pkg-config requirement
  * utils: Use libplist's plist_from_memory instead of duplicating format detection
  * Add support for Apple's OPACK encoding and TLV format
  * utils: Fix bad malloc result check in buffer_read_from_filename and test arguments for NULL

OBS-URL: https://build.opensuse.org/request/show/1090479
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=3
2023-06-02 11:26:48 +00:00
Dominique Leuenberger
9564c240fc Accepting request 925294 from hardware
required for a more recent libimobiledevice version

OBS-URL: https://build.opensuse.org/request/show/925294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice-glue?expand=0&rev=1
2021-10-15 21:04:03 +00:00
Michal Suchanek
449437ee06 Accepting request 925288 from home:sebix:branches:hardware
required for a recent libimobiledevice version (https://build.opensuse.org/request/show/924569)

now with fixed description

OBS-URL: https://build.opensuse.org/request/show/925288
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=1
2021-10-14 20:42:12 +00:00