[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aff6b556-7cc9-be2d-e1d2-ddfaae665210@schaufler-ca.com>
Date: Tue, 12 Jul 2022 14:58:31 -0700
From: Casey Schaufler <casey@...aufler-ca.com>
To: John Johansen <john.johansen@...onical.com>,
casey.schaufler@...el.com, jmorris@...ei.org,
linux-security-module@...r.kernel.org, selinux@...r.kernel.org
Cc: linux-audit@...hat.com, keescook@...omium.org,
penguin-kernel@...ove.sakura.ne.jp, paul@...l-moore.com,
stephen.smalley.work@...il.com, linux-kernel@...r.kernel.org,
casey@...aufler-ca.com
Subject: Re: [PATCH v37 00/33] LSM: Module stacking for AppArmor
On 7/12/2022 2:42 PM, John Johansen wrote:
> On 6/27/22 17:55, Casey Schaufler wrote:
>> This patchset provides the changes required for
>> the AppArmor security module to stack safely with any other.
>> There are additional changes required for SELinux and Smack
>> to coexist. These are primarily in the networking code and
>> will be addressed after these changes are upstream.
>>
>> v37: Rebase to 5.19-rc3
>> - Audit changes should be complete, all comments have been
>> addressed.
>> - Address indexing an empty array for the case where no
>> built in security modules require data in struct lsmblob.
>> - Fix a few checkpatch complaints.
>> v36: Rebase to 5.19-rc1
>> - Yet another rework of the audit changes. Rearranging how the
>> timestamp is managed allows auxiliary records to be generated
>> correctly with a minimum of fuss.
>> - In the end no LSM interface scaffolding remains. Secids have
>> been replaced with lsmblob structures in all cases, including
>> IMA and NetLabel.
>
> <<snip>>
>
>> https://github.com/cschaufler/lsm-stacking.git#stack-5.19-rc3-v37
>>
>
> hey Casey,
>
> I am not finding v37 in your public github tree, the newest I see is v36
> and v36-a both based on 5.19-rc1. Can you make sure v37 is pushed?
Whoops. v37 hadn't gotten pushed. It has been now. Thanks for
your interest! And subsequent reviews, of course.
>
> thanks
> john
>
Powered by blists - more mailing lists