Skip to content

Commit

Permalink
Add Linux 5.19 (#299)
Browse files Browse the repository at this point in the history
This change adds a release for Linux 5.19 for the Proxmox Edge kernels.
  • Loading branch information
fabianishere authored Aug 3, 2022
1 parent 7d67db0 commit 458f87f
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/watch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest]
strategy:
matrix:
branch: ['v5.18.x']
branch: ['v5.19.x', 'v5.18.x']
steps:
- name: Checkout Sources
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Custom Linux kernels for Proxmox VE.

#### Available Versions
1. Linux 5.19
1. Linux 5.18
1. Linux 5.17 **[EOL]**

Older builds are still available at the [Releases](https://github.com/fabianishere/pve-edge-kernel/releases) page.

Expand Down
Binary file modified crack.bundle
Binary file not shown.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pve-kernel (5.19.0-1) edge; urgency=medium

* Update to Linux 5.19

-- Fabian Mastenbroek <[email protected]> Wed, 03 Aug 2022 16:00:00 +0000

pve-kernel (5.18.0-1) edge; urgency=medium

* Update to Linux 5.18
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion debian/patches/series.linux
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ pve/0005-net-core-downgrade-unregister_netdevice-refcount-lea.patch
# pve/0006-Revert-PCI-Coalesce-host-bridge-contiguous-apertures.patch
# pve/0007-PCI-Reinstate-PCI-Coalesce-host-bridge-contiguous-ap.patch
pve/0008-do-not-generate-split-BTF-type-info-per-default.patch
pve/0009-blk-cgroup-always-terminate-io.stat-lines.patch
2 changes: 1 addition & 1 deletion linux
Submodule linux updated from 4b0986 to 3d7cb6

0 comments on commit 458f87f

Please sign in to comment.