Skip to content

Commit 2380f92

Browse files
committed
Merge branch 'V24_0-branch'
2 parents 26e9a0d + 8c2cf1b commit 2380f92

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Diff for: rpm/htcondor-ce.spec

+14-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Name: htcondor-ce
55
Version: 24.2.0
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,6 +542,19 @@ getent passwd condorce_webapp >/dev/null || \
542542
%{_localstatedir}/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi
543543

544544
%changelog
545+
* Wed Dec 18 2024 Tim Theisen <[email protected]> - 24.2.0-1
546+
- Does not pass WholeNode request expressions to non-HTCondor batch systems
547+
548+
* Wed Dec 18 2024 Tim Theisen <[email protected]> - 24.0.2-1
549+
- Does not pass WholeNode request expressions to non-HTCondor batch systems
550+
551+
* Wed Dec 18 2024 Tim Theisen <[email protected]> - 23.10.18-1
552+
- Does not pass WholeNode request expressions to non-HTCondor batch systems
553+
554+
* Wed Dec 18 2024 Tim Theisen <[email protected]> - 23.0.18-1
555+
- Does not pass WholeNode request expressions to non-HTCondor batch systems
556+
- Fix certificate subject parsing in condor_ce_host_network_check
557+
545558
* Thu Oct 31 2024 Tim Theisen <[email protected]> - 24.1.2-1
546559
- Initial HTCondor-CE 24.1.2 release
547560

0 commit comments

Comments
 (0)