htcondor
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:cluster/htcondor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
added-suse-as-SYSTEM_NAME-again.patch | 0000003152 3.08 KB | |
condor_config | 0000003563 3.48 KB | |
htcondor-9_0_11.tar.gz | 0012017441 11.5 MB | |
htcondor-9_0_8.tar.gz | 0012001951 11.4 MB | |
htcondor.changes | 0000002924 2.86 KB | |
htcondor.spec | 0000031253 30.5 KB | |
osg-env.conf | 0000000373 373 Bytes |
Revision 8 (latest revision is 12)
Christian Goll (mslacken)
accepted
request 967332
from
Christian Goll (mslacken)
(revision 8)
- updated to V9_0_11 which fixes also following CVEs: * CVE-2021-45103 * CVE-2021-45104 * CVE-2022-26110 - renamed added-suse-as-SYSTEM_NAME.patch to added-suse-as-SYSTEM_NAME-again.patch - Following new deature was added: * The condor_job_router can now create an IDTOKEN and send it them along with a routed job for use by the job. This is controlled by a new configuration variable JOB_ROUTER_CREATE_IDTOKEN_NAMES and a new route option SendIDTokens. - update contains following bugfixes: * HTCondor will now properly transfer checkpoints if stream_output or stream_error is set and output or error, respectively, is not an absolute path. (HTCONDOR-736) * A problem where HTCondor would not create a directory on the execute node before trying to transfer a file into it should no longer occur. (This would cause the job which triggered this problem to go on hold.) One way to trigger this problem was by setting preserve_relative_paths and specifying the same directory in both transfer_input_files and transfer_checkpoint_files. (HTCONDOR-857) * The condor_annex tool no longer duplicates the first tag if given multiple -tag options on the command line. You can now set longer user data on the command-line. (HTCONDOR-910) * Fixed a bug in the condor_job_router that could result in routes and transforms substituting a default configuration value rather than the value from the configuration files when a route or transform was applied (HTCONDOR-902) * For batch grid universe jobs, a small default memory value is no longer generated when request_memory is not specified in the submit file. This restores the behavior in versions 9.0.1 and prior. (HTCONDOR-904)
Comments 0