chiark / gitweb /
Add NEWS entry for log rotation
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Apr 2026 22:03:37 +0000 (23:03 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Apr 2026 22:04:00 +0000 (23:04 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/NEWS [new file with mode: 0644]

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644 (file)
index 0000000..13901a9
--- /dev/null
@@ -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 <ijackson@chiark.greenend.org.uk>  Thu, 09 Apr 2026 23:03:33 +0100
+