LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

[ANNOUNCE] 2.5.30-lsm1

From:  Chris Wright <chris@wirex.com>
To:  linux-security-module@wirex.com
Subject:  [ANNOUNCE] 2.5.30-lsm1
Date:  Tue, 6 Aug 2002 15:21:53 -0700
Cc:  linux-kernel@vger.kernel.org

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

2.5.30-lsm1 patch released.  This is a rebase to 2.5.30 as well as the
continuation of merging LSM with mainline.

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

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

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

2.5.30-lsm1
 - merge with 2.5.27					(Greg KH)
 - merge with 2.5.28-30					(me)
 - bk file merging to handle changes from mainline	(Greg KH)
 - removed BUS_ISA declaration				(Greg KH)
 - add settime hook					(Robb Romans)
 - SELinux: Bug fixes for the PSID mapping code.	(Stephen Smalley)
 - update initlialized to C99 sytle for cap and dummy	(Adam)
   modules.
 - Fix memory leaks in IPC LSM hooking.			(Stephen Smalley)
 - Fix file_lock hooks.					(Matthew Wilcox)
 - update modules according to file_lock hook change	(me)
 - DTE: logic cleanups					(Serge Hallyn)
 - SELinux: cleanup sysctl table			(Chris Vance)
 - __FUNCTION__ cleanup					(Anton Blanchard)
 - remove __exit attribute from selinux_nf_ip_exit	(me)

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds