Package: uid-wrapper / 1.3.2-1

Metadata

Package Version Patches format
uid-wrapper 1.3.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no soname.diff | (download)

src/CMakeLists.txt | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 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.
fix x32 syscall.diff | (download)

tests/uwrap_fake_socket_wrapper.h | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 [patch] fix x32 syscall.

Signed-off-by: Simon Josefsson <simon@josefsson.org>