Accepting request 922777 from home:firstyear:branches:network:idm

- bsc#1191031 - use _pam_moduledir in spec macros
- Update to version 1.1.0~alpha6~git0.c9f4b1d:
  * (cargo-release) version 1.1.0-alpha.6
  * Added an interactive cli dialog to kanidm login (#584)
  * Add support for storing security token key in domain config (#581)
  * Remove auditscope for tracing (#580)
  * Entry Arc Tracking to reduce memory footprint (#579)
  * Rewrite how we store the internals of valuesets in entries (#578)
  * Improving logging and docs around unixd/PAM/NSS (#577)
  * Swap to tide-openssl (#575)
  * Start to remove audit scope :) (#574)
  * Fix io capture in tests (#573)

OBS-URL: https://build.opensuse.org/request/show/922777
OBS-URL: https://build.opensuse.org/package/show/network:idm/kanidm?expand=0&rev=3
This commit is contained in:
2021-10-02 10:01:11 +00:00
committed by Git OBS Bridge
parent c0a99edaa5
commit 13ab179fbc
7 changed files with 47 additions and 13 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Oct 01 02:10:02 UTC 2021 - wbrown@suse.de
- bsc#1191031 - use _pam_moduledir in spec macros
- Update to version 1.1.0~alpha6~git0.c9f4b1d:
* (cargo-release) version 1.1.0-alpha.6
* Added an interactive cli dialog to kanidm login (#584)
* Add support for storing security token key in domain config (#581)
* Remove auditscope for tracing (#580)
* Entry Arc Tracking to reduce memory footprint (#579)
* Rewrite how we store the internals of valuesets in entries (#578)
* Improving logging and docs around unixd/PAM/NSS (#577)
* Swap to tide-openssl (#575)
* Start to remove audit scope :) (#574)
* Fix io capture in tests (#573)
-------------------------------------------------------------------
Wed Jul 07 02:36:51 UTC 2021 - wbrown@suse.de