libqb20-1.0.3+20190326.a521604-3.6.1<>,4Da9^p9| a?"/uV- qLu#5>ʔ dP,T!9]9|>`g}S!:NM|2jr%: ͸Gh:aLRǏyJ@QZ{ATv׼!PiE]~B miNVH|ae4QVOQ<>"-U>۹;z !lDdz~ܒ($'9U $&܋2\?D$(y׷ >@%?%xd ! ' S&8 N_    H \l 0 e (89:>!@!F!G!H"I"X"Y" \"\]"l^"b"c#d$e$ f$l$u$$v$4w$x$y$z%%(%,%2%tClibqb201.0.3+20190326.a5216043.6.1An IPC library for high performance serverslibqb is a library providing high performance client server reusable features. It provides logging, tracing, IPC, and polling.a9^ibs-centriq-5oSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/ClusterLabs/libqblinuxaarch64P_A큤a9Ea9\a9]\ y7557673e693fcd131116da8fbec2a792a50146f41c06ee11db11e228259da91d00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2libqb.so.20.0.0rootrootrootrootrootrootrootrootlibqb-1.0.3+20190326.a521604-3.6.1.src.rpmlibqb.so.20()(64bit)libqb20libqb20(aarch-64)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^] #\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/sbin/ldconfig/sbin/ldconfigibs-centriq-5 16437231021.0.3+20190326.a521604-3.6.11.0.3+20190326.a521604-3.6.1libqb.so.20libqb.so.20.0.0libqb20COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libqb20/-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:22646/SUSE_SLE-15-SP1_Update/85e5867c6038cdcee6482872ac345a54-libqb.SUSE_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6d0472657967243d6d5d5058242b5103c90d8338, strippeddirectoryASCII textPRRRRRRZcVWADsutf-8191f2faa92024d99f880e1426f9c286bc90f058008795cde88a167fd2758116a?7zXZ !t/ R]"k%fkňTZr ͭE0'He?VZޘAx)<ƱKƀVq؀3ʀQs434D6YnJam4FD†G1Ӷ0d€VZ45 mߞJ$kN!DNv1VJ o]ι?ȱ玝{/Eڝ'E ?p" *Yl}3"021!ڟ;d}ҕ"Q[ I quӊ q-5$x7^T|}RҪfӑ1bnI( *,nTsHaS|/_)@jh"#ol>®f`;O:mSx0 34]u p h瀆G8M]Lط0 AXeB}/ ;?.,Be &p_ؗqc"Z~vg~ RS@ݔ?u(7T%&p!(|yAwGW< rbX`dEK4W)>^I{{jimQX#CBc [ (~Fޞ}g?2~B5( jwړ. 6_+d֣`QqQ[kql6:6aj?m8x4GΞ(dCb6T)^GoDOOCkŹV;fbQVc2= sQ3\罛>D҆Zm>n(gY,40”f:10j)&3|" c䉮ch>BFfPXU]Pn0 lZ* (i0=8JFc Ie˺l;1 jFXfw~c-f_(mN j,A3& :k!~|6 Jؘ'lw3 %Λ]&y/|A.u\b'DX<=R2\IyV_R\BJL:K f.>d/;a4$n}S=+~0i>fM}3 ! ֤ǃFiK*kpF Š{MT>1UǬw/{җCbl F%|WmMz a78&E:`Cl2Vc*a&$15 O{lÒogXйF J Ya, (j('*N+BO7(&Z:="KbфAE2_DC-F A&3vV×<>h N)9`ٱo662t"'MWb_V[ QAmB3⬿񹯃yӰ 毮қȰa72 Л 븖@="L^$'&8 ) 7^* F&p;)$nWok峬[Ui~$RM{G]'~aoMqz+Xc8 fGvs}|NE8Bv6Vsiv⣳J'?o@iH/htOuj]hr}3̴ =*~| kZ/V4\gVbsb,Ƨ,Ce#h1^:Y8ɇ XGP e@+qʣ[WdaL*8.yh6]*dՄM(6nGӤVfo9"B\m;K+-g ,FDJm_JWi>n^0 =||ş`TxW ql&12CajNkBKIJN w޿)a^җ?fZ6Ԛ3;ރfISrEMv#,T 50j؁J&ɜՏ㤏GbRp`pY):I,4Vp@ '/ oXֺ|&2=kw9C/|oN D}AB,gBongzWn,i"hK .RY~r)'oVJ"i5q F)`3ͮ{H`% 5xwAi8ՄK&Ios`FEPV[w/7j>O!1,yP}JS=0L@!+.'N0GT|7