dhcp-relay-4.3.5-lp150.5.3.1<>,PЉ].L"VWy?c9Q'v3T XhbiYu$ֻ|h[ s [p Qv_ec3|<-bߠ&qR,u7fQ2ل?qԧJzً۾t+==W¨iM K3g ܩ}oq8{c[u4] m?*E>Fp?pd   4LP\`s|  #@ #h  #|  #  #  %B  %d % % %& &8&X&(S((8(9(:*=kZ>kb?kj@krFkzGk Hk Ik XkYk\l ]l@ ^lbm+cmdnbengfnjlnlun vnwo xp$ ypLzplp|pppCdhcp-relay4.3.5lp150.5.3.1ISC DHCP Relay AgentThis is the ISC DHCP relay agent. It can be used as a 'gateway' for DHCP messages across physical network segments. This is necessary because requests can be broadcast, and they will normally not be routed. 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./bin/sh/bin/sh/bin/sh/bin/shcloud119 1571069500 4.3.5-lp150.5.3.14.3.5-lp150.5.3.1dhcpdhcrelaydhcrelay.servicedhcrelay6.servicedhcrelaydhcrelay6rcdhcrelayrcdhcrelay6sysconfig.dhcrelaydhcrelay.8.gz/usr/lib//usr/lib/dhcp//usr/lib/systemd/system//usr/sbin//usr/share/fillup-templates//usr/share/man/man8/-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-linuxdirectoryPOSIX shell script, ASCII text executableASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=0ad1e35896bc77a57315f24e58ff1d55558a4d68, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRR Wj`w$utf-88d4e2ff89a489207ee4b33a7b2e22dcb4917225b32723bbf4e023fc98febd62e?7zXZ !t/,]"k%w nb\w~ljH^L}Dekxcp U#>顳 ZFNWrSnpczFH!{Za^ybVR~I;$!qCvu_> YSNͦ8dR%V|R`&7Sdﮭ.ZuND.j/(:oz}1I(B&Ou$l 訊7߈4F>>.;LnN i}1l:s8 d5lUyOy:";5tYC6\yMTE+|Xcֵ $MU=,pDd9;sH :SK풸4KS)ݼTt'Ur֊SJ+A"uz˴zn:F1'-'aCfXNƠDُ 4%bb/z0 '[qBI1Ed fhɍEMhVDX=K't)h*ʜSu賁;;/:9ZZ,jQ}5sATzcrݘqkߎGzX2`?ڧ yPV Qi>c޷o#dba.rsYR79UٵKjX3Ӌ%?(Z[bd`_ 2ٛR#9iU* J ^YġQpMuyF Nc >6ZxrhuArgDoRQ&6,Nt4w^jt];=⋄7-d gaqOpJ zSe[<=E$5sAhs$9nx%exYL9= p&s8޵@<d^dSmBT[=12N%7>N=J81)tgmo7BX9VnY 4!z\hh.`cgr8 z馪8bX@? jN~Kuv 5{[YXdTΊf\X:dC׃12sdQc il͐5k;^㣆Ťcmo읛9U9o~mgV$c/=p! EZ@ukړ^g αچF0[H |OO 籩妦hEW~ >v6j8 3YoI HF >feF~Ol2V4@H.+?~@2epL<+hc((wnRKuWOM 󱼢46\BxA SthtgɵcZaT#lKj>g>R x)rjT4ToD H?e׈ih!tz'2fٱ#j,^;mv:TB\3κ%z&sZB_=o}#<&tW!Ձa88gȘ޷5ZAwVo<lZMt^ :8:ꦌ"\ }";l))ZUWGcgVխ0sZ2܉ +xmq'Dc15 ַ}B5eɩ ` q~#DLzj>ap4A"ˤ'CT8`Ymo ˦Eţ$6-w/y*Z] Hɮbn(o'_PXy%?LR d{csW wL4Mm5e#g4.oVi,JOMfߕeg/ .d>d+ &{ާ/{h[ ob3zCz%z1+?Ud_Mj|?ȍStKx9 ( h"JBY'tYg VX;N^u~Y$r5dجǨ4mF5#hTVj+Wi$ISBVeWo@ z{DNφNrȑKۗk%:q]@yй^ ! q& "U~Þ}"mDw92ܒ!WC[p|XĀm6.OVH9Iy E9t7޶NqBFC/f?0Iэ٫Zk]9Ha -KIXش7 C;Ӿ'J&kL I\/I;xa| 5l \s86v(Z ƧNBebuDT/LT$GPL[ҕ,|.LQ[T-wٕe6Oo{s 1oCΠٻ"hnCPG3{Aw`t8T=?`Sx72nD(aLm)n ku#t¹Lx۪?1)O)rp ,yg8P43xfЃfJHPO@y@gjw?skB*fR3 TpA72/dRxޓ#G}6N9*4~8ہFgWALAY>ƖŠhN75lt+ӠIz d Ï)ag[Çv)$ nU')wŐ4^"~58lQYJߟ8qpTʝ8DWZR ֘ɳ bu]&H,͑ʴ Ԅ#Pf<9sxJ^=hú>s`O"iO>c)!n%0)X.0w6\U8/I)zwd4Y@ޤ[Xd֡츙-'V"pv9Av"J8b ݣ+_P!ρ( , 08K\ʧHuEc Zн%d~79VuFH!XU%g7^u8]ž!p5Gzi6 Z$RilHD[3kW 21J7'}|Ӹ2 )z `^bx+n.YcfKZs+N5ۛio>gt텴TUDc/N #e {7N9n .وU|cY149'H/Y {9V&TmzN9b&w5opDaAιC8wyMfQyvpgm]Ye˩$3!IͷRj ɭ]RaG37e.8eh+`3R' P۾ ^:By3ݰzk]^ Q- 6f& sk bC[WȟWSnmq /%:\r`xٺ<^qf_ д<?UgљL1,e!\VVF^CFdLZTJbi5jȼrՈMa/=e..[~,uYvȣF\IOMzc23!(ú+V2s`5ͳ nZ)HQP*1Oe@$ oLD׾W*"<~$4CqnKU>a "3?zg}Q 2iu1l _֢@{ c7rq7IF`ԇQ.< 'K [m- = [NZ* 얀/ 4>_sYoC9JzNc\5µoծf@S|(+w̮g{',s!+-xw3kd=8nH 's}#v_X(6̛RCӣJ#؀eة7t7¼ GoJ)ypϓR{Bys骶ߙ פ2<.1 S8Nխa6%ñN45o4l9d1˺?m\ϛh962nWl G_Ė :7t,w U~~6]QH'\'MxBs 8P6ը7c~nfw!'x~؊&8E%B|4kYDJ ͻ2?^f~ VkC[G/SV: S( iB,m|vUn뇐'4O" BP%ɲsAI%Jpf^j,:!<@ e"黤B6E5RBzN_!\k%[ڟ`ks vE g&L,w^L:}S#+>"?~F%u1#ngHumJ q .|, yUjoL .N+4( p x LmVfkfC(py^BӼ~ٿt-ZǡUSbd]fKZC*n:4̼aZ`cLNN7bT{WV*jD2cyjcX]QhC+pq"X=`Dm# Pc,*lcUfEWRWK}u`Mf9m% "JU3;P/qN{L{?c¢by&$+[3;C,^\ 3#t -R'u ^?uyQ]0[w_!`O{ IJjvKmCǭqτPucs]}V(\e4jdIo = z Ps9|_rhܹTX7ۧer>=UuL8'-g:T?TXOR#qVG6T]۪zMсHp X-<={V+ɒF1O{ "| $#]^cqblw$Jv$_3y_] 7 ٷuj (yܶqxf_\Wf:)Gv]hZ2J~y;=;z `!_h$X( A[yzNlez7SqL ~t(lt$Z=KXrIB~ƸEwZf+TcPDC~aDToڈϚ1:"\,e/nCۈ`}{q0209y!K0Q{sU1YbDuG5Iں We{Ok0l~eJtPnG1v0Ojވ?!bQz;ühFۏSU9ƞP {$>M~եȓdp^ˎ_N-XE =^NLYJ2"*B4.׮;Z>UQKKj GB"dN.m,p"~CKRȦ$=Wea!-]*[w">w;Qih論bWr.(px: @Z 96#?y:gS2LܴIs2K]C4"* B,Řa7cY0O뱣lmeWV ߹y<٭/bwqgF!j,Ds</ټ vqpR^)2A q gJ2->Osި FIq2BX:#n`gi w]JjM.ܐ_v[ ]} r=x V'yrCL1A8Jtո{'Z+jE&n(m3E;2QG]p^Cxoh:D؈s f3;wū8 48xIܡ{kf3*3zTm_j'1AٚǑ&3PNjm ej3rS̃GXݱ'%iYrP8'H H 5OhFfs9݊`p휉ФM[PmCP#mw! th1 (SJ6W`)jx`ILU׬u=ܲI8̝IA$rٽ!iBVQ#]^T VJVK6j5;d"H2 kY:$F H?4OKTܟ'*<:He\kX{qbff} ԇawC:‚1Ǯ>qX׼#Ɗ ;0 tU.*xgH`Th9i2$GuB軝 f[nBmw;9j2(&k1Sŗt@Ɏu?ptpJuxS KQ{9a( k{p!?=wTV-Ɨ\2.N_ u*qi=D;$f25GGr5 & `u9%SVRbR  }kEG1>*zfF>U5[ELWGXDn.GQ5.%%f)-&"asH*g7R2(2:3 8ZK؀ZӰ@k|jB 1sاz:J{wZA28Y{6! :EN 4hk \6ZgcJpx=xWޗPkq?9D>gX].RqTEYb["689Ac8gaV'=<#1֚9_- ul8d&ݒj@=}Zx4fP G>pU{uʏг:ʠԶxt?- ~Їo:o`U c }qi4btDЂWA"@m>e-gN,ρd| Y>f3'?R0_t#C w5.bG>oM_lؽ DAvozq}}`X s=n.W$Mq8a],і#r`k9?l*Y^5IN bysTrK& rB_ %mf6|Vሥ^FTy2Æ87 8"\ 4bÆ9$xX;n#t(i Sen\8 y#P Қ·ykº١ |zh R#k_Ҕlu>l!iJ˂w8/nEa':N-?H#^ -z$E[t(h6heκN:eھ>~L6+/fGpiBkw!Ga uBw^X`8AJ<אSsO S, :^/vLˤKu VP sMa'X6X_y: ,Ҧudl8'&©N(\mgJo&BpnƏN]Xƕ(BblԍS`NLOgb!UhpԶNJ)E!$j[ 7GkU)Zsd ͷ3dݾ48S`R%L)ǹD _hMĺ@A<$k,*^@~LjX3^tITϜ(:Sl{oOi'v*8_"y(p+R7P-h") ȶ+--7sdIڧe좃9B)L]I k>c`QhZb?U`(X Ԏ)Em 6H̬(ԭA1gH{an*B/ wps!JMH^i8N)2K(V Ų`c ÄjS$fѴp 1I8Q0$ؠQ ?Q8rǺ=Mu6dy%H>U2`6`a`hed/"/vWO=÷RHݶ'ж;^z/|THZj-ӵș|M*@^,{#<#vo';BJE +~,՛*!t Gɰ͸wgR {)q[ 3> "+UA esS?bB.ni AAAK)#Ibd!ܮB9'uYͣPg Nr ?VV̦؃WLM?G3;lOJ#^JS7w ff|c9=$k4 bkSu#Tnpb;@WJZN6+F{gSgV!0G)[G#SV$GsHmӔ_2-S(|t .s p@{EU&L7&S&YU#[J6~M!ܡA o ׬+U-8:}tn&& y`2\ 2R:׈:-. 8YhD.^N,KT|~{7cR6{=udzH&jZu\Mʲ%'yG|)˸ #rl*Ҿ걁 9n8G^?|NLhd޿f̗RuPo86uÇhp*ٹB,Yo~Q4md8=PCŁ+: KY4hیτm'0ҋjٲ n6RqG{CpS`)4Ei [P\9p]ɦ,,%]8zg $sg~W(xKS΁ -2X)껍ĕK$p{a'st}XsN W&b[_fww&[H9)(9}ƥD.,WcF>۪Y 4å79\w 7)S_Cy8&&xB(ql$ ؼxbئ=D'+6՝3ix/ Fڍd:%+U<]%%j>k%X5ƆnŔأ})>xY)i7/T! 5mk4.U?`ctSLoL}Z%b%LiOmޔgmNaʘJ]ާsy6}Wח.ÜHX?#r}.NtWvtrsn.]d CgÈ0(=xIw q3z5rAqKk7saKdJ$FH5KfX1b wNzsrI'q>qEˆ9hz'c٭ ց oVRYX/R2*M1~gjI4 SZid]d霑X6qo_Ƌ+k nOpy3مu)?-"w(c+PVWR5 j!T_%ܵh U4J+f,lY Ӆ~╁x:B5%j%`7%zX+gOQ{ 6hq=e喣! iQ ϧd%N3tmf'#%WǝFPLѬ ?^Fl6q%^ ާJzA9Frr`ZHVזMc?B%2 :QܩmiboGyy\TjUvQn -*E\ӚL?9NۄLkjqjv˳cDHyp XS)ZԨ`AKh LrM8,O1d/J; [_.?U, $y_KxѠŔBC韰w 6[t=4뼲3iLz7ш{{8AhxKuV78c}vKtw륖*8 no{P0>|1cA |j|o*WI$ >T3PDonsLе_]"=z,f!mwCJ+lTڳjpki565a)^) se%wyP#4OUSS1/٢Jφt$7dה ÔJ t(t<1PwJ(f;x]D z1'!{˽TTtFR=?~'T!-o(2?"}_:eAI~ͦ k:4t7KONΫ Kzmdܙ9NeN9 cirkeK3qk:Y6Ī*g_&)rWkD+%5I7Щ,)O8Btfj^ L h|Ei]JA{Մ![?([_\]Wthz';EcGR4^C"%=7O"axHl\7ҦDnxr*3$Y::%"qIcAʈ:W3@S@bIظpt\u2(q1J%r+2 P.6,,KGӋ+d1n_:a2˜P mѠF_DP>#^)đ56NQzbQUs+ǛuZx=6ͤ#ٸ>TlkҟDaҐ}\Z\V+#N"XS֨BoD$4?1z5J5VwUKgm8FsoQ.gЧL dXgvn=ʏR7ٻ5-QndJ> C:Y=>ȧX"aڵGxuTMBCu=W'2-g *XhV͓#̷~^ɫe(';?7 cvuEլAW;;Ԙ,)S!8z Ύf/j~9f:/ z.@~uPp[z{ gK.M5Nܽ 2zC%3hҎrE n]< KJ]:r"jm]P q4-ߺ_MXr;"柺͸RI@|a-h3<5ԅ:f Vy\C`ݗk<_)L6jn|PGfh.yNiYgj܁1-./Eb`y}&G{Čqj0\Oʯ8j)(WCQ򥇇SfW=Ƀ@]1ȪPM|+BD `T?U3̆p%mwoˍA!'YZ G T/hg`hXPqYL-+YRY&=^x0iA߃ m'G1S ~mP]L$}GX>%ұFH[?D <"}\ (Sqj?%i&ךi#7Gj)z;HFFkg_zv &XXYAݠw,ey(tTp5XHqeEDuM"yڍ]ԗ.hcЄTM@H -}?dewI(Ch{ۛaT6D<ӓRH/,:!exf.LODbPƎH ,򰒓RR k!9:5fYwu^77\g"YIkʍ̶{1qteW4oaea¨êOU,$zu0 }iXU+鵔PԌ9.~JʆA>¨VoZTwΉG`˜?꽑?b-@·9=1ˋ E`"jQLnnBxbqܕ͐TM e yF]gM IDVD?+L1|H)dK )IDn.f~\馝y0 qWp8g3<ɗ)9mUlm{$D_m0fA0ug ݃p:}G񷺊qkS;O_Cلs H%V Jr>-/1(fOOHfGE2I;T sZLto*Fl,4G><9*nN3KVLn Ώ/oΛ(cK랙.}1j!6~Lt[GfH^)ĥ *tZ?G`UX gQ@O̷1nި~>齙ңx|nb#ޮ-N,>'B@$veW;E`YK:ȶBalW@Lfo3 r^Ŋt#vwaF2@m- wmWYfrg#Nj_{Dѝ Hؐ]Uw̓xG޽~ vxӃMp,(!7q " 8l%VDouֱTMnEtNH2[by D1Eͩ|F[Sn5\{ 񛩺Q%ڮWr~W"kB"cTqʀ5fc7V@ cl[$h TZPM[Oٜ0+ƚrtZx85+f2>0>)жo|Hq-Pfn{ʹT;Px[2qH&7`bWpx]RW"CTkdԲC}|v9f2S&{Ѧl;za37~P)LN4*?Qz5yv0xL Uƾ-@j;F^~+bܟ 2lx \\k"40xVhsE:ۥ=n D DP~o*kd1bDt^$OCM\\ՊKڊ2!| 'n9~ I8§,2ԭ<ߝ \i/Y^ qG@lwf넢{<;_W±ATby3#aCTKRL}VmJ >qВhk\U1_.ch --gu,sFtuيX|TÏh9[=JOyܻs$ɾHz }JrgT(l>(kb^oVkw Urrv5yLY(}Q)MΒ+uca 1K#^*PmD>mq|T~R& hmB+2^\f @*p_j]b+I^ 7\pȫ'ZI!7 5V'~rUi% 䮠UBjmcbӈ8.2x.\Ln 7%3&Y˻ ܶE)Tn>?E"қRY؍ 8BGQQ 4h\)?Q`l`] ecoB;v@AxCJIk[Jоh%%snzVn25V$l+u$A6A'ɪV ?)MZ`A ]?)W#knxU7˪ڨBN@R D5sX]0,׵Y EFwg TVvw& 3A%:g|B *oDͪ3`aV>{|I^#L1۴ԯK4ꁱwX[O?ՅA]"]b-?<.9wzB/B4Hgܤ-̵\W~hA͖xm{OaDI ah: d= ܬ[4/8X*V)c3{"",es?oeWG/iH3V>0&"~ЃBv)K {jRfC{¥ʫn{a,YYR`1D r-* ]"vyK8c F9C$S ?$MؙaG $\׍L3=m9W5Rׅf0y:El "̲f=Wy6U Oգz˳Lkz([H]'ewMiә0:hscP 皭X_ K~$5}pZ& PWR0'*ݺcJhâ`PxA܋s[3r1\w;ṍN)b4 3#6(XSdޕ/:܌߇bv-EoWCb=RP 'Rʏ\]zH*lFoGr]3U󦛤3#ϝbYxk/Msl˝jy;󻺽iւRܭg=0w?Mw .uoXvWLNKpE-I l4g|U.*42Sp+Aӝ4@}Frq +%%B'5sF i{a |i59NC# 7lg?Hn됩/Еyr=hKa?_fOe/BWO eZ8FGɽ|@g>, 9K'bhNN\6x~3@DM@M_'uϵi专 ޳`(AmLQ9&Dj}9ݼ6" $Ir@Ɇ&x:(F,^90x"By#|X#ؠ=G,jлW8 +3I#umwCw}4/p=y+2O V/`>:1J >e-ѫ(S&2XoR@4mXV1q̑ZD-gǡAѮdDFk$| hH<]6¸nEJ"rjo͟uDQ !t%=ab0 Q^?PQ-;%$--O ˓uZN i7q SXQjw T7"FbR6qT»p]R4Д _>CWA >nehqz!-uhx!=?(/Kѐf}tLgcya HtT=uK4ŻBiCGk "uiǻz?Fb%HH :9ț|P.6bw8O㝄<ް"&X"oVO$XܖV#;]dQSa.~8Sh4\#>RB fZ&*DS]*nI, 3:P=*FbA'\@w-{D39; fg኏slv%@ c)b`z{_=D"wcMrJ7(Xlsp\,3a>Y>#x"=3OA0m%.ʘ1#UX>MPywlQt% p;\L=inn 6iYykgPհmD?Z Grw08JSMP ,|?ݟ]x3qk14ln?ڍ)${!LJ:tߥK/FStW&)œ1|:'Y]GXjBtC {<`?u )g  XeWCS%;&3iT2 qyoɼmz-d_I?~ihϽ-tZhzYvoAV&+!V&N]rUEeC E1:0t`ɦ<-Iw[Chh*,~"d[Ȯ*W|Iو>R&\F{c>yʆ+p]7>|sf;nf AԲlr)zBS~ _ PGNx/*7T!b@^sr&@7x 83n Nm/a|+:*&8*j(No sGqǷ:cTT/ <į3bON12S *Ƚ,c`^roH7<3dkW@ <wx}هfW֤) }nC{KR?#|w9X1ܰNzpC "{G !"o~ø"–}.}u]m`]t4l2o.yN]5q(Sgl^R*ܝ؁$3[̟2EUm8=nw㴟soxUl7Є;^㎆}zZjH@C^IVK^ԉOwPƔwoڙZV;Bc};@lYfXs0j ǰD\F6@SS8L=m{~?qo"ār:ɟ0rKnN{* M)y_7!Wo,SU1t)]L\#@r K:1@h89(^Y7c+I\BP?v@CZ N{xc*٦JJ\c5B~N^˯fs s_ ?ӳ!o$W^ - 6(Xb?mq4D蜶Jp$.¸_)'(YᢸRk2ЁeB,ƕz Ttۼ9| xMV}[\Unf?Փj,.U [:5z'mR2[`xjܗ;ը(Ke&8 .DJ:T4YV)r{Qyn970,*ۦz- cV0=uGV,}P6$&bv %XAo;`ާyȠ~"8jqs Ŏ>/DBns x?ݔ 61pBi 1 3q%E9i|Xm߶:u qbhYȄ;d'IFVPؐ*xu[v)p?]?B,lm`$B0? m ?(Lnst kA׌Nn6srr1r+RX8\'xzԂ {ݔP΍Z _C׎0$8cگ߲J/[떐UtfFA$~bD+ AEżx㡝QQ«ңɲar` \3=aEkW0"ezYQ$Ttnhر'9jZIHis=;]$B[9+*^ԯ=Xu=*E ϧow7}i;_N!VAwNF7G)΃l+#~9jН8L渇4a1b/g Mt&8n63hRhcVCYz}M8 {?l5!ю2^ Y;*36k:Q3Y"TpBu}OFL5:URƋ=naEC4z{O&VBn|ݷL_uyfП˸kN L?~j%_H ,e0P[k^w+Rnc%lHDW7t7׬Q `د8=4zuk/ a"3X{yL - ueLhBqWY$-8 z{&﹛q+d,t'G$]Ns+a Ta/cS]kvK1ˆ;2t4'{nzA-.8{daۛl"?;5h-|m>^WVB-: ]ڄqckjV ufN]7TXL#zɪKMӭVh?Yzsïe>, <|W$f(~XLzLߩ"?"/~$h sV/vxb@vI7O*<,w#( ⏩eK0:|[E4@ڠ/hkS y"lp=s. V rT:53ܚÊp5,vֹem*|0b|*'NniMSu݆ѱb 0`FL˙p"Ϡ6M?8yEUD7/hm;$ӿ |<\K m"tEhg}[;9Fi⯂Ǹrt_$ $ cai UaoMGA i+v3-J=@b%j{S4hO /Yu)ۂOk Py C!52'6lp`-w9IS:jީ8-Kx{jԢau((H[R𚯮r>Y%OVK!wꐜ7n?qso1+YM)^PI]JH//u{B6 )U? ?SEaS>w#|fBsH CJV֑@EN @`"yd#j=2ote=Z?6)aNaoa"-xZ' OݶCU=?a,08<,z@}%U4>d3с/tV*kqO>v#hzhVᗝ"*%5ӆ~ yK36猺Im"%QGUj-G( #[IDDJ2u_?J@JWɬ?9#Dv{m]< YX1j',$J*y]@pd%dr 㦾?R$ӕ%ig4aRZg,ck9wb Ik]LEھVBm6ǁkjٔBxKd``y4\܁o8cߠoj{)lΧx7?npr"ō _Y E _ +kjB &UCb E  ?ld> 1n (?c8 Γv3fD@L&.V)ZW"&v3]ƳVskybuV+}"$`$C hJs]:bUd[9m^ƖYMvP(kd8UQ+@<{+xgIi>i]A|/ej!M&IiYҋ*Q< e?i^7 K"n:UGID^)}x1d8;zLla(cZtZvOGl6H7z8JVs.C, dپggzlSK?W~H^&$npGoz;5~b66Be-kL߱IT1&?;S|"B?g@-EXWtdnP֖BCGf~"xVUbxI6ZJKxOt aV01*ʛ RLK: !UHKH/lA Id@N9.GPi\'q80zѓ܅x yy_WT} Dѩ- 7G?QA iЬyqLNkZc.G?Qn QRDP:}A,g}ZNEUutׇUW hCx(]]vgs7F30R;v[q4jz#_ށa:̵pnN-Rc o*ֱ&QGB^l0Fs,\u5ؠO?IK5DkIt pyF "j8I*#:8}ّ{$ !/&@(CsYSTgL3mo<;J[-p ]nt=9ժԨ@EЧ2+/i W_ zApZ:6i'F#n6Rd9i1pO‰_BlDa\8l,xg+JPƁU\b3KÒʋ2Ox:[Mh=`~ЊQ;%/ o([-.@7(J#Dc, P@ {/]lsPI$|ƹó7ʋwۼ@QHYEGGklJ.sٚsRgګ1սO2V\O)• _q3.Η'M>}U6gO Qo2_mWܠ,6ڊlC&3T-\O{賤r N֔3lϚʷy]FfTlꇕ)ʽV#ҸOmM@}*YPi]Z0VҀWgWT6R9YW#wQ4Q9[U" ȟ򖘖wը$)i}\r,@r %aW8"31 ()f[Ⱦ*4,{s_;'$JZqiVmvz7<Ȏj=FǗ": *kmAb $&=d@>h@}A܂,с P'_U\t :̀7ۑ$d9(0ɤ>l}vr 7뗔ONEY(/=C's[ijְ"GڪE<К@G9%5&NJOG[+.{[Q8'ecqE+#Ѷ~<]Z+. )\E $IQ9֬k"F4)m%E-XLFBkմw庆rn`XPKgqzn}ÔkXJ#.T̳ï1$v t,Q" T!-f[‹JAS Bʹ*SJs]kp{lvzS*ZZ^/+[dN.Sn(Nn!ZC+-^_:6˔H`f$g&j\dcFM:1lOu}zq4-eI \&:L>F[\܏#&mYPg*S*itF= N5e0\,f4>2A~8Yȫe R-EEhA)_x+CgOts_b}"EUiKhPl{MT*Vj hȼ/)=wx5xu߂zGtI2DP< WDkdJć`ϵr.dvHwilǯsХ7r6y{ cCfE06Hr8]fG[-,j2}5X&'ײb&44g2f-%T@=0ʔ|L=+|؟`9  (L`߽{"Rf9nZ֙Ԃ؇#f XOi`l)֟E@%P3kĹ."ayR 8|bo g U2?iHcMش73(4d+bJ k]h86EWx}Z vd4hCڷ ^ (yV6GCnyiΕ҇<ս)XhI|d1PS(Ҭ&5V( ̒<#裴74 %-3>i1pQ`z[h/q{!E]þ 7#vZy䎸Œ}7 xwm8L.Kc&ӣ\jn?\DTrjf7c)Bm&x|I@6')i ˎ@2XB_C8;M);(0"VGpE hX(}f}Կӕ:?(I,AdM8yZĬ=lE}OT|'_j;Mȟ/4v51|ebjʎO KTsAۉ!0-a\hem>dvS؛nIx}=1ۥVKΗߌ[_~,`ľv w ni|y ՗&~c) R,:D p 0Ǎ-bo[$X& . i(WwBAbs 8H$H x'2H!wkL]wǀ-^Ω(֩n&̯XuDx|O!R~ C)\eԡEn __rWAUmF98( Fi1,DY.n !x6h1y83!8Pr(銣x4 90V:iCK(nT UmF0G{2 % Qli7V SF8`]gҼz 7?mύK*9snX=pyǂ+E<-ЎkAglZN'܎=F9Tb2'8= EX@ɀA>[d雂-l7j4@Rsu M~UE6zܐPIQUҩ-Sk¡[@}}M\k:t-9RGYB;~Zw uA2q\@ Y){aG䴥 |/3ArUyd`u#BJ@ u&mz I zTo-s.L jhҌeI?JbAӺO V=˷0Ź;L9CF( % bpuސܧ + UVI범hl G\`B̽7kf F,ߤo_‰LS*stGeMF Ӣx12k1Q,0VFP),X Go=ܵӷr5S .Q~xa5iu< {&z( sjamt NΟB>*⍪rʡ@+3l|3j򞜶Xz@Le_?Jb+>& p>ƨjxiV2gdswU"Od^%x&u,j|$A{$]] @_&.ateY޻ CrJe80L5dmɳ< ؜#~9LtO暏@)]6qXg!H&ߪq,,! ~d_n̎Q ?F$uy 1Ho @F zƞ8d>WX/޻ɬDt.\4HفYӂ#\/1Ugn}GOqIiyu}e~Si-k,b"JgX};τ;Tz*Wx5NZ=婅^KmB_h\j!>shD)'2}9mg`# A0N`3͘^m!q6 jn)aZ, pgmռl9\Sm}qd!-Q0#JUSVRȾbj*,TjP}y5nip,,3\u P4e@OlߥGp/ݽOM-).) vK"+5º3s[JyΜ{*72N B,3 ~Rn8‡` eUI t1W (S/?,}6Xẩ`Ϫ?*9GzB=Jh5 `!,>n'$U.{P+U?H<$Ɯ?z;p _IR؈o"$Jg1wr]Q_֎CyL$uv({0:QasZU:Ⱦ8ݟ&ǁdq3x۵}uzF,z\?}Y蓁i=э#k9@K ?yCrd7eӹZN< rK?Q~Iщ]ُ.(/PD$6[1R6,{b{gc kFTݲz!~S2{9,iJ[ yjuzaK~5Xa( kNO|hέjBj)bw=" ZOQGmV|l%}v˗ 9 (yI0Xs[;,wLY1<2Jz_U<;X*JqbЦ*) ec:>j%) QQtN>~ʾ:a <>ENeb 4u=[&hI'n>؜nkHK')bzhIM2* E.f,J:K6]]ؚBaڨAyc=ƠPiu$:?fv_zg ɴ%w#!ی !~%KyNT0^ y\QFV&SeᣈSb) ^ @Rx6TNJ!Xy(íR[ cPAYwnt?d%B|N e<.),Tǡo>_&Em@H&Y{L\#O` ix6ƔEs<>BM<=Ӫ1`"O?rw39jEkm՗95:ޥw#3IM((9~.AfI햍r+3__xBNjJ% +^TR79V|+]Px%#U?<K5-pTRKT:a<[ GU ]rJlF':eBf :Q8mH{Skc w%:9mhn3+!hx/ٞO/5a\Hbxd~  eYyLD.SY@ aZĽoy8^*r N >/U;&a&芣;Ē<\QiK}!nLlăD)[~ghj"F.NQ80gUE-$&;ˀԐެ&Z+n AAܴ6_)v.I%Do,8o\gT,'{pB)CAJI$U)w9s3řw>jrLV鄄!$ M$բ U;_!pk ֒-:*@zߋ3#K;R-yN'zǣc]ӐXosaTQ7;h]M /ɸw|6iTC%RFGo7W5#xoK8 L?Ǔ^ѣϲ8k0'Os<lFⲜ/i[TLe/6%/k@5>>on%-n!HrC,ZE$J{ zUJEW?Rj{+l¦@$3k>nZ+hGħ7 7%7|Θ$!OWꏌ$X2 M}%Tt_B{mΌh1/mşJq: zȍƠ Iŕ)T&p4"FM*jpbM;] \&_{x *rATdʆ>; {!~%? E oN" g^%9_`xM_2qIch( ]95wِ(v?8Snjp%"?@y@AbG1{n))Qp3ð/"l$|ZKawh~YI1BcFe5OxXƂ~k~i >uvd$K 70.\{ ,d,wnDgPNv&$gl#^9TF0nw֣yT kFv4BB f6frZ4hewESu 2G n n3Nq5R@f{ 2Wq, 疎=7Ei{0ltK)baZnr=9EujmVgH{0e"vNM8ۤ γn/kް?ySCvlـ:z"e/>2_S-樣83$mdcU3Yfz<("ӥbN*Gx-\HSm~ULy-q8}(שv\?ϨiEM/q _OhT% &X1LV5IՔCɨ"O< %Laes[Q}0z}~{H"qƵRw;Slue\sBf6wT4(rT F "ɬJ{l'6ɔGd{[b7_NYzy"όH`UnE/"L[LyfXw\Fr;nVV3AiP@c߁^ g&0Z{-"O=>IL@o q"`)p4~ }-#,W+JZ>C_J ~F8P{MX m\><[a)WV_|nֶ"maG)Oz`tMчǯfK\۩s崑uH# \[@wN~P9V‚uHz|+m BzɁ9g4 zh~CkI*m!4*[bδׄ9`?loPf 'Aac(CD;}j̕. JZhjSUӭGfý!>@7kT2k3߆ϑPھ\)ʉu S[[Bi0+z&c}Sgc`'Ef)$ T;RYh P hڊPf8gbVSQYO+/;)A-5Q׃a c\'i'ȾX0-t[E`,U~:Gv&iT4RdDfܯ4=9xwv[큿9Nv-educ҂Cr0=ԺsK P8yQz𱢟X}`H,|RQC> n-:-u;v&iOk_փls0 @Tp{o)&?/%_,v(ڟCuaɷY [L !?Ty[k|;k&@la./WK}Դ!>ʭ~2=q 7Qr!0s"2sq= T[Z~^\Yyp\^&|t e .I"A2UT6J2cEN|#L;/Ҡ #H7`0Sc tѱ1dWY+KGTA(Y"ij9NI"6 ڡnݻYFNއ'/[ ˵_Q5TcqH[l1DL"/Vn^mٯPŕg5mfƒqhˀO dӂ>d?-ykv\Օ5]# 0)h򐊮[[eP X7'ӢHj&9T"^%ȆUv|y2$,Jinubsk@kcG=Fmpu7}+[Ǒ )LoH`Q;{:[ښ54UGYk-͓R6Xߝx>P5y nn땋˯&&}'=i >D4>;.OcWIygC=va3Zw|2c! Ʋ =% eͧ-erÔ4`Kq6u*_]8do9b[6 7QG>bٹXNbǢىMd@9KֲxAAߧq`$Dv㳤7 [@wZ΄{1۝MĦfV cxV S ^'qR46txvvٵ -Pn茿Z a* d" ̌ͺ3~q7:aƔIl?&"^[8iBL3۟8z| @6,, !J4U=tX3H0&p4Ek"D`~q$[ Z>eBJʽ9#İlBx1_m#&mċBGXq,O(gHeBcjuȁáӓk}PK& tA9?(1z\H *?s>;3({x,!LenMEĚ.۔ \`?^5dOrtgbD=`\2]A%, .TavĀjv! a8{2>ҷqʚ !(sZxSGƮ myw\_ W^i`ъ^ԊgxOnfp8nYvgk%@F掩]o^+mH%yFlɧ59RڟWwwh~a$n=huu72p+0:dO{Z`2"&_O3[O襷J__=x)Wza7M)u *>=RPއt1S?̆uXsF4q*,m,,NeڀhDPbD Eve8$e 3k]B+ DWJ~4|v6O7~-'/P+)6fu؈E`H(@I)ՓE„1t#zHLLJ9DE?pF:9”P#Wq.ejs-ې ۡDKL(of0ݩZJs r;0(L0EVx ,d[D63Be“ *".J[ْ*f $m/־-o^]ݒsx6#FUEk+l`YEQs'TG(!h!7,2pW34aq๟ao%e-%Lp JBHHM#OAࣄћ7 #"!>yi3.9V6}9C>'߶*&_ sDjDT{A-(`Ӧƣ%,dfwi % ;pڗ7Td]#E)a.KAǽ)huhg!B]ϛgXR^S`&iE̎h7d2n(aĀDv9y>7kJbAFS~yWEH/ovzi 5\]3eN ($4{atߺ)1{Ǭm~)8lX]=}w|!+|˰:!Pz/Gw8;ϋ3 ^!`T:>GY"M{Ӯs@).-$Zc(2S8 +M9D熍\[O!pQ8tUi?_}v2,䎖*Ctr綪XZR`h VwX*j1#oȺ@W 1eX(z_5~m~! ޥHz[0Az$9Uc[M7K#yWTCO/T9 \SR2Z6t$ҫƴ`Z>)P-iW(ዾdЦX@"{ B)̥Hd5 b io0xrF/OX}`(VQ1I)l2[uD% 9bEZ<Գ{REE_iE^6x -0BE¦Jcơ)GMT19%6%j :^JdҒ c`"% Fa͍vA5o0uv/_'rbjӽvk%bpJ։ v +I.$1#XZMa-T/B5 \.<Iߧ}3DA%ѓf_z0^hq@b;i6m5F:B.f`0F@S:&X=hkGX,HQR :F뇬+bZgмuʨb}[;+5BjIy,P6:izǠN*&siYZ 4f 0[lT!B9e3J)];*[ P9W)a.g0 -*委PZz6/NJ%b^)b}<9ܮ,l@r@ /! H%:akܙ!ձ39i!7!:Qۡ{~ ;jnNL \犥!d:Wt?7{60bm)+;BMl+aBlP@=h*#ܶ0/T0_ϜXK;by!dG,\48d@2ʑwUл~GY "fӦgG~<‾.DS.`ڹ})^1:& ,daYfzDJ>8(,%Sk~slb3 t<Š,$5=b\0ge_^gu,_hodR(\ERF=H^?;ꁰ0!91CX2b-6n1 X[G:Oҵh6O6z fjPK8K^!4e1o[>F~NK !?^Ki0RQFa$4.D]iҸٴ-R߭^2n6P+32*nl5U Q6bD,U$ʌq x}. n`0 ʢzB|Ȳ9,C{>ox^DxdYʁhEO6ppo:zu$Rr'?1IpϜK6(AXk=LZ}Eν$*i *?ak(ՃKq@u2tjr d s1".,pxƇ9aL^TŃ $Sπs]R읾"(]`Fs\1Nv2)br|m ɋ &kU<86EU9T? ('7= FLǯ~7 h儐Ԝ[ MHSje \U0VF&syJqJ"TF1"jN$R+$B |Ѽ쁺,>At-3yt3ZhŸ'NIɵ=54~4"=쀚`W !vmKRg$\g"zi'#5H"m*ۃYIyֽ2H(h=j%_^ lWbfv0iXM!# ПD_j#憦x:jB1_.;r-TpcN4niKЋr<U)C7 ?B]slur wqKзл+T:rZ5B\UfAmpL k`2zPT"3i^l@+}PuGuBxB4X5CNK_çz bl yMNe`pUS=UlnUl;ΐ!)8uEQ [$+zCA ] z*J݆`J }`E Inj7Tr5M?;O1W gN+;+h}٦Q. rd3AB ,okaSlTb؋L7Ѐʜ'Wjt\DȃȄCSGۗMn>j`Fz5<X `+]q2%^Rz>6CAim1aJh8D0qnޞάV$JŔq0֙bT{?r0qv'P;2!"2*<Iy=bتmenGqK7ik_P h#h8QSmJe0b@VR} #oө]umtY4ԶESd+% #,+Fw|]d*`LKʺV0'f=d2OoբYĶq{26n;iԀ=jS@8J{+qѢۧ0wt@Zܕ(Gqe)n^! 8}E O|ӟ?Bs6ak̉(4/#CG" ӽlJ

