Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4981 by kumaneko, Wed May 11 04:30:22 2011 UTC revision 5112 by kumaneko, Sun Jun 12 12:28:01 2011 UTC
# Line 2854  Fix 2011/05/11 Line 2854  Fix 2011/05/11
2854        "<kernel>" + "/foo/\" + "/bar" was by error checked when        "<kernel>" + "/foo/\" + "/bar" was by error checked when
2855        "<kernel> /foo/\* /bar" was given. As a result, legal domainnames like        "<kernel> /foo/\* /bar" was given. As a result, legal domainnames like
2856        "<kernel> /foo/\* /bar" are rejected.        "<kernel> /foo/\* /bar" are rejected.
2857    
2858    Fix 2011/06/06
2859    
2860        @ Add policy namespace support.
2861    
2862          To be able to use TOMOYO in LXC environments, I introduced policy
2863          namespace. Each policy namespace has its own set of domain policy,
2864          exception policy and profiles, which are all independent of other
2865          namespaces.
2866    
2867        @ Remove CONFIG_CCSECURITY_BUILTIN_INITIALIZERS option.
2868    
2869          From now on, exception policy and manager need to be able to handle
2870          policy namespace (which is a <$namespace> prefix added to each line).
2871          Thus, space-separated list for CONFIG_CCSECURITY_BUILTIN_INITIALIZERS is
2872          no longer suitable for handling policy namespace.
2873    
2874    Fix 2011/06/10
2875    
2876        @ Allow specifying trigger for activation.
2877    
2878          To be able to use TOMOYO under systemd environments where init= parameter
2879          is used, I changed to allow overriding the trigger for calling external
2880          policy loader and activating MAC via kernel command line options.

Legend:
Removed from v.4981  
changed lines
  Added in v.5112

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26