libqb0-1.0.3+20171226.6d62b64-150000.3.6.1<>,Uc1~ p9|/W5ͫ]ve.Ԓ ÌVSs,:k\ 1T"7~TZJ{>j48X։[ {K\ %MБe$b&RVWN&m͞9W~@=zb4\ ն5F)9a7QFáꉹ JXw2ㇻL&ʘKfJQtIT35wh@ RZ/I)ћ.a˃*ذ-q9 J>@"?"d   - Y5Vh ~      (@^| $ % (H8P9:>@F-GHH`IxXY\]^Obc]defluv w!x"y"( z"L"\"`"f"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-power9-12}SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ClusterLabs/libqblinuxppc64leH_A큤c1~ c1~ c1~ c1~ ZAc1~ 75fc4ad3b6d599a52530e675c5d2e5074c3db62eda275a6fcfd81399c0b37ed07c249539168328eebbba9d5937b093a45eef054e8f93c7712b3a93b3e186ffb800a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b287e30470a21680bfea6282fd2b878d4f84416e2c0dc2ff5e0d2c87a57ecd9f51libqb.so.0.19.0rootrootrootrootrootrootrootrootrootrootrootrootlibqb-1.0.3+20171226.6d62b64-150000.3.6.1.src.rpmlibqblibqb.so.0()(64bit)libqb0libqb0(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)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-power9-12 16641879171.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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=112389d866ee5fce97e75e893f56f6f895557ea5, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4b42e24203d8f50a841f5737de183adf4ad478c3, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRRRRRRR {'\,utf-8ddb07c7119b4eeec0fae1e7ead368a57663b5113c5539e0cd75987fd1b427a49?7zXZ !t/@&-]"k%+ňT؟ ᤮ 0$NTZf"5\=6z|Mm׀uֱӑ/,u-lLpu&Zuo}]i[H+dPݢIQr>K,-jaUqyʍ}K5U<+R/VOW_y:P%; ܫhb.f{J@4!XyT\TGMEެ3o'} L/??SްK|[q .=F*::_WyY)VƜI|k3R<GeJ rZ`T㹔cVOS o  #[=vɓ AT(ODc6gݕ:;-#ȇ(u- o#`\8+BZHP<.e-yoEje.#41|<^.M4W40U^5s[QZ,u n_>˴cPVL#@ HzَQōAӌw0b#w#MqQf\8/ޮ8n}Yr*mW3w?V.\ KmhtJUdݮ<(>+aIl`M bAwocq6-T Dֶ֜˥$j/-]IZԘ-C6CihB"~:HP_5/X'7H#bZgS0LD#ܩdn1Z$k]ia aS=Dqp)wʨ)aI:fNdiLZ}&Akz"{^RH/j\Y|9 Û5 ,.2.zuG?V+柬nߐ A >L>2q:C.-Dո ^u1.\b=!9j.05)_lbD!c*ڕ7bA{;`z8-6=g@: xv}`VBU)aG)8ȅDу!#TJ84,ш}yYxC`mr#{ A?1p-YklTF@16E>8G 2 G7 T3]ɑ|WwK<Ӝ y0˸ n)E%d)yI$y"(as&c`8 ɩd(Mt%YhUZ"{B^@GOK]zԋt_>$>XhE$c0@|h{&<9Ɛ&Ń8hTy_pr-a?kGM=7ΎCy(Zuy򓓉r&UKQh5,b X=kaBfұk6"Ka3ao:h}'~aU.讵1@A ؈v X8Db^8K 42HE6~2q[V \iV| zXe E ;W^4ûzO3N1znBۢ̔0181y`٥BdRy9-mE(nQpen56KhZ.Jļ JlX0% Ԁ2#%Rw.bw@ԓt0[*I 'd~7JS?13J}?vtYR ,)ITdr;\I4n`Y>KUUO=x,̙̪p|j~8'^mpF 1n/dW:Jvm1Y}sS\\2F0٭%y1ioaZmFy.|_KX+#Tl4)d =79q SJ 7!qr8ńm#έ[@3֕sY'.9.t=F,3/K)E3#H} uIZUlWNO e%\m6q^~cG+2jЌ)RxUhU-V'nU7ˠ;(V3S.]a/4ͬpu(@ZB|V&p!2Ƕ (z ɫ}u0o?7w.L!KIΖ&\Vdŝ4ye0Yy,+8Vtvu>OZ uiKK.Jff!S!jS k͋e2/tf;!HvY qP]qÏN,w@FAm;L"*{8tގzAGWMV%<ձ~?*9˔u8q#CA;Y'8lG6XW=ga!O,+V;ta(n0&`4KwőU(6eLQ77[D}WɓovsѬ\$hxp*4;4i\o-'Ls?1.Vr+'% ңwuH @4kf=ܑF\IWŞD08hJb?M#%^6ι6F/ GWBU3kk1g5.FV X p)BpCb0 }Wԡ̙ב0pSL:nYE!o:vZ}]@ĈE|L(S8W''9vDUe R]鏝ƊBpi0Hw$F>av25'c qr'|VZx)2ϲޖÛsheDܯe\ w71rICFu\zgL⦴ dK$@&yU׏ơ/}"ԃ'n9NO&AbFI Bߣ6Hp$6R~sdW ?[wz?k4b5[rco0  gVTU@ޤX#*\ |7PfV_ m% _ypO ~"I얽~F$N>F.Mތr:q(SRh%{務"˴sY8y^bI )ruek#9}aKňuB3ƸD#6퉍vd u p~RЃ4S;x2NXwϐVً-yp!gdGt2홫s?Oƍ@kp U2) :y-TgpJRL2L}T^k8:#/9JOv&%B x_£|9ݽM^%ʉ r͛ıЍZ-%"חM a*k=Y.B+p+B<_@_tk|2皲Hς6yt8EwM{sA~ *Eoke 4=w8 {8{,fK,* "Qg¼ SY`)t߽ SV2NR4а NQiFpKv8GtpҜCm D% 5ȭw敿ܞGZ(De+#65ӗ*~zm9Tأ)Rєwⰻ>,tn, .8@HYfm( [0٢فrn|=I`מLYs!)kg%/땟v]X4*UmG|k"]p blǹ (;V#\Tk=tI =x)\,D5]摹hSы}y\RLX$Np*--:Zw5RL TI n &oWH|!T4Ke,H| CKlH隆guPV^T :UNWMb_UY.ɶ 0nHa^`X%'SOPJUC@W߱~Bzxh PLN~w3@ `jlLt,q 2/DIRc !)}yF!$60|xovj?.`6 :qYk(9[V18>5;=%ED$+-߅kd('+@'6$QAɡ7M ؝ut ӋDZ"NBr9w֪j>aRE[& P O+0 Jm$l##]ͽU1&x_s5@5/ *[SvH(PᢜE`ϻNGjA̟(VKPg|R]%l9V#2 [$rYFr1[!p\gb>Jĭ@کR~Sc81\迓@x#gW YC>t*Of@6q#:/*r)Ýx@O Q)lxNEgN@y4 S-ah{}՘0-ù"pc@ijf&˅J H S[U wDk^HҰx$o*RZ]TgntQ‰p ԡ(4RF`ՑMHuHC#aNsdvj?L[_Hb.Ё'-oՌ&Lgy&گ0n  ۗ0޾nM>;+w{4bWqֲ7Y9^ʟ5 "٘6d/2"ϺNdH|[}8H2%gn 2-,sf Z݃ u".brԕga%ߧ%Hn7"#}vdBYQ2zȚ%Q|xj fUL[9AE뙘LK U*?V6۷s.|WcAxDwTDL] ʑ%Kmk+.LP Z[ :zʌi*SvcfY:fJrf{W+- įqb<w#뵢I[N}r$X(IJU?/C._=v,it'pbg$b 7~Xve:"a2/#~^S\mQWhVtHnj^65_>! 8|J~ l@|Vih#cE~'l"BFqQ.f ?l Μ{E:)i˛qixO*+xxE" r8g0?vʶkJCEnNԓWvbXkef]ZDnpN/5 ׁ4L/M}Pm iFm#[v|"u}) PvyX.ok|4z/xO*[6"TSB߶iyA?үC'+NcDڏr$VZmLVo("N; YV_N ?]5:/Z涜Xw[{:yP41ðh7> m`~6'T ` -qRzÕҜC`Үjrۂ߫Q}'~FcB;Xc'0 ~O q߽\ReJFIƤ^RB{N=M1LLסzB>}3Qã?b P ~e)-4vItqs<7Ű2pBZ_iT=]nvCʟ!gJm҇YT91t~]4L)6=GfW[W!tWUD+C(!.HM 5g[?CH%_-g 7yx̡ F1i'ڮ+<7щ5~P O0әyeISNS9=~ӝ0t^*۬ _ VaԔ?ve$ך~?N}]C5v>e~l-DK_.Ka9BA&^VtB9}V*Mݕ{DK.( iKוv_AڜD~utvaof#q7>Vyڡ*|,go;Xu17_:QLɐ 3}3S{g{,~뿢F]^>24Y8P(@ۣ 1}Jj _w.+>~W[CnEq"?|TӴ~ aSYtG?5%XõӟRο4)+8DDjs67s\&j^D %o~x#&!?tlb@ˁy~w+x:K*H}قib=kXI&4ZGސduyIO<ɧxve%e֘g,>+Պvٰen(2Z`HG \;ϭ&Noj|d(9*e * % RH=r%S3',yŝwJv5dUMѰ ݪel< 87CBZ3׹XRAH+ST6Ю&@, Qz|"=.V#d{Q=TiN?`#aHpp9 {vQ(nm "Tjj镐GtN[=u*?c h8I1fcMlk]Z͟gQFp5-n *a U*P d^8|!Ĉ)܊ `Sn<'>N(^ T*$*]ƂuՌWKHWE}}z,2-RbG|gZ5Nݓyߪ2 T ^P  ܵJ' wںQw~ -1`7 #jh{e1,n.v&`jb .gi *BRY2+qd$l`QO)t#}gY -ɖԍIzejgSd,y4x$Gbσ}".sCٸdd<3XX Ff7d`?nBvv_/(HxDf/ɉfBKR] N`k_UALs(<EW1F[VP@ļlbYe> =ħbgUcM k506]c_M3`faz$ۿ rW/8D eί&c1ũ :8ɭ B8yiOj)_І۾F'NHJ~@9ӦSmb>\=9m5: Ȁ țQZnb&o.6Ze=} e6T"s. aA$S Rg/bè]LöD"Qvg,ÄDJ-5"S[䷎=f NjTጸRtv"FMz|9nnI"3E \Ŗb"AH C>+"FtFខ8`TPOSe 5Lzʛ8cL1VT^ 84Qm=zg| {LzĶȇVΙL6 Hu"`-/ʓHUWR`{8  yU mֵ k<tZ*FGK/1$X齑S'D#idhX-PRXe1ϯt-̔M6d Ș9rt8.&k9B7ۅμ^#<-?hn6͂g8QB y4_a*N*o?!0U`NhK p Ie#S x9<oZfyv eH98"9[8QQl69k݇AKF *~%01m&6`@E VR :EH/)Xgel@|fH`x)M e(ܛL4P6R(svt2wFb9OOibt-Ohܤ3B#x }[gIKS}C]>Z'KgT_(O\@2bzV0`Evv*[4|5bQ"la;^a5M\,x YZ