K900
2f9ebbe922
linux_6_1: 6.1.109 -> 6.1.110
2024-09-12 19:08:42 +03:00
K900
9be115990e
linux_6_6: 6.6.50 -> 6.6.51
2024-09-12 19:08:38 +03:00
K900
9082362fda
linux_6_10: 6.10.9 -> 6.10.10
2024-09-12 19:08:35 +03:00
K900
7689b6f5dd
linux_testing: 6.11-rc6 -> 6.11-rc7
2024-09-12 19:08:32 +03:00
Ryan Omasta
160e68227e
linuxKernel.kernels.linux_zen: 6.10.7-zen1 -> 6.10.9-zen1; linuxKernel.kernels.linux_lqx: 6.10.6-lqx1 -> 6.10.9-lqx1
2024-09-11 12:12:08 -06:00
Mathias Zhang
7f5b5f2eba
linux_xanmod_latest: 6.10.7 -> 6.10.9
2024-09-10 10:35:58 +08:00
Mathias Zhang
55f090dee0
linux_xanmod: 6.6.48 -> 6.6.50
2024-09-10 10:13:23 +08:00
Andrew Marshall
abc759221f
linux: remove unneeded and misleading passthru.isVanilla
...
This was added for use by ZFS, but it turned out that `pname == "linux"`
is sufficient enough and has better coverage since many of our Linux
variants do not have an existing `passthru.isX`, and instead are
identifiable by a different pname.
2024-09-09 10:24:41 -04:00
K900
e6b0cd5682
linux-rt_6_6: 6.6.48-rt40 -> 6.6.49-rt41
2024-09-08 17:34:58 +03:00
K900
88925f5a72
linux-rt_6_1: 6.1.107-rt39 -> 6.1.108-rt40
2024-09-08 17:34:18 +03:00
K900
53cffbe502
linux-rt_5_10: 5.10.223-rt115 -> 5.10.224-rt116
2024-09-08 17:33:55 +03:00
K900
bd33e4993c
linux_6_1: 6.1.108 -> 6.1.109
2024-09-08 17:33:12 +03:00
K900
6c4a7440e3
linux_6_6: 6.6.49 -> 6.6.50
2024-09-08 17:33:07 +03:00
K900
7dfbfd4e0d
linux_6_10: 6.10.8 -> 6.10.9
2024-09-08 17:32:46 +03:00
K900
661b7d8c12
linux_4_19: 4.19.320 -> 4.19.321
2024-09-04 15:56:45 +03:00
K900
9e7883060a
linux_5_4: 5.4.282 -> 5.4.283
2024-09-04 15:56:43 +03:00
K900
8515cbc2fd
linux_5_10: 5.10.224 -> 5.10.225
2024-09-04 15:56:40 +03:00
K900
3e5ef94029
linux_5_15: 5.15.165 -> 5.15.166
2024-09-04 15:56:35 +03:00
K900
d55d2b39c6
linux_6_1: 6.1.107 -> 6.1.108
2024-09-04 15:56:31 +03:00
K900
0afcd85cd7
linux_6_6: 6.6.48 -> 6.6.49
2024-09-04 15:56:27 +03:00
K900
987e8f6d67
linux_6_10: 6.10.7 -> 6.10.8
2024-09-04 15:56:21 +03:00
Fabián Heredia Montiel
2407ff00bb
linux_xanmod, linux_xanmod_latest: 2024-08-29 ( #338803 )
2024-09-02 17:18:17 -06:00
Maximilian Bosch
00ac0bbead
Linux kernels 2024-09-01 ( #338784 )
2024-09-01 16:21:59 +02:00
Mathias Zhang
78bac42cb3
linux_xanmod_latest: 6.10.6 -> 6.10.7
2024-09-01 21:17:21 +08:00
Mathias Zhang
aa4fea2c08
linux_xanmod: 6.6.47 -> 6.6.48
2024-09-01 21:04:11 +08:00
Julius Michaelis
ac48445434
linux_rpi{02w,1,2,3,4}: Add dtb for rpi-zero-2-w
...
Given that linux_rpi02w exists (as an alias for linux_rpi3),
not having the dtb makes little sense
2024-09-01 13:45:04 +02:00
Alyssa Ross
c4462ae03a
linux-rt_6_6: 6.6.44-rt39 -> 6.6.48-rt40
2024-09-01 13:44:02 +02:00
Alyssa Ross
294a3cb4cf
linux-rt_6_1: 6.1.105-rt38 -> 6.1.107-rt39
2024-09-01 13:43:27 +02:00
Alyssa Ross
08df2f9c3d
linux_testing: 6.11-rc5 -> 6.11-rc6
2024-09-01 13:42:50 +02:00
Adam C. Stephens
3988df82e6
zfs: dynamically determine latestCompatibleLinuxPackages ( #337933 )
2024-08-30 13:44:49 -04:00
Ryan Omasta
430ffc664a
linuxKernel.kernels.linux_zen: 6.10.5-zen1 -> 6.10.7-zen1; linuxKernel.kernels.linux_lqx: 6.10.5-lqx1 -> 6.10.6-lqx1
2024-08-29 18:05:19 -06:00
K900
080235871b
linux_6_1: 6.1.106 -> 6.1.107
2024-08-29 19:24:54 +03:00
K900
7c396432e2
linux_6_6: 6.6.47 -> 6.6.48
2024-08-29 19:24:46 +03:00
K900
4c71b5b280
linux_6_10: 6.10.6 -> 6.10.7
2024-08-29 19:24:41 +03:00
Andrew Marshall
222e62af54
linux: add passthru.isVanilla
...
For use by consumers that want to iterate over all Linux Kernel packages
to, e.g., find the latest “vanilla” version that matches some version
constraint. (E.g. This will soon be used by ZFS’s
latestCompatibleLinuxPackages)
2024-08-28 09:07:55 -04:00
Zoom
48e00dda26
Kernel: update testing to 6.11-rc5
...
Update `linuxPackages_testing` from 6.11-rc4 to 6.11-rc5
2024-08-26 20:23:03 +02:00
Fabián Heredia Montiel
1e55a8377f
Merge pull request #335905 from Shawn8901/update_xanmod-2024-08-19
...
linux_xanmod, linux_xanmod_latest: 2024-08-19
2024-08-22 10:01:41 -06:00
Shawn8901
503a4acb5e
linux_xanmod_latest: 6.10.5 -> 6.10.6
2024-08-19 22:17:12 +02:00
Shawn8901
2e7e0134c4
linux_xanmod: 6.6.46 -> 6.6.47
2024-08-19 22:14:15 +02:00
K900
dba2363a18
linux-rt_6_1: 6.1.102-rt37 -> 6.1.105-rt38
2024-08-19 08:14:01 +02:00
K900
764392dcfc
linux_4_19: 4.19.319 -> 4.19.320
2024-08-19 08:14:01 +02:00
K900
14aadc321b
linux_5_4: 5.4.281 -> 5.4.282
2024-08-19 08:14:01 +02:00
K900
f407a43795
linux_5_10: 5.10.223 -> 5.10.224
2024-08-19 08:14:01 +02:00
K900
b073b43445
linux_5_15: 5.15.164 -> 5.15.165
2024-08-19 08:14:01 +02:00
K900
61e71859f4
linux_6_1: 6.1.105 -> 6.1.106
2024-08-19 08:14:01 +02:00
K900
97a2b970d9
linux_6_6: 6.6.46 -> 6.6.47
2024-08-19 08:14:01 +02:00
K900
ada73e57e7
linux_6_10: 6.10.5 -> 6.10.6
2024-08-19 08:14:01 +02:00
K900
69f24c5575
linux_testing: 6.11-rc3 -> 6.11-rc4
2024-08-19 08:14:01 +02:00
Dmitriy Kholkin
988bf19f2c
linux-packages: fix argsOverride
2024-08-18 10:38:23 +03:00
John Titor
d9e6adf4e7
linuxKernel.kernels.linux_lqx: 6.9.11 -> 6.10.5
2024-08-17 21:45:12 +05:30