オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

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

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

revision 5104 by kumaneko, Fri Jun 10 08:15:38 2011 UTC revision 5147 by kumaneko, Sun Jun 19 08:09:56 2011 UTC
# Line 2864  Fix 2011/06/06 Line 2864  Fix 2011/06/06
2864        exception policy and profiles, which are all independent of other        exception policy and profiles, which are all independent of other
2865        namespaces.        namespaces.
2866    
2867      @ Remove CONFIG_TOMOYO_BUILTIN_INITIALIZERS option.      @ Remove CONFIG_CCSECURITY_BUILTIN_INITIALIZERS option.
2868    
2869        From now on, exception policy and manager need to be able to handle        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).        policy namespace (which is a <$namespace> prefix added to each line).
2871        Thus, space-separated list for CONFIG_TOMOYO_BUILTIN_INITIALIZERS is        Thus, space-separated list for CONFIG_CCSECURITY_BUILTIN_INITIALIZERS is
2872        no longer suitable for handling policy namespace.        no longer suitable for handling policy namespace.
2873    
2874  Fix 2011/06/10  Fix 2011/06/10
# Line 2878  Fix 2011/06/10 Line 2878  Fix 2011/06/10
2878        To be able to use TOMOYO under systemd environments where init= parameter        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        is used, I changed to allow overriding the trigger for calling external
2880        policy loader and activating MAC via kernel command line options.        policy loader and activating MAC via kernel command line options.
2881    
2882    Fix 2008/06/14
2883    
2884        @ Remove unused "struct inode *" parameter from ccs-patch-\*.diff .
2885    
2886          To follow changes I made on 2011/04/20, I removed "struct inode *" from
2887          ccs_mknod_permission(), ccs_mkdir_permission(), ccs_rmdir_permission(),
2888          ccs_unlink_permission(), ccs_symlink_permission(), ccs_link_permission(),
2889          ccs_rename_permission() that are called from fs/namei.c
2890          net/unix/af_unix.c include/linux/security.c security/security.c .
2891          If you have your own ccs-patch-*.diff , please update accordingly.
2892    
2893    Version 1.8.2   2011/06/20   Usability enhancement release.

Legend:
Removed from v.5104  
changed lines
  Added in v.5147

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