Package: pacemaker / 1.1.16-1~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
pacemaker | 1.1.16-1~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
libpengine.la needs additional libraries during link.patch | (download) |
pengine/Makefile.am |
3 2 + 1 - 0 ! |
libpengine.la needs additional libraries during linking |
Enable redirecting etc init.d script calls to system.patch | (download) |
lrmd/pacemaker_remote.in |
4 4 + 0 - 0 ! |
enable redirecting /etc/init.d/$script calls to systemd |
Enable the init scripts on multi user runlevels.patch | (download) |
lrmd/pacemaker_remote.in |
4 2 + 2 - 0 ! |
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. |
Make the asciidoc documentation reproducible.patch | (download) |
doc/Makefile.am |
2 1 + 1 - 0 ! |
make the asciidoc documentation reproducible |
path_max.patch | (download) |
configure.ac |
5 5 + 0 - 0 ! |
path_max PATH_MAX is undefined on GNU Hurd |
alerts make the scripts executable.patch | (download) |
extra/alerts/Makefile.am |
2 1 + 1 - 0 ! |
alerts: make the scripts executable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Ferenc Wgner <wferi@niif.hu> |
Make the testing infrastructure optional.patch | (download) |
Makefile.am |
2 2 + 0 - 0 ! |
make the testing infrastructure optional Upstream does not want this option, unfortunately. https://github.com/ClusterLabs/pacemaker/pull/1149 |
Fix spelling Negligable Negligible.patch | (download) |
crmd/throttle.c |
4 2 + 2 - 0 ! |
fix spelling: negligable -> negligible |
Enable the subdir objects Automake option.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
enable the subdir-objects automake option This avoids the "possible forward-incompatibility" warning from Automake, but breaks without --disable-dependency-tracking. May be an Automake bug. Not for upstream until this is sorted out. |
crm_perror appends a colon to its fmt argument.patch | (download) |
lib/common/strings.c |
2 1 + 1 - 0 ! |
crm_perror appends a colon to its fmt argument |
Don t report error if the output file isn t syncable.patch | (download) |
lib/common/xml.c |
3 2 + 1 - 0 ! |
don't report error if the output file isn't syncable |