selinux/libselinux
Petr Lautrbach 4a142ac46a
libsepol: Bump libsepol.so version
Previous commits removed some symbols and broke ABI, therefore we need to change
SONAME.

See the following quotes from distribution guidelines:

https://www.debian.org/doc/debian-policy/ch-sharedlibs.html#run-time-shared-libraries

Every time the shared library ABI changes in a way that may break
binaries linked against older versions of the shared library, the SONAME
of the library and the corresponding name for the binary package
containing the runtime shared library should change.

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_downstream_so_name_versioning

When new versions of the library are released, you should use an ABI
comparison tool to check for ABI differences in the built shared
libraries. If it detects any incompatibilities, bump the n number by
one.

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
2020-10-19 22:11:39 +02:00
..
include libselinux: Add new log callback levels for enforcing and policy load notices. 2020-08-31 10:27:46 -04:00
man libselinux: Add additional log callback details in man page for auditing. 2020-09-15 17:19:32 -04:00
src libsepol: Bump libsepol.so version 2020-10-19 22:11:39 +02:00
utils libselinux: convert matchpathcon to selabel_lookup() 2020-10-14 17:57:26 +02:00
LICENSE
Makefile libselinux: fix build order 2020-08-17 11:54:16 -04:00
VERSION Update VERSIONs and Python bindings version to 3.1 for release 2020-07-10 17:17:15 +02:00