From fb69b167052cc2c0f03838fedb3c6283bee4224f00fa402c58f16af5a89d7aa1 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Fri, 22 Dec 2023 18:09:05 +0000 Subject: [PATCH] - Update to version 0.1.1+git.10.4aa76b7: * daemon: Fix inverted logic on cache dir check * nss: Use upstream nss package * idprovider: Provider auth needs to point to just the host * config: Consistently use the config file provided to the daemon * cargo: Use relative paths and remove most symlinks * clippy: Add kanidm's clippy config * config: Only check for tenant_id, authority, graph if necessary * Correct the cargo version OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=6 --- _service | 4 ++-- _servicedata | 4 +++- cargo_config | 5 ----- himmelblau-0.1.1+git.0.6d2f645.tar.bz2 | 3 --- himmelblau-0.1.1+git.10.4aa76b7.tar.bz2 | 3 +++ himmelblau.changes | 13 +++++++++++++ himmelblau.spec | 2 +- vendor.tar.zst | 4 ++-- 8 files changed, 24 insertions(+), 14 deletions(-) delete mode 100644 himmelblau-0.1.1+git.0.6d2f645.tar.bz2 create mode 100644 himmelblau-0.1.1+git.10.4aa76b7.tar.bz2 diff --git a/_service b/_service index 73d41a8..d30df0e 100644 --- a/_service +++ b/_service @@ -1,8 +1,8 @@ - https://github.com/openSUSE/himmelblau.git + https://github.com/himmelblau-idm/himmelblau.git git - stable-0.1.0 + stable-0.1.x @PARENT_TAG@+git.@TAG_OFFSET@.%h himmelblau-(.*) \1 diff --git a/_servicedata b/_servicedata index d175799..72bc00e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ https://github.com/openSUSE/himmelblau.git - 6d2f6450ff3c0c945a884d4b35307e03a035a581 \ No newline at end of file + 6d2f6450ff3c0c945a884d4b35307e03a035a581 + https://github.com/himmelblau-idm/himmelblau.git + 4aa76b722c6c09b78bd1c43f8704ee17fd64f5c6 \ No newline at end of file diff --git a/cargo_config b/cargo_config index 95219d7..6fb4ff4 100644 --- a/cargo_config +++ b/cargo_config @@ -1,10 +1,5 @@ [source.crates-io] replace-with = "vendored-sources" -[source."git+https://github.com/ubuntu/libnss-rs.git?branch=misc-fixes"] -git = "https://github.com/ubuntu/libnss-rs.git" -branch = "misc-fixes" -replace-with = "vendored-sources" - [source.vendored-sources] directory = "vendor" \ No newline at end of file diff --git a/himmelblau-0.1.1+git.0.6d2f645.tar.bz2 b/himmelblau-0.1.1+git.0.6d2f645.tar.bz2 deleted file mode 100644 index 467d8de..0000000 --- a/himmelblau-0.1.1+git.0.6d2f645.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f19f06b2ca240bcc508669d5c6f77449312a89797a8fc55b1a0294fb4368049 -size 8634340 diff --git a/himmelblau-0.1.1+git.10.4aa76b7.tar.bz2 b/himmelblau-0.1.1+git.10.4aa76b7.tar.bz2 new file mode 100644 index 0000000..d39a596 --- /dev/null +++ b/himmelblau-0.1.1+git.10.4aa76b7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4d4ecbe681d284ceef79bc48bbb3b592d37a2711388db853ce4133e4aedca4 +size 8635054 diff --git a/himmelblau.changes b/himmelblau.changes index 32b0dae..c2e0e0e 100644 --- a/himmelblau.changes +++ b/himmelblau.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Dec 22 18:07:18 UTC 2023 - dmulder@suse.com + +- Update to version 0.1.1+git.10.4aa76b7: + * daemon: Fix inverted logic on cache dir check + * nss: Use upstream nss package + * idprovider: Provider auth needs to point to just the host + * config: Consistently use the config file provided to the daemon + * cargo: Use relative paths and remove most symlinks + * clippy: Add kanidm's clippy config + * config: Only check for tenant_id, authority, graph if necessary + * Correct the cargo version + ------------------------------------------------------------------- Mon Nov 13 19:12:05 UTC 2023 - dmulder@suse.com diff --git a/himmelblau.spec b/himmelblau.spec index cf31dc1..3b8ca47 100644 --- a/himmelblau.spec +++ b/himmelblau.spec @@ -17,7 +17,7 @@ Name: himmelblau -Version: 0.1.1+git.0.6d2f645 +Version: 0.1.1+git.10.4aa76b7 Release: 0 Summary: Interoperability suite for Microsoft Azure AD and Intune License: MPL-2.0 diff --git a/vendor.tar.zst b/vendor.tar.zst index ee0044a..8fcfa37 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8edf3f6a01e27089be0372d62656f2b17fdf66ef8691e87cb94d67caf726fab -size 25285076 +oid sha256:a47d0ca1d16a20b34ee13b9ccc8cf1f138d45d0bb58fb4e073e3718c19636d90 +size 28889203