From: Tetsuo Handa on
John Johansen wrote:
> > By the way, security/apparmor/Kconfig and security/apparmor/Makefile seems to be missing...
>
> hrmm,
>
> [PATCH 12/13] AppArmor: Enable configuring and building of the AppArmor security module
>
> Kconfig and Makefiles to enable configuration and building of AppArmor.
>
> Signed-off-by: John Johansen <john.johansen(a)canonical.com>
> ---
> security/Kconfig | 6 ++++++
> security/Makefile | 2 ++
> security/apparmor/.gitignore | 5 +++++
> security/apparmor/Kconfig | 31 +++++++++++++++++++++++++++++++
> security/apparmor/Makefile | 24 ++++++++++++++++++++++++
> 5 files changed, 68 insertions(+), 0 deletions(-)

Indeed. security/apparmor/.gitignore and security/apparmor/Kconfig and
security/apparmor/Makefile are by error dropped when commiting.
http://git.kernel.org/?p=linux/kernel/git/jmorris/security-testing-2.6.git;a=commit;h=32bd8e5273c0be4189274ab55c4d16862f0dd87d
James, please correct.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: James Morris on
On Fri, 30 Jul 2010, Tetsuo Handa wrote:

> Indeed. security/apparmor/.gitignore and security/apparmor/Kconfig and
> security/apparmor/Makefile are by error dropped when commiting.
> http://git.kernel.org/?p=linux/kernel/git/jmorris/security-testing-2.6.git;a=commit;h=32bd8e5273c0be4189274ab55c4d16862f0dd87d
> James, please correct.

Yep, I had to edit a couple of those files and they did not get added
properly (I'm sure I typed git-add...).

Should be fixed now, please test.


--
James Morris
<jmorris(a)namei.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Casey Schaufler on
James Morris wrote:
> On Thu, 29 Jul 2010, John Johansen wrote:
>
>
>> This is the seveth general posting of the newest version of the
>> AppArmor security module it has been rewritten to use the security_path
>> hooks instead of the previous vfs approach. The current implementation
>> is aimed at being as semantically close to previous versions of AppArmor
>> as possible while using the existing LSM infrastructure.
>>
>
> Applied to
> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next
>
> Please carry out any further development against the above tree.
>

Now wasn't that an adventure?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Tetsuo Handa on
James Morris wrote:
> Should be fixed now, please test.
Now config and build works. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Pavel Machek on
On Wed 2010-07-28 15:48:22, Tetsuo Handa wrote:
> John Johansen wrote:
> > With this submission we believe AppArmor is ready for inclusion into
> > the kernel.
> If nobody has objection, I think it is time to add AppArmor for Linux 2.6.36.

I do have objections. See mail archives.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/