libqb0-1.0.3+20171226.6d62b64-lp150.2.3.1<>,8T]%/=„:p[JKT$d$Ǩ &O80mHӡczJb[j|P_&BBzA߈$S7xiYGq*W,-0QO45tg肇lVOm>uBR8%6K>ANYnR:#fnN; -b(n9Oܦ\jMy97kœeTٍtf."՘4N {SrCA4n7oa⛆>@!?!d   , X'0: Sd     2P =(j8t9:>@#F2GDH\ItX|Y\]^KbcYdefluvw x y!z!T!d!h!n!Clibqb01.0.3+20171226.6d62b64lp150.2.3.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.]%lamb64mopenSUSE Leap 15.0openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttps://github.com/ClusterLabs/libqblinuxx86_64_A큤]%~]%~]%~]%ZA]%~ba699f30cc571cb51fdad19c70c2cffc018321f381e6786d8c21d74955c42943b77375250e3e05f649f75043020f1f1200d7ddd88a03d2209093495aebeeac8200a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b287e30470a21680bfea6282fd2b878d4f84416e2c0dc2ff5e0d2c87a57ecd9f51libqb.so.0.19.0rootrootrootrootrootrootrootrootrootrootrootrootlibqb-1.0.3+20171226.6d62b64-lp150.2.3.1.src.rpmlibqblibqb.so.0()(64bit)libqb0libqb0(x86-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.9)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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.1] #ZKt@Zygao@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: use O_EXCL when opening IPC files (CVE-2019-12779, bsc#1137835) * bsc#1137835-0001-ipc-use-O_EXCL-when-opening-IPC-files.patch- 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: 3f7de657855bb9fb4e58777851735bf663fa7f3f/sbin/ldconfig/sbin/ldconfiglamb64 15627674881.0.3+20171226.6d62b641.0.3+20171226.6d62b64-lp150.2.3.11.0.3+20171226.6d62b64-lp150.2.3.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.opensuse.org/openSUSE:Maintenance:10578/openSUSE_Leap_15.0_Update/42a12e184b1985799af3524160542199-libqb.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aba89ada3a39c57a8f2e9a694efde43160f7f54c, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=0aaef6f1b78c5f934d3af1eb771aede7e55258fc, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PR RRR RRRRR R RR RRR RRRR,⚁u[&բD.utf-84622b4c1c63bc0321c506338e49518cbb75c23e06c506b6acc6592d6dc0c01af?7zXZ !t/%&]"k%KňT؟ ᤮ 0$NTZzsv ZHmcݢ+ 7) āCkBe i@|2ϫ!g~{T9BJ o?˿ck5G ${JPZFcQ~B'`"smS#h{_?=VRRn :.nuOq]Ji"#8ijX{TŦ#ХB]9'}'/=vN't#Qp&5Y)SC7CRCE2=W <921"LQNoy>7OUW9 Ot>{I{e]Xg3k҉6Q7\Cܢǀ.OmRj n=&^,nhXO﨓WBbY!O#'@O i=<"%y~` 9EY8kU`PrvʐxQ,|58J1E}OvZ4i-{n8c3?akT}.Aɺk;TVD5pt'UUn;3IwQ:,'Z-1a߾0p ޾ st8p1i( ekygY[3<^eyŋκ2Q~AL?Stჭٻ衡& H8B,\iJp4 Szi{hAuPx|2OҍM=10UB x35|텤 #E@XMjޅԆv^i$̑-B@S}>7N[hA+L p?Pgj/ 6?5 Txb5~( ً22-cR8|0-ۭw&N ! 1]B=_xNgib Bl~.;00?/6Ac̭ mo|" ~AV4ADw~W &~6< -F]:^c8&P_ y -5ۺvpí-Bt zOX#Fn :NJ);["T SyhCBi~jkŴ #Qi"D^1fSoֈ/UL=~K S,N+K|A~,6`'U(_?ݖmCk9{v)*hEEĮΌ;LTOY ;H2J@I*3yAQ#{nfx'}h郊hI{bN =@V> h txSs]f l(\{#)t+903< 0~l0ee J<8= Ti*:&5;(WXc@G~4ͿQO`+]>\ɭ_Hm(JBѨص.\o9o& Mή]ԚQiٹ[c2语!b%~֧[yr<.Qwfz/M+!>ҨgX`b]8JrHl\ a7Tc;ɶyԆ\dB r.!ݟpu溋8]Bqp.ae~];۾ֻ$c'lSAS]Cbt@'Td¼ p$4N=0>6'E@\X#)cÚu*/1#hInlvf@G8W"=mT͓ZtyF@.B$" x!'xbt% ˍTǁ4Ԭnr~z*qq/$ouU-֔0Y@9/h0_K(eQj|PY1kD:_P.wU %/ M&ϗWЦ}RcoJ=x1`$ A:^Pr.YfkӲ3#{Kq=kp.3R֑?6fid?#OgaErZĆVT|뺀#>-"ĠN5-8n4) X?k5w/U!!s9/C#~1e 9PUQ7D@l:'oOŀuCuPiFw}V@HIX.B?UJy*y3}2`IWg0A*#a`5aj\HQFadgq&2luߝ| rNfc ay}v9a_@L,g8o@.a14X$qTA 1%V\.p宧'$5m`p_[$$~>ۨ#j"Bǭ|.!Fx=PRx5n4#XyVBrH+״F3V4j%I(3hK`idI:k!7.^S@ T@:t?A?yzK@D-eȈk4 zƳn$;@^  =c0) HV[IiU9xqv{7%-BZ,no qw!3}_Gîp&ic@ ҎL#ZrtcoCEf"ȸlcO)7Q:@}Y'p< Cg:($B1xny[ AōOrʻdzp3`73V d ~ CifеgV=P}T;yjlx)lNZ»ӭ=A_AXl@d+r?Ju Xn,:UL)U7 Vi%1oPƖkYO˥:ѧi`uvfCGaM.zK6X9& EF#K{) ħfVGvz[?m^tٟh3FS3%{C>o++}ꏛuldo2 t8Z/&|;k4z{y尀sf`hVsk&R UYV4ὯlO`FOr$J_,IK%&ĒNM1>%u.T /U87 bW Djyk[tjޤR"\x^s|@XwT.y aykc2M9`x2ߦJ9M)44,n[}:xZ(L |/a" KQAeDФiS^g:PqqRî}=:%N auÈ6ёv%)-> hY ;-%; oj+;\fӉ S5!+5O:9 ׷1$(.Ta%4U9SkS,31 Je$8Ey."XK3eU-4@9ьf[E棽uG_;oX|&葒۩=~p8lDIv3KC+;a9EN"iHMk)Ĩo<_3uo6$,Zy9S\*/++OsD*?PVاј#SpXx֡ @s=pӶU/~ ɂ