bump version to 5.3.18-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-03-17 15:31:36 +01:00
parent e8a48743e1
commit 40fd8ac3d3
2 changed files with 10 additions and 2 deletions

View File

@ -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
View File

@ -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