]> git.proxmox.com Git - proxmox-backup-restore-image.git/commit
update kernel to 6.2.16 & ZFS to 2.1.11, drop outdated patches
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 May 2023 07:31:52 +0000 (09:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 May 2023 08:09:05 +0000 (10:09 +0200)
commit09e46f60f1e5180aa2c602a80fbf0706dfe1fdc8
tree052d82f73602d49ca9013f113211fca8689b8627
parent52e7aecda36ae049d83741c6bf9a689f95b93e65
update kernel to 6.2.16 & ZFS to 2.1.11, drop outdated patches

switch to our new unified ubuntu-kernels git origin, allows for
simpler update (no buildsys change required anymore)

The two patches dropped are:

- removal of xr-usb-uart, which was patched in by ubuntu (thus no
  KConfig switch, and got now removed, see:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1945938
- a fix for a syntax error in Ubuntu patches, which is fixed in newer
  repo already

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
.gitmodules
Makefile
src/Makefile
src/patches/kernel/0001-OVERRIDE-do-not-build-xr-usb-serial.patch [deleted file]
src/patches/kernel/0002-FIXUP-syntax-error-in-Ubuntu-Sauce.patch [deleted file]
src/submodules/ubuntu-jammy [deleted submodule]
src/submodules/ubuntu-kernel [new submodule]
src/submodules/zfsonlinux