libnbd-1.18.1-150300.8.18.1<>,g$eTp9|29bWM>TXA>O:a;(;ln\ DC|~ q7ZpR[LP#RPa6K sIQbϨI1CcS#8+!;;]z)j̮Hq`Ǧdunp?<ا>(L?(<d   >48DHa   ( H  8`0?(p8x 9 : F!\G!tH!I!X!Y!\!]"^"`b"c#ad#e#f#l#u$v$ w'x'0y'P#z''''(8Clibnbd1.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.eTh02-armsrv3qSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxaarch64   z +A큤eTeTeTeTe6eTeTeT78e5498ce17d6af0ad86fcf8237563d0eba20ecb2a9bf2f34abf41c9dcd7605e7ac0d91c9fe812937b9ad3442d23961e7a54316a74a6dc6fe01e6d9570157f791d573f24225123e07789c1a7b1231650886d5cfb711dcb2de3fabbd8588e58c7eb8fc0a7964a7c076acb0fb08b78c7c8e0e1f57b4c8deabc4b5f4764928ad7549add2caeaf18eeb038cbd4816e84a153124ce85a58847c46dc10f62891881ef15d8d16f08d89556227853ef492a9388c37bc0ea2c877793aa488f59be6280bcfd1150fad62f4b04e87407661b05e0f2f34317283369823fba758f8daf7813abfrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibnbd-1.18.1-150300.8.18.1.src.rpmlibnbdlibnbd(aarch-64)@@@@@@@@@@@@@@    ld-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.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.h02-armsrv3 17000526921.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e982390508c751440da4be8e55b8c55d01f405d5, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=428a3e3d9458a192345b15b219217d60f90e3a3b, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=38cb60883d3a24d6bf3a5b56a9be3741ef24791f, for GNU/Linux 3.7.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)  RRRRR RRRR RRRRRRRRRR RRRRRRR RR RR RRR RRQ{BWпofutf-804d9bc709a47af044aa55ca0601df5a7055932df59608186cc5e4dcffb7638f3? 7zXZ !t/L:]"k%{U}d1gɴ-9D{otΕ3fY?u'yκG'Q?@p݄؞bxSbvEA($ؼVaNwBjPE_Ǡ;Lʼgjx{nZ"IOwNgi$ID6ARgRЄlo/8VS2Nu;۪$ԇ!%MG/{ $M\E%3N0" `Umfu]ўo+!pM쎦9_t!V3&Pj(HwE;c%8WPVO뎯ugL dq8miu9t$VX?Iƿ6l`w =g 8j a2sfX+Y}8( v#oluq''@7^scuHy} ]  osamH]K$:UKL}pFEL2HMjxAoc)lgjCҗ~C= b2Ej %aMRr%^y\I_٭l"d_ Jqt!Mŭ|K*\ EsptVOo(WP/襤.7iGq2ϤqTv&=,Kp?8ta-T[.[ă)UzvNWDp;+HOKg5n5Ż?f&W0]tӫj^ "c-b3rDSϡ^,49FU'66Y[P` !424+u62.NOW8acыݑ=(gmdcDC9"OW˷A.J:&$'M e_ ܑT~ʭF~4`.Yp@uי"SgYBN=,!$EjpxhB_NZWSV?rTގ>uEDT#? $G#r!q*T:_ǽ`<i-()F0Κ$jq/L`k3A yNlr=Bߓ%zW:NlAdDЂkY&/2Eb}ӵys%(.rMvF+l] 4v]"f6ʙ(p2T{j%Q?C;D»gX]ػ)aTYKYAe]VORp& <88! '<2a?#;wl~/hcVfm}6g!Mh?JxE!xHNކ2OoqcV8Wgj~L~12r[*p'}ˣdӢpx7Z8Dm}[JKv$Z M%vfg3!J9*4xIBm^oKF7HSo=fNxn77yo"\=RUmܚ.5*6ʇJ-az8 eSiߖ(8ɯFRUlćee puai GumSXi Eϕ?Ug2:ϼJ%_ͷC#?dpH ?L ճK%C+blԇK\.|ie W:zN3u\w+!ߨ"gC׉Hy yQ_'ژyFI+EN+|Ptܤn2deV/U>yK7"9Ĺ|h|U[lBֹ} #瀞dsiY>P2o;`"ZY3QyF=-`U =vJcu$⼎AE#C2bB?(4 wºh9N ` P^dU^sX4b(>@(2 Jg@1<ğr[iMefI}VkhOpl";GдGSkNͣ-5`3oin&XеIʐEmJ[PG>q|'8؝Pg8Ly DE9ՄSLhI,] ?'= 7̷~J.œYdVnĩYLDԍ;J PLPF5zHh:˩ٕA-T58l"vi2ӑN|o/L6n^ KfQZOl;ElL6?w+NQ^_iadhQƜJMσHyw̮ __mwX\\⸛ʞZ_ѧlg%27אܰܟq*DL#$ۄsj p`q9;AGnrdv rD&6MRA1h@mE ^b1wtRbŐղ|x H\bi@з 4p]Z/"XtA{14ChvAH)ZFIMu*%fk(/N_|_Ƕ I^]:g2r}0ۘj[S۩DZ%%RaA"/Js탖d9i3: dރXKbq JE}`qƃjUxa2ڭ^c<ۺ>݊;VfAq {L_=[,ߠG'{U0lEN@dlY6r%ڿ 6a+#; IhdL6Yx2c* E#=5gsrSy]prY0a& Y@?8?mdeRn%8O6 pB6$]ʷg0wfy9Wiw Ir>abW2Zd;C}zPj73PwڐeS-K{?n׽!RVmsoaaw.@}ŀ>1SW/XxiÖ 8Q!W)b`m&Au|`BOU5@#%e*uDuht/{Z_U+k]hƳ.ڒO3(0tyb賫mU> f 6"A_ja[D(v7-Q}< F8ɟH gHbFkEk%;rJ?\*sTf} 0?Nzx'L0YN9;k|]<uV ҂Etp՟B܍:d+ѵ )^(%@X&߯YO]Gb84QRIw׼<}ֶ;.DZ_z.T~Fp#3b{G C,oI7a2-wjV)Ůfbn]f>q .YԀ]ҶiAUrC.4uFowqp]۱"L?:rD4mGaz4Gsnz7lќ msUgU'JV6Bo8Prr!I f\qϷ85{QJKb3qlZchZYޣĺ!F4J2_ /x  DS[󌊩μs (:gjg.Q9QДxk~H0DuP\]3R\+Ca0Āsأf&6@4'|.s^+DL2k ׅBd2r)jI;ł ./R ~;t Wf~cSWm޳Ԣ- J|WyjqQ|ὂ+EnNeMPAI%>َp*n~Sޭ(H~CKNP2SqUNBu=P7ʴCzbL'`~(XFv)?*u8]A8"Z(jDCݏGd'9FZC2ύTS]̅yvЋ7Lj$AWto]役J؉q*cGfS7@Ю9:iĹ9dw^179"EXoET^_ JtbGʦE-,PZ*V11@wAXlC8j)x` rj}WWjFX1iNYѩt?XZ$ZDw?&"C<4"NAF=y,-Q?N}?=%@5i\IsZ$#)̣lC!1wGh3!Fn/oV-z(_{.R %iw=+<ڣryB7H]U sxlj"1c2[h$>"~w]*h8۷SʤAyO[T(9kUǙ'&KXChi*+5" Z6]~϶@LӿpΚW =:tmm1^7&+qZR+E'z8ϡ ~>fcm=Sݙqև8GM 8+vBn6K+C _?=- '[d/gAwTŲO0uЀaGCwX&iUd0] qt+d0q,LԡD"yYE;ĂQ/X1} ݧ/8p|O7Y⯗j.q9j1˳V*ˑށ@5:=gGT9&SIcXg)oj96tKd2yDy2g,|dp y9(ԽʣVMc[,+d`%j hvu61g/يw:Psh.iech}MpJ- ak-o3sLnR!i"&#y[vmsZɣsB篇XrJd崀<͸X% n ܌iԁQ'וEk[ ]>V7fAqf3h ,E5"jF wBb+j(Zt|0-;ҳG$bNar.ܬ_%rIg!췀-aJ, +|ٕ&TD+ -JStkTj(|Ůgg5y@VJ>FH, Y0ZQ%{%.J_BY6&ǟ<@be>fUWTKQ(r^ҹ9jhpg4Ef`a:#ˎLfσTC|:~uvP`ppsx=}qKxxC_A1 7 ۞_7"TyCkBON?;& +G g^XYdy\غo:gٿv-պLjo3 n(WbJp(Y \{SOQ(b@?tBmTGIW}Mc0E !0Zt*x(*LwlK8_uOg^n/$}fN_]K(CEp(ȗYJ)}ڈ- hJa,*=ޫB9MJi5DG|5UQ3u{6b"Cq*kd`0Y\2D$VS8#sI m ݶ/o eqe(R%<'\LN O[F M'(^^~>r0=ɽbb,e]ަdl~u/)ү4>}<Đ(S pխ[U6)VD`]FB=fC._mQ|UU^H~ysJyea6s*;?jɀ5 %r7xGUH Qt`ޖm6T]`jm}Lj) t[{?"䠎(WN!?;ڜj㣤->*|w6QsE5Nv݂\Hrw6_>n蜸JI8yw?Om2?"]ƃBȹ[og*blKlXz{lX=VŪ#q~x%Sk u֐6L>][\O6<-qJ0/,Kc#It2 7'GZ8A޴|Y568gO׬ӭ{ҷI%w4`dy&K+Ϧ| h-g`q?4 ݫ B&WV/se!jKA=폼ܗ߃kywAXMW<l )X#D2{ d`}Wɟ ˙iC">^zqr "SFL<ϜEЩpsɐ[ V@+AZ'=PV6?6xq,iH:=:E˩[5"8KZ窏|XJ%@!y~(DTC&2|u-cx zjUհ8൑! `d:,JKwnWc,<ϺƦ|;Î{KO.^B_cer/ k$5WGI}^UFQ*sPKހ(]P]G{113y:o0 /43B#)-l{q IQ%TM0{1pB),7 -aت8 DŽ7m*Fz2*uuo0G:?.xK2}ROg6~qSYFr? ivF+V]SeAaK侺|ḣ<0G>0З_\1; WZ0!Ys%K$X;,"UyC V(9C2>p%t.a]˂CjR{r{TǂFwZ~qs7s>ZX'Å\JQ&7@TL6 oi?7{93EY6@k>9wĬp-t h'L 0}u~'ehPnKU{_Gu+S'mjאY)2÷L'?͙g*0G2]R|xTAD1w8 e_m(S (Sl3"y`trbAWG+HXDž(`CVa/[^)5橭%~{^@-T"Z@][]mR”ok2R #ËΔl jtI(ʒMiGOl. Wa>xc'wv9x ).'"2K|AEP9R񊋢KWuOى7_G҉4]?~y}⯥Ydγ :VE˪eԡoĆ2 TU7!q*yMH@&W\7_be;="Қ:]ss'd${ͦRXlla (W(IxbDI?>z#-)2L@X8 w?}_y*\:+^Vv0yuAxPVrXᕤt` G 8ZőTS~Λ·=j)K:I8lcy, ׌< Zj'W Ş[AwPvĆo. Կz5'G' A "yڣ ٣9@Q"4OJ]ݳ;a*h/^hsL$Dgʥ7=ۿ+gJKj%lg)EJFo$WOF``y} .1nfQn`2 $sk:xp̤Ʈh 3 <2)H MCo'v†!o.{WlSqq5z+q OQYLP~Z??9V^sEbgcd%)Un[o%1;4ϳuRGS o v X*&*۹»?N [=8a#[~N`hP5qV+pY cD#L0qЈ 1q1UlR/2/>Osalơf'^݆|{+Mһ@ZVl¤vXVp2`X q Ó&~q^Cw"S㍥`PVr~ OBs5+t&y%Ceչ$ٗ8C:jAl@'TU CTڵB9 JoϦ6oWN0XDZŽlն~{+;X U g?x=|؉@@^ݿhH,ݻ| WaT _H [rԟabBX+$mtbv/$R EjXEVi4@Mw$|$k *?2:g^ v=F ZSƯcl8,y3ox-⋞|&PWCŦ+wF?sWo rǏz0fU)#OA՘= q?ܩ)c> ZQ>ܒ4*\o)ӄOA:ՑS( b e26nl)Sʡ_|`8t#KK a&%]:'׻<40;my$ocΉ*;(;aU0.&[ ORpg2O,ؙ+XSz;;x|^a(qnxb7O$@5lD_egkY2{?.99*WyP `uƅ1CwPRU'ˡAu]t$J-zl¾<0<[}/a笾^|@ei㜄ﳼzPRDmy:g;BG|oޛp-$Ȍ }ƒT4L"rɑ'cRyUR/2{ĔhzЛ yΒd1[Y䔳A@;M:2$(v}aˋ"H{XM<9bA}c:#WJOͳGmT>n~Vz\Rݴa8^~ݮW脩YgALc9!5x Z~aF Y'r]!1s79.=7%_ڶ5-{2 C, $(WJFH܅7%v˞Gx瑉LTC֝p$6xHԆA AF\ԠcqBd%~ ,VKJw FwLJTU4זSEB" pu^:`"]{|U*4!sֳB,{=]M6vV,ֳ4,k@_ROy(q'!6z?Z`I0c ȯ "$;Nk$}6& i;"JjV N\?mM2GA߻*ˬLx"g46sME" |KC 54e2W8cdg~}Q-A"ۙ~ Saf_K0hB*QaJU9VKcpuѬC ^aߌQ, ϒX~1 -JUvyiW׀vhvjOv?7N#b񌄼D(r#$FhfkqT H>!VNMgLwI}~j%H:}<"Tk[xE()6KV` ;4^*1@=]iGЇuZ YZ