Changelog for
python-selinux-2.0.91-54.2.i586.rpm :
Fri Jun 1 14:00:00 2012 mlsAATTsuse.de
- update to libselinux-2.1.9
* better man pages
* selinux_status interfaces
* simple interface for access checks
* multiple bug fixes
- fix build for ruby-1.9
Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Thu Feb 25 13:00:00 2010 prusnakAATTsuse.cz
- updated to 2.0.91
* changes too numerous to list
Sat Dec 12 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Fri Jul 24 14:00:00 2009 thomasAATTnovell.com
- updated selinux-ready script
Wed Jul 22 14:00:00 2009 prusnakAATTsuse.cz
- change libsepol-devel to libsepol-devel-static in dependencies
of python bindings
Wed Jul 1 14:00:00 2009 prusnakAATTsuse.cz
- put libsepol-devel back to Requires of libselinux-devel
Mon Jun 29 14:00:00 2009 prusnakAATTsuse.cz
- added selinux-ready tool to selinux-tools package
Tue Jun 9 14:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries
- libselinux-devel does not require libsepol-devel
Wed May 27 14:00:00 2009 prusnakAATTsuse.cz
- updated to 2.0.80
* deny_unknown wrapper function from KaiGai Kohei
* security_compute_av_flags API from KaiGai Kohei
* Netlink socket management and callbacks from KaiGai Kohei
* Netlink socket handoff patch from Adam Jackson
* AVC caching of compute_create results by Eric Paris
* fix incorrect conversion in discover_class code
Fri Apr 17 14:00:00 2009 prusnakAATTsuse.cz
- fixed memory leak (memleak.patch)
Wed Jan 14 13:00:00 2009 prusnakAATTsuse.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 13:00:00 2008 prusnakAATTsuse.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 14:00:00 2008 mrueckertAATTsuse.de
- fix debug_packages_requires define
Tue Sep 23 14:00:00 2008 prusnakAATTsuse.cz
- require only version, not release [bnc#429053]
Tue Sep 2 14:00:00 2008 prusnakAATTsuse.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 14:00:00 2008 ajAATTsuse.de
- Fix build of debuginfo.
Fri Aug 22 14:00:00 2008 prusnakAATTsuse.cz
- added baselibs.conf file
- split bindings into separate subpackage (libselinux-bindings)
- split tools into separate subpackage (selinux-tools)
Fri Aug 1 14:00:00 2008 roAATTsuse.de
- fix requires for debuginfo package
Tue Jul 15 14:00:00 2008 prusnakAATTsuse.cz
- initial version 2.0.67
* based on Fedora package by Dan Walsh