commit samba-image for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package samba-image for openSUSE:Factory checked in at 2022-01-31 22:57:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/samba-image (Old) and /work/SRC/openSUSE:Factory/.samba-image.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "samba-image" Mon Jan 31 22:57:18 2022 rev:3 rq:950135 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/samba-image/samba-image.changes 2021-10-15 23:04:44.742130919 +0200 +++ /work/SRC/openSUSE:Factory/.samba-image.new.1898/samba-image.changes 2022-01-31 22:58:08.061253362 +0100 @@ -1,0 +2,7 @@ +Mon Jan 31 10:13:33 UTC 2022 - kukuk@suse.com + +- Update to version 1643623975.f3d4e21: + * Use --debug-stdout for removed -S + * Add system user nobody (used as guest account) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.CZ9lFv/_old 2022-01-31 22:58:08.541250130 +0100 +++ /var/tmp/diff_new_pack.CZ9lFv/_new 2022-01-31 22:58:08.545250102 +0100 @@ -18,7 +18,7 @@ COPY entrypoint.sh /entrypoint.sh -RUN zypper --non-interactive install --no-recommends catatonit timezone system-user-mail shadow samba && zypper clean && chmod 755 /entrypoint.sh +RUN zypper --non-interactive install --no-recommends catatonit timezone system-user-mail system-user-nobody shadow samba && zypper clean && chmod 755 /entrypoint.sh EXPOSE 137/udp 138/udp 139 445 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.CZ9lFv/_old 2022-01-31 22:58:08.589249806 +0100 +++ /var/tmp/diff_new_pack.CZ9lFv/_new 2022-01-31 22:58:08.593249780 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/container-images.git</param> - <param name="changesrevision">c2d87b93b05c15da0f1874b193d47fbb138df7f5</param> + <param name="changesrevision">f3d4e21c95339bbae41313b2fa603ce8911b96c1</param> </service> </servicedata> (No newline at EOF) ++++++ entrypoint.sh ++++++ --- /var/tmp/diff_new_pack.CZ9lFv/_old 2022-01-31 22:58:08.613249645 +0100 +++ /var/tmp/diff_new_pack.CZ9lFv/_new 2022-01-31 22:58:08.617249618 +0100 @@ -199,5 +199,5 @@ done <<< "$SHARE_FILE" fi -exec catatonit -- smbd -F --no-process-group --configfile="$CONFIG_FILE" < /dev/null +exec catatonit -- smbd -F --debug-stdout --no-process-group --configfile="$CONFIG_FILE" < /dev/null
participants (1)
-
Source-Sync