-
Tue May 22 2018 Alan Steinberg <alan.steinberg@oracle.com> - 2.5-12.0.1
- Rebuild to pull in latest version of libsepol (#27958025)
-
Tue Oct 17 2017 Vit Mojzis <vmojzis@redhat.com> - 2.5-12
- Improve getfilecon man page (#1258513)
-
Thu Mar 23 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-11
- Fix audit2why.init error reporting (#1435139)
-
Tue Mar 14 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-10
- Add missing av_permission values (#1025931)
- Set an appropriate errno in booleans.c (#1402140)
- Change matchpathcon usage to match with matchpathcon manpage (#1412797)
-
Tue Feb 21 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-9
- Fix pointer handling in realpath_not_final (#1404644)
-
Fri Jan 20 2017 Vit Mojzis <vmojzis@redhat.com> - 2.5-8
- selinux_restorecon: fix realpath logic (#1386498)
-
Thu Jan 05 2017 Petr Lautrbach <plautrba@redhat.com> - 2.5-7
- Keep recursing if matchpathcon returns ENOENT (#1406520)
-
Fri Aug 26 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-6
- Handle NULL pcre study data
-
Wed Aug 10 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-5
- Fix in tree compilation of utils that depend on libsepol
-
Mon Jun 27 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-4
- Clarify is_selinux_mls_enabled() description
- Explain how to free policy type from selinux_getpolicytype()
- Compare absolute pathname in matchpathcon -V
- Add selinux_snapperd_contexts_path()
- Modify audit2why analyze function to use loaded policy
- Sort object files for deterministic linking order
- Respect CC and PKG_CONFIG environment variable
- Avoid mounting /proc outside of selinux_init_load_policy()
- Fix multiple spelling errors