Skip to content

Commit

Permalink
Merge Split Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic preview publish committed Nov 27, 2023
2 parents e272db1 + 32fec9f commit 0ed34ab
Show file tree
Hide file tree
Showing 12 changed files with 1,540 additions and 1,509 deletions.
10 changes: 3 additions & 7 deletions preview-update-submodules/downloads/htcondor-ce.html
Original file line number Diff line number Diff line change
Expand Up @@ -829,17 +829,13 @@ <h1>Download <span class="text-secondary">HTCondor-CE</span></h1>

<div class="mb-4 card">
<div class="card-body">
<h3><span class="text-secondary">23.0.0</span> Latest Release</h3>
<p>September 29, 2023</p>
<h3><span class="text-secondary">23.0.1</span> Latest Release</h3>
<p>November 16, 2023</p>
<div>

<p>Highlights of this release are:</p>
<ul>
<li>Add grid CA and host certificate/key locations to default SSL search paths</li>
<li>Verifies that HTCondor-CE can access the local HTCondor’s SPOOL directory</li>
<li>Can use condor_ce_trace without SciToken to test batch system integration</li>
<li>condor_ce_upgrade_check checks compatibility with HTCondor 23.0</li>
<li>Adds deprecation warnings for old job router configuration syntax</li>
<li>Add condor_ce_test_token command</li>
</ul>

</div>
Expand Down
18 changes: 8 additions & 10 deletions preview-update-submodules/downloads/htcondor.html
Original file line number Diff line number Diff line change
Expand Up @@ -874,18 +874,16 @@ <h3><span class="text-secondary">23.1.0</span> Feature Release</h3>
</div>
<div id="long-term-support-channel" class="mb-4 card">
<div class="card-body">
<h3><span class="text-secondary">23.0.1</span> Long Term Support Release</h3>
<p>October 31, 2023</p>
<h3><span class="text-secondary">23.0.2</span> Long Term Support Release</h3>
<p>November 20, 2023</p>
<div>
<ul>
<li>Add HTCondor Python wheel in PyPI for Python 3.12</li>
<li>Update to apptainer version 1.2.4 in the HTCondor tarballs</li>
<li>Fix 10.6.0 bug that broke PID namespaces</li>
<li>Fix Debian and Ubuntu install bug when ‘condor’ user was in LDAP</li>
<li>Fix bug where execution times for ARC CE jobs were 60 times too large</li>
<li>Fix bug where a failed ‘Service’ node would crash DAGMan</li>
<li>Condor-C and Job Router jobs now get resources provisioned updates</li>
<li>Update Windows binaries to address curl CVE-2023-38545</li>
<li>Fixed a bug when Hashicorp Vault is configured to issue data transfer tokens (which is not the default), job submission could hang and then fail.</li>
<li>Improved sandbox and ssh-agent clean up for <code>batch</code> grid universe jobs</li>
<li>Fix bug where daemons with a private network address couldn’t communicate</li>
<li>Fix cgroup v2 memory enforcement for custom configurations</li>
<li>Add <code>DISABLE_SWAP_FOR_JOB</code> support on cgroup v2 systems</li>
<li>Fix log rotation for OAuth and Vault credmon daemons</li>
</ul>

</div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 3 additions & 7 deletions preview-update-submodules/htcondor-ce/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -945,17 +945,13 @@ <h1 class="text-secondary">HTCondor-CE Download</h1>

<div class="mb-4 card">
<div class="card-body">
<h3><span class="text-secondary">23.0.0</span> Latest Release</h3>
<p>September 29, 2023</p>
<h3><span class="text-secondary">23.0.1</span> Latest Release</h3>
<p>November 16, 2023</p>
<div>

<p>Highlights of this release are:</p>
<ul>
<li>Add grid CA and host certificate/key locations to default SSL search paths</li>
<li>Verifies that HTCondor-CE can access the local HTCondor’s SPOOL directory</li>
<li>Can use condor_ce_trace without SciToken to test batch system integration</li>
<li>condor_ce_upgrade_check checks compatibility with HTCondor 23.0</li>
<li>Adds deprecation warnings for old job router configuration syntax</li>
<li>Add condor_ce_test_token command</li>
</ul>

</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,20 @@ <h3>Latest Releases</h3>




<div class="d-flex flex-row">
<b>23.0.1</b>
<span class="px-1">-</span>
<span>November 16, 2023</span>
</div>
<div>

<p>Highlights of this release are:</p>
<ul>
<li>Add condor_ce_test_token command</li>
</ul>

</div>

