Page MenuHomeSolus

Samba: Update to 4.13.12
ClosedPublic

Authored by ermo on Sep 23 2021, 1:43 PM.
Tags
None
Referenced Files
F11047976: D11889.id.diff
Thu, Aug 10, 3:59 PM
F11047974: D11889.id28912.diff
Thu, Aug 10, 3:59 PM
F11047973: D11889.id28921.diff
Thu, Aug 10, 3:59 PM
F11033459: D11889.diff
Wed, Aug 9, 3:43 PM
F11008175: D11889.diff
Wed, Aug 2, 1:05 AM
F10963413: D11889.diff
Wed, Jul 19, 3:57 AM
F10943893: D11889.diff
Fri, Jul 14, 9:31 PM
F10762325: D11889.id28912.diff
May 18 2023, 4:36 PM
Subscribers

Details

Summary
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, vlc and kodi
    • 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.Sep 23 2021, 1:43 PM
This revision is now accepted and ready to land.Sep 23 2021, 4:20 PM
This revision was automatically updated to reflect the committed changes.