From: <ssm...@us...> - 2008-06-10 13:09:53
|
Revision: 2903 http://selinux.svn.sourceforge.net/selinux/?rev=2903&view=rev Author: ssmalley Date: 2008-06-10 06:09:47 -0700 (Tue, 10 Jun 2008) Log Message: ----------- updated checkpolicy to version 1.34.7 Modified Paths: -------------- branches/stable/1_0/checkpolicy/ChangeLog branches/stable/1_0/checkpolicy/VERSION Modified: branches/stable/1_0/checkpolicy/ChangeLog =================================================================== --- branches/stable/1_0/checkpolicy/ChangeLog 2008-06-10 13:08:56 UTC (rev 2902) +++ branches/stable/1_0/checkpolicy/ChangeLog 2008-06-10 13:09:47 UTC (rev 2903) @@ -1,6 +1,8 @@ +1.34.7 2008-06-10 + * Merged r2886 from trunk: user and role mapping support from Joshua Brindle. + 1.34.6 2008-06-06 * Merged r2665 and r2878 from trunk: make ipv4 address parsing like ipv6 from James Carter. - In combination with the libsepol fix, this fixes network node address handling by checkpolicy on big endian platforms. 1.34.5 2008-03-04 * Merged r2831 from trunk: fix uninitialized use of handle in struct policy_file from Todd Miller. Modified: branches/stable/1_0/checkpolicy/VERSION =================================================================== --- branches/stable/1_0/checkpolicy/VERSION 2008-06-10 13:08:56 UTC (rev 2902) +++ branches/stable/1_0/checkpolicy/VERSION 2008-06-10 13:09:47 UTC (rev 2903) @@ -1 +1 @@ -1.34.6 +1.34.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |