Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
30_nogetauxvalonbsd.diff | Do not use getauxval on !linux. | Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2020-08-19 |
35_hurd_enable_secure.diff | Disable __libc_enable_secure usage on Hurd __libc_enable_secure is not set as 1 when executing something as sgid and the differet gid is still part of the user's own groups. See also: - http://lists.gnu.org/archive/html/bug-hurd/2015-06/msg00051.html - http://lists.gnu.org/archive/html/bug-hurd/2015-07/msg00000.html . The rest of the getauxval reimplementation will do its job according to what p11-kit expects. |
Pino Toscano <toscano.pino@tiscali.it> | no | 2018-08-11 | ||
41_kfreebsd_LOCAL_PEERCRED.diff | Fall back to getsockopt(..., LOCAL_PEERCRED, ...) On kfreeBSD neither SO_PEERCRED nor getpeereid() nor getpeerucred() are available. |
Andreas Metzler <ametzler@debian.org> | no | vendor | 2018-08-28 | |
enable_locale.diff | enable building of gettext translations. | Andreas Metzler <ametzler@debian.org> | no | vendor | 2020-01-22 |