nbdkit-python-plugin-1.29.4-150300.8.6.1 >  A ap9|j-jҗwn`:vN44X3uE,X!Lz.hAv(a@YגݚnuB53{)Ap7op~C"nl4ߓ7pd"=m X:+>zTXطOoPPaEt3 `N(MZ<>hKPreExϰ%0*fH}#@,B-ܢ0 /31402db6e60172167bc70e1ca6527c09f267ce0157e77c5c9bde469376fd92e8d786ae65feade3e70f557f7dfe4a5225efc375eeoЉap9|E1HdϗqcFSbxQS|ɻ]"lScēN0=Qxٟ͘WOFoLx5yXn$2y)f%wEޣ7?_x| f}HP[3z5*#,Q\q R*<ڻP#us&W -RTʬ3&ְɐTK1W!2- ! jjVEΨn;#fB3 p>$H?$8d + F  (0 4 8 @   @5(p8x 9 :4 F G H I X Y \ ] ^!.b!^c"d"e"f"l"u"v"w#x#y# z####$4Cnbdkit-python-plugin1.29.4150300.8.6.1Python 3 plugin for nbdkitThis package lets you write Python 3 plugins for nbdkit.asheep61SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxx86_64>큤ahaQf7fab053673e430c86137f20c51eef0378362f56ade22ddce5e32fa2cdb07894f1d833fa3c44c06a96534f7f0d48342ff369e695301afc8b06b5f029b43ccbe8rootrootrootrootnbdkit-1.29.4-150300.8.6.1.src.rpmnbdkit-python-pluginnbdkit-python-plugin(x86-64)@@@@@@@@@@@    ld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpython3.6m.so.1.0()(64bit)nbdkit-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.29.4-150300.8.6.13.0.4-14.6.0-14.0-15.2-14.14.3aa&0`ݮ@`@`}@`@`M`8`Urpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.dejfehlig@suse.comrpm@fthiessen.derpm@fthiessen.dejengelh@inai.dejfehlig@suse.comjfehlig@suse.com- 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.1sheep61 16433867841.29.4-150300.8.6.11.29.4-150300.8.6.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:22621/SUSE_SLE-15-SP3_Update/5030f8e7725511181c96e86070977ff0-nbdkit.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=986054810077d2f5c303c98f4dd6a6e08e5a85b2, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RR RRRRRRR RREB2T,,Mutf-87a1a8175169b41fc9e517d6a9e83895b8a9fe0bc1b78e868cdfab0a383aaf3a9? 7zXZ !t/੧G>] crv9w86;sAx{O@R$Rj?=nPʱ", rf1:AST!*WQSNKr HUNQvvi ,i<^"[br3c͠=6Ai4핒Yg~(IbW7[_J5ìoB*[,cijZޠ\whb0Y>Q3؜' PIR5Q8m?ܫuOshpJ3P~Cj}|~uQL ɍjYʬfMmrܼ !乌~N$75CT:3BRlT^/,[،'LlgH"-AgZ<~a鵇GBdRXŦ,s;OGh 7*f3KZ mMZ`ȌL0 *. Bgx:9Kw up2%2O31_&0/zڌQ0'y0 nFE<撶 b .9v[KyL7y/yI!_b?!)ҽQ?ef@y=h$0;OE ֌uأFsyhbf9(Ʈf!NMFڼS@nN-)6kNmhisb? qUun`Tq7mUX}业Q%N̓[nEp:L 6JCҎq3:Ґ zrkVɥa,iQW>WCQMnǶ̩I#SZ |整ER C4c0Sv})Ѫ OGV68g@~J ,G}Z,)59']PSʒ_ѕ3\@̊.Ѫ9jJ&)( a /*d:|>;ʅi5|˭byirD&-c3r3ZX$PnporO&)_밷p$-p^۞+;S5b_v mf7v 9r +P5 D`W@}JSJkYKhZa-xک{ª*] ]%wo]s(#>틴D{*rApjf0c6( $CF08KmeibЗkA4DH2fk mrt`eF>}+%n9x+z%`)Z{uG*jV(bx܃FB`Grj_).x~ i,0dާpcXN銖O =#DQwa&/($eXe';)&,a':2zq@Gl!i%li ki.BL]cM(m^ 6ΒKH [vQ|<(ƈDk[:\&OAoz Շ&H0 $T w^'\ ٶ2 hWTp 9 MjЀY+C[*L"d#0=NDzqR\vu|L!! 68o+41=IL?1 (ԢNoKb6L5rp!GDc8zES!TiZD"z{qўnϡ#Ua/0.OU[? }ҁ2+/ b̡HOYc _,y**$fQʼn^:I[Xظ> ISTqwW|h%Xt{cR >0b)ND Pm9fsJ$St7;#taEGHƝ4f6us1U΢;mr7QVejA ƔHvz6X;ɾ2g/ ֈwPi]f|QQs63B]Ӻ@6e->ߺZX,^u{|fmK+pbHT}kt#ujtbHnm[з&%:[h@;]Arg^Y~ t;4_ƴ>FƑwvweyV״Ɩs&w;NJ1"JmZ#gvAUE/ܨmg+wF"3Y<6}L `7b(ɗB%ҶZO!5 &|wI/`wNWUtj"{dFF^~"+&yCrN 7`[H,6=w`p Hnz: w[QR9Ķe%;^dyI^lK:(*b3؟7{|NZq˨t[e(N&d S];lVjS\p1"zN0ǒSj䮐;v}pl`˰֨[ᫍ '*@ݧtVg=eNeILU TzWtvkd8)οQ!z~ `qk=-j[\}vhM,g߀Nm%>eh 38fkfU\U2 ±k*=3PaA6mAշ9=<'l}~px]cfk~R BҔPqjع k2DZk@rRr=Âغd 폮K3[yp6=Ug/'z3ĎWUn zqc۝d CvYi*fxoN4TrsU)93 -HS-`NBr?,a+5DYr?PP4}~O\^◝7;muF]Knvd1tGV$+:r YRtBXO}13=Äb'3;j&efK1ج<32oSˍ>$4w.Bí\uOYpbD.0I*IL,v +j&JǧЫoZwL}R |2r!a*NY\1B.j͋Ȗ?L(~XO${q?΂5Y}O8<9rb[E&hƹ ~/= u#&FW++"Slo^ft04%M[@a@hޢbPtg_?KsZ<S*SLGʷfC8} DC_Ebre7^>5mGycrEԣzs^֍4t>rr!8R Q3-OU7kAw"Œ'w9ʼRүU ({Q lLync~{&5~7 >om{^"C!noR2DB0󊂘Lk{ڋϡEO+ϹH{:؀6@ Q v?uHd҃3DG}ObȧxNV>=|F?uIz>%=c{@-^]Kh ?|>{\&vM_vaERx^2h._3$@-4ϝ?Uf6]{ 9gJ=A||." {i&4÷1zUSLMb?ryF$O`t|]D:2-m51KZ{9`8Z! uՅ:?v6_0^^r,1^#{Y4 m=׸Ρ2&YJaCkpHm}X]м 3?1 8>QXf>ZEUN-":W¯e-;b2͝6 *kϮz`7fy̒5qAsSLGznh]3 |I;va.q"?1k*woGo!|]h@Ξ M ņY)ί} 1\՟jUn%M~%QS zU"?pZ={dNP P5ՙ-tC 9RJ!vn~&͈w1?ì&&b&)B~V!ܔC/8s Q 1f;n+7,hvBO({ 8,hg}|jk^\Vg@"htK$;}sP1*Ka*2w1YBw0c5@><;P \ ?HijrVYܜ2̤kJQ? q)" W^_> wAl0ljR3 xcڽ6Ib-bV^\('̦u+ a Ѩ2eY%bdB|6 qLgc8FT!7ȴ6h˃7BM]w>E^.szLd"X-]mhݟaQ-K(gKV|mu,(m}Ue-'( M5ԏ厸PE`ف&>TViRZ\!Nu&sD^!}`rMT8'騉]aSR1|! _`crNJ7d$NIi*6ΐZ5@PnZzfeX{#1yuߚBh&nol&*"nʓJCam)f- # Hfگ[/))l9=:8ee_ 8$X)|HU\a`F~0T ,z$禫ea;lXõ {Ԁ{V\ 1|5ɾON=VYrd8Bs\6mM  d!4 "̘j"wW欄 RFMiʘf{f+x2L"r)[m,<ϫ$.Bpe+dTM_*at ƍ@C?!J(bsFZiJOQ5-Q#~x۪)J"񼿨J?}la Cc3 "DL)Ao#|˖%Vm7>3p Jg%%MuƓ.W4*J A|EԬIMT]~e }_K< Xgt,VFC4tF%5A$Š~ ԡ/Z6 _mݱ"72./Lš ի0xs73y"ϓCd r5靝K=Ҵ,()N337Ư/UPP^~ @b#|juiXn?ϳ߄ܤLgi$ ?JQ"ժNI6/ܾvgT)&̞Mh C4ٲM- ߾i+R Oߗ *&,"Tܤ|;>l 9<9EyomiZ/rDR3zcx9˾GEN-MF<_l,P}qU3JqQ V&ؤs#C@ ;f@VG*a`a|*Ka=KaFq2n(EhWs[0h "^|! {ṧHiRditCa`8 0˸(X}*wU9fBY&D)k5Mw! ن6;V~w-<01WSeq;*mS*QpIΑosn V)AcqW:9;~pHi-ILml]᜶J`d[z+<Ԑ[KZBjrW"!HoB")Ϡ)շy+QMɊOXu*uUwh1U!!AE(`r&>gxxZb ~[9㄀gVAͅP7ɧ㜀9`}Yv9^zbI]X&1LWĹm'اk+lж+"QtIH+8$f(m6\_'vZ Xޭ3udO%os8U jvz|jg4Щ8<$O~8u5wݘs{6Yvtw4Nf0"Vz#ݍ"R =K߽S #'u C:{J[gRpR6@ϦR\Z84o!oFŘlk4'G`o*h|ʠ?*4@3#ǚW4L6b 9&9c3ṂݬOnlXvo`oPLuD"`q@6QÛ 3hoEؿ{:x_R5zR~O%KN>DE5>(jzv(!Q6 IceKxY֩K&P*HJ(f6O$GV ;I]@z\JA1/RH|cWN<(PpR:XN6 )_J=6M4hN~L ӌ˞.C,kpԐ}}ͨIʎʢKsjImreiyg|?HJ@dg"FΪWpR SۉI>@c{˙<)Ir_$voh(#MR2#*"G4/qCɢ/2IY,QO kIѽ8u}:z>e);ФzÌYAηd7'dK} B]_\LFhƏ\۴׮-Toޅ ͣZP6*H!ƕ[s˥+ ve%=p p愎\ݒmFx@n1.#͵1QGq bF :6)ю.m{Xo1v̏o Qv!9Cb(JcoQ2%k] t#(s<;` jRq)o8#n`0:aP"'%U oj"gwz| -[? dȡ`=Ԝ\Ǻ+xBJ`^N Vh%usÙz]!zQX:=hŢ-p,{+&(3l,!Gtbux /׻"K6z-뾠$814q\$kf#F''b2Q7QV;1&@ I.51סƺ#z1`4'!IC?]lݏUY6\OFnqbRO;&Cn)*Ǘ'`Mߠ 0)sB]~3_IxAj#͞b el6ЫHmy36}0ݫ#3%)D;9`L \Z]Ğ8 Ӌ|jZ׌*]4ʚݫZn[k$]eDGz!vg7?™ ,$FsP%C=f*]U#JX@B|kFÊ.G;;)dxe)|?_Q I1I.A<ʪ6ՁF2>c-X^߮}/bܐ5uFz&Ĭ!V5=g76:Е$T1w†Uve{|'ZgFqo:qFh)zY%Ԙ3}<9ZiL;*눃VaśtWEp,(D|{#̮yߋǞt2b1ẈLfh)ǂOu1*oeTCVCAT|,L}7 6 v-/yhLg{z ,Eٱߓw{|oa75B3K6rnR\ eVKB mU$(@ݍ=QBɑ>;L[ړ"_m؀X4wJ;PRЄ~x nv2|vS¡m[, Iwl>]ZcVf[^%>OTRlO)_̊iΚ:tUbx2raϔl_[R|穰X.VuџXEƮE%fhe }|%l^atL&|4i"}`x|k@g)T {Qq+zZ\JSilm bV[Q.2'AHV2Cً&.XFW2UPʑ~0Ͷm#47(w`EQ+[8m,XƦ UJ&[%Dӱ>nk0wh0?jb~Wlnr&i=c֫Ěu&l%1Gٷf!6C~ e5*ݜ5 ;cjs+Ta-xy͵%='?Zkw׳TVi43')l}9&"`K*':w9C#r,SS Q<.^KzK]/̞75P.krDvmMHP^\c,ھ=!t%$i{!tbi:#\A Mw$Jҳ\GF ar e(R?HS@|?^eŎI)\Ҁgjh ҸjFIOnjʀlZ׶!xύ>[NZUnmurNd^󞫕NrRT,4)=2sݨÌ(T+%*4%D>C8>ίQN i23p}(̿@=*t =V9C"ȵq4o@Mhbx0׋\`(c}}sV)E wK u(Ѭ2ų#WVaiXa vm)kցpVU#%/=fA T,:[εK:eN[-.p"ăeibWUS0;֞DMLrn!M6ir|MSq+3+̲tlA5`.bĞ$ک?sQt>S-~|{Qr P@s{$%oE%QC9x)LKR\ol=-8CWX}߰-{#H$L eς Lugn';]0E&PǨ|O.~"WXU&'±$5TNuVݢ@XV,}#_GHsMӷ]c֯Oᵠͅծy,G4)kӫ1C80v B'ڶ* \=;EOkB+NkZIrxbgJL,?zҳf҄hfr\m4f)3Nͱ0N=d!x ITzz=$*=Xߍ` rX(v찐Dn *L%VH~{]mClg7Ç}6W^KP?#pzǏO9qҀGou^ɼ~{ @ ՋLʃnSXS[BXJ ll/A=b4\<هoc~ N:Ɗ^78:sy"BmyMBv@:NpZET:Jȧ'; & M11&BžɞBc?gj,ß=-vdi:P{sQSZ^ qPQ W^#l\5 F7I_hBvҌFK҆oM^cDurF-Q0`1D: $xr!X5W{S6 )H ^/1:VD6 QYl?Z l3}C&[ *)\2ֱ^ރC;q^}}8WV >}g9{U'q YZ