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 file
Patch 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 !
1 file changed, 65 insertions(+)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 8 insertions(+), 8 deletions(-)

 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 !
utils/crm_script.py | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 use dpkg and apt for package management
0011 Fix scripts init.patch | (download)

crmsh/corosync.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make cluster init work on debian
0012 Fix crm history.patch | (download)

crmsh/history.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
crmsh/corosync.py | 3 3 + 0 - 0 !
crmsh/utils.py | 4 2 + 2 - 0 !
3 files changed, 7 insertions(+), 4 deletions(-)

 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 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix testsuite
 Make sure testsuite output works with Pacemaker 2.
0016 Fix python2 calls.patch | (download)

doc/website-v1/Makefile | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

 build using only python 3
0017 Fix profiles adoc.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix bootstrap with dash
0025 Fix_doc_build.patch | (download)

doc/toolchain/lib/help2adoc/parser.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix documentation build errors
0026 Fix_python_build.patch | (download)

Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 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 !
crmsh/report/constants.py | 2 1 + 1 - 0 !
crmsh/sbd.py | 12 6 + 6 - 0 !
crmsh/ui_sbd.py | 2 1 + 1 - 0 !
doc/crm.8.adoc | 2 1 + 1 - 0 !
scripts/health/collect.py | 2 1 + 1 - 0 !
scripts/sbd-device/main.yml | 4 2 + 2 - 0 !
scripts/sbd/main.yml | 2 1 + 1 - 0 !
test/unittests/test_bootstrap.py | 2 1 + 1 - 0 !
test/unittests/test_report_collect.py | 2 1 + 1 - 0 !
utils/crm_init.py | 2 1 + 1 - 0 !
11 files changed, 17 insertions(+), 17 deletions(-)

 replace location of sbd config