[packages/kernel] Partial update to 6.19; make oldconfig behaviour needs more digging (see note in spec); add displayi

Jan Palus atler at pld-linux.org
Mon Feb 9 17:21:58 CET 2026


On 09.02.2026 12:55, arekm wrote:
> commit 3dcbdffea837bdc6f807dcd223aa53249925bf19
> Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
> Date:   Mon Feb 9 12:54:47 2026 +0100
> 
>     Partial update to 6.19; make oldconfig behaviour needs more digging (see note in spec); add displaying new options (via make listnewconfig)
> 
>  android-enable-building-binder-as-module.patch |   6 +-
>  kernel-aufs.patch                              | 947 ++++++++++++-------------
>  kernel-multiarch.config                        |   2 +-
>  kernel.spec                                    |  36 +-
>  4 files changed, 492 insertions(+), 499 deletions(-)
> ---
> diff --git a/kernel.spec b/kernel.spec
> index 609a91a8..597b34e9 100644
> --- a/kernel.spec
> +++ b/kernel.spec
> @@ -51,9 +51,12 @@
>  %define		have_drm	0
>  %endif
>  
> -%define		rel		1
> -%define		basever		6.18
> -%define		postver		.9
> +# make oldconfig doesn't complain about any new symbols while make listnewconfig lists them,
> +# so something is broken or has different bahaviour in 6.19 - don't set rel 1 before figuring that out
> +# and restoring old behaviour for our builds

Can you name same example? oldconfig behaves same way as before for me
in 6.19 (interactively asks about new options)


More information about the pld-devel-pl mailing list