diff --git a/pkg/fedora/kernel-surface/kernel-surface.spec b/pkg/fedora/kernel-surface/kernel-surface.spec index 2ca9deb52..5dea4c845 100755 --- a/pkg/fedora/kernel-surface/kernel-surface.spec +++ b/pkg/fedora/kernel-surface/kernel-surface.spec @@ -2,13 +2,13 @@ # Definitions to configure the kernel we want to build # -%global kernel_tag_fc36 kernel-5.17.9-300.fc36 -%global kernel_tag_fc35 kernel-5.17.9-200.fc35 -%global kernel_tag_fc34 kernel-5.17.9-100.fc34 +%global kernel_tag_fc36 kernel-5.17.12-300.fc36 +%global kernel_tag_fc35 kernel-5.17.12-200.fc35 +%global kernel_tag_fc34 kernel-5.17.12-100.fc34 -%global kernel_release_fc36 2 -%global kernel_release_fc35 2 -%global kernel_release_fc34 2 +%global kernel_release_fc36 1 +%global kernel_release_fc35 1 +%global kernel_release_fc34 1 # This is what is printed in the GRUB menu. These cannot be fetched from the # buildhost, because in a container this will also say container. To get the @@ -17,7 +17,7 @@ %global fedora_title_fc35 35 (Thirty Five) %global fedora_title_fc34 34 (Thirty Four) -%global ls_patches_commit db5d478c8cd5e24aa49c1a04a38f1c5d989a6437 +%global ls_patches_commit 8284404362b076d75546e086fcda7fd5a9faeff8 %global sb_crt surface.crt %global sb_key surface.key