forked from pool/libsemanage
348c05be40
- update to 2.1.9 * dropped libsemanage-2.1.6-NULL_level_fix.patch (fixed upstream) * libsemanage: do not set soname needlessly * libsemanage: remove PYTHONLIBDIR and ruby equivalent * do boolean name substitution * Fix segfault for building standard policies. * remove build warning when build swig c files * additional makefile support for rubywrap * ignore 80 column limit for readability * semanage_store: fix snprintf length argument by using asprintf * Use default semanage.conf as a fallback * use after free in python bindings * Alternate path for semanage.conf * do not link against libpython, this is considered bad in Debian * Allow to build for several ruby version * fallback-user-level - update to 2.1.9 OBS-URL: https://build.opensuse.org/request/show/150435 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=40
99 lines
3.3 KiB
Plaintext
99 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 30 12:01:03 UTC 2013 - vcizek@suse.com
|
|
|
|
- update to 2.1.9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 21:43:31 UTC 2013 - jengelh@inai.de
|
|
|
|
- Remove obsolete defines/sections
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 23 05:05:03 UTC 2012 - coolo@suse.com
|
|
|
|
- buildrequire libbz2-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 1 07:54:48 UTC 2012 - meissner@suse.com
|
|
|
|
- updated to 2.1.6
|
|
* changes too numerous to list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 23 14:15:42 UTC 2011 - prusnak@opensuse.org
|
|
|
|
- split off python bindings to separate package to reduce build
|
|
dependencies for rpm [bnc#695436]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 13:38:44 UTC 2011 - coolo@novell.com
|
|
|
|
- add baselibs.conf for rpm-32bit to use
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 23 05:42:43 UTC 2011 - coolo@novell.com
|
|
|
|
- disable parallel build, it breaks too often
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 14:59:32 UTC 2010 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.43
|
|
* changes too numerous to list
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 16 14:24:38 CET 2009 - prusnak@suse.cz
|
|
|
|
- fix assignment of wrong context [bnc#466793]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 14 14:06:28 CET 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.31
|
|
* policy module compression (bzip) support from Dan Walsh
|
|
* hard link files between tmp/active/previous from Dan Walsh
|
|
* add semanage_mls_enabled() interface from Stephen Smalley
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 1 11:35:58 CET 2008 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.29
|
|
* add USER to lines to homedir_template context file
|
|
* add compression support
|
|
* allow fcontext and seuser changes without rebuilding the policy
|
|
* don't rebuild on fcontext or seuser modifications
|
|
* modify genhomedircon to skip %groupname entries
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 22 16:17:23 CEST 2008 - mrueckert@suse.de
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 23 12:52:32 CEST 2008 - prusnak@suse.cz
|
|
|
|
- require only version, not release [bnc#429053]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 2 12:13:42 CEST 2008 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.27
|
|
* Modify genhomedircon to skip %groupname entries.
|
|
Ultimately we need to expand them to the list of users to support
|
|
per-role homedir labeling when using the %groupname syntax.
|
|
- updated to 2.0.26
|
|
* Fix bug in genhomedircon fcontext matches logic from Dan Walsh.
|
|
Strip any trailing slash before appending /*$.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 17:32:21 CEST 2008 - ro@suse.de
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 15 16:58:47 CEST 2008 - prusnak@suse.cz
|
|
|
|
- initial version 2.0.25
|
|
* based on Fedora package by Dan Walsh <dwalsh@redhat.com>
|
|
|