[projects/pld-builder.new] kernel 5.15.is new longterm

baggins baggins at pld-linux.org
Sun Jan 16 22:21:05 CET 2022


commit 570a69b627f6b26b105f3d17c55692beb50765dd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 16 22:20:49 2022 +0100

    kernel 5.15.is new longterm

 client/rebuild-kernel-packages.py | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py
index b5a3333..b41dff7 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -14,19 +14,19 @@ import sys
 supported_kernels = ['head', '5.10', '5.4', '4.19', '4.14', '4.9']
 
 packages = collections.OrderedDict([
-    ('dahdi-linux',                           ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('ipset',                                 ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('linux-gpib',                            ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('lttng-modules',                         ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('r8168',                                 ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('rtl8812au',                             ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('VirtualBox',                            ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('vpb-driver',                            ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('wl',                                    ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('xorg-driver-video-nvidia',              ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('xorg-driver-video-nvidia-legacy-390xx', ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('zfs',                                   ['head', '5.10', '5.4', '4.19', '4.14', '4.9']),
-    ('xtables-addons',                        ['head', '5.10', '5.4', '4.19']),
+    ('dahdi-linux',                           ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('ipset',                                 ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('linux-gpib',                            ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('lttng-modules',                         ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('r8168',                                 ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('rtl8812au',                             ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('VirtualBox',                            ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('vpb-driver',                            ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('wl',                                    ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('xorg-driver-video-nvidia',              ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('xorg-driver-video-nvidia-legacy-390xx', ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('zfs',                                   ['head', '5.15', '5.10', '5.4', '4.19', '4.14', '4.9']),
+    ('xtables-addons',                        ['head', '5.15', '5.10', '5.4', '4.19']),
     ('xtables-addons:XTADDONS_2',             ['4.14', '4.9']),
     ('crash',                                 ['5.4', '4.19', '4.14', '4.9']),
     ('WireGuard',                             ['5.4', '4.19', '4.14', '4.9']),
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/570a69b627f6b26b105f3d17c55692beb50765dd



More information about the pld-cvs-commit mailing list