From 8b7db7fd21e05cd1ab977ae5af08ff0f40d93407 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Wed, 27 May 2020 12:33:33 +0200 Subject: [PATCH] Add Linux 5.7-rc7 This change updates the kernel to Linux 5.7-rc7 based on Ubuntu 5.7.0-3.4. --- Makefile | 4 ++-- debian/changelog | 6 ++++++ submodules/linux-stable | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 0698f15..5e7623b 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=7 KERNEL_PATCHLEVEL=0 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=0rc6 +KREL=0rc7 -PKGREL=0rc6 +PKGREL=0rc7 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 12648bc..b397f6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-edge-kernel (5.7.0-0rc7) edge; urgency=medium + + * update to Linux 5.7-rc7 based on Ubuntu 5.7.0-3.4 + + -- Fabian Mastenbroek Wed, 27 May 2020 12:29:50 +0200 + pve-edge-kernel (5.7.0-0rc6) edge; urgency=medium * update to Linux 5.7-rc6 based on Ubuntu 5.7.0-3.4 diff --git a/submodules/linux-stable b/submodules/linux-stable index b9bbe6e..9cb1fd0 160000 --- a/submodules/linux-stable +++ b/submodules/linux-stable @@ -1 +1 @@ -Subproject commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce +Subproject commit 9cb1fd0efd195590b828b9b865421ad345a4a145