libqb-tools-1.0.3+20190326.a521604-lp152.3.7 >  A ^︋/=„- yc@S̠Rw5YEbrXrx;;=Ji,{W [GtqIr=uNvf N?{t)|,}"sER. +R w`xzrCSPJZ%Iؽvx_[a_":F\* n>э*l̮w0oV 'x}vƲqb5A|U ]767a180b1b8940667cb85d602c4e4d43c359ca3f201176e4b321fb36096bf246488bbfea5268d48f4a57de96c94a6970e3ff97b1V^︋/=„Uv 0,E`Ap>Qnv90-co}/m 굆4S~W=I^4sRRR;8YE|ޟ\fWĚ?b&Q[H"[;M>.Х=LYZ,*X㪉QLEvw̶ }|/4,},G;0/tv"&M=(]?k3z.Dǜ$vuzWu:];սmdxd%0Iݔom|셛#H>pA%?$d% / T ,Diox    l p( L , PT[(a8h9:F G H!I!X!Y!(\!l]!|^!b" c"d#e#f#l#u#,v#<w$dx$ty$z$$$$$Clibqb-tools1.0.3+20190326.a521604lp152.3.7Utilities from libqb, an IPC librarylibqb is a library providing high performance client server reusable features. It provides logging, tracing, IPC, and polling.^lamb26}|openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/Otherhttps://github.com/ClusterLabs/libqblinuxx86_64_A큤^^\ y^616fb7bc2a7f0bc581ff5ea32b1e2c667a586477c921aa8ecd67666ad93fcc4100a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2a1e0a19ed6b6098fd4f865c7bb927f990804ef6f159237932d84a2d4241dbf04rootrootrootrootrootrootrootrootlibqb-1.0.3+20190326.a521604-lp152.3.7.src.rpmlibqb-toolslibqb-tools(x86-64)libqb0:/usr/sbin/qb-blackbox@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libpthread.so.0()(64bit)libqb.so.20()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1 libqb01.0.34.14.1] #\N\N\\\P@@\P@@\I[k@[ @ZKt@ZJan Engelhardt Yan Gao ygao@suse.comygao@suse.comJan Engelhardt ygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comjengelh@inai.deygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.comygao@suse.com- ipc: fixes (CVE-2019-12779, bsc#1137835) * bsc#1137835-0002-ipc-fixes.patch - ipc: use O_EXCL on SHM files, and randomize the names (CVE-2019-12779, bsc#1137835) * bsc#1137835-0001-ipc-use-O_EXCL-on-SHM-files-and-randomize-the-names.patch- Drop manual requires from libqb-tests. - Let libqb-devel depend on the exact package, libqb20 not just a virtual libqb provide. - Drop redundant %if..%endif guards that do not affect the build.- Update to version 1.0.3+20190326.a521604: - enable building / shipping of libqb-tests.rpm (bsc#1131328)- spec: libqb-tools conflicts with libqb0 <= 1.0.3- spec: libqb20 provides libqb-%{version}-%{release} - spec: add missing COPYING in libqb20 package- Trim filler wording from descriptions. Remove unnecesary pkgconfig Requires (automatically discovered). - Split non-library parts of libqb20 into libqb-tools.- Update to version 1.0.3+20190115.c880fcf: - Add Pthreads (and possibly other) flags to the pkg-config file (#332) - skiplist: Fix previous skiplist fix- Update to version 1.0.3+20181112.926e851: - log: Remove more dead code from linker callsites (#331) (bsc#1074327, bsc#1098449) - Add the option of hi-res (millisecond) timestamps (#329) - log: Add configure-time option to use systemd journal instead of syslog (#327) - log: Add option to re-open a log file (#326) - skiplist: fix use-after-free in the skiplist traversal- Update to version 1.0.3+20180927.633f262: - logging: Remove linker 'magic' and just use statics for logging callsites (#322) (bsc#1074327, bsc#1098449) - log: Use RTLD_NOOPEN when checking symbols (#310) - low customisable log line length (#292) - ipc_shm: Don't truncate SHM files of an active server (#307)- Update to version 1.0.3+20171226.6d62b64: - build: fix configure script neglecting, re-enable out-of-tree builds- Update to version 1.0.3 - warnings cleanup: fix initialiser warning - warnings cleanup: Wformat: sign-correct PRIu32 specifiers as appropriate - warnings cleanup: Wsign-compare: log_format: int32_t -> 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: 3f7de657855bb9fb4e58777851735bf663fa7f3flamb26 15896414431.0.3+20190326.a521604-lp152.3.71.0.3+20190326.a521604-lp152.3.7qb-blackboxlibqb-toolsCOPYINGqb-blackbox.8.gz/usr/sbin//usr/share/doc/packages//usr/share/doc/packages/libqb-tools//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.opensuse.org/openSUSE:Leap:15.2/standard/198d01f13e6166f126fcda2409a3cf00-libqbcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=402f8a5ee7c375f1c3e51a3549d73fc90c1c1064, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRR*87_Rutf-864ad11beb59aac335bb190457a2a0195eb71872dff5943ba760dda4bb5a6fb1f?7zXZ !t/G,] crv9uQޔր Ho T欒5n.Lِm_hRx(gGKͶ)nMQO$O.#ޏ1WJ}}dN1ZIXQ8P-w:g\aS5tQ3*Otd8ph>u4?l?S&?%k$~Bx3&]meCï\.l{]WO/Hy_I$*V?<<"?t`C2 gJ %&Y~GR:1lT" H U~ )hR5U?ɔ6![gIE)ݙ@9I]2qjFg CԻgB{ھF n9O1"X˝fxi5Tl_>JD*# Tl薒Pl.c+ɀghl]UZ)S'ϧC4yȆ [;ۀ*>$yÔ9FGtj֔;֜I-2ٱyc+7.{B~~[vn)ED=bކp-ү#tfO5-|NY$zgYmZW55m]8 { ,Nh[S|⺦b ҄ɯ`eUgGyaH0ZQ"c-H*ϖj0SgҩDRZAZ%\/*a1T^tܞ-,+۝t| ~Q͵Ƃ jq r+|QԠks[HuUYtۛ-O[ ,1(/Wav*7MFd}NPj^On`1PVS,j1ծ* d(XEy*dY8 B2^,j=S^Z*=\1S{ew5 ʵeZzbm܇=EV)ӈFFcD[B$);Y䏍R܂뢥w"l~*Zi45 s휍9<Zw+NOu$Ob%Tj{{wyKJkP敬> i"ӋxRO{阿皥 [!`3\d֭`acF܍8O)>T)ֳ:"݊-<[cmh3_7JZURR.*>9aJH`- j8~g{,VSSvAK P;r[N9z1@"ki ~ c`Qy[&4b߈\6x)#m3W9]w 9Ɵ3ėo/6<;0- %~mu jmƝw 1qm6v$<1A,=(\^_|?,n("cQjK8w5fz-Յ"b6iOG$ɸ}NcMr \fyIw_ w+ܠ,b"% w-׎WQPywhB䕝j:0cJr1{ئ\K=kx8f̒,:cxiWRJCӱn{W\74-qdw=dg*u4]0L3b&mm9-u1 GC@hMhEâ&3`*_HsX-)s QJ=b5&iְX 36N/b.![Zq,D5#!뢼,}uvjud  x\ϷW)|UElj7V^LT+ B!^ב+~we1pZEhP0bݡ|1M[Jo%XtSg^dm۽PDmP]o_ WeȝEǺ(Cq#mٮF-1hiLRc`uLF>:$FpehpF}̤] S߅dxj6\B]\=r1\oY0Qͽ^xD6r} y)CG/l"*'!N< Ƀ ¢uc _iT={S@[ewm##t@l+V^!( 㠮A ngcYOB<^T X6:hQ]q>ogujX7؏pB#"Ls`jrHv,֨{qi2ۉ R%ڼ{/5.S E|uL^zW#[5G_%dlٯNxDB{BO}[Q0oT\ b w/]˕( ź|4fvߑġC{{ _?%NitS#}6U)N̹bM̈__e0" b] gS.^j@s ڴFAdD&c *+e7v;]?^am/,E5Y:˺}5geN,*X0gݡ*5?5pta+S~rKiUZB&ARIYHL?`i ʼn\:-ۤcP؆<$`OMdā,|;"Jb6s>ԫv+JR*4˜=l 43zSgt - 1*ھ˲ө4:ULҙ`ՌC޿C?1BzY:&H@-Ϝ \Dh-! ,ӽ68ɣ-.rVDnY`s4^,( >y8 5k `7"W)̕CJ.Ydw{iti]KmAfMaY 1\X6ywo}-^Cx!HߘN JY*i'xPtxj*fxjDl'9Cߔc>II.klHw\7:x=;`A X6jFTaJeLW ðkub %ߝ7wK S:_WL3%;G-K.1]E\˦js.DEUZݷ3ʓebTJ56h c^`ilj+Zȳm3#;p.zߦr֜b5]{H#c`%iJb3âSElɄs#rXO(cϑHͬN<4K8;!k27.VGz`bR=?G- ~E t^Lnu:\HJnLE\`ob&?\ܞFd/4W$:CdXP{Mե 7+_%R Ϻ1Kޚi܉ǎb[^Y\KAٱl9UBN krp ƛ:ܨf8So%IPfI>ʘ2)=#]6sOiɧDYFJ=FP9KE"v5$PiV;mw:<G-_o4N :nhm"cּd%ЍrDb"X@jUT\VμFa1 b?H#}}rXC8P3w^\M@2@:L=|]^!p׾c R!]=h}#J<+&c6{4:-,P$E"ֹy"0VEJ@wҍlD_e4yhN\mIӋx]6FM";~ѹbht W{-e !E,tT'[k5NgxoFH yŪI8, _QͰBƮ)+'K@8v̥vi m)GM6tfQbsRio"SB*؍1`D CW$ng^=尧˸ ࣾC&ҐwMw}ԗ$n+XcYA)GB[dˢjh \ bg^Hǹ*>3Xx;AK2PS4]:UܾQaE應ĩ55C8/'3 Ė}ǽuy"40%#h_gT)u&= ##l8X&Ze#eȶrP+ʗፖw4I='`Gr_uS!ԇ0JkLeOn\URp鵁EͰhS'ENPLAټ 8 ֦:?Ex"-+@ A%[`@Ew|nE/ݬ6,s1A=xf| ȧ7|aS+dz/}z-saKed-fy>QWEɞ"iHDb,]JIuRwb+U2 <3g{ҿXxXa`@B9%fb9 >50de-U$ײg)w$Xo` t"j< ޷W,qDE4w8@1G 3'y8m\RnQ8}rKIs/}-~ɺ~=% RG\!n ˀ~:8rલa&R0l": UꨡF}!_Fp̪܆Ȧz pU7( Nk-n8"*M2 |(H% Zv׹*ր$jAPv^r]G(o ـ"ߥl2P@ҿd}/]y]etAoM0< &.‘/dC{ |zњ9R$"wda=4e\cXvVO8ǗCb$9"Ƚ c.n̄jk1%w~':W*p9LZgFH ɮlq#ћy,1\)^[qj7?:`wp(yᗒeÞME/D~`Ԃ4eeY*;Y͌ɵ[Qx:Hs7K,XyePcH5?/S9xf U4thoQP_hCDuGQ*a Pu\^oK*V9pX%ĩ.@#g}"q1K~ ޿n-$I2<0ʁ%}|>YX77T1Qte"q } a>V '}@Dg^QfHMp9f`u BѫqN:! Ă5? `!fɩvo\Rľ;O{@۩P7ɓ&sFrsng+ 1ˋ&IGh'( v_πbVbB;G")sP&'L#iձ~fHm)Xb#$WYO+E϶NM yޜ'NYDDRj`pLb/4X}]G*_ :|` Z?6_c-n NҨ퉮*؋8Pcq(RûɤϬ'H(emq kUq+!7HbW~c~s}{UYc40G6?ci#'7{a61 v u ЯQ5&8ZM[qFnYK[@tKujput$ynMm2mt ]_=m,yj#63b+1G(J̵ɎicN aK٫̈|ş iar |3oѣr[Qp'MQ*]#b)d J&c&\tu"X%[^:Ђ3P%FN6:]࢓3_X2t5B,TʵU߷#p&oeTznS۵J~J-eƉ= Ă׉K+1 )6jSUnzcwr:V | ۿJxmIzh{tO9D"a5S@8_# T7$&? -QD 0T%x#2jRhk{c-Q{̟ ^H+e$^&=)b%N ,wh%׷g ٳo}[ǒN{ X+ hi1ѳ yȵo }{Kك_U1BW w7Eq…ovVhz=B^f@;hjbن QF]Y~kㇵ(F^=^;x?ˎ Hy%;0s: 4`,2ˉEn>|1=;L(v47PZQ:ΐ4[+IDHH?av]A>{7sұ礧r52ʴin$.xOT4FʘcH^%hd d4(5 UXE߀ݾE)9p-F 99C$z2纛yEf1ܛ}}P}k"[#bT %3ra>z#?1WCWFi zGF7w&R]穗Hו ޼Zc)&h{;)9<󿠜+-;9 yYeS& D#je 6Z(re+9CmiJz* lkhl{Od!I-7yŏp7 .4tC D#Q2:hj 1„I fUj(L+7mԂ\UiB4`-z 4 $'],$BAcM_]/Fzp^-Z h>LkcV* M(ajwV ?ߦ"2mkJ`qfEL<=We[U`j$ަX@dIm:e[}\5ܞ>SoBe( hWz|&{sn2‡)[]/[bzKc]8>&.iS.—YNkHޱ0|DPBҚf@p)oq3gJrfv v=i[gt8)o/!?ڑ9S2QFNι+o1 P oOtOQ᧛Fleq:J ׯ~x41["j,l3ޭ#l g6x& f^JTe124: fXC&)U J0OU+VzZژ6oA $aEbÿԖF8ASYOs(t9B0IkE- Ldi6ܨ] AQםr qh[$O{z:'6Qlk*bʍhS>סJߣXRhB/w w!97BRZ% O"Cz22֗L])'R}kz%޶ 7HHkTYȀ YZ