connman-1.41-bp153.2.6.1<>,b;!M@eee%v3NОPB+3Skԑ~ǟ7Fx9oPJZ(x ϕI/T3_ޘh<61l+x [rmc~=>,proaey&P]}S۾^Y>8NI;P.C/ڶyg/En{3:똈<ZI`\?`Ld   . 6<D ()T ) ) * - ..t./n//0 03(3M83T93:55=U>U?U@UFUGUHVTIVXVYV\W]Wx^XbYcZd[;e[@f[Cl[Eu[Xv[w^x^y_P"z_____```HCconnman1.41bp153.2.6.1Connection ManagerConnection Manager provides a daemon for managing Internet connections within embedded devices running the Linux operating system.b;obs-arm-3BSUSE Linux Enterprise 15openSUSEGPL-2.0-onlyhttp://bugs.opensuse.orgSystem/Daemonshttp://www.moblin.org/linuxaarch64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in connman.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in connman-vpn.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in connman-wait-online.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart connman-wait-online.service ) || : fi fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in connman.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in connman-vpn.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in connman-wait-online.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart connman-wait-online.service ) || : fi fi [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/connman.conf || : [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/connman_resolvconf.conf || : if ! readlink /etc/systemd/system/network.service &> /dev/null; then /usr/bin/systemctl --system daemon-reload || : /usr/bin/systemctl --force enable connman.service || : elif [ $1 -eq 1 ]; then mkdir -p /var/adm/update-messages rm -f /var/adm/update-messages/connman-1.41-bp153.2.6.1 cat > /var/adm/update-messages/connman-1.41-bp153.2.6.1 << EOF INFO: Please ensure that the network services disabled: INFO: Yast2 -> Network Settings -> Global Option -> Network Setup Method -> Network Services Disabled INFO: or using the command line INFO: systemctl disable $(readlink /etc/systemd/system/network.service | sed 's/.*\///') EOF fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable connman.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop connman.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable connman-vpn.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop connman-vpn.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable connman-wait-online.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop connman-wait-online.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in connman.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart connman.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in connman-vpn.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart connman-vpn.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in connman-wait-online.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart connman-wait-online.service ) || : fi fiHSwX 1q@FVA큤AAAA큤A큤A큤AA큤b/b/b.b.b.b-b.b1b1b1b,b,b,b,b,b,b4aaab4I9b/b/b/6c513f01d6804ddb05b344fb9da1d59d7a588e567296f771b6d6393874b6bc492eb3200d7b4efb29124eef2b203037f8821f0f11da0189c7ccdb535ef175f07edb2fedad7d0268b8e076b27fd1ea0caffc58da4b7cee4d935723a957c8d475bf61bc9497d141ac3059af37d357e854dc687dbd83481e78f5951c722dee3b08e583b5a8c95206965a86290ab30dd5646b45153b8fe0fcee7f0eff210dcab896332a30895a912c71b7896e36dd12501e881982a105ab2e1b6fef41c3066059c62f799049240717833f0a94d8e162d987f8f146bef7b0c9011becba782b09a365ae7649fd9a689949e5066468bf3b7c1d68664f4e86364c1201db63a1e94853fe4a4947e1ef42d8e163a72c93f3e93b77312503e5e405c9d767150362edda170982dbfb07902067f5a669896c4a720356c6465df0ae1ad0a9b39c3a9e14275a7d1eea38671035ef94fc587912c6011c83ad503c0ad6b5ccd1f406e411f56f9bdc38f7730dc936de536cf42874efef6a76c0bef418f075f1233264407a1cb7ff5942e811e4e01ea7d041e95f88ec89995f8007b04a1427da211a5098d8a44f18652304ff57d6680ad1f750247e1967a17397c69f71a9b0aaa0ccb76d0e229f34dd4fb499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootconnman-1.41-bp153.2.6.1.src.rpmconfig(connman)connmanconnman(aarch-64)  @@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shbluezconfig(connman)dhcpiptablesld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libgnutls.so.30()(64bit)libgnutls.so.30(GNUTLS_3_4)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.17)(64bit)libxtables.so.12()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdwpa_supplicant1.41-bp153.2.6.13.0.23.0.4-14.6.0-14.0-15.2-14.14.3b@bO`&m^K\gZ@ZB9Y@Y@YY{Y@YV@UĝTԬDaniel Wagner Daniel Wagner Paolo Stivanin Alexei Podvalsky Alexei Podvalsky avvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.bysleep_walker@opensuse.orgsleep_walker@opensuse.orgsleep_walker@opensuse.orgsleep_walker@suse.cz- Add refcounting to wispr portal detection (bsc#1200190) * add 0001-wispr-Rename-wispr_portal_list-to-wispr_portal_hash.patch * add 0002-wispr-Ignore-NULL-proxy.patch * add 0003-wispr-Add-reference-counter-to-portal-context.patch (CVE-2022-32293) * add 0004-wispr-Update-portal-context-references.patch (CVE-2022-32293) - Fix OOB write in received_data (bsc#1200189) * add 0005-gweb-Fix-OOB-write-in-received_data.patch (CVE-2022-32292)- Update to 1.41: (bsc#1194177, bsc#1194176, bsc#1194175) * Fix issue with RTNL netlink message alignment. * Fix issue with dnsproxy and timeout for TCP feature. (CVE-2022-23097, CVE-2022-23096) * Fix issue with dnsproxy and busy loop in TCP server. (CVE-2022-23098) * Fix issue with WiFi connection with no passphrase. * Add support for wpa_supplicant and WPA3-SAE functionality. * Add support for D-Bus ObjectManager interface. - Renamed downstream patches to separate them from upstream patches * Rename 0001-connman-1.35-service.patch to 0100-connman-1.35-service.patch - Add systemd hardening configuration * Rename harden_connman-vpn.service.patch to 0101-harden_connman-vpn.service.patch * Rename harden_connman-wait-online.service.patch to 0102-harden_connman-wait-online.service.patch - Disabled openconnect plugin due to version conflict - Disabled vpnc plugin for i568 missing dependency - Disabled hh2serial and tist_working for ppc64le due to version conflict- Update to 1.39 (bsc#1181751): * Fix issue with scanning state synchronization and iwd. * Fix issue with invalid key with 4-way handshake offloading. * Fix issue with DNS proxy length checks to prevent buffer overflow. (CVE-2021-26675) * Fix issue with DHCP leaking stack data via uninitialized variable. (CVE-2021-26676)- Update to 1.38: * Fix issue with online check on IP address update. * Fix issue with OpenVPN and encrypted private keys. * Fix issue with finishing of VPN connections. * Add support for updated stable iwd APIs. * Add support for WireGuard networks. - Spec file cleanup- Update to 1.37: * Fix issue with handling invalid gateway addresses. * Fix issue with handling updates of default gateway. * Fix issue with DHCP servers that require broadcast flag. * Add support for option to use gateways as time servers. * Add support for option to select default technology. * Add support for Address Conflict Detection (ACD). * Add support for IPv6 iptables management. - Change in 1.36: * Fix issue with DNS short response on error handling. * Fix issue with handling incoming DNS requests. * Fix issue with handling empty timeserver list. * Fix issue with incorrect DHCP byte order. * Fix issue with AllowDomainnameUpdates handling. * Fix issue with IPv4 link-local IP conflict error. * Fix issue with handling WISPr over TLS connections. * Fix issue with WiFi background scanning handling. * Fix issue with WiFi disconnect+connect race condition. * Fix issue with WiFi scanning and tethering operation. * Fix issue with WiFi security change handling. * Fix issue with missing signal for WPS changes. * Fix issue with online check retry handling. * Add support for systemd-resolved backend. * Add support for mDNS configuration setup. - Drop connman-1.35-include.patch - Drop connman-1.35-resolvconf.patch- Fix build errors due to unsupported header include order with newer kernels >=4.15 (connman-1.35-include.patch).- Add symlink to network.service (connman-1.35-service.patch)- Change the mode of download_files (sr#521762) - Remove connman-rpmlintrc (bnc#1057697) - Add client as a recommended dependency- Remove unrecognized options: disable-gtk-doc, enable-threads, disable-iwmx, enable-session-policy- Add configuration file (/etc/connman/main.conf) - Add ghost lines: main.conf connman connman-vpn- Add connman-1.35-resolvconf.patch - Activate connman.service if the network services disabled - Add info in /var/adm/update-messages- Remove obsolete macros - Add polkit-agent-1 dependency - Use the %tmpfiles_create macro - Removal of ldconfig scriptlets from all packages - Add connman-wait-online.service in post{un} - Spec file cleanup- bump to 1.35 besides other things contains fix for CVE-2017-12865- bumpt to 1.30 Fix issue with pending DNS request during server change. Fix issue with empty strings in nameservers configuration. Fix issue with time servers during IP configuration change. Fix issue with 4-way handshake during roaming. Fix issue with open WiFi networks security. Fix issue with support for WiFi AnonymousIdentity. Fix issue with memory leak and DHCPv6 DUID handling. Fix issue with DHCP client and P2P interaction. Fix issue with handling provision file updates. Fix issue with VPN state updates. Disable 6to4 support by default. - add keyring file - clean with spec-cleaner - fix builds for all possible distributions and architectures- bump to 1.29 Fix issue with IPv6 autoconfiguration when disabled. Fix issue with IPv6 temporary route handling. Fix issue with IPv6 timers for nameservers. Fix issue with DHPCv6 and route configuration. Fix issue with DHCPv6 source port and buggy servers. Fix issue with DHCPv6 rapid commit option length. Fix issue with DHCPv6 rapid commit error handling. Fix issue with handling invalid WiFi passphrases. Fix issue with connecting Ethernet devices. Add support for Ethernet and VLAN usage.- bump to 1.28 ver 1.28: Fix issue with DHCPv6 re-transmission timer. Fix issue with DHCP service ID option byte order. Fix issue with IPv6 connections and SLAAC/DHCPv6. Fix issue with telephony and IPv6 autoconfiguration. Fix issue with Bluetooth technology setting changes. Fix issue with WiFi autoscan interval calculation. Fix issue with WiFi and missing BSS signal strength. Add support for IPv4 information for WiFi Display. ver 1.27: Fix issue with memory leak in IP configuration. Fix issue with providing random numbers for DHCP. Fix issue with handling IN_MOVED_TO inotify events. Fix issue with channel selection for WiFi scanning. Add support for handling Bluetooth GN and PANU roles. ver 1.26: Fix issue with missing WiFi security provisioning support. Fix issue with immutable setting and provisioned services. Fix issue with scheduling DNS cache cleanup procedure. Fix issue with IPv6 Privacy setting on service removal. Fix issue with DHCPv6 CONFIRM message sending procedure. Fix issue with DHCPv6 lease expiration handling support. Fix issue with DHCPv4 networks and broadcast flag handling. Fix issue with DHCPv4 networks without gateway configuration. Fix issue with P2P Peer authorization handling. Fix issue with P2P Peer service registration. Add support for WiFi Display information elements. Add support for systemd-hostnamed integration. ver 1.25: Fix issue with handling rebind timer for DHCPv6. Fix issue with handling DHCP renew transaction. Fix issue with user supplied proxy settings and DHCP. Fix issue with extra status codes from captive portals. Fix issue with service idle state reset on failure. Fix issue with DNS label compression handling. Add support for experimental P2P Peer service. ver 1.24: Fix issue with handling slave interfaces. Fix issue with handling DHCPv4 broadcast flag. Fix issue with handling DHCPv4 lease expiration. Fix issue with handling WiFi auto-scanning timeout. Fix issue with handling domain and DNS server changes. Fix issue with double free and agent messages. ver 1.23: Fix issue with memory leak in technology handling. Fix issue with not removing host route of OpenVPN. Fix issue with double free in DHCP cleanup handling. Fix issue with handling DHCP method from oFono. Fix issue with IPv6-PD when disabling tethering. Fix issue with DNS proxy when disabling tethering. Fix issue with Bluetooth start and stop interaction. Fix issue with Bluetooth PAN networks on adapter change. ver 1.22: Fix issue with WPS state synchronization. Fix issue with DNS servers and default service. Fix issue with DHCP client and rebooting state. Add support for NTP exponential backoff handling. Add support for NTP kiss-of-death packet handling. Add support for Ethernet gadget networking./bin/sh/bin/sh/bin/sh/bin/shobs-arm-3 1659430459 1.41-bp153.2.6.11.41-bp153.2.6.11.41-bp153.2.6.1 connmanmain.confconnman-vpn.serviceconnman-wait-online.serviceconnman.serviceconnman_resolvconf.confconnmanpluginsplugins-vpnscriptsconnman-vpndconnmandconnmand-wait-onlinenet.connman.vpn.serviceconnman-vpn-dbus.confconnman.confconnmanAUTHORSChangeLogREADMEconnmanCOPYINGconnmanconnman-vpnsettings/etc//etc/connman//usr/lib/systemd/system//usr/lib/tmpfiles.d//usr/lib64//usr/lib64/connman//usr/sbin//usr/share/dbus-1/system-services//usr/share/dbus-1/system.d//usr/share/doc/packages//usr/share/doc/packages/connman//usr/share/licenses//usr/share/licenses/connman//var/lib//var/lib/connman/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17591/openSUSE_Backports_SLE-15-SP3_Update/dc344aed4c466ffca5d0b2c075445eb6-connman.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5aarch64-suse-linuxdirectoryUTF-8 Unicode textASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=114947ec2371bf6594fbc13f89a86d42e3f9890e, for GNU/Linux 3.7.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4e790a538349ab6da8d6d1f9f03d98f260474cfa, for GNU/Linux 3.7.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=8ceab3cf4b52e8b04fbb7c1dd9387083ac41e25d, for GNU/Linux 3.7.0, not strippedexported SGML document, ASCII textempty  R RRR R RRR RRRR RR RRR R RRR RRRRR RR R R RR R Rj.YWFp+connman-clientutf-89c27b6eb20de6490cb932dd41f471c0f08b4dc4bd5fd5226027e8680d0edb414?p7zXZ !t/q3]"k%nu B\-eO|NYó .ryW/w܇}hآA:GTt-,R2$(m9e7iP5"b- N٠hU7}/XxUW]0i9u*F/BUJ4EN41Xsl0O -x[dr^^əOP~!&DBe98J r ~5ί&! i>fiYcOvO{IA 3-/bʝA,:(`?23 %Ϝ%K@/zN{S%{IU;50@{ǔ84NA9LA;0E$KBڑINGNgկz(UsK[.ST\''-Kvz xʕ,.kq:%n3S$WOD%G)(-Iҁ`2\ƣwrEFď-Cz9-9Y,9JyZ} fZG8bM#KςĠf4Ti`Eİ0#N͕ Iҋ3] 0#U*UHkhw*!ѢFw=+T MMlqg?э #Z :8H?}UǗvUf-Sz; >]rwH4|ڍa֖o*F_\GL?Ӆ曕^}c.($. !\=QJ Ui{{KQձ&=q]io@5B\5DWl@ڸCP 8l0Pbz=ϳ\(^ebR`:ATm tꪐeEЈ%RxP]nlXB1e3o3v=ING\8}6\zͽѡkR-R't3ong2ٴD(/C݇(%J9RH/Ed ^8r0fղ8"f#pG, }ƝҸT-ESSwdFAk,#̂J0㬔*}^1ior:d/%ejlí/Vh5'Τ,.6b-"{yQFK:-uQRwtJi?3Zy'|Vzc/z1nSʬ[nzಿ,Wrjߍyh=eXb]8={,,a (q 0n2 URN Vr!v͏1NE9}/cBv԰w?,j<q2˔-gVׇDֈ|Li¥7Sb1Vxh %mJIJ#|W͹.0FeJaѰyF$Q]}o1`qoCji\%.ND-ͼ2걍,:7B=nC~G~m/1>v3Tք5,R?JOgP|J?!"Y"PVqunp9: {u7B#:"f;v&߷h-XbT;MI=ry mlTK(1<*ܢCj~0H[amXpIXPS*}x!IAq*yPNyXXr \krS ~)g. w;}힤0Y#o?P@xE|?V-cwr@5r~?Ȉ}8|#A#яn_2~*2\Zk6}֛,۩tkJ|*ɚPQHMqYyIqL͐jB/Q< :}fz8Pbu/ eqFMȭs49VTw_owrEZ.Ye6׾zx6y`ؤ801u;PsJ-x.+% {"Ϧ>EYMص\\\dwhZ$"m{y1CUK^ȍH,6(%mvΔ5.u`jr+ufY/'p(B+0&NΠ[tp)ӭ5-yyZo: J~MނxCthEid@t zz񥉉)J=dMvk`AmG!?xpɔ;B G{_| e#u\_i_] ѯaA䌻0<0u><|@Pk9\x҅5+$|yޥJ MآU^_\oRTH 2GD[kkXΤVlKwEȶ ;2)BM\+)?DȘz0=>|97$f)#el'?rBLT6 $j=a| Y8Tk!wY,H}(*hxθ@2zd]E/lD^sƈ2(uG܂x}ɓ>NTh`I!i7|#lɟ@Z<&GV6  }a.'yV&Y h' u[vWJihPFǟ%&&L`d%ŧFʻޣrOe)4i-YSC#EpnhzQ,+1&vaOw<붻Tr|fgKQ 9z?#<\ WB[ɹbEr^|:Ncg[|wӅxɉ̬Ȧ*BYcs~Lﰺ`٤0uw~A\09Lqsy#[X=3Lb*s#=5T*\wSDoY;js^Ka5\=&RaY w87:=s +8hxEܟA@vFw x&79׃A_P}(-Or瀿I7~㖘Ĝ$8_k~&RUF@ ¦^$,t?Ӛyb konY4ZFI+yb 5Zs0]`]ՊmB)NZGo,]VXpdfH|-``h%fdq:u#:wr,u҃h\(³Aȿ)[xqXȗ4ƴ4K ޝ3-j^dH`I$2]*TmV`Jc/Iz/|d{B<-D /wˈ4)939",?~ ۬u&YDjZvKhaz Fd P9P?Z'J2P.yvS"Gm Tt?Ru_g}4p{:]]Xlx,>WS ~yF`8 GuܦfO;AQ0> a_([["%Oɘ~H5vL(EcY _ bڒ/s+/PI tS[ڜ6x^+fS;Y*PRF <חmVJȭ3kڌl NG,^ԍiڔWc}0㥟2ѧjq5^I5l"ZHeJୟR{{EiA0AĉNH74+G?Sq9*Rx:9&U%i=)u_^#ي:671:āBpsZ&3{Y'y040m2pzLoDС*-mJhy]84t3Ex0ʽ.\2TɁd;$!Q0SNdE2gՈ'-c".. SQs xSNL[/arv'ej0դj';fJD 'RlQȖvQS Ջ'KjnG^w<ɭ!~95!z/fdb]вqhkFM{!ALmg2o>ZgsTQoX0g.p 0zD,RIwPb7)1؆~rAj'|a"Q_zP] ODQ]Y:#iKz&PnLf}S}P o a qQ+.Q Loᰖn2 R 2gK:#-H?Jĩ>Q4>~{UM43 o W-]BsG]?(HCI} ^[4F BMBY.Uf/#;.$$<_ Wr~Պˮ4rL;!pOY[MV]_Gndbq12Q#n'.pn+4~ՉGKs >蛾E 2Ф2; m<.3SR Hd!ݲ&֊ J0}w6܍pqC ĺl[5[^2'b-$vU2lD$5wD'ʉx d_QBɒePܞðJ&p؊{b.}OIc ?pF]Jτuu{0RC1_^64C(H-K}`m,yO(cUTR' ?y}GL stj%{WoLJw {38Dpr>`\&awvꅄR,qY>ёqiWrAh"Vs ސeT4tusNemRJ+_ĝޘ?qjp|N")EFO.7y17^#3 ~m/A`L^(EV~!KM16M)'6I9ɹ> F?2Ln)PYs|ÿ\0kkcV)tsgdQ_-S)u+w璴R+;֊Cٮ=fl]ô6Us)Ȯk|h $ }rҪC(2AaT9֣_w/"qzrZC5zڴL Ўkm 8Z֠W<7 ־>91sl'mᗌ :dex_"hO d8܊,o|# }=AG|=f ]L1T}u&ҷyQ"U_Y6n._T=cΖ؜*v~0^[M%iYZ'2;P "ٜ3 qY)*e,(k:焅v֬7 <ЖP7H^ŧI+:XRA!>74ZW˨ꌫᗈBy=0`'jDM4my륮{|"ĥwiɔ"sVnZTܑ;a0Xd=egз zN)ßf_D hZ 2 3߅W<8j!Y+˚`g{I&=WşđARˌ*W>?檑%N8: GP)?%nrKwDN08 .$Ép<%+~R$sl`ăB3XVK-˲ 5lYDeg7zǖ\ZB|LjE[sytSt7xMwk>}!la\#ج-(j]1%pC47ggo1AewAl8!erU רcJnס<rSe.--I'=/^x> -ز#bkiT>$I\FgiC$l; U P$ZAlP~Ko-0RDXP\!ϛC`s/Ƈb˹D 6nfKU)^{v!v~lrqxٖ BAN{g{ӤSz۠sSѹf8,9lH8/Swk2TǶSnG =HpP!)WI1!TbJ`~!uc('ų_Uhv9r7zbZɟNfn&J-A='3LW;فn]*X[[xM6<Bo 9I=lwƲ1zt,6?P gVhw|)6 x>+FӸ{z~D9wF?)gTV+F"g]_l  " iHVziέ&{iF/ŕ4:,B"7&` D`;duQi(B&\*-=̒ 9U7 pGdpAqmE2Kxin 6U# d^Lu5m`p7,ÚPDRYΕ!.~%3cez;ÿpUMGI) AA D58brw+[cs e2pq{,'ԪgJ(t2d ӡ#vR4Rv'CWvMC= *TVrsH9ڮ{cɅgP"GL7ՐwW QpDk)-+_#>-D e$6v^_92r7_Ae|ĀKf8/[ .!ld@Ny_SQHU$B‡JR1?+UKMX0e~:wư{",BŸlBʆFn&(G,]9My u=R{2Qvm`@-!1uv478nD`n2Dz!]Bmʤ (MuR8Y˜a{pMj}W^z1CV\ZHoJt2t  ད?KYشp΃h/،(;F^cRlbw_~=/c[GTXPbU/)Tz΀,ێXM 㰸Zw֍(RFI\>SC&dQB) h~Kyo安?[׋_14{+]g®fb (_ȋBW!k{s=ͬIk~+l?b1f%`@^BS(dbIװK[}Z6n5K6;מ!op_9=>EţT=ٻ{(;E:lr}y{B*±HPϓ *”hҧ=5fb@n_ewCC%7_Aj8:YLm%EqXib Dqm=A4e^<&47:f\YFS "%;" lgȩմXE'34ᙖT;Jl'C tfva l3w K426ىebOYC\P^\< o[鏨AܯϮB~" [F7]xz=ONsĽFf> PkV)24#i|g}wڠgd UPƔKgTV]tXBWJq*qqB̠@Rq?-1;&popg{X _<< -2n4.ZfskFd܀sNWT2AaMQ(mHi[^[Q :]}[2Q*|_{|g6%s'Nɿ~1bA:(nnw=vr8Riyy WuϘ )!P1g/؍4[x/D{QZPWH ="maR> b?`ZV0@%;kt{ oIaQ?>9fYĘ$YƀI`aKVfS@6JFJX g)ŐlZ+i0TJT 04`2ަ]l<'}&e$H~ ,h?IBWqnA9TT"_H23"Tnat5a=JXE6aƃwµ&L.1XhY;߬GOd֕X^sAIa陞7]:Q> #b>^qEĂ_rev(!$TlY*-u|?vwF>7uߕbRܿ蚳$U\6E$d+ 'E.tvt_ɳo9-ⲇPe8\4 sQ?/C>YN5e*W%V 6a%H޹筤MMgfh@?]SJ>!w@P8=Ms5nO\n`9A@Р#.mYƨ0Fǯp!Z7Š %Nv}@5/~!Dyc\Y#5m\_F[1<P+YOho;xyϐ (epaō#n`aj%* {)Rbi(Xux5 tQ?˹!q*nh AfA9[a/J;EEyBdĐo:Hj#~8}j 7ϋ 1Qp_I51+ޤf=Z_Aht qȁdÝ4/Mg) NquJg*̫GG<|EN3{kg8 q}sMdFpn@c[؁lnG!iۼ^V1ڔWxGݮMq."4fQ83n$Œ%%kHeŴ1)7| K3OCsXDU .]6f9JyCluJ՛Bl+5 I n-d59ux?x HzT[3: /[L،ʚ [Q7qxY ٧j~u>bYBokjɃb٨$ԱjԬ4]n7J:G; V(dn$r{D38)ٯK1|( }\хɉjq1GuJLyVhٓE$sA8 2/ Mcj m`>Isu{𧭡VW:i6M6}nB=w#6;hk*&?ſLHU$dH} &,@vCMYb;HPE暎 UhwY1ףDx9A Q85\4/n%0@GHxт+V#ر)7t C2.evhs-2/|:f(Tk0N*rq<CgR&Q4Zt){6 F|2 O/!!A!$c+lÇ_eٿdTq!m!+.IX)Kv$r'jBV]dU9:]yM'j -&XM&$l7oG^z .%& P^WP8Bu0+K<מ x/Nf[f.XeYTLϐtqNcBA=nJr[=mrF.UKrQg}h }\ʒQ(\LLH@ G#f[f7Suz = NEN9r:]~N,Hs.:Ն@BUwuN [ ^n]Vr5DKͽN. WFP|@W+e[B%04/A\юh79|5qtSHdΌ!{dOXh 04|3gΖC#5!p_O#p TO(3ʱ:{l[(`\Q\JP79KEuk/l=x jz\W6`D Θ%*"!'҂+`|QQyI`J/7U+r-I.OiԢ=Ŗ=F_gλUHz}aL͍4wYAw<^-]z&u$ś^8&iSz8H Ֆ#OYoܿ"E2 }Q^C?^ugGM?߫3]Mm9qou$*nO\9++!vfm%ƘS8)+[&h3 fxuI)Y<nf)J %ǰUl&ƌ|UdPmh] @#T\1$U~Z xy< F(1_rnB[$C5O bn/ A I=dG$Pn )y”Z>r@<.LoJS{y]SiHǒ2l-Im}'{?qɛT?.Tmp;28{|q@; s'frSljDҶIUC}+kGv޿~VPL6c8\*b;w^+r"*CpNlb~t(2ŃQ-e=>BR^QٱO1}S0ք'&OL3aLh;( *\D1AyoD΃o{}SG: zEg*:Zwkn35y9/m-WЎ , 3Bwq&mߩ]3!3cnq^ދ-S `Oz(* cL$P 2ԑݥ呠Į1?v kt 26tH'*]COQDĞhij40;.kyyx\^<5CM͌io/.ٕ}爖!$ڻt{Pt6GXu3WYYPH$]w7g7rW:'36 te,c-zCpHXhleYuWf÷mBA}~%!1hh\sHER(LD+9BPrԠ܍EӗW-ȿD}5C |#b΄SRC6*‡+`T9; ?fr]5Fx3Wxo=';E߬Wx9VyE82=ysǻ a-XR鮜 d(s?Gg4|"K49BNaQ)4jV p_=B' sCC K2+g `tgB*z,(:k\%*HPLi)6iNC]Y|`HCRN# +EaSf" E6ۈCzQSj!i`A9WNe6dwSZܶMDZFNG20kJֽ Ө4Z% !_4TvJF/G"c߰6!2)-ԓ꤀'X8tux?(S.-Yl2p4֟@܈ 寧iz>ETUUg 2gل<` H8: 6$ b OœtApHKS(-m7G=3;3a@suJ`=!h!f.B$Cy _| o^7E@D|zsNLDcZSg%E-!e[L2 xSq|*>"Hmv'#"*ޚjJ#E՗vgwp*+(YR?åY6j2';u,Xxn3i5YB?+šoO/|+5E<JA))u-̮+_|`H+~m%%gg-Ic}I/O"k3 0kvޚ͍GkLERM"k~ɕ6`"3#󐦝y9c,:Ujc,/4v\vژV.5SW`tbuvzu|iVGHa>x*ŀʹZ08 cL)1z:66B+l7yu:e] 5ٱX-30!2[cz_E:z+Gu fiwlǓ˜llYɅFX*x:huvԼ-2. s(\|uïAR7H͏t؂y,24If"d;g4FT wVNJDQڴs YRՏH$LZX kL$5`4nB9ѤL$f iM`AdS:r^? R1`rפѣPvO-GрARXP5i]٥.%VQ6E`dcs1\ 3{RP+,bw#No-W{%V+.4q0*vsLȴ%!>i;ph$Ok%giw!-<{+Hࢂ]<^#X*W'#2V"ܐPHKb!M}P2=3@(i}so8oSllnRʥХUGX.Weh@茼W$ 9(dO>IO8kY*Nr&a}jk,GFQegpo IS) چ?hBuC[-rH&)ك9i}S‰#(MxmeVo4cM^] M#9wIހi! 1u衏(ou#3 ɓ[àe(niCuBMld/ |;]m`~uP]s6 vR=}QAOIM%Cܠ*|l1s3NS_DA`pL3#RMɐ,Ig:M n]zF_vo=Z3f 2鵯kso{6)6:&˜ `f).Ъ(뢹bx&{s2X hb98.==̓$ SjcH H ~k3Ƒ#bxP|}7 ,xXx4Y/g{ ݣWp?|b->H}OgӅO8eNϮSf|_iUsjc}yeSiRMPtB][9zK5x-:DSXPUTTl-CsS0E-Vx6mgtbMk%ѭ (1h>ݘϝDBfaФWW(K!\o ٨HHNQj+dX K9DXQV^vƟ x9Bro GG9|864h1Z2,Ij$:j~id!MԼݬHil%1j_J<)l/kKPV$BIuWS\ 3,~kA2C .7˵K>$|@ &&3U݇#T.1s\CKb%6j#v2i\3vWшh{v ˹0P >Yjn,~'r]Q>}ci8GrO,$jܯaV$~餏sx)@ULtz8< ӫф BF@1:a}lRA< bCLj*TS%?' f2~c{{ϟ!zlq!fb :jӼ%{jcj3.yܼT(tի|xz_ FG=Y48ts`Î<0ak$yw _T↨]a\&l۝lX %E<' B1ꌜj!债bgĔ~{#U>pˡIaT:f)Ao7K4Ohw-0U5q92[!!~yCm}ۛzծP;[ 4/v#rK&di&/$IV @F\\.RCoZ˯S'P쯏ԑ~P, rJ(Brֺ7V{[!Ri>˿Q~XVGTSGXw}:>˿ F=J=GԜD҇'yusl@$@Mۡ$IP[O̊B l-Բm/B//ߤ]b{JJ!Rte.OϳF/xW#S6>)j@cW^{_"}O`fÏ&SiByx՞`|*j4"uovqUlrXi5xĚ#@Cnj|8 Cy)AڈQf[!!m_(J^?bGv.SCf*и凮 VcJ%=#й'jc?q'|10w_T(N ͨl{QӋ(_  'wu#~q4gf@¾(@l~:Ӷ*39 gT 񯷪NP:M#iow j'!KhXZt8| ! IQL`NJ$%K tz )tZ#m=CPݾݎ&Xjl:8Z*0>}VTh\;aŌVsAo0Q ۇ Ơ; Z* w.gʰ8 jSG}ݶ;uQHn$U{ "TgH+iㅳL5tl`@JW#w[0!WvyH1d~5~m)laꗈџUiM$Jˇ[_|S]L{Xpba5&erj*C)v,R`+ V8 15x <:9ƙ5bί_ /xih8>RGO\psIh˚pr'hKCF8:(zϘџbmmW q S&p۳,5nHPx0-c~AfTUu.uW`Mtr_- B mw$D9p Z wy^w) n.QOk_ҀvQCcDPLsTHĆw{ X{uLOA\]o6:H{, r[]Z:}X&d7?Umz` 1;T)Jo>nCjKFEǹq ڈ8aF7}ܐݰYǢ3]}1{oNَ\W*hc>-k=76#zf~U 8v6-_`ft{Diw aupEV6¯%1*M` -Z; "A,'B1xG@W/&,$Em;B~4inpGD9Ҋy{J!\(ZaZmCۂܨLE0eT Gw+uSn?ѽl`M^3ΧqD)}MiGjr0Kw{ZըF>xH";l $ Z:l0iarj7Z4UHv@aM{-qq5$f-(il7fAQI4/`􆓍_zVJn[~쫱BY G"^ӣ@U]ԙ/S6K{Qf81#-ֺpS{/Y:̮@3gps{FpH/fΐ{V%x7H?-kFcJTx>Nd&=dg;1(ťH'$(Ub;UL1IGd.zwW-Am9ѽQϗ{I/ȭimdRF8Ѓj&b@HޓyK̑J}^/63Lü^xIxCpkRuۂ'7( ;YO|圴 ÒDLC`WƇ [V| +rl"01G=86k6V)3k~ S۪&R~]TIqD4K[U&j艡Y:-3hB1Q__&|n%WAz\Zy9xk~ZE1n%|jiWsds@{o![G"=~|Wcdv4&} ǥ!`ڢxEy~e5v$f;*Kwݙ:jCicG㿖"g ͦyA3iA΀mC^aJAYvӚ>/L Dѩ;GݞO64N,hS!'.EHF%ǽ뇑|+B{4fks,J"35?} ^9ʘ!M`(z ZѸv^5rpoF,pV'?< 5Fq@[muuaIdUhZ|2,B/Di>xgfa摴u?\v[⌄3m]NǾv,_۵ *ӏW_0*3^[5llХnjrXwE|i`=-r0/8f^pt؛WJ]77y̦.?$wh(F8;;=(C$E|GE#,;ZK!tڑFb3#d)29ڃ,zrB`NkTG4wR[{}Ah-}1nGݐ'H vŧ!jĆd~L(+Zps4$m[aښKD)BԱ5?nY \8wos8ʟ b-Sm`G8҈*'Hu WmI |Ż([9Ȥki1^Bg1GAǐvsj.`ʊ$5;Dl<|h2Feܝ~v'[g>Mo'+.:f ץYJuw/Ɨ#cz .az+Zb__(gm=Q [)d\~Pn4vߠZLСB/e.M$ ~9ڞ%}r{[=e.hrmyʹ [j (_!ҋTfV#7ir`jϟaO`8|g.mQ)bY:3%Y4)ۦ0U ѕuۂ\)RVox npmYFv1>QIGx 2o@aʇiG"W-vֲ=[1mbf'YOرj2 ھfF4Xjg|^cgX9bqut(GlQ}AM%w"ve!RX|}1S23@MVfYc@~DrugJۊѥ~gX ) V[ev3ҮWF _M"ВZ Z=x8؊-Q,n@iRxłZDWwƣxC% *8_O(VDcjqu?F 9Psvs Þwu t VDmll$_#A-REnBUQ'Ro8l tIpeRGClBԎ6׷ ϴv Zkɽ3B%MArKք$ZO)~d$7/xN5 =ŗfnxBע6'~8p\?r aCØ=/t.`ыZA\ȡք=62Th uX j]AhkT4?ÙT*)P*5eNu6}ce 6Qڽ?z㎖S|=6^z4{@" "8o#ʌ8u--j]~lh\*m.@&^9Z$kR/*lЧ*H|sfτ>q,ޤއKmw wO];j4f^ CNǧT'-%4Rt%YT#8kQgQ-aZ73Ҳ(,tg6_7xuNTEv!,Nfh| &(:JFevx#WRb938[[H:iʨqv (w:+},Z#8۶kv7oڳrξ!ȃսpFfC&YL.EQ?j57Sz;9Nv ۣfęeQ!.DŽ0 >5 [$HI/ϋDzҟEiOS%#Ȝ xQq请$B+ZN644:ߖP?`ۙ!gk̽-̮:ǣ#L:+rw |;tCFvJ0C1NJE\ލ 94d[x_C<b!'EX׎&\QnQnc }p2Mvou(lcOC? jUveU&\RdsD<~2z\L(_S4º s(aU֨2/>! Lśsݣ+C>32*e GXxACc^ȹ4j}-rqWyF֒|~ I2:fMsg1r  ^LAeF-lV?onR g6U& OL@vtD\δ0ˈFac& *_JFQ:w]{uׯr cZ'W %|R1 ^8WFZ .Y.ߜn|#;_"5{ȗ!lV@u¡x͈2lC M/ E%a*qe)YvrYS]]rQ[ h֌ܗXD-Zz^!ġC2{'aO~ [,1Y%aMe>H_ܧzIl@\s"]>ZEs9Qm(dpdܟ?ac0`̺/90 S^{Ǖ 3,z'2ֳX&q B"[ O5KΟ"I@ҵyGِ&Jiva1GLoo㙉w{ qwmd)X˨F(D*٬hC>-Gbh y5Zi|O 󔤹)Hmݭl=hN"bqyKG` ^gç%:rG k ]\,YZCeR8r6]N;})9'- b*?h Ȣ )%IY/=uf8}Ir!#8T~>3)iZi]󋤣7(_T(7ſ^8t/omj2o>[2Mz ;9:U-Q$&VSF5'߁;&vʄkf$D`>ˍkR̼K/Z$cІJcc#J5 g[9km^}Dv,-^ՙcZ0&ՠx;Ǹc UW"19u]ZqWƀ*ɭC?x 4]#.t(`6 ~I:R ѓ+6 * Z&dtxр`I[ڞ+ֆYU~& JU>1&iKXh+V/)1 d%|XSd%d%`?va= Ǐضlq@ @,%t}< ۘ&:t3r1 V1s^> xU#oXiD ~g+Vja8ׇS2I"m|Z> XmT/ e} ͗r" abGb?m;ww܂Sؓ0h{( /U dR=¥]p5!,=EاEX5ů_BpF)EX#|-Zs0qotXFL[ %6j0l7kve2W޽ZjZnkPGԢmX8>#/a2jԥPQ2mgԷzZl;O!5Xd<=76MrJIѾ1<0ka AmYo>D\Tu+W ]pبpEug{A< ڏ)LeDgE (Pc4cTg)U%}X͞ĕn?"Mr}1bzEIu:ά#XEݵq)$& 9x=UuU-.2i j$zIK-zMܾ1W(C/8]YHзV E@&{aYSnqq#Gӫlˎвq-ap(,3L}܆6nI4 T[\܇n" ޷f[ Dc9T"Pgưߕ 'Ƙ@25b Qy%cՑǥg4D܄8hUL0'|2lf?oXOZ *XҲDE-6ߢPELJMo\)q<?'}Zیh27 ףUwpP{0"HuEWUULgNkmI E nc9^Rm{o "׻JLqO}K؍kB#1$??12/~\=YU&'{XC%ֱ"uE*9-9C}Ɛay'4I (fZ'P.8f~\Q5]ТQHwà^ ѝ̲XsZz cfZq3N'2p\iv, ,0/Yƭm$>SF `~9CIU]גPYѴc}tbJ.Y5uЂ&"VjoT6=N#41*ha>I6AIjiDWY>~^b9J[9vqW{Desc9Y撉RT Y(9&@8P$# d>g,|.Sœo}F1j/]B$^dFC6ʁV]@vT_Oi 𯔊S$M%~6ո_+S#YOc0׊7XSlj̴dx 1ZoE=h\a:]%T/>C6Q4Lv+EaQxܓ}{ًM!bDYo:\6)iB%/R ?wO.`^Tbhزri6 P'YpGay.&A\ZٿʌA FP'* B&,(N툓S`QJu'5r[ 37O *D/wlJ>r9c<דj~a:ŋOg,n3@%4WuVG;:2 ꊭsA"#x-*ʟF̚ *٦;e;jR X(gP+;=txTT!M~mϠHa.3ʗ*$w5{,E$'3 SgB\dp+fV»?]ւe,QSim޹~*˾8{*'gŦ BU6ZG%fcD~ *a4j#@vIW]4/y(tעs=Xcns/fS{q>x33#:.gz!9:2FdqbČgsFi ;xBTQ ĸvfL{@*JM=:@O%--N\-]÷v= 1 of8BX?p` KQK[qwh2~49 }ǵբ3;[I8ɶ0w{Y/8@NF' ӾO58L4:w٘1~L&0jqGo־w0*WgKcB,$y7Ckିr>D u4Д35a5 R);sz*Z i2$箈/g#ݘrN2jcĩ 5"mqK''><{S\ {8js+G&Hc^csvC%*ɔ>m $$hkH(S_k{z %HsU|xE=W$,%W0'3FTɽAz`]064LHd]먘f"1I@*h,;t4ˏ[YSFh6U <)F+u2- *&!ԇ .B$|}w""5qOpQڭ瘛l4h޾I|˯.3}?Q;?y0< oƲ@A3F'(V}GlgyfcwSMdD8<@FaA^fN 1PIA=k0J#7on8%1 M^QoSþ֑1>h)+0xْ T=, i7%.,s7 e韤lf;WG€ 'ǜ|вl/gʕ2&G;6zkmbR nHlB'8';n#P%0=4h,&۠-r/h@saF-C)|.3%VI/AaּaR'@}kC||7oBsX1p3 , <0>1sp3cpLeӷ*u;g:5SpfZՏd\(Y^|]1">1 %- o*,VrXϦ*fIկ6pۂB-֫`){C @䚽ۖ( Lӛtج" oTjss/Z+ݰwbU?[=n?Pm}Y^Դe}O:X4k-84qM7lA/-֑;.t Anfa|Xx6$5E ^TO݋P$]uHfLfEg-gcޭ\ `-}ɵUmBnu(( TuUǻ-~OeReS,NZ<0xz檞ng5m8WGd]U!h9*knX&$Ç|MQeGR>GΆgdUU)Ux5wW%_3yW]*FI#w) X:[Jv}eBv#_#WJ<_cGp=yx ա[a`_ڮ-ⲸF.*S'vs6.Ϗ[jӛAUq"%/*zM$)()1FxcSL)OWJ8йVRKq2L%p* 2f`z foOS:偿䇴Ó: %;yv'gR aӃFK=n4`ӐWf(_?Da Rt .*j[5/hԇ\ ohH};^~y-PGqrZ,΍Լ"̿IBǀǧ-sC qoQ)tෝ+1};Fe?JCk'<ƷL)_0Qu_.#0dQ5'ͪdޥ>]$^wt_*\w=aVw%WeYu9= *3R`둣s-Ҳ>kñvf~RNcy 1NR҃Ny+8MsbLv74Jy$CL32/;&ćAһ!1ښITؙ0فӐpkL&D%-Q'%gg){$1Azjé[b֐܌Df6ћ'm64p@WC~ԢH %5/Ty1idx64!9ٮG㝓,5Y$HZ%Nױxm7F_k8ټPO5XM3, Tz6̖] [Z&t, Y=NWf^%;Üa~茉p~!5gMic^^CX(LA**)oyWPft](G5iCh4]݌1W5 J&l#;CE僳eKQo ka~ƾWfi9MfTMakl$|RRRV¦iDa,` "-?8_|DjQ@&o _oAVFm l0Bg1j@(!t͑ k_m1PAeg38' ʴԉ+6,ũ٩cXey'GǑvPtB6r?ϛ%;kP۵V[gլr_'' fS;9̏pJd:_޷(,`ȂLnK[w!j6\w:ɪI γE$բ 38)5P F%2#b;G9tKIPo{1nʠbmcLGcФ7>ȥ2hH֗ |Íq5KŭkGyQEHWp[X}xqrwp)h Fo4ad2f׶qMD2d%:\ܭ$LwүG*$#eStA \0W\ཫ%0.J.se($5 %)NMǫrH&L2(?Mo! +hLrDL!BNG/_iŐ.T_Uq/JK3A,, *E[z#rrt  6nXM'~ s_ l6&FFi~+"\86^+(\0ݘ^P4$T~!U挕I$չ'6̆/W)0W,,o-wŰx.)뫥͇pU[h;v-ɦARTPx[e$;^Vexa\`!-A#Cw%|OM( ֚bR}BHW]SkPQ?X)n%i-Qt_2ɅE\y uGa@rx3jS$ 'oVKk ޔ32{(~ن<|D;I*ÈBb7t\'AxW">1mn ?妶@(`4e6 (;Сv{@<(Z3n8 `ԡXqS9msdF dž$TZ|_8#G&(]%:@_/k~sԔSEmg(O2qoa; olS4Q9<0>+3|fOۉ{&O @t^GDGF0EE/`9H/[$)iS)JMNѾ4PU[1ҸCuGȭ\" 11S/ĭmH0c8]Oeh=js1u.lCqjˣ4p60i `žOY5&ɫS/h7Eޟ f<``}B~Pi /3T-IZ`оO6l4 \J'W-9u1ΈŝpĒVǼEK= Fwh"|iKf2x柅cCZWŖGT^ƪ=kc<K]ɱ󺿒L] J1ڔUy$ǘ0>gV&^^OޑGƜ +/ ='LBI\mWC|AaYzezKϷss>7vyF1T j1PM3\0$DͫK+<)!g,Vk4ޚ[\ѵH1 Df,h߬M9!vtX%c;%X( ʫ612 F:'C&K':V!y][ ֕wpm \*VgM}X^Gn)?1rg\+zdI$P :&!#,J3Z*ːZ;4:$83[h޷ ^ʙ&GHB/˭r|҆$Ŷ2J6cWliIAѿxhoY~X8ʓ$0b<c\`qz1˾IWrMbYleRJ>X=qQ7#np@'mBгG %`B|5$-tZb|xtA8!&U d?Fm[IC6*6ǐ誝02˾u0!OR)l9:g5,>r<`3\QfpB1}xH˼$|abPag*U]ZU6mڹi`E"9y IE`jgb̞ih1| N`(q1+t;fstkɮ/<ԪWd8rߥ{Y4GG QosAgnf)eO7r7,j}ϱhHu+kA=@ >r*q0ᧈvѷ\^DA+ds$ݣA5lj}tCw`m0U 17 (."d3dg}.;~ƅzf(6@hr6`I=d})?&cthx9nI%@udeBO2mswZp=[Z~ӝfr|qtaW8d'VB7ngq~G.[GN{cabLK_az duʽT9TZYpx&ӵI9vwiڛ Mcj !Ix],m8ҀWRW@g7K*&Wvl9:j= a-9*-AXyp;=\ 5g}̴⓷nRbyiLXbCWLGvwbH{߶*Ć)2庤ܳ^\uD0"n64f6WmMVdn!+={9j4ʄ1a}xsSDzY~BCq8w;hA˜szFLxeÞ ~X;Oqlj.'{FZ!ЋM6FX2Oc Lf^]"GK*][}"HPzHdT 2pwh%u݄eRV2qMH5O"ukzdgs0K+zna6Zq:_Z\ǧO>ﲒYp/!A~#ҋw$Sm2]fX&G[ aIvtuʒ*G9Ѩ}qqjQ-KVɥ~2_Lr)5 53)>rshxeJ!iF=80`ln!"{Cɇhn[na7&NvI; WL> jnY&cJ=T'Mԋt$[:!.',] ƚ W;x>f6?鵃0"n@=6J&4k۲ m_JDlHDHK@PDϫGqe;ITsp_IRTacO\5'%c(ZUРt.ּEN4z'6q66Xoټo8sq\[s䜳6 l vꇄi ?CkR=M=Q,eF+ X`[!b)eq@ k<9f8iY1 S>^]W&\'8J8lSbcޛ_ ZDaeqӗƾ6[AOt,BN48=8g&PU[: x?Q|6]A{Vy+ a(Nw KdMە>s 7u-QM_F)RPԺ ںHd68GBV4uisNJJ>#fdXG?+#aڟN̊gWX~i?D\ȿ|(Ssn,]儫H0ѥ+Hh!!^ (z]҂yWo԰` *%Zo'IʼQh7CyOѴ/e@S1^w[ .9~M7lrॡ2nW u"M"y O3'1Tu4J͞ _/!+P@KsvaP\%FMFE+CcdRog ܘ),<" A&_ YtGi dYb)wUFC\sg߈ =#Icit Y!,t6ey#)V܌³eqW j;"3_M9& V7L2GE"׳YjСLTp> 'm2yM_ $[)Һ,H\8=uDzV WjV#xN ӠPQ;;ЫVY-WJLB ck1Cۊ2zSJ:'D-A(nxk<>.Acϟ\ҠEwuGZ/l5\:J} *DOͺsetcԯ]G8D] w$ xobFeGoFLb $lpk%@kßq(пrlA4*{E>YԁXjf*tS ['.GKm'j6rxl Db˶u,%:xZ"p61,)?QRspiMdGkiȌ$n3`>WC \y>Rg4IӆrΜ@>!<Mp퉨 gSfa+5bGf-WSTG@O&=>YRE,~~$Ts4N/B?lƹ|Q8%kH:qk*AmgX%/%CQ:\Ciq`n.RXJh*e63Lip0qԆ\Y51+nê#x\Iyp x#Z~"e٘ *ʯ .hα g=9\'HFuv&o?ǵݨ`W)<ݬ]}C +Ɲz^s/^Yt-s7'<|PV9=v4lGSZg&jj;1gJ}S_HUׯDZRxp2˒xu-e$m3$BM !#wyr)RU9#=uq>qfDp0:ɦlQsTC𼝈'+U-HQC0 x4`<8^m? sYWDM ǁ[@X43&s?2rml`Z76?#5JIƋ%>֝9#M(M.#&*ގ5GTnOA8ϒRԞ@OM\$=DؖK;q0RVvKMg4:]^f z)o&NB=$bti0 W)3^b9ټ}}k7:d䏯}6JV''9`+ϰ;Nd1Z'6%?5i JcaӅ^!9cWkfF IFnd%DZD9}Ct]Ϥ)Qk( Y|Jީb~ fflA D;p}hϗC?l|a 4dZ A9G8d2FF.*]'M@à%';?gRHg;% VzZYne-0#$j[Bk-&t2%xܸY3?GC>m*麧y*2J3O?Ԇi8!kol]bL|[ T/0AnayC0`>4SQJan} ܘ3!>:k 9:5dg9=,'Ө$*k'g; BK{{'c –Yㇻ {a(-/Khm%) ,BVTԟ*u7RN9rT #͉Im/)d2jM /R7I[M1RNnr!άdV3{ƅ̀T+nKIMY1 [ųNѻ!z#fe5zgc YZ