bump version to 4.15.18-43
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6ba8c6bc5d
commit
b24b578cd6
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=17
|
KREL=17
|
||||||
|
|
||||||
PKGREL=42
|
PKGREL=43
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
pve-kernel (4.15.18-43) unstable; urgency=medium
|
||||||
|
|
||||||
|
* backport refinement for TCP SACK mitigations to avoid regressions for some
|
||||||
|
clients
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 17:59:49 +0200
|
||||||
|
|
||||||
pve-kernel (4.15.18-42) unstable; urgency=medium
|
pve-kernel (4.15.18-42) unstable; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-4.15.0-53.57
|
* update sources to Ubuntu-4.15.0-53.57
|
||||||
|
Loading…
Reference in New Issue
Block a user