bump version to 4.15-13
This commit is contained in:
parent
e8834e95a2
commit
d069b13f84
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=15
|
||||
KERNEL_PATCHLEVEL=17
|
||||
KREL=3
|
||||
|
||||
PKGREL=12
|
||||
PKGREL=13
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
pve-kernel (4.15.17-13) unstable; urgency=medium
|
||||
|
||||
* fix regression for newer out-of-tree IGB driver when setting a non-
|
||||
default MTU
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Jun 2018 17:15:04 +0200
|
||||
|
||||
pve-kernel (4.15.17-12) unstable; urgency=medium
|
||||
|
||||
* backport fix for SUN NICs when used with Open vSwitch
|
||||
|
Loading…
Reference in New Issue
Block a user