diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index 21d24c64..5d1905b8 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -1,3 +1,6 @@ + * Fix CIL uninitialized false positive in cil_binary, from Yuli Khodorkovskiy + * Provide error in CIL if classperms are empty, from Yuli Khodorkovskiy + * Add userattribute{set} functionality to CIL, from Yuli Khodorkovskiy * fix CIL blockinherit copying segfault and add macro restrictions, from Steve Lawrence * fix CIL NULL pointer dereference when copying classpermission/set, from Steve Lawrence * Add CIL support for ioctl whitelists, from Steve Lawrence