Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 389-ds-image for openSUSE:Factory checked in at 2026-01-19 18:38:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/389-ds-image (Old) and /work/SRC/openSUSE:Factory/.389-ds-image.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds-image" Mon Jan 19 18:38:58 2026 rev:7 rq:1328080 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/389-ds-image/389-ds-image.changes 2026-01-02 14:30:59.282568655 +0100 +++ /work/SRC/openSUSE:Factory/.389-ds-image.new.1928/389-ds-image.changes 2026-01-19 18:43:02.626319107 +0100 @@ -1,0 +2,5 @@ +Mon Jan 19 09:33:28 UTC 2026 - SUSE Update Bot <[email protected]> + +- update for 3.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.kCvJ2e/_old 2026-01-19 18:43:04.350390442 +0100 +++ /var/tmp/diff_new_pack.kCvJ2e/_new 2026-01-19 18:43:04.374391434 +0100 @@ -17,7 +17,7 @@ #!ExclusiveArch: aarch64 ppc64le s390x x86_64 #!BuildTag: opensuse/389-ds:%%389ds_version%%-%RELEASE% #!BuildTag: opensuse/389-ds:%%389ds_version%% -#!BuildTag: opensuse/389-ds:3.1 +#!BuildTag: opensuse/389-ds:3.2 #!BuildTag: opensuse/389-ds:latest #!BuildRelease: 35 ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.kCvJ2e/_old 2026-01-19 18:43:04.574399711 +0100 +++ /var/tmp/diff_new_pack.kCvJ2e/_new 2026-01-19 18:43:04.606401034 +0100 @@ -13,7 +13,7 @@ file (`/etc/nsswitch.conf`). ```ShellSession -$ podman run -it --rm -p 3389:3389 -p 3636:3636 registry.opensuse.org/opensuse/389-ds:3.1 +$ podman run -it --rm -p 3389:3389 -p 3636:3636 registry.opensuse.org/opensuse/389-ds:3.2 ``` ## Volumes @@ -26,7 +26,7 @@ command: ```ShellSession -$ podman run -it --rm -v /my/own/datadir:/data:Z -p 3389:3389 -p 3636:3636 registry.opensuse.org/opensuse/389-ds:3.1 +$ podman run -it --rm -v /my/own/datadir:/data:Z -p 3389:3389 -p 3636:3636 registry.opensuse.org/opensuse/389-ds:3.2 ``` ## Certificates
