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

Subversion リポジトリの参照

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

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

revision 1283 by kumaneko, Wed Jun 11 01:45:23 2008 UTC revision 1319 by kumaneko, Sun Jun 22 03:31:36 2008 UTC
# Line 1479  Fix 2008/06/11 Line 1479  Fix 2008/06/11
1479      @ Remove ALLOW_ENFORCE_GRACE parameter.      @ Remove ALLOW_ENFORCE_GRACE parameter.
1480    
1481        Since unexpected requests caused by doing software updates can happen        Since unexpected requests caused by doing software updates can happen
1482        in all profiles, the users likely have to write        in all profiles, users likely have to write ALLOW_ENFORCE_GRACE=enabled
1483        ALLOW_ENFORCE_GRACE=enabled to all profiles. And it makes meaningless to        to all profiles. And it makes meaningless to allow users to selectively
1484        allow users to selectively enable specific profile's ALLOW_ENFORCE_GRACE        enable specific profile's ALLOW_ENFORCE_GRACE parameter.
1485        parameter. So, I removed ALLOW_ENFORCE_GRACE parameter.        So, I removed ALLOW_ENFORCE_GRACE parameter.
1486        Now, the system behaves as if ALLOW_ENFORCE_GRACE=enabled is specified.        Now, the system behaves as if ALLOW_ENFORCE_GRACE=enabled is specified.
1487        The behavior of "delayed enforcing" mode is defined in the following        The behavior of "delayed enforcing" mode is defined in the following
1488        order.        order.
# Line 1492  Fix 2008/06/11 Line 1492  Fix 2008/06/11
1492        (2) The requests will be rejected in 10 seconds if somebody other than        (2) The requests will be rejected in 10 seconds if somebody other than
1493            ccs-queryd (such as less(1)) is opening /proc/ccs/query interface,            ccs-queryd (such as less(1)) is opening /proc/ccs/query interface,
1494            for such process doesn't write dummy decisions.            for such process doesn't write dummy decisions.
1495    
1496    Fix 2008/06/22
1497    
1498        @ Pass escaped pathname to audit_execute_handler_log().
1499    
1500          I was passing unescaped pathname to audit_execute_handler_log()
1501          which causes /proc/ccs/grant_log contain whitespace characters
1502          if execute handler's pathname contains whitespace characters.
1503    
1504    Version 1.6.2 2008/??/??   Usability enhancement release.

Legend:
Removed from v.1283  
changed lines
  Added in v.1319

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