flatpak-1.14.5-150500.3.3.2<>,xetp9|5J2ڪ8;:aYZu/:Ss?L'wRd'k?\5o;  @D#E.>&|6$E3kzW4 3:$͝, dz[ ZGe+}RN`XK*ۭ x=_j\UzJ`&7s$F~GipYBF=#htjth p|21_ OCTJїgټ\vO;t/I I>I?|d   J %FX n~ J'x)x *x +x -hx H`x HxJxMxOpOxQtQJRJ[J([8[9]:i1=S>[?c@kBsF{GxHpxIPxXYZH[L\Tx]4x^6bc4defluxvwxxxxyXz,06xCflatpak1.14.5150500.3.3.2OSTree 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.ets390zl35mKSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Packageshttps://flatpak.github.io/linuxs390x if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in 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?H1X!8iXDNI22 XwNyg5Az 'Uk2#8*v`X~S  .pv [<]+ O)j be -(G{ _ J I#AA큤큤A큤AA큤A큤AA큤A큤AAA큤@eneneneqeqeqeqeqeqeqeneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneqcvxueneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneneq3af7a32a1396884bac9c560f9dc7b458fd871564001e9319318d7a09516a441ace0724d4aca8b7f28a552e13ac4daf23a06508be544d5178e4f67abd2e80ed15c4d1bf7afbb691fee5e49d54780c841d8728cbbb828c5ae4e31efd13da512f9bcbf30c2433cc19f007f4d8c30258a4e1141267b36a60794caa3253457be7f46846c4f1fa4650837ebcabbb0b99a720d802b6b5871412b5c006746ce84d4ba1d1f406c6c868740380ed370463e9631203612a0ec22c61ade0d795773982ed784926b6314dde17679aeb4c1cfa0ac29bc74558cd03430cca01ad51b26e841638d5c1055af3c5f34f087a093e36ce4bfcfd1de7424fbb51481dd67ff5c017cc1c0e6fb08e61f4ad29cde161f9883188fdda545d1fc3c2b9d0ee194c86665a6449670bb869432de99daa07a86d87513cd0384240c5e5f8f4d855705bb2a2d2b3ac28cd635ca63fe66a530f20c9695b5781e68aa82d386471da229c0d1e3ad870f605d3f65d6a34d7e5992df19fc497879e4309ecde36729a55126d4dff3208f5368a1c49115bc6cb0f1dd59a40aa532d3363784a7f7f01511321131180d41704241f34dd0d1dd2fdd1035c8826918f520edb140c00fe5574fba7edb328f2d41d164b6accc166fd5910f5668353b92b0f811344a1fbda3816cb48512134a07ee82dab0a1855ebddf9201a66612aa30a965c1c539e4a80a69dc80a59df59486f6c1c2b1f88cf537732b16e718a22a205e2b76c60495d10523c078e3078ff07baed75939083cf611d778ae36361926e6e51f32e0a2bffca792be966a4630745bafd45f61daa8eb835f63f570ad9817f863370d012933780bcae40575ca28808139493a8f319d1ee6afbfdbebb3d014ae7c9ece5d9adec2374437903c4ddba0826614ccc2dde0eff3b4ded202428e2e25b2bb1ac9f58ef50425123bc6d60e543d07e99f8359cdb0186b9d2deb8dac556838d71d210c72287dac7845f10afdfe29e397408c52e8b25527e59416503ea4cdfb64729ad37121f08dcdbb3b466c0d93a548b580d31acace7005748d3ecd1d976870ee02a16e0c3bc7c7b8b5e9ec331ecf18c14b42cb6d6cf93f5f2505e70cd301914c920e99fae92f1ea02724ccb38b67e1d4f7db68294aedbc1891e2aa2db7f761fa95fe77b73e6c4d593ccbaa648baa4acfc13d88dc7fafdc6eb7c0702cb66a687aecc4f7f3d099ec7c37a695b1a752b827726c79b2296692deb548ddb8022b885b37b0a29fe22f3fdcb88cae84b28ecbc4d775bd494b40328658ae7069bfa32b07000aa482e4a77fbcf769ecaf64925dadae3b4eb15cd908bd8c31f5ea95e3ed2c9d4dca815ca2304b8cf45f306d31c6eab9fd603ed570019e44044905b723f5e2348bc8e62f4491096dbcb2d5e4c0191a1dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5511270b7a0d3ddedc1e42a7914c1c31acffabc14bcbea6533f29c4ccffd5c2275816578128d1c9bcc6e7777bf83158b0000992ea0668940ae55f7a3d18dba921fb972a7000e9c54465151a775e9aa307d085ebdb94c26c6abffa1f041366aa868033a8fe4ad13020fcde428792a9135ecd798da488c6672e7c07294c9065c3acfa8bda072c687b4b2451e803832ecada4d849a5c10b4f4b2839098da9637fa8a1fc30808aa930f825d4599d2b04617767b195bf4a24720bfcda3a1c395e7006a156e026102708528172c0d60cec898f7f74f51515f110e1780efd5602dfd1cfafd2738165c732ad0951923bddb54df973f7fdc0ce7536f0267afac861ac2bc1faccd7477a18b1bfdcce81a0bbf4460e24caff80c2524b718681aeaa3dd8633439f8f14ad9d71ebd5f490cdbe3ef78c71497ea91ef889a7419de6f0f93cf93d2d6fcc57d3d2792edf3f6dfcfcc95acc6e18cdfcb69a7307adddb17cf2f05e034190b813ef8f1b808bbbf6667fdf97fba15acc6c103ff9c0fe9ad794b360fe098b333ddb10457a42b1d5faa85d67d858ddfeb0f5831c5bdf4c28c40874bc5876e5180d5d2cf60d1af8fa278d36b4ff1af3e646aed25aa9d2eebef9e7f50674396137f80e76c759959d91c9c2811cdba2393c9ca459f58315736080f5c335818b731525cbfe1321d5e48e5956bbfc55440f9e5fe4407a61e3dd20b5f8f8b3b171e081d9da60ad8d4852e11b1a1060b8c256fcd99264492a86615f63be479d401ffb8e773411d80a2da908505e7df084917d91e35c7fb03d235be770ad5c47172333c90bdbde0776f50d752695009deaf1c078e85903ce536e66cd5a7173f6bbc74952f2d14b9c1d4f5deb6579fcb83f277bb357df1494fedb4d49601c70f67c9c0532a0ccb46dfc3028e278b4c9ab788795def4b063bb1bbbacb69681ec136e91b5368aefe410a0d6b642a4d0bcbaf49ff7c3183317a7153b6f4099be08a50f8104de61900ffed21a6021e330ee9269041eefc5cceffe416babc0ce7a4dea9aed47a2038bef6ffa5304ccf9c70d4fbaa3c41b8cb4311c10429ea8cd42e4ec532da78cdbe11b6b74fce51fa4e96a3bd6cead8011b04cfd921505b24d295fbec142f755affb54cf620a557e30d52dceb50f229fa4c638a5dd2b165d6472141474570a7721f5cb2f423a869c8d9339b4d650898fb6cc64aa5f890173f6fdf2dc455ccb6f1b9628c3057e8358aafc25929bf403bb33473925d90ec391b77017120257337e1a5d8082b06b3cd2e950f31fe3d3660918510e0b43c5526a0717d209394c423943283c9ecfabe6834d05f89f0dd98fd1467fb29b36953b8e69874148240742a6d89135347b59efe1ac5f882f376baa3add5ef109516b07b4961db345d7a63994465426b3044801fa11824d3103dbd9864e7547c18be55874753d26ddbc901ea8b58988752c916d76fd7abe2de0de24c39b9b1e28bc3610aa38cb37fd5412375eb18a3d69b66ac4de4789afaacbc51aa0046d861ee5bbe842ea48a488a3a06b4ba717bd84fa056c7c01bacec3e9a0b42ea7e40db6a173f6c6eec95b043f4a9bb2d9692b206774f5c908a1e88aa36dd91371a5f001ee2f0cb4d044af0d84f10d48af7a861d1c2186058c0004d4d9b466db2042dad6bf33c93db195aea115f490d8edc486e7b6132c15872e3457a9d5eb94f5c436a72c97e41421a1eb676f54b7c18ae5de3091a1a094910499e83730d70544eeff8960a8be54363d6e61e80d8502bd3c74dc84be20c165f581f2f2d9f4f8ffab9f4f72c8220d58ed6dba58bb005c3bf331cefa22e79bcc120525afae02037184689767e8f89687d6bba5034dd45247067f8cb7c6763045a1b385a4b21689b43dbe7c588dbd8bfd2c69e4bbb93c0534ec964d4c547ddb68864da8042febcd412c55a806e792b094369481659e4af74529c54b56bc0b64fbbf035401965036e937dac12d87ec2eddd9d875bdf4012f0be1e8af590b6844167eccd86850e3a0d6a14653e0862ff8ac313e93d23be67d54a33f8759bcf37742e23bc8beb39b43613ee5ef8da73b7daf1a28652660a7aabd558537c9fc99c68ba640ab37528c2fd79a3e73db0ad6ecae032e67d4919d9cb6f991d81ab845750e8b386f7f04d57ad5d28628bd6a4b0ec84994c58a086f543f23459e67612362c189ea1daaf8c8e9837dd3f99c4e1a49f8d7ea54a1fc98c99c014a1d9ae4fae6c7896a9f9da40511c402e2e6a6b5be177d672e57f505a3ab3dd5db170b13ba1380217ff6b5c6a871859f91d441ed8ce34e5800a36dea44db888ac0d51ed91cfd8d6309fe1bc80b7e8c2e40d316e5990bc748c82d5076edd521751fb6a5f840670a6b6b97846cc4bb5605a2a408edb7b0cf855810911e9ccec20b4b75476794db929f1ae767622c9a49afa99bcbf15e70244732f538a1ab1b488627eb8ab767d2db072293d01c5374b261b7f53e184cef91391ca39017f36166368dafa29777d86735e97aba047ef502d6ec503adb4e2985551cf93e1bc49cc6188252db8e72a41d6a54502315751cfe1444d95feed3a261224f97a3ea2b2f6a2ede9bfbabd2b58aa24d54b2664f6d8e36dc8615d686580646a825cb6b9eae204cd7e326a65e77e571854534ee78ac556f6e07b8168e604d93caf206ee7c0c2709371fa8bb97c8a5ebbdc770946fdcf9b4d36bed68ebdfdc4b27cadf4fcce038f4f49601a24e453ec729ca6377e3a7b3117963a5aeee4a82bceba2cbd8c7218fda0ced1e3368eff655e7459cba12f4f53db88e62a3bab5da324b6858e25c2da9767517b9ae226a6c2e8b3881a08b4e2764f441cc108299d06ed67cba03f2b1e89f87f8f01a41484d27468a6193d864e2318c3cbd5da237ec5afdff44d5abdac21db5c7616c991ac1164952b29fe3746503a0e5c2d27da8abf485f25a8a78a1cfb79083c8652e3adde59e858044c30ce83545f5ee9cf1aef3f6ed017da3cc1124132b38fe1a3019cccd8cb1ab2b9493a74028475266b039cc385f035e744257cdcd0673aa4aa8185e2d495950538529ae9bd7d0195f63032a05ed65d28d4a03839648a6fd8f68c5e89acabf728c9617fb7ad33d1cb17230ed3fd7721ec426f1e58ac8497c96f6942ea53b199670da841486cb018294544775db557d1169dae2e8ebf71c0f4191e73a58b7d7aafdd977dd7bcd0301583453f1f94b5ddf3e812b3825c46a1236cf65d0d53facad9e5dc1a93518c64a9de5fc54f505d0859fdf71dd4fa81cd6bbc18790ff0859d86dc2fadec97a341c4ebae9c1139ce3ee1a3d7089e33e299ddf829a6302e855c005931a1f703c64696b86c423fb2851e225fbafservice@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootflatpak-1.14.5-150500.3.3.2.src.rpmconfig(flatpak)flatpakflatpak(s390-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)(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.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)(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.3.21.14.52020.83.0.4-14.6.0-14.0-15.2-10.1.00.104.14.3e@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-apps390zl35 1706623860  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxcsdadeenesfrglhihrhuidplptptrorusksvtrukzhzh1.14.5-150500.3.3.21.14.5-150500.3.3.21.14.5-150500.3.3.21.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:32293/SUSE_SLE-15-SP5_Update/7c7231efe0e4a09a753b7d6b06f3c5e6-flatpak.SUSE_SLE-15-SP5_Updatedrpmxz5s390x-suse-linux       directoryASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=06181fa4b92cd342eae6c7d0ea52ea4bec467e4c, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=97cda840c73123418e68b4429fb705804a0f662b, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=a53dfc3be2ca5c3ff600eb2994c4d8cb8ae62fc0, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b4ebecaf7691a83b920615a212b4dea622d62992, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=853b39e89026af25f54430f7048fdf2f08282315, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=16820108e1b3e43dc2bc30c7692f5a6f9b4bfc07, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=d8e36405cd9a0896506260c752d76bfe89f7941d, 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 text6g6112 R:R@R?R#R"R%R=R-R6R5R+R4R/R'R,R1R.R2R)R(R0R*R3RRR R R RRRRRRRRR RARR!R$R;R&R7R8RRRR RR9R R=R:R@R?R#R"R%R-R.R0R6R+R4R'R,R1R2R)R(R*R3RRR R R RRRRRRRR RARR!R$R;R&RRRR RR9R R=R:R@R?R#R"R%R-R.R0R6R+R4R'R,R1R2R)R(R*R3RRR R R RRRRRRRR RARR!R$R;R&RRRR RR9R RR RRRRRRR:RR RR9R R=R:R@R?R#R"R%R-R.R0R6R+R4R'R,R1R2R)R(R*R3RRR R R RRRRRRRR RARR!R$R;R&R8RRRR RR9R R:RRR RR RR9R R:RRRRRRRRR9R RRRRRC]W`Z K7utf-8bbb18d22743a652773e9b7afa069f212ab02b0726d71726d37903615b966b3d1?p7zXZ !t/ i]"k%r.PZE"^%+8N2ևQ`_x?qA[ ժjaD T)S%v]j vqT/$rGţ("w*#60`i#|3ˈ"9;[RKcY74K|VƬN+pBagQL\M5]4h(ئT[PK~)2FPJ_676GA9Մv㛢x 4քg:jHQTO9˵5cw[GJRS ܰ  Uf- jw19M57@ @W 6s>< xyj)C3Se.zeo;7y;HD4kO XX0 +IHu g|C] F-tsKZܯק^&Ԛ?.PzQQ#c'PK1.ט?/$9 <Etn@,uJg TN$'dkر#kUrq 1 GC%k7a_zП[G4Ifܲ Z #CshW~ ɗ!t$IFM.w:U?;!}J\Œi`?X)ʿL c>뺂|q|;,t# %H/Eн$ !GB)Մ1{S7kz6Z$R]DKi3h<$rHB h]s ~ދ :k{1vfJl~qi;<<4 (Yye#WM G'JӡI$mJ\G/A,}#W/~Xl}^<Ug\(Y>(UqC:b?$ߚ G(^mfͱp Y (6DllPgSd|ωkB?9˰"PJ^-KPony)p$p ʖAcsp e.0&WGXEPŤȒ .K\ Ѣ!qs_&%vs7`]ܨ%GO\1@/sґ)R#i8 *aUN} #mBL?(2u٣ ͌ߖ518&C։~Tnxio^QJ uieQe e6`  viJ/UrlS:aA7G.WpYY-O6)HF\dPa{ShҠנ?YŲ0|qk2sr'v >v"9EyC!\}QM#w1]'`bٽ"2g&R&k'?ueٚyxnd9 L}o5K봾-سZJvUA5cZk(jmYVNK p)'ېAw&jHGJ _pz[(bHط@>'J3E-$B95\)27[.}\NQzP(?gP|dl<q՞uOn Qs'9H\cF[ڠY#s+G1a9܎>;Uւ>(pzM~sžhq6AD `s7%|ݔS*2;i ۀ`uPEd6~ut$&U 6r ٬oڥ%aT0U#B{J?K Ĝ) 7 'pA Q7hr]]`d2 .SϿ~*DAEbV'( *Ј 6AD:~wkxfK;8ƥ>A\'̟Iy qW.7^|AJB-CV[mi%+v˞2ǣ! g  kus\NNʯueHLWם-b+NSj ڜE:a/Y@<2Qr9 ɣԊx [ 6=} D!_L%Gl0;#k &2†7`L.DWwUL(+p Ҏ[RD}}C\h"~y^ѾQ?^ڣ&7̺; 0Z!P>,+;=B46D7OHtwst XtnBS]>|hzxF]([CuUlZYkO?Ը3B!=~Azm#3eÅN2@י` ځ=7vӄ+ɍpZ"<v?xVN]R$ [c!CH^%>Eeh۝ *f0n NLqI+S=!x20'H"<!vLWCU⃡VI.mbC.<LGW+U1&%@]@&Kb/o#XuR<蔶K\_@L&1>21FRC}= ѩ꡽8A\Ίt"[x#CܹHk3Eb6VA2 J \|; L*X5^pz[!Eo_j^2_^+8A_ȃq =0B gHDZ~1_@ݱ;UMAmPRmU5윙aFopb~g{2KK .w*1 ØVSLýL(vnv٩E![ y=֌H2JVXgJ%vZ}9]9tWp0.&2[PҮR)Ѕv lmryV, soY"P|}c" xSaZp$*#G-$> \jAP$d >|< %{`ij_Ӣ"eY`ߡU{3ca8B*_>j71CmQ[6Q7E]õQZ*N)⧐]"u%7sGFHYqE23#]O:14-h.(.\ [9`i_:̐[Ă#jc']9v̏9!?sR{|Dv1S$QR h6+QA/66;zӳMi'`t\a a񅞬o@.DP 5[e`Jc x+HA =M$ z<;gJY(m(%6`N?! N4K14%+kr ya+2H5#s.,AA(` cj8W͍}W3QAq[io_+r_DIջȇV=ygq{ya6;>v^?dy7`8"坌,V-VUngűS[>F">TeBX>&PcsezFw'Ca>8j 0i O&"5Hc*ƛB(>D6M Cu{kw#a =Tr8moBh'h>{Q<(H9ܕ&g4 k%*eD*~ϰJmD+{|=[~^S=3'|Qfo]=r<#Aӂt-nsdX$M@yM| a3~蕅(9Datx&T0P1*rr!ޭMٞZ"8tU^!Rqv(9&Fk|2 ގ)$npzn-ꝭkE+yWvw/u<zu )Ft-VzNLG(g2]h뱃`͸Vi֩rz䎠˹ +$.yhǶ7C&^!OrPv7PN8XPT JH k9Kۣi~ Kp2ztvL#W5Pr=q[϶D @vT8z_jsQ7ҏl%O+FZ,IXTx,ʫ*tM $JdY $/k1T klRMh0s".QI+8HBopb/<D?``>ߧX7"n}2aX+_/ ;t`Sa@IB a ՂT F:K: l@>@$zG9ɊrZe7D;K\0jtp& [g9o%d~.+e>k(J+vXv6bMP3Dr5e 5F[˨0sIi1jBi;¿4.)p6e_Nh`N9#I܍R)B3&,9ՌV%-}W(ZI=0l_9|dTPg97l <+~e kP2Mp" ٬$Uƚ֒?M #ϛE']|,Yf]9E, fƚX7o-:;|udVJN=a&#=Μ_7D%IjV2+lտ$ObUWgEjZ0_ EHVIh>}b%l!J]<H"#C#RjV|MB?Hedυi""60 C~,w.~/z8DP 1zf~w%9+$oQcO ɩ<3RDz~ug eq7`ezs^(DAHȃf>Z@BXk`D¿ b]W}SkPtM^ն6=$?=KhJ2Zqt1ݢ}:uzj_?*~_46c3졀[qltM,%a;0(K P hUD| E}= ـE8޳e:1~H._F9hcz7@Y+%z73NUj7.5*+fAş1C9N]dؖі@>ZFunЅ DHT ad\)\&(ɅD&RSp`+#xYnng F: nVիrh\a4.tPJ tӅ}BId"Q'}l|ѧ3<0孯c$H~9r,FfŽiQ<߭GX+$K 2ENձ_M#]`:.TM@/I#iYN|/upˌxi0_\ݮ (l #g<0PJ CŐ-.Jؓ114e3/lL٭'x/Gw[X{"xq P> CU,Y7鿨ݠG?+¾VLDSvd|J6{=j !0ҮNtHfso8t:C\m; >[Q0sNyHV[\>7p3ޛ|i rCǧ>WqِK?֙eZW3aEyZ_ Sӷ KDhP 8%'m5#P4ͬIc޵{]M i3Rحl d Kr%Wʠ'eXu=ݶ|rnxe::r3U'52LL(w`0Zi=YOxQ}' 4?);aT8O/3XKJ`Q0 dv=6#I\4T .fsBֺxw/$?.A/DW v(; ɨ#_Ea˹*}9q׽Kj.~f>|l2@O:7IEz# F}Gj+Y|05C,2l"se.o.j\)`(C2Œm>"h&Q48Tr`.*+ <+vOrdd76]ʚ+< }m#lk,7[,Mh!N;M`xYASQ~?VXl3}" #60/\ ~6ʉuڸ?wWn[ɰbG9`Fy&L20.d{0AQ-2 ^2Hr2\X xs)@iZJ#.9mBY=$i ePm&yܺ8e]f1' f hw?[^؍qh /?U (P}na)OI*AM2oֶ_E1N_'cz<AͪC*൓rG -/f5`"Z~8ơzC#1Hvcu (8tuƘ:MߜWV.ܩ7u?(vl.AjjQ9An7W%Gb3TOht,[Q!yd:C$vη7./G Pg;~DRDݹ1[` F;TpKd+ENA(А@x:.VBҭ0)S%8xeDV ^ջ|Os|}|gӂ&5p &L ӊD3{v > J?|A :|?qW{.CYk SL0tbirn4?-vj7Gqum6_\,ı 7T o0µڙ ZMsL.O!gVv-ϬA/T>kiAQ|yATr˙pyJS/ڬ;Ezea: ×7P.H6CW3ED7->_KމاSr5B %zb:ixGIz3ThKF.xG!b7y9P>/ ZnSiյ:W֟{~.cHNbwE!fb9FKT01o&vF:z#]L~( ` ܹp4E.j5T!ByF](gJN=!};:zm-sLcF9'R*74i裫u[+2 t #׳q(FUFe~P*d^Ua5)z|4<$:car1IS;jBp:1``B?(?3)p~εUe8= J*F8&̡tظ(t^RdVq/ɮMZ4rNm?"bO@G lCÙ In\!#ޥuryll^KW'1=Ʀ }rـ~m!XQa\L,z.n!rX& kBG Bd٪ ·fuo5?4YTC;ŠSh:~5uRò;e[`FN΅Z?Uh*2ang-oǶO?z_)Zs&[a5v]jīV|p찪0EI:+DB4[;iJe& ) -3Hd|zxE r!:1h 1̮dM4.nnzⱤ#?ہBU5>hAћ5V3␿d?]JLhZtxzP dϫ uk{KVVzʃm$inH5gbĜ+&ܻܽE>}CNZ*/v75 e,^y{ I穀,_U.l-v r _!8iUˁ00X౲`mKi.r:TT+#d*n`1{\5I֊r8sh[*d_%Yh{:{)OAȠ7]m#е?h֒\Wmˇms'\ #[( گG2Ґ pus U1}a @\F3NBnRޔ&ěG/Srmnj@kOT4Ag̤DY=W&z$0AֽiU#aKںDD]#FI@Z;g2|C eP&gq:DΆ%]wX>4#SA J3kS^R]_ѻE6@zX8i&W` t1 !;uȧGWz`$ =C`BR2\8q6:w9Xx2W3Ar]v䇑ѹ)ᆈ)$jgʖW;:^"jP4UQ2m0C5HPӜ3.VK~ÀDJf_?oh֥Imo哩 y/,HWF+s*po $)tאoW˅DYz[&s1u5W_VsX׺Lj/Hƛ®ÆRj]s`#uPzI%+ڲwS16|&WrŘTfј胗KI^LQg"G[ӫL#@bk )}ǎw,FQ'hnv)sb1rt&3 uyU5 LW-G |0\vs?T +VgUޢWb-n1슎2ܒ(#JS0^ 8] EsL,{Yؙ?!P9Y]|nc4ⴞȆT=e g= _@E|v猫!Ku- sJ~|n&ECc'PLRLMF* Y|8jy1PHL hP=Z*BS4xĎ%!BƴD k{ڀo7"ը\6c`7isl5 ^]5³$8$3}9(p?ֈY**C5M7{>WןQ 5O5D%:ψGlEDYijr11=Q7L^{լ]nc+ ?gc厶–7pU(hdn}҆Ro !OŸ1P;_k@%md+JzG`}_s jjh6w+:DdAdnd3ڱ CJq tiՁ?|Rmeٖ@kM-d #GGcX:!U)0;PZCJT}'XGviD.y~-y#Ծ\Jw?S`毟5}f]Zݜ1tgIVU.%Y{?Vz2='p0312g*Hw aoV Io`VђJBۄֱ4/ R٫GpE1As9-L8tJN^}m7EQ aK~PI QF85yκ5I?NA];`ZcXڵV\7'&Mdy/ʡ nUߖx! 6kҶuiFc:`71k(ܯggq=Vn0BCpz$l}9 zadSտZ٥`6LPWfD/uSpRN0oS*s H'f=L9o} f3|mCkC["Ehȹ(RcϗalU:z!b{pUs(cYB"vS< 6˸]4c26-5Ҩs! zTP/'@/2 g LDZRKh*_Ψ'`Blv_b= #ҀU~y0(b9X<fYh5M뉑qs]3yq}:}}]Ae.h|fإ\d YoӆjֿHQS' "(nC07c> wTo:|7w}ࠦP=Yֺa։0d0Z&ݭ|)37RKݹ)<* .3:Nj+cK k=_46e<|s_ %B r5z^_?Rk\9+*6EzL_q[G녪Ʃ[S-b2!V?fG{ *lTG VNS140)&qL'ӱI^_A2 Cj%uI*fSSZ\& [o73AxծeLyP 7eyfrm#3xço"U=,CGSUf+ڙm_u5dl A}rJlZ+Ɓ5apKͼE슲vgX?1/cxt<eBp0 mi5j=oBLVx+]NJ+YypB,!#lWG e}X Ql7嘓@)|zYd5:KJ8 : xMgUEP͛Zq 6'kH_2eVamE9KCe&oI@5ƖM9xYq]'}gòT\CQ%1 j* yy5$}eIm_*@4/<\=ލTB'_[";g4:˸W Ȁ Oe*dF-s3 nu^L:K<+Qhʵja~}Bxelo;y<,yšj]ϯd| $[3 tOI |I`|+rԥL0 ٞW%z&V,(( @`i:-!d'T~pL#cH!wlrXQ0 ΙT.) >c (B"A2"7XTzQ;O~ϏTD6xB8LC#; h+2l|c՛ 𲴿O!< ;a҇)md}s׶_qogQ#:qe)fUkthúDMEB:8QB4%5.Q~Ɏ؁kl#ȉ*.W4]ʁ+,oHz:GwX IQ|)W)yQYpWrQ!C#%&81<#Bqɲ,H) ,Q˘Ϭá8f?9y:Br%7o&NZT?ܷ¢՟Ј2ĊfO6*GHh 92(j%hX5:'8'd96V""h#9ħmZ@ 8ڎ@ SBQsb)!d3n-P[X |kuSZ01s۝PXZiJL^k|cTi!BVH1#)RrT7}G424Mtx>`lK)h9*iW7? [ {`NlI [m[|z M$gBđ* K7RlK<5#NB.YT!s-C$c$P|*X3qK8\0"/p9a@CrxFm{<`UGI#=Gréy$&x3$tF7oARIe?i &\"Y -{-"z s4HhMVUUf@!g{A~aggi_[M&xď9]6{C(&,{5f1091`PlF̼nE7aŹ)1BQ`/EН++R&0 0AuIo,Q2V{GfNǶ\1Ж@!h4=C1|XsFw(Z<ݜ7 .F)ϴ2=-Zan *IX{l=*\^mT5S4(3ئ~SզBгjGɫKT&S;Y!+8Ӣ=QoY/7=B?ŪRR71a|x?b8nw *}}X5[QNlHe3~v?1_xѠ 8d6昈3!i4\p33A%,;f?9hRbf#ީC]_Vi1432@eus(|.C]!hݯH>7g!>&/,r95Be ov,j` j,Wױ. Gpn?FTeB,ԻKoZV兜5\*ދ4Htb[ Ho:ҦVu^,~ՆݫɦJtK]-|9QP lʲRQ95-O}P,V di{[-"[Z:Xh@z䟙˶RD9>%&v}W 8v~ dYVeOu‘Or] ${sHD|$Z:Zֱ SqVs@HqOUs¾_1ݩl#K>xC]']e11L°/I 4.~ r4ڥm݌[pF$UfVٓP 셜XǠ 鞵"K:9Цe @zXF>]*gU^S$Qg O0J+ TA'#Q#[O) pRT اdN |`̫[51/CيrD}CX sbeZ9}gf8s(:1ñp;k9Ǎs28zr0#psῊ2KWLsjXLSBG"MZ1 8seqVR}$qkZ5 (Xजybrkߒ(#djh /wUC?J~f{FnF.B.Eƌ GS{L5'/ f7#j<нUHSm;'MpCL  ǁt4%o,W.,&ma  DQkj\!W^|(htCUI{!P&B2E𭘾kJ#fÎU.{֍O^&x3ؑQh`f] ot7![0ϦMئuK 3H .(6_+R$~8Yh 8FT {7lv.DŽ_zTȨS `ZBiIiߘ$,g?SQWx>tH-<4p"AHI Uz X%IgQ*.%+#W\6K4Q*J>}&A{AR\ :m]f47v6BB -B1n|~oqT\1#hvw&l_*q#Bd팾(_Ź|4 | iNhщB۩x\-hO!;xKVgIW@+aqBCҌ8&ُ$x24pgme+oUZ0KK]eӥݷ|D_U{/]+{ubheUCrX]i`Z3kb@GeF+(X%kfSkvOa ^E<BWݭ)xixhT:"B nci&d3h9n ̱^Vt#_#b"Y2 dILWǚ?P@ɮU~O{I*#Fb7X㙧$Tf4Q$G!:N AwJ?a蒗q?]nw4&QeYɦȯǀ,3 8evP#qwLBoyۉKmXݬVxKiR l8IրQ˔[t*y{}ҔXu+e; Tf @ k|f)[ǞVձ4]dې4qWSXٕ Y ^LsBkYYq"2 qgWIFh$,>K[:tA;/5IMbeBQ&gاSIrZD`,$m`T݌qa@>ƑK% u51q.L?jHc l&ibKMHh(D('%L53[!DuUJ\y,y^l):xRAz+i~xt!"ݠ5fԯ K]ѻM'-+f1K[ 7w |oGԈN O)1CJiEӂԔ, yp]i:Ð]1JϤ{>3ӖlTcBjxDh N`s߃J[vcJVE=^oi¢NBl_Pb.ߦ \ 8яuiVIaMe82D=.BcbÐ7TuOFJ:@qǗ8rA@gl">oJ :8VA2"^URrkUIHc{Ӥi‚?%+Acs`+vG)فN[mfh](%i ґ+W"Ez \:<ݑzv94йΐ˓GlWG=I;?,{%[4٢vB#,pRCzDMD5eЏDB&qLR^l_vFzBP OƤ>t#G *3*8_w>R!8\~o!ǭ!/k i ⇌=F 7,tI[r t'Aq4啫8ڿ?yskИ'}r:wB[!`P5)xA@s%m"_fbI&)IZN!+"\_籙ߨR-Ov2?Ph kxH4u6cp#,[Z?nXmLCP}v]᣾0e$oqlwWV8솷Z 뎄0?YYR+ }l6rȐ[O T?_@ChȬMJ5荹([Z؂J. SӅ<[iqkIڪsN[3&&5ned;)Ǘ{pO>^#~2җBP82TƜJu(BTDZUmEjiʺF"وv<]iqpE]Q2XgY زSݤU|+E)ryN9MC+i+1ɉȿ9GIuHӐ>ϷwtYjl%vXr-cq7Λg'&;UG5L $]60,4Wᑀ"7{1Mo +YM5su&i 5YZ ^9 뿶W ,&B`%Yq~2o/iKhOwVV8@/CYuبml~V8%fdZ=>#ѥs$9&P/b/< gQ)ӐF$,whN2$+t'Ɋ^l3v[z!X̀o>t78̔tӚ(23xHuƊ*pv\$bc yBz@Ub&3ң>~o[J߯yDJ4 ?˭kC<W hZGp / mGhpE,{N]4PRMzM)Zm.~hh}WLuQw!¦X Jx=a,R?7!yCD !JFDQ.Uk^vJǖ3J17{8HNnhȹ!4iuP[\7 ф/-mspKΣ$E݋3 x$oDڷ)z_?WkI.xa$ Rj;a'~MʕP:k͸ڊpB]Jz&a#B=~뾽0w2W0EJ@D!npGכa\1b5-r[t_=\@0LVglD~Aޡ {*MРsX_UC߷ !@"j 󯑦5"x#^;i¶!]-c{!U 3ƫ,y-lhvZGŊ`JcObU?rΊPX|C $z# ]r`tm]P K6:8P Ҳh$Eƨ>'|墸zvD_URl-%/!7x̱'ecuT}Zt\3g+B5;o4c'sMիlD+w ~p|*(^ `?m<0* qe>Sc@1X^y$4 )x3.ז@A<p7;L$`3 Z<1y u2L}9b?$e +]@\ FմV ,h TtkTs;w8˧r}[4C\Z{G$khofe4 D72׽|D q[ώf΢Ab$)\^E@_} =FnU~;Uۼ)Cؙ{>'4J+l8Q>^J, *\WL(? ̓UR'>Ve!!ozZ#,jo8հtw0r5Ý2:"rޗЌnMQ S !mnetrOID[9iQYmRU耠a=5xʠ%2T\7(C׼'g^e[:x)H-R|:՞{Z}Y-5t#.gwB&B);Vr,R'ZD0v?Es#::@;}E%#Su`WyHr1pG糭:4ɋB!{*ȟ&5R8N*gvVtUӫ}SN2!uNo ,L ן)`leOSy[0*kCnϢ`q.4^+KF9w ThxB!~ڲDH~"9`a"4HLvx+q$5a2o}=pLʻ;!upx _2^i9Hb_JQ?D)QQI07\;C%,Xi9>W+,4{;uK#臉5%?=fϔ:0o.³Qإ,٤P@;SgO\L [2iEtc[fjsRrn\o3>CLhfeZf9 #!"}ڼYFT>22i]O;mAU+;Vanȩq3WU? (83zO GbKKaqnلk[XH5 Zl)m%gmy+}c惘-km# 7zU6MV#,x|* kq/L+= _}/gܧs F/2';)AiԐo ? MķZ( Ԁh ӆcCOFh!+ lK65ȹ>ZZl:b69`V eǸ|-L6@B,Ό:Mt2zE39zqٻ*r]VyO|*{^L~d.&gd\a",S- Ќ28%Fݴu z^)E:l+pa8ݡh="sQtT4^GI"0D۩ѱ3gd+$<h!O.QDΖKXZG˝|nl\_91/d8w! o6BOIAn٬^[aw=W$}~ݎ_4ͅ=>8PEF`M`E Cs4 rYyG.הZwieM qbX/xB3G#ɰǴ†id\fq4Luoc_ά~Y ';ey.%H.BTvB٩:aknv"UAqz]2V-zOcdԣQ~]AJ,JOyM]d {CCܵ`b, 8&iVDSe_POLH3>nhN I&+V}$j1H9k٦x`Դ."=,,XU&G4 $/NOz` IӗyH9 4R70%5%J :|RcHWvf_CB#RPݕiqNyoM5 =}$-4Q8\0)AIRc͆G~=>L~3ψca蓞_ǦTXP`ve;U J'&f+A*⣴ׂm )訾<'F8xaH}qtA$H\&R!=C|vJn jS^h͉Wv`7B說hO%f{։.:4?ӡC(?nӝ> 2,\*\,1 Nt2޸ƀ=u|{yj(ѻ%-@< -!EZˀ}B)n \sQwTyAeP,>-0*1vGBFF59m2{#Qt7Nʌ+1<.R}Go3jYYGVZ#1kXd$E~~Vv}CAj^PPy2l>MIVgU8vS3k 9r3F_Šp4bRk:4almap`I*`Hnp#0N8WRF!5\? k/QW1n9µuA7`.ki.Th^l,:Tc:20 xP5A瀬i0t# T ҭ^zւ\ʗ 'bY9 5A}\"H|ju$#)ۈ.fqM+7dlӇ|!MN[^L|6,vVylj yDA(Yx5Ե*aO{i|/ S/g(tq=SnjL4vo0گ'qQeBuLJ;WS;/jQ# ?Kcneٍc'K[O@Ynq["Xu ?R)^: b2Y.ƱpDv<\S!ՌY P#!`o$7:cu"8_R_N;U BBhA;Vx#0R2X}:=A"B&H1t&C mޝ9Ao퐳2uş-LV4OH6UɫἴL+ww)fs!4k1F5c֭G擦Wd-_/0n]24nP}*}3=H2Ce6mcػ"AqRc=>@UuTv 5vWlqDTTh YS# ; 4S2uF#s&U=6pĝlFP'Wmg欓0ڋQ{۬Hnaw#ќJ ꥅٝ6k}lr8[vKdBеߟ(;-fØ>p bNKdrH Doxփ  }~EoٮC_{U8~5FxYəWe9ur K0N)t7FT8pJBӤkm5u{ h!]2hVG;lDB~Q0_ N!St| lR 6=e?x֥^fWPH*ȓ5n4l=oCg˟ hn!q˺}NjסAZ?6ޚ-26uqںf遢p* Q @&!a0%$2-CY#XQ-8a[sƻM7iֻ8JC1@ln2R?v}d¢h5 a({)oPf蘐^8RD >e`K{buZwf<]C<_d?EMYOEj. [$R`h{z#iE0SX uq<)rKtz]yڴyCbWH]GɥZJ1t7/nqT*ۉ'^G:C䀂f^-'še0-Cf35uFSZt[Pz\Z˨\$.8<C?? nUGfۭLPC62@<ӎ̵hAeO@\Ń}UXB{GO$@j XԱ:M4bLouG V0040x0uR{% mӦ}г>ǘƖ'^ Z8ne Esဵ}h~p-Y O]}/~z54 ߟ9pj(4' z/Y<tIremczeSaa]ZEՏ=q fH$t4Tuybܒ9ڲYo4d72M/@T:\|}BLsj/OqGeV3$%o]3szT5 >+Χ)Zz|`?6Uu[kC5/4ti%a>F)iB zmGLً,k{r]PalI96 _;@hM]3%N!2t~.ǂ![HL#>CiE6} . 7( SE=ͥMo?O kǛ, pXS`᷈cLo`tEW#uE"^ _@e%NVkVK,N(XMv{veFno^^Zҁp,p\J h-{cej·JH|gƊ8Y _qQ;I-tQU0jV|?ҡ8,yE=ˎGz5Nr /퐯/ח@ķm%y7L<% LQ~uBR2L{ٳ:w> > u;gޫ{by6LW*>H#`Q;9Tb59d R,bZkÁ +2wvlQ:Bs,6!= zංW4Ԫ/0u b *(=L[;/.mp}ޮy;L'S1L>e18p eѫѝi6&:<#&@:w[9fhCz{V5X}9cSCJX"^ݔHPcտK夲:⅁"U:Obbpo#7S^3yᙶ7}|ߜ@yLX͠3k1 <Ius14vr[dbOv}?Lϱfr߂S0֟tGC~K5\[5r򡅾 ޒz{s"<˝ϓ/J"m0Ò_ *HV6쾂2fbfۻDQ͆Ǐ%6n۳8V衯^z M4ӲwGM/jnaCB$<[?Lo<2jʘD:tEm6:Fq7 gQ7Jdi:K첧؊JezCI S+ P&SQdNb;x?'\e໠S> |5qUiXNXLձ>@ EVB ; j'}>( `@*CP>$Hs,0tJѠX$Ε"w7\Ab -AùSm\_bأg߸5#>ze%& `gԘ.ƶ"htÖAۄ~5,4uOlX"y)~=R4x~MU0G.r4&^D*̖(g^ cFO_9H+ˌbSjW6DmD$̗\w=ew`P:v%#7cH/aq]!qT \@YleDŧ"F@uBGMqJ\ a%D M"=  Aܭk &rGf4%<)yD&eG८̨[8.һ!,څ3dUJ"э32p+!wl)@8gNn!QKI]5SдI {a;\ׇ/"E.!&ug#E):Ÿ<]z4څ+Tno>I'I9@&3;4⥱w,= Dz]Dv*lNY^BT_ums UɎ%H8>/jțq"ihcqۺ(-crb+%fūT@|eJ /WoAdvI!UR 'HF$q;us]2*,*kwtl_{)L-DcZ1sJm3͠xBnv> !̚ly#D>(3ocr*XnS@<2L4鉫! sxpC,nrm 0"|߲ݞ[c.sf¹yxyi*Nrdba<,ۙ[z7>٥Cy^m3sYHpR"X8hDMɛ-^I.lԪ! mq9z.x܌%[UuVxߑl 8'5 ?>)&tz^3e]X0aJ͏ǵۘZIFJkI i?yk?@x.2ݨ *Om5]i^,Ros iy A.ɮ&!}6无6QT`8* 6u 3?C#8 Seg|-H@h%TmJSxeG@pdiA:uRRʴ#iOC6&y_`Y3#4&}`[>'g$y&  pqHɳqZz(K!ʲd˧&҄!ӫtʬDF!YbQZc*B=%vvp(B䝾ԟ!z#%o>P…,`\dV/LUfjc*! $H J5is/85K Ub f JJW!T>GʘV=9)VPJҲC^/O6ݡg#!)& 8~s TUvp7yo^UY'yݍM@^evas7rG/ 8yY(JV3r(XÊ^e&) 7wRQ3~d![%#yYgv< l^rNuD8%GO{ʄK$~zU:5y2[k1|v lg:?Ua` @cNHyc3Pz L0iaJkd,L "dJu U5G/1t m*zV@ hr_ن&> -g5AjB> +Tu4p jB|"P_@(PT!r7a緹fA@SӰRyS'pKv;_Ljq\}Yo餖Ӏ7<&)',h iiV 5*f>4C(]g!4DswPZm Vpry>(]/~S n1ゝڄ 'd{inVLpr''+eTרFK&/c;cŘT^}M(w^7Mp dj %<$rOl C6$udI SҶa&g)O-V/aQ %TWH`g5{ĉ/ZGKIKW:9WWYKƜqЅ0y)\'‹ "i{!fBuD+İes+Hb=v}EwAJQOeuYʪ}8bUBgwÆBnO8Dxj`zdw`*87a+F&2%bcRwUH>19LnIߢ7bnRYK]tR>NQ+C XM]vruYWphdcˢԺ{c3-X`n` 7}w])e5cU/_\aAT-q[)-lּqx!wѭumA[|[*xJd{iT};ycV;mW/"2hHۇLMIΘ տ BhSiA :gx2ee,! H(Eu}NY '0ҁ37+XO.F{?Y*j3Qu7XpSV#'0oOR uY塛wswh5RvKV2y9 ^&?[bwd(D$ZSaQ h(+bvUwŘz%Vxool 8?S+RAh }O mYa3כiFX%ncD_^ ;oGO_b\ƀ%X3"|z+Yt>R NOgɪ=J5@ mvF=iP?[QOr( q]E([0 /oJ GY>mE)fc><؝悧 Ia^UA߳hDr>@Aj\\IBf1Eڛ]Q$(+~W4t[{m,~+M;gN׵+~E牏7gEw4VE{)muqIDw#X1?go?o%l!'2ε 큇ʾsNHt1~&a{ɩH|U},Tp؇e)^y,æao+@  Co~c`C7f*Zͦz+H0\`tG+8Uׅt_Dyic*HXtT4!6HT;n3*adE]$w{و'WٺI䕂\s<Ј=o͝_8*ئ3_bp%c↾ 2"C!Ns+>9r At+ B˯tgl&&mK>]r*")ͫܮ2J|}Uf90Icw(Z{d; h3>y OƳeˏmؙ6yG´͒U"{D)q'wś}DVui)sC|7zall%isqZϷZo+Vϑʽ5OpۻyP.uŴZ/wd J0gاۆ]v@}:$M_tM u"Xހt+` aDS$4ObWp8laub6S1=!&_f/Wе4#MnZBUa޺"<9M, L^ zT!rC9GrWÃ4R8C|CUrFv⹖dLVƦAU`V8oP'kˀ/@cn*'Y(L)+턻YSڙ>w}ef~JǩyE'pSϬV18U[qF8c(` ʪw\=_M܀U|k d'XiްuߛMa @4;(ʅ%\N٬s |#IzXMOJh>I"̀5Xװ(x*edEd > +?^b=gbi,{GIy~45.šƁnST^xЁ_~y9HƬq?ack m-4W`rw(V<|O΀.Tpxl-i|X%9 /1$Xj:#3!7 @s>KTHwy2W] bnMZRE>ZT2=䙈?`)ԑY{:_x,|,t"T.Y,QqFea`BfURGt.%!1JX CmLR!nm";tAZl fThVTRqyi @Gh y\dso6rPRI!WUq> 0Ț y`hpy 3ʇsHѷCßk˰)>94 C.6??9}dgpCYa 1i;9RQ ʦմdyڽ4s]~@^Jq '3RɯrWs}SMuÌj*jH 2bp8ldKvNElS+•HN82{'4|\׌"V}$GSՈ}`{Բ ;!BA6z9uaċD %6/a@m{ ƺ w1\7qͥU&7Z< FM2ĬX৬ғp^zV jd?H,-r h~3ٖG8։Ẁ*ưDK\BQ: R*ݒ6 =+_yMC+5EZEO{1,(^"bh`AZT!WH.b2ˀVsuJ 9\1?/&l1a7 pr>czۉ"1:ȤA]~3]4»hSbF5̱E5AXYWpO< h%IҢnc0٢0N0d)dc fpo~ c2ݜ h}cucܬ a/$) e~C,brexB])%پ0NKLt8o?<=i?%"Cay#E9`O$.d.V3 mzZ-$oIR3{F 9oz%˲R]R:d>pS'˛|7o] ɏ"]ܺdĚy~K]R-Mx4-QV7TYL;N@l1b%)u4XZ&VJMoLR|}~HGqp/r[_a*}iӢm ]b=*8K'$zˆ6U=#\?y`T@":Nqyl8UMGhr`B+o@[AR}^3>m]=M`v[eڇC#Ȝ=ATi&_ :&dS >s;&B9a$ӌ^J8# %hݛ,I/\vɸTm?疅 !1k33#P4}6BB\!}Zr"J`mR)\j@X8lHjޖ/e!ozq)O2ʦpKI c Ee2m'I,h!G4$j 4: :bTi.`3ſ+FMxGNuٹ`Sy-]rXD鹡j.įč .vM=V؟'sV.tmxuBW_0 K ǩg]>!3_-#ND|Ig'=kҥM#9쭒84)0-{aJ;hl?BۏQ:s$y%%,5)rL)BsWBuLu{=>1ӁՠpFzJw9 iZ/j弋ն i1q*ifw6Gq<(PSMɮ@.QeJ .[0ǢmhDwź, K}]|d}2LW:#} *C9◚10]bg3pW,'"r)$3B}Dp$ n1U 4syqm}>N\rv[髨NV6l2^/ -FXwvw(o]'׫|nfOj]$܄aHѪ^p0.1Bi'Ҩ+ּZKl?;~a\eWZYTh:g{$;`d0i,YĆe4y걠gL'g/|^le?RDŽRNd1x6]l}+l vдFHk;IDMCIlK1 T2\Dc/ 'aQlތ`(9gK |tDI`0*X:0nlq(3;@J}-G] _nyߥ5Ze UD;&.t_R[(%~PSM;im=#_CcQr{DK\b7fGӡlh1-lƻ1^sVM9("WC'1ǀF8k8PRI%7tX8 ZXx1.2! Yx`,źV__lj;X{'GÂzӕ֐Ig"ly(`fr0L L~$fMž+<a`'M^&gвL7BB fB(\"Ӌb;ӛs m_(̒1I2U+8Ojpp,nqxR<֐SJ38ݭ a$? v +5XB>zVbtϬU OD3RdL7$Ҝ{}ΕnnѸp^ASk4th0J62"%zcM+@As]Cri;O=PWqXR6񁌰Mҵ HGu+vx>OeFUXBUuߚ@ (14V%CwGBGFdtmU +2TlG+ftv{KoѥPs2%|oNrDGb XqM^19ϡ} |j>ng;#cɯE1RîAq#>Y^;+:&{>v %69Hzp}\f,7ɱ kkerF|iNȞ:MkR(8vἼPQ c M3 |92 #{tF&z_-)NVºfx3al<7̞XM..aĤ ]{\5d2=V2ZdB͏ I1q-Gw+C5}p^F~T$A$rVH@?^yHh Y3xPؙV]eCGH6cp>WԿ.Cum- @)J2 .fվJp^#,qT7 % Pwn~Bk9`+E>L.L&|v&exBȿD MwɅ&.'Բ,NFp<蒑n05H'zrN0Cld_2 r1v#Ɩn&)vp 45%% Jd ehڝFW–`UPYA*B$9ަn@;5DWhsMY)?f r'YfXfz&qzD2 WV4cCrbe .ؔ"fe`|) Ff4삆|ɓsdlXQ"s8=EtUiW$>oDOY[_ pyuؼ.m-T.Ymrp> z Xi^`$ -g4nITD8%XX!|N-\MGT::0¤ߜ]+p|b<2qSȣ 7c-to݇-y;n83Tƿs>UL'/8wE_vVnc|xwz8$(Bgۭ^{0 CmTÂN[m4$yM!(??+meQnѼX2[?ؔ 5e $PQN:}lN!u W EH!I߬| naT+N$+"Zah Xby.G'߆kH0s 0 & p4 (8@?/LG.;ysGoנ w[1?_bj*7ݨp5" ∞d]# 6{n1t94#Tpl &Qy>dF*4@n1i  \k?"r%h40Qۅ6D^'UmZ= x遵z+ދK<%&+y5S0+C0v 3 <\=-B)sQ}-YFRMR|Vt~FpfzyUK<2WW Ѷ@<ϯzf#e3ؾ4!sxrt}81+ϋUYMn8[OԿAVDF^w#^\$t+-), -&_c;,a1E;ce`^aw/CRf4w' S%{*a8zOO@ EE5fD?}*QQtؔ=+PѰF"`}ݦX ,ݾ:THqfà;&imbטףSOvp3Ч~S!sxЗmQ4!"䓐6<-c\QA H+, ؋hSD0̖8CC *6R-Y'A&brĈI#LԌR|5MWRǮnO$)e+6HqD(SQ)O#1Y|g) pUTK~4W RzաCsJLlꍕ8zҔ%5^9``\ < )!OA]zgO@I_yw`㔾S[?+ynV161C%&[L@/Yb˰<] bpJX1EHjԮT  C o8ll{-\DL9ww6nNlKߖW[̯ʞv`禷--RDڑ!y(UV1  A|O(s.KgG)ra_yuy\PO>Va95Xu3:H["|{H_Lel칛1~bULؽI)kꔂ$(im}tG("Zo|J'8tN7|>0ɄjX-l2:ך|6)4&ݤ(1gw &ӻZ%h\B []{>̃+8W~3T$C"21nѬ@GZN gr<}炆ZP,pQB;JC:3uvhR{K{47GqaYc;Kl+ nJoG}z:_RCsDxsG8?͏STЇqV9؏U Ymr ODd잍3=,qr{_IɐBOH}΋r  b1(S,`ͬ@[B'WL&UQ 4Ve'^Qq+13JzWhS046t5h]SUd|*7]=@W-,$!;PѠK;!y?uÁx/9ˠs h[ hP-S: z7[l0 LydiTK(PR;PAza̘Nyٕƽ:z*61Mk#tխ= Ґxa{̖ȀXFS[) F Cf@1J"F|sniW~1|R-I(S式ޅZ 9:v  %5:e=(u /竺Ɩl'򤷂^#-/wc'ˬyl|^J =:d0KyT nՃ*x?f_ӰT% ))Po)ֻ;aN}z q_٬:U_:Ũs$lBV Ra(MyelAvSmf#;TlFfM^<] G6|D(MPg9ZXMǕ:cPeMe I_28j&\y+Gm}Qx\mJm: F:c_N30vFli[;&?xL)pl\3`Նq6ӛ9X:@BTU'$`7,oYDl #/ \U^?Sgik@h $R+b(s 6럸 \f.[(&`V)a˜Uw ,}C\vLL ~8_ RU~$/Υ&EȮ秺qLJJ.Cՙ(l~#6:Rt_KedF]ǥɚA}F: ŬvD$SF9\iFi,|_ї]r r} dj:꾚 k!ލB !h]O9w5l:4dT{7콊HZk9OiMɨm9ubL`!S7y]2Ju_8_C-{R?zpY;U6wG Q9ݫ@Mppc@A,y.d[29&r2$iYCU>篈(=>/v` zCM2) 9:( E@vH,;6 6L9vOvA0y YVzc;Wzoջsji96&bѬkݴ)1`#_#sngkF(A@oR/>1ew@q AA` (g-NLtɑtn:5GtI:2+3+u52ߣ.%8'SV{ˬea'o-wgKtfDh+Lo8ec^ nu'{C'|Yڦ(3pxKInIn fm탻KS+6w AϽvh?^c HL* $Iۺ_Zt$qXʠN[ uz |I0% = T FcYnY1%xn_;6y8mO iЭ(QDGL*ڞI9]uU(+~[a'B,ǝ9ilo<҂ A*{0 {͒2ǘ&xۻ/'jvD;(H%svy+CKFi@.&g|0}В0ASEjgZ0~Iʂ$vr!U.XA1ܧ$2`mr㙒rhd [4'piF5)Vg\Fi Ԗse-y~uG;NJQMA0F8 Di}}3i=boI6[i0eꜵw?ۿ zw}c*~bZ<݌삆i9^Z$A!{*2"]BMPdq90Ք&>k|q׸yj8=5Et3§T4';ѐCc'w0#JA4SVGv2bKЌHS7k+^-v= "rEE}]TrV/Pd2vP3,Lr" & 4\>fuNa*Tډ#% JHMѺK)u fSĀ c,Ľ^?dDG=$}57ft0hېiĭǗ!>>qK+c*L9Rf^k -+y#vfx3xpr3DP&\ܠXyQ u |9> O/~r̫0[5L]6`i_)p,t4ȣw7Gbe+wGd =$qv7kqH>b:&oƄyD2ǿ8z2O{тv#ӍjԼI~*#Tgw5nA`^7ILlv@D1~#Dwa#@G9'l#at{S0B]28 Ks;[2;kXM|\$f Th90ͼ$nN5qwkXYfi}m6Ir*jWй5%OՎX a` U TޤfjT~X۬3djCOT޼xȗ'sH +y |Yd$Q1lG *P=X0DN^/(,;0aL/yGRb yVfr/s@\)K5',Y~ ࢤ uu,+c p)\rŇ#:TR>c9Вfyb͡4yi3dD8]R$3׼׍D+c7/_g,:/TWCTص)Gd! ;B:x^g@I>:/Q$)n?*՗x M5#?RRx2{R~pxHe\8t5CnAN-᫠[MiNba]?_9-9eQ֥RűAHeA?:U5ud#aN-E P/xtv@#o=IDs :Al{ t&.}]+&GaF_z I' x %+o0y}[])>7G >19K8guu_Y7y0gB_$TN;=],Sp̄2bH'wk/&G٨u*G~_sfJ"9ri5Ab[,i969r;+(6AN]q~$خZ}$+u> CQ9MK)vJ9~xzx6u~0J,L@Sk ?':[UIM `X +9Hg\-GL Y?H4-[YҺA16E큿pe TΠDxl38&'2R0H"N$1Y&tZ'(NG#؝}P1ħHEGfWR<^)k;5ۑSj!C$%X޽WzS?OMSnT_p:5b H}l%J>\cZӔVY{^%˼MbPPppkYKi;' !Qy{"?ZA:1Fl1_FDT7J"sxDI+맢&Z/پ Cy̦&"vh7H7ux(LHw6B{[ՐBeF(:A^>5B|5g&(xԭGߓ.C(KlI2/Aͧ$6sX9?eN3Veb,㠕𤇓]0b/ ׍9ʿGԢEG`~-%$Um7'2";UJLݲp:~,6Mh NnW&@t( H'yo Z؜ ] :UB&TeuhH2̀v v(%iп~-bbn>I@ǃbEHqv%9hȟ֯Ey'KI wt8\PpkXӋԣL9Nc 8O_rrj=ά=lQ 0Df4Hi%ϿNׯhL~$ 9>M : c%`'e:rT;[ο-?V۸շBNp\C;쌀`_6{ 1xMX阃ǀaq`@hW/hٽpIl$1$md4 fRpszlO0|TKj[9Z3lDiWDe*0V&љ,mMyq[90">_)V┣EhAu1 NĨL愻2â(#l[h:>Ě[*.iq%2}D-N<7l ?GJ1''ff{ 0@ʸw6?"+$Ypr2@E_bRg>I`Z7pi&)Tsx *s5`ޮǖ̽fEP=ZKOx"vFpN nY"b.FF& oU}bs լm-'čt8`u"\77'qW/r7Lel'_\;f29)PgI`axrI#~C("ﶨYO5frn[,Jkj~VٵګI|RO)Z1K733/j+/= fBfr pS~:ލ0 fh%D/'Hݱg{Y?.C0vTY1@e phqj XfB/'YG߁,>gOq!SV70n3a$7FKĵHʚ|qk#<^6b#@7Fze½+Lfq>I@D(^#Q>G4 e?0sӍczW_sƔ=#Mv E] KN[ϙj"wqt);N3лm'H%e"vxtqu欄[;ի˜ĺhd[/M(16ńAkrn$vPSӭvk'77NgT:?Te"V\-/:[/;ԝw VcKHA)$U=wo*@\CE]#|Ø}zO9N=WOށn}|5:{~' Ҹ(#?7=с.Iʹ#SM-0v]g@Iag&Rvv @&5E伩y&"w?2ae G͜myvh@ 70N-rD Tl'0^ }ӉڊR_2%U3Z2NVvf@PgQ[noZAdI: Eo[Zd5N=Zɣ< ]k8DCZ4Я 7p,fSw`orfkCY4$u ۰*5w h̶EyEYW0rR*Ƭ8K b>鿫HULK̄˹}AC`@Z _'ZRŪ,N*sNdcv+K-L2yD1QDXf\ӝ.f{^)3k8ĕR擩$*1ͤhHN6FsZbe(܋Tug>1"KclxoaT[FVĵ!uw]F#`0XTg2G 68{\09FR rCJ '"Z@,/K7;盭=PA|kMa"/i-ch".7"BUmICr!;}"g)a<ʪ-ߤB7|^=+/dywvl5IaYD<@-yD@A^GQ9gFc$8Upa&C7İpQDq} /I^_&'44lgC,%XBLl^,+N/-5±#;# x4 s^#[=:[2O:{a ?ʓ)9'C Me ӥ>C) Ub2 >OWcs:׵vI"{ͅǀ)G?MLir|PlK|+f-("|1xienRk,VܹI%7R^! Ʃ fF_6gS a]\tqڎ~GiȞVţudbշuԿժ -&"*3 5~g,aNx<sIsOv@p!DT3##` Gf Î v.NfMЫbt`$n<M}w@^WT%.10نye}* ,O8C <lTk L2lņ^υ*cha\a?wRۿf9%ؓhpxA'*m[Co.S7l|Q2v .WDDY9fU\SfM넣>E B@gkwIjN/ӎ*ɴgκs-PLԣ"O5h4޺o`Ys-Gwy) v V`,J*8ʬl'y+~s\%nQπkN>o>2Ii>.4Q<5-H &zђ n94M! crG}[)/CuĽ &Ta"bg/TA7LL+hI_-E0UA[Ji8=d|Q}}DGNZ{x5pIѣksbؐ;Xc upvHi7H(a}.LU* BƮ⧄]rZCQ~ᙱ^QxgBD:hg{zծtNHfmـI@ۦ{x A+ ^u79󳉻U_$["b:{vA6TN#[UhDfm:\13|!!QyhAAĒ#g7rUGpsO?MFCfx N*}4r++FiP P?Næ70?xqm(@ifiȋ@y~zӛ,*,15o_=(Q8%S| JZ(g}d63Y*c8p+ڝXZW!|sHUh[TcK7L6ROJЈ_32w0$ ,|!l;XQڃ)c0*e yUlI=kLPqg,@mqHAsHjVEQOf1- e\o #`o)Up%fഞ>TmPotx҇fos dvc)X.诔hI:isʶ'YX?#Q] Jc&6tߘ֟EIn0$],ۅm}%_8.,HR\6El7o۸m|O8e}ګSi$]IKzdVCH/Ca'd(it ȸL(nxrLK %yqJS/XGGFjΘl!aRNHj>fd[j߫œ@"&p_&\] ,q#I1+ LKAGg@w9 C  )$Μ[9 jCɼˮ@rYe"N_WBT@Yp˦c!H'4fӤ=G$$YЯGȆ2짯S:tP)tζLH2!jB nl;^<B2!gí>)$kaQ]V6uн$;/'jXnbfYB%.^'w4<1<+[Bw &T즺2y)$jV Fi["*vXGЦP"Kc.b6,r/d8w{LE\KTVV'[}~]4+ߴ119vR"Azy$w ǽzַܕ)Q*$0ʒKEZHZ”!SP'bvrHvM_c2ER̾2u`qgǔ!6HHWֹ"l!bH[^~a&L.YP;+doqop_N:֘ $DU=l;W~-A-nw_;%D,W0Nh&tNĞ4LѐJ^x\FlY[#hx!tvx*%\J~L@}|"skiyia*eeW˅;K92>}ZCCڋ?׻Z3RoJG"%lr/ONѰ/{kb !1 l2USOC3;)>gYO$ ,ۏ4\Dsp4"F O^ F.p`q)gg4tqS~U7s:*KJ(6;*-GR˲(=QM ]i w7 J 1Tٵx1ƾ;ZmJAw>4*Ebn-ñ}, Wpɟc1F3 5V]k:<`vrPnrzmi츿#dzm{& 4,o[n#6(O>Fu6TܭI EF"7}5E*{pWέḔYv|KFlSQ3NG_`o23['kae:w@B$DPR]=]rog-%jn`e턁] ]ͱ͝U-@rzǦ0@Gh@P^|Ï\}klXz&mIRLer #49ޫj'DzG3S][!02_yo&+{Q.z ㈹zj}Prx77܋%NhHIdĪdBզfOs *1ZL…mCm>clrCvˑ^7Ύ81*Zt9` ,wʥoʹnRIB&+lxs1 T ^Nve6AqEmQB 'nu/ll8X<\棭.GZgQpt*0n T.촪z[_T +DB2+`e [eV(uXUIGq$S@ލV%k'a%jڥ<*jX0⾟}lOZȰa*X;dź+V.wTF2AuJ]A r<^82 4Ძo\Qfp]i.=~mKfHaUH* Υ*M =$L--FMː[U2H̉ S Ŭ(ڻ% ia 9"js e(Q"[uW{5зW <{GclKmS6.ܝ9;Xvo3j̶knÑD \RM@JA\Y߁ӏWJ罙EZs)<9oJle2c9-uqumxa [xA5-6nݷR'&#kAX6(-p{cɗZ-,3nnFq93@M0['I512D¬T[q S/BpLSD0L4r e! R8t6/.| Z6h;/ikԾn{8.fEU?|a8M%9å9ʅŔT~6 xct`j$-M%e*C3*k0'ݑ@&ϗM2Rg ߜip~sTM* SߒR0N.2)X;ݮt^^Ǥ b8ݱ z,{!#0;JU{6# &%#SӱD"Ǩ:jdǤXU+Lgb|a䜱&8GSDZNOrkd\\<>۳EgArŀnb*t o<-`u W{{} zZAvLlOsoG_Nrf̹x79vyf. w[w#ϗԝ{p>{uAqN9fڬޱּM GcE|xEƒ5^ʣUΓ& !K42%.o[Cš*to|]̍/ gG=L'r0{w{W~Q_WT*Ξ,߱ӬXD2c:]R0 v|J|L327 N )Ԛo\3x7RW~c~X<:;NI}<hNE F3ܸZ跞),NE?{Xŗns'=oxo= th!G]GRtV!ռ^;,LNun_rv'7|ETsaf5i׽<7r9VV%JOfRX.EprqӐN 㳬Ft1n<-l062 \;uz5~咛S7 |햮r }r@-LףjԕDZN5ZYiRVFF /A6Trt*:boC7#gPFqY4zq %VVt󑩩z^sޫMWxYhAk s.b!Nd@ D$p--.Y|%?#}Yc]Bҋz~<ͿשM=ՙ|b*M(&Z-֣vױn̢7xF51e`y/c89oZTʘbjvr)&vHB/'%QŘwN=O ٔkEw>'bS@&i]Aa٢0`jy~%a}2wZ*Nޏa @SjYYmZcŎrsEk|ż*)$f2=V%2{vr\8#y,e|;59q8k-}\V/}Nim-:.ǧELq?}W)vU[@`ayɠ3<3!K۪مls<<7g>O"~Og)ZΚq >o,>t fenXUV `B)CAe?Fxn]HiowRZaQOEȐ14dϟjhR:$*IpkkX0Q'9$4Ux, j\`(Xy<B]} YȅYn3k˵кp9Avs~l+T (Ngf`śR~7Wgƥ: 60:$?S CB]WPCGBw' ^1:M\UCLi7_^l,( cHn/,@GgQ `@\1Ddkt +j+ؐ6sHB~WybO=};;4܌68V2BWmgDOK\5w>/WQ_3Ҫ+2hg)Mj޳%9.JR>MZ=ӱak¼<^y0 ?Sf\}Ij҆L{00, SJ[G [}>Ajegɋ;nS}NT-=YWݞUW/CHmͰL.,aHzɷ}][iWv1j'.5qiXYͫ]Ͼsomqhq\C=9Hj -}Wm'׳yr4Z~K~2T YX-aiT TH+KcJ2$#=u5PV/?Gk ;wan !!j"`0_`C^JIX6zX1 m0x^墫S2}_ޮW StYBuevîEϷ: {Ns 8ö|+q>,AMcu;=7|=%!|gmߣ8TL.2pNceiyܗgbe(1\l "4-LS{N^oA=:g-[]ZqEyǍB k?O@W?Y<_lxf ǕUƿ糞x <O}4ˏS`i?Qiퟪ7^hK/a[:EiJHL A}Iͅ(fϐswc AzZ)//'K-[}"pt!I̚;1 5њ/x_/~Bu75eLSQ7ԮYy8d117O4pCv&_~Yza77I4CzQEPS^j ojTNV߻q3sAT?{;VUU|tpһ~wߋo?!wP MoE ߛ>pslEP:7\OlQQx{t.QIW]_/cAQ@_3?)EOT"l9DGA~vP;M'?B(u(k (' h" X"NabTu@* |CQN*'x :QUH €uNZB@Q7gTO_Z BCe"/Ҋ UQPA[)@DU <EZ"DK#Р-GS d!!J EjAZQjAҗA"5H@NwXwbz om{C; EC)h  ^ aQO`""b`zOE@qZ<=(8vjC`!3"?ͽDs0rFÝ~).܇(Yr e;r. FQ9D1w{]Ytv>aǂ{]Kѳc4m)֔`(2m NGA܅D #PָIAob2/}Ou7LG=M$@(^[RoXy3[  b4c^'B|w[˰+ة$d)1@m;mȭ y%O :nKD?r#(lIˌ'ǘo<Dw̖6TV|3Z}?Cd |9f\W '"89;ӛM~@QJ}H6D8JMFM{{ s^n~)KQ`=tDyt7bGAT9^h #uA  D*}$ ]]lЃbH~)JeQ Uzos)}:0O-<J$:GZ?k唀L`u(InStVS]V/Svr#+,T Cff&= UrOuXl"ȣ%@< uOuin0~jID@z" *D"?A"M[,"1D"{(>E@8DAEFAOT$BTdEIAa B*1E#$!P>"+QTAI$P QaPIRD 2F($ *$D@E,Y#$!"T )"FH#"BAXBIDA!LETENj \C= wPS/7 D a.Ybmykmj *Լ!sU,Nz!18X F")"2($A5@iNgJ$bHՔ ,`$"Xe%", 0$` H( OaH"#aT_I$C7E@G["iW7W]OCv^(Ѿ~}f?GHg4x{ C2Co3wo[p9K-Cxur@tY~U(o^jq*kGORq+or=Eh9"VI[= ?e+˞$}k oSy *y)D}|D a!@PG9 'MAQ3*| UT^]̾/dAYu"K" APCPAEa<(=TDsa8Pր ez,ά5f1)MxF^7-;!;O}$k4 HZ8`I,m|t5#"$b5IË́3Ԥ0GC$@ bA ,"*"|PP:=E P* A @F"(* ؈ w!d@@*d"ȀTH8  J `ʡQ !<`j_ξ0LhgU;3ݙHHdMf]%] JbLeX6]\L,љhg*ܚ+Pq !"JlÛ&L "'nTb@7"J;}%dQ@ D@<^Bh 5;h"$`JWq (QQ3-֩f01 G )F;1~ u PF h:f 5T`bņ30 L6k`C,uoLaH͛0 #nBDd2у8"ڔ˨QDB(ԶirS3B5TLlD)鉨R3m.ta0M%3skM+kUb&Y 6L fW6Yvyóc4Cgw+ȥ+0KS0RИ KtkkYtR0ZX4:&a )5"j`SB0P5qqf*hu.-*X/Jg!`UElL”XITa*% ,&3pi-L* Uf.pvHbJ fu15Lm"^8Oq{&$7Áqm`:u%- 4A&ɚ(KhޭkFc2l,p,B7XkNȹf\b T VRp1E*P9T9|;*UJLQ] ww7j~w?xsYj=oƹoٟ~f!+ (,hlU_Ŗ*(=,gb쐂 Y77͓GPsf?S9^=("M/.?WٳȅVH *hΉ=oma5DHƸ.@FL#Iw=s ȽNR % /J)%P+gcʰ*^'H }+/kpwf/W0 lL8z>)fD;<;*C 㤮˼WަSez%r{._o(vf rx_gQE8_[V"(~_f>嬄u`(X$HF *"{,$bPB B !Y'\HG MeL($#xq[3"`~_}Vv~kv[B#}I͊-3Zfa Ho+U @HL9ǓGE6άp "Cjۄ.G0x,~D"& *{CCi)tѳ5 `pc_}r')¬Oh'.8W>(Y 0C$@ΐN+=FUD@.3;Zm]Ɖ REH(7 I{% H"p) ΍Z =@*(t\Z ՘y%t7^_#ATP#Lv'ʬVPxT 2B9>cKN( Z2XCi +^Ҧ,K[Ser7 m,rcs[Hij@ln'al^Nﲶ6ص ߇@--hZ0Xɔi4V *Ֆ9@[dPRV3$cbH!ކmǙi4+aljHAkI5[˵.Cϼ@1-wG i "[ P8!Njݶ)hF;bdTDpj 6sXP mS8F˴>RqtJ_ 6QR MOd3HX+qPlghVѠ-Ipɮks{ SiZGZDP<\Qw?~܋Lؽ4h]>4,_S.TM;h0oKQ܋v{YsL1䈝FTT$SeEKMt}m}EŚpdˑh=W# |D/6\"stQd2 k y麚 YxdРN$X3` x,jF}=\#ŗܰG/GFt9*0&ϖw59ԁ]'.dvTdaUnmz<30_e{3"q,r3*4v)s.0Wr7眚 [ʫ{.፯ldŁeȫ~~xl`pZ6 ,9sLu8osߗ1{} B J e7 fu(7f9o 8rL]v'`2, @)M\UQ:æN^*ֻ Sdkm`e9Za5 :Ԃ"?]JHU 0 HR'?ǥ4aCkH2\JM c4tb[W@bCl'iT|Brtp@:6FE$D$@Y$Q QevB(X%~:z 6e3f'9RYJ@l p@hñh==-Y[c<#Z= Վ-%4s/QX"P@@wRG>U4)m^i11`'V`3)B^bzu+IX[Z ٵj4^zQ@U b!f%6G!6p'U6.֪&Ҙ K,>|H}/6-;.P{akx׾TG>: Yiׅg^֐}‡uOO̅1,Af<$ >] E|@(GDι1^0Jjzx?0XڀSK>_Ü충g2[ d<gpn~]!{Gpq}3FDg~w=_IUV^cs6p(} _3ގbu7D6eh33})1JOJamM^5f fh]躑?EV?sПE}'>p ŵ:Tch/P+_DRu:*ٺ͏27H@05N?n/n^‡^0gC^F|ج›qGP"*N>&?7BtXZ׌kg=[SQUFRg_5))u,G_sUa>͜/>}'x_&,ߑ +Q"AX(l¢2+A6 IU`l'[ Zd'ϺG7AhD"^ͤ;aY,: ?&d 7B   &0AF D @=uPN?-Ք? SBIZ#eQt([`4jMțnnuUK! >`=KmFYDI-T*%e$٤d`3N0a$"lPUF  Hm"X$@`q@B& j@"O@_e bYB"(8-{yJOc>~m:3?6AMqop/QN6Mpp\s#28wljX dw@NLB, ̋cPJQu!z6Ð",|U@FAE#{u֍D ˵PC` h1- }+*qTHp"h"20]SN 1**TU"" @1Q,2 @=ܺ#Pq,=]{RVK\ oP rէ3ا@E52cBG[ϧ?kP%}-=4a}R`an (!|EE#'}F+*]T 87_Śqi9=F`.kKRZfֳ8EL&ldk0I[o6yݢ@UzsKQHp4|6vD 5%kɲ/kZMЂ]HO۪bOFaCͺMp^Z4֟qZ2͂O*YTDn?4.۹Cl(i?yNu܀dnv]pOOA~{+lϹ-65?VĮԯA_b:䅶Ye%*mDNuPӂ3o.&{Fy_G/w KvP~ :-^ Z8FFhs12\ U𧉤wP@WDRⱓ_o*}:КmFUw>0}-q Gޣ> S]j6;Fm짎q Rl)ӶBEeԩXwHj7[QД!7&qsu2A۸fmKmuJ$LZh U\m mys> S48&/z*_Zv`F~յncn{/7g"%?0rD ,g#r HRƒqjgS1.\Ug<*win*4Gno=|73f2ܔc-@1 # 5Yn2tXw87!s^0cXfcayx@7@'6EGQ7~ջsm```8Af*;/2*6CN,3 Q3k3 ϏXvbS۵D4jDC"(սDf{ksjք]ti͊ !+3L d@OiD*`"[Q `E"(H*<='98GOmzti:h</{]TaUi!2v>44niB01 \+uRHeƢTC_h6.o6a4dSd2&IPC*71K ,8 lTo(|^_өm;!_Ozs[}gr4ETi9a02`""H*ȁ"5o -޺:FyB(o*KVg_N豗 Ao-5P)?p_/Mh/bH[y$?n G(!8i, ] *)d1鮡E Q&CpUC0-sw}~?-Gg9E@71AK0Y#ʙ* &xK{m>c|P)†?Pˬ*M!< On *Ht =[bhxel_c3z4[xDI)xdP" aXZ# Z$!v( B9`@nU!|R#QEdXEP $ ! "k,?48<2θoG>zIU:3$ $uRl`VȢ=SK]%Eml)UVl)ˍb5E(f iY-.,-.aefx{#8h0b @ GE OX6 P|n P (TDE (fK 30qI*{,g _U+#d)@5_qJ2)n9&|M}N# a pk.b_6V;3*vCҶ`af_-{qaV?4^C'> C]վ4f`3#0y[{֙Oo5W@Aq%:;V=I[xODhd }KK_t\4VQ OᒧEgՁƗD0SR34iÆa-*-+C{?y}yt?*.2iXܝ55ao6kKaˬeůkkeV*efJϹ`,y~Oyz d :kl%ܓ1{:ٟ53Z1 z&E>M:n?7{(_ge\-t5H$ck'RVh_W)n` bvF# E'  Qg་-U=AʰQzd: 0_EKL.u:vhdyE0fV(j` b`$b1NܷʆspS!a>@oQ BnMHYuRƗRŬ`X݌t N}wèw$#T@h0 C2Ri 7TIEv3)$V" vdX쮞 7箓/!{4m 0\?e7K"p=vcCyu\xLbqPuw<DEE( r^?;5?o|Nx޿,b )dN!< <ٙ%EL >vqw@ (~j+#AptZ \[ |^P%m\jYjdx4|kυuj1ߙBO@N!ʜ_I*):u sQ;g2AWoU^Q_la'<qh3CFj wfC:"O>wF2/&voobca+*5,bQ=.ePMѦQ56kJ*v!PdŁINք~-NLΰjFx~q j Y wJFԥEA"j' ×s\3dZmKCS:/FĄZ8[imDbͮdk_} ȫ\f5₊VKZFWMeé,r(Y*5dK,-%@B H qA[$,Uwܽ柜~kE+tz KZ SF7 QWR%*Vq砌-!R4[_#!ij{rQF#Q/?5=[: {_ùj*)̘ j@nUTr5N No% rW]%3 z)[I)H#żIkla =qv\uJ֕-|@ިM4vm'S-5Y4j6דfe+״αVf-rk}LӐ5H[uRpFhQ1=u+?}0 5LOW_{HJ AݨB#uޢs$E]A]~.θ&m5{ց6Gۣ5cnyP1qqHNꥺi=CxhE$]ca^): ]J.3d6M΢sNZ›`:vqJՊ$Aa{ʹP"¯MZ~cB6;\{$fjWl;:,5;nP@+]z_dzyRwjbwGEg:͞/XH({;z]t|aSW9NAٷp3 ak mP#w/udρa)TqXiH%cf)!IB :~Pwj(|4q:Ȉzx6I\?)͙4B[$%fTcȑڰ$䕇w2i$gPߓMC$mAQT@TBH!l@EQUJʂ[a՚LA$!]fdX} !!Dal 9^ 0[ܑNW}8yO>=DtQ1RSdg E/n!=m"cEFJ vvjQ8&&h@FEdz3;lgnޢ0 TD0K\7 "(#hӞ1jhzZxhǧCwsY71l~C|J$)eX#Gy!2ZvB=Oֲ`ȨRIZ\sݯ믿?2a[yt]`|)lVA ŀX((LVH!UE !`,",a! H0+# Ȟ.<K=ߑlwzI?\3wU=ip=qp0s$sUf@O*gp'}[і[ηػא(0-,*]@~NiX TId.F.LaQ@XBŽ;OͶ~^y*y_b)cbp^|zF#4} !Dj#hfg1Rc؀8H`v zaܛpqCh_ؖl8Mnvݼc$F7F>C>e)dmA\xLVcDJ(7^nd,_"wK:ǟnq\RTW@67󤫮mz6E:`gz_I2I+"p+#]8Q:ccDl,F1Zc@U x΋Гf*۟ȁQhnSOuyxzM #kn9:;$ڱD7IQIB<"iDZ^F?L`TXe WcqK$Q`g*x:lLyqtԼα!sD}a}}x2^r"fʞzH[ pAn{nü* :*`[lQE*e@}}##H$Dmgw<{7nsƛnk߻OS01%Ѣ-(c=Y\i1p'ʸ "t;" BJ lׄWByVI70s\8Q u{w-v5lS^L|oA0Y6llڭ-l>ٿqܜ[J7ϱ*]9z-L\6o}ꋮ}ܟK'D9ZŁu~3 K;L>) TωBӿﰪI<[P7J jwD .AY5Rq1F Rӫ-mDUv;Wu!}N3,Jy9lx.꺃[Շa~E-5ذ53ahPkbu<Zs^2h&^?ƭ_bxٸ./ɪMR OƳteTZ~HHGy{f.%t[Ǎϛ J4FU :abqtbXP`'XDNì8jx6pKR# EXbtd$/_nLF]gX!DXn`, o]?mkalN˩~+x@4%/͎ߟ`< ,4"(xFp|•p璘R I?ux[ "?L E I@xPP;X@=A#=:HZ{b? ?+SRyG_[?zEm>8E;1ҝg.)H)R?M$X 1E &Lo}7wGEt=7S=3ڋԦT>wekv; ( (+|P9ب}xrGSu> Ӡ z(9DL-^m|ھ> 5*`DD4PpI*"hUhd}{|ҙ4 Alq>@3gwJOa"d0xQtUީi4L,ZbҡbM!~Spa4rzp@U@bhȒ8hAv6>v8wB `|;޾tׄX-wEW_d=MMao!z[ARn6`؞x9Lx["l3%iYUmDWѿF@`%D[fKH<:.3 02_"!d'=NdrMi:EK [zrQ[w~?r mNUZ`>}ꡃƄaZ# #+/z- ȺBe.~:Dᄷ{d"C0c :ILOȌ}G+2 AtD!啽}_ng,vO߳mP ҆AT+zvÔQֺ&&䮉 `A9O=}{TqARz$.8&>^p"} Ʃ~BJ?B%@dAa M$jF--DsL4E|g~'$69O^Ǯݱ~#׈>y&D%h>,:dbX`\:UIoI}

