Browse Source

bump version to 4.15.18-17

Signed-off-by: Thomas Lamprecht <[email protected]>
Thomas Lamprecht 7 years ago
parent
commit
eea72d300f
2 changed files with 9 additions and 1 deletions
  1. 1 1
      Makefile
  2. 8 0
      debian/changelog

+ 1 - 1
Makefile

@@ -6,7 +6,7 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=18
 KREL=1
 
-PKGREL=16
+PKGREL=17
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

+ 8 - 0
debian/changelog

@@ -1,3 +1,11 @@
+pve-kernel (4.15.18-17) unstable; urgency=medium
+
+  * apparmor: fix apparmor mediating locking non-fs unix sockets
+    Addresses issues with newer systemd versions found in, e.g., Arch or Fedora
+    containers
+
+ -- Proxmox Support Team <[email protected]>  Mon, 30 Jul 2018 12:53:35 +0200
+
 pve-kernel (4.15.18-16) unstable; urgency=medium
 
   * update to Ubuntu-4.15.0-29.31