nbdkit-python-plugin-1.30.7-150300.8.9.1 >  A c p9|}ڐq7H8(OV*s2܁@ɳ> !'1bO߻[|b{Ph א& XwhƎȪ8,j;ܔURۈZl' %̤VޓZ7432a8737b97836d60e672ab882c3f269bac7cd39c54115bd6d52299ce881ac879a5b0e2e246c8ee463f5e93ba7e2c43888db4f8wc p9|)UR3Z /L[+3CaYDQ;3y_R}G]B!X.mI]ZZŏ&pl/3 O!3!D-C.2BU]?N":ڌԻH@a{H YHQՅx ] o0*eh |lhQI+h_ؾ+1RM%sq\Am$$CPu "C>R\H)ArZCȡ0>p>)$?)d + F  (0 4 8 @   @5(p8x 9 :I F%vG%H%I%X%Y%\%]%^& b&:c&d'de'if'll'nu'v'w(xx(y( z(((()Cnbdkit-python-plugin1.30.7150300.8.9.1Python 3 plugin for nbdkitThis package lets you write Python 3 plugins for nbdkit.c ^sheep65#SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxx86_64s큤c c 192d18a7daca866e76569157f4f06be16eae51ac2ebea20cc1d50431cea3ce57c9f64742229af80b236293552599a7687bc88e0b834ab17f0486f926a488b4c8rootrootrootrootnbdkit-1.30.7-150300.8.9.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.30.7-150300.8.9.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.1sheep65 16618496941.30.7-150300.8.9.11.30.7-150300.8.9.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:25650/SUSE_SLE-15-SP3_Update/d937c694a5701c2a5dbb4d8943228188-nbdkit.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=01f67045c64cfcddc3d99394f0bce5c20cf4f3d5, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RR RRRRRRR RR4zj^ {'a*dutf-8eb4cb0df25a27e6b69b73c014af39110fc8d9586f16677e067ab89b6e5a2f74d? 7zXZ !t/J%] crv9w9 ak\9 n%~|} ~P'} CHY%>\\!f8,Z)TFיm(o tHXYaiJm%$컰-Sg3P2ϜQsp:-&4[MI bqc|s-/:74|i4T<U>l\yVt腄ᯍ7> dnM?3ظa; q1I 2r8{ܱ:$KCެDQqGMhA*w?^z8)lḠ>8jBNɌu՛rؤN6W8g\ރm5bONl>UJ\3[Z͔D/#8䢜= De4G1#RIRh㇋v2$4@~Uc0q2-b1 $#'r <_tfk5FfrK/rs&|ˏel/;1߾4햴{OAX`0p4_K-o5)W|}3l3_ޓY(}l[|YhCYs?V32˚Dmžn}X͜7D1.} gowTଋG1#` Ẏ"\$M513Dk fا~r~y{֢MQ>%UVu ?0+?,~^@TAsE'Yo`@Dܩ|1'1Yd/:0ſ Ï8Z*D·%V"KU&!H։^T-)bI1;W)ģ2xis}/cp#"„[J{gw;'jQ!\֕%C-=@W73//B9a$XoO$ 梳 zoNb)Yj@T~ Yl6V@/.{pr-BA֘l:}$:Ls%L@ž@JҡnwȉPHGsY~@9=;uM9!0ZOZ/W07 OdPQOTXb)Wle^ߦ!]n!"|KgY yK+f e.4aUdN/!)$PZ0}0,gPg;gokd-0 ay%oXWT/ kXMG쓯+yѨ MPGH=WTf)A #;]V0aɜHe Q-.Ɇu%w*L-銜JF4@ӇH&0׌j][=*hyS3 zш_.+1ִc" ?'Uvs&)]CQf!XxT{Z(⬯ >ίEQ~#[* (v8K6܍Bμ.=-=}Zӵ5SZu I/{IwJpr$ĐϨXk,ٿ!woˢ\S i1"RԬeo]yyX8bQ ÑYkַubkpO|0r!rH'XDgh!9ShU=Ls)aMrSIیQ+Hje7ܽ"2!_rc&7ϱB~f1N7ӑ5a6UE y/9u{)]c2z +مp|hrjtɮCh]J. Odfv(WB[ ;0{dBVMדP"  t#z"s-pHFrP/Fp)$ Põ5K5#"!f*_5vНHW;Ql4ޡ^wCt_mEt)I?sXzβ n O/"7#Hh_wCacl\mNFز0 ="NdMjVwT"J5"RH78I< "wK^:;:/sZźh8ISG,o~8ŜD ]+~o1NI'N2nr)8@wyɏ(/6 XI5U; FoGUgJ_b M( Wk _tI?/ob#1ݙ?lTZɠ%.jT-L!Xg9 j-bd^&,@ٲ);fw:]N{Pťµn֥F<2 Gݿ5x~ͩ&K&6^gh0-s.fQƎn2&ZN|Qqe ےJ=lCW4*:ærMcɛBFۓ%Oƌk)VIffBSWmԙc\XhҪ@eݤ}?MѺYt.Ddp3ŝ-rZc nK#R29< '4 "05b/^-^ V4GF($k6 R^LAHJ:O0Kh[maDq~üΑ{-Z Ct v1n^dnmC67Z5΋+j|Ӆ 0}3 HSgiB4B(˝Nd곓#m-_`<@?x|0y6y{%bu=HI@"ԟ*m.un G[ H`5VB1**VDޅ9`66z2JUB~oE3a }{!1㤩!o uf š䌵BSIukGAЩؚ-+p]'튲0CW&o6L/aqإa`M/{NO`)CҵΓ8(`<*#(ŶvrٙHGC!ULAٞ] ͥJš bo ֻ,!!@ʿqeHQog֪i%J;dxla'L_ ^_y>x8.;i̠arPu;qrNe"wr ЪmhBKB B39YZHϯlr"P‘}5<yMse.fޕ ESbUY*vXp )ۇ_Vo1vA߃~I>/ip4cҬ1&JdE!OpL:$'И}ƻ|{/;D+mk]uߩEgG% øT|zz#o3J/$gHƫ891F>*Mk$Sƈ_{KC96ԀgYu#+Wl'Q Аx[G">vP8qrzj_KoYg"G1~1Z:YR-W)8,(4Mۈ1;,7A5j].qf&],I&iɡ6n/*w~p07#H:kb}W3R@xKrv{p=m9<|WH{VeOI]\]Ept *CnwuWitPCN c8:`FWD{/epٟ$e,oY/,Qc"t"vK_-0A"Fɦ3R J+f Fqp8:. G\OARZ;%٥% ?e!V z_={LJPߗohU؊L1.#q / -OSq$lWjfU=?+'9eWx&[69s̋PCvi$|79K&&#"}˜9l̊`J+t[y8 |=zX^yoƢ-6LiM 1zw[1В䔅YiGReZvT¡⥌ց@{ M0* (Jpi⢝ݓ`_RڵcH{]g %@-u _K1`Ho[҈m]}a~/6t&&J|Yp)ńiW+`%dz<?UZ|+Sf ~.-̷SR߼m"Yp?w0} JѶBf%~K_8nkﵰ >G\_Mل5e [Tjm3>} 2`;Iݩd`#%+HDpmAXiWb@Y7*:_ tYrt^܊X.- ^Ui\?`? `e>7U\"N\#?9AʉqLd_e(*n +E2nHge}- f?(:" `n<~!re`0H gS:7&6G3 |sY ;6-C^r^f(]"cNr{dzqjLSgӫFӉEBɬ{&-2V bDUx~u=~E\. Sxȭ7~%$̑Eh/)-RwWG4A?FAwlz1^ %zNj7VV0's7& ~=l1$UoY+uX7]}í_ZY IKMK]qI]Z!҆5Ņ_B)yC8Sڱ}U>M6>#FR5?d5$)nZ\/@lTR/<1LmC (GR9XiRhgh۽^9~kKPOY;x0'ٶ!~Iy˳g1% 4&2K4? Kȸoa Y0.rZ ؙ1MFk[b  ?ҕc%=d 9(_ke xH9S!ȤsTtc< 8-9?Q/[؏u&lgJR+Zg7 2]47;دYfwRQ -{"FZ@Mo︸wk+v mmP;4)#Y:=Tgc;O+h1i!]m4'WzӀ q@;#zϣNtgrI7l+Hn I.=zCC#JuQn:l C~_Ep}ZHJjj4-#RIenrL0b-fl4J3皈&~+~# oNTo (&ţʞϳL%+EL$^ꋑn1~54R~v4蟅j:Liia}#4/%.1(}b,^V!y{P#Pi4?C\DEYύJ4`tOrvxjjzt,q8f-6dH_>٬6_(ռENq fyPaậSDwك']9$&Ǧ>t˞cp *q ,;-tâa=?@x08. dq PV!ɯ:Sz,)l[3;t4i@CA-8ˈ{Y,Ɨu!@}ӁG]˖Q N;ՈcQ!qoeÖ Bz{~Β .%L%lB|_9k~`& ?^B O|E`LMh~+D{5JX> 歏[+Ʊ%#q4$K?V=@kjVw u L WlE3ofmUs{J⎪&2Gk},9)>CByꖆ/)Wd 3f#&]#][ 9bW(w|>Wf ]i>}9OIQ#>n|6>H_^5 z`_Kp־v`1FEA}rjB<Ѓ?x >8BI'1%0]j[%ߊR\[p~a<:aYؾw}Np8=tB^)[ q * }ʊ޽!Rw<P/R^[t-ۚd LXCOFiWDyw)+nF>ŵ)^ dψLwm$e /r'X2mRa anFX=Կ<Ս D]?&rI_r~/BK^o$¯cF:ISп).#ebgMO%JEYè9z"knrF<Py#^lsuf9,VAW| OAt#;8YC7܏Ê esBڧH3o!oZNT-]XdB&e3DY+4aQZSŨF||":mbi<:vwR|}K~gLaG-qN ma28~^yp8)s*8 h%9 drIR3g-e!CvVو$Gf>'ÚH޳)%Pz#>י&tBGWN6U o|5*K;(*jTn޵b|n*g=HaOb@mN\s2J+VԽ.A)7fk\UO5(?YЕcMVݬ#JUf/{=X;`'s>X,(s/ϒg *x=lP咊w<;si\بs:GXt%Fg308\/OYW#6WܻZo N7h$E2>CdVsҲ'z3RBk6j#:UUc6˳-xs^`{$@\n1lڂZ#˿S1=>XkTײwzgHW?9J\|OYK qKK3_\t]3QSڅ>_g(egXRMƐAnQTIL=0>̬܇-`+ rBKtCGTƁzcol}ƊmoaFLă9 rLldRZ߀2NU_ƆL?Z-wl>߯ȴ|?#BZN*Ⱥ)Id #{k6=)RHj{ s4!Vڊ%kXV蚣 F3z`x ˮ !D16W)~P2<1B7EiK )m9rLi)>(0=b)Ti_ "7y[* f;GgṂxVo`F}tt\}JXxϵG%r'8qBǜWi}?sX٭;7R>Ķ^iػWεG:74$Kcc xB.|7d~Wj"w\ b~eG!7LʥsQ8Na:r[w0%_U oz,GЬ/!&c+>!|f+X,OL=bβbZ" ^\fn3]+YCU1' |f=(N{jyeL,,GIx6`'}SckZقw2rH [w6?ˆ3Bi$#YSR*8Op+{[6{Q۸Y/i qiB:R~5b|ֆpUr0~o8S3[y=siXwI\k 6 Z pFNL(tlj0y7zd|apnhYQ4%ggZ>|eMwY1]~_ʞ+4Ϟgp@x8 u"*o">T(yKLTscRc0):Vӏ,"up 5 Brw3өr" h\gf9B+v:nG+^hP!=1p)A@-ҡHLZ/;˔㵖9 4pƍ@g<eYmG -b95Cۤ:pa*\a+SS~jvT_/͇L: D/Ց9i#EBJ ?s-W[XjvLg( }W0]O7D} h䬣 8Wv9ݖt}87M(hA9Naߔ75?`g ,H%~c)Rx4JRR>qsʎ>?Wn:iɌM[a(tvФyqZ'K)ԐbaYU#fwt&Oگ}?dp6*e_rD[=,G7LjSz~lFF/7Q˘ PcޏBgXZ/!./- 2Twcqm8.Ob>]soG h珂L`VNz2ssms_\[HDYN6ύ3ݾH/ҿXxq߆H?2[ہ-65Nrb9Tv|[t6+oԳwۃPq ~ 8#Ɏh[!Tڑ?8p*^qIk#7^@I ab*KroK[a]Ȫv\4.8qEcB 3B9{1>g a{xfx ?Dx$xniSEΏ).]bRWu~4v45lүɔyZƺқc[t}C̅84C*(D@'CĮ"j %p׸|ɝ*1!:]Iwi&o`.eM31t- x$ q kVX bƇ!L4@kC|)r0[F}܇9!U&#!zz_ot]ѷoUk(b 4m%" +:!%)e syc=^/NRѾd/ՠVGa~eŘx8=JֈJr7T&F`wNjHR*A!l*L"2%V5طЌ:TvQ:L{?IR*Xw$)Cῌ#dz3RCJ 1{a ^3m려jmRt}f%Œ?[s*).SrHމ*ˑ̏x'#*9*QwO0~4̃OfEef]Q릡=y /)w(z",e=C  SSH5$5:8)ⴼz6k9EGڟ=TOv#-%"4t{0Ch!ޢ>lr EVH2 0#pn0[~IS2X0pDs9 U_BqC=S'ot;0VA/LaJbpc\wkMUu Gۼк: <$`E</WcVL-Qq4y?=-ӤG5 0Gh_8"OMtR 0f w.]nZ :d 2~w\ixfmWv揵yˌϦ#[i7Box󏩭B1l7[O8&VJ`BGPGՁ&= =.c % :oˆ-ch|%%r1WY٦z7D]HYMxE|}Y 4(&8EqO*8[ ̏FP!D: ^r u?c̞V!_lv^F5A{@JQE@PCm8'_3h39WJt+fM# kaL7x|RzD`\x:A+\ +ҐO?oQ>_?J.-,'71Љ&ۏf^5` լJc_FZdGE&fsPI0qIcRyV\c k| !ై D-戤ߋ(8?[Q!}wm "ppyn7==L"3ݒgWܵ;qZ12aHur-H2o΍뮯8eڍ\^p ~WFdD$Ǥ2 s6݃M'%~XRe}maFMߢځ*6,B6͒'j7K _L_9_(J: =*9bܛ:ߘSȶ1x6Bg1Q,n|Ʉ{am!&u|ҡMS0o`GqMɶVӅ I#'/]YkKi_pY$`d ѻ|,k H(Q;gyUѵ>5xYC?ķ :.; W+ʿ~j[(T°#~Ba'~xE@FG&7ۍȱbgLޗ7cXS?lzg|ܹ'$* +]uΟ= 9Pkv]N܁F)zwKd'bx1ztCUT BU=ӏ&$Lc 8e1RThgAKhl>4 .;_~$7y5xKa;A{ cKAFFiu3YxS!3KLpp EzZe( lBëWGZVJf8Ѿ ^\{xa@9jAvw=5(xPFx-kYqPQ'}%e&aPs|0qc_.rtކ)ez̋a,{T:'a'tkw<7D4nzc*I T 8\?Q_w;b~՟nnJO%$Hr؋"o4[8suGlDxF Rn{BL'?JO?џw9HY.Z;&Isi3P-WEpVP#/82H0NT5. _I1 |;[nkd|"ak5-@Re\fRoVt^&)^4ĬDJ foV`:VTH` A:p܁=y*lWxojU3kxjq<Ǖ&*J݃VY{ݷ^A/1*˂|DM zP4/Avп IkPT!׶1xCFRoޘpw_=y^IP]~ ͼ*m˩( i`Lws^P~{k{DwhcWiy(wIY؂ ^H`BeE#xYHh,OG0mXg$a]+A"Oִ"[9ڻ;- H 1Ucq%~bծo{ 0ԣpHF1/%&AkQPzFwq9,PjiJ :1 %"GK#qTov Ѩ9(jm*{k͜aַqW;o&}ſ,ew05ӹEhUǁ6`Trt !Hf(7~jOj!GdD(w ݞ'xȁݣ*8Ɗ$;U7 B nv` mh{KcT"!yn`E)zPNߟ526ɣ- -5G5j進\a >끲 AA0aFDNh u1=&1i,}+t<3ٓ=]뺊񩋋Kgut0 Jh}_M#{eTXw.gtss1N]? vGO4JLb6!lz.ȽuܮB_./f7/F&ˑ\m--,zU4n(N0eܘMDRMm8 Jx|LQ]b VW}&70 xLOb0p ^ErTAJX$g-6Xdg;x?UK.]?[MJޔ?7JE7mƪ)Yf[ʕecU%/UARVp~T0d3km`,}`yރf+HMO [5|bm:EvyzՅ@G7崝l+#MEg+y!43ʇs"gO/Ğ[T7o(vfN;!Z "B uV) [nLE-CF~mfm[BIdF=Jl%5A<q:g?c49k#>B\C yDT~kF3[o摿)Bu/Wiޥ3[XR܏kr:ۏfyZ| ۻNYA;pE+h2X'ʦYxw *E>|M=dt*q^b‚Ȳ B&}e#WJ}> ldU^2żZ>; ?xdI탟pKB` ]'pE0|_[ܪ`XgZ O$I(%h&@?%9< au}=!*1 Fx岆'7G8^v-6 H!K ,X|Z˙!4;r󢂓rBRgrqER!d`ФƄhP=F o^"d)3c{ M'/ʱ\:E_ ~9H{4#mGL:;hXkɅ%6Ѭ.m&GS0m^MʔZ,K}y:]3ԍbo^vp;0'q(gF+Wo5G+v0^|4g;aѡۛs;nSO+7iȲdkxO; ;sqL\t#7v@0Q<n0 ܌:{{x^4[4WY4/']7>8:ǐ³OxCfGV~A26W'|d~Lt'Dċha&Rń΃aK,޿vTGY_. Nm?Lفuk[OrjbFQzHrR8N _\K~xJw`ٔ𮀶 YZ