bump version to 5.19.0-1~rc8+1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-07-22 15:29:59 +02:00
parent 4f993f3c8d
commit 13d55d8e4e
2 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
KERNEL_MAJ=5
KERNEL_MIN=18
KERNEL_MIN=19
KERNEL_PATCHLEVEL=0
# increment KREL if the ABI changes (abicheck target in debian/rules)
# rebuild packages with new KREL and run 'make abiupdate'
KREL=1
PKGREL=1~WIP1
PKGREL=1~rc8+1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

6
debian/changelog vendored
View File

@ -1,8 +1,8 @@
pve-kernel (5.18.0-1~WIP1) UNRELEASED; urgency=medium
pve-kernel (5.19.0-1~rc8+1) bullseye; urgency=medium
* update to 5.18.0 based from Ubuntu-5.18.0-6.6
* update to 5.19.0-rc8 based from Ubuntu-5.19.0-11.11
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 07:53:01 +0200
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Jul 2022 11:47:30 +0200
pve-kernel (5.15.53-1) bullseye; urgency=medium