bump version to 5.13.19-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
72807eeeb0
commit
c9327c4346
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=13
|
|||||||
KERNEL_PATCHLEVEL=19
|
KERNEL_PATCHLEVEL=19
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=2
|
KREL=3
|
||||||
|
|
||||||
PKGREL=4
|
PKGREL=5
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
pve-kernel (5.13.19-5) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* update sources to Ubuntu-5.13.0-24.24
|
||||||
|
|
||||||
|
* bump ABI to 5.13.19-3
|
||||||
|
|
||||||
|
* update ZFS to 2.1.2
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 11 Jan 2022 11:54:51 +0100
|
||||||
|
|
||||||
pve-kernel (5.13.19-4) bullseye; urgency=medium
|
pve-kernel (5.13.19-4) bullseye; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.13.0-23.23
|
* update sources to Ubuntu-5.13.0-23.23
|
||||||
|
Loading…
Reference in New Issue
Block a user