bump version to 5.15.12-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f75dea1c0d
commit
60e804189a
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=12
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
|
||||||
PKGREL=1
|
PKGREL=2
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,12 +1,14 @@
|
|||||||
pve-kernel (5.15.12-1) bullseye; urgency=medium
|
pve-kernel (5.15.12-2) bullseye; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.15.0-16.16 based on 5.15.12
|
* update sources to Ubuntu-5.15.0-16.16 based on 5.15.12
|
||||||
|
|
||||||
* update ZFS to 2.1.2
|
* update ZFS to 2.1.2
|
||||||
|
|
||||||
|
* ZFS: cherry-pick lock-inversion patch for zvol_open
|
||||||
|
|
||||||
* cherry-pick "blk-cgroup: always terminate io.stat lines"
|
* cherry-pick "blk-cgroup: always terminate io.stat lines"
|
||||||
|
|
||||||
-- Proxmox Support Team <support@proxmox.com> Tue, 11 Jan 2022 11:49:01 +0100
|
-- Proxmox Support Team <support@proxmox.com> Tue, 11 Jan 2022 16:43:18 +0100
|
||||||
|
|
||||||
pve-kernel (5.15.7-1) bullseye; urgency=medium
|
pve-kernel (5.15.7-1) bullseye; urgency=medium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user