This update for kanidm fixes the following issues:
-
Update to version 1.6.2~git0.a20663ea8:
- Release 1.6.2
- fix: clippy
- maint: typo in log message
- Set kid manually to prevent divergence
- Order keys in application JWKS / Fix rotation bug
- Fix toml issues with strings
-
Update to version 1.6.1~git0.2e4429eca:
- Release 1.6.1
- Resolve reload of oauth2 on startup (#3604)
-
CVE-2025-3416: Fixed openssl use after free (boo#1242642)
-
Update to version 1.6.0~git0.d7ae0f336:
- Release 1.6.0
- Avoid openssl for md4
- Fixes #3586, inverts the navbar button color (#3593)
- Release 1.6.0-pre
- chore: Release Notes (#3588)
- Do not require instances to exist during optional config load (#3591)
- Fix std::fmt::Display for some objects (#3587)
- Drop fernet in favour of JWE (#3577)
- docs: document how to configure oauth2 for opkssh (#3566)
- Add kanidm_ssh_authorizedkeys_direct to client deb (#3585)
- Bump the all group in /pykanidm with 2 updates (#3581)
- Update dependencies, fix a bunch of clippy lints (#3576)
- Support spaces in ssh key comments (#3575)
- 20250402 3423 proxy protocol (#3542)
- fix(web): Preserve SSH key content on form validation error (#3574)
- Bump the all group in /pykanidm with 3 updates (#3572)
- Bump the all group in /pykanidm with 2 updates (#3564)
- Bump crossbeam-channel from 0.5.14 to 0.5.15 in the cargo group (#3560)
- Improve token handling (#3553)
- Bump tokio from 1.44.1 to 1.44.2 in the cargo group (#3549)
- Update fs4 and improve klock handling (#3551)
- Less footguns (#3552)
- Unify unix config parser (#3533)
- Bump openssl from 0.10.71 to 0.10.72 in the cargo group (#3544)
- Bump the all group in /pykanidm with 8 updates (#3547)
- implement notify-reload protocol (#3540)
- Allow versioning of server configs (#3515)
- 20250314 remove protected plugin (#3504)
- Bump the all group with 10 updates (#3539)
- Bump mozilla-actions/sccache-action from 0.0.8 to...