linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] Smack: Repair for 5.2 build issue.
@ 2019-04-30 21:29 Casey Schaufler
  2019-05-06 15:53 ` Casey Schaufler
  0 siblings, 1 reply; 5+ messages in thread
From: Casey Schaufler @ 2019-04-30 21:29 UTC (permalink / raw)
  To: James Morris, Tetsuo Handa, Linux Security Module list; +Cc: casey

James, please pull this repair for a build problem with the last change.

The following changes since commit b9ef5513c99bf9c8bfd9c9e8051b67f52b2dee1e:

   smack: Check address length before reading address family (2019-04-29 17:32:27 -0700)

are available in the git repository at:

   https://github.com/cschaufler/next-smack.git smack-for-5.2-b

for you to fetch changes up to 619ae03e922b65a1a5d4269ceae1e9e13a058d6b:

   Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)

----------------------------------------------------------------
Casey Schaufler (1):
       Smack: Fix kbuild reported build error

  security/smack/smack_lsm.c | 2 ++
  1 file changed, 2 insertions(+)


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

* Re: [PULL] Smack: Repair for 5.2 build issue.
  2019-04-30 21:29 [PULL] Smack: Repair for 5.2 build issue Casey Schaufler
@ 2019-05-06 15:53 ` Casey Schaufler
  2019-05-06 21:31   ` James Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Casey Schaufler @ 2019-05-06 15:53 UTC (permalink / raw)
  To: James Morris, Tetsuo Handa, Linux Security Module list

On 4/30/2019 2:29 PM, Casey Schaufler wrote:

> James, please pull this repair for a build problem with the last change.

James, did you get this request? It's an important build fix.

> The following changes since commit b9ef5513c99bf9c8bfd9c9e8051b67f52b2dee1e:
>    smack: Check address length before reading address family (2019-04-29 17:32:27 -0700)
> are available in the git repository at:
>    https://github.com/cschaufler/next-smack.git smack-for-5.2-b
> for you to fetch changes up to 619ae03e922b65a1a5d4269ceae1e9e13a058d6b:
>    Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)
> ----------------------------------------------------------------
> Casey Schaufler (1):
>        Smack: Fix kbuild reported build error
>   security/smack/smack_lsm.c | 2 ++
>   1 file changed, 2 insertions(+)
>

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

* Re: [PULL] Smack: Repair for 5.2 build issue.
  2019-05-06 15:53 ` Casey Schaufler
@ 2019-05-06 21:31   ` James Morris
  2019-05-06 23:45     ` Casey Schaufler
  0 siblings, 1 reply; 5+ messages in thread
From: James Morris @ 2019-05-06 21:31 UTC (permalink / raw)
  To: Casey Schaufler; +Cc: Tetsuo Handa, Linux Security Module list

[-- Attachment #1: Type: text/plain, Size: 1020 bytes --]

On Mon, 6 May 2019, Casey Schaufler wrote:

> On 4/30/2019 2:29 PM, Casey Schaufler wrote:
> 
> > James, please pull this repair for a build problem with the last change.
> 
> James, did you get this request? It's an important build fix.

I pulled this branch, please check next-smack in my repo.

> 
> > The following changes since commit b9ef5513c99bf9c8bfd9c9e8051b67f52b2dee1e:
> >    smack: Check address length before reading address family (2019-04-29
> > 17:32:27 -0700)
> > are available in the git repository at:
> >    https://github.com/cschaufler/next-smack.git smack-for-5.2-b
> > for you to fetch changes up to 619ae03e922b65a1a5d4269ceae1e9e13a058d6b:
> >    Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)
> > ----------------------------------------------------------------
> > Casey Schaufler (1):
> >        Smack: Fix kbuild reported build error
> >   security/smack/smack_lsm.c | 2 ++
> >   1 file changed, 2 insertions(+)
> > 
> 

-- 
James Morris
<jmorris@namei.org>

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

