20
0

19 Commits

Author SHA256 Message Date
anag_factory acf2e1f93d Accepting request 1286207 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1286207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice-glue?expand=0&rev=6
2025-06-18 17:29:36 +00:00
sebix b75d81b7b6 update patch libimobiledevice-glue-gcc14.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=18
2025-06-09 20:25:22 +00:00
sebix c5976937b8 - Update to version 1.3.2+git0.20250604:
* Updated NEWS for release
  * Update soversion for release
  * configure: [Windows] Add --with-winver option to specify minimum Windows version
  * Change order of includes to prevent compiler warning
  * socket: [Windows] Use inet_ntop for >= Vista
  * configure: Make sure the check for newer libplist works as expected
  * utils: Remove 'plist helper' from header comment
  * socket: [Windows] Use WSAAddressToStringA
  * Use plist_new_unix_date API when available
  * socket: Use a backwards-compatible way to deal with , before __VA_ARGS__
  * socket: Fix error output
  * socket: Allow setting debug level via environment variable
  * socket: WIN32: Make sure errno is set in error conditions
  * socket: Update inline attributes for gcc/clang
  * Fix compiler warning
  * socket: WIN32: call WSAInit from library constructor
  * socket: Improve error message output/verbose logging

OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=17
2025-06-09 20:04:17 +00:00
anag_factory a05281cf5c Accepting request 1250583 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1250583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice-glue?expand=0&rev=5
2025-03-07 15:38:53 +00:00
sebix 8d234d7e4b OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=15 2025-02-27 08:08:38 +00:00
sebix c110bdd5c1 Accepting request 1248789 from home:sbrabec:ifuse
- Update to version 1.3.1+git18.20250213:
  * socket: Fix error output
  * socket: Allow setting debug level via environment variable
  * socket: WIN32: Make sure errno is set in error conditions
  * socket: Update inline attributes for gcc/clang
  * Fix compiler warning
  * socket: WIN32: call WSAInit from library constructor
  * socket: Improve error message output/verbose logging
- Add patch to fix build with gcc14 in Leap 15.x
  (libimobiledevice-glue-gcc14.patch).

OBS-URL: https://build.opensuse.org/request/show/1248789
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=14
2025-02-27 08:05:16 +00:00
sebix 5722ebc499 Accepting request 1247952 from home:sbrabec:ifuse
- - Set URL to a working address.

OBS-URL: https://build.opensuse.org/request/show/1247952
OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=13
2025-02-24 07:25:38 +00:00
anag_factory 7141f6ed3c Accepting request 1238847 from hardware
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1238847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice-glue?expand=0&rev=4
2025-01-21 20:09:36 +00:00
sebix c50dde2b6d - Update to version 1.3.1+git11.20241227:
* Add extern "C" guards to public headers
  * [github-actions] Bump dawidd6/action-download-artifact from 3 to 6
  * configure: Remove unused check
  * [github-actions] Run build workflow on pull_request
  * Fix unrecognized \e escape sequence
  * Fix compilation on MSVC
  * Switch to better initializer strategy
  * Change WIN32 to _WIN32 to check if running on Windows
  * socket.c: define AI_NUMERICSERV if undefined
  * socket/win32: Use calloc where applicable in getifaddrs implementation
  * sha1: Remove old commented-out code
  * Updated NEWS for release
  * Updated README
  * Update soversion for release
  * socket: Remove greater-than check for scope_id since they might not be in order
  * Update soversion for release
  * Updated NEWS for release
  * Add SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 functions to interface
  * socket: Create an IPv4 compatible IPv6 socket when NULL is passed to socket_create
  * Revert "Use updated libplist 2.5.0 API"
  * socket: Haiku compilation fixes
  * Use updated libplist 2.5.0 API
  * automake: Prevent `dist` or `distcheck` when uncommitted changes are present
  * Update NEWS for release
  * Update soversion for release
  * Add helper code to deal with NSKeyedArchiver plist data
  * [github-actions] Updated build workflow to use v3 for download-artifact
  * [github-actions] Updated build workflow to use v4 for checkout and upload-artifact
  * socket: Make sure errno is always set on error, and always return a meaningful error code

OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=11
2025-01-12 17:35:57 +00:00
anag_factory 371aab10af 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
sebix 17466e03c4 - 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
sebix f73fd16692 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
sebix 21838e1cae 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
sebix 2bf6ce38f6 - 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
dimstar_suse 5842cc3bdc 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
michals be6c3f9685 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
sebix a7e38ad17c 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
dimstar_suse 7cac176235 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
michals 5068bd854f 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