forked from pool/libgpg-error
Factory #1
Reference in New Issue
Block a user
Delete Branch "factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
* Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn. [rEb79d4206f4] * Add new spawn function to modify the environment. [T7307] * Fix missing environ var for macOS and others. [T7169,T7307] * Fix forgotten _gpgrt_post_syscall on create pipe failure. [rEbcab96484d] * Let gpgrt_poll return an error for a closed fd. [rE4a3dc85f69] * Fix build error introduced by C-committee stupidity. [T7344] * Interface changes relative to the 1.50 release: - _gpg_w32_gettext_use_utf8 EXTN (new value 2). - gpgrt_spawn_actions_set_env_rev NEW. - GPGRT_PROCESS_ALLOW_SET_FG NEW. * Release-info: https://dev.gnupg.org/T7164 * Rebase libgpg-error-nobetasuffix.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=110* 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* 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* Rewrite the extended length path handling under Windows. [T5754] * Add new test commands to the gpg-error tool. Allow command w/o dashes and reformat the help. [rEc002490a8f] * Silence warning from gcc 15. [T7621] OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=116