Explorar o código

Bump kernel package releases

Maximilian Luz %!s(int64=2) %!d(string=hai) anos
pai
achega
7491c77de8

+ 1 - 1
.github/workflows/debian.yml

@@ -8,7 +8,7 @@ name: Debian
 env:
 env:
   GPG_KEY_ID: 56C464BAAC421453
   GPG_KEY_ID: 56C464BAAC421453
   KERNEL_VERSION: 6.0.8
   KERNEL_VERSION: 6.0.8
-  KERNEL_REVISION: 1
+  KERNEL_REVISION: 2
   LOCALVERSION: -surface
   LOCALVERSION: -surface
   MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
   MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
   MAINLINE_BRANCH: cod/mainline
   MAINLINE_BRANCH: cod/mainline

+ 7 - 7
pkg/arch/kernel/PKGBUILD

@@ -3,7 +3,7 @@
 
 
 pkgbase=linux-surface
 pkgbase=linux-surface
 pkgver=6.0.8.arch1
 pkgver=6.0.8.arch1
-pkgrel=1
+pkgrel=2
 pkgdesc='Linux'
 pkgdesc='Linux'
 _shortver=${pkgver%.*}
 _shortver=${pkgver%.*}
 _fullver=${pkgver%.*}-${pkgver##*.}
 _fullver=${pkgver%.*}-${pkgver##*.}
@@ -53,12 +53,12 @@ sha256sums=('SKIP'
             '4f2771e0aabc51e6833065f1ac3caa3627220ca5b38cd656cf819fe96f8013fc'
             '4f2771e0aabc51e6833065f1ac3caa3627220ca5b38cd656cf819fe96f8013fc'
             'd4dfbbd5ba0b2000bae31a3f21192aba0a57a14413fa4cf6d3dc021489e0c248'
             'd4dfbbd5ba0b2000bae31a3f21192aba0a57a14413fa4cf6d3dc021489e0c248'
             'a9e226d868e0f09baebc8ce0734ef7e62b446962ff209f457fc0e730a8627338'
             'a9e226d868e0f09baebc8ce0734ef7e62b446962ff209f457fc0e730a8627338'
-            'a745980c0e223c735e9e02e915485eaf6968b1ab57191444f57c131ab03c9ea3'
-            'cfa69fde1d06ad495eea17980fe734872ecf4ff1ec1bd1b409219967fad501d2'
-            'acf8d3c9b5befd377e8ff7cb909ed8dff7a07dd2eb9ed1d6ec458323cbc1a733'
-            'a3535d9fef9577e6d442b1f58ae917fba49d6072f45ebc22cc0a90d683e706f4'
-            'cbf92db08cfd30f3cf70591de9abc5f123136058877dc35b4d503e8a1fb4fc12'
-            'baf624363f70300d08e4aa9afb6b49d5440c4fdfc07a4a61287684ceb4f70599')
+            'c510afde04b2a3ed12715f73fbf8fe6a5b2dbf4ff40a2952b86dc358d9431381'
+            'b5a80a37303e15175bc90b19394a3d17f78a8af5b094e816361d7f01dc1b75c5'
+            '5f7588d231816f0002a099c334a89c4f8f9686f6d7789dc5884933c3ea9c63ae'
+            '8098ea84d0135e37a2101b3613006b9d18819fbe1c1123de52ca58312c3508db'
+            'ad61b554814d8ab5546851f83d005d80a6cd7cd41f14c7b4dac01345ef438ec9'
+            'ce9ff7ff74022e7513741bad54fa1ae2fcb804f0f0c8f0fa3b6d1f6600af7e7b')
 
 
 
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_HOST=archlinux

+ 4 - 4
pkg/fedora/kernel-surface/kernel-surface.spec

@@ -6,9 +6,9 @@
 %global kernel_tag_fc36 kernel-6.0.8-200.fc36
 %global kernel_tag_fc36 kernel-6.0.8-200.fc36
 %global kernel_tag_fc35 kernel-6.0.8-100.fc35
 %global kernel_tag_fc35 kernel-6.0.8-100.fc35
 
 
-%global kernel_release_fc37 1
-%global kernel_release_fc36 1
-%global kernel_release_fc35 1
+%global kernel_release_fc37 2
+%global kernel_release_fc36 2
+%global kernel_release_fc35 2
 
 
 # This is what is printed in the GRUB menu. These cannot be fetched from the
 # 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
 # buildhost, because in a container this will also say container. To get the
@@ -17,7 +17,7 @@
 %global fedora_title_fc36 36 (Thirty Six)
 %global fedora_title_fc36 36 (Thirty Six)
 %global fedora_title_fc35 35 (Thirty Five)
 %global fedora_title_fc35 35 (Thirty Five)
 
 
-%global ls_patches_commit 29cddecd2452dd1db22dd929a9b3a8bb7bae9abd
+%global ls_patches_commit 5cfca66118949012cda27e5ea19a10f31b55e9a0
 
 
 %global sb_crt surface.crt
 %global sb_crt surface.crt
 %global sb_key surface.key
 %global sb_key surface.key