Release updated version of kernel 5.7.8
This change releases a new version of the Linux kernel 5.7.8 that unifies the header package for different micro architecture builds. Fixes #3
This commit is contained in:
parent
1ab2af01d7
commit
37e0f25363
2 changed files with 7 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=8
|
|||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=1
|
||||
|
||||
PKGREL=1
|
||||
PKGREL=2
|
||||
PKGRELLOCAL=1
|
||||
PKGRELFULL=${PKGREL}
|
||||
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
pve-edge-kernel (5.7.8-2) edge; urgency=medium
|
||||
|
||||
* encode micro architecture in package version
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Sat, 8 Aug 2020 15:26:00 +0200
|
||||
|
||||
pve-edge-kernel (5.7.8-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.7.8 based on Ubuntu 5.7.0-15.16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue