Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package samba-server-image for openSUSE:Factory checked in at 2025-12-17 17:34:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/samba-server-image (Old) and /work/SRC/openSUSE:Factory/.samba-server-image.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "samba-server-image" Wed Dec 17 17:34:57 2025 rev:6 rq:1323180 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/samba-server-image/samba-server-image.changes 2025-10-21 11:19:23.302278659 +0200 +++ /work/SRC/openSUSE:Factory/.samba-server-image.new.1939/samba-server-image.changes 2025-12-17 17:39:26.175384742 +0100 @@ -1,0 +2,5 @@ +Tue Dec 16 15:28:01 UTC 2025 - SUSE Update Bot <[email protected]> + +- README.md language cleanups + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.RZZEnz/_old 2025-12-17 17:39:26.799410967 +0100 +++ /var/tmp/diff_new_pack.RZZEnz/_new 2025-12-17 17:39:26.803411136 +0100 @@ -4,11 +4,11 @@ ## Description -Samba is a feature-rich Open Source implementation of the SMB and Active Directory +Samba is a feature-rich open source implementation of the SMB and Active Directory protocols for Linux and UNIX-like systems. -Samba is a high-performance, scalable distributed software for providing access to -various cluster filesystems. It enables cloud platform-as-a-service (PaaS) providers, +Samba is a high-performance, scalable distributed software platform for providing access to +various cluster file systems. It enables cloud platform-as-a-service (PaaS) providers, software-defined storage (SDS) solutions, high-performance computing (HPC) applications, and enterprise-grade network attached storage (NAS) to support the latest security and SMB capabilities. @@ -51,7 +51,7 @@ directory mask = 0775 ``` -TO run the container use the following command: +To run the container, use the following command: ```ShellSession $ podman run -it --rm -p 5445:445 \ @@ -69,7 +69,7 @@ ### Volumes -The image has two volumens, `/shares` and `/var/lib/samba`. +The image has two volumes, `/shares` and `/var/lib/samba`. The volume `/shares` should be used to mount all shared resources.
