libqb100-32bit-2.0.6+20220323.758044b-150500.3.6.2<>,Sf;p9|~:tz<._2(Lt'BZ!S[6Nt1h0Ub BD…renf!)> {^p  [=֧s,Mf1|a';Gq9׉@f I`EMaPl$ i2Ф)"VÕ֙C,\P<"JĎѐ\DJ}S,6|{b#  (C4 oNѵa+`\A˔>>9?9d( 5 a .@ Vg     &0dl(88@)9):;)>5G5H5I5X5Y5\6(]60^6Nb6Xc7d7e7f7l7u7v7w8Px8Xy8`8888Clibqb100-32bit2.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;h03-ch2cSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ClusterLabs/libqblinuxx86_64/sbin/ldconfigf;f;712d3d413520fc4c38f477d9cb4458d80c21811f313b8333f75b631c340dc818libqb.so.100.3.0rootrootrootrootlibqb-2.0.6+20220323.758044b-150500.3.6.2.src.rpmlibqb.so.100libqb100-32bitlibqb100-32bit(x86-32)@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.16)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.9)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)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/bin/sh2.0.6+20220323.758044b-150500.3.6.22.0.6+20220323.758044b-150500.3.6.2libqb.so.100libqb.so.100.3.0/usr/lib/-fomit-frame-pointer -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_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9fdbfa06522fd8dbb4e187791b37423084f1ea3b, strippedPRRRR RRRR R RRR RRRR RRRutf-86254334c2ceb595ecc466034e7331ba81812c8b8693827198f3c473d79b3c387? 7zXZ !t/&5]"k%ܛ+ň|C16XYYaOU]{ƈ<0K͑p;aBkp!jU<}8n'TS&#=R_w47T9:]CE|I]j΋uŽNVDaqR~ ; j6z>҈Х2T=H;&EMUK8|N{J')K\=Dw%w$z3*{-O}ehCUSL{V>H}$ k#JF& .n#1EqZ>E$ِbeVi!uFư,;OQ MK9Hf/ag'(} #(j6cM>ciw,3JN4Rѧhb_ մ|4|b{;U13sIu=͂Q;綇#4<@lf}piy(8c, H*8'ƫ[ӆSn1% b鞶& [*qˮnLV7,xSW2/2&粂|nH¶1T6>6I6 !8h:} k=(ykS)hl8NDy( y8!Y,RίT uzl(9F,y .7FuebֈZ4y Xw 8e3;B\GOKg#N%hu&} g"3{娤'|ɎvLŨ};[ǰM'c`/Zx7C4qk$3iHM55;nar/J.x*;rn ;W@#@dlTD>I8`z `g4eƉ'9:9vq͒Tees?3N'WHNZϠE<ۣmG?9'ǚĬHL  @m(a\ɰ 9}Wb\Pal)sֈ{${hP@1 ZYsohm*+cƪhưm0mDA73; r͘\q܍rgcMf''C ;BGr C^@E ڢ)yrvon+L@*鱩{K=Ù!,zSIBDk$"o3:ЌV*•_Q\#s.Y_o#AAEiWpSτrYĀ0F`YY~NZNe'Eёh$"~f̔-+=w?Fmd(V{n @.Y[}NИ1HxԵ 4pG?DĀ @9gp1@Ӄw c Ğ0$:'hF'`;!nvNh_V]0]}C;`5'g[;vBWEDwT&obEoeDla=a|$ejҶ߇@~~H? (~PNF4H-S^(.} ?qPyhO:8U'ࣰi*\by;?r8_.1$:h_?_ ^$!6<'C *:ÿgj5>$mə~":)5-oj Đj n /=̥51($B ۟A>1J=j2~#}(1叓\eS Fl AnY"]!Y M[*wC˕o fcZ0LGMecc^)}7mWH}M,">>v8IĄMR:|4l]&D۪݇C6̂Q6P~u,6C"9>~CΖA.7D6_QrXѸ39֩Ujj-wg/JlQb.[%L7|Uj,9BýL5~PoiQZ;O1dlU(}o$(,ҘVafe,[c]cLzek/\W77uPCg7#~ŗߨg`Yi~9xD(cȦ pGmH:oHY.nҝ Q2;&)f̅JB6 ,:ag |ljψhoa7٦#x"LjYWeMo4}Q瘆K [}K],#OX(y$ <#j<+@J4,j\ehㅫ@kyQ2 ޺+lr\Z[D㰱\8ҟrkȫV*ejڤbj1Bx *e+%@_s" :]H Z ӂZ۷^˘pt/4{R"xطzVS(q٪ yNU9 '+`0@c0 A̖pagw'(LṳMUXT_?-)<R({-w63]f=׶ ")gD9e $C01U=EtkbU3D8|lY_x^ 1\?č,C^|b ~I%?5|)F)@"TӮ9C1s:$";A q.S){VRrQIQ͞i+$ha24YԍcWwJuR8Ed8zLIE. B(p|Pe;]hTbRpt)_DR.#~i5 \G1 v(4<yK4O ŁNz橫ً$ &x]4eaٓ3S=:lzQ~RzKH/ſؚ&Y`&jODVfhGTJc,FD<4vo"mBE]hk݄)PucQ+O[/sn tSqڥ|CS/mZ%])Rʆ}1 &PTO2[@pZ%F#,E8;5o;GBSS>s2R5& ķz".8Mκ->2`:(u)E Аs =9j=+!oW(VIhȦ+@y>tNwӬi!AhGߔg \ 4c/_/MEGeck͛ Td}=y^TNL֐)JJc60is9 Rm۞pHߪAXT w;Ftn^/aw7׋T0綌}}Ҵ~Pʴ Ql?+LN#UWz|ϸ[ť!FpeDߣaxJ%Eg T#X3DNH AdR#>dycPTfgLБC+b-{CRoV+eJ3kVt=crbsCW'47JKm d ̶3m%y*C׳zױdzk ~J13٬ߧ#:-֑*OÀr.H0xPANA% h6>,߬9iHeKd5m8Fl. ,'xE7(pO,Vgt!ZWOnznk)TëM.n̓nAgsqHJV*p"-Cg-LI~M(po3Rfͯuis*60OT>E%K)NO]'/056i1} L3i61DpDENmuw+^ Pitz sqҦ`c9mUϦ`K~Y |ܵOi?^k$b >g}.hV2SOBNpsFg(gv;J0P&u3&[5ɘ&J7ygx#ڶt#ER7*UM)#xcbADPr8i G8~qDn6ؐn|HwC߀h65)wqZ IvZfV$l1\[V$}t#d:90Bh hx#.bSԿ 9|MjK7\#x"evs )rg.}SYj`2ƟakΫN,VgCDev< Y%MP_|0IuVגa%cY5 'N , HID0Ya 23