bump version to 4.15.18-17
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
cd0e07c792
commit
eea72d300f
2
Makefile
2
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
debian/changelog
vendored
8
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user