* Re: [PULL] Smack: Repair for 5.2 build issue.
  2019-05-06 21:31   ` James Morris
@ 2019-05-06 23:45     ` Casey Schaufler
  2019-05-07  3:29       ` James Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Casey Schaufler @ 2019-05-06 23:45 UTC (permalink / raw)
  To: James Morris; +Cc: Tetsuo Handa, Linux Security Module list

On 5/6/2019 2:31 PM, James Morris wrote:
> On Mon, 6 May 2019, Casey Schaufler wrote:
>
>> On 4/30/2019 2:29 PM, Casey Schaufler wrote:
>>
>>> James, please pull this repair for a build problem with the last change.
>> James, did you get this request? It's an important build fix.
> I pulled this branch, please check next-smack in my repo.

There was an additional change:
	Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)

that came in on that same branch in response to a kbuild report.

>
>>> The following changes since commit b9ef5513c99bf9c8bfd9c9e8051b67f52b2dee1e:
>>>   ?? smack: Check address length before reading address family (2019-04-29
>>> 17:32:27 -0700)
>>> are available in the git repository at:
>>>   ?? https://github.com/cschaufler/next-smack.git smack-for-5.2-b
>>> for you to fetch changes up to 619ae03e922b65a1a5d4269ceae1e9e13a058d6b:
>>>   ?? Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)
>>> ----------------------------------------------------------------
>>> Casey Schaufler (1):
>>>   ?????????? Smack: Fix kbuild reported build error
>>>   ??security/smack/smack_lsm.c | 2 ++
>>>   ??1 file changed, 2 insertions(+)
>>>

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

* Re: [PULL] Smack: Repair for 5.2 build issue.
  2019-05-06 23:45     ` Casey Schaufler
@ 2019-05-07  3:29       ` James Morris
  0 siblings, 0 replies; 5+ messages in thread
From: James Morris @ 2019-05-07  3:29 UTC (permalink / raw)
  To: Casey Schaufler; +Cc: Tetsuo Handa, Linux Security Module list

On Mon, 6 May 2019, Casey Schaufler wrote:

> On 5/6/2019 2:31 PM, James Morris wrote:
> > On Mon, 6 May 2019, Casey Schaufler wrote:
> > 
> > > On 4/30/2019 2:29 PM, Casey Schaufler wrote:
> > > 
> > > > James, please pull this repair for a build problem with the last change.
> > > James, did you get this request? It's an important build fix.
> > I pulled this branch, please check next-smack in my repo.
> 
> There was an additional change:
> 	Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)
> 
> that came in on that same branch in response to a kbuild report.

Now applied.

> 
> > 
> > > > The following changes since commit
> > > > b9ef5513c99bf9c8bfd9c9e8051b67f52b2dee1e:
> > > >   ?? smack: Check address length before reading address family
> > > > (2019-04-29
> > > > 17:32:27 -0700)
> > > > are available in the git repository at:
> > > >   ?? https://github.com/cschaufler/next-smack.git smack-for-5.2-b
> > > > for you to fetch changes up to 619ae03e922b65a1a5d4269ceae1e9e13a058d6b:
> > > >   ?? Smack: Fix kbuild reported build error (2019-04-30 14:13:32 -0700)
> > > > ----------------------------------------------------------------
> > > > Casey Schaufler (1):
> > > >   ?????????? Smack: Fix kbuild reported build error
> > > >   ??security/smack/smack_lsm.c | 2 ++
> > > >   ??1 file changed, 2 insertions(+)
> > > > 
> 

-- 
James Morris
<jmorris@namei.org>


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

end of thread, other threads:[~2019-05-07  3:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30 21:29 [PULL] Smack: Repair for 5.2 build issue Casey Schaufler
2019-05-06 15:53 ` Casey Schaufler
2019-05-06 21:31   ` James Morris
2019-05-06 23:45     ` Casey Schaufler
2019-05-07  3:29       ` James Morris

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).