mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-04 11:51:59 +00:00
bump libsemanage to 2.0.45 and libselinux to 2.0.92
This commit is contained in:
parent
7420787817
commit
e6bfff4372
@ -1,3 +1,8 @@
|
||||
2.0.92 2010-03-06
|
||||
* Fix from Eric Paris to fix leak on non-selinux systems.
|
||||
* regenerate swig wrappers
|
||||
* pkgconfig fix to respect LIBDIR from Dan Walsh.
|
||||
|
||||
2.0.91 2010-02-22
|
||||
* Change the AVC to only audit the permissions specified by the
|
||||
policy, excluding any permissions specified via dontaudit or not
|
||||
|
@ -1 +1 @@
|
||||
2.0.91
|
||||
2.0.92
|
||||
|
@ -1,3 +1,9 @@
|
||||
2.0.45 2010-03-06
|
||||
* Add enable/disable patch support from Dan Walsh.
|
||||
* Add usepasswd flag to semanage.conf to disable genhomedircon using
|
||||
passwd from Dan Walsh.
|
||||
* regenerate swig wrappers
|
||||
|
||||
2.0.44 2010-02-02
|
||||
* Replace usage of fmemopen() with sepol_policy_file_set_mem() since
|
||||
glibc < 2.9 does not support binary mode ('b') for fmemopen'd
|
||||
|
@ -1 +1 @@
|
||||
2.0.44
|
||||
2.0.45
|
||||
|
Loading…
Reference in New Issue
Block a user