1
0

Compare commits

..

2 Commits

Author SHA256 Message Date
Ana Guerrero
f7e2dc1543 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
Sebastian Wagner
c0b0fbafac - 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
7 changed files with 45 additions and 11 deletions

View File

@ -1,12 +1,12 @@
<services>
<service mode="disabled" name="obs_scm">
<service mode="manual" name="obs_scm">
<param name="url">git@github.com:libimobiledevice/libimobiledevice-glue.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">libimobiledevice-glue</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%cd</param>
</service>
<service mode="disabled" name="set_version"/>
<service mode="manual" name="set_version"/>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>

View File

@ -3,4 +3,4 @@
<param name="url">git@github.com:libimobiledevice/libimobiledevice.git</param>
<param name="changesrevision">b3d35fbcf7a1ac669c2e80fbd58920941a5d4c0c</param></service><service name="tar_scm">
<param name="url">git@github.com:libimobiledevice/libimobiledevice-glue.git</param>
<param name="changesrevision">6be525c3d3567685b662afaba547674895b73f31</param></service></servicedata>
<param name="changesrevision">440dbbbf615de11acdd8216df0e3676e8efb9ba1</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e974724a24fd4d855fac779a1a3848278bf7b2cf7aa2234b537e2e654921df5
size 176139

BIN
libimobiledevice-glue-1.3.1+git11.20241227.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Sun Jan 12 17:33:50 UTC 2025 - sebix@sebix.at
- 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
-------------------------------------------------------------------
Sat Feb 24 19:48:13 UTC 2024 - sebix@sebix.at

View File

@ -1,4 +1,4 @@
name: libimobiledevice-glue
version: 1.1.0+git0.20240222
mtime: 1708604613
commit: 6be525c3d3567685b662afaba547674895b73f31
version: 1.3.1+git11.20241227
mtime: 1735260934
commit: 440dbbbf615de11acdd8216df0e3676e8efb9ba1

View File

@ -1,7 +1,7 @@
#
# spec file for package libimobiledevice-glue
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define clamp_mtime_to_source_date_epoch 1
%define use_source_date_epoch_as_buildtime 1
Name: libimobiledevice-glue
Version: 1.1.0+git0.20240222
Version: 1.3.1+git11.20241227
Release: 0
Summary: Native protocols library for iOS devices
License: LGPL-2.1-or-later