nbdfuse-1.18.1-150300.8.15.1 >  A e:9p9|mj!Zٓ:hS ?f͆nFBq *cN߱[3LF(APڏV ̀_pHZa!^VYi&*~[[jm* Pyg rI.5X BОZy8QM1^ovnTa.ON@y2in@&HkhQLXߣ>$ x@~ OOQl] D$~:'!wqneZF֙$⍎0a2809c3f35507b6b5ef81b65a8910d3dbb4867438271e69e2542f908d43b9235d9aec91dec50769a74bad17af1b4922bf93a156ae:9p9|CʍL ;׍+x(7fl"e4cTgeqfd|~YՑLWnp> ? d   7hlx|    $ ( 0  h}(8 9 : F.GDHLITXXY`\]^bcqdefluvw <x Dy Lz     Cnbdfuse1.18.1150300.8.15.1FUSE support for libnbdThis package contains FUSE support for libnbd.e:8s390zl35cSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/libnbdlinuxs390x|(;큤e:8e:89780ab3c3d3bc434b8772502a750bca3ce11bf53f482b36111bad0d2368609417234b58db2c81354c6fdcb047f69f1fe150aa825d8396dbe779776b17a9abc2crootrootrootrootlibnbd-1.18.1-150300.8.15.1.src.rpmnbdfusenbdfuse(s390-64)@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libfuse3.so.3()(64bit)libfuse3.so.3(FUSE_3.0)(64bit)libfuse3.so.3(FUSE_3.1)(64bit)libfuse3.so.3(FUSE_3.2)(64bit)libnbd.so.0()(64bit)libnbd.so.0(LIBNBD_1.0)(64bit)libnbd.so.0(LIBNBD_1.2)(64bit)libnbd0libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.1-150300.8.15.13.0.4-14.6.0-14.0-15.2-14.14.3e9@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.comrpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- 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.s390zl35 16983144321.18.1-150300.8.15.11.18.1-150300.8.15.1nbdfusenbdfuse.1.gz/usr/bin//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:31289/SUSE_SLE-15-SP3_Update/19008b56219ac7097418c78640219459-libnbd.SUSE_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=96e7a2fb9d6089463b6f266c3793c266a59859c7, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRR R RRRRRRR RR R~9E) /N}Mutf-8e7323dc04da911b8355116f3bbe973641c5f3ea5aa1b5085f7d68854675d473e? 7zXZ !t/mD7sk36r\fLdAq|kʗeD9CW9L(^60ȍBmm)ժϓVU`8^6E9j,Ð |x6_y=~LF g898p~^maP+]֍~1 Sv]EK9$tzڕ,SXA0^@3f4(rGu5oA܊jXE\ssQhҩwI]0K;b+75qia1O)0y燥 .Ѵ 1H`[9/6n,(bRئKG`5}XlvRjTMq\5Rŗʐ@0()_n6?OxlBFm9Kة3S#g3@5ݤq$t/]RQh8IrsظKÆcdݲ.e_w'K_D._g\$@|f&wyjڪtDg#r-zޥFҰ)k%%||_ǞEp}&fG-MuXHϻ7PYp7~zDtX: Kqj8/x H9XЂKp7LYZgA檿%ѺrfB{@yĖc%O]j4!mBlJu]"C!q[ Cw"e])alLXd'2[ x`/Dwٓ ꋩ1fQi"m&VӓgI}HJV½ַrB5FnSdl2{cb@HxIn!| 路%n0jBa. 309VMs;rIa:! $<fp+Zy!~?2U@d;Dkk67VSɗPW]a幽 []dpqlM=q zJvzPmUgS[*x%bG%`?-?+ñ_{aj WM5;xR $17XWf @'F6wP3Q>#0s1RroViz*Ҕ A 9F aleNUHiϻzH4-rw|zd̘ ^.F`Iڞ&`A+nHU <)#e2nEcl 9Ⳑw;+ǁQV R2ScVZ^d/DƩ#kдp %/B2F!H0jS|$LOhҸve t#l:uzL~ %f$o\a F;l{8"op"ضKak^V`^]3EXdhI~5qgjNŘ"_ЮmơNa/!Y8&!IkyC]Bl 7kvN;}:{g֮2s):{*hzUh{ (_8~6ho\b\bĝtd8âz@&'5g9$Hc><N 7WX'ݟ`q$cn}ÕWLmYK \C "b>|I? L%n06{KT <" 3Wm)fK2a/+hKX~8b]󓮎,mTev¾2)e|Ĕ;& |@g82W3 jDycBzs뽾d801{>G4B!L爬\X5~BBK "ܢ` LN1}4]CXoh.*Q_x!j5I_-ՒFf3_JrP:alsKإHெ\(k؀btJpI/'[ZXc{> 6SpbJFX1VV̛;kRpdž2CM%/j<LcP!>{uԄs㈜lu}N SEp_CB.b]% ܃CӍ^ە]Gxk5-L?* oo,ğ-dHR\,d9!DK2+IӎT,D;ADÛs4RA@+)v!JBm1x(EQAN\(<\Ȣ2bj|ҹ#vۖM[T xw{/IZ>Lk Ճ>,myP{;jwτ|XlмZdu'^}\uɇ&ۨZ_hd|sʆ (B[+y#KYⱣv:5IJ2jI6_!E1K;_ 4o9&M:өF'X?=@di6(쳼36/o,q^Z!G㖟:,Tua{ q \hL=nJOIX"=D $גZ6jou rqU񆞛Mt7^.^G#4e:ԛ܈,bү=]xOP t1ŸBdf{8h8{߄odv&gxG2AQlp^NRd{\18$@,$aAAC TiZ0 _z޹X[j@PHalX:M9 ;1½E6(Ys!%rQ΁Ír@POΡsňrOWv0409xjo2wz\V0sE\MUCCcGNC/&۬uѪ; zi0Uػt!%2eGrE)-$&hp<ˊE{Jg% ƠoՊxZMfpj9)b[^̱\]yQ ?`v1Jh/$Nzv ڬ}Q7T7Z_xRPw?$׀xE!So <*;csG#2@T=qz'pWCG &CL Fl  PvU@ 瀉͌('h+d9RNJh߼-JѰI-HpyyIQ! n'BÜ'p]Ǝn6BBYP P>/МCa tN9`7Eխ' l-M^1um(M ei}2yfI*)(DWq^"?.)uEr ڷ5U !1t)&.>斂|Koo1KGS2 ԣBb**AǺ&V{f(/ɮe^jR6 t0Y)_G,UFL!pALBqckEټK4ݚςRҠ 5#6inQI:TJYLVa*93.AN1(,efGDص$%k#xc. PDpUr#)1d{rg$/I{O >v_G/,i(uaK°cSZ5Rz yCc/Jf'v`;( >f^i-c$kz[˒ k4/eb$[F;X_ԼϥbVʙ"yV AgrI6 r5={:c Vyq0@x?'8OUv 20o`{A;VȎ4ެ;ҍs8Ҩ2-jj:F ۳c)y\▉w\\("`Wr1 dS(LpJ,zrqi~LG7DUۇMލ"7&⽲QfY02`Bp~ ̪o:g"Z$&5~Ԭƿ݆޲(#&ChxVogeďq?Yn}ވV,?u'՝ju!G;ƧŪs4,,iNm5j 8%,s0 N{ t&5p͔HK",<@4T/R~wqA>c`c=\Ek;;{%lM<_1qtϬ~uKN \~*Y= ?뒴8͠jA5cWΒ?NmUW+ꟆpStdrcY"h&+MYW:#QfJB>ZZb'-"*F8D7E3Ń3S[$Ւ&8IN~R*^?C[\M,>iuv sόCuՔIBhiQyD`=t]3:؇lHŧfevpy=_/]D;[pvv+aQAB E˦ܑ͈2>\PW%Ą[rX 札AfA z|Vo,h 3чԫp 9F ڜ0\K=v vp loC|g7JW[flT5^crzhQ:Ie}P1+@ >(SΧqy[.&`Ll'DŽFT,Sz*)u1W8, &lr Z7/= 6t֨#&4;0E dž![EQSŤ>> "rðMw)Km@_zl?/?K0PnOT@ho*-{ߑN}D^~%$|0bl d\P.$/wͧ"wƄ(UbUDm&Oq:*4L0b#מjKmĨ]IX7geda6Hw h}gutwNd{k&OLC*oA:yD偢|@NwW5=/q?>'GhϊX%<4ЄO'w֯!n_Zք8$7tU)A˾H/)\ c~ZKy8zdꗻx^Hhsa hD V]{L>x! ~-*8=HzRSjATZ0- Zmy?AK$ iM]'ؤ9BOa++7(86'=>S=;H&<0nGyswksK-TK=u (K9 kv |e  Vko4JQC_ ['Xs4M'%uVZI^|e4ǝ!ɃSԋҡO: !hU΢ yHy 6E $ŭcꤾBհ챬FN+ɒ~˿nq-W/C\,vhwv6xeVL|xhFъ3B1t'$ܯDEŋ1_ L^b+)Q:ߴ fS˪Ye*/(ZBs3~X~2D8<[K!ǜP;j?@%cUC*y>A5,1D0?>P'eG ٘&WI}kjvhlRk'Ŋ?J|d=D÷Z%&i..Uf$Luwݦj{f&)\$ &pPiUCץLup36%j즦;лT1%-1K > Rݥ|kAϾ s>x4h$<%6TV@qn z:66>ów$+uW=ρvkm)vΦAUN&qNNYgS~6ڰGդǜ AOx9CG"QMC4na\UME--bk>a28e[.Z7i_'ϕۊ*+ pMXӁ({=aہ!s&S KIh2#mV^/YRkk R[7c]1NW, Mv3V tc^dwmDԎhȎ}U;:MZ_d>jY}p!߅jƝ(2?8@@lϭƘ'Uˌ}Km΄QCS$@» vlBYBc*c0߽4;T,`8Cv"fRZZ{©s?1P 'Wj@ObA6 0%q-vZd=]HDVR⨆ct"VA(!^2_<=>A^v4LD = 6 sޒc\B$$=nwt$ZTb XۄɤGFT_Za wxdA tKf\d7RVԳ`oBh.|YP SN]r` D$6[H9Ԥ̚/e ,&xZbTܡu`;I ChZK&r`& 4쒲T6̎(y/(ƫhonZX9i9Fݎz0]TM6QaIvlȑƩHC˲JU9|: 8kmӾ2α(+j_x>Œ@ |6߯ ݽUEq+S@ZբLŽ(Q 4 x1αIV,Q+f=$l^ S/ʞ犩 k}JMnK~,3e/XQvkJz,O0kn塈E11]ʇ2`"EX5֤MNZa~2] 锟ɀ'$ֳ>uDΥTe cR Wu4S)>eD:Cx&p+i31Nә0sSI$?Ib,,fT lۮŵЌfT,F݂JӼYpCϔ[fg&N>,tZ/K9 P$9fJ ^04I<]p3`UkAy&ar9dK*sC"ޞ}4mQeW 5Ll:H%>=Q=y gD٢RL`qNQz:+E= 8WqoQvo9w7QDUdl>Bj<}=ʺp͈p/XxdZQnpP9E Nɰl`{x!|lE&'#z}PzR\r|kS9E<2OÈYoP327E1Ln+kx?65ˈN(moD([yqvgM\|`e6NL!D6㵌!R? ʴImHh~5"On%Ve7϶zC1zн1G!F{f~(щQ=6!`:0`q3b80K_1xdf?r~j }_q}:L-.K_2TpD~::Tm?zu\uSz0tN++pbuGZ7ͯZN^Dn}VњYE:٤u9,.D S!P}6<&8!qT"V{_$XS+yL# "4gtzi68ƉJ gyD+˕4֣.E6זROeM]biH?yAk {(+Gl%+fr9@=/P =`;d 7K0Fd; Tm.>g#b[6dzW)COqZc $R/eSyc|{; ]n@`AS?s&'8{<}.MS|@-z$l/gX*i`M2V9L"w?k=+XdK%csa 0%W1TG=x aږ M58b/``fF J Đ4޽C`&!f3D#d]Ơ[% iܪKV 4 Q^z F3 P؃4aA j:$X6[1!l0m\c47b8Y#'IzLD z-뷺||f֪t{Њgwl=@v߱:] 3&SDz&@n|S:"}krp XV̽VN9ʲɭ&'*ܵ|;x~⾌YI"\D ,}ei3ZOƥ pŰ\6QWz 3%M+@[g Ԋ?Ɔ`Iz~>zS!+h;̵=tBqD0! il;Lƚ#>h$- c]icqm:@;aATqm)#wg9$:^|JPVT nh3$F1xWsTD&wӣj|Iu_DA]t;s)t~%z.LapO_]]ukAv`t |Y׳ feX5q(!ډ''%< OSnp`jt&{HʜzMߏ̻t~p:f=c1f#- RCv,iŎWyH93hRBlO|vY`IZ4h _I9^A]#8k?MlhrdvPi_B[)aNh%w3Շ *@"g/+a{6`gkɥw>aSJ_u|Z}l{`}řU ͷ A]:԰K7Єc-UZ(ܞHz̀ei%򾝢 T 0uwXٟD!>(dHlն3,ywQ͵6y2&K f$J]Ӳ<E<V;lLG<=T޽{I 1qʆCasg<}ntxEZfPOe4\وG(,c 2e3%4'qvwHrl3Q .N`W/:e!p֤?rm _c=n^A h~vqvPgXV o1@ijꡘ%֎iiϞcc1\8. 5Ǝ3Et%],L.uWA25?o*OpQñg.~ED 5LU:E&1hnhc牾Y4%-F&hs<0ujEcْr,/vP^$# ڕ [? f Et8R,bU=)Lc7/%=CBI6V1j-Ƶ& gs7 4J P7- pga.B>)2fx Άcdwm|ȉF㈰7ֻ½b0= _fէK.jyJQxۥ$)G (23%O#C0zDQkqݧCVlЏ+$D}t{"Pܡ¬BJg'Izg71 B1ٵ&'>Xo&Y23 0|8``ʺ"=\yӊ*y;7 ȹl8rڳsZ0r-ӣ bz"3} +ŅڡY͓q=Ȍ8ēbTÙ w#Y*oRNn՚q ;Og&#ZېieŢ7uJ2}7hz^1SČ /wڦ<4~v?m4MLm8f폽"SL<{)\;8lv2"/: d8m1u!r`nI݌dNKU|xJt2.M뱤!LrfagJOM&f[ [yd^Iͳΐ8%2t0SwJZ.35S#*95숥ʖev]I%P$RD[kaƋ5)g)%Mٍ(1F쬯vD1 v_(#6~M uZ 2Go+JfيcfHT f<_NYV GɃ3 VIK,Y 3b,Ac?yYG0F2::b|0o'Tb`2>͎L= N}vNCL BKglgضOom-k q}1R16nܫ:0s9|aNXhh0S>gq 59DʐP -^X;aLs%|\Myi߲sJXfy]V}\c 2?TS S4eZQc\h nyr7#Քyk3\,o!pa[ E%K;wPȚ⌷-=2cve*(D 13A7Z @q2!~Csvknsdƒ( QO4oi%6}Э)TS4dƄ֙A|"(ELG܊&1v8knLB07;ϔS$>rA21ZeݩM w@trW9lt,2^,;#z!NwTy/C'!e}Â