2003-06-17 05:14:08

by Chris Wright

[permalink] [raw]
Subject: 2.5.71-lsm1

The Linux Security Modules project provides a lightweight, general purpose
framework for access control. The LSM interface enables developing
security policies as loadable kernel modules. See http://lsm.immunix.org
for more information.

2.5.71-lsm1 patch released. This is an update up to 2.5.71 as well as
some module updates, and various cleanups. In line with other struct
sock changes in 2.5.71, the sock->security field is now called
sk_security.

Full lsm-2.5 patch (LSM + all modules) is available at:
http://lsm.immunix.org/patches/2.5/2.5.71/patch-2.5.71-lsm1.gz

The whole ChangeLog for this release is at:
http://lsm.immunix.org/patches/2.5/2.5.71/ChangeLog-2.5.71-lsm1

The LSM 2.5 BK tree can be pulled from:
bk://lsm.bkbits.net/lsm-2.5

ChangeLog summary:

Chris Wright:
o [SELINUX] update to new struct sock (struct members now prefixed with sk_)
TAG: v2.5.71-lsm1
o [LIDS] update to new struct sock (struct members now prefixed with sk_)
o update to new struct sock (->security becomes ->sk_security)
o trigger update. Update to newer SendMail.pm, and set ReplyTo
o merge with 2.5.71
o [TPE] various cleanups
o [LIDS] delete lids_check_scan.c, leftover from previous lids patch

Huagang Xie:
o [LIDS] merge 2.0.3rc1 patch

Niki Rahimi:
o [TPE] Update doc to reflect use of sysfs
o [TPE] move to sysfs and fix bug in tpe_search
o Updates to spin lock code
o Added spin locks to tpe_acl

thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net