augeas-1.10.1-3.5.1 >  A botp9|\^OlJJ/E,_kL?rZsxVj8.Yb)USdU?PAݗ=\JIJs%75}bm%:ovu{]~aG =pBj_  {v01=RFG~QmFΜUV]Jx.N^ !+6T ^+%_U,on>A"x_CKϐOD6oRJca2f90a57dc512cbb1566f3b16bef2ad11ff4e07b855aa466d299bba00d96905faeea71817abf27052349c9f238b302b97d5cba42f botp9|MdYHz=DJݷQB?N Gx4I\ #L*?XtNHImP /GMUth-=m% Wg9o>yd`J؉jAa~N_"UooABiӕN"^eW lG K=eleb.#%\k25Z.DݯB}Yr׃M\fcp.nYoU .x+@K|>p>T,?Td   Btx #)4 d  |      P  \    Ph s( 8 9 : FKGK HL IL@ XLLYLT\Lp ]L ^M bMcN>dNeNfNlNuN vOwR xR yS$&zSSSSTCaugeas1.10.13.5.1An utility for changing configuration filesAn utility for programmatically editing configuration files. Augeas parses configuration files into a tree structure. The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree.bo'ibs-arm-5D_SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://augeas.net/linuxaarch64 h   `ag 'A큤A큤bl4bl4bl4bl4bo ZR4Znbo HqAbl3bl3bl307858dc2d3444403b76e5549e9f1697829b406edf3ce7ab2ee895afcdbb92f5aee696ac2cc804185f62bb90bce7366a9756dccf2a96a5adca91fad5e1143213b0eedfcb25b011c23aa60271b6f82a30f26ea3378e4d0b2aad57ec15adca694fc5a1ec3321b061eaa6bb83217a9cce10b3a7af1b8e1ce63ddbb89b39948029cba7fe8c30faba06692c0c6d6acae920696cfd263d1c423b0c3314890c0e5be9dec693955b117ac9f2ffac92ffccdd23b8d706241b7e475b42083dd07188b612b95ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532ae370fc2ecc0e9e80c2fb0c0c8182864c90a369198945abf9bbb9393e2479e6a6738db366c511b7bb48ba87be64f93546d86235c5b88250353cbce42194a22a9c6e637ad5490574a75386d5a7525de15f292c13b291674a3d177e1de8472ca8brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootaugeas-1.10.1-3.5.1.src.rpmaugeasaugeas(aarch-64)@@@@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libaugeas.so.0()(64bit)libaugeas.so.0(AUGEAS_0.1.0)(64bit)libaugeas.so.0(AUGEAS_0.10.0)(64bit)libaugeas.so.0(AUGEAS_0.14.0)(64bit)libaugeas.so.0(AUGEAS_0.16.0)(64bit)libaugeas.so.0(AUGEAS_0.21.0)(64bit)libaugeas.so.0(AUGEAS_0.24.0)(64bit)libaugeas.so.0(AUGEAS_0.8.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.5.0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libreadline.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1a\>@ZZY@Y-^X=W4p@WUU@TTjsikes@suse.comvcizek@suse.comfvogt@suse.comvcizek@suse.comtchvatal@suse.comtchvatal@suse.commlatimer@suse.comcbosdonnat@suse.comtchvatal@suse.comtchvatal@suse.commeissner@suse.comp.drouand@gmail.com- Allow all printable ASCII characters in WPA-PSK definition * augeas-allow_printable_ASCII.patch * bsc#1187512 * Sourced from https://github.com/hercules-team/augeas/pull/723/commits * Credit to Michal Filka bool' for path expressions The path expression 'label[. = "value"]' can now be written more concisely as 'label["value"]' API changes libfa has now a function fa_json to export an FA as a JSON file, and fa_state_* functions that make it possible to iterate over the FA's states and transitions. (Pedro Valero Mejia) Add functions aug_ns_label, aug_ns_value, aug_ns_count, and aug_ns_path to get the label (with index), the value, the number of nodes, and the fully qualified path for nodes stored in a nodeset in a variable efficiently Lens changes/additions Grubenv: new lens to process /boot/grub/grubenv (omgold) Httpd: also read files from /etc/httpd/conf.modules.d/*.conf (Tomas Meszaros) (Issue #537) Nsswitch: allow comments at the end of a line (Philip Hahn) (Issue #517) Ntp: accept 'ntpsigndsocket' statement (Philip Hahn) (Issue #516) Properties: accept empty comments with DOS line endings (Issue #161) Rancid: new lens for RANCiD router databases (Matt Dainty) Resolv: accept empty comments with DOS line endings (Issue #161) Systemd: also process /etc/systemd/logind.conf (Pat Riehecky) YAML: process a document that is just a sequence (John Vandenberg) - drop chrpath dependency, the offending dump binary is no longer shipped- Use %license (boo#1082318)- Version update to 1.9.0: - General changes/additions * Fix error in handling escaped whitespace at the end of path expressions (addresses CVE-2017-7555) * several improvements to the error messages when transforming a tree back to text fails. They now make it clearer what part of the tree was problematic, and what the tree should have looked like. * Fixed the pkg-config file, which should now be usable * Fix handling of backslash-escaping in strings and regular expressions in the lens language. We used to handle constructs like "\\" and /\\\\/ incorrectly. (Issue #495) * do not unescape the default value of a del on create; otherwise we are double unescaping these strings (Issue #507) * remove tempfile when saving files because destination is not writable (Issue #479) * span information is now updated on save (Issue #467) * fix lots of warnings generated by gcc 7.1 * Various changes to reduce bashisms in tests and make them run on FreeBSD (Romain Tartière) - API changes * add function aug_ns_attr to allow iterating through a nodeset quickly. See examples/dump.c for an example of how to use them instead of aug_get, aug_label etc. and for a way to measure performance gains. - Lens changes/additions * Ceph: new lens for /etc/ceph/ceph.conf * Cgconfig: accept fperm & dperm in admin & task (Pino Toscano) * Dovecot: also load files from /usr/local/etc (Roy Hubbard) * Exports: relax the rules for the path at the beginning of a line so that double-quoted paths are legal, too * Getcap: new lens to parse generic termcap-style capability databases * Grub: accept toplevel 'boot' entry (Pino Toscano) * Httpd: handle empty comments with a continuation line (Issue #423); handle '>""' in a directive properly (Issue #429); make space between quoted arguments optional (Issue #435); accept quoted strings as part of bare arguments (Issue #470) * Nginx: load files from sites-available directory (Omer Katz) (Issue #471) * Nslcd: new lens for nss-pam-ldapd config (Jose Plana) * Oz: New lense for /etc/oz/oz.cnf * postfix lenses: also load files from /usr/local/etc (Roy Hubbard) * Properties: accept DOS line endings (Issue #468) * Rtadvd: new lens to parse the rtadvd configuration file (Matt Dainty) * Rsyslog: load files from /etc/rsyslog.d (Doug Wilson) (Issue #475); allow spaces before the # starting a comment; allow comments inside config statements like 'module' * Ssh: accept '=' to separate keyword from arguments * Sshd: split HostKeyAlgorithms into list of values; recognize quoted group names with spaces in them (Issue #477) * Sudoers: recognize "match_group_by_gid" (Luigi Toscano) (Issue #482) * Syslog: allow spaces before the # starting a comment * Termcap: new lens to parse termcap capability databases (Matt Dainty) * Vsftpd: accept seccomp_sandbox (Denys Stroebel) * Xymon: accept 'group-sorted' directive (Issue #462)- Version update to 1.8.0: * See the News file for all the details - Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225 bsc#1023204 CVE-2014-8119- Version update to 1.6.0: * See the NEWS file for the details- Update to version 1.5.0: - General changes/additions * augtool: new --timing option that prints after each operation how long it took * augtool: print brief help message when incorrect options are given rather than dumping all help text * Path expressions: optimize performance of evaluating certain expressions * lots of safety improvements in libfa to avoid using uninitialized values and the like (Daniel Trebbien) * tolerate building against OSX' libedit (Issue #256) - API changes * aug_match: fix a bug where expressions like /foo/*[2] would match a hidden node and pretend there was no match at all. We now make sure we never match a hidden node. Thanks to Xavier Mol for reporting the problem. * aug_get: make sure we set *value to NULL, even if the provided path is invalid (Issue #372) * aug_rm: fix segfault when deleting a tree and one of its ancestors (Issue #319) * aug_save: fix segfault when trying to save an invalid subtree. A routine that was generating details for the error message overflowed a buffer it had created (Issue #349) - Lens changes/additions * AptConf: support hash comments * AptSources: support options (Issue #295), support brackets with spaces in URI (GH #296) rename test file to test_aptsources.aug * Chrony: allow signed numbers and indentation, fix stray EOL entry, disallow comment on EOL, add many missing directives and options (Miroslav Lichvar, RHBZ#1213281) add new directives and options that were added in chrony-2.2 and chrony-2.3 and improve parsing of access configuration (Miroslav Lichvar, Issue #348) add new options for chrony-2.4 (Miroslav Lichvar) * Dhclient: avoid put ambiguity for node without value (Issue #294) * Group: support NIS map, support an overridden and disabled password, i.e. `+:*::` (Matt Dainty) (Issue #258) * Host_Conf: support spaces between list items (Cedric Bosdonnat, Issue #358) * Httpd: add paths to SLES vhosts (Jan Doleschal) (Issue #268) parse backslashes in directive arguments (Issue #307) parse mismatching case of opening/closing tags parse multiple ending section tags on one line parse wordlists in braces in SSLRequire directives parse directive args starting with double quote (Issue #330) parse directive args containing quotes support perl directives (Issue #327) parse line breaks/continuations in section arguments parse escaped spaces in directive/section arguments parse backslashes at the start of directive args (Issue #324) * Inputrc: support $else (Cedric Bosdonnat, Issue #359) * Interfaces: add support for source-directory (Issue #306) * Json: add comments support, refactor, allow escaped quotes and blackslashes * Keepalived: fix space/tag alignments and hanging spaces, add vrrp_mcast_group4 and vrrp_mcast_group6, add more vrrp_instance flags, add mcast/unicast_src_ip and unicast_peer, add missing garp options, add vrrp_script options, expand vrrp_sync_group block, allow notify option (Joe Topjian) (Issue #266) * Known_Hosts: refactoring and description fixed * Logrotate: support dateyesterday option (Chris Reeves) (GH #367, #368) * MasterPasswd: new lens to parse /etc/master.passwd (Matt Dainty) (Issue #258) * Multipath: add various missing keywoards (Olivier Mangold) (Issue #289) * MySQL: include /etc/my.cnf.d/*.cnf (Issue #353) * Nginx: improve typechecking of lens, allow masks in IP keys and IPv6 (Issue #260) add @server simple nodes (Issue #335) * Ntp: add support for basic interface syntax * OpenShift_Quickstarts: Use Json.lns * OpenVPN: add all options available in OpenVPN 2.3o (Justin Akers) (Issue #278) * Puppetfile: name separator is not mandatory add support for moduledir (Christoph Maser) * Rabbitmq: remove space in option name, add support for cluster_partitioning_handling, add missing simple options (Joe Topjian) (Issue #264) * Reprepro_Uploaders: add support for distribution field (Mathieu Alorent) (Issue #277), add support for groups (Issue #283) * Rhsm: new lens to parse subscription-manager's /etc/rhsm/rhsm.conf * Rsyslog: improve property filter parsing, treat whitespace after commas as optional. recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282), add support for redirecting output to named pipes (Gerlof Fokkema) (Issue #366) * Shellvars: allow partial quoting, mixing multiple styles (Kaarle Ritvanen) (Issue #183); allow wrapping builtin argument to multiple lines (Kaarle Ritvanen) (Issue #184); support ;; on same line with multiple commands (Kaarle Ritvanen) (Issue #185); allow line wrapping and improve quoting support (Kaarle Ritvanen) (Issue #187); accept [] and [[]] builtins (Issue #188); allow && and || constructs after condition (Kaarle Ritvanen) (Issue #265); add pattern nodes in case entries (BREAKING CHANGE: case entry values are now in a @pattern subnode) (Kaarle Ritvanen) (Issue #265) add eval builtin support; add alias builtin support; allow (almost) any command; allow && and || after commands (Issue #215); allow wrapping command sequences (Kaarle Ritvanen) (Issue #333); allow command-specific environment variable (Kaarle Ritvanen) (Issue #332); support subshells (Issue #339) newlines in start of functions allow newlines after actions support comments after function name (Issue #339) exclude SuSEfirewall2 (Cedric Bosdonnat, Issue #357) * Simplelines: parse OpenBSD's hostname.if(5) files (Jasper Lievisse Adriaanse) (Issue #252) * Smbusers: add support for ; comments * Spacevars: support flags (Issue #279) * Ssh: add support for HostKeyAlgorithms, KexAlgorithms and PubkeyAcceptedKeyTypes (Oliver Mangold) (Issue #290), add support for GlobalKnownHostsFile (Issue #316) * Star: New lens to parse /etc/default/star * Sudoers: support for negated command alias (Geoff Williams) (Issue #262) * Syslog: recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282) * Tmpfiles: new lens to parse systemd's tempfiles.d configuration files (Julien Pivotto) (Issue #269) * Trapperkeeper: new lens for Puppet server configuration files * Util: add comment_c_style_or_hash lens add empty_any lens * Vsftpd: add isolate and isolate_network options (Florian Chazal) (Issue #334) * Xml: allow empty document (Issue #255) * YAML: new lens (subset) (Dimitar Dimitrov) (Issue #338) - Drop upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch- Fix errors showing up in guestfs tools. Add upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch- Version bump to 1.4.0: * Loads of bugfixes all around the package * Read up NEWS file for the detailed changes- Whitespace- restore keyring and .sig file, as this is checked by the OBS source service- Update to version 1.3.0 + General changes/additions * Add missing cp entry in manpage (GH issue #78) * Add seq to vim syntax highlight (Robert Drake) * Update augtool.1 man page with new commands and --span, RHBZ#1100077 * augtool autocomplete includes command aliases, RHBZ#1100184 * Remove unused "filename" argument from dump-xml command, RHBZ#1100106 * aug_save returns non-zero result when unable to delete files, RHBZ#1091143 + Lens changes/additions * Aliases: permit missing whitespace between colon and recipients * AptPreferences: Support spaces in origin fields * Cgconfig: handle additional valid controllers (Andy Grimm) * Chrony: New lens to parse /etc/chrony.conf (Pat Riehecky) * CPanel: New lens to parse cpanel.config files * Desktop: Allow @ in keys (GH issue #92) * Device_map: Parse all device.map files under /boot (Mike Latimer) * Dhclient: Add support for option modifiers (Robert Drake, GH issue #95) Parse hash statements with dhcp-eval strings * Dhcpd: stmt_string quoted blocks no longer store quote marks (incompatible change), many changes to support more record types (Robert Drake) * Group: NIS support (KaMichael) * Grub: handle "foreground" option, RHBZ#1059383 (Miguel Armas) * Gshadow: New lens (Lorenzo Catucci) * Httpd: Allow eol comments after section tags Allow continued lines inside quoted value (GH issue #104) Allow comparison operators in tags (GH issue #154) * IPRoute2: handle "/" in protocol name, swap ID and name fields (incompatible change), RHBZ#1063968, handle hex IDs and hyphens, as present in rt_dsfield, RHBZ#1063961 * Iptables: parse /etc/sysconfig/iptables.save, RHBZ#1144651 * Kdump: parse new options, permit EOL comments, refactor, RHBZ#1139298 * Keepalived: Add more virtual/real server settings and checks, RHBZ#1064388 * Known_Hosts: New lens for SSH known hosts files * Krb5: permit braces in values when not in sub-section, RHBZ#1066419 * Ldso: handle "hwcap" lines (GH issue #100) * Lvm: support negative numbers, parse /etc/lvm/lvm.conf (Pino Toscano) * Multipath: add support for rr_min_io_rq (Joel Loudermilk) * NagiosConfig and NagiosObjects: Fix documentation (Simon Sehier) * NetworkManager: Use the Quote module, support # in values (no eol comments) * OpenVPN: Add support for fragment, mssfix, and script-security (Frank Grötzner) * Pagekite: New lens (Michael Pimmer) * Pam: Add partial support for arguments enclosed in [] (Vincent Brillault) * Passwd: Refactor lens (Lorenzo Catucci) * Redis: Allow empty quoted values (GH issue #115) * Rmt: New lens to parse /etc/default/rmt, RHBZ#1100549 * Rsyslog: support complex $template lines, property filters and file actions with templates, RHBZ#1083016 * Services: permit colons in service name, RHBZ#1121263 * Shadow: New lens (Lorenzo Catucci) * Shellvars: Handle case statements with same-line ';;', RHBZ#1033799 Allow any kind of quoted values in block conditions (GH issue #118) Support $(( .. )) arithmetic expansion in variable assignment, RHBZ#1100550 * Simplevars: Support flags and empty values * Sshd: Allow all types of entries in Match groups (GH issue #75) * Sssd: Allow ; for comments * Squid: Support configuration files for squid 3 (Mykola Nikishov) * Sudoers: Allow wuoted string in default str/bool params (Nick Piacentine) * Syslog: Support "# !" style comments (Robert Drake, GH issue #65) Permit IPv6 loghost addresses, RHBZ#1129388 * Systemd: Allow quoted Environment key=value pairs, RHBZ#1100547 Parse /etc/sysconfig/*.systemd, RHBZ#1083022 Parse semicolons inside entry values, RHBZ#1139498 * Tuned: New lens for /etc/tuned/tuned-main.conf (Pat Riehecky) * UpdateDB: New lens to parse /etc/updatedb.conf (incompatible change as this file used to be processed with Simplevars) * Xml: Allow backslash in #attribute values (GH issue #145) Parse CDATA elements (GH issue #80) * Xymon_Alerting: refactor lens (GH issue #89) - Remove the sig and the keyring file as there is no gpg verification anyway - Remove augeas-device_map-grub2.patch, fixed on upstream releaseibs-arm-5 1644326695 1.10.1-3.5.11.10.1-3.5.1augmatchaugparseaugtoolfadotaugeasAUTHORSNEWSaugeasCOPYINGaugmatch.1.gzaugparse.1.gzaugtool.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/augeas//usr/share/licenses//usr/share/licenses/augeas//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:22670/SUSE_SLE-15_Update/044bfd931035f1b60e1c773615a78506-augeas.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=74f995e2d14d4bc79a0d61bb1bd47c011b03fa21, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=0685117f4e378d0af8355a45ea83efcce84cac63, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a339401a8fd1e301089bf96b5b11259330623ad4, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=b00747d3001ca90f9a03dbc7d2874feccf4f851f, for GNU/Linux 3.7.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRRRRRR RRRR RRR RRRR RRR RRR RRRR RRR RR R R R.NZ [_xtutf-87ae191bdc483dae500e2b1995aea814d7e4632e517f3bcc1f6aa3b4e2395598e? 7zXZ !t/-h] crv9wc.~<)*30snòm1XǷ'z j*Kov3@Y Dm#B--ʚ=O9&@av'6f@I!~ -xMDIr,8kB# ٥ /^-8umRAXˍAL9̀ƹز&c\SMwep_x@l A{Vf EYomʤDţj I!ڶ0n1 y?H"ybVM0b&WI/CK9}>}S픫,V@ O6Hg#fC1,6Wa^W7xX T-A뇂>Z&LǢlSNa0bMאk&cW0ӝH(K\m3hNR):{x/31WUPL i0u|-pVxF6q/]0$TTbTrI&]C5XxeCr):G 5zpdS%Ma>32T\n޽,ӖOdӆ 7aIE1]˦ e80\ ଚN(FS;ctĀќ3#RCm'[O{}]Os(GYoW>[=9Yuͪ|!*tޕ䖌 #JMuzsc¡ή?%ADs)aznZaӔk? zq#1ROqyMZ|p-|g@n_2BC @|'LϮ d}c@:i+0rN*{*H!,>l%g> 7!i=4d-S8nr 8\ s9MrFy ccT"3%i3D~MN=Vawl/(TBF,8*cnQ)}\>8-sᢙPYJ,W\E 5\M@Oe;. @=/c{8AD/JSvߤ?gٲU[!8 ô[o[=;zsk{I ߶M4S?1(fb"&Y'eՁOmQXöE8{ڦ\s]/ "&cF9=)4|5yyL:t+++u<;>>:^!0"Z~ۘ4GԱ&?7tK9SIoRb{b,&m32/[X)'[nԑ=0E L&辱 Ҹ6j'${3/}h6^Q'-N<%mغ *헩=uRO= !K\N'k6٭KD:6mjy~$, KfG_G?|5xtel&W2vtF ml_`Ԗbbhw?a]ϼV(^ &^칄.L-eQgvX眥ʝEH4O R7*ғipbqzljUVp᠓}3T*Anқa-V?_zi?ߝ'^Vf5B^}U7tMc+G,[2NJQrǢP素+dFb0B9+~`5G9ՃY-(2kS n 3D/kaF.6}* 8co'"wt^AiYWdc*09y;&>4PHN_Ez`dt([b;އm2-,#Jt}s W)_2ɦ)s k@XN#U{o>2_ܾu~kĺt-IN -yRu*;F̈́/c0}Wp2 -.-uCUR3[ύnUEm20F^@[vQVٔuzrE8s5v;^Հ.Lj=ܯ4?`.8˦3_EӒBr-Dmxh4- 앤9*G₷])h qKjxw"YdfN>XS? E8 nD595/$M.߸߸UJJo 0R FzcFlC/H5f.aWg=MW5Vv^/gرy!Jr[ʼN. º]#\oN ͝獃FE'֥ }HzGH8 7K9DF» gE|mB}<51;后ac~Fdn7a\pWQ9 GcHd`_/~2Bm˧GW1TɃH1 hIxF)sfnp:(xS[$hDlkLF9 l ~?5Ł4jѬG6Ǝ( j-eB|kF>9laK>[!Aae'?@F쐇fqcqV&t*݈l$:_>/cKE&%Vˤ4o@,wq[}@b`7j]#8} [K&6LAtU0T)Vj"Ax+ŸX$\#&`1xt֧^cK&[}θ:+Oe80W5BמwiEH@fne!d|"ںg.Z&իI-heWߩXiGhcZq NӦB-7'm[t<+s_sL@ѨSkn<V?<08ed{\jGmk')~j>Qk6H ]%jRWNbԿYP+ql{sD ;Y~iTNjK'n`Giʓ뙲 'RZTk#i0uWJDlfNg32"|t\ޙ$lXZIRr` Ơ7b"P]'QF𮕞ُ3~uiǵWI]WVPɱWj9O KD}KyAֿ2pLRb3~[ ܢ3U?흠!>Ofb* :˫Ř^z'X%.P#AV8Ј:.{oe'IISmȗ#n|X_!OI5MSr~IK~Ҥmm !9eh]*Sv1?œ߸[P< @.] \eӨ21n-Ušs27Eґ"0WF©^iHKm塻g v[l7й;xj8 kzAP#:}z~l~'^\Ҫ{ECM?d$ tn(.#"w0;L[7kM?z@.g_Pc> ?sZ&n%擀h.='o&B|&w Yb>$Q&-g?42Pu<+ 7osQ8tbyB ut AyM1P3OXԕ-ekJhi-2+E.U@Փ@KaԢ:#pzIR˿9Y_Y>|9q6RO6 ';\[b4SģmAVv(K>%Jr7u4"K7?@zyEr~JpJ3Z(WD&K+, q6߃#Ͼ^Vccj`;T=EOYlJ-{jC 7w9T8O<1~_oX|iQʀZZ/yx9Tpz><ŧh_HH&nЊHrw!9"m*I%80lagU2K̹6D6Gk4+G(mŽ~rZ+ߟ Dئ2:Gť(|5E!X
uOׁSK9у J),ɗdmƏ7yWpVMₙ,Jt BXH=_]D6/vP¶FYwu/Z?قNB\7ԛ !VpjZӶuʘ%R6g$3wRnWE| E8Uz-P),-Gfq{ɞ>5yՆBHZDbQsUWǹ%7jX0϶Lc9!xBz m3 .w^=tzO% NNt%DX"7>0jU>N6ghd;]zH|j;Kd)`[)9rPSM]ƈW )_3Hd)aAP4cNg" >T辏/'YE4},^Q~yRE(8=6p BdOzŘdH'a:uC by] hh:SoA $'[~UEx9hc:~|ݨ&^T|8`;Obɥb*FCg>Ү`O]A7V`$3ǍM=ڹק -&uuC;Uf\@ڭ4ph3 ~Xz\Eszi;[_dY~to 7nV=pR3şY^(PC-LvHi&t%ՠ$N y4WZsG7o:>>\ѱtxyܛ w7CVȤ7Z:㓡ie$]EArJY7 (_ H9zZ(~F <.)^gg1Q4 byDt.y5n &|Egn=VΒL~: MZ#RY ;Ɵ(,)" jx{BZ_'[Jg/&M R:rbu_lf}0&:0(mmJD^S乢1]Sg_UFvtf`T?dlh>? n CUٹl X/OW|[2̤S?`yRE墚ۓV0");g0MlO/= JWք{%:tLybd=EuH0hv,r{+1Rۼ$?{(Ib\ ~POKap߆QoM6Rhɚf%ԟb?arq[5*Zg}-ۦP0KL+9JDr19O&=svJhRd| 'US)K5 Cp*_loD9:!o7gPwȴEY%)$Oy-xNjۛ]rQ1lHbB5GEPLTZI65\ʰz1PB#*|h$\ 9hUB1Um7h,8Y?('J_4XH#^c)M.Sr)H;Cno-Í'ݾ=n_?- zýCi\## t}C!IKA *jukȒ#OCMPm14=4\VXZkDs-q1=ON',#Tg7I0TS/P /$}YmUb"<{vuB\D@95s4Twwuk98]K6쌟/-z5w y!\G^t8c4 5SV/N=_ B%gz+04Y"GI`M ӀkF{&9r{tn>{cW%` Fa=mτ=su+خg~Q/?W4?^OSeK[q?1RbBJ|^n˧ aD՛HyX?tQMfwq/\.0Rjd,8r!vL:r2eMqut)W; H}++a# E%UX#::ޗtQU]p8#slKVY0%)}w $(1!o6 {[Hemu:97\ l(ca&0^ DZX*:~h/7匙CYAFW&c^:0E>vLyM,╯=IP TRY-3)/5[ S94.SӿI߅PmaIriX[m*-kDE_8j]OL) CTK/jzyW/\1n-I隂9(K`%]X Ypҋ e.(W}nblo=ј$Q/ BIc(S5X1:̠#<փZ#{Qj2 oVROGaJB=~6V$4dzKW_=}/#[|h엑a;,dhϹ=Rf4JS-U6W9 Txuu!aW"U\}Fax#>'Xjp@=:AoSDHgچCy S򢕀<~..E*(mT.WMVpVD?$W])]iH lk2x.s lĵZ/݋ܼ?>fQؑ엦bVzq % ⰏD?4k~ O-s/01A鼤z2fΩ;uyHNle&ԟK^>ξm ]b@ᥫNseFq[ٰ%dwwMxnY9qV|cuX RS\XVEUpGO<ZoV-Ֆ1Paȯ k#<ꐬb^Z#%A|qh+* ẽ@=˝IlgfSEEwi8.R 5*-Ė*Du~V .55х&]]jX^rŮiόa7wπe̴~YJ/d?ړU /ȱ2եީ:,9uYG;*5"FטTEjw_No|k$/v.A!8LA s4 ĵo3^85 Y COMNQ e^eZ7>V] 9IόCoM_g⣦X —;Sim/ X=r(\(xY74ʉMq*l4|G )+?2-:qďTٲq3Nmeko6S[΅it `maMt?"q9E>4aZS|Fnf=X(q%=;? On`\bcnP"kIm1' Q^yҿz*mܠeDYnV$pOY$ +NACamŲSZ+'2X=FĄQ-vny_=O!rl=/-HndFo |S~82ضpbf%b0L0*ABo0l >c;@ez @YpS;+:Y?F<2S9hxN k _w&2MIlB"]6uF2n ꞔgr+?IJJ v8[gkA7C2FY,>TO?3;3Im0„ ~[Cu#xĶoqi`Ξؾ|Y|?@ ꘨`VXxb +bRhЍd?d}ۃHx؊1rNܗIsb#,qT!1|'ߦ#=|H.oQ;[ƨ0%}Ysq9Al7>\6QqzRnO5RF,O?a n2}KՒ]|ݡ^3KNzbs Q1IhJA\D]TX͇j6](6%3q>rU *lF``d)@O .b^^Ә>W4597 WS-&%6v~NnzN~T(7!RE5F6:EmHBAGm+Ix Y =͘rիE eawWw}[^bk +q'JcE_Ⱥv K1rC?2`5V6ٯI՛WWys-STl[<l\ye"`WVtyLGc@#B  $iКNYj4bȝ*L`5kM`v{t#^ >b8fCKEf:8kKqSevڢuBvn<Юd鐁axF#[{_pSgC@u3UV~!hYBG Mu/5N`>/E5t2A~1ކXJ۵\ghieP2 VIFܕ~WpASfUש)Ŏo#bpo4(黆MtE;YEOHkc Z*J4M;6;g+@;\w"ixv"4"!B!sgHp<@A›"Nݫ:}QL/MS;!30ίfyQ]P~KP]nT!|ϭ@g3cOchn~:9|>Ca_Gbaւ؊ j_g/CYY.MdhŰJay&n7?O^L kZ%jgH4޷ p:C`8>/ЛQ0վ>mNkE( GpioQ\ꜺBk6))H)]2X (*o&vW]zav[kUܰXw4@WV6{,"}u攒{řez_Ufpm'GJ=ԏ: W61@q&,zH&x87°vbXUt͎P,ߐ}dLnnSPVgXwp(h `R H;]2΂IWHu i\,COw 5p1=6p₆/[ }8LTXV| BLjgPy\Ybn( bKwyDq%FFm0xQclVi6\ ¨!iO6U$Ҿ>_{s|ك@M8Q6vm%d0s h̄}۩pa{C/\/QxR\hF gJJ?ꑢ/8#S!:W̬w_}=*ވ07N.X}448DքBT6``sEh,\0h#LI΄.Nqλ~NdYC/Ny,&6UvatMZғ.HP" Yk*#\bSaq /R(1gkX8FS%~xf3!8H@$ʛ #Q$vUGW߫2>bcU<c6 Eܴ²G tk?1aVkXu*`ogaͲx`+#WƇq?g5W2ʮ al\=͞^!Q~2C'#Q(SwtSuo3N'Gk!MD س֮^yJ҅بK b|wpxMF[? *j0$vv ib;C.5DͦX7zU 6?ؑ>vZp7Ǫ:Uc3K6ס/;J{h;'!லyDF(96t㛆vJ-{HbVN=R*zMyV,~BP?nmE]?oZn)XE^glM"3t8ᐯ}VCd69#z;%PKժ=O(SV)<*T2,y}fR-C?fK%h Z1iu*iJZ',UWH [x7![?vBٛcm:LN_o&g5w}[Gyw92 @!ufketx V+Fb`>Z}1D_F$Ѵ4ԋOj`$-rj7TEdUqHJO ƏZ !E|$^؊h.551z}&ɕӢՈ*M68mv9jCgQ2(h$Ԙn2( e=s5i <ǁ\)85g8yy= DPRVG?B!n|2|3$*l!wc'sb*1"WU gK2]o_ ZblyZيdž:# h9׬JA zHYE {c[{D "1_#+⁕A*OTa0Ek7(Ow{`}6X`Qzz>̮;c0bQDp)_ 8/ăuջ!KoLQxX=MBO8}08uW6ɹ-nS5pNnAK̩ZCKtƲ˜7[Kԡ(%ztt`mdV?0sZsm  7&?) Z1Ck7) &ⓍI#9`Ɖ>2*Mw{!0P#Х>)zLuKM 1֘GɾЖtǷ7zaU8!G•rL<ةY?qj3ȶ촷n; h LZ=.\Ipbjؙ]15Gx~Ք@Fm K`8#%&D_04v AE4Xm0Jl׹YSp ˴e$ˡDQOyoMmu|XuS[ӡ$)=W*쭖\kbhOx w]K+ \N1i#WEyP8#9DXWcCbIgnhKBZ#ȳqM!_cR,?Z v+TϠd/I=R<)=j2G>0% Q"1]#m[[P\ʔhEk,aw]OI >J?v2cߋsQvմI,i3(&m-@CCoBwnRicWq1oث?7P,WwQb=dNn fC쑞I&AI&>"^P8( TuXiS `dr63B{a):}8b3/ |}dK„D*]@hd#!)U{kL<,[*xnv=*n`ڴ@|IXGqK>E|5d^wHͳ,CinQnw ڐrڰofMK4$k1=Sj9NjC WG=0'Jc8<-xjH7ؠ%ƱDw_"S܎{LTu8U3Jhsx 3lAr8$ 2yXx߼a^Ho& #Zdž gDC? .JJվAIqC*-孅G!xEHc&ˋ &%#O K^Ɂcqn.r̽+`b1wkJf*8Njb~Sz%m'(5n"*9uz/FeLk KHnj>ץ >d ŨQ^jt`Tȍ\)(7",K o7rp슣U 1߃WǍ*R 䡠=^ DX"\{s0Hm҆h+ PU}h45X{)H{rdaQX~:3iǹSPh0Hʐ٦(Hᮚ Pu~3d<Cpއ>cW;BU91GVjDC c^gvjv̙V֒ e'] MtFgy"2=8@zvR\O| 7վƄ&^\ 즵L6Y>$f~yO88s╌a,Ihs 82'ܾ :jmDuta"YMduxZs۸uߟ^'ԁ8S/ ׿՗7d&ܳ AN&ʚK~Gq5r]bToTH9$ ]b7eH>PΊ[$ˬZ.hܐO<ʓ>l);H@3"l OG;xDLGͰM U6 (6i|.16 ԝYL0a|vU`Y\H jb:%ƾ;S_Fޮ*T%8B kd^ǔw£^=GW%1 ]zSA{5**oڥG;~$P.(+=Ɛq871{nhov77~e!ǘ_vr0q62w%Y+xj V+V@˗oՁ/rvV" ;nLrnVYk6Gx3gft5-sf=RR;`cJ01x{4Jҕ" dcD?j.mMP'yA3]klZQHO>]\v:ukGS_#Ephh>لFFn hUzFzr"PWv '' Í,^fx#{ނN0-{_HiO x9}|)cM8 :MH*Tor eL8/ə@u<ݹ<1SwHkĪk6ZtWN5HLK}0N+-gaӏxEI bcaQ6N ߉!Tlzʼ xHX:y ۦ?($E*`]L?uiFϚ42yFڷ&x33#r}j:J&`̝K;X\qI0"|#* DW6vRSdXQZd1P?tZnli3׫7ol9qa y7HK <:E؋ŭ١Ov~4ZZ C,cS~~eџCX$&Q}lt >.a^4n3v3eNPG*i[(ɛD 6sHNbnR0 ]QI@b)tS% BurޡѸ=~+pL>ў~\y=,\?ө*푤L/yj9<Xq-/_Ͷ>i`uߣFo^68ϙwqE.4~QXbpk#v"=i3DMYX?l&'eo>)PG,d;ug.7ݼ w_Z^Dּ'Ԟ Ox3T=cId`d&yO{ļVĥw^pZ ʙI(jsFr;_cdL5Y y? =yѤ Cmiݤ(9t'p%jq]>i/l@bp"6 P kB/reތN5J"nIQtŴVKH敲!ݰo+++#T \%N3n_X`#f=+  ,{,kse%7*,n1]F>.]u)uhu(S{|K*3kWBV8W*{E[mS;`:B]{Xo#--|IO_PxtV<\0\ˆ~(Antsww{d=3`6E7!4 hI#m]k=,\8*{)ߣH$)&"V?W'(3w6XtՎuiNoHeiNt'>i:ն!N@QtH*snN:A%x )a",a N=Zoz^¯oY\^: 5zwtl S#@ fe] :4Z2U, T5o!uU.ZL;*$a \.7(ukhgKH4Gՙ6y^3v-߅c%:'Mn|9# Vl)hy"vJm@T&èrFa^H-MsL!u_װ|mvAg͌:6Is終GV|hWV[V|"PRb7AbPv(||Xty2.ae'?{z&jϻ fQ%nԙMC0MOZfKMT>9h4JF\8-d{G '|(>|VuJUM"y~6[s.H&EDRtGճ8]4;}G&3ԹFPz0ۓD\BK0u,Q'4ݣVOPIR( ) )4.6ŢVjfV  ыwo(V^<]ΰL+Jc/<+↦1!x˺FX\[(y5N~R電HokS ٻZ*& hCruMٓaabH%`,j4'u;T")$5Z(,Ρ_fn;:sהqeI@M3Hh61%zl}gJ"ӌ _O|W*4f(f5!ݔq dcKf?o͚ŋQb>yd2_mN2 3nTCʂ\PcKgMjk-v:\)f~sV"=a EeCV @ޕD9:8dթAp ^ڳN2o[3zE=QuS II_kBz#:uZEcxIH#*{aAu6}B*\< Ji8r`/>| b1G,~hY x[ {}o^B=r-*Ⱀ7ya\;> }6$jꜤĨR=.Y ^SGH{ФjB؋+x nSHfsWLK1qaJ@MxfƽHGKF&.[l DW,GlЌJr +%"ZYq\&ДSőJGohi.nsUY,g#m@vv˛5A1g2^0OtB47z>m>76AH:05?M6`g4/Qi;j.b.HrTU UwrQm2-u_F8jm9t9|#BszJ؟tu8؁5H',_pUiBh<>S}>f-9MU{| Hk1 I#<J@K Cȶ6e%T>hHY-TMN6O cR!f\*)6XJiּ@BhK$F`hm"/m \gX!#{Gmb<# AsYB,O.5/+v.G:=X]Q$`y`bH3dayy-I*NWDЉE*Efdչ#W^5|IlR3MLiVu)ǥap JDvk?e:W.Ul|wćDGaXᦇsʝ7j;z|SBas#G4z5%DmC} Cg DVꊠd"ΎԻ: =IB=RBɊ:=D^x%U s60ߪc q3RE |G#]Phm+Wz5Ru2?))pC͎o(Tiu?;wfK xOTg)7^S]$.geA SwNj u B6a!;s3̚]3Se7$'7yl񄗟HU$;1Ԉ/AdAnP5tt@BRy:F 9ҿ#Nwc/gsᏳpC~KPkŨ͢>6\gfKƄK}5d 2"L4d3;ɧGtgn:Zh٫?aOP5/Ҷq1Sro!zhRrX"lm07Ę7RJ) Al>2"mffh"/†) KGv/U2|m2fql_&()\X-p?<Ǿ5zZOm܎pkKA54Ŧ+9 3 F]a rfF2 fCsA$ %Bs㮔E_>f$,HbouYƕ+/l:d]|NK*dan^O7  ߅a_=)pJΕ9`!\w\ÏUgD2~  vrq(?}ϝf29bkܗb"^qAnY06c's1v֑CeLr!R~9'vG *e}+`O?$|<'6jȼ5ԳIɂF qqvhpmrN$Fz@ӏ0:o:])6~ ‡ pܙ~>h"\=Y`:ĞYNƓqlڨ* ^@iҙGީlw:ڴz (Ҵ$|OU*/i!Gּ%}R8 t/d 2|E~i hi1j{BZҷ;b}uu$CEˮLY+r3nvGUf |JI尰UX$dRug"BΜOS!8$UHߜ(7K$HC"i,_LGuo{VPWb #ribay~U\PI1ǧݥ<˃SomG\{}ڞҼۏi( b<qlV8KΥDնH+lrfPD_b b#ُbxYv#5rtO b09!1,f>mGPhWCL0 .F}50`j gE< o@ Ax];8ᬯ.< K h68+lziDFXzް>Bѱjx~_$ wF\o~^1-F ~"fl̹&M֨GsID kP5~sΉfvIt҈ARyiyF%c 0t` }?0Gs`+Yh07Zry ˬ# 'CinՏnu6Jip2g8$wǜ9[2 p7CntuJbL5^F4c;OJb9 df_B, NkG7hDM_;7Ӷ挻x3ۊtV1 / is$n(?kTP-/UPR0>wOBWwhz_@߭:eM&q[a\(VM56ygU2'g0MVRYdIA"ĩ=H lbo|UH6i=>5"eRV۟^0V֞$yE ҵmC tJj@ܳS%񧖬:plBT sȖ7 z!e;ThU[&Jt7VU b:P0]/X NXvv]\)йkQҘ\w=;ҞN)rs1m`i*pV;!*=huO49oFB~edSQt7rV4I4]<id n]jf|U7(=',y#WG¹=B !`@#Df y ~/L S/ѵL 75t\mߝ/zZ_d&:rB͚/WdtuU7B( QiB"U۲NN[}GU~.aD ælY, ,O磝(eCtQIߖ@]>37ZE;a$["Ą~F!U 8$>޼jj`I<CN{ %I{q}Nĺ567S1sB] GSI;4ȉoX7ľU'8QJ3`i4'94w::ҕmajI4x/CخV{`kIW5ZiX)j=i*Ing-YCXvEJc*e"`0[|`MIQĠckle[FeAʂM3ۑpvo/ړE*|EpLt+Zy6u./o[d78ZORvao=jrY>Mv  ( xl挽%bV# dV0lq"5 od_)ja07|o}j[o =0 3txT[ |09^ĪB,|&6EiX7<?¯אT;c*j*#<.uj̜xθ& J~#tQo28Qhojk&4TKNxjg#&<}$^+C 3gYLC &ofIvﮦԾE/s;|{p tmQT9oZةٹࢻ9o.(-bQCs>iNv 9yU UBAq7Bp[5&yUyBLa#ǒ*0UO.?m\ɛ"#R!wbo[`ßhK<0B ђVmqBj 7>*Zw? ==X}v XQ";HzIc7d,P(C,/AakaD~$ksDŽo^g])X J9Rl4c_ۑLyX ivGfBC{ `4#3y˷hw.sT@}6>K@j Qr}y XM'Z틓1FN^!nxElJ}2jYqIW3C-M铎^qєB-#)HWPmf^=ABAwT&'IMИ&~|W(]n.eR &AKpƥݬ}qL~@~g/Q6)"{ od1 N (c8{XO&jmʠg-rєK],Z Ǡȭ qsJkIH(xWm\j:j;%A2 `UX% BjdiHaU4wȈz\QX~m5txz 3s%|8/F.'?l3 kYO_c,R2_MV?#}4e+63ʯð*YD9uYD⎾VLET_ yqb)G O ̺A|;`=z~?l{wrmrv`*SA(1v`{ΪpvIX,B"ի+1R<^]A #J{_ Da9uWL:ͬy./Dǚ%R>hJ-!1+[IFI (SH>-$.QTMxMVӐ&1\?.ȫ`Z%Fs_ÄM/CkCYik|$N#ym:";qWCZݴʪ?I0BD9HBWJ%>dLG΢2`^,\K'/߳]U> ont`=&A)a8p#ۙ萧 _ nOJ<^'nmWTWn+6#L~NفH8i6Aܫx谵w*Sp%5\]$ߚ kd[$N\ :@5iF7Z<9 {XpV>pC{)%n`l Yz* [d~O/.#Y|cZLss=jE hP,dw+U]ґ?.~ʭc8Ă$9Hof,A1|t t}LW.#ԔѓU~ەu'@nSQEZ0yBN*@)@֧ÕDh~zώ[=6{9x8# h4"p , րmTJ˅2h:"=Gj-L{lkXd A.>'Ff6q]hs9ϖv|6w3?@=u@ dͧݩfF3{Aۭ~6V47C 1I6oL oYVAHGC" "pcʖ:aBkr2cJ7›?w)V.!Y' G ={,-?A GM^xY%LZ7Zǰ{KHXk=!{ul<]CTv0͂9]#hZpR+\dLi,Z_EmL$1#%]rw>BF/8@"t.5mY>䆃RVM_F/RI1s;9 _"!:S F0m{K ?hԈHWpM-FY+Ajt].')m]ɢoF68'm >?JΤm^ώ[`lHP} ^*83W_,5n]!6 4|Ed.pt4EyTvf %#y2y}ЧĶ"%y!%I,h)@$<䨽 '`}tU > Zm`066Jsw罶,Qk70MT;}6.)UvFKscMך+EuXzq]^M\#\bWe&vFp`>!y~tg=kX=wi0BhY0؍agjG#YӆK$eZyݻ;4'LXPnL*!2tykY^Ou-V9E.EU?xUO\TU >Xq+A3J]064dGfA> LR݂X#hC3 A8 'n}nsDܓ1;~P٢h/> ?vLWKܢtbPٺ~!~m=)e-ݶO-ӚO嵍9W-i-! yÿR6iᴕ_*M(Qr~9c!Nm7")bpTUiY]=ȀS 1RH797=?+y"E烙FY6*Dv(ADM@-5QÀDWC T S3h?9^-=Iy2@)ǮIE/)b_?Qpj.i'(Ab0HV>;z)e9;źQs̠ /}g wɖɰS¢3tEVI;yaR4u/+}. e(b~Y͌!\p]<ŶUr$tVyp9T (p#b6O?YbN4m}28c<<\Y^ 4dܢ0yT?nM:&Hl1 JY\mݧS@$ƘΉB/ ! +(~s'ZFcaddniʼnmuΎ< eP8k] #[rȔ+VU_)/e® !'BkϤX=xpcMAtA},0VY`NqEԿJ|W+ ܟ_X/ !_hߦkapN JtC{ 1K'm%/ ]Vܗ卭Q)o~f_eSk*[zFt&cNs;PCQV&T,A]+-yh0ǭT],C*ЧcB6keZOous'V*VP4dG> "bGmSrUӗS}L/:,_yx%Sw\p9g8p,fw{ lW@:>" q}< Vm<:o>q|vQccؖKl1ujrB wzxw1_S+F{HudQS [DBK ٔKw =M+ļOYƥT-!(񀧜+]R _4t *fiD-c ?Jlɛpv \Dtu91N@<\ߪ*fY0`&hiMco2VrL4 O6}|HnJ6TF=|ʀ)mN19zQ:o7Rq7#=rH&e[ 4 p2fD`Q8"+-edKv7I}%˵x} eUIaj{mD Xrk*YqݮwMa3RQ&:3fkyY7ZXEm4Ӻi9{bhkv$;ao%XK 헫o\,.Te@[EuhA{*mR2h-iYXZx ?|9; 2'u` {@)'21N 6_#qk=˨ 8~ƺ@%bb eR oXT&:N>J Igh@O,1;Ww\G20ǭ7T 8QMy~7jў﫰 k*zHR2 th#o67T񣺃B=e~Z#/ HD f 1`v%%"sY"=Cjd>GE;  +N@Ksvo7U1s.Ex07O&Eqz5W%/i*b3[ջ#D&gv;Y >b<@1D6Dͯ-|Datr.I:Aoaѧڟ%YK@--!GxIG}utp]*,١'BƌdN{=ȯ%o6;E>~FN3x_= !~d5)d  ?Z²-hب;Qbq~$^F`yǻ@ Z{&ݭN2T}!CSUړR[DLh˫CRON[/X|%"!|^ܼ=޲3LK3rm 5k`w=Ӗ%8۟`R4>a P67 0Hǖcydn1ӷ繜@EpWgeh?ӯQܶ;?Hcd ;;b VF>Ą;g;CxvY:]+Ow{gzP5RƸL!d49mNMZs>͋%ܩ8ueP ُV6;2Aܩ beaZ i]>[i׌y6qQK+fV[^v vdxlzBW]'x/hN,B+gjl)c럵cYV@ }JX뗠˪xԳ ^߉X5vaN'1֛ɏfz[M/_ darwSئ`ud7o@m&Y;vĞ5z\r$$G7Ds;wX$temBM ^h13d&䜮ʷMVAH(K8uRHQA PGqaRDz PԠ5Bi~)7걿6J%܍@ρ]< vWxt _jT~}}P,Rs4lʩ*803sŽ\ۇSlQzcR\/N.ip6C|S~r$u5 {st\ۋeVCauܱ$؞)׏7"KfН݀ ؙ-X_ИBr%8Ϯi*6nhM4hv,,9.7~VyƎ~gis ,ou& <MǮBR P)qJsu352>@X\}2?F5-{@ Ps7thQ),q94-HvGR˜r*d*$@ ǽ}lDR\sW`y/(.sşj"A8noaݷbU *gɞC([~a?AǚgriB<ө13Ϲ(ت|,vDxD 4uEh %R(*ּ)XO|*9--֣eF@3SkZu#w{O-cEE S[iPGmy>#׷F I_JӞ-c@v=:2(,C$YYfDM+󵎮Jʉ};@YP(+iajF5$(c[(nWxוAo\0Ec-(ZvnSߩGW<'O\c.DyKK={wo!:BLbtIgzʹH/ f!zU[-10 tf?CKoosP!<:~;b9gBѺs 2u'=g֣R@U8t[{n/ ZTzMlƷSɽʑ?2G4 xݏsXP;RV  Օr g$4K:C_x8j.ӳw}g]^K/1͆U< e~_[zguv;/<؎_[q т֝˅B D[!3#䖣\|Z4Jo..2soP0rY)cȈ# 9@\Xx c%;te\RNprU0SN=Y2´EMeby,s6mgwnnQ OPⰬIgd1e3/C 8K6⛋?RxI&l3UZ8Uxqun},Z(^usSwO,`[RZ>GН4\t_ -jF.w6h,)#am3d>j TwߒV-OBY8~&.D=2xO+oΘ8#VH~̵fm6^TXbo{At x>aÎ0/kᰫ'4 LQ: McC: D?Sx ~J #7LbyZy;Ję*cICJ \G™PjNXԐ۟=o~`WzvM=%45l',Ks[ FC >Zd+{hj122HۧEŶ_& ^_z\:,+7Ykd(g3 ʤ)0؜ I0 DU1M)*P&)!7Mo !UiׅFl'Y nx uqKP:͗BսhB&"M9UhmggVSWj xrN%49G1jMvXXڍB  zb("̌U,6e&?xL03w[r b|IGpp),er"e' ,fS R^9u{m0ϢM2k;gyZM_ [ J!K!)(1U4ʶ/L1o %s_Z*ٓ52hvÐ$®׽:]ܷ̪T qK{p"5u1w͔<: ,AӠ*[L ix~XfmJ[{E":V-{4KM՘^& p!@S4<_ɼ 7 klOzF8Mx2lnǷ,ONyʡ`hv!Qn|eS}I*kOR*mHn cfSI(qNJVƴj("`,\2k'rMSL9t=4]`r歏ߑ=O+LU܂L[K?Er꥖:94Pj!!,dL3U ȞaVl~3@6s# 9"M$0%f3eQ=\.{j)1JNJ5ELϙ8vX,<nn_6~B1W8lB;Ggg0P|U$S.0!rAGig3$w[%Bh?nleJ^CzҕX ̕iB9`T,ze܂WNO^#3Z&ձk98 P`2?kdô(qw_}lͬ%^Vm^c*Pu\LU-ި#:ɽ{&[2҄5^rx1<PsaVЋ)H`5qD"$HFn`P_*Px9[Z:5qWfc R`XA7~Rc&Ӏȿg}\4`$r,EnOx 눐_Եqj.DzNmج]9Td!pIt3ثͬÛhre4 (h/82yY˕iwٍ/)*<4ůS"n'( Iha:9M0V<>4ae 2u8e^nizD Cأ/9L7> qPCдotݙ!vN;~ϦRHO0A`evĸ)9EhLP~pzLN+0ken9!'H }8-KCH}C&$JHB\Wv[r>+ˍ`s=h`|9s]$(eafDey)J>]FszdjqS2\i31DF &Lh;h_tP[ΊɎռ̽?qps(pІȀ!vΦ +' dm1Ұ,WOY$':_Gns xuMԹ bj 9OrQq}w4 -o-=٬:D%j9Ȗ }?޽jlP.`̑QtI<7`}OOo}m i[߃7@҉Nv&܁d:ycFҴ_c{(((M!Hp|dl4\d aPC(pÀHJ|F{[:y3mmYed Hd&QhҌH%*XT,*w/J\Vojh gi&0Lq (PiBtymoK8ɚrMSʽ*ٜWX"*[]P?V40;:#;c!Z u̓v*˄W`Nt9MH(h휸cI zCd/劻ĉ "&q^Es\6 v 0xg a"!V]v;.˸k,f 658ښTCFsICO[fK+9Z4}1rjG . |wqij|g=Rh?~d"8PH7/א_S;Xe"$Τ: }jȑ7#uFoﯚ.X,-^ <_J%Kw˺݊V A;j5uq°T>o(U brap;)^Y;bd]K@Gomcb˾QǴ_4jhdʐ*O* CMp>(y԰cִbjiZX"ͮb.b= >rÚΜGU%P#/;&+ws(eJoC&/ 9H+EԵL{5c;LSUl Gڋ@3V2*nOn%lcC1΅q^D/}|SöCÿvpXbq0!GP ^ֿZCS2p(ur/%_R e;u鞉葀-`iT Bպ|YpG&vD Ic? >/+y# d!rTl PakL2FFcäRPtޥq<~"kAcitۋDWa]mR Ñ#Y*6@헋o&YF))x")E9 ,*6 ]Xg!uq[30ܐ#&L_̇*pHᬢx`8}hR=jllKEvTk"R;♏[IO|5>CH7a>o{~;䎎'Ub+$O%c5y-9ISPQ:;-\SkM& ߙƹc_HIڝO(ZTTݟBDD®[/Aã0}m_XFq)W,A-wN44 ФF^Ȟ\Xk^UF:QɃD~O. 1 ϕMx;3\m߮/51”E{^d' ncaM^(?JŢօZ nF6 8P.~=MQS#mcEYmzsٰV0;` `0s(Z4!G0'pjqJ-L98 ֱ93*]25b?A0tbR4d}w0imkE8,Rٛ_kl^gy׷j;G`;dL[EvY@.KciY 럻5HI%0f䥝TڏSeN4L"B#:GSah3j\_;wSuN 7ċ`aTS> +tQ@X klLJ9p\lJL?^`R^LnèލBQx㶛xA{)rxT 6cHg`ORgĜ"@?kh^~ `k2-$jt4jg^[$eaNȦi0!j\)6D3qwܚѫه‡MFTs9sI0M?mX'\X拥`R 8uy:W=!"y_s`!5nNa e gӍ;hK"677's,PPp;-RM$Yڊ_ۀ<.w-0'$?qSGtx)-zy5av@n˯QX/UTN0!!$H{_[_1NJșYeIZF܈BqF.H |ZE> 2wJWzJgԞn(I@vf"L޽kf`v(P*:~Ӫ 0l>;qFFwI CB.m~/7M]h.E?S i)ser, dslǠ9M-ҳ8ZlYh =dAp@ i8E$"q -:/]-X,,@l93[XJmAqU6DJJNU?y ;Վ6 g{E丸L{$0) m3}O7Z+LUvJNz#Ζi{YO!V>Pfv Bݏ87)[y[)m8Rt#N֭Oė0d|jkџ MxVKl6BJ%оW_Hy> #Q iDn۫Y9*. oC43]FaMC|c6P-,V88F#tN \;u٧oI&WE%aV pQ֤ {XѣIidNϱ ˂!tU@6NjTlK%]n?p,8OJ>!}Y=#P\WݦuAJ k)+S|qy꼈٬Gd?&\/l*٢$P̿*0~0M`Tg_UKÇl5C!I.OG+*N[Ȃʼ ;Ԁ8tےn{ sK3Ʋ { rO'r3@֓94TЏ/pszIR;hy:vrP^ķySr*K9 Dl̞Ldjb(R6 Y-$ oaըېpGMpK\޳`ilgXK5HЕ=15wE:lֶ͖k;OXc_ϛwTM] zSURZCWE ÉH( dl.4ݜ_J +ûKZWIept{޾-6scc4IBe(bE)Or2ТMiݘ}9_PM֗6]pYdmxMFN‚Xw:5``sSr'/Q HTv% =C-ݩBs8-uC"vW51C1 lLGwjw|aIih~M`edϼr\}n Cv06ilHY{ƇO I@Mrw?)G.O Jݯ@xXF$"iu-)0N;N;cCHY෾rmT:LcS*ar JQiy݀j !y'x.W-\]ؖ3`=p Flo'|?3qáTO ~<H镌nl6l Vs%>ca 0%-ٵO%Ee_Mp2i1 N!L >?n>MZ 4 ƫeX" ~(링 ~%uY2y1fd'Z^5ZwC(t7 ֯KyIpD4*Yr(^wjp>>?$3GLlЏޫ[~{,GwC$Ri_\PgwcÌ I\eD'E[j ~d=NR!B".eyl T(mnuoD4EJ+y~M儙w/Py֦eU]΅%-h9Mwnf̝ W|H=Mz32ldOtr 8sI3q ǝ;:^ۮ- [pzkM[ͭ+( t)`hഢFV:C UDݞUB P` oz 4ʗXd.ӍΡx6SgrZEHv"$޷)Y-WFc7cVbDdBL}s6"mq5{%\W- klj m ldoxV1f] KL[Ad 1GfH^9v]t ܢrp85ßS4ΚNcr9S^C:d-Eҫ*@ RdD[0Zة7[.'­Ys@j/5$V6 -"Yp3{ ? ssT EƖLF_m.7g nsD9':V 1tlB| i\g}՚ 1VO/58UP\ ݯp*͂g-T\^\bc H( 3峩4  ]gӺ".gw)L&=!RM`Wt[9}lUB`؍V++H%6psv)/o(E)15kaǢ +UL{sDZJL=.Wh7> kx[+F:;=GK5{+ UUXd ud]\/U&8COD:'B+tnQ<0zoDNozwJf-iaj'[M<(+EΥx`K M\ %E9v^!Nd4iZow@+79yxo5#9Ex3Ni>B,iwUoCh << @eh*$K`'xDP ڻ@mT˂WCX0 H=h?\![U\T'sz2 ^$Q9Ӟ K͛IK )A U 83 1R|v^ztcVy:6@=4qEم*i+2Qt\qOEG UiȍUمz:6A(U'r^ ɱn{$SsrۮsnS;b.֡3!R| WQ=9:4ͣjǫQVz(T31,9:\I?"yo+&eĽ9W3{Ճ~:3MxqȪWW?9ut vqSi? #"Z44OP)v6+MGGC{0MuGa };h[IНjL{n6* jvFZ-|MMg8y1ozyOh;iJ9(|B'0{a>Q!<ߕĸLlw>e^%Re8fR~:U, *wVbf }<>'}+LU&"E#{X ']~Cs bte܈8^|lAs0chv䀙ʯPo~;YߗpPOMi>fNb{{7m(x蘓ŻE" }]r;?Z-uIZGNz|_pbUO^Hm!:5k.'r\6ѷ ^IӶڪMtSߋ{AUd =Fyqƣm0ٕp7jx*Ħ>aaLGT #y. I~%ULcqǀ 5tv1g#hAU4}j\SFfY7$,h9\@dx"/&س@! _Nj3WeMntg[%YA;qAJ,NΥzH]1̩KYeݧ~h %tsԌL5oLEokn>9P?L`7uEX "SKA3iju"&RLouv z/m]2At2Hm #I^U*M+F׭`4 {!)_J} mW [3ˁg):-w@swc۵l(rkvRB%5Ιw/.[NN/봟d$N/-}sW'9+E%15IZONΒAO ߣt>czMUpjRF{Jշf|)Tanb؀pt$OkIzw_.B›,)cbI0t g )#­I}hZDY]/1: x>ܱ>QKOڐG$}wՌCWtX\ƻ"(Zuc3mnELdJȊBZZ=(Cm^\1Z6N9*٘ͥ|7']j"Es$w(Dg}Jt0{P,NFϤM"ChG9 uyADY*{FJc{*g:H!;|/a^[Nǟn)+X0\")f[/8oy']WKCNl}wn("=dn*X;9g <)C/] <I 1m=[IV9;/vd e%xXFa>j^oťfFiH sH\\8 I덈X;x Eu~5NJKjɯ ]bYVtF˵2[R%_ہj$m$: n3 qJ6#z)d,C |;L]PG~_0~2B_yRvJ$@:pIa}p,R:I >2(n Tu+|p[;nZm_G>43'㡋@AWs+xb$)iG,Au_Z{qj]5&'e~q^\9|+9.r0A~G<|pLޏ)=*vϟgeei*_NnOG n|ypDڬK?PFv{Maz5yG~.R-Ar~;53_;pŔ~ GG.1[]/;}z5}"#{ܒ*$QK#`Q{|geDKAoONGKI,+Ljg5+4Bl!筐M ^ͰܟEy !Y G TdZA._`SR ;#|ݢL=MX  i*Wx zg^`?r&:nl[8<:2H΅4V|۾Wjҝ >57Z ؋;ek06b:Ձ~9alNRގ(RBqI)wDB'"kLNS0p:UxR[;$Q ZGm6an\/w ܅1M>$d sƝSI6| 7C('b{Jm/+x"WhRk$@?ؿ;@MpH‚;1;IN.37Zt|8vFs,zjeX:{[಍d6|F(>Rj+_IL:~xDvtɕN͡(Z[}M4q"%{vf5&t``B_" D*>Fhrzٝщ/d1c?*iKջ -nISCuTwU;m%ΙЯS; 7D>}=BLbo8o=Gxެf[U?ɔL ,Nh/H) w"mI6skt'AַYpFH};`oW?W;;U)!+syl K:8w, `Eingz{Om0`KP(D|?yHy\/Lw :`A^-ѥ:.7XE\~}J4~L* O!,%=^ BF_6CՍƸ2i~F:99I8Ʋ-k՚nilKi1C#yòhLkck6݊ v_s;Rd 8%v`:~Ndx1KNC{uԨ2IwPRfC^ j} f ) -,n~q\[M'4NQ4 UpuCull~sT{~Tig]Zz%bK=^I<܋+.[G~ziA(tsLvK6nXMj^Go& -+d&r Gq1c&ËQo9j@-υ*^(3(n(55&8S]Wp8!} ȑ4h:6*մ361|?Jb9b$VLaH|F*H@?C yU:F.vzpzJG6X׶Uw5UR;~$ :ND3CiFxmMX|ݱHY wjC6Tr:JӢ5Zx2$۾}AjUu!}2/2ΝU@P/SV3o~R:}dh nέZ\q=x #z{O4Eoeikn%奞Iv\b-%`JR bIzq)QrpxB#k{lXRard֙u17ۖwP|bUbQ4q4E|Ѯ!,=SfrkaрKT!4F# Vko-7hwGN{ Ei1JQ UeWR EVy^szTJX'NttJ@yjH70b.FQGSf6q-r'IFMt,Uݙ7B,࿓p*Ef3a{UhB"r韦'9dk?ݬ%V Hf?_5(.i-'Pw`Vʳ~9XS W^28 }sv-(zɇ8!(S36C"R>^`p$VRb2bGMry2ۜ2ω0MŁ_tp0`eTHabbiᕎXY>r}"$R[% m#Fv,UW=._A"a{5')lX%$ƽ$7u˂`V6IiW`bg#ӷP9ID?t@Zȓ%1ȉGm j4' *{oS}*`5TmUڞֹ0ރVr{$MݤH&Df Ud]%&*$O(~4"+igKkf{ڕNo᲻Ru.$)2H:)JTCM8x Kf#M&<:o|#?bk?$oJQ!մ?L:L*[ѝb_f?tV. 9)o nHщt+>_EvRQ=dhiJgP/mSÌi6-#2?u152nEwK>kU$N36!o`)+W;-51iMp<׊~r"UKS9{Vt\PY8:T^ GA; R!W\ rZk`Pւ&Q+gz-0\βjMoF*LJ5HvU/dO]z?9zcgDc 3=I(g,bq ,m/0PfMm鈿SLMk-Qr:P]fi*Mlў3SBMަ7/M'ۋ6£uA ,%Oef|6`XZIś]ŴKAnؘ'>`q=|e0]ځzKO 6r:VSֳ(OT6 'ڥ]mQW$Bx dR[tzFڣe |jyN=1)M`%8_9>`b#Ȃ_YңP NE,"߿Z],^$[1B:Xn{[( d1ce3z܂ԟaOhLB̆9(?<8U#CtUt[Ȗ'R8e/~-yέ9NTƘK*؅EJ?baX,P{qýGMLC@v xQYk\Vs-< -/勎'9#E HkoJǞY?Aw8}SbBOoѥo(?uuvN'DK{:rǔ~0: b W 6i#6 FPb/ leTaCZ+~_C?{_8\rwIHM*o$CE+w5S*2sL!%iԍ˗DvʴƟ,P'#A;7^u)o4fO@k)kC% ZR]R7"ՂB(?)uB`B8MP߻'2Cϩ4|F bt/̙G]%ܺEwk'4!YЉ1L &y0IWT\3OK~ a0ʑ)g}&]'L`!! V'FU &U>UՎ{|BCe8g u;ADa}rkSoX/ hJpd7XtK9Pntay)1[l1⼼'һ[ \l)aߨAd}]'00\ _܏Tĝ nw:8N%DvDž?x#6;[zd3j6p*O XsL?uу0Ln(Ca59Eoʅ@?q .bûn]wfWё^"ᱻܤݐ.HJnbw7&鎠x-~$Mы^HAKYϥ #|٦r+\ؕd705!ϲOy(&TXE]  3RinrD+J޷٭d\sBc^$l7t([*:,>hKLaﺁɌ!3D>/$L=mSX1s4Gz?.ճYC|U;φgdj4Z?]_-* .+5'MBK߻;#OZ)ǫål=um@W/n6W{!45V!2jMOFd}#_2ovL $%,MϹ󲌱ɠ9|QiZ6\}]/$ NG ʦDxR0B㣿 vr\0 NuƊZ[*ev q!J孂ksΡ<~_hax<\@bMA-r0l1ޓ?% JSd