This version fixes a critical bug that caused the authfile
directive to be ignored. After installing the patched
version, nodes may stop communicating. Solution is to
either remove authfile from configuration file or update
all other nodes.
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Update to current snapshot (commit dd88847) to fix testsuite, use
autotools generated makefiles and other improvements
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
- Update to current snapshot (commit 5d837d2) to build with gcc10
- Pass full path of Python3 to configure
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
...beyond booth-1.0 (commit f2d38ce), including:
. support for solely manually managed tickets (9a365f9)
. use asciidoctor instead of asciidoc for generating man pages (65e6a6b)
- switch to using Python 3 for the tests instead of Python 2
(behind unversioned "python" references; rhbz#1555651)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
...by the upstream (memory/resource leaks fixes, patches previously
attached separately that make unit test pass, internal cleanups, etc.)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
...per https://github.com/ClusterLabs/booth/pull/22#issuecomment-216936987
- pre-inclusion cleanups in the spec (apply systemd scriptlet operations
with booth-arbitrator, avoid overloading file implicitly considered %%doc
as %%license)
Resolves: rhbz#1314865
Related: rhbz#1333509
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>