libaugeas0-1.2.0-13.3.1<>,EZ1/=„ x\Q)n,Pg:5|HL@y?pi+HEW#qʢ/ ⚳2j.  7-ޝ+tEMn#N3 9m3\^; PR6T'M묇Q 54 $'%Oe%iF?? d   E3 Ll     (8L`|(>8H&9&: x&>@FGHIXY,\X]h^bcSdefluvw,x<yL&zClibaugeas01.2.013.3.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.Z1cloud135openSUSE Leap 42.3openSUSEGPL-3.0+ and LGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://augeas.net/linuxx86_64Z#Z$Z"Z$d7562638efd0fabe4235ff30f13bd1065727b8fb40571a7815496f37de87df19libaugeas.so.0.18.0libfa.so.1.4.0rootrootrootrootrootrootrootrootaugeas-1.2.0-13.3.1.src.rpmlibaugeas.so.0()(64bit)libaugeas.so.0(AUGEAS_0.1.0)(64bit)libaugeas.so.0(AUGEAS_0.10.0)(64bit)libaugeas.so.0(AUGEAS_0.11.0)(64bit)libaugeas.so.0(AUGEAS_0.12.0)(64bit)libaugeas.so.0(AUGEAS_0.14.0)(64bit)libaugeas.so.0(AUGEAS_0.15.0)(64bit)libaugeas.so.0(AUGEAS_0.16.0)(64bit)libaugeas.so.0(AUGEAS_0.18.0)(64bit)libaugeas.so.0(AUGEAS_0.19.0)(64bit)libaugeas.so.0(AUGEAS_0.8.0)(64bit)libaugeas0libaugeas0(x86-64)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.2.0)(64bit)libfa.so.1(FA_1.4.0)(64bit)@@@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.2.0)(64bit)libfa.so.1(FA_1.4.0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2ZYRHXӸ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@IIIvcizek@suse.comknut.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- fix CVE-2017-7555 (bsc#1054171) * a memory corruption bug could have lead to arbitrary code execution by passing crafted strings that would be mis-handled by parse_name() * add augeas-CVE-2017-7555.patch- 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)/sbin/ldconfig/sbin/ldconfigcloud135 15206077931.2.0-13.3.11.2.0-13.3.1libaugeas.so.0libaugeas.so.0.18.0libfa.so.1libfa.so.1.4.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7876/openSUSE_Leap_42.3_Update/5840916d86343a524ca259da99c11114-augeas.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=35bcb3018323479b274abccf09e16aa66dc8fe4d, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ad7461dab4f1ebe8f3eb5025c1e981e0df4f840, stripped PP PPPPPPPP PRRRR R R RRRRRRR RR RPPPP RRRRRRR |rb\Fraugeas-lenses1.2.0?]"k%adnh۵_~"ߺ ?r2>o-̒H*ryu Df+xX6:S&5Lobg'|%AC g|[A ^UxӋA0PSB粒,3=|KkC4"N'f[df*HQN;l[1*8%Ŀ"~!uݵX2[öhj[W89hBK?ԽZU^o#+HL%su&!'llΔ,jf):t[]xM¼7 #A~;^uSw@a$ʂD[&|6US =`Ejч(L, _ :t)خisI1!:qI/OHW :`Nq}ȔwpM/hU =RͣiI^gM-dNtPs*-ڞ%@͠aff|2 mj# 3w7d+8d ^N t?C]&kсE[r*GqVEbh~.6;CJϩNCcVX)qa &. ˓n-f-+ZꚆ{EUiE<ڂ4X&1bs%45>) dL0h]K(L@UQ~VnK֌/6=tAP :H.dNl]{J~klP*$X]W1ӍOш  {LVUszz@~W5M*) =#ER{v?h;砨I-V,WH*ˊn"4FOT?:#u:p1bf-h]a=wR"QL^rraCɑOCVyF#TqJ}wϓWlZOYħ./N)ދd̵na<* V_f,JϞ rLMHS!}:zνMĐ< 0(vQ >0z~h:?,n/e3eu>.wO6C >̉TTYt4z5BH [=PX_G0o'A5E0xP[֡(DI,iS\ EVGjPb=ZgKh11aQt;F!Q+x-Dz16B[!Vŵ -ſXvZki&o _K`ń겎۩i)Y}=0o~lM[PwEϼ]C=lC<:@V 8 =H'k\=vo/\C"u$T4EV3ꚽr{}'ܛdch:v+[ek+ k\hN8xyugNc[jauB|0>s>huogz0 sH4T\WxNzGc~<3۲48ňl31̅$.%ah} W[jĂDBV' s!c-9{POkV&Z:{Sǧ {N3.4v,-Yf C7ʉcZГn3aqu,*\q=~rF tDN12~q-1qK%$^RaSѳz9G+[꾲S6)572pi`ނ욜gf@)KzN fXyS;mV膚+KJt|㒏 9oQv *=b .I<{țga^VdąI82eCgkm 1x 8/2 ^*5T5ZbDU8r:mN$< /0xˆS|4d\!(HnOQ@kȕ+TX J4x~PiҁO :c:.OK:^)Rɠ8/B"6j8nRiKEP2U7/IYzYgl.")┦G,D܆!T@I2NC2N_J•qkӃJ9.NcM=al'yXc 0Č2Ga*h`I©c{' +֏! ;ԏ> Ff U^C#]zKAy)?0 -N`8*SsFnOM -GA(]LW0)f-iKEoUvAH; Ɋ̅1ܚ_~h+#gabڝf;;2RӴ_Wl ݚ4*bm>K%x<;Ia]R.>U)zaR9yV"B;&~(9FZژ>C=qlL_Ni?U'WDZ`D*WE819@Tf<-O'  Quh(@1V0L=W { L+FPYL.?$a %SOq:Yj$iK^fvg JOI57\]2_Q(qlU3wjؼwИXƊ4f"W2;;*%Ziw q:x[ QH EMw')$q[1MvԩEAjFdhю^ jOyAl֒:tHhJ+66=Yqɟ!mGD,5/%)K԰_%L_&!8 7ۊ?LZ/J=1`gNo2/uv>*Ӓ‰ٵ4ї6?_yn|$VJZJUs~JZDH::nzj2::@0:h'bЅjqY\1"jjJ@3-pc;#uXsoa^RH"шz[h14AJ"Gvv_\Q8\mmaNsv`M1Ou= nqܝ#q {M۹;!7k}Ac0E*)jY)/KP̈1wW61PVvzl`Ij_#B."D&C  zfU^\##n8Sܐ%Ls_ 㢙p% h2 [H$틣'I ه8tU3NUkbZ]\E8,^ @D(NMƧNM0ND`qV}s꿗g.[34$1^>op !Sc>e7.Pa >Ar^˓JkۘaƮj/{hs\@H#T5-/G :NI]th'yk[䁙*Cd9Xk=,(Z{ߠo zbŪ0s a`âM\cnwIƅBM+ _P0zѲ{oy̔~&-~1 CY$?Y+^ĩU5ɪPә !gI8:Pv< 9֑6IUU`Nm?;Y 'k1 U}7sU n:s0d)@3G/|έ{y^bp04\>̷Ba[7ab2PGD{x _:958% MUCa|BKL;9A^/2CFxO}obn^RM2?v>7yq˩VK$v$BҤ/"zǹoxx MDfs6AdTGX ΅eiKh`:P]DCF0e1x7W˖UD=O?HbuO5yfK6,\|œ* i #/}2[m V"[-*|D$bl7EeJZ>;ɰ5[ ך 9^m=i+V Så^i]zO6r^d[Uf'!Gj!t^5 LF|_N5$0$ jpZ|X*&bI.'W? $z~N08ݞWuKzC*/&9[oJ,esHmrԦQ챪G'{G )M~+BLUASܻ?6 U};gBvaW>/`'-UhnP^='SJ!j$F>ٱĒ-4yOqZ/Vz]X9G>@|`_2ɤ8[|; JW*cưMJ(3]oX#o٢tĠa3f# 4܌n-Du"PYNqCPzC cVҢkeLV6@9 ȕGE;K Ձ: `R=})ɝ.wUǘ#x W끗.s}d)sך.&Xfj3>zDخ ׆Ƭ:}pM<[xCd6柶{S2{:J}W,"¬T\q6m(s ,X+eO+d>e#QbK]aF@2! ':“༤#cFt.S-g(`o0=scW@C'Ƈ &D(d[~ |slW<ᄤrȡ̭vDuˇ~ݏ ȓJ ڀ[jahqjBw4 : ,o3 ѸÊBd[(" Mth>TzuRG[*J|g XP%i[= }Υ}v7 ]/[Jz]%&Qԛ Oh 4J4yѳȐ@5Ag WoG[eDMLM)>D+a]h)$V @S7GJF$dQ}hK$&!ۥ1by&')6 tԩzjݑS7KZCyvA2 ѽ/AkzʒiwKWY(UUC] 3`:^KP,ohXGzZiq]`äw϶i c 굡S/B qy!ͫqsb^o/QeQZnHHMC Ն=هR)L³j5UͥƥLim$CWz V A65LԶD*t2-<(P?|3eڊm*DxH sKV w CFPNn ȦK Rԝj!գVRuP uˈ[;gk5c Vҳd4~n5C.Z罒vw M ^mdV!4|idE)5lYsC}i5{ADK'0V7"L̩.j1Rꦛs 30"R|x2ˡ^=(59LF9.y9IIѺKbpb^kBk ⲧbgDv )/]> -|-fY^ÔK!HLkSk0ʴ9<!*IZ-J]WEo+G1CM0O0Ox]M@ ͊^"n߸Nqr1]Υ)0ƭ*hA#kBe,,o7-a@%8*dҵ yj;[~n2fS#vW| ,"H RS}9fO52@˶v<" |GthX&B^UH\n7E@0Y#LO ed1J5wtو߫&:{jVj~s@6%ηa隆tݬZY3aF@:TQD{eBbx5i)wh9bNKogz.Q䤍0N)<\ z2 ټ' n? }7[8AFء7wMlKPXEP2C ޶{pގ|"5FUHz@jS]](uD\aJ3[on V&WY敺\ZxHpW USf;1:`?S3o&76lsk G^Ӆ܍nf T?}={$|<&<&iOȊ_cu3t`/V4 | ܽCپ[UnݣxSSՏ}V'hIg4i Ƥ0e;i]K,7Wy.:kᮧ v+T+`+y] =(E4hĆ|ƒd_d0KhͽGF+x2UH9Чg޸lNE?&!-&*f a8f}gp'p)h,< tH֭J*HM+y~/wduO1-Z MD>L~FHi+>}!'ex/8?DB5 #hVGQǑO$ w-@>89cYYZ~[ީHkgW:?n_D*y>!BѦf@0.uow6JI<D-ȷʮl2HB[/6B< *XcxGVj|׷AXl o"Yuoѝ>&Ts'ڍaٜ|wwcIׄFq*`C4T,(7ao'^ J ! ^Je9/_p(Ľ!( }Iaez&"Zho\ב!bXrSr>P'!Q>U'=1ywvJyghgmFa"κ.˼mǏl b DIugy 7IMJ}op.K(ke"x{.2]L/s+iFj9E2e.jxGI~]c Ꟶq~yf:Jti.:XL'<旆˟fxY^V!ҐN?_V\@(IˋoY* ~YC`+e~;4ӔΏfUzFϧx4VmFhXrBv,Y%0Gt '#B7uHNIX=fuiemNDuc `')3OV/r$zyӋ5>ͶpK趸9{XQ\aF@>WB2:[ĺ oa9SR6.}^n Lޒngͬq*\=1UZ΃*x"2 |N5 {- iT `*qr>ӗa.-^TjL*D`;6~#jM= 07j~T|ӭ+KJr&Øz*?ْ C5k-쿤Qtކͣq&am[Ai]|rjZeQTӉd?ga#xYaq%)tbg ki9rjJetE\ t6-Tnxi#P 9lLJDьb{?zI䞴eʪ(^"z [WF,z=_[JNqakXEN} =u i!8=Gt6txx6hT Q@pwb UpRأaN\ X,/I>>in!SG6*4Ӆ*™WȹX.}lr#I䄓Ƿ9ŲXW 3R" (3YХK0e@Ԩ) t{8 d_ƾ-DY_Sz,Bğ$f(WwuWM^n"A.AYdZX}9SpHӠCh1u2!ԁvbaξ^!-b : Gt|#޿X&7ԡLR~Ιu_ }noaDl6:˕he#{-I [17,7*(zQ X@3$J.Z 2g&k@CKJI.) Iߑ-zr` 1T闺NpH??Du>(֖.X}cNBYZBed-gG&hUchc{)C4Agiv:t ndXlDֻeLr\ұFEIFFXX28~-#KtEjxl@i @Vc[c.q4-$E[FLf{f^sQ2yl1(X OݯqXb\u)& :PV$e9C4Hu5J?-pXW3ŲRZ~0K5Ȁ!_*)#\ m( 羿W(^O0wL$+ ;~`/W /xpNI,LU㎋@؀g5јzC:HXb4C߻+ǞrE|?y(S{ RB|zE2rчɳ^[^noC Eh<$0_b?{*}toLp2c#Xsgl {ϽɁl*Vohpۓ 3Mz b3;Ѩuq;:%wYb$/h&7nKqb4Jp `whyz_]ypa~gj`eJRY&JJxh96bL%J.XZJ 0 Hw.AB"B[j|q+s\ʓf<8gd`&y(Q\w ~]o_O@G$' x pekc!JYɶj[jq-rEUBsVZl=cDݸ-G h{DYjCGnT!3頼b>Mr9 BF cKu B@/;|Iꔅ?3 zA ,6xE* |*uyggSѻ5r}6 Ҡag]j^31Ʈ)N!|!?}ԉA'n'O t+ap!Do Wi 䀾]u v |Gп|YPXi&V:"-3f)UR+:ʃm$,ho+ v xEc kϨvjm ӯ4 ,wMm*nKV+ mTx5 #R޵>9!2>$Rۄ Sjs# n5*mH&6$.IW҄I7H:V 8C6ލDf 3pԙ|Z^ .BL35w#x3ZZe/\c]&Qj+{7/Ued82aMbg\Ɇhyg H+Pvصf d^ wRZ")q/><^6P)mj0}T u^QB 0i%F%cw%^xyϕ`˕ .\ \+k:~e l5C6?^}nJˬۓ)[/@~13ӢOѶmǣaZE]QDvi\PW:A@!; CRdZ8 (el(iH#@l&7V% ˵46e&F8Me ?pA}fWۘ2gl0:ħ]n^e1%! 8\LҡKpJxXMdJb]Oa61}LR }iU~LVj%Ю2&U!_*G9.n/|];qY9' WȪq~*mH2n[@8͜P/b|F`E\ܜ6DG%m$}hڈb{&X 1 ݝƍ̤Iyۊ8$A\F{[4m_ V8G#Ȩ!F([i#tjC9uySR[:Mu]ʄ#Ibg?F=QIٲ__};?jսuw ICu9 r3!r:-Da['gNtB-mI[C4 f8Ʉ.aQÆU_'.(S5D.;zx͘(J]B&ꌼlbL_훡,랋z+> 8-]!>`L)BV?訴H{8آU9/1PNO7$Rߘꒉ"*q,%`X lPv鞛+|8 _V?Ǘ[C>FRVRp?PipaK:F7qq0$C([)W)~ Qt fl ?YZ}7< X3Io][gb)ҟ~ea H%h0XE@^0U+|+/WntkM~ @Ogஊ0%$/>Ekh.=K]*:T\)/B'P/E;(d!~CTTRj! p5|l)a }Ⴇ`DBzL\+pCS8Y`n-IO*~@rPF<Z8 vKbL ؐ`t~8gsJ&X=Fltn UX$>Vʵ);sPeh6BU<\tFe2~1^ns#!o"S}6lw 4)kbqV4}w@\ܛq%Vf("O|V}x3|),"IzZMk/{e^m Aj47 v9n81;LW np& pXh핀B1u07msI1O==-T"cd٦| +y<34l습nУ=胳 +3kSYWۣLC|ZZ:Qg Gv,p!B}+TrYGM*xy1˲8݌~*vszQM 8a=eTc]u \lLjAej5&tpU"psGs J"ڂ^tx+LܒPOR;N5:u 7fA ̨i{Bƣ{+5k4RBJޔg`;: B7=_4h(Qxu]/ɐ7gfo$u ^g/N6RCNa2i1"{ H7I pد $^S9v.G ꁗW+!R9V].j.ȇJy\ g^vCMBur7uHaSнsy g "qwo7aԠzM(JtZ6 3?pv~4؆Y^\ȅ:v6 1:o;k7]r@'ظ̣'3{9q(*J`t Pg`+ߐg,/Q }~&v`ê܈ [b=^$d.I`YYGǸǒ-JI2TBTl\*_HɰR\7 ":eU*tS eC/BjbS3xr3LGڅ\ uw-PMC|p*Ei ̈́Ym3ΕGW {/?HĬ@nM1o%%zk?ns''H%\"B( m4Mb]_M1޵o4_~wy[[hzS-⨮VjwuII*ua[-9!Iٖ 8_\]ËpҥkmS绁8 Է{@!9 xah<$w{c >î ?=SNrMl]?(Q*1HPX#`_6`z<y|v;:\Ppת{,6 >l W+X]:nȦ0d,[0j$TLYl#m$#,#)b{Own{D (/b_~&Ml#ʵ˸ydopA<6eͅ"mg@V3ѲU5"%y P--E -E;X@̖a S973UQXb@l;Wl[ATc%݀˚a2-!~_OrZ'e&%T ƒȂ۸G;>RW`7djA:rIZbz2 @Ɣ|ݸMR KuުJ6!j*Tx^f7}˵gߚK%V,oR[d23bf\5qOԨ*aV͗ɀ gݠnPX\>8s.UCW]3LױS_fP?k0KyN/_בiXTCлqbPqD4|: ,~o#ha|ɯS|̥SqbBk.PL-7 ϔyÏctB8ߍŬF<({(RsIʉB;^f*5+5QuD oήAOX = d)?SC+ozW_;S#]pɓGwt5w$](`W眱U:uOF(,zMZ|ϴRVqCD6ILVOAMLL<ӈ83Kg8fY?n+R2UUX=MU߅C>Wގ$ld|}9lc'hm_WA}JC&xQ䥝lqњ-\'3+/iPt.S-57o!۳dN$ ?,Vɝ6i ؕ ЃB'.rhHqF]%ג('  (20z"%b}"W^,eIQ5|Xd9l6K-1yԏ*)OaGQQ0l``=h<; \2ARAKNP 089=%ŒD >ZE!ӛ\Kdy^W٨̎eCtr)ȃfTâ10_aKr)MB4W#8Z4o-ǁR R*gAkB15BH e I'4t d " f%jJ)S;HM,D.zZTL);(=tr GbL\I{ԟheɱD#ˈ(m谼(᳉C9tXPGбsq7Z@_O(ޙ/n^ ?j& |׉XUa^Ĩ$#$`Cy)zOIs!wF^WnNSRA꺽tcX`|K)o5o-ʗRbxBwyFG /%:0^wj#,kXE/&Mǯ(~>SAV^JOvJ_Y3ۆk-x"m'W(C'VņhQp0t-_I@& M^ZN`LrhqNn<;1ظՁH<3MlCDbt$NQa .#j1粼HRi7R0d=^ld+##+ic\@.]u)׬gK\#50YN>l1aOs-J|u%KGzH'f[m@%J[+gu@`sı^E<k`PnnyUԀ&W$-=3n&f:~o&|dcZa OUjF4B5 wA"KӣP hq০یqY-&nkUpV2"S*6˝...gc7G 0ZZ]¡Iј*ג8}Q:eWM5^@(brPJ]Ko>fI&*#G: qgegXIAXEȄҵgI˽~e\Ug+YڂfUJwWrL D9j6Ʉ[O -cE(LOѱDC1RU-FoG69?6~nH:8)HY %¾×&H q 2rQ"}Mx]:ya5 8l"A0AK[T1F2km7: -ii}5a5#+'knٚ mu%ڦCvškiw%h4кL~-J.WY0D1ad [BͺW 9\dD(%<|!1^YxŮ(Bwq\|Z"k-U(㝡Ezdࢸ .b:`ӹH E ٵQUxJ pу40|m* ҩILhUu(/9;|D̊*|PA\[PeBMԿh 6#OK"Q<γ .:I}t'>fB$QӴΝTEHث5{(o. $q",t60,0-z~ P=VhإSzYʵE8}{ˍ=ێFp!Ֆp%{RmXMxf0+wmd"h=Ͽ،d\)L&41XR~ aU3 KCV@7dff7eUpm4T:%n`R _K `~͘Ր?vxXj)ƙ 'w@d.>PԝV/[ @ ҕ W"ah $CR::bm5\?aW`5hO#=2hXH}N