libqb20-1.0.3+20190326.a521604-lp151.2.3.1<>,.]*/=„J:rWÃEÁo|.X}tж<*@i Xw8aC:Q?~02v4Vuɜ' 9[o+"nMe8&K#*-kw\(@&?& d ! - Y /@ekp    $ 8H\p8@(p8x9:>!@"F"G"(H"8I"HX"LY"X\"]"^"b# c#d$me$rf$ul$wu$v$w%@x%Py%`z%%%%&Clibqb201.0.3+20190326.a521604lp151.2.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.]*lamb01nopenSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/ClusterLabs/libqblinuxi586_A큤]*]*]*\ y50bac4abd3d665d78805cfa4234d40dc45857a817d3a350b49c070ba52f894bf00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2libqb.so.20.0.0rootrootrootrootrootrootrootrootlibqb-1.0.3+20190326.a521604-lp151.2.3.1.src.rpmlibqb.so.20libqb20libqb20(x86-32)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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.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.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: 3f7de657855bb9fb4e58777851735bf663fa7f3f/sbin/ldconfig/sbin/ldconfiglamb01 15630342671.0.3+20190326.a521604-lp151.2.3.11.0.3+20190326.a521604-lp151.2.3.1libqb.so.20libqb.so.20.0.0libqb20COPYING/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libqb20/-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.opensuse.org/openSUSE:Maintenance:10598/openSUSE_Leap_15.1_Update/331f684c1493c51b5b8fb9ff656c5729-libqb.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=af94a9a8cc069509ec45eb9622bdc9006501a9ef, strippeddirectoryASCII textPRRRR RRRR RRR R RRR RRR+g-PHBC"'utf-877f83c833a694557231ee0081d3662dde2851ea1a6bb0b8753ac290c32447a71?7zXZ !t/`]"k%PňTZr ͭE0'He?WdPX>-'[g~9)P $W0&Z Sz*F l}=U8 r3 !qlݹQ&@žyTl'%q^OKfR]J>HҷZ?:jAE?eJ>?s)\9 YP @Plij,+( ]2tMВcLV<\"P/nFKW5lYawd=7m<٧sM;37:OmR켛?/"\а77|' ֵ]RkgBm5A~c6 ֮IJw&n+_9wBisc+[AkxVaƤCGS X~\ ]8̓P Ow;mb6NaP8FF*BT):BǓCVSIS` v!Q9Gܪ d-zY R}cn轨Dp6'P"0F+|ϓvί?ثgSN2]Š }qllN =š۽]p$&\xXzSr )RhM|^7Z /C N6[_V}6<[|  /vm YZ