booth-arbitrator-1.0-283.1.9d4029a.git.el8 >  ADHLdtx<deU]AU2JSù3풖Q @$l`paNp;l **`f'~j=R"✻Z9w|XRŢ_1oDyX_mx` ]>$x;VX?%SB)K32-@ 0ij$eYŠFiUuydҹ('02c7aad9ef0efccc6cc747b22eb24fcb237ea9ea565cca087f069f24e50293ec15abed0100879c9eac409de1a478e9b1fcd2fe990302047c435bb500673065023100affe51fe8ff2b2c9eb2464009de461537d1e2020f76ce2aaf3e165b9a5c836c250a3f75aeb6e6d8385a5b765998d3e120230150a8bfa6fc32ef68805c3ceb44dd468c42aa4be09384a581cca84ede1f833386e9cb5fba78c89aa3d161c530e8b7afa0302047c435bb500663064023032ad40d8225236e7145f53b95abe833d65e93e343c72a18bec1435be79f1b4e61bdeae12a0ec688999cdb94b16feaa1a0230069f6682b55710908d23f925d91c36a8d10c58faadf18c24f393a4ea99aa507ddb0f754808be149be385a8aebc52d16adeU]9e,4GɒbF2VxaZϿAE{~w`{O\Q(ξfpvu^a,M2-o8% yaV/;̋"jh *N&-q,Dܥ#|&: XWn-c&%订5AdzW!@AnQ%9b3Κ<Ί\1ynqC~{EW~ +7h9 ,-TԑkA)@lG(w|<!ҭ%D"tb^kesϞN`&^j]:@}NAV^ K։5z,h! nB}FqÅ@hKX] mcQX}O^Z`,~/Y9ﮓq:y2Nog-܍P˒zѾI)KW;`3TG+K 3Vkc6.چѐUkflے!/`=(S >PB?d - X 5;Bi        ( 89L:>]?e@mGxHIXY\]^bd!e&f)l+tDuLvT`djCbooth-arbitrator1.0283.1.9d4029a.git.el8Booth support for running as an arbitratorSupport for running Booth, ticket manager for multi-site clusters, as an arbitrator.daarch64-03.stream.rdu2.redhat.com?CentOSCentOSGPLv2+builder@centos.orgUnspecifiedhttps://github.com/ClusterLabs/boothlinuxnoarch if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset booth-arbitrator.service &>/dev/null || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now booth-arbitrator.service &>/dev/null || : fi if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart booth-arbitrator.service &>/dev/null || : fiXdde33a2b917d10a2d7d978d1522c3e08ab4807a480fe2a14404c414233f80b4b489c880030ca85ebfc195505618c02a536539ba6b2e65a304099aa30d85ccf70a8rootrootrootrootbooth-1.0-283.1.9d4029a.git.el8.src.rpmbooth-arbitrator     /bin/sh/bin/sh/bin/shbooth-corerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemd1.0-283.1.9d4029a.git.el83.0.4-14.6.0-14.0-15.2-1booth1.0-14.14.3c{h@bc@_9^א^?@[:@[P}@[L[+@X@W@WEW+5W!@Jan Friesse - 1.0-283.1.9d4029a.gitJan Friesse - 1.0-199.2.ac1d34c.gitJan Friesse - 1.0-199.1.ac1d34c.gitJan Friesse - 1.0-6.ac1d34c.git.2Jan Friesse - 1.0-6.ac1d34c.git.1Tomas Orsava - 1.0-5.f2d38ce.gitJan Pokorný - 1.0-4.f2d38ce.gitJan Pokorný - 1.0-3.f2d38ce.gitTroy Dawson - 1.0-2.570876d.git.3Fedora Release Engineering - 1.0-2.570876d.git.2Fedora Release Engineering - 1.0-2.570876d.git.1Jan Pokorný - 1.0-3.570876d.gitJan Pokorný - 1.0-2.eb4256a.gitJan Pokorný - 1.0-1.eb4256a.git- Resolves: rhbz#2135865 - Update to current snapshot (commit 9d4029a) (rhbz#2135865)- Resolves: rhbz#2111668 - Fix authfile directive handling in booth config file (fixes CVE-2022-2553) - Add enable-authfile option- Resolves: rhbz#1873948 - Resolves: rhbz#1768172 - Fix versioning scheme to handle updates better - Handle updated exit code of crm_ticket- Related: rhbz#1835831 - Do not link with the pcmk libraries - Generate runtests.py and boothtestenv.py with -Es as make check does- Resolves: rhbz#1602455 - Resolves: rhbz#1682122 - Resolves: rhbz#1768369 - Resolves: rhbz#1835831 - Update to current snapshot (commit ac1d34c) to fix test suite, build warnings and build with gcc10 - Fix hardcoded-library-path - Package /var/lib/booth where booth can chroot - Add '?dist' macro to release field - Pass full path of Python3 to configure - Add CI tests - Enable gating- Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153- revert back to using asciidoc instead of asciidoctor for generating man pages (rhbz#1603119) - fix some issues in the shell scripts (rhbz#1602455)- update for another, current snapshot 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#1590856)- Fix python shebangs (#1580601)- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages- update per the changesets recently accepted by the upstream (memory/resource leaks fixes, patches previously attached separately that make unit test pass, internal cleanups, etc.)- update a subset of out-of-tree patches 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- initial build/bin/sh/bin/sh/bin/sh1.0-283.1.9d4029a.git.el8booth-arbitrator.servicebooth@.service/usr/lib/systemd/system/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2aarch64-redhat-linux-gnuASCII textutf-849f0ee9f3f84488a9e3be0a25e15d4d22361fc347e94a6c6e6157aae5dd4e104?7zXZ !#,] b2u Q{LWɄgO /gGƮ*0zlNjTY2Vw/}0Thyxq'JZoՍ?vװH^#E^U eQw PmQ%T!9!b%m sVhGV!2mfjZ.(P ^¶ YZ