diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index cd48c780f..2414030fe 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -8,7 +8,7 @@ name: Debian env: GPG_KEY_ID: 56C464BAAC421453 KERNEL_VERSION: 5.17.5 - KERNEL_REVISION: 2 + KERNEL_REVISION: 3 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline diff --git a/pkg/arch/kernel/PKGBUILD b/pkg/arch/kernel/PKGBUILD index d750e21a3..5d925c8c8 100644 --- a/pkg/arch/kernel/PKGBUILD +++ b/pkg/arch/kernel/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=linux-surface pkgver=5.17.5.arch1 -pkgrel=2 +pkgrel=3 pkgdesc='Linux' _shortver=${pkgver%.*} _fullver=${pkgver%.*}-${pkgver##*.} @@ -60,9 +60,9 @@ sha256sums=('SKIP' 'c6511054e84f0e49a301b8980ab3bec863f6b6b839788c905bc971b2de766e3c' 'f44ed8cbef8e36c7e381a7f52e8671caf4e73c33635d26b1ded2a828b4146b57' '56884586d149b5c0e6fc707f7fd6debf662498a5e399d7ad5a2432215135b4e0' - '265d0c1d455a14503014c885f69e3bd130af2e1bf5b2a39744146435e4acf122' - '5ef05f33379d20d9c5e17f4f1fe1631e64325dd715a85358b730e7e4eaf05e5e' - 'e670c04cfafcd9287d0c0cdb20265c5e8738d923076a1bbb73a31776efa8bc5b') + '43ca0a67b37907f65bb3b7f254aa8d75407fb56df7c1483b6afa76372d0809f9' + '2e15c60368aa16b17f84720482e30089ae4bfa8248a44d2f1a500ef0be5d0d9e' + '94365b2af565454c8d50b1bdca77901db2488f06a3123cc25bf0a8b232a18eb6') export KBUILD_BUILD_HOST=archlinux diff --git a/pkg/fedora/kernel-surface/kernel-surface.spec b/pkg/fedora/kernel-surface/kernel-surface.spec index c45f883ab..d0ca9ed8a 100755 --- a/pkg/fedora/kernel-surface/kernel-surface.spec +++ b/pkg/fedora/kernel-surface/kernel-surface.spec @@ -6,9 +6,9 @@ %global kernel_tag_fc35 kernel-5.17.5-200.fc35 %global kernel_tag_fc34 kernel-5.17.5-100.fc34 -%global kernel_release_fc36 2 -%global kernel_release_fc35 2 -%global kernel_release_fc34 2 +%global kernel_release_fc36 3 +%global kernel_release_fc35 3 +%global kernel_release_fc34 3 # 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 4550eecbf7a0f74e98826f5f3d633e594f4dc056 +%global ls_patches_commit 53555f2a4169c12e4c6f67c44e3a66ea825e454e %global sb_crt surface.crt %global sb_key surface.key