Debian Patches
Status for libgpg-error/1.51-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-upstream-git-fanciness.patch | Remove upstream git fanciness Debian needs to be able to build libgpg-error while using git for tracking the debian packaging itself. Debian also wants to autoreconf this stuff. However, Debian does *not* need to conform exactly to upstream's git configurations. This avoids mistakes like accidentally identifying running code as a beta. |
Daniel Kahn Gillmor <dkg@fifthhorseman.net> | no | 2017-03-05 | ||
from-upstream/0001-spawn-w32-Fix-a-memory-leak-on-an-error-path.patch | [PATCH] spawn:w32: Fix a memory leak on an error path. * src/spawn-w32.c (spawn_detached): Make sure to release lpAttributeList. (_gpgrt_process_spawn): Likewise. -- |
NIIBE Yutaka <gniibe@fsij.org> | no | 2024-11-14 | ||
from-upstream/0005-spawn-Use-closefrom-when-available.patch | [PATCH 1/2] spawn: Use closefrom when available. * configure.ac (AC_CHECK_FUNCS): Check closefrom. * src/spawn-posix.c [HAVE_CLOSEFROM]: Use closefrom if possible. -- |
NIIBE Yutaka <gniibe@fsij.org> | no | 2025-01-08 | ||
from-upstream/0006-spawn-Care-about-closefrom-close-call-is-interrupted.patch | [PATCH 2/2] spawn: Care about closefrom/close call is interrupted. * src/spawn-posix.c (closefrom_really): Handle interrupted call of closefrom. (close_except): Likewise for call of close. (_gpgrt_close_all_fds): Use closefrom_really and close_except. -- |
NIIBE Yutaka <gniibe@fsij.org> | no | 2025-01-14 | ||
from-upstream/0009-gpgrt-config-Append-default-directory-to-PKG_CONFIG_.patch | [PATCH] gpgrt-config: Append default directory to PKG_CONFIG_PATH. * src/gpgrt-config.in: Fix initializing PKG_CONFIG_PATH. -- |
NIIBE Yutaka <gniibe@fsij.org> | no | 2025-02-06 |