Page MenuHomeSolus

samba: 4.9.13 -> 4.10.8 (bugfix release)
ClosedPublic

Authored by ermo on Sep 28 2019, 10:12 PM.
Tags
None
Referenced Files
F11063043: D7267.id17414.diff
Fri, Aug 11, 1:22 PM
F11053247: D7267.diff
Thu, Aug 10, 10:54 PM
F10972490: D7267.id17415.diff
Fri, Jul 21, 1:49 PM
F10898294: D7267.id17414.diff
Jul 2 2023, 8:31 PM
F10894134: D7267.diff
Jul 1 2023, 8:40 AM
F10887471: D7267.id17406.diff
Jun 26 2023, 12:52 PM
F10887099: D7267.id17415.diff
Jun 26 2023, 6:53 AM
F10886987: D7267.id17417.diff
Jun 26 2023, 5:33 AM
Subscribers

Details

Summary

Due to the 4.9.x series going into security fixes only mode, update Samba to the current maintenance release (4.10.x).

From a Solus perspective, this should be considered a bugfix release.

ChangeLogs:

Depends on D7266

Test Plan
  • Build samba-4.10.8 against ldb-1.5.5, tdb-1.3.18 and tevent-0.9.39
  • 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
  • Rebuild current gvfs and kio-extras, reboot and ensure that anonymous and authenticated user access works
  • Rebuild mpv, vlc and kodi and ensure that smb:// URI playback works

Diff Detail

Repository
R2842 samba
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ermo requested review of this revision.Sep 28 2019, 10:12 PM
ermo edited the test plan for this revision. (Show Details)
JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
74–75

This should be a proper step like install and indented.

This revision now requires changes to proceed.Sep 29 2019, 1:00 PM
  • samba: Fix indendation in package.yml
ermo marked an inline comment as done.
  • samba: fix missing '|' in build step declaration
This revision is now accepted and ready to land.Sep 30 2019, 1:18 PM
This revision was automatically updated to reflect the committed changes.