bump version to 5.3.18-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e8a48743e1
commit
40fd8ac3d3
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=3
|
|||||||
KERNEL_PATCHLEVEL=18
|
KERNEL_PATCHLEVEL=18
|
||||||
# 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=2
|
PKGREL=3
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
pve-kernel (5.3.18-3) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
* bump ABI to 5.3.18-3
|
||||||
|
|
||||||
|
* update to Ubuntu-5.3.0-43.36
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Mar 2020 16:33:19 +0100
|
||||||
|
|
||||||
pve-kernel (5.3.18-2) pve pmg; urgency=medium
|
pve-kernel (5.3.18-2) pve pmg; urgency=medium
|
||||||
|
|
||||||
* bump ABI to 5.3.18-2
|
* bump ABI to 5.3.18-2
|
||||||
|
Loading…
Reference in New Issue
Block a user