bump version to 4.15.18-17

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-07-30 12:55:38 +02:00
parent cd0e07c792
commit eea72d300f
2 changed files with 9 additions and 1 deletions

View File

@ -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
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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