nbdkit-curl-plugin-1.30.7-150400.3.3.1 >  A c p9|{pդdocY^aId1Ѯb=~Zβw\,ra^PRFT\& ee1t)bkԝbojU!/{Qj}m u%2ÚzE'ˆdPO+BO.Ρ_.!;f>vVEzphz?q'i#{Vfff733b61631e12fa6e3e7fa34d9f5d5d738c875650beb7df5b34edff386097c4cda4c79d6dad434a9d11d0c34d6dcd3148b536cc p9|I*z zQq|3={ w$CoҮ]g0>%@[D屖!I0K2C]ɊdN<2ݔrt9sȼ*2;t<$[dB!^ ιGUwU#SFF=2 ,[j+F^~8l:?=*.Xrrt%苌 eP @#9 &L5:Sp+X7-I n<T,x>p>(T?(Dd ) K  *08@ D H P  L t g (8 9 :u F$G$H$I$X$Y$\%]%^%6b%fc&d&e&f&l&u&v&w'x'y'z''''(@Cnbdkit-curl-plugin1.30.7150400.3.3.1HTTP/FTP (cURL) plugin for nbdkitThis package contains cURL (HTTP/FTP) support for nbdkit.c Җibs-power9-12*SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxppc64le Hx큤c Tc J729b222a40f7b7cedbc1c658fbbe0875eb2d584af257113f5b1de76120e72571cc6a441b7ed0cded932ffe46b15c1b3870bfeaa8ff812e2520940bb555b61c51rootrootrootrootnbdkit-1.30.7-150400.3.3.1.src.rpmnbdkit-curl-pluginnbdkit-curl-plugin(ppc-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcurl.so.4()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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-power9-12 16618502621.30.7-150400.3.3.11.30.7-150400.3.3.1nbdkit-curl-plugin.sonbdkit-curl-plugin.1.gz/usr/lib64/nbdkit/plugins//usr/share/man/man1/-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_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=37af4cec080298e6d86b520e140c814519c334b8, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRth ܌: נiutf-8a54e5d09ae5a5922897896b70236f81546272d360416989a330206bd430b68d5? 7zXZ !t/,wU[] crv9w:+dPzLoɦZ "(Y񔦧mlA?؏N`t/Yuurp NCsWZ&nieU\܅@_*6gT F|, "ck)F##JB JyU0DLYvwq5[f QSif]nӑ0PnXc3T* "UCaVd!i~{A? [罛Ofcawr,N8VȎ]KuS#%U\eg&.iСYfI%̓[`f=+Esk( nAdsq0I:Y q4Vܦ_+< &g4K>K7W5ħ6ϟ sKR5-c&(h~YsD65Z Z2.#qQx䆿9Z;YIO0Wk95P$DJ1֢;1d z%6!,R7:IN$Dz\Op !7"7?ƨ(5s39|ltb9Y䰄V` e><-]Ogv trUV|+(R/1k@tDoCSx+y_bAZ#T2 H;x.m zW~=~ w56.2m׌~(+N B!\$'ԛ<}p_=ET7| x^,J'b:8qQzS'ł¯~:WC|~ث1E6G1̽-G^{f|h@;4݊U!+l[ d іI'oo:ﹸ7xvSDTșm$>WcgHYչfHɀ֝qsHfu=9Q_mCUə5aA+`Oyi3>|ÓYEh#OYҫI9}1%Q$>Es;1erϬ8?g < km Fq2 K>QX_my~b͝(cnFáBO:9+E*㾐i bp\JV<>ly _F|qY vHIy: rAaj8Ks :VI!I;dOPASK=P;c2Jud C?wYLCԆyuP3u <[Q#pt!:ES(<|ތ(7l0(,Dzڦ ҭ 8^_h8 4X<+y'vSv;Ч%>e^N yE;h@ظ1l։ h{ v%{?SQ+j0NND{Z{ing&z<\񰔋Y뷼4+b^*R_cD%F;1.B 7Ǻua`L V#sQv{_/O5/D1KkPKE mc@dn7E@H@Q˃Ozpq7`:z~[Ӏw46D9Aw{&01usGkgK]KDQu][U7d?(t5f(:B=@DlD6q,{8?naW+_&Q ͂Lgdա) vh!J+o^b !k{C=c}HBX}n8gd`B 鷞2a𔤬̏slp=uɹd( \V±>1}9QA3'om2x!'Z`!A\7 e"? zy;ϢM³$/|(F[Wΐߙ ?7Xu:q?=A\JVLI}AJnAoGXH# o"bͽ|}k3qPKfxaCPPfs< Zs-'-qW6X-%_eVq?= }ҵϴ8qdz$f3)OUb}FϚ C?FuXROX |ǩeF56z mRr./W iRtAbs$=|ޝO2<&z2N8K8"N5k5qib[l2Z6Ke;rG&*{0D}!$5Uo'W6)\31_])uE1(('82|BA9 VڹܬZUPw Ͳ)a/ g2Sj&5q\JsC0i3js (\qi>L3eG5'f'v S>FN׍m]t5P+280K80̇֝fKiTZ4+6 rqUq&a92_9abDXCtS[^\K֎FD:t4[U]Y{?)Ÿ֢j7mbr?KrWLjmx'eiv=_DG զfK;'z߻<Ӛbg6#QO-7\1j=Vݏ/2>Vi` en T;h & < c>D]|_ Td҂9xt)_Q0}:^fDx//k:y(Y |E^G~^B4<ZIk{Hrڴ.'^UB[KX1UD* rc-y *٧9P' /P'BO{j"ʥ.U."<Ej/g{i't*fAn.9O-ApI-lm=v!оm^Rv8A9 BZs[f>{pE0 T[z \%6ݢP$3\8!u=}Kyy8lACiPU`15&YJM Z%w~*L3d(^$.ДKF>/UӢ ^GL`"P|ojvhB_f`kjlo- /S#هBN Ե9`9u6c!gel T_S_,2H#u/[{a4SbGE ! \4B< yYB{E<^$Ӟ#bA\NKeC乭.d!YvI;Du>!LH}ʸF?yocFm;⎝lWB\a95jڂAO|@uWh:~'EH?ګ`H|d.jd m3|)!,NVB+κCnzϱ>D6^έEKZJve(aA,0Sul ْ aG .yث:ZD0`,Y{'A3JB=dX| #~]g78ʑhb S%C<:QbQYbpX{P]MRezDPQ uLKm&|o :o䣚Ar wP=@Uwhlb>d1J? fδu "lF -sjNL ;BsƀWqD|EemZ˼*R?S赠iʔc,#C!cyQi&FX,)69DFPH&XVH8VG0a(*_HUgр2{{V;|o"@Rn7K 4炙?'&YO;?BI*p+L1]T!jn_ jH4TؑΫD}dR*n?Erٺ𹮶e._S.^5ز|L62swoHE~ z@0a^Z#5*]ToA?ydrvmc&1Cj+Q#y`Aۣd!Yd׆Q2g3bl?Ƹ p`cj}n~yڤ*- F9:$_ gh1ʚHV\mZ8G"=䧓^PH{μy4Vh=y AM$ws JXV498"%8!ygޔoAd5A߸H.k90l#<( 7O}'S؂12H4z~t6Pښ&TщD*JTo4w 7\ q"RתW9ryr<*o)$^K 9&8":;ˈvOl dĨ:-'1BtW@p_ ig&iˊUnyD;䂭MۿpU2ljۚ6r7DL\e,9M-~$afʦ8a=xu!>C/ ~ժ^xƼ N[w7hR_SW 1!k:;~0~r V 6±UTG,uY%+JssQFܑY ? !H QgƆJy]bx׻ɨyeB51R`16հv;L{k\BHC?ùA44( B8 am" Egvgne{\<;R#'B3\e/G|:k"ut1//I ق:c, {>Zq$9/#VST\0ն X Yik=4֏fls<7reW۹dZ┣x;fc\Զƍn}Ŝ=E0e /#Sl\4@I}EO/S(KQX'.!vb$Yf C?hԢ #djS &|ʹ"]+pG2*N \bJk䑱]d@޾˜=՗ڳ:䊬y\[&:Lүrg-RF6mxә:M86'wt0:38>7Xvű.5U_]. V#@ eLqS > +?f87nBOGU5{M}Qh C[]8:Ewqw W-u# Cm^cLv6sg{d_"{2=2kr^e|Vg޺pC|ٴ.xQ@5]aR\%D6l*WLU Os1 ~~B Tq`4'%o0=jT-RY._pA06A]b&B2$/A$E ҅Ҙ;hn, Avlh`,!ٟL]1b.ۡ@PFsd8A> ɰ_b$4K"I 1G?G2i4e:lIWd+TM_<}Fm xeډNbZgN'3b{`}sЭnOeY1G#sMtQ[`*9ch>8 ?%WQ['AR6F,6.1r72Bm`$UX1s& 37R%Ur x dn7y3@ Al{*5 R{pxpuEi])F0)̀q֚ݡ~4IyH*r[9 [&,l0q2|zTy=x׶a3X:Z+e,]Elr=8挓sq:<>LY#.ICmbJ<|歃i iӱ t.zާoҎ\=,Q[ΠܭPd MW12|8s fN@ه e#MV&ќ@U^%(C©ś5N~.Yekɞˤ/S9H4RIH}_hk5nwf1$ծ Hs!3hQhZF0sHWr0;, c3Ux;uě"LWJy3ƚb1z0 UM5kaeNQ{$3%YYv'v0㧔ѽnPn6\AN0:_/>e"Y\&пYB&Uag1;Rn|ji .(EE7: ^^c]0ZD?KIgI@SuӃ$ 51"U |HAz|2U]/wJ >X̷px~DaHe mxl/H;xQI S4 qb8Y!-?hx# \fzb"eȳN e3*.tZe˕FaH*:{Y?{i1~=5G1@3;B xnHC$2EC3jқ&`'
yU^0`σŢ'ZEφ/`׫ް^V6rz +!ԎPD s-2[^w´,3~ nh& ȏTA.5\[gw"( 0,5JX0:lkˇ oZ!k $1rP 7t3aF%y{ wEaz̞6w'D Bc.$] Z-Wm{9ۛurƢΧ$ e @n.19#곧gK\G 7H]kaeX?^ -y(+99wIG^͕@K'u34Vip CĠr3è~uOU.k婗uj6Ij.$,#%czAd~>%N}"YKHХ9"_Š@rV]aN5>/Cgvm"ܮagT ܣ" n'c_E3֥d렖tT^w|d8ۿg-]ĩQ*F1^MVHٸ*&\'Ԡ+o@|Y8n] Z$Vg1Hԏ_RQ^ ^i0=iu0Tŗ#[ D8N\ߩJERKiH tulWv,s8W̶br+\nք+e!=BupӭEh"70{R.yEr+;Z/X$/iUY1#Pg"[zc;fѴ ⒹZS|Apnʼn?9pZrZ /~ƌD, z9QW;+eKW# tc^âj*C+oaI`8ݭ^ts/UcE?G(^n|$$g-dv'kRwvl'r3E&#=Y̅{ 9DM2 9_#cdhZ@"(H}ѸUAp}WZ Ml.(6Y^L9M1 /O/hF0&,YU A4 Ht*캜GF(ltŝQM VQ{e{fUvd4=rԋ-(n")m̲Ҋ|EeLk.^GlC_cHqgJb)U?Ǿʎ'=&*ai!AF7(U^3I?mUbTOּi l-o PoBq8 )y36WZ\y$Vlՠ o(XT=W;!fJFAz'6qNP/e:2ֆ7('mM1 GnѬm}EX(AbO lFA` y4C$d;77?UIDDm/d$:7|f'VE4uR{Vw4wZCG:hFTl%0VXQis4yS[f͉Uo S㯠a+ f|WDح]*yUOj>3iu[#Ɛ:%iH-m{=3)7Z~|zNۡ|Eꉅ+QlgeD,yPg_GvrAmAjZ!QH` `ALx #Z(5Ef9 #/  @2Y 'DR'C&͢o@ RQX(TQXf{,.V@\hX`LDu 8NLF;85Ѣ03k*X(EwONPkwՓ&XGj>?6A0o&a.Y"tL'6M;0qm#ۤG_Ui[ZG4zbA0KB!0`V~ ^ qwdG5ufdz$g̤8N L(7<4EkgGU%XdjߛfЀ’(_TS,fdjKSR1hbSܛdj4L;>AZV f͗(1{2C:ŴIjSOYв<͔PGPцez}& E5z-oV 8w}ۻ_JG=qq&qfoXY Ea(޳ɰY ײr:{@MWb ?[SaaΫ))R+W*fծi6$iԑ$?^7k#}UTIiЫӛA0vk">ac(ز)f0,--)N !<+)opTao)" `oMNsXkW5 o{ꅳEI ސ%(m@JOW2p S0)1u<<:9}XG$)GDX mCnbá)c`,T-ЇU=42M' @փȔΥڕXH6BY_WA_{ -˰5us<B(H.v ԙcJwJ$iWE9BVZ%,Q7GO ~,+)wKlv~@Q螣怚d1dXS!. k8H a(e6FY Wp^* /}Nu ɯtaο[Sczm EWD*$,?<}'ݼ.c.\O>@4X~5N%?8?0o<ɧUEH=Xݭ'L=.%ˣ;X`TBD8ľt,q=3U|{{ ;NP}6˙,elIlDžIс 'H:Bp'd%$$sZ6"rh.! ~o=rpK뷦K&]xBkXVh]6M/1ՔL(E f]h2nœGft1b֛8ԡ/ه h{E/؟`D51dWCQV%}6Zw`c5 GGjbwK\?TvZ `W2 (?xM#pee1/ZM H{ZoH* d69t3CtDьLvj<2JZ_>)QIofX{7OmyF7VES0bHSRVn!o)+N;kS mH,Jm8R `={-In7sIÞF<֚16$ /B=m[I׉]mjp?C^, yLe| []/}-9oU7@/piէqزH Iw~ @mUo2Mԗ# UҶA-JܒC( j@բ^Q"wwH"4hNMtָ")ڋQrF8@D^аwA*C?ci\x4-3{/'._#^Qլ5tY"wN*lG}.mj{!2Z,B3̫3Ak/fcXӓ:;>eK拆)^8}bi_+?%oT bL薥31VCS.=~Ud(- ƅrKL}7@$?Zgs ~H&fd(8xGvlvXL~M$uc}+12: G;V2KV2g*>Y!˯EvoiLlӪlvGZWdҵg/*_ (e\b :tg @7j%HuruMMP5s-t,Յ\m2c֮8"bǢM|Z; p^J=<&o_Qiڰm0^etW/]9d&XEh Imyk)B7 2:/]Ie0on|hɂcŊ\02,eLcC갲p AіyFdsw(  8P"HF/ܾ.Ev Z|By{3ϻj9:"';bTe\فGAjIw$[6:dH%3yܸQgӫD_jM5}1ll7hʞ{D {Aͽ \6Hx,)2ⓥܧZz l;cx/\s*wo@+PNox"[cA)S.vibܰǤSU9!Ԃl0K(1[u:Ġz)LxUqaiIs;;yC/-t-KX "ۂ<}*9Y 9M1Cq&N\+u{+[::߮φ T'XSXw>M|I3':2'Vi ` 1O+%Yn]|-mt 1[󨭜d<;RV*"^TTV`8zq6jH~NSt]=Ag_K }3]USohpyH4ܒ%T{ ?_ވj؀v;<%ˡ!fѾpyS,cw( &{8V m V5ŚQ{ǝ5C]F=%PᷨR S?.?hȩXE :#i\]ap06V-Xi4=7TjCX䕆5W̝ȝmC&T̸P6=҈~=0>(&)y$`C[>8Uj p}Cue)=79Jtf,GH!ܹѸΨ6avk|N8ۼlMyYa_V[},)\!RL%.#mj8uqMRzbG=,vsa^KK?{Nl`ԽSt=׃rkp̃#GM7Lj'sLseCf zAu' oХ27)&*cQ#YD0%}fOW/LnMGm<^QN UR1RbX ur%ڵUmYW~49vMuWJ}{X[9Tc)ۇ:Sґ3JaՁ/)vz,D bGةSӕW@WOHӦ69i?=MCVBP ᫔!(h<.=}Q~/BZ"ǗĿiBl Z5KЕB,99̐wu]Øn_΅$TkInON Ao HR#BCCM^6UU7{Kj<rΐTh Yz K+~iIڻ!X \AvU"m ]q 8 ˏf), cjHMǢiJokȻA>EsA23ɷ;ZR-*$_փUW|4_҇Uʹ@NȖLMkf[ï2iW+;H& &SdhcjwHYNaFfc ϫ"\3Ub(EK.ǚpq 8qta2뺗e*wdfQs`zNMQ'_aǑXJm8զ42 'ɯ>ndzVDDLW]0gԻ]4 50bETqGc-<-V./Z A?Y Yct̠yWW#8 $v4GD > I3M8Hذ 'T"{Cm™ȣ9nzlgB\I,\tұK| g잇"7%EHs^R0ݩq`ϕl nI*`Cc:,`ϢB)Q'ƛ vhq%,Q.`m,jhy3\;xO~ly/')<#oNVj7~<k;7z)r1镴]6&wli=k6C-EJB^ٗ3R#N#A+ Ƿq6LZ R KMbYAdw2W "0Ȏ^ڿ0ɦ^{Xe6kIg0( -rDWZcT ~g+vJHfT+@4Cfت>.&B&ROoƔ1tQT ᮤ+z嵋XW/FO`WgZ1F5MNpyz"}hyiwu^Yh*Qh͆&O#o5WQ+/qU#`C;3)#}uJn)qXϖ' 6mZ剦ǰ^Y(wd#6nw@h?>^LޡKɈޤُVxiR%e ɴJ]gFzIDc+N<98h4lx&tIեZ0rGjqD&k^>*{^3"t fXm'Oٝb}*>?Zٓf'SC@CÆ}lFyxČYXrb[0@qPOQi:xг<68ZᶙYƗȢԧ7Iwk7C$ɶG_3d>`ֶ[Eek0*TB8Ȇq54>F0DwP߸TcTD,yp,vʢ#xu"MF>oV!!غJ =V$׻/m䉧ɻ5` |+EyW#X+hY.9{d: <{>xP)`%Lϟ63-NQIȐ[U'+au,0Dl>A'ӿ%=cuV:UrGx[h!TUnHt=[=a *՜A67Hzً[9mwX%'Vj)U'zҷ[XXFGq(CtJ%~Ek)l2QN*?ĤC_J=!9!(xyW{\Q48]Duti{:p NwR4M+p4]:g $7;wŖC ▬d$[e;&٩Pqk>چkC [>"FW0ݧ ͽ|?Tp~nxk CvThѴ^ܔ:҆zAO7jѺTVXq6JJ/d3jOBiYxDJ$gwt{;XiGNo#ďNUv`~ U1=ށBqdWR^&RZ=(W,:&GPz3T]&A n k? nHAFkgE`:u5Si\'rQVn Jߐ$/4zI