l^%UL"0'ٲ[j}{+*j6U)Q~Ez^B{.)@>5xQ \e:zV }Nc[8>J7_6ӛF=Tu;I#k.fkBgÕ|2[uA)h'u=5Uj"N z\P+cԶ*:x2jBa-HN5^Qo5ɰAv Ej {T<"j1*aơO>W4)桜пѺ˯IGDE$ H0Йy q1a#agҪϣ Ql15k "ASIוħ]&yCsoA ~payh@~s;UK2ûAz"wD~.gЙ0i{k(1)! ?ǃ=wߣ[7~/nr 3wl r?%k(%7.*9L1 U~9"bryx B,$U7>8vpK;G5~l>>4Y9}MTP|(/ `\2 4 ,, &ex3j.2F VUL:H<= i?׏BYX#ͽ :Chֲ `G  Ȉy>K@>(E O},R E",QV1F#() FYο],0wvcqVA^/OOi/څJY"Œ,P~0PY} *>dOIr]GL? D$4q k 8|wyݧh~T3bf+AwۡvѰz4EO֣{_,NE⾂h/ 2MN|&85YU2リ8 M縰DCwͷ-(8T5r!$Hn&ͣwxrj4rʪ0NfhpQd˾i"z@` c1Q!dPv "''5~ h_0ǁS)@j@VYsCGqAʫ!a71TJ<`hoVF^e#P d=I|PDox6'kFJF^ ,B+# ݡfi PX9rKgܳ.5%Z 4ZSSyE`K괻3wՙ"בŔl"ٿl MG^d}MJ`f3: 6rX0ucV"T0@좈Y= fJ|q`;vnъx?KAd:'e8bH~C,.{٣}n2㢈o0s]lyX$hc8JƗKQnoܿ1 6$E!g`@~>={)YE?1V-Pc2е ViV]#-3idkӎ*%(#f ?Ԁ=Њ=CdlEFW}"Qœ  qQý sѴ[d emW}t2?G_gȡ `hle$xݩ *}*~L<`$DS[/=}~' /pVfe6sN"VԷC]@1O`>ϻ:.tNJ!QC$V*! dC!HzJxDImB _0 ^,Ӡl%c?:Qp$Qȼ" -*j~~Ӡ&ÛےDl>VigbA4${GdN5paH Hc= }m9c<t I|ns#$$,ԁl`װ>tv=EX ~YˬEf n>7ȕzֲ4,$mVLZՙ0E !QGGEwl=A_t?V^fx|(CǢWmYPϒ i_g]SC|v~C5[' Vׅ6j|Ko"(ݤ[ z,8k35Vs l !WFGMα.GsYP Xw'MVФTb ET !q|u0v6_V Er󸉌6V-s-D Ȑ$P@M(TPV[@^߳}?/. ct_?]޺]ުD==x0gՍGi) r١(32!i~^culƣK  1bO9sPnR$d7ηt*U^~gC)C,?. ;$eDE)ly-FRƆ:F-PQ釒 Q!AbdrXz@.uN/ʟ9ehЯ+xk/%bФ ɌiaBJNhVϡoQZgТkp۴Ȯ TN634pbt#$WTxw,x[I#yM۵0/0} nl`@S[-ޔ_訶_Ċ"!G*GCX[8%@8P* B܀?+c~Ю܃IOk R)3S앫ӑ$ÆNC]ɑс,4hA_8$F*ǧ;v*|wh httԊVRh>{f0bh!)!= I!6f2njʪ֟C]d_z-ۯ5m N;„3 >7<fBYB 38mҥ{ԸE2h:VX5*"iXVBŖ]-!]O]E(Pσv~ /Us;|^O|)ux>Us\[?-#&?H}ԸgQ$"$$;J#?ǥY1OMXkvPF5k4FS{1|Ny @Ѭ"ȊDV©Ni.i (c@V̀94b}Ű"Zf..s$CGdʟo]?tG-=ܞh߉lr ]KTXGqqǂdDE Z75-FA|S> [°#kmiR|U s3xyЄN !3 kjkmXHj}4g6Mth5bcKh-CKH T̜5mL1?t?<_JYᴵؑQQmey*emٹ(0 "k&hDCIW](H;>O?rBoT,~lC7.yH~Ϛ(V?[k8PuYe`\m Ebѭ"_[Us@+/ʵHҢnk"؝\x583DT0j"Ypl%Epo C|pcvw\Ռ0(Jcdr(ܬuSCxhM,)Րp#t< 0@x?1E"Xdb1Ab"CIX Ybͧde(d m$F^H(mt .Yruk:X dPwأ}/񾈜n~_=noBG?cit27:<# F)) =7?Y߻Zdw:{Ec- 69*ZM!@,LAH$y#9]jz{ ٗ |$<;[ ׁՍ5|^?tD 1>*2!VBKf. VIdԏJΧuY;3 ;ր*Ƅ5~ƈDVӓc-! >Z (d!lQ#ysu#`"ꜣ{i4 xv9prMK`luM"Wӫ5(stE;y_ۉ#Q$X*DPU ,DEUa"EQDT *QȠ(* AE*"Q?[ *+Q$U@XdTA8~vy_>o9ueg~//牽B$RHDEYHz>OBO |m*SVm6L}09DÞbW$mY(ʽhH9}DΉV?輖[w9Qps쳺Ïi@Xw&U-z\wE Q˂KR&mH1|~fOW6]bm]N.mɨbn}lrVK31Mbe\U߾ޅz>f ArACNņ$X98$$.J!heͰ͇xVu۽':qo2M{RFSay8' Cٝa FzM끿WxX? єGM=guiNHaW H{mG֦lc0Q`:uK$)e[FadNm~@bI>}ږ;3(OQ( -0Ts.- lnBT^_NE?+=-\4^l[Gu![,{q~S2]w*!~**:d}EPVlceEӟ^a=Ј#(UTb#X(QX=ҵ+qAm*x TE=/Tc)afL6h$dCz:a9ayr|Lک@8=磷i^~x֕Rf }.k6 ͮ}^8}Wuj(Uأ/Je\]UW%kw?_oe>;&_L ^ѳPX6*H1V*"`={_ ͍ϖKStB,Q#'XLLV#LI*K0Z0P~q3l*,R,3 kLPnaSQS3I|ס'[gPz=(OsV*Zȡ?sYsǧ t0A @D@m;ާFwߊ}5D^];cv<%Tx!ԙ b5Jo::{g*1.|*fP>jsCiqWK Quq-}>̼>\$%S_ަÁuk:-EW=X9`(.WTK./]8?u u\RI(ȃ" H"A}oh=:U OъKKQx/?8?;^`fjr"$FE ++th]elhm(9b!tt}\q 2C]Wgkf}{۽(Ŋŷ΋TA",^o2*ذV z]$X LJaϏJ;\v׶&[4TXvz6X4 ab.&H5sfg[&R.4s.QE1hX(uqRl5Nˆe1w&Xgl5Kֵtf8,os%5Bå)6"9"&fdF``qxm7?Ȟu]Rٻ5V'31EV0APTPDQ]h})ZV*Ņ:$da'GOAVt*"$GZi1קY9b*UX b1PPF H E`F X("łi5zFx6-z&b%[IdO~?/$ 3IW8DMQ`w\p7iMcaFD`ooヨ;ʂ?%(v˳ySt.R^(@E.;ͨ\@e F#Ȳ|YOd$GW==T*>|ax;@hbMbʁXD~a۰5E.w:S6gRl/i9t['i(1תV4^ ցPi<3)6ֈid`1Kk\ͳmVwm\M zWgݷt8 ~n6 &_$c "yo&EJkQhq]l0"zx$DF6o_s+W<>JvYՑh6%Ѩh8`j|-bK' э1-G|w -G[^lVl&C  pQ/P SDB%?G0~gBn(Up)kmdא2yf Gy["}LUo(q3"Nq t {p r4"Qe/۴[OmʯfQfgr7J]I-\7Ƃ޴xW!(s[eP9Ez>K]۬2?Jdm&l7S4 J`"Pĵwۼ 伐Ƞy,x͜w쪁N/yيMzjaR7 P"L̿qwX݄m7?7]2٘ 'j}^j5%w?zc=ftoa1~bAʊ*#̯J{o3 .gM+%y*%cNcE0CS]{b8# v0}4nWO@3 d 937avQ *WSSva]>գ1%ge}XVvdOS-J{KRֻ~ ҳR&aUK^*V>m8&%ܲ[RqHQ`QdPRmoɋZ0֪?f:wEmm98#bT 3,ƌy[܂տfP0 6ƭ>0t8q 2T0Ix ޗX;Y.vކKz 6(!$_ȃ%MFVp"EQs3cVi fwQhp@,L#(BQ3ԯR| >f20lY:])H7@ eYqp2k:E((]閤"⡕T;!nS~r9UB^ JnZ(Q~f05@kJ3PK% !\rrH\(J8su>k2 U\ߟztei7r*3X@Xb\CE8Yc$p]LA!ԓf*1# 7{Ȅne{OKƞ4<9$YI*ewpEarm! օ#EfG0-?0g_n G-މAb>*Nu^^!YjvZF(}?_/,A`72;ַ5c ٮ]Bu .# YAsEF$HHd_:EqE :ʅrI.M{9AohedB9HacLyUR`1 G V}=oJ+` 4KE:7}sl6b5X"B%+ v_n'EQT$EYZj嶒7Tl[bAayAVXc1{1cⰆ40oj_NNM[7*{5[u\ q mS,hlPTXMQ[^qN3o TQO]TQũKH[cKvOYv(j>5|Tl$DHvvHq@X7V@ B;$֞i ZPՁ )޹X(g F[I>'|fWFQL5-Z y:RW&ű2]#$M_?AV ^I fp]G!;dTJ PmƬ2G_GC<_|'fL\ P>( Mu) oSptpI,MLihT.MѶƛCi`f2\е0f*9q(tD|D/,o19,NٯoI؟ "0ft(Q0?FGv5s [u L\PE>%a'?z~Ș`+DDEAF#QmnH& `*(1X1"KBZaBblQRVhWCW/{OGaWi#8m6.0s@"2ן+YGc:*]S#}""?;?^^>m X ;k_gr?%sx1.3 U~k{~* ?]rٱcP(OR)I !HtvsrCsxtsy? ӣA{H80cÁ߅,TU_k8:[" f$Y՚ ^-g->毜~;d@DoQQ\uL]5W׃g~;5wvwۖZeф`Pt97R٩Fwbġ.Ā'gfuApY0^MjmiX?{)pUW# ;!:BUN! VYIۦ3k3)՘4)vJ9lB"!c ~ څU"43&J<r̡WfBrIp6YS`̶,z5H EE a6um5ȸ+<*/5~H!҂d/ AIb6}G:> N?J[geys8Gڋd<e=~-$>UEF(*(Ԫ(fa/yodzoի`%8b p_|~ږ <:.k V*Rf&Ӊt& Ofv20ho- .7"JdaM]3LI? V,U1F"HPc(Ŀ~^hQ,G&EU" ȉ*+ň d*ȃ*QX(ȳPCeAbj=ϙ~婔ۆ%*Q-1a.bZ. b.5cQq( .6Q[6ښժ 5eU˘,-bۉXAv5Z+AQ+m )fPFQ1r}֋PmJҩZ煮ƅr2C̴Ec-+N([bKhQ٢ۙ  E+YmТ.X1ÚkTiUEx4 :2s(*(DUFQdaQAEE#L@y^.x& 0 n26dFA2oSG^hzlBS v"]LipF3N}B.EѸNƌUЏvBA 9y~Hłcx;~ޓ2|?+%6xξ =׍2h5O6Z!2AP Q$NdfJÀj!ˡϓٸZմxZ?<;,n _%G_Q6$V&C߯Fmo6s%>mDAW7E\b#V ?O+Mr5 u[K+@m`h"%T,6b2ch7ia8pm}qav[;#h I/;!bA.<充?3|^NxXE8~SRw~E_ᙟ&J1@m7"eԄ[Eʹz*z2 A D`(|˜B+H1 ]gE%dbω:-zVeTMh;Ո~PPTa~TMb^DUSD.]"$\p8&k=ɬIZNBҙ^mm I"YlC\f@nKc0_UUb68z~&Wz Y3/L6F- L!:z~ 1YŎ[Vˠ2d\ї Z˷2<+b?u*9}6WhxsmͿRZ1rLuVB-"lXSkbcp/y>zw~PNϘzc yJb3yU҈dEXaU1 d`*1bUTF("QUQUL1Tb;- .{P~E4a "E\_|M(I8(#M5mg`BAPEUUDyڷm%߃Qfiv/k]畢ox_ "Dd``oFNc7-[zkj\,lH+*+b0|޻Kַñ\5E$X HQXvE"UEF_{l]5'8rQl˱Y {XUb"QT`ŜT#0D@99dl:3Ed ,V+EH !f 2,|w|^ LJe{#AǠVMk_!V^wTvNh-PHZFvU;G>O5LmPX ,adv^b8,{1%y&{ng_MF2:*qIJI 鈶vML PJ]-Όk-TqGqWnoR%z?QdQЄ`q3p &H܂9;AʎD&[ #+pxocU }% ʬt=+t|gmm0IZԵR,DPRВ$?F7yg3Н!Q2,B@dNcE'vۛ TQ0dR*"EU ,Qb1UDFDbE,X(,7ړǏ ѳ6 dW,MQIPdž)}7Ԝ|' ,ŀcU.XيK^Q'򶇣j Y QEU` ",E*TF1 "Qw~G/jlDPQ"#` UV,DV((""TTAbF( +`HM;툢TET!EE;齌ðov7r l*DeEcn4wi(3yORܒr2MMk\m=Iv[1ݥsKTVvv9L`?{|q Ec)앎Q+2;sp{_}>?n6=̕>]|"[XDPTO{awNfj; rE66NfD}F_mWΝ*Ŋ EH~hTuˬ#[}ߪvL$OD Ȣ1dAYT"E"b#UW4)#,orDS>LdH("DI#1 TXQHQVțx~m6LI@eaLt;kC~YE*0BAU@8b (*_ݖUvAa"f"Oqu*eѦ?tZpG/O2ԣqvP64H"G!7'\AM(*0d2I9;QtmO>߰oy>i6z87-PZ\`cI#r(,|U:}O ȱc%3$&P9P K zھ=]E':aj ؔ'ڗu %BdŜdp}{f3/:w[Ɖ!h*u9BPW\Ƽ˾FJ׭ِrL`2`낸eʌgqB/ BQ:彾\1a! ;Q"k#EDF""""dX*(٬1X0X1AU b `DFkSB-7-aR&Ȭ L )P"ňc(O|_7$g(m6#7s;/Ue16uz~4Owq=DިmF3 K  ((ߨU QW]iPy7DKJ)_ w2~oD51 a#$p@n?QkːP7k;qsՕU?"+I]'1nJ-3v+"1~HoWsPz~Y~2$]3#KF& Fe&񽯟}Mߣ8>$4EUhCB(+7Wr&_Qhazy9Ƒ"X%~_|Ջ~ЪN 39?Pm{H(Fb qd_rWNju`$ /2InO WwE`F8Nlv&ͻ 툖ǗaXC(;_t:OZe smTa^WJcGD{ećY-CY.ujLS m<"U *q$X1IPC |QGx.iUWAxm֎RDz X9}Ge D.6bfљ"{\"⦮S']C]-ICFF* R̂I$(k ̴z_;C duPE-!X`(r<cv|߿^?dNt|Oq;-IJ0hdKm4Fm֞Rv\w9|14 9V㩏A?1Ņہ( /om\ߜ y#On/ލ^PIw)A`d4?0lxs{;K[' m*7o?ucA~wca`(+/ m)mz\okmg\s !Y c0Rl:d|JfFٛf5'59ˏ;-j4#o8fc(E.(>szӐΕ.$sy_szavN 0tt3Øة ,B iLn -ш G[''0M U\4r:Ug? S_I6Ҫom7+~n&1dED-*~߁"F(StlmAx[~=gn.!(HĈ6IpEZXAK`unMwosw|ԛSz51nxKYI>rĶQfsCHQ,EFnhH7LHOGiG*V4Sg=""@ZĹ yNᠣ&˱7dqg2St}uCteXzsyߵ*4o6!|^h:7aFxofN?~I_xy s4M8ʦm XI#gj\=Wx${5~쐗3fݶ:UPP奆:ҡbXKW56t!eD?Fch"rn'ߕfz@BX?Ww DFqq ɊȌ!oJ5KDk!t ,5U\-.RWцAF3ж蒈&Ji_Hc|twɢE6B9N6҅C*Ĩ1:A; pM5 Hx-)bNZvrK0\-Ke1?P}HeT [܎vJS\e7cewP!6¸Ce+栺(Lp7 Pl~kW\nڂkA|~>*t{hĦ[W%aWnDk*j?`$U"A|va1O d.߼U5]-qH!.Đ$R]ukDQypیQ9ǛH|oa4iWUYssn4x@kkm6g6\Tp6h/~f$\T |UVyHw!6 31$@aKN Ca<܆5emyN:S/WFhN 5\p A(#ּܸp,Po)YNWd(CF"0Y+,i 2f@Xg~J_3<7ڑ{W0!k> *,64|r`֕:ŕ>0A QE"AUV~XwDUQ'~ffZxN4nN'0KE]e-ʲDX߾>}+Uy|5 D(DD^DAkpUEg O 3|op4HL*B'^S<Ek(p~o2.;V~?{]\` e*AD=]!=nI3gO䡘y hZ:^g3Z~ݑ1jA:)%t,WZ,lA 0n43x>cZL!cccֆ3^ nf"">G7tmvOZÈ$}l RЁtC!8_S%h B^}ԟG̽ƆÖjѴR 0^ M}+3?[˛83s0߉ӾI!bAE~?4L鞳|Քyy/uB{/ '<굝-P m}G%oDta$cXDEPAoʞ0TcUVRTPOJp|1<_su=EѾEh7GQl۟+ 3dڀ RV%>[0"o >pujT>q>q8'z Ɩ4Ç~~fdz`y^Kdsu /Xxm|_{˛_kqyzn&z~Q}ضٙ̈/s.^cʱ IRg߷w޺Z0T@CA39h=қwܖeh)eT`>zXG8홧Bv:prqP  |BnK<΂+UU '?H/@ Ahاi_Z{5O~'{SMh[y~TfdFnߺ^OTcvpEF#蚯N^CH~˸=>DSq:<(J ;S^0UHO!ޞ~b}=R_;= P8 `ekJ5{Y;R1?m`v}wv;#d}{T_Aҹ Zΐ#<w f_HAUF,U_A}8We^'$T|mXS'W?>r<=ك"ҕ+@UX0*Swݾoyg>RV_2m]z@ 1fj6UVg0ilT3yє5R>(WCt<[IS yES崙`uu[$eOWݾ V,ѾHUهRe6 32 9 0DjkB*?eUuAet6mI!Yy {3ߏgʢ+yyR~ P ߪKJ An;sx}#֙ lڇ $b! IL74nQ%/(Au0 V݌ϵ8 JT`u?͞O_X|Au}_ɸ".,BrP'_a)Б`,;hQf`!&NUuWKqK*^7M%!d382d$`J }rL\ U7j*&ԞWF(U?73E1k49!8+7TԼU v==V}뫭O] "xIhx,p#].XW+1!{Jqs\]6w^ ܕ@mfl0fpDClHm*=fin16^*Z[;ak"qlu>WA{7rgZcQhӳRZ-da" )dR,,PTT,"/:ߣw}㨢-Rq2ܡo̔p -?v;XZK!>染~72Bh~:cm? C+fHGoj{{xn@+{\틌a `,"0IqsiL; (!7sd3 49/g5䛀'eGT@X*)#)+QVE:TdAF$QTPAE"X,V"*TTA(*`")Eq}(ز,&: ON9̊^;g5"rjGABC1. ˲7VK£KFV<ԑAv.5ե߯ Fep7+AQ QV**QEQQTb1TDUQ4UYl)F~ǞӴ-a6-jfU݊6̢xt^V)J=<*9j>XEs4Z ew~D pB#U{]bO=oQ+JE`)(V1F"*Yǚ3*[9h)M qx?[˪9?F]***1Yv8wSK.T~7Jg34ii l``f(-Z.]MӢlwݽc6pTW=Jv*>R` `ݳ+#vpaQbDD׼{U&$]F`1mHs}k6⏞S^y]r-M)νQj4ccI$7?%6J5P =f4$eX- ߜ/K Qa1 'ޑ"$B1!*Sk-^[5p)L 8AV4 TV0A1IEQދMax[?ߩ}} vk5,u!-q7SBX+Y2#ͧ-M`lqd'$B9U{}.!,|vq.ڰv.My[c6<`sA{&W-Z mU48h{#{,EY1XU)U<;a>,;#'lLtYZB#"uQS_M7i)L5]UYk]Z=^>Ͷ1Ϟ,QUAUW\4#E$˿nx&2~o+~__xkKm0~y^ 1F,RHT'N1WN13ͦҾ MOŕ*%ijS!GSi6!j?#Cٶo@$~7!%{%DE-e%?+VihVn{9jN4ҿ6K2ηdA!e{t E%1Nkn\{!3i V^1Ɛ #Ŋ )u,QHus%26|!K+jxPlI .8'X!tWљh~M5f06ہ}eLsӂEł, %b g:o7%=Sʮ i\_`_]~"8b*a~j3@RAwshAD@~h"_'N?mJ23 ",d+HJi>u۫+}nwV3痖zf4uֺukkE#qe;9ceuԺt=fpWaT8ABt ܸLdoA3l-Z'.ñ꾋k9Z@0e02B&ɴ̹^5]iG?,`@mk7D\D3?IK,~!_/ pÐE{o/鋱WT5.9HsO;̉f9U}GccStT->vgQP ;=U{x\M*%q0!Ͽg? R[Nai=w2`UVexۀb?Q,FdfFF@{]7?$s%NF }֦N%ha/[d([y/z,DP%v.eW !-۠[qF~k1lIH7㦕svݤ$ ΓuO-'Hw=uX- 2oQkU끬TDPE#@ "!ZdlʨDW4xR5>>vs˥ qTSztIv-)2# -\4TagWEVeE:ku*=]6P/ߗ3  JIքgǣGt~!Q(&wꯅ*6cO2Rizgx Ispׄs^sH|Ca COYq1"EY"_?9\EQC"yxo ]7:^aMb7ɷ!C?OUґxtX0fNS*i4oY ՞N{/x{0ޒvX}9GUHI&QQPw{g atˇs#{l̀;W5=O}^7l2 3WEh:#na%}~=Њ8"EX>K EETU/~ޗ؛",@QTDQH$DU@Tb1UF U"*`=̎7rYsz|:LgXm!ßwG!Tv^&Yl5gx߶6O[;&c[u;FY*d=lmkl҉פ >ˡl۰#t D@%}= R׸P|ms"gBRS9w$f@1*N}&s|94͆PT*1Y>\>t;.J i3`m \ >7xJG,arO,4]lI83#AF{ =k"[UY"ܛO׮͌/[:_U+ s.as@\ʪ_^-[g83"dF1,UTiETQE,VdA"b(؈ *$^xrI Cm7:y{'ſ㫰}jʛRmI;4i'a,G@޳o%Kk`=/{/yFXoo济=|'  [iƼd-wUs}up3zϵSXo~7]&$B21ebAb-ޔ`< %:uN|W]_HL[&2Sw:cJe(cI7] 2Wn?V >"] L$e98 >.ߵ@3.ּGXkhRb)wY6W-ݱ?_؛MccA 2(QhT"  QXjJdmɃUϱ=3 +EnlfFd  A_TH2ONfk3읁D[*nh{1{ŭyuޓ/xՅe"7LbjW YM?W[eJTBwF ,Y""^on@USޤ1 fCGޓ hfm?!Gg{Nx6Z("!A\dּltq14`)#_vL6oaX>/e1j ^g- $M@ۇ14V~M/?4B ZzL9RnwŕQw* q\jN W&XS\_εSg罤!bUHkD}~oB x114:5pGɟadiZѐFʤ]Wؙ ^ǟ֌ͱB=m=ZRVn5G @F+E|+ߎ-Fҁ65j)TЄ2 L^ÂMD2A #ɪilfV 6B,/?5ƒ:|=lW}n.c߯ݟc !!H@?(ʊ Q%Lb7]nZ331sEO*pjvMlh6aadoW#w|E M2FHB@H|M?;z;?WWX2)o fe/`O5]}y,ly^KDE/ X6 xB 흞O78)mC2]x}Ŀ<Ǒ-!f6}Mah[md,5 b•jAl9'$/߬o7ac4_ߧa|Joo6 y%]D{PkYPQ9GQMo س/a qo ϶`)yXs'0gB8ƣ+usxJjKߪ\`-qAn $(r@'k? A T<3*?k]wV:={zSb)eN-\*_陳C:vR h/Er y!PewEeQr 4#mUgЀA.lCws:—yE r{(;Ս7)PvPAň-5QNg@&ȴހG黟/]OO}y'iN2@^ЭUInY mxcȯ2uջa R~`yHa@T`b,bPQb$F**`* "0b0TAbR# ({ȫcATD AE`V4DDK= n2k2,{ j[oQl}{~/}ハ_I?N"hCD$lE10* 3P0EgxvjI1|X^zj}v.-M ~5^k{lLimEPF(1b1db)dR(`b1db bH1"XEc!>C8fU+˨)!(1DD"")EEEEbEDXX ( UV*X1EF QHV,"YAAH"H*X(,X,E*,QX$X,P`QXER***Q`*(((X1UQ "*"EPR# QH*,X!$$$!#s_=Xoc:5{mHY# ,'V.;tÑ;޿d$LI+<>"l~+68{s#t팍Bڿ~[}*QIx:9Fhu=㷀I a/  D"23g68(]>Ig-65Czq]BS%U/rKs(x]HXHњ?x`PA(Gݷ#bTk>GFgG 2>QP-ӶT ̄Mv5ĽҪK<]S-aTCH]:(kYowtύ-m̩reŲ.x4VvfkNJcš4b0TL7aJ=:a¨rŮЩ `NQLg"H@J(Xw}ՄqmkG͢ ̋y;7͢]\1X Na1!ɳ#BVw_G']-ZCV̍S9npyb/^/"Kgb1C%yY$jߑtϻ"_/ t[6vqa8΃fn{;oZVͨb¶(T(X0bu矚h5㖡 3t50n?8Ҙ:&Qb>g/9vFyxT`r!!kxmxgʙMT"uJMh[ ?l#ZTij#}LVeB#D*OJ8K0$N͕az:m!S:T@[L&\&2k|kJ{H+ÿ~-"ؕddUc|Qe ෳ22Qe)X3Fjc dnF(T"_<$W S$!R=ʯw5-vLmAp6*a\BOH{HQt͙NAb#.EE&=sYF(ݕ^9V4G)%Ò~GiVֆD*qeMEiQiB /Bf꽪hjF?5#U5Am5nJa(*ԛՊcJ*o+k`J񧶾SH#*_7#IQš7{[5O<i~L[N=l*>Eξ'˿*OqrA9V+le;RLf { v*a,Q)D ܪH#mSyowl4&ɫi#3h;7ar[K!v#Fz&k3NT|8\W}C6 *z&@\yg[2޳A/k+(c>mBDj3 QU$E*9uuX_3fn))=R'=ϭ3P`I(RmE[%fӊ/bqZ>I)w9Ur0ܴ1܀i. č:<@%lur|p"P2ZGeVybt0cNB{r}=S|V=R}!k4iBa87fz?6Wʙp[C|x;˼ߩEr߽N\&'ka,fe_#_hGPfdc;xӰlϷNmuour”D$du .Siܨl#eY@:X4{նQ XgTRу6JUitᐋ[e1kjv%$0( WtLRDP,ݍ Uqpx@KӃۋobv","ՋۉLd@/m9] vJȋU`Dp|Nܓ&gLh*åsԾh`b/l h K  Ɓ}U+&4-PFlM+P?);T>'0邬8竺TMa&īJ~!] IXjZ .A#F6* \ af9/Lܦ7CpZP R.4QB_%yR#U(U,ÞTZ`3w^ab̧)]6v7kc9a9*1C'YF=yqxu8_QVp8ࠣIYj\g93]=kN۶uuhJA@MI ARZ8uAaWbu0mtXE`|<;? RۍEU TjjlVW4=2A@1Rxz߅m|PEVA%fĥ  *RgԳPIA]-b !يJ2A a"82o0Kb¸Nl_"P /gM&c(uޅauM.ŋB@1j0`Z!(߷"F(Qzy|B*Z"ߥ.O% ` TIHȟgj*4m;yqHl\TezU`֨7qdJ E",7PT+aSZ Τ 0t MU(fv(0<-?,/a0|kuo#>W4GAv(p'F0P\T)u?'[ K*0NuWJ0"gA^ XC5[d̛m q<*"j(̑9s03SaQ\ʖ̫vמhP@;h7:;;UE.vv|%fsϨ_wUQNMAa *J;p96`bvg` }\u%-h<%<\R P^ se2a'{\9+?B"sCdP],L(SWAP /y@SNSebby67Ϥp&==xS@X a6jnT'l%Ms3/QGTqU"D][56bM]3T wMWV6a9BvU-}lso*urU,V'_`V=kW{ӥyovM griQ? >Hm6Ym%6keܔH' Z%DikC5ǍveYԕŋyeG+ŝU,Eb2E(A%~}݈E" d" H "(XRVEakoOo}`AQPQbXD(1dQADT NeJ Abfub JAdQ"1,JkTK94Q4"ŀ ~_c8_ qVW;$t4ٰX3OI37jw~ՃP6͆ٞ‚ g?D ?o2Bd?EW n$z=DYʨlџ:!mVxTqAAd0>ͦ[_>EZAY$>GioQ]$o>Γt\<$$$ `Hs_sI Ydm2zzR#r G11mQr?!8߭;߽gpO3io_W[_DaIwîQ/B?uA:oNes 'Nm\cu.3l~\&\Yκ0LQ1:P݄Lc){R*_ @?H-A}H֥d;\3rsA/1w^i ̵v/_`j?0 =l®6 ~_ǬE CF,+߃Q~ٲvN?m#D|}bʫxtwCFҼbN\ipˈdF3[E,<.>32"ja*Eٜ033iiKQlPvMa*RV"]^Icf (ϵg—=X E|*9`~h[} D6/-a;وѰK>/]mg nj^ej5q3M0a:s &l]:D*l /w%G r;Pʛש@02j`,\kK+DYB2ɭkPJy4J P5C@U1q:\7YuL P]PbTj. z.**7JJe3c {e@+GV̈c EOGSK|ܨ0H7p65`ޫkBws W.AۋVET}l uCTʤtwb珰E[^82:Y6򲶘ѯ\bOy<ܕ n(znl%Uz(^Yȩ \]0r * 7$QsO8r\'D,+@v跖djX;j#2pl"ˈE MVU0DhqXLj#KxA|=șSn5)RҕE(s(pI'l:GѓTR Jg;兣qƌ1^/k>[8 ߨgD-ǿ6h}V&ƨWsTZ͎i3uԆP+Z1޲"C`*nNcqDPt!@lx ]7޸cO@Уd9G2t8N,JZʕX* SH*+(fK1sHU 7˴ `?߀1SW =Hh*.W er}u([͞c<<|VC !][hݲ?_iZ.{̭ZC#/%fF1Q³ Y n}UtǾ%5:+494L [e*,[SdD*wvg[~/Bs'<^>vs Vs>Ool67: 㟢u-V; ~>Eq $.m_a<ɟ[Jʝ6siylcbJ2 6 +Ls[:;8 գ0?r"GrmFvibvraP?㵥f}c-43uWO`ͪ ^KQ^K1_?a; x<*)ft0Al\7(a:Wݚlv!H ;#gpfB&> O$?[ͱ:e +SܘiWvupHukGR5P:U^ -u{_m:g1pEP2d de.coԞvMU.!&5AT)Oi@.H 1ԌYYL56k +ci&s6]M$ɪNk܄ ?:,ȫDiA:c1>[\ir!Ƽ1B$B*A#"}_E. 0ű.\D7K*.%lDs 8n1Ebi>z\Mu}%h;ȥpn(AQtDq=r+irq_O;9%ו//=_pN~buN68x,;@%ZݾFdXKMO ? dMt<-ttkC[R- =[L7'\=L^e6e~ =l}Bw WmnHHU _SnW~"B Գ6S""'BlF ~ZB!;ǎ(}wl ÆcE1}j>n匽-xUqyigW;,+ܔɡռHS6ٸ!{PnZeo"e\ê$wLS۴7iY6I%ZpޮA1l SL *21 q &^sAMҜvjۘutNYH"rاs[_6 & J=uWƻA+f,`C6?[ӵtkk4ARv~ Z\cp6hC?+m.:㘚%zqC*xZ!ŀ]kc295U=awg gjz ^ό?Iྛ`,'x>ޔ#~m#{g˺kv%Db WrO0ӢWv7]B8DŊ,&\J_dpNk|[ilA v38{L J_QAE@PWJkP, ]kƜ(r0d}dXM(~͐ᙝ720#ma QLS/62%ZdAlj"E|WLƹ^}!a\giz;: Wd4S@@hk[vL<شm(& ;;n_5{ʌj(`PH@HBZ0&ic3W"'&W>C1H j%G,әC&n |F=9Kh ,I4mL1nHNc^nH&>7ҫqys(i"|@Ti-֥":ɠ:@a_߿S se/,lOϽ}=ϼj_[KQ/oQa+l&,i|0aʠ +P"۝4&{oĢZ 4IAm:X(T4 IRBی{fTb!$VP4kͲx2Hҍ"wom\PU#{,Jqx5G %#s4V{6T+.ڤ0%U.œm!zs9P""[ ܣBO`D#'SA)W`@8ՍN|VC`@/slzۑCb~tg TFmj @f<{"x`&Ӆ9zHsᧁwp`8pBϢ"k+zX ᖺ ٯR%c9D;&>x2pohƢ+δ9z/0sOU|߃nX%fHc !6C4wUX҂ akߒ@P汪F Qm)2~ 6Z!NvJ#ށBĎ"*6\C\9YW;_cL- Sy[甍e >}] &gC:9P׎ R4åHl9˛Emnć@v79uN:Nhߴ@ɘ%6D;k@:h 4=գU0T NCԩw'6'i{~戴l5b%ر٬|mPԆ@TۥTr7M؇N64ȕGVr{D^ Lo/o! 0$pN6hfP{X{-%ZaZnF߰~?;O H\8`2~<=i+ze`! }DM2d|DŽrx>*]| 4_lHo8P+Ogɐ%c!qbXݫv^9#29C87f(Mw:C5b݅࿵u0I Sw=ODf0EXƆÄYz܁dtųr߾]=h)[m  S++"2*ܦ1Kh \0~3D|l{lj\:w L"MC|\%Tg2Vy?);&r՜5,5[  A,?z`K4LFXĝ\2&iP#L A] `Z75vc Cn)F Ӏj!B`ϧDizE  *1QV,XB*PE"UőT X)X,QX@YU ЬϔqK#qS [Zɓqڗ7=Av&,q& mqdyꩊ =!Xr7HK0 mjm}~GECj@?=cF 2mշ;&kY>+/W]ϽVܒ, l-|ɦ".+MldddBBD@7lN0X71?9G@$<99ݽ,PQAE X,QH,i&0 EAER/1lATFEP"XEdU,A` d`* 1Ib  DAd@XH"E I"b$_x'Gsr=aX#$U ),P(Ayw R)bШ((,dX (Td X,X n\`&1ApM4ab;LPPVVʈ@Xaʰ兌"dTadG}6,a"R,AI#3wbɣem)z\a@h6;n/2_ _V h!!ߵ?R(ux>Ekx[PO!tMnJ~[X7 [ ?Bɇ-fƨk6mFm5akme4Dprf$0W%;^N\60OF<Ѳί d!  o3D/TqGHag!./OgKRmZ76J)P[ul!`c!~ x`Xu (_駳 OEAوy~94ffȪ ";V;T)'~Qbߵ#%4 +{ #F 7(Y0a!J$F*dLVa2xKE"h.4Q{QݘjX8<aXn%sY/k>&e`:8ڍj&lCbjUJc:i0Eh#d":isVePXٙ#v፶0CEBmQZ4jnqneY1؎ hpȦi1|7[GKv˓K?ƚs/xCuNn6<ĺ_5xJQtR Q wCV*^OLGM)9Ohq5!iAk5^,؁m0NOW+g-i`}ʹeSLɖ66U|u#&4ߚ@8]޲TX2.2TPB<EpN[}we؇y (+Av|` ɓ%MRo})09tfy-.L8OꈞdqVz`1BRIcŵ +Sg:MzS !.  B,j(b -IIV?Oٿ^0~33 b"mς6zx f,Vֺ)-L`XY,9s3*[IiĚqX")"EEdF(T~@fHgِiОni_Ƕ=-wISVթX6FWOggMp q(PRp'v bXTF&6 lm__Nl_e$uSuHdz ^Ւ yoR҈FP^OAKC<(S7LJ4RO2gy nb:ݒۈ_N&0D1ڰ'NO0UB[_AqOU}Ɵ}˚3-;~ m]|{=p`k; 8")(us+ L -4GJI_6!EM!K\Q֧3( TA&xQևnose)}ߦ8ox%rAZ8a V*u)GrNda.tj:H Ԍ}/жlK)@L$%*G<_EMygW׿(JEv>gg,Vftʠ'v`RJx>+ (1A_9|]+sޘHwf||a۾(b b;1E+FHg^I(!+r^Ҥ%LR^fMnz@?'M?3Pl՚ZnJk HEQB,TH#"ŐPX, $k!UF EHs:)'JWŬ)JĿS5 )P*5kM/i}*,máNԄSΣf} x<]n#z65,ۘlb AqaMwn&߱}]EhV5܎|% i4ČC+dv8-rodH'膋BRsU$+ $:Rs;qNmf8WJ)rAfɈ @AqtfP~[tphc˭gukjƖ++|wY&bU6:cB?֠)Q<ĭa,;xmM!22- R|:9BICRR g|*LGV爈], X/!fiN/EynUNU:pLU/M R+Y $G \2ky&܁-'^yzu- ".U2"EutZMooO@SzHj*P-VY/hG^T܇Âx^aİ4;"曈G\p⷏#nIv9q< w^nV޾MM}-q*X8@6~_kX64s-y Wwp5ѣ]3U0AYV{JZI/J58P8t=ζDº+)ԗ4 M*c̈]D[4W6+@x]`ڢdE5H UKVj;Q3MxТJR:TL4>$hFIEPe^8R--^pnN8 6~G3_ ~$2JFnB* ]+ ֚TM }]{jT=ErMJCQ 0A%*M]E- NMULoϺ:'W]¼5+M̲w Ez oZV(oٯVg5:sWgQ{xot(,j]e`kmA,D6pX\/J_2|֪ÎZ=FIJW^l."%b듽n%-c }f7fgQ ˌwOquDݰ,v)u''ǼPkjvNΜ]!iXIFtBKGdʖ#a#xaśGRL[y̱!"GJהҜ& &ֵq= Txh0BfNprҋ]I#AmSZdT:(-8~i*,Y=^'ft(vc֔qL.A._\g!rm]EPK,wuw+^5hó`e]YQѪtC--;aXexlNTJtceQQgT5W^JVR#AdЉzcM-y?iDXܮ:miyJW1N.h-,@%E.H`X J/#Oھ;P-xVE13B L14Q=Zo򰷬D-q%W.hG! dru6CzXhϵ8]`_0B4,B(G,Z'v {z YqSyR:'=|yy il8]nv.$lS[o-E}NcUQl/&&{Vy5x5B$uA.l"U \G>mㄚFUp!bda< CODBNw&:=4~W܍N{:]`L NĴ#=j'Eގp,vK:wxE!K)/2ϝ*Zu} [?(XZTVZ{xdhފ%E.t4!խk&v:?֜xfZeSˊijyyN]w%zKwjDhi˂H=n{PG\)n\ka" ߸xWemMzYeٶ璄{M$HXUFH1}Vkuo1eT?qzq&7>zRyUkfDO3!QyR t8{O~}V+并hvNZB}6; {}#DNZb}wZϑ=zB K9Jm@h~qu1Wwge4D!@ pV򭤿rX:Yj t +caMI ŸˌŰIԌ,>i训ؿZU*}7VicNǛ7:IEw7KNN, 6`Ϧ[l@fvK78X""'?ɁL"]?m2_tⅤb dH@Fg *֥dUE :/+. . zOĚvz=p| gu6&L4cl@yB ZuDd<}fȪ!`Y2BMf #~3V]`k?0D "eXW0a rGILaDFDi`X .GqҘguޓ7}!KHDdUX V?0\}ԐJQWvb*@n EܟښVAߍY4~W@h(EdR0bYXȢYUX*,PX,b?`)Xa+HHdPp YxKϿ~>qDY5VSrCSRZcAw2 $D* LYEQRoݸHX@H}%jǒ;?K*_jًWܫY)6\`mZuP"ڪ^>A۲7 3D968O )'ˠG#13(qThB*˜L6!U]p^ɋo|c!mV~>/Ys~w9Xf/ȎWqv{r7"XPuthu6C5ar`2n=_-1& Hk%S#.;Kd븃&v46A7xW$H{ԘS8nr2 n"k):%!awk.)tPs./<{eqI=ā~h&fRs=39d.ux/Ӥn,vk lJL3<؟C<ȎkSNC}ncse{@I($R,Pۙn:zݎ@Ea\mib ݻzҺ Ic=Ϧ;= [--P`ホH n,eV jlmHF~vŘD58tp!QEY92[͘& F7)S1z)niA#PTB+l6נS=/G5Yhh= ͣ\`,q]*!!9k URB̄kqthaFzs!\#W1ͬ?[A;߉HL@DC DZ:8 D xCDC`KYӒ_E|ӗz!UFC XΎ5?+Elhn32S"K 'i0V,'#0z'hQdU,GTWո=Ey+u| ߜ"ZG5mK {AqUԻB~T%vD4ClC] ԭ06y`j Yz`1dϹw+ڰۤfelSZ#HS0?ra2Yvܝ($HF(R.j9ՓPOYS(۟9HpIfdf(ҍstɢG:;*1Td$:Fq]:b/<-XQBF4@ nR5=N4BϠ宦lv+Vs[F˭6w.Z]MѲ7}cFN&熍''1L "Tk]JU[se-!{VFFz\*@ 8&!dl'ڝOLXZ{txNaJnǨG|&/USe{Ww\K`h-e6etZ035k6  IB710U7H{C:߰.[gOgqD rʼnUw%lvHox5eiP1MLwǡGxjUW5G?W%,fIa%{{3)T@8,uպ"n #b-^JQIe  P|&hQ/i; tb4* sQ@bX/<09.Wd=湄[Q+`,A:km˦V&VsJ=Px3į.^ΟJ AwovxoR$BvUARVţe?me P}+hOvQ, JZ6Uq+1O1kAy#e8Ȣ$;K[tJR!  U3/.[f% ӣw`;)/OyK _U61šAs ,3@: 4p+>Cq-mPYz&倩x; Q+,^Io)WU Wdu!Y{VQz;i.P'q5`nH"ES~*VB)Tuk)BEQTAwB?]y,4 ja;1!`9ڊ9g)l|{)d;Zh`-1y^spyc`p9Ƒ yl`Now1QF27sԭ3(>o9ލ$nsuq'S\9i*'˂Wӟ[dרGsy?7.tjDG/Ni׆9 WƂ4Z2$.q͠F, ,"1yZm@HSX "[2B0WsUgx~Lhwa1 M~#BOzI<=b.l|6o<%eN-zIyMkSف-&9U }w+#= />SiE)}$܄Fh|1@'?'usrIV¾lTC?Ocf=?Zhg4%5OLF̶RS'K8[ul|:3UaD&u]3sGߢrÃ' 3eV/s8y gCșF~e c z+z B@I6{P}̌U gž Qm:mU l*öO,]nz3UW$ۺթQi6 5i44l5^E0yxt+9KFYn"؜K袓/rv`w0́QqʏSO7(JxJgO? v__҅F`My-^ok+߃HZc PB1dCTVS[~b'No las{}E?2UhW#4 \l:}?~\? ^8 L|X|t$DHIHd"*"XE!P,R,QDEX H "QXAdbC_s H IYj q 9ݻ1!4o޿_UzAk>DA#n -q/,!y7JѽonZи?$ftNէ|z_v)pIȴ+b 8#u!Q"?!6{?!hp5T`hT-FhuIσF ˈ fB@F 1")geZ@NM9 !qfiá+14;Ti'ViW8EC5AR1BŹeucKK9\=:Ci`7ޞ2elVxi6̯G%KbE|޻~JlF) A(!PVD)!~D|;"c >֥c)5/]&3Vܷ6U"c9Rc&Sdet^zMu]jz=y!\])u_>eԂegw  P;9F헋Zgtzzx4lps3aGqc l%6ZGitXVH22^Hc̮xv#k?r,3wiRO70^,GeN`l*qՄFj{-I`C8a 2%z{ <;sŌbF5+*$ut&cN{ G\vML,)QTK?܋R 6C5j"udf53UkUY=;mi\l>3WOO $^+kӇ5e1HG52;~ZA"4z:I=f75hyT9Qg8WQͨQT;~`Hk]R$ыndzugk#̏6[+$78ԛU"y[/uXll6;Fu*WX+z<=[cj*q<<_xZ(cRuM;|Q_ g ]>%ѕ`X9Ms2߿QN}{imjvax\օ/<}up)^Ar0f} 8bgcc bVs6z?iv&<|_ҋQ!WdG`F HMx΁u[vvm=rzzWnl׉3[]w(w.Vd7NE8J YpZ(-ej2Ou4H9@y}Z厛\# 仗eUR賕 #C4WOUP)0qUl+O] BwiU:.xiiKQ~(3pkt;ET6]>Ǝ=Jy{ sZtM+Ni17v0NZ(KWN׬|vE6gp7)l#N}>yqeuhQta96zx84'yة+*5DiNlX&1u[־3w:7u5 3{jUw4=TN}1—,𡹣ɦekw0ތ᰼K_&Hr诳JjxÂ.rgƎq-N˂<;lσÔGHqo8hA\|GagJib.%GV C*Z:S0f .3qpח H: DY PX $  +"Oրp}hoہ5Y6G6[齧:?]v/tzO/iQ*&pX=SH#G [6؛٬~.2L6=ovJCcA8,He̲}^:69jK$V&LUd^5 Qc^.ٷژvl\} [QK\D#-%onñL ;cLM;@'x7r#CjTH kK[3 dh4蓦}6)Wa{p>#eR2: bt,wc*{ZY9ut:cHȠ6ڍfS:\%XlvNmu%QÃv?oIĉq0!@٢LDw‹lX!TPW-8lܲ·\ˑ>~uH0 +GF>f } wt1Cط! 膮>m-?3\ zJG?`[_/nbҢlLVQ.($d+B%U_w}jk*;Zڶ1Q?=\M6}O|O_Ǚ?ӓIUܧ@(pOuNeb{cC3; : XE4+sa?7Bhf>}c]ݸ!ބk׀M*0^ 7^nխڛbο&s}8${:!Vf*d!Jg'^& 7ٺ&mgid ` [X/?1}K_FѿG?T1 =>4R g͚((k?[~]{%Oܲpji﯊H urHTL R35'hm24*t-4 sS0\pt55~η;yMjE Z’͊6i kv}INktNLU*(Q~q4V+glZVSkAM cZk·9v`h>^>!}eK9?S>+},*e;$R@ hQ 3lٖ&d7)pۆVf0Y_)尿" lԅcZ%W'kT9;wjDBd6Km^WJ$=q3d(V+KVr2cGb;#bQݵU >Qh"^G?ص+֣9J6yl&% ByZe֊<Ib% 8>+FBԮUP ^1=SOP &άITh2kp ui⶿GElsKcVF$oUg&~r B _XAMRD3/zP]"GD@? WxNJ{^1_JDUg\]=rU(]{&01n:?`+ rJm,uYNV hӅlkУV]q) z!{.,WZ%WGNRvPSo8S!qpmON[snл$Oh} io*oJyhSQ zr;A-/j,; FQKLja p:c-RMl׵o,rxИR42qu(bj]M(vjIpg6:5 jT&0!]"G;rݨ[4kau*7ziKsHsmuB ΗHb JBUpB+ԅr oe}Qloka4"nbMY,^̜v -.(Z% o%#"R | \M{.B/uӔo}Mep~Pokx++w&ϥT}D4z? F3Νkp%vH/lpmsEӛk; PW1v6:)JW}~̬cZ 60ii[!LvZ%ʭ7UUPx p29nF(Hfkax8l1wШ;* EkQ .&P0O(3k4t%#Gpa㭌H o#a.=u%)|<(4(R1 DHRIJ%`'tuѦ a8'rߑDFeY~(Sb_)Ԃ|J5@ ff}ۣ(',/7c̓MdWX,Ȩn6h=F~72R{٨~@h G S{sV_{Ss>bVG,~3?G+rl!tMyeOڬC~mu^.䪩7-S#,q@dj"??} LO+Ɗ̙ʋȄxŰӼ?e]K R:6I4m@H[|; 8*WhVbwis4Iۇ ^7<;QYKIbQ'zNj`BnJ0ZnX-$ Vwc0D\=ŞWQEYh)!6[t*A/Pk9ũ'.i%!|SO"l 2amA iyY <|%=Mm@xk-'{&n*ninI_ma@.1ȿhZT|ߑD&+!?NZnu%489+snunEGKxNc}pC.gG>@E2F` Ff)w儎]5O~|ϫ5$@ Q`,"E"E`2E(" dY R`}}Y$\=t@l8e ͓(\u'kͻ!;Sy6FdZye+0?3aH _6t]r}x1 4aq魑D?v2gy<BCzu S_ 9 /M>NzH,s10ƃqo nSae 6l]Z2D*!xƽ?AaN ]{iVئvM& \7yf6G,9ʾ,FEK\pK0B>FZ]K\0dӥXh>w}ب/gnV?naM*< /Փ7$kfzb8j#Ƞ\K E70[5m[r_+8;m&egZvdkbuvkLno i mMH_CQHA@5{*-T H)"H&-[o-J瑀w<ɻbN~H8ŭ xWl8lNkSs'ԯye\62\Թg7ߋq,aN\(tylrt3$";) `VM5m 6=S8I rQXt!,(E:ӹ@όs3 d`:nYa߹2n1|ؚxRnh՜V.!=kKDd21T:u#{wwP\]rg&DFC؂oZJ )޾ReEC{qp (pDO{ݲűfKVpjjaouu^(xm:kA\`sڅ! zǛzgnX;\9ల:j]îfa,}tR8#Ny|J.khVT &WG# Y҉R+ݗc7~^ޯO0? \l~{Gy2<rq]MYK2nDЈ(>:XanWͮѴ7ȚQ:{x:5lʱN ߲҉Pb^< :r?;cw/+oeg'6έç]4@h;__J89\4)Wlź9B\Nݠ(0wA~1FIr(J>B6*pV"tVޕP((CF^:+ Q8|ŏyjH% DbQ%̴:[`wJgOz0o>YJ Uh5n2KZ2&S?0%ʡ~r** Tqm_}}تKj-cH=H::zr91xS=?i}0m{ [|λ+wKp1 AVE|^(f1V>Ŧ||trAyȰh.9)9f:5{. ŊUre0lLbv*ƞe*zZp-{{ȁfZ E E&odǀ II &xY)Ae2EtI,vZ Rtρї=rc&מϑp,(x`G<U8~{=NuhyP,gI`^KXiADYqY XO7V9n+VWt׹>3RDfcM^U=D4^V}R'U>/-,i-=\9f :qghf} <H-D&ԯ6d^D 15cJ i-׉+4Jcn LY{8^2Z/MSGmx+n†}N3%b=(E3X[Nj{ӵCk -C aD=nBE/ Yo~Bni?sm+"(䠸C=k}}b=)`urZI;wq#k:Gnw al2wrs,?K}4o`@np=cv:) ϶A1ܲa/Ƞ2@u] r2[wqh DRW.NᝓU6a-jSX+wr1[UV/hQN )5s?3=Znk]xi1F BKaʶ5vʅorkC\ӆ!d7MD<hYb^4UzaQ&m~qE%n+7^iF`F'21pWɅYDUƱ8Zů\~P>v|^˛J޷:ɑxaqvųֺ1JZs89n+֏kݛNU3p.+deKq㆘QA%KJfЏ7^<H{…=PÆ3[$6BҎUIQUDDɷ)NL/<-˓A̅Y&Dо:jzp仵YlqAf?LJK1kNXTT i:l((SS8zf\O '#jՈ.Z)=/c[:_Pb;I&hW-{+@.7 !gW?uc(ly|/?1iBw M!ߥn f,RT'p̢+j͕k%TQ>/Z|k%*Gi U8VS* _VqB r _˱>aӔUȇNdgEXD"i,Tғ9~IDm`5" >E 3(kmp}{Kfa! Ն\6D z ZiB\L݋0G}fY[UE"!~'J7uOgزMKqޟl"]WcB\YsnޢP#Q`A ͻn޹FR Ί33yHg1a btΖkGMǘߌL]7 {7;n . 8r5خ[WCb^mU7i/l.kt>~j_?'j^קLىΗoV6Q=[4\P0?}t.O<Ӓܫal`K i``ц7ydtM(qqd΋} 6XB(3_~?gY):|G xAбj<_UǺhTTglN x{mobi֢"8Q5Hw;uW=)b%(Y֓K B~Ten0Au*xH7)^Cw]`m` !pfRzAn|wr[ApQn;2ȓGnboA+*7/{./rkWyD"ā bQ L+bJCo5%(:#e@''D5n|1s;I%OQ ԪH .I]%̏ډϞ|ngq%6+k/o[XW;cȍ + "0᪸Bk%j ͥc̝v6eHu\+.vT*KџbU]L#u5}[ͷm6=$7JܨEhXX؜NgDw&m~y%;_)ʽrpvI@⅄-qD@~{%Cr.t#\wG<TY5o):۹"ܜ ]YG_^ia趶yli @jC;9VحVT2V49"@@ %˹uv)8豩n"=F%-ẸBM)BҥWw+AEUV}tox r }MQޅ_7>1,4[}Nvc9kZ6}oGfn\AR5/"uu־뒛Ҳ+|  /[3D,1+gUwn  :53๎Ãi`GqC {E7 ?4^I:4|~VP'={kH||t]ûh//d?f&;&joE3xSH#ݫ3(u bVpX lXƠA&9ع"^ }.=EEa`x\jZ \ #;;%"uBr(.T2%wrrWΦhC(۪E102qc^4j+-n:Fs:OI3XKeU"߱Oc}_qwd7 w -Qcw:^OGT1iWN76,Tn{Jz!󂚏uK~Gu]y?08ՕFܦ~^M}g O 3PR1ãH񯔺GdWۗk / T8;SAq9[؆Тg5"\[#;V .!*h,\Z^o.L2 G%w$bĦȆ8iQ.av*hUQXaqPAPX'4VG#'rauƮ-mܛvVՖ tZc7k?74 jnOmGKVZ+C]$s{m^ٯ+ib;B!`~\/3ingC$ү  :~a<  Bpv  !dCё_=wsc -fO v,c.:abV"ֶ.R־~ro}DS28mڰ*ר/Ũw~ sؖt@$9!rܯϩ4b_[f5C0 x @$Z_si$y2a#P.,4jaX;Lܠ讛1vcR-rF^^Ad9Cg7"JQv%C_75%D6PJVm5:GRYY+c9NYqMHd/SΨ)1X~(Ta-x N:&qV%?/d Gb+uYF$/.Sz/n@o\$I}x^ՓK_)^bɝn%:J4n]mi_6daJ:77? #V,q믃-F˥srbG|w^ ce[޻=+eQZ<'c-'uYڒowfgZֻsn׶< s%Qo#}/[Tn5t<E_Tn}Z ?4/Te!;Vnv7Ѥ2Z#umiGADTĥ%zT5XAnmߕo.BAm g "!" (@Y )A@YE$XP@d7a$*&vo p{" sE`lKtBzYK=H^DV #Dx*H4PmrCٻv`+ԫ\Xsat9 q $FDEdaE dYd $W>yxgaY|Խ#Ph쭉wGٱYSHjcm^ٳu:XƃlcŞgw t V31܆$xp/^ nl{5*vui|x-GKTX%Z0pҍ3w/Zn.ֻrH0q3`/sb=(S}3%+j~~^k-f|-U(k I߿Tq'_6_T)o3$?xg 0;7]q! nv)(YP!itU:114E.ƱtV boͮw$+EJ79&)́Bs.G4&ۿ֗^Ҏ9!o(<)fEB7\hJRpQd!Qa\hMcya!AukxO:Ý7{Y:43cӣjAR4nݮr\YMs%4עNyy\qI 5Yhxc2U)1<}mxNހٝ=Sj!H\Y1nڊ|@=Hdrp`dFwvmyPN .]_{[f+0G&NlSA2p3!(׎ M~9 W}yhkZ7?3bNnt&G̐д^*m:<ƾjg]^C$@:"]XGڤU-Z\Qzkk!HyNcWCxE'$zCKmL6`/e|"yՑ3)}Ny{iN.C7shló#U}[p@u ϋZ{̟qAiLkG+ X4?3_u *zcpD>2O?pe~pLaH)3r\`?1 =% \~ ֞࿧H\ցuGQA},UNtskWS}iyU~Tҳw3|դl b0r6KLoP6#aUV}'j )AoCjT*4 ӻqT+C9>n[!E8#0lF~U;/{wgTy5cppj {6%{jltaEb#?:7.1+Fdc=n1SRFaWVWZϭhįJʪsOFp3 o:b^Uق&E;_O6^)v?/5}_mm?֢g(|aBQm6Izۿh ! vMlzv6zF 놌8ψ(Wfqp 3z?S{}Th.&B-~pŁg! ޸h],#&E`F@z^-l=~#EG5b# *SSt̑Md-j5_ /p6#eSt9eԵeN].,g!vidl˪{AV|ckd5ax]pjX''{x.ߦkfSI1Φ.߶LJҜ@#Uo3&^"ҍt ˙Q$w]*[n4F(&nqۢi!`=`n]Zb| b͡DJZzibۊ v^orB$@HH{% ?*0-öuy&&5#L0HUCTyx nI-}hH`ݽ$5#ZU *7aT8x>g+@O\}$ A BsoWs=LtoXNXwmTdɍ8e ȄǗt.$2 .{{jE m!?/m?Hb<ɆP]`8~?OJ NArU CD63ARI S嶫d2W[ li>J:4FyR U^/ATJo7N3 ]^*9> ?eYkO\8Q#ٯqvig u_@{Y6ٚ*4^'r6ѥ~єbf=B1%yrB.tlp%6,_0U;(>%z>|7(T~bBf-l*i @E8s͋V ZmT2 ˚7 p-8û4i)&y~4fsޚ!>8w/W{I=An֎@S.Ow\MނxJѸԻCvХTḙGtjI)BBI];z57QUfffMHŘ/C7 %Ef*%3X3 E2M@rE}%ϒxA&Y!TKb3wX[~_%h >Wa#\_df5ѧ=) oC= 98hJNP΋_u?`a++ =>X}.lg3@@PIBU ZKٯEҫ맼o~P}h듍3*<76[|ċ#Ll޺9T7eAp%MJW6F HyKV1+"84HC$kƫ *oM(OժRkk4kIUVe j;vQyu-&U iGG2\q*C_6dDŽXf#SO*tc4R[*9C$\άF 3:BJQf/g8k>әnJYˇy<#b?lG_ @υ(3vq(09{48,r݇ۧ).ib)k7.E)O%azy^+w\-,`dn*'4eVa˖U}7'aNnvx^*rQ-K?_v|n?/cSK4yp88=wۭ M(t#Y2/SfvgTPCuW+TD %ܭ(EgOK(ƻ ن5UV9Fawl7kpO/^c  BzY9Ce~[Yf[G-D4) PZaIc%ǣhj9?%&#D_:ާuupb| ff(ck>.KrDd QNJxgqWq2qDƳ,-ж %Л(k(Y6.騈 k#]*P86£ە1F k,dAQ@Xn `Kr Eߧ*+ǹ\nҪ'[B]drɯQf%つ%z"3Go҄{j;i^͕B [UIʄ)}t4`jdr4qt8S@BT#mJ/\H!64I(!`IY>+$~AP5'\'nP-eH!%dP]6\{2"P#I&[tKEauXO2xLid d޽W)!'b˂ΰc*գvNՈ\Ȫ~Gd'];F̬Urof{״ Io84ǂ_Pad,m9btcg-~ߖQ?!c4%~-`偗Mn1N̻ Zũ;Ƣk`ABe: 0uJgCY -JcGX%.;S%>$.< 2fƶF57Eis_|$G=u=׸f O-h,Df&c{$OA{B+^dH6Y4՚ăuUy"v Qk T/e  n2jwZAmwq9)!~ $U?"8=.^kiב[gЀLb' >$A2@D TdP&~](?6Bu,]ovH0Wv(_'bcGhJyꔐf9<3qzO3>!",ҿ;]|+է6%lf'vb^<}LŞ%B} Dn;2u6dx̘*)TZQ¦g1V1SXTNQMHK1*-jKF x|Kog帳X@ݜO75eiѳ6s]P2KdŐO BvXP 8`LJ /m2)*o j>egqĈuy|Kwd(|vR)6ɂ5Qn:ؽ1ccQCfL2r!;~g8[ب7ǻUuM6/!#9q1(XWp0Ʀݾ>Q߃ FfA.0ˈp vQ;U&dC:jgպ+ÜLڄ"MKsHϪG#,)N2i Dtii9Ϗo+ fUkaXT<kWa(]4Qi;!3}du(6U4O>r#\e-Keث- NWabPw'U ˔(l2u6qZe㋞aiuY1z7"!5ћV7+ƞ Qg~y/km;7]h s]I"6ieيl< Ho".2V8u{ 3od֒4 ΊoJJT 5Uzvo @Do`yQFe8ɎTi*{BНvu~=فѫ<4Ԑxj.M"SߦVUŊ1ĥUOź۟8աyMHU4~{;^xzf4+mɵjGЯᔷ`KSwޏ%MRFѧCםm Cca&{di d7)o e[m t'OݟF C7*m%cvDgNKm}*F;">Ub /2@ˢمJ!44rDD/xsׇ14Tn&o mh஀QfplKdz٣i WZ캜)GeWXRllO "3p.T^]y19򈓞^ (4 naRЮ- XF#E$_@PFA$ Z P ՚1/ i R ػr}M02Ъ#  X4/RX2(H(c Y'V xfP)h4 V¼)ښ鉬3K=׋w?{iK(wNhꭧSԪ _3V{~:ŖV-%[7~hF 3M[?z:GB-N}V @qbV4I?Iiu{֛~ Iz{սbd[aHKݽ#nC35\}Sae)d׶ApHɼ7=$3L(Fҥ։b. UƍHvV `Cgj {vlƆ}&t{ÝjPSQN,Q72ٗ˅z_ػqgO|ro_ wގ5 ϞD=>FѢ!EN`? ̥D mQvrِ&XԅVvԀG&[Vz}ޥ87 i6qAmxԅM?L.ӴS0^RԄ@@Dm#(LsMˬڨN ru"Pp)$*Z{5f h|sl۬m㴲s=T-,D-l7MsX@ Xh5@GȺv ;4ЏR-7.8:y,v@_ybJi{\!4T5&?쵸 历 )~ɽu0kiܱm0hdaY&tdP _ ۂ͆8Jڃ6=mWWͰnw}snJ'q} V=B[N8cJ<_{ !*~=TΌPRuhxHpܞ>]'R2(C|u;K" fgQZATжI5)̪Mh=We D1k;dk 9&4y{5)j}##@X7 vV]gnj[4s ҾT*Kb+ZՄ^*ZG*|AR2TȊ@R3`ZQMdYHD{xjBnqj%yha\sJ<2ޘ  5Բ\b~gĦVB~J9{Q-ǡ-,՝W蠾,ċI>J{իI-R,6 Iİ(bq-S=ō#*zuc`J.EdŰf.gZ0#}?֮Zx㢆{J\:!M<¿v;raLͶ>.ZQ=Oh(T\uFyǪjӿ[=s)^ʮͶGv݁B$}FP =PQL.Z2Qw(A䳹7wWZK4Nvzauty w݉;9t>+eU\;C˚N(n]_TmRuuaBX0c8쮚M.(i-BA'm]J'T* qOTFA[zۻ[瞛T݋YƫzoY%b=1v0 [RÝϹ5=@=A*ϝHK$/#Ckj|@<TP(#{fqCyI+*Ċco *PZD+*=nV)HZ.b/͓El鬡,B%_f5|MJ)dƑ7ZIJۋkeާm,__цe&B9ԓ0-LslI-# `"c`!Zd$P7t設]Qx5PLjFNU(IEZ; Bi.K? WQ\iO_A&Lpժ[-nS9#z'Ʃ9Fd4ז B9|܉WZ K_tF+t,di] z̥\+V 3F+r [8 2) SytPQ+*F 0/p(4]r3,_{< 'Ҕ0Kw #WF5vS#]@وz׫5ħx͆6 O`1@6Z[9*lzTrdf}1$؃#B : eN.rBO`C&"ATxUf*B=Qu+SuepD2tO[OoE{Ft8&v1J]=f!Zox_|Niq-7%-bC\jqT|gPo Fs9 *=}MgCb/\,*9ycI61biN,= ᚪwFSLIi i,g؎˳=w2/b窆VAl $+- Ldyuu7[qK (< t5[j4!sJ2o8dYc& ij y@ 3S1nW0CtIH4),Ss#JoiH0*/*[M4cb%{޽ RBax+HJ7eMF9N'E m_ 3{R \x;KFt d*?~Eq/sgFU;)8.<?Ү6*|("lڋE:ն*]RTp840Qԉf\`Vę±"]z] kՙBct/{V?a,GFۇWذڰߟu Nrm 1yFl84R`;b%37J/mƀs t[Fӆ2<Xա!I(^AmjJ!ݚ4PpkQ{n/]R <'WW`3GH.-SU{+j B}\B[̉/?䤖5En( lt:-\ DvN8LmA݌'s!訚..ؚZ -Gr[ ``CaHD!(m6> 6֊yG5ۺExʬuZ')_k#WV~maי~,\ʣ-\EM\|~W0A!/dû۵Fq}(m fsmtLr5,7!ms'@Օ{3[sOSn` NmGgEv`ywz;b $0x]% 3 ]V;kNr]w| e̟$iD)cx*`; 3 cci X_>Y=#drǑBϭCT pRj-LNe);6ZsSk``Uې tP:+*yYgma[peƼGޥd\k<FJOWZtD76PE lɱ ۮT8hTY}>x.7,¢ML*s1ֶGQ;P\}~H{&FvO&3N[\U|phI%g3\ηnoSu1muZ(Kc4Frw2:I3޹4ϴd[ӆe~rkng 2.b/n~ '< s8^8qYvH;`~4Q4.&d,ܒrpŚ\7ޖb}nf13iJv$w8"1s4vOr1X۪wXdx7 ,E_tpZ js\ W3pV\-P13HԃcAX'ssA}-Ռuq@T{ѡz[ŏӘuۡI9qsp}M_M~CF/IpkUu<~6]<*/4~s!E1vN1_ jTG׹ !oX%42:U">fPM1(!-2f3(TKSe4i_/ w$`nл 6`t;\7'+KF>qJUybno]毊<2$㚥`pƌ9Noa"ȸc\ku%q0l֎/E> ɓF-jYnJomsopV2Q+T6wnw!ǦҒ|FTOaub(OOM;.6]gR<|3l`>Ej%ע;cuz=oYW\9g,Oi^*Cp[ =tևPZwIB'hTiUK" 1Xê l .7lv̥1t!D'˃*% 'P vu{5¶-p]fqΛB )A\_K>WYEes@ edE#w 1Vcm<$nUX2W:;ۻQ D)&̧h,#L g*x`٘-]eSΑX6m?҃w_b5"[IX Sdܱs]Ix:n8^ ͝'*lqgwQe4QlFԡ`G/h Cqth/ywuہ6Vޱx\V{UVY>hLR[|De7'Lp^e _&{_gb_B :hcne#H8w8}dž&&n1 8E^ژW6v.R>bq݂N^R>Yv\6Q2Uu=!ݞ-ST{k>=K&J6X z'5\;{mpj]WVE$jBU=Eǭђ$ >5yٛf}h0uzUGS7H8É#4hidxOj#+9@)25 &Z\VXr1jh oJ `=LB)K&ȕ6)#9; <7"PD;/$0(nV]t>3%aQYͯ7&sn eVk+!HjzQeK+upVzhyF] 5Fc&ϟ:*&pðW48bt(@<骓Q H@qM".rVS|֎]::tfZ֫/ȣi*㋭Zeccy#V#q4[ps콧ws]*gnXF(++S Un71B^0Y[t`x<<S܆=X_Jԙy9N/+ځfi8?;_Hd=}A{ DLg fRuF@[٨3{6Y.e9Me50%79Ϯfomd90[[-p^ k>nrC“V:z{޾;RN.qrٷ/vWov*(aׯY6w=G.{j݅ n ΝӢtԛc|:g!n}Wm܃v@65h9}"]9o;鷷0Y෗gý,}/{uyqwٶƻdw{޻}w;^x{Ŷgϸ{8n v{vv> M Lv`ё"}1=H v0'v#.94Q(RrAZ:Hi*,9:֒T * z_̍UAI~"ۄ !u*i2z,xkzh@0CDV?JJ3%>N}9R7mTĐ-ar- Ӱ MHm%a7qvݦ2v|س ꛱dUe#R L4cKҠcOă2/4ȀQ8xA%DLn˵/!=`5o0e͈g_ZF`C±%:H!.nk}WGbh*U.ީ0+g_HB HQ$.G`5؂`E,6'IiԿs d6ݾՔfsU+|^F]@\C+)j Ff,XR^񸔦gOYJ j%ZB2BIWA?&|zi<8 x 8 !( G݇/}Ɉ *l<>ꈵ9F3FK|ǟ q>n.ч\/ftP<60v΋I*pp+'vݝԌauT˴=e> * cKc"@o=闸P!E}6TR0M#%C\yuX67Yny3" x9}fL4׮:.M/ɣuΤGrJ(pvGrp)7.mBhk-Ο:k,RhWWC7v "y -1flzkݶrF'k&{w$Cc,qܱ??M]4G{3%A_}ϧy 4oaK;δo~+c9w9鋥)Jަ{iW{i|Z Ӫ>^(8kkZ8|Uo1'Gɷu+<-n]5WI7HFj&Ak{ervtRSLQ a#.+ѠjfH1`9YKM~6֌Ȍŵmz2I6J{m4~&w1:[2b3pt"gUWhap 01Cg70w“@WI> 608Z*W-{{К{~l܄61E?k{9}m6E8II /`ƷRˋZCs/t3qrpt~# tjc*C4zHJp-!׏yk_n3Y|vGb'b5Ax0Oab-+, 4+t؆ D,0 F`cCCH:w-h%w B)\Odc+c,hQܛ "WlΖ5%/{b{=67:yM,dcfCBħ-S1sXSF?=l{LRek4qwx4~%L l3;GHe%Xk;){m갅lFYG~\p;-vdOCq`X7DqO IP$ 5 fS5>W`)[7asMTgXvO7Y Xb `'X/Hr!$uA2L13e] Lș&La@D0`A#@[XA!a\- ]-Y.L /ZCO쓫/{:Zα 'g$Y,K1`(`pCCw{t,Ip,m G pɆ9,݈+lAH-±qKf _;f!  XZ0sq2- )l'nmlC Y0*֙ 嚂0$=O}'S=Ş_uٛW.Lʹ_4dOy,D![>ۯh?~f3k6".dfm]z hMҼ&ʃlV?~#rKU[I ]*&r;[5T6ẍ́&;6K[g_ne56ajag_n15H5L:%X'n5CoD;rZ;SACM.qe}Ky$d#u{r/kOm]wzqi+cpgwצMq75Q;,.O;Ur}ۗNiqS ?\%KUGe5'F+~ݢC75 IzΨxEo~`n+%?%ϷU8`1 _{tVe&M—G|Ň'4 L5j=z@o*eӻRZ,>i7u=5 6moaxLv_ H7Q]Ko,2[DH/םzTegXd$Q*ư L8"a^/@)be c[gy|2ja?ͷbefS\x;|̆V$@ΊQtHvR7ƽ~9T!=\@`p[;*:/blM;'j'@U\3Z z>Wݷ&?pZncEd8u(0?2. RnC=,J5\s)e"."L^.#щXTuE<&^%YeBn E5例 YHG6SF7[′sߞh{wMV5aiEk5a֭Ē܋ >iǮm9V 5$ei;mi1v(l( %e01+'E N3^ncca5~M/٥0.+rX g%.ՔiTNlS0+c=c#UI_ K2;7myzD2#J[vk= 2Yh4", $5~Tٕ,3d,0sk ֊15nog/s_VvkGrLSܦ7i1W F]{Lg|%qeȵ.(!acY1x{lB#!T?x׆&s:oLr7ʫt![EXPe^c?'um^6U7tX^hUi-,ڳsYQ΢%\. +%vKC*#뻪ظ!͠@8yS\]G$ј֣cS7XB,&DQ՟b VګgU5zyz9\iV]G7b|t"EjǗyl&JZ,WII@Mj[h^Z=a^;渚{=Iu@9xiR߹klCL}yW sh3hBE]AsH`bDz_uuݯnϸ?p!ͦrr͐N J!R = E_zLm妲'cKU2Q&/|jyYlG6^NM6ԭtmj| 84pqduYTW'؇+qſLy9DW++U+7^eL Llkg}SD:MC@i|cHـQA{4)=*'zLQt :SLQΧ1/1NW-1Z[S~wE^ƣeS:cv_j36SAV%&S=GԿ$DM{aJL Il )AV.mlDm`DCYyn];;An|dr[& Ľc/7`!˴{F6knm |9[aaKpPJ+ $(-s3/ )8 B"09hqޤA-go?F1Se{] ab9WOFђ Ã[ACFg9:*(yL1Pur@eEkZa!0!Ƴ >4U>4|J/OOyPc\sw7"~R!]@ϋKkyu(rLܓ9po]i57K$*9*qS,7K%J@ 7 #.dq. xU`\>XG@M@/QQEA"0uCK `Dl [r;! p}u9Kan3&  =Sb'^0ӎd8/oOv!?f '㩎f#D˻ V%[ݨklFFZgcdkz2u1J3;PP"=2Ы<1H=tʠA.A lk,*Qbee9oT:cI8  kš:ŞonB?GtAOOJG#'{wXdB@`{тm3,3S1 '4}fb|親BZΏ^WVCs(?FhPXedc;V;~*#oҩ~<}C&1)M K-Mc_׮uۅGu}Nb~m`aMy_~M0Ï|6)IT蓆.Z:=<8r %M!6%Z.ydq%ށH`=]ޔLq'*N532t2A@"]~!o݉kH 5CM~iY>妛_UsP]FLg&&Z̵K4ˮxw׏<|V}Jr3Q 7U,^yB4ĘC~zCL~hScAI-QjLh? 9w!- se^Iw(tCRDbYa#fAM/p@msY*g&$< @ e,3ܠކ ]()Ԭ&K. ݧ;0(d&抋j9.hmy,UWc,[*ƞ̈́˭g&!2VFWt$Ӄ''6B8/,Ů,L.˜\.&"ڡMqdqĔ=g+`R DYFOa!i)֓W7mڌt`L#r#{tR۝XH",2]BJd? m :&IK ۠U`s8Fq&[@I21@o#sZ:OS"r(QI38:=ȥ袘h ݚ?`| ('D0miE}x V[W Vs1^R@AHWK*Zb!<@KS-r׻oT8lw}O,%z?OdLwqtVlCtUxzjwWxrStv'huYf5\ȔaZD `# 9!(؞ Bl,16JnFc]P̋6\f 9-0s3bܙ `I tOKdJh饘:|j::cbqY eс[jX ^u`Og&o/;&zK͏a5ߋm<гNUji 5PZk9/=PTM4Ic2N\PcXY`/ bXH` 1--P1J\kj$4CgSN0d{{2"A|1D[GvgyP'gdPia.!R9]cBgN,npoѡr3Gbj6lmD60%.hBa<)&KZ2NmKE2p'%jQtp_5,Cj.AWw+6?AZZG ~nsiϴ7-{0{Ц˄%s~i5Ά-tl`9An]^&>7,Jkal ^<™ ]}=ֺg;^Om֐Sk2LH Ëƶ;7M@r0μ'qW37No!SCf-v5m{1ds@bAb 躶ig{yP4x.KWs瑩+)]=vWg:CWz’/ckmJ xbI|Ds n2|B` fds%(@XB 4^`X/ 0鱺adpebIi`&0ӑ[DM^.y:*XqXUWrˆgHgaP!sfy ThF hSB0JJd Q@HEr96k,Ҩ5JB zNbN/5֊`CdBၺd jɓQo,4==8ɍw2:}nC)wq[teVa~j*t1ҥƵgI14|rgP|H=^.M3$ *y>q W5)yKN%[e65fvyZ<ࢦewqTaB+f죥𰁆Q6co!;OwŠRݎ@6~Eˀ(1ږS)c} bt]޸um k4')?XThZ/G?>a{$]s4úKwj>hex#xȔr^{qz/9:]\Qa>Mit]mO#@될p+.s| 4V&)7|S|4墫 &@kf(Ȣ Vz[Q zlBϥaSjy iu׵ gDdv4&Փcsd\5b ;gC'0ʱ&JV')~8lց t*uK2Yv!Ph 5#طzOsP[m˿|ҧeA#fK*Gձ{%bYI_k$k=-#@1H?-oOW6pt$C^ZR mtʒ:"%kc5Tkdl\jQ̧)׹0,`mtse'nF^˩w G\nyPNNqԏ^o*4r 9 E1R}F NP8ɩ:rtMh}%JXݔ.6K}@ 6lY"Z89v:uow^rr+ۜ`>Jgfe RPPi6f!:.pl!>]|8Ȃu vl 8DdWlNsScb.;"sđ&CZ^ xJaS9Z~;SG&/; 3vI5gVꠡkFe4n-glWT5I]rQ 8R 3)RLoA ` y8iV&EDTzRf.bHJ^G/,z`ts#Prz0uoS/6Hb$"yE BU"ŊHN7ݏQ9,iN"IYF@Ųkϧp if);&v1&*@R CvFU@8>OĐJ+0Š_V\:&7B$]?ݷ sp~ߙT[sm~^h QTZIKuIc%iJqA‚2#r0ˍo`ViG58Clp ?IQ; J\teh_HW__IRLjcqտ:K,hPB-s@1]<]Ho񴐂ϟI̪'fBj&QoY\`G6fbP "@:KƟյCxk,Ws\! "f 0N-ݍjs̕a: !u6A$o}r&@s+la@.MPE!ĘmQA[_Ei?__ݷDq!42ťRY~e(nfzH=Z"Ʉ'$5QWR1IG-U\|AjzdzP Ke8c,_msb 0t~{t YS4ERҕ")i>4u=o瓉UP~{G>u>G!H0X%VQ1 ~&ImKN 5@׶1皷i.Lr eVXD}Ј ;2on pgsۗ@R,Sc7W1p^w~DĪu SصcZݿFox %ן_̋k9JNo>pkhWp4lHug)MoVO o5g9C®I^ b$j..#Kןi"|!C Hg03fJz^Bp)W:(n^32^1;5j,B,onENN:x+YjRA0TpWp\㡵qp⟭I6{Av: 5B-(r2v1+raA %ˉ3& L9U=nG1$d(=ٽ9raý=7}h 87FVxSf,){wE̡x3EǍ\ ! >GL+BSNϡ'DxS"> \dT%+yL#3%eP"nWvӵ ݼlsG^Po'NgZt1+jio+L :,K`t`!h FD ;ǞhAslUMCcL6υ_;W\{YzNLfG}o?t(9^j=z(DcJd1ɠ7nr0h)ZN7"Tc(JխS'Q!S<6 ҧ% A)%a@w.EL׍)SXX]e (BJؑ Vx3K--9fi6i5THEy[5U wtV1 S Rp 85w7sű^_ Ϙ2:uɗq v}O"1P69IP'ZL[tdqDą U#k:s_!! df ʜ#4.BTBUAXh)cj[}V _t[NP%.m"$G`+d+cde"r j2v}93׵ P&Y_^b@ub7eT2;}od<?XE̹A].!3hLzb> Hn|>AX;]Ȋ'@tzR#I{x8CwI ,sNQ!9`[<`l 0/njV#Z[7kpC{,+h͔  r;TgZ4>&dY04?űƘ.4huMmŮ o(dmQ46ƶ<VxsրkC~GFufܵʆ}ύ|#P@!1=Efo;ƒvt\C396#!d%*h, 51\G9~4o vuIXb%qCԓ]C-0y20,3x%۞נ>#ڨo#߼:fKyT 3V5E*g޷'xQ}""7: }s#M!ՅK WjL4L@)>ٍC: %88qcu1m9ŔR5ii }س0[]"6Ý?JA?SiQx:ln}o1xc.zn0`==,:3`q=[ yM붌% Qݏ,{(ِh*!so@6(79G:%3yyJk7Գ͡N'AXm%izLX݀ O`M:Z|G|wc ZKZn1tˆfaɼ=A`+9dSS6I#ӛtBԇpimyzl\\Iw>NNܼ<J5c >54"5TrәM2(5jq&8 D{=7k݇mG%X&h  mz9eKgFBۥ82\li҅3 I @y5<ۤX-zE(hw,guNq\(I @I2D (K$g;Jfy ::u{>sl3[f[eK/5#Rjt0XǖPhh٧ 6.d3d\ޅQ683Έ|R5GO0 tu{uԹ%%dhg" TtySIKVhf`^Wيf|=CDߢ\m_jg$-FJa$^LW, %z9-W&r!~oys3/֤ش픏CroO7'=cD%VV}ủ|h᰽D 21GQ ?嵚N CrIeJdPP~Գ$69'[zMM*x&k 6&8\Vfo}<݉!FնJ_M jE Nm޽4^w )<>7Vr-xV&ÑziW%K>L~FFD@0HJ GY TOFPh"E1taPNN:RAP[F] 7$74|gVVT: ADB' FmazwY;.+ -0=EB0R 8$ׂ{Nk2x6BL{ S"~72䭨6 ]8dEcX@=H2niL9u{@9hd N`9FXzsTi%Tk) oHÅ3]HuV `Q\$.P7 F‚ Yw;m7\>PV [s:dEqf2@+K4\kߜop]8!*dqAJ,#:t &IwxQqQU-tJSA My]+.?m֎=3E*f`'tpd9x7u}:ytqM'[݌W365lKˆMdHemM}Q 坔`P09s|X54ĹpɀSО&Ĥ` 54Q!n3n] {T12!FdD@π<,@ϧ<{RKǃY9W&-LWϛ{sLj^BHڣ@ Q .l&=)M2׆} 1{1?x 昧ɗke}s,2Q!2i#ӹV~3ňL;oxQ ~ OP@lќ{yh3s2H{2Kp2zER$ϡ> 0Vn;"hU?:똺FE6I+b(@@7o@Zaۇq:ͮHI'Q#H edѪ\s3߽˅6vr}jv+ʺPgmV#z-[l뉑Ɂ*^;P dwF9~*6TReb(~=s^Lznm)8{&;OSs[>Z}.i` S(]ٻm 7:R}hLoV[gsuG{-ϹFr=k,% le& ᕐQPT5L=~VE:4mSl,zj7FGyE*^)u Y[̡;IE!j]Òfp;a'n,ƽ3(`=w|` uyi׮c9-+wT%nyv}gxmϩxL\k0X8siuDMABI; ruH)iwtV)@к**`r(fUshw~OQہy;m n$O:$!!v="N} H\zHR4[^i Ǥri6YVˇXDwXEPN;hDZۇ0AX]fU.}]l#4[PQx7O@w%f;lp@{r7cH'0| t]3 !3gzt!zjA| I!)8""7KCVY /fDA{>dE67(\"J`HѸѭgS4X =Kk#nbl"Y_Ӡ)IWrh'֠Cv=f8 |ey︼5>wg@"w%G(vQzVBϝ[uYE>3P5{|<L;m0&_堷[[Ws뇌!9Bᷟ*_H& 5Z{Ó5>5s.HQ]łšSd&"#mbd) SDi _#%PCB'tٵ:$ [;l2Iwic?O9ZR!T-23"""ANddM}k6;Q.gC8Hwsi|` r T范v~M2w; ^*{[2)uC5쨚 819#L7yO73l jE׏ ;5i`סXe62BpyƲE~MLLӏ#dMSOCCYÈGpg0pH^hț=E3yJ|ڻ(I\rRx*@;SR c_.nĹ-Quz`Q0~Qpj`_I0c:iL8fp=xpA7wwnu?|Z NL w/qnű"gUR]p;yLM$&;pZ a Ẕw|c;z;mhJ&7AV\FT~wra%_o>@}aZx'1-o˴?7:t]/cw EE_o1VOs{GGJg]twF_E+Mlx芋y/4NU' I 1[}DEK?D¢Ԣ+bH Jr[%5^NߞymROm|3Qںu>gͅo9p= EI8h0Q07>͟`Íle+|P?@h}&XQW]IJ59ӑWImddOְB]':8nErcc+t"rYEg[ɀv, +j^oY]RϏbP@)w/%"JĎE1= rsа)P87V+4d&+Bsn'2]wHNNXٮ\%vN p@'{B໥y1>m4LSQBtF#-WUbn6S ]*RĊU7Pڵg>-yM )DXlc(n{KP/"~,XSu@"dÖyc"*8ه,?={J.7Fya`ncDڭk]1P 9DEsrV0?h!1̠mph 0%DB~N+` h }K` gޫ aX,A.۾cŁm~zg{"OZ"&KH'B ?At֠ Ad$5 aH L$D= h%`E\>'rr+cimySւCc=m>uٞ5a= Ua!fXz~O`} Py4raJVpxˉtB8p(&ZAAV" TѓTH (#RV *hIm(㐨(( 2,u*hEPV|7f3<)Пk[; Ʌ;ޙX:!K*.+kC_>.ct1Njm6Ɋ^b{ȥ=f&{\,"Qapg *@i'癐ս}il' =Œ0$A {҂$Ha/&%s*quݒ%*FwQp(u*𢜏 r#fJ'WautʏQ/h"/%Q~=>+Ș '5jM+d7^4̸UYWXͨ #G9_S-šxvٳ,;!1 :e%}jXU䴅Xɫ(\eHA)ew ޓ;Ŵ1=Bd'O w_eOCޔtzU#28Ky "e$2.+`cp„̊. -j'[6mm 07d`I5,\wXq604U[o˜_Qm%HtnvY+K5Yx66ݷ]=~s5|D(G)cAD!v褸1JΘd~e1:np D 5@$hY$C)`֣") _y4T[.Xa^CzuPN&Jx~ߜJbi%,!jdq!u#Խeҙ5'%/!;"$`fۆa?p[}"=jҹ5 UqWJzbl4ϭ2?gq:UQHQ]`Kq-DrQT2_ ȵڧ9^J0(DQ|*]Q ܀:(4F{5Z+*YkI2u5#!'4ԑOg<dP{-~mp6~{frYeB3ӖzghacA {;mHר  *^ټ |C QԫC w nR&Z1^d0N.!cGqql2ηI)pk7PǚmQ/6}L‹*(em#^cȏ6_}d_]?yfIPJI"396NBH@ƝlHDW( 0YeCдʹP1bBvc2aQٹmO>Щ$1ozٔ}RAK3cjoM/-ٮFSE_?^ Ke|nX "uPC=@^ڊSD Stï˅$ܩհg 0%;![_󻒁_<," *'q[6@hQ.Sq7[Nѡ{by< tt8q/ᏪyU%L{ߎ&dT"o_d.\0bHEqQ)\T¢R):Y"FT6J$J} \h-fAwAj}sVNnEOY5,]Tb˄(@Z<gV5מ5yٴ}U(΃7 MY~~ֵ;ȜԐ$ X n9= eO]VSCnPoAPϊ N[N v>v ?YksMǟZb}OGnB+z:[hK X*GQYtN TD{K3PD:(frC) zkD$Y$ElO4L(1Ɋ8UD[6QA9P "nr~0E6E|~Veq?ǐ|AŻ ޠCt]E|h{ ـP9"/9 o7}?h>;;/v*~Z 'qAa \fDsZmޅk^ClO-%ԲE$C'Ċ-Ē Hn߰{7zEZ{Xݫ?wͺÙ3>+]?KٙAݘX ƜbNwL-G5zPsh߹Ηx wZ2L:LԾ~rǬY :ݮFif?Ù?R,7f1X:. ?D2|W:8'~fs?n4Pɂ=?ٯ8bYhkITSsן EwFb7_LaUnߝf9L ϋ*Txk]{,(Gw XgRSXPwCi% \V$>gNR'hHtO|o2 xMP ȨwpE:Eӷyz7AdT1xnO { kw)n+U J Jk\lhLnABڞGdB畉O1L>;O[{#x1@N"UP^ .?Oh% !EBւ!!AC(oe9oшڂK3@ F]H}Ȉ{WdWskm{RX/U< 4άkc<$grz<:Fe8Q1%~lrKJSe+O!(Le>1}_8$f^pIl6Ҡ>+4a5~mw6๎SL:hwP 踆 Sj;M?X*{]S lFU=\@O) gESRεu]Z3B7 a%5JzKbaicE҉ [eb]1 [mUS""Sy3͘cىGFƢ Ȫ$$TYbUQ"AR1H!EHB1 QXp\3尀E q='OaB2|O1ÈMtcD0) [RC0j2M!E C45+AAO4dfI,'daBHŒKK pŔ[㸳=m.(!M6gLuW0lqK+Tkc C6<_g;"p8% F#NWW` $=@w B+j(&mpb"E5G@Bh$iml|Gzgw8\VD1{L̑00pc?Ea >qs|CK օf$BeXUm/K>uypC_swlf2r01+)]$}LIHB%';bo`.(H<ʁt eU"sTbHŒJ"GPK RxQ_=TDUOQĮ)l!fpecXbg:;SO8F 1qQ vü)ֈaC^k:bZ)PٟAaGȫE*pb@ THH(B 9ְaXKh"J ~߾!?ԃW]ZXv$T "WPs13mjvCvڰ OOv.}ϕo] y3}uDkKZgqrboD\m,Di%߅ܶt"<a_?0d;jH+Pdy&gv&MbV.Q3-]ĨIaxh@OSMM#@k@ z?+C?➷vUs&xu+[Ff`5x./X>=|YL72|?,NP"`BU4h -9-ViYiofVJ׫`K#})gn%Sm2U^X㞌b*_% hX za.mK|*o-O-J7z/39,n݋my~u>xD{>_q^Ú?Zn"n+![>_1S!Z-,Em*p򻄊 }E-4L{z]GF[JBKۊjɓ[*\[ma*x:ݹ. rXy^N=oᅴIINLmRp|~8هߡK2RPC4N4XK[pC,V y"'XvK|p&.۶:7uxfǦSME~||H:F*GY=gm&& CNc!3yg< M+~\f"!x~z?3?#n9(Vs+]$:wS)'; l-E!=r-/esi|4x{ v C Є{gyhL+iׅE>w̰9웜 D nבjE(Db!m2fd+$h9=bLll0vO"휰YSRW]=sn7v'MPAf'CqPE;v#h?G]wSA/DS=Y8T\hWHfk'y5Gǧ`g_"?֬$~P}qn`gS@|H)s C @CjY@3xЉԸc}./1FR/!D 0WTG2 !"LٹPV4Qdq]=x袙0/!DdB,$XE AEݍ`H 7QtKGu >y}t\_л0R%9t?lu[ޮ}[)Wqm" 00Xxll_?rb']!G^r:w"'hziǺVĎJ 6?69 9j7 nLup /h/`7aװ;בn|u3cn~KrC7P ,_8Iu.fVE92͍7gT@w"0"<)Yd 3PfPh $G[]l1(2חn*+H֍Hae|k{~(_8L):RS;#6gO+wx!00ݴWkޠTP;eM|WNHH`/oo69, @CLA-Dq?õfKua OSE3ZFdBABA&q 0Qu|S T@ YT[11>DXwz@x (JGOo_ȯU5}XuC V, @0&ҤX\<ŵׄR^2;!*BȈ{ؙͮ&Pdn[k*t֛^.Ԑy8:d)ޜZBL#wؘ5>5f]7m@s'Ņ}t #"I-ONRg?]nqy!iCkQF`fG u{уπ+rT:o~E"<KחVȧbYEgw;9A5\00fH+`X A7c4Q͞1pj\FܠJ!b01ڦ !D#O쵰 W654h~oz8vröR틙IamssYsUE pbtK4aA* 2Tc`i WZ[YjO?}~bu^g.q{ B-'E"%q7$n`A(d%TV#ҥb\E Fz"SJ3ݖz`/MpsE/H)SIU[\oC%7T#q[xNJˢuFq  &fg, 3yqn cD?=,9 ]n|lmcQ_w'*YnJl=GHk2mG۩,d _[˘:7ݒ2I̧2'zϙDaǤ XPv_O*7ohĂ]-b DNu sΟWS]d>m KN%z3A>IIu YXH|f2 ')}AۓcqK`r2E~F5BBݽ)>f!po"@^up{ wwq.D B|xz>zm 9 ?:"PaŸ.׸}+ sofOq¡W^dֳu B2\hV +[CsavQE(uTɈPx?~~GC.T>]!f|ߒ4-&x{A9~Ɂ-FΔup=g&7FfMg=Vhl.@p^g1B4h0X"ɖ*S~a |wQ{<τ((L$FCY ^FvC~-]F=˚NdDh"?q(d0n]c־>A{%D@,' PǍDYo.L@'P'Nwj%h]Lay}t!vI @GN w]3`qma @X0.oFZq?;h~D|V9r~z ̾`xxj*̪ 2( 8_#+5Ӗ^>/jDfax`rsPP?'3gs;|L0` 4a[ ?r:='W]_ke_UYLI &o hA4gޡ Ń-DEBO2ndKRHY$i.ضV;J+T"ۑou~@aBIp꾃MQE:+3e 7XoaX&͙~BwP T;=^qWӄhWlޗ8+!]Aer ԐQGa\"As0[.Dˈշ"Z!${҂ :lN;{~\8HYEWz&u󮐾.?yPDNhۘ/w伌q( 램Ac0d*%N>zk. k$֔a k "`"ؤpwz /TnJat}v̽L{331.MͿ˂e"4T7"|98 VE0 FDJBab*< buf;< D0@QJdf cxٲfO)I4K YR (VE²AgޡAdEAAF$X,PDD`(1PX ag]wǿUX,B "B$І`3cծweZj7?~7_~ސxouۜ^e\ ҇#@ 2#Иpd V"ϲA7_13@ẁ'v"7ʠk;f/m-Љ0\, sR%MlӲ1yfG(,AL n*Δ@0?Hd '?:l@cᄄ~cK$~Ocǖ%Kf]iPTuOjCa$wu:Çul҅U[()e :L c@#oHd..{c0<Ekt0x&aFA&fF`![1ySZ9obU+ ղͷr/sf X(T!pGAfv wrc/z}}Z44" \^ws?C97a#|o.}_Ktygܛ*' Xh٦TdBϩFV:iMa^*[|%5"h( >x?H n -WS ^+ߏql8)N; ReڒP~oCS',cPƛ)uR@ "̃"29Ϸ5i}Yy| y$adgћ ^wK@C)Ʃ ~IoġҹFөٿ[ <:SV QQ?ZȤp_-9'vVxi4QwE;m}ۡpƏQta .  Y\Psr+st1 @mt^_0}|WwFvkglH2bMfslPGo=!Y~8r=#QǖcІǚ .I>@B}r6hO0PQH0\Jw+\SȪ2TzS |jEOja%i~I5[;gHntX~rST*:%eʝEs34Lx` N|HE|)l?%!`Xă_n7kvڀmf6b:vŪWi{ Ǡ20bc1*Ao|> !$,칯CaÊ%(K_K>x:wٻK,N7zq;lg`b" ×""Q`?"J}&Q`{JE7q Hg/PM5 oVdNSbjr/$ N)ř u\̇7#9(u֊--8j&SoKE{FHb>H!(d#YG(ʮS((~#1h V$5RƓG0L42C't!Ҧ!/ջZEuz/^#! l|"Fy׊}o1F:|zAatqnSR&pL}1ċ whZ>Id#Õ`Y6ՓM}T;`yD  x 'Q*DШ%$woi^MOvk,60,dN8A!tOU6& P߲{om7ntTvuÊq0.3J`C]L2C2U!U$F^KtiG_'姊d 6k&۰>՞k~:=.9n-@]* w?xZ3u|=oМ񱒟7ǁ3#~" $ƒ5`F,Z,Q\KNOOdx}TkvKMwͰD+\ 84!Zf B $&29쿅~OyfS8dbR5ZS^&ٹ¯?#}Js'7ӫO:z?ʸ0UX %)Q1L1jc*mE4-+ ZThF0TjDb$U4&XW8..6Ƚ?-Sxㄿa )e:a )Pet=4Ҥ6|/eD,c?˻ZQ?v^4qeE81qj(uɳgϬ!}v Іko"7xI.R_L)u)I!?y/󶭤3}$VNUr?h;&&~ſ_.پB2Ƅѳ4;l}E,&߷;o9# :P?g"i|;.+@,W4;&kiw;/==zgtT::'r_uzf@#C5F@90=cXz)wkkubK'aȈ aHlzUET<*Q[QeZ'x `޺׀(Ƃd73x;8,nt~/,F! @ l2jb1Y:Ԗ*2>Fbdd;L(1S|DTΝPk?@8E=.GGu w2Dcmxgxp%JB ;V.["EPK&U4ˮ6 snW'Ǻ4 1ڙ mOD#!#CaUJJ#kY(q3pGl#~#ЃIz" fWó.eР2?}WDZ4ʙk(棥=vi>]Yt>ݣ b(j ~0`jTR Y%eVH`# ![BBT"eV,JUmhX#eAm(UT*Pm$Q`d*m(4BHjab**FYъ -ab+0Kmj"2kX `-Jյ%Acl(++-*[cJQEZ#JUF6[mQmZUEmJZZ"2,bZ)[jJcRJҵmi U*khEjP[FP`mFJҖUAj4KEQEUBj6Ҵm-ZVAeEFmmmU"ұʵRP[Vֶ•Z(y\`{3Ӿ8Q׏`jX$LѫǍ1Rx@0F\GRY@ 3(nz/&%|H݀%jN, DŽd`̏)w 硈H#܊D;:{ qzQj>GC5=滕͵S(A~iq-`x~iuDznA$7KʈGDߏ/uR7Ǩ{0M] :cGY1 m\330&fL=Z3'ˤ]t!-c@nZmN1c4T.r}>Q.̂xk&9HNNP4a.= nn{ڭC1^ pj9iπ P\Ⱥs8O^k%mnV7%>>ff`Jz, '?bڏ7"t[t ~=9`ffFfe,M¢Atސ> "%/o Ќ'}`%?iE dCܵ W &} *b3޲R'Ō~ !SoL*f4@7 8]HN93Tნ4fX.r!Fb sL6PO`;یmwf??o܄P'4'yM <-_Q1HE8ZcbfЁ\U_7(Li zWýؾ"#NdƽOyֻv0~fD`8D4 !7‰q} Q>wA& oWRl ɞVӢGmW;coZD .}yƲ?e!󬚔"'&c7ɞP>N5P7ڝnx3233 Q@_y\X'zá~|=*rk=} S[SߎC6/ͣi3W7C"qyۧҝEXUw'vn7'ڪE5scnJn%H ~MxX~G^u~[V<;> E TQ*Ug5X7f3 1DEQAWFU"(V*t]e!($|(n' *t>巰#0=}}_D Ɂ;PfTBAj co KON5z} U\ԫIŽ4϶%H R.`ˑqtv?By_ЦC}ժ:ڛ&iєQ6a96ak(r-ohF$%DXM:ULE&V6s?V*#"fafs`Z` P\gJ݉tVL6#RFC`!lQ;ݨ[* &QgJMˌPp%TN*Y6 Å1(@")ǁT^·eudhCG۔%@l)b,+C,h'!3iG#Ŵ~e'ƘUNkAzǩ7lfF,\JCdt8M47g{ 7~%鷻䧓m8(1 :fX41|\ͧwfV#auŘLaF34nDḊ"(QMB5ȱGL41^TGSQ>o "l.DEs\anNZU*vS> TV#,^(DQqK+3qiGsf\qkp6.Lnk3&p+(e(:Eu I _$z`_ $T~{hIeb2,TԩKҳ82[#BjP&2y}6މ2 kJP{Wn %pR]}}hϝ"I"ΟC|MN.#/"}]"#~K/GQ'2/ F$t"[$ ѪA3_^S'8B w뱲e6gsoeT@F !#Q?˥Xi'-FO.] Υ%j{2P1i"OÂh6l׻=|_MO+dbUTPY( YMACo F"*GJ*A=Q- t:(nՂG:. `fqWz@_b'* TҝT!sOM7Zd)(gtR"Nhxb_^/w%[ +.J *NVf ۚI) **( 6%C-O]=(M N@#2X2ꍠB!#P(;L>H(e"C:ν'5snƱ,6+T0=aQ jTIQ4W a(C]pn(LAF%L-QU ]/^Eֱwzzah)9Yub{0W*{vSV^I*|nH`SyZ~h~<Q@2 4Y4qY~0<ۍ.k<_D㰤8gŢTz)w8R%Gե8q 0h9C0fJXzD/NaۖnƉ \*v -w] fA5X"A~<g1zZ6/]v=}+~gESFU/2iB`0 3Z:u[>S!fcv}畤s2u)/ڟ6&``o|7b?G4fqTX0 qhit3ddEp4>7? fIjΦDX!0>{A!bdi+8Qg __] se_Jr:R3A{zT(Z-#xM]R R2=`_z皜%F)DDD E,QDb0PXb "()JvMO=e+2 h6*B1$7?guV(5_7n|&\/[lBP`m HY$٧Bh5`S HH>$֖df mz3BK >bnCQ*+WC HǼ nBS麝mḠdqMxKp'k}>:-a=V?|{?E~*{x^L{OUdE=VfbF `*  ֝V{=G8^߿i(&:9џGh`~יK}| cP>'eOgEc Z`'w?v<&R00ьɣ2PmbF@I ͼ[t2_qsmңt{+XYeZh O *K`6jC548 jY F\?Y%Ԛ ppWQYUOPthcb;TXE,2F(*0XE`Xŋ V*Q?#tq:hJlihܧ32v;$0`4ҷeߘ D&u5.%5rzv|~}ϭioϟ;wcCOIMtBGTrt絞.(jZd #0f @uUHPkY7*KkY;HP oj. Ga0T{zBiQ}R`X33}[?UX#_gDq|'w; p|Mtӆ1DV,QP OvC{FMZڵk,k'n^7?2Fyk=GJ;]p_ܮy[ْ욊4(pb= 5DR Ԡcu6fhi9 ޥHh,Ph 9H('s>l{PLfzauiѷa2\E10897E%Y7]DnFJrZ滏xډ~'sݡb_}i!CNo7?oQɳ^_3Gv; 2 iڵ^ai'g? {nǜe-7}P|#aR> 1g9/"Zw}Zv>ڣ7:}k8*k2C $55ޏ%,e`r8q/_#4-g|q%q4x`b!O &I2K|r2rh^e%'e2RS5B  ONٽi-|/byϊ  oضԜؽ-3 YIҨ-XبHG&ӿp>\v dL*]rC/t7G:);yY<7Ԯ I}nX t\lawَ L6MtVp̀\y G91VYFt(ahp; VF q\Ǻ9`@33"\TӜF_Ț|%%ӹrUDyH)n tb4, E`XF YUUEseAQb QDDX#r>]:1kSY_0xN+3J̔!MIv6?r8)'} PmWHg[[Ty#3%YV ;x1:?x{Ϯ=0gH{QEP Q@PX,Qb `3$Wͩ;xzhQaܿW5Uha"?wV/dw `\\8j(`0+DPchnMMf *jŊ JeS F )+قp(Px=X~I܅X8D({ߍ|KxqՌʛm5ٯ3txC~ ӑ4~5REi%5^ -_ Zǭ'"(bEYV,YADb(XF Ȳ#Q1F" F,`@DUj)X`ఢ *"EUbbYUE#2k`|S ?-j&jujB3䠐 5xZ((|3=݃Oq7GqtrיfƇϊO,3҈٫2!&]ͬWwDgiJZ-u_˄RTx/է%I^-by ݴ KaVƏ=IodvӀW0zL=Oq4#9Zx$~ԗ|Lˮ/Fv 9E'z?/gұ`Ab#EV'?kLFEF" "1QcPVLаUXilD" fF tOPCЫbe' h!3h~iL'2go`|^qa㾏 ~oņ]~QO6,:+L30h Es*(,X"*b"E"Ƞ"*"ŐHP*,Qb((q=~;MOT^Pژ1ePcTxn`Uv[{3P2?f1eoiUfI2gcI4q_i/uq;+OΪYgmVk1w]f(GC5'KMo[F8܋(sE1s+ې*(\w`q Xx>B>j|'u4G}Qܵg[k}g7MM뷵x^/U^*AsĔύum>g7={7z`xS]x&"m%/LK=,ĐB?y$<;Stld*2ߏ Ge!}hEǫA ^7zj71ہ   %1c|.>ڒlYcmpO~ Th.} / b,/oe( Ňr>O_,K2J w{]*,8$t[aAciIjsD&F7+)ONH/2[oZ;gؽG_opȊk!MNQ3)])~*wh6[7J`:xoyes:?w>>ͅ,ez 4J $%Nk;}p>R VV^{9;Arpg{_x\mHEdPUH"*  E`)$(HEH( I*  U Y`,D@UQb("Aa* EEDPU,";c.m4APr7 RHҟY:ͽ_L9FA"1pڹ$LX qQ]Y ?jҩq}8JsAMJ 0-6D! A 60H#J~JS\ׁX_t/qh@]c`f\ߐU ,eC]l?\M(q]- H3]¦qAb2Eyt@ H&dPd$s`R)@3[I J >+V %wN+Zf+a/K֘NmE/#CKiv7FV_9:U땊X סFDA`))A`,"" )%-;6"kneb6#7Ɇ< d[I7\$뽈)&෠YܩܙtbmKԝ* UI"~E Mˡ=EL̶nmVs)=6рMC%I`h^?aRj;"k  " "Km^wX(<]&%k]%d(_=фv60.t&RXf 7Kl(*"!ː/J( n$b1)P؂J\7RHJ`],IFO^ě@#6d }&Plf2w f* ٥r@$*18w0i"2h@S_+br֣^ -6žj.QVvyӟsl[Ai!va6 341I$xZ@ r4Ͷr *lu RA˩=P6t=!'P *j@.OA\)|M Axz$u=sy?B@Уהto$01ekȉ`#CC<+a4Uy lFIJHeĉ9W`| З |_dD(V'%)jm `UD\r0}1_ XfBL͖\0/aXn{I³4P6s]aPm<:.$$5(/fF 5Xr?%M@@2Rx7μ[OGU'l9+Dƴi`*Xp"鉴ݚQo)+{ b1PC RJ(BRjNV<ð*w FI a(bTlfbLB0,.br$7 8ra&ku7?e 4ѐUi.7%\jز8ԄBna! M=q&N05 M5]=-eB85CT- 0hl*cJDrRMJ$ ibz\ҺR;R.\h\0w+3ŭ'um3$\ഝ˸;83g NǵJKֺ <>+8ϙ~ұj##]XxŁWB)d N0̚˅eQ"|wHB '2WFu$׺o !60h!1v6H2b=Z$;z Օjѱ_ {}վt'9hLLu{*ou$ g/Ï|y|CO1rL[jE#L4tF&4:z6tVKGjCtU7[7TOy585)d@]3 ]K{2;֑iAґ|dNd"Şa`c8C Pd*=*Mt,؛%K&a&u ~yYNSclǩ;r4-sbŊ w.c (nE˅-Y 0/|N5Wu8Vw{imގߛm')\>fng-%]G8'w-<(j ⪔b[SՐ0F%Ⱥ-`,yNێc>eDg$E|psߙ |`i"ep5Uaؤ N~Soo2E|/TX=BH(ES #5Q0,( H $XH, bBapG R¢=d'$TdzdcPQw,Vh& {:,kY_b`~2oe~]ѫɐ3!'e45q 6M_Pt`FB q(-4ef$:JU7F>C>u¾"սG:۹Ul#hӯ3t~{aA]>B :K͋wZGN<`, RE"EUȤ}E/E&qtRHm#(E)vPO:9: )Qg샾nlҘ FW@a J{SxU HfЫv{u<_R[]u_vE?(+[^rnn|RP,t{8`spt~ Y܃/e1BAWC2ɼ".b 30ţO]2}?sO%۹$ilf楼"\wc0sхPXqݶI.`bM_͹ j)XtSAu"DWԊ/YOFJD?$Bdrz+&! YB0@E(NȝYL(=R[LP4A\göm<]/%#Zw!VU\Úr)$BHL҈"43@ <-5uYM]ǮTJQ:~kJ?iXE+6 l{ rQlJjd6=B{'/~:~} Fki7W=7-bC{j !& b&Ш>jBWkPe|o^՞(,X Ab)dYBPM蕝;ifo(P-6hf.?n<} 8Bzۭ)gF*`#\Oc!7;0)'Zbk!/\^/&d ZiG׫OQnHgE߲\ղ=6{u}>WU7zCm(v27OSdFּpopZ*46 ?QkY2ЁDIԥ&Vn 1Kˑ@=9b(h*DbJرRuhpT^]9йIϔRej r˷u~n;g؎46<`p"-L,W,0m(8(* TЧ;?7gA+r+PУĴHXJ$o*СZL_F[to< %nS}Ә>֊hZ-0A9 kxӝ2.i$Fփ1/sɱX:!^9|0rAW[(ЇQq2"i$+tp"vNӛ:,N\B$x*dPJJ}wIQCrA4@He)?qщR %G$͔Pz=G RRT8(|)PFΪHPUSc+ p* 6^YvBb . dKګW%uŞpG3#aS..uݮ^-IBNuNwKaᤥ/ӡN^UC p0wMR{ yEn} ՇZS i["rvb KJLUF;K=0X) fvtDaJL渲fƏskkUG髭:ШƵBDpC#^{SΚe^;#_8e..bkqW#d,?eyEs] V8+JiݽUmq<@!j5TIqߕ\A m^ҷQ)ִ%&3{P90 iQ y݂%GVf$G2ޕfraȟQ,VMhġp6s%P 3{ܮӌ}P&9R[\5 _z Z9/YXF@ Qה˄` U]8apucTu5U#"'d7;V"eQGqoգ6St*O"lV~5`5`۲- 21,XܺVHH:p(ޡt7RLd BtY#]}Ae΁CglZ;;suLjV\MP򾔝՜aIz|(_epYʍʸطfIֺ5!&An5Yl~gHލcc [I*.Yb>z`t({"\ 4 A̔V7P3~-\7I{ *yy0$\ɗ %5O,tm}Elz,4:Lܮ~p2+yk@)7-lee:̃mzUć9^>ۤs,/3"L!v!MJ0KsCTI;ꖇdf]!z׳B e6ʋ3=yV ]o-ɺޱ8s)wO~n=cO# B$H(.@9,9kL)l9cF+ #R!+0*ib6QC 䬱}:9ϵ׵.,6ݻZ$lneZT:39sB&: O[2O{,3]IBrt{s.Q ߤ:TNFhw Ffgv/EPt\((b{sKͫ9ބpgӃNWQPPhgd^eƒX 0={m8)y:kvņ_9i@gRHQ.uY;#rc/XxF8Zz4zLIS]p'Eו .bQ} eÝ&(U8M/D DJ0rt9X b0Yܤn/0zkM$<@ۺZ8 8&x%sXqcO;mW%GP[րPPw\hn>ѓ;/bɾ͏+Sp A" )(1A"( @Hȡ+\>?3|:rI`S;c`|m۝Gi5|;;'MyO2,M}ul9\O4K>n3wJnZ܆$0#zxUYAp`(& H=t+#$C{6_!zIhcm51rd{}l `TL! w7իdGD*|cV\^˧9溣t6CzUZj0vPʐ,uT>J/d!/o "d0w Z\QJz»PQ;еW\fW=Û!_ *N#%p| ?me缽F͹6*maQ}A؅ nU&h{j0g=zc =viwYrEB$JM!7L SdF Ȝ֟~g9M&r97.iYK]d(}ZiτܗH} Y}YAZ{pFg^zjb~7W,'䆇yݜ~{c6sݏ[Gs=ܠ42H.upЄ0շ/c W,QͰ91#n7^Ib]'/뾴L?CJ`!l6q>#Fl ],{<+溱tc|<4XxML<;!7-Zs{TE䐳?kiP46TGH "I \& =@vdY90!8 T#hT%/_.ԘG~2EKZY]<(k'uO13/BRRLr%/а./>^oYmEik_{˲7w\]=&wM:;?<+L 1@ 'L}ɾ_|H"sPܜh@*0'8UʵfYW1j!5<L#gLO$p2qd~%qM$8.FB 0 ն`s0N=,`g7#]W %]Mܢ2(u>q JcupkؗjLv#Лh6܈Q'A0JP/U2 %> #*_SX#1E9i&p1Tq9~ui!TBkSUKuWm+p(JןuР6&B F`NHDy -`% K2 .d9zH>iH-/ u0<Տ]yCr7dW@Hq5gҔTO>Sي0kF<!ugf}$%]T ! }IrOxc ;*z=pI/).Q>F[pR4F/UoVgu-#Te[xwX[?Ww1RA;/5^E&zņ루M@pt FOQUVqnZkq4n mBh;4s C@2tUdT-O:(0D뇮΃G e_c0aճZ-}>5=D1g௛E͋a\=l5kQ轃9ةd}>q?;֡fuۉ6@m/{ ,+Y/!xɴCjl &Kv(n6 /"N, =7F;$J߲ =` N -Ra$5mUrܐ@ZU8;N/ؙax/o1=E渿 ._7G^y]ZmʃАLsnwkgp`Wvs6; 0[`µRq+TZf[Aך@b1Q_o@FPaygFۓw 1'QoSI#ڗkrsa\7U!/9QmTO\Pq>Վτ&S3"_h^B[y]ÃI$ti HVkIxNR{5gM 6aAE2TlaXY0:lDU?y zs]ÚZ(!d횻Ԡ11Yse:=J^05Au`~n )iIɘm{hxo雐J `" N;018zɧh?s|EHNxn ,4UYQe| TQľCdӡ2łs E>; `dC,Ϣ]) I~`P0c%p0LS"3FRXL4qF IN0Q`4~)k]YxϻcFz=7r[}s`|34~fiF SaBayM?7vϝe00lJPsyJ ;(U~X\.!HT" Ň|L:,ZX_#Fa-%Tk[qDrb`HD1q08 8xvWb[jCNhSBW82ŅCbOWhsYę@f$5(IVr2)3](]8IsVkP#V;P20hz־tY0`&% {t ZxI~)ԧg-;>uPHFdb2!ddFdBCzVnhmi z!:0IߔC02R{3ka ,F^ݣ觲cn¡f 33﹓C⮙ڒxZNe'<5b_l]"_RՊKa MLYxؒql,h*apZ"PZG:,cܶ7[<&H ]Ntfd\O)΢_Ɍo/=S+kV0[]3quEfbI6+"gD L֯2a@M笈` /,(LJR| 8@0t J#a>j j!™+H"{ǭkB_ĝXeB[?2Hs&P@M?m|q~jQ\u6@TdB,К D.tuLa$ ֑>+q^D2NtnP@t;UҞ5z#޿oqҟYX*R@E"db$Y ,ժFE 3j#f HW\~Pb*kVŵ5ÚgHik9%.^Yrteq>8bKllpIa2C+,srҡ%W=j&4YƏ\c͚ypx޶)}ͮDPqD\ =FcFx |u T e/0e Lc8e},Y %sM%85ߴd$#66/Dqeu) GrkԖK K0'黥J~B+7u ۡ.ZFNn n%U`ԷfGs!C.qRz ~Ujث=c0oGRu1Qe<]܅32Ug} n<J' RB\Ԓ.%磭3n.N?Եa,qO..ZmN; @q#t`5Ӽp/f=뛯oOCJS>o2RSKY5K :0 X> 9sy( Tq̟hZyȡ?lef⑰'Gx|^90K+ce?\Y>_ Tn߆?W]d΃$5KK%mYAB7Mp|59cOFX6M$Hy._hrК=hD7p\ @2<%*>dUt rO464c 8|rhKl Խ^VTYqߟtoT 57ƹZy`a^J$raQ3^#XoomUH[=u/Y_7#F8H#b" q`iS)߹P*v7A*je@P]M\;5YyJ>Pd\z]/d-qtl1|&@X8ٽ:?Ga@i&H {$ P]T|sxP 츕ߧ_]iOD^/8/oEf܉\=f w⍫E9 9F!b;fc󎱍R,.*PLib)ʒ Sv 5*<<"Ҫsf}7N/Şlu5:Qe #SΓ98OV (y*P'M=鏔dJgd63X5eіv3\6ꃑ`H5{Cx"KF% 5g [zE̍}2mK@$…fߍ7f  143O[İj>bH3LM{0L18S.o+kIvAoZkO2sM( &vaHWRUŬ"% #vA׾O#;8W5fLV]/PoR:q8E˿ .J, OR t=|29Z}xX%\i8x;,u❇ 9HM< }T欇A>/&eHђ eh p4-ebS/Ɩs˼ y~q6b&)2{01"E75@fe@8^p ecpye6O`c:g: /4'#8("s霠eN~l<ʇ0g s5dG!=O$ǐ\&cbz7>MVFnAu$w.'=ʚo7I 3U/3%*ULAwh ^NJ?h  (g[.YZz}8}u.Yʃ+à9 џ ;7ҼE:4~^N[uV Ma#lHݝEц=@~.c|nW4.d%\;WY-.Jesx7rOʗ0;EᾸCJ;O-2:0Ooln8s,*b=\*/v*V毲V8ŅNcjI7~i/ H0z@Lܱ`*5~ޑ{|̖1A0ݱA8G ؜ņU#~>2)zwi}<T'`fj <{pP+fgz40ܝBUPm-FP(cz.$]—ǫfJoQ('a!,n,WAebKg-g2_UgdhD8N>=±pE;VFhTĥa>o.;=I?>/^JN.nQ\BP]5K2HyG>(t0m{6f 2jJs!DjN`%iD Z~)[KP=07t;K\Q®4#}2URqfrNnZHoTP~u;$v9]*Q)?uʆ!V1hEB?ɏR!EHVօp:)rS#Oz "D;.my@UBR% '10b l%Q,k$ Y[{L^*AoV,BؼQģ]|ɣ \$O5rCt]ڒ޹1Iy[Sٳ^ /R~H=7)8%ԋ!} ׫X[4=cQY<9gUYWR Bf\+"R{`otG~ƞךe4݆,![P:{mC[o=ԦȬȴ$)bF-/kZ)0B&Q0faH~ˎ8Q4.:W:|FzH<~~y t%Y#K;r-/kC=c!ȣ2n?fefL3v |mz1^\.,ag|vГlCZ[dWq[mx*qbe>0iZo ߭բ|W{mF&!1}Mײ›$\}+F-E+SP#3[ТX )Uo`R9џFast#Ro)R?'q׃4.uH&f9TtD X \%_\%ׂ%ger\&?oDc5̇:(m'Ho9AL3lTǍ`O|So/-pjEl7mS,5m6g6Ժ(wfƖVYaƉR#'a$]QOHjw`!(ځȶA;Uô`!wKæu#IxcbmA/>UmtfBsM@c[/P`;~ԀxőPtQB{nOY@,uڑCCs Ξ GkM z%f; puB{py (F$&ᇼ/22-pK^WAu'UYll`<ğQ~`0LG;Ees!p9:ђdq4,7&E$N"z۾~h ](`8!w JS;=LUdQÓT8>Qs ZEGy2,z3 tc?V&K |R(ؒ98jbb1D#Æ$rzY >͸7PC5ʼZict @dj:UB+DՊQ2L[~LM3$?dhi Z|2»uZ5\kA$݆sWjJ}{R0=,d#G&^Axpݣ4 Zlv\P"Ʊ]̘\2=x%'9<924CiVĊ~YCn7΂lU`=ub9& Mx:m e7hW\#I>j;:?7Et W&upiNKGmg/dp3bZȓ2Ҙ.Ć9=EL45[y%Es9{"\ howBl:8Ľ+t}jrw6K\t0Eh0ĻsbX}x NM}"9Wt.[" p&R?0{N[ħ*jWrC0A4Wi3D F}y276m"4 鉑Gڰ _#M=rmE0WK=EX1WM ?B/u66@֧6Z;CPuk{a9|_=ǠwT! =̒rcmGy@ɕеr`.Ud{=dA8ɯthY&.D(=ꎹ*O|=1RWFH1I\+y踀ɀecɶ(Wj,m_eGM,2(>LqE^G-K3⮋>FKC/R7%q El@q к5'bJ9m0A)(zy䙜ΔP(x.0TG1"+2t ;f/WSXЫD-9c <@[e\{k.WE0(6E_'_ w_l 0J*POu,C)|)"o]T Z:FrU~u],>m El4Y-Xp. (TY6,IaGp-&|TL4txIqWUȧ_6|r%>< q-"4W0(R|+A۳^ ~bi}Ͳ۴r+z>0I[gb#77f$#%v? a~62ux5Wv? cFi<: PIa RhU"OtgD}TqR7u1~Q`AnfHJDӢc; wPiM~">۠BB5÷6z 9R?Pgױ??qGw<,($&`K w*:EA]$nkk T&W뵳8VFfWbbsF^cGap"SCC7ZiozbE`W}!&<,y^xmQ$Z.x!E^gro&xESgVɳ  5I3g09Oƽmc Q<9'o.wns{4M Z*r/ngs2x6CtH,L!|1e Je\lpG]2_٠afhٴIbƒJ yӫ*& 9/z.8|I=B/$:!@_BpQ'CJcS$n.#)(D&\%a>,7D)op~'%U~olkzf ҮS'DY=n 1F|'nyLNـSZQ̿vSDvwŃEy#*V$Y1$͉VÈ8P(Y%)gXQ}|fq/ y+l kg^ jsa'hwhUce3xˊ =$tarZZ$d/8B^c$ǾF|Y!s&IH:B(OW@ȸIX& qaE`wk,(-#6~-ܮvRD#Xqc$57Y׸l{9v GpOkXlZ0r)a>5p RHKɄQ sE(OMPd& ,{M9 8*DV2 L L$Yj i +x<(OSybWH4?dFzM4'*b%tC56R"z$($2EVa 36,{ZItXB} i[j~;md#Xp _룍XҀs@[RhHr&F҇=`4 \ݩ\ɈLS} udv{&~ve+L3K rI-G78R[ ?pbNNl>u ?'δPz2mVfJ8̸}nb!ɔ,=WeãUBeS2Zz P+ꁵd9 Vn^r5ig ʨ qF+G#$?ʯMɹm*m ^<,$2ru[:g-eg?rv V^s FG~[Kn4FQ&]SvY&gŭkƞʤBPܸT6oE a<Á}Ð`*a_4Kj| ѯ([hn2(tot2g|xh^BZ)CݘFպΈ:N-"Uqv0Ք tl@7Rm 3Wo"_3rn 1Lէηޠ&,DwH؛̡®_<[Мv4ugP9/{Đ~.tNfTMN^*.DN`8'sE8 mZ(r,/r/S;DhaVHC0"SwzXGMEؖ5b4MfΑ}N/ݷ|^\! \'+;| lRMYf5x 較&ndeZwq:hR^#GgV@q3F+fcQ0nm5nV8:#0Ti&37B7SyoC v$uQPt_<+\q^%xW }"[Hkd0yt]7 -wʧQ3`yfb5Ȁq⨄7m=#PNO,ew 2SçײXWDb/J^wW7R1&S8ds%EH߄O TsԢo҃HV>8m  -4îX5Cr))jx`g!'crbkA+ۑ"K?dF|1?g˵x/=s1+诔ՈzӾվG@gatyWsZ^Fes "f6l9~_D͈:TX{!򳝉HmZe<=)Wg\2ze]0ur W!ZC^hdz.lbd>E 3W:Bfv<2w\ l}ًSMOJ6RL^"i=wC{E c15$&^]J~JQI6gr$#3 *wb's*pjz}(]_+}Z=~\L)G(rOI)i&FpJu~6+Ya[ģsR !Gst.* r}4Uy|VOIOEwV$є)h"e?Cؖپ.şFX2Fݶ|[Ⱌh.* f7YfА+)qi5#lO&miGmdxL2Vj;Œc`qĜ5wqؼYGQ@a*?, WǺ#'pm1FeEl~Sc9RבHuQ&@jq5"vm1%9Ys#g \ûi@0@{18,妬DK) imiNB@ $olnəOD2b2izSn -+U Í0kvl" E>^/ P(1d w2iXdDqUf9~­"Э6>3R^@ao_KJd-Eč3(߹M^hjzR:l}Jh{uU}OiԌy> B! b,^ ŸnBYa#&I"mAGy0@Xz:\hYӇ~ɋِuL8x  ʼ rN7!o"9P ?@<6ц! NwupQՊh잔@OXD6Rm(E']i!,(&\kΟ N8RU^8Q$HiUҴlu5YLjŻNuux2*WQY.@^r֚ )GBWySg^$d:?Fk<ʼn)dBlM+X4lk-=&dg|,050zdOr|pHehaIT#^`4j oGu.ƙO`Wsx!JA: ,)0V43,1wMaëhAkb:u}h-ۗG7?^a*ÔﭓNt,0A\%Lr)jDH9`]92vEȲbܶx-y,[]$=/1}Ya,q@]\ree3VpK7Y&|uȚN_dŖveXq-z*6XLMܙb_5$)4sOMNs0e KedмHXYGr@Ł?IVVPdmoɭ'V& }C"K5{'+b S[gYͅH>B#@Voǂ՟>t} $jVf9يY+[Oۛ*7 ɉl%z܇{:FтĘ3ϟvցWӆEFܺC3V7敮QGGIj0 4wEPTo1 ۦ@9rUG3@+ *nM*{= nf+)V@[H%Ex iY_F A'ǰ  v?0]YH+'(_}jS+?##]]8s0XwY]1{Bp Üki=g}a#/ cB]u:{ v‚h1Ch6*2ն6L[(m_οv*83W6+$'Q?k ٳD 5{o؃"h5]Ti&Ҫj]%K1|5cv0#ҖSK˘pHZ݅:ȾWo]))jgIT֌ Tģ)Q+ɸaX[]Bzm\Z}v-p^^G84me-ZzJ~\h‚22(()4S'y '_)1Nl_BGgr9]灶R4~4wRp>3(Y {ҶKP|Ѭtxߙ5#Wք"(]]ftO}TҢ8 <6*-H2>vhEB>}~:6vE!YR 0/e`#6F>Z٨XLAN֥E kKmÕg1EMmԋ5t~_ J*x!?:$%1ӋfAI.iR8!KNCCaM]H5b&|{Ez.IlEgI&)Gi3p-Е;r~_>H2Z|Z*(9VӽF>'\y)xfx: OtUI:z ؒsW% `zwܮ"5ק)zBi LEݶ6/zsôC-67?P|@(xiyZ(T og%_ _%~$4aJv١p<rwA?X>ps.S(jQ":6˒G4ʽ"C[*wcn~2UDS$XLܺpMn([ƣ>Q ~mz*ˁ]O,."'k;bŸq% k!5 Pk]9Uy.һ̈́ğٟ8 n7Ĩ$QMٓ ZǏvz΀u^tt TD7o_1 U#K ?Ą3ؚőFՐUir++k L b%7Q%CI'Z?znI)# Uī+N7)<7XOuaaD WX pi‡bC_׿l4r7oS!ւx^z(#Jp*NVtq,a`u3R;_dǰZ33+"񉚢;.&g)By:kl$5PZ5qȅ2  v,ИNz ~2uW\ s#B]K 0S=yV֧Z+xl@nOOpk2T8ao_',7v&h.x40w '8(Ѿm' d> ^Az)2.2E%כ`Qx\+(5EBz|DۢIO^bik¥ 8!n 2_ꦱp7 Wg{7=50Ǹ0[Q-E%eF3z! ڂdgqV` ">8zOQ7n:wE>f| '舶Mg/ژZx@(릵g<P2k|epC?/'.gǸ̉"9w09k&wRۮUջ1X߬2(Y / {-}(e~ =v٦Z s<#X|*łW[>8%+!ˋƏ߶o"{IyTN̢7ׁ-wڲ izg9=۔yNHϞ@оy8j̟C:/a9+B<8_OB.`*~VIvf3:]eg dy5їLX&j{-#'KL.#P0UI@J3*]r(n0!Mjަ6!X.˜߽ Ȼ{}=!;֢%Mgb:83[*ǪP퀎umǻ7Fh_cMp@lSQOS.Ԥ$_ƕiTusVT_̓ /o6]1tg6=>,:t5%*nϡZ.\PY)R~ ipU"|z-LFVWaగz# 4vrgЍk͔p^Bi˽i^xv)z; zb/h*ƍ:/,Lx>j4~7Ԟ̌ul,bs;(O0y \^G+KG]/9zjܮ%A"j% `rI=&>aG:\x'9a?-qV_`][^z MS9;S}ŎL}[\`.F*3st Q缏m"@rN['VׇŔ{?3Z\g!=&`Vi;>]kg.NAk~%J1ql:T)oI 8*~+Փn̒|Tlm{SKZ]$1W iqa:Ucz=2Ż-dwN82&X|]'E]^42Ј $4ϸ&R~xo\fsܲ~uCyE2R>x9 ~pwb*E`K3̹r]3vN2 Ƨ2 &GY_dqI y"d*AY2^\#1dցQ;{4|y/$1"ߝXu7`0wbW~^[뿁aSkǂ#+ڗ؝I-og< X@Df#@<f,S ]|:Z> ")bsɶU42#U'0 "3)OPKB*Udf \tȒ|rNn-,l- _gN'!iG`o#A<ɋ61ZL>.`z!vr ؠe~s4'Yd>h@ uIf Vɥs0t_k64? oq{Q 绦-Vh`(ez7$烓Y!~blAF ףּ)4 xzl1oЇHz>;!;A77Pn.pgΨ 6 PhV#6YY"ݴɋc|@/6}OD˕ R1Y;OnFXlt,Nc2갗'.[ bEיEYn['y~bAu7~Y~ "WC'Ҏ IkacBДX6%пgcU/馶4|͝VRr\. P{[МmHO whܪPzQ J#sh~iX.dg[Ż8=Ǐ8:60mKatAɓ?Bz\[\qUpd/h`qXNR:U"ٴF f.d$&#%-ePp X LuJqIxY п*`HS6njRO{A[QkỲsפi~0ddP5?+[^ rֻN- 2J^Y.N' VӉ܅,e;Ģ[߰b`_X1G8RVOZRamVBډ:"/%9`z,)v7">$b2W FfP=tA2. 5[&?U:&hNqC|IMM,? zEsQ 7G +uo_IaV޴Orw Pf^9v)J|MPp6U6n|a,W:d^K j>֒z82"Z'c[i~k]̂}r 2¶Tc ,Is,槪;WmlŻҨ$Oidq.3xnP^ƕ:I-\WSX 6 Y,j:|DYK/Ωn,w+~ciWG!yb:\8KEd Ԫb\= $ ּ͗nBEcCIwplۈ8+Z_2)odmE=rεnYxԵAƚPKWFّ@n&]Oٹ05î@oh7SZ]xRy2@A's;Gf I:ʾYwCQN3Y\SSƻYTAgE`|~>g8qL+"D LS ro$^"CNSǯjs{›]RbWk鲌s#J'/&Ϡ-Й[Z](d"IZb&[H}b)c,R[JB*@}e$Ђa0pWZ1=;i Q,ʇ~MjmsB_(Mo;Կ A_ ![>erq ءA ,CCrjXk ;4˓:6tKSaȅE774J Mhrox㝼s?,I  Wpl0XW̮=:^c'P2i9'qRI=_j{ZF Os ~i-Bʤ9Rizbx1 0!ILHot Ѣ/#]R7&4nh4OJR2 6c ̂vbc MSvF!~0gVCb/W:G"U wdGgju[2Al>@)ǛUPZ"m FrtXoSy1]]pR "PC.x`:G[V4apfINcÈGlD: *]C-d"Vq7>^؁OC5|r_aN,>.y=Ux2o2X4%єZJy ZQb(Re[*F_i-!vk)\;*EBW҂sIU[NbZ7MlH+7(v!{˵=(['1 ၮ7`.tdH,|9TK?"<^ƿ+L xG dF|sAZItg܁{׼Iř+dEE>f-c_KE5.P7"Qk$<ŵ*n w0vˮgx '{lYR_a3?G`u9j)M_n(cu?kͼʳ=0!)эueU y65RX}׳8峚'.RwW~s-5| {&iWh-[{;)VnkQK.:7;Eq & QNY2%Lsn?=r: {4EGZ[Խȥ*^m;Cl k"lMD}*P8H4s;"hTl+i&_Uș짎 BP}HQdeZJ+_*PniF o|MW21܌œ1xn&LS f(,b<0(3S3e N%:p`kAR2%UAGa4lXWeJю|j-yRΐQ4~{LlBrs3㢇EhgDP'Dz;amd_ya5֭JQ~֥|7VD% {9,Dą?f .ܝ( |{$ Um4!yϗ>A&w,k#\]$9!={a},'>w߉&@6O**>9m&6( o܀aV'=);ck`1Qu3R }-TTlGn>5<_epDgyN=5oQL dFOClQ2Hi*&Pe9JyzY3y"]u" V,lLfnxp^r$.MQ]PK 7 ?.cQtX{mp]-Gôw`/ͽ՝ն?#)N*#NJlEk8Bk;I^8*k,Gxo -v k $無GG3WI%lp(k&YD Wq#ŰbO-^M]͋ZBed:^ ʢqqO,)a! &(}khe/dnTGE*酷YC]o~[',stL?O̻2|TZdr'B*~j[\ϯ(F+4A|ӆ~!ّ/m8CYxnAM 4PB2) Y9O&5}` ]w>]QtQ}F ^;S2,C(1WؖchS@ ne1"Q녹 -qH൒_y0l ^MT^ ut^Ǜ/XJ4V؛&ڿ"%Ādq%U<1$ N\5Y\7ž81Wғċ ])3~nīC9Q5B:I7o77x1I\K|x5a\~3Y  84D'~fs51AbTHE;(JQ/ d&ޤ? Бb)PN}V臦|tf fK^Sl9JÙ!Wgye3Pٛ @ĤnF42Nq'ؑ@ױC侈GG@̀K XVatmQM Q埾ɰryT|N9A_A pN m,H_~]4vՌ(7m [[_~' }-BU` 8c"%d-'D`g兊 o@)`˄ )w֛F)RɛӽV̀8<%[.~b/=LPͩj@~3E%-3Qh(5FH$8M~ϻ/]1&'?I|#n:;c u&< >,?XlxL{O rX*vKS 5!2QKߕsC@[Js;A Je0w=XeIz-ש+ԭ]E̼)Ya1u$dvEIUҨPNG֩I8D_SFhr )}zoTF\ [Z`4h2%}\2a\`NݦlaITvlKԪx7ȴ<,&6Kk2(tHt t*ez E;jX]u)ٓqrĿ*8N+V);R%ˬ Ԉ^X,^979|k9k_ݧR\Wǧ L IˤwlZ$_5TS Oeʾ~H܈1(?VZ5$z}=^DT0`{%S Vi^3.<9ZU`ZY)G)X].2N.Ǔ$nMSiN p!3Ne*!lHV\0aEn|ᙬnpEBtKߒ I8+nɑ` DY&(s E.{HgdFIZAP4CJ`jQ8V}4j+p𳝼Αv8CtZ90z`74@7Qn0b)Gσh5 . >O Їw$;_`GK0:t*Y##EL+)~d^yGқ^xޚ'\kgDlYSahپEp)hAʹ|0躥Ła, 8 .fTؒ)߃4%^!G+d>X|2uPJKU?yR8IM %"uʮgjKvgt arRHprfsz  Yݱj?B fN#yh<*'ER7FML.boi-5“ZVf^DPG8*+^6GF,)>7Y\ UPub!f&u=O:.Ne \B}u岟`8ϜeA9jb4muɸ^Q7C^q4+U0PZ`|}11ՙEۨB4(RLCg5<(;1A*9Xhp=kȺ=_E}z%BxI \-ՀB2^Ml|߆L[W0҇ř` 5i<j ֗4 cs*Q<>#15}HN6QGr'Rπ~֫EY g\LS{GXXQ^==;bY#(ծ^l8qySi2O:4Hҟtiߖd jm~Q'$ԑ`+3cr@Ɩ]לxeQ1 _|aipˍ ?pQL01?z^0p`%S]gSȋ!4@7$yJI>*]/ I8XeZ@hDNzDB%k z,6'Ioe%'Go7J3Sʟ%ЎY>EZ˹{T˘Tpv𑸓RS~ eĻkU–"`^d7Łmbj<Ͼql&)wv( d4y2:LPݛs#6n婌 l@J#A/= eUCE-B5r -~hymȩN[Ӭx4 <`!M1FSIq(bQ#|Sض9\IJFs_GŐ~-ԹެUl )" ܉8#O AH)ߌljF? )Hv.p-4_ Hh|t qUhCe/Jri/)uρ+ý/loEpYj" x$<.liVH@O a8`+=1@Q FĉA)wVGp4fitb(e;a8YHc|O:W 1x!0ʯTOH@Iq+kw {G gfه7^Ml|*̒vVfO3ϣk8P?t`A!QNԝ"OT8n1[b:3t{9۟x+l\z,A13rlp>W1r@S]zg\!muwB#j8 % cA `3ZK{%0 ;== !X_7ҎM*ȶITVmm #Z'pHN{IIwr&'ދk#|͆M#F%ˋ>~3D>X,vB#- aOxE$`qKt~m{ī}-einԚà[#PvĹ2W1C #Kz2 5 z,zh‡|`^)RjOй%kyv! ]S<`\= cY!ZJy U`R&ԯr C=gýԔq%ePqOBC U|1u9 hDzh~2ϋ`c>fM˓7$ R̥m $}-Xꮦ^6Vt~ ULX{r +aCd!+!t[=`8f F#5hI7 >i%AͱMvV>uīθY6Ӊ6+O!:z65b\I?,X8PS6\g 2\NA]I+sXN[tJ&CW!߻zm}vbsy"5^ܒE5aA~b<-Bunb4-ujU_SYT)#_)AVpSf%9*N}\!7C~we ymʠb  Vd y3DS>Pog(FkZ Z%uՊ/Zhʳz$Ip^,ߩQ0gQ@۝kUFtԦ"aRYT".>%ncp sؿFRߺfCGf^̗G+ʫӾ}#NUDq>Un ={)oͰ2Ĥ!0vy`|Z0@LՎOMբGIF_D$<G<7> [(L!mVqŜ+26hL{ƻ oS@-V'r8i^(4\R9T W:"SdMat|j#AXk)4N9櫴/? KOŸńe A~zH $8V5D޶`>e9'F\E3or_TŠUY{`(hnVffGVS|tXˏ>~x,!}F07:[6xv5皙1;81W\i0'KL{ҳ✑!' P 8Kix kb}uVGn})o~d5b+LPqS)S l56BfFpuyׯkD°S |E0m/*iO;#u Jמ6ۛTEakSFz V5Cswq~Lɒ#IɆ&o7 jxKLT#3c/ӞL\T z!MjN3s I#9:oOi [7;D@@8U`'8LKĖ8ܴ;5lM2q8#47. n2*S8J %Z$VA ]HqD{3DyH5 D|m'ADL.d ]%$TU4?zD\y|lip(Uz\d*R9˲EiSlm/RZeV6ޯ"q-F'Y?I7ЍbEDQGpUFJD|ּ8F 痺ܲlv !UL@Bd5Ch]UZH^w9 N*乛,_+~wḼqBQ_>zJBZ!F@ Js$FE7j>&>Z332ٌ<()o[)@یwn ,@Kg 5e&2}P͆ ɼIKP[Ɯũ'UlG]ӧ= 0'ĦZ譥Eҟf M."1꘩7_BJL ;lfXfGtiB3#uD+.kEϲΦvug0C[DΕ&IK+_b:E7ONrAuß*JTJc>VIj?{<&B}D:P=8LKqtP4~y1ȈcN4L)|ʆWO}`5fFP >|+(Võظȥ}8/"_ߊ]oI|NաP,Z[2RFD#?n+@zmF!7M1+}jcXBY8ь*WŗUڼ[~zٲadiXDmK.'ZLb%BT_"W]MBO cNl<»)lT&alG-[H/DD>fq@![QD)6߯dz^YY.m]=R" nPK8ȯzUא` I{@jiDf;!a}ˎ:BĆA">PhRkUVجnw{ʞ4UŮ X$x*4|KKzM۔")sQ@+ڼ~-ƞ4ČtP;{HY~@7 2A:ZxDc%+7h'z)L?:-&#Xxܲ$`5!ڂU~_oX8gq{^sٞe?3ڼMW:G+7m>i.Ҽ7M! hkUr؊= U9ĺN"2O;N3i&Wz퓎J7#1_IE3(Ůo.i,(GuX=lI1~HX\xo^"lZdD}7ZճAЄ3% xZMqlf B3Lnk94)xW'uk_v]PAޛ,7ieA|kF3lfV\$9\S^MKKJqc"Or>K ᠆S"֎F1ϲ9ӀXa_Pd7h 1PuV5+bؽ$qc>PÎI&^su6Q qI܆lWL>`$EYCSq|J%Iu*IȪ|p )i}*?sKPmNֿZREVa#Rl3y'ވ chN> Jq۩k`ْWhj=h+WrƋnv-vpjݜ{3#zYCh?4?9#Y+.Ϫq O #󹲜$REO'I,dHL[̋Qc)z˃d~wn)1I, Sq’>d$9KU6s3dQ;%]lPnmzl_fwܜT+([ I'ȴfqr`[\<97 9ObQt]hnwTEQ-}Y߅>eUlb? r_#iRGpp._apj vN~[?9t,h.G֌b8^;$a~d3UVb͖7O$.j^-w9k4uQ+rJ2 g:>4վQoGi{YǘesX!Ԅ, _tdm+J`QooA8Ė3 ^n[ W-Ds&Q˯lWcKU?sS$jf:xin#3 OBdvYUoij.Gf$I`mS[xu$RqRcRfZi&JaMfL3O;OGmq3, *!Qnf1?ŷF mY򱜹G9D']sJ L\=i.ź,j=#e" kEXfM=&Qnɇڥlf,2y0Νmz1Nws<0#U3X6(M4@D*;`#_MaY R#M2Sl̤|:_R^I/(MJX5Fʟh̛3 RY3w $GlAVAn~fIE.^V%H-yhfSU;611|& _\p"x`=E"# au|$Й"L~z?g + |.a:e^dIyO^lG{٘71;^WyGa ag'LaҽKBřR?1 gdyBTBNF*'8Y,4d&W⣊dDZ8/Ȱ )\EiWzHigU1 KSxLYV~IKX g!o_HD焇ܟr8?AbԨ(ˤD?u? ׏2BTs'fs@.]q\di9g Xnpw&ShDcgu٠6oYspAKS +o72E4%9Y LݽHj<~_&YRKA_ں z8HJ[ 2*n nl%&f<"c0TKZ]3OQŬzђ”(RR/xv:-K)8[g1P@A,Dfx wCf{7LR|yaM bcsKHi>{~L= }Fآ [et\aqɕIąꏻg&*fEO&ྒkWwðdR) k08X d=: ʍnV@3y.1ŽHĻiii}vsS?i:d@+NTU'uz-tpVq. Q uYVеu2I1u7mTAI)x_0TTOO]:&՟wm |/1G'UprO~B1T-]?@c5Q֟?p]^y4DӘe3+pŖBt$mЅtP}DԪ;F8a,wnflCO$Oc,N$&>Uzw~&̜~OZiG-wMmc p&vdՙt@LmO/.H>u#208y׾Xp\=G> gyM9L>+^> ]tGv5%QzyyĭKcŠudfjGkN*>EӦ'L>I_}zcƒ$\ݦr:/޹s@\@" /<}%7׊}͡Y2r:B)À*W*Śp49a >\۞&sb׸DD|vڅqcL+ )SQ>P`p^NŻ VM׏ CwR }ZÔWٕz3ZY:9jw 5EWš7jeՖAâ^]±]vYd=Oޡ5j jB)..aBIEͼ!^TdFŰmUm>5 G`=XsR0-`bֲ֞nuY_YFcy0![ fBs, J[͇013Kأ\2\P/Ҽ \SY<'a=lZQb?ҧl /A~|bBH$21сPUG}i,&KpuhVz?Kb{< Fx]'Au@Po9J+cݱȕoIkH`p(zrFUH17m19HU`VVY{1 ?Q4f]"C&j8'k+yPѭ#dC}xn ?q?6BMnj,BNqf ^:$]'MUFxZL *ݍ-|M}Q̊fLx@&>$ 1H#=ٶ[|i 8LT`= }Z̞rz!soP!R KH';)FuzX}kd8ߢ6k=SG@ԯ)#i|H+Z p W6se ֫6:Y~:%ĵ3t|ƧIA`r-Z{(;\l\14y.͐43HvόK981hp@>rF5)NK^{Y5lܳVThDYKKFD&M@_6zY*iMeRt^l1w_c5&'Os"_k&Ks9MJy n"'Og?VN{i._W@Sg+.J:j/aI*'M&JXrc_۸#` , GQl{#@\[ewP(r`Mlw]RαBkۘ5ARtv<{uvX`=V!} (xgJO0 TW\&0a).@UC=7af~͛ǢQw ?8K,ہ8)zWQOO) ԟ8qgN„FF̵)l|g}XnsIw¶ke괮22Z[XVŁ-lDžvm؎`8•!iQ` L8ɮˆ·{KԒN9\Xkk LH*-y hhLGhR_A0ۖ!Xn7ʒ`u8=UE0ž]$~yzIun(hVnBTՓ>mSxEHd܄>++ĈX˨jv~pb0TX/KGyaX8 |(^5hͪ.\ ?Yڏ'RWPgNU ?61̋4XrM@kN6 ~]LYr[Ry]y?+ HId({"htMDZ|' O؈Kw0*ɓ2y py`EGee3-`}>%ұ hr׺/PUGDٓ=ag#ʀRŠL+Uo TgNA72o׺A3EZٛ{Wght kR {ώc;8-qPw6P{vq!UQ5vvKx_PXĎ'n0/&^&&)c/Po(jGeX2gؙUuF|^=2jUʘ4X u~B: -cƑA}pn9 >d^^\I&X?ٚJ{#ZO sbApU jI "|`>ԞHRtNԱuZ͎̦EmvEݥ~]&ǎyMMJtɻO$ >U[/FJp,f(Hd4CavL:[QV%¸GM;I_9'sIY$h4þk{EO钯DGHS*%UF 2nR ]{_CqFx.`Uv,bBzIa6 U3f3;;$'fzȇOwQ>}<2Dc:h$ڮ4Z)y_^tف5V=>x7S!҆y+8z#ì+ϥ"3Faer,aU_z7+CI|3= sC6iP+ۃӅyt,=)u)$@^ P_U8D:U: ӯ '* \zJVv*?0ˉ9HG&573A_/CLdЫ*b4uv; IOYfsC+e| ʄ$}پrtx(ņ@(֍!i-5b;c@a F;3pR, Ab]*)^}z{Lm/1f,NOZ"PǬoqײ.V)n*@_81 ium<anjX(6%a`Œ5qV iC^? Vx[r,7CAeñ\M>J+; >Rz>6eK~$1$_v}7zE''wOk"n+`Շ*gko3< Έ/9P,Kb˴p~g,S;Y䅠3QA$%`|^{_߳JT hYϦ;+}n/Ԅ_`ڧU9ɔf#F*m3K[Lt2=3BN[̠L^lƈڴ[+rk]\4u.|s 4;Hs?tv WluiYxڛ% |o:y3_eՙHcˑ5J0htCs3P\^ "߫P{`ϨC{0\TtItD㾌x'zQcuO2nQ$ \$(KOѹ,~kSI0X!GIGU A_ ]Ҟ EHwy r<ᕸy|=%~vz+]9nɘK`9v>K(H { bYuiHq*djQC1.S~ ;wԧ~RiIiH3X`tsZhpc jBwi,;z)^Oãk8Ecҏ9~ݤ}UݮWܮ1lZfPvlOw4nRv@Kd*{e)StvvA^?HLVdJMu9hY*~ RuL?M5,|/J"2\ GeK{bYJ؛#+HYzʊ7ȉn=8T ̞4.r ؈ZJ)T"'W՝~(˩H6l:}$}g@(_q528*RiN;`t>KB`Fa}n˘/AЂ7|^2{%kEʉ̨SO kg (45wET oϲcJ/tƁ*g阬l-9xD >]4sŠݠ1{;=I:rY=ZeG3jwzOJGS"+[<_|P1SHvnqe%y)`X}>l~\zF Yme50oZy(MOـw#0,E@]II8(@[1ax|Ρ -)=zyX 6Cf^HP B% 7n ?:gCjDx+י2 p'>ɛ #W3+狶ع"@؉"N`Фx>:YSYtOJƿ#ʀGN,^*i #0 +Dx+CxioBQ%L]E/G(oi<X1ҪOGu.`D+a:7B0\%0$ZSg5h͕^f8lWT|H?b2w*^J+[!I7 Dgj= IgR°D fbX:V-o)mD ݸTk8rh KBC{Dp'D/RO3"h5XY@ RせE_Eh+LQ\1 [ZDH?+E Fj61# _m!s@[ Sw R~n+`s8ɻKktÉZ*`U HogIP-nѾI͞5"quzM'c!AHAJNNk)ʨ2j.{4ܻo FQC+9¢U pDUI~=FVA7h/(2aō]ȂCͿ[*}&FNb;mPʞ;HIbF?)EyuUN?T- j+ʥTTWDW"Y17{!Qnzvϑ%`ۡJLI^e]5_é oCklX+k#w6UΝP A,̂1œR.r c#;_F̛ ,9d.,AqTߝXGRМZcw`]˚G:|}> j Ԣ*uI%e[T+Rp__1J&KRZadDw[γڋgܹCTti$Ɔ#W¸$h/]oƛ*;¥E>w L#ja**B8]&qJc'{D,>C4) 2iimV!%t&)$.;h3Y5QdZ_~Jo}3 ÅuGWZPz! rA jk0q&Q'V8_ vԉOr'[̘ƪ dʮ1P)RK5k+pJys3RNT @?a[%!WHqS:Qzw-(wH"lFyNye;{;m=>՛k^>T*GД?(iҲ6^(RqԔ0b`r6%4XOH|6cjv/Y;E]U;*J?lEBI2!{[sf7IyO)zf񧼤~;~ &| KWiճE,RZ^HZDg*>E@ODjK{?gڡbi{~}ʶ(%wЀ^J!%~\4ZT QE_s8 mDE%3z.m$JlGx3f[ @9@&>0.kuW^ 2giXQgzV_(76)Ƅg/&3E xr BnYeB5țUP&+G'd!'9(m|>}ޞJ 3ϣ~`+79e:og:C]<">GdPUl*0:RDd&G-VpGdBGU#q~]]<۾y]Mwю7,N?‘p~Ȋl?2p-{LM?%Nomڄ\a|qDih %GN6pרT(Aك :/dEZfMm6ka΃K(!:6KWcn'Ê:4isU Y z(75ᎫjL5\\>wաU:EC?8Ѿܫ2o9k|6Q2RrnѥK1{ W厬$^] Dzٰ;Pף`#55NtYW[OpzpMqXG~R!7!-=[Ak'{Ѧ`Vþ@b5G ZK0]DY;ej;D2V$5Ro '_p^Al'z-H[^Tߛ%R.:;#-D`"p~hl1clKƑ.Z)XpO+waD8^ R;l!+1*USĪt:Ҧ*X^3x;|R.[&O7zQuJ(*TA: X 0/=Ji]P5A/uV0ڟ4 rW6ҙ[ ]lK `EZ)k|UW,ku46oZiDK+q,zb9a/RJ?WM% Q Upڊ_[89]]WbC!5 3ȡArO N|)eT׷xjeM}$+_oΑL&XJjxlV!ScN3*bOV^̾Dan+lK4_I3ۂRs;1k vBFvx4,c>WpU|B?*C`Gx[c{[Z ˡ%)NУ|nd^N,jL]й$X[{"r.lCCFJ<)R#v7Jf2Ӏq> PPR2ۑH BmjHxI*0-.{?ApvG&ܳ2RChyOCzeS_WhF8~QA{Ȱ1"V`;wzuqOېrcW-G3袊AC >v䐸 f /F~)n$erPB,f6"0{+{{zvſ>(ܞ0p%;oc,q=JH͵7`OO Y\؞ s|'/ӈm,o"+ۆA%ѯ{"X5N|ĤsjU@&-ꖞBn0Ze3X0OeӇl[譾r֙ 넖/`$LӧqtH&1_$"(a{@t_uQvL_2|mIj#Mq; zI Vd~ΠYbf FMX&7O(yMMl">zQ˜o'm+,ȼN DUvv^7{ +rEkŶXjpH 9dJFqP^ΟG{8~)e?1.]!yTY_yxjXhBĆT]Rf{LYjۜf'|׍?E )rܳ=MgLf7#Ud g?n0BufwZYHQxtٟy2"窨qaTQv;so[t;9D$.s:㖨DDq< FV %ߚ1kHl3=h G)3]1$BSzaVsN}~㖚 7(QRM"V @ +3Z|N9_iyu]Nz@xedr(H)Uw!!>8n_s.|It2M?HmLq8:An1uԘؔϔwS@R.w5VM_X!b|$URiϹNp|5~$I)#J2B猭4 i$y?`(&^)_0>P.I+Kg(5+I)YnKSRݱ:뙢ע[zp4cO˧V~8umC^`3#Ꞔ|<)gu^JW ʪj_W]l@+ ,Gy> :$>2{}ߕ^ Wn.}wWB]Q!= II/|63I7zHp2ciN#ƂTXAq:Oc P)fghGm^i16s5v2fmWƱO.Hü3ȣ졊*w$\Zx8+,E[<ۮw6Ԯv\d<ꓡR:7;źѰr6̨>2ɍ~i%2 I`!6)Ѿ.;}:M7N8%Ym(31E'K}h]ѯPK"d)yvD| DDB`j+@b *T ON޳`,uA[73®٥@)S/Ug+[M}HMGn2Sdêh%~5 EoF߂zƳ -Ij\74?,4&6˪rncӎK6EؖRҠHU.vҩx%H=?)5`b 5T5癛{-  ,'@pU>Ei맄K1^Н[T[ Ȼdh>&j/0Kظ|͛r]kaCxGVtAGyWmj_nO9 `x#O Dj`!:$I֔TvB h"Ҡa__e 1(}~R֌E!UPt>Jf^2, &Ad1Wx@$t |W\KCUxf{$]w6Ru癕?[C`X kϟBO#30L3isG3Gs:WX Hlƅ"Y{m}se1*EуzN"@]_u,̑e>%xS QGgyT>)[ϴ*h2;z]xNy0+R nV!TX0j:yf5 ^Db]饓ҌӚOOĹ~WA3>Ć*>N׍uY9T["D c=3>v3$:xaQ:c7oQlkvrTCςbK%,3peiU%4OpztZ 6%,K!O]1./Gur.%(l䰜,?ݾ^a6&k'?*fC@QHw<݉eaݲk} mJgÕlT?ڡ8ok}77Ց})>˿)E1A2k0+:CJf[76AnJoB_ 5̲0tMw}$#4=0@N̖jė#B7Qdos`*5>:vH1k[J=`lK!yn_hnn݄gP<-$HMYEnW}?wldhKaNes7q0K5dh38 (=<abO^ڢ6k[̈́CƢV!tmgI}HZ= pWW-)LshϋG*L(*`6Uol{dG;"uej+9OGd7WI'`g8}c8kEpjBpw-u1 5lG:Gw ώ'|l {"jƚڄlEq],I+M<]dً)tm`yemAv{%o@X7r"k bsws-pIhǪ0lZ`MRzLU!t]4lrCbu6ozGCV4:ue@;%upV}tH, `ҰwǰяzСȢݦ/0 0n߶ k{rxzW7k!'.9P!f͈-M-lfB|U {yc㸷Sx=,G-r yD_L_X,2`LP>wLE#ob2΋("kohE18sa VܕhsPU&ÈZ?mdBrjtq36_YE |3@TNsǪU7%C2?zqFeX*Eu7_Q#  Lmg}A%_~G0 +!&1'G_L Zהm{, -Ò]AFYx;n಍̷J5KhH6 ~FE(X9Џ+Ie4t[H^\YGw \e5iRwtUp|\-D]K7W DXNq>GiCƦ4"1D=14X燷w 8FTuA$V>:P>ˋR^Hy?#mS a8'Nԋ喁6%%%â~&:k3iJIAM5W2?a/&/ 4@Iɕz=ek_0m?kg2VlzӴ#_Ml@4Lz#0p$Ej6eYZs넜3b>S-;Dv">է16w}-vi2s(S2qXnh"D 1m.)SL[q77 +d0c̅w\iAl?h%CT+.j{4- A\\ˠe$ %gOO<ל)zaE`4A MYwh M[I]0&K'Ŷ%)?;JbK>.="7`߷m9'^..ܮrkj)ت1HVh V[Y|Qbe'q wXmKJZ#>ۦlr~Men|lUzkS7: x"BT \RzRj䯧 aX1-*C,=]>m@}bVP]ԺFr;βyX@UѾ(EΤձNd<{}aYjTMK-8ё~.nn81`?"eh>#0?Չ|Nl8jTi}[sUAhZ]j.6HQc$4N<]N\?OpvzpwE߆/mW)qC'8Bs S` ^ B5y ȽmyiSqȃނ~NFʣ.1Nvu_VIRf0VG;$2,])9ZweqA;nTn`#7pVs<J.vO8F#u w}E}% ׌~ wlD'Xc}n7RP\% %I@* ,:NxSAjQn:X2@Cg.Yy0^^/Cbͧ{]K/ʙʊ(_rEvFCַ+it\PxvׁہX|].X̸욓 M-!z]jqii:$Ɋ7ۣlj?8jrMNLtQÍj-ܵ`A|a UEn9^{(@C0 ű ;GaCQd}Pl~]b:}w^BHŁy/+{OW*D ĬV-)Q/biymN/S@mfD}iI)"N2t.Dns'7؋)^ TTݷ!;k)֢wؐfUr`34z$sO-rmړ3kgs5 T1[jŪi4tSM,Q&d)+WdO$" Uٱ4~$_YNq!kA6>q2D7SʛVk~,a QT-~7a)*Idy-1E{MYqz6mERcg@4[A2M, b3L@?c%hil RC=8y[H:Y&^P=:&=L8RXВFU~fva> dRyǾp>aDzҋ:XqCa%[Y[pFn6p?,aw3L· ,Ȅ)W+ +eQ= BʐDB@A~YA&<$w0AU')/I Dh%,D~;Fh+[J&foE.jBMh}rX0h(Ĥm#=4+s"V!j^RKs&Ex)zdo7rrSn[r-Ck N|& E$Nqo4{=Vnio^u,=o!8n:˿4LVv=2c|p<}7 @୓@*#yVTpf-s|I ;Ł1Y1wFi8V{0D`KdZVo )6NyfPDv2[Q #t X=^A0f u;85ɸC?2eDT9h;C qB8+=P']݀?PaN㮵.aS=bm>Zk(w@L^ܭ/.M=KOW+.J"BYQZ'U[vrU=mX}#;:^??ՂUfnUTd A[ ,dG z""taDHřꉙ =C0?>ۢB(i1ZEw{Lb]>HL̽g"r*LG,LN]è"hk"WtCd΍ӯs"E͊J4A7\ M:k9viKj[BݑЦt__ 5M b-=.E\ Z}:ǬY%tcc2ejo ` c-ϳr)fo]:瑇AfMb$uUU?Ay?[}bИu902Vr w 4з&\(۸iB/GZU Gގ)U?j|]E^#zOip ~xxC[f&aV(ߕT;+R,>>VBc0[W2Swʋcpi)0cZ7NLs-nMg0s[5kKjG&/F8o:>Zf^KM|G3,Ì|_D{R0 _J^WMjRMW 8qUeWacS`,( ZKؤCL 'ȋCwn"H -ƎI#'&HDST+ǸN! "4Y1JD;M#? o|nGmk nЭnXL G$&#1TҴAr}㇖f4$,VNgي]g+%}݈eW MuJX]mk U'UC?}gA&B;NT-WB*tږLЦo:7^R"$/aW>;Uד!eyO8áTJV~`Cx!}ZUwu,ׇ3 \|[͕~l~|f\ͥnB}.rtO4hyw(~D>_fqwCxj圢tD]tH@RHQn6sQf*U.ՓT<!ԈB^|VAK(sd&rNYg"TsVpyv56X[U`q<}ڼ3YC;1a-Zzֱ5fO4QNe0 dpS%׆bqPݎ3S4p:^w+ХXfL~nk|^ph%&9a~ Q68S*Ng6 qQ@GPȴ֎up̴@Syþ^ |UҁTDuL! 5>1iKLJuӛb/նm( ̨4.HH&e>'Pl74 dUߥk[rK?z<=kVJ6ňh۰0ɦYb6g|jG"9͂,4܃6Q5A]5?u~[cN{Ųq[ӞYdhfHA縜uS/Pdb`j8iL'."p:t72BoY."wZZkI~H\VMepq L0 _EC8ڍ1ֱ/|G A^չk鲏T"[S@Q%tE,JŶKaZ5DH] (;\rj>DH@_P~(a u&5DBSSrU =wp9FaDZaO^˧Hr)7ǓNGFJ!Z/QwA3l4Mۂ$?/ܑR3@X 'HH'_qz5"DG1e O!^e5 *n:E6[W^ڗ} B|<~w_0IRδsa.c & )ѱbt//CZdD䜼t(Ԍrx79B4O1zvw"L챠z MB D/K7<6z;*tGXIg4Te43(tmjc5쳍'ؙıN?#B1rIv3'٤ _(I{ꭡј VRW\nЎ3)?7'Z6&$$J3)PB?V\;\!Cs,BieV`vIcF',ia<{|f1m/9qeNJn/e8@DfJBŭ'N kJߛ&==SGm,e7ґɪ>ry(&Pto\7xx#Mʈd(*}g)kC'2cOoP=}Gx׿Ŝ7~PR/ |YOL;w!K>H,;|@K&Sv*UA6CX+?|(@QP,G5/;/?wh:g`b{ouFU28:iJ6`yDhݑڋ2iPX:2~-6d)˲ߛ‹@n&JuRЍ)W+NC>9<5 FZwY{CA )*@{ޑj.l&ή_vbYK*3A"-`nI:xrH*C*CEfz4W׿b[OFfA*kJ \,۸8+ <>MN`&vwGZ+K{gd?Yq,:1@.^Qd3ls\8 TLc72_&I}ޮRq&40/2h'x7M}UY([ժi<_L()Uͫ9avdwUj"S@EaR9ex`\8ki ^FdbBkRe:jk:K\Uސ=Fjc:Q֬Z]HHT:u{r )d".zհH55ٶw9hw(Yj]r16$J}zE9(OY 9Pq.^eZ"\`˸Hx]OsZo;q?B.DNf#T;<b<_9Yw0^؀6~Q|[c{q|7NJ_pe47բIKf?ǝL&~?c&}Ӫ:)Z?3Fś^j3;P|!zͶ:* Ԥ?jH;5rX@V Ҿ&$vߩ%8壚B$G|/00Z Vg @jNèe\&d7\QЦ ̿brJ;yк儂Y&N`g˅ vו*Qv1±VDh9`P sM#` :}褝З`/ZN]ѹpKǮyzPMX3ǣ}"^W#AU2~GIi0rH.B#N}7M.v=ڙrR(8JŪe~ДjO:apfu@{R`}(X0lj־-C%L@Hm6Zp;* V1.HP`/i>uG$zi:KGmA5g,wW%tK(i3&::pWk%Cq^ q@;yꥒ|,6JxX<]zrV7=@kyIuֿ|ʭ)<_U^K —#nzypV<; N6E}(O`,!;zTYo%M+o޵0Nr{i(slCpE.{&B2Cd+l3'^۵?": Y3t}E@ܕl9'2{;63k* GXgUT&d2ܬ%nŶ@:zo]!H?\%-UxFհcxxߪ,v`!k cavh[nz`NeF0Q~Ib`c+ !@X ʲ~ͬc (&g?ڻ]4djIa^ӷ= >%? ߛ%klX 69Ge>8tLP;D6iUgx}e$vzkɠl8^ HO"O%ZKM2߰Vx/1U!leZD>zRh ܟ|͂bs1"1Opi&., ͖SWLݳ^Zq^^xceD)mQÅ_KAns'r}'Q7=[ #D (k flό£^ufɬǎ>>oV\Ny疊b]jQ.RDEy.#O"'a*=g䇲9tz]bjeѕYd=E墫,j5\:3wWR,ݫ*KOit\f<DZnWyU +q= ,A-{5lSN=۰U:)W'l=G.x59Kゼ$&/_԰zMMՅr 4d}Y"دؿݪypE@b!U@ݒ1.!Z nN䍀,$Sy3 )\)Z6vR.y"tn_+:,|kVod5v25dέ~*IT@-sXvQb֔&BDy-7b/!;lg2VcwطcP µFO.F'),kVoETx)c|J*1~A7ŵ˶nJ ![N6L+RᨩxOP3ۘ7E.,{HQ/WY\)yR77Y#4>D\)N?r?hB=ꡧj%4((Vh>kOO/]Dn?Ƚ~?QpS\gֹhR(I1{gvGb @nKg(p)~ԙ,=I#)?f7sӑ”cxoQG<}i ]T.a^D';]PL8b+u('_-j.zf'j^g PN3⅞<#IcKνKcoKEZ 2QH%; 50tT u/iG.Y {R&CQBe 2BO#GZr4 Dn^ld.+_#faQxb7;0'3yVYkGb& Vy:S5h nt UXvqP\Ę? *y- IZ.B2FjJAIC=Fq% ˘G ..K6 Օ<_XTz BUIR JF%tY) ctմ\T TK I)QoQ='&TjRݿjkGNSnAD,J躪fҙ٤<iq$P|F;<͂PK.YB׳DNVLWF18ڟcE:bmb)iG%:gK#C1Jwxx%*BR4æS\Ϯ1iz;͎!.ՠ#:[|~ԋu\k}4͎u[$]l2FrȪ$4յ*'MymP![ÁO%XJzNDS:ģe N}WJ'_r|Jo' :f xq ".sICCcn"/?D9ndY*oGoUUJ頠Uj($-L{16鲺Ts") zbB0*vG"oK?_5{8"G"U oF=ߜ=ԮÙ=r\⨽5cy#L[ľG.\Gr#.H䅏Y?w_}"zstQz@'S(k =Ɗ=C^;R ڈakmoy{f0؟VCr }xнtO>(9ebUB Nk.B8VkQ/+Y\`fQg-L.h k91uU>;0gjS}d`l"`#ՃJskQ/r4K@]1[!ttXIr _/"-s4폞đˆL#6C%މ vm>^5oe[%+Ħ" ɞA[ qь:Jа?'J7m$ jF^*qjG,f( PsZSaMgkb1t[4J@uIB.?ncGc~CSarv~!][D/k8A?#|=nA)AslPz٫i06 A'صGR?8o`'dckSASw撅:]4]YÈ>|z8qX~X tjbDe,BPu5: b2&7 (KշyknpM挗z2"RHczAW-Ba$A)imڣIT;oQ.YlЁXTwqJ KCaGQyE!] On#ǰ)zWcu9*;\(IJgEHEؾ*y'%\4,*i6yƒ9CB~d1Ʋ{N4@X%A C`^;0RD,|gCrkK!锩>݊j~ (tbC)ID%ŌJGo,~[G9XmByb5XQQR}Ti<JH"l &"kXGTaekt]5 b'V= M>"eI ux_{~ID7mB@V no )%i{%N.skXϾl%SRZ,#" ^QPjGdG.u/riXSH6SOB H%U3e%3Dv| =f7K֣]n2*h$w_~殳#1 cjpc/9K&IV@[s:W-pIoaXC+xW QU^d$͎q\M:i"$0gOǗ5 dͻ%i6]>ֻxƖ ș[RtxGJs~j-psչʼnNch' cbMi~DžP;2 H+.8ݝ%7)ZH>]ǒ4Sqݘ޷>[rdrPRU7H.~C;70^iJt >㾶13(dJ1M-vx_x vf{ ϏFgߙ*t~[EP'C\ᒧ,5d 4;{[p(J֬ FbazKugi!)AaU֋#)ͻ}Dq^QTt+5WSSR'3jC&>RB*/V^;-` YCfPU&TrD q衲h^%?DuhtSHy+jn˜>"@JGNfA,Y9oR\#UZR.9o|,=vǓNc)JFD"%Z_qE0[SsdoCX% 2|4u]  uoXzgBKҲy&lya>}$G^@'M?',mOd !*]d.ɼPRX R-GK _>Qn6T#\E}JDrjTE͗,vlEj!s8h4%C[н s\q {\W5}4FwIDՒ@`dEDCEnА,^}~CcQVD<IcOWʄ" . 4zemo wKWGL2J1![=)zq4(]&K͟i8f3`Ix^9IZv!ho/4x]9x?Y3,Y?녵%qjl{j33e63:Q]$+K qoEb!X0e$,',;&Ϳ(iodaQ7E$禓hGd>ƴA?IPp'7:,աɣSu Z߭;Vu4}!:gqCN…vhn ǣ*4*](SK)t&бwײ+g)žx'^]vfG?f-U~S'PxUU9͇}0-[`B$VRjZs;r֪ԚKOt+[\3 Tu np7T[7=[4BFRխ7{XN竡pfbmEt/&]hgN }vK> A`+^|G&5XJWN+\cg?5gI}{8 Waܿ+tn>˨ 2c pC/?V8r-}3m6AȷM` f~ 91̐B+*ԇ/T=U wGQ8*)fxn Ԏ *fK 5.Jvl,4fUMz&8oRE2n:VS2xѱsZJ/0\b YNBs )YYKG痁?`m78? DAMX776oZ~Q24J dI韴+S^Z啢h`y{V& fݰ֧%+8Xx"O,"1oIͪ(H8"R`o;=_cU_,BbV 4g*}BYaY9Q1 A{Bj8H:Gh`>_^:č}A7\OޤcwhgUgQ3>mQ$6fb ,E|_=#"Пt3A6CnrrzGi+Gg<5яRjX/ٹ(Opf"0ZQ4,꟦l/g!R/x/+LCY$2GAn#v%(7|Ru2 L c&)j'ö$MGၟFX fmJfVVYtx J4S,p(> fsIc.$ ,;#p$@xI2&&P-e=GKBFo>nݏjDA){P&#NHykpaEI&g؁؞0jRXVY ^8zX<e1-iCi$g\ԊR^K}GzrKvvF*5u7u=y` (]2ɓpLu; ExY{ Y}Ԭ67+'زX]?KOP嫦c 79zQT&&C| 2z߳wrZPKjzxC-yb]4-g(+lC8ٸHoV~gͫz~-+Zl?W|^⾭Y^!}xz+|cUY[LՀʏ3|iKYmD,0oʯ G|ps1p>'oiXyo.5GyLc(ڣ3 IGoY(v.}I4@4u!q,1C0#!Z 1|V}0f eCDhF{֢rc١PPFbLU)ܳNZy:ȳ2[4yNunU*>7zi%jbvdB7P\;>D S(,0!oϋ56d ɯqhfxR7֬OamQиZpy OˊTS1~@ؙU<@2˦Vfݘһ^UޛW e)z7v!W3 >#Ԭ>N39:}lI'BQŏ&ɕXitP-W>1ɣΑCb\OϾ;JT15Z$UI5Xh#>45q)Kn1CID5醟kݹ?IQrf^hڟ[i 瘻#2Ġճ`,zċH0U)=d;"h&L5[Yo U"=$yIO31=ɱ3k^t}P-\^ƶ$}mq X^_ 5Ljyy#,jNBk'dNni)zekE:m®d96c@ &5J$P|GYdbQ~a@@IF1qjGMGoR0S6G'㼞f)෮zc쯢HN|x&MpE{`aIf?b'l hL!L.lN/Մ`f @j M /W_]͈y `o91ƍ):{0fz9>uwU);7&s 0b"!+:~XH1ߝ-IveN6Nwu;Xk}-zReưjEcFm;@#aWQeַ> ʛ8'暕+]hBB./ƭx!n i[`LIPRaUm9ޙmoajá y, >E $qVL@[ofp-Z^Vv_~'gɈZ9~=A x%7 MvaGrH$aqiÒJGSh4 y9.I*J.fJ|YZ Jv6rMwfLE.k2]5HH\6MgL Oz_UEҠ.gk'-lc\wo ijy9m)}݆4Lk߅ʁ10{aĬ߭Q5HA~C{t&.ZrO݂6HRjZQ*?AOrdݬДea"-_x`j3ҕh:v9~! f+|kjMW=<7pe N5nDmM|ӭtPVЮuPdF} N^u̱*^?Y_g`\d\l-G [`%yדޫ]ᙦT::ly6Q˂.V㎘AUv9%ޣRI<`eZ+o*))=}S4W`]3\TەK`F gWH9 S 79;P V8eX}  vY]ge8B X I-EɺOpsԤjL 8Dd Kho}Z"8#Jx+6:Z?%2J|bCkI_IHfeK㹌Zx-򴻮%YE N|0KaS$mF,b`wf"j;ЁqAEWMN rɨlRFShVj;Q݊ Uڤ(ŴR"։4#+~ۡ)?c(EԢW^;b>U`-{2ӠÉO_;_ϔHM>(Ջ>I<~O霨5s o>Lva㇧{(Ԗ{{1&L+vʝ­,]K0AjZ|H)+{ɛS3`'F-"~B^2=XgB 8|^~9}NlC[߼X\iv?/CP} 8;~8H!EyFX%ʆU[}hdh'\>b3{EFv(v&[\2{PFMeDJ&nqDY`vOL{?{.~*W$nD+w\D?>'D'39!?LRVenY$hls̎:{RH`Aej yΉ ֵs "~is(Q 0B2(=%SbӃjY9 =s?NSaEآtRr~|l ڎ}~M*IH4[@ mp4츇~İK*8 ^doL̟ x{Ӑ .'yWE.-8E@߮nF߿˞ˡH+BϫHUSf( cX,%x1F^v+(AfrrW8t~WzX[l]SrO凜R׌V5:Tb>*k9l0bCD=+ j#x[ћ26Ky(2ABW`=:I|RUcbMG(gv^y?f:2UP`)aODLAT%3C3X(&Tz,ӏ^mta(4T26SM9yظ yQ[CX=i*v A {eW_N}5EAesC !T;lt7"`2&3a,%cl5 E¹jV d4ŔyK(2h+ T 9WɹF EM |2y ;qSUp m,^mz҂drL yTr3]V?`mmԦ;j}߳}ߘ+jCrbOXw$$kA1 p/ǬA4 ]$'3aExmdw$ӥ\d~ ٸoyL?X•;lY~y/mަo9jQJTAUֻUHǐӿ̅&-UGq uO4AˆCd2>3t GT J.5Գth6R&-=Ci5 I6{Ypa좖h&`4շ ?#%r0$ c97cR0}[3% \S|0@b`9eje+zR JS@H6SB۶^K9H|/hEpO85,u]mT`1,nT5Iw!X,R*0khMS˃#O4fz)d @慊oZovKk~SHFcEbNj tn-p,^쯈}^QLJYJͼqNN2uR*dňS%+pwa*_)Gl3;%x N2Ğn\P++1av!S/jli<a#,WH̚[S\sɒP%Pqx.[@ n&,m-QKVLܙZc˯peEQb;$$"Y_̇4~!>X)RS7?pZvALEI=* Վt N[Ŀnym Tq􍂬5)}""\X GeޖMAeƗIѱJR* ]1.=rD} kz=jaUeW%goxz7(^㪻*}TMrCsHO_cmKuuw…4anv~?r2D'ڀ{.o|ܫ-9 A )@:!NN߇`\0*X>Ϥ d/n ' ߦb,bY%~t!ܝBHekgCt] *u+K"(LBң`JJΎ#kiNq/}ļD(ߛ]_jHv,mk`gu[3N$/4KN F43}kjK8~dK94D1,\5_Hcݡ_ܴ_oedH`\<[荶h7?}PlL6X;gI;.\m. QlU W ) k'L10ppwRNd]#J=gTϳ08[xiˋڄ+ŃB~$:; -Kdi23osxEJ+8 #x6}=Wѝdv"4Oq䃓y:r"FMrRgNXd数zsQAv|d&J !B CX"MLKCLJcT-V1ϝ v1'mwt;Scp Z0W %uޑrr>ʆ0.r$/FJ)Tg,AԻ7H&it8] C/O(3h\ĢPҍA ,)_K`&F/[+M>4KV3w'N.gW=(> %0~f7 =Ԇmōam}g_*I$-#m>2#y^%ThnSWO5f6{b?ٞq:z?sUK"&<]W Oi%~0ʲNp j.U43C ,c&|r 8;^[J6u2u8oL4Y)j@inMT-ƘCvU5T3 >)JT' _a׫5l-,bJn}FW*{՝؞B[qmGjN<}o.Wue9 v{m  {"$:m*FŷnBzhu͔"#)S>bV7C6d?wI3p:4s3ɕo֖>1mp2 ͦV7")Eg1v?5]ȃ:_U#hOT̝-BƿDXsàP/1mm3DPs'H.~u-Q+E+=._={8<z|bW06 .=tPlF⦂rt`EJ'T_τErY㕕 wz] tBMenjH~hÛa;r eAas-qٽ~;cNZ\\42D[[ǔu.)wYs&F81+fKFJ'.l) q*2Kt"tII`[i =KW|87JF*ȇ" J&/1*&t qqK S#L5 9j g_}*Gti֪"z0\U,ð(DĆ馁靡P~]aQx$' KsqOJkC;11A0ss~VP'!>}MQK.H(zR}[E4QVCŊX "(i!erjuԄk7YDaiu{lvɦązr>ӭ4="I9 }*0?xo(yG;' a[Lh4grc7Fxv)STm$o4sRG YJz{|qOjUwYϒ#Fi&,&ݨ[ʤ (?/xK g ngZmy4ȧߧ x Gb)l7;dbcl$jdOE; &uKLZ83W1&qU#{4~OG.J_7l&׻׵ >v•iءTiq9&vB1V|mY+k2#1g;ey ,. {JEѤ1}NrlrXz웅G$UUL!LXŽ?4-͏Ux!g!.,[$$R/H!5m. ' _tQmD-^ /pD:W[WdQodzX!̀'bV$| ~-J7od,e !/w}*vK[OH}0D|4a|gl>,g7ہ u;쓥1tXVX9=cQt ?ku}|z/e4[Axpn! />ccɳ?c(p1,C .U˖t!{.b5ʬ 7?avʭ%]ႆ\ͣM+D+l֬W*;CA~P"ø}. ֬$l;ϴ2agfAx)ʃ2@찆3U)|N,CaU]½Z/ ?n1Qυy[suMQ#,EP3FO_졛T9!5rSB,Hh(S#Eq}(ZIa?7t ` SV9نdPi~^y^LB`U_ /":. !^Ⱦ5Rv{;aR ORoP\+Q\>QJԞRnU13= K.n[&e)^F%6 lNxzPָiq>[fq+TWv 鿰|+oPa oDю|ugMjIޘ|Ίn7ːijFPl),Hzm"cت.H:|mv_]{J1xgo=a~Xha܃Ag:vΟɩ `mY"9;0ٹJ<-SP*(Mqco9'YS*i[)0G"$}nԽofZJĶu=rim-JEsr n `kɣXQ1Eme0 |?DJ sT$VR]08Ɓg} ϹsZ@ nY|;jZ X&#HǹpUwuVC!jѨ _+~1d6xd8sScW^=m` A%YxвX6V93 y]8\ ($ߗgN, nlƀwKf l9N&Ůq\lYn#HQvza}?{_)\!K5N', _K͝+d$<VQ0lV[$H0Rm\%{Gn," |$fNsDۈ\(.0t1܅< P҃*Q69>Xn<܏B;4p"?BC:ۇoVcӞApHGk( P99ސȡ&]#}V/88sec7y=8J1=J39>[`4#I:"Aޚ8YKu8Bکd\|׍mϾVuSǚ1v;5I'G+ALfLp:H É0UI}>m R0tAJ//ಃA\(P֌1ir[1ڙjRǴby4̉ofD~t[TO-LIU5ok=(6Y[n7 {o^WR8-Ľen] cozv߅6K@/$3eE@]}LhO+VЕY« g|`v0?vyVfϝ;&>d!$Jvr{ D}*[~?$ k@Fg߉{ 8tqmUͤjühmJ0c+*nq{ !'O8+uWE Dg]CM2Q`eLmy/'k[`Hf2Ɨ7: w cv'#Q[ZEݿ1݅nYBb$B !IЇg//>> LX΂rFf^2Xw(] 쑨ؚԱ("-"h|&Y:Z( ̊I/-A# 8&39qi.kQȷyv >`K+5-+3$N*s(tT@"P*w"X qA@וC39 M61ɸlęeR~쎷_52DJАdѶAMd>@sqC ortDlO+Yv=rQ>#Y6ڏէI(+E6\`)l3DL }06uX 4ȉ`{ԗ@tiM6H2"$W 46-!  NKCtSjaW{ NnYgFq8=sVH&ͅ+vdG,ݐw$;-lαp?\Ԗ-ኊڙc%qx3BxsKiXt5)d-t߃!q'OA*He!ſ9Vȷuy+Qzt$̟tQZgg+OZ)&>Ֆi{z:r|۸˼z ZcH|R9T <S_!U@AQZL6УmZ[N!IҴgs xaT1Jm+,}^dv&sG$x(<X݋D_|IFp8ͱLms4Skt`EBiq=ۓlL_<ޠv=ebv7'W9&PxEH#:VV+j'} /,i"iΗ5m_g!iOF9Ja۝{o[&C]uӍ8bd3uNQ(Jl 9l~S4ErUiy3G܈rZƥlkWt2oAj Q`ډ% Od5`(IѬ{EgjLܼ_K*M<[Qk ?n[[ ~IBk9H&o<+mek6?ũ6‡wpjܼat?+HeſY_3bؼV@}N hLk[\5&{jXm&w=O*?r2!^-PsFJ$d ;!T^0!nMD9 Ep%9k# j6b9uP <0)nޫ24|K0Xt{Yy*ٲ2Ug J}'G >/XBB&EW5$)(ĺ/V$#3kia奟VDž߄d*h$ QI<0yanR|77t̒m11rվ~( G7,eiIC_/}Rw:8|3Hw,I/U2Iٞ Y\7&UFtLL(($6JFuE!'A2;m]#܇;eȬripENiYO$q Bmݯ?XL-V2t|gr;H3op='SQ5KJ .qzAeҗ0!F@%EJҒ=L(g Si.PX &K._M Xv!E|7ץ3v 3"B5.fOI 4[(9-؂}Q7eѢof9ƳOzak\=Q 7V\";=|DEǻC5z0HD\$6MmL05}f칼rdR+kWp䢮o\'dF(1ʀ (hIx1pؐ19,rӶTCԔZ™; L( T܍qq'1/ N/B!3r+sI혳-?1 (,Y6LcD[(=oî1*k+}UOI}&jmzk .L2̩.6C /QÝd6̴S+JHfzP=_1O M W~7+i"΍h}+hlK;9caI@bR}TטAɷt)_0\d=cUNe/ˏ_M'іEAxNJ_>}S0LՏ(yM.+ZbvNS$/{,Z? uη!Gڧ[(S7Kqs-wr"x^ͼ EsLWx`P z1R94YRԐu<ڪ*FfL^$-nGMySY{{jZBֺD0ڧ,}:eN؃OsYiMؕi((|6^>`D*Z)&1br=# |#BK*yIRwF>XZ=m0ꂷ:0 Nb9V)3NN\hP$|Of~|t&;8QCr );hh/-]D"̮%Dv-#czLcQ OD)?SڟiPN+"])n;7`0l&b_lK4eCJ[H `lgzps#K q=!f޷3w!JL0ʩI.eu:@,Z2ځx `;0\*H38/ s, ߑ{bu9lqC;:|̩P{Wh۶ê?9P1 xxn{|,lo_QGx<ėCO hVGBs S=.NgKNjȼ +5z@LܕDi4f>tdwu_tR/+|fuøҜa庀Xf%lEN5|Ճ{8a"wgl-aHV[?KGJf"7}D7+r᱘JxP+^S3K IKo^WZ &%b;r9>;fdxcT1gЪݰ*W$tsP C?5@Mq8JD|gLW`H,fa?.uR-Yp;Hⓣó]H647bJjjzpкW\kt; ӎ,j_-. O0;Udd3tdzXzF9XWnI2(iΙbEutn6?Ӿ}߻>ão`+ǣ.)];U?/XڔtLE,`m| I W㜝 !g7Xs'ڵLjIs<;cɮE7G i$эw>[E }8_"qa @j,Z96ű ΎCy?>}V}F$ cv闕UE88M,~Vy(WV^ξ5gc #oYue+'mwq4E. o:w"fQ-wqBQ?GqKj, Cwcn+w M*':{QEm{* fj4D7)ӧ<fVaV,V텽(H4c*%Jkm"ƪ E͍A#KԜ>^!)XӢ_:ܻ{UuKCs-PMhrG:FL̊a/ܶL+̯1r551b)6w`l k0ֺ`YCX b<%e GjtN{H1E Xvp VP%Zƹ}F0~(uoM$!281"8Yj}.*TV6Hi[uzo^݄Q2TNaoz2@wnNor#i}il-OBIjG[^=>K/ IعjA4QO[ ?sMxn^rRn$[QqA VC~ lur7MNsI7VL}i?Kt$|_{H^bB.L3ưQj1vۘf[0Ehk~[/bKi #4Ůa>[N6FGXQN~$.Xpl[ɵeD"9r V*:DqSדXp/ xdBlE?f]l.fx4~LaXmO Tgڛ4v.?/ߋcrQaHnisj.gIoO]0}`*0 8]{sjV[5߮ap ǿG"B:Z4{.P[K#;sRAVּ" [,H"MTG:Ǟ\RxWȷ4׌h&6w yW'/deֻSsNTmڍw9 9+5< )Lu6[B@6W𬶾ʣH0eĠ@mMD,&UC9 ]ǟ$[LFEԤ͙xg9zPq7–_K 8Ox7z(~ 1VkMSs=g~zX+[g+ k-$oC]վlp`o,,8=-F_Y앬OxΆ6`8ag눘KyC2>ʳDj!:C cXqosXD{gokfne10 |V+%b}# vs0 yw/fL-tڀ@A*SPW'X4%]SF} a}b/w:>CzaIWݼ9I@ܗ?/9J5ޕs D}0/[0O/84߰!{i? C̻Eޛ?Og%{0q-QXAXw^}ܯ e;;"MϯFr7V&{ʌƢ\(ӏ(T;6|r#1rJ[/J[sTACJ fܬ~^a BސV%`-hNȠ֒u-$U3m"v$jlCoQ\&Qk1lb.zgZPi9rոP鈒ܷ8>Ixj፟ NU^zHY3PyXsMf,{@_*u_4ؼ?/J((h1::8 DOWF3҉ّ#YlP 8St{*&xF% j 3*~4ОZ},srq'`oMn;Qf)lؚ"Nl*tayM  @,m;@JSaRHْ6#!.]7Մ^3wdٹ*&k=vP(WD1O5k)XCzRڨ)eyD{I y07k1\y@7|3B1@b̺*'ͺ6~xz#cfyBio MZs:r0|,&GM5k@-w9UxpD%3d=cñy,!ɏ5/d i<(qٲlT#^0Uk!Z}v%R #R! \N,sϠQU?|W^Zj{q/#9%s:zȀ#*WK]NrڄU .[V)InIݱTs3 ?N k*[nQUBzK39P<}2Kcf! }Fc@j`*-q(H8hJyj+w\=ᇖ9/ʴ{Qu-lU7~u_&#ǝ?'oZs@xCҞb@ g%~'Q_)7JI ּ+UsLM|#jO1/.ܿ4I,/7IgK/[T4,m٪ s*R3#ڧ 1 "ć/ RT% ; rݽv.Hk>۷sk dƄ Xs*!xu).wZF!>o(iI@Wb LqWB >'%+Q~X Ԩez&yo =/!k^fsmlU^,W;ه "t-;r?{Xt)ѧ"8t];GqyBk(UHcM^yEÛ=wrɊ+jZuY#ZZ!w5Kؑb'zţ[i_:¤*IYSgPTZe|8[7j6"EQ{u"\;&j=uO~`А:F%liݴ+sN,[kʟ2tLJ!yVDg3$KW3eg+ʥpKŰ!ў,xUwߥv)R.H}bc#TW,i@33MKՁ{aQv|]9QPe^<ߊV3NXuWpFg*|m#D؁+-a^ڷ^硵 Gtm 55l?ch/ph7m8 7Jf7n\ ww ZoOzDtj1`,x` HgyEDUwZ IJ|@pjlNjI%\' lx94D/>.?{&& !!qrLVewxm y! YozqXX[Ar 992(`z'qXz״2uD K CzĖDs7;㙘%I촁4TrJ7mӧFіiVLd\+oX}>qPMm y-Cr jcuB%g?"3AT! D]ad ##jT[<P (uld.bU$absj5֔^G%L jě<&*39e*S]NRhBE flG@O}E%iTbڹ?U@lgH='ئ!buǸGLESM1iKV ?S#Id#&靖yINP2)#*6/2-zg@ T5LL5\ tA*teeVoȴpݸU"@vw *7MS XZ`&3 ܚ7$wZֲtD,@>e?guk<ç8$& &9l~/8`耫yLNnl &ǙaE0=ma9bQDH~GIO)<|"c;s*m&ZZ u@yMH՛T.!AH{5 ̈́m`"W4cNFh) %'Hֹ| YZ