4 Commits

Author SHA256 Message Date
9b2fc418a5 Accepting request 1040802 from home:dirkmueller:Factory
- update to 9.0.16:
  * Fix bug in parallel universe that could cause the schedd to crash
  * Fix rare crash where a daemon tries to use a discarded security session
  * Schedd and startd cron jobs can now log output upon non-zero exit
  * condor_config_val now produces correct syntax for multi-line values
  * The condor_run tool now reports submit errors and warnings to the terminal
  * Fix issue where Kerberos authentication would fail within DAGMan
  * Fix HTCondor startup failure with certain complex network configurations
  * SciToken mapping failures are now recorded in the daemon logs
  * Fix bug that stopped file transfers when output and error are the same
  * Ensure that the Python bindings version matches the installed HTCondor
  * $(OPSYSANDVER) now expand properly in job transforms
  * Fix bug where context managed Python htcondor.SecMan sessions would crash
  * Fix bug where remote CPU times would rarely be set to zero
  * Report resources provisioned by the Slurm batch scheduler when available
  * Singularity now mounts /tmp and /var/tmp under the scratch directory
  * Fix bug where Singularity jobs go on hold at the first checkpoint
  * Fix bug where gridmanger deletes the X.509 proxy file instead of the copy
  * Fix file descriptor leak when using SciTokens for authentication

OBS-URL: https://build.opensuse.org/request/show/1040802
OBS-URL: https://build.opensuse.org/package/show/network:cluster/htcondor?expand=0&rev=11
2022-12-15 09:49:52 +00:00
0eaea369ef Accepting request 967332 from home:mslacken:branches:network:cluster
- 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)

OBS-URL: https://build.opensuse.org/request/show/967332
OBS-URL: https://build.opensuse.org/package/show/network:cluster/htcondor?expand=0&rev=8
2022-04-06 14:22:49 +00:00
046de16728 Accepting request 953112 from home:Guillaume_G:branches:network:cluster
- Fix build on non-x86_64 architectures

OBS-URL: https://build.opensuse.org/request/show/953112
OBS-URL: https://build.opensuse.org/package/show/network:cluster/htcondor?expand=0&rev=7
2022-02-10 14:22:57 +00:00
683a77fcc9 Accepting request 947197 from home:mslacken:pr
initial commit for htcondor

OBS-URL: https://build.opensuse.org/request/show/947197
OBS-URL: https://build.opensuse.org/package/show/network:cluster/htcondor?expand=0&rev=1
2022-01-27 07:36:18 +00:00