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

Finish Linux 5.9 branch
This commit is contained in:
Fabian Mastenbroek 2021-01-21 22:35:15 +01:00 committed by GitHub
commit 6c91c1d6a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 34 additions and 4 deletions

View file

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

View file

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

View file

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

30
debian/changelog vendored
View file

@ -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 <mail.fabianm@gmail.com> 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 <mail.fabianm@gmail.com> 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 <mail.fabianm@gmail.com> 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 <mail.fabianm@gmail.com> 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 <mail.fabianm@gmail.com> Mon, 23 Nov 2020 14:09:42 +0000
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.

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