Codebase list checkpolicy / debian/1.24-1 ChangeLog
debian/1.24-1

Tree @debian/1.24-1 (Download .tar.gz)

ChangeLog @debian/1.24-1raw · history · blame

1.24 2005-06-20
	* Updated version for release.

1.23.4 2005-05-19
	* Merged cleanup patch from Dan Walsh.

1.23.3 2005-05-13
	* Added sepol_ prefix to Flask types to avoid namespace
	  collision with libselinux.

1.23.2 2005-04-29
	* Merged identifier fix from Joshua Brindle (Tresys).
	
1.23.1 2005-04-13
	* Merged hierarchical type/role patch from Tresys Technology.
	* Merged MLS fixes from Darrel Goeddel of TCS.

1.22 2005-03-09
	* Updated version for release.

1.21.4 2005-02-17
	* Moved genpolusers utility to libsepol.
	* Merged range_transition support from Darrel Goeddel (TCS).

1.21.3 2005-02-16
	* Merged define_user() cleanup patch from Darrel Goeddel (TCS).

1.21.2 2005-02-09
	* Changed relabel Makefile target to use restorecon.

1.21.1 2005-01-26
	* Merged enhanced MLS support from Darrel Goeddel (TCS).

1.20 2005-01-04
	* Merged typeattribute statement patch from Darrel Goeddel of TCS.
	* Changed genpolusers to handle multiple user config files.
	* Merged nodecon ordering patch from Chad Hanson of TCS.

1.18 2004-10-07
	* MLS build fix.
	* Fixed Makefile dependencies (Chris PeBenito).
	* Merged fix for role dominance ordering issue from Chad Hanson of TCS.
	* Preserve portcon ordering and apply more checking.

1.16 2004-08-13
	* Allow empty conditional clauses.
	* Moved genpolbools utility to libsepol.
	* Updated for libsepol set functions. 
	* Changed to link with libsepol.a.
	* Moved core functionality into libsepol.
	* Merged bug fix for conditional self handling from Karl MacMillan, Dave Caplan, and Joshua Brindle of Tresys.
	* Added genpolusers program.
	* Fixed bug in checkpolicy conditional code.

1.14 2004-06-28
	* Merged fix for MLS logic from Daniel Thayer of TCS. 
	* Require semicolon terminator for typealias statement.

1.12 2004-06-16
	* Merged fine-grained netlink class support.

1.10 2004-04-07
	* Merged ipv6 support from James Morris of RedHat.
	* Fixed compute_av bug discovered by Chad Hanson of TCS.

1.8 2004-03-09
	* Merged policydb MLS patch from Chad Hanson of TCS.
	* Fixed mmap of policy file.

1.6 2004-02-18
	* Merged conditional policy extensions from Tresys Technology.
	* Added typealias declaration support per Russell Coker's request.
	* Added support for excluding types from type sets based on
	  a patch by David Caplan, but reimplemented as a change to the
	  policy grammar.
	* Merged patch from Colin Walters to report source file name and line
	  number for errors when available.
	* Un-deprecated role transitions.

1.4 2003-12-01
	* Regenerated headers.
	* Merged patches from Bastian Blank and Joerg Hoh.

1.2 2003-09-30
	* Merged MLS build patch from Karl MacMillan of Tresys. 
	* Merged checkpolicy man page from Magosanyi Arpad.

1.1 2003-08-13
	* Fixed endian bug in policydb_write for behavior value. 
	* License -> GPL.
        * Merged coding style cleanups from James Morris. 

1.0 2003-07-11
	* Initial public release.