]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.19.0-1~rc8+1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Jul 2022 13:29:59 +0000 (15:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Sep 2022 13:10:23 +0000 (15:10 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 45226762db84b71c8fb35d7a6687b7b2f43c8116..7241aa2b7c572a51f945d96b79c2b2372d42bb4d 100644 (file)
--- 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=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)
index f1ceea8b39f1c7d788a48eba33486acebd6aab5c..ec0b69a4499d1be43ffcc79a85343b093db13ddd 100644 (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