浏览代码

Merge pull request #32 from fabianishere/v5.9.x

Finish Linux 5.9 branch
Fabian Mastenbroek 4 年之前
父节点
当前提交
6c91c1d6a7
共有 5 个文件被更改,包括 34 次插入4 次删除
  1. 1 1
      .github/workflows/watch.yml
  2. 1 1
      Makefile
  3. 1 1
      README.md
  4. 30 0
      debian/changelog
  5. 1 1
      submodules/ubuntu-mainline

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

@@ -11,7 +11,7 @@ jobs:
     runs-on: [ubuntu-latest]
     runs-on: [ubuntu-latest]
     strategy:
     strategy:
       matrix:
       matrix:
-        branch: ['v5.9.x']
+        branch: []
     steps:
     steps:
     - name: Checkout Sources
     - name: Checkout Sources
       uses: actions/checkout@v2
       uses: actions/checkout@v2

+ 1 - 1
Makefile

@@ -1,7 +1,7 @@
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 KERNEL_MAJ=5
 KERNEL_MAJ=5
 KERNEL_MIN=9
 KERNEL_MIN=9
-KERNEL_PATCHLEVEL=8
+KERNEL_PATCHLEVEL=16
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
 KREL=1

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Custom Linux kernels for Promox VE 6.
 1. Linux 5.6 (EOL)
 1. Linux 5.6 (EOL)
 2. Linux 5.7 (EOL)
 2. Linux 5.7 (EOL)
 3. Linux 5.8 (EOL)
 3. Linux 5.8 (EOL)
-4. Linux 5.9
+4. Linux 5.9 (EOL)
 
 
 #### Flavors
 #### Flavors
 1. Proxmox
 1. Proxmox

+ 30 - 0
debian/changelog

@@ -1,3 +1,33 @@
+pve-edge-kernel (5.9.16-1) edge; urgency=medium
+
+  * Update to Linux 5.9.16 based on Ubuntu 5.9-5.9.0-2.3.
+
+ -- Fabian Mastenbroek <[email protected]>  Mon, 21 Dec 2020 14:11:06 +0000
+
+pve-edge-kernel (5.9.14-1) edge; urgency=medium
+
+  * Update to Linux 5.9.14 based on Ubuntu 5.9-5.9.0-2.3.
+
+ -- Fabian Mastenbroek <[email protected]>  Mon, 14 Dec 2020 14:10:23 +0000
+
+pve-edge-kernel (5.9.12-1) edge; urgency=medium
+
+  * Update to Linux 5.9.12 based on Ubuntu 5.9-5.9.0-2.3.
+
+ -- Fabian Mastenbroek <[email protected]>  Mon, 07 Dec 2020 14:09:02 +0000
+
+pve-edge-kernel (5.9.11-1) edge; urgency=medium
+
+  * Update to Linux 5.9.11 based on Ubuntu 5.9-5.9.0-2.3.
+
+ -- Fabian Mastenbroek <[email protected]>  Mon, 30 Nov 2020 14:11:55 +0000
+
+pve-edge-kernel (5.9.10-1) edge; urgency=medium
+
+  * Update to Linux 5.9.10 based on Ubuntu 5.9-5.9.0-2.3.
+
+ -- Fabian Mastenbroek <[email protected]>  Mon, 23 Nov 2020 14:09:42 +0000
+
 pve-edge-kernel (5.9.8-1) edge; urgency=medium
 pve-edge-kernel (5.9.8-1) edge; urgency=medium
 
 
   * Update to Linux 5.9.8 based on Ubuntu 5.9-5.9.0-2.3.
   * Update to Linux 5.9.8 based on Ubuntu 5.9-5.9.0-2.3.

+ 1 - 1
submodules/ubuntu-mainline

@@ -1 +1 @@
-Subproject commit 77288b3c6f58954a276b73766ccecda40b3241c5
+Subproject commit af39f8a385bd2179c491027f2b829349805e5bd8