Debian Patches
Status for condor/25.10.1+dfsg-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| umask.patch | commit 980cd6c8773c93ca0cfc7131fe2c3d722c98548f (origin/V25_11-HTCONDOR-3712-reproducible-umask) HTCONDOR-3712 Also force the umask in the cmake scripts diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c29082332..5566f81fee 100644 |
Greg Thain <gthain@cs.wisc.edu> | no | 2026-04-29 | ||
| param.h.patch | commit de121b9402c0ecd0680affae65d41d4255e7fc8a HTCONDOR-3712 Make param table generator generate reproducible .h files perl hash tables are intentionally random, so force a sort order to make sure the generated .h file is always the same, given the same inputs. diff --git a/src/condor_utils/param_table_generator.pl b/src/condor_utils/param_table_generator.pl index b6478358a4..f9807cd589 100644 |
Greg Thain <gthain@cs.wisc.edu> | no | 2026-05-12 | ||
| os-repro.patch | commit 5bea63d046a456df235c30b679cd002a01a38552 HTCONDOR-3712 cmake should only set -DLINUX=1, not the full kernel version We don't use the kernl version, and it breaks repoduciility. diff --git a/build/cmake/CondorConfigure.cmake b/build/cmake/CondorConfigure.cmake index ff989c4c7f..7b40493d87 100644 |
Greg Thain <gthain@cs.wisc.edu> | no | 2026-05-24 |
All known versions for source package 'condor'
- 25.10.1+dfsg-2 (sid, forky)
- 23.9.6+dfsg-2.1 (trixie)
