Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Enable-redirecting-etc-init.d-script-calls-to-system.patch | Enable redirecting /etc/init.d/$script calls to systemd | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@niif.hu> | no | 2015-12-17 | ||
Enable-the-init-scripts-on-multi-user-runlevels.patch | Enable the init scripts on multi-user runlevels Upstream does not find this a good idea (see 5b5acab vs fc11a46 and also https://github.com/ClusterLabs/pacemaker/pull/656), but Debian runs installed daemons by default. |
=?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@niif.hu> | no | 2016-02-28 | ||
Make-the-asciidoc-documentation-reproducible.patch | Make the asciidoc documentation reproducible | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@niif.hu> | no | 2016-03-04 | ||
alerts-make-the-scripts-executable.patch | alerts: make the scripts executable | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@niif.hu> | no | 2016-06-12 | ||
Shipping-the-CTS-is-not-useful.patch | Shipping the CTS is not useful | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org> | no | 2018-12-31 | ||
Always-run-Inkscape-under-the-C.UTF-8-locale.patch | Always run Inkscape under the C.UTF-8 locale | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org> | no | 2020-11-18 | ||
Fix-typos-resouce-resource.patch | Fix typos: resouce -> resource | =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi@debian.org> | no | 2022-07-03 | ||
Refactor-scheduler-improve-xpath-efficiency-when-unpackin.patch | Refactor: scheduler: improve xpath efficiency when unpacking Using "//" means that every child must be searched recursively. If we know the exact path, we should explicitly specify it. |
Ken Gaillot <kgaillot@redhat.com> | no | 2023-02-02 | ||
Low-scheduler-unknown_on_node-should-ignore-pending-actio.patch | Low: scheduler: unknown_on_node() should ignore pending actions Previously, unknown_on_node() looked for any lrm_rsc_op at all to decide whether a resource is known on a node. However if the only action is pending, the resource is not yet known. Also drop a redundant argument and add a doxygen block. (The rsc argument is not const due to a getDocPtr() call in the chain, as well as libxml2 calls that are likely const in practice but aren't marked as such.) |
Ken Gaillot <kgaillot@redhat.com> | no | 2023-02-02 | ||
Fix-scheduler-handle-cleaned-migrate_from-history-correct.patch | Fix: scheduler: handle cleaned migrate_from history correctly Fixes T623 |
Ken Gaillot <kgaillot@redhat.com> | no | 2023-02-01 |