From b7ae042208e4fb42b47f1142ffe3d8904742ba43 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Sat, 6 Oct 2018 03:21:18 +0000 Subject: [PATCH] Update Release_Notes_2.13.1 --- Release_Notes_2.13.1.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Release_Notes_2.13.1.md b/Release_Notes_2.13.1.md index 11ffcba..12d3cfe 100644 --- a/Release_Notes_2.13.1.md +++ b/Release_Notes_2.13.1.md @@ -39,7 +39,7 @@ Policy Compiler (a.k.a apparmor\_parser) - fix bugs in --config-file handling - make --config-file so it is no longer required to be the first option passed to the parser - move default cache location to /var/cache -- fix Makefile hardcoded paths to flex and bison +- fix Makefile hardcoded paths to flex and bison Init ---- @@ -90,7 +90,11 @@ Policy - allow access to ntp clockstat - add openntpd drift and socket files - support void linux binary location - - update samba + - samba + - allow smbd to load new shared libraries + - allow winbindd to read and write new kerberos cache location + - nmbd add missing files + - smbd add missing pid lock file - update usr.sbin.useradd to support usr-merge - Tunables @@ -123,6 +127,7 @@ Policy - refactor for consistency. - nvidia - opencl: don't allow PUx on nvidia-modprobe + - use nvidia_modprobe profile inside opencl-nvidia Tests