This change fixes the AppArmor incompatibility issues with the stock
Proxmox kernel. Since the stock kernel includes some patches from
Ubuntu, its AppArmor feature set is incompatible with the one offered by
this project.
We address this by also including these patches in our build, so users
do not need to manually intervene to update the apparmor_parser
configuration.
The upstream Ubuntu kernel enables UBSAN on 5.14+ and 5.13.14+ builds, leading
to boot issues on servers depending on the hardware or module configuration.
With hundreds of different kernel modules and thousands different
configuration, this change in its current stage is high risk and questionable
in general.
These issues are impossible to predict and hard to troubleshoot.
Therefore, I believe it is worth disabling for now.
Resolves#164 and #200
This change adds a release for Linux 5.15 for the Proxmox Edge kernels.
In addition, this change also includes ZFS 2.1.1 which follows the
upstream Proxmox repository.
This change renames the package again to pve-kernel. Instead, we now
differentiate the package based on the extra version (which is suffixed
with -edge).
This change updates the repository organisation so that we track the
Linux mainline repository on master in this repository, with branches
tracking the stable releases.
This change updates the kernel to Linux 5.9.16 based on Ubuntu 5.9-5.9.0-2.3.
Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
This change updates the kernel to Linux 5.9.14 based on Ubuntu 5.9-5.9.0-2.3.
Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
This change updates the kernel to Linux 5.9.12 based on Ubuntu 5.9-5.9.0-2.3.
Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
This change updates the kernel to Linux 5.9.11 based on Ubuntu 5.9-5.9.0-2.3.
Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
This change updates the kernel to Linux 5.9.10 based on Ubuntu 5.9-5.9.0-2.3.
Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
This change updates the kernel to Linux 5.9.8 based on Ubuntu 5.9-5.9.0-2.3.
Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>