libqb100-2.0.6+20220323.758044b-150500.3.6.2<>,{f;p9|F)h+,`4 *i n J!Wr؏rǂG? 753Ps9SkV6yoqs&,5/e8?zW ͝U%tY7oSx nQ1.MX=:4]oe[s'TJKzeb DA`W}[U<ͱ5+*B>KĄ#IbY1cy9H'%':{/9i !K}aY&IDm2>@8?8d " / [ .@ Vg    P dt 8 % (G8P)9):K)>4@4F4G4H5 I5X5 Y5,\5x]5^5b5c6d7e7$f7'l7)u7<v7Lw8x8y8(z8<8L8P8V8Clibqb1002.0.6+20220323.758044b150500.3.6.2An IPC library for high performance serverslibqb is a library providing high performance client server reusable features. It provides logging, tracing, IPC, and polling.f;ibs-power9-17gSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ClusterLabs/libqblinuxppc64leX_A큤f;f;f;b:?def571a1659f2780440d9c32ec3fefa162a47b57058348d3422925b82c33520e00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2libqb.so.100.3.0rootrootrootrootrootrootrootrootlibqb-2.0.6+20220323.758044b-150500.3.6.2.src.rpmlibqb.so.100()(64bit)libqb100libqb100(ppc-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3fr@dbaG@b; b; aeaza@a^@_$_FN^^^] #\N\N\\\P@@\P@@\I[k@[ @ZKt@Z size_t - warnings cleanup: Wsign-compare: hdb: uint32_t <-> int32_t - warnings cleanup: Wsign-compare: array: int32_t -> size_t - warnings cleanup: hdb+loop_timerlist: Wsign-compare: (canary?) variables - warnings cleanup: Wshift-overflow: trigger arithmetic conv. to unsigned - Upstream version cs: 28dff090c74b6ba8609c4797294a5afe3fe73987 (v1.0.3)- fix internal object symbol's leak & expose run-time lib version (bsc#1074327) - bare fix for libqb logging not working with ld.bfd/binutils 2.29+ (bsc#1074327) - add extra run-time (client, libqb) checks that logging will work (bsc#1074327) - tests: add a script to generate callsite-heavy logging client... (bsc#1074327) - tests: new sort of tests dubbed "functional", cover linker vs. logging (bsc#1074327) - configure: check section boundary symbols present in the test (bsc#1074327) - qblog.h: better explanation + behaviour of QB_LOG_INIT_DATA (bsc#1074327) - log: use fdatasync instead of fsync where possible (#263) - Upstream version cs: c011b12fcaf093f0463901154c475905f51d783a- loop: don't bring runtime down for a trivial API misuse - Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b- Update to version 1.0.2 - Memleak fixes (#194) - Allow Linux to use filesystem sockets (#248) (fate#323415) - Upstream version cs: 608de6d59a3de0eef0fbcbd8f284acbc018daa9a (v1.0.2)- loop: Fix splint error - loop: Also set signals changed in qb_loop_signal_mod() back to SIG_DFL (bsc#1026176) - loop: don't override external signal handlers (bsc#1026176) - Upstream version cs: 59eacf07dd92af6917ed351c0c5e51ec5237965c- RPM group fix; use find -delete over rm.- [ringbuffer] Return error from peek if RB is corrupted. (bsc#1026176) - build: drop allegedly no longer intrusive syslog-tests opt-in switch - Upstream version cs: afdff97f1af8e1be916816ad8b6d5530fa7c6637- version: Update version for 1.0.1 release - rb: use new qb_rb_close_helper able to resort to file truncating (bsc#1026176) - rb: make it more robust against trivial IPC API misuses (bsc#1026176) - log_thread: logt_wthread_lock is vital for logging thread (bsc#1026176) - log: Don't overwrite valid tags (bsc#1026176) - ipc_shm: fix superfluous NULL check - log: Add missing z,j, & t types to the logger (bsc#1026176) - log: check for appropriate space when serializing a char (bsc#1026176) - Upstream version cs: 0a329683a76bc6aeb36f20f2bf6b43ba0440c4dc (v1.0.1)- further avoid magic in qblog.h by using named constants - defs: add wrappers over preprocessor operators - Upstream version cs: 6f2b3e85d0315288ee76869b99369e2b1f2f1b71- Update to version 1.0.0 - build: update library soname to 0.18.0 - build: enable syslog tests when configuring in spec - log: allow changing the identifier for syslog (+tests) - ipc: return -errno when getsockopt/setsockopt fail - ipc: set socket buffer size used by ipcs service - ipc: set socket receive buffer - includes: format __attribute__ func. annotations in qblog.h - spec cleanup: get rid of redundant %clean section - ipc: set gid on unix sockets - lib: store server peer credentials in qb_ipcc_connection - lib: create mmap files in socket directory - includes: Fix format string - ipc: Prevent fd and memory leaks in handle_new_connection() (bsc#947341) * Drop bug-947341_libqb-ipc-fd-memory-leaks.patch which has been merged upstream - Upstream version cs: 6fc24f855bfc8dadb4c84bf823b225680670b1c3 (v1.0)- ipc: Prevent fd and memory leaks in handle_new_connection() (bsc#947341) * bug-947341_libqb-ipc-fd-memory-leaks.patch- log: don't call dlopen inside dl_iterate_phdr() - ipc: Don't send the dispatch_del() function a closed fd - Upstream version cs: 1a7ea3b8d8bf9d5ffbbfdc785ace2b81e9f2356d- Update to version 0.17.2 (bsc#943486) - ipcc: valgrind "invalid file descriptor" warning - ipc: Increase the length of description field. - Upstream version cs: 4d817cc7e0b620acda8cc45266dc085c5bf48c59- log: Implement "extended" logging using a marker character - Upstream version cs: 35faa45558b0ae44e3a244fbd3e8f9405d535526- loop: fixes resource starvation in mainloop code (bsc#929835) - Upstream version cs: c3bcf25b72bf451c2ef79ec3946a1c48077a50a0- ipc_setup: yield to scheduler during new connection auth processing - kqueue: The udata member of the kevent struct is a void * - Upstream version cs: 83552692aa5425e50049b130eb2e17ea7b31217d- Bump release version to 0.17.1 - check_ipc.c: improve error checking during ipc stress tests - ipcs: Correctly allocate receive buffer size - ipc_socket: Signalhandler must be resetted to Default, use only cleanup_sigpipe to return from qb_ipc_dgram_sock_setup. - trie: allow modifying the trie map during the notify callback - Upstream version cs: 3f7de657855bb9fb4e58777851735bf663fa7f3f/sbin/ldconfig/sbin/ldconfigibs-power9-17 17207940862.0.6+20220323.758044b-150500.3.6.22.0.6+20220323.758044b-150500.3.6.2libqb.so.100libqb.so.100.3.0libqb100COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libqb100/-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.suse.de/SUSE:Maintenance:34757/SUSE_SLE-15-SP5_Update/9f75ae5160d62ac7123c6e81d05b1868-libqb.SUSE_SLE-15-SP5_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=a3e99704b5c285e71d909c4a9eb9ae0172a98cb1, strippeddirectoryASCII textPRRRRXe'n:ꎫl7utf-8802300917764f89c1a93dfd9e0cf4cc5c9ccb80f655a2c4f3824bc020dca83e7?7zXZ !t/W>]"k%;kň|C0=$@U<8b=40шWyS# U^ L)%@-b?&z,si@KkTsiSR |fQNPaG1Qt|o 1q6RYrم.rgrnl0L5:Eҽ M%Xpjܡ8AAfh 3xH#.q&bAsX`,i qg_p[dDBP _BfFY *\\Q[SaKG*xgiN:<+| Ao/tc!SSyHA%*{O )Yf%nR UDaB(aEخbȈU}TWg;/ &bLkXRW2Y 3R`p6vY*TJ: {ZY/7m8's/PpFpMUZ]8sOaw媑UyLkOJ4VnsDfEtW-MInA+W |">8ywsWڸ(~ʽ܃n'DO>fl-v B -"W W#殄1IjN`յr"ҹwQwJfw[ǘ#C^Q`DRVC^ٛP>y2B{^OP^,l0r3o5~2'D wHKؖX꛺+++q-iBQX mޣWF?4)h2D<ϡNױ)YI;Lߤ8=[W*'UaeÅLQc4gkkqh0PR.[yBDn j͹eP4A}pB"u$Sx<!6_k @[g ˭(uc}ly 6h*ww8Em,P[x%SHp#q) κwP|?ԯ+{+sn%a(9R=b@^ tm؉Dcdi;"u͒ ϛ?gZ%Jvq]!:&KS26*a/Q\",C'IѼY>rCE+J*7I7HY%{38T-R$|nMJӿW$ad_К&} U[c?5eq E_y^o7}hw9!(oX1>LoV kx\Dv='.π{^hq{h]Grf!42 ^ȫn+"P"WiRPn(+1?DŽBg8%(+gՂ٘>{Y84{h1fү8^=NrGyW;`P٨2'hR]ڸmqӇwH ,-&GMXƃ(v"[{wJXU.bUFci<[@+㻷#c;^hb}Ȉ 5Ba}/fg" tRB&l[9UddohYU9GNLqW[jox@@S@*hwW|BA:*MSPڬH%$cuR]a 2,CDzw%.wD;&ӠjQxȋ$j]wK3&K]Np+;Dnmڦ~FL_,@afk~gEqqך3PB+N.g\װ*_E:P/)ȍKgiY2z)w0 qBBW 6CB/Ґm,*ĒVipHN\Ī_>ȤZ?rXי|Kalyo>ZքMЖ%%ۚu#kh7fj+El7?UM׍Cq7 yXE8AOVӫ6ܯtd))j ={ @xime%|I`:-і;}NipCL7{uByL>9lB8CMK=uַ }RǓC/:#@ICZ%gvuyggΙPIv !dD ءRqI:VAޮIm2ꉂaU ?\PΣ,/Vͅ6 o`}"Z  gc*AIXXHp=ʋ5.8m;n*''$K&I0Z w4!EXg&)lfƲ Siuc~A։>”)$ E?[o~zkI<'s"0*F7$g8-mkr׈8 QGj_+NڹiKˡEr]<"3gHw3okdﰼVH{CpQV7@0+E 8$%/jkTR'(؇M.zq m)h`W'BմOv!%(Bt &_ a42M?>AuyUy? {')kNw#4~&S!Z9n/7Ru+{SY aZK%?Fdi %g"-XpnTTK<.C1dI.b+L  brFJ}#%`KfnݝCi': 6D{7iO jdzʙft-!@ +O3 KX9k,T~>eC,:a0u:D uSM x!4AGm$FAg) O86־KД|) m5Y39)%%Ra0J\+t>EogsDԳ,_o >ξ1>D?>:j=ԥbκf+TTߧ ̱FK"\/dC0Uݫcc$oGU` W;/Á׫qnAHIӲFвo\D"OD݀΍9cDTa7 {sZاi/TY76v!ɦw*VN $?}LDD+B굦۝6d Id?.GXs3vY FJ-.wTx-l8roB[7MLwAMjw'N}P3ZEW8XVo F3Jҩkm;lw*tQe W.dtg,IoJ35Zq7櫆 ͏ԆyPVrmOc(LUα%חS#_ŽcUBF6ףntQ*څjÔQ,-R OnLw@NkՆ@FIGHlxnVB̈́cW4BR3&: "hT5<BL amp.㍅[aǭf|QNPp*:OALN$hMS$t\Ɠa8bnh|#Ih"^CY[{a >Mɯ1.бYLöK~D$†$+ekSi.`GJ.yEaa&Y^PI'zr$9n$8'ROxl׋޲Nu_*O?W79䒦YKv?TKSv`V~=X9zuD愓mKQ[*2!V$ZIGI~=ZQrŚW#$rId=R;|%G}^V6 MFE[?$qڎHrL< sleYzZ7b݇qovE1jbuׇY?taNI) +iVOgwً |u$in iߗ[ 7ZgaM) >'YVǖ}cℍ\ܬic"e|pUvA:|aDvJ^Y{/eh7m(Lؙym>>O 6?Ĉ]b\IdCJv~ o^89rhcLv}FRsPsS|̉sc b *4 Y8nøʸz/OOT{'g6ßǻ9(bو9b-KSYew HŎ:0`E4ו'duה;L FSvou.US%1KS#{[Z*Z*Fq xT7n>+""3|"t;c< ˛lI]${L_Ug09wZ/d-VWA@g*N6ḩ\Ptt5Nw{$RDhl*ۥpX36Pv6BPA@= L;NwK硠0jӆ+Ok_":g}>+6|_" Y$yYD$1캚19[?W7cÚ>34;8(!~s R r{4WN-BdM bVbD6>ۡNjŏ?Oy>zatu8xhJ6al*F+gC\+:T;6)i <|%Y.ߩ#m궓[ +I9f[z @O{ yoӷ8BuJz&O U_Mgq]Q5+ϞFZA3mK0agB-b~%gO'.ȫ6 ɲ(fw)ߓкZõsfWT /I?YhM^cs]BJx-}J @_1JЗbVb/!ԬL,挂NcD^gsL" kpet {0f::MR>-4XSge| S_uӲo8ފls3A6nÀyNH;uH&SgR\@FDRDM8i;'\xF<--jTٵX94Z|‘&'.\]r6^S VЌ0rfbT=촷1KH VYϽC H\,՚ck(9@KGbw/ PU^9#{t!PsQq¼RJ^OERv|$Z y GDd`F)NN`A6<))_Tj~QeN`PR?iւcA;(Pp{ޠp$#tMq/Tͻqh/m|Cʿe͓W  xr^SpjL>O]ѦF83z`+h16"P~'q36O1:p$iY#Td"W\Jӎq5qVSTynT*6*2:&ۂ0 $WI)V)j7m\"ژ~ L VakR>技Nx4]-8-B^XwXq(lb5 @T\$܏g]x Jd؁WUne 4woֽqPDpѪVOA oC=_/xbߛu{Szs wkX_,!OQR5L!%VY+F։='U;3a푮f|o.#exz`'oxB-|<;hB\)zf13aLf0hA!Nfߪ.E o<9`m某5#)b0;C ý([ B[ `8V A#dlFrr6"D xw?$r|x/}>#M4r*7w#5"S01>}ulJlD sLmwEC2c$?0 Pi 1m84ݫ0}S7 5Ɲ6|)4a ;/pn}3/;V2 7?Rl̄49 ZNh˾Ҙ}'xF倷#1(Q"OV""LeA1>kl< ͧ rcLbPo f B!)w!_qn_o^`p̈F%]9釹&KW5\:uw]JMiSin@ DW54(;V˃V*:r1ėM)g.-_et4QK"wm,(]_}⮇؞7*:(N0]5gm@%Oid]:{lm12nP/Jx &Е[ -@ aC_h ׇSǣCE >OAwv]TS9\`JYYr`2~؏]37۔u;}fjM_P[9x(}j t`ƣM.d2=I[ql-_: s>2H Q82Q dZ Oݎ?FC}'􀹟a A?8`uhmB״3m̝!ھ`@i0| -if;}f\\PB5ٹ\|MiKAp Ô39DmjkzT<#RXMu;P3r&w4oDODz/Eo/g|(#[o#-#d*'U\^vpl\v1hN85G٧d@rI;X1K<~B |D[4=jjF P1Oݔ]o1 q#3Ba-@T\Zzfcv'=Dbq[EohH줢2 8(_K01b Pљf()8(.YDSښD~0[c54[xU >vmϚiWCvÿ򤣤nSytTO!C27 dd1(!N_YTCthqS%sDX/F \+N ͡hwyüDFegލ &MVRS9kj;e/m!w7 _(̇4Ե~]HԮO'ʄ0o$0}sUZjJE*> KeA 4QWS:0f?Ź^.4Ǒ!۵l+#3^cRd0nj1Oۈ/(0? r%owgYڲLzs@oHUo|??{NRѿ`]F9.]q9"v4':NO!umX]r p4>fзB~tO>^fYټ9Z9~xaUƓRL1CZv*)e]@:\Nkv~5cRm= ط5/"+=^f~?آ&40v D6jCtJˁ#leAZЧѨ~L99.a-"&)T`a FS!!$@~neì3?n>YmRqg\D3uquJUdNB I<`[˒L$[i6dB@0̜<7HaeO쑤Q+6-T/4nɲ|4&rv r&H\7֘y)ܽQBsD=rm ?0mI'5cAjrfBICzުL#^ ʡd/+![šʝ7VN2G!~Xf upl{Eؙ{FmF_J(1YY6s3 ;ASBӏ{NeAs@-{\Ձg2zyeݙ§ &̌:E1j*1`yHG(R7>WH8dN҅kbY#&;e7 ~F.[T罼Q-P7gLx{[og'VEa5AkmP}AVp#Ac[oI vG:.?RicR4<ďPv`o7.Ow!8i5Pc 6l}v*Z3gJ8d{"@a <{G}5 å*VcOYA5]_"!꭬]Tڪ!BgMk?3ϖ~ڽQ#4m oNdfFLN`0<6.ȦAOWHdу9uU=dL>lɖ8ޚ*+[ΛM*w8Ie03dzh-iU S!Y켙 Kj. ޵܈1>pvML\^"Q+$=`UpR}O`\Sm;v>Ȉhđ+p'Kz 6qpa=$ttE:K"S\HdjYaPC$HiX?nHL0eU{0NS gн;?$Yٳ(bA=$Zrsl@݊z'Ks9ˇJڶHߥt{ɳᚊc+