From 2b76f08c16c9e48fce96c8d5d7346d8dd2b3fe4a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 24 Aug 2018 11:12:06 +0200 Subject: [PATCH] bump version to 4.15.18-22 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index eaa58b1..32b3c47 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=18 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=3 -PKGREL=21 +PKGREL=22 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index b148020..8bc5062 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (4.15.18-22) unstable; urgency=medium + + * update sources to Ubuntu-4.15.0-33.36 + + * bump ABI to 4.15.18-3-pve + + -- Proxmox Support Team Fri, 24 Aug 2018 11:12:20 +0200 + pve-kernel (4.15.18-21) unstable; urgency=medium * backport fix for udp/tcp with SO_BINDTODEVICE -- 2.39.2