suseconnect-ng-1.8.0-150400.3.28.1<>,ep9|{p6Dz&{!ma%ߓ4jf,s _}uEbU.o4_--I$$zػ38M8}掞èh| 9?f "} N[nJ-c]M* Q.ѿ1`n&0Р%1õ ؋N\?\d % `  CIO =$ J p   D0|`n(8$9 L$:# $=R>R?R@RBSFSIGS`HSISXT YT$ZTp[T|\T]T^V$ bW'cWdXYeX^fXalXcuXtvXwZxZTyZ zZZ\]\h\l\t\x\|\\Csuseconnect-ng1.8.0150400.3.28.1Utility to register a system with the SUSE Customer CenterThis package provides a command line tool for connecting a client system to the SUSE Customer Center. It will connect the system to your product subscriptions and enable the product repositories/services locally. suseconnect-ng reduces the size of its runtime dependencies compared to the replaced SUSEConnect.es390zp37SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Managementhttps://github.com/SUSE/connect-nglinuxs390x 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 suseconnect-keepalive.service suseconnect-keepalive.timer ; 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 # in pre blocks the old version is still installed. This way we can detect # if --keepalive was already present before kainfo=0 helptext=$(test -x "$(type -p SUSEConnect)" && SUSEConnect --help) if [ $? -eq 0 ]; then echo "$helptext" | grep -q keepalive kainfo=$? fi if [ $kainfo -ne 0 ]; then cat << EOF Empowering you with enriched system visibility in the SUSE Customer Center SUSE is committed to helping provide better insights into the consumption of SUSE subscriptions regardless of where they are running; physical or virtual, on-prem or in the cloud. SUSE has been working on several improvements to the SUSE Customer Center (SCC), RMT, and SUSE Manager to provide a clearer picture of your system landscape: - SUSE Manager v4.1+ now sends system information to SCC. - SCC now captures which products are activated on systems that sit behind RMT or SMT. - This update will enable your system to "ping" SCC/RMT daily to confirm the system's active status. This will help you identify or filter out systems in SCC that are no longer running or decommissioned. As always, the choice is yours, you can disable the daily ping by disabling the suseconnect-keepalive systemd timer. We will continue improving our products to make it easier for you to view and manage your subscription consumption. As always, we'd love to hear your feedback about these improvements and any ideas you might have. EOF fi # If the keepalive timer exists on package install (not upgrade), then we are replacing SUSEConnect. # Record the enabled and active statuses so they can be restored in posttrans macro. if [ "$1" -eq 1 ]; then /usr/bin/systemctl is-enabled suseconnect-keepalive.timer >/dev/null 2>&1 && touch /run/suseconnect-keepalive.timer.is-enabled || : /usr/bin/systemctl is-active suseconnect-keepalive.timer >/dev/null 2>&1 && touch /run/suseconnect-keepalive.timer.is-active || : fi# Randomize schedule time for SLES12. SLES12 systemd does not support RandomizedDelaySec. 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 suseconnect-keepalive.service suseconnect-keepalive.timer ; 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 [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable suseconnect-keepalive.service suseconnect-keepalive.timer || : ( 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 suseconnect-keepalive.service suseconnect-keepalive.timer ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in suseconnect-keepalive.service suseconnect-keepalive.timer ; do sysv_service="${service%.*}" rm -f "/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 suseconnect-keepalive.service suseconnect-keepalive.timer ) || : fi fi mxwMgP큤AA큤A큤eeeeeeeeeeeeeeeeeeec0a211c724cda832cbf89934906575661832b684a8c772af8bd8227dd5d8c7e0a8121d1fb4fd6a6f94c2eebd59d1655edc95e4220efd5332b1fe68f62a34598393f41d744ea225dfe337385ecc8b789e6750a6f198c5a2ed6bf30c79ee98840b36897a5b1e947575b9d9c7f474d0a7c7453ee3f3a649272e582333b66e7ddf8912ba89cb693bfa425146ff9e685d9d1d938cf3e5928253144d195d74156b2994bfad3aaed3e5a8cb3cddf132c2002d1b8aa3f820ef45dcab393dd880fba33cc620242d084955ae80d9b7daededefc117438ac63d30c6041b450f2ba6ccb0b3a4b3e807a18eb75c53e8cb643a4937939f391c9fe883b4d37f6c82e32c0f86e3bc1663ed1f6fb3be8ff8d7f51a3e73a1d2adb5b8d16e5d2a49ee229acf14a79a7c8563b031d9622958b8c05fdf16dee471a091e8933ac0b5cb9e67d63770ca3884a57c2ccb4077ed744bbfd62f19b2c59be01e263ceeff88cef6357859bda69c9esuseconnect../../../bin/suseconnect../../../bin/suseconnect../bin/suseconnectservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsuseconnect-ng-1.8.0-150400.3.28.1.src.rpmSUSEConnectconfig(suseconnect-ng)suseconnect-ngsuseconnect-ng(s390-64)zypper-migration-pluginzypper-search-packages-plugin  @@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/sh/bin/shca-certificates-mozillaconfig(suseconnect-ng)coreutilslibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.2.3)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)s390-toolszypper1.8.0-150400.3.28.13.0.4-14.6.0-14.0-15.2-14.14.3e@e̫@eez@ed˖ddq@dV@dadxci@cjDcjDc[@c@c#c@cM@b@b_bV@b<]@b a7a+@aca(`@`@`]`i@`.`:@``@1josegomezr@gmail.comfschnizlein@suse.comtschmidt@suse.commsabate@suse.commsabate@suse.comtschmidt@suse.comtschmidt@suse.commsabate@suse.commsabate@suse.commsabate@suse.comtschmidt@suse.comtschmidt@suse.commsabate@suse.commsabate@suse.commsabate@suse.comjtomasiak@suse.comjtomasiak@suse.commsabate@suse.comjan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejan.suse@zerebecki.dejzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.comjzerebecki@suse.com- Allow "--rollback" flag to run on readonly filesystem (bsc#1220679)- Update to version 1.7.0 * Allow SUSEConnect on read write transactional systems (bsc#1219425)- Update to version 1.6.0 * Disable EULA display for addons (bsc#1218649 and bsc#1217961)- Update to version 1.5.0 * Configure docker credentials for registry authentication * Feature: Support usage from Agama + Cockpit for ALP Micro system registration (bsc#1218364) * Add --json output option- Update to version 1.4.0 * Added EULA display for addons (bsc#1170267) * Fix zypper argument for auto-agreeing licenses (bsc#1214781) * Enable building on SLE12 SP5 (jsc#PED-3179)- Update to version 1.3.0 * Track .changes file in git- Update to version 1.2.0~git0.abd0fec: * enhance docs for package testing * Fixed `provides` to work with yast2-registration on SLE15 < SP4 (bsc#1212799) * Improve error message if product set more than once- Update to version 1.1.0~git2.f42b4b2a060e: * Keep keepalive timer states when replacing SUSEConnect (bsc#1211588)- Update to version 1.1.0~git0.e3c41e60892e: * Bump to v1.1.0- Update to version 1.0.0~git23.406b219ccc9e: * Added MemTotal detection for HwInfo * move 'ExcludeArch' out of the if block- Update to version 1.0.0~git19.b225bc3: * Make keepalive on SUMA systems exit without error (bsc#1207876) * Update README.md * Add deactivate API to ruby bindings (bsc#1202705)- Update to version 1.0.0~git14.17a7901: * Don't write system_token to service credentials files * Allow non-root users to use --version * Add: ExcludeArch: %ix86 s390 ppc64 to the .spec file, so we skip builds for unsupported architectures. * Update Dockerfile.yast * Use openssl go for SLE and Leap 15.5+ builds * Fix keepalive feature notice during installation * Fix requires for all rhel clone distributions like alma, rocky...- Update to version 1.0.0~git0.faee7c196dc1: * Revert "packaging: 1.0.0 -> 1.0"- Update to version v1.0~git0.32cac3fb5047: * packaging: 1.0.0 -> 1.0- Update to version 1.0.0~git0.60e48564a714 (bsc#1204821): * packaging: obsolete suseconnect < 1.0.0 * packaging: don't end the summary with a dot- Update to version 0.0.10~git2.ee561b8: * Drop .git from tar- Update to version 0.0.10~git0.5f84106: * Fix System-Token support in ruby binding (bsc#1203341) * Added the PACKAGE.md file- Update to version 0.0.9~git10.de887da7231f: * Respect the PROXY_ENABLED environment variable- Update to version 0.0.9~git8.f9adb71: * Use standard buildconditionals * Strip the binaries (saves ~ 30%)- Update to version 0.0.9~git5.75890b6: * Don't run keepalive on reboot * Use system-wide proxy settings (bsc#1200994) * Add customer information about keepalive calls * Add timer for SUSEConnect --keepalive (bsc#1196076) * Add --keepalive to manpage * Added support for the System-Token header * Add Keepalive command line option * Print nested zypper errors (bsc#1200803) * Fix migration json error with SMT (bsc#1198625) * Add option to run local scc tests * Switch to jenkins-hosted credentials * Fix "VCS stamping" problem * Add missing import * Remove redundant code + add comment- Update to version 0.0.8~git2.368ea44: * go1.18 compatibility: BuildRequires:git- Update to version 0.0.8~git0.16545bf: * Allow reloading CA certs pool (bsc#1195220)- Update to version 0.0.7~git0.3ef988e: * Fix product tree traversal (bsc#1197398) * Revert "Remove self from LD_PRELOAD (bsc#1196326)" * Remove self from LD_PRELOAD (bsc#1196326)- Update to version 0.0.6~git9.33e5847: * Delegate free() calls back to Go (bsc#1195729) * Pass "insecure" to zypper addservice * Workaround system cert reloading after import (bsc#1195220) * Extract setupHTTPClient for easier reuse * Exit with code 64 on connection refused like Ruby- Update to version 0.0.6~git0.77933db: * Add man pages * Add note in DIFFERENCES.md about abbreviated flags * Add -l as an alias for --list-extensions * Add --clean as an alias for --cleanup (bsc#1195003) * Suppress expected error log message in TLS test * Add flag to import product repo keys (bsc#1174657)- Update to version 0.0.5~git0.bbb5544: * Switch from rubygem-ffi to fiddle * Cleanup services during migration (bsc#1161891) * Allow non-root users to see usage text * Add option to not fail dup as much * Move APIVersion declaration to file where it is used * Add flag to enable/disable hwinfo test * Add ARM cluster count to hwinfo and fix test * Simplify parsing JSON error response * Add --gpg-auto-import-keys for zypper ref * Rename main.go to logging.go * Fix typo * Remove init() from the connect package * Move CFG variable declaration to config.go * Move AppName const to the file where it is used * Use testing.Helper() in test helpers * Add ppc64le support * Disable UUID test * Add test tools to BuildRequires * Ignore UUID errors * Run basic hwinfo sanity test on build service * Update code comments to match shim behavior. * Remove dependency on systemd * Only run httputil DumpResponse when needed- Update to version 0.0.4~git0.64b80e9: * Makefile: also run tests under ./suseconnect * Switch yast-test to upstream * Removed examples leftover from the POC phase * Add HA repo to get rubygem(ffi) before it's in the baseproduct * Add versions and lib deps * Post-review cleanup * Package libsuseconnect and shim * Align with yast-registration tests * Fix SSLCertificate mixins * Fix logger crash and restore mixin * Removed TODO item handled separately * Enable debug early * Add package search for YaST's "Online Search" * Clarify Repo fields * Export UpdateSystem() * Export SystemActivations() * Add migration functions * Fix handling of IsBase attribute * Add missing JSONError * Add list_installer_updates * Add "update certificates" * Add more specific errors * Improved SSL error handling * Init defaults for get_config() * Improved debug logging * Fix error scopes * Fix ApiError interface * Added DEFAULT_CREDENTIALS_DIR const * get proxy credentials from curlrc * Forward logs from Connect to YaST * Separate Info logger * Added more TODO items * Simplify Config object init * Map Repo and Config fields to JSON * Add remaining fields listed in addon.rb * Add product_type field to product * First working yast part * Add relative path support to credentials * Add steps to test from yast * Add yast create_credentials_file * Add CreateCredentials() method * Add yast credentials() * Add yast announce_system - WIP * Add MergeJSON method for Config * Add readme for YaST integration * Fix usage text * Add missing -g argument * Fix OBS CI, it now requires target * Add manpage placeholder * Simplify packageWanted() * Add sorting and grouping options * Add local repo search and duplicate removal * Add basic online package search * Update rpm spec for zypper-search-packages-plugin * Add CLI for zypper search-packages plugin * Optional base product in package search * Use DefaultTransport defaults + client timeout * Extract ReleaseType from zypper output * Print failed command on zypper error like the Ruby * Add package_search API wrapper * Allow de-register/de-activate a single product * Improve docstring for the Status struct * Always show subscription information if available * Refactor getStatuses() to ease testing * Add SUMA/Uyuni check * Fix status output order to follow zypper product xml * Change GetExtensionsList() to reduce calls * Add the subscription name to status output * allow --instance-data together with --regcode * Post-review cleanups * Add selfupdate functionality * Handle Leap -> SLES migration scenario * Add offline migrations support * Change parse error string and add block comment * Add disabling of obsolete repos * Add zypper repos listing * Add interactive migration selection * Allow loading Config from any path * Remove dummy flag * Add snapper support * Add zypper backup/restore functions * Use connect.StringSet * Add --query option * Add product and break-my-system options * Add note on conflicting flags * Check for flag contradictions * Add echoing output of executed commands to console * Move product printing out of checkProducts() * Split --debug and --verbose * Add zypper dist-upgrade part * Split migration code * Extract migration sorting * Expose migration(Add|Remove)Service() functions * Trap SIGINT/SIGTERM * Add zypper.RefreshRepos() * Expose client.upgradeProduct() * Add --root parameter * Add --migration N parameter * Prepare available migrations * Add API call to get online migration paths * Add system products checking * Add quiet logger for easier --quiet handling * Add zypper migration plugin implementation. * Export toTriplet and installReleasePackage * Add basic string set implementation * Remove quiet param from execute() and zypperRun() * Simplify mocking of external commands- Update to version 0.0.3~git9.19e761b: * Add zypper-migration-plugin to package * Remove unused Error logger * Add missing doc strings to exported vars and funcs * Handle error after products sync api call * Make the CI check gofmt- Update to version 0.0.3~git0.dacdd3b: * Add gofmt target to Makefile * Fix gofmt errors * Add Requires that weren't explicit (bsc#1188646) * Use custom UnmarshalJSON() for the Product struct- Update to version 0.0.2~git0.ebef3b7: * Add --version * Fix list-extensions printing "Not available" when using SCC * Change --deregister to --de-register- Update to version 0.0.1~git33.b531281: * Run integration tests * Try to use localized error from server response * Write usage help to stdout like the Ruby version * Simplify list-extensions template * Fix call to create UUID on s390 * Provides and Obsoletes SUSEConnect * Add extensions list tests * Fix calls to s390 read_values * Add build-s390 target to Makefile * hwinfo: don't fail if dmidecode is missing- Update to version 0.0.1~git16.8a5d48c: * Add extensions hints for readonly root fs * Make the connect package an internal package * Document debug output destination difference * Add status value constants * Add rollback CLI option * Fix callHTTP() so connections are reused * Fix list-extensions format * Fix error from zypper refresh- Update to version 0.0.1~git0.a5f168a: * Add JSONError and cleanup error handling- Update to version 0.0.0~git.c45760f: * Add Conflicts:SUSEConnect due to same file name * Document advantage of suseconnect-ng * Make UpdateSystem() message text bold * Add no_zypper_refs config file option * Complete Register() and AnnounceSystem() * Add registerProductTree() * Add activateProduct() and registerProduct() * Rename source modules to executable names * Remove unnecessary content from package. * Add proxy auth support * Change order of usage help options to match the Ruby version * Make requirement for go 1.16 explicit. * Fix instance data file path * Add zypper service commands needed for registration * S390: set cpus, sockets, hypervisor and uuid hwinfo fields * Implement the system update part of registration * Add helper to build hwinfo struct * Add functions to call and parse s390 read_values * Add function to get the hostname * Add function to get private IP address * Add arch, hypervisor and uuid functions * Add function to find cloud provider from dmidecode * Add function to parse lscpu output * Add announceSystem() api call * Add deregistration functionality * Add deactivateProduct() API call * obs: use an in between branch- Update to version 0.0.0~git.a083a1f: * Add Product.IsEmpty() * Add unit test for token auth * Add obs workflow to be able to use it as CI * add files to build rpm * Add more zypper operations * Unexport api functions * Add --cleanup CLI action * Add listing of installed services via zypper * Change zypperRun args to take a slice of strings * Fix printInformation() outputs- Initial package of suseconnect-ng/bin/sh/bin/sh/bin/sh/bin/shSUSEConnectzypper-migration-pluginzypper-search-packages-plugins390zp37 1710403526 1.8.01.8.0-150400.3.28.11.8.0-150400.3.28.11.8.0-150400.3.28.10.990.991.1.00.990.99 SUSEConnect.exampleSUSEConnectsuseconnectsuseconnect-keepalive.servicesuseconnect-keepalive.timercommandszypper-migrationzypper-search-packagesSUSEConnectrcsuseconnect-keepalivesuseconnect-ngREADME.mdsuseconnect-ngLICENSELICENSE.LGPLSUSEConnect.5.gzSUSEConnect.8.gzzypper-migration.8.gzzypper-search-packages.8.gz/etc//usr/bin//usr/lib/systemd/system//usr/lib/zypper//usr/lib/zypper/commands//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/suseconnect-ng//usr/share/licenses//usr/share/licenses/suseconnect-ng//usr/share/man/man5//usr/share/man/man8/-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:32956/SUSE_SLE-15-SP4_Update/d12f1577e7050a73dc4e8ae1ccfc86be-suseconnect-ng.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=16046a714aecc7dcac09a162b1a62441e873c3e7, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) R RR R RRRRR R R+5гr$`Խݲ@if [ -e /run/suseconnect-keepalive.timer.is-enabled ]; then /usr/bin/systemctl enable suseconnect-keepalive.timer >/dev/null 2>&1 || : rm /run/suseconnect-keepalive.timer.is-enabled ||: fi if [ -e /run/suseconnect-keepalive.timer.is-active ]; then /usr/bin/systemctl start suseconnect-keepalive.timer >/dev/null 2>&1 || : rm /run/suseconnect-keepalive.timer.is-active ||: fi/bin/shsystemdutf-8c9344eb27fc6848d8e0a524e2dbce496be219e594bcc86ec79023a97bef9539a? 7zXZ !t/aJ]"k%U፿k<~iʰ).?`yk@dF&Lâ|פ@8 XX E7&5.T#J *Z,&pxG(5hs9P ),GD{ 4ƯB;^n'gk=ۙvpƚ&޹LH)`Y$y!a3m&J FȣƫPKDbBl’cW| X،x $+ǒ' v'cdyZ|& C ,i `~{qvM,A̔B>~!cG0]ͧG7J'a ?dĶ&a"(Z xKi[^2G zP=m&EMh\Fq+~ƕ%Lz׈X нCExp94X"#D}['ƬYoB2#$4dRU݃Hae[GJ`J @K..MGmTnR ¨O&>[Ȥŀ",t@3FJET٘K,4tܹÜrj#  rbo1#(cKPym\ NwQT0HZІWKT|[M4WtəS)d룱9[?vojg,ҩq9W1y!(̪pҴ$E1aw7a U<\E\dYo0ǎK]{*3#ޮkaRkܰ]=s]=yu]ZKU_JRI󹱈Q"SqIpjvMSQbT'(I.y1 H+GgڛFWU !1cӿntVT֖ w5`!WxᛳgĶx蒩1'kKj)M/spwRMA'_3SFn ?:@^myC ˙'o$֤;fᥖ4>RQMxPg[ %ӵh\$tV[ X$kU^.h!H*:gWu(DV7L0a-Pڥ /66{2&­!~(´ yQzMY=I[P5dINA>V"!Yl1ؑYR"A+֫nKy8 [mQ8dfz l pzIMv t}|6EU{4vYF(lPqj}-c$A Ø_^*IKhI-4vSc1FTW+ < 5ˊtaLH~~/H%/V<@@uzrX~NSDH6{qouA&Ϯ`9I'ܴ͠3WsJEܱՀbr߇r4ȕt`,pG?ۦ>g@}̀G@v@ţbfZ-dF֞}a-t,k2@P ݩmRɣY҅^$#T I,nuM&#|T桔YȝjDv%T|^$Y^H!^rq͏t}N:=.-c<4y)ެRǽ4Տ=;F b%g`u7sh[vqsaR3Aj4^fC1@%k;ncs!twYdcQ9@.}ϱ3{zaˋ@6 dƩK>:@=2{6pU&96 u$SC%FA4>Л}1C㭵cI4` GUnk\G# 3*[1ے ܰ>6)p[X1Mͳ0\PKǸop1U2RMK rvv}@GP8E%_חȗbo,3x0Br)xq ~Ix/tĺZ.3Jg}(0ج/-chp݌'qE 4mrȩf ؍: 'c&y4 H!s^);W{'E7.b-xKpf]zJf׊i?U5g7nVK._X~kMzZZ0{k}Be$-!cɜbDWfhvq[pB!SܯIҧ_0v$ɰ Рg ʊ]CY<0sW{v7r,Z2 `8n- >z,^%(-_Yw4U^t6Ţ^iYb!? }2= wк.&f F][a>Zo☾Rp KC%(cZQY]+a%1֋ίcȘziRN8TЎ)$ 0:գІO_|8vFU?͜c5Zẟ^3+nX U[5ijWz|02вa.vec%U\f%mCtIK0?EJ.m]/3" [[_-Zyw cNu,` dy3䬼`pDܫT *ZmN^hl@axlIm 0_#,yY D"xOM d%_v{? ̘`u_TtZ|'0?Ȫ)r~ORG#'V/ѫsS0 #B>0j9@a^`21fgGW5N t69 ѿ}FABu10AQVIJH?maE;$+(^I[5Rsщ*>0U,Kl<j졐rƤwoItd36 vtR\i60z<xxY&P+Y&p8OJn)ba聹J`RcZxR+OrX6 ÷ ϰOw٧|e146d`Z|G*l߿&ʈ٪؞}Y97nӮeoG[-r?ǚ"k&zM]ӫP c|RB~g4p+ J4q&iV9`aXw4JkDv6pOffg Ɵꂍjٛڸ0 =}`8:K I߾?"p IzlTJY-Gtۈ&io sRx9 | UdwNͫmk<67!kKOIfpSu/Y?( CĚV&d)lRbg+MOLlY6hTf(OhG_:1f1=U}ai܈6~[xt-H DנDbΜs 5[[mK# W@U[Hl 1FM?߸`+_;œϨ$_\@;pHk]&) :k䓄*^q+kX͍!<|аq]nw36>pҮkZVzQ828W^iEܱ[bO)-nŵ> Fm-/yh"ց4:^CO@1\5"~@՞.2GUN,6Aڙ! M74]\  p&7|5€= Pؓ,m 2>[ERq2 "x~4_ 8Y"h@ JwfP @E& Zp0[?-|w,w"y-Pr W^nߘJGfpg}q!9RfM&'* ۣ0$@ˆZFVyKْq00h<B|udpMPZx&*5gQY`xܴxth9|ŀ%R*PXE[7Gq .3r; _05#N*Z~x7渨Lʟխ3(g\]ѿxGRȁ[\U $KMe'r"bEeYOy϶ߚ2wLd(ۧ4z8[yy;b"HbB#}1cC},iٴHݎ=KTr MlBժ+]鍤$>N^xl UPiL$ڭW(+4Ÿ]hvoEe#NYbSSZkcM=o!ΤkC/J|C_ad9g)C+ĬAa ")q NkR:y87߲n&(J4=@5}xBy9YUr냞ߘ=>5L%7D(GFNnѓQ:`BUk}% ǴR_t eSY5BU}O{xt/(oә TiẃQt0Ńr,9̧)DvZ o7W߈!§|&?,Cy,LZ捵~|rT)[)Kҿ53It`=Xxloǂ^-gnuNT%'JiA'7C4zH@BqK og'x\HfmQU)GRbc/8[ʼ&rÄ-K,/UxJnI{ɘӔ\+Q69I Kgjܦ{"[E Z_r+9T`vɫRDǚ.-5"Ӻ= 8Vnc?0pv,+D;h"催 I<7>ȒShUO?D}=PqT{v׳x>/UN׭0 tʫ?JjCSQ/<;\X T9 jF͍+>CB1}D $%g;Dl ]uaW 8/}IMM^JH0 b0YAN50+pxr!PK8@A;u' -Sp\zY9b}e`;u(<'F_VmGrJ˾QX"r r`MDUC @5<_B4iΙr*Bl圠]xp{80bO-וyk@[2K s^R"{-ydp?+=?8#]aoBrW[?eiv9ҁN;oTĀlӰ'W`yEΈε$)}1ƿ_W=1L,F}%k=8BSh5P&1 w!0 -7lnQjWP5ܱS1Zn&LwnE]#z:4$ʭ\rXW kR'&_KaE0Qao^C90fJTP-/bɨ6_r8o.Jd7k/wPv4e9;c|Y""w cq4$/k5N - HM;_ 40bl_?wX}ɸuoBy%"^#Yc%⇾xm.iWGr~Vk!zE M3іyaңVHpaAOBb.4C{i1D& t,Zx.IE׿"A\#-ۛsxk"{~/؞cLj \/{]JG3C]{y;KkyndI=t㯽( @xhwNوyWQ6nA'F4M@n,)ׂ#h '$`؃Y{?@c:3:Txq%%sG۟o[^VϗxdA-;誣Ʈ346u)1drmU`h@Q5x驇LDQH<^d.^clIE/ _>G> CªU%s%Kd]ngg'@ڴ|E8yLy5b+%;}X@}:54ʻ|rNO)VL,Lzv !7jڨߒ"7J=p.C?470'a49/eGϽ皱c])Xe)*1lܥU}*Q Q&y赗 hc λuA݄ZZOpz'}yV*;X%:g\B8,( #͕jm.qη:-as%F? _cKV LR]M`3sWι]8đU# "ߚ$Џ ?c>S|7:t2%*ᣐTkS; A 5oj=)+uԞQ4 YvH ˯?4b[='qĤ&,(sE^nco 3&͉Y:DK?3&5,Uneqð;OÆ(z\':o(??5}mGbd _AB߶]kX?27\ꎟbnmOw {kb@RsjZIٍ @ iIEc$)^fêMk_ITH+B~_DHrYoXZcf+x8;4V)>hkhVDŽ` `?gvnߨhLfeQ^E/tQ;09:Idhrt\Mk6`$$pT$ ^:FƏ^9V'!0kE?LDw KMH~MjhKT0tԴv2P ţ +p}+F XD [0W+k1Ep[Mw_T@HV.9MAK7vn @ QV2m٢y(:z?4)I\a-ݒhLI9A 4.{iEt_ ZuMpQ*B7ԚѷjfD` wPrkcU#x{z_P7hx~*;uUoo9*dW >uR4].bN}c=EK2v_uʓ5'4e^z1L+dۖ~ʋ]t\jYXܪ  j RMi#b6NZa+C~lj Z|?dp14_A{ `+#l86{3gFkkJ1s tI;(2))L+RFr>_߫;Ggt1Pm0:BR]f͐hO / JSMu.}6J IL .[OcE'1ҙRJVB/🞀񈘧M9.Am1G:BJKWQʆ>#ာdS3C+8Vdz 3]Y{as*N(Tn\7Y䑚 z7M<z?z,8H9u1,S^'%F]*f>~Dr``^^eE1DP_t-nkcѩakZ>p$ Rz n+KeTzUcCZ7SC^H;b~x%6I0 l9.BNЄ̌4ލx^ ]O~>AgK̰r1^qɗaqODoH/0k;g߉϶3]j~tԙ y 'J:@F& xt8QPOAhKSLQZ}GhU˕ btG#4!+µK+[N8KI^ >EcW9RgXq)|*h241;=WƈE҅p(əoyfV2򎙌p[ EoQϵ+ss̍g(iyE"KbS tUd 5/}C5`Z>f('댺"#aB z Q,s?2O=wĈF~QIS)iMQvЦBa$yA49܏V]ءKQIb-)g!ʰdPa}ь,z.r٦ Zs*ٕܽxשTmי&-DPa:j~87o('+v-01r'C+j9y hLQV*G>Xa(Ō̑V:֜5"nhAҊ(ödPc`ZqjXر/DFZKΌ(_Ҳa*=yrm.t.X^Qbb}ؾC#]n"5HLw_'(>fU݀f\#pFc1,&|NĦ7v|YaL$M?` } Vi]W&JD$_Ocjk0vTp Sc!" KV" l,Ʒ, >MTUvU' աnD`ai&{5#͹V_=Z{#)1PokÜ_'" K<̔_ %)ZQ#9%O;W ,6s^̓f>2ɱtIe !!ap*j1%?no(j|yK1E9o5Ձ3( Qͯ[ O= Ywa #6+]ʵ)b%F-KZ"V'v6#dV9 0ƪB\LE.3$g]nXƫP/def14u-oYbW( 룦DRn@jb1Z'^ *?Qw&h 谘-fcXnSS em\q:(k%%)jQƖӠAbRÛCEW]0&:CUJד{ |jK\E?bn0Kmg^8\\JG?љP-P TG|,AU r̩Ƙ#, ak?gGK3v0r$ Ve_e1n_c'^a|DbkrmpoDة^ (d%Qo. PZ9H&T2< -vlIpVFW~;zeA ;#Gn 'JnV@xecDyhAi$ͫgp`P *FZ+ K,Pv$!_xu1TH/UOm-yLkg.yI#-9,u" k:aDFJ MlHmRUG'xiC :& Hm8}Wzj($TS] '{\B1oM>Ľc "-1JvOK a[fS+@'H<^W~pGi* uPJELٖBv5 >; ŀV](o,3d~K*&:,pR0ZemY_^iikʵUAսnXZC25yu h`*7+$\|TWթ/Mr4Oվi:OhMʄys_",ń0U,jvXzD )׋|L j*8F-0.g^@dqѹЋH:JtS $uT>2YL=oJ̘Ԅ{ Z~SXk"moSD{҅$/`ky:cQ߆25:kAq邏8.iP9tB/ Ub-0~ !jz}i9h)R+$ԐSw8-@A`֙4faz #L;47r$$}`v%#鏡^~кb^\jM͹)P'zc+8lM鸤c OW #yޖ>hf?Tk&Pbr07osɱ `gC0j|^^S}KHFY 4rg#a|Q3 ){ s8;S- u3K0$z_}x}>R`EM7P|IB逳 lL漀9Rbӡ\o^Ol5-AG5/{N(Twp?%@nKo?^g,g$ /]v>aP@Le失{mX"*;zD .1ipÉ.9':2mHRIU q nUwv&C>%+曀'IFhA. 8Lbe*oxm&8z谟I I9. _#E :68V^mZ>Dxv0dvN=^>T.Mϩmv*! ˉp>lX[d,fP &C5A+ECwG$Ǧ*#R37K!@MfacUQA2~ h&@bA͂B= Sm&^zP`vwO,̬FqrPw'CI[/:9`~xxm߽ '溁0?C6V f#+c9t(JbL0VlnJH?s>TVU}t$@_wq|[[S;9Pꏇu88kQyD8%_o攠HN骵1ݡ׿NxmDBWkDRh%rO,.rާچ^9v2%Vh 3HzPs0p~[+ߩ"o_'4’A\v_^ШF1hСjWA=ؾDpXc菚 _WKb]*]$ٛ#c5~ŘqgOE űF ./wD]gZ+c٧0}vHEw"`a&bZ#ŏw(B2>Ƒp+9 .g["yJ#[B$m̊ilu6 DdoG$Mq!Ԕ6v4c#)!q@>%vN`+9՗RyFGeBgΉjZi ޷lhMDz+}Bӆ5YMzţQ f[s~$[.L}mA_`?5!2?㺕3Ϸ:_ '[P#]|&]=4gg(n7G OP,'6i/jB~+}[_z6qj7b_7u"n)Np4׽RWTlp ̺ˆyp~Or[N"c8=_J~^34fa3 9)7*~HbEWޤcܪg+f1|Ҋb)B!)|SfL\Wq JR溂!68.²+&WVf4 ^3ceO1gY\ZKD+%s&{{Mf^ZGЧB@riv鞰sE b -S JSk.{o%s ]GCnEVgi-!*ӥ\Ny m,WWn'fBTDxe&sí>1I*@\jշ847ힸ~ВMbe\ӽ2>ܲJƭ?{|Ӄ ݗ)h ?PoV9X\&yՄR^|G¤9hJ;gWi07M`YtzxQs&>묙6:Ё33;:ϢmY )mYMGUVRΣ,GCx/W#^# F7E*[lhHϟ0Xn~Һ~L`W YZ