2017-07-04 10:43:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 29 21:05:43 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Use plain flex
|
|
|
|
|
2016-07-26 14:14:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 21 13:02:06 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Trim/update description
|
|
|
|
|
2016-07-14 16:27:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 14 14:18:26 UTC 2016 - jsegitz@novell.com
|
|
|
|
|
|
|
|
- Without bug number no submit to SLE 12 SP2 is possible, so to make
|
|
|
|
sle-changelog-checker happy: bsc#988977
|
|
|
|
|
2016-07-13 09:19:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 8 16:22:15 UTC 2016 - i@marguerite.su
|
|
|
|
|
|
|
|
- update version 2.5
|
|
|
|
* Add neverallow support for ioctl extended permissions
|
|
|
|
* fix double free on name-based type transitions
|
|
|
|
* switch operations to extended perms
|
|
|
|
* policy_define.c: fix compiler warnings
|
|
|
|
* Remove uses of -Wno-return-type
|
|
|
|
* Fix -Wreturn-type issues
|
|
|
|
* dispol: display operations as ranges
|
|
|
|
* dispol: Extend to display operations
|
|
|
|
* Add support for ioctl command whitelisting
|
|
|
|
* Add option to write CIL policy
|
|
|
|
* Add device tree ocontext nodes to Xen policy
|
|
|
|
* Widen Xen IOMEM context entries
|
|
|
|
* Expand allowed character set in paths
|
|
|
|
* Fix precedence between number and filesystem tokens
|
|
|
|
* dispol/dismod fgets function warnings fix
|
|
|
|
- changes in 2.4
|
|
|
|
* Fix bugs found by hardened gcc flags
|
|
|
|
* Add missing semicolon in cond_else parser rule
|
|
|
|
* Clear errno before call to strtol(3)
|
|
|
|
* Global C++11 compatibility
|
|
|
|
* Allow libsepol C++ static library on device
|
|
|
|
|
2014-05-19 09:32:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 18 00:18:53 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- version 2.3
|
|
|
|
* Report source file and line information for neverallow failures.
|
|
|
|
* Prevent incompatible option combinations for checkmodule.
|
|
|
|
* Drop -lselinux from LDLIBS for test programs; not used.
|
|
|
|
* Add debug feature to display constraints/validatetrans from Richard Haines.
|
|
|
|
|
2013-11-07 11:18:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 31 13:41:13 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 2.2
|
|
|
|
* Fix hyphen usage in man pages
|
|
|
|
* handle-unknown / -U required argument fix
|
|
|
|
* Support overriding Makefile PATH and LIBDIR
|
|
|
|
* Support space and : in filenames
|
|
|
|
- Remove checkpolicy-rhat.patch; fixed on upstream
|
|
|
|
|
2013-07-01 11:25:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 27 14:29:19 UTC 2013 - vcizek@suse.com
|
|
|
|
|
|
|
|
- change the source url to the official 2.1.12 release tarball
|
|
|
|
|
2013-04-03 14:28:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 29 13:10:16 UTC 2013 - vcizek@suse.com
|
|
|
|
|
|
|
|
- update to 2.1.12
|
|
|
|
* Fix errors found by coverity
|
|
|
|
* implement default type policy syntax
|
|
|
|
* Free allocated memory when clean up / exit.
|
|
|
|
- changes in checkpolicy-rhat.patch:
|
|
|
|
* original hunk was merged upstream
|
|
|
|
* space should be allowed for file trans names
|
|
|
|
|
2013-01-31 16:23:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 30 11:40:10 UTC 2013 - vcizek@suse.com
|
|
|
|
|
|
|
|
- update to 2.1.11
|
|
|
|
* fd leak reading policy
|
|
|
|
* check return code on ebitmap_set_bit
|
|
|
|
* sepolgen: We need to support files that have a + in them
|
|
|
|
* implement new default labeling behaviors for usr, role, range
|
|
|
|
|
2012-07-25 13:25:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 25 11:24:54 UTC 2012 - meissner@suse.com
|
|
|
|
|
|
|
|
- updated to 2.1.8
|
|
|
|
- various fixes
|
|
|
|
|
2011-09-19 15:56:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 17 22:52:07 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
|
2010-03-09 16:17:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 25 14:51:44 UTC 2010 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- updated to 2.0.21
|
|
|
|
* Add support for building Xen policies from Paul Nuzzi.
|
|
|
|
* Add long options to checkpolicy and checkmodule by Guido
|
|
|
|
Trentalancia <guido@trentalancia.com>
|
|
|
|
|
2009-07-04 09:48:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 23 12:29:42 CEST 2009 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- require libsepol-devel-static
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 27 13:52:37 CEST 2009 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- updated to 2.0.19
|
|
|
|
* fix alias field in module format, caused by boundary format change
|
|
|
|
from Caleb Case
|
|
|
|
* properly escape regex symbols in the lexer from Stephen Smalley
|
|
|
|
* add bounds support from KaiGai Kohei
|
|
|
|
|
2008-10-22 17:42:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 20 18:03:54 CEST 2008 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- use flex-old for building (using flex does not build refpolicy)
|
|
|
|
|
2008-08-02 04:29:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 15 17:56:14 CEST 2008 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- initial version 2.0.16
|
|
|
|
* based on Fedora package by Dan Walsh <dwalsh@redhat.com>
|
|
|
|
|