augeas-1.12.0-150400.3.3.6<>,Ĝbvp9|-PC ӣL M>rrʄ>d?dd   I| '-8 h        T  `   , \t ( 8 9 : gF\YG\p H\ I\ X\Y\\] ]]< ^]b^1c^d_[e_`f_cl_eu_x v_wch xc yc&zd`dpdtdzdCaugeas1.12.0150400.3.3.6An utility for changing configuration filesAn utility for programmatically editing configuration files. Augeas parses configuration files into a tree structure. The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree.bvibs-arm-2TSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttps://augeas.net/linuxaarch64    `epg I D΁A큤A큤bv8bv8bv8bv8bvx\\^'bvxVObv7bv7bv78d6197be4338ee420ac5e7657f6cf6fdaa8cf304dbd7261a7363dbf2267cdb994abbf1acdc9dbfb33c0d3168ffe574714f4f6ce4f4904a3effbed1be8db6e19f12161c016a2ea451c7be4d3f2a14df627486b804bed848d13193538a74ec4065f0f83d7644c377b4d7faf9dca2258d397736af965f40f93172efbb559364ef0722621358e5eada9cf5246c035c279d82cd8c83fdec82ee74687fa2d3f81a823a69b1a06285ffb46f95bf73bf638c8d928c26324aef9c0341b0c3d922552dbf3dca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532ff297aee6d11071bfe1c03113af6c55720b7e7d35cdcc4de82b05dc1d896b2e97f968dc963d8aa90fb464b2b90090766ef984c24413584023507cfab0d7c25a783210e06117d2adfd77ac288c0b1f15e5c47db311e0caaeac9e9d9cad153b0ferootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootaugeas-1.12.0-150400.3.3.6.src.rpmaugeasaugeas(aarch-64)@@@@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libaugeas.so.0()(64bit)libaugeas.so.0(AUGEAS_0.1.0)(64bit)libaugeas.so.0(AUGEAS_0.10.0)(64bit)libaugeas.so.0(AUGEAS_0.14.0)(64bit)libaugeas.so.0(AUGEAS_0.16.0)(64bit)libaugeas.so.0(AUGEAS_0.21.0)(64bit)libaugeas.so.0(AUGEAS_0.24.0)(64bit)libaugeas.so.0(AUGEAS_0.8.0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfa.so.1()(64bit)libfa.so.1(FA_1.0.0)(64bit)libfa.so.1(FA_1.5.0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libreadline.so.7()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bM`[`8@`"y@_c\M\b@\ @ZZZY@Y-^X=W4p@WUU@TTdavid.anes@suse.comdmueller@suse.comjsikes@suse.comjsikes@suse.comelimat@opensuse.orgmliska@suse.czvcizek@suse.comecsos@opensuse.orgjengelh@inai.devcizek@suse.comfvogt@suse.comvcizek@suse.comtchvatal@suse.comtchvatal@suse.commlatimer@suse.comcbosdonnat@suse.comtchvatal@suse.comtchvatal@suse.commeissner@suse.comp.drouand@gmail.com- add augeas-sysctl_parsing.patch (bsc#1197443) * backport original patch and rebase- add remove-unportable-tests.patch to fix build- Allow all printable ASCII characters in WPA-PSK definition * augeas-allow_printable_ASCII.patch * bsc#1185524 * Sourced from https://github.com/hercules-team/augeas/pull/723/commits * Credit to Michal Filka - Add new directives and options supported in chrony since 3.3 up to 4.0. * augeas-new_options_for_chrony.patch * [bsc#1178470] * sourced from https://github.com/hercules-team/augeas/pull/698- update to 1.12.0 General changes/additions - update gnulib to 91584ed6 Lens changes/additions - Anaconda: new lens to process /etc/sysconfig/anaconda instead of Shellvars (Pino Toscano) (Issue #597) - DevfsRules: add lens for FreeBSD devfs.rules files - Dovecot: permit ! in block titles (Nathan Ward) (Issue #599) - Hostname: Allow creation of hostname when file is missing (David Farrell) (Issue #606) - Krb5: add more pkinit_* options (Issue #603) - Logrotate: fix missing recognition of double quoted filenames (Issue #611) - Multipath: accept values enclosed in quotes (Issue #583) - Nginx: support unix sockets as server address (Issue #618) - Nsswitch: add merge action (Issue #609) - Pam: accept continuation lines (Issue #590) - Puppetfile: allow symbols as (optional) values (Issue #619) allow comments in entries (Issue #620) - Rsyslog: support dynamic file paths (Issue #622) treat #!/+/- as comment (arnolda, PR #595) - Syslog: accept 'include' directive (Issue #486) - Semanage: new lens to process /etc/selinux/semanage.conf instead of Simplevars (Pino Toscano) (Issue #594) - Shellvars: allow and/or in @if conditions (#582) accept functions wrapped in round brackets, accept variables with a dash in their name, exclude csh/tcsh profile scripts (Pino Toscano) (Issue #600) accept variable as command (Issue #601) - Ssh: accept RekeyLimit (Issue #605) - Sshd: accept '=' to separate option names from their values (Emil Dragu, #587) - Sudoers: support 'always_query_group_plugin' flag (Steve Traylen, #588) - Strongswan: parse lists. This is a backwards-incompatible change since list entries that were parsed into a single string are now split into a list of entries (Kaarle Ritvanen) - Toml: new lens to parse .toml files (PR #91) - Xorg: accept empty values for options (arnolda, PR #596) - refresh patches - run spec-cleaner- Add gcc9-disable-broken-test.patch in order to address bsc#1120894.- Don't ignore %check test result, the testsuite now successfully passes- update to 1.11.0 General changes/additions - augmatch: add a --quiet option; make the exit status useful to tell whether there was a match or not - Drastically reduce the amount of memory needed to evaluate complex path expressions against large files (Issue #569) - Fix a segfault on OSX when 'augmatch' is run without any arguments (Issue #556) API changes - aug_source did not in fact return the source; and always returned NULL for that. That has been fixed. Lens changes/additions - Chrony: add new options supported in chrony 3.2 and 3.3 (Miroslav Lichvar) - Dhclient: fix parsing of append/prepend and similar directives (John Morrissey) - Fstab: allow leading whitespace in mount entry lines (Pino Toscano) (Issue #544) - Grub: tolerate some invalid entries. Those invalid entries get mapped to '#error' nodes - Httpd: accept comments with whitespace right after a tag opening a section (Issue #577) - Json: allow escaped slashes in strings (Issue #557) - Multipath: accept regular expressions for devnode, wwid, and property in blacklist and blacklist_exceptions sections (Issue #564) - Nginx: parse /etc/nginx/sites-enabled (plumbeo) allow semicolons inside double quoted strings in simple directives, and allow simple directives without an argument (Issue #566) - Redis: accept the 'bind' statement with multiple IP addresses (yannh) (Issue #194) - Rsyslog: support include() directive introduced in rsyslog 8.33 - Strongswan: new lens (Kaarle Ritvanen) - Systemd: do not try to treat *.d or *.wants directories as configuration files (Issue #548)- Fix RPM groups.- update to 1.10.1: General changes/additions New CLI utility 'augmatch' to print the tree for a file and select some of its contents New command 'count' in augtool New function 'not(bool) -> bool' for path expressions The path expression 'label[. = "value"]' can now be written more concisely as 'label["value"]' API changes libfa has now a function fa_json to export an FA as a JSON file, and fa_state_* functions that make it possible to iterate over the FA's states and transitions. (Pedro Valero Mejia) Add functions aug_ns_label, aug_ns_value, aug_ns_count, and aug_ns_path to get the label (with index), the value, the number of nodes, and the fully qualified path for nodes stored in a nodeset in a variable efficiently Lens changes/additions Grubenv: new lens to process /boot/grub/grubenv (omgold) Httpd: also read files from /etc/httpd/conf.modules.d/*.conf (Tomas Meszaros) (Issue #537) Nsswitch: allow comments at the end of a line (Philip Hahn) (Issue #517) Ntp: accept 'ntpsigndsocket' statement (Philip Hahn) (Issue #516) Properties: accept empty comments with DOS line endings (Issue #161) Rancid: new lens for RANCiD router databases (Matt Dainty) Resolv: accept empty comments with DOS line endings (Issue #161) Systemd: also process /etc/systemd/logind.conf (Pat Riehecky) YAML: process a document that is just a sequence (John Vandenberg) - drop chrpath dependency, the offending dump binary is no longer shipped- Use %license (boo#1082318)- Version update to 1.9.0: - General changes/additions * Fix error in handling escaped whitespace at the end of path expressions (addresses CVE-2017-7555) * several improvements to the error messages when transforming a tree back to text fails. They now make it clearer what part of the tree was problematic, and what the tree should have looked like. * Fixed the pkg-config file, which should now be usable * Fix handling of backslash-escaping in strings and regular expressions in the lens language. We used to handle constructs like "\\" and /\\\\/ incorrectly. (Issue #495) * do not unescape the default value of a del on create; otherwise we are double unescaping these strings (Issue #507) * remove tempfile when saving files because destination is not writable (Issue #479) * span information is now updated on save (Issue #467) * fix lots of warnings generated by gcc 7.1 * Various changes to reduce bashisms in tests and make them run on FreeBSD (Romain Tartière) - API changes * add function aug_ns_attr to allow iterating through a nodeset quickly. See examples/dump.c for an example of how to use them instead of aug_get, aug_label etc. and for a way to measure performance gains. - Lens changes/additions * Ceph: new lens for /etc/ceph/ceph.conf * Cgconfig: accept fperm & dperm in admin & task (Pino Toscano) * Dovecot: also load files from /usr/local/etc (Roy Hubbard) * Exports: relax the rules for the path at the beginning of a line so that double-quoted paths are legal, too * Getcap: new lens to parse generic termcap-style capability databases * Grub: accept toplevel 'boot' entry (Pino Toscano) * Httpd: handle empty comments with a continuation line (Issue #423); handle '>""' in a directive properly (Issue #429); make space between quoted arguments optional (Issue #435); accept quoted strings as part of bare arguments (Issue #470) * Nginx: load files from sites-available directory (Omer Katz) (Issue #471) * Nslcd: new lens for nss-pam-ldapd config (Jose Plana) * Oz: New lense for /etc/oz/oz.cnf * postfix lenses: also load files from /usr/local/etc (Roy Hubbard) * Properties: accept DOS line endings (Issue #468) * Rtadvd: new lens to parse the rtadvd configuration file (Matt Dainty) * Rsyslog: load files from /etc/rsyslog.d (Doug Wilson) (Issue #475); allow spaces before the # starting a comment; allow comments inside config statements like 'module' * Ssh: accept '=' to separate keyword from arguments * Sshd: split HostKeyAlgorithms into list of values; recognize quoted group names with spaces in them (Issue #477) * Sudoers: recognize "match_group_by_gid" (Luigi Toscano) (Issue #482) * Syslog: allow spaces before the # starting a comment * Termcap: new lens to parse termcap capability databases (Matt Dainty) * Vsftpd: accept seccomp_sandbox (Denys Stroebel) * Xymon: accept 'group-sorted' directive (Issue #462)- Version update to 1.8.0: * See the News file for all the details - Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225 bsc#1023204 CVE-2014-8119- Version update to 1.6.0: * See the NEWS file for the details- Update to version 1.5.0: - General changes/additions * augtool: new --timing option that prints after each operation how long it took * augtool: print brief help message when incorrect options are given rather than dumping all help text * Path expressions: optimize performance of evaluating certain expressions * lots of safety improvements in libfa to avoid using uninitialized values and the like (Daniel Trebbien) * tolerate building against OSX' libedit (Issue #256) - API changes * aug_match: fix a bug where expressions like /foo/*[2] would match a hidden node and pretend there was no match at all. We now make sure we never match a hidden node. Thanks to Xavier Mol for reporting the problem. * aug_get: make sure we set *value to NULL, even if the provided path is invalid (Issue #372) * aug_rm: fix segfault when deleting a tree and one of its ancestors (Issue #319) * aug_save: fix segfault when trying to save an invalid subtree. A routine that was generating details for the error message overflowed a buffer it had created (Issue #349) - Lens changes/additions * AptConf: support hash comments * AptSources: support options (Issue #295), support brackets with spaces in URI (GH #296) rename test file to test_aptsources.aug * Chrony: allow signed numbers and indentation, fix stray EOL entry, disallow comment on EOL, add many missing directives and options (Miroslav Lichvar, RHBZ#1213281) add new directives and options that were added in chrony-2.2 and chrony-2.3 and improve parsing of access configuration (Miroslav Lichvar, Issue #348) add new options for chrony-2.4 (Miroslav Lichvar) * Dhclient: avoid put ambiguity for node without value (Issue #294) * Group: support NIS map, support an overridden and disabled password, i.e. `+:*::` (Matt Dainty) (Issue #258) * Host_Conf: support spaces between list items (Cedric Bosdonnat, Issue #358) * Httpd: add paths to SLES vhosts (Jan Doleschal) (Issue #268) parse backslashes in directive arguments (Issue #307) parse mismatching case of opening/closing tags parse multiple ending section tags on one line parse wordlists in braces in SSLRequire directives parse directive args starting with double quote (Issue #330) parse directive args containing quotes support perl directives (Issue #327) parse line breaks/continuations in section arguments parse escaped spaces in directive/section arguments parse backslashes at the start of directive args (Issue #324) * Inputrc: support $else (Cedric Bosdonnat, Issue #359) * Interfaces: add support for source-directory (Issue #306) * Json: add comments support, refactor, allow escaped quotes and blackslashes * Keepalived: fix space/tag alignments and hanging spaces, add vrrp_mcast_group4 and vrrp_mcast_group6, add more vrrp_instance flags, add mcast/unicast_src_ip and unicast_peer, add missing garp options, add vrrp_script options, expand vrrp_sync_group block, allow notify option (Joe Topjian) (Issue #266) * Known_Hosts: refactoring and description fixed * Logrotate: support dateyesterday option (Chris Reeves) (GH #367, #368) * MasterPasswd: new lens to parse /etc/master.passwd (Matt Dainty) (Issue #258) * Multipath: add various missing keywoards (Olivier Mangold) (Issue #289) * MySQL: include /etc/my.cnf.d/*.cnf (Issue #353) * Nginx: improve typechecking of lens, allow masks in IP keys and IPv6 (Issue #260) add @server simple nodes (Issue #335) * Ntp: add support for basic interface syntax * OpenShift_Quickstarts: Use Json.lns * OpenVPN: add all options available in OpenVPN 2.3o (Justin Akers) (Issue #278) * Puppetfile: name separator is not mandatory add support for moduledir (Christoph Maser) * Rabbitmq: remove space in option name, add support for cluster_partitioning_handling, add missing simple options (Joe Topjian) (Issue #264) * Reprepro_Uploaders: add support for distribution field (Mathieu Alorent) (Issue #277), add support for groups (Issue #283) * Rhsm: new lens to parse subscription-manager's /etc/rhsm/rhsm.conf * Rsyslog: improve property filter parsing, treat whitespace after commas as optional. recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282), add support for redirecting output to named pipes (Gerlof Fokkema) (Issue #366) * Shellvars: allow partial quoting, mixing multiple styles (Kaarle Ritvanen) (Issue #183); allow wrapping builtin argument to multiple lines (Kaarle Ritvanen) (Issue #184); support ;; on same line with multiple commands (Kaarle Ritvanen) (Issue #185); allow line wrapping and improve quoting support (Kaarle Ritvanen) (Issue #187); accept [] and [[]] builtins (Issue #188); allow && and || constructs after condition (Kaarle Ritvanen) (Issue #265); add pattern nodes in case entries (BREAKING CHANGE: case entry values are now in a @pattern subnode) (Kaarle Ritvanen) (Issue #265) add eval builtin support; add alias builtin support; allow (almost) any command; allow && and || after commands (Issue #215); allow wrapping command sequences (Kaarle Ritvanen) (Issue #333); allow command-specific environment variable (Kaarle Ritvanen) (Issue #332); support subshells (Issue #339) newlines in start of functions allow newlines after actions support comments after function name (Issue #339) exclude SuSEfirewall2 (Cedric Bosdonnat, Issue #357) * Simplelines: parse OpenBSD's hostname.if(5) files (Jasper Lievisse Adriaanse) (Issue #252) * Smbusers: add support for ; comments * Spacevars: support flags (Issue #279) * Ssh: add support for HostKeyAlgorithms, KexAlgorithms and PubkeyAcceptedKeyTypes (Oliver Mangold) (Issue #290), add support for GlobalKnownHostsFile (Issue #316) * Star: New lens to parse /etc/default/star * Sudoers: support for negated command alias (Geoff Williams) (Issue #262) * Syslog: recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282) * Tmpfiles: new lens to parse systemd's tempfiles.d configuration files (Julien Pivotto) (Issue #269) * Trapperkeeper: new lens for Puppet server configuration files * Util: add comment_c_style_or_hash lens add empty_any lens * Vsftpd: add isolate and isolate_network options (Florian Chazal) (Issue #334) * Xml: allow empty document (Issue #255) * YAML: new lens (subset) (Dimitar Dimitrov) (Issue #338) - Drop upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch- Fix errors showing up in guestfs tools. Add upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch- Version bump to 1.4.0: * Loads of bugfixes all around the package * Read up NEWS file for the detailed changes- Whitespace- restore keyring and .sig file, as this is checked by the OBS source service- Update to version 1.3.0 + General changes/additions * Add missing cp entry in manpage (GH issue #78) * Add seq to vim syntax highlight (Robert Drake) * Update augtool.1 man page with new commands and --span, RHBZ#1100077 * augtool autocomplete includes command aliases, RHBZ#1100184 * Remove unused "filename" argument from dump-xml command, RHBZ#1100106 * aug_save returns non-zero result when unable to delete files, RHBZ#1091143 + Lens changes/additions * Aliases: permit missing whitespace between colon and recipients * AptPreferences: Support spaces in origin fields * Cgconfig: handle additional valid controllers (Andy Grimm) * Chrony: New lens to parse /etc/chrony.conf (Pat Riehecky) * CPanel: New lens to parse cpanel.config files * Desktop: Allow @ in keys (GH issue #92) * Device_map: Parse all device.map files under /boot (Mike Latimer) * Dhclient: Add support for option modifiers (Robert Drake, GH issue #95) Parse hash statements with dhcp-eval strings * Dhcpd: stmt_string quoted blocks no longer store quote marks (incompatible change), many changes to support more record types (Robert Drake) * Group: NIS support (KaMichael) * Grub: handle "foreground" option, RHBZ#1059383 (Miguel Armas) * Gshadow: New lens (Lorenzo Catucci) * Httpd: Allow eol comments after section tags Allow continued lines inside quoted value (GH issue #104) Allow comparison operators in tags (GH issue #154) * IPRoute2: handle "/" in protocol name, swap ID and name fields (incompatible change), RHBZ#1063968, handle hex IDs and hyphens, as present in rt_dsfield, RHBZ#1063961 * Iptables: parse /etc/sysconfig/iptables.save, RHBZ#1144651 * Kdump: parse new options, permit EOL comments, refactor, RHBZ#1139298 * Keepalived: Add more virtual/real server settings and checks, RHBZ#1064388 * Known_Hosts: New lens for SSH known hosts files * Krb5: permit braces in values when not in sub-section, RHBZ#1066419 * Ldso: handle "hwcap" lines (GH issue #100) * Lvm: support negative numbers, parse /etc/lvm/lvm.conf (Pino Toscano) * Multipath: add support for rr_min_io_rq (Joel Loudermilk) * NagiosConfig and NagiosObjects: Fix documentation (Simon Sehier) * NetworkManager: Use the Quote module, support # in values (no eol comments) * OpenVPN: Add support for fragment, mssfix, and script-security (Frank Grötzner) * Pagekite: New lens (Michael Pimmer) * Pam: Add partial support for arguments enclosed in [] (Vincent Brillault) * Passwd: Refactor lens (Lorenzo Catucci) * Redis: Allow empty quoted values (GH issue #115) * Rmt: New lens to parse /etc/default/rmt, RHBZ#1100549 * Rsyslog: support complex $template lines, property filters and file actions with templates, RHBZ#1083016 * Services: permit colons in service name, RHBZ#1121263 * Shadow: New lens (Lorenzo Catucci) * Shellvars: Handle case statements with same-line ';;', RHBZ#1033799 Allow any kind of quoted values in block conditions (GH issue #118) Support $(( .. )) arithmetic expansion in variable assignment, RHBZ#1100550 * Simplevars: Support flags and empty values * Sshd: Allow all types of entries in Match groups (GH issue #75) * Sssd: Allow ; for comments * Squid: Support configuration files for squid 3 (Mykola Nikishov) * Sudoers: Allow wuoted string in default str/bool params (Nick Piacentine) * Syslog: Support "# !" style comments (Robert Drake, GH issue #65) Permit IPv6 loghost addresses, RHBZ#1129388 * Systemd: Allow quoted Environment key=value pairs, RHBZ#1100547 Parse /etc/sysconfig/*.systemd, RHBZ#1083022 Parse semicolons inside entry values, RHBZ#1139498 * Tuned: New lens for /etc/tuned/tuned-main.conf (Pat Riehecky) * UpdateDB: New lens to parse /etc/updatedb.conf (incompatible change as this file used to be processed with Simplevars) * Xml: Allow backslash in #attribute values (GH issue #145) Parse CDATA elements (GH issue #80) * Xymon_Alerting: refactor lens (GH issue #89) - Remove the sig and the keyring file as there is no gpg verification anyway - Remove augeas-device_map-grub2.patch, fixed on upstream releaseibs-arm-2 1651964042 1.12.0-150400.3.3.61.12.0-150400.3.3.6augmatchaugparseaugtoolfadotaugeasAUTHORSNEWSaugeasCOPYINGaugmatch.1.gzaugparse.1.gzaugtool.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/augeas//usr/share/licenses//usr/share/licenses/augeas//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23844/SUSE_SLE-15-SP4_Update/d53c3c187fc271bce5c2998fa848f1d0-augeas.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=aea6764f863a164876761beea3a5f58703d2fa33, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=afbe6ae343f1f2e493f8edd34e83cc93dbd48905, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=2f7b5367d6d916687d594eb58edf9b20190713ad, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=57c54a148bb10247fe03dd8b8251755393f61fdf, for GNU/Linux 3.7.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRRRRRR RRRR RRR RRRR RRR RRR RRRR RRR RR R R RbDiI]d@#Lutf-82edde4e8621a6163f5d87830283d2598a02d89de117de5904bd8a1f2f8ad5793? 7zXZ !t/{[]"k%U-'ƙuvI&'QGe._ыQWV朰sd<'p]Xώ9g$hڡsse㪧TCXnHkkotE 2WBgfMg,_ٲWh݅)w^!r N/NXT3O!w?8=#> $.2UPU& PB2@?r |tD#aFwV0Q=MJf`+5B9(O+d1 K㠣b#=̄4]U#FxȽ7);E4ߡٺxn$%I#.`*].~kycD sdzwoUOZ^X*h*eB H@`V@$Kn@a6=%rM2+ sn.M4#Axc}]"ebܿe־PaJs\g}UBd?&/taHuOzm? 69L%~ n`AcZ5Z}<2p .xR>7*|[Oq޶ lQ7BQxpɄމa $, ْfYFpR #. (6ܘ]oG~(ѭx/YGJ~$oѲL~i;zmos]dF QRRJi>7QTY:g]} a{?ze԰B!bZ9?#?֥Awx̏HvrzGejSq1q6UuΪ`H- 0J<l|lW + `w/ܔ"/]JO3j@Nxm]iqo23>Jm nGnC" <*Bfޡ^C-h@NZL:rą+if TB;'\9%& k5kp?Ѕ !&zI ʅP ?8~)X.eG/D鲨6Vd)#ouJw,[쓏YdUB\;x`'RAnLu]zH׽\BEP[qP;O]ۅA$&="FYoWADYj љ/sCK%ygq#:v+TF0(^>׶()cdJÌ~5oW2}2LYu (B,cjsJĆX?fB'p_ |c@H{ac-bD|T46SFLQHSz5`L|a CopA/A<Upv`Զա©" ( փzg_Y;V#CgºJ*;cNylq7G\vxC`eu;1pq4ɿʍS!B ֨C);=ڦNfp5,bɪe-{`7r.lذ_CK I4-Z5A"ӓlo/yLI|ά)43h bF )%#.ç!OrҊ ҏ]" pP"ŔMwRDfU»+[)7׻jN"G$rmI]%>XTLybhΕ,98Rq$T 7w*{;߰!rxCc6*.ž W<=uwc6gongb _$!YͅIBӌJ89$:M/͹vtC6-LZX'ӗHfC/`.ݬ~E33[o;¸Q᯺e{|Q[5}{ywB:G.xJk/}*F&'"8!#`K:.߾}=1dѩ ф'H]^|iBWݓB Rw.wzf34 j iRtZ%tŞ֩xSR(_?s\TtLg'>@wIv'qc%ljXމbu- jVL?< %ToXiꕉJBk ʚK9NRqP=(@.Zj W0^ i E*wp2awKl|Bu^J 2Pݬnm#o`أ=h *Y'Gql̔zlHV ƽًX{xe_x皩{)"Z@%+CĒJ36MNw~VN 6 YLp<֬sAi Ez3hmMu#yФӬA-C$)xC&:k _\Sw1S[HWE6uf%kM\Z0HW񻍶$5 o=75tϽf:^us8ؾl5~,˹yQU|FoTfѹ8R[)(%uA 2l[~eJG ߸$rsPvҬG40loL27;5x-au ՚*['y -zZ0+m0:ٌV+VD2ȝ@DAe6l)Y}\B̉\:{տ=^ 4+m-)DpG5M#[0MTl^eERN)<2h\ʏh(c݉k*P)DWAN"^w*tr?ɚw:P麥3(Rkm+7A]2$t ۯ_@-8 ٸS50J(U&Qyē~$ۃ:.`~(TCnЊoAAݟ=iœwQk#Ik~]Zuͧg=d,&+I^>œ0~u[4h/윬Tz;# 6mZ4#3!5ߜYq:?1bH o;) +Yۉ/o/^қw- 7qȯ2w*pTϳD ",VחVUrq:IyԹ JBVGb뢊tϰ vXDxflE譮5Ӥw/Js1MuI?4xdeB;3~W鸱Odߤ}D'&b"B% +WLת*+8n̓K'bƤSiN+9q`B?JL@tD%4C Ҭ̪UM@/^\ⓈV:'K|w0NaWLa.~誣Myi*57c񣌻p2i9@罧ރ6{5P0aT΍^ݍWgbcqQ&dJךAcu?"aE=Tdh{DÔ}rg'Ua+_YsMQ: DL(MK #Y\}zwXE}C$YpOvڋn h35Pap7ZiXJzT<[&Ans-|4mT6d5%Xj)[ftǭ/J@pL8űZPt\_z 6}*PoI嗒^S")7e@~v|y>x`;~@J|Yok+?<(&qbqɋFhPv|1 GeN: 7?Ǩ[N~w,uYЋ9_ypkYHa,K0L ,LIU&5sY\~sV &圳&}37ދᇼ8D%:B~)T{1,ȡ)M,ZA@cZi4DTs1l$}RO,nJzx~t`; `J. Y)raJ+]8hc)Kc|®6~E+7XQDHcZ?jAA'vsӧ n`f&[]DR&(wՊgZlW`K: ZvK&-/#**#K]PVaGx;"Z/h|DnT|~*yNp Xÿ́- 8Bz:(HYZטh.] dN?L(E-VuyZm)3))\ uF")ԀR~0k ?j%$Y|45M2w}7KB{SqGg -ھ`PY͚|6GweL(q?fqQYNd6 5vq{^O %+ jhWI-bO;!g E9b>8b]R 0HHؙ-]jgu v]0z[iD]it6+4=C H[n<1"]X_i뉾RO}YWd1'ʱFXK%X!akl81V./eU Z֑SE㏏'ޡxIp1nbi,^wP9oYqEtPu;uq6HoʛcI`"5 z|06Ңjz+0_}XHքEU$1@0ԨflXpZ}I^z$撒RLm`ˁg.bvq.j MNVxˆhcx-X}Baԛ\RQd5">LEdpاtQ n~I$Yt9{sp9IcEy9MۂKqYo@ b:{h{2NyS* ,WDec<Cg6ʷ_LӉ>AMr-'z5`,~Vp`R_"RŴmeCbDUɹIﻁ=f81te.0 ĀD{W~GwU.&X3ة'HоKUSS Ǽ;~bgֶLE}6 ʔή1S+00 Fo c"g* -ְkvBA*[u}i,.^:`\]ʿ_k 趻n*FhG7j%uyZ2/I*+JT"@+LeRy㿞_tR\F~] nIQ-##}4Ce_ P%\RSޫB?7n[ٿKXzBwa-IK "}+%6*]t)N+s}7?M).ZVh5u*gwdjZ2w'+(YCCS=bji6[X>ܵG#!VӨ73=SHZƳd arX,s!&hZ.' ISiv; F{jY[AY`5o LB#o8'G no{:Vz]r)er{57QzZ.}|F Z.Gl !&zmC!9/wxpC?:Xwk,`==qK ݖL2G6-#>tGT2{VHo/Er@2Nwtn-8܉#+{I:N1f(g4ԭMŞ(w~R .f[(]s.Dߗ'I2W9U_3R*TJ%y'heީ鯿R 5$YwFhsQ`]5-^e!B^3/zw[82(-BV&#[EbI+R6^v~gM0-V2oƏ rz3g@[K̟3Әތ^Eι0l~u\ &66*id;A N2UngKj8"GK*^)dɏBY}4eZJQĦ?Ç߽`Y#a!.N M W❠l/haے}^_C`z::UvO˶O=ٝ9DcƬ7M?F&>7uݭ^|(4p)d<1/t0kGXlA1 ܅IVҶ\?O؈U&!)R\+!*Q0xVjbi^C -s:sb`K-69[v֜C8:71e2P*Z1Fk9TAڔ"|jC]C|E}m0 ha(RWx8(C1wĬmz~JWPb5zOu]diVɓbK#![RJ]%>Ko\)g%o7whK ?-d jEi_|b{H7zfߠ`k)twQP{\7YjO&$DG}S<}r:.:cXYxWN/k~_6ؠQBÏ\N ߏqnTҮLCw2`hU#eDCe"ﭺQ(QO1WP>)}*rFeFc!Mؖs)gD.<*~ߦg}e ޻7zoԛ\c~7 ;`vW#(Nl](!Wdw\>Jx'=G&WKڠ{2{T|-~K ;nsq_jMA:Ab3}+5H$'UQT8R"TPwMGx\]}AyNw Sm/We60sp,j;@v3!C|qjC,D܃+7Ar BԪR&DCƋΏs@㜂W`W k=ȬA' :6|0ߙb~&;N*v JF $ZH":8?1{$m>;D9ܴ|!@}pfL;HS)byB}tOCBZIcSbmsAM5qsz bϏPM.2ܵ3,E 1Mynr"E801HjSs뜼Mh4^,7oz3х2Y=F N߭[]& ^9*R@줮ah#g:d.[?c'Ir{qXb븭+)A"tO'S]ĺ|j!9U K%U9&_!כ5V^S}{RߧX[{tC̣yR캶<826"VDcgΪNDᕨ. S bRk&_L+Q񟦬+ٵ Rb,D{9yg6-ܒ)^˅4]87p)t@StlhIZM]0X3r&<Wt(pqD&}ö]٩K:QXw0js!M;rH*lg 9$z4|UL[>'-BW*OTC4QdSjx,Bs AL'J>;0FW-l/O >*- n|$0dGLzaj$ aYYs ~җ(AP|)z@x/[P!:tUZiιJnÒMDPd {aW&tZڵEؚ.pԧvVO2`G]K(ꜩASa`z:'0Wnh'dT`f(KIب ++4IK{GЦa3<(``u2)̚fY=@7ԟ8ewWOlp#:;8M, 0C@6[h'6K֮mYr:VL$A_>[Hyɮ nfc#2ܼh`fh5;/ifvPjeChط)n|`"}/A д۶#|}u8cbRm#a;2?/#7 q%_sh@nIf*)jR;T'O~OcpM|:5,\pT?yLT*1qIwyxݒ xS$4͖fĴNZs3p}>b$[a(O*4YDd8 ѳ*!iRsI_t!r~ bK~6Z2C2UiDEc54649ɛ^Ś xV`iv4=ϻF]a'k UGR}H^>Հ}?an i8 ߓAVO`vŌ(md ѭiIqSg`Yag;,i^' ]a6,KV8Sw75 JgRw"!=!8V^_Cb11uښwT1?Urى֥% $9:<S܏JjqҤVjS9>L#Yi:q&H) 'mEm~U)ݾyyO<^HVq: jS`4/ԐE"5G pRtB";Qˆd^ E1RQ)>tn)#C; g;YOe\4TӥQ]9VCU?y+s)14+Rwq;wPiIC /)4p Z'p=¦e&Ø5mr*!"Lkw^M3lЬ!/44 ~@YnJ!4o?_yIgG>'"΀⟻665dqTQ"+cn]BmPm.OK+ASAT5.t-lO$a[$""XNG3 tJpu=5lg~.փ)Q%DaYx,]qk0Ƕmg6T|x?)6)1m8ޘ)rxDs}UN׊Up},H΋ Sy{5FѤQx%E[ʬ Q啔;=!Ӯ]}=Chڬ #Jjՙ]: ?Sz|[@JW a0>RYXzdDKL"ko`_1}'F D ١X`HH#䨯9 t{kγ:=SfcϲrQd'e\6>4Zzaؿ3(9Gȃ΍7R[6jX+G:vL ft-QsUk1ГJWLM6Rqeha~l cq]6tNuS z bSJc^ w7 `5&XP뀈$nK_YD z7t01>eAtKb+r<֋=nmkF}LIBgx1Ga]1gX#Vv[҆W7ZmI~lC"\o;᪔:ChnF|={>T9>_B*v J:]K,q+K6GVD8VD[-RD_}'3=DQtv֯6 fJKo Ćh_dzq&耟E0s*Iq3THxY;6Rѭ>b]z3W7eҵ%)Qd8,yU뵖r zd=Kje]tIR%zJ HͅW4%ޒYUʟx|^ֲ*oi9w fA~0b= ^ʬ Ҿ90]Ь)Rb;.gC: Y,r!$lqF qơ< 6@JƦR\x+VlSYtJ#@1 "?]BaM bsd4*|f,QFɻ=IΣxwZ[`fJ!h*"֨T L2,"_"R X1@~vdj0$j3Pc]̖O8xp<ŚPSc #1sCu.DcH/uL{Pd ~v Vq0A{ǵS2v ~]}ɆW,&v-'?;&:Ȱ;Y]uZw/ݮoD?MW\&8?u _Nw&LbȽ׳y {^E֗e&$cc-Z+[깻x/#ߩv;c#aBtE̯tCU( <x*~/oQKh 86܃VMWfs*3H^oDD>A`yX?9 m( GN56tUVߛ+ 5噐.g=g:L<Ŝ|+'wH u\l~[j NÁefLЅ9f{ 0O@mpVO O5oghE1és0w=KJ-Xϓi nt& DZ RILT3.d3{rL|?=NP)DjQL)4]X, *sU)+>^Ϡ>~n*$ 2pҁ0%Uӏnב$.x :wS$Еxyx~\\: sXbܘ1T,+w54ؒbQn;ϭ=T$Vުʳ`k!diQo ){N+0"򻠭& Ӄ9S B\$? 9MY?tgU@iԢM>Wg}qgH#qX W- \܎f DDW~\@C}S:yn}C@xh:GOS2{=Ru=PsW)A!SӿLѮik iSX}=?`0eճNP$4_"eK5xnZ.а)6~tyBSaI' MlR[fu--!syd.y`hJ-:9R1FkO,!H]%O#B;54'sW*kͩ_OLv<fRxTL"UnPaX߳ E) نD)[oC%nZКZZnjb{Y%f"`U_̙*oXc}[~ 9K!.+bl!(䥟GKMxˠd=dSˢ="I3Ovu0qj2Ñon^lp::/3̼y`(jNB*ן2̩cDs蝨b3>fJ"J*;B>pJlvǴk"a7)oS4%!3o=cxXOlܯAc͖)~0C`(nFZt+"TqPQ"G~ccR2j*^}j`nd ߵPo!]ڝωWF)ũU)Aϱ$H(px9~Bw((oQE@G- X?;GhRZ- ~j*Fnp yU "Of5gd?5R0SN}ByHj1]Z-Dĺ8 DnߐF!sW紅I|( A Ux#z&L}.u% #59ԟA&RSdPƒ] ^:}AD6Wx&~@N7\-]z n{'n.Np *]f'!Q X?#P,#酷G붚{s[XT ,4%zE2v['tG۔JOOqvbPPlY(VAt$[G)C Ƞfi/hnMCo9sFmj.!5j:Wڎ@Co:,{]+d\ǯST*~9o?9,тhE1~vwP$ $qs F3$2SuzzIN wՙ^%ж;uRmD =,Ta z#/ᓔ68oq'Ek[b`UD!'^ .AJ:W!7#ih=RHO!6'M+߂G}Լ4DڵCJhpQtMԧ<;,M]CcDl{lA]MS lO+o fomnbhs@㿛~ĐNm===S /?NQ%{MƄbhsGX $J'\~p ı9(7QzdYa7X/}:s:q萝$)Оt7$ ަzzLtcJ?@Okdm##Θ8?s3,dt%N_K+ڣI'*KsOr}lBy՚1 y7'E4(fȣ= pďq39.Wt E'= GPX(]>EZHF=LZ$:J%L ])QS̑!F(aOݢ=$zs]S_U/JEG ysK9wצ5vN^мab=h d^ghn_E 4H.0Ș 6 )4i[>=k]}|>Dtg+($kOY].zfP~6os 1zckA=aSe#A\ά36IY7 ^#n|uxO2"՞& ح(l;iJm2~-;wG 2(?boG@* OdA(-vؑ_En^Ϣx `$+9SmE>x0) ~l%Dc.t?)!y<̊t p]Bm[P5(X[(2ALIYUAIN1̶c#6.q 7+MP.W LЈ ) +;%cQOb4~#+̉F+ylv N75TYv@D M5EZ sݠ`mpƣAyIeUþrð@ȒIj5"E"1~e~9wG= W~3dL s_!! x \:ιLMX%G@1#lu7H@`+58>}W'p0XJZԧAWUK",96!Ж[Șx {'<(uR2 _%06xh^Ӯh=5#1*5n8$$W~"F<qa渆LT?Q+1x8I䮩Al7wt%|+a~nt?fXbuMX( 5^g!1a"cX^Ƌv΅\"" K_s7H*㓏Mw.'x5ofyD >bVF rwN,y1Y=0rRy:Eu.̀ڂ-j"8 6O,ʷ(ETqQJ@fC v0rk)[,|$Dlit5l<= {b'-EXg-E;+d<jF}^6z~9*^@LE[GA//"E/Vb'݃ s%s.yֺӳ4=(@:fa |G8XaíΦVJD`+W!uq guTϣ5T7p9' >v*UA(;*ZAԹ<N0i{l?ǿYiquűFQw <]7ly"= 0f7ݩ$K;] OS`;챓cQ_h['j%}B&VN{|L7aIӗ u}pЋfka $1w3b0S4"dh},Adx']?[҂-dmn(EWo6~…կLT0joz)J,/el7%= s8(46kovI8cm3/grkp*vJUv}D'$?FL;(D¡8%93]5`qBjcdNGecXϠL[dDB/4D Apul|+#zW2|gdTяx" k6ȵ7C$V! Gɐ0nISV_o䕔P mVƢ; [Ժr5 @FaK7Y x.]wC^`.iI1t"t3Rke63Q/xY*:yT |n0_SH@ޫWPYp0?iOJnJu%̓sܙXY7 PƨD.-Љ7WӔU*v_hWO.:/)z|/+Le\ExR. Nvbگܣpi [A=QK2 l9gD::PYZCxp9V:/bEְN~Mϡ\&Ȇ[dxf_nC&/2VD7~H۾a]h:\# oUBmTW4U9w nMg0VCnfثEr9)Ј֋Nz ,y^DEmզt4sjvg6 )ҼDSR[8sּ[+bcz*Зwϖ@0r1NRTA ':#-({A/ t+.j2нZ3߄YV$k]쭶¥SCn w5y=E߭MSKlyuz-Kh.F-DMX`,z[ZY k74<fxin`il<zM,rݸWHH#ƈ9K8o"j'Xx)-Pҵ %抇͠ >C=}!vٴc>⠓uώoFLE ^=cP3#p` K3H4Mt>ȄC"1bOQYtC‰[eY#vpX!`3" H^Bb vz_"J5~ 1\:۶,I&3n-e ?c 2(BBM3m/ h8n%Z/<#!U*?C=^ɪ1N'}۪4}6 b ~ߝk<{c{Q_f* Bz?a6:c0+"!~7dA f'8o'=gM_j>&2(Hm?wL8z= RZqfo. A).#]oŋg ;%T.^2?Jft}z=rLo\ViBe&3z/GOwŜQ(RT`]AKF4 Unж6{ͣ`(% >昍O;^е^K+it,fpEloh,<5 !ph I0VւLF؝!Q32tR )dL 48wA';NK% 6kDiAk%\{ߥ VBǮӭ Gr/ٯF) Mx%NCϥa a}x8=BۜF'io؝\3X#ZShZ b=R.Z}d{ "qI af=ߊ!' zj wλfC߾%e8d*Ph%`̾,'KU!y7TjK2eSKHDȑFޗ?F=B'>f4>wY_>Nho*2Hq edx͂1)bh3 m߯xuY=#:~EQk~(FH/ #sZY.oj5( υ:o3<%ɝ%'ʜ朝5l&<xBP@3Bb6aS;^ѐ`K@apgPݯÆ)01y;sνL)qObb:+\W5&uepׁ}TFלDtrêZqAsn\6LhH,pIKvC]KHؒ.p k'ha":\<+ b9X*{J0}\0?S/u@ZAK5#-B+aɱlnC*brMSMӦwD3b3e[A,subjhSdȘw[Xgl@^&%3oǾo)KХbk' }(O-`Dq+{+EoUCmp )`Te j!=싇?&n/VoH\;,-:Yy\΋{-_ж9y˥PȨ"C^KH 6TICRE)RZuO5rQBNC̷=_찔RٴNĉt^u_ȪXD]n`ኣkGJ?w