summaryrefslogtreecommitdiffstats
path: root/debian/samba-common.NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:02 +0000
commit0a354ad0b2c9eaaa204c31db478da109dc6d2a8b (patch)
tree2467caa8ad20a7fca31bef64224e41a4238db0c9 /debian/samba-common.NEWS
parentAdding upstream version 2:4.20.0+dfsg. (diff)
downloadsamba-debian/2%4.20.0+dfsg-1_exp1.tar.xz
samba-debian/2%4.20.0+dfsg-1_exp1.zip
Adding debian version 2:4.20.0+dfsg-1~exp1.debian/2%4.20.0+dfsg-1_exp1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/samba-common.NEWS')
-rw-r--r--debian/samba-common.NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/samba-common.NEWS b/debian/samba-common.NEWS
new file mode 100644
index 0000000..2507304
--- /dev/null
+++ b/debian/samba-common.NEWS
@@ -0,0 +1,16 @@
+samba-common (2:4.19.4+dfsg-3) unstable; urgency=medium
+
+ /etc/logrotate.d/samba and /etc/logrotate/winbind logrotate scripts
+ has been removed.
+
+ Samba has its own log rotation implementation internally, renaming the
+ current log file with .old extension when the log grows larger than
+ max log size parameter in smb.conf (default is 5000Kb). Also, samba
+ now writes quite a lot more log files for various components, and if
+ per-client logging is enabled, the per-client log files aren't covered
+ by the old logrotate script.
+
+ If you disabled internal samba log rotation, please re-enable it or else
+ the logs will grow in an uncontrollable way.
+
+ -- Michael Tokarev <mjt@tls.msk.ru> Fri, 12 Jan 2024 20:03:05 +0300