diff options
Diffstat (limited to '')
-rw-r--r-- | debian/samba-common-bin.NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/samba-common-bin.NEWS b/debian/samba-common-bin.NEWS new file mode 100644 index 0000000..de3a2c9 --- /dev/null +++ b/debian/samba-common-bin.NEWS @@ -0,0 +1,9 @@ +samba (2:4.20.1+dfsg-1) unstable; urgency=medium + + The tool samba-tool (python-based) has been moved from samba-common-bin + to python3-samba package. This is to avoid dependency on python modules + for minimal samba client installation. If you rely on samba-tool, please + ensure that the (optional in some configurations) python3-samba package is + also installed. + + -- Michael Tokarev <mjt@tls.msk.ru> Sun, 26 May 2024 13:59:14 +0300 |