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

Subversion リポジトリの参照

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

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

revision 1384 by kumaneko, Tue Jul 15 03:09:32 2008 UTC revision 1471 by kumaneko, Thu Aug 21 06:59:21 2008 UTC
# Line 1523  Fix 2008/07/08 Line 1523  Fix 2008/07/08
1523        if vfsmount is NULL.        if vfsmount is NULL.
1524    
1525  Version 1.6.3 2008/07/15   Bug fix release.  Version 1.6.3 2008/07/15   Bug fix release.
1526    
1527    Fix 2008/08/21
1528    
1529        @ Add workaround for gcc 4.3's bug.
1530    
1531          In some environments, fs/tomoyo_network.c could not be compiled
1532          because of gcc 4.3's bug.
1533          I modified save_ipv6_address() to use "integer literal" value
1534          instead for "static const u8" variable.
1535    
1536        @ Change prototypes of some functions.
1537    
1538          To support 2.6.27 kernels, I replaced "struct nameidata" with
1539          "struct path" for some functions.
1540    
1541        @ Detect distributor specific patches automatically.
1542    
1543          Since kernels with AppArmor patch applied is increasing,
1544          I introduced a mechanism which determines whether specific patches
1545          are applied or not, based on "#define" directives in the patches.

Legend:
Removed from v.1384  
changed lines
  Added in v.1471

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