dhcp-4.3.5-lp150.5.3.1<>,?]>M?Md   @,0<@S\i        8X("8,9:FHGI HI$II<XIDYIP\I]I^IbJLcJdKeKfKlKuKvKwLxLyMzM$M4M8M>MCdhcp4.3.5lp150.5.3.1Common Files Used by ISC DHCP SoftwareThis package contains common programs used by both the ISC DHCP server ("dhcp-server" package) and client ("dhcp-client") as the omshell and common manual pages. Authors: -------- Internet Systems Consortium, Inc. ]Reinhard Max max@suse.comndas@suse.dendas@suse.deobs@botter.ccmchandras@suse.derbrown@suse.comdimstar@opensuse.orgbwiedemann@suse.comndas@suse.dezaitor@opensuse.orgndas@suse.dekukuk@suse.deralf.habacker@freenet.demchandras@suse.dendas@suse.demt@suse.demt@suse.decoolo@suse.commt@suse.deLed mt@suse.dedimstar@opensuse.org- bsc#1134078, CVE-2019-6470, dhcp-CVE-2019-6470.patch: DHCPv6 server crashes regularly. - Add compile option --enable-secs-byteorder to avoid duplicate lease warnings [bsc#1089524].- bsc#1136572: Use IPv6 when called as dhclient6, dhcpd6, and dhcrelay6 (0021-dhcp-ip-family-symlinks.patch).- Update to dhcp-4.3.6-P1: * CVE-2018-5733, bsc#1083303: reference count overflow in dhcpd. * CVE-2018-5732, bsc#1083302: buffer overflow bug in dhclient. * Plugged a socket descriptor leak in OMAPI * The server now allows the client identifier (option 61) to own leases in more than one subnet concurrently [ISC-Bugs #41358]. * When replying to a DHCPINFORM, the server will now include options specified at the pool scope, provided the ciaddr field of the DHCPINFORM is populated. [ISC-Bugs #43219] [ISC-Bugs #45051]. * When memory allocation fails in a repeated way the process writes "Run out of memory." on the standard error and exists with status 1 [ISC-Bugs #32744]. * The new lmdb (Lightning Memory DataBase) bind9 configure option is now disabled by default to avoid the presence of this library to be detected which can lead to a link failure. [ISC-Bugs #45069] * The linux interface discovery code has been modified to use getifaddrs() as is done for BSD and OS-X. [ISC-Bugs #28761] and others. * Fixed a bug in OMAPI that causes omshell to crash when a name-value pair with a zero length value is shipped in an object [ISC-Bugs #29108]. * On 64-bit platforms, dhclient now generates the correct value for the script environment variable, "expiry", the lease expiry value exceeds 0x7FFFFFFF [ISC-Bugs #43326]. * Common timer logic was modified to cap the maximum timeout values at 0x7FFFFFFF - 1 [ISC-Bugs #28038]. * DHCP6 FQDN option unpacking code now correctly handles values that contain spaces, special, or non-printable characters. [ISC-Bugs #43592] * When running in -6 mode, dhclient can enforce the require option statement and will discard offered leases that do not contain all the required options specified in the client configuration [ISC-Bugs #41473]. * Altered DHCPv4 lease time calculation to avoid roll over errors on 64-bit OS systems when using -1 or large values for default-lease-time [ISC-Bugs #41976], * Added --dad-wait-time parameter to dhclient [ISC-Bugs #36169]. * The server nows checks both the address and length of a prefix delegation when attempting to match it to a prefix pool [ISC-Bugs #35378]. * Modified DDNS support initialization such that DNS related ports will only be opened by the server (dhcpd) at startup if ddns-update-style is not "none"; by dhclient only if and when the it first attempts an update; and never by dhcrelay. [ISC-Bugs #45290] [ISC-Bugs #33377] * Added error logging to two memory allocation failure checks. [ISC-Bugs #41185] * Corrected a dhclient -6 issue that caused the client to crash with an "Impossible condition" error after de-preferencing its only IA binding [ISC-Bugs #44373]. * By defining CALL_SCRIPT_ON_ONETRY_FAIL in includes/site.h, dhclient will now call the script with reason set to FAIL when run with -1 (one try) and there are no server responses. [ISC-bugs #18183] * The server now detects failover peers that are not referenced in at least one pool when run with the command line option for test mode, -T [ISC-Bugs #29892]. * Linux script updated [ISC-bugs #19430] [ISC-bugs #18111]. * Changed severity of the log message indicating UDP checksum errors in the received packets from 'info' to 'debug'. [ISC-bugs #41757] * Corrected a bug which could cause the server to sporadically crash while loading lease files with the lease-id-format is set to "hex" [ISC-Bugs #43185]. - Obsoleted patches: * 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch * 0019-dhcp-4.2.4-P1-interval.patch * 0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch * 0022-Optimized-if-and-when-DNS-client-context-and-ports.patch- Optimized if and when DNS client context and ports are initted (bsc#1073935) [+0022-Optimized-if-and-when-DNS-client-context-and-ports.patch]- Plugs a socket descriptor leak in OMAPI(bsc#1076119, CVE-2017-3144) [ +0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch]- add PIDFile= setting to dhcrelay.service, without this systemd stops the service immediately after starting- Drop old sysvinit support from the spec file. All the supported openSUSE distributions are systemd based so there isn't much point in keeping sysvinit support and files around.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Replace net-tools Requires in dhcp-client with hostname on suse_version >= 1330 (CODE15): net-tools does no longer provide any tool referenced by dhclient-script, but we require hostname (which is also a dependency to net-tools, thus hiding the issue).- use .gz year instead of current one to make build reproducible- fixed a typo in nis-servers option name breaking the config file introduced in previous change to workaround issues in NetworkManager parser. - Update to dhcp-4.3.5 - Corrected a bug which could cause the server to sporadically crash while loading lease files with the lease-id-format is set to "hex". Our thanks to Jay Ford, University of Iowa for reporting the issue. [ISC-Bugs #43185] - Eliminated a noisy, but otherwise harmless debug log statment that may appear during server startup when building with --enable-binary-leases and configuring multiple pools in a shared network. Thanks to Fernando Soto from BlueCat Networks for reporting the issue and supplying a patch. [ISC-Bugs #43262] - Fixed util/bindvar.sh error handling. [ISC-Bugs #41973] - Correct error message in relay to use remote id length instead of circuit id length. [ISC-Bugs #42556] - Add logic to test directory Makefiles to avoid copying Attfile(s) when building within the source tree. This eliminates a noisy but otherwise harmless error message when running "make check". [ISC-Bugs #41883] - Leases are now scrubbed of certain prior use information when pool re-balancing reassigns them from one FO peer to the other. This corrects an issue where leases that were offered but not used by the client retained the client hostname from the original client. Thanks to Pavel Polacek, Jan Evangelista Purkyne University for reporting the issue. [ISC-Bugs #42008] - In the LDAP code and schema add some missing '6' characters to use the v6 instead of the v4 versions. Thanks to Denis Taranushin for reporting this issue and supplying its patch. [ISC-Bugs #42666] - Correct how the pick-first-value expression is written to a lease file. Previously it was written as a concat expression due to a cut and paste error. [ISC-Bugs #42253] - Modify the DDNS code to clean up the PTR record even if there are issues while cleaning up the A or AAAA records. [ISC-Bugs #23954] - Added global configuration parameter, abandon-lease-time, which determines the amount of time a lease remains abandoned. The default is 84600 seconds. Additionaly, the server now conducts a ping check (if ping checks are enabled) prior to offering an abandoned lease to client. Our thanks to David Zych at University of Illinois for reporting the issue and working with us to produce a viable solution. [ISC-Bugs #41815] - Correct handling of interface names during interface discovery. This addresses an issue where interface names of 15 characters in length could lead to crashes or interface recognition errors during startup of dhcpd, dhclient, and dhcrelay. [ISC-Bugs #42226] - Updates to contrib/dhcp-lease-list.pl to make it more friendly. The updates are: looking for the lease file in more places and skipping the "processing complete" output when creating machine readable output. Thanks to Cameron Paine (cbp at null dot net) for the patch. [ISC-Bugs #42113] - When reusing a lease for dhcp-cache-threshold return the hostname to the original lease. Also if the host pointer, UID or hardware address change don't allow reuse of the lease. Thanks to Michael Vincent for reporting this and helping us verify the problem and fix. [ISC-Bugs #42849] - Change dmalloc to use a size_t as the length argument to bring it in line with the call it will make to malloc(). [ISC-Bugs #40843] - If the failover socket can't be bound, close it. Otherwise if the user configures an incorrect address in the failover stanza the server will continue to open new sockets every 90 seconds until it runs out. [ISC-Bugs #42452] - Add DHCPv4-mode, dhcrelay command line options, "-iu" and "-id", that allow interfaces to be upstream or downstream respectively. Upstream interfaces will accept and forward only BOOTP replies, while downstream interfaces will accept and forward only BOOTP requests. [ISC-Bugs #41547] - Clean up some memory references in the vendor-class construct. [ISC-Bugs #42984] [*0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch, * 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, * 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, * 0016-infiniband-support.patch, * 0017-server-no-success-report-before-send.919959.patch]- Set all requested dhcp options on a single line, so they are actually requested (boo#1046969, boo#1047004).- Relax permission of dhclient-script for libguestfs(bsc#987170)- Require insserv only if needed - Fix requires of client subpackage- Add config file for registering dhcp server in slp (bsc#992072)- Use /usr/sbin/arping instead of /sbin/arping in the dhcp scripts. /sbin/arping is a symlink to /usr/sbin/arping in order to ease the transition for the /usr merge. Newest releases of iputils may only install utilities in /usr/* so this dependency will no longer be valid. Moreover, we replace the '/sbin/arping' dependency with 'iputils'.- Update to dhcp-4.3.3-P1 correcting bounds checking when receiving a packet (bsc#961305,CVE-2015-8605,ISC-Bugs#41267). - adjusted interval check. [*0019-dhcp-4.2.4-P1-interval.patch] - Fixed improper lease duration checking. Also added fixes for integer overflows in the date and time handling code(bsc#936923, bsc#880984). [+0020-dhcp-4.x.x-fixed-improper-lease-duration-checking.patch] - fixed service files to start dhcpd after slapd (bsc#956159) - dhclient-script: complain in the log about conflicts, added a see log messages to the dhclient log message (bsc#960506) [* 0018-client-fail-on-script-pre-init-error-bsc-912098.patch]- Applied a patch by Jiri Popelka catching dhcp server aborts with "Unable to set up timer: out of range" on very long or infinite timer intervals / lease lifetimes (bsc#947780) [+ 0019-dhcp-4.2.4-P1-interval.patch] - Corrected patch references in and a missed (bsc#919959) patch description in previous changelog entry.- Update to dhcp-4.3.3 (fate#319067) provinding many bug fixes, features and obsoletes several patches we were using before. For complete changelog, please read the RELNOTES file shipped along with this package or online at: https://kb.isc.org/article/AA-01297/82/DHCP-4.3.3-Release-Notes.html - Replaced hostname patch with a dhcpv6 and fqdn aware variant: [- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch, + 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch] - Removed obsolete patches included upstream now: [- 0007-dhcp-4.2.6-ldap-mt01.patch, - 0009-dhcp-4.2.6-xen-checksum.patch, - 0013-dhcp-4.2.3-P1-dhclient-log-pid.patch, - 0015-Ignore-SIGPIPE-to-not-die-in-socket-code.patch, - 0016-server-log-DHCPv6-addresses-assigned-to-clients.patch, - 0019-dhcp-4.2.x-ldap-debug-write.bnc835818.patch, - 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch, - 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch, - 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch, - 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch, - 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Adjusted patch numbers in the spec file: [- 0008-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, - 0010-dhcp-4.2.2-dhclient-option-checks.patch, - 0011-dhcp-4.2.6-close-on-exec.patch, - 0012-dhcp-4.2.2-quiet-dhclient.patch, - 0014-Fixed-linux-interface-discovery-using-getifaddrs.patch, - 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch, - 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0007-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, + 0008-dhcp-4.2.2-dhclient-option-checks.patch, + 0009-dhcp-4.2.6-close-on-exec.patch, + 0010-dhcp-4.2.2-quiet-dhclient.patch, + 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, + 0012-dhcp-4.2.x-chown-server-leases.bnc868253.patch, + 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch] - Fixed to not pass DHCPv6 address lifetimes a positive (unsigned 32bit) integers to scripts and properly format timestamps as long to not break them on 64bit architectures (bsc#926159). [+ 0014-dhclient6-unsigned-lifetimes-for-script-bsc-926159.patch] - dhclient: expose next-server DHCPv4 option to script (bsc#928390) [+ 0015-Expose-next-server-DHCPv4-option-to-dhclient-script.patch] - Replaced infiniband support patch with fixed variant (bsc#910984): [- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch, - 0018-dhcp-4.2.6-improved-xid.patch, - 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch, + 0016-infiniband-support.patch] - Moved dhcp-devel package include files and static libraries to /usr/include/dhcp and /usr/lib/dhcp subdirectories. DHCP requires a specific bind library version and conflicts with the files shipped by bind-devel package, which is not source and binary compatible (bsc#910686). - Corrected changes to provide complete patch file references. - Fixed server to not report success before send (bsc#919959) [+ 0017-server-no-success-report-before-send.919959.patch] - Fixed dhclient to check pre-init results reported by dhclient-script and fail if pre-init fails for a requested interface (bsc#912098). [+ 0018-client-fail-on-script-pre-init-error-bsc-912098.patch]- do not check scripts not in the src.rpm- Applied fix by Jiri Slaby to not crash in interface discovery when the interface address is NULL, which has been introduced by the infiniband support patch (bsc#909189,bsc#870535). [+ 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch]- fix bashisms in dhcprelay script- Applied contrib/ldap/dhcpd-conf-to-ldap patch by Ales Novak to reorder config to add all global options or option declarations to the dhcpService object instead to create new service object (bsc#886094,ISC-Bugs#37876). [+ 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch] - Applied an upstream patch by Thomas Markwalder adding missed mapping of SHA TSIG algorithm names to their constants to enable hmac-sha1, hmac_sha224, hmac_sha256, hmac_sha384 and hmac_sha512 authenticated dynamic DNS updates (bsc#890731, ISC-Bugs#36947). [+ 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch] - Decline IPv6 addresses on Duplicate Address Detection failure and stop client message exchanges on reached MRD rather than at some point after it. Applied fedora patches by Jiri Popelka and added DAD reporting via exit 3 to the dhclient-script and a fix to use correct address variables in the DEPREF6 action (bsc#872609,ISC-Bugs#26735,ISC-Bugs#21238). [+ 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch] - Applied backport patch by William Preston avoiding to bind ddns socket in the server when ddns-update-style is none (bsc#891655). [+ 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Applied patch for the contrib/ldap/dhcpd-conf-to-ldap script fixing subclass statement handling (bnc#878846,[ISC-Bugs #36409]) [+ 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch] - Updated licence statement and FSF address in our scripts. - Added missed service_add_pre macro calls for dhcrelay services- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.cloud119 15710695004.3.5-lp150.5.3.14.3.5-lp150.5.3.14.3.5-lp150.5.3.1dhcp-serverdhcp6-serveromshellomshell.1.gzdhcp-eval.5.gzdhcp-options.5.gz/etc/sysconfig/SuSEfirewall2.d/services//usr/bin//usr/share/man/man1//usr/share/man/man5/-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.opensuse.org/openSUSE:Maintenance:11268/openSUSE_Leap_15.0_Update/20a54ce46033714758b2006079009cf5-dhcp.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=677c656010e543315bc401a860a143e2fb727d98, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRR RRRRWj`w$utf-8c6497eec442f562825a603259e93b5d5a9ed058b4bf88f033423cec2f1f1d8be? 7zXZ !t/]"k%]\#qυ]]'l cr%L}  +]6y>G ﭷdpJff=fϷcf ?L wp`DU3:ߛkz -nZ0Phf93ttnFM3)2iVDu6@֞&[R XI:== Os!RYwYPgB$KQ卮k)?"WɹZ RsI :ҭb̓ @)J yj MO&cqwn`^w 6"ٌV.sCgPrw? FsmQm#,7K>|F.E0K~x@u]Jɢ}hm!`a= !iN<'\< !vP`$/- ^߁TPKV=.t+Ůrs\!-cMEwI S1e@+,ӨVWØ7 CI] mbIZ ozX3bEل3`k1%O=Xj6yVY]>0+7 p%'VT-Ñv2I-0- `tf|PX8(+u_'eS$ΗaJsN B@ l9ʲe]]Ka8`0|F l v%(bL44Tj7?0Rh(EЈH`VCLr^JH_Y݂^iujׄhFaP-4em]:V_a+^hO#k7gU>Q﬉6 %O0@ה uv1[&xV<ΧQ@XMxVl$ڮЫUU3/`B(Leѿ51 ֆ%?OQU[q9f|9ے;rF ne, f 92z8=U`􊣸VUQqҫLƼAƕ %$%j֥*|̫z毒8mQ[1SQOMsRDBQ1~[Fש_?^Ư|5NP@ɥ#;ɥΚ`ՐN^"cftIdBfWJyv1]C{3oSku9lu Y1'vg.Jl~KF#S/R1jHf#cU#ΆW݂nCV.M 9G1vՈJi?ZOHoCW\Y S0b ϝp%AB!(hDKa5a\Z7iY"J6 ޜ ({]<Bm)݈e71^71#Fk]_H#wTȆDY^ј{Ax4`AgXcYt C=;٣%$#}1g(ԛiഄKu):Bn )&ϓIm^,h`{/ȑ!I<@li@×yiH.B*nlq߄c/^pLpoH7[`Ňo@ж+J.}ue  t$@vvp6/ذuH S0IJvpw|[l}hm? 8?RF0|/AL~C/ n;Y:7}ZLx(dA~SH@ _h֤דEwOmV| ɹ=ꄎ3s9ԧ8pw}lQ'|3JZCLKɽˍ_.qXb@r B*ef7!.e<`Z DwDf#˳u(wl,յdذJd,;[aˣjo6)K7byl#c:$ʉC!%Y֏5P.RP]\ ԿdE5K6BPf7{0*,(Qğ.9?Tb2|]*wUC5's金nfk#QNYi6$4ocj1lL?xb m3 +3HXVJ3!iu[vdB|ZQk'B}6'爔-{6HFgQ9+?jDf𲒢(ޱ@Z5Mkz@>s1| 5.tip>+Qt L Sf Z*6[մҮ`ak?s1KNu ]LMP%A S@id=-“$} r|٫iLXLdc2*qZQޥA&I6iR5_95NO{FG3|iI vlgo\ghSe^d87{/5Qt j&{:4I;ܵȨh,e13[jofǿrTy): "b$rq5!tأK^Y~ܭ& aYj0.ˇs,Dx@lXJM\ͰfFTG`vKq<}? j+&Д?M˵vM6m"L]L1 ~,<{L)p /TFW#atpDIрrgDqe*u+ K sA  ׉fE@F]TrhG<C z8NȄ^OJՖYV)HEx,Weŕbc Yۭ!VHB-6U ժ[HHe%>ݒ~"oZ:SY '>[g',E;L{1SU*J`M((q~!W\5e.N&drt +ˌRmӐ ACH/wIʥ@@Tbb,/D|[Ú\NV>3(kl-Tu4#"Xv\醙WNij,gtf}3QGwKx '$2f}ap WV892W/AD;Xs U`0nBtNsMO>{tGgIհ5pz9 )ug48^웢e29` Z~ f9ϑ-DU|{N\LK!򲿙 8}VߌajO~2,[$GG|ִQ6 kO2&?unյ긃R?QdN3XGܙ׈4|D`;"Þd[QCG؝'>WU4E["mxmlScA#dEx)K!5:rOȄ@W[jljzA<$~ʅuFNԵN)Kc[/f&}ea @T 7"%q2}8\&x̵` JJx@O6.|$N^G̪e_o)?rLNdI0E"'h- 흕peוbs斿oofbZu*KZKCF=B۠w{E@±i J{ȫ=C!Me`1A&6̋H d!$co;"1Zz7U("@/|s54 (x'sDnu;26ghTQ=.$2pߊVxހB҄vnjp%f|D[ְudb![hCF &h~Y")&SRBٶbklbZ#[eϖU q AX#i{ڔŝXڷv6).}\m ;ks.dĿ v܊""`4"?V 7ǒ`(Z'Q PuBU/bRSҼ<ɱS*c㗜 8U>XՃc1Y*jH)ͦ[JgVp2l$5qL\T1} Vް^kO`$KaPeX`;?` L @}Ű2hZe\x{NYOgoGyr]kʂ w?|Mt0JH=Dp$~i֎ =J>`RԮ¸,[dqʆ/bg+B݌}.#4]ɘ db\P@FE2xChZ[^#?~ڬ5"RVzuCaŃ;=hlOXBZف>mh3e*yNpҜkW>-R̎Geq-4PO!Lr=T y"5V=$>OXP(!CvNfYAU~`^z05ccBG>ߛC8DF搹kvb;+n2ca'[CAZ~oYdߑ j 5X-}^(G8}g]0^JDݐH OKa[8 Onp{n$Aq5b{Yb 6-9DfpNe4r65I9O ~ӭB~5v.S ۔z||zWɤ֏BV瘘〞c=0.ޒU-F3eɧ ؆^eLJk֯~*DVdфJeu.B|vqK8:;0,pwSa> 000n:uKP#Zg@^ 8&")p@6;7f^atɠ>bR&m촘@_/eI:HWO7[ YpʈT$JJ&2z hL\>+JQG9LE|U+]:S|N P^S0X'`^^*HhUk/98L A.XuTOD[X<*UJ_01Io?6$3Ĝl Q.P s9w)us+Fy&췤c&rNpLG]F8[H_^ }KDdȨ¸h_$ `%Ǟ 3[؃+ڔb,2|@GfY4iYYiOiO3x;TA"dPE,Qʇ]R f4`5uO)'DߕVMxV+0;Bx'DeYY҆F Xl]./ 6w*^U\$tzsÒLt癎k|7._gk5x.bf v7xAV0eA*mC 1 ^sNZd<JU6/y}{O(uaRmk$(.!dVv!F;g^PꄔI.I~KUP{I8*qge@vzPR“55hTΆ_O?:\TH7*4H}ڜ(AojW|7)B5Hear.|$LT2Ь]Lo*F)[<'i ]|$+a]v=M [yfT/M(*5֏J 5Fܩ> !ۺ&ˈcvOQܳLGF m`+_ -۔y .x>:v䣊\YQl:hХ1NUfBO!È*@mt.[; sFvkPɛ*Ykj"cgQԳE BwF5>0BUUa5l ALX2 g`_n앱FK3=&2+5*5CfI$ڍNC$Bۜ`t* _~P*…4\X-˔<Ŵx8\ZbZX9;/x=3?{#@A}X 9QdŨW!mŸ.}l͐9[P(\:J͢5悚U0o[ JLcn.D{u&qETl6MRÿјwo(4M ,AȢl?٭ &BP'.}{N|ؚVe (FhhQFF~)~xݵvn~[cY/xޛrկ0NOAwCں b ̮Fy֋ӸT߆>1>s.?߃-+0h9ׁٌfZmIT/Y0p}Gr bf]M}0|ol aU褁L;*XfDsT$$vmj0,5.H\)a>oY3ZfoD&ߥۿ {H%M s#aqޱk9[`H.m,ܕ"9v0x@{'k둎Hd#6 pT/"TJ/ޟ#M0'rU\ŃEfn״v,f ri{DV$bjBj5ڴak;WO"WQAyO9(#P(8Y&Z`IXލ8xTAasAjd_Ndȸ8cε1CЉN}-+ YmCZ-7܀ ܵ/4Zvb(0!.Ǔ N*)uPlKE)Y5bKMXif7MIA(U(dpObˡo[)kBP/3V7K((߱ {U-3vӘb[7H?#Cw)% W$ پQ8s\(WmF7=[XXV7{ SJ K>$/Q +,/TeNYh1tv"Cg7AgH?Di/J {foUMXV(z OjWVIL5JH8c mV"Q}ll2q26oKt~ `LTj)I y5)`HFژgZdy|c(FfZXY oHL"&y0Ʊwx1HW% ٙ5f=;Nsduuں.#);A1hn~cGx)[K.ы鄽{Iu6']t,5>_yBvQ_f }tpkFȏeYMus(+@ip6$χ|ԎQ@e#=Cc+Xl 6X Q&[h24JjجL e=ʙnCkQ!@[ܯ$$whBc| u9L??;0t1Kg୚S.<(O)PNY'rR{t XQF~zҞS5pf:`dC&RK$e׸jvxp+XX+iK,w{j;]'HwiWH|*\Rҧ80Q_1u1H [%Q!Ԡre!9hszV1ێ$ (#L1uGI|K-1]mNO;} *ib+<O"{K :$<'*j|҂9hCTZѷ6`pDI+3A: rȕF'i~DXaF0+G8Pi^'Ի{0T's޴x@?Tի]D;m 0hLQ 8u^#$f#yڃҠ!=|,%2*ol  ߺ:GŐgA=?[dP9/ZYmYZP!1b7v~5K1r4["9&Kܿף}#u=S = GХ+X$|!I]5Cоhs,V蕦x-gҝalтg)pC{'|Vm( '4A#gHH/nZ0a)YU 'o~\2t`Ii>*, ZM r3 /@i}bA+45NcH _) \Uq*B9>Fx< hӐ|i  TIx}%/ <Т:nEG [5 WIZ4ʛ zM3ү"r…R?8w`Zl-߁tZlU{Weٻ$xPl:z EX :BP^t:mDtuiAw٭pH{d"kǼN1XޒiQzȸ_/ggr#4*3r=WJԭ۾\ؑ _ъWol@% JFb}yZh/Ć}IvT5:jsYOoc'fjUeFYW6:ZFm<8K I^aH:!js%02J`jαC3z>{urA~QIfsga Z {BNp~VBrL\~+i$I][48Xס2<`Gl!8Bݝ-6P'r̙ү]V$5m+)sC `lO5ZzG%(|gߖ}뜡`<;zj=ԑ^[>; )# :@=XLn^Y-\FOp8;j`jWc6V[?و4پv}x) \Du(kE9UKqR8!D{4ioMx_p4pkCjPEZbW weDAq?J"?Z,&YeC*w~I zpyBSp jşG* t K*z~?)0%l#@gO%ڄPkCng[HJ m8C?k%b\,(H0/sS &=r5ম,H t*nxd[<!j x"c%L ~PSƗFAl<(`z@i4|8v0Lew|缴pRZmBD`kT{¦;t܉5FK^XW"gù [7B%(& OZuiẉh`6wŒU} W1z$E{iuʧѰGrVvYj]u险,dn <9s 3acg9m6-3Jf?0(5fCzuki;#AWR-#7=S *bU~J <ϫ0[rm8^nƺ%blY8Jz93 ɏ iWDqv| hx,'!ۜk(11L3YU]4ݠEYs~9+]7pVR~Ƿw'e]taьPKEd<;x[h;D,# x=,Z#۴; sԫdTB5o )S΍UU_{dU8~{b7Ã0hH/n9ڂL!'IW;)El.A=_mYg[ިmY)h^WB3Y&q&u?Eс('sueBJNFWi|~jeCHb}LNNXLvx^}4]r'i+kX,Y臫O:W;KpzNjf}H=BR%akG?c^Y=LhT IHpCZc/?tdԛoAܝR-$_I*nY|Ʃ"૿҆V BJCjX"îH";_%n=$||n]pFϋhy'MJ O D>񽽕/&^ (GjRH,!A~]K~o+䰺E;W5VC(V"CІ3ٽc0g=7wkr>c6pM4D¡;cGɯ ؊g#tBDj&I-1Vu0&]8cZNӱU,dMm_]Cx0M~"Ԁ8MI(N:nef"9i[($h&^hnF'vu@GSCAw6:nWv3\^oRI#]J]g9,|9Qͅ2L)gD~G̪bA^d \Uoi0 ++h,îy|wa ,ѤE|*蹕+ZA:&-?=el4`:ezq"(Mn _o z4Hg7ÙjwՎǶZRrw&Ƽ,)HQU~51]#h#J0E[u!s;D>Ч8Y-IVm Lw 0bȹ69p7]qhDAWWq$Bʃ\IXw/hrd}$3NP>qq&=[9y`,'3CGc5i -xvӠ svQPz'"1喛h ^J\V 0.0l{Vm|$f"Sab7%PC{*k}J9#/wL^ع-t^P̟t1G9."$/ DWGx+S3PIbY~zXx R6)' FB_a玐6<) O5P ZIw+`7hF87, mltɏ|]p7~ح-ߜ̭H7I}퍕5/ZhA09O޻u WƮj2v}XQkYS#j.scID7vH_;cpJ?->2oio?s3rdr7Nj蟋3byr]~Td3_NBSY}{Q{dvԒ4mRJ9:I. L2T+6Tj6C-b$O%@ֽuAv`_Gsgb baJ0}+B7KJ]MqK?,dY=6-enJ(Ji V~&, *^ԾȎo}g m%PQ5ɵ~A:70mx`^/D$w PKyϴ#Bo E!.?MH?|"'j"ڥT<[2Y2z2HDM XFqmNO(AT]Jp׮9l;y*~*i-CS'=eo;ystr2[<ʛj~Ap^ׯ=fzƌ ZrZ 8HYQ <~BV1oٺbI(:Z!}dE"`yRՀ2@8\u O(e6B9Dm~eJZyH8}2di%V3yUOK[l Zę%yĘmV\,lg u~48_!c %*f+9E'4@mJgӮS{ }.O-(raD!d r|7>B-\fT^gL~$vg k@ɟe2}!T/e C6ĨIBAXwonMjEjVޙ:icO$ht%bj$ptȃu0=+qjWx=c(y7/hЅ:dh`0jd3py"gk/gGȹ^FL{be)z6^5,%yNN;k@`S?u#->i،@#=P ULo#Zs|I]W؊af^(F! JNƄ͗ )4j@,X~ݔE<"MfU ?4mls-5c̡p&^%߆mZfJDUܲ;VΆ{7F*9@ƶ(u_+k"U x:JUP[|p9 lI8$cȰocyFg~)eS!\FMU Ie]Y"pݕ# c2~ULd:,̒sJ!!b9#(fݓL`dCuE:ssH:䝒s9W0\ udeNߖ2 N >qi1G>Lr`,;ɋY?%(ZmnŴ?Ysڕ&*\ `O I:0vjV9B(%`dnapNuvꉷt}/?{.,$L\`4C4mq#ae=Yp2U+ 8=f,q*Peypw$;5[ i4Sc9=*@OޟhySXkDZ%Jʄ&5M`0ѳFsv`2g+FH 5 ݛĨI ޷+v 4+ X;FA=NEEj$4$V5}w㇡-bPQV53*փ'{pYp7,Wo} EԼMH{ĿԴ(%EjN#L3>eѦv݂LP܍g*} ,@| zDPf0Wa#'s('#M:sFLwp+0G^zeUN b9v337Y{ZAdJe`&Ho,8v R)f5Zz`8TUq>hQQl93? nI~T~a~L7t"3G׋ !3:=T Wc7d^u}L/SA]!.(8cwpoߧ>փ:{tl.!J,E]:ѐ{2~DͅKce \)6{xՄ՝!߃b!A 3 s5QgVW",M(OjL^oQZ]I wY!OEj$kqYI#5a~znzsOV_a^FI"Ol5a]5L+4TOh{ sfkrSeC+*1i104#}p _=(seJJN*gV;? ƇAyh-E"./]8z ldd+B*L gI4m/]ûH۱_ 01?%M1h3]݄ZmNblIs] E4'GMcE; s/w &gīg8@3ItVV;Ϧ݅33]qעox.2uVM2bZ6q#zCjdxu0|?SV#hHU:#Zn{(#ҡ+tTҙm7 9]25P*z`3EC*b(%Uq;ߧBD.rtpL3ܣ&r|w 6=XׂYv.,VTeBfvă0"D3+ i=*c vB-,}hlq(Wk_;I?eP|hMc9Ep7^wtpkF֔3:־K>@ \z$c9$>32eI%8_ڄOlL2.)JǗv?:H.BR`eK /vCaߍak݁A{xӡp꽶 n\n~WMY.*g붸ؿeG"9WxNpDkTDSYQax-[t3A_-Ϣ<nOBOv(1h! nW[Iv#*v#p*XչEpgZBu@y\| ȂT\QlO]\9!R]^% 3 { FcK&-!9BJNuQӃ+z1֘O8 blvzL*4d必 ~ N.XN44oF9ѮLN 67VipBxH~x$5Kwd&IT~4Aj#KUcZGQ$De>?|1'd$^Aʵn@b[\8"WAZ3ŵHsM& 2r򭗤a'['$$ ukΌႈh(0^zR5j.-j7cnc 6Zptfh;ٔ}6Sum?CHTEǚȵ{ 0,pBbOA=7+G.IpX"Pgl] 7_=%!C}elO VoA21,BoH=O^Cg\>sv0{ְh[caT+to}_@/tpӭtFH{A1-?tơѢy+@\gW¤'>k?NZw2^~ i Y}4˷00,)`xfty" DlX2p8~k6!+' ,_ӽJ>^=]Zcx/2& FDGp־كp7*4o]:tϨ*͝动{G6rƊ`+A͐zoحzZasۏ_Yh9ٯ(GҮ6)Pڥu2t/r;P4Iq=:%f~+L4fi0BG[\Ezf톜u@` >\ U=äASdɒ>(ǥ-T~ '(Xu~ʺ#N̷3'3òbTg;N4;:?6Ji.umg0T|N<5l_.cBUY*6)8jTR?W&|;5kjf}S yNQN] pm%i u]u9'%QyJZ-S %}q5;YJ[c&ec嘦G?x(󶺻"E?Z+c?I2!'5#BYYBx&YowNFGf{a%F0zc=8b&lԳkQ*jMx!îf 9)ƒBD^ҮK+Q_76V,YΗ=:(߆cCGg+ߠ̐|/H?AafMNJ.xh5A ΂WhPhk dk_>"۩|BHXw&DcLF PtXxT]GGoTb h@~an^oG:.9D F. ,\J(Qm(5/`\ .$C(15H1;{S%y|"w([FKF5X*FB+cFxܲUuu:显<$Պbww)7˅%FTzNNvA P\,w\Y:GΣ  cJ v3;6cgg,ҧVMQ(VQNT]Rf6exLOz.ʘ %4 5,{ͅeQ1/a+kyS~Y!`/Y FB#~mZ~Hw :"DY?h:`|}+'.y^y%#Z)X,FD߹{nPG\$TGuD7^$z1T(hh3RT &;S3OFW%'5Kvl&8$oW Ysi909㸂ס<m2q%yp2s@w+7f"'_+?|"jR}T ں5bItyV;h;+`"eѿoy}޳dBOsH}8⻼o Ĕ M{ s66"1h;zw 1cO]k̵ǯ(9um1A{T"cD㬕zw iMaZ|^^8XF #VFÅ d#JPݗxa *&y*7{6CV,(~5,/G./1+ hx~> N"JRֶA\L݈2:r?j^c@6(GU(0)(˱WȞɴgZHOEǦa_v]C6F!HqEFk e܀m%dSp`euBX OGXC?OOγ *I6HݯzO{\??״W,QZ形zHiW=I:8`0^jTANd>얙7 FqH+t@l|h$YkI< s ](O' ы.ҝ CJ3T Yzp ʬG R_X3_БϵJ&^ _mawÄ|_E`1;L?x3R7$_1zʬ`׉*)+׵/~&eʛ"V]Y-:yLIZI [O Y#y/L6Q(%mIL_JSB [ Cߓ&σx^\jY{wj<iwf(B%DI~ve򊙛 A-Yn%U423=O gaHQrh1pE\ya3?%&c M==* =b WqOt@"cB:*mg֟[| ǷPhyg` 8`]\(e-4 0%QV5^GkySN7ܬȻ"_2g^ޮx=ؽbs姪CS$xspP1.npzF-U9,>CW6-XP) v7Tߕ<5ln̊g<euh5U4Vl ݛ2Ar .,pr\QnZ~+j=LYvo)1+,fufYVZ5TS?,Z `QNkKfÏүolPTuqDl=8D/з(P x<90s?Să>pάrgM܃ y?Bn0A|6/=ʘj9 -!䮮5{'r6˟-dL'_rH߶zDVh *τM*OK:8I}jj8ɗ@>];{uXcy_50V3(/Eu@濉ZW6z!B]HsoMNP$~AR$="i@duw-4ow s*/-%SOפ6y;^񷇈{0]+aS؟03]6&.h̵A5-Oo"?a&G_,oH%VWF.QTjLnS ]8l5&|*wûxMM9.qQPp%imd@8?Q݋]p6j#akTL}_KL/Z{>NDkR [P^0A:T4P)~͍C |uN=bʌR RHx޾#%H;8X $ZrH-t Xw"K +Xyw"__Ofl #$MvW:)#:]*MmIޑ?fpKJxMSD9d/P?Lv!AJ BW3/kK ]Q?&I@_JlM3 e_Ј{xU{;(2Ĵp|ϐ` ,ld`e-+h-18w 8:Xe,z&1;kXFalr~ER y^2`d`w0Ϲ*l-i/Iz1=Rjv#4o֜%Bï!_?7hݭhJHA]n'dir_`կr["l'{6!<jRP6kAKpZ&rKfMq=>=Blkgc+/h/XE0gȻs*u<&(?XIcjb?6hUŨ)nꖉai$ӥ(W;7T·ZFz(fG;ӴY!WVv*V=B1V>J%ZsvT堰ژ띠SH&UW+Sfw"J.KE 3iG/Ndm#3x_ylj CG찤eȤ0 I.T}ԓH:VijTCQCFοdэBI9XGF1-!{U>P>#V ]G4(}zps(1A)׀ù۔)vB6JO}s6Q XS1Ihd/+9n?okDcz|#5Y& Xd,WKiE/6鯨һ׏{7ib9i|Q<<HqFQkgF>su%`wg>/݀Y&Ңwٍ(G{7Ӳ~Pxhqf {zUmY~G ޮFiFe'~}??Wh"[$̓#kM0Ci62)C,~ŸaߚLgG"*&b6y5gmifp1]nxG7R5GmrSy 5rҠn!"J cV4C'Ů0nBv[vP?lۦx@]_rs2B,8Ƥ>:tzxn$Xr,Yo"KSgy bWСى~녾T?lǿd"uyBq&`@1BXJ3WᙕwMݳW;zFlp3BsG,thiS[*%$41 %žy8[ݗتJǞ#Ʒ԰F/ga?5En-v Gp$KkLdC#[ǎB ! ;dӥ=i͸d8mb`¼.$jx@ߤ1fNV'df *ZpE&&Z -Qnc2۽U54i{׵zڤ.  DV-#[LF%!0@ӠD3wxҫQ{Wr(pa:ᕅ a5ɞ5kt`aiƈ]n };^׶"䑬ۓJg+(^$rT¨IiC%L]Q֒M4ZG iŮ}P%-"6dr,c\rfEV0(.$*8-K )X d 閜B'tgq"ʟ5fkB9WZaS"Eۇ7@gd?EQd)=4NW>~DbW*+`ߋ. AoUXnvOEK|┓H&w3|{HvcKIw.<$`59NNKO,g&tT/.wgLߔR<5VL(šQt~ _d6 ib YPCXscm Lu;νhDdŀLep{DTdO0լd?3; l9r5 o+9HKٯ?t֣f˾X[A*HR:ez$[0Ի{'2$e*q?1ԽS|gjS4Ds N{UHc(lST8Y zD2#&TMgr"YTN⊩qU;U$ q̊ fa#e13 _jUrQ{tCf^m<-Z3O^63&%5G|,!slcxķ B}Gҽ`fz9U(೴g1= y2(+}TN\'1@C E [rOAN jri2= y`l$I\oLViye[fЕJ/gmJguknz˥V? 0sȖLjy2ݸ[*c%Br+B`cπLzrA')WP,Y׿}|SI<[SD`OYbiHue0!rB/ʠЃ"dǽ;OZy]#)at OȬ+]$DZU~O4If0`_a(- -D" "3/TNaG-q#ݕ!Ut* (Guf4;y7wdMy ORJpmGz,Oy3 ebdy|D$M9U{{JZm:B! ˴NvY-@'HW KV9u _lx\y]1Ț sI`yqp')}6cl>AC˱&4"6,*[p_Z`mG$>'6yq|چNĚ8~s(:UFg8yʴ-ZgWslXQzSl-݀vd$+u*Q4Z^2Ж׉Tׅ,g5qҭ^ylBR߻/B$ŒQ,ib stc?:ujYH>of @3Y/y=ߑZ'sk`#CB:ekumPƱ{7u܏6ൊܘrD-!ޡ cLcy#FK$ ^GSbmϿF; kyW21&j@lb⇧lU}/tߞ;n3j.QO,B|E1YIqW{CLfKxۼs@%ja017{(^َ7qƙ WQmiH^|CJ% J6+b" ;Ft,ӦF*.DmT-1 myS)=8ICXJu/s㢎"'Rƴ:=XqfUB _lQTW|j"9U'YRoQ!Tw2-rndfJbU0?_(j~TŴE,]ˮt񌘛QBjYEKF+,ugr(s! *4-c?P87SrXXP7E=Z"ne  H X sXXma) <`~?[ jI=f\vNfp!-] 4+o + \%wlo=FЭٲ>z`{ " :aآwv"h{lGnv$|44&?W9/>V2XAhgW6JeYҪc5k{4%0_{ә齏&K>[G6=5*+2UU3X[*Eec$iv>uy IWjo Pheqz9gd|'bArBWzT#u7* [Ah܅پӎ(zkr!bܢKiN 󒎴frvdCA`ׅBu|v~xgyGaMq4ں_@$c*٧KPJX?wWX$C1܅sʒQm~1٘}"\d^"e(N {fWFo; plNOd簬2nSVovN>_ǫ'V^Qd@B HXw+0=?c\1HA Y;4 s G>L#;Siҁgѐѭ(7~978PQQRj?IA EwXUxx%E|5ZW/$<UE'.׌sYpOP-=bq<@$)8[CR__SJ)}tj~;H4E*ߺae5P$ֆUF7́D3kv^.Ō'LMn؎\ۓ1>ƭfvB=6cq_ -Q/*<&:JML}0M.EѴWRF^I:6!vVT: Ǻ4}3 *7i %wЩgvq('bEKl93-IXIg<,eiG gCc": 2^ƳiyšI ֙Oc/4࠵aXb`@D@pmVonH Q;nV\ D7;BGIDbeL a`Tгҡq0zfçd!]؊R2 9<|/G'V13Kj{=f< .?/[YTOWtMsI9މnSeb8Lz (fA?OP FsI(d,T4jKCvmx~B_z\,^@3{U ڡ&l M9LHP}6< B|%74V k(HGx[UgZW5 mPG5 JtRBٮ.)iyx#D|b3k$?|gZa>9!e/vT\@jĸ`@Ƀ}Dۢ2k-gP'Hƈp{cs'm3䢎gi<|wKX׌AYB q#x208YRcOit-cUh4!eLL$bKGPɦQ?܈~C=() 5% 7!tr"i^}$+-eF|Jly IvYÊ*uVHu9/ImLP@㗌\%bw"dHk(tu;f9yoxܸ;K#e}j'^>3xp.H c@r-T[pgw j$\=/ 3 YUmm uEgRXAC~:1T,1K7o;|L N=H>VX=2*0p :QTq`_ǻ-Yx_sj)HRP)\Νc[/U8`sSїҖOi{-HXt& fáNXm7*z;wiSQ}YPRXvvxtul-ZVJ)]dɴA(.2SW~tr§!Orj2ޞr)5cr:P".7έh6( a,`tq{p–hXl1:}z[Y&s}Ov.fcV>aF/e`fZIĥaP3cO5\qIGf8r4;6e!ŃhO"Kbg\IʷJ"Ol6u6c<-dHU#6*^Z._3$ v1]*$T3(Q԰J޳`_R-"c05QYP_ W9IdDu蠊DPSd効UUጛ|bXA'y9W ~{n1L)w1V;[_s=-ޤUj7-y~ RKpsGU szYb~$!ғ֛< ֠B956MffgrV^hHC2uv?os-eJHv%'~oK)ͮdYgdħb;S" 8.DCDW-tw>T?~\{r2hyS¬ue AnR)ׇGEՍ^_q5:fxǫ`[MEe؃|4mCV^5 j% ʯ;/(z(,~z8N5_ -Lhd6zyܓEnB,Hns$ vhU 5`Hf6l3t7cYK WUա`M=8p1L!4.&ӿw eUqɱ*՗CM"sjә>jߨ %fmNNnVvW[׃P, oJk+Q<,N{;x?HfȐ Ersekc=(=ku%+Y:IOߺ?yh>3p {#haф0c-6ߕ'U%ttkx&BY`?o#Hj1>|t9՟Xi=3ZlUkXu /Pzka[L>[ս׫QsAlU5|fsDO/'KlN0 \$ ے #{-$N7L0*xp ng';+$J  dD$p92\7n!D3-V^tsA'b=m`] ?}7rs!oB[UGD9;x+A_AFce.K H~9ȝ,:5SMY\yU88Ƨ|Y-sn?qR!B(=P_")OjSB?S+G{U/7I*sȐj}H('h9RCh4ko%||]tE޵slYMB<(EۻÉ. ΍C[̨2IHCq =:*tͦ?pL+\* ?-^s?)G>gep{ {m)M}~zY\O'#_z, I2e^#?iJi?+ySfoRY߇\+Z>i`OYu$DE(& b~gCT'o59+Ǚp]Z.%fW&-`$λ< ü_~M,`p_PJA<#37HeG$i 髥`D р33ns{r}++[Ne̥i<ěƔ8̠IW/KWV{;]h#6~|I'hXL ׎"ZMd& Q,҇f )7´.3<~ Wc!$Np'BlCL09i"h'~TUF8A##.HY7QGu.̩N v$A/@g4+=&KQ8|"u_A*ނ5֯|c&$kBA-663w4+I/Fޠ814v& Z>KuNBbf̑⥵Jf}y~rl &eDNsvBr);T"U"u)fyvP/~vFpA"j'c[ IK;ez]W&14u qK~=#/ҒXIJ.?ګm@|>GVdBԞ/y$gycAwRoGɑ\WVUyNߊ;wκ ZzhO2ydmE RҶxL{͠v-ag .SJx=Iж0щeX+} 7n 8E#?\s5,'_0VQ>z6!PelXَtZ{t),k2~^;3AJ?73 *^Rw!{ψb7) )F >f峴 n =ql3l?/SՊ9ޏ'JC*;ҹi9e~LB$&u1ZB͠UE \J*61|_W$<oT^ (({UA Vo\8ޝgkNP#ӯnvѹZO2ʥ>LNQm%ўZB/eselٱuG4xqg71 8Dcro͌9F$y~5a|jĢa܆ƿ"_ vݢ pT(^%wO"_Cj"REg}lEb5 0B187@V7:f[85sF<ݥÊjze8לּ fgl gл.qVAͱW?峠N`kEr,\&;:Qc˭8?nn7+UsZE`q T cs6 | lt6ty1WXY{4xi3Zڔ3z6Ujyrփ ` 7\UUƺ߾IM0#4o$!z>n' ]3͖;#Ol*u!OdIvnH'g)J6<$&[Vv#,yPSΗ0UiU4'F"~-0K);gqي je 7"HRE$FyAZ4L:`c/ZZ@B4-jJEYD$3:BdHW򒲩~{AYg>;K*ݏ}/9I*^ƉetZ䊂9Kৼ%ަw}Nbb=X-4;r͍"-ߖC{ # 6:^ *ܚkO/c=_W>* 4:s.nt^jk|Wv[AR"x Nn, Ḩ)\ hNg}8rY<LF0S¯@#4UZm8 `5{Sr c "ï ډ9E4UU>0VIL?sR֒P&i=eQ(6!QT.7%"pn휌T@tδI0nWmiVFT+C6Mwƾ ZN %'M4A5!~HO`m+urzEfu74$|,GݴEUWCem6|i g"L66˯NYutiHǩI.i$f:^ >>|g{q'3f<̈́?t_KSӦE+Å؄>n8epz4d鮺/\#gӹ6rީ]v2^ej oٶ&֜NzL\S~DQ kύs;yf 3r{[*ޝhHB؜ҙr*"jqD~kƗ*ʢJ@휳eVȅL>D0_h4/ P셥wn9ˢcBi3wqpؐ \$1QظmFN ֣Kmͬj#mZ3Z!H2IjtkؙmR4BN V9ӈ@B;.pшVB){̈́"@YW;@bZ~ٖB `\qE9I=X-tw&'`u~)OW)ghZ^g΢#[[1,RGq(dH"[3]VQĹo s^d5O|-4V`dg־aXh7Nw+r>(vUY`{R:9Yy*6*aUd8܈wEW<)ɜ>7P~sa$#6JFs7Vu-eal_8N ,'2@eq饶vY~@]ar@q[kU:y6k*?>i+J J-[#EÐ8!|DSVY-"YoMH\00|GCbRe+j(@ WA՟)8Z_r/L-,¢yVINu@̊jtaGbfkCHIG͡`WAa^Uf\w`f!BJ|c ̸TiuɛWA({>_;ɬv_L/K[cմc B9KE*jxX? 0?$?Gdީ7x3;~n1ev/[ՎBvj:7" M;M \1* !~|`ܙ/!Fmot*&{w&~f/9o5i,&ưʏ ﭘAIP|1K0wUA'JJ7<3?g$O+?$-_蓴lPrͶY+NV6XO,YD]d(D̰ @riWEQ̍Ce5IυWo>\zSkEj @afjhPQ>؝D;8g%i-j_p^h%J7 5"?agSq0IQ(ް+#}HQ']*sl#ɕ~3+~;bfq"tZuq}~cL t`[\I8yhB2WaBhf#7oN"ʱr- fSNv;$Q蠭Vθr*d W4l;yj9j2 #QL}.UZy{; wޤ{0zI A5_CUB(=톶q:D3qbsϣIm$2VU*dPx:V'}>le0;} Ei&96oY 9H!J`UDls1v"J{O % v2Mpvy,]o@zxZ9#iz$ :0HG݀oY VJY=/7y,9t+Qfy=fQ|&ڜ4ćF m- TP*_kSSK4la M` _JNc׿ UԾFx*0Xx ʁ%ribr 5':dUn%m:L^HT$'xzC6Qwn6<ߚn @9FU'R6 !0iGupq2WoqDÓl$fH'Oty+GO=則,Ri摒f;dDHœ_BU K" :uLA/ùW*ɂg)v?۱Ho,rtGsF)6>s1L}<`݋R<%\֮X^ Īp?Ge5 QoP`쏕,<x̢z#\`O1c=yOfƄf/Wظd2 3mv2sȱ΀vbc%Uj`[siζd40/6a.#MX2{ZCT}Y1C P׼Y!s)%*Pκe,8͟ݜ aYmup`lŏP2cUy׋&lg$vזN:{znda۬8Dep%Txd$0;FW7?>WO]pl0E ]``]-#1{]Æ#1[:(=.uɷPS ?^qƬ$^=-!ܲ~R=t 'T֘-lJx``l >t֢~, @o5ěIC w.Xb8ې~r/b2)1qClWd*+4H"),U%@936_J64X&Wɜ#\SJAW*FkJ+ifRJ@dvrfVLaf6}IsC}7v_+)Eh7ŰೡfhVV&N)m^݄:*Oy;Jʿ׫0Ո29M`d4vvA:_RƕF;{b(Bר]S9Z289?Lޕ8xF860Pʥ`‹ +Rts!JB,fCb~$"o'x`sUEncKpmd\g0*1]!DDi5HZ% ؟9j["Amc#=l'XL19AO )SȚe &%X}c'9f`@*& E ?Oԟ}Eeu%@Z%[V~T_QJAY2!6:&@馢jr am$+2Ʈ\5t]D۴^yl1BJZyvpʡ S1k`7oէҺ,l8ߜ*aD,r=+S<LPj?_;XҢaMK3x H. %/o|nͧ^vKLrnTvk9mh'K:Q+IYL9 5iF3%Bj/ga !'I^֖ W>G;| 6ȺQ8> P{=@DǴd5*QJ`xO $GJ "B]oyPoY]&*"3f<;OWyx `" n)9w qdr +i+h2zYiᕒWރ|]{[z]ah$ Ax # `E'L: !r^birUw=;[>|L08q5+ă'bXM895&uMK=tSKF+ %*tS~JK/>y? `$>W_y+V k0ȱ$MP}7G0 <|N#͐[. {r%ErOS*fL0Al 3hȂȂǕjX=t; `#"gw_VvBclPLo~ذG3߳$fwBo#{FiBIJhޟ񧄷3_oiGD'݆BZoL>5'l;~cU$d@=[bv6'A84nQrGک( ~ skC,p< >KRZR8=Gq9" LC{#d,|} =nhiK`HNϲ㖶5 W/ȿyƆ6.E]<\>mjWS~.wX"0Ì( eՊMMz!O2ѡA?:E\6Z@ PcًSᾲ$^ w% } Ak-~h!v{&Ț~P 1FA C`O>g$3r5*W{%t׳c{T*5?w8(iBts|J!`U1Q{p2"T_ K|5iqpsC 7ګ+Eݻi\ ~bcv zSR-KZLGoY $$z/ rT2#+_}[*6#C~Kf|y~o.ԗ5(Pm@ukRqcXt˕H~'s%!Jzr})NS6VA2Xj$їoՇXjZ[ywK6aM+DGm%p~cۦ@;q:I. +C8BNϰD\B&]Xe|io!jޥrr7M0[8&~؜lz_uVNc`SuI ZF6|rL:%gu^,5qco0yO.ӆR/!k75vU)K+'9I7MfȗۡZU`t1oj?w_F#G="s)ǭO:.)JD/yњLeuDv GW+bQ@AlH'V9|{ Sr%\`D:.r?HPz ^]! (͖~@r].~?2ͧ[k`&DR [$q67lxFp3PeM+h{r~jHiytbJX Ӯ-(LՍZR M{o[mQM֗X7/p %M2zULYSv S {RP΂BY>fʘQ#[Зo?5]R(u;0no3@6:bEϘTk{(/ݒp,'"XlSfHhY{.lf8=@ja(?|7_ CJB_6}J4fEHIIu:w^$#\$YnM b[;_gn QY_/1Ő| RwfI[؃ # 7!m4d H߉շ#8|L[3(H1ʗu|lh?sKc&˕TvjEUveb3.Z+}+(%0![3"(N[&fN tBI:Pҵ$}w͓LfL iJ_"A:d$$V[k3 H'ẘ լ$_Z5ϖ ^~Dp[pO^"ND`?k>}o Nq.RUB*<%Jq&"L/!(K,>X_/w5zR?*u7$#!}bv·W$ٮ/ܭ _)IJ\ꔌHX(mZx*_yYNCPS_[YuOUnkʄaVwӿɳ:[V:\Cn\+pL}\%U:r 9E#P/vaeLAdBS QUgH΂]hHl4TK?|S}+41}dʣD&zW+;[8~UxQKP曀AS%[J$auq.zĮT{ WEehq][T'v8Sr\g ?bIL洉ey9%%چy{+лWdGHXw)*X-x2rҜJ`UIw`9E3K!QXMKv(\d, 8毺7; %;rKp,,|P+iѦ97pi|^tG'gŨ,мQ (, gUSZ68N:o6'VcsdTF1xIsm }k ^HAKP(F D@bϛ[b]tW1\_ov4~ВgCQ_PDL&Oh8zWIzէ/p%xstN[$[*Hi,i+JC- kJTr5jJ:X3ݵU4^>A>V^W }vbZ/]_ͽ{\V.l׎i2]C@G݊7ZF)!\wH Gk b*bBбPgo fuhd ZÑR(&5Eo`c5P`[ttSqd2U|CjM(v:ڠ{eV/"՟c1!&$L>t\OvJ٠,`~ ~ Y气k懶ŷīXJ0 ֬ V8еY(Vm΂)3,FI\xi5"†|yv-<-_`O { 7IԐm_̹NZπ+b^']|mƪb0p@CA|8ٲPcXϤCBTxo-mUp_o-3]f ։d#&eT-@ye6mC`4kDĊYJf+EZ--)[.ntLҡj;U *JO(e2RYqb mz+! ޅsIR3,{enTSsՎ< 1SڽT]ܰa l7k_%vw}xF #&EGOm^4sz6BsU# ԌX{'DyEUSy)m = َ4`ϛL)-rj%xa 1RЪ-9 0ǾF~s(AO'Y!wSkĒh:b?-$I&R-2S逻Tʝ (i!5l ȿOh& 4"&#UuBA]ٓ⦣&dy5pIfX!ڿtPXoΊI:9Ɠ 7_;4Ǿ!r6O25E3훠4I?mYI`_f燒ā Xԗoc*9H w3T2lR;$Z)  A+uF %RϞV7!>J+Fz/{XڡoHJ+\у>w|/g OeM~DbiZE5@i/0'B =]NBx}U=QдK1Hf6npt}2?]i~sWٖj \PB5p`B "J& ,~%:m3:]1& 7QG:j'4<\)si%KY=: 9,WpNx 6ɏcKYiئ关kpye#TL += *RIAbN6|.V5~(PES&_d6\r/=VTaiʳM"9L_ #Q(lTS'B1+x牨>-J˄pSJ,[_I!}+Ng+'ɥLqx#zҬt)(|z}B7+sc`#dM>lH) u:a QKh-U8E'Fyݞ5 33(-+eeQ0׫[[x_j!Sw99H|}4SOva+7.=QE"T Z&(=;yB;y$ Ǡ|)uv95m9Wtb.D?2<3:UIS~YtڜY_`<2=sn "h2òGᡏv7\K`q7vnx [UݳSy8Wʺ8ix18w{g^WT 4̦lv*PA::H 1FAǶN J0ekO5mNHFKJB' 4w$*|0% 2x]V{͘]ěHOFآw'%1t~ 䲽mkBoppح bDdC\Gjsmyc+Gv.:{X^^`_ҏW{M50\ W޲oNN=8uӑԏ/;8:ȖQ fbDl=oA.ITt`F09w+x^|eB9&X*yCg`! mb$[]MYRF%;=tT0)Fy(yLj w#98 ͬ ] hװzy4WW6Føm( ){Af }:, vN^KD_,n"|<$5[ii+ °-s`7Iu9:,M3 fLJd N27ɡ=GC+pWBO]I`5XiO:BgCC{cD+,QG~P0?s GsGDﶦpp0>>|+S?tk)w󘨽wozKrT9'0y2ڡ'!NU})QKߖF7V19谚bVC /zB2 kޅBmiaΨZTbY R3#!} Kk&?2˨Rܗjr8Tu*PG\rkn-|/Ku)!HwjNH(PI.^(kky$yQ K/S'ghXxNL^C7_"$GSSvU)_zgQj@NrIkPd1Tͪ*Woeqc*vd-HD>a'={7 2AHI1g000 üM˳ӁbRy7+,fgX0saH?Q'S#D&nh,7RT`KDkJXvq,7_p^Š[&mPNx : ֚OőL_G P#Ϻ\wj|(75/,qxDva{p^vW#ʽH28$ 2%,pjLt:d44kOsSH"c퀄J OѾF lfo`.k,[7 ٟB >/P`4c[4n H33.TĆ,.yJn^*HZ|+̻y$_c )%k+39lpzt[뻲7AUz-')ސ/H(n:%mS3b vD F3|jÔwNCÏ*MK 8`4k1si?2kM*c&l شR99 UcH#˭;o`S{KbV1-&*aP WZ$Xqlcz嬱^ @(;/1'I)J$Zl=f0YJ܂Od̵ xH%[ltQSH`.!ɰR@ol-#KckNrx^X%ÿ ZzkL?|/̜ %=r'JK KiP_U9}klS+|[Y^jz >d8I@K 2" f+-z6%d>֦/",HbHdڑ/HЁĹy8u 鬕F&jKbdSInjh{'K ElyȡWnZAhxfIk ԰SŮ̮`lO0s_S5 6y00 V N~)#U]\FItsSG02(qOp(!V@v102WRSlHʩ _PwN"+by:Ip讹Jb;3-ZY:g\`w97g.IXaK"YmwMlk>mu^@d\ Ek Btw I ]edA;NFh"Q!!5)e/!"ci/lmWH3E(?1Rdа02ؤa*Ej#wKzkN6a9}+ܹ.)k81nBp ,aZBp9) ANgJas;~^MEH hU݌H55lcΜh#ngh{?D;Le6 r EPnޓv^s?Ev| ,}# 12-A8G6-is.M[$&Zn@vjKxFBk _ ?^qy a1_ƺK ZU.vh1ͅiRҡl]@x@ja-*8͙f[qLǧ g>Rv@M-'.\_O0Fy t)=~vxj$"K*b >.]M(􌞲05Ya.%N]/-:`o$ ~,m=lZB{KŒVT"ThydHFy Py¢FT !MTM'X}e4$byZ[㖅,-~Xر猇 n0Ժ+H-ՄNhLnCr0o+9jlo ZSߚX:. +O!Bb$RXL+U ؑ jlM)1pbK ̈9C1)rD*'2IҐOt>쏤kyٺ=nmꧩX7Ҍ'z,e)$uA]I[uw1(2AWѶ]o(btlfD-+tb4B;Ӈ""V\ْ<|x$5*D9ɇ8 ½HOPb 'u0qe0-.xEDowӹ% P:GVuҢiڛ ɹ7s5hHk8α^Sԍ!I7HXe20D^Q?l>=!BI!cCz *{,ګ^0Rr ҙ{h09]͟6!2ֈh\k y268q|"Z鐳ÿ t2:.WߣX S!kA x0S@ůuV򂕊Mjexoy+n9J~$p'!줿+u.]B)^rwG쎧cUƅ˰5,,`iLv!Lկ9BGWZ1PY)IGsv҉:L?P&@k1\1*={צ6h2+CYV&)_S1dمL  gTH($R^4+f7KjA]ZVVCar%8eG^wO#S!8KwkDr*g,^?*)?uUewTFz;HQ1<+żsX`_dR]1[Yhjn"*nBXL̈́Ll>}]yw}+'tOK_JZLg,MI 0qb 1ni.\CAFÝb\R[ 6o/aõ#y!B>nToڐ\JB`0xlRjGWQHp&(hHxה'7q-3X%A[b.?=`)פQFSM)C$T~N•?/=7IJy~Ѹ­0Ot 4V,ƮrS/(j`&)K0Eϕo3DQ@&sT/Hhia"r-[nD=Kx?H@}PX}_BdeZ~rj ڭ\ۘ${&0` `c t@ ^ZB_Wj z{$3@c+>iX^be.]h!B6JtVbR/]$q+ uG*;g</Z" Y`[|\4Z^T>!rGp[y-[k:uB@Ƶ>3)\h4p$-UcN:ntH1"5Hьe Fy20RJm,{0dž )LH*t8;"ߢ OŌzeB*W/4y5UT+T/lv^/3`x* wb=9{qp S{ 68_$8.H7&fmJwj{ e>Q3knX7"L-eڡ^1јE|Opq,[Fs8FsiF3 >QÚ]L`>kJ[xWB]B%D2B ez2H4copHFNl?l-^ ?[<$҅)=D-r+/܊x|F ìZjaT]ii|_1p5Aڿ|1E oSC(aLƤtUϨF(uXæ8,o%H$<4&SK$7B+<9] sCFQI濡Ѐ|_86^]C>޽3<:r0M *Jߓ4r lɎ31\ph)\c"ٮ8 J/,RPM ґn[^xMcQVӘ^*iS^U]uҿh QS&E2o*k L+Jtgl(-2kPVIN;:QV L#bC'DVdj+yI ܚX N"!Kefʔ:uh0+l ᗝG]:s$g~(`p6pdcS%/MsFOI4Uϧrcp%7'X#OμRKdXus&kf{F@x=G%}yrqpՖ!,9gATNG@|U%ՌNs6QQPR޵{I_ 1F=Kzw߉"op? vCơ;[=/,]kk{⋆Iuju3]kK[ÑavD5I Hϓ6N؊몦03uUe.m,4b.}dN:AS.6E^jELo/‘T6)'cQP 6TVwv=h!Ԉ^Vz2D2y9JWޏLd!|6BК[M~DưKļ_ܲگlNҠWB6A )?;U،# q4,XֶB%ofV9L΃|Ԥ"("!6ZKp06R:M0dG3Nh9)VAxbfuW ⬜:ǭ|n`K*&7|rPfR}zĉ([Ɵʹ}wez e_f@cg_;J$;O8hzPPÙnD+x{̸.d_G+$O"^OXSUA&0B?(d:B>PfJe"%|d{|ȜxOKE}fV@t? NkV_O8TPPuHV/;ˉ +z