diff --git a/samba/CHANGELOG.md b/samba/CHANGELOG.md index 98e0b52f45e..04880d188a3 100644 --- a/samba/CHANGELOG.md +++ b/samba/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog +## 12.3.3 + +- Enable Samba configurations to improve interoperability with Apple devices + ## 12.3.2 - Suppress benign idmap logged error diff --git a/samba/config.yaml b/samba/config.yaml index 65e1b47b1a5..81a20f167da 100644 --- a/samba/config.yaml +++ b/samba/config.yaml @@ -1,5 +1,5 @@ --- -version: 12.3.2 +version: 12.3.3 slug: samba name: Samba share description: Expose Home Assistant folders with SMB/CIFS diff --git a/samba/rootfs/usr/share/tempio/smb.gtpl b/samba/rootfs/usr/share/tempio/smb.gtpl index a63bab2fdb6..6a673c85947 100644 --- a/samba/rootfs/usr/share/tempio/smb.gtpl +++ b/samba/rootfs/usr/share/tempio/smb.gtpl @@ -26,6 +26,8 @@ dos charset = CP850 unix charset = UTF-8 + vfs objects = catia fruit streams_xattr + [config] browseable = yes writeable = yes