Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package himmelblau for openSUSE:Factory checked in at 2024-05-21 18:35:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/himmelblau (Old) and /work/SRC/openSUSE:Factory/.himmelblau.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "himmelblau" Tue May 21 18:35:44 2024 rev:10 rq:1175396 version:0.4.0+git.0.69b64fe Changes: -------- --- /work/SRC/openSUSE:Factory/himmelblau/himmelblau.changes 2024-05-15 21:29:48.856579600 +0200 +++ /work/SRC/openSUSE:Factory/.himmelblau.new.1880/himmelblau.changes 2024-05-21 18:36:19.906142656 +0200 @@ -1,0 +2,26 @@ +Mon May 20 19:23:30 UTC 2024 - david.mul...@suse.com + +- Update to version 0.4.0+git.0.69b64fe: + * Add github workflows for the 0.4.x branch + * Do not append to pam_allow_groups automatically + * Pam Allow Groups must be specified by Object ID + * Request the correct resource and permissions + * Improve error output on group lookup failure + * When faking a uuid for NSS, use a random uuid + * Fix clippy warning about inefficient use of clone() + * Remove the initial uid hack, use name mapping + * Don't stop an MR based on a clippy warning + * Update Kanidm tracking + * Modify CI workflows to handle idmap build + * Add CI job for cargo test + * Test the new and legacy idmapping + * Ensure duplicate providers are not started + * Use the SSSD Idmap code in Himmelblau + * Specify in conf that pam_allow_groups is required + * Remove code duplication in Hello PIN auth + * Fix Device authentication failed after enrollment + * Update the base64urlsafedata version + * Update README.md with Matrix contact info + * Version 0.4.0 + +------------------------------------------------------------------- Old: ---- himmelblau-0.3.4+git.0.01d099f.tar.bz2 New: ---- himmelblau-0.4.0+git.0.69b64fe.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ himmelblau.spec ++++++ --- /var/tmp/diff_new_pack.XVooBe/_old 2024-05-21 18:36:21.922216440 +0200 +++ /var/tmp/diff_new_pack.XVooBe/_new 2024-05-21 18:36:21.922216440 +0200 @@ -17,7 +17,7 @@ Name: himmelblau -Version: 0.3.4+git.0.01d099f +Version: 0.4.0+git.0.69b64fe Release: 0 Summary: Interoperability suite for Microsoft Azure AD and Intune License: MPL-2.0 @@ -27,8 +27,16 @@ Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: clang-devel +BuildRequires: krb5-devel +BuildRequires: libcap-devel +BuildRequires: libclang13 +BuildRequires: libdhash-devel +BuildRequires: libldb-devel BuildRequires: libopenssl-3-devel +BuildRequires: libtalloc-devel +BuildRequires: libtevent-devel BuildRequires: pam-devel +BuildRequires: pcre2-devel BuildRequires: sqlite3-devel BuildRequires: tpm2-0-tss-devel ExclusiveArch: %{rust_tier1_arches} @@ -77,6 +85,10 @@ %build %{cargo_build} +%check + +%{cargo_test} + %install install -D -d -m 0755 %{buildroot}/%{_sysconfdir}/himmelblau cp src/config/himmelblau.conf.example %{buildroot}/%{_sysconfdir}/himmelblau/himmelblau.conf ++++++ _service ++++++ --- /var/tmp/diff_new_pack.XVooBe/_old 2024-05-21 18:36:21.954217611 +0200 +++ /var/tmp/diff_new_pack.XVooBe/_new 2024-05-21 18:36:21.954217611 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/himmelblau-idm/himmelblau.git</param> <param name="scm">git</param> - <param name="revision">stable-0.3.x</param> + <param name="revision">stable-0.4.x</param> <param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">himmelblau-(.*)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.XVooBe/_old 2024-05-21 18:36:21.974218343 +0200 +++ /var/tmp/diff_new_pack.XVooBe/_new 2024-05-21 18:36:21.978218489 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/openSUSE/himmelblau.git</param> <param name="changesrevision">6d2f6450ff3c0c945a884d4b35307e03a035a581</param></service><service name="tar_scm"> <param name="url">https://github.com/himmelblau-idm/himmelblau.git</param> - <param name="changesrevision">01d099fdc73ca4ec5d229e8fc6249eff8f6084f9</param></service></servicedata> + <param name="changesrevision">69b64fe3ff0949c4b3cf73edbb4047def6293c4e</param></service></servicedata> (No newline at EOF) ++++++ himmelblau-0.3.4+git.0.01d099f.tar.bz2 -> himmelblau-0.4.0+git.0.69b64fe.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/himmelblau/himmelblau-0.3.4+git.0.01d099f.tar.bz2 /work/SRC/openSUSE:Factory/.himmelblau.new.1880/himmelblau-0.4.0+git.0.69b64fe.tar.bz2 differ: char 11, line 1 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.XVooBe/_old and /var/tmp/diff_new_pack.XVooBe/_new differ