aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40317
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40317')
-rw-r--r--changes/bug403175
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40317 b/changes/bug40317
new file mode 100644
index 0000000000..18ec499a51
--- /dev/null
+++ b/changes/bug40317
@@ -0,0 +1,5 @@
+ o Minor bugfixes (control, sandbox):
+ - Allows the control command SAVECONF to succeed when the seccomp
+ sandbox is enabled. Makes SAVECONF keep only one backup file to
+ simplify implementation. Fixes bug 40317; bugfix on 0.2.5.4-alpha.
+ Patch by Daniel Pinto.