From: Ian Jackson Date: Thu, 9 Apr 2026 22:03:37 +0000 (+0100) Subject: Add NEWS entry for log rotation X-Git-Tag: v0.6.9~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fbcdbf600b226a12be55d2aa625cd3a42e3f2820;p=secnet.git Add NEWS entry for log rotation Signed-off-by: Ian Jackson --- diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..13901a9 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,10 @@ +secnet (0.6.9) unstable; urgency=medium + + * Log rotation is now done by default in the Debian package. + + If your secnet is configured (in secnet.conf) to drop privilege, + you need to add a setting USER in /etc/default/secnet, + or it won't be able to reopen the logfile. + + -- Ian Jackson Thu, 09 Apr 2026 23:03:33 +0100 +