File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 6
6
# ------------------------------------------------------------------------------
7
7
8
8
PACKAGE := htcondor-ce
9
- VERSION := 5.1.5
9
+ VERSION := 5.1.6
10
10
11
11
12
12
# ------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 2
2
#define gitrev osg
3
3
4
4
Name: htcondor-ce
5
- Version: 5.1.5
5
+ Version: 5.1.6
6
6
Release: 1%{?gitrev:.%{gitrev }git}%{?dist }
7
7
Summary: A framework to run HTCondor as a CE
8
8
BuildArch: noarch
558
558
%{_localstatedir }/www/wsgi-scripts/htcondor-ce/htcondor-ce-registry.wsgi
559
559
560
560
%changelog
561
+ *
Wed Oct 05 2022 Tim Theisen <[email protected] > -
5.1.6-1
562
+ - HTCondor-CE now uses the C++ Collector plugin for payload job traceability
563
+ - Fix HTCondor-CE mapfiles to be compliant with PCRE2 and HTCondor 9.10.0+
564
+ - Add support for multiple APEL accounting scaling factors
565
+ - Suppress spurious log message about a missing negotiator
566
+ - Fix crash in HTCondor-CE View
567
+
561
568
*
Fri Jun 03 2022 Tim Theisen <[email protected] > -
5.1.5-1
562
569
- Rename AuthToken attributes in the routed job to better support accounting
563
570
- Prevent GSI environment from pointing the job to the wrong certificates
You can’t perform that action at this time.
0 commit comments