Browse Source

bump version to 5.3.1-1

Signed-off-by: Thomas Lamprecht <[email protected]>
Thomas Lamprecht 6 years ago
parent
commit
d21ca1b5f8
2 changed files with 14 additions and 4 deletions
  1. 4 4
      Makefile
  2. 10 0
      debian/changelog

+ 4 - 4
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)

+ 10 - 0
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 <[email protected]>  Tue, 01 Oct 2019 18:57:21 +0200
+
 pve-kernel (5.0.21-7) pve pmg; urgency=medium
 
   * update ZFS to 0.8.2