Package: crmsh / 5.0.0~rc2-1
Metadata
Package | Version | Patches format |
---|---|---|
crmsh | 5.0.0~rc2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0003 Add remote resource to local cache.patch | (download) |
doc/website-v1/img/fork-me-on-github.png |
65 65 + 0 - 0 ! |
add remote resource to local cache - Added the fork-me-on-github.png image so that privacy-breach-generic could be resolved due to the use of said image as a remote resource |
0004 Fix privacy breach generic caused by footer template.patch | (download) |
doc/website-v1/crm.conf |
2 1 + 1 - 0 ! |
fix privacy-breach-generic caused by footer template - An image fetched from githubuserconent needs to be replaced with a local cache to avoid the aforementioned lintian informational warning |
0005 Fix privacy breach generic caused by atom xml templa.patch | (download) |
doc/website-v1/make-news.py |
4 2 + 2 - 0 ! |
fix privacy-breach-generic caused by atom xml template - Modifies the atom xml template so as not to breach privacy by using remote resources. |
0006 Fix privacy breach generic caused by youtube iframe.patch | (download) |
doc/website-v1/news/2015-05-13-release-2_1_4.adoc |
2 1 + 1 - 0 ! |
fix privacy-breach-generic caused by youtube iframe - Modified 2015-05-13-releaswe-2_1_4.adoc so as not to embed the youtube video |
0007 pygmentize lexer.patch | (download) |
doc/website-v1/history-guide.adoc |
16 8 + 8 - 0 ! |
patch to avoid using the custom lexer This patch makes some changes to the crmsh doc build so it doesn't use the included custom lexer. |
0010 Fix package management.patch | (download) |
utils/crm_init.py |
4 2 + 2 - 0 ! |
use dpkg and apt for package management |
0011 Fix scripts init.patch | (download) |
crmsh/corosync.py |
2 1 + 1 - 0 ! |
make cluster init work on debian |
0012 Fix crm history.patch | (download) |
crmsh/history.py |
2 1 + 1 - 0 ! |
fix detection of cluster events hb_report looks at /var/log/messages for cluster events by default. On Debian systems this file only contains kernel messages so we use /var/log/syslog instead. . Since the pacemaker looging moved to /var/log/pacemaker.log rather than syslog, only this new file contains info on transitions so use it instead of standard syslog messaging. |
0013 Fix cluster bootstrap.patch | (download) |
crmsh/bootstrap.py |
4 2 + 2 - 0 ! |
fix cluster init on debian Update file paths and service names to work better on Debian. |
0015 Fix testsuite errors.patch | (download) |
test/unittests/test_utils.py |
6 3 + 3 - 0 ! |
fix testsuite Make sure testsuite output works with Pacemaker 2. |
0016 Fix python2 calls.patch | (download) |
doc/website-v1/Makefile |
15 8 + 7 - 0 ! |
build using only python 3 |
0017 Fix profiles adoc.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
skip building profiles as a separate document It is included in crm(8) already. |
0021 Fix bootstrap bash.patch | (download) |
crmsh/ssh_key.py |
4 2 + 2 - 0 ! |
fix bootstrap with dash |
0025 Fix_doc_build.patch | (download) |
doc/toolchain/lib/help2adoc/parser.py |
5 4 + 1 - 0 ! |
fix documentation build errors |
0026 Fix_python_build.patch | (download) |
Makefile.am |
4 2 + 2 - 0 ! |
fix python build rules Make sure build works without network access. |
0027 Rename_sbd_config.patch | (download) |
crmsh/crash_test/config.py |
2 1 + 1 - 0 ! |
replace location of sbd config |