From d21ca1b5f83e644f66a9298090f8a80d50f12757 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 5 Sep 2019 10:21:25 +0200 Subject: [PATCH] bump version to 5.3.1-1 Signed-off-by: Thomas Lamprecht --- Makefile | 8 ++++---- debian/changelog | 10 ++++++++++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index c3139c9..1ab99c8 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,12 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 -KERNEL_MIN=0 -KERNEL_PATCHLEVEL=21 +KERNEL_MIN=3 +KERNEL_PATCHLEVEL=1 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=3 +KREL=1 -PKGREL=7 +PKGREL=1 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index ffe74b7..debe514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-kernel (5.3.1-1) pve pmg; urgency=medium + + * Initial Ubuntu Eoan Kernel build, based on 5.3 + + * update sources to Ubuntu-5.3.0-16.17 + + * bump ABI to 5.3.0-1 + + -- Proxmox Support Team Tue, 01 Oct 2019 18:57:21 +0200 + pve-kernel (5.0.21-7) pve pmg; urgency=medium * update ZFS to 0.8.2 -- 2.39.2