python3-libnbd-1.18.5-150600.18.3.1<>,?@fݬp9|\tl]"FvFF{2,"%m 7N$@myQ~v4zR_pN45S7? ܛ8iFAE?FwC ӷȚo֋|Ň ks&sJ7(Y!{|mFѥ-yEzB`d"'hYTFloƱD]TʯXVeOsL܄].TR1ѷ  " ZaB],[>>&?&d & C| %0D N X l  $8(.889t:qF"G"(H"<I"PX"XY"d\"]"^"b#3c#d$]e$bf$el$gu$|v$w%x%y&z&L&\&`&f&Cpython3-libnbd1.18.5150600.18.3.1Python 3 bindings for libnbdpython3-libnbd contains Python 3 bindings for libnbd.fݬh02-armsrv1SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxaarch64s j큤fݖfݗfݖfݖfݖa5d8ff0a5e7872b419ebc7f9fc59c3d76fb645f875a935553aa63156c8a1aad2bd7bb6932e124f3214beb58c675ac85ccf173c5b2a8cbdd8b9c78551e6b39d6131d292708263fb1ff4bcb798d0cbba679533c06fe84f0c2dc940f4871226d7004532a4a3bddb8ca42c667450714cae2dbc854ba0b0fb4e1824008c3f333cfcd12201602fd3e15157a534d40eee2301adfe78e4d4154804dde69aba16fd46d04brootrootrootrootrootrootrootrootrootrootlibnbd-1.18.5-150600.18.3.1.src.rpmlibnbdmod.cpython-36m-aarch64-linux-gnu.so()(64bit)python3-libnbdpython3-libnbd(aarch-64)@@@@@@@@@@@@@@@    /bin/shld-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)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)libnbd0python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.5-150600.18.3.13.63.0.4-14.6.0-14.0-15.2-14.14.3fexK@eRe9@e@cIO@b@b@a&0`ݮ@`@`v@`M`7@`@jfehlig@suse.comohering@suse.dejfehlig@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- Update to version 1.18.5: * CVE-2024-7383 (bsc#1228872) * Drop upstream patch 4451e5b6-CVE-2023-5871.patch * Version 1.18.5. * docs: security: Add link to TLS server certificate checking announcement * lib/uri.c: Allow tls-verify-peer to be overridden in URIs * interop: Test interop with a bad system CA * interop: Add -DEXPECT_FAIL=1 where we expect the test to fail * interop: Pass -DCERTS and -DPSK as strings * lib/crypto.c: Allow CA verification even if h->hostname is not set * lib/crypto.c: Check server certificate even when using system CA * build: Move to minimum gnutls >= 3.5.18 * nbdfuse: Can't use ?tls-certificates or ?tls-psk-file- Use ocaml-rpm-macros to track OCaml ABI- 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.h02-armsrv1 17229326521.18.5-150600.18.3.11.18.5-150600.18.3.1nbdshlibnbdmod.cpython-36m-aarch64-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:35093/SUSE_SLE-15-SP6_Update/af072b62989b298dc19fde50e46a6222-libnbd.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxPOSIX shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f7f75b0d8d46ab9a70a18845730d6039f1e31a66, strippedPython script, UTF-8 Unicode text executabletroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRPRR RRR R R R RRRRRRRN&KBCc5utf-83aa1277693973db3722c27720af470a1922a5d03db315ac9050d149d6a7ef139? 7zXZ !t/%o:]"k%a Ó0K4}FnŀG_ aY5XnB;ISY?&B8=VRڠz ~23X#W>Rtc,kbQֳzy`u_ ƣ{3CT~`jO&.Wo!xPd_AX `̀zd,*'5Hrћ" I"vkK;}5Mdo`_)" b5fMad.G!2~2&sء'wu*yK|1h ,6̯誥M"u.ID2OᏟ{NjKH/bff# M@yEfxTޯ]{B,gCIo%mLE-Ulξ2ؼ⩔PtjFPfēAz>iwC]Kw^3r _X(˩ hh$a:ɏZLӊBjbdmy-pїYpPÀQYp:47GF6DgƳA,xS6809,mWsAgj`! ppwq9q~!tuH6^*,@1ժ dlN2O4y3]7yą: G~O;w2k,hR]x8XO4Сr_OzuWhuHk dWlbvKjq3]F? }-'&a&)^f(f̽Ŕլè(I 0b8LvCF{sV^ffJfMCǿ(+}x"}][{4dUɹN=JW c8`-QLDޒmfb57UJst/OlZÊYw cȔ+#=“4]a{ӱn,}*2!mWXga1SX<!0E]Ȋp:Cƍ,?%[RPBen@8#K'D֨W4YF|j/_BtY&T{tFE@ߪhN^g6/(J~Hb%Zܩ})nqI"04~0-eDX'| Kpi"`{OX%YՀPB1OW \G/Q\gWmW*|JCCpl|5T[^e!lfp\K?)>YY=IeQ7|<@p4Ywu8 o/wS+[ە8+3OPdxvgV! UԫA6 k.-3儲7TXK}(. =Ư/H((R è5#Uӆm`-Ϯ:ɹ_M'X8{χ?>7A"7W;ڶ.ft7N+"F63\-o^6Nm yM88݂"MO[ߊg~ IȆHyX4cX8wTL1`N鈨 5":e?vbNaċCBPݝK1 g rf96"f4_6Y sᨬW$S?TV3URq0lS$P7%tdr鐍@uFt<`ybU wJƦb}1WƲ`MY[喆k 1 !]G ٠atEHOY9A%y_ՉQCxDH3 q \2Jr Ya"*<ѡ1s|$ Ť3|S|s6Eg}I|B>޵Pl/QQ3{P442W[knEn4gbe ^+$+еTvuʪF-s#ǂDbJ !?gxW 7SYhvՌѬ O7!1, ^K320]#Y]֚(ÕŜ&מKud:\F׸RU)VS0˿OzYk,g̖~[zWAхJuͪiX?3zz#ԃGu8U8Q *eŢZ(NP ƙ8~8GQzií{ڶ;x>F/]PLMQ3"34$a[]G,Ζe,b9&r&+ EQoe|5We;щ=y`1#4MG*Īm2m=#Vyfa^]2_z00I}\^[U82:uzߥ:VjP$M  nbRf͊,H(3n? 40./oձA%CL*IouՃ>d1Y;v hkTz=ح#c#qw^\OÙF)4Ӧv8dTnAWrFT_A{L6ۤqan#*uXr9wIb.5:A|%_4mW(bFH 6>3̭Rkq+OzM(%ؕ>gK/wg'Kn|d*HۛC2w/, 96D)-2ZM:fbo89&T4eK\m,${t?yUk۾p41?G|џg^?+QbRP8\wrzy--fb$(\PF!` wxRnHQ:d,yj S*TY}j1e).hjR>19b2hG1`Z@`DC%1hG*ܷ_g؆^vJk[:Ed|1|EZK28&@QdsA% c$sޘ[xr ܗI_ƒv)<#FDiWF5d$mq:b~ Wf>""쨬A^/#>eU"/~kC B{aѴ0pEZ[,`5y4SHCM'nT` >RV(BB*1rORFEU*{2ImP0J<,/Qy ^M2dƹwIo޵$,1j tz>KPƟhoB={ͿBP&A.whaƿŔ8WdShH6NzR8,kW)慇etU$VkS~Oa#*&cwA^IW&Rڙv[}e&HR'6< Kq@ԱS!J Xvo2a!hL/iȭk\yܼ_R>δRHNǹ78j#?U8?Q3ӕy l&WM]dWhrV6trrA Qa7.Eħa3=i_`lC~C 4dP+hf*g ?T#3:z6}0mKZΔZ{8Rs?R)8<| v` [7BVq*noBKćך.紏=voIgW@62Zey[nuIYIU.ugM+_᎐ g& ҃E&Zø)iNs d3!eHj{E+VbFnx:ôU@*Li:GO9J[f/ɥMg~Vd 􀐚ISOgXU[P OmƘw=X5 ΕޫK&xDapEDRԮEdm"&$ql]Qچq`؎VP!qWnۿ{`zT_)Qu^NdDV!=TzOݢQ5O7ε/mt,7>e{=pFƛ1h *S3$XUZ/*9;1@sKӌWYlqų6΁uNB*dq !ӏ>MlGW(}:\HeXF~rfd.m\ 1K&<|W.SPEtUp%0pyYp[>[pԬ'on[ QbmA!EN (J[ YZ