forked from pool/libselinux
70 lines
2.4 KiB
Plaintext
70 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 17 17:12:06 CEST 2009 - prusnak@suse.cz
|
|
|
|
- fixed memory leak (memleak.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 14 14:04:30 CET 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.77
|
|
* add new function getseuser which will take username and service
|
|
and return seuser and level; ipa will populate file in future
|
|
* change selinuxdefcon to return just the context by default
|
|
* fix segfault if seusers file does not work
|
|
* strip trailing / for matchpathcon
|
|
* fix restorecon python code
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 1 11:32:50 CET 2008 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.76
|
|
* allow shell-style wildcarding in X names
|
|
* add Restorecon/Install python functions
|
|
* correct message types in AVC log messages
|
|
* make matchpathcon -V pass mode
|
|
* add man page for selinux_file_context_cmp
|
|
* update flask headers from refpolicy trunk
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 22 16:28:59 CEST 2008 - mrueckert@suse.de
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 23 12:51:10 CEST 2008 - prusnak@suse.cz
|
|
|
|
- require only version, not release [bnc#429053]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 2 12:09:22 CEST 2008 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.71
|
|
* Add group support to seusers using %groupname syntax from Dan Walsh.
|
|
* Mark setrans socket close-on-exec from Stephen Smalley.
|
|
* Only apply nodups checking to base file contexts from Stephen Smalley.
|
|
* Merge ruby bindings from Dan Walsh.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 1 07:35:00 CEST 2008 - aj@suse.de
|
|
|
|
- Fix build of debuginfo.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 14:45:29 CEST 2008 - prusnak@suse.cz
|
|
|
|
- added baselibs.conf file
|
|
- split bindings into separate subpackage (libselinux-bindings)
|
|
- split tools into separate subpackage (selinux-tools)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 17:32:20 CEST 2008 - ro@suse.de
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 15 16:26:31 CEST 2008 - prusnak@suse.cz
|
|
|
|
- initial version 2.0.67
|
|
* based on Fedora package by Dan Walsh <dwalsh@redhat.com>
|
|
|