-
Wed Aug 10 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-6
- Fix memory leak in expand.c
- Fix invalid read when policy file is corrupt
- Fix possible use of uninitialized variables
-
Tue Aug 02 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-5
- Warn instead of fail if permission is not resolved
- Ignore object_r when adding userrole mappings to policydb
-
Tue Jul 12 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-4
- Add missing return to sepol_node_query()
-
Mon Jun 27 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-3
- Correctly detect unknown classes in sepol_string_to_security_class
- Sort object files for deterministic linking order
- Fix neverallowxperm checking on attributes
- Remove libsepol.map when cleaning
- Add high-level language line marking support to CIL
- Change logic of bounds checking to match change in kernel
- Fix multiple spelling errors
- Only apply bounds checking to source types in rules
- Fix CIL and not add an attribute as a type in the attr_type_map
- Build policy on systems not supporting DCCP protocol
- Fix extended permissions neverallow checking
- Fix CIL neverallow and bounds checking
- Android.mk: Add -D_GNU_SOURCE to common_cflags
-
Mon Apr 11 2016 Petr Lautrbach <plautrba@redhat.com> - 2.5-2.1
- Fix bug in CIL when resetting classes
- Add support for portcon dccp protocol
-
Tue Feb 23 2016 Petr Lautrbach <plautrba@redhat.com> 2.5-1
- Update to upstream release 2016-02-23
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.1.9-3
- Mass rebuild 2014-01-24
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.1.9-2
- Mass rebuild 2013-12-27
-
Thu Feb 07 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.9-1
- Update to upstream
* filename_trans: use some better sorting to compare and merge
* coverity fixes
* implement default type policy syntax
* Fix memory leak issues found by Klocwork
- Add CONTRAINT_NAMES to the kernel
-
Sun Jan 27 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.8-8
- Update to latest patches from eparis/Upstream