Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 389-ds for openSUSE:Factory checked in at 2022-11-01 13:43:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/389-ds (Old) and /work/SRC/openSUSE:Factory/.389-ds.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds" Tue Nov 1 13:43:16 2022 rev:64 rq:1032594 version:2.3.0~git22.8fedec0 Changes: -------- --- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes 2022-09-07 11:06:42.680509425 +0200 +++ /work/SRC/openSUSE:Factory/.389-ds.new.2275/389-ds.changes 2022-11-01 13:43:22.996156233 +0100 @@ -1,0 +2,15 @@ +Fri Oct 21 03:26:08 UTC 2022 - william.br...@suse.com + +- Update to version 2.3.0~git22.8fedec0: + * Issue 5495 - RFE - skip dds during migration. (#5496) + * Issue 5491 - UI - Add rework and finish jpegPhoto functionality (#5492) + * Issue 5368 - Retro Changelog trimming does not work (#5486) + * Issue 5487 - Fix various issues with logconv.pl + * Issue 5476 - RFE - add memberUid read aci by default (#5477) + * Issue 5482 - lib389 - Can not enable replication with a mixed case suffix + * Issue 5478 - Random crash in connection code during server shutdown (#5479) + * Issue 3061 - RFE - Add password policy debug log level + * Issue 5302 - Release tarballs don't contain cockpit webapp + * Issue 5262 - high contention in find_entry_internal_dn on mixed load (#5264) + +------------------------------------------------------------------- Old: ---- 389-ds-base-2.3.0~git0.3db81913e.tar.xz supportutils-plugin-dirsrv.tar.xz vendor.tar.xz New: ---- 389-ds-base-2.3.0~git22.8fedec0.tar.zst supportutils-plugin-dirsrv.tar.zst vendor.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 389-ds.spec ++++++ --- /var/tmp/diff_new_pack.S2zHYo/_old 2022-11-01 13:43:24.544164468 +0100 +++ /var/tmp/diff_new_pack.S2zHYo/_new 2022-11-01 13:43:24.548164489 +0100 @@ -33,17 +33,17 @@ %define svrcorelib libsvrcore0 Name: 389-ds -Version: 2.3.0~git0.3db81913e +Version: 2.3.0~git22.8fedec0 Release: 0 Summary: 389 Directory Server License: GPL-3.0-or-later AND MPL-2.0 Group: Productivity/Networking/LDAP/Servers URL: https://pagure.io/389-ds-base -Source: 389-ds-base-%{version}.tar.xz +Source: 389-ds-base-%{version}.tar.zst Source1: extra-schema.tgz Source2: LICENSE.openldap -Source3: vendor.tar.xz -Source4: supportutils-plugin-dirsrv.tar.xz +Source3: vendor.tar.zst +Source4: supportutils-plugin-dirsrv.tar.zst Source5: 70yast.ldif Source9: %{name}-rpmlintrc Source10: %{user_group}-user.conf @@ -89,6 +89,7 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: zlib-devel +BuildRequires: zstd BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(libcap) ++++++ 389-ds-base.obsinfo ++++++ --- /var/tmp/diff_new_pack.S2zHYo/_old 2022-11-01 13:43:24.596164744 +0100 +++ /var/tmp/diff_new_pack.S2zHYo/_new 2022-11-01 13:43:24.600164766 +0100 @@ -1,5 +1,5 @@ name: 389-ds-base -version: 2.3.0~git0.3db81913e -mtime: 1662058857 -commit: 3db81913e27002ced7df00e5625b804457593efb +version: 2.3.0~git22.8fedec0 +mtime: 1666317445 +commit: 8fedec0f4f180b5e0ab6129f7a2bfe149dd014a1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.S2zHYo/_old 2022-11-01 13:43:24.664165106 +0100 +++ /var/tmp/diff_new_pack.S2zHYo/_new 2022-11-01 13:43:24.668165128 +0100 @@ -12,12 +12,12 @@ <service mode="disabled" name="tar" /> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> - <param name="compression">xz</param> + <param name="compression">zst</param> </service> <service mode="disabled" name="set_version" /> <service name="cargo_vendor" mode="disabled"> <param name="srcdir">389-ds-base</param> - <param name="compression">xz</param> + <param name="compression">zst</param> <param name="update">true</param> </service> <service name="cargo_audit" mode="disabled">