bump version to 4.15.18-37
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2b3306dee4
commit
90eff7b943
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=15
|
|||||||
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=12
|
KREL=13
|
||||||
|
|
||||||
PKGREL=36
|
PKGREL=37
|
||||||
|
|
||||||
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,3 +1,9 @@
|
|||||||
|
pve-kernel (4.15.18-37) unstable; urgency=medium
|
||||||
|
|
||||||
|
* bump ABI to 4.15.18-13
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Sat, 13 Apr 2019 21:09:15 +0200
|
||||||
|
|
||||||
pve-kernel (4.15.18-36) unstable; urgency=medium
|
pve-kernel (4.15.18-36) unstable; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-4.15.0-48.51
|
* update sources to Ubuntu-4.15.0-48.51
|
||||||
|
Loading…
Reference in New Issue
Block a user