Page MenuHomeSolus

Samba: Update to 4.14.10
ClosedPublic

Authored by ermo on Nov 10 2021, 4:22 PM.
Tags
None
Referenced Files
F11049742: D12265.id29862.diff
Thu, Aug 10, 6:18 PM
F11049741: D12265.id29777.diff
Thu, Aug 10, 6:18 PM
F11049740: D12265.id.diff
Thu, Aug 10, 6:18 PM
F11035487: D12265.diff
Wed, Aug 9, 6:00 PM
F10941755: D12265.diff
Fri, Jul 14, 7:39 AM
F10879624: D12265.id.diff
Jun 22 2023, 3:47 AM
F10798815: D12265.id29777.diff
May 28 2023, 11:03 AM
F10791932: D12265.id.diff
May 27 2023, 5:30 AM
Subscribers

Details

Summary

Security release which fixes CVE-2016-2124, CVE-2020-25717, CVE-2020-25718, CVE-2020-25719, CVE-2020-25721, CVE-2020-25722, CVE-2021-3738 and CVE-2021-23192

Changelog here

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 |egrep '139|445|smbd'
  • Rebuild current gvfs and kio-extras (especially important if there were removals in abi_symbols)
    • Reboot and ensure that anonymous and authenticated user access works in the Dolphin (kio) and Nautilus (gvfs) file managers
  • Rebuild ffmpeg and vlc (especially important if there were removals in abi_symbols)
    • 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

Depends on D12264

Diff Detail

Repository
R2842 samba
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ermo requested review of this revision.Nov 10 2021, 4:22 PM
ermo edited the summary of this revision. (Show Details)
ermo edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Nov 12 2021, 11:38 AM
This revision was automatically updated to reflect the committed changes.