git: e1f52ee96c - main - Status/2024Q3/samba.adoc: Add report
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=e1f52ee96c56cde4aac6de42338dbd127612e92b commit e1f52ee96c56cde4aac6de42338dbd127612e92b Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2024-10-11 13:43:30 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2024-10-16 08:35:21 +0000 Status/2024Q3/samba.adoc: Add report Reviewed by: mikael, status (Pau Amma <[email protected]>), status (salvadore) Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D47058 --- .../en/status/report-2024-07-2024-09/samba.adoc | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/website/content/en/status/report-2024-07-2024-09/samba.adoc b/website/content/en/status/report-2024-07-2024-09/samba.adoc new file mode 100644 index 0000000000..4eb3fe8ca0 --- /dev/null +++ b/website/content/en/status/report-2024-07-2024-09/samba.adoc @@ -0,0 +1,40 @@ +=== FreeBSD Samba Team + +Links: + +link:https://wiki.freebsd.org/Samba[FreeBSD Samba Team Wiki] URL: link:https://wiki.freebsd.org/Samba[] + +link:https://www.samba.org/[Samba Homepage] URL: https://www.samba.org/[] + + +Contact: FreeBSD Samba Team <[email protected]> + +Samba provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. +It is an important component to seamlessly integrate FreeBSD/Linux/Unix Servers and Desktops into Active Directory environments. +It can function both as a domain controller or as a regular domain member. + +The new FreeBSD Samba Team was created to better coordinate maintenance efforts of the Samba ports and its dependencies, in particular: + +* package:databases/ldb22[] +* package:databases/ldb25[] +* package:databases/ldb28[] +* package:databases/tdb[] +* package:devel/talloc[] +* package:devel/tevent[] +* package:net/samba416[] +* package:net/samba419[] + +Notable changes in the last quarter include: + +* Creation of the FreeBSD Samba Team by mailto:[email protected][Timur Bakeyev], mailto:[email protected][Xavier Beaudouin], mailto:[email protected][Yasuhiro Kimura], mailto:[email protected][Mateusz Piotrowski], and mailto:[email protected][Mikaël Urankar]. +* Added `SAMBA_LDB_PORT` to [.filename]#Mk/Uses/samba.mk# (sponsored by Klara, Inc.) +* Switching package:net/samba419[] to use external dependencies by default instead of vendoring (sponsored by Klara, Inc.) +* Updating package:net/samba419[] to 4.19.8 + +Currently, the FreeBSD Samba team is coordinating efforts in the following areas: + +* Switching the default version of Samba from 4.16 to 4.19 (link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280769[Bugzilla PR#280769]). + * Current blockers are: + * Broken `fruit:posix_rename = yes` (link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281360[Bugzilla PR#281360]) + * Broken replication in Samba 4.19.8_1 (link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281672[Bugzilla PR#281672]) +* Adding Samba 4.20 to the ports tree (link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280533[Bugzilla PR#280533]) +* Adding Samba 4.21 to the ports tree (link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281262[Bugzilla PR#281262]) + +Testing and community contributions are welcome, please reach out on Bugzilla or via the team email.