Page MenuHomeSolus

Samba: Update to 4.14.9
ClosedPublic

Authored by ermo on Nov 6 2021, 10:14 PM.
Tags
None
Referenced Files
F11048299: D12227.id29650.diff
Thu, Aug 10, 4:28 PM
F11048298: D12227.id29703.diff
Thu, Aug 10, 4:28 PM
F11048297: D12227.id.diff
Thu, Aug 10, 4:28 PM
F11033880: D12227.diff
Wed, Aug 9, 4:15 PM
F11020621: D12227.diff
Mon, Aug 7, 7:22 AM
F10784003: D12227.id.diff
May 25 2023, 10:48 PM
F10782521: D12227.id29650.diff
May 25 2023, 3:14 PM
F10782146: D12227.id29650.diff
May 25 2023, 12:21 PM
Subscribers

Details

Summary

Summarised Changelog:

  • The effort to modernize Samba's VFS interface has reached a major milestone with the Samba 4.14 release (more details here).
  • Samba 4.14 raises the minimum Python version to 3.6 (for both runtime and buildtime).
  • Encryption is turned on by default for both clients and servers.

Changelog:

Depends on D12218, D12222, D12223, D12225, D12226

Test Plan
  • Run sudo testparm -v and check for anomalies in the default config
  • Run sudo systemctl enable --now smb ; smbclient -N -L localhost and check that the service runs and that it is possible to connect to the smb daemon
    • Look for smbd and ports 139 and 445 in sudo ss -plantu
  • Rebuild current gvfs and kio-extras
    • Reboot and ensure that anonymous and authenticated user access works in the Dolphin (kio) and Nautilus (gvfs) file managers
  • Rebuild ffmpeg and vlc and ensure that smb:// URI playback works in:
    • mpv (used by GNOME MPV in Budgie and GNOME Shell)
    • smplayer (used by KDE)
    • vlc (used by MATE); note that vlc can be temperamental in this regard -- see T8538

Diff Detail

Repository
R2842 samba
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ermo requested review of this revision.Nov 6 2021, 10:14 PM
ermo edited the test plan for this revision. (Show Details)
ermo edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Nov 9 2021, 7:25 AM
This revision was automatically updated to reflect the committed changes.