forked from pool/kanidm
Accepting request 999365 from network:idm
OBS-URL: https://build.opensuse.org/request/show/999365 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kanidm?expand=0&rev=12
This commit is contained in:
commit
68e2c8aafa
10
cargo_config
10
cargo_config
@ -1,15 +1,5 @@
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/Firstyear/authenticator-rs.git"]
|
||||
git = "https://github.com/Firstyear/authenticator-rs.git"
|
||||
branch = "webauthn-authenticator-rs"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."https://github.com/kanidm/webauthn-rs.git"]
|
||||
git = "https://github.com/kanidm/webauthn-rs.git"
|
||||
rev = "7a8e6c6b351ab7544f08cf8ba48424baacee1360"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d64a2e77910a5f100511631ea95a5d37c117a257f81de57a13154ca08e28fd2f
|
||||
size 3879292
|
3
kanidm-1.1.0~alpha9~git5.98546259.tar.xz
Normal file
3
kanidm-1.1.0~alpha9~git5.98546259.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0365e2522889f855865c5ebb56465f105cbbe8a2f77332d9fea565cdea3dc527
|
||||
size 3879312
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 06:03:26 UTC 2022 - william.brown@suse.com
|
||||
|
||||
- Update to version 1.1.0~alpha9~git5.98546259:
|
||||
* Remove dependency on git webauthn authentication versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 04:28:35 UTC 2022 - william.brown@suse.com
|
||||
|
||||
- Update to version 1.1.0~alpha9~git4.33b4e11b:
|
||||
* Resolve issue with migration application order (#986)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 02 04:58:28 UTC 2022 - william.brown@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
|
||||
|
||||
Name: kanidm
|
||||
Version: 1.1.0~alpha9~git2.ebab6c5f
|
||||
Version: 1.1.0~alpha9~git5.98546259
|
||||
Release: 0
|
||||
Summary: A identity management service and clients.
|
||||
License: ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR ISC OR MIT ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( CC0-1.0 OR Apache-2.0 ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MPL-2.0 AND MPL-2.0+
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c8a5235db73a124904fa193d4ca69f1504b3ceff8a5b4c76725d5d3eb8a2508
|
||||
size 32300448
|
||||
oid sha256:d1ae402f92b48cddcf25a888ddaf61fd58c1edf90ba6fdf8e1e7b3849cc4ad75
|
||||
size 32263168
|
||||
|
Loading…
Reference in New Issue
Block a user