connman-1.41-bp153.2.6.1<>,Pb!M@eeepjA6A4ya S:@1CoRfLI|E|LO=k^?!u:֔L&6Lx-|?r5Y+bk@ffɳK ڠ+@#\6H1 G"̃K6Ĩ@K<+ŨL_Pkaб³kF;mHqaeq {umi"nʕ1`ghBfLr_:m=g&똪Fg˜kGbdǬd>Ia4?a$d   . 6<B ()P ) ) * - . .p./j//0&0&3&(4'84094p:6=V>V?V@VFVGVHW0IWXWYW\W]XT^YbZc[pd\e\f\l\!u\4v\w_8x_y`,z```````a Cconnman1.41bp153.2.6.1Connection ManagerConnection Manager provides a daemon for managing Internet connections within embedded devices running the Linux operating system.bs390zp21i@SUSE Linux Enterprise 15openSUSEGPL-2.0-onlyhttp://bugs.opensuse.orgSystem/Daemonshttp://www.moblin.org/linuxs390x 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 fiHSpq@FVA큤AAAA큤A큤A큤AA큤bbbbbbbbbbbbbbbbbaaabI9bbb6c513f01d6804ddb05b344fb9da1d59d7a588e567296f771b6d6393874b6bc492eb3200d7b4efb29124eef2b203037f8821f0f11da0189c7ccdb535ef175f07edb2fedad7d0268b8e076b27fd1ea0caffc58da4b7cee4d935723a957c8d475bf61bc9497d141ac3059af37d357e854dc687dbd83481e78f5951c722dee3b08e583b5a8c95206965a86290ab30dd5646b45153b8fe0fcee7f0eff210dcab89633de41742a9aae521424f0acbdf0c913e6633e717b5417bd1b5361f88d8a61eb6788c9eeb76da6a3ae854cc6f74858cdc9a8e11c1c70b8833199aa7e32f649c549f050aa4a2fc9817dac96430e4a1e4ecae455cfb4b4cd812d00a72dec6c0dc3714947e1ef42d8e163a72c93f3e93b77312503e5e405c9d767150362edda170982dbfb07902067f5a669896c4a720356c6465df0ae1ad0a9b39c3a9e14275a7d1eea38671035ef94fc587912c6011c83ad503c0ad6b5ccd1f406e411f56f9bdc38f7730dc936de536cf42874efef6a76c0bef418f075f1233264407a1cb7ff5942e811e4e01ea7d041e95f88ec89995f8007b04a1427da211a5098d8a44f18652304ff57d6680ad1f750247e1967a17397c69f71a9b0aaa0ccb76d0e229f34dd4fb499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootconnman-1.41-bp153.2.6.1.src.rpmconfig(connman)connmanconnman(s390-64)  @@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shbluezconfig(connman)dhcpiptableslibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(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.7)(64bit)libc.so.6(GLIBC_2.9)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(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.2)(64bit)libresolv.so.2(GLIBC_2.9)(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/shs390zp21 1659430392 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_Updatedrpmxz5s390x-suse-linuxdirectoryUTF-8 Unicode textASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=a62ee07b79cf1441b5c66668f4ee42677e7c2158, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3d9f6b73090b5fb4f1a609804a2ce456918c0cb1, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=e2b72bf69463d9644c94bb418cb3001ffa9e511e, for GNU/Linux 3.2.0, not strippedexported SGML document, ASCII textempty&RRRRRRR RR RR RRRRRRRRRRRR RR RRR R RR RRRRRRRRR RRRROߛE*U [connman-clientutf-8b07151d0ec5503b7b7f5dad12eb832c32e61e08aef2a784cf0bb61898be09aad?p7zXZ !t/*$]"k%nu B\-eO|NYó %9Z6KITN}r|!<`[7|?Oxq< ҤF s| "IvozH~N$sZT\$|LMۤF:7Yp4:TҿX?}$"_0E|FLԦ28aUɛE"li*B7aF6z dQTUr~Th]&(-B̴$z(h5R3T3Yp2>ч$#]@E3<6wy8kIgAEf*V;q iJoEqJ;5 YLHǚ cJ} VKk8 ǹHγ5/_!Fh%HP]`&`6i>hfbS T鋇7,|cncy{BBl0 /Vf,Wn`#~ MρtoXKnY63b^ap4veʩg0t Uk1 všs;4]Bqi&S(7oޝ3X54$p}XqbeZvɎa{J2¦Ҝjv.Rf!Wh\vB.'EpRKp#NeN:}FRCBhjlRsv{ B: 4bKO 9w4hSğv:}ҺG*xw(D{tAb9_^N+Aˠ\,̕);TG}TUɴ_X]3(\kVޡ:?ߠR`ĂU>͚[0|^ E4ap~*7 J%t 3eqsj Lý d焮TZYB=Gyi-Mbj^b\_:yS;ֺI$()g__r$HT՗81Ape5@^rV\kwZ5y<']L#j傹Vs?iA|x{);6ܪIgq)sռR@,^_ԁ꬜5$7 0(%è<(xP}Dr,@Ǥ*=_s$-L>NWS[J550j/sBNoAdg./uc+@Ž_nG`K&o>l{RG?+ &t>g&uq W[!f!j.Y)ݼ/[u-ҬI{$+P #aub3C?m^ԳAelDgr/.%G"dM<#$K5- k$ҩ_j9Yd'E qZ Dr!kM'mOsg$QUۭ0Qҋ΁%ƒN'p9~'F"T,ю35I nNIg{І/ t$-a[qx*w]' vFR䮈MOo 4QKtG0SdA\$du_jcΪY%>fZQMW4$V-w;țb>ԙUѡ׃k̤n+/$EKi AU=Bn)tl5^pAr5@&%P)҆vY$O GU ĨB\ktuqqݢ4 Y!D7T4_xf)yGܽOP/dBUtnvIs+˟7"tŗظå6yQ]`+F_j63?#6RT|.RI=BTk–._75qXfl7W,XOomm_^7D2T: D_'-_-/.BsJ}lf5ձjI>5r*=`kUC dgyyZ>CQV,6Xz<DN˔L+""_[Xyu)S[ 8"gw5ۅzlӟA0C{] pQ^"+_'P.lηђ@}*Q\\)ol\d&U0(s˅mq+~3YU`ɕioL<C?08fٻ2(9IuұIk}ʶ"R<&ٳ! ;bc`WIlt kMQ5Pǁ\1UnlQPSТ%Ā)NDwz}fbTC\36}c1Ced~Ldinn<@Jk+"Kh.u;)-ʠ8O:ظ2$Ekf`CmM&VwM~f:~tLCzGit&Yz@@}ak#ÛL'LᢹԠj wN-Af i_-*`-"Ah2mY'hK'*YVcv̈#[ QKOwJxm{cP)ᝈ%Ц]|#t-۱WE ĥ_zQG/Bx_6#$2,fX $Q$c/Kt͏H ;C< H{6*x16ۧ%h߯]s 1ϳpRpTޚ |\_HK}׽t:T2.:y١T'!Ê/`$+7&vm-/7{gp45띶k̶v}8zIjS ӝ:,K}_lEq[W&B=.ЀNkL'P= Q.K[8+S+ziT:v]ew9-rS^1厖e9 / QPYپZԠmV:W6JYej V3a՜72I3x!/y@KF+^>1P 6Rn%ұ3.qnK-\@)Bmf,dF3`*MzEU,6LJv|SwsӼUPsoU;'uDLl˟_(n'*WD $jFr>{)žnry{AExLRMгh4Dd9X~Jtv7ʩ|XqR  !"mBV Ofq幙gȜN(i-7U◢ua[V DAʑyIMM cT6-tS4(Q qϾy:MDg[VҝUa6s9+ Jl0hW x7F;M9s*sHC*#Utƴ5@s+hXjO9i1\t;ñކI}sm߂ZlIt )g)c9ۮmGv~ ɅD_8rk`#{h%KjXByk{Z-Ta|14U^qsx,>hFb"`|::o׍B`t5t0-8?/ 2͵?t#'x\HNh:% ¼FFO,1ĘC0~w7߉x ,S0 =!Fkz |旑T&Nr)هмAӬ0 ߏîS<)TŤuB2YdDۇ nz%Bs/PкZ$YР/lTPc _^ @yyA/T9Zց\^UUqryl6a[_8l8 Eu~v1lY>δ|uqLĵ<βZJ?ޖ_O jzImrsEBۚ,VQ`?o>gX95tV Y{ #3lZ[JiAS9aδќ΃.`v_5֝veLvΛ( ׁyM.{1l*mֆF2[%uA* *<%Nd,X; z@Wnɺz6 wxrg?G\/Vnʻ~`Flf2 (]뎊aUNc}Qs׷K$6[<ލD5+ֱ,)2~j-5dsյ<ǹxL!qa2ww%~1;((gv.U8 ٽl2(Ї NjR<6.Wàj1|bQŀvnT&}q28G}Ranט3`bqus yf3$$ 9R2g sp N Gۊ Ib^jwZK(o*o?` 7w"-] ͕ו%WR"-sK+W,dA<0'K㕾)%\u6f9G0f(z񞓔-d&|)aKKϐ=^Epso(9ڜm7֓'+DLZf_Xl |8녗T}KqJ[<G89| d66~$Ց͜ep>_@ͽ\κb*ßݫ7ۋ%"A, Nm(sBdMmgMh<􏮄cub7}O7?WTYqw=jcfdhcgW]wq~ VL evqQjbFUGcMC˴Pxŕ~z 85[wϿ55cMȸuh~CZq;p?}oW$*Eܤ2=j{'˙ eFH=hAW #>)eMR|ZChI,Nx)7kK")]ϵ?=+;ꃇé+= 2ejG@x$ D OP<~//&ڱ kv2hcEܭ m1@[/ X'e"O;?uR_bcՔa:ŴBjomNͪE&-,G9{VVx4i|b  e;-=as>w% -e>юWgR.GA'Ha렍Yg@$i{@bI%I'ٴR]-WHH!T <>F#fnB{E;֌&7zDmgeJ;IicufOQIB)9:Ev襇 QEt483H5ln)D#].X'o+jpv; AMa;s;Fw80QVQ7Hw#_|8IT+(y/Y6ɝ.s0`ƞ&7'_a$qZ]G,Ǥ7jbe>,RZXb!I"Zet}κYuHNCܷSP!`/Pw$g"x̶`uG["c#!:c^KB3+?F~y`J7172tRރV.ި J4Un{!} dTJ(><>b!-\DgeZwZv[?=RN<07Kտ}'C6;UtU̼PK M05BG9`%c ۛ N5@p NTm *T3~ۗ?8eIjtG(0rDg 2io{^/H0Z.bp zo#gcIKwl+U=kGvk;6~_MbtLKlo_C \GbX[sBtg!Mք2$πI#qoaQ&c6%p?QlİD~dGMrZ¯~i\GK>3-2``G)V̓bU:ϨP.s\4C_/sZE&XPf[ro?\/nc-3sgYYTD)_śƽ myyƷBǒFm]y<6f{0v{vLw xUkt|X+gWs3'͏ >L9N_F]@aF.}Wd+w!=/)4no_ `u$g4 F҇u=.nlxCLGt){{sĨ+rD#բaE Km9X16 |ef~yŒ w$]) XsUUP1O%N+ׅ;[.;mwZ67PGMZz2+xr  iLڏD9]bu]CŮѨ7e8YN| Vhj-HChJjQ(0|ٿUX'8-îUV:5p`T *Wٴä_2򠰗:R{t@[u!dt}d(&_d<'Or_ Omp 3bC7aCu6&&~ʺ:ĔW!_WI- stԆ e$o)XU$ 2PN"=49W|zhPs-SZj_#ߖӑWvu|,TpE h-6<@I -~]'_+<RՓ d^ʔ$[xPYQ` gzE&RLC@UgxF=){ V/s>$Fa_&:jO)ī![/Z&k096V`R}q^UAûcC924Mpp~ م ̀2- ĤCorte_nȩsJ:eMb$<Ai0GG+<hH@JdQq$6HAn4Q*x y,wUb8ݾ; "ekF/F2~17{V/Sum<Ah,y ߘ-͖Y8lEوb,mA=ML 1Cڦs=o𛅑>]s i:u(1'%Z+E4*OUH_;!0fnV\ u Ő>j25m<{#"S5@%Z]>1-Rݮg;z"Ѫ f˻5BBqJMNҁF*Kt]i aJρ%ͫB <,zǃg (ԄX.SA0NaeGA36P"ag&2nྷ RXm0 4M>\]C6e;:B ;#sJ_TA) 'B4(r8ٲ eaqrKZ.7UX_Aq5beTY2WMO:X OOOMVw8ç`m5x]A/a"ZbEt;ɿ:͛js甈Hh5 -kb6txއœZC^6_LlhK'zLTtPq_ldYV9 .Qrolh amx$>qP;b$[7[9Uߖٗ4scº`-{{1_٘ ba0d":u!3J*ٳhq (c?h1rMfȊ Vjcq[Cڕss+fw&x6!?MW\&8_᰾čYtii4&EG(oN5+݅h!H@S|;gFJl.dtT}M)=UQ{3\ ߍd"t"[á:Ͳ2] j`K$:a :,OHŋ=J*_`l8b cM|jcO][ϱ{*c[nu]S)iPya?pB2b~=Sgt[\^#unG ¾oلl|sr e6sH5zFC#H*(d.y ƭrTT8]ᗩ_ߎ07qʈMwdNg88[AsR7+!$aa|$#«`0Pƴ2g}]}7l8;dj 7?xB>ص؍3ac0fցiZ|2iPRF7ӨBL~{w9[ a=^?w[!F-(zq=KvK QW ]=lݑU<Y iLcoD\/9N8h;<.e$}ꘕsD̦#jrOƨl8>1s<b"J-1/XDx`eRdbx- Y,8.`13UZV"2faÎ~;՝'VZ|lJVL~5D{|IR<>~y&~jO 6I,NlT-KtD`~{T)7ֲULG}z tw'ƛ;9(Q{]9jd.ߌGkVf@ CY崤݊w!3_*}+U|+-*&!JٚzB ~˓?-pn`9SPANW}/gc]=t8W̎̈́4/Սncݥ>1 K4g Xry|P w{nF0_M7FK3hFc;c,޳59.6LM|H'Y%l"WZlpr1pxr, ڃR/a%WV$W\y>z!!VHE+K\4<[ pŵi/Fd+ =O.Z23JmnHP?fKXq<^P F1y>$.,(;P\CnߝIs'jcw#գth'X?4{yKq1b/@8/.a]&@o. 9U.N34tvF\=rc/3~Τ's43vWŖA˷YHM.A @ի4^Go8A 3uܭYZJoKnM ̫neNl&S:А@оhKP/EqSF-֣՘PI&9/t;z"UY&X_kxPl 5h:E)U<*BMR>XWc `''',Ow}4.l3oH Z\GA ᔿ LLbx^v֍xk} D(?xSE借 Rf!|#$ezA!z磲U1g&UTk P3Ne]-`ũ2{Y5Zq'G"HQ"a}SOүmp !h;|IetXV qa-C-תhFH 'umY*g,Gi=O/ڷwξbf% s.#aܵW\l&"JdEm/jWFDEiһޅCŵt=ɭ=Ù=#*y~[]w]B_A!s}ܗً'6h=]y?Rݑ7f2^`x{XeWH/--ԌO&BQRz?X: *EUIfAݰ> B**%8h8B{=1qW;űX{9A;.*Uﲄb+/谪xVj l/pEʳz&gk6vOLVL(PkGAYzGTS^<"q$Tϲy/^6t#J7=(P\5naWCKs@T;V|ZaH52/<>v6O_|\9h?+Kz}d|JIj$fD5藌3{NEG6}`Wp}"#Fd,v-REԗC'i9 XM*R=`Gӂ@s" >P'Ƣ@•}=LLvm.]|=Hك-8yiA=[- _әq!;MY]GT{ AtI'#( 4$lT 'C tďhlFq~ź>:2&U`g*>zi.ܷ,ŀd̷~NyJl;O14kPsN!Z b4Bp>ʧVzsRF +:0$0e:-cUn1 |^n8]5\ic2P(&nx%;rCH $s\ǁr>Q̷B ] &L:9 E(Anu$O2it0XP wFyS|[( )\֗{5'iuϦyY#[EP~SZ4*gh#,GGT 'm[?L 2@cBO0@Ov$MHi$<ڈns=ק{q?h  qsOe*{DoaZ?#5kkr%慲c,zpPð;- ZW%,98e%Wez@jh%a"Ƒ`sǓId/8MYCz3ЧT$8Y?)aCp1ze"3fX'>&01h21 %vEdG=]qI_\a![HY{j[`+^pY)'"%EBa>^&͏Ϟ2:U0al?@Qj:+};aFAQux\ J7\ƶa@kZXRgo]|{3oM|J(Cvb= ?Y| NxA"@Th̗f1,q`]e4GinJ4ӿiHS"Cm9+2w$n|eskz˱rxrcn@\-ނ(8N9+?~^?Z&|3ܫ?n/>N?g2/ȈgI1zO"_,`Ҏ,G;L/DNQg]'_Å-}YʄWC3]%NBV: )ǖt1{Ro@`C d\_Y}X 6@ku Q. TmGYOݿOg71P܍KBc>H+h!H;^&%{< Je䮜ܣawd>{E˿ ]L"Id Kp+Nܨe4y޶ܔӣ.lZWMc;أ'&B 1xVX5ի,Kn$_o.$;:[)x~ ۔L?0Ǚj`qQfvU]|e }/Kq1wp=S*!8$ȞuJu8EQTӌ^ϋ^ԭ0Q/2`b.C*kF^_%s*S+ -zQ%c,|ed<I yѭ$d]aװ‹r^_ͺEqf"] ̐R|#s_8$MBc Zf`hڍPRC9G{;)pi{@Q UiK,m3w@$~? BeLdlO]#E8Z@>瞭 Ձp]f[<ϼ/~ASuhdk}§~W9 \c!`Ac}os0qFĀz9+TPp|Rƛ$(+y`xc*7ɡ+?fx̜Ieet6Hi y4@O&x-UYӶ衇Ap1n&w筝]jf& X{JZ#ZЯ濼|vv`EpR"g~>Φ(3FGL%jA|HF~^˖$Ch=a$|8DB՗i$M8l%%w|(kf NC*4&sPXnlB\ I(sr!zΞz*'`N3ܱϛ _Ac=\ ͦ{=NȃbJNHDg؀'OAh\̖@] TLnN'Ed$p!6͕V9埿›7 YFBD4OBT66Wh32ʕX~} cډכ.FX!!:"Yͧǃ롡!fRRڦ}M+\E/qv$*4}@q"Nɗx?L]A:ͬ1DDBpd;rКݴ(MpyKQrl'pdc b߹X/oNHKojLiHνkEI*3,hGr h+r~>nCaauJ|I pX+q5%ܛЯu {.0H0qz/"}'Rg"ZG<\fdwi1\LAџH3ylA)&r7i@0h3Ϻ;<K`L&gF!m7ņِ_taQ\ʎ\ę~"1O{l7g"+,}}#]Y)m>ZuJ?ټP\ ?岣0=ʲB FgS>qgf cO auO@XxۼI%#7=qfyb$ӀhR[CӍ}Mcò}w!Xv@>sF&vF?1km&J1'uT\V*МbngnbK]ȀILhhAK3eҁ u'tKGrs[7!"Jd̍bg)kqt"\6 `RgtgpVo $`Ov0MzjCpXgOrs0{ׇK"5"Wތ's˳L[ʞ!{s|8#DH4ʿ~th;5u2 hS jIu.QI]p?nSpJ Ɏ&?ym&Jr8 MCE!_VkUg{)ӭ-()Nr 0m{Q~N>l[q-6Tnt+̋EV1>-Ҳ1*Q1lN+!6f!lĦ<v,%- _PװznY'9o4+:ot&l œQ\4W=2: E}NVf P(,3C-RanAeOy弻> nAT@;X#@vTt7u;Khy?Ke +;U=)n ƨ2rŸf>!W˩C/Kꟻ N "׹ʢ~=mUW ǁ>~V\3ݞ0U~Ox IY!c@y۷_I|Hm TGZJ%9|"%db{,F%y}5 Vڬx7 A8Bɶ\n8R)5;8pl,0h@?m8eiL}e2 'vFgq/ KMxn̼ƀ(@7lOwR;o2>h9d_sZJ Ooe@1%p@WKZ"r{v}b!:h hb¸@&Ӻ/p+;Hf *jĮieYp2>A5$`]Џ4ln""grr"##lz(A8yG1B r@@<Ӄ4._3eIO*C޺E69r~r]t8 x~Ze]m{}`Cb- zp܃7a󁿰mErpk"2.a'O3ryK͵&Tt< wD[M!1qv|n'SQgq$ D8^߻Y1npa.qt r|O'`4hd­ t|P}G&[ՏJ'lڭ6I+@ %/0gA4GܽMJ3KB@nP&}/掰Բc |)%+K8$QlgɭعU U blnZq|_l?$wc4/4: k04q1D"϶Z8}t¿{Ѫ G[ozlZQW:nffc2f6R⋦7Lb (^?Pz Ab U}AЖE!T++򡏛rᩘ!C/$[vkXX|cn"Y~*٪<ύ$$SgnY4NQS3?ݩs`íx@-V#ݼ[ 9Ycvݿ(sP3( ~zrPŤ˞+IJ~ 0l>O{y($|y?挛mz'7֧;,mdNT2t/ՠ>zYGf8e~t'_jĐ,?, u)TD4Ӫ ]'꒪43c?C \]  ݋Eb;Nރþ"&ё~S7Dja/2HwU5} ư MP!d;X!9T3[JZ8?k=[o^G_Oaj'gO7 iftՒC_- .w.}$!iuoTD/ i@yUo23pTdl/v@)b! e^4fzTjtxD̽eKyX.,-y"ïlCd lX3ꃨ". s:oqD<@ {h@F IXcf 9Ϩ ju &I_.MM-%͗1LEPwq2̟u2ϷJܸS<٬QIzԃ;i1XjβrAoEt2Ra>O~0 Ӄ!2 O>vHZHitEp Z[u P܀}e)@c3gra$""ȭۇ`Z3ƳJj%w٤]HsXt_3z"ұrT,ס:vn>l @W^LYuO$7}CW0kZ}|=2 Ye r+ŽNMRtW-kkᕫ *T %pӥAb"ճZ;/ [\jSk|~& 4AcA;,E 4⌴܀BOͯX6]}0-@Z:C;|Louď% LđDkR 3$]R> ͺ")#GWp׮׹nN#^Vܝ'mLj9"( Fa(Mˎ3K43ۘtr௩5;Tk6Jlyh-ɨƆ[Ϥ%هYa~퇆&f9Sk?xujVb|-Fۊ{tA8I][L D+{ꅞ^N{Cp~,*kpp:kܒB+["6Y$ ަj3ik!L3#vͪ>竺7_\LQ;<" l{N\)\jGW89czLp6 l2c9u4^]So ]鵠tmS觧]6^*j@gJ8f勞qAUcBl;ZYwPi*Xɵ !RO:?=u@UE01rt,z?xCXEnXSԉG/G`?X'B E!NƢf( O~Cg\]qB/q}f2>-T(|tA%(g$T!b%o ,\S^:L&-<˾LKppה{O|F]jZ"-;R)@>U2Y~Mvu9k4V"YlRuD Vѓ:ƨL C/4C(\Ӄ̈́u,y~fՌkQڠ#IoZu&MO/}c "?HckEթP?Lu ߅RkDg~zRk:Mŷ dn17d*z8 0˒c^iIpq!1H[>)lD29aZm_X,ߡi?"T.9TxgeWC'8 |Q uS7ɫ-nʕ \lC-O8\Qw4J'XgUƀj׺ 4[+k'8ܽ*#."c+k`>8Y?9cj? Qd M-3{lŠm]j#v%wjwc P ʨiLFԜ֘${W)_o{ɯdaL[d> ĝH2 cV@D'aSѰ2N̹*ғY?% ,K&6ڋ~/VeVw$ ){, 痝rdV.J^pwHAwxR|Rё w |m2pV4"*!ō$aA6Εt GԽ\X.4Ɉ̲د+hIR2ZbK?%jݜ wzV M4|0BV8QF\c( z@}R5{NCLE25k`Ҹ=Kbeg]-5AvaR] bT:݉!O $ LEm}hrC5.W,:7 ]Ɩ$%X& l&QRA ^B2qoXH~~fj0 C)o tq745c)_"7gݠ{6֫4) J6Odk1'~C`N}SI"aw\w ڴ10PpxsF\ sV\]L#\榧k_RωToe'RֿœyysL I^6!U4ƆᥖB˟[&Dfۡ0gUVCՍFM8 !k \igc³ }SJZ!5.4筧o:gtRbH$Ov>F^OGWQkR" RG~z`BP[84[eƦasEÌ\sZe2|dž/+DwVe+˭]%YF\* @ `J5B}͏> 되z,ɅmS.lCrs2kx,($&$.*xŅcd+u !ʩF)Y_]vjS-&tW BV8I}yqy?T(˜h?˪(#|ꨵ3v>vrx\25W3JNXK z8ifGM\]&-،Hr|hQRA5(Ȯ+NNݴ/'t\F̣uKz?dhor'q7 t&h%k0EͳlTBn#m1ZiXv$N6Y]wJiB,${ˤ a߃^-f_y|SCrf6Wٜ \o]l_?Om@RVZL^شʢC5H_qE$x̾Tzk[_K+fЖTYY~Hn9P<=oFP{$5Di>K9Ň@Wʹ<:b-}Ls\i0cAƶ?~,Dr.zwQl@oK؋1p&{4P+ν8,#|V2>Nq> EWu+ۿu餮1)V8P5C!? n _q .> jE5 xTv Ejc)k w'ƅ:nqp>yWp!oNwUk& Yt#?^uqO^FW Uė$ɽL%,/9<6tew䍵yWs&'Ẑ+ښHE3Q%|St yLE}hpqwLcF{.xïwwI]NW(*Y@x$6S~l-JFDS5C^OE͛e0A3% a88AUۣBRPw! cl{ |(!vRΝ!֒9m+2Wley%'+Wtu>U4$uH !'h쓮s?nμj-"wCi'cӗ4bZ$8f'WXIcJ.<6 >놓ŒѱPX׺]:FiZ($ "s%[˛ia\N"7baNz&`#r 27v±u .dgZ_](BSˌݢ] iʠ`, ZAaA"ׁ.q)ٍp2y ˞x ^hX#2OMh3M Mm왕\:=k%`Ϗh,%iGvjJb!pJ(N *PyP^;QdBhw1D=28vy @;$}'{ooѣ&A`KӐffzBsL'::8ڑ*<"?;ЧT [|Lc`>Ɠ3%,,3D2* p. LD0 5/t/  RZt4 pu2`L\Siۘ8l B ~ϛbhWڒ%̊!Ob|}f9mwܷJ攘/_qJS?S)_"E ?eg*\X(mf!sMDn/%Rvxyg'+ |1; paDT<ɈEH eL:PW0~#(+1/1j.wO>$4`S' o ~QG)L_~U W Sk-gU*umx[ HU]uD&#t:%kO F%]uDL4ѻZmJaH}7D &%:X5}?ܧ8Rd2 )~B #YNG6ˋjF[D7@Bdt&]XAM4O:pq phRa΋[.m!zaP&`)#\?|T+zH}ڮ|ä3".l.}]h*r;+ܪ 㡦NփZ#QʯsQj-CEhLq0ŋnCq^2fQKqr¬]wzPո܎N +o]lQU4,ET|6x&| [}L9:SrŪ0 PP? 4핿,@E@eQ{J {uQLQ0"GRﷂA twI7Ģ;~)u]fC_:FTNO[쩿֗@cʊ}'"[u6p=sAk1,WLwAlywi<"Jݻ$q76tQh]ò3g ]0n1.a{%jlab\5;Fj< H_zLM~5/|~ U }'=izOO4o\L #7Qѿ[ >gشrvFF^VةpA|mpy+Օ]=Cw mPPA9 [dߩAM̛}@;柨Dp7t@wJ?os TX#*8>&֭{d <_3ͨwQ`J^].i\\z}l E3y[#f֮]r|rRIٮ%i1CD7Q@4w׳$iA?^>dqOfJ2Mž;}}g>MJQ]hA% N~TV -Z]u؎9L_HEiyŸP& .?h5^![*y0")+I&Ofv-|"I&^A{CnS˅]M (yF̄ h?Gu_N}6*́a"Y#C[ Qc+| }&,ն Vo xURX1x ggwP`;tsx@zݢ_xlKhIWm/x1uIsb=.xq30 U/Yu8'+[DH#!oOOc@Z\"d%Cqйhד!/aN"{Eq΂s+̢8`dÂo4E="i?E.{ , ;E gJ_tTW719*M6RnA'o67tt~"NyM(džj(3n5J-4on{x>u,mT 2W%'ˁe$Nݵt&Bi8:!O8/k 4GH`Ytv5}ɽنܥs`N;,6=>+C3#XAC! 0q/Z)o2?k(w`'nox .LTC*#39E,-#ȧF' Tg9;c5 WSX/fpO,]WI|PCK%P?p|L%$zT EL[%M̤c%M_4R0k D ÃUg눒N. t)cE}F21L@pr: "b k6Ky LHuw}-9f~ FW]̔!VŰD<}?U7R3e|A >koFn줓++%5Sr-s7)y#8关=fXf܇PGU{q)J m^Yx#WT4zITϤlj{SCԴ)+R+rCsAqhtĎ ꫴz ,_}`+,JI>Xy/ر25(3+ /$XI 3L/bg#mZ1Uk@e 6{:<+W ?46J$]1L$YUƝӊ(A6l'pLK Dm@,gNr#:crj=R0涏wZ냾 x*`Ub>ۿ?G8wXBgXΩvi;*6񲢞qW`01)`^L,AB 3Wciv#*֑id;5GgZUʀhI,3ނM|m.^-}ݾukcDzX/9g5gm_-EDs\o"pa )X! x#QI _/RFJcσ݅FKz |?' 9UսtAxGQjRU$'b 4a`su<)+N( X e@RV~?OLo>9C?{zp fbhb\cz^kسjfŒzGzBǟg'R@,7@1:?ayMC:RvK]`2+|.ϰg9ګC½8d.yk]xcGMEK Ow˷ڋLms\:qfS8H*aCzB"D3GNYz&G]ی"OXqYz5__\2e6 %h/ u4]a]8M&DJhѴ3-D+8N*J&^aj,1V“6˷ZTG**;dp[c-3mؙ!iYj:$ݎIjxNQxa:$'bDE3gD)*2܉3#w9JphR+_Zh4"A91$i5` <0OoswG/!x+z!ۭnf >nkbşu7޹xA!B b$ (&I ؖ|A5W> *7,E&_X /$ +!8XbV?}5FnBͽnްU_(y{af,ƫzPw;~F6_*v>ȴ3v,Yq<80\߲OkG~qȪ"r:j@ѡOOBo#mؠq ЩQee5ś4N=wCz&>_3Vvbt"j?b[I"0dlIݏ{ k$pk s:08N?Ѡ`Z}Yޤh6#jd$̊4EM#Q8pCa8eUm>n;u>Z2ֆAڟvM@rw*ǜG5vU?s1{^896GO#~Z>>qe߭S.dhڐUézVuEo=|j9` / Er>gTSХN Z6D~7JѭX퐙gſ[b&U+KѽP8Z =+w4+\tm@܀_o̮ lyx#^?cS5=*WN }HVsT<5R㯏duq]gUمm#kWit^U}q\bi<+%#o|74ffDo4;&/I$[=G$@\uIG&*{]eGղbhѳDDXd@d$A րk'>R|Zz 2CGym$U\^mؿ'&v|GJ:ӺeS_ jU2bNm ָ=ƹ#˂a>-GUE fSS+Y43]> *  §0ta ;ߑ~;jT~]:%0U _&2:f݇-irF )Ӏ~VBn)$zw\)P:%C8qN@Mc@=a)Ŕ3djaMuG`8XbWc0 ~Ii@yA!;]0Z# a-7Lr?Yծ#Kcb3ّjTxFhJLT v)U} 燎 f;}1}3`tr/.!/4m ^wWMl[G:Ƣ4˭ւ8!omX4MHg9Ǯ]:B(V4{xNB0hLJh) ܒu~"Kg l t&gq!oAutUa43[ON9x{d'o G ȍԩBEE6X7f酊ע@BpmKv0CM1&C>klb@S<5l$>FY7 5(!E(ps ؞ YZ