selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Bad file pattern in 'SELINUX SECURITY MODULE'
@ 2019-03-25 23:21 Casey Schaufler
  2019-03-25 23:52 ` Paul Moore
  0 siblings, 1 reply; 4+ messages in thread
From: Casey Schaufler @ 2019-03-25 23:21 UTC (permalink / raw)
  To: joe, linux-kernel; +Cc: casey, paul, sds, eparis, selinux, keescook

The include/linux/selinux.h file has been removed.
Remove the entry from the MAINTAINERS file.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..1039c34dff3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13947,7 +13947,6 @@ W:	https://selinuxproject.org
 W:	https://github.com/SELinuxProject
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
 S:	Supported
-F:	include/linux/selinux*
 F:	security/selinux/
 F:	scripts/selinux/
 F:	Documentation/admin-guide/LSM/SELinux.rst

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Bad file pattern in 'SELINUX SECURITY MODULE'
  2019-03-25 23:21 [PATCH] Bad file pattern in 'SELINUX SECURITY MODULE' Casey Schaufler
@ 2019-03-25 23:52 ` Paul Moore
  2019-03-29 13:33   ` Paul Moore
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Moore @ 2019-03-25 23:52 UTC (permalink / raw)
  To: Casey Schaufler
  Cc: joe, linux-kernel, Stephen Smalley, Eric Paris, selinux, keescook

On Mon, Mar 25, 2019 at 7:21 PM Casey Schaufler <casey@schaufler-ca.com> wrote:
> The include/linux/selinux.h file has been removed.
> Remove the entry from the MAINTAINERS file.
>
> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..1039c34dff3c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13947,7 +13947,6 @@ W:      https://selinuxproject.org
>  W:     https://github.com/SELinuxProject
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
>  S:     Supported
> -F:     include/linux/selinux*

This is fine with me, but if we're updating this file, we should
probably add the following:

F: include/uapi/linux/selinux_netlink.h

>  F:     security/selinux/
>  F:     scripts/selinux/
>  F:     Documentation/admin-guide/LSM/SELinux.rst

-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Bad file pattern in 'SELINUX SECURITY MODULE'
  2019-03-25 23:52 ` Paul Moore
@ 2019-03-29 13:33   ` Paul Moore
  2019-03-29 15:22     ` Casey Schaufler
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Moore @ 2019-03-29 13:33 UTC (permalink / raw)
  To: Casey Schaufler
  Cc: joe, linux-kernel, Stephen Smalley, Eric Paris, selinux, keescook

On Mon, Mar 25, 2019 at 7:52 PM Paul Moore <paul@paul-moore.com> wrote:
> On Mon, Mar 25, 2019 at 7:21 PM Casey Schaufler <casey@schaufler-ca.com> wrote:
> > The include/linux/selinux.h file has been removed.
> > Remove the entry from the MAINTAINERS file.
> >
> > Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3e5a5d263f29..1039c34dff3c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -13947,7 +13947,6 @@ W:      https://selinuxproject.org
> >  W:     https://github.com/SELinuxProject
> >  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
> >  S:     Supported
> > -F:     include/linux/selinux*
>
> This is fine with me, but if we're updating this file, we should
> probably add the following:
>
> F: include/uapi/linux/selinux_netlink.h

Are you going to update this Casey or should I?

> >  F:     security/selinux/
> >  F:     scripts/selinux/
> >  F:     Documentation/admin-guide/LSM/SELinux.rst

-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Bad file pattern in 'SELINUX SECURITY MODULE'
  2019-03-29 13:33   ` Paul Moore
@ 2019-03-29 15:22     ` Casey Schaufler
  0 siblings, 0 replies; 4+ messages in thread
From: Casey Schaufler @ 2019-03-29 15:22 UTC (permalink / raw)
  To: Paul Moore
  Cc: joe, linux-kernel, Stephen Smalley, Eric Paris, selinux, keescook

On 3/29/2019 6:33 AM, Paul Moore wrote:
> On Mon, Mar 25, 2019 at 7:52 PM Paul Moore <paul@paul-moore.com> wrote:
>> On Mon, Mar 25, 2019 at 7:21 PM Casey Schaufler <casey@schaufler-ca.com> wrote:
>>> The include/linux/selinux.h file has been removed.
>>> Remove the entry from the MAINTAINERS file.
>>>
>>> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
>>> ---
>>>   MAINTAINERS | 1 -
>>>   1 file changed, 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 3e5a5d263f29..1039c34dff3c 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -13947,7 +13947,6 @@ W:      https://selinuxproject.org
>>>   W:     https://github.com/SELinuxProject
>>>   T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
>>>   S:     Supported
>>> -F:     include/linux/selinux*
>> This is fine with me, but if we're updating this file, we should
>> probably add the following:
>>
>> F: include/uapi/linux/selinux_netlink.h
> Are you going to update this Casey or should I?

I wasn't planning to do more than fix what I'd broken.
Have at it. Thanks.

>
>>>   F:     security/selinux/
>>>   F:     scripts/selinux/
>>>   F:     Documentation/admin-guide/LSM/SELinux.rst

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-29 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 23:21 [PATCH] Bad file pattern in 'SELINUX SECURITY MODULE' Casey Schaufler
2019-03-25 23:52 ` Paul Moore
2019-03-29 13:33   ` Paul Moore
2019-03-29 15:22     ` Casey Schaufler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).