libnbd-1.18.5-150600.18.3.1<>,`fp9|N̾\ <\43  ~^[:ƞ9ueS&A=]i/Ouz ~v-xU\(R =ܳ|utlSYQX߈zDBhsU0TbrKJJ SG0mq&Yh6 Ig ˜rSj8 l]\Y(VekcEtB4$EԺU>y:oGϐR 8i !Ā1vt::b>>+?+d   >48DHa   $ D   4\D( #8 ,9 h: eF%G%H%<I%\X%dY%l\%]%^&b&`c' d'e'f'l'u'v'w*x*y*'z+h+x+|++Clibnbd1.18.5150600.18.3.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.fs390zp34 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxs390xG +A큤fffff{+Dfff9450d9661e43dea4b5454c7083ab83282ec8fc7f5e17083a527ab716c6a19e0db19ee41a7d4376150fed675a89beb23284ec6f55a1a3d1866b32bc75ef7fb6abc6b28de02881255028474a15ce7f4d273f21f193e768e061cfeccf4c835207ef17e4f784294befdde9d9a4021b77657978c2f6f729aca218729aaf2a7447268d13bcc7a763595092ff766c19b5b92aec6944ced69ffedaa5398c77abd299f07b31af373b94e5a7e9359809e74e9ef9651a6f632c255b0dce2068b011a02a9f66f2709b2152d63908eb024989965e5012b55c0a1a2fd7d89d675ee714674e61dbrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnbd-1.18.5-150600.18.3.1.src.rpmlibnbdlibnbd(s390-64)@@@@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(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)libnbd0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.53.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.s390zp34 17229329921.18.5-150600.18.3.11.18.5-150600.18.3.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:35093/SUSE_SLE-15-SP6_Update/af072b62989b298dc19fde50e46a6222-libnbd.SUSE_SLE-15-SP6_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b48be117e2330c06c49a2ccc044d5d9defa274d2, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3789dbbb527d177243961f92246855cda21056f3, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=45c65fbde701b4ff51cf4b025c6b24b10786d0ed, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRR RR R RRRRR RR RRR RRRRRRRR RRRRRRR RR RRRR Rzة[ٸi&xutf-89de788aadcd2f12d003ea99cef2233103bd731b879e6fcc47cbdd3264c050116? 7zXZ !t/B0]"k%{U}d1gɲR tqu۶,cOYMAMYq~*V#p h:ZfȯK"f %sVD||HOe`om͞XoO3Qfڅc|Ώ+]: PO[s6U]?O_jk0pv8/ y,H bҗRDPW5C5Ϊk9pͽ ?pB2eKL5)YHyWEj^hmYA t"ol G 7ˆ|$f:Z_=aH;ߓaVOd Rݾh*ઝm& NOBu xsMs*7Q+O+QtO }~2.Eei!Lہs:|oiOX EH x5޶"WhU&499[}Z@{1$ttZ&C@zD&sPߺ5:T/ynF0Ks,/MP\"T'n<@nBhMx HR|Z2&L >dKPgR2,/~'9;֫c~Mmn'XtqQ rLso rNR ւJ}if]E8PPe>Z ;ѨG N<8nl8(jTi~9֮)GJ}^Aۗ kͦRJ?Oe jњb1.F(@Pn*J'|ܞ̙rX4[Cɤ?Tu uw}(v`Km3eq W AQ'FpHu/%ǴTr|ر;cQ8>5 視w'VB RuMQ/ l:ӊ,C<[lbbM\fg_ǞY'd \`j32] FRV#yأ:}B%}'uT'3T5XPZP.>ћyQ-o5 "/@cs6~tkUY7o/հ^fېLnFޅyd wuE(ڤrz 8Pަ-5jO)A;g a(| rץIIߦziz&7Y݊T5}BD278K4, CVPòdcmCU?ԉpV+I? \&Ax^15ba#~K|'7(tfS$7%Uv,=]:OXne7 +sDh?uL+e] W6(wѐ}> P͊9eo _e7fTY ~\YBT̡'S"xWHJKC6p~ _u7$K,čV{H-VkEAe}KFUhqJ~{c޼e'D \d3~sһkAҨ HUN-2ѓ(+5s'Gi=y2+*hMYGCT c1I|H("vgg1pް"!,g>P LA{wu lx-p *B̲>3ϡCby{ = }G}w+cQxVǫ㤮ICOF@ | #,@*|#Q]C"y|⸁q{H&`#xG!Gp ULƉ|7yVՄel;;-=ŀw 2y  3?V\wŵDwJ.5ul"pƊ$0({N',yV5Y~FMYL,l΁[_ 1}4GICCIt;!emX4b/`mIG4B9 ~[[Ia0l/H-ySn&s'{z 8΁:j (֎ůfn  xdj~d@ "1tbsF? =6R{UTp!5 Qg(čy37CA,EuKΒfV,W e`<+de.vCڭ'¦u=&I̅>om8?ơ*$ί]\i;P,:o2Ac)нA;/0mBLI>%>iy(Q9E!t ĉ4c˱ ,lM)jwis!+D ['BU?O !Uaq5pXR=VZDqiwx5Jֱ1jZ "s'ATgv :25o!"7ƉoWFyM> gT`Qp1\?!y |ע ~57$rQ) ww3܌j,~ ÃݗptI~ bYIE .vJ@zW\JrtX!Cb>P0/2Fwْ'6|GuD@TD˹Bq*"Vf X=\ -upU4tOBwT˲: K g-+%%*,r8@)}gT5f@`WAy)HOM,v Se"*OQCQ}o:?x㠤FV+H5'Ks8Xf46J?S)vw jYYSqMq'R͑|?KCi$Mh!PSGB--qsxisR9AYUۘ*[Km:sU}ak,T>-ya%IEn_o~`~/JrhO0;`COnVyP؄xBR(| {:퍛X"\L;XY|?k kUoC->,S|d4 ej#1Tg4㬇Zqe>W2|) Kn@=q%#~z#V(] z<Hx!F0mD !iP,޽ ` W f&̕oR% T (n۪x'Z$k作؉&@.0ns=+]%Pg@k^v,U4T]Zc8yf8>!6wbmG,QkH7bh 7&/'A`~gP*0C\ ơ*mK.n UzA0? -3i8aqbQr58vSEӤ{b>$cfIBWǹ&KDf̫-\V96M#e<~_NyH=U$p|Ah'-weyhwřt9Z9iu٦%NU+T0j}B NHŽQU@y0pxm L҂2GcNܿLfH>urZQ]zEp1)WIn;cn8VJvϦAj~]F#-mMBa|nX mWsrKLccӍ_/9j5 l "J`v+\-e+&:Htҥ}N}q#a.qnw݆!:w 0IAUuRQ.SJ֪k]lψa"Mx {"z!)ZZ@"G}3a8Ɣ;Bqm2rojT5XZsC霈'LtL0-}H28[ťʢ86j ([te@Ib [|ϊ{7)\z&jIU9ۍqH}/3/ (ۆ&y\i嗢Qi) {tNXez/t4%QS9D& _DQ_ #@TNܘgp. z4.P/E5יX?1o\$sY}]n\'X2lxu≃% Aӧx Y;> P'pLzӗp_C"vRho?al66+}4XPRNrv)*\D6(=غANO+Щ[Ts^@ջst8ephK y90mZH1ǐ#PP!K^Y#qBb_nQ&Q٨o8T" "|½ @/Ff_[^>4ڌ۟XGr3^d-`N*;ڴDAp~u:1ɇ}k> wzf>ح-V_!{{OU Wr6QyD綜Sx#ng>yb%e7 #iyZoC HB3{JL8t nkі4݅`(S2WNzej㨸J3zcr W9(gUzpK/虎Pxnm@\^}-z;03Rc|GV!1QoƁ+:2]Dur$LjΥM[gyt k GK0ݒmNM'{IF"vܳޏB%K7V=.t>[r,Bs57ޔbI2:gUa3)v}m:+VR> 9}$'8M3a&4^`ʒo6y8躍)u(W*:C:@DnBqrX .9 F+F!.]T'(䝮Gɣs| W.y.AYYTW'-mЎ~}d ^`,)@j 8_ i@Isu!B_D$VKԼ}vX7젛G #v*Wbի6=a.iNF#Nkkj8Xrna>պ@)RwfiFBZOѡmNgX ӊa2LZf)@w&~c lGֱ:f@Yqů^^Z u7ĸig#DU@TLԔ 3RX E&a,bxadxjc}N M30|1e,f ;(~u= zf]O%brdH+8йq `2Tqo:ͷ1>%NxpdsjI>k=,59R =p +[&;B/eq[7j,H"Kw.OxJ@ǛD;Sc%#tYw5TJŏО!8YWqh;{ eu'4k =8 ط8j 6ȦKz^MO.iG[Xb˞ ii aS<,Tm5 Ig#xK0|kout&PfN1 uٓ'gGo׳}Ʒ q?᧖"V:~N%ޱhr 9׹YԌaѧ& }~ybz}/5bV> G((]oP5#eȬy.)7P+ttN2l4/nS3z?rt)kj&:v฿dk]?@2`^5e>'@y&2@k(@f;JQ՛/Wh\Yn le"fP*=UGpڭe ~{UtFY< JlK5>'f,ӱݺpᰠPu#9ſϓK`d^-pYlbc~LJ_iK.] xDx u!x+%{ۖm^N弸D#Q8ae)A ?ݦ`NGT!2VOCRRF; 2e k'HO\YmBoTiH(0z󹿍ȸArY!x̆Umc`wgze%@ %QI/~t'8g8oUXkka#4TQ"=d~SM۠v XO!1_dD+ s8FZW֭jƁWnL3>@B\mE@m䯛 $-[Yy)Kc'2dZZ)&alJ7j#'p*(^)^t֥"v.!D%I 8攡glŧ[&/jx^j1"K0lo/&{]q*h3H:`Gc7/ xUz7V}٢|#!n sh|+Z.EaJ ~ʜ[nCg*/C*2x#TB JԻWf5#qc %UX5t/[*ۤؖ;^!骜zT-JD"8@$J^K]F E('!聝 ݋YZ%R,f 1e9:.ZiR E$UW(&23$[PbKf3wɈ z:K2'0%W~lKPg-.|.^,,:V cFM/J";܎^e&/,|hÝa<{:๙}jDOqeX\\(L/dLѵl^2 杒{ό2LRa+?@|YudrOq赓 _oB|"8_TPp^і#ߐ}>kYhZ)л"P%DYⱃ4_y<:靻&p[Yo3S7ܴ]-Ղ$4OSCr0a;b-:  Z|]sݢkžȣZ}U4r?ۙ#a1JxH!Dq%sR+!XnG]>>]ن%k$m[D.(T !(Z;@OAB%dz1cƉn @(pc\[0BNUUViG`ܲ ¥H;3TƧ.ҡcVIΎC_1UTUFF>2Uj$}U:#\iMC+='M1ǠTR Jlr糬fo2Y픱LR d 2Y!Y-GޭMޯQ"]AQvB$63߈M;Balvz5P1娭) +PB$!8f~bu(C Nא,܌+}ƒ%= Ty14|k}YSJfmz_ZgbO˿y3Y!92YaXz48E6q2Df̗0iO` (_b_/8EBz ccXkWV aҥst?!vi:*X8{\u̴i/y0{/m7sM!bTʅ);`\63y/lƱX^b>'33:6D{p3遄U 3vQEj(E2\ wtq+yM-qD# _/$[i."K3YJ&G>KszB7 3mUblrXpNGus DxkFߒäS?=$?'cE}vՐ-&^NLH4 kuv/SdԱrUI,4.B$1vrEWygM((ւ"(~Dѹ9IE(i $\ைpuR牫8Z>Bbڇ&_>- 5/SLö+-ȩ  Qܝ,3:!DHE!KhZLy*g &mVԌa\A϶Wylos`dr 6 $nU=ũ )] \/^OyQKmd!DNr>\T{"2dzϸ͘q>=18{|Fb<ٛNo>5D{86kW}&S vyE-NFr5;(aJy+y&*ՠׂ7Xa޳P.6(J 6N)b$Nw|Z@߾EQag;]mWr\A6P6R U& tiM)EbNmX&JeݑEAze:QMT'E8fr$#~?B&znI3(?4bʹDU$q̄}WtUҹBŦ\JoNrӬ\ŋR&u݊,unh!9mYeGʻ;*B&FAW6㡣3Gؼ0G$ FM<,s2Qr .v 4J`l#"uT&ur7[O3#U OXV5)/&Wv+lI)=U0BrxoqE.r/8kYjb.!;YNݏ(.wt}KifmS03t?>ڶJD Oe}4K7q;vΑg^pi:YEӎ!H4!fx1??,;ik΅'ABV@2ڎr^ZĘisbH³l0?iOW{`(rqzSCG݄}-oP!/ivU(ښ!uctFD|}; d>