Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    3,245 downloads
    Wine 1.4.1 / 1.5.30
    1,224 downloads
    BackTrack 5 R3
    1,129 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,051 downloads
    Red Hat Linux 9
    990 downloads
    Linux Mint 14.1 / 15
    RC

    827 downloads
    Red Hat Enterprise
    Linux 6.4

    806 downloads
    Ubuntu 10.10
    751 downloads
    VLC 2.0.6
    736 downloads
    LibreOffice 3.6.6 /
    4.0.3

    724 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 617
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 466
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 662
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 351
    Home > Linux > System > Operating Systems > Kernels > TOMOYO Linux > Changelog

    TOMOYO Linux 1.8.3 - Changelog


    What's new in TOMOYO Linux 1.8.3:

    October 3rd, 2011

    · Fix 2011/09/25

    · @ Simplify garbage collector.

    · It turned out that use of batched processing tends to choke garbage
    · collector when certain pattern of entries are queued. Thus, I replaced it
    · with sequential processing.

    · Fix 2011/09/16

    · @ Allow specifying domain transition preference.

    · I got an opinion that it is difficult to use exception policy's domain
    · transition control directives because they need to match the pathname
    · specified to "file execute" directives. For example, if "file execute
    · /bin/\*\-ls\-cat" is given, corresponding domain transition control
    · directive needs to be like "no_keep_domain /bin/\*\-ls\-cat from any".

    · To solve this difficulty, I introduced optional argument that supersedes
    · exception policy's domain transition control directives.

    · file execute /bin/ls keep exec.realpath="/bin/ls" exec.argv[0]="ls"
    · file execute /bin/cat keep exec.realpath="/bin/cat" exec.argv[0]="cat"
    · file execute /bin/\*\-ls\-cat child
    · file execute /usr/sbin/httpd exec.realpath="/usr/sbin/httpd" exec.argv[0]="/usr/sbin/httpd"

    · This argument allows transition to different domains based on conditions.

    · /usr/sbin/sshd
    · file execute /bin/bash /usr/sbin/sshd //batch-session exec.argc=2 exec.argv[1]="-c"
    · file execute /bin/bash /usr/sbin/sshd //root-session task.uid=0
    · file execute /bin/bash /usr/sbin/sshd //nonroot-session task.uid!=0



    What's new in TOMOYO Linux 1.8.2:

    June 21st, 2011

    · Remove unused "struct inode *" parameter from ccs-patch-\*.diff .
    · Allow specifying trigger for activation.
    · Add policy namespace support.
    · Remove CONFIG_CCSECURITY_BUILTIN_INITIALIZERS option.



    What's new in TOMOYO Linux 1.8.1:

    April 1st, 2011

    · Several bugs were fixed.
    · A new feature to protect the Android environment from privilege escalation was added.
    · Support for packed policy format was added.
    · The garbage collector was modified so as not to wait for /proc/ccs/ users.
    · As a result, memory reclamation can start earlier.



    What's new in TOMOYO Linux 1.8.0-p3:

    February 8th, 2011

    · Fix infinite loop bug when reading /proc/ccs/audit or /proc/ccs/query .
    · @ Use filesystem name for unnamed devices when vfsmount is missing.
    · @ Split ccs_null_security into ccs_default_security and ccs_oom_security.
    · @ Use same interface for audit logs.



    What's new in TOMOYO Linux 1.8.0-20110207:

    February 8th, 2011

    · Fix infinite loop bug when reading /proc/ccs/audit or /proc/ccs/query . In ccs_flush(), head->r.w[0] holds pointer to string data to be printed. But head->r.w[0] was updated only when the string data was partially printed (because head->r.w[0] will be updated by head->r.w[1] later if completely printed). However, regarding /proc/ccs/audit and /proc/ccs/query , an additional '\0' is printed after the string data was completely printed. But if free space for read buffer became 0 before printing the additional '\0', ccs_flush() was returning without updating head->r.w[0]. As a result, ccs_flush() forever reprints already printed string data.



    What's new in TOMOYO Linux 1.6.7:

    April 2nd, 2009

    · A severe memory consumption problem was discovered in ccs-patch-1.6.5-20081111.tar.gz .

    · http://lists.sourceforge.jp/mailman/archives/tomoyo-users-en/2008-December/000011.html

    · Those who downloaded ccs-patch-1.6.5-20081111.tar.gz , please update to ccs-patch-1.6.6-20090202.tar.gz .



    What's new in TOMOYO Linux 1.6.6:

    February 2nd, 2009

    · This release fixes 3 bugs that existed in versions 1.6.0 to 1.6.5.



    What's new in TOMOYO Linux 1.6.5:

    November 14th, 2008

    · This third anniversary release fixes many bugs and includes many enhancements.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM