nbdkit-nbd-plugin-1.30.7-150300.8.9.1 >  A c Нp9|ؤ`)C_y̭R % ?z<+x &(VGpP-{,@Vo8R'}mA;DԟusǥXG%p pȒ܌N l6b0^iUiG16q bwp:KgaA }\; -ZR3:{]&N gOP 5rXO<>]Ʒݛz<6 p.ÒD8ܞf:o!&>p>)T?)Dd ( N !BHPX \ ` h  ,4d[(8 9 :q F%G%H%I%X%Y%\%]&^&0b&`c' d'e'f'l'u'v'w(x(y( z(((()@Cnbdkit-nbd-plugin1.30.7150300.8.9.1NBD proxy / forward plugin for nbdkitThis package lets you forward NBD connections from nbdkit to another NBD server.c ibs-centriq-5%SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://gitlab.com/nbdkit/nbdkitlinuxaarch64 &큤c c 568b0960ff78aed4b2bba22d64292c465baf9635dfbb1c232047041c075e35e84460025873825d150ac0f121d0f50451814b7318b79ef885dd551df525fb98darootrootrootrootnbdkit-1.30.7-150300.8.9.1.src.rpmnbdkit-nbd-pluginnbdkit-nbd-plugin(aarch-64)@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libnbd.so.0()(64bit)libnbd.so.0(LIBNBD_1.0)(64bit)libnbd.so.0(LIBNBD_1.12)(64bit)libnbd.so.0(LIBNBD_1.2)(64bit)libnbd.so.0(LIBNBD_1.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-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.1ibs-centriq-5 16618496261.30.7-150300.8.9.11.30.7-150300.8.9.1nbdkit-nbd-plugin.sonbdkit-nbd-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:25650/SUSE_SLE-15-SP3_Update/d937c694a5701c2a5dbb4d8943228188-nbdkit.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=46669d00580b6d19b59b4d7333055c2184edb709, strippedtroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RR RRRRRR RRR2 2e-MɽOutf-83ad71420a0a678fade0ef30ae09ced563fe926150d4c81309efdd97226e5605d? 7zXZ !t/&G] crv9w:2!%R+{ͣ9fdY@4tƲ/â&Do,A#=Ry,`BS}ߘPTCBqQW=ؿHBx^iO.4#AIwl$8ϗ,K9(򖨣=1Z\ /VPNX|$޹-1, ЛV-7JTFȔcmK]PO,Nrô5m .9f8ؙ˂g\r!<(؜(ªF n톳IVC2Y Ir^R]i{J"87nj[+CڿE*T])ͶwpDGiM JЯ燶LB͸9T(ДV "r9be—@HNb`H6t=oSS )0ܰVQ;Uz{)J+;FgęPhܡ740-ՠNA@{*XY4};37A?6!ntZ,f$qITppA&Z[l U̖v '|ݍdT ب`iJqPJ]\7P\ O 70a.|B3BK4g JY.d5!ŐmE~ o?F`s W\˾ %E8%8@xM/z﫷V8wtq!gFO*g5vaʍUݩzYID 2A9tn"H]=͛q+2 m6:0Xeb0|) Ճ%ck.$?@O~?PJRt[42/uu 8JيXiZrO/=rX!wKc5"O,I u4Lf&\pf ĮNZWۙ+T2&/KEHBΆ ǯHeXʋiR2{~%IG |Բ(⤴0Kh5$]FR*g( Ŀa x?cE)FqA+kƅUT cG.p*%||6'`?䁯e3tD;~ 3^}EGkgk "Oz4ן^#wc>sr"xc=Yr}9yD>x&Yws#Cw7Bnv%!RHڢ@+vd_3%,bk~l]4,@*G ҠuOW5XUO|SyNjYK,KJ_*IAI_;[qnaGs%@*d苫il|9 "Wz""uBe-?vQBğhºp;.8sFB|61R%lIL˫((j]]G=H  J߆K0 6҉k  IF834}2DO9 W3;_SHdHź]b`_d;W U2Ȼ )@p aWGH9M}i$S:@6Rf,3S#к&vqg;Cwҏ+r?;Y)ĥeLNBg_ϳ_9jsKM|ұ.ѯ5UײO%N7i4h.%[^P{փ$u_cI!ໆM썈qVb@^B|x2 obULt/mF]@cO#sFWtʕ67 yM,F&z\5!W@m l5{lh{<Շ ]cV;.Q;/8nG͸[bkUub^y ˠ.;[('f,2'0uy|QN_pw,w3>!غPbɣFޖh%1:_]NDW-{YLW2׹QL37w$d6m \Ejx!y,g̔SCߤoWޯ{Jva9/,U ɤjN"xmRnOmyĘ,.NqU֮'/(:ݡ7 HT!-(eֵ79;TEr#sk3 X&M,F,N6F$.h5M 68KB,=>C&jnuR쫤҈~qh6xضQy@:"r-T8Rm~P٫?t::๳r`ޱd`Ǖ\b)?Ԛ\5((*u1if Y=+ QQ{v\4^AFcv{F%,oU軩f',ظ_k[ hƹj Ϲc`0F14?<Ж:eZ#+9Z;R[`蘝s6ǣn>:Y ^(wiHa'*@߶~6-AToh㶦uo;2Et*y (;X9z|ݗYV4 26U!*/Z$rѥd;+/eH۪"hx}"<ˠܠ6M=FHlӊhi(k\z=g R库65H 9hT_"#ң|+mPiۉE|$QvF#/R7-ON %f6l#zI2{4u1_Ó>-fPKc[E$A'*݌#-w!,T< qeMD(ggDuX~7Dpput *pHmc="YrSˮN8SŽ}"sx.访zpl#F11.h8&P ͎Ar/ u&d;FoZ^Is0'1/m4՘-Cep;ø 1_Q>nSN C[ 3ۊ~%؀u^7P! d3:p۹x.I~SyrJ;!iڃ[,`G==C(%R]ݖaˢ$2`Wj6Se #]yM-Gͩh2P:B%<'AL`3$Ш! 6:fq6c(`\ M={uGإuՖ.Y[*+ʸi]o `I&$=C?J$9$`PQ[h+p<ی8c:_ڔjNг~+)_%eCͪ^&ԙ* OYBuVqol7gΧ VR`KYUZ:: tT,7rph{a/yh  Y.C㝼$ RMrNOʐ6˕qXQY_C Ly2uePOg#.&) ,ʢuz_-bH+QnK `wϵzs@ZK$e>{x=>I{n~|l=pQWv0 jQa[L ׮t}DJ7:^${ rQО䅑?ĺ{M t@Nx^I`SU5ǜe[<́xRZ\2'CAtm$MI ՌC,x_vGYwl] R >Ta34B9z =sz- Co4X dEŗKR͹פ-fQij} ͘ʹ+{ {Rn>#+iJm` "[Nrz|. XJL6_tbU&1Q\tgsC oA@jŜ`\"TRz`t+̷jλ1 2+)0/M6WQOtGԂ|L5dj*X;2E^\6|LڔB=zb dH<6P'&Ϳ+$14G,|. 5a&$vũw \4 ݗZT͗:>A;|@ ikb={QO"'} ɱ =dePMywzN.Va|ɼFD297 Dj_\[ާTe Dd}_6,ak^ø^VØNԃ/a <_opmdomo%N#} 얊STsKOjan=7VCg^/k"u}qv (݋D[y6ޞbsFȤ_@e@TSN4ޑ%Ib\bD,S ҟx%xd <2.E._ywLd4zW*>ij5 TRKJ2s7qᡃrL Ybzq-q*Ӣ{;x!kƕuFdMg#Mnw~!ns=͓*,gSN@0")Ҧ$x-T'/YP53{uf$v >7$&@E V4"׌wVI EHku o5=\ZfMFͧ9-XarZf?cI7 g`ÓyύDtEзxNF`>꿞}, ?_jtw[px#e/mn*V&'7&k\`hmRE]PT@&\ak h-xwӓWC}h/,#*)ߊum "\+x62?`8iO6r'=N3ZY[ מ~)25",T,{h keoEvf!/xRD.` Vk<ڻ$mly/ Õ&2'R|i(3 _yFb|9K bLPz͈.lPݖ? 8mݑnl }N?X#J8'`r'17<{yg`s4Ȇǖ0{VM\.lh;+wW#ip0p=_s ŘsٶMi%Pa}l9J$Hk6e?gVC5FtˬB# /u2£4 V|8s+^2ōNs0bo1QFC0*!mG&oP;t(Pم6qsM&ZEvK&G9}$y%RؐjY8ZI}fL;~Lq ,8:x}( ::?h;h|u}_r7Yw߬]̤r8ȏ$۰v]OTK5Ѩb3DSlnMqj+2 XGv2kԱӕR때ydMh?m!tf¼"1FH ~Rvvd?-7%Ȩ/ %,ha((m ϼVƱU wIpoƗÖ6xjpW y諩ϋ!e:zXvp߀6n.ʀ^g+hY }k알exO(4?5`#Jlôh>B7̅&;8ZLJo QmG+_*H%Ƀ>xNbNc"p#VA2R [a7HXreJE >z[!x$v!yo)n[us,9os T=7(lxl6>Y]{Nr뵊|0 2 Ho$hׁ,B`9)o{drlE, +@kpϏn❱s&%;&"؞N;>.´`h]U < XK{i|4gPX Dph!O4&ճ0#ưl( BJƣV8"ȡMcO 6^ 3A{ױ쟔93GԑJ%ldA\oAgds;Q>H}rӼ)+1ԉ[ʡ[X+'qU´Z;LrXORȇjx0(XG/)MCtBh{p0c:utw11UϪ1*7 35+Z^cY}'kjGT+?4T\K6hNعx6;)  D.NK҅--ni>Y#d5G]vf_*!iD°0(Q"A.\|?=l'k/XDR3b>$Y04>wQ@15d\ݡyooKcפxy̖{ j/I@-ť B|cE4D0қY-t ?(ҍq}erK6Ш(zn0/3 3YHҢS2 .yَ]㈹x@8 gAE Qg u^ g`eE+4`YǴ则;G)4bKOGZZӬt{sDzL6W)'*::~ȓȇH0M/)#s58\a̖PQ\b‘BzoĊ,A>\$aQF4N~Dr|84k*q`J k գ\8'w͡:x UN޹$0D۸{ӯ x4nH/la}-5g^U& bX[ީvX{ϠDDȎ;N(dXfra{\S;]O"9 ;x7S™E`*@J?<āQ5`_8)zɅ,xL5GXי>zvuo%+V`8k#gI ZJlt;:fѿd>C.(ՊHlw)pMcYmz 5Ѐj] f7baB4aq{6 ]jl8O+ c{EywT}X+3;s_er WGjX0xG3uO](g~jCqW@r 1J%-^ѺRo^̾$H\>o\ |F[(#ɨ)r4NVt;RJTT^ܿ~CϩzVԨ^|Q`e h&3!ހ=_,z&n|>]} Cٛ)|[rz' S(~qׄh.r{A4Hqt[R?TsgaL>Tz 6O{2ytY6֯:K6y/\_WOy̘1 52wi9C$_y} &nD~,%_8֝ˠˣFV}z̳1nū"4O}I, YvGNaE}t/H28@P,ޟlo`?bȅ/CpBMҗNV@Mk'7xM9]etP?%=y7e@{o !Iy||j'\D gҜ~z*$jfҜ3(Vq.Vz9:06 '}b[WɐmYEgZG7KI{bC۹O2+|BEHJ {H*OH-|N6J`MQƁ*JW>Rc}E]H2Ym9_pv:@3#˗Uo 0bL2Lm- ^b}Ix M%F6e9/)/,f&H+ kFmߋ 7ٓі7 "D}hUhM?M0},x;3W܂KIDќg 7"aN..>kqds *a@m/BJMg L>b#ci@bts "jMP[u$|)hsn!3#y% F 9jǼIi._w~G2gfwF_Ro [_ͯZ{{8ӔMwTMyCЁǝ? EiqocڛcЅ I)u";L!OXձAѸ<4nx؇4} 54{)4O`"PQ?E<>Bm}& E 5Ċly 3>5h"ΕS@1ݥZ@(UV]m)OU)a]7ΥangG'(43T!ӈtf!5l`nnmuBE䟬TR*(ˁ|aL`EyK^xTW<+pZud%ff'W=q?DpZ/R?{69 %#G*|\{)0pn׬{JgJ5^ D; 8$`/RV5E;XR"zmd0/ǜOFsRoΒjU|gd @fc_oX3Wio҅h#@h!6}XZˣql r''"}|/`xsXB (D9o[Y LmC}i1I{Bc$}\pO0G^t` cK}|T&ف߻{fD<թA@S2Vo FP%Y5 m-fѰ y31Tm~̇'?%No9G>CZZ(v?W>q&3Uf6yQ3FX}"=LQBrDbn+C"n o.'y/?u|wPD>˵J{ 2UA'CgH|WA6Cg2ȳ !UAAuA:;TX| r6]K <+1\9|ZC V|]s qHxܐ6ư0|g٬ mLaz͂98=7`B)g`t=8h rtq/"qPп#/P|@b/ICP~6qf"r}rs3TokCƕ:1Oc'.l=~yKɐ`ln5!I2azg5tv,'(x- SݏT"ub H8\#J/yzID S2_@,$R*˹;sf[-ihWk#FKNQ߼O+*' DFDT-)آ[hU^ы|#q9ewOwCuW}nIJ\&SkpZ_jOUIL"a6 %ij{P_l BFE bLw$Y} .`}ȧ]>AHس 75.Cr}1wx䟋7'f~B>[J4]ۄl͑A?00WNz"@p_̐ifw}(c1=1nC;O@N6G[&VK*>GRíPRҕLsQJV}(%@4B X JA >=q""o <9Cg%)U:8-+u/wcm +ށxX[O3n"(2kW !ϕ>~ O(g 7x͚6k-C9/Ѷ\ U6M}eHDاYw?HҸnIPkf 7Tn1Y& FZ>, ^*QM"H2IZֿ6r?(zEN~ Ǩrƨô[:WzѢ^`bl(*nIie?r\i=5J62y\F8JyK;zH7'MS\7r6u< ȳl -Y zk)0u2!GT_9" oOǧGD?jaZ"s\9ގp5E 'Pscz2!/dU q6w vqWss\:FwݗaEݑ9=&EBjD'Y^.MBLAgsFoQ.uqNY{ "~jҸ<4~[5(V&zs,_s }p/Ԉ}5ᕆAϲc Mu c%nJa(?ÕGvY.;*=4خkdHUDdX0fVbܖҕi##ҊZ I0W!pq,n"a{pMSRUw%5v;1GǸ7T)D._o2݊L-c:P?t)cs:}{FCF^YΖ$ ҩY\ K9&.I"muZl*[1d{kٯϓIV #ćGpvQcy*;+`?KѦ`h:8ʟ>DsRd9ƾ5\8=/R /f8?>g8nP"C1n6`Hޯ䒆T6LOwiR-v[LBa`[!Q(t1qh rx:v()M |oUJDu`q4] GFV' N&&\c~M,ȗ&4SF=[jĭMΌ%o,fiGMַ2@&e2~ \vV Qb#NqOV!vLXY[iaZΪꙦ=5jKq˳ܗQvݙg0AB'Eو@K5_3-Veu(p4cڔI4*]+aT^=1 $$A*ɴl9CQ$x/>8NcRGԦ.`gofsu:8\8m&1} }ج=B}&,BJJbRF;?KA cL] _C \SlPiVOWB|45 國fFf`AH/| ,~-$-c^#! gQcnFBI2Kp "N$@4!O0N>Eu{-hN2mħQLX2ܤ 8M5qI8>{py !doe4,,q_t}-^;Uw1?%9?~=IBjomI*K]DKw[އAYev(C@ (NM6_15Ө]&!g& nĊ:1$LMr@t+PճC$=gI~Oܷ,Y.6LC̤[ x]EXe[T{_sAk>==Jˆjl`kDHLײ$pF_^o4OEBԊ»q_My䍣ϴ) WRBn#ܛ3򣘿0p&ǻǏd_UuEmIz[$/, ˜gFOiks.'ٖ6hLegBaA.bT8,jofK~=œzI0ͳ#dw_5~ȧdDMdyM_?+*y|4|OԡCf]ᮨ/3\ Hߝhm7Er0`+Lrs 17|} %iM4}!gKo@.<GSۑQ)ҥ*08;5|;K_mkW/eaZc}b h/2(Jp+B"6omᆨPݻ4#`ҸI4(*vƴԵ{܀cMQUb\^uFc^ˍ?FE~Á(p% _'*I=Ѕ]*sk }ќe1ZKTC~ L6UɍO^#}ɽhNW40ݤ1AU:SPV){}V5KXeYmO~BMIP4m@s&!b, R;4҇h,\ 7UGBg„wdh*Q9Ni ._{Plho۸|X)-cv dӃp A.h5+ *~&wS~CN 2 -*^jxf_$ѩkC]3TDO%#O'.H{E!YuD|2bEAak5Sd3]pʆ`.)t|/`6:7.ml٣ңV8K֡lWC[p740Sm(Cyyq(C7AY5}PK茰-P6-Kgysg<,}ؙgВ9.}a2AQ2"1ELIˤ'06WV?+XG:l`DR5eg& hu8]wђ΍Ehw#?7p @H,*6v*ϵ Bm(#ۏM0ض YZ