mbox series

[Lunar,PULL] UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0

Message ID 918ba513-3e90-4752-bd10-42bc3368badb@canonical.com
State New
Headers show
Series [Lunar,PULL] UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0 | expand

Pull-request

https://gitlab.com/jjohansen/apparmor-kernel.git tags/lsm-fix-04-28-2023

Message

John Johansen April 28, 2023, 8:30 a.m. UTC
The following changes since commit e182447c03d5025ced03573df8f937d4e5184a8c:

   UBUNTU: [Packaging] debian/rules: Add DKMS info to 'printenv' output (2023-04-24 16:07:07 +0200)

are available in the Git repository at:

   https://gitlab.com/jjohansen/apparmor-kernel.git tags/lsm-fix-04-28-2023

for you to fetch changes up to fa08cc411b14f35defe8d051383f2c57e723a79b:

   UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0 (2023-04-28 00:47:41 -0700)

----------------------------------------------------------------
John Johansen (1):
       UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0

  security/security.c | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Andrea Righi April 28, 2023, 8:50 a.m. UTC | #1
On Fri, Apr 28, 2023 at 01:30:46AM -0700, John Johansen wrote:
> The following changes since commit e182447c03d5025ced03573df8f937d4e5184a8c:
> 
>   UBUNTU: [Packaging] debian/rules: Add DKMS info to 'printenv' output (2023-04-24 16:07:07 +0200)
> 
> are available in the Git repository at:
> 
>   https://gitlab.com/jjohansen/apparmor-kernel.git tags/lsm-fix-04-28-2023
> 
> for you to fetch changes up to fa08cc411b14f35defe8d051383f2c57e723a79b:
> 
>   UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0 (2023-04-28 00:47:41 -0700)
> 
> ----------------------------------------------------------------
> John Johansen (1):
>       UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0

Applied to lunar/linux-unstable.

Thanks,
-Andrea
Stefan Bader April 28, 2023, 9:23 a.m. UTC | #2
On 28.04.23 10:30, John Johansen wrote:
> The following changes since commit 
> e182447c03d5025ced03573df8f937d4e5184a8c:
> 
>    UBUNTU: [Packaging] debian/rules: Add DKMS info to 'printenv' output 
> (2023-04-24 16:07:07 +0200)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/jjohansen/apparmor-kernel.git tags/lsm-fix-04-28-2023
> 
> for you to fetch changes up to fa08cc411b14f35defe8d051383f2c57e723a79b:
> 
>    UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with 
> apparmor=0 (2023-04-28 00:47:41 -0700)
> 
> ----------------------------------------------------------------
> John Johansen (1):
>        UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with 
> apparmor=0
> 
>   security/security.c | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> 

BugLink: http://bugs.launchpad.net/bugs/2016908

Acked-by: Stefan Bader <stefan.bader@canonical.com>
Stefan Bader May 12, 2023, 9:05 a.m. UTC | #3
On 28.04.23 10:30, John Johansen wrote:
> The following changes since commit 
> e182447c03d5025ced03573df8f937d4e5184a8c:
> 
>    UBUNTU: [Packaging] debian/rules: Add DKMS info to 'printenv' output 
> (2023-04-24 16:07:07 +0200)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/jjohansen/apparmor-kernel.git tags/lsm-fix-04-28-2023
> 
> for you to fetch changes up to fa08cc411b14f35defe8d051383f2c57e723a79b:
> 
>    UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with 
> apparmor=0 (2023-04-28 00:47:41 -0700)
> 
> ----------------------------------------------------------------
> John Johansen (1):
>        UBUNTU: SAUCE: (no-up) Stacking v38: Fix prctl() syscall with 
> apparmor=0
> 
>   security/security.c | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> 

Applied to lunar:linux/master-next. Thanks.

-Stefan