Debian Patches
Status for libselinux/3.10-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| default | =================================================================== | no | ||||
| man | =================================================================== | no | ||||
| Prefix-ruby-objects-with-interpreter-Closes-1095018.patch | Prefix ruby objects with interpreter (Closes: #1095018) Avoid cache mismatches when multiple ruby versions are available. |
Christian Göttsche <cgzones@googlemail.com> | no | 2025-11-24 | ||
| Build-shared-libraries-with-fPIC.patch | Build shared libraries with -fPIC Since LTO is being used, code can be generated at the linking stage. Unless passing -fPIC, this code is not position-independent as is required for shared libraries. This happens to work on most architectures but x32 by chance. The -fPIC flag really needs to passed to the linker as well. |
Christian Göttsche <cgzones@googlemail.com> | no | 2026-02-01 | ||
| 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. |
Christian Göttsche <cgzones@googlemail.com> | no | 2026-02-02 |
