Hello. I uploaded refreshed tar ball.
http://sourceforge.jp/frs/redir.php?f=/tomoyo/30297/ccs-patch-1.6.8-20100604.tar.gz MD5: aaaa0422681a4bf3c7226b029193af44 Size: 644517 bytes http://sourceforge.jp/frs/redir.php?f=/tomoyo/43375/ccs-patch-1.7.2-20100604.tar.gz MD5: 9999950831075ad98b72830dbae18db5 Size: 713331 bytes ccs-patch-1.7.2-20100604.tar.gz contains 4 bugfixes and patch for 2.6.35-rc1. @ Fix incorrect audit on/off control. The grant_log= and reject_log= parameters of CONFIG::misc::env were not used because I forgot to update request type. As a result, those of CONFIG::file::execute were used for CONFIG::misc::env . Those of CONFIG::file::rewrite were not used because I forgot to update request type. As a result, those of CONFIG::file::truncate were used for CONFIG::file::rewrite . @ Fix incorrect out of memory warning. Out of memory warnings were not printed in some cases by error. @ Add missing rcu_dereference() for ccs_find_execute_handler(). Since 1.7.0 , ccs_find_execute_handler() was by error using list_for_each_entry() rather than list_for_each_entry_rcu(). This bug affects only Alpha architecture. @ Fix missing sanity check for "file_pattern". Since 1.7.0 , ccs_write_pattern_policy() was by error accepting invalid pathname. I received no response regarding below already-EOL-reached products which I announced in tomoyo-users-en 150 . Thus, I removed patches for below products from above tarballs. RedHat Linux 9 Fedora Core 3 Fedora Core 4 Fedora Core 5 Fedora Core 6 Fedora 7 Fedora 8 Fedora 9 Fedora 10 Debian Sarge OpenSUSE 10.1 OpenSUSE 10.2 OpenSUSE 10.3 Ubuntu 6.10 Ubuntu 7.04 Ubuntu 7.10 Regards. _______________________________________________ tomoyo-users-en mailing list [email protected] http://lists.sourceforge.jp/mailman/listinfo/tomoyo-users-en
