Accepting request 1198755 from network:idm
OBS-URL: https://build.opensuse.org/request/show/1198755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/himmelblau?expand=0&rev=15
This commit is contained in:
commit
60f0b4c34d
2
_service
2
_service
@ -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.4.x</param>
|
||||
<param name="revision">stable-0.5.x</param>
|
||||
<param name="versionformat">@PARENT_TAG@+git.@TAG_OFFSET@.%h</param>
|
||||
<param name="versionrewrite-pattern">himmelblau-(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -3,4 +3,4 @@
|
||||
<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">6379abc8a977615dd9f61375fab39abd81768898</param></service></servicedata>
|
||||
<param name="changesrevision">22f84f0879609ef9406e2c25c6028d5e9b1073c9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb29e33def9c3d5a83f5cb6484d5d886b79c0e8f0ea827586a101c28521001c1
|
||||
size 17684265
|
3
himmelblau-0.5.0+git.0.22f84f0.tar.bz2
Normal file
3
himmelblau-0.5.0+git.0.22f84f0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16915f657ac0c69070d9ee24076ed03464b74c16a12c786eec8fb8f3b4e0dcfb
|
||||
size 19316045
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 04 14:16:35 UTC 2024 - david.mulder@suse.com
|
||||
|
||||
- Update to version 0.5.0+git.0.22f84f0:
|
||||
* Update workflows for 0.5.x
|
||||
* Update Debian dependencies in README.md
|
||||
* Compilation fails on Ubuntu, missing ldb header
|
||||
* Fix base32 with kandim updates
|
||||
* deps(rust): update base32 requirement from ^0.4.0 to ^0.5.0
|
||||
* deps(rust): update scim_proto requirement from ^0.2.1 to ^1.3.2
|
||||
* deps(rust): update bindgen requirement from 0.69.4 to 0.70.1
|
||||
* Fix CI failures caused by cargo 1.80.1
|
||||
* Update to libhimmelblau version 0.2.9
|
||||
* deps(rust): update rusqlite requirement from ^0.31.0 to ^0.32.0
|
||||
* deps(rust): update tonic requirement from 0.11.0 to 0.12.0
|
||||
* update libnss requirement from 0.7.0 to 0.8.0
|
||||
* Switch to using libhimmelblau
|
||||
* himmelblaud stops working after suspend
|
||||
* Update required packages for tumbleweed
|
||||
* Disable the SFA fallback by default
|
||||
* Fix ConsolidatedTelephony MFA method
|
||||
* Use the group ID for the name if no display name
|
||||
* Use latest msal with MFA fixes
|
||||
* PhoneAppNotification is not a cred request algorithm
|
||||
* The polling_interval is in milliseconds, not seconds
|
||||
* OneWaySMS is additionally a valid OTP
|
||||
* Relicensing as GPL3, as SSSD source inclusion requires
|
||||
* Utilize the graph code in msal
|
||||
* config: Remove comments about experimental policy enforement
|
||||
* Remove the experimental policy code from the id provider
|
||||
* Fix a refresh token leak in debug from msal
|
||||
* Correct README details
|
||||
* Always normalize idmap upn inputs
|
||||
* Add video links to the README
|
||||
* Minor updates to the Contributing section
|
||||
* Add a Installation section to the README
|
||||
* Add the new SSSD idmap build deps to the README
|
||||
* Add a section about donations
|
||||
* Include the Samba Technical matrix channel
|
||||
* Add github workflows for the 0.4.x branch
|
||||
* Version 0.5.0 bump for main
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 15:07:32 UTC 2024 - david.mulder@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: himmelblau
|
||||
Version: 0.4.3+git.2.6379abc
|
||||
Version: 0.5.0+git.0.22f84f0
|
||||
Release: 0
|
||||
Summary: Interoperability suite for Microsoft Azure AD and Intune
|
||||
License: GPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3fc098728f540bde200f3c7a2bb3c9a75b8e0d11fcb36e38afa531f5f1fa77a
|
||||
size 44326930
|
||||
oid sha256:e173220bc01e1453f184ecbf44a3bd17cb5eaf24a5370abf9193057c30368317
|
||||
size 46449790
|
||||
|
Loading…
x
Reference in New Issue
Block a user