nbdkit-python-plugin-1.29.4-150400.1.4 >  A bvp9|"^6pht.18S܍;$K /D:e׹o;NNI|p%W,? 58|D _}8`!&?܉ɦLm!$1z`O=A݄$9}!ɛ&?}c1498587187850614138b54fcd03ff80fbbce602108bf072ff65243a984b6a9b5bc5f5adb384484eebccff155fb16ab3d46ad0ffas<bvp9|Hc<0m?Qi qh?iHH~~-Fnj/= p>#?#xd ) D $,4 8 < D  D t  (8 9 : FG H I $X (Y 0\ T] \^ b c!gd!e!f!l!u!v!w"x"y"z##(#,#2#tCnbdkit-python-plugin1.29.4150400.1.4Python 3 plugin for nbdkitThis package lets you write Python 3 plugins for nbdkit.bvsangiovese'SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxppc64le >큤bvbvb2311f5f76ed5044c968476375764aac626b25b9226814ed1fa6011618928971f1d833fa3c44c06a96534f7f0d48342ff369e695301afc8b06b5f029b43ccbe8rootrootrootrootnbdkit-1.29.4-150400.1.4.src.rpmnbdkit-python-pluginnbdkit-python-plugin(ppc-64)@@@@@@@    ld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(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.29.4-150400.1.43.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.1sangiovese 16519630841.29.4-150400.1.41.29.4-150400.1.4nbdkit-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:SLE-15-SP4:GA/standard/97aa40945533e3dd5348a18684b9b014-nbdkitcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=2527bebf156bf12377292045519df205d0e95369, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRR.WTOA]utf-8ec8045ead549aeb70c048d0b69c49777074d63a1ad10b131e345cf02a9ffbcb0? 7zXZ !t/(Ki] crv9w (и ؘOR%xR3JʲTl/}^{֠$$! o> +ߏUe`z~~f}3{s?gu&oM$ H3ɍ['t9iMq$poV &~zan |Tůf0%h GIby” ̈́e8x|wљa˩i#jvzr5`܇CL%e}txč[4q7@}h`a`OeVy.AWXhk)$m@#]oXם<6ȍ4Zz812Ц]wqsS7Om$b;[{߾O/-7V`w&޲Lױu2+gHF` 2~Y`73F*pƴoa*Yh |O+}M_W :Ea((/)cM'&iiPHFxPxv̊%i"V4^ߐB(ԍN6m|؆} 9~| ]ۻj(?5ᙱ;ix꺑5S]]vaaC<6V#ΪS--YX '@k=}MKv5Uš}>M}&!-<F]UBnnez-k/l@{3mQҦXSOt9 cSb"[Ҙ. ?~4!A˟rp<(ײ'uHT`w[T ($%AG@,ɸ0XhΝ6@ӘҞrB,򆗶XK1EOom(&/=T~z}[̀[ugDi=znOJcrh@'{;+b=40 j8ܑZXIE'q-+};hI9}@[;:4waR5zVDecEks׫:ajZ'v.B W)\'|egz4*5C] hЦ\%6 5T쾴V1 6})^\ПރnbemtE֓b:ŒfO0Քg)E\_<`(ȼk'j@[9O֘R pQOiQwzDLh^5 K/'ifd?%G(k1Kk}= nG˱bI ;zN = \ V+($ߐP<\8n(#$Bc^=ZdiK>5;i|-z$Ɗn1RPWtMX\NEIiG_K4ܗlN% {Efoi#$f3t2w47?Gf pY|HzِۓgmD$JŽ9H= WzYx6%5o8LUk@Ձl^pVq;`L' X-\/h h9ڏQ?Trm䜾Vhc{ngӀ-ҧ¹kT;~$@@_c̫+6,,-a.}NRWT[:EI1!\AbB-RzˋI)ښ.<]@IxDe8_;? Ӓ{h7L(GZr7s<L-s:E r_6izh9y5n'icIQ9h\\;.&Ψq ;۳\H#kn{kt!8qs}〇db`U2|V5KھcWPX {r$[2QDh:f|4ߝs03@)"J*7خ1˃Xwj0g)@%ԪM4Ң k Q`Dﻅ1nrswto!}l(_Wg>5}$ G6\.%zJm;s F@!"+7%C Vl۽~.3$SA YI Gn E"eA3*DjiƦoʇRjC7UO@q.LjJ7t`#K:y'>'ʗ;|'j Nx-sM=!|n(EWKG8d4#rR|\xl/*5$.3QG@{d(J 釫<7/03dk:%/qSƯ($%MVH!*["=sq2-;p!ɸX;~cO6-D:1Xc&а) .U})8'-~Zepy8_|K7bXA4˯)I/dbP8sJ~FUX)c Ҁ9j̟)ˀC7Bbe=uVbZ`!};8+CZu GLeV6Us-C^4-x'ŗj!H F7`df[b+%K0:EMg?1X\/g:=)3(.@''Fr`NB (?,`"sޮiӠdMs1 Dbo!4av9qL<R`B=EȶZW*:q6T̕+":vqZ[ߋ+O_T6H=}IGbVaIu؇qgf%#):*JNm%Cvvs9s"#>4qS}&K?%| z9:؀z"-@x0ϰwvGӺli%uxLyD[N*МM"\ێ#'f'vOD=et֖gE6,c w%!bKIBbܥ#аBҡDU3v,5SJuukW%3wHupIP_(3-9:- <~uaeG}{J*D- :xa?`T·X]6im>MNF_#+P>h@jEvqO$,Asb0enp!h0Z(d,"H%ܐ;{i?o]g*%R *w \}Kglm)R ҃eZ7oʷ;d-;DbꄾE?u66Pq)0u Qdz PZU4SK5cO#FU!E^qtCxѩA ln]Cc9ЖܶHuE ziaVb"l+CP5qjI1FB)BYѥqc{oD.:'0NĆ D/;QA#Oq:v~sK֞ b}ڝG+UIT}OQr⍅%tҷ0 tFm`w`.;LXuŪCByNzᣗ~#ć`ү:Orģ$|HyK!Iո×'> tYb,s~ᆜDi¾ۋW <#G/RbfSb5`"aR;KRƇ 3`ddZ= *U!b3:Sµ/;~u_s{*. 21>oǖuO*p2woc@6$^L=wky&(\Ơ<洄Ǜ7>\ |ҌwC35ngϨq&`ov8j^23@HV]"'gė' #zLQ~ld83@!o "fTW$SJHG O\:āTLdeGY.Tqzab匥@3{HP[J!O "vw\/{6ܒt*pMuAo_;kR,?%o\JG:霾6=H[`J\@m|}kߡ؃<2e::ɼȵ0vxNE }ۀ<ĒJ>X׷Y}y[|l(5Q.Pԏ YQn֬)Ʒb a;u8{E֩ ?-*Ci`%Hstu;p$lţODN#Uآ, g`pìM,h @zW!nv'J/?lh$u'r'xbIEO72ߺ\sg 5#p`$AFTt.ת GSXyHA=V,-l8PB@/("SJT~ˡfK|Q^usR} 7o!Lş866!e uxm/@%*/Kߎ\) 4![&6G ODD%4%}4,=xRb\4-M`nA,:~87!UJDK6JH8bArh1?e%.Jp LJ4H`Ti]sbDywTKv҉_N>H<3a }+91u<[t!11.R-1w8?5S VM!b!D{KePPc6oz(2YH[4GDKFw:T%A4׮." 4B ?a`2t೛ PnNڸN5Pѩ$ək%?f(2Ć ,H.I_kiOKBAVGRb*UDYZ{ԁYm'}?JPٰȓw.!u9T琨)G֚%c qOjNBQه+X݈w2{9qy'}H/CRm)_ I{#\ Yv~-se60g^â~ ?pcBP@O%c1fSQ sI|4*`dyN^np\9Xٰr:VzwՇA3ZyTnp¨ψͿKdUthch}1V1]@Mկ3efBL:o[uveA>K(C;"JPp vCkw(nkS2aR7_GX2*~7 㷫5`r(`3,qcs!P[v]Usd+tE\·ֹ-i[C΃7bo\9{jc)g2X(lc)k~㚏g(|$U"DugYB4>HLp!,/x:~Q#;P,Dto6GxUJ2~ۍg,_BRu#>@aDzO磸btG6{TZD"9+$ 8aQU[䟆}-j:w}lOH(ž#iԴbTS0['2e:c<: t8z@@ 9pHnWx&'uV J+a9ZbϨ)G_7>ɼSߖ2)/UYl㵲2($;1X}b>ڎEAd{ xO0YRRZH`Dw=N<ևN)`qg˧(B@);H@9<«*rޏXwZvJm:/Wi̓^}F.of}2z@/!x}o}0֊ᓣx9)P|,zKgϷن^afLpϋ]1?4~S%/ CaO5h}e:,@.*nU@ɩy{O 򖵲#$:ڈ1?_Lxߚ%dޔ_GP<^:jɫ\W!t]7?/,Ƨŗ%]s6.l̎g@aWfI>VE\dQ3F)1oSmj@x)"-vpBhW^+Ώ"~OG&^0vI ;$(r *~`zzAa&2M 0 xn,.gxXka[a76*L;qRPt|MbBZJwdTKۊs{H[`{hT:\zbC{Q^X2nAډx>vaS/' 4HE5av )bJ!ĉE[gL&At" >Qs,]0b_k!_GrDiyS$Pz 8_ sѷR3,TmJZx""MueNj`e,\'շQ5A$_wQ_̣n׵qGxIh~..4H.AYCBlU|\φU/[^*g7⵰i(oLL -T̵'S$v(HlUў$e>"oqu T?pˠ6QԽ&TXs,`Y0m5d9Ӄ㺤maLz"ʼns0CYJ&%u,+@`jA-e`ȕ=ymGP_u&4ㅙ*KSeo6aDP7!a!޹B6͇M#mbgf5,,L)]ƢBv5r/Il{ 5ø\(մ cDžG~-৔Q&br͉9^<9,/ܛ P6osYڥ;N l*JiQ!+p{6 3ѠenJRXb)U3AeXxN5c-%")!|bԜ5*Z8tce) c5UiMAk<'0]:Մ gMK)wh- P{.Li5҂- jN靷:ȈTIc~FB[A-Rk.dss/-e f]ԏN8{@^1Z92#5RLhwʚ!iv[EЧ]ڟG|C&J`=ѺAh_iAunPˏ^u i;TuS刢.׿9N ? /UC!G.{9 Zkk Xe-Ԉ#Mtnoٗ*-pmim 9wJe{hJudya}>a3CsPIJu>c>M5K!I͠џQVͤToy A,K^lO4nJ] Rg$;ͳ ^WÔY?4sօF<@'2& UT)䈴 ȭaIa`ov А 8M]#DrTij;*!#"EKCihs~ŕC[.N8}'{Ti|wb`vWsz,1)2/uKjg\.(=>-Сo޶NA_w՚aO(0^p.G樥 k2[nhr4S:e̜,ƣfY`wd 0va#q0aܰ'+\80)F M"~p?Y$seog?ESN>D}_Un7>| QGd''c%j X`n? ӕf kI!8"1Pt1yj- %(ۚi2Ou6irkt~5I=]mc}"'&|6]5z;W$h3<2IC7CNLDk&Yl`s*TxKKƶ AS?P\C ;*f_RZR~hgA:2QZf|a&B?\sV"\9hŰ{Qmz(EjV{.)$xӌjNX:u:mQj STJǰ+.Cq76W7ͳ8Wj|BԘD_v!d0w!!pLDaۜL2؊3L앐FAt__JlQŬ72qh3zW t{em>RPہIۦ/O\| +h `Eb!,y޼ф^nṻgn]P~yf8<:  ܈gnjet(Ƈp9$%i%y7Wu=aPI0̜Q |o{RdD`W yt&ZCt4B|^'Y,ZL5ä) .l={=#Κ UM\6Qo7e:Ojg%i#Pgw-~zn`M(o|pB,Yա!9X 8[(ԳA?o{#m;S8BwCj^>D&[A(H:S٢ 486Ҝ!~v!yxmlQ9Ʊ@ǾuSS$iq~T{8dgkZTg,s& tvro <5C衦i98 NT*,=L/1󣖤pgx+_bS NlH] ]GOᝦL": +PQ^F ֥k*V63Hwn?7pbqwr!"#r#ta@EKPs_*頿z:eeu5`%e[ maTѣު0gGɂQ7迖5h&<)CȖĚi{6LDҀr?O :*-R>w |?'=GI^*0@\xgx<^h7xPM'\mɻ\K );%F =Gg56*v2DR> AsG@}YPwͣ=H% lb=X>Em;_qbF>{ror;,,'(^c%Ƴ K'1'˶FKԈ8Xg  ôzƽjyͮ`& )3WSa:LNN#t=%ްʊW}g^#%8_ܵf59ׅIEeN57->3c8^hZ "kV5? g Ϡ`XUYO`-212Ni ^GQRW=/,A_Lep/ԴBQQ`.9X;!m!#Nv(ǽ/ +5)',Vu2x/ՈXpgOr ?J@/docуn"q_˚ Ecw Bus[C#`kd~^lXJktiYf|8— 伒p ~jZ nOE`).%ș%%엢ӪޅUy"QiErH IߛU> ԡ1%p,b4H6kqwzZnEp ̿h^\H/ >>qSN#$[ڊh Fgܘ] ˎX5{PɌ<﷦5dO`[qtIt8wٵJZh i\a_2*@=ŔO4Zid"M)K3WGDwti5K)2R%r1R9᠆/[Gǡ(kS΢.KM3wr6I@EgE:ݳ ?磘†=:?9f1Io۽5kl]2[1/)ՙ1~Њ08Khiٲ'^龌xN65v~ĿgXTE4}[uH+'Znu݂W}o k' 2<k]mv|fտ ~ ;95E,QCRj$=~nϢ}{]߱ON$h6O{Em6Emˑf,l{hH%q}8&ڋ8F9k~J8)̢ĕۻl4~ T]*P7^y3g%Y]!lp{t=+w}rR*ufD23'p :Nf6PPFQsͼ.YA,]nFLz˸[k72T.@;o.S*iJS8i^r3޳3ӿeSd3܏8~Sa)YEfޭVnbXj +H EuR-]Q1D@JGa֬冀!6 j؂m@la6F"ďCUOAI=Kq3xbrfZ=؆* {Z%E\ _aE^g?z,{škZ}M- 1+*z-/UeK2fQP^k.4/2[,X{nU}wJz[q?Š.3G Sk}!L51yy :]uH־5=Ls%BYU(ԙ5O.dO-5kt`HR'ZbI~=8CjZhs4ƴԠ4rY9|Re~>uL,tQt ~)ȠgURױ 5`AVMI-Gr͞ t*?VDRq }Hj6"|ei1#T)|:;-=۟TUW,$.p^M0  #ӾtŴPϮU UiHg˞JM㯉-&nn?U5zNv_ /*>!{ @ﲘV#x=׷^M &H W0 G HMy8$sziֆqcawٰ v8)pG-(d, utW:m%+4a$s*|i rU+-'}p q֌ɵ>4j"} Y=\0)% ~g+1>y\inc#%V$~O[a6jld?^x"UtQFe1 jaF$<.`7ߢWTSۉ<5H#zjf1bfP[KۀܢAHK3o0n=Sualw95c#JUѾl~0x RЦ/i QVv2\ℜmByQig4繅{7K mKLYϑkJv?l4|p)S3"βu{G䶧] N6zLQ,0kYu/:jk6b.Ŷ7Հi/ D60~QȊ~6ӕ^#6s4y#^t)(u9Zx#4;*FY{#Bq%hGKnBoKtX(ѼL4 (FS,gvɗUQ YF ! vRc/aLɢ^q`#{UG8@syo_]2Qw}j-.cX*X׎'cAyk*/[H PUi{mwە52}AUzީEؒk̽=Af#VGɶ8ymͶ?ȹ9ikH,U^稳gZ̸%bfa(yˑ~ a.g| 7FmuĂ)M E^|33/|Ut@y`竂e kI@J5:5`bšnE;GL4n%I@"ė}UDmHF4GKg̸(]ۂ5G{Lƣ0-W.뢂Qv=*]ܴB0ޠ h<^*3iq;| ]SiOV|?2ӝi:D_7MDR7ImMU[qD (^O]|{-t'fՔrhzRx+DrPQ%_=:)oDQI]+8SAI>jqo-YWQD"S5m8W9`1qPe`=3եҫ>Pwemb[Y@gswbr3ݙ1ZLXpekcm֙8PEI$CSŢ7V`H8<@fs~5QwU~5_|05/)^؏W(<ޮa_-xT#&+[ж:"ٿf B56T` BG! \Y֙M2څn)$NɪĴpnF8?$/>?8@i囤Xkڧw"tG29F4(َ`,\_ UH|耓3_W֞G,iߒ/Wo71'lb P4O,ג`2n6zAAy!?U QlՃc.P K@b*ƼU6@srv!MTb- b tvE_!!} Nr1 kfK)Jt;OeRoxaEՌ1D%N4XT?@gc/} '3}wX2g5fWoȐݿaϗ7^_]MG`uEkqM2hq mseV`6⫪]tRH YZ