libaugeas0-32bit-1.2.0-12.1>t  DH`pYY/=„xGLG{5;#>JPEΎ2~x`PAxd@4>-ct`Ϭu D]<+Ҩ ڐ EIZ/&q> . 1(Tn(fw\)p QeVegJ?l%qLt;;'&i4+18c!,@8!-ФēOFJi;1CT`Ƕ^ecNX8Ex'T!8e2f9162a05c65e8c958f32e5a9aa3103fd68db4YY/=„/o 8ha<)l{uewxl)~W|"s:89z9Ÿ둰GGOV;c-_EENÅNU@"t(vhNlͨ!l{qMF~U=LM[PSe)5) y58x>:L?<d  I3 Ll     8H\pL(8%9d%: %>+G4HDITXXY\]^bcdef l"u4vDwlx|y,Clibaugeas0-32bit1.2.012.1A library for changing configuration filesA library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. 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.YYlamb03openSUSE Leap 42.3openSUSEGPL-3.0+ and LGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://augeas.net/linuxx86_64/sbin/ldconfigT&xYYYYYYYYa3280873ff8605698e434e3bf621a8f8c321151a007d3a8386f7550b14d3df13libaugeas.so.0.18.0libfa.so.1.4.0rootrootrootrootrootrootrootrootaugeas-1.2.0-12.1.src.rpmlibaugeas.so.0libaugeas.so.0(AUGEAS_0.1.0)libaugeas.so.0(AUGEAS_0.10.0)libaugeas.so.0(AUGEAS_0.11.0)libaugeas.so.0(AUGEAS_0.12.0)libaugeas.so.0(AUGEAS_0.14.0)libaugeas.so.0(AUGEAS_0.15.0)libaugeas.so.0(AUGEAS_0.16.0)libaugeas.so.0(AUGEAS_0.18.0)libaugeas.so.0(AUGEAS_0.19.0)libaugeas.so.0(AUGEAS_0.8.0)libaugeas0-32bitlibaugeas0-32bit(x86-32)libfa.so.1libfa.so.1(FA_1.0.0)libfa.so.1(FA_1.2.0)libfa.so.1(FA_1.4.0)@@@@@@@@@@@@@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libfa.so.1libfa.so.1(FA_1.0.0)libfa.so.1(FA_1.2.0)libfa.so.1(FA_1.4.0)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgcc_s.so.1(GCC_3.3.1)libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2YRHXӸWUJ@S@SShSg}@RR@Qa_Puc@POd|ON@O6X@O!@@N{#@NtNS@MMM,F@L@L@L@L@L@L@L@L@L@L@K'z@IIIknut.anderssen@suse.comjreidinger@suse.comcbosdonnat@suse.commfilka@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.commlatimer@suse.commeissner@suse.comp.drouand@gmail.compoelzleithner@b1-systems.decfarrell@suse.comaj@suse.dejengelh@medozas.dedmacvicar@suse.dejengelh@medozas.dedmacvicar@suse.dedmacvicar@suse.dejengelh@medozas.dedmueller@suse.dedmacvicar@suse.decoolo@novell.comdmacvicar@suse.depmullaney@novell.comjkupec@suse.czjkupec@suse.czjkupec@suse.czjkupec@suse.czjkupec@suse.czjkupec@suse.czjkupec@suse.czjkupec@suse.czjkupec@suse.czjengelh@medozas.dejkupec@suse.czjkupec@suse.czjkupec@suse.cz- By error instead of the new ntp augeas lens the old one was used. Fixed adding the correct one (bsc#1023204)- backport new ntp.aug lense to recognize restrict entry with limitation to IPv4 (found during fixing bsc#1023204)- Improved inputrc, host.conf and shellvars lenses. bsc#975729 Add patches: 27d8457-inputrc-mapping.patch 2d12670-inputrc-else.patch 49bcfbe-shellvars-exclude-SuSEfirewall2.patch 7558c12-host_conf-spaces.patch 2686edf4-iproute2-hex-ids.patch bd6c783d-iproute2-handle-slash.patch c59d33dc-rmt-lens.patch 02f5bef6-sssd-semicolon.patch e3101393-allow-partial-quoting-mixing-multiple-styl.patch 0001-Add-lens-to-parse-etc-default-star.patch 0001-smbusers-add-support-for-comments.patch - Temporarily rule out everything in if-up.d and if-down.d from the shellvars lens as the lens is far from ready to read the scripts there. shellvars-exclude.patch. bsc#933210- bnc#925225, CVE-2014-8119 - new API - aug_escape_name() - which can be used to escape untrusted inputs before using them as part of path expressions - aug_match() is changed to return properly escaped output- Change desc to describe the "tools" not just the library bnc#885495.- Enable tests but "pass" them even with 2 failures.- Add check phase, comment out as 2 test fails now. - Clean up with spec-cleaner - Version bump to 1.2.0: - API changes * Add aug_cp and the cp and copy commands * aug_to_xml now includes span information in the XML dump - General changes/additions * Fix documentation link in c_api NaturalDocs menu * Fix NaturalDocs documentation for various lenses * src/transform.c (filter_matches): wrap fnmatch to ensure that an incl pattern containing "//" matches file paths, RHBZ#1031084 * Correct locations table for transform_save() (Tomas Hoger) * Corrections for CVE-2012-0786 tests (Tomas Hoger) * Fix umask handling when creating new files, RHBZ#1034261 - Lens changes/additions * Access: support DOMAIN\user syntax for users and groups, bug #353 * Authorized_Keys: Allow 'ssh-ed25519' as a valid authorized_key type (Jasper Lievisse Adriaanse) * Automounter: Handle hostnames with dashes in them, GH issue #27 * Build: Add combinatorics group * Cyrus_Imapd: Create new entries without space before separator, RHBZ#1014974 (Dietmar Kling) * Desktop: Support square brackets in keys * Dhclient: Add dhclient.conf path for Debian/Ubuntu (Esteve Fernandez) * Dhcpd: Support conditionals, GH issue #34 Support a wider variety of allow/deny statement, including booting and bootp (Yanis Guenane) Support a wider variety of DHCP allow/deny/ignore statements (Yanis Guenane) * Dovecot: Various enhancements and bug fixes (Michael Haslgrübler): add mailbox to block_names, fix for block_args in quotes, fix for block's brackets upon write, fixes broken tests for mailbox, fixes indention, test case for block_args with ", fixes broken indention Use Quote module * Exports: Permit colons for IPv6 client addresses, bug #366 * Grub: Support the 'setkey' and 'lock' directives NFC fix whitespace errors Handle makeactive menu command, bug #340 Add 'verbose' option, GH issue #73 * Interfaces: Add in support for the source stanza in /etc/network/interfaces files Map bond-slaves and bridge-ports to arrays (incompatible change) (Kaarle Ritvanen) Add /etc/network/interfaces.d/* support Allow numeric characters in stanza options (Pascal Lalonde) * Koji: New lens to parse Koji configs (Pat Riehecky) * MongoDBServer: Accept quoted values (Tomas Klouda) * NagiosCfg: Do not try to parse /etc/nagios/nrpe.cfg anymore, GH issue #43 /etc/nagios/nrpe.cfg is parsed by Nrpe (Yanis Guenane) * Nagiosobjects: Add support for optional spaces and indents and whole-line comments (Sean Millichamp) * OpenVPN: Support daemon, client-config-dir, route, and management directives (Freakin https://github.com/Freakin) * PHP: allow php-fpm syntax in keys, GH issue #35 * Postfix_Main: Handle stray whitespace at end of multiline lines, bug #348 * Postfix_virtual: allow '+' and '=' in email addresses (Tom Hendrikx) * Properties: support multiline starting with an empty string, GH issue #19 * Samba: Permit asterisk in key name, bug #354 * Shellvars: Read /etc/firewalld/firewalld.conf, bug #363 Support all types of quoted strings in arrays, bug #357 Exclude /etc/sysconfig/ip*tables.save files * Shellvars, Sysconfig: map "bare" export and unset lines to seq numbered nodes to handle multiple variables (incompatible change), RHBZ#1033795 * Shellvars_list: Handle backtick variable assignments, bug #368 Allow end-of-line comments, bug #342 * Simplevars: Add /etc/selinux/semanage.conf * Slapd: use smart quotes for database entries; rename by/what to by/access; allow access to be absent as per official docs (incompatible change) * Sshd: Indent Match entries by 2 spaces by default Support Ciphers and KexAlgorithms groups, GH issue #69 Let all special keys be case-insensitive * Sudoers: Permit underscores in group names, bug #370 (Matteo Cerutti) Allow uppercase characters in user names, bug #376 * Sysconfig: Permit empty comments after comment lines, RHBZ#1043636 * Sysconfig_Route: New lens for RedHat's route configs * Syslog: Accept UDP(@) and TCP(@@) protocol, bug #364 (Yanis Guenane) * Xymon_Alerting: New lens for Xymon alerting files (François Maillard) * Yum: Add yum-cron*.conf files (Pat Riehecky) Include only *.repo files from yum.repos.d (Andrew N Golovkov) Permit spaces after equals sign in list options, GH issue #45 Split excludes as lists, bug #275- device_map lense: Find device.map in any dir beneath /boot (bnc#875086) augeas-device_map-grub2.patch- download url changed, also added keyring and .sig ring- Update to version 1.1.0 - Handle files with special characters in their name, bug #343 - Fix type error in composition ('f; g') of functions, bug #328 - Improve detection of version script; make build work on Illumos with GBU ld (Igor Pashev) - augparse: add --trace option to print filenames of all modules being loaded - Various lens documentation improvements (Jasper Lievisse Adriaanse) - Lens changes/additions - ActiveMQ_*: new lens for ActiveMQ/JBoss A-MQ (Brian Harrington) - AptCacherNGSecurity: new lens for /etc/apt-cacher-ng/security.conf (Erik Anderson) - Automaster: accept spaces between options - BBHosts: support more flags and downtime feature (Mathieu Alorent) - Bootconf: new lens for OpenBSD's /etc/boot.conf (Jasper Adriaanse) - Desktop: Support dos eol - Dhclient: read /etc/dhclient.conf used in OpenBSD (Jasper Adriaanse) - Dovecot: New lens for dovecot configurations (Serge Smetana) - Fai_Diskconfig: Optimize some regexps - Fonts: exclude all README files (Jasper Adriaanse) - Inetd: support IPv6 addresses, bug #320 - IniFile: Add lns_loose and lns_loose_multiline definitions Support smart quotes Warning: Smart quotes support means users should not add escaped double quotes themselves. Tests need to be fixed also. Use standard Util.comment_generic and Util.empty_generic Warning: Existing lens tests must be adapted to use standard comments and empty lines Allow spaces in entry_multiline* values Add entry_generic and entry_multiline_generic Add empty_generic and empty_noindent Let multiline values begin with a single newline Support dos eol Warning: Support for dos eol means existing lenses usually need to be adapted to exclude \r as well as \n. - IPRoute2: Support for iproute2 files (Davide Guerri) - JaaS: lens for the Java Authentication and Authorization Service (Simon Vocella) - JettyRealm: new lens for jetty-realm.properties (Brian Harrington) - JMXAccess, JMXPassword: new lenses for ActiveMQ's JMX files (Brian Harrington) - Krb5: Use standard comments and empty lines Support dos eol Improve performance Accept pkinit_anchors (Andrew Anderson) - Lightdm: Use standard comments and empty lines - LVM: New lens for LVM metadata (Gabriel) - Mdadm_conf: optimize some regexps - MongoDBServer: new lens (Brian Harrington) - Monit: also load /etc/monitrc (Jasper Adriaanse) - MySQL: Use standard comments and empty lines Support dos eol - NagiosCfg: handle Icinga and resources.cfg (Jasper Adriaanse) - Nrpe: accept any config option rather than predefined list (Gonzalo Servat); optimize some regexps - Ntpd: new lense for OpenNTPD config (Jasper Adriaanse) - Odbc: Use standard comments and empty lines - Openshift_*: new lenses for Openshift support (Brian Harrington) - Quote: allow multiple spaces in quote_spaces; improve docs - Passwd: allow period in user names in spec, bug #337; allow overrides in nisentry - PHP: Support smart quotes Use standard comments and empty lines Load /etc/php*/fpm/pool.d/*.conf (Enrico Stahn) - Postfix_master: allow [] in words, bug #345 - Resolv: support 'lookup' and 'family' key words, bug #320 (Jasper Adriaanse)) - Rsyslog: support :omusrmsg: list of users in actions - RX: add CR to RX.space_in - Samba: Use standard comments and empty lines Support dos eol - Schroot: Support smart quotes - Services: support port ranges (Branan Purvine-Riley) - Shellvars: optimize some regexps; reinstate /etc/sysconfig/network, fixes bug #330, RHBZ#904222, RHBZ#920609; parse /etc/rc.conf.local from OpenBSD - Sip_Conf: New lens for sip.conf configurations (Rob Tucker) - Splunk: new lens (Tim Brigham) - Subversion: Support smart quotes Use standard comments and empty lines Use IniFile.entry_multiline_generic Use IniFile.empty_noindent Support dos eol - Sudoers: allow user aliases in specs - Sysctl: exclude README file - Systemd: Support smart quotes; allow backslashes in values - Xinetd: handle missing values in list, bug #307 - Xorg: allow 'Screen' in Device section, bug #344 - Yum: Support dos eol, optimize some regexps- update to 1.0.0 - drop bnc-729491-recognize-suse-sysconfig-files.patch: upstream ShellVars lense now uses /etc/sysconfig/* include filter - drop patches, now upstream: augeas-pkgdeps.diff, augeas-stdio.h.patch- license update: GPL-3.0+ and LGPL-2.1+ semicolon is ambiguous- Fix build with missing gets declaration (glibc 2.16)- Ensure libxml2 is present in .pc file- update to 0.10.0 - support relative paths by taking them relative to the value of /augeas/context in all API functions where paths are used - add aug_to_xml to API: transform tree(s) into XML, exposed as dump-xml in aug_srun and augtool. Introduces dependency on libxml2 - fix regular expression escaping. Previously, /[/]/ match either a backslash or a slash. Now it only matches a slash - path expressions: add function 'int' to convert a node value (string) to an integer - path expressions: make sure the regexp produced by empty nodesets from regexp() and glob() matches nothing, rather than the empty word - fix --autosave when running single command from command line, BZ 743023 - aug_srun: support 'insert' and 'move' as aliases for 'ins' and 'mv' - aug_srun: allow escaping of spaces, quotes and brackets with \ - aug_init: accept AUG_NO_ERR_CLOSE flag; return augeas handle even when initialization fails so that caller gets some details about why initialization failed - aug_srun: tolerate trailing white space in commands - much improved, expanded documentation of many lenses - always interpret lens filter paths as absolute, bug #238 - fix bug in libfa that would incorrectly calculate the difference of a case sensistive and case insensitive regexp (/[a-zA-Z]+/ - /word/i would match 'worD') - new builtin 'regexp_match' for .aug files to make testing regexp matching easier during development - fix 'span' command, bug #220 - Lens changes/additions * Access: parse user@host and (group) in users field; field separator need not be surrounded by spaces * Aliases: allow spaces before colons * Aptconf: new lens for /etc/apt/apt.conf * Aptpreferences: support origin entries * Backuppchosts: new lens for /etc/backuppc/hosts, bug 233 (Adam Helms) * Bbhosts: various fixes * Cgconfig: id allowed too many characters * Cron: variables aren't set like shellvars, semicolons are allowed in email addresses; fix parsing of numeric fields, previously upper case chars were allowed; support ranges in time specs * Desktop: new lens for .desktop files * Dhcpd: slashes must be double-quoted; add Red Hat's dhcpd.conf locations * Exports: allow empty options * Fai_diskconfig: new lens for FAI disk_config files * Fstab: allow ',' in file names, BZ 751342 * Host_access: new lens for /etc/hosts.{allow,deny} * Host_conf: new lens for /etc/host.conf * Hostname: new lens for /etc/hostname * Hosts: also load /etc/mailname by default * Iptables: allow digits in ipt_match keys, bug #224 * Json: fix whitespace handling, removing some cf ambiguities * Kdump: new lens for /etc/kdump.conf (Roman Rakus) * Keepalived: support many more flags, fields and blocks * Krb5: support [pam] section, bug #225 * Logrotate: be more tolerant of whitespace in odd places * Mdadm_conf: new lens for /etc/mdadm.conf * Modprobe: Parse commands in install/remove stanzas (this introduces a backwards incompatibility); Drop support for include as it is not documented in manpages and no unit tests are shipped. * Modules: new lens for /etc/modules * Multipath: add support for seveal options in defaults section, bug #207 * Mysql: includedir statements are not part of sections; support !include; allow indentation of entries and flags * Networks: new lens for /etc/networks * Nrpe: allow '=' in commands, bug #218 (Marc Fournier) * Php: allow indented entries * Phpvars: allow double quotes in variable names; accept case insensitive PHP tags; accept 'include_once'; allow empty lines at EOF; support define() and bash-style and end-of-line comments * ostfix_master: allow a lot more chars in words/commands, including commas * PuppetFileserver: support same-line comments and trailing whitespace, bug #214 * Reprepo_uploaders: new lens for reprepro's uploaders files * Resolv: permit end-of-line comments * Schroot: new lens for /etc/schroot/schroot.conf * Shellvars: greatly expand shell syntax understood; support various syntactic constructs like if/then/elif/else, for, while, until, case, and select; load /etc/blkid.conf by default * Spacevars: add toplevel lens 'lns' for consistency * Ssh: new lens for ssh_config (Jiri Suchomel) * Stunnel: new lens for /etc/stunnel/stunnel.conf (Oliver Beattie) * Sudoers: support more parameter flags/options, bug #143 * Xendconfsxp: lens for Xen configuration (Tom Limoncelli) * Xinetd: allow spaces after '{' - update modprobe lens patch to apply on 0.10.0 - update shellvars lens patch to add some missing files on SUSE distros mentioned in bnc#729491- Remove rednudant tags/sections from specfile- Patch shellvars.aug to recognize SUSE specific files in sysconfig (bnc#729491)- move lenses from /usr/share/libaugeas0/augeas to /usr/share/augeas (bnc#719199) - move vim lenses syntax files from -lenses to -devel package- Remove redundant tags/sections from specfile - Add augeas-devel to baselibs- update to 0.9.0: - augtool: keep history in ~/.augeas/history - add aug_srun API function; this makes it possible to run a sequence of commands through the API - aug_mv: report error AUG_EMVDESC on attempts to move a node into one of its descendants - path expressions: allow whitespace inside names, making '/files/etc/foo bar/baz' a legal path, but parse [expr1 or expr2] and [expr1 and expr2] as the logical and/or of expr1 and expr2 - path expressions: interpret escape sequences in regexps; since '.' does not match newlines, it has to be possible to write '.|\n' to match any character - path expressions: allow concatenating strings and regexps; add comparison operator '!~'; add function 'glob'; allow passing a nodeset to function 'regexp' - store the names of the functions available in path expressions under /augeas/version - fix several smaller memory leaks - Lens changes/additions * Aliases: allow spaces and commas in aliases (Mathieu Arnold) * Grub: allow "bootfs" Solaris/ZFS extension for dataset name, bug #201 (Dominic Cleal); allow kernel path starting with a BIOS device, bug #199 * Inifile: allow multiline values * Php: include files from Zend community edition, bug #210 * Properties: new lens for Java properties files, bug #194 (Craig Dunn) * Spacevars: autoload two ldap files, bug #202 (John Morrissey) * Sudoers: support users:groups format in a Runas_Spec line, bug #211; add CSW paths (Dominic Cleal) * Util: allow comment_or_eol to match whitespace-only comments, bug #205 (Dominic Cleal) * Xorg: accept InputClass section; autoload from /etc/X11/xorg.conf.d, bug #197- fate#311042: Update augeas packages for latest puppet support in SLE-11 - update to 0.8.1 * augtool: respect autosave flag in oneshot mode, bug #193; fix segfault caused by unmatched bracket in path expression, bug #186 * eliminate a global variable in the lexer, fixes BZ 690286 * replace an erroneous assert(0) with a proper error message when none of the alternatives in a union match during saving, bug #183 * improve AIX support * Lens changes/additions * Access: support the format @netgroup@@nisdomain, bug #190 * Fstab: fix parsing of SELinux labels in the fscontext option * Grub: support 'device' directive for UEFI boot, bug #189; support 'configfile' and 'background' * Httpd: handle continuation lines; autoload httpd.conf on Fedora/RHEL, BZ 688149; fix support for single-quoted strings * Iptables: support --tcp-flags, bug #157; allow blank and comment lines anywhere * Mysql: include /etc/my.cnf used on Fedora/RHEL, BZ 688053 * NagiosCfg: parse setting multiple values on one line * NagiosObjects: process /etc/nagios3/objects/*.cfg * Nsswitch: support 'sudoers' as a database, bug #187 * Shellvars: autoload /etc/rc.conf used in FreeBSD * Sudoers: support '#include' and '#includedir', bug #188 * Yum: exclude /etc/yum/pluginconf.d/versionlock.list - changes for 0.8.0 * add new 'square' lens combinator * add new aug_span API function * augtool: short options for --nostdinc, --noload, and --noautoload * augtool: read commands from tty after executing file with --interactive * augtool: add --autosave option * augtool: add --span option to load nodes' span * augtool: add span command to get the node's span according to the input file * augtool: really be quiet when we shouldn't be echoing * fix segfault in get.c with L_MAYBE lens; bug #180 * fix segfault when a path expression called regexp() with an invalid regexp; bug #168 * improved vim syntax file * replace augtest by test-augtool.sh to obviate the need for Ruby to run tests * use sys_wait module from gnulib; bug #164 * Lens changes/additions * Access: new lens for /etc/security/access.conf * Crypttab: new lens for /etc/crypttab * Dhcpd: new lens * Exports: accept hostnames with dashes; bug #169 * Grub: add various Solaris extensions; support "map" entries, bug #148 * Httpd: new lens for Apache config * Inifile: new lens indented_title_label * Interfaces: allow indentation for "iface" entries; bug #182 * Mysql: change default comment delimiter from ';' to '#'; bug #181 * Nsswitch: accept various add'l databases; bug #171 * PuppetFileserver: new lens for Puppet's fileserver.conf * REsolv: allow comments starting with ';'; bug #173 * Shellvars: autoload various snmpd config files; bug #170 * Solaris_system: new lens for /etc/system on Solaris * Util (comment_c_style, empty_generic, empty_c_style): new lenses * Xml: generic lens to process XML files * Xorg: make "position" in "screen" optional; allow "Extensions" section; bug #175- add baselibs.conf- update to 0.7.4 * augtool: new clearm command to parallel setm * augtool: add --file option * Fix SEGV under gcc 4.5, caused by difficulties of the gcc optimizer handling bitfields (bug #149; rhbz #651992) * Preserve parse errors under /augeas//error: commit 5ee81630, released in 0.7.3, introduced a regression that would cause the loss of parse errors; bug #138 * Avoid losing already parsed nodes under certain circumstances; bug #144 * Properly record the new mtime of a saved file; previously the mtime in the tree was reset to 0 when a file was saved, causing unnecessary file reloads * fix a SEGV when using L_MAYBE in recursive lens; bug #136 * Incompatible lens changes * Fstab: parse option values * Squid: various improvements, see bug #46; * Xinetd: map service names differently * Lens changes/additions * Aptsources: map comments properly, allow indented lines; bug #151 * Grub: add indomU setting for Debian. Allow '=' as separator in title; bug #150 * Fstab: also process /etc/mtab * Inetd: support rpc services * Iptables: allow underscore in chain names * Keepalived: new lens for /etc/keepalived/keepalived.conf * Krb5: allow digits in realm names; bug #139 * Login_defs: new lens for /etc/login.defs (Erinn Looney-Triggs) * Mke2fs: new lens for /etc/mke2fs.conf * Nrpe: new lens for Nagios nrpe (Marc Fournier) * Nsswitch: new lens for /etc/nsswitch.conf * Odbc: new lens for /etc/odbc.ini (Marc Fournier) * Pg_hba: New lens; bug #140 (Aurelien Bompard). Add system path on Debian; bug #154 (Marc Fournier) * Postfix_master: parse arguments in double quotes; bug #69 * Resolv: new lens for /etc/resolv.conf * Shells: new lens for /etc/shells * Shellvars: parse ulimit builtin * Sudoers: load file from /usr/local/etc (Mathieu Arnold) Allow 'visiblepw' parameter flag; bug #143. Read files from /etc/sudoers.d * Syslog: new lens for /etc/syslog.conf (Mathieu Arnold) * Util: exclude dpkg backup files; bug #153 (Marc Fournier) * Yum: accept continuation lines for gpgkey; bug #132- added patch for allow_unsupported_modules command in modprobe.d conf files- added vim files symlinks for lens syntax files - fixed a few rpmlint warnings (fixed rpm group, no ldconfig run)* Update to 0.7.3 * ug_load: only reparse files that have actually changed; greatly speeds up reloading * record all variables in /augeas/variables, regardless of whether they were defined with aug_defvar or aug_defnode; make sure /augeas/variables always exists * redefine all variables (by reevaluating their corresponding expressions) after a aug_load. This makes variables 'sticky' across loads * fix behavior of aug_defnode to not fail when the expression evaluates to a nonempty node set * make gnulib a git submodule so that we record the gnulib commit off which we are based * allow 'let rec' with non-recursive RHS * fix memory corruption when reloading a tree into which a variable defined by defnode points (BZ 613967) * plug a few small memory leaks, and some segfaults * Lens changes/additions * Device_map: new lens for grub's device.map (Matt Booth) * Limits: also look for files in /etc/security/limits.d * Mysql: new lens (Tim Stoop) * Shellvars: read /etc/sysconfig/suseconfig (Frederik Wagner) * Sudoers: allow escaped spaces in user/group names (Raphael Pinson) * Sysconfig: lens for the shell subdialect used in /etc/sysconfig; lens strips quotes automatically* 0.7.2 - 2010-06-22 * new API call aug_setm to set/create multiple nodes simultaneously * record expression used in a defvar underneath /augeas/variables * Lens changes/additions * Group: add test for disabled account (Raphael Pinson) * Grub: handle comments within a boot stanza * Iptables: also look for /etc/iptables-save (Nicolas Valcarcel) * Modules_conf: new lens for /etc/modules.conf (Matt Booth) * Securetty: added handling of emtpy lines/comments (Frederik Wagner) * Shellvars: added SuSE sysconfig puppet files (Frederik Wagner), process /etc/environment (seph) * Shellvars_list: Shellvars-like lens that treats strings of space-separated words as lists (Frederik Wagner)* 0.7.1 - 2010-04-21 * fix crash when recursive lens was used in a nonrecursive lens (bug #100) * context free parser/recursive lenses: handle 'l?' properly (bug #119); distinguish between successful parse and parse with an error at end of input; do caller filtering to avoid spurious ambiguous parses with grammars containing epsilon productions * aug_get: return -1 when multiple nodes match (bug #121) * much better error message when iteration stops prematurely during put/create than the dreaded 'Short iteration' * src/lens.c (lns_check_rec): fix refcounting mistake on error path (bug #120) * Lens changes/additions * Approx: lens and test for the approx proxy server (Tim Stoop) * Cgconfig: lens and tests for libcgroup config (Ivana Hutarova Varekova) * Cgrules: new lens and test (Ivana Hutarova Varekova) * Cobblermodules: lens + tests for cobbler's modules.conf (Shannon Hughes) * Debctrl: new lens and test (Dominique Dumont) * Dput: add 'allow_dcut' parameter (bug #105) (Raphael Pinson) * Dhclient: add rfc code parsing (bug #107) (Raphael Pinson) * Group: handle disabled passwords * Grub: support empty kernel parameters, Suse incl.s (Frederik Wagner) * Inittab: allow ':' in the process field (bug #109) * Logrotate: tolerate whitespace at the end of a line (bug #101); files can be separated by newlines (bug #104) (Raphael Pinson) * Modprobe: Suse includes (Frederik Wagner) * Nagisocfg: lens and test for /etc/nagios3/nagios.cfg (Tim Stoop) * Ntp: add 'tinker' directive (bug #103) * Passwd: parse NIS entries on Solaris * Securetty: new lens and test for /etc/securetty (Simon Josi) * Shellvars: handle a bare 'export VAR'; Suse includes (Frederik Wagner); allow spaces after/before opening/closing parens for array * Sudoers: allow del_negate even if no negate_node is found (bug #106) (Raphael Pinson); accept 'secure_path' (BZ 566134) (Stuart Sears)* 0.7.0 - 2010-01-14 * Support for context-free lenses via the 'let rec' keyword. The syntax is experimental, though the feature is here to stay. See lenses/json.aug for an example of what's possible with that. * Support for case-insensitive regular expressions. Simply append 'i' to a regexp literal to make it case-insensitive, e.g. /hello/i will match all variations of hello, regardless of case. * Major revamp of augtool. In particular, path expressions don't need to be quoted anymore. The online help has been greatly improved. * Check during load/save that each file is only matched by one transform under /augeas/load. If there are multiple transforms for a file, the file is skipped. * New error codes AUG_ENOLENS and AUG_EMXFM * Do not choke on non-existing lens during save * Change the metadata for files under /augeas/files slightly: the node /augeas/files/$PATH/lens now has the name of the lens used to load the file; the source location of that lens has moved to /augeas/files/$PATH/lens/info * New public functions fa_nocase, fa_is_nocase, and fa_expand_nocase in libfa * Various smaller bug fixes, performance improvements and improved error messages * Lens changes/additions * Cobblersettings: new lens and test (Bryan Kearney) * Iptables: allow quoted strings as arguments; handle both negation syntaxes * Json: lens and tests for generic Json files * Lokkit: allow '-' in arguments * Samba: accept entry keys with ':' (Partha Aji) * Shellvars: allow arrays that span multiple lines * Xinetd (name): fix bad '-' in character class* 0.6.0 - 2009-11-30 * Add error reporting API (aug_error and related calls); use to report error details in a variety of places * Path expressions: add regexp matching; add operator '|' to form union of nodesets (ticket #89) * Tolerate non-C locales from the environment (ticket #35); it is no longer necessary to set the locale to C from the outside * use stpcpy/stpncpy from gnulib (needed for building on Solaris) * Properly check regexp literals for syntax errors (ticket #93) * Distribute and install vim syntax files (ticket #97) * many more bugfixes * Lens changes/additions * Apt_preferences: support version pin; filter out empty lines (Matt Palmer) * Cron: variables can contain '_' etc. (ticket #94) * Ethers: new lens for /etc/ethers (Satoru SATOH) * Fstab: allow '#' in spec (ticket #95) * Group: allow empty password field (ticket #95) * Inittab: parse end-of-line comments into a #comment * Krb5: support kdc section; add v4_name_convert subsection to libdefaults (ticket #95) * Lokkit: add mising eol to forward_port; make argument for --trust more permissive * Pam: allow '-' before type * Postfix_access: new lens for /etc/postfix/access (Partha Aji) * Rx: allow '!' in device_name * Sudoers: allow certain backslash-quoted characters in a command (Matt Palmer) * Wine: new lens to read Windows registry files* 0.5.3 - 2009-09-14 * Match trees on label + value, not just label; see tests/modules/pass_strip_quotes.aug for how that enables stripping quotes * Do not trip over symlinks to files on a different device during save; fixes problems with writing to /etc/grub.conf on Fedora/RHEL * API (defnode): always add the newly created node into the resulting nodeset * Add preceding-sibling and following-sibling axes to path expressions * augtool, augparse: add --version option (bug #88) * Change file info recorded under /augeas/files/FILE/*: remove lens/id and move lens/info to lens * Properly record new files under /augeas/files (bug #78) * aug_load: clean up variables to avoid dangling references (bug #79) * Make Augeas work on AIX * Ignore anything but regular files when globbing * Add 'clear' function to language for use in unit tests * typechecker: print example trees in tree format * libfa: properly support regexps with embedded NUL's * Lens changes/additions * Xorg: revamped, fixes various parse failures (Matt Booth) * Inetd: new lens and test (Matt Palmer) * Multipath: new lens and test * Slapd: also read /etc/openldap.slapd.conf (bug #85)* 0.5.2 - 2009-07-13 * Make Augeas work on Mac OS/X (bug #66) (Anders Bjoerklund) * reduce symbols exported from libfa with linker script * add --echo option to augtool * require Automake 1.11 (Jim Meyering) * avoid spurious save attempts for freshly read files * Lens changes/additions * Inittab: schema change: use 'id' field as name of subtree for a line, instead of a generated number. Map comments as '#comment' (Matt Palmer) * Logrotate: make owner/group in create statement optional, allow filenames to be indented * Ntp: allow additional options for server etc. (bug #72) * Shellvars: allow backticks as quote characters (bug #74) * Yum: also read files in /etc/yum/pluginconf.d (Marc Fournier)* 0.5.1 - 2009-06-09 * augeas.h: flag AUG_NO_MODL_AUTOLOAD suppresses initial loading of modules; exposed as --noautoload in augtool * augtool: don't prompt when input is not from tty (Raphael Pinson) * augparse: add --notypecheck option * path expressions: allow things like '/foo and /bar[3]' in predicates * Lens changes/additions * Aliases: map comments as #comment (Raphael Pinson) * Build, Rx, Sep: new utility modules (Raphael Pinson) * Cron: new lens (Raphael Pinson) * Dnsmasq: process files in /etc/dnsmasq.d/* (ticket #65) * Grub: parse kernel and module args into separate nodes; parse arguments for 'serial', 'terminal', and 'chainloader'; allow optional argument for 'savedefault' * Interfaces: make compliant with actual Debian spec (Matt Palmer) * Iptables: relax regexp for chain names; allow comment lines mixed in with chains and rules (ticket #51) * Logrotate: allow '=' as separator (ticket #61); make newline at end of scriptlet optional * Modprobe: handle comments at end of line * Ntp: parse fudge record (Raphael Pinson); parse all directives in default Fedora ntp.conf; process 'broadcastdelay', 'leapfile', and enable/disable flags (ticket #62) * Pbuilder: new lens for Debian's personal builder (Raphael Pinson) * Php: add default path on Fedora/RHEL (Marc Fournier) * Squid: handle indented entries (Raphael Pinson) * Shellvars: map 'export' and 'unset'; map comments as #comment (Raphael Pinson) * Sudoers: allow backslashes inside values (ticket #60) (Raphael Pinson) * Vsftpd: map comments as #comment; handle empty lines; find vsftpd.conf on Fedora/RHEL * Xinetd: map comments as #comment (Raphael Pinson)- enable parallel building* Update to 0.5.0 * Upstream notes: Clean up interface for libfa; the interface is now considered stable * New aug_load API call; allows controlling which files to load by modifying /augeas/load and then calling aug_load; on startup, the transforms marked with autoload are reported under /augeas/load * New flag AUG_NO_LOAD for aug_init to keep it from loading files on startup; add --noload option to augtool * New API calls aug_defvar and aug_defnode to define variables for path expressions; exposed as 'defvar' and 'defnode' in augtool * New program examples/fadot to draw various finite automata (Francis Giraldeau) * Report line number and character offset in the tree when parsing a file with a lens fails * Fix error in propagation of dirty flag, which could lead to only parts of a tree being saved when multiple files were modified * Flush files to disk before moving them * Fix a number of memory corruptions in the XPath evaluator * Several performance improvements in libfa * Lens changes/additions * Grub: process embedded comments for update-grub (Raphael Pinson) * Iptables: new lens for /etc/sysconfig/iptables * Krb5: new lens for /etc/krb5.conf * Limits: map dpmain as value of 'domain' node, not as label (Raphael Pinson) * Lokkit: new lens for /etc/sysconfig/system-config-firewall * Modprobe: new lens for /etc/modprobe.d/* * Sudoers: more finegrained parsing (ticket #48) (Raphael Pinson)* Update to 0.4.2 * Moved lense tests into separate package 'augeas-lense-tests' * Added augeas-lenses-license-fix patch * Upstream notes: * Do not delete files that had an error upon parsing * For Fedora/EPEL RPM's, BuildRequire libselinux-devel (bug #26) * In path expressions, the meaning of '<' and '<=' was reversed * Always create an entry /files in aug_init * New builtin 'Sys' module with functions 'getenv' and 'read_file', the latter reads a the contents of a file into a string * Lens changes/additions * Postfix_main: handle continuation lines * Bbhosts, Hosts, Logrotate, Sudoers: label comment nodes as '#comment' * Sshd: map comments as '#comment' nodes * Squid: add all keywords from squid 2.7 and 3 (Francois Deppierraz) * Logrotate: process unit suffixes for 'size' and 'minsize'* Update to 0.4.1 * Moved lenses to separate package 'augeas-lenses'. * Upstream notes: * Remove files when their entire subtree under /files is deleted * Various bug fixes and syntax enhancements for path expressions (see tests/xpath.tests for details) * Evaluate path expressions with multiple predicates correctly * Fix incorrect setting of /augeas/events/saved * Major cleanup of matching during get; drastically improves performance for very large (on the order of 10k lines) config files * Small performance improvement in the typechecker * Reject invalid character sets like [x-u] during typecheck * Build with compile warnings set to 'maximum' instead of 'error', so that builds on platforms with broken headers will work out of the box * Lens changes/additions * Util.stdexcl now excludes .augsave and .augnew files * Logrotate: allow 'yearly' schedule, spaces around braces * Ntp: fix so that it processes ntp.conf on Fedora 10 * Services: lens for /etc/services (Raphael Pinson) * Xorg: new lens and tests (Raphael Pinson)/bin/sh1.2.0-12.11.2.0-12.1libaugeas.so.0libaugeas.so.0.18.0libfa.so.1libfa.so.1.4.0/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/89aa4b7adb72d911400f56a6621eb321-augeascpiolzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=62c57b967a5c667e0fb434b1db836d5456e85612, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2163b575b7d41d27d6719c9dae47a0582c18ffd7, stripped PP PPPPPPPP PRRRRRR RRRR R RR RRRR RRRPPPP R RRR RRR RR?`] cr$x#̣Ak9A?`rETX{3*2a oWu}U?pS fIr$xD$$)3֌JGD }Vd(|3 <Q?Gܗp'm}BΣ}x_42;}T#lRtc>eReȚrҬM02rmj,'arR ֳ]6uZśC7Ff;1iՃPdnEXn vɐGX؍lѰ+ŗ7P'.+oa[5tƙ0*sFEYⳌ!mvJQنdS2}mo6vkZq窊a'%AeR6׳Vu>,OC_ip* *ڨ5<˵w C=N )2 QzHSKg@qns096 F6>vvLwP]|DY@z/ ed0޾ӇOWdñRc2f\)5eg% }Mf`gx$ >y|#Vᝋ ׌(d s©~2. dyc;ba`o#b6MY,y@ad 5;p"|;z@Zu1P;Y9WSȝ#)~$~NYv$>XO ipّ|g ]9OJyZWs5a::Ntc="[NQ3SGK4 %u Q@hU]ݯX]Ɔqr\єIl<`mI0N Hr m0]$ PM䚬T`7C!,7=sdonk8^%P |gjɚ(٤VF=zYZox¼AjM PNFvZڧRѶq,dc3Q'}p pxRN}qrL6tjXjlQ4"!.|"Z3Y*tMo"3j72Ygy^! m}o'2Hߟ|K1I3Ju d[=CVq;eE(5{Tۣ~$hKc/(t2\+TJDVfK3o+`JTc2}ڣ &SHy*pI!@Zc >wԝ^x T01ÎlpYܡgPhJ있ze)? .i2a[p+גcI!r mTÛTtd'+P^ÉДMެ7_e_ΧX+ "EGFþ!1}&k7J#sKZ,3pgh5`Z 2OY$qTcnfK"lȕȒ]z\ј͖Cpꑸ w$^c9ə@,&Hafj 6䀟Êͩ7?U%xx=Cp3 KV.oeW¸7bPkpy[; $Y!i|5#CaKop`4WTe5|]-'k&J[-nacǞ۸cR~0JZ) dgCx"@^YJjiE7n="s\x"8JR_zڏVݜ͐<_HšKzvPfuDTkD[QUhH53{s]T+#Kk,&Ġ_7P>6Zct>M76 y ΢ʃqpų6p6%n/ZUzk@㌉~~׆$-:?€G{σd B}XSٸo$jRN9GK4R z}hHZ/BWڗ$0_l'T2)lv ^'e4d}uwZEfLw!(x Ϋ{e8ܻ{M{>VI 7Zœj[W$U屋 :[+qʶ'h P(\)򁴪TSfmTW2oVM"s^g*Z>5}14ǭ.f?ҊBz \n7<عjj\ܣn_| ASdgFk@7*PabfZvБLzg ю^!M=(ˉNi$T2ie jI5 [t(vVytF+=/gr;uܺcbNJh'}+!2Ͷld/NH1@iJ8DU<% !_i.2WH@l\CMۙ: 8׎2OXʎ6 Id[g LlO{|Fc.jlcq:^:ϚkB(7\UgrUK>>eR:e䉌I -th"[VoA;U∺}`@8G:M)3ͽYֺF_i)w!,t"m7 Yg')#?wϴ\lzW42r!gNI(*w 8hrOm=yȮQU7P9Xwj~U;$)I{珌C ]v%^ {LjB$9J9YV+/,gDp,n؁5Jvluf`B5{^,zbiBjb~Ž ҡ>y 9hX ?^Ҡg MVph XktR!4p܎mbk"h*HM- {?rm=cT&<o6etL=Hjg}b:s j%J5 ͭyA 7aV_ӁMD<վjS ~E":^NHIYBxB+[o.#$K<0vo ۢZ+t4q'%Y'~]3ZJLa8<"g>/]_xPg.y7hAZH 9ќ˻Xu Y&U'{RvSN@F~o dAwWʥ7r=cW ⋳A;8T%!37KiS{@Ot6(yG]Ki,uP[ jVNc)'U^jCҞlZРUt14%-=X#OCl/b*$P YeX 41e57n-*/K$v;;+]ܷL|$OC HqF&X#=RF(^otI~moGTIa32Z?<bZ\_!ɻIpkj rN3ow!=@L;0e(h Bfk~_ yH(|h 2-TL ܻL*^'J ;-O!Olf3aEY.Z}ri-8o%2J.¿xhZ P_H}5TpgV"mx'暈 hl0ſEɵA2(B-jsc_ =C_Gp(Fm?gOQci6=Pg@E7,?2?G@\aYNh,IY\$UI}; o@/}!kied϶Y*ߔ!`GF.n\v"x ݁dd=qt;k_74DDˇ&L#azn-K.I ]ݣQټxL rz8bV%gXm 5*N;>h$;Ȁ=S m7i a}-Փ7Yܸg@}hi xmhSL?sZRc38M`!4VzV _6XmRgoAF"OVe%oSwԕof 9~ AKa<5I0FBE<{ _7coNP wqGW ݔ\mƈ!IV3[F'+! }%:ёR.:=k~O4JA{'M] 2gKȄ[&Ǽ﷭;p ,Rox4KҮO_CN+prS~<4P8&Q=y;#1A}፤EHW.!_‹c+g(i9RI#pgO @qo`ΰ0ح޻8?cDI,|yˤM%cKՉ=RSMPXl =<_h8J$&5^ <)ȉTD,>5In&VV# K{j@u$Re//R^ 3ZMU’6 sGפ'@bDHfQĮQĐ-aοMȈuuDm]:&`R@VقEz}&P$u lDоܪͧM DAQ㽣=Z)FUgͫ-P4 Lw S馊쏽OF sBhoW VD" V2Y5{0M1> t@S%@{$TXwTt?OXңeo=J\ܔ7e N%7ڡ)GUrHrnNy*D8tZ!h'@/=l8Dc$L\%Ll$zg\ PQԛI/ zjoqqHΟZOMsrcq٤gI-> o/Yqgjs u#J6A.Ddj+~J;f9 2Pij߱qmveBAz3Ϧ-K%<}3$q#H-ź$!Y UbU^Ԃ{[7Ƒ2Vu f(X. R̒"}Gۤh!z<% ?*m.s /qܪ s+2Fծ/w 4I٬~meSSU_(*m#nU٫^|:C,6Vw~ *d ~hSezw1//7xnL\1IL 1H { 7ZJ"rqQ$]+dx>}ؓ٫?DiE̡ _ܖV﷠) ]f[c`97{|(Bj8%0W-uSKA2Y˵]m8d&Q:8 myĺi6oة{u X Ulp\KOHN%414=lEZDŻ[',(lz7û*n ݈59#D)sJBѬ!J{Ź.MzHr17&>@0@g~mR ~G+$zgͮ A}׻~ӳ\u_s ڀ-n.] Rɩ ,zX։T;>5:7V$\!Th-X$.dIg;E6뢂F9JPD'x0՗j1;ZL9>$ō_{}#Qh;D3w 3xm~-n.p(0\ߕ?C8:԰`"`U@ƕw}Ǎ7wsGD_y9oߛon60wOA-)V @>V=Nuj>[|-8g_~]{$-)ΧEɀᷓLV58eAv>BY7x-s NUA |/kFZr:#Stml&E@…xg+_2*Ȑ?x%@WYcңa!ՉXta%4x=Օ .XCYqlOÚyhb(Z¹a Bxx*אn[)&JEOv҇pS@wp<kTIfsݛ凈 =VKҋΕ8|E'&&`%> Qke*RI/kzNy)Rmh(0[c/   JQ>a7U%C |ӮU_1vxWiҿFWIIm]PUgIdrsS8E`\Ovvs:OQ§GO&*PngC-% R9`&=w7m#5ξYG_i$'.R/ 0瓡bhopO ^?{.E9V+1N!۱,f#>뾬uq:gtxFd= BWR-5# b/eDjRZ6pTUPP!k4y})b3"Zw<,b&`YX^r26)O$Bt `2wP1k26_"q녌Dg㌭xs RNA)T^_9M_~҈|9F ?(F ۝n32^F!xw>:%/R` bn:6託1 hu=T{p TSNLb=yb 8UM!U PNNdHq\E)YSEb\btf`)M-!:V. 8<"2_\3L6d2\Omr2nUNl=dmwtuOuG?(įDYޜB {<94IDi'Ełw>:y$8*փ.KAŕ=U2ۗ ^>'ݚ}V6o9h%ɳta^/T8\Sʁ52%^-C?QH`~rICw,11RD7>1喺6<7A,4V*Xb)|U:K},N|eAF9i^ݶoDZ MA:j>=uuj܏Ywm $#Kkakrĸr/уUё7U8bh]k'wå*sGnE8҆gH+*h^yX[ˆb)x/la&C:؝˛,W @pHpF҇ӠvQZ=nN)ggXUz">xQRK L\ͩ~-ށdX˼m|r9>sWwdLS5 玉o1skB} CmB] 0,vVܳK{"19`SZXzD̠`XսUA®_O6v=Tb R*nW &M>3=-vF~-wģ1|[4̄^WAb>pJ7b wEyDŔ+X;<-3JlH,COVo 5$ըwK!>C?nؕ~=Z8kOBwD ebTėHat/m.0= h[>QB{]MǁžHp}kX3 ?,5uΦ쿂 o qϾ$$X0}[ш$%?{~k&Н]#rO)?=쓹$z%y$.%ww{jL /`|+l.[?QY=1~9f#1I'o ԙښk ~ЮD+&/hsc3Uckzm|:5)>r؞HeOߌW,ƅ#cKļ2d>ď}HZKk.k`j`Կ&j=]Y/_ڣ~&mHE xC<[~u 8ifv($g%“QR+;qvjHcݦ_I;puN]Zd`N:{ T!P CPl#p4&ZdgY~y?uI۶L[]_qK*i AK\%%U:qWnOm. _3LWZ*S|->\٪unHSR! l%x5$Jy9OjLt~% 0[[Tv\R'!8$s[S΢οi'βwjw^'pjxpZ$$PoB3BQv ͵ %>IY^)O|>'xA1[HQsA Am#iP{`N}8B>.r8|TN.4=Smȯ6|lꀘ"ǹR (#ITam35p@k"߆ BNoeGIBEFI*b~Z{!{6tfUZ'PKF<;*oWe6J̶!@B=D_&t"".i43 23[fJ6 ry63|%Mfӗf@3? R?W͞-;iM&qM;;!+̬[Aw d`c֔awHiTFF) f$c?-@t2J? +N}JtL T3+ݒ)CO[& #b[!H6ʟvQ( :mdd!V# 0}6UwÃ>dv6F"E?QC|{#qm9*s3Dmb|A}S /"$ ށ&D|= ۔[_٪Ρkk8Ip.勁ɒU2z3->eļ ]H&^$o #حo'*o0;WAtF@͂kLxjANk8eCXfz8aq]n( {sំ2z\_.!>Lm6 DB5jցŬ1 V#Ni8XfaV:_ۄ?)ߘ3xLw/)C֎̛X%~W6WV[}h.=_\y9I ImՁ,&'̆~<Nq-A_r 3;O5p3AOpYK~\N!aȬZy!|UK, Ij=qҊ:yyLa#GwkDWЬ'PI d;Jn y$F$0 87=sqhM܇I킅fܳ}^r}[Zv,vzyԩ|L K+Iwt '^8&iҲoCLƫSq?SDEKrSQO?^l~B CGLAau[F͒F(d+0_Vu!1v"Wč5*:Rʭ1QKySG!u}bvu-̘ > C,'m>6[1 MƁŵ.(9ݸTآ`q`Îê hĔAq~]gQP%2̀Mfר5ՙotb?G"(UUnZ1lՋ, `>8l! oqkhbC|mC]ƬP@Ϣyv#V  C)uRtGKoEڂh(fu %7`BAeܘyI"gF qUa0P}p>xN»c}>ivg_(1z;dnGa5!xo(dt\Hڤ (\YD6 S ס茯@9ۅ|[+f{E^MuV`PI;U k;mr݃Y|r 7}!n-ei3jYP36Gvf0+%`lO"0 /zUL@vm]xP^$QV: by 69)+bac6(a2A'ǶFCNWLY=oRREq7!Gc96k]ʡi8djSlJ#._-?W(Ep1y&/X1DF.%YE"ieܲ$D| |Z)Z˷B>j~Ws池 tH+P5 #*__éY+'x)f۲:(z8F=: ؖ!:9"Nݣkf%Auua2@ڬXG0duw-#'"Gᒷ~< W2:6j%;l31B1se&7rS YrU»ZkhytJAt*hN'6UmdĮ e1';@ϜʗI:1 tW}uTD?4O27m<AAob7`Q쬢[Oqr#‘Z~$L:4F (о{lEd|3\a),ǶM:OcΗ{{fZ*C\BUvsn+QKͰHX 8 !݈Lu\զET'(IS[(lL'&WTܯuaR*?!B#1:en WlOfdZA&Uգ~:χHCy_s"X^r ~a9;/nh;1 {OoIbB.W(!53*KCXul0:b6.rn ~B w5ԇ ƕQwD@ X'%3ό!ՈƷmǼZ0$'hvfi?WN.ZmO=Tm2JdҮw,"_xw XdzUZ_6C؞'/||4 < etۖtҽ#0I"euu,w|H\aNEwVv 1LF!}؜GhidѽY&A<>VwpGH_ }f@˫eȭ~a@*/ugT.i.+j(fSix^#<`GXuƌ-hz+HطuH]|y̥;G3~ڊZ?Q][6(C"Sy_ں>aVV֢}lG5CzڷN0ݠ霩m_sEڈt{ w[|9mN>rRUJt/8:D>e u# յ /x=mhl>&y:rd%3Gy0ouɕRэB?aO.gzW( 3?NnV8<MV YdH|oQ1/ PyOh2`b$ DɰkA*l ~;ɷjAҗƀ=Dmm޻۫)ACeOgJ|9"ȷ/H6vAB*2땕Qs2gƔ>8dP'ʒiP2BmOz&>kxz(o9=- 7qqVK|ޔ8}vvd~|ع>KȒfELﵛqpC#,גVP.:kP>Ё%4d+UyzNاi@HlП[;;na6=L je!%rS4_)9oMlMn6hgמOAam0 &C-K@^raX^TlC;Eu+w*Hp6$9u-Bh7&r=wFf>-njYF]-$Gs#z 3]mM9o{9n p `%(?F5Ԓ^2h)w7,ur/Lfocw Bi_V3wbLψB!'B[dj3nVQs7ɫ6ӵT'ZKB&#fxY=ܺmóIUϡvirԍ* $2[d"GHH,:/^f<m|-> uK Eی;`MGUE<< [@k*^6>HHbuu-bȔ =0=?+2+tZO(?4y>d؛q8OxvK4x{2`#".pf[fr L 07C{3p}^_CH/%F4W&AƯR RCi̷]f6;TIܿnW9h,BrĹDJ?=^*|C H: Ơŏ :i,SQ6h,|pg|V~; *aΎ}Ԉ %09E);{QE5b),r~j$ݧo#Fd&yEr6 ٛ$cA6e_YS M Š^Jr q"1Dc  0ʜXtQ$pS2̻, 2LhE {d$EpJzὀr5q|X4!){g[~Zxx 10~U%͜siaBT"[^1k.GFclBtE D^&Ox.扐G K H?F|vY? 0@qiw^.V'GHīcWPbCJ+[J?BwcDQ(5b dēu$kbލ}h!(!)Pлv%o:Ҟj{(pG[:ӁaYT-H#<#C8Rүz~]a06mYV*MJRB#VP3G*@]&pSB1 Nw&_>"LיyԀ *x H؏IC ż꬇ h6J:.IP$ob!6B48Q_k1^ D0h;kM}xC̴[bYjӬXaO^|>P$Z} ׳6@#QmmВ*dk4Qc2ꜯ( FG{Oά~A;3\Hs[!Wo$RC TJ/N"of"Rt`OAKvRNڈ3I?$F_Qv9drȍ7bE~Н]R d^mPtS{G=lFڷ=1sȒːK-"}@q1)bR6 QvHR< ˻x1g1]{]Kԡ"rQ[biRxcV؊YȻqmjl#+Rk@"J$<'K? @ϻOcL9xBf sP\J/S >s^:YEڞW4U9o.0jjOhsf0 #y` CBNj7mVMJ| ɬ=QX$ʿ9gP]xEN Ig(.d󽼋:ԚkS D'ldmM][҉ IOGڸBNr\R;y:~L/nWf0V Ej߮qhe> r3X&-^ A@b qYŃ#mF_^_|đ% -t=y-ÕScˆ~_yOx߾ 9R;Rx;c c:@ R1 /]bؙX8JV~ eN :m*W>vZb,ua1_ LG0\]OAIe%KP h$]$p^09V529q# xqKDD3wȝi¼]e|h*▖AI>@sغl ͘KJt~b1h?BL;wcN%꒣3k4t\޷J]qhdo#`)k,ѹg}awDJHp ,`ݏ%P2zyJF6\v67"_(]eQJ ^j*`2q4a2 hQ)/=*7%l7 W1i\7n!*_GaP-ɽV5T`) 4IW`l/F]Al gx=CJ4JkX#yۻ;ՁQ4Eܘ:[{pg(^; oH Ya'g7rctKd8U5岔C/˃i jh<n`Z|K{)72S;ЭL0]{^Kru;5(/Όݒk9|7or(8$,wz}&Y{bbpn|)5Y++' WC{NH*cfQ] "A461P%,70( ljݟsp bWNg1'73a*\ πJ:Ӟvdy`&jC-AjdB(/of+鿒ƒgߍqcd@;QE]2_;%5?U|э7=+(ArT{@DhlkbK{R#֤z{ ܭ}kΌQFb~lO4R)&9Dn 1juWOvDtn OR}2WjR3Gy^x8"6z/".,1 *R I`0NPz{X#;a"!Z/;;gWkӤEKӝYzn\keAТ "`*Y:0HI|\b)r=PF/ &[5 ND9 > j)B8lS!)2{[I|ASU݉iS>D,T#A MPd6*eq$B&\Uφ/ouMi"PkHz5-V}7[BIETs3Hl|LlԡpN|*, Qax6dfIz&?и`z}z)yWav M^ʼn`՛O6<3粉×zenzcGJҘJVnO%4FF"MQmw^f2𨰔=kl 5s/ֳTtXߟ&1=ڐfTp{,yԈҭGtU_uRXĤM- *Cs:|ssJD"GhĠL}d(/ !cP6F.p..Yg}<ΑU5]ߡD.-˖W'n]3~N]OD=Ȫ#9pGs5v/\600mo?bwKϯ_Wv/܈PYٖDl Pw)#o-E'3 Q%KlN[::S.U񍕈_v>VJЧxW(\:MUU3z&zDo$B/|T\Ck# V6B Q1W7B@&N1:˜X7YȥYFWM73~7cĪ Y:oͫ"gSR\<*ZNsv}ـ,1^rzT~V Y4?曇:0V=sBnc].@3l͢KJfVr4$Cu;rSY5>6c(B[p쁤jS0N5EU_lwu q kD $/3Oě?/kT a\cZQmДV-R }NeUۓFW <ҲΖg>&z):$.6;л:ba.|Du^5>~0=ƌQō;ٗh]37v`.Gp\U9|kr1Kn\sNsC'撂▝1,:Kef)"X>DKf\2!xWߙ Ho}+6 ՠujY΋{U'&T!5\+O\# ]k9KDga ilTDI(7]Y3]w}R܍kGEM%+zuvἑeE(k"6gX4};L!B>BtE Uܩ3m !a2N Ha^3EnSO}{X~j/0Mf7KoYw4ZVJ7moQ%"] J,o~9y/F:)(c1%\ܕ+r6|XnݗHMZ: eeQ(NCa@+_i~ۧL?.6œeJ%N:^#|mަ֢(dR#3"+~~j1u⨠Wtdg ᇝy gtb\D:u&-2%V ()Ϟx ls8.n%=$VVKɝx"ۏ9냿 $Zxd84NIr?J50I܇<(Atʂ(4zD[L=U-J{pivl91U˽RIɚ?eaC @"9`^~niw`ʥDE:+Zt^Do$uL+hX6 HGGJϾgRҿy67R&cNkͯa^UE%XbFr1ʬΪncU:I}lF9BF&a(Ssl,uR]`"䡉S]" |'KEOf伟I:&[[zd՘WTѓQ[`ǤMf$'"q ȈsδK!-wjIBCzJMȅ)~rE24b~b4s G>{qDInCӌAdar/4wH+X>c(:wbOwk5tnmC1'ټl:E.B6 mkJ{Ñ 3~ Pxiq]k>wJvm!T57%vKۇw,qFwlׇN 3$rMO1ԙn ^n4Ljs:0k3Cs=sG[$ҦH`6f !,2nyH!x_2!3N>dޗŜe*'\Vhp K[eR߷t&?(o4W)"vƯ|h@o(U0⊷>J2 :\|'jm.+aiG'iU~]B?.joY u&6;2÷i3KEu&Wy4|MUU,-шMtö$2T° ϳdPqbQ nަүxꉏ/e`+ IZ2t*iHNAiFqQш< @©Amf;)@ -(2ֶ/.y>=4+޲Vi$9A$mSPg8<7DZ޳ҏ쪥E[8J"MIl$,OWuR5q-ی=JAVWf J>Xɒal('=B)aݽŌbͩ"' 0w״sҞ@`:SrV.%fxH9޹~aU?X_ɃCs_i$6[$⻟V,C(mȃގ4Yv DP $9"u̫ll}e1S[`ӳT =Qr.R˷t1WWa4b$]hRh>:e&cF=7UDe \)?UGSP kTɅq%fxz`CלC3D*r>+l LyқKrW 3Rƈ(7; /B@C ѮD_l{ng$ju55R LRоJZgA+0G(Rf w(/,ӈj8ŭ[[0و[٧p穂zzK?r }unAaeIFX[JH $ڙ-o/_7P'YT}ģ rp4es8x({-e_y.p@nL3eBiB/QjZԶ9@yh*H!!DeC :<>2HOڅ-_ JcqGCY [R%eyi [$ע'޻1혧1X @ڊ^PM}K4-uiE ;N춢Eo$-U=7ǂÃ1!93Ў]C;(v/-ҙ>՘ܝ ߗ~R) ="}Ds./+W,ātߐ'Iu+\8&/+ja)m8UG 3r(q>Ds9tzsG6";M`|ic}0 t`DȏuB,<+aœi N- ޣ#Y%x[1^ !"ʃgPQú9(T.*Gwx#ۮJaBCRn W WߠC{P*0ɵ]ñ>㈺_ڵ?VEjndW$n{<7wt-- y@WNwΓh"[Ѹwd0 cMWLo,IP Вd9>|~|^c4;vY| 7yG/aWbB¬D)xP^]JmVP Sci]%M>'Kd1CfvWe7cQځU֞V{O4-F $A 䯘m\Zss9juUֲrQ Qt( _R3F&䠊{%U~KWz;"]=kȴYn׶:ov:I@;z~kZ)+'/Y:ؖŬqyt~UC-ADINa! 1$%6b铅Cc$ǃO)Nی\CwBq;vEٌPef{g*BgE#-ii1맽^._R6Aڶ9U#H p%v[H߄w ZS^vA8x_]ז,쿺lN"B(pMf -5NQ}V\c~ xוaˀ$2[9~N~d歆?Y 5ޮ |&`w4-㼍ۛ "\zfj mя4\D2X '5/uY0r0?(rhvG&BAbHmnoW',nLx@ַc >pv )Dc ":!I- ɡbhwmnt`.o#a~\"M1H_g𪙷p^:\o4Lrucw>T~+c47fnJ\) zf4Ʒm=>;mvٵ>kB?rլ%f6GxfcFZ٤4 Np|I0Iq t! L0MQIG 6$1rTT7]Ȳ"X%ӘwKl Zw,/x#|\XtF?~TU[Yb:@'p,v:0o{۟=]sc^&Eٝ L8w7 ŬjͅZPV=ǹgg0h8i;:*&w46Ǵ(n?xu`.;GM6 B70iߟ0EdkqA>e.qE8_C%Qm5q\0b.fC&u1;{)X1}P23)i\}h9hJUHG^0[ͬX1xy3Ӥ{?nθ6ug6<&jN$ꧾ>_{lR1VQZ4e4fȻrjXþ*5yO3|NuX1$m>6V0H͙Ll LL;.E:R5 ꮚMV KkvǘɬͬHh 9hN4'Ѽn9O ުLbnW1|j6c,q<|`T7eqW"m8^>AjF};Y>B'^\.]7`lXf4ʛPnH*X,'c-wDJrgs +;i~`9qĤub4r4Yxg_w%i/e‰Gfn[>5Tzs|G-C31k5uě(h6q{눳nz|`Xnmd2U: &=2Xn؋^iDMJd@}szf$0V˾ a]5J $K>]o:8o;Z1.9Q;&E[Xh8խM9; 9ZmEK+ Mѡ"\"Jͽ\?fW)=Lb)5so#4h,HQRJ](Uhf]i(Dz4ۅɰܔ3Z:?|2-`[d34&ԙ|i;Rsl>#O釂2 }_u 6=-CdNؓ&h&?O>p,z/;«p +vҽ'>'A77o؀]n'(?c) ՜ N ?KD%C}`[kSzqi-:>Mx4,C/ l߽ay8i w^#\h۴lQE^!5`cq=W*`cu@ $_vY ogfagݐL'.ш>W谋6YUN`m vb0i4*Z RgRQf5I 'ؘCrD^r7Jr3 h:a>[R3* ߹A&*@dâ[ 9]#k =wD`dn wb)ZTC=ݏX+N7JCG`Wϋ`y!-_(ZK}:|:1'62l aڅU z:.J\8,%*X?_lC^ʀ͌JH<.u0m%!+lؽ^9e+n"V~S4>ׄ}`x=5nF˨]@XrXl֣?M FX95w^Pcg V'LpLZi|8Y5Á^vfᨩ <Ҿ6pr֝;MU9XsN0p|6[hjR'e3=xw ٢E6p7ވ7KRrgq[< $I3FDV>'y_o쀯-DYivD}F[UE U%GjAۭp=.[̝U Гns{ΕN:p8Kax{C$2rrmхIs73 JΘ,9YPSV43r7r]!U]K?K O}ӰrM0ܩ^MZl䀗o5" Dg]4zPD'aPC3xX]xlHcu ˞ V7k^)EIVD7ܲ#hTKpأ8XV0}}&~bP} z!G1ٖc7E$pg:Q&́iד FϘÙop`%&Y+V8^^boNߙ6ȷK=(Mҏ>y֝WF 2QtViUx |`,}qdsw/\fɣj[ICOXTViNmn'z^em:)'y_nm$? kg+j ]Y58z*v3oX/ V "j. ^݅odqYOѨ0=.x|Bdh{v.₪A d_WElV? x)m1@ЁL;<֪{Qikڰ9҉q!tXyU|y03`La7ǀ,揜T2 6䤟<dIxj/\!;wQHnr/+C\ξQCY{U$+l h6e{!k 6%b=dԂmoZc?j>M:6LCK@, )Ы+[Ƕk8F3ެ]p=Pr̭6lZ36iHÈi>>Oq5r}I8(UO .銃H%{he _zIY3l%maKQ'N>AiY-Sk2wt_i*Ҳ( Zy,f̖w A/Pxαn:__6 _&kս9E@s"MNx5zZ#﫾|ry|Øw'jHlmPDCNPryĊȵ@Iaq8"m۹L ֐O@KJ7$;3eW< RۀvX*Zf!b*˳]O$b_x(~:B$qZ.rJz0)D_Uޟ">\}J/D&/,|~H;>d{#@ ;)GLcdhc u78Vᶽ&cٸ"=h_O_ fr0a5}~n7r#=K; hdF +j^sDJǘ>'M )- y_ܶ5`|ϩƵ0Gk@t տsdߠ8Dr3w7[*;n2qO,a0{L@{ !,;!pbLۆ!>qs~U],{:^led UHH|uB'Ajm=$g]ۥv,Murč3Z=-9ګ}3-4x3'¿ 9>+Kx|MM'P6,U:K" eL;UGHZ5C)iw)+bt1~Tc[Nd  h_aK0UlS9,L6S*"@QCY~jk>ÀAF_?-_/^3" :lAw*:Tl=.]h+o *go6%Vn γ"+[>ne} ItE#6a-xķ؞b?UnUw I[bqb\,׹܁)[9l-('*6d˜llE^6-vt 4$ W[V?GbgcRD,;19.aZ)%Gcphvy8qJZnzYەx rrfT5lѪl`Ց֑А-@8_Mr4״;_D#WGg-p$m윇mDαxKC{?vjB7di- `215nkjXZFo'SȘyoo&PD6uws"Q"1L {v0Vx}`0c^PO|&lm щ,,0[lH8(RkG@nh#Y JRv D=}[2\Wצµù*o `S8%Kmfz:lgTޕ4Ԋ ,2DɮaWXؖ:-Y{֋͔D"泂];\F,9%a/tjKԛRtD_>$ 8"(;P k&}qVY*0zj𭞅""TQTMYw imy9;JD_RH*.(͒89gmMR(hV6#Ԁbe:dЀ%%|/$b**r8NЮ5ױS)C}0mb;ҿL(Q34~iPq`Seאӥe`xHaäY%2.pF>" SM$^8]ʟ5&]~쮞?^ݑft i᧔3nt=Jz?.|!lC2gEU83HF#Ņ~vQKg=Xr QbkV?,4yVŰ*BV;ܵV=g91q`WRVĶ|#HewClPg5 ,9o{"Rp{}[2.*@ȣ5@uUَg>x$I$ոpIOcB=cY4!`cc,Z۴P9vJ>검kg7~E)˼/(B~ʝCtKFŵԅ a5247#"Fxfts#vB-Ce~[J$i}{ "H0KW&i.yaȺ&N?H$^|hH93{0ypk5L>H  +[$k]jKLTl0O%sTKvY#`372\~O>iбVwZy0n7d1. `W3E7+} ǹm1c~j5v(Ub}˝͡ U%ꢇBno. /AƯa5(^ uu(AoA'K%'PVV T&l-A=GhT+p)xX$a` W{(ڡUkya(L"|ߥ>~&~U9l(jVijv#Cia,$. !ɓvMR e`éLN =l{{X\|,0Apٺ԰N-m}0IwRq3a;%`|ޥr$dmfčf^4.=r 4ή oOu&1+? wL@ zHq4:Bοa H<92*аf#չ3 `[5B]-TW܅6d̊~e/9{NҘs؞ B;恺9܇26^VbLcu1tD034 I8P0UEu9AhL٢~]3+2ѐ4EjKnW|{w#7F(҇a[&X4!%7,;T#eHRpc$~۠S]g/${;R ,$40L#E'@X7[$H#*e2l`煍sCQV,v]`UoFGR>͊?lbDFUG|>jJ5Ռ}d2aw6ns9th#UZ„ZdDmpeo@eA-N동p/qm.g@z޴{G([a|JϤVBl3Oɸ3.&tݶ\WvLPۋj83}>/Mk2\POC8+-<:HG?df?iR^ySp-}Au5WyfYݿ;{>FNF$" dUh&[_sy@cqQ Q%~ɯH_z42zBt2cU |tDCfYA6/G2E1rK ]viehb  T12`&b{h.:b5ZWJȰ&4u t\[V~Hzs>+um$'hYK@/i3yo;4ӹ5ltA 6ǔ|-̃)}_ 9vlԜM+"ok5E>f(~EsiOI m֯$8OZfL6I]G! h ^RVv* ye؊E M&/hV2 g?f}>+oP_=Kp}O  @)~y{䀞u{;C3'uOc'p`P¿QfQ.MDVs!?9$qѿu8ڍ}ЋO%ВGG_W`~Jx S-B.3Q/0*F' +Tɔ{(T#Nluc灖 ,͙/ \[ҫc72С\?gN s' I?'өN^cڵ_h,ߒ~RUcCYV?4(ߞr()x{3.|@X# ,)d}C"J')P7mF [N}<h1Z3h<ɩm̓X`\hhK/ջ i)Hk!}Ss:7(`Ԃ ]`_]Ӝ^ Iumr4]|IUȎ4@zU4<3~ܒ8(A[>/Lo75H[DD bF5 ֓pxﮕL ,M8~XQȕfI5}ePq*I?Ovuw%'q$V  G 8*̻dKoE\ebuMLuJkQ 5h: pВUW߮4Y4ek\v?ajkFTS-\GeHG+ "a狮jȽu2=O%XBT.36*cW%x)c}7<K4Dg9OyVkY9B3?s^34Ī|"س &?a5Ʒx3t7}[9N^;vϗFr򓱭UgIFݾ=<1YV4WkEzթWp&kGs2%/r%EtWm~ \nr3=mQjCWuI)'T90'xש?iۤ)$ Wm$R3mRa+2yGbWDs][<) 1nЧ S ~ r@kDzvԍ Gs^sʿUL X4E3dl0ьO@ A%jwv"Nj4-=hS&WLUa1uOPڀXC;y] q꺔P ЛOE9potq7>Gd'l_-Q;Cs@36 8$A3;*w5X/g]ǶeGz5[Zvû+oG-;|n1'7Y󧙾rĿ{[' Hs % 0H0j2lwG5o\e?cJAtCF&+5zɮ|lOl ȵ蟐;\*F9)k?h݃#UCcm."v]Y ThF3FMR!%{@6j##f]!uhY(D ]ѵEZ``&K'~U)2}7\"'"]p+N6ܽi ڤFP4$ͅgrNZL#V'UQai9SVػ?VD:"+E7QĹKbʀc!q9>Bzfh6ayE4ϭy|;Gh v"b)wv1+s^ŋY1ۯRCyZ)Cq쬘L9_r\+!+-!~ؑܲV.G;` p.6=1X%׵~y,V. !Tk T>]֮9Obz[3}?H ~AReW>&Z1OP:LL5 0yy6:ɫ!3Bq~l/|)A f:Fqdp:G! 5 Ⱥ2=3 _prgEV-1x pά!L4?XE,4Ɉ&L0¼{h<8/?Hd{iZ4g Il㗄=*p;F+ 9av̆RcbsBb0E֎ ٯ\K3טq:7ij.*TNi5活$qp|; eV5/ ⰂxkzIH ˒ɺHtŻm 5;,"?_&R8lthxZV[ v:53 cY. 5n J? (OLV1v9b.?)Ҽ5IZq2éKnrv.Tp[?$ms«FH,Hy;'IDY$./rO[AWn-͗esVjΌrvqE i'cY8ҕA#V&ڐ] 56v(j+b78H=Xu:[> Z/ig7".!r}1J[+x~L_q.JZVGPeL!7Jmu w٢P^,FQ2(q皩Ơ\P Nd-4-a'ƣvN0d. ^ T㕬@ʣuIy DT?bR֪Rb{$aj%pD-" I a}v[c 0%9;,Nyc*ׂ6Kk%<z̰7\N?̣Ǎ:ݝ, ֌xתhG` E\G *3pzHxluQ+UX1ɨ>pK:4.y2Y{]|&s恷BнX}@`IUܽe5!yljjA'Hcnf{:rZ->A^)O1[{yl2e^4 b۷֏(|#[?\ٵ yN^?r]Rrch{NXv`gܭi\3kQF_>h-iE,Dj9{b@mΣl) ]Nr/,o tM|$u7(3$JE)w9m$\WA >!7=lVt/A.-޸ )A^'0Uݍ [WĮ+&r'dr\B/Kcd#ϋs,Uং638c22*|S-BjH{&mmod``7(B+"\ &]ngTHV5M/g:Y|_ǹ~$W4e,f"+ե` W珦=O P簜XI?۞U"* cI1cf1諱nˍnqЅzM$Mt3VK[={CIqIL=}-YIdjquosVCq ܔ741sq"YEnV*Oe}M;L׃~C@Y5E =" q-Ƅ%`B/(JYC"ꆙ {XІܱEBlR"Gqƶ~:vs3מ-|l;Vב[M'NX(+7#qU䍐$t_ɆHx5= 2N(k7>xݔ>SQP@.@5"7M$} 0\SqwKJ$"9 SH]c> Al/n ('c$RW74UmFV&.}3\:d@\,YbTtPtOЎOQ8SD~)O1am>_<^^=EК gR41j{23q Ri""2{ɕb9Dt+ӐԮbG$P i9 oi*}8]-R?oAE(%yt:WkFT` -agv prkN/#8@qDMݯ8gM ZyJyPzH䢐--+\J+LJk{z-Ie,ޔ~C=}V2=zqϗufMr7AOe G/lꙇ_qIuIJ٣Ly:Ho?vp JXCw)s 5 ʻ AÐȾdy c y48bE Hi0]e2ޫcj:Z7)B!)2n>P GLkojS8rAIb:j> e.NpYiC5HTw!%iQc"r F 6V5HSP".lD sW{Yѳ v˹-PVAd}B1.)Bg@S5*DW /x`2禋~F"RC;ŞKV5] 7=ɓП4=\2{r YY^+ðF >%{8!=_wQrh"4 J(8eOɽr˸6 %hl:r8L̷$K>EA+KD [8{w[_}$7)`zd{ǺPvr'}*]Vκ8#HPI'?a%p!"]=t*XtLރ 6KE} T~.PFNI򹟶 vwOGF!v_ޟfF?$Z @AjE"c|Cւ =wW Hpޙq}"|j۪`[T]:FXR 8e(;1|1&__"ˆONuf^ri~hz9<RZݹ]ԉY^8s05h{a#k 4Lx5[=BE$"1GqOrG5XX[R9\>!-ɜCcc7:T7$`ѱ52OTbx- p_kAP唔B :!Y.Cyb@ 2R. wo~틎w'bI!_ GE+ ` c{xLFAXB9NX"7 hƼBGr(>͸Td&c*zzC`*~gsKUɛD,7_b&oϜcM@T?&$H*ͣO."AZsm*+AQ/ta&Blz%֊=4Ŏ"J OYdUL^q>* Ruk횺*%m ˓8oD?3"$|T!ˋrpx0m5"w{݊:fFJO6͂!";n4* ze?tDlX&Q0&i?397`5l$gOTVt̥b&,a]Njg_E;(܄X*G,\NW&JpsMύD@` ,=#GeR43S|_-GHWaUBO>{RE1eB)N 3̻Cʠ% a?6)#ǙdZ48{ H BSΪ`7jXwmTe:|(oÀ9k[Dx{J#ð`PMOU]v&OjeiȐ˨\Ѡ,TXE Lœ ؜0'Uy y'om} %lߍSC`(: =tlٷm(xiec6yfxP2 OK|`$r5Uy =;[```(uzz> Qy)Uڛe4e{ o[׭q5i<{0,i9r)ĽӮR~ UB^3A_ݡI |(|DTrkDJȤ\U)P^%&.rsUɚί(!@ƮF5ii7Ɔ;a_ބᗸŏ6jIkĹt]Y{ʊ%4(`Z3}n)RQ8ʉm!ZMl"OҭH# /f! * bQPwd3QOk7&/07NZΡ=$߈FdD5HLP}85A]1ڢm+£u!{ް]a'/TT~cW?! S k)i찕ɸaSCÖN^Čt]Z6.KT0DFF00}&i;l7A>H~FUMMMtgtiR], `֓*h"xX2CIY/*䛗 &?w~gS[j|8c0*l@rg)&}.J:F߿f}*_2}ħqPM.*'~'k_s$fɯZ6ٗIe Vi2n?n]N7BwObа;?d+eN^ cP!Ю4kaDMW a]6iۏZZ,:CM#Y ΉdiX, rMĮmuLX]v[}z2q~TNDN՞:(͊͞~6FޚY>pΟDȜ]VsNzE6V1,TjVgLcHzՂ8Wfn?m_俠0f8!oy<fx]2*s2QWqW> ܏UzFNτ}}`%bg>'X3Pzx%qCL3lVP"%v IHu]* jV2~T R ?"FD[^{RDÐgl ,*ŕ?`UרRH;5 D]G|^~FiMH ;" J&Wu\(mpT=5)͌Û}`J]KKq7nGW$l[hN}tj'/FΫaDyaOIЕ J)$E/Y>[@ei~k7xWb'$TJ]0\Gde3C*:ʂ١eFuNv1Z?vVy?ǫ[|OFTh]S&ƌ@,=&(H t͛& y7d߰<şM$NR&ںMl<Ɂ]Tc~S#Z?rM5H@c MC{I.M? f;1nNSxaj=R:l)ݕw6,6~n$\a`9T0qިLP"[jOO[ĝTU]w$F<).ĀLvFV$iPTq.w$dm<Eϧu~؈@Unv1g]%W鼒& }Q؍t4@ 8^a+8"*)MO3"G+M rA~\B>TL\3[(qOҼlLmg}@evtK@><HwSxExtnsW4ơnZ߭AnQDB Zd`eP)v 1z5>l椾zGSu%;#c_>lj`E!)H$ L|o:{9;VD!.a{m]kF&H1ѨPd S|5?@$0J2 1!|DgZ}CV&mB>DҺVme7\nGWcS)F_%UO]v> Q`i\T&jFC (R"JjHlZWD quL2!#%%FΒze=-;&ݛHmraٮ'WFH*.d WI^Y^]8a$ "xAho'BlO˹NTYFi;Uv%<,Lڙ+Lw* }BdSC;ă7 ǎ@[/R]Wk<:KKO7؉{2q8+uu +bҮzvuuh`f@P %>s^H[#dˠ52d,KŢiw}>9h:HRBڋQ8BTz)oZ7;2B,\vS5_?rsD eSm۬Sמ|ʑ!--F&=7hI*}Dm0`!U@ZVpWyhR` ۜjqlgxR8U9/* DV!ʥ93phC!T L&j؉^;R) K7ڬ_D޵Ȋ-˧+C,-hҸ-b~J>YI@܎7+if;H 0UU^ݤs\[H[勖p}0''S*BJ,>U=?J "9@WYg :c}5T]A>3pIײʹYͷ64o& +!dUI-3#$ٍMͦ H1XEzbRG0c.'fO34@zY-w=ĕrf",@u}]ւK;yl .bYo¤ȬrF_?uze&ƀH%G8{r/:=D-jCߤ=7kt6IhrWGrnU>~^W&wKFx>@V0z wω=:\"mږ?v L[+m.!'~ѷke`2IRR$%=|+n򑾩\vY|Im$ FaJә p Kʞ--~"UvtIhK;g,w6ERuEl1QeDZ?5z=6"_TIUդ9ʾq\X`p [/m0 tw >!#â=m]+ql@>D3z*sMдb}t`FFo2A&U8zBY'1'*kN, =ROMyݺT56Zo 3j|s[dي}>=g@=F,&B3WBݫ.@7AL4"A(=,<#Jꁙtc^%]A*>D |0~&A[SV:uXb%BCBU]ha  VkCҁG u\g;{/ՖkX8hZ-wfU G)8?! [A6byic( 4ECߗIXضkI;(7(dj$9$P};`?#bk ,YV\$ Ym4;â"BJEΑ9y܎ļUiZ̍^z=1Qr*^j`ש+m''\ނIg9؟Y^M٭ Ybu;E[js\I͓hH3)]"o@3t>7^~kpy1#; r=Vy0 ESk'J2T^m-d_gZUAnv9s/#͘ P A-H`&`8by]!JLWGi#9˺¦1懙^uEXWodvݙ}QՉziQZhxdxW}O20_˫]'ا&e0+NVsP/ѻ`₼G[Q+`u+@1Opt_:zPg'gbv )VmVHt3+ nuV&Fs :' jvTDb- >wb[C^h?Jk)}hG"2 ~p !>QW(G~s8zZ,Tڷ8? bI4 '!DbN\^Z9$別Zof}P.evֻƛԉSK)jmbas$nX9B՞(J2Ųh@A?<-JuI`7gx&q0JZS#^ T2.j 3_[Э# $@WvAӈ&u6+mkVHHf%9s7K^5$I)r Oyd(Iu r.l-p"ٻڡrZI+{aKSn>&GHKxcHvY2H'el. T/'ؽOdD{=Dlq2uDo&@$ t婲=Opbm3s e|d 72,dArBtI0YE,>b&N!&5r6rVnz8#[03=,leuy.;eԐsm{Q!#xѤr'{E+;+rۡD\D̲Sg֗44-W X(nsDs?3,:^i!Ձ;:9 =UĴ)K>y~GekJkBb ߼ Is*xu;|Gam}Me'%cJƒ2GNxgxk+A3ãc闇WRBYH1S=9_G,'&9c͊v- 5QJ*R{Yg=RSNc?d~.(|_TlV1F25ޝXj8kרni4#?o^u.Zg;y9J le37Fڞ3&~KB)T5js5_L5otaqs;\Y`1T@ Αy`3]dNAT ?&s8cc6 arZĹ' B̹}_K^@zH/+#}ցc#υUfZ5$T,?Me]L+aPNơLYž<naC|C6e[5f1|&Mv 0t_z0׉a$]ܶ#N]J*@ॳjT}}~O=zW}>"2@o*ݽ0E sO?w6;@t~'fR< OKkT2UDֳm`PH Fѽ9B}1i\ j<?;'c(˨M>QJ1OBik)GǕQ0<džr/e?Ef utQpt4`:H2 'VTNw̥BTkGהm|zs;VcLO__Պ36_0?0^pO$eoqjy@\tqųk*:~戾=*mPP jp?E\DGtǁ9WLR&17ɂ!~OV 'yn4[m޲iB zE lM83UݼK!\`͚ g yޅ8`GaEӭEߨMdUgT 'SƥrX1 2NZF+/7 7m!n&ӰGn}FJt)ClZHsģG}v?yocfE$wȀ&pyp=6<hqswa,A(o3{Bam&ZR|xPĻ{`H'DfmK> *EaH;U^ED:ZR˚ A|w}ur&(P7)l ,kBYT䆗]1N3Jۺfk2Eykm V=g^z43TOxH`"x^<mR:gɏϱa>Vz02ʃ`_i:+ 1#E562{!Jd_,ku>I?guEO_}Sqfd\5߻3pVFcx> v5s8&٨ ~ڕ9zF=$ETf8fZ";:nI6rfuUQcv P3A 2'Mt%)\pniX$HA.L$"ex3˒&,QE4A{ML ̂<)b.Ex >=dM+L U}t(uD[Kޤ?e2;&.q;J_ջW ⦡4G܉̓YH<0i'-R_@cmI2Xi]=EY0QW6qJn-fby+f>Z5s_mwklǟ!95^uڛ7hq3D%ь'B3:d8n0S}`t+U cvo# ILwVFPd?A;HS4團Eޤmtb,ԤVh9eI_2 .I:AduMBFS4~8Depe#IkpDg2!z+u{owMJ"RUg*$ԏ31:6(m45}*i+wE=-D5 5ՐnI\O& @n}Dʕy޻y # [iݹ4noZeD S/m9:ؙ=GJe,@͓`]!mr5.a1#HV{ Sf7"s:m=ۏN{kktI"Qri(s 6Ǜ2kG,.VbQ ^'rCрƄxC$Tq6A[OvtIB(\O>HL0p\;}#o-F:Ph7/V^"aS=I#Flla '57ĻgOj:2@-< ,Asx[w~>ɡ X xG*Z(fyz iap,B.={Pjb끸c^^b TFm&ؗ.4YTv/V>~/#71*c</GIx~8wF y3xV(@nJ% = '=my5j#i#RxM mUH+ m(gM{[Z(*%n$2!D", k0[5>q[S~ZHS8f4}jV7G_?ˁ}gAp"h%zh;\{XyndinXb`{^7sM $Vfls޼D_LͧǏ >d+$9%?5|A;20ږsfNTDZU@6mP3TIޅkZiU+_1"'gTkcֳb|sLTAi+EdEV6GM*T@vr$~J'm3H)ntDuQ ^ ?[uQ!-#$ui64Һ0Zܚs dj2ݸGviҚoW_;!ٺ4lf4woã()-LG>7Cyg 9aSP6  #GP5;[q 9Ҭ=4\YA_ 8Uij"R(ȹш3X3'JktGRdY{V| M(>G_MGub/tIN'a Xnn[ʉ_Ϯ%((M_13mȻ7e̽{:1٥r]hh,|+$N0R&7b3W˝C[+D"LK m!ϩ/awҖE~QGCrp<KIȨ/9Lr9I`msSIS"xJؙgp95:ZiAkfº _x /wxt[K ;d1qxD {u"[Ò\֨!ߌK2ݺ"{\>}_H)4YrȨQi_3Amh.L7UO_4ݭ%:(j#16~=X^&dO |yGi|>uy%> 'D}ƨv,OtE,B]?h_wAuF#·)hX8XqlulO%:,mc'uYx1VJ`Y[;d"߂-7@Ufc)} (׹m%?85>g 싛ZoF ȶ#bX\.9“O3855 [Q辘ݴuO,"J+럙?O)eIe^7jzFRDVNiNI\\魵 d3/T'҈: ʹV!]nMNk!l捬NR5iʵ/DV(V3q>[QyoRаG ȅn|y=xȾyY.ȅMC[n4AfWK$8A dVIP;r0 _Alw zC @z;-7]Eײ lD 0X ӑ"zW;Pe&i,TYb_5A!+~8+C[gQ:>4=p!<{5_]!JkSN{0c*-<A4\%O|V66+(yX{UdU >`Jj+DCh/jl-q)B&RbiRD,4)b^3 d$8$x!7Π]J,tC(cV.`d#ҤaOT^a.:Vlg,)#/s:!y&z<۲ܔȉY|U%_|8@tg:$ނE5)s%F)m1.T01՝(#8>Ӕf]y.:c-._HI;OR]*ay^i;`<#"MtQ[1C\lϩR!,S䰕Nm-jp,D%K'^D5[y>4kCζR;Ck^/&ҘP&f QVwh+Vյ^GE$|D4"Y?*|EWLB:Uox[IT缿5"o8Bk%_<@ynhܽ& B6|LQ*QojP:E {TS` Ͼy0}_@K(*M3N>=$ ?^jn^}jXWvtfyW2MsjJF7p&q HrԂzmb/V<$d1o( "ۈ4R3&` q^L:dz~m*Ec%2 ꉊb,%}{1QnTP*DbmPIAܜq˱JǿAJȉ֚ !nkM*U]Ǭv4BXFp$]ɒ8zY1KB,PI;r2J~ uzWrw"ےZZUbˡR?}釖v1EgqڱBU@>(.8=gNU;Q=Q~Puҝ^.Hm8\*4W\G@.ntK^*æne9+Fr,{Wp6m ́8pBvP72N Mȩb%I9P݅`Bk! I1._([رs #`X]KڨcbdJzm6V;[k|E@PW,v_%>~BXe_ =[Î0gcǍe- Ƚ:lXˡ3ӇYξiȡ6CEcUARRÆ+ j>^Zʈ$5R&~;}I"N&ڠ7&WĽ\v|MVeٜJJpmCbzFZu/ѪlaxbÖcɞ;ģmH\|Pޱ|@)cnlCN&\^QQ (ص"/lyvZj~)CZBD)zU#X0L^@tL:3O9S2%˸^%(ꦢ 7AƂ L#'+I Irv@ǽt/Fǁu&"ƻpCM,,P=C҅t[x OHn}%J @'>9jGNts+4#܊!W)4f,d[":P塆@t7p3R!Clv " ?:JI!g!BXyzqv3רo5N8qd/L#MsET (CnktԅkYdKọUl  9N?.m M?O^7XRb3a=!eől3\@93Ah2x?f5r a=>턤}T~ke˸/>Q> Hi|#GqA$*§u4tC(L%l1t<:e{&$1"Nwō@ˉo&4Ξf+KԂp< j؆ DH/I7:J*=a۶Ĥӧ!܊kv:hՕ/68$Զ !c ǥH|qRrSoB\) 'Ö U\iLf}s'!7 aVp5Ф>$"]SҭG̫VC-t=8d*Ws8<3)(lxXSOj~{z$:pn A ~8},za<]*%0E,^UoS7b2@Lļf"I0SnPȁ{*GOM VE' F<8|/ZŰ"(Aj<;uka;#M% - Irw_ Oil[qf=z:q!rUz# ٯ^ b (&& |$S 5VHQe s1)+n%bmC q 'M 0|3wL#SEpQ8rg "Iaؕr$U?@_wI9oyEaJ}Pė5ـ(k>!"HCz7Tz޼&o9@&{Ҳ&mYt5@$ץ.$ NIv _ XUm-ES$Qk`ζ |5A嵐~mM> unm^/q [XaB@ZuwJ\{ @V1rN}NB`+?痨M'ˑS:O':=몘oQ:uk)Fp*(- ͈m:1B|ww f2]٭,b{c/>٥E BhgYة!=ODXmѻaR͹C" X>B3Jnqõgyx=GO$pW)e#&1P^OhE D| ?KbFԄsPs8ڤo>saKh\X{AO}V 5' ZH,ՈX:x쨕6Ew5yc/Ihz̟Nya*[fYRBI^n R;d\ 킋؆9.4abTLiK{n+hɭi9KMqu_RF)kOqBR2APDO/ {+짙)JLBHG0c0A1.Yk-3Su<<_(@z_T)lDAQPL 'lTĤ^ ~s +"\ 'pkr& *{3hb 2: KpfHo[I-xsɜCnE#%Zg*Ĩc0]̓0\Kďq94J:[h}wcٶ8Jv{P J5 n]n A@Bi+b|ݛjOt}K٣fE=NIr\ :鸐^a.3B<#$LZYWԤs=|C8BXt:{ 'uGyTOIM < MFwroYD8n{v􉬯 8hoye(~ 2]g5ldC®I^TLܣiWFĽ޺u_ĺR/z_lv}gwQu99l|EȱtN$ UhľL.@l(,pqHx'1)c)&h$;ouGtdBi?҆9v {žxAaUdhnM5@Lau(Ňa~9 "x`2?cw)i%*Z9Ux²YԹFH^`K67$Hxꂝo=j Ɔ[[ͳ)^a反һ]/ұ0 !v%_dKH2㲽t5OPCUYI63s_XV IuQ qv&df EiRXr"30Q=*6"'1%NB b-t"RY oLCQuԁ䥦#@<yk979:8|OsƑKLAE%l낕BA02|>1IdBF3_)esPaVUV/f FKۊczouha9y`ZIvü1 |2z]))"ǞnO|VGq}&dwZ(*qtȢOq,({B厡,z,Ev,¨R:/"Z4*uf/'Af0ܚ)(&0h%wPMA|9rK:=NGlQ:58(_g+Q [@PMh,CKYHe޾58 i &Ŧ'Oͭivћ$ݚ/o2 N$T$ aCJB(h$LLǸIH"LP*B>0#{*TN ~%HӐ*":e6ª[$Oj iK8/d\(w9jD#.0 \ 鳓hNzzdRv+΂xO;Bde(tvw5,V"[4`PrJ =Xx jm8 XO2rw+2 G8D)\GmyMs"ѡC&6ψa6ȚCH3Û21 EI24ٱmQ (Ϭ4gC#: TbӉ3aT?2H᜚r}GRBVV*T'EiSptL?`ȦՒe8nX|?@Y:{B0X 7A֜JƆ]7 G?,dN4}p/OfDTF>f:6h]$-غ6CDsv8+D~PK~.:X72TuHxBOY`e&P `k:kކg #ppF xKO$_!3NEw~6:@H<WpvDcOw*P 5iNg_SSyK/^(Q×:Zܩ0@cgGy(_w߰ZA%z Aktm> حt1Y|k!3:E5cHL(ag2|("$T]$}"Dym̖v[ ,~[ӊY:بU"x5T%@M+]_%D؄)aZTzc >tie2Qg~|]G1x%'6(<`́}.~I /3S_3wIk]ay{ R^}> ct!fz`X)~{o F-N Z98YܐL 2`>|tHc1_\ew|&2?83 &( =loc.c!Yo)Pӽgvьd.[3_Pqj;^aJJN%OG JNiͣx]4aZJOy}BG byq.1>>[!yh^T+x% HdΐXYs^"wlæX@(Ε>ieR.ل?;gS/"Rccq+攗6*Oq^沤.B%9Ֆq8g,՗AR.? 4j=:T\4 pSxrp[*fİ'cBj:v c:OoScS^ʀ39B{#~ePƝ/{ v 8Mܯ>Hb#ٖLlA*aW-^)F _Zق1J9g"=Ұ{/EGI.ڇ^ ISKl~,90)n^aHؔX1ו9VENA~gVd}䃧!c<-$1^R&g0[biu.`|;. ~'Zqo^s,d V8j/ܜSOF*PJK/6Ts^Áڲ;!E;ݔNXO;B6;0ɕ}fݵWUW{)l'/hT2ժ[b Uꡎ fՠ*kmcm?9{~Z@z,",2՞ mIP jY!C\5OкЉ#_GNsa+l:;XH uÓ240FY:buV?&fͲllC,c/ɵ+~# 0wYaeJLw:1hBz3 8,w_h35]x+|K7/x,z;vj3-NK~E:o#֜3u4l9saⴺ34!RQOWY= -"Oo\.50#Q8aSg֣Q5$Y^j^L{G2UWP"ܐP܏P%(Gl6( =tS5P^l>N>D$ӗpDdrVV.#"Ja 7tr9d&I;ǡl$('7VB. 5+%ó$Z􁳰۠iH KY^"K= LaPCab&G:h>FiXﲉR.|]yo]& |7[:A Ң P9IZ: Oj>%M3yR5aA|Vr$#"jD̉?;yNiV-܌gr[m6sTFL"3?]m.tNWPnSAո`~=y`uRY uBJ+LHbAOIS}Cf|1Z_?Y Ue:@((u%EL=FgiS͆O[=+Rq=mS>6gЄ!]0G+m ͣY ķ8[VVݙփ+z4{S5 ՂvsIp _ ˿TCk"':Ќ?SSpscEu#m>1p =vQ@[y|cG[mQ:=p@XqhcV-N߰Hcz6B.pcMffN&9zڝC0_)WÂQ¥!VI\3-]{m2?s2KtfdlwNe2—3A,@4ไj+wZy+T~+UNI& ,ywS*Y؜VBɍ>Rh.hwO ۉe:ճpH~V:(2 h8B A~B[4Cdd@Yd =6[~O)\S4h$e\Q;Dz7 ]#wAqޙ1e:(cU>#_ٴd>/sv|8*! Z_|mQs3E Rױ6{̳=9Z) я!S.Hcߔ"&Nyܴ`? agECW1t=kh7~Fލ1Rcڧ'Lߧ{}i&~܅cyY~4]ЌYFygKL''`Z ܠMΥ ƭԘ.lWQݛI(@\ +[<y{oN}RZr0xk|Mv q$׀^Q[;K^+i {|I,i 9<<-_;6.CBir7yiY(u˰ΣrGN-]ӛLR\d=.-=OH=ßGeƠiI\8pBY땐}b)uy*&06tE|33G}d ICɭU;A' -Cl$A MQJ?i{ucxwB]`Pnl*M* cpXw*d.7ǼQKf@=&A%(7~`-zR#uWJ\thZ䛚TzcF@ule53 p-AGcx|X}ЏT{qE#g% #pȈ^ ?Ť) 7ľ#> چkPh_yˬ>gCkH ߸dAfۻ2f:ۧZBlsL6 $j7[B6`).pREp{ c.ZS2Dr]P9NT7z8Qgv?4v ϬW!#bҵqݐ $;JغYZ4D0L-~IXfsm|:%SM'Qy(,'F4_)"ͤ-+3*y.Vq[4&Gȫ[T%,GezԃҎl(YWTLpzf۱uv ]}Hp\=z/po=2< hw@1ٷۆ0t ꉪ=i0tBgg*EKy_<:~sh]AIدS©sJ\bԄ!T֗}ENbX2[ܴmT:i3rNQ#qE;˷+>noћ|>fxVѶt;\N* zb=3Gn=B:H!_#T55~b:g8Ô:@0kND딜}7+(Wb[z2hTqD٣BQQ}z:5>K*e+1ªzF-&2"@儼Xpp8E^enGa5P/B%u&j7=>iwUP :/Q=뵅"IplFo%ƅJT9 dmVLciJw[@ uF}&`03oR S7_{x5J#N ;[lGMjY%]cR[>0PBE@#5@5b .T&WJA'iFqT$字]{># YC#+?Y퓨ঊ0էQeq݃S iFY9Vx3FU>1ڀ磞aԆ9!< ?Okj%mZøC3ޯQvzatv>wI7, Τ]w>Yll%d-~*s؊8 s12/pK-zeNO*guf*/z%#`ñڍk\u);!e-d/7Z`Yޅz0O;?˵v0)oAds jFr޿N]pTN^P$VLJ=WWcENt)3CR ~ NLl'zA4AMhk[wW&/Kg0E*n nQU7}M<㾙s̘mffhF)] 8E](6G9ΚV"12N0S^ >]Hmm.j5ATP<~#I@S9ʅ5 ;G.`F&+Tmv]K@}9nCgA$/<+˃m^KXQ5K[ tZ|nu1mxX7E'o=J'x2Wyu|ĿB&f6S# ["13kV [ve;׉EQ)EmumY_Jm,F} rMsFQ;O{99)̙d+#%Q'5Wߣ(}qe׈Wi`Lnӣ!E FGe^lPzBHN*r85*84:,&qLDͳzi',D$wYNRr7?6.FVN9jtgJe>s4т^~"*ycbY%70Z?'I'bwÁ#8(~ \a|-b5jg;7!0XVzI 8t["c'ҜT)dBsE" q 's e8DүG҂wR%ǎبQaB] D\O$7,DjCo_PBߟVN"S a >+؎]gqotb0]G uF_iw/L[߷ [ zZ5 Mʗ^='\&&xz=dň$rZz 3vagLz\GɳZZƴ/xrD3m *`G8DXWh=1zXRVHq^fxp>?oj}a\·A0"TW4cs8ЉWỦG[\g ܳuhR3,t[:mI@^mH[!DNyjU;@!9˝n9'E|g6_$~C.%T$I1Go_WO.Bh%:w鑜'E{)ˏYm; EQ41^qʚ CF|_wL.L!cJ:S䁨E)bˤi#zj2bM.uwdnB:h" \ƥz!!Z =ȼT%ޝb8ߍbG88t2ubhG??h?^QXa ܵ'IR*2GNtVO$Ew\&pI_{_y>ةTF-YzBfJ~]򲓚tܪh\G1SpK20iB 2SmXo^tiI\l4k1b4leXe0BFJ54D0B_d`0_^!!\oM>k`xN lø1X|eT5Ijnɐ\@ HF52F~ ,0" ס zwt *TXR7(B\׀v"P9{bBW1`"xz=W#<{TˤԘ&|D9O&0veVF 1c4 Aqkd .+1?ts zFz*ݓ/.d\~Mc&f5[S!S:uy)Z}\;SWr2 y[8{DFvJQ УjWZ`[Lgvp@B RYbЙ/-IHi;v_(8zdj]&V2vՀ$0V؍6zՂT>!N6.BFLV+YEt(E*nby?׷ZeoטcC>zIa5U~|# ]Wk&bҫ {sm*)%4 upiM8@IwĂ[>ehf?4L2#sQϊ(T皰uc{'\]yًtB**ѬD]_H6Cn=i-ʼΕN/rnY㿓Xa (1n[ߴAUPȡ~#"Gq 5|Q;fГ)Q Y4ieo3{çb2 Tr'B9r[iٹ?Ir=V 8}5$f5@eЎQ./tԉ~?*\^W"Ev$׀e]+pT&L} EI g!.&4>gtٱ埖C?*DWɸC46y.6ܢrԲӥ@]Ÿ́Ǭ֔L1pQoy% uxXv*;:}s?z_FmSҥ .ï~R_#3ЊqחYlA`-kvGNR!l~|X&[UrWv)g,ϱv\Uxq&XWmJ"_2TŁפ,Xߙ ])у ܿSuw)V6V|psKq^kc3;u]p+S^UG1_O0g /g,j3 Iɥh8Dq;tC0A+W=e u?I[Ŕu{!xns2WS-/M0{umoo?"]?YXk]b'>ƪ7^92d̓[A|Sgj:2Oaj*IZAYa̵TG,4{{O#DŽݺRCeA凚#N ڹAweqј^hO[)>j_"P ݜ7H~ew$Q~x*A1gs_v/{5y+h}Vw3_u&oʃٿׇ0~7"풦 >$]dHmĢ^r Ⰾ}qXY$2gE@<6NL+. 9QݏP?LB~ 'ϊe6@i\gKkh rU̘jS K= @ۍg&8) <>G ڱF)h_-O90ᝫ#WVF9.k|OR$=h!XWFgqxT,4f0\i-#+z\\ʉ M5c M׽#މC$huo2|PtP979Q6%۞V$Zl;HD%')U~4ܴø2p1AHU(MP֏ޤ6v@ kj_F1+]JIEДݏb1S0!Mz-OyzYZlQӵ{u9ZYUGی^?'k7t%."@;[Δ3X sqL7߳&:[M6}O{O'%m'm*D&߰U(5R LBT*[J/_?I?@2 H .kw Ϲv+z in\ߔD }v1 !$r˥>|'}*7jV9vH&&r2dD 1, %JCf4x B_^@^^zb3g`ֶE ] nL/"`-xsފfc>6|'A Ȥ(+Ec|=봇)x2B MlFEh_8F7~|[TRC/+p^:«TE%1COkC. ,T ;i^h2 XzP.u1p94@}- .qcItೣ0ޫѢwm K2~H!X"kܦ1ްDLnsRSV!v6){,)ÙEqP/7ָҪG>)Sݦ{ViW6vS "DQnEeGZ.YPf&FkeFPG!̼O̝29L!4_Yk< e%,f\{?RyƏLljS'7 7_=vGde ǐPW鰞]Zz'5 w=#|m*jC%N0vO~M%jCECE̛WFuJ=z8]tjN S<?xo.Z~5Άllrs /;6ρBQ#Dc@Vp癄1h5??&|"HT+OɏFyOd l]['r;i.%*v4^X|4RG17Fs%P'im4\%[Jy Y\TBIw[5AFx~Oȗv*^ZX3va$ճTX6潘ל>Ha(UgcMA$kPk &ot/8jĩLچrM\@nE]0a*;zdnM~\كQF]Oqi V9F=ebeti'%km\ijH`ݷZ4u) c/UJεF@nM',!j;6ɾR,`s|-b$ wr\4C(Tya5mhʱuՁxe;0)&fy(F\w&-w+ųNjVcz,Z$]+(&YѹCiS"_Ց.zܑ<jZA994`䁜:Rq*j}}|=O3-VTl0|[,e^76R2;kO"MI|%g'ŀ6zor%ب6G/D9FZgSꕶ>9:f(rX{Q'IS5kltRoyupZǴ/Me+gUGtRe TΌf:/z RqR\鰛]`~tKrꤴɗhkC@Sâ NN{GڬK')t4f"lJj>eNy W3-L1޴Pt"Ss2f->\ 3( O6M`n2Y Я0:OB3ExK2*1P1p3SA#ф4.r*+`4Dhww{P6|z#cNFȥJZC[w9T\bXב}! _u@>U]t򁓶>H߭3ԱHz$qΰܩc9rd|Al,tih$:/pHZX{FrNO6˪=z0f+|Z[Ί `MmqEWQk;;ݍ_KyuYA$~G=4|}ŨclCz[l<!n}ΨH˂1nh53s/-oi)QjU1k`*&U.1L7.`BJ+ղiEE?I%Y4HF-?Mpk@ϡ}5زΤ?^~%o/훴4wuڅh]φ ],M[i2o2| \>(.--?.P믵x|N{|iG7BLY)aD<.aW.Vb%7#7q1{-\)rA_ܛ.P|=!9|#&Rwt}e=Ѧ\HKwZ#B;#w9Z7* Dځ0V~7%Ou[թv$. Rq(\IisZkіXW9쭻d/U̩D491 IMHNh\C$Q%3 C ~%[,%8{_*oR; >:59s+aQ3bon{B=:+4?Jg˙G%fX7QRA'{dmvBZd-,M&LS.*h]n r- Ql)lۮ?R87G'Ҳ% v5neO?{琘8K3pZ{6.J6*rli)tINwx~?:Ш]7%9rºP+ $^O8mƽ/[R<ȪoEE6\Dd?j.* ɗ*G{ ~2rzKEG=JZ2Uū"eMAŸIĘ=s >quSW,3.ı%Yu{pu} "Cr1/sF  N77Ia,sv>; Wdzb~^ 9񂱴~< kfEH X7k_s q SnG0(~dsEJL;z+О4_MxMd SHi$jq'3{HWՋN^PVnBJ)wt; :oFx6ڛaV–eB&,uB/}N2j @%S؏nyIlr.8;,DE#J]W~n^|B-C2g\.siHI(hX-S05 %4P*T~$R^쓙Hrb1QeiRDz[ _"[wI۹JUCC?`TjWWaJy*r$N/iF:%>38~쌗%*|7:^9vm$ΪG>tAiӟٜF=Uh~cVS3y컗ƞ}t t/ lsŚpeY|(%/F:0䏍+=)dӨq`B5;Nw(g8-671)G!g(іШ`}ޖhi{CKYsn9惶p KT4˚mbM{11y"iO6v=hC&O3'1nPܺ-&:0@!Iq8V=O'N,`ED:el^wÈ!q ?Zmu'tx|H&?1qFM( v\Ks\d_gy'T,㚬5y,M) 㭶MƑm mheRm͘Vjw?)-R!RA)ϋoMN"O,rD[ &musl[tk&Iu9VJG6fY~@rbfq0S^,GA_V9ߏKC4  [!$0[ C.3+x :m?V#rJ)ʿ˽"}_ R>FpguBa::kj̵6부Js_,ѯwc٫Z V1^=mFE'5k j7sh2jyklG?4i>M(RQ)GM9rZ̶̦)< ?EЇg1=S7:lX9k ; %d}NFAKiVDW =^q%H9"h`>Ero\yef;ս>rr,~'k塢tU**Q޳1d佢`5uO78V’"#iwTVϮ4S [ad&DoU8CN6AX7%#pEB=_3Hłwn\+6?Ե,/ ׍#[kdvFTV֜p8F^nԣ9N͂l T?gABܦYHxF+p+TF1[8WQZ7FI6hN쨇2z Sd?3ǀ@ή!;JUP'v'Ax=6{[?ؤDɀ֍Ez`RM[ Qs,^zbV51n0}qWWx##馵vht_ܘn!q?#lL]~|IsTCW4@ |'VxBu"1Tq|hE՝vݽVhT_cR6Ԍ {MIjBK\s8}Ȱ]mJ*&L d :}tR80uzY~bH)_:6r Gy. lm@{L*8_HOVM ⇊oETβ~a(15u ĹzT50XզUޑw0rO*`yݼ.L pK[ @6p8Io͐ +#͢Jy{|L g&r4i43,mXtu=>{hqYJ¸ѮTLHuΉ-c5 wxnDg>~tH~ H;}jt+掞#;zT4ܓ۵R_q] ;WL'W{MXnԎmt NS`0#,pVu Pr76}z2VZ^Ů,6}0x&g?nM[D^~㘣#aD|%B݂X5'mA *S^hc`fJCoo+B(n"<|{[s`zNmT R (dVhSqU LRw֧.ɋY^|$VN+6Pély_r7Y8Jmw4q߼DsY%Wg@zpv.k3nC"D%t։$Jew(ݗgj/~C UHI3vaNټVpwI&N^Iȍ\.$L #I{7R4$eb &S#[^MbQ4lB,Pq !iؙ7Oyb\a> r= ar5Co wt]h$A} 8KB !J-@1Z3YיVD͈U 8ϒSGM5eaQ-G i;)Jd69ݮ?-aݼ-ȅ +IxgK(=1~ުZku`uYjivl0Nc6OJ'@]uAF+-,s"s/fPmD@_Y9\<-"e(T5?Tym`pJX ?HXsYh6b j2AɱC˰bӴv`DJvx^ ,󾰢riYGgnAwpfS55aSžRVќ {-f<,$JYȝ\~BC[Tk-Ϭ30 (d?#^OlXGWŗ^͞ 'D9&"G|ZQפP'>[_K{fՑaϞ*8}/X@f\.Ϝi82s\Stt;!D+:b{Ҏ{|,fLE7/p @wJo="A栴WJȇ/ VPy9 ! 3a)Z,%OhNb WcG%2}K5gۜ2iN`e 1,>঑acfKg \RpxhgML嵚\L:^Jchfꞕ@` \Ñr'$Ze㩲ɘTQ`:f1J%G ~wZɮPIVs1NGp'y IRxc2 5YP{?myTKEY m| hz)2ÆhRR@WHo+[sXˏYt;UG^O\-)Zb {E p.LҴtPհ4,];}WErHC4?,Oڦ01V6vNJ-@Z x'o!K|3e{Q9Z:i mف^LiLL&)E8gIԾ|s=ScծRߩTci!Ers`L n4I8ұŒ<>aSqd3 Xv~sLw|m;3A8.qe(O]f!!2Z3]`Fv]bD<^q^KO6QdV۪!(iމ1UQmJkDDX6l/ ?⍨~[Α ܻg.s74 CҢػmj#;ySZُnR {xLٳQzb:&4ѩZqj;xO"ehڭEmʠBN\d6$hژebz JhJ{r;<'aܕaɶC`r! oOV$FU{f¥u0ȦV'CNchb=Ynt6=n[#wwZHV^㍃fY^#hYQlMs1ce ޥC YR/}}BU=7%2n@`)rvW 6$c U nv7 \iqNw2DuB}HswM?J$q;ZI5p Y}.zi_`e<"N{u;?)J2M>t"Α L[TnA`Yԫٚew$Eujxm=}u95/PeN*Eӑ0r ר E_(Ԁ+RDa#BipR0l'ʔD X4gq/Rg4dWsقVsޛ3S`@3fvm3ٮ<tNǫ }34!/U piĴ3c_`l10\vXaV6ni޵|i`h.r)m[/;a*6 YҬGBBq292A|;P!9OO/ape<BzMqJE,iI4o$Q*]~FOhR }][R$ ,{A UXw u׺Tc9{QǭD\ګH"mzQ\'jp;MPdoƽ0 ǮL/t5?C1 +|Y Jn$JZȠKT'2LtisJL0lQ @Zn`RCC:fnz j5?t{#P/RD4=jhP咴xLꀞ89ֳ {_07q$Z,6}`fZ b"_ɍ) Ԟ"VdqkV$KT|rO2B%݉LzH͔ \z8$گlڴFEdzFfCb<.l2[K0w !k)[] 0JN-$:wUm S/ڮVV'|As% %Q̋yfsG=aH۵ 8[ܓ$*KkƧMolwL98v䝭ޕB\D?FDŽyƿy_ˬ!8fjoz.fCş厂!Ș lpoWM=KP@:.O5΃ ʘ?9^de{~3+IU> uCpc&1O6đ48T 73`< r>iղڝ&љKԿrx̹Vxsu4;X[=JI尒IEd*zg -m&H {/RA -zBkoUC JKXCɽ{c^dfgs]XƥՉƏ$m :TaI+AIa"=BG>o+ JVkԊԾy#Dhzho03XK<= 3cr?q3Y ajY)m4P{ɤ+QתA$BnQ3eBzNְc i#͐`ɕ@ih \!?%tnK1V:+:;x%Ơ7%?c{}N N]~_OM<P&]+zpG $p'hàY2D0oH6j8 -M&t Sv(i$v(k9fwZD6lC9L=1V)Oj EKїno2Afe 8- 69cZC6c{ܡ趑OOd,ZF H;[ɂ)#2U{n7_~_S5QrtMH퐃=WA S>[b dxB6j%M6M":@|K.L40.&~z>#wj3}'3X:o9c!KYQ)V+d&CWkΏNnSe٧r0|#J]@C4gaQ*a7z\4}JxOKC 'njPPg[d/9(49.|$ጇ5; [1 P+ZgWynˋG*k_ݥn7kgv4LAlm8JtpfkV]]tK;4HTZdvW'|(¹!{q?d.VTO(\:"Z.¼j@FP6M3z[5c4Qe-~6Q,6=x'{al G<4 ̴bxt$V0`]'U#گexHh*k"%ui5" h[>/N{ Iذ+3YM9Q@^(&ܮ6v᯿ `qK~.vϯ+GyOVj>,.2mT0GBk ~1Ƒ>Q}V+n -wNjsl1u^j5gWI20Ʊ:Q|#Cؾ?VI=54uKlɵUYjj֖Q!BbK~qNu b|rb2_M{Z$Hq&Y0fC< Ƕ |PR7ʢWMӟ30'LFk2ar]S;o+^,wmBx1Ne5B6a|'G9#I]teM03 0"XpM? 4[K0 0|͑'% \(lR~4n8Xv+WAv̞V°UWB8ӷԐlђ;J̨2r~VAG'H)=x:VCDc}B}9M^C D 0郚a$zeȚl93 (]}+J~! yĘM *khPl EReÅPȣ͘Z,T_ ` rvltK)XS7F ?;T]MpHT SkѺc9u87%Q.y[ |Y&<m)/sCS|9e? SQG95Aes̞P}Agt^MP Hᗿ343~7EH8lp{0J(SjCw{j)JAc`] E{'J_IXb,#Qf&NJj>% Lu0Th]タ6PflX;?.4X((]dGB=mV 70+ 4kC(y%WޖZ*; W:Ƹ2sr>o;m֋}c3K J˒5CA`FO3o}M[ᯢ))P^D%[ط\5-EGn}l[3d0ТhU~(ҡ^,=K[^ G"I.%>QU{lm^2-;4EmgD LYK͔6ٰr 8ק"#=:K{*.n18w;i=(}d L"ң^BJSkm`3R:o WWco)[S@)'F0R~k~y2ZbaU3VN9&ЮJ1>l)*RW"Ħ!rMzYӔ˪X]Rj-g?aL]21̻Ȣmn!hЌHiq5 fK>{u'X[׌*m SH2idL Cǹ V8L4?; ϻ5,԰LY_aPewѨNb \p7;`d2諸@aZ{>n=h @Ji>Cr`8$? i_@,]y}q'v p/2]0\ $r՝/ TԿC{0`S*G v7VɐpN* ͒_5> 㡥D$@A u0`|cH2YΦFN'g$ubG,E2<{3Wg #2Bl9M]O}j-2-aF~mgIn415g(FGÏ n2 .}"4YNcs 1}LM([wlYW33BxF9FV ankp(ag<atI>z۷w5z|إFGPGQ}k65Dr;YC)#3h~u]u}'o/<-9kgަa tl9VL*G _, 8j"8qKJ`MkV ь?Tl+j;h`1d_;.j.FTJ="H, @! NA*G}bQ &891=9ǰy^~IS>>Gw^ W⌴Mגۖ0-" 09YpC=4ͭ{1"ZT#h!Zi"Њ$ث;0w~, U~Z߰Dmj`m %^fy[¸˥kg\[vXjH(Hʍ?0B$ R ŦrY5Kァz?mSW [El>O"/f;Mvµ+pnYv2W<"l,U!].: ֎DnY:!$3=f9Dw[`c4ONjNFX\%~ MCňuc]׮3• W+PJN/9x'i#/-13W|vT cI%P/΂Bω4H`_h<=ĽtP중9.Z Ja>8+In>MEEG>BβUi4/jEJBgL4K¸q_h]뵴禼XEBj_ wɈ@ X@`\":zW^͕[S3(7BJW–"ס%McܕkZdR18NC&Iql4XD##{*߰hGnɡ7Қ0ϺRTas5 U|[Uof~&Qpbv _%]h̔2sJ]W )ZW:ǂZEZL`'Ro"/އUʨdV]ӈ̗0`z`hT6EB^myRg Ve[1ڀi宷Q=M.8ZE_S[W u 9 KXKuNgד?ÒOaE`1Q[D ӥ1ɦ-\ʡc3]Sʄ) eC'>lg(oԛ_pW wwTf<~|4vcXv/\?zp TΖ߈WaJɝ:@ƕcIԤ~^M ;tFz&#d!fR>ʉ?`XZ> ̠ kz6uyŎsJ \DbCA͋2dWKQ uI*ȚrJi%r ɼL㝳Þ3y1F=4,(ӴB*²U)+.{-PV}Lzڹo9}3j;xßEL;A 1R#[?켅Ci$4%&C*)f'˵ktoX`*MZG=vqGD3hI^Jr8\'5ѤsER" O!4̛!MUk2|= *gZ'1! $4l=|ਬtgv%A[{q;bD#RE kpA<_jDH dou&R#ԡ!4.Lɳ~2KB [ЫMw_U&-i,_XR̡XX_n>ZTD w^hG7f詣SczZa||t g: mPВ]I(&}--() C'*DiE:!w)s|ԫcޠ8:|J33dB"n`Mݦ٤E%?2_lCZXv r֍#&>Tor",|,-rDST'?;B萀ױ/˂abrDwk`p @𝒈(K|sʻGJj9|Cx-tp*`Ržm*C2RD-+󊲬eQ_]d\24|X|ɓb1Ur6[6MX"Ԑ ƪMx ՞!W۲5Xzxp3z'=-؃25^O6ٖTK^nij7szr߳yIJ3WAJ$=<ml1`أ//DTIG<x9~C!{0"x]%/TżM "s|)ò$,ǂeoeQS(^7Y+;,\=͕d|wM! 渕w#BF 3 T~\O-˥ԎC.V0 1ٽ';`ϕfv/ꂨ/kz+OsrX_ ;$S:Qnc5{'/*fZxW#ssToLY!Kװjأ c=rtřoGV=PIuz8 g_P;L aӠF;uW{XEi?,_oRTXUJ X" * 9VispӀ)P-G9[p蒉9"r8~琤] )B=F_YxĄu&>6% JN9.5:lzZPO!5Pn Jr~-c`Dρm>#ͭsQw7*乿Jv7j2S= rI QfFwudΧ0t~RlP5wU"8z/ !^yX Eœ^ߒC=HP]S V9NXEz=6qF/6,h,jh4"ؙޮmI.E`ʴ0VnFrZ՜yN2ʼ( 'CVm %-6>D~+JƮ-Ś[16d^o~H2q?fWKfjڧ3?dWAE|3e@Z`JFR:kV_iQZI 77-!C^QYBbE.{\`C˴M7(l` )C5,;]7Uh.J|}ܕ<6C> t)D$ K^C؋Ŗo݂ `VUʹpφT% S3n>Mf6M4یzxM~7{H#JQ1wmG;T\L"wY/U'_)0SJ:皒bzެ-?r0#W*B&`Qbo~"iFd*` ;,7J,oݜfF 4d?fަ3pGN^<ˮFc{DXǮjˠ>eZ4fRNӚ?*oԽB>9zP,UorUOO}kᲘf7%ԹadSsUVT=Ft<:0`”KkE6:Y|ITS* ^)pQ[ԷTlQBW5dMvCcqT9[m=|rʹ;/n>xh5fn F@g B4fy.aWܽ{9bʜP[ J-ޢv !R;؈R }.MgmeqL0  -/zpo*B&5c0wqUf$r<h\ƀ2WxgcGomV j"Z>+"V"Z3 7瓆.n6W"Sqynt~,M.^IP5gq\;$DjYJ5h/Q qNwz|RcO u1°Qj32k{#k{`[ǔP"]PTRH82^q(bO2 mijwNОGKSG.}~4sιVPn4KȨz֖;@r'inv<mD3 dPT\WF*tWuj:R y"OA/ôӗlk tf1\o}x.E!OUf@yw : i@~r?e4]Rh' uz#xKUHTډ}30?TP3[UMӐ\! 1v mtXr%0dȞ^З Tcg>P6ܝf 4lU8Upy 97 ը vu _6* R RfZac6*CӢ`,CWg3SaHœYn&>D"p!6jESa%5Vi?=Q(sh-_E'*C(^%_6hh6C<^! ;XcJs#xB g]T{?cRdxoxRߤ \]/-zxd̰64͞K*CS+μ * Srh44ʋaχ{E9fND{xCOH1B!!IWdXSAm&:J.Asu7f-Ffȳv .ӻ{^ C/~۶;sH;ٝyX+!uѮ*m_F'%DpSFYm+X};oaHHzUǚU(.ྺ#f^08#+Fˮ"'OG@e3#_=4 IWLTXK1dHiXDkC P1]LCF۠nWTJO0ut!=NV!#Fv*rL?^ 0>챹+Nݿhp2oÉ;I(~h޷=ya$UsypbLm0pOWsvg]8tx1y׈huLu!|D<uép0Zκ$嚜.vh#Zi.}7#r}Upivyoߜu4 KMMH1")g,l|YD]ճnBs(qh5 5.#mR9w LxBQuF]E2\ z0 DEX 3x~ H #Fb$<֨RtfOr=uB9D`fcۿM'm옮\45L4mJE闳eVukg[ڇupcPE@4W u3=Xbl:뢂*ѱ kOTn# : 1 l[^wdĘsֽݏ6po~` ;u >Di,Y~xU,-bBҊR|1Ow R[M%K"oe,}]cJwε k>' f>w 3)dN?BEB/^(hu`_A~iEx2F֬jQ-p jl0NToyw_<:߼1o> ^t$sLNʙ`.&ku k4V aZ$ןe[~aKt:ԛ^<'{+,EMtF g]#/rqJpiw bLV L_ ~m`+?EL_58kd&]Na' \짙I>Yސa=RF؁D4J^>6m*,#cGE7ydWc/!eUKe j14qq`xBէf\θ!j`|:KQbG}*``;g$S70؀꠫9<Ķ(+lz)͵ )KxIMN/~i! z幌Q]e% ~d"Xf7Ik,Dvk"Z׋hꝵ.iw{gC4D:~#8#6q{m`v]ͽЇW54t=o@ai@~A{V^4F",TQ ;<+Y2[,iYv`͵Le&HJK֞ϑZZ5q*U>5ξ45,HcKL"ǀu xj@d[֣AHтrTX g1^cb6vs g7/9}_Lef4V_'Ϫx 972&LJvW1AE7!{)B(ZeIxf5 `"2s5{04+0{qjZ9x Z`S<\am0J#N"av[H2AIhnB06>Em7U9ifoIǤe`9I>ێ_tWO}XyRA@~ܐ Ɗ]kж/%TPܰíV#%"nrdD38%Ւ'#Pw7KbQ Od7y/b9{FTЅhǍt-~,# iE9Y Gf2Hr),. VTԙ`KmȲ In^gzF׭``2gvQA "_܏1ׁP2ײת"^06۟Lݥ=`!|F^AWf{2gBGX~S jVd 2 /=˝EL- f vPPla-2S,$| .Y `Ѳ\Vʋ;43e 8Q O]zIa|Հ{+Y%L)>+oo3xa;ƷjOoLX>L#M囏>FXzmħTY,y{X0aPJq ǃ7~B<Nn \rnW+L9wg}4":k%ԼE+1@Vl㠄_CI!wA=uk,Q{: roI)AC_q23óa|\\MD쪿腸T;H?v$" +Qc^IPzCb '05Ղa&K~c*Q=Z>[值\V.OfSݷ ūet?9`矲yt <\(ޣ99&pnTUNtz{a F `f6^;f7DTo۸/x@Sj3YP'ip7QB<D['_zh1@$% g_z†A/U]؋?@yy F_/9>u>pt%∊8bS^VHH^%*q2~œdSGVwBХŖWv{USvf'.?-8@'BBdJ`u'1pg zu)>FI&ʠJxVF{Q˱VL$4&v߇tz+ 2â(gϺ hTsE].Ŝ]7VڳM,xQػ}el@@ RU?DC5պG G7kmH iu|xCf4a1,vؑ}/uKjS3ߣS\u07uduJ- -/ϪnB!R"H(8ً1/V(>(\pf&^aVVR/s^ @i"G]S+o S&@Yd14 oĽs 0].xj-X8dDMA4bf[M>`4T\qYODȸʂN 3$%@$Qĕz3]GD!tB2:'K&gşnJρTL<뚑9gƞ&6N684aWsKj8(wLxـQjb)=:S>)/S d>sl5^Hx[ԇ@)1io_y/%u=&*z/7Bśޑֱ=pWV*oٺLV'ܼ|#59o*NQCwk1r2깑rAxHZxyXgЎtiD,m8FV` ˋ| le+^ࣔƟ§S8of8:gPx6 !f)#±^032,e '(lW "9WI 2 ory+6b58x+ ..>V)~EDjH-*nrlJE,g+^1-b躟Q6a%wλPTedm~X>nל Dp$,f*'7ֳ,^#Ut ΕzRIjNe}cZQa\[ ,77)QuJ~KpG+VҖsͮ Ù']N W@$W6?Q5GBLt0=iPOV.Pj͒ toPS&~sutK'PKgv݀x_:OweՎY2XreuB6Oi>(@txu5۹_k<2wu RHzJ<b`=u(N+^aW iGչ0ՔJXIP't劇Nۆ:PoM9)+kv"R2Vi%O\?' o/li@p}3X3wI5yIrXđlcX$ ˬPR6=IER32S">ǣ˾n6M8`d&UĢy u(Yf=0X} ]$~Ξ71KrcG FMR$%mEj*24Od/$H q8[Ou/mA.~?hl{\|ѩA זW %:@➣R0h[е[>T*҉,DțaK*&`iX^N fGI>|o+gP(8u~1y{ٔ1-v }Gh#U6N|`׳hIv-; iw ϐKI\-?u9(Trč@_vH&申Oe!rJ[ZZ:9tom5AW]&п/ٝ<e_)t F0kS5-4tK\Wj\2yi <3z!y aw(}.J@p}j# ĺBrfEӶee<, (({Ei3Dtt v`NPVxa,i.\XP#gIj 6Z^_gݱ4UMžEA`*òֹ O?ѝ A`I#J;B]QCqg],T~7=n~UG"T9x9_Y9E `yW79 \ڬ C{`xMUl"p\ M9\gfT kCzP#.I{{it8!u\c ]2@ Rdho3 A ×=̗.EpZ T9. a9r*J&fi1Q}nv-vl'Wdta1%TȎPH nY:NZ !gmptGZ%#H_^Fu-L6dQ\@.ܮ"st8D #g3DwHTPu$Ox,/$UcW䁕Q,/NbJ̑n~Šx_EP-g"p!tV:uPKRi;,Ul|VÎTtm2#Hgթz zy"Xoؽޣں~~dّRmRaC$/-R۶>BxKvߡܒúh>S]Uti̍bd$ >ÆxyrK/I>~cU^ԠxKE佸s\925^m:T4 #dpr]F>V^#KBC";G!quVǘ%#֎?\vN}] A-㣭-օbp{]M2EE,@p_D].Otݱ Le[(a5 ^]7>S8}@ [S'x]5ߍV PJ)B96뾾QG|ou_?$"*wK+ vcs)j_@yov'H艚%" + Xٻv[9 g(*}]\}IL80g1gIށ{:H/pe܂G rɪ9 SoCsB"La_miD7!DՄC4D\S1df!gj>S 4wEz_Ũ;F"myK1%AKstLx{d$G~8`°_URӍlF× _6QE]38bL+Qv/`;>Zzhrm NBzYv1vZT?g)^p7N4xaJ"#zp/s(ȧ2D&4 1}lG@y%H1-{m68MͶEՌ!v7\$Y &mh9dac;Wݻ1D֡ T }9SEc. Lf6[M7 YOθvRFח'HlΜ/_t)g@P*ZJ?QS*A,g|=U,6M9I*ћ?~ :ib=_GQ~w,$1-D,6pGgfGPRڝ~ԙLNv<U;*XTTuz~.x̴a39~#e[y2r DsXr'& mʺ`厍#խ!a&}j<˷u n`iHz!^#K&=',j9Af^VuaI&wL< YRX4w򾖐Bwp^ʛ'r4F>$GAE||Ũ#FT"X*oZaw\h:/1Q&P S` l_fϡ"[h[hf^Fyʃaċ?/j[O4;7A`m oݫSL$7\e W |?៮eԏ"p14G]cvheK$~k6[bؐ QBSّD䛹4su+ L_Fo"3j&̳@gr{n-HP,o=r>|3iXWu: Xn bkn?YYXRD$|D~!|ph2|X5}śk^=8˷ = a z g]T|g4%K;'*ēkU1hj6A4rYA|wAF1N!dSϥdAvI //%%82 ?lD|DKX ho4CvxO)2|Ƥ!R%|N駀NcE~>֏eryq 4P2[L~7έs:rkP",4_8Kْ _.{05lypm{'޷0kqgT(cJ*uVK]*6 h>b6>w Q0TCGmK.yo-ر41j,wi%(c5C5Y` HG?G%Xu7 [DžվdSR(" ؔb@O¡֞'.cRƇ+O{/s(T>Ц[W[vE,gllԠpjHZr蟛9PT~&տGi֎Bo&V &VٽQ삃C p= -|~H@` Շjylc[=QfȎa.e_c5|Fizҿ .+@*kiJ>fyD/.#|`71C{#U%,'*ߠFRh+ Ly {.[ wXɧĺTFybvfJn3ba&t[Yco isJ $|a^|i, =Z.3pԯ&03ʁ5mYVBhEN"<ۗ[#u>(iv[]nY6O4ףfm[ kwx_DL* $ҷSK&zw2zdwaNcq${1ot%az ÌIS( hs%tߩi$Vy4 /mlm03kMJ7M*V&'/; !IAU4PL6A6&gAt^f33 BDCX͙nօ+D5h2 ndb( )?.VvAɈ$5Z /Dn<%* W-g_|P_BeȰ*N{@ {BFcs2h::q*Ezuu$k;J Q8bX[9{$Y˰{dbk]Ӛ2CU#$NO\ >Эs.)DvcV֯Bo 236o:5T6&UkRbI>xsҸ\WBXhhꎯ\0^^SLJBwlRug-"LD'80ՅGGO(,= 3c `q:ɟFpE`|ɕ뺛nrcMc;I06QO /JQ D÷HHfaZ`{+@Jof.FSc:J?^f) WvxJዧ1F s{٦ubp@4-kbS+anVR$*ͫ"bD8[~7;I͆u5p#Єg̭\h, UPu "bAqKMbOCqŌl-|Դ?pm&\14\iXkƢb3x^V/\f-OyFdJk)=M/'ҾFR-i.&HMm:4̬tbHGpہe_5<4"UZ/ 8@B<ѧ5РβB;Z4/)q.J 읱vﵣp.cf¹3TP1uAJEJt"vkά؉o } l5oKJitiNU :AO'% @'CE!3162݉R' 51 K,*1uGZ^: OKk{2# YchzgJ*![$5vk`΢& @Kսc9`vsvzl~J3q}0QzF;spc\~km`QRKs1lR_~RAb5wPl(SѮa.@Bf1-; Ku}Tz#e?C KuԝBgN[b0NNvy^pVc`{ ; whxWs)_ &7'5~tfsIOxYu'|\ a(KO(Ogc!ēނg99 ux 0|(*tC$RYlM2ӧ P Dcj5P=J=k rїoj.b'~c[kNBاVGv,A=5#@fCڦAx]_nQadYXH85!g-x ~mvS_9k̇閱ZfJ^m`sbH/ E/;?*uwbm]Y:Ah3v1`fydKB}^pNZAGu= /{S=#Zõ?VwǤMR*.y(ecn; wy N[4vbYh1o|h`ѓG#L+a%#*b8U}KJ,Y? ̆f /(f"rQ_!k~s?D@)Oǒj} e`"xY?;Z:I-նoAUtE-VjxaIRNkKXd LC-n[Zo7#3 CB%SZv.D6Yz߮+őurBqCτV}<6H2 4zUT86[ `|nf!3KoDn;tg풗ey&G@@dc+ 7m#`1:^y?h5؞dN1ߔ{6>m3 Q˪(sekMp bRN06S,/ԤḟUZ^Den?JQwQT-;vr|L`Ŷ]޾jYETQ |0$2]j6( 2/7/¯ mhmhn_1afɳ?5DT 9iJ]!MznN&r_`e_*n$J\e* k?m %rXJ_-OuƑln0M q?y 8/U*ψY9#ևv^>TnaScw1&CVhތa(B/iaps1A<$axp<0ox =2|unqxƌބ9ԡTM$=m~rDږw8I|yB[,U]n՟|qePD;ꬔOkTܮ&;vhGshJqmP<"9l)&IJaˉUVnK96G> ?碮-`]0AMg/U怴ثҽJo8G RBv\]|)U*gAL١tL]Q޿r7=1^Iu@ٚW⅏@P3c5ŘpWQ)*vB(vE_M)ydI?1C 4mzQaQ{jG.uA a)xr;ـ[6 R߂ _0O>99Q"酦pκoIIe¤=,#LvS*Rnb̹j<_| +}WzOTWe%lK2zTgۏn) /.ǚ\Jc?i8M ZO8 (,KfƅY":"/%Y(Mi&F**"ǓgZ7〃4Z 4s\m~=`[HTVxGOf.jl3e,xb-O}u|skiVv/!oB-"\`vqw`BqH>OeJG9Xy % ?*@wIV\7*nqZ_!Qc`>칾—9Xsf./{a&+ Z 2$qr/D|D-= H㮤> PppA63COyyZ|9efvO$S `:.s_7Zҕ'/}3ӌRC&/7FO|Rm3*q,^ le0 LAgIH!RPRǽ {o* fm+XEy3\\d/2 sm~2=5\^0j&Ka  ewz U2Iw/:A>B59::x>Eu**zue4RvyW8nC.|盧~X? [sf#12%PC4<E|5s+ mgu=kcPНtyw9xUa4sthT5 _scY0#|uqLa} DTȢ"1Ip"ay؄ng/Ψ`j{ӶļY޵)p78~ wa!h, 1;9] _+dwFM~Jy)?C?)`OljnA$H/ yP#PE:8YsYĝ-z*Oƺ&槊΍aO H9(Ϝ)kïY?X^:lRY =c#2*pr$Y*Q)}-8gRV5?J=4Ii;sH"(3Ê8Ÿ.zJ8R1ۗ.NISSs&z`䪨R,/C.๡yJP3⣃N9Rj]e=|XVåol;Ѹhy; ?>+|茜7S\牨Y25|Rc/q|?||u}fHd5Zoj>;e]k7WPuKFkxiYZz8|+\{҆>M,y!X Cqr彮'aU5xvz9 gkU( 9A.XO[}lb]'I*z~jiK Q!`1kUxq.bik&FTL>&Ej7W{QlB;%̯@/9ABb_f By;,w(M,[M0Smt{CVx< ֞}F5dH%4ͅkx%ծhz)h%lW^ȚLb,_2"ֿFճc'I`[]vs"A2+oɩZj0V:qQ#aP=ʿmړH8ݰSJ/rCێ$!mvb1XE83umaK3h9JRƏ]sunQZQîySAE wɜ`>+$HlbKgDHBnS{'h{av!vûJAb9hƢ}v1*Ǿɜfk1ɝQ7+sD#W=R匦<n$t1ko ?郢}37ex&*.=\]Gf~ybs槛E]ˌM^-c')bf5觛a#eez-PoXXNr[Yft9,[(ϫֆyNQné ǂA`@OFPt\ s/7 Td*)s&M1߱~ʺ-9TnKhX4ے%B:s>F>ynV?rO8hi>FCÙëBY~i \EcOJ|Hߩ2Y$Bt;EEKc7|蕘._I1µv5)OX3dAa7@)J@O2=12ڋ{傉'{ aQ!D y<qP/no9PMjXK }u1~ Ȉ+W;d |SifWgǍޘ CXVY%! ܒ'XlNAoRה*=PX*^Q& p :QVt|9T GZJ[*W\HQ0{42Vj_11WAiY+  [`ڻӷSdw. 9m27Sq̾$nS>(̽=f6|cۋ/麧CXM+iK'\"BC-?lgqYͬDiMw?)+6^ڝjvCFHV?!> UR;BIi#zV2JN>?9bO߁g1!:Jɠe/ɴ<.;Bpzjv|`kzt&=#~_kRHK4 9}P{S; ȦCbݎy.iDCa**!Ϳ #jfNBoNr!} v朓躾O֤xfgZb=Lc L8m Bݱ##P[34sMemv(7xHb}̊^o`آ?/H2"Y{-)]qth[=uWP=Y+!l^o{Jy+ 58@](F[ ?FS XURw+"~8rOZsA)&TZucn=̿l6DFE&ӉZ ڷ Ā d=6o BWᶪI>A`Vވ'FO뢑~-Zv¾X"XTԴEX1]?22䌓XKhPpPcl"B ~G E@H0mrZ]Պ0qY8 Ky;qOn~B(sNϠ:Fd/E҇J"%OӤ҈>eb|"V[S^&k[k5;M.u i{+~G[VP9MKvlagҽj㪝 e[[b} 5ܔW .|*) Xo@,T $XwӓVԯM/N •E_ȹb^S`V3..:*F5$L;bv ♻1ij11c;9 2 Ȃ#6S;NLJEPD8\ՠjZB :ʑDWBD8ޞ*`=SU5le yv5Rb4hSkK "ݍ\SXkD.pO쮺+==݆^*CJ7ˋN@<^AAr86 Aw(8_+enq"S6,< J]M72RF>vT%B+MhJ.l'w!G/d_VMQ8ֿjpg)c:b4TIܥfdh[qrƸ˙6d`Mջ)슇CU[n{x;A*w .2Mn-eߴlݵыM!ǁbxz";X=y +ܣ1y?̡Em;8kƭ1al&M+ xh_&̶J^z&{8i_"ljw?O@:蛣' _7*r% 260̗uhjvOSCH%ױS.%'ӑbCD3'r?PRRe;T!D7^ 2l;MA\AAIvY—f;k1uI@gy<`]!Ƒ;\'iM`^ WH9W<އ+kZʴ:s?YSC|001ABUՈ$kl߉/]AIӢ< =F0'dC"˘nvX*iUBC߾dLكMR|qiu|BX+ :0s%54: wӖL OlvkUzVb`&4?@~*'m8/w[$>JۏnD"$+H>lYRh(Bs6KC:m=jvd+'@]/4R82i6Ɯ`UпfLҞ,Il"B i+eqRlz p?ubEI*㛨"A\)<_r~=i4TOCx:J@ߒ\[, U{ (Dzs*r-q,)؃%<6Z|^V CUe ƙT-" /^kJ oWFa%49UR(ջN@WI| \7̒.cɊx̪ meƝ^]ま ( /5Sb .$\ft3L@# / y3cZo`V].s"MS̬` SnOVbZjD[%^_n&/Ӗuh]S*>O~<`-bW7_T{]ɁǞf4]:}