a.FH8}Z*C"hÓdG:Zf{y7m=vI-z]y$ o*9K/6eʻy7ZvPnIg&[,g4X7Gu%&8(ދr4DlfVN}}CvT%UAYovSwx\è8q6S*l#~ 'FI'@xx-^Ӌlu YݎeY{Koc14)vD!Wfk.t Q 7%v_]ՓQd -(nE||Ƅo=AK3ol@f_#+DNd% mA!(/$lb.%*:Xqۣ]5蠉:%gu!^ᒭM|G'IkFGSf` Sekǟo XsnVi쟯cA|޿SYRA9p(4'LUte=v᥋V/ `B;eWuvBbyX ;0bV+6^HRDlFo(IL5a3slM1Y\<:]c¯=$=>D[ɵEn] !=9D99@?`AZXEۅr}߳'NG$Ii { $iXJY XVӳ=himsZ$`zqh%-W5p[6%2Z8a^ˊ5n1R W'MXDyxҥ[l| nƆ8ݑ)cI,l4-^r;ѓl/Zpaj*΋y9%WxKJ*F-]ɱje|''쪂YptkqP<^i4OVg߳?RNB3;- zu\J3VowAF-<.G<|NX)q*JdpTPȒ48Fuj2 1]Zk#zX7$|CynZ8Y O.Օ/aȢOde[1"doGAW/+>r;h_DmG#b'3B.[-}. Q 5$/b|tGrլGyFS2B4tlƗc`KGO"`3eFMh_eG?5_B'Z ௩qKu"7JW4^bws4zBtmZhݩ!xD5^"Rښ\xI )li83b[d׉Vv@%k "{SCª 7F2[ UVQxÿ}>;"˚#oHxdl":+'.d׎l568 漑HA/.ϰ Ҍ.gQ1_ΓHUU;o0?.TYPROK&ƥiߐ Rն3ͥn8$5&\cg_X1p̬݉b᭺ \d Ҭ+] ʔWub >oǽyliz ͜u &?uÍrFSAh=đI=D`E Xe%lA"ߟq. #^l%l|~qTynLjuD kLtq{Rr+jWɚXC?ʶ,WC!WmweBl$7pIȕ*DyO=凓܍HbK#oLދY,務3SoΫrE $~ ԃ GGo2۠:H-C:sCG2LFް̝G*CfYЗ#u@4)ptz`u'5P/? I1CkՌe zEo<ҢI8d1|J`Bi0d }=?!Ud'F:Cs7$`͂:9[|$z"}8u 2to[ ^))gvrř*Fؑ 5C&qέn9y_O}Ni,.vD@AL! ] f(|IXC8&zb|WYNnApU>"׍14N)SWL9e#*yN[Fp[&+D3kAp,v|V*0-=-cj_HEE8t|q`԰TP59/ccO)qª1`d&&`kÑTNaKAZ  Ao]]{(G+XۢIvn&_wV)9dt}E 7V6:` 9Z>Y %ny_8c108QZrg| IW[W3A06pqhkEmC$!|&|ȠV] %N*C{㺲)-t^-R:짷yVE8Qb]zCPamyt)&6J&%/]r&€:G AMCXѱQB\̕2J?p-& Ξh.8- 2E^w N¯&κ `,YGPqXma֮$4!ZxbZlTib݋NR.vi9\_Y?fPʐF vxCV$$!jӠ=b-hSA_! ,I6vp;j~"J998<~E3(ۺG\,o|\uSq ʼv=,]t=1&:+$Ӝa; QiL#u@>>ogeDbB?T%Mc8_Ϧ4hPV &4TLϊߓy`8/1@\Wc Xܪ]) :u>} QidW䏞]ʹ>t>v\'sށ\w KāW{TDIB z^X%rVԷ%8ѡ_~4 v qRlz6b|_'1Y_+%Ug0LKI:\võ z1! ZCC א嗸{*) #8>{XN:B逓DŽDSΉa@p!i=ƒwwJ5ERQz4>u({d穓UM %v_w4&˰JzPx=uryuZaoxdN/'m_n+;"),}$>,0zDzDsU4ML1j^'4qLB}y׈?XنV~VןdH39O7yg`^ u>“D"2x$'*:)7oc,x/ ?&y5Х@Cӱ A.6[OKq ʟ: -j?K*275ں+e[݀{ 9|p:9\tZ6\h5dy*-XHhcZ?2'mm\ jwJYY2cuqM1|%޷FE툛 J(m3 aM%PO,yEk|4G/osP3iOq)`V?vPT6d]~ǘ1ۯX'ծF5fjɢ0<2u#Z8RgAs+%3fӾ; 0}kDAdoSb9`i+YQQA}'NϠ;se(7"Qvr\vj 7BxwS+bl;*U\Ow=kC W3T(~REiYPYZK'\N@giEc Me;ַw.*@5}a++'Peb3Z6r#},SS36;xTFD>'dxt&~=t~*r0W}#zPV&pf>BDg"Ò3 NtD:]X#"o-%PEY@n~ҩஷ}}1v˱hfz:#e޵w-}SP&LƫbziuH%HDF=_36atWE7QzS 5/'=`Kq=jPWE"e)mFV )z7ci{ *(ztH*+Z*oPҸLǎ mTZ*Х6H{{V(tӂ{^P9k5/oUҚ`kJME7HEj E} _肙 *q=D-V-eEƅ9' 0JnD nɗʚ'MfCr|T80%oPU^7:q#Jig=1\rAl!JLUr+㍔Re,J"AM8(¾rF (D͢D9^Wd+;,f!0 d5w@cBb 9p Q-w4HF~?dkPA ]$UIք/~*+ĺ%~ᅯf]rPLo&Jf1^cWCE9~nѢԮ!|j^]$0T~wL-W^2:ᒇ}Z5v6φk9.&*J9[(Z?㑜EU6 y`vextИj 0e',$Ĺ@?ucV9þ?֚n ʏ@+c..p,]qM4muSУvV2썿g_km O2,׏Pk,uܰY;Y4xt oZy̴=y6L**Gl ]6̤G/ș B ն YZ