Skip to content

Commit ac3cb28

Browse files
committed
HTCONDOR-2611: Initial HTCondor-CE 24.0.1 release
1 parent 156e94f commit ac3cb28

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

rpm/htcondor-ce.spec

+4-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Name: htcondor-ce
55
Version: 24.0.1
6-
Release: 0.rc1%{?gitrev:.%{gitrev}git}%{?dist}
6+
Release: 1%{?gitrev:.%{gitrev}git}%{?dist}
77
Summary: A framework to run HTCondor as a CE
88
BuildArch: noarch
99

@@ -542,11 +542,13 @@ getent passwd condorce_webapp >/dev/null || \
542542
%{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi
543543

544544
%changelog
545+
* Thu Oct 31 2024 Tim Theisen <[email protected]> - 24.0.1-1
546+
- Initial HTCondor-CE 24.0.1 release
547+
545548
* Wed Oct 30 2024 Tim Theisen <[email protected]> - 23.10.1-1
546549
- Fix cert subject parsing in condor_ce_host_network_check
547550

548551
* Wed Oct 30 2024 Tim Theisen <[email protected]> - 23.0.17-1
549-
- Lock down HTCondor-CE IDTOKEN security
550552
- Remove obsolete GSI configuration
551553

552554
* Thu Aug 08 2024 Tim Theisen <[email protected]> - 23.9.1-1

0 commit comments

Comments
 (0)