Browse Source

bump version to 4.13.13-42

Fabian Grünbichler 7 years ago
parent
commit
320c823e91
2 changed files with 17 additions and 1 deletions
  1. 1 1
      Makefile
  2. 16 0
      debian/changelog

+ 1 - 1
Makefile

@@ -4,7 +4,7 @@ RELEASE=5.1
 KERNEL_VER=4.13.13
 KREL=6
 
-PKGREL=41
+PKGREL=42
 
 EXTRAVERSION=-${KREL}-pve
 KVNAME=${KERNEL_VER}${EXTRAVERSION}

+ 16 - 0
debian/changelog

@@ -1,3 +1,19 @@
+pve-kernel (4.13.13-42) unstable; urgency=medium
+
+  * split out pve-kernel-meta and pve-kernel
+
+  * switch to dpkg-buildpackage
+
+  * update README
+
+  * update source to Ubuntu-4.13.0-36.40
+
+  * add cherry-pick for NFS in network namespaces
+
+  * add cherry-picks for OCFS2 bug
+
+ -- Proxmox Support Team <[email protected]>  Fri, 9 Mar 2018 11:55:18 +0100
+
 pve-kernel (4.13.13-41) unstable; urgency=medium
 
   * fix refcnt leaks with net namespaces