setools/setools.changes

76 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Sun Aug 5 15:44:47 UTC 2012 - meissner@suse.com
- updated to version 3.3.7
-------------------------------------------------------------------
Tue Jul 3 09:13:03 UTC 2012 - coolo@suse.com
- add setools-am121.patch to fix build with automake 1.12.1
-------------------------------------------------------------------
Thu Jun 14 12:01:51 CEST 2012 - mls@suse.de
- fix build with swig-2.0.7 (untested, though)
-------------------------------------------------------------------
Mon Feb 13 10:56:00 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Wed Nov 23 09:26:22 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Thu May 26 09:30:05 UTC 2011 - idonmez@novell.com
- Add setools-swig-2x.patch: correctly detect swig 2.x
-------------------------------------------------------------------
Thu Feb 25 15:46:44 UTC 2010 - prusnak@suse.cz
- updated to 3.3.6
-------------------------------------------------------------------
Sat Sep 5 10:51:41 CEST 2009 - dmueller@suse.de
- remove libselinux requires, it does not exist and
autorequires will do the right thing anyway
-------------------------------------------------------------------
Wed Jul 15 13:32:35 CEST 2009 - prusnak@suse.cz
- disable Requires: usermode
-------------------------------------------------------------------
Tue Jun 23 12:30:53 CEST 2009 - prusnak@suse.cz
- require libsepol-devel-static
-------------------------------------------------------------------
Mon Oct 20 16:19:09 CEST 2008 - prusnak@suse.cz
- disable Python for now (weird glibc errors)
-------------------------------------------------------------------
Tue Sep 2 13:41:08 CEST 2008 - prusnak@suse.cz
- updated to 3.3.5
* Fixed errors in libapol's AV and TE rule rendering functions
where errno was not being set properly.
* Fixed error in apol_syn_avrule_render() where braces were
not being added around the target set when there is exactly one
target type and the keyword 'self'. Thanks to Ryan Kagin
for reporting this error.
* Added qpol_type_get_ispermissive(). SETools can now handle
version 23 policy.
-------------------------------------------------------------------
Thu Jul 17 11:46:28 CEST 2008 - prusnak@suse.cz
- initial version 3.3.4
* based on Fedora package by Dan Walsh <dwalsh@redhat.com>