dhcp-client-4.3.6.P1-150000.6.17.1<>, ܉c=0p9|A9-<8 Azf"c6\!OcD=DhQy) (B<(yfo蠋X"d7{~>Hesh2';f5} E=ld=73c֡e'g'Vz&F m0kmJ,0RAmwOr ]8v}!Pb#%0y]e)ːc|!$* [fs/nM!C*kCjv .Yo`x%:>@T`?TPd % 5TXdh         H  S  h   ( T ( T8 \9 : >NFNGN HN IO$ XO0YO<\O ]O ^PFbPcQ0dQeQfQlQuQ vQwS xS ySzSTTT TLCdhcp-client4.3.6.P1150000.6.17.1ISC DHCP ClientThis is an alternative DHCP client, the ISC DHCP client for Linux. Like "dhcpcd" (the client that is installed by default), it can be used to configure the network setup. IP address, hostname, routing, nameserver, netmask, and broadcast can be dynamically assigned while booting the machine. It is configurable via the configuration file /etc/dhclient.conf and you can define your own 'hooks' to be used by the /sbin/dhclient-script (which is called by the daemon). Authors: -------- Internet Systems Consortium, Inc. c=0ibs-arm-4 )SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Networking/Boot/Clientshttp://www.isc.org/software/dhcplinuxaarch64test -e /var/lib/dhcp/dhclient.leases || \ touch /var/lib/dhcp/dhclient.leases test -e /var/lib/dhcp6/dhclient6.leases || \ touch /var/lib/dhcp6/dhclient6.leases[c\*:~AAc=0}c=0}c=0c=0}c=0}c=0|c=0|c=0|c=0|c=0}c=0}71a45daa27a1a6db43e0ed63feda26d3c397b42725275229b4bc988a58598d33c20a665a618c527e8e829a8723936f49d0a21a07e542d3aa80921a4df44dc5612739cf2063c34bbcc5a771b24089cafaff17abc95562b1fefb4a30a3eee1c8080e5298c34b6236765be8191cc51bb66f090089bc7f55e1b27a57b4d404571fb0188cf5b073bdb305591d1e62e3b65c5b8ce2fca6cb17d01d50693c4a4971492bcbb8d47cac64ec8182d010fb2d3d3611ea266998bdacedc506373a6dadac62654cfd984159e60a6e7f560d037846216cdd336f3a6c30a9079060211457a51fc1bd7c96c7f69d71719c94349e090ef6c3245b1721fe7fcf974e742280631a4a71dhclientrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdhcp-4.3.6.P1-150000.6.17.1.src.rpmconfig(dhcp-client)dhcp-clientdhcp-client(aarch-64)@@@@@    /bin/bash/bin/sh/usr/bin/host/usr/bin/touchconfig(dhcp-client)dhcphostnameiproute2iputilsld-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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.3.6.P1-150000.6.17.14.3.6.P13.0.4-14.6.0-14.0-15.2-14.14.1c< @bg``8@`e@]B@]#0@Z%ZaZ]@ZOhZ1@Z@Yh@Yg`Y^&@YZ1XƉX@W.@W=V_V@UTи@T5T@TmTemax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@suse.commax@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.deledest@gmail.commt@suse.dedimstar@opensuse.org- bsc#1203988, CVE-2022-2928, dhcp-CVE-2022-2928.patch: An option refcount overflow exists in dhcpd - bsc#1203989, CVE-2022-2929, dhcp-CVE-2022-2929.patch: DHCP memory leak- bsc#1198657: properly handle DHCRELAY(6)_OPTIONS.- Oops, when upgrading to 4.3.6-P1 in 2018 only isc_version was bumped, but not the RPM package version.- CVE-2021-25217, bsc#1186382, dhcp-CVE-2021-25217.patch: A buffer overrun in lease file parsing code can be used to exploit a common vulnerability shared by dhcpd and dhclient.- bsc#1185157: Use /run instead of /var/run for PIDFile in dhcrelay.service.- 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/shibs-arm-4 1664954504 4.3.6.P1-150000.6.17.14.3.6.P1-150000.6.17.14.3.6.P1-150000.6.17.1dhclient.confdhclient6.confdhclientdhclient-scriptdhclient6dhclient.conf.5.gzdhclient.leases.5.gzdhclient-script.8.gzdhclient.8.gzdhcpdhcp6/etc//sbin//usr/share/man/man5//usr/share/man/man8//var/lib/-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:26286/SUSE_SLE-15_Update/8f83e325f44d8193dfa859fa927f01c2-dhcp.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxASCII text, with very long linesASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=21bb1688cf7478df385853e6f317a36bf9da416d, for GNU/Linux 3.7.0, strippedBourne-Again shell script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)directoryR R R R RXFxpg Dutf-8ff8a491846cd74898179e0cf699e45087ce21c684afe39c60696cb7fd9dec765?7zXZ !t/]"k%D,߾')hy[=GV bCɁs,1c׬!s4eה@ ϕvuF-LC ?ja| v`9*P=fؕ4o ؆zd^ xKKj-4t ܀ݤh 丸&K ' Ԧ1/Wz*ёBnB}ׂ+1q3vYb?xjaQY2{`ك2>6=Q]lx HoS%sӕr W@1LukxAlS:3\~+^Nu5 $ }3U\ `c #w(`Y!5^Wq8.8]΍ g;LQ&#"P`#q.2{ٝ;F4I^?GZF2$@Y<ڤTm3 cv 9,U]0)nߌȇ墅]Xd(?䵅v}BYyu(ْ4:n2_W'FH A1۩U"gU$4E2E9CBK;$ITEU3"VBײ,m @^ܤIz_Ef,@Wh|n%x<&j " ߎѫ _ֺ<›9HN GpS"Mhd5RT%'3ˢuUÆ@ o ,X_1 2 ؐk+%dh?s#M?Uv! ?@ص*~>h {b"g._P&Iݯ@:+̬`|xJ?7wYG7%妇ׁP#e -h ݵFM}9T/;f/*#{ LђHPυt/P3tA#Q*(ۓ7=8ȹ 5Ib;nВwD RC"DJr_X)Q}f(~`5 ~E7`a-Jqkc;o|^ok_/mcw[Tt>re2'XC[y:BNwѝi4J:PL>w`"l`zc!" hЌb}#ց) ^etU_BG %<8\YDzHf3Q&o-GZּ07'PGeKET1T )LҪZ(2DN  [wqN=1!\6Z|tp8KC{m ʑD5tKPIrnM;ҾA*< . Z~ X59-B&U4Fz4 }&԰F.ep!V3RBtl9蹹ݼT1HYtcVx& k2ngi`x(%{EBjt`tŷ@uYܕq. {yF|#aʐJpBT=A5`́-lvb=,xgρwV =pǨAcy HLa<`!PVB¦_?k3;mK!&^Ap|lUip[gu[nxG}:*z n%Hd{`$0W?%wkwGدu/ތ*J50&- 2'CgGÔN~S cZyAm< ۈmMI^0G\gN||=,GEnyaGze6qbWE.cp1Oc :^7R[tn=|,؀[zj@ES~~b11Mۛy.;օ[wG=~RIݭfRڋ,CF =eF-|ExEBj429gv{Q}H/`~5u3(<7\\؎5(v ř#S@" :N;_ȉb%i*e(4 E`iV{-i2kvmJAzt~H]qq]^0ILx05YR;fj&>*k ! vgê"#]Xo+vgs8O%]m%]Lw ,2  ?gyG8fv;C?`ysm>sxrUK`ML>hUnDC^mk_"6߶njkڼS[ƪ'AZUXM bj3d9QIcHbB;|f\5p&?4LX&f>-X< OTM?M@M Fݩлt`, Hb}igT͏/n@W,:^  dsٟ{U wG2LbĊ<>M,de)XA;zrx%I@wr._ 4mUYO?qJ]w UWƭ 6\vcG`@4\T`+X]uhtE zBAN9{Lɡ*f8PEdKArDAbvxl[STQl&Cl xl)kpIFVS痖;Y詿I?@ьI(WM4ˎΆPEo˗n-PD†"!Dt>ZMgLlZ7$nilD\!%FY8gozCKՌgP`i0P+TqWy#>F#8 Iv5tV 4K*{?eq?80 ki*-$5dm͙z4oWbgTFJvp9-1_ Ѻ%cTVeު -kO//ڝl<"`F}HCt~O'l b_)7C]14A+t#jzj`ԅ8.(mTr{Bz<# }\Xfn@ƧvM "B; |786'kO/mgs[4j,Q:e/GHoβPUJۻ{W^浮L+Ytd!]WsR~tk7t'u6}' iK>r3vI6no?x(Jp_D ZvUj f>s-ӯ\ҹEv<Щ{3VVg*a.0t? 8!h 1riYiL:$XSzZ;/toE*]'Y@c.g\\D1_^͙QC&9EVb4κm}DnX;~L_WpTӭ q!GG:MTq!`Iw<|?AmE1 X Dv|S͏gS}CЎ=PScī9jXg=K>JgXAz'T+9hLh?yׄU~'oOcSKC-~!bq!mhB!Psf*`ȤfktJw`}ba"-(%ݎϾ7~2@<ؘrÔOE9zBAK +*"T!=vts{C$ GMi辒o3aO1 3^~P!Կ^r⒎1B[Wx~ yQ6z~!"fDqOS+}61b ynSnF9U}#p/\ r2QB@:vb"WL֍5񜰐d_^9Y =jVxTym~Þէ}ey oNbͤSohS)7&}arY`r=TQ)̦fO<ޞD됌 5^g1 2ަy9~w[Hh*F9;1zMCYEը|8o)LqXE)-ѽ*-T ;n` (el"wҜwcnR]Ziێڢ6Uh֡^!'-bFq\jCNHvkFX8 [7!ZɳC + Dp5wDlkA>HަqO}h9:Bb4J>䎘Dw0a@WS@w ̷׊I(S/ 6î*a7?ӭkjy |AgrSi"jvJM*^()}]cz"?w*r#TgO+p =P&X*ţdy>4gOW>+m<2V lnG8`nUG bw(E #ooͼOgk\&Hȇw~2CerV}lwۨ2 rҴT6`jPF;kQU}ӫgA^{tIHgt"4i1oƊ1~ sO˪{?:s ts?V8gf* )tcOd%KЋ2=GbâRfIoH]/kX֖o84>46L:^C\\[a&Ӕ)pBnd#Vlx&zXЉ dѝyDicճe+YȰ3ٮ~Q=|TgĨʖd#J^udFgrO [,D_Hjx͠:`ՠV~C&:I{'@!a_' $T뺰FmO0Q^(QE)a3nne"wYܵwz/SeoW d!ˎJH(?RbiNj2 {i3G: g5@_ G^+O5%JGzHBڛ>ŽA+%j Ï#1]c5%}犊 JHb?jcl -L£x+כ/G ${s,ʁ@]*H3'p2M)7-f`C IR8K4$ lӟD_ Nev"3)kld$&:)4{m{0?nǰbhk y,3W\fK[!8y/FIͮ%bOlaJ%:iD+ }ه) 𢡄NM#ۚztv[y/O AEgp&_oH8==%}6ǭ]r™yz7/",%KvX'pǫr#|DWgVF |<.zDyIb1oFreq*]MR^;JVrl`n|#%T'p<I0w>M'|1 v. ?k֒Da)QB\*mTΚ-{Ջ/~񵆬{G1BNiTzԎ ` dv4ƨ;[ׅ:Odzriw"8Yꭓ_?)a 4t(Ӆ#UC~<=#W3HӅ6_ݕG>12N'ƍV7塱 R~z'VM[diٽ&CB}#cdT7KLmyS3.|ޯ5ق`9@d*d, !]&U.[4Rosk7TPZ͏a`h(ˎo>aǡ'%賌)r>D[J>ɀF3ѿ')P%6鞶FRy}~9btF6p(FK,)Zgմ?>>ùV~v l2ګxsjgngE*F-9SZ ·D. n ~DxSgm~n8I4MaW+avla{V ɘ×b<4=Kahg;X:}XX%qo^z_آ23]'z1{۰3|Nk(dߗr n\|e:Gt0ӛ_MFNWD1IC +!LJavd'H6,/.rmu --0,'+e sv}/X'N|P㻺5KeOω^\>}Ė]µtYU?BC*Kq# F:zk9jw術7m .<18Igڧd&5u_T0JX]X= m"%5& ʎ~̞y8_I]!م/`#r`u|'5@*J)0\ϯTnhȁ_rҚJ9IV^>*5I0ֽW97Ikfb)J/dD$E|%ܭROXGͤ9~:ؗPmH`>UNres 8(M.v}vۖ^KswDǽ#3Nu߮Stb=hK,u!l׽F};ϳOpwt=da$aT06XYWXk,g]SV ,]9ʟIar n]J-"Q pԇB!Hvw1|nqz2\xTa唰w} 5 ÄrM 68/9B*X " "!QMn#g!kx}$f |l++rar3!仙l?ND#TpWwNvdx!~/blcD/R Yx RYKXbreߘOms),P)e];9PO-9} ]3Ik^zZ>їxǐ1 <} os`ZM# {rhHPTI/lZI,X ꝥg921èX.G0C u^w[4F_a*JX=4GgP̕n[mIM#LWPj|0 ˆZ-Ednxe{ީk ќ^Hv["ͣ C6 7V?ch2:k7y_H8‘ bУD_ fޫ|eBP1H6l#a ]c\P 0;2%GMʈ37مx,6=4'2@ FCI@]ʯɷGF0))W Ufgg% j6H+O)wB|Fϋ$eX> ^HOOXj%G]Qlz Jof<Ex_m']`f}`evb,@9jF="I{WxA߶)c~Ѵ^rPYT6: |f 1IP.@ FRhc}[lՉ6Xjdx9LKUw;,%! K;#YW B8vȮ&Jv ##;_w! Q$pqM'S\CPnՙu@[,WkՎim[5;XF7b_yJmi|3埡x/ ۟K$>wI'5uyGm ą2&!]qۺ8A^ SaGҋzت$0a5Bh)Q-K—&A_| I#d(=?ت y1mY)oֈ6AoD\KagY<h--lkVzMي#J҈1NnUY2|C2m8 G P,f'"/{vWJT]L&7ckMvTVF#c!lVarT:<72c_6 .;x_؝bg; %PK,<57ZiOP"6 GB!R鳬1PÐ]Pwj"d' A8{n \=Iτi2q1u#_bŲhPE; nn;6Flsk[~xFV<\Sbt:9u'Uy88ziC ':.RxoTxShI>|+DP:ȋN 迢dd:gK*® :Hsێ'lw B u`=ͪ*m}M &n.0Z2ͧv "6n3dwmKxWr/h`M灎ID/G1PYc_fL 7 q{1 @Kp8Z܅E˥D%d%j`г&E{zLLd6R|ˁw M߭ NK/]yjA2S1p؆\jG#a4!c6U+of_ļJ|ԤBuMP3`z *ƚc3F9&qLkY>ɘ@/n7{ B`AІOw3kYQz!o=hW (3sx Xb#ogu8bu-'5$OwWZSẙxSH]~J;vk0e7((RZ])\4r`cd(~QLRٶ!5fy#E^/Y%S0'Ua'"$]*ӽ"Sۜ;=BLB5&zf/eZCw` a nE~Z%;Zumw$cW9 G=BedhݜQߕEvGF_A4^rţu%'#MmL1 RyBt*;&`XVNppOÂbFJsO”j-wa=/eW~TA*k&vqavG5X>rCJOc.A-$؀MXm44\lyJ.pcovʁ_f7`U i f'vį7OhG^/xF" Y D.;6"4[M(@ä^Z:Hh0m_ .ab!\7b^+o#ShZxDh;GcTCW&č.Zb®F nh#Q<5~d$MC4 p: ҊS@^8ML)Bp&)O̍* i%[B@(o{1O3iϚj!B5YH W˙T.JCdABvղoSg@Tѻ)Ʋ/Egu*/76Cè/fS*6ޑn/'%2A U$~ˇb5NGn9>Д3VIo} @1+oAk?%}Ȓ- f K[;nԤbK@y[_0 Asᛶ]xL0.& N…PU٦r޳8e;$TS3p]u_}7ee/^g,1* l<Ͽ/ɁvGQkto"^g/#TkQq:(q7tJQ7ݙ5 Yo3'tڔce rW?kz{xSoUץMÄBāX[jj۸oNnA!GMf;_fGDŌ:}e\d4R +:o=eLrCaϘ AA+/=4H#U_kEO!itoYk3wC4*\+ieths |%{:̬}5'k`crX'bUW9+ird-)b':tihxTyt~PA':=!Pbg,@Jd=m[[Jeۊk8A8"m$a ALtCMvo)|-|R2d Kv(ەjWЧ'LvAR,/G D9W'ZV5Ɯ`۴zGVvxU߃> L{G=Jm61ث_'GEqeສ6:~ΆŻdƖ.,TT08kD%iM9mW(TEb[-txE"FV@Vc ;*rÉNNcyRޥ>f|cYQ#L(+bz]zgհL|W[}8.yhr+ c#@|5$cuްr.Q474j׋7GXoL0Z|I2Ɖ3zID/}VFEr/C+UT٨I|ej>f:_Squ\Ţ|fQT&ӏ c%cSFq&l4i"$(+ƫA`'#a eڳ#F#]|=Y6uxJ9B/!P,JD#XbOTF_f/F"&mR!>M˷^,pkUpޥS^@D#r$aWS?Sk sTz%]TISRLL?.ݭJNp\Xk 8S@LwilelN [O`:JF++DMD{CSD_޸-7S~ihDc7(RM&@H?Wh]@@ %)5|q:huIE=AB`ޚfG{@21CqOOĩHŶZ ZOK1־a99XAf~iERʓLoDeaOdE2$hXqr )="Z KZgI@^yvT~(=پ[.16v#8m?Ww!!ѥ!+ӊn.efL$anE)g摙>(Rr0`Xe`T`h+bq &LJ; [2&4Fze'//dBk:x*O\!eNFU؄q⨆zW b<wnݢ Dhk&}VCEkb ՒVTHP4g넼Ğx=goyܣi2uc;~qҸq bU]mAPif]g(s{Qtr+ V P[mW-߈2==Y4,BHQujrĚK4kd5MJ^sRQ.!# "|^K5J}V,υn_&ۡ K=.x<% mAnUkNMnN ({>kdb\o@]%YWu} NlwPA9_i{Ќ-ۅ/(+!~YeRrLa&68WB!%"LI\Ou3 )L28 ރ7b| ژ$iI+t#J [j˰ bbM>/LIc 7kSݫ Mχ!TKUmkON؛!ذQr蘺]O֨J7'?īH[w'Fċeco ^k20O N0DjP8 ;kG-4lBqRGЉO`C<3]AT$rj~7˃DB-_]焃S<$*(>ld#` Xܼ^ {Y3k+Wv,B3<}i1+y(M8u^bO`_R13:>|Z6PGQ2 #IЕJXn|Y~}"E-tPlkSCa(+"7ǯ5Ra t%vdwh]a Xh,N5l̛p]֙켼H#} =x;՛.mY m"?<'̤Á>̭jLoKd6.N@VSʭx'hD=DlcaoPM>{&Z_Y|DJ=:](]Vr[qگ9P̙1 귓{ 75/c2?t1x6쭿 v6%L{Y-Ӷ枡wxf&D2X &'߯UQ^oDDt77}η,4OŒo3Hp> LrzLj*UES#!Pt}n}/FL>zz[{n{~IOktv!c~tiaU.[S_Z+](;;:pͽFRwz!]j>G`{ǨuPhx3rܥE˓Layp掱n{#P 'GmiK%٦E?" z_M^(uc:3hC ~~J"T\!l4E9$e1 1[ԲX#Gtdr*}!YgaPŶ*Wy| i)<7&Sh7!z2^.l)̧I]SA=$ A(%-p嗂ux&ЕsTsل H抺eyɨN;>UfBCu+£hl m Pu^sQ%v./b+ 4!ۺ'EVmcxOFpo"jkPHe2mLۃXIfR=,CwvŔq 8We ZUw ό`ac$uQȧR PtգoEYF)nt'2(Wﴳy"xwwҫKUXOĜXsZO=RCIbs2cp8gafN%%S) (Ggߢ|_tUd :OT;o]05c"k]Op ARٰ) kTS!V&jI0cbEv  x-TtOQl7H}R V84%U{нD-" M5rX-X [/p.}H!ϳ?cnAP['0z~mM9RxE__.dlQGШc [o v7(OΫeL.Oc3m,9Z<&.- Ml1OSx щIMT}zP_2U+gZ\ ߈)=okW2 ՃO\)tnvԖBےc' Ur^enxDʌ0s,5CpB^(Iޘ,~IO>wo#ʌsG=gqҳg٩ғ7Es,QOGk?/&g >S~rA#AqlدKKx-۬%d@$ʲ| $1}RD= -L/e x^LpmHc )2ZM*ASvion~VK-0rhY+sA"T'yT+/+ !#L:mWTVTKdqley7p L|`<;k:L$V^#.r!Xd@F<('vR1kձe#5e'Z/1q+>JX[kv>苭6;gIUP~u@(u͎cq]P#GC,p| C]ecj>jޅrkmv<632U\ḪֵIEM?\TNJcE^VZ±8Vrz#56GW'~MgBQ?F x_ 佼/ώ2]nnX#U,C7&<UvTUN|fs‹5#(LEz;8sJCPN^E5?Blo\Z0NzZbOX옩eXy RD PuIK?We^{H 7~nHc) !d-AwʗDnɞ-JA{ 6[./f6&YОQd C1^!3"޺s (ËH [2\O׿}ڥjTttoh`V'H fЛ0тiAՄܞunή;LX&Kyw1I]*L) Ia>W, 1'zEDVT1b?}_+BjFQȌyf60 pw(&[p>BEg]ùzOR8ĉ "{DuiY;X)FױVN>KبKx)ciU̼h rs*YE~WQakq%M>(o1|xcgN!Wh*MhN;CM JSƤ+:IeИm"3CT6D-M-!H7gbrxRZ ֑uiҾuH[[L|=7tf,%1< I,,6K #4wOBQŤGb2ؙ1CK[vN\ȯw{W{ }6Az[aHr̉a" HTSS l{7@&8|n5+ [Dō[Gc}DVDuRqgIޡp"TL?-s[Tnkcܟ&tClnEO_nPYR'RK;'}^z1)X^IY GX#vKkhFCJƴk7n تwarpuma;mi.P  ̆<}kp{flʕFe/y՞ރyfe FZ2iP(0l"#d*-uKT^L[,!hż-Nvm.jߏϡfz1t˧biN=_vY/6_GQP3iW4ܡKddyd={&4*ULUdA;o¸wK L$ ԑ0EHi#Qu=}B=Uz:_@dY,`e-ʩK5*C*g#B٦&(Y{5>$/hrTd4TKgӔ#F3A,X?>+ f$N.TC 3kc8ǼopM|qJ/l7Ob+ɰݷ|+}+KU.Cl| kBOb`ue8ݾ*KpFܔ;ҸwEQw\% jiHX,d+^wRYI}D8 ٛIɂc/>iq7(i}AQ?ȶ7f1oaVAMTM]wRµ3-fWZ9*mq 7dYnɑ AVsL$stf*25.̵8,=geS(Lӹ!$!`\;bRKAqi{n~NWe62;r$UMUGsX{ݺ]HY':1ʼf6pG\ǀCg!dԮdq=+.d)+P`T~L޹-I" E&Y@Rm[ 6w|M isfZ=݃5y)SjKtŸ HP 3!A "PQla&y`n/6M3ўGhҗfSmnR儜ɢFa20`_>xC}Xյ- H{sޖjz~_žʬ&%RެjuWw9\Ci]o w2Dq^val8Wܢ=CoW}Dyу77J.zQ0hU&ێ|ۜ_W=i;2re*P2o,%}5 e"oo~A3Ɓ0ފ,1a7J~Twm']v;g~_epaVRSqDX'f鴆{^i6/y 7AҀQ3vJu܅2ˎ'ONGm:{HI6.V:TL<ȞB=9,x]/[ڗWvIH輇/2sJ.Vnطp] Z]rjTRRٳ &[DUYOg,K!8Enq%]|㊼obif: *M&p i+[9j`sz"Y6  x:Ɔ34DyPK7 vAnnMƓQ՞U2av_#.:TrpY[ u&z>8}EģY:Ixgqfi`OQ|orx}(ɸ%8 Ōrř5~#y$v_[r>,2֢a'ir]Q4׷fCG72F~C?| D z⧾iiA2lb|*u+`.oe!]L:h;sZ&>sKu4dWPen_t<GNxeloQ#+GD9TEZ Wc1^AKTW6}yȶ®֪;b1<@e <TSn:{X, Sȥ:oe)v,x Ck}xK}v2&8?K KH`RpYӊsS^ޕv 0&ajLZ:hKhXaO-Z7r V7ʊ7`hܢSZO  P hY\0Cms}!wCl"B3ljT@ﳃ({xw;I涏Mc*jՂJbv$(EX+' }#AfeOge^m(qC !F`5,~SP<TSz &o/0`Q)_7-R'CXx$Vl }=噋LNu_L@As$eۉzJ]-0S8?hG*mǪEP %yxeXa}s"S?\jlΐvݸJQ;Nh`\|y|{o5Q,OF?-DŽrtiGJ:ଔf4WQEQ}ZsjtR(qqr7S_~IYxi&y؜ Lﲊ5ʼn k)Rq@D2[ۼ8nL{O4;\}<*gJ+>qi[pJiiqcTP8~Wn#ʪB{XʜZK W] Jrt&4r ?ZT4N.#).7I27>0 >_WA2:{p1W =ロbﭘP!B;@, HNJofDfcWYS"iKJFpHᣭ`y}': nn: g4@ui J( i'J?*ɲf磏q AM&˓ᔋ2yZuW/-lNȡ4 1!MEVٱ3bT,#3J@]x 7 WT tҶ.q*D4w5j.qF,}w@lJDm{vb_\8->3r% rFa.\Xoy3VBU˜ɤ* 5 GKŝ * X5V &Ѳ| ̻ ~/zV!gorx/;gai #Uz8yfy?ՈYyGS+;K܊_8v&LtDa2ugB@rfLM&q`iN 4F _1]ˋX|DI'bS'PGA=f7} '|XFx t-aC+S{~EC魭:ش\16rs PIā\Uؗ|ƭM3z0@8TEde}G/+<0*T*ɤ%s jGV" 3mwylԃ!S#sN\7fCʜXטy7_(K 5Ѽqj h͹ɷAh3 %xLI_s0"܏ƒUV`K!A&K-$ kvM ByiD7Z=! ՑRfթ t7 ԣf _+c%#ᲤI]V9J֝+N3Ꮿƫ;Ep}U+,+tZ2N|EOn>ѰՔmy D\Xr++. 'sNbxYRB<9^yKrvKQ< jU"B/W86 jSNEYX\=HK{w,6dԍ]@q[AJM-%4FEZ}ZŜŇ՚䙕z.tD#]XaZPfJN՟N\[5fm bk/w=)P~wpKPGUgo\Sj{ =1$ Dv}cL -!uxcpGOVf{ѡMAwyO?a%2AEKrP #[?3"Q1 VmJ8kw@z-ыEtN " ^I= nz,/,rmҟh{$h٨ݩ3MW6aSrY` ⿩۴52>=HdOFA\]"!X$|GZU%ztȇJi sGHA !pr-{p WJkָp|V{qHK!"d+}jS !K#x?zrY!ǝȈ ]zKsTNv~(Smm-ZJI<7y)%dG@sa%WQ"I:,#~6[<["\ s,QnEܔ.( nn8MDU,I`ӱ45BF f5'z.Eo)R?f#^V9sL51ՓW'5Qy;QE\%Bu%t6&5rl. MYw|n.6:!mĥ^m`/B,4GSPB~/E->Ʋ"/o|8PVFN__^\a6>ꉇWft}:m%8S+jWLxߣ` yI,c Tl)l(R"ܛsa^pag W1~Y:JW&.KpX0C/B:0\/}'P[*DD*L:嘛Z;d*hG$_6[PƟ3pq;$Tm$# #Kx/eH0Z;E^O_-+(+rb]oK;U>ևQM_|U$ ?yV;~,ekcYߗW *1؎Թl&]JZy?-2J;pC7oLvk Kn(9~EhEJԝL_"N 5LSg.*k Ȼ,Z|mK\$֞,k/5vj'wX4s ?ށΒu[|N搀Žs;Ed(=2.8M ^ ^wA~뗽~y]m>vy2ܜHFB(зڶ:H!(I2 ,^%-AWI{%'jAhzv YR`+Q֍G\Y4̊7,lIq2whfClT^:$`l(Q ^' K8=4 Ͼ*S%+*Kf! 8̎LHЕY~hmU[q;V>!ǏhL(Kÿopd )<N|+-wn`Fr"4ٖ{x~Zla I.ܤi?k@p$SŞArT,%7O•]& c?z6C?!l=)>]TjBE?aIg(V6-EUmO/5|mCȨ48g{iFsd1i(hCm"<=f~>bփSl,BϨ[#y1j]g@m?{fo|qKE`AQ9jV5, 壜R$d'qbƟd80OzmZ|e)3D#3 `aq߂ olA5d5(' bI$4wIMh1b:#<*L=j=aQ: Yt`NcY΋$:`DyYPYMx-V9:G3Qs-V(ǻ}2TJ?NfB"x\F۶ƹ,5tg%s7zSCulS, a)r4'"}QV8/*V( 󒍝Ch+'iwIS* uy*Rg_#o$,Xgt&ȿXLAzOJr]RƵ#}lmNj9Tq> F5nIy lM+=OJ,@nIRγ2p.'yS%Ur7z( &WKqqi27)I * 4T%"Ge5rFBؿ_Ҳu}-'x[2c\eNOtk~y[ ̙a#3: *s^i~D';4 p_^ϼQXgvNkX "",[}yA%&jY>LQy_& I?=q~e|4xZߤ"۾ mm"2;V.!Xq5Cqv-D'μ~~ EC.խن0ѐc9k[ 3{Cc'A[*vĶSX Jsml=mZr~)_bR\x5B܊ؽ^S /k*KS.O!Ĭ]{r.Nopg`+7KpMG〣8Mp- k-5Q sZq6xX<4N e7L(`™1",xZ }"ܼeя*ڢSsSՂZ\$7epJ $`yӛ:ӓ`7EkVho̶]?=IF՛1E }[QH⺪ ~0iVg9yF~ M9ō㰝Hb덜r8\ ˁ/c, > IkVSWw;0iҥq_%%@+&*r7C"W'1_[s3y ʂ$;bO.͎+m K9fjp#lg8dRƆ~%<{‘l5g'G ~2pTE ӊ 瘰+۾gƭ&0A=OI?'XJ>X*0$;۰ƋSf01PV ::6!J<2x =J[>P'fu,1if^rؠ>%+zxQopNׄ,K-BJg7KM&=u'DKUJcLZ&y1q*JI &V_sgIC\7Glt|Iw<={† @%ɠHZ4z b 31_\@w1KI1b=&yƢZdڇkVC{,RBy6b/\7ߥu6o+?}tWf-cG*/j=dH9V)IIoƺNO&EjQiYLs' ;W{M\)ADť 6m#N;x]S7mo"Kx"v`g;c1sA7\Lۖ|ԏ= ./U$ht~EJ)M&` ږתi8}E~`ɕE+պfbHP 4!0_ʂ`]ǟk8P,^#WD!Dv=jj)!C!d>3G]A *4I'*)Q BGjmEĪz}U04eIu*\l2 r{IV2J^;.Ž{7E9O^<&UV䕼׋a:!|_*i[MYpkXTm-qޤدrµ 2c(j} j>7a@`̞4loRG$:oѣu@Vɟ LvU%r2`{NLLdG !Nx`yT9#;bfPC֘d9LSd{mT (Ly"2P8ޙS?!IBE"vÅ+| LꪟƅFH١mŹ͘a,i 'i2I QI\T\pHԬ/yt#+h!~4'I щEl~p@u],2DdÜyj!n=) 4dUY:k% cx/0Vc>WҶY1z6=M};tc>?/^W\BJ<o>4DJg(v6*ʠRcD*i R4~ip}!"alLy7hieoInW+0b4M+` Ym2*c=9hqI0["{*ZԐl&F)#re#6|k|SJܯmx +ۡ]nwKpTHgfU}'d.3YY$GSMoÖ-q t]A~%-cu/+%Kt0O./_k]ÉDŽM?t[9O$QxPqJxJah_ Lۇ: :Yxx{=/5I& Bg 12SݗkaNy[hEjej(G#p4}3xOG&Q=®>gḰr#l5 _a^̀ B1I?H(`BMy ]|d`j=Z TH 蔻.)YxV rTeS6 Z8n!Kl31z.&4ګBMC~f(n\R 5nK?nw:BR#V\V={z0#nRVs.q̟YuZQ3L/;ՇEA.!e@r(̧d",mz870L/gx+(9Nbύ]`u7DkĘB!zr=b ]_W-K7to8"xU1&9l}(9!.ͪN7)nE^D <ft6T5.8{N k_zh%ͨb;d$ݶop@j CfnjG" *Gi)Y_ʷUmaqRe*vPn6'!` :=rG?g\v-TÚ4:6'C2 [Eڵ +RM.z (L"5;0bc7in9\<$eQ*5YG򰁬ݎ:h$e :JxGi| $7A[oyGƧ.+iP 8hDh`uTd{${ Q2H#m!ؙ"͢Y$J4 ޷_Tgi_R@i)85eJ&7`ozQoj$6lGݜBcvBqRQkHK +Mq- Gx7]m6[˽!f֤| 7u'oJo{ҏ#[c+}iOeSVw돍u]pc >f9ѥrHGI9؃(t-^JQU K-zo"<#OL$(9Bz>^L부X)Ï"IF*fʊL3E[KZrɛJ.PVF$ G p#R85xp: ({ w<}ZhΩJp'hwՑc൯h7dTdQp*a(5ʊ1cKvxOe@cX^,t]qQoF%q`vVz ,I(H8$nP/̰o>GwVg12ŖřHFOۆSXD[Ɠf#}AX@Ia5(prFhs>4&aPc *}(BQH(  o?/~; m˦Ia̷`+P!arIځ$ TE*:ȩ|Ϊpwm *J|w0xXSo{GcdD':T% ñ8l_M7㣋p<:>Kl+󀵻ūG?Ϭ')9!5]T?:heh^>Z x [K}10t ÿS# x-v! a~  (i ^b;E ;a8ӈ~`~@GwK5i) *Bjhyea)C{ץ86tʟ#n_f'7t`m qӹAWHw4.4  DRY a8eL.관綃 VmdRA?{sD`DwJ5 s),y\婐/\<\N cmھkty{9?豳&ۍtǜVoÕ{6]W"Rt n'Q ўd4Abh#eíl:McgY1m?2," 8ق{.ytC>Lfϗpf.qi?f[QX°PЃ4ҖN#0hea y5fFb}k :LJ>֨e=؎{/?`S,xi9`C)~O>43Z5*͵vx>yfZuxoaf@0y~GW@$( ;1b.,K\r)D]sʣ@P`њ9ݰ/%vRrkH?vNm%;rjԯܾʂ gicHƿV픋U]}ROܥ٤ݛ 6RC"Gi\ A^*m.>vD!1e)?gk}ieQHܨZpţBz;G U"É?P X:@oz kEImKod۴xejgQ18(LDߟR:ކ/nfj] 4N u@O >-L_uqD[d[eb[wjiGG+kX3,XBpi0i495$[{xkE]XokH i-tyM3R#ےxVɐE,li x.n ;nIPQhS;^YdtЪ҅SV;2&eȵWyt)i˷=49:>eӯA6F?o+rѰt{y@֯`dcӴpL<9;szвֳw{g0D +CM@ [6ܐ,.A?K(O3fQN6i:SJJOnc9@Tj$.m,YԋBIrx;LII`  {ubsqCԼ s@V*)$5V¿Try:.CՈI.OzK(ErT Ebnٖ@HOdxy vӷ;t^h$H[2`IwK ە[̱۱NF?#0i#3XhIAe=aMP 'T sYm<;$B1w ?444K۽ Z3A-#A]Rf5KEQ{TƋa_%=XY}y1r ͵d<\<Դ (3{0F kM\"< JWËN8Ys_C[E:F,ܻK":E B웃 @qJ齹"bDؗ*uCLXp4z%zc pfuYY0y!ppY'z5:KO/|&<$F 큵 @7#_C'ʘ.  LMp20"f(4"*6|Sab~C椤8:I+~"-he/9pueg3Ut# mYMc? S_$*UҔP\j"xﴵ*1]{|lOYAn[ BE8 vTW=5sRܐ8qyc90ܖ׵5o5nÑmQ4uvB9{%Qt޸^VCqBЃxn ""S+ #(@R1{k1nZ_G5+ xb9A[#3Z˜oŕ.IeJXo ΩqބwܟXSA]CrlHx yc!{q ^Gݙ]d:9cҘ^4mZm5d\FTtĻ%YU]-`\Kj^|Ġ%)2(JyG -i7+ݶr9\sKE#6LuLؽ@\ߦ(*..[\ 8j<3MdwΪR}.'jc]h;hpzu(m_ks_*FrHAҿύV"_5mbnD5 $ƾiR <I LG?x 4J:XGb!Wg y60XX ^, .- //v~8oկIm<v;째{.q``68ʣO#3ʒ-rU&Cl)Gh%햢5b{vOAZ He9|g6U6Ԉ9`2cW]\QC S: ̏¬kPY;as@,;P@jcgSkHU;D(ҷneŎ V/q]t;Y&5tzfRh-hcTӟo"@`Ƚ~ցۅRu +DԶ9eED'o#\!P|σE2a՝"󄽸~8oou7 Oee#.>X:&czۤLRQAzm A!% W8FR\뭵~hnhjJ; dEe&p-vq ]E܁<0ߊ0)]Ut7nP"Śb^1 GA9N;4h=hS]/ >iPb= k\W,ͭ3A'e%4O~U9O34ћ>H3]Uݲj 3Y (gfK]ρ5 p~*Y[QhXVU"o+ PuaZ+E)< @Qk A2@ w]w=bݓHe!4~W\h㣌`q:D!]nc\e ~\ VސeoWtN9^ym.kDD,Ӊʼ)(L@O&}mCT2)yrtE߄-?Lcg0Sh>@me)2uuqiw~PlٛF?ǜQZ9o#³zՅ6)\x߷A%J\{Q,Mh/ U[SJ/U]bPqG'Opᆶ _S1;kq?Y"_`kn*4wI3' !HHyir$7qb9ks~D֘"?ӭ΢,乃B0-8I[ndi*WzoB12s@;Hy>|G#:;p@vG Ca ׹sWܗX$ְh?j{Ly# /:I= _7d6"}*AID0kyzp?,vRJ\$dK$h PN\AdA zcj.CEd|mer,v,1IK+ڹ р{"E]/d9>v*2aކcPOP2z-gD`./&Nj^0f0E} !IZi=Fd; Jᐷwj/Yq4-Ԛe,} } g#ibrf#~4Ii=҅=ssKr9Mb=HA.9=r𦝂/ʕc&5Tw-pt1Qȃ=[B pp;ŐEP rEq:4,L F^pn* >R_1t-EV2lE/P#>.ބOv(V(yLNAfC q/MbXdfdFىC 5=-u2ji]F^.h6`'`!R*k 9tK%-X$Bvi/xɠFwh4 ,yJiw?mjAt ދʻw K?gA"gt S' )w RP ˇ%hOF{z^E澒p˯!dT]N$oْ2B{0yX_}#|AwD5sz3yX*Xx:#j1nQt?r *9{WHߌugUvV(Ry:QDP IP1~rn ӼY=GC! W w2&8FJ֝4H@8,$7%>c$Hһ̞>2S-4rfR Vjvl]qofSFW9{}&eUQUG; <׆MA"_NGA3Z2/NX;/9aMdeCf{*z| SZ?z,?m}&zc#D%0 +pR HJPY)?hvq wҦʩ;Y:W']7Z:q6Ds,g?2N'G)(΃+kE>`3!ҧa %)ؠh> R#[#m('&?r `qNՂTbN{b*ۈUbg<$|On;Jᶌª @#V*lSZwUw t{eߙus8M~=#8<%C0wJ#4B`~Zj͠бU=éla1@' 1`#MT*xl7p#@dyIKNAY;%{pH1ʼnfUZ9c F%+bq'ëemt0&q'J:7b㶈ͤ^~i'Fo0o% ~?{i]I\}*g$V"os|,/$f(-wvF/h|;̏)`oR