lp:debian/condor

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/condor
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

26. By Michael Hanke

* First upstream in new 8.4 stable series. Updates:
  - leaner resource footprint for up to 200k simultaneous jobs in a
    single pool
  - run Docker containers as jobs
  - configurable encryption of execution directories
  - support for simultaneous IPv4 and IPv6 connections
  - adminstrator can establish requirements that must be satisfied in order
    for a job to be queued
  - new default shared port (if used) is 9618, instead of the previous
    random default
  - automatic tuning of certain kernel parameters for improved scalability
    enabled by default (see LINUX_KERNEL_TUNING_SCRIPT).
* Install systemd service file.
* Install default submit configuration for interactive jobs in
  /etc/condor/interactive.sub and set default configuration for
  INTERACTIVE_SUBMIT_FILE accordingly.
* Tighten versioned dependency on libclassad package -- observed missing
  symbols, despite unchanged SO version.
* Install documentation under /usr/share/doc/htcondor (no longer just
  'condor').
* Add docker as suggested package, due to the addition of the
  DockerUniverse.
* Recommend package 'ecryptfs-utils': when installed HTCondor can be
  instructed to encrypt job EXECUTE directories on a system-wide, or
  per-job basis.
* Install linux-kernel-tuning script as a config file into /etc/condor.
* Update patch to avoid non-literal string processing without format
  strings [-Werror=format-security].
* Build with Virtual Organization Membership Service support. Added
  voms-dev as a build-dependency.
* Add a watch file.

25. By Michael Hanke

* New upstream bugfix release closing >25 tickets.
  - "Smaller" partitionable slots are now merged to allow for a "bigger"
    job to match (needs ALLOW_PSLOT_PREEMPTION=True; default behavior
    unchanged).
  - Fix LaTeX documentation sources to work with the most recent TeTeX
    (Closes: #790865). Thanks to Martin Michlmayr for the report and a
    patch.
* Remove package section disparity (devel -> libdevel).

24. By Michael Hanke

* New upstream bugfix release.
  - Updated for latest gsoap release (Closes: #784778)
  - Numerous additional bug fixes.
* Minimize patch for default configuration to match upstream
  adjustments.
* Add patch to fix a few bashisms (Closes: #772232). Thanks to
  Raphael Geissert for the report.
* Add a patch adding raspbian to OS detection code (Closes: #780517).
  Thanks to Peter Michael Green for the patch.
* Bumped Standards-version to 3.9.6; no changes necessary.

23. By Michael Hanke

[Alex Waite]
Upstream security fix: Authenticated users could execute arbitrary code as
the condor user due to a bug in the way the condor daemon sent email
notifications (CVE-2014-8126). (Closes: #775276)

22. By Michael Hanke

Fix wrong default SPOOL location introduced with 8.2.3~dfsg.1-4. Whenever
not overwritten by an explicit SPOOL setting, this version relocated
SPOOL to /var/lib/condor/lib. Consequently, existing job and usage logs
where inaccessible by HTcondor. This update reverts this unintentional
change and sets SPOOL explicitly to /var/spool/condor again.
(Closes: #772170)

21. By Michael Hanke

* Adjust mechanism to apply the default Debian configuration to cope with
  the removal of the monolithic configuration file in the 8.2.x series.
  The default configuration is now applied as a patch to the table of
  parameters in the HTCondor sources (Closes: #769100).
  The report of leaving behind an unowned directory is merely a symptom of
  this bug.
* Adjust default configuration to make HTCondor work with Debian's
  ganglia (also see Ticket #4709). Thanks to Alex Waite for the fix.
* Add Debconf template translation:
  - Dutch -- courtesy of Frans Spiesschaert <email address hidden>.
    (Closes: #766067)

20. By Michael Hanke

Modify the DMTCP shim script to work with the 2.x series of DMTCP.

19. By Michael Hanke

Add transitional dummy packages to enable seamless upgrades from the
"condor*" packages in wheezy. Apparently, the provides/replaces/conflicts
triplet doesn't work with apt or aptitude in jessie.

18. By Michael Hanke

* Add patch to prevent FTBFS when built with --as-needed (Closes: #758923).
  Thanks to Artur Rona.
* Add 'provides: condor*' statements to debian/control to ensure a smooth
  upgrade path.
* Move upstream meta data: debian/upstream -> debian/upstream/metadata
* Added patch to increase the robustness of the sentinel job submitted by
  condor_qsub (Closes: #692388). Thanks to Philip Chase for the patch.

17. By Michael Hanke

* New upstream release in the 8.2 stable series.
  - Skipped 8.2.0 due to a security issue.
  - Includes various new features from the former 8.1 development series,
    such as improved support for partitionable slots, and interactive
    sessions.
* Enabled CGROUPS support (new build-dependency libcgroups-dev).
* Enabled condor_kbdd for machines where Condor harvests idle time
  (new build-dependency libx11-dev).
* Bump SO version of libclassad from 5 to 7.
* Bumped Standards-version to 3.9.5; no changes necessary.
* Drop build-dependency on obsolete python-support.
* Drop alternative build-dependency on obselete java-compiler.
* Symlink condor_ssh_to_job_sshd_config_template to /usr/lib/condor
  where Condor expects it to make interactive sessions work out of the box.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers