Browse Source

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
Fabian Mastenbroek 5 năm trước cách đây
mục cha
commit
37e0f25363
2 tập tin đã thay đổi với 7 bổ sung1 xóa
  1. 1 1
      Makefile
  2. 6 0
      debian/changelog

+ 1 - 1
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 - 0
debian/changelog

@@ -1,3 +1,9 @@
+pve-edge-kernel (5.7.8-2) edge; urgency=medium
+
+  * encode micro architecture in package version
+
+ -- Fabian Mastenbroek <[email protected]>  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