Package: setools / 3.3.8-3.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| setools | 3.3.8-3.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| legacy.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
legacy patch comming from previous versions |
| add_missing_prototypes.patch | (download) |
seaudit/toplevel.h |
24 24 + 0 - 0 ! |
missing function prototypes Missing function prototypes are likely to cause setools to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64. This patch adds the prototypes, and the doxygen comments to the header file. |
| preserve_abi.patch | (download) |
libsefs/src/db.cc |
9 9 + 0 - 0 ! |
libsefs built with gcc 4.3 is not binary-compatible with itself built with gcc 4.4 That's because mangling of va_list has changed in GCC 4.4. To cope with this situation, provide compatibility aliases for the affected symbols and update symbol files accordingly. |
| setools_ac_pkg_swig_m4_fixed.diff | (download) |
m4/ac_pkg_swig.m4 |
15 9 + 6 - 0 ! |
fix ftbfs with swig >= 2.0 |
| fix_ftbfs_format_security.patch | (download) |
libseaudit/src/bool_message.c |
4 2 + 2 - 0 ! |
fix ftbfs when compiling with -werror=format-security |
| no_link_python.patch | (download) |
libapol/swig/python/Makefile.am |
10 2 + 8 - 0 ! |
do not built python module with a soname and do not create symlinks |
| no_soname_tcl.patch | (download) |
apol/Makefile.am |
4 2 + 2 - 0 ! |
do not build tcl module with a soname and do not generate symlinks |
| no_soname_java.patch | (download) |
libapol/swig/java/Makefile.am |
8 2 + 6 - 0 ! |
do not build java module with a soname and do not generate symlinks |
| as_needed.patch | (download) |
seaudit/Makefile.am |
6 3 + 3 - 0 ! |
fix build failure with ld --as-needed. |
| configure_multiarch.patch | (download) |
configure.ac |
15 2 + 13 - 0 ! |
fix libraries detection with multiarch |
| use_fPIC_instead_fpic.patch | (download) |
apol/Makefile.am |
2 1 + 1 - 0 ! |
--- |
| setools swig 2.0.7.patch | (download) |
libapol/swig/apol.i |
98 49 + 49 - 0 ! |
fix ftbfs with swig 2.0.7 |
| python_setools_path.patch | (download) |
python/setools/Makefile.am |
2 1 + 1 - 0 ! |
fix installation path of the modules |
| fix javacflags.patch | (download) |
libapol/swig/java/Makefile.am |
2 1 + 1 - 0 ! |
use javacflags instead of javaflags |
| fix sediffx crash.patch | (download) |
sediff/progress.c |
5 3 + 2 - 0 ! |
fix sediffx crash Bug-Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=832660 Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/setools/+bug/1220618 |
| fix lsetfilecon_raw prototype.patch | (download) |
secmds/replcon.cc |
2 1 + 1 - 0 ! |
--- |
