Bernd Kuhls
2ee9ccae5d
{linux, linux-headers}: bump 6.{12, 18, 19}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-03-15 11:28:09 +01:00
Bernd Kuhls
aa461fd353
{linux, linux-headers}: bump 6.{1, 6, 12}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-03-06 18:57:33 +01:00
Bernd Kuhls
7ddb1a9996
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18, 19}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-03-04 22:57:59 +01:00
Bernd Kuhls
f47b624a12
{linux, linux-headers}: bump 6.{18, 19}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-28 11:22:16 +01:00
Bernd Kuhls
5a08bca31b
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18, 19}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2026-02-20 07:50:51 +01:00
Bernd Kuhls
5c7d9ca80e
{linux, linux-headers}: bump 6.{6, 12, 18, 19}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-17 19:14:40 +01:00
Bernd Kuhls
764f9171bc
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-14 11:38:42 +01:00
Bernd Kuhls
566150745b
{toolchain, linux-headers}: add support for 6.19 headers
...
And add (and default to) 6.19 to linux-headers.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-09 23:14:24 +01:00
Fiona Klute
67b7da7d3d
{linux, linux-headers}: fix hash dir links
...
Since commit 0e3ddc9dc8 "{linux,
linux-headers}: split hash file in before and from 6.17" there are two
hash file variants, and symlinks for the individual versions. These
were not updated in 48186093fd "bump
5.{10, 15}.x / 6.{1, 6, 12, 18}.x series".
Fixes: 48186093fd
Signed-off-by: Fiona Klute <fiona.klute@gmx.de >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-06 22:43:23 +01:00
Bernd Kuhls
48186093fd
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-02-06 21:33:48 +01:00
Arnout Vandecappelle
0e3ddc9dc8
{linux, linux-headers}: split hash file in before and from 6.17
...
In linux 6.17, the license file LICENSES/preferred/GPL-2.0 was modified.
As a result, also its hash changed, and the hash was duly updated in
commit d6c0f0015b . Of course, this is only
valid for kernel versions from 6.17 - but at the time, we only set
LINUX_LICENSE_FILES for the latest kernel version, not for any other
kernel versions.
Since commit 305a2d91731fade45f35c259cb012bdf17e8dbeb, we also set
LINUX_LICENSE_FILES for all other versions, including e.g. the CIP
versions. Similarly, we now set LICENSE_FILES for all linux-headers
versions. Thus, the hash check of the license file fails for all older
kernel versions.
Fix this by splitting the hash file in two hash files: before-6.17 and
from-6.17. We keep just two hash file rather than a separate one for
each version to limit the number of files that need to be updated when
bumping kernel versions. Create symlinks for all the CIP version in
linux and for all supported versions in linux-headers.
Include the CIP versions as well for linux-headers. They are used when
the kernel is set to the CIP version and linux-headers to
same-as-kernel.
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be >
2026-02-02 18:43:37 +01:00
Arnout Vandecappelle
d94762640e
package/linux-headers: Add support for custom license files
...
The linux-headers package was not providing any license file for any
version other than the latest one.
Fix this by adding a Kconfig option to specify the license file,
with a default value set to the commonly used license paths.
For the headers-as-kernel case, use LINUX_LICENSE_FILES and disable the
Kconfig option entirely.
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be >
2026-02-02 18:43:36 +01:00
Bernd Kuhls
91523ae39c
{linux, linux-headers}: bump 6.{6, 12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2026-02-01 21:27:41 +01:00
Bernd Kuhls
b64a2da6e0
{linux, linux-headers}: bump 6.{12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-01-24 11:30:29 +01:00
Bernd Kuhls
4fa6ab7b8f
{linux, linux-headers}: bump 5.{10, 15}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-01-20 21:39:01 +01:00
Bernd Kuhls
45181a9a5e
{linux, linux-headers}: bump 6.{1, 6, 12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-01-17 20:42:12 +01:00
Bernd Kuhls
8b1dc96ec6
{linux, linux-headers}: bump 6.{1, 6, 12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-01-13 13:45:00 +01:00
Bernd Kuhls
f190162e0d
{linux, linux-headers}: bump 6.{12, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2026-01-08 21:00:18 +01:00
Bernd Kuhls
5ebe3024be
package/linux-headers: drop 6.17.x option
...
The 6.17.x series is now EOL upstream, so drop the linux-headers
option and add legacy handling for it.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-18 22:29:31 +01:00
Bernd Kuhls
118f5eb360
{linux, linux-headers}: bump 6.{12, 17, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-18 22:29:28 +01:00
Bernd Kuhls
dc7eb6bf08
{linux, linux-headers}: bump 6.{12, 17, 18}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-13 13:04:38 +01:00
Bernd Kuhls
7c9d6018e6
package/linux-headers: drop 5.4.x option
...
The 5.4.x series is now EOL upstream, so drop the linux-headers
option and add legacy handling for it.
Bump kernel version in test_zfs.py.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 12:51:25 +01:00
Bernd Kuhls
6f311de2de
{toolchain, linux-headers}: add support for 6.18 headers
...
And add (and default to) 6.18 to linux-headers.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 12:41:14 +01:00
Bernd Kuhls
eb1d45388f
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 12:41:13 +01:00
Bernd Kuhls
bd1831d161
{linux, linux-headers}: bump 5.4.x series
...
https://lwn.net/Articles/1049060/
"This is the LAST 5.4.y release. It is now end-of-life and should not be
used by anyone, anymore. As of this point in time, there are 1539
documented unfixed CVEs for this kernel branch, and that number will
only increase over time as more CVEs get assigned for kernel bugs."
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-03 22:40:40 +01:00
Bernd Kuhls
b41c6b21d5
{linux, linux-headers}: bump 6.{6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-02 22:46:23 +01:00
Bernd Kuhls
59479ae646
{linux, linux-headers}: bump 6.{6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-11-24 23:38:59 +01:00
Bernd Kuhls
32856875c4
{linux, linux-headers}: bump 6.{12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-11-15 13:57:08 +01:00
Bernd Kuhls
6b7e87f4e1
{linux, linux-headers}: bump 6.{6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-11-03 22:03:40 +01:00
Bernd Kuhls
a6942ce78c
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-29 23:08:02 +01:00
Bernd Kuhls
4016c78ea2
{linux, linux-headers}: bump 6.{6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-25 19:22:09 +02:00
Bernd Kuhls
7095e120a2
{linux, linux-headers}: bump 5.15.x / 6.{1, 6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-19 21:56:07 +02:00
Bernd Kuhls
2661d9b34f
{linux, linux-headers}: bump 6.{1, 6, 12, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-16 21:42:20 +02:00
Bernd Kuhls
3fef7cbb6d
package/linux-headers: drop 6.16.x option
...
The 6.16.x series is now EOL upstream, so drop the linux-headers
option and add legacy handling for it.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-12 22:53:37 +02:00
Bernd Kuhls
fec2d492a4
{linux, linux-headers}: bump 6.{6, 12, 16, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-12 22:53:30 +02:00
Bernd Kuhls
acab6d38a2
{linux, linux-headers}: bump 6.{6, 12, 16, 17}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-08 18:59:14 +02:00
Bernd Kuhls
c4a25d9f3f
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 16}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-03 13:57:04 +02:00
Bernd Kuhls
76d25d365b
{toolchain, linux-headers}: add support for 6.17 headers
...
And add (and default to) 6.17 to linux-headers.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-01 18:43:07 +02:00
Bernd Kuhls
507653a74a
{linux, linux-headers}: bump 6.{1, 6, 12, 16}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-10-01 18:43:07 +02:00
Bernd Kuhls
27e1031aa4
{linux, linux-headers}: security bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 16}.x series
...
This bump, with the exception of the 5.4 series, fixes the VMSCAPE bug:
CVE-2025-40300.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be >
2025-09-11 21:25:27 +02:00
Bernd Kuhls
abed850772
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 16}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-09-05 19:35:55 +02:00
Bernd Kuhls
c1512a76d7
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 16}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2025-08-29 15:13:22 +02:00
Bernd Kuhls
522b56cd50
{linux, linux-headers}: bump 6.{1, 6, 12, 16}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-08-24 16:36:21 +02:00
Bernd Kuhls
0ce896b28b
package/linux-headers: drop 6.15.x option
...
The 6.15.x series is now EOL upstream, so drop the linux-headers
option and add legacy handling for it.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-08-24 16:36:21 +02:00
Thomas Petazzoni
d402ffe276
package/linux-headers: do not allow old kernel headers on Loongarch
...
Loongarch support was added to the upstream Linux kernel in version
5.19, so when versions 5.4, 5.10 or 5.15 are selected, the "build" of
the kernel headers fails:
Makefile:717: arch/loongarch/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/loongarch/Makefile'. Stop.
Fixes:
https://autobuild.buildroot.net/results/b27fc299d14b7bc59dab5dae6deb9cc8bd400a3d/ (5.15)
https://autobuild.buildroot.net/results/1621e9de1170acc5229f99568b35155b6c668b05/ (5.10)
https://autobuild.buildroot.net/results/2a28e37ee8500d165137c14945000770346e9541/ (5.4)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Romain Naour <romain.naour@smile.fr >
2025-08-24 11:41:00 +02:00
Bernd Kuhls
51b27bad91
{linux, linux-headers}: bump 6.{6, 12, 15}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-08-03 17:25:56 +02:00
Bernd Kuhls
d9a1352e7d
{toolchain, linux-headers}: add support for 6.16 headers
...
And add (and default to) 6.16 to linux-headers.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-07-29 01:20:38 +02:00
Bernd Kuhls
065c1b84b5
{linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12, 15}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-07-24 22:16:42 +02:00
Bernd Kuhls
e7a175355b
{linux, linux-headers}: bump 5.15.x / 6.{1, 6, 12, 15}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-07-11 21:51:04 +02:00
Bernd Kuhls
09880508cb
{linux, linux-headers}: bump 6.{1, 6, 12, 15}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-07-08 23:13:46 +02:00