Commit Graph

3 Commits

Author SHA256 Message Date
3f4fc916c5 Update to 1.58 2026-02-02 15:37:48 +02:00
276518c952 - Update to 1.54:
* Fix a regression in 1.52 which did not allow to open UNC
    specified files on Windows. [rE28ae4ee194]
  * Ignore log file specification from the Registry in the gpg-error
    tool.

OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=114
2025-04-21 08:57:53 +00:00
e5be90fd7a - Update to 1.53:
* Fix regression in 1.52.
  * Rebase libgpg-error-nobetasuffix.patch
- Update to 1.52:
  * The KEY_WOW64_xxKEY flags can now be passed to the Registry read
    functions. [rE652328c786]
  * In the spawn functions care about closefrom/close call is
    interrupted. [T7478]
  * New simple string list API. [rE47097806f1]
  * New API for name value files. [rE7ec1f27b60]
  * Interface changes relative to the 1.51 release:
    - gpgrt_w32_reg_query_string          NEW (Windows only).
    - gpgrt_strlist_t                     NEW type.
    - gpgrt_strlist_free                  NEW.
    - gpgrt_strlist_add                   NEW.
    - gpgrt_strlist_tokenize              NEW.
    - gpgrt_strlist_copy                  NEW.
    - gpgrt_strlist_rev                   NEW.
    - gpgrt_strlist_prev                  NEW.
    - gpgrt_strlist_last                  NEW.
    - gpgrt_strlist_pop                   NEW.
    - gpgrt_strlist_find                  NEW.
    - GPGRT_STRLIST_APPEND                NEW const.
    - GPGRT_STRLIST_WIPE                  NEW const.
    - gpgrt_nvc_t                         NEW type.
    - gpgrt_nve_t                         NEW type.
    - gpgrt_nvc_new                       NEW.
    - gpgrt_nvc_release                   NEW.
    - gpgrt_nvc_get_flag                  NEW.
    - gpgrt_nvc_add                       NEW.

OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=112
2025-04-10 02:00:04 +00:00