python3-libnbd-1.18.1-150300.8.18.1<>,9eTPp9|HGj0#<݆9 +WB'Lbte(mP1~$-|A/WRyGz>߃J&~c`AS_l L>SkٱVru@e*Gb!NM=V|-үE0zNwqwZ,Orv`a<~s/|pS4 O+&Q!8mUMgx*UFVB>#?#d & C| %0D N X l  $8(&80 9d :@ FG,H@ITX\Yh\]^b ;c d!ee!jf!ml!ou!v!w"x# y# z#h#x#|##Cpython3-libnbd1.18.1150300.8.18.1Python 3 bindings for libnbdpython3-libnbd contains Python 3 bindings for libnbd.eTPmourvedre#SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxppc64le"q" i큤eTeT!eTeTeTa5d8ff0a5e7872b419ebc7f9fc59c3d76fb645f875a935553aa63156c8a1aad236b86b407a2a930d4c49dcb869f01190d25329ea68e14abffe7d5c9de4203007b2aedf091cc1249147805744461f2fb0940033a62a816d656a143d6481a610c74532a4a3bddb8ca42c667450714cae2dbc854ba0b0fb4e1824008c3f333cfcd13fa5b5c3332eb6aa83b4c500b13664b9d0ab9b4737fe71368ad8f93a2309dd9crootrootrootrootrootrootrootrootrootrootlibnbd-1.18.1-150300.8.18.1.src.rpmlibnbdmod.cpython-36m-powerpc64le-linux-gnu.so()(64bit)python3-libnbdpython3-libnbd(ppc-64)@@@@@@@@@@@@@@@    /bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libnbd.so.0()(64bit)libnbd.so.0(LIBNBD_1.0)(64bit)libnbd.so.0(LIBNBD_1.12)(64bit)libnbd.so.0(LIBNBD_1.16)(64bit)libnbd.so.0(LIBNBD_1.18)(64bit)libnbd.so.0(LIBNBD_1.2)(64bit)libnbd.so.0(LIBNBD_1.4)(64bit)libnbd.so.0(LIBNBD_1.6)(64bit)libnbd.so.0(LIBNBD_1.8)(64bit)libnbd0libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.1-150300.8.18.13.63.0.4-14.6.0-14.0-15.2-14.14.3eRe9@e@cIO@b@b@a&0`ݮ@`@`v@`M`7@`@jfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comjfehlig@suse.comrpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- Fix assertion in ext-mode BLOCK_STATUS, CVE-2023-5871 4451e5b6-CVE-2023-5871.patch bsc#1216769- Update to version 1.18.1: * Version 1.18.1. * rust: Use string_starts_with instead of String.starts_with * rust: Build the examples * rust: Write a custom translator from POD to rustdoc * rust: Add overview documentation * rust: Annotate 'endif' with corresponding label * utils: Slightly simplify human_size() * docs: Assign CVE-2023-5215 to nbd_get_size negative result issue- Update to version 1.18.0: * CVE-2023-5215 (bsc#1215799) * docs: Add link to nbd_get_size announcement in release notes * docs: Add URL to list post on nbd_get_size security * docs: Update release notes for nbd_get_size backport to 1.16.5 * docs: Finalize release notes for release tomorrow * dump: Add more examples of running subprocesses from nbddump * info: Tolerate missing size * block_status: Fix assertion on bad 64-bit block status reply * block_status: Fix assertion with large server size * api: Sanitize sizes larger than INT64_MAX- spec: Don't set tls priority to unavailable crypto policy- Update to version 1.12.4: * python: Correctly use PyGILState * olang: aio_buffer.go: Explicit panic() on invalid usage * python: Enhance tests of nbd.Buffer * python: Plug uninit leak in nbd.Buffer.to_bytearray * python: Avoid memleak on (unlikely) module failure * python: Accept buffers in nbd.Buffer.from_bytearray() * Dropped patches: 794c8ce0-copy-dummy-vs-errno.patch, 8d444b41-CVE-2022-0485.patch * jsc#ECO-3633 - Enable building python module and utilities- copy: CVE-2022-0485: Fail nbdcopy if NBD read or write fails 794c8ce0-copy-dummy-vs-errno.patch, 8d444b41-CVE-2022-0485.patch bsc#1195636- Update to version 1.9.3: * Version 1.9.3. * maint: Modernize configure.ac to silence autoreconf warnings * maint: Update to latest ax_pthread.m4 * copy: Avoid potential divide by zero when source size is zero * copy: Test corner case of copying from zero-sized source * copy: Fix progress bar * Update CI files once more * ci: Allow failure when building fedora rawhide container * ci: Consolidate refresh scripts * macOS: Simple cloexec/nonblock fix * info: Require can_cache for info-can.sh * CI: Add testing on Alpine * Update CI files * macOS: Do not use --version_script * One more VSOCK include fix * m4: Remove *~ on make clean * ci: Rework the build script to run check-valgrind properly * fuse: move check-valgrind out from condition * qemu-storage-daemon 5.2.0 is still broken * Version 1.9.2. * python: Add missing test file to EXTRA_DIST * build: Warn about large stack frames * configure: Add a macro to test if compiler -W warning flags work * lib/uri.c: nbd_get_uri: Do not translate port name into service * python: Implement nbd.aio_connect for AF_UNIX * bash: Generate completion files during build * info: Add percentage after field in --map --totals * info: Add --can|--is options to test for NBD flags * info: Add --map --totals sub-mode to display summary of map * info: Don't print extra trailing \n after output * fuse: Tidy up MODES section of the documentation * fuse: Note in docs that read-only server implies -r flag * fuse: Improve documentation on the thread model * fuse: Update comment as we expect zero support to be present in 5.14 * copy: Set default request-size to 2**18 (262144 bytes) * copy/copy-sparse-no-extents.sh: Set request-size explicitly * maint: Untabify configure.ac- Update to version 1.9.1: * Version 1.9.1. * ci: Update build files * ci: Also perform `brew upgrade` on MacOS * ci: Only run `make check` on Linux * ci: Skip some broken tests/distro combinations * ci: Rename build_script.sh to just build.sh * ci: Add support for test skipping * ci: Some build script fixes * ci: Fix run commands in README * ci: Add support for FreeBSD-13.0 * ci: Remove debian-10-clang build * ci: Remove cross-compilation targets * ci: Change docker driver and archive logs * tests: Rename version to get-version * tests: Do not use magic parameter for some nbdkit plugins * tests: Require cap_sys_admin where root is required * tests: Fix port randomisation * tests: Enhance fuse probing * tests: Clean up qemu-nbd detection * tests: Fix hexdump probing * interop: Do not test against broken qemu-storage-daemon * fuse: Only support defined fallocate modes * Include sys/vsock.h if linux/vm_sockets.h is not available * info: Avoid ambiguous 'allocated' terminology in --map * run: Unset DEBUGINFOD_URLS * ci/cirrus: Update system before doing anything else- Update to version 1.8.0: * Version 1.8.0. * docs: Get release notes ready for a release today * copy/copy-file-to-qcow2.sh: Skip this test for old qemu-nbd * docs: Put links to release notes in a separate section * docs: Add preliminary release notes for libnbd 1.8 * common/utils: Add test-vector.c (unit test for vectors) from nbdkit * copy, fuse, info: Synchronize --help output with manual * generator: Update copyright year in generated files. * Update README * Version 1.7.12.- Update to 1.7.7 * Fixed CVE-2021-20286 * Fix parsing and construction of IPv6 URIs * New API nbd_get_uri to get an NBD URI for a connection * Permit "see also" links to nbd_get_error and nbd_get_errno * Avoid over-long lines in POD. * Fix reporting of NBD URI support * Let exit status reflect any failures during NBD_OPT_INFO * Fix page eviction when len < page_size.- Specfile modernization- spec: Only enable system nbd interop tests if suse_version >= 1550- Initial packaging of libnbd: * Version 1.7.1. * sh: Add NOTES section. * copy: Update multi-conn documentation. * sh: Arrange --opt-mode documentation in alphabetical order. * python: Add example. * copy: Fix initialization complaint with ancient GCC on RHEL 7. * python: Fix Python style error. * copy/file-ops.c: Small whitespace fix. * copy/copy-nbd-to-sparse-file.sh: Skip test unless nbdkit available.mourvedre 17000528161.18.1-150300.8.18.11.18.1-150300.8.18.1nbdshlibnbdmod.cpython-36m-powerpc64le-linux-gnu.sonbd.pynbdsh.pynbdsh.1.gz/usr/bin//usr/lib64/python3.6/site-packages//usr/share/man/man1/-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:31459/SUSE_SLE-15-SP3_Update/7aa2d9d8557947ae920fcd8a38c037e0-libnbd.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxPOSIX shell script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=251f5b5ae242adb9bf531f34ba666243ddfea609, strippedPython script, UTF-8 Unicode text executabletroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRPRR RRRR R RRRRR RRR DռB1Qutf-82889b8bf260611f0b6ea4f61a921656c89d9d5530bce144f27268dfccf5eea92? 7zXZ !t/"t]"k%4Pa Ó0K4}Fnnhe;)-ʪ&nIO`kO Ay2ώGAVMhhx=KI㛩pyTVЁ)ʦꎄϹHpX4o &Bo[*CǹR;1orU;c[fVkiؒ𿼙:G6M KL=Չ `W[⫞b'\2@Z̶u7{ t tǍt{+~݁WbA>A4嘙#[H9}ZayQ~UW g,*u6YݷMo~erKt2hs·|ZLga0ޖ ^Nhqko`1%L^kv\}v&?Л+} x0ʤ|ı 7`I);:'# 86l{W[O%b]0y%~x>:kEb'%3q2Hv k,K}:J(\85%46k-JQC,鯫UL%YF_krv`Q|Z#IR2-}ڬ/rY5oW\obH;Z"cV{`:Ү 20<x彦&eK~S&@7ufsڊwd>ZhE& ྅jkpI|z:6g 1 E !zؘDH+jwSzAg$Y#N^iK>zUB AuE(oE c`<|V ۏ2!͒f]6YV:3ˋr p`if|5Xqw{ %'$79}<ǻ;># |cSGx}8G{-'DnJu7`cL7Nm0P|gBKsG=wH%[ִԯa&?!hFj Y /M2trckp}&;f8*ΚFS;-"8Io=.p ɝ|jIN,=}=Cy8/[p|1'?֪JltH^܄C z[mЙnN9._. _$7giZ oHP~P. zRn##yd"jT#g؃f(ڨ[pV0Y7SPT ƿAo~k1œ,`Ϭm/M00 taҸ{|z]LT0N_(!990Dd?ŰfsʳRw(Dk9ctV-|d|)hW:]~SI(8a.zgT8ka/I8էlr,۵ORr^jU0c1fk ӭU5zmgD{M.I^ ]Hnw&U/c8^7+iPDKP"L A=,-J|ii ӎ)h0 utٖ >v5tud56'9^s\ :ZܘÃq5x%пW]@Q<* 8@<|6 (ohw7[ |wC 7tC8IVbri|5=k<ؠy|ҐC:0Kq8vs+1 hYB6fm{Ot,7R,>3pLe焬Y?ok[Wkvm;1*VݴvY|Pڅ %*5Oiw2PIlOMmODTx%;C|8o ;s L" Onaj[caf9քdC./UW'I֗ખ~vMj"Y*“N`A,gkT`M#{ C/̊j^(t "l J: Οd_fM7$J!U>I;Teg%*GeziKŖ?%$8&h~1ÑEw8_}E x>kfV Ͽ1V{eq %9R'´s7魹OnveAG>8^Ǹ`)x޺_ch[3f#X֌lǶ`)O/]J;M$Eg׍#&f&# 7(}ӳ-MpSI aZɝtL:)>v0e|E!?vۥ?qM=qYlĜ Z|k)EB?8[1Shc5rht\y)k c! c *T奇bu ZxNgl(I](o'R+೭0s~@pc$=0v!(7!enV"l/|vQ@RɖAH6|\O/ԯ%zdI̫̐Zʎ|.ޢ>)LďI6\)A!"!KYo%'SPUD""X KUzUu@;4a (H$gJ "+[}MPQ\<7}/Ft'z槱YšhMd-[G%U.î,#NPIT i)9t- }Qjܚ~('Uzohwr#./խh $$ӈ`8?X31K*$ ԆW9S B*ڽD*A8H8tO{:LGZEqt{g_*'U_?\9WܟhMF Y1252U0K&XęRF|]uKw$7 hSu ?֞ |<;k.Vq'hSu-0Lp/E984LtW/9%%"x9ӛҏdnW0VP+0e*ޖ&uWq\QƞJQGq_ٖfT=4v6QPRm[\Mܿ;sj^naU#zjԂ&W"&c pPy Zk"|h7c6h;S! Cu ]*@?d%~TmB&j)LfuS6] O#^ ~:Cô'i169?y:hmVȽFF.Y*;I0h'7aěurkQm$FL@_#x1~搕gP?AE>szјGm/an c$tvhG< 'W=&OQa}0:㝉\ 'zaASIEϝ@jߌBimuۚt1\Z3k9 aE9CEYHk*Me-L/D]N\!Ҏ-˞yq|/XJP4EJ Z7Ѓ!M,#=^^%A@Ril os~јܔ:]; #%B/CWyk G|THƝt'A%Ii6 ~6|c+لx$EDUR0url:DbJ{ fQ:ypczX&465d%+VveRBVd{>!@Zy中@M*ޱ6lI-#*;d\?i RSTtkA`$t D9.,Crie/JNdM]iJ fOSu*Ӭ&jorQ}($ݠxPF#<< Ny4Ci6Ow0|4-UZeXƞ#Ex* YZ