flatpak-1.14.5-150500.3.9.1<>,քf/}rp9|~jRd:c;-|z _&VM%`hlsw#:c2mDB.ݧڪ7NwdAz%/A1Sx%%*^hsp6*@hCf2tЛ9"VA:QfXD+`0q Oj ݻsoԀ/> ڷ~lc)[ i6,5I:9i| !<ÝK u*Z%\[t$ >I8?(d   J %FX n~ K'x)x *x +x -hx H`x HxJxMxOpOxQtQKRK[2K([8[9^ :i~=>?@BFGxHxIxX<YLZ[\x]|x^6bc|defluxvw(xxxyz$Cflatpak1.14.5150500.3.9.1OSTree based application bundles managementflatpak is a system for building, distributing and running sandboxed desktop applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for more information.f/}rh04-ch2ai\SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Packageshttps://flatpak.github.io/linuxx86_64 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 flatpak-system-helper.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 update-system-flatpaks.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 update-system-flatpaks.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 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 flatpak-system-helper.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 update-system-flatpaks.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 update-system-flatpaks.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 # Remove any empty repo directory, which is seen as invalid by flatpak. After that, create a skeleton repository using "flatpak remotes". if [ -e "/var/lib/flatpak/repo" ] && [ -z "$(ls -A /var/lib/flatpak/repo)" ]; then rm -r /var/lib/flatpak/repo fi /usr/bin/flatpak remotes 1> /dev/null [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/flatpak.conf || : 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 flatpak-system-helper.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 flatpak-system-helper.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 update-system-flatpaks.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 update-system-flatpaks.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 update-system-flatpaks.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 update-system-flatpaks.timer ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in flatpak-system-helper.service ; 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 flatpak-system-helper.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in update-system-flatpaks.service ; 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 update-system-flatpaks.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in update-system-flatpaks.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 update-system-flatpaks.timer ) || : fi fi?QxYA9 ZXDNI22 XwNyg5Az 'Uk2#8*v`X~S  /pv [<]+ P)j be -(G{ ^ J I"AA큤큤A큤AA큤A큤AA큤A큤AAA큤@f/}nf/}nf/}mf/}of/}of/}of/}of/}of/}of/}of/}mf/}mf/}nf/}nf/}mf/}mf/}mf/}mf/}mf/}mf/}nf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}pcvxuf/}mf/}mf/}mf/}mf/}mf/}mf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}nf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}mf/}p3af7a32a1396884bac9c560f9dc7b458fd871564001e9319318d7a09516a441a3697c41849f14c1c89ecd2957f59371f7d02e88c8172bd92bd61baa184aad3aa58a05ad825dc4fc8032db48bbd7869ecf0b01b80316e4ece2c6a0eaa9923a16803333fed4fa41aea23f8429e9fead7efdfb28d9d2765f0fe906fb4358a53ef7b60bde56e9f19608f0be7e9346e3f9ef7ab3fa3827a4cabc4fc250761b1f70203a7e7b92f06a2d911dc8819f855c6ed9dbae47d0b896a555e6b5f37ad7632277e11b9238bf8842857ed3dd737e5d3f833decd40e4a472891d41c39f6bb6d7587870beb20fd2a0702addc3cb38d78b1bd9b168cf3ab24d3406b9b9d8623352fe266fb08e61f4ad29cde161f9883188fdda545d1fc3c2b9d0ee194c86665a6449670bb869432de99daa07a86d87513cd0384240c5e5f8f4d855705bb2a2d2b3ac28cd635ca63fe66a530f20c9695b5781e68aa82d386471da229c0d1e3ad870f605d3f65d6a34d7e5992df19fc497879e4309ecde36729a55126d4dff3208f5368a1c49115bc6cb0f1dd59a40aa532d3363784a7f7f01511321131180d41704241f34dd0d1dd2fdd1035c8826918f520edb140c00fe5574fba7edb328f2d41d164b6accc166fd5910f5668353b92b0f811344a1fbda3816cb48512134a07ee82dab0a1855ebddf9201a66612aa30a965c1c539e4a80a69dc80a59df59486f6c1c2b1f88cf537732b16e718a22a205e2b76c60495d10523c078e3078ff07baed75939083cf611d778ae36361926e6e51f32e0a2bffca792be966a4630745bafd45f61daa8eb835f63f570ad9817f863370d012933780bcae40575ca28808139493a8f319d1ee6afbfdbebb3d014ae7c9ece5d9adec2374437903c4ddba0826614ccc2dde0eff3b4ded202428e2e25b2bb1ac9f58ef50425123bc6d60e543d07e99f8359cdb0186b9d2deb8dac556838d71d210c72287dac7845f10afdfe29e397408c52e8b25527e59416503ea4cdfb64729ad37121f08dcdbb3b466c0d93a548b580d31acace7005748d3ecd1d976870ee02a16e0c3bc7c7b8b5e9ec331ecf18c14b42cb6d6cf93f5f2505e70cd301914c920e99fae92f1ea02724ccb38b67e1d4f7db68294aedbc1891e2aa2db7f761fa95fe77b73e6c4d593ccbaa648baa4acfc13d88dc7fafdc6eb7c0702cb66a687aecc4f7f3d099ec7c37a695b1a752b827726c79b2296692deb548ddb8022b885b37b0a29fe22f3fdcb88cae84b28ecbc4d775bd494b40328658ae7069bfa32b07000aa482e4a77fbcf769ecaf64925dadae3b4eb15cd908bd8c31f5ea95e3ed2c9d4dca815ca2304b8cf45f306d31c6eab9fd603ed570019e44044905b723f5e2348bc8e62f4491096dbcb2d5e4c0191a1dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5511270b7a0d3ddedc1e42a7914c1c31acffabc14bcbea6533f29c4ccffd5c2275816578128d1c9bcc6e7777bf83158b0000992ea0668940ae55f7a3d18dba921fb972a7000e9c54465151a775e9aa307d085ebdb94c26c6abffa1f041366aa868033a8fe4ad13020fcde428792a9135ecd798da488c6672e7c07294c9065c3acfa8bda072c687b4b2451e803832ecada4d849a5c10b4f4b2839098da9637fa8a1fc30808aa930f825d4599d2b04617767b195bf4a24720bfcda3a1c395e7006a156e026102708528172c0d60cec898f7f74f51515f110e1780efd5602dfd1cfafd2738165c732ad0951923bddb54df973f7fdc0ce7536f0267afac861ac2bc1faccd7477a18b1bfdcce81a0bbf4460e24caff80c2524b718681aeaa3dd8633439f8f14ad9d71ebd5f490cdbe3ef78c71497ea91ef889a7419de6f0f93cf93d2d6fcc57d3d2792edf3f6dfcfcc95acc6e18cdfcb69a7307adddb17cf2f05e034190b813ef8f1b808bbbf6667fdf97fba15acc6c103ff9c0fe9ad794b360fe098b333ddb10457a42b1d5faa85d67d858ddfeb0f5831c5bdf4c28c40874bc5876e5180d5d2cf60d1af8fa278d36b4ff1af3e646aed25aa9d2eebef9e7f50674396137f80e76c759959d91c9c2811cdba2393c9ca459f58315736080f5c335818b731525cbfe1321d5e48e5956bbfc55440f9e5fe4407a61e3dd20b5f8f8b3b171e081d9da60ad8d4852e11b1a1060b8c256fcd99264492a86615f63be479d401ffb8e773411d80a2da908505e7df084917d91e35c7fb03d235be770ad5c47172333c90bdbde0776f50d752695009deaf1c078e85903ce536e66cd5a7173f6bbc74952f2d14b9c1d4f5deb6579fcb83f277bb357df1494fedb4d49601c70f67c9c0532a0ccb46dfc3028e278b4c9ab788795def4b063bb1bbbacb69681ec136e91b5368aefe410a0d6b642a4d0bcbaf49ff7c3183317a7153b6f4099be08a50f8104de93f0416baa42f798774a6e521a02b465b4caf193a9a1750fa647273f0702f6d152c803d5bba947a9c3a145219bfa68c7fde87e0f87efb7d318b66d78f0cb54874d35b7e4b05062eddb01fead381c43615500140287ba1b8a19a4eb68a77c8552f9463c2138a414c568790bee07f1bc6e1eb83c9280834619fe776c29ea9ffaab33bafac81f01752f0e25c8133eb3a65365858d9952cc0f065854b093914838636b75024fb3bc604983e36daed5d249d5caf8adb76c1e0f0cfcd2bc7a07fb26d38252e89c23057702722ee27e20fd57fd0a5fe7f3e0a7df92e114c93ec5d5abb9e7539c62d4aa0d9093d1807c8713bacb3a5894cc449fc342d172469f0f025c0fdf2d643fe7a648228a009648a74921cebfeb30800456b749a517b5a6157e80f22f1aa0b34c25201095188cbcad2fe0a6964ce3f999d15c3a14a3fa01cb60f023e9e1e57cdef6d95b0d812ea8e9ad37361583f9c2f835cf1b28d17d61b20bdce2078d548117369bfa240c6f757648bffb7bb51b2224c8baa1d8e4f2045944c6fff56a9b9039e414341cb3bc5f1f55edc9179a640f2648553d53fe4ee1f3c04b9621f23dcdadd3e3df0608bd916ca290e0f5e4486833e4c3a49bddd8dbf898ce5a0217f331c6260379b30fc87933512d5a0e6644dad279058ec722974f0711e3f78ecfc75b23180fe2903dd6a67b8564f70f9b4932eab3695af9a98a57647f9a0d116bcfbf216bcd8fac5d03bf0994ca9557f482c0e2898cb898bcd3cf1bbffc0a3c83c4d49d6965d3cc1360cc5a4c670b9d54505115265eb53ea16f374485910ad15f01ea1153addff89443006f98ca06c45bb47903a235dfd420483372e18c1945ad9c0825b6465867b5d542fa4f5c84e5150b3785f1595e0991000c49bd10090d65a430051f2ad013315e909725a91d8208f4c410728f2819bb0bf28c1ac3c2e1d9930758da2ea031f1dfdf02044bb505afa1f0bf1e47ea8c85c2954dddb75b1a024ba6e89b1f27eaedd483761b5449fc14b296be96dca38a4f971f318935297f674befee34318e1ad9c2be10eb3c3582560d9e700edb4abcff474d4762aa36cccdd54b1775d4c1134d05e819fe7a85ffe9d6e8a41c8bd994ea4362f71d408282ca59eee335d8346308fc7a66098948d34ed9bd24a3d42a311b1e5b2e5a83b5196031fc1e838b9c8865af374f48586d1c8cc551af34073a30dea6d476858a12a25bbfeabbc8af6c94afd9e415f712cea77623cc25736b1ed1c253e04f55f71457a2038aea3f0fa9aa1eae7a2be1f0b5becaad6abb16785fa301f571a670c96a1f9784263aaa53d95749d3ce8e0207a1d001fda59d7af3050cddfe7da0e17cbc8c0862cd1ebc4f269f16f9e5489b099891b1e27e6905cb08efa0172355032eb0ddede0c32153aed8035fc74cea690f9a19166fa79f35aee9ed3b70e6d8220d1601bd4ec7482c5f2615f6b580e217b243cdf913921b9a0e5a3f2eec2f50b055f6534ceb9828cbb423f9fc9a5e743dcfff375a186d4389c290e72033a678cb3e8b84376c2493fea44c0c217fefd2244aefb3e2603f48b601eedc44816db425d60192638c8b3486cff63fa4366a379a4f68cc141a6c4456ca20b82cbaa2d1418990a5f8a698252530f458f24182678491c263b028710e2479c807fb4ec1d29ca8f896cbaff9fa1a343834d8809a2828c37772473a472313a3d2147c77818b85695582f704780fd592f85dc35cae3b614b01918bf8a5dac2b1d11c00469d4a917e91ff15841a3645ef29b5a9278c8a6611be6b9aecfa7405dd9aab5bab64a5c1ff9998f5c1b78bfccbe318b370eca48ab2e92465e9497aa2a59ac2c02b6908a2ddf8bf759ad2c207a493c3137d174c72f91f3c289e1f943b39870fbf578f178384cd5792ad36a680f52f2a3f8f587e9b99d41a932278301d792e79ef0ae5b96eefd58fd85ebbe3127e47415e8462a797c94eea958d56cfaa06583567de80cb45b82e3fd401ea24b7270fe3548bc4b2be827cfb3c2dfb9bf482a466d4f06ce2921e80b73dbe557b5046e89cbd077be2fec056d75acc02930648e5e05b6cbb69fb6bd9df6bbe3ed30a1ecf02fd04eea599bde948b608392bf3e25a929c8298b1d40bc722e1286b7f864a5a276f331c6cd9b20892a2e2b3562a63b23dd00f4ae7a062a9d67c5960ed617039ed79b98e14c16da64b49c5909b8d8d0e3a6d37662c12af2f74f081f4c26d026619816723d13c568a18b877ba028508c2fc3acd0491289532dd4fa81cd6bbc18790ff0859d86dc2fadec97a341c4ebae9c1139ce3ee1a3d7089e33e299ddf829a6302e855c005931a1f703c64696b86c423fb2851e225fbafservice@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootflatpak-1.14.5-150500.3.9.1.src.rpmconfig(flatpak)flatpakflatpak(x86-64)xdg-app @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@     /bin/sh/bin/sh/bin/sh/bin/sh/bin/shbubblewrapconfig(flatpak)libXau.so.6()(64bit)libappstream.so.4()(64bit)libarchive.so.13()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.28)(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.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.9)(64bit)libcurl.so.4()(64bit)libdconf.so.1()(64bit)libflatpak0libfuse3.so.3()(64bit)libfuse3.so.3(FUSE_3.0)(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgpgme.so.11()(64bit)libgpgme.so.11(GPGME_1.0)(64bit)libgpgme.so.11(GPGME_1.1)(64bit)libjson-glib-1.0.so.0()(64bit)libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit)libostree-1.so.1()(64bit)libostree-1.so.1(LIBOSTREE_2016.14)(64bit)libostree-1.so.1(LIBOSTREE_2016.3)(64bit)libostree-1.so.1(LIBOSTREE_2016.4)(64bit)libostree-1.so.1(LIBOSTREE_2016.5)(64bit)libostree-1.so.1(LIBOSTREE_2016.6)(64bit)libostree-1.so.1(LIBOSTREE_2016.7)(64bit)libostree-1.so.1(LIBOSTREE_2016.8)(64bit)libostree-1.so.1(LIBOSTREE_2017.10)(64bit)libostree-1.so.1(LIBOSTREE_2017.12)(64bit)libostree-1.so.1(LIBOSTREE_2017.15)(64bit)libostree-1.so.1(LIBOSTREE_2017.2)(64bit)libostree-1.so.1(LIBOSTREE_2017.6)(64bit)libostree-1.so.1(LIBOSTREE_2018.6)(64bit)libostree-1.so.1(LIBOSTREE_2018.9)(64bit)libostree-1.so.1(LIBOSTREE_2019.4)(64bit)libostree-1.so.1(LIBOSTREE_2020.8)(64bit)libpolkit-agent-1.so.0()(64bit)libpolkit-gobject-1.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libseccomp.so.2()(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libzstd.so.1()(64bit)ostreerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)user(flatpak)xdg-dbus-proxyxdg-desktop-portal0.5.01.14.5-150500.3.9.11.14.52020.83.0.4-14.6.0-14.0-15.2-10.1.00.104.14.3f@e~@e@dJccwscp@cc bVbb0b@bbOaaaaf@aa@a`2a&0`̊`̊``H`@` a@``__k_إ@_@_A_=@_X@_c^^@^x^^^I.^E:@^2@^,-^@^ ^@]]@]*]]#0@]]@]:\t@\\@\ֹ@\O\@\d\N\I\I[@[[@[[;@[[qr[U@[4[#@ZnZ1@ZZ$ZxG@Z= 2.77.0, and with GLib 2.76.0 (GLib 2.76.1 or later silences these warnings) - Bypass page cache for backend requests in revokefs, fixing installation errors with libostree 2023.4 - Show AppStream metadata in flatpak remote-info as intended (regression in 1.9.1) - Don't let Flatpak apps inherit VK_DRIVER_FILES or VK_ICD_FILENAMES from the host system, which would be wrong for the sandbox - Fix build failure with prereleases of libappstream 0.17.x - Forward-compatibility with libappstream 1.0 - Fix a memory leak - Fix compiler warnings - Make the tests fail more comprehensibly if a required tool is missing - Clean up /var/tmp/flatpak-cache-* directories on boot - Don't force GIO_USE_VFS=local for programs launched via flatpak-spawn - Clarify documentation for D-Bus name ownership + Internal changes: - CI improvements- Update to version 1.14.4 (bsc#1209410, bsc#1209411): + Security fixes: - Escape special characters when displaying permissions and metadata, preventing malicious apps from manipulating the appearance of the permissions list using crafted metadata (CVE-2023-28101). - If a Flatpak app is run on a Linux virtual console (tty1, tty2, etc.), don't allow copy/paste via the TIOCLINUX ioctl (CVE-2023-28100). Note that this is specific to virtual consoles: Flatpak is not vulnerable to this if run from a graphical terminal emulator such as xterm, gnome-terminal or Konsole. + Other bug fixes: - Translation update: pl - Changes from version 1.14.3: + Bug fixes: - When splitting an upgrade into two steps (download without installing, and then upgrade without allowing further downloads) like GNOME Software does, if an app is marked EOL and superseded by a replacement, don't remove the superseded app in the first step, which would result in the replacement incorrectly not being installed - Fix a crash when --socket=gpg-agent is used - Fix a crash when listing apps if one of them is broken or misconfigured - If an app has invalid syntax in its overrides or metadata, mention the filename in the error message - Unset $GDK_BACKEND for apps, ensuring GTK apps with - -socket=fallback-x11 can work - Never try to export a parent of reserved directories as a - -filesystem, for example /run, which would prevent the app from starting - Never try to export a --filesystem below /run/flatpak or /run/host, which could similarly prevent the app from starting - The above change also fixes apps not starting if a - -filesystem is a symlink to the root directory - Show a warning when the --filesystem exists but cannot be shared with the sandbox - Changes from version 1.14.2: + Bug fixes: - Display the intended messages for `flatpak repair` - Exporting an app to an existing repository on a CIFS filesystem now works as intended - Unset $GIO_EXTRA_MODULES for apps, avoiding misbehaviour in some GLib apps when set to a path on the host - Unset $XKB_CONFIG_ROOT for apps, avoiding crashes in GTK and Qt apps under Wayland when this variable is set to a path not available in the sandbox - Unset $KRB5CCNAME for apps - When using the fish shell, avoid duplicate XDG_DATA_DIRS entries if the profile script is sourced more than once + Internal changes: - The INFO log level is now treated the same as the DEBUG log level by `flatpak -v`, to make backports from 1.15.x simpler- Fix the "Requires" version of bubblewrap to be the same as "BuildRequires" (>= 0.5.0). - Use a macro to define the versions required of bubblewrap, ostree and xdg_dbus_proxy to avoid having the same issue in the future again.- Update to version 1.14.1: + New features: Add a httpbackend variable to flatpak.pc, allowing dependent projects like GNOME Software to detect whether they are compatible with libflatpak. + Bugs fixed: - Terminate the flatpak-session-helper and flatpak-portal services when the session ends, so that applications will not inherit outdated Wayland and X11 socket addresses. - When using fish shell, don't overwrite a previously-set XDG_DATA_DIRS. - Don't try to enable HTTP 2 if linked to a libcurl version that doesn't support it. - Stop systemd reporting the session-helper as failed when terminated by a signal. - Fix a warning when listing a document with no permissions. - Fix compilation with GLib 2.66.x (as used in Debian 11). - Fix compilation with GLib 2.58.x (as used in Debian 10). - Fix a compiler warning on 32-bit architectures. - If an app update is blocked by parental controls policies, clean up the temporary deploy directory. - Fix Autotools build with versions of gpgme that no longer provide gpgme-config(1). - When building with Autotools, be more consistent about applying compiler warning flags. - Unset $TEMP, $TEMPDIR and $TMP for apps, the same as $TMPDIR. - Treat /efi the same as /boot/efi. - Make generated files more reproducible. + Updated translations.- Add and recommend a package flatpak-remote-flathub which adds the Flathub repository (boo#1186315)- Drop pkgconfig(libsoup-2.4) BuildRequires: rely on the curl backend. Following this, pass --with-curl to configure. - Add pkgconfig(libxml-2.0) BuildRequires, exsisting dependency, previously pulled in by libsoup.- Update to version 1.14.0: + Improved support for sideloading. + Allow sub-sandboxes to own MPRIS names on the session bus. + Commands that accept "--user" will now also take "-u" as an alias for that. + The CLI now properly informs the user of which apps are (indirectly) using end-of-life runtime extensions in end-of-life info messages. + The CLI now takes into account operations in the pending transaction when printing end-of-life messages. + The uninstall command now asks for confirmation before removing in-use runtimes or runtime extensions. + A "--socket=gpg-agent" option is now recognized by "flatpak run" and related commands. + Curl supported as default HTTP backend. + Uses Fuse 3. + Implement support for rewriting dynamic launchers when an app is renamed. + Add --include-sdk/debug options to install command to install SDK/debuginfo along with a ref. + defense in depth against arbitrary file deletion by flatpak-system-helper when using very old libostree (boo#1202639). + Updated translations. - Replace pkgconfig(fuse) BuildRequires with pkgconfig(fuse3): Follow upstreams port to fuse3. - Add pkgconfig(libcurl) BuildRequires: enable the new HTTP backend. - Drop gtk-doc BuildRequires and no longer pass --enable-gtk-doc to configure: no longer supported. - Drop libtool BuildRequires: no need to bootstrap the tarball. - Replace pkgconfig(appstream-glib) BuildRequires with pkgconfig(appstream): match what configure checks for. - Add pkgconfig(gdk-pixbuf-2.0): verified dependency that was implicitly included by appstream-glib before.- variant-schema-compiler requires the Python module pyparsing- Correct Supplements for flatpak-zsh-completion boo#1201113 - package LICENSE file in every package - make flatpak-zsh-completion and system-user-flatpak noarch - add update-system-flatpaks timer that updates installed flatpaks daily if enabled- Update to version 1.12.7: + allow networked access to X11 and PulseAudio services if that is configured, and the application has network access + Absolute paths in WAYLAND_DISPLAY now work + Allow apps that were built with Flatpak 1.13.x to export AppStream metadata in share/metainfo + Most commands now work if /var/lib/flatpak exists but /var/lib/flatpak/repo does not, and will automatically populate the repo directory if possible + Consistently pass relative subpaths to libostree, working around a bug in libostree < 2021.6 when used with GLib >= 2.71 + Fix some memory leaks in GVariant data processing- Update to version 1.12.6: + Fix a bug that sometimes caused repo corruption in case downloads are interrupted or canceled, necessitating a "flatpak repair" to recover + More reliably detect the GTK theme + Fix history command unit test in some edge cases + Updated translations.- drop apparently unused libdwarf buildrequires- Update to version 1.12.5: + Detect and remove left-over data from /var/lib/flatpak/appstream + Fix display bugs in flatpak history + Don't set up an unnecessary polkit agent for flatpak history + Don't propagate GStreamer-related environment variables into sandbox + Updated translations.- Update to 1.12.4: + reverting non-backwards-compatible behaviour changes in the solution previously chosen for CVE-2022-21682 (boo#1194611) Fix will be in flatpak-builder 1.2.2. + Clarify documentation of --nofilesystem + Improve unit test coverage around --filesystem and - -nofilesystem + Restore compatibility with older appstream-glib versions, fixing a regression in 1.12.3- Update to 1.12.3: + CVE-2021-43860: a malicious repository could have sent invalid application metadata in a way that hides some of the app permissions displayed during installation (boo#1194610) + CVE-2022-21682: flatpak-builder could allow - -mirror-screenshots-url commands to create directories outside of the build directory (boo#1194611) + Extra-data downloading now properly handles compressed content-encodings which fixes checksum verification + Note: In some corner case server setups this may require the extra-data checksum to be changed + Avoid unnecessary policy-kit dialog due to auto-pinning when installing runtimes + Better handling of updates of extensions that exist in multiple repositories + Fixed (initial) installation apps with renamed ids + Fixed regression in updates from no-enumerate remotes + We now verify checksums of summary caches, to better handle local file corruption + Improved cli output for non-terminal targets + Flatpak run --session-bus now works + Fix build with PyParsing >= 3.0.4 + Fixed "Since" annotations on FlatpakTransaction signals + bash auto completion now doesn't complete on command name aliases + Minor improvements to the search command + Minor improvements to the list command + Minor improvements to the repair command + Add more tests + Updated translations. - Drop support-new-pyparsing.patch: Fixed upstream.- Add patch support-new-pyparsing.patch: * Support pyparsing >= 3.0.4.- Update to 1.12.2: + Install translations referenced by LANG, LANGUAGE or LC_ALL + Fix error handling for the syscalls that are blocked when not using --devel + Improve diagnostic messages when seccomp rules cannot be applied + Updated translations.- Update to version 1.12.1: + The security fix in the 1.12.0 release failed when used with some older versions of libseccomp (that don't know about the new syscalls).- Update to version 1.12.0: + This is the first stable release in the 1.12.x series. The major changes in this series is the support for better control of sub-sandboxes, as used by the steam flatpak. + In addition, this release fixes a security vulnerability in the portal support. Some recently added syscalls were not blocked by the seccomp rules which allowed the application to create sub-sandboxes which can confuse the sandboxing verification mechanisms of the portal. This has been fixed by extending the seccomp rules (boo#1191507, CVE-2021-41133) + Some test fixes + Support for specifying the flatpak binary to use during exports + Install translations for all languages in the locale, not just the ones in LC_MESSAGES. + Fix progress reporting in flatpak fsck + Handle cases where /var/tmp is a symlink + Expose /etc/gai.conf to the sandbox + Fix the parental control checks for root + Handle missing /etc/ld.so.cache (musl) + Updated translations- Update to version 1.11.3. * Bug fixes: * Don't inherit an unusual $XDG_RUNTIME_DIR setting into the sandbox, fixing a regression introduced when CVE-2021-21261 was fixed in 1.8.5 and 1.10.0 * Update the included copy of bubblewrap (flatpak-bwrap) to 0.5.0 * Better diagnostics when a --bind or other bind-mount fails * Create non-directories with safer permissions * Allow mounting an non-directory over an existing non-directory * Silence kernel messages for our bind-mounts * Improve ability to bind-mount directories on case-insensitive filesystems * Don't ask user which remote to download from if there is only one option * Internal changes: * Improve test coverage * Spelling fixes * Translation updates: Brazilian Portuguese, Russian, Spanish, Ukrainian- Add now working CONFIG parameter to sysusers generator- Update to version 1.11.2: + Bug fixes: - Fix logic error when migrating AppStream XML - Improve error-checking - Fix various memory and file descriptor leaks, in particular with flatpak-spawn --env=... - Fix fd confusion in flatpak-spawn --env=... --forward-fd=..., which caused "Steam Linux Runtime" containers to fail to start - Avoid a crash when looking up summary for a ref without an arch - Improve handling of refs belonging to more than one architecture, e.g. for cross-compilation - Don't abort uninstall if deploy metadata is missing - Don't fail transaction if searching for dependencies fails in one remote - Fix test failure when running tests as root - Improve error message for 'sudo flatpak run' + Internal changes: - Improve printf format string validation - Improve test coverage - Reduce risk of accidentally hard-coding x86 in the tests- Update to version 1.11.1: + New features: - All instances of the same app-ID share their /tmp directory - All instances of the same app-ID share their $XDG_RUNTIME_DIR - Instances of the same app-ID can optionally share their /dev/shm directory (enabled by a new --allow flag, - -allow=per-app-dev-shm) - Allow a subsandbox to have a different /usr and/or /app. - Steam will use this to launch games with its own container runtime as /usr (the "Steam Linux Runtime" mechanism). - enter: Improve support for TUI programs like gdb - build-update-repo: Add a higher-performance reimplementation of ostree prune specialized for archive-mode repositories + Bug fixes: - Fix deploys of local remotes in system-helper - Fix test failures on non-x86_64 systems - Fix two intermittent test failures - Make polkit queries non-interactive when operating in non-interactive mode - Use a local main-context when using libsoup in a thread - create-usb: Skip copying extra-data flatpaks - OCI: Switch to pax-format tar archives - history: Handle transaction log entries with empty REF field - portal: Fix flatpak-spawn --clear-env on OSs where flatpak is not on the fallback PATH, such as NixOS - Fix various issues detected by scan-build + Internal changes: - Use GNU bison to build parse-datetime.y - Add information about security support and security vulnerability reporting (see SECURITY.md) - Move all git submodules into subprojects/ directory - Several sockets are now created in /run/flatpak in the sandbox, with symbolic links in $XDG_RUNTIME_DIR- Update to version 1.10.2: + This is a security update which fixes a potential attack where a flatpak application could use custom formated .desktop files to gain access to files on the host system. + Fix memory leaks + Some test fixes + Documentation updates + G_BEGIN/END_DECLS added to library headders for c++ use + Fix for X11 cookies on OpenSUSE + Spawn portal better handles non-utf8 filenames- Flatpak only requires glib 2.44, not 2.60 - Update ostree version required to 2020.8- Update to version 1.10.1: + Fix flatpak build on systems with setuid bwrap + Fix some compiler warnings + Fix crash on updating apps with no deploy data + Updated translations. - Remove deprecated texinfo packaging macros. - Switch to upstream release tarball.- Update to version 1.10.0: + The major new feature in this series compared to 1.8 is the support for the new repo format which should make updates faster and download less data. + The systemd generator snippets now call flatpak - -print-updated-env in place of a bunch of shell for better login performance. + The .profile snippets now disable GVfs when calling flatpak to avoid spawning a gvfs daemon when logging in via ssh. + Build fixes for GCC 11. + Flatpak now finds the pulseaudio sockets better in uncommon configurations. + Sandboxes with network access it now also has access to the systemd-resolved socket to do dns lookups. + Flatpak supports unsetting env vars in the sandbox using - -unset-env, and --env=FOO= now sets FOO to the empty string instead of unsetting it. + Similarly the spawn portal has an option to unset an env var. + The spawn portal now has an option to share the pid namespace with the sub-sandbox.- Update to version 1.8.5 (CVE-2021-21261): + This is a security update that fixes a sandbox escape where a malicious application can execute code outside the sandbox by controlling the environment of the "flatpak run" command when spawning a sub-sandbox (boo#1180996)- Update to version 1.8.4: + Fix support for ppc64.- Move flatpak-bisect and flatpak-coredumpctl to devel subpackage, allow to remove python3 dependency on main package.- Enable LTO (boo#1133124) as gobject-introspection works fine with LTO.- Update to version 1.8.3: + Fixed progress reporting for OCI and extra-data. + The in-memory summary cache is more efficient. + Fixed authentication getting stuck in a loop in some cases. + Fixed authentication error reporting. + We now extract OCI info for runtimes as well as apps. + Fixed crash if anonymous authentication fails and -y is specified. + flatpak info now only looks at the specified installation if one is specified. + Better error reporting for server HTTP errors during download. + Uninstall now removes applications before the runtime it depends on. + Fixed test-suite to pass with the latest OSTree version. + Fixed dbus environment variables in flatpak enter. + Avoid updating metadata from the remote when uninstalling. + Fixed error message handling in various places. + FlatpakTransaction now verifies all passed in refs to avoid. + potential issues with invalid names. + Updated translations.- Update to version 1.8.2: + Added validation of collection id settings for remotes. + Fix seccomp filters on s390. + Robustness fixes to the spawn portal. + Fix support for masking update in the system installation. + Better support for distros with uncommon models of merged /usr. + Cache responses from localed/AccountService. + Fix hangs in cases where xdg-dbus-proxy fails to start. + Fix double-free in cups socket detection. + OCI authenticator now doesn't ask for auth in case of http errors.- Fix invalid usage of %{_libexecdir} to reference systemd directories.- Update to version 1.8.1: * Avoid calling authenticator in update if ref didn't change * Don't fail transaction if ref is already installed (after transaction start) * Fix flatpak run handling of userns in the --device=all case * Fix handling of extensions from different remotes * Fix flatpak run --no-session-bus * Updated translations - Update to version 1.8.0: * FlatpakTransaction has a new signal "install-authenticator" which clients can handle to install authenticators needed for the transaction. This is done in the CLI commands. * We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues. * Fix flatpak enter which didn't work in some cases. * We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos. * By default we no longer install the gdm env.d file, as the systemd generators work better. * create-usb now exports partial commits by default * Fix handling of docker media types in oci remotes * Fix subjects in remote-info --log output - Remove source file used to generate a flatpak user on the system since it's now included by upstream: * system-user-flatpak.conf- Fixes for %_libexecdir changing to /usr/libexec- Update to version 1.6.4: + This release backports some of the OCI authenticator fixes from the 1.7 series, and should now be able to host flatpak images on e.g. docker hub. + Other changes: - Fix a use-after free in libflatpak. - Don't list p2p downgrades in list of available updates.- Create a skeleton flatpak repo using "flatpak remotes" instead of a manually created directory (bsc#1172316, bsc#1169619, bsc#1170416).- When SLE uses GNOME desktop environment, GNOME Software is automatically started to provide key update features. During the startup, it setups flatpak repository so that related features can function properly. In a system environment of no flatpak repository has ever been setup before, this triggers "org.freedesktop.Flatpak.modify-repo" polkit action. Therefore in systems which use a restrictive security policy (eg. SLES) for the aforementioned policy action, a polkit authentication dialog will pop up without any user interaction for the first time login. This is not user friendly. This submission creates /var/lib/flatpak/repo at package installation to avoid such a confusing authentication pop-up, at nearly 0 cost of security compromise (bsc#1169619, bsc#1170416).- Require bubblewrap 0.4.1- Update to version 1.6.3: + The main change in this version is a fix for a regression in the progress calculation for applications using extra-data. Additionally the bundled version of bubblewrap is updated to 0.4.1 which fixes a security issue in some cases. See GHSA-j2qp-rvxj-43vj for details. + Don't break if users primary gid is not in the nsswitch database + Fix crash in flatpak repair if no remotes are configured + Some updates to the oci authenticator + Retry downloads of extra data + Updated translations.- Drop obsolete _servicedata file.- Update to version 1.6.2: + Due to a combination of some behaviour in flatpak and recent versions of ostree we at some point lost the use of deltas for the initial install case, instead always falling back to a full ostree operation which is a lot less efficient for pulls with many small files like a runtime. This caused some very slow installs from e.g. flathub, so it's recommended to update to this version to get better install performance. + We now correctly handle TMPDIR env var overrides when bwrap is setuid + Disallow running "flatpak run" under sudo (as it doesn't work and causes issues) + Fix build with older versions of glib + Minor documentation updates + Updated translations.- Update to version 1.6.1: + This is a (mild) security update. Flatpak 1.6.0 added the ability for an application to request it to be updated, as long as the new version doesn't require new permissions. Unfortunately in some special cases, if an app had access to the home directory, but not the rest of the filesystem it would still allow a self-update where the new version could access some files outside the home directory. + New permission --device=shm giving access to host /dev/shm, as needed for jack. + Generated correct download size in build-commit-from + sub-sandbox now allows the child to share the gpu of the caller has full device access + Fix crash with disabled remotes + Fix builds with older versions of glib + Updated translations.- No longer recommend -lang: supplements are in use- Update dependencies required by flatpak 1.6.0 . - Require xdg-dbus-proxy instead of building the (outdated) builtin version.- Change %_prefix/lib to %_libexecdir: Makefile installs the file explicitly into libexecdir. Let's be ready in case this path is going to change.- Co-own /usr/lib/systemd/user-environment-generators. We don't want to forcibly pull in systemd into the buildroot just to own this directory.- Update to version 1.6.0: + This is the first stable release in the 1.6 series, main changes since 1.4 is the support for protected content and improvements in the self-sandboxing support. + There is one change in the support for OCI remotes, we now only support the use of labels, not annotations, as labels work with more registries. This means pre-existing OCI flatpak registries (like fedora) may need some changes. + New permissions --socket=cups for direct cups access. + Fix some leaks. + Fix reporting of progress with latest version of ostree. + New no-interaction flag for authenticators. + Support for auto-installing authenticators from a flatpak remote. + Warn less about unset XDG_DATA_DIRS. + Don't poll for updates in the portal when on a metered connection. - Modernize spec with current macros.- Package empty /etc/flatpak/remotes.d.- Add pkgconfig(libsystemd) BuildRequires (boo#1157126). - Drop systemd_requires: strictly speaking, we do not require systemd.- Update to version 1.4.3: + Fix crash in revokefs. + Handle 'versions' extension key (in addition to 'version') when checking for local extensions, which was causing us to uninstall some actually used extensions with uninstall - -unused. + The 'required-flatpak' metadata key now supports listing multiple versions to support backported features. + Fix crash with older versions of polkit. + Fix installation of bundles. + Fix crash on deploy error. + Support building bundles of apps installed from a remote. + OCI: Fix handling of locally cached icons. + Fix crash when listing unconfigured remotes. + Ignore differences in trailing slashes for repo uris.- Add system-user-flatpak.conf: generate a flatpak user for the system helper (boo#1137537).- Update to version 1.4.2: * Support extra_data in extensions. * Handle double slashes ("//") in XDG_DATA_DIRS. * Fix detection of local related refs. - jsc#SLE-7171- Add a _dbusconfigdir variable in the spec file so we install the flatpak-system-helper config file in a location actually read by dbus, which didn't support having config files in /usr/share until 1.9.18 (first introduced in SLE15). - Remove the systemd environment generator if building with systemd < 233 which doesn't support environment generators. - Rename the libflapak-doc.xml file which has a typo in the name upstream. - BuildRequire libgpgme-devel, not libqgpgme-devel which is not really needed.- Update to version 1.4.1: + There was an accidental ABI break in libflatpak in 1.4.0 compared to the 1.2.x ABI which caused crashes in apps like gnome-software. + This has been fixed in this release so it is now ABI compatible with 1.2.x, but NOT compatible with 1.4.0. It is recommended that all distributions that shipped 1.4.0 update to 1.4.1 and rebuild all dependencies of libflatpak. + Make ABI compatible with 1.2.x. + Fix some potential crashes. + Fix some corner case where it was impossible to remove a remote. + Restore support for file: uris in the RuntimeRepo key in flatpakref files. + Updated translations.- Update to version 1.4.0: + This is the new stable series, ending the 1.3.x series. The major changes since the 1.2.x is the improved I/O use for system-installed applications, and the new format for pre-configured remotes.- Replace systemd-gtk BuildRequires with pkgconfig(systemd): make the build cheaper by not having to wait for the 'real' systemd package to have built, but allow to use systemd-mini. The change in the stack causing this was polkit dropping its hard dep on systemd.- Add systemd-gtk BuildRequires: Needed now after changes elsewhere in the stack.- Disable LTO (boo#1133124).- Update to verson 1.2.4 (CVE-2019-10063): + It has been discovered that the previous fix for CVE-2017-5226, which uses seccomp to prevent sandboxed apps from using the (dangerous) TIOCSTI ioctl was only incomplete on 64bit arches. This is now fixed (boo#1130637, gh#flatpak/flatpak#2782). + seccomp: Only compare the low 32bit of the TIOCSTI ioctl args. + Support multiple nvidia cards on the machine + Fix support for systems where XDG_RUNTIME_DIR is /var/run which is a symlink like gentoo. + Fix potential crash when updating apps. + flatpak list --arch now works correctly again. + Updated translations.- Update to version 1.2.3: + Don't expose /proc in apply_extra script sandbox. The CVE-2019-5736 runc vulnerability is about using /proc/self/exe to modify the host side binary from the sandbox. This mostly does not affect flatpak since the flatpak sandbox is not run with root permissions. However, there is one case (running the apply_extra script for system installs) where this happens, so this release contains a fix for that. - Update to version 1.2.2: + Reverted green checkbox as they caused table alignment issues + Fix a division by zero if the terminal reports a zero terminal width (which happens in the flathub build environment). - Update to version 1.2.1: + Ensure flatpak builds with older versions of glib and appstream-glib. + build-commit-from: Fix the new --extra-id option. + build-export: Allow disabling the sandboxing of the icon validator and do so during the tests. + profile: Don't break if debug logging is enabled. + Better handling of the appdata release attribute. + Don't install polkit agent when not needed, avoiding some unnecessary log lines in some cases. + Fix the output of the sandboxed icon validator not being visible. + builld-init: Allow specifying a full ref for the sdk, which is used to select the branch name when checking sdk extensions. + Make the ok checks in the output green- Update to version 1.2.0: + Ensure DeployCollectionID works in flatpakrepo files in all cases. + Don't error out with empty installations in uninstall. + Add helper that validates icon files during export. + Don't allow root to modify the (non-root) per-user flatpak installation, as this risks causing problems later. + Remove some incorrect warnings from flatpak repair. + Allow multiple name segments after prefix when exporting files. + Allow specification of ellipsization in --colums options. + Handle dates as well as timestamps in appdata + Fixed a bug where flatpak remote-delete removed too many refs. + Now we use raw terminal mode during a transaction to a avoid problems with input during the operation causing problems with escape sequences. + Generate a fontconfig directory remapping snippet as will be needed for newer versions of fontconfig. + Support --extra-collection-id in build-commit-from to bind the commit to multiple collection ids. This is work in progress in ostree. - Add pkgconfig(dconf) BuildRequires: New dependency.- Update to version 1.0.6: + This release fixes an issue that lets system-wide installed applications create setuid root files inside their app dir (somewhere in /var/lib/flatpak/app). Setuid support is disabled inside flatpaks, so such files are only a risk if the user runs them manually outside flatpak. Installing a flatpak system-wide needs root access, so this isn't a privilege elevation for non-root users. + The permissions of the files created by the apply_extra script is canonicalized and the script itself is run without any capabilities. + Better matching of existing remotes when the local and remote configuration differs wrt collection ids. + New flatpakrepo DeployCollectionID replaces CollectionID, doing the same thing. It is recommended to use this instead because older versions of flatpak has bugs in the support of collection ids, and this key will only be respected in versions where it works. + The X11 socket is now mounted read-only.- Mark flatpak.sh as %config and move the systemhelper dbus config file under /usr - Remove the flatpak-rpmlintrc file that is no longer needed.- Make polkit_rules_usability.patch effective by adding a 60- prefix to the rules file. This will cause it to be executed before the polkit-default-privs are executed (bsc#984817).- Update to version 1.0.5: + Make the /etc -> /usr/etc bind-mounts read-only. + Make various app-specific configuration files read-only. + flatpak is more picky about remote names to avoid problems with storing weird names in the ostree config. + A segfault in libflatpak handling of bundles was fixed. + Updated translations + Fixed a regression in flatpak run that caused problems running user-installed apps when the system installation was broken. + Implicity grant MPRIS2 permissions - Changes from version 1.0.4: + Flatpak 0.99.1 removed the inheritance of permissions from the runtime due to concerns with dynamic app permissions. Due to popular requests, this version re-introduces such inheritance, but does it instead at build time. This solved the issues with dynamic permissions while still allowing runtimes to have default permissions. Apps can disable this by passing - -no-inherit-permissions to build-finish. + The sandbox now always includes a /etc/timezone file, following the (old) debian standard for this. This is needed, because the more modern way of exposing the timezone name by having /etc/localtime be a symlink into /usr/share/zoneinfo doesn't work when exposing the host timezone. + All apps now have automatic permissions to own their own app id as a subname of org.mpris.MediaPlayer2. + We now properly re-load remote state in FlatpakTransaction if the metadata was updated for the remote. + The signature of the FlatpakTransaction::operation-done signal was wrong in the header and has now been corrected to the signature that is actually emitted. + A crash was fixed when reading invalid .flatpakref files. + A crash during updates when a local ref was unexpectedly missing was fixed. + An error case on uninstalling was incorrectly returning success even thought there was an error. + flatpak_installation_modify_remote did not correctly save the nodeps state. + flatpak_installation_load_app_overrides() was improperly returning freed memory. + The tarball now ships with an icon (flatpak.png).- Add rpmlintrc to ignore files being installed under /etc not marked as %config (since they're not).- Don't run "flatpak remote-list --system" on %post anymore since it's not needed nowadays. Also let /var/lib/flatpak be created on demand since writing to /var should be avoided for transactional updates (boo#1111385, fate#325524).- Update to version 1.0.3: + run: You can now use --system to run an app that otherwise would run the user version. + New permission --allow=canbus that filters out access to AF_CAN sockets. + lib: New install flags FLATPAK_INSTALL_FLAGS_NO_TRIGGERS and new function flatpak_installation_run_triggers() + lib: Better error reporting, including some new error values that replace the generic FAILED. + uninstall --unused: Improve handling of which .Locale extensions are used + run: Make flatpak run on systems where $XDG_RUNTIME_DIR contains a symlink beneath /var (commonly /var/run -> /run). + Don't export any desktop/dbus/mimetype files in subdirectories. + build-init: We now record the base ref (if used) in the metadata. Nothing uses this atm, but it can be used by tools. + We now respect the upstream ostree.deploy-collection-id instead of the flatpak-specific xa.collection-id metadata key to decide whether to switch to collection ids for a remote. This is useful, because if you use the new one, only new clients (that support it better) will use it. + create-usb: Fix assertion failure in some error cases + create-usb: Always create archive-z2 repos + create-usb: Don't create unnecessary summary in repo + permissions: Avoid errors if there is no permissions table + repo: Fix flatpak repo sometimes using the wrong ostree-metadata ref. + Avoid fsync when updating $installation/.changed. + Add the missing appstream2 ref to the xa.cache metadata + The test-suite got some modifications to make it easier to maintain. + Documentation updates + Translation updates - Changges from version 1.0.2: + The dbus proxy is now available in a separate git module, xdg-dbus-portal, which is imported into flatpak as a submodule. It is possible to build flatpak against the system xdg-dbus-portal instead, but this is not currently very useful as no other applications yet depend on xdg-dbus-portal. + Build regressions with older versions of glib have been fixed. + Flatpak ps now also tracks the pid the main process inside the sandbox. + Added flatpak override --reset to reset overrides for an app. + Added flatpak override --show to show overrides for an app. + flatpak install now automatically pick user or system based on the remote name given (unless the remote exists in both). + flatpak uninstall --unused now does not remove SDKs if some installed app refers to them. + Fixed bug where flatpak uninstall --unused prompted for uninstall twice. + Set IO class on the system helper to "idle", which should cause background updates to affect the system less. + Fixed regression in flatpak uninstall --no-related. + Better handling of empty collection ids in flatpak bundles. + Cleaned up some error messages. + Various documentation fixes and cleanups. + Updated translations. - Changes from version 1.0.1: + This fixes various build and test failures that were detected when packaging 1.0, as well as translations and doc udpates. It also has some minor features, including a new subcommand "flatpak ps" to list the running flatpak instances for your user. + Print application tags in the prompt when installing/updating. + Make sure we don't accidentally leak the host /proc into the sandbox. + Translation updates. + Added a "flatpak ps" command that lists running flatpak instances. + Improve error reporting when exporting documents. + Improve detection of dynamic p2p remotes. + Build fixes for older versions of glib. + Fix threading issue in the OCI support that was causing the installed tests to sometimes fail. + Fix OCI AppStream support on 32bit architectures. + Fix utf8 issue in the dbus API description. + Some install fixes to make installed tests work + Make the tests work with python3 (as well as python2) + Improve introspection annotations in libflatpak + Improve libflatpak API docs- Update to version 1.0.0: + Flatpak 1.0 marks a significant improvement in performance and reliability, and includes a big collection of bug fixes. 1.0 also includes a collection of new features.- Update to version 0.99.3: + Fixed case where system install would sometimes fail due to the system-helper idle exiting. + Support installing flatpakref files in FlatpakTransaction, including a new signal add-new-remote for when remotes might be added. + Added some new FlatpakError codes. + We now support .flatpakrepo files with no gpg signatures. + Fix crash in system-helper when updating appstream. + New command create-usb which can be used to prepare an repo for offline updates. + Fix some non-handled cases of the CLI not working when /var/lib/flatpak doesn't exist. + Fix crash when running with a gid that is not in /etc/groups. + Add new permission-* commands to interact with the permissions store from the portals. + Include appdata in OCI bundle.- polkit_rules_usability.patch: Improve usability by allowing members of the group 'wheel' to bypass polkit authentication checks when locally logged in (bnc#984817). This adds a few polkit actions to the rules that are not covered by upstream, because they are set to 'yes' for active users by default. On SUSE we require 'auth_admin' for regular users, however.- Update to version 0.99.2: + Updated translations. - Changes from version 0.99.1: + This is the first pre-release before flatpak 1.0. This is considered feature-complete and no features or major changes before 1.0 are expected, only bugfixes. + Flatpak install/update/uninstall now lists all the operations that it will do and asks for confirmation before starting. + In the above confirmation the permissions (new permissions for updates) are shown for all applications. + P2P updates are more efficient. + system-wide installation uses less fsync calls so installation should be faster. + New ssh agent permissions allows granting an app ssh access.- Update to version 0.11.8.3: + Fix a 25 second timeout on startup if using p11-kit < 0.23.10. + Minor change in dbus proxy default filter, now broadcasts are not accepted from portals. - Changes from version 0.11.8.2: + Fix crash when building some apps. + Allow multiple appstream components per app. + Fix handling of gl drivers in uninstall --unused. + Don't prompt if nothing changed in uninstall --unused. + Updated translations. - Changes from version 0.11.8.1: + Fixed regression running apps with --own=* permissions. - Changes from version 0.11.8: + Flatpak uninstall now accepts --all to remove everything and - -unused to remove unused runtimes. + New command "flatpak repair" allows checking and repairing a flatpak installation. + New permission --allow=bluetooth allows use of AF_BLUETOOTH sockets. + If p11-kit-server is installed on the host, this is now used to forward the host certificate trust store to the sandboxed app. + Flatpak uninstall now does not allow you to remove a runtime if some installed app requires it. + Now tab-completion for zsh is offered. + New installations of flatpak now defaults to bare-user-only repos, which means that it works with filesystems that don't support xattrs. + New flatpak info options: --show-location, --show-runtime, - -show-sdk. + New flatpak remote-info options: --show-runtime, --show-sdk + p2p operations now work when offline. + Work around hanging on app startup on blocking autofs mounts. + Various optimizations make installation and updates faster. + Multiple extension versions matches when auto-downloading extensions are respected now. + Commands like "flatpak info/list/remotes/seach" now work properly if /var/lib/flatpak doesn't exist. - Add subpackage flatpak-zsh-completion to follow upstream zsh tab-completion addition.- Update to version 0.11.7: * Fix regression in installing .flatpak bundles - Changes in version 0.11.6: * Further work on the export filename regression, now also fixes the same issue as in 0.11.5 but in flatpak build-finish. * Fix segfault when installing from .flatpakref in gnome-software * Build yacc parser from source. * Don't tab-complete Sources/Locale/Debug extension by default. * Fix tests on debian. - Changes in version 0.11.5: * Fix a regression which caused installation of epiphany and other apps that export multiple .service files to fail. * Fix appstream updates in p2p mode. * Don't distribute generated gdbus code with tarball. * Add documentation for the flatpak portal - Changes in version 0.11.4: * flatpak remove is now an alias for flatpak uninstall. * flatpak uninstall now picks system or user automatically if not specified * New appstream branch format which is more efficient to distribute, the old is still generated for backwards compat. * Appstream data now contains compatible arches (for applications that doesn't exist for the primary arch). For example, an i386-only app is now listed in the x86-64 appstream. * The flatpak version is included in the user agent when downloading. * The Flatpak-Ref http header is set to the currently installing ref when downloading. * New argument --timestamp in build-commit-from. * When updating many apps we now only prune the local repo when all updates are done, making multi-app updates faster. * flatpak build now always allows multiarch use. * flatpak build now mounts app extensions during build. * flatpak build-init now supports --extension to add extension points earlier than build-finish. Also build-finish now supports --remove-extension. * New flatpak portal allows applications to sandbox themselves and restart a newer version of themselves. * New flatpak run options: --no-a11y-bus, --no-documents-portal. * Initial support for end-of-life:ing applications. * New option X-Flatpak-RunOptions in exported desktop/files allow you to specify no-a11y-bus and no-documents-portal. * Support for tagged extension points, which is useful if you want to use the same extension id (but maybe different versions) multiple times in an app. * We now export .service files for names that the app is allowed to own on the session bus. * libflatpak got new methods for listing remotes by type. * libflatpak now has support in FlatpakRemoteRef for getting remote metadata such as end-of-life, download size, metadata etc. * There was some internal restructuring on how installs/updates are done which should improve performance and maintainability. - Changes in version 0.11.3: * Fix "open with" and flatpak run --file-forwarding crash * Fix build with glibc 2.27 - Changes in version 0.11.2: * Remove fuse dependency, since we don't ship document portal anymore * Fix various issues with /home being a symlink to /var/home (atomic) * Allow downgrades when using collection ids * Search on all supported architectures - Changes in version 0.11.1: * Remove document portal and permission store * Add --socket=fallback-x11 permission * Fix dbus proxy vulnerability in authentication phase * Allow personality syscall in devel mode * commit-from: Migrate static deltas with commit * Add "network" storage type for installations * Add flatpak info --show-permissions * Add flatpak info --file-access * search: Update appstream (if stale) before searching * Make libflatpak work when /var/lib/flatpak is empty * build-bundle: Add --from-commit option * Allow appstream ids that don't end in .desktop * Make permission handling ignore unknown permissions for forwards compatibility * Removed incorrect error message in update --appdata when there was no updates * Fix handling of abort in the duplicate remote prompt * Fix division by zero in progress calculation * Fix flatpak remote-info --show-metadata * Fixed crash when installing some flatpak bundle files * Fix installation of telegram * remote-ls -u only considers app from the origin remote * Fix assertion error in extra-data progress reporting * Report nicer errors when trying to downgrade as non-root * pulseaudio: Try to find pulseaudio socket better * Fixed some warnings reported by coverity * Cleaned up code by splitting up some large source files- Do not build document portal anymore, rely on xdg-desktop-portal/-gtk instead. Add corresponding dependency. - Build with --with-system-bubblewrap and Add corresponding build and runtime dependency. - Remove --with-dwarf-header configure flag, it no longer exists.- Modernize spec-file by calling spec-cleaner- Update to version 0.10.4: * allow personality syscall in devel mode * configure: Fix copy_file_range detection * Add --disable-document-portal configure option * lib: Make gnome-software work with an empty /var/lib/flatpak * dir: Emit an error on non-root downgrade attempts * common/dir: Skip progress reporting while setting up extra-data * doc: Fix docs for --update-appstream * flatpak remote-ls -u: only consider apps from the current remote * extract_appstream: allow component IDs not to end in .desktop * common/dir: Fix a memory leak- Update to version 0.10.3: + Fix vulnerability in dbus proxy. + Fix incorrect error message in update --appstream. + Ignore unknown permission requests. + remote-info: Fix --show-metadata behavior. + common: Fix division by zero when calculate progress. + common/dir: Add a missing OstreeAsyncProgress default key. + lib/installation: Fix install/update_full() subpaths annotation. + app: Fix "multiple installations" prompt. + common/dir: Use an actual function for autoptr support without P2P. + Update Polish translation.- Update to version 0.10.2.1: + Fixed crash when installing some flatpak bundle files + Fix installation of telegram + Fixed some warnings reported by coverity + Some leaks fixed + Fixed typo in error message- Update to version 0.10.2: + flatpak update now updates from both system and user installations by default. + flatpak update is less noisy when updating appstream info. + All the remote-* commands now by default automatically decide to use --user or --system based on the given remote name. + flatpak remote-ls with no remote lists the content of all remotes. + Fixed regression that made xdg-user-dirs and theme selection for kde apps break. + flatpak override with no argument now overrides globally, i.e. for all apps. + flatpak override now supports --nofilesystem properly. For example flatpak override --nofilesystem=~/.ssh hides the ssh dir for all apps, even those who have homedir access. + flatpak install now takes a --reinstall argument which uninstalls a previously installed version if necessary. This is very useful when you want to install a new version from a different source. + flatpak install now allows you to pass an absolute pathname as remote name, which will create a temporary remote and install from that. The remote will be removed when the app is uninstalled. This is very useful during development and testing. + Flatpak now creates CLI wrappers for all installed apps, so if you add /var/lib/flatpak/exports/bin or ~/.local/share/flatpak/exports/bin to your PATH you can easily start flatpak apps by their application id.- Update to version 0.10.1: + New command "flatpak remote-info" shows information about applications in a remote. In particular the --log operation shows the history and can be used in combination with flatpak update --commit=XYZ to roll back to a previous version. + New command "flatpak search" which allows you to search the appstream data from the commandline. + flatpak update now updates appstream data for all configured remotes, which is important for search to work. + Allow automatic installation of gtk themes matching the active theme. + Handle the case when /etc/resolv.conf is a symlink. + /usr an /etc are now expose in /run/host in the app if the app has full filesystem access. + flatpak remote-add now works as a user when /var/lib/flatpak is empty, allowing flatpak to work on stateless systems. + Add support for flatpak build --log-session/system-bus, similar to what flatpak run already does. + flatpak build --readonly runs with the target directory (normally /app) mounted read-only. + Fall back to LD_LIBRARY_PATH if a runtime doesn't have /usr/bin/ldconfig. + Updated the support for OCI remotes. This is work in progress and still disabled by default though. + Updated translations. - Add pkgconfig(appstream-glib) BuildRequires: New dependency.- Update to version 0.10.0: + Added the flatpak config option which can set the language settings. + Fix issue where sometimes ld.so.conf were not generated. + /dev/mali0 is added to --device=dri. + Work around ostree static delta issues in some cases. - Changes from version 0.9.99: + Requires ostree 2017.12 for important pull stability fix. + New libflatpak API: flatpak_dir_cleanup_undeployed_refs, flatpak_installation_prune_local_repo, flatpak_installation_remove_local_ref_sync, flatpak_installation_cleanup_local_refs_sync. + build: FLATPAK_ID and FLATPAK_ARCH are now set in the environment when building. + update: Don't fail the entire update if some remote fails to update its metadata. + run: /.flatpak-info now lists exact commits and extensions in use. + run: We now use a per-app ld.so.cache file whenn running. This should speed things up, and allows ldconfig to report the correct results. + The verbose mode was changed into two levels, use -vv to show the more detailed info, which currently only contains the full bubblewrap argument lists. + run: Some common problematic host environment variables are now unset in the sandbox (PYTHONPATH, PERLLIB, PERL5LIB and XCURSOR_PATH). + run: Fixed failure when a higher prio extensions depended on a lower prio one. + run: The extension ld path order is now: app extensions, app, runtime extension, runtime. This was previously incorrect in that the app could override app extensions. + Extensions are now not downloaded if a matching unmaintained extension is already installed. + Preemptive changes to handle new bubblewrap change which doesn't user /newroot. + document portal: Disable debug spew that was accidentally enabled. + build-finish: New --extension-priority option. + run: Fix regression in --persist in 0.9.98. + run: Use sealed memfds (instead of just temporary files) when passing data to bubblewrap. + Updated translations. - Changes from version 0.9.98.2: + Fix permission denied when using the system-helper. - Changes from version 0.9.98.1: + run: Fix homedir access if the app has --filesystem=host access. + build-update: Fix appstream update in case one arch didn't change. + Updated translations. - Changes from version 0.9.98: + libflatpak now correctly finds metadata for subset installations (like locale data). + flatpak build now supports --appdir which exposes the per-app directory in the user homedir. This is useful when testing builds. + The host fontconfig caches are exposed to the sandbox, next to the fonts in /run/host. This will (pending fontconfig work) allow sharing host fontconfig caches, allowing much faster initial startup for flatpak apps. + flatpak install now supports --no-pull. + Added new extension property "locale-subset", which makes the extension point act like a locale extension (i.e. only install the subset configured by the locale). + flatpak remote-add --oci is disabled for now, as this is not up to date with the latest OCI work, and we don't want to break existing deployments if this has to change when this lands. + Parallel installation/updates are now safe because we take a filesystem lock whenever we prune the local ostree repo. + Flatpak run now works when important paths like $HOME, etc, are symlinks. + The ostree min-free-space property is is set to zero by default for the flatpak repos. This was causing a lot of problems for people, but the feature is still there if you manually enable it. + Updated translations. + Require ostree 2017.12.- Drop the SLE12 / Leap42 conditional definition for _userunitdir.- Update to version 0.9.12: + Fixed a regression in extra-data installation. + Don't expose the a11y bus in flatpak build.- Update to version 0.9.11: + You can now show all outstanding updates with: flatpak remote-ls --updates. + The dbus filter "org.name.*" now means all subnames of org.name, not just the first level. This matches how dbus arg0namespace works, and how the comming dbus container support will work. + Fixed segfault on update. + Better commandline tab completion. + Flatpak now exposes host icons readonly as /run/host/share/icons to the sandbox. + Updated translations.- Update to version 0.9.10: + Fix regression in dbus proxy that causes some apps to not work in 0.9.9. - Changes from version 0.9.9: + flatpak-builder was split out into its own module: https://github.com/flatpak/flatpak-builder + When downloading to a temporary directory for later install to the system repo we now write to /var/tmp instead of $HOME. This is more likely to be the same filesystem as /var/lib/flatpak, and thus will not run into issues with e.g. filesystem full. + We now get the default language list from AccountService if possible. + A regression that made --devel crash was fixed. + New feature for flatpakrefs, SuggestRemoteName=remotename will cause flatpak to ask if you want to create a generic (not app specific) remote for the repo url. + flatpak build now does not die with the parent by default, you have to pass --die-with-parent. This was done because die-with-parent uses PR_SET_PDEATHSIG which does not work well if the parent is threaded, like e.g. gnome-software is. + We now always re-set the personality in the sandboxed process in order to avoid inheriting weird settings. + We now share a single dbus proxy instance for all proxies for a sandbox. dbus-proxy now properly disallows old-style eavesdropping. + We now support accessibility by starting a customized dbus proxy for the a11y bus. - Drop flatpak-builder sub-package, it is now it's own project.- Update summaries.- Drop flatpak-rpmlintrc: no longer needed.- Update to version 0.9.8: + Core: - Experimental support for peer2peer installation, enable with - -enable-p2p. - Add default language setting to flatpak config. Defaults to all locales for system installs and the users locale for per-user installs. - build-update-repo: Now always keeps the two latest deltas around to avoid race conditions with outstanding downloads at the time or running the update. - Support loading extra data from local lookaside cache. + Flatpak-builder: - Set terminal title to the currently building module - Added ability to specify http url for sources mirror with - -extra-sources-url. - --install-deps-from=REMOTE installs the dependencies needed for the manifest. - New option --delete-build-dirs to always delete build directories, even on a failed build. - New property "add-extension" makes it nicer to create extension points.- Update to version 0.9.7: + app/repo: Factor out common GVariant operation. + build: - Include config.h using CPPFLAGS. - Check for system extensions before any other C compiling. - Only run each instance of gdbus-codegen once. - Re-run gdbus-codegen if the Makefile changes. + builder: - Allow building modules with no sources if buildsystem=simple. - Use build-args during cleanup. - Rearrange args to do_export() to make mandatory ones obvious. - When bundling git sources, reuse cache. + common: - Use bulk OstreeAsyncProgress API for setting keys. - Split out self and repo arguments for a static function. + common/dir: - Factor out common code for getting repo metadata. - Factor out common code to get and load the summary file. - Factor out body of update_remote_configuration_for_summary(). + dbus-proxy: - Make miscellaneous globals static. - Don't clear dbus_address twice. + docs: Remove --version from flatpak-build docs. + flatpak_dir_read_latest: Return NULL, not FALSE on error. + tests: - Add TEST_SKIP_CLEANUP env var for skipping test cleanup. - Add base-64 GPG keys to libtest declarations. + .gitignore: Ignore all generated man pages. + One more try at not distributing gdbus-codegen-generated sources. + Update Ukrainian translation. + Fix example. + Add nullable annotations for progress callbacks. + Update pofiles. - Changes from version 0.9.6: + builder: - Allow .pyc files without .py. - Add inherit-extensions features. - Better handling of default-branch. - Add ExtensionOf group to created extensions (Debug/Locale). + builder: Inherit parent version for inherited extension. + build-export: Canonicalize file permissions. + builder-options: Fix setting CPPFLAGS. + ci: - mv .redhat-ci.yml → .papr.yml. - Rework to be based on FAH + priv container. - Build ostree from git master. + dir: - Fix a minor memory leak. - Ensure we return on pull error to avoid error-overwrites. - Ensure ~/.local/share/flatpak is 0700. + doc: Remove duplicate list entry from flatpak-remote.xml. + export: Record flatpak version in default commit version. + info: Make --show-metadata machine parseable. + install: Manually save summary[.sig] in cache repo. + ls-remote: Drop unused variable. + run: Fix use-after-free in case you were exporting the same path twice. + testlibrary: Call g_assert_no_error first. + tests: - Add tests for no world writable dirs & no setuid files. - Increase timeouts waiting for file notification. + utils: Fix minor formatting issue in gtk-doc comment. + xdp-fuse: Add parentheses to clarify precedence in a conditional. + xdp-main: Fix a typo in a comparison. + Don't distribute gdbus-codegen-generated source in tarballs. + Update Czech translation. + Use new libostree APIs to reject world-writable/suid content. + Default to bare-user-only repo. + Unless forced via FLATPAK_OSTREE_REPO_MODE user bare-user for cache repo. + Force the cache repo to use the bare-user mode. + Re-create the cache repo if it is not bare-user. + Manually copy summary for update and appdata too. + Update pofiles.- Add flatpak-rpmlintrc as source while we wait for boo#1012961 to be resolved. Once this happens, feel free to nuke all traces of this change.- Update to version 0.9.5: + Fix installation of test-keyring2 + Don't error out when updating metadata for disabled remotes + export: Store the app id in the X-Flatpak key + run: Handle file paths when forwarding uris + Automatically use a separate builddir with Meson + documents: paths in the apps dir ar always accessible + builder: Don't warn for unknown properties starting with x- + document portal: Fix race condition when unmounting old version + document store: Document as-needed functionality of AddFull + extra-data: Print exit status if apply_extra_data script fails + run: Add debug sprew for all bwrap arguments + build-update-repo: Remove unwanted deltas before updating summary + list: Don't list .Locale and .Debug by default (override with - a) + remote-ls: Don't show Locale/Debug and secondary arches by default. + list/remote-ls: Also ignore .Sources by default + Handle app ids with dashes when ignoring locale/debug. + dbus-portal: Fix return value type of filtered NameHasOwner + builder: Add --export-only feature + run: Allow regular files for --filesystem=xdg-config/path + run: Allow --filesystem=xdg-*/subdir:ro + build-commit-from: Don't copy old xa.ref in metadata - Changes from version 0.9.4: + Improve display of partial extension sizes + flatpak-run.c: valid locations, not types + Ensure commits are available when checking for extra-data + libglnx: Bump to latest master, use new file copy API + Document some environment variables (#754) + Revise the flatpak repo command slightly + repo command: use FlatpakTablePrinter + table printer: Introduce a cell struct + table printer: Support column alignment + repo: Improve formatting of size columns + table printer: Support column titles + table printer: Only show titles on ttys + repo: Set column titles + table printer: move to its own source files + Add an API to get the summary of a remote + Make flatpak remote-ls show more details + scripts: Fix flatpak-bisect log + Add the possibility of installing/updating without static deltas + Add a helper for formatted output + Use the new output helper + Add table printer api for number columns + table printer: Use localeconv for decimal point + repo: Use the new number column support + remote-ls: Improve the output + list: Improve output formatting + remotes: Improve output formatting + Improve info output + Fix compiler warnings + Don't use escape sequences unless on a tty + info: Preserve the previous output format + Update the man page a bit + info: Use flatpak_fancy_output + Add macros for common ANSI tty escape codes + info/list: Move subpath list to info + Fix man page typo + Don't crash if there's more titles than columns + Unset TMPDIR in the sandbox + Generate fd-passing arguments for document portal + Include the generated document portal code in common + Implement file forwarding for flatpak_run_app + Enable file forwarding in flatpak run + Document the --file-forwarding option + Handle %f when exporting desktop files + Handle %u as well for file forwarding + Enable file forwarding for %u as well + Handle document portal absence + Don't get the doc mount path twice + run: Handle forwarding uris better + run: Use flatpak_has_path_prefix instead of hand rolling + run: Properly handle canonicalization in file exports + run: Clean up the exports handling code + run: Only forward as document if the target app can't see the file + builder: Fix ldflags support + build: Fix fallout from the TMPDIR unset + remote-ls: Fix up the column titles + run: Handle the case where /tmp on the host is a symlink + Update to bubblewrap 0.1.8 for die-with-parent + build: Kill sandbox when flatpak build dies + Expose host /etc/hosts and /etc/host.conf + install: Make already-installed a warning, not an error + Move caches to ~/.cache + tests: Fix race condition in tmp webserver + Use clearer terminology in docs about extensions + info: Print some more information + Fix tests by setting XDG_CACHE_HOME + install: Handle no-static-delta in --user installs too + common: Remove unused flatpak_dir_install_or_update + remote-modify: Never update explicitly set values + common: Add flatpak_dir_update_remote_configuration_for_summary + common: Store the summary signature in the cache too + common: Drop verbose log of using cached summary + remote-modify: Don't modify if no arguments are specified + remote-modify: Implement --update-metadata as a system-helper method + transaction: Always update metadata for remotes on update/install + update: Split update into check_for_update and update + Optimize flatpak_variant_bsearch_str + Use flatpak_variant_bsearch_str to lookup in summary cache + Optimize flatpak_summary_match_subrefs + remote-add/modify: Break out gpg loading code to helper + update_remote_configuration_for_summary: Never use system-helper + Add support for adding new gpg keys via signed summary + install: Fix automatic metadata update + Support build-update-repo --redirect-url= + Add a missing return + Drop an unused variable + repo: Print out redirect url too + Make it possible to unset values in update-repo + Update docs for build-update-repo + Document is-set keys in repo config + Add a marker to rewritten desktop files + tests: Make it possible to create multiple test repos + tests: Allow overriding GPG args + tests: Add a second gpg keyring + tests: Add new test-repo.sh with initial GPG tests + tests: Add tests for --redirect-url and new GPG key + tests: run test-repo.sh with system repo too + repo: Print out gpg key hash too + Don't use gdbus-codegen autoptr generation + common: Break out the flatpak progress calculator to a helper method. + Improve error wording + Remove unused variables + Remove an unused autoptr definition + Add workaround to flatpak_repo_collect_sizes for uncommited objects + export: Add install/download size and metadata to commit + build-update-repo: Use the size/metadata info in the commit object + builder: Use mkdtemp for initial git/bzr checkout + builder: Allow specifying the git commit if the branch is a tag + fix clang warning + update-metadata: silently ignore for non-signed system-helper case + remote-add: Use the new system-helper for initial metadata update + remote-ls: Don't rely on active symlink value, use deploy data + deploy: Uncouple active link from checksum + deploy: Append the subdirs to the checkout dir + update: flatpak update --subpath= means all subpaths + update: If resused ostree repo fails, blow it away and create new + update: Fix update for partial commits with system-helper + deploy: Verify that xa.metadata in the commit matches the deployed file + install: Limit the exported file to a whitelist + Disable exported search providers by default + exports: Fix up exporting of dbus service files + Rewrite exported mimetype files + Document flatpakrepo format extensions + Document flatpakref format extensions + dir: Report progress more frequently + Require latest flatpak (2017.5) + builder: Take "buildsystem" into consideration for cache freshness + builder: Add a install-rule to allow customized install + run: Fix race condition in app identification + Improve progress report calculation + Use the nicer progress reporting for the CLI too + Require ostree 2017.6 for the new progress APIs + progress: Use the new atomic progress API + progress: Simplify the progress calculations + progress: Tweak metadata part of download + progress: Don't report ??? in the bar while estimating + Remove unused variable + Bump libglnx, port to new tmpfile API + Update to latest libglnx with tmpfile error fix + Update to a libglnx that has GLnxTmpfiles fixed + builder: Better debug output from the rofiles-fuse code + builder: More GLnxTmpfile fixes + OCI: Properly initialize all used progress fields + builder: Fix segfault if appstream-compose fails + complete: Don't read outside string + Add version property to all dbus interfaces + document-portal: Add AddFull() operation + document-portal: Bump version to 2 due to new AddFull method + builder: Make c/cxx/ldflags not override env + builder: Update doc for latest cflags vs env var change + builder: Add CPPFLAGS similar to the existing flags + Update to latest libglnx and use the new GLnxTmpFile API + Remove unused variable + Add some hints when icons are not found + Correct mountpoint handling + Small documentation improvements + common: Expose FlatpakExports + common: Add flatpak_find_current_ref helper + run: Use new flatpak_find_current_ref helper. + common: Add flatpak_context_load_for_app helper + document-portal: Lock just once in AddFull for many paths + document-portal: Add XDP_ADD_FLAGS_AS_NEEDED_BY_APP to AddFull + lib: Add flatpak_installation_update_appstream_full_sync with progress + Remove unused variables + lib: Fix update checking + builder: Add support for screenshot mirroring + Use the CLI progress for update --appstream too + export: Always set a xa.ref commit metadata + progress: Update at 300msec on the CLI + deploy: Ensure xa.ref, if set, is correct + Dist test-keyring2 dir - Changes from version 0.9.3: + builder-manifest: Rename localized icon fields as well + build-update-repo: g_warning doesn't need newlines in the message + docs: Add flatpak make-current to the list of commands + doc: Align build commands with --help + docs: Add a / to all mentions of installations.d + doc: Add a manpage for the repo config format + docs: Add a man page for installation files + Fix --help output for --installation + doc: Include all man pages in html + appstream: Don't strip .desktop extension if thats the actual id + flatpak-builder: bundle module sources as runtime + Bundle sources: add support for bzr + Bundle sources: add support to bundle patches as well + Bundle sources: add flag --bundle-sources to control the bundling + Bundle sources: the path is always sources + Bundle sources: allow use case to mix local and online sources + Bundle sources: rename option to --extra-sources=DIR + Bundle sources: use git clone --shared for local sources checkout + Bundle sources: bundle the manifest + Bundle source: use C-style comments + Bundle sources: initialize app_dir_path later + Bundle sources, git_get_mirror_dir: able to pass NULL for is_local + Bundle sources, bzr: set error when repo can not be found + Bundle sources: bundling has to happen before the extracting + Improve html generation + Add some structure to the generated html + Fix a typo in a comment + run: Handle non-default WAYLAND_DISPLAY + Drop useless options from flatpak info + Avoid confusing behavior of flatpak info + Add more useful options to flatpak info + Add a --show-extensions option to flatpak info + Fix the testsuite + flatpak info: Show more information for extensions + flatpak info: Properly handle unmaintained extensions + Fix a compiler warning + builder-module: add "bootstrap.sh" to autogen_names + Add a repo command + Document flatpak repo command + Quiet compiler warnings + Don't fail the build if rofiles-fuse is not available + Make it a warning + docs: Fix a typo + Document build-extension + More metadata docs + build: Ensure we add the default dbus permissions + builder: handle module-relative paths for json includes + builder: Load source files from the directory of the module + build: Always set personality to linux32 when cross-building + builder: Print warnings for unknown properties + Report full version in http user agent + builder: Ignore --extra-data in flatpak-builder --run + docs: Mention that rename-icon should not have an extension + build-update-repo: Add internal function to create a single delta + build-update-repo: Spawn subprocesses when generating deltas + builder: Use module-relative paths for archive sources too + builder: Take build-commands into consideration for rebuild + docs: Typo fix: "flatpack-builder" -> "flatpak-builder" + builder: Use flatpak_mkdir_p instead of query + mkdir + common: Add flatpak_build_file[_va] helper + builder: Add builder_context_find_in_sources_dirs + builder: Use context_find_in_sources_dirs to simplify code + Extend flatpak-builder test + builder: Make git patch apply verbose by default + Don't bundle inline (data:) URIs + builder: Drop the storing of local files to data: uris + fixup! common: Add flatpak_build_file[_va] helper + builder: Convert bundle sources to cached stage + builder: Change how we handle pre-existing git sources + builder: Update bzr bundling + export: Always make directories accessible + builder: Strip trailing whitespace in git submodule urls + builder: Add progress reporing while downloading + builder: Fix up unused variable warnings from clang - Changes from version 0.9.2: + Fix typo + Revert "Fix typo" + builder: Remove all SDK extension from the platform + Re-fix typo + builder: Handle absolute paths in command + builder: Add --default-branch=BRANCH + build-export: Export all files with canonical permissions + document more metadata keys + Fix pofiles typo + Bump libglnx, use new glnx_throw(), fix callers + Import ostree's compiler warnings, fix up callers + Fix build if libdwarf dir missing + Correctly find system unmaintained extensions + Stop using ostree trivial-httpd + Drop -Werror for aggregate-returns + Add forgotten file + Removed a commented string + builder: Add a hint about --force-clean + test-webserver.sh: Remove accidental debug spew + tests: Don't leak SimpleHTTPServers + Add new API to the docs + OCI: Verify that loaded OCI blobs have the correct checksum + builder: Don't pass --require-version along to build + Add flatpak_oci_registry_get_uri + FlatpakDir: Break out helper flatpak_dir_lookup_ref_from_summary + oci: Break out get_digest_subpath helper function + OCI: fstat in local_open_file helper + OCI: Add flatpak_oci_registry_mirror_blob + OCI: Add flatpak_archive_read_open_fd_with_checksum + OCI: flatpak_pull_from_oci - verify manifest ref + OCI: Verify layer checksum while applying + OCI: Support OCI with system-helper by mirroring OCI repo + update: Don't check for update short-circuit if we're not pulling + OCI: Add flatpak_oci_sign_data + OCI: Add support for strict and mandatory json properties + OCI: Add json format for atomic-based signatures + OCI: Support signing build-bundld --oci output + OCI: Verify signatures + OCI: Fix signature checks on updates + OCI: Use gpg signatures in tests-oci.sh + utils: Prepare for libostree 2017.4 defining autocleanups + Split the manifest file docs off + CI: Add gpgme-devel to CI build environment + Fix ostree autoptr checks for git master + Fix unused variable errors reported by clang + builder: make appstream-compose failure fatal + dbus-proxy: Make Buffer refcounted + dbus-proxy: Fix use-after free in header parsing + dbus: proxy fix leak in get_arg0_string + dbus-proxy: Fix leak of get_arg0_string return value + dbus-proxy: Fix leak in setup phase + system-helper: Fix check for downgrade + update: Only allow downgrades if a commit is explicitly specified + Handle uris better when detecting .flatpak[repo,ref] suffix + Use ostree's BARE_USER_ONLY flag (#674) + Build with large file support + Use correct format string for guint64 on 32-bit + builder: Add disable-fsckobjects to git sources + builder: Add commit property to git source + builder: Support sdk-extensions also for apps + Updated translations. - Add libqgpgme-devel BuildRequires: New dependency.- Update to version 0.9.1: + The flatpak-builder build cache now uses the rofiles-fuse ostree feature. + The cflags and cxxflags module properties now work by appending, rather that replacing, when there are multiple values specified. + Do not invalidate build cache when the installed version of the SDK changed by default. Use --rebuild-on-sdk-change to force rebuild otherwise. + The build cache is now per-arch. + New buildsystem "cmake-ninja" which works like "cmake", but builds using ninja. + New buildsystem "simple" which just runs a set of shell commands specified in the "build-commands" property. + flatpak-builder now has build-runtime and build-extension properties that makes it easier to build runtimes and extensions. + FLATPAK_DEST is set in the build environment to the installation destination. + flatpak-builder now supports --from-git=URL which pulls the json manifest and related files directly from a git repo. + modules have a new no-make-install property which skips the make install step. + Modules and sources have only-arches and skip-arches properties, which lets you enable/disable them based on the build architecture. + build-options has a new property ldflags, which is similar to cflags and cxxflags. + flatpak build (and thus flatpak-builder --run) now supports dbus proxies when needed. + All git repos are cloned with fsckObjects=true, which means we verify that the repos are valid. + New flatpak-builder argument --build-shell=MODULE extracts and prepares the sources for a specified module and then starts a build sandbox inside it. + build-export: Now supports --timestamp=ISO-8601-TIMESTAMP, which allows you to create reproducible commits. + The OCI support has been updated to the latest version of the OCI image specification format. + There is a new flatpak-bisect script that can be used to bisect flatpak applications, looking for regressions. + flatpak list got a revamp. It now shows more information, and shows both apps and runtimes by default. + flatpak remote-list was renamed flatpak remotes in order to minimize confusion with flatpak remote-ls. The old name is deprecated but still works.- Update to version 0.8.7: + This is a minor security update, matching the behaviour on master where we avoid ever creating setuid files or world-writable directories. However, the fix is more localized and does not require a new ostree. + After pulling from a remote, always verify that the staged new files and directories have safe permissions. + Ensure ~/.local/share/flatpak is not readable to other users, to avoid anyone ever seeing possibly world-writeable directories therein. + Fix double-setting a error in case of errors when pulling. + Fix timeout in testcase.- Update to version 0.8.6: + TMPDIR is now unset in the sandbox, if set on the host. Each sandbox has a personal /tmp that is used. + Flatpak run now works if /tmp is a symlink on the host. + /etc/hosts and /etc/hosts.conf from the host are now exposed in the sandbox in addition to /etc/resolv.conf. + flatpak now stores the app id in the X-Flatpak key when exporting a desktop file. + Exports are now whitelisted, and the only thing you can export are: desktop files, icons, dbus services. This is somewhat different from the 0.9.x series, where als mime definitions, and gnome-shell search providers are allowed. + Fixed minor race condition in portal application identification. + Support WAYLAND_DISPLAY environment var. + dbus-portal: Fix handling of NameHasOwner. + run: Allow regular files for --filesystem=xdg-config/path. + run: Allow --filesystem=xdg-config/subdir:ro (previously it needed to be writable). + Support for updating to new gpg keys and url when using flatpak remote-modify --update-metadata. This is a manual operation in 0.8.x but is automatic in the 0.9.x series.- Update to version 0.8.5: + Fixed a use-after-free and some leaks in the dbus-proxy. This is not currently believed to be exploitable, but the proxy is a security boundary, so we still recommend to update. + Regular updates now never allow updates to an older version than what is currently installed (unless you explicitly specify an old commit id). This closes a hole where a MITM attacker can force clients to downgrade to an earlier (gpg-signed) version of the application. + The automatic detection of --from in flatpak install now detects flatpakref extensions even in URIs that end in a query string such as https://git.gnome.org/browse/gnome-apps-nightly/plain/gedit.flatpakref?h=stable + The detection of "unmaintained" system extensions was broken, and in some cases these extensions were not found. This now always works. + Flatpak now builds with latest OSTree. This required some fixing for multiple definitions of the g_auto* macros as OSTree now exports those. + We no longer rely on ostree trivial-httpd for the tests, because this is optional in later versions of ostree. Instead we use the python SimpleHTTPServer. + The minimum glib version has been corrected to 2.44. + The minumum automake version has been increased to 1.13.4 because some older version didn't work.- Update to version 0.8.4: + Fix no-systemd-user warning (it doesn't affect sandboxing anymore). + run: propagate wildcard xauth entries to app bundle. + Don't remove origin remotes if some other ref uses it. + Fix repeated download of locates on update. + update: Don't update related refs from different remote. + Initialize g_autofree string to NULL, not to crash when early returning. + document portal: Disable spice_read as it seems broken. + Return the container from flatpak_get_system_installations(). + Don't include newlines in error messages. + utils: Fix list_unmtainained_refs. + Avoid possible null dereference. + utils: Fix flatpak_bundle_load typo. + list: Don't check error twice. + list-remotes: Handle remotes with no url specified. + run: Handle error when enumerating /etc. + zero-mtime: Handle error when enumerating directory. + Fix error check when loading configuration. + Support runtime-less extra-data. + flatpak_list_extensions: Break out code into helper. + extensions: Support multiple versions. + Append flatpak data dirs if XDG_DATA_DIRS is already set (gh#flatpak/flatpak#611). + appstream: Don't add runtime to flatpak bundle tag for runtimes. + Split extra-data setup and fetch. + Improve progress calculation. + profile: Don't add flatpak to XDG_DATA_DIRS if its already there. + Updated translations. - Drop flatpak-propagate-xauth-wildcard.patch: fixed upstream.- Update to version 0.8.3: + In addition to the regular list of bugfixes this stable release include backports of the updated OpenGL support from master. This, in combination with the work in the runtime allows flatpak to work out of the box with out-of-tree OpenGL drivers, including the nvidia driver. + Additionally, due to some complicated issues wrt ptrace and user namespaces this version disables the use of user namespaces if bubblewrap is setuid, as it cause problems for the way flatpak portals identifies applications. + Better handling of errors for extra-data. + Handle extra-data properly for runtimes (as well as apps). + Respect required version for runtimes (as well as apps). + flatpak list: Don't break if some local ref is not deployed. + builder: - Look for appstream data in /app/share/metadata also. - Fix buildsystem=cmake builds. + Add progress reporting to extra-data download. + Fix uid/gid for directories in document portal. + Updated translations.- Add flatpak-propagate-xauth-wildcard.patch which ensures applications have the right to communicate with the X server. (gh#flatpak/flatpak#569).- Update to version 0.8.2: + This is a bugfix and security update: - Some of the bind-mounts that flatpak sets up were not read-only as they should have. This includes: extensions, system fonts, resolv.conf, localtime and machine-id. Many of these are typically only writable by root, but some, like the user-specific fonts and user-installed extensions could be modified from the sandbox. + Other fixes: - There are new configure options for where to install dbus configuration. - Broken symlinks in the root directory no longer break flatpak run. - flatpak run with HOME in /var now works. - dri access now also handles mali devices. - install handles --arch when installing flatpakrefs. - system-helper activation fixed on systemd-less setups. - dbus-proxy now works without /run. - During installation, failing to update a dependency is now not fatal. - /etc is now fully writable when building runtimes. - --filesystem=xdg-config/foo now sets up the bind-mount from the host dir even when not using :create.- Update to version 0.8.1: + This is a bugfix and security update (CVE-2017-5226): - Flatpak now uses seccomp to disallow the TIOCSTI ioctl in the sandbox, which works around the possibility to inject text on the controlling tty (CVE-2017-5226). - This was previously fixed in bubblewrap in 0.1.6, but that change has now been reverted as it introduced other problems for flatpak. + Update bundled bubblewrap to 0.1.7. + Fix writing new file with O_EXCL in the document portal. + Allow appstream data that doesn't have .desktop in the component id, such as data for runtimes. + Drop json-glib dependency from 1.2 to 1.0. + Builder: Fail if unable to read included file. + OCI: Ensure exported layers are readable by everyone. + Fix extra-data download in gnome-software. + Fix update-mime-database trigger when installing via the system helper. + Updating an app by installing a newer bundle now works again. + Make /var/tmp not be on a tmpfs (it is now in ~/.var/app/$appid/cache/tmp). + Updated documentation. + Updated translations.- Update to version 0.8.0: + This is the first release in a new series of stable releases called 0.8.x. New features will be added to 0.9.x, and only bugfixes will be backported to 0.8.x. The featureset of this release is a good base to target if you're creating flatpaks that should be widely usable. + This release technically requires only OSTree 2016.14, and it build fine with this, but we recommend using OSTree 2016.15, because of the change in how it verifies the checksums of commits in delta files. + Flatpakrepo files now support a RuntimeRepo= key which points to a flatpakrepo file. This means the user don't have to manually configure a remote for the runtime, just reply to the prompt to automatically do this when installing the app. + We now support dependencies when installing bundles. This includes required runtimes, related refs, and the equivalent of RuntimeRepo. + The support for OCI in flatpak has been updated to the latest OCI spec version, and support has been added to directly install flatpak applications from an OCI image. + In flatpak install, the --from and --bundle options are now optional if the argument has the correct suffix (.flatpakref and .flatpak). + Flatpak install now supports -y to let you avoid interactive prompts. + build-finish: - We now export mime type files with the right name. - New --require-version option let you specify a particular version of flatpak, and older version of flatpak will not install or update to the new version. + build-sign: Allow signing all apps by omitting the id. + Fix regression in the document portal when adding named files. + build-import-bundle now signs the commit if you specify a gpg key. + Flatpak now reads configuration from /etc/flatpak/installations.d which lets you support multiple system-level installation paths. These can be accessed with new --installation=... arguments to most of the commands. + flatpak-builder: - Support --jobs=N to limit parallel builds. - Patch source got new options property that lets you pass arguments to patch. - New generic "buildsystem: type" option that replace the (now deprecated) "cmake: true" option. This supports "autotools", "cmake" and "meson".- Update to version 0.6.14: + Update bundled bubblewrap to 0.1.4 which has some nice bugfixes. + Requires OSTree 2016.14, which allows us to drop some old workarounds. + When installing an application system-wide, don't consider dependencies that are installed for the user only. + Flatpak install --from now tries to re-use existing remotes to avoid creating unnecessary origin remotes. + Using --filesystem=$dir when $dir is a symlink-to-directory now works. + Using --filesystem=$file to expose unix sockets to the app is now allowed. + By default all the directories in ~/.var/app (except the app), as well as ~/.local/share/flatpak are hidden in the sandbox. + New option --filesystem=$dir:create which will create the destination if it did not previously exist. + --filesystem= now supports for xdg-[config|cache|data]. This allows you access to the host versions of these xdg dirs. Additionally if you use these with a subdirectory, like: - -filesystem=xdg-config/subdir then that subdirectory on the host will be shared with the per-app instance of the xdg-dir. + Builder now correctly handles app-ids that have dashes in them. Previously this generated invalid ids for the debuginfo and locale extensions. + The experimental OCI file format support was changed from creating an OCI container to creating an OCI image. + Fix regression where "flatpak update --appstream remotename" broke.- Require flatpak by flatpak-devel: xdg-desktop-portal expects to find org.freedesktop.portal.Documents.xml, which is part of flatpak. It's fair to assume everything to be present when pulling in the -devel package.- Update to version 0.6.13: + The command line arguments for install/update/uninstall changed. + Application runtime depencenies are checked/downloaded. + remote-add and install --from now supports uris. + flatpak run can now launch a runtime directly. + Updated bubblewrap to 0.1.3 (CVE-2016-8659). + Support for defining the default branch per remote. + remote-add/modify: --update-metadata pulls current title and default branch from remote summary file. + Applications can now list a set of URIs that will be downloaded with the application. + flatpak-builder: Support --finish-only and - -allow-missing-runtimes. + flatpak-builder: Support app layering. + dbus proxy: The filtering has been tightened up. + build-finish: Now exports icons for themes other than hicolor too. + There is support in the app metadata for generic policies. + Support for extensions directories.- Update to version 0.6.12: + Partial revert in application id rules. Application ids can now only have dashes in the last element. This allows apps to export files such as org.my.App-extra.desktop which was used by the libreoffice builds. + By default the kernel keyring is not accessable, as it is not containable. + Some robustness fixes for build-commit-from. + Better error messages. + flatpak update --appstream now updates for all remotes. + Made flatpak enter work, and you can now use any pid in the sandbox. However, it requires root permissions. + Support for --device=kvm for /dev/kvm access. + Support for --allow=multiarch to support non-primary arch support. For example running i686 code in an x86_64 app. + Add new default-branch setting for the remote configuration. - Changes from version 0.6.11: + Dashes are now allowed in application ids. However, to still work with symbolic icon names, they may not end with "-symbolic". + HostCommand now handles ptys correctly. + Various documentation updates. + New FLATPAK_CHECK_VERSION macro in libflatpak. + HostCommand now returns the real PID rather than a fake one. + Fix regression in flatpak update --appstream. + Fix regression installing bundles without origin urls. + New flatpak-builder option --show-deps lists all the files the manifest depends on.- Update to version 0.6.10: + Dropped requirement for systemd --user. The way we detect if an process we're talking to is sandboxed, and what application id it has doesn't use cgroups anymore, which means that the dependency on systemd in the user session is now optional. This also means the --no-desktop argument is not needed any more. (It is still accepted but does nothing.) + Initial support has been added for .flatpakref files. These are simple key value files similar to .flatpakrepo files, however they specify an application to install in addition to the repo information. For example, gedit can be installed by downloading https://sdk.gnome.org/gedit.flatpakref and running: flatpak install --from gedit.flatpakref There is also library support for this so it can be added to graphical installers (such as gnome-software). + Requires OSTree 2016.10. The change in how OSTree handles mtimes in checkouts that was introduced in 2016.7 has been reverted, and the required changes in Flatpak has been made. This means that flatpak now depends on OSTree 2016.10. + Requires Bubblewrap 0.1.2 for builds using the system bubblewrap. Builds using the included copy need no changes. + The $XDG_RUNTIME_DIR/flatpak-info file has added information about the running application, and is now also securely available for a running application from the host as "/proc/$fd/root/.flatpak-info". This is what is used to identify remote apps instead of the cgroup info. + A new run permission --allow=devel has been added. An application with this permission is allowed to use ptrace and perf. This was previously only available during "flatpak build" and "flatpak run -d". This is useful if you're packaging e.g. an IDE. + When an application is updated or removed a /app/.updated or /app/.removed file is created for running instances. This can be used by applications to trigger e.g. a restart for the new version. + A new dbus request "HostCommand" has been added to org.freedesktop.Flatpak. This lets you run any command on the host, and is therefore clearly not sandboxed, so access to this should be limited. However, it is very useful if you're using flatpak mainly as a distribution mechanism, for a non-sandboxed application. + flatpak-builder now supports running from inside a flatpak, by auto-detecting this and using the HostCommand service to run recursive flatpaks. + Consecutive calls to flatpak build-update-repo has been speed up. + The document portal now allows sandboxed applications to create references to files in /app and /usr (in the app/runtime). + The update process now doesn't stop at the first failure.- Update to version 0.6.9: + Dropped dependency on libgsystem. + Allow passing partial refs whenever a CLI command takes an app or runtime name. + New command build-commit-from creates a new commit based on the contents of another commit (optionally from another local repo). + The sandbox now contains $XDG_RUNTIME_DIR/app/$APPID from the host (and the directory is created if needed). + update: Better output, and faster for the no updates case. + build-export: Don't make most validation errors fail, instead just print a warning. + builder: - Support local path references for git sources. - Better handling of recursive git submodules. - Fixed issues with the .pyc mtime rewriting. - Handle symbolic icons for rename-icon. - Add --stop-at=$module to do partial builds. - Add --sandbox flag to disable the build from escaping from the sandbox via build-args. + Updated translations. - Drop pkgconfig(libgsystem) BuildRequires following upstream.- Update to version 0.6.8: + Requires OSTree 2016.7, allowing to enable use of static delta for system downloads again. + Support --no-desktop which allows you to run a flatpak app outside a desktop, with some loss of functionallity (for example, there will be no systemd --user scope created for the app).. + More documentation. + Memory leak fixes. + Initial support for rpms as flatpak-builder archive sources. + Start work on translating the CLI. + Install systemd config snippet to set the right XDG_DATA_DIRS path. + Support --arch in flatpak list. + Support access() in the document portal. + Validate exported desktop files.- Change /usr/bin/tar Requires to /bin/tar: this has never been moved to /usr/bin.- Update to version 0.6.7: + Expand the flatpak run --devel docs. + Add an option for journal sockets. + Document new socket option. + Fix builddir option type in flatpak-builder documentation. + document portal: don't reply to GetMountPoint() until ready. + Downgrade failure to get document portal from warning to message. + tests: don't treat helper scripts as though they were tests. + Run tests with a private XDG_RUNTIME_DIR. + Add BWRAP and --with-system-bubblewrap configure arguments. + test-basic: do not fail in non-English locales. + Update to latest libglnx with lock release fix. + fix warning. + Fix leak in flatpak-installed-ref. + utils: Add flatpak_spawnv() helper. + builder: Add "use-git" option for patch source type. + Make journal always available in the sandbox. + builder: Report errors to stderr, not stdout. + tests: Add test for "use-git" patch application. + tests/test-builder.sh: Re-silence flatpak-builder. + tests: Test install/updates with static deltas. + extensions: Minor cleanup. + Add tests for extensions. + extensions: Always create a tmpfs for subdirectory extensions. + common: Remove unused functions. + utils: Add flatpak_get_current_locale_subpaths(). + utils: Add flatpak_summary_match_subrefs. + builder: Strip "." from locale names too. + FlatpakDir: Add flatpak_dir_find_remote/local_related. + Add flatpak_dir_install_or_update. + Install/update/uninstall related refs. + builder: Set the new extension properties. + Bump version number since last release. + Document the metadata format. + lib: Support listing related refs. + Add some code I used to test the new related refs code. + doc/flatpak-metadata: Add some extra clarifications. + Update NEWS. + Require ostree 2016.6. + builder: Clear mtime to 1, not 0, to match what new ostree does. + Remove unused variables.- Update to version 0.6.6: + lib: Add flatpak_get_supported_arches. + Add flatpak --supported-arches. + common: Make some internal functions static. + update: Always look at all existing apps when updating. + Disable static deltas for system-helper updates. + Make finding refs handle multi-arch. + make-current: Use find_installed_ref(). + remote-ls: Better multiarch support. - Changes from 0.6.5: + Documentation improvements + builder: Check that the specified command exists after build is done. + builder: Fix up mtime in headers for python precompiled files. + builder: Allow submodules and including modules from other json files. + system-helper builds are optional (--disable-system-helper). + system-helper: Support installing from local remotes and bundles. + Improved support for --subpath installs, including libflatpak support. + Improved command line completion. - Create /var/lib/flatpak directory, own it and ensure system wide repo exists when installing / updating flatpak package. - Add pkgconfig(libarchive) >= 2.8.0 and gtk-doc to BuildRequires. - Replace libelf-devel for pkgconfig(libelf) BuildRequires. - Bump ostree minimal requirements to 2016.5.- Version update to 0.6.4: + Rename to flatpack + New homepage and download url + Various fixes- Update to version 0.5.2: + The way locale extensions work has changed. Now we build a single extension for all locales, but we allow you to specify a subset of it during installation and update time using the - -subpath commandline flag. The main reason for this is that the many extensions didn't scale, both in technical terms (large ostree summary file size), but also in terms of the UI listing hundreds of uninteresting things. + We no longer use sizes in the commit objects to get installed and download size, instead we store some extra metadata in the summary file. This allows us to get much faster access to these, as with recent ostree versions we can cache the summary file. + New command xdg-app build-sign that lets you sign a commit at any time. + New argument xdg-app build --force-clean that removes pre-existing build dirs. + xdg-app run now uses the "current" version as the default if you specify no branch or arch. It used to default to the "master" branch. This will default to the last installed version, but can be changed with xdg-app make-current. + Added config-opts to the build-options in xdg-app-builder. This allows you to extend the configure flags in an arch dependent way. + Documentation updates.- Update to version 0.5.1: + xdg-app-builder: Don't export if --build-only specified. + Prefer non-subdir extensions over subdir ones.. + builder: Build single every-locale extension. + Extract icons for all appstream components. + Document xdg-app-build-bundle. + Align contents of xdg-app.1 with xdg-app --help. + Don't check that the name is a branch. + Add xdg-app info to docs. + builder: Use the right field for the platform cache checksum. + builder: Checksum metadata-platform contents for cache too. + builder: Actually respect the defined branch. + Fix indentation. + Support endianness markers in bundle files. + seccomp: Always try to do the socket filtering, but don't fail if not supported. + seccomp: Allow running the target arch. + doc: Minor reshuffling. + XdgAppInstallation: Fix a doc typo. + version information: Add documentaiton. + XdgAppError: Add documentation. + XdgAppInstallation: Add documentation. + XdgAppRef: Add documentation. + XdgAppInstalledRef: Add documentation. + XdgAppRemoteRef: Add documentation. + XdgAppRemote: Add documentation. + docs: Pick up the version number automatically. + docs: No need for a deprecated index. + docs: Exclude more private headers. + docs: Fix a typo. + docs: Hide class structs. + doc: Add xdg_app_installation_install_bundle. + More class hiding. + docs: Document XdgProgressCallback. + helper: Use 64bit capset/capget versions. + Release 0.5.1.- Update to version 0.5.0: + Change xdg_app_bundle_ref_get_appdata to xdg_app_bundle_ref_get_appstream. + Update test-lib.c with the appstream api change. + lib: Fix a tiny leak. + lib: Add xdg_app_bundle_ref_get_origin(). + Search for dwarf.h in configure. + Post release version bump. + Force /bin/sh as a shell. + Ensure that the .ref file is always replaced. + Get the new glnx_fd_close. + Reimplement fuse backend. + Now newlines needed in g_debug calls. + Don't enumerate noenumerate remotes. + document portal: Avoid some deadlock. + fuse: Store basename in dir so we don't have to keep looking it up. + Flesh out document portal tests. + xdg-app-buildeR: Remove unnecessary spew. + No need for newlines in g_debug messages. + Never use gvfs in the session helper. + Avoid warning about refing null GVariant. + Add change notification for the permissions store. + Don't unnecessarily grow the buffer when loading files. + Enabling gpg means require both signed commits and summaries. + Update summary after generating deltas. + Bump version to 0.5.0. + Update NEWS. + Add major_version to binary age.- Update to version 0.4.13: + Fix xml printing of nodes with no children. + Set xdg-app as the log domain. + docs: Add docs for shell sources. + Add a file header to bundles. + builder: Add builder_get_debuginfo_file_references. + builder: Build runtimes in /run/build-runtime. + builder: Add sources referenced from debuginfo into Debug runtime. + Make /run/build and /run/build-runtime symlinks to the right place. + build-bundle: Add metadata file as metadata element. + Fix typos in header. + common: Break out bundle loader to helper utility. + Remove unused variable. + lib: Add XdgAppBundleRef. + bundles: Verify that the header metadata matches the deployed one at install. + common: Move part of bundle install to helper functions. + Remove origin repos on uninstall. + Add test scripts that create trivial a runtime and app. + Add make-test-bundles.sh. + bundles: Don't lock during pull. + lib: Add xdg_app_installation_install_bundle. + Fix some compiler warning (unused vars). + Allow specifying subdir of xdg dir, like: - -filesytem=xdg-download/subdir. + Support --filesystem=xdg-run/foo. + common: Break out xml appstream rewriting to helper functions. + Add appdata to test apps. + common: Add xdg_app_read_stream helper. + common: Add and use xdg_app_appstream_xml_root_to_data. + build-bundle: Extract appdata and icons into metadata. + lib: Add XdgAppBundleRef api to get appdata and icons. + build-update-repo: Add --generate-static-deltas option. + lib: Add xdg_app_bundle_ref_get_installed_size(). + Update version to 0.4.13. - Add libdwarf-devel BuildRequires: new dependency.- Update to version 0.4.12: + Update exports on uninstall too. + Pass location of exports to triggers as arg1. + Add option to disable sandbox triggers. + Update exports on uninstall via library too. + builder: Put all builds in a .xdg-app-builder/build subdir. + helper: If stdout is a tty, mount tty as /dev/console. + When rewriting Exec lines, don't use full bindir. + Revert "When rewriting Exec lines, don't use full bindir". + Allow overriding XDG_APP_BINDIR using make vars. + Work around race when doing first initial appstream checkout. + info: Fix support for system installed runtimes (typo). + Make system repo bare-user too, to avoid any chance of creating setuid bits. + helper: drop caps in launcher. + builder: Report errors if eu_strip fails. + lib: Return GBytes from xdg_app_installed_ref_load_metadata(). + lib: Add xdg_app_installation_get_path. + builder: Always create unversioned symlinks while building modules. + builder: Add build_context_get_build_dir(). + builder: Move CFLAGS/CXXFLAGS handling into BuilderOptions. + builder: Add support for --run to start a command in the build dir. + builder: Support local archives with path property. + build-init: Support --tag=FOO. + builder: Support tags. + deploy: Add metadata tags to exported desktop files. + appstream: Add runtime, sdk and tags to appstream xml. + Add xdg_app_installation_get_remote_by_name. + Remove all appstream checkouts and mirrored refs when deleting remote. + common: Add XDG_APP_CP_FLAGS_MOVE support. + Add docs for appstream-compose option. + builder: Support separating out locale data. + Move migrate_locales to builder-utils.c. + Migrate locales after importing parent runtime. + Add support for separated locales when creating platforms. + Always create /etc/passwd,group,resolve.conf,machine-id when deploying. + Fix use after free. + helper: Put monitor path in /run/host instead of /run/user/$uid. + When deploying, always make /etc/resolve.conf a symlink into the monitor dir. + Release 0.4.12.- Update to version 0.4.11: + install: Fix assertion on runtime install + Release 0.4.11- Update to version 0.4.10: + Fix some g_propagate_error typos + builder: Avoid reusing set GError + Make sure we export files during install + Updated for release- Update to version 0.4.9: + install: Only set current for apps, not for runtimes + builder: Add shell source + helper: Make ~/.local/share/xdg-app writable again (if you have homedir access) + builder: Use non-parallel-make option instead of looking at .NONPARALLEL + Add xdg-app info command + builder: Store exact sdk commit id in the build cache and manifest + lib: Fix crash during uninstall + install-app: Actually look for apps, not runtimes + common: Always resolve active symlink when looking up deploy dir + Add app-path to the xdg-app-info in the sandbox + app-utils: typo + Don't export app-info files + builder: Use predictable names for build dirs + Make arches canonical + Bump version to 0.4.9- Update to version 0.4.8: + update-repo: Escape text when writing xml + docs: Fix gtk-doc documentation + helper: Make user namespace support vs setuid a runtime, not build-time option + Require some way to set cgroup for apps (currently systemd - -user) + Avoid gtk-doc warnings: multiple ID for constraint linkend + Complete documentation for XdgAppInstallation + Document the structs in libxdg-app + Fix some misc. gtk-doc warnings + lib: Add some missing docs + lib: Fix up doc details + Make xauth use optional + Finish the optional xauth work + Fix include order to build with older libsoup versions + helper: Update the error messages to not refer to - -disable-userns + utils: Fix nul termination of xdg_app_spawn output + builder: Skip checking out disabled submodules + builder: Style fixes + Build top-level directory before building documentation + Hide non-public symbols from libglnx and libxdgapp-common + Rename xdg-app-session.service to the recommended name + Add systemd user units corresponding to the D-Bus session services + .gitignore: ignore tests and their results + test-doc-portal: split out global setup/teardown into functions + test-doc-portal: skip all tests if no FUSE + Consistently call g_assert_no_error before other assertions + Move XDG_APP_SYSTEMDIR to /var/lib/xdg-app or similar + Support a proxy on the system bus similar to the one on the session bus + Disable gtkdoc-check by default for now + Distribute .service.in files in tarballs + Remove unset variable from EXTRA_DIST + Update tests' dependencies for commit 2f38ec65 + Release 0.4.8- Update to version 0.4.7: + libglnx: Update to get glib 2.44 build fix + lib: Change how listing installed refs work + lib: Return GPtrArray from xdg_app_remote_list_refs_sync + lib: Always use "branch" not "version" in API + apps: Use "branch", not "version" when talking about app branches + lib: get_current => get_is_current + lib: Move fetch_metadata_sync from RemoteRef to Remote + lib: Move app launching to XdgAppInstallation + lib: Move all sync operations from XdgAppRemote to XdgAppInstallation + lib: Make list_remotes return a GPtrArray + lib: Add xdg_app_ref_format_ref + lib: Add xdg_app_installation_list_installed_refs_for_update + common: Add xdg_app_strcmp0_ptr and use it in all g_ptr_array_sort calls + ls-remote: Support showing remote commit ids + list-*: Show active commit ids + app: Limit commit id output to 12 chars + app: Use space, not tab to delimit columns + app: Support --no-pull and --no-deploy in the install and update commands + common: Add xdg_app_dir_read_latest helper + lib: Expose latest_commit on installed app and let you use it + lib: Always initialize the repo on Installation creation + lib: Add cancellable to Installation constructors + apps: Make it more obvious that system repo is default + list-remotes: Default to list only system remotes + install-bundle: Make the repo title shorter + lib/app: Add support for repo priorities + builder: Add --disable-updates + XdgAppDir: Touch .changes file each time something changes + lib: Add xdg_app_installation_create_monitor + XdgAppDir: Remove leftover spew + build-finish: Add --no-exports + build-export: Add --runtime commit support + build-export: Look in the right keyfile group when exporting runtimes + add-remote: Fix typo in prio handling + add-remote: Fix typo in no-enumerate handling + build-export: FLAGS_GENERATE_SIZES when commiting + builder: Print all files removed by cleanup + builder: Use libelf to detect elf files + builder: Add support for separating out debuginfo + builder: Break out helpers for path matching + builder: Pass down keep-build-dirs via BuildContext + builder: Pass down global cleanups via BuildContext + builder: Match debuginfo files against regular cleanup patterns + builder: Clean up how the commit filters work + common: Move path_match_prefix to common + export: Support --exclude + builder: Create metadata.debuginfo if debug info exists + export: Allow custom source for "files" and "metadata" + run: Fix support for app extensions + builder: Add support for exporting with --repo=foo + export: Add docs for the new command line arguments + build-finish: Don't leave empty directories in the exports dir + helper: Print nicer error messages when user namespaces don't work. + run: Be more flexible with --runtime option, and add - -runtime-version + helper: Add missing arguments to usage output + helper: Allow specifying initial cwd + build: Add --bind-mount and --build-dir arguments + builder: Run builds in /run/build/$modulename + helper: Align help output + builder: Add option to enable ccache use in build + builder: Pass --body, --subject and --gpg-sign to build-export + builder: Don't break if ccache not enabled. + builder: Add some more spew when exporting + builder: Fix handling of builddir + install: Fix printing of NULL in already-installed error message + builder: Fix up cleanup matching + builder: Add support for rename-appdata-file option + build-finish: Export appdata files + builder: Change the way the cache is indexed + xdg-app: Deprecate install/update/uninstall-app/runtime + xdg-app: Update the command names and make nicer usage output + docs: Update for the new command names + Merge list-apps and list-runtimes into single list command + remote-ls: Regularize --runtime and --app user + completion: Update to the new cli commands + builder: Also apply cleanup to changes in usr + XdgAppDir: Add helper to fetch the size info for a commit + lib: xdg_app_installation_fetch_remote_size_sync + builder: Add some spew when downloading files + Better handling of the title in the summary + common: Add XdgAppTempDir which cleans up temporary directories + build-repo-update: Update appdata branch using appdata-builder + xdg_app_installation_list_remote_refs_sync: Don't crash on weird refs + build-update-repo: Add --appdata update option + XdgAppDir: Document some args to xdg_app_dir_fetch_sizes + lib: Add xdg_app_installation_update_appdata_sync + builder: Don't delete the APPDIR directory + docs: Add missing full stops in xdg-app-builder manpage + cache: Remove target directory before checking out cache + build-export: Add --include option + builder: Correctly handling non-existing app dir when applying cache + builder: Allow building runtime sdks (based on existing sdk) + Builder: Support commiting a platform + builder: Fix random crash due to uninitialized memory + cache: Don't fail to create cache if parent dir is not created + The plural of appdata is appstream + Add support to gpg sign summaries and appstream + builder: Handle modules with invalid refname characters in the cache + override: Fix error if override file doesn't already exist + build-update-repo: Add --prune and --prune-depth options + override: Fix warning + Remove unused variables + Fix possible read of uninitialized variable + builder: Fix error with va_start use + builder: Remove leftover debug spew + lib: Add getter for installed size on InstalledRef + lib: Add xdg_app_remote_get_appstream_dir + build-finish: Fix exports + lib: update_appstream - work around main context issue + update-appstream: Don't fail badly if remote has not appstream branch + lib: Allow passing NULL for remote name in update_appstream + appstream: Don't try to remove old appstream if it doesn't exist + Revert "lib: Allow passing NULL for remote name in update_appstream" + builder: Put debuginfo in the right place for runtimes + common: Add xdg_app_list_extensions util + run: Use the new xdg_app_list_extensions helper + build-init: Add --sdk-extension + builder: Support sdk-extensions + builder: Add platform-extensions + appstream: Add timestamp which is updated each time the appstream is pulled + lib: Add xdg_app_ref_parse + build-finish: Export app-info, not appdata + build-update-repo: Update the appstream using a GMarkup parser on the app-info files + utils: Extract the xml helpers + build: When using a writable /usr, don't use runtime extensions + xdg-app-utils: Add autocleanup for GZlib* + common: Add xdg_app_cp_a + build-init: Don't copy uid/gid when initializing a writable sdk + common: fix handling of no_chown in xdg_app_cp_a + build-init: Also use the new cp_a for sdk extensions + build-export: Never export files you can't read + builder: Add some spew before build-init + builder: Add spew when commiting to cache + XdgAppDir: Make sure we always constole end status lines that we start + dir: Properly finish OstreeAsyncProgress objects + lib: Properly finishe OstreeAsyncProgress objects + update: Make both branch and name optional + Move the GZlib* autoptr backport to libglnx + builder: support using appstream-compose to create appstream files + Always build libxmlapp + update-appstream: Fix crash in case there are no 128x128 icons + Update NEWS for release + Bump version to 0.4.7 - Add libelf-devel BuildRequires: new dependency. - Split out new packages: libxdg-app0, typelib-1_0-XdgApp-1_0 and a -devel package.- Update to version 0.4.6: + utils: Add xdg_app_supports_bundles + add build-bundle command + Add install-bundle command + Add completion for bundle ops + Drop dump-runtime command for now + Always make it possible to talk to the built in portals + Add xdg-app.pc file with variable for interfaces_dir + lib: Export xdg_app_context_set_session_bus_policy + deploy: Explicitly pull from the origin + Add autoptr cleanup backport for SoupUri + Handle PWD env var correctly when spawning apps/builds + build: Set fs access before applying args so you can override it + Add xdg-app-builder + builder: Add --build-only argument + xdg-app-builder: Update docs + Correct license, we're LGPL 2+, not 3+ + Remove unused helper function + xdg-app run: Fix support for --filesystem=~/dir + Support defining read-only filesystem access + portals: Only give blanket access to session-*.scope systemd cgroup + Create xdg-app-info file in user runtime dir with effective state + Add standard errors needed for portal + Rename lib/ to common/ in preparation for public xdg-app library + builder: Add support for cmake and forced builddir + builder: Add more headers around the spew for each new module + builder: builddir != srcdir was broken becasue we never created the buildir + builder: Fix typo in cmake support + Remove leftover semicolon + builder: Add submodule support for git sources + builder: Add post-install script support + builder: Add docs for post-install + Add script source type + builder: Support building from a subdirectory of the sources + Remove stray semicolons + xdg-app-utils: Correct SoupUri -> SoupURI typo. + builder: Build with "make", not "make all" + Update libglnx for new backports + Fix some warnings + builder: Fix build with g_autoptr backports + builder: Consider the build_option when checksumming + builder: Add support for copy-icon option + builder: Error out if rename_error is set but not found + builder: Don't use ":" in uri-as-filename + Docs: Fix some tiny typos + document portal: Add AddNamed method for host-side use + builder: Merge spawn helpers to single base helper + ls-remote: Remove unnecessary code + Initial version of libxdg-app + build: Fix include path for builddir != srcdir + build: Switch to olddir after autoreconf + builder: Be a bit more verbose when pulling VCS + builder: Prune old branches when updating mirror + Add introspection check + XdgAppDir: Add some helpers for handling remotes + list/ls-remotes: Use the new remote helpers + lib: Use the new remote helpers + Add introspection support to libxdg-app + Add xdg_app_dir_fetch_remote_title and remote old custom summary fetcher + Annotate transfer rules for ambiguous return values + Add no-enumerate flag to remote and set if for bundle origin remotes + lib: Make getters for XdgAppRemote return copies of strings for options + helper: Allow exec on the tmpfs. + lib: Add XdgAppRemoteRef subclass + Generate the API reference for libxdg-app + Add XdgAppRemoteRef do docs + XdgAppDeploy: Fix wrong types in finalizer + common: Move typedef to separate header to avoid circular deps + Remove unused variable + Move most of builtins-run to xdg_app_run_app helper + common: Clean up xdg_app_run_app() + helper: Mount dconf run dir writable, as dconf needs this. + xdg_app_run_app: Handle error == NULL + lib: Add xdg_app_installed_ref_launch() + lib: Add remote_name to XdgAppRemoteRef + lib: Rename xdg_app_remote_list_refs to xdg_app_remote_list_refs_sync + lib: Add some more debug spew to test-lib + lib: xdg_app_remote_fetch_ref_sync + lib: Always load installed ref metadata each time + lib: Add XdgAppDir to RemoteRef private + lib: Fix declaration of xdg_app_installed_ref_load_metadata + lib: Add xdg_app_remote_ref_fetch_metadata_sync helper + lib: Minor indentation cleanups + lib: Add xdg_app_installation_load_app_overrides() + common: Make it explicit that XdgAppError are portal errors + builder: Allow git uris to be relative to the base directory + common: Make XdgAppDir soup session initilization threadsafe + builder: Make the builder manifest objects serializable to json + builder: Break out download_uri helper function in SourceFile + builder: Allow optionally specifying remote file sources + builder: Use SoupRequest to simplify download helpers + builder: Support data: uri for files + builder: Support specifying revision in bzr sources + builder: Support specifying commit ids as git branches + Builder: Add a resolved version of the manifest to the built app + builder: Add --keep-build-dirs option + builder: Remove accidental leftover spew + builder: After fetching the mirrored git repo, set back the right origin + completion: Fix completion of apps/runtimes in a remote + completion: Fix completion for xdg-app run + builder: Fix build with old glib + lib: Fix build with older glib + builder: Fix typo in patch applying + lib: Better fix for old glib + app: Fix warning if building with --disable-userns + lib: Fix compiler warning in test app + common: Fix compiler warning when built with --disable-userns + XdgAppDir: Add set_origin helper function + Bump libglnx to latest version + lib: Add xdg_app_installation_install + app: Clean up leftover removes after updates too + lib: Add xdg_app_installation_update + Fix unused variable warnings + helper: Properly unescape strings + lib: Add xdg_app_dir_undeploy_all and xdg_app_dir_remove_ref helpers + common: Add xdg_app_compose_ref helper + Use xdg_app_compose_ref helper + lib: Add xdg_app_installation_uninstall + common: Add and use xdg_app_dir_deploy_update() + lib: Add custom GError codes + lib: Use the new installed/not-installed custom GErrors + Add lock file for each xdg-app dir. + builder: Allow specifying custom prefix + build-init: Allow writable sdk + builder: Support writable-sdk option + builder: Don't fsync on cache checkouts + builder: Store the cache in BARE_USER mode + lib: Fix return value type warnings + Bump version to 0.4.6 + Add missing EXTRA_DIST to pass distcheck + builder: Add cleanup-command property + Add --enable-libxdgapp configure flag and disable lib by default + Update NEWS for 0.4.6 - Add gobject-introspection-devel and pkgconfig(json-glib-1.0) BuildRequires: new dependencies.- Update to version 0.4.5: + build-export: Add support for signing build + docs: Fix whitespace issues + helper: Correctly zero terminate symlink targets + helper: Also copy extra symlinks from / + Always regenerate summary after export-build + document-portal: Fix warning + uninstall: Don't fail if there is no origin + utils: Add xdg_app_decompose_ref() + Always remove all leftover app/runtime traces on uninstall + Correct capitalization on dbus interface filename + Install dbus introspection files + Move dbus invocation peer app detection to lib/ + build-export: add human readable format to "Content Bytes Written" + helper: give xdg-app process access to /dev/ptmx + helper: match whitespace to other options + helper: unblock SIGCHILD before execvp() of child + Create custom /etc/passwd and /etc/group with minimal content + Update to 0.4.5- Update to version 0.4.4: + build: Fix srcdir != builddir from git + build-export: Strip out uid/gid and xattrs + fuse: Disable entry cache to work around race condition + helper: Handle existing mounts with escaped characters + Propagate Xauthority details to the sandbox if X11 is enabled - Add pkgconfig(xau) to BuildRequires.- Update to version 0.4.3: + Accept -d as --show-details in all commands that support it + Fix regression is dbus proxy + utils: Add xdg_app_fail + Add --nofilesystem commandline arg + Make usage_error return FALSE + Add xdg-app dump-runtime command + cleanup: Remove trivial use of goto out + cleanup: Remove unused variables + cleanup: Simplify code using xdg_app_fail + Make sure we build against older ostree (without gpg import)- Update to version 0.4.2: + run: When creating /etc symlinks, don't make symlinks to symlinks + xdg-app build: Support extensions + run: Fix handling of which filesystems you can access + remove some unused code + run: Add /var/config and /var/data to sandbox + add-remote: Allow specifying local pathname instead of uri + Make seccomp optional + Update to libglnx for new autocleanup backports + Add xdg-app enter command + Move table printer to xdg-app-utils.c + list-remotes: Add support for listing both user and system remotes + list-apps/runtimes: User table printer + bash_completion: Properly list apps when completing "run"- Own %{_datadir}/dbus-1 and subfolder for openSUSE Tumbleweed.- Update to version 0.4.1: + run: Allow perf and ptrace in debug and build mode. + Mount nvidia device nodes in sandbox if dri allowed + tests: Use check_PROGRAMS as the primary + fuse: Supply mode when creating files + Support version= in extension metadata + Update NEWS and version to 0.4.1- Update to version 0.4.0: + Import xdg-document-portal from github repo + Add GetMountPoint method for document portal + Automatically start and mount document portal in sandbox + document-portal: *always* use the by-app location + Don't list empty names in opendir + Change dbus name of session helper to org.freedesktop.XdgApp + Rename dbus file to org.freedesktop.XdgApp + Move gvdb to lib/ + gvdb: Add gvdb_table_get_content + Initial version of XdgAppDb + Initial tests of the db + Add XdgAppError + Initial version of permission store + Make document portal use the new permission store + Switch document portal to use strings for document ids + Document portal: Store paths, not uris + Drop the xdp specific errors and use the xdg-app ones + Remove ununsed variables reported by clang + dbus-proxy: Fix flags arg passed to g_socket_receive_message + dbus-proxy: Fix incorrect check of name policy + dbus-proxy: Avoid clang warning + Fix type of return + Fix error check of policy parsing + Fix const marking of string arrays. + utils: Add AUTOLOCK macro + autogen: Fix git submodules + Update libglnx, use its copy of backports + Use g_auto(GStrv) instead of glnx_strfreev + helper: Add perf and ptrace to seccomp blacklist + Markup AUTOLOCK with unused to avoid warnings + fuse: Make filesystem multithreaded + Add xdg_app_mkstempat + Store and verify parent dir dev/ino and pass O_PATH fds + Add xdg-app export-file to export files with the document portal + Add debug output for release + fuse: Always open files with O_NOFOLLOW + document-portals: Support unique documents + document-portal: Use xdg_app_is_valid_name() to validate app names + export-files: Allow specifying app permissions + document-portal: Actually respect WRITE permissions + Add check-valgrind target + db: Fix leak + export-file: Fix leak + Add minimal document portal tests + fuse: Unmount previous fuse instance if ENOTCONN + fuse: Add daemonizing switch + test-doc-portal: Launch the portal manually + fuse: Properly invalidate inodes and entries + fuse: Raise entry cache times now that we invalidate + fuse: Add some more debug spew + document-portal: Allow dbus owner replacing + document portal: Move locking explicitly into portal handlers + export-file: Print the full document pathname + document portal: Correctly handle recursive documents + fuse: Drop DOC_DIR_INO_CLASS + test-doc-portal: Fix unique boolean arg + fuse: Add some more debug spew + test-doc-portal: Work around GTestDbus env unsetting + test-doc-portal: Add recursive file export test + XdgAppContext: Properly handle masking things from parent context + run: Correctly report errors talking to document portal + document portal: Fix crashes when dbus activated + run: Never propagate DISPLAY if X socket not requested + run: Read per-app override metadata file + build-finish: Don't export hidden or backup files + XdgAppContext: Always initialize bitfields + run: Support system overrides as well as per-user + create dirs with 755, not 777 + Add new override builtin to override app permissions + lib: Handle libsoup now having built-in autocleanup support + add modify-remote command + list-remotes: Add more details to remotes list + Fix unused label warning + Add XdgAppChainInputStream based on ostree version + add/modify-remote: Support importing trusted gpg keys + list-remotes: Separate columns with tab + docs: Update remote related docs + list-remotes: Use --show-details instead of --details + Rename repo-contents to ls-remote + Update docs for new/changes interface + bash completion: Update to match the lastest options + bump version to 0.4.0 + Updated NEWS for release + document portal: Add support for transient documents + Fix distcheck issues - Drop 0001-Finish-switch-to-glibc-s-xattr.patch: fixed upstream. - Add pkgconfig(fuse) BuildRequires: new dependency.- Update to version 0.3.6: + helper: Fix typo in the socket-family blacklist. + run: Make users fonts appear in /run/host/user-fonts. + helper: Disable socket filters on x86. + Write user-dirs.dirs under app's XDG_CONFIG_HOME. + helper: Mount extra dirs/files only after all other mounts are up. + helper: Add all possible architectures to seccomp filter. + Restructure directories and build. + Add NEWS file. + If home is accessible, make user-dirs.dir visible in custom config dir. + Bump version to 0.3.6.- Update to version 0.3.5: + update: Don't remove existing deployment if there was no updates + Bump version to 0.3.2 + helper: Keep any existing old mount flags when remounting + helper: Remove noremount hack now that we keep old mount flags + helper: No need for a tmpfs on /dev these days + configure: Add checks for docbook xsl/dtd + Bump version to 0.3.3 + Avoid unnecessary escapes in desktop file exports + Bump version to 0.3.4 + xdg-app.sh: /usr/local/share is also in the default XDG_DATA_DIRS + Add xdg-app.env file for gdm + profile: Don't override pre-existing XDG_DATA_DIRS env vars + Bump version to 0.3.5- Update to version 0.3.1: + helper: Clean up launched command line + Bump version to 0.3.1- Update to version 0.3+git.20150602.d781e27: + Add a README + Make symlinks lib64 -> usr/lib64, etc if those exist in the runtime + Fix debug message format string + dbus proxy in progress + Parse dbus headers + Add some minimal policy on send/receive + Flesh out filtering + DBusProxy: Add non-filtering mode + Add wildcard policies + Better handling of fd passing + dbus-proxy: Add some test policy + Break out dbus proxy implementation to separate file + Make xdg-dbus-proxy talk command line args and install it + Only print headers when logging + Allow runtime and apps to override environment variables + Don't clear the [Vars] group in build-finish command and improve error reporting + Ignore errors in add_env_overrides() + Actually unset the env variable when the value is empty + Report error when --var option is missing '=' + Close any unexpectedly inherited fds in helper monitor and init. + xdg-dbus-proxy: Add support for syncing via fd + Fix path generation when recursively exporting a directory + xdg-app-helper: Add -S fd support + xdg-app run: use a dbus proxy if needed + Clean up filtering and allow all messages from bus to client + xdg-app-proxy: Only allow replies from the bus that we requested + xdg-app-proxy: Only allow pending replies from client + xdg-app-proxy: Large rewrite of docs comment + xdg-app-proxy: Don't filter unicast signals + proxy: Don't forward method returns and errors with no reply_serial + proxy: Ensure that we SEE from peers we've gotten messages from + proxy: unlink socket on exit + proxy: Free some members on finalize + proxy: Send initial AddMatch and GetNameOwner to handle policy + proxy: Remove unneeded code for old name tracking + Update docs wrt new ownership tracking code. + proxy: Fully support policies for wildcarded names + proxy: Update docs + Some typo fixes + Add missing space + proxy: Fix double-free of socket control messages + XdgAppDir: Add XdgAppDeploy helper object + Add xdg_app_find_deploy_for_ref + builtins-run: Use XdgAppDeploy + Move setting of env vars from helper to launcher + build: Use an strv for envp instead of a GPtrArray + Add xdg_app_run_apply_env_vars() helper + build: Apply runtime env vars + builtin-run: Switch over to same env helpers + More special casing of LD_LIBRARY_PATH + Support filtering of session bus + metadata: Rename [Vars] to [Environment Vars] + build-init: Don't fail if /var/run already exists + xdg-app build: Bind mount host resolv.conf during builds + Only warn if removing old commits fail + Bump version to 0.2 + Fix a typo + Fix build with old glib + helper: Bind mount /sys subset + Add a simple profile.d snippet for XDG_DATA_DIRS + proxy: Minor cleanup for first byte case + proxy: Properly detect authentication end + proxy: Always read all incomming socket messages on each mainloop callback + proxy: Always send all possible queued messages in main callback + build: Fix srcdir != builddir from git + Bump version to 0.2.1 + Change /self to /app + Add new XdgAppContext helper object + Convert all builtins to the new metadata/arg formats using XdgAppContext + Make extra_dirs and lock_dirs dynammic + helper: Add support for read/write extra dirs + Add support for persistent homedirectory dirs + helper: If old CWD is not mapped, use $HOME + helper: Add support for moving files into sandbox + Context: Finish support for filesystems + run: Remove hardcoded GI_TYPELIB_PATH + helper: Remove backwars compat /self symlink + Update docs for new run command line options + helper: Fix errors caused by create_file() return value change + build: Always allow host fs access + build: Remove duplicated helper arguments + Bump version to 0.3.0 + run: Fix typo that broke env var support + helper: Only call get[ug]id() once at the start + helper: Drop setuid and use user namespaces + helper: Minor cleanup of uid/gid handling + helper: Optionally add back setuid support + Add xdg_app_dir_get_origin() helper + Use xdg_app_dir_get_origin helper + Show source repo when listing apps and runtimes + Show version when listing apps and runtimes + Make /var/cache persistent (in app-data cache dir) + helper: Fix thinko due to create_file() return type change + helper: Make all helper functions static + Use seccomp to limit allowed syscalls + helper: Make ~/.local/share/xdg-app read-only in sandbox + helper: Don't fail if ~/.local/share/xdg-app does not exist + run: If session helper not available, bind-mount /etc/resolv.conf - Add pkgconfig(libseccomp) BuildRequires: new dependency.- Add ostree Requires: xdg-app can't start without its presence.- Update to version 0.1+git.20150407.fc8db2b: + Add COPYING to reflect license headers + Pass name into build-init and store in metadata + build-finish: Only export files with app-id prefix + Switch to using glibc xattrs. + Remove dead code in xdg-app-builtins-build-finish.c. + Remove dead code xdg-app-builtins-build-init.c. + Remove dead code xdg-app-dir.c. + xdg-app-builtins-list.c: Cleanup comma separator code - Add 0001-Finish-switch-to-glibc-s-xattr.patch: complete port of libgnx to xattr.- Update to version 0.0.1~20150323: + Mount system fonts in /run/host/fonts + deploy: Split the file rewriting and prefix checkout out from the exporting + Move update_exports out of deploy/undeploy + Remove old code handling per-app data + Add xdg_app_dir_list_refs[_for_name] helpers + builtins-list: Use the new helper to list refs + uninstal: Fix the cleanup of empty dirs + Track which branch of an app is current + Add make-app-current + Make sure we initialize variables that auto-cleanup + xdg-app-dir: Move exports to update_exports + Import libglnx + Convert to g_autoptr + Use cleanup macros from libglnx + Switch to GLnxDirFd + Use glnx_set_error_from_errno + Use g_steal_pointer + Check for libattr header + fixup g_steal_pointer use + Fix dist + Require ostree 2015.3 + helper: Manually apply bind flags recursively + Bump version to 0.1 + Fix build on older glib + Add copyright headers- Update to version 0.0.1~20150305: + Fix warning in add-remote if no summary. + Look for libcap pkg-config file for cflags to ensure we have the headers. + Revert "Look for libcap pkg-config file for cflags to ensure we have the headers". + Check for sys/capability.h via AC_CHECK_HEADER instead. + Run each app in a custom systemd user scope (if available). + xdg-app-helper: Flesh out usage output. + xdg-app-helper: Sort the command line parsing. + Mount /run/media if mount-host-fs. + Add metadata option to limit DRI access.- Initial package./bin/sh/bin/sh/bin/sh/bin/shxdg-apph04-ch2a 1714388338  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxcsdadeenesfrglhihrhuidplptptrorusksvtrukzhzh1.14.5-150500.3.9.11.14.5-150500.3.9.11.14.5-150500.3.9.11.14.51.14.5   !"#$%&'()*+,-./011111111111111111111111111111111111111111111122222345flatpakremotes.dflatpak.shflatpakflatpak-oci-authenticatorflatpak-portalflatpak-session-helperflatpak-system-helperflatpak-validate-iconrevokefs-fuse60-flatpak-system-onlyflatpak-system-helper.serviceupdate-system-flatpaks.serviceupdate-system-flatpaks.timeruser-environment-generators60-flatpakflatpak-oci-authenticator.serviceflatpak-portal.serviceflatpak-session-helper.serviceflatpak.confrcflatpak-system-helperflatpakdbus-1interfacesorg.freedesktop.Flatpak.Authenticator.xmlorg.freedesktop.Flatpak.xmlorg.freedesktop.portal.Flatpak.xmlservicesorg.flatpak.Authenticator.Oci.serviceorg.freedesktop.Flatpak.serviceorg.freedesktop.portal.Flatpak.serviceorg.freedesktop.Flatpak.SystemHelper.serviceorg.freedesktop.Flatpak.SystemHelper.conffishvendor_completions.dflatpak.fishvendor_conf.dflatpak.fishflatpaktriggersdesktop-database.triggergtk-icon-cache.triggermime-database.triggerflatpakCOPYINGflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak.moflatpak-build-bundle.1.gzflatpak-build-commit-from.1.gzflatpak-build-export.1.gzflatpak-build-finish.1.gzflatpak-build-import-bundle.1.gzflatpak-build-init.1.gzflatpak-build-sign.1.gzflatpak-build-update-repo.1.gzflatpak-build.1.gzflatpak-config.1.gzflatpak-create-usb.1.gzflatpak-document-export.1.gzflatpak-document-info.1.gzflatpak-document-unexport.1.gzflatpak-documents.1.gzflatpak-enter.1.gzflatpak-history.1.gzflatpak-info.1.gzflatpak-install.1.gzflatpak-kill.1.gzflatpak-list.1.gzflatpak-make-current.1.gzflatpak-mask.1.gzflatpak-override.1.gzflatpak-permission-remove.1.gzflatpak-permission-reset.1.gzflatpak-permission-set.1.gzflatpak-permission-show.1.gzflatpak-permissions.1.gzflatpak-pin.1.gzflatpak-ps.1.gzflatpak-remote-add.1.gzflatpak-remote-delete.1.gzflatpak-remote-info.1.gzflatpak-remote-ls.1.gzflatpak-remote-modify.1.gzflatpak-remotes.1.gzflatpak-repair.1.gzflatpak-repo.1.gzflatpak-run.1.gzflatpak-search.1.gzflatpak-spawn.1.gzflatpak-uninstall.1.gzflatpak-update.1.gzflatpak.1.gzflatpak-flatpakref.5.gzflatpak-flatpakrepo.5.gzflatpak-installation.5.gzflatpak-metadata.5.gzflatpak-remote.5.gzorg.freedesktop.Flatpak.policy60-org.freedesktop.Flatpak.rulesflatpak/etc//etc/flatpak//etc/profile.d//usr/bin//usr/lib//usr/lib/systemd/system-environment-generators//usr/lib/systemd/system//usr/lib/systemd//usr/lib/systemd/user-environment-generators//usr/lib/systemd/user//usr/lib/tmpfiles.d//usr/sbin//usr/share/bash-completion/completions//usr/share//usr/share/dbus-1//usr/share/dbus-1/interfaces//usr/share/dbus-1/services//usr/share/dbus-1/system-services//usr/share/dbus-1/system.d//usr/share//usr/share/fish//usr/share/fish/vendor_completions.d//usr/share/fish/vendor_conf.d//usr/share/flatpak//usr/share/flatpak/triggers//usr/share/licenses//usr/share/licenses/flatpak//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/da/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/en_GB/LC_MESSAGES//usr/share/locale/es/LC_MESSAGES//usr/share/locale/fr/LC_MESSAGES//usr/share/locale/gl/LC_MESSAGES//usr/share/locale/hi/LC_MESSAGES//usr/share/locale/hr/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/locale/id/LC_MESSAGES//usr/share/locale/pl/LC_MESSAGES//usr/share/locale/pt/LC_MESSAGES//usr/share/locale/pt_BR/LC_MESSAGES//usr/share/locale/ro/LC_MESSAGES//usr/share/locale/ru/LC_MESSAGES//usr/share/locale/sk/LC_MESSAGES//usr/share/locale/sv/LC_MESSAGES//usr/share/locale/tr/LC_MESSAGES//usr/share/locale/uk/LC_MESSAGES//usr/share/locale/zh_CN/LC_MESSAGES//usr/share/locale/zh_TW/LC_MESSAGES//usr/share/man/man1//usr/share/man/man5//usr/share/polkit-1/actions//usr/share/polkit-1/rules.d//var/lib/-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:33593/SUSE_SLE-15-SP5_Update/c77706eda95ccb1c9238cee99a6f8e15-flatpak.SUSE_SLE-15-SP5_Updatedrpmxz5x86_64-suse-linux       directoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=381923ed3c399f94bb349703c845119a33de9f3b, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5095cc794cc5b05a23f9b49a3a3e1f7420ac026b, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=affc44c986736d52ee67a9925609785c54306ebb, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=acb1a98867b5c39053301e4481e1de42840971dd, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6ad4f69b15acc7c703fa116f180d2530bf8fc0b0, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=181c5a3d31945dd8bd6ac6baaff658300c182dcf, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d026571cfff0da4867a9cdb033390ad1f4b5f5af, for GNU/Linux 3.2.0, strippedPOSIX shell script, ASCII text executableexported SGML document, ASCII textexported SGML document, UTF-8 Unicode textXML 1.0 document, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)XML 1.0 document, UTF-8 Unicode text7i7223 RAR@R;R$R#R&R>R.R7R6R,R5R0R(R-R2R/R3R*R)R1R+R4RRR R RRRRRRRR RRR RBRR"R%RRAR@R;R$R#R&R.R/R1R7R,R5R(R-R2R3R*R)R+R4RRRR R RRRRRRR RR RBRR"R%RRAR@R;R$R#R&R.R/R1R7R,R5R(R-R2R3R*R)R+R4RRRR R RRRRRRR RR RBRR"R%RRAR@R;R$R#R&R.R/R1R7R,R5R(R-R2R3R*R)R+R4RRRR R RRRRRRR RR RBRR"R%RLm?N5f(,t͂1/&/7Եm̨k(hla:>֙:NŮi L>҆ӢgJ3o^ R7('~9P3xjmÔ\(%=l'AhPy7' 'U (pGgnj|TZ@p*T8:Ei@kVOx+ύ&>bRN30@}E YlV}^38kcckq5tH|X1'ar]~-E80&lY4t'VDZq<1UMrӼ7:+ lfEu̠#ʂLQ $8i!T3Y$`wlC9ׂ<{a:|*:+@x'na_‰";Ze uYAFr12!kYa3hO#8~_ǒ@W%͎%71QvY2JݾŜ24H,sAY,^ju*nxJ8- f6k+e;}%9-|g@s9 qQIU~o (1-J:&G"HI1k󦷣Qv:iMO|~$=J3, {s=wBSj/F]!ca%3 5ԞH.MmfFg)?)_l oJlN^"a"KSP=$XbU'>1u&45rs$^cMOWq:`&%L xo'"T۳i @G䇂9'SȷhHDYԕ8e>^D6bY"54_!D?&%.mO+[x ^cfq Q|3^ nRNOx StKZ͸E(SqůKѪD%LdC*e6b6e9%đ; O./3wT j6tJgwZ>~0 *QŨC%gk( OřX(J h|vmDrvF&obz<{3ok(fI~ڥ# _ ]JnRffEyxW+`s3N便N=ÊE.~RZ56Vv03Iq.z_.=0 70H(ϸ\^P#^[{#\YBHd"ٵ)drFܱ؂}٪ Z1WVAZqYi;qȟӳu,ꆥK$l_A4o)r:u_9@f0I=qMG^? Pl$UV{2Dwsh#%ޕuxOvNfq30*+J.6m=YnMa|+7k5<)64 -m䠔L|Ww7=! _Prϼ:=6,ĆWo>Qu3Xd-O1R0lYXF"&;$a-v]n'Vne禵 ==s|[ȡ&!"e1Wh-vt Z.7  aXe 't!*=Wg%fXƭuY@D J2E3ʨ|ȉE(^4ulۦ0g%4s_.,:ȫyj(`)b!&t@1nBTmiw0`pw*?=uٹƉ2!W¤8'{'_2;7NHX^gx;sKIi3ơ j,-֛ lQrdՒevxb`qYY-^Gqhbjn9)nv]: v7J 'IJ,huD)zkWfXy+s#1Efb@TYf0u?K}xJJFуsb/p%h t :o{7>RlhKja@Xu# Ax/'`0mJ:*Hp+P||ƀn,UFcTGVW%6r oRO!4 fşR/HN&&HR_\Kmَk%t#5* C_UtE> []c\al9Z&kw] NYVӯ_l-\eP_~ǨZ[?~U}tElB4c\?βd젶D!̋-ىpE³3o?)a^)~,"w;OH壨>m[-0_wNoPh]= '5e#bJ%$^Ro_6Xnb:l$i0%u$UT2Tm^SOE6+'TG6X)|fYn%A{RSܸ?NFJeu 2Jq`5xQ8g*[Ya*2\{*;>?\C\DFc<;p3VɍXǥ;8X Aq"Û1qxܓ;\$PHD =?&4hml`_"<_^vywx,_b( 0S '+nfph 8gӟ5U 6Zzʤt4IIPYcW {1Q ֔j)v6U|{I sK[Gc=gEhDfPck#{;dG͆يv_khhBy;|x)Yyȃ'P_'TK&Y{BjʷMfO z9gCz=&찲xJp=F* RC|(J 1 6m9gzZ~,>! wpZ43OP꼫ˀ 2}\td> XcµrJw̌!o8qJ,=R DB6X#No@Ԅ5WZ~{_g,R{^s Ej~¥ѴДL>,naEsmӄʔ*~ȗB]T,^y]@1Zs)((ʺ"z^Ew\ܬ8F ՅIe9L -#Y:O(YO\%b EhgaZy<Dozf;X,aO(QolEeh=Oܼ QH` UI]S8[[^"~o>rԭraCnpɞ|]NFx-O ޵[I0GߡB_1 E5X7px3"C wKK k{[pS9x'èA,'`xb?bfQ K e Z!@66 PEY[yzƑhg&o5l*M*(cD /I'HY6u hsmY$yf fR{8|$l }]0yթv!HH@O6Cjl_ogXF=!Uv^^W*bAӟg=/9á^㤔I/=|vecꜟ+8K5lc) {)8?=r?狲|e=LL7@wσ0z4fsDKGBݹp\tZTLmձĹ0=y/B;fr-hͤ_ƕzKT#C(V߰-.?i]T`LYq;[Xa-3LMϽT.1!08nei%:6ю"⊯Az f 4m+n審 /}I,X/ٞƮ}x)YtBk#<ȿ MYz2ڲ.G!RP`R/#i!ĔGꁾ ^[vdWsxcX弃gU;&Rn @Riw<`)(=`1 a9ږՃ wI@lE2gVBxv"M ])BF򶟹]T6XpIЦzfCNa+F/V 2q:U̯G/DS*ff経t*v"k|6,Bߑ`[ #.v+DP.!6 lǛR7$/>'?bH4RI`z,jwax0G3s[,RsB?YGUOvwi4E2o ^$&[ Ǔoj?aaρŭpiSh WC3M /xhgw} *'%:<i:Z3'%Y,uE C1; Mux#WZL[#H;ʢ1бч[a#]7Vb΀>$?Z3h >Jq>,?eRN4 I-, sk:g+wsMޝPRzÕOz*_7A \A/zj 1]F2mX>˚n(ƵV"xd6#H(t*ĻJq/$N ?H܇I_ߗ:.m}?ť |iKi{b}\;Pbc1O"D\_~PYADc4SHҟq°<lX? lЧ.NNW)7 O$ަπЧ`7d ̉x6+@qVH8y <9pہެݏm^U" Sg՘.zO<wjXB)Q<DPeׇe0{k\~Prkq2{1Z҆_.o Є[|QMZ!XӨEzd2dm++#ps vԍp]ec)ILp{Mm$dCEg&oQ4b3W搷DBȸAGsVCSl8+>h۵KEB@~-j@xſqdDp3Սfo׫B[fljv!݁AZ!=xSH2AOG@d*\Ğȧ93֬.7ᔌ.)~bBBz\2d5LH/Mfds_!@^d#>9B!"klsFe ci^)$:gLUac{ɼ3G /A9E!߸.!+y452ڏsִ#8"rΪRwT@f VA1SD:b14v\ݔ!.2oOSϋw| $ͨ͠~8Z>ߐRx:'pWq >Bc}mȷ^FܧÁsja7ǹg=cW@?sL@h4+w*df1z`bOst~}<)eIq2Gf-9u͞}.KP;mLiZ+zk[u߅#7iw rHW;Vbti݆aYGQ᪑O^b1dU-8~Aeg q0!k&l ЙimNg&Cw,V6R&|OI * T--+6}FmL6m9v%yH^UE-Ve@2%{y <܆.'>PfN."ībeޜ2F^83UD9C\_J-J;lrX:h7nl=Eu $*EP.m'̛{ocX @]BVSj_Ǽ3~hx_?ߖ+ |hDe 5 #ن.S![?_s<TH0BbZ}D;6eFhe8z5 nD\j*}<E ~ "ɹPhps?Yf;6_Th2NjJ.籒 m2$|bVFi!' kȎ a;|fو]dZ\߾׃tZ~li3j*^`RtBL/bMFh/M/,Q.M cNf{>8E==r' c$2dJ|ף"6m30xw+@7'ށ[IJOo݂{W:^]$Dj>w30ƉE :l8U%K4rC1 J/&OyEl1U$;_ϲk| i٦ L /_)0j\X\3^W}8cazly ZJ^`Ậ[=br)fY!>:4% tAb},$^Ig+e=09H x% 3PTv`yjzquTqM ZWH ײY%# wq5T4ul} ~F?b~j vϭUPPٝmx($~B( -.ĸ!>/1'M̨D()T990+B\ ^A0#}ɈAeJ:wpfrPnPr$&rVGiJR+4I|@va Ѿ{ʄZsbXquL\;X. ?tnk<=2 ܼBr)!ӳ {fmӸ-V2ឲf>9) M"O ^6{|ĂI'u(鴤^^Knemti=2_̲]U1mM#QROI{F>=u??ODz͔Y{fon)0NuStK/hCTǘX04ԇ7^KL`eI—XMQu/aOA$ n.֙}g雽 B=45 }]X[yfMbr}Ts-ѹd#^ buO9)΍d*.ZY?h4qKg)1GGȂ "v l&>NR]E!S7%ݴT@QCg15M gUI,fe&m=":7 kQ .r3ZgBhx j2J` Dg1oBztFSĽ`'qtOEbw9ui A"qAnx j,E`o)뤽w🻍nZCOlAOU$5ZP.Q0M#kக8gT[H7I/stWva N4XւczQִjp8R%AZf$LOciC=&_$vda_HCcrKE5fL hY7'ғjR >{"h<_s3}[ W'Zi᮳IH,?M_jN iđ';Bxpj-f`#b_,_ TIF~ h-FJOig:,ADPzeq FR% #qt67 VqTͤ%j8r #£*/lKi=v-# 5>9 ',d|SKuHVokzfXM0HR9H+5b6ѹ!kZ279NM  FVNnϴvP iH"|!63xa@x_kHfZS2) Ϋp 2ϩFT:ZKىωnU%S Y*K^yO4@o_Y0ְlsv_dc I Dw(rpK v MtZ`^dCz(t)WNJhW&\(HGV#[Hzߍirr"hK[^>xgM\*8}#،A@r:,Tv4X%~_+T}_ߧ{P'49ִ@El>f3X FLn?4}I@BzoYjdNyNhoŁ$ן}+)؇ ۩ \TGDAWFVwN^d>=p=GØB1~nY["a[*$X YRr.ۃ'erPa8J?igQA*zH-frKygqvbc\&"ެ>#FS[hɭx%9~:KW>䮁JJ7%%FJ<}DqT>*I{nZퟛ TcS@-[CT4W9.;b"]ř>=QiB.zK;{<-s[":A7[@qט-cwOB~Suʼo[lkjIY'`Sm *}2O41e=h X$rzkv̠$>^v0!_"c2H_?V wŵ΃,xτ cy}|+J_a|#EiJ.ax48O~NjrD!c'[\Þt-8nol CֵxErD+ 2$N [,RNF㹢^c )sc0ZN7{5'V˝O5a?}1S GD`1.T~]gua8Xn F:$,%$5~B'ZPOgIIN;|>PȸK1BO?+TӜ0wО"[}uQGpG]$P69]#{:$HZ-4. &-Bh1Ffo> ط%փvtvrħӿ?qֲG} e~f˙W/lfC4,$vARCTzoǦ<3I`EߟrA"9{5,?_͗xp|c.VJU\nڅ'wH+mf^X9S |Ђi;2.[k F;eG=n?!Op/YJWʻK-\* ( S'jÅ{\a^TyΪTT:l@|s@k UkyGˇ9yc>֙MփhcdNdb6W!{M:5b.~ڲ-JYz[Uv 9 K6-&5 W+?7vt>bD5>p]:_=u\ꏡP Got.LA|ȵ<Rou;#^&QK{#}R*\ q9Yk~N"T§fs-3&*/vAMnYPR{uw;,v;\$TEl5a tRIF[dx:A]Nk,^`;Vb$>љV@˗@{' 7nXkDbFڛN:Fz:˹<-K3R!QcއMl,zXfaOW ~؅x#陞ķ1%Jed]V}nTȘ݌ƪ@^:朰MXLFX"ۍ1W1o.n "k+54Pz>y%Qm\|eOx)Hfw`M49I%7б:VThwPԖ8X_* :ÅOt-} vQ 3^x}kDcrms!j9s3@uPhZSq~4-x׺ң7Qq+*ڠU泥V(>~%}_c k@i?RwZpd(T>H!`"O`Xof+(2HD=K&b>=tw*Q`inws $[-M;Zp [O0۬pge؅k[9FR6T[ 6n.ʮq $Ś9$rboI=E#*BǨ~"U6N['djڙCBptnOQ8ll;y /{/eLNC͹%c7Tbvj-*bLJSK65}ŒkDP(+5U7_:՞N*s UG҈H4w۷wSM ɘP]̡D&Ftx9?N yQb3B87 pUDV [^4c>k5;CMk`0᠍$5J繢. I3Z*Z^**Rmsq y?q_q߈Usq| 0z#C\=weu x绁<1Po4?ثȸrLH285Z6:Pkg˲x| ]Vïl4|g(FQvztHd2(FO /;YW$e/LgP^&d_ "Ʒq~@NKޞ!?YYvy7 8|r9BLi1D^EW yQ'Etl^\oTlUw@RU͉B3SJK%k܉˱k$!NI;AJ4Xm@$kh~1 |y `|(&'~Ee"wʨ[ 60sP2A]t tJE5^ɆgBDAOnj4za{FIT`;B}- "\5])v٢!|jNyL_^j*?m?rY#cj x'4AvY SWzr ci*&nHsI ГRʸ@j!H9 NB.$4Փl'nOv_-h @j-*U)`ZQ%})&ҵS|GGq3G@bNbvsaR ޛ%a9M&yӑjCo LQ6(Y﹣~Rh`rψ58FK3w3ALԀA5fy>(!*Pn(2)#{=E7)I*:7}giw"z x5}\nkȵ7JkaW+qC/ 5c\Mחɾ5346QPzIpU+}mJģa&N~DeK`dM:+PNa# ]vJrSIwF-=71 ӿ8d~WP}iz>s=LiYV;A}\@G<'Fe{,nteP ܆ IԹ a "XrՏňO9J3 }x/54]*;Ϧ/vrfh ɹRBnWn h# X"^i='Q;K%b<ߥ%ns@Al *}=_!6Ԥ\%J[ewĺdiPEieAx<]>>^|hz4'\85Hn19-qxk0uۙ5qw}_곑jD]um.g~6X/i8MTCcCE?NiOr3bQ'1xg" ,# hOa >Zo[o,ȏ-tXM}Gh8G0c[H+YBf8eߺ?lhHc΃dtTIE*{1?ll ڑcū/??1D%3y V]XC8R [43]p6 Tڏ7Xۨ ]^)n3Yg>> }VIKH~3"9G_ЂV`[:Zc𻈂{^*t {2}2r6\Zg](wKh9|`V&hI̬0[C? 7u(OkɷG|>Q̚˸X}$ƒғCzgGAuɛ2~u&@82TJP[].Qv%K ڛK:X*L`OdڸbFc:`1l 0Lk7b3$0e̒q2!Y Kj8mcԏM'lrD7gb>~}hT|Aۢ%V]uZA'i2|VY\Y4ؽKi<ԍ&eV Rk kWoJ{<WyJc$y‚IOx {|.Fq`䣁EOԍD^#q X9H WU+ŵ N8(M|w*I?VTXՊ{;(! 3VM*WE!~Fy#[.qԧw@XpMJi>j޺6FeI?I+};%x􊟤#?8O)ۇp2`΁[{}-Բ9>uSDǻh=>WqOèL 4&\ w6PFdf _ݶ`a+Ȧ\2 dc-֛$l 'Χ=$WjbIV| %vVK@iWk/ۊ_1:8|55+|=;1":?:+u~1<+i_&/nq'.?'NXqxy\ܱp_QUQ5M>?zC[6ZaWbG)R.)utu! )oFRG7b|RwW|A"mSS q X$||ԫm!m&Ǥzr _GjԤ@`7ŵPyOyȁQ+$':]bHBTDu{TroߎͦY+%6O%A#MZSN׊4Xn]re@=@;TϘENne=ć,dky8uKNdytqW%(:#8#q…1"1ώ)rper.Xu?V@$ x^"0UY&Jb'A!Ӿ/CeLE%۪5>Y6Pݽ}RȂD2H}J{-~rj*ҥ 0˖#?aK*z|>g%$R$.պb8v|DR(uws55alf<={ZˊWN7|4߱3"/H.|(կ8~ot0$~ U6'CT#vpAI*N9}cSq(3,>0j"4ŕx` T̸eP.֛]]>C20\m-FBw qKU.\?US[*UČ dhh"߱?elqل%G>$IS8x8T[<rs=`$Βr &[>2叭e8Ί#7߸GG) R3O*͸xx-.:,0uD@D 9y%K2}~[Y0WUK0+@oVơwhDmօ뷺olNO[K5oZ4\BaJDM\-QWyJTl8}k/*P/ ţBrS!k#?|=*׵7 k0uK~t#ª'܏G김{<{Y51v)ͤqjKOpPwURN 4F&/%eFٹHre;E0Ƣ(G4yOz+y!'@G:zue _R}3&ē)̲w,WAt4s-kI}s as*m",\g^DQ]]Yi:7{Gy^GAsDQ̞ P DD#_ZU.:e~B »4x1 s)f8v b96nܳ7z9:-[=z\Lxw uÆʒ)a y3ӟ0/([+iV:Y44~קhYռ;DG$rtU] 03w꫎:-yh-)rYf#7hr;Dwh! ޠRJdckG"26cZJ#"XQkD3&n⢓$e/-$ٔj෭wwA?[tBŐČ-i "`aa2Ѧx4AXRoƘi vY6%NChw<dm:KP`="4i=lpe-yQ+`e@uPޭ./Baݙc̊Ea^YZpG0]v{%!;&uԿ?1_(PEwn~ 1۶jn2EK쌔/﯂1 Cĵ(g((,zjPLaǯ欭 ~JTe%\N|*6 Jw#̛_]QԤ;r>a'Z:As1}?[,CvJG( $Bnܒ؀Gm3GV ް5KFJL|Ak6oꥑ*\K #C`.٧Qȶ9ղ "tWķ83[ v3I4jGQ L̥:&V-2D 1<,.R3ےmx_H=Yx,E [&;b_V?vů֢ͬQ. YOm/R{9Ӵ(XJZLxѿX;c<߇r;@u2L0ۖAf,z5axV>3]y(%L0=WٹؽeP w>35sF9Pک>=Q}|p ~9P[8OB7FCHPqwӣE?XQO2Ln)l`-Vؘ;>$-7rɧZ* NPMml>iv< ]S}*ϱe{g eXCpZ%Ī)1[jbycm+'13N 8AvUz 7L*<~s(=2zzsHkC1My Ducc2eK3MA;( v6-Xn[>R1uz!$$@#z'-+ %DËe~3|SM"ͅ%X@gYx[o J$csFn ?tX,2Fh 7bu.{$[o6 EUڳ<1OC@k>('uKyF|H% Ps.΢E=xI1㛳K1;hOr힋֘,D,[3}"rBko+af7KN:YQ-u F8(+s15G%8z3=sehO|Md-%e.%HM|W_@/ %Ē#E$[ف'&::Lg'!L~(p"eN~v06HH&)_6R@d_xzH.V⭥M4E@zZ>-|쑑 LU lA1FyZҩʥؐѐD{ѣ-{k?#jH+TTZKIFmې& +D 3O&ހFq-|n۩n{fo6ɑ! )|o z<\5vK}(D8u6Sչ׉Qf32+dp_f\xB0mP8;29yY+Ѥ'x` vCBN\gLJ0 WirW/'wbqyP)M&!]\^nb=b%'چge|J`99-w)AbTW3b 䂚5TFHcZ^Aw"@$Pnh!Hv5'PVw * #+bu9+LbqZ)6 5S~:n^y8<=I.^E= rlɒ/ī:X۳7c:o;ld 17vXI^ y0Y, .-) :ΊbMZFVޗ{B g9dw a˼ϒ+L4G |e>L#GKI.4 ? pv1y4KMV]BƯ=~˸A}+ y]LS)0%`jgb^]Myx(]Jq6w m[ kZ8`#~؍i8qWC63Z}&Q"u 3ߜpbqHrDU)HGoxd"W֨Av ~şMh9XwUjnOMRodv"Wg, oJ5ohPUn ryPf/+Y j Aoy;$vIrky-65(ľ:!p&N+JM~6P< gALI.=U1$,G ;-]Z5B `)]I) `w<䝒x=d2[)yT7cK#~jCM.L|uiP[G~?BS s2^z1*pet H$'x@mZTM;TӼRfSl`g r,uhš|[,cHhL"9RT]|Mnʇ.NB'8K+y#DrWU*U0P;1@FvL¿:S,(`9$̀&үƐ}Å)ф_S+z8V<*ƶ}rFtx 8>ʜ ԔS}m]isl̰nKfSo_K#l;sbQ M>2M"Nn7|jzw{k ,CPZy8V"F?HXENiS'ArFYVe>gVY1I?mx,K4G09nRA6*;klaEmL =i0>}jyLEB$Ŧ8 XDM^~7E EF+ GESh[QQo,,ky(ý =By? ȫMFjԬ ;Ұv.B .Zt61E Y> Ts/Ee'6q\XB N֮i(̆vKB'.-qB"DK-oh#w#[LkGXm5S;i`AdL&{6I |[m+g(,Cݑ=GY3s%=KfDL֎8z ƘSa({A *%?E8E^ ;C8}֊3VUyX![hmvpz;۩WT^,,^@ZbDtfYyodЕUv F4Eo*98e)vX=.echnfnq,@ R9n :ju;Ϊ=ۢ̇GRH5NN #<@$e|cʩ8Dyz `w/ ˡ}Sqݵオ}pA呀qx򞕝h?R]z$eYA4tک]qc]gNObX>U LbdܾG1}O'2PoԳY=gȼ!кNQvgiwegS Ćev([ƾN 3fo3(&a -B:P% ĬtTQ +bx;dt Ko;# aיRG{Bqe7%!?h0^a7JlKY_.8 "ڒ_W_U,4\V ;[^0 yMV~=8 Y.KD )OJl (^@xTj,ȀsފbCۅnXL68JU Pr " qHɀ*x)a#`7`osYuhgnf㓱_7n1Ͳ|N+A64>.Ռb l/ab #]"T+>][h!m"a?btBK`c)IQ)K 7,J<Ҁnxi{QQ7MVe 6׋䔔87ɀa5oj@ԁB?6I'ja('~G : ()VC" hjgWƙ*ptvH(> YcA3`DpcEvfkM J6g'a܄n^A'T A:#x 咯FCfn5rT;ڢ 6ر.}HU_ca,K7^ޙ?V}K`qǴLS¿h2jXmdtMȤ+:bc&_6o[w45|s3_)V|UK8>nhfo9w^ǭ伜{p#)BH&jA2x;28;65|662I IWbQ>;1oCQw%a̔^pQaܸ{8LRNhzS#Rlya<&ժ ooBG q~欮w]Q8bzv\U?ArRV (R57[xy.e B8ЂI8WM}IPu2/2d!7,?Ҋbе[K\R~Ń;8FQs*al 8"А 7W͌#|&T!򀮟> o1=bjkW` 0")\DEބ,fDO%#B]"h35`'xu/?0]_+m%kk-/P1o8Dd({Ⱈnv4ʰۭ7{k((w) 5.A^vڤ@ v.ȘinPR^6እ]"gZ_\*xU!=QM4KKI"{Z,el`(BB3X/5#5n 6m 1*OJL.0nLCw7EIC[T#ċ 5+ &@eW[vCͅ()ONWHV@e7m*TceH~ܦ-zht{MxJk2<]dc`'>N. ֳ eh$|0A?DOAmĜ# zV)M{YCQW Mὅ:XcIPGZDE;-l1C=mGNf|pno=Hb>!rB|^J:a 8M.>̃ hJgb ZWlV[vFLo9CYq|݃43N`WSk -yeu-g;o^ 3A8n1US/|UctXќgJ#gkíZ536-8OX[bNeO FrӒaK{9 j q!)J=0O]T.,;c'y7y0`331W_PsiD}ہ*M !?'7L21GT;c̶CcxGs14ؽh%;@aYTEQ.iy+QlݽKvv#U15hVXxkB~jdTǜ~ΰ6.ݫycg\gAb/ǕEZ4ob~!RGWEBYEa&1gI= [ K=/h3 .֟.& y~ W4BhO T3f3&x|؎GقmYڧf[Ol=_|?e;FJVLSBPf).] xCxB!6VZlCY?6%uI%ҽьVh iSUl$D+t@`])/ȉW35{3>ӈ̓ϼ5)Z|22)ߓ6ߑޜ:گF4qlU91˙5ƙ;qu`7Z~&X}B[Vx5_ҡ|&RMc\,ߴW.@HQYXhxArAhoI/6c*5̿gƏ$+yFA`h| `aaھa1!b5d+_ zɅo8cA[Ϫo9mZ &q{=&Vsީ(g]k)s#7;m) -}Ӻ ꛤBUn+4_{6 ,RT"8 oXP%Df^`DF`7#Y{z'"S:~2%Ѳw:mw̐o(NvJ\o+y^f[&*j-&<{MsP]C6\өV#)Aqs )lT=AXQl~o ʶ߳RSOE8crDSnKUΣřǎ0m-]QNr{db]06\X}rJң ެڈFپH_~bk6b`!F@+mOց#ZZ=lF` c"FGBȆi+,Nω{W c@UYђҔCb!XZ$Ab?ኄ c:<čU[לH˜jDPۦ)ntShv74:p7P dvAS`ʿXa~<}-TvXQn6-c&ҹ#k`Qeab jc] ԹIU$Ubu4?"^k!fjv#]V=MsBsEJ[5wj1U,Zn4ueSD, 01'O|Y>CShEB݀R_E2>OAD@o/@dOAiU{_LQozKL>Z!Wqv!ZSܝ0?N7f#I&iU!ra?3eXy'yGj+/sQHnqO`ZdG_: bܣV͏ zlOIT{}bi5yW&W9٠<PhG'YC>z{69#dxhVmBMaY=dݾn5cI͆#`Nфٗf'o2^-Gc o?WIz_~?D(uCh]=(45:2v9.U\=i<YO`k%K:lJVmFa8%kzS [bDWq$@=4,$e0r;RrE/ T)[$6nv2H̙q+%&ޮ0ɓ,E٦sڤm!"%x_Zܬ'Q-HVz}n :|Ҟ2Qe5CBΪͥcH an&8if7ug^q))Ǯ;jY/DbjRYIݖ){I^?H,Kj|9Gr7٪!epn#8|e@{&=qBW]xȅfjr@BƮ,эz jb?7q([w EL ?Ѓ!sz ZC4e^4 جjXgeJ49{1Brl~Q.]+ߕr ߊu)xSofR"/beeU{8a_ܼ`*k{AM" GA-C.e:jIOp-zTB7&S$tR[~q]JA*Y{{g]繚 ['" 29,}pԼMȫ;Km؄]_QeEr_w!U#>kq_&ѲJwjؙX gR)GBZ>y3(Љx ҅hF{);.wV,>ekA\? +oN'vATq&ђŜ?vsFHwpЇ*-GHs$"+lם=)bhM( *ٯ`OJGkXaUVJ7F}D})8ai멓2g=(<}bscQUi̥1N}~!q}hϞU]s_'>m|t.G M8̊,#64(eO>ͥџB+A(0Rmr)é N\R"Fr0\KozC ;L\fH]mWnҤTyMd)fGk)m\,8R+-(52֤%'H)_Rk=zTy(3ܤmB\ jNI.M*کH5"{eҭ7!N{ lM VBY%iw'P lΆ%h9RN9U{i?JF0.Cb^1cO; |b[\0 x2I?ǻ{S--s<>Fa;`- !M|C!p'ؐȖ`nhQKppyߤXۚ&s .bH-+V[2fr!ѯ1NkzBޱ@ bS|ĞiQPd7!+l:kISEB|WO[a9 9QTtl' !ctIn|2eN]&nI؎JQd$ڛ"_[ 70:N ۊ1%ʟՠq)yhgTJ9Ei:[p9=!6@ȷзLtw"G;2m:#x3gz{]S_rZg@,´B& sQ&8cDw1e{>̛漖_("PY) +~ͮ걪}a iϷTvTSФgd&s|}D,"hcɕ(۞! Wz;c~ ?i~pA2Q| ˘:vAJB\ gX1Pq^qBX/ "< ZZ\V h2kn`TH!Եwd ҄48|I/<OkJ>VwĦuVֱ . Hv\[ ߟWrUԅS C"ˌ\8Y*?Kt$)B YKO 9&7ŰfЖtr`:u mZz0g@Gl{'L7=Z dRx}u2|γzh?mVE}L(؁B+6Kpx"Ied T\&|Wy婨xL]쌱FЁaG]bӉ|N*|rW)_1m|h9"'xJ)ZG{OצD @y 1J,LO|'fv V)5x b߱Bj29~V$9ҍYIfz2M.ozpEϻd]6^UFtaoЙ4nmW3#&H:xPo*[|L%LR@l2E]xޠXrO*kK Lf ҩ5t㨑9T#|srK8\REb Kg+: ISqW)8ϘU~c]QW%?֑1(y2!p[BVc.?%A4nɅ <$sm$T^*H<10w!^_Q8_IR0FpWtbX\cBNUO 9~S[O $0)&,%iӧOֱ5[)7Xa*)&j+TekղEj0Clf]Y'?.cn  /򟢯b϶L$}FGю߻`PGAi_W !ڦvBQC=p "b@d9KTR (9g8%XY vא9!%ht!z3"B\ (223#GӘS Jw^.{-}4^NhAs)ڜmЄ-EGbec/K -7rMoZW#Lh.QJױ0G& sO?_򒁑0nY ʏĻ`wᢓ'im)M ܎ HJʌp) %1$eJլ$)rm+`0ꐨ#a34,-QRB#S4l6 Z>rEc:(fDMyHԴن5*FZvZ\" $&gk\>"R*:^ڭv e% -gsEIuSyzI[L<ݽ0`'_tQ:RêE D3ITMeϳQ ̸3'l#E`ۺ Z$ZAi{,9U m~)ԧ==K[FoæZ+t]S 3:D[='{hqNcNdk>2I u?xI DaK{}&v nb$(:cFSmkc4Ԅ?\'4&F:[Xru4$wKVS|ftE+8w@m'Goku 3jauK'9"{RKEh:: r+ JwiJ 𞘅]g`[¶ɶ~erwK*{5Г}Xޖ-tŶ sKy?`Ǥu>H9[Zh'@ jCAS P.H;;3wрHkT,PW0p/2mNH`UMMI3uNeݹ5hxz'c#vp7>AsπXA- 1 MS*4P"3;c#^hV9a6Z3n4up}<0uu@%& sO┟*䧣fYEm͌YRFOMNz pbv$S=|I08 WJBc G?HOt u^O0 F,_z&\b*d%o ק= IDzHEIaa=z`Ju3[C.2IR: 8.{RnC6][4vI'VZժJ/yd5"a=|*K<mV$Ɂ1βB 7g!6vAkǮ<>t]\d)#DX(SWW)GM)-B8tII??v~l"j>b+@?.xQ ڀdPW=Ş wO-Z8aN~ʙ)MP> +WscUD"F[؅n mnJm)IQ? C\_T(gPX`}trLlǭC!0(]9a_9$̺D8RMhMcBOK VP> 7F.}n3@(vq [hKj`;i%r#!B%j7DG\#=fjYNƱj"s& #Lђ(^AAG3|LNzԕj/pљLp|a2C4iaIшݶCQCфy4J~(;k/~BkĬi~ 0/% @~-LFv:T`xDs|g3  Fj4ٻiDzyT2,u}+*P8/ϑ" U,ēWte;=07F9^b}S7̍檚-a[L7&dwR"@y\T~)M @@k(2'BQV(05{Y$5w)BuTQj ua/\\&OJHwl:RMxwלf35R m JjkZ@AѺ_<:mnôA#A,> tL82eG8zBBkP"c t7%S ٿm^Ay?UReuh7Fz,ȫ 靋|)=ͺKh!f7U"8Q]jSqh?[.>b & BӚmkO8 Ld8C̕|tN91F%^.=\Nl^[$tY5nTpkh AGey,OE cʠ ]KjZZ6GcM Gje; [;MaP 6tEE˲.-YWOlكfo6( ŹC$K6=WTKH&ڳÑ L0[16(˃o{1~w 꺓Ֆw%+UP*NawzV8ê%?L>ٛ/|É8|ḥ3Y]1xW/0ȏ64+S=7FL+ɪKB G;KHY7  t߈;z-\np 2ef` X^Q߷TlK͚|𿼷 ]h7S&8,6̒]Ld ATA-# F/0%$2DX~+\>gK[(*e\Vm!D)U^tybkHm5!Max $IGMZ)HU44ܮ,lGB*r;2PPn ?21t-'2g!@0hKK{T %c[{ 0D=DҫŠȐ_[f s߹R)];л#oD/rW/yo*h|'" WtDZ_"TlDNpZ!i{}!a1}FTl7CM&(7sPT' 6CY##? >4ռ;W%BlIǧ ԓKgca=v%i +͐Kwȕ.x1J&뺿BOL& HI39r]rv 7.bZ^뫇oٳ:i<}4o!vgʢ31BL<@W\7/{W%K{J>(0Id&j<qWIstsݞt4UэB~yLZEy;>N+ L<1US@ՖaLU g}f4=\x3qjj.|%švȹqSb[\є-5oYڴU,`K e݌lu@WW[_z)>R+HW(#mVCJT'Eb65Gn)[[A09FktcrIe[PfUfL) !) m3vq.]ɟmA4AP&]Q-@.mvt Ca|w^>33|MV՚ao".|Cv:AY&ïn[CGh=ZM]d[:ڨa78őXXI ;go!Zʵ96M;zH/'U7c1D U?CK-: ;`+_ |zr6&/ ,CYDt\=8孱dWɗ)`Ow)ܦҙgM\ #^芓~5j;V>Rܮ@8dsl{y"U!QB&~O*<, Dq23O tlyid$,$przke4r(V"Dd%'bf7KMRD(i>(E1QF뤁 h gF*`_ "S+;Fp\T ^Ɠ:>/Lu_L7i(cנAGې]>|MmoVuCJ\蹇djBߋ8)Sƅw5`s-qcbV@U82Xchᖣ/Ȱ\# ʙ~ٗ&>A?-7~+1nb1)a(uD3ZaC8oЈP#rȵb=}(vf4 s@2552djyгԲ]tw_TD 9Ts:^V?qW享y52T{.NM 5N^'=zZ' o\/RGjhBbph72s4D z̄]muꈐ`]OP5+BPOkIo57Z ҽu4RZ-}!2IJuB1^c{.d^B }|B·texh2m}$rm.p:ȚڞTi N^C؈Xn"N.`,H}7do{2 3.Pr#T'(TKR}#, EWN];b&=0<(;G/i/[MʺtkӣG[#vݡyf{Gǻy̺\6|6Zh,=潆M&zWnUeIͥOrQ$`VP$:%rnW H͞XSdIZ- `~d B9)8ɂknWzƵ(hUF!d9bXτ~3mj%FOڥ{> x~[٤\"G,hoPS2ˣZt{bo XETʟz`\ߚ`7634,mx6`%)Q&Ξ.CR{Ma#S_乻NK`/B^U E; $6C?r A wv>:IVthDCh%tY=i7h^f!@ *ӈS7 4B6Li}!xvMa:g X(}C2vj,+:v% S1#>2'%4ň54> ۧI%.X e$a z8Wބm!f^X8Oi90$o:mlBjBr(" V(ER_JUOzfMswK#(J n{6⒒KhzXR_D.K[jzwSbQYn5#֎AV@t>`>/xy%vDѷW$\mX=O! nsQfc崃7?I:doβ@8̣(ڋ qTȚIWH?ـlEY7],69{c/,̑3S$!DJJ(VӽPvؚNgeO`Yulz +ιI'PYa EP@J fd|fYrgoxHȔ*brOK%t <0􎞫lBmgtOrnklO)yD^7hj6- Dbj~0bU)w2J$Fhi*ٷ_@ ަ2m-Ql5b0abNk)(KuzDQvr2ɸԈꝰYO5wwK 0{ vS-Rb(qDv%GS m C+QyDwjr|nWޥd=PXM+Yјpև9j/_7:TŐ|ؐ]1zٮXI>ڪW!fĩO`Ib- ًUp)ܧ^84b \D{_‭# )?y A] KF 遭ݼ:e٦0e$+{ߩg99yD7$8nN8 XQ>BuǵNNj{T@Tԇ'qG?zJ9lolz0O2LecE] UïЉŬgmզIA?X H7*jwN Vpb7eRG#X}a-Ϩ 8nԝ "C≐(",>/գxop5Gv954վbFS|3}$OIڍWrnh1H$/ l(eS`._yV"WWuͯ@߱A;:dmZZDJV۝#/Dk1f`cERHLz< Ac;i ޣ>{a/z5-$qn#;{0wh&͋ؤJ),4lR;]$Jmrx #_}NOy9VPE*&R|K`& *CjʇnR:$8A/ J)DM<q:Q2r3 ̻5ŒN*#Qsm)~?$hu28Gup1!YZ =:ޟsW/&f_Rh!UW:]dawON?;;fR8};I֟XKқ-38A닖o4 DȚz1͹f=JM3GYh +Uw=w0{E i]/j#+_QRic [@.6L8yWQ+${ya|1ȑ@חRd%1,:*|])6O5c4_l]a-+刐 )"D#听o#Tpd71sfn}ySt1o|GSv X_, }?q*iC-Msfozq1c /ZkQFwR0Uh0I~Օ%"rXp?[eFKT|xY/HCzwy-Ayp}4ͲC#L\)sw1x Nn1Qlo;3>a,!.s"unoDR {LPرh Ĕ ;|5QqWZ ѝ\|mٝǸֱٲ?DϘ? 4{/b?3d2|Ce<|3oy1ףMruNh9x Q\-z((Н3x{GӓOB'!q<鼕ߑ˙:nު 'nr+G<3QMogB)2BqˠҝS1σSD*mF>VwCt/b$ tЙZ f5dMBݮ x9m,R$̢!wxG0`.RG/'e8@^u .JDq-\;Jgv ($;_ƮȻLJf{jh>.ϩ4b|zoo V/: UjNpi0"DS_elTF!ا&-3:QEHU c߫[h]K ˒Nd*d1 '7Sid֪-f0hjrŚH$0r^I,44a~ q7g1$\oMfՒɪH+cd1u66O"¥9L '-xjrk)Tb­ G#frmKC3s>`74w!'Oǣ q O*Wn}`@n͉Fh67Pzo%oOΣTYMIH!KK^AϠP@c}s/jkEA'fڷUht}9z5RR#U8e`w0=0.mOSUrC֝lN +g)jTW?sAFX>c18 3(N{ވHB]0ɮ7WNӴ4sy!l$2ږPxks`B@eZEmb 8`8f<(_O9nI2κֽ&$Ul nqaxTÒv@N ~jص4~eٮ| -,ٸGrf1fYoдnd}ffX6)+$REjuM> șy( =2!c*zn)Jz;ϕpWU5MGmܞ~qt6`iBL=atȑVԞNuMȢj3yN狋<k Zɛo[h;ȴxh^O}܏+ HthXTTFb)?7yF {gVhv/q,W2UH0D0ʿ8OF\oxT.iub։+rJo%]B.g)'·tե"' kn\ 8±?>("x7wӟDBZ[Yr 0;R{h{oq+ 5ls+QVR(X5)gGHO2~֯6fb#+/y~P wR*iΰj-45xV0irF7Uŧ~M&mX`]xwnfЇyeB ]L36Q/wU21dJː0Z6lWnJ]IN VQĿ` us Ebjs~ےێ :wּ\OޞJORLyܽ4aijT+?)̮PU0u:!V[ezAHY#VFS]U 6_LR b>AH,HWI`X 1lD ˞hfrò̗ŻdhHZxp7:vY'u+2僑>ٱox~˂NZ,9O&rSⷂy%Rly6D+<щQ:HdCƴhٙ[vz*PDIXTL},f9Кsa}{BG}!aL\!}:Y[*W]wUHeE#JC^wDScج?<ZQ#A֮o :a0`$+$sUG/P dGB)6(}q65j˧V^"5N/يG$Va RӉr-`プsJz b40ۊS{?2OL ( f5x7;T^ JNݺնIT/$1JħԠ5%i8&D[\~#7qZJ֎X &箢6DK|~xO>~>$ppQ N%d f8y}֯yEzU]ƙTIp]hMNN &6)Kq¥!00%!G: S*HQ}WTX׈}@ZżU`uT##1jհčM7'АK'8TF o.i+=2 m?3i ]+}LDCp}WqDegcI 6;n"I3pV](qȆT)vU߀]LĨSj^ ҭ0@|.jB,d3{343@hgRbd0Si"nw9Xо#;80n'4#(*{?:!\PZ-lRREhY ڭWXGp1f&5گ?prK4nichS*oB &<|տA%y^vW#Ά`r)n|?ȢMl?tu_]; ԕ^m+ٰ|}EPDZb:*ٱR/yM13ʹ֣l\XQ;\g혠ThvƢ@:"x~ ؼ6y[qK4?q[99aiya}(F& Hih .Sey^ۗlB]5&/%zA|从xT-.ctF[vƭ&Ap*VYF?9WfއOAo [UraLC_N*up3͊y1|\msW[w ]Syg=C3ue?"J`cϿ̬W"᳄ u hl)haoVRsN8.׶O 7ٌ!9K-8t']=w>}>ߎ-5”zAz}\*[$8f(:<{d` J]mp+w6ߕXPA4 GSn䪀O5K*,.OikH+ہV0WzψFг04s]'bd/֫G}œr7ۨISkHq_"m'DgکՋ3U`ZUU:>6OϽyu@{Dnūʐ^bW|W-m}+2/*5W,&QXwG 0P=n[3>nYvGmvlnr*݋lά3L3w;x"¸$PoXCƕ}դ ZQ >KwM&2i莰 F"]p";ɲ#atuပɲɘ)Գ(tzL;:g,)d-d.n-FԉTzZ(C0\ Y6˚&AZxYy$ I_z$X/xCjjh]tBɢ%GW0Jz,&u5X+Kʖ`LmqIܶZ瘂@n?Ղ &*{%)^A[q҂J⎔[84zXnkF%,G$35MƝZ]~ő}W~!H}78*-=U@!qY',>X~1i t71F~aE p(sM_+WKcy(;սe *V:sݣ5G av9q`8 ™8\dOjZ}揫%N#핬ڋεie<,s\fu+-.?-I@tm?ؾײ6NTtsnV / dkjnҚp3=+XUD۳w^u^ŠOOK-. >~  R ѹJM|Q h|,B}aψ{1nx(:GϖH~e42(Xw?O^"ه" ۛ&`g>@R&Iᮏ}md,.s ˣZ2Il \tqWXmz~Kjr5i3RW~PH'.CTbt͠yuٙ}wDWf.so>>  'W $HMTl&OlގT@黓m,R3^Xgl^hRe}iB(eNcj K$ / R,[l |K{n^V 6kΓD̦wuK5w2Olɑ=\DnX9,)a+S`~CkBFI"@| J8i!|}|ɝOo4BsO@е Zaߺ>sHao]'9#ldSkuItS~$@*~*ҷpث>Fi~3# 癡`9@lSO`;ŋ|fktg  =-zi7e, ] fܔ EI@Kh¿д![siіVc2I3[dpoGrtPsk1ٻFp ^6}XdʉW4j:QͪNڅHVS;AݘގKW}>.;A!^OŢ0sZu,4@†*`yB5SĈpE$w,7P;oxR[]Ags}0 0x j„La:u+ayV+y|Eb}IB28ߪ\\̌L"ד.aէ/'zRgpğ>'X/B)uV pU*+PtjYXKF=Q3AVh=Hp(o(R@WWV7 ^7ۼ,q);ɳyk^Jf 둥shE6q<%ʭ1bx> ҟ!O(ז$$9`) Ф$?Vbg3m~uQٌ°O Fjr!*ʝO# +}% Ƽ,k~1[HA!ZGJ㜤QF/!7}ZY;xIBS6MaTV?& R@NHa߿'NMh? ةJ׬AӰe vCgn |F'A+v/118t#> G 6ߨ-@ȯdSu#9{HxP![G?34,59DD_}z`UtrE` Zsh2c*VDmNOo+ 署T{o)} 3CIiGE)+ +6Z_J\ fU;m=踆#m ^TQJ+vp˟yRxC<U9B P(rn .Y{4h` ?. NBVV 1O u[?5cn)U! ֧O$W IG,4u aG .v+ Ao[/y6Nn%Hl8y$c((ͽ?1ԏж萈 L&hN B>9ƛh—x'RÄ`q\?PɄip.Ɵ48+$fO)UE?6 <9.x/2S!ux\Cn;p,9Ϛ% o9&tyljꬑS[6/ac>b'G?AteВ8m/&Yml0$tK'Z!"\ /IiIA<'Tr8(DY%SSy]F'xU6X)^4@N (D7M9 YM"wH*6'm wA,@DF$R"(YN૊r K[ea蕱=n21-ga37Ħ`Ǩd*K . fu\q݇x % )Pw]BQ<{$sAO;.0k yl m{oUyYk\i˄3hY8ŜS3zWꌜmvy΍Yl-?qO2,K]Ee!n rF 9HmdCd05y=?rϡ~hXd``mC\{p`w.-].c+}&7c dĂe6Rx5ąτ Lji20gM%fx˯%DEBL9B;H`jnN3y&C(g9-{SV`M/6/*khboy} Z8`sT-XёٵVvۈ%(~ri:ճ {Bc<@*Akp4o1i }} VϺBk+'ěU kp:v)o ) cM l#(2kHw.6؆I޶29oŌ6,qITɔIVY:SM N2CJaf1+7\շ"NDWsEneKon:?3 Y̓h[-e{LM1ϓ{c]H+^EX'pΦ}[u>[,aAdqʋS"}"]5;GY }^>H2uQ--ap QPjgw(I+@S`,!{;2_꽞'\;[LJ(3(fu"# Z];$Kթ7XrvC|(h}(XnmDKpgI?KxHQ;%'yɏ6sy\:l0Mo͏}So7BeTƕoz>uoQiNhRɼs%_㌉6'bX2B1"y>pzK3g dONC<®ʀclm0|khCUxy2,1u5VgnŇ#0+ؾ$ag0oqz"2Ś3l 秿: Bc] wrOst}/dӎ/Zul%湭b l5Jc3 P9R_Nү%#֧qĺSdiJpH l,/vV=9~.CSn9j0O(\a24R CY}G:k| x *)n02pa<=cℸ4n Dv/*ѕ.#<QoMc71Fdr,;7G')R?d} ߖ&&vgk.IDӱ9Ŝ:%(Q^5n/HS;[G! 䙣geVřSXXMйI-3ػ)Ba֫Ezɂ ÅkϻOv)-LFpU6χQE$`!  )O RËQ #;wfU&&b"ƈbm=[#\A8NtҺh;;C!ޙ(Ef4;k/C W2@>YkRk6$.R<A} xp Q1nI'a6וr£=5\T|)j`Y)^y5+Al9jDh6-VS*5^fRB[(V/#s95ǍV6y@/+=?}ܯXvWhM  }fr?;u䠳W[\p"L26WY2+O Z۫AZT ?x+a$}h #(/$J<^c<0Upa.QS z>9t0. GbuK%<n _ƈ WFKKQ+)^ώ$6ȰW(g7#''x7ux@%.IXt8;)R1vxi5'*3Em9#VYJBPLcؿk+1Ug6`]s9dboL+c{^cW &;>Cor]ZQ<a{[K^y{! HXX1hrQXGƧ&` )K;!uR^^(U@ۣ)m~5=R[tm3$(b`:P_{D%?5Az~>}*kD Oo\{{мO 8k=Pv%7!sxae] ^rRxjCz-;FML+V߶].9 65C8=РJ=HS/Du<:,;zu*A-լ$8"KuUאʘc=w,ALPV"J %@D,V @jBWC>" ޫ5}jo!u\ۤ/O㥴|>Y`"E*3~z&\(ce hnnJ/M*sugkj'Jz"<͏l݉()~CT8Bfo4q"4ysm8$6ɢ4BMUK8toBДl(4!/ ";1~W;"wzcés /nawp%ܐDL̯&9j KhB$O #){,Gphl\`X@n'fqt3BE+jźu@M JmU /{2;rJJv'@eyf[A<#o)eU6ONπ:j\9,0W IBQL,֖VMeDŐy+GY$ HZrq&0C'mRw:@bZA< lώcӢmiLo?_I:JzbUJ|MxwE\OPMKUC76`음̳l)r+7n!]33!KtQ@f V>KHv4w*PڦچUL+8s@>e`^R^Љ*G:u @%`.xƈ^%Wj 2vGL`iG!ۯ=;ِJ`,B7w !P2=}| |O$^z;Ƚf RS'؜[{%o+dvvi4Ӌ.e[ݗ`˽xCw5RW>.Ee4hgƒMB5,LeˣO=p C5,dUDq׳#׫#E~7$ƨa%KƗ? Hŭ,{&E1O}$;ܕ^(XalwL<(?~zutATR_gWfT'jn$p ȑNuiȞg πXߗڅtX>"jsK!K$8f Ԟjya9Sm"=J0b&&*gݶ؟nr"xM%הsY!Y km.'p >?UJƱ ‡tyڭ!}啼o-&W{&.;~&9& WA".VSo⤝T) 63Y*wҍ5IN;_~}˔>Hحx1p57zA 8t$>gOrPD}c+ʸaۤ\lF[ D.Kc=mNL ,Sh(ef:whUܾ8葢՘͋p*np qm }h33qZUggsnw@4\mq@Řs:9u{>d hlFCӥ/x²cmv-P꼣7+q4,nحasg$IJH6-U_|L~*J dTIfǹD=FO5Q{Ѭ/ 6z+ÉgX~O=,f)A uc .gibf.Om!уPphp8h*Fӡ:l OOkK+|Nw=@R/j"P%@H sRRT9d}JlCen:+7@ 8IÄ'#rs0^H%!CH.> |$0 Êxɑᩗ o!އShOOc L"fcp/IFt.ÊW/rrQђ ]Wb~F\:?{?Y;p^EnКKOgb੯Zk% V?(7줢wr2KM2T8e: ̿[>q>YKb[~X :!nJ_: ;U mI~dcxb8?+2k xl;SPaE(5vKԏCI)̂ L9C$yGO-HQ8mv"wܒ+껃׫قe^St7$# 3v?#n_oTd:/àچpWk$sH1=l`hGg^nvm#ea"̬x \t4(U2P:͹z"~Ǒ3"[x 41g,@>!_`yZELʪj (hl4n!yN*1h>a2 eܯ?'gD9/uz,ݵqFNu,Ǔ?J`V."MQ#J,DŸA`#O#>9yOU?`Cs#6~ZO}X khbĬ\/r`X ]z"MҟkOrT.YA^jSe/)6KZŖ"!t䭋RC95$ʕQFA R~48bD89ۂҤlxfd?0=xm[/v~_s]:Dt鄌C͗#>T]s~b܎ N!cYj:ѪOt|]Eb74+.2)a&.WQ&3R{T?jw7nXp4t׼{Ktv ϖ*dXjg:@Ê;)`!w*pX,T!iSo{ץb#e1$3m 40.h*8oͨl@OmV?bOf/>0T<"Hۀ Wq _֠ m;E :pOL.l|cm:EöI@9PH_n2ngM^5=6{)H4I}h;¬p1,A K8';B ldWo'Kݠ81H[LDN4ަ:Z'vo)cXoE ,kZQF*<[a-g:E:Z#9)dƯGjց 5Z^ƆZsۛY;><\/Nt;^Jna:'i 7;0^ۋ\lFY x?%pBN1졓*4NPYT)qCB]eiۻ{#gk;8D({>Psۚ':95VCNdKRm.Yp4[ \^ !gV1]#7B |AvÇP̂*Vo7QEq e|sk dȐEY50R4#Z g eg@5pzB9j'ɚCC[oeZT| xq_OتസBq`ff(y[PjY2 J`\(p}{ދѝ]$еYw\0}&|ڹҗD>:x )=J0f:6΅]"_Lj(@WNh{ ih/½ e洲3:g#sՃ7SPmCʴ{ n7y K׾[1c d0b{X9H]˴hN@1Y4P'ьKR8|k0Pkbpn@?D[/isT)ZOV@D3%70)HC~R L|ޤ.fq+t򈬵*3}Ww*%}ֽLqؾ`X;E.֚3Ԏ W%p_0 "J8j"z&iqHCAFKo0NQ= *$[U|ˆdE NklFD!F@( eӺ}bXeSh II.NF^A,#=]e,Gތ%xvByQ2!IP@M aRtc=Pn:v/½ҭL= N6 [ unC9ķMHX\}0C;Svg8mjO[ _b<*Z?|07pELc=8 r飡Ոp;~b3i'ˏFs03GEnwns_ʓKJ=v=\2obă[K05RBRIM"9q ldO.CCwxt:e,X0ԆM<5E ^Rf-N`=p'&"t*|. .X֍7*y&]sTk$C^ ^1RhO/DOҿAy=(cgDx '{-}KiCxlv+aٽL `,\AN^2(ˇ<-XO1kPL@1Hx3DJ9Ћ|ntvr/ W &ѻo$q_)y@6ac9WTK^[)8i 2ז5_ċcelX8 'RW ڐ}e,D)J^bSPPbc2g %b7Nُ5O"e#Q6랭#*p٢ÀQZZWӣػ; ^,J2OpuFjy4׋|GDTQviZ7xk";޽=P>Nm B’Wl~lxE[z'u'dx_r;:sSQkA5P_/M"SL9Ьռ5 b6b4i3yHG؋+HsA߰ue6vuj|M+8fuZYUAk,OgL<@+HqJW$+#ҹuBAYG&AHQ!ħ)ˎ#{,;{NCtfK<ި{*Br-  n"T}Tv๢j^к]Nָ85Օp))k8m0)aY3XJϖ:,llP-aњ һTu.?YpBk bu?I\^8AE3BN2T:_'w ;W\ (S15H@uf)V^6ytGN'8  =Pt>T!-NH[ި2.ʾ1%i_iSH' Ges8grQ6ZxWSn4 YvČTn%7M|+ʴ-]_b3V>\u  jk]ysjL*߱a9Ze u fDv8èv @ Q45(Go Q(&Z̧> bKL  UvgWT3*jWQIDeg׫ph{JPz˰ x%~ՖlӎxRWiV|!zJ'ՂzZ쪍$s;[UaKV<>&v<ӯ'bax+9.y7S-kVW#! !aՔttVF?^(Gs Gw1 4Ɯn^Ctm΂YɄ?HY|CvPav%v5z9 DuB&GEU4}as_^9GgyD 3ޔz{1&B˧UH{#҉#2C'|O3Ev\PBKoGf${mvH1W TP('[ds6wIe^+ Dji6Fpp 7E+'X@4IdVjn}VY0+C. 1xHB|AmD᷅zyl7̴G3{1yT3 M;qX1yaK '(EC!9A[>xGNqئqNSVrK,^8hID򾹔F dN򝸽Xu1e a ؿ1uXԍX" J jXi0AM%: dzRkְ#~g+5ted|&/OpOfo SXN9X$k sKKi` {UKɿ ж|9Nlp5 I/,V1)LiNۉ/<m.RLx۾ao7$T Efn, EN^JRw%3?0͂(a$s*.~$^%UK;5~[1&I%O›²lԞ8ƯΒ&!/?h,`!C#٤|+QdPkpW5f]XcMMF=:y,BAeaQRuo{79ˬh*ƸE5P s sk f]5qU Kt ) kT5thL+ŽUU@RV^~Πa:W:?Ixً _AA!$p48z+uS]܆L^<"Y +hEY7_M^YF/U!mw!K_m!8:M(ٚ @"?9wRpZ`&츪Y)x\Yngve~Hz)0% GU ZI [%Xaȩ?~%awt@"p&`Օʙк|Z>{J8ylfg@gfg;$Mo0н^MN,u&U3C7G/K=g8p2셵"v1pJZ6FUrjbrvpGz:yh%=[B'jHA)߉(dޅ^tB Ò74oۅi"EYKp!{˱}.v7 $EhY5ZW An {p?yi3',Fb^ 95C祋fVŭ$%n+A:fAo=?PfhN*)Y|&cy>'`3AU`*C}_bEؑd 6|]b8 ل@<{!϶ԐyiLPeI,ٯKr5؃BW]l"9v[t1CHm6̲̊s5$gn5ܹʃ. lIh̺-WDf;:x _c{tn[,y\'rE[[ӑo팸5i׈#ǒ !2l6bG)P"E/w=?lhəXz "dVEi=+RP j"m!OS&>/5 +L6CUtbn-SlFkYdki>Mn/gO~NW*"?"L``.曂t"sJtK+EW"8^,gw5B|C? v 0M׹0 #XWMW()ZE[i819h1r1%>$^2Ѡ'8-(hEU[.s  s(5JK 45wLH8;OC\dh9AϡN#'#]aOtMF1 /]H͝ M;s^vB@0FQO.6cLdJUwA*@6D b}N-5nS5}j~lniZ^n"`,qWN*q+_c<]Md+;BkK(5V N [`~\F%wKepqǽiU@ Lfm;]%P(ʠV[6Zb@ܒ@F V[09pIF7d*pja߰Gp'ďrҙoXpG)z͋+EkQs+N0($D @*I/sә=xY5Ao/u:bY^gwJ mL%Kf)ˏN,A|s,ԑKrc쌹8a\E{6^ #b­f-荃Lv&kɯk>q4<տwkD hW僧wtEH'P4p gY z } u8?۟/:-?ŠYFQRA`u]?, ۱u匧) \E\'=8Xdןza[<{bp,H_Ld&$l H//<lxXs[9Iّ,Q\EzVKYr8^_T.5e6tL(nG2t|U#C١?EoS<+m@1h`v[7;;sUWW%LZ3w5"[qay1>7e䠧#}̋N'Ub !dO.ժuʼʉL OO|AjLiY7cT:wI:\Czڀ;cx!r1e|Xg&(]&aNsa2%M&]z̔C1Zy<lͱ `6~ Z+O^(^T+ #7X̓vstmd&-!r3/ }߷mF/sR!ܭE n\946Fxy8 h>1mqry*#ȗ|i &/knwib򗪤F8npA} !(3ý/h^+:Nmɛ)E]@@nQyE/rXEUdyq ['(])G5|W7X# ʮFb'`^uy{mY>1 $NFi9.[c3`Q:mhҷG}Ԛ-.YEZBWt;U?S7ģ5 7gj41vCuoAL_W:u2ƛaܲAgS -.=s# -uGQfzƯ}QTG ^үw?mMbi؎25_њYH ]p?]RxVFlqr /}xl䳴^!+-[Jm8 fx",YΆʏ}BRka[CRHثxm"F_(WI^"t3) e qjjt&{ITZ~£'ןDoeD.lçUG'ǓKS2f+9ZAgrUL2Yg?wYdI4~m$ %oY@k r6;+XTF7."t(m?=yp5̔;;R7$!&ŽN??r{mRF0QVE#0t-f$6~!7# ^r(ֺ%q].HIYPM+#6 um]nC+Aɘ0 tM<4iƂJ_ GC~? ~WI(K~P[S!q(ѨbjoUCeDZܦ`khN@[zKtJщ"ppm晒0{79ЌN;e]!o9m"J}ʂR$9pl *RB>$ݑt\u!Q($8Y(c:HrX_(x9HaPAˡH6gdrZ 0xa&_W W7rdJcL]5Ys7ZpBFVdKYIjFTq˯$7 i~GgM\?ͻ >ڔQ$| %~d(+ODv,xOśv[SَM Ïw`C`j)q0rvj(- /$툱|^ݐYёJj]aRxai ۤʼniVGjS;(*&h-`OY‹ I)bx J7G`*tk>ả&0dz1qBxr 쟝!92^&0:r r2lvX{hC> rIUHI))5K7O&UL+}(+';3;!X[kH+P.u[mX'1E=Ջ7G&8෉ᗆS/ ~:m* jc󑗑8R} + Gg%H3F:@$WW#//&Znj+ChmD4LU<͕`T>M3[-a nZaBwwy}v@[7[txCib\lƒ\- j͡+e?OksO Sˆ{ƒ S%rG#D}M*$w[Ec= mi07ĂuLe! nvbN B[Y@V#Pzbf@ۀ/wV]|L 9o#ھwI; n 6s#FhS+WfѹKN>Ӝ1S+e6;E-i4YH@f Ƅ- +JQREǨ}Z,]6e|~&tEE=1e _CcD0:Ii 6=(Sf;<[A6k"" ޒO97"PU_:e*H̝\Kڇ fL+sXsAҤTGDhw<ܨ=A2 !Yܝ?_VMT|Pq.T3/e]D@pMv׆ hyU+C )P8Zfb=+VHVW^lC20Ox VF/zj0|h ~@j9ةDͽҽl# #!*8)pow.wr|irP&7r#,VA{{Ц.(u9rڵӖ _HTٜE5˙׎?ݔ?k'z|6ghrA$~b4Y0쳷u Ydtk3[1g|_&·`UF@<5 Lŷ2GņC!/TjZZ-[rka!03jk&.3rTA⣟NC&ƈ*U􆞅d]S J}^ .5e5Rns :{g8{׃ni:ПFtW\B%gZCMڀ]@2/;r )#e{KH熿FXЦ%w^5jM [B"衞/(f&svO'5`}75nTҁvl9C|wg^fkjm/B|a4C? qLҖ\Pm orؓٔ,PÍ8Ymlauh?ԡ@Q8U&UDF擟ߙQU~MHʝ;Whu*]7o$A]pX>A%cs1BFWoX}/ >'"6J;NSb䂨nC0W6ߺBbz*%h 'E=4RpL`hqj}#_xձov'0;Pfx):xY#<ܘ~CTW:_̆4>Ryesz Sxеj«'^\C*3T9e>~=,BC` %*Bde_ ,9`} 6u aJ "ЩFLK 8\#cNّ駔"晴@!Vn/R=s[eq\ס[Ƣ{!%e\[Ucgƾxv;o3ڤbHTRy*<ҁf}e3.5[}k8!? MVd3OWȮS \#^}S|r45NRm4ϓX*9Zǃ*#^<'$sXʡ~9@0.%uvˣ^YO/kO4J)7RŌͯ}np@]C+N'6KSْx~D h f+@h@CND_VR ƬI1˟z*ڂىKHO x m-xdI@+W:7+O.*2H`< k08:F+GE A32֪M:u}R:aS;}R;66]IA)>_GB|UXr|$G9 ;CN[,4dl$$ <Ӈh{bֿ6 2Q'w:rDH7XKjFotD6 wau,8zc93$ZٷEpe[򁹼黃59=ɯ4+-w|JJ`g$M,%Wu\.eOпs*LjS/( r⭢?`t3U )f@6t[}E ^V_:mNl!vX Oݨ%}?;:]_bd |yB޽'EifZeWN})ym LRZ1PS TF+ 'LuF'7P& &5L #Zѕ7Em̉F\9e>3AEh'ڦ_J9Ft=ErCӳԋ Bt >=ИgvFvH-\m렶j狊Q #34 -nvӳ1Qͼ5/v*ZZ0{Z F9U;~~~|a^#W"4盇{<7Y$5ws97G~5 +T=}5l6ljNؠX{Q .M#g&yo ٗ6c4\`ڧa.;kcTY:)}j&Lg,3s߈ouj9ś:r^ ꗰ\>Ppg}-mL-;9q|ݲ>M{X㨕`ӂ2-+JZ toDF7WL6u%撜mC2 ^S_('ǿ&{̤,rHǕ`RwxAE3#Ә6AzbcZ` `*|RJ5P_9- uxM5^%GL~v }$r߻>F*.kfQl9vНHkH6uFvW!w5qb\eni3a2d nCm\}+tvL980z~h2^Z44$򷂏x>*fKI:eo}"al%ufǧPi^, >~Rz0$)~}״=y1qUDZs+ytvƗ直2l -4cuF.'9qzɵ(!ІߨMon]u^Yل9q H,U{9Hz3M,98ɕgQtڜ6 {mV3 Cv󟩗4YSiG0a㆙ -uG6cDٍ KN$+54ڽ 딘jEd[Eoa9uUX]^귉9︈Pt` 22E : m`ӏa2ػ)|{u_86CNw¤u\#E%g/9*Rmr.k`2:sijdܫ^E$*N?|͓;&oc :L*+EYSW~:p["V%*|i[6 Og.H>Tk1+'?"݄_a6ɖ7sC-ueF7T 0\1x :^*XNq'y t芆%0݌|"O{jJ <'$ȯ7މpUS2Y,'0Py||X&;L료h_%=ۻGEW0M~wWŮ1tDPC-,bfYu5]=ZIib!_nvUje00sJھH 6SC"Mk@Y}1 dr;0}#.|N(OY\HY@"nfE <BשCvYeۆ!Dh/"+NEUW] WL՛D_3o ZFrU9l-! ˰IU+(}ٶg^B&Pd~yd`Ͱkw(c5K2/m:ԻMs>_y%T_!'Iz=SjE35Xi_H2kw3BFh5( &s\?(fdzWE1B =SfQ*;U{F8s~4Nfe_QV|G>7WϬ{BԬ/_go<Ḑm"$䰎`R$|w?fՏ?Q{h Gנs7bSYMuҘxO _dS>/֪(A'U‘KeLnvZx'] {9"DVbpu~ > ҉<$ڻl !dQ?\vnw]؍o(S!ZJF K4qt&VAlk3ʁ%YgU)Plݫ%i5j E}W.2n84sm<LEpoNHZ)? *U2F,%8vfOLRp)$sϜgLL okb}ɦek-K?&<׎R2ݟ+"\V5wN!?߈J>H2!OlaٌNSPRWfL=B:0aWIDdr_)aD?U Xhw eFhĺ%Os ӣkY6Lj? >joEO >Mjm##tM sZpQF[BnLNN³ONx{2y ^Lrlm}V|2:URb"1 j,OC)O(7$B| 3lS U<>h9^n!N7 &3fD[ g2 8})`)'u pGm[;NePȩ'up2;}]/n K1~rE_0ai, >3ѮZ@ޟYؼ+YRC!|;wR4x;ZkgvyqDgeqR=Z}j~g˪}(AM IVg(-̾"/FRb*q_Z\~:T)*Wp_-`<gDM\ ^8mQ]pLTaB!M˸Qrg)9A] lJcM  }KHA%Ċu1lF'3گ !RY8_tL)3fN=_>{-pe?9Rp*߷?By撥oZ1Zc7%ǏjWQaCU<|m#wk*mD_r`&zhL=rcp#Q_Do%u ҤuX®+9Yg!Sn{h8\Хp|>yT5,|SH+vs{9R}7B7$NJ6.sEͰ :Zhmb?9 V~3XJwuwG@5Oƣ@*yu)Vcd-7}m;^Krs3Jl]ݣ 1iT*Y]Po>)z!>`5O&! ~:@/eCv _CANvDž,ÒlH BU-UG4R)G>bE$=_NcyxXjH+e@o7I3K?ͯ 1` kg<}t^ͪ{(Յ}o5(X9mď@i#}ȽY8,Z&Tybhw;Gtеcti34O|h?D ]IюRǗ/hw*XAE5E:`B4h? OdOIM^%fSa/@NyJa {o 3a!9sDpv'y7г#:a``[tBû;~.)l2RfֹWT.NUecUs !'ƾK oީL8 .}| $e/?blXhBF.U3$R5{6ՆB{Gz1+7AeHK4jfN|_(X @9vQo~$d|_'9WvI4N+ Vz^Am:pj@^Y0{{CDi~a}f#Y5C+?A=FQ;x^3g麸D>DdI=Θ0Ҋ?ꑻ#;BZn4>l2ZphET8ug_TB69IͮNzW!YCLjHzE4Re0KZPkiƌifuB1gT:Wڳ\yN\Ι%7cydmhҎsNy*#䇶KbןMkNĥǝ<6AYʙ8\ɜzAcOHDkkA}lǓ+Y{c 1gNj، AG؉KJs<MI"LL YqEgi%vX~4&+8 xy( H(zF_gJSQS~ZSsLubґ`.DSҔZ3/dghM9hʰoh~iiHGr҅~w*36~"H^-9 áT΀s1?ÐZM. HAA|rQrgZZLuE $f9K@_\n&4}ejv?5qu3u'LR49j>妅|{ͳS 3 &a^6 HFkrt}`1)=+^X<+Ћ+ޮA/En86K,Odou ~Bu/3HIyKm@dd,molHLj!Ql"1"iqJo)"]! ̟hjÓ,W*Tx#TjE L^'uӫ%vxi?Z5HM"箱kg 1}n&gB[rRW3!R/a + "&6^G햔nw C`UU^ g(iD }x|po 2.+Uz|YE~>1ww)kJ)ců9dȲ4nZ#T*sCu][P^1ՐNOmd~GIEkSnOۡZ^)vu#X!# *Gіzd-9:7t qZt\ y}/Od~rumKnQƝv|Ns{?Yu4֠u_KMl\ @&ly\TP}-oD\jXeg8t@!y4 Qc,ߨ.~ .2T` ,m%*u>=si;¢_\L jy*r1 K;7|(5bbʺjWkYzEx ϛwrfVp/;yrUV"W2E@XY>T.KoCRY:bN-@3Ȁ Ih> kLI;窫sx eɸ n`=B*"_g+O(Q"ů)&>Qe/ϛ1;}><^1n՘QۢoOȂ%]mmz'0+bd6[r~"gOApoRkYAW_0-d4=u0mZ75BՅkl_SimC]`.:m$s|2hOL NC$p GßdY[hWNi0)1ܶqϵa%/,d؜Y炂v4./\Uj7tjx)3 _J|Go88qˑJES RQC9ZhG_p29G&*<& %iҞ8fڕvJۤ(˰aF7N%@> K<RKQBmG]]]\"OpYO!,[4"ԑRt@ 37 1\Jޘw=eUahKj^&jҫ˓{x2llU}O|)%?;MʾAXSR$\U5M"ZּRg"ZVtF@ &`*NDb*^\MpnIx&F[ ƍ'?0V5Mns&x@"msg0$,{"91|ٺL//*s\(<`SWJxf1*KXw=Pu:{;n1U<?NNuS0Y(,۞.W9k;c^;n]&3/d3z*}ߨ O?/S)&옑عA ~~{Lj!1r:uD];nL#3lt׾=ܐS#ʀb l^|4']d :mSt?cBEBEdCȒ;777Bra3$RO#gNs ?@dRL]%.]'k6!Kκc?P5p۾9ꩯİ%;,tlSpB# &vd#d?ƫ p[ ~םbjm,%mrExaG5~^YEawڎMLDYJsvsfQkA V1\ɧnah9Ns/7mFؙRa#JajڢiFH^UIHRW$<yb^Fq`_Q^|  rzj<_m0rkӛ|m) tIH1 į.[Cn5}cC8xtYnF,\|輎q I-G`&cH6)pZ&d$l1!޶"W(6RIDWli¶(Evr+tMrj t3094cL]Up.W/"6uiQƗ|ٌWQKtmߑj3>u{D]Qs)4ʹYg&\?# 2+`-yD- 0:T$x2(.bH*j_^󳞵s+-ᡮP$"eu1_Mq;@yR$j U:I[6p [0'vQIc~WYُm>_hKN2>6pS -A b&~:p);.6-. ](˖Iovt qƅ ?|S{֌ZFEp(ݰ-X%8W^.jȿ "&&{6PA< LSjkݓG*?W_< O{㹞S;+KbwĝEbmm&ǂ<hKդ!绩+ b#L33ΌŸ_ j첉V=I1H Ӿ.z%EE~f'h=+@BQ1[˘o5jpzPiO&3FxӼM 祩ѷ(@ Qp_"SӍӶ]d ֞B]w0+ L ܦFj'blQ”+Th΃ɕݩjxؖIn̥^R Xk'Mau5vc}_NϏ*iw;csoZ: Hm[1^;> _lQ$A6j: tDLﺋQ4zbc[қRK,o=q;(Z _@sޚ1ɯ5mCmRZЅNfO4'ˌEt4ZQ:ڑHZ/BlNE(S97ф顦 v-)+8}FKv%HWBnͿ4Q]\Y1yVL3@<*Q,mݠ8KV~E;Ei6cb av"x/^T,D0CQ}pK KP%ZcGa5ԪqsflAl{O^+f"6Ch?HjZ~Cd{$cHi"b~:g<5E~"'j꘲ylQ:Y`Nj6&:&h0ŝ5ӂ OICNK jГ~xvT|\ OMd28Tv2twi Dx%f| tXB~;v HĂe!/1'K G]gn0:zZ*_!qjήNYå4u0ndl[,.\HsQt" :U4zͦ ?1:tŌ?2 u_d^_`ĨE/t5b C>C`|{CͮRDG  WѠSë%%+ 1SNV1s lI/`C([Mf,07Ն _SHff77k MhaMoĄELhY!E# .I}H&)6gcndw*>'Ttu:&L˔k*r&&! 間31sv.iMDX7IDu?z -߂HI)c{0(>^C6aʭD8">Qi3e3z@aAܬVβDBqg?C ,9'| Dwh~nmjT3mXi)zM!d rI@8o.9B񦥌( Iv/iҒcbLķu.i\Q?E/pVjAtr=<ӹ74snZc9.=$ >]Lbw6)P>!\|!-6cd~;m]p@/7 J\ huɬ]Ѹ>=ژs2Pr.A3:0 \%5V|>sx cw,lg]3} ``y=&K2iEfݐ>r(*,$'CC?2Vz@U%beAb. rg2z_DM WVDV(NUjb}Kb;}!8ܿj_N)y}cZѳ%$ rv%黬dEjX"FuHioh# >WzV>{˾O3cY3$z.pXaB^lcIWwZɳ";l! Fbz}TY "$ϙތV#,rerurx}XPլ߳ ׻:0rAc- VR?2ɾwDϦjQ04~}p#t,İG;W8bͩlY}U0/^%4) !-%)]1Ρ]_dX?_@;|Y&z1 |$2 0` =x%!*"C 5SecRPQw#`[F,70[}tzZvsƉQ6Y)b]߼W5C5`y'wgƕ;y]ou=lXӽ73Ԍejz k q+}!e՝~6 ?!lok@U:bY:2`jyO6dt HE~i/=p4Ol*x1mUa`3&AK/UtRꀾoz:J&}{2ǻfl)|gǧv4d*╫Xk)(IewӀ]7 BٲSt@N:("s^XÒ][_;%/9g8sO}) xFuM>]cy< q')o l(]F3,BTeN7򅌻5/LĻv/dwZ9znw1I#xC`x1um(C^2[Yd,Q4[UwFbAP6,ڪ\),X`uTj ZL8mMTgizwMn3SoFW,㛪qz;ɅC`Z_n0d<84jc<\v['׎dImH0ar3xW[z@NߚY3LEF6O:>l@*9{VeՁCDXPF2$" /mq_IMZЙR:p렾5H<p mvք@i`H|s)QkPoz~6ŧM-xO #ˏuYUg_~#-E˵&B mWGDWcQI2=l<]կO%Eh[x"Ų8iB ҩoAiCx{lY`{ݬ@#I? Y ๚Z/y,c̥/YYԪY=KZ 'e{%xL?٠IArk!4]hy7ZXBhT']fXnsDc(7qUj3MF^+ x@ZXڠmyhXAXac{ gD>/ۡ9j9s Rs2:Ix>%(`ҏ=s(b~j+{%),;k3X*۰M႗ 7N9N6ѝ`{~IkwZHr52eRv &,%.| JH~pjy\Rᆙ<"k.bZkí4@opމ~kog yeEn۾yv}ѮQm@b)E_}-7%t8u+ @|_*qTI^ۙO yhf#i/w~R|r}fts(hţT;p}tSf!dh,tMa؍M<ҿn+:&?) \K!YwqtՈ].R:cJ5q09lu󜘀A Qe<ؔ`oאFo7r-5{R)Y9EE0xBncxI[UM5{.+w>dZ\~_f3St=G$bsp,`I‡%_GǕcGJ)a&|jIZGyKk%ۿr딠dd E|8Dh.!5R&dE4GX:KsmTb ]T5(y o9a.&/tqOz/TGR1& F \ȭ d7A\a#OdCu?\ׇaUgx脗j|,K I%_r7= hnoF'j;t5 =:̘@k[Cq_M>bz<°,~)CbLY1)Z~r8¨^KYH A93˥U}8 ;5ϱ\Jڳc9Drs%BރO9͸P)G'rkk'Fo% ќy87'\L"A]Bhn`'m*-ucz76%+rqӷ #48!BѾOpU_-S1jIƴ+"b‹ԧФhB%y'L ed ~ω#2+RYۈ>;f+۸ o֖:m ,x`#'Ub.d^^ hh(X[ *| 0{6>(udko(ݔ]&%+a/ePK֊CM[6/d=ђi?9> FdYm` xk{U 3PXXD ӚɳʏmuzBnE>T kLew6 H\Q67}fcJ4?',WZ` WoMRpd#PRٌ sN14$ۍWn75 FY@L&Kl| [wyF_1dr! Bmw XZ. CkKw r JU:Qϻ:%0 s`a cZ4u] j(9>Qqtɹ0Lߧ,*⣍7'Ɔ&-ωχJd'{-q}֪L5oqtcd> Qy ^MI9N0e%Dp%Y.RMT6 &hw{՘Eī6J,h.*ܬU=dwoyyo^ O=thn9A I~ dR(#k4*`*}m rkӝsRfGf`j+${v~{.{D*VXԵ#Iv-EJ1f80*~7~iN^Aئ.'ӆgwG?Qo 8aVevս+@ʎUhLSɖ.5qmǕEtCnp25`prjS͕!v#Qdu\Uf\ ښRe$eLD-]|5mʭҍ?,FƟD3nn?l(3}cSф!*?12Ϛ#4.@GM*sթ>!"N̬8!\mQUb7QTaaojKp]pSZ@UFWn 51ݲ ­ЇS(!a8>YsUhzlbaXv[gOmi23&> i_w\Q# McدAD$hH Ȓn1%9N"!u CБ\Ë Út%?`;. ]dтWmBś+H R44LM؀9ïT'r3qv(岜Zz>G빸MD5`ll=K5$nSL3 B x2F_EnP~idf%Ts=5ĭ kIPAZ"G&# |`]]/X f޼i4MƱa~ː&Y^o$D/dgx'>1!z9΃fg4j-jX]bkb?<Yo]E$"տΉc'̓3Rrl}+0k5ӊhD}ZdH y@_XoJ"<l#Hp4[~d9S6˟K ԆAmѼp<< : ګ͐&UH QFo-4_7imwI\wbW=՟pAMkTZ앒4GbA7*Bo-bړ4K6 0%%YE!ViX 2~?Z ?֗QWBfg=T 54r fW;8N*rcoB]16C$hKwWQeMc˥d}" :NJHζs4梈-ttaztڽ}ަAM@ uev*nb^ ST#JWkk0GB֗29g/Q4oNyso-Q5Y* <".J29hJ;H` Ss?UY#뒶m*x>0 =LLC(]1T;ccۀƚ8V3TzO=GĨaiR sya[=ORf#ASAռQXw󩒘O@8Lx/@0o!A_ge{i+N[Ʌ}!U'sib.XNi5Tkk{ywe' AJ RY4w'$!^>3~̔ ʨBħ[iϴovY QSi)c>/!jF6X0N맚e [1+XՃ$jbE[5PECxPRJTV7Ԫy)aڔhr+wsmt -J>a%zuZ LI9g#Ѥ,N>J2IߦR1g XF Ҟ,4g_OyТsy:D`cK f'_v6M5Q\Яw¾@Щhy.R{\w. :0 R(aX%oM BҼ7wûՇՉc wߺz`G_-KN5/',G^@!=cpw NxNgwרz{*0ȖN,&SzQ/%Ĺg!F!K:+|ʶX_,# * Јnhq86+pf#^ h21TwTGG4o7f(ö?m]_Л$MM`@n/ $p(rVuv iI{/ 猐7࣓,8azv.n~#4={󍪪?T;8*KxB$p``orSQ=0@@$R}hNcؘZszs;xȆ0s"S{C+0F.(pl!tU0tHb?4%:?\&&iM42N#*nsp_5|C%:} Bq O]6OQ4o Yr4 9fK4_$ tEykco=Z[D)^⫝̸)?>9CG7Mr#$o|V|xbI.xtC$h\;I,WaQ7깐+l].YQ,$NBEpC })[֔3'~8J1ҁbrFRs SaHkovBu NR!@$MBMr3Dd没G=1s[Wf_$b#[}iVoEc8d`g}CB>~v@>a?6{T1wJs88nL&:OneH_kHtfw`թn4Q~ //+0o S[n58s mQW`IOPꐢQIv,MY+eŖ[?G(ډe55 9 Ypy𫪃k$IcǙs2]/.F(x1`Bs R|"v=KY T(h3{* ;F7zy_N6 VA]P)st$=XfCa75O|ZۑZnI,ò+Fy䶏s~ $S"՟93A d+X׷#'As^ , entT'CFK2 .µ슞{P,ۦ*.](Hm^7x*/ $Oܔ$ †uгfe!x'" vⅡJ:ՏJfAAeլ̑恓mWɀ~(;[7C'uXMm&̀m(ʪٍtvvO3>76xRzd&wEfa'xCn ,ݷL04c)w鑆El#k7WF& m`Ĺ~KvaQ>Ɛґtt8h59B{rUu/Q(󯐴u\= &*~i66|X6<=E-GDLx1rX 4154=sP{E`:]n!;1]`ʘaV)DmJiM+;Z\)x p\Nx. \V-]цPdciV5VbPfW8੏yj*x4 s Ls,d=Q@#f렂ThX=OrIWJZ~PZ\?59]-3 GQV3Jx牝ݯYj L@a>4`W/!6/iWvY W Q̐8Be4oBnܹ8%(F,qkc Rdv˯Cc0v9:E)fU9M>gtI&H@VʧY q ss "ըl-t_-xI^}aҒB=YI,ڊ5nT:tpP yN7[` '˓T} ӌ?UĶz6]ꞈO~m_hGT̚/59Ol2H@,m3 >BldD. Z,4ݣ͵'mzT#8,B=O.sђUGp\]5N^? Tp%~aP$?։#qFմ!>irŁ,\/IOq6|,-clzCjmG}ל;K#B@l! &xw ڊV< 7e<~Ǝ91M+S.g7T%υO7/+}B˚/Ѽj5#vcZtp|W]-CtV&K<߼`% %1Zׂhke9DH},}tgI *ۿo/om@ ܴ#Y=Epk>]t*y&EnDKx\; bᄻʮ uuEv5kb~ x5G|D@6kJ)E֌@ņqCD|G LoL}L6畂f0KRCB\d0"L.I{x>Cbm뚘""KȄcNqd'ɇuIw!BECUEq^Ȓa=zXjq&v<GL('rk۲'(c&RZpNov,dg)[ ?ɘ`X=,:k K}f٪v#Ku-"OWX"XXPMd6}5? wIX#2ͱo z&O4lJlrbiO_#:k8 NE1( !/06n7uTDW7H4Wų~r'Mgܑs|bF2%"1M}Ա^[RxMKM:rk % ( XT}eD;dV 1 $~0FNo8G̲L"x(DʞKܼQ~\=eʚA$aHNDPelmS} Iqd߳Ӧ&I0U[O bG+e#ތ J77yc۞dUQ `vD!<9ۂm`3•1&(lnv7à"A[3քt?i +؂d-ŷ?h2iX QSMO$?r,{ &EnT$-=[7AUpdl`Ї::n_X/ -(7puBk ːr_SQh%F-ua`6u!`tR|KdrgmiWّK,^ތ0ioN?ùվaE v7^qɯj38dTg72 )|4VPR8HT$GW-S~od\XlxhCز]e)aSqz^GnccR ̳_c Sbvk*^ MD#7@5eMb.~ds r59UrȵI6>0=3O+li{~,+ @l[/pX˔Ї& oM9?5:ˀ܎.JA$ljM?ݼ[rF[I&auԣk68>-GM駦`+Fq6=28aF5?H=GVOǞ95%>2nZvuǃ;&N0sn₁ʃ%/p 2$5#v^DƏoGu%9uq,dS)b >ȶ\0둉ỢWa5xQ(!RoS~s \#߬SsHɠɢrc;wZWW3]H 5{8>l9Ап_tŎ4ep15fz=&KvN4޵EǾqE7vay U[ТK`j24{ \gZ.G!2,秕85"&&WϜc z0[TCr עڊzd@h(%^P\/FmJ ]Z kԐ05=Nz|3 Mz!ߦ4֛|0KGe4 ıӀ5!oVn$vD|Z㇩aod;/1"Nh!0L)ϭCЋC;m/qjSχ* $KMYH(ݘQWýIn66!^pw^bZ1}:덯 b,_U hwuhnBe׎ZHlثW6] <ĽQqR@ԜK^p;ےZr"y;`c=|3JֵlR)Zk1rFbοʍ-Ȃ6jŝIqc2&%++LĶ6rڷDҍu(RxKlh9H8#_d5A%/K{14m'my4D>sBC˄GkQMm#uMNy񑖅&2!zO6,!b]eWf'm+s qD ~(4*%$JEeW-~;B jۈ:O>{9]`Oćl$[ vlzѶ2NۄШ:i57npI 7`pKd(lV W)"Q8m9[a?BsDR5/=dQBW}s`4/B 2N%]Q2vAIVG vn1rjH;~\D$ZmY@Bc.85w߿:Wx3sO )%^[7R()w>3}dp H䫋ooUrqE#",({SW.`j?07Y;?(urhl?yMMҔN{NՃ?Dۆud9UJ_JW<.Y"U6 L%>[{<,-I8q +:בcJau~ĸ&2 KH,)ԂNu?fŏLVzZknJ(lWS=vӭ\/ɱ=GZ!cY$[ #Q@a2~ʟ[:Aj9-!P>GͱaFVzRpVIS.bF^rrHz!Q`DN; Ze) 1 M thESb.Gv Qoz:P%&};>6oQ\gM $_`VLSWp 09`#38HW_$ +7@W oPTlOLGX%N]0fJ(7jRDVp^^Wy%sTw/݆ Lp ǦG|:SzKaE3 ]Kab)b{! ͷ"(R+kYnI ͈}pxg 8疟E cTuhwm>D",$V6f؋5W=;$H iVek}F<􀪾eA e@ n_W2ZG)Y;ވ vy~ZrT+rݲBDZêH%ɒNo1d9W x2r8iER$NŞnq1Qk UTg^qg׺U?5n뫲 ]u>f wm}O<=mHMcL ܤwPwfE}1yLyuA4so?Ʉ=`"g+{qeA< 1SYgxabN@DŽ\ ΄fH騗mf[{gY{Za3!i=s:@e ^';zt; eqWvs "=(Dh,M[b\ ~ 2DxVTvĖ˒,@uIK=ۉlfǖ! u`WJjUDu;gUWf 5aO(JҲ7NJ#~/k+xkrcrG$A8Nt 6{"VS33 R-yFvp-V ǷqO;;6ȐdMe`-p͑'ܟPFL@bc?bP"uK&Hn!I7m Tw .ɨh,\`hxvT-oҰ*^ŮoA'gWуyʋh !rNz Ifa6̇ O eLԙq@/x&00/.> 3+ #*8ͯ?ğt*a//OS&d=?gQdm4]C ryJ3.qlKXoQh#['L|v'Ya}Yeҹ̹8ΪK\arհC5~ѿq X AK ӄ͉<n^Yf$qX ,`΍篵y/ j F59 <4l\hA\{. Jr}[XWija"n;8q8+C4W gIvK/cjƄ#\ Ɋn#Bf.1>Rz;.i]aK'=JCEĚ5EwOH\sCi?>M#7S#d4\d_fTNK]%o+R wIg8D E1:*4Ċ+)Ka,1AfxNaˌ 1&g ]z7Z1[M@WNb Zn6TKA,'YvzU0[-MMZh], #E20π\gnҬaV'lcH{t:L1.}w%GȀ =*!\E JK t%4.󉝅uºXgro H~) ;Gt.&'<9o+LhgT8`G96Vɡ:AYi{Ӓ vE8?_Fe:By{ҏqk'L ^2X]ȪLK23hfoeCAb/]E>Mb4ZYS,폗N ?`)$]=Ps2=-R1Mrb8,FkYy h͟^f$uNInm/K!9 +^ӽ/7P[uk{^S,tUpnQv2HQf7j\)༾M<:h_y[܁C ҈b4+k ٗZ{Tv~CP92(3@NNz/~0æA+TO3.UzekߠjԢ+νVٞȘQ gjNG|jC.+{dǸIv/˴ ={㋧f d?Ѝ-<I@K"⦯'#Q.5EC4 X)E|s%W4u"BD5"b)_ε}?B+N3w_I8wa'^ƊvuP#CԳT@bAދ^}YQz1(H+0N+kԂB@Y9z ]ѠNu)IFd-kE\QD@ Y;<=ܝb~'Op2]!ޔ\pwG֔_WdSǨEEl sഢR#7Rf )%5en#{R*ʌ@U- *Bq /GaP4Xq h"_NH7%h``~maBP@{'hDT'l:Lrƍ/=9]"c8"V9gfA_dxQ*ӱ̌Z ƭVT|n )•7bV #N|֨KOgjCy==`rܗk˝8{ 35>pb( ·t3CHvݿ7= y^jea퐖dnr=Y,Np!MX%fЫ~MVЦp3d@Z] E\t竺+=% ]E S莟L'*m<+_'ʷ2gR.'Z?} t:FYoqfl4ɒ+#|Z@?Lr# .#^WqphhQ`cOoBX./ϑa (Z 2~l Hnm iqPV؞=oL~<FQ~(j1'M]zU ;Sp?1Ah/uY[NLYj3")u7_Bk*Ä9}8V3Dsu\g|x;nߔρVZ8q"7GtcOdq3Jo j@syz`/" n?SqRV(ؗԴZ_3@}vʔ瓐{1űPc!C~jm|&@57VdՀykpkkl(1C:ſy#JYK9_"-G}H-fuO#}7d<`ڧCփE{VP- oD%YbG)Bfq0+a5pa!8TuG)YSn9/>#(&@X=]  wE~Skiw-T!+m3ժ]c&يd)kmVW#!!baHe7BWw/'MoZJ>eәy!3nX[ '"iNuEe ֩~;?+W&I 1&ch9ǡ&uS/,mK"gv\0("Ss(t첊M7jHOsHXDE6*'(E-`{>8D3hidOcHXxCptq .(w)|TR#h}rTPBg HbČG^cl1RtVIIW: \9c1 `?1iHU?|ZPÑx4,r({C+g3pL|[X {ofMajf,|"ڀQYHR 1o{AA~әls^O`t`i?~ej>J> 7Vb30cPѮcY Cw P &5 k;5x1gl`bk?Y"r*&H]4ŨXd(򋔼m R9mؕzB|@[GOn2~^rer8<}'H벨wCAִ\ĦJ&Oeq.ni1R1"OPu#56`!8i8I#)U>JڢtQ_@zb{d"u>3zrү/o*xɻGoݫ GyԥCD~+j^sPzq_$"-d>3ΰzOg:*f L3R8av;f2"ŧh)Fp~"JyڇENVM&)M+gHV] ,R +]Di:E[D7auurѕW׉؊ˉHWh+΍홑yMv}0QOAu.~V!Z2\9 ·n WWZ {)ar1H2TH훦1;#bfl9ҲQ o$l7tIqgN*' qJM?ۦ3~ 9ou~}ۈj܇*{jf_UBִbD)* 6=35o-n3Mi` ~86?T]lDAԵ>3R9t+Q4˲wnƾ顃 _KKn2mjja?ѷH5"]5T='0exV&%G-iI (=6JsF,p^˂p6[^lJؐ4?ۆ+ #n9V"DZb;@a WHICs.: -ۢjġawoEPM\k,lؔJT'K6@-1bV"vq_Wq󰔩JDvqv cd)vD¨#v)d vn,[. j.E}gw`gsim8'CJz@@h,TFfNd `2vӵpwGR(V{~MH05GcD̒P;v+[}zxq",Z'[2ȃ-۴\{'K!xx*īLE=q߫…v@Aq#+n/H/,B`~ A)ErF.GT*}x!MV W95N>_Y{xA -N@4u6TAfb^Mr´Yk*H$8S_!<)8ŢuBfTpm M)BdrV<)2q6&c5YnԌ`LU@C|sC Nx!84n~gl΍ng%{u]4^lUu >5xa7,;.JQaIrX2 LP|D0⺕P49R{W=&b_[4%DPWS7"͕ͽ/h}aBh>z}Ob_=+9trW~lR 5c\H[IIÜ+@;ּ3l,c%ɝF8oƩ)^3J-<$ Kpb"wX`1xPcLS;;u !Z [oS\x~kT+Y\frW #V{2σ11={%F̄ΤsG}! E{=o2ABDfп>,QcҶd'x0@guLnmmې9Ee:bWʞ#Qok^AHW2G3)`*fKJG$R{5 ma ΂㠖KNH+gZOkL+{:N 8Ӡi(BѫФLeEFy]oɕ\G`=? K.8{((tuΕ#dM01+рgl3z٧5ri&-t R9ljN}늉a,0<:BH>0(NOr&pHX( 7ͣxr,׍B:lYj -(:hz9M;B%чQ8N/:H%Tf=,9w.2hQh C +ӓr&K|e4cHIA!?M =><:posnN95@#GpQFM *?%&.dߚIRdx{GNބшµx{{9b4"@v$ef/Y%y)kȭ0I`.թzWxc4 +ä&~ug],m&'dJgmvqi!mD\/66ޑ? Bds4e,.BOݺcϑ&C4yQאV Ê 8nfAش6-w HuX#E٢ea+/ k~&Ǚy% Dd7%5_ғQYՑ~zfqBb̿1); ^=AlN;o93ދ)/0p!@B΄ ܼo5eaZ#+%l*,7р!ӆ5i.0|AB6V */Tz0QQ^TCYT9g ;/нu9ۭdf}(EӚAkHDnW68@Y 3UN6Hz!b$h.L1ApSJ %.gȝɟl?ݒ58#" bʻ.4[L2^ b*s-4m-]'WZ-~UHfzAϡMibaĬ[YpxIpdR,%J$_=bW@ bG.O.ch5%7zWĿ,#M#X0FD8 FA;Ru]@!|$d }c3#7Yb$g ҍi#e!WPH p[P$o׾\h|;Md5Oynsv`߶uXX(5sV܇ >/tqCQVƪGUɗbvι~, <]BC*oI( 32-PV%%Á ߰)K+Z QLK#ȑ'2Ν$B4 zRR3i}F* [77pԠ `cLx`BL^/2Y{ރQ0VX̡5iC2"BEo?l{1߈Oſ+OIN>3*f[Iss!TMᮤ Nu.T7ǣꃁp!OPd)yi?aʼSy*v@V=Gr-nr`!tP{rn "-z@ fPhBWt+54ض7{DZoux|1`:Ԭ"ºUBZOGuBy0F@1VX֊ZHy\Cz+y8 򾋇}G Rd fȪTW{8a|d;ܞHЀSAJo5lmf1@j2\pWwtr63Byc0H9D ;) D~=d&O,-0 ҄%x4+$ RjC`Wv:RU(IP2ܜڍ.Κ?죯C@\ٔ:jJرwGey!PZK) ^po$X @pnjDEMp#m#~ Z[Ze<* 7tH Z-ʶ?YiRh Ijث*^T+[>T[}Jom 5Mao<=NOJOGi(GѾMR}T *o"Jhde5hl z#8ȄEV^;|bL[s>6`hr&ޠ`[02ShU2eewZ& T!n dD\Mm !;RE1uQ@$g!8kH8 kkƓGR۽=#"!L>$)K1arlٞ,L);Nvː݇C mJ/:Bk^v\4`7=f=+PvKҞ?$ 5+ٖ#I)%VOYR윤k+M;ٲ9 R2JFA.U*fdzF6cpES\>Rq 3 V{tXm*&'11!:B0XgȪ6Ky,5J5{DOcr 7鍏R xyL80*Nn}ZtCe"Η;kc oEA23i)[8u4-w~_gn?ݸuyލfyuY2TM23IĴFsL>3w$"HFus>RMT-,z]7]^crK@b-l@gG؞N~c8]{#?~]6o2=QiνY}:l݈[mbmF};=3Nޚ5/:J0>4a?erU;O8Tff|ftN:dvPEsk }#XzJ{4]±ȀyRJvwg\DB<Qitsz~=rm"JVxk/t:~{i5ɦ1M)[y/8Cu)Hy|eH~$^ "9ߥ8?;^+]} ,J|POn-+ .yPgL#_S@vfp`HV1Pۻfj4OWٮ_Jn |~-*_VYؓD=R3a m%Ө!|9>RO9m <TRJ 4cJ|F9 !♆-_3lq! d(d2^sm3@L뉉3Ő D$K*GDbdZNfXQ,; $TQ}@*LAfYe=; ~3x/Ee{jEMf_נ`%Nk"]P.+p9GR՟0ShcbUts#(&@ e8T @ƣt$ʭ0@fٞڨ r)4Ҟ8 40 r6T>"ZvdHH@=`aEcXρ5یCKCj,97t8Kn޹1. mrNF' VD:=kX<"C'¤uzAë,bll @,@jf80c~gzA1x~Hl@?~Wz'c|^h^*``b6!h<,Sq;>+s";(zf>0sU Ʋ鰿9=ϨM11ױ9ds]sr'KgkٺA |`*xUFa#;4?'g_.\⳪Bp]wDHub[0|dDGвVؼ>8U}!~wvt>n(Ŋ/wsBq}=!r}/`' C8'+͎|pmUEUHHB4J1ϒvn)/FO:%o[_]kx?#ɡ>?4d_׋{'@Ui}n_:~i9וkBtmʸR2r MH󞴪}خgub[;G>OV틕x)>yωsYϢ@S[=MQY}Wx kM=Ț_k&WYL$j'nq< tߣ~yf뮤|{MzV}R/XW+;YH"g-s[NZ7n95{6kh,woiuoE~1WW=otYui%pyeFZkJK#s)M/_CRt+4r-sUj2CCЄ=ͩ$Z1Dc Vua83`W@_'pGh2kXk JRiKʈȇjzA -}GȧJ$ɀ!r=!vӽNrG(mEZ$94y1t\ͳ^`Wl *ju$)F1 ~ a/m Q#GItֱd37r,' O dqp`ಋ ͌j]]3u`Ѫ=2\1?'h;{Kv ')5"6WiæxW,u썓dr6y@_%(`UW~be ?z!+i%? )Sa>$L$Mʜ.ls|I9x鎇WדAa ;MMb0N-I1Liwc+ $껧n;"љ5}Ģ Z\ȯHW PN"+YȽhgZ iRq @J~o0|&tߐ:"p<_+WXjp~u1X=.0@ c?se5=[aq~MԔ.0jd > {Ot)Qٮ$ 156Xdjf B/? Q\c. f'=IfbH'A$#@duXMlӔJ6]!yH$柿y9B\ de#Ϟ& Ω FDf'EǘutГA5ʵߋ~ϡ _VZ~ H;c!논p['?O 0JTU'M`yr>'O{yC섖x[ %BI+kUm8nDr p8 #!-!lO]_P5}! 8Cg|Ś#n.Cn % Y"  J<} vYx{bK|kv#%P6`@' E9~oȟ7Wp5d}X IΩpCH߀-( 2vEn}݋7.B}uwP#%9]f?ӓMTU6'^nۯ8)?N*}}/ijԕPf(,|Aas~ݪckf䱜mT o)?-zi+l7z3kZTH, ųI~KQPŊƸ5Bs[[Y-3a@ ~B6f.:r`m&pǭ9uƠ%P{鵉[Grks]'oӊquzk<W7!;XbE3tbb$"PDJݳ-+H[r?NJ4جQ(up};G>F/q|_ŋZB#\YHv{)OZWH} 9dH) T3& wIՆ$12I;ևÍg·Iئ`I63Sy9MeIJAħ)I&aQ[MҠ@om0C,YJm.hvi&̚aП,;M@Ҫ߇BRvmz&/gB L$&3*|vxaNz$AVo`n_!p0Æ超t=.'ζE(xXaHL E7rX^TV?x^k ],WM/&<}@Mzϴ,?| ==I[;7[m/%U,lss;,&[ۓas I 2⽳/V [9Gm}!(7T=iЪyRe u=Rx:hځ()|A~Y>֏<ݜ<_R|Jttg!+JܱSy6KĄSUvӋy;IKU~69ꛣlyM1|-W(+fo8&υvJa=:~[S(u:>!N-m~$0ꑁ.)$m65Z;4C|:g Y7fqd>V$>)0[?$4'ׂ~!ӷ>й+g% Bo/gř.Oj*v^VՑ4/טJHiVܑȱ6pY</@op]үBܯn+/^%-k5Ux1ᚩ, O\.c0|_5ǰkvr/~|nþ4ƾ'B*6z<dc(Z0e֞猎f)%Wldߟu؅:Ey}_Tnxn8tyc5_}9Y'E6%3frb*0VcHqNUwژFO\$Qr cRjlꆷ`|FY}&jz{ӓ]/d"`@$ĢNwSKV1jn)lu^8.Bljr\A.a]T:N^?[XܮK0c{a'p̵ h䌘xakI(sܺLQyh]ŋH橁L6[wrlN$2Rc&3P鯊_`撲Aьrh\שQS?i_E>YK 5՛qZ-2:ӃrW,^g8֩ mk'{ c\sͣbe҅]`YOo^EXWZvp4<&15DW)sl3ۇ ۩bcE3uOO?Is/y8vMd,0|L.y{-cs 3BƘۧ&Ћl~ޮ>(ݳBǔ1;4 Q6 ~B5.yOL#KhJWjhwK_f^ΗH T~'2['"WN&2<׿K 1? -ziɛpd=pН{|iC6VY-vlz2jVgTji1p龱,U[HGY#ӫ] |ף."@2֞N,z8+*參d+ӡ[j`u*/_ְ/Z˵NDoek9l,XVKp>w id1츕KNu--RS;dDe}_rngaf<%CԦ7e\!XitIߑqfq&3ޱ/ Ӡ&jd1y%utFj0P B(> /c_‹_ ,.wFO8f2sx ,K)C i?m3q[̣ Џv@b<-Xk?5t6]ْ6H*%3)! JaX3(Q?EJN!ZF;'|_[UiჇ^)|Z<h2 $,m?>\ ,~͸4W?\m^mpNd1miALnV2Ig/J{ak{q>4is\|yXEyX×[ʦ >ǚFIH91b g}S*bQh'!W̔ $@%MFkyxRg2yr16!~&8AƹKf-p5 R͝c2,l~I 3~=i&V7 nUVPLfHMQ# }kJD˴*?۱Sȑ~ a ^́WW1N_H7,qh{|[k62fEz@"Xts9b2Ͳ_v Ǭ^@fPIf C0DgMA!蠆GH! {_廿[^L]V亚-s:h-.㴬qG>Эl h@IYI_>D08Ek/? W^K3X ']yy1%3-[[@Y\0Za*Tg~fu'{U%,{V|Wzj3iYdC6 *m>jn^^'\ULrF;UD#8˜Tϒl &C![/9;>S:ypHڬwteȻ8+ȥr5([HbJx Ѽ2GWvp3SVtumd~=' -jӌRr$D'H12gCf[t`HU%O !o!,:oI'0Z^6mUq׽8  mjP*J@{`7ܲ3W_hlN/ltR``zRszQ+d=:1Nd@/6V-৬Te`. Ű$9bZj5{b[?fׅj|@n-+[xf U 겞inՋko'Zn>KW]UuTWN￝5nܪ3{tF0mpbnwSbm>I6`E^a!( e" Us>IJĚ<~#܁MZ:x;ڣ?nqyt~VՓXRz\#/ע5C6z]Ц|SܖƉՠ#)maŃ~ %l 執W5 SRue Y~Nl!Ie'j4 $FI hk4ryBy;F߳jבIy봅sk"?cyv&V*Ӻc+R&ZJElX &S[a6jMvэo ;T,1xb]|&E@!6ѧ^,PW a\C)Ԝ^7VJx w1;$WVСXI&k vꯘe0Y 65mI[KSԟ| :1oF|^V9>'L'ZRJ+A z L#g =Zƪr2'm\lz-CծƶabmG[2c]Uf@!V~6*D;Vm??><0c=O[] ٫Rg|%M>||8p,kK$&ڲ L;^\@:(g! WT Y.oxvǻ~C%޵3#"K'֠hp7w7G]!88čL;R뜔9Pk+E݉Kn6Y^#5*o"ǭ 3#tT\7[xf} 1FE;KV]?Zo{؛\Us6vگEžu %kJ֔,RW[Rx'̜y:[}'Zyƫ7Ό$r޶ީPduk"Y)ZU?vO%qr_*ٯ)?cz_lcnșt^OH볃iDr-Iޞ'aA\-;XȨdjduf<,X(@qZ՝ݔEt>8V~v `pצYQ=bߤ2~DI<ϢN>u9Ȫ:G?26mhL(ɔ%X9.<2ͫ4jQ&# \#S"c p 衒Jo1hޓ2؂=ķp]\x0 xiQ' Z3#|_>,ޚ"IV8өl#4!Df@͓AaհFhR|51ے+96+dA$#ABȇQE/{ߨ'͜,OrsyVrUDbCW5_E6[gcYl!_v7'͉1~qd7!4 b0bA|?hX<޻uZc>hKtoT D#n@xǗW_/G AjOS7M ۫[dU0@B ^1Q*b7[6fCr^ M Es,QmlxGv^f$NB/E$=s/俛5^)Ub%ԓ3 #39E߷wi9?ӥϲ7*ǯjbƁ}N KWu'kŬ}$fq֭& u52Ϛ]nz8 >8F5dbz9PC^DO'] y=,겡g+O]@P`Aӡl yIuQCdOUAgj&w`o !C54)IfjPJο#aMm{w 4@()cWWECE&TE¯ċqn- j0 /9}P iXcXtR5^ ߣW %Q o ʙ Z&sRϣ25K}m)"}ȺD4/m"ݽiKWf*ͱF{Cm@n.0Gv0'CX _|/cq*VJ*  PZ(HKQ&=4ǘ 3>Ax ~_LQ3W{ }k6(KWZWCfB'M4*x‌*Ly9 |/;F)ED>C5͚ HY0&yWs=JOƼSWtכyca"6\[;eJt =:܃܂ Ny/D3y7VJɅT^@ ݗlZ,5%B\2U6?*SKSaË,+On Ia`"Í@4|ٷF@*plM68kJYVTikS!ݓDOԙ fl< ha3B]V%aI=ZJmm˟8~u6⢳lgg)_qe=׆l00uNj[{7tU??XpdFZĚlo%İL,"ŠR:̀6xYl;[.ܕ;-ഀNi_y0ew;w"@e,]ߑˊmchl )`D5Tdy), .kW413,+O)ݪͩia&|uF,{y~5CdItv0xvwxbL[~YJ-;Kk~aZ Tq7 ۱t!kgT+r{-l<5C*xCwFvbmѮR/G ia%+.Iivor2= MRXYuMOk ݷXH/M笺kb穎`fv:\jσwT9N5N o7CwϾǦ02 +8ޣsk;߱?6KOr&۬\ 9+3p+O Y!:OwLEի=&k]pi|Ҝ[=UHS2ur׆7 ,٭C, DVwAZ޳UDdA6x(Xy&<]~w{\+?m^"~#![>JM)Y \pmu"2;dz='5,NXcb`x4HÒCk{SWFjHmȅ!CD%7f}>}G/6*WėsN.܂z2l眺kIo&"u%j~q'+5a>j2W2^0 ` ɪ#`8VN*ﴺs_!Yc i4oI*Z,ķHt>@P׏_ƭg9 1M-t[NJZhٿ5R6M3[s]2wImXy,W 3Y*`?i_97_g6 RE֯BmӚ9lZEQDU'Үkeڜʉ b_+e췏f6ʦ*O*~Gz* G\Z#\Emu:M];GF?RYNVCv$FȽikVW--}4WrgIR&w2orNg6rFIOdci[p=Z ɕu=2d̋9'{*[vc駄_,qdW6^O.ף+h\ԭ̸A 8ϓ}]'AGg[=͉mAԦ~.ĢYߕh;SbؔbrljT, ,+{+dm1Sn1 A-NVkMTnUsnլSjΙö>ߛ$˖VU#7UmK{ZN4ŶN{~&{+n*^X*WL;]eAI9ͿK٪i\ߚ"dymrb䳚[e-_93%%*1}U1<1; ;c8pr~mu[˃U.q1ktj]%קaj;KjN7aY&\v.,46u{r[Vu݈=^𦞭=~F!Jx6WxtG#7QDg sZ,NoLJ旅+;vwܡ"b4f8&A̝[>RWVIyu{{=y\R6 q]|iGIMgQe8|pHnfM)R}=bxúZK#ݜv]=ۤ'k>SzxMyftʱY泦͈D߶{}՚DZj\0wK[ |oW>5KeWvG͍l˗CvKQ |י: APS_KSRNg_WZh {6"-Ys3%~*Ubjnӣ/h6Pɤ:656f:ϣ1_9SEjJ0s_rjn]Yb*1͂Y76,W%N|+eSLI&hՏjm)wڱH_b ;͵ؚcŒnbztA2 4׹aݲR]JPHme_cQ*L ɉbk#jN"y' kFc+tqF NR.&Yw'M~k Ӯ䵷d Մ+ܙ wB$FM$eP+5gVaĨsg>oB}L9ͱ7``*dAHEV+lf1MB@@ft,nggO9$ORĕW|E,}P-!v<^ڿ.~,dQvlMu.at2݉yO !._T) ݔ<⪍ơ{#ȃ7NQqusџ>Z:~rZ֚?M;01885K!bp9sU0A Ys[_-*׋g#&-ߦ ŎG2f%!H((TMKZ9JقkկYeʓ\J#,'F)'E 2(OeXkP%!kwN,;?Q $(%-7,/~C[:/Gn ҆$vFM:sjm{pH,_TR1P(_G.c:Yvnξji|KIC*L2; yK8_+_Rɓ{2|p&Ebj.cs` ٬_f^JGώ؄s{2+3'dJИ|:p U\[%Jc';eת}BBjzL2+ەN{Tǖha2klBO4E e5>/̑}E)ڕi=Sq'a|UǪ<r. MVb/>6_r.l#Z!I#'!r{Ċ2a{*ƙwK^ϋ,v=oQ)/}Q/4p"m;_9}HK+m;wv!l;-u IeaKQ\-}ݥGj *^JۜiFj-׈VD'7}IwM$5Z\ ߺ[o+y2l-ftY4+YT}@ٽd-]~ȝ5Bj..v5wes% [QP]Ly-YLW3;;G`L3J7K3&Hr<7?l'\iSx2 U1Z2e׆cit<w6aw<$S ]/eiD%. 6mkƉKk~6\-Fȥ0J[I=dl6D"$zf[o>:4㯮'_;]ox7DG^Lvl1OVmj<fRs-gm>#J(n`hR)DW! ]W]DZM#RN{P&:=]JzR59e[2w̵8Z%i*{n3 ?fd6Ӈ˽ 9G *92Ieltmo5ƭ1x7َ[=r+m*ɉe0 %.US;% W͊ћg=r Z+rR;h3o?Vl8&*S#uͩǹ?΍:Q<3TD.J:\g>gFX_K+5۹΃ׯe=vkd4'&M+Ɲ#}Ie+3$P:tY֒7®$fuIorSNy#Pj}8?{r(\'mٗM\⪈fc^@"Qȹf_^AZX@?o:JSކ%MgHВ]XnFne=Z '3Kv+v jm7j)wL=yIL7AtSX L&Z ,dI#7Թ:o1O726oD #9)=1m}$_|;'?Z7#FBZr&Ԗ7VtIn_1T3PLj,~$$NM:j6N's~1Um7EoLlaHAvbH*`y.7z)SJ]r;LN-XL7ȷAg*)2zpм~K);^\* X43w`|oUmxE*N J c^䮼*VAfܥxf9#$heGGT[gckן687ﶄ. `ͣ[-"`r9oo|pfIN-4݈xԶZa_ikӮvz%ձe^\ޫ7u~jeQPdYۨk&M]۾~v$rp`&3ٷT=f[^+8{ϓW%kf<ǦqBmv_+}ife{//n)ןq)1m ||̄9Wu3wq>Lk{xg6/ƽS;QuEfmk8ruK)ܳZc'6 jv~ZfNu|r\܅tw6¼^r_V~WƍñfYuE8tf}@wU8SU%6`n|J6حo}!Oeֳcjf1sugkBSD͋G:_aoӲcdQE .e Nt:FM"Ji^[F?Rzg"ԻLm|ԟjoqWEqeqy8+of?k=#MlCl޷5Rtb%OU;ݿZ<=?f=a*9#KUc> Y1%tc׾{K9x_qǮߋ4\:b]FF+6 QUZ\2hQi``ǦS*FQx}zKt01+GfbijNq7QT;^5R{"+# ӕ.)чtuj*'%yuOr \ .WJ7rq[z祒8i[b^-33lt9Ni"*kfQ>I~1{g?_Ow9t+QO'8^=.aD Ԗ>i oJ7;D{]"=aV"m;*`xYճ;[pJZwAB*c,F7깬ȏ+S 9 }R<;\D+@V)m{d, c'_>"^UN~WJ rVjvkP'!,b@NK.~TnN:5WFZ`M_\j"RưN烻xxQ 9U2u APR".c^eJeܸf^S˗HKa !?wJKv|nߙ`D5RBxk__̐D GFZDvs:xah!A\$d`erzCճվ?TXߛ~͎MڄVֳ]zu+8&hY,V8Y837V7DpQāS.]fă%X^n\~4i"x3O{"BvKWw| :?FNlP}JM>]4=_]v}/gf3֬&‰Ԙl> `ژHx+ۭ*OK_֒HVRVe{B)>{7y=2#OkOVyNn:O,ZxK % ?B=B`^k?|RNv#ā#  %zqho!x,JAr)q ܝ?_9Xt :k08td4sAUb.wTq>TH=lZ$ؼuĕ >|FNrbz==w?3 t @+Ş[+RG2,M9<]YٖX()sBI)C#bx}Yk6R[9Y 0*.zdmuK' IKL0ҁ0P! ̹J![ot)j5?l?f*?2_;nXE56c+5{j @u/;S?o}gcæ*F[ ؝5#Ū:SvΝ")>ѧ15S6`QD"!c0-&kA,a+#,HB,ACD`=m>>~##M} ZrNc2+p Ze1iPmYo4v c}WA24(MBG儅ȩYeKdQ O"ZT&µ`LA$x-?h"@֎W ~> Vgu ]"RXp ύ(sJhm;I>[] 8 uGiq?$Vjf Dp[{1,?A(?<ާl"^L0cC2)U^ΧۼmZ-iFÍѵެǬи D(E XKe&3-BHf9y3M+h\D)h ej(u}oz=F۟?oc7A!`@AW!I@3ngq$ ȄI6;hj} [-ZFrݿK. w l.۸m> ~UCh((QC'P` b PA/{xyv|}qj{x>(sP!qϕPCBС />XL'3ira0ddI~h?[5u7AM0`Vj0WV* o۳vr.sRDW젌Q?ʇ({'9W4mw.%}IܘW[i3<2lI =¶snWH7h/so##; {1Kr`ɣ~ÿsufb>2DG͟&k! ~~#WQ5A*"41C3w016$DO08w41fپ3FA&A7uv,X겳w4F(>6$RB(ZBV뙯9326l5 'x׮prm4]i]_蜘TJ. ӓfK0+>P-i7lJ˲fbexT* :m?2Cepԛ4. ۳ꟗ7k,"+IKzkŷ#{2lFR[*Pe)$`  VNVDҢ8Yg5y'(.XogR\<Sj?Ob1 ^ mc^ E$Z'ZdvoKD$yհzڛ]u"q;L-h0 [cjA5%T#Lza6EVȔ,Yw%[:@ IkΫ={QťieےeMNXf'6;<_.rʇF&$0j #ׇKOz,g/p9yj5eJ`b궱f͏~A;7vupњu|C $2h!ctYeq`Ul̩Sl+d%Z銵J0X[s|m^4=:+V|A߾wJ];gUy7+?^T-|b,:*M1`#/ h@vg^K3e|ɷc0*-i Up~ݏ?- mSdsOÝ) @:p)]KI2$x7mʓyo V ,D}“oS]>m "T/]d)uxd ᕩss!xg~|?v,@e#a(M˺/Io|\*w^7M7͹npl|*I$ TuZa2dglRq"4mm ܶ{':PX&p '<a,,TBĂLAMhҕ{&!Bޤd$f4ThLe:d?0ſ=Ɋ{CRFqmnQ IQA b_?A1H4kcNwuyfJq ̩xwv(]BJ8npj/vi|3%~SYtYHD! 5zx]o{6L8+&DbUenZmUc1]/GJL~QICsM~\.?66SMp&v<[s[Szq}x[Z.k16h Y$-ݬ8DB+9 na(^S E:T&n/K {a##-u2Ù. -ɣ(1_?njz{Ymr{ xhq$LtS*l8aFt26-FrSA)+^He?J޳Ah 3Gcm1{S?ύ0|_9 La^4dE v\;oN~^zQSWW) 'uݞ} 4:uR!/ᤓV;)^`B^Q.yQMJa7g]4x'9>Gjh'v~u.)ܜ?UxR(ț >ӹ hJ" e,X/;=Ae:?w +k5Z tA 7G¡b(׃xgdApXgŮq;.Y˱99 Ϩ'~ayɧv‚zSi* H\ k4)$J0 (#* \Ufkd*MG?{7܏t:/?*-HIiI( z-T_FVwRco01+i?m ͗UfE?'n2ki$d( 0̀nQ~$v4xC:]67Ogzѹ3DYw*ld'ѣ-Cη4Gn2x1+5#З?1Z]~"+ߺr)paDH%?omN')Y6𖇧mchAAYϧ{ s,c,C1xuQfkÁ@5!.ojo҇ږmD߿^wz+s> ;8Ej"l5ZڄnO:sGv?wo_%QQ3?%ypkBpR]X>Œa8-@B@AzC OVׄwmzX] ~W 3C LK$4t$D0St{3\]REr1svi pf=MoǜkݰKk_u}7ok$h3wZ]n؃g+oAf5xd9F|q@_۰rvɇappXIݭa^gv޾p|<״rWޏ H\pcccϷ^#{&@@A{C"b'Pu{TKDL K n僛M[h0?^O> ^~; ]LJP\6#QY 5ow\fShkаvܧIfdXٲɬi`$ İ6Uh:*0`Hlݲ3UI VɁ7ߜfuVmKDDdR%^Q Z:($BN'IyڠO7GpY%pCgtw^ѵF_]pȲ^6E/ަE =F.[Q 4!f& b'drcpRө$'j.ԥ^kC%͂_%LS[Øw=wqx\Eom[B%2o;Ԍ1!hI3Rcks>f5H9a3HWiZlWC"9rv%VϒlZli=fei:oV /t@n\#\j1pWПm#bvB_lᮯ(;tYtJpVz^z^T:iKٺ Mq/7dǠ쿹ܯg}~vBd{fHI/jȘy/[=7WzDshU5H?n';Oi"F(@% vƱ]ȷ ]:Ⱥ 3`9lirs$IDjY+e Dĕ.u+ڱcI;a8Tx%diHBHL0`36Wsֶ<>f΢+k~1X717y]I[|a slkDV< ZJfkŊ/ d ch&ULa6&v/}/4!YBKau G=A{inڦYsUvGչ&[TیA䙢8s"hQn6$l9-+-Gm (ѢoJ QuO?| cwZTHj].?GL Q|3nh۝LkfxzF(`a!>1>&\镎Qe٠i-7T-[HƔ={F [œUؘ߻1#XeEC학ϥǔ [J/(gͳKlzDO68eeHLH I9cteSJF9o/C,t8Ovd!~W\q|zXwwR~k7RGM$)T%|9fyӪ"q٘ IVZc[Éfc3l$bRH˦0>v໕Ѫb(w_m" DD bEɮUV @~ 2$4h~"UxM-J \@9yTMJldTX,#U#- D@!y|o$"n9/qcKHs3Z`!T~\Ƈg,Quv&YZ>R@JFrcf"B!- l\[Xn|C:\l:UB~8qfz"Ϳ~ K6_>γUeAU' :ќUI>DwnmbB9׃Ce"L(8PuKRg)&"Tz;|J'LFw@{_g}wjJ91t阎H}}S p2@c=j<fWZAmjš5N7%dgiLHnS}K9Yԃxg;(QP{Z)&`rόVOq0C~J4-lNrGbvpɩX\]*l$[+5iZ01>&>ۮ]gТ?CvL>cE5cg}:T.%K18=nccalL^UXK2!":kmCQQOm_| Qf$"HbKq5ʅqҥ::eD Y[7^6_Ч(#_}A@[s,bd]s` ׊Hi,f93%a6=hr݆ 6Tkm[ov 2/8 (2=A%SדD9խ5sR 8I)׋ج{ɇHکDe<(6Ө\|{E҇Y6ʳ4baL]lIƖWJ۫^-y*u۷gIŖrq}ԗ7-:{ ItKNj#,ZS _a, 0NI23>J8%]^r,ڭEybl4&4$рpYJPXG틠YNM멱E2)v>BbTv554)vB X\6KSYa,P<ƜnP zL| WO]G_ :3Ěz,"3{D Sun XRې!HO 'l~kr4"$ylI4ПHOXMye[ Q͂eF)!Gf,\>m?zuR45gh{:xL!UPak̻ C(y!sK]?L[3.p8zu\ko:G9ⵎ%?D^wX(W0(LN${YH]82C{q&G2 2 e⤘ʃ""Eb" V7ez'~;{yw ,2csy]3tw5ǻΟeg6eO@eOH}Ѽ=f){!DBca.@i~sQ0ދE)YkhVu|7.ܸ]y> ˿OEMEv #Ʀ3 +8"t7>|SפT*rHo9v[YloUso@1}ϓJyʿ_%@ s]]=sl/bUF/8Dc2Q'mڛfDCb<)N&vs&XcXlj !;D#m`#kQ`\S7WX˻Z jlloe\˄ !D33IQW;{=F^kzЀf`kRDE:6| 5x8TXS`9 `>< Ր0F`}@~ ] ,$aZ# v [&ܖl0QjX<g_󆣀S%mI.Ȕ٣"1ӈR#G/[?#0G/ϛjj^B4brAkvA+ZFc s2W6 ~S[7C=u6h-y{a a6lAS)E-%EO?{#-1:wbsubИ-HdHFu܃ugwCehk);E7Fʩ2X(%{G)_:$O̠PA=wG?-z3s^ʥ{?&bF?Xptb lb xX># $bm+*prcLH2 aq9EyN&EO?lsCz?@Ħ;>9Jϲ3O~6-)9e'C??MJf4tRKn.<ᎃ~^KyfĖ!`>KF"\[9h܌3 cǞv)oV*g DP@)0BNnϝI>m6IQ̵ Kp2qs2 QL7JF)O~i x,lcdH:te:VY49gcMNr)AKؽJۈzVm(2׶kH":րNEfʅJDN̈́Bf=+Eg&en_,|Jj#P:-94>g%Q<~FQuf*j<1d U>'#|u;Yx dձNB="|+XWVˤ eQ+/XU2Zi[o-˞ah [hI_xHop _݌`r-)rk߯a;36>f "d%4NÙdyN JQ)nL,2 ~)58ސɖ?6P߆. Rpeˣ*v|N"Yw l^;l*UPM0z΃q kS:$?PP Hu+BX2S/cmOn$lC[&Ok8@Ov$t['J/76 4Ji͢+hR/꿇D/M84Ȗ5OzVSbُ*=|՝FoV-53&h˭RNW5Im_5V Dŭ/m*빰%Rf񛇧n:cmZ^YNj%Oݲ5/0 y> 6"U3آ~<1~AMp1eV>U- X+=()笇Ucɵ;A}k7js2[NS9fO;ww7듡 $nuT!i^Lqu]_Y%Ee 1I,yЭ$)U8u5ޜ$rξGX4%xB`:T6ϛE 2qyxGYnUoȸY6F9+2f)*' uMc=ivr./*jVa2t68%AZeAD:f՘qKhR|UԸs&)![sJ[[nͰяyhwt6N7͢J!W;W\v;[c&&= =Yl$I T U4hkZػs0wR[y)tۖ+KW:MBuUJ~֦myk_u[lz&y'{|M3Z֡ؓ LcO)~k!/ߞҮ\)=k} @Җ(s?#V:)9,<㉽=ojU*N{:i@n(3/4| *paƵ9Y 7)CKΪtbg㝫%ߗ6ĂߦڪM.pi<|*v[GMJL`y<7~.H/ Ŕ¨iOяow'i!gƊi.E=Vj[zDC-9HBw Ҿ^;$qc@gE XN40 FCOΧ)_}0gH@}a%Xƿ/e+d Pj<lV{"A"/wfԑIl4V~E2'@M~<7GT/"utqkɎt"r!7 -k\l &UϷzr.u5)ٲ5/1xk1Xj7>^0L9(b<xVƌa>7/^8:3 `%`B@2B k="?2ҙ\Y7(af~X M~۷ѹrE|>6O ]{/X"!bUn60Pq*n%!h/DLqOB[WP{~s%g5wh@"".@H4$`6RU4~;6z;grX0 }ѹEPgBϥ Xd]XQyXP^D 1?'_]byK,*׆TJ^~n\iʉAF~n+*6jwmL}UlZqbIdk[())(31IVF/9Y}BW$z/U>@Cqo8nzx)ѯYATqsfd907ٟ3y!4#'w {ii= 4*2A"YȢ9^۟gμQNs{vhxbyߔJ,adVTw7f=sҋDtl[/yl>QK|!۝}HGb+.>#7tRK6ήקyr- j^VO2DOH{|khiݭ6oo(D"kmk/7 2fV33(wv{.|YM˛gmOǥ]:3fzOz-^Ǽۭ3dUF㣥/)&2g {zi ]>J -c>nmV: ʘtuk&o0EKwY|ÖXu l،gI89 ~=f~pdf^WZlp/vo\gF;r2F )^jXb/ax| srIBg^Li?ʣ~K1J,dY@p"bW:UQk*0; ECqY$^N/^f?c8cNe=c{ܒ-J[;[ tt)@O/WUwl"@/=c_߭8pd@>pI[%`Π 9~<)cˎq~5fG~ie.kt8mF;gYyL!}zjok]%u]ylUg} shPڊ4ȃޒi-JK"Ȼ׭Q #d8ylLD[r.E Ok隕F"l3ȟA9Ð؇O+y_kv]kv]g9\W+rN+Brwg^NqX0qq Qt*,ݧgBV~S}()@Xɻ04'-]oSl\Nk)]ۓ +6Jf甐COVAݶl(8_wcͶͿͼ͛*VH@ KuB>%8rYNc|XkZ9$_ƗzN0Ӂ+6daw6J$>B&zJ@ " !򂡓jB,,,,,,,,,,,,,,,,,+,,,,,,,+,+*qO4[y}__@c_z+U|o;91F%I3%W]Cb kkkkj[kkkiOi}>O_i{>OG!'0fZR@-7 ih83[9iޑȔ0@FFIg<]bE0m05@QEUD+$ w;ːcD #k-A} W<MDӈz­[)(D9$4 rPmJ#0__S}`fdEAKv2222222222&AhZ-E/bpeldsltm爯֠¤ ZJǐ5.vĨ8 Drn DǾU#GA5ӟnENWe[A)'IMgM΃////////////////./ v_Fjն1u,-oq.e;g06{[:xv;]UA]emFikI)icXicFDZԼ^k/////////////////////////./Ek^"tz!zX^m˩QmIb=SNk^Ǭcc,m,+d[t! y 4׈Jb&DDU AӢ ff>=XW߆ͺ RTf?Ab?e03ԲRہ7u٘٠("3zgpAV2Yz[:m~e I~}y']Ԁ\֕HGʮʚV.JpfgAA?as$g&B^&bӗ"1P}DI%" Q[8ɗ!&6YWtJm^:iUkb|SQE^ Fc[L1 4N p)mAW q|U\FLs]W K"/_m.d5s90-Gq@ڋ3d0 mSTCl$Ųnv=\_fZh7@HRRIz:^kװ%ӰwstL6(,HRKL$…zjzOt4N4YN|z iuիpNRY_Qx=6C^<mRvD0k5w6H_k_v@~ݎӀ/oo/'b2t8LަFN Q=vwBm)f3+9oibt7g4IDn~F^B.~3 BJ> H >^4͸`o}hĨXf}M;e `5X&LZwܟq\ɺn۽=MܚfsJAŮU5<տg-4'1XkbK T@G3W.iAJ s }d+ O/ 8Ƭ5WF|T' kyS0ᗭ>n͊E ~X?\ T!Z2R35bQ;FҼ2(@Bc9 aJWw32 ZniwQXN8%jҁ,I$齮kR}ƥbVHݦ+1.X*#j2;|0HF#>ȳ["Sgt -c[9T9x02g(Dר>㗑%ffwALRj~IϚA>_fR/=M1g_&ڷ6/怫'L|tM\b](NX }'I'TMQg_)4 ux(s˛23:hsX<| ՉR;[5c¬v ?81EYPE^-wk*z ]>kӃԺhtY~79P
Z%"1(ݧ62C8Tx "!PLEbsvVnc3>kxrҋ]ynN<XSAf" ޣ 3a{MU_`9Ef}-eނyeۊ$f0_weAW}~6 ĵb|&pń`ɣ(w0b)M4ʽ| MMN[2viAD8  ?ڳ})i$N$lnj,E,p杧. ]})|Uҕ;R6S~]ۃ@o&>6?-eЯ3驊FUvʖ-]}~ם:͚6lqQL_crd!N?}4(,zzuvm.ֶ[)cȶ̵v\ʪܮ myh|hߗyRɶrv0\sCy:)[QBG{`P]Mk6^rM t̍rbnaC2t\ m!-2; ~Հ'}#ݼlRSPB* j] VWXZsҚc%9ֈz3Xه,힬JT#2{7. L)Z mZEau|0a˞oR2je:I\',~OkF nv& \+IkLTRy~y_Ʈh/X;dzQNCU<;kvq_#.Y;x>VIU# nyڢ-wT prQ*ws[Du[-8Т]|_RǃѢ;mVy{}k[s5#2'Ԍ8q7j|kJ|䡭&Xi.DQ}Ҙ(TĽŋa{wXp! gfpX\k坯u,Zu[-uH.srНk|sz<)!kSb]EɵrMωjRk]]Kz* , MwlUg㶚a=>beHNhQ]6) x:r)e9j]2 \JגQY!gd6{,8rDvFYk}a/46ܢTǩ"Ҍdž݉ƯW> ,ZЗ /`*\HmM:loL,. ~[yuOo-)55qyk .IMY@_ZQɵlszl@E#8q.݀뵊fOoK;vCvr6_K{-V:<{vOͪ^K*qD UҞݽժvX+ ceGd~U=oOo +Nvw+w1bKo>7؀\9j2[?ZQ[% iSnjR g4ӖF&֫q6'A%'a6R_˗&|8TUYskbnrjsȔhҁmo jloSeǭo\T>t%/@;.Xm4\FVɬ;7qH<-Bnɕ Mk~͟[*UCci&\o$)of&\ד>4UTPxBF񤷊ҥs FXpi0m]T0-K.'—JgUt@02-OܖB~)lZC}neb#WB\ߵnz}%͆vCE_e%G&ᡄ_QRIk&`W˚ dZ3]e&O`fV; Ѧο=i6?kĠ+!{ؤ%.*x MK܏X?vNy0f1E4aѵ]F;џ"}VN寚WN޾ ,.BSqX r E[Ь3! ;̟'__%1(\Zg9IEOyS,a~Cr۷-?c?M&[! Aڼܽmy%oS!ZLɯy̭wL=\4NkbkU2ouYYէb{#v=g%^9ϡK-mJ8Q_W0eTdYdjUTޮ tV9OS#]N&efr6x_On\cjyhTVYguؤ_,[ (OYy9+la֠ǃj%:<ܯy tE>ݺ!*H̗YzfMP'~DϏ;n9}6H)1Joߺuے6[Q.9m:?54=Ԕ'mmҦPisw~f7b{e^6Y߼>Mgkv>Do:"NFt~m}y:Ud5E~2qc:2{Dž~)`שB+wؾ{u\Wjj<&_2WnP·%y:x$Now$Vd:{~4cV) 3iPL!IS'j,Qd_acMx9ΰm +;:KlV#[:>M؞~Mo,M$;GOgJfy؟Բ+`sKr5_3~ 95 USo_?Νs"&8& MmKe)](t!s34;kj}/pmyepڣ%P3c>ո|% iNUN)InWz]5K,?|ÜR6|9;'sڹ,'Ô ~l r!ճ:Vm37z+gRyĴuvGOO "`&V*x9ʟHw/ג/ʪ.T^ ~,fo%R3-pD6#\AlNo8> KF`6ɞoy~P.BZۧkR |TƼhĒryLXWp4w7E؏MY6q*ٷHU; ̓ᙼ ?sCyS:ۥ&# ?> [pz_ك=9sg.l~=?$f%|]|puGk3&]-RarI_3&CnTmӡ͟x}\O$M6lu(v]];vrOWgO/!ց"M!~6ٜn@'I~d߳7s^WO(Ǒce6PZb[?S;3}r @!}"HƧ"˙N+\t933ŋȗLl}dx"yg KULH&ż7!kDž1,ME"BB0$LktsgSaoe1 *Ԥ>.¿*tI.NM6h{3NT 'r ٠ix&ͥ*9 <^t#Ƽs5tG&'lM8d2rpRvǼf;P#1sgCµN;@!@s|{$L٧ EcAQteᯃ-Ÿ h]tƝɉM,OWKsMiL!e6}_46(>9v]WI3|7m|7|P;0.)zH3X, 3ܾ*u%NH9!?~Z;ɀ+!?'|1a +n6S;e*|l{E8xxY\Sɩ.Sd|>?1^]J(Um;ۗ%9%ϗծ:*+ NSnܹ?3kh8m ۊe iX?mߵf٘L t QѲ u*}lf6<;mQ 44v1d%VTy+\6A>dl)UcWq3QorX5C5a""` 0JM36uS+F ,T-]| )QӪ":m͆IdpKbDTHa#uCANF/j {㱇q!luLƦm5]>뿬>vڅe cn+fӏ u+STbg،5h$k&L1q|IUL α~:t~&iӁ;;|^=}spMAM.[e{Jjcgey>$/~m3}v2i9~ٓN~xؤμƭ-F}Z:>LDqEݪ~t}6KnԡJź.%]xEP3[>Es}vH^T|gUVW|}ۥ[;>ʭ5glq'5DӑݓE5v]3 H&Eۃ_gʧfa`j"bnmm堏ocs2[kL̫ 5JFKХ1jp0I0ank_wqwqwr+_+x g>% V3 Q%a&q0LHpV6? Eǡn}S>~Cje{ |% 0΃TS}DPpd0`# as]. y ~e>&sfep."QgL}1 K|d޵Cyxk{x+#FMR+pƶ|g-R2TYUYYYXWyTyYYYYYYYYUYYWW`}n{-MËHGߣɴj<0(KHq8{`x?ӋOGgybҙ71Rua@qed5 W 9aΟg&]ad!//W͐fql+Bۻ4:[zn|6G,dvd|:g`txZ77777777777777777777776767 6xϏM[6^RiXPTuj!KjR^b_//hr'zZеkkkQkkkkk:ֈVS] (-awAU(;oӰy>.=<θS5(YE/a‰h؆dn8P=QY#۫1 l/!ucLC^VlbÌ홆Wf) g47ba`@ $TuJ"`oIROuTjauÂ.T$yA{GX>/O?GO;fL  :ZDM2f 3!Uj!qtmAtZ;+j &ΖZD ́\S\ufFwiOįsՒWUFB2{@,4%AͯZ=+%Vcbk0AFڀѓ@C'3@" ośv:ѐX0ɨB9 n`44TPr0e> :ӆ`\>ѹ)bht:{v ~^_~IksEkm)(CK1DՕ\ac||Rm U-x/w_ =24xqE!! BL\ڮVp_"LuDqqbCu#LoQ  dwz#o`%a_ɋ&Aؠ_*Bx&׀ZR\k$d___lb)#25Lp-̰V@ZzhXUtɰ&Icp|W졛9v0)4x]ҀwFs9 p(Tj&ۚ] C i9a8sssssssssssssssssssslssssssske ` ţA(c^?;>n ՝bUᛏcyG-'<褂$6i]FV6uwfz@!K4}WEŋ(5'DB bD?8?˥SVvɏӥ\4Ҡ/BCĽ`X_lmt*ZJ $Bс2ݦmEv,`l$kȗo&^S^^^^T^^^X^U^^LwӥAZ'v~m@CqK'\׽5mC>޺~{ѼR <*6Bc<6-=|%"u QE^,#&}q.u=Z^*[^ܩ^RWq6;ƬEwIW'" D."";Isaڃ!6lG\Vk_=!R4m~N\*T Lk1~wίֹMf?4en;9ʏtɎ`ŭ ؉0+U8,m67UoiԀLKR&cbf5gC_l$݋Tj SNNkBv)(yt_m 1̜*V%JO48.7@RArY% c|yCjϡyf`ȹꪷ)7[5]DAgy (dN tȑRGh^7Q!kbgjWt}X?NՍX*'qR 5G󎚤t!voO,TJ_EN19z`nd 4nz؀˲AM˺s>B}  *6RȉҰ]lzbHSQ זUgE4F'LɖR:-zNTOKDڬQ ;BBIg jkFYq0lK* #-_yQU\~6kBN*uW9)π\]UG=z $ uI&<ӪjfE8PlVˏu`H O=SiW||u=U4.O1.p:*Mx7_ɫD:ܣ:sC 3r: W:z콥X!Mm` 0( SxxCKûg({QyZETR1С((QB$]3L ͭkd&pWsU1TM!k~'K`uAgoWUY RR%rY!=\uwO;\XWj_jbFIcpin MENDU+Vӱ~c>R%:b ؀gsSG9.:gzzi2ڧ7{*rQ5{{K*9v/7@QIm ƣ+I&$yRgc|)niZO&jWqںYtVx(璻֤O9;eʎԺ|i#퍌?ʢs퓂N} r@D!0֍rH;1Nl E7(U[[nƎ i# k6kf!Jsu[,nj4i?Rd407dz0Ҭ: N3oQ-a\8x$s ukgPB!fVk4M2 QIZx?c{wXqBvͫ7V lj3޿D S(*\u W)U9zJ[Tf'$2Az~;IJba$,XHפz)?_qx2k.3Jn.~xÈooZZyr̫\vˁі"o?mŊBk6r,7FĴ56>n_0Ӗ4{d`jbIs$Cmi*2ڬfihv#IY<+ ۹v_=8FƔ |Ym$g(\W,mpHi7XWhcgTպ(^J[1UگͫL1X6]zUqC61I 7ijE'DmfN" !QbOxWv)>w=$)GNpHni&$龤1+^ᵺ(g:gr9{{5War. +񯴶yI5|IKC:s&ϞC.g6(C">w<ccp^Qqaμ6{6>!m`9vNSR*ĪeUH:6qL*zTt0џgOfy٩5:? EmӞ#.:P}&捻֬HSz`rT)r[y{6ht+eHTQO70yz2^4E)9pxaag%ŞitKEexo=rޖwUEauWmRQ$YsQY +%•`PV[sVRKڥ\w 9J&6pHFp-/k]jmdˇ&4nDڪ=LWikމ6;[sLoI:3 v"2 t] z/ٱVܺ5 r`󮆜~,z{rf{ݖ暆,˖mR2ODal.`#%*t%Ss_=SE sg󫄃*Bȿ>vSdN;E\_!Ν~Nױe5ô^ATO#I\-m.7'~?Zp2z Nus|fAzѲͭwN.+#'s'WMϭo{ aۢl7F Q~+%܎VKӺ`{>2䈅{`܊8/n, ْ s\`{ke g[s|yQ%f#iVpPlᥥ =R\EVz1Û^ӎ5GأH8shtO]9e={6f JZȔ"7|m1rthWsj[<)9=F^m~{y :[qԣ>e?osvQm/ ;2*Fixo@lI=d߱OQ@\Nzk6sWś}v[FtnG홌A-֩Qˁz\VzLGBX|IFvKa9tsgǛޢkߤߢ}NyvbښU/!*Zc&ǑկGI=r0W~kzp˳7W/5}\;] .;=V_3c|>T_5DC[ SpjZ"K1F1q8_% s#gJ\1j\WO/Syki%RTL!a{К>̡ngӋn2|-Ƴgg14^hTˎ81t2]CNIL4YT喚+ek8QžЁ:ZUrV/+D}uPt^֋en־mm3-mrmmmVmwmommm-mmmmmmmm[mmmmmmܶmn[n[rmmmmmomٷ-mtmmfmmmmmmmmImFmmmmmmrmmmmmmmmm-6romm6mmn͹mmmmmmmmommmmmmmmmۖmmCmmͶmmmݶmmi4mmImmmmIvI$a$I$l6I$I/TzqH}!|bҊ$H# =Q+Jŀx_Uȇ0`8\yEÅvU2w_vfc{^3(byUD!'%6=7xe{IکJ*[Ԕ35SəSS=8k><@+luy!0BOD9ej"փ8K&>[YFlh]nӥǯGz?#,"x{dB4.0|R\d"DĤb&rWێ}HN2!GkiYfc`~*SDWӛ9:2hS jk*ZYl.lh&Mt5x@^Ep]\Mwiyf7YxO*D@S߳`h{dwPGfvHJSl@jJ& L#FO}rwk]##GwC\ZTQd!+z"-ND x直F|//ntxww-ʜL"k,d nG.8?ڗ$ x4fD SReǘ ugo;5ۆ 7i 94? WU/MQZA4-{N{{mM TNCݱ;+qTw6w?eQs*`³ŃϚG)DYBcM2{g=C Uc8 G[f%;Lb89ݙ?[ҧ}L2y1]FGQ, .ݱ\} Ou][93ϒ/+lU-ʩ}F*Һm3c iY*Z5L]fl<{9r]6fe;.+ xe-|܌ fcKZ׭Mگ?{V=.Xu4h "mE;ŨedFZΟX@"]F#޹pj?ɼZNw~LVÕIu_y}_]66vJZHf0xG _Be/^hqﳹ=n"á2-j.\k*IS{j| ܇O9.Ȧe<ϴdf&zn*^  WǜagqY{993&ʱEr"vFyf;vL#2t`M jMVì4#=f,q=۫+s1Z7v&k1֥9RAK&͸NgMíע x:jHӰ3E^>`a9k60 Xbe9<ӳUʵv]hb׵Hx40/agԘ-]́вգYQKjܬLK*-3FfT:mMMjY e:u++Kɖ3Qm*'GY3x6N/NGxGbLWM7~WC_O)&&3蔵ɺO{74fʫCa[3N;:\ l8ҫ瘮g>^5hk46tyd{阷*j_B2S IC{KoF&8NA!ŝwqsm6nhV-+ثe4ld%.8UJ3^xJuMtjY*Z=0V3ۊMp!Ȁ4Uv^hjUɬj@ z-KSIdt^۸{^ZK$-)KK\@hT!' @Z&P4 Vm@(V? T^l֙d>~X m+1'{yp@m&ҶMTqf ?p6Y,=ƇX1͹t$`΂-"Oٕeo7MkQ4 H/^Zeb}ֵY%?L7V[¢+$d-?2F*ƺL d*iP3ZNpdֶK co?hdalwqcy2+r5ךm<6GTk+=37n ȬpmSeY\q{/9񨵝%}6GXTV#kEF~)ԓrk#tۺy /$޶|2u! 䥗lÍP][Gܻ{_/6 $0WV J%ʳܶ{ick>>#8CY ڇ:bn%sWCa q *=v0QYZ7a4XY۝~oeٝJ@7)xK4 ;8ҋ ͚![-䠃,t&?W04wUw3XvN4 ~OM;Z 2g|@3ɭ$(3(wۜlk [ uz5À75̓WhEɢS!-*^sߵD d B2xܔXH 3ekb[7s @̅)DRNj>[ #K~yVue6n/'umbߣ=KCPY rGP0Rps #bPZ@iͲOȽ~n. Vx?-_I'.P[f~6>MK@+NtM݋9_/J3z} 1*f=Pmp0mFLz[D_1Ï#ڷhe-z[. ?[K["~Yy!wkg TdZ!§R[ 黊[٭0χzMp*a JAl@)3CmJJF^4x'W&`Bpk ;-@G1%(b@İZЪjB,w~?O@ 7Ⱥ= #?tjZMwI{=Ǐre|D Ku3ȣ$*UC s8\n0 F4;NqNIoB7M֛$#e, A65ն< G9.crۇ:N ۅPwx oO2ɐ ޭp`γ)PK+hXWjrXB1"b0bV 7l)DOGEW %H]Yd ȐYi\5{//}|]uJ!׳3'# H Hi Q9<0.-٨0 @!^ _I?9KxQLZJ=ZsOm|R~W`]> DޅAwo<%;0ٵ#020kɁŃr&SҭmrsN򺽣o`.̺_ۗ3+fL=TIz?VniN51D#F,{:}/܎S;4ǭ8Jl6ypjmysu7'\?M$W s`qT=Y ,|W_ ?~  ?h[hf%!6n= Sx/ʵ"*VUE ,L2a=jF`A-*d~>S}vlHç:D!?dH]0RlL.N,Q[J?$[PWZb`\ ػWSjiZhkڰ#v'"Y԰DSk=9odZ [lcn>Z o/-oaa˄8qՈpc@JZ6&lfH'VA[;-*M9Xr<,ˢ"Ј 4[X!K(F46̙bSpNiH68F,Qe3e2JowQV#vX<qk*(a_B"ڃ #~_`fvS~lq1b&,[r<<9c kՋ 12؜]^ؑ ѹM yabۮuV#BRPnP]IY _Utnk0Tgz~ݓ=庺oc x?nc2{}{c~ϋ?->kh@}b_}_Z/^?V5qv~^;}ߏw:ϻ}ߏt~~K~~c_~~}M?'?y?~_</?W^^}/'ン7>}>~;?=g5׈aN]?@;t$ᥞ7}k̹jtiX퐪h{ 3 i+,. a-Sr(Nupg $#Jk7OoeҀi{.,NQ>~>]Za_A@nP%EbM"Cs=S҂{vEW{|> 3$>x7O]!jB-U<oEm f8Z/0bRQ 3"g,Wm& `+t`BT ` ,O]r)?$"&j 'O֙ЯK}P 'g֘+'_(1Gj~밢#asԓ* t޻rKF ff gb:}A lE0Ukn{(# .NF2Ӟ&p0s?Q Vrsi3gi~H$݆MgxDuD\&ר E*ΏWYB !QY聝-%K×ZN%\ntH\s")Rh>}ڔ]+QUQQ9+$"5$>F;)< 9)R ߸gLlN OY{-ΒC]E"2OLs^w>sswqI$w})p?_zyw<Km:c$ Kټ$j!Je:`Wd,͑l>>Ǜpp[b*J[Bm#X^*Rt?CNŹ!Z%";ipOZ"hk:tv`( E~͐04 Yl/hWu뇱Ou nq9?uꛃUF?93/m6zS}oЮҞ WNq$栓*E{7A{﹤@2J_bp~?'CY[>8c,~u&S|Ow=Ĭ'h]x,_>k$DEz?4"hqΝNfyᎩ; g LaKV0~h}OEa$_bվ`Q,&gz|n%"߷'fvj:3o_;I D!(H#Ng=6R2_+4[ALԓV\I*m~/:uYWC&[ =O0nu0y&O)2gmw ti [ @1KDC +?TG$?f-C":}Z-ehۆDt/i޻~F la@^|# @://'n݆(hREsQ5 uUhcqUzrf۠ odms.}-1^1H{$Ia5YEgL$IZR񀱰_\n+̱tKw2$V`~?Vy&эɽSJ*sӒޚGy%(}piWrBioLk<BqWZ6 ӗ>+;M`k-]06!Uu'U맍؉|Sw >ڗ=WڱQ.(uT^a,=gR `&5Ök3A[y6FH+C+qpC8LSؤuZ:5hSTb,3! @xМƫ1 $eX⇾n| y3(!33b~%u+fΑhY#6o(u kι Y H!wFio P#:lj 8{ɽDJ-6!,^4@,dU|RrIEB,qX >1HIG̑8ֳȆ?6b l.eyo|a7bFo0,gI_[*ɭ\p)awy8j 㠉:u%"l eUzlLM.][#. s Nic`ؚt%u,i #00sjZ.AF5[E6~ tHD$#?_}' ӢEF\=4 _5۝;:]]OhE񁏼X1ta7Ws H 's9|,qzrsh-X;%"N[<nm+(UC}0Ķ̀˘,soæe/\tGZwuI)8؉Ȫ5WrM)MV +PA+4|s)9Kvry~4A%Ƙ0#'%,Wp*Mm51lAqU6OkT-v3fˆaGFXt~m+lqrx;'8&ĆP+E Z&mZ#0rvÌ 8YF1c'xʂeK ~0OgSRR?%(=Zg(,CcR2Xp c*lZ9DvکpjD[הC$wA!`ߖ.t:{*I@=@Sc]cjP⮠!>J}(jx`Q"~Lc߮^fXn!k'K8́,Q6wOoc5#ȃ2=5~Ի:=<]NOS(XMsA9Bz.@ZjP(uO~MDe:XijCk(g}w"E9bm70K(UvTU< 5zhsSBb${][?3hRnjtͨjիՖclݴ:ܳqKZ@6 dOR?Mh;;]W ~ KPX@_)*fsvUbb"P5]JE#F0mGp Yg& ۑ؆=H&&q{o9= y};pJosb!~ |O׼zhLEU5EuڡJEg~LPH4 -j;k" b{L'ϛv/rCQ!۱6,Qݔh@~$BX>v"8*G뿙[!hS<c}j` =>Kl!SqVn ]ОeaVPQEYYMDG"!•PAtEUU{䪩'6w-0wNx$Ǟ=^ϋ])q!H3M?;XM?;LÅ0[bDakuArɮ)硦( gq\CF~j"an>4'<'qf4)kcas&&*`v\-N*|veo7|oCnlbeOS^x7,q݇07XqT1z&Y*Izw20_nF}o|-9lX~S '8.YvZΌ ˬ1i"&G%rͲ/?Ԝx&-ROҮ0"PNؓ// D_3\hL ӳD8盶ov~w!eߏ4ek~Y؁6&#I“]8&7hhոGc/2ao\odD|nGf;w׭=k9'b WS0Hǹ}\]2T,wCIO1Ȯ4A c:dSi :5Fp[Lt;ymgŃed:$t>7:uNр25U A ԳC"SY :`" :Cz^fX$;ǨdCB#lrjYtpljoFBAT FF VMwYhhê_:m #Jy Me2$D"Hm `B'M1x1!0d[cM;JW&k"/5vٓkR>۠-\d"᠀|uF x8 6DbVic4޽,DR*!"zW3>49:SG[Q20 v.6jW^D8a򙹧PАC;*R@++AaZCB5P`f@vL8A>,~=@S.͕h,W]!-v6_/z亠;߳^4i۸EX 3I&'1CDCd>& 9<&Tq1-^ifܓͽ@me c:$ZAEID1j}RFSѬ#({Yի-{(e ÙR-8'6| گ7weYji0]Xy-xijp/ Jlm|9Vy1X~Q;OJ6J*T4'@@S҃Y@o /u ['EI^G,~d{T%nfAa{oq F;!2I1BwȤH_l|*h"`SH$S`t0]{%C ͏ )ЋS_ېt$TT\q$7^Cjvn|P溄퇓j7aj;*7f#d-rOG/v6B7E㿣2*rC_}gx F[!\x+VdFՈ@<;!Fem ^ܜ=Dycj 6θ55p\`V 2ufgvѶ("D ~#;X#bVV+j`BkUV"E#U:nEȉ]`Q*ɹBۅa=M<s+/{)ŷ÷GNߥ=*`5ҀIxYD&Ջo'^m7l}xPqz?mlIrԛ8 ކ29BL̙;r1 f-:eXu*XT$YTRfr3?py[Mv:`qglNE VplxfLze=?fao-w hj7AyD`ih=WRm0bȈ oά8zIOKّ2d9te*P@jSxtnhtdNS6 ;Mg?Ø^5 0@ώf?rgg۷V99t*DŽ`q(10э7{P>UKҒ#3~>(~'z?W =6Y!;wC<>Xpq4_ze\}\WrQ,>ȒH!;_T8|ϡ~Als%OO-Cc0I+[}UGZ <.No?\?/l:O<8Dfgbҿ{I݂3CZeqwf4,! O2M܀K 0d)$(b 3l (.8u<~o}X"$)g;A`^'4>?s?C}7K0鹱z7 ?L*|d+ 9^/>rY/s1M8sڌ]z47KFXޟrJv_3n#ʂ`I7u}Jj.}F˘m3>C:l{Se=oSPUz7W`l|>2_)esvs(9 rL i*NVr+(&J dĶdgC^yJ#(b{ paRl4ꭷv8BEe0Ex>0)l<0P C9/c$bj #6 M,Tw%:A@}Ic|ٷ|F ϖ%'/q'K9~->-rqM==0{$tGnmIo/0U eek [vT4|zrp4|›G >:Rg.al m/:lP!,yRS;ڢ,cp cCc'rkz&!$sZ,OFcrLûr+ 4) 1պb=řk(?ܮ{{(ߔzVi%j$uJ ª gUkbr䭗"etWO߻K*l@>Tbd_\ApP|)古͝A$H]84q#.4cIwϸ+Uj$0˕'_BB&3XDD>Ӓʪ@kB?U0wbh"eƺMN#-qur1MQ@9j;cX܆͟olNU .pZ*} a'z6t}Ff tr6/8/J2DT?3@)@-uŘқ`D)!@dW[8g> oJ7Ad}G&ިQXN"7]E2!'7Ö`h:̶/Nz4wRD$ %w}Weر6Ó+)$vT C:8o?X:^2U#Zz竡}K.V#t/iԜ\n!(|Ԫ*!9nv'a2$ATfo왇_|Y˟Ұ94ڟ^b^[Ҥ>Woͩ$$6/M@׫_K?y&jŗ6ZXBH>w㯯TYy#攕z{ߠ0 ZD=a>h (G-LCV==-ac]ɉw߭s OK~"3@Ϣ&oمuT1o/Ŀt;ŨI,\0DnG^OL1F8L3yӻ\p>.248Yf;lAIٖh^y+>Zg./uD8 8GORX }p~ĄƍW"@MI i?f";P"࢛wƣ,3NQ3Jaˉ38;0Ja'$|ރ1Ǵ&b Avz *Qճn϶z; IH4Mב`+ |"WR8.IJ>Y&˫Œ/thwG'l <҄4i7qba,_͡N"0B?%ֺ|[]A1`vqo3pl :f"f ª?M/g4E@~L'Hⷬ}:t1sa&^徏4CuƎhi856a}PH'/UV2ߋ"?&[3}M0 $<<^p?lveTp4H Fc?!i(yqx J~Z=eCh1chi*P$ f4Tt< ^"{bVUHM@t+4x~H /+ڃh䧽8ɳ{wS?(+Z~*z"}f6v!C"jmcKMqt;'KwtABVwPb1dU8ˏ`U\ 0h,f,,JtNog u?MN( ywpi@]1& ?Vc,~qyX"%ni~}WG\q7cdF`Z>UF; '%c2 /(i=ӯwLAS ߑ.C-<[?b崴Smt_cڼ;i.فS"G٘.`@)gyƦ A9%(N"4wT]Ͷc,@I.4t]+ygہ /7!^3ڈv}5$q XRV6%Rf@^7U]V;.=4>Ү] Cƴn|ZZm4})|&٪.+ ښ} H~A="F 0^iJ{?KuCHGZF+G^dF$? =4v1#Q  jA_u`~ D`DOuh*wm$XxjWj}u3ꂫzgTbRQBިUzZ2d״K[GB}o^Gk! Fo}|Z/Ho]L_SqaEC! `LbLvGt=cw*(u~"kv=AtM4p=2.A<_]ȔJmZgWG͑1Z<_cQA Ƭ;&̦͟~vzki}!Q$?5)$ D23f[]gk}OаGO@X2Gpt}Nx~eONΙ'jv~d[R8[&;zD[{vI5'`LK.qM毾tEwE 8sU8`tLO, 2ɇJs`d 4p#K[~vK AVס.zB*)ٻ\ǨTI Af<QkgU:D _.*Z&qk'{SGΩ0@ybԨMoTuk0}[qcE/b@-2A G4p$DRs@4: H $'% Q gX7i0䁗@ K嗔ujϻW +=BJݒqͥ$\R+K op׿^&(h$٭J-#ط>_mv #, և I>WDvWv؂_voORp? |׀e.鐘~i!5]k.5}ޑ9z,\LJ4rP 1$%xvу&F@ǣCг-cf\cT(ǿHGWS$b񄌚 m> t`Mp@}.%6OQ"QR7=z;MTz&|8ǃ 3 |1ܤzJM%SDAl? j8;~'@APl>On_7EzXh"WJm>21]4hۗlMHI|l_zl 7hy&ސH@(;n8wp}\g_i=}&ÍWLdN2g)MZ=O(b;зqhykhyX:p׷D~HBOc^AVEovU0ĠfiUs' ~RlwiSR̎)]{ nSC! ^04j\M3w 3@(i p_;ZmI kLֿ fRkgPǜ)e@%SEy<)D.S->lWI ihHkjBmQʿuڐ/i.VT6!""qx54}GDH$!K3+"㩬!H!xK㷻&mC5f6^]N p?Id[oR1s׃ 1ĕ{yFa @u!9AoS("|u'8lOD܀; H PG;G)<<(xNC= ֋ly8d+gN==j̆HΝn ؑ$Hkm"<6 IS&-῞kvݲFHBΤ"Q}#4B)$qV8rT4Q28njDc@/'ҏ+p^  rO})X/,!yf _!>YOmF>g@XZDRn>AC<_GH|# %NLf}+ŝ 6w:O` HCfrY@;S{nÃ_gy2| ҥ $xM4iŶb Z.Rk00P>wD L PXIHCObWoם}x 6tCIO\gW*98tjF6/^d2ݾ +Z}߱yDm-탩+bO%xj_{ BJ4[~&dF|b.=w([×{Kdٜ .]c߬k&htjwфՂ8;~AɻwIAA[a Dbܭo< FI/y B֜eʌ4x^ H&%f뷭̩ _I3 qH[Z "wV$RgNR әZŀgM}a\#wI=Rhc$!b|me\]̜ƽr]L ŒHI(hX^8Xg)tJv D^ BkMDn()q!8 9r#?s:~B8;4^_%WGy\cri!$*C4rVŽB͚f4B@_Ft`ZǛFtg>M3 Cէ34ZTħiGqEk$ >efE(5ICbBֈ"Zi(Sk&5P)h,[c ;[T-mt=dw焓pI(3!1{he̢YÄ=Y ka\]]/WGn͂A P?P篪{zr=9m:K[2MA$aYdXAT N2bKYJj[I~1 ;  Zj˷V0(A%D"LL_G-j7e|?L?xZ$x^=|hz69 s RYFmW%H7(I'?=Zz: ސpIĦITa`XJRxFaBNyK~ 4ь*M ~h:ޖ)_8v;oYߛ}ֺN#NXp'0}7?gq.X>o ygՊZGN SfRmzyV+n-0ԂM H}(0 ݀oUB~dn߾CtON^Vf ql23cO_'L9Og=˿?6Q 0`0_=W3tt=*sS?.dfk*A*Y"gLJ[_ٴȎ ޘH7|Wh?~y¬"8 ޻蒣lP .™ͳKi}X_觇.G +_@w($D}@-^gѠt}%X6eR=y1BUרJpreM0*RJPm Ӟ^vm;fo۞}q+hARD P* @QW@(QIJO}ݭw}|δj _ ;h=woiط}o\4ѭ8#g`z{zS]o=-أI4YѠM;(7`3ӻ/Ot:;>0l@> ۺ݂%{πw/[s8mhtS@d{":f_X' } teA\ϔuZn{ԼA%Qɾ巶<>CfZ{w:;kC9 T}>l6hV@y@ d2)W%}؀(j R}Ǻ)Sɳ/v\a})([>uY{>zMJӹN qP!!"E谀 #0CC &12#MA &&2djdQjz&'`ҞԞ"OК`ѓSďC iЧCA&F`&&44I bʦOFҞT񦚞S& zS6P=SzOS6T=G⟩H$HC@&S`܎L_26HTQb U ,>9 ,3?)+L&!0n?3,@W @0{cYE$9U ҄1Ē_sIM]g d'TWB|PP-W(`:,'#j˪'tE}MǪ׾aE WnYI`)|aV1QDWh2 I}:;GDTX~"ZB`V5-( 2E!=h~Mj(,Os1Nח|8;=Bkwm P鐣qR-K|29{yLM<f߭HkIv׻(͖ܛ~Ԑzץ@>}^ ?8*7h +/}OQh7wf;4^ :$R긿 n;w')(ۯD6sS??'ʖ3č+b{` @/bod3Hhi _+ω_N*p%CAw t @#yd<!WW4w.Ėm?rn6ҟQCu o#7oI")sGȅ"'_ ?H$_@(أ~x FNLz?7l<5譡9IʌG\F]|{fMT{!1t4{5{#1.@.%V+*?! 0 !#2/hF?[tPb$ 9KPxa>}*FQ%  ۀ:?x#jm5uFo+t!8RO Ր;xjݭ@գ ̓) 04%lOSj<|Nl>qSdmnh@@bT?[_{YԢmu;aLj55Hhp.Mg|xv4$LFFfe]E8` :72@HA$$Fz"""[S>>??٘p,z)Bmo"uw(6!aeb3?hq>+/SH䍖Fh/Oz_)vv;9V;"8h PrR B]/M~2EB;'vHT)<G'ħ4X}#GzJ1Y0b zn!d#nC ،hk {h'D֨HNYbgяowa.O!{ d$C#\0V`^咱I)V ٤7Y VO?~ߢo>φ3^)Br!1itD=#7H%% % Gs|C}>]~ _ 4%XЧ7.Cókc#GU=JwG1gg㰌ҜY3>!gn*5bM&\hbR)ȣӜ)Ù8WS}`4x}JϠ?spUZW!*( dr,A` x"]*| _`^m)kpWˎYHTE9dzOn׫:ĆuvT{?Ew#F$ wmKEU* hq*Rb4$HU&aviVw>ID0eX8Fk?G'ܝ Av -ʱ>D%B|Hbx?N=W6qKa}I!tWk4&&7K0*Byu3Q@rc\1HF㔖c"k5Gl;*LuSH:"~A;ˏgKi'T aȃsaop3 ?f"rB$!J_Lݤwu>Gz]meaNaG]=]r#/>'sac8璋6+ojz!L!F50gg=Vbi uFm_[<7kf"o DSnG3{>pdL $/C򽷄pU mdc r osKc!PA=9*@L}KJ{]9:nt2$'=? Hy> =L`(WDT7TO?zX*ANPUֶG;%MUյX??hv_=1èHC'p_OLAqpV}b^a*ŅLYfZ̾zga'zXVYcO=W[a 6\\B\J4 ]._ʞK3(ο|W0ȊmߗwZdf$"dqx͓1~֋qݗaOEQAEvņ9&0A3Ba~r~ 7MG; R^c@jM+5L?FG>֞Ґ~31gPvj| В=_K Ada"HI#5q^~kϽkwi!>:ڹE(V)`^./T4;RpVcE?ӓ2+l'aqm{tTB8 hzgxѨp\p> 0dfG>jz0Fdxa:6;P0 O U`ZGxͭVcbQb0ԙ$|ueElW9 2,X" Jֵ4S5em-s"q3m@!/?ͷM",p ̪汅Gպ@jdX'mΡ`_+#ôXX7g3xO|a::=;nwed031 p(̓ s#'#OaݾW"u`qor֪ ,5rZ3OTUEsR1}O>}7x8tDJZAH~?^wk>[,'3b^] hoF2;h!'7* j wT'U 5~^KN) a隩!L3E쉖[L c PD|gVk32/oex?9 Q9! #,S,;֏R:1{YX_~+N;~R~ׇ_v_=lLdo6-1:'ik=n.rjo2f@63(A0!>3(tZؙCLEذi[r2ː?U+aڋWXL{g=rQ!-HbI~2ϥJ;Mr@љ 1iƯaͺ ܅8]hS{-E.2uz̒[Ch2t1-_QCa,]V\iҏf8x3I\PgRn }uoO}JdLN[0=Kz c"w=v'k}+#-rP}[J 2"0ٗd 4,"0^QFuw'`jࠑEOO(zb1s2@nl:XC_cV1z}I>n[77_fssYft!sM纝v_}B}(z6)}!2g4=:=Q *C^yQ!b(aKdbPX1@CK0\x8r*]I@+!s(aE[&S_oCQ8#ՖUv5Vk?0m TNR{߃=$\!U2f. qA°K$]8z%O%Щ{O')s&vwDd`$L FVv_kH;?Y>n?De7^" 46)gÔgrt$j()˲=#WY },%, 4-yHȠ}Mbp3Թ%=-en,V"ijr~:y,yK QkC@v&`B`dlQ$lEoMz`L.˶nN>[m A$R`Qc'mizG 5'! W m%fр}lY}/yKv Њ'Ҝğ1- paؙpA y2mR(Ϫc d{<2$ۺ&>C:?}L oYf[aD hHղ- 3JR0u8E~qMfܰOu`-I'wF" .58!߂~8rA_պ0Yr̚rhs(0viPl4@wiaI屹ߌg#2Q((XU¦:cF2d JcРFQPNv¡ M´#‰ه&Igy`+yexn1_I- !b*Z YjM ,ǒȉh'kŜ XӳL4P5$T$3l#2,i4if/G$0(˧H9Q|tx M#Јbw]M'}v "fz:+N7^w,7TDd?:'Uhf` 3H#6Cv;];% TFm.J"" >DQ?i:yr| +3Z DqE[4mJg?{veZGlYw3/4.}o6bpl*P^T\ ۀf+:ڲUsX`xE<3bgMu`bzM~(ʬ74WN)@@i4fۮpSq"YB56Ɂ"CƆ4QyGyK jktJ]Ǚ<k8oE>}myj*( Y7Y=ߏ[lTQ(qH{{nikpWLE$Ey  GiH (2AӪc&%2(K(T0t_T ^= 1a \t+GxfF 1S62'>[CR䗴qOп)Q_b|(GZ@ ykмF8H = R%(&J%-iɺo݆Ë!P pĆ,Tugӥ4aqjk>فG$?:JXrpq1Bc٥C)r]ݬ\%S;4DzeXqǽ𷁚,:ң v'l'c6 QڐXkuF@ricURPS43D2|ZG~cz|`CCu`ABc_(11U(/ PKdjNףjX&8 Q0FfC$NѠ#L>*>+R؟(9zq 2+(\ҍ- 0OWuVN)OOC*%sD_Ig|V w u|L1"02J3 V߷YWz}b%Fj2hxcF)^ 2oi:ـ(cPINUW'4H_Ev 9\Y }ިP" $ }g^o9jh[(68i׷ Y䚲#g{x3sۖm>Knyc|ϥ==6|rlX/BA%L-y s;U+!X* QA)R,#?~à)R Em7m!3dJʆe XIXC#ouVk?@X7ק'hނ$>kTJ8 P i^ucs6^X@V(P*g>قaGY$_s}-#$O+ܝRvz[!D^;H=M#c+<Fr퐆Ēw׹s*{:31) 9AdHcFT`?uGxƠ)U)F񯸽SΈsLUe?_Zq>˛߻[[cJ#黪OHp<O=֪p/A=7"f#>wX2 oY ^'83cFiQ+:i`؆4dPB-m':J`cewYA'-t0Bo/ka\uDRJm{tFݶ]_Z`. T522չW)7<m[iy 1BsXcPg02B} 5`kF@yvF7ǞGޙI5nVfi j_oR='#6*1QT-=@ˁy(AL"imsB % D #{nu^HG{ Tϳp] OZ*|81*4"xG\H!iX@rUCCI D܌g "1'S4 2Ý t̸i;ݱg3Lg`&EuD` VǪk(DF`$5 SCG2nhm_7 N"\kTJd% XD" әn9!qm2Ъ.HbOs߼Lh7=w?pw:ѯǼFFwDd(!8rHT@C%K}2>V-AxQuP1Aw=5 yod)^>5TXBvF[_=}HxP=Ba#2'oFжÿ@Xz;1뇊'Yv<Ǡ֘էi\/XwPtl2(| 8bYfx2DDAV@ AEH@X!  ;U8-š(5VJ&6.P"2(@0l |Ss]ɠUӦGx#HIiiM0hlq 1٭@z;޵"v-&O 70e# @% ut6rO9}OC3ho ԻV(orV^m {jb9Hpn0d_یgO7OXkxD59w## +6-jq,5hf E?u,7BPGb G!`m2r@li"nc%TJ8fHHWH"d 1X17}gEyx+ {\u> XUpr8nk0UɖRd 7a%DwmCP~2-6q?Bfή%i_ ƫՉi HG$-Èrzv(P P Z|8¨`x$jĵexuO =uI]Kn|=V:9 Mum.Y&pJ[ɞe!A>&Z@ jwtD$Z3uU^WDx  }L&4Ȗyq1dpQo$N$ gಢgܰ]~wHueCEseeL)d-DķģM`B-.!誇K)T@6ϸ^GE(K8]`uV62tM KSŷW߰=/jWTek\CI3yB<,1 ;yX`ȹVHkz'QfNۯ:ߣv>YNJw3dǙmqC?!&sIx,ԉGɻzwlߞ%$vÝ5qV^؜Y $,"՛mePu> 3-J0b:v .Ϩ}FOpbHuc>okl\=PY%vqkwuCTxe+{wnLdlق.Ʊ9Z}>7v=r^MA‚z JRB8SY #P}T2²a#sL(^iZ]vWÍ2'u_1L%e-'5r/( f-\Mjw{wFF ;x)4KGIAH5A}KwrRFk07i(̯("e^npk?L U~*Ȩ"+` :7vuv!iBPpZty."Ч I Cu'KSN2 ֲVN&La~ЕJP 2eUn4\H vpʟBd(YTߩW)oCpm& c!/wV}(J':@uZ艘~xO~y``nt'8$T}Vֻ[4$dD-Y0iVcO3x YKmtHSq) wӰSRCmw}]7ŤsHJ6%ȫl⦕eX]8Z/ ԉ O||!ןY (Pd&`0Zx% Ȏ"g€[Z Bz+ gG\,k|}>Jqk^K<[Yp8' U6P:=.9ɶÁWҠo&ϣU\ې+v)F(+YLl@=&ׁ~)wn;*si\*ADPU]7֣yqk9k]]1Uf"ݩV[]}Šr:sf&bC+@ &`)|a$ *TCO8*7`|;(Y(gLTLPh:hp y\АINnξY#:h4j25Ez%GkHzޞƉOz(ty!" ΈȻrg{0trfmvۛb6qћq։H@Z8&6_sqSb/ mE]& 3-D 5մFDp|8wA%4@,X*&Ԡ`RH,e@J/q%CJ)އIDk+Vyg7WX<D~WH+uXTRv!񧏩.̴4ϗ_])5QepmFs]!$z,YwWJOa[[ e<Bȶgoy܈' _A:"pL$I%NyA ̡gXy]yCC"YMJv%'{5-+ )~[ w%.K;{`y_϶qGN=VkJf+3%|4uGޤwS >[ţ8( JSLn % ˹9-aPFռ СԢE@dJK/\~bvPTd@C(_a,ڔ|3-? |C7NB1:a:$(с|‰ Q|-a$rR$>.\X0%|D( bY$7!OlqiRSgAQ| zS@k|胵s)TM i҇#Xs levA H&<rnrzte׸2abȲ>_S0e(<Ȍ7ը y888_WpXgǟşSxL ߄ o@`x0P1 A BzmkP\mכ6s(րl*-jRI]ye!nb" a@ET`vb;S@4D$^x=udTr R~D"j* k >/>*V%g>tS1АF9rOf!j:㧪*KoC_z>L Qpj&% %JKڡƝ:gZEh揚ih?NiySwů!%:EANW"* .3~؄NVyn ߞw;aC#C|eZ_jFERLea$QACݺAVC&k"0\U2}՞Iy{7Q!W-5qӀt84"K%4z3K3۹w#"*G wzH?]I"iPn/"pHQ" p=RՄzАWt?iF\8bi}m4aؼpAqQo(TfJH;}}Im"9Dl|GR_9 \/!ﭓh&/c0WC1[)S3Cw,{BWC t[!ﻵxMvyv%tYu U1QTU2WiB9LU`%2^!bLD6GTvK5lH*a/#NjK;TVr *,,;%DDMzM+"U 2AMRP+ *y{ =)N9)D5֐# Q.sx4\*{N jV)19)3fh>dOy1@8 *]4 R ]HQ$] ?:Ƭz1LjЫP5<,CV%$F.uAW[zON@*[1ƀJ,oP 8wⲇoԐqfEt{[Ga!\>rL>7+K< n^+\ f,oJN$Evm.rS_+(j__zcy4B( *L+qEfPUmBuU:9)}(^?7 py=øOU{Wq1svT'op-Q$SaЈd*NxX=<ï݉ M+Л a^O3nG| ȋ sW5ACYXtXTǣ~&(`CL$:qs²0`8g4pa;]#$~MunSKQ#KlSJ߼:.*^Ƌfd8T;1 sx~UCybu>s+74uoinqy #9[[V2BH 13s m fzWyqvn:VOӯfr\ւ*hXI6*n6w˿#1NpWcV5 ndSpZb!qv~9B h86С@n$J,\'_r8:M9M{J3\"5t.asWwrFP.p#SUk e&ϩ!Eٗ_LGrxU^asY:M,+v:]΋J˞v2#^han){&DɱTaiU*4k9чYf})'-/}"=f4" V9.Vlپу M;L`{HR(o6A=E/0PL8P"PLo9O,Შ'{ AGߨYfֿ r.U)|0ϛۻ$^JF"Yrso[%.1^yِ̰82薒:+mӛI-AJ5cU9DʽNs{O;>$x 'j&r~U\ދ٠z6’Gic!P/7 zl-y#B%L+< ~`)|DVumu}b (6/U+eJN4=>3`RMHkdDHlmv 8HHZwTS6aufGhn L|)ڼXyVv , tݝsjhC5t 0;گH*(KgǽLMCQ[&TA*rr,X/VH?5!pqjånڦrK[4=! : 6<f~ pDSѐ92e+հbCB>;7<~̍^#9pو {5xΓЈxy(ҽŧ  nV-fn@7o 1zU%媪߆,hO tjoh'[0~CaOZMSP b"#Mvz?cy( Yg_e%n2"L;.he>7`>MiQTqMЧF$Xhe/9?Ǝ88U6w&NPYa|b#1."c?1$aZ;L86<M#dܘ-bzFQ-+| Uoz%)5aGVlMsg4>{!<_[fOl uZaiCD@9q1,Z9((ۼ,9Y!Y23W(Bx$;*+(탂J,> H(2Cq !#7}Y $/&imÓl  /%+̘~|Tc^ T@8qɫ9~1FjugGS$>$LD¶C@0 RXy|u@ /7y'?eC;ŵROqeVu.k5rb^~,ңW(xiԊE ꠱)~OP.nI T: 蟱-p'K{qrI-DD/; ){x!_'u -λ}s0ۨ0P؜zxz4&Rt sPQ7ɻ7[k,h-e(W؃@_JXiFX| -5 7/Ҁ iDAɽvmhI `z$7銅lQQ4FAX8irn0u s(+. ~qճyLo]HJUn%^ $&x37(N 2`T4]&gޜSa"NYb:?^IďVnlc|oz_ȶYN+"_1{,w|/Wv8"@SlхQ4W0uG Y+۰@ǫ:"D®d(o!$9e)=4VOֻ6oqPy )+]KKp> A<یvKRiiGEaɋlxF/(ejo,Rx |XE'U- H[ 4 &d?jQf[@H%qJ-_)6sQu84]7# DJ; t]7Qkʽs\ tRU<meprzYH :FXp1fNʄ$ hM}<6)_qDb6ZGvcdmaeo%{)p2Naj - BK`~/)KDkq5jWrQn~Hq/CXQc1^60c (@(pSIH$Ϡ aMNMQ."THc34,G+xŷ`'[u{Fu"4gD/ʳAq- I‚:F 2OmGR``3[O`run0\AŖTeIMأֱ]eV蕐]E)RP;yau9_ L8+aBt+xkPUb9s@bC&k-"ꨯ6D t]c> /K(UENzctF^4DD*<`7|F$SM/RLUkmɶbOj'Μ'n2 Gq40g>/6#"/N:)Q숸٢Dj!Lnt>kί~'DŽiDDA[duvKSs B7JXHQn-ǵ&2>[mbpa +m9B`/=6nF~ęGY|eUZ( R( mz e;<{s.K2LSN |>O(9agߚN.I|o;^"XW*I|d{,p 2lkLc^7 $K3so"7edd-&b"CI,1L>L뒴0O+bY'KàJ$RI x}lC lW34| )Kw@Aqt_X[꓇c 6ڙk u5-CD30! `brj,\^`bS)sRg$68Rd@K2n $I$5]IrP}Nsʪ ydp)~PR8Pǟt#z+@mM-ܐiF 0rU, ӕ;AEgHNjL\m J."E=r֙V|E#P>gI!SS9)zJ.gH;{90X@A1=IT ZK^G>-<6#.\dC tuGG#_x^{(vM$7,EɣxsVB ٘Đ[ͩi!KU,I$INcwfq ŤԮIEt=w9!hQJhxg7J`UjFIǃ2Z[jshĢ%-N5nDJ  Qؙg./d`+Nl'm~e'p C>J6U^G?()x0>oAyut68>R̾5>F-i,4)`0Bl).=ƔdgGHj][V³~t۲/ >6@X[,ܯ΢ !O1]$ $%mJ ~G8B6Ðïk^nA2xi$?]d }DqTFͰ]g 0!P&1}{^I5ԡW8I@+DңsJeJJ,8HFR LFGvJq 0-OrfB=,@  J'RHV({aAmQ)=O:sG$bRce+n Y'"0.F]F]tM+hJ>1Q _HxF" f4 =˰hiaXG<OٔViqOlhѪrj8EԨ`PR0홽+__ܫ@,zUCS}A92J]f WHH`Q {9[;{66ݙiG {ё@(t^l:.@;WIg2צ}dj^iz!UP..ٴ_m{e!oF|" <4 9,"kL0wd5!5OL1<.= һ ̭*_hi[ZI@{ /z~ޟrc.Y0D+N&'^xz$s#C0u;{3z|!qnS b:FR=7@eBdV v{[kmP^(7yܲ;_(CwYqs33c:])>GI^pz1(p]a #rBso1NД&&# (^ZBN' ~6I973VlX#hw[S9Rqbɺt& MgusjMǯYR@0Xv!$t6)Tw\mK<t)/-;} ˏqt<>^VW2aR,Sey a)r#tekBУn8uoڻNe[_QVGTRsR/J(8M^!< 6`|Wf)FF"_E"p!T7A?dFYBE$LE=rzxj"ȴ ? 8%QPX!@/ 1DEDAdUnDk((""! D* PPJ2,2(,3%ŭ:uAMH+giΝ(TY8`زAPDAN=4( ]EiGeA}yQP~ GCUE@N y߱N')DO$>`fYO Qh+˟?sJIPECnݢ΃l% ʽd\F>V!)+EO6F[uo4#P}B* a'X*2`3f6;= ~:ӌp"!V͊WeArv%U}~U]Yd7RKOL(}|Jcخ"tq9 V5"dgIN[Az`qIt @b^!ZtSQ4VNwL-<]6+KJL6႓HxߢC\% fz R9x$QS  oKöێ7N:)bƔGvjLD;-4*C 7FmB@ր*9./\bF"gP !F"ks޽myɱj#963^ѕɄ"*ò:141! µEvo ]n^/NSS#BE~1 "(t5;p躩1炗% FyZr! hsO5\PE(@ #FZU^A9ה@,/唪Y}1Th.CzkeN{ W0dwfT ;s+s|e ι7uVJcbrz= [#|yR|+AڡwЩ $cj;H]E# 'P;J ,$l3z6Ct^houw " kGf[0;WQp3[LnREau\"x:uL¨:Y5S_xK`U)|W3w_Rƕ|bY*#oRDDDY!WvTPpcx8 yJFHHG3~;  EV*}I4A"O7n{BG?Ϝ^d @$ U Q #1ڸ9FviU|h T_=(Q "AUTGmޗuNzɥ\eU%kj/Di=n%d0)P>2EY E$*QE YAAAHI"P0YXDA@Y`PXE^Na 0$ rzwWjLK]05d2gASj'E@kJ>--3 W΀{*{xy4A*cj#x"%B*ȪTh ETEE Q!5E HB(F RYm+D#X,U#{ $GpϗDZl;:uIM}Ѥm(efbTDrnj\Ƞ I3-Q;hq&pWQ?J" ݹgRkkXUT }3wSs02VW5r N]1vG*.@DJArD@;@ˈZcyz5EM"wXBqH/7&*|6BjPXY|]E"0T,dX UAU`¢œ=qI҈U5ӛlAij:55Ï^(QǏr;HP CN~n<јrymJ˜.b1wg QD1_ս+g FBeV)+" b"W[(r8" m|ZrX*c1ӡEBQgMto]F;r4IhFVEdTDU-J( "#'=NF+ b*̒ḧB9\UV)PȂ#Aˑ5~Z"",\' 4]j1 a!eQA,UT+VŨuqH$[Xw]r͜ @9shE{5&Lқ\d y;ZR k=!^ot AĂ+ ?v~m*.+bxrF U` `D0*BB1$Ŝk(+i=4Y{*(BiYTPQAdYUSvV-5!H,{QIQgu"lփxĥ kN894X JV)bPPH ILmPٳ :=\ekHHz h s3e|Oc-mĐCU)XnͩC3aF /c]4tCȠE*$R( Q`) AdXVLӱ#F4:*(qBH B)")l5xe@-1Þ8bTL4{SVEEѰ}kDt.ā3KiiAnqEќ06QИ%Ƽ $ pˍhVASZ]HB|%4j°-LE mXTĨ(EYY"DH0A*3g5N^:0UjC  m!ٗ`"+ʣERlWC@V#kyҚKo"I/e2c\uQ"u$$PTֳBJRPH]9fQkRt51=B*yR:C5mՙIEOtE TE%JcX P1傈¢z-Y"(ł1EU&TƕDM3y.06t"DKgm%5p#8'KHu8D^h{}4:Ln%8Z d8l:wM P\c7¢dͷ&sxC=Glڱ[J6j'7*)e(mJ֮ uf6*yb5A2b8j1 m V'HF #1QEJֱKpYURڢ8+2ˌ(l&rv$4@|1ᢘ6QG~6G-8݀#7iÕ.`**B[cM4UU#a30U-2Ռ0[(iDQ0 +RU`+$1pc0A,bTBKAUd E TʐF*J*1b ()m1^MgPc5b6QQdQed]!= kZeAJsNنO^fE1IfETc,b6X"N6r{}]qhuz쁃lELՅ$EҵHBv:UѤvvJ `!rԂZT;iuj(, #MͼQڱ# [+B@bRQUPR*G1!Nf0N0E#=-bmwդRK,R,P E"AF H XR1R `ERPY,QT EF,Vd, E K"0ErA% ϸ݀$U$R,"(Y R E!)",(*xҬ+Y)mEj!(((N=xOE5n߃CZH#P4+l!3LRR)*[@QJ+*Jџ2ˆ(((\kQDxU TPL蹦,UTUbh.Pl*(+kn m.UBE XE" (dHvvPRhf4DB D",1PEXEdY*1DXv6Ո*P,fX"A=^BȌ"%6*VE+YXV*(YaUPPV,B*#6SŒ( E_[zAc,A vP#0TaDvwhZn B d\B"'Z=SN3q-@t%P(n-ZWjhJ(QILeTlQDDH)Y\t(nCES)(ej*!Y|76@(B RAa"F)`XE"Ȍ"*I "Ȣ ,` Ab)"AbQaR  עCdX#"dRE HF#PQwZ1aW5p`̨Ī)q%*@'";;y+2*FJ(e’$bQF1V[j Ab+*1PV[ "}XJ 5BE EAXMI$>c}~ͳyI:)  "d""XPA@E, XR E`)YEAba97}ـ a$$AddG<᫳&ξA \7.\-n$Œv` (*D!-V&0),@-eEQa"0UD`)Jϲ7IY^ƬQ+T4ՆnʊE"E YPTgcEbJeA .A(k *TdX3)+羾@cyssܽ^'@<ĒN@"*CB,M*/Aw,3/奐$%$X|W0sgzulX֣V HX= ! @ 7e`"ɝYyn3B+Q _F^'I.+p΁M%Y(⩒Ut$\2 W`$yNl[ ɜvy89 SL  $P 1MS+U@IHĖ 04PPPjiVAAd@-W*H,pay! 3t\oV2Ս2!02l(5Z J,/3yFl5yZa$F34ZDrAE104xў 6&  6w&bGIzolJ&:$k9զmoL$xjEuRC3DYRףŚ m1W[2r¸\H2Ƙ*̽EΌ wL*끡Qxh G y2b/oL  HB)SLj(1=zhԀJhQ텁Z 2eR[=kČIi{ľV-ڋpi|FUYx%W/[.@5$ц95C2zfKj2jQkUYbxKbaOA j(5@pj)*(JZp `j)uUs0)6k31!+-RMq<0`>Q?Pl;8Vsֻ3kM0j`&mK5"e"XQqM2FWmaW8U[qI8euZe}S -'8 !X͘_GI5elb 7u ŝrK{`ˑ[KRs8.5h^Ikh8Za^|Nm]Z)/RqVpVNKYVkx޸Uos8Nj:0¯FOx鉵dXS*’$9 T5BdBTNz/`SKڷs\pl;ETSIxnLm\P.T6XHf4#,E~28+" gԣ/e-l'w :5CQfOD >zo뙲C_;2P(h sYHDӰc<}Zη1<8s/Zs$ @W? [_^he !ƚf*D;ïT,__$ I HCv nj2EC@ЊҟZ:m4tRT,t}@qqϸs6PIpõe >0asfqDV<Ɇh``MGKq|D.S #cm k$<T0=9 7 !BC·s-7xf]i[˅ ycQ9q?%Ogul-m0G#mrF63DdK}=C7ڒ=FFo}>cf}n ڦIU`@LP˓jǛBA H(I=($׎s7ޱ}eB:гk<F\g?&qc?*n iqa#g0 {e"q|՛)*=RE_=b}ݺ@_rۖ"pmrb ȁ$WY:w򦝿*7W<nT`UuPK?ap`H:~_;ڌ#rƵe*U۶GxA6QMab Q;Cl@H6yEruH9D!AB2= [=D2#o_t5܍_I7p6\LF4eՋ-ْnW6 /' ǖ͑qF=bY_5 7[}MAV.E?8 0H T6&C#Ƞ!Rˌ  A D_OxZ=/ɮ:2H@V/`=r{Vy\ ti _N#\[H+Z!*{XϠ!Gs8OhհUM !\t;R9C2P Xl?c`y\؎5~6 uvUUBr @ڊC=F.s3fqAP>(Y*b}R^>9iJ QPYJ_kYmgEA^@fH"fV+eK#*xXȆ$v1+'ʸ GtO}ƭ+xn|/cvUR teQasuVFR(W9;s3Z1F")kyyM1B]XڴټK[;Yj$4:z୿}Z)Bvb6t(b49@Il+GEYZ ~鰂]=̂5{9o}xsa8Fô+|`[tNb\{{qL5&q*^  sEqVc,\]J?:2Xavu'*u (%/I>J!Mm:Z ήQM^בi!A]C]|k`Q ?Я^TUIJxZpEe}Rɕ B|$H(#|޽8h?Hʢ(P/O(4|sk> qM,4Ȗk)m5Kb7h&XdW"P[S.`k%-T?QVPo4OGCy_$;wj)<{ S"Qׅ }wrs/ @_/CJ0YG۴;bbd|2!u ,l]Koyrrh2xzJEe5K;4xx&$"tD"RM$v7aI?I~>{M*}FQ Ж(D@} -(%U@9xvԃ׈ׇ#!CA }H>Suu=$dd?_d+aqmmٳkա rҳ ;g`̾xuyޏ:Oy|*g__Iʼn~ Loysi ƺꎚ77ŀP{qy$DrTs_E9փ1 Q ONs}kvpꢀ`N?=ݪ)@r"}%$P$@'_ Q>YT(?ET '!!A~BN+S*A?/a.{|-+oP/skLw4`r= BJ4'; Egb& Y꨺?wo5]5;OFQoWwԸ)P-+v#)ek)U\ &ځD[[*WTҏ : k FG5TTLf;^##_SQVO8Qֲa9 / 8S'ɧgN#r)Cjh†,(?>Lgi[DT"*u1")npMՓe4v-D$'&{<$ֵWѭ E;%枊O65F8h's/mO=Ҧ:4PUOA%zm = @r](W*A$c0'g:tIgXFRԽ+$8 P>-f[QR;X|, _2J^1qZwiU,.fW6\QZתb,,$R jh?/@5ޝmZMAe+^0FS{JZWܷjz]l2 V)lQD(CBB|e2合xP>dA=Lx xxvF/qMt*}PD}*~E_^D x(sT~sPS1U3)°Go! P,+@VV[%^3 rb!ј4V&s   -W[RDL%q}a' DAxXegʡ3FIii^ĉ6;jNFL̈́LA$Lmd%a.%Q"IP`XL7j P9$cR풲%hr΋$*̩Pҁ5)8=?&QYFJ`ATK͞VAK,AQ"J̓,UH4WgyY9⮪C*aZ<Az-z{ԓ lILRb +\YޟwR+€Lp%̦3IqAs)WFW~OŬ;1S)VE# IuW Y˃Se‚.AkASX+4$.Zfj!kX>]H> ֚:B YdUְf:c0UR hnjZGM t zx:عUZR!ßS & 3`E B;aꕵ-C:w{݉pU"/#@AI$WM@j OeNǘxG<9|OX}@ǃDAwS[$  QYA<(Gvh?rrT?  7N#AP4p #nv/rBF eňEq*KnQFE Q]_SiJ]AY85 TY$)ҁ6dYB Ĺ'Z!nTSA" "5Y j@P0baA/tUt0Ez0@L*"5j_aAAŊH85?EQQy,fV5CWOXaa2 `={@ט"]*H=NW}& 7u S:ܖTCz.E&J>Q A>Eƈ/m @qZUQ3@ ƊoDa?1mM\R}h#P2X %av_?Ӆ۴d#}ɵP rƢ`춾gau?W^.wg_g UP@5C̏hf:(v/ }Vs1LmȬ3.V=MTWg[U1 +vˍ)S-ۓQP=~X}X}AEBjk'V!I$ddl~5wc}޹xZK&1s= w:w J= 8ˢٛ]Į,@Ƌ 1NR(y[3ٜ6лo~|2 F~<.!H (qa}ʹ(~#D@ch8 W0a0f4c9.woN(\/PyDZ 3fi4PMףۈ"'x2A!LdKHPN+cj,"|xGoCy:ӷT+Qx`kUzNa$,5߻Eރ2Ȇmн٭[S>9",ϲǧgg!*䯷sUdr:dgtT D8&[G#gs) ߳;w1yD*3#J 4Z}Z T{~ӷ &D 2T0,ǁjwU"H!DD՟QA{rޮ"obw sQ2؝!Xb Oi+6G~0ߑf fٓN-ŏ-azB^ kplh$؉d*f u'ƒD)e Ϫq}7~ x -#ȼBh)WYLjU u~0=(p3 ro 6x8Og?C?ε‚eBZRΆ4၀ )ҳXOI$eUA=6zwQPdQR}rCƂ~0S"ۊ RA;ߎy`_DmM)W`l:.Co9߫Nπ?>= $bMfV,Gga'~]UW*Fcs5*"|Jt.DRwro_B8U7j]%%ꎯMHj,SL+dk-G USKu*Gzė!×I)Z:]s+8xiOc==8 !ٲژ&[{.ב^S/ن۬ɳ ZNq~kĹ5sB<- -H^~rdz[Sxl5k_2;u#TiW:kAxeKAƴ  I 9YA7-ū:2[o5Wh Vso3@*y$Æ5)HAVAE2h;0lloL ~v9ǍSk1?;c>*;ES0@pE*E@yh~vq+TȠ> 6ϩUE? Exv }۬FϿꗀeF.~}QGeWo'DngOdu} &@g?m;)1,st|um |[!YJq 3;;-7G.>6J^\}6r4ٷ^c>>HU3@TQ_>8k>g#XR(!`oɱ\;lg撞@ x? cm4RT? ^vD?v% r Y.YL~,U-D@9jOEGg/mpvۇ }IO+z<}G_-Qg-a7vnvYL  7 iNGOʻ7}a>D{J)4X{ b'ϋwpmER_UA_9`dUk''Qjs[~YϦ(y'"u|O!q2>aHsocR#u6X0ϲ4MTd0:TYϩdOv.\ޝVқ7`!bʹpb]o(r>A˨y~Ƴx&/t>A'ウ(vW{N$} wP9&?SpUN(d̺*45W>F:X8IXLbxH.y9a+< IHYI<ģ{|aG2Wjn/틥M0Z\kBΙ'썬-| KjlneKrqнohꧥЏ2~"Ĝ΋W7VVE*Y&SxyssUT( .jo[),Dޮ oǘp5Ѭ3#7] |B)'naSnMCPd3ZQʉ<8_74@őʥ:ݍhC 0FWqD17?jx ;$ޥ+a/ǫr bd.:@$ LiSb I ,Z #悁m@`f^ 'ʸVV.>9uܢ*/]kV(̥) <BhtH0v tL&e'u:w7ϫw>+fR΍}\BZ2vT4O JfOCri> ? ~dk/,,~/it-6>vrqU;y&+E\xU.U2~οm}=D_I${pp$E<117ë;nǀ]Bb' "e]Aʦa*B~hY`Gs\.U$'Ȅ@lYJUwqi&!<`b !"2Lm,kxܖ^K'>+)łfIutjUwFE7HQ\DGztUr!wʏOmP7!z♞mosWwv "&j 'ɈTnX ,B)HvQEDCM{[R):'5 8k``Q EVЧS@j}޵s _t˷$@:aAݭÂި,"2lx6j/#uB0fC1P,JR "Ǖ$#ǢgLD-8QSdM1_T+29o4D/Kv3@_O_ID좲"ހ^t !;Txs_L"j*؉"j*Wr;/k~oljr~/|82QK"M|*"z=څȒk-jA,CQ4X$P>Zp8rzmZ]Zb%# ~OQ@E5DP>(8%o8G`FSAPrזi,?#xm[,E%'ԅC4P߄GFߧ\Zc T1L-\a q| D9"p".`ҚPMƊ7Jq/+Z3}TO91\*am$!D"Q@ݒ[GBSpy!6e hM2^nƔMxo]J\(ƕ 5JB( dl ˟|P-`(dPvpNEIci`!"| -ɕ@t lb:#u?k^}?A5Nck64u?VWց!2ڧ~zFe0"gK&qkqPNv?Mis7 zAs ͆Rqr:#y]O$2l跷Ihv Pr24a$n9X)4 XN(ɗ~K`"tI1v@>c Lj1Pt.nҝҍt& S#`Yk9TG&$-5~K~5$^?[FHh,&,5t:W嬊LXqԦ Re8ks1iA<*izenrjR:v:jA~urfz_ WK1&ɞ:\ {ʥЄSG*^&etdعt5,rܳ3B2xǻu߽Dnh]ٔE*Qmdu.Ziٟ^Yl[,6/;7,W"kwn̓.M9%>a<_k6ü]Yy41Ra>QUKX`BtTdd=MFe@W)1E.-*"1lМG9K5i$*qh57ܐ:%ْ-\,2(bM͠1)7F]ˋ]ɫL T%d,6 2*fK䓐X&gA?b1lNYTw%Rb~>w)֬i ^y/.OӼhtuiŽ'&v9q'k)ͨ5iZyq>0?פ_]q{JmS[_+/GS"(Ώiϣڻ\jcLQĮ#(tX^en'S,@dmڼpsNŽH[о0]F~RYD{O?K^7'>bکpMܔGVS_.2؍Q9dxV\ܚ|zAja3RcR2bx$ pg 1ax&39k{%d"/2)Uڛ30yiwm)fplI5!+-J[G;rmgL\%I͛T#n8b.,qj '#$K/Va% Q1UU&Wh ˱=얱fct<3*8]utI^RKPҰFvpƧp-"o4x1`LRG#uҺ&<*,NU# Y7 Z#diA tJջC75h7;M@1\\H2 >`, Wy9kObT 0D SP{ENڵ =hM^1*ߩ!vVi؜PZK(~Q}2I h޾1#f2HD283‘e^؎5ZջLÖ38/B; DBm'fKծgTkI6OHu=V\؄7##Knv{81L+Wz^ObojN梛'G=UM-/v'9S~{cP@/@G&QJ^vdYNm|Z^R1Ot$KW{iZUA;~ӻ} b$Bͧs2i" 5=Ϯ9n:$”>;!{>RԮS#N~]@ )Aoᬊ?./;@=|m@?_V^ ̚!( 7 4p~o_^2TGr@`#؅ADdTH>)G6*9B̹PTmrޞ]US% ݭE p@Lt܋N_n}.)bGgVuܲm/2}/≯و" ҁ*zKȲ<)b Hj9-I{c؋~v3Ԑ @wgH~S4n#<);۹RD|H(zP)m_էS$QpJyHj5櫖at1r1.i4 $deRK)gCXGP6Z usH0|7 !?Z: J:0w0b2:M͍u7Nk%h݊7?H‘@fŬ,O.g0n|,`YuYͤ+ k h*XͩƂ]BY} mY 3b|7DY'wfvln49lBct[b<i^'Jo Ɵ EC<@ ͋P)ֶX FH@*dfTs 2N&GzMq-zʷr]B8k T ."߽~?Sm_^=r2ܑs鞳&K\Y}Ϸ Y$Z =EKLpiiM6ojgC-Cʬ"-wTgO?)wll޳[Pq:V~=݌1! c\ eelmy|ޏ;mKHHR Ϲ$T%H@+z%%jN~Z5N툕MɁh'Z4 M7 mTQ"ȥuSobrV5 .}s5EMMY޶=jmL(kӪ3 UIC$~ǡ1O{9\mJΔMx 4λ}hhIBlߓvMdz|/S8Y!'S|.}DO r@(-(X@a$1dg3 NH_3$xE]^~4p"amE}%2fk I'D[2Gwb& PKFKJWr p~5!nB_rAEIN+S"āpj<Lo|A\V*1["Շ@[)7bÐ ER^h.3G;QÔa -"Xx+Jܗ[H UˑCowFx} SyzJfCj0鉲VDaP^a#vĥp!E;^oy!HHWAA zisX/Ϩg[)#f.LS+MXGL ^s|G+x.̹ze+Hl%a;)elesci%5>7l:,X͐&-43N. R\dot2-Uul?v4,b7 ,U'2F٦@! UX^?{~V_=_QWqt`y^Ų2|8$ N/ WR7 &;gV`;C|ZhNG9TZ/Td\gC 8aopH9OO̡bffq%咇9f=u8LYP E,t $*SAD`㩝CZ.d큐CU 2͢ cVK 31 @;n):#)~QT A #ɢّ8EqV((, DB0W9ƥ_3w3223Ԡ.W@}>Z wo~OyW( - Rn@Y d!s쩮,)e_(z]sFX"^<{|uBe.ۋp9*ke-Ֆ0 \rWEOˆbâ}j xD(IJ+rYE+^Nzy|.ෲ@ wGX"hdԭ0?@f(3 qٖ@`\SP1BOqCŀƏ|W"3Z ?ؠVwøZ߲=-^rxsYvG%L 0;D3Mt *\z!:+sEՂ=qJ#AYw6D;uf8cbПEP2k@r,J)Gg{zP) za\ ?#ɣ=yT ݁ʋkǙ>6@1Oi>0Z@c?HH40uw̡lE/?z>@R+c&ʾ|=HTH߆"_~Uz +kz.b!N@{Sy{!Qf{h{;qp2XnRy1WmuA%I@r0bJw3ա3*N3Ht7IH1?\e_0`ASi`,8  _~K$UF:Uܖmj~¨R۳b?pQ?/W8I^荧|Iz؏-X荟s[dqnnlh|7dU1jexZ0ӎ+}vPiұDw)',b 躪]V&X2o}Z.L'?ԓ湮U^k}O ."\0R[W{n57vqբ7ekBo%P}mPٽ<i9(sĐbl1rYExHFGZcp1eJ0źdbr,ٳ|D2x:j]ʓ^`W}R0xcs}:|9P*_5;WWj[lbj< .}{SNWsӒw 2w~ziOedHA瀢o`e$n*P%޿;!,E9I4Z!lw$LHr  &k/ZöCP^J΍Rx=1{)(;go(3רa[]|r" `4:%Xk N~(]4S&X`P%;^O(GuBim&T?3;WIѶ fU͉#hm^TWr SU.wU_#v5/"oٙZ_A1%|L {Kz3pQDS̨b2Yl!U-fu:J9Wdh.eq5d"0A"JoPo3~z~@1 ~1zͧRJ+ZOR|"'" ĵ)(_6n aG[1xU_j/=-/ޝA9/4ڷkܹ~3gnNYKC}UX|enDsJcW~^:H`MU7]?1&CP_]'p t}ʈtewK8퍞% D `Y # =ώ;UL,VSDAN1VB?1zynH)$O;O`r 玜À=3\U@~?i_ S˃AӞ;hqZfj4|v9P~ 3P8Io)sǠY/#0zaMs̰DE͞Y(SIM7gۮeC~:NSw;n^UNjʇ} nEZ([w<趼5}b!әí!Arz6߆}|R~fŀ䙹S9&jtmˇ2l #>T RH^+d }znS~Tsفs/"?j֗O65.-e@,;UVُ#XS?"w}~"e/+;@Ci H0^dd[@[Ϟp P6D7#o/҉&7ATSl޴}F^ (aϣ L > @k0^:deP!re3+:\Cn|܎! yy:VC% h` Six`zW,ALk搿~9@D,ķqԷc}gWDzRr=΋,v4%+wð)E,61 `]DYf*q ez864_{2L9Oxʑ!i@ܮ Ms WmQ'8#ݏ7MbIRQ%E%Dt/ib~zjݐ.>Umh2ӛE>Sze3l[i?`_?=Tf{}%=ίWlOX"1"~R̠_AkaiA1SGruX:͊ jlj͂/J#]idd|zRWR`nc\)&EqOiZ_,Vw\('->E$Ftt8sf(nG=-W mKZpnij2 Iԑd뀦Uiuaf,ZK}vؕF,\^BM{suŔ鑶?j54d b{*{U-uҥSu~bb^=%ԟ/bcwkQIidCOdN" ^ Kj&=O8M$6B%İI-'ukrY~1O7lkԕ'7r>X,nUoxȗэ!ʫ;?5j'X1EBA:JR 4i+o ~wqD|m ftj1[F|t`Y"3ZxQ,8(.߭_JfjN,n^E7,|1h};IXm_ios?U [?VtٔQkV1Qmoue70)U=-0zpջM?J]n(-աgu$ ( 3H7La\ݭ'ϒu15VͥlR]QIjZA`M«Қ~Ȍ?&R}M톻ߙfE }*_&]v&WC'"73`74] Yr VU÷; ze#$A$0C@Wl=W{ ^ѝ\݁Rܘ fqd- 7 f!iZՏ*X:Mr0(Y QL```ͱ\CR@@Fy̻nX0eA) j!n1Tö1pbR 09䕽WR¿uZ1#Ψ<*Z U5w)WqOWio@QL yR72m V` 5",ʂ{:`0OL ?~o#5oǺ@-5~'E{WSQg_ ?VxLq}4PE2Fs dԠ=wE{k{z4NC|:ncN p5N( :To_xθ҆}qgW$:crU?z~. VJG~ݪ$#u}I) 0R3Uks0G{_va9pS'KN1DO[?Nށ7j$_LwLxQ@Hiu"pZmflNΘm("zH$+SP*A7F@x^hkbl\I(9cb\5bsx~!yENˇAQ ̑2EXS[خM?AMЊsQQ!#,# V#lS";鮣9Lʋ*-5˝ee-ͥwq*-`g٪_¹͘fcLNO3iDof &~nk?*W8٫15ɡ,:K ,X=Ƹ |Ɠ1"j) v~N) LSo~5\衝W710n14LI76/>㮣PqV{;M~<mz( vVe &|ʔ9i&8|jM)VcF!c/nQ|mT %|_ʵH=+MS Ԡ]oѱۣSn>6T AEcKSd@_?Fc0:%+LqY͵4|]ON8wiuuΗ ms Ǎ)Z l .Nis%M緜cDm6Z423܌ *)[l7-;?qdi7\aVk[]hm׭\{4TUMw9Wk}20S@{w"WvzSyqtUp>g!LǝwYw5tJXx 1.\?״QVI~-@Oj~G rdU)D&ckw%]YP 7<Xor<-1嵬]$_j7#r ?9<8j$x/΁S>4#xj-*hZJe䘫fjWVY_Cu<͛ cNHSRn;Kn hJ]ѧB\a)$HdMXpbemْ%MVf&4L૩ !+瓠оayM_kI_OhI~!a3pc>ɓ;|:*DxwKhqp+t)OȔ6O7bBω};d+eo\_Nt4*O:7gIȺ?N98skm|ȐNɶޗY[Rcp;ߛKlnŜln_nV >n[YϽ`}1۳KnLBe`4%6dx3Y 9f*ۤXֹOE_YQUVճ*+Ue[xdW~WWpaIwk¶\?Z?4JK'V]R =m*uNfSU~-a}y\5_w,fΓY!2Y&*՟9_@NjIvʅrjy Fo+ˢ~7dhXCAƢ;]\wZ^rZ-ck4=ؚ#]^#4?:O*.=~]쮝%p|1.KcdPvU સ_= G=[!ynk%i8Zyѩ^Ǭu`jܯУ\gĘ4ӑn.nZcHW|xtv7'7ekHzctMr!ۀI_]b $5Mzא~{eĖYm?ĶB\^Re`igͩGeuR#Jyuke$uv*cL*d<2*N\o{D} [8Pt^_oEpz'y|<~ `\?v?kyTOSSK3פH.K#(W|Ł"% P8<>$}0t;7uj ~+ ((̠ E=(*_[ǰ.=w nKSLY-O+8N3zD])wf`y _c]樬w"U6+zQ6(#)FvЃ8Pܘ'gR躝w׷6D{A,WqW췪T:le9,Vf0Uu{K: +ǴyjZM^M* !Ez amDa=Ve|MFD|zD[Ln 2Sw,y>S/`O~ M򼑐 cxb H"p*"$7}<ݗ55zE+* XGLwύ~sZ/!G0d4nݏr^vsz>/i{-Po 0pPٛ:E+`38)Cy]_)/ap>QJ̤> `c1y{P2X2VE<`K?6{[\+<JTr_Yb0I"{{WOWxkЂh 20`n5y٣tA@%dj{?.Lqz[vxVlI-&+om CT*<ھƖ5R?戞e_Kp? 2B ! ߿:wr}[$dlsۇo50P{۵ORƱϖ.xrCQOl/d$piAoC!Ey~?w΃vCxIޮ)ư|ZzXrmV' LV *"3Z;iYc %qȏ2k9' $?߱0,_- )HH`4*/5u?% = S ʅ:/+Eԧ0DGq~Sw8c-xc_0 "tM1e/<*G0߭`cv>^fAǥ|3>oWM-5  #[Ue.hv|aCgVdV?_akMq+w`fyxeG~.bD -cYnkli-Qkl{HAcQbI TiC\ʐy?]dCOgdYy>SEQHEg,?Y)|ŢN_&rd$j0TPQ,x>ň7l~?so} ̀GԳ3.G3eoO""( *I *:囧SU5S7j5vOCs'((EN,=\P԰ 5yoя7N/ ,XgEq kjzj4$#2"#2uSݜ0l͛_6@ΨW1&OGP*7g4^+V vb 68Rm[\;)0.=vЯ]?`u uSUqhdBtj{ ܶQކYzUߏVK1ӡ1<#!&!tI-dI6i[+ IP[ۗA 1(~z~,Hp P  I š'4B}F(z=?5՛e?臁$" J]qI,qP)8tub]QE?00(Kjt |_G[+U^z x[^t8d2rh { 20td?;9BPV { I""f sYk:>3M$A("ŊX ]#vEQV*;>^ky9F AQPAzLM=8NgKWAxQ 7@-E5,ET؄x&r|îb59.OC߁^ ]{EC5k*Aw9tp|jYV\b>e^,$$}xg'e- {Uz,eK#@+Op 7ZyMk,TCl!J#&Kf+!eaD>[oRO2ގ>} UyGnt>x {soPuVr-Aq%UIg0.χ>{fC} VruRcY1B'49*a2t#"iMaHm2>D~Iȧ ͤ.R%32pg;qԐRA-pAyyxinJ9JiJ4Ei{d/ꔲ g>]||)~OcUuV exҜ]| MS#[ KL^ɽ>tM+Aѽ{Hc!1Eb؉Q5nA17d_׊믷p']>8\}7CZIj!W^>cixl]顷gJ$Οn $ KN852(՛oŇ^h޾ g3!Hl{O\^ښ-%s$&EmI3) FkBUy^T0q&o뮟r_BIJ[kX(UdБءrDibY  ,VpK>%͂h*~z&p[:^/rY 3LPd'^#4$dNXA9)KGf×JrBrAH=EmCo? ߿y}UUD7۲}o5'BrN ndDN'k;L`@@G齃[I3/D DҢCϾ]jgNr=OVW+'ȭ`BdENy#Vy/f8{wݿҙr_я y놡 Li;vL4~U_Œ(" gi>̼j+Ɨ|zMӶ~iylwX fȄ@̈ՍNrR|5S<ϝ/zl?I@Fs AT0!ę3ϲ, ƃhMtI J*ͫ}W/0[4mM1Ʀ{?zWFAEB4d $l^:ٹv6-J[VV4$JF?%BؐE( ]xY @(SH&"2啊ʧZjA!S.tmQCj7Hp' Z86v_}9G BSr!aJRܚ s"Cׯ JFGXD^(mx`b 0 Gä+1N+L>BF z=]'F/钏aqdB 6Ae 44i8 "g5#3ՋFZ&Zk+|o]&mw[sC ,>YME$3*} ߬j, ٯofs@s/xX~nk0poS}낣w C۴ v "1V"kU܈ȴ$K-5PL.I ᘛbB&S4x2ftw}سubs_-wLqh0@>W?r^j\o_ND1`Bba_rn?cx~U!ǚovNszJŗlo=A8 ?34{b1}"HA[&{O_ ߇AF R,A|,bPgiS'x=+_xdqo79?F/"y}9""hIo{2k ) % 5_.Tߨ\OT+]zXٽi]ד5aJpLr(&ڽ(x  a2'm~gaIuzKBɒ/U^y9kX@<9ۛ9 QVn~V̪%UeFءi{j)xւZ>X 66_'z5(4Hc5Cdɖ"KLX%N}&>N MM^ tŹy}t_@_ X1 ]Ϣ1 [IaXA]`q ("TvF\GcHDUM>G |NW\QX^KͶ"}+$l!ȁ 4ֽԦVU@T*]*WTU|s3h3V>\}0#(]s38?]jO8+0p4C3MgIChqyF=ԯ`ݜ:!8Y('dBq@P..;0  ZEE qa-WDҧ$HIGKiG\"R]IwO%`CoK9w3V=VKn \h=sZx}56" %2@uTlv U;c #| m`GvhO4ܓ.WzaE뭳ȝ5 NE%U.TL.ᘣFCμhCWlu.u6ˠ/y({j=5"[S9Z?:-cDW&0w(r_ރם'[-TUm䚉({}+Lν UTZ^^{J<*ZV|][p6z~(ta}{u]ԓ'1QdX(/ifH~ӟ?h6؉u=M0`Ghy.2CtNHq]WJ` >`B*㸝 2f  "ď3"r1~41E&0C.P}]j(Aw(s E6WćvVfM6Ahd^sD LU򿇑z<]S:-2}8C)[HWVᓩjtrg>̳]^#dgY$2R CR;}ރߣe-_evM?ze+(1ӣr(A=ۛT]ŕZ'KX7{&ӊH57xW\*屷rQ龛z|e c Ky@RQ/g0a/P7Sϫe3w5Qj*fi}?Ң)Gy1 Jqe3 |w7!eM ^L&7KJǶh.ik5w4u(MR9;ahR{ $M9G{>W~;'C:GHΡAAD@ Q.-@¾>|l$(JB*$WkxZEЅLÝ]r #;h&o9q=Hzϡ&I#*Z 8yU"o3x(Wl|Zc@8e`/# |[Ke1P V9 ?þ9.~y)B@"Ȣz0wc e.LF)3q*'oIՂ+b5~eʧsLxԖT>^=7f |fr7jަU& M)%"Y N8{I T(Qpژ8<۸;޴dȥ@C@W:hDAՂUX d8;~RaX"b˒)5Ed7Ig[g`qI%{A!Baۧ^>ʣXZV -H߼lI7ET1Hu6^nLX+%L?g˲aDJ=ݸwY嘠 n(ϳ~2.E֘{"cZK8fЕ2u6*YFT|-ś hWUYZy`1< 䤦+BpJYx`nܲh͐Y_s9 pkS}鍃KwnKXx,dl>oE%L)9kUO^&a}~y{ O3M{%)2x|xfPvί ;( ?W=gZ /?,=C0-ԔaC?DǬw>[Հn$A$"I'}.IRN-dJM  ^/cq<]ˤd^0/˴1yEY,>)|OF˂|WW6V 5kn΋7ĻM%HGK&xmEPC20=i+{ l^TKM)QPD\`=+Q]@L J}¯Zf*^s3O28XGZK=O7}p ^ZvW;aT'\.".0,_z7w/y.rJm7=uG[r®h QGgc+řc /N㱷O9IU j,k2)[x}KZD%JQ8m&fi6CmclToU%E*fLOP!$.(~U Ni[)Θq#h3Mֱt:׬WUbhDǡ;BTQoq%IͰ t*U@sAײ+/2L YSn^5`V~: <K@H ! M-W'D٠Gǵ,,/QGԵD߸n.O_c-Z*xqe]521@<(ႇaElS@YS0R);YV3!YTP|+_b[-2J~QsĄ;ӕܩ٨`ˡw_B"%;&4T2a6̓{[s^T-^NKT' %$b23Ή /{E UVPj 8YXxQ7>s 7ԖCA5Zռ,;8H?>ͪZ/z‡*v5qm>dFqដ;,٩$ ,7ѳ%~[9\_Y@]=Ĉjbtj>juxj`SԄoҴgzEOC}V/'^o _ ʀ[e~}վfl<,$[ԯḾg;d*DU`2V*1}O;Ncڲ*vF9xK$@}ӽaSQ*B6LcM\9"[r`QojK E.= >Hˏt(\t-ζPX/>c!?]-ݛzeQ<.oUv4I;Z < Mn[Θw;L2 #ǥ>ٿe0Ӓg#3t:D"r!>iJl(c7(;+Ws_dm;guѾrc)3pU5%`5ܤ7iGp{.#Ҕ͇ԶOHJUɔh#UGm1<]|b?1O\Yz"h?>n~,l-Xſ+#64Y(Oc#n ڻbRw;ڑ %O/Lx_t$<|*˝c 3hhQonmѾFܺHq.[I!Nm ]^$&e\ucHN I:Bt(;Z)H jEid!I`N2YΧ]l"1vz S J1!w]r-kx֒.5G(aEѩӔ`3mLX a+i '" W5Tfd`ěKBluѨI#q̢_i}[luh$lс<:l"ƛ"Y7M*K1 lZ_4^YjMXbzU&C+$e̊VdEf-whN~,ȷ$I "RAڪB]@'@;[;XDC^9O|.smko]oĐx)V$b* vM|~R#dĞ#'u Ńc(een X[v=߀ۚKI+Ax"qY=k- 'IetWg#8#co٦+pE"щOdK#0sR’YV!:AV܅Ix D/#zDKWd3 0iq W_$4 dO@4;m:Md!FP֛K԰=g |n@?NJFǫOk_ W57pՈީՄ_T#sHˬxSAdC=˼̕NK Y(U{9OZǿa2NLMZ3 zOacB8!J2^kJj\+5OtSd_ ~I/05hkhD@W94zfO#S|0^7#7hmLu wݓ?vz\=;?ֳ?∀?5K{]?Ut,!xZ3FBB\s6:4s+ s7īԺh0 |{y zU-hEU$,au@ivm6*)*'rc&:T11Kyӯ#`*RNaz<ԓ[<tDxA %Njϲ]…"s_MQo:~{/w[Q z|vu3G GQgةfPcHid/rz*iPEN`3 +m\$I &/Su?'2xǣWu()FƋM!z,GnG?/D)F2'zxq܏J>}WZ*U jhFY_`QqWwC_SbVwsqYY[urTl^wCNsXpz)X[dwG]9 vP|>Q{Y#Z(ifd f@́f`̉0@{~Yyk~rjK]^8$m _r܉x[%PG;G|_[|Ճhrr :;:90DD̩7ebO8gF_7~ [M~srZfl܂%ˑ;ꀞ(ɫbTu4ݗ  VCO:IbTniZԛ0TPƚI*m`f0{CAѥ.h1h d];,.YvOmh0BG{=d^~St -/C6<ʋYQ. 5Yvl\uM!c"rWqbǙMô4~-KVCi Y@_sz_ɇb@ cx)/Ԫcn. )$cy?҅E[> -^lC[G=&ؗ?M|W'ZUh40|+N{ ߍjR|PC-!{*Szl…*?9Άz3o鹓;9o|%>xdu0Uf$|Q ?mJN۽Ž$=h;=!du„wUATjSt4Mf]p6q%dE*leR*۞?X$ 4Cn6зͨ0u(['n{v}%NNG-s:h_(h ! jQw݃H~(>7kW(wGK¼*8+>8 28 y]xҶFgfYU3bG=ghWܣa,vߗ)XO|3R $W 9֚B?5jÐ|$=TUpEr't4ʮ&Cg~tiyz{q/rF3TiL5At*1}p3&|Y};Nm^2 =-o%K6[y=cWJ|ր$xd ;^"+MZ; /6(5ϧ[T9|ק.Wb@tHc6| $150?e Tm_A𗫾NW0$WQOWn9jӚƷV9 f4zŞ2#7D@j/$`(sMcz˳Pi|fF a#xod;>!# Di C-֌P=xNhN /aT#(J1e+~bVNS~f8W^,Tob=FV'_,ٴ`2qv8 Nl0 dAGkRqP VC4D|6wk#}v6:̖b! @@V5W*8:7F5֌Wb zWuhZ8_Vw!{tIv}=˂QL2]R4)ٮQ 'mH _0R\?vtfDQMT+l=|X|~b  T6R8D,͒dx rN7tc-Lk_85S%3dP= Nz @4\ݎ_[f>ad@p(Hx5YO|J,diLئ_+מHO 6Oq#R'U-R 9U}^EIp\{:i}%ݞTGgH:с{Sm\Cu 1ࠎ&}WU2/[,jjfUt3* !4L2y>5DJdRzn^U MXaC W|ȹ n$UQof"l:iaHv ²{|k[F[20` /V[b:ӱQ/rk+5SoJRpj2W\hh I mLt0Y 'j(mMA-0B3A-N9w\C8UwJy\~e{wŬK}L ok)Ӿ7uVo~My!Mn\ -ƃ&( cZLI#=6ik-ۗ@A94؝P$iE.j NJXAO57Jjj76`O,I4\,0{FP,a@^Q$ٶמQg3'ݜo+! - #8 QPQkl㈪;"R:àٶ4~:# `%ш#x3`—2+YJh'PDUEDM+w0[nJS9`o"`. of) ɩ8m9&ۏ8obÆt64B4?`,D`yU)`5hX#"s֑B@q[me{=չ%f( ! Sw9Ns%r (N= @t w^I2#8YYr)0X"DWh!hҊFcdXԉ9T@Y\5`|\pIq 9CzsD[1p&x3 3ǩ\`\.@ $W?:֥n3qLm_PnQ˃,))ZT5AMK%aZM@s5}Ơ(B7$!r%-pcUw^ Mt`7tem6s<]*l;2s kظbbl0}刳\9BD.L]fji,!;Ӯپ:frsKYMj<|\ܜ9Aik IA^ Bm%*)(,asMyAOM":Iҹ$AFafkFǟjDbyGh5KN PX )g`N1\,UI6z-4A򄡀B"V0+RؑX@BHe$N#0/RJQ4BC6*ڠgn,\@gnHƉ0&צR" JQjIŠ\y`Jqe k0R[c2]2iD7Ȇ;s.U0Qy"+B.j`2KgJ+#]l6!D*%;kVY[ixj@$ #ش 896VfefTTF okuyF/=ٕvUt Hb%aAR5QFF(Zл#H$$+"02 2ErX`\VWMp <V Ҟjv fJX+nG|mO Ӹa2wB%8SR۠&G4a j%P3V\^;2``:3Hq*/PDfYbav8B~zQ~55P47X)_qeINDWT箍xmhY,C5"}mT`ڏqBjdh84~^%fNWKO Qd Reen4! Ņ:@p|/z`Uti~_Yw~.0 /c4|KW{̹*v[W˯5m7HJ1Ր&^Ίpxuq_FyZLۺF%7rpk}/#!AYn۵M.V+rJlZoqxi;U6EoaY%ejQõfD-;+YYBeƑIN}Tq"@q{&-D1i"G]k=Sqy["+ì57qřp "&q[Վm气:Dl8P5lӜ8֓ sw _Y,LD"$q%BӦ%~Q=QirD8BL^Ak˭7ꣀW\"szԕmQS'~i?zv?8=m4ˡO0%KC,}mWA1^P}Ӱ1>.yd""""d D,-k2':S,T_XzIKθI t*|l0`^ OW8 q 'fMHg҉=,h%b. (ATj GV Rxs0ϩF)EUJE#1k6J nmTd,3ʰ,.(3%C&@ xbrہqj{٣)G]+@6f[h+ ZBop`/ƹa5(g!-; :?mp.:SH`P jxDƊPbTu!rz#}.!m+43Ӈ'$2N=>r{]1^?LпG> &++tFI K&VUJ0B87@3QĒ]E(0Y),(\e5] *Qۍ'̺ۆC;E֤$6I;x&U`6+.P7HJ²^M|9wv^t9fTd"Ұ{3{ڐxG9/y0|@2^)J!`SU=zȜ] #նNf46?1b%QA*Ts6X]<b2QJ'p" A 5s.* `fJJfhX 5MZ[J]c Pc-`*,m3oZ1b J(؅̆\1|ܻ6[~.(ɯ7:kzpMyk€4#q@붮C`P=}t| 9\L΄ u*A~dz{-6z.k#00Rgh]0 nEm)%K_fe(gJ A. ^+A0bj$1g,Sȫ,I>*9Zؽ li/-ԸV (l['%[.-fDw2X`YfTL5i 8V!DF*]CY, FNXb 1 d՟TIJ~8`,KU1(4m@E Rrti +SW?7m-󏴡<_7U(e"ksѹecBJ9Q ST`0f֞?|)JazSTQDBK!(;UڡޕׁB@*DDqמS+LϵٿtH\n򰳘GŸ%ĥZS-{- %'V#11̋Kvs2j-: ^ϲkۚTe dJ<"$U16jZiEScɆ"l9h*3e*W,l nG﨟eHD *ry)sj׵}p!t$h fI1٩+?ﻡ<v XV`b jj .|6?qFdIn-uNS7|Ƃ@TF@N7CCY/i+P] <_s-spXOA̩;?$ef4&AV]÷n/i-Iy'd㛝C,m $ќЩjL-3*p>#ȋE:1 3ʱ fwk8\i?";T!1~|Ї 6(/gFh{Xh[e>Dw<(t7}dg!sV-'BzNk{Fk NʶP+su VA c1) LлA`+T?qw18؉XI@_-qPKi?#)OX3"XF `gP(cA6.r$CȒ Z:TzW!(= e$p.)-i;fhQ(זAղ}H?a ZtamQ i H\U62+\~^աȵڧbR[kg@gA[i:|Tґ&4]C֟Ezq2%k =4|d(P ܬ99 rHHO I.1;HE+6^^6 )h|ezDipŔY(E2!@bw%ͣ,{"C}V\dͦ<`)́z:@TzKa3=>{ ˿S?,cyv kُ:ƴ-D[3a( YpB))`E vw;yETEʍqh/(SE)FS'RaJVE*J%lkI ZѺ c 'H!+}=D_i7ڷc8!;c^TD  eI9DὭtRWr!w6*ѵz^KXH1`+%7R]ٙYx/6;W 4Y}}9=Yd _Sh,e*Ό"je9t  ʛ(=x_*>*4\XLҹm'sX.,HqR#AF`(ıĆtWnH㏔$_6֨nzd+--[y= ķ㚫ॾ}ӻb>,<]|VX_;yO58xd_G}qg/ĠTEX fڿ*RY@x?HJ/V0Vhעэ;4:zw1! FB`sB3.;Ԗ^5Z@ᓺФwS8%P4Xʤ@_&7DS *);5ӳq7/0yU-[qbK )YF-SkC]TlS3zCF%\$R|,jFw"1a BE3`)sw2]gjp=\8I5޻Hi!<:>M()X HBP @#!5:/_ȷ[}Yネ?zϴ*>X L|!z>I`EV]ׄ@^My=ڔ _e>|B\5ѐzXflɺl^8zFSI2#" *Dᤍўk];e6b+gr Xa Bfͥ ʍF# ORHviA܌, CM@gx2!6TX3 "&:Wk|iLf|,8)8]k \<1= 0!ÑJb?CgdS6|U#:^8^཭ DgW$_qA;Yx.m^\=n);2^z2 Z,H$@c{MufA)[yhVjJky(nd"kg+Y2B9bWN^MS[;X6#JbjƐӵx\5Q3,:֠S<Uui,އy^{~>C δW[" nS|oL%Lά)oZX~*.yzLgjH,Ƌ9G[zuG`GrUW2Av9S3R1NowawaS qk'EsTxG5tʢ_/3@ ;\#&Z3Y &lV^?C0|u$!ˢNķ&*=]"f]]PBT|=(sм.&!eڑUM0O'{g``,HˣLi]1TT*znF8$yO)ϧ7⳥@%0xN3m\a|/A>[YK4s? i֯c4~X}`g^bFW %и kw_yzcXmʸ5{ļ=3?+o@ ۨ XjNW(V L^zfYY"D@x4Gۡ"NI'Nbd>e]kX.v-5gO`QB. :N8DSc|mªv5H|tQdٞ UEP|*_2 40Ɗ>"b}n&8qVm/ЮU!Ԏ"-5%:`d#ܔsWrosE.Y+9LKp^Qe|u&Z.eyS~4מ7r~b29NqH]@z~L& ‰gLBax \Q<돉ᗌ7Җ;\"bHt$A@Åk߸w5Rh؈p of'K9nkSlX~ $J )UwUV"\kGhcC [gV⑿eMXqux>nͶgSpnM=ƳC͡ȿSo;;Ob2*E׻MD=3gq]vJVGm"hҲRVɡ-y4^y899c1hk;(lRRtyY֘~ ˝ʹ à]QTLdnDYPPF9EOPKSrvV5` Avꍑŝ ZI$/G&TRP0tb)5~49:@8"2g7fũL/mcSun,\m]={\he(rNi,S 宗ms3v^ӂ֊olʘr2.1 5/vb ꘗ)sgn mnedHLyrL?L$`EqHY?SVBi (y-y%O˥=nU^7M0e"+=( R~#uZڡ U Y }Id+ap(1Jج5A}n`{Ғɘ`02X*]袓ۀ ҭ|iյkllՆхzTS+@ MP @GH])VЀR>,oñ(ݦepj j§}(BMӆZA2Բz1uQYldC`=ƛ6]5R{z]q'NrOG2))qtW hdQ60&j`Z rK_ׯY5Wk-v!zݹ$ͷ~،Cޥe1z)V:>NDVs3V˷AII=R4#^w 9?]oų_e^_DR#j%H9꼹?Y".Tyu`R)⽲mm+oh[ 6X]8gSUtl lX6-ٝy%XnguY\,(,W+6(6Č6*"2:F R1>3c8 NHRp+[~l.k*=LYn (4Y{75x%챺C7 ̵fiKzSwbDɞgh; NLutSc q^%c]Iua#>lmR&{n-Yv'75{P7pwoQGĈL;Q>S9VUȪ2ojű~z;R$%k +,nFe@ .r7'+7 So\rPdddBAESGYI #-eE`|&h{c:rqPp< NʬkT;p7VuW7V&29e.,1 :0l۝y[7)=yiSHl~tϏ.74 gI\*oռGk$JTkcMl{\ KMq=^CvԈ+c81d/E_Ԙ$ fag(}oHA`Mc{n{ܷ(rUX;Y6t/^xKg)C,;Т_xؑV,{g´ Fj⼄dI?Zx},l5(:Ζ Ei8nx}yo13t{i<>z߁~~a6)$ЛVF`:`+oypB5-aO~%6Ыs߾Uoi2?A|%ucѥliAaPXӻvy)\NtSn^R^6SĦ=(w`= ^Мvߕ|qL,Uuz}*Va|9ɰ܉ܮm}B#굯@lt34wΟq;H?u9 CaBwD8Gۛ[u/cxY 7:<3O#odٺde8SAO<췃Vx0P5)PUR*!3s_^}!);QPG׺@˻4Rky?6=xO5&m_/=G%:_P;o `H$>ˏb^mۺTAaHٟЈnS:C2G9mf,p?5}rWolO%.W e6}c_mOfoS`?S_*Q˞cUS~k1WqȬD>U NȏK:9c/ȹ<Z6&yВ"@ǒ۔2Ô)hO!vLPIMi$YNɅ֭ߒK,Xm}e9C|qJj*KkJ 14toDxcFr߉i"+>sE UE "8 hg οt3duk2aYi"R),+<b)Ǻ݅xI:]UQ8n8ڪVMU{KcQeOG~Wr-AaTȑh4L:c-*h#TW_D)!Dd+ڝ{?RvVhc_"'ӯiJ. "e9;IegKF%Xз6+۞7.4ss?lqϤL!wkn}ߓpQ-,Ey!] r]*#v&цպM\$nnvYW{ϢyAUW{e5w VMi澪Kئz^#8CsӟOgMk쨪 A1 *G"TUu\=>.m h^gJYBU*I/6y]Z?V]xe$cF[aVw8ty<2brOY\/j\,iÚ>箒ҙk}M`.ܛ!K_u ώ!BVaGcM1[& U;K >.` Ӑl'pcc}mOk^uޢmSr/~iF=cxU[\?RoaXߗg.BEcQwpݥMnr7c^u1-^f3n5?*/[#_nKawyՒUf*ܑ$ܶهgE MJ?S#5io+z&"U58I>KXݪy*}wfžՆ<mKgTk=vƜ>‡.f]>xο9ԣsi"Tb1k>=iVQ#?&A:x_;5ŞU:ԘE qēr Fʴd-:6~#π+rd,d{Ɋ(RGJex4wm4Os6ri}9z.e %A('h-Y[$i{}Vj:]䛋VID%[{݃SI"j#͊TPĖ 7TQ0={Gд ɐR<R^ίwǏкR/GҡP) T[:YgaqtYg>KUpq1zGrh<*Fh+pEt284`coDTdU@Fb>e~dvL]FJ07# zrD5Ƙ_[|LsHkIR6ZY7j~l".^3Rn[nK)1-W߳R{2Fg0OЈA7ሊʲa2d0(c\OL}sor|OS ).t먱6VVW ;w3^/SvQM%eQPXekfزc]sI*e~qo((,|u`!2ty\ K^"tnK!*+Eݵ++v:\Di9>vShYAVF.pyJYed1RynV-?볘hY~]gX7 %fF'/goM";C5cQ,ԖDXfOәژ&qb[}kȰky< u]e kȔV*HN ,( Fȑw4`x;~5WcXy@s߻ TyN\_Um4nF59+!C'ECZzD $J0UB/x׫0h$ïGU Ji fC_'!jr]Zd}_GL?˝Ǹބa pVOWąqv/Aice*fN.,),Pyj⚯Ϫ=]CSg%˵؎B;Ɣr,˾GC ~0q z_νB)A(Mh AmsiXi-j5\; mb)|%X)hB)idf]kiI '*ߛ(Ո~#x7VaOΎbt֘=g ɍw;]jtx TfwχggCx.ʋ?6Y!=@fdjm`Wa ɁƏ# w*b /h ָ~Q+`Ȣ b@Ma7?T8;yM\ךͭk{nl"s{|k[+yK=j.KCxgʹ}+1"-8԰Z-!YrT1$|N}|+ Wv{<|ak|?z1;A$ro.s 7Qh%k2JwRQ,__޷>D|ΖSަf=,P[yf.ش}Xh~Gp h^1Ocl߀wl{n#Sa%lC׍P"IbGےH$A!{GԬ\ؼtZ"QgmF4%Jupi\DGh5}ݳ)Rbx}~el4GLR5*d0G*{WjQ4H8ƿ,NN\oaX190h,c`_sًZrn2pPpÒ$5iD:0cۦf:CPhvV[ "v_(ϾG.0x&^/s3v4fCE5s\9ЖOż? Ʃz\H" (UC~0{ZDz_I;ר;(6{[xvKy$Xw1KJ*d!v)/R8U|92e[39wEKykt7}~GfD̅voA m:]k牡rӠ67̽]UrսV]3J;`[Ln0eq^H,t v$Vaf(آDmEWP_Ι9HIhe)3l_*,ȸϝ~>;UVw&gYI HMo__U:s ku[^ v"f7A[ύtZ<> $-XªQxh~/qTmȭ`nP! :ٵ77ӭ-n}oawJm?.p~F^z ׵Xjթzc:%+q2;9 |՘]Z j֦PӋk'# k8])HFqgj=pN7E qJK) }+~?"r ё<! #YkLdb ZEF+L l1ŧqG[5qNP.QW ZVAa|P7S\lD(%Gƹgt˂Nͭru"cPƮ[Xih:ﻂo[65j_y/83-u0߸׏-΋y ;˯z3NN_9l\5&<:8P(>pQ+*:h Ū_w}=wCp4!l=[[ac]Oui%œVm)kbi&eOgSBLU׋ڳa _ik'dQ&φsZ.ҦWf$82KFaP" 2 *TTXDkr i#M !kWv`n T¡¨$@>Xq{=}6ƣ U[8{j,nYkx!, )82Y{d N[S+u8ȘD㈊F[pιpjianTf9/8(tM0]4Ʋ.B@U2hg3VgJ9J9TVb0T_WFh5zyje p=<:?5(1)v,e&i=UaL- (/k )Q .iE \!CgyMnHR\_"g[:{j՘ jٖ붆\o.r{nLbM#J.a0UbsͣkۈMέὂOl ͺ, M&v+AuZ#p:>R+w&SSXY8Ʒ\ÛxTsre'BӐV M ^f6"0w݅N SXj]4ƋFA 1v%fe\15j+-ִ0T0ӎ]¨hVLTTn'M)J -!af9ʢL%UmHS#Re6-&v;š`LcTTrq ;?O' 7sR)咕Α ˆ~ [FSBA%:ɟ^{fˮeD5hŢӳ ;ع@$@u0*/R~2g<%G{,Y8gV_PTO9"&:˨TM* wf%C{p+2hV|>aǨ:Z=]d 2]|23yqw8'>хj-:A,Wz381߸є.<Ϝ-.\`L2~?c=ȝvf>kѝ 7hh:(FRTE侰/\ `"N5|qKIEB ?(3ItL3(Ș6-wDWYXW dju/CI‹vLrv7gjd12"4 `. >|Ta$*偯35M{3D#;[@3g=Jx0xXa HxuFEA)ENsьꪞWov UX}"VL ` ^eijt2"Df)SqY3yiɧ;ЗiE=c˼go<&eORDg u?'m)̹_C 4[vRvpsaS=1SSy{|(L]HlդHf+125A3'B _,ywg^:E6o4c{P JTB620..˅kOPzB U+(1ƮNᐾ;{=ObniY6?3Ȱ"$$ {'j*ftO B8fk|5^ ƇB&qȪM$|1` !wiI!6}jO)h|uU[TǠPocYp;먻syr,e~@F&1{cVa+@d(/[:;ߍxp3y"+i3}.P !}z ]A#-ƸixM|W}qjRz{dr->ߟUʽQ d@3#24l,xQQNj$F:W8 ἬUܘTΨUH2C@e8abyvĻWUXƞw9ݝ 0=I2ߋF8 Mg=l Y3"3DH&j65*$Ou߿EZCo ) .&/˱yMy.d`|)FB=sU5#2Z;"! fO}KETF"/eU1C{3^jDYV+`' n0cy qF꘻) N4\E_<- ǝiib柠|?x}lN'<_)(Ȋ⼉ 7;=%Eo$sbS^@&# 'fM|힎+"r= ߎTt"tD%F}L A{q-iɜ-\]ӆMp19Tv`fD߾jsT '$ch|z?K{@ $ @-A,F{J}#"K"F0q/c4bB27J$c;)4=]V!L^o%QԐ}v艉4GUDּIX4Dx $C˼7 sz L Cd&E]VjḰJvPau0t~ қ01!- $vj ]dr-=GRlJ_cp2YC[K,좒Xp~'x 8!&wvL05[AGۧ^dp)B۔l6U<8T@R5عH(I" ũz0p_OK { O#vwX6ӏOhPfcs@T3. ,nK2h,5-ј$, dыlQDù(2ă/CFa sWS _VZ$t 'R0Dj4c>)2@bJK[{+%{F(Iw#!M SDghb/[$&]<\< j' \Ls($9 RQo[h/y V3#wjvxe Om$ ,v w=p~֒!1\|%VǩbV{=*g~'7e3Y6ʰZK`O_n݂h*mG7<,s#p ch _ Sϟ cxL*eDp  i OԚ =K-'x8yo;lo[V7p#Ate/e ϻ0tW(G,v o/l]7|"t_<|{;וMO2V!zΕqH]tztPh-Rf Vf܉lJn-u%b9EV+ R{+JWHa֋HO^N dFm#) fIrTy FWsAJMeWmb1vhks -/{?w%6h F D)g\@Fdb wMs^)_q~#mQ]:y A5oـI@D" at]Dߔ:A2r1a:P 2]ۑ`NyM]G4(עF֊I#*I!pG $w429:#U8DȤPx/h'aE:>Wl-m8Q߱{UgQZ0Z>`; VJQ.p|u{x" Ew61afƖ+F2| yI rsXX,<1;.uCȝf$rC^3Cp79dPdjSxc9$ezMٿ ;keǧ xoeZZUS +Aw}=N#A0fA@WZ ~\XwF)SbX~Db4H 9_H鸍C[ ,.lA\.geo5Tl:lzd@wOWaV߯z{]XzgxV4$W1sqsq}.{[cWMUhK,es*;USTY۽u.XA<ދ޽޽lgu-Ωy$F֮QKm_ Ê70O-yڪ$Ū&7{^Z`׋^pw̰: u,vV3iw 2qa[thm㳷w9tdU8̗;-ۊݑ՟6mtq ;2!^ ۹-pܕx' .ėqW pZ1bu[oC 2Ȯrh;pS2Q)n<Êv$őѴ0W#k2|˜y.%=)٪2ȳ\;~a{m^hئ蓯*״&B==7RD Ӊm32n^IpHWR[ {WF)r>M;Gbg0qLrḸZHDdZbÄ&{{z.#D}^9v,ݗ7rrtgث}B^j)˭Uvz܍JGIϋAb.]J@ŗgԔgͣ T Y;g{sĔ*ZB(qR: E=qG:S,9fY++)HmW}``l-ẃhahWkn_Hv;gĭ+]w"ëc782p#j7-3ou/aw69b|vO3Eo'Oe7n݌+~JI3`EPQ]ӣ_W)QZH^-WEuruXP@a.aLGK cm;-E3Sp N\y|Y(S3:}{[>z\)Mc7F:nNm-n>(>Z;ܲON׌mq3 ߸ΩkeǍ꺒O|rB0m6m+/tx.h(ѣ`ѽ{_˿{ffaoUV,),GK`8Hc/G%=ަ nR>hEC_`[ yenh[!u E#ƽ0OV8 RIEt ]}wۋf⯕ݦVU o)0KE[E! dRݓ IX1S 62xKRR* UjFx 3YFT{Z8@L@gҀZh7{&W`ic Ն*#(GQL3#:J%s$'vV4n^uwisk¿oQUor`z;/"<]ΜF[WR֛)FB"Um|)¸Β+;7ٹTAdv+`$_KvnfqWʷ)Rg3o(cַ"0caq,+_F*}GHB͈(̄iVԊ˲j )/$Q3Tw|y۲۟,-}frE*܋ף4{uz7]n8J'g{&}sMx`Kqu\rvsu[\1^m`nV+T &`R'prttnPWQ@:yËKuw6zv6u -=x!Ӆ}\wꮈϙ" ^)K{dSXCqkK/q/p*n)qҌuQ]z{ozQ쓬rt\^)TGt( ==XKzz຤ [H]7lcdR"0"DD. ;`Ǝ-=kBݥJJZ^C)AsQg)V70^58:WE~FNTù(ۏq:~zl ^^"rbHGb:)uSyL=WfcڢE2 He1TAܘhCvӪ_(^Ub)TxI 7)rq'uRa_]YWeظdz?g]1}kz]ql&`@1fu6x,Wqup1XU PiD 3TƸ3}l [e 43k*jf#[k^z]hnkuU[dڔͳ k0˅]hlmtiu{wˎG 7 {\62+(֨h*enԮM*{OܑN$93E@˚w_dirs=$( ( unset G_MESSAGES_DEBUG echo "${XDG_DATA_HOME:-"$HOME/.local/share"}/flatpak" GIO_USE_VFS=local flatpak --installations ) | ( new_dirs= while read -r install_path do share_path=$install_path/exports/share case ":$XDG_DATA_DIRS:" in (*":$share_path:"*) :;; (*":$share_path/:"*) :;; (*) new_dirs=${new_dirs:+${new_dirs}:}$share_path;; esac done echo "$new_dirs" ) ) export XDG_DATA_DIRS XDG_DATA_DIRS="${new_dirs:+${new_dirs}:}${XDG_DATA_DIRS:-/usr/local/share:/usr/share}" fi string_set_sizeg_variant_dict_endg_variant_iter_freenameg_unix_input_stream_newg_seekable_get_typeg_object_set_data_fullg_bytes_unref_to_dataformat_sizeg_variant_dict_newg_strsplit_setg_type_Rg0.OGKBf:7>r&bH)>w2lI2_"d熸[켆lAU\ppa|dG WPRtR- G s,RNs[TWI[9k<"Em;b`q'NcVX%KF7rm5kl¦¸-8ݱ_eĪ!$%7?*k1`$(DHOMڪfB*C]*?.i&~@=l!M! 0 +b}\E] -q 7~A$<2-¼JFś<ɵ>ƲojM#`;!mtY5w F`>+wZU%rLuHJ%navo'T"3UX;)xcP-fHE5@\,C,A!,"*0W"Ge 8  5 p0Rڰǥh'YK0n%@T%_ק*Hbv䨮oxzH.N\FS<֏&m*(&\ dd; /IRɀ' 'j|Pb›8Uxz>\^D~ PWf IkW*jj]x V4iTZlv(( B LDŋjڂ(zѰR Hݎ*RKqZ>8=#ÓӠEtH NvCI V @gIW*,|J)zLh!pPk(\AL͖ե%h 3EUpT¯W~w|I9ghugm})z"m$U7Xe']5U}ĔA(eͧVd+ ͟‚?c56uڙs x5/N_T=˜bzXQz1 g@Tc|EznfVQXY n'ah!J҃% \@bʤlnu|(Ʊ^Z/ԙ&SBs<+t,ݙG!v@&~ {ypܹ#8.;&Z8u a"`;_NW %^2BעEVC[D#s~ R2*`(=u`0i{ fKKk+9*+FOnΎyFt@ {0L-1atwO WD!̋ldZ3Ί \Sޝ rQH{>W>f?#px*-NR&a&_sZ8MGǡZỈ?&cz?0^YJpl0H+ HAF*asmzKЦ׻FcVUsxhZ666U; hIFc?" ]/ %Ҏk!J[~IHluDap-F<[mOr1^dz4)b2ϵVGxOts :U8 k(*GvG@H`%lwv<&ڻ8k1TQ NYbPX]50%;H'C`9LjPF-_|~>_ȌmA{w+{/ l'z%=VBY2p>0N-_ Rk'G<ߥfM;Uguzj8px|?Ʌj!U<ɢ?F-/)rZFpARY50VHsRZr)UsE;0R&8[eL,  f~^X0g4ox2xj3$ _qQ{*q?@_?NlC<OpPқG#jy TGCHJ*4$Sx-zYo ΠQ*'C[k'01\բ.2{6OEYd>dQrYc+$C03N8{57l2~.vAOc;KB%M2*^_kO.D+%,T㰀9{fM߰5L179tK)wJ|L27;q^ֺm笞;p]e"*c1 (gѵ1,KOÒ?N;߿˲E-Dwa+r Vv_>_E^3VUSԮJ#P^54Ւ/H#k[)OE()!g 32r_orG34Gi9pOa[x{̎%2D;] jmi2Z/OlnS~_Wt˨-2hýBe9`/0?#6$lά(0ʗ#+(Y1=F0JK^{(;zOQ`I;Q71:,ϣ$ 0InXDiPcG@ݏJYLtDkn tIT݁خylX*:Az*TH?(6uI2 g5CϨlr4"y+}Q4M{^q\- K7tt-cFnGݷ-,&þ} ɨAI2\qy~A>R1 68=rjԗ/݀'áKZ㯩ZXO&>Tc:3$LБ!Sw 9v 8FXoG{b^Rp ]DwrT-ӯ)F_%$«YBKsKA.$ELj"tNmy%o_d XhWwV{Ζ8x)D%M_ٵmRK)u &4=L^IZ\ٵkb "`!GM:17Ve/^ W{mf i؇t#<f LbyH g]j@ $dɤze6z؍zD5S;#oy"ULNf\vs+L))6ޔ6fz>/X|$PJne/cS:IV#^`;AqniCBڋ Q}1lNuZ/&ﻌrq5 E*0'9DWH,A""zjL<ӝcwĜʹЬҪ%_tU;d5SwoՖA'z=r$-g'ӂk==>[ՀV@HTip YVy5ʋg XLى|h$Sha_Eʴ2&R.P?,};0Nu;&e\fa,(.@Z)) QAf7ln#Z 9ϡ=okHކT.2i*-{WmtD_D#  W 3c*J[8Үh/]N<'hIJG@bx!1!zU8G,ڡDhz(O;auEJ"~b3 n_z nAc,.0zVZ|OrkVhb??(eddak&_?Sz,U8 M88v%&ƾoIUD֬c;d9ܞ+FY+ =doKj뚊fI<i6Lܩ| ي޵jr14j7]GR05N&Zb؄nxꪫHo(ݞy-!g+o*"e>\tΚAԄ&2waq:O=Ө zAf lN _jډ$g_as'O$َP") X:4Io 6 $ x4Ejb j#jRN$ ZHHVLPM迎eQ5,,#67D0do1[v~BCU\-pޞSӝ+NX+T2:H(lr1i>Vmy JSXzm @96 16KyUܢ5ʰI-2aY&At_ehB1#RrȆ=jwk'FvņCR T-h*w}9ȭ`tl$JVQ`E5V:m2gd-ߠt1e~kb`H`ch\#f\ȟ(iOpms3=THp﭅EH?[z&rL'3~97ʁu0(03>׌|8$ (E][$#ڴ;ŠZϑ 4ԈxZD A,~\}Pt$Q19X7qeJ?(p2{܆fԾ5+ͽ\R4S]>8+.IVfu[-xE)r7"`âv=my n,4^7ĭC%j0ϻOJkq*8 [TK~|?)mXG:KS`^?-l| Zv3cU k,5`Ug!r52`G"c\;Qh89Dk2}R.u+u?ݣ8+/f$kͳs6H FQؘ݀eV*ٱ23[uL9K+@dUk=ry$gHMe1I1O8X(dsQnhxc ;c4  |o#jw )z'j @~vAEՇ*c9J POyXz%z8U0,# |BM0+L7mG;Qk@,z\Qu Xa'cп)vf>ߓp[ޅO -QZE(K9fQh8pN_JxpR88 a3[L5JVѽ߃/j|7ȯaѕ8Z01VLzJyj2,@0]n+Wu'1a{y'm1 xPP'_*V's-FJWF>kNFMٍ 'aq(r?`2' 2'JLr:^g%i:cS,mb\;jݿ-"DIM#iTs-:/U|OT1!a 3(tHsVgsTA ֘n,C/_8R.e{ٳq.׶:G@L-\+@V D} A vd0KQrUaĤY|[S>o!"G@޶,#$呄ZaEh2cBB-Dؠa%%>>)'٧y@ s8C ?WPq0A&.[}Jg#:Q-"CtO oqPw= cgg-4_oq~*2N+` &Zf=YiQޣgfj:5t#L>E\j&jۚX4m)՚sA$ ߔӴ$ɡ6~`D jOLCR4ڹd>&~lSrr^I# mQ w|t/1yk{DZFQwxؗ߿CM eU-kY 9>$ pP4Oئ8: zzYS+^I91+\ե[>V|N~f8 ` TT?Vn><$E ]`]^Y׾>p3-[$I忹;)j%#O$^y n"p(pSiנdDvuۥfV]7Cb8Kߪ7+Z_QE5Cxo/r:$ٵf )1 *1Iu9օȹQpe;yɍaqYsXh Bdvg(@A*kyeRwR>M )/޷)5Dg YL"=*uec{W L 6 2`|b{zp_HIyRjT 8D"Jg4)zl{ * ܘB9k}َKݱն .0„$ R@:`Q789G" XymHߣZlen^]{p*zhU}o b4K/T]dKmn9ź=(WYH5^Q)`,=Ⱇ\]aNiT$~1:8RVGzf= Tf7m(3wd֮Na*QW(|]¸i@A5%x9 *^ݷ*/tX;MTkYJs_dtP/.# |:~V*:)tS8GtJ]IȜޔm)d&b`W'Q;EHX)ʸ{7fwzqM@h~I.N@Xi< :4.=顐T[ GX6Ky̾ :FReLD$_'bcu]T]0~PzT |cإK2s/6Q`:]XHB2MZspbCNnʔ.HzK(gt|x2E|3QmkyS8|4 Ȁcw83w/ݜ׸.afcs&jV6M!T&S]nPP 2pkw -n̐h 488ǞOC]c3˴ 5Cu$SdHis5]j 2Qgs[XL6T5%2=N@Kōԝ֊QzJ)CCl@{urIޙgiXx(~tPϷ OXЊڼCj(a V _)RnبBU_1'ƞh Z8'5=%-}QZrè|{4#ӭCWgtC/V}h"d P򕤗 < 1\u˞2*xK-t-_eXi_.ۉX<6/pH+4slznM F4Rc;_ﷲ#um)o}*k (Hvg4 o֐i[k-.dCa;A=M/֎0stj`b砼thJ쪢kȨdGIi}[2c<btӸWNX{Ӗ{L21" >f|~V֛yYtCX>O-Tww 9{g5c>e/{.wie!(.V3Ď=B bM_p9NS"TUh^f'e; ,fvk3N|+r/ʙW*ٵ7 ~<.|x K@ʢh{]k括U&D.p}t~></$P*ˍzSh XIcyibuH ~ 4GT l;# Ot5'8 @4Fڶt[0tx.]Q'͵N >]. gmng_W,LJifn,wejx?qTx~d=AWH-?of3V*K$Id~0БpA2dj]f$enR:J=nꓻܽ|_,xxO71̳}Okf#;xc&6JBFqI{Wĝi:H vK5똍=S;rTd(էy+ Mq0-}3 6tQnF9֩EwxB&vٚ&CAWsP5Bs p|Ƃ3 AO2̛ul8pΤ_vzi(rE6iV7,uGqwUnϑP`ƷAO( |sթۿDXOj_ >x Ɲ-1 MjE9ۖZ4Kr([/S-K{,^&1}#+{yrM&O* ~7S:sϜ\*yMvg)L|ꁑ^ȴFeUN%ѳم#QBP.^xg{M+D+0Pi 6z$1>cg.6ӺQOPk=HMܓy\%b;N!.+nSnc|id Nx6<φPr:/xd=CY.319Q@W[z ^#^#<{,*B>h)ȟ,] fu-h/[6 n>R^iGAJH2,HgJo;{}*#[M=].ifq%!NJf2tU%Bʀ[Rg͙]G@xd< T <[E*W8\_(&ZD8zsǑKt_6P93| UMBU.yuز|ktd3^8FMH ա !*BFF:j%l)+nU`9X@98%803Io:L,H"Eȅc-Xuw<3I-Xdbqm=y kK.z.qm#}>JJN_׫*@t'$Ef=|G39zfJz֡ XAAzm<9̬e;*'ciW+ ȋ%K,w0IGP"wڹ> s\ol7F N%R7Z6iV|+o xD?T#7L3۬u)Ӳ#ǹHU#%11{xr7*Qe`a$;3QKȳ3bU65n1st"Nt җԭM!ۏMjcw=ioP)Xzpyh:_Owζ5(b)}$y? Pَ]\e 4E@qJ e:d*eRT=w(#'&մg5!<#C_Xq*P8Q=R9ȂyM\a Q\KH'lbJivn=K|Vl3(RpU-98 M+6Z5V&cUo0Ҡ{Z[H`卦p2:KWϽRbU%@xߨN,Er.| Tr0 ^zMq}CY[ &@bB< W$jEOBsvB). *?G uv6cx3K6_.}qu|e[+ryԔ pNksYZQSRpMh`dK4vB_[iu.MOy(Ë$ٞUXJ oeK.>(jnǓPtk3|o`D ,Es5`~ (q}m9Oj^+ԩťwĮa $ ܒ_%%Z-jxR (b/)XqdѫK&l^ #m_T>s;§6ſ v8l l&@ Duq u㔝n-m{D Z%멇%<G¨ؐPo|m1O~'>@*T\YZ0#CK }Н FԢ3 % 6cx͝|ZϚ! in|\a gy!:# Wz{Yry0V:.bɺ>sP2y-%UߚM[K B 9z+A畗r%K|셴޳k[伸wܧ,H{b\ɢQ;`[޻Q $H b;y+c'T&G~ҟ=`N~VnDڋpj-Kc̯H~3}TM>ҀfX Iun~*͙ܿ nl-3ˡ6(n_d O9El*%6z[ -۳dxSYߙ:*y5ʹPv*kEO"|"␀2gV5U婏Lֺ预eXrZwH8#^KpT2wf'zˌQsdp; @w6rသOEj 2IaRwyBtQ?$}|T- w3]g2?{)CjEԖ(*E)7+֌bya|gD G4epgoGsܞ BNnk:~ \։o`23Q7dNjU\2/>͏s)q.>͞&LqD@01z_78Jkm{`;{8:.wL[޲B;S~55T!]xWCAz]\'_Ӓ6˼h\[]+r 1A KO9eWX~MHpJ]{0C]D¦E.V΁ ORk 4V޾QuvqTo+, U*dqd>NqڙEժm`CA(hMr}V1 r.rLc {P2nD@:.f4ы-_o?|2}0CmIχ KXN+O(I xӀC`F@~-$d242gS4ރKB<ܵi"z^ټ6PD>cLdmZ8?Rؽ_ E~nJlBAP+/MX4Zu > bэq2+A&LȽzLf})LJzd?Mxړ=OElve*PXI3 ;n?1*8OZU6m|cU#1%R~|rUYٕN;k=P&]7I3 Ha,2l*WA8* `WD7G}&ElqkUķT!6aKJKCƄ~nJ0Enꆝ`mE,F1c8I~br|߈;&Bۯla/N ڠmy1uc[t@ہoh,_`Hh$OI~[Vpơ1-!Y7%>cj4k2@'Mgčυ0kSR(78k9x\8!Ox$ \a+~qv7Q@J' ˨u{Bn;WE " /|@^1g$;=Rq3UETC۞^E<~cau2 {WdV;VȏYP)|x KM$\7Jeo?0 X͠'K;"pRH}nC;*t;M=6A'׈/ :31"f`gH/ŜDvyHl>aFJT3Ay\6 8f>`{AOX2i+̋/JI;h蝀O+9Oj71!;LJr>;uJ^(&=Ti}U@(.lzr]8j{w kA%Wڡl6j/Se lN*\sT$8Y"ʲYPy7Rp9173d'^˜!y_Lp5@TerĨ,3D\Ĺh?ĀYyVE4W~q}뤳FwN*%V0|ȿj8~cVM1VHMFZjxAI-/]nh| BCFW 1%2Xgbͣ$|Q 'C=;_irōvOݖq=o؅̫p5?0i;d.hӀmwUWVmȜ=7wEd`D<:{ޜ]+#(DL@A}B+t`i.ɗy&ͩ!U UMrLbb:?s wPL9*ɻMrnr*dxaH^W)8˱0M!ס"v>[+pXblKOGi+O1" ƭƖ\iuA8߮:Mr*_kUBSeg1_L&TFy|"ϫoAfd'QbE_uJaxjg]'+B B@y8:cQ)0sO-2*\y}F j!6h.+s`XerJ~=)x(`pe z?)bp< `䧆c8p:--nWGr/ܓUO4]l=kLhmf1]Am -yQ{eA-5#cOuX30.ue^#a , VdcAsfjٳ ̢$@ޤ #ot 衷BhIl hl?W%<6"P sb̊U2<8͢BUb+M`ŗ IPH:leU4WUk>kăET*\.o&A mV!ԣrIpDj!]"&+ Qj~cL;z Mt2%aՇ{ bV{U7tP>|;kh=fg_<Քo#j@zh_f0?a:RJR|!0t7(d8D 5MK#p={T2E_@uRJ$⌡ȇ쫊+fG#DUÀ: ^ҍ 뗞/3n+h⿎o\P78>6S.y * xYZNq)Ek76 bbN:&w;y*O^,֞#Y@ :s_v}y$J.$ݬڛEmc79>Fcc] Z?Q9| .;f 1{)4BTVzՂzM3ђV5{SQ[F>:% T~cZd~T iqD(l.QG`(c @HCzQlW X%|8671 ՝QaaӝXj9@P)Z"՝7Wºf?,҉א_^Stշ)LGfpU8aa s-Ƀvyg<@N`͊$ӵ%o'`hqHwWgՉL0YNӳM[q8ngyrm= u% "zrd7+M{r׾8 1&8dD#4;P +Z$'SlW0Fea5k)_Ŵj+ێ膇%@-ssl7 0&( l-90b@ΰ\@ScVV #bAI LPPX!1R}W}~809Li;Ui06w=8 Ϊ;ҝ ^}~bP$r,5(?,2qؕ:$1FsE>+I&37Xr/^Dd-v8}zeu{{#}a {UM%3L4Gx%N0UEtI3kawH+B9~0;ҪzNw%x64<¾>Z$G%[=% E*1f>X)C~3N>H0|hO+AkV pwOdK9@^_%;+kMX+ijӭ9fN u8΃+ΊT 'KϺHF,jNuQBv3"Hcv2"ACB=<2-rMR3-Q|AK  1gX0 gfIrp~7y/׳(G5 M -M=Оccj>}i aRйb:CJoČji ϬAFP&cc7MSbH#+? .٨AvGٓ:$fؤ!`y넾+qdsp>HQHf)(XtyM&m暙cua{r#u]!51VYg";%"5d?܆Y_+TW2-HͶZRC$85L&l:=ppL-hR\TA޿H5Ww+FJ5f|\a$sp7nTP}ءd1Z5ߩ%R .&pZپo i,ӴAln_I(mC0H9tb)Ê)m5z ۼܟ˿)X Er}[Mzi| t]&fP_v#}.ѽd݇1ۤ ֟<5Ս\IѺ^| XFa3&_ nIAB;bŠ1.ђ3ƿ5SgƸ[@b\u) ۀ!+=of@0xU\_2d\@~nrmF**zj|\2Ocv[jN4eF[w[0 ƐBJ:<߼o/l%mˑ Zġ5MCꮇ8igHZ)Rj`Lk?vSabII3ڶ,S$`Y33MuOܦڹpWLOiy>lz)MwQQ/M/!K3d ]CVnW 0)Pl4 C_,ˊsvx9ņ[.٫Iv`_-vҵd<~"X0lT-V6BLz3ɡo^ Di:-;iL-\l`<(F|L`\XM' (\nva bjB1՗neRCښT\"!;.`i~O+F/)JUKՁI76K2/+)bk JqvϭiqqpVl*cNi~ñHP¹%!RA4lN)#u. 4R*awا[7S2kLβ׏64sӊih0:9m<7Ybxk%ͳ_dZr0pUio(ۙ4C $v1bQ:?s'c(GjNvPۗv#0q[w8iˆ=g M&i:u7˒%2akhLkœYh`4做Y{DrIs]Ogfd("jݴN_0kOTCLJm#!V..LJe{c':xPLrgsAnNk˾"f %Er,XDP|\ZЪT!sE!䴿#}#^Z`өlqaϕ4{gxt}Df^dm$!dw$ڞ֜ǹ 'T>H2Xffw+2y ~A K6B޵e > |~8O2e\ɇ s& fh͹UPP OPU4i+a`l`zXcu=0 m_/. Iߌ6F'o j6: ȯCPe=^%.r752Lxyәy~!=m 4l]Zw(atpܴ9¥1O8nu6$!Ȫݚǻ`!x>BG (l=(.U6b߉I!ZQD^,ӐEe'Ufp^kHc 'fִ7>̕Q U5L-HO +Mh/@Bhm m#& |}|yhMx47duS~m!B-m{-kvC=Up6Oڴ7T-4,}x} v0@CWz8hJ?Kqzw:&n`i2Qڌ CyY>&7/Qt*Xl<q >WiVM:eJ$)BEI< ,<-zQmtÈ&S/L 18-׺vÜK="#Gm[\=Pi%~lZ$SG2Dgcj}'42Gy6.Hc;< }% M yC[Ѵ2R=#VwM@48ouH;ٝWV O'=[ s?qė#ofhjP¿ϲ*S=IBBQmWh-TGκ&<@-:\VXc+130:M˼Lh؟Qyn} ~q^N)r%AsCVsz1{]k64}Gm̔gkޫ$On( F&@%l}9d{uPbDCԜ!e}IGF ĪVN3'E6zdsx P`0Dn2Tթmz`)V90aD`DddÕZc@%)DZͅWbݸ<؅.Vr`ffkF+c~ ~`AcCVqOifjSå֨I_3lsZOBA癃_b候$XFdd;YI^:pL֖u_nZ 8y;[ ح.=#$B Çw0wɗ2!(W+U͡@כYmcl= W3@&[\g B9C<';2ca>zn3џ +R}'26yB3K?n}Z`z0P7R58҆3gx{R^ B+εr:+M:d2]FO_'>%a>ǴDCG8'7#o$TS͠CLê׆)f!k_sLbbA3a*S<ξXvTk"qTZ3(4}:pdjt\ ̞f@,v-/C,j >t>{ګiwϔ{JWSv%-~?}a3,#Kj@&bUى?Liܫq NUڬ$ /eX  ;Ԣ'phǚϥT_+ vԗ%͒DYPdܒe4qlȿԈXC~=,4"n=; ʔMq2<t1+C[(,xNur$l ߽av/wP'8zd;qzjdd!n/^QݙPpq*=&Kcz[4m36?Ce4pWD=8-WHoF͡u'hjnJ+~.T]1˙Qpuo#jd%|B{2֛xf,WA*Kƫ#vTӷՐp]2r]Qtf+[t CVMsX-r4W ĺXAngrttey|J\eI'TtYyf"oX;z4_3{)O` `NRдdn]-KmVo8Bφ$(S!?jrDyLj\=`}Dw |!Ԁ[ Z^=>߼kf݄WotG7rS7uon Eu t`03coͥhrQΗL̝u]$K=#5_/4q"Mä/)%Si͐Z<+Kg8rB9) ?I i!vGv\h-6V: UЍAg@Aؘ;5|'TR~uU?(y"@ ;kӯL["˚όK?ҊZ%r&25{$ |{tvGP"F Z:ئ3t]_- #<1yӊfxc/3S &89e3O~ZYꮣ@< M/i?DeeǬ\'(mWX@iRj&U?>0X~(Y Cwҿe=1P( rVmd99fT\Ih!Y#*?(_Nқjg 7ab,O`eȆCPoזK^Q,P'0 EQat($x9Vֵ='ۀ%떭5drdo6W8gt'-pu!\Gܮ/̄SϋZKNb$ ; }->ȰIY}|zx}k5ͨ\ WM0cMSP6EKZ5\,jW:޶a&xjjde +$qHH*N}H7D 3j5Vތ*/=,%4C#{aV6yaۿة.{ VВZe` E+Gbx(PDo? ?-Ȋkx3L$[%%t5@bxkbq3r+;4A)Y0S7SvDtq#aub~-5(?b*ָx(.Dp2]xb6 ~%TBm2tMWKg `ث|5մʠ[|q2&ܰCj θb5ۅ?Z$*y$qX6y6q&P Nm`B8\Nۛ9פ1!/˰\Ql2F4[8Md(n #ާ(}<–=r<.*3R>"ϿUx/58F]ᣘF]Iqū{'y@am?~<ƅb skx0/ܫG)OT{p&֬0ߠԋ%鼱sEVgAx7i/Ng2 TiLmߦgߧVkC0ux w?htXӠWn#xsV*zzRSobo .ܓ0i]7W[|!sȜ5k} -0AȻ0Z]xMź hTEf4Άm-6Oe|qi oqZ3᳅"W,_oFG6lLc/ Cy}kI.4/\"Ͽ~ c2;_OLwT :Deė,ף=|A麘Tө_x(黀wu1}nu-Td8Yг3m:d5Hy ]r6]>^=>P8hx(@>ݽX@'DԬP4G{&8 Qps_PMO4s|EI4%[.=>d<gR7=H`{7gFxs`2{҄Rqi׵Dq~w<>MfG."G52$\~듥t)l*dWXl%%k8T gCRm,n\ 0>,.7{֬j<\BNiV\}D*jA*xN|,OIY z>d8Bc0%ƾوd73%,MiE:%Bu"\kLaݮK@Z+}\+ڿz pھ jJ :*9`Q6Cuq.qQJQKdD " " xى@Y}ߊϨM,0if?J2]̤E N]4S :(+:4!",g]w}C΍16P*}Zg*&x =i2p H0넲];A8E\;S:*DW a>!2k&SKɠFt+fT鎙"bQ QlF^ {g>FAޢ7Am쿢8K܀zc$$Жbڷ<c0Ȏmy$j^Co}2D4ܶ={TLjV cJH8@F4}G\ݥVCK4֩:Mԥ ʢC7="f-=OM-m.sg=)/Cëtʕqm[=}!0jeW1GԹ}m9/>[_"}>ư^aGR]hjXpKnGbd?尊 #Ux&)[P P.Tq^: ^Ml A?j v{c1N$$ 󑗦ag7LVOCWkGe$r[Id}Q98T}& zr !jϼ{|TB4Z< Q04TlxUvr1?Fۮ+NK V22ѩ Q~ YeJ?I}uE,=3=0b6 r6kFaOy&dzL|$ F\K-YH}=&CX L,(fTD3{$T; -6S72jE9Bכa=)Ժk'M{wXYt;~b.Cu2 _i0&L*p;R+s}Nb,1gtgX>0hJ;g琣\ד \o D6 7V) 9(\6fP.IWra'jl> 4SV9b S!IlH~t/' q?X6йnT4 ?wFjz(i8Z=Rsjja߀}w Gnpy. z=;FOKÍgF0?7I 8r%x3sSPMWc}%(^OK/Î`ߵ\ݦ\R3Ӎ5sw+^*0U}n RS L6cP|{#S_'fR8V(_j1xҭ찯dw~ ;H"'t5xDYD;V\mRS)0@>=may>>jN ,ul]&ly0l˵A%NsZ㫁!EgA0X=r;;g+Yx}Drp͊]\U,ER6M3v3dUrP$پ'y9v2}OyiRg, +6M!&2z"a=ͻ_@V=+gU:y,tۘg1Q IN=Xpnq|4Xʱ| _ÏВHlځ.=>^N 07;m7FLHSQA4F 9R*5 EYa6Rˢ:i!SL_J3dVVV+ mi+]f+Rg{<ב6jTW):ƀϐQm mTw혬v!Ofy_o;u]]T=#WVJy:)s%Mjz0cHH/; /h0x_- vK5UEC xyOZmK ref x,<8po߻2a~Hا'sta&[@|h0N.IXGӨmBPK_m?,: CsG#\e@w f 3 pn5cVҁ/f8,HGsnW\:/ŠuDWHMW{Ϸ:6W뾨]Z:Qp"{ 5yvfK/E|sbz B8% 6\OVDv25iVBʮiUse? "W'룦5mj\*\텟I>3穐_Xǽ>Ҕ~!\/HBF.ViDc :ϾPNZS_}0_#^aDPMFp]¾LdtcFŁ:[x=:7lqUޯvRTqYaKeg8ӻyzB_'2ѧn^SD0⫔9nqj3dҀM ^ͨs)N XJk5`R?s0t-=$a jgWPMV>0x+0 M D]Y]Z#d2#WRf|:CEb(Q~'혃{O#;/{;aXޞ?"9jKVK?d{  >8؁h'W(y-=rtg?md< +e֖I證(,A?nk]Kmq+uɄ 4#Z|Ѐ&`͞k1Rz:2!V>sB9(>s*WJѺrM({cz=zk M֊7gށn(;P!ΚxMIx5}x -.}R o(=A!Ldз貒 M:u7w?YK]ctժMa"=pWxB[ 0w;7$<7:ɣDfo$bXHf\8<}?E&nL{iA^pjLi>hC3oQnੌD/H@pɚ79B"wn`oO:!!(:&a%NZg=M4J1,3 W+Ŧ'fbP)Gu/Aoӎ =YBNImp8s*!;|}r7S~^mgP FfLv[3Dl^ GK"{\%4.>&5Wвo 0:^).r^NB5qHsf'oy=m(Y E>sm*FcFۚo8{62BdX1 E,1 j A*S@FHppiA-`4kg W$em?O7IW&&u\upEWR-A)8iơjKHY+r Y wԌ( 4e- ǿ6-ކW>t0s* n ªć3V2~qEQU/l6Ti@XaѴ)!@ۿJ'z`Up }x@e7HLpXvi*&쫕:s`rԍݢBB#/Fs#j)x}/GYC~J8 ~&4yسh.LR"+n7V(_bou:l'++J;ެw(0ijo9VĎǵH"ٽrE@ 魿At6||.Ha!FbP0gd:clڎt]DT4Z_/BSdr&]:OrR^B<(WjXz:CU`XAVl%>Q0 ZYzii'}Zs_z_ L6c>W H?¢Qx»5}%wN;NH$a7~n{eH:T\N${&*#v~Gjo/3֭<>"LcVMشҸgNΎbE,'XRY^byg2\BpBhenGULsK[MV>fE NܤvWn @t`ۓht^eUtJ/Oו(o5)bo]D֌{ze8&``ѳՠ:gL~ASm)[ێ>p/hz1p@ b-+IKr5pā K–wR([sׁ)dEzv)EfMA]JcpS亊.r㹭vy&[v֛ױfSW0k3; ZvP\8iXہ;U[?7C\Uu$7"#S_$%U.3ևΞ89 6؜ fJRb L TT_ͥ^KsɱP:|^"uݥ*%mlTJl-?RwIFwQ7 (56OF^4|.19D՝Cf$5 .)k_)eB1#'J=?Iu5A$ TBN5',XGs%*p#eN5"RI1 vY@S,% nHPN4a;wΛI6ኝ).KjX$?7Nh{-EV) \Jx{7/Me_f^ܡfC32-cu}sJ\N1 ,7eBjCѬRѮsBain ǗDmm'әߞ(k<p.ĩ\7KLڌ o7RRH6APܐv<_ w"5oMiw(W$gv5q*`^uQR*ycLiB2 ث1eKG_L7>'j)toF0\m<1Fv4:i ]A[@1) LPCno;P0/\o{W4Dˀ/n{"+nȌDՌ#-֘J\WF4gV3T^_VڍdN{ / ~gU( ,;eR7/jkG!`"B"c礊*GB%8--0/\'reH FZG s8!o,r' ODqTn~$T _o~ }C>#'^O/b6o3'(4z)&25+|Ӵ '՘r J5}Q ~gP/Rb9J˟"J2ߩd^2RR檊;܄AOs[@dcQdž1ÅLq)Xp듋٥ysN{~}=56[Xݳ(B ޤ).7*N9 g vN[Ǝ|*D[~s}IaL w:L7(H) U<֦\Hz4419/eI=^}E› Tk8(3gB HD^w B"͑rSQէ}/SzHҥz.]0mN6a- {{ାzDN'jxc<) ıF4^~۽J'x)zTGne^Y91'+^rX@I짵MzEZwz %6fDο򅠼Y6W-yb<7'nKw\y5oSXnshg jOIЃW?kfK8m # JlH G#< /f ;$k>4{2udKO4oxqicD)s|q!kBt=Hnx췇ϾKlm% SOA?b]@ϡ ZDo˗h\ z|"V'qܞ3N }]T *<կr?m=u8Jaׁ/^/ۛ\%^]K^D9 Qssl LZ F" w%n]5Âg02gF;8m_].:͇y뼉A\ش?c\ń;Jȳ}bk;e]ڗ0םpA=ǤNb-[]VP<!c7+v#J_`Nڦg Um^1TOiigNIkGT@T/r:N@ZNZME߶fn;@ =&*ewq h =KQ|HY \S-8\Y!L4b5ĉ} Qj67ghzɀEpB~49:VXP;QȽ.>ȷ?hGSzhR"#SI{2< &6e+d1Ͽ\`Bw>#!.+SbYs]{jl6* w^\XUȣMea%~w82o|p[D`'W/g=r"aHBhFY)vt8DknX_H4ްq1y| y[U?;Tn@`èǜy$9xftƝ D?Թ2AW ҎQۜf8%¾$$وS99jQ:(@ƣC(!=_=s_-qXrRAOPy$"A8Έ6[ ξ heOQ5ṦFJ85>I2R|d:8[ƵGZA9?j_p(Py˽aZӍ*4ax̳W"(ٔoFր4V:\ʓWLgT8gеA:1rJ r.y d 1GI&ת 6RJ&G,ME8H}[F~nɟ )ٵp >o 2kw2zNλrU=\3b~9:@ya)p O'ttZ&N/s&k.rNTBȖwFJFHX  3& ;4*[m6ƣ2QxIqyFGs0]!;|nv[\ MmFĨv d-[̳%pR!ETڢu%ln4Yh;RoIoCxMO~—mNccP= |݌=_i&؈Ctu2RGWb_+iSIx9l'-!#PW(bN썳$#iso`lBRB"|BYy"ܤa7PB^-57슗4b d 9pF.Gh4[#r_0"?DKQ! ^uNFΰO7JC 1ܝWEn>^󬝦0~ YCg9|m7R042-o_&Jܰ~y>Sh](øϡXeїx .q/Cv%[DŽfp_c?7=bh)btDruі39<ޗBb6(s)F$ǐG rMvy4`j[Le6KٯBl[>Q$BЧiF vVuJtv']7Q %?15J {iQͷt6ޡ{ \X}]tٲU!m)K8\Nxj(OHw0ǟQұ!NHg`! /ע*à`JufXW Τު0PQsf0 MIJ hu))aVJUy/n%.L(}# :2)@LEڏ# }3S O Ssi RV`';H[*9~\hl4F wN&Ed=bo%5QZh/|pM.Č(,$<;lZFp#A8X[6}Z+ڑo1P&u6헀9H8 N=ɔi)vkGݯRo2('Gh&'^P[a-2W~GM!01 u?ǽ+ʽY 3<~0g$ɔfdᖣt bG:ҾaHD$y>b=Ҟ7bOB" ?(Osws8 ,ZQ)>Hum&^q96V^^ L_M:ـ udQ 7hڜAU:!RT uNÄ'<"˅9k`DXuQ )* a AauM𑱗>I,.uePʟO(\R:-TG]h㽕s ^T P ?,"orڠJԿ:1NW꼠6|X~O&2SYfǔ{]TLԠ}) oz۝T6KG0{M, v$T)7R6UzD)6Pl3a7E?Yorc1ntGɬ#4~Yw O}7.e/+~˫,=({4k0#X-`Μꦗ=,T)I?,Gya9]*/ܛ)״/=Lq#jD`3[e?ܭ!_YŸPTHJVF܂&{P5νs! !~(!ov:tg> l!>9}e0R%L.5 #, )~&Ysэ(;w*V%?G/Qn:++F _KY)gtAN}&-Q'uSre4Qqɫ7BE5yҺՍ"0{ZQ )].^@gV[Rz+%mW,{eKvb{ЦR9;rn-0::ar]KV%TBk{ͼT':2ѿ3 ɂmٗGnXN!(}nWԵy\$I7`\5vxlұ &`TXx _s6lEvGĦf,0U]N}v4:<}HG@<ǿIc g毀w΋K$*ʱo8fa#hGDSZQUDt"MK)P"epE$t`Re)LGjn~PLRd#7#4Z4%kDV/;-5j7քQ>R؍\2#uWęJĤcG!\Lrkwz68-fj{}c=LcI4QLt{ y^לC܉5 m~d> YQ N+Q^}y rGkN SwV>iĥ:![uD4H&!^N2{;wJ ^=wfc`&ϑ~; A%]x%V\%IJ>ݖ˪ 3Ŷ|C|ozρqlO,S::%,\tUaUZ涓aӟ~i0jntcEo9DN 9n$QvU_c`6mR=B9m2"uSs]GkD7>xgzwj[5X05-}:z_Hv`i`ĎB|V03a } KF׬$^ 5x 0WpI\=]5LRENCZNJ#Y$^>mHTߗ ќ,0)$&ks|=&Delz'"r0S|# ~+l [3G+G.2ѐ{SV#9jEZܿ]zla]ε/ҳ U(yysUFC~_z6Ԧ24ss$X`"K+$cݥ3|`6lNk/w:t~xEOcΝ+Y;5Dp RD54m!|ds\HC rbmtfZKr)zE6K6]ڗU;mh:;H!nB?)Ԇx9]!ÜI|Q\ *U~']w(($FY^s\YV=H#F]'D' pȯ:T6frO˜-8o(`5@C010`Wv: Q~49Cj#*E={ E-2=݉[ ]n@aWW̅k0@Q;ӷ}zJU)K3)u[$!0[@{\{-sȝƂF[QXc+U(]iIԓ=?&[kx;`.X~D_42߷.9_ѐQx'7r4MW>wFyv;>柳x%=ܷȿ R9= ? Vvi5@>zYh7+*|)G^#yqK5Rr6ݘ:&mV.NQW]nLV"RE=p6¿QW5uz^O@^bŠ# eXaآzr9\}l_ }kwl-s#nFd ?8o>T8oc`z!Vrbiah\y=Apq J@2j!M6..=k,)m~S'UnV{9gӧ)M2b?giݠ +J&tTR9Tq(Vi K9V 1ShXz h|rN/1(+啷l`tgWop sETwsAY߾w_ߒMŗ'E4ܔ~gIy,~.L|UNom?|V; ,`H'\W4[^Xk N-ډFB-#76Ob*Q4_Ӟ^eY%]G^.g4!Mʝ 9alsj-Zu݈mDS`$#]ȥ*b B2wb2RV}u{ Flq'zm n`r9+sI9e:  iH^tW7Q@|R6rVg5mqP˛WD PVM}u{ ;4ţ(UtZM9 z"E\>M(~q* P}S5pfjhY4Q\O;z EYʋyJx #Aт$?J @Yl4i!߄G al (AJ,\B3  ¨_ĪβaP󤦈8iJF ,bWGپP Ө߽ vXmӒ{Ҍ LE'XHكPơXgDP/RX%ؚF[1=rR Jڢs(aoN :,FF.=:3;+mD$LT'dK}Xa>?8v&ڞjﶹtoQrM)+=05'rMrjs3u9^쀶:vI茒ԐyS+@ .C8lXzyIfR%:> 7fE2(Hiԓz!$« }Hi[T9z,!vnkNS~nYVF5]_R0W+6t]dHcv|-1 zvsDFQ.un?dC" k:0::g6vzxZ( 0qr{cč<›Z "Uc1>@*['[E|X2ًm7Y~9q,4Y+ emXn5=h9Yhar4ӢeiKYxj\g]Osgv-!cr5Dǰ߳SBa qFOB+`0[ A+)$:Y$wh<,82)Y#.9ӅMح>妪Z@#%p3&" mT}LFv]"#6zx1)2Kp|ɜ==$ՌWe]` }ό)5~pP8Q;)䠥Z\ո.+"PlIMz%Z~- .\OO1sz6~Qh't_:*e&&z/xϮ.󸫞R1i$ pD1^{Gi-'[xfX7I7{o/6(TǏf`$wC,p:$'c-m1+ x@pWkG0䠒 fX'Ǣl%;/3f`xL2XMeqp%R18^@iVLX`y#'}^MBRe|%@˸Y(;oBt]ZiS.џm;7Sc']gX`o{돭=|R[Lǩtphx&nƞ( T*r߻*i0 (x|4xo׶羰-pۍn\%c0΁nӚ+5!,i ke6#ڜ"J\@TɵƦڽ[Z]U1$K:&.nj!/~l"%$w*qGO֥bُ\.0 {̢y7?#bVw ]c^plڴJY +x(.tу)j`%/tkf 꿙kF9WMpV _/ɮeQcv|E<6SNL#MkkGYE5/sx%mBzӽF-Q  f؁S|t*Pv.XD4wO[ N..dA{JȪ?HFTctH#yȔϖ":"J*B;%z;mk5UAVK8Q2vbL M!XO<ߕn^T qPiż]Y<)?}fnX3a P]E!EHK4VFgUm_cMcʛۥ1]D6r,kM.ނDPEb)YɎCr[?,_.{1Nq䓝} ^DA|f\y>M~I^ޛ{ݪqAO7"w9YS;d\68=cNb|t - $uJjME8RK.p3GBc8!f4|4SR(6/ǰBF5Η Zڲ FSCWB脚bQUg.;%SnE?2àm>5;TDHٲRVyA=6l@d|5G }5!@K7!+#~[D|4ӊ q<`n80znId]%)*!<bQU=$޿d*&4E+QFF菀xIB-u x£r1XU`}to-'7>F~96ߖ_%݅[jˆjc@OZKz`|jh--O+hhRm^򬴻&$iل=ۜ0iUO7w|/}tX3:"Aw-=;ey6Lo8b' ִQ^~ nBz-_G n F:d4̮k瘠V102~Tֵ*֧7-80˗h䉧b2 SϿ#˃ W(ڤJ/t-ݑK"> ӏ>QYes k!B@*?r9B\\ޫN=YK$nx6MbpdodͅMsLz|K]x"Yy<⯪&#dCxg5J(i&I_,djt3#.S!gJ:sD N=vP,!2ohtS&:xɹ]9_5sDQ eZ'w2e钫oB`$zf@K+"_+e:fM6;/`Ni>,p~es`N%,%#'ǐ=)b^!AM3wUZU.#q!˩Pj R Gqg㢭G?R&CNH?$T AsiI/'>t%{Nܹ(.;kvJSϔu ?ǎǟ8yEy$uP+FVs:˷xmfFA8PԯDd6͛9s dCT%LưU?.ߓ.ЅBUc z~Vi0/2_ұ݌q/C]Oʜ-;[~ !U&H ҷXFdYpLo=!QE9c&ܗf_&My7!X=Q{on^3pg OsC?!ړBD1ֿyY-upE;=^3cζ @>cf|x`~3zՈr;&?O ]a yibV{QY7%[&z E9IK+)DT~Zm>IL0*^t8Gx7Y4_qtz.SvG#5N>ňXiT_qn2ǹcBSaDzt1]`CIX@ޏ&uw,A2^ y;%IZp3(.n&(/C4NJBCI)',RI|TE+PGd|C`Ef)tΌ -P{U,z锳)hH)jY5XYސʒ{m @&(rPNbVp6(6Ee Rf!:Y>Mkp}NA_ΕmOl lD`S\-Й_@ٌ M%U~OyT:H㦑砓[ݛDeAU=f;u~?yn=i=HaP:qU}FgP!anl)U`h1V4j x2SX  |G_5#Ӽ^:{dX0 H!իzm)@j$j=[NScb ,vr=mnyWA6eC `2!!=4`SPէQ ?ۤ6u@h(FlQ:^C2h(rca I;^13N?OB}#@t4gE@4d`^ S ϰ*_|a] 7 y Q|(ckȃ{W?VKܾ#&fxu(K+aD=ldF8Ck .Na(0q*p)e'W➼yk U<{wP*ګƒzOź/8U,Ame awҭrrEZ #f`wUN{~$U#ˡN?޻kx)ٗfdg L=pnٮ#Ϛgo .}(3b@,n|3Ӝʵxg:WՒnh!/ՑeJS-(XYTKd4t2]СE †X9r!0d iy}ZC{(] ꠑ6%"v:f!)TcaUh~hJ+6uNz` BErQ)73C9KO+J+ݲ%TN08 |FrܫRw,vl=G2]j&0k~sպFȀsII23!7"PU%떡~J/1hըѽ N4LNBJm#>Y[) ᦥ C҄Nc@{w⣬ ?-ӎ >;#prrDwɎL (-iUWZdt;l@~3 fډnV{`2/Hg-½axƪVڰ=Աڀ*'wYhk6>E3o/Y7TSpx^:ۍrz>jD<+cKBG9 ]1arědwܦg$+9/>-ĴPmDQ]dZ T?9CA46M(Q.nen/ F>b^ Z-'(̚LJU3S=_=ąHQ`8s@/CUzңs#LJ.C7yG<_dq ڤ g_v38Yl%~\qJ۠}d-Է/ZjKT\V]3ڵ?1"rmlpeFm|k+y5=4zF1Z+4[͸!6&7[t^5j<8zȝR>J޵l8#LN3`<=WSOǴLG6a;nȚAAz%TO}#8IJ]zC G ?kO0eaD#F A?/k4\A7*aKG|vBܞ0JԂ ϚߛTi&>b!!6v.=&tx/<[|MkqasDSFUw5?߀9A&kx*Vob#Όؕb6ſ=vۘ3:FN ?/dU42b5+PM cERKguBaO1J 5)ZP ΛkD6f5~$302 h3У/)S A<`\Vt&O0wF}NzQͧCaW$TCƀus4\ӳ ra 3.|?Җadw愉F؞'2~YtO[nr]=Tu1W1E`8Wl ?S'Br"(j2[|T>9$ ^-n0٧&vUq} $5rP7ec| /-f4nYqOVM݁TVx;)z,f77C+lq;jR:T$1 J4Gl%hDf'(E&?ӽЌ2TM9o=͢e*}m؉1'2{S}* @arm _+( %w+š?ZQxlĭj gU[M WuUL 4cR)D$1EVZ1wjC}T> &籰d?WLUEM-Z!T?*E$rvZl:U F~ZQ|(YB=o=f࿺)FiP5γ6EanM ssJP%E`6oRv#6W{~Բ_+0p).?b%wwƑU{\ZL{$BPf+ϽkGzT|zʘ٪DUXK1WUODqbaT,q6`*O[m)]5a(xsY rݑ%Z N@(W?ܪ1 fiXnŚ!/ NG^Q^W!@ _SF|DEk7}_jI8:VDvL]ʊ@z en$DrR>?ŝWa,jG vɟXq~RNnʯ z:zxe/0޷fWl2b7V>I膛}v0w ,w8 LjeC]TG1W8Vަ3҃S蓇UA8 %K1.[uu.-ڪJ؟7:C{?ǁ-C1wdh+j}չ qUʔ^ˀwLO UQ^1~2ء@[hm)If1 f?y Q\\!GEDɁS/.歓݀I{%ǰϸfϛr:YkNj)ONh<%D b9;R!B+~h,I;/[9of2= S{J(")$z:^c=|8-_yX X kP((Җ98:Lr[cϰ ޝHU9wvrv|YY{Ufd Xda#d:9@ \#PHJF8OYe:ץF*u1?ຎWyT.] -:gF>l3؝e˿`>B<$:; /f:Fa.="wT 2&A`੹_|l? JI!Cm#,3dV;y~,MnIHrm%vhӲWݿ͉{ Zp7bZT]>P4˖AOKvIbV}3Qz IZ떓.#Z2%^9MҌ<49bvm<b9gY8o@ӧ׿Nh܎!|.$8>rAW&M@UrӏCݡvkRr %k`Uz2 pb̎땗~|ChV%Cid`Մ4"t*Bv@e4ulj;Rˇxǜh&iP̈́;xki)k1SyF(5٪w+jB[=ܙC.?jdA#IQ z3 kT@9I_pkWY/yjܘM|$eW qg q\FSd, h -y)"hKZ.6-|k`)8)q6RNa|l%+uQ̖]x9[_NTHR0jr5e#EDx@2ױ"d5m"C|ƽ7QoO.Ra8ч<PQEDRjx@9 pS9A-88]Bu׸ڥ%`W\*;٤C|?kH'\ 9Fy4RS3N3fiQ/} {yVQ_߃ $e캘!$0oN]}3}g[6 aV` ;\Ye.M:JdNŠ˩meО;޶|c,Zmc\=W0"II$S]ͥC5(.r״X6VhIՋKW44Cԯf@Մ6痹"eAW?~3ݦLL<9茶7){I!1D*,݉P)VR";fDŃ ~dذJf"9-=0$E@BXF`aÁDJ\6#eܓ3>(gl5\> $N_{J, X^, w XQt8xkM:tlē'`*%ڕ _%[\lf{êNxw+1n^-dAOcbL2| P zO)' 4w[KwƙKpR5Wm4D hg>Ey"%T#Gy گCk n/`d3Xhg/vKG/ .fS va(#p{ EmESP.L&59HQ_hb qo0iS)P5uݥ lMrctl3: R>22@)?Ll-W9Q_t LOY:J={v}ەo@T~`T84[֏Lpb*q66q,/NXQAvNٙ=͉U"y)K^)S$"##BơZ۝1iׁ؎BՖ0۪cͶDɯ[ \"^ AM|\@~u[!)@Nst;_?(o|ju ur/{ ac2jTbJEzI~2Σbc~nb0?,t^N TWE۔2~K˴So9j*9@дO7X0HO@5_z"dB> IxVZ CCjz(SYuhr8/eN25ke ];)U8LEįSb&r.~SM'TfAiʥJ8^|"~*k ' g*/uʽur"?<81: ɣJ8weX^,+1Rn콒 @J @s;b;D7NSsg ?8zqk?[{m G!)bc]'-"-pxlwDSe]`[#\%\">}jg(ߺV(G/Z2$0JC(K0F9mֺt.cYTԡ|,a.7y]+{^D!X vj:8<>ԌX zqj*J Tj0菉K޷`\E={l 1FY(!C\ԍ n Eo[X#y`%?'^ՏPO"i6)De4 [-YE5+9clmg8aLޕ y8n}N#v2<0*HF5*4P߶Ã2 @ՙ[N;C\Qv݃KKJSp&c ͝84<9%c_DڲWUt$. u/L>AN +&7jV}d|P>.A_MFUNyA^aJw0!qghYS]3! aY,YrJ. o^㕁u#rYES}gK- e9h=vka55tíe-"-Oe]c7L'dG"l|2Miu81nӺx tJWf:LZN96O$lW$.P\BK!d^Vl6R19tτ okv J䶆\h d+M8Z1f;x; >hAQ״{U]RAKx~Z qyO0;~s CV C`nXI`Нg7Rq}Au4 w7yکĜ!o&)>2I@`cNDH9}VR700aRٻNxdfG=mp}ZbY!!9y_c?)5SamAI7mnJ SdCUd,nQǬEJ+J+c_#xRS[CUg{+h R,;2IX)okf~tgNmIѹTITدngI;}ρ tVä$s(晤{yj3]%WsL;\h"65E9|&B!ÚS31mם8NN@ϳD. QK yF7#WG EP3Ӂ rv^Nqdl*Z5?J#kWKAIYg$fvC E$}Br'axVF/ M'HΛ)Z8jp ]Ov{U~9}%8)x;ȟWO9Y$Ge9*"K[TmNQQ',eg 623kjK"m;hXg mzl&Y$7s/<=Xy у veV΍/mU śo7ji!Ɩ=j.]0O ݝa#¥15",̩gPOlzOV~U!yp6J6?"_6+-uD e_6\&4KLec|FK؃Wp]+z=\7x>0EGDcZgXw٪f鈽./x_WLM|{Frr49 7E̛]z#W('2˔I˵)5u)6% Let CG)BiR|XT &WmBEqŜqeƪ\xʭ݋wSL*Vh[]G*9[ -?FGUxNFAY?Ijd74(oŸgZFL3A#λ@3It5D%]u:< ܤ,~  lxXVig.7 ]f:b빺:܃0 e)L خH䘂  Ծ8S]<,'z )9>v͑'>$C==ȒHވN=kMډмeߏ%?߃Sv׿>?5;1Hި=B%U5-bxETu4s*15q~PESZʶ~LFILmLZY77{>k=p|!~EeMwQN0V NMQ5[k"m>#4A ;ӈLW9s(Dr%k*h ^rIv1rQυMIN6eGq90]WR=12,BeM ux#sF8xf<@V"T۸¬ GkWhws=n5Ț 8a#\sXK-y2~}b\UaXq֍:-3f5%qqo_OG'Cn)7e=/ ƞȧ(n bg?y<1zMYFvxV(aKv1~e=Nwfɓ"M}{$sCK*ك'$H-^)6ٍ65CѤԑF;5XQywr_m"/j7l}L*" q]NFU]'[[G\͵4~?bw¶8 cC))]-єk; kŝ2p8.y[;OpF^&u'b]Ry0or7VCw݋IxJ[J'B*`lN,uHbd|*ͅd1OZ҆ɰUq,kr:4yWұZݯQ:~')4/+c$P %M*y}Or* Ԃ6Aߢ>g?j~QRAU5h#Gl5d%ݻH ,'RcEYBzS`۫/蚥;lnW[#-;4+ktY &+Dy1-u S9kx:ZcY B+, QqaϴqcR L݀=NdR~5>~B|`{:ۿ+&;P6ˉ!JQ`=~,I ^Y~ǯX̪X|tHoE7WK u` "g)ρ{L1%9r8XcjXUv '_zF}D@ v(@Ē?=k@J_cv2"#>FG4w`*.-Bpfw\ѬAZr^4np淲5o (`Y.6mXiΩX7D& ""Zx7uGȠ\ăyYr?[ٹ.sAi͊3F\ W:ZםǼ+=H,5%"V즟l'u6U,(?k_P|$YqT5Y!w ֬/Km/JEy TA "#+^BcK@G,4}o"]`d;ѿ$y+]<˲!ϝzB8KlL]1擢RUE&-6,|2'-:i06TXS󄪆^s t^P[ m#p\&L%>)7߇Nk\ r;G6]F9ԩql}WaIo|jEAҥN?Y4z;a#,Szܘ NGEˈs L ,BP,\8 JPwC4At 1<ÑY|ǐ?\5uN*;Lr1MiIݩ`-*1(q4Agŕ9_H}WñѿXPEoK Fm>OO589Q|hrKtvbb~[c8=k]> `Sl_Md>s?eß!|&ȭZk/gqUEn#YY4Z#W FW7)7t^gv (gd4aZ+>`C#q$%pPE,,15ێ@KPZc`Jڣv:zz胦wZdaN}Ou >#PG3"SLz6awE37][{"]cu^%rcHE-Yo67U!7 "絺 ZNB$I.LC('kfdMrmi%fikx)vOYek @ byTGG'+|$x2CNIUI2]WXy>t2 3(4(#PE:Aہc~([ |8fU>`+ϖ9.j`1i5 /}iQo_iE0t:۪xx[qðItofVG5D(!ym|kUU"sDa+Wb]˰](j [8Pl#](tLW[<1Pm>Xdj@-8om[X LwzBk<-Rt>MeZ>4&""dZĺԽR!B8$`-yP*֏ET_3ɛ@͓|XdLEڏ/ ­[p[h2W˒RhɍLT[ OoVC١Daf! MwُK+_p}rYV-Z1g9j={DMVOj:!5ĩ0[D+,vAE ea'\vzSMb4G-"hQvRLmVajX>~1V%itO8>[!g5zv( CW`^URINmuYc!W.hJ(J,VMo 'phbլJ9g*Mp9:r}B2xa=jJǢЙg t]]8*ƕ@Di 6"0Kcg.3Cpé(pOG7в6,Ŋ+{tIǙ;? ɭKha恁Gvaia'Ņ-nu7ʳȤ~Kw;5X1a(Q ȧXadcz?.}K=xȺ%y`Fz0Hi= ]tByw"},1* /3|8$UnHVnp*?iNBDw˕ z֝c /@!N 65$7ڋl<`&J-Vrh773%1%KQƜul͘8 "Y ug*qj@|'ф VU lۆ(7d-,.mg~mHE~ʺYQp?4{ /Dt@%`MkծgQ;!]b.(޻å+zv4 00;bғA@[<J\nZDS߰l^ADuܮ{I #,>pNݵ\x~R&U|! &6̯ܿlw0&HO fQT-w>'|كiA)Mo-4aP㗣JJ"䣃Pto,`ތkK7;ßP@-o=K25xPMh f]u^pG(.jX2'Jp[ORW7'cK%6wE4>01\BK_ow4> P^+RlvAw$c!1PBGomh04r(ƋO1|J-^ ;Lc-SĨD1,o+Nx 5pr^nP]ХNu}xDU+prm$&u»ҝ@;**NKvƒZޭ[̙Vq`n&5p:JTS.O=KvI>I]jIhGǜسQdstg`!KfE cxfdO# o\8PU@zsbk.ѹW>q};ǸiATlN_9SWEזG[IY3ț c/qOp Uw8[Iz&4ok>_&Of;epUM}䆞*qEl{ګrD6055]o2IĺA20h/P̬dp7xzF4z u u!'D¢iswHgCXNY>C#`!EJε%&nXNPX#уz[@6=7Ӵy?H5nB6AvRǕȀg25FPU伉e􁂸 jg Xwlk*o8.m'dfG7P^z'nT -ne&^*y z/|w~7B?&Sک3}<5z"N3y1(m߭I'1;DFQXHwҔY.VxXq>tF3QLts$% 1t}i9,yv[kɓy,D44ʳ_*" Jdz/z#TD>~۽jbBЍS*ROP!5Q4Xݮ,S"횬e~2:g/T˦>f wG+'>{1:${9ԧw oF&H,BE"=CVBS*HmWݸymL<'dV hFpZ xhVc~{|'Mig%[ #$?"#Q,f" @WY!Σۨ\sqH$kne i ΍(l5‘B/9o9-#l]7*AA8hk xeLA& IT :bE^[x[^ H g WX +6k+Cg{3 ezp%&e<K&շx 󀭓6`Q[Oo,5R*c XR@[{VznUuu}cCGǎ EٓhY= lTW+*:V{LD&8HFbsbJ*j YKAo)#ʮЁA1z.!ptkv{\i 1EWjEAv NO:gJ+!M5$ .z_s(Bz0{ xsnMKa!D[VNaF- L5Q+ID=pͼkJ1~CqchP0o"tU$/AT)j)Bgtkӱa$Y:xۓ2ĞeU ]G҇MlBhlßD"Bv?VތXS~TWr|{pRQ{lwiO)ؙ& h87;zGp+:fg90%1 !GbXC%nv= OYXs0mJhwt:&*Vg q"k (D#@orhͽM*}mG4|Jiɵ3[ڽ"Z T*|B&^"W*o[t@(X a%Fa~hC(ۧ1g?#Ama uvv֊'ͦ? t3ojۏo j[NHX8}O@!FϚJ)af;4,#Xw܋8ouuaE&%Xy͛:(r)u6*S/!qo Wj;8ПCOUk>~K2dOD:R" <>5al19zho?17w+.T`홥0 !]aSO96jȭǁ2TH !Q^'|K9#oxuv~RmL>uj3!  (8+m( U2Y E>Wfd@9uc?yuHGa˻kttOu4Jٛ԰YrQ`y X$ TQVbqsgx0&H9؜n$C!+W"Dxo| Una]հCa!zwrD0s{'$}L =pw*ſ)AVo\G6y-z)bfS3P Zo%/)O$uޕ>k r$0 DYG C+fr#aJ"d]Cf(۪ =A೼Pdҏ |&y#u}ZEŎ0*??$P> r̊B~$|m7ߐs5u|-u5X%Ǵ7ݹ\V lpԳ·*'rԃaC ҁ[pj$9GNAt|olsK6?'z{- عbLXq,LK ObaVkz(vtc9 ~2k#pZ4[Soy%VYw)f DA畑'UB b":|%](x`OI tgB u kuw a%FSm0.{3d省KXҗ,7ڷBv6MZrR FJ8S$4G/}8YsqLີb21Æ_Yh28zĭagܮgSˍDe&OUg޾b4;@< ;zvϏR}:vK"Xh1fC:NW5  d,24M'}dׇx{(Rdw{םv= /G|r`j M6mQ9Lx'!{k'.W/qrHu.MݴMECz!q.AbǩJJlfv԰9Q)v~۱AE% EV' /,Gْ3/v&ǰϣ[xAqe_"bbϰ(sdvOZ;H?yyUKi ټIR9 zM, v`[UوHX.؛QYɑ]L@6oj4 : jD/mԹjw3N!;I&j-w`YnL dh e,7) b =j 3k$$EP|ngy#! %I=M=Gz0McDBla3]CZWp 6n$)s1~v6N:)k3V`crNĄ'VQZP'J7Z, 4 idz֝0\dMy=ݛ3Gx}ycݪ+M=%Z~Y>QaD3H`ItcAwmf(ƬFQ'#YW.0* iIAENfJ }"}?%(wÇX@eNة2/}ՁlQ@nmF4UP!{qN{3ٶH,vwۑFZEKYׇW|PL3)ddI+3gUj8k8l[\Z@aNp+:5 e,'1D,Q8N^ZPm4Lk !wmՎF}b,܃3E&X1&an0#'/6$2z#M31.OM(imo;+yT1{ےMڃw1颢lAV0XTϿc?7Þ!!܋ 4{y[^W3/AJߞe :_i>0 &\t);46AIR)XX>0AͿU[ܻx|ܣʽp&{̴ݷܚ$˛DVhʽ0,b`M! > )F\oStAmF\Y#y*gדN>7X=muؽkJTUV)qU,vg>e'膁b3&&6C[me%XI& sHYW]MqPɎPsptLyuk4ve)ҙPqLұ26вWH?Rg9̧{O<זfopn1b2FCO ݘhh6uBQg9/ }z5rgoL!(oASߊ/yY|IHZ=}y]S@ߤ^tMbv*o*҆}:}xȥp\M-xAe<}eL6h.jggjd@sUk镗ډޜGjM cR^ v@#O+&s'U!_M{X94-["#J'?VȒ8.3&< Zk; ʑyƯ])3!T7E:_鴫 M4+z+Q)h $^#BwڊꚑDŽ0%{w":Ό[L^;X-Uf3  -na4zCp^TEu0;E@Xe˺`*9ǖdL⃼}1ZjxȚTfe^හ:bb(tLBٱ// [쨏tx2ST;gIq-~"pw+!f o4Pko)Ni3#%Ph+{jSt\ޒGg_8"Cwg-u6p`p7pln:fRXnk7DE3Ǐ5gQ?RPr4k%J4M~Jip{a 5mcÏ/!\d_ʥƘTjf&Ҙ”RPZeV9dS ҒE CerwNu?b5Ìc"WÖGڠ?R0$ Y8PSD ^8ui.j?p'3tz؂1UƇG TA&VH1D _? }Q.R˔+"!$^*?}6f1V}6΀36@'dzb3!RJS{Omjui:@9c[C}ڬ)hǠ\I?5,AÔ,} 6|_xzE}P~XdMz456\puB5*]w5LXIQaY8d{X7h/~6d$3R3g"7j[@8d({Kc5XB rMqfh5B #'/]9I;p-eg@X/JXACV{OX7&cwb8--,*s0 i_ Ė^,,rŮ6̎] 7-zPvQ ) )^&h"b;MB/DIM&UUk" EM]O&Zu BKZ)4=}p f@_B >^G7)!_z\B59&4R7*zqIfъc ;EN?˖'c`Ubԇč!=b(n(cHgc/bW6wj\l'4@ Dqƺ_416. -RZDm^_팰v_N[ =Хv@ӽFΩUߎ6}6seyUnsﱸާ#InMl`^~ZPxSu&eǸ/*D<'Э$h)sMf@HUyc߫ZRR^oG_?ihA ц'̹kW M-VNQ<F(|/wSI7D9 /KTC ?b+Z=5]͇n^bs[} . ZP[Emg۾/4@}u6_rILp[6]Z0^C,%/՟*duYi6)Q^C0*ROUoZfg [z&cA":kDDC>zkaKC/STdKRm83{>4|x&Mh^M~) X恲t&X@eJf{) :|Rq { ul*E)0J1];C@S!9dtK3aiASUEr_`FIE f;b6q.`S*%/y]S*;!}89c['rƁ`sރ$9H!]bĺU.x5G 6^VW\_rN/$j"_T1-<`z z |5/rˎɾ};T'8u!.{Xƈ@'3ūQ.F|i鬵C4]P$}#+86ڛ!3Rٲvo7BV.tۥ %: j^N܀hG_\FIeWZ%E[M Ыr ApqD!$9f5Ez|uy*ܤ{a8y[Ԟ#TeIgEH:#Ov4(P![2 '\w(JojI-598*&a/>{(kd.폴~;̪8#QYL$_9|dN5 P11=oȩKS#`yX$(nP 'u2he. nOT؊z;8 봠(JwOS/!q*?'Q/8R@[5p;ΐ#k&}0%}}%xeTWY*Flg\!LxLIvֶdͫ90k$tYlw*MNreaWu}P̯̋ı<$7d'`{FJ ǝ#yL[j(Wک^vΫ͖" C~g{o8ߥ=aʪlԴw@t-NR|ΘP;d>U~br2~*u H8ޙAG.Dh5\yВLom9ę?,hΥzTYBŵFTRt&}=ݍ c&_*#ʯkR\MjJNecᅁ9PDhdɥF] (e7/tibʔ.h~m;\^c@7vϴzkө79GY=3߂t8gˑbߘPH|rlsE3[:5N@@0rD9'.Ytv#dyȔ]&MO&Ho^YĄ mY _sk:!!JxE/Vc"kdko3^"^U%o j~ Į*:).dI2wM=)t09ݴhNGPeEӞdFP%vG'hA4pvbDP]tA[!L _=ە4SuҦ i\3tPdb`RDX;_3V t9Ks&7S W70/ʖ((Pӻ_ՎH=+:RWqXGWxn&D@QR蚥=Qdjx<˞;;>޴[;k-=i&!\ FN!1;6PGֆ0=uδ'1C]lF/a+il;]Lz]qk.Z-*.[%喧9ng븍 T[ײ+MGS +lp&ęk}6*A@c@^IkvttV`ImT&z):-6t'EK!tI!$7Rk9bi Kr>ib'UsVCS!"t٫yrPݫ EX=x "R\#'BYmq75fU, :;Bm*Jc~>wX:e>0tg$o{Ce&{y5yQ#+L=8tʁ4d&t"[E1=d^,)@ =G*X4SDjdndlIK$8 \ήeԀw;C6ev'ʹwzk4ٔ>E7؀׎|Fd{(.B.ND$r~_1|QͶ~rOI.9OcGQB5s[,hXA]2rNbAb;b/HMۇv,@ O(N\o?N-qkNyV*rzQoCPZm^uFf0y! Q 0> m  CCO;15d ?L3'ÃE'+Us*r#m>#A׮; &߸# ,<'\ hfxGpHlk9]ƐPCH,\*WIu UvNQ2D#ow(G/M M,q/!+7kcL,7ߞ2,{~we8 d+z:.hXdotl%c8kxmtS.jg A$=sEa cq)voE+1 lա$JL-,hhgv֜Kuc۱@ۿ/*uP:罧M+?Ν1@2+<9T).zM'`1xY DGv^PMDD o-ƈ A_ٰd p_Pe;iِ ^+;)`KHTŵOm21&S i'ĺ 6wYM`n\ ŀsZMn StЇPÔ)\|!6}YN gX˂n' 4ISRI`ev ]"wCFX%K}1ANg+z$MY-0Bbz-aiN򕌡A=R›rꖙRx-eZ,x$$$UNT!93cE1[oE>iye>T׵kƗךdCH`ۘ-iBX=Vg2bɌR2?@ft箏luO 6u_G ?ބꤦsu>73؝ y#Pg~DځfwD@9Η6}'gX k;h=k 4I)-`V,(=WFdɃ3j.%*正HQ:a,q^ztP7.c!m*uPpClka<0.KC8;'MH |&8ֳoټ y[xL BQW$ע'ʬ͕y"iXK t4HoߦiH2ej۵K: lu?셍 gcp8Bv.dlB{6e?mf{ǫ %[ R,;yjMJrбQzVt%d yфڭ,oP/'eoM9.L!8(h9赃d/DgEKp%jYHP|@&&aQZg&/F(J/?7mA kp~~bF3^)%ꋮx`oJp  j Z!32hܝ W\օɬmyeHVRqɘ_DST.3ƚOrK}dgws U[tUm,/&;$%E,O>/(ř!"@q<8*OZN79cr K*mM# >n޷[.iIͩiay|b:mcJSqm?eɦAA4v%%.'ZpAoELDH{ʭzagc5Cŀm8ٮhe1(wD'O491l{ܦ~&pj=7HHi *[6qI4^qqڲ 10nIRnGql mJAxN8Dn#uaզh73\v.L&y moϪ\ |RWi*?7 *SedȍS2 Lh؄yi5ȥ@h$R)ZU(Т`5m8haLƀ,ͥ ͠4Y95O;e'qE,0ho152u)O;],ӜH6fWAT0ϭ5[V&^p%F[Ĝ08F>f߻bB qI|]$W[{ `xwElՄ ;qX[3r?;cXtE,[x* /;ۨ۹Pqt/q5T]x :!a؉w*_:N s6%rrM3\r=XH^0pޚG~]sbZꃵlʳ97l$d]|C ~ -)W6Y6ĥf!O3L( Hk?@ ANTw":Y-z]m73l 3# L9Spe Z 5Ռ<:ʕA IUokn%y$~Dcĵ鳊6 :ropK`.iJ[$#J8(T*IP0i4nC&/A%eD' dIM%ϔh+Ar:;Y6w؍72W,6C7ts26 6) -#jm͝M.}LaFj<_g 0fh @ªوŃYN"3Q*{t~M ~^'?a҄gL+盈k(kө3 % ٔw*bne_cG6(CU1őAWg(.JGfgH\ܨLxuk&qMek+rlPc4|Vid:X=i[@pM螛tDXa:O!= ~[QaxBY`zYz(h##|dsuk%j&.-q_>j=[ZlTȣYQQ}]ezY݊nLoSt2ot"^ 3ǧj) =Ws=A8 = 0@xld4k~6J<u^3{D^14q^ >kGkvy >U8=>FgL"gŸ,>:k 8iy5IG.ئyXqOLXٻ,JdT)KnRBP9W _t @|t^3x]J h)m-u5˓$ yYIv %Aakrl'O̞fsjxc=V' _1ŃtXA*I_Lm+NrL)N+:.4R]IGN/#W>4=1RY%ܶCZid¶AگDT3Kd]P; O a)VF7 W&kڧȵ@ߌ̋6eSIa:=I7\l{KfjpɳU*B!\e2 NkٞbHE@p;y ԰ g4[|sR7$'YB qN)^ t6jE3{Ă g>ԭyL0FYm t `h'hkB`J:M"ɯNF._|xFd{5v#[-؟ۣ:ТȽ7 d{+})C _z"S8+. Cc*Ip=~rz+7Gʣ4U=z_e^wNn76/wOR.nbOѾ]z;QE>O qHX$Zak5zB͂6>A;QZNW`\ qÈ%](jOH/hQVS+4+(֬nB]kc*eyZ"_F)t7_Y8qI3s[b[du/A"Hby͠@R<ٱ;U9- Vs(h, !D؍;6h+Zlѥًc{Վ|Ɍf)qG'cH`¿ph"Vf:7h ;[c)m?1ZxͻyJlE }q#&K8byKY eNW,6`ErQI1(`WO T9F9Co!cNmpv5l|=ʯBDwh΄fF10 ) t_<Q Kmak ya}d̗ LJ#f ulu~޸]|oe~gew%(Qo۹ N|̲u])1j xH@39 (){%1e"&-azi,X [c臤w\"!ZDh6W};<ޥ:DEDlָ0Ud$Nn:*s