libqb100-2.0.6+20220323.758044b-150500.3.6.2<>,Pf;p9| c^F`{fq{~t#׾N~$i([/N}ZtƁlLGE%ToK27ӟuQ+lYdٮ$e A*["ncyEې ȣ趼][bqbhWD0/l$]%nZRx;MB{2~6$N Y'klVNqʅՠJNF ^"x13$*G5 k}HeT8](d\u>@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/#yz]"k%;kň|C0=$ːXlN!"[k`,zR踵cs{:y2 lK樇oXpMgD} )v;r4cγ:U,Pckϓ8ƭф@0d@`,nZ}y28[Q? nH,ʭoP̌363D ߰x"jc{{":~Ip;% rܦvhu\qw8v2πJ2.ܓ$mqMC+WC_23a']l"`a+6n-'ȮU?Y&JrȅPn>sFGKQӐӖg&Ieue82~MObVljo,Po])[˚C@foGw17s9>[g4%[mo CmȚ>15ibXn$J'dx (}iO`oP;dv'\fC*Lc'J+d U rߠu8]qHE+NiO }(4[ʕnL 8/9M?*NK>%cӿ#7J>սjN@bsIH8QOQ^"}+/Q>pݍ|5У! )7LjD 8)@6`^iC%} Ͷo˗ɛ7*iK6xJoH"km=텙4~lká@QQUNcAƐdu}XɉU䧿m:x2 V,lQpWY"Nq;H6o1Dm88jK.8EP6wǪi$c҉]t !UISM驾;kCǯMEke7Ӧ7>OWlע&oSK/ z8&0iE<J3K]G5ُ-geFɽ0T}I^ nV@Wz?m_G}u_aDZT#7fAۯ4j<3w_;6#c@XjdXxPRn'PՓnaU S|KIM#0+N4VẓL"VHp SV<*t.o՟ 9xC]xP 7#;1ӑj}G ;4cXp䅋6 N^4МRDzl W̴Pܴ j[Ug5 A־$XOWH,>]+by^ 5EVf HȎ{;fM~xUB_un]O^_vaL8>޲G0}}_m'Bi<1NP#ѫ̻KDF:xOI rsl߸ Wmt%8ݼGni>NS!ZOZ.7nx}-!҇?IEQ6k9HjQ=WQ@G|dC*IѾ:StCo'TȪo sQZvZMy\h\ۼhUu0LZp+c|ͲVdƋj.tÜkOhʙ$KFtp "+UW& L={ĥ4<;LKqӪ]0\n2f|K]j/#MY@<[ObC| II1ZLALqcM&nݲ҉N`j&rO +, D L) lLc $W`TU( Tbq|[ږjͼ' |0AYJ<yEN2}b7&Cz%|3|[4_[7QIo> Y \v;  G 1IHzLHFƈ!VrMAfe _6UeSMKWJ1 eAdikgOI̧lhܥ PqZ>j Ғ,'3Joh8R8Cކ:;5W尶'@?A$CF08vSFf_5tJڐ4 }8qky h2>: |_+HGLSI~6 ?_̊cTU_fw`d(hQS{á&m*Җ@nG [W,n9\IP#zKJ Ymiz7x'C007>Yӓ~GH@$K|ThG#eÔSѸоAlᯏjq@)VӕJB3 i"o]56,o})J'f -6ׅU♋>?0l<=Un]q=, KD$jd a޺b:l;aNW~P?󕦯P=oZBr"3wKLa^?.?[#m2n }\e!ē(*vf7Z/FҞ-=nDL4232eEj~k;j`z NƯ$wZOLm,,';Z 1>nӌߞk|``[SXVbYf8VwB3-xv`P"U6m,+4C&+X(j6I w@| N$nF*]*T6Y)ڼ}lhEύ$,hWgl w~f["Tf2Q`P^č,fHB0YpX%)CSx[%YH;Xlٽ#"עcn"̏|^h5B/ Qaf7ΐBôB%:wђOyGr & <:2e7𮿟 kbR??eҎAn܍iJ5-_R+G=i{Ա ə=K1:ta͆{ՋJLv| I>ʼ +bzy ,ؚd_aБP(0Z.ibLusIJ32Y8ħ@M:M_ dͥm0V+bK?ޚP3&2C<٥rûMtAgR5Ȼ·@/=!gT0t5 N&F%.FM&aeb']| 5p/zPGGc):NAqMl+ })="iK0,^"X,iDU+Mޫ{9A^b0[Hw|0;0O1+=1 )}2p['Lte$i|νR<&xQÜkf6Tl!q)lH鞻U0f8%s #sAZ8\3Tba í K"z?iKv ;pS >=&_ҒQ3,2(( 3d0.&5pD() DI7+[;-*\D!v!ƵC׬hzI;V]\0 C'ؓ*F&˴cMT;fux~%pGR` ; @>Y=Uz+J'Kiޏ RژM9۟fӱ̣' gO=C!! irBjTwGn}'- ܪQhm,d-NBW)~e63`/;Ŝc1ٟo6lqu;gpQ" ָ>P~ʆ_GHqf GS{  f6xɊ;X$# KZ~[_8o^D x E$!愇=צK{mшR{5衴Ui^nڮzazH~l('bۈ%?J#BͼPցC? t{ndsV$4Yfj&s$ƒ>7gð ,^ #:y,56M:1LQ1( Gొ*( :AMxs E[SOZ:#.Ž樲m[ L~ 4'66hwqZ ܒ`J Zi afpCL>mxS X=