-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'V24_0_1-branch' into V24_1_x-branch
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -542,9 +542,14 @@ getent passwd condorce_webapp >/dev/null || \ | |
%{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi | ||
|
||
%changelog | ||
* Fri Oct 11 2024 Tim Theisen <[email protected]> - 23.10.1-0.rc1 | ||
* Thu Oct 31 2024 Tim Theisen <[email protected]> - 24.0.1-1 | ||
- Initial HTCondor-CE 24.0.1 release | ||
|
||
* Wed Oct 30 2024 Tim Theisen <[email protected]> - 23.10.1-1 | ||
- Fix cert subject parsing in condor_ce_host_network_check | ||
- Lock down HTCondor-CE IDTOKEN security | ||
|
||
* Wed Oct 30 2024 Tim Theisen <[email protected]> - 23.0.17-1 | ||
- Remove obsolete GSI configuration | ||
|
||
* Thu Aug 08 2024 Tim Theisen <[email protected]> - 23.9.1-1 | ||
- Use new Job Router syntax by default | ||
|