tomoyotitle.png

ChangeLog for ccs-tools 1.6.9

Version 1.6.9p1 2012/03/01   Version bump for synchronizing with kernel patch.

  You don't need to update if you are already using 1.6.8p4.

Version 1.6.9 2011/04/01   Version bump for synchronizing with kernel patch.

  You don't need to update if you are already using 1.6.8p4.

ChangeLog for ccs-tools 1.6.8

Version 1.6.8p4 2010/11/22   Bug fix release.

  ccs-checkpolicy:
    Do not check trailing '/' for deny_unmount keyword.

Version 1.6.8p3 2010/01/15   Bug fix release.

  ccs-init:
    Convert as C program in case awk and seq are not available by the time
    /sbin/init starts.

  tomoyo-init:
    Convert as C program in case awk and seq are not available by the time
    /sbin/init starts.

Version 1.6.8p1 2009/06/23   Bug fix release.

  ccs-auditd:
    Print error message if auditing interface is not available.

Version 1.6.8 2009/05/28   Bug fix release.

  ccs-ccstree:
    Add ability to fetch status remotely.

  ccs-editpolicy-agent:
    Add support for ccs-ccstree.

ChangeLog for ccs-tools 1.6.7

Version 1.6.7 2009/04/01   Feature enhancement release.

  ccs-editpolicy:
    Add ability to edit profile and manager and meminfo.
    Add ability to edit policy files in arbitrary location.
    Add ability to edit policy remotely.
    Add readonly mode option for showcase use.
    Add automatic refresh option for showcase use.

  ccs-loadpolicy:
    Add ability to load policy remotely.
    Add ability to load meminfo.

  ccs-savepolicy:
    Add ability to save policy remotely.
    Add ability to print meminfo.

  ccs-editpolicy-agent:
    This program gives ccs-editpolicy and ccs-loadpolicy and ccs-savepolicy
    ability to manage embedded systems remotely via TCP/IP networking.

  ccs-editpolicy_offline:
    This program was removed because its functionality was merged into
    ccs-editpolicy.

  ccs-setlevel:
    This program became obsolete because its functionality was merged into
    ccs-editpolicy and ccs-loadpolicy.

ChangeLog for ccs-tools 1.6.6

Version 1.6.6 2009/02/02   Bug fix release.

  The following programs were updated.

    ccs-editpolicy:
      Handle '\A' and '\a' correctly.

    ccs-pathmatch:
      Handle '\A' and '\a' correctly.

ChangeLog for ccs-tools 1.6.5

Version 1.6.5 2008/11/11   Third anniversary release.

  Updated coding style and fixed some bugs.

ChangeLog for ccs-tools 1.6.3

Version 1.6.3 2008/07/15   Bug fix release.

  The following programs were updated.

    editpolicy:
      Treat ASCII code's BS character as ncurses code's BS character.

    proxy:
      Dropped suid-root since /usr/lib/ccs/ is globally accessible
      since 1.6.2 .

ChangeLog for ccs-tools 1.6.2

Version 1.6.2 2008/06/25   Usability enhancement release.

  The following programs were updated.

    ccs-init:
      Don't wait for user's input if /etc/ccs/ doesn't exist.

    init_policy.sh:
      Add some files under /usr/share/ to globally readable files.
      Don't make patterns for /sys/ .
      Fix some bugs.

    ccs-queryd:
      Show more information regarding pending requests.
      Merge functionality of ld-watch .

    ccs-notifyd:
      Show more information regarding pending requests.

  The following program was added.

    convert-exec-param:
      Generate "allow_execute" entry which considers argv[] values
      from access logs.

ChangeLog for ccs-tools 1.6.1

Version 1.6.1 2008/05/10   Minor update release.

  The following program was updated.

    init_policy.sh:
      Check /usr/lib for symbolic link.

ChangeLog for ccs-tools 1.6.0

Version 1.6.0 2008/04/01   Feature enhancement release.

  The following program was updated.

    editpolicy:
      Allow keyword aliasing via configuration file.
      Allow line coloring via configuration file.