bump version to 4.15.18-51; ABI bump to 4.15.18-23
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
90e18b45c8
commit
2425182d60
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=22
|
KREL=23
|
||||||
|
|
||||||
PKGREL=50
|
PKGREL=51
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
pve-kernel (4.15.18-51) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
* update to Ubuntu-4.15.0-69.78
|
||||||
|
|
||||||
|
* avoid bogus error message about PC Speaker module being already registered
|
||||||
|
on boot
|
||||||
|
|
||||||
|
* bump ABI to 4.15.18-23
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Nov 2019 11:20:34 +0100
|
||||||
|
|
||||||
pve-kernel (4.15.18-50) pve pmg; urgency=medium
|
pve-kernel (4.15.18-50) pve pmg; urgency=medium
|
||||||
|
|
||||||
* update to Ubuntu-4.15.0-68.77
|
* update to Ubuntu-4.15.0-68.77
|
||||||
|
Loading…
Reference in New Issue
Block a user