libqb0-1.0.3+20171226.6d62b64-150000.3.6.1<>,J8c1~p9|f*_@;)# -#Nt>aM5E o'@^!`*xNRJLeTtZ9B`M莅L:rCC^y]!%چ7cZ;%3U)FXf][pvu' `'~'اkV#v ca.($/>42ٯqE}62[.QUtbh5v>S3BIx̢ia>@#@?#0d   - Y1Rd z     $<Zx4(894:\>@FGHIX Y\|]^b@cd ae ff il ku v w"lx"y" z""""#,Clibqb01.0.3+20171226.6d62b64150000.3.6.1An IPC library for high performance serverslibqb is a library with the primary purpose of providing high performance client server reusable features. It provides high performance logging, tracing, ipc, and poll.c1~ibs-arm-2SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ClusterLabs/libqblinuxaarch64(_A큤c1~c1~c1~c1~ZAc1~450c1debe8b1337069c19aa5c46e01184874d98b92c5b4fa84ad8e286dacba46d980a9783e995a7791d31d5043e971ec13ac60ecc3dd1b8a9f56da3246f9bea800a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b287e30470a21680bfea6282fd2b878d4f84416e2c0dc2ff5e0d2c87a57ecd9f51libqb.so.0.19.0rootrootrootrootrootrootrootrootrootrootrootrootlibqb-1.0.3+20171226.6d62b64-150000.3.6.1.src.rpmlibqblibqb.so.0()(64bit)libqb0libqb0(aarch-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libqb.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1an@^] #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-arm-2 16641881261.0.3+20171226.6d62b641.0.3+20171226.6d62b64-150000.3.6.11.0.3+20171226.6d62b64-150000.3.6.1libqb.so.0libqb.so.0.19.0qb-blackboxlibqb0COPYINGqb-blackbox.8.gz/usr/lib64//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/libqb0//usr/share/man/man8/-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:26134/SUSE_SLE-15_Update/c26c3df3c85a1e6d4d28046799f6480c-libqb.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1a530577228d9c45b42382a11364f0fab4fe0ec8, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=45bb5da39a2df85954e78ddc7f1f959602aeca88, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) PRRR RRRRRRR RR|YButf-812ec1bb03ad3e6e97f026edb474fea4306efd12616edd541f1f7787a2c3926b9?7zXZ !t/5l"]"k%+ňT؟ ᤮ 0$NTZf"5)=\a\7NfφIܷQ`a>< 欪V ӛHn +5oLu3e hlƉGzwf_Kh}lڕk)|"LvY1TA)@^WOZQr| ^n'6V[+Ӏ'Ec!vקnMp#րɑYmM|d2AI~(&AVUGwV#[7O4[1z}VTh**PXvNUCu -8g^&ug`Z }k2Ľjil {VmŒ1E1eڔ: mш2}=i~4su(ِ:kj &,}VٷkG+P4йPuHB͉T f8et$d+C/ȇ?FO9E|-9s#. i/i ^QzTmO]@MEA`V)$Aa09D b],Rv9:I67[* gUCKi4Si]CR%P8[=8K% +#Fn0 yߴ`ඁ)(ADnkvUNm:^ ]YZax"^R7k7 ױʄ< i^#@3鮟[1]k ;6Rh!O EOoةeزLhA]i;gēLYv-Z\|:ԹbK _NG{4.;ufv<3$zG+0ʮVVPH7_bWXUA|_42i-Sjjf ΣuVLt2@rZᢀA5o܃J(@܉e@}eގl796ݛ}ϕpZh*߈}Y^$Bs?Kh:7p;i`z0-5b\'ǹƼ DbȚz &pD-s^'pP]HfYe&6e ELDb«Q}b[.HJ4hGI%J-ρxά#+ĩ>D*3߄%L7F|.gZ x6Kc7WE2ȏ3邲\Tpt,tgNi.itq.U=QvcJן 3!Z!L*AeݮY Eп`w̛ 8A)Xd)wfLGeLI1w=o0b Z}5; #Q;q) !;De)y" W P>xy~d `PTݕ!2'j=9hYgԨg Q1/;f1vR7(?g{Q3Aˡ.I3l"e,9s0N;SP0sR2\=K{ɔ H|}CeP>8TG^2 .jlG_*'aȷ#YQA[ZT:,ׄHqaAOZ+6@Z!GF+odze#TDqA4y|o`}Qm}Y(/X_`=@hHf²\ʯ^~PT[M5:ނ])̔/՛ŧڜܫ)k|1`+qX{<ԏ={rV[Ubi71δקE9LF%H>As4/z$Ki97csLVXE*+Hke4w{,цO(f\Qj`ȶW@De4ӽw]A;"rІ;zocHCH!>>/1s=LjC1DMPNe/xӭNS%Ԁzݶ*IB]E-CmJ;SAF-bD%mޱ$TQkn?OBl*2* @<̽tm?Ej[:L ?x~r 1Q4ȱC">/( TY#6>OKE:bZ".UxS*pψQ,i L3/jS?st[Λڼm;wԃ T6vNE䁒Ci}.ABAAn]_ԕ^qz% n$oNWIe)qTF#{DVUJ141BSu\&9L4QkVc~%γF8x % 04>). |8h~`mh'lR0@zLV: h|>F- /cWIDȀ56ax<ʉ{E:@6۞&`L⚨N*)ӽCpe!A*4M:dAu4kzLG`mvT]^ ;\Q657A(>X]~.^w7sD{eo&t 嵲{"b.V$l++LBy'ds-.ߒ5bwaQ'k,{*%-Fk?rb8T\|4U[ $Qa $|]LZk#I7hKNY5 5b:9|ڗ鋤NYB*)V#Z>|@w0+`s xXHz@ &,2*XR;[`83a3{ g%1hSbeϚch"Z b~ӑTX8ZD<:N# G^e5oƺ1~taIMm + 7aGJO Ѝ9(P_Ř6촵>|$ǝd42}PDugW8oU O~Tѻ\U%bacU^4]hL""iCXX/sX/O*VPdcx-_ BHЧ7ܷRrR)No[%jz}Ib-yOʚ`_NG!0 4?ikCxR JIܡx$TR|₮CAoޚYI A\%]ʏn>cMIjR^r_4WN~ڍY#E"&xq>gma\[xEp$/Gs$S5ӰT^akH|zqV,;Yח1M- }R-9v[98BvAɉ)q`"T`ܟqSmA y:Zd[l{s2GZ=$HѶF/cPⲃwܕ҉dnz0Zl7w9DN> >Swl4P0Kd:h˗Y>L1 >Fi8kP zO*I)ڟ,/,iؔjG'4pw(ao~~oX xkq At R +W&3h_85إHN=L;W#TE 4ɮǷJ a$@ύrRh`;(WG C(|eQ"Tt[ .|z'oC k2@EvY1ҝӦi!vIL$q "*G Kk\β"[M[?ue< ٟƮ6@Gw#UfG9L\mwƭs({|MC j)m}1K(]G,=۵:VVL8bhtFH,4%c^,.o^i/c+#wo1DTaEНǦ)zU̢= K2MgYT5FG:,8:_+5Q _-OF-`9vIIRj8` 5iQxeZlNRv=wQ}}|_LP}C2!B&ն/X%?]^QzB ^o6IgǛ܇OA =|<(9zHū`i& p)b2X;˓}L$? DQJȈB6:d/4IW:c{VmCjkkNe 4s ='{MYdHugjCY4F0jH}$  {'A\GqoRK4v9Htn,MS!/ȇg2 ,;]'ިYV}y^-5Q_ 廓Khp>dKJ:oO,3 Vv>٫ BIu(I`Wr7(r)"{wVnj?"d>2.x18uR= x}(c6_ /3nj:I_ۏab F o _GڛU@oœr dnl4h5)ߔ(ސpg,ILf6@gJDd !AFvWĨaa5#A4]I^>ݏ߂LW=o f=:.+](=Z(XGQ׈|A=/换/jW\$#2,N'T@_޿B`l|!r#T&Z[){XEAW7F7}U?L>=DټMzM]A:g`D?ݑG6tA_tfSn* {by%fc=ya@hsUfQN? R1y&Tۼd1gdMkĻ'TX>}\ŵo%vy1Fl<~0N:Fd^wu-,ƿ}d!fZ;d~ֲ"iS=yvܭ~BeB.\s(9hQE|Vxٶ9T֋6|bIDɿ$ eyI|8#}Lŋ5yQd衡Xj|לW2'ҔrIYzt|7 WVNA{*(>Ws`T~!`Ă)(ғ@>`.U]AədRd*@@dCa\*ALSj)׿y9&:o#;WAfR2Vb,ug85ok̈P*P h,|-dֳt*p RtVҼi95X-XR~v:Ya(7`4)@`m*79)gO32n#M$u`˜R3&8L b^Uq1 T`+X & |2HjQ[0sh#E!cK# J2P8GȉkPW:q;zޙ@-Y7_W-cZtr QG0@oi#n' lQTi x-NA=M͕A]섶