condor 23.2.0+dfsg-1 source package in Ubuntu

Changelog

condor (23.2.0+dfsg-1) unstable; urgency=medium

  [ Tim Theisen ]
  * Add backward compatible overrides for old lintian used by ftp-masters
  * new upstream feature release (Closes: #982050, #995838, #1020692)
  * Fixes for CVE-2019-18823 (Closes: #963777)
  * Fixes for CVE-2021-25311
  * Fixes for CVE-2021-25312
  * Fixes for CVE-2021-45101 (Closes: #1002540)
  * Fixes for CVE-2021-45102
  * Fixes for CVE-2021-45103
  * Fixes for CVE-2021-45104
  * Fixes for CVE-2022-26110 (Closes: #1008634)
  * Builds with GCC 12 (Closes: #925657)
  * Python bindings for Python 3 (Closes: #790545, #936323, #966726)
  * Port to libpcre2 (Closes: #1000130)
  * Remove globus support (upstream change) (Closes: #671467)
  * add minihtcondor package
  * add htcondor-annex-ec2 package
  * restore openstack_gahp sources
  * Squash lintian errors and warnings
  * Too many to mention see online documentation:
    - https://htcondor.readthedocs.io/en/23.x/version-history/index.html

  [ Alex Waite ]
  * new upstream stable release (update to latest 8.8 stable series)
    - new tool: 'condor_now' - run a job right now by swapping it with another
      specified running job.
    - now tracks and reports GPU Usage and GPU memory usage
    - new grid type 'azure'
    - support for user and daemon authentication using the MUNGE service
    - fixed a memory leak in SSL authentication
    - Reduced encrypted file transfer CPU usage by a factor of six
    - HTCondor can now recognize nVidia Volta and Turing GPUs
  * drop numerous patches (thanks to Tim Theisen's upstreaming efforts!)
  * retire init.d scripts
  * fix assorted lintian errors

  [ Andreas Tille ]
  * cme fix dpkg-control:
     - Point Vcs-fields to Salsa
     - Priotity: optional
     - Drop unneeded versions from dependencies
  * Fix watch file
  * Maintain Files-Excluded
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/control (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Transition to automatic debug package (from: htcondor-dbg).
  * Use secure URI in Homepage field.
  * Apply multi-arch hints.
    + htcondor-doc: Add Multi-Arch: foreign.
  * Fix clean target
  * Add missing build dependency on dh addon.
  * Build-Depends: libscitokens-dev, libsqlite3-dev, libglobus-gss-assist-dev
  * Build-Depends: python3-sphinx-autodoc-typehints, python3-nbsphinx
  * Standards-Version: 4.6.1 (routine-update)
  * Fix some issues via `cme fix dpkg-control`
  * Fix VCS fields
  * Build-Depends: rapidjson-dev
  * Enable hardening options
  * Drop windows binaries from upstream source
  * Avoid privacy breach by bootstrap and jquery links
  * Set upstream metadata fields: Repository-Browse.
  * Remove field Section on binary packages htcondor-annex-ec2, minihtcondor
    that duplicates source.
  * Enforce bash as interpreter if bash syntax is used
  * Enable binNMUs
  * Drop unneeded debian/htcondor.conffiles
  * Lintian-overrides
  * Team maintenance by Debian HPC Team <email address hidden>
  * Remove /etc/rc.d/init.d/glite-ce-blah-parser from htcondor package
  * https in watch file
  * Remove manual creation of trigger
  * Move bash_completion to correct dir
  * Remove debian/htcondor.templates
  * watch file reports only even numbered minor versions

 -- Tim Theisen <email address hidden>  Wed, 27 Dec 2023 20:30:00 -0600

Upload details

Uploaded by:
Debian HPC Team
Uploaded to:
Sid
Original maintainer:
Debian HPC Team
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
condor_23.2.0+dfsg-1.dsc 3.4 KiB 51fc4c2bb6a444c5ddb0813d8ec4eb09a9df0cd1943d24c0e59a37378ab96113
condor_23.2.0+dfsg.orig.tar.xz 7.7 MiB 5c1c1fa40739b1d782c9bb726e0a7c792c098b515ec3296e83b94e3916a9dd49
condor_23.2.0+dfsg-1.debian.tar.xz 24.4 KiB 4e947d1ab80681e8caa267a4a25df2f9ead115baf34218878461507b103483ff

No changes file available.

Binary packages built by this source

condor: distributed workload management system

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 This package can set up an appropriate initial configuration at install
 time for a machine intended either as a member of an existing HTCondor pool
 or as a "Personal" (single machine) HTCondor pool.

condor-annex-ec2: distributed workload management system - single node configuration

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 This package provides configuration and script to make an EC2 image
 annex-compatible. Do NOT install on a non-EC2 image.

condor-dbgsym: debug symbols for condor
condor-dev: distributed workload management system - development files

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 This package provides headers and libraries for development of HTCondor
 add-ons.

condor-doc: distributed workload management system - documentation

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 This package provides HTCondor's documentation in HTML and PDF format, as well
 as configuration and other examples.

condor-kbdd: distributed workload management system - single node configuration

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 The condor_kbdd monitors logged in X users for activity. It is only
 useful on systems where no device (e.g. /dev/*) can be used to
 determine console idle time.

condor-kbdd-dbgsym: debug symbols for condor-kbdd
condor-test: distributed workload management system - single node configuration

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 This package provides a few miscellaneous test scripts.

condor-test-dbgsym: debug symbols for condor-test
condor-upgrade-checks: distributed workload management system - single node configuration

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 Examines the current HTCondor installation and recommends changes to ensure
 a smooth upgrade to a subsequent HTCondor version.

condor-vm-gahp: distributed workload management system - single node configuration

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 The condor_vm-gahp enables the Virtual Machine Universe feature of
 HTCondor. The VM Universe uses libvirt to start and control VMs under
 HTCondor's Startd.

condor-vm-gahp-dbgsym: debug symbols for condor-vm-gahp
htcondor: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.

htcondor-annex-ec2: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.

htcondor-dev: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.

htcondor-doc: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.

htcondor-test: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.

htcondor-upgrade-checks: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.

minicondor: distributed workload management system - single node configuration

 Like other full-featured batch systems, HTCondor provides a job queueing
 mechanism, scheduling policy, priority scheme, resource monitoring, and
 resource management. Users submit their serial or parallel jobs to HTCondor;
 HTCondor places them into a queue. It chooses when and where to run the jobs
 based upon a policy, carefully monitors their progress, and ultimately
 informs the user upon completion.
 .
 Unlike more traditional batch queueing systems, HTCondor can also effectively
 harness wasted CPU power from otherwise idle desktop workstations. HTCondor
 does not require a shared file system across machines - if no shared file
 system is available, HTCondor can transfer the job's data files on behalf of
 the user.
 .
 This package provides an example configuration is good for trying out HTCondor
 for the first time. It only configures the IPv4 loopback address, turns on
 basic security, and shortens many timers to be more responsive.

minihtcondor: transitional dummy package

 This package aids upgrades of existing htcondor installations to the
 package name "condor". The package is empty and it can safely be removed.