Debian Patches
Status for globus-gram-job-manager/15.8-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Handle-64-bit-time_t-on-32-bit-systems.patch | [PATCH] Handle 64 bit time_t on 32 bit systems | Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2024-03-19 | ||
0001-Only-check-write-permission-for-stdout-stderr-if-pat.patch | [PATCH] Only check write permission for stdout/stderr if path is absolute For relative paths stdout/stderr are relative to the job's working directory which is writable, so the check is redundant. The current check instead tests if the users home directory is writable which is irrelevant. The test also creates and leaves behind a zero-length file in the user's home directory. The test also gives false failures if the user's home directory is not writable. Fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103552 |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2025-04-26 |