diff options
Diffstat (limited to '')
-rw-r--r-- | debian/config.defines.dump | 6 | ||||
-rw-r--r-- | debian/config/config | 5 | ||||
-rw-r--r-- | debian/config/defines | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/debian/config.defines.dump b/debian/config.defines.dump index 771aa67bc..6129814bf 100644 --- a/debian/config.defines.dump +++ b/debian/config.defines.dump @@ -8,7 +8,7 @@ tp3 (dp4 Vabiname p5 -V23 +V24 p6 sVignore-changes p7 @@ -2949,7 +2949,7 @@ tp1578 (dp1579 Vsource p1580 -V4.19.269-1 +V4.19.282-1 p1581 sVupstream p1582 @@ -2961,6 +2961,6 @@ V4.19.0 p1585 sVabiname p1586 -V4.19.0-23 +V4.19.0-24 p1587 ss.
\ No newline at end of file diff --git a/debian/config/config b/debian/config/config index 6d95e2809..f50d397fe 100644 --- a/debian/config/config +++ b/debian/config/config @@ -7619,8 +7619,9 @@ CONFIG_HARDENED_USERCOPY=y # CONFIG_HARDENED_USERCOPY_FALLBACK is not set # CONFIG_HARDENED_USERCOPY_PAGESPAN is not set CONFIG_FORTIFY_SOURCE=y -CONFIG_LOCK_DOWN_KERNEL=y -CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y +#. These are overridden if the [build]signed-code setting is enabled +# CONFIG_LOCK_DOWN_KERNEL is not set +# CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT is not set ## choice: Default security module CONFIG_DEFAULT_SECURITY_APPARMOR=y ## end choice diff --git a/debian/config/defines b/debian/config/defines index 74480f0f9..bfbb9aefc 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -1,5 +1,5 @@ [abi] -abiname: 23 +abiname: 24 ignore-changes: __cpuhp_* bpf_analyzer |