Debian Patches

Status for libselinux/3.11-2

Patch Description Author Forwarded Bugs Origin Last update
default default
Made it default to "default" not "targeted"
Russell Coker <russell@coker.com.au> no 2024-08-06
man man
Man page cleanups from Bjarni Ingi Gislason
Russell Coker <russell@coker.com.au> no 2025-02-06
Fix-matchpathcon_filespec_add-condition-for-alpha.patch Fix matchpathcon_filespec_add() condition for alpha
Correctly handle the case when unsigned long is 8 bytes wide, but ino_t
only 4 bytes, like on alpha. Use __BITS_PER_LONG already included by
selinux.h.
Christian Göttsche <cgzones@googlemail.com> no 2026-02-02
Link-the-Python-bindings-with-fPIC.patch Link the Python bindings with -fPIC
Pass -fPIC explicitly, like the libselinux.so and Ruby bindings link
rules already do, to pass LTO builds.
Christian Göttsche <cgzones@googlemail.com> no 2026-07-11
Do-not-use-64-bit-atomics-on-architectures-lacking-them.patch Do not use 64-bit atomics on architectures lacking them
Keep the lock-free fast path where the target supports it and fall back
to the previous mutex guarded increment where it does not. Avoid a
libatomic depedency.
Christian Göttsche <cgzones@googlemail.com> not-needed 2026-07-11

All known versions for source package 'libselinux'

Links