<div class="d-flex flex-row">
<b>23.0.0</b>
Expand Down
18 changes: 8 additions & 10 deletions preview-update-submodules/htcondor/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1019,18 +1019,16 @@ <h3><span class="text-secondary">23.1.0</span> Feature Release</h3>
</div>
<div id="long-term-support-channel" class="mb-4 card">
<div class="card-body">
<h3><span class="text-secondary">23.0.1</span> Long Term Support Release</h3>
<p>October 31, 2023</p>
<h3><span class="text-secondary">23.0.2</span> Long Term Support Release</h3>
<p>November 20, 2023</p>
<div>
<ul>
<li>Add HTCondor Python wheel in PyPI for Python 3.12</li>
<li>Update to apptainer version 1.2.4 in the HTCondor tarballs</li>
<li>Fix 10.6.0 bug that broke PID namespaces</li>
<li>Fix Debian and Ubuntu install bug when ‘condor’ user was in LDAP</li>
<li>Fix bug where execution times for ARC CE jobs were 60 times too large</li>
<li>Fix bug where a failed ‘Service’ node would crash DAGMan</li>
<li>Condor-C and Job Router jobs now get resources provisioned updates</li>
<li>Update Windows binaries to address curl CVE-2023-38545</li>
<li>Fixed a bug when Hashicorp Vault is configured to issue data transfer tokens (which is not the default), job submission could hang and then fail.</li>
<li>Improved sandbox and ssh-agent clean up for <code>batch</code> grid universe jobs</li>
<li>Fix bug where daemons with a private network address couldn’t communicate</li>
<li>Fix cgroup v2 memory enforcement for custom configurations</li>
<li>Add <code>DISABLE_SWAP_FOR_JOB</code> support on cgroup v2 systems</li>
<li>Fix log rotation for OAuth and Vault credmon daemons</li>
</ul>

</div>
Expand Down
31 changes: 30 additions & 1 deletion preview-update-submodules/htcondor/release-highlights/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5252,6 +5252,35 @@ <h3>Long Term Support Channel</h3>















<div class="d-flex flex-row">
<b><a class="text-decoration-none" href="https://htcondor.readthedocs.io/en/lts/version-history/lts-versions-23-0.html#version-23-0-2">23.0.2</a></b>
<span class="px-1">-</span>
<span>November 20, 2023</span>
</div>

<div class="mt-2">
<ul>
<li>Fixed a bug when Hashicorp Vault is configured to issue data transfer tokens (which is not the default), job submission could hang and then fail.</li>
<li>Improved sandbox and ssh-agent clean up for <code>batch</code> grid universe jobs</li>
<li>Fix bug where daemons with a private network address couldn’t communicate</li>
<li>Fix cgroup v2 memory enforcement for custom configurations</li>
<li>Add <code>DISABLE_SWAP_FOR_JOB</code> support on cgroup v2 systems</li>
<li>Fix log rotation for OAuth and Vault credmon daemons</li>
</ul>

</div>



Expand Down Expand Up @@ -5298,7 +5327,7 @@ <h3>Long Term Support Channel</h3>
<div class="d-flex flex-row">
<b><a class="text-decoration-none" href="https://htcondor.readthedocs.io/en/lts/version-history/lts-versions-23-0.html#version-23-0-0">23.0.0</a></b>
<span class="px-1">-</span>
<span>September 30, 2023</span>
<span>September 29, 2023</span>
</div>

<div class="mt-2">
Expand Down
8 changes: 4 additions & 4 deletions preview-update-submodules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1035,10 +1035,10 @@ <h4><a class="text-secondary" href="/web-preview/preview-update-submodules/htcon
<div class="row justify-content-between">
<div class="col-auto d-flex flex-column">
<a class="fs-5" href="/web-preview/preview-update-submodules/htcondor/release-highlights/#long-term-support-channel">Long Term Support</a>
<span class="text-muted">October 31, 2023</span>
<span class="text-muted">November 20, 2023</span>
</div>
<div class="col-auto">
<span class="fs-1">23.0.1</span>
<span class="fs-1">23.0.2</span>
</div>
</div>
</div>
Expand All @@ -1047,10 +1047,10 @@ <h4><a class="text-secondary" href="/web-preview/preview-update-submodules/htcon
<div class="row justify-content-between">
<div class="col-auto d-flex flex-column">
<a class="fs-5" href="/web-preview/preview-update-submodules/htcondor-ce/release-highlights/">Latest</a>
<span class="text-muted">September 29, 2023</span>
<span class="text-muted">November 16, 2023</span>
</div>
<div class="col-auto">
<span class="fs-1">23.0.0</span>
<span class="fs-1">23.0.1</span>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 0ed34ab

Please sign in to comment.