dhcp-4.3.6.P1-lp152.8.6.1<>,T`Y/=„9'_?w.h3SKj ƂeVr ylcV)Q%fy>DO|DE^z8S}< FYZ^Ih&MaYJwǛP7CzG#8Bg@S:{PDb'%!|m)O 7J_1sBv}աn?͘TK'iݳYᳩ.bf?Fs1_P&:ݽa*!}9!&5sOaS>>O?Od  C04@DW`m       $<\()809:FJGJHJIKXKYK$\Kd]K|^KbL(cLdMteMyfM|lM~uMvMwNxNyO zO,O<O@OFOCdhcp4.3.6.P1lp152.8.6.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. `Ycloud109"?openSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgProductivity/Networking/Boot/Servershttp://www.isc.org/software/dhcplinuxi586!dT큤`J`J`P`I`I`Ic33666e0f623b6d79cbefd3abdfae22f891e81aa5f6def28d74f45cb4d5744ec81cfd46acbd4c0046dcae4d27b4c8975fa501231d02b98fb097640b771c72da6dfb0ed060ec4cba42bece39a7a050712e6fc1af2f1fb52129814cd2118f519dd6c788bd3cf62995efa339793c676d9fa9e5da24b0d0c9c9a650a183d025f12a19e1a228f57dba86d340d71fbe7bade8353d1464d75dac57d99a757ae79e2f4881f0229edf967cbe62926a3b53f85276e432d6eb611fa2271f18fc3e07adc7cacrootrootrootrootrootrootrootrootrootrootrootrootdhcp-4.3.6.P1-lp152.8.6.1.src.rpmconfig(dhcp)dhcpdhcp(x86-32) @@@@@@@@@    /bin/touch/sbin/chkconfigconfig(dhcp)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sysconfig4.3.6.P1-lp152.8.6.13.0.4-14.6.0-14.0-15.2-14.14.1``8@`e@]B@]#0@Z%ZaZ]@ZOhZ1@Z@Yh@Yg`Y^&@YZ1XƉX@W.@W=V_V@UTи@T5T@TmTeReinhard Max Reinhard Max Reinhard Max Reinhard Max 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- 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.cloud109 16226504574.3.6.P1-lp152.8.6.14.3.6.P1-lp152.8.6.14.3.6.P1-lp152.8.6.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/-fomit-frame-pointer -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:16425/openSUSE_Leap_15.2_Update/7be4c8eff40c4b507b91ccb36610e0ce-dhcp.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=e280a2bb60d32330b94ac48820a5e0cade135d09, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRR RRR R RRd4'E#8utf-82f436ab9ac7dc0f2d1a4ff1c0f9c1388755bc0919c66fa3f835fde6bdc86c306? 7zXZ !t/o]"k%]\#qυ]]8pcėiUe/i:0ךYzKܡV" E1 LQߒ2K *99>&$X Hvv,|bs% Q<iG11"*[X})=qȭ0$-!{0oh^1y-P*&I ޑm;깬 {GS{3o?³"wN8e;{Ƴr=]!,zW>i(R,f.!׻YWGTA\u})8=FNol$sRWkX>Z8ҁ( aWW;?[40pwfm4> Ԯ۩beK(0A&!  FalRҰ>y%hbdyG9.JjU?!`ƴ}i4,Lė򛅒&Sq/Ŏڬ( .f4\.pCA}eͥe^Y㸬tU/G!hMt8C̤O岑$#{kC؃)s ԧ;;^pSj>ȍR{zD*]b`g"K1l`ԳM-F_S`R\+洃CYjrć%1Ao(Kf$[ξdDק(/%N=71Kkq:o'GR  !XԁcK9b >I]QOU0-ML߃TXsAe|+3fR׷W8m]"b30u8^ܞ~z"Eyt9˄SB[3x*bѫi6ϥ.ܗp+p۟$7P\R}Wudx\(CE?x@W* tDi K"/ԍS䉔.!VKPHV)A8hHWQ>S̝$q +\N( l07/}&۹ Hw/^ lwzLȂE~^^Pz &Ƶb$,dGGJ +)4x|T>5B)nѡ$oؠ@Ϫ`[ R]ebU(2}ٙa3 ^kPTK}C*$hΣ1ĹہW@C L)ٳbPlD&ʾ mqFk#J0}n "c3?N? ֚\:s}Ms5ky[D}dAݒb|ݯl{nTm|(vm;̶H7,]RNp.]ƶW I(qʟs)'[dN]jEFuX$'5C7뵂ȶ#RV~]UڝưQv GC|}Fhe|fWe?gq?߰H=g.S}bk7H>'dUv_&l)INuT(u=4'p`kFB#) űnʭ)eI ^X$#\+ ݜ.>Iv7Un~#}u~J'ѳot>T Ne_E8$!1냷UcP$f-NG Q`g= &EsdzFl5,a<ݠF@qNTDT.DOet62]s, s0.ǁk,Tc(BD(ZN0M]`i"3 "2JH~+u<W:A0/QF ۔HP=P]S2'u6Uۃ/D|ZUFYJ#s ʢ(C^s68}iry19 QnYNa&V GwxqW3bjg*ԎUd~UcŅmLoyHc@)O-nbњyRRCzN. c9}TkpW '#^*MΗ<᱉3MRakwtn&/#8m!2NWiXlaCIt2#!C~xP1z?ydQb4-HBDTjS/)\f]K*cdҀ>vqOZb v+!Hxw2^Y9H"WmG xHgZrٳ$Վt"F vuaJxUIuN _ c\3HyE|ZնΣg??2O5IӦfJbN3ΛuZ>ceN;'=/!521EVn1_98*xI#wR]r:v"OB.8rJt9,xW"*7ҁN|5'`E9nen~ CB2Rli"X <﫤AL32obƧ֙;&.=Wmex#ו+_%Ne#"U¸ߟx苬to8<-FR:3X?[?kEwPaN_xYN)]7V]=ph9"Ex/v/a{RVbTn` h7tAKCZr#P-)VaY6ds~΃<7J.?9C[5eP[)VAɛ73kezpLܔ)R ^BA"Vn: oDz_-y+"Vv '?h~AKCwcTo3"|24`.Ǹkq]|[;mm:D:=Azd(n#R5bcVۀdLjBf 2s sj}{*YX_cߥrkFHa0;B!kCZ8@KGɞ%w"@Eb<v暾[OB5&D뾕D~ ligM| JBؘQK{wd{s&Y&V.NY jv/e[>'^Tɇ9@TJ7~7P3f@5! g69 h U,$˝>z=b;, Ua5]53ۯ_ifU 0hx;j]ŋNU1q-氦cdxx=|koVאLr+kVLQ_^6j˹ 髭xCl#߉$'&{W9oT/@Yo~Aňͥ 9Fqb043/ wRQω"k/5sL(>4^x+ΟШh5¤,40z8)'" I}zÌ:W E x^@^~OPj*">9/W.qmz [◟m d{ɤgIc /H?ŤP!!Mi vF̋kJ}GaFUi]~"LFIzN@7oJwr@sKG#7A 91Yg] sC$mFYlN"#>Y"dFF5Bx)ig\UTOv\]RשkZ`,e9AO2ӽ+-LH'O|+]GBޫRÆ67Q33Ǐ|%mǿH ^QRB7m%1#cu A&zj+90" PK'sڥ?PxƲ8L2"p C`@d)8eղSCzx7 h!k.<4]h-NqI|<89 7-h8xzyRN&@ODC߾չRv/yI0sKw&)2t*'?;/V|σ6zS{+F}#sp,ԙ?Txufii+SYSH¬S Nnn$%M@FTj䈫)T"[U+H@*(}fBvT҇ԃ\ә# Ɉ, koL>JXݽSnח;,ߝ0ٌ?\_>y~WsUx]4tGck J&^"]>1wՋ=p}ΐ2O'to'#/9 0#mB4)9 zPa'9 QJ(~e!忻jXG< FiLg^ޮYB_0`gPv$ -7t$+*GG`B߫t{|b Ґ{+}j?hG!:tX3PX1qr^A+xe߼8SNhjIGnbB e*H BIaB&瀇6ozf fvx#6 *bk0}NLdkro5g?GZJӂ~/2:L\! ХHu PI%׈hC-Pbf(*٠S[F3⅟Ʒ?TWD)4UXW*A]-MQ -\WQJUd.Ru4pi46#(rhſxW0U%!oOٷrZ\] { |* ~1!~u[[i_Gy8tq'&cAfgA2:Ja[9 y`L{0ŭo \N;S K7֪ t5*N9>N?^:eHR*fpy4iuU:7paҷt!) lV5߮%u$ʠ|0xXF ktQm4Wd́XmòG&q@Π+Q!/zrZ>=$-o6{r3;L[K͊aO k:xBֹU'y#˷n2|j7zz؋WkPM>`g&mȸ4ꀙe)QZZ,t"ibW\SY'C3X}zoUTJ ^bx#A 6ʜS.c1}vlDGil&Z`זlb7 {',DfbZC%QwFo:6#-84 诲 2`ȍ}v6N4-IoW6VAjS"1kUeW&#=b) O; F_ħ5lVOq B8ˎ8)A"1f5Kk(KZ"_~p.)rf Y<rz) Kª#d9k5EoVe*^3^'q7E-'dcǢ&Ǻ,2v p_DF/w : 8+]L75740.!]c>̳U{,^Ӂz 4`gk/S< '( 't&r,0y@3ĨqS4Ռ w_uԘ·#Ý|cq({+"nwb-1 9!}>bF>=վ͘*O/h-)BQoE@@mH?eO+Rs/E y5.D SjK<>qttȁ69@%{z,(`ek<''p0z40z4?imBD[-/ޡ^o3dB^>G`]eݹNIe++N5v_2$k vlMڣZDC4%\AM [#.,|I/aѕjԂ }XQL_+2A:|K^mUuzĘT[pJ0H=BkI5Eړ_( U_ 뗞vFR|Fi^_ ''#?eΒdVa_]}ݼ{2`{w+Zto FGm^@K6a%mt$ЙRt%=:+T8nH\B2co87-[4I3>gx ~P w˽Ep!Ρ]P 3ؽkPx!faeo,7f$E. w ]/0c/QS$M m?oWϞ_,y"^6( /R9%"E1ΑS$jf6ːߋjH,uKv|*}ng"x4mV#i.kԋ%@!۰I D!BۿD%#]|F2a%ڙ-iVݓ،oZw9Y\󢪟  fAshʛ1V. d⛉ow-?z Tmr*K{ߪz\{0jsӕi|/*Մh|2ML̑y!/F)2%=²}幬4g`Eܽh)4>zڂIehU=7qkH4B4~<)hz̰Eoy)9 @ًhoWvTq3*BLʲH$[ґ%4ɃDM/.|?WTȋkz<lۣi2tGD̥yOep~1_Ys\,^#`ktԢQ0^lowu* h0pIyqMt*M9Ws̏ rzĢ,fNHћ7X١fb)C%Gddtfڮ ߐ':a~S):B]xth$!q6\z<:da1_d EK8Q/xNiB8Dkg~XYLآ?Y^^6'/zODKSWά%= dJ4 HiEǛt >v<K]jreDyeC1 z:=*+= }VnU%A"n؇6.{xN ya2%삼 )--sVHI8Tb3ʗ<^]. !3V}9F˼4_e͘]@٪.^B׫TԄb";TZk*"PhoH=V%Hv&=4ݓ w{-@֖bSR3Y nX ]I aJ}u+lDBLEZ 5Fn> sY0soQrH8d{M<0|7~0/)d.CL7);+3Vأ ܸ :DIfLIJo8o&T,kV B<.hX˵g_ lNODqbB#󎮾:E2Vvwpm$Eԃ q*K_ˆtIrixE  gSW7tkshj W¶ Iyz$0&*]kP~A]-^G_*ҷV1vs?-aҋu=)MLt3,)C 2+d --b)mu(HXi]"*=|@!5y󂩩ulveY팴O-%XgL> ~xOk`^/џ _8MV#%قX`ۍĹ ?Z+ļ!O@x9$>3q.wbc.ATxʱv4l0n^-ףvĩm.z]v&q?YaH"G"#tOLz. W_r c#_Nz_5yO4FEMh]㠭mȗGȮ3єF7I 69ҎWl#M?f\;5A ׍@FO$.7K +`? DEhJUc^B䛰z9-Nj?csYœ>|TC^7N q&Ws 2wuH9Q<]qj=\`Ou r K M~^.C:0[rO"k6lo 6T:_%cwY, LEB)7}{a#u!ʛ >pN4PUݸd`_% >?KtbU,G&uvgq9{๺t d\Z{%4}x0XK%=D\aL ?9lOw0ǣ^(w]=HwYa5UW5oHb1mh*/= ]s[ UAlH87HS7U'uȨ*9AH'Ɯ @"ߘ5aʼי(,83~<`AOutu!xA-{&)1Is3"Я_" k8 Pf Dk3.WIH_#|U3(/?*d,zZ->eO[zygvCJXJTR3υE@y/ <2u>04z"sO drR(kA7G\?| * 80L5 $ v8#zn@ Ie}`gdGVZWkp\:#yǵ |}OdperݓX¼UlQtc2c~? `McTd$J#]j§,LO|ᡗبät.`&Ў7߰/#*ec~2MȟCwm'o|onȃ41$0@ %dzL?O< \z,[s~]$,E5 ^G wb"=KV@!l sk5aoԐn7nPGjq, m@DoeÅ,6T$ԕ'bB Dkn}X+3UtǛ.X-S^`T(Ӄ%bl\=ՁoK ͤ)6`l2yۋԗ ns)AT╥uC հI{=ad/Y9&!AuRL{xE֮+ۯLZ*}A)F~} r0UyQGHXL˰AZ5 fY 3gPkMl8F2gD9U5,w,Di<|@m,z]=z7I/IV K Y & l&ȏ!B/@J04~PQ׎]m((G8 G5ԧo<J{C$* (ZHX ͗iY[u[X1AٝĖC"őT-"+u©-bC,WMxAPTѻ=:{:1l g?cyix\ i' D#V\ナKτ.M+CBųU$b׉CFpNſ*S213S٩>.,C78Z 9Ap4H )yOSL J@`0f&7bi_ TLZ~}<5E?m5h:%84`7rzV:JNJ2iN,NR! 9 (71ɗ_:wBeQv*OwH*p}pn1r%ԅjy 4Ii5ZF$= ֑frJ?n/œPn=U_mJwI ,3=jaЙw㙝 ^)}3,?&4-@NK[+)8\4} b$3MO (.xZFf7-^x;/Rf@@ՐA )'=v/p&=sr .ӿ"0#-;6q >rfM nS {Q-XwHڕI7 6hŘԡ}i0+=0*ǎζA}zaA~-tjK&TK+eww3 5Hƴ7Qsm-2aoX}l(H 64:%]$y&5\Ư|n[dd: i?21s\랆C^t#jNqH+@҃&5ɔ_/E*Ga=PB8Ѕ}[oM;s]J9baTҿK_Hj]*,V4/\A1vžTیHT+6v]sG(Ey؆ Y-`~ RW|ny>;ЪadXU\hze`D gFxhZP}&c 7f/:L`x%R1by%GG6Eam2[m>\5)(+}3礩EMMK2}>JyQAWNL5K_!._'BsܓZ?ک69 pC v QC\܆ dFձHj-* |/>U)*$+{-!YȵI͵3i6y.cҔk]O SO+%o`÷92OL__>Lx(P ˼>3iXrqLE1-1R{tg\N_%J)⛊EV>梘8#_$)tQWk1ƍײçR.x-~e)4J!CCB~k-كx;$R3b^ܰ֙2rZ 3/Y%:ڟ[Btas HM^5XoI)<`ok|+ qY#ZՀN x /eIuMkq iXirk|z9~nStA0yX }!:8.WI(RBrX'k~ZJtI52Y1҉ 7֔' 6_#u j*YK9o7J{DGi%.~IÝV'+}LCtTZa1JIvB^czϑaruE#2gaݪ=/MAFcm9]xvqV'̂7 T{ߚ1jz)vIN'OKR)w6/0r ӧ$*1$c2eb% vVJ]a'_?K̙pvW{>"nZx ޠxY*FBCFC(Sk y}˿^ 3e#xâb1=^UzE?&wSC~T{`?/-Y_?EpLYz) j]ONMP=ttu? [rHĭḊ u3dF 9ec\~B/IfD^A= ^En.RKkz:.D/}q4Ji۵1rv՗]BJZtvEauu~*<ҫE0OgY^|}dx{Lc 6˜A}Y( : lcctg@i{jJr"t+XB|`KuN%֦a#nwJy}MQҔADFNXN% ֖.9F\5-!#=? Ty]ڵ:Qnr@iH,rOhS߫V\OĶ\"*)3Gj1 _{rDR#-LL>l㪆8mu!GM~O]([?ʂt1T@;ϥ(VӍAT+Q,ݯ,.8JEq5lƁW˷ɨ P3@ ~hV9RMsK,38j1Aw$J!iEr0#gQ%.|;AڟB9'3*ca OH Lv7-7rzL Mje(.)bA袡uhz:cYIh=c($$ QKDT"8=~ѵU[~E ްwVZ& ?ƱF10?qzcUOï%|5RSo*<+.p !N#y\*gZI4`+>R, u  s27l?~ÿ[֚⾅<[`5Q2;α*>1{JIG zxPk+:pr&>&L'+"'`,HKFMRuK!&!Zҭӹ}a`^]f #CcRNC/$v ir'>C2z!~mQQoR1(Uu<ޮNi"8-)ks7`RMsJA {A NL<#/DXDMK¦CNi wN`vM1z|w>zʘ_*K- `I "(p35"o%{e9-ܝXz-/F&+Yؑ{OwWEux!FҊ,qa}wX+A4ctJ.IsRB^fqLVfaZ=^s_˲'.~&\%_w$gߛ}rG?9nG `YK~_/~/yk$VRb8IуۯQE۳d+GK+bV*$4?%1~*<3x5i 9Tֆ"t_ZyԀ3Omӱ&L-?zV.)s(64u8xիf5Vև]̂1̱\0i<xglz\-| ϭfG;]%E&li'A36F͏U.PG(Tc>5}KI# jqs228/Z_iǏj-@Qod!^ziJ=枋\G?Kh=y[ EᮐXPB*|q9! o]XGduF8qEQ/~jm\_#!e-tQ:L10g 4B)P},G1cLfh_ "Bd'G'ocDB!vR p'ƚrZ x ȴ=u3(T; '/( I=V DLJvΨWNvXpi#ۄZLQ :XZLP2žAvK\0R(ˍrqD.P;NU(FRsc(Jw-ᄡOpȝu Eb3trJ̸Z i `i4)O=1XOɢGcJv*I£}9Z]x3o{*bma7 L 1Ɓ軱>=HZuU4AW=[PF@,B*bBU]&F?S-ԄzLnW|T; I,AzA麪ǖ*80@-gOT ȰWى7&\Pz "_fcIer]Q>"W3UV'k|oX՟Z;2i"pKyʣrRx;$ }LRRѼ^srxYC$+-9V6.s{`ׅN'˺ӔޔO-n98~ߟ; ۰0]X(L~\wUJdLzouQдVI&ϸ9OW0Fwѡ}Bܳ5T6O+^YB=!2l[Cz=|caZX14S͓Q Y5{tp|:#tl i agAyNAiz˪yDE$_ RĨ۸l:C8 ] C'0Ȟmʼn+QQcPp|Im8Ӈcqsf%)tM& ?wXd6uj$eQs(Ͳ5]ojY:<pF8BpL3T|>O}u!0F(JbAN['&g ) &-<{vGkV.laƃ֊!}j "1ZڢHK!D(Z%БT\4oVgڱE:+q_ߙDTgAHud`/ů?b\5؞% )@m3`f!`>V;YK*D@D2162=k2~mBB2l<֕o\J}cE.9 ӄ @+:Փ%;WĎ㿯mh@YѢ8 IesJ$6 `+_ʟ\McC;aDzpK d":A>*IgP :Qϛbe_y"qz7.GW?HCɇ{REuZo @hc"}t&4mm҈@z}ؽU@Z6$J3,(D9S͟G`z'r P#cT(縎urJhni$;$&м5ݱ:'֢G|aj?JA#6F>6X,m/2DAnlnT, >(o;vPC&㆏L٘>r%Ε[ c0y"s,bU/YLH3!o(JG. FM0b .8x-"D;̧ OFJLkP<=a6XUw&&|咹Ȓ5k1ݝ$-ȊQZ>m.ǘ*!Ei9ɶFj!+,Lz 0Fb϶S G)h6}u赌WxA`Q.<,+ǀ?1!ơK e.6m.ig5`j#.g^nKc`RG&^PDpSM2ϵɪe/,07lDϐ"GaeM/:>$;ac] X$19`$^~Nk 3THK0FW.ޘ] M8vmoìZ7 )i֬.4RMnɥlۗa {S1%WY#,`n=I[!3ׇNf%WnTL>EG+cA&  wen(pQ~~턑%D3XA_٧ūK |^ eȿ:~GQ9ȯjyu9-@ua].JEH |zp#chЮKUS0]/鼺q^/2hE;w0ٞ[JOyQc䓞B\2枬`9=Fg(s| x+7V ( \/0Ty.'֫u"Zu 3u7L?c̬_phZn eZsj^zv!,99LQRfěh=^-h6\! s陵/m>rx>tEU $æX!g݋U.@E-$3[3W8#:k8\nWv7Y(n߯?M$K!d} J2+\cdbwcb"JZլc1J`[$:W,Əp ؃9NR,npķbf]/5Q>`VٶQQOI=QhgOY{^rκoB[(J;)%]\+-[ᥩFL2/6_[W`1ڗ2v뇮cjV9_:`8~޶)$^܄j-Pwl 1Wb[wk/ ul7IZ`C|2x[^UkJ>jSb`M-jߐ*|Q8bx.[MhX[{;7!uPÌu9S; W;qnQoDh o@1d €9Fp{M}&P N!lP.R;7&-ZlȽW6v< ŶQDn'\#DnrN?b Y'/.%o-դ`A~pύߌq|c(ϖ4?XCc*A8GbtfDHr,@NHjOp+ozqtU1U3w1P,h461^ [T?#ڪݛPT^3@@b * sps`\0W)#1WOGp6 !BNmV.j/Xv۶59 \j! bFFLvi*T*z("P_ڒ P:O,ba/0)=2\쎻nb-s n?@s@'-\þcXsڃG,"dH բeGZpAܒ >}η@;L(RmB ԩϟ jCs̃$.xyȥI&g8`miBpHĀ;\ a0&Yw*9\I]kCXpP JiCѝנ#UEPl>S':q58CD#FN._aNqo EA;W !ηy/M"ʽnS[&4KWbY%ja-)c")B[s#}bH?N߭C]'xzKQ~ xefX-5Yz4[Ik4^k- K?ogbm׬zw\u=F:PfĎlQk4G%3$ QD``l]%JW%>6k.;{#Bg!u{۲KBu"<㓽۷8HWN>Yi+^V?'V3eBn۹/8"CYts,h:€P'Jb0[qvVȅwrM;H ̚91#!XkIϓ!՛`Ņ@J~f~<=voѮh=d&E!8|n)_Ik 4f,+PUqVvL)e (oCgj{/|{D 0t=oe:XZSf:]WN^)79@_=YHcNKn9RhN+Ӱ(iF I5u2҈Hm;JwWQ#o.'/N-cH ^'XM5B5p!2=Q%lQm6VcOQ3EA{ w's0 ~2UG*hv{#w2U׸:8{ )Qc{n䝑ʰWuL.FeRI,5.f'IUQl;1(H:,!w.eN8nQ 8|YDQV|_ w0ϗ,:PNdjX}Ԯ}J1'AU>..9 Tv~EY[3׌&삒c]McpplRD#ɿB 胪pI(R?' D0G')]+Ȏ%ok=Whւ653/^<DYS}?R/;}k{OӠ۸ZT~Qꢞ..|XxCp]u1$G\'ENfrm;; ЊnTNJnf b|%KoweBR+~ &X7Lmۙx2߁":0Sg7)R~6N!g:[ 抆oM u8aX?%Ltbn{6YTۇI^C]n$ 2͟S&I4;x#IJU1̫l*'.)ۮ$!ܣ&] >]9}d3TNX[mR; V7@8ޝC#:חqq"sM 0V&˧{^ڼ?jfw<ffӋ4N-m³Vװ-^&2'+(L >=I'RLi펏Pzh7>*kZ3HY{ѠRJ@s4FzF)l嫮~q[l`qGJ.:W_hB\'#:7AN~f=Fd8zbL_Wz AN_X{,a2O \8 Ee-"Ek+V7dw!aJM"ٙ(DK%~ g&T0AA[?G 6{|b督+PdHdc4we2H z[i}9.a} Ti^#ֿ=D?rX`َ]s]xJއsGi ,vwDCT64A!؂eg!c]P=ўq&6J%*WK-iT خm1r x@L6̌=Iaۦ[4Y^$!ctOĶ!_W働\G!簽[ү]j]p8b{3 { lXwxu7hG^#Es>ocg,[?O),:VF$6 A- 9rr6vhCj1Iyqߌs]P{o (ڰ_1r1s.r 2CsABFj4QǐiɜV\b EIng#u-c@;!6 / :W7+!ڳsw.@C6 jh7`6 c$fCYm3&RXLx(#u% Vw%#p=/7g߿9[Z96)LOZH~aUo(^EZ% uc1ÈTDB|GhÀmt3\>'Kǵ+}TBِ0c{@p!=܄N(S' !!Wg] (.fW.J5}맆9?9Tz7x~z- 1T@$V1g9$UglWkk/"C oC8kVŔe1tEL"6EaMsLð@7IW|W>faٖ:?_{د-=@$?W%@3 @WِbYm,7Y{.#~LE9iyȟjM.'}eRt^ /?֍)NF!>|V)f}H'4w>|"h@j}xwMb~ n|ƞXK@*ݾEgGN.b~؇b *1ãq~0ktIOޯNOHվu OmEX |h{0Y3" Efd z  MTc=Jm;Ud熸Ͱ,z;d!L }XjYӻRawM}coG9S޹*. e3QhMasM1a8߰!_]V:>hX83ʵRp ;7z*$8ОQi}ʀJK}6rw>ؑiέTOwt<}z|[G[_F> Uȶ[+@x W:fW{}b Sĥ_hx/-wSYE~[QbBXIM(V9ٴ\ԗOÝKRL-nGY0e;[>%=ܬL0h)FkSZQΠ%@Ʀe9L_̚#jD-5:T="Zn39c1VE(2Ӝ@ΆO bG1Ĭc  ~0%mpqbѣhd~:@DIJuo?Yi}\UK.0r@G)~dQh0tK|Pt*w̨]!NnHęrJElwl3t +$?,YGG=16nYYF $):zšA0,ӒXF]^y%.! NSYu`ܨг'|E\c}7ݧ`&%"I䭉\0ܠI6=| G:o~=FSк?r]"E6]u \,Alp*,om/&}`Qx]eD;׏8)=SvN;T4Vi%l[;Y}TvzFU*|F[Jyk#ڐrڧ+BOҪ&E*K=5Rjrjhm-Ǵ^P 4Zj!E0ܱZ3TEuNTx.Krs_ Iͼiw1C{*FAC*#݋9POJ7HMYZUt=Rir^=$SSb+-(Bs$>mWS=p|iKx`-w-khl?k"f{?!Kƚ"lmӺ2f{qg?BW^xQ&*J-'9%xBGctcgIF^}%*4ko33]ӻU30ԟq O(h~NX~zOIx 0.c7b@̒,FxL1qb:Lpz?5wxu!CLd}<9ݓ~'UNCt =:-L 3nwA5ClsF&nOo3WJöf+c=w 3<1@lyʙz8p^]w.F?s=^I]F]!6΀~ӎFMWxwShpʋ >G0gHvK[dt3ŮP݊ H)o yKHKZ]w(\$+Cj+}v㉈K􉱑z\8o/H#͘wMc&H~LR:JƿrK7(dup$٤Q6fWveln{V2]-Va @b7eᛛ7åU"Wq\<$aٵbq.Y(y>}ijkZy OW6&eI?qã퓐̭. Kg٬ ld^GV?AO&s}Bh@>}E e..%f'0'kS@yޚh%?0:$aB ^ uh(AF J翯m☘'>>K>{O؃+Z#[Hhް'K<@^{Rs}v`;,M5 Lǜ(8ws7{^R$O-WYvL)-TcSBߑV4^;um췣ij= cE-82K.^֜\"ϻ<)eqZjչ^Wqsh%v;I3sWTDRQy)E@KH;:Yh֐Dh\ܞwHi拉JEMek.ۀXGLos.%Ph "i8$0/ cWВb4}M 9]g,5 8*]d XNK5hvbngHPՉuóhgp(%LjA), lmO9QgE^,9=5Ś% h@ROۧU-q/g| 6kЂ E'e. X-;N˸3r7c #yq0A=y5txGU|0' pvhE~fSñK5,@Om(wkv*fvƋǙjńŗo&r$8@ k^ P>75gk{@,DJ#ðjZ0T H_ԫ@{ӓ7HM\WKB[̃aШ."~5QvPU + -P&"DCPֵ[%r.Ԡ2|}qnʬIp|Iò~8֣6%z94^74oYq)wM1 tUVX!t5\GZa[>dk:Q|-~vf(+⭂U z#\RJ^ } V˵BKu~eH.5Yt&zZ5gn?_jk#kl.O#g@]-tOf*/؝m`>*dv𸵹d$Ȕ$u||΍i5@05SI\S:tf楳Op}ݞ96?Arr.gWfM '@['#0o͆hքu} S@a`03 >ˑsl&jC}:3oxXMluDSKPI!vO[+C`;HWyW+V[5l Jaf O;tp?nR<}#^a\qyA{6l<w%b$%ԋЗuMF0 Kf`'$pA2qOGO׾E1wNP)^;KM5u{~=?2`:&AB,HKfE-TEW,&“#SC6ӓ`)?N3Ql-.d0XX7qֿc|4cξIrY(u~AWJb'E@sgC1Np[7L\1[tv\W6&]tX?鼱5_~zEU*lXG0 %RI oS p,6nƚץ- 0AzO3Rn:H皙1SQrx\M˛D!LDUaE͞=°⒌\M}1NW  !ƍEȃůJO+i:J `@M@yupj/|J0\G vXC.wfˠ3 O F !wΧ}qz'_lyHޣmBͷH F&{4H4&Oӛ/NK/;_{Ò|Zb&0\d,FYL'*6< NڑŰJ4DeÒcN|g"#R9kFv': n))p~ >ב`chT6r'ZaC!{lD^$Tn筸ՉM8{+?}e#Ug2%ZkAY JNk|s 1aD} _ {?1^:ɒ EL@ zR3wȰnۏkhh&aoZ)+o(W]PV)5^2_ *9c@^PG@_O0<{ًV'Y -"ѐR-u-#/g¾GQq< /JW_FiBrB!F`zpuHg@WYضb]ĨHHx:Hoys+dc+d4sm?H%KWE/"IJZ׽Bdd[S{puǠ S$,.3AG@/! b*o D-XЀ$I7.[}:9Tn:ܙrZO*~ьp6ۺgH;XHZe)?U&o%24Sq ]SabNHO#!xL% ,4$ neS(]p}TD)zLq`QX1Z 4it?Th4U c}{I'Э~ ȿ_xHBnb Ta^y2u%&d;mX4L`4=G]$!n]EV~AbU:X$/^W+c~&xuTޚEe?ӛ^K"yz@@8txGʚKe\7+xCU!.<^j oJ9 7(L)ިX=H2$i~΍9HJΘx7 e چBr\T{yr'".|Zуܩ*C߀e&_nӏ?zc}ND! >ch2eg!ѪM<XY4L!oIY.~k/K3ׂPK;ĽDDƼNC.fg45CxPQI~t"[[jzlOoSZBwkr빚zP/[X$sX&lԡ=e'qX+ l4R sEp 2-7oBg٤ aUD=E5!e7FbrB=Z% $*7S0qԝOLES,c$⋹ e Qzrf(޵ț"hyj8VɇщV."/a`FRSr붗,xVJ+ `$˝?N6[O:cZy AJe!Kqh$}1?`咏FVǷG456=W#V"kju%{W T{?򸷡COrbXu+q3`@W}ln8:?Pdt%ӋgoD]N *.]%rFL~$"VTT$+^aqq+p3ewIVSE=H𕀪~o0/In :  Ðr9@է7ƟFOG[ ; ;A>PR {~mu(Զ"T;+>!?Kop@aS5>GuK.UYvrQNрJlrmO_17% <76YT&2sQ N8N"};UĈ{*G\%rOIpFLG \IB~Tjv.s3efK/xa?6U?Ǫ90mWQAexIkz,Rܮ\s+ :+ifˉm$";3J:J\rp&`k%cY" 72:苺IEu3Ibz4H^+ԈCw%>fCKGp 1M@; Y1#Z!E#z%g'>y㤌՘ܸ8_o?<%J4:^ҟuTtÖ`=oȈ n,Yt7_0'-o+&:=q 5;̡zGũ;)zfus.=)\a,PyZ$n!ѽYϑ2@F0)ƥLVM} G= |3љC +L ,f/jq*Bk7JNo*)$Ћ{z\$; P#Rmd;ޓ"XRL Qo.N|-N 䳨}iWH2D9"~ f}Bv>W_ҚMP1 w&Eia`II[g9BGc>Uh);+%h4!j $띊9`06Wey7*eBc "UӰi< 3x"6+Mfͻ^>N͊0:%D h6Ae+37 WAFCLIF[UHTelϏ9*(f[}h!diQ(4,l33ҳ#zKRSyk LX:h[54@|I 6ꁉK/k)L KFc{=⎊6X6Y;6zF `?o$Y9B ͈غ 5j/U+9\47j~\?ػXV@(Όpw Ҹ|g~OSM -1󪲅&0g2>%C˩`]QOAbZB,EqS,93'm/FO}ucP€/'kt7 I1@$*8&ЧJ "r7pm兀pN Nnթ I*9ʩjrχ|+IdK,KvT%ꣾpPX)l;tMPsmdۣٲ(7o80h&#=xCRDhs”VdqIvy ]`GFW~D{E :6$' Rؘ<5^%o 6rwoofm ❶ԕi_6ϐ(;AxW2Qܾ@$9H.衏d܉n⫝̸X\4mGH麝&+]`v­<"Hy`sȮ7e x]+=0Z VW* g8ʯ>OӂuByYϩTiqp-#Y>՝S~Qp qͼx+hEa܇/)M3/_>.+:_z6LC?U`RЃk._j݉S /u,=B9Χr]VTvU$1"^{u#4%h,{K/nKz5MnD| $=۶jr{T6 2x7cLfh{XN vm*^JaV_ZhՍ"9~? -{!8>pPA':W.y<Ǥ)ȥ!Az @Ԁxso9 h+ysUʺ'2ޅ k=}XFܐ9[qP W .ZOR!Ԯ"y"W};M>*{4"\-HTaQ5RS璍\#ƇƼmTy" 9+U)Yb,""K_ڔV]@v)(ޞRz 'wVvыtN/_VΘ3i}Vƥamn4 IYϘ=:Cn,=XMŕK+umUOFg8#)+'pq CU\01DfF88wzP>TrcZ@ew?L~۵@J3@`ړT  y(*8gLعd#0c@ K8SI/U#Т6PN{a= z 243&9-'yaבI%х9~-77rýHwőoq2doeeaߗ8x ֱ\)9tb?$nTO>g bJzǰha9 f&łbO9,/~11/Y}.Ȋ蠼~u4Qzp''鵻-dShӈi0WCTU:DUdDcb\H@ UkM~ l$cnRt;3>1|Ctdpe$ #7TWNÎT 'K2 YSN4U)H|dMSZ^LA {JcцbE084w%0%?EN=ʕV>7@6#-y۸{aWuā"`u _: LAЭ2Ju/y+N9X6̶7Ƅ'Yl Hc$EY2p?G]T1WK n>n,|%JSp@/h'iXBhfR?ʱϹ w,l9ȿ=昤rsK~ )_3`&O@#8ՕXXH8B-3GOǂ^fZ?dM󼭚ҾI=TgdqU ܃SYզDf_쑈B*aJfNZ)WfC:& 2PUwVA&zgC[b:35eEs(l=r9I#RyX4/]]Dz{E ’jPNzgZQォs$>lg@=w&j|S dQ Ao<ܥRW=(^(9<͔lC*7jwye况RKL;x|/J6oD3@;g}Nz,ʝ= 05'*fi&b2l}_R$x:&׆ɫ=\Tli@v2X 2 opoyԌ7I[dyԀc{x W,J{.w%NDVBРv]̔9Gmhg&AϓvwH_= Jw94~~)_eH}T{]1xyK>i Kpa_L֐U. vz/D-0Lsm;_\&얶WIl}k־LO%\&bA/rpx1X@r`Eւ r[zA&e/ݰ',Қ^6 ZygeS7hjJ\Bn nZ(g iVǹ&dNjSJN1g8h"^+ʰ]z)?Lq&Bphd\Gů\ W<@s+\WQs=/|!H>*XE"BD}?2iB>\:iZ(W!Gu/XØG=@Jf#Hޤ>ƌ+Aqp[T8?AxM$ ,?vk~n92Y- 78$Q`~n 9IhܩGg5ЀVuͅvm|/*Z8/vWt'I]_&+4@xW-BX,$)b$^,dGsHb@DvP (1WrO=k+X3QEhHblx  >c:!Y俨ޟ뀭ܚ:cf~V)ZeWy֧ekPZ?2:l+WkW+=^ LFQ/+s_7G:#tht#pH* L U֎շ(;g)ݺQ{z<_.fl/R[zӳ)S7ҳ{B-+D/኿x^jRB.iN lSXZ nL( fTDC;єS`뭈)M\7u%Uti/Rwpi (K[^Iik'>'U3?F/3"r?)A脇10<)J@n1@݃xKJ uw>eh0),"!‚O{WjKiWHGNG6l0 @NCδMЋRǍ>VU.KIxEca?;h io`Ȧ6HWg(3ӏJt:Pm; !Y@єwM&MkDN<3he~Fab3T&TmN͚Q;s 2l3R~}?7:/dxiKte>.""lwẪ>zƉlC+IM,ø !=D]st-pʃp%JBo*9ǡ~.B _- 73$d|Z[|FE0咫IBbcѶ YZ