libqb100-32bit-2.0.4+20211112.a2691b9-150400.4.3.1<>,K eDp9|{38> ж(5C#E"~8kFXRih0$C6}vxCQBt穡y<W=E1`1g\ySF =f=cv5AO֜kQ]BS!_\ǴGwOB>6{}L6( 7mduyyZlA9]j"hb̟ڣ րV(,ln$[{x󷃎F.T>>4?4d( 5 a .@ Vg     &0dl(88@%9%:%>1]G1hH1pI1xX1|Y1\1]1^1b2c2d3Be3Gf3Jl3Lu3`v3hw3x4y4 4\4`4f4Clibqb100-32bit2.0.4+20211112.a2691b9150400.4.3.1An IPC library for high performance serverslibqb is a library providing high performance client server reusable features. It provides logging, tracing, IPC, and polling.eDh04-ch2bSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ClusterLabs/libqblinuxx86_64/sbin/ldconfigԡeDeD0dc48d79a7c16104fbed75b34c31b5038c1fd9892da75847465f07150090a44blibqb.so.100.2.1rootrootrootrootlibqb-2.0.4+20211112.a2691b9-150400.4.3.1.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.3daeaza@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.4+20211112.a2691b9-150400.4.3.12.0.4+20211112.a2691b9-150400.4.3.1libqb.so.100libqb.so.100.2.1/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:30634/SUSE_SLE-15-SP4_Update/63185e73ca827838ca42fbbba1a57d45-libqb.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=280d6eb250a0acc00dd122f7f176c9348e5a134b, strippedPRRRR RRRR R RRR RRRR RRRutf-8b5642457563110e472ce238da2bbb8b95be1d3a6bb9e66ffb13e6fbcbd354245? 7zXZ !t/#`]"k%%ň|C16XYYaOUX M枴PĘ{P+NK6 oXDY^"*;AC7+V?0O_g ݀ 򌡢[0[8HAD% T,n;M.Tٽz:F80C S!RmOt3$Nd 5#_eO(,̪ԥm 8~p;m|zL88f _BZIݩ"Rφ׳{G\)50Y݅|h{,B)tX;W+4HDJbOG4~+KSfտ8`&yH!2NJS^/✖Y obƙ`n߮+:6-y`bI ιޠ\3O DCgTFB`v (9+H#>(gp`< dĕ1$;֙I]hh, UCOc;[Wm ̓t"-ܑ'Pn=?Qы&pHL|uW+^V^3C)غ*g WxiݻÔbF5i[S)OZMJ~ByL7vSvٷ:X 4#TkRgES&Y?G؛buۊ"Wp¤hx I{M3D!j %P>1v1Zks7ON[(w?Ƒ06(*"w]_g _Cי9/ZKme#/'1Q 3bgf#KgJ{ܤr50dl:XRo4䄰t[-aV'%:^8t X tDqཨ]VɴjLa6]᥼KIWCv,MT&'#݋^'4#=( <#cGf%%`dpgKkES<;K/$&vusFѶ3 ܬ^)[evG|^́jFXP1+ <\,Fv0y1AAE.JYcek3<:CMDиP =+z-A{6Q%~z=m*XؐŌ϶ "4Iz@JWNZ4)rҾn# d l}ߑ3چ6PsP\${}VX 9'?Q϶'84TJg<}fT@Zi˹B\VڹL q`l|La`nL@ ZKTynKXL'`gб>dX,a;ϓ-SASkN&v`Gz4?!Fntm8e&]Y'nV@1*۳tm&6 F11C5X i7'57-Yιa - Aj8v٤-Up0E~k̉L`XB9L~pWuo Ct Sr!sRZZ a~PEA stFXQ>=^~: '@h@^#BAu { '8w[ECZwya?PcmP zngŶ4ütλiRhS֬Ld^;s&`@= qˊȹa/Cyys~*bL8Ij/B7׭9# S(Yѣw>Xvn}ש/I i$ {K}Rn=Bg31SL$SSH}+_*=}sg -ꖔ?xuL^&q>pP%%.?~3!s胚N. [|=T]tu{qJ=1?v a$_NdnʌG4No*-KBJ9U\M/f6b8M!RsU?US*pc6``Ƈ2{lO"Vc  [qqZd*IJ693cfYoG g~$ w (Ed)X|G;Da)n \6p}rߪxxiZad{0 f n* 6h[A0W:CRWq{ wڮG)?eeD:'D}\x≑ ǟy:T1R(U?u<^;$3?JQ.yUV}aoM6,ڄ'5B* hXAc4-FFf [dž%K6Q2Vb{8umFxC 54dWqͬgtZ;>\9>Rx) JPiԀĈj#1$Fi͝ YZ