libnbd-1.18.1-150300.8.18.1<>,fЉeTPp9|I'÷Gĸk_Jiu/׈YQ86Nu.V1zZ0 D1# pҁS;ܩ^Hjs%SI o-CyZZe^}5R7}f=;] 5wEwЛU CZe?WpTc{Yw7A_8ZT?KZcK,d(mHy$:L)~xDHIu;{el>>'?'d   >48DHa   ( H  8`((8( 9\ : 8 F! G!$H!DI!dX!lY!t\!]!^"b"hc#d#e#f#l#u#v#w&x&y'z'''''Clibnbd1.18.1150300.8.18.1NBD client library in userspaceNBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. * High performance. * Minimal dependencies for the basic library. * Well-documented, stable API. * Bindings in several programming languages.eTPmourvedreqBSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxppc64le   @z +A큤eT!eT!eT!eTLe6eT eT eT6eb41d3c1598c2eda4ba36e341155f57ccdeea124b2158ec1ab1365e2b5740b9a9efe017ccc2c529907187a811fe161969e9878a1295a1da84e86f3c67822c15333c69362c4da6ac3072b707ac99223d296901f42dc7bdffbca791bc39c8a6a2eb8fc0a7964a7c076acb0fb08b78c7c8e0e1f57b4c8deabc4b5f4764928ad7549add2caeaf18eeb038cbd4816e84a153124ce85a58847c46dc10f62891881ef15d8d16f08d89556227853ef492a9388c37bc0ea2c877793aa488f59be6280bcfd1150fad62f4b04e87407661b05e0f2f34317283369823fba758f8daf7813abfrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnbd-1.18.1-150300.8.18.1.src.rpmlibnbdlibnbd(ppc-64)@@@@@@@@@@@@    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.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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.13.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.1nbdcopynbddumpnbdinfolibnbdREADME.mdnbdcopy.1.gznbddump.1.gznbdinfo.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/libnbd//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-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4f5c1d33ed756334ee10d353b4f7965fbc011d4d, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=97f34979682695b9383bac0579f0af81857887fc, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=b3d873bc6d6b5933b82cf153097fcc294cbe582c, for GNU/Linux 3.10.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)   R RRRRRRR RR RRRRRR RR RRR RRRRRRR R DռB1Qutf-891284224e625bcbf2f8ae6a9e3e7692f5f89aba34aa549fb1097b174553234ca? 7zXZ !t/L:]"k%{U}d1gɴ-9D{ot>OZ`v3Җ jQT)RE[c0pĺZ)]p[73?7sfv_BdN*O JA?aoMbg9<!G=p Z0qe@W*z>ض0T=X$g[-+52ix[Hn dt9Bd[y\Jّcybctmf(fh-?vtލŀ&Dנ#'_f'7bCT lKWI2uyBh*h2#<Ij 9--w,@G@6r i-u#JC&BٕQG[ o[l!(m=^aGp%_D]ST$]н4 B:pEb]9~ݷ3|X{ o ft wg;WNG,".8L=)2Z&t)ő6/,!)RLpޔKBb9Hs&/TKDed7h\2-`2U]mtXB#]F.0DyoVDBp$l8ŚH)*ČC^i 1u$hLc1T)W7A򚐃R2H.e(n{پt+ԥ斘@v0DĔswҕ{U%6%"̆U@ڏWv׌Lc  aQmC%nMnd{"@23.L!FPUF멍XQSYɵ81Z {`snx]?Hw/r8j?./ =K*ȡ57]yV@ իWg-M_cHRD2iIr˃\d`Nv P͸ $C^q07's]xM}ZEUps͟N?fwB+E%^1U/_m^+zbd7Eߞ9^F&Q;T8-=AO/|PY*jqpnm VXk4Jo^e#}R9L%'DDM Iޖ~Xf QZXT{ Ȧ&R(* ~F{Bik jPEȟC!o}L,g+/Ei8dd0ʲs),oV&'.gv)Y'R-GnB%u#'_iwOs8_q F,ik T:,H')I%@4~<3. !T{k@,2+] o>۴o9H?%n"LdoàEGBѬ{ܺMC\u_knv+I,\*aLDTwb՞<)-Nង~3tmXYÄ睙sVK Ry䋇}ģ J2cάW̅3LN1D|?/2܎$B:jN3(h2yLuAAmr6s\mv~>0tY͖'rS5mj(kϼ /%S3>U!T=UjjL 9u|̳Û!oi5teVZ<_LR  SdBU0#!yFT8+ c6kLDaBԵ E1Ardcnkw%5O 'Iy+ $pa Wu|b#Ҽ`g o9[vPH{z\z^7<ݦ~a_Ra5 c .Z-}uZ>u_˖ օߎ_*R5i Ƣ%hT6Kh%<jQu& *+8R!?S>kj_`Px'eU%`筎 oB1伶hZ7?* Kfg{;+8p=mI U$~쥩 P^nTYRE-}-BaTd3/%sS49A\?#dknuf5dk7<Y4s쯎t `d첔WGėψJ,gR,}SJ8kWa"J.$nFܿ~aNdt e$:JO7tOQ}S@OMyesߓ6KK7%]̅DAe yԹCzPĆtFإO.14 PKHIcա-f=I Y1 @3&_rNMڋ5(\{/44s5-;U o-p [@@#qu1;f8O^ƺn*sR^F!m"N6R&ٮouar QE+jCj6*U.t"DCΒIkm ȖlHmNǞvTi^Z9+}QPqbR08*R]n*AHye oJ|y7°6>nv~ *X7JYHd! ,)Rc'3]t$.1E5p4ko >Y 7+ cǺU˟c >4$s`u$YDjsbu𫃵!9`^KI$ˁ){_hS4v%uR& K7q񄛸@ ߃3އ@9?C䱻kYxVk}1nʡ0JD@?mL_P7W_tW$ܺD8Xx7WϾ[:|pӔ*Da~y@)Dnh{3aUfלvss~L#Ux)am1ȍ#:^S[Yо:4ܰHEª0R>%aC$|fAOz­t,nycL%w2S+Bg=Dž˟ &ZB<,)W2wDbޕD ),:665F.LU]wtԓl`pʱql007]--ApSpYھhp!t o*|۝?{aGL~#P]g/7g lfu]Zk(h9' 4e8 )u՛r~,! BM=:CY1*;lLpMmmyuT_AX Ҙߣ{\b8}S \DP\3sQ'oa;.ck ȯn.΀FzXNOw_c>b7\6+ő^ټC~Fj=hVRbQ1{ K-CT.8WSё"yUoph "Zn쑷zj$(*`ܩ% $TtNb38mPhSWe9 1(lS1;_ȾYwHFxitAB74AHo#B[RHև-4T%g꽚"FFWt z`RFTA qb|-ocMKB*Jؕ]nǸS HWintZ" %}0E]xRHzElKX4}~_q{ M&#?ɊIQ?z]ZSskr ieR8RKtM'\lHR*S!hI4wf{:Nx)])&YkS\pRZ삈7PWXkef`\2wYYJclO{wINғ9$k+@u.=8a߬p7ÐƐ|LLC#9hpQv{|kN=D,N3Oو%RcԅH[W:]WxLDOzኾ(a\k F=!k$ &h_uU҈k{+-S51U}2%GJ} `8'TR5.Y=,@ר\; h{=m`NK\k5#‚;۾vJkUyۇ e35 [66^B,ޗFǰ|H$wVpf߿Z$LDi\RL}q*BW WiƤ^jFtV1ncKS0~~^8qcc̀V %$cTxnm 'aaʡ-i-dQ^%0|mHnVtAa٭bwV&_-'\~~yCPXGmU,)fl](zg=M3{@gBv1Æ1 jm3>p ZΎ;+Ѹ~`JhKlPx],k~ .-N?;m5P{Ր5qp4/|u6_qG¬oͦ o;Aܜ4g"&q]v^aiFop 4H>%7俱qv=*NG餾5m#jTIy8o$GeZb[gcy ]gZ-:p3,IOԳVR9mGK0^q sݹC&b~(=9 g[z$wp!Y^g+uhz8lJqVO7#ߔlL}sJk Z$?c* ]]=^>Π>=3!~ܲ&ix$B]xO+OHmȗQH%M45)h0 h9rv|wT)zS؊ bJϩʜ8r3nP谷,Z!?%;&\GTS+YNYʣ]Xp{Hi4g"Q%rXC! jHMCW?-ȩ˓N۱+9S"JFH3yT/6 P- !FxI/MTX8O!(-ȌH?;| ;≺fd=&w6!/IP8ޡw;v߁ ~ 8LÀͶW5!&1/ EJ&r`Zls`1) D+y9`/[Z$AHD0 F5r `xEzGd|¢zxy]or甾-.qLWاHcGsZ-^[mQ]WYMZWKtnTDYu Df8Xds(::kMܘ֗2䯜qG|ؔ.Yx8,{¬<5_OVhf@s QCVi\`_\m2m}T%ؕޟѶN+7ST)rq؞g=l<'¿THFn9tkPqk;G6DR3' 2A3+4py EݻS ++#dfQ2s]hԙL ];N:wa),@VA',8$FSd+8=!kD ޖ%zl릵8zVF_7@[{'Y@t3dԐK0= /A;b `#E1647~ ?G[@H2ҭEgyT?L֔;Hs#ȫGVs L%&A/FB O+!wwT o:j3/VNJȼej(q> :5y?lAѫV`gYB˝^_6DhGaʮNL )!LdԻD-5VquC.?evFY6h;A @| c~Ҫ`Orpg؄1]Շe/.x鲔4j^L#HJkdy;GPibW 0$s@5FRF)ӒI 7S8&B,r Fz'tP7Bd qрn-k;fDs\#W[DC6tY68,m3q:΁i_5BUx&<'Ϫqt9;jPNwVd,v%Oט3x4M(UuTy4E"u/(j/ըI6 AcUw@722lm9ǗTkSzO,>H ,eQXOW8{}EuwD`2miR}Vݮ5:9EՋ6 j ;5FJ^t#ZuZ*)VW#oŶfm,?ALpEkG%}oڼAk Dڀeo=X :0Mj2F/d 6՟1,uy1s0gugEKst tUT@IQ{pnn>1ߊ^Ҭ*s|涶2s=]a4Џ_dś!~Zf]g#'J$> sly w2r-_uXpHm (] JEH8A3[瓃8 -~eBqT3Ƈx hiL>L2GsN]@gӜkYb-YߪÀ ,}1-FGg< 1Iv@G4$Qh)OWq< pxekSizd*u fCI78X_af(N 0Yqt^<_sy)bqm]"N#n-F>F9Uߪä?^v)wAyJ+ R&d W{. 1r/Y'tuT'ЅCL (V:KkȻ=)|ojx}:wƒN _ vT  RFne<3=诚(%}Yձ2jO&Λt8mkṔqYR5pW*ȕ ^T a35Gw[ ;[sq68TS &XPƲE4)w0uy)am9y\ J)>WW^nZ9(1Zx/[QBd3M!5)aK(f$[qawkUāɟieM)SMnf.BZZn ~ DGA/yWU_얜:4^Q>dI DV75>eJV&yKQ}OLP:dd]qS1b-Y\ꛊ:/=j<{<)2kK ={iH!䚺Qf.QHYHqe{᮸Fc ST w!h~in7 9:wpg!0*#KDwM6#1LMԕ(k;poWj v\qȵN^{ȊY;l2COV{u&S[F~eqZvGrkKSqBƐ;jyj7ėn9O˕K :r?oAf|8[Ai-6,!t}r" -k7=9<<;ֹѐ bqKamf($WJN;OB0.p}DM`߬z.حxm aGD8c lZ-.Cn N쬱96WVT$SpЀUVB ɵzt/aqضU0#٠H3'Ǿe]0 RL#@`j>vK)Ϝ4ZW-)waJ;YbmTV&%jegL,yT23H,qzTfj7(S L(@W&HyR{1 RE\6AD?G&SXđ_9'FH{K?D@Yd{pRHWxbMuqz&':vRޥ 7&b4\{75,Fy fc*5C9C9 :4<{!1@'#1f <*O).};=[w>KhQۃQ̃d=kGi#NgЮ҃|y͌Se&1Ve!'XC?M.p8x?ݽyhZi]/%&YΣвDp+SdF)|%[<" I}<|@G ~ W,N (b쮱PyB~V7 c[V\.C/rpGe*B>rP7J*G|[QT^(ECs_7Bd%\{FO3HTQYG3>ôZ&UT8g_12Ntk,{QtLtHfB]IN0a4r$1Z: hZ&ʠLpgQd`7=<-8땨Skܭ.cI%~\=+pBƱ #hQܡs*eW,++:y|"tBݮhLB[1f}O韄G5݃Hh(h2Y^fϞ:% }Z+"utJw2mс#ZΏ; johp/A3Bl67>owT@p>uĔfZ<4'imoR u*TA "1"XaQ.7n2\R54d AOtIq,qgD/_Vi66=Or Da>}UX5$!qK{ Nr[EFeGoR ʹXCT ?@{P;NX^I~'t\˳v'AĶrЦF|#X2JSn%"&(\$`eʿwcdu3NJ{ 4Dz|:XGvye]:KB0=5rf A!0(E'#:]%࿐5~P )y[Y [@r-p*hI9<fV'o&)D&g0t] ߲G574jfz*hONR$T7x(Zg@ }gaBw$+Q>?2VUqăyBWH8m6^Rk[o$+=pAeH kP4}?߳J;VnsV)ˊEtA @$Y]壄KN]^G̪Yz0ƿu`o(7#dnX˟+HXQEg*E(k(*Մ;mmL w0gjmr,I~՟{ۘ]W䲍8L6E$|1 JCMoEe/kW6Is4H'N9Afd5xFɝ1GU8?j v%RUʈk%z=j=hK9g$iagh&{cޯV;CNUPg4N[Hς[eo2:olLp]*CLx멗ZFz:978p:IAZ\L#ZQَͯzB(u_Z/mHeTá<_<,ҒտD,XƦV7uuӊZ.up`-`Q 7vlk dt ?r(hXj̋VX3?J}nZ0mq}C붆)ګ"bNNc3R,uۀ8M7$kq;%{hTpAM5> tnbVX@;07m@E޺bi듋CeW#Y2OpJ G38ӷp(NSÊadHc;)9swz^_^Rz:VrC)v NkVmtM3nb-9>+|bHP&T>Bi5ںB R-Nʔ탑Z6S4t){qв7UZ\iAQւoA$;-+)^3ksێzag~jG'4 6GrQDžĈQ H @m]'#n{ n$DKr"=J4d*7od"Ҁ5)nYl[s '٘0J?G ,Il[DrM7ڤlѕµUMvzN.n. jEŲA++K=K;470)}x&(-iU 2WPDx2Za|x!/WwyQC5l>W`1W^zu0^ _W2G*MO.K-IjfD鈃&ݣw@ إL%h~O-B \p֘j4?_Ԑ#Z@V,e{\m w~؟zbrIn)o ZOl/SĕQ;(Ǫͥ;z0$_.:̟p}Ï8[rf +fQc1hzI rL#Ƨ"Wo (Aޙ%+1d۾B ۑ~O_L!reRxkI!G0bdMx[ *%?d_;tu!tY)E 0BjB p3618ZN.&TH\Sy^Bʙ# +nthUrSSI DJlRp:! cZes,2G 7^_湂|KAUH<7e&8~/Gy&f}RߴD`k0=gj-b|jpXާw3'5y3qڀW!cEVz}=*Q{*7x2ǔr/n 05xm2t0,aX̹EpԚV' ˜7l6kk8`'qK}ϊobAdQHq;- wh/snu YZ