libglue2-1.0.12+v1.git.1587474580.a5fda2bc-lp151.2.6.1<>,>^P/=„Xk~}T0B>ܫUV(FϞ$ '+F*T?*Dd - 9 T 3cip             7 n \q(8#9x#: #>"@"B"F# G# H#L I#x X#Y#Z#[$\$ ]$4 ^$b% c%d&_e&df&gl&iu&| v&w) x)4 y)`!z))))*@Clibglue21.0.12+v1.git.1587474580.a5fda2bclp151.2.6.1Reusable cluster librariesA collection of libraries that are useful for writing cluster managers such as Pacemaker.^Plamb52openSUSE Leap 15.1openSUSEGPL-2.0-only AND LGPL-2.1-or-laterhttp://bugs.opensuse.orgProductivity/Clustering/HAhttps://github.com/ClusterLabs/cluster-glue.gitlinuxx86_64x,X(hk0 mfA큤^2^J^3^J^3^J^4^J^N^^a03bdfdff46f7b9f129b9965adcb1a9db62ddd789c178242176e239c299f8e0b5b6ae69c0e4d8a45af2cb84913fb5ed40cbebf4febe6c10ec3f83097629b14bf3657848abbfe03883f926ba50ada61eadde87f3fd60a65e7912356de523916a67417f870ffe5d2d6d4e15a6905a15b683b33e4de2b13b8a964689f2a51341c8c6e8c21d3601c0b775d6e6e32d8622f5dfe83f450aea0c0ab648e84c0f83591efd4d12fa42758b2eba065bd3ee69f1a5a0817564ef1dee58ea00a9189ec8f8dd6libpils.so.2.0.0libplumb.so.2.1.0libplumbgpl.so.2.0.0libstonith.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcluster-glue-1.0.12+v1.git.1587474580.a5fda2bc-lp151.2.6.1.src.rpmlibglue2libglue2(x86-64)libpils.so.2()(64bit)libplumb.so.2()(64bit)libplumbgpl.so.2()(64bit)libstonith.so.1()(64bit)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigcluster-gluelibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libltdl.so.7()(64bit)libpils.so.2()(64bit)libuuid.so.1()(64bit)libuuid.so.1(UUID_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.12+v1.git.1587474580.a5fda2bc-lp151.2.6.13.0.4-14.6.0-14.0-15.2-1libheartbeat23.0.24.14.1^@]@\F@[ug@ZZ@ZtRZs@Z`@Z`@Z7Z@Z@Yn@YYY @XYXX@XXW@WBV=@V V7@Uݪ@U@UPTgT~TT@Tl@xarbulu@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comygao@suse.comygao@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comygao@suse.commliska@suse.czmliska@suse.czkukuk@suse.dedimstar@opensuse.orgkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comkgronlund@suse.comrguenther@suse.comcoolo@suse.comdmuhamedagic@suse.comLed dimstar@opensuse.org- Update to version 1.0.12+v1.git.1587474580.a5fda2bc: * Fix EC2 stonith plugin (bsc#1169784)- Update to version 1.0.12+v1.git.1560323319.fd5a3bef: * ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn't exist (bsc#1131545)- Create /var/run/heartbeat/rsctmp directory (bsc#1131545)- Update to version 1.0.12+v1.git.1534346580.be86a9f2: * Fix: stonith:ibmhmc: Add "managedsyspat" and "password" as supported parameters (bsc#1098758) - Remove obsolete patch: * Remove 0001-Medium-external-ec2-Mitigate-fence-race-bsc-1088656.patch- Update to version 1.0.12+v1.git.1523280117.43b22d15: * High: external/ec2: Avoid unicode errors and improve performance (bsc#1088656) - Medium: external/ec2: Mitigate fence race (bsc#1088656) * Add 0001-Medium-external-ec2-Mitigate-fence-race-bsc-1088656.patch- Build: Ship cibsecret by pacemaker instead of cluster-glue (bsc#1082456)- spec: Still use 90 as the consistent gid for the group "haclient" among the cluster- Stop building static archives only to remove them later.- Switch to pkgconfig dependencies - Drop asciidoc from deps, even tho configure.ac checks for it the mans are generated by docbook- Format with spec-cleaner - Remove old distributions as we build only on SLE12+ (sle11/sle10) - Always disable fatal warnings, it only turns on -Werror which is pointless for distro builds and just could break with gcc updates - Use the user creation oneliner like other packages- Fix Python 3 compatibility in these agents (bsc#1073376): * external/ibmrsa-telnet * external/dracmc-telnet * external/riloe- Port scripts to Python 3 * Add 0001-Port-scripts-to-Python-3.patch- Update to version 1.0.12+v1.git.1511436818.71ae59fa: * Fix: stonith:external/ec2: Enforce en_US.UTF-8 locale when invoking aws client (bsc#1059171) * Drop libnet dependency (bsc#1069596)- Update to version 1.0.12+v1.git.1501749673.bdd95fd0: * stonith: external/vcenter: Reset returns success with RESETPOWERON=0 if vm is already off (bsc#1050908) * Remove hb_report from doc/ * Fix warnings reported by GCC7. (bsc#1030241) * * Drop 0001-Fix-warnings-reported-by-GCC7.patch which has been merged upstream- Remove openhpi support as the packages is going to be removed.- Add 0001-Fix-warnings-reported-by-GCC7.patch to fix bnc#1030241.- Require user and group nobody- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.- Update to version 1.0.12+v1.git.1485976882.03d61cd: * Low: ipc: fix poll function parameter type * Medium: hb_report: invoke crm to create a report- Update to version 1.0.12+v1.git.1478088779.afaeeb2: * Low: stonith: Convert gethostbyname() usage to getaddrinfo() * Low: apcmastersnmp: Convert gethostbyname() usage to getaddrinfo() * Low: ipmilan_command: Convert gethostbyname() to getaddrinfo() * Low: wti_mpc: Convert gethostbyname() usage to getaddrinfo()- Update to version 1.0.12+v1.git.1476869614.524e5d0: * Adjust version to correct sorting- Update to version 1.0.12+git.1476707642.08bec62: * low: cl_plumbing: Fix incorrect negations - Drop merged patches: * Remove cluster-glue-gcc5.patch * Remove remove-unused-constants.patch- Update to version 1.0.12+git.1476172419.3e86358: * Upstream is now github.com/ClusterLabs/cluster-glue.git * stonith: describe -E option- Update to 1.0.12+hg2818 + Fix addresses of FSF, point to gnu.org/licenses instead - Fix build with GCC 6 + Add remove-unused-constants.patch- Update to 1.0.12+hg2816 + Medium: stonith: external/libvirt: fix handling of hosts with uppercase letters in names - upstream cs: 56f40ec5d37e- Update to 1.0.12+hg2815 + Medium: stonith: external/ec2: use target's uname as default for port (bsc#947026) - Replace hb_report with script which calls crm report (bsc#950182) (bsc#950483) - Remove 0006-ec2-instance-tag-bsc-947026.patch - Remove 0001-high-hb_report-Collect-logs-from-journald-boo-900654.patch - Remove 0002-high-hb_report-Prefer-pacemaker.log-if-it-exists-bsc.patch - Remove 0003-high-hb_report-Always-prefer-syslog-if-available-bsc.patch - Remove 0004-low-hb_report-increase-time-to-wait-for-the-logmark.patch - Remove 0005-low-hb_report-collect-libqb-version-bsc-943327.patch - Remove bnc662816_cluster-glue_hb_report_abspath.patch - Move libglue-devel to group Development/Libraries/C and C++ - Upstream cs: a10cd7cc13f5- Dev: stonith: external/ec2: Be able to omit the "port" option. (bsc#947026) (fate#319008) - Add 0006-ec2-instance-tag-bsc-947026.patch- high: hb_report: Always prefer syslog if available (bsc#942906) - low: hb_report: Increase time to wait for the logmark - low: hb_report: Collect libqb version (bsc#943327) - Add 0003-high-hb_report-Always-prefer-syslog-if-available-bsc.patch - Add 0004-low-hb_report-increase-time-to-wait-for-the-logmark.patch - Add 0005-low-hb_report-collect-libqb-version-bsc-943327.patch- high: hb_report: Prefer pacemaker.log if it exists (bsc#941681) - Add 0002-high-hb_report-Prefer-pacemaker.log-if-it-exists-bsc.patch- Low: stonith: external/ec2: update name in the short description - High: stonith: external/ec2: new agent for aws/ec2 - Medium: hb_report: use faster zypper interface if available - Medium: stonith: external/vcenter: replace experimental smartmatch (bnc#900353) - Medium: ha_logd: prevent race caused by pid reuse (bsc#894272) - fix syslogmsgfmt logging inconsistency for stderr/stdout - Medium: clplumbing: don't abort on bad input - upstream cs: 9da0680bc9c0- Add cluster-glue-gcc5.patch to fix gazillions of -Wformat=2 warnings about signed/unsigned format vs. argument mismatches GCC 5 now emits. Fixes build with GCC 5.- buildrequire the systemd macros before using them - and all the package wants is the macro anyway, so no need to buildrequire systemd libraries- undo: fix using hb_report script with non-bash shells due to bad logic * removed cluster-glue-fix-bashisms.patch- fix using hb_report script with non-bash shells - add patches: + cluster-glue-fix-bashisms.patch- Replace systemd BuildRequires with pkgconfig(systemd): we do not require the full installation / dep chain of systemd./sbin/ldconfig/sbin/ldconfiglibheartbeat2lamb52 1588773968 1.0.12+v1.git.1587474580.a5fda2bc-lp151.2.6.11.0.12+v1.git.1587474580.a5fda2bc-lp151.2.6.13.0.2libpils.so.2libpils.so.2.0.0libplumb.so.2libplumb.so.2.1.0libplumbgpl.so.2libplumbgpl.so.2.0.0libstonith.so.1libstonith.so.1.0.0libglue2AUTHORSCOPYING.LIB/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libglue2/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:12528/openSUSE_Leap_15.1_Update/bfa4b61cf2d97ce38bab9d04fdfd4c10-cluster-glue.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=abb4e1df2e2249b4b8c0ea49e185f8ad2d32ad12, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ee39690571d9b2e1f7ad181de8baf0e67451ca5a, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ce08a9bdbf1b16ed53ff7f60e80d833ba8e4ca13, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9d8831842073db727797bf248e6e1afb6765e8f6, strippeddirectoryUTF-8 Unicode textASCII text  PR RRRR R PRRR RRRR RR R PRR RRPRRRR RRR RR ^8q8utf-83b3be573921be33f9c5d7cae8198202b72b55aab8236e12946d1f4dc0ccba900?7zXZ !t/#!d]"k%텫/GΧ Z_ݛ`D0xdSE!!!g<- vk`I!$m% TɄ5X:骰J8q̯ZeCxP5%)J_x"Wj6`)I^=! ]Qy(xZ5-Dv^&4f!@j|rbEE͞wJdtW~5"8&FiiqE+}]05jb@'խ[r߂!n퀿%:7XjB3bJ5zF ,,i]>NI7^ґ>Ǡgb!Tƕ.ۣ=IÁ 1; T[wp**♻TQÌ/E$ͼD#s$N[GuEn[ނ'Y+{ԉ&tm`))ff0T"HOd{*߰)8`ٻֻLZz9U7h=4mˍ 5 QÍ_yYH]vE\@<yڊ vS387#pX2*?OJ Yl7Q['@G'D./'7&By W/ 8s@@&"K7UdtcJ(_%Q hBy&az?O~%_FG(!F6,%X*F #kT 3K H15Q ) B6ޕ4OTGvVv!E} vyiO$#+o:fcGQ|ܨ " ?/MMkwO<)%z_5NX@'50q؍iUpKnǂ4_J0\QR&1/3cI1!cRx9QZmb-Z?Q^NvuZ#\M''\6^Nc/&}HCg[S{8 sR| '$')c5roAWJ^0}5|R~$fVn#k I_@wP?]ZF:~=}-c 곽Fٜh_%&,ƒ(jv]øSݘ`TiYsK?28"7F1 !L5z,nM-&/&}| Tc̝- A`Q͟ ى}>JlvkI=SIgd0IS%֎ª \@gS44YA?̵-bL0ڗ`Gd85IZˆ (^Z (|v=y|(|I?;C j4]UJ?FR@ \:,Ȑ,ݤxv@,yAbtԋ c&2o-?]A?hW'`W7R'=w.0U6a_u҄]ʃ[O&$kPW(O,K ÙcSƷ6sJXH|$0 *WMyucJpܫidVr#aS/ "'Poa.!Kc1ߦs3bno^X ԍi(inчM!c tZd*1 5;荡2n,*xr84f6s_eEE?;[dAlP!L8ZsDݧ0~%vtb7%{#}(É~=2;aOTbyS.f>O֯ 85{RD`(&]r,`w;oJ$MSlȹ+3E=cƦ<"nD'n\<ȝ[$K3O ,/jdJh)A(|#9M"g&'3 &IL7QnԿU-qn}!)XOH~x"|>%&s2 p{,+>l>ƙտźl͍?WeS1^.{_|6H)q;#i'm/zħc|%I}OciYzU9t4+BB=_e(O9W6f,7>gî^A q,J^Q#K0S5 <]4h|VgX'ӎj)_DW +~w,C$*vLyX: /+pWIhs/9YYMO؎s=5~9-W~8(:I=MT%sS*%?jj°HhB;SEzwbµ?lKCw\zb\M"gOě}Ey9jImcL 0@L:JI ȡtF n3 8W@yEJBt3?I*%D[lkYqFe>xG \v=`}N(A|R) 4/䚐r6(S*: x8ۛpL]>H CYgm0M`u`s#\@Pbu޽k!P)(0qԓí'Cv 'cǡUwލF\`C YZ