nbdkit-python-plugin-1.29.4-150300.8.6.1 >  @ app9|'/B {jNXgdld- nM2U^y ~Np# mq`:5@Tm-A%de;\ʠx,fg9z]9̆2>:"@{*H4a-FB ɢ}02簷NZГ8W'UX?'ٕ*Y`;KG+Ar3~TEhpcϙלMZ  + ГN p>#?#d + F $,4 8 < D  D|(8 9@ : F >G TH \I dX hY p\ ] ^ b!c!d",e"1f"4l"6u"Hv"Pw#Dx#Ly#T z#x####Cnbdkit-python-plugin1.29.4150300.8.6.1Python 3 plugin for nbdkitThis package lets you write Python 3 plugins for nbdkit.as390zp36&SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxs390x>큤aa61991a71de31fcbde402ab4a2293a37576da780d8864c16beb84c2ea9428e9c2f1d833fa3c44c06a96534f7f0d48342ff369e695301afc8b06b5f029b43ccbe8rootrootrootrootnbdkit-1.29.4-150300.8.6.1.src.rpmnbdkit-python-pluginnbdkit-python-plugin(s390-64)@@@@@@@@@    ld64.so.1()(64bit)ld64.so.1(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)(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.1s390zp36 16433871221.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_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2fe32250eb69988605922d7d37c84e9a353d6fcb, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRRRa`Kևo)utf-857b995a5a4fdbf570d54c6a3257b7a9cfa15b5bbf870d8ad5ab94e2acfe38b58? 7zXZ !t/D] crv9w87o7R4Q﹩{_>"9:.DFbv.)ܑ n01͸MvwKJN HBΕJL/o$1Oe$Xi4$mwV+ȟH#&H\)M܍ l}D:ٌ, b nJS_5QJoԙm5ߘKG mSR`T)0 ;W%)f?e,@4]#1)NERHRzJBл踎 2C-|GGvHW0R"v7.ʹm bgÀRl$!FQjf~8A]:P5P5M ~@d1k2f܉}VԳ"eo fM9рEd^S@@[ј.ްB Yo&%ދ@~:? ߝJd+ՄZ)g m77*߇vn,wi[4g!UWt7,'|l׆}ˎ+<~yN H+'x4&OYHf"y<rTM'M %fY\EeW}Ɉ )uPޮ7'OKvo1-K8ʰDy,H/PDc"%zg*q2 [LJ% T(KH #8I KKa &:w(ؖwDkDģEXv|EYGϾnR"(T#n04H5 a.;əYha#ljNo>s]I&'#x4wǫ͕ b|HIZRyUMby\IpTڝ'_ި.%sVϴDޘ͞WrtwS?pq\ ^2]=plxqeS> _Qh{Cx9bMJ G>: FxqϛhwB7f2{cV 1kvqsa)0HU b~bn,.Q\-Ĭ7}o$H{vḪM#l{: NUVZ "dДs][| "KYA PhVDꈏZ.q Nv]0뢣0YEm1{, ݼb1G٨-d!JD#TU~H ўX8,^2`v~ ,N6Pۃa n,ƤMsAM 4my2C`7R<;gsgVsMYΆ^}ܴT9]N}Y\x2*mUhLc >SG/n:xER.sɑTvR!e]?4CotI}|\\srH&)Ի..\@/9R XRnɘ\j!IYqՋ<|vP?sDC}W h% ycxpPۋX?ԂS'$N Jd&&p)/92V˩EDtjO={shh|t,]VU: E\4C9b,>+t&VJϙX.8s +Lkᙆ/)tL A.䚠WS>V=RmFHLqoVx&ruph+- +o*Q'|Z% x]xdTR| ^39SbpG.)ň}t:դyThA/z!9ztcS"!"Rey+b5(\YvhdHY@BzM)~K~=oy؝ir"f4VV)U0cLn _V9k-x_{\T ^ycVzDmvr&j9kv%7o#^ kb[[? 0V`˅6H̼0MۃzZъh@[T,M$'LK l#.9< {|Ӭs]2&)wkjw PsK0e{ C5M|Wn]6]S;8?HJDgz8hr_#ۓ\7V˟#):_)V'g^al"ELso .rӳN. ?!A4/RYi0 Ԉr0gijH+kW8+}'G.[w"'-H6pbƟOw;_,+,Io6;pnM/bk3:UZhxRq! 0-to]R8N^If=_eS*iҒ!k&+=DŌPp|uA6boU@ix.rqq s+H e2qY:kΚ% XN  DԲb7S8vK-゠k` ?tzlE&GUsXf6avEBʵttO_h01ǧey spˏ)3MŽL$`0bo=Qkln7M-⿠9͟Ǻl~ӦDnsr$TLF 'J'zƭJ2b\ДtФ2$o`K/O4M@GtJjHxK;x,0kF:\Bm"?ǧ |F&Xn1)Lbcjj:'y/WxoKU_-ٓ$/.S1ٖ,IOfT;}gSf pLI|wOAKLEcv@Vx*ۨ%)YόK)rT 趓/K,,)n+^B@-h<& eYZDk IFzN9?PBBpm\D_E$mpzf0.̖ESਪX Mv]y_Or D8Kfv3D>b dIAȺ[WSc$ g4^8hϻvr}ߔA>9 m DD52M韀DyX2Fgo`+ѝC$޳4&Dx `@@MgdiLb_C~r]TKOAYP?'#b\[B6@JpA~Q9ydeӹe+9G r |C' <,zf\XL9mҋɚT%S$GSh ƾiۛlq2Y!=;du|Ln%ܠ3.y=1<㝃-67*f_W K@P ,Z1cdFdn礄g" Q#JDtɎ@T.r(WpWؚ5(=!k7Ndطl^MWKsStR;KOVU@S_ڦȈ _?v:vxg?^ <^j30tu# @#SjbG#e,mRvQVKNjP\'02,sJF93R\ej+8m@ s:[ ם?+xr= IA2I9@e.W]ir YcO/OqlIaĦ+N`>\ς1@E/c[ sfq3tG!Ci .8=Q^ى,h(xTCf*&.okEwp-Qm`18IhAlZ!OKo^Ewi[+umM0S)k~LLJ.iL ½&2r<쌶YF4FFo]Z|LIHYT{֝X:$|<.0ck[ା\08=.\ z@uㅽ/ q_?oT ݫ`\ 6_hLxs+v#T O҅rJTLx.=̾EVDanbdJm%` 2RWd67}E67koiڬ((p?]tgfʶTeodpaiM2LAGbC-/UUOXȿèL1e|vGv>ֶa^8őY$N{|Ƙw#`s-_s(ǻ>'"?wo=aua+c@9  c%Ih0)¿zkOl?ω].~|&2P~X+I|'yV3JݚʼninâjMYX^МO2(LD~ +ql"0& Ā$ZpʳAGmu2f1A@7׎I|e'X}꽙-'qkVB9\iN9ٳ1DйANbpRDmkÄha^k\<|b%)Iɭ6ХY 5Vv)۶lt{;o 7ߥoW̓»8 Iϭt9]Y*^`*GZGk^=vLs]jNzOhXJoB~-_hHgx>7$zLR{縿93ZZoL?XS&Z.JoLDe֑m1WJ|БVivDYQFV42äϏU)k*X&zrx:|' ӥ1Upg@䰱̍xorܷ ]A֓ -p ?bK>׮M1Nry[e ?JN!gTKx{K:$(|I6)aZ!g5Y !.6wApG( !aVlw͔i%wG++MW~(\6ya'8uChZ_~ CM % WLBEa>E7 \|ST3ʵq%J$Np< ޛ^TO zU~8^cM"B@y( ݘOlϸC[VKʪH>: 7}{[40Qzt%6`mltOMTH?fSvbsҿ}ߔWOܲذъh?{JBty`y#T0t=O^e/#Ft6 nx׋q~crS Jv8Gz7^IJJ="k?-j14-/8}0t\>^Y\8X)4kЖ_ZDtBwS\m[n}wR1V{xgG|nc.<ɛzQVzyb7Ǚ `h0ZFnxɽȴ-ܓ4xUrcƃo ~ {Ψ,OpX6eR2rxXЎ| 7GxSȷvZUnXF?n I0QJfFiNw2r>^GGӲAt^;2/\޼h&R0OʶHaq{U֊Hµ==%jniNˉ Wv|cUܱOqv?&.*,-hf|ZܮIw2鲽5n(VaE'~u2BI'iG TlIylz^A2/ y/`{dA-k`0|9a?HNuRy _đhδE[59qlDlFZX?W{pv *U?2aM5_vzi +KxT9lteuWRͅw,NUٮp,oQ+3%%hkw7dEe#' kQr!@4"k4?gN߆Jv1` 44&-_;~okHTtEK$8Q}?Y? |1IʖM5G:1L=P̓D /F](9r v¶>[m> ߀)9 B.wNǠPa,5'|$\{2.o$tq,B(v*u#5 G֭&tY67y#ҳZkǟ`H Ԕ21^ ̉$钲J?g%{4L6$vA̬I]-k0Aj |i-v+K#PqMW#dK2XMK\b%)`tSGs ΄nd5Ag WbӿlM$ؔЎЇ\}i[ʇ^2uY#O*߳L45 d{^;Ò(#?KJa*'-yݨBt$x ZgTs$U4݌y^ye'0xc6HP;%S%# uN:؁[~<@٥L/H܄jGU[Vh㕚Fs.wXiΥl&l~Hz,CXIA}tUIPNn.O{BT"XrCWe :BJbqqiMɋ(MhAWZyȂ`0@eQ8s5~qXuCaycPϯ#Q;@ +B Lp6 1#/vɝ]J$?/#Ai֘aba1pZ'FF"%o/t~?!Adո)$4l(]:+Xј*Xn{)tX'g^:9fQ3[%Y`'(5֮i]\c3uBO?A#N.`P qШ<HKj̽yuxzYG^& ?6%%&+45!_oEśI3l552j˛=gzAĆ&8iXȀ@W:&!;䏩:qJO)۰XofUeW%b@YrBOR`o/'YDǾ?23֔6x])*Ϊ-NO`Nf?bb E"lRCZSM8iO|Md]–/"Q9n'CY6niK *(][-pEa*0!m$㵂] SF6vQ O{6MJT$J {n ЮDF*fYt-8VgQL79߮%?.P.F0v/;0:E7ؠ)F9Rhcjws\U&YOUqxSrM$b$Q2zC7~;/^Q`@n~j&d6SZl9S=LwMH'JCvTSeXTPWvaxD"uC#5u~W\1f` u[RHg>2Y1 4煃n$NJUc *Sq`g{9KI 4~ TrѠ5rt s )l_$QGY-')ڷl2挛 gf0rPC9*~ygp\Mq8^8 g6O@$S'[q:pY aǫ%FƳK:{+[4`RReTZY>gʅ?+L\E{ӹBχS^P{ #8nYOwjH&YהW8ȠM)j̱W *0k,F0wЊTH>`N򈚅o(ZIK2Ȑ0U3 e'BiyެQ# xv~g+1-%MC2#^R̋ڹv_l/ tf6n O5A .TAc9ieZq6IJ(Yr1#㤝d;߬j+o 1$=ܰล62#tFk9is~ۼ ~i  S/OGd} RD30 ۋPb'<j_c+ʮk4}x>]Db}P`/VN;s;qg92|ޓiPV -ɻlG☺J}J&gC+=zg1QOe VuW6)׻jU4h<^haYh ?e!qw% bB[•lDxxAKq ]w suU´b69~𐇕 ,ӎ\q{PnfB~ҍQs yg:zt8jYŦ,ro+I9|41۶ע MrUaވK./.E᜙T-YI _,UR{_;y N'GMe |F=cmN~]SΓ{ݷ>4O"jiPz2ocDI}ƌ#4SL#o_IJ{![w=#Ɂ2gsY#oCv [گZNk)W޶0ʴ%!vC'w߯!0p0{7% #}, 50 Qp=XVS89U}!^C2/3/YqX'uT:M΅xN :M?%׃i(";^I(Y)N3.B0#D ~H.KKfccem FP.'fo|!n|hwcML54fm0nnTԲރ-{Qɶ;DI6MMrV$si#vSFs(;` SCx׼ڎ` ƾ*p햁d<Ȃ+LU ~ Jڙ].a<\ AqBm/1*A?skvYgZBT%Hgl󓰡 EL)29ށԜzy;TRFџܬ#m.NdZ&GOB<\O>.\WGeWW͝WⵙwqQp]jJEa岅ߋxwtÆp3Zd㾇SgRlpk#3JLz':}* I^WL1/] @+b<5b*=enU#ƐhxÄV讄XUL.T&&^j{ '5ḫja yخ`ؿycYp+JSwq1 O7  ta\!ǾM~y_-W( v(ҘYHAT5st%ධ5*>Ϯ%uxdGN[8X~pИK*eP$A@h6@[H])}3kSJ@ێAqQYrUbd*,l5&T Q8`l9r?ԣ ~P]*?ΧĝSrcߠ|ՓK3/‰eU>x=+I~ lR_M'j49 K>koA FIDvP8N:+L4Zw! $w7r%xn62%5o԰ל'`Bw ھ ԟ%LXl^PKyΫ=6:?.GO5* (LlߕူhGgg[_*Z>46%|x"w׾+P 9n3O$lלA^_|J *ցB 1p,} #-sum /ȘߎwĮ&A1Pt+4g1 hu˯pŴjoT(tۆWK2"ᜳ`\/IA!=RԊ]-@vG`ja0M3@:K`)_{\mZ&kgLM9LL^v%bTݜ`Bum+,,*;T䝥Dp/'F7ŧC1Љsx rS,{h.lDTu9ΐB{2xv+`?Ͳe;-#$ ׫9O-Ts_Xj6C ]wdNLl-:-;4duسDp*'U8рW vg\@XA m͕?/q1)ݓ-}vɋI9ješÚc;UՋ[-;1Dm=V_qQHooC HǛ;\kbcF%q_Ϭxb[&‚sd({P_Toq&oV{ıF ['^6[Z!狶_ȑB[7Ak6 HGLf^w23cp+r/;fEk7 @bZ"Q@LxOl"=+sFa<_VY>{<]c|m"[j]U\['3wDlQcq|+q;RelQHn@]i hm'Py [Jkre ,:+7$\Nzלyrj*J(HQ.YgQ[\^i=T}0ʓ#qdeg”}3)jhun0)1~%.f VӾDt -/C+A̹,R } NҢh 9.5!AGt`D;,/G bnD$>ꜨAՖjG픕f}&mƔ,榾phUg$lݙB/UZ8-8=Xdh]\b#uMC_ӗ|a~@+r,?-௄$hsPè-EL.ec&&{!m雇%X䳵4I={'㤍8آ`21*Ҽ70ha+܂_G@r}2P닑L)Q*Ε;Rn47Eh. wTҒ8(m]v1ݝZA̯8҃$opAFkyuJ8kitmFspaJU=SDiwEcMwjb߃zc&l8#ASwBCNC["s!Do^Ii8:aŹ;v]EYƿ @=4ܐGLbC?jQ>O>l/> XS|pێ!߱(@ʉ*Yק A m{LzCBi׌1w%5Sl!)PY9( k;uʍƲ)#IѨ,EAFT4ӃqNmI&O=;"3te|0b)4)gR]NrYWekLP27UY F<"朁;r^9&Ȍeg(#3*,-aV%]%ܨ &wi˭1[*d =GҀ;2<#hC# }$nVL6/'? >*t@m`@4?뷫> t}HeOXA/nb0)eD[~2v,4$FnW/=L qVLQ|B7)6 90%pAϿ\&CO:4QQծ 9وÌk2e?{Y[ fc]P&QM0+ *VL2ݵˋɃ͌! ʶ?Dx {d0Mz7|?(̈́V 3gRFᮔɍ%$EpyesiF|Q|(<]~$l n1F5DŽk%ŲY.Iv9}^} ᄃ`dwa׍&/:%'{-q%w{^Er#>YLn2訜5<|0'n HT 2Ie57]).8wQ~%iGUP-I RX[pћbcTVS`+o1η"2#śBڛsg+MH4Kkg$S ~!#d5vt$t1SI5 Sl/Z>%垠zW=Qs|C2V[׻ե]UHDna OQge5 wʛjK r!aKOs^2(΀RLc]~8ϴR} q i3Y #/Z7#e,9:mʗ˫O=Mg$bDŽ%, yw|Tsa;qetVCu_hS%73 F#םq/iF!`tq0HJ!.Ԃ!Hr*NRl(IFD2TjD Q I+z\V+Hfp#m<`?(NM5:,8FQ_{`Cqց泪W<-[LFi{X[7/\N%dѢ$" Џ8` -?Jt>^TsEvf-@3`H=~p[W夊B_+\m{wrTUU}2wp\:DǬ1ʫZ ,[4_P(tVE>oX