Debian Patches
Status for oar/2.5.9-1+deb12u1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| drawgantt-svg_fixes_for_php_8.patch | [drawgantt-svg] Fixes for PHP 8 Backported from upstream 2.5.10 Fix fatal errors occuring with PHP8: - The create_function function is REMOVED as of PHP 8.0.0. (https://www.php.net/manual/en/function.create-function.php) - Non-static methods Shuffle::Init() and Shuffle::get_int() cannot be called statically. Need to make them static. diff --git a/sources/visualization_interfaces/DrawGantt-SVG/drawgantt-svg.php.in b/sources/visualization_interfaces/DrawGantt-SVG/drawgantt-svg.php.in index 5fd3b636..e24d3faa 100644 |
Pierre Neyron <pierre.neyron@free.fr> | no | |||
| fix_the_oar_user_creation_with_debian12_adduser_3.130.patch | [setup] Fix the oar user creation with Debian12 (adduser > 3.130) Backported from upstream 2.5.10 adduser >= 3.130 changes to way adduser's --disabled-(login|password) options work. Need to force the "disabled password flag to '*' instead of '!', so that ssh connection are allowed. diff --git a/setup/common.sh.in b/setup/common.sh.in index a2eef6f7..bbfdf74e 100644 |
Pierre Neyron <pierre.neyron@free.fr> | no |
All known versions for source package 'oar'
- 2.6.1-1.1 (sid)
- 2.6.1-1 (trixie, forky)
- 2.5.9-1+deb12u1 (bookworm)
