Debian Patches

Status for uid-wrapper/1.3.0-5

Patch Description Author Forwarded Bugs Origin Last update
no-soname.diff remove SONAME libuid_wrapper is a preloadable library.
We do not support directly linking to it, so it doesn't need the SONAME.
Let's remove it.
Jakub Wilk <jwilk@debian.org>, Jelmer Vernooij <jelmer@debian.org> not-needed 2014-06-01
drop-unknown-syscall.diff [PATCH] tests: Fix fake socket_wrapper_syscall_valid()
We want to return errno = ENOSYS in socket_wrapper_syscall_va(). However if we
do not handle __FAKE_SOCKET_WRAPPER_SYSCALL_NO+1 then we will call
libc_syscall() for __FAKE_SOCKET_WRAPPER_SYSCALL_NO+1.
Andreas Schneider <asn@samba.org> yes upstream 2023-08-07
use-gnu-lib-names.diff [PATCH] src: use LIBC_SO from GNU libc, if available
Look for gnu/lib-names.h and use the LIBC_SO define to dlopen libc, so
the right library is loaded without manually searching for libc.so.N.
Pino Toscano <toscano.pino@tiscali.it> yes 2014-05-30
fix-typo.diff [PATCH] src/uid_wrapper.c: Fix typo of 'Initialize.' Simon Josefsson <simon@josefsson.org> yes 2023-08-04

All known versions for source package 'uid-wrapper'

Links