nbdkit-python-plugin-1.30.7-150400.3.3.1 >  A c p9|/ RIJ sJIwJp^i*Hވ+x~,s<2܆#itx|pzRSuѫ9ʓXYP/Rǔ=ԁ[|G֢1pRsIEt8}F=^M. ũ,p檝p D1S3͸͹ 6 O{ FkͽI=hQL-np>(?(d + F "(08 < @ H   H x  (8 9$ : F$G%H%I%$X%(Y%0\%X]%`^%b%c&kd&e&f&l&u' v'w( x(y(z(8(H(L(R(Cnbdkit-python-plugin1.30.7150400.3.3.1Python 3 plugin for nbdkitThis package lets you write Python 3 plugins for nbdkit.c ۗibs-centriq-3'SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxaarch64 (s큤c ۉc |27fdd181b499a102719bc23883442687dd81915d50d2aa290a07fd8ce7714904c9f64742229af80b236293552599a7687bc88e0b834ab17f0486f926a488b4c8rootrootrootrootnbdkit-1.30.7-150400.3.3.1.src.rpmnbdkit-python-pluginnbdkit-python-plugin(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(64bit)nbdkit-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.30.7-150400.3.3.13.0.4-14.6.0-14.0-15.2-14.14.3bʿ@aa&0`ݮ@`@`}@`@`M`8`Ujfehlig@suse.comrpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.derpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- Update to version 1.30.7: * Version 1.30.7. * configure: Use printf to print $ISOPROG * configure: Print the version of curl, libnbd and libssh * configure: Make the 'feature' function print the dots * tests/test-protect.c: Fix typo in previous commit * tests/test-protect.c: Skip test if "disk" was not created * common/include: Rename BUILD_BUG_ON_ZERO to something more meaningful * common/include/test-array-size.c: Avoid Clang warning * vddk: Demote another "phone home" error message to debug * Use ARRAY_SIZE macro in various places in nbdkit * common/include: Add ARRAY_SIZE macro * tests/test-parallel-sh.sh: Skip test under valgrind + debuginfod * tests/test-parallel-sh.sh: Small cleanups * server: Work around incorrect include in gnutls/socket.h * server: Display kTLS setting in debug output * exitwhen: Check nbdkit doesn't exit before the pipe is closed * valgrind: Update comment about valgrind bug affecting OCaml * ocaml: Add further valgrind suppression * ocaml: Add valgrind suppression for OCaml 4.14 bug * perl: Move GCC diagnostic ignored earlier * docs/nbdkit-protocol.pod: block size support was added in 1.30 * jsc#ECO-3633 - Enable linuxdisk plugin- Update to version 1.29.4: * Remove deprecated nbdkit-streaming-plugin * Added retry-request-filter, an alternative, more lightweight, filter with different trade-offs for nbdkit-retry-filter. * cc: Document how to create OCaml plugin scripts * cc: Add binding for .cleanup * docs: Document NBDKIT_VERSION_* macros- Update to version 1.27.8: * boo#1189634 * Version 1.27.8. * data: Simplify some of the Python code in test cases * data: Fix optimization of inlined lists * data: Optimize slices of some constant expressions * data: Add a test that expected optimizations are being performed * data: Get rid of EXPR_EXPR * data: New functions new_node/get_node with simpler usage * vector: Add vector_duplicate function * cow: Clarify documentation for new cow-block-size option * docs: Fix title of nbdkit-client man page * server: reset meta context replies on starttls * Version 1.27.7. * cow: Ship cow.h header * Version 1.27.6. * server: CVE-2021-3716 reset structured replies on starttls * cow: Make the block size configurable * vddk: Add stats about the amount of time spent in VDDK calls * vddk: Replace DEBUG_CALL with bracketed VDDK_CALL_START/END macros * cow: Remove #include which appears to be unused * cow: Make cow_on_cache static * maint: Mention online gpg keyring for security use * data: Missed optimization: ( fill ) => fill * data: Optimize strings with repeated characters into fills * data: When possible, combine adjacent list elements * common/utils: Fix off-by-one error in _remove * tests/test-data-extents.sh: Remove some bogus tests of zero extents * common/allocators/zstd.c: Handle zeroing unallocated space * data: Optimize single element lists containing a single byte * data: Remove redundant redefinition of APPEND_EXPR macro * data: Use common EXPR_NULL * data: Add a new EXPR_FILL expression type to optimize *N * maint: Also ignore signature files * Version 1.27.5. * maint: Modernize configure.ac to silence autoreconf warnings * maint: Update to latest ax_pthread.m4 * maint: Default to probing valgrind at runtime * tests/test-data-format.sh: Reenable valgrind * common/allocators/malloc.c: Remove bogus kernel hints * delay: Test delay-open and delay-close * delay: Fix delay-close * server: nanosleep: Change error for early end of sleep * server: Return from nbdkit_nanosleep early if the socket closes * delay: Improve parsing and representation of delay times * tests/test-debug-flags.sh: Don't use port 10809 during test * cow: Add some more debugging especially for blk_read_multiple and cow-on-read * tests: Check that cache-min-block-size works properly * data: Improve the example with a diagram * example4: Do the parameter checking in config_complete * example4: Use get_ready instead of config_complete to allocate the disk * cache: Move plugin-args in synopsis earlier * cow: General revision and updates to the manual * server: Make debug messages atomic * Version 1.27.4. * cache, cow: Fix data corruption in zero and trim on unaligned tail * docs: Grammar fix for .cache * python: Implement .cleanup() method * cache, cow: More links to related filters in documentation * delay: Add delay-open and delay-close * cow: Implement cow-on-read * tests: cache: Test cache-on-read option really caches * tests: cache: Simplify test-cache-on-read.sh * cow: Improve documentation of cow-on-cache option * docs: Improve documentation of .can_cache and .cache methods * cache: Fix misleading LRU diagram and comment * cache: Refactor printing state into new function * cache, cow: Use a 64K block size by default * cache: Add cache-min-block-size parameter * cache: Implement cache-on-read=/PATH * cache, cow: Use full pread/pwrite operations * cache, cow: Add blk_read_multiple function * cache: Reduce verbosity of debugging * cow: Fix assert failure in cow_extents * Version 1.27.3. * ocaml: Change thread model in examples to SERIALIZE_ALL_REQUESTS * docs: Correct --selinux-label example * data: Include byte-swapping.h * wrapper: Use vector type instead of realloc * ocaml: Fix comment on plugin .pread field * ocaml: tests: Add .after_fork method to test plugin * ocaml: Add binding for new .cleanup method * ocaml: Rearrange the callbacks * ocaml: tests: Actually call .get_ready method in test plugin * tests: Add a better test of real VDDK * vddk: Implement can_flush and can_fua * Version 1.27.2. * ocaml: Fix valgrinding by only ignoring caml_stat_alloc* functions * ocaml: Call caml_shutdown when unloading the plugin * cow: Reduce verbosity of debugging * docs: Remove nbd-client '-b 512' flag from documentation * docs: Use I<> consistently around command line options * ssh: Drop srv_pubkey entirely * plugins/ssh: remove pointless code fetching SHA1 fingerprint * floppy: Note that nbdkit-cow-filter can be used * floppy: support FAT FSes with unused space. * python: Remove documentation related to Python 2 and nbdkit <= 1.14 * data: Add le: and be: prefixes for little and big endian words * data: Rearrange cases in switch statement * maint: Untabify configure.ac * Version 1.27.1. * tests/test-cow-extents1.sh: Fix this for new output of nbdinfo * tests: Skip tests/test-file-readonly.sh if run as root * wrapper: Unset DEBUGINFOD_URLS * tests: Test --run + --tls + $uri + $tls * server: Add $tls shell variable for captive nbdkit * server: When --tls is used, set captive $uri variable to nbds://...- Update to version 1.27.1: * server: Add $tls shell variable for captive nbdkit * server: When --tls is used, set captive $uri variable to nbds://... * valgrind: Add OCaml suppression- Update to version 1.26.0: * Version 1.26.0. * docs: Get release notes ready for a release today * valgrind: Add OCaml suppression * docs: List release notes in reverse order * tests/test-ondemand-list.sh: Skip test on OpenBSD * server: Use struct sockpeercred instead of ucred on OpenBSD * tests: Don't break if libssh is installed but not ssh-keygen * docs: Add outline release notes for 1.26 release * Version 1.25.9. * tests/test-debug-flags.sh: Add a positive test of debug flags- Update to version 1.25.7: * tar: Add comment about why we use LANG=C * python: Split up the large python.c file into smaller compilation units * Some documentation and test fixes - Use correct upstream and not github mirror- Update to version 1.25.6: * Improved documentation. * iso: Pick xorriso in preference to genisoimage or mkisofs. * vddk: VDDK 6.7 was the first version supporting extents. * Removed deprecated tar plugin - Added multi-conn filter- Drop ExclusiveArch. This builds on i586 just fine. - Trim bias and redundant information from descriptions, and adjust descriptions for grammar.- spec: Fix license- Initial packaging of nbdkit 1.25.1ibs-centriq-3 16618525671.30.7-150400.3.3.11.30.7-150400.3.3.1nbdkit-python-plugin.sonbdkit-python-plugin.3.gz/usr/lib64/nbdkit/plugins//usr/share/man/man3/-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:25652/SUSE_SLE-15-SP4_Update/b17ed675629b1b0f37bd010f018ac632-nbdkit.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e2d00dff6f6095c5181697bba2d698986d3fab3b, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRo&/o$qg%0<'y;4s= V|[&acC5DZiX6)2nF Is4 Td^!iwpLP ߠ3 4\!/HDJ#Y>V#.n* 527AeKV0)jjBt)ڄs)&Ny2mq~TjeUGa.pӁI!VT9 1x7[ Qt En`yժ{7~*Je{e#,$[lxc}fASEA7D&+0t*e8Q 2%{*Ӭ~Z #zIa 'RDL %+`Ԡўy~\C!b9չa.-&c|XRMȠbUTR}݆bi k?Fs~.mU#i5례Ć t80OMLWFn+mdܟJU!p9 )_%#Bf/sH8UHE$ ۄ|OyHUJ-޲ z^)\+e] rV<  `6`M̠ĨFz:Eɟ+  y%X bAzϑyW8?g8$=@-쑷rU=bz kpE֢a )Q_EUm\1>h=džong_(T]nI9*ieuozKӢh=7iR뗡>lOhlINsuJ L:ա*i\HxKaѮrN Sme4~&=^}-|T6,@`pCj :l~pCn2sN*cPXjR|[,FI 5nQZi=sџNeO09J~5tM42wf~顸'?CfPzoz*C.lPqtr? eQ,`B~K=?M$[ ӭa惜+Z]O16i.ژt"G+ 9Q~:F-DK#Mi+/Jt w{NM:5 ImǷ'|DFANB s>; +p쮰'zƟ8usTwSeUڙ<1GfH|ψܐ;,6H>Po#?Ǐ]IZJS]ba[cJ 3 >R\ed{)RISF"Ţy;fDֹX/<(8'{hC%;MW1maź5$UnՎtg\Xdfm|葪l)F)1E$iq{`p8G,ܛzdZpҘF],ZM9J7I|=D iK~W߮S$,F47_YǾm sٲhr-6 \cZ/Y̍[YSrC9]p|B~ YF'm-iԄ2L#c?(!^eF?'5|x9bQݼ{]by,!fsR6Z5و,vm$.Nu럿'3L>j\ut2#|oFQR'28Yo^[8[AabbfJ7 *M&,wd(1X+)3^ՖEL낌 ϶6x8*r/O?՟u?ƣBFcCQ`C5cRAsf>-w}.p3 ˨83EN)~mY1mVqj &Ո&Bj[hֈa/Z֯}T|/7Y4 7Pbb" K/65;]zzo*CR7l}+WڮT3FM0M=XOmx2# \z]U,$#e sMȾi#ZÔt6#/nz`͊w(gYA~4HvW'd?+?S&1ZJ}|L&zL rMEa`3@e +1O$xȽk=.p0ܝuQzjb/J <`T/>*H@Qi#hwpf*aE|UӋQCPݠgW :$L*ᤵ]oZr^lk|5 yX5`ڱѓR' 5zEcSSpr,=s9E\JpDÛ%S`/24 mMT`{ /a;gxhvJU,nLF47Ze9:B>L(;1W3Q$g|~sHE"N xte&`jqιc"889 uve< (4{gT\i>l=4GC-X/W=vl*G컠!.C˳}ӆqՄ]azC>qbO=*?HډUN]/tlA"wI:uȓ%/ھBAlZ%%R}֝|44x?U{ Ҍ|( V,jPY"r KxP=5Ӕa՜Wy0U+A;{1Z&E'm e;$T">k" VqELbDbPjhv`~QوO)m QOrp~S71u >>kς# {{wdO'Y.Ce0`j1`+RO{.iC)HD5x~Qdť 2amujv6Ok}h1tS?o^WJO9cZh;pH cW[yC\q&4lGd lgמ:>]HDa$<4+,Pa<5.ߋl7I.``Ї~il=FuM3GJ YoaEӥIaCʱOVzC `\@U%MNJ,a± n9@s鮇/s%G  E<0a/R W*i5ӿ%d8h^Z" FoK(i!)]Nd͑'UÛׇ#˅h5tHb`l9^(X'><\բ9BďtMIAe7~tl=,2:1(1y셫.55T%xX NUB?!{,%wEexNzg"ڝ Z@!9IJ@{*VB*ҁ\vSb\4]*6jBv%R a%NYsѴu6"?h:-{ ru\VBXkz _py& eȒgڤ4FguhP,h1qjrjuA]룈CW @[^D9+In/%r a2ŽQgɳ,P4k+ [IkL );}|a\"Z^ (,sX#!^{Q mmSV2 d# P;! \6PUIú7}힟d= "t \%zQ@t rДw 3JA_'YM&Bf *SvE@alLqי oF_մsaV[.ÕztyUE9յ5 (a a)IvUm^Ӌ >3NmUUQMn7Evu/gV39yZMٰ?EnsǯaB5>x8hn'ub5R)2==prpr }ϘV}gzgÙtL-z~jl6GARSLz|U|z)g(i՚9^(>Rce-lŔd+$SY'f"t -XC#UxDTdzAj<x^릸[[/7tFsx96dĜ[T}n J J47خˤCbj^w~ wdž6Rgcr@e-a] Z Aa99ʍA}S~ء` m$5UH3fDÈe)E>-Y3u5!C4yu1yjhM"BP>}'i W7kw)m26ÌPgνjkªF.X眂m}x  lNoBy=wW#\ TА S*#:Y -u5!rsLi#<j* @~54Ȣ> (>9|Ole 6q1/A!Q:dbd֔Xu@Ь+c[ԯrkij sTlY { bos'loˊcdA } b轥@t&4۾˫ 29T?q.%W'ͨlߔX)3w6BW<ǒtA E !9oBO&ծ|| Y=acDFHU_O4 aFIKۂH1_Z @D J0v X@x@(cO)j;)նB>gW:P2J*=| #^y Hg ě)z%xb[pJFhN6D|\-V#~HRf=V'@9iXRέi8h%mDy WթғAbmPj |qsŠZHRoS:N ![7Ř,zO(N$2͜ėiᅼY,})f^%=lTvO|.Ú{!ە~N|KVd~jr@uavj ~w^sưc%CO?GĤI pfnzhmg+1d\s|c_#d$ƔJ`u*T1ˋ=wH%dȬ[`K-vKP֤.LQ6 $I{D rq7 3r-/H8Qټ*дQ=|1Ca*a) S-eF6 !ۋ倪*Z߂6݅~hbTI7y*Q]mnUaa03:ksB-5{$5`2ފ1J4bJ dJ{&eB-ɑdYdm껪3!\OzQ )U|-Q^mOlJwrm/J5y'o$%uJ l=Qrӕ8FΊ֧ RֿGol/ꯙkW?$v xNg|X=Io >ыY%R{ZĖx2tQz<$w:薣דU|簹׊x>Kb?L)7#,iD"訳Б&~ATH-fY֪ލׯ1![ B|R4p(wYS)XJd]XLh_RHܼC4J|M M! 5_3\ո>洚o1;dyħC$mE":HʈvnJ.s4ە㹭,瓆24ņhx?6  P:ܙb֕<zCT䀭?,sљ=-4C}Ϩ6%!>BPIg[u{ܴ-L8eۖ.33+ R)Quj00fTNDHۥ`Pb>D4f.&fp28j3z)_ V[x{Bxc.XKR'l!YsۑnEy)'~-JaLF<{k,MuKb=q)p*E[jr!QyV)e<Saݛ}[o [<_:!Feƕ`ZFŅ5/V15OD&Z"g #ڋU]M.3R$HF74 $4t:(@4c}pR3xЫ:t{ty.Xҥǥ^9[Y|AQo%y`><{k׶ch{tߖX9_ 1Xc"y]GRG(fP:Իjr$ȓ+7]՝QOio@gUr+ d^G!8Z 큺czF -3;ʛ2I?<ʸPYQ;aO>W6RWc@UK0wq8'5f`>zn)\a&k ;vm9ĥeknbJ3(4߆Vkm&=6D<`VH90 x_Ňж/2o ?99P/Ay&!7- QʼoMy6!ˀ,3lh( ?t᝴< :7dBs*ۢdVs1E"x܃Ն'EdMM-m5 Kuv|Z Mkyg*^uUyu*+:™Ǘ} OO)5@:Cmf?g\o2>5y.Մ»o{[| UD [M{/x K_oeHC밑;WeF*{4 XfU74]T֚*S?/bmsEj5ϖK(񺫂5*]Wv?K5IVXaWT>Fcp#=Jf["3MtKU Vզ ϸcGL>h0 탕39pST@<[{|L7GׂbX 4eA&v6Ԥ[aUibķYu=<6 uzɘ)T"uud9 "kU0+L7gD#Jb4Gv\bҶ0:3]O-D_]6_^ x#g"M8 hY#+XҋTjAĵDE 8c@YG]T9,uW LDݺtJ\/fg(.^ ݰ[%!MPls!}Wcs@8UOC<4- Xo^6i뿫Z7_ tuS@Zd8^,)n sЃb3Pݧ?X:TIˤ tw>Ն>;7DhF^ zpثv|&ulE7&* bR;ȸwzث; {FaJy) Ί rJK1s0eX]dF7L6tӼ=ߥJ&S,EwC^ڃ_raAكg~xα H #g*cy1ϡ.nU0ޢwQ LxfWEy}d']57'ue@SӈQK$ԟj9D"8=c`=yy\6Q{gyvTx.Ó;FC)pײz&=Qcbe=L/ڤȧ;cqukh.i\$sG2QUcI ;/ث%C=J),dȆ,IE݈uH=)2=M:.w"*9 3ٴc2OaH-.@zr 윰5,fa^?WUk<4*m,5â8ihV`> =К^KV*ۼ޶_GJE۾03[U>2{WT .AWQYS?L3HiagF] o 3Fcxµ״?&Lb126Bm -~c%6 .Ғ|c}b*s48I? T=:1M0I G# I.Re~(G}NxϬ@!pFf(T4, /<:(ָ -wāL6si <̻8kFm_%|ryZ=ێb {֨^h9Õ"cXk ͒L%a\:>ɨEBmX#IZ; lo$cS*]l]^oI?Jp/ eP >rK؅tzX쑽 5(AmJUQ4okx!Dtc6?^} Wϖ:C吹ƒgW^MhKpO 7kKzgl9˃:Ŵ7h Yfʋ^A(:M"=2V::jZI6ChD+&%I{)02a3`Hq+tSҬ7NCc:yEnS^#=:dΉ.Aʸ ;T I qB>+ yVMӦݨMg p8=e|2q0KLaaZc"-4>g͏Ĺ뇔^~ʹ ӱA8$H#fH&K$Lea2{?RTt \M-  ?c60{Вؿĕ(I#VRO٭+*0=B-*&3k:Y=Pr\wߖ00a xS7%$P;Iĝ3(5[h4ʖܿoQzEwZV5X(/ YЍ N5 @Pp G?*0뮺WkHXt‡rNNNsI3[c#$]FSPFy2VxOZwel8760f-~ኮ)&D O%QTE"Yr"tͬse1rf%זGh*2T fqF ^BMe/Gz'0xr|&/s*4K+XZ.l[jU{+\l mLQB 8F)&~BEk [*xؓHxzZ>*o\rfb7:m۶P*_ lfK}6L7>({cDnA}mP &X]vzB54"Լd)o3_r3ฦN]+N͍@sQ>nC( z yt7Pvarmf0Q>n!_1QWo9-u˛wQWՁz^I}+wD)^@BjԮv*Ɉ}VYaaEv׬!_)U)C䔯`9% 0K`:U׺ [Wc&>a}R3`FlUqUMseFgthQ*Td箪r$=%&,fb(tOE)FFm>KOnٴ-pU, UeP ص}BaVvt?YaֆR-*B[Tݫt& x>%̦)e %/wCc5:Y pm$B7"b\ Y'CrXk+O},.ty ʋiٗˇK$ (/WzcjZF SQKfL!)]`;̸?NC`_gx>{b uq{uAZA<fkfpv7B7B((wR^Vzo4p# m{W2=}hzg~2px.,v߾n/g**Ag@sh? 4AoR΄sb]4l`OW۩2(ӊєwŤ*' EԻFtf!3EL_!$MUEz$ӟv2@!ɤت@n^n̑/Sez$#KFhSc(R| -] )R)Y C2VߦqSwTzo=HoR&ƺrf!# "M|)[/+Mѵl!% W$(vNH{ВE"|I:g*U a%韧TxEm/|Ҙ2cœ KA9w' Y!sD][ÇC[W:@w[dؖTkOgC _wϫKf9xQ_dy?ݹqSvmY20P2fȥyo*y.8Qe9LJ~DwK~d T[(#Q4ygR9$YQ(A̦Ȏ}2ohOEyNEA7-&tDžJn&́vn%EewJzd(uB6y+_~NB9bU̹i,&>,YzbQ$Jd)ˈ ,4 oJI2݇`ǝ >RzXjQ!>wQ m@?n.HL`K DVmW[,ij52xH>%C~<ȅS~<ᦠh;+ۃrˊy x]x N< EyI& N W7xּ$ZU?``'練ii:h AlҠv+i~"D ZWUi'*Vo ]bsf/~0P50䯨o5jb[K..ky5kJ?)16*DڳOd7zR?B]} 'e L >|cޤMM s5eduZ`׼4 i=eHUS #%[kMZo}0?6|AM['<*x{oSbVM!sy}u"XCyM ŗjuP ?MBWrEc YK<> YZ