From: <ssm...@us...> - 2007-04-12 19:02:32
|
Revision: 2349 http://svn.sourceforge.net/selinux/?rev=2349&view=rev Author: ssmalley Date: 2007-04-12 12:02:31 -0700 (Thu, 12 Apr 2007) Log Message: ----------- Updated ChangeLog and VERSION. Modified Paths: -------------- branches/stable/1_0/checkpolicy/ChangeLog branches/stable/1_0/libselinux/ChangeLog branches/stable/1_0/libselinux/VERSION branches/stable/1_0/policycoreutils/ChangeLog branches/stable/1_0/policycoreutils/VERSION Modified: branches/stable/1_0/checkpolicy/ChangeLog =================================================================== --- branches/stable/1_0/checkpolicy/ChangeLog 2007-04-12 18:57:59 UTC (rev 2348) +++ branches/stable/1_0/checkpolicy/ChangeLog 2007-04-12 19:02:31 UTC (rev 2349) @@ -1,3 +1,6 @@ +1.34.2 2007-04-12 + * Merged checkmodule man page fix from Dan Walsh. + 1.34.1 2007-02-20 * Merged patch to allow dots in class identifiers from Caleb Case. Modified: branches/stable/1_0/libselinux/ChangeLog =================================================================== --- branches/stable/1_0/libselinux/ChangeLog 2007-04-12 18:57:59 UTC (rev 2348) +++ branches/stable/1_0/libselinux/ChangeLog 2007-04-12 19:02:31 UTC (rev 2349) @@ -1,3 +1,8 @@ +1.34.8 2007-04-12 + * Merged rpm_execcon python binding fix, matchpathcon man page fix, and getsebool -a handling for EACCES from Dan Walsh. + * Merged userspace AVC patch to follow kernel's behavior for permissive mode in caching previous denials from Eamon Walsh. + * Merged sidput(NULL) patch from Eamon Walsh. + 1.34.7 2007-03-20 * Merged fix for avc.h #include's from Eamon Walsh. Modified: branches/stable/1_0/libselinux/VERSION =================================================================== --- branches/stable/1_0/libselinux/VERSION 2007-04-12 18:57:59 UTC (rev 2348) +++ branches/stable/1_0/libselinux/VERSION 2007-04-12 19:02:31 UTC (rev 2349) @@ -1 +1 @@ -1.34.7 +1.34.8 Modified: branches/stable/1_0/policycoreutils/ChangeLog =================================================================== --- branches/stable/1_0/policycoreutils/ChangeLog 2007-04-12 18:57:59 UTC (rev 2348) +++ branches/stable/1_0/policycoreutils/ChangeLog 2007-04-12 19:02:31 UTC (rev 2349) @@ -1,3 +1,6 @@ +1.34.7 2007-04-12 + * Merged seobject setransRecords patch to return the first alias from Xavier Toth. + 1.34.6 2007-03-01 * Merged restorecond init script LSB compliance patch from Steve Grubb. Modified: branches/stable/1_0/policycoreutils/VERSION =================================================================== --- branches/stable/1_0/policycoreutils/VERSION 2007-04-12 18:57:59 UTC (rev 2348) +++ branches/stable/1_0/policycoreutils/VERSION 2007-04-12 19:02:31 UTC (rev 2349) @@ -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. |