systemd-network-249.15-150400.8.22.1 >  A cop9|s^-ʁ'~w!!zXct!J}!Kbu3t~G'}xJVIZN>O?<9$s\khu\ؤ$vlN4vR -D O$zYkhZxA>p _+{ Xo@[oKy1mv|R L֔=*fjh\<qˍ}H%fScxfbd6df6538706c370c0408ac67cf7566ceaf574f9470c3fdedab2d83a2a1f0e0ffc6a2098af7a5a024cdc230f282f6c69815dd85 cop9|pL?d ' \X\hl  7#5$5 $5 %T5 &(5 25 35354566(56708|0=0(=8=O9FO:i O=`>h?p@xBFG5Ht5IH5XYZ[\5]5^rbcd/e4f7l9uL5v wP5x$5yPz8HL_`djCsystemd-network249.15150400.8.22.1systemd network and Network Name Resolution managerssystemd-networkd is a system service that manages networks. It detects and configures network devices as they appear, as well as manages network addresses and routes for any link for which it finds a .network file, see systemd.network(5). It can also create virtual network devices based on their description given by systemd.netdev(5) files. It may be controlle by networkctl(1). systemd-resolved is a system service that provides network name resolution to local applications. It implements a caching and validating DNS/DNSSEC stub resolver, as well as an LLMNR and MulticastDNS resolver and responder. It may be controlled by resolvectl(1). Addtionally, this package also contains a plug-in module for the Name Service Switch (NSS), which enables hostname resolutions by contacting systemd-resolved(8). It replaces the nss-dns plug-in module that traditionally resolves hostnames via DNS. To activate this NSS module, you will need to include it in /etc/nsswitch.conf, see nss-resolve(8) manpage for more details.cns390zl38)SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttp://www.freedesktop.org/wiki/Software/systemdlinuxs390x: 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 systemd-networkd.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 systemd-networkd-wait-online.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 systemd-resolved.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 || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-networkd.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 systemd-networkd-wait-online.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 /sbin/ldconfig [ -x /usr/bin/systemd-sysusers ] && /usr/bin/systemd-sysusers systemd-resolve.conf || : : 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 systemd-resolved.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi: test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-networkd.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 systemd-networkd.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 systemd-networkd-wait-online.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-networkd-wait-online.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 systemd-resolved.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 systemd-resolved.service ) || : fi: if [ $1 -eq 0 ]; then # Package removal for service in systemd-networkd.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi : if [ $1 -eq 0 ]; then # Package removal for service in systemd-networkd-wait-online.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi /sbin/ldconfig : if [ $1 -eq 0 ]; then # Package removal for service in systemd-resolved.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fiNxH9( Nf@ 2PK    (*6(~&Z?w33'>oA큤A큤큤큤cnccnZcncncncncccccccccnocnoccnocncncncnlccnccccccccnrcnscnrcnrcnrcnscnscncnrcnrcnwcnwcn|cn|cn}cn}ccccc4c45e258ecea415eef4a30a751d422c490364af17731e7bafa37f0d379faca53ed1d80fdd156c0ae79ae91bef1dfec61eb1efed7996932cefa6e09ce975a0174d6e969d97cccce326256a2df0375096a254914a1b92f2aed62c947e1ed580b753c76e530deff09a9defc9318ebd280796bd3f085ad5b32b31b3fb460773d2d3be1e5fe3b2335d27c0075b12cda0f244b25ddde04bc856c659b0e31fcaadd63a4daab81980706b928d39c2b6870d6fe34e344cbcebfc171de4281817e0c9314fcc46840d71961862b6465aed00f64ebce56874def311d156dd035148acd3eb7c0d1f4ed56e1d61c6b4b6ae59e3d20aeb1f2282d9fd57f77a3879c239004ce1679322e03c0daeba1407938d484f9a3babb0162ef8d458ffa9cd73e57e0b13704e058674e85cc8dbd41f659a39a18bbac9cf93ef6e2a0bec2dd1da5dcd22afa3746c2eddc63b483cfa94772f9361c7f36dacdf357c8949abdf1cf665a344829a319d8bd60118a920446b887709a3b1f227008a3a4006bf9209a3fec627e18634ed420cf3c81adac89f8f78825bd2ae0c9931589d5d35a1116580c3f958051a5a310fbce24adf95e43891c777d1a9a7f56b85281509031e9e069ac08afaadb4563d9cb8f907e9c4234b08d5000cb99b143ada9aad336c59225250baa9e135f9bd448292a5f7b5e1293d284e909d94a0ff37ee0910f23eb22dc4d036d730e9b6fcb5a33819c063b5c6e7c9e9208c8dd2aa6c9f0523f19a44364faf1354ffcf2365f09c8a73a5d9b5a38545d67634241baee31add8b97f04a2e1560c9cea6a068a1766bbcc8ce5e7157e402eb11b4d5c595dd24daa31a391082e2096c8cf21ca54b13058b0cb4cac4927700c38321ec3315b740a24fbede21f05508860f9ace1fdc5200b1b9b1240c9db1c4507c987c3bb0e0063f7db78fe5ea07a0bb0990c006128c1770d8f4abac90d96a564f78ec73cdfe4118277cd21e65f86f31ff1fdf8314c3bbfc17ddf5bf1f2dcc11e6cb0fdf08a8776444d6c6c1af4af4257616d9803906553152c40c962b6b0c878f780b58ece7cff2e9d8d3346feea5f0704f772293753de31dc4de72f9cdde4b639789670f393a052c81532ca9d3fefc71d7c42f351192b6ff324305f9a9d650a48cc94c91764601e3ff4bc671d0e2596a54d039b71505fc8808faa8da6c61553f11985eb8eb828b34e628421f3aedbb421e0d61426d1f974e0fc2187aec19664a5250494e6902693dbf06406539488ef1d4637af9e21b20cfd5f3de6a4f65b184a04e5dce4525075eeb609b1806ce8bde5d0f55cdb0939d0233c2ccad0ed25865c51716b6f812d2136e51370f45fd58b213e3acf449c7ab8b6b99bac4ece8308b98719cd4f8d46d71a381cf2f4a269ca63aabfd65fa8c3c63ab3ec9f29abf656089b878b924d2de0c24bed563e2cb95e3a419dcb9c255d5974b3664c3d3d35a45d6ae3d2525a262b9193e3b2555d2c74b2ed70227b298fa603d377b1022b7a333d17c472634baed512e6899da99b3b20bb5fdc73bbfb5c3806f8f13ca9ffbb5175fbc28ce83f413c029c507bfa8a15f1fded0ec61342fa1f92cf1267af7c78ee7a8ff2344e31bbff4783eed58f54ed24714d1ac71ebcc07e0c2f38aeca26af6c6a0cb48490df96c99b5b895876fbbfcd4923966b37972ae2202707ec720c4aba0f6e4497874fc205fc3ad9b70062f01d035e8686463695d3f99a5e946696c712698dfda92fd910c418e8cdc0438d7f4bd85039f040723e537aa7e8bcc09111ad8a4b993468282a54153ae0981a7eb86cd3dc3b31cb1e546a352d8e49ae1b2d5e8cc87e63de0dffc821e5996ff31ecff3c1a1f3bd5cdfd6e1cd6fbef808753c2e5a2ef2add153a56fe8a5e4c468f08d77da856e72de20809e671384226d2f19ae2a4107449b4eec247af3ed96b8d456c0d01c8951828facaa0ea811b73ff760b530debc19052a35797300e29164c7eb765526c9168fe6aaa78131da8ccfa2d87dd0108f9d632ddb7ff9681be75624e1281ec894f3d8c2bc4e00820d1473178b8155dcead9e2bfd737188746fbc0d488dc7e765dcff1b53aa04d93f24c15411a53d8d32ce030978d9fce2cf110d8ba6947696f33bb565cf199e386a9297858331b00df07ed0b0ee5fcf4bea67f6c0bccc8a92b7e310bbd31fd918993615cb07e526ffc5769c73cdbc7ee20e2e8c0c8adc3a0981bc2cc416d632ee900a4c7ce9bec25532a1652bfbb8b2917b1644240f0cfb0218fc5b80cresolvectlrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-249.15-150400.8.22.1.src.rpmconfig(systemd-network)libnss_resolve.so.2()(64bit)nss-resolvesystemd-networksystemd-network(s390-64)systemd:/usr/lib/systemd/systemd-networkdsystemd:/usr/lib/systemd/systemd-resolved @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(systemd-network)ld64.so.1()(64bit)ld64.so.1(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.30)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)librt.so.1()(64bit)libselinux.so.1()(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libsystemd-shared-249.so()(64bit)libsystemd-shared-249.so(SD_SHARED)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdsystemd249.15-150400.8.22.13.0.4-14.6.0-14.0-15.2-1249.15-150400.8.22.14.14.3c=@c=@c=@c=@cccck@cvcc0ccc@c@cc@cD @b)bb@b@b@b@b@bk@b^@bL/@bJbA@b; b1@b1@b'E@b'E@b'E@b\@bs@b!b@b@b@b~b8ar@a a a a a a a@a@a7a@a@a@aaZ@aea@a@aa6aLaa@aaKaqV@aqV@an@amaamaamaaim@aim@aim@aim@a`2a`2a\>@aTU@aMaKaKa;Ha;Ha;Ha8a8a2@a0a/k@a/k@a#a@a@````````@`ݮ@`ٹ`ٹ`s`̊````O@`O@`O@``@`@`@` @`@`m`c`[)`Y@`X`OL@`OL@`J@`J@`H`3`/@`-@`3@`@__ܙ_ܙ__S_м@_0@__@__@_:__"______ts@_s!_cO_cO_a@_a@_Z@_Z@_O@_G@_FN_D@_>e_ @^@@^^^^^@^@^ϧ^˳@^@^@^@^^@^@^@^^^s^^r @^ku^M#@^;^8 @^&^@^@]@]@]@]N@]ʞ]d@]]])]@]]]4@]@]]m]@]@]@]rJ@]nU]S]A]5@]\"\"\@\@\ڭ\\@\@\@\\\O\}\\M\M\\@\~d\k\f\=@\73\73\l@[[[@[v[[[0[<@[<@[<@[<@[<@[^[ā@[ā@[[[[[@[j@[a[[ @[0@[!@[Z@Zz@Z@ZZZ@ZUZľ@ZZZZZZZZ2@Z2@Z@ZZZZ@Zw@Zw@Z%Z%Z@Z@Z@ZZH@ZZZZ@Z@Z@Z@Z@Z@ZZZZ}@Z}@ZyZyZyZyZyZxG@ZxG@ZtRZtRZtRZtRZqZo Zk@Z]@ZX@ZV@Z%8Z@Z@Z@Z@Z@Z @Y@YYp@Yp@YY@YA@YA@YA@Yo@Yo@Yo@Yo@Yo@Yo@Yo@YYW@Ym@Y{'@Y{'@YyYx@Yx@Yx@YqY_wY^&@Y^&@Y\YK@YK@YC@Y7Y%uY;@Y;@YR@YtYtYtYtYtYtYtXXXsXg@X@XXZX@XYX@Xe@XpXXX@X@X@X@X@XtXoXn5@Xn5@XWXQ4@XIK@XF@X=mX43@X.@X)@X$a@X$a@X$a@X$a@XXX X X X XX`@XXXXXXXXXXX@X@X@X@X@X@Ww@Ww@WW@W@W@WSW@W@W@W W Wv@WWWίW@W:W@WE@WPW@Ws@We7W)@WKWVyVVVVVaVՄ@V=@V@VS@VwVwVhV`.V\:@VLh@VEVD@VA@V'~@V@V@V@VV@V@VV @V7@V@V@U|@U|@U|@UUoŬUUUȒ@U@U@U@UU@U@Uy@U@U@U@U>U@U@U@UUUUU@Uyx@Uyx@UmUY@UY@UTE@T@T~T~TTTTTC@TTTTp@TTT@T@T@T@TxcTw@Tto@To)@TmTmTl@Tl@Tk4Tk4Td@Td@Td@Td@Ta@T`T`T`T\@TWn@TWn@TR(@TJ?@THTG@TFJTD@T>aT>aT=@T=@T=@T=@T=@T=@fbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comthomas.blume@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comthomas.blume@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfvogt@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfvogt@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comlnussel@suse.dengompa13@gmail.comfbui@suse.comfbui@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comdimstar@opensuse.orgfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfvogt@suse.comfbui@suse.comfbui@suse.comfbui@suse.comrbrown@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.commatthias.gerstner@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comeroca@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comstefan.bruens@rwth-aachen.defbui@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.commvidner@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comThomas.Blume@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comThomas.Blume@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comdevelop7@develop7.infofbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comThomas.Blume@suse.comfbui@suse.comfbui@suse.comfvogt@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comrbrown@suse.comfbui@suse.compavlix@pavlix.netfbui@suse.comfbui@suse.comfbui@suse.comkukuk@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comjengelh@inai.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comkukuk@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.commeissner@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comtbechtold@suse.comdimstar@opensuse.orgfbui@suse.commeissner@suse.comjengelh@inai.dejengelh@inai.dedevelop7@develop7.infoasarai@suse.comarvidjaar@gmail.comThomas.Blume@suse.comschwab@suse.dewerner@suse.dejengelh@inai.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comwerner@suse.dewerner@suse.delnussel@suse.deafaerber@suse.deolaf@aepfle.defbui@suse.comjengelh@inai.decrrodriguez@opensuse.orgtchvatal@suse.comthomas.blume@suse.comjengelh@inai.desor.alexei@meowr.ruwerner@suse.deschwab@suse.dedmueller@suse.comfbui@suse.comjengelh@inai.dewerner@suse.defbui@suse.comfbui@suse.comfbui@suse.comwerner@suse.dejengelh@inai.dewerner@suse.dejengelh@inai.dewerner@suse.dewerner@suse.defbui@suse.comwerner@suse.defbui@suse.comfbui@suse.comwerner@suse.dejengelh@inai.dejengelh@inai.desndirsch@suse.commeissner@suse.comwerner@suse.dejengelh@inai.decrrodriguez@opensuse.orgjengelh@inai.dehrvoje.senjan@gmail.comwerner@suse.dejengelh@inai.decrrodriguez@opensuse.orgcrrodriguez@opensuse.orgsbrabec@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orghrvoje.senjan@gmail.commpluskal@suse.comjengelh@inai.dewerner@suse.dewerner@suse.depwieczorkiewicz@suse.comwerner@suse.dejengelh@inai.dewerner@suse.dejengelh@inai.dejengelh@inai.demeissner@suse.comcrrodriguez@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.demeissner@suse.comwerner@suse.dejengelh@inai.dearvidjaar@gmail.comwerner@suse.dethomas.blume@suse.comthomas.blume@suse.comwerner@suse.dewerner@suse.dethomas.blume@suse.comwerner@suse.dewerner@suse.dermilasan@suse.comrmilasan@suse.comrmilasan@suse.comwerner@suse.dewerner@suse.dewerner@suse.degber@opensuse.orgledest@gmail.comwerner@suse.dewerner@suse.dermilasan@suse.comwerner@suse.dermilasan@suse.comthomas.blume@suse.comgber@opensuse.orgwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.de- Drop a workaround related to systemd-timesyncd that addressed a Factory issue.- Conditionalize the use of /lib/modprobe.d only on systems with split usr support enabled (i.e. SLE).- Import commit 119740915155d473de087bd633ba62c1c3e47d36 (merge of v249.15) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/1bfa716e7fb6d7169cece864e75dfe9e52914c99...119740915155d473de087bd633ba62c1c3e47d36- Make use of the %systemd_* rpm macros consistently. Using the upstream variants will ease the backports of Factory changes to SLE since Factory systemd uses the upstream variants exclusively.- machines.target belongs to systemd-container, do its init/cleanup steps from the scriptlets of this sub-package.- Make sure we apply the presets on units shipped by systemd package- systemd-testsuite: move the integration tests in a dedicated sub directory.- Move systemd-cryptenroll into udev package.- Make sure that /lib/udev exists and is a symlink to /usr/lib/udev when the testsuite is run.- Import commit 1bfa716e7fb6d7169cece864e75dfe9e52914c99 (merge of v249.14) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/540e0bd5374f9f42f1e645eb15971431ebb4b8c8...1bfa716e7fb6d7169cece864e75dfe9e52914c99 - Rebase 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch- Don't overwrite /etc/pam.d/systemd-user on update (bsc#1207264) Regression introduced when systemd was forked for 15.4.- Ship systemd-pstore with udev (jsc#PED-2663)- Import commit 540e0bd5374f9f42f1e645eb15971431ebb4b8c8 29fb8a2dd0 core/unit: try to submit stop_when_unneeded queue on removing dependencies bd63eab381 core/device: start units specified in SYSTEMD_WANTS if it is not running e0898fa873 coredump: do not allow user to access coredumps with changed uid/gid/capabilities (bsc#1205000 CVE-2022-4415) 119424f96e coredump: adjust whitespace 3833d5a408 coredump: drop an unused variable 36728edcfd coredump: Fix format string type mismatch 34f6867a8a analyze: use DumpUnitsMatchingPatternsByFileDescriptor e67a7087ec manager: add DumpUnitsMatchingPatternsByFileDescriptor() feb8f2a983 manager: rename dbus method 98fed27339 analyze: extend the dump command to accept patterns a06d9470af man: document the Dump() calls of the PID 1 D-Bus interface, and what they are 79eb37a5e0 cryptsetup: retry TPM2 unseal operation if it fails with TPM2_RC_PCR_CHANGED (bsc#1204944) - Drop 5000-coredump-Fix-format-string-type-mismatch.patch 5001-coredump-drop-an-unused-variable.patch 5002-coredump-adjust-whitespace.patch 5003-coredump-do-not-allow-user-to-access-coredumps-with-.patch They have been merged into SUSE/v249 branch.- Fix systemd-coredump to not allow user to access coredumps with changed uid/gid/capabilities (bsc#1205000 CVE-2022-4415) Add 5000-coredump-Fix-format-string-type-mismatch.patch Add 5001-coredump-drop-an-unused-variable.patch Add 5002-coredump-adjust-whitespace.patch Add 5003-coredump-do-not-allow-user-to-access-coredumps-with-.patch- Import commit bcf040075f682f67370ddf7ab93d7a0d8b9cd9cc ab0f962e4c core/device: Log on every event received from udev 2dcb7c77fe udev/net_id: show the correct identifier in the debug output of dev_pci_onboard() 5b824103e0 udev/net_id: add debug logging for construction of device names cb6925410b udev: add one more assertion 82e343153a udev: drop assertion which is always false cef726986b udev: support by-path devlink for multipath nvme block devices (bsc#1200723) 00b34f08d9 tests: minor simplification in test-execute e5b4571c20 tests: make test-execute pass on openSUSE - Drop the following patches since they have been merged in 'SUSE/v249' branch: 6000-udev-net_id-add-debug-logging-for-construction-of-de.patch 6001-udev-net_id-show-the-correct-identifier-in-the-debug.patch- Import commit 0cd50eedcc0692c1f907b24424215f8db7d3b428 ae2067b062 time-util: fix buffer-over-run (bsc#1204968 CVE-2022-3821) 0469b9f2bc pstore: do not try to load all known pstore modules ad05f54439 pstore: Run after modules are loaded ccad817445 core: Add trigger limit for path units 281d818fe3 core/mount: also add default before dependency for automount mount units ffe5b4afa8 logind: fix crash in logind on user-specified message string- Add 1012-man-describe-the-net-naming-schemes-specific-to-SLE.patch (bsc#1204179) - Make "sle15-sp3" net naming scheme still available for backward compatibility reason- Don't replace /etc/systemd/system/tmp.mount symlink with a dangling one pointing to /usr/lib/systemd/ (bsc#1201795)- Update 1009-Drop-or-soften-some-of-the-deprecation-warnings.patch (jsc#PED-944) To decrease log level of messages about use of KillMode=none from warning to debug. SAP still uses this deprecated option and the warnings emitted by PID1 confuse both SAP customers and support.- Import commit 7b70d88264a588fdba36c6e7655d1feea2b0e0a0 (merge of v249.12) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/4949659dd6ce81845e13034504fe06b85a02f08b...7b70d88264a588fdba36c6e7655d1feea2b0e0a0- Import commit 4949659dd6ce81845e13034504fe06b85a02f08b 0f096f16ba tmpfiles: check the directory we were supposed to create, not its parent 82c3793e43 stat-util: replace is_dir() + is_dir_fd() by single is_dir_full() call 2191a9ae95 logind: don't delay login for root even if systemd-user-sessions.service is not activated yet (bsc#1195059)- Make {/etc,/usr/lib}/systemd/network owned by both udev and systemd-network (bsc#1201276) This configuration files put in these directories are read by both udevd and systemd-networkd.- Import commit 17d488c53ad150de59f7d842e870e0c3d141d8ff 6b3bb1161c core/device: device_coldplug(): don't set DEVICE_DEAD 1e4058a0bc core/device: do not downgrade device state if it is already enumerated f1d33c466e core/device: ignore DEVICE_FOUND_UDEV bit on switching root (bsc#1137373 bsc#1181658 bsc#1194708 bsc#1195157 bsc#1197570) fdaad2ff3a core/device: drop unnecessary condition- fix parsing error in s390 udev rules conversion script (bsc#1198732)- Call pam_loginuid when creating user@.service (bsc#1198507) It's a backport of upstream commit 1000522a60ceade446773c67031b47a566d4a70d.- Import commit 2bc0b2c447319a9156e7c5a18fe971f946554a6b 6256b14446 test: adapt install_pam() for openSUSE 3ea5b7e295 test: add test checking tmpfiles conf file precedence e63e641ee8 test tmpfiles: add a test for 'w+' b531758614 tmpfiles.d: only 'w+' can have multiple lines for the same path (bsc#1198090) ea98492c53 cryptsetup: fall back to traditional unlocking if any TPM2 operation fails - Move coredumpctl completion files into systemd-coredump sub-package.- Import commit e62acb68de9bccfa272bef98fe5b38effc37528a b70267d883 journald: make use of CLAMP() in cache_space_refresh() 3953e685cb journald: make sure journal_file_open() doesn't leave a corrupted file around after failing (bsc#1198114) d03a5f79bf fs-util: make sure openat_report_new() initializes return param also on shortcut 05499d5a30 fs-util: fix typos in comments 9f77c8fae1 journal-file: port journal_file_open() to openat_report_new() 4d07c034da fs-util: add openat_report_new() wrapper around openat() 258c04836d meson: build kernel-install man page when necessary 23da9cc83a man: do not install sd-boot man pages when -Dgnu-efi=false is set d452b8738c unit: install the systemd-bless-boot.service only if we have gnu-efi 98f44dc500 boot: don't build bootctl when -Dgnu-efi=false is set (bsc#1198093) 9145684460 build: include status of TPM2 in the feature string show by --version- spec: make sure /lib exists when installing conf files in /lib/modprobe.d- spec: enable 'efi' support regardless of whether sd_boot is enabled or not We should support EFI systems even if systemd-boot is not enabled.- spec: cope with %{_modprobedir} being /lib/modprobe.d on SLE- Import commit 5b022ce3dbad3189b7ce1e7b0f018b18ac6e583c (merge of v249.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/23b6a8633186a2b5b2487621c81ec7e7bb068db1...5b022ce3dbad3189b7ce1e7b0f018b18ac6e583c- Import commit 23b6a8633186a2b5b2487621c81ec7e7bb068db1 f19292f18d udev: 60-persistent-storage-tape.rules: handle duplicate device ID (bsc#1195529) 3349f636dc man: tweak description of auto/noauto (bsc#1191502)- Fix the default target when it's been incorrectly set to one of the runlevel targets (bsc#1196567) The script 'upgrade-from-pre-210.sh' used to initialize the default target during migration from sysvinit to systemd. However it created symlinks to runlevel targets, which are deprecated and might be missing when systemd-sysvcompat package is not installed. If such symlinks are found the script now renames them to point to 'true' systemd target units. - When migrating from sysvinit to systemd (it probably won't happen anymore), let's use the default systemd target, which is the graphical.target one. In most cases it will do the right thing anyway.- systemd.spec: minor simplification by assuming that %{bootstrap} is always defined.- Make sure to create 'systemd-coredump' system user when systemd-coredump is installed (follow-up for the split of the sysusers config files).- update s390 udev rules conversion script to include the case when the legacy rule was also 41-* (bsc#1195247) * change scripts-udev-convert-rules.sh- Fix a regression caused by the split of the sysusers config files shipped by systemd (bsc#1196322) Calls to %sysusers_create were not updated accordingly.- %_pam_vendordir is still wrong on SLE, let's define our own definition for now.- Add in quarantine the following patches: 6000-udev-net_id-add-debug-logging-for-construction-of-de.patch 6001-udev-net_id-show-the-correct-identifier-in-the-debug.patch They might help with predictable network device naming issues. They will be moved to the git repo if nothing wrong happens.- Import commit d150ab3db99dea63a546567b3227baf0d85e4265 (merge of v249.10) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/26736aafa1df67d222fe46c54bf74b5c7a44d8a1...d150ab3db99dea63a546567b3227baf0d85e4265- Import commit 26736aafa1df67d222fe46c54bf74b5c7a44d8a1 8973cb2462 systemd-coredump: allow setting external core size to infinity (bsc#1195899 jsc#SLE-23866)- Fix build if %_distconfdir is not defined (see bsc#1195679)- Always create systemd-network system user, even if systemd-networkd is not installed (bsc#1195559) - Don't rely on %{_distconfdir}, it's broken on SLE (bsc#1195998)- Make more use of %{_unitdir} in files.{systemd,container}- Installation of libnss_mymachines.so depended on %{bootstrap} but it is actually installed when %{with machined} is true. - Call ldconfig when container subpackage is installed since it ships nss-mymachines NSS plug-in module.- Import commit a186eb9f9cc13b65f8380dbcae3080228e8be7e2 1395c74be7 udevadm: cleanup-db: don't delete information for kept db entries (bsc#1194912) bbafc8092a udevadm: cleanup_dir: use dot_or_dot_dot() d16f6d018d tmpfiles: split out config for systemd-resolve 41334be59e meson: minor cleanup 3db0c28462 sysusers: split up systemd.conf - Drop 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch (bsc#1195153) Since v241, the patch isn't useful anymore because resolved is no more able to create /etc/resolv.conf symlink by itself,it runs as 'systemd-resolve' user. The symlink is now handled by a tmpfiles config file which is only installed when systemd-resolved is. The tmpfiles config file has currently a lower priority than the one shipped by netconfig.- Make use of %ldconfig_scriptlets- Merge nss-resolved and nss-mymachines NSS plug-in modules into systemd-network and systemd-container respectively. These modules are plug-in modules hence the shared library packaging policy doesn't apply for them. Moreover they're pretty useless alone without their respective systemd services, Hence let's reduce the number of sub-packages as the list keeps increasing.- Merge libudev-devel into systemd-devel- systemd.spec: explicitely list all files for each main (sub) packages Using glob patterns in %files section to reduce the number of listed files was error-prone as some introduced files could silently be placed in the wrong subpackage. The sections were also hard to read and many files needed to be excluded from the main package making the point of glob pattern usage moot. systemd, udev, systemd-container and systemd-network packages have now their list of files described in a dedicated file. The lists are kept sorted to make them easy to parse. The size of the files, especially the one for the main package, is still reasonable and much easier to read now. During this rework, a couple of cleanups happened: more use of %{_systemd_util_dir}, some files was incorrectly owned by the main package and have been moved to the correct sub-package, etc... Note: the rest of the subpackages might be addressed later but let's find how it goes for now.- Rename 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch into 1011-sysv-generator-add-back-support-for-SysV-scripts-for.patch This patch is now SLE specific.- Make sure that libopenssl-devel is installed when building resolved. Openssl was implictly pulled in by systemd-experimental subpackage but could be missing if the build of this subpackage was disabled.- resolved: disable DNSSEC until the following issue is solved: https://github.com/systemd/systemd/issues/10579 - resolved: disable fallback DNS servers and fail when no DNS server info could be obtained from the links. It's better to let the sysadmin know that something is likely misconfigured rather than silently handing over the DNS queries to Google or Cloudflare. - Replace '%setup+%autopatch' with '%autosetup'- Don't generate ID_NET_NAME_SLOT for devices behind a PCI bridge (bsc#1192637) If multiple NICs are behind a PCI bridge, each of them will get the same ID_NET_NAME_SLOT value leading to conflicting names. Such names weren't generated before SLE15-SP3.- Move the whole content of /usr/share/doc/packages/systemd in doc subpackage- Move the systemd-network-generator stuff in udev package This generator can generate .link files and is mainly used in initrd where udev is mandatory.- Restore /sbin/udevadm and /bin/systemctl (obsolete) paths (bsc#1194519)- Import commit 7a4e2ba4e01a8dfd305b24c40e156f8d293995a5 (merge of v249.9) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/6c7d6a7100488806bad0a81bbf2bca99be641938...7a4e2ba4e01a8dfd305b24c40e156f8d293995a5- systemd.spec: drop our own definitions of %_pam_moduledir/%_pam_vendordir macros since they're now defined by pam-devel shipped by SP4. - Rename 1007-Restore-support-for-halt.local.patch into 1007-sysv-restore-support-for-halt.local.patch - Extract bits from 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch which are not specific to the handling of 'Required-Start:' and move them into a new patch 1010-sysv-add-back-support-for-all-virtual-facility-and-f.patch- Import commit 6c7d6a7100488806bad0a81bbf2bca99be641938 (merge of v249.8) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/103742c59ad2d37a54bfb91135d9c7b082ca3576...6c7d6a7100488806bad0a81bbf2bca99be641938 - Rebase 1007-Restore-support-for-halt.local.patch- Import commit 103742c59ad2d37a54bfb91135d9c7b082ca3576 e95df40b09 shared/rm-rf: loop over nested directories instead of instead of recursing (CVE-2021-3997 bsc#1194178) 078e04305d shared/rm_rf: refactor rm_rf() to shorten code a bit 6d560d0aca shared/rm_rf: refactor rm_rf_children_inner() to shorten code a bit 6666ff056c localectl: don't omit keymaps files that are symlinks (bsc#1191826) 30cbebc56f tmpfiles: 'st' may have been used uninitialized 5443654ec0 macro: add new helper RET_NERRNO() 8d90ecc435 rm-rf: optionally fsync() after removing directory tree 591344010d rm-rf: refactor rm_rf_children(), split out body of directory iteration loop 8c7762c4f1 Bump the max number of inodes for /dev to a million (bsc#1192858) dc9476c881 journal: don't remove the flushed flag when journald is stopped 29efc29efd TEST-10: don't attempt to write a byte to the socket 773fb785b6 Bump the max number of inodes for /dev to 128k (bsc#1192858)- Rename 1009-drop-or-soften-deprecation-warnings.patch into 1009-Drop-or-soften-some-of-the-deprecation-warnings.patch- Update systemd-user PAM service again Change the default implementation of pam_setcred() again, previously customized to run the full "auth" PAM stack and only call pam_deny.so which is basically the SUSE default behavior without pam_warn.so. This is considered safer, especially on SLE where a regression was spotted by QA.- move files related to static nodes to udev- Update 1009-drop-or-soften-deprecation-warnings.patch (bsc#1193086) It rewords the warning about the use of 'KillMode=none'.- Import commit dcd562c17a5bd8df60aff757c9a4c823b1da9144 (merge of v249.7) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a7d5fcde94e2351f6cdd1826726c52e22c9355f9...dcd562c17a5bd8df60aff757c9a4c823b1da9144 - Import commit a7d5fcde94e2351f6cdd1826726c52e22c9355f9 f99aa40c6e TEST-12: make sure 'adm' group exist 6c7194ff99 TEST-08: don't force ext4 for / dd1814b8f9 test: use kbd-mode-map we ship in one more test case 94c5febf2a test: fix TEST-10-ISSUE-2467 - Update the dependencies of the systemd-testsuite sub-package- Enable systemd-experimental sub-package again, rpmlint should have been updated.- Import commit 77ad76ed6e5c8170e3825d57abf8690b2a95bc06 (merge of v249.6) bcdeee7b4c virt: Support detection for ARM64 Hyper-V guests (bsc#1186071) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/ad045db5d34afeb4ece43f349783eda931e49a04...77ad76ed6e5c8170e3825d57abf8690b2a95bc06- Temporarily disable systemd-experimental sub-package until rpmlint is updated.- Add 1009-drop-or-soften-deprecation-warnings.patch- Disable nss-systemd and translations features for the mini flavour- Enable build of systemd-experimental sub-package It will be shipped in Leap only.- Really enable libiptc for masquerading support (bsc#1191651) Currently used by systemd-nspawn and systemd-networkd.- Convert systemd package to multibuild- Import commit ad045db5d34afeb4ece43f349783eda931e49a04 (merge of v249.5) 8de173ff93 mount-util: fix fd_is_mount_point() when both the parent and directory are network fs (bsc#1190984) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/2f8e2ef85dfbe8e10a21e0e1bd5e356ff8ed6c5a...ad045db5d34afeb4ece43f349783eda931e49a04- Rename %{gnu-efi} into %{sd_boot} Build conditionals (%bcond_with and %bcond_without) are used to define a specific feature of systemd. "gnu-efi" is rather an implemenation detail. Also not really sure what "efi" option alone is useful for since systemd-boot & co depends on "gnu-efi". - Enable sd_boot support for aarch64- Suppress PAM warning when the credentials for user@.service service are established (bsc#1190515) systemd-user PAM service needs to define a default implementation of pam_setcred() otherwise the fallback (defined by /etc/pam.d/other) is used, which consists of pam_warn.so + pam_deny.so, and will throw a warning each time a user logs in.- Drop systemd-logger (Leap only) This sub package was introduced in order to configure persistent journal and also to make sure that another syslog provider (such as rsyslog) couldn't be installed at the same time: each syslog provider conflicts with each others. However this mechanism didn't work since uninstalling systemd-logger wasn't magically turning off persistent logging because /var/log/journal is likely to be populated hence not removed. Moreover using a subpackage to configure the mode of journald was overkill and the usual ways (main conf file or drop-ins) should be preferred. This change should have no effect on SLE as the sub-package was shipped in Leap only.- Overwriting rootprefix= is only required when split-usr is enabled- Rename %usrmerged into %split_usr- No need to install upstream pam configuration file "systemd-user" It's overwritten by the SUSE version anyway.- Predictable network interface names: fix slot based network names on s390 (backward incompatible change) (jsc#SLE-18514) The default predictable naming scheme used by SLE ("v238") have been improved with the two following changes: o PCI hotplug slot names for the s390 PCI driver are a hexadecimal representation of the function_id device attribute. This attribute is now used to build the ID_NET_NAME_SLOT. Before that, all slot names were parsed as decimal numbers, which could either result in an incorrect value of the ID_NET_NAME_SLOT property or none at all. o Some firmware and hypervisor implementations report unreasonable high numbers for the onboard index. To prevent the generation of bogus onbard interface names, index numbers greater than 16381 (2^14-1) were ignored. For s390 PCI devices index values up to 65535 (2^16-1) are valid. To account for that, the limit is increased to now 65535. To reflect these backward incompatible changes, the naming scheme version has been renamed "sle15-sp4". - Import commit 2f8e2ef85dfbe8e10a21e0e1bd5e356ff8ed6c5a 4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514) 78466e4464 meson: drop the list of valid net naming schemes b9a2098f9d netif-naming: inline one iterator variable d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme- Enable support for Portable Services (jsc#SLE-21695) Will be released in Leap only.- Import commit 48cec2f159dd8fd15d0baf9a1ffe2d762ecf769c 8d65ec4a66 test: wc is needed by test/units/testsuite-50.sh 1527bcc5dd test: make the installation of the debug tools optional in the image f4e6bf0b37 journalctl: never fail at flushing when the flushed flag is set (bsc#1188588) 3b1aa2f79f manager: reexecute on SIGRTMIN+25, user instances only fd46c81922 test: make sure to include all haveged unit files- Update the dependencies of the testsuite package The debug tools are optional thus no more required. OTOH strip(1) is needed when building the test image and nc(1) is needed by some tests.- SLEtify This forward port most of the SLE stuff from SLE15-SP2 to this Factory snapshot making this version good enough for starting testing the version that will be shipped in SLE15-SP3. Add 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1181192 bsc#1184238 bsc#1184254 bsc#1184859 bsc#1185828) Add 1002-udev-add-option-to-generate-old-buggy-SCSI-serials.patch Add 1003-logind-store-a-timestamp-when-the-ACPI-power-button-.patch (bsc#981830 bsc#888612 bsc#1072933) Add 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch (bsc#1178023 bsc#1183702) Add 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1089761) Add 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch Add 1007-Restore-support-for-halt.local.patch Add 1008-login-mark-again-framebuffer-devices-as-master-of-se.patch (bsc#1187154) merge compats/persistent-nic-names (bsc#1061883 bsc#1083158 bsc#1178561) merge compats/udev-compat-symlinks networkd is kept enabled as it's shipped in Leap distros (bsc#1071311) The following udev rules are no more kept by the systemd package 60-io-scheduler.rules (bsc#1165579 bsc#1164717 bsc#1134353 bsc#1177490 bsc#1184994 bsc#1188713) 80-acpi-container-hotplug.rules (bsc#1082485 bsc#1040800 bsc#1078358 bsc#1081170 bsc#1075743) 80-hotplug-cpu-mem.rules (bsc#1076696 bsc#1127557) 99-wakeup-from-idle.rules Move systemd-sysv-convert back from /usr/lib/systemd to /usr/sbin (bsc#1178156) Add conversion script for moving legacy collect based udev rules to chzdev based ones (bsc#1183984) SLE systemd default settings are hold by systemd-default-settings-branding-SLE (bsc#1065301 jsc#SLE-10123) Don't mount /tmp as tmpfs by default Set the version of the net naming scheme to 'v238' Set the default cgroup hierarchy to 'hybrid' Create /run/lock/subsys again (bsc#1187292) Restore "Provides/Obsoletes: systemd-bash-completion"- Drop git internal files from the testsuite sub-package- Adjust pam macros- Don't reexecute user manager instances on package update yet This can't be done until users have their user instance updated to the new version that supports reexecuting with SIGRTMIN+25 because this signal terminates the user managers for the previous versions.- Import commit ec72db9ee0f8ce061f83624d7148ff38a5993b11 3b1aa2f79f manager: reexecute on SIGRTMIN+25, user instances only fd46c81922 test: make sure to include all haveged unit files - systemd.spec: reexec user manager instances on package updates- Make sure the versions of both udev and systemd packages are always the same (bsc#1189480)- Drop dependency on m4 (replaced by Jinja2)- Configure split-usr=true only when %usrmerged is not defined- Import commit 40bda18e346ff45132ccd6f8f8e96de78dcf3470 (merge of v249.4) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/7f23815a706cf2b2df3eac2eb2f8220736b8f427...40bda18e346ff45132ccd6f8f8e96de78dcf3470- Rework the test (sub)package: - it's been renamed into 'systemd-testsuite' - it includes the extended tests too - the relevant commits have been backported to SUSE/v249 so no SUSE specific patch is needed to run the extended tests (see below) - the deps needed by the extended tests have been added - Import commit 7f23815a706cf2b2df3eac2eb2f8220736b8f427 ad216581b6 test: if haveged is part of initrd it needs to be installed in the image too 088fbb71d0 test: adapt install_pam() for openSUSE 4d631c1f0c Revert "test: adapt TEST-13-NSPAWN-SMOKE for SUSE" ef956eb8a2 test: on openSUSE the static linked version of busybox is named "busybox-static" 6f7ce633b0 TEST-13-*: in busybox container sleep(1) takes a delay in seconds only 278baaa3ec test: don't try to find BUILD_DIR when NO_BUILD is set 3bba2f876a test: add support for NO_BUILD=1 on openSUSE d77cbc1b64 test: make busybox TEST-13-only dependency- Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) See https://github.com/openSUSE/systemd/blob/SUSE/v249/NEWS for details. This includes the following bug fixes: - upstream commit 6fb61918ccdd0610b425d5b0e5417751f8f8f783 (bsc#1182870) - upstream commit 6fe2a70b9160e35fdeed9d37bd31727c2d46a8b2 (jsc#SLE-17798) - Rebased 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch- Avoid the error message when udev is updated due to udev being already active when the sockets are started again (bsc#1188291)- Import commit 73e9e6fb847513c6d62f2fb445778ef5bc0fe516 (merge of v248.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/cb29bcc5ef2c0ee659686c5d229646a6ba98ec50...73e9e6fb847513c6d62f2fb445778ef5bc0fe516- Drop 0001-Revert-core-prevent-excessive-proc-self-mountinfo-pa.patch Commit 81107b8419c39f726fd2805517a5b9faab204e59 fixes https://github.com/systemd/systemd/issues/19464 which makes the aforementioned patch not needed anymore.- Drop 1003-basic-unit-name-adjust-comments.patch It's been merged in SUSE/v248 branch- Import commit cb29bcc5ef2c0ee659686c5d229646a6ba98ec50 (merge of v248.5) 4a1c5f34bd basic/unit-name: do not use strdupa() on a path (bsc#1188063 CVE-2021-33910) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/94efce2ee59fca15a48ff9c232c8dd7cf930c0a0...cb29bcc5ef2c0ee659686c5d229646a6ba98ec50 - Drop 1002-basic-unit-name-do-not-use-strdupa-on-a-path.patch as it was merged in v248.5.- Import commit 94efce2ee59fca15a48ff9c232c8dd7cf930c0a0 (merge of v248.4) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c0aecee593511e49638579cb2b9ac8aaf1f8e6c8...94efce2ee59fca15a48ff9c232c8dd7cf930c0a0 - Drop 1001-unit-name-generate-a-clear-error-code-when-convertin.patch as it was merged in v248.4.- Import commit c0aecee593511e49638579cb2b9ac8aaf1f8e6c8 42ec1d537a login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag ecc7c7b462 login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag a4cfd70476 login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set (bsc#1187154) ef553e0199 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529) aae6c575fc sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease 258a3d2043 sd-dhcp-client: shorten code a bit 0a80303114 sd-dhcp-client: check error earlier and reduce indentation- Added patches to fix CVE-2021-33910 (bsc#1188063) Added 1001-unit-name-generate-a-clear-error-code-when-convertin.patch Added 1002-basic-unit-name-do-not-use-strdupa-on-a-path.patch Added 1003-basic-unit-name-adjust-comments.patch These patches will be moved to the git repo once the bug will become public.- systemd-hwdb-update.service should be shipped by the udev package- Finally don't create /run/lock/subsys anymore This effectively reverts the fix for bsc#1187292 made earlier. This directory is specific to RH sysvinit and since we're going to fade the support of SysV init script away the directory has no future.- Import commit e9a23d9e064c2e7ac21a1b984d116bcf15327e63 8dd19c6ee3 sd-device: allow to read sysattr which contains embedded NUL d52409e5fe pid1: only add a Wants= type dependency on /tmp when PrivateTmp=yes (bsc#1181970- Enable TPM2 support- Import commit fcdb8dce591db2f5fc3c1e3eeb7abe9a2090b401 aa2d840a3b compat-rules: fix warning: "label ‘out’ defined but not used" in path_id_compat.c - Restore 61-persistent-storage-compat.rules that was mistakenly dropped during the merge of v248.- Create /run/lock/subsys again (bsc#1187292) The creation of this directory was mistakenly dropped when 'filesystem' package took the initialization of the generic paths over. Paths under /run/lock are still managed by systemd for lack of better place.- Drop systemd's dependency on udev (jsc#PM-2677) In some environments (i.e. containers) udev is usually not necessary but pulls in unnecessary packages.- Now that chkconfig/insserv are history, let's implement the strict minimum in systemd-sysv-install to enable/disable SysV init scripts (bsc#1186595 bsc#1186359) Indeed there's no much point in dropping SysV support completely until upstream will do especially since 3rd party applications such as vmware still rely on it, see bsc#1186359).- Allow the sysusers config files shipped by systemd rpms to be overriden during system installation (bsc#1171962) - While at it, add a comment to explain why we don't use %sysusers_create in %pre and why it should be safe in %post.- udev requires systemd in its %post (bsc#1185958) udevadm, called in udev's %post, requires libsystemd-shared-248.so.- Restore all "License:" tags udev uses a different license (GPL-2.0-only) than the main package and "osc service localrun format_spec_file" has the good taste to restore the license tags for all other subpackages if one of the subpackage tag differs.- Expect 644 permissions for /usr/lib/udev/compat-symlink-generation (bsc#1185807)- Spec file minor cleanups: - Drop all "Group:" tags as they are deprecated. - Drop "License:" tags from all subpackages and make it inherited from the main package. - Drop "%bcond_with parentpathid" as it's not used.- Introduce subpackage systemd-tests This subpackage is mainly used before submitting a new version of the systemd packages. As such it's not intended for regular users hence can be removed/renamed at any time. One might wonder why the unit tests are not executed during package builds (%check)... the reason is that the environment used to build package (chroot) is too limited and therefore only a subset of the unit tests would be executed in this environment. To disable the build of the subpackage, use "--without=tests".- Add 0001-Revert-core-prevent-excessive-proc-self-mountinfo-pa.patch A temporary patch until https://github.com/systemd/systemd/issues/19464 is solved.- Import commit bc08011f04ac4f12569ec05965149f665a0b110b (merge of v248.3) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/6f5c11b28f5739b901390f22c2bf4c003cadedaa...bc08011f04ac4f12569ec05965149f665a0b110b- Import commit 6f5c11b28f5739b901390f22c2bf4c003cadedaa (merge of v248.2) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/e5f93c9d2e9e26dd0dff430c4c072a547357ae7d...6f5c11b28f5739b901390f22c2bf4c003cadedaa- Upgrade to v248 (commit 5d3d934a5c2f4593207497db94e6f313348e89e7) See https://github.com/openSUSE/systemd/blob/SUSE/v248/NEWS for details. This includes the following bug fixes: - upstream commit 4327574fc1093513badc2177f71cede2fc88c13c (bsc#1166028) - upstream commit 3573e032f26724949e86626eace058d006b8bf70 (bsc#1186411) - upstream commit 30927a24848c4d727f7619cc74b878f098cdd724 (bsc#1200170) - A couple runtime dependencies on libraries are now tracked manually (with Recommends:) due to the fact that some symbols of these libs are dynamically loaded with dlopen() (heck!) - oomd is left disablde for now - pam configuration file 'systemd-user' is now shipped in /usr/etc/pam.d - Rebased 0001-conf-parser-introduce-early-drop-ins.patch 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch - Dropped 0004-tmpfiles-support-exclude-statements-based-on-file-ow.patch as it is SLE specific. - Clean systemd-experimental up: - Enclose "%package/%descriptoin experimental" within a "%if %experimental/%endif" block condition - List the build requirements in the sub-package instead of listing them in the main package. - Enable support for fido2, pwquality and qrencode in the home stuff - Improve the package description- systemd.spec: clean some of the build deps up: - libpcre is redundant with libpcre2 (only required by the full build) and the mini variant needs none of them. Hence drop the ref to libpcre. - normally libidn2 is needed by some optional features in systemd-network (only). But it's implicitly pulled in by libgnutls (required by the main package). Let's make sure the related features won't be disabled inadvertently in the future by making the dep explicit.- Import commit 14581e01203df7aa63c7c8383a12e6ebe258476f (merge of v246.13) 423b1e759c Revert "resolved: gracefully handle with packets with too large RR count" (bsc#1183745) 4723778738 meson.build: make xinitrcdir configurable (bsc#1183408) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/9753d1c17545a5d46530696cb14254f5f12024f1...14581e01203df7aa63c7c8383a12e6ebe258476f - Drop 0001-Revert-resolved-gracefully-handle-with-packets-with-.patch as it's part of v246.13. - Make use of the new build option to ship xinitrc in /usr/etc/X11/xinit/xinitrc.d (bsc#1183408)- Add 0001-Revert-resolved-gracefully-handle-with-packets-with-.patch Temporary workaround for bsc#1183745 (upstream issue 18917) until an actual fix is found.- enable libiptc for masquerading support in networkd- Default to the "unified" cgroup hierarchy. At this point, most users of cgroup (such as docker, libvirt, kubernetes) should be ready for this change. It's still possible to switch back to the old "hybrid" hierarchy by passing "systemd.unified_cgroup_hierarchy=0" option to the kernel command line.- Import commit 9753d1c17545a5d46530696cb14254f5f12024f1 (merge of v246.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/134cf1c8bc3e361a2641161aa11ac2b5b990480b...9753d1c17545a5d46530696cb14254f5f12024f1 - Rebase 0001-conf-parser-introduce-early-drop-ins.patch- Import commit 13bc08870147b35f87cefb074aec22e767b7ac04 846d61e0a1 boot: Move console declarations to missing_efi.h 171a37228b boot: Add startswith() and endswith() functions with no_case variants 0fad9f309a boot: Drop unnecessary braces c38bbb0874 boot: Fix void pointer arithmetic warning 438210924b boot: Replace raw efivar gets with typed variants e46cb3e4a0 boot: Add efivar_get/set_uint64_le() functions e16bee35c8 boot: Rename efivar_get/set_int() to efivar_get/set_uint_string() 2808d0e9a3 boot: Tighten scope of variables used in loops d3f3d57743 boot: Add efivar_get_boolean_u8() 0551ecce71 boot: Make all efivar util functions take the guid as an argument 8376ba3b9f boot: Turn all guid constants into C99 compound initializers 166fc2dad2 boot: Enable C99 c87d66e261 boot: Move Secure Boot logic to new file da7bba9438 udev: fix memleak e06139117c nspawn: make rootfs relative to oci bundle path (bsc#1182598) 8ba587d46c PATCH] Always free deserialized_subscribed on reload (bsc#1180020)- create subpackage systemd-experimental to host pstore, repart, userdb and homed- Make sure the udev socket units are reloaded during udev package updates- fix-machines-btrfs-subvol.sh is only shipped when machined is built- systemd requires aaa_base >= 13.2 This dependency is required because 'systemctl {is-enabled,enable,disable} " ends up calling systemd-sysv-install which in its turn calls "chkconfig - -no-systemctl". aaa_base package has a weird versioning but the '--no-systemctl' option has been introduced starting from SLE12-SP2-GA, which shipped version "13.2+git20140911.61c1681". Spotted in bsc#1180083.- Add 0001-conf-parser-introduce-early-drop-ins.patch Introduce early configuration drop-in file. This type of drop-ins are reserved for vendor own purposes only and should never been used by users. It might be removed in the future without any notice.- Drop use of %systemd_postun in %postun This macro is supposed to operate on units but it was used without passing any parameters. This call was probably used for issuing a daemon-reload but the following calls to %systemd_postun_with_restart imply that already. So let's simply drop it.- systemd-sysv-convert: handle the case when services are migrated from SysV scripts to systemd units and are renamed at the same time (bsc#1181788) The list of such services is hard coded and contains only the 'ntp->ntpd' translation.- Import commit 134cf1c8bc3e361a2641161aa11ac2b5b990480b (merge of v246.10) 25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121) 4a543f0257 journal: send journald logs to kmsg again 26df96473f busctl: add a timestamp to the output of the busctl monitor command (bsc#1180225) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/520e53b6d85087b05892ee637ae93f1b269e7e52...134cf1c8bc3e361a2641161aa11ac2b5b990480b- prepare usrmerge (boo#1029961) * don't install legacy symlinks to / * use %_pamdir to install pam modules * leave nss files in /usr/lib*, glibc loads them from there just fine independent of usrmerge- Import commit 520e53b6d85087b05892ee637ae93f1b269e7e52 (merge of v246.9) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/2401461e5f0e32922823d954c56106f96344070e...520e53b6d85087b05892ee637ae93f1b269e7e52- Import commit 2401461e5f0e32922823d954c56106f96344070e 6131548b0f udev: link_update() should fail if the entry in symlink dir couldn't have been created f6cb8c7d79 udev: make algorithm that selects highest priority devlink less susceptible to race conditions (bsc#1084748) fc64e47291 basic/stat-util: make mtime check stricter and use entire timestamp ae91d45d3d test/sys-script.py: add missing DEVNAME entries to uevents 09e3473a7a test/udev_test.pl: add "expected good" count fc89379b5b test/udev-test.pl: suppress umount error message at startup d9e114f10d test/sd-script.py: new helper script for udev testing f2672eae66 test/udev-test.pl: generator for large list of block devices 42b68e43e2 test/udev-test.pl: add repeat count eec8ec375a tests/udev-test.pl: add multiple device test 73b8f3cf93 test/udev-test.pl: count "good" results ee04d70bb6 test/udev-test.pl: merge import parent tests into one 03942c8fbc test/udev-test.pl: merge "space and var with space" tests ec95546189 test/udev-test.pl: remove bogus rules from magic subsys test f704429217 test/udev-test.pl: Make some tests a little harder ce1a877dc0 test/udev-test.pl: last_rule is unsupported 913c72ff2d test/udev-test.pl: fix wrong test descriptions eeb25a1be6 test/udev-test.pl: allow checking multiple symlinks 00ab4292da test/udev-test.pl: test correctness of symlink targets 5b71ee2911 test/udev-test.pl: use computed devnode name 2e04bb9ae8 test/udev-test.pl: allow concurrent additions and removals 8816dd593c test/udev-test.pl: create rules only once 214418632d test/udev-test.pl: allow multiple devices per test 1eb6b23f27 udev-test: do not rely on "mail" group being defined 4a0a4dcf10 udev: Fix sound.target dependency (bsc#1179363)- Enable support for zstd compression systemd-journald will now use zstd for compressing large fields in journal files. systemd-coredump will also use this algorithm to compress coredump files. Please note that systemd older than v246 won't be able to read new journal files as zstd algorithm is not supported by these versions. This incompatible change was actually not the only one introduced by v246 since the hash tables in journal files have been hardened against hash collisions too in an incompatible way with older versions.- Explicitly require group(kvm) by udev: the group used to be created by system-users-hardware, but has been split/moved to qemu/kvm, where it is more logical. The file /usr/lib/udev/rules.d/50-udev-default.rules references this group, thus we should make sure the group exists. Otherwise there are errors in the journal in the form of: /usr/lib/udev/rules.d/50-udev-default.rules:86 Unknown group 'kvm', ignoring- Import commit d5e7958d35dc7758fe2e87e0a8193b93ce1a1b15 (merge of v246.7) 450792497e sd-event: fix delays assert brain-o (#17790) 1040a19d08 udevadm: rename option '--log-priority' into '--log-level' a7b41e19bd udev: rename kernel option 'log_priority' into 'log_level' For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/f6104ea5f554233e34b94ffd92da8332c3bd7d8f...d5e7958d35dc7758fe2e87e0a8193b93ce1a1b15- Import commit f6104ea5f554233e34b94ffd92da8332c3bd7d8f 617aed9236 scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgroup scope- Don't post-require systemd-default-settings-branding anymore This is actually not needed now that the branding package issues a PID1 reloading every times it's being updated.- Import commit 49caf8e37aba04841e5493ccc25e7edab462d95b f8f7286527 units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kernel-config.mount e9c7158dc7 units: wait until some fs modules are entirely loaded before mounting their corresponding filesystem (bsc#1178631) ac7ddc4201 Revert "units: skip modprobe@.service if the unit appears to be already loaded" 17310a1d19 core: serialize u->pids until the processes have been moved to the scope cgroup (bsc#1174436) 1416965614 meson: add option to skip installing to $sysconfdir f71a1ef5d0 systemctl: give a nice hint about org.freedesktop.LogControl1 when applicable 20a3f9fd95 systemctl: immediately reject invalid log levels 9f67d2e57b systemctl: merge log_target(), log_level(), service_log_setting() ddf7cf4872 systemctl: add service-log-{level,target} verbs 026d7d156d systemctl: list unit introspection verbs first, modification second- systemd-default-settings is needed by %post scriptlet- Revert the change that dropped %{release} from the package version constraints used in Requires: The release number is actually relevant since it can be increased when some patches, which might touch multiple sub-packages of systemd, are added/modified. However the %{release} is still no more used in conflicts.- Import commit fdce77ce2067f9dd90d816bad28b51efed0b6dc1 05fff5bd02 generator: use kmsg in system-level generators, journal otherwise ecc07954de log: normalize log target condition check d32ceea42b log: update comment 2ebad02b60 basic/virt: Detect PowerVM hypervisor (bsc#1176800)- Simplify systemd-sysv-convert - the previous code incorrectly assumed that the sysv init scripts were uninstalled before %post get executed. It therefore save the enablement state in %pre and restore it in %post. Now all is done in %post (making --save option useless) and there's no more need to remember the enablement state. - "--save" option is a NOP but is still kept for backward compatibility. - the previous simplifcation made /var/lib/systemd/migrated no more used. - we do not search for units in /lib/systemd anymore, this shouldn't be needed anymore these days especially since this path was only used when systemd was introduced in openSUSE and it was never used in SLE (checked SLE12-GA). - the option --show has been dropped. It's never been used even internally. - the DB is populated only once even if the script was enabled at multiple runlevels. The runlevel info was never used. A dummy value is still added to keep the same format just in case.- No more need to clean the journal-upload stuff with --without=journal_remote Since -Dremote build option has been introduced with meson, this workaround is no more needed.- Move journal-{remote,upload}.conf.5.gz man pages into systemd-journal_remote sub package- Explicitly list files in /usr/lib/sysusers.d shipped by the main package Currently only one config file is shipped in this directory and we want to check any new files that may be added in the future.- Use %{_modulesloaddir}, %{_environmentdir} and %{_modprobedir} wherever appropriate- Do not include %{release} in a few places where we explicitly mention package versions It's usually not a good idea especially when used with conflicts.- Rely on systemd-default-settings for overriding system default settings (bsc#1172517) The new branding packages now ships the drop-ins to customize systemd either for an openSUSE or a SLE ditro.- Import commit d7b5ac76dc95ddf30e707d26998e36303e9f52a7 (merge of v246.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/1cab0d44584687ace92d1df30eadf264231e3b65...d7b5ac76dc95ddf30e707d26998e36303e9f52a7- Ship {/usr/lib,/etc}/systemd/network directories in the main package These directories can be used by both udevd and networkd.- Remove dangling symlink /usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket Otherwise the build system complains.- Import commit 1cab0d44584687ace92d1df30eadf264231e3b65 (include v246.5) 304ec2c7ab fstab-generator: add 'nofail' when NFS 'bg' option is used (bsc#1176513) 6ae277fb37 test: adapt TEST-21-SYSUSERS for SUSE acd8bfd2cc test: adapt TEST-13-NSPAWN-SMOKE for SUSE [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a4e393eecb9dbe140a6c7d57419c291d786155cf...1cab0d44584687ace92d1df30eadf264231e3b65- Drop 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch linuxrc has already been fixed.- Add 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch A temporary patch until the installer environment is updated to create some of the symlinks that udevd used to create during its startup but now udevd relies on the init system to do so.- Rework how we prevent journald from both enabling auditd and recording audit messages journald.conf gained a new setting Audit= to control whether journald enables audit during the boot process. So let's use it and make sure it's disabled by default by shipping a drop-in that overrides upstream default. Also we used to patch systemd to prevent journald from reading the audit messages. There's still no way for downstream to configure that properly (we would need to mask systemd-journald-audit.socket meaning shipping a symlink in /etc) but I think dropping systemd-journald-audit.socket from the package is a nicer way to do that as some users might choose to reenable this setting (by reintroducing the socket unit in /etc).- Enable audit support (bsc#1175883) Enabling audit support in systemd will only make PID1 (and some of its services) to generate some audit records for certain events. But it doesn't affect journald, which has been prevented from recording audit messages in the journal (SUSE specific behavior).- Upgrade to v246.4 (commit f1344d5b7f31e98aedb01e606f41d74d3caaf446) See https://github.com/openSUSE/systemd/blob/SUSE/v246/NEWS for details. Now that the number of SUSE specific patches has been shrinked and is pretty low (12 at the time of this writing), they are no more tracked by the git repo and are now handled at the package level. Hence It is easier to maintain and identify them. This effectively means that SUSE/v246 will contain upstream commits only. Added 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch Added 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch Added 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch Added 0004-tmpfiles-support-exclude-statements-based-on-file-ow.patch Added 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch Added 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch Added 0007-networkd-make-network.service-an-alias-of-systemd-ne.patch Added 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch Added 0009-pid1-handle-console-specificities-weirdness-for-s390.patch Added 0010-journald-disable-audit-support-completely-from-the-j.patch Added 0011-core-disable-session-keyring-per-system-sevice-entir.patch Added 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch- Adjust %pre and %post for the restoration of upstream tmp.mount (boo#1175779)- Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf d8e3bd4e22 Revert "core: don't send SIGKILL to user@.service immediatly during shutdown"- Drop requirement on 'sysvinit-tools' It was used to workaround bug #886599 by explicitly calling vhangup(8) from getty@.service so when this service was stopped a virtually hangup on the specified terminal when were stopped to give the shell a few seconds to save its history. But this workaround was dropped since it had no effect (SLE12-GM was released with it but was still suffering from the bug) and was replaced by commit e9db43d5910717a108, which was released from v226 and backported to SLE12/SLE12-SP1.- Import commit 6d6d92930acad63f9b9029c305a672c32c550d2d (include merge of v245.7) 797ad47d3e vconsole-setup: downgrade log message when setting font fails on dummy console (bsc#1172195 bsc#1173539) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/b12cd8b89b4bccfcf972b47153a2b01cd7775932...6d6d92930acad63f9b9029c305a672c32c550d2d - Drop 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch Upstream finally reverted it and it's part of both v245.7 and master.- Restore default upstream tmp.mount (/tmp as tmpfs) behaviour (boo#1173461)- migrate-sysconfig-i18n.sh: fix marker handling (bsc#1173229) The marker is used to make sure the script is run only once. Instead of storing it in /usr, use /var which is more appropriate for such file. Also make it owned by systemd package.- Fix inconsistent file modes for some ghost files (bsc#1173227) Ghost files are assumed by rpm to have mode 000 by default which is not consistent with file permissions set at runtime. Also /var/lib/systemd/random-seed was tracked wrongly as a directory. Also don't track (ghost) /etc/systemd/system/runlevel*.target aliases since we're not supposed to track units or aliases user might define/override.- Include in the package version the stable minor (if any). Also update the version shown by various command such as 'systemctl - -version' to show the stable number.- Don't restart udevd sockets during package update Otherwise we might miss kernel events as the daemon need to be stopped as well.- Import commit b12cd8b89b4bccfcf972b47153a2b01cd7775932 (include merge of v245.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a6d31d1a02c2718a064bbbc40d003668acf72769...b12cd8b89b4bccfcf972b47153a2b01cd7775932- no longer explicitly package setgid directory /var/log/journal (bsc#1172550). The bit will be set during %post by way of the systemd-tmpfiles invocation. This avoids a conflict with the permissions package and an rpmlint error popping up.- Fix build when resolved is disabled While at it sort the build conditionals.- Import commit a6d31d1a02c2718a064bbbc40d003668acf72769 bb6e2f7906 pid1: update manager settings on reload too (bsc#1163109) e9e8907b06 watchdog: reduce watchdog pings in timeout interval 385a8f9846 udev: rename the persistent link for ATA devices (bsc#1164538) 66018a12ae tmpfiles: remove unnecessary assert (bsc#1171145)- Disable bump of /proc/sys/fs/nr-open Hopefully a _temporary_ workaround until bsc#1165351 is fixed otherwise user instances crashes the system is using NIS (and the nscd cache is empty).- Drop legacy /sbin/{udevd,udevadm) symlinks hopefully for good Since boo#1160890 has been fixed since a couple of months now.- Drop content of /usr/share/factory/ (bsc#1170146) systemd ships several files in /usr/share/factory/etc that are copied to /etc in case those files are missing there. Unfortunately the content does not match the openSUSE defaults.- Drop most of the tmpfiles that deal with generic paths (bsc#1078466 bsc#1181831) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages owning these paths to provide their own definitions instead. Meanwhile we still keep the homeless definitions in suse.conf until a better place is found for them. Drop 0001-Fix-run-lock-group-to-follow-openSUSE-policy.patch Drop 0001-SUSE-policy-do-not-clean-tmp-by-default.patch- Drop %tmpfiles_create portables.conf from %post of networkd sub-package It was probably mistakenly added because systemd-portable served as template for systemd-network.- Import commit 08cd65ac385c884ed6e4bd71128a0796f56ecd17 (include merge of v245.5) 1ceedf8535 meson: fix build of udev 'path_id_compat' builtin with meson 0.54 e61569d4a9 pid1: by default make user units inherit their umask from the user manager (bsc#1162698) 64fdacd5f1 user-util: rework how we validate user names (bsc#1170272) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c5aa158173ced05201182d1cc18632a25cf43b94...08cd65ac385c884ed6e4bd71128a0796f56ecd17- Drop 0001-meson-fix-build-of-udev-path_id_compat-builtin-with-.patch It's been merged in 'openSUSE-Factory' branch otherwise this branch won't build anymore since meson has been upgraded to version 0.54 in Factory.- Switch back to the hybrid hierarchy Unfortunately Kubernetes and runc are not yet ready for cgroupsv2. Let's reconsider the unified hierarchy in a couple of months.- Import commit c5aa158173ced05201182d1cc18632a25cf43b94 (merge v245.4)- Add 0001-meson-fix-build-of-udev-path_id_compat-builtin-with-.patch- Import commit 31f82b39c811b4f731c80c2c2e7c56a0ca924a5b (merge v245.2) d1d3f2aa15 docs: Add syntax for templated units to systemd.preset man page 3c69813c69 man: add a tiny bit of markup bf595e788c home: fix segfault when parsing arguments in PAM module e110f4dacb test: wait a bit after starting the test service e8df08cfdb fix journalctl regression (#15099) eb3a38cc23 NEWS: add late note about job trimming issue 405f0fcfdd systemctl: hide the 'glyph' column when --no-legend is requested 1c7de81f89 format-table: allow hiding a specific column b7f2308bda core: transition to FINAL_SIGTERM state after ExecStopPost= 2867dfbf70 journalctl: show duplicate entries if they are from the same file (#14898) [...]- Upgrade to v245 (commit 74e2e834b4282c9bbdc12014f6ccf8d86e542b8d) See https://github.com/openSUSE/systemd/blob/SUSE/v245/NEWS for details. This includes the following bug fixes: - upstream commit 7f56982289275ce84e20f0554475864953e6aaab (CVE-2020-1712) - upstream commit 66a19d85a533b15ed32f4066ec880b5a8c06babd (bsc#1157315) - upstream commit 7f56982289275ce84e20f0554475864953e6aaab (bsc#1162108) The new tools provided by systemd repart, userdb, homed, fdisk, pwquality, p11kit feature have been disabled for now as they require reviews first. Default to the "unified" cgroup hierarchy. Indeed most prominent users of cgroup (such as libvirt, kubic) should be ready for such change. It's still possible to switch back to the old "hybrid" hierarchy by passing "systemd.unified_cgroup_hierarchy=0" option to the kernel command line though. Added 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch: upstream commit 097537f07a2fab3cb73aef7bc59f2a66aa93f533 has been reverted for now on as it introduced a behavior change which has impacted plymouth at least.- add systemd-network-generator.service file together with systemd-network-generator binary- move html documentation to sparate package to save space - move networkd and resolved binaries into correct subpackage- Import commit f8adabc2b1f3e3ad150e7a3bfa88341eda5a8a57 (merge v244.2) 77c04ce5c2 hwdb: update to v245-rc1 b4eb884824 Fix typo in function name e2d4cb9843 polkit: when authorizing via PK let's re-resolve callback/userdata instead of caching it 83bfc0d8dd sd-bus: introduce API for re-enqueuing incoming messages 5926f9f172 polkit: use structured initialization 0697d0d972 polkit: on async pk requests, re-validate action/details 2589995acd polkit: reuse some common bus message appending code 5b2442d5c3 bus-polkit: rename return error parameter to ret_error 0a19ff7004 shared: split out polkit stuff from bus-util.c → bus-polkit.c 1325dfb577 test: adapt to the new capsh format 3538fafb47 meson: update efi path detection to gnu-efi-3.0.11 3034855a5b presets: "disable" all passive targets by default c2e3046819 shared/sysctl-util: normalize repeated slashes or dots to a single value 6f4364046f dhcp6: do not use T1 and T2 longer than one provided by the lease 0ed6cda28d network: fix implicit type conversion warning by GCC-10 f6a5c02d26 bootspec: parse random-seed-mode line in loader.conf ddc5dca8a7 sd-boot: fix typo 2bbbe9ae41 test: Synchronize journal before reading from it 072485d661 sd-bus: fix introspection bug in signal parameter names 80af3cf5e3 efi: fix build. [...]- Use suse.pool.ntp.org server pool on SLE (jsc#SLE-7683)- Drop scripts-udev-convert-lib-udev-path.sh Nobody should need it these days.- Temporarily restore /sbin/{udevd,udevadm) obsolete symlinks They're restored until YaST stop using them (see boo#1160890)- Import commit 8254b8d9646f3e0f5f8057d1ffb5d6c20f079aaa (merge v244.1) 639dc9f4bf network: set ipv6 mtu after link-up or device mtu change cbced49daa man: fix typo in net-naming-scheme man page 7dd04c99b0 network: tc: drop unused element bf4b7d07ba man: fix typos (#14304) 1ba2e7a730 ipv4ll: do not reset conflict counter on restart 49806bb310 macro: avoid subtraction overflow in ALIGN_POWER2() c4c1600689 test-network: add a test case for SendOption= 6f15b45949 network: fix segfault in parsing SendOption= 2e531b830d seccomp: real syscall numbers are >= 0 f7616ed52b network: fix copy and paste mistake e8b53300c4 network: do not drop foreign config if interface is in initialized state 00f05813bf seccomp: mmap test results depend on kernel/libseccomp/glibc 4de1909e61 seccomp: use per arch shmat_syscall d83010521d seccomp: ensure rules are loaded in seccomp_memory_deny_write_execute 2c6568221a seccomp: fix multiplexed system calls bcf0aa02bf Fix typo (duplicate "or") 96d7083c54 network: if /sys is rw, then udev should be around e874419902 nspawn: do not fail if udev is not running 29c9144655 Create parent directories when creating systemd-private subdirs 9cbb8b5254 network: do not return error but return UINT64_MAX if speed meter is disabled c08429ae33 core: swap priority can be negative f25c0be335 networkctl: fix to show BSSID 65fd2fce59 systemctl: enhance message about kexec missing kernel bdd0af5f81 Fixup typo in NEWS- Manually set system-uid-max and system-gid-max to 499 It used to be detected automatically by meson but it's been broken by the migration of login.defs from /etc to /usr/etc.- Import commit d8f6a204858bff68b8e0e7be86b418c36087ab2e 6c5e492a65 cryptsetup: umount encrypted devices before detaching it during shutdown- Upgrade to v244 (commit 090da85161ceb1ba0b4c208963c7156a8fdf10c6) See https://github.com/openSUSE/systemd/blob/SUSE/v244/NEWS for details. This includes the following bug fixes: - upstream commit b49e14d5f3081dfcd363d8199a14c0924ae9152f (bsc#1139459) - upstream commit 22683674716fd0e5b016ce5a7d8fd90df5f9f9e7 (bsc#1151377) - upstream commit faf205de3ba9a11b0ba17682123d7f3fedc7da24 (bsc#1151377) - upstream commit 27c3112dcbd1b5f171c36c32550d9c6331375b0b (bsc#1155574) - upstream commit 21b40f16622f171a9969dc334d74fb5eb2f575c2 (bsc#1159814) - upstream commit 9b88bb5023dfa3cea406c14fdaa3d8e3e320907a (jsc#SLE-7689) - upstream commit bc9ecd484f1ebfe0de8b567c90f6cd867fbd5894 (bsc#1141597) Legacy and obsolete symlinks have been finally dropped. Dropped 0001-logind-keep-backward-compatibility-with-UserTasksMax.patch. Users were notified about the deprecation of UserTasksMax option and how to move to the new mechanism. The dropin replacement for UserTasksMax is therefore no more generated but its use still produces a warning. Added 0001-SUSE-policy-do-not-clean-tmp-by-default.patch and 0001-Fix-run-lock-group-to-follow-openSUSE-policy.patch. These patches were extracted from the git repo because it's not clear where the SUSE tmpfiles specificities should be located.- Import commit dbb1d4734daffa62e0eddecfa4f784c84a9d8e76 1439d72a72 udevd: don't use monitor after manager_exit() 99288dd778 Revert "udevd: fix crash when workers time out after exit is signal caught" 152577d6d0 udevd: fix crash when workers time out after exit is signal caught f854991504 udevd: wait for workers to finish when exiting (bsc#1106383) Changes from the v243-stable (84 commits): e51d9bf9e5 man: add entry about SpeedMeter= aa1fc791c7 udev: silence warning about PROGRAM+= or IMPORT+= rules b9a619bb67 udevadm: ignore EROFS and return earlier 1ec5b9f80c basic: add vmware hypervisor detection from device-tree 7fa7080248 umount: be happy if /proc/swaps doesn't exist [...] 47d0e23d26 udev: fix memleak caused by wrong cleanup function a6fb0542c5 parse_hwdb: fix compatibility with pyparsing 2.4.* cb1d892f17 parse_hwdb: process files in order- Import commit 0b715187a87907e18edf98eab9d0a50fced4a424 9dbdbc2f10 logind: fix (again) the race that might happen when logind restores VT (bsc#1101591 bsc#1140081) c848bec110 libblkid: open device in nonblock mode. (bsc#1084671) b70ad6c927 resolved: check for IP in certificate when using DoT with GnuTLS (bsc#1155539 CVE-2018-21029) bbedf3d557 resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLS eb732c2e29 resolved: fix connection failures with TLS 1.3 and GnuTLS 4e45084ac5 shared/install: failing with -ELOOP can be due to the use of an alias in install_error() 2e297f0d87 shared/install: fix error codes returned by install_context_apply() dd29d70d32 man: alias names can't be used with enable command- Fix %{_libexecdir} misuses of /usr/lib- Drop 0001-compat-rules-escape-when-used-for-shell-expansion.patch It's part of the previous import.- Import commit b7467b7b553d6d0d6f92758d966b69f1a88b6b42 441f44f371 fileio: introduce read_full_virtual_file() for reading virtual files in sysfs, procfs (bsc#1133495) 8a1bb5c66b swap: do not make swap units wanted by its device unit anymore- Import commit 5df9000899ef7d45ddbcacd0fdf73afa07a40f6b f0ed7237e4 udev/cdrom_id: Do not open CD-rom in exclusive mode. (bsc#1154256) b37054aa5a compat-rules: escape '$' when used for shell expansion Changes from the v243-stable: ef677436aa test: Pass personality test even when i686 userland runs on x86_64 kernel 3f6398c450 docs: fix inadvertent change in uid range 25bb377a73 cgroup: fix typo in BPF firewall support warning message 6d97aca0d5 fix build with compilers with default stack-protector enabled fbad077cec nspawn: surrender controlling terminal to PID2 when using the PID1 stub 0553c3c668 pid1: fix DefaultTasksMax initialization f406a691a7 src/core/automount: use DirectoryMode when calling mkdir -p 20438f96c3 udevadm trigger: do not propagate EACCES and ENODEV 6480630bc3 hwdb: Correct WWWW Pattern In Documentation Comment 9d8e889810 nspawn: consistenly fail if parsing the environment fails 40e169b304 nspawn: default to unified hierarchy if --as-pid2 is used b5df1037a0 cgroup: Mark memory protections as explicitly set in transient units f14e3e02cc cgroup: Respect DefaultMemoryMin when setting memory.min ea248e53bf cgroup: Check ancestor memory min for unified memory config de1d25a506 cgroup: docs: memory.high doc fixups 2ab45f38d8 cgroup: docs: Mention unbounded protection for memory.{low,min} 19a43dc38a Consider smb3 as remote filesystem 5c0224c7bf Handle d_type == DT_UNKNOWN correctly 8282bc61df util-lib: Don't propagate EACCES from find_binary PATH lookup to caller 9d0ae987a6 network: drop noisy log message f67f0e4ec4 Updated log message when the timesync happens for the first time (#13624) e151bf4674 units: make systemd-binfmt.service easier to work with no autofs 2b8e574d82 Corect man page reference in systemd-nologin.conf comments a0577353f1 man: Add a missing space in machinectl(1) 693e983988 log: Add missing "%" in "%m" log format strings ea7151b8c4 pid1: do not warn if /run/systemd/relabel-extra.d/ doesn't exist b90549290e man: fix typo- Remove intltool BuildRequires, not needed since v237 - Use python3-base BuildRequires instead of full python3- Add 0001-compat-rules-escape-when-used-for-shell-expansion.patch (bsc#1153648) Added to the quaratine area to avoid uploading a new tar ball just for that single change. It will be dropped during the next import.- don't package locales in -mini package- Import commit 428b937f917ae177f2315e8469800941885e441a 0026b58744 pid1: fix DefaultTasksMax initialization- Import commit ed81f69153488279957268e247a5c81b678da491 (changes from v243-stable) fab6f010ac dhcp6: use unaligned_read_be32() f2d9af4322 dhcp6: add missing option length check ccf797511e ndisc: make first solicit delayed randomly f2275b6e12 dhcp6: read OPTION_INFORMATION_REFRESH_TIME option 6dfbe58ee7 l10n: update Czech Translation d4cd0e9d32 sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491) dbefe59259 polkit: fix typo a321507476 sd-netlink: fix invalid assertion 45dca7fe86 network: do not enter failed state if device's sysfs entry does not exist yet dd83d58796 network: add missing link->network checks b294305888 path: stop watching path specs once we triggered the target unit 2cd636c437 hwdb: add Medion Akoya E2292 (#13498) d133bdd1fa po: update Brazilian Portuguese translation 530e09b594 po: update Polish translation 0c5c3e34c1 polkit: change "revert settings" to "reset settings" 73e0f372d8 man: fix description of ARPIntervalSec= units 5412cc54a1 hwdb: axis override for Dell 9360 touchpad 9d4e658529 test: drop the missed || exit 1 expression 7ed7ea82f6 udevadm: use usec_add() 477bf86c91 udevadm: missing initialization of descriptor 19ac31c989 networkd: unbreak routing_policy_rule_compare_func() a20a2157a8 core: coldplug possible nop_job eb55241742 tty-ask-pwd-agent: fix message forwarded to wall(1) 1a3c53c06c core: Fix setting StatusUnitFormat from config files 91db81e4dd network DHCP4: Dont mislead the logs. 6af590838b Update m4 for selective utmp support. modified: tmpfiles.d/systemd.conf.m4 6823c907cf core: restore initialization of u->source_mtime 29308bcc13 mount-setup: relabel items mentioned directly in relabel-extra.d 8ca1e56165 Call getgroups() to know size of supplementary groups array to allocate 5d84a7ad1c test: add test cases for empty string match 1536348cc8 udev: fix multi match 3ccafef0ad man: move TimeoutCleanSec= entry from .service to .exec 8c0c30a820 zsh: udpate bootctl completions 0556c247a2 resolved: fix abort when recv() returns 0 9a25d75520 man: remove repeated words be3be29347 hwdb: Also mark lis3lv02d sensors in "HP" laptops as being in the base 4b92ffccaa udev: also logs file permission 75a2845e5a udev: add missing flag for OPTIONS=static_node 19e9fc4262 network: do not abort execution when a config file cannot be loaded 3e1267cf50 fileio: update warning message 1b3156edd2 pstore: fix use after free f500d2fa81 journal: Make the output of --update-catalog deterministic 64d0f7042d travis: protect the systemd organization on Fuzzit from forks 4247938ee1 hwdb: Mark lis3lv02d sensors in HP laptops as being in the base 379158684a po: update Japanese translation 31e1bbd1ca docs: fix push recipe in RELEASE.md f06530d86b man/systemctl.xml: fix missing "not" 22aba2b969 docs: fix typo in boot loader doc 000e08ca70 pstore: fix typo in error message - directoy -> directory f7f9c69ac5 Fix typo in comment: overide -> override ca8ba8f8c0 po: update Polish translation- Some files related to the portable stuff were missing some %exclude- Allow YaST to select Iranian (Persian, Farsi) keyboard layout (bsc#1092920)- split off networkd and resolved into separate network subpackage - use separate lang package for translations- Import commit 9e41d7ec3572d8d5ea1e00f683e9fbf8108e85b4 fb1b9d54f9 tty-ask-pwd-agent: fix message forwarded to wall(1) dd14da3bb6 core: restore initialization of u->source_mtime d62f30f647 resolved: create /etc/resolv.conf symlink at runtime- Slighly rework (mostly reorganization) the portable stuff- Track 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch in the git repo This patch has been in the quarantine area long enough, so let's move it in the git repo.- Upgrade to v243 (commit e0b24c4356aa0c1c56ff274ff72228f33482a5be) See https://github.com/openSUSE/systemd/blob/SUSE/v243/NEWS for details. This includes the following bug fixes: - upstream commit b2774a3ae692113e1f47a336a6c09bac9cfb49ad (CVE-2019-20386 bsc#1161436) - upstream commit 5406c36844b35504a64e9f05fc74b8e5e5a09143 (bsc#1132400) - upstream commit 83a32ea7b03d6707b8e5bb90a0b3a6eb868ef633 (bsc#1132721) - upstream commit 7cc5ef5f1811c539ae7f20255c2a093f413cc64f (bsc#1172824 bsc#1142733) - upstream commit 83cb24ac20baf19f7834931dcf6e03486b4c9c30 (bsc#1156213) - upstream commit a2dcb1d78737d3daa301ee63fbdd02837acb71a8 (bsc#1158485) - upstream commit 08185cff19efcb1d7d9fb7b546e7f516ab6dae91 (bsc#1165011) - upstream commit 59c55e73eaee345e1ee67c23eace8895ed499693 (bsc#1177510) Drop 0001-Revert-insserv.conf-generator.patch as it's been dropped from branch SUSE/v243 while we were rebasing. Drop 0001-rc-local-generator-deprecate-halt.local-support.patch as this functionality had been deprecated during the previous release and now have been dropped by upstream.- enable systemd-portabled- systemd-container creates and owns /etc/systemd/nspawn now- Import commit 0f9271c1336c5c9055e75389732a44745d796851 (changes from v242-stable) 07f0549ffe network: do not send ipv6 token to kernel 9d34e79ae8 systemd-mount: don't check for non-normalized WHAT for network FS 5af677680c core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX (bsc#1142099) 29dda7597a random-util: eat up bad RDRAND values seen on AMD CPUs eb6c17c178 util-lib: fix a typo in rdrand 829c20dc8e random-util: rename "err" to "success" 5442366fbf man: rework the description of Aliases and .wants/.requires directories ae71c6f634 docs: typo in arg name replace-irreversible -> replace-irreversibly 09774a5fcb meson: make nologin path build time configurable 69ffeeb0b1 man: add note about systemctl stop return value 4cf14b5513 shared/conf-parser: say "key name" not "lvalue", add dot 4481ca7f86 shared/conf-parser: emit a nicer warning for something like "======" 46f3db894b shared/conf-parser: be nice and ignore lines without "=" 7d928995f7 nspawn: fix memleak in argument parsing 7727e6c0ae resolve: fix memleak 7f32a81976 journal: properly read unaligned le64 integers fa419099e5 activate: move array allocation to heap 815a9fef2a systemctl: print non-elapsing timers as "n/a" not "(null)" a4fc3c88f1 factory: include pam_keyinit.so in PAM factory configuration a453d63315 factory: add comment to PAM file, explaining that the defaults are not useful d9a5a70a59 factory: tighten PAM configuration 5e2d3bf80b test: make sure colors don't confuse our test 5fe3be1334 wait-online: change log level c49b6959d5 systemctl: emit warning when we get an invalid process entry from pid1 and continue 3c9f43eb03 systemctl: do not suggest passing --all if the user passed --state= 5964d1474e man: offline-updates: make dependence on system-update.target explicit a04dd26e03 alloc-util: drop _alloc_ decorator from memdup_suffix0() 7c46a694ca man: add example for setting multiple properties at once 1d72789271 man: CPUShares= is so 2015 45da304673 man: document that WakeSystem= requires privs bed58a06e4 man: document that "systemd-analyze blame/critical-chain" is not useful to track down job latency c5461f31b3 man: be more explicit that Type=oneshot services are not "active" after starting 455ee07abe man: document that the supplementary groups list is initialized from User='s database entry 5f0cb2616a alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply() 7bc336794d generator: downgrade Requires= → Wants= of fsck from /usr mount unit 66465c4381 systemctl: allow "cat" on units with bad settings ca937b49da pid1: fix serialization/deserialization of commmands with spaces 4bb3113023 growfs: call crypt_set_debug_level() correctly, skip if not needed 0db716771e cryptsetup: enable libcryptsetup debug logging if we want it c8b9b3956f cryptsetup: set libcryptsetup global log callback too 679b3f6b7f basic/log: fix SYSTEMD_LOG_* parsing error messages 8d6b5158aa units: add SystemCallErrorNumber=EPERM to systemd-portabled.service 6681fcd445 network: fix the initial value of the counter for brvlan 853ec5f458 man: Add some notes about variable $prefix for StateDirectory= e6d23358e9 sd-netlink: fix inverted log message 6feb862407 blockdev: filter out invalid block devices early 9f7c0dbc75 blockdev-util: propagate actual error 3f5355bcb9 man: document tmpfiles.d/ user/group resolvability needs c15b92cd98 man: fix wrong udev property name 9768a900d6 meson: drop duplicated source 15194f22ed cryptsetup-generator: fix luks-* entry parsing from crypttab c2475390b4 core: skip whitespace after "|" and "!" in the condition parser fdc754aeb7 shared/condition: fix printing of ConditionNull= 572385e135 test: add testcase for issue #12883 9aa1edddb0 conf-parser: fix continuation handling 8fbc72f45f networkd: fix link_up() (#12505)- State directory of systemd-timesync might become inaccessible after upgrading to v240+ (bsc#1137341) This happens for users who had previously used systemd-timesync with DynamicUser=true, ie the ones who upgraded from a systemd version between v235 and v239 to systemd v240 and later (v240 was the version where DynamicUser was switched back to OFF).- Import commit eaa7b8b148927d471609de75e542dffcc1b36df4 7e58b89136 udevd: change the default value of udev.children-max (again) (bsc#1107617)- Add 0001-rc-local-generator-deprecate-halt.local-support.patch /etc/init.d/halt.local support will removed from the next systemd version (v243) so for now on warn (hopefully the few) users who rely on this script so they have a chance to switch to systemd-shutdown interface.- Add 0001-Revert-insserv.conf-generator.patch (bsc#1052837) All remaining packages have been fixed so they don't rely on the insser-generator to generate proper deps. So let's drop it as all services should carry the proper dependencies itself.- Drop debug-only-remove-new-policies.patch The new DBUS methods have been reviewed by the security team.- Import commit 9984a86d0d2259d54c7060f9c09f214202b4efa7 f2459bf373 random-util: eat up bad RDRAND values seen on AMD CPUs c90a2e9793 util-lib: fix a typo in rdrand 4db1cc9d46 random-util: rename "err" to "success" 981a62a102 random-util: hash AT_RANDOM getauxval() value before using it 64a9c3d918 random-util: use gcc's bit_RDRND definition if it exists c5d6ecfdca random-util: rename RANDOM_DONT_DRAIN → RANDOM_MAY_FAIL 298d13df7e network: remove redunant link name in message 77cbde31f2 hwdb: Align airplane mode toggle key mapping for all Acer series 460f03794e Revert "hwdb: Apply Acer mappings to all Gateway and Packard Bell models" fe9271ad84 test: return a non-zero return code when 'nobody' user doesn't exist 29d355e755 fstab-generator: Prevent double free of reused FILE* f30f1adc11 meson: make source files including nspawn-settings.h depend on libseccomp 84bab914b8 alloc-util: don't use malloc_usable_size() to determine allocated size 5240972d8d units: drop reference to sushell man page 0a26de5e33 codespell: fix spelling errors 582de105c8 nspawn-expose-ports: fix a typo in error message- Buildrequire polkit so /usr/share/polkit-1/rules.d has an owner (bsc#1145023) Otherwise the "post build checks" would complain and would force systemd to own this directory. The owner should still be "polkit" and the perms should be in sync with the perm set by polkit itself.- Add debug-only-remove-new-policies.patch A temporary patch to suppress the new DBUS methods introduced by v242 until they are reviewed and whitelisted by the secteam.- Add a comment explaining why static enablement symlinks in /etc are suppressed Also remove any /etc/systemd/system/*.requires/ symlinks for the same reason.- preset remote-cryptsetup.target during package installation This target is supposed to be part of the targets that should be enabled (or not depending on the presets) at package installation.- Upgrade to v242 (commit 071c380dcc434dca2a0c8b6de0519cc9e816c6d6) See https://github.com/openSUSE/systemd/blob/SUSE/v242/NEWS for details. This includes the following bug fixes: - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (CVE-2019-3843) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (CVE-2019-3844) - upstream commit 37ed15d7edaf59a1fc7c9e3552cd93a83f3814ef (bsc#1124122) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (bsc#1133506) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (bsc#1133509) - upstream commit 1f82f5bb4237ed5f015daf93f818e9db95e764b8 (bsc#1150595) - upstream commit e55bdf9b6c5f72475b258a7a4585a0480551cb60 (bsc#1173422)- Drop "BuildRequires: -post-build-checks" from the specfile (bsc#1130230) The syntax of this directive is obsolete and should be replaced by "#!BuildIgnore: post-build-checks". However there's no good reasons to disable these SUSE extra checks, so let's re-enable them and fix the few errors it detected.- Import commit 4e6e66ea94cf5125f9044f0869939a86801ed2d8 430877e794 pam-systemd: use secure_getenv() rather than getenv() (bsc#1132348 CVE-2019-3842) 3cff2e6514 man: document that if the main process exits after SIGTERM we go directly to SIGKILL 26c4f7191c bus: fix memleak on invalid message- systemd-coredump: generate a stack trace of all core dumps (bsc#1128832 jsc#SLE-5933) This stack trace is logged to the journal.- Stop installing macros.systemd There're no points in installing this file if we remove it right after.- Make sure systemd-network.rules take precedence over our polkit-default-privs (bsc#1125438)- Include the SUSE version along with the major version of systemd $ systemctl --version systemd 241 (+suse.42.g15a1b4d58) Note that the SUSE version format maybe subject to change and as such scripts should not try to parse it.- systemd-mini: explicitly disable some of the systemd components For some reasons, some build requirements get pulled in for the mini variant now, enabling some parts of the code that were expected to be turned OFF.- Upgrade to v241 (commit 15a1b4d58f1d2bc9c21c7cbab6fe63b58e48bda1) This includes the following bug fixes: - upstream commit c0d76959080e3ba6534bce1c7053c750668e8b55 (bsc#1160595) - upstream commit 7334ade4a7e103b1a01d1c8fe1ea7c7a854a1c31 (bsc#1123892) - upstream commit c7e93c4d15019323973baf12daa76357c83892c4 (boo#1111498) This also includes the following bug fixes released in v240: - upstream commit 2675747f3cdd6f1e6236bbb2f79abfa53fb307f1 (boo#1111498) - upstream commit 9eb0fc32d6cb63e71f2cfc1e7dd34c3ede4b48a3 (bsc#1140631) - upstream commit 1432d2dbdfa90963272a9b581dc4b55dd3ac514f (bsc#1155574) - upstream commit 26e35b164b8d0603629b3d394554cfa728e8c3e4 (bsc#1169488) - upstream commit a9fc640671ef60ac949f1ace6fa687ff242fc233 (fate#325697)- Import commit a1d86af7ed49dacef671e8ec8dae9472a8fa47f5 92d860fc12 sysctl: Don't pass null directive argument to '%s' (bsc#1121563) 1379e30d59 Allocate temporary strings to hold dbus paths on the heap (bsc#1125352 CVE-2019-6454) b5569a03ae Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. (bsc#1125352 CVE-2019-6454)- Import commit 01b4746d3c6f6cbf969fa2176c77ac3f616a7eda 7af53e005b sd-bus: if we receive an invalid dbus message, ignore and proceeed 92dcbfdd7f bus: move BUS_DONT_DESTROY calls after asserts a83e7b3b43 automount: don't pass non-blocking pipe to kernel. 726127ea1d units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333) a6347a3cb6 core: Fix use after free case in load_from_path() (bsc#1121563) 22e2550222 strv: rework FOREACH_STRING() macro (bsc#1121563) 2ddd38f41a test,systemctl,nspawn: use "const char*" instead of "char*" as iterator for FOREACH_STRING() c2c8333e0b strv: add new macro STARTSWITH_SET() 1db243a601 Update systemd-system.conf.xml (bsc#1122000)- Import commit ad34cc45f63720ced69960dc66b47bddb146176d Import a bunch of fixes from stable/v239-stable: c8293f5af4 Revert "network: set DynamicUser= to systemd-networkd.service" 7f605592e6 Revert "resolve: enable DynamicUser= for systemd-resolved.service" 5a48e92e06 test: Fix networkd test for an already running service 36eae1688b Revert "timesyncd: enable DynamicUser=" 3a11f24cf0 Revert "unit: drop After=systemd-sysusers.service from timesyncd" 23cfd15ce9 machinectl: fix verbosity of import-raw or friends ba037daf29 Make bzip2 an optional dependency for systemd-importd fb609d2721 pull: initialize libgcrypt before calling any functions provided by libgcrypt c50857bc6b hwdb: remove stray 'i' in hwdb match string for the HP Spectre (#9571) 9a12fd17f5 man: Mention that paths in unit files must be fully normalized. 76fc2ab4a6 tree-wide: use instead of #ifdef for HAVE_* fcc699c093 network: update log message a4f497b2cd Use #if instead of #ifdef for ENABLE_GSHADOW 121c662eb8 man: add missing option for system.conf 564341146e core: add missing option and drop nonexistent option in system.conf 7082a3599f journal: add missing option in journald.conf 3c15efa9c1 basic: add missing comma in raw_clone assembly for sparc 4c210b6dce cryptsetup: Add dependency on loopback setup to generated units c777fbbe3e journal-gateway: use localStorage["cursor"] only when it has valid value c5b1bef639 journal-gateway: explicitly declare local variables 2361522ca6 analyze: actually select longest activated-time of services 3e810d92d9 sd-bus: fix implicit downcast of bitfield reported by LGTM aef660a4cf resolvconf: fixes for the compatibility interface 06b3f54f50 install: fix error handling in is_symlink_with_known_name() f70ab9a468 portable: fix error handling d2c40d4e80 resolve: fix return value type of dns_answer_has_dname_for_cname() 6f684e0670 resolve: dns_scope_network_good() does not returns negative errno 15d83e1138 bus-util: fix error handling ba0a1f3384 core: free lines after reading them- Import commit 3bece8a25ae11e8ec132cdecc7e72a00ee790994 89a9721a47 Revert "logind: become the controlling terminal process before restoring VT" (bsc#1120836) c3a8dc821b pam_systemd: reword message about not creating a session 0ba0f5b3ef pam_systemd: suppress LOG_DEBUG log messages if debugging is off- Import commit a3b059a8c60622e4ec30aabda93c6b41d0953dc4 9dbe9f12ec journal-remote: set a limit on the number of fields in a message (CVE-2018-16865 bsc#1120323) 61d569ab1b journal-remote: verify entry length from header a08760b26c µhttpd: use a cleanup function to call MHD_destroy_response 43f46a1a3d journal-gateway: use _cleanup_ attribute to stop microhttpd daemon 437b0b2d01 journald: lower the maximum entry size limit to ½ for non-sealed fds ac9e209710 journald: when processing a native message, bail more quickly on overbig messages ce103705b9 journald: set a limit on the number of fields (1k) (CVE-2018-16865 bsc#1120323) 35538171c2 coredump: fix message when we fail to save a journald coredump cfe247b555 basic/process-util: limit command line lengths to _SC_ARG_MAX 9d59e6f6ee journald: do not store the iovec entry for process commandline on stack (CVE-2018-16864 bsc#1120323) 8d650a68d4 journald: remove unnecessary {} b608f532a4 coredump: remove duplicate MESSAGE= prefix from message 0dbb2dc066 vconsole-setup: fonts copy will fail if the current terminal is in graphical mode (bsc#1114933) e501d65540 Revert "systemctl: when removing enablement or mask symlinks, cover both /run and /etc" d3ea69961f fs-util: rename safe_transition() into unsafe_transition() 338470fdc9 tmpfiles: use CHASE_WARN in addition to CHASE_SAFE d9ae1b30da fs-util: make chase_symlink() returns -ENOLINK when unsafe transitions are met 8b76594d1f fs-util: add new CHASE_WARN flag to chase_symlinks()- Import commit 8ae56af7802ef8f91fac64fa244d62a4468fbbd5 4474878178 udev-builtin-kmod: adjust logging 805534aff5 core: use the generic module_load() function ac7e902530 shared/module-util: fix preexisting mixup with errno sign 415aa40793 udev-builtin-kmod: use the generic module_load() function 8a36b4bac6 Move module-util.h to src/shared/ and load_module() to libshared 999b910752 core/kmod-setup: restore comments 1f2b822a21 logind: stop managing VT switches if no sessions are registered on that VT 5ad8d374c5 terminal-util: introduce vt_release() helper 145d492490 logind: become the controlling terminal process before restoring VT (bsc#1101591) d4b5dbc033 terminal-util: introduce vt_restore() helper 2e8af185f0 logind: make session_restore_vt() static ff3048364f udev: downgrade message when we fail to set inotify watch up (bsc#1005023)- Fix the test for figuring out if /etc/machine-id is writable in %post (bsc#1117063) "test -w" always returns true for root user even if the writable mode bits are not set. Fix this by testing the file mode bit value instead.- Move systemd-sysv-convert from /usr/sbin to /usr/lib/systemd (bsc#1178156) This tool is not supposed to be run by users.- Import commit 69f9f79e1b03e3d23df25b61cbcc9304af3e358f (bsc#1080919 CVE-2018-6954) f3615ce49 tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753) 7165e92f4 tmpfiles: use fd_get_path() even less excessively c2c531c1d test: make TEST-22 easier to debug, by outputting to /dev/console 621b78317 test: don't use "nobody:nogroup" for tests 1f9c7acad tmpfiles: return correct error variable after fd_reopen() 2236280c1 tmpfiles: reindent one comment less weirdly f6bdfb889 tmpfiles: use correct error variable bc75127cd tmpfiles: clarify that we ignore file attribute setting errors 621c8b1fe tmpfiles: add log message where we previously failed silently bc9229630 tmpfiles: use fd_get_path() less excessively 5a1106039 tmpfiles: add more tests c974086cc tmpfiles: don't follow unsafe transitions in path_set_*() e64a510eb fs-util: add new CHASE_NOFOLLOW flag to chase_symlinks() 7480154d0 tmpfiles: make create_fifo() safe eb890962c fs-util: introduce mkfifoat_atomic() helper 653bb81af fileio: make tempfn_random_child() accept empty string as path 2b1e12bfe tmpfiles: introduce create_fifo() 6dd80f289 tmpfiles: introduce empty_directory() f2c137edf tmpfiles: introduce create_directory() and create_subvolume() and make them safe 6a76f6dfb basic/stat-util: introduce is_dir_fd() 38a7f2e81 btrfs-util: unfuck tmpfiles' subvol creation 26e19b6fe btrfs-util: introduce btrfs_subvol_make_fd() 5fb5bdf5d basic/label: introduce mkdirat_label()/mkdirat_errno_wrapper() helpers 390b767da selinux: introduce mac_selinux_create_file_prepare_at() 0f72fadba smack: introduce mac_smack_fix_at() f2838154b tmpfiles: introduce create_directory_or_subvolume() 2de697fb8 tmpfiles: make create_device() safe 558c5fec7 tmpfiles: introduce create_device() dee986b1d tmpfiles: make copy_files() safe cacb14d3f tmpfiles: introduce copy_files() routine 81c85ce17 tmpfiles: make write_one_file() safe 9ec6b92ab tmpfiles: make truncate_file() safe 8dde36e03 tmpfiles: introduce truncate_file() which deals with 'F' exclusively 481134a93 tmpfiles: introduce create_file() which deals with 'f'/'F' exclusively 057861560 tmpfiles: make the stat struct parameter in fd_set_*() optional f37caffda tmpfiles: stat file in item_do() rather than in its callers 86f1362d4 tmpfiles: set only default acls to folders #9545 (#9599)- Make systemd-mini-sysvinit provides systemd-sysvinit Some packages (such as shepherd-bins) want to conflicts with systemd-sysvinit: they should also conflict with systemd-mini-sysvinit.- Add 0001-logind-keep-backward-compatibility-with-UserTasksMax.patch We have to keep support for UserTasksMax= for a while before dropping it. This patch is supposed to do that and also to make users aware of this change. It also hints how to configure that differently.- Import commit f39674d6d114d999c50672c7bea8cad21e1eaed9 7d1e04e85 units: use =yes rather than =true everywhere 185ce0d34 units: assign user-runtime-dir@.service to user-%i.slice a051f5e41 units: make sure user-runtime-dir@.service is Type=oneshot 30c6842c3 units: set StopWhenUnneeded= for the user slice units too e74de046e login: fix typo in log message- Own %{_libexecdir}/modules-load.d (again) This was incorrectly dropped during the split of the SUSE specific configurations.- Drop a Conflicts: in systemd-coredump It not needed anymore since the mini variant of systemd-coredump is not built anymore.- Import commit b54f5d7a8b41898ce98f43cd1a6cc92c0071806d 5def29d24 coredump: only install coredump.conf when ENABLED_COREDUMP=true 9133e2d6e dhcp6: make sure we have enough space for the DHCP6 option header (bsc#1113632 CVE-2018-15688) ebc3fa418 dhcp6: split assert_return() to be more debuggable when hit 51eefb6ac chown-recursive: let's rework the recursive logic to use O_PATH (bsc#1113666 CVE-2018-15687) e1e1aa237 core: skip unit deserialization and move to the next one when unit_deserialize() fails 1c726c87d core: when deserializing state always use read_line(…, LONG_LINE_MAX, …) (bsc#1113665 CVE-2018-15686) 4cd7d11ac core: don't create Requires for workdir if "missing ok" (bsc#1113083)- Make systemd-coredump sub-package optional and don't build the mini variant.- Drop duplicated %{?mini} suffix for systemd-{container,coredump} subpackages "-mini" is already part of the name of the main package so there's no need to append it again for those sub packages. It's only needed when the name of a subpackage is completely redefined, IOW when '-n' option is used with the %package directive.- Dont ship /usr/sbin/resolvconf symlink for now It conflicts with the bin shipped by openresolv and provides limited compat only.- Upgrade to v239 (commit 6d8584e7e8e5d13d2bab49b9e6f6d2ec39759978) This includes the following bug fixes: - upstream commit 0722b359342d2a9f9e0d453875624387a0ba1be2 (bsc#1045723) - upstream commit 2f2e14b251b9929e84e8b690d0187b766dfbae20 (bsc#1124122) - upstream commit c839b729c5f7b08f6d91bf9567d0b1f91d17e0f7 (bsc#1155207) - upstream commit 8eebb6a9e5e74ec0ef40902e2da53d24559b94a4 (bsc#1168076) This also includes the following bug fixes released in v238: - upstream commit e8a3144ec4ff332bd63644e468a98e1a7e06e7e4 (bsc#1112024) - upstream commit 4d219f5343b1924e7c519c2c178aeb5d1a5ab924 (bsc#1123727) - upstream commit 43b7f24b5e0dd048452112bfb344739764c58694 (bsc#1146991) - upstream commit bf443be99565e4327f1c8c12b79d98b4c1529cf1 (bsc#1156213)- Ship systemd-sysv-install helper via the main package This script was part of systemd-sysvinit sub-package but it was wrong since systemd-sysv-install is a script used to redirect enable/disable operations to chkconfig when the unit targets are sysv init scripts. Therefore it's never been a SySV init tool. While at it, don't ship this script (as well as systemd-sysv-convert) when sysvcompat is not defined.- Import commit 19b3868d32af20f1ecc86fe3c997144ff456fd65 06c2284d64 core: introduce systemd.early_core_pattern= kernel cmdline option 479b002083 core: add missing 'continue' statement c7fbccc62e journald: don't ship systemd-journald-audit.socket (bsc#1109252) f17a6c790c detect-virt: do not try to read all of /proc/cpuinfo (bsc#1109197) 5a1aa84544 compat-rules: generate more compat by-id symlinks for NVMe devices (bsc#1095096)- Import commit a67b516d49115a5be0f2ac27a2874cee6c59a7ae f8457adf9d emergency: make sure console password agents don't interfere with the emergency shell b8bbb50634 man: document that 'nofail' also has an effect on ordering a5410b2229 journald: take leading spaces into account in syslog_parse_identifier b793c312c7 journal: do not remove multiple spaces after identifier in syslog message f9595f0481 syslog: fix segfault in syslog_parse_priority() d464f06934 journal: fix syslog_parse_identifier() e70422883a socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBUF fails (bsc#991901)- split off SUSE specific udev rules from systemd package (fate#325478) * remove 60-io-scheduler.rules * remove 80-hotplug-cpu-mem.rules * remove 99-wakeup-from-idle.rules * remove /usr/lib/modules-load.d/sg.conf (see bsc#1036463 for details) these are now maintained in the new package system-tuning-common-SUSE- Enable or disable machines.target according to the presets (bsc#1107941)- Import commit cc55f1ea9e1c1ccab5b9fb97e10e08830d02b282 962b38aaf user@.service: don't kill user manager at runlevel switch (bsc#1091677) 3986c4d82 units: make sure user@.service runs with dbus still up 5e68aa0f2 Revert "udevd: increase maximum number of children" (bsc#1107617) 099138fd9 fix race between daemon-reload and other commands (v237) (bsc#1105031)- Import commit 6ac2232d88f4b64428511a4692a51bd00d610b32 6247696db nspawn: always use mode 555 for /sys (bsc#1107640) 72f558b57 cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990) cfcd97cf2 cryptsetup: add support for sector-size= option (#9936) (fate#325634)- Import commit bb5a925bcefd4743873cae3f748ae1a426e92d44 8983bd246 core: don't include libmount.h in a header file (#8580) 3e4156a8f tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753) 42edc93ac core/service: rework the hold-off time over message- Enable regexp matching support Currently only used by "journalctl --grep=xxx".- Import commit 0350f62a8cf7f151951b6b78337fe3c198b8bf6a fbf43a697 core: don't freeze OnCalendar= timer units when the clock goes back a lot (bsc#1090944) 4134ba8b6 man: SystemMaxUse= clarification in journald.conf(5) (bnc#1101040) 78bb2a0c4 socket-util: fix getpeergroups() assert(fd) (#8080) (bsc#1096516) 1753d0420 systemctl: mask always reports the same unit names when different unknown units are passed (bsc#1095973) 50ebf79d7 scsi_id: Fixup prefix for pre-SPC inquiry reply (bsc#1039099) 570f7655b locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* files- Drop runtime dependency on dracut (bsc#1098569) Otherwise systemd pulls in tools to generate the initrd even in container/chroot installations that don't have a kernel anyways. For environments where initrd matters, dracut should be pulled via a pattern.- Import commit f63623c1fc0eb01b8efc2037d004f42ed8328356 6a161916f device: make sure to always retroactively start device dependencies (take #2) (bsc#1088052) e4402648c Fix pattern to detect distribution ad59c7970 install: "user" and "global" scopes are equivalent for user presets (boo#1093851) b1876c81a rpm: remove confusing --user before --global 00ea8a214 man: updated systemd-analyze blame description for service-units with Type=simple (#8834) (bsc#1091265) a9b587e2f fileio.c: fix incorrect mtime- Add 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch (boo#1024897) - Ship systemd-resolved (but disabled by default) (bsc#1018387)- Disable user units by default (bsc#1090785)- Slight rewrite of the previous fix- align permissions of /etc/machine-id to upstream code (bsc#1092269) world writeable machine-id is a security issue- Move 80-container-v[ez].network in systemd-container sub-package - Move 80-container-host0.network from udev to systemd- Import commit d8196805089566ecd846b7c627ff2f3c42588c50 621b247f3 device: skip deserialization of device units when udevd is not running a7da5bdbc device: make sure to always retroactively start device dependencies (bsc#1088052) 303624f6f systemd-udevd: limit children-max by available memory (#8668) (bsc#1086785 bsc#1066422) 76acf3ae9 tmpfiles: fix directory removal with force symlink (#8619)- Ship 99-sysctl.conf instead of creating it during package installation/update (bsc#1088769) Previously this symlink was created in /etc/sysctl.d during %post which made the symlink not owned and more importantly it was created only if /etc/sysctl.conf is already installed which is not always the case during the installation process it seems. So ship the symlink unconditionally and put it in /usr/lib/sysctl.d instead since it's a distro default behavior that might be overriden by sysadmin later.- Be consistent in 60-io-scheduler.rules And use "?*" when checking for the non empty string (instead of "*?").- /usr/lib/systemd/systemd-coredump was missing from systemd-coredump sub-package (boo#1088057)- Drop systemd-bash-completion sub-package Now we directly ship the completion scripts from the main package as we already do for zsh. I couldn't see any advantages in this split.- Be more accurate when specifiying the tools version we provide- Make sure rpm won't expand %autopatch even if it's commented- stat(1) as well as systemctl are not use in %post section of udev So remove stat(1) from the list of dep and move systemctl to the requirements of %postun since it's called from there.- Import commit 14b3e00c3ccb8c1c82c8a2e99a9534750880a09e e0a8285e2 pid1: when creating service directories, don't chown existing files (#8181) (boo#1085971) fb25886b1 Fix format-truncation compile failure by typecasting USB IDs (#8250) (bsc#1084638) 5a6e9c92e sysusers: make sure to reset errno before calling fget*ent() c2e1ee488 sysusers: also add support for NIS entries in /etc/shadow 51cb94fa1 sysusers: do not append entries after the NIS ones (bsc#1085062 bsc#1045092) 783f3d368 basic/macros: rename noreturn into _noreturn_ (#8456) - Drop 0001-basic-macros-rename-noreturn-into-_noreturn_.patch It's been merged in the git repo.- Rename the tarball (bsc#1087323) So it's clear that it contains some additional patches on top of the upstream version. Use the commit hash in the name so the exact version can easily be identified. Provide _service file which can be used to retrieve the tarball from the git repo (with "osc service disabledrun").- Split systemd-coredump sub-package off (bsc#1083849)- Enhance IO scheduler tweaking rules to support blk-mq as well * Set optimal blk-mq schedulers (bfq and mq-deadline for HDD and SSD respectively) * Explicitly set CFQ for rotational disks when no `elevator` is specified * Verbose comments explaining what is going on * Rename the rules file since it is not ssd-only anymore- Don't ship machines.target in systemd-container but in systemd main package machines.target is supposed to be a standard target for starting/stopping all containers. systemd-nspawn is the main user of it but other container managers could also make use of it.- Build a mini variant of systemd-container So we don't have to manually track and remove all files that should be shipped by systemd-container in the case of a bootstrap build.- Run migrate-sysconfig-i18n.sh also during package installation (bsc#1086164) This is needed when we upgrade from SLE11.- Add 0001-basic-macros-rename-noreturn-into-_noreturn_.patch This fix a build error triggered by the introduction of the new version of libgpg-error package. Patch submitted to upsream: https://github.com/systemd/systemd/pull/8456- Turn off the IP sandboxing for systemd-logind Since v235 logind run inside an IPv4/IPv6 sandbox by default. This creates incompatibilites for systems using NIS.- Restore (maybe temporarly) "pam_config --add systemd" During its installation pam-config seems to overwrite the defaults shipped by "pam" for "some" reasons (see bsc#1084924) No idea why but since pam_systemd is not part of the "pam-config" defaults, we need to restore pam_systemd in common-session manually...- Remove dropin that was used to turn delegation off for user instances Upstream now enables "memory" and "pids" controllers only which should have a very limited impact on performance compare to the "cpu" controller.- Import commit 46d6bc9c4f1c05f3b4fcfca754cc59963bd86ce3 2a79f4e78 units: delegate "memory" instead of "cpu" by default for user instances (#8320) (bsc#954765 bnc#953241 fate#320421) 88174ae85 compat-rules: fix syntax errors spotted by test/rule-syntax-check.py- Remove udev-remount-tmpfs script Complete the previous commit.- Fix hotplug memory in 80-hotplug-cpu-mem.rules When new memory was hotplugged, the rule was supposed to call an external script (udev-remount-tmpfs) to remount all tmpfs. However the script was broken since its introduction (commit rev=715, 14/07/2014) and had no effects... this makes me wonder if we shouldn't get rid of this...- Make sure /var/lib/machines is created when systemd-container is installed- BS forces us to own %{_prefix}/lib/modprobe.d This seems wrong but that's how the SUSE BS works.- Upgrade to v237 (commit 78221ca750a9c266f9f8497dda59d7ee44000a6c) Udev rules 60-ssd-scheduler.rules and 80-hotplug-cpu-mem.rules have been removed from the git repo and are now maintained at the package level. Those rules have been rejected by upstream as they seem to be written to workaround some kernel shortcomings... This includes the following bug fix: - upstream commit 3d083b2245b0b8e52f2d8ccc3e55246f41f1f544 (bsc#1102908) This also includes the following bug fixes released in v235: - upstream commit 2e64e8f46d726689a44d4084226fe3e0ea255c29 (bsc#1069239) - upstream commit 79873bc850177050baa0c5165b119adafeebb891 (bsc#1069239) - upstream commit 4bc5d27b942afa83cc3d95debd2ad48d42ac07a8 (bsc#1089376) - upstream commit e9ea4526a3a3b41eced29b8d742498cc36750424 (bsc#1089693) - upstream commit d75b31837c93dbb9b20067719026ad0fb7cdfadd (bsc#1117025) - upstream commit 0e8856d25ab71764a279c2377ae593c0f2460d8f (bsc#1117025) - upstream commit 048dd629c4590eefb2ebd6a316c7350ed3a6ff19 (bsc#1119971) - upstream commit 9b32afa9f241fe8febc0a754850f1e7331caf6e3 (bsc#1126056) - upstream commit e6dde451a51dc5aaa7f4d98d39b8fe735f73d2af (bsc#1137053) - upstream commit 0864d311766498563331f486909a0d950ba7de87 (bsc#1158336) - upstream commit d60cb656fc63c24b430421764b7d0322857d34fd (bsc#1161262) - upstream commit e2be442e791fa1150aa835c684acc6d7189de3e1 (bsc#1165011) - upstream commit 64a36ae4b1dd23474dd7ea261381ac437b24fac2 (bsc#1172072) - upstream commit b001ad61e91b6499897f0c977045c7608c233bfa (jsc#SLE-7687) - includes IP filtering feature (jsc#SLE-7743) This also includes the following bug fixes released in v236: - upstream commit b3b4ebab02395933cde554b5a5d5c363dae3920d (bsc#1083571) - upstream commit 3e3852b3c6c61506963112fd218a86b673fc61e6 (bsc#1110445) - upstream commit 4050e4797603d3644707d58edfd9742b5311c7cf (bsc#1124153) - upstream commit 8cb83266062b383cdd4a57301ef559d64b491c51 (bsc#1125604) - upstream commit 19a44dfe4525ab01caf593a9c2beada4b412910d (bsc#1156482)- add basic user space support for suspend to idle (fate#323814) add 99-wakeup-from-idle.rules Currently this only covers the power button and usb/AT keyboards as wakeup devices. It is planned to make that configurable in the future.- Don't call "pam-config --systemd" pam_systemd.so has been integrated directly in the PAM stack since bsc#812462. So there's no need to call pam-config.- Fix build errors due to the split-off of systemd-containe: found conflict of systemd-234-33.1.x86_64 with systemd-container-234-33.1.x86_64: - /usr/share/man/man5/systemd.nspawn.5.gz - /usr/share/man/man1/systemd-nspawn.1.gz found conflict of systemd-container-234-33.1.x86_64 with systemd-mini-container-234-33.1.x86_64: - /usr/bin/systemd-nspawn - /usr/lib/systemd/system/systemd-nspawn@.service - /usr/lib/tmpfiles.d/systemd-nspawn.conf- Use %license (boo#1082318)- Split systemd-container sub-package off (fate#325469) Other distros already do it and it seems a good idea to not install this stuff on new installations by default. At least /var/lib/machines subvol is not created anymore at boot even if it wasn't used at all.- Import commit 295ead0f396beb2b5199abd99a17e274c2581f95 f4f94ab2e meson: install rules/80-hotplug-cpu-mem.rules 2901aa9b9 meson: install rules/60-ssd-scheduler.rules 1293c0056 core: use id unit when retrieving unit file state (#8038) (bsc#1075801) 596b2b241 Revert "vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig" 0b595da04 Revert "locale-setup: handle locale at boot time well"- Re-enable systemd-firstboot It's used by the installer and also by JeOS.- Use %systemd_post in %post- Own /usr/lib/systemd/system-environment-generators directory- More systemd rpm macro usages- Disable systemd-firstboot I don't think there's any use case for it currently.- Use systemd rpm macros in paths defined in the specfile- Stop importing i18n settings from /etc/sysconfig (fate#319454) Bits taken from SLE15.- Make systemd-timesyncd use the openSUSE NTP servers by default Previously systemd-timesyncd used the Google Public NTP servers time{1..4}.google.com- Import commit 4a6a1e4f0b02e6cedf7eba93b85a6dd968f875c7 db1d8eacd compat-rules: make path_id_compat build with meson - Drop 0001-compat-rules-make-path_id_compat-build-with-meson.patch which is now part of the git repo (see above).- Don't ship /usr/lib/systemd/system/tmp.mnt at all (bsc#1071224) The previous fix couldn't work on platforms using a RO rootfs. Therefore we don't ship /usr/lib/systemd/system/tmp.mnt but we still ship a copy in /usr/share/systemd. Users who want to use tmpfs on /tmp are supposed to add a symlink in /etc/ pointing to the copy shipped in /usr/share/systemd. To support the update path we automatically create the symlink if tmp.mount in use is located in /usr/lib/systemd.- Don't build seccomp support in the mini package- Switch to Meson build system Some rearrangement in the file list was also needed. That was probably due to the upgrade of rpm.- Import commit 0a5600eb7f8263c7c79fec0d85cc159d54aba636 2a181fc6f insserv-generator: make it build with meson 7b0401da4 build-sys: don't build networkctl if networkd is disabled- Don't build-require selinux for the mini package- Drop libgcrypt.m4 The mini package builds fine without it so it doesn't seem necessary anymore.- Import commit 846d838c37865da60eba48090e570e959291399f b1e0a348d fileio: include sys/mman.h f1fa784cb meson: update header file to detect memfd_create() 8838ba7ec meson: define _GNU_SOURCE to detect copy_file_range() (#7734) 531a00c84 Restore "restore /var/run and /var/lock bind mount if they aren't symlink"" (the 3 first commits make systemd build against glibc 2.27)- Import commit 3f421e4fbf6fcb31d74caf729435868ba8824483 7fb9ea39a Revert "restore /var/run and /var/lock bind mount if they aren't symlink" 23ce1207a meson.build: make docdir configurable (#8068)- Import commit 8ec9f58d334c76e736957812d9e57151502a6f63 07c6ee3eb compat-rules: get rid of scsi_id when generating compat symlinks for NVMe devices (bsc#1051465) 261a4ef38 compat-rules: generate compat by-id symlinks with 'nvme' prefix missing (bsc#1063249)- Drop 0001-compat-rules-get-rid-of-scsi_id-when-generating-comp.patch It's been imported in branch "compats/udev-compat-symlinks" which has been merged in branch "openSUSE-Factory" in its turn.- Import commit c516268845b0fd0683cef2e491b84077371e8f01 37da1facb core: disable session keyring per system sevice entirely for now (bnc#1045886) 8a1ae0449 strv: fix buffer size calculation in strv_join_quoted()- Drop 0001-core-disable-session-keyring-per-system-sevice-entir.patch It's been merged in branch "SUSE/v234".- Import commit 2087a80d56bb6f8c7fb74a19172259bc9d9af866 2b8971b8a tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protected_hardlinks sysctl is on (bsc#1077925 CVE-2017-18078) 8c2bcac25 tmpfiles: change ownership of symlinks too- Do not optionally remove /usr/lib/systemd/system/tmp.mnt anymore (bsc#1071224) This was done to make sure that tmpfs wouldn't be used for /tmp by defaut in case the dir layout created by the installer did not create a customized tmp.mount. But it had the bad side effect to break "rpm -V systemd" and updates of systemd via delta-RPMs. Now instead of removing tmp.mount unit file, we mask it (still only if no other tmp.mount would override the default one). It's the official way to disable tmpfs on /tmp after all. Since we cannot rely on the presence of fstab during package installations, we introduced a service which is run once on the first boot and which figures out if tmpfs would be used. If so it masks the unit. We also handle the upgrade path and make sure to preserve admin's settings (if any). Another advantage of this is that we will only need to remove the introduced service the day when tmpfs will be the default for SUSE distros.- Import commit 83067827cc891ddc90def200fdbe725917ec9fa3 3d60486f7 core/timer: Prevent timer looping when unit cannot start (bsc#1068588) 460bd0cd6 Revert "handle SYSTEMCTL_OPTIONS environment variable" (fate#323393)- Import commit cc94ce8513221061898c83f57862544b16021f0e aa3eba828 delta: don't ignore PREFIX when the given argument is PREFIX/SUFFIX b1ea0173a delta: extend skip logic to work on full directory paths (prefix+suffix) (bsc#1070428) 77c5065f9 delta: check if a prefix needs to be skipped only once db32866d1 Fix parsing of features in detect_vm_xen_dom0 (#7890) (bsc#1048510) 11d40461a sd-bus: use -- when passing arguments to ssh (#6706) 1148d99f6 tmpfiles: consider /etc uninitialized also when /etc/machine-id is present but empty (#7849) (bsc#1075179) 3a95f69bf tmpfiles: downgrade warning about duplicate line- Edit scripts-systemd-fix-machines-btrfs-subvol.sh We shouldn't be creating a /var/lib/machines subvolume if /var is already a seperate partition or subvolume. /var/lib/machines will already be excluded from snapper & similar tooling in this case.- Import commit 82dbe8a2ae56649231111eaadd4c302a2d2175ee 8c7f0c449 service: Don't stop unneeded units needed by restarted service (bsc#1066156) 869be64ce sysctl: use raw file descriptor in sysctl_write (#7753) 0c2400810 sysctl: disable buffer while writing to /proc (bsc#1071558) 9eb1f30b8 Use read_line() and LONG_LINE_MAX to read values configuration files. (bsc#1071558) 4dbea654f def: add new constant LONG_LINE_MAX 48f14cd71 fileio: add new helper call read_line() as bounded getline() replacement 861e1a222 build-sys: udevadm should have LOG_REALM=LOG_REALM_UDEV 8ed5cf3fb meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666) a9f93f1d0 virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581) (bsc#1048510) fe56abdf9 seccomp: arm64/x32 do not have _sysctl c9194fe37 seccomp: arm64 does not have mmap2 31d9b3c32 fs-util: small tweak in chase_symlinks() 9dd0bc7a3 meson: do not include man/meson.build if xsltproc not found 7e29e2b07 analyze: replace --no-man with --man=no in the man page (bsc#1068251)- Add missing /etc/systemd/network directory- Import commit e30f1b10e276fb18db10ea2463fbd7146ae778f6 63481b24b firstboot: do not write vconsole.conf when arg_keymap is empty (bsc#1070124)- Add 0001-compat-rules-get-rid-of-scsi_id-when-generating-comp.patch (bsc#1051465) This patch is not yet merged in the 'compats/udev-compat-symlinks' branch: we asked to upstream if it would be possible to introduce a new specifier that wouldn't strip trailing whitespaces , see https://github.com/systemd/systemd/issues/7462 Also this allows to give the patch more testing before merging it in the git repo.- Drop a useless rm(1) from the specfile- Remove requires for pwdutils, we don't need the shadow tools anymore [bsc#1069150]- Import commit 4b9afa11f918796184e1264d618b4ff5d18e481b 22dcb1d04 tmpfiles: when /etc is not fully initialized, some specifiers are expected to be unresolvable (#6860) (bsc#1055664) 216beb768 tmpfiles: Allow create symlink on directories (#6039) baf85eb79 udev: net_setup_link: don't error out when we couldn't apply link config (#7328) - Remove stderr redirection to /dev/null when calling %tmpfiles_create since it's not needed anymore due to commit 22dcb1d04. Indeed the messages are no more emitted at LOG_WARN but LOG_NOTICE.- Import commit b9a41367b6c1164318443491cc3dae0e8208e15c 86804326f systemd-firstboot: add vconsole keymap support (#7035) (bsc#1046436) 9b64225e9 resolved: fix loop on packets with pseudo dns types (bsc#1065276 CVE-2017-15908) - Drop 0001-systemd-firstboot-add-vconsole-keymap-support.patch since it's been merged upstream and backported to SUSE/v234 (see above).- Import commit e44237e76f6e133e62ff6c681d3fd06ebf12f66d a4e02c099 udev-rules: all values can contain escaped double quotes now (#6890) d2b767a76 tmpfiles: remove old ICE and X11 sockets at boot (#6979)- Add 0001-systemd-firstboot-add-vconsole-keymap-support.patch (bsc#1046436) Temporary patch until it's been merged by upstream, see https://github.com/systemd/systemd/pull/7035- Damn forgot to drop 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch in the spec file- Import commit 6dea894131d78b20b9e0482f75afa6ee4dec8627 1cdd944b0 unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeoutSec= too (bsc#1004995) This make 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch not needed anymore.- Import commit 93688f8e53b4e482a55a7d4aba2d927ddedebdde c53522be3 compat-rules: allow to specify the generation number through the kernel cmdline- Import commit c1e8af7d1e8b09c2878a5b17f513bfc41ae46dc6 982754275 build-sys: make sure 61-persitent-storage-compat.rules is installed with meson 9ac2e8b9b udev: proc_cmdline_get_key() FTW! (#6925)- Import commit 9e0985dc330b1cf04bc44049962343bdf4ba851a 4fd7cd041 pam_logind: skip leading /dev/ from PAM_TTY field before passing it on dd6312828 logind: make sure we don't process the same method call twice (#6583)- Update scripts-systemd-upgrade-from-pre-210.sh script - drop dependency on awk - fallback to runlevel #3 if something goes wrong Note: I'm not sure how this is supposed to work as /etc/inittab is likely to be missing in my understanding. Indeed this file is part of the aaa_base package which might be upgraded before systemd is installed...- Drop macros.systemd.upstream as it's not used- Import commit 58ea3c819cca1639ef8c922505c573ba5e262b3d 334945091 shutdown: fix incorrect fscanf() result check (#6806) 027202892 shutdown: don't remount,ro network filesystems. (#6588) (bsc#1035386) bc77b53a5 shutdown: don't be fooled when detaching DM devices with BTRFS (boo#1055641) d9d293847 util: make get_block_device() available 421ce7382 tmpfiles: silently ignore any path that passes through autofs (#6506) (bsc#1045472) ca8f90e62 device: make sure to remove all device units sharing the same sysfs path (#6679)- Make use of "%tmpfiles_create" in %post of the logger subpackage- Add scripts-udev-convert-lib-udev-path.sh (bsc#1050152) This script takes care of converting /lib/udev into a symlink pointing to /usr/lib/udev when upgrading a distro using an old version of udev.- Make use of "%make_build" rpm macro- Renumber scripts to start at index 100- Introduce scripts-systemd-upgrade-from-pre-210.sh It collects all existing hacks done in %post to fix old/deprecated settings in systemd older than 210. This includes hacks needed to fix system that are migrating from SysV. There shouldn't be any functional changes.- Move scripts for packaging workaround/fixes in /usr/lib/systemd/scripts It also renames fix-machines-subvol-for-rollbacks.sh into scripts-systemd-fix-machines-btrfs-subvol.sh Note that the "scripts-systemd-" prefix is used for those scripts so we can gather them. Why not using a directory instead ? because osc doesn't allow that.- Add 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch (bsc#1048605) It's a temporary but urgent fix for a regression discovered in bug 1048605. The fix is still under discussion with upstream but we need to make progress here and limit the number of affected users. Consequently this fix reintroduces bsc#1004995 (the bug report has been re-opened) but this one is far less critical and a workaround was provided. The final solution will fix both bugs.- Import commit 2bed4bf99cf7f24eafda490f778ed5e109f8d7f1 7a4935268 compat-rules: drop the boggus 'import everything' rule (bsc#1046268)- %regenerate_initrd_post is suppsed to be used in %post (not %pre) section- Import commit 6887cc21f23e33ac37801a01d76176e5c16fd8ea 9dcc6c04e pid1: forward port console specificities handling for s390 arch to v234- Import commit 986e98fd5a75470ba17e21fea12d7d4e966c1ecc 4706ebc62 call chase_symlinks without the /sysroot prefix (#6411) (boo#1051172)- Remove the unneeded hack forcing systemd-crypsetup binary to be linked against the just built libudev I don't remember why it was added but it looks unnecessary: most of all systemd components are linked againt libsystemd-shared.so which includes all the just built symbols. Also I don't see why it was done only for systemd-cryptsetup since all other binaries should have had suffered from the same issue.- Import commit c5705e01800bdadd6a4fa7dc50d47b13eb697211 8ea065d44 compat-rules: don't rely on ID_SERIAL when generating 'by-id' symlinks for NVMe devices (bsc#1048679)- Import commit 06bed720274d9436405a7c27c8238d7d1aefca2b 66fffdf12 build-sys: don't hook var-lib-machined.mount to remote-fs.target when machined is disabled 96c232066 Revert "core: don't load dropin data multiple times for the same unit (#5139)"- Drop support of compression from the mini package Hence remove the relevant build-requires from the mini package.- Upgrade to v234 (commit 78af11131da1b2760778206806c0ebe8616a5284) - package /etc/systemd/system/dbus-org.freedesktop.network1.service - /usr/lib/systemd/resolv.conf is not installed if resolved is disabled- Edit pkgconfig(liblz4) dependency: liblz4 now uses 1.x *again*- Added 0001-core-disable-session-keyring-per-system-sevice-entir.patch (bnc#1045886) Temporary patch to disable the session keyring stuff as it's currently broken and may introduce some security holes.- Import commit 21827ea0875ff197e16e72003b2bfaa1c6e8daad 1ad06735f core: fail when syntactically invalid values for User=/Group= fields are detected (bsc#1047023) d563972e2 timesyncd: don't use compiled-in list if FallbackNTP has been configured explicitly f4e0c16f5 gpt-auto-generator: fix the handling of the value returned by fstab_has_fstype() in add_swap() (#6280) e1345aac5 fix add_esp() in the gpt-auto-generator.c (#6251) c591ece9a automount: don't lstat(2) upon umount request (#6086) (bsc#1040968) 643ab2eea gpt-auto-generator: disable gpt auto logic for swaps if at least one is defined in fstab f07d2022f fstab-util: introduce fstab_has_fstype() helper bf735bb35 fstab-util: don't eat up errors in fstab_is_mount_point() a4b40fbed resolved: simplify alloc size calculation (bsc#1045290 CVE-2017-9445) 8b960bec0 only check signature job error if signature job exists (#6118) (boo#1043758) 1418bfb5b job: Ensure JobRunningTimeoutSec= survives serialization (#6128) (bsc#1004995) 19b6d5f08 udev: turn off -Wformat-nonliteral for one safe case 717ace439 udev: net_id add support for platform bus (ACPI, mostly arm64) devices (#5933) a3bf2e6b5 core/mount: pass "-c" flag to /bin/umount (#6093)- Add minimal support for boot.d/* scripts in systemd-sysv-convert (boo#1046750) While at it, the handling of the symlink priorities is also removed since it doesn't appear to be used at all.- Don't try to restart networkd/resolved if they're disabled (boo#1045521) "systemctl try-restart/preset" wants the unit files exist.- Stop shipping /usr/lib/sysusers.d/basic.conf (bsc#1006978) Ok looks like the previous change was the right thing to do and we continue to follow this path by relying on the new user/group scheme Therefore the basic system user/group are now managed and created by system-sysusers and udev also relies on this for the groups it uses in its rule files. Ideally we should have listed all of the groups in the deps (with "Requires: group(disk)" but the list of the groups is rather long and the risk for those groups to be re-organized is probably low, so currently we simply use "Requires: system-group-hardware" as a shortcut.- Make sure "lock" group is created On SUSE distros, /run/lock must be owned by "lock" group (see boo#733523). This group was previously created by another package but since a recent changes it doesn't seem to be true anymore or at least this package isn't pulled in anymore when building the rescue system. For now make systemd creates the group by adding "Requires: group(lock)". I'm currently not sure why we don't use sysusers.d stuff for that purpose and if the "lock" group on /run/lock is still mandatory. This should be revisited later.- Make sure dracut (if installed) will embed the new compat rule The new compat rule must be embedded in the initramfs so make sure that the installed dracut supports it.- Upgrade to v233 (commit 330b55d5e28d17f361062dba66426e46fb7d7857) - package new systemd-umount binary - package new environment generator stuff - drop /dev/root symlink support - /etc/pam.d/systemd-user is not patched anymore but we ship a dedicated file for SUSE now. - manage compat symlink generation in a dedicated branch (bsc#1040153)- Fix systemd-sysv-convert when a package starts shipping service units (bsc#982303) The database might be missing when upgrading a package which was shipping no sysv init scripts nor unit files (at the time --save was called) but the new version start shipping unit files.- Fix indentation in systemd-sysv-convert While at it, strip trailing whitespaces. No functional changes.- Disable group shadow support (bsc#1029516) The new configure option will be imported during the next tarball update.- Ship /var/log/README Unfortunately it's not possible to also ship /etc/init.d/README because of rpm "sanity" checks that prevent executable in /etc/init.d- Drop systemd-{journalctl,loginctl} legacy symlinks.- Drop %preun section Currently the only use of this section is to remove the symlinks enabling systemd services on package removal. Those symlinks were initially installed by the systemd package installation but could have been overriden by the sysadmin later. If so the symlinks shouldn't be uninstalled. Also in a near futur disabling services will install a symlink to /dev/null.- Import commit 9e33c2ae69fbb705e8ad143536e419a231e93020 04ef0eab8 importd: support SUSE style checksums supplementary (#5800) fb601ad9a importd: support SUSE style checksums (#5206) (fate#322054) b76b27c76 hwdb: fix warning "atkbd serio0: Unknown key pressed" (#5772) (boo#1010220) cb0d991f6 loginctl: fix typo causing ignoring multiple session IDs (#5732)- Make use of %systemd_postun()- Restart a couple of systemd services on package update Those services (most notably journald) should support restarting these days. However logind still doesn't but that should be fixed pretty soon, well I hope :)- Don't buildrequire pam-config, it's not used at this step. Also drop the use of it in %postun as it can't realistically happen...- Don't call /sbin/ldconfig in %post of the main package systemd main package doesn't ship any shared libs so there's no point in calling ldconfig in %post/%postun- Silent %tmpfiles_create in %post (bsc#1034938) Due to bsc#1024740, we stopped generating /etc/machine-id during systemd package installation making the specifier '%m' unavailable in the tmpfiles.d configuration files at this time. Make it simple for now and silent %tmpfiles_create, after all that's how the macro was implemented originally.- Import commit f0325620d23a247682c629d28883a364e4a7a8c4 327814841 core: when a unit's SourcePath points to API VFS pretend we are never out-of-date (#5487) f4b9fb58e units: move Before deps for quota services to remote-fs.target (#5627) (bsc#1028263) 44b9d27f8 udev: net_id - support predictable ifnames on vio buses (#5675) (bnc#1029183) 64f4761c9 units: apply plymouth warning fix to in rescue mode as well (#5615) 77607b887 units: do not throw a warning in emergency mode if plymouth is not installed (#5528) (bsc#1025398) 336d6016c core: downgrade "Time has been changed" to debug (#4906) (bsc#1028610)- Consider chroot updates in fix-machines-subvol-for-rollbacks.sh (bsc#1030290)- Initialize /etc/machine-id during the first boot (bsc#1024740) Previously that was done at package installation but it didn't fit well for appliance builds.- Import commit 68fc0a749a83d16d4cde8471d5030bc6254ffd96 76d4d05fb udev: fix variable assignment 473df8cc4 udev-rules: perform whitespace replacement for symlink subst values (bsc#1025886) d6c3ff647 udev-event: add replace_whitespace param to udev_event_apply_format 30ad15f7c libudev-util: change util_replace_whitespace to return number of chars in dest- Import commit 103259b3226251d06f79ca627f7b0ba0bd49f4bc 0ee7890dd automount: if an automount unit is masked, don't react to activation anymore (#5445) 99865a181 core: make sure to destroy all name watching bus slots when we are kicked off the bus (#5294) (bsc#1006687) f34234c54 build-sys: add check for gperf lookup function signature (#5055) 44e39538f sd-event: "when exiting no signal event are pending" is a wrong assertion (#5271) (boo#995936 bsc#1022014) 471b26807 sd-event: when an event source fails, don't assume the type of it is still set- Don't ship systemd-resolved for now (bsc#1024897) If resolved is enabled , systemd-tmpfiles creates a wrong symlink in /etc/resolv.conf which confuses the network manager actually used.- More indentation cleanup (no functional changes)- Remove obsolete insserv requirements for udev again [bsc#999841]- Import commit cd97d5d5fef79ab9d957bf6504d085c0faca6bfc e587b6ce0 disable RestrictAddressFamilies on all architectures but x86_64 one (bsc#1023460) c8ae05632 journald: don't flush to /var/log/journal before we get asked to (bsc#1004094) 7261eaf3e sd-event: fix sd_event_source_get_priority() (#4712)- Move fix for permission set on /var/lib/systemd/linger/* (no functional changes) Move that part after the fix on timer timestamp files otherwise the comment doesn't make sense.- Import commit 028fd9b60580976dffb09b3576a2b652ee35137c cc2ca55ff build-sys: do not install ctrl-alt-del.target symlink twice ececae77a device: Avoid calling unit_free(NULL) in device setup logic (#4748)- Ship systemd-resolved but it's disabled by default (bsc#1018387) The NSS plugin will also be disabled, users need to enable it manually.- Don't ship ldconfig.service anymore This service was introduced to support stateless systems that support offline /usr updates properly. AFAIK we don't support any such system for now, so disable it. If it's wrong it's easy enough to restore it back. Related to bsc#1019470.- Be more consistent with indentation (*no* functional changes) Indentation should use 8 spaces now (no tabs).- Import commit 2559bc0c076b58f0a649056e79ca90fe5f1d556c 9c4a759ab systemctl: 'show' don't exit with a failure status if the requested property does not exist [SUSE] (bsc#1021062) f9194193b systemctl: remove duplicate entries showed by list-dependencies (#5049) (bsc#1012266) 2a6653335 rule: don't automatically online standby memory on s390x (bsc#997682)- Fix permission set on /var/lib/systemd/linger/* Those files are created by logind which run with umask(0022), so they are not world writable and shouldn't be affected by bsc#1020601. But it's cleaner to not let files forever with their setuid bit set for no good reason.- Fix permissions set on permanent timer timestamp files (bsc#1020601) (CVE-2016-10156) This change makes sure to fix the permissions of the timestamp files which could have been created by an affected version of systemd. Local unprivileged users could have run arbitrary code as root if systemd previously created world writable suid root files such as permanent timer stamp files.- Import commit 3edb876e3b80437a95502aa5d31d454606ea94bd 27b544224 core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033) (bsc#1018399)- Use the %{resolved} build conditional for the nss-resolve subpackage- /usr/bin/systemd-resolve was missing from the filelist- Silent warnings emitted when udev socket units are restarted during package upgrade (bsc#1018214)- Upgrade to v232, commit de62e96da6a62ac61a7dea45cc558f5fa4342032 - a4dff165d nspawn: resolv.conf might not be created initially (#4799) - b543fe907 nspawn: fix condition for mounting resolv.conf (#4622) - 1aed89e55 core: make mount units from /proc/self/mountinfo possibly bind to a device (#4515) (boo#909418 bsc#912715 bsc#945340) - bfb54ecdc coredumpctl: let gdb handle the SIGINT signal (#4901) (bsc#1012591)- Really include legacy kbd maps in kbd-model-map (bsc#1015515) Instead of fix-machines-subvol-for-rollbacks.sh...- Enable lz4 (which becomes the default) It's much faster than xz and thus should be more appropriate to compress journals and coredumps. The LZ4 logic is now officially supported and no longer considered experimental. The new frame api was released in v125.- Good by compatlibs support There's no longer need for enabling/disabling the support for the compatlibs as it's been dropped from the source code.- Drop /usr/lib/systemd/libsystemd-shared-%{version}.so from the 32bit package This shared library is not for public use, and is neither API nor ABI stable, but is likely to change with every new released update. Only systemd binaries are supposed to link against it. This also prevents from the 32bit package to conflit with the 64bit one if this lib was installed by both packages.- Upgrade to v232, commit c5c3445825981e2a5c3ed71214127d5b1b9de802: - Dropped backported commits which has been merged - Forward-port Suse specific patches - Added --disable-lto option to ./configure - Added systemd-mount - Removed in %file /usr/lib/systemd/user/*.socket: since 798c486fbcdce3346cd86 units/systemd-bus-proxyd.socket has been removed. - Removed in %file %{_sysconfdir}/systemd/bootchart.conf since commit 232c84b2d22f2d96982b3c bootchart is not part of systemd anymore. - Backward compat libs have been disabled since it's been dropped from the source code. - Added /usr/bin/systemd-socket-activate in %file - Added --without-kill-user-processes ./configure option - Bump libseccomp build require (>= 2.3.1) as described in README - Specifiy version of libmount as required in the README- libudev-devel 32bit is needed for building 32bit wine now.- specfile: conflict systemd-bash-completion and systemd-mini-bash-completion Otherwise the build system detects that systemd-bash-completion and its mini variant are conflicting at files level even though those packages can't be installed on the same system.- specfile: clean up nss-* plugins descriptions and drop nss-myhostname-config script for now. Currently /etc/nsswitch.conf is supposed to be edited by the sysadmin to enable the modules. However for some reasons only nss-myhostname is removed from the conf file when the corresponding package is uninstalled. This is inconsistent so let's remove it. Actually I'm wondering if we shouldn't make those NSS plugins part of the main package and get rid of all those sub-packages...- specfile: remove old comments and unneeded sed command- specfile: no need to create systemd-update-utmp-runlevel.service symlinks anymore The symlinks in /usr/lib/systemd/system/.target.wants/systemd-update-utmp-runlevel.service are created in Makefile.am since commit d5d8429a12c4b1. 'reboot' and 'poweroff' targets initially had the symlinks but there's not point since the latter conflicts shutdown.target whereas the 2 targets pull it in. See: https://github.com/systemd/systemd/pull/4429- specfile: remove the following warnings: [ 256s] warning: File listed twice: /usr/lib/systemd/system/dbus.target.wants [ 256s] warning: File listed twice: /usr/lib/systemd/system/default.target.wants- Own a couple of directories even if they don't belong to systemd otherwise the build system will complain. Some directories (owned by others packages) are simply used by systemd to ship some scripts or config files to customize others * optional* components. Since thos components are not build required by systemd those directories are not owned by any packages and the BS complains...- Import commit 15ea716 journal-remote: change owner of /var/log/journal/remote and create /var/lib/systemd/journal-upload (bsc#1006372)- %sysusers_create and %tmpfiles_create must be called in %post Calling %pre is broken since the respective conf files are not yet installed.- %{_libexecdir}/{tmpfiles.d,sysusers.d}/systemd-remote.conf are part of systemd-journal-remote package (only).- systemd-journal-{gatewayd,remote,upload} units are only part of "systemd-journal-remote" package. So exclude them from the main package.- Import commit a1c145e6ad6588555dca64402f9103fb1e02b1a0 7f34037 man: explain that *KeyIgnoreInhibited only apply to a subset of locks df5798b Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf" (bsc#1001790 bsc#1005404) f79fee7 Revert "kbd-model-map: add more mappings offered by Yast" 3760c10 manager: tighten incoming notification message checks d6efd71 core: only warn on short reads on signal fd 6eebd91 manager: be stricter with incomining notifications, warn properly about too large ones fdf2dc3 manager: don't ever busy loop when we get a notification message we can't process- Rename kbd-model-map-extra into kbd-model-map.legacy- Remove tcpd-devel build requirement. tcpwrap support has been removed since v212, see commit 7f8aa67131cfc03ddcbd31c0420754864fc122f0- remove all dummy "aliases" to /etc/init.d (as it was already done by factory more than 1 year ago). Even if a sysvinit script is still requiring one of those dummy symlinks this should not be an issue since this is requirement is translated into a weak dependency.- specfile: - do not own /usr/share/zsh directory - do not own /etc/dbus-1 and /etc/dbus-1/system.d dirs - do not own /usr/share/dbus-1 dir- specfile: %{_prefix}/lib/systemd/system-preset was mentioned twice in %files section.- Specfile cleanup: - use curly braces with rpm macros- Specfile cleanup: - %ghost files doesn't need (anymore) to be created in %builroot - do not own /etc/X11/xorg.conf.d and /etc/X11/xinit- Specfile cleanup: no need to protect the manpages with %bootstrap condition in nss-myhostname package since the package itself is already protected.- fix nss-resolve sub package: - add a %files section - add a package description - libnss_resolve.so.2 is now part of this subpackage - add %post and %postun sections- Specfile cleanup: - reorganize some files in %files by types - some config files were missing the "noreplace" attribute- Use %config(noreplace) for %{_sysconfdir}/pam.d/systemd-user- Rework systemd-gatewayd package: - some gateway's files were still in the main package - it now includes all progs dealing with remote journals - it can be turned off (SP2 does that currently) - it's been renamed systemd-journal-remote to reflect that- Specfile cleanup: - only specify once %{_prefix}/lib/systemd/system-shutdown in %file - no need to list the content of %{_prefix}/lib/systemd/user-generators in %file - machined is not built when %bootstrap = 1- Specfile cleanup: - There's no point in listing all generators in %file explicitly. The default is to include all of them and if for some reason one must be excluded then it should be done explicitly.- Specfile cleanup: - remove explicit call to make for building man pages. This is not needed and was maybe useful when generated doc was pre-built and shipped in the tarball.- Specfile cleanup: - break overly long and unreadable line using mkdir - gather directory creations- Stop providing udevd.8 systemd-udevd has replaced udevd for some time already and usage of udevd should be avoided. Therefore don't encourage this and stop documenting it.- Import from factory: - Thu Feb 4 11:05:37 UTC 2016 - lnussel@suse.de - curl also causes building of journal-upload. That one has rather unusal certificate usage, set it's ca root to /etc/pki/systemd instead of the built-in default /etc/ssl as journal-remote and journal-upload think they can put stuff in /etc/ssl/certs then but that directory is managed by p11-kit and doesn't serve the purpose those programs think.- Package rootsymlink-generator helper. It was forgotten when switching to the git repo but re-added back. That said this thing should be removed as it's broken as soon as there's no direct link between the root fs and its backend device node (i.e. BTRFS).- Add kbd-model-map-extra file which contains the additional legacy keymaps needed by yast. This was previously directly patched in the systemd source code.- Imported e251b8d7fb5c801fdfa3a023257ba0e4d514f3b0 - Re-add back /dev/root symlink generation (although this must be deprecated and finally removed).- Migrating to the Suse Systemd git repo: Third step: - Re-enable networkd (disabled by default in SLE12)- Migrating to the Suse Systemd git repo: Second step: - Import the specfile - Import the tarball generated from the git repo - Import lastest changes for the different scripts- Migrating to the Suse Systemd git repo: First step: drop all patches and drop the tar ball. The dropped patches are: fix-support-for-boot-prefixed-initscript-bnc-746506.patch set-and-use-default-logconsole.patch ensure-ask-password-wall-starts-after-getty-tty1.patch 0001-rules-block-add-support-for-pmem-devices-3683.patch Fix-run-lock-directories-permissions-to-follow-openSUSE-po.patch 1007-physical-hotplug-cpu-and-memory.patch 1066-udev-add-compatibility-links-for-truncated-by-id-links.patch watch_resolv.conf_for_become_changed.patch 0019-make-completion-smart-to-be-able-to-redirect.patch systemd-add-user-keep.patch 0001-core-re-sync-bus-name-list-after-deserializing-durin.patch systemd-228-nspawn-make-journal-linking-non-fatal-in-try-and-auto.diff avoid-random-hangs-on-timeouts-due-lost-cwd.patch 1037-udev-exclude-cd-dvd-from-block-device.patch 0001-add-network-device-after-NFS-mount-units.patch journald-advice-about-use-of-memory.patch 1011-64-btrfs.rules-skip-btrfs-check-if-devices-are-not-r.patch 1006-udev-always-rename-network.patch handle-numlock-value-in-etc-sysconfig-keyboard.patch use-rndaddentropy-ioctl-to-load-random-seed.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch 0001-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch 0001-bnc888612-logind-polkit-acpi.patch avoid-divide-by-zero-sigtrap.patch 1035-99-systemd.rules-Ignore-devices-with-SYSTEMD_READY-0.patch suse-sysv-bootd-support.diff ensure-shortname-is-set-as-hostname-bnc-820213.patch parse-crypttab-for-noauto-option.patch tty-ask-password-agent-on-console.patch 0001-pid1-process-zero-length-notification-messages-again.patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch 0001-core-exclude-.slice-units-from-systemctl-isolate.patch vhangup-on-all-consoles.patch 0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch apply-ACL-for-nvidia-device-nodes.patch make-emergency.service-conflict-with-syslog.socket.patch 0001-journal-warn-when-we-fail-to-append-a-tag-to-a-journ.patch 1096-new-udev-root-symlink-generator.patch 1099-Add-default-rules-for-valve-steam-controller-to-work.patch 0001-journal-set-STATE_ARCHIVED-as-part-of-offlining-2740.patch systemd-install-compat_pkgconfig-always.patch 1012-Skip-persistent-device-link-creation-on-multipath-de.patch 0001-avoid-abort-due-timeout-at-user-service.patch insserv-generator.patch apply-ACL-for-nvidia-uvm-device-node.patch restore-var-run-and-var-lock-bind-mount-if-they-aren-t-sym.patch systemd-pam_config.patch systemd-dbus-system-bus-address.patch let-linker-find-libudev-for-libdevmapper.patch 1098-systemd-networkd-alias-network-service.patch 0001-let-systemctl-completion-ignore-at-names.patch boot-local-start.patch 1095-set-ssd-disk-to-use-deadline-scheduler.patch tomcat6-var-lock-subsys-legacy.patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch plymouth-quit-and-wait-for-emergency-service.patch respect-nfs-bg-option.patch 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 1062-rules-set-default-permissions-for-GenWQE-devices.patch rescue-emergency-target-conflicts.patch Correct_assert_on_unexpected_error_code.patch 1097-udevd-increase-maximum-number-of-children.patch 0001-core-fix-bus-name-synchronization-after-daemon-reloa.patch 1005-create-default-links-for-primary-cd_dvd-drive.patch allow-multiple-sulogin-to-be-started.patch systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch 0010-do-not-install-sulogin-unit-with-poweroff.patch 1003-udev-netlink-null-rules.patch 1002-rules-create-by-id-scsi-links-for-ATA-devices.patch 0001-nss-mymachines-do-not-allow-overlong-machine-names.patch shut-up-rpmlint-on-var-log-journal.patch systemd-tmp-safe-defaults.patch portmap-wants-rpcbind-socket.patch hostname-NULL.patch 0001-pid1-more-informative-error-message-for-ignored-noti.patch 0001-journal-fix-HMAC-calculation-when-appending-a-data-o.patch handle-disable_caplock-and-compose_table-and-kbd_rate.patch kbd-model-map.patch systemctl-set-default-target.patch 0014-journald-with-journaling-FS.patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch- Import a better fix from upstream for bsc#1001765 - Added: 0001-pid1-more-informative-error-message-for-ignored-noti.patch 0001-pid1-process-zero-length-notification-messages-again.patch - Updated (no code changes, only patch metadata) 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch- Re add back "udev: don't require nsserv and fillup" Did this in the wrong project... it was a complicated day today ;)- Added 2 patches to fix bsc#1001765 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch- Revert "udev: don't require nsserv and fillup" It's been judged too late for being part of SLE12 final release. Nevertheless it's part of Factory and will be reintroduced after the final release is out (ie through an update).- systemd-sysv-convert: make sure that /var/lib/systemd/sysv-convert/database is always initialized (bsc#982211) If "--save" command was used and the sysv init script wasn't enabled at all the database file wasn't created at all. This makes the subsequent call to "--apply" fail even though this should not considered as an error.- Added patches to fix journal with FSS protection enabled (bsc#1000435) 0001-journal-fix-HMAC-calculation-when-appending-a-data-o.patch 0001-journal-set-STATE_ARCHIVED-as-part-of-offlining-2740.patch 0001-journal-warn-when-we-fail-to-append-a-tag-to-a-journ.patch- udev: don't require nsserv and fillup (bsc#999841) udev has no LSB init scripts nor fillup templates anymore.- Build require python and python-lxml in order to generate systemd.directives man page (bsc#986952)- Add rules: block: add support for pmem devices (#3683) (bsc#988119) 0001-rules-block-add-support-for-pmem-devices-3683.patch- Fix is-enabled check in systemd-sysv-install (bsc#997268)- Only BuildRequire gnu-efi when building the 'real' systemd package.- Add a script to fix /var/lib/machines to make it suitable for rollbacks (bsc#992573)- reverted the systemctl split-off on request of Franck Bui.- Add sysusers to the new split "systemctl" subpackage- Split systemctl and tmpfiles into a separate package- Fix 1099-Add-default-rules-for-valve-steam-controller-to-work.patch to enable missing functionality of Steam Controller- Backport unified_cgroup_hierarchy fix for Linux >= 4.4. boo#989276 + systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch- drop 1060-udev-use-device-mapper-target-name-for-btrfs-device-ready.patch it breaks btrfs on multiple device-mapper devices (boo#984516). The problem it tried to fix is already fixed in rule shipped with btrfsprogs (see boo#912170).- fix warning about missing install info during preset (boo#970293) 0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch- Avoid bootstrap cycle with sg3_utils- Fix patch patch handle-numlock-value-in-etc-sysconfig-keyboard.patch that is do not close a file descriptor twice (boo#973907)- Add two patches which address logind/networkd disappearing from dbus (and busctl) even while the units and processes continue running. 0001-core-fix-bus-name-synchronization-after-daemon-reloa.patch 0001-core-re-sync-bus-name-list-after-deserializing-durin.patch- drop all compiler/linker option customizations: - -pipe option is used by default since day 0 - get rid of cflags() function which is not needed - --hash-size has no impact specially in runtime IOW, use the default options for the compiler and the linker, there's no point in making systemd different from other package in this regards.- use %make_build instead of 'make %{?_smp_mflags}'- be more strict on own lib version requirements- systemd should require udev with the exact same version- Modify patch handle-numlock-value-in-etc-sysconfig-keyboard.patch to allow that open, seek, and read of /dev/mem may fail e.g. on XEN based virtual guests (bsc#961120)- Add upstream patch 0001-core-exclude-.slice-units-from-systemctl-isolate.patch this fixes forced logouts on isolate target aka changing runlevel (boo#966535)- require curl and bzip2 to build importd - curl also causes building of journal-upload. That one has rather unusal certificate usage, set it's ca root to /etc/pki/systemd instead of the built-in default /etc/ssl as journal-remote and journal-upload think they kan put stuff in /etc/ssl/certs then but that directory is managed by p11-kit and doesn't serve the purpose those programs think. - /var/lib/systemd/random-seed is a file - own /var/lib/machines - add systemd-228-nspawn-make-journal-linking-non-fatal-in-try-and-auto.diff- systemd-sysv-install: Fix chkconfig argument for disable op- Create groups adm,input,tape in fixed order (boo#944660)- Make sure we don't use tmpfs on /tmp by default (bsc#940522)- Avoid enabling readahead services; they have been removed. - In %install, only process kbd-model-map.xkb-generated if it exists. Resolves a build failure in 13.2/42.1.- spec: update minimum kernel version to 3.11 - Update minimum util-linux version to 2.27.1- Add patch to enable working steam controller: * 1099-Add-default-rules-for-valve-steam-controller-to-work.patch- fix CVE-2015-7510: Stack overflow in nss-mymachines (boo#956712) Add 0001-nss-mymachines-do-not-allow-overlong-machine-names.patch- Update to new upstream release 228 * The various memory-related resource limit settings (such as LimitAS=) now understand the usual K, M, G, ... suffixes to the base of 1024 (IEC). Similar, the time-related settings understand the usual min, h, day, ... suffixes now. * CPUAffinity= now takes CPU index ranges in addition to just individual indexes. * A number of properties previously only settable in unit files are now also available as properties to set when creating transient units programmatically via the bus. - Remove 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch (merged upstream)- Update to 227. - Rebase systemd-pam_config.patch, handle-root_uses_lang-value-in-etc-sysconfig-language.patch, 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch, 0001-On_s390_con3270_disable_ANSI_colour_esc.patch, 0014-journald-with-journaling-FS.patch, 0019-make-completion-smart-to-be-able-to-redirect.patch, avoid-divide-by-zero-sigtrap.patch, systemd-add-user-keep.patch, set-and-use-default-logconsole.patch, tty-ask-password-agent-on-console.patch, 0001-bnc888612-logind-polkit-acpi.patch, watch_resolv.conf_for_become_changed.patch, 1097-udevd-increase-maximum-number-of-children.patch. - Remove 0002-units-enable-waiting-for-unit-termination-in-certain.patch, 1001-re-enable-by_path-links-for-ata-devices.patch, rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch: fixed upstream.- Modify patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch to handle locale at boot time well (boo#927250) - Be able to use build service environments several times- 1096-new-udev-root-symlink-generator.patch: fix substitution in ExecStart value- enable seccomp for aarch64 (fate#318444)- Fix again UEFI for mini package- Drop one more undesirable Obsoletes/Provides. This should have been a Conflicts. (There was already a Conflicts, and since Conflicts go both ways, we won't need a second one.)- No UEFI for systemd-mini- Add 2 upstream patches to fix boo#949574 and bsc#932284 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch 0002-units-enable-waiting-for-unit-termination-in-certain.patch- Disable systemd-boot on aarch64 since it fails to build. Error while compiling src/boot/efi/util.o is: usr/include/efi/aarch64/efibind.h:2:20: fatal error: stdint.h: No such file or directory- Fix UEFI detection logic: basically we let configure.ac figure out if UEFI is supported by the current build environment. No need to clutter the spec file with a new conditionnal %has_efi. - Provide systemd-bootx64.efi (aka gummiboot)- Modify patch tty-ask-password-agent-on-console.patch to reflect the changes done for pull request 1432- Undo Obsoletes/Provides (from Aug 11), creates too big a cycle. - Provide systemd-sysv-install program/link [bnc#948353]- Fix patch tty-ask-password-agent-on-console.patch not to crash away but enable it to ask on all devices of /dev/console- Avoid "file not found /etc/udev/rules.d/70-persistent-net.rules" waring occurring in %post- Add patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch to avoid broken virtual console mapping due stressed ioctl API for the virtual consoles (boo#904214)- Fix last change that is use the new name for udev packages in %pretrans.- restore usage of LUA in %pretrans.- Try to generate the systemd users and groups always in same order to avoid republish other packages (boo#944660)- cleanup specfile by removing commands that were dealing with systemd pre-generated files: we're now using systemd tarball generated directly from the git repo which doesn't contain any of these files. - there's no point in using LUA in %pretrans- Drop 0009-make-xsltproc-use-correct-ROFF-links.patch This patch was initialy added to workaround bsc#842844. But it appears that man(1) was fixed (included since 13.2 at least) to handle manual pages that consist only of a .so directive such as '.so '.- Change use-rndaddentropy-ioctl-to-load-random-seed.patch to make it work on big endian- Use Obsolete/Provides strategy from windows:mingw:mingw64/mingw64-cross-gcc to do the bootstrap cycle and kick out -mini afterwards.- Update to new upstream release 224 * systemd-networkd gained a number of new configuration options for DHCP, tunnels and bridges * systemd-efi-boot-generator functionality was merged into systemd-gpt-auto-generator.- /usr/share/systemd/kbd-model-map: added entries for xkeyboard-config converted keymaps; mappings, which already exist in original systemd mapping table are being ignored though, i.e. not overwritten; needs kbd in buildrequires (FATE#318426)- hostname-NULL.patch: Work around a crash on XEN hosts in OBS. /etc/hostname is not present and systemd then does strchr(hostname,soemthing) with hostname NULL.- Add Correct_assert_on_unexpected_error_code.patch to work around a problem of an assert on ENODEV for closing fd on an input event device (boo#939571)- Remove udev-generate-rules.sh, apparently not used by anything in the systemd nor udev-persistent-ifnames package.- Systemd v222, bugfix release. - Drop upstream patches 0006-pam_systemd-Properly-check-kdbus-availability.patch 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch 0031-install-fix-bad-memory-access.patch 1032-ata_id-unbotch-format-specifier.patch - Drop SUSE patch 1013-no-runtime-PM-for-IBM-consoles.patch udev does no longer enable USB HID power management at all. - The udev accelerometer helper was removed, obsoleted by iio-sensor-proxy package. - networkd gained a new configuration option IPv6PrivacyExtensions. - udev does not longer support the WAIT_FOR_SYSFS= key in udev rules. There are no known issues with current sysfs, and udev does not need or should be used to work around such bugs.- Avoid restarting logind [bnc#934901] - Do not suppress errors in any case, even if they are ignored- Fix devel package requires (both mini and real required real libsystemd0)- Rework patch tty-ask-password-agent-on-console.patch to fit the requisition of https://bugs.freedesktop.org/show_bug.cgi?id=82004- Rework "-mini" package logic to not conflict with itself and then add libsystemd0 to mini.- remove SysVStartPriority= from after-local.service, unsupported since v218. Note that this option was only parsed and that's it. the logic to give "start priority" was never implemented.- change the default fallback ntp servers to the opensuse pool.ntp.org vendor zone. - We still need to run systemd-sysctl.service after local-fs.target otherwise it works only when /boot is in the root filesystem but not when it is a separate partition.- Obsolete pm-utils and suspend (boo#925873). - Remove pm-utils support (remove Forward-suspend-hibernate-calls-to-pm-utils.patch).- remove patch sysctl-handle-boot-sysctl.conf-kernel_release.patch from the filelist.- libpcre, glib2 and libusb are not used by systemd, remove from buildrequires.- 1032-ata_id-unbotch-format-specifier.patch: fix udev ata_id output. - 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch fix StopWhenUnneeded=true in combination with a Requisite= dependency. - 0031-install-fix-bad-memory-access.patch: Fix Bad memory access - 0006-pam_systemd-Properly-check-kdbus-availability.patch: if kdbus is enabled (i.e boot with kdbus=1) DBUS_SESSION_BUS_ADDRESS must not be exported. - spec: add a min_kernel_version macro to ensure the package conflicts with kernel versions in which systemd cannot run.- sysctl-handle-boot-sysctl.conf-kernel_release.patch dropped, replaced by a tmpfiles.d snippet "current-kernel-sysctl.conf" (feature implemented in v220 just for our usecase)- fix build when resolved is enabled - remove fsck -l test in spec file, systemd requires util-linux 2.26 or later where this feature is already available.- Fix bootstrap build by guarding filelists (man pages don't get built in bootstrap mode) - Drop commented sections from baselibs.conf, allows format_spec_file to have a successful run- Install 50-coredump.conf as coredumpctl is now installed by default and does not use journal anymore as default storage- Update to new upstream release 221 * From 220: * libgudev was moved into a package of its own * Runlevels 2, 3 and 4 are no longer distinct, they all map to multi-user.target. * The EFI System Partition mounted to /boot will be unmounted 2 minutes after boot. * systemd does not support direct live-upgrades (via `systemctl daemon-reexec`) from versions older than v44 anymore. * systemd-nspawn may now be called as part of a shell pipeline. * systemd-shutdownd has been removed. This service was previously responsible for implementing scheduled shutdowns as exposed in /usr/bin/shutdown's time parameter. This functionality has now been moved into systemd-logind and is accessible via a bus interface. * udev will no longer call blkid and create symlinks for all block devices, but merely those from a whitelist (cf. 60-persistent-storage.rules). * /usr/lib/os-release gained a new optional field VARIANT= * Details at http://lists.freedesktop.org/archives/systemd-devel/2015-May/032147.html * From 221: * New sd-bus and sd-event APIs in libsystemd * If there is both a systemd unit and a SysV init script for the same service name, and `systemctl enable` or other operation is run, both will now be enabled (or execute the related operation on both), not just the unit. - Split libsystemd0 to support systemd-less nspawn containers - Redo manpage file lists without %exclude, tends to hide unpackaged files. - hwdb belongs to udev - Resolve memory leak and add missing _cleanup_free_ to 0001-On_s390_con3270_disable_ANSI_colour_esc.patch - Remove systemd-powerd-initctl-support.patch (no longer builds because shutdownd is gone) - Remove quilt-patches/0001-core-rework-device-state-logic.patch, 0001-Let-some-boolean-survive-a-daemon-reload.patch (merged upstream), 0001-Let-some-boolean-survive-a-daemon-reload.patch (obsolete)- Remove libudev0 from baselibs.conf- Drop 1055-let-9719859c07aa13539ed2cd4b31972cd30f678543-apply.patch as now upstream code - Add 0001-Let-some-boolean-survive-a-daemon-reload.patch to fix bsc#933365 and boo#934077- Add 1098-systemd-networkd-alias-network-service.patch to alias network.service the same way NetworkManager and wicked does. This is needed by yast2 and other parts of the system. boo#933092- Modify patch 1021-udev-re-add-persistent-net-rules.patch to use the new return values of proc_cmdline() in enable_name_policy() this should fix boo#931165- Drop 1021-udev-re-add-persistent-net-rules.patch, 1036-rules-disable-usage-of-dev_id-in-persistent-rules.patch, 1040-re-enable-dev_id-conditionally-in-persistent-rules.patch, 1046-fix-duplicated-rules-with-layer3-interfaces.patch, 1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch, 1051-check-if-NAME-has-a-value.patch, 1053-better-checks-in-write_net_rules.patch, 1088-drop-renaming-of-virtual-interfaces-in-guest.patch. 1021 originally broke parsing of net.ifnames=0 [bnc#931165], and given that neither the kernel command line needs to be touched nor the source be patched to reach the unpredictable naming setup for SLE, all these parts are moved to a separate package.- Add upstream patch 0001-core-don-t-change-removed-devices-to-state-tentative.patch to fix the fix of the last backport (bsc#921898)- Reenable networkd which was silently disabled on Feb 18- Add 0001-core-rework-device-state-logic.patch to fix spurious automated umount after mount.- mark more subpackages as !bootstrap for systemd-mini usage.- spec : remove --with-firmware-path, firmware loader was removed in v217 - spec: remove --disable-multi-seat-x, gone.(fixed in xorg) - spec: Do not enable systemd-readahead-collect.service and systemd-readahead-replay.service as these do not exist anymore. - spec: drop timedate-add-support-for-openSUSE-version-of-etc-sysconfig.patch Yast was fixed to write all timezone changes exactly how timedated expects things to be done. - spec: remove handle-etc-HOSTNAME.patch, since late 2014 the netcfg package handles the migration from /etc/HOSTNAME to /etc/hostname and owns both files. -spec: remove boot.udev and systemd-journald.init as they currently serve no purpose. - suse-sysv-bootd-support.diff: Remove HAVE_SYSVINIT conditions, we are in sysvcompat-only codepath, also remove the code targetting other distributions, never compiled as the TARGET_$DISTRO macros are never defined. - systemd-powerd-initctl-support.patch guard with HAVE_SYSV_COMPAT - set-and-use-default-logconsole.patch: fix HAVE_SYSV_COMPAT guards - insserv-generator.patch: Only build when sysvcompat is enabled - vhangup-on-all-consoles.patch add a comment indicating this is a workaround for a kernel bug. - spec: Add option to allow disabling sysvinit compat at build time. - spec: Add option to enable resolved at build time. - spec: Remove all %ifs for !factory products, current systemd releases can neither be built nor installed in older products without upgrading several components of the base system. (removed: 1008-add-msft-compability-rules.patch was only for =< 13.1) - spec: remove all dummy "aliases" to /etc/init.d, that made sense only when those init scripts still existed. (dummy localfs.service source: gone) - systemd-sleep-grub: moved to the grub2 package where it belongs as a suspend/resume hook (SR#286533) (drops prepare-suspend-to-disk.patch) - remove LFS_CFLAGS from CFLAGS, never needed in systemd as it force feds config.h everywhere in the preprocessor cmdline.- Update to new upstream release 219 * systemd units can now be "unsupported" (like, for example, .device in a containers), similar to the "skipped" state in SUSE's prior sysvinit scripts. * tmpfiles gained the 'v' type for creating btrfs subvolumes. * tmpfiles gained the 'a' type for setting ACLs. * systemd-nspawn gained new switches: --ephemeral, --template * The /var/lib/containers location is deprecated and replaced by /var/lib/machines. * machinectl gained the copy-from and copy-to commands. * machinectl now knows a "bind" command (for use with nspawn) * new "systemd-importd" daemon to download container images and run them as nspawn containers. * networkd collects LLDP network announcements, if available, and so shown in networkctl. * The fallback terminal type was changed from "vt102" to "vt220", allowing PgUp/PgDn keys to work. * Pressing Ctrl-Alt-Del 7x in 2 seconds forces a umount+reboot now, useful should the regular shutdown hang. * Removing storage will cause systemd to unmount the associated mountpoints so that they don't linger around.- Add suse-sysv-bootd-support.diff (reinstate old Revert-service-drop-support-for-SysV-scripts-for-the-early.patch)- Update to systemd v218-1050-g38ab096 - Remove patches use-usr-sbin-sulogin-for-emergency-service.patch (upstream fixed it) - Reinstate and improve (remove huge indents from) tty-ask-password-agent-on-console.patch, 0014-journald-with-journaling-FS.patch, rootsymlink_generator.- disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781- Add patch kbd-model-map.patch to add missed keyboard layouts which are offered by YaST2 (bsc#910643 and boo#897803)- Update to new upstream release 218 * New utilities: systemd-timesyncd (SNTP client), systemd-resolved, systemd-networkd, networkctl, systemd-sysusers * machinectl gained a "poweroff" command for clean container shutdown * The udev hwdb now contains DPI information for mice. * Userspace firmware loading support has been removed and the minimum supported kernel version is thus bumped to 3.7. - Remove patches: G=gone locally, is upstream; D=dropped: no longer needed; N=no longer applies to source nor is it deemed needed; K=killed: no longer applicable and too complex to resolve: - --- G 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch K service-flags-sysv-service-with-detected-pid-as-RemainAfte.patch K remain_after_exit-initscript-heuristic-and-add-new-LSB-hea.patch K handle-SYSTEMCTL_OPTIONS-environment-variable.patch K 0018-Make-LSB-Skripts-know-about-Required-and-Should.patch K log-target-null-instead-kmsg.patch K tty-ask-password-agent-on-console.patch K 513-nspawn-veth.patch K 1087-infinit-timeout-for-kmod-loaded-modules.patch D module-load-handle-SUSE-etc-sysconfig-kernel-module-list.patch D avoid-leaking-socket-descriptors.patch D 0001-make-fortify-happy-with-ppoll.patch N fix-owner-of-var-log-btmp.patch N disable-nss-myhostname-warning-bnc-783841.patch N Revert-service-drop-support-for-SysV-scripts-for-the-early.patch N 0001-make-209-working-on-older-dist.patch N 0001-Don-t-snprintf-a-potentially-NULL-pointer.patch N tmpfiles-do-not-clean-for-mandb-index-files.patch G 0001-sd-bus-don-t-look-for-a-64bit-value-when-we-only-hav.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patc G optionally-warn-if-nss-myhostname-is-called.patch G 0001-units-systemd-sysctl.service.in-run-after-load-modul.patch G 0004-getty-generator-properly-escape-instance-names.patch G rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch G 0008-Reset-signal-mask-on-re-exec-to-init.patch G 0001-login-fix-pos-array-allocation.patch G 0002-login-set-pos-slot-to-fallback-on-pos-eviction.patch G 0003-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch G 0004-fix-typo-in-iDRAC-network-interface-name-irdac-idrac.patch G 0005-Replace-var-run-with-run-in-remaining-places.patch G 0006-Revert-back-to-var-run-at-a-couple-of-problems.patch G 0007-README-document-that-var-run-must-be-a-symlink-run.patch G 0008-Use-var-run-dbus-system_bus_socket-for-the-D-Bus-soc.patch G 0009-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch G 0010-mount-don-t-fire-PropertiesChanged-signals-for-mount.patch G 0011-logs-show-fix-corrupt-output-with-empty-messages.patch G 0012-journalctl-refuse-extra-arguments-with-verify-and-si.patch G 0014-nspawn-fix-detection-of-missing-proc-self-loginuid.patch G 0001-Fix-systemd-stdio-bridge-symlink.patch G 0002-execute-free-directory-path-if-we-fail-to-remove-it-.patch G 0003-Do-not-print-invalid-UTF-8-in-error-messages.patch G 0004-man-document-missing-options-of-systemd-run.patch G 0005-systemd-run-add-some-extra-safety-checks.patch G 0006-journal-assume-that-next-entry-is-after-previous-ent.patch G 0007-journal-forget-file-after-encountering-an-error.patch G 0008-core-correctly-unregister-PIDs-from-PID-hashtables.patch G 0009-logind-fix-reference-to-systemd-user-sessions.servic.patch G 0010-man-update-link-to-LSB.patch G 0011-man-systemd-bootchart-fix-spacing-in-command.patch G 0012-man-add-missing-comma.patch G 0013-units-Do-not-unescape-instance-name-in-systemd-backl.patch G 0001-core-busname-add-lookup-string-for-BUSNAME_FAILURE_S.patch G 0002-manager-flush-memory-stream-before-using-the-buffer.patch G 0003-busname-don-t-drop-service-from-the-result-string.patch G 0004-fix-off-by-one-error-in-array-index-assertion.patch G 0005-logind-fix-policykit-checks.patch G 0006-rules-mark-loop-device-as-SYSTEMD_READY-0-if-no-file.patch G 0008-man-multiple-sleep-modes-are-to-be-separated-by-whit.patch G 0001-gpt-auto-generator-don-t-return-OOM-on-parentless-de.patch G 0002-bus-fix-memory-leak-when-kdbus-is-not-enabled.patch G 0006-Do-not-return-1-EINVAL-on-allocation-error.patch G 0007-networkd-fix-typo.patch G 0008-sd-bus-don-t-access-invalid-memory-if-a-signal-match.patch G 0009-sd-bus-don-t-choke-if-somebody-sends-us-a-message-wi.patch G 0012-journald-remove-stray-reset-of-error-return-value.patch G 0013-core-libsystemd-systemd-timedate-udev-spelling-fixes.patch G 0001-cgroup-it-s-not-OK-to-invoke-alloca-in-loops.patch G 0002-machined-fix-Kill-bus-call-on-machine-objects-when-w.patch G 0003-sd-bus-don-t-use-assert_return-to-check-for-disconne.patch G 0004-core-don-t-try-to-relabel-mounts-before-we-loaded-th.patch G 0005-sd-daemon-fix-incorrect-variable-access.patch G 0006-sd-event-initialization-perturbation-value-right-bef.patch G 0007-sd-event-don-t-accidentally-turn-of-watchdog-timer-e.patch G 0008-systemctl-kill-mode-is-long-long-gone-don-t-mention-.patch G 0009-ask-password-when-the-user-types-a-overly-long-passw.patch G 0001-journal-fix-export-of-messages-containing-newlines.patch G 0002-systemctl-update-NAME-to-PATTERN-in-help.patch G 0003-tty-ask-password-agent-return-negative-errno.patch G 0004-systemd-python-use-.hex-instead-of-.get_hex.patch G 0005-systemd-python-fix-failing-assert.patch G 0007-dbus-suppress-duplicate-and-misleading-messages.patch G 0001-reduce-the-amount-of-messages-logged-to-dev-kmsg-whe.patch G 0001-bash-completion-fix-__get_startable_units.patch G 0002-sysctl-replaces-some-slashes-with-dots.patch G 0003-delta-do-not-use-unicode-chars-in-C-locale.patch G 0004-implement-a-union-to-pad-out-file_handle.patch G shut-up-annoying-assertion-monotonic-clock-message.patch G 0001-sd-rtnl-message-append-fix-uninitialized-memory.patch G 0001-tmpfiles-fix-permissions-on-new-journal-files.patch G 0001-errno-make-sure-to-handle-the-3-errnos-that-are-alia.patch G 0003-analyze-fix-plot-with-bad-y-size.patch G 0004-job-add-waiting-jobs-to-run-queue-in-unit_coldplug.patch G 0005-job-always-add-waiting-jobs-to-run-queue-during-cold.patch G 0001-backlight-Avoid-restoring-brightness-to-an-unreadabl.patch G 0002-backlight-do-nothing-if-max_brightness-is-0.patch G 0003-backlight-unify-error-messages.patch G 0004-backlight-warn-if-kernel-exposes-backlight-device-wi.patch G 0005-backlight-handle-saved-brightness-exceeding-max-brig.patch G 0001-replace-more-dup-by-F_DUPFD_CLOEXEC.patch G 0002-pam_systemd-use-F_DUPFD_CLOEXEC-when-dupping-session.patch G 0001-core-close-socket-fds-asynchronously.patch G 0002-logind-bring-polkit-policy-for-hibernate-in-line-wit.patch G 0003-core-make-sure-to-serialize-jobs-for-all-units.patch G 0001-logind-ignore-lid-switch-if-more-than-1-display-is-c.patch G 0002-logind-fix-printf-format.patch G 0003-logind-ignore-lid-switch-events-for-30s-after-each-s.patch G 0004-logind-Do-not-fail-display-count-if-a-device-has-no-.patch G 0005-logind-move-lid-switch-handling-from-logind-main-to-.patch G 0006-man-clarify-that-the-ExecReload-command-should-be-sy.patch G 0007-man-readahead-fix-cmdline-switch-inconsistency-betwe.patch G 0008-man-update-journald-rate-limit-defaults.patch G 0009-nspawn-properly-format-container_uuid-in-UUID-format.patch G 0010-logind-allow-suspending-if-there-are-no-displays.patch G 0001-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0002-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0003-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0004-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0005-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-conf-parser-silently-ignore-sections-starting-with-X.patch G 0002-man-note-that-entire-sections-can-now-be-ignored.patch G 0004-machined-make-sure-GetMachineAddresses-is-available-.patch G 0005-core-Filter-by-state-behind-the-D-Bus-API-not-in-the.patch G 0006-login-add-mir-to-the-list-of-session-types.patch G 0007-logind-fix-Display-property-of-user-objects.patch G 0001-hwdb-update.patch G 0002-hwdb-update.patch G 0003-hwdb-PCI-include-primary-model-string-in-subsystem-m.patch G 0004-hwdb-update.patch G 0005-hwdb-update.patch G 0001-journal-cleanup-up-error-handling-in-update_catalog.patch G 0002-journal-properly-detect-language-specified-in-line.patch G 0003-man-mention-XDG_CONFIG_HOME-in-systemd.unit.patch G 0001-keymap-Add-Lenovo-Enhanced-USB-Keyboard.patch G 0002-keymap-Asus-EeePC-touchpad-toggle-key.patch G 0001-nspawn-allow-to-bind-mount-journal-on-top-of-a-non-e.patch G 0002-nspawn-restore-journal-directory-is-empty-check.patch G 0003-core-never-consider-failure-when-reading-drop-ins-fa.patch G 0004-socket-properly-handle-if-our-service-vanished-durin.patch G 0001-Do-not-unescape-unit-names-in-Install-section.patch G 0002-analyze-run-use-bus_open_transport_systemd-instead-o.patch G 0001-virt-rework-container-detection-logic.patch G 0002-fsck-include-device-name-in-the-message-about-missin.patch G 0003-units-use-KillMode-mixed-for-systemd-nspawn-.service.patch G 0004-util-ignore_file-should-not-allow-files-ending-with.patch G 0006-tty-ask-password-agent-Do-tell-what-directory-we-fai.patch G 0007-keyboard-add-Plantronics-.Audio-mute-button.patch G 0001-build-sys-use-glibc-s-xattr-support-instead-of-requi.patch G 0001-hwdb-fix-case-sensitive-match.patch G 0001-sd-event-restore-correct-timeout-behaviour.patch G 0002-bus-make-use-of-sd_bus_try_close-in-exit-on-idle-ser.patch G 0001-umount-modernizations.patch G 0002-namespace-when-setting-up-an-inaccessible-mount-poin.patch G 0003-core-allow-transient-mount-units.patch G 0004-systemd-detect-virt-only-discover-Xen-domU.patch G 0005-backlight-Do-not-clamp-brightness-for-LEDs.patch G 0006-log-honour-the-kernel-s-quiet-cmdline-argument.patch G 0001-core-fix-invalid-free-in-killall.patch G 0003-install-fix-invalid-free-in-unit_file_mask.patch G 0001-systemd-detect-virt-detect-s390-virtualization.patch G 0001-core-sysvcompat-network-should-be-equivalent-to-netw.patch G 0002-units-add-missing-caps-so-that-GetAddresses-can-work.patch G 0003-units-order-systemd-tmpfiles-clean.service-after-tim.patch G 0005-po-add-Greek-translation.patch G 0006-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0007-po-add-German-translation.patch G 0009-core-clean-up-signal-reset-logic-when-reexec.patch G 0010-util-treat-fuse.sshfs-as-a-network-filesystem.patch G 0011-build-sys-add-pthread-flag-for-libsystemd-shared.patch G 0012-core-transaction-avoid-misleading-error-message-when.patch G 0001-vconsole-also-copy-character-maps-not-just-fonts-fro.patch G 0002-core-make-sure-Environment-fields-passed-in-for-tran.patch G 0003-core-You-can-not-put-the-cached-result-of-use_smack-.patch G 0004-cryptsetup-don-t-add-unit-dependency-on-dev-null-dev.patch G 0005-man-fix-path-in-crypttab-5.patch G 0001-units-order-network-online.target-after-network.targ.patch G 0001-core-use-correct-format-string-for-UIDs.patch G 0002-core-transaction-fix-cycle-break-attempts-outside-tr.patch G 0003-fsck-consider-a-fsck-implementation-linked-to-bin-tr.patch G 0001-main-uid_to_name-might-fail-due-to-OOM-protect-again.patch G 0002-journald-make-MaxFileSec-really-default-to-1month.patch G 0003-units-remove-RefuseManualStart-from-units-which-are-.patch G 0004-util-refuse-considering-UID-0xFFFF-and-0xFFFFFFFF-va.patch G 0005-nspawn-block-open_by_handle_at-and-others-via-seccom.patch G 0006-tmpfiles-don-t-do-automatic-cleanup-in-XDG_RUNTIME_D.patch G 0007-units-skip-mounting-tmp-if-it-is-a-symlink.patch G 0001-parse_uid-return-ENXIO-for-1-uids.patch G 0002-util-when-unescaping-strings-don-t-allow-smuggling-i.patch G 0003-localed-consider-an-unset-model-as-a-wildcard.patch G 0004-sd-bus-when-an-event-loop-terminates-explicitly-clos.patch G 0005-bus-close-a-bus-that-failed-to-connect.patch G 0006-hwdb-update.patch G 0007-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-architecture-Add-tilegx.patch G 0002-architecture-Add-cris.patch G 0003-arch-add-crisv32-to-uname-check.patch G 0004-architecture-remove-cris-from-uname-list.patch G 0003-namespace-make-sure-tmp-var-tmp-and-dev-are-writable.patch G 0002-namespace-fix-uninitialized-memory-access.patch G 0001-machine-don-t-return-uninitialized-variable.patch G 0002-vconsole-setup-run-setfont-before-loadkeys.patch G 0001-util-consider-0x7F-a-control-chracter-which-it-is-DE.patch G 0002-util-don-t-consider-tabs-special-in-string_has_cc-an.patch G 0003-architecture-add-string-table-entries-for-mips-le-ar.patch G 0004-core-Added-support-for-ERRNO-NOTIFY_SOCKET-message-p.patch G 0005-service-don-t-accept-negative-ERRNO-notification-mes.patch G 0006-systemctl-show-StatusErrno-value-in-systemctl-status.patch G 0007-service-flush-status-text-and-errno-values-each-time.patch G 0001-journal-compress-return-early-in-uncompress_startswi.patch G 0002-journal-compress-improve-xz-compression-performance.patch G 0001-logind-allow-switching-to-unused-VTs-via-SwitchTo.patch G 0002-hostnamed-add-a-new-chassis-type-for-watches.patch G 0001-units-make-ExecStopPost-action-part-of-ExecStart.patch G 0001-event-pull-in-sd-event.h-from-event-util.h.patch G 0002-util-fix-has-cc-check-and-add-test.patch G 0003-sd-event-always-call-epoll_ctl-on-mask-updates-if-ed.patch G 0004-fileio-quote-more-shell-characters-in-envfiles.patch G 0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch G 0002-units-serial-getty-.service-use-the-default-RestartS.patch G 0001-po-add-Ukrainian-translation.patch G 0002-man-document-yearly-and-annually-in-systemd.time-7.patch G 0003-core-nicer-message-when-inotify-watches-are-exhauste.patch G 0001-detect-virt-Fix-Xen-domU-discovery.patch G 0002-Be-more-verbose-when-bind-or-listen-fails.patch G 0003-Add-quotes-to-warning-message.patch G 0004-systemd-return-the-first-error-from-manager_startup.patch G 0001-bash-completion-p-option-for-journalctl.patch G 0002-journalctl-man-allow-only-between-terms.patch G 0003-systemd-use-pager-for-test-and-help.patch G 0001-bus-proxyd-fix-incorrect-comparison.patch G 0002-shell-completion-prevent-mangling-unit-names.patch G 0003-Always-check-asprintf-return-code.patch G 0004-bash-completion-use-list-unit-files-to-get-all-units.patch G 0005-core-only-set-the-kernel-s-timezone-when-the-RTC-run.patch G 0006-parse_boolean-require-exact-matches.patch G 0007-drop_duplicates-copy-full-BindMount-struct.patch G 0008-shell-completion-prevent-mangling-unit-names-bash.patch G 0009-journald-always-add-syslog-facility-for-messages-com.patch G 0001-sysv-order-initscripts-which-provide-network-before-.patch G 0002-keymap-Add-microphone-mute-keymap-for-Dell-Latitude.patch G 0003-keymap-Annotate-all-micmute-workarounds.patch G 0007-hwdb-update.patch G 0001-nspawn-fix-truncation-of-machine-names-in-interface-.patch G 0002-switch-root-umount-the-old-root-correctly.patch G 0003-bootchart-it-s-not-OK-to-return-1-from-a-main-progra.patch G 0004-login-set_controller-should-fail-if-prepare_vt-fails.patch G 0005-sd-resolve-fix-allocation-if-query-ids-never-reuse-t.patch G 0006-login-share-VT-signal-handler-between-sessions.patch G 0007-journald-also-increase-the-SendBuffer-of-dev-log-to-.patch G 0008-mount-setup-fix-counting-of-early-mounts-without-SMA.patch G 0009-journald-Fix-off-by-one-error-in-Missed-X-kernel-mes.patch G 0010-machine_kill-Don-t-kill-the-unit-when-killing-the-le.patch G 0011-units-fix-BindsTo-logic-when-applied-relative-to-ser.patch G 0012-util-try-to-be-a-bit-more-NFS-compatible-when-checki.patch G 0001-hwdb-keymaps-for-Samsung-900X3E-900X3F.patch G 0002-Add-hwdb-entry-for-Samsung-Series-7-Ultra.patch G 0003-keymap-Fix-HP-Pavillon-DV7.patch G 0004-hwdb-update-format-description-and-document-reloadin.patch G 0008-hwdb-update.patch G 0001-systemctl-Correct-error-message-printed-when-bus_pro.patch G 0002-units-order-systemd-fsck-.service-after-local-fs-pre.patch G 0003-keymap-Adjust-for-more-Samsung-900X4-series.patch G 0001-login-fix-memory-leak-on-DropController.patch G 0002-util-fix-minimal-race-where-we-might-miss-SIGTERMs-w.patch G 0003-sd-journal-properly-convert-object-size-on-big-endia.patch G 0004-sd-journal-verify-that-object-start-with-the-field-n.patch G 0001-nspawn-fix-network-interface.patch G 0001-completion-filter-templates-from-restartable-units.patch G 0002-systemd-fix-error-message.patch G 0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch G 0004-config-parser-fix-mem-leak.patch G 0005-login-fix-mem-leak.patch G 0001-login-simplify-controller-handling.patch G 0001-initrd-parse-etc.service-ignore-return-code-of-daemo.patch G 0008-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0009-hwdb-update.patch G 0001-systemctl-allow-to-change-the-default-target-without.patch G 0001-activate-fix-fd-leak-in-do_accept.patch G 0002-analyze-avoid-a-null-dereference.patch G 0003-analyze-fix-mem-leak.patch G 0004-backlight-Avoid-error-when-state-restore-is-disabled.patch G 0005-bus-avoid-using-m-kdbus-after-freeing-it.patch G 0006-bus-unref-buscreds-on-failure.patch G 0007-core-fix-a-potential-mem-leak.patch G 0008-core-smack-setup-Actually-allow-for-succesfully-load.patch G 0009-journal-do-not-leak-mmaps-on-OOM.patch G 0010-manager-use-correct-cleanup-function.patch G 0001-core-fix-resource-leak-in-manager_environment_add.patch G 0002-util-remove-a-unnecessary-check.patch G 0003-udev-event-explicitly-don-t-read-from-invalid-fd.patch G 0004-shared-conf-parser.patch G 0005-logind-fix-typo.patch G 0006-systemctl-fix-resource-leak-CID-1237747.patch G 0007-libudev-monitor-warn-if-we-fail-to-request-SO_PASSCR.patch G 0008-shared-conf-parser-don-t-leak-memory-on-error-in-DEF.patch G 0009-bus-fix-bus_print_property-to-use-int-for-booleans.patch G 0001-journal-Do-not-count-on-the-compiler-initializing-fo.patch G 0002-include-fcntl.h-rather-than-sys-fcntl.h.patch G 0003-mount-order-options-before-other-arguments-to-mount.patch G 0004-shared-wtmp-utmp-don-t-clear-store_wtmp-in-utmp_put_.patch G 0005-shared-label.h-add-missing-stdio.h-include.patch G 0006-shared-sparse-endian.h-add-missing-byteswap.h-includ.patch G 0001-login-pause-devices-before-acknowledging-VT-switches.patch G 0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch G 0001-socket-introduce-SELinuxContextFromNet-option.patch G 0002-util-avoid-non-portable-__WORDSIZE.patch G 0001-Fix-warning-about-unused-variable-with-SELINUX.patch G 0002-bus-remove-unused-check.patch G 0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch G 0001-logind-add-support-for-Triton2-Power-Button.patch G 0002-logind-add-support-for-TPS65217-Power-Button.patch G 0001-shutdownd-clean-up-initialization-of-struct.patch G 0003-bootchart-parse-userinput-with-safe_atoi.patch G 0004-bootchart-check-return-of-strftime.patch G 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch G 0001-journalctl-do-not-output-reboot-markers-when-running.patch G 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch G 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch G 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch G 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch G 0003-fileio-label-return-error-when-writing-fails.patch G 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch G 0004-sd-event-check-the-value-of-received-signal.patch G 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch G 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch G 0001-units-introduce-network-pre.target-as-place-to-hook-.patch G 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch G 0003-sd-bus-check-return-value-of-vasprintf.patch G 0004-core-map-the-rescue-argument-to-rescue.target.patch G 0005-util-avoid-double-close-of-fd.patch G 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch G 0001-tmpfiles-compare-return-against-correct-errno.patch G 0001-shell-completion-fix-completion-of-inactive-units.patch G 0002-shell-completion-propose-templates-for-disable-re-en.patch G 0003-man-we-don-t-have-Wanted-dependency.patch G 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch G 0001-systemd-continue-switch-root-even-if-umount-fails.patch G 0002-systemd-try-harder-to-bind-to-notify-socket.patch G 0001-strv-add-an-additional-overflow-check-when-enlarging.patch G 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch G 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch G 0004-journal-do-server_vacuum-for-sigusr1.patch G 0005-cryptsetup-fix-an-OOM-check.patch G 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch G 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch G 0002-time-also-support-infinity-syntax-in-parse_nsec.patch G 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch G 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch G 0005-journalctl-correct-help-text-for-until.patch G 0006-calendarspec-fix-typo-in-annually.patch G 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch G 0008-util-introduce-sethostname_idempotent.patch G 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch G 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch G 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch G 0012-manager-do-not-print-anything-while-passwords-are-be.patch G 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch G 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch G 0001-core-don-t-allow-enabling-if-unit-is-masked.patch G 0002-snapshot-return-error-when-snapshot-exists.patch G 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch G 0004-Raise-level-of-Found-dependency.-lines.patch G 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch G 0006-journald-fix-minor-memory-leak.patch G 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch G 0008-journald-fix-memory-leak-on-error-path.patch G 0009-units-make-systemd-journald.service-Type-notify.patch G 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch G 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch G 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch G 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch G 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch G 0001-systemctl-let-list-units-unit-files-honour-type.patch G 0002-systemctl-obey-state-in-list-unit-files.patch G 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch G 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch G 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch G 0001-selinux-access-fix-broken-ternary-operator.patch G 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch G 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch G 0004-core-fix-transaction-destructiveness-check-once-more.patch G 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch G 0002-man-tmpfiles.d-recommend-using-b-and-c.patch G 1009-cdrom_id-use-the-old-MMC-fallback.patch G 1010-udev-increase-result-size-for-programs.patch G 1014-udev-update-net_id-comments.patch G 1015-udev-persistent-naming-we-cannot-use-virtio-numbers-.patch G 1016-udev-warn-when-name_to_handle_at-is-not-implemented.patch G 1017-udev-serialize-synchronize-block-device-event-handli.patch G 1018-udev-do-not-skip-the-execution-of-RUN-when-renaming-.patch G 1019-udev-avoid-use-of-uninitialized-err.patch G 1020-udev-keyboard-also-hook-into-change-events.patch G 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch G 1023-udev-builtin-keyboard-do-tell-on-which-device-EVIOCS.patch G 1024-udev-always-close-lock-file-descriptor.patch G 1025-udev-exclude-device-mapper-from-block-device-ownersh.patch G 1026-udevd-inotify-modernizations.patch G 1027-udev-synthesize-change-events-for-partitions-when-to.patch G 1028-udev-link-config-fix-mem-leak.patch G 1029-udev-try-first-re-reading-the-partition-table.patch G 1030-udev-guard-REREADP-logic-with-open-O_ECXL.patch G 1031-udev-make-sure-we-always-get-change-for-the-disk.patch G 1032-udev-guard-REREADPT-by-exclusive-lock-instead-of-O_E.patch G 1033-udev-really-exclude-device-mapper-from-block-device.patch G 1034-udev-check-the-return-value-from-udev_enumerate_scan.patch G 1038-udev-fix-invalid-free-in-enable_name_policy.patch G 1039-udevadm-settle-fixed-return-code-for-empty-queue.patch G 1041-libudev-fix-udev_queue_get_queue_is_empty-logic.patch G 1042-libudev-queue-provide-file-descriptor-to-watch-busy-.patch G 1043-libudev-queue-watch-entire-directory-to-allow-the-re.patch G 1044-rules-update-qemu-hid-rules.patch G 1045-rules-don-t-enable-usb-pm-for-Avocent-devices.patch G 1047-udev-net_setup_link-builtin-should-print-the-reason-.patch G 1048-udev-net_setup_link-add-a-bit-more-logging.patch G 1049-udev-link_config-ignore-errors-due-to-missing-MAC-ad.patch G 1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch G 1054-udev-exclude-MD-from-block-device-ownership-event-lo.patch G 1056-udevd-add-event-timeout-commandline-option.patch G 1057-udev-unify-event-timeout-handling.patch G 1058-udev-unify-event-timeout-handling.patch G 1059-udev-fixup-commit-dd5eddd28a74a49607a8fffcaf960040db.patch G 1061-rules-allow-systemd-to-manage-loop-device-partitions.patch G 1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patch G 1064-udev-hwdb-do-not-look-at-usb_device-parents.patch G 1065-udev-bump-event-timeout-to-60-seconds.patch G 1067-udev-always-resolve-correctly-database-names-on-chan.patch G 1068-udev-net_setup_link-export-the-.link-filename-applie.patch G 1069-rules-net-setup-link-preserve-ID_NET_LINK_FILE-and-I.patch G 1070-rules-net-setup-link-remove-stray-linebreak.patch G 1071-udev-import-the-full-db-on-MOVE-events-for-devices-w.patch G 1072-udev-netif_rename-don-t-log-to-kmsg.patch G 1073-udev-drop-print_kmsg.patch G 1074-udev-fix-copy-paste-error-in-log-message.patch G 1075-udev-timeout-increase-timeout.patch G 1076-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch G 1077-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch G 1078-udev-remove-userspace-firmware-loading-support.patch G 1079-udev-remove-userspace-firmware-loading-support.patch G 1080-udevd-parse_argv-warn-if-argumens-are-invalid.patch G 1081-udevd-check-return-of-various-functions.patch G 1082-udevadm-hwdb-check-return-value-of-fseeko.patch G 1083-udev-node-warn-if-chmod-chown-fails.patch G 1084-udev-ctrl-log-if-setting-SO_PASSCRED-fails.patch G 1085-udev-fix-typos.patch G 1086-udevd-don-t-fail-if-run-udev-exists.patch G 1089-fix-cgroup-device-controller.patch G 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch G 1091-udev-path_id-update-comments.patch G 1092-libudev-do-not-accept-invalid-log-levels.patch G 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch G 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch G 1098-udev-link_setup-respect-kernel-name-assign-policy.patch- update set-and-use-default-logconsole.patch - fix comparison of console log facility that caused journald to skip output to console (boo#912030)- Use Robert's latest patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which drops NAMEPOLICY_KERNEL as this breaks all on current systems out there- remove 0022-systemd-tmpfiles-ownerkeep.patch since this is now implemented into the systemd-tmpfiles binary - add user based ignore statements in tmpfiles removal directives (bnc#903009) add systemd-add-user-keep.patch- use --boot option in systemd-tmpfiles-setup-dev.service (bnc#908476) add upstream patches: 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch 0002-man-tmpfiles.d-recommend-using-b-and-c.patch (adapted)- Update patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch to Robert's version- Add upstream patches 0001-selinux-access-fix-broken-ternary-operator.patch 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch 0004-core-fix-transaction-destructiveness-check-once-more.patch - Avoid old net devices naming scheme on openSUSE 13.2 and less maybe caused by patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch- fix systemd-nspawn network-veth support (bnc#906709) add 513-nspawn-veth.patch- Add upstream patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which may solve bsc#907318- Add upstream patches 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch- Change the maximum number of children from CPU_COUNT * 256 to CPU_COUNT * 64. Update 1097-udevd-increase-maximum-number-of-children.patch- Increase number of children/workers to CPU_COUNT * 256 to avoid 'maximum number of children reached' (bnc#907393). Add 1097-udevd-increase-maximum-number-of-children.patch- Fix error return in rootsymlink_generator.c Update 1096-new-udev-root-symlink-generator.patch- Remove upstream patch 0001-systemd-logind.service-set-Type-notify.patch as systemd-logind.service is already from DBus type, compare with upstream commit eab459bc0639b81b32735f36d3e929e4bfa2cb4b- Add upstream patches 0001-systemd-logind.service-set-Type-notify.patch 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch- Re-add directory /usr/lib/systemd/system/basic.target.wants- remove pm-utils-hooks-compat.sh again, pm-utils built-in hooks partially duplicate hooks run by systemd which may potentially lead to problems, instead temporarily re-enable Forward-suspend-hibernate-calls-to-pm-utils.patch until boo#904828 can be addressed properly- fix bashisms in write_net_rules script - update patches: * 1053-better-checks-in-write_net_rules.patch- Add upstream patches 0001-systemctl-let-list-units-unit-files-honour-type.patch 0002-systemctl-obey-state-in-list-unit-files.patch which allows to use --type in the systemctl command list-units and list-unit-files.- Add upstream patches 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch- New root symlink rule generator Add 1096-new-udev-root-symlink-generator.patch - Remove write_dev_root_rule and systemd-udev-root-symlink- Change patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch to skip hdflush as well as hddown but only use halt as fallback for poweroff as well as synch in systemctl before any reboot command (compare with commit 4a3ad39957399c4a30fc472a804e72907ecaa4f9)- Create rule to set I/O scheduler to deadline if device attribute 'rotational' equals 0, usually SSDs (bnc#904517). Add 1095-set-ssd-disk-to-use-deadline-scheduler.patch- fix systemd-fstab-generator crypttab parsing (bnc#903963)- Add pm-utils-hooks-compat.sh in order to run pm-utils sleep hooks from systemd (boo#904828)- Add upstream patches 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch- Add upstream patches 0001-core-don-t-allow-enabling-if-unit-is-masked.patch 0002-snapshot-return-error-when-snapshot-exists.patch 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch 0004-Raise-level-of-Found-dependency.-lines.patch 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch 0006-journald-fix-minor-memory-leak.patch 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch 0008-journald-fix-memory-leak-on-error-path.patch 0009-units-make-systemd-journald.service-Type-notify.patch 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch- Add upstream patches 1092-libudev-do-not-accept-invalid-log-levels.patch 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch- Add patch watch_resolv.conf_for_become_changed.patch to add an inotify watch on /etc/resolv.conf which enables the reload of a changed resolver configuration on the fly (bsc#902901) - Do not apply patch 0022-systemd-tmpfiles-ownerkeep.patch in case if the script /usr/bin/systemd-tmpfiles-keep is missed- Add upstream patches 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch- Add upstream patches 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch 1091-udev-path_id-update-comments.patch which will be applied if patch 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch is applied a this may fix the trouble with iSCSI (bnc#898233)- Add upstream patches 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch 0002-time-also-support-infinity-syntax-in-parse_nsec.patch 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch 0005-journalctl-correct-help-text-for-until.patch 0006-calendarspec-fix-typo-in-annually.patch 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch 0008-util-introduce-sethostname_idempotent.patch 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch - Replace patch keep-crypt-password-prompt.patch as this with upstream patch 0012-manager-do-not-print-anything-while-passwords-are-be.patch- Add upstream patch 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch - Add patch journald-advice-about-use-of-memory.patch to use mmap() flags as well as madvise(2) for journal files.- Add upstream patches 0001-strv-add-an-additional-overflow-check-when-enlarging.patch 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch 0004-journal-do-server_vacuum-for-sigusr1.patch 0005-cryptsetup-fix-an-OOM-check.patch- Add upstream patch 1089-fix-cgroup-device-controller.patch to avoid trouble on existing /dev/console with nspawn (bsc#902240)- Modify patch avoid-leaking-socket-descriptors.patch to close file descriptors for incomming connections in pam module in case of short memory.- Add upstream patches 0001-systemd-continue-switch-root-even-if-umount-fails.patch 0002-systemd-try-harder-to-bind-to-notify-socket.patch - Add patch avoid-leaking-socket-descriptors.patch to close file descriptors if an incomming connection can not be handled due e.g. short memory. Could be related to bsc #901481- Add upstream patches 0001-shell-completion-fix-completion-of-inactive-units.patch 0002-shell-completion-propose-templates-for-disable-re-en.patch 0003-man-we-don-t-have-Wanted-dependency.patch 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch- Adapt patch rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch to make it work even with patch #438 and #439- Add upstream patches 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch 0001-tmpfiles-compare-return-against-correct-errno.patch- Add upstream patches 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch 0001-units-introduce-network-pre.target-as-place-to-hook-.patch 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch 0003-sd-bus-check-return-value-of-vasprintf.patch 0004-core-map-the-rescue-argument-to-rescue.target.patch 0005-util-avoid-double-close-of-fd.patch- Add upstream patches 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch 0003-fileio-label-return-error-when-writing-fails.patch 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch 0004-sd-event-check-the-value-of-received-signal.patch 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch- Add upstream patches 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch- Add upstream patches 0001-journalctl-do-not-output-reboot-markers-when-running.patch 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch- Add upstream patches 0001-logind-add-support-for-Triton2-Power-Button.patch 0002-logind-add-support-for-TPS65217-Power-Button.patch - Add upstream patches 0001-shutdownd-clean-up-initialization-of-struct.patch 0003-bootchart-parse-userinput-with-safe_atoi.patch 0004-bootchart-check-return-of-strftime.patch 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch/bin/sh/bin/sh/bin/sh/bin/shnss-resolves390zl38 1676373705  !"#$%&'()*+,-./012345249.15-150400.8.22.1249.15-150400.8.22.1249.15-150400.8.22.1249.15-150400.8.22.1249.15-150400.8.22.1 networknetworkd.confresolved.confnetworkctlresolvectlsystemd-resolvenetwork80-container-host0.network80-container-ve.network80-container-vz.network80-vm-vt.network80-wifi-adhoc.network80-wifi-ap.network.example80-wifi-station.network.exampleresolv.confsystemd-networkd-wait-online.servicesystemd-networkd.servicesystemd-networkd.socketsystemd-resolved.servicesystemd-networkdsystemd-networkd-wait-onlinesystemd-resolvedsystemd-resolve.confsystemd-resolve.conflibnss_resolve.so.2networkctlresolvectlsystemd-resolveorg.freedesktop.network1.serviceorg.freedesktop.resolve1.serviceorg.freedesktop.network1.conforg.freedesktop.resolve1.confnetworkctl.1.gzresolvectl.1.gznetworkd.conf.5.gznetworkd.conf.d.5.gzorg.freedesktop.resolve1.5.gzresolved.conf.5.gzresolved.conf.d.5.gzsystemd.network.5.gzlibnss_resolve.so.2.8.gznss-resolve.8.gzsystemd-networkd-wait-online.8.gzsystemd-networkd-wait-online.service.8.gzsystemd-networkd.8.gzsystemd-networkd.service.8.gzsystemd-resolved.8.gzsystemd-resolved.service.8.gzorg.freedesktop.network1.policyorg.freedesktop.resolve1.policy60-systemd-networkd.rules_networkctl_resolvectl/etc/systemd//usr/bin//usr/lib/systemd//usr/lib/systemd/network//usr/lib/systemd/system//usr/lib/sysusers.d//usr/lib/tmpfiles.d//usr/lib64//usr/share/bash-completion/completions//usr/share/dbus-1/system-services//usr/share/dbus-1/system.d//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8//usr/share/polkit-1/actions//usr/share/polkit-1/rules.d//usr/share/zsh/site-functions/-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:27800/SUSE_SLE-15-SP4_Update/941996501a72b22ba0cbce32dde08a2d-systemd.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linux directoryASCII textELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=9633196b6baad44e330822618820d497a9f0e6f3, 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]=6fb96b762db51ac2b2c9f0a6fb0095c5a8c144d1, 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]=eff61fcb580b3798d9d82919a7f42bc3e45c8bfe, 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]=fe6c03f088a55ecd898e7514d01ee9f62ff9b71d, 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]=5d89d3a1773c01cc3e2da461ed43429be0dcf9f0, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3b337ac1c4bbc9a8806bb71b4922d3454894024f, strippedXML 1.0 document, ASCII texttroff or preprocessor input, UTF-8 Unicode 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)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text, with very long lines (gzip compressed data, max compression, from Unix)!&9 R RRR R&R%RRR RRR R&R%RRRRRRR RR RRRR R R&R%RRRRR R&R%RRRRRRR R R$RR&RR%RRR#RRRRPRRRRRR RRR RR R RRR R R!RR"RRRC7#!$„pk>pkgconfig(libidn2)utf-87ce6a9590d21a8f1f7cc04ffe561ad8386fa6dcf1fa21c5583c64aa18a2fc0ac?@7zXZ !t/=] crt:bLL $jMbV'?T2sX#=8zU]&!" ~|a0d@Dz,@[A˼.&m0Hr28]FבH{vj*ԓo7"0Chg ;gMjhDcvgyȕM1!<(GGf3o"[`+̄EI$Q}3Y>AH9\EW ȥ&߇jL5VbS⯣HcLSDzRKک/`%c4G`:yҰKQ4RW"w*⧢~nCSRch z%m=ax֌G:TS8U&s YVvh N;B""FcOF"[6?=&G1x*) m)A97.,!aU>2 ?]2ɺIMh@L,Ŀ*58N'Ttbx!55GR]*Am5HIw1NWի >|}UVFLBߒy!c}(q9[i_9cu_+n 1OYIPMմ`/α٘8p_d靻5jBVvV@12Pn0GkR'=$h2KTZ֜4ej7!=M;U: nkp#}̾Md ##"p[zVgY3+ҕFyktȉO| @r NyޜH֘Vhd[mւoa[5DO*ֿ|Dm`%iX"JxgB{nWvs,2;LBv3ՂJK޳Lr"h2*$i7kŭpQzʞSKgCydK]sept~V&"$G-\vJlsث9ųDkjgQCMտMD1あAwYP =fi#x3=wy"U}CSУbBP\%g ſPŒ0aH`#.ge,Pl=w(p!d& l'Vz>|+\k~3,)E!ۓv|W4Jςg?85s՞.b+ Gyc%©9!t_[ya9VES \cUf)DS9v1b}ml#x/=<@5"%*̫Fn))n"٨&K9e Bv {T0a0Fv"cd&HeZ-D<u6+Zwj{Lmj:#KD?Tj#"ڠ1&(3.YX]F#Yh-+pl"ST<9 b^_CHIϭͯcFK&<3! .Bck4h}OQP˩JN`hB mWyϤ ~PY>sh\rs0=v ũX[=n 9T%]b]uskGL9+PYIXbajik/@)3 1 ׷fE ?^E1jj@PWa>.1YI1a<G1̧.?ftcY$.c5~\ [YW"T8wWCQ`S0f[2jq Y@cRfr`uUN߸8qX#Hr[+}]E 8KUFAJ |:"!B st}N%yC o$R7.WƼAUԮ*6i].5l7~%MWSD4&Ƥ ݝ` X<{v;@W 9EC@Quq˱왧z9'3F9C:kR:n?ܘ9tô=s3|surb̂ǯ#cʪUYQv&a(}4/G 7n3l#?ntA<ö*=ۢhG;B)ۨbCc5SyXQK(WɁMrM]&4QVMa jR>9z.C9VYˑruhVTاeH MrH;FtNz#=TT|c5ofq}K Q:X^.#m藈ޑUWy`1fP(&%?XRzxGR G{A~%j`ɢ9ITBufVIԌ =5֗,;Q?nҩ6uKlla%@w_G`N+*DMA+tWpY'h^R_KEu?DgI>I{ٯ']ro1.ȾoD4fdZO#9}mqq%sov7jh -n?\ysZU /}-:ub7ݏW@+lXeF?^]փ<$LF%AA7{!UDf3ܴZ (?X!;i t8X63Y#&OE4]`b ֨cKWu,R\laTW۽$MsyEب ‚ Iu`{^!@2.H۵řCsU]#z̎F[DMb a(E#^~HA#>e*K W"""CC*vbP"Dϧ &îܙ\.XuNBHZEsD 6{(A}sama2* =XK`C6Z41cMMfؓ DR^%FsR⦸*;BAҝܨ_26&M=iI*g @xqֺ~%%3ZmIafDo^/ar3A_!~Rfշ7z:8Jn7h#j0#a{bk`@D?) )O svIƇkJtRoa ڗ貮\˛l 34eABndD(0 -,HRRx7SMIphinS؋ZsT2ڕ~ZnyH)"kX{OZqVr~U&~m9\tbNy<7l!1߶wLßML Buq?KIRw5&J|սXwɨT\:Rn%j3-T-9ߟJ-<O /Q.Ј00FST4v44{؛Qa`s)|;kGrkH;[07:J9TIҕD.F<`3+07#)t?Sh ׿u!5:T ݰx2ɞL`}N%@Gz\(Ձ\ʞ苜;tV|*mI0!^>E|4>u Ⱥ".棈dLɔ03V޵{bzTu@]2fS=> ϸ=n > qD_\n~T8ଘM0r8^Vwznb~K\213/_{[ݒկ~uU_ ;?{v9w~!ARX(00tN5iP@!ܘs< ;@6 | ㇣vzOm2 ۵{FpJ5/U75I+L;e+Znh MO|a?Ԁp[wP+r:fC6 Cɡ4}ڷv@sҎ7a^\O />UݯG{w;Ǵs`9_ u@~mՔ:Es2\cC:Y u{eYIA !,ݸ\g$B"'ZI1̃~jT]_{DXq,ZN`R$gru[_lFB,l}$1WHrfb.wHf<};0$>ӎ~j+ TsGh:cr^.F*ݖ|·_v4Cq9f6u8O:E!ǰ%֙v\m7@*O9Rzk'NP)ϰ]t<{d-F!O!l&.97U,+}js=? TqXؽ'@4jTw?/[{ΖZH PS#>v"DMIȨ=nF/A /ű8c(O ,2 ^Y:\Z$n{: Kw.5qZ"ҪxM8HY4 /ݖ+*fw/CQ_eMٖQ91ijz nSF7f!L~5Ur,6VĭTZ>uW@(A2ٲ!Mg3!٘fD #!rm|y0O|*UPU0nXgQV 6xRh`LP)]4T= ~ ѥ/p^s=KH҄~*p(s#m|K8Zx۞qCcRmN|.C)a%#8˳ࣉ-Tb ^ 4.8ՋK7RCJz/$xv$U((b> ' K$޾ 9BBs4TY0B;¡yC &yKg?@錚ݚaVOsNU4aJG]>)8 FEFXׂi^\9fAxi\mA+m=QaХ4eݙdzZ]sb Q~ .SR ,t4|R2j0'Xs,J|DGGi̱jQSCǕ?9D|~ȃ z=(&N1ЛT,>R%̶}oAhM] у`Ȭe kcmW|l)'XvSHȓAWNp2u/)$PL5F/OZi?s$ 7iĠ!bs28a`> feUF FbH<^ mR+trw6^K=MA/` cIXw3Sa,_z 0z-_*QLrϒZyo49^Iݿ,WJCf/q7]JF9;N&r+FdB?faƌDR@<*R*PҞU睆r,;DDYWnE:NcƳyզTgZbW<>?KQm;j W5ãLf]aDz5C]vZyQ?MV|rF8[v! (b)q'#dLT]Gr}=E̔a) b64oIwQ.DةJX=@DZ9jզ̔JAS9"+pO(A0^i2t,TwSec*}[o8ZOcص$3.V,/d>?CUD:S*%#ŽiYƛGXu޴ 9tl᳿KWff(ŇJqu8-wDSD2*~[P;7@H\Uϓy\K.,X![&fqU+ +?V1 BZK[r-gt6ݯY'GVby]mfva2;ylj+2ҷ H7LΘUYD̀{zY4?mt;|,ln\X"gǽA3IC],[_pG*tl!طR&|X~@udw3-<=fa+ DO1kOt鳻Y[HxϡئFf{AXL;@rE-G4gH 9<,BZ1%4=J67?v!jاKw*ib Vm G[[q<)=XR/stdywW|k)#t"x_ń' Dcm./qP`plFL-DzD0(GY0 vN>9joV`N˛+n@(GXP~kDvsT!"'IjiۯRDۃx)}8-_wP+weB3 2v~ޚ%]ע,,YZL`$I$2OB,avNXVRSV,} Ј&9`C\jնrD @GyE% cAg1`WR__O RiY)UA_ozHbK" >iAPAʽ ºϾ_F#@5daϘnT!2-nr?<0: $]}f=fܓAS Gq!VJ ^\$*՜P1=GT8K}i ;}lX)S#tO⎐,CNRUňyjAS>cG|c9˪QzE,cD` PtB=ȓ.9gVb,o-]'Y>3ҥI9ɮFVNw nqNGDtW %׻w'mnu P?w\$SB.WKg&DJ.Jȃ٦D<&݃I7X<+(` 45{FN)Js/z 3'u{F3-%IN𵌲m#e+#{e<tqLۜ.}[xvIR;.Ol=6"_< ?[dز{Cq(6A9./^ /Q )m<]H JcX-R ES?&`Gl*;-* |*0~ T] wZLfMdc٪f [.x%b“h86 T1O>Uz,`{eOR!ۍ6|v̓jQaN/ي՜C o \Y Cp k/с%\4pɯQFϼh@!pc=UH3!kNj zZK5?L6JKLMA ?uys ~[g&dw@]WE9; Ub荨6T09j!Rn 1vρE?/ŠK2н( 8Oma{/_?#L= }:pm-7CXG<؎:IQ4Y窽C> k-8A?F3 T幒<@`TQ[a`ٌ XV/A$o˕z})ܒ:)HڇZi:m*G;pִ"Nmʂ/,x7$zYg.  \w \kˋX?Yxɢ-]fWZOH) b"OR2a><g]߼/jB|5rN`r#TܭpE"?ioԿ$gpL턤g$>ـۆ݇bؖGW1Z!"2얏N$v<#s@a Rm[gIt* \ ,Y)|mNXفFBHq5zGn/|lѕf$lJDokT0zSl@dU/:?*\ˍy_y2^,n'rYE/P ]ZT<ә$EMB@ɿ/gTS_ow<0 7&v7U<0hY!EcJ)bi8t0D~ـkj4| QJgGII@} % 9xZU27$-*3|}f8Pԁ킅>o FqiJ3&w$BD/U:ղkl:hseM4b>Ex|^F?SY[<yĪ"|)NoUwX0v984RX!9N->-}?6KO *[Oi J4Y ',@&5i(R5`Nl{.9VL_dgж3^+dZ">0tF}#ҳU of.Ku -ulV4!yL!h'$> k6*xG'Wu = tڴc5O U~N3ݪ/DfJ֨먋|9)V/[8H҈lǞcfђo% >)[*Br?.v@S厷mohIP{ۊ14O|l"0A h(/](ޤ1iU` cwi_ݐLV:yGTH"8W9&mHFǶ/*>#;sIuy(v1BBel9P#? &|OcŕEGNx6L]  zF7ICo.RPI }izfA}<Jn<Ƃ{ ahN{c='c*,hWwnᇍ!(Ou>vG8F|.1bB+fx`Jed{o7ލk{@g0#C|𤣴s) 9 1<ڄ"?(iZ $dHz؉}>MrDV%yVlj;h(<.:{tV:Ì-Ȇ.N};lh/8B)5 H=Ewjwjh%%_)f*ddVp4B0>অc&+ hzk>;/4[J3!`X8z,'_>rMVDYա8\,w50ΟIr`z'{KHwٙ_3ޥ+tH_L]R⠬`D/R b`Jޙkk%T bhT~~f7a6RP;/] + ѣӻ"4f9<]޵XRΤVQ󲨔+~I]M7CW 6pL!iy49M5a32}1xK#J]Y 0ȯ,[k +BdF\V[gTP+`$٭;U REbq)مB #&+ rHiRpݸO@8m?s!Z^oM}hj"@GҥX^UgyV0$_Q0 9x. ?hAqP藞3L',P>Zˢ_vyO{]q͊~{|L#O<;E|q"j}CT72oGxCz 08+H/~8~@zAX1o :5tUxNT>7A}>6XjQuIJ\QS=4$iD=+><r*Qԙ}~^_L1TM_"'9~\+r3\= ͌/ͼcb9[M"m9'cԃ WN:Rj_uJtv=Ӆ`RJKysx#Q_x~n5)+y0Kx,o,J+&CSzsC#@㟊o%U}fT@Ƅ&uv餁%0{AsItĐ%DnZOJ4C(m!ęh׬>'xm*PGq1pxqpɓJyjcOKܹKA+κOg ,g΅QE .gCUX"d=r\%7> y;}nEd>|*zf'܅1ju.܃&I9S_Jꃘ[yZ_QŔ~Q㋑fއ۠Ñ6$jte.µ(QߢP3X $w+_LmIO-iyN?-O,pȏQWFu$T `w0tl3px&c*澛~.j+?t<kCO0F rEwmQN<6G ƞs& JⓆ--eLN$*+L|<:]%m-$StO)>O?BWE-6oZŋpWxW Ag_uijkr7;VF<ֱ3і @2&vDV=X鮃 axlR$KĞ+.TR_-~D)˔e3Cg(DJ6޳KIJD^G^=!+k.M[ '0,"?ς߅!`|rrqzu55#\?Z&?~$ye')頙(J+jÍ7\v꘭H'qzuWxaSPбxm2&arD?XKɵ3Y~![{04V\JͮiT;DE~G>[@}Ƌ oH6Ih-@1 o,{_@Hzn $D{'ߔ#Џfƹ/[+8VtV!kauɹWhpJHf|9n.cZ_[phhe;-.vZ2ͳ&0qpp(Ctά6Ҭֳe g-5S\I;ۻoosTЍlڕKB9P ×!qRdI+#!->n:|_s }S <8񧅓E,m4j,T @`ou:%e85BN%5TN]і={1G+>hFO˓YϨѶhLJ19h#h vS`w2gzG i :`gb vs`W5+SG2Gs_w`L)A`|n 9SҤ;EG4Ι&vUHcȺrhˮ(b <~o/mH,VD BʼdGD=h=0k9񄁝tB`,s p?9~o4%VJt{3-㷤t@4JysӡAf)`>_=MgicԌ ׯ5e-7j6V@kE9OPsQA=UAvH.>cV補3E"R(U]\H;a5!4I[Fpjf5G| 9{`k6f>`,'QCL=pg\+Ɓy>xx%2ejԱ:Z0d!Nn5,!Yìsu r}7dzh r7bB2G9 ,R rG lS]h5_T$(7~`]*:LcíϙQpjŸo@ Ư͙7[‚5d t= DĥFXbtf@|O*F'D6 uE+U oG_{%8բH^2K=Oހ1xʋC 9DT2H⌷G1w/eLbWy֊P-`̛T*0&?E`"'qrrVڹ\cw~;do|*J;_Ch_$HpӘs_kYbĄr9 8=qnysg9eap cgb{dcs>clSIF(̙_Osl$ǽ_b)fnqĝyˊܯA?&'-rGp;U a^nߌyXniE)e# h&V{{R(la*J.gWuc!0f %sd9%Vbxqɑ= w`$bE00[Cƙ$*%V=Ǒ'9rGh0&*DQ U D~.[ݩhL!tIJQe0 B䐄)؁IMUAvtc&{A[%ftPl{a<(Rw))H|® 4D/ag, PD2M+$"yGfrF"S#>u2zQ]F#D]AOPC}7Y4M"29wnwT!nagWo.J?[xXpG>$-*"=swjtKf4q`!a;Ǔ0A׆G*Fm"ȓʼO0PMu zV\RM00>_!G.2%|qPdUsn :JW{cw/?—7Ж C$Pf%=vwUO<ѱu& G}:ly!<,s[sh4(Uq-oܝ_9rbv]=ϵGa)uN<2;gF*> oν 3eͣTk<-ySzWFQAtSvh?bك;l9'ւx(-ғJޜMMȍ\MosLN0gYdNL qR8{5u ɇ8He7ct%SZVr4SۖAC{'r_1 د`&e}ã[M U ?zA8.RQ:;b2O{;q2f ƽ-bC~eh:pPnA z ϶YOuq co/睃<`Du\9[NQ1smKmmD5١GawKzqAvˮRF')#qa|e4ȬI8ui@Ό*f]7LeEDR3n^,MG-J?O2A#uK'66atv0eKNqQil,a@I0 F2r# WxtDFbuY;{A*T)YGqPlcJsGZsAd| (@W\163ޯ*SjnXS}m{c񋇲mEqF’ Ar.qc!ڠɩaNj UL|(I{D\jBd'iZǛ#/ sPwxpc,$ !U2uBU1RMA@R slˬ &tF] 3}F{Luw)Kzls J<Yhyq]#֒=Hр= ./g$S`3r+&sK86nHxWaV">nnd6cHI?Xl{xA4t3 ]T#f嫡Ү4yxOm CbgJ&7Nk!/IR$ Dg!!%w5 |&z_@$gp|FHoNqC*JE \U2q ١I{Hf^>ٔ '-Ϙ~  5d_ۨX`7 4~"?_Qcry`@$W`uu[At)U(j\.f6& c+E!'za!>~2,_WJ 0k̈́{SN^\]  ,k)'E_۴acä7MPP D h8fpھiNC2a4$94L~UȇC0wQ*G3l°RNU0 .y( lR*}TW~F8k1_8JB=ϩ aUʹI,t1i;hXK H PB#X]AԋmHfQռ؂5WqH,@[ _W&a]D^T8i0*iC{w-KZ ڿ&@ u%P{ru p7@a:θ #:*EcvxQ1R>8*/ 1ҕ[dzʿBgz'bT(#pYD4>,WWIVVRX2."ӃQk'jRhl3:,N*!7K $zPe fC?;oAO8J =Uvz0< Eo k" 0j킘]%rg-b6kH 6ahDFmψ6q |Ɉ(hVg/}vm@@I"OJ~mqbW^*\tܧ-^NvYZϦMKE؊x\_fڿׯN [e<ĕ2r$${Ftٵ(2@ᒼko5/" )S(p x1c 2eZU@K6ĥ0vPISFl`~ prHJkd^18$E5%@֗dsmoht9^Yņy9 4j安H}=i:ʾ8K`^ S+kn[F.7eY> )oL~z)'zn49H uیv=uӠʠa*;R%~zQ!'HwU`ך@`1[*yz_"r87haK*c`W ZY$X^ڹjRI%@DEZQEB-ʎPj%mqL{C W! l M&n~hCQ ͺ270LI's_1 MLR/I<3$q8P"W!ÜBQ)y@*mCS.5ad#%/z"u&ևMCX630JT'cNO`U#|Pz-=Z=#Z,ʥ՛z!%[;/'Vd9}`@7Ov`t |*ԅ: :D9T_ DRl/dwl0?v|mPYl~+ۗAى<g1VrX}7LVYWIW/k VD i/V 쩔#`*;UGŐO6څ5{ $_wÑ"}kQvBHSbhnLXe]yY5N`z6dlHzkr'4:QM*0OS}u7H{B=glIJOjBsRa/i*.!S6?C:Lg|žkV*a::Ū>j޺|U): 4%M֥jHq'' 2psB[̱yVPAHk9ҪKƉr%YqZTXH=9- eG2d(\8dk>jI)vO^Y^;Dg~f9 {iZR ++ PoǛ'7_emflUVt?f$: &u8ͅ$q2(-]vJ#k,/t6xm'h-qKI/@Qstx uR$=-3+BGQ̄ٳg,¨FUL$Q=H8WO얰΄!eDDKZ1UA4a9ٶ7t{4(ٝ1bJj HQ&"\Z*eCc)s1 bQ[YՑS#c?^BLů̹I0De,"v1|j?IF߀TȎ$mfX_ȿ 2#0gH2˱[xZNUzx$a. =*fdyccL,jzEP ~:dAAϽJt } !zˌ"]3aފ`ϛ)Zl.bW4Hb l2nEk>Xi4hfRzm CyUԥV6[,blR-c9;e]]SFb+]X_6=~q'xOc_zze ,"f\$ =! b!#9i<ɔH+6`+U"w19]Q bT 3PEbkT\193Ֆ\M495=s6grSPTjH ( 5G5gT^E=[`5crFz0 %M[WQO"Qn]*ҽ}TCޠWZl"``YT.&ϟ@19 Yv4<#V=DLȋuϠKBFtK \;CIlدi t$>8̃?QA{*Fո<) %Jn(BY Ce'{gơ׎?i37Բb/"k@%q$ZߢǬ#= N6?f?"VS/v(6c!#r \J̺X;4X M(52e T^~.tvm'N {+?-<)Aϻ\7tԌ" VKN9u*iFhnPマ# ( Yd|2totvjӣ4[(3En QXH S{>>es )GPvo"bs{rDԞoLmYF ݚHCo|C;Shr]w9rYkd)r *_W P :'HxC2~\70ĐOG~I AXQ\CԎ5-GPmA!j0sy=1)m qHWt~[&KHڳNt-g(D:3ŔTVv%y[N7E>ē+:cdB 7 ܂҄zqDSRPiERO%I =Zу"[( qRJ0 >Fqi!#?yK,|@w"Sخ͞5ԒͳE'LL%O+KJ^d+:܀5 hd5(oZj;!^+p/ԔA~\_ Y~AY=ONJ4Eћx@5ZhWO;H(;_DD-4Hs0xNY㎀)MZ nVϫh jm}RAV/9ԡ_ߌir*PmhDp[i޳XslXINv͊nz18k˱F:\Z1 16Ud#$O+aW//I//BWH'y p-MFvJdܱ9ŸT,`AV[`Lz+4甘@5?mڨJ{֩k-`Ɂrr.&Fq.Z#ߓVXNɤ'5'7 }xz ưʒQgD|T!_B 7W:;9_ā|u7=i&br`azݫQ DoА1CB5W5Sj|I|p7[@@1b1)j$cÇ%mL{͐ (}kv8잕ͨ=%azRJK0*z=C%l:^^3, ho $DQ0%k=83Yd J~¢/;@8#;MV6͖@ jI0Gkذc\7`.¨\@0gy! I*ikZTۂi{2}#⹙F@wth 0B S>e6(;6G"Bk_vpǒ$o(s,H+ˆe5o"mYȻ,t~[87"m3%ER2/##mNqNpw?qw5fs' v#cqwu0"قN0ai|Ղ] m;;Eo!#sF <]{>hU$6:a^a 0aұv"*RDW4J2h*lY(eX3goAj g^8nyxAvH^u"w#WANj|di[$'|ƻk['C{Ci|g7Ɋ:]̼σUL!蝒?&>^,##ҋrdP8gk ^)Nйjwz^y[UNrƍϏ0O@g͹4k.^?vӒ"Q+No#Z-0Nfj6cHU?fxewd2+>C/>?bvNbζ6/;/1D0zλ^Y*z#yZ{z;Sڦ-wX6MdS^:AG/aEpmRB-"i,C&e^ urK NSU,벴rԘx؃zaKyxW&23\j_rL:'])g=/˿J-;(noED>upT.e\p#O`ԴTqcN_@w<;p8Jn0mh2R9i[!6:$h~58 S\wL\ 3v')~wJ uD8Mbژ<9W`U#-ZL㱾ܩ4oρ+N]8'#sMݶeT2 O^R2;B,Oa^8W]̸ք떁`+x !f찶1J>|k?X{ cBޗP Nh$ӕ/?:'4Ye0CcQ[wšL Ş&MEm"2Y 1xBTAX?.Vҏ,ޫtuk=PK1CD\/!C({U; lqeeO&;W >\Ex9wM^nXw:? ?"s32sT"^m!Nd3xxQc)jhPrpq=k-{e0fmc׬ öE2'MJp 0ɮړxw9hZH zD l"*M,^qRAu>IO8+MBtk6 #Q0V_X$"ʰ~^?JL4tfH>U P}y(5ƾ0UCwAr-=⁃y2WchTp!rE\继>FMUE%٪㍔G<#@8O$b;^Q ][}%hbj>>XaFӭ˵s>'PU&놘 `\]UXq&5^^Լ雈> MmP*|0>ߗ(:|Jg9DJ{zP 1oM ?6{*:! /whIAلYYA`r|9O>r .+R=g1e_}&: ~MKG ;5Sui6hTa$Ni>% =06z-4Jľx$IA_zaȅG}Ur>*kVz.\!0ق',)*0i=4ұ%">+݄Nkc@Ba/4&XJ$Z[)U vh8&!ԮHL A%i4yBY)DށLD*tPXNd 9:6pd*82!v^«BI?|xiYɞ^j9q1آb_wO*/YXҮĩZ?f\<.1BDzox8d/mZ_b@GZ՟Fv FeٕRkʯBwwրt*i0Pd,[X~NΔ 4$ S-yx+sH~Ч4{Vrw5pC̢ 䟄}hMJ[RR1UM[͏!7Ɠ].;}(.nՅC,-־O}P'}#p-5 ,EUe*Y;8 z灘1Fwِtم38Rـٳ5@˝'~>E 4yڇ*#2%,Z-/^G)}3*ڹ}qc2ke'cd:RWX!'h/ʦmo;¤70 D[\|Fe. r#AXG# p`9X+x?!3h7kbL-yYڂgڹ_~B[d\b;o=hPOo_W "V_НmKF}D ׷BHaͩ:l}0XظԮZԙN3M?Iqb4IƄP"\-ynB cAUߌ3:GS?a,mRT7O!%ߙN$(3zww>=VwEـٱm%vPgۂhluAd:grI| ^ j6ϜA!K3ML)*pԼx?8Je.:$mig)PkaÂ+5![]38X+W(d"AvشOmSF=1{QX`QbgiW3%5>]S/ ~v\1 ݜ٠p̎*X6\K$nt7ԓZqQ1~"&0Pc|mr APzV>LD'_6i5ﶀF71?i9POl'AA7Aˣ$}%.j*~lMƴ`ާtxHd Y07x9*Nap.1*1'@mO,3b=U '%vGJԍ!>؞ 53yG,qyH1 }=a3 0R"oL%PYւՆܤfCc`mé:$m;D@IDYe~{kZb#/ #{i[q,P;\F'{@*bȍ>\JKs3*|ċ 0:lNs-øp"mzuU:n c`hJ灮s7D\4vSSf4A _:2?LTm>a[;3cKi{ulr(s)3vV#s A'|n_H <NM#n'F(jjsnx6BSBkt\EX8FOIN0A/S<댘eɲD2Ψkr͍A!FG Mj-eSb'SS?ARXflp1&g)K ryHyșLD;dF} E̹s(k̵,G['[1roiP b4fC\_{.mѽ Q)t`Ye=n?hJ/߬)zFkjI%{j,o|$Y/\\{W^nyw1o,_V`ɺ6e}o&ړjq9fe3RG2\6SҦ+4G6Km'.MK˚+<(ꖿqOv3:չV)_%vpc?wj!];=|{x MvedĮ^t v7urh?Ӛ=Vdwc'm8 ta`l&/qW۰@$MJi{f;Y~DdGe@_8/99pc>U7leڝ"nK. Y4$:?Ο|VMùMiO>Pݵ!o;նF*@Z+_f=lw 6bqYL%U[U[~0a-*bYDPP #(*|܋挠k&(Y*G\ɽ}L!Ĉ4P:"#:b5۲|G)Pئ9ׄO#ЊD@wPPuuC6~+YTF mCC:UѴt{H- t z(:T P8MƦIr{qZH#$ 9CƹHJ.@,+h^hts(FAr3勾.fNY+E,7 1X'rZlWxiƼV5bI+,4 XzR|4AEOveWvoF) "sjw)Q-fzC*pP^4b9C};Bܪ q'|3i$%jHaOa& 3+ ÙkkIV@D&H <٭ G|k ҕgaܓce'(M$Uيm:86ckQ,}#er9 ҟi-V0`zoQHzDGpXm>oXal0S}s5HpbEJBa?VbQ b"*Z'R{9 [q:Ҫ$E5}y$k. }UJuͰY8ILd[H[QUk>COo_<=3 "gdhJUXԠ 'lk'S~./4gPEgR03?93Bz 5"D9:$zSG^5T(\'N?MaI.QC`Ʃu효:Ax\]`@X}jwnu,\W&Rm?X7~3,O kY +q򭗽g~dy}|Lmw9TDug2y~B7\zx!<Ҙu&BPHI>)FX>4{Y/{kt{:'.`k\8w}@.CPDo Pƻ@훜R[1UdFB"nURYQ Ƥs&vY1AQ,KNt%?& \1as9|-Xrlsժ}Zft׿͸6qa07w(п.8T+޵ SQ51޺?FGG/a:}na' )Wt7J89%Jt (wP{؅}dŁj/R/OI @(c#V )ͽh:&̠%_\#7uoOӞ xy')3$C#'nyde"wL]76D˦%n_FIpӆ4{R-gz'B$Y1HGtqd=5Nn[e\J NԜ  _$rq vPVpyṞn˰i k`#oO/PqeQj֐uDrn$IBb%$gkGLPBٿ}R1jĮ{߂=c_a8OThߥg ɑ!GmL%m1yݳӲ ᙧ>98ӧCrwLd ~VF |*L]]HPSEc"ccc@LŹ~#o';_o>}+R0/J$vu.A ioQoMv[(~di.$n VXAh,RHPS}ֽCt:!Yu%lnLzْ*kQȃ/y=[v׊_vtyCF6 7[i46j%Sڠ rk=m9+)ٕ,޼tF~;0G=TѴu{Kv3nC~^'p"fx4 <0 vȖl^5jjg>S9iK;Y儗4fTTn-6uE#y$n|H3Br+VTE1[y|HXE=Rh9(fhNX]W8tNJS2l3jdrDž#$BfqG|9M5m?|_` 8H$bcux6&,ɢ&Ps0CvP~2dUsbL) 2d(/7|c1l22nJG (3n &}ݍǙ5r>|Gk٠ʩ*=⚬ȞÝFVYr `p [Cso%d$"Frr2h؜ڹH ss]C,ÜHL]cZuA|Bh7(Zr49g) Csv_͒ E[)<4aHq7_ a(Q1u鸦=Kozϥ(|t9-1m"yӇ"C3uwuw`d/HY4;pM3Sq0C_J8e<;a< -1(4Em_,mSu b hFum0]vJPrL#i uu,pW_WFGnݬLg%npmD|R f':C(&`qplǶX{52KXRs(ĨB. `=nai`"mVL{w{ f֮!tj`, F %.HxA2uB#ë.7:VnbF J!GV2CJ #Q 27'*wBx]CNZ ɸ J{rϘM&S!Jġ4|3*i-[EB{B&!)uL(^71| `m>ɄH3e84ji)t15|%[K٨p/>"`>. B*gE>.k pwW4|T!t*UF*mI=꧞(ذ[]0ٕx_Ԛ|<  \;KߊhD&E?߹uJm`1lj=(YFq/b`4^9/qrVƈb%5;ZfXG J'ƥYdT*=o50>ZYRmNlqet| pV}<O/ns0 ܅>x,-}O!"R[g-n2#VTns >>gDM5Y{F=`0C%?Vt,`+&aOЩIܯdC̿c!ǹQ- w0._44#xaP0>XKw;0UjEnMrlVuD`eK@l*VһNȭ( }/T,u_h*ߨXD"mQM7]yUPشM2f#}-J ~^Pqe&x"]6FqTIr%؋䙞'fB'g`ˍ\qQˑv'8MOG_%Gᘲ(O11w,;8$=R`|Q(E؝x @_huL}&t]vž؎X~-Q2#(Ox6qt t X`NMfl'd=z-%wWzSe ZyhP4aֈHZ[T3AFEVxoPW[&iRsL%aT]٨Odl5>}d2CIf\??`c!Rϊ8WQ?\8#zy2, Pat:l2Q̏qN&< KP=PҵO"9ɞrG&KhVόUi˩38soc@k0riT̩5ӁKWcjPW*y^$dLHրj?ĖoGV f̦z _@Ѝ>"_^gxqSGں!/>)d\CҥuwL^j3vԖmd!H7bj 6Tn@?FN>qWnW\dvEx(vE U} f/@{} ,C9PaKBNt^U=3"mۇJxA6W& ;3H 5aFA'^ĢWE,>.R;B 'Q-Xh4l*̈n"/ r*G &Ou#ͬDȉcكha\BgQpKsH-=&q~յPcW1>/0(^hAA*RVPrӱiwn^ 7ԉv/?%l*8ǸMz$*z#5)ZiF#>T'WG 0O9RԍH.\Y+t71Ygm=DWNObG\U {Eɺ.ީ-o=@}|ەdw3^)ForhD04kZQ~BSz2^jXG-Jd(n<8.S{#zL 7'=Cμy=bIvSƕd{+E֤02DH69~z-P\v9ZakJSX "[L_m2IknϘЊd&l)leI֑Z]fqt-婂(d4m[ 4;.lߒX#Wh7& I3_ܚx2W!֘%8:R^' ` 7$ cp55u>VZ|cvG~ ȋ R1z;[(:Jc,Lɨ4UtȚ eʼn$|Fah<{5 %cr!&]vA;fJBp_^R[~E:֞Nzc `YAF>igӃV?QN(T "ů)[a&?r%,HHJEK~>g!^agG Ct号It9!LNu:"H3o mStSMˀis +Ei's NNb,w8TMUʢrYj~8#nN~o W] gm'e3uDhAQ~zR|C +=7P SpL"s+)j3ŌRj??f^C|ښ]c]m#Pbh:<@o#AȾ!c'x.$3EbFdNjOfE%OĊnDj-uRtbcyaIy*$q lp쓠Ve#)YNu8r5m l PmM, 6x:$rr$V2-oj{Ɍ})YM˂KB\d-Ec$ިhx(Cks47e^H [[( Y79L*Mկ-.ǻ)&g,-J7G"#=dP鐯;m3/unmFl3 ݵkZn* {HePgeB57Ι)BcA1{ko5/61 \kÿwd6:\N"Q"K@iW}xd`s"Yy95p~AY0 /BkySwYM+4$ySls9r*D\hx*Y͵N333X'\AF9  lQ{Ry3GoXLD*OeenRDZ@\ru,H?ٜG"&Hf.|+S+DkIO8o3FZ<ܝsmf|LK=b[! H)#a%!bO5'aѷTݣŸ]<ٓ0X|-`ST@{ycU1DeP9ҽ-֏ؾ̓&?=Z ԂC(00I|CjcmZY6)=&cHbD .|JӿQ2Gמd[QLÚ&`5qu'`/5~nhG>htq#ͣWsʃgYKDd4;y 1߾x-SshPNpXm3ל͝1c-+cj'(Mc+.$S UX(JeSZ55* =}K (N~p,N,3=i梸L*Cg1{)b4&"yD7!,D=58Or+H3k)cuGei`R?#bj!~ȞcZ~׮J0p!8FD\֠U gC=;ēlwuYo"~a+6~-~D1eO)Jva%.IĊFyFKt 5 P M!KaͶ)>6H _w*T`UKt_ `G/Y̮Xe&*Q@甬{ RGb:'W7C eh%6Jeᙛ(SOd*wh_\fJdYK8-LI} B}1z G~Ye}DvdAMl?kbWzU (egVys5FCL7uuzjdnӏ:*|0/N3(}U 8miX[ƥmg[OB;?Zl#Ʈ" 'C ݑJ@2=D4Y9s oC.!Ks /Ъ~v~jS_"^`.J>$ ͮi~q[63[n) RtWV=W1|@,Ǵec)4-Yۛ_ܣSPZ)ֶfXkƋ:kux8)_' sܯ2~AO&1˄IR4Atg'HgUk0󈣰\?gFa$ժ,bslmY݊,X$ˆbCcISR/dH.%d(BYA2Cm`eĒ!_d9 qJ>cxEFQp@Ni)K|jĪL $o_7h=g@F֗GF:H[L=R TPtNEyݘEVM u0IiO~j}`j2X{=cP˗ Sx)GVRakn˅G*D7;0)?>e PtUR)'IX5;`ˎyޟ@gWX? S *^ElCYs٘f%RU7OT QŴ ꙍZ8Ô)+j~,C$Y?w)Is[ Lׁt (y8;u2\in'0b%eE.<:<%5O˰}w"Eviqo9ohp'f'5%>L MlUEL 8: Bëhhܦ߉9I"AMWb B UfoU&ܹʩ9?wjD7 -+FJnvi%[7M%[gɅ&:TAP uw^ˆn6sPwZͩ:p$L-2|J)ܱM# uy.l!R>x{:/I;h\:Jo$_ zh 1K]!ak@WSx]|$920 qP׺jubɜw\J)ؽ"~wC'IΩmoasg@I',ޚ'*LNQ媽{-'!LhY" ݔG}‡GfBT[s tpuD<<Ōq'Z܀ {bJVDUn>JJt(wB q1b5Pӎ4:8ZXsm58RMnR.q\k*o>`J?VF6rDkM9häӯii09yc \M|MVJ4a/5+QkE6iE>J9$mǸ@%M N#knaNjeQÿz ,IMHp{8o?łKRȂ ֊>mmhj (hV*Ʉ mãNK9=N8Qv[9ŨҖIJT6$S^r{`Hc%@նbvJnm?dQ b˒#L0n^7 )cz::c`{QRg'I [*OMD&={˒Xr婸_?w+2H?ҿ"0>+- "1)(O?dݵfZ*bO9&P;we5ނA97T4U5B N?Ӄo5|sPC>kiZM"(Y-sR*CȧraYRVdty*>~X-I1=z(ǎhbR %!@20퇲?]ߑ\i]u; &UyJ;h 8ax=+O[6%/rN$ ؁ЭFp_4lNHD 8~;$uXj&|fm@=s*¯bI5?)]K񦒄|zç>ˡߖ3IkYJGRN.(!T@|~":0uIr!@dpN&$3淧HsԕeO .E 1ߝ3HHdt7x*;ӓG'?Bq'}S6Hјz aWqtRAziXAH;(v#,4FyxL&m Xs C@GC^( x#vhe9(hފV w}P2ܺ'L x]?˝؏=m|Slhz[Q0 FEku@c"a[Ojn5zҌx^zWj"UaENUvxgQdq !J+o{IѣQuP;ULw(_Pc %?7˧LLI1H؋zڡIHl'C qʩsIg-Oɹ\Q>i MXjuʌL S&N&@a[*gTԊQ{e\Z 0f :qc66AN7勆1jV!@T;z]M[ ę$$lrl?fb!%^bhHsT_ 0S .LNO'Yg V;jK?|Cǭ3oid(-]I~F b07{j䣭Rc<;Q^>#H5'L+EqPB;o v{R@z#nhJ:+<5>`nt#˰KZ6[ o? /ܪ-BKU 5Q/}^HŖx(y8K&ِ8=NYz1 @ ttQ ?,%e^,]$YNZ}.,\ʓcU[7Ujem0\:%5bnXqVseݮec\'Ϲ *e|&>ȫ^~(osaVBBHtJA5315|[@(@+{>5Yv*genS-V(cy)q-w'efrQ`3@򫪆#t$c0NL/A.bsoluȅ\ 9/ Sn!ٞ XjZyKqJt ,Um|~7VoVK6üj',<'a  _ZG |m+fǯb.buͷBLQɋrg#Op_4

v lXeDXϪwt x'f@!ԡopM( t8[K̈́T'?c4Q^gg5 Ҍ.&fXf ykG p6]?ЗIK=v272`a-$ 5Y3F7IhR1>r/B/(4k*1$%ٖ`]ao3п'ɏ8NNI J+.obYUdx姼0 'I;$a8aNRv ”φV wC$ljټ&.aZ}mwdvP4Ŀ9!kUY%X)0`Ƒan8vAN5E 4> 4a*Ih\|'Vf k x%đ$n3W ^,++k`Лm|`s>>)2dK 49a@&'&)r{"cMϾ2:!kIR8 =`6UIԭmvҬwY*l>x(U,bۈGu-6@nXD(d#?պ8&nZT8a (ˍ(0/y>A3NZnOJ)]xJw:DCHűՀRoK|HJqS[Z)ۋ\ JҢF2x%1w9h)-ld#p:r}\ 6GXqx[!LKhDKaڮ҈`W;.٪t; ϢLjbRiQJ=ybrH9ybX3Kb273&@nBӶ\0UBgvJ}utÖzҀ:AkBZ%yX͎հgpo" Cl LBpo4OZmb~ 98C(O:a )J-WX0Sp//N0˩P@<3m_DR<|"TdCC,Hu޿ЄԄyve𺑢_FmMqnQƮ5&yHcXsU!IICp  0hlY 'Lk|*]pFto/W&&/P8ƫn7l[z=9O fEfsՇ,[~A2œڧH \ 81z3;'%c3R'ŸRlZF(M%Ie 7;7q Gw]5 )uZk*?=tXFH{i۳eu oFpWI5 6/R$$$tgRm]R~w*qK7_".ZK )i[O.僊u'> h>X[˦%qiJv#iM3ːb[OAhaTb'%1!j3h !  Ԫ<p#K]Xp(5^.TJji} n{θWe;coF `_V@΍EJ(?wi$ܙ7t$R h,z{`FnP qKRS0qrjzoÒu%}e}kvævGҋhTtwYd}r}Ak8mJ\u\x? D'^̆F/l4 /? fleRc^_+ 1/A.uA`+MC_CK,JJύf9:g?Ϡ+8Nz/QyP.XH1wO5N;3rBOH)q"JuBR%de&$ަyP7nlĘ,%Rt-Tf1+HK[<Ƶ&XVhcWj6`SƵMAt'-< /}zf#+͏b"Դ-dK Ө$p/^´1';f"Q > ?X/QʚDLh{s\l6}[i9rؓG!b5q z24CidDj nԑ/Z p -k%RZ,|GF^q'C\6>pu^~by ?EftY,*7hZSkyW7/q9@\קn>FDau@hWQy( z9PEջ:Vj]rEf%U^eˊוHtxwZn/'JF^n]4m+u6{Rm BnroB&v-mNy=J:gz3T$1 ͗ddi!R54aZmRgn=f91mkP'iݸ1"u_ӻH#/ˆ~.o) kAȒW1[$QkAf&zyi}h/k\vZWE"0!.JDyB$O'Kz*ta?Ūr9% Mު`}J2qot{ox2/ dAiT@Q`f7#84O 7`B Fv9HSfSh!?$j%lC#E ;)7F^~uQ)qv`Z[?bA14DZvX<okRݰM[0iqOX<p v $^e FP?#ܷ6>#`g#DX$D|V&eaP1tDG'S23 F|͐j VBȁ0O[`uA'Â&#3] 1\ f¬ɪg|<9unzn7esl]ULo"BZ 9C*"{lǍr Rn U( E~DN[O9Z f%)MUƓ%) ]d)o Ã5axi@A?- @<%x@M#M0v+K*q̙T&U-N3}2O_PKgW7csP<6꺐r3_JMb`Кlc56& c XtoXowdy| lWn>_^2H1 [zl1FR NjwN. {H!-׭⣏<1/ x !g8g3tz/:ߛ7UU"iIxWz'(7"H8~ Ĵݖ11)pA+|&N9|UFcJDݶOk'wO9hER y</-6t]|;V!PZAٱC٭!?̑ڶ&""-2Ð^_ !#4f\Ė8 `[D^: N^G?ogJr܃X\tu83ŁxfScN!oboFQԨ)fpY6YkFYB_Ic|֙PzKi5Fuw!Lk Ư1UccՐLlw7ϓOEPT [.WNL#k,O.5a^: &.'&O~8[_G\8w]`2ӳE[y {ED= :i6UKrMo+ַqKc l+!՘Em˵GhBfJHی M)[Uja^gfqJ^٘ X%;FQ3dRRVЮsC6::"!wà}f qɐAz5pRoʥ8m:e{TVǡma0Sz~>HXpP\yU)7[7aA'u*-Ґ-9^@lԫ$,^r9nҳ&$E,/gF3(j)xy."_DI<&[J>dy]y V ?;2f,a/C`N{ $3 S[ 3; &0L<*s󤙻ɃXր{JgHRvU2  Ͷ(Uâc( 7,1| ̤cXC[.`1{cFlMc*LFPgo ;lI*dtW~t-ZB:ny$%S-,;DFԬ"P(1OBy((q7_&hͺ,XM:K%̥y&wdʌ0uq ֹߙ/X2'Yȯz2=f#Ht%,:$-O!0hM՗ °5_E78?9R@qA1"al;4:+0p[>s}]r#fa"?fO3.ƅ1I lFP,?6]F#v.Opݍ+VbaXlyZ1MiF+^ u:AւC` }ðP9{1=}|5 =}P9VI`bFM1 CZ@ۉ7{ ~Q ^A%\%Yi ã"b H[0C)5\!l3'aMx>?c8y7`4R͕h)v+ "$ Lz: 'sJ0E-J2I +շ#{DKE7XruczKw FCA/^hW3u6\ÞʂKKz Q 7sv0Q mpscN>:`EՉd4D.bJ.iW@5b$o{U|3C(uu*0-;ןv/fsAG3bƔRl ;r2T\nqy &lٸ"XitvN6} X J\MfB9aTT~P-1!?q9k vYQLBT-U>^CJ#a ݋ٞ 7Z:;>W42b Tnj4DŒT FRUnT2.8}/bIӲA^˨8}f $\NwpE3ϰDk#[ܯa#_ވ-āy5w>oMbӚ`b!>5Gb{R'WTf* 3plvZtQk&WE&F.]SDMPpT] >< h}LgӏX8;b&U?檞"t=3ԹcҴ/e0s'j/`:Er# o#)Nw;/Lo^Pّ ʒjT^xD wJ8mGr7WǏ9Mڔ8u-gW%y;(k#$|paZ[hyNȼ|7ZN 0Eso(87 Y!规37k骰!uu, <bQ)"ygv׎HڂJ*[;`oӠ`yḽYQuH1@mW*?:gWK' R4Iz8B;f8Oՙѧ˗G~z"yղ[ UU,H;" ^7w龕Ism`{7i ׄrݸ2kh/PDHB@fuRZP/#0=~嫁8ܔzY DE#<Óձ"w|;8Na  ,(X\gHS*2 V)j/׬nҹ&~ =&{.ݻ"l 4#;u`r*4:ZyvNWRcӁB(x`C=Il66@Qa Ut{UzAϦ+FCS?az v6YLq 0'=&|ßQd^!ab|tŮqaK=S&QB6o !s* QCAx>3KvZLiG5(46Oe~mo,N('Y~E4}{_&-S7SP??xX{ìKd~맀NW((6o۸ d":o"TC^i_ Q@k,qY*fA%%CZM c!sѸniK ?*#);^&c$xwHњc6mmP U`f٭uE|w[x$ ADm Nւ>%"׏J?cO:C{ABʆ u6ځzMsasͥ|1sc7s%:L0eP.@WQ)^BhyXx@ݱV,oe!0e/$w`KCj@ vI~a)%w 3^M+[QED˺57 }ߤ}/*+_t[sdz} &l7GeP+\?:\~^߂rT'ĊgxlVf~fմvl #d|GCN>7t"w鮿z|@M?/YůZq#i8IJFmU4ipF}72!d?72_CCLlt7eaROVÇ+Sx-hiMmZlĭ9q |`D}lP̰&w13 JBƈFlfhQٟc "eWXR8[P[flH c]p -Apt|({y]/{!,ab:5fAK jY߮jV1Z] 3o+xtnJ=M!*V*[ɟX|ZY}Hoi\k4' ]4 uL*# ^%q~䂼_"SYU(g F1~øI}דlL=܌9]s}Y/虯a]=pAt*nd|Yꀽ_JT1W"Un!eB8Qϛ; jF)+ Q;$>_x^@%dK虅+ko%̶(2>bۥcG`.Z1)|k}#嶝IKWkȒ x*:m G?>MӝV7ʞba=l̠SI1{Xp-M,:/j޶W'>/ް)LH%ZȮ}:=FLVK !)xB7EGTDI.F9ڮ2 R]z$NYCU1gxIu'PCIswTG1$뎑$MlV'd/jkdѴKKJwF b!Pϑq/Zfw7tXdHĔ؃ A>[A.;at+!IOuT@nTH,80C\JZz@YpMPl pOgսj;@hi&N& ܒq܅ˆi#PI;״f+?d)HG7Rl'm 0Pk?=i:wv݈]n=L1L/4'h񇥃R : jOɂ22/svG,"Hkh'665+ړZkMjqJ=iS6nݬRA<"7jtj@AM"Ycsܜ[d62VkH-c nc⇂{Pt.ޕ8BBwB=|OhIrjԬi3뜷 3gxYjţe6z!h*> 3D#lZA7lKmɶZPp}_θU|&|O#3t҄_pgсSJPՎmGBZUp;I5@ՒH$W^Z#`տk 2XNnIIEsX͌?.v[?4=`jvmjM_֧b2(X&]6K$?6u`,nOdӃ_L 1\nBy%^r1* Ev.d$d:c/jI4Z,l#P}B7723 ᝆ N{mKMA"!a3?VF}W4m4T6rL<w?=Ց`<ttYIK0MR@.xİL)]Ѫ"ty.( d(dѺނwS|XBS-)Ҋ゙̫r16;Z$Gq|.m?mm64Gʲbg+dN &ǁ󊸢r5̡{;Vא a -N'†/`o;^^,Rtc|]ӻVi1SmsdoV]=ݤE'ZoL&|/'>zkWV?A)2_2mT% Wb۵a2á-9$3J ) %z_U><zrg%O PM⎋6 1;4dLhb+?T5R[1wasY7wt馱.Ogڐest{uz#jXFaїB7(IS8ؓt~6+U>=#A$ eXW %d>wd;x氣G!3Q9Aԟ;sxQMzyo2"lc,8%+A1 -:aE9FM'Ι@(Tr5xXWV ʚ\ѻX(l"88l[PP!d1ru06)Gl#~+}ȮtLLz#ՍkRnq6{<L.'`)mCPʞ6OEܑk<.\vyfLp#4i0GD"<~0OuFt6%auϽe|5= qJ634(@x^hۗH{Svp9I,~,Uۀ,.O\P՚5SȫA3t虶,= Ϸ|D^BI$zwc < xLyq_ [Y+vkςތj2/2Λ86|ŝ͠/)Ǥv0֑Hx86Dw~M&%H$fLPjCo|,?MŽr6 rx晳=K6ɔaPP/c͚z'K1Daunv$~(s(wf;s1Uyd#OU Vh[p'+ۭڔ?G־2B ь%<5ۊ19L / +\݀>DO>-zx_߼h{g ٕsKp6s5Z lxjo9F^L>cc%r:vsOէrr2y|6ӷj*uY۾@qev}SZ'gi|?bc<#j:JToЋ^F1U)WWIJA;($(.%$RN}ut!NQe42 Wf,Q '0ɛL=;{b)>"0V) W&P2׊l[X/qksmt U&ٛDVWhgS96b5N3%;؄!%<9'Ω|ؽiVc/xUF@D8 *ǫ#֬e ''Ph$D;)^P>Բn lkFݛ?MnrVzڥqݓckRo+r`XMA8Plr{bTqO{dx J'A,ϐCfn]`nuRCL6 -(grwL2<_%2{%W=Djv(o׎mITqR HlaBt[ȲzچZ&ØFh.C7poĪ:gH70\zin ?}֗βOKjS].gKF!vF0FUDCnv]\CS/؟!_dV ;>DΓ[VvK{ŕ+ i \줃ICm MA5?*DŽ:5 nzfΨ$\be)\>*ͺyWg1VYN{; !. ϟͧhb֣eә` W6˵4 qM1s1;V#&dA>OAo[Sҹ% 0j E<$IJux*L_';FaX{ǔ+?:qye;d&}?1&1$_:u"5)Z|#YgZ`UX*)M,UsB,$Vdmzݑ~W+Js<.޼tW#Fzkl^fH=TAgvÓ]T>8cI6}Qݬ gCF+@Nnxp`z*<Az @{4 KdT9\j &(AlZ|nAZ%ĜpldcnZBpB,W ~#y`&WO},tg xz튖Ui"(ءH tP*̿<$lHzl=F, ,wNA+u;ƪWr :΃vpKR.[/amj'tX?@ ܝ/A08SJK0Fo  Al:PG!?phkq<896Qxȋ\Ug9YkW|Eb+|ح; y0ÝG@ХV {| Ć)?Iڬd>hBJP{襥Q;JQ t<j1R  }],vjaf2htb!)}%b194bY~eKEФԠhzq6bp:φeaDDr\EВB\zd&ٕ!9 [1/pv Dsvo1?OBi>ªKT;so$} K6}3?E0R"ԝ!F㢇[v\1Z59,o:yxB&M:O}KתuWYCQA{h3/+E,di- QSh]bq46oCs#V;mi 8i ţ dS@dm-k~f@Y1Rγ[&̐ ؍9A%ǎC"'%{j3Du,qI<.EKC>Js>#7.[gJPК 750#z3w" gɢ@!|#}'K0< tE?>A vJ6U`)+~`\|/~͜|Xt ԼKćTjʬ6:Љ6nPGe\=sL$2F,a&uKpqn*k\9ah@vvF?;:he,9d,P5:3xqL F~iX%@yζzQ*P4Qv:@ptVB9z6ӌrkbĺjj-n,YaOCۿa.-ޓtjnQ48T|oɗ_X@,D3ȫ!w![a^do #)˘#"tT20RܴF``6G;^(op_ҢLs`%atM6.Bc"0&*Oyt$WZiPN ݼK8arDL9WPTW\֍q:s)Kܛ\IB{)nX b^B GtN+6# {zVI-zR2f"8>~KgsDZ6" 7{UŲ%Δa wQǃ61{NIilwKYIC[= Nq)V8>DRqB[PYЭYңk$u޹dy!eaSYaB^S6AR/X|7T#/G@ Ξظw,}[,|_fɾ-&!'5E ' {d9؆5Jhk]6Jh 5xͯEXHg3"7e0WzDjԕKc}`lR0, w5Cv^UyK& Rك_6Jr<9q ㅉ);KeKl2Ѓ<%{aإ@e%6thVה}&Hٛ˾; "-|DH.*:ֵqQMvԱ}Z(NCDdQ4M"/Wo%~.TPX_LMN+]X+18X1*D7Ȅ& [(`,u.y倗Kˠ߼،P^GqӒa}ԑ] I8*ǾDaU2&Y ٫Cs F[j:#v0d4qv[Bޅ>(/Z$欴u%! @WpԤ|>BCї0zgMEtwAg{_Yⴃ޸- ar!0L)T\CvnOr\%V({W'r<"a'juhe+.dNlw\\f/m,ӏ{iA?~sqp_[P[aϣŏCBS &X:'z0IrZ~O'DYO|ͮ!s JPY:UJ^ctqFO#V uLy!.c'|G&hiRFs6ۋe栞IE5ޒzr;kXF2F(:"Nt*a!fa;k`5q'NN!? qHE`Pts:)$s|(230FrBw] pT@:ʹ&{ ~d˲aIT %($ ?DզǬHkM# *xb"Ho]@ٺN25wnu ^r ǭ_*ROXBiPJK+ht_Z>wq?]׫ J J'5i SʈO7IW!D+! v\ U4rpTxB<;h'gE"x7S}7zX AVCdn=ǘ~̉AU0"a ZNIcs3"ZӇuziݩj4Nʋhdt2^El4(0#TEع(j-V#H_ \S!6*k`i @} NTF*qA2&%6w]<0=_[OOZ }ޔZ*CKBċq6q(8Zx+-k߆?נ!}g(3m!H\c̲{[:6+mH\~~TZgHiQ*<xD*V&|΢1L/)D>ZZ]֪Sd:4I&zmvG0.*&n-Z.`y՚OŊ*TeAM7oTO~@V]HccݍԇгM#q:ǺkB.QKlw._s9m$vy^s6O\vDf~6]xtę\@ O4^ݠ$7fg2*'/b( -_KXFbm}P6M@ SOj-ygiJ~*cc@초d5Hyrpi`BNJwNvm1AG74 OLՙ7={@2kMGh+ᶆ*TS˜1SA hN dwvػ<^,}͢TF;{ Ś[G\Ok@;EQFBL(8KLBG,=:`-V!CF=c:s"^V~љ|5es/=$5>ID'DԖd71.tL*;~(hSdUESIxB \1g..['h#/Ԡ"jLp` !Cӻw9LT-N J :D$,hWImzq0W5?WAtFSk粝C!}p{tD-M?(ƮFtLmB$.X۰ޙ/^IZwtzJg$L0gEg*bxdӺe)'I-bW(wroDZ2INqȥAF(0*#GF}2 EaHU~*2S zEo}RЮO/,Bg D͛Kcvy)0- C[R{"~}(!?Aub+Jxȯq9N=mDx.߅@b`.nlr gJ4g[}F#]2O\ ~AP %-su` ֙! }Y!sx| ~)i6-{Y!E|U?U[WXI,!}O9SXzVƞad9f "&;/k (C|b[B9-U5ԏyL`$ίWR7Gf#֪w|NvXi?M0Jv(JzqZz(Fdc32Pdx-&ـٮXpڞ$jJz "?822Z6cם7Aq">_0(P6֐kk~DӍnIV aE_P (ewA?3>iX"Bc#N: 7fء` g& |C9B+_f|]9=? Hu%eh _`_$_bl>C ?tv9L w {^4N-E34t"!ݥnBh_<ή@1;s+ *Yfn6BA x00mȗ4+U-y1>KUxOGڍI2!A^`^[ʦġ3af 5=pn7 Kv<\hQel._FoqkjrH2 ]NFkA#R/O̯7Idŋݐ\}`&\ܚNy] ,,JK*AR&ftT)9b^h|ZJ(::PG9Q.I(!_{4>q|@#΍9Φ:JL91=Yawmr.u1$ܻwsro' ƻo9{cz]]y6Z }kH?sYtgrgh Ϟ|sO1^[Z&^wX aex}XTz]J5K(ap9>;(XOH:-fdgcQNJ^wjP /S a~RxT98Sշw`-Fux".5$+Qf\V3L=гH{vT#˙[nqLwy~aDp &QM+1̵"-`5FQeݾRduZ9r%q)gQ}\vr-<`I铝_?8gJ ŧC¤¥Yv*[wy{k>/1^(WU=qYyz5/qqۣ7;ͳ2]k!};mW.^Ž[!vUމoWġc3]*1QgOɫ@Lb $ 1a]H˯6qÿ~.*4iR)fE=UܚCDۦv,z2PcOAI p~'^J:K[iV.>dvқB~;z2O2lF<|T -},E*S!~h1[F?` z2m3yeM}VGwNJZɬޟTB@S5$$?r{cK^[m c]1V$tμK~R˰qI먡[WM \7^iren4ՙ8k#}5<`=mۤ"8BF? 9D`~N=6Uؚh|2_,k)P&n%b ފiʚ)L]h}1'N<E 7bBjAC3GZ)Rr[Trw3X^Rt$B$.;d! ;K#J0梙W+>[+0}FQ2"ߴi G}r7‚'͸*E3(dd7E(j\o1Դw>"Ǭ3* }yAv\#~e\Nܽil)]l&'m0) %G"H;~r^ws"ֳ,NV:LMT+"5#6=XśI=SfVXFt-}%U‡F0 u݄+Aj$iVقɚ ǩYgATWIS4vMt4d ;><Av7 [p`爧TQrO /hlj|,G"JM'v  wr/36tNv`:>*Ш|X |ޕb}Q$7xG^h>&lsl3֨kdJ5h)6H@+7`wb%_Tx]}R|_]!gS}dՓ hz qxɒ2Y!"r›-WKNq6{[y.SAZ6S yl ,tN}Wf^J8g_AZR|Y$3-rz XjAVX P~5%vbޅpat̓Ӳ| 􂥸$A 0x[ΆŢ}U.!ZYfN }n(K}J潾DRĂw,-v>NB1ͻ$'n"ڸ0vPؿ`72`eqȊlAOd&pH!, DLa#G6sB5)V/V5Nkl$:>eӗ[l0WbRծxt[SE\g9H{g WBp+豔$ZWQʺjM؉ߟq"qk J8ybtx'Ǯ=ӋHpt_EuAjSeu?;Zȕ̹/wͪ!^AI.֘ 0,~E Km:R\m-0u +WQptxZk&* ,ȝ4?O:|c.ᙓK?6R1SRHkz4P?~ fKbf}>4IK= Wi-99 iXG9,Ș5YiI/v˴@_}bUq!߻mJoH@^j#NI"lL@3uZ(J&.? }]:{pB-xB8c_\hcdΧ]Đ]}pHY4Ka#URuMGqVK%F~O?3߷8Ȧ"Ĭe4tcNL]ݖr/x5Har Kp2H9~A7྅%/k1g$ h#W(? Co &Yzzw@)M޹R;ͷ_G-̫Z!Cvb%uM3[Y- s'C)J:K҇aJι`<>YS Wl:b#5RzFK~Y (a +9?<,h҆)D4?WMj󯷈h[w`;2 kclƄfZ߯X Pa-X:Ü-+q&e/E[-'zX7Ԏ OT%~ o*N&~mC{UD^ZtHU7 ?|=6VT{|@dN6a/4Vp$#1"8?b쑊kw,ݧ='Ace.߻̴}0fmlP ёKUv7ht^XzWn: Gb/9 C# ʘl_lo`}MthUȒ -H) N"}?~oby4׷Z+Au6ý>\{;[!A\:߆_wߌ]( 㧭qa FvY: Wt0gڤU+V6J׻0ft>=W&2?3["ǔjFn4!#2 bl &>SU|;{lcE45~X#b㵚syI_BE*u` qOQ{(حqvyxw6h+ӿ\F0V2Buɨ "^om!B ;I12nrcWnvM:}F#GPEL`_J|=Uj G=gk$ۧho;:E)ѷT$Fd-^x!" tY-џǟװe:ո2_w \}lḮZ Jd:OiEi5>,9籦٭ ]bpTEa\(Ll!Hkpm ^/M(ZQK0 UPtuŏRA~p;vT̳&?ջVx3{[`-Ωg{%R89|i]&)B1\(#U|"ks^)Iݿ6Ҽ ;WO )PXJUMCH ]یsk&j9s8~,9-\^ ;ê$" hK%JѧЕ#'ha F<荗UaڰbHĿ.X doOxխWb\6[1ʦM^0Љt]D5'ݿEնo1_eyMT$2Xꏥq4I I | oRU= \*vp b5T/N$G>6F ډufwFZ'[H{C2]Z6n?n6piAM,@6.!ƕ\Zf,zX"1H㓷A[s-0M 'F%sd 4Ń<z@+o^Ec~2E嚵bCutUP0bdGebH?=ƥn0c2N$*t-3A߃ e8,ݞKxӼ(tW<ZZ?fBIot ,cv :;pLQ~QU;it |x.kU5Tor89B(LpB/Z:DƋL! 4#㥼,] ،"yUt8*5Xg˿@2ؑ0$M:4#w:qF?o{hp]SJw2̯k}T̆_Cf[`:%G˩FH.-yyP!1U*4k|e (}^q܈U+`D^~"" "T. b!("F"; 6\Yz)~q hEٰ<Lj7eȘLȾ1[5vqIDJzgoI e̲h+ŽyYL(#Na\ً(rڪ@vLEڮú5j`6SDۓZ2~M7ӓ]f~P\cu!a= %4SR< Al._Ov)[W.AP8ύA0pe=fW\sa,vIBYJ<5@]|VB!8E<N&GԋOOYyZqz$ j@KzoЂ)I+II3}ccH甗riܚ,+k[/}ZFq 5yb5{QfB7}54B,_ž JD疍d6 xztQ}j݀F{O:Q2_X9E17H[GY"s-BaxbD9JMna E)X0>3B!M@CrsVȻBFA{A ,=9܃&qw a_e2+0,<5.x蟮,uu _#,p3nIt{JDtЇ1 -J6dzIsG.Zjsd 0b d[y(_'mG 4}Juʼn  㚑΀SF#hb7~%l'%Γba0BF"Q!LJ 5:~AyQ?J|Hd5KmЫ(Hae]M{9W7n2ul Fz2mJ+,9+,߸GpB] F72auJ3ZkXFX 1.T.пzo~e؎K8ދLDsYQ4[+oK4@ڎ{:%D]*a!d/P;64+Mw9|='TbO#ܧMe5*Zo螓K"KILEGncY¤K}cԕ9O2MĜIz$xe&b[ A~QqT8UlZV+ŸmDO7Ҭ[ fqlNΟ!}Ǯr|!u] /h-aB`HCu]9XDK[sxuMkKPB2 ͟{TF ~dN Hh>J?z*D \Dd.<x#+U]䤷5 eb4f3 5 [*Q/3)_AX7ăzZu{01\U281 l j&Vlzhwo|-?])y̽GhG-3Rʓzj~zp6<9AݹVK( 2R9³~|«+9r0QBPK ɟG):#5pϒv~s%,cIe{#7'hdKv$cCQ*d 1&?cg;4V _r<4a=`8E\\$̖twFT L*^7Rlk~--sEs/?&ћ ͻ)C5#kP^*_F7.͑~};a1ei/j64*.U G"K<(9`< fK h Mk!6> @ W'@58|/'D,3Ȓ.y\vnU-J+dY<HG):^݋Ź3朐̷/ c\qtKPW9np3ЀYiX=8'JL] C(FZo"#feD^úͪn?2.$yg9fs^.ѩh"g= {R wTbc\?u:'g8wbU|_6 ;Q1ew0TJiǵASRi v4sz%=O2PZ?~^9KUvJ&4Rv {j3=cf`'.Coz"A LujȢmEZc cJZbnv) t))+g/7.+).86ou*qu6Il- H|&:v!DzN5N"ioC]j)E;i)>G؆B 6-rK=_T'mĚrcr7uwE !PdWg-ҁ_kFظ_Q)=o^WB 5#~[}R] ENذ=fT͉ri#t/22_58byC>򧡛j =9;h> IA'@].-%$"fI )ǪEsE.r$ d*IݷqɅDbvU_ hSjk`K~X Y~߱KeѲ yL]C02ys ]! ;KʧbKRxm/Bl}5?U Po|yo!91)P>*0dKl{?{%vjOVi0&Sq74%$٪\(@7G\ZXZ&jlR~nrBKbP-;Vy899)k.,3$'MDu#;Q t? *wLBҧk_9{t{(IcQ[]qФ>a+sV- 6cDt1 cJ]y2fXq  ZO֪ioaBWnIڥ'|,'ЎE+c6Hbtd?1(yjSaWeMȔHHa=Ub LGvMجJRȕ6xXKD}R+Stn՝'FYXۼȺǚ6qkH^2 A"`$*̲A"q6[- nO=mpk4&QtK{Q5uTԧBYh%aULנ_."Ǎ!R QZt0"I;O]ًoUϪ4FB/H;w/6="o'L6w{2?r`tǬ՞:XOծSr !ޅk Z!2kW]aDҿbOcmVn6Dhx[U۽ :[gM8_} 1@IL%?0&W W7ӱhUUDR<is SNw`pFGι) @Vy~"C3Ce齚;dVc3 %^fd3y0g6)pqQ--ebFi{'z 98_x+bϣqO7Xoj8ԡH7ZŷFtUU_I)lm ؠ|j<#BYU}6(D䞘-YL6n CyV>7ךIׇ0Tʼ>JND?þhϨ(w䚯QMv$E#sy1e(&^;Q!HI2e\ yDz4/_0d7+mb/FQRuN)rmhk}TU\ $sonJʓ*ȡOVˇ oa00Λ"rbڲT'[^ ye26ϥv m*vUx0x8Y[Y%M98b H|ڌUE9X\_t֥NsnI0/P"(QK4v $h |'V3`2b<5f+d2"̇3mL3{d+,QRXXrOu0e:OO*yia{dI=+8w(dofb9zћ-dE"g6uQ-_Duqe~>Nud $WKxZNϹ:~$o ڏy" Fk3Xȯ n1qSk=#sLM>]j,͍W2 pFZ;p,fm{tyXvx]-bHEpq22YkM>qBV4n/+ڟL[)by̆avZ9wkQKpSDֲJFaJQGqfrnY4{܏͢ l?oNUI7.A~c's~xF+0voc:qG ؿ㚨->G8҄fbf_|hT{DۏQ6Ο~HBSv:z={6ս NS;/?SEE-Mߦ$=UY8s;R8W5A7j{}5ꀝ;T⁄dyc}8^ZKuVQiD5wQj3r(œ4Ai=͍ RGͫ*QM$ħ&kUZ5 #㗙P`I ~KUOTg$$.qE>[=#BczvDX_,i)lķFsNaRO2YaOhiNLbUwIu/q9|<ݼqrrt6:o|zoz5#?aW}z\AGT#'Eʤ9zaca"?țwhꏎs/g5~bwĔ;Y7DW]tq )|},EN"ߌݓ|/Y=$ vQ?./$`ͮ]l)mo萱RwяA:B g2#}}VAe^_βA *Bh[k"pz c܌X%t<0j*]2frGmj//HÄՁ T}9+إ5-C!RQZ(+W':ώXoo]TY^3fHr0p!ݓ*H o&,=YMO3D~ }իH!GhyJҴar hpٞN?s-]YL$EasNuX ::ZP4!E{3H,0q g=|&f1[*!5a1ơhIi,bVѨb?# rႳ3GWd-:J86sJ|r8Jiu+LM$Uw&O,G\D&)6O38W r,pU&$bTgGRS&-*ILT+iG8Ux)H*@h%a4vVȊ;Aq,%vohC0\_iy PS.?ˋ 1E+Zm6\ӽ gF뎽t6h"ChQ"yfoK\sMC`AX%O[F7'VB1 mGcX6K~BIxZv~SR/Jyh 'ba;͋F2҄8XDúVnjQCi$BՅG`0*jVAbUrSCX!k6,y~QVwZGQ?wiU.J5ڋ e1aE)D,ť:SL㸌Bk9\mgm^:jC 4SZTpNBW,?cBhtbuq[ճ?>Hp_ 5£R`W<$٪_Y!Qӆ4+{Xe{HĮ0!?l5-BJ YWqZUoZJmL Ic&oOc 0P<9*ծ[U/ &%Mz|zMXײ |7.د Lge[y=$-;iH'iȕ~xq\ad%<5z-Unr\O[1V 5; 7w.r-ane?_<{k3V8+亠2 Gf%f:̰c~o OpZS}EBL:-2 W֦Ƥ8{58E \9gy1(VKj eUu%Y8INsmWu8!gEDO_S<ʢ2j: ]!1[SJumS<V_ zGAE\tx?\p#@w|f2kf.&F aOAxmN ѫkύ\ :ͣFbPf=6#>&IZ37< 5pgK@/> _wj=Ձ~&σwa Ei2]ռPNPhZ# +*J.z2ky.38lMef,v ;ĮEV{nѴqf`C&+rև桱Yb^C,Θ&6L 2hIQDv[u5EjVM$~+P{MTv!bՖ#R+q*c8 A82oo YL˙VI/;$ML& _ֳ3S?hpj*WD@P1mj5ChN< aS) ]Y.!k91*\n Σy^x8~'}1lّWdP4Z I3_MY]e)G=8yn@ 6dh͇۩c c##cl:C^~bPzEs* h绎Bb3-UDPyXzPNFeׂ &ON>MJ" ) ?V\g}Բ K"OTy-!E>\4;tlѬ JK(y?tx$\wXR |yk*=H# JNZ"^֏})Χ]kA鱟eukGSnc,ggJt {fw neWI~)G8Žv`82xi]ϐ4 Jk |/X,[G5%t 2ni:ɲ=wם.ju]=U@Ǹ@N Hn +}m5(0X0o[ؗ@ w)#żEYjYs3Rû<"х8U~tMymvJI}u.YYd"5!PN113@-B H%IUMi|Awu 2^} /pWsQe @#^/u~{CaM!.:* *Gt\i,c Yl2k2m$j.C Nr-q O%'amk? C4,ɥ 7Sx5\CwLvn Eo1`x}j9/gp&vA!ZIPK;6ȤvۀNߗ`9w=(dL:P׹O?` mIC&Rfau!iahaҖ!SXyi8tbz kzG $g%nqL s\I$}ŵi$~z⑀hm@HEC&Z zTG1[œ{6&jV﬇FʚVB }`;5vCW+hH0_)YIJ;~K8z7MַSe:[-=*cI^7_ R)7%o,,8 4_h c)y)4c>bQ 'bSμǥ40I^t?AiKSS}Gz?m{7 CY1^&{$ =0f1czѾX4>gҖŭR`lpwiWCYdKU|cGU[4 x8c2ksSͿ-+,Ah0B%=Fp#bTjEϴ)vg1n*,H~o s7 {#۵\Ϯ!{pd!ҷ(lGXU&iF`ybշEڡςjV>&Ր f;gi^MD7Fv+~!KH D{ETSzXEFbIi(%F91߱FI2SK&`{s;i3jFuK"e% Ek1㫻AY./EKLCr ^HшkɎAEdSb$ D訐IY yV #oȏ.cNim\ik{ ¶~ʏF#⎳ Eqr#7TX{Iך2flUYGRَO¼8܇oT0lOd)~SpqIuԘaY|0hp$\6?&f-ڻWC{UKoKXd吇OwתڔD7鹮Hg&)7G+D╟ۮ"k+טR`lptksaYZ$,J"+\%_*:P΁%im Z̹A6x&-# 3Q Y(%Is,:>O10-j8m}3h{l냞9|a@/Vb);dξ䘿XƗöPZ@^멹ح11k*bC," o=.(vP[֬Oou& APh+z߀Vqy9,F_≆ FB.d!]`X3Yɤו.@f7m| *j[\^?gbD, g[> KTo< ԯ#hr ݇Yͪ~{+C Z|\fbW4 _bc-J; ҽ1Bi!@*$#m| m>ʔjFjM(;A6L׭\GNwYlB~o]_ Y;avߞx GYE!B:XD%7JQ1CBJ1[h#O;GDzsxt`|F$|<MM%/;3Z w!+XW@Ot0'V{  VByXӢ¤49 gr%S7{GM`m=>]y.n qwa4;" F7.,EB]ЪtvR_c,>JkžAp{_kw_dW =Ƴ #jLvkQǖXDCliPq ,IZnڐKC]+Mͪ S(( hFg aH{|S5)ݬCwtOwhĂrB"*PŠxsNH_mƎOGt< G%NRHs"R.8~7I!GҰ1,4WP0B7KTDd-6ml'@Oeޡ}Ł]  M}6:g/Ցtr`|\!6;FR:G5W0T@48':D ( Q9a,yGZ7ァFN#Zpi6}/HmΨ5}e"I, wl']%kCdC4x~ΚN>H"qJ0Ϲy\2=+?ѕ>l_ q탙>quܣ0nl#̍ ̈F I}a0l]Ks9!)VvϸH<|%eIóG/EIuC]@~ F7> 6SEiSA)Qݲ]br3WYe닖lo$3\:Ve-#d6s*։kn%!Nٕ;X:lbی39ԯOj ?L>ñ+C_FM)Q%;!pCyP~:ftAz62b-rףܹK%3R::"oFJ "ucUlcemU*#5c$]@)\4k{ʑ#<@LE4_{uL>{_eI%v oy_e%x~|,HKOh"#{-4?m¹D=Y5;[ꌵ@%P(8CZy|ڊC ɚr(}-#XeRM(sqLRZxm\z7&{X fW'?SkNjыj˹xi'6c%fb+wqJ?9r},-^z5Gƴ%?ة4KRs-0:}'w8Q^&0=٤?hm_'ڡݒW,8ˠsJ֔-qѳCfVQrWfc YׇA0 9FMC%<֝)4Y sE\9,x4waƊ 2>yw\7sc\'\ERdr'=]yXss ;x1ʠLizwJt{= (eS7_YE54V !C/}QӮ҂"qk".茇MZv_lӾ1e:6=>!٧YU}L2h=R4j*Ɲb4'Q*}cG+%^R?9ՒK0Q;cƂp*S(Ù'u<*D{C6.t[T<6U 5Y痢9'Ej^?%?[-H!!K Ot }Dep. Ѷ\8Dަ Q!񜉴2Tj/|*@CKfvRIXaHqv; oԬ* ҝJ0z\uіK$Y)Bt]+<}+L3S3"B+F.q`rN،h0 j1e704\BN;'RMxG|otr* L0)e RU9uCWQ|~*n1ks)(*_I_Mb1*{">&8b!MSlי ﲹOҪdӡ,NU\ks'9p(h.!O&U9B.Kt(.Mp+\)Iݙ[pZGr&Ka3"Ҵy GƧEx;4ǴĔ=*h׸[G} U7'6X'ݒ_NEOhn2hR*\8 D2jq8+44|'wTP\NA[ }8o隺k@NIfKS\@]&[L֪=_|x1t!L+ hZP0qov܍; ųv叝eg@/o3!~yd !\[-PhcYzIćp_-odC(H 'hR˖oOaGy6S̱=XZn)Lyzﭒq+|+[}|ZէGc\qwokC(R| ?٬xV1Xq^M11w>m$]^%;UnпeʼnZ<ڀ(`X֋oRx( pxi!*~3ܯGaǒhK.ynMLxÎO^6YNG.f~vxWցx$q1<&k!,&n밗.X26G.0Y`{w7C ju%|{jѱh|&EMb[>WV wgC|B:`&2f_ 04p0pN`m}4$9n}"NEƫPQȅ jCU r`'P˞0>Wk]Z8XUj.*֖k [0l:eKPqMf#kX>z 7/uVߣ Bx`Cp45f3A5BRЯ[[ WZn3 %e9u[Y-bw7p+]ϠsRN_o|+W 4*, )-o6_)iw\$|+s*cP}0#8:%$X*_sákCoafR )24*]o T/Qr33o B!.ZPUh 9Xu`Q"eCB ? b*әcv""?ߓߟ֡;a"lx .y{1{̏Oۡ™\+9]6@_`"K綄<^׾_b nPUUDg}:!4cj!)L vcE8Ұg;lɋdIb,L 8h帾vǰaW?bߙ(:02K>& W}_tҁۺДA>N<[x/CG0VmYKu;sb[#*>cQgu]7T- `5@k6ɳPA= Zw~ w!"ס@$` uMj3 `-dsPrE(t N )[Ҵ;e.iE ĕ<$K+Se,]hms#K/LznplK%m#=̀VfaIyRF6Dսw7b$[=SeE,b#V1b[SSi7#~Qd}ѷ'v.<:j'~E) Vlr63˗9H4$vP-N&;˽O<ٔ$zcX.RA} $dW M{;!= _Z3hNӽjtbHKH0$( ₍@QoӴ]J܃ }8:zRa5C\եb3AzLQj[Vn#On ~4-GB9.?˙DlF aϤ=tBx)cgWL4٧b&C1{'S Ft0 h9ɵj: :kcϨ񹾚v>*ڋ#ݩH bOqojԮ1]4 P'/v%D b"5 J/y pdfհq:NH.6+] '$ -]AH׋0|_rIX0/UA܎`7twLFid}|X|W4 ?[kNkW&36 l&ܼ~ʥ|f#AΣ.z:j8p>|9-Չ̀G:/fLSLE Eoe+c8#?ۛ/84)u`E狀 ӵ`O,I1S(0һm:w; ?k'Q?2i['S$E J))~nP*Yb6r`K>ӸI*LՒ q`I2hn_VJRCSP>`ۻ <a3{Ю+/Q>_{P2@";@pwz kV a$ucDk,AzOHv~ԅ=(`ljngf_Ʋىkዕ,LӱF׷yq*ROllR.k~\E;cD).͹W7:ldˣxYwsx3CODQ ڪ~`f@v;HT/ضGo!x,ʀ*}?2zP~kOiAcRu흭"PL,q?'G {4g!׻P sm?dP6ޜSvQjPftL I`m=mމ_-wbh'H *>Cs\tQdeZ`o8" {k|_lExh?n{fdk[6QGpJʋ^P F{\ FAv 6ء>PAs^oܚ+u? ZUX Eyӝ}e_ ^*Z=!S_[t z7 7!A*ZH it[s oa1'mbb>HPHxGFc]b-F,?RZvR 3O7,tWsbn1:Oj3f 1!R(I[T9[n-M]&7"Q+ɮ̾_HYǭ11H`7ʺ#=NT$`Zwi2vlP˔TOǑB| t|zoe>e#l)Ir̝@$`$*x# aeuxX[3(([NwPl:QEE1A.=N A<h~KX͔'s]n'&& DFqblZ\NzD;|F>S!² ȫOPToI^Y+)#@ ;QgrۇmZ/ oh%!d%yb~sfl\CQF"!kC`J~tUvSX.IR.1b 4ըTE*Xx?=2(bd ܢo8bP2 OF#$Xr2F|DہZ$# o8^a v8]ꮕk Eփ;{OKݕ,3Vt1(U!7á]FA U0y>dcG;8  )E xNRW75Ikgع2X/n=?3$|onR.o xɯ`{aW"йV:pCwW|@9- (ar$_dX@/깗QF*qAtY P~Eժ[^!Ty+5T";>=1P82N__U jrBb1SG|B PA k*3IU3´J7:DVz+P)q*;{?V``gAPًȄHb"ӳ*d:`u6]y++SleTFC_׫ħ9w@ugr*boLz4ڍc2>Q]^EIYʚi7kCb8f 6V@IoL \W GAe|dܱuB%푛L hE]q׷[p {gqʹ3$Z`OM蟧Z0t&9&mį9tPl͹Gy>_Un/di/n~KH~t];C$geUA X14q ) ,ɔR#])`"[/Q?# +^;3Yl׶`/f'rwg`Ef*o2E NZ~LX"ԈlM+z'hg>X0ҶMyT_x z֒1TZ_/ ѕ}}uJ\uIگD3eJsmv+/n>au3-I!|^Yww 뭱"RD`9[;-s_U** z?'zɴ=طya{ΥSr[e+Vب_'260(]V78>Oz7iߪ784am2/K,j3CP30ۨ}_Kc:MEf>)5I'ɜV3aBR&ukeY ƙ("M̏#5vU^0f)I*l+z<;^n?JQڸ:?U|܃ [O*sXx$]M>!1h?!0Y8K>~*ox|GCN" @wd'!u5-s.T֩`m 俌v3_v[ @싸<@ev MdVJC>gje_<=CAr:tpPݤ{*ccgQ)u1իv|G=i2sLdm`6:ތ qcꠏ+"爖lvl;nxMcʯ[R ."#s?Nʹ觧 붎A~‹!ĺ"+;fJ')ĺx0m|ȹW~Ai|}ϔo?ƶΨ^A槼z Ea`6l5+:1s{fOzqp.={8Kɑyu;y#elrϚ[=('INԑix4ZpJU^BNS5 bRObZ΄hJ0gizKgg Z g3+B8/F{+P6#Kަ̢Z^!~x{\~g;a7>ƫسS' Zj6j1R c3ztlÄEXd-F^~^X\޴*Tͻ \4If0S mqg#o'pkkt6ӶePlpAv2bc h6Dcv[U{={_ X o]IgTp]$n= 1ٹzKiƶ[d;ۂn5  xC#%ፐedq էV; MX;?mx|F(5$&ђ+=Ytܖꏴ{ȬRR(t"RFR(~vJ?į p pǻZ#dNV2\GRrYsePElPQd8׫YEP.8p&1 qæƴʇCt bicǵA&TOq"l33 0p&ۍPL>;oX'֘H2E3 ma2Khr%L"TNt+HWMd:i2MrΧ|W,M߶X[}>3XUk$:>aQ]=5!t2{"L݁bŅD/MA(aTRțD͜^`sb,`H&EWI ~{P!WL@Vw[maj"\qZGmdBe&c^J(TQg@ nJ۹BVV٭O*k.fRne*`bZ8_fT7x?KjWK{ 5&4:CNvLMHGρ{(U: 0W8?RQF(jvz&K>lԬ|TΦSP1s/4sTA<"?9t-a rRw.@J4g8k4G`mfN7tBe2tZMN K`tI3\#XxV[M|->DK`8!P1ܭ8Z /] "40JwJ@!D EGY0o[XI]-țfW"R2 Hp䔤5QI >H]N1#T1uZ;7/  g?ȧZZgEm&걕IMʄә9ItA J^̆vlËSFNt6ש]2yzA-\q ?| < ^ D5G5C \E.*HBy=y/].5թM$UJyX #1i= ?2G\%[5ғ3V6Ι-^Cg, t'1YR]gZGQR2۰OfѲ{VFtq 7<{"+N-G xϡQJ™i 1Ŏ*DN=]WvK?3e(z>Vfa S ʺa5pџr^KU|[kQRͳ@}=y.C]QP4kٸ d6Ȅ; TR;ӚhbNg'=0.@wM gBxjB@V\>5V+"-1 &QWVl5?*}^]QZ0T)|HnatR vXcn3>PlEAg~9i$%c|^}z ^0p<=1潜q8AJЃ+%oK}Cv  (o%c7,@ V\ZշlIbrw̪[Й2&ט\@`̽g7zGnbg+O1:W_ՙb1V9$r$uzJ~NnJx)jNdăҟ9W["j&;'Z8:bmq)twwť5^4M6<1Gy)bHÍ;g75eƞMex?lߕ%1ݶIN.Tt6<9i 1GQL(6uH*D>j[| 4Y&(?6D 6&i\7vOGLRemvƲ,*{h]L(We;XyL6~MIL+i(4R5#dGVZkUF9W3\U)T-̂ &V\gHH@=vW'< .Bz-Ǚ^UV ?\60Fu,ALdYT|WD1|>x_ NXA# !q`V]&%KήL>; >VE~J/bE87M2Z[ȡlx-WS^bIO%Re2|,\84 "F3)3m$Y}@Z&Aqx@7GM?n {VIM7,52i/UKJ("7:l1_mLr=heuCɹ_AoeE 睸t">yT͕nb:#'M׀°k*/;ZķS3wz99ϰH [wF$d`5$BW][4aE~CzrDCsXu\7`fZ'$-m6 摎XԘ85كZ 5na"&jTs55l%,$ji $_^h' ·t$'m37H&bÂ{A5Hjq4%}Jx֑YBg] f.#ƙ'ڏ_֊'AԘmL)Ő++䛒1,<,_>۩GsPBՏЏ'\}t:0S҆‡eA+64) ~$ԫs;o6MwhmSX?6ڂ!'Osd'EkΫe-1V͕|d䶱] u|D (مa/dO_TI-blfOhÐ;nb!VT&%­0ռpꘜ%eg1HB` U' R VnX/"*ry@ ,Kbm$.[^"ml`UrGc(BL]4W-UȦy^߮;J u  5 } u˧'l Q {Z?*V&+KQ|^) K4C) CLlr&:>$,)@P<e[K΢+8gp0htJCO7((ܕ;Ufq67PS$э2ƩW>H-ݦ /J>PuP9}msu!gɌ'mR))3s=K>][7Aj¸u{k Z @{>DO PJV}|j}o2/` ـUنßt~P^Q@NdrT? \GYanr:#>ZB7%KOOMnxi)+7 I_"ɕN ב 8?@ɳ )EX\&Ӡw U%1EcL\ b+}e # FXMX8i=l>՚m7^~QoZ]p~Ws7T(z &͈m_8bmHq)ft쥗MpJʐt)SL 37 p6W@MV  %xwZքVrC DjMvFav[Oi/ ځR >+*-j΁":v.>h[~~=`,Ϛݰ]/r{|d.LwƄӇ}S?[/; f47X_CpjLF r M@"_$Sa!Bp .a|/Ӳ^br'+=G$Fm7bHuaR1)4pkZT&FZ7QsaojuIQoM1%7^{ Im:Hȃꍽ*ntx2'TUnBR*@ӔKۜ͜¢t9+B{?Q.]W!<3>3BLrsݪ*yBq(OzvA+0-ڇppD.DfԓeRL3{_ȸԡkLyfp nƒ.C#C<51[~>VCI2I& ޡeKnf#o T[ږ8Ik?qI aսH'*M;4$꼊sd,7_?KkRNٰ|pHO% C7A2~0%kV l^NosF{gs珌/߈L0) hl˕> eMeБ&V]Gىn$}2irY2D5MX,;Fs0]W%+{itOާ܎CrKM#*GښY\y^cIT?z%d?>ww}-z|}Qq%co+E)4KJ7Y6rgn5-ySIJ7ٮ)gFRɲS`x4ƳW<^s%֔jw?J=!׍g|9e7F)n\AѩՅehy"ܼ@!R*Td=["AGveNX$JL'Hh'GQM]!S1w z9y淨KŜ'CBOT(|UĈaԾ5'C4x3:E+OIh3FTl.2-^nۍfeh]LR$!k[6rʽ$iZJΤoa$;tPG95xYv륐8&ֆ'~6`hA!f<7]C^֭|6k0\ȵcC)P^r0mTD*"w:5:bP=g++\?m\%uIW;B^KjFRX)Sk[f|B)3![\^tNC6{nHFJ%ь~ݝ$zbnI֗JgdxQ&w&D"O۸"ʡWI013{kǹ:OxwС2[2DbS)2S9\̊i~LEɧե,\ͩn5KG(8͚ #rAo\kgjVzF :_ԅ&k+z!>%hT+`u}Ye<ÁL k4 f#PKQSX D.''p.Lsi=d£x([MG.݃@ 2ȞÑՍ4]r$jKjdP=>0"cw]E~YaQN*e~1)uł - hBǤNGP ,pe Ⲉ N$,0J3kAHp.[QaAuYXx!us^DCʾPtWMh, a pjh#u5 Ζ6vmϡE<>Y!V'C_zsv7ۢIlGhٝAd+N Ax8 B*dGpYY@6`jĨ[3hhɗ#T{_`Uefa*NvV z^RkX*TA3R~].f90P . h Ͼ^ʬۋ'yᘂ]1BQ&G dڡA!aHa&yyLYfPI"@ }:>+~i'_W;Ra7뤛ـC( te/&/LgwzjyCQ=>GGE^ikiG99?0"L/<4fHtyLmoUcuHޕ6̍ʦ:܇x[ZPP8JCK]m:T|IZ =÷3(5K$(VG1؞O孟$n} Ί9|xI5ʒ.A19w.pۮxѵ"gw u[O0j#x|H~!v:zHVbi.&mHp|z"'GԀzm9D 9}L|X;󑶘i+. HvthJV$\+ zbr%V UξrPLJaȣ?m+W>m [E tl!"CįX!rEa78g҅-1]3j zP籐#84eN٤jPb/Xֽm 7ʦt-<T百0nԁ'uU$ܭP CZbՈ9 l"9b|<]OWR똀ɜ yB5DWEhVA暛 !m7N+b)8Ub<09$]/[/;uce~SgO%E~Ob"o>aV(EzmeM4=4 WK1 =m„U.)ɭ ɧ[`P['jp9eJ)ff@CgC*1Yg%XTTqQV˅*s~Z*Mv s,VShҋ'?r5+Li-Sl|-u#ȂlI#[Q#0,uR0!?lE'eMwE+]ʺNC$6jZhZ;BFYh7paQfbD`&U >G8 c ^9g~N(NcKNJ]h]x4zqKHAݻS_xI%|m݌ S52j/C_X?4uS&`YQ Az՛JUZR%Klb LvfNrFHFMki_(񹺡p I%LЀlg/<'ˆf>;,H_͜xe1kExoT':'J,y |Y NGG!ُ HiET]=w#wHr toh*M-ȱ9Z;㻙ѥdGQ67~?l|uf?.E =,d,l 8VuI;H*gprK.ʗwcF:ypO=frUAaThEӞEd*3 Ew- ,3ߊK0l_7DsGbcv%AtZXh52Mƍa]  Bc\^yc!F=<D)sL>6LJHGt|_۴U(g.}Ɍ@>#g5H&ImSt$4D#$76nƞ2E\05|lŗu:J͙AN 4ЫE|"a%?%+2Q$ F fGūtg.U}>EJ16;Ba4,`)ǵ$hQHd}ۇw-KCeLv pJ56s)R67%k*Od %A,!9wzv'`,x{ ,vlR}”{+j3ΓY.{RNO`ϋ%-bp4p tR[ot}@$]/ :<Պd ^x{wxC=ׁy6Sm8bG&N^A15uqdi7 VHpLĩv\ݠ#:WmPw$˲m<E{i; \WRXemk@\ `\Zo,$nr.hN^A Ane{~ܦ eFLdEvq* %{|C;HKN2 pe[4&18#k|?1Ξҍosu/ W]D̴ZMIUb piSQ@gFCHZCQ>_V[~Pс 0$oTW+ve#7:[Z?Bki w>QO/FtX\;MPŤ\)# 0[(:Ww3+pIRo hIEhC:1 "ɦWYea&l0ȾǛ[8O1^`zl]e)D䗐l u6ܪ:jTh֞_,ltWҸiNZ rGY+) $b±vmޘMiZu'Tw~.JL*][^Koʊ =zگ->.h٪c`kN YYι>aaV*B$+ZptȄ0q& ""±N0 D}G6c"G㝥=.-86_*-Ag i 1fM`ɞRB-WL-EL|BaF,d+HF"|,\}W pr#уBT;0cWSqL "Ձ.\LV*xȻ#Ř(FF?eD#%8{$ F#FVg<K#D ẂZ흝|VlW)l il1Em>wG] wrށZoo_# P~ʇ5]Ƥ VG~7Gpjs&LTwy\ qkr5Sm^VSa.r֚]-7ZʲPGf$xV`~ .B使LQAAOaN30 cZ2Qd챉׫J}>ꗴ1Pڔ57"^iU`uik}4 so4Qd3XkJ<9ؙ`[IJX*d As; oR̛FǺ:x96c}׌q6T-}^n )>dyf.{)?`2ɿۍ + bgCk'k-g@ ~X@ n蟬!=2BdlVd忚J>|i_f(CG)˨ uyyRݮ" RSmV   8I:0< 0:F1R^L91cPu =M z>&SOmCGu~V) w+ҬR5|Z^p:~JХC}~+6i!yc?4cZO+0ynHLI=0hYDV ^+:]I@3W%i rIuHX8EzgKH%k99;*ߏs'k}L>}?΃w4b!$hj%k$(b2ÇmnTG[UAغ>4}p{m5ەKWg]LMYmӧz\G9U)6-ly<ĹIpPXoK%RdtZpTNj)O2' %q'@cϛ^1PBQ;oZkHtylpW+uD_ _re?vJo:x@ `R:ܛ"7M}@(,׍>[DRyD3b].B#lSg?pK]ŭcZ.PTڔKjeyʜg;j^.)Q,ʲzgJyToXʼnCBdoPGxږ_aAf$c2^Q wFg ,qDL T;JdTp|#c]j ~N\5ЯN :$)߂zDDEJ;⅕|V_CF, !礚%%bG!aMzKFBtC Ea9v!`{ރ82} iKySNL.d+rE.BKqig~-&` ZФr]Ok<_ژ/HgVi gk:D t0 i<3m|$*e!+k" "57kkT HǤW/oJ;NŅۜuF6qr trv>;蜄,J2hC2m$MTh݈7x!ݻ0uB6wGJ,\@U K케F|L3A35Z w_UIs,)|mcm\\<Ta{nnEmïThȾ`{$cȦ_4 v$ u;KX'Hr%.qs.l1cԞY \HQpj`pWmq BfeJ, Lm t<Yy`>'DC}C)G3ynЊ kJ*O  K(R~tLrh{2wE2im)92?\ mT><2k"Il,S+wMDJ))~ DUY^%HY[ZWħmJT,i8F Rev&bp:9|aTG~JUHPn:Y2L*t'Ss0k hmy)C{] p[9+dq_|*n(=,b uQ=V2U6Yl㽙F%#SmŠW=)ҀOo.U>biX<%) \(Jj9 yL2nAfjE[\^Jl 36u"뇜~T;F!n'HbYeݹ}N=XBU / pG6)ϴ"Qϰp) .36CfqL-\\(~lV-Av䄸vssh"]'J+썙V.CE)dVtRtrV I*g<t̙ {aΥȎ:퓦o\GN1d+w\+}u\5T=U8eCcq^NE_pc 3@%?{q2idPT#~}*?2dexh9ʠ (+I-$uwچBA &2.0s?HB8 ҅HO+8n mkivg7J=R4h?Ge _'`t/^ #1hy l]o&.X`wYa!)EbS0  <:pZΐ6P:+t6(W9aDJaTl_#b wr̻o%Uᠣc湞Q5d'C|*Nl `s0#tk;{ "rkdb<$W1F :Z&$k+ZO;A·"q"4$nJ'fwʓUP#Y ‚%ǴRolU>~n_f\ ݉Oj7q%8VaQ=0Bvnw$qrQjn#RT4Ôw+ ;'j)@OlvB̵皶,MLCђgO%9Y-ڈh-PeHwG-l_)_L\޶!n\V aH̱$Ky̜jwj@ q$ڹHm5YpDbOCPyRX'|_&Y>AF]d=9_ mF.H^${IU LԨ"y jegS^=evWZv>S-zLQp+TD\6:dxކi蜺G'sɊ6 q撤 bh!qVYYobn`OowvVݻSux'Mh?`gDmw q1,2+Jj؞?gcV^XFjG:#mQukc|iD!0uʏCV&wY7Dc3F8֦ӚnK {K,\Mifu~ușVvue.RF!{rCb&> c/J k+k{M:<Q9ZWk]:ˮ] My.RR,I b\u/s VF$R۔П膊IZ-$ܡ:Y%/Ks6P^ʊ_3:bܹPT8sM C2BoXvJ-bN0-YiH)*:F$s),k.9??Ia$E <|xI$~_!W2ܛ_;:NoXTCR¡'\Or/h*o{A#V՟'(53+z hu(z}+ 8wd.+=Mk9I't+\ɢkq2ܿ.n/#A2}ԊGJ"aQCgt41 |UՖdd\\EF}3wSKF;q 6%?-&@i/h֩;1t5d_yG OXIuθz(]3((dm؊IXeGR ؟RW}q;-Rz+K|.xMG'pPI[:9)Pf+.btWaaf9~ F)  ?<ԉ?`7jĐwfEvQ7ʩM/nKVŝ|yJ2.(= p2r|5O3[}BG 9vvfe}.l`"|?\oe)0Nj}$ 1|.d *On=gЄdz򸤁wQ+Z? 1gd+nX$Lh ĀX5.rݩEzö#Z;(9r<`rB"i6 )&|!M(^Oa7UF\$eۀ>JEPY_!ӀEW8Kk0DqNNIqzMƔeᣉwH> eTFOJ_3OzO'iio9);\z_+&nNe阰0*\܆|ө PﳂŕOm̼ʐT;\1=ľέGnRR\vvn9 )BRI ϕ7W%5Ba I$>u<+^tx ?:P 3&4$̥+eIdv8Ϡ08?~>5$Q zz`_{.0fLur[;C9c,UD~a_5@K~fvs/ju8֡=(]+~׋c+"eh{$TO',G-;C`VFBj]y +EvȢf.z~6`S\h9!"jJl SbA`6?aHʣX{ۅW]pLYu}%a[JsBv $#zޓ(gTAʭy'XR; '#TLvfnYuÑu"{c+^!qfzЄŴMC0e&H"5E{~p,q` >+ []>\S.rTJǙIڏj/QR;WY.}m`(B+3ZҸJA?MXd` `>гJ,AS؃@C"E4hò} |QHaN\)f"F:DBcf(ci?aEx;]4dfI\PPIKxKLe?f%:bjΊOL9.MN8ԗeQTOcwy0ȹXym:U?5Gj G8؋m skfm^ (9Mϥf+wI'WHR6 *uDTUկ~+>u6S8d'YiIcDOnUw~M$Xp!`SISqȽ$Ymfxzt-`Ni4_]3{6cQcű@ |n,,}္jrR U{} >g<ƼUpC/s`/jl"XèM"0 ll卸0>|ʜ2p_]>M,utQFXV5t eҎj" S88$>XvHtD i)@ /i&7cxU>rdœbf!fw-g5)'c>!qB'7F °ze88=gDͺ'V*f֕yOGݪUѩ{Q MSUEOa毩we,Ttkov@AZ<Dڬ\c. (OI/\dg=" .VDwĄL( ln=)%ou|^ jB+^c'L7(қ s(mjDOd1ύ%P]L*Ikpj*tGKLfl*]4(+zE6[ wnUr6%_(Pi)9uO]* G11NN|A]!QdTeDfaC\J{9gx4&ރ#| \Kw -M$@|<fjVB7DL$k5UQ2frI=IG VlY@z(ܖXjpB <-{\=^oē,ivb89Sb̘/(5K& C,(^,2U@NiW}X2#f\\eTkм!pY@oҊOS\!8C~Df$%HLp(}{;ڞudDDwE}Ql<ܵgL,8V#R)(% 4mj^߮dIcxLǣ侪RJ> ^|Ѻ wC [耯Cjpd~FXB^378]`^^?N;8|UZFa* *wKbC-n51UUX8K(ɲ)dzSbTN?m]c@htNB>u`RA[sɺwKpM&H)y5Gqwid\: Lhr2o-IPp|1xYDZ=K~э6颊-Pp)[!^Ȃd/kzLq0=$\5Tj`J>sҠAߦ7ugS]rl4cc4QH4+3]\N!J~,LɁ Xl}:.]fX(vt[WaJp\ޥFzY$HNEU@V %gm|mtR`XK!b$T" {LD?v4 ]_Z Vx!,H0WRJ(ij:sNSJLGEEԦ/JE [-TaxaDҪ&xNu2i^ޗŤ:h]v| lT"üh{ϲx4IWׯ?^3I5%6 HNܦ@ .߭KQ+=okCgYKߪKD G5_l&2T^HaujA='BE#t#eqȆPvqe`!Ly` )-Ha>Mס9깬p4H-"; k+ B@ǒ].\]YqO DMHW[R}^BmD,G|9M ,oWL:=&ҷZz#ԜyP})_D3Ia7s 2<҂c33ɄU ի䛨FC}gK$\ rq~ '.h Yt߉w0#Cw@RTR,4$W]8qr8T{nV 3+ ~8C!| |'4jf6 5 N{_8=7G|%𝁾bdG/c߈Dv;A0ٻ|`ζhuY dV10 `r>byhFd[ݨCPzr} *$Y'B S'j/#  iõlC)g82P 5-@H4rN tAuWφ8"R5^֊*~rͲ!lVVEƑX hq21v{Ef&@;t%Hm #{#Iə*#i[޷ú?dIi mwqRXbcW*74bh\e R~ŲAIsZI4xH]t rjЦm8R6sm{n^G"K2ozuŪ w5rfl5~30S?[(,#t}3=o5y%8x5~Q4:|;A*Z @^'-.Xdz?QtWჳxS53-VSi`=$tv2[BF 8?G6ȻM_Q{4Lb=&iQx &\?2e,mƲlx&AP+`Q}Bjc}VKp|j[[NzoCh*MEU: ƞ wצ9 ./Rk`EgRufpTI$ keu[?3ل?8@x*hdRns07ewYuεĖDYtF}< U2WUQEKZq!y,<ˆZzjhѐwvǔ_ω-L%44vmL`֨|d.>aw g8a(T#ǵ^A _ \` W@WWnp< uZG8 QB!|Ȗ.∈B]_B?i4?ãrYG{IvND$auwPsҰo9:L&ɀi=7}|Yl"9է6&W:SẠ'\2'Z5܉J0d֕)磱np3 y4ԞAӍCY2| լ`,ըswև ͻ,0@0ܺ~-KR)7B@sͷt!8u F+&ԅN%_j_0uV*dk_zQ'(VIť@ Dgw$kuU+6",x+šwrH]%3,MU m!/>UY!KG!B޸w6RS=raS;*MXK8Sj7@_ȕAf{EK NJsS/ ";04yoL]i({}4ǡ#j7uMHx;<>: q߃OFvmPrʝyۀ <Ƹz'AIzJS̀jU5z !G#eղ6BQ IK΃NF67 &_TI3:>c:5x_ ǤCjMtyS'JLr&P ZրO5'oYox bCG):23 NfD|f6ka]HS A`H`]χ! '0?UNHx p/NS}SG%I?cT.z_:m;׳vDu>582gYS 72.-D=͆w\Xj7Eb;|<>*-6Bfv,pI*TFG} d<N:H6A?Jfi r.>|+KQHs䔓,2&t{ߵZqM ?Pk[:_9Yhqؙ/ c{ uEUV|̪ 2<]qsEk#Ws يOa9rw1n'|;#gD)m $._۾R)dB7VAz3Նլh<׷tj%ڒ)#X益$Pl|?cc8tْ߮AILpwo16`)@5X='/❣>,#ôr?)0$>6g=JjEX,[uFᯱ(JLASZ {е0hAM|Ǘm%0ߠwfʒ{3Ko~Ծ*SHLj_ _\`SiDz`| - (&^ |]h$b??y8nwЗ:C [ X `63&wS]2}5JO*Eqgx]YNm|0ĒwG`G__!n`^zТOol}:%'J׶J^d˙+OŅ5+0QK#ae nF<_#)Գ{dzݻ|iܯuڿ䏢+Y1l4O+kdCX&X8wuD8U<;j"ŏ\lJ&%qeFQfbd:|1 qѬ1~64UPR3(wSdvV˚9xn< 3r4P zi,rY3QZ p\1r_pbj(Kj/LqNk6^Oa7Ði7_DnRg}E.CM-DM_moL=URGn£bP*ͳ=)d&הMB-N,A:Ro\vG%`,Jh6xN[-C(efKZPJNTjF}k}9꛳@Нn*{{ax Sp-bA S|&9AT2Ȕ ^W;W5vXfzr'܂"?_)eMU0F5˧aH%UB6F_6,DEXb5؄w/#fWM;)oz3/FrViMwoY~l5 _.CZV$ qP/q}Wգ(EvRLw^n()x^]E-h/*4Uc撂S<Gjf(kfBC3>Yi2I UBKcmI/ceC+hH^>"EzG}v?(T/:vpsE %f=)J K5h]D%*t\°+\Ox יcu̐DlyLY`b[!Y'y]F+#@`EhbO bQҚK ARyH^N5I^(uBIVv}S י,EIV2A(&'z- *ZQo_^MOetW$H\ T6h^ۭLB4hXj25TiQ~sN\>FgdHI@?w{<Ԁ}j*15@#e>BNoz+OYqb'Q$Hǣ?SNu̱ʢa20=!'W== | r-{I@&`haweA4 hZ ܐr(G g]QZۮ1!h*  }. Wpu!B+ #s^iei ;CL'PA \GH+E^⒕qQϱi2rrZʒԑIDƬTFex@Կ{i(:!pU3|tPEIȱJDѐ8JAAJCwfh(M564U}#z V4a6"B5V+,u}myEc/&o @:(V IwJǥ2;Cx&]s眬u0s0wF"YrPW!l7.2}ky__&b#϶O`i`A k>L4bw  N xƤa#/f"_Ψ3^7\;Ԣ8LLt;:*]o#N+4w_db)d:$f+3p5PCʃ؉8LCb"xpwEt.]Zs/)i6kn[C`_ Z~2'gh|f>{naPѽmȃ c]Dć1`33G+11h&ŎxI~4I0u sW5KLcXCnF.ݎqe1x wlU1GᘹVQGG!0!zx%-3oiTd|p9\>g*bPr,>eR75,˧zXVǢB)qB,DS8ˋcwch4BD!cLTۛ e0 eJGl2TSz1htAކ:C(A^nSp2VˌCD%5 mADFDJz.%iFKUgLJQ]63v/29&HR_|zi+%J(vB1BH?@?FQ?Ւ=pL}9HQ&M]G|BJʝ<&i%tC_ oMm\lQ滥0%u,榆OBȸ~~fKy@?LЇw'%Q-mPZ^: dz ͩ5pMѶ"`?8CY@*NKǖ:ecBҺQ=tU[g){%UMAG;5w?ͪ"M<ނOsPLZHK\E~oD\yp.20rH(?AS-D,%1OWkÝ["]Pm*nW5O_,H1 Yp6NqsTD3h`JyM5{s E/#<1詫5 ^|Q[A![I/s;6dr{}@cA? .1pyjy9xޛM^sXAk$yAr[Ok 0N <[`8Ģ ƍ\!.[M N%"Ϥl]uj7*g) {Kςm{ 0r3U-j֮B=J-lAȬB]N1ٷZMßE "GSQi5vd$/Li9W[g̔C=pgueDr^Dq*ta7w1(&jD:ےR@;Yr;s3VjJHE8v> _!,3R[Sp S)0QZ`P! Bt[Rge;XjPy:DmHziF_vhv331Ӭjk-H;Ǝ2B%#GV,Vhzn;<]l ӇM:zqӫ%L{9k $τY1/$eɚơG7aEd?rxaZGҗ}>/ǪH\8)HKNʼ&YXM}:3ά.M68 }AuWԍ M(v|8)N% %ƨt[e\tR7g)9*gj1>;IZ$`nhã|[IXZ9V{Lh6Ù҄?udwe-H6~ARf ?XTxW,SK ͨf:_ԟ2dn nʈ$fVE $?-xx#=`b+[}.?d L{i`A}=SVu3/^ɿ*7j[SLKw;TNzPAe*iGAFWc6蹟V&y@)=zNI ='2Y30*ku6Btxt`diVޒ;U#ݫ1=zh$l6"$\z\=R溝I|$vÉ>XGG{*>9IempPQE!LKp8D8GBܰŤ"ߨ(Zlj#jseTiDžP7NXj6uЅBW;|ykjUagv5紽6yN;Ҥ b{TM2z~^pDWq9F YJFL]KAWp:+~9* D{[=PCMF 5§SYţU#\j`*a)Ck!]`7g{3`Bѥ R:܄bv% Ƕ(P0X~}A߽_ JQcn3$vcĻB-0{VxRy@jK}u %c+C҈uܹQv.Izq㝔b a^J(^g64R9qe۸~@钤g_F+m\f`W(ď 9zl[C"6+UbAx9 %V'KזS}OO*t Ux3Ղ0Xkp|ceȶ٤ M)_:J@;5XY&D"sNR muRGw^ci I_44b` T,ȑj!WjT3B"鲶? T0ğC|m- _-FysDglPl[ zFBz#Jb;ojxS;{qh3V<86hVE-jH?Y71e:]S:Hgk%"ͳʺc`T^7hj6)hE >\W@i'fvlXbq{Iu"*\ <ΟF@%@j '?a08!!=%yE$EEQ`qA%aU_d2-2=puž 呭&4>$혛ǪǛw~ w07Y2(/ZzHS4H7GD LCm:Aڠ&!@rMEE+Ǩ{ąoy jjMe5|۫GCUL)ڄ¡I0:ފE >w s7D_^$&#tn&e "4Fo8z襌Db M5~a*jscL&("aыI5Ojm# 8tE+V1/q!"C"Q"eE wʏh$ʼj7LS>z5j/Ym>*2L1,l҂r%`pa,1,q%fjv{92Q[26U6 ÓΓ)EF7OeI 8'bt":l{-; aY O<L\T<ࡉ*Em c i6'\<΅;E[˳OIN.1qE4B-8U(k"ߺ쬫j!$@bw$P~g _oO^;nYv:&Ѩ9Mzig>b*2W\+^oG5gJҙL%dtP"/73] Tnr2Va{+,}Ĉ]gx{7I#ShvW(hWnG~hXw}ot(_R%l.= 0Dmr'K~+"jY?+#77jX%h.m+|9,O^ٻiEBmCKt]< J7`K305 .ymj9D%[Hɤh~XyUtO3>}>@3VY峯-]Ppu!SzΡ^jVVӣh߈MHZI}dM-=t G%Bh~]dRDpB ҿ9gpf0رYXBgH*ujުcUa J<0x\lp 8;3rU4kA%$+-,zۿޖܗ"x=X~r.ss[৉8T}57բʶ9u|I+1tOĢ` P/HQ)h"ɜ\X&!!K 3pL¶]Ǹ#-IQAӶn2t\T'I}~z Ge>Ukm'츔@LV4%(XzC@eЪ.J`nZ \3?=+߲]/dYTPAGpx+7HQJɷl 0!e&6A6: 34[A6"_IKܥ2'v(h-c>(+pA^I \IHi D҉"MSV1WI/uQ_P T9x,Ϩ8f8Tփ4!_-f1%)w"hAC y`E$k bGpP&)dֺ̜ToSeIFi$OJwOBܤ.x![dFچgܰ lFOuz=/婂%x\p K??M578"d)vp(D . > '62kcm|e kCmIONd7=nt;K\v PB\^Mm> M5e]RI [w_GD6-zc-l oG)\<&ƀ/Gh,T5-](54N z ܒ}vg=jSli;UcTyJ4w'{1>WCDF~x ~HՊ2 U]Q60TX{\-{ 6,ȯ1;R2OÁ(ѡX8 Tp7%ͫ: JE'P !H4"lo*fE9z Lɣl1[ޓ@R hIx6)gXp2dXɀT(R2y[PdEظ0N::v!7zLSe3,FOF-ZmѬO!]ߟ[gk& % 8؁!{n>^Q|9Q7h ƋJ=sqo#bА׍;m0;]Vʁ88փpxF@6I̝$Z|d S1I;(v;qtUvVK>jP2Pe밦.O5o[ (MkF`0ۧ4аe gܵW9a:low!qrM]_H>[7H*{f`q3:&'2^80"O iP.xOzH ~n`; cRsD;ىgv qIr1C'h"51Il]\S]ĪnaxbT =;4,c~'{S@ 1qAmҚn2{Xeeލx% mv'o"Z7ĥ4h7|ZهNx4RݾIm=lpr~1B#QSde΅8ԙkx/yE _=V 4G/+?VC2@H?(;+bq=O<]!py#1xQ %QkXgGm{D>B2}ER$GmZdwO1ξ ;ra_dƷ-v1V6o{ uWa}>Z,$#3%욳:%x l%a #-cR)ܝ_载,&dx׸qX58}3ېOڝww9h[j=V vbKyPc} 3 } [|dأQ8VXI[w^[*^g8d>PzV@~a]}Ր\sEa4bTi鯊35C+a-“C l^Nɕ7sthr^f|SWA?ȒTd gpYԾHژI^Pq8ÿV$e쓭oiHiq*k/ ֵZ==١E]5٢C>0cW~늁,vxilܠ\0=-TEk4hn,oԾp*/EA { B'"ɔw I; Zmg_{ Xz8(8;5O=ҡno{W! h7m/~\:bS3QKMLi =F+xO_ҪoLS-RjrLz+&$kK]a_v!1-g*NT9/rk"ܝt\iήْ3*ZZ0Hf!tF4@z>t(wQ]j=7&\h9H(uiq٫[aPq4cy7uSX cŝĀR _DC!/4zrJ2OZ[ǩJXEF+jnWĕMl>20@`9,<8QNlsRur.ٴ"{j ^e\8` 7\Rѐ;&yam(]|!s f?yܡy@۞6o>j1:GuΐУ~HH˦U4f,mZNJO5*Je\^?z߀l~2З/Us"+BL%`,?L%qg 0s)&Ge-Ne璘N=L:[ƛ¿xG  &+y2>X(+'ǠugM5۶@ة2wE&`^u+@giƴ Bhq n1aR̉$vWNކutn-+Al)rs ;$Kp qf~<7Ξ{j,${]6X5?p!ߨ޺NϽnriݸ!hz~oؕxWceGrI0Ht}EO7; /{bJfVcEށ 4eb),j%"g:a7ĆNITq C2Iho[uj2U07YDlfhFSΤM.S~mNYP{}B <7&utHq #@RVW9r~|A]iZi{6sE[(^ Ǭ7T ]cܯ0ZЁ-Юc'Q.~Je+# ) AQ]﫹 L V\;Aҟr0šKِƗr+ m_TVכ`˵.%2@Q䷓ ]w)p0J@ !|YȮ"^SN)/0 ު½LKHI[Apd%"n-t0j=j$=f eIue2*`@*=\""s~)ó`3}tA5yF?5z_ZHPC44gZ-|46";qD|2\QC`?`'M-Ys.Ќr`6=¡mi(Pf;a]p*0e[+扅G|w[݂^>YsӂA[,,םqL@`:PfjW#e??Ù[)}0ڵZU'0gҧ`%օ  ;\kYGp\Sf=MP?g F>r2>bC<)(Pe~R0~8r.&osuSmeH;mɚF,`@ECڍL_W[rM3(,Ѕ"ٽ/9[]W̆8{)}WfiT,&)3wHꁊcD;Pp]K?VsZDDn?8zRB?b"8k IcJE;*br5h$U 5c7=Yf|!gԟ0w%WXMBFr_ ]|~-0˟ n2Z*pU9``{C&˃lj1r6!t1okMD'S UE^ζqeLE['QlKwR$]/Pq?znHJ0C]o57S<7bE&0_c{UBcpBmB`!!ҐCp,h{%?+"Aܝ"BԘ{ȇ m,CPsIщFJ *a&V&7**ʝQ]u@Sl#I vjj6|7aănԔ:Ր8qQ G'jiȋ)CD g"\olV ͽhYޠ(y| -TBmt3Ih\4ac9~0W+B /aA@D֖|iK7,\;ۀ欛6_9P3Z'^R+̴$|dI^r6|Xjs1›wL~h!z+n_λ:R=ģޗk49迟Ti=30V^e ~2'}_7,DWS[fHwzUuV$KBmvנAz(>`KYp(\%[)GqG"`FL9=wcƀ(\3e\[= V_~,Rh[V+& <4<(#s#;~:#?mxmZN>Ru/ipgъB^5N²yYϋꞕP6'i!5a,E^%Jq61RG[83Z2zv2?C W7UmZ)WPvh=z4w ¬V¢L3ʧExdsTnPכּk(+n@dϙE{V4QαH6 !_Ʃ(*@*ˉJ"k偹i<=:DXhY|P tnmLa," Jsu1ciך``L1*[B22_[bU -ڋt1@fXnlrD~rX6bY6 ɪu<J ׯJ(=,Xkf%o!C9] eB+6Lo6iZX#掃B*o@@ S jäb E8vHԟl~,7?H#a_?)nHf}0[ᱪl(X" ʮ{,`u*,fGN>!;~.y%q6hGslU<Ҡ }n##Upc.+2kH(s *,٣c %IZAu dTF'=ۗBukuܻy,%c]P 3[ =kH q t± n0B#Z/wrYZ YI*I-HkޡJZD!y[WDig¼ !)VDnub*Bae>$D*zU]Wb E3eqKo|j&.(Xj2, ܈׵(3"9h ר|@=,뒣 Sb N$FKa#BfYO[D`vBIB5A-HwS&>40MmɃ?l5 FX5zFvB,v>&XUc!dJ5I|0Ss-%\ϭUq*^+=$+Xn̠m^y׮S g fM#y ʦ_mFhedx A %]х[d3DgFk9z%n[kMJ6u=Ⱦ҈JEyW+5.B+;cLLTUz$~Ͽ>Q)1I]~3 sLyP=Zo뮮/ہi'Ї&$\P!LR/&JLSU5^1N.9+8+Zш?(}˴uQ6xtb G4|AY{ }H#aQjޛk[gk졠#ɠfVU?F3i\euCpeX}PBXR+Z)(`s{wlk=yg$pQ{5.-Ȳuy$ {Xq)u]:k}mdU-aRqOq՚C|(/xabf `h]`~a@՝܈C AIX|T/ 6 qƣtd<>`,Grcc- %(*tp;Z-Xr 2f}qZJ([cdZnRa: \ Q~X$w+?Ub"-& ql:(+B#$"463?\q==.lSi&*hvrK,J|AGoc-mhӴLMYzt6@g{HwNI;І"V5m]C&CX B!M'8܄Lh>(GO[G$2lQaWff^'F@ U+J\ &q=-uS#0GjҸS+1 G\+;%r&S Y<ן'ܠԟ<<=vJU-F ʮLT%}Qs.)'0G) ެSu,m36ծHvvU.9b!76ooIiÆ#P:X>]_Sb`} }t x R٢;}37&NWqL&q󬼄LKy{]UrU mo\ }%&V^#"Ŀa M}k_4˃gҙ,S5l/_ȗv̸3&߶'9cSd@AwI6T}C+iMj%φP!SW1xoo%ϰFrb2H :z n0]=XIXD)K~"߼]4>e o`ʩJ"?XX 2ug<9As{}IPMFK3b Ck6"FrN^T'Pqx%|? I T=mwvhSalx=>[ϥY%8ik\ .ye0/,eYa2P 2x@9f7 ٽ7O+5eNN 4GS0y]Օny}ݍ:uKD nٙ%*s acK8b(&t&W8%Me͊R463`EU6A9?|MpR:2,ث^Pfb>"g`/[~M2op+') }+%s9|Aup E:FX[q%xzqưvhK G\sްB Y $??q1!V:3)YseueKޗTcEtIH"KSBOﺠ*FXNNCe>9$>͂~s*OhY<@Lڄ<%b 1&k` e?ڗ܄ ɵiqDZ^eRPl_hCO+a>n~2+5I̻ϖ 5ku2m9C\Wzg C)~Yp,ja4+rV}sX1 \Id*{?P3:htyF.UVPIFNUQZ4*‚u<\С^I= JxM, HZw LAFXr?M.q-נ"wuۧFT]qo:c|~*+kRJ0Ti)8 GB&{@r/P:&=&]n[è#x1 p1Ƚon 4G5ى JI'k0$7gʜr4+M"-ݻH&Gr@+0#|bxA?=?֧C14-wjG&.tI /AHE܇bẃr􋿚caX5^'(Ƅ~Z؄VIȲ\ESYݮ9hcޢm kB[s1XW=5dIG :a4a^~DzeJiY2(bIio;Rm1Y)Mʇ;]1>n EOdFqIfɍל)[4ZSu(G|y+rj $o/a0Cay'$wuQC<@[O_3&Ƌ+LWz":o( fr.Rnj*`+OķSaҶÏ~u#g*n.^EyjD_&HP$ eЊKeSQ \DtBlzhPAo L[,jg; &Xw240Z8ܚ֒]ΠW0t!l懩?SW=`Й ]e\M`2xTIhƈ Wzb 8:k)(Gн g %=ly]$DDKj Џ#xomP{p5I7;x֏ctOpY?ǽ 1W<̯B P}9l_w,T=JhpLh%q8;!_&6B*}m+5ay>c4L3aI =iN7n(y>>Ni׸K>ojsؑ["SX93l>z)1UeP 7d4}- k_E(Z(VxD~}T[)nY\o5)!0n[z:՗;B[Mǧp@^}ȳ'޻Be:h.ɡ˻gb(:*ӂ *q[ۘ!I0y[C$/e5^4 *GH!zP̺3gi3HL]*V2Kٽ7Aj-YVT *I唩0_J|1.Jb#<,NZ0)P$[++A2>-0:Cj1/ñ<ܔjծ/xGAkѽb]']/+Kbhɸ 6F>wTi\5M]/%; =I ^vN)~#^S]S♼u$f±` s;^03n OnmO͎/c+$<"W2V30<'Em̨{:,iE[[+ ytu&kN-rFcO=mO&񥌬,riLNnՂҶ969Мw+g_2A '[{q\)Lr>27 Ck+By4"Q 5C4&Un򀏶U5ZD̩V@$? Go)ۣJ?f2CmiTc ;\b^ArA 5>S&eʏ'trIP8Z t`$ty@' HRdeh$XXSUz<(5"8cw͌-i:Iδ; CUstGI/5U]U_RŦ:fBҖ+4&ѿZHTn&Sd d[K4EcUo8ĖaJ>y~?n9j3A#U>@'<XDt*:  YBx:-?$@8p_ezvFL'ﬨ>bB?X0Š|o\n]Z x&3 lQ0? \rN$N*3M _bc `QC+X&nkZ.8׽ƍǧF8p.W $BP6̛rU6&l <;Yd9 ytqOnR-)+R\r=M>VPkfBT?VFO$ұlj;|rw6 HRN9"X[,"&0+7~Я:*kOPg~7GPmtT}i1-/ʭDQׯ[ M:>* \%A6nVc]TlkP`Y6=P9)%3\ R2%zk, XUYUBISd5K٨sJ]ViY}1nK4b GՖ w6/%ɧDolг]p4-}5Nw(1qXR\ 4lGɿfInXXkri_V[&ʗ H0GɽNxzgbPIU\39zlgȵJ on/BMُո dfDߞwϱq+/%lZn$Oc-Y&e7 T8t6j Cb' N5R|\X'0}Nl0ntB 'V]`xl)Sgw ]JHZ9gɦW ӗ@Hc#hBՄQc3)yⱌ nK]߀_ӏUBp evƙgO)?mŧ#sMW1A&RN Z)+~{Jx 3; Mq[\fh "s -Z_ښը7&F4t ٿ)6OwʥV4~} \8f#wW%I([)K(5j-(B$1{/<f ؗk)pCQ@|!+ j=nHfKʦ"="|o SH!'<90㝤 .^pHP_]QЋ?ߤ"ҫf0 KERɩnNeb[DzzUiIkU~|&xzIG$‡dKXB5hťHՆ.ȝM9?.U.IfYb2\A0 HKLb_$t/ P2bDf JvHY\< VbŅ)keJ 8'; ҲL>rzE}1}jΞ #+4[V^iq! g~~w]9>@f we:Zɱw㸢>x90iL.M|5G̓#:%gAsF5w+ŃR 4{2t~AЉbb" `Elsg9ix2ttG xae}J~@+֍XF?Up8 @wס$3ZMz!O-jտ\kI-zklMd4 tn(2 ̌^xz?y}P1]N2s T /l&(\Iҧ~_ /|qܽEF= 8믩@LUτ$Wֶt6y!O#fD+!%cLloPQLh#51]o)ܖEba+K§tJE=šiLyͿ(x8 {Xn:lhK_ZܽZQ37@*ӳ^]pkqH6APNV2ӝ tD*-dhHKJ?nN_yN"WwMrgnx)6wjvj*0::Af*lDˣ7#4eA)ȼ'ƵG[L+$&h,7MuTtsBC[փe[ X_{8F?%MOFL*yh]60錘:^3p.I~)9MWTԦjQWK7؞t&)ʩ1qpC:HRoVx/$E6߻`Wq)K")j"Ņr]|;z_t疭v`7#zj%c){(=lk^Vi܅ʜVsȓPu4ğpWUo.[oX o58J29|q /j !CK9TMLF]>^Wrgi)?jD^' ; CZ4SR7 wpޯʶN&˙#P 4t $݆q 6¡:l SkY`ڊuSv,xdD5b'\ڀi4b(WKI/Axbq ^QecGL֜Hd}L0;2nNR&U @ttpov A`֖ƸkF!iໞϘ#MJԌ6M9(! (S1 XM2iiTy?Hr@6(q)NgĻ,GHړU99 K ?K7&ҚT:P|;@R1:l. iJ@IXʘvMsr)ݳa<` }nֈL'LO,%i׹zQ+Uw/3iq`N5FpƜZflՒ_zvd~ƭ;؋X \e(mr(z`}0~W/4FeR. +]u50XѸ*lcl!+dޞ8k2;/L(?zXJiUCQjsNOK0l\}B*ݐ̀yEyA ݤoH,A;gNmj?կ;'y|TpuG2!Ȇ'2!9ѽ0_2mIG&PM.4 FڢP_X~PQoȠ W;ԀKșx_~oRBZZ~8=Sn5r_-pDP޴6SJhSvXhje;F-Pso| 3 +Ҿ7meCOYTޒ<8o_w;1^5>aВjt"삯Zhػ鴳"M#g1R|:r `4J+'=68Ut}+ -U~ F5݅z *mɽaUu׎5]|(އ+exH(zQȿu2$jLJÈ$6ü*ڷe.œ ]O6UF~D|AZ4)8 1JEzF?bA7D1%BKX:?A;7n}H|G]#N4"oEב U* U e yi{%:NFdU#z{,{^Ȱ9wuК9tq]+a-l֬@16SOf34h@Btַ9ɚѽxeR-O=r|k0_$jvߵ m ƘԖ %5Z,ǻ.0$Q[OC%Лr5Yf\9T[0GGSikN' -Nsndή,C&QqW9t< W,7>id(Z C=jEsmZHMonvg2H'86Z je܇m)0l^oiQ{6OqG~׵$:FOm-m`˂!0yC`MG̡z:0 "il#j*1*N0|w" u|O̖m$+%]-^5X7ypd4H*P#RLC^J!㮎^u5c`<H)%%+HAկTb>IXza\{3,qRh%u/γ8nFV70 e+ƾ7=1hQNp^Oc0& y(] $b 땴Bi2;p(HDsarղM 1keqgpLkU>oj݄Q~ٮ|8uͻüVb~"F0ܧT=V_:mE$W/Z Li:}gEʄ 2>-%˂ aK%ƥ >(ׇXHRF3>ud^|fs|>9]ls?奀v66f"|)as?$d # ܖc96qGO< JlH=RG~N|iK]Y㐼F(b5₃eHY(r{ﷂyMaMi\?Ʊ_=!*d5b<oK^ :b}'+ɹWeZq6&ߩm6F3$21,JO˩$/N)?EVB)48~ezk,q<ou:7}5ÂgÁ nk!ku569^bm(d&ehHI'NOЀ:q"1J( B "?q7jߘƨ ^~o׋Qy>LA? ཝHJ04jp} #vjR&VH1.s7`ԜH]mI :e`2-t"g3t-SRS2;zQ4S_L^OR*z(`I tKF[? %Ah c8і Fp$B7+%U4;}nmŸ˝oέǶ/&B=|}Ot0K̀lTXh+ddkapb`l/AK< Jp/Pr[)iף~g3Vff"݃WoIlLt͢槇B<^C*DdZ#W[p'F~ZB@#Вe&[4Vgup_-m54E/y^5= 5h 7Flx#?Hk-<L#ԙM :l.1,~wM7 gZLiƘG-vrIv"ޔqΉM `_QR8D粗+~/WPoW}?W| JAIWy;RrgaP,NɃgD?"iW:\@pL.fڽ옌Ԓ[tɆqսˆ m0qKN ^N/}آb{7c2<;ޝ!컕0`46 $LU)RP'h֎iE-Ň4 E>t3'n:cŊ)ġ_ְ}GPX'^N{B.Kt/ŵ6$*4S\g7ž[ȓ-t|HIubuOң#aC9]p=t,+_ p2 Hܖ?,z<Jd]f7I_\Pe $ApvR @ 7 BgAbEnq#N*^"Vt.){)_irAv"{;| %aU )$O_6XaVA͸fq2( 8u#i=K%!vXmF[2h̆'yہ| пz!  ڋեhm!p M3JɆ*-^yFgpuyCʖ >U t][/Y>Pǭa+`il6*9}\qi3|3zJ,[x|5>/a#,339$qˋW: _X-ϽB0FdȉI/xzmq.J [#nU$G)9KnQAYNLPؙrNFB;`U;6dt'E2-Y3b[p\'HN(tܔCΨ (ZZ}HEniE#r㫮v#r&莦"6]P_RMA(%XxW+zdŽT7T"7Q;jG@*1~dj1(*gH، C&riSBøhfAi'>H0g^7jR:HlB _KDLOр(4%Runnj-~`{E|LﲘnrI|FVb:n/ 8w&_=;DO{&E61v7N$s$K[[{ C~Z?3n/=#MA$$k8,SS([˪J>,ցޣfQZ$/ڞ-x_)@\;E*$(-G? (rb_#q'WS#s cY!촀bo 0f/F]:F@ !AEFp| rC(6~pNZN;i^} k1D" rWȜE5˟'_x) E]`AIhkroao D8ů/C Q9t;?V|L7K8lFR j p"da#(IzmDqwXcx skvIDB;9s8 s ?I6L&;⼁orF;$Xp޸U&dr }6츩 2 ܎XޜYG֬xRU&#xX_gvA%O5"8EB?Y o1罤zHvch5ɶU6)=rfN1t%穸@䆑/u{=v &PgJDڹ5L%h–|Sc}eڥe6?Q[WKXobAd9Z>djq1W.0ylقI pHpk†A4HU2+R@7u& Uo70" 6IbO)& x妬p$OP$LS\|Bo੷ {z?zC]yė9O.]czkKPeU2#u &%rί\.Yh#ȳu}_|0[^9PqS>Z6%"3+ow%uNWZP|/D|| 88 e 7 -כwgPzNsKхyݵAc'prPEw2S7ܬCOh)9ekXּ;Z3}?#YL`}'f<' ܯIޢrΆԁxRZe{9ʒ  ؈jr3}5FA7=r~'PQ?ڐ(ʤQ؜HTs/)B\G͋^Vbt`Wŧ`ULsx~)EqFYvlۡ}Fu^(]P-|N)1uTp_+j!QBS7UU.ģ%of8S.ޒ$P4 D>(}wY w6o0jd?I˨ĵAaѫ@j|m҉k7ԖI.k8Jo,Fa-Gg fqi)mгs?g(c&DK}m쪀[z XKХT0-ѳzPs ]~3$8NkHG/)  J8Ո+(+ީ%֜:`:OʠA\ 9*U T.H3Ux4c8QK)p\.n>sHrm,uJ93VIZtҔ7>( =̩Б@7͐q{1) 2ROWE$D?NTmJH[O$*@3)u϶C%6ҏʇ׽a0TOcOÁ75EDϘ HmvK@n ֝]et)kZa@>g LJ|Χ R `KV-l1BK^Q;o^>2Wя|x4EE[Voa6LB ԥZ5>5P>AAh¢g$-/{zSٟx)3?ACڻX#JdyA)<-8+DЀfQwa))9ŘTbZہnŽa' K+5|x)ώ@Pyɭa<#MDI!tl/=# uеuu5DMsDVL RE:rhklO-#{pE!qU:ku4?{VNY+64>v.=(:#Q8H!y| TkGH*S+C=)K-ҏLή4|ts<F;_XEh婎ڪ:m4f;n<苢k,8ck0KK7' -2hx0Ay*v i]t9z4} >T#'S]$~O80u&r0xe![8ᾝJSs<jg'r`ܙH}Mkd uBK1֊ⶮ0TRM!xp(jOMVup^LYsw1r^GYBX91 Y#$.ǦHƒ^Dm]d΄z8J1(B&YE}H>frpl@4o6#E8j.ⷷE8!ѱD?(IbʰwKy[ F[ߋ\.sSvz^oXk3m)Ļ4![L\͵ $rj>X&ûA /i U =%Z7K4k!uBxSӔ,5 \fSEi6nH.<&8O9nB׉?XS6WhBRSSz:Sх+ Y"ˁmlrk|jKˌ#:)5{ %U3:Brn|VX85#z&(u'aLla|s0<4ռTY/fQzq/<FIu1w) MI㭿?(p7iyAI~=kB;iɇ4m\=D>tf:% xXg-w$QdRk4;)ÁbcM뱸K o^j2+߭:+'":V15N^0$ec~ex`Z3 '@ V=7j <4)UcaD/qjn:C ,ПWl:!{{srCPoPF"`4b3'VJKAD(pQњOKI~H?!U%3=4}Sϙϻ kV J6&Ob^QYBU{T*8쀐HɜǧIʞ64 A'&..^яHu!UQ==!;2|G' {U;;vv-'fa̵VMǹZJIF(Ґp}n@NG=|NV].Ŝ­:g54-uWa-_nEC{ׯulmH7U[l!wG8F3:FCJfq] Fy)~&Ka!W{x{&"|3O8-L7_0VcPH%4 g]:fʎD`8f׀T>mKޙ(ㆬ͍hBtEHّrm_{A#)5@metc;3ԡ/2H er&::3ID2pСN4>K= TnM !kidG7Nq2DYCQld r/.xsJ/s)7 /dU ;rK25!>DϰpqI!& +D`A] "HQM 'A&L9*\h PC Vd.z)!>PO.%6Z*CH@`:G ȼpQv7e`) D/^a-vaAW_;S8~ے:P0DjPPjkƦU;l4/dY1/%@)7e$ A7,s"de}eNhGHHT̃O'<3~ LhKc^4V"$' sTHimQ"m[ה1ozQ%|.Fu3WeZ. ?ڷY[8 5M.1"YDsdvVS X-sIa"`o'\d'nKGԯ9DLܻ:g40yte50X7@ F!;y;XO|LPFaz0֑W.*#Z M!7n !,D Oi*-0"ǽ"~"H 0v1Jco~6Er:v?^r}LDwgIB>/۞ܝc>w>rWdw>qEפR*dɷa3`$\9UoT:cŪ׷F<*0V7e`wnJBOY%݀040{v.p/ˉX5 9 WOE)}8p2(qh$@:"^q$d,_M11Jɞfi{xi(8{x6 zC  QmXF I,AuHXǫ* Q#@uX\6{\[3 IB kzV)ͨ!L׮,mI4""KOԺrMF,v/%Ƽ>~$WO\nj(LSJ#FqIZ}PQV)du\(np֤`.TgEfA%|Y|f YsK Z vI')qa9]I_w!Q>tje,Yfޣ?p1WWr.i Yz nңf:`_=R$3S[TڕPw7#NTBEӉsYDҐԽ4Q:E~ZIw3RtLßU!_\E5]P|KL㇔l)CLS5SL5(s܊?)^f9>xMu.HKp9hkAe|[HDLT۹Gi(L[}3$^4w`0Du^@B~g,؏plaRZ9jMZzM|ϱ" O3]ԩ6dag)["ӣ&&/ez•9k٭| & ̤ɢw/X~2+*{8EcB4'-GV6|r8`+a"!~a~ê2PȮ_LCn+yuZ] z%"WMv˟3QOPMU=heHp.Pl4F¢qiY:W43oovV_9ڠ [/ZXhr >moPx֧wZ0BB䄉ù* ]*[K@Zd[p!c 4Kx1B3So ,lR!vBܜR4B},6.nt!^1A g+{*WP?_ln Zg`xчaR.3/B_̀S݋iDx^[|tOJjH3u|уۺT;|GA,:d~zGvCrYE3;G(9%8G[͵2C`f_GDT=Lͨqq@3YYcN2YpُLs n < ,VKA'}(њhMD':ZMИ1BK Lk_-B3r06c|M`p1]Y>Rϴg}Iy/_ >*g5Q!f˸?`ۨ1V-ֵn“-= f?!& R0z"Qo?Gyɯa\E0B\J.!b) ,>}zcpo@+Xr72x]EgǚܟF-V:x42K TD%P(91Z0L d ou\67KMVQFl oʺio4v#]OrXUUkK]%F-?q!XY/HA+6-M%%? W׍縥/"?xF1 7=O K7_EN<7dQJ9aGYGl Uض.]Musw2/\'ȉOr4r9/b.ЄHIo+Ӗt7;>el$}c_Y<{آ~iA—y@yUvz!UkRŰHuaE*d#߁ O>+qd+pGMڴ[T<^I6(H ~#[I(a27G76ԟP2(S%:|Z%2fR͆t Wdu]ͯY;:-RǣYPtۅkD蕃6$?),\׸>?<-O$w@[Ʊ 3ԘZ?:zR{͌G- ᕷwpOe3Mbnw\tYHffB8З/E{R$e~QwCSp7L2@] ݀{A|%Z6Qyv&CbtG3[Hq-F-$p24TB>zV\N}v3O%P_SnBT 1^f7`; , s& `鳆)ެӍ/h/tGRs8A.<:6ߧ1d-{/R'v`I~pI nx gFقjH,Ro1?XD;2X{lB_c` eX-(4CuhQ(Z#Iro`B&\TJ52 9j\ښK71V?wBw,K?$ܦd]˭unhLfL͙b]OHO*3Jhfָ @)1g5ggKzg53HpEzD) g_ %-N)YUpl|ǵN̓XM8p BYN{D(zܱGYQT"w׃"̔qn{OX2ʹ^g{2WBTBvҚSH g)-.VQ}I'EXLMv|L)]}wqvy3\ruS+ E-k_ Ɲqo$ҩ6!$& n P]g=/ܹ'{E+Y+UjC*JGxgi!W RPӕ=e쁩d $ ŵ7BuHx0Ģ"@ >poR4ֈW&-m9VXyNו| >\8~%Khn{n\?mtN Y䅃:Z0Q( |,0&t?7|4@_QK~yx'tgp4&ߒI&G}DN>oAt !-!G^}q%WPF\Ii>>Fb14lWIhsbeW&4a9o9z`ޙJ',Ta2"uu>xחoϠ5 GS{17Ove ;ȟĹNr(u:8SVe- v|s PXe FB4粣Gns^dd 1ܔ; 悟l r\'-aD)jOC`>5PmqZxJ}&G+P6?tk)צBFk$eMxR! uDŽוϸD[*$lك+T'7cP+0BK{V#|ޠV .'>s4{>Z,bm|X֤Y[:V#]mGLP^i3ժ),W{vPG_Aj~*Jz2(~@`X}{c; 3jجHf1'B 6+pUkaױP٠ҜK((o},6%X ]><>ypIZ^o&7>(Qư5iWEٻ @Ь|dnω)K?bGzpr^N SNV4K< tcEjWf _."ql/ {- 6 7oߴ5/MY^ _^f\`{8?N1aH6@4}x,Y#OE' eT.g0V!E&= aKgb/lz-q,DG %إ^ Ah+!FEAZIG6zX??21TiKZI>LN4yޚ ׍Խ%EzwuQG57!nt PkDB-I`aӎFjeµu1qlf:`cz4q!dsm$k-|v q꼤żT2G9^ZG!̷h:z&w~3>I\caXJ}dyj`]Edm?;:).0NzyhSv"ঃ#hY&* `bǹ%vɵ7iB&w%>v[gptg/1k(ؼw YSm9+p zW9yׅq3E558Z61\Q5n 43ʧ?g `ϊ/J^G[^ 4k(cSnE1_H].}6Hc}lz97:-aVaIYi-xу`꩓bpFLdA{J82 A J]B{r]~IwӀڷ9OGpI)q)u֝-Gg1]_f1 ->?KpjcH6k*qZ}''&2-ng'1܀q-b{, Uْa-\`J_JK͢C9yyIꒈpwaF\]eL~2"NtNW m_ ^l5 F9;z.]Vb$gTVHQ+ᮞVS Ԉ;jMobKR}#lma庽CUnS,K,2n;#Fjtt\0N&qd H`uRY;LCx,|7paܔU4I6q caUHp}}(^wIrpK[(01;e/1qM.TC?uS4ҵ3 F]ZHNMhM\~J?9>8ه F3я(JX GOdLJhP:/X(d&sO:Gx-C$(n;ө)mvJtϸ4*犮pHSl[ }WYܦ EKгmDm~}*% M* o9(QnԤ=^YX%'w_n'x?]J沜ḯyj^,C "GO-SA_J]QOؤ(cXDf)bC)WcƬ&S=4k1eV!ZlmXT0txƜj xIDAuM6=#Ifd1чT/m#3iޘ|vT>5$ *5W%J%e&I@%Ix̓N 4FHk!9Ft )s|TH$$+kK)*;71 ޿%UEo^$)f3y |P܌~o*%mc:6e6w3/}KQ|{hC=;NT܄+8ۖVx&:&cJ߉#x]B6$uwٱ7t}OOس(f\ͥ4 ?Ԍ+tԌP=#$+Px[gyUoTɹhu}^1@(tTf;LC+5B'jPl;2ފyXua ˵E)4>9soOlvSH /l7W <1Sۘes_tОMFd!|HmXY ϥ3D^leZbJ!i浜-nd3Ž .\KimRހJd ;Qsk(iRɡBϹ\K@öOH-C 5 F88OOc K\܃KRF%O\եQ C io& nɉYWe= Y}3|[d\ ?.JMq6l3gonZy 'n..nGюi^/%F旹}4S wSt f,x!`찺|XFߣ{t1~x)_i^n!5y)> Nk*0iiD IesE@{l#iܦ}yN2?ZZ]C;/V/1j̑;v@(=a[} "KxcؾJڥ5̠~63yۓL? zsp_}v(#̕w-X!;N0Jfӎc?n 7 e."̘.YK.y'D_ ujTCyaW;l"ٚKL!46-Ysԇ/DK mbϕ̕I|-ҰM@Eu3[k?Yb̊ƁP5P{._ؖMgl-kiIaσGHh./]QECP"FzM>ՔNPz֌z$M*zXK.:m-#.޲ˈn+k`*Pg)iZ )1F^mZS߮xH  lsCU#yUjc㼫j/JapU} V)_^A/]-Z74gT] @I|=BH W v.\!IL0Gyt Zswĵh/;¨&18x+6g5J>'QJm'3r _lBlo{88!XCԝL'ʔ݀MYez#Y+͓P`yL7hw8y6h[ՌD5hi ]*Iݘs`GfThSx knnRzOjꅘEE62 Zϋ*&H:bysIZMgY_#/(5:h*:"7R+<,e@ɏtfȊKKT7l {SWy8I5܍œBǩZ<\cZAqwsAGt$t!7dfqICV\u+u@fqdbǏ\?Nmr 4o e6X5IOʘ*\z{X2Ơq &d9:'>];lwf=1-o|Th%ֽe`*gJ 0Vw_ޘ֖&_gR b4X+.<{$tÈĔpL?B6D-0v~HusEbo'ퟃ) 7|^;P"d(Ŏlb<[ Ye< 98 ϐ2,v!-O RzM[,mZs5_%-[c|/p=ʎ}hYqRjxU'?pxBZOe._rߐ.%<]aMW߿l(a_sx6#\W2ZYox(h~Pd) E7N }4 \“!c֊&^7k'ӡm˝JBu gNn9jQDd%xX$2&O/io=[WsU̺\IɀcGKӳ&>;S.xj ѦOjDs.{Rc,VP%lЩi4\\dTVz[)@EW KS Mp۪ czEo퓄,q{0A*eF}{Z0[6NaFجNoo܃D/,r 2Y9\bU2v:'f,`t/)˸wλzvJXV穕W^&o}}j(S;`#GI%S\1(0_~թMy3yknCO}:0Z5}I l6d iɻP!ǎz{ӡd Vp>\F^_ӟ{Z{nI1}a )ȩ3dx-IѺ6_GuImp@o(` Nҧt QP;}|sWR}l maLq@S{_R"< XJ((sax~"ulP [k`u#1kg}v:e?Qhs^}>v㜼Wx ŔI)g\7A*]kf*؃F9vg˒TuSM=l.HO(n& 1٥*P\5EC!dd j,`$J hhSurAW {ts姗dR,H'S?zEu}UywB #5N$+ Z!REa<Mw?߮+)L#rEOȔ' 71$xCdAP:G~&zCevRq{T8cӓu6U];: GqYX}^ {^7p^(SI9%Z۷PYFJ/KF*m]zBh3%5i׍R\S' {ՏsZݖ Fɇ'9ah|l2Һ4\r@D6RLR;Yh 9Ԝ"qbJ3O~ 'w B.X%><X:'jBi)kZ-Z9Uڂ&@E[;yv2+kMn?Nv`'&I @ $UoOo1D TlGgEʴ7A[7QZ9:[CY޿wlK]-u7F4ץGyhfҷZМ0/Q?U3MX4 (kA'CV?H5k ZHʼn%9 ׍=3TgC= p9?"d#q&B>_@bYW 쒟iy5ƑyN0F3ulq2,v, un 9"V=%2-&wSd=/kRlDد ydk]{~bw^,nހ;-v"+y>"]-䝻kq&a}msK܊܏ǟҝhr.Ƥ^UkR~t '/ ;O#R&B0N!;K6bSIV-v [Z._B?æqSH {mb(`PnK 1$yJjR!i)a?سx{NCi1SIEP,|Vwp !gu/9;jL U DC//(PTqv%zofO |%Dr1Yg0s*CkNdWLSw8@Qs^Sq-:NRCƭ:'TD$q}z}u_LΘ/N_[ =!\ex}uN߯{-؍{R]nc=<7Qwy.ߵ锏s׶xMCtp2x~m f-_dגvd٠I uhU sKbtf ! fm/;AkҖ _pK|h؀ {FJt8HS}CPBYC n,{n+B%ҙլGxܼ;LP+=MYGp^ꗦz B"p ɐ2Fr1|`.a m:iG+eۋJۭ&զvNf:a6oʖc<__;GnFZ>"݊`r&V#a@= -F,sr5* 5 ބ<1_$qT}ṰwbbW& yPy `C;{ iUbXK%iJԀ(+IqGG,`o f笒{zqC;De4%S*N8ʍǐqչcXd 2LO%.@f|s35:wbF N<)K~χ<jݐ=~ G!u /Qu!lɓ/V? G Bڊl=a:}tA<Ѿ}cD"Tzle(kנ°0zvRDgDӋ> ]CHZ]zw\!2TSRzN|u =U!^KY!0kf;"b+adܵ5b7Y13nL#:Ya_e 1+ϋ׶jg[Q%簦K\.fjoE:WզqN`T]8lg`_&wSEQaNK?D{Aա˩ d=lצ~֫]o ;bO&m@[Gg4oAx/X䠅_Yi bG`ьO8c0|j8vVt0R;qJu!@oe{yQì3ΐME*nYD iv5ǁzRK|*"Uko a*T9u.7 ӝ6%<,>48WX{=G'g(MIf<'7>-;3!(ԃ-͉ (/1/!cﱫ^yP~=o(#AL.0yv :1-G0C3=Ml5mY.o;e/9xy8vvY(ʵSEO8iL :Ҋ{X;t-VPЯsu.;D.Oj.YNw y㆝wTd]`1іg.^eF9LpR\sK&z^PYm XfA"fZPk9:c Gx˰ǎ._g%Hx7HB݅[=2 "[TcN/3* b#Xv|SN)8A)MhcB%Fʀ 9q[>',b!ަ{T(3cֿ2dX-HNjy 8%YƬL( _fōtoNϚ =[4- rm0\6OIN$|[N"c M`bQ'`lƷM\|ψ$N5}0 )̪ zҕhKE %*9!h!vLbdof7tS bgwrN"tl2Y/`Gz6cK:Ǖ`gUZek!*EXwvBZ/:Jޫ RU7CS惙QS@mR |Zsk-s #=UE.)Ss{П\t !.8 @-diFn $bLvh(;.bA͐D} 5VgRcDnv -jajaR71fQ|%>\ҧAve&]qXPʢӒKP[;Οu*κX Q:|cJ/LsnSd3ɮ ʵ^Fpnd@9Lx4E^Ö:cm8zcVY/L;Zˍ]a',Thy>\F/ǐ%$9YN!vEar}kNUtx@ݝ'JS^J;~;'ʍh926*dҭ;f 9!k[|na^! CpD/}IIhI2Þ0_;`^gbgDUzNUqVZ$ïXnɶum4*q3k!VLD9 ,^n/ P¾|1a>37eA{uˎU/0޵W?)ۡ։V]QpBn%I$ʓ;ȤDb,nwßGDWqǸ_1-?<`tԷ UKp[p!OX^l . bC2w>LQ׃Tj>N7T VM~]~>$)Q3+_Y9phHCMll=]RL<Ҵ*hXKϡ[Ou)Ul/tCjnI՚R$[ʡk C?Hwu55#MjG#BiT-Vb[&4_mVMxMyߙLC9{Oݫ@lpy,+{ڥ،uĎ[ULܣƯBZwC!$j;t998B1` Ws)]*{,%CV^[|Mb{ZEĴwHc}*2F3V=ըHNަ$%Q̋ӳOʈe9" J“xiѶR UiPypDMR&qds_X^5@r9BΨpB;z ԿƏk՜PaWcǻBuY 2vuyl%n3h@}>bBny8SIE% r=0zEfE|{^snRNh,G 9[ OYҒա$=p>J2BilQYr6=z=\A^K(Q{W%*8S, ɦ>h-ɦ)mRh옲@Q19q8Iт<[l< 5HuB o0uJCɕKyղwf[J$1߬(v~*Gw[3g ;n<B2вC0£EV\pYj -gW.W/o[lY՝Ifgc:_:z(^{B΂199o%hL~{uUCuVw Ez%Xn2λs o-TM~$;'z;껛c'GЌy; N.֤_l<זSMb?+z9XjRʅWP%WW/h<2Lˎ6VDw3K>u{iXr}Ǟ]Ei-v-)9˩-m n3.scn%eLtT ýM B }x6R*8Q]Ż9d$t-e6YSdXG6iuẃJ4W5 NeK\-!lOds]Hb(/tQ.{{NuC 5{'_+O'r@"FwVFul ]"L0UeD>Ф7Sh`{Ny s>"Up_ta M&)e^r`w{ƃk?aNfy$ m/yGVjj<X̐+A`;g"=;~iHQؙAUՌjTTשL (t<d<3FdqϜ=]T%7PE!ZerÞu8;ްyp5+x 1gHŅzZ :olv-qQ{T`?ng> pʹObr'z!K;`bF CVEvv~G~hAFAWG*8 :ro>{za i܇@\XU<7 G TMfk3O.vhLՖY4i+W4Բ+7Z0SgIlfEۡ#VQ7Ih̿TUqny:6uy.nV0Ug4ɼx_ CFpX@>µi]Bj6g5ub806C*(hb·V׼mڃS-ee$'@!!E Jtkȗ'(uCL{VB[36a3n;v=}ߒF-Ço罦'meNP5}!=n7lqh(wԦh;^ ga C<߄5NpR󤶪O3S\l/T]B JQ&}QCR-޽iiG8P76ZH&R2`ؙ U~)8 1s3m.X|5@tQ|,].\ `TBFT0C yj|u {w*|ayA |bJ'ۣ&=sެob\"wUs%VAx8_uQj¥tM6hEL/{N_)'=guB6 bXru%q7T+*ԾO#R1abHyD :& ٷ#O1'x%wU!X '[<[60CA(-Rհr%!U}LR^Åcv?Yy Gh*I$/qS0qhSB0| &3R@'L=w!{GV%ՀEkaf'Υ!~ҍBIb&/yY/߲rg*(RX c#6ͥugGrU|;rY`yx)1Z)Vi>6 !g@>m9*L5/awOJ|vH|gUV.]'C7H7k;r%o8Y^jec,qQsxKra䇧CTWgm@~TCݩcܺ4^~.%׬/n:Q[CJ&,Isq?@IPgp0+md%R{4KwߔZ D al 熀CFWrɜ1A2 [vW7_gK3~k4^^EL~t ZtN%jANe`36-N'LىpiA.pI9[J-Вuuld z;|՘*@K l^Ķײ`u 7UV)M:xU2I  fka PۖSE>&|v!wwSTl-y)BNV t=͞K8ـhƻ\(.#w$.P!YJ.[ kB`ȪTxAGpCTZ&E!z4Ub_7܋Mփ/wx/)w'G V CgLXd kcT݂9%U)E0ㄷ[Г{b\cy}ЁF@޶q9Ծ;=g]mN`JO9gHW;}B"C<}DO~!20:.gQ12C5E:m#>p5FڜJj P[ּEx7,H8 kC|]pT5p1yYO§lL&RkԌ](9 `,y͌m ٍnV) yL&Zg?5RL7@r0͆Ń3ș>8ݤ"M5kelo_\N1qW@l: ZoEkY.{HH ^^X>>0A ngA!Y;n9k vHC huL1*sM\sRxqF9= !k|T!^VxS`ɶT.{&)&G??!v˕|#ZăVPf)fd[FNs1XX\Zd[j{ooM~k̳<.Y>ęI䛋E)j[>Zv,Gtސ -2Bg-^z|!GL}d7D"Tbnc>VO zu&߻٨\,|^5d ((?E5P{_F",C7XߔobY!o %J6E(hai;d׵h6x9D4 hr[> ZqE iXs^?RX.Jq'ND.s{mg`ۦal2N4Cgm 4Do>]MKq);1 @ 8؄Nn۲~FnC }Q§2RC "و2yx&B}?=4bgEB͍hz| o!x[/˜s{(#iR/Zy4G VIجm<*ڏ_]"aCHQvbӂ}8e*[ݡ)EF9pEگ,lwc焣6h[PvxSrKZ2%$ Opf/a!:=qNB[oXQ/4w~9#vU7NM]s\f@,݂38 ^aSE2WӁ1OHL~ wCB5vYQ{]فzM̌vjCRˢd/rD1J}ΏeE-J6|bc2kCի/ =4[d㾷S&)Tg%@K$ѕ:%p)O›j-yin2A6yłoM)\^"pdLB6p_m fN>̾!)._|VaJr)8e[=1CSyD= }|گ7m8܁j㘁2);=|fDJ"+*>CQ$⁩Z#O;Q lba,rFX{rimq [" 痪ln_<*V>B1?C\oX twKnʳX)aG9giIEjYP[HNZq5WlV-IJJJ~-[e/uYK*sK?LL`F)f.`^;֯T0l@ y4(%qĦ,fm+bAIed|dSh?zBpyw #!7955 it&ݾcn$M2%,9ddlUtCSuQxcjJ qIn7_jz.ɭh j/>"eUՇ"ZΞ:C߼AGik^ix6 eƕbj?A{ 9N{:˱yEb͞5(KZD4;v|@ 4WK{2{=f! cK$ɊIhc TZ2_(=/5|͞Np۷v}\ G!E$1gpY$Dbq1A N!og 94Zc&)g QƋ^I|}{7W,3w0)h0Н4 !]i֤k m7V722#ܙtٝj h uvS`EO}f` =lj׀SPjµ{U;4-sI3 7~*ɞ`1~bpFٓ$^I\LMΌ.G3瓚 T nWtܤ^)t#cgsvvSĨ]M~Z7vIcHT"YՏ"~#YKP 7133wDS[ȔʔՏx y,>v \z'X.|H/J۳3zYwa@zR q "(waX;*덶dț>rgd[΋i5iNF/] ݛ*c; ΅Qu]w Pglqrj 24ژ%-:&RAU5IqE &ӥb}K"suh4Wi@rW7b {#SU;\/`wB鸄^]œٸ {8YR`@"'?Mxhp/zt}AS#^v] YDI r:[<m9͋Ufw&w_˾$Iܧܹi,X DiZ%ŃaȞ ^L7@΂qst5N/z E䇇QҼ4.5fyՒ}A}pϞWՓ(Qxd4z 7E!|>Gh\Pumx;j(E74<ݗJOSoI/ї+h O{RJm叕碵R&Wt;~  O̼kl\+hn@-ܬ8E6K 0U6tεx`:](1e(j7tN%": 9t_uCsz?p.C>&c*~.={3O*pKX8ȘvW6컃S(|hV7#1!hL\3)C" O.Ht5 ?9)λy}rcZ VoF&Nh[Ym_McJ?^PfNXYr眸4Nztj/wy q֯("ϒhC\id-ؚn U}Tϕ!B#rUEEo-zi9MtYR 7 PYTާg}#WUƖӓ%!y} */HZ3Te#!0J "9_1Y+ E\7k8NXQٽ~kUjC)n aɭk9Uy%Z|eH={w5G A/kw:6^ bЧGERVB sہ]ZׄutKݸ[`mr :Ĕ yNucO9 :PFTQ)l9ʝj>$e:?ė؉> ·ϕO 'ZŔ D”o&IY= ܱA5:h-KmKM!Հ&(Ƴ@V-@Gd`:2zWrgv+|ulzL@M|F."ld 9vSPŭd'ClQ,tS&Ji]\ဖL.r 2\j'MW}Bݕ}ŒײQ ?JiXYgCU4}qf}7=Hxfżne==$8ofœ;TN⭭q8<=d 5  0A7m^7ciQIY|p1s`M9=@jiUŲ/#A_2R4ϖƘ?3tٔi/,5qU˱ҩs7a1 XK߬|Ĵftab}yYH.R5ևȌD"7yyD%t@!k񦌗Ȥ/: <{;.RZ`:-8,3RLDX r6EFRPn/w<,&$VΝnvPNkC&gdduttgsEXZi'='W`nE$~ n8VgP,ΐIQWD&euێ^'0*%FEΣX&ΒM/Aj>uxNSg5Pu~y.^ scnjCQ:cgEWIa UëL~sus>I1x7~.jr>Xv"ۣ BMENu:>u]+LY4cNE4F%7\2L˹BPS'&c qKҸ%}xCYx* 9Y4IgefZ&޺w SxGq ;RK]8%VbybBF-{)QظO{jY(qH |dR#zIK酸G]~Ѱ/ڲ HQmOT?ŏ)4w"rO*Upzohn &>l|\ol譒hy-:!, h 4^bծ=c~QfIG9+KU и8M)"_G tmH3HRPhv͠WHs܃g4̆J7(l(DOgb\\G O;~!a4_B@Ÿf&I'"⥰XCݜ#Ch+@eֳGܔcʔ wF E4:8ˏV"BeyˣGW֐9氛{ Rg2&E]X{nάo S[Յ8:0c2-sѮHCm J^'p7X|p $NЋrZvi#P2̰&OiώT":WK\L8&{ 5(YAE"1jbm{H:[|sg*J˳~OU鱭+FG^IP4xRG+rCYեG8 Y;w öR7k+ { Chz H( o^ٻ}FR Ȣ9vVqz&AGERk\2zg, bj~`Qn?i4dy]#3[tazL#(E[ G>w/S61 JEerd}0# ezBTsݴѝލZRR%E~}(GB=j)OTm^J1e&Hhk2payo:OIA'˳0h]vdAth 26j$upƎ l=iXU<%_OtE.clv==ypo ڞ" {.D;1B1ɒUbNW UX e]-X W١OMCT>"U/r4p@رP4j$5^LAi#RZ` ơ΂d ̀*P:HWw}A~2.Ml1]dfp&(k5Sƞ(~^rk\9W 0O;ŒVW~e-Owv Ӭ&uՑ#8ߍƈBw*GCԄ`SeSlNDL6!r4>>[܌?42_mY"x>A:HDe`GOxi~nоA1 5/ҰPfcw`I1;]\Fչa6HD6i.~3 ġW>/$ŗI ]u\a *mO%Ksn2xi3 &^ #"-tr+j}yTUͲH%26;H령Vx!e?7Fփ#t6a6VW/M'"G4 )jS'HԆ޼%xǘ,mv[U?f̜S;h~ڑ8O8.u80XyUݯj)xkAK`o[l@36؋b :Zl -xqJo*S'iF{Ft՞뀝OddO3uJISK , Xn&_<{%H ̴7#bJOHStncRf)-$mO}5ZeKH'A[WOkqq|7zv@ 5T{sBZGED ,ʒ|n3=VUEX超5SKӧ򃓗cA\3Ll?J Ӟb?3^T1@.iн{#ǖ+n0p ^vM\~HZ%5ճ]+川_/) 5|Qn܉ /&si3}AR{\#_B`\-~B<>懊ف0ڻ?nWt0S@cHƉQpҼ@ic_r%"֨>gpa4(RD-?׾[k|z}ؔG\.w% +&l,uoE T &>ٗY߳-2b(VP\-\F`nQcģ-+d5l޵6!V| [xaIc]Kz Jqyõ]Y~YwOa)S)xX]Nr6f̪/PJK.),5*k{ ͡mQ3slHSJr<ӒCi󍦷pE>P7^kD* 9Zl-3k\Huy ~=+%} yеA5['DfeW`PR3~8*lٜv̬c^:jY~^aı^mvrEuOTeM[4{_AOvN򸪜Lof!8LGQM9C2h^_q^J4)c:L |" {^ՏaBJne`{]\NS[2xdoy%3ځAOѲPTbG${yN̟ &ZK(G۸)aᵄE@J @sA8tp.5͂@c7^0"s08>ssZR2wI]Y.M夔%:.8rϱ|L)uJ*KȦaCk hb,`!&_(F-iE^PBlx"jsbՏs阢3CGDz?+Uq5Y.:WA]=0飼F_ZvmjyVywS(6o}fޢրM?~y`@]?.y@j5hCb͙`%BNf A?* ^n2 O$}/-`ȏmƂX(_HlZ<a^-Ĭ6aOQfRt#Fn5?b<1 V)%{Tx4HfR.rV !Kfhm^ѕҬV5_UɦcZr~54@UB_LT.|& G'}NO~/X~(e`')frç\vl6$ximByۺJrVI.pydw+!>η[cQUH t:Q1Dt jp [2T+Ƞ{ ŝ˻dktzAZ.r:F΍yQݕ?If #鞒VGȷ3_>ব^h#|*J(Vh[ڻ>T̼w\ރKd{c[(x,ї !squ-ukm}By`/O}e[l^#s.$vNSrDOQ{CɥqiOR̐ >p]: Rs7(Ǖ1ӏ_]‡k;U\w}yKTXIFܰwΦuhJ #s8Ģ@'vĎ󐃑1i5t^f͠]*BJ >EÒjelX^V_n㪕Ϊ, ?[1+%"amydCa7qp`*rO:m5nWYL+ M?3WVwX^Q _ 1<1e--үM+{J?|iAp_C,W=$42y#yH6,dplSEtw^`劁9io'0|6, .{o$*8ցXSEw-[=>z'p ^^b3JB)erN!>dD͚~_eI9L[tsTK&ZmOAqFJ3sZRa v `܀jq x^g%>(f/&܅XХ5b5bmCuKfg`ܸwq*\pqw> W99Ӛ#+oOCx xAR9."ߪI^&%k\;nrGg]J.REz/UoV:UGM~ ݴⰱҔ%u 7B|m̘l͞}8\I[QS膜=s]MC!w ܇1Q~;cXY\ @sQ Wx5-#̾f\R)ƩDwXR"=˸j0{>Wᬼ6iRp;Is>.WiGyZBYgh7!2If,;sp&%cWbJRlz8A)4|h;5̺*X MRPbљk#g.04ҕYV<^N ^&R֓sSȷ6Qv[0?WP7'd&kBzOыXױU.݉*K%$oZPyx!CVl ,61Lr[tYn~B_:{48uL)ƩR$bNՇk@(., >d;)~n3BqhIL $>)/@gȆ?OLON09ECB0`qw=k{ Pi 9kzgq5yԨ/"rdӜ5QTa Dxi2|r7#J󣙐~ Q54Z .V{BMS:0?{F*SBL 6x]EC2DRՏWАn5ppH+ {c|W T^j︄e(IgD A (3%m88MF0u#?EG{t%$Cn k@G#ro((ie1r @JT=2wG: ENAy 0ͼHoo;O bILa2CU4DM*SAPEẍZƴ7(~x*{uzԜ\BWp\d-W?%+̩ߝrSٽuz jHPVw4ۀc̑(!q" &!lKnnur\bE>ds?fni}"$9;c3 _Ƈ0~6kZՃحHBQ(}j7 &n Fh t7[&{SLdyi7I01*culk6Jwg\kUU83A,3R0}Sd#&u٥0̈sbtIk7p` j%jCGUƤiR,6e'纚IB~$r&Sь:0<˩ %e 4%3!Eg׺$fl;X=VŅ%2RF>DxmIBୗHޮOdwPh߀cd(t_I;[NB!0v߆svwNIX_wCo! ԣ{N#qr˜ꖜYG^I~`B9蝪H12߬Lru#Ϲ(m:v^P,88?/ M{1aCCRڄ>J%C)4.4݂>#l*un L)/ᝒ &Acѫa _4p̉mO<պC7d™r:>S8<$jJ cЌTDW>5(3DՎ|4iZѸ{pi HK8Q&f cgnpIc'zH@9l^k޹+U_My \*>dR&4߈4RB#U$ 9֛x.Az HFF+?2<{'%Iia^<6B%PE&F׼6Ni*2_3%t=,R9GX`8c ^C5)կ^͸ie[E^㹌sv((tHRX$ᧀfhi?mo{gM2)-[ohĵׂS Ʒ\d"9xa1AnKYBF,@u1#I'qw[v=,K"<'p r`>ԋv2d',=.ĸ6<~Q/_b{. S+4y~&̌ Z$پN,B|hyoV!H d}V^=N!QIWs65kEHBu տSA&~ {*?vSO GyV$+ ueeRawnI`r>(`f&H9e6J'o0{:vLXwNf|O+%UynϚua8EBחdQ9` R8ZF+r٢.p^kw*Wǣ8e v7̅o0hj!@;稞1/ߒň7Tf{(|ړ GztN@ZG:'M#Sң:j{n{l3f6jy'jtҟi7V5tJG u5?R Z0ABc!/ _w Is`oaaJ y] R 瘞EAHFjC*z7K 3a?[Ra06}t4͸8 pN^h_1 Vyx‹~`R,>tf;;JTM(HBݸ#BXƗ3Q !,džcEĄz g^Bx)LdUurɃ&@()ILġj8XTyB$lHG&{ k|n:$Ẍ́ +z4/`bF%bo.ߵyg9Q3.6[i?K;4uCI: &l /`rPrj5Ё8oتv?O 3yP.hS=gs`\44+֢䩞,9ԣnm /:s yh{"E;Ǎ>@QFmda=0cZn0{̴lBwJT =aSnXj"M𛍻҄$ JjvAbko*moEDwGifaHZlM`s.YI-3*֪ms8g.0yςV5; y"{mVCHOknծA#f;]6XdR;iř+^/P[BVŭѮvAϫZL:i Uxg}DZm2vAsKa|`,1뗧x!N,/YQa s)xl} X'F^喌L9H=?:7H|zN='^"&:3Z=XE~ic f X9MѺIK]$avƇ[K8q(q~XF`J"BBps߾Īy95 fvdӂ($o/cI%z.:Cyduބ5z6noOGJ\hǗ,6zwNbز(կ^0XY:8N~G$ql 6&Ө%d>@I1k Rѽ;Nԩs,*~Ur( zəTӾ4Xe7v))3>qz",+ w\Mt0d]O.QLMCR{Y"Ȃ8=uĄm~p%G9a)aUްHNBq\uG$"c!1p Ͷ-ZK7e 0$xB@^W6@Ps䕿9'f (u F_fԶ.lo\|*hqi& ?XԕC'ѿٮ=0jk}Asx]dz@w(PF~dnr}|w9P>_Q!صk&6Y_x` Z q#x19+dW(Ro:s΃Ѻ>u̖;tIR A|ϝ^)($#;CЩjweCŪ\Y |gO/+7 }Z[T&g3AUĹOO"6ww O2' cE~g[ḽ:>l~9r|:P<C>QqvɁ;MX4w*p[sQCMƽGTZG8L(t'#c7vp7d2im)p` ۢ2 ʄLR{';=5YP4>-<* 1(iGݑ=:P(^=W'¬&:]ۿ7^L'tri= a]n f[-a_|򝷩;p"۳/R+[33.K 7:iO*Dܐ7ȿjھV+mwʔ[ Z۟tk9Hu6>5 ?DWjaP˧$A1‹ȣu抯}SnoH GTejF Hf25-gROf&g+"y*V R0W0),o޹@K)k$!^ #NFyf7M7LdkY$wNmVY\S.v}%ia- ȉKaH@G*UQD5GZG5P=.?c/ΐMHdGOӈ)ז h:#T "e71z7*c(v®/،kHFgK^ڻ^i$%G\ S^ vVعާ4kһșaaO8Cqٺd.U YbV~{:RLy lVBsZ "I*Ȓ3 `S_/^ЊVQi0VCI lB1o5žZj<:ca nT(c5egXe SJW9L+^푲+V41iZ#voXY羲(=*FpЗ$ߟ<sS*x9޽@?h^߸ɀ"YV Ӕ_ě)K4dpy^|ps O72;Q.Rr#i_ρUv?A2|Œt;8eJDS6.cz6"i4V&p~z#Ur鯦?4󾥪Wo='gPB+C[}o۵-`)ItAb4E܏l#,g]8r+<ymA96 Dq"n8kI5пrKW‘HeR4Eӱ%sDsO u(0Z*3xČmzڿ#[cwvh\rQiaJ7~' A%ܖ_'bV~R=m8 hh$C6o1{:NOn#K|#y)np+hfao-z " G^G!en9XT) Ծ۹3AIaxf 3~M K쯋n>&񔁬"QA+h8 {e y)wCQM9ywfcs`_drrn杔".'P9 ΜW}QBR>wrJ2W.P]Eё}[oۅ+hY+62n 1φ-[lfK5 cSTܙSm\j[NUmu51 eyb 2<=7kƵ]{W°&.{b>KDW^=pǯo-BC ~zT'kkGER\Ŋggeڄk&+F,b^GmmPp'ه عHV4 (f*LKM)=Y0G }ڼ(]dtuаP者9` :,p:z*#(\85:]Is:RZ-`BtV79{)Qn)j=و;4[zLxJgD#z@YgXϐ0RN^駕툫5!BL]^1eSAإ-Mz(J9;}UHov,~teY_52Ж쒇ڎ4 y&`[F]RMevZhqHm~e?掆'ȯ؂ 0섅D_i8.c`qyWE~LǵvucxTL@$&O_Roм.nj )nW}r HZwxFώu,+]%8mO%?ag{SzGׁ\>@ 'hv_ݣ;{X')e8ȡ). J?w:7.&wȆ7n>/4y3l7ݛ1(l0@(Vjva.[:r0eB]FK,x9vc}13fmn/t2YeA!PQ d'2x7W[SˢM3V?( }ߪ6`RhMsf^䊒bM[%gz"Kneﱥi|9 ڪ~{VwzYiC}%dSvZ}M.o>TIf׶ ̆P&cMndv P>XH KAZPОKs(ꦢY9M} ,Q@EtiV&1-qHe䓨T2/Eo ko|De@Q] nĂ`KxWF5ڽY%Ѿ<ꂬOVTEu:r0pWGkG{q_m»[My)S ω:aʖP viaCm^󶩩QT{[Nwt %qҔST54m2pu*E`pM{gb5+1|huK93E4>9q\ J}( (k:fyds+yfԀjg=8ݻ&kKXm.RM5SGP-ք&[08䣋 =Xy) jbӎ| I#z81vV$9=\q8SCk"ԘaXqYUa㟣&5!NH@o%+!]3ÒZXC`; ~åPN qZ D/LG#Qw5(M Wuegށb<,ZUL/}-Eo톌~|OL(w=bdP V$z&Z H+4NTfӝw= #,@5VqԼgpDY;0p+3XPIaKwws<ҽ|}? Z%J)I˲8NpV@o󷛗v%?(;T`}`G[lOh#U a)9i_&". ]?^+60plveKntuq)b=RX32ө]vB: cP7ByŒNpNlj^:R-?qF7DQw 2 *_{~EtG!=#mUGvPnBATSrbBcLt^ERӐ*rd֩O맕<]Rjߪt:ܛ e%=Akv@d7HݿcʌJ*OGK0/Z =iH+ǒvU5p:"OQ//$ݱؼ~6!2 i8*oɣ76 92fuҼdBw9&dW U œZ?m\\oӹ9^P0pJAN\5҄1(`ɏ7|O_C독!Z5FdgF&>gnxڔK %lX ўɒ_h3]iq[P5 'LZM]U"7E5Ofx+WmTpΗߠS} ֟]*ReSOg[hW'ۮDP!sL: P$>b-km/T:ƦY/ۤA8D ŒHDd2'zhJk>gH^),]r Eq3vd}1+@Q }z.(^~s$3hȸlH8 {c9,l_GUU@gqɿķie1ȆwE"\4>csOTyW_~ C0&uVyoġRSEO,b^MH䋥F%ef t}EpJW)ù{2H^IIUn$ WcJ*!+6̶h c]2#^'Ɇ2rY˕/?|B8r J5#9= ն^t?Ua'Y u}aTl]PT`i@&3d퓝jt# 6cB&3!!~ʨu (yj5;<㡙km gG;O|"O N-^ uاe'kG Ǽ=8 ;H }RZc֦Çub׀M%8Z$36 ~0GPWέ&A@FJTY)Fy}igx3Xm}Of *xPP)LB򛯶kSűM5KжkJY@j.ju {sE[dqy#Λ~jYMB3aDI֦pSIo!KČJ>_"u㻊u(VKc8Mv0G'XNaQv?}JS4~|®5qk|2e9%UV g;`/Zji°0QE7/mQ )=9Iolr<=e[bUSߖjt>%(a ?7TFM^%Jɥ"7吴yɫZ B5ݭzk'qtuިhekYp: +k +6Ȧ3]͹@ӟ'X{Erau O".Kz5gҊhZ>2zv G) /D3.-ӦZᔕ[J6BTSKz!ٺ tχ=U;bpIc-=h"%"V#* J=S9aCz >+>T36e uHURho {|7]΢i^(Et1L j4x>aNsgA0|Be">e"+T%!hH m7EFML&Fj> UH+٩bkcc؈!Y_hr˯ ksV,k#/ ia% Q 3]/-/y)B do%}ey?))\[V퓩MHd1F="j\3~BhVO cmj\YaUQ@qYRK$4  X1u6ϰ ބS!YyaV9Ǎ3>c+#QD[)!ц=[~?D\2E}Ql!l1tb\Y[/Wo3{ /okܨ#kq@1`LIB؄[/x€t }V%h"t͏OEPxSOfa7`ȵ &C5m,56eDyr{n ׎c i1e~CD@өqS_綟Si|:qF,\ (M`~:¬;KKeseߢ)İHĩ'D,< ~Ҁjū: N 4#W;5RT.p*4=="!X Oy%x]NS`WdYWvM>RGLP/ER瀨(XhFSNQ؂ ^jhSܨΪb2j#Z#&<{2pb><NX |:)ڬd7Ah4|HÇ6mE (Z\  &YT(%B$~a =^Υk\` 6omhDB9oN#{ᑣkpϰ%sTl]แ`eIJ7x-V:|pS{mW'Eln0c FfyNI$7۠VoVB}r`2SLjq1Rym~#@ &0q (3;һz,劀3^YzOWm}}<\{K oUP<^K^5H%\thSgZ:s$FA}DWq[PsqJW;X>0q;/)[z%`).ߎUo'tS*"y8h?ڿ@@z䁐ʦ.% ʷ./GU2?A ZW i7\ .D3A5\`z`_dn!̒}.5%)LwO>/5(n왯ӧ?\j۹Ђn'?(m}F{Y9Z6njUka ܿtKd,-rnԒ 6SE|(Y䂦Շ5%p)'w"&tKp^@[C#"oĩ;FVWV?Iq0U p&5Ȏ_)Rܼ -o"̝}@`ijuOIyGW5dBVa?OsJl'X筼`T%d5΂uklF_\!%o՚hkAY7Š;DU5tdHKcO񎴷tM`\ٛm g#3Lh-l Dk:ͱ$RÕUrzPĤ F%5ΜO;?a`pU`9 {2R#M6 {GH$ $`[U R$.@- i% J Kԋ7)t69!jwW_=d)颜EvBU[owZN(/E@UTy38̗iUB7 !m8m`%ćH9jH)%Oy'lA0|[6TRO'g j?6S}5'};s W<1Pl:;Yk\Ѣ .V 1G)x\ 2YvQ69q0u _Y}`ܸj 5xD9桥I,ɪ-5³.J ̀_= =}.H=35Ħ^=cxTXC}F!k(۠L_+pFݷ"KF?b PoFl0ن2uD*"1-R?Gr"zpcs2 fxwڡ`;pvwPOT?T!K)٬PݝC3n>WcHv7 P~DGgr)u2h̄Ɗ 3X#+Τt4zqeu`!":ߪ̻3H)Wt3FǒSb]|cZLz$^Zc7TQmoq 1H@t4 ~&L#Cr`O=wOvb..DyRiie XrcJmF !Wn 9xY(GvX![}~7+VRGâ ]e$&7rjc r.A|3l6Aͥ\؋ntBFFA#roT[֜qtLl xAs89h],ιsvK=)/""N.&r@zq" gu.qQ+MnǥF?d5CL T=ӯth1c "na5t8$b5ڀVzvt3Kf3QV>2Uf+p`k,FUWN91\T>/ QEjlRiZ>$[a1-o%\M؀c佄ReL.ͧTla OiuSE0seZ}tP YEn>hȍi]/8F Xn QPÒ53ACA rwlHC-ibOuLyK:c`DgMN٪[c 4[,ݵE?bDGsh˃*}/;a܍KBdD61͊(4aN[ӆsC6< q N.|}kW?ZLx+b.IRh(VHOsB{rc/#Xɟ&fd]:ݲtgQDE[ӥxҴi ";ȚH{}Ea.'+^#:d`<庭;変4R72eUb#gF}8># @$Fr)O V:aov"3sɺ4R¥oӔ8I:GC]zFi[T7?p{?Ҹ>tu{j"61(Pdhs۰a3Udy_*LQu$NUƹ:ll ~0,c+EwӜ M#\ÌAҕZXrK"Cnٍ͸ i#t)\!?'; Y>w/ڊ؁wޡ_:oi<͎3w6g. XHd[vw5-o)L7U U<㥈S8c]Nq ia%@5E,g%p7 KD8KyM^n&ɱgz¿lzS,>\CO,ק)[p k>Vi*n~񌿮Y冨zz2v,6[d|1i|^a &ۯkWRzf6yl]x-!2Z:qڊOM5Y Y;pVj&FZ%( 9˵X; j "W叞R89SFl=fq,J^<(OV_'Og?ӡHۄ"v)~6%VpgY@9!%ɯ39YQVa^ٚTC*.<-:&csM^@wZ~QSp'?xc"lOToFq8ᐮ[%/-̔.~_F\9^!CD@w+BSlj #no:\g@QSO9覄'H{Fr0nyĂ'r #'H^?:N;7(܆ u-49P~y)Qf|&~vJd!Q|"F? oڞ~vh/WaG4Km7ʥqx+-=n3MjQXT')JHNd Kڕx8 \iWs6 gW7Tvm\^;@ @oڀ+yRoOV[Y~:P J2~'W1 <{yFUEyh؅Ve~=bwz!ac0 (0>^87`=zFJ{fs>ÿ;TǴ]/;nTBQEU"weCRPN+`:&6H ]m^v6KmK-;Y4F\:Nq[=HŗxT'~lE,D))>F^!W*'<ȧdG.lG?;ڵl`\1ZWY-+~ Xqяáh)WH>v YrS'e+!qX!"@M(zz2囃L#6p޼)cLm[3 ջj|O{D/4/xB'%H]|l'JґGY6ps#g."5l%K|X@#ZNSCT) ɘ$fٲ($sr/f(5җ\#I_9=HZإ7_#fQʾkuJb_3iF+ױ$S4DDGE!MaqR{1I,qi[ h¯WdJΏ.8DH嵳hi]mkT#&~b \3igWB;\1<D$=0:6 G߇b!@ЍwVc~bCqwֶksd Q-fK*M$2%")DzwO6#R׎C ((* 8W[Tm&ʵ-q5=>ap3mD釳.1vk?C6FO2=3|Ȃϵ'5!XʰKXriS5l}߃.MQHUqӴ%s1<,VzHRvSg81:~ Pt/r4O3\mfrF@/ ܝ,}Pg~I8Y_u=c9TY%R#l1|Y+;u)hFT^x)I hDȨ&#%Sp4)Cf2G\gJ@^ Q)V 2]e]g(" E=:0 n!n}Msp_y5~eK;Cgq{$'l F( ǡtLJ~; /5JMDxy~> Rlg.Qwd҄VM!8:=RV͟ o!BC=nn|5@oTU&닳1l J%2KI+yԝ;l=tOa Zث?lt-R|;vq4Χr4ZqE ]1PLNb#~mVIN's"Kp H:崨LYiˏPM17K [z#&={sxK4V@CdU~kYn{ %ΈKu$&^T5",e~o0#᯵'9nŕ9N]alޚr>sm#atdĺT;K?(u[CyŊ;rl|,e )B$D:T?LUJ1IؠCh?(Sv3Eqdm3:J'AchgűktCr`(4/'x"O/{WUY;Ts2I[u%ZfZD6ajDF} leR_,5So#!\,+Ӓ<`(/Ss, e4v(<#H}g2mZ.n^]v3j88 v*3] qDf<'HppKŒMeHޖT)BajhvQ+A2:]mP@TWݵŝ4Z|&+YykzeYn#ׅ E8}k@yy#JԄf][5ۤQ"` bU$86O"o$1H. 7@h gk2u"n:{$4qFGܤpj1FVeF_:>xzxϟdU/^抉-j{>Xn(7+'}G^P*r7$nҞ[c:q:ȶDEC@NqTߜpirU;4y8FޓC0| Μ*3 ou@c 2[6o1-K.K]o) -aPrc29Լ7+0 =} 3m ?.`52"\a2XQPuNJw#S|οJrލ%HڧEeH< ݆6.xf$3$9Ѵ{CnLaWvi+!Rf.)٣"JϧZ0-ݵx>v2"yГL+SCd~6Ѧ>('V*^>-a rĥC{6nOu>ҿJM8xCZqx|ō9cQܽT%:V+9;oZo&!E+jT/pLD:XKHf߇ @ďGu~Ya]=`e$|\Pml~7?~e7{ÎE}y 0TWfN,F:fjd L=e.*2kJ3ǝU`ОLoXQrq4{3[Z?`ԥ :}s.yHL `|o .Ae#{:#ۓYqXh)ZNecX7Qۖ$e # z1IfFx*;rV1݀%Y2/V([M?nVtcK EQ|c+ETt5KjwP@wYx#=Sxҗ[frZ@<:FZnFrx 0c>Kk(yA׭y:Qu Tdm?oZ&lBwqu:z.Zӕކ>^BQQM;xzNqe/j~Тf$nf ^FPaC2kldi`(uG?"h#H᮵tȇ͆ kwìgynai|Yw\B HޅUo7"qN8&p" -:v SdSVa| D(]~S(E%()ՙd 8͇?XRA ~j?FfgĽdGBM;{`Hw2.KGK쀾 qj[Pa%9Q=[;hb0qvJ϶jCcrVMmq'TَHp6XVi8"ˏT~J/o`AвX>-0鹸!MLZ܉Ey&ݔtW`#43ZPe[츙OI Ќ<F\HR`@#kX%ڳȢ,3YՈ걎M&Z2|dlD7I} 2 o4·qhjf+pi[ ]t59u@EJqw,Md`lPH"gvf`z~":֡v5;l E߷ [He%#s1/8}m_M YrmMEa'.F%d !aOR7NN q^ȥ!7O*5nJS4 㶮??1Y 9UyĒ2mA jeJB2fϵOLyVHx* N{1xk ifF>պq Ć}-ۍV?vG=|bH%MOyoI ՚T 2B~r HdWF⷇ 0\"ϡ 6{'b6.9>2ӐRe&t9y6Gl$o)^ |)>\]=M2 n*G+"/T)iMD)U 12yу< Q<//@-F^<4آK!Vf9s7ԣ,0[/Tgr <EU'};:O((F:v9 Tϴ2WLW|=!LnB3/+3Yrฅ &D(Q:-LĆgTC`зQnOq#146׃oWa^+; F:XFab,ewwnn[K .fe1@S0eZ&\8uR0d1be@{8fc)Wf 2fj>$r-! #Z.6Dƛ&nZqZ˩R$_^Hs$HZlVZ{@L)bA vfZRu>/([&y\,eS/TG^ֳ7|"Qk \}N$#ZVP@&R'|=Rh:w /R,ޝnD&{YXH5ps>N ?_>gȅI!Mѱ5b]P$h\s=.JU]a&KmIλ5̮E_KULUcB=G j.F]-綉/]gQ7:^qО |]~y"U%_y FG<?W-O)wVsF!t ü¦#wdQM8y\6&D\IşlTtnW^^:k ICvg. OAj>KAq 7̀F-^A@ X(YYIiڤ &ziFlLHId|PZeY=S Y$F'!J=ߠЗu*R#c{$,0UOSO3p.n?BRd`dC< €NCG@**X]%!x>PC8NzbԦl\DbUr%XU0.JP+n(yVFQd9q9nZo"6(m^ai -ASPJŀ10 -a1`DPzpa9 G^%X9$'VA$I NZ5t6?2*͚Rw3o,wdomY@ rÏ4=Ht#K.>J3y~Jk@jƏɩa1ZuV ]0 Zs"g>HK8Ϭuʘ5ԝn0Q9gmbEK&7z"p;ӀǗ5B%_#r{44mopJ|iyX>*ACgːy;aqt!(9^.^Oξ]&˨ìx31rhN & JE g_)Bt{([0{ח6$Kn q2x߂#Z  qdqpr$I`t)l7w?OSG%b\^l.^s8fDsO MF؂Jo-`.--*Å3Cowd4zǬ[M4oLYCT+8C]-j tj}^t=Pffu2ś{=쳓(7o;$p^xjΩ~;0yb=SIB֠] 3Uρ $XgHXTecӏf&fe;TNE,@oWKϗ^omq cpn^'.pEA}qOak)kֺ*zF?qnk02\dS/SJWaESl rSaj9jc/; Є4Y,ӅܛwR'NTI}Dn斑MuElBtCx H-Ľ$dWp,B^١%5NA!4~V{h}r*NR۶\*֮ V1V46%n,M~ ;~G  {j/;Oe;/tŘΊqς55ǠUd$єAZ@a9,%soLTKہ chvFP;3*?e +:ɡ}d` 'Ȇ)R@?FBmdwF(Nb"ʮ`|a"$;૧FԫW*Sg.wyTxkd #\FC,/յu8Ԣ<1 iz,uBrSnwo#0$Wƺ?oPv:Ll@ylnTS= O8Ye(ӓM*˅5'`^qVy_#nM hZ0=cfZ8 $Ey7EA!3&P .6X!R3,($+FV[}$m)vY8P x_31{ Swh!Hnq|3Fǟ BS,v1^y(m i"̓I :f_.,ђ]Sw!;nx;_cٿt&mv,3_+T`F9V VP H@*fz6A`}X t޷&5Mzʛ;tTPR|) ]]Px_6;ugR߳S5'Gru}Q̚Z<0#7 Jg]%,sa Oy>\= hf.52A$jCb鉁rsmR\G-1. =)9@#Ol2^ -Sކ.Ka*{;hn40`DlMk=ikR;VZ·r[eR^k?I E1mݯ渱ɒV0qB  *&%[  G'7Na{,Ka4|z AΫN}ϽsN1r-pnQ{D+p lRr.ue0BK<ۢ m{/:Z7/ʹ }MKBln/z bgs^6!.Sl ;@ݹisѴ<F;;-$;CajO<Nk`lig{4Se-i>c@pdT[И֝AFj +u-x34)Tz>U B ?wZu /J•f tzH.n Y,O,?>p$im2;fM,{Q/Uu.y)hd2JOWEmzr3(|]!Y/یgQFaR#b P.`᧜CKo t啊 .;׵E4Mb'b@W"c{܅'c84 #=gmEcJxFU P%lr_.+OƊf/ }`wN1HL)cZ Y%?һz+ǀZU]k⭍^l:`ɕboEWef1M~2c 'L|ldSF'0jrs_˗/.LhFE42Hn:qٺ"rwG8}lD6 *UJ21.UMjX m;VGNS0E1sOaY; ZUfU;h@Ro7)_׹IEy"2'}20Hh٩HRBx|-;=olvpt`}f΃XJQPF#\w:?ZP%KZtmքN Y,rDIqVƞZH`N6Y3g) /ޫc˼ј$ 0'%R?\UJ] J=g&n$: wy9w^ *7I׆vEۉ }rgty" &bO;Gx;&E }[W n,1üόHkiq5yؑIˈY{]$+ae"hHMpf_ WfܧIƎiԑ1:X<9oi%b OOԧBzdʆ4u>߷; lXN<%%#Gy3vR.Kj G6EJ S[1(>d٥Hk΃Gd{*9x5*ϳJ qߩ Kj`,~kU@?d'8 fQ4qVQ(yFY$L^h` R :xInF2SY6}mzf*-KɦS7Ykk=#@0 fVK_>z!}< r O"bw;ºߩpO8-Bos.g32|1 /}!/Q8a9S6+|{.K>y.ANWq*GD*dWʯ7(Ȕ߾ RKegu ֹ.ϙ4GqKxW&Vl*'G 曉6 CjXlœ[n ﲒ/-m(2C cTF$>t?&( 洅I`\d hJ򷨹%#?&pxT\mXpEje^`0/8\e?Fԕu0 N0Xw;%Hn*@qN~~_5P,nI߇o-5 aJ#)E!1 e觜8%+epFdxbiKz2?.߯ICIݤ.h$&ʼn vEITB"U:9=f?#^eabN;+$6/zt16GvfF E!GjP#pMtxnT\% +Ur> =@ DC%C&L 378LIYٱn7/CXX5|O#x7*^Ho#j3Bn)^GL2T_~Sp4#`/$ J@:Ύ& hUiW-Lu>$SS ɉL>H2g+ H0h@"d]`MO\VJT{񮬍+,BKtτ+;% /d;S ( />ޖ[u@hX:oVEzjk#|Rhxͮ.5pq!]6٠.Kz/V8kROCp'_ԷU80lm 7M>\b{8#9V :R׵Nڵ}}y~?$-ݰڏ@`5\Sr$~Bp{H0َƟ!INN,R@.~|d #{S1Ag&*6^],JͥS@-=PFvLZl/YiYt7(v]02fD8=l ?Y1O(;`MSQ-xk#^jx!)%(HL9\j'u#4 $1_4n"rdEJ+89pF (4z+*)=1-%gq0fu7wqJDPiw3lHFE;H|} g nӛ΢oj!HܡE8/R< ~kQ 5 "ޔ.Sʬw˷ kF)mI}&׷:I?6.c3%LO2;(Q}r-uaĖp/ G*[Y-wO"5'w{8VStmlœo{X)Ɂ5W{;MW`Cup1Ҹ9n Xe ot66%z]] AVe$ m8 yė DZ9泾||^}}l˫]4^ۃՠzt;;ҎyH`s`~@aGB3py#5'،di6]EE|A GaǸUop8XrA_׹jf- .|c^6]n-JIc=p ~v$JZI#r5eELK)‡lVBi~w!mEJVw`qRp?jH N#9[MC[H`nO6 C+ACi_:仅,$I=-*B}662Q`ڿ4+K ]9` 3:el1@fHYFB& s`Tu_[~ZU:c?{z@*KYd_(fd~!7$vdE#M[@d9v./{!sV":ej>gqz埮g$W|vϘq[,/LWJb';))-u?.Ӕa:wƷЪ[$/O5y.x2րSvO8T||UcF.F2VˠB *WZM3UEA+e 3\8r|q_ }U ,\$!U<ǹm6Mbu!ⅰx>48L ηR/fz%V#_ *:#L^ D8yl8v-SvER( %irS-.T0<>ܪ'I|w+ oUQBP3AA οNB/"kdTN9&>u* S/M߆[`GXh-{.ymin %hs (E+֣"sg}xAu?`nŸ,qY@Ώs,5:F䴰fU,F2{ ^wIʩ,;b8?'z]4 ̿ohB/#TaN`uH+"p:!48߫0}ҌkeurԖz.3aӈr{`N\H` @%Ur)XIctwmًNP$[˙5e1K :b'o$Km]}6Cu>/Iy6[^=Uec0=|:c2^ۥ'Ue*z $F60!X ʙ5GYvˋ9Yt2M UyYָݼa?!V8c|1{K/$R^?3h[ .s?zϵ8{.Mk7+ /?cbّ:{)4ӥL` V56v(aNȼy&_tDl\ջ+2WCjQ`x\;v*l%"PU0O fogzѯ],Nأ| -"|لBx\0 4}yPrpa+XqQzLaOB'ٓ,ng61Ie& 2oջ@,Ȫb6XgJO)jFs&ұH;Mp#0l73%NAT ÿ}-ƲdLړG۴7`)lXΙ䡺 c[NdE[{CP)Nʯԭo8&9; dY՜A%MvRoHړw !Lqepy8'!IPx~Bu?aW3na IV] S2 xVO8J"yWKW9`yI춝uo|yɭ!;3~L)BA>t|͕IT+l՘ BϜRqKbrwT,lJqrQ?e>!Z0Tx1S|* Vy2o|P)IV2;;@)zqN. F4ƚp&ФS,Ny~zgjN;Pq {l>2Wo;p/Ce8l]-^g XDs'.kGZ&^'ۥ"L2K1_w+žGd'N]_#nMP|nljlWw 40_nG qm O&ZaϺd|1@dACpjBryW#k+t/8V, 8P6byd.tѼ{۔ty6oC<PcU7KfH?!VP9A z[lavj$͇q|yGv.V{EǦ9a)޿)p3g>>+@]޳3&PlGh)x@ogwR!>Pr+(KbZ]p^N;مNweex9wѣJ ?\B6@?-|gAMF zrj)OG"&~OM+Gxxm5zǨѭeϟK@w26!>;/Гa9.\MbNoBUtVoiauGr.7e;@dViHniALxmYٞ~ 21h+)RVA}$%䦠>~]2(>#RоDpA;L|ԄJ:=QqF*ߜg.IeK{lcԇ,.L?xkž%fq<1,bʧ#Ӈk8 }nc Z"XT6D<7i-HZ)Roΰܹ97;aJ5 sj"BEe~/P awr7'6pRԸl}e.ibl{VLrkc]1m~ٴ ;U.A'ƳĆ+%H r+wg`\b}۾V/1r礶#>E&?\IVsArnm-d j`_5:^T>1m$4G lf{JDwGnW\6+ Y=/5b X.t+U[t&S~Oto:=6yy1.x <9,ԡr9.u%e#~pNuy qXjf&gceZCkB=mRXT|?(UQڇ" -=Й2"~ /bd;Ї7JaJCCO(QsRf\1~4'fG f咂jEo4]LheYRMO&5&u~%#: )ҢlS.?hs۝PҳCܦ8siOLȶ]Nv ){)!Aqo 'N<諡T xYUFVpT\EH=S1!KϢ*cZ]a8n\7RfHn|nve mD]5\AϪTu' ~wހ ɕtW@~:SnP[/aW<3:K{@^ үT}.2ك$uoSàq~g% 6΍) Ry N7P]/HeLJ @0~H-(}Zz:ac>;B]s +ahKԐOx dCܩ˯ͦq4^&Z;+B!0C㋇܉C,j|oud_#nfW0a4_,Ypw/}:2յ[Kwfm0q"LSEB.V|X3+wXd~yۭo +{m* +\Q2SwӗJ?V7{SGzgKOSRy.VS#,E\e:rhR?CSGs{@-/5 p #"NT.J.dܻإC+f$t~~1 '59K:m9OM0fߺ,ezw*OTsʄ*h-zHm unXj4/w'ƯQXHB*jq4Z&ڴu\zT_):Ty;:7ULk8 "FR~F` `֒0]{( ȥ3 ;[K 3s<Kp[to 3ZÓ{ MRcŧ͊_íWˈ @`5!vH<|QUz?g9h=|2I;${xCʗXDR)IwhY"fH>eH<0sx&?c0B@s,T^ s4Dؑ؞U5߫DYpW[Z'̩qt>\b@Aw2(%S|.WhfhU {%>H|./^5-*~ҰLlXpzgϚՐFj 'J'Nd9F1}(8=& ҃' *( N%YpB$Pڻ_`56lI 9mvИ<`(!RS*̀uк/SOϏ d#rR(L??5Q[B7]7* kB=IMi3e>}\evG@2ySSJ{-IBf&L콃7i0!'fiV+tbz\Td6jWC.0x},nPL:8\3 TB?E;me5fr Y:O ۍ5Z( jrI ᙆ^{*JW|BG)V͸`v* (#<e2m/]ePZ4Fp8@HдWA@?6\W ~ll ܷID(MGzўN]+/2Ar'<9%~rh~S3碈Ւ,=3%G:L`o<1./+{zjde -w:ai:I#FH SXiЦd,0n[" ieO-ӕ @3IG]~Ii!M9T̛#?c>_&G}ˣfgqff̬H`oy ;"M>Nt涭zf%Ie Ձf6#2%!Ts`R"XY!`/!c1:$&`?Bjy\ o' ">? #%- #Sv+1B+I9iϱs{2gߒAgЪσ~->}V:l`dvms(AZ1_ g8ՈeM7mlf\pu69d AѼ٥WMnjưMΪ58%LrK7If.MsGE'eRnHǘ j؂\·˿tk\8S8$'Kr 8@m\W9ѳsUbvLSTʂ>·'~װ7'<JaZ$ fiqd~($ۼǰt/[::6@)8 R7Q\R_uLDbcې"\LS75LLriUnHͣU4MmhXF{Nj HktPĂZ/Sv o) ЍIEo!+3J"@ \[9$ ~39?L;g.+3ڼbZpOI݅Ne$;p*XSZp|A'}-ƕi?n~JQ=Ub1mr>#2rCnt|\ 2sm*>{d*׮$hQҘT'?@s?5tŃPB"SJat3$1JEQS{fpIU 2q^>o3>^{U5(א2$2s 6*ɒo=Zv#3ֶ /xx/9#R{ˆw\*oݏBhA(NMjJz)mW"E%KOfU)>}XOa34!&?n"k-%_S4ຳKAFUMܙ\fU1*6P@3>~7%;'c#Cgf3iBS5bDq#]V>Ǵ5W%0]%܋cy[V| ni=h~KC7Z/pҀfjs.3hVqLP{Z$iNYkQC ,C)k^|wBc1WkBgvqpǞB,Ps'(8 '3bXߏ'wO#c~JC٥XVհތp܆`hw: v_:O=GqiUYW%E\bXXsFH0gIMRL2E8iN+%PböU@Vo2vKɩ7{R{ 1\~Vk=DCIDB"?iVS4>ddسYR>yc&fO1z*'SRtT3P*R? Ǩ4jG;bePwDaeSWFfU/6q7^cqΠؿ}YE ʵaj(-8Lz5OqDS Z7]GlfKUcp-a~ A,, N7l=1r{xĨ``^.#F1c=RC*Gtr&o!u҈׬V>V* )hO:_iXқux~0HRsQ8~"rl`X,[}Zs.(^a??]@z FnF4%6bG0zl]l7Ui41sq!- G (2vKCWfТSstXqAy5cYKOF^+":*17+ uZut;0%wwws݊06 EV+BΨ|mnjxe LDݳ %tLi)7PP:m7$q&1' N(ۚ\9&iv~Qa_7]>j._ 3`):3}KVbE?j WzOpjtUy'3\cCe7oG&rKim&=ҜBkܾz'ML·$?0;p9#$!S=^8]p~Q^%ݑM+ph[Qǎ(v /n)y :Z ތF/OȬU}Ey .u8zH5SO_ Q #}&-цˢcpl cV;5wZb:O91oaғtO7+#Ăc231@,4&Sǣo]4PB{#{P iÄ2ʮB_"fh)Vr=#)ŽXU΍}Zq *ˎOWcb%Z/S4Gve s0mid@7Դfe_-}R*.t;p+Is;Pg@ y` Zm{P(0o~ީRoK^=ZWPӈj!4<$NW26Eq͠>\ |Mk).kf8\%V81MB"/x'ŠFTj l;2Fw.sr. y ? UNWG*M aMx'tZ&ubTY<&]N'>ԭueB= "LqJn{=foD6h%`A=LJݛjDT{O"Y@>< Dֳ (cOڒ^Lht|CW>Z3p^j yrvCE5_M}g^ Z+!ehU -fEe[C\G2MC ,BBߺ7K7b;,Ծ+2A}lYr— CњyGD6gwJ 1)͟V_=ՙŔѼAǢapnSMu_N8e'y^-Lx O"m薦d0gcMI+ P-(:s2uj*h;Ww_}"}n|3Ppma+)h+4 N][]֏D.tVdkÉקy(mEIߊ: ZU\Uʬ;~<pya+o&=~9#'*S~(KQQ}jvɉʤ0,H_Q0,Av('4h{Nzۖ<2BʘeOadj$D:ذ,ˬ\ꥱa<'WEH>)l㬂Ye{<e cE?~atTXm̙/k4Dzx st |4A&X@tE5Uj.猂͌riJ짓vbH0&[I4%Sf6~T;g!ܮ=ѩ;LmGо=HTdŝ\n)@iyq.Fg}`[H\OxtRszhjlYޓij~Pv/[V>u8064jǶ_)7|rEt/ypfzkl0jI2LcW"ڡyА"5b$LIV@ C?$%#@a,>VCr|˞\%qTn\I,iݚܖd`33fݲ9B|3_55((0^:}f;qlq]- B#vQSs9=|WV\!i% *8t`)ЛԱMGg.i0孀wB\Htc*֋ydza o袣*7jhnZq)$[]moX%@푋dΦ/8C9 y.3Lj{J>ONFjz3x1?{}΍-aFeV!#u!yL רs.,`/+~KƊ3/:7P^c6F#f#%F 3cZZyMGd#S*|Q*J˚Do]HՉɝ*=e)ȹԴ"&Q*ֳiK_عj?m4~A>S>2V+ 7캲b2KٶcW8ݗ.Ny%NTmT]ٓ2J4bq/S1KH B5# ;<}??QcԐ,Ah"}be&My0Bb-)w\ tL=em\.ٛr11RNQe'KYNNr-KE.nu!j3 \؇r)f2$[ؓ)1#GIX/ O)#Mz{ړIE,"u&c-\ߠ招fI%#I Q#8Wgs1¨IP8}j[¿w yw6lgޢLVO[է`4^XV {fnZ'7q .d9PNFs+SZtn  nykI|7ZfRl`W-Ol)[&\1I:TbG״  sc j d^py#O?,':ic:1+ ylGb:̗I=5$oC ]/"rIh?7az[]bmhVݒ؛;P-av]( R C e7q%8\ fdݛ#4súHY:zƣȺ7Aֲ?K:Dx b'k[tM *$*MS"<*Xbw1U$3j1rGhbĿsa[3R=I)ܾFC) .芷=nZNVwUPtz4 9E2& *R?@5D$1Pt^1=[FuAmt?vɦ9%k)*)+ƅ|v83b"%i r]H6#O(ov.0L 6*K 3_m{Ryq#ga(`"1+[R.̅{, gEvQQ'':K;rqnT J8%D[e]3!!AIo$Cˤ? uR8>dw3{L4K:_ZuBM {e*Wȭ0r8 &1 +Tsuna\uh.$Ս=|r,ނ_e:JpȣtC)9hF&@ɂ{]Q"֦_^sl(ϣ{ZU}do0:@+MqL;}?\w2/Xa`8z,>w1peVI55eנR|JxM۪@+D۸ZvS_}|.h'A&To[4RL|ےJL/ [o6^/u|&7=-*X%s?]!' b 4̪} 5V84׃k6K糇MJWO [_+U,2b3NA7m̹72wXw[Ǘq?1F̅g 2}Nεnr%`Xeyu(67~WwYQPp#ä;ϾEq>AYhݔqMM1<ETېj21(6Q QJ7Ό =}:?]GoM\!8.`vvM/^ˮ6YX6i)s ]SN;A:iU oVvk* c BUg؃Mwc2Ka xd&4ewPXNjqSAn]p >TKˣΦNZ]P9Ewqy| jJ. qTtcDdy ih ePZ+sK£+}[^*V2VicfX=  {a $X􉧚 s8n?vU-=:Gy0]QPCב/Z\<$@ 5-~z,[j?VN!n_mꟼo5xNjt-/ 6jvbᎮA?a(-2]4G*. 1SO+Ӆߞ[ThS>]D3bN`""O6gFGvw$*[Lc6p hTD,oX:N\7U||FGo`\AUw-H\SjM ur9b đ !MשafL|M'n?Vc]A5FEV߫ zRa C8W~љ_ݨ?V?KbǜS. UřӍ f"i۽~1T|$3ʠZ7_ͽꞦ3+s},|hC5Q=Ղ@G/'"b3si57c0E`۬y)ZL\rDuH}jy &ĪV_KJ.. <tZ6Fv8o3-ZbrN4( 6@]Sq&W)%zcY9?K.[ 1޼4o'݌ YYՈa3)XY0k/>;"XJXS 4JUbqlJI&aXH::ϣ)lD1R8w6n_n8ݫ%QJ}*m*9ipV[qBA ʑ(`(pAR|z 杙+>iCp7os%T]&]?4YHaq6#M] 3 j0&adTcJĿK#\݀wS{G?N^sV)Ts: 1eL yN"T"d֭w]NŮGVjZiO YNO{X.i ޱo&uڐȝ/^d9FWX:aΠP\ KKvgUW[|arO ㇦֣=7/=~G 4! Y7Ue?n9y>HB6<5%\1uӣ: /K{ 46J{(#3r$(h: k8 oDEvS~XkK,K W+°,KCQo_AĔ(n5hFIwW$xCk6%GX  Mâop>!miS01. I_ k!+s32G>epWŨnQ)9fFK/"|;~Lh- \6KUWhwKY}$>bs[iR( ƚ=ܻʹ(]0 &pq وL]rbNea !o&BH4| 04׵eo`Ħ]Cym;_Fo~V(:jvS]M]6.uȷ<[3ˎ-x2 IK\yDGABt] .K%{SGj(aR9nԄu?gyI&mHq{-(ǨO\~-,pWMcʪj1fchvZmW&U3xnH_Nm;S]꒯F3%63%rRW)U@0pnx@ե (UGmw/ Ed'o fkV Ww#ᥦ־ cs^ԘvUe:SX>.HE&~ayk`:D<¢_az@DA)zai#g a=B—P[]1t\ǹh:uK4Y[E|$FᾌmF5j>׼RSK`Z(PWԳ ᩓm՟;er(1^o* 8b3b 5l.Mt}OeFslsN!d=q?$l.VѓJNUw|/bFý>KQx ipY|7d =ЛKQ zdV[11mf`S!dڔAS p[1񧬦 m U$2bDxvFƺwD8c' EljkqW4Á00zgLUuE;&-.Xt,x6ۚbY&vWI^Bf_O49'?lUiYejJZ+YMsRH$N3Δ+tcL&5|:*i $ #HWձU#[NsI(*NՁѳ=50wB69ѧ̦3?P"xy ChԽ_Wk&|;nuIM c~XO휛%^Ev?u9S_rPLpob!P2vRMG|yzmt uYhc3Q* t-sp$0zj!zeBX>T*t́d"@> >nkԅ0U۾=A MP}0LŒXo* ޹ Uh$~t~V`B*qC@$$1@`ߥPEǜG _+nJw<l?f S|9;s4_*WJ`e'rC5Wdލ"PH ˆ3 k >8؍V<-#WfnQW*a&tHWK6Y2ȧ.Bn<3YA[ ^p ?$T*ݍ}{l)oaji7]xlAFAU= 4P3n?;|:J,eSдpP\.ܡ0Ȯy\s8{,tIT9T|`S\KgkMBQ*)?[0e}'_h ףA$D0IR{h01L||a!ªlIFaEyCoę=Ԛxb% nL1 ߩHJpRnwPc"eC{7AX ٕ$DS=3X-_C[bq+ᦎ.L, XX#~`+c};5a?p1{?+?hp!/1;&0rAn_/7' ~^!#t!,Vz=q<=ppp_s/9#0_?ߚ3ϳ9){[Q(XK慡r\LebڣikC$hK}]޴5w"b.QźCx߲x#rZҨwYd/z={Ԝ+v}"b<B^5*|3 1frrpy'a"(ƅ= ʜ3=bjbe(r6* q_r qO0OK HJJ}=xk+B \yy_GGa+k0xSC\+W8wv,v֊ u~$tjjWUda$[OEz}>p "0Y1U~98kٖvfzbQ{Jx^gĬkoK)X&)M"J,\A[2sPP\T fdˈ,]'26y?0d*7)A;ԓs^CUC{zh;J^1ò B:E4Rp Av8U[wՁ)j'8gٽzw^ߗl;ƫ8.^p[2>f]$*,ݖ7z EU>5>y_62x),6_|r4YncIĎOݾ%8+P0jFw+T3"ΪHռbbۄzPHmy֌h`q=8>B^8&p`ae<\sMp`I6c;{Mj٤Pkqur/0l9z\ +i)ˬHN2yzS1eѓ 6m 1%CSA I.D}xLbkƻW{Y{Ֆ%{xA}ʽD@Ӑ<(`Kg1e.I3'aГz`\J5j,\%@*E flgbHx&Xځ5hx`pNJEJoc@}Kf;17jr+; }4@=N[ Y`Q8aĽO0%-i{caqk!8&z8g8|vY@P<0[蛻rhWU49EK1ZC DAJ ׎&?otd׼moU@Ԁ 5q&'@8A.Jn)RXgPp;V,yF 7:7Q{L`?]{4:GTrJ਷'\STeRU`"tg] sD_Z:j`0IcZsk%{ڬ8rEr,"#ct]Fe g#z {AhyRU#LhBIk:)WG;LF\ D t֞$z 6"ZɰEߪSUgU-/QX/'o;wmm|jI3{!F`)n/ƖiӁJ =10֜"WO>= U+@NB+meKã[YxXFIѴvS%VBo3I$O3q\cϪ4J#DF'.7U(;Tcڨ$:J:*JȽ!R]W[`v5%bVrEfGHpC u">ZFDMjP[ŵ=veѤG,ζ;5I |z8j7=~? ;n' fHَC0cl)W̃#eL8RYi0 Ga$*wh+At_'EӫS#EqJR bơM0iO22MZckV}D`vw3Y5ujyY9oָx" KNP_Ng ߆d0a~x5Qnn6eDmksÄud[s ^oF@CWwoZ 9մӌ 嬨h@ J^0;(⵶ӑO\dnU%VUO{>gSI![> Ё!_a5CtՄRK4;̑;sU@4ml8gm6H?mc~sXB#IuѦ\]/>1h]R{%)u.P+ؾ-7c]=h@8CS5sػexkӾt2cZ_N_*ճ 36DnA&r],t 8``_%6?f  ?_ᩨE8_4w($'I(Z Qی[v/vRf/G ;;עiBD PrLΪC:T0 !W(v oT!i#iHo;j DOmw8D6F}.z8L_ B-xw;0h{v0]+grQq Ci~I4 ʇ Hz_G^- 0=U 'NbAmI9)+-fŶU}˹ +N.~jTjEJFcz d3C5Eğ0Rڥ=ptfL$hQMR>m H~1HW$"<7:&Cg̛O겐=`YI18rM@LQ :>`R2eփ'?Q1r֢GԆ %~l\]jz/s:\XUc)fd0 i,;Eh8Vwo-{5hN1 K5C5s82$ mlɰ+< 0@'.ޖLPZ ojH린5uf URڜ~O AV~pe9݋Ĕ۱lSuOt|IBw  eFO9t{o9| 8Q}Erޝ`RN0"A=z)XtEN >ȯ,?5&/t,gY1b#,7n% Zi^CAQЋNgVyysCfUD/Lh(,W%[xzJ-bShNE<wW15ges> F]\P8UהaDPg}7>z0':_@k??3QN|޹5F>חd?ʥ;fȃ?‘O Ӽ;׉h3F/h(v+V Pؼً;1`f#Je'eu؊H:+r *-߽`f-A$ߡպ .z%!oBõ0ds9겤@? pɪRӈ c%w`<}x^(nv܍(\\OԑdZ"~'08Q2Wde-uf^xYXMO],Z[ْ^?`KV<\*]D-%ŧ#OU;hhf*T1jDˀ\LES ZbcXƴLT<]&c&mÃ+~*/t'TLДQU]߹ی R{RL>WaޒYRlqڬgf>'mVAj3`mw8lMc[)[ m<h x>OXkE،Ac)_ǐCA\u.$MjAc!B^s ƒ^o<\h?4>流dW{;D#ٴ 4NʺnVX/dEd9i죇 7a"gI¯# ߔ[.m?WQ$Z8`sJ~C̾=o4!@yx&qf2AE'4c B΁U-XgȾX08eє< +JEtU$DGPݡFRWM5ν02\ت܍vtq;%R4XPv@{ef'%!9>c ޏjViA 1,e;s籂i-h'to%Ӥ. ǁf‑:ZU ; tqR)ХJ{YIQ퉆KJ;or$&7 K kn,fj@>@)R;rv@24dzh,xC-2^M'2Esb, QH.S]j|4+S1zg#*9^5'*p"{$mv2hBGIޅ&˷dCV GS Jnxki"Q!+b^]lĦX8"O(= J6~>!q|H+e0LPNi|9]C&1z!Li7Sݧܩ!O(~7vHڲ^-R/ (B̀y{uH~zU<T<%g=$3/_p; -II PGVW1 uGj!U18$f\ naOP͔2rzq7w9#r͎8 yoHٜ^&Fp ?BO% GRLo8o5@W_N~n>e>߭E{>f_P5ǩj)4rd;U[&?Q z|g%dWB)`3wips 3 4fLʾE1v@VK 'Z4x>d =eH#'0l~?u6e-J*:˴Cœpv.{*YTfk_ TNjpj`? 6L@1LB@8 ZC5؃iy2zމ!o`;XQ|ԍ91ʞGn) N<$X:F_lvj:3*4Nm.x%%}uyQ{r_a6 ;ED$28=(]A>kk]k{-k4p6tG!M[$i'S펽xZmfy+] " %+v5E!C3Uq>17{ƌnc>[Pq򥮆mՙ%jˣQ7`oҐz(h\mt06ۉrm|N68F7}̈́-l6L3XF ysrUJ[lE-Kٳs-LFL^C{x7]LO sSͻO+ޢJ@+ʂHVaeGt$mΚZkQ쟗pw4> GM aDWT>QRVe)tGHZODJyS}גB}aa`S" .."zE|mc NF[>5YbR8o]Kmެ,r:˅f TG/|NLtgwEhJ2t2˵éyjQ(P*Nbn`[Z` Ƿڿ$2BvTC 1gc3ђJП#ί]:4Ǻe&o?g4U'-b.yݕ\yt iBu3DoWxaUxԑ1,?΁ =vǕHcQ\n N)͓$; 꼑Oת0tY-Nnxحj͇~sE > `mwf$'۪-!B}ydٻaa$ΣwRԢz7.K6R e)"vU B[o5G5Ǚ(됈9-v bZ\8/_>X$"6lrdEyZnZٰyڣy^ U͕\(#,P֌8e'7I<8H+wy9''bG=GEXsR5z,SD H^Hd~Hj~+fer`4WaN}~S#ЧI s`6VX6diDZH]' Q'9s4cj*ngx6@9№UBO̞DXc0L3 T2@bOz;Cu•Hm)i9y MCX_’Ϋ1>4`}Нi~7EW︫ɱ0:K% a#EF5xH2kHs$c:86 xc[拸,:}ԚSX蟹Wc-\i4.beÞ2h0y3xm bg`ENmC7!oƗ A`!VtlzIj+:`ʙ\hN)WD@&B2s'y@_7Ezв'o]?:J̾%+a} Ff]puET 'oy |lELpSKC]!7.fC-OQ;BLg9M>prpH=+g+TPFoC׍yokjzP'eXcTr4aaORH.2ZvI b^Ζb7-ӥm%/aɣ(V}MSx.2aK-_%)x/ 9,U^K:l|GrUMN(n8Is7I<ˬ%znIWG3?ڞi=opofO'&2fpMQ,tH+ GIF$gU֤]M|ؾ`4,(sM]D}vԂ 2Xa[¹tԔ $"1\`K_}&JYUp`K&B;i oJ}q baCcpC+WClֆKp>qDҸ( @$J|#K@1!N go( ʶ٨.AXuv[@?`^f jVP[!Il\Ha(NUɍ@?h*×`H˶]"N@GФ$uV7j$GsQ˜FSl_,XȠl1tNfMNUi]e9(% ?u?9ʾ,YJk@]NW /3wô\2q3iF-p/Ay)~5iw@ A25Z7+|+ΑYHi.6j-ĻrC7}u u@fAT4Lړ yN4 ؽ::R6h"O/h$ٶ.V}UdsVUVee{c#WN#~%WU'`S7cjUCG@NFPIBuf(_M?»ҹ9 te9.ULیvO BK8m\Am v49'v+{,0f恥CqfC40nU&dzyPB)~HowRF.owv}XB4QR |  vpKkS.`#a{3YaupQ3j;+Vvf6,\i,tr͋sS#vP g(ެwiA%/ s2}VMfd _Ĝ9rf]8ąb)ͻ W'xnmh܃j/yn'/ޣσɚvv/kg~x\]qhI)"tK &B bt<^$*n~ҚNIwG|mؒQ&O#5 b笠zҬ((VrN36` VdK+?UAH.e 2 ,Tyr5+\>IXș^QC8X4%ۄt{YB󐶀mI.l-$l!/ñu3\=60hp0VE*l=Ѣ2 t \ċ ibXZd%we?WdфqKlb5>_&AK)\ a|g*|}ͅ 9Uޮ@&zp;ܼ\QYഈ^=!EHiaԊꛌ^X潁vŸQO τJX-WTHFp'3vUQ ѽ9anxG{epyXJu=1m?TΓ5>qO9S7^wT=?RN^vh/6'vGxnllOK,1yk_oBd`ծAEp(L[RjCizN:7ap_;ա_”͓8׬ ]#lJqo!t!rcb UñZ *{zjV4 8.)M&:Bv]%B[FEYL\O.}|"MVr! :מBu*J;fjlAY?Pػsrr.HV!q=֟ K؃SO|+EJlF!AJCx%ʿ8 0&Xi4 L9zFB=d]{D GW |@ӛ N&Wy9A&b3W"QB{!|^o3 DϥiSwn" :T{hOD̘) 7 i#`b5ElwC_U))Oc"PP3N^SA?5~х$4I2Jw@y=JPBUߕ,+WjǗ a|o@ع9@Eڨ!:_ e> e~_ (twS>|jF;_rDvuYNQtEHH'=LE80J }w[ދ]3&6cP$] gn4YMJŴu{rRG]hM )bЮ{̶4qNt_0 PC,#~rm/?CA4= y tJdrC,[G_ƹm"*03q?!PG$9&Y1P$yJZYWr}}*SYbRIT69Vy 7$(4k7~ihc?tᔈFGwcAb;<%JI{)('ղeu 5?[`Ӈ{텑 p Q]du5\oɥO.?l6wT>ѭ^[ xUGFfuF3adt{Ϳ\=& {#_AAE-W>_#`P\}7yz:74 ddK'p"p% tjʟm*M%_b M- KGҵuUfV_TX7*>;-ME緈]h{s\({dmִ#'Wx(VY f6SOůH[0s!͂'*mt":Da4g5C%pR0Y۝'e4[dgUӉ‚}s8sasjF`Lj$5:15xg\3𔘭X?,m.jM(KRЦ9PC^,MkY\%͋]7Ns;a-#ggI9 Q1| < 3_T9n%kӻGSW2G/h1dC"R巍_j i및X&g:t$NF)U:ҞchęP|"v3gy%tB(aK8RlV+Fmx(ܷjLӥ'Y I1GNZsv &" 5IR^EJ&W1q_+֩}sx3aY0 ȉy6k6i^C[ׇAH-yFx]<ˮjObyEglI%߶O-K[L69|Wzb6=(d~tLC/6ɺ i707'YKµDxZ_}D@<|BkÓrʜZDBH-zmdp@j9AM /G Ky ddq ^uى>xĹOΨ AJa\xbB_H<^c礄 {ՅR2ouDX獶Cڗ`XtǽB 3ؚ۳t YQ`>oD0jDts9PRVf> "+ ??Oju#fhc/]aXwdKl$3HZ7mvVcC>ekp;h5->- ΢2tlL +;|#PI,C.;Py2ly}%;\Sq[BYa3wI~ ,ՇL(1u|ڇC4cSSUtGH/_CaALd/u9XXۘ;W4G~f0E+޴~c]"_e]yEY oglXç(|{ l7|X,47dC^  P&JWJ^_̰QЮNw\suU>,핼\4͕ bUf{w &,yȣ2ܽ碷 ĨO37W:=\eL^PȶQvV0aE\xåʌ7_n~O5+[|B\ gm^2_sYɴ吪r3 `NDzؖ 6b爙?թu $NOb/g7t8 ?=_d>9mђό[]+{$^)k94x7,EO6;1 6:. &,zƀd֣-S@`@LHh* ݣjcHY3\n5uyc$?5-@osyf>)_E IFn?hg; ϋIB/?q'cn~r^KٗC ~~Flƍ).>s<6#/ V݄(&:کLܟ-' z ypHdθ=Ԯ jB-˘v.b=0KKɖ3_~*W_Ug\a'gm{MNΖyޕPb R ɱg4DX1,꺢]h)G=;4m󶲗{'C_. ;V!j[^_l-{YO툨f`X#V͔%E a']cNoyl9hJdPqF[R@^p_WY՗xi%̌S'רZYNDfnەN`rsNv` b @mm,ayNi52X0sҿ(; Oh_Lz,$;!:uI:N)DVA`(nm }\b(i 5Ij0DZ4PzeNQtXJ >I[jz^]ڛW$Dn K$3T\0V$5;ܶ;3A 4u{O"[z"H7?RF6\cݭt/8Y$ԩ} n~ e<{0]5-sQwDO+Wa+ [V +8:2ɡv @ձ$_DJTźtLgCdiO(_SψMJ^9P\eT@Ʀ`-Diǰ5e) xI_Uֈ|~ɔ_j m%kWr,YU.?b̔2em:O굷 Y; U m=FtN@% XV(-:LޡFo GcmdI*(r' ɢg/Nui^yi=fyX "I\0AD @Fs/x9*ǾH4HWuJ>Qi:95X$ߥ#n 2U9=b' nS ZMؽ7GT!ƍ%&D ȸbUcJY[ B'>(i h}xζ}rBb< E:|so "G1[vf>&*EfȍVpmg}e-8h%6ܵ2 +InuXOWdQ20nk^/O9{5YǦ3} q)ldo9]:r]͗p0(ǺSd(B1Kþ>}6 lS0a\-*WL̾փ6vs@QS99m1oͦTE3f}Bi.@bz6esI [Ty[{D  epe^i0ЧFTD{X`8A80pqZOK Fb[΍=?(еi{pSdD:2q2Ez3ʠBWyX n![ Yv:򸽙7Gl(seky2TɭZT8^ Eu=!r߲!$[A4_.U K35o|r֎f\Or9ɴw|`=&GwcCqnǭ}GW$&!`S~/+ $I 2m 4wbFwJj1Kٙ۞|G\Kr/7K|ځ R9tYcxq#a!mWI pƒt_A82!i *lE~B>@h~ } ޳tS9)Tg)A:5' & vi"%H+., }LI ݛN1s|+AfQkgqQ[ {E к|! ˞@z :Qx&/cNѵ( .bh tu^0?y{^EfxKw%AIKO[%$3@-E|npr^C~h_|5%°l1+ufˎwҼcM%rTc83r M[Rк(Iշe~#7H$Q-OVXa]K7Ÿ!rò9~w{LGI uX{q 6b#n& E2R$j6vfabfPh[)-ҩ)]OP3xC)PN1 mnIQhW4Sk+AHK'̤Z2\Odf咍inp^pjp\e>Mdiݘ+4IhsQ͌nό;*rq45Ѡo6ghMO)vN 2-T].Sc 4Ln@~N[Ý-_AJ[Ά+0]Q"6Q% 壦0}aDn7d/;T!Q5>HsǍs:C7?b-ĭ#}D|am {De7HㄷKMҨڲtʜgPE1E.2E#GrVn>QG x՚r/-YSA/y|,W!}xCؠҵIrXS;7eSX׻u(6ȱ}<563|Q.]dnyTn3i8_GATs U!$ݡ}Q#i?®cdNjsgsC||hJA$'4{&~l: <~Z8]D0W)O8븷Cׁ9+ 9aPޞ̾$|BUwʘQI%4փ :+#c T pTmN׸#\ai#@vր0_#0,sp4ɣMLAj'MjC髷~j*)ze#K E_;CFwOlKqcʋhʷEcרX*wVŭF;!a K0]SWh5'M#gzԒvkJe3.0$Ǹ+FܤEagUݭ_ɀ0E'[@1ۓ PqS(O-+D ֿ"k *OA32. A Db77lX \iK  -T 'OSuHY`C7b ȭ,yNa"P9UqY z|S'rnM .UZYSOl^6г|im>oڢPЋ/go2fB8p9z7X@2ʋ&37+҅K (%9]†CW9Yg-2p>u__%)eIBPʹظ/+xT^'AY4lR?k6ؽqĉz9z. ?ǵ2hORku轘H >Aq[{E ^c]Y枨?ˑN6񺐪}С*F*Yd!yka˳Z\W:V'/2 g=Ҙ]۔ n'!C%Yo6]wɁL %7 ;c=8ǐa'\I{Ip[ɤz/Z's jܔ߷W)2'${}jNA,,U|tcBu2BrjPkOzU+ v؈R_PBDC=kL}'yȪRcm <ZW̯O79ZF!-p`DYGl@n}Ws>|ߖK2mK~[|0Y)O t-*f?wwV6=\?zA>ql?r%~,!ޘsUgjtZ,hNHD8sRBS f,U`CRJBwv+ w+3^_NE:$VP^Bz%zEwLf/W->R{P#𵲝g%,%A nD/3F>eh_5o>_3H-ne#٪__Ĥ,"C`zHFx권aOb:\C_n$(H_,kruZZ] V&{5v.=:"1cm^4rx?_ZTLەS?;'@mMxE!GPRH<}FϾ_{t&B 2Aф\/b®1O_ ;`LHP4:Mjx?hݵ^O#?B2%hT]>;_;0S%B .'SOBE=YQ)…c dnue$Cg鬷m {ƽ%4k&RO]:*Uì-%ǸY;WXJj VAK \a"YfGC#GuE|1N;C/A}FOe  {-9 RRBA/cy^cptd 50HN?B3aQ \DrOX %v%:~ BĐI\,D@j=epciCŒ]?]`98S7ŁNk8Ӕ)%= \.utp_a)N|{6Cnh[qΞ3`@;v߳6Y~⹪~@!f!;ZzFXJ\)nw}QOEƅ5F/#ξŕT対Y8P9" ;{-W40 1es AjWuG?PRFh"7| }ލeQ= !wO1y:Qr3|[ۣp/fEKD:J:9ȈZQ#GCX3C8P ) oܒ (1=$Z&Ge1 R~IT4u6[^Aڂn|r[eJ,n10 /Ј][. _{{+‹ TuŦ}.N z]3KIJvYAMK8J> y tb ?}*1'8No!L[R n!@i`p ]]FQv$.\ʥsυ`}M]@շb=#aѳm/@:<l99Ȼ~ݲ]Wu8 dqP^J6n?S02ٴ>[^jHj=@+Mg5hV x q>Nhx6 :F9KA0F$?#Є7,Pm2XAQ/dpMے}A\3@sK&h=eXg5Z,Ԉd`GV_m[.zG$ϕRU*xM#F(^h}hȺbcAMmuنseznY+M>[jiҜQ |GmTZ8cI*!`X$bibb#ݵMM*:@u_Ppn8qUޔnb\ drjEc[.z?˖* /8fF|% };*e agegkAˢPmm*U1" aMґE]Nә{96X8iuOߕ{$G ʡClUSN+MT I4u& hJNUGeV*jf/W { nRDQordM#u3LÏW?( k-/hDn.ڞYS:s2H3}o#Vxbvoݣat wZǖb뻳 Ƭ_4c9יn @ĝQiD8p|4 O`]*wud?, ЛnŮn9:qtbک3[˴NͧLEWPj>0=J$ êI]ű#G~ݕtWcJ OClSGlU( 'y.uǻ _8ρ4gyRk003 `K`A k5O7ycQ "ڑb- T!\v6.Ķ8g铮Gjdv7'$+`;2,@̠Nx7ҹvr뮒!﷑8׊RwY)hFc u#u}(V_j@"$DI,c&M&<Ͻ4\彫`0SD=^ W.ԔޮwM'NzݝmU\$vޗV l'-\.8ĥbDYؗ_Qs!UhvM.Ar(Tt6,% tB>!Z^$4g)2R)HE(Ͼm;HA)(Md R`+w,_ة]1&ilSI; _f@4uU2y_ܽѾdnk5v99n)ii e,[dj4gL-3 h8"d)B $L:Az7p` [W9xk< Tz`,'r1VQrCCSZ~RZ vnV'($z"R6c}o_Y> i@' 0<:OUV/D*z1fydY>屿h.*2-WhH >)T8ns&y@#)v:ȥzaPu72["YXx0q_]RVH,_5=^KXбQ4Խr}@=l\Dy%GХ8N@ C+du5t#$Ƒ6ӟ9ƒxMÙ06}V[M+ZxEcfo{Z*2CbB:+R"^Lp V^_SGmOyј D@}S@n 7^Դm5Q~ՊZ N3?əz'A ;,z{#hL76 d݅A8:L,'tʣ܎Do|TZu!@(G[Wd+? ;m3L%P4]_G [D_};~lhV/(;1~i ;)ڞT^ *N&)z} ejւԐOEj叺h!#ul(tjBT!?~FbǠhD[1tz$f@oA 7_HA,I\CLyjbb, 6dg@ŢͿ) /z;1YDd|H~׎u &~`Մcd$\El_.8[cŋ>Ww^kRMi -F,+rHь0E sp)1NO x}Bǟ-M Fz."EvQb9lK%?^aֱ$k,F4Q۴/_ÑJ6o2zo`i S gI h &ȯv4r՗%b~pL5I. w!ƶrE. YNcsNQ,-Y&BPIbLKytZz҂ww#wu@_f\3d|c:CmyAS ֜#)r:Nc$tVlxzU68CDHŅ>Zɢg!PwOt&:߬u*PQ$AF~ JZ2Sye|Ѻ!l;iChk.R=iA2+kc ~WFO(+,>-| xNR1&ؐqyۣ6F{>+ j#%0H&85 7D 7=;h Rߘ $N\~=ͨa9ׁN+=Uڧ78tI>>"x:f)WhЋЕ3i'o[ CHG 7%X\pQ{3HcxU3AOÔtG,]\}LWAM֫ pH94J>I?ez^ 5P5 M7@?\EsWz1J"'pp,E'&,vW,M~Mgκz,vJc *e(T GZL8513VSvvhXbnS.kod@#_Z6i;MBgHi_9l֘d!6~LKbm\PKxS&V_(  Zr2IRU]ܫtܭv& r> VȥT,t\V!5|gZ1eL dC#S;U>8j\tj1s|tSTL'FD:XaGI-rti{nlQf? "$a*llwi.xR]$_#^xw]ұEfݟf և :Boϥ렆Wx3/C I?R@VYjI0ZyA"j;Ba)}k["4)V|4Vx'RZ2_r>,KKF5kjb6/ #~ْ@9$4ARTOQX!d4y"frY$%Д3RJ0%UX$ U nr\5ȬoC6$8?Բ\nQ]8bEo LH fw8cSo"W1dyoV'Ǥ N=eohUN60r/dրi5'&WV4"=sZKJ߿g)\.Б4S%f:2|@hD^Se^YrС1OV|`[ m,vv5Xs>䪕kφJ%ϝ5B;g+xq'-yӬx׼̓SbV#u+ߜhahݯ SIꆧ άXXb(ȒxM32f[t slWf\&r.&vw xd~D Ra!@lR3ڜJx1dK-ztC ;*sr,쿱M .sI e$^Q/#f@qcIH?k**EI_/TC=V8Pɤ!gH(oź3 خRQܲf.%3P>XwHd8Uմ]ЉƺpAl %A%.q۷}(H>u6GqF3"-yT p4h@pc$Fgϥ~S[P҆ OXNq-OF>zGu,]: 8p :ȦB%I.9vNLi [ —`t| V:s.Ed|BªkE?ʱt%0ҟclJu W2t.Y}CU\<^P1K1^qrnrx> ? d=%AU?TȯƺgULaT\1Q44@]ڹIonH:؁/T@JeƲF,.6[yׁhET۰"$#+T=W1煷oz@gDŒHoO"ȭ 1H8e@S WzBAϞ3 o(j3;d7H@#99DRSͯz.m^D93B<ֺȤC0IQ} Hume r>'6&G SDܒM^ 8 D8o~0soHcENɢYlu^È0š&N;M:L,DWϏg`u[įN<  0FwU T7yzΐrg0[/ze\Tр5j Ʊ;/тTY /]҂4sdgQhm,C?ű+m5`:f{lUFS)>?)LxF'4 VjP#$-Q AuQ|ylliSl`q|πRI!ʣY"ep/|]URLq:RSU|37PqNN|J jt|KRE:V `34383Epr8 Okg ]ȓm5.9\-~0Qm L1;%v6ݘh {>[_1IoW"uPaF+i5yc2vz';m hlzjI4ȧ(ҷ2r&~(lɵ8}}4>OJͥ 9">$1{cqvgK՚ښ{+VW(on~8dqke|Eϙ<0QPEtN +QN_*eex[4^2!HNiQCWFrHE8?75~B6brYܓD^sNo#9,-[Joixs+gBL$%Տ@Do_fwd|Sy/#"ɬK|&v )9j!Ay V X<U~Хꧏq1.w`TIJ2IBhtW78x[ƙp1ou''1JaU-|qkWd787BײĬ`,VSU9luSH=o-&+lSǮ o@O?̛^5AN WAțg`7qO+n`UWDsAM'*ťHp|2nk"<W1 jϝ0qޯ5v-?5cިaK8ѯw)nH"υ,F7E~ӂգ6>NYQ7vUtVp qhU \O%Y*Br:7bm]ıd[oOF&izPv/ ZP+M9%l{:w }H]_4n Gt1bQ!({|OqW:emۚn0^ޑjhM:Zod輐 2+O0݁LbbAJ%:U=f@\i,(qjUɠJylБo!Ѐ3nG \V TBެ'LkV,?346,b=9CgDښ2tc*@rS$ȥQp`>i236`k]r\xt¤N-z !]y6cls*N>Ӟ';R@c}#7y"˯/J4lcX6_J)נms^NJD0w&7<1NF=1qOP>hHY4i yĴo~DZM-r-'Fz=7n2bQ/hq$$]4o+&\5!Vm% yTջһW k}1  !WS/uW dnתj1ev1p?CfȮ[ 4vN֎FKw5qG׻ _y)Ew]g=j/#SBlyպն`S-40_(>$ _ېCAVIDU&q8 S&VJV/"k exT/il[wԾu7E-6~WQ卒1e"_W-r2sҖhV,m"L"=b7 Ԩi ~qLzIR%?^7Q쵠dZ}F<0 ŒPA=B>o b8CGC[s'XaE;"TکG O+.xAm +=tksl<5#ހ&H_7[VmoX#p3~aYX*Z )$܉ȭ׸z+L3oFLV3u+긇5ӏ `HVڐeC[fLZ_sr8c=VUX%+_FPJxp&pЙt}/)gBg}^/4n蟛׋wSԴeVƮүά.%nغ-apm7s7!ލJץNGixf90v'Fv )/[Y[`"c=:ݧqpFtagJSQh!3p;30br²M8O;&c =qT&B-]MKÄQ)W=Ifp}H?TlvSQ*^6>Z#95,<GeSgWk6U!a 0LuWGCf &w5it:C3P7ט]wVu,O^NW]A;'ʘfm2DvF(oK0+װ7 _sK z4O'1^Xk%\~rd_6XiԧsfEWrQx5v0z^$E2Tg|0ϑ1ѵwUIϸ>xFV}@7=/R{/q[b6cɫZ/ 6}h(֫ST.gB>fg@$(ގGc@(j7xMq!MPSۍ1,oth=p_q&WcYǨ3-TB\E;$DUeO N/ ȲDw<ؾ̪J'(]6?4ʂF}@v^=r |jIޓ)o#m 0$KQ܃ K Ldf:1Z$iyS\,S$a"G9)^^lFUۗX45{!0KNЊ* kPM^dfqgOG1):}SȲٿhb.Dc}+'U>/W/64^(}aQɸbǖ[3DYqPPLxbq>?)2ϵHBOIRgDkrS7[% ^h.1'" f)ߤyӗ~ q f#НȃwA F9XOm~`O֭`1xn r2 ?-l0n%MOМ,y":{Q<zف.җԚWo $1^gKzdx3}J8AcsPYVژ8vG,1^3kl&vJZuI$&^Bq~=$ÓLTLVN^THVȶ.AlJv=n~)>+=Z?0$49 #>A^vėjOb${n8G %x,=ڙ)'$LSz4x>FL (VvL^Ȥ \5 =?(C6E*EjÆo盼"*⋾$H̅@bm=F;~4|g׎@,Oh>٣umSj tmi623;"3&ԁVoԘ oٕ0?0zSJ6TTDtu 판.#  (kih)Һ/`bCȳV5bI{fy #aD|ہGg/6k^/tRY,a?WPjyhyݭ[2 PUk[:q!jfXxVTKŭ,nƤvϨQGF>J3Beu$n1["z\O4?V?B;pj r2 oO wߕ9V eᚵq9Wk{<(ON$1-sMr̋$ K`c۱lBϡPMN 2wgҏMṺ@/P7D\)G՞ܼEqlj?e_^Rev-!?l\M4o i0HPH-Lfo4wHZ$VhkbO$  8LȆ-r}cΘ_e"Y\E.N͕l% n6Bn-m~/XdibkmR3>A4yHܙ3`Ӂ܈3Z|ˢWfd|w3Y"F-J#~bǛ۶d4Ord#ZcadNJ:iz%`>K)vhۆ 74c?xP\` 7d.+wҩrR/F|N8@n꺭~ս vY)pwpQEfJjz9b[9evCu7iv~f,wRO @_ڒInlt=`.h £6DQP]ԃ߽bGF_VrGva@% :S Oް.CuDoD  _^f*~ 7x$ޣ*ȱƈy!w9TZBԒKYN}vw=rS AXnYꗺP0פQѪݵt籥=}N؂.3Bxwu}׹uQ'Y+lDPǷ$ MH 8LW~gvvsP(.U^(~=)̷Cޓ+hLNۘjiF2O]R+wS|DZCc4h:٦I5(u+bB^Z|X*OJ)=BW}ǁ}\{ fQCaϸuB5'xϞfbqWW2$͆dǦ=;.+$-ܘqP4^?O,+p{%p/SbEWC_$,n J >̝m[^dk\yXT $5Y,z>{ .J0rĶnGJC*<ۘ ;I|5h.%~ PTJkSZV] Ad{[DлVG/1?l$hN)Ey fVݔlҘ೤sҎɪL3V[Ț(K2k[#NZ) ;~9F^6}jKjHQpLlr'#X Mx ^x7(^3 FE?gțˀ^\?w Iۛ擾cpDEN©KÖmH"ր*2O!U,|+?k&0mt*iod٨sLΠNUki'4K>Bcsž <KvBF0Ŧo]td/sMtZ׍[W%qYGsV]n@5FV0d4Ŭ|/a* !lU ʡN+v] ۼ(VY!\juXX5856A#l"ıVY :9o ї4d_Feo)FwNΞdڕ Z`4JRIFd2lᝄ^]t$&@v{aS,"Dsmud#T ϣCi~@~l~e$6G̒;} ;:j[`&h 1x C(}n ~H>/Dיּzf?q(SX\`&2l u .]k3i*U0g=02KcWEZ)48tLt@:"2ϧ NaIL M_"֑wr9UQEm>V D}!MM_7`= @?&+eAMLp0@P!h2 S>sLxD[/oQ͕1 R]lB8rYM^N.ZȘߡo\o\v"ݒv4~vr,"+o 5tkX,޷-seW(7)Wx7i:/r=)U=i0zV $p/RKjo6Q{f8 du7I)_ƭuԯ16^mo¡%ehWjCBטuwZrJb1+%0JHO$*x%ݯN(*e«z/@r7M@+s|0;V6NEay^X/֐'nb(WJ6&h-v1W~$ @ B75PpŰ+[ƪT x(G=?:>P` h:D))=[P#>3cO-(`Tj `uhe "EkDcO|xO+r?:=wb(OͯJ^sEg$.\`FAtI*GdF]ڹr$b<$Sg:&Ә;r7NGkzZr| @ZҢeg2pszxx߄T2YO'$ʰHO}%ҳ)^0o@*x%W'tqlks-qx4f!<:)ǃ&WjGJ)mԹWU.aqb(O_^ad!G@J].#3 )M5FDb-Exp04YI3:$##i05[ruodXѽ2Cebfx(L )cƳPD;+>KU^L1h !>jWbj1 / KM`34sw8J07oOp|OC3X VA3ґp#_M 4ΟXbUެ|CBv:0e;G$<}f -_LQTxLj\9wɤo8JmnNkyߋVaE*geD[*b='s^S9r#n~ IUhf%JVFs @ .ǏinQ9.ZGJ5Qᱜڵ4v.+Ҥ病>x2(چ ;7/V+R}"LnKh ѰCX/b("; w]o an6;BʤUc#+ spmgRȹ?3tN/]=vt~gx!MHɉ'/Õ;14` @#( 2V7_:l5a& bKӬ?vh#8;{:-@L¶Wxa~P2z*{14>tЫ'L ftޱͲjj}Esn@{A2n%^1q],.٫KxJ:# t}rW!d@fw z8<}A7lK&.ni ZS»/צe~#?8_15vAPnC~9K˙l7 oID7s/XZߠ-PA[aZw;Y׈Hn@pxI$48䐟1mH0a4tHKŝJ^G<'ךMsgԈ'J,*2_sB 1V%:Z B[Z]^J.V?V'}%pPy#W_o>f(In/p8HNzulD$UULEK۟B׀s ~QHV߹} :5ݴ,G)e<ֆcԉШ>[_ A#\x+W \N!4=\BȈjAtt#?Mn*n?XW/fC H;yCGlYBs=D&%t7dS.;M]$+8%x(+čx<8 B5iT]}CPkL5a}l?HrBA0;Ƙ'cr[fqRb](1p3Οݽ&tu89@ku`~%S&Rwe?J ~Kt42Iw%HdrQNYM<6<~i8D@(gѽz)<B)Őٵ4<'ov|-M|2(~mE|2Oj 4"ʜ%j_,p`qw~UOw|o)DQ`o0 x2pJd0 PscjE'%5O?;\xMŐ\@Ɠā ۑpDYd8udBlUS6[gV&t?o+<1#7\ŀFE1ڣ FO!/L F˚^'ng2Y˜h/=k7Da3 S> *1hP\h%2?WeopR=+t 6@0U7[݉SVK.?d'O+>dH4L횙954VA< ,MVUE,:@ &]enYy#%)>cc koo}J=HE|_LD4Х*A!G1ap= Y.Jc(rʗ-Bb3G0LeȢ^~ gbttѠdz3e-ٚ/^=MyxbF._6won Gu7xN$[t/wMK,!ZWO9Gc]cjvr϶^s-җg18SzX޸U4u6#Q(d9 Fi߼l21{kn-r3ш+7U r3>Ɂ{>=KJ`cuQ=%$RDO+N` O9^z9YbEPYG#!Vڣ<i;?J這ӝz$IFZLzWkSʝ=w~g1]EG19͡<~ROFY<È_p0(zHd9)F/o[gFsbH5.O|){~"˵Aj f"݋E@]a U'p6dV6TQ&]:[0JGD9%a3fy qA+ů"=;A==YwN֛; k -[,b#gW^Q*4/;:4eXl:afѸ&[*73dڲFךǶGh?1UN&FU6q΅v#,@cu""gج:ԑC+!Y@X͈(]Qjȡ:(lh f#( >-i?n5~W[BݬuM^ga=񰴛&] kn0tÆ2H NHl E(f <¥4K?e^nD^i1$^"p$::Us]`UMM4}AѥD&sXyȪ8IPXͰr4*8INb*!dΞ*{8&ͳTm5 }!X,7lqG[S(?;z9Ӫ]QN=N|u; ܡBpbAit_V140_Sr:R iK9ZKKhtqn}c<: ]ʬuy+(Nvq{\U}XƳA me4v̘>%]]ˣ3uŜF@kr1RSItB$_5+*k<=N쥶D՜ȉ4<4:rqaSO]5x Wb HЕ9R+%RaAQB?T>m8ML)nL>H :`xI^ bpi  *:0~/vʜNׅJX`sgz&"ݱ`sy۟u =]Lթމ0/T[g1idYW:GvKpzpyP`kW>\oK>d :_:p[ p :o3tPMꐟ/fҙtCb8KjSnKHwwMe3GT)-Cɸړn9sqO\ 0'N:Y:<ӡ@iD v׸@K1cy6B05Üh1+F3ļΡJvF(sNʎ9 ^nwai yGWGKM qzP $o'3G8&*R$u$?K7Suɩe/5-V6oQZ1TKuN3gm*NY\' QIR;@22<4~[Y W0.1)i":3 NcnIQ{hGG (@4eϸy'L=Le i>^SnQ 8T6 [jI7ܱ FH,5"Ҍu[L X Rt'lppx>|F[AcX\[bL:'$(; : ECt;ܦT~bMY\ʊ<샻`.=;0?M}a ɋuʆ5z ~cIՓO}Z]N?Ru*s^_A:yTCunZG/;e6:K猾8S|.Ϧ{xo*MJ HGfixZMbpO=9, < B?KzvdK^˦ b2+mELV&}i2E:-#_Kő~vf ڞʉu`gBI|ahX3_u6xث`*dF>=9S)Fυu!F|r?.&_:i=j#ti_&)E˧r.۶3njv%Cen[b7iԮ^=sW T/$"ܹxpTLִU82Kh"-g#oWkRڧB&ҰPo:/dw:eNlwEUXǸ6NLCRJD6ӷM\oH( %]1O.96[9ژƕk 3[6sp&]ٿIk^+˶vw&97U(2E;"OrVg%Â0c |N NzjcF9vT+8s)f{x>1G6H{26#f&X.'[KW13u[kF8GKGԟ 7ˇe4 hì ׬I AT/I@hx[5`IB%wwߜCO &?7rC +y:%UۀU*Bj]L)E^=)巎)q!?ҳXvh"*:O.r!> πVG$jrCW3hw[((3E^t, l3*b +y\YяU`PCGPަ'|#mVQF'Byo(y hOM)^> bq8qEbNru&hLR"?`e2yW5V:c +ZЄ (;PyjqvʄVِ M>'JQ:לY,?}и< b}1"oC}D\юXl ballWbiryb[%R\I8QɔZ[&PX/7$2|*MDH>Kb(0ἃ`d(}4d6[E|kS t CH>R#<?ӆp> n8v_wmP:1.QNPؐ}hB6$3^ ,VĵxU+LW5FZfL!qJekߵhUL'4ϩ=u)YME?ho~ VCf4Kg%zdVD./x8 o/ f_♢hs{(B$ amuC HOP0҅1#8LutƢ咂 t {bm>W`oXz?9pS)hTSSsI=[r6qUZRVE$;swDSmF?S,/ o5[ 2O.NquZI =?A8ӘCf`.Gn %[)d hDޞOFz@Wze9#D_8R\fV0\X%e29CMJCS YLްbaֽF%Ԥ)z ERҊX:=|GnSd.yDҥ* ˨rq2':\&ZwBk"iG# $כә#cy.|OR)T=~P&وmuoē$ާ!ZC4v3zi)00mlU4bv~T#2td7">_N^fՒju.@!P ee}i뤍h̋(^*CÇzdF1q0AHDjkE&Yk5]g((Nu= [X 8_8뀖nCC܇t`)eZ1yXHXV.DO|W(1{oon:Cbz^,eWl'<ЌFzߕ_0jU~8-f1÷@jAIɒ ӏ@[ a VbC)B) }QAmgU}a` uh,uivZJzvޫ~>XlbRp-ݑ5N2 M)hQ螀 vT9|ADt3+LY֌'JLu_KKʮ/s~y$čaPA+ pCGzKE;rjOfS쪛4q1jˍB2,CZf;xEx]##z$@v- *й\ mZע+92DBL)0 EZ!8Qށ%)[eK1gJD/s'COm#HI-)}W}.ީ@ʷ!{ex/;+:-xƸA/@R{w;N_FH@g2:s!' Es+|^pRU,qB{yho*3BK΋])4 Q!Tя?LM+wB.Q0/5=GEjQOEX;"l9(}l*;vdVT1~wm+5dW3mU{͛TK䘪m: :˔-,YaV ӿҤVÿ(+Ӭٵs: ~Pbd =*IMk@U]LP%=[X6AEĺJ4K )磑 2 SLn"oV63(cbAd@2u>]AeP #-#;z}~&>@/#y1X8,^MVSZ ct(1}HZѱYl^bGxS$;Ad?c s5sI` pO_Z JUzʟ4^n6D K|&pǒ^q@$+3|xT'ۨM0;W8ûk8&tp𸑡P(ǚtO) Z&7)u(twO;@&=U7fS0zO:GL@>!"Pw~Ǟ`dC"o GKJ>>LcU GPGN*iOpJcqb㳦lE`tv9.{O|26:pE1{U0CLή4$*H{/-x3]*KGVy!H"9 ܩ|q|f)9=@bgAZtb0?:V?6Y퍗hek\᥻i#9^˞|S!覯J׫¸TWv}+oS4D9_PL ; R+c*2/BoLb"숳-"eՙŶ]J= s@ lx{*3wAC~9ɼA@(A#T /k:yeOlXfHKJ؞I"tf_rK6^!<}GJfE]J$ /4Y۵gǐ 2CQŎstIf YQ& Z: 1_'*67{=5;Wv)_" QK}|Cf+o"߼Oe+?0f.IlSȣ}"9.[6IEA}e ma|\[J#ӈŰ, rk&)jNWZ<Ǿk|H(*(K~>9X)KFQ4wkP(ux^5,_?7E=]M `Sb-sRrͩK.t5m668`fB9ϋRxJ[]}1w67Z FIe"R43ؚ[x 9B?O}ix$;uʐwqoE9I[.^L~X<" tx<3Y ]M(RG/:)h#qy~HENWrVZr"O.@y]qlt(+}iaT35:-_ )v޲fp ..qXɒJLo0 Nggå'ccGl=SE]W{cLl⡼!_g Uz Q>HW ~J8|[_'_^.37KǑDŽ@VFu1m#vuu4Iݾezg AS$}y]vi jTo_ʘՍpb@`TFp2[3pu@~pdW41| j]xc`OX#Їi;/pk01@J%(a-񓙩S_s~˴Ѡ[xS<>Ob/ ۝"|Ꟍ]::d &pӶuIw)p:dI{̵jY w ݡAt5| 6u-^{JzOe-;m>71<K2d$M=lrr?>" xsu1Bp MTMv_63Φ ݕ']Sa+&π=,x*.E煓?RFad̳6DEb1 UT\ |θ(uG #(pE`WnY(}嫜E-2 ϷoqpQG1W4}`wӏm䴻ܷ{g:;֒3ꉫ-ւBmAF`YL+a[PC] G7z;*g1yO"nDGһvf$vy ϭAWoM!!VVIl&D7VR!c0Ȉ}-?SwC{p3xG|,ve e; YaHvic&[{M:!j_:ȫHT/_|N?9gbUQb`^6cHj?xdYxJKʔULDF늩'h+CdmXoP8pZtٜ))ħ 6J][dUWBN4zꝼc+}ZI#~#dea)p9xU},RMsci^s aXzxNMPqg[^5K kY8{78QBTCihRKO(H!he /0GpK\ %:@,i',ӌCbl!ťAӪ_n{:M}Aa!l/]Z7g6˚ljak3< QXnR?^, L/`[a(5z ʷ%2ڮۼJ7U~ .cA8{л hQ'Oʻ2 9a.Yaҷa(UE3Zi6 =ثSPPNtit+rvfcckS"gs /LtƟʧS}s5O#/. {žaٻABь/穬|qF:U|u^cMvqK8q9lQx%C(hk|'vV WX)+d_<ttlze0A<ʲO$f eafJ;0,:Eo!ʒ~;Ar{X]\k9@eyh Qh>x>9$/yu Ghu\}* }Nu)?Q 0I/55;r-5\;109K"K Y3Z'.apԧ?)˝?|1%4Y( 495UMVj[˙ғOCxCdnDC6@]#>VM6m,3Q[P=RvN>Y1ܿ0vܣ_`hWFő]q (;H.)C⯑QzV#c^P痟Y^a q7}9 \nE]nO$ԡ)6>}[kuFv'g2a ; $/LyͲ輲Ρ|FE|(Z=w3V h ]u>aYӥ=RN}'/-%f(frԃJTQ +[3>B&dIhڠm/f_D-T|Љcb N}ہc>Ž1Mt%(נ{M|U{[TqtΖ濑wK Oe Չ]݆޿l` t-w43r'ZnH+g.CN"$Yv)b.fK<~i4!RXxF# 5K1t^N Ⱥ v^;zS=q] P ̨<0`RѾ5amm5r6/{[.x[JL =LV [HpF:dx 8 %ŗ?cX'mƒgѡi }0ғ fbOP %_0c>9ݩG D }_Y51e+ꥑ +JZ e_䎣~R-EH&H\9wGۉL$oA0|9G+j07q@)!j$D2\-B0e2;}{ jAߍ H2x.@z; #0wצ1k T2C42oZFE͍ 65:#O8sb?DbVU;L%|^P;E/;Y^ ~8('Щ @w6v@fJ;Q-~b!¬m^ b4Pz dAwdd~[q\+Wޑm^ A}=[eOEcgx8g1$F1{?qJXUXltƒ#*j:~[H~cnu/s KD!WeF_q|.p0}kHZ7+@MXSKKa2;XKc v=hiU%Kʠ])O)̒G,}o;ވ%KI+kȐ 'Gj9ߦ' S.j ̕٬뽉걤4WU4PAR, 66!Uv6-%n(skrfND!k6:5H:К䃓Y݈Ƚ,ٙq CfukaȦzFMpyɨcyֻ遣^g+ݳnF%f7n2l:%z9ݿ®6 Xu7f篵A'%b:F Иb~[:Xd,dehm[|n̅3%Wt9|j]2ؾ]Z 3(pKf+ix)O+]HĦ-f&EDF&eWiC- \ ˵bpxE ƌGGȲ_`@o1"A.&p#B:.'&}05e3_uy%$Աz`w?E gc%O&O^A" S xHgo&*jFnp Mlm1%H{c6#n*b[ՙ fOPO_8e@wՓ\#`BE4{J>m>ҳ=7'u);VU+SΚ@.r%mJ.$aI(- jX! h7ϳ߻EzTR,@ж/3crW qDMfGGx)s.m)gl%%Z〆3*H^ `՘L.3Њͨ ^侧vӃ3QFk/Y#Dm ݹjde| T2 >3VMdi 4/|DO3~16zA :vb*<;N&r4cD\Ni$ו^U/R{b^Ӝ'1%qΔNP?^DR9`;xN} *l kj Ղvd{XV ~ !J~wLu3E\uYF+AI!߫83}D5cs#/N ް2pT4 P7{=F#v6 SCыkUu|$dsWͪMy,N^ZvӕG˶!5Sb]-V(i_3 dM5t^w;7>.Jidu VQ(@-M+kyrJ!>qDQȖv*!-jfuL-MHUNq@(2r bVДU?uo"6Z+i+iL':`'^a.! WRqK /UʣyNHxHT~0V8ai[bAlI6 ༌,7Xq)ø9zFfQ<<*jspᄔ ?QzJ][>~f.W Љ* ~XnD:h.mCKj>4gbʇT`N6|gr޵kwCo`h<#>Ugc}ϴpH%e2cQ0Hw6Wj$P+|hLI% C hL F,,/F]dٌ%ېؼet8D#淯~k;c*d4;1]0KXZX58ݑFvA@8@w": E9u4w:j2+z6nQe>X%w{6'6[Fkc7VZ*'LYL3&  %v a_ :ł߳{Y.&,R쌧0+vVp^"Q}xik;_6u2D9JTuM鵶[cϚ7A+t<ZŘW2 G_o?xT|^I>Biwr$mlr <8j~df?% ñ0bGJ.oר#B(\ַϊ j]koB9hށ޳p1wF{}_?r.'1>i.fxc_Lh_. uhhC7~I2mZM4⃘lnR_Jv-T7w3|!Tp. a袤ғnR~ln#/=ÒA`%2t;y o-Zf~9g8H[D> =מ& )9#e9ɣt 4n|^B{}ӓxS]^Z\քxtHTsՠl8ˇ+; ES3re LUS9ު"8ql_ΉYb3 spo[9sV`e$kݳ`/C`__P t"5E+ݠ8 •wd_"ݤ[\߀,nԂXՑa*w>_ȝ&6u/]Xܞ ܝSDCo 4ɓ]ǧ-jS(DpHM˱x ךD>IxH€IӼ==_Hg}`NzgPH:JΝO:M[zAͭ^{0L`x]b:e Ck,5 FUG.kU{ dcTcdh +i_\]Tl4zdfVG2aqM#ր$Vрzߐ4*mWtZ7 ,w+;J0m30$ OnR? l7n$h$!-sPu -p.RDhDWnȊܨKP+Xo)+4;unI6D֐Il,~6[aPrV!u hbY9kPcGr(ҁRa 7>a *Ks R\IcӤ);gel%ՀD4WPZEe[b1'}`2Rj+dWnYf]Wգ?;{.\؛0ɶ0Atto\F2 P}p ~B4nf0ok_B-ZBW݃nݟ}̥69t/%TopZ(UF?S8C7c:ܻ(wtձd0`YUg;!f=(j"I@c~ _ <N8tW#Hd FS~ 2Egz|d+Svs6|3ƻC xdW|F>"k $(H'ɗQO|Q7Jhs.0(eFc_lۉ1Ś|BR?UoOPSe^+B\/FRPf& yE"s-_e/_73ryT%<>0_Ϲ{›vXA~c:5p`6pR}(?+A59`ܖx$BjWnxb㪌h]\-L9ux-"4ݹ='tw j棉:Kxi 1xveȍgh[N(\v)mv ~ .ei ] 00rydmg-McΩW2ۯZ#M[Eo9T} P1=9#d#p-iMNMnhLK U Ec# ".7{V\?h}NJ K+.WŎ%268V]qzP+!.?]~D;n RhĶ%s3S_juL21?^ZIXqO5AҝGC–S$ >WɔTp ҚiGgl ‰i Wty'ϟ.l,25->D\&[^ i:jIvLIKx߼K`\{J26H.2Ef^}hw鰍T6\(_?Heс"I&1!Wn$ ,_N8̸0FRsH&6 >Tޙ #E F>cjR٘2e9#޿ ` Wԛ oQe`eU7Oh>idGLj9H\#U( r̓Jmzga[UU:Ҭ^oLyR%9`բ R>ͻG`L -+}ǹ'F Y)f晌'bFgS8qd8 `-prt T'r&L…>^Q̺._[+C12+Oz^Y<:3CYv<Y\¾9yE\JF au*f2N |H؁dK0v uCcgJJBkV^~sO胰2Jb*r o괭1f0#L[ZE_eXr52Ϋ`$1H2i1+#cK9娛#P8PId .P8c˕ll]|S&d9gM˹pYfaQsptJ^2HV<%Rfd4Ŧ"-Eϔ*! dhgWG 3=|Zh j+{|TQ=B9/ J9cQ}009.^-m j% ǁb 0^+4g`K>NiK$^d}ح#MD#YhJ$ V} M&?!;dNy#ZC=c@wQKJ<-|7V|Qr C () d7h iyfBcoK޺,`92p$![YA/ ՚z[VIz1w~y2†ԡm}E޶ |sE"x#O]{.rR5[G2?ot7ɶ}9 ^fXi .Ҕ+Bk{Ŷ׎a Nym@H|{d,EHɭiq#!C[tf'8DOv q q2Hh5 +uщk$ua߁A I,GJ(Pυ% Y9٭ _E d(ɰqΔ[64х!syB"*r7?V3қ;FU{hդ;j S4.i)rpܦ{:{ɛtTw9ܜh#ZiFMS-/zlQ|MO" OCVuRi>DX7>EG``π=dkP x˴dv,w(48poeT(>{z\g ڿNib׺ðqy9p^ө <#r\D Lj[םmm+exvQAP]6pTB?J oXh>}ޯQRY aa/+VWя;eܐDD$h)R}-ۤkŪL63!dHu6]D+7{NGsɑXD'&̬e'\r'BwA7mOStîFg>Ō"I?"ZZZTX\6 Q7?^0y8z~%&x+xefhN[C>TY0O;1 g,/Ek`R{Ph-= RjGDѡ{q:`U$;rs=ŏMSn'dA)[7#Bn(մPU0v%fdLl%Yf>FaSb)%QzkPl ٯHw16.xQ]/fll|Hb$=aӒNo Qn97p/E: NKep{E2@+M[#3`BiǏi \Q;dq$By4ROReUs.4Gi\&L38*IqO0 %rEs$ȭV)ȵ(bE%<&/.aX _q6ӆ{TmyfS-T lYoy Cc|%jpR Oz gM,;71Ɖؗټ: į0o]ptEnt&9_#PᆿQmT&;3?vpH!i!o!ʄ˿;4s\ - ybufz\ȩ ONwv;Ɖ<%a"m]?)yx}2&aTEq Y12fY#Oi2BZb4E%AڳfMh̖Y&[}-;+<S05oaHь4Uc L]m"οϵ`9c&ϲUl" p3D RtB:s] @'5m,"2.l 䜏w ~Kd|S$>;7Jt̀1A~TSŕec[pPIK fFIN<%JITb= 0f= Іy[pë2lغUMgS N3vܺpko=ո3ϝWG*h S#zKa_Dϗ`eaAhEH@ϠUW \4ZK G/r3j&me"9aA2嶶Li#DI*!dzA&o";0~WcFba-S>qXK^6SyIr"+ 5WMV}m9RzVQqihP6u>\shçRsC`|lm- - 3ބ5$& 7oBqf'~v !@6_ rYI͝5[v*1߸]MUlYƳQ2Tpv = P @tF{b6Ua6m-j>Sgsx9n.~mvq柇7N5gNyE eU5"1kX&k4/٠kH q @4F)# uT,\MR$Q@Y*VPJ]6`3go pq6CO<$G^|Anۤ%a3_Z12MR%VHt$B*Ӱ.3i.ynVB*U95 On$nF]D!c;2S 6%㌦!ݒ_>1R  L$fH5IKaC[p(#-5pqTv04 Oz0M+kFh׼t{JFxFZ? ˕rƚK0%ppԓCSWV9C \~џd+,Gt5*alFuEl72F@Ö"sg$)[R,~SQ ۸,|WA$Hlww$&B'j@y3%Y Vd G쉊Bw)ZH{EZIs])ڮ;FMc}r^7Yv)NkoF+r 6`*ENZ. 1QHi~"&5G߫c (c?]/kD旂uG7+!vgNX=A5S?~v?}v}1$MPyI\m߄Vi M]OXA3v\L~"F8|DUmZIUEMӾS8!OGuO،8hBY&#_(T^-XpPHFԎpL&XڄS 45^Q.>}Qם|M06x>ߍBXZr.6̱-t+oaBwh5 xD݅&,GyLc5ԝgUi70C_2=e890ΞжpGKI `ϊ|7"bHXb25ȃ|WUiK>{(.ѶȕWu0A:TEVtפ QRogE\]>:`vr96.:5`Sj<ȮQF>: \{g^W :j;doRҕe nDi|a+e% R>%Í x`&u0iKSPAb$d$[`[/E6*^i6=0Q0b ,~Z!5IЙji2}\[ќa0Wa9r **\(&0R3⣠b- D *(9P Ӳd98 C#q$Sݕvۻ!C*y ;P$ #F _ VaTZ{W +%&?9.=wWl\ %H7/װ8jF/\1歶jҾD谴'm VAء組J%#.m%I+YG}Be<'嬻vxxo!.ò~qxs <ܨsVuڴuD/ۈoO^E4A+Ч0IDL»o#z!Ċ'Ih(lʹZZJPOȈQ/=٤>,Wt7ut22)B`)mIG՚b>.qH|ZΚqG~W$͵$~]03M]X~9ڇ-D7z/L$CZ|\-lmA2`VQ/  :fe#5B 4GXL pgaKPlMn0C"&b#hv,o,bal|}CVǿhorpu:X{ Z'|BL/Rkq܉,<^HT}i8~b҉. /dUT"+g>b$otXg+,NÍu:'.޷{B2f۵Wzdv-QKF5zF?Ju.3-_6:R>@=*g?[l!Hw$ np6肿C@D*@ZSa&ѵ8(5opt|f@O9pË=n u6# ɩQ sr/~#G8WZN;^o䨛ߘ_ƩnD 䊆GsHE={5-вdy ?3 R<U]m ; ; -~x jh+d;535ѹjОv ť7MvT[pYxp H6!k?M˾mF,LmZ,AM3X7z:D#kO0baO+igi:1P#VpAe@e#R4{}4Q[uwAn +s0 wI5]?,TkضFݡ*y(QT4@h>PZyY.t'&TUE:]-M+ /Cz{#ǙU2_R;~X*J7u )+eK ]_tJT{,QXYϩCLc% w܄#۠N͡eް/`y ꯸5HzpQ_M\PZT]ŵeW@wɷ ˍu /0aDy+!y=xzM)|{"?P:;K|JhEJ]^.A[bE*tG5c3~KىZ Y @uȇM/ 9k|$jDeϔG$x!Tj,}ebx´s])T*/gDJ3|*K'kfBs: HNsdDO^AZ 7 09?8EUs7Y;O ihXٮІ˽/ޥA) UqOc;;i/oT`[*+G3]uLV5A8!q'="R],O8K5y gL\1kb8IXv ڲjc.%2yLÜ<0g4>375AE( b(yJJˎd :K )4}|jFUV(5@bfF;HJQG94жiCX$pgƓ5G20!a6Poj_;x(*_"Ua*S<H-'_O0৾obǑKQH)" 9;`k#%\Pu*bfChaHX+1l 2* /FmՄDmm ^;~27KwVڋx;Qs^GM-imfoi2MɥJmZ40>dJ?A!;(ʠE4~B C;tG<(!8L2T?M'7ȉ 1%ޱ`g4%v#4p0҅,hPxWuLi٢b$=&&[#Χu5P̖*8i]24dZKHBxϤQ.]<(#c.zxQ/'꨹*WoL lІr[JF6tY5"!*0a1Ohf/q(d\=0mH~㶵[Z_\';\zA/:h2]tXEӃ0!R2uzo79å(sg6+{0J _G|~}c˷0i."ԅwrT|7꛼ |82>G"x"n#^#3,Bd}κSZPq6`zSҟEJe._+r  _Q#' qCd܌>c<Vѥ/I?m.h!u%oU~,9 UwߛT 1B)S%3z6^=i?^*\;ʣ]@O(2X.7|؀`#pq6#ă~$F!",´26)ކn̊*E?luGW钜4.am[Z;SY' phgӶWT6!' $鐲' Q_>ג(i".zV9P ]=˨d#P :kR JQ w/ xe#U=_(i[wȃ\YLl[Tգbo^HkGL*+& L/ V8yW/ ^}e^99$n)$1}G1~kP;cHM-< ͥ;O3}Z ue"`rN-1-E| {)W[SN_X"W%[,; A]رS;ts 6Quz)>LQPq E·#&4m?W^zKyR=O(4}eL%)Vl)._L:0a'J;O=dG--"J@ػ %esFC㶤tR8 4Gm ~vUAYvDZgǶtd,I5O/ߴ"pǫ05TNI<`-4)eA?~ʃQTn%QuQH^՜.:b$>b\cIJCuPtWχp^*Gb]\ ek~i?:mYb^ A/='@a:?ge '{TsS-u;}Y}f\i R ~jFvz'jOjԝ/ 0=}+蜊{J(nahfoJb^C* pɈ:ɡkG^ CIPk魔t*J)F{T B)LuY5s0b7$)jR% Y$Ͽ(9^[;ÎIkKC4r D^B#]C0%U>کwPVRlޯǖ˨>F\&H]#F8n$)q_`Pf[E'>]L&ID[I'QS4T*cBUHwٝdaݑsX6˵c0PB8b4(b N _t GhU )#%ցH BO_B13VhHP5. #+QV655JqB* JQ ׋f2ʐ΢vf YxOD]#Xyl}À>=Ton1<c("h& "@YI :$T*7Ԕ%pvx[ty4\ㅡK[(\&V'ҟÉ<@|?1uX7bs @^E"؋vb&M$"\ѣ: 7ieUإ aM:t$`57hq1g՟BfAg4W0,HZw:Dª yT'̕kWjd$Є9ap^y $v ge[oʲh[s/])D>d.e!iv/|ؠkFVbs=֝}gR"[G%j7/VbtQ54_/:{u *`]#Vg3dd%q=_Cj]"#.̒avMϿ(YF9އSn_NזG' ם̀ánD'6ܓf|tKCge_Hӊbs2S(4XTf_`"# eᛥ?;򓛝Vb䕊Y7esVE~ʔQ*SGAÅda(؞A? #toUi ZwO-c&җSb_?_H7jK|}W7xϚ/\j&-#5W;A!g WF ::HNo.lDG s:4a4d@@ sY!Ws}|Sa@47DTq UaY{#;&wbFM (yE+RtN O2X;YFS)S˖5 * AK&u*Aڏ|I=yfc-۸EB}LC7$%~5^d{qc&80ӎ`,5 v-s]5q]C0P%ݢYAEӰI%?euz n4}&ĽհE>v~]pUz2JKZiK7T <㻌[!?]YЄOD?n78ڤԯ*7ٝu)f(A@iڱ"4'.rwD$W]]j-$O1͉l"Pl0UԷkfZ cJ?(܊ BPC3٨C R/T":X=A> 뷝W0,3|nVe`,e%` 8RǺIKaJ(D+7Ï/]wE/j@~o=P7@39ÑoC 4J$ݺ Hđ=J*ÊMKy&H 9_HO\#$_Nˀ] ]u۽lZǖ^y3hfb}CE hFq%:]aqi)(wINw kCh8ܲ+C݃fbiصJ\SA,6W$h)\I%g۲ nPWpN1 ⋀=a+{fD3qnU4_C~m^xN8 N ݢGAC2^WmG#"80[_P-Zg.]d n J7\R{-N^<0x_,b#΁Dl(˜`ǟ<"+L| Х]Reɿ~$R4F< mӲi( __7_~3#)r,RD1qRh b$ q#bzk5Kk9[NtcD3`ND_6ouW{ sz:!2D)$65Zfe[d7FSsQ\ߢ$'Pd6CڂU,# DJè,׹/ksO.d/m"48H@VY1MzE-u8 ŹtV% <\Faͅ;Nh+ ̸]+d S]5Y Ujx"!&R|a+la]лڷyۆ_Fۧ=ҝ0Vd7{jm_eR/ T.@n̷4mfE0imOlr[I r9wW2\ª>.xA 09MMCRC4f皙ejZXTNk>~R^ݭQr=}{ێ ]*i%j\SkIC<K S' QKdTU}A" uMN\ eQ\FEҘثG7 'ٜIH3 o'lW3ϝ뮒Ȉˏ׸osUg޾,$/8ASW-&/VCQY>Aӯ!a ތƈ`a~+yvTni8(FRLԾU!9 Ż+]~8cf&E. f䰏{5c 4J60-BJqn\x'6e`Iv9(6R|ur""ycиu3 [_!B)͇F`yHm.LCh: '՜MFmEN#| `=<^dmDҝB|:C1ȅ8%VA K}%;RSSfO\\RX12Q7P2*J֊VK_m0,SPvK>0 lOH?YaW^B~~zT{J/dL^%R GGᑱ̈́eDZqQA^ne ⮞}*HaQx~R:0ŶUXln*)֗IdW ˋGX$x`tBO$@{6"ng6 ^:@u>yt1^>g(ܟ#^~0Gj?¹an='i;d6g`[XRP-Z,:$r0O?yjtp~ޖChĎ DC6m6FsiR5H,Ѝ/ayP/߉" wڒw)<) өj9%B-z$JBKHuƯD9J P)1{ⲥ_=f{CMD֖$L9 4Wj2Ag D;Mu>o"F@vn|;6ͽlH!pK,\L.ˀ4)TvVx"($_ #s'WCKqZ~\܎ L79VP9Et[u$Ĭ:|"Sc"Z52`G).]:l 斤@Gè&ĵ}Y)~Ѩ&:!$PEֵp8zꀅ"*lbQQ_Jbs:JM{4lNKo&8f {MAB:LOZ./o^iX42? ,tk_ &E~nJᾭvuMof5Zi^x-k睰:@cr`;+93"pb=)z 8]OήZ>ؤ~$5[bb0O,8ݾF5n Q4Dwkoea gvW8޺`xxn GYI&rpO7{,tknjˋ&;h /6e+= ,]wŅ]剳A]ihc;"gL8Z--bK+Ju([,d56|ZNCa,3n uAM[Y8!vt" ®G`&Ƒr҃T8ꦧf]\aBlf)tIu0eibL*l)TEkTW Lل˜%aAB/x,8ldmI Rs9So)IXD 0]mf&jD=CL]S;f)!=e"Q='|+l3k Dr?#nLUư/bvEu's޹+*.meBw6DB\J~׵EL ~mF8qI=?A%QM_Vʺ$'?ߠlb#c:өBPrP(H6:\&L9"|t3o^]Ś5a,['?[Gl_?NIhا }ukNhc鰴h>`'P M捵-āO6{X #pw.vZk.$L*8AQ(ġhHzD97` 0'/baa\)}SNJjSz>5XL )c]E}.fqgjx٣.{ȡ_Co ޿sqpAP$+by+ig P,mrxYu9åmyK"UEmeFJg, P0nkZgq)Eř8-J6'!^`Tz7i&Vdebu]}Sb+ӌGs_ I1{#/Q|~UKGIKdmLU^hrȒp'yb@Gi ZZ%-58Oqdky, rލ{vGwG~o:=AER3)56EgFp01JDM ɹwŭm &`/0/AyeL6u$~2 ZP=dF{ϵ֦y͏+ZVՐ.PUZ-UdKH'ɛNJΣacB!Ts_aY{K* P (]^"rN>uS~ ~]*QR者@ 1 HB\hct`?.] TIAU ֪Bf0YZaQp{dDRC;u,[7s(s&+ |VBDPLEN >BݦSg]M:@۶RW6j]AJ^YJ&(21,LԄ$>|-WިTZѣ~Hb#u2$|ObY  MCR8v̸'gD^"CeЖg{%=E^FE+L/`K+fg63&TF팔v/֗:iƟLJ1cyIE۹,E(ɊzȃɀMɘT+HCfH\Jdg,p_\7 4L<$ dySF u5wUWF1'T|XͼsH{N9u~)?nR(D*ׄhz9:w'$CP{\+ԀQfxuu;~hMnJ }3\W|"Z?RGUL˽`nlcO ͊}مb_ iImޫR0XIgp'W~H`jRoT>e4d<9|;yex3l>Ujvk nd=#[(RTuKiИ;V`>Z›-4xfge SCݶdݝb:qؠĘbV#{5fnOE(\K &-NDue3'˺5 VsN֝k]ҁZc=r&+C ES ?&-қV|&2 P~Lx-9䡹$r1^!F 4Z\\\u=Ihҷ}Mx2}D¶'ؼ\ǟT3;vQ;oL3tQ._SJBh((>/sA!ͯ! 6o;'.5׻26f|);68eӔxO!H8eΠ7=F C!I]z<;4#3FpcVMY-C_.mۅBW~ A/{eyv}5r{`P܉ ֈB(Ok(kIf uRk`&Ʒ oEkZF=ĸ ņ^vOIƩ4<<#j k1s^ _+ 順X@y4wЪd؁#Ii> \Б2~ҀT6l[$3G>13daQ(&X<.gppqtq%;1<J/-/!]Buv[xv?|8G8*$S'̑ϡD2e^сJssH7k dtѿh|r>s!5Wߏzl]Z|>+T.2L 0#e VVuRU͞Ӽ&Agw!m;7EJ2>$3- 1C<'>D;_{H򎀞m0#D^)de5*[!Y!orl6H=k/xpN&8["[D<$Np& dljY'v[ܺ\׸-҅%|`B!]VdThO~ G<N35$T,H ĒPs6u6t @ZMXnI(`{ H18msuk;xp*2UekL(v}a 6T83|TiG "ڥ DZQ/[M[ی*=H%;|c <@4M E٦̕&.8%7ܺf۱]# xKUM2A^vM$u ܣ$ѿx oz_c~^Յ`SMPY<[ mlagıtv ;AM1_QOa:AZU>P*?P%G?IJnzXBK0ڎO5B̯| qdF>>D׿|+H  hFuqpE3=nS2>vЧ=h@ ZxL(iۍ4ê\e :0w3]Su^zǷo\}-xTGj9v2* WFO˴mhG#mNOe |+DVE_0nV`lBԉ7XCOP9w3JT@[K;XC/ ~<A>fpg҉md[ڗ0 o8aEv?**^S"+ơu>2l6N'H0LЛfNߩy" ӧARs-"XgmłTy£Nz-TnQk(NJ)2,5rL@-ca݊ {|ȭh"\= PM!?v d^LFf{ Tbur.sRXskmFcyt1ӌ-6U{^㽯X}n;f E(qozƌfU`:Z^VO h :}>?{a,;CIlu6z_ :?>haIa=ҏY?3?%m)**3[]JM^70X3/0qI@S&φMmA&)xlJ\|.G\5?#14*Ai~rQ)e+:H@{+$ tqVKjv~ݦrΤ- ~ Qˌ+6!g]-G ljzoQ~x&#jH=gۻm6+a*&,qoP'ɏ2؝4ޜ&E0¡?)a‹2iE\YvO_;&NܦN-2mR*aK&zކ!4txղTܾƉN7ykK֒pW P׭~<qPdom l}m=c3Ia-]A]{8bi@Y$*&7I :E0sBHU3c"w;$LcufF lAuI0Zl3`Hv$^C45F ?T\jY  u᫁?zKI"boSrSs/ϱ5g{Lw\*gXie[݉YF$̂,EO/qt$9vkǘ젔_E#0O;Ṙ};~RŔ]_y/-BV6:/b01jQʃ~щl !y- !ጀꊻ C`¯^ӛ9X.QV$~EM1Rom. 2/{"qd7PqDu8D¯8:M޹ ay**7) dDK#޻K-dXҫc:y-jWyXcZU*96tzԞq˱+g+<%'kޑ} e4ݤ(@_Uw 9' !!XTiV#Y&:S"o$%FfN`b~wH5['1Ej1/dyL*Fbݫ0apyiK{!Wn`ՍN} (\_ށg썿K#sZ7ݮwngϱdjT/>a=UlvsÊ6!o@IjoXE T!-;GT:{gNVũ.y c=9_VezL֟J˺9̟|=1V_^-6%g62DF H0c׹),~jU&mѥ=Bt?%C`֖,/_Anڎ9%4D#nWqZCOa@ϳpy.peuX0 oW0cIB F@qenot*8/IMMr2_pS#R i۩sA[X/T9O7}9&{30E2 QӦG.S_+ηn\/)"ZQtL˥j*F_ȵ%?0j%^T~E]{{X NҮ;k_@v΄dDXڂ=VVJC ?-j5[xu4_p&@ <@])ln:_ojY8$^Zv:2@*R&u]@=۬6sdPැt!=}vdhi*ɗϔZz*g^Q^%~30"!OQcK13%k\mKG| Qo!`;L[, ٳU^ T<ޱF0F4lgO(Vȍ.ڬg+`0u7VNwH$fBp*ʃKB$/`($0C03҅~"8Rlϭr=%͈e>T+ 0c 4b:Fo(()]_&RïiC9#{;>ĵ{s}arUd)89I:tՍ%vꊏw m;ehQ܈lE/"R5@1m SGbYHkmW-9fgR/Fb7|n A= a`a|o.O)Gj Wvl1ç&[k#@Ps'Ac 57偅)Apd\~(M$[}ey8{W#="(2Dlqn8eL=l{-1/IDaN9l;cqa|TEQRQ~Ȓ I\ûRR[HQ6wmqZS9=/۟zG'L+Og'FaY=plB-oAc>Bl,C&d5n8/IZ}cA}fWf/1ϗh/z$>A\5lc"p4jJx\m/`H$ ,I 죞iZv}@_*tտL)+ag13wS 7I$mƨk'z_7^f\7R )Tmc䛱A%+==6yNBs }2:TbtL2WYK-uxVIoL]MgK I+[1F c2ۏfSp~z C)-eN^`9IW{&tm?n4q˃8>v|~ȅ2h.ČpJ D$eSf/Pp2q >v Lw0w5h,vmf+Tz1m_CI!d|l=P͟ 5e [4^rA_Z۰ `25zeN0?{XUS8w8p562s[ ò~rXWFxd>Zplj?S4]7){a{J偺TmNP-:Gj@jNr|oE׮ruSO_ZL6}rR?At9x) !>+)<TݥȸՇ_j3R h}ڸ\ULvI9k N;oĵF'?[`4u |,,ZvAؐ)DDF-7/^i9Pkk\QJc)?榀DXpjB$ƸiJZ/}م('eyKՙVFiS grx$暱Mbß[M/j3t;$XscK!;_@EP;RN?U%%7N,b-[hYQ{sl_1n 9=@8&/}"![e3 qNt>|PwZldk=؃gp⣻!ºw r~ݦ]\ $/)ŐFAK޷{'ح^h@=Ϸ~BGm^$q<ΰWmMR?`2)ЩW{z4(4++lZsd7j@7 ̛Rft+e  X:P)o|~2iFk_%1@`Dǃ Y@(0d*Uv:^9n…1Y!8#j * h pፎ֩߶ zpFŸ]=5ѿp vdW.ZjH=oZg_ahð qrNl~fdtV2w(ɺAl.˯p:+;AYՎIFn )=3Uw~I(; Y(Mz8R`VQ0$qm a0܇>P!FC? ܿ&VG.^ k2fT1߆k'`#&OքّX=MqQi jG&* ֙=L(xP;0\d% `yk-*DZUзZvPTBEj/pS0y}s2;4>6zM+7Dfc̗2bk-nQ#:CDVqjsH?KMZE?b?=zi 0UM[ ;(NYCFQ[ӂ:DŽ>DC?.vs`p7t9ęE<(ԞU`ڊP`7ꮊYĻP1\p%qv뀾iÿbB[LvEf\=%4^⩕t] J,lfKS5L O3dAuVHҍ+ccf\-瞚j@ aBNm-oC `<ߣ B cM9 ռLv0ˬJbYSܒuF>I+y4rq&gDߘȟsA܂Pg 9 Gqu So=aw}+zYzV[{ խ]M p2&^F|ګ9/#M]⓯Zc@"l6S% ' z߽(diqPb#hz'ǏڟQVn.~Y ]G$zƁ%!iiB^b-,œTsjmb@A&/I#\kr _CEsZx F/ger㗊h8P4ZLFQ4BarsrN81$7.óvw5B\l=& Î0|ӥ*1}8LMf;kgS} E_U,7n=IqM=I}9 a='Q/\Ζ#_"88o̾D[I./<ޢ\vfկfQvHCƂ,$w%y;]ogG5\Cmܷ&%VŠ`RUkЩЋ TˁK.6TSs+ZlTr۝wCT6ԇ ጹ vK98$6fW׀V,AԄ._Iɪ0RZC=Eޕ!h4~[,$H>+^ "JŻL+:\C,յ<%tv7K2rEsJ{A͌$e箩ʙDFUx8yCTp(4Wf`cxV!4y9@OB^Xשe>c@եy ^mg3?51Ij}kɤ勁YK@d>?-Q[q9wQK0)PLo)xڠTn,#j~ #%1z|w^]>Zv%f9_"CG#}>/ FLj9v>ad]C `]=$生fp+ 9yF>C qm8xafWۺ!џ~~;d@3 lj5mxtM6b\I[gPY(sρKo!gb}ERPpqXir~TաON|}]"NfkA]3S4u Ssm|pF Yt~xݏ(oI6lJ7- $|տxDĦ]knDfާWɕa9-0V^`2D̍{ {BӞڪ5{Pd=|&/cvKKUI$ |w :o~Vyu/0D*{::g WzRX,e!qݱ[Hl+MK-afBDJj7UF8~9NuDn8px?r-h6 9靽1 w۪g ߲cPJPNtc_KQvpՆъ%Gq>avokQ׹iO i.?pWP?, -|/ z`_yD5 I d2 YϰI O)LE6%){e2j>7Y [O\*G:zv O6RS[M7+DKHo^H}UynU#EBS0HNθN%hJ-TK{kQ9y1}fgYuLnd22VR]X[:9r0/vݐE:bƠG\wK p%h<Ӻ6dyS8WdCHʼ32wN~7u{Fjaw|>;  d(7)JW&@o'|d'LBJS)sg߫R&L|%6]wTDDƆe>ըוItw3n"@cC~ˎg] 1j/ڧ^Pvij@Mەh,)DArZ :TG)! )%`q (=$W1ތ%dP;]hk'~'?I)}S xdY`~[%e[ɋ\]WH)_. DBSt=Yuf3xu<v_:6J-UP[I 1f]]%qʖ @cj1i+@ɿ3(qɺ?>gM7e 3Ev1Ip3g _�x8,4U_۲y=h_E{ws`_FpE ]xFXn& dV;v pܒI9$ŠN2[3 ɉe2pW͗DDE]"biYzc:|aj7:p?xVRύ0Ƨ֘Rȸ_%_~@,O1af"B8i\<ɕT[`;mAV?TA_vok\|O AWhdvclR? ]2rDTc(P4zܻ?g!оk2,i _,I@K` >8ZiK2K(X>$ fq4RN8^)w$q_F36?cթBUa63/j$r=7d`f%ۼlcJ =uG)Of_%x"YdDw[ZC! E=kN.⭻%PZҋ5ʬpݘHӳSaz_0f4VJA7&|TujcQ^!YW[*!fޝ}i+~M>#ƨy+RU._ ۡwI֕>>1n,`yO_`ncuUV˱M~`$A_pqnDٛ xкP%mհgֵmm)QjZ:.-vA^?'2Q%Zs`F`9<5ֳ k> uzs^k %9X^B 9TeXԍz t xC{ z^ Dt2W@wefvz?`mKm'@J >-f:Xx/x:&9r\`0**-H pQ:.BSd6"<&WŌ .@>GǼðIjmWOR9:$ 7J0*wjv2ߘ-P^tVg,L~j,Ո* ^XricEݨ#cn5Xб'hr~ !=<)E"4[SD1R X2B$jIY9Ts'aĉW7[^#UZН{0 A%OSXjfAH.lj7dNy(#id2qOeFPYja/nPKH:]tҲiRjPj vZNOrd&şbAun H!^o&ޭJ^{$cL9\Rn¤rj0L F)s/s8d4-KF$|kQ&26lWS5-$:cx)3[ uunWhq%Gob UfV5Pe'#[h 3_ڽ-%F?=FF,%9|+Fq?xfU$ƥjRdS`?h BY*]tnJ}M@"nNpXUAnGk?/m<8̡LR!2Ukhw+z /~eM/a£)`/WJқ.ϞbXktl*nb8r塨Ƌ*4qnl@D]UM= wL `ےS:i#U߆'`SjO\Sat19^!-"/zlTL0NmVICKC/YbuѝTh:X Ծ.@مv%ȆaU*ݳZ,~/T!!ˈJ'.G؁*]jWӥ,,tQ=gYe-tv[F@\Z_'.͢C1Υ=3ZpI?%^rkBGY~-zH^Eu;HrJ;nw5ΝIjQg "k3@I.z10hVOjsޭ@[6_2` A_!kLf)G].V 8)ѕ}WF`j瑐zg{\ ǵnUQu[YQ4^jL9nEhQ7MFHA?C(#Q欸8BHuM"=]|?35۩v}X?Jo5JA[  i% !\Vc?ڼn0="=vobm%}P|g(ZAOMu(g5В 6ACkwN=ifiS \EvmI7Ĵ*^S5csшG|jXӶ0w)OB ,؄ a8$c i6"#ZѧjF̑n؁P*gvH>K\Q>Z-jsƮE:ҡ33H&Yj̹1BDo"dS?^uiEXl,`K2ۺneX6w@v-sz϶j8z.p*d哖k WNi'mG$fri ҄/xqۧKO+UK8"p~c-xPJ:qE}}$e{$v~ާ2j=1*mKϼJo垊}Pz˹Tf iӴ'0N#[Î.炼?sِ}>rzۉJh?<,+ށY,'uTAt!C/ LKxoFV{{o:c~tJYGQtvcBޒfT?uk_ZU"Zޝ7`|QWqIɠqC;%+['=}g,3jo)0o]2xqzbl+ҁUvw Л-=u#"s`>h MZ. [ ](15loWjpH"j"6V̋5LK3ͻ6!( Q] `zG/V #7}Dֻ4cFǖ{[6Eo.]G@sѩoG`y4߀ExznhAW&ڰI3[P|6a{}؊}iE #@Z3u u'b]%Nڊ:Z6t[k6AeA|ٮ[ R9^]f~2|AGS8dY٥3[X=Y"w7 KL=כ%`ҫg~`(J"i7ժFt6(8'lnlMOø(qEDy\h"[3ΨJJ~,B<_6>u[WYfa@g++U/)q_A5_NbIډ:pû4w}e~"~S$65CYȒҊf6=p; 3)IKN&b] >]6y蕈}MZÂ}nо}))Ї<*_TsQLb'tQ#'vb$s#̞h&$ vRҸU5r佉 On_g(Y\A-['?g=F^l.Du*w1,[܆DS =Jvԗ!bg4/$F=o 4_T' GM$i  tN;V+RvpsWVa&3+O,Tc&Vg\"ڷ"/}ě2ey1 ,e} 6j9CTŒA1"qDQ^@06} u Rm}jw y8uP"HVӁG5HQ5`bHy@2bCs밂r^ȃG>HmMn2,9%Fis]~uJ: xqe(EE*l! 0ȶ~$T&Oѩ)n^N~in%fڨ|o; a%" tE`+ڟ򬺤}߹w9$(MxL2 ^&wfu[_aX[Dپ VԬ^=W^odJ\0<r ubdӽrSz l]#.ڕtecʵ"[{ j%!X+LgqjFUG\W2`%3v1v1r9ma*f; AWDya|c#7HrϠ=f1h$c^]XOXqdl.hS~ra^|}fQrmr|QU a3z>B[V~89ZENtt홸VJ2+x}uR@UhC!mN? U,IyPC3Wt#tRW"@65"h^6β ;鈷BiTa/fωAyL` 3%arDgq;p|}PdhxIbOpY8BA'9w 4$Đ xND!Y8~~ 8ioJQx i lǿh|, 8Hsu~HG79B9a5JTlbp+q7ſE !N9DEJ,,[:sWA}@E+ⲫ?\Nej6imRlI 4@"65tK c*܄+h6Z vFsV qa¯@֧҅gq1ݕzpv7)[ 1,7ϋEZ1RLŶ;pHr^Pmo@xv^(r|[$ m`*v[W>0CDFE\etʊt>X]3P1?x}1lfw'E TsM1;'b˪/y&bU9:KpD:@le\6expe[`-lпu&1S4!G|X| =Ň\V ɔp Ϻe[4C/FՑ%HM:nqM.iL1 OFFM=Ԭ0,BŮ>S慊]'=Lܱѷj-UY̲_j=1尽,eSz 4Ԟ}ꂰS* t -A7\=AJUW ˓`fn-bZXB5R+_x2l#Argv 2 sL (v^㻝i*8sv^~ fXo<&n|jq#38]U;XM[Z΁c Oغ`6IX]F/7Bd#R2w}󿊨'[Wm<Zxzgz{9!0o _N'Hp1V^ٙUwBA ʹ 3+o-RT_YjTZcy, M@Y1g/(3ϴCvc'4]o e (ymLj*9~p3>(`mBQ6JQ")298Ygj Q>/#8]Tɼ(\r0#7d78A¥Y^ |)Dž&ifݤȈg:3Z#Eα) '=:ZpXj,j: 1P0u$mS)| jM7HlCLW5ch})w^B ?e!2HwтfTT_'^կ86M2q;W|U+)լ!ܞERNιWT`QL\ zD{k"~25}3Fv*]D:‹KGG#:PC=/iGXAiϟAJ g1K6vnfZ(b %wIY>l &:5Sǀ_q_}{7`9}IfnYBoP/g.|а>(c>apniX#񇎺HKJy @.Ȭ]*_ZO89`yT٦,o2 ѷ D :q= !(8/0(ɭh~3gI,mJD2;F 1")#|Jlr,i?% :`|%D99/[x9N<ϡmi!ןi>§+8~JfOl{\.%O}!k tK3ؔ/*(\p;fN$hI JyC_‚t=セ\%;焅'/.`> 'b7&h Od1Y9VArHp"^ηr2s &U^ԗo2Г;{.F*o/tˍl{bbՒILGu:f4LnCg^_f$9^?r B |_[X% >vI7֌ so?9 %%GZu9P9&d ?"u !KA,b*~GV*wisc q^> $c1L#N62QzL^< 8+bObe"y M$T?53hCedn#”aJpklDJ17jْZ)*dőW"t!@f5M$@ҭ;O/5vrMӻAJ<ŵ |- Ep~ͱLqc8Apŏ V?iG&*3;ݽۅVٿ^?[xSw*?~gL/Ĝ Sd]eKC3#Gޖ@mH2[E6Du#(zxMH*eipޞz!mb^GV ³jH?DW=|LU(}aS"}-_"h3pߒQ&J*QaK$eGۢqs@,^o'~4jS_|MB[!,y[O,ANEHǿHZHtRoFI"f/b 8&Sii.TH'[d$iTT1L[c\ÝDH V_ԏ`;i[eG{19 (+ULV:+)n:&Y"Zk:f%DP)Ef r2trĥݫpTKze/s 5J<`mچVxɆ`>xCo fW?(em ƹ2-Z0_ʙ_M;Ԉ@bNGi>bbG0 .#B%?#Z+m|;h*V…\%!0V@(>m&ͣ8iF5Z' )eoczY7g*ڗ:گH~m   &V<{'uB;fn|hdt1"o=}ruz:ۜ"J-;b0e IчiVpB(}twA@^Gy=txh ,1)!F1 ZG5iIKTP!*dCϟ2i8^0Ltƈ0:cKk)Hh'G-_9;YSz*Ix.?*[2Fv5°aƒd_ˎZVwljFeϡb@G>}$Z eueLWhVwV?; {—)w+-vy). Y0H%zV/3 1tm#yj*TEbxY=K9*|xhm {d0$kCA)A/% Oo*>1CI Q^Zd,\Ms ~4r۩79Py3?S\(u W,qxn˫md",i//#F5ŷ|>ծ(N/D96Z%Ѽ? kPUH`Ƃrei"|L'j.IQŸ_d?j|,ʿs[(ϳ#/f^7ꬸQthT13)-"JKϕYT|++Q?0xϳX"⾡1+9 [Cw[b5-gG^NH<įJygf:ݬ si^$9ڗYڨLn;;/0(i̛#GIߋ i^';\8)<:dDf{-Qx]uh Ujo9@rW_(6z&,P9,u*-Jmp򪳊GhV}d;OɰiT򱕲`|+Gi@ >dK%Kd͐a6rcOm[]?F#!ŴpeN#1Z(pB(w!ϽtTtߟhsV-JM~ي͇~k/nlSщRRs5Hk)dIG y^HL}F!L}(K K%#)Mz__CHaYt&"B\@vÉO KFXV 7?lIܖڰkƗ_vt,*nYCبRkiBM0}.[U`tٜbX9S$iWzP7geEhbp*!rr^"sMDcufje/#q*?Hu#IY)p۹ e9c ki %2ywء,`G:U$>W A )䦖OppIN tpa*{ @gZF7[(K@QJ'U MJsOk3C)TXc.شPI^2g3rp~k8N9'?ry*ɟxusmLO(|7  )`ɷܡYYYŰ,Alce=I!Y+VC>$2Me'EPgL*PUc*L$]voj:xi; AKUV^∷{Ue>[ux D8E8n5 EH` Ѓ9` F2db2tgr`4NH&VY@榹hOK1nhĹxմb<ˆ<)rWӱN3FlamD_Y^?+c'FhG,=d#KؑWðgź=B.xzu 5 _K'*/!!hď^R;!Uԇy\qڍ`aWi1߄aio>}N%WX:cZ]A.=V|rL$$w(,@&c`s?7po'MQYѽ;'r^Ilzډ+!C u0F>r}x&01ҷqS7E SqISUd{+Ho{%Qn-1?Lʆ) @htj.ޅ2%t.աdsn}X|FErA9vRl;_,E៦ DiT007(Q;Of%-Ə5!J #4G87LjP|O/Lc&&$%A$FuLfshv!D(>0C)BY u+s >Hd֊:kG}~#h뾠TTԙl!9o**J*QOx]cW GSK!~ɡfT+ZtcwKFFO8<~Ę}]-$IVUi`,Y[GRole95;C/߆,WD !SpE[$G-()Ok޻pSgfzz*bIdȒݻOK;h|r⚥@"R>ΨF0u*Aq-a۬l/p\ ~` hQ -))VzOO]`ki#J'XVF5z?̼ܲ#F2mAI^cemԨ~"gޓ)E:i©. ?qtho:BQGay,*nx7KjBKd:9/N &ω^oެ%`-0'Yr"pÅE >yx8 ybwW\Įaw\|+'hi_uAf qW`42Da wA*pw6А(̻kv6  ܔ%EP|[fUk >z7sr@bmEt'CM􏦪I^ӃЗd0c$ҿՌ=8,\5TY]Eb9` Kmg-'v"ڙǺW l[P坡LUZr1y#R8ґU?k1D 'Zu+g n_vzj>|譟 bDIv}TgUJ΀dqnvk%nX9b8L8YՉE4)&,ՆƄdo6tf(Q:r3 :\Fv~ ?<+ff 6u[6X8{l?J3YԙrM&dfiEk&3(P%CوH*G<i%e{ȳ MQсf%!-̫6Cfπsg aX ]Mzg9i|ޛLqX 7wa"MTh -EYӥ(GkD#ӽX/7,_SsKka\MwpO*6DڛOU a8\C[ʄ݀ue[߿J$s,,(!jG4ьǢ2K#FH IM/=XY90j=ˁ$ѫX9iEv0tU0d>+rO[pK=wbyW =[|%N7ˊ\ 9لz3w<~M}ϛ)* k K?ȃ[Vx3(]E`7Ï ?1l4JDz8_05`M|^+"; q3=rmިm҄O׆}+u+Oధ&MF10/tYS<*")h5wSZr;bQgb,;uڕ؅5(፯fS$ٚ]%uJD:+3Nd }"(& Ўs-ؘ3IiUՅ\dsu S ;߃pC*V,)ɨ`"tOVϲ(RILb`Dh8cƋUֶ1G)|`Ƀ. ?SW4n}Ռ=&" v+5/@x?Lj)d8b!H# ь̀( AH2(GFd73ɚ˄W20rp2F^:q/CAM7[$Z?F@Jog%QtWe܍3Bud)kĬ*tJw˜G7 ݦY󴮷qIw(~q(OT4~b8(;`y:Db\j2;2]dSkH>f8 {p éRij< -`dI8PࣣG5S  bҬ!~{9бSYVxh­ּ_yB+&)K>mx?̈y~ewQ?rd$$'l< $BrF"C1_>{,69ZW?JI2a|]@h]=qĺڇ*5}G5/T2v\CqRs""~*2'7=8@[{-d01uUu.C ,7,|W+y?41쇍gQ;)_\A)#l.gW쥲[bwNoZ bU(pCE68C9GየmHƼO,Qimo>g3cI^gT~.A2̮MobH%$~_F}U=HZV+d|x-+`NNcl+؉1rU}3+/64JDy\*x! BGIHYb P~3hikN=$HMQY?ʘ3⯋WO O3f-N? g!G+U 7~]ƲMpP cpCdCW?#yPAn0CO}[STS oL%# g(^ڕ~]-X#>rv1F\xڵ$z0 6h%kȞoأrg@)6rJaMdl.vT05QKHFҪhDyר?Nr!p<- !:qg|LShebWwmr>c j½9td䤬"T4_o:LTf6my/Jt=[0U򔀩[RqnV`[?{Cr,qHbi@U.J4~;/>}&UQb+te% NR`*$fsAŬ㤌6V|l|`% 4] .[ SG֔8ScdIR`A)uNjF爚ITd yqA৛E,APy3"fa#eQ%gG点 @̿wUذb#l܌3 }8 /}\Vv3յa͐*r>1RsҭYCڇo^#RS݉&u,  PymPM| 9BPeid K(9E7b[ኘb Cm/V`8@k.)OC|I7b8t~L0<+6V6)چ噞MG$>{г 1P ^@{ظo ܗSx}2`W1Y<@xЕ .)84`B9΂H<YWr2΢KŖv(y*90IȨK%Wq=A"9+`n6mz1&{֯9ц^;'zPp.%)ba~N4q s]-7h8l|@^rs._yK(.ΓOSec80T"nWp6+rx0398vZY>dy^H˖n_?+1[](k|RT`CZVwkyٽxo7u3sܼREXeL/Ίbx$\J%ſ_ʙ Gd2Rv\2:ԃo-9˰U|/q7_xnjPK^ w_y {<__I?1,ډr<`󉽛1*a&y6l2[n4&$/ /+JRY[CD0foR~\;Hbi,qIhhI#N-1Wf3":C܏VO8^_j_v60VKt=ExVw nѥr/hMϢ1x NHbl#LusG^ ܅n S/Ai/zFZBˤ)HaCЛ"}Ɛ}_. 'fY)>H:כCd޷Ű.7$utA=mӼÎٯ)(, {s_y{l\ސVih۟`Q6;',\FSl~bK.aF/E :n @3bϴA#Ckakʍuv+է p-xz%%}8+,=eQIX6JÔI4W߰tГ:z1-.Ê(kN*,aUW_jˇGZMKg~}t q> ߆!f/ʼ[B]'L2YgVTqƼe##BZg?Er.b+uHpQ"Hr/cq^H8bФy ؀1*4 x:E Oct DvL9|  A_o4aQqaܒ7[ݪbd dn=>z,&m5 l|m-* axji$ Ug_T<4Uь4$l@o1HFĖl';ǻ>5UYd! FY~IO -AAVZ`^lo; NCRi xͫF,R꠽ֶX+dO-_˦.6{v)b|e#,[5܂#e_8"RبJ4^uռSbtGPxuq.|vB2Id̈́3cw-xVPYb9ۤk*[ZiE5.S{`(#~zZ*p C<ރ')aamސ;7a>>*M!>K3qQP.\b!&Wg T: $|@0(KM` nyM5QEo>W} :'v;b=3!&/7:95zF01kxe9W$"4FeCX2˷!9^8ޞn9ra`}`1Hēu}c> X%_::c HxJ4P#*U9s~(UCF& j[iy S͝wUe9I_ \*l[;p?w;t3r2+kPEW 63F >|S*OGeEdFBph8KG_=Ǭɭ1so1MVΪ~Z7Rthb8|WbfnNc3T HُCn5 NBc㹾êMLjn!I(iH>Jkܼ"w3%ielbBżDJ(*DX."/NT k2>c cX^!uqof_[uܓy "fknns*,actf *i!,|0 nP.Ǻ&/f͚jw͒,mݎ;CԲm+8=T =h)~d50LF&%5}[JϴZl~+NeiFh?*GpОXKv8x~^/fD^9x9gr+-UMYszw}fq0~S WV`d ð;jud,NA ]]0 ;Pخ~wZlHrW9Z 4 bZ7`;Bv"m޽ĔCnh![u_OļU _zZ W=U1cE: ZpLKC .Y[صv9P m迢yM1m\6O)'jՓ ~Qz PG8>~zCx+رx&XDs s[i4:3U,]Fڅ!0Ll&?JwqڠH1pC:HI94P2Q#14'}[ʉ۽ȣ Qd̃+nWE{|>ޓp$2 M,<޶3;"4ݰޗ츰ue!OL5]M:Jq&L} I$@YeeŪ%FwBpF7G$Wf$$_ba"ĥS1Yva]L跃_8w{Y5W֯rłKJZ!4&GbIJZ;$M osO.ʾywS譡R^NJxF=3-|{}40Lu>):9jB7N+K]&o|Azh ,^t+V 䐗z=bd{hnZ"c0ťcS7fЬx>: 4&>(.3*v>xM˩H%l쀄IEoj..mdžyArGn .D8g禘?HTmB (o"dSЌgHQnAʼn ^DR<>D4o4Y(MXN&?zi1NPv28Ktޢ#pӹ+@·P;}vnN`S0W`:֬MW0[(.;u*>Njy[P%I?F ! V-=kWs(} Q$7{;ӳ]dZRlsXւHpmIyh>%K89eC|ׄ\Nn&g^yOzP*5fW͕2ށ<.๋yV~4mUGƑ[#[2}KMVoɵAF|]uD^,w<Y|@qD{e7l&o Jw2ߪ@> ɅR;53E$R=Ki1[Zu#rTe1|+~hLu@?B !Od~Z֢ϚZg=t3dewDHF\H|O1q&[w0i{cZT׾ylϿْr9Pzk"W";ݟf/R؍\h"y^y탴,*TMnҚ8!C5_ ;7B2#j.'gA6F/[s3o !T8whl9׈hWhWLSʧ{Bfk F1@`2Sy TkEBe>mLje$ K3Oyh櫭EP(wv?,ȁ[q^2R"(+t L^RSOna 5η^Hr!PvbXM0aDJ} kZ5e0迗s^FBK$9}% gm)tz[к_@{*8+# (9jkYE7)d㡢|Y$ mM'=_HEQT^%`,TҢ=aJ*;5d)o]Ɓw3܆qZak_S61:|3)?vS)c%rs)_/&yvG0t!-YϧhR[`w<D׃4JRQ>8R#Q%DЅFߔSaG(~ E|)`aK,G<=)Q?ZgF>S7Fh v ]oWrHi*0DQ R[F1niЪʰNJxP 1nehiS=cIvyk5Zsf!vHüm꼘yn{\Y2}ݓfRwf9YШ^fUs\`!aiVd4GTj&˽Nv~Q}!j[g71>}Z_H*L~+H OMmliEM:;qlKĪ}ŏ1, ,KsqLYL#aqO[M`em{%nOq&5{~kLV5qCCUc VP ~{eЀ?rm^j.BILo@ñN]N?$t 'ފ1~& =by-2(b C*-VwfE3M"W`=B_#q|3xPՕSf4|x^DN[OQQ<`! ՚p,5<bx?~)5)4\\~휷\; 0r+-|$+, =neQb۽'I, fD'n'Ƞr3uZɾ:KCr>J_S$-ЂfhO2 h Io =Rҩ^۟2n>s>E&)SWf.̢8UÎf2G/Moĸ3u͜D.L7as u~m{M "t4IVۋ  CJY=I%9*&YCeSd$r 0~=[uΠz,k&0BOT 5¬8k,o_y9p dX5_YZ GYg$뗞Z#+d:yF/aIuMK3b_Vym0p&ەiBmY& X~B4 fW& 'f] g3`:: U$'+Z@3? -Aa?S=|aQyBx-HT ־gY22 9>N'q! $7fH; ;`h=8Sj\=}d}D@Fc?憮 5qsmvH7,tdBkaeu&3*g[iUDLb Ya2K\ܖ oQ3GMpH6h@脬c)f+?+{ِ(B'2I!ˤ,Nޮ1ޫ?/ > Ls\_@2ȸR}c)n=+svW ]Ii)jPkH;=̮Iड+Llžݢ^ץu1XLYq_2+ÔS0xѕT!X?7`LxȟM칼I=G,u\ {g}m{pӲ͑.w7Z]x*VQi)$?MNsM|8x۴2W 6 dB)( *g=`D|e5ě{k36&t䘁7_:^;#~A>"p>J-HHr/^L6 uQNj缊`}xjHuOQ!{FTKRPlON\Ұ=Gۄ:|ȝ8'V 0enCP/=ep0T6 Z~ܝ%3pRFUo x^%p1nsONyp~Ă'|hk6@9W|)=k=M.B#;cZLW#mX"\1:T"T&C ۿ! U^ w߻v )PmQgh@0j1}e >+0MT'8.?.Vk v#^-]H?uHG$i рm+Wfg4;R]UZ€a}%XcNL8)PKȎfV/vҀI^xx(nt H !*[[^S,L鍺_i+# n06 4|ZF-gENE n %Xx@ZoƹvI7#fC v:`qm}ڇMI7y H½Y6_.ҳTʗ`, f}ր\\'3l'&EQ063T/%syAhQVBefb!D6Cgxwu|($J!Hb7E6GZ벯hk[ѽ?-mǸkQY9hy<׭dpH&18^x!afqWV8r!5Ӕqy<-~>`|0J8&=Efz)ƢE,a%R.D<l^j %bV"i|Q,ЋIxL\n#wGS&6W}kD(\w@IR&}p9҆%%-\Ƞg~&TQJILm?9q D jZ4HhƇ8_ 7euwm1JP-)7b,.% U(cc(kk` s04w,XfBg~=qB `:%OsZ  *ښIePT p ٣&l6>2U-b{|s,bV[L$0k;ZI]NXXkKZ8~~NNR D)}0ttC Njz6Viυa.,i(.?b 3y:kt[1Ɛ )Tq4**x̟;C4 wp/@~pg _t ڸbǬ*\} *t\ayp}zZvF 7B֟ \ x7s!m?zlrM; d_rΗ7/UDp Z(vV]xɈ=dGIcdDn4(qБ 8:Az4O,Ra OrzT3is|),DRծn'k4Z,Պ *;\A|2b9qq33 %~д%hǘS58:28#?6^ut# ؊}Or'kԻk j=򚧒sxn]v*D5VH8/+B㯫U3MX6Q p]:e292fAPJeV=T}PO9Oٗ:4O0"VK蟲+WF ;ңH/cQpVs %,&Co&YG O58 >p_J/|e0rL8eIz;6\C}AO)&gd8߉ە {oJ')j6]N{lz_M8f.?e⟈i(n V=(+{2Th>)/8rGz'۹GTԛf`2O댰3Ҥq?*._J_ W:u֩rO ‚H;n?!$vkXnw|t b"?2p cL{Ў3lm DR3)K:絮?)!} +e-\PXM>=Ub5sY)=Cr_@^=U| fZSLa6 p&[e7Mi;D|eʸMM{S <:vH_0IT"C%aϪt G*TŸz׽L%!˓4秕@W.h*Ol"% .N+ce&S*-sAO7CՉK.'TEkPG~^]IJ}5´W>0vO3*`ٻت_1DlF'Y:I7Hy6$}T?t#n\*bxB`SW4yV3鈡@v^O[} /RgPj!qz*1ΦK:::a eIQn~ ޓCz:Cu[F_nl'E_z.cvPty#@/! -aҩCNJ23i*Z[h{-)cx"@0X@@z$U!XL(s x*۹Kj2\]dL΅Gx!tD?8Xhf^a ړPxj|D08Ǩ Y qpnE/?Lo}9fMQw\羇^z?6h^-dکxnG } =8Ӈ\<3-Aإ[wQꦼhtPl8^-ݷ]Yq! L2P(O}_qvPS41q\dCPN3䍊pTlA1TϭGK+j8pk }v6_w(?-:sZ&Oyw=-Yn[2O*ܠ Nx.G  =Jqc _~\^l4hD@f;z3NHͣ(W+=,wp'mX_NC<OGt_\^ (9>61f^+cX:ZX͍/;[GAϙ X3"\x7 Y:z/31%g\W?z<&OLG% ̝q#ĺ~7xRhNn>Qdk9>2qWh7*:/RnO.2]`_XXTdd3rM!obtF݂b? = :a6”#"wCM eV\4S簏,mNށy/]h|+'ӐK.(v̊zb!Jﭡrj}$QmewU턑ENey%njV8QZJu ԯؚ_Jf¥MAn("C."j u}.vguzEVF3#@hyXn,Sgݼ y.nG W,IxH#@_ NVĎWXH5!8nlfŸ󫨰x޲ܯN],yDܒZUL])DYtG{Ê},sɪƢsI.u{RM;@*{D?}ZUK3s!&*;p]M e4K[req^ 61QԳ\/fypDc\hE Vj2$:F)$ gXpmN[B0߮|az̈́q߇9;ԛhr燄o|D'D5˧~Jo™[6.aYZncy!")U }fMuF*j9C6$Fa a&b?100z.Zlh>WX|3%eG},ȘG)1ZM>"kq7wD.MZ)ųM!2?4E8}Q p&s} !>-c4QmfufĬ;KЊo39KHr`vr;1nL_Q=ec ʌJLHh\=2jOkR𺔏߹ 1PQdiΟC[R@PQ$#]JVYVi.=~p0Kfc+ޚŎhxBֈ#z|@pE^vSEk rwD^Ok|kߍv֢o(#5!࢑93!/[m0i .a+$om"<ߏiū?.)-KeTD1Z.z!g3OqdB\w40#&p_q/Zmvmz !*aJ_U8m#& Q2I3~3 #%N[CT%ߒqGr H yYN&TYMING@_07Sʣ{06un$Jkǚ * Gys[Y>O"]Sl(X$nHŶhj!O[qt3јm ˣf;dn##yM8J8%rIpucckUl[kcQ xi>VJ1}{u2iwr^Z-BlM588?d;TiwWvF`s.GD/Dx^~ OS8ש8KՇ &s ږeAtmog%u'n,1>ba­nGA:!^rebZ ԯG";5wꮂز5: Hy,5P`g7=oA~A))!h)f_d`'W!nC dT 5l;­(, GnT7Gq=*^'!e|6h$N ƈ@ɄT-]~Pzɘ`\"U@d-6\~Ŀk]*4'8oF 0.A31 IKD#{3 I!U@?F[('&j(ר;-ؽ')%sܮLI/BF5 w*d_ڥl}Dƒ+|eYNdqߞfTOc鬕#:n}7bW<4ōx#&VUܣ=:""jꙒ:Kx m+%emD"S\:>|{Șt8 'Vj`@g[ G A9CyZVGhDQZ3)%~kqux0sݪ2ߒH+L }3a^gR_ 䩝a6F2FkV$g :w㓔xryrd7$lM!=[ j47=$q„6.DʌuZl 0jwfuR]&dYxV`,bll+)& 8{ qr^sMȍGh67G0>G:=ctt |6Z7_yuVPγ'QhA8̯^xG6Sb+!?%( ֟5?OԪRQ{b*V) W*=])ȶu}v&MP/^4ę3"o}6 ~1-6' (ïTwhjr1BL\rdʡzq Y¢Є؅ĕqU/ VT}x"bQa|:W)@h#sQH0D ?jM^vJ=Ri2a 9Fcmzn7 ~ȧRimH)ߩ-[L44qJjoT@"}[O v AS GǾ ?v܂Ư*x`2-~ ۳~cڍN1A':5R ?&uXCVS?Y*3 ^8]M}$JA!6z.0ּq(GW,obǰ ׹h9ڌJRռrhpc} YBr:}NpQbJw4 Pw>AHohD4F^ڽJ:NɀZyzTCHR=NMsajFvBjmɗo SOcJo&s*ϧ Z-t`ԋs6]SbcڵO0Ec:VLh$2~s &cxqeRoʾ}hS^ Ex-*1ۋtީ2T8b(+7_=$q_F"q[X{gԍu B"üͥNzmLI|vb#\J4\:`-6W`۶'V$*ucot*/p+4K搠 Ծ!&?M <8*ۏR*nvʐ7?K6wyk\9#gk!ti, }6TD4*Ƶ%Petxh%?I ī_Oth !W%̊T8PKxqLFE0.蜃C3W7Uio9CmdWE=}dwx`..g^4 ˅5xctА|n3GY-V 2f 3n8{WL0o)1B9v#f{ʳVУp(i}DVd(lrrKuoT t8zu\1GFY XMtی=$_W=-Q*6gUN(^5:c|RHȄa)n{K!LƋ][\OHvIfFV =?pqK$U{}$*ѶT*ۇcv8w\!rOU72Q_vyฦ/|˚Փ/wJt w~I)u>Nr$Qwso/|l0ocxc%a#ʿs`0᭄v!%l) 捍9)ZDQςHI/ u@h%~ Ⱦ_ *%) ֬O2o_iJ:j_D@ v(C $ǬdO+tCP)hx'.=bӀ(otNrD0)g|#)$9 <r "1ʂ)M[q%%{g ,ˉzМ|u0B(< []m$@vJ>qR&gǦG_yƵ]!`!\G߇ a N!8$Ղ}n@Q9%~#M7%g ޖV5ox,naa3f иd[tZG0Qhr_ѲTCT"یM_ <2~0[ x'X:|x?&}}(dtk p[dr䙪؝LVfV_l v7.J:NQEw͑В@`&`3Zs_'Z.+$L ;ֱ+T?ن{e~wsrAL?.F=< ZP]Hv[f<$Ii6'_~YF D׉[Ok O`1Ug^n'FmY|0Q@) >{أPW]aUt*Yɿg& Ճx(xh͐7oD90peeygMNrOnRڒl5[/S kKc͆) 1QnINPV43p%1ґ6b,Dޚw.1 x\_>걈VP‘+='6% Z<kQO.Hb<hG!|sx@d? pZ"=pE'[THW:gX";PV蹎u[zcBu?_ r}0ghoQvUq8ni&YyyF$𖪀eX9X>}NVq[aL%mܷ6+= wv>A߽'A䞕\$ѧ+]:eMpCv/@44GJ)c's5)u;ح']xو9ڳkkPn4X bT3F@L=$yÿYA"VJԹ.gzF *jtrQ. <%h{!8bɩO'Z'30n! s{l}ގ3͎=2+8Mv O;sg8Vŭ>hoHHQnW |U9g@%pu7X懷4 IWD9tnJzв5*z-G,Rv67[ ;vէ٪+4{1>ʖ1n%IH!5{UkA<՟#ӈX%U,Ms:ѻfvʙS/,{n_4g,GK/6MHgyeغ#40Z[yޡ`4]hҵ<|ņhzHg0`@ϫʛE,%Y_ 3 \\@y-p=sS-!{E0bb;$T7 VUl8p+Ήk֦>jߑC^W1f!SZ%n*.Ea+/IDy[ks4i`nH(a ǽ.E F@U][6z~=6tUW-܈R`UސL("AA0 M.DEWS4d_lCq~uK5*y WUt3 -OS'~.|̖@ʲ"w?@iVSf(9Bdža,7ڢ&䙨~<#yGˣAiK׹+@ϰ{$aM)mJnMeX1j|sU^ᔮEuUY 5  5u`m Vs1zu6^Ba6 %Yt ƟԘt_rZm}U]0hO3*GT7?\p%G麔@~>ID_Af"K ! Rm'apLT ^m32g#ϮyWNq4zK>͇wp<0M6xTɏwbzaI4h䈪]p fܪ뚧kLMb45"lȕ8myU51mw3ߓj+$JIp 6t7ZwXQDÎ#]0]y 3e'Nz"gssetZzـ$g2ENP]{^AS0G UDiШ}iёx3>2APFk{ʰqE hrV޲|iqmp]ȭd[8j~*w;33QZ> qPsll)) 1esB|F @!I<`㔗Ӑ s3+dIiƘS|خV (C-6vGwΌDԖcrDJ0դ[JcV'l!C* v,GZ|@Y))u#*8wE<$':e:8IL3=QҬ :o*.R]oќ)_V0'HcQ$Z‹1[)[bjs;9Jy=m5TR0Ljom2h^!&ɩBnP˼y٘6i}SylVj l,o`̀‹S&?)֗P3LU6\`i aS3>G{!qΝE];/dE:cj:Pr`vj$|}?pߌuLa3H>gd۽8qCk[ iO6'QgٱZM-+JtUYvb+Ra ~\Ph;_{F5$ŽDWp6;!ao*j P yKܲM`Aoj]vٌs-h(VtК/DKI]4y RIz ] oF~wn=+zEu`&TjG*W>SوUvoF빥JDˣR3/]Ǖ3X/!ߠ?m`^;Z>q}]B/(n[&##s-=g%MmsXAD7g,\Ct:;ֳ*yc1,4B-\#"xWl1]g}qzM_aRrY@-Bm0hؙY~!B}v+bLMJX!c)!o?8zR[WQ@VB[RmPSC]ajRiF&Y7lөj5/ ݕ^[҇@8Btpx}x`C-G*6ёQ+Z{Kl{Tiȼ*<>3-ib1 Z0ix0VJ"vM=b]8k29M%e5ϱxGgz ]; 0[H ,GCڕȗcB6FY [Xl:*ms@su / {Cz($!B$>mChSV?%_T@<4{qT5UVRo} *S~GVaNm/^2r1Y$0 iw|J ׅڢk,"6t$x|IjYU֏E zT>D:2YY&`b 8u2XAO}&ZRG! j5of0ӓD}r_+zCH;nJ-~c[B#8M岓޵[5^ę$!A5I+ZJceMȮ8z:֫_ߑngoxg΅0bA/pG+b.T7f=en=?m-M_} 2-Р E(1_  g"Y'`psqiQ@ "Bq:G:19V tUPA+,&5iS7,n=_!V Q\T|Bӕ¥4~wifd1Bs̖[`l_)k/?dƵ8]L_6=XE ekl ޼o\(J%"44}c)ALRXksg^:~Z/Go4nMh 7e!jDZ<G'enX,!띤Ł` fѕ@l#۾Z(rSɄN ^UiY;4PY[QHhYfI3֜ZV7h2ЛQ}ožqM=by}:iL&1ʳHA5xW%a&WGDΌ&y%`ɐZҤm&޺ò:^vU:<3-?H0nv!mPFl%ȁ\q_I\L;xB"5BhfXj Y8F/}L׷63Ԫf͔[C B9SA(wo?}b/wx/8X \uEd_1DNgGhEa%u>-Mk fg9M .1Csɵ$x=m9uuII p۴M.L }wb!-0=ʵ"3h@ Mjoq)1D,;5ۙ&ZU" ' 4K7M3Ll6 Es-L|k{W+V.ڥOGV'[1Xn><;gpB24)9){'63 G*?Pafwbb*FQNSW*+f7ˡ euh hǗ"!At-4ݗKv(ުPw?%{x/+{hJ{S>3a8Uyk qR+/o ~X2Q"neWE IPp@/x[[jvY5"I|tNvg / ,R [K]Ac?f"V$ٻv -sW8> qg׀%_l9 9^tI3=)=LyA>nhsjf='?SːNNjc*mtJ-JR#^(8OJ/#P]NDV8@>+DQLt7>?~+ Jso/TևZb}WũO\$%εEd =q(^- QTcq%9j1ё&.GkhK?F䃘|J\8 b8_,GXRrD~H^3A Y J'_d`lx_%ag3fa*!;Α*4N ( IPw)S M+Y0y[5`m)«lliuEvRt{8ˬ|t0)Zes#zj- †{ϼf~Oӏ^ Q7r!(1UڃMk)W5|mɞ9A4MM} $,@} '(52Km9m\ncRC#;wE34}EQqxl&or=3ū]i :e=Ӳ/\b/y #F)-ɦ\|Q3 2mI/%B"j@8Y"{{9Jz_ta暠|}nJ5+=NbNz$6̝j+mr;ҤEfK.\\9!ߩ'*&r8O,fܚ.tJFlYve @rK @%VWi{6l:%̰LFfbķ>4'=kئC*%sUβ)gE]ۂ" 2҃oqy5{RɾȥǼ ;IˆQMkIt Ⱦ|r!J{(ˤ+2}XwY C-<'lL ?ؤMl7Sj g&6J ;MN0L<"]0M!'=ƛE@Z]mvB[ohti *Qķ55}7*bsNm"kސB>W.)15>s}nfZ:v`D}-k@CߧU1 D( 6i1F痆.)A͂D f_իCx'vd*oVVFƺR)S\'X.@Sk3#yXf9 2Rb1+ 0pYDJ/`eV!6z8#,T&'߭#i)U_@)[mEU~sk/-l1GԯBYq{0 %ṻ,eJv}p# ~$U{:}--iHfAL Kỳo2͞op*&g+u {PdNǪԛk O꠴3e)ɔ(\)SXy)2W]CEثQtn ֦i4oz|6nb!5Օ{[_Sf6R=24Ec[;xA[?z(@9/q-8 I]pK~G PaW&aV?9YObFi} :txl}AYÕߜm/$baQ־[ QQbNd믑]jȾ셢#R”RJF' M8> 5uRB0d+ EJ[ؤ3~nZ!4WNe8=#=,-,I`0+`POJb g8{'w_k/aE~ED7ݜIJz؎VU9GDΌȘ6N 'ٟ_)HVȰP qԴR/ʁiլM͢bߓ'nÑ uٗC0 _)I5s-i9^AT!,5~ʠe0,ctU=ka6zDžǹl]7QrG?uyǤ~Ny%&S7fψi6I'z{xxI6lS62 WHF1qޞ M93bMN/jQ|뫖ZprVWL,ʻ5-@Md d~=\'+{<fws lsRlM*zɩ9A@@lzej㱢meL,}EHcr>UdJ)Vsp I:{zO;RُySxrSUӪ6ٝ=׮&R?.(L%;x'ުiyNaܸ$'g&3]+m*2l{J,$C-TK;諧T^珯C}1DSj2MX>j@ƌa *|W/ڭ=guΆF1b.5d+9tA+6 -PT^cBhUad 5s2=g4%>vt RVObJ/ằsV58c8s|ڄs\mwym,5X:ZJfo#&<7؜Rn>`Z&U7FRxk勼0x5c$=^hm%d0/cVi$+GB@=4rB"!a)m`;qrk3ֿF4 0ʟK#,pE2Muv>Y}",(I]@Zi)ïԳQDٸb ׶p5GSnSոXYB6MBN 0<V H,LPUpAf 零ba*:OӤ>4~T_'j9`akiLx 8Lz}2!zq3[(c(5z<94ecms̠&oPe*rr:Tjw;E=^(n7Ab(iGZSGXH)z6ӭLz~%-d@{'%C],sURE3dn@G a= ݜ/}TP0+l4NJdi0pna0Lb9Cz&crP':4emC06@b@/Dʑ[j򠉵_cd,uq7C@Q'fG$wְ%&nK2ڜcZ&=T!*F/hkڸf%(5y6[J  .hb;_蓩یƘb*K{ƫtaPFJW1es <`oG1R ]nI`ɹ?YmC۬gZsr52\jW Twju߿bBmbz8{[F}Ocax ۨF b6lt-oJ! J_ujہMtFwZj܀$>xa6Gg^ ,.&x5i "Ei˲0!N @Ҕ qĆg˖ f*~AzQ:RD^3)0[jx`-H?yF+v.ÓĈ3q@(GG>u&!Id_ =)]7,3xgHr.A{yM|jtH)eė*(iyhH/[364 1IчR$_d /Ӱf4Kp;.%vb6LR3;mrHCqdG63 9Ə/k- [qH,槀<3딪g6)!9¬Oq!JƂ5odT.,*$Uf"JO8 Y+lȱ )\zx6 yp.qf,ʖo4d0j7fG- ߚ)^_=>|u^N܃z7]'@Ďe2M.;(Lo3VoC/7M5O?7(S ߕyET1⋫T"d@xnW{@ E|J ̲+{&x |{ٛ}g(=ѲšHM} L/ov{ De#~ATM͵$#T9ݫK'IݕAm0Fe++ v#ݎw/6)'8]aZ7\]Y9_q5\h[Fаy%"؆qk5EqsM9o`@[WC vAu]TH[9,!tv!M)nڝ=R<%4"X5G1z4gzW &L@2>j. %5ؙ4J+)(QA﹐i}%zkReu0pTl*=*V[%fGWg[ A¥"QӅ$ApheGietџW|!nq"Z􃳝\&QfraJMIĖy`0q4.m7_Q3:eVUg [WPA yoѨjJ(chfJ{ _Oc+5O6R@ Akͨډeq@ZX UdO8KW=Au:u3Zг<5F$1`*LYv}R?uD!e#Lsvejb @볥֞/Ā9Ġ& u8*~V f4YJhvl~&],-ބ O;pҠ k#9t,WǏLK\bK IH8AUwE%|ӂ%s;^jeiJPJ K5%FmG u7, ˅+M?`>H<<>: |WZ}Gyᄌ~;2gDg:eO)z'kl\Ghx/ɗᱥqscv}wqB+LޡEzJFҴsaky>Nc+wLhBsud蔑+kTFH)nAP+Nu$aEKDdebSPG1_k>;_:\B4Q$m  kEkΫX!Q?EŖ .fvF_璶&d8wY$ԤLv `\zj#jA$tFژ͘i䗸5g@Wm$Ry@+">U|`Bþma2j0 $T@I$Sc>EmSŋ- =R۴3Htt j`aWB$mdsT"y!+>Y^OkBw4RvďK4䕇g9k:(]Lli?hIN%S#Sm+ +[dE#qڪQٲL,+D_Խ*% ld^"5a^>T`&)!-WKLS'K*{;͐k0HrBnC_eyfsQ=tom Ihf\wOEWaH?t8鞣H x⧥ܶGp[KacqGlQ}DL6f]˿\ jF?@L tӘ#'1>POHdnB@yVK㭅v\SpһVGlugaJf=#_g?M>HgMJeZ [~XS: ?w7P@f~DIW{ѼxCX1yQ"^ BUk;k.{'`=IdrpWy`grJ>oef;θq%dhvNց.'P*ɂ,@ÅdQm >aCN-[./xhx ww2H2:M=oyoFZ7#9B\f!SRMuѸv_]2qlk4C~6&jN>7W4n MT+}P/S4tJ񜴝$T{)>pRk)V,m1yx֙N:z#ZulNt >V퍅/[ 7_ y`FŜS鯈ϒ _ n1=1a M;H!eFw=R}Z$zZf E_υQ6p9 ""$y=qE{i%Yp\C),L), _՜'e1s"SW ŅE&Qvr/,`^M#frNd7XqYio˱j~qﶩ xeG氷d &i@sSv 84.~`'ʌ{բJ# pW8S3!"}jJ-E4IPHYWBݝ?oΧzoً#T.{تb֬̉~L+NEi`ᛅbt, n `VQX 0ji3vy?*ܺ[N0>2z1. ^l_--58)j)a[~~!]ϑ/oIU[ `BW.oײF<*Oؐť n [ט`O; GKFvmE^Sm&bFWR27F|Җ樞ygW_V ;HY2NkhwBfc:ǁYa`):)MU2 11BwH7˱b*~*Z{(;W^X@/ ^BzL'2pkc T쓤o Ȕ2pSX˦nbdS,.y_@{|B:}GoXiFNI B@$6LO˄JL".q/@ܶʞ9sto&'K Y1AV0:`k&@/# ^1=R9sfA\#Ǯ1vT s U+^A"}ȢDty 0vEz"{^UXՁ2yG6wb*Y-HYH}tIå@6} V`iOW\-MK8ማ.>˓C @Mș_`iP718!~wݦLFKB!b99m7Lی7nEJe7\МtxvOM z܌0Y>v`Kg9D5K(( ~]E{ Mw-Ĩ+c-آ?i!dҒRƃ2B0"NQZE0}c1e]YNF6n-iX~; tʲ_S?cyy6-M#C\m!!|')բo.r&VW߭V{tuFIӮ۞ƃl^'7SbNBq sDn=H:# 0l>R?2jCޑgW(NTF|sYOO[Hw^jP( )9| &e$PQdu+ՏEgr40_ǟUr4,{xbC˔|]av yGPp qO @P-A29g%_!~No x82>+` u8ڞ 𜹟QvV9IBf '4B OѸӒ6WI G^4Vbr._LKULa2b8?m.3{yWQ?{ro<<x N_:d[Xzc)i)˗N4|łôk,g{V82tqo?$OMv o|Y preVӦ|Ӄ`C` ub7H~nK My}^?yҷ6J+q 3_OTJjTs!2mIT ԯ-`OSSϻe b׍(ϖ'fS?/H:!SRTFi0Qɑ"eLlͦ2ӝ2l S)i3xe)Gnґ|Z *G1VAleGREl*O.NyS#]q&sK)rteT_x_dg sOuҕI|)(cnh~~d?n7`4 eFXQsE7 4/ی$Xy|FtRzww01xL"PeWe/~A?8##@X {SI}Y79 "$mxX3p nXfkŬauնϿ3@~N0|D–4}f嫌 -xC5& L0՟*YCNw UBaYR޴}uEB!0sMG_"M]Rg5z$&/gAϑQq`=  r+7=yY5 ĚŞW*leRł7L랼Ɵ uhn$ EZhYt.24ԁw+[IfѷޔaC7C08b$. ׏Jc$u&Ldh!6qˑܷڇkxKGf^j|,3Rs Uo dzRqw_ݒ%f0@O.z'ENKH[aR;a@TblsjGKCL, w*#/Y/BEt Yg]s$PdUp׭Tx}m9-}EEW[s)gI}S$cLIm똽w6glpM 2'Q=o=~yyȬa/*v4 ; MMO SA)́+4 p5mjFg\f͓DϛKtJs4xBx|s./k:#3m+㬎(#fKs(q\KOm:Cq;K/#YfxG >Wi(MZ.y.WFcK,㱳"BKt%EQЌ*8Ď+IP8en L_ZwhZZx͑LUlIooW#Ua֜1v \ {۩5F] @QCIzܟ-s[[ ?Bl!_^?)F,eN8#jrr4a7 gguT +8yߌѰۮDVgXr F\\u0g:.㫌:*6 8oGB"UсU4r1CާФ[[yoI[֯/j}xĭS@p+ӽҥH S< 8;EJr!YǙ'VN-yD %:9bv}t`B6կ;#tj3j Wpnיkx;?n Wy% o42Mw1ܝrl ?0fqwIU |5pG:'pE[+PN(D>1tf]҈'\T Su@rs>8ob>Jxqj׆S{V68v(ѕ05Jjbn&u.ؽ5U]R+v|if矔bJRjvLPQ:SOuF !qԦ6?cϊd3]B7{kvjw8͟g'Jߞ~xi)$᠒ZD d͑uG [;} jt!.Q@3rRڤ7Ei0v^R-ޝ틬)#p 9D$Þ oK!E j:~YPĊ,4[ 8G9hM:9:۟H҂xa_c0iyNÊ֓&5`PӾ9K\N@ ]/ G%'kbX?Dd b͑cߘ飮bi惱2u_l:ZjhI.Lٍ5H.Dv/J|PTwqjȲؠ<sr ZF,X@ϥ_Ka'=!"Bb *JIޞ0f(UQK[v3ڹε0!|l~}㨿Th6b aAR^PA]܀ⷢ}̘B_HGqGxJ9&”KO\ 5&'VAo@ *{r'Yqf]D\޸c5x<6vc&` V_6 }){&!hrrwe <;M>-;ʡLڿĘҏ'oSqk!$W9; _IFy@͔eVCUm(@%p@Nr{\gUxx+!"~&١9R"LeIM0xY&RB;ZCM3&H5Gi$ÕfANq=RŒDGImN,XRt_[~$Y3dyٸR`䁐>*?N ^qtүZ\5ǟٛh1-X8)Y|OjpX.fE0YżZ Nm7BLQZ^t!mmE?aBص~v{0-ֶ}'}e<%k 9J: /S1ʷнK pE@$KXoҸA~c_'h* Pdu Ц˝#7[@`0gʌ.sc-tQXs LFbƽH-K[Ebp nJ,u+ Z^~ =(һr99d^?= x*@5n 6?h[;f2|d@1y~vj9!;|9O뗛s]/9O BeϟxN, r"ݬ7s0FGD3SҞZJZp5㮁Brc Oj">R MDN@mu w&*!7v ٨5<:bչO׬w!e]|ͫKCYiE.7:GT6yNg"o]iRRPh_<}|bj~ ֈrWe:q[y"^~*뢅Ah+!oOsVs9._S >}ok׵^?Q X59s{>(,{C "*o ÏkÞ KAI.p›:78ɕɠ]A^%ׄxP#0*E?j&|&%n,'753k).#6Bz(%Piǃ̕\fɕ)0!ZwCP(B4\TR tb)ҊFVoh\Fz.jLZ$xءbJ$D/x,l| Z&%Iqkph~aƜP"GݪGj}|ig?uƧ- ː֙Ph,Sp=b})GO#NA|[w*gp)&=;tJ?<|@67hnW{^iZ\'ԋbh+~Y9[nP2!VV Q4k&U;Od"f,w@晞/Qyv[m=x[7LɄͪ^ݔW'8FX %ځpCOmǸ lC'B.ђr1OAI_,)ΝiX}w3}79n N yl'()o_z_%3꓄B]I侣X^W8s~? ?KنcaF}iPWn2u%_GkhnHFW.R^@/~_$Kz8%7uTAeX ng=n{fNp&mđzT bm/d׼JUƄ38$tj*W5{_%UiG 1Mz !{ i)6'pͺ@nsY;v)B)>'E蝹YKs®&l^L|u%O\w`!"}V&̈́ vjpc9T*i>waH$`sf!xU߼,sKqAsJgǔD?Pk"f9} 1nb06K-L8FlvEW /44k(>^po@ Wz{,EmMbAS1!vhXr1鉥]ՉiI,YT4E;]J`/&"͌Q/!"6dbd a ?J$AEIE3 %p6wT}3T*SNV *,@k\YPFm 783R 21}jܼ8Ou7a!ZtȊgTnaX2WzI"JxFo\@ɓ!IAfJmF&AՂ`UI[=fgjז.i$hCv & 5Yc{s@T|C>KHlpj(uDC'9Wy'1eiqw h}vWL3&s`%GM ,)FV>]{ T6nH(+$oXٝk &:DuF"Fj]"fpe՗4Z=IYeƤVPOS·~K~a ޿p\Fo` 494<'-DCګ8-d WEfWTꎟUꧥA]6Yס~:1>"bBI4T{<`>孌:@ǫKào!;А>!iFAWtk>n ́;rrX)Ca 4nPe4"#i&x_\1kz-9k܈OSF J١; >8`9 ȑgz=M0Xf?F{3M J dr텺a ey8NCgˋƆ()Eg @|n;P?OyzYOҷnpgd@wս4JPx2Gi$R$8v;rӵL`ݏ m%A`1`'#G!5[ Go59zW)2q#A;)ĵW)Υ^‘eʕm9!Ԉf]Y3 re2If %ȢO!.~4C^[[q0,yu{yũgt&]쒅;\xvO(ͫ֬L/d*AAC\:P [D5FG`cVԈ&›f309NWPqyy0<S2Gq{f(O fYgt[ F1@&f`ʗ1ԢkhKYɢ&F8m&b[&]0-hqƼ*r/^Q>M; KBQEZ6^fNLadXm+Ψ Juer|*r&׫U'mS pb2Z 9}ccWh ^&"!>Y8Ө ~u%:^˔|8c/.8#=T,_dh@}V0eA .aW7Ng>2yE"2O *`|4_CT#{3紳o@ h=BzL퇣/ӭ/<nZz81^l㽌FѪv_fW8x/gf+|2#@Ccco<ٕzF2,I5] k=#'WMAvё}gs{@Li=ڀ gdWD|G%A$`Y jҿN@uװʾU^:UpM@rn =D%lNv fvȢCkA!_ccJiA19$&XwˇI\;{K&)#eZgShђ񺽫6ӈ.pΚn*>, ;蠲sM^&lQQed:#wTe=X{,v7XI3JE7?P3GP\>;U'EߥCFȡ#iUEQLG^"l= ѓ ڜ ;@;F.) en bgܔ#-Loͤcxn+eSws,t("J{z.O/a#?۟!0g\NU o:f=kܞmN XKsN1Yr猹&Xg_/ "WY,p╴_/Wk(&1jG~?KV(!!a'rJkMB^levnWzjp"m{DIT_lH#|,qqtejQ2=B `u [6"Z( m gKSn)lzV*lMt9#W7K0Y)[_/ux r<  qm_h L!|fL+BfҠRfN[WRgu1?Q/'a573{]?wg˛g1l}HwfÏ7.ois@=9(}sc@hAn_KRqt$bTH$Zz\ùFXЙ2!~ hdž7+(gKD. ]VJߐg/n% @?c8wԊakeg@_},E>"q]aQy+1g>!].-YEEw^*K3rye-X^uhCKK%dG[p܍Jh6#u [ܵF! tJK灑{]\8_n4t] lPA-^gg9O gX/}$9 ,>'2g_ّ˂P64f%jbq03qlT6C{̈́~OV<;h_ogM9;4|3V݇Bh6Ͽ$NH9юV{)S6Μ?τAwSQ:Y? /;99YL߲(s c HYJ dvc))G.ۼ{..hci'Ÿ7>6shsz;aɣ"/gOKg׎10L$f׎]LhJB7<`;쮿N}tf)%MrؓgK8*)f ĨI˘kAPk\35~ $^( ٻ~wH:$O/6 oH/c+J,\t}⫢w-Q&7K;b86 laL&q-E=+ X%8UYYgɈ),8dYD8CϚƁ==<XB%HaOz睎kZjp#}ҹx[ Ńl};d20`TƘ$*n$~T \FL #aR행Z!4DV=hyֺԽ8Ɖ |sï3)qܓ3!MSE]0O)7NX.P坯~,ff˄0f_sfߋsɋOgMP.Fd4^ےdҫt1(b{^e$rҔvYb p􀥭#H!Ig#E@9I:&*>d}&X[@Q+""{و^Cw(|;7ԝ"/UN 9fV#HfT?߼G-D wQrQ )f)OS}{]]~kIfbgS| |{ w]W!c{מ\-p68jƽ"|hH]>xœ`[χǓwʈʝDW#YSa䥑A `>R1s+?: ' vax&I;X0y3_ Q] ~ǛMyѾ|NpNuXXB4>R ˽NwNzc7;lg ?6 3ߓt@I(+.GK? iJq~&lnRblalF! XĆi!6oW?j3"[(!jSQn]B4%-Zg{q,V'wCvUa- ahjLT{Y;;4DHٯꔂm+i(7̥7uniYy @XG/&MMo5hN׃XJvdk^^Z9mU9+,N@z :{::_RkEF 3ۚIcLbe 2 SɶȽ@ ɧ4;>m}aM Z~h;Azy7o}hXy=U4(6žVM6m3ghGy҇ F[]5[ingFp7^z_fqh`f3)LK8Ox탋}^ lE%õ8C5~[i4yLW#gkДdieZZ>hL 6_}M U.o"o$ɠ3:F\-VehKL,:.t47ݜTay!\CB!sv!.tK}4Vis/`*`-SfAg;t fϳ/bn,-@v k0jya`Vco"amG_d$\R}[;3sDy=Nazovqۧ,/ueޣPOa5fKluMmX31-]'׫׳s0{X$"uBuB`wW-yor,?ci}TpmuxZڴGTȿ%8ZKEr(LRqb2`6>\NOd 8~ϸ9-|3.Aru8thafE2>-.Yh4ڰsK(w͹F udntJPq.=z(ך=*bkޜϛ8r,GK]-5pfwxC~ŀ_vL`g{8p4|  hю"ꆹ70x]yb b1TAȊAkg Wxo99UJEçtk8ҩ~8RSETi)ҪbaW+:7i-fdBb[OZJdDTgR|(C4fNa9˥6J2܊F^#_M B uc 7ag<l -ߔO,X~^BjdE hu;Teg`INlg5z&s)Vw}MrC[́snL 6-J-@냈੄"\ŖJ,ČzLޓ%%p SH2[%ӫ-0>Z=N8k!ӯ>t+ݖZ}&øO޼,CrJn#_]m[4&@b"Rqq1{ ~Z%@_ZzgvysltZ[-W,Romy^d"E^~ TL){JINȻ-{f )/E^Y }cVT9}֭lS;k}:e tM MLҘV#v*e1\$z<^֝m^W[ä<kآ8 )WwaM \ҤB7hX7O5v['9É& l{_Jzlֶ|b9:E"mEr4cXd>IG3Kn|b f`j}ol(G4WFres{_dD _m3=m[;܃(GӒr)f5u$[ca5I [@0Tʟ[T4YȠJ"Zd8SSwQT(! ,.R: pzlu&A^]7h-7nّCNV]k?#ǿ윲I85xiR/Xel|1WK& M#9pvXӦtgvxF<,]%yX:$Rs 6k#DEe?0uL"CXA$1ʘfeH_xOƦ$W6?et}&8(VoGٷB8 ez&uۭ>"y]4`^4^8`": ,ӽvYFfw_@ipMC$q4ba3gN|x )w]L,}fvz)(;넏!ʖ`Sm6%F;S6${;Q8E>ϓV?l'c[vp,gJ7rpT\afouab $&`'^QTdﮨ1eBO` j[Hq7#z)ΦANVDǼ"c pZ3շ$p=6SsrtK *Kz0jԟעxD+ЦaVP<aS/6i UFszuVL ['\$6xᅼe2x㒎cwOF'w٪#8 T#檒?TWn=.<xZfƔ C=pnݗC{0ФeuvhK. bO-OΤXW#^++ $( K?ꈿAoLi3,LMZ~Kaak6.,26D`MV|j/M.()+76nes 7.(ofkUҌ)@M瓇,㲙K31"u$:%9&Obz 6[Yp4^d͜ u\)]󅏜6o@傊fq>Үa.^e,W~e`3;;Zs:mt\7hG omqkCL-XdYOZP 3aÎ^(B~<12ʖNoF!ʨi4 x`S ZVFZgx͝IfU:a|-tCف}mZ~3,$W ~4Yjz+7Otz2zLR{!"BѝZ86ꭰjR!9ˍlZ^vA֝3Gw+NfDu5O}|˙Rv7$]PV]:821>xm0$g֯ vV.3G1 YoP Vb vE,׵R{d,JvrgGJꌽ:+gRhmu ٥âbOz=\216w=`6!bFt[ H.pibuUK#H"¿ܯ\j7> \fT3;@قOZMb: Ӏ z#_{Cŭ.,1DŽPyT=qy7؀Dÿbae޻O4f\3>̿nյg/g U>v _BupGof*l'u9!+ݥ0]k'^ŷl]f`LS(0ckSnF7xU$Y,y u@lr*?x!a-s cvX(# ٶ}1TOcI"Pg?Ӕt- ݭ1WNMs_.ݨ~h1p?K "$ቈ (Cg͂\}[hV]+? 8eI2Йzx>Uo j"u5{%7O G?*"wo -J\|dcSf@}ÎA RK5PEcvP^FuTz&|{C_̆V.LHm8!U[qk-~7.p>OpX6G``>5T4 NM[mj&մyzsR?}+aſ! !+TY؏H 2_A]&EӁe̓xwד:S{ yXOg$pެ!~I& _0KIa=u9xUKOM{hn=l#Μ$oYhq.&<`ݟ7m50@1\LΆJc& M] O< >~$w %2>nSkp W4?,Sq_2wѾJ@ceǮ7 ̻7 z{`l\s-"I1Ap?R3vϏT(ѷiJ U]yiyB3(G0!{g<6+cj :ZR}"L 6&[_0?T;!_dLpfRL{R$Xk OD_<2[ƞ.zDxme~ *qCrw޾]Na*S(DZef#✿sK9NiIjJs@NA1q}Nt o?VhWtUӉ(?$&E[4&]&йsp2  ˳zd_3ҿNQ, ;T:䚚\s~u2%?s}g^" _ѥ/ +ooکֳHeҥh6Gi v|=k2G PFE"!2IVD{0r˱0m R0XG/L >Ky%m$P"@U]2;XILadPg0ndAB<>ZZnP~ovPЧLd]0#.oV= XV]`-enݐAM/ woz͙G7>݈A8;{r5ޘ.6 J\}+.G!ў0x[Vbk!ZMDfqn/ˁY2QCm*S~To++hz vf4n|Ȓݹ{T&$)eQ\!+RI{͞X8l z@ԠvJLv5"ohA';zbbC^pdSBۡƧy㧉Dl Y~֦KU9:6_/.\Dqh8$|ϖoihe^v_ HX}J8"'y:/ IA,iEW-H!iybJ Y]wG_~Lbbp ;oڢlJ"bxYi`uF2kFpQJ-GcB%w"77麹sҺwEZw]^Dh|.:sڒKL*(Z{XdǴ{I񶸳q mӠ+nrPl`>W5~ly<Er>7f e s|Ooejm\a4_"q~zA|p8inԆ~xG,Xdv]yC/>{+HYΣ_ \ooງ)^T9ͭcZ u&>&;Z60iQ?ta^7e]\ōiVڑC |#J+7|H?/=|yKQc)W"+q/M$&%;nt#mNpsBϷ#2D6ZK8$<+>H㢿d `QHNJj) m!s5U xdoƒ?qi9$iԟ^W##EE$\>Ah@%&wß3A9(hH"kjX9 >q iE/J4yn}=|mR&"p& RKJ\e[BB(]r8љl0X,fRh-6X65rS_~`yeء桕<< qF'+[K=p^0|l)@1FzM1 R-RFkBEg'eMɣXM<*{u"S.4=^+.JbV) }Fju!c>aMFf8g|r!7YGHY٦=w/HyĘf^IʗGLGV3:^sہ# g_UPCf|2`ҍFҏ"O୧?_15&n42ѽNioY 8TP @JsӛV-{}Gٲ ij;y;O&J|?H[JE[}3"ZiOkGSj F)1xRߓ[xjM_s{}+99G\͹ZK1xn$.*5o) !r>ME1D3}/8 x EL hxW-ψlia4YJ^'@z[<̜H5e5,=/-kOiChf$+frVz,tx(ѾRҍs7P8kID wT$ǣX:{¢t;/ATח({~fěPmdo|'tZ"tS-O*G ݚD>lOPuš\G{ fGq!?.uJ(/YP8Y'M^p?\-mIt"QFˋ? w(y,:c;RJ>h^^d[xjh\BA1,f |e߅'22a{ޙ"o"|',(Fc"z _PD\t Ć5Xm !)n, BO*0oB+WI"?sgEqBS]<zk]TOl=Zdj5pyez̑'Mt Pq %NDXѽx𾳷BLnQ< 1&Bu TȎBZ(IF Jt]ϑ?O|<'e.7x~Wr*T}S_9qƭy D6I.f6kRB,8 IGHKAfY {CCg'&7I&Zޞ;ô={]4>!OyFjO|7 k1y"ދzbum.r&ALH谋\%&"k)(){Uܵ삲$J<1qCh>>E8[IqNN[5Pٌ,Erk!Ю kxC@r PwVɛSUt%ꍥ@= d e.H8rln`J2y̘- J#^};׶n*8 @,N[ zjeR)4,̄BIù^/ʏFvT#hU-wIƺVނTꚹbo|Uٚd_gO|XAV@CKQn< j Pxw EP懘&ښ}q#Ӆ0u)7}Q8,Yb?Qe&* cYWh 33ٌbuCF 7m3[4|H~oyzY•6E` Ou֡D*֝iyKb$cW"(4agQO{ۇ;P EU' | *e7nV*lNMBqS2` 2 65.'SDhc|iDKaD1|pػq85)mT~E;nGK7(9 /-Ǵ#uЁ ĸNcc' /.1UMI5JV& dr犑zwʆb0&'bJL ` 3Dp6(<]kLUr/K1/h'еݺblqh"C+SIlz.Y\x{󵎛\* '>SM' -mK\W3.eT -¯ G^#9P@o"KST]'AZ,tjZFMHΧۻ1Tϸ{aLlء(D (.|$fR^nf~Y(Yg%DpP펎]0&[kNb)7XF'bA~|ZZ*R=K.m4LЩ·G'5|_vWsRGQfBtFQDϕ!Mb0zJ]O!c5s_c_j3 W5ʭKW׶ʋE$/le2L"' j.NJW CZGA ,k89U3U(Brq*1y3x+/ fqKabj&! zvNSDoPC^9o-n 8TusAƴ;^G-4=cNv|R剂Tlr esFzqԾL1vnoԘS-0I]tyq~ ]ݸf_(`[UpU'I",;t0jkdY c-{6Cd܅9dvŪWV(T{ O_bÉE%@0:X!@HעfҤ]`CgG&եt Jsdoh _z-d(m_`v4 Xayq@f?9E9ri C%JiU'+cL( I"ɎB ss&9!kBϬ~TN)s-UF?RQiewJ]=*lDž }i"8Ag^ Bu%?o'}A)aqnRJ9qxD,}iѨ#6z#qcT&>-˜ӤŜEٷ6aC$=|gP-w5}S rTLQe~LB\3p NLA%4|Oh𮍀1 rn\Ʉ4#\EfF]| ;tIU5/NsZׇ6j5*t Ua!ԖMN5Eqٖ^MnZ}RB h )ďՍ8 1@Ihیn1`=lz(sg΁aOmN ] 9(wOo V{<=G+y@\5TSǗtY[Xk_`uy@My8Su n:k&<{Ert֣LLe_wMSlwAJJF-*TSl|F ܨI,']@aBW95zxw5(wk;9& "j>Jg-5)V ZC乂>:xL*`,l)hIQ>vR ~*-DA)7~zyT B8^{*| c?-y[y6+V T<${(T_M\FrQ)&LR}⋶fwNE auY =3,ufq\q1=)Lwߟ$!'AЭ)oa ߢG`bۃ=B8:{N{蘪- RP)kaz» ̢K6cYK9CC9tT:ho{{n*ie5RLmOHSnr|j3G1g -͖M'_Ѻ[z’qD$ps)þtGR.+q+ekT̅$U@ApbjɋnbҥԗM n) (~ /UL^qfm1BѠP8OP.<8yֵ\34/x/lWn =S7T/h=xdCV-@ rLpiwJÝJej8 L렩jdG`6 mÞ1S29F[NQ!+w& )wZ Od] gN!mCӲFqꃵX*$;/R:觿 :vYbYg_u/Y*SSV_fsKv@ # q8?ZЕ&YG%RVjRKLlQ~"qKWg,&j#{JϖQwׯ 25΍0!ͼJX_ v x^miM SJ`/=.GaV̖l+m@ iVkW f^$p^yQMWq' )![},Ǹ0yQt !cRiJ^FC`W 4WVnߛ%Q_>^([QU!A A/ɛH1׽v~]u{Fɾ}2|QyÞ)7sp eH2/!AXY!&sо_a1N֞{,jh/ڻW 7tsE*oߖk3CA1 zM03}Tb7岹l:؋3Q8C$0BޞǤ킢ţw"۟?}h#6)gp{Y}|ޘz ^ BU)βmCl̫W_4#-s-9 4.1@dzhx9h>:,MJ6t,dAvMեϾ2 [u36=$._&u\t};M"X|'6ʜ~^Q\VЋT|~PrnHF3cp39(;{ؽ4c?:U}Y8TxXQAPi2- DP_vǓ37 Y\]`-D@9W´KWA'-< Sg=IUCaQ/!:cdeB wOZ]"MŶ^%y3(zKdn%;0x@RQqNj w5*ق0^8ae~tu1{3//'W8(:6ޞE}5,ZJ|fTJwW^m &-ճqW0U$xHD/%۸ڬ;U/k`5{v |%%Oqyvy;UzlHCffar`tbטI$6E{w8!c(e&;36 _HMj7QOz6| 4%+0ta&8&\+|/8|a(u&d:f}b4~dt,e̢BFB_ hZ3i)nK \=:t t1?spnI͞'lK^҄ qgy[e}zuzBro>yu~%l))b]aTg:NȀȷrh4P^WP :'A%mda2RϕKvdEM ~TxX'J?Saj{XyCW}_Z4we^dIU1\յڿ7rJu {D>҉fN2:q3J1Etn.FAA. sZ54k)X)R(C6!|QK)ef7oAt)5~)ZѬz 6 |!0I|6`8O=aRLG 85810U c׻(Mf;tgXdc5brz(f-UW 2d h wUP-K4뭁>UY3? Eҥ538Om04/AVnxJ'4W%am,[{]Ƴo6z8 4c;}JɗVNHdٺ&R2ŅuF9 Hiߙ oP{]]ED uKTkp=$, ;5^DAMm֙(Q:z'"Z_"HsRz24<UvP/.jqS?5$WSvhD/xu%Fc4GϽJ LEC!/ jE~Gۇ/F (Y]LϑX7.Y-?w1 wrw2ܿ揑VFD4)҇q Goޖ`<]~S zApB}E~@aTwwn= ={V)\eh#rCR5vpE{ˬr:l ;Aj|9gY:xǮULN6^pŌ\)i@[8k" @ldcOoH)Db%с l-ET?@6XxEϨGWn-aUN><> TYKKoif|% сE7?7P٫+5oblZK5EP/Ko725\ƖTg0ZEXJ&ǾqJռ }+NRG}nsB+/}ra'Wr4HV5[09%HQۣ;; u;3Q*鹻1%/AFeN h.42+}xW G ,iƼ{^'O? ԙx/7^ &^H\*%2WbH%VSzJyQLJl(}ǎ7% k8!yj_Z=nngQ]-\ƊJsq0Cbk#Ɔj\5-)jvgݻa%*lgh+C8#ah3Uux-Xx6D򻰤x_1ӕ{'V !:1(VlUhT_+S'K#Orѧ_ (V,|- D;\{(r^O#('LKXXqs5>MĴҼ>Cz/algZ2g*<$\%c)C—OF!p3fjU! KD{?*.42J9/a'%D:׌rE{WbY$Tl(T&OVc UӬQ)d=̓?ˇYy%{E/l9LAw|YW;weB+ppD;ɩS֘t;u"Qyt\&݈̈yy?HtO&taoyP⭰-n!ˁKmYDZM ryOJ༌uݕ rj{tLe3Hd!z+ vqMTPBng3M}A*b |:$n;{Vn{ɐ W_=`m׵˽@;ryCDڝeXP&h{8R>P(GĆE}:3CGU)KR$GŇg0gVUիgĩ?H;$' e>zpo0}'<֧!D)e-7YZ^uLvZ/{p3U+5#9:7QX>PEBE͍`a-\]d7 ey'vVv0GtpѰvfDP??(J"= ?MbɺF[5Sz+&Pye8 ;XgGf{}|wNĞ K^Q͍tč\v"s<7f)z={wCBIf#Y+w>V5ֳt*E `ܢ8Or$Wv8RU@8HB0gqL=f5k-e*Y^ϛ{ʯDFg28l@~j6ȺruBzTo:咢3@0&݀Ax_sw.܋ܓup<=?TUB7ޙQl)ok1m/.D>`[2d[kP W֜ `!ޙ)zI%tS4GdX9c-C)^@Vf:zD?Gr kQV^/&ˣ-鼾d#9j; 2a73?L}Ƞ-XjI%nsF,A7/u-#'RTBqE&i#$}z?m$ he(cl|<1>6O},? _m,ef]uhmY-fȯ"g%S] &(ۈj~.5iot;ڕ4"aV>{b ^}5rMiuVa ^:5|}x"wVm hxnQX,!S&'f9/23OS-ko F W2?r !q >Oz$<5)%ۇ ֹ|LMY[w_߹Dmlݐt0bpu{ěY Lry(!NqQ$`'s)Ea Ivz~ it\cCiTcB@yKwiZCNY⣒逍H$5=W1(3$V}ɩހAtvvͺ,2-gMԁHC[ >Gf\eZZS4eF&̖l8D+\K2IU _uUͼwV']GL77D9U\fJX$;\1 ˂-G4CP͕Ki"Y_rz7pzp 4pr;E ϦRvxr"GѰyD:$l^(v`ݑ A`jE}«j$ hxև|LwѾ[( MP &؋sUpYfHG/JJ$ \A晳4-$EO ̚!6o\48|} ęsè>iE<،܍DegauEknPP}pvn['t[y,}.leh߱˳Imuu2UB8СmijTwh$ޛ>c,LώW0^︾-Ÿ_Yu^E~("FF:t!& }*7u l83Ba0 :)ƫv}^Ù)yGc In3VN&hPN@cY5t [ս , th7D@[.1<s?z>YP}Xx8я?D&?xD?z7_R⸂* + 'd!ĠBQs_M ֋ C>vez׊ (B\ʠCLeWiNu^6gbNM&oJʺ[ @:fW3vBVݮWF*V}!)wa,=KM._m k|=Sݮ#]L 8ԟnkrkx nwb,?=Pya*%䫘A؉Vl,uW !wuw`%C%;)gYc([I!6tm󠢨aj ,~ Ǖ5Y sؐxQ8*}YԘ9(,=[̴r0.v4֕JGn[{iC ޺Mn]N)렞$FxR⸠u&X[*8 Ʈ*\+4'T-1-iEs qHi e}F9AHMʼnq[  (}ӐHu'NՆ B7̝mlU"'fύe2a 6N{//>(eg Qva@=|U :ax)T8jJJlj! !*8~j_kL(o>Oc>+Yq#^"eK)3EMYɯaJU/#ޜlfhm,&#.EټHC$,ZGt\&yr0:f;ch`COػ+X"B*Fz;<'eSXD3얮v"KfeZSZߤk?8i2~EqEG7t7? ]A?X)!w!l__LPGZpΧܗ_ʏS`MunuLϮAj^J+ߧٶ>[jk-ykUTzZo\D{|~T22XgGٺ4dԔpD٨2v:y249JbBGc*:s!bX`lFPWWZ*^Q15:u$V8K9=w>J7tdIcc$RJ#P3 $ϴXwg$aEJD|:DMTĺy9pJO\\Ʊܗ52Wɓgaݔ#i5MU]e|Wo@gM '@Rp6-"]\QSg%4D}#Y[t Ӂī4OT&U,8MB`,k#e${JWD$Y[DYJA J྆?üb\m *䥡*tx1XL`cP쑭42{0y=h7m )d#o19~q!𬥉Ol'7b (Z5OXW"pHfQ}XKS0Rdz=2:BtZJ BXe,kZEuoȄ(tl}%#H HxPz[@glJ@ ^R4lG;2\4 ~ӌW|-h" $pRzY~{AMPwL g/ &X $^崱H|qgTYK^ \Q9`wļ{vQs8D/KJ B1(օSM6y)&xE>qXtWQ3 09PS07cD"l2rFGb` =hPE>ٯ ͂!}Tt EW4_O@sȝc2gQ$+ўLd\ Tdd#/5 ?z6z`PDebo7yDmEr߿Ipk +ɋ#UW}jUJZ6Sul()qieY'мYVuVnDT[) l̑󇕂WUW"M(vQ Dw1V*=gwUz( K|{wjzl{ZF%K谋j/IS'bK g^b2B?%i\OG%Ǜǿ(,-j)2\ "Ve)%3Jl* >tF$ dn K1*/3 8L ))?s(K/|;"d $ c?@4\>H6KmIO?uТN0%|,S.eɳMhD[<71Ƕq2 S,iTZE|x]e+=x*(] Vh8 )la87`>wU2%$tF M?j?W?8f+\FaQ*-7Dh,oF6U&GZ@+Ci.] OC=$ҿN"mUa/ o*0IHpp)ޒyI)FPxG𤋮7T|^6wn=n/喬nwg%Уrg.&$:&C27:7 Z5i*{4 Z}D DѾԲZ+2!97ʙʥ|4I1{H4 O;ۆipb&[tF<D? ˓o@`^ =1:+ '? wr=\ fCˑffsWZU96摶UBS;jBӖ] ZR~2DWqe΢7nZP^5 O /sdqCo/$:cE{좬3Jr̒{ _,^=ne]q{lmɧ{F z|W| (|̱j#TqY pI#<:Qo'xЬ!?sy:>p9` qKLWTo(Obw. Y$tODqi8~c tPEVpgfj b2Q~څ90+K o |V C~粬X*3-ѢD>>?̘J gX{2OD=ek~M ~m,B2@>O/Ukݮhyҵ٥G8NГ-B:߯{@x0<.bY):YUD6KJ&7.EzeGkYӐz mKKm_[y>3ӅIܰ,^6hyIQH2@y ƦQ^ns+=$KpHi:SBCF\^U@LIr>Fv74Y8~=&nA:hmx]~| 4)ڹD9"Hً?a)NNW{WՖ1W[yw>wțv;s] ^;W& Ev,Y\|&N TBhgq+浛&. $ICO5Y Ё#.> l80,<9]߉Vz<sI2@'xTVqZ8z%H\ՋBDt4/E$#D!ۋ't/Rbhb8&?C5+%AV^^ViۮJk>D tS]O].,cSY8%qdoNE;# _I@~V0_א}@HBa cssȐ4(҈9uf+Wʆ"Zl֠B猩Œ5@ B-q@336lk5.VӴ%@.J;]z\`)=UJ:|O6- U0fRT-\}miu eB\# &$ŏ-L <}y W#n*b.MHS")團(H*=W%y#6.JrD\[fޝX8yzY*ԒUS$&m/ͩN-_I{ZyIUO31s' Wg<|%Ѿ\A)!e/I_i:P|&s"FrgߔTdtjd’$F[TV!V3]ؒ{S[P (8 -njDʜ:`ctl?oFW>"4϶ѱRn%8 u{7M :g{nn=q?Byn;-XtK!r,f!íʶ3-,a8^ry)ּW R3s֏#7OyZ6ck(yVUUOVT0!PQUDS ]w!KܸLf?ڊb:7y\> 0d%Sԭ?]npA~fF]:k+Ư/u7{BNKGny !S]j+\ѫ4r3{"돱\ՆL͂P%#{"E㡽s-"BH8'&I- &E"iX ղ}x[>dxغbE: `č|ZXf=6H-=xw p\*&gWto et>G?_9 nu𪇯a-)N{UǬqn]`?w4x`Ǜ Qea1r+a#/~5⟏]шА@zf׌ Ɓ>S'krAzj50[`~{5TTx>[Cx{)1״6١`" ܄oeZteE5!s7q`S*%zp bGج@ &iqPpfE+eD2ݾPB=Fci;YS4.g~m1#sv:ϪKSUo<6gϙmY).Сѐ.h̢*2?Y./X Ԩ-(\ގqի!ۊ(=|_N^{Cq T߹ bW<&4W1S{p_]> eif {1I EK]ת2!Yrg>h,qS c<07@MaLA]3kc87!…u2:ۖvUs1a"mXIl&ŦS4z=f/0:+â-~"zŁ\}!}&KBvtskB趘`3iڪmTO&q5?T./{\{ {b#o?Qf/ =GLҧ{*F3gv+[Z5t Ιo03$xd^ uBOH+ߗT du$mbT3ZVK*{:q 2:^xP{,>E! D.}hT`Vtv. ]v8*4y$IjPSSa'(}ܧ˲Jëvs}!>'nSsx7_?!8y^%R$`yYK^>佬u@o5GIK9mdˌc|Ac XDG y7j+Y[~߭'/L^g }pɠy,Ұ' D[!J*(:s&DArY,4$HL)nDY09no ;4Olߌ{% wjҪEy '[lԹg룏,/WԺw>8?&,v:JNͰ+&L)=:R P)]1AQqDZM6J E?V>t,v <<fx{VbȵFu ~/MiބuۘH*z>{F*Uh09g[U4Xlodޘp;{_@HG :|mpt)cQqL٢j7-oTZqM򜟓Q?c79Wuf@H8MNi, Vs9eVu]mQ<$kLܯʅm:XYohׂ;BD`َXkgT[aW`?3[Mb !|P.G(E9HUT[g̨a5pn> UC8JN3Nc y~33|*UF"]SUNy?[A!e=l DCs{z |b>x')-8qZ PY/h4J'2e~HtiTձ~m.Mx%ɚ EvuhPK.p}>f!ZsjB1o Do}Ԁ-2e\N uYqt ܚ=!lUA1ƸI[_2X\(szAup[h#`εN/KGM)P<֊<1[S씑}Gnžz6`,튍F>r%6.$ҫh#SK5هVVIX,Q8䣇p)VF?0.TOENQKte|4ow[@U1;f`w5*w904@V8%3p`碟+u)Pf\Ʈpf&AP+'c0% }Z6؇4aHeklM40,N"Sk}duYXc_fNZEzܼnjZbxx"ig1j6R=d/-lc}Q6>gĝh)2][msP to?L0YMPG r`/"k#yݐ'net)8ʶ|]7iZlSc>KetyLwpɓ{ s̥ $*zhx&-1"$k~Z27eY*d(ҥA/_~њqi˧+:gp ëo1sϥq؎EFW9vݹTN<Tg^"X.65fyk\#T[^[{@*: 0 Znn ;Nܬ fO(}*.%5|$ӟ.ϩ {:;OMӑnȊOO)v;\, ck=95l(sΆ,W~]REj#9MG6>ĵz$,SOgGAڍr%%s:Q9)!I^gx}kbE4Ɍ VdC~6j(n.zIOfQdb=HGy.5q޲-p_I8S3 (` dS؟PruecCIVt*r,?kszyuAk3M`UQ 6`RϩyBTR:F/-Du蘱PKY$_x8/*^1e/<cNGrǿi}>XS |t;atpbmYD EiiI ^`i})-)MG~u˃~P>xvl5JY;UtlE&m6nSFrari ZjI4Lg:N0BiwGw*lD=7Y⺄TB>E{eӣ>OtC0@FckEAT"3Jn <,9w`h-ǜg29#T^s\%:κ9=dwO{Kf A06Ζbw=n늁l?QEkV[ ƛl_Є[Xܧ9 /`ŗ(- "Yb^ӅH5!;|!6 03vhf"҉HZ~ҁ=9OVQ IQvڷ'mEo*OqXfG34rpĬ!ӥex|^u͙G o34HVZ{F-\e>ϋdsҖt J"=D{d0 f^תW2*_/_QNX6ɞ+~.fYѦm(+K& =+ ,;k\ "WIWM:;Đ֫9@UV)n.GI,ma\nF>g2-5D/TxP/j*O"aI\pD+lE QlLX@FagV((RUjwNNr?=8rӕ؉OKeܹa2~p`sMh1EgdpwE/@Ra{?ڻwZENKd5~\x5 WCD_(x x/R%J<[6Qu#ݍ,#ipZoqK//EM}MaG"w8,2 y/W^k5j_u"GGo,?P (hwZUM_d S /g+7ϲ+|fm\OfN`~) pj ,lQKԳ4b\Fg9ޠKl]!fq]8=y./Ρʆ*џ$O?CXr-<厀 :T{+wg9?h rJ >-F{ׁѻInWFHZ&$!_xvЖ`cRhT=DjzoF~_6,ODsةܞ>64Z"*:S 2:*< y&Qdi)[WQ䑡M;͏Mn~NX!V8cnj|LPI݅XӠ\$I(z::*1Oqo8'(h7GoF]rҜ[ @!/;EKZlL׊";b)~Cqr&taxh(d\ }g) CCo|`yO V"fSBbl{N#iAߢPZb@(!VS$5c5A*={q ~j\q;BE}Ry!6KQ.@@]P7^uU/w[[ŚE ąd[^}0Q/yxH,iI:hY3Ԧ rP <z7Ϗmu\a&[.4Ë_]~c^(v]sa`G4tkݱBovg~Lxfc~Θ34=%2;7^=_b.ʙ #I?, c0)n1ݴ߂:ҩMOQQ6qF9^&1Fuɧhyo$6/7Bl 1Z5Y|RLYE*nu}SXwz"0m7eƅyH|gYy#<]|yr.!n2x JFra\]{W)po4ZD(^$|Ig - UrDC4_׷Zsܕ5aP-H+ `bO㮞f\A~>>H]#E>'fi]qAA#Us+ r]J ȱI)MԊ`&Yxr%wxڍB%,ᚅ/J)6nNK~ݭM߸2_e r}sfqij3Fu|^{ `^#4Z-c#7 )xm0$d/,ggQRԨFKf tJ57;#Ao3y VPW$KP["M@,13v[#M΢ hF%n$3Ffڤ0kE?P POoh'pV"0^ צWa5ʙEⴟ.,oO6wm`.\3TcWщ|ŗ_j86,hzP6W4225q9 4Nǂ(ߓ:j.:ݨ}yS^8(kc<}>)q2m赨UK6%o2/,Lmm-a76$f`~* =|>{k~+RWsc#Xg vF6~^dJF d>9ΦhŔ[J@D`k]5^22<2=r 2]= R<[3&g$ĜUY{KD-h#R#v< 2GLV[ CS)YeB"師(\yne,\ AU=CHF/z А1:_gwʍ*mIMe]S ^mk8ƒ'uюr^Lٟ:Xrw1 ޱLJ>XF(,ݥ~'xLYɛHWe0~ wF1 M+'s}dB "qT8Ge;L@-l?n,s(sۂBfw(-5:6c=mݴzE4hd Pcj\*13XDω`|~}m 9 >#qZgsV/$erUs NEX.`W l}a-hFz^pzy2_=^{g҃l[]bʰs⾒lʦѮԫ0?٥Gӷ}uű2© }wCsY0Re-mS*8z2Ks;&.%S^L;$|̼;mhٹvκ6bQJEqӎz:˧#D?J骸-}\NV c$Gq a_5K^yJm߆Bq"t(s2LWGcXmũ[g?ΫV8Bƾ>k\[ub `4,V8X]\KHƽM!فcd^D`LMoTL 1rE:Q Y&aWkTX֫Ό߯JO~ԑql_ph[=Fkk^ī$MXf{hjVt}s/lmw0ū~(ϨrTPP;JSo8}(0fG(?*߼cY,f,  3p:*N-}ܜ2Ѣ,ᷭ&<8_^9S~63 ЏB- 0REۣ;b`1>@$wQzLdA[r;V@>X_b'I6 DaXv-\d4 wNDp MK_t/ &XH)g{ͬ]%ЗdʃStUlsKOV `$Ց- =jN]8XcO}O}sșZJ(gA2o˝ ɸZ)oo1x]7.>ng}{L@@4)2ha|T~Jc!(\{-P"I<+i6a׎XQ-;#2}zAW p6S1]?w~-W & Ffʮ4ȦxaŦ"ؖʎomkxR W<%-رM1B}[5hM!7#lc>M:F5Mፃ ,uiL\Ux5&[sP+:ܢ* kxUsl~hdm8l)-)a'-+ߡ=6DE _=*lU f^܌5" / E_vw7m#߅[Ǹ"%A|0$F3O^O>I7ۆO.CwSoi6v;3alG5ܒs>C`vFRsq?V RjTpE{&'k :cX\Y~uK~AV8B/sl`EgLP~QiETE0]46ܨNdtg׋׉Hki0|Vl#:vӠ;"bj[`ugqg]0as~{-rEbu4>[9]䈤4 ̪[ ^L3QX\ߦډK~ALB;E<Է @Zw Qa!Ls5}:Τ6|IatLI$hcrs5!zqSn ˾5-ED’Ӥ- +zݟ8־YR[K-k{}hn*40} b-jӴ<Ĩ0AL-%oLwzUHBa!(QHV{j7^ʣ>eIV,$Wrݵ}wBc95493-]r.($DDاDžx(痤Qm}FW|lGڬg@#ג($G Luk֧Hm@A܃fLdg ȋsVPi]XFӂO:1}\H+a *फ[Hsz˷x6d'ML>OpA4XolrC+=I 02M/=w?5g(ijO[2p38͘.`5ɜs} H슋jd9&twoGV(PP4):(T#oߵUqtPQM־ZABp4^;rIm"K`߇\Ww:RN4r]^DEqJQm3w,;Og`ů]I}J̟ hGF){7vwlے"Rpx/a J\Ri{cJL7?hUr3nY pѶ.ֿ{I4|0cCU; fIIb-'G KWǿĐBy*u4z=ntjX) `Xw2u >Y;tGކkӺCox@۫Q|M \6,k/-BW(EkJRQrE5[4XXiѠ5]opˉKl{rنIX,m;Y";1)w&fp-FބYt1lʜq՘JPQaDz{R4h0O*~_SfP-(.8VB-WQUf@HӰ˻,x\t(U ZW Ir*9_)Yi¬Wuȅ/@O(]1(Ts3\JTe2ao ; WJ8vyE® c3UJM(-CRڢn^ͰL4$O4Z'^@bZҳzfI2sHP68~ǺG2u{,$iV!U*LtP`kE \I2!ѕV 79, X|F3OVR|[7nwAT㞺|!Gr=d*Xy7ߵk6ͮiaAևӥ·;|Fh8vfB[&nn8MG]EёE5ijua2Ȧ&~_:QP%7YWЪMuz@b>:c?L cM{ BZݫ\\") {5QTVm@4 ʷx[OҚ쇺ˎZvG&eB2Bg8\Taˀe@~?iuJEA c'ܰ9|2Ʌ$ 7xJ#?Jl$4{?Lnq>_;=y\/<[PjW5ȡSYꤼۡ =m߮h`@]fFAhpfaJ=urLg9658$QxŖ!P1%3^ΝI#>dn8 7$3G^B٩E>L!iPm5g F {9|;a햒}k w2|hYț,{= +FhQ ~_}Ec["k )k6;}2EBM^j Sեq Ҕ5_lu] p<(3ZPO@f*!ȡ]Uk)l)rq QM1ܯeMI14䪶{g٭AQrϜ@oq@کx%, o 6ϚoC IŽKM^=mJC8 HJLEE 'op  4jg:sCk$X{w}lLXlP |΃7*ɠ*Dh6\w5BׇR(+~;$m7XO㿣 6Nh$kG/sjXR2/K5iŦZP SeB^]W$+#01>eqAgѷr"HAHb8Ue@=17?Bn4)gD p/bZbs_C(ͬ7.1>dLe'ن J˻bSH;I$kwwH/LEzuAdN/閳Y.fZs{F a[ZAO(a9Z02|s2:v[)%};$#+eB*%j+!4jgR튠d̾ ʦque Lm0BJ*׽H'h`A .{ 4ʖo7^l}YK9<,m}am;Lzo+t/`evM\j<Ҝ:E7ìo/Q\Z}bɜ6E}A$ж;, [6%;vvRhד V/;Kf] wn (F9١!3;?3'ݍD jH}lLޙB0s.e#i}sFZ}eTjTA,z,$@hH+V r!,U=ݽ~립(IiRߛ on蔌 M":W((T9Gesgn&;K8j!wàؽ&n]aeۍ;Щ(2۲4.G$F|Zeu=.ξhʞ(C[oPG5,ͱ P_y j1pØE`/2ms\1-Jj4ҜaJڳJvn kN011ijG·('۸'HYmgֿyeb۽BP9ok>z+#rZ,Z@RҘUS0Q2H6 ʄpPhy uhNI[Y* ⑹kl<z l:ɽX%Qmg!mɀ -C{e('( sw2nez9e3fdfB앤=Ѿ7H [Bzo~UBwh$5OܝӵJ`,EANe>Jf`atd&(D^f$K>C_b\E'AyXrMЏP UH`:sj}h[[93lڇ̴`VrD.PnEhg@oEm>kw/puRos9n69zm*+ftپBHEh<4 +=c3EsAoVVP g}ᙿt%aQ3PWXnsl Oز!Kϐ,RWN#P>G]C\t 3l! k2ĵyWD͈b]V$~ fd*ԿK`0繐xHܳzJS4͐`ǖ4NLelSi@HmM!̾˝5}E34WK iQ;u=.Ei U{)TjzСFT|_% ^J!clҀl?H,ShLXx CSFPn P6˨w|1Y2/qv>XnWR\O5LX^_k'4ZO ~<|t@NS;hJiS&Q䥷vrpQAd1PoV)d?o}F㚂:1x֨|R.O>/Q߷|xQ_9tW{fToa6}l])]6"Kj:kT)OELfH3\F]|$* bw]ׂxST%S6S4;^]4 dwPp.+ScD5DvjeQ^J1u{kXEμ02_S U1žvO',i,-6; ߥ`03A߭7r *5jss 6%c{q@wmM=/J1l+uFdްAA(^#62kv֡FtSy^ګl "zQ{5{ʯڱXk6";o%dd68=ț6&ҝB 6~&fW;])L0cŧiGB,Qyɖn͡7^&a׈r6,\'<צ÷HpɆБlcQt2i@$ֻG!<1~52!A3w]kx8%*{~JĀT8ƙu:ZXxR%XxmL |8XTѶ \QV?:z\Ǥ8x/8j`"BR=DM/W5dE TnA#h~ S)iyPbgSeKӽy-桉F#H{k_K13Wi.rj7׈:P޻D5AbFro:9=t%8<'0>_\?Bh z:u?(/jrsDrtb]YqZ b6G ʷ|JPe=YР)="y}9b+|wLjQ/Nj \F R| Ի? w8 : dy@V`u|ZB3yM@9=3'+%!P0'pf3n .JviMM SvXrkfzu duAj%ӇHd:l{5uEu0&XgIvّ枮riWZl\ⱦfiNWxZ]"Cix9QTH~j[zsH_.$׋] R,/[:5fҮ :l y:.sFՋIx᪦^?* q-HgCf3QDx+ieZleMK 6.=wŒ3I[u.]s"ȳ&o 1\G M& D?EM|`q.AC_mosh^6VKQCO\ iNʏ1CPXC>>܇>@j7 x%KKM Sa 6߬;/mj2~lx9LA#3_91 Vl@5G`mN{0f&i mƩ*~ tf$y1\-C]KbΚgD~p]yN]f^)_]:=6c>>L7`B>wANfѴe89 Xg=+Zwa><)ocC9' /<Ե0jTV!k93^= X*u;N)?Dy͙|lɶW4) ~/=z6LAN[jSq?e˲g玒4XV)itByO@]i%κQɥJ/f |fxL/GJ;?rD۹~)%A(m"C$(oDt勺،p<#ΓttS,7 A&2A+" ku 5Q0QՌGSUG՟Vmb+qh|c$gfU>=t*xhr&aFnpű;Aх`4ŰZʍkyU/nM\ڥ/ TzN90Nf "=x|r*PߖV]W{z`V)l%ݫdܦ80ߠ[K:\kjzeQqYPZΉc4OCZɀgnXghL2:!10%36v5S.W_rOZt._JАnOXT6^FS#<áۀygk"_`(ߟaw-HO`H'dg3͈:bw,^^"U),W7ީeByܿzVfť;<^5yCN{uQE @jn<^x,(RFJ[_.\t5 dۀ*G-|V#Og3WLl"3E߀g([3ٶVjb79C|㙆hc̹~F X:ea'Gv@0¥oU7ʄItO&Ƣ(5..&nS1r_s6eVF5͟)*zjyyEp0UK N {AN㏝7%kHQK3^ātK4T柋unYsmclB|ɝ-~eHX)Wuen }RMϡ#P@{=GW{)ހR"L #j 6qM|8XG8m^mXϯ# >?P6`N$ zo*o۵HȊ҄5((_z^ Pߛg5V"(ZFKy8?1c4-r=I(x՞`F_E}lDc&iS݃.g36^'t^'@7$jsȩӢ[=u'7uҧ" + eBr=lAɜT߸#pīṞ[et+UzLG43&u傂s$sm[rq&}n]S6$ݴd\3 %zG赚 veƤw8?wT);a3} }e{#+g;]6Q]zVP\CѼm=: _BO5MAŽΔp"}, N}J)>dciB$ka3{:\mpے!ƺ=hߚ{N+棽ކbnwJӮpEW<n)׍d~풬'e%ɞۊ~I6Lh"@NfR˰V "o AvUؗHO {g?}rFBFUn4Z~䚌1(N;1lIat}scY9Nx3T(`XŜgk TS?ѭz2+g0 S+Iqm#xfNiVXk&M Ł돗xdXeˑe,<ȘL/q38}4RlnYgbdRĕ|} b9V(57[+b0󷎇LA(\&;_X1as p(> ض#_a{I' NMwuR| $l2/iܓ@5 hTK+cthX%4jzms#Yu*Z#RX͖$&> wa>ڀV: Msԡ bɱ6ֲn-ϥM=;q͠?}zX_n@C$E'õ΃OɛQ,Rܮ3LIf,?p;'az'5g% Jdż('x\]mtGo^krd`SjL[<.H#[CKY6 k4]A>=+NZCr2mUDgIaʜZ:M1eQXQӕ,l?d婍+T|cR(g hi~ 2rMۑ hd;-rb9ʣm3H\71a]UR"$Q4[yIfRɊ}kRyImo3S0pbڽANOk:Z̄23d_7M{>(Df3"Ϳ8NMHm;1i9zN^qM2T 068W34|P*efyKd~2nFEэO;3_zZ9@"ަ)8Nxi/7s ܓQC|mÂ9_mV+"ϷLstbrͺδ.XԖNL vzЧzvDu&&[Uš<;`%9VF}UXuȔ g*v?ǻse#/~Q5'k] MōRwi gMh UC/s1:.8$z1;65:[B j/Q s,)XعqZCO/P{aH3")at(5 $c 0@'9|6*:;-H1 "tU2@kF2#T 6#3*o]h+o);@S8?S%ӽJ| M =MZòXכ e`[J~69sK'i=~xw5y+"f@WvS}Eo*|q/ITPE 7([]\u<u2w}M3R)r-/dOl$[kѐɊ+.;{G};Eٹx_}Z,TKć!z8ZNE+`H.2D~80ؔ+em!\iG[3Z%#7k9.\3ޕEy9]gSK2?4D1ZYbnËǤfs3K;GҳB"H 2 \MhB7 l(t=;z\kԇʼ|aXcBGu&zЬCF ,/J7 x`WyEE K<?gcw1DX2$'%@MpNkOpJ? dO,ohv QH[KA&XlD0P3%C<zITB= TCbK1D%z oaՠoAf̒Ζ2b\Iưlg9xLS2NRyDrÐD_*SF ,k~&\Wyʩ0ѵ u<:9m>1#4P6Xgq"Qq{i3]"h?3f`o3]K7 _!or(PQZ]Q z\gLmXrx 2lQœj^g`[ =Vp_1>u6Ä&} HEA^_S%S[[hpVl[v=JG/ K.Mn6\E*Nho15S ǚ_ g%iF:"hP|6~''Ug]H^4xt4@ݦC'F2_٬$Lw<梗? ί\qKה{O-h:R¹|6U- 0>YC$LFvIkնTr.w׵ߊˤֿʟ7^֜uCFͶ2 |:NqQ Ss?;)hc+k`;sƴ UXK*yQƫ=A# Y)ư!DS{2UbviyBZjp$ɓd!_;<{(T;gB?wѡ67wJ،,i5[ZwSp'_WSXBr }qvTD}+3>O&#t@ߘg8y`:˛uCx27p^+ұrrM Y3P=iaZ/?D8H+72"MǦjJޡ:>GAj~m/H< ) Iem Wיe[u^ZN^!R^٘mq5Tm8c?%1\)I%PDqwX9[QA v7[! rJէ!/j!KDkTfhh2,E\/>Tݝ6!G}\ً'@f=0ۉ,xCk -aB3DؾZ s6`PV*vIU52VVG\ Cp^*H>lEK( 6E4J{슭)=1celeVϧw~>Y?(=H]A 0|¡PƍOY4ƇASBy,-CڐApdd18>=ټ8)cp/{L7H\{`s?-5֍ $ONi3;~rz"i.<~Bmk}< ެtfZY7j2}HaiAOddԙ 8N#}][0#o.z'*q OT+ߚ_67ȗ'\c4Mw+z:C3P*A],2I A*4B!B<58B1Aw.UV),tc743R,SE2e9{Fy &KuOPvnc\ĭ2˳S$JPVxT@e!s[[{dgxoaf;>)W$W~QZڞ[\TBKF} zUpӟi*25SBL+)UgdnZBf`b"s{EDog/Q_Zmc8~`䭋e($"z/𪨏XxR,! dv:tBJKꋅn ЪتQ7\z"\ kΡSr3 Cjfs5(Ͽaڕ9  . 07B;;h.E/K48aďY݅T^Xh\`BN`;|Y؋Q˺iK]l[,ILo/aRd˟JnuyƵGpɲx#ϘRQ&#u'ώrNNtT ci"6EDlzۦv`:V6H]R康2w6ndm,F אvCAp0ѣ!@oYe\z[@tB1rb@>m%wt,[@.P~1}vz˽ϰ.Ze_?٪ K\?y->lL]K- m&GA&%Ϫ#'PeF^Am_$::L.XiDQ> kyHQs5΋R7GYh܍QlHTS,AK2dq 5(Ԛ؀=J%Ӹ3}h| =G)RK(H{@oć\JSǢG\&I!bVg]{( 17`"1kAWLݐ)шsg n"CwO h|ʩKK6'P e >Z'UyehSebZ$)ln `˕5tCSWhΈI.ѳ86smyuܵ)axfz;C \.pHqJЪySc\SX4/h~8ZqO'>abf8 (v3R߄3Sr۴ίa%jnC_{Ʌ%Uy޷N$RĭgJV>;=;0I QdfP{]RZOe";Qj:s٢rRLi`n֑cCOܸBK7ځS*na/knsG1{U/ V16AwŏTz D;oyg He23J]Cnѵ9QWVG2OUJ;$$tǾo7 hk>gVŞԽt&j-ӟoƱTZe眚>eT~mKH;'dǕKJb/e`[goui6 [?Luf'tVv ]eJ00V*17#@JF@ :ϲ#Gi=-! 3Xm׫6P]!gi;l)&P^23/` )1΄ Fs(ޘ*wY/ qk(Vțqs;ASpZMn,8a-m@j0(Y*cO tJע2Ig! }FoAXzޭjLs0e>qwn+lU՗ݟ,EY23?ՊNaj7^eYq&L^-(nԪmg')RǾ?>I=3BAꌫ0eAQH7=K5;঺lEDd+dw`K?/ Ӝ& EO0>K.G@)IE"<3]Ϋ/c߉i<ʢzdRŐ{A[ 2"TTwhf חXFk+.pm¯rX =wy7h-`𞅹8 ?&@_R;p[ +gŮّR QfPH8I *<ܩǐѥbq uI)Z%tآ</ӏ?Ǭp͔é]9ײҀt d2 jɬ=f$'C*)5ݣY(Gx( Lh!Ǎܤ8Rf> &V= emy2A(\D'+ħ)b¢r#60SP~6~ߌ6BR7 8:VםdiO(}/Q\a6Dt7 Fp6-L597FP]JV=SwzXsojL*Z't+R\sbQ)Dhp aZ~X=I:ĠbҢFކphP:8 g7*8$rbͫz87^ :Q&%txA{Gd^mc_7i |,kbimW% _K=з4~>3|7j!TX{^ oRɊkKxG``|hsknfBaۼ:u\9mț oKO漅WIH@aL3 x<_ ^YZz^񹨣 w%Zc%'}Aje\N*zAÞ0 &2&wm qu|[zhjݴ!@OO ,b~'ʼn*!pi{N\hNșgjixT An=otȰl1'"GH4QJ9⍢rGz;˔jg)c +PO."#x_Fc!!'Xz(Қ*S"a3;M~5 lc0BEa޺&ZD0Fŏ7XԒ'z eʁ'm|հ%jo=z)ENH{'ic Vb/NewEo9s^2XeCw,xVrPk%Q) A"ΘCTT2`LzgrNo5U+9"mЎ٤R[SF +rrjr_>Vo22|i([Ҭ eEdk`(@]*gc&Tm޿J}[w-ZT85^8aXG!+sgVw[3t_\Da# T8հ:-'>r%2k5Sm\cц7? :*]׀W/+  lv]5g7%Z*O ȿdHH\dKW7d|{~(q+8Lt${dT|qĠDw: @', kޙR$^kÄ ǥlԫhUG#TXtz#7x on[P@ FPȜҝ}lq4ā7ȥЍ-((:!jtK9i>~ GχZ} 9΄!CB`^JPy%e9wM>o#i>~tڹlTʵwT!:vNQ4w4"M\' c9Aq ?>^CtDr&-d?V 2] ` a6ljWda-qTgkE6=OTRM1˨_|4j!nWÆaT@қ)с-edՅ<ETő#M cI`ycu hULE6138Ea7~Cz_LŁ' $OHtY׳Gx;2KB31)8}ҠOL3#ڌ+81<dͦR~}yR/:[~p%M=j<-]aJ v4g ]*$8sf* R2 UX&Dt"n2؊|&NcO>@0U۳IO! CcMV9"߶چ3XK,I]Ƀ=LAw1ʸlˬܷ%rOytɶah- w1xg):S]X< P}D3M6;@DԨW 5ݥryޕɼ+~G.g`>#3#+S *[0:2T"}%S8ƅxT*( ?y@N}w~Z1K1Qa'CT0iLWB6Tc,U 0hk*lS' -i{K \1kby]+6+u,#Wg*CU'o=ѯ) kPt*D R#3SD^Z LV(n+N }+v)nF{' 6WwvJJGY4џ>]9IarFU"̪W 6|<1gl([A1̝b$+cdw } lOKQ^ߒf*OZ ܡz~/RZiTvG즽sozp]:/MxUZ%s@O~L%* u\ fwWBtl@`E7ЯDs^x\PtXeThEuH7GqVbԑ{Q }>bD(WTGNٺ>Gy]2KhW#=#5okLpcpW/QʧLswyOU5/N tC }7l>+o:YaGdiw.ZaoҠj Ї1緂ع}l؄,T, Tc Ķ> l%>]mzۣ0-@rqD7mZΘ HU Dݰ&xE`8!µdz$TjE̎gM+iM%)Iy;0͊BL8EajUQo-t65}qܴ_DҊ7n*?y~^;AMXBLj_g/&4oD|)]}9@*RO=-V'=Pvh \-H*.Tc(Ao7vυ8,JMT^[H}sə (S~QfZ-!J&1W!j8Z.`%4Wlj-)sy遮hoě}Q6A&zK? :Tw hO &4x. S}?,v/W)岹ر3MJ[~QxL&=6\|#$vՐ%W G '>ß,1ݔIVlٷMZ-o*o/O #&!>{ƫIXfOKY aRJ߭Z5Q\@߰oBID)5tT`K -'KZ"Vc4=c=R%@@HN cƻw ^H[7~ЭEHO0ua?ɮ@T}MqVxA뇠Yt}v( "k#?4MGԏw٤8BfkcdMKŌtO%TB?/4ݰd!2\_ I#CipǞ.6lX ^{-X$rE~ '4tb'Gֈ$wTg,36Cf7TowwҸc}w`Qxw9B=V[XgQBD**6>f  W5?pD!>m*ɐ`@}V@XTSW'v'9qÕ&x4k=ký؟"zw3|4EL0x9t,4(LdmK!Z$&kuo8D6K_Чrgɮ -8#mjl.p!ۚ6RTZ]NO@}^1v15XJ:utAG#H6~JND?ikUIU$(e +nNs'|=E؎t8[7/hLOV!BP.vM<r;V|5$.xNɉǔaR: p/th[|6,tkmRƈh桮ɪJ `Gud/3 .i0 :o2ڋ;CX.o`BP.Qb¨!:︒WXAexq()a DKY)I( 7yϱ>즟QV%[9*oPr-^L] !0n]huB% AɁ6թ L43& % lrh$Є!vJ0\VtS)8*DTqtq_"j u-@GX䜖L[OC­3p~IN `*:@Dū!XV g eƈ)akK9Yr.ZO}| 6yvUmlӿ`^!؝Q+E!#]ܕTD5@E*xj^5˚OUE# m02ʕ3DRMB[ icmg! ) Jx0¡Wz!X4HGA蝼7 ;^m2cLFh"ۮPBJs Ux`֏p'ѩ501>턹m6v * }j _')K/ "!6x]a߸Bh@eWi2Ie&>b*|RjUeꉇ%Umg,:#n-_]eiG չM_㟙U;Mbk~Z3.[r#u蓢_ugAƲ4vbltgP5S~5ڣE s3=f(lwN"TDQ\8(OVob@dBrg4SI!.\}7ﶮi-GNQe,ƖM&b7 `^=jUD2?Ux,v]7ٻ`}x*c@0CXI0򀺄&RY<!4U,DPa 詹0?u[g Wi'B #cމ7_GmǎӅLˁQwv5" >"5l0zIЛe x)I,UРHJ )t#6nc@c`Oa,hFb>ÔHVIvH [H_z"V+ 4NoF4:Ì aZr W9ʘ=gb9)7G1 RP .V~ 4ģg:{v2al𶏱k׶@k4I9:A|̘3ԨV &v ySGE$k"ȭ3&OТaL_K<"GAcS:m,A}oSe͡n B |5a)ڕX ImNpEnb~s#zbeIZ`=M`Z 8btg'|TZ@Taإ{8U/0 PU xaΥ$ϑ|b$^P7 %3O`<3ߏnaI?Qنۅ\x"*,]u Id0l22Aae4!N}MkܣXlڳ9Tc%.Jؒŝź[Z t,Y] Or <"vᑻx^wfnq1 /' /re}e;[%l??Gm*-^wQ$+WTdaBPk)YF}(Z͆DlLUMd+v4cP@]f|xi)p4_s c{rZ:MFKw`sx'45=Eʓ.s<8?u'~8 Վ*Uσ kWp9;``3EVo-w{5KfKC jR\7([ dUp) %5 *`shQy-2^by帿?! dKdh M!dp!c ҄I7; &,c53HՆtY"[ IDCfeV9kd냐C oî+M),A{z+)XT*8c7O4)V4Ȗ{๤I8oirMnJE9.2qM0`MX6|G3ƅaL(K]f(&][{10q/t))\ڏe36U~]W *Q h^*ߟ4N@K:'RZ&8mvݿBe~4{Z{V>?LOi),dO>P>rQc:UL43V@(xԨiQnLE됼rR<0:qWeRޱ-Αp,&uqAܩ)m?zc ?|j OٖCopzme\#+=⯼#z79$z><56n^BHr0ꤡkV<2=A$6LxS^I) Jtwzѩֱ`]Hi7a *Rf_ר|Z_3hZO"Gp50 HOQB(gllD*"L~F%řKA@)WX]$K-IOA'/XspȤ]b6h؄ 9Y]QB&f@C[$>QdŮa$p|FvX{ J3dc[ţrwuD)01갠* _,掸t/WgS6i>ȏh:Oufpq!m fΚ u\(Nw0SyHQaV z{bud!vzȿI)MZGTUm#G%>iqRYYts'Yȶ}&j->m.3.8{S]BEF? !6xZ/:(pd |X/`ܘfn7^r T8 |zv|eO7k:̬\ ZVN9m% JMx́ywO<ѭHT=SމЏ|Ne9)pk A`2( A&UAaEa‚S =զv-ffА4H_̓6 g}+@O @|pj0բC)1܉겙f9D>f:R"T,n YcO4oBߐk"'kΠMbb* 7 vo0j.K*ݸkY$䆘< isߘ@NGH 䄕@4. k0Ȩsk+7g RA!A%A#$d aZNSV",)'Bk­ Ϛem^ a>~҆KŜ*XsvTkDsdo#qa*isԀ m0fU+ N!%kݙ)]l`/uUu\?+BikvIox^A%+Ab#TM bi̻3QPDyߤ!PIq&Je!h9Cc?\bN)o_T3S.)#G\rp/`Vn5:meE?hU7:ިitޝN@HݶGAHT4+_m=#Y$ȐKN~n$Z`]7}ؓS}*>5N2U' :zŬPVZ"ȥAڝ!p)XZ%ޫ'!#oV7 1P20Fpr>Ciye*ڜI[y&z).W%3nsZ$?WǼŧ^bt9u-=ctVL*{ fy|Ѭ= ꡴rܖ6ΕGlx*/5mmܖ0UXJN u-!3/+@¯RhubpqRǰ62rP16sg~>-@8Le68lo\CrTԾg+$Z?,"1& J@,O7Aƪ ݢ46I՘wI1f!it>"r65-U!V_6VV7R-88,CxŞ?8Jϥ R Ud4;V˔l1:Nr_-l2 _ةA*) 㤾'TlA   ^E'.soW2|g?)bcnb]ⷞfR}nz圝`aG,Ie9ϱ8΂JF-7B^|Vp`Q4g#6#tC]$O ;H4I9-W"F`I~/& vIIh8, 95:rXțgdh`l6wVƑa9]ttT`3ڡu7լT\̻p4Wcm̂k:CCQ#@S%lBvR.03H k LmyP`NC {4A*dOŷ; Q ;H=nbl=2E&%BNo@60ǢfCKGj"H,5L.&].m,/6MWSeBz<ΏXd82Ju 5@rԶcQq~5ggoe$QR$K6h9? Ū[H*MD$lAƗgwZFW2pOdOZ 9O?Q癧WnIZ%4M_YHp`.jR[FBUh W_k{8z3A=SS2geE-gsՏTGsQ֎?oRR%w#m뙚 )g?4W~-0F&tr]QzR l/q2%cΩÌEʀpQ\L\ ~ܵ斛j~sҮ/0]Sӑt uuyAN`Mm`6Ϳa{a^oSgA2ϬZC~a+on$eKT2  f,,&O/+riKՠ٪F|rjX^_0Fb:ҡ\'F;)!_lRNeQHT:Hj=w7^]J bu]g[${K͵.p"-g=c8>vUێo`=̍@ -8lm'ۣGg$yA+6cl7u R/!i7g| Y]wŠHSA8Q!#?ogȠ2|')T E|1o4gJ?==rTrn?qsպ\ܪ<>[? |oGN1JAz%H4aJq^BMIM60bJHCJ)"E0_iG_xh ΩVy-x%CMfeJjCLs><3HT([6S?hƱ>jB &xE< |> I,$/5h5' {_oDŏxQQ'8D @2qvk0n/{ϊɄ'1jٯPk/BAaEg:  9`µ//snMR./xN]eIk_nO&BS.R.NuIA3OHUo49}IsXMnlM~)-w:]r~}٫юNMY:݀8j8#RY⩌ z YtaETL f/NhK?O ̦ʨyG=88D]t"TFgogepo}FuFVik՟oQ''}&"Xr~N6I_:]$f7*KSă4E'/IRQO5&c?&_[&9DJePnxMo>?2:dɏ9%9}'8\vX&to|g2GOs6 "9,DwxXgLsS&xa%}jjLQC[/R~A `Z }iJ;H(XLcIjLcܫt0xbXeFȭ&5 W?,)(^Cy < %hww~> 㖴} dVu4:a|RaMl7* L'7~&#aik6@4F^Mq7Ý奃W;^)Xd:1wU%|F(;F}Klr/=vc9b)2i&,|΍WRx ^Er5ĚiJt" ߝ`=WXH,,*pٗ.?5;`ft}K+GPθӣdGV#{d*xO.m̭ywpJ}[Apo % L{mT C T0胉ւm"yUmvsJ2sKFV,ixo_Pͺ<^H+1NF - lTej^Q.y'"7^Ym/pPم>ɷ&TcW)YnyzG}iixpBmp.^m̓Jv址Wt, Zu^R;^0ٚ*fmQJ¼*)ҵc8}:P r2w6!1UIu`fI* +@Gف a7:pi7OL`7_ޝ·5JY$zEʠoljmTxڝc]z櫌RAoԉ24eRA Ꝥ1:Kz*o977w2T6uH{%v_#AGj*YSRʂ f`Y4>)6E:,hc+iW&h3iO3\}}vHďzU>V2!]5JI矇1lm#WcfJhCUY񋱁i 1:K$q v:5ӫ WHTОYE)";%*t|CzHb<zɵIKQca6D>!忯={Cg *gS݁vISdI.@PVmԑj=HI`qdGWF嬱x'*JE~?cB4Hppn.AEW UXg}$`ZI*z#-+_NEs'N!֘SXht9VSK _ /Z&⏔ũٙ8.5ZCP_滸Ii]q4 w] ,njϞ_jCJjA!ET]=?p#+ȝTYP*YmPgEUvdG³!'H+Fv`2 4;;njD2IpFo}X׭"wA9rq_@PnNKtgTe\w!1>ɾWlps%qLw-39<inaϔ?9;IЀCDv#FBnI ˏ6]ѽδQau|4os id53\v6`d۟` 7ˁ'4JY:ayvDA`= q.[5mDDG1Q7P׺#`C{ "*K<춀^O UdùݦlׁVg3CRYܫ7~u^<B[~} F)l\PzC*ECox^h6 ;9- :Fu@-1M:A6!Sp#NTzJAYs0;/ɐ@}OnO= v$TSNRvǘWO{ht?e &gI͊sN^k3: klLދW,/ m+891=pr~9c:b X/5ك\hGcC_"CeT{,4BA,#")HL5(OŞܖ#7EoD_-(Y$i!Äkݺ7PwHgILYOH񀲲b3 U4l{鳬x/CYwPJeAS;0joXXx7&e4d[A@iy4Hs;W61cNyh&wYrLh)"G ų"7d/hgGz~ 'IU[ auSJI˧꿇%̪(mWzxk[3; ښ.t)LQQ?,/N<oPjB=* \XލZ7$ODd!и T Upvlu}PGL8 EKyRjO,ݒ1F Ӓ(hmy/+ 8 ǣ$4|](P i{{#(A;`PLz: .Zul^dKjy`b vG5p,M-Cn_hL F~'&by,]k2%V3[{B$9FXiyP^ޞq_ZO!ac+s߃M`Šf׫IeuCb{[N@y?s.\bngz+@eL#d|*Nw9& X6B>OA=pjЉ4Πs16M!|Z@ܘ N1!YegBf}ǏCp3syG.!}x-铘!%~xUI1+ R;D +䈜yJ8t'(=4 fS+=V*YqSE#Uxtr}t0aw ˜1^;Z!(j)RUثe;P0Q e=ۇxz\jF,Ǒ))1Ŝ@ +cخy6P!INzH4)4+5Lu - uXe^Ӯ+BxCc>WW ""w郹Bs,K1ʿc2UHV_qMa `_|G61%BW"ww< ) !;ޛ ] MP7 hh/Խ*O7ǰ" jZFH/|\R0LJɄcE:bK-^yڥ/5I$;5XlrQ ˡ)4";eS?AmڰU5"#^U5 H-LO3{ ЭqA}݉γ9Ag(L:jUn]4 qju5;" lӟnfh\P8etu畼T_34RN۰%xn6~7 ¸kĥ-@. ԛxՈ= d|ݖ -_.ǔ{L,# UMt3o"Zv;Y`|XN!>1ȚI ,d:郏Jd4sƺ1yfd a'6PwaD h6c k] NQ7! DV7 2")ˠ! n`WD 养: б"- 2&7;GXZ.ޡ /rӄpUKV?053@46MG "Jc&6s)yx4?He3|*Fn!YIctx,I-GC'1ei5AY}[`|^b'/43vY*[sqШu\S͊&-) Mg -zЭXpM=QUyɖ/F8=v hA(ɿƏ79jeGg. <[v\ V9-TkDWYF ng[oYeX Qh>>,a'SU mtuб1{.1} Ӝ'Gwphr>SA2qS.WnJGXRhiý7OiWyW-5IZދpИ$a6:6yXOٞBAaQHrKX(m6J+L`kh!uR`>O hUv'3uGHO.ͭ@Olu|9/Ts Vp9SM@R0 Byz1tJ]%ay)biT.L7g!bVS,Z8TL:iNX[9P08fh{f$t{k25zU%aU}Ni{RLVrL#Am Unb/g Kau?`=hO88CLZy/ڈoADƑU*k.߀~dCZ%H>Kbe2/SyƩx +ϯ{%f 3yECIdX]G͕eC+7oOGB)|Gs S2s/FD_NX=*X!*D_w M]ƒjLJHB[!|UI|U31A ;K1ۂhWW2*i\ ! xMY>Vn4vRw/S ${df_dViC?I"<V{L^]LpDjt@BZS f@LjK E ne% vp94xIΐ@ o(C8 }4*s8 7U!n*W/ IWK~ !migw qfHTzc{aPS#|LOre *<"LOk*Citrh͸)-έ@VXqMGrGb)A$ 3f`WZ7'AA tv9ѶˡahH!+"b,xHlNL"#Ju %z9|V-|a#û `Mbc`T>c"GXaO4j/Xg>O]t4qvJJ%+v5x}=x{~Эhhzc}ߌskIcD,='pa!>HEj 3"R>>{+%v# _q/U]YU mJ#bW70~b:_'PҔ1f1zbNQFzI?5^vRbd\x+F2_^m<{;h qu/t(x@ ʉdsI.;BNka[$~J <'+/)*3 RgZclpYD%}I7 ͹<4" `O. b:7y\uԹ. . 2ne窦u[JjTL ]ݻnj˼.#L{dz)0&A$ NF@%"We1`OK. k+އL;;ܷp: =6f]BF,2gQY![h_-5neՋ[$#n~__,òXi téMu],A ~v%CP 츒k(@.A FD3Cv1?>35h`Oa/:2G3UK!G,WS67Ua^ &eq<y1sgNg4C`܂9 _^ 6nx9$A8ErUV7,<- q@I?ÃJ@0@GyB53dHa:|7*mx(n,"UB#[/o^UI7Ӓ^k4Imn)Uv2QCQB\@$ d Ҡ5e?!9,bԬ+"<`Kf 䒩8VuO|~@5}hBH,*CSxUCG/bEHS':9Z,xcb?sl-b5ϋt80v\23di#9eY哵ス~ ̡.k8nz;Nw&3}vs1tT8!zBf09.׀obs޵=5m:{Dn^zʍo|,.]gHa0d ڕAw?@%}a?޽h jpәӌ4NG|%;G)!PӒy F4`N6 `vײ(H;T噊ʥGS-,A"\7lV'vBk %ih*ĿDO"bCHDFͪU +Lq4P{"H&G']m-%8+gғdg u|1ൽՄGqΕ:0)H4!^x*``[9aBv 'Ó!NՅD:~4 õ9HKBm%wkoݨ$٭䌎Z%rms?r* P@!ee KQц~rgjM:]<* X; iaoX0) ohMĿ3[alZ?jњ9>ԣr4Ve0,|u6ɉ.0okkv4uSp3U yK}P3!@Iק˸7о#gYCr9v 뼐* wz M 9DRӳv!\έʵzwm5D8CyA:]ql K{P  5JN]'qHԎK-N@ukɒ gwC4B**aϼR-hA">Y56ƔQɰB^xFZrAK56cLx7Hr!#.I*8Ϡ9*|be&"`?-zm@^?}Z"[Jh-cvn>C$2'V&M6@]=kZ!/CQP"vZK\'k>[^.#IŮNpۻE_ k:y>,S9 uCӊQU]˖Rk˖bj +͗;M ŃnOl= Pش׷jwkl"9?\P kQ Hb\]2`] 5? a T ~vY8ӭ߳z͔^ I*2Cp?\[&dX "UF,Oz4~ g>@wP29Ŗ@6=8Alg^q%@?%;қ"i8. V!vo܌nR9aJF;88L gpy|^x*#^}"dK <_wLĈ%ڌzBO7@97;ϱyhVPAWEiD8Uiҧwr6SN=PT{$ C|O maRk oD wCl Iޜsu/Rc*FD ew{;,xl/Ѯx+.رXfW*o']ު\ |[ܿoahK6QN2]ҸT(tvoa!*~Em֪wU4Q!x‡掆F=ϨOֲg)Lbw8mђSs )LJ8cm\56~%MfB cLl#:]iFd՚>i!+LX(QT1ܐ9WQHldbm$xS?\G9ݼitM!0; }dE|1US^1$ xF+A.UHRVq4]C- u/@e_қ#QjKbsAL y|_z'ʼ˵.Βp(Cw/dY66*=E'WsC5i9/jȺDBruavݰ Qf{ܤ}}qFF]xW!n@1 Dmŗ8y731%^.d]@) [eo3LdZJb D>S3i;P6]טV C\W KVs̒84a-3:Q{(+z«ͪ6x:ĶiT1Wk,+7 hӜ7G{ [aG[3Ov+ Ux@dÔhIoWE=ݚo"`ޭF X+#zd`{MbCXh*h&!oRy^FO&luwҝ#_J; R#́y1;vhw3vi~VJy{d2=zc]kGAǕjK_'K\3,v)YCVr_<,F3o!(o/:&6{jeH*T8" =OQG{d+]j ́a {TFk'Bx<>h|ƫ xPRT9ڭ:K4djGtMi 0Uri'֡`U5ZP]HIȯxe[YkWmL>Yե^RK9e*=pё6p?L{W+HaK?b{h&v-4dQ`4qE,f'FPWk٣P0?. %;DEn^\o~4Bv&>$UG8gp'^ćgqV5XyDC9Jj76O2O:1+cٵ)pݦ;3+FFIck({; y RP6i4O=vZ>s}Ig<%{0z7q^RUpEt~x C5[Hjj "mY\\27 ls_i~Me|;LO~ rpUw;t0zB|PO5ڮyQޘS?e`\:zTG +Ps@N*C]dC{g8% 6M"HnOp:ׁEa6EdAթ 36,YtIF0s,]>hmiαLt:-Z~R^V-I W9QY $@T@|>k"FzйϮS^ηslعUn.:S-wCjZ#C)xR sӑkr'10)MNKA,+,|$Nѳ@ɢymh2Jg@JR7>_TGK p$ ;IvQfT!u&3WwN/-xl#RA +iRstHy,@q\NJ) L-+qA٠ѳ$BYhP8@<] ]̟0&+:?NN%1mnLռ2[Ԕ(7- *wׅVWm;~99 R^&;E$ԛẋeGw |]&#Y C~O Fv @?=\ w*ҀybarO#z2H3og1my Z $!JgRjW];Zdc?*Hy@DaOh U%Opk(WPDa xM`s8-3r<\V|,; ElМjE|"nBɮY&D1L y_B&7kpm`-[RKNuzk*hXK'Ym~m˨SNBG(@@Np5֤AAՁ"zce(Y7Ntg >~ȞݢrKΤ P4VR*'G̖P[_^X(G#YLhm0C1I&Va&c(=[ ~N1fW81O5e2>[akm!cr5ǽւџ,х\hwRrW5VXqE+B[-bj+𺀰QBۂκ0h3YlDs;C˦H[jc߻hxӣM֒&((+Jx"2BOn&i&)2@I' ,..J2Jr׍*,j-,D 9;-ca-{%~iobU W$i0L`Tܥ|폠@J'#4#|C6J|?y>)t #i8n ߏc逵Dqoj(ޞN;8#D.g'{iv$voh*^J%02L"7a4j&XlJ#;zN\y ՌNKDKz$+fBֻ%%U=o= ]?%!1G Qu7Te8扫A2L\RI2MjOӼynZ>ɡ󪭎x·`݌:;q&ʟW?qE*D> H-sŀ>bef0(Yу\$Hp)Cx,'E^g(u\CD e|,vA6#< xjސZۊgwUte⮥(ԜhL~/u8m/Y,yWc8r Dnᤨ;Ww/S0CRÖT J F_uV"lɲt㈼=M^&BuDY 9mSHZ. &(a7't,S1jZ}g1xIo=nګiEF5kWݙh1^/+8cc7PFUF8}福J33ɿJOqxT]kqغ1o5C2=âd-w΃\$dz+0,ɨ]F)K LX;k(1Uj{omZ7pAx}Sq\`xod JK|ꔷ6 ["(X똤AЏ:VqfBƥsJ ^m?܎|cz t"ݿb/MX XFŀk@Թ bʹOy{m՘LNNV Bļ_ :wbB1G\2Q%yi5u}#}eM:$@13H3[{;zξ\nbѩHi<(\+=#kx= i?6t$$(U?ԧ#WH]Jt}1XOJ6-5">4k,0l鷕,MʌMXH45`zV9 @+1R"F; JcV0ݎ#^~̟0'HBU69SZVZG/^nS~k,7Ga+QXJ==5UYq.Xp &q?2g 26v~T)8maxq.["L?v 5~j]8|SEϫ"[?ƱY7 %@ܚ-zKD#AӴ>?&_8 C\P GB+{][FpEWЋKvt{R`Cr~If ܻ4xR2퉥EiTުb'@b]U p%<zH"=SSNM]37';݉=umy H86)q5$LF.,#)Ox\=Z"4\-R-~:~_T[ B|8є*qG´%ˮ{&#j1% 3LM#&g-Y~hCP}yYW4ۛa =BdKw"r(@W(лF!4kPT& e5Scy[^ʖrf R})o*'kH`ꎘKX6 .h2dn^8ҁzcɡqr!@?[N4|юQ%gtGe+๒ehOw+*\51u$Vn|6ͤ0d3ZH 0w ZiezfnM c>OWst!KtNg˝*Z.6'εopwlLH/[iSA|lGg3t Z:Ip7qoimO4s~xϜ>=|el#ǯx]3/ٛwo)9DTɑw,ۣw >S*0`oRa'P? i 6:VdG Q#mvV#b]Bq'!~-l]^bT%uJ:bƼw=ܬb'tUI@r'R @3\~?mb-ZV:EA9A+֦+hRIag#2lsc9bs\`8FvIkGlflo ٥sKpr D 5 k:|`J݃X~5/3'@xB^OӮÈZ0k)3]CRDQW5gM mf_0 A^)^n,[%,qG+UAr~V=+2yKCW/jNEڭ6=%Nl2qnUq hٽk{>C$lCVh9%{ ehJ:"9jz>D5eop +5Mxs٠Myl^N2v6 h20I8Hl{橸'4s~ `vw C=ĺA? ="fcǽ"vqH*OHv|PoR@M luT:8Wqӓl՘~<.λ%›:/q~ܺxh8}@m-YeB s;w\f:6DU؞k .Vs-kၼTmmͷvt+mkt3BWF2>?B)^,nꞅb"TXj)kH`G0@$hEXR\! zut|1s_}$"pN!4X1|otg30c:4I/@Mcd;7Mxg<.qj?R{ioEKc+'SٸjbtkSp#T5'㏗D~wDk_ʖ'@TX+ :qGKenX@kK1T=kQS7o!?}]jvɢSϙ}JT)iPz[JyN1MCZU}vh|J]h%雮r:n)z3=a`"=^H}^Ҽզ&wwzJ3CxtsAa@<sVhҾ/,o6Ym›l} MY ¨TVy\EYF%\ vDHM^ 5Hit"<`4TVg#]祗&OŎ&Ih$΢e*?"_J ԵU~>=)S#RQkM3W.gZf$2y.]nD-]؃~(wl9rMXu(*=#<+#Bd֫;/VT("Y߆)fmHc܎Rِ 3( Ex-;]ߓ2Y\XG!.W=zC9vF -?oᛉT_ZB;)@V[`0qm]JILmPt~t_!A4rGѫwۂnZߣ=%7$'ߠCNB-:̥TIswY@1 IҳRPHJYu+/As}\e:3=пό )@tUTŎ~6!ons@Y~xH!qhTqb96tԡC@ZbMsta8ӹf^'3d4cdo6<ݳvlЮQ'-4Rw#,4=@':LAj l^Hr=*zmd*[ "J#)̻ /<ͅ',9?LRw^I8քcR3#S8fN" BF&T`#aS Uu`Fd!sSLODFiҒ^x%;B?(h6C\oƱߟ'1KAf"ptNӢ7}foԍEѐ;>[ Áp).6Qp4 JSAM3/&hYgN@ VKo<aMBDڿ! ¶^̵$tB25#SkA|*lU@ϓ;?ĶtԀr(ʍXˣy_!"uMx;gOw*a 8a#!<Ge,d6X^_iubd{eAR4Qǐ=3g6E+3ʨ6?)gD|cE5#8@E7,zYY#7tX}SF | 4`1P؂Wˤ6> VrT\It\Bs猎xܹ #:N3`g >+ v~ʱK3&FJe( UGcD[T.lWt!?]ϕ( j6x 2|C#b*r5C]QjCno4'GS= ~T2"%B@DA 3ȱe?l`Ŷvi#!8.Θ%Vv8EiIlhc55rDJCF_Қm*b֝B03' k"VT7bbI{=~kTjQ !s"ZưI !ȉYTt݀^0z1o ľ ]T y9Q޶J.-ρ l=ф=*Z=~+Lew- i tQen_˰}>kbY[rHCc4YEfJlhc`}XPA ( |s3fw0(3syrйp2k = U;`PlFc}K)E޸@}E5....vᣧgc\jTTO=lu,0.Ngq_ɪIu <xs}4g#Y/*$1$EݕxJ VM S):%ƜtqX~M- [k2^X3G}qwt:pW8xv7zZ1) +Y)OV2.qi3րm'X#Ef\b\ /q-LUxG=4TG/d[p,9a*ɯyj\֮Ĝ7$dλ "Vlpft~ *mȮL\P9*N_?*vzYѼVsrW6s%KDwU4$Q 5]scܞZYRK(UC0;ۼf0r2sS i)'7XdHt<̰5XU;ER[ eE\ `tw=5VM")j% wBvW"$Z^aŨvf@&fQԂ Q&S 5ڟPGrk0iX(eSo=GU5SutvZ7UA4o,?ڋƬpv K8/7Jn0Lf7@Lf')I6Xp{˘y[}^'Y,Yot.Ȳ{pɟap]_N}Y&(<?wُڌi{[b8:+YYAUi'eq88xɾWfd=n!Ft_j$"FLɻrzDDLsq]O^˶A> gD޼Bœ]ʎ).Tsr=gkWiC֌ThPx_|]58Om4y [3 m;h\Knfl.Ew|ײgg4"uk[;|{e^ұ[FӁ J.`_ .4=qe\V+%`툽ZQ]ab:n}_VNezY9=Z M<%Vq^I:Fc[aHnJ6SσF{͚pEu(IGh-e\`|LяTE\N1(wq(lvYu7šן FDxHqԍ/x]Vpa= P&a7m!Gbo,R'ҼaJ*g4rrH`|x =Gۣw7~}Ow5uC{-@BSf=\ z]#4 GvXӋSX,.B@vz)-" 0 D~0+c`f[(D0ژ=Ů;l3~dz`pùxW!G/J֥ 26OE0(8w:te _R?EG=O%)pCqϹY]DVNƾ5rd.*x an4Yp<8:=CvSFcYLRR re_~ur!3"jZA)/eeOd@xM`Bi`nOe$C(XfZhF 0i єEWT0S+gbEUDI$Sv 6T3RQ-F)2j3@0iKڋ-:B15McagBUAꊃc6wVfTEYnY8KK"Ͻhc|)̪ǵ=\q*67 NJ$ФT1xAy;8^d|g6|:?d T1G ~b9eҏ?܈KQ`&2?R"PeB",\ρzHJ/xY>V\m7?͞$/ ۘ7.V9lFY -v!Li 5>S]gA3/J 69{exj;YT.zSH,2Rs??-GZW\ |:^9 n}Bz ײyx}s:ospV3kPڔ -!5e,=V6L:n~Lzͯ D=ws7X={KkߴǓAT`yDH9۰Zζ%]Yɋ Ӟ7]xSB=>%fl'02EXpR4q 38=tgY@945+~-, NqƒN?_y|и NL;-k,U]T/6kVM7$P.(a[Zo aC^{\473B+ h5즫*6ec#Һ;:Xt=լř!A,ǪrcA"-HưFVq"q}3ɳݽ%jKYFʕ, vmU6Re]/V k3q\FKa2k i)ac{b ȫlBUDȭ0[ {%jpWȕ{vk~/Z߁ :Z)aEG)y_4:*AJ#Aзt3S+A&4KA{9YAU2sO {GE`$vbJٔO~یRtZ;*gHKe 0a"aUR֨_5JoP,CC%WWdlkr5FfbdFz/qP.| 0xMK>Et8cȤzHLe\HG[қagL?6^4xwIJ'y Η0 ȢQ$E`3vӭe>խa*b5鞶 7+@C7+dK}XOUey;3mdJʋ8 Sz"@S^f8usF/p`]Z'7)wMK#Ѭ"{!\7Wqw$x"!5;Xht@^(m!0ϻQN3n^ $.2ц%B 5I57 \/Ƀ-vU_otyVR~I"`$DмWkS>"C݌g9}~+y0%oW8c`8ȕy!cJ+'/*0KB}$>,% m$i닎4ݹgyEPY`!1`펵2ƋVZ &; y {2:.[t.-Ӆ(Èo|TM `MOKfD[âM"&nejLJ$!U"Ev>̚|hfK]V)a FT,ḌXSsYKtWWH-r̯%mMK6ZAU=Pxm`Qj: [C(y0Ad UʭN@?[=iwQ~äDz/V-/츉h]hZiN5c9 URܨޜ}5OY*n%@k -Qq;]/a:cGobQ} :X36 Z¸ݽӺzazbۆ Jy/m2oPhlTXB]*UQyT3DgG}95n:BH^[HKAԑ֜s (E$ԓaP35E :?碼@Ke_IC_cc @-mbrdJ,%T:#5?97f6)FAwp…N?iVkVHZyetdˋ_2RmTPXQC(A" pH2.zKV9vX>4(4$~wYt뚗D#w2Gx>OAjBO[':cfnkGÍܺw#}ɨ]Yf^E'TԁCXP=cqu ц\ sDs*wkvk]q -ȣ-1DzStd5wtUmFw~/|Lȼ2PHj(/j5n<9{ϽJvm;]{l nhsg8(I8^r \E :}&O65h%YvTE"~\GnF?0Y#BS y&e 2ZtE֨8 tغt :r;DV~[ZgdQx!R [l}[eu Ut0Ɋ|c{WHbZU ϊe:t:7 E"T8\)C*԰uR$y[UJ̤(ڜS,fhϩ jj<<ZKjҽx77RޒG қko !{7G{ME^]Vr(Î٠5]4. /_ة[xg/T>2ѡxi,ƕUMp?gfGL9xi%).z3>z95ɩx,=i/}N: Wm5-jK^{L0*ȸ)Qv.x_Ux:d o\0j 0B#Dq;'܄ĴMkT0,M~ch5C=*%5fv6\B1( 'UNDr8~o_AtsPq(l2}ilgr7xŗTQrCjzSUm1d}2]?(4~X9hxؤX*܇6+@ xg)kdMH :`P!.U"G͕m^Jm^𱁏o/_6W1ÿ~aYEHFSV2HM9^eId9̯| BaePDUrr2a+W*mWG)jsl{[kBuh6Z˺E )=iGeS|_:ZOo CTaVv.ǣl(v0h8kbHB;[a9;TE>NQfڗC A$i*.6{;Y2`/qc ^h.@O*4f''(>p9Y@yP݃0%,!p_aUClÄ xVsV%D3bXߩwY]z.bL k4]11]ʃ3uI>"L8;]65"<à# l}nҸ7-̩px]j%ΦׂDŽ,*Ӽ'n'O벂UGW[p R,"* {d/SEo+b0F)<"wn|6߰q+*,ktG*Ι 6v-?QSTiW%Dc"afju^&<,^ZӨ ?zIBIZA_R Kk6M g )ᵃ{FgJ-ͅGK](aP_ yql?2^]@_ZCōٓUvu {2^ ц7YՆcQ\dJpd1$c?i)k1 9wAa_`DԤ(/< B{~U;^*Ɔ%QױY?6cc`/4Z@O;CV LN|v fĻXO˧7=hȐBc= -QwvsZr93OUӲCU-{>&Atw`ɝ>42mRaZ~,vn \  '/䄎֠@-Qd.룥Gy/>9OxVAJ;X\rkX?~ qךF]P/䗅΂5Hd_Ⱥ N--ZVD}n.eDەDn`fa3@-C !x4wbLL=Qcb>P&S`,Yۣ#*JI'rb\b!RHx# é gU-n+@ xH[{XwM(0O\e:kp0,QZFYwn 0-Df_;Y1O ~/>کvEvMK3-}bM൲p5ț~ș:B@<4dFMV}A ;,z>  /24t0t rR?kTS/̑ҼV?qN>3:9K؁}Og9[ATogf۰Pxݩ*OmwL B3nm8STVvW̫(=Cdy8=ldZ<Ɖ0Fu:'+kr}JfgӕM!N9D@ֲLR?\0FL!p6=  5VHA4m+AenoVR L:9%Tn"\=ȈhJAGM&D]笩 O^Y -ϟ+#suc)iE+nA9IlQ[s[}+%aq*`YgRЃRgxY7&g>NAzf>!=.kںT>Qdhˉzkˬ3eXL;/'AZƕ ZJCDY-S[?qdl$&qY(d0]p-+>Ϻ'YQ`0΀oB(^56&jUaόY6x%zѣ5F(qϛtGn8;艴JD| ޛ~T@|e$/ بj!b- M_O:*sҁ+;%nR(/5 ,Z52Wۘs݁@qtK1e["0݇ eZ1mYnC`sC0wDG/}JۍvR7Z^]H-F )7| |~;GqwK֐S?q8/N?V%9r.P<քkxzUmU3FiDDf1:VUiAC'%_5}g: و\A0.eB @4Mx^jUHgQacW"2rY*;]ݚiR ܘt#hP\j_Ϲ鑚:eǒ9K=,P Pq#PzoLXHuрgHa:|Z8SoQ<ߪ;nY8z/q)EH_G]o"kCY!-o( fPՎ3RWkOw·6h䧏.kyHѲ-af* Kdʯ:8<^#f1}@MLVc2vbX´d)kWX|pd50_W 5<(¼ŗ˽Eo4^Xk4\u)9r3ܻx>krqKs<97bll#0cH+AG-OV7k1l0cZ1Cٳ0瑱!l L)x 1w?b}UK|ȿfu#S!0孡O0'P+ķUR\E o0CZ2gz~P-G,D]K$#݀e@bokhp~ yJM鷕 psgk#[K7TElm9XOuLlLhAU2HוxPE%DcCLjTWAo84Ar y}>T$EK9x1 F>("|mP֘`oibzPAcSK9,dG7 <>q$150+hݔra5]ɭG x)Dl90Б?t,ªEGq?k57m29d*}:[+miX݌ܪ]ވ5CDbB(-kj8ʦ>(R $Pq[[C\ČvVK̈́իS|DDԆkptԳ|KOzhP{nԦ~zm]b>`P3QP׭VAga]WSh|, #<m2 GɣHShx1yxx~&@o6eh\JoTn9tϖ$a7,%^gY&HcG/_=.eRQޙc'{J>Q'2 rbZrU&&謒CFtuUGѶlIWWJaI9i-0S͓AKp|W}C\i54Β/cMӷ'}zGd2@s,::E$ x~Fwg@ȶ##$A0駄 ⯘=8T9%KzhHKo|g)awz׋䇝ԫ21*]oW {'ײi[T5$M2}+eѦjM ՖQFLkVEȃoK*9XJ+''j1h(]m̞ Bė M L^x[y58ݨ* [[ߋ"Dn#rÇ0 /f&L AH֝q`r!M;ASc[ٛ&)ԬTȷ+j!+=U+snPȹ4/xs<1#ӓ&[>6 toٹnxWk339R%0~:#/)S%aLh+[4mhu p|ę" AW>X#"B-TD6nIqS720iH<0JXB`$mXg2ܻfkQLjSӗXt O|GǐCu_ڦR͔MX읐ZKgH N8[Yh%;Jf2R:IFC``Af*ך߻U2,˴ L3U "&8]@1DH;}& r,CtʫREX!Rn}A_bcwk3 u{oиYYfBgQNLdMe f =5 fȩh8J5b# b)l %ۙﹷIc30+KjJ)'~jd2yTc5$ܚ4x3)>fBW$IJkq*95ho#$hJB'__'18@[8%L#Ir:)a Y}*-YKiDI-r'r,6^eI?(q;1 BwfmMN7] Ep *wj<$P }E͙!ADh}4A (o'9,ptwmWg 5>? dG쉽FL!]toc\%xYHg ](sm~i%;7:Y)33T 6kJoq9Vd{W!|ҷıT/3s<bÂڮ)bfUKQⶇ>ֳ)5zkJgsN1z\)ƨs"`dfR m0~A4W$¶&t(TC\s||c!XSr'JbTdOӔKτR bF.~rfv+};/A>¢)jL Rx ֶ',eaM\8QQyE Ї^y.:cް22? Vj]X@K{;«D2:xֺ'vIpYa w84;Rp@8M2K3OnE @ha+_DFa07ecv?>ōO* c;?;$R^\X[ YkCkyQ`jk2/Dfgoz>q~ȉKLy@H%"͇fhy`y"2='7Ù<ޣwhNn  ]cUup|! h`#cg'I/Nj,"ډP6d!m GhD×=VfNfFr冲dz'ۄQdpx_1~PTJI7ny vr#FݱNF dd.(woLC\bFzP0V[]92uXZfDGdʗWm*(N4VR#lQLրЕ`)>N L2:TyCGTnthPwuvR&dxBB?+ZDœuv'eA$(j:uVj4K_J྄9'W Jiշ"bq% sbǓfVyJ! 2fY%U YU ħXx-Hu2=CYQ{=W.v xV&qyoNFp¿qh֍|L ʰܐ]7qʞ[d6#~ȅkprPd+pʦzSbxUz6̃V*CV[HhOMP3BueebHs#U!ue $zF~Yĝ# ]4-1;nvu/͙sQq3Ƣ,Hv67g68d U\aD dStn3 ǧcʉ'#+Sզf;)ǧ*=,tHϿBv H󤗏 FuF:dːʙ< p7!lYc,OBl/װ57g*E$` ]8ZlJㄖL$u0Lb(H9+ܒۥw NF#+KAMDw_@-Xh$oyIm'FS̤֩tyV'uue t;ōCiE >!̒d{ fcn\)`bT A 6dƘK+W _˳^צʮ ^7.peaKڧ5lwD8Õ!Jo~(~<W9kj o#qFH2'^ 2n." ROp"zsϷ}V3S z3ts>n}˛yd sZy\`w}Hٌ=3xDa"BByOٜ$-K;A#NR^\m ZW~ 񳟙Z`;#P&c{ uEgt<+s8#ϽAw#fL*`C,4`06lw/ӐuN O«Wi6*maK;S(54xfHj rM%|gV V|++w%c:++8.&s0 AX1}8{PV[7`X_D߳ jxT,hDt} 5:@_,;S|Ur+`W "M3'ԶY}41pz8qhC W^XB=7tŝ)) ꠰HQ.{iN]G:Bŕnh&|%` #i<[NsUn*rf9Df1zlhuA̤ΟT< k/ZG,&q%H7wQ,Dzy"\+ŸoY >2RtQ:q_ZrgC2*T9R rG! $~JpD{>)ռ|82o)uJ~[74S2m(9lo"GߓMJӳP@컻jr?-ͷ-"[B+SR/%PkwuƌI q1Ig4..ݴn _)}HoyRfI^O4a(+TjɇمVKZ }MH{i%bOO.Rb</UF09epsNf5o]vApԄP8O| f"=xc?+XJ${౩jkHch'm9zwlVFo%^%unM2y@ߙյ6%'޲bVRTPpiU=+̑w&3) (c4!RA0DKw FW?UoPź>~ѦwXeVJ3Rq:#Z{y"وt#]$Gic@v!Фc릯H`X&TD>wQIZ@C]TԾV?1i'7e&`es<+]1 uv-J5KH,DaJQ37 1cMIY+\=Yc*y$H8ȱ;3|剫;{NFiy`00Go7jx&̓>pk$yoPNmMBeYv aK%K!dvEP^:ܼ}UnXo>6Z|a,Y ,5tnwՔ$Ę"E&^"IO14}d.|E<I 442޴O0L'aM^n YW5*Gȟ{8۬2y$ٟ^e&)d&ϔj\+X(iod C܏-24t3=S3pzEney&)HT=ShOzˉ0&)#B;`Ab&z LReBɐq);vᄸmȅ~l"隐m(NMB/?yCQW<4gϸ? eh! Hmd?'jgy+D~Q֧=N;r(qk\_Ьbv 8`*6*_YnD }Ղh%- #+)7NuOcSٱec˿7DQ i $/mACTl΁kb)gI5ͭyޛC5ł%+ ;0ZO|fy:dCRd9ɞI ?p;9oW'*Wt"&ĖJ7ee WW&{5gzB$mRǥ/J72(m ǑU>I}G/dIWMS7 (KM\N^ڜ3&+g|d:!5pjnh`طD}&bIF6nmcw0}ƭRsͶFP{ȜUݳ.j$] #.ԽS)U޹*5҈ Q}oM-M+2Ob]7&vU Wٰ3E#îh*D(:*m=.΀i|" _:8lxE ZH*h5[ZW_HE5I#v 9ȫE%x,$6 jZXKE.0أO^Im$0PF}ED3hznꞌ s_O>utZӲn>$khG`}&Wc".&Cp|Zՙ0ьU|~8m?cgc$;4/b/;ލff1wi $ǵƻZ2 ce~Opcwg~\+_Bv"U^.v84րHl{4(bdZCEHwQOa;`3C2pT|hs,0-{jiy5"z+UNX$UUW1v Ol AiT5zoZ@']m_f~dk6XY0.x;[&8I A6ԒXzŮ&s]2TEljji D]Ah,?jFx'{Eͣq@cgJD+04\$g{dKyjqY/p0zy?$sw=9JxNEA9Mn 0!M!.9|R' T=]--J@V9E'mG%I3\}[5ei>T]bUI~@㗁ңC$8,%1> h"N*}rpVHTB^3ONq"dpi_/e)PM꬧:JU2Iz!p|xRݻq 7G=-fcm9+yr dѾ\W^a$GDONl <06=ٟ%e,xH2h lҲ1G.˫ć.1gzr3k~K~'>NQթy0٧9 I Zoy+hnHoܫb1 -qo4G"k(YSKv58|\q:TG2a6dn{j[ e"+&[Ľwb"WCPMHW~RŀEH&\$^>}T\^ndiXW=֘W)c=S SU?a`Ikw"L-`8M(dGHa$VyKqv3:&d*!t.ۃFGE"-ŪĻ9KkJwA2\DٗR}u`6d_|ѻ(LL)蓸íQG6Q/x2]`DF{Jj8ڇ'(ﯩKV/dAco)޹a]_cRaoEhX=OޝC7G|;:qN ̜J9З7^u1淧q1,R^e7Y_ٌ1TAzFzY_ˬixh:r]UB/Ʃa[moStɜ),Eed\/UM3!S

vxoq6;@*i]/*S"/drD'@ڜVݴVҶ } {EfZ{AQX.X?WΧ+Л"~_!cAMbozPh ]20.h@r2Dx&vٟJR`5NSrUvTkH`FǾ=as4~jCG0%a.U/RQi^Y1@Aą KfjKZg 0eyazo C&ͽ/ا-Q]k7k0uaڴ~:ҧľb΀B0{ݔR޻.\iDH=iGD |L) ~ahc}50>юvJG}y"/\| uVDP~.Hr+W6sSZ]9 e A, 9#"Qr?FsfBTBhӮF#dl!𑂎x ́(P)5F^Ӵ|{6HMh4]̯5ņAkɅy &exݹ=iE@&Q96b,=ĩ1 \@yǽ2!;N0-(3>Kn|kifE[ LND6>lϬ;h(}*|rzoXel##hۺNtNy&l6+8cUYxıs2Io(?g-|Pt  `PKFF}>3O1D} u屽P.ϲgASć< *f}%4¢葶UU=G RԸPIEרJfE;AJ\ɼe59G w9(0wc$ J>?(rd/KY,Y 4QP| JƏL|{#UYX]ol'&yءLzpiSWN O͑>'smd2|%*(gi{:M:Zm]=Y`t~Cq[sZ&1~ TlS[]v^6"ЛQKj K^k RL5ljo}w4+V㟙 q( >K28jĬ%GίR6(FtΤ#`i$2 P%iE3DPVeJXe边(s+>2x g1pbDTIq DZM?dZ;HFN[*)۝&¬⤪>yp]Ev5vL8WS47x /(M{3JګșU 8U9epʿIݟ,WrΥ_R"Gm6FU e8@{S_U $u"4_EY+xH7Ov"JemJP?Uw,Ʒq9RE !{(Q%#ů{  .M"VT<_=.ٳw\]  N,bRKv7m#6;MѠ$p^jxj4!92 ˊfÏ [if{#d7i q w0(S,N*Ca-Eo"3TD*Sڴq˦BbL85OF'm3TiU/C}۔P#;HHjE _6YrMElm>!߭M,Qioo۩dBhpHQmu5( !sҵv|$a<}x{|:wX[3{Vx҇o\7n?΢xv X6`xp@GSd+Eg]&ؐ;J_A$,> sjٱbd9ߊP#.J\}wP<Ձ'I7<_ۤnBpB_@ Zɖ(M6Kı4-q+#6, 1 [}}y }2:D>EyJkT1ɶ[|hi(l NP,lOR{4)F| YwɮXWB守&]7I1ZLM;WH'~3ODr zEqВ,ä e~XGO!2fa˛_FͶVK^v)48=6gDHAj+J;SQ97(1XEy²~-'0|Oa 4fӖS^ay T8`j3>8SQY_fsb;#]Ng-|rh02?EɒU-'ka#&n=S%+W=Cyp< aj'wM/b*)YxCߨSV3,4A>u0eO=Q ࢼ?;G.@m~iO 11 s%~oO_1)ht{D3(mtkxvI/+}.n'D~ycC@$5X`KuYk#LN [N&-0oMwݭ6i<`zHR|e,RA8ȅ8@1ۄeEx7f3l2_ɉ%)}450޼ݔujJpA&+Xb@)0l9P6 :E:Z,7X A^+p, ٤Slq jHn n j20s۱9gw}kH}؟&5*ܔ+YUvB=9):w&ӿReުD sMۋٍPtMoSdZKoeT83 tldR  zPD5A~{6cWw~ω!Cn4YdIBͶM{:Mp֦ɂIh @8%<秃pI_L*9x db`oݒ4=SzXɆ O"EP? gnP_9 sl$:,R z^-ͨ󎄳GE8@Ʀח`gA?#.Q.:c Ưs[B GBl%Ms |583 9(@ H퍛U&vYZz.'Zn)Dž%_ Iگ/F(Ing} pIΣ5Na؎HSuwxk2ڱɷfL8o߰yHGWX~H1M}C.uf좼[ver֞[EdWK! 1GEyDrvD,[zg{1ݙ>6 =hH7*QԹf~[˳nij-.X<c+qȰ9(dO_dofA/db F+#yYZy@qyۢ\j%6ё:3DfPlY|CȣX8[X{7/Gy=Q1)`ŦRxȚک]7H^'1U^wFEy$i )6Ҧzd 4=q 3ITWԤpǛelJ'çlJg.Q'w3,.'Pmt/>o~c2}fj)ٴ&4@Jy͆Ɓ):YvMDtVW:`n !^\V,$:`.)Ns4(ÏsG}Q/H~E}VJ1-募Ռ>9<'E~s~ж<73w |@܆`Ƈ-Xf,~Dy-^՗N2q(>V$F%U? #kZa\0M¥r̒,3x1igNUCҕptLPj]VPJF dBje[m^ze4y_c)#bݖW{Qm"fF ZLYG!sξ %p#|,u4mԳKր> !m_,"R3Ҏ85g m " =H$;&f2\Q4#?)| f{D~)3֑>Ғ2]|h9j6X~S>d!YizntQDzO+XaP+SPQzhv pMts:wQ4~x9Po҆ԅ'+ g_u*=Md2 5K۽b |8>~VLBWu&kS<r }%NR*m4(e;{WN͢iTVahѓCm?& m23Pk-Aw5 'r]. jJ wU8,DAv&H1%X7sLǹ}UJELBB's$Z%}5o+VJAѦEMRh7'Miuls`e}焳_\(pt,#~eX^j9v>Wv_2k?pK@@TbZ^.M&) BV8eWX'4, z,| kۺK'-l-pӀ$\Lm⓶Ԉ-3IGɋMV{?Į\8ܚh4uMUTΐeX?#&ƣ΃v,+BPi2rMxFE]Fz_"U+$׵bH$;qTď6 J" Ku|J܃JTMc6iT6ܦJh.hj{w z͐Nv e5 L\NQN -tG5G E=Odk~0x'ɨL9Ռj@;S++;=Wy8ڙwddQPo&~a7@5a,}g guqWs*AB)gu Cf@U>_GSO r|l 7䳓dcCf,Y.hhҗ%GOkHV]Y|k}u꣐==7K~\NO؀ ]wiMJFΪ0mutŁCqƦMvQQGwB3=gW+vհIjFUaT{罭8B.wZIGZ-_V; >s kH.Mϛjʿ8p9_ǺgHn~^U/K=>~ِPZib%_m0vlt"F؋]FJIBYwNO,gwl@=&fX h hVy[#2%-_ hގz]XF1/0S70cR+p VH!fI# s! gdG( ^aG[$?>kc,$Un[{y y\6S6b}|F??m !cw.Vği{Vbዼ+T\_!Y~ bLō w@w4<s]/T+>BGpp -6 Y7`k|P@5v8^a_?u"w% QnQfu..o/h B #<3~t-!_QueIM'HɁձW@V,F/rnGR s,Gw*d+8㸍j,sm}w>k[Uern,̾.Srsa4WqNUj tu gkeY5/PEo*s;Nگ+-vQFT%z-CydfG+pmØD#.hUG1{jDA#\)F勰ac#v4S~K{4)8پ">2C2c'U'5]+jnuO -Gc(̼(EA?,̈́}03$`3">&hk_l]YTld~|RT=A㚯z {ZvfzhG8~[1V[δi#~4zfXusw+B/gzc ЎÏzn_+ȭYo<#mIa$t8܌&2i6%SJ/93HeMe ߼Q7cեknDX7xoҔSH| gבx)tL`> g%L7J2eA!Kn~ЅȔKt~bnYxl#o `Ϳ#e˱u.W=;?oR|weu!s^0b1v#z3қ-B s;bydy1C@ QNE^\8i5SqaA# ٢l,E!jݙE|rh%h*/üNmc+-bZvzcSSLGaywh)êtl f_P^)p`ǔ>D٥7S@ibZ xώ!hc;;jrhV 2`8Aൠ=6:ln" .ijepKBQ!Ec@gP,I1Ց!JGҧ9uf1"C% KڹR](& ש 67df5hբ٘V(,,u4Vҹ6s,h!^c ~ys37mQ"}Szr\RL RXn)߹8`DvQ_)Q_A1MW,.r_ Ť9(GmXQYRz)u]w"QYO6 T'QFĴּvu+/DB?+e:%.&8{eڱylv4;Xv^;1u}!7\6X} |>4q,PA C3(Nr;12 5\ü2[/`#0Y{kXGxQ!c<&Ꭳve݉ELxoy:$W0AME߹[9C@;wg :nwe..&FeV ]6-ZW۞ ;ma4Aد3 17g nv[*x_!Gp]XsiZ)=7pxFvKk-J ~Ϳ%94m6;yFnWk:/xH0r0r9OSk}kZ}F3T6)#kl:z؛rEV26)1o=r;dJ`GMizErQj@,eOYH>J _I֪VdkV6wMʉd;& YeMž yg`j4&da#9Ry\;F\][,B%/њSK~5tnVMY1ohG^-k5~I!ߙ2FHSl)0n$jmO`nym.V{Ǎ}{{?` BCiȍӂA§]8FPKŒbHR2rG;ibw @~:3y4bl,LVLͮ &쐻#aP lhu*uh<#hTr+턹:q0q9@aQs8;|:nLba|Mqw侞gdicVGyv!UWSloqD /swoujQ J&[h]pЏz4Zh#Ma,:*;4ec\x&:!l̜ķ, < ,HCMe泹sh vOZlJL"_v=Aw7 wCh {/qo56eTh@oC*-NR =8 8q4ʎHOvgh8j6cF;O!#5Uq C;*xmwnMVЗُf FC bp o_~:XA81%`*2`!?yk>Lfv`W}|t }:n ы#F%i?1Iڕ|M{#H~rF#η{ E]zYKa'"Ҟ]%v6PGtpO >Gvڍ(>A1 XоR_;W͔Ԑ64?s7\FsHw"bCKHZ&ۧ,HT0`o}>D.%{cR#@#R=tS*vd ^om}R4$|; q;7!a\'A⨪mӉw6CJҮ5}v+T0QE4։վA"hYMqtZ?#:G tbUj|) PIn'\hۺf|t|wc#%X8TSpY/@@sچ쾖´0wB}ӳfU>ow*woVA{>2TĘ!o:x>#MT X4$`;~2{G* C7Ppwɘ)wXKJmc+? TDiRmZ`+?Q^b C'$pXY$xd.C_6bv7<;t[4Tj8nH<Ț|9?eSbW{g$i/WՑ$:EN?Kp D ")(CԗZDoQ0hG0ՎB̸`daȁj _]fM٥`` X7p%@iIX ɞ 44bu5aFM`I4e`Ɍ^KB~*.NA3qL Fz[ZGU6KEQDqxsM,j卯X0(QxbPE@r4jÐL`sHd-r[R+nƭ:N'Ey #5VƘkpU/R9i0(5ũ, ; { a@E<'/tΰIեQXne^T'C$4&%4Jm5HD– iA _>}nQ:RƁE|Β'7,U|2NjurQnGՇp2ۃC`_ - 4u} CD>"mϽ˥ݛz5ܚZXePJiԫ.}tKMД2~[=G"=s|,n4O tZ0R;d?2+|Z tAC F@a wSrHOiIV3!toJ|^t0l" |`h2]y?PQ+51'l EhOn~ydׂ9ˍɊP7:t!)^n}PmV솶ƾ'|ҏQWPeΩ{$pr -O("khFBB2(؝O)x3)(uAQoAwr*~L~i8l b6Kk$fQUxb ~2kU)a|YfpM]'A͵ O\dSi#X OwP1:u~pvy& L8J Gijw$cZx"IDm$n,.ti]>d0k't(re 5Prn/i1R.Z\LkD^ $HQ2W%ĬRdTS> .y 9XlZ0<8L cwsާv2Y.Pg9$> 3INn 8̏FkJJgc9nQ'͡-}h y*i{>^퓧N>J d䞛&x((s,_kkf4[vugVk#c @= )1£QWTGQ7r8ٍ2Q#fTPy BHK< g0iXdB}kXPˈ(Q6‡dt^s7LؙYWa乎ey Q_L6Z>.ɴPBzNskDNqq>EFa2hH}sIT#QgOɹ{A,ۊr{i]Lڕ'_xj5eS1H9P} 6:I{Qedv!ĉ|g XVynFut"{x[7RK;0yAP{Q֨P/>cs"k`"'sR0W*ՉLKY (J0rc 8};=oǀ̃4 ' }}&+Z)/HQf"irJf@.L72s)-}\Ț8g3bAƔ,i0HصEΘ}S,?VՃdi LKU% xzO62gZLpBNٽcFyA/W'kv"&g_ҟB0MɏFWVaD>C_'@# W"h K*hݼNwD}Ochtp|N* YijhԗtFG쨜g{q<륈XLinN{~I,k#Wx`qpԼ,{$%1鎬 =Mol`lloG{ P ҥ-zS¶"Uxw(|_08pxWH+~sLnÑ!7gF}q FɡWt誸#G"_Oix 5HꗯZCJh U]vbK~77NuνS,$ 6!iwXQpɊR޽/'Vu?@=ܽiS]}/Od&a ܐF_[kW%\'JD#WE:=?q 440 !o(?%wg]dBLoڛa)7& +ُditǛY~ 9.V0Qy!zFTfI] siX$;ajH ] *dHچ"6ˁ{&@/r$H wM;ٿ"$%_YYnUŞފ9\?S(y;F/P_`[(?^MB=*( |XH][#vS;[) t:yTZ)ApelhLp=B+aZ3cX1뾰R|<SXu<6iGYhy}RvnY;dU.]pư\RM^Z}!vXISD@XINRIi|pURH,ϋ?QSkwq@g(a:iw{C?p P{M ɺ6zh|:7&Q_;.ڗ[:/A2IBxi)>5 б>/-X>Y/9c'z'6DHH݈oCvzZ\e "Iƭ˯ߒRHtͲ]Noyp4HY_I$js|\\i)N :'q"#DJ;&S$ZvcCɌb`4P0Gm'I;q+M~V" d= `\W0J]F3&ʖ~t1h LQֿ4o/&/,O">.Jp=T cMpZOr `Z,$r'$ .X*'ۧc_ڟxZVPH) @G#3dFp*>"k@w=["Ab%UBA 13~+ϭtuYKd^  "MeC'п ͑6S@#\8u|yCX 2 SF"فh^y^dNbٛ9&EOnO͊.fұRonSGh,6z#`M ᄃk^ 0_/=RϠ~祜0D ڂ엊.Ä8}͍RQ.&#(qeYM-*HN@Wc8GCG 03Ѧ 𦽖 vI&:+ӄe?@$;mzRV pNTL8⬙vIgh(3z6J2#-svRt{>RybN64^It_n6w-DWv|6y4V4(2Xvon`IpR΃,w'm4*ddql@2Ax P'j<&<)|gIJuT59ޑS}k=OOdJ k<"DmzhJ`d9N!snH'b_ʓIuAD\ߕZqȰ0O ܕݥB9PiRT!O*̎8 ڟM aF'6 `̟oIu Â( Hѫrͦ5@/&}r+z~9Z1F}ޝRΉ>؋j8wJPU u}46gƳbP"3SW^ƉMvlU-FGc2v ĉUG߰%ꆑ7]vNpGk( ;M;ha``įX@L@Vd΀}Rtqeљ,}W(N)L{<.S|T 8'ńS:zx=v.^MxlZҌ2NGR-T O?4bO&mgdKDA˽:sZElюpUУQ ,[IefuCW=q$ 'MC;ɽN[vF/KV"nX:RuV$:-Fw91B~a'W/2b/D*8&I"1V0\V 6 .Oa3Ny0ُQ6S7kFcc{9t8sq] M8z>[sƺgї(U WQám:KWXdYե{˺#tp&X&*OԔ6o֑Ƽ K1%TLg״nkh-|s,ޭj4_q x ph!f t 6Kٻr 6<bu1k!]~+7GzJ[8,}!2b,$#rsQ@װ("U$1FȡcIۓnYY0&QM_t qJ)UUZe~ː~#@lkv{(͈S k\bdPZzg[[WC!8U”BNa+p/РR*f~qteDaH|9Qh6%O-WZ琰,h?UՃbpiA4Ltg?SPSkYy_wL̏W"+7!n3/v3; Rr(y`s"Rb4?9; 04 %B*o}xt`6}Ap/(ObR6&V΁HY#E>1MCED LQ 7& o,_H wBY0p -mU2W( rfpbH}&⑯QNtw~ &5vPW[0,|(|ԍJ(`4ݢn=nI5a7׸HAbY*sKd@,eEB<Q yJ 1kKGPF]\l|;SpY&~'FMK WUD}ȹq ZB䃝u9qΏ&ΫyQ5}nd!se O+qʵDC,#&ʗIfS/YLhFheQۘ=^b{QA>XC>zgRV+ {0[2J-[p80@6V]o1ƞVg/O#T7pBPylylp92I?Kw*niԩP"H ENX 5R*%GD ?}T.a,&=OQ $ 'YK+ш[l݁vpmZƲ I#x|s`]@e~yn !> ~ ;@ߋ- l1>yh" Ys)=i)< (`!:+x'zdDLCcD1I~$2#~8Yc mg Uq#ƅY^ǯ\Cⶤ\W( p2rTQ~pI >vtC ?.PL"DT*瘔rf~Ǯ7dzy^~IJ JXRSQ et0C=Â|N/ ;}DrOGXƄhbhB`zNrS%X(Mڙtb"(v<< L'\|wtwR4Ylw)7ZFc__O6gp9QIвWfǍi]W{+Fj𕑊PKUqٞmkcЦxIS灶j9ɉ%Z E0j2}=B'&5Q4g,>Տȁ!л7#ya ݽ~0e: !mnɫYƽ-0^굅rY IlN4 #oF Z /*gMB1GܜlլҨ쒸؟c LUŒH ܇NF1`Ubd_ 5Y!-@Q9 ̗! kE7ɯ>N|Ix@bL =7{5Gڴ9 :o^ ИW„̜ }JDOF'n-b{B1rj4YqXrKwAxѩv<Ɔ77 b6grʙ 5WaYch~N**K*sr.|T]!&R{3翴yC챫%qk,.hNDLKjî̹̆ 0݁ZE؟T Rì'"l[\7!`[CgH}zRz2D)Y; {h= .$+, U*TBZ^}~P6)bD6XDnCa;fދjM CA^ɱЊʁ27J='؆v>V"j#[ά-QX#:VZ?_脉_j6@/~v? a. S*6`j} `k&`DHIh}3y}Ŗ2FX7Q* F)v;unc+pN:*UaYղ -<[b3 2<P2c dazA! dߥzaZ[MA%S *< r:㺞PccBR%OE0z2jSb% "t9S8b+T#1x`:y]7M=Lȉk:uLw-MEFxd)oڿn IPem f^M4(v5?lUh4d GdXfz3IiIàjS9Pױ^=K8wXuOg[YCˇ5W^{1C{2u "hQ.(#WqV!?͓lS,"V驈x6.;;# : ek-4)` DŽxLDKFzuiz D eZXJettt1bA _Ǥ"ȱ[u 9:2;%oY+ggXJ8JYl n=Vd?Ճ| XX3;UF :-9:^ORsYڔM% " x~Arֵ͇J-8@>5Պɽ6H\&٢ǽ4e:.Csv^d,I ?ڂ-_֙$0œ9-#qp4Y[z$~>gsk*lGv:U֗A@@sEfȝs Uv_bRxYJ! ȝB\{ dDoߡ쓥S8l8L{pTIgWk\Y6/#40C?]@{[BjNZJOFۓXA-; [mE^7n9 |f7.7ZV$JO64J'a8,I\Z@3b-*Aw`&uv}Lf9'ۋ*ՒǷq r`e=}mCΛN(Al6VjPGRbQ@IvS SBڅ Ʒ6Yi>~[ (7z~`߅ѪL~'N5C ,NԿf)4*Ӟܦ!W) *4ǒZS*Mc]x qֲgŎV}B_3"?+T?X2s0t6N3|X9ϘY!eJ :yqS j%-Di dc_~ _ذچ I'7LV N!qB0 x#1"aɵb@j3 KjX s-rm3[`8fxKEd9鑑 щ-Q/GI2Lz(&Mt[1kr:{oMWtɼ# O-s]fy Fǁ*f@*xbp6w0g>,mM*O ڃG-c`8Af[k (OQnhzTs${'[5TۮZ /Vca8klK:e^C(Ou4E T *&?Z=Lv>3`V*a6Щ=lp{@vbj/|L}_* 2ߪAκ(d^ENi̙: 0}u*S8|qD}MnF]cc^3 },oH"y(J[a4!YÆ9 -V߉;*p$i_B"jGȐצ#MY:,e'0w-eG1*[Ї`qns,xNfWXo1x>Ea@ &J.7F |<І8Ieԋ&5 5&3!YxB |hq(kq-{ZękGsa@Z\ɉnYZԗ5ƶMgFPU  6eP]b@s|Ty"?kϭ*`%lj7$C|-<4Y煮!M.en*rYf C3\ ❥zWj mPQgd#@I*p9}ja`a_iޫJAXOO6]r?#AiKƧ6''_'t6@. l$IhXeB]]AOA(ɸ?Bq"zhKM|CiiP[g~/p}oj0mh^tԝff҆P#sX^Pda3' G٭RXu:Rf쒏f8xyJ%O|p&}% Tw~^ƍUVU,Wg0uushYmܽygDGC|GlBQyPv!|@`@֡}`8;+]@!z_YN)tֶ';4|Cн4oي: 8]ޓaoU@&ͣ\.`#тL0 @8"U? ͳOoF"_/MBAhdlH' Lwy[WPQPɢ$Zedr9xM+1(݆񏮄l`_ ^s+Cк&Χ"y!XJDOjɎ|6R*{~X,)q@6>@\qg`ZGAJte 5⮫/~Nd:9" 3}"k2!xI58TT_>q2yY:q>x0`E® :8._Ż 0ߑ#s*׋ 3λOpa>ʅ٭0R49VRfKX(f" 0/࿙xT>Ĉ̷]l}3%Ay%̇Iv2:P2O x&5M|!Ka/=L)y?4M.HEf YY$Q xaǹ~.ނ`I'DžiɹԞN{[g%1N ֊uuTqJ|&I ϻ{W_ߩ^`u#vghŻǝ01aA 5BNs^!;x\H~Gf?lhgIEɃ6;%~:pl$cVu?KfT蚧"P k/JD9v6eiPt4T!'ȹI~r\ KAg;;01Y~Z$Z*KSO]+pk+mjXA`3d lto!!:b۷F^ Z|&q,H<' d蓄i[G,mx3^yB}m~1dEiJy 뙧$A&$&pܸn޼nՋI*R~6!9pk(+jbt3-څ?A)c3|Yi#%h'IvJ-CхL/x?qc4]RҖRg-j\!daI~Ѿ;B*GP GVs&{xy8t~;?s9zu2ľ!PM?V.@#$Õs=C[WZdG\ O WJ83~Ajtәή3/]NT4G:AثkZ v JD~.ӡJ"a]bdoC֒:Zk>-P= N/{?5K GQ:zѬPdޥ?/?Υ}2dd{?jɱ&Jh,{ߓo_!ޱq'Shq$p'oȃǶI˴ k+41vꯘf=Z4Ġn 9f7F~'` opI1>%2' y{(Wː5H{)ׂVQAjmn᜖bq8x rIux669 u7ˉ{ZS?D)<>Bz>'FBV Kd%cY'u`(/`UqHt,7)ۍ#z?vG!p,1y|Ӟ[{+4{J`sSޭKtAT.y#iSȦf~!o+hCl.ͿMCZGTsFETŘV5ӹ$QC(>I ٺ3b=%r܌ؼZZ1wp ] ߖff*\FIo2Aq{C.+tU_Шu\:q4>xS>(ڳVq84d˳5Jݟp@ؙv%0`&`47*.5(KX/ T)֗i[JV=Al3QGQȗJqg֏žܾ Bh.bܟPe@v>!h2Ezǒ ʘJ*8x#, _3pv\0u$Ch@j 9{(Sq'wo !i&]į?cVGZH=@{)-$y/۞+1~XNS u$M6QL\MgZhPUTwrww˰$82^es )VUЦ,JPup_"b9/ tX.øJݱ}X`E/Ycx8p1<ghȧrɤ{"Uf8lU6c_uS)*&Ԣ%I:M,{a }ܠEy!&P)5Ow+gJK6iv۾ťQxU O%r'S'a\RX`<&+#w iV} 75/˲-lg-E|dl,.($޻%PLB-?e^JZSk6#\ѲaC~n_gF[^qK-C܃0Ly&?dRjBnC8Qn|>3]+#JFATњ_5y9_4Kd]DԨFȔ7U(JꬢKTO=2[r/9TC}ad>tSiC}<=X괨~\^ma:p-A4+ 1pߊmB pN5Z*0tr 1y^2L#|gaY 3'z )1(BBKzv|M<]ٹ iCIcj±2vg}O آ#xIe\Ύt\c5'UA"HF Bvhj* WͪUJ u0z N7Pːl56gDW ( ]MkB*ҋov ^:#؃KO[te\#ib*?5GEwzd'tEW> ׈,X>[a7@O* 8\)bTq2אSH~;koDH̔CcR&!VTۢt Ї:1SmZD;%+}h[%=5Uh1g>sjՉcW0xo,+4ޙE߫΍!kߛڱɒfJDθCkGh>s3amhꓺ o 5·MQP4A\ހJ~i7/j>=AfH${HUI4T"i0nI))AeN}-8?Gzju/PQQF&՛w7UO;soBHt.8)<A'}gVd/a~HOJK$!~C]`FϫHOY4IﳗDsJB  33QA+o*::x'bISRdC f*,[/ŲoOJ0"%1N!]]`!l:⨵`YSر)822}NX1կ ~L/TӰBaט6PaJB}ޱP4`U# žo֏ɧ\t)9*ƀYQEq%yn~(4\E y^Јr%+@n6rp%_kdzm={-Ps᳹GR#<3ħ:zU@I[!6i-R4tz@=?yrFAB=V2-+irO:P+My 3Fu>tMhtQy PaKHz:2rQ%A)i>X])?9WW떼=SuBClh{& CIn,q |H˥1$/ӦI 䳦EvC%Y6t0XYb3̆sj[H8MbTՆLGKKe lKq,ZyI4'vߧy]Uh%;pe8$~3O6Pqӵ9bgTcHَKxOH8VGU đG9E%%%@Ȼ2͔*-8Đ0ƑEϤ?/Xh3ͻG8$D"Ǒ`܁)\9GBmӌIj} tk5h~Bʣ/3ۤK?avC]U 6FNG9<(Wd'VXS>/q_|7Wz`2XԨJ1W k+eUt<릚CE]b Y@qƌ%b9]1h/'3mL$cEdN؞k M䩕&8Vk0PwFm\H]8)kiaj;݆sVL2y^]Mm%&FL H/JVy`cUcke䒶Vva0OF1qmb uD$  z'}WMgd2 yrogʖĖbmUjd@Z<}y7;i]'<*N 22^.(IIty<EeILFbDGmN% Rׂ,vizev"Z]eAh 78rJ,qv.cs'\aRsr L#Br6y - l!=7$ yjTMqΥ%I褔:B A@E)&n:V?uVr}ؤo9-L44DwB|-n吵orAdj7s%TF"{r#EQ e5g+Z2,ivWY_Fz_ uƊ6[qrep<SKkFX[,O>m c*oh3kGN˚~KSL ̺sE5J&v<Eҫ7Mܶ[>QDU%Kkdfh\nGy: p=S)J m@M1:@Y5BDpo"5tiC5( ލdsAخ+b7 ;Mv2\mȇY ,uH5Gb7AcKe͌ -BISݲjxU[pLUF6lO`42[[Q5[Y4bP>J ཆ 5w?@k}4TV x Fdުn8 g[k sQӹwfdzkhIk1L%T8iO<~íbTX$a r$nuP|K`6}Q"u;;b)zƒG Q]b,EV B&{ĢX9, OZ,Lp^免NHM2n={|^ |jm.E2}} Ycm;) vp ̘[y֎n)WQos738ag*oQ-H Kai.—KY~;6; K1 'g. o9DcVHSVY<Ɇ1$C*G5nb9Mhdԓ/ 1CS^J̵6jF?q5N2ciWkE#gEjL3Mn7]rGQdprؑ<#?[]"وfWR+ͥG2e)BY~W3r}'8B!Ǡ9H?¾/)Tvo_l= 4Eܨu"Ƿ=M)O$ZFIF"@勵^זru釪Œᐋ7͑8[4xd;⸹TKth{"ϋ%/xbJH R lmܑeC\8G"|_yrzhcm9X2QȺՇA2#,AQ"XUJ{h-+w,}13ATV/^&: H`Pj{/>ִ~bkYAu yRo"۲C!tw~FGd_\PRwE.-wJasYO\a{QMpދR@(1ὩANJK/10vf\Nzڵ^/, TG\k [K_{Cs-k=nK*)aߓ =>w<5sA. Doz阾+k)'K fQpضUQH+y7/%bU{s _?{.{6 \9P&Lfn+$Wm4!WN`=ʩ;uƮa{ ] RH˪S>IM[` GK AՌTaE}Bx1HX9eaUR t$%pPU()TMT>_9Q'~⑆61V .y⊦PT 9|Lp]hDzH3VWqYqb8 `Y Ɍ8zk}vB?R۸w5/Z NWQs{SAB9uDhF!BJ Mx22UU].7t3ak5v]i@5nNO1iL&Ka)$ͽqHFSwm=yLg#ghyrG1eS',.k"%w0C9Uoss\h9)RZ}C &&1b`YBWsuNybcH61oVz4ޣ˥\p@p"Ӏd ]gwܑqWl ?Ԁ,W@سCgCNXY,mD4[4EcO?lj랁9Í%DgM$M6;XӘNHxN$,^BEg yN 3;EFşR@tqS .LD 5Īpس$Eђکpf@ Yvj0.I~1C,hhf/~}6ԷS;|0>J ?wI PnXXBm#2NeaI7W SA 5uC0CYIq)pmk鍟efoVwhN;+Ђ'U;ƨɟ{ro^)r:x_T|üm͍o!MP _2ѨYHIw6 n]nC05^9"#g. # XiC08 ň[g@2LIE>޸\}ac\pMe0E!f yvkNIfyuPqsP1"[ї D*[+i"#R_nW ,KK oP!5Ih V \ORyݻqYrLT?pQd-xً=@[D7_O Sǂ,+Ѓo݆/&|Z =,7!H2Sڊ,Z j[ҥ(kW1Z6i:x@7ki\;L8cun_?5I1`|m 頿*๑2P;#Nn=MYj.f4Z3zrl"[Mӂ^̉4H^N&b2Ne J+^6PFc~Fۊe _vDHшn lA~ш+--k+UJR̂2 Þ" 8H C?;cdHtE?DϹւX*u2 tmEwcsytїu l!zK$Y|ikbgR9r(ds"[w}\A~<$Ӱ^{mLQ⎈5=}Opס 4WJFHCWI4@&rT#cOG4c9oxpiȤꗌ[P|hCyݸޗ{}aj2H7!/rlӢ< N P1IAakJ/>nz?8󡉜='EBQ7ч1h~VDAG%7p8 y{'YCURV{ASXT>JN+kCTܾ: G+*, ^fY?`q2e:G@JxNȆiUyo:3&K[JUO܃ѧp`CQ/"P:nJ;-sa:+5)z4~}~(LoR|;^u@${u_(\#YB,G)݉tPvFNK_#]zӣ`;f>,zY9s8L[*\,ФB*aEN淰 eD0-PM;߱sI , 2H)YLz?2/KX S~H:X2> \Q\26%.mjh FO'']?jx%n#`caK1Y^Xq4ΰt=#kʙ ڠ!:S,T0X衙ճJv!OGGC#. gwf!@2~6օ1 %COQn2 A5?׌ 8BOh47DV׶I-m%h\YZ uکAo"fٹHvB_v?6$|InoG OkĆ*WkGH#"gy#nb77ж"u JCH]ԻB$op#y:=h_j8.sj\ԫKo8O*|f.Q9VNm/~],Sd74ŘDDoQ59G?͈'?7U>A/S=G о:3|M9f)Vf%A+;-A%*! opؚ@ƆISDх\ɋ ў SLщ'2 w9_߮h:U(;qW) `j΃4;͓qݏ ˭Ұ'vt! 0~v>xyx>9,xliͰ+nfSM`Gmض1Dy!U0Oʅi²n8ƝS=] ICnDHBOM8/*+ͣ\Sr4!ˮGDwN3]E PN{<jfKS&޺'xM{օ Im rc< ʇAKO9 U@W`M҉s]RBugPÄ=I9k:l1`y9l:NsFNvƑo,QC+ [¡M8QX$V kwde:錍[aqe:V )@.?@6$)h,$3@c|rV;w+OIg=BUX),4m+&͗PxCy!>xrg]gT4[-DT¢j{wdSlpj6 Zsy1 ~{E.+;vsOh[t iÌ()CG)N 1_pBDžh{ S¨fc9) `:[ XHcq" 1%*;혎 YZK:Iy>1j9pAd.￸aOa{0C+Cȓ#ko0*q5^:΅i39x|X LʱO|4%(Y8)[hGIں*6wk&cMy?kmɁS!xqZԧZ xhcޮ *?Q27%uf]c*+GmJK暼MA[ w**@Yח28A+cp^ix[L%Em$r h?t 2;Bɛ.X/iTsXtR5؂ "O. _T:c35 LKx~_s`HX6yHA{ -&v@AXT3xgD3PLK>Mߣȿc i"/] Kě[0uf+(R輗dM9>4+7oU(dIl^EfBz5 04ܧڐ$ E=\?@9UDy QPjLn.st/ص;U\U !J = 3+6nڶt\GJs{P$|"cዘ/8e;:1ހеweߛa`ɦr|%H Y~Sv)vr!=Az3uTP5n$ubk$DMXZTw!j(VLCQ!oFոӆO`νSTuAX PBybӾV"L 񆓵ڗ:rрrS?"6@zF ڤE(o?>i s_P [|hG}^}8P=T [|]Mx7K*2QqQL/u:Fkj?@)xYs<$bhT@=4,4z!ʴpR. DK3[FK)󶜪d@;Qwpc(N=W ɂARKg,{skZ-#(R1q؝MsSBewS *>Jx &`/Ō^bGV~$?d2>\-T"DQHe읝.f_ N 0lLKH0nnH!#5|0&؄+n,y[ƕbm,.\:p!; eY`y+òWS!B^|tsGѢV!|oL${5Ī0jSG FyQJdG^׏N8p99~M8nU8 Ur+JF#T(zKTCMy>j]9Օzs v?ODLI-%aۧSXg+>6ŭ#X%L&/7#Mmp^Wա{)SM_܌{@l2DiB 0 6aL{ y+LCcر7nm+EB~PL+Y5ۘ>l25/*j T$%~dE_1gqKzźCkZҧ䪷 iY&)Z[뀹 d9(8q;FRtVk.-bzlxUExl=R  gT7W`],Q~R"Id!Yv)%[s [X(̭Xx(PNr3W'vbe"!!jNnȅSŬ5p͝dLuݽÇhtza9{-`>X8d@@`*[ڠ!IejLGɱ99teӗTŮ{D~ *i1ϺPN].7A_ y]p[#crE)=H蛶"N ILHmZ8aH㱟⤇S`ȃn ȋMw?`Jmb:l֧r>yeG͕ qϋA|ps47-\>Y1)FU#c3cJ`~o*ٞ& S˄|<ˆo/pYj~}鳨L)+04P £'e"*Uwh--?ca:$/EM7ێ}A.3;+⪨C<;(YަIj)gAƕVъ $l2Q@C\Cg3mFhUG=0vj0u C}X@f}˞՗-a|Aj;7`xZgLB3˔= 8]"?ȟpuԁ{qZ-b,cn>wM3y-ȟYrDkd 6yM2΢Ts&,mːsVR$*xFΞݰT]H^͕O$Mj|)oxj:յZ];g ôҮG݊Vy .Z ~oQ wVn W :Tls@gfEV'>\iB^%2r(qX@z@B.ںُs6J} *J'qcZhm2Q ӑV&X,lS|` +MzYSڇ#wxNx@榷uFvSՇs9g.& ,JŖoc2Р!>-M)}A={yl},'Y,ïBrB|}rք,(kFmZlk#~;in2w fVRVj  ۼDmdӄ-~먌Qi 1HFvs[+ިǏ^tޘnuV]6]Ne[fۗP*.@[E8*ފ.)ӄh{Yz֕oր[b돑'ԭM@Pd^$"q:֩4%ޱ㟘9i7YV\l{,GdP֡l!xЊ Ds̾ψz~h'Yh\kHG~ot^x=yR)s7L{.9UR%a%K*v%BD XC>Ѽ?$?fP}t:}(jW ^\zUq(&.Dc)iKxoj=QMIas􃲹#^.@gBiLs" ["s"4|Lm?v_em];KZ`a 2D4T8v#4HK4*tT(bh  VK ON*;ܥ.N$@ݵ&Eipv#ieڤ~I7ixcЍfe{j9ii7Tl1&ypzv*{ ]5 ;ۄJM"zz|L',?,#NH$4tkx̻ڿ`L% ,I%-€R;;;gA;D|)h7.|KkbJz$6K3S?w=cf}s{O]*bRdDv%$F@Fׅڛ-"[39|pޒn%[g&&xUx NTJȰ%1KSUtA_U#kr1Ć:i1I&`3|Ab @[~5ŗ+ _It.@T`Uꮑ$fx,ƈ[2M5^liW~Q _?*B=$;V?|Yɞ2%o1`G6wjv**7jt0U8^Ǥ!o慇<| NQR/'FU3sj=}H _LNk蓶8_kii ȎMHG0BA)*h[;hFdtHm#j2m&م+8OA\)J=OU֧[b_"g?/gD.\qTb$o˶4w[06`I'Y ?maTGl2Z̨g fA;z"߈(zR8{&翌 *4_8|>Y8! ιsJRb2A:W)Br:2d&0gLcm[ͥ/QKib4c!:*PͿ)ozf+Ȝaqf?zc`$B:W oJ_ty´@zTl-߼vL~>+} J'%GG!F<f;gRI1"PA~k[*!9QP^]> tŎ*ޠa*Mxقn$$qߝ*L>=/)~|z]X]\]߼jL'{?F񇾐!>ZSenkب>6n?&ըW,4cT zTgT BG: w0YƸI?}[kL$9fqQEMZH:OEYc ۶oUms$$4 T,i|$|n ay0-SvΑ[; F@]KXC^5(=+<*}xN!*sv٧4t96XmkxNۼpe&BshrĚXYQL^))Isи Ro]Qۄ@Wi&ul4X}[ )(|{1L*nU\F$٬>?:CrvH\3 /943KeZ%0Abmd q^%+dLT%;,+Jsbh)$cHeQ>) $ P Hk5;[VxLwmRry}j>HT=]BMTcy:8(K,){Gaf )] z xUuO x<5s}%.]PSeP8Y݅A` hPwu;gxa b+'./O^*w/v|q>J;?Qx\ԤCUf:I$ "o;-ViFCe7,9p.u38Q8~`5|F;TV_Wd c0ӒUпwm'4r~Y@Eކ*;j۹0iX q߇+ovPv#I|uuiqLۮG={ H𑲕Fe|7uueI@:pG%rOc ~"mNVX{cy%œ9v{^S~e>c!R`9 S|kf%Zq%Ҳ0@3Si4 FTXג38=㧢-W~aB]RO~Bܔ)N%]`. {7FW. օ2}ËW93"Pk^1.<. S`oD3{{bW̫A:ztoSiP9[506+Q Pl#Cmc!.G{]!q2B 08qUGʴ@'UٌkJ9gSgAt٭5Tc>R Q!7D%- EHl L")l|Y0R$_X3Call)v2B/Țo-΄ܢj8j#,O LfL]8{`J'(HS l'idgͿNd5dKO{N<5f_@uUm#Ya)ϣJ1>>1̀0:BVl+˦e+leӦ}%:o:ҢF<6t;1&{-ލԍ:}8CmG@椅~b ?ęFcJ0%%* &┇r˱=k܀ۻfwwi ;f8 TE =U=IJꥵrj@eV`ev?%d|g<l3w"L7d(K;pѳ'%dHq(|WxeGMLAP2@0Y!+DL>/@-'vS| XA5:d[!){#:e>Þ6W"ZW$.x fQ[zƈs#uQAaݣ4w q+p)`,"߭/1Ky6@W2~>'%mlvnGz+6ScÿH2ީ4Y81'0b5^t1r/yNI,X-% Ȭ,?d_;#==WS6ђ, [.wP'~Ԧkƣ*ڭ7{|} l 8VH-?csIw!%ø%_NrQ ?^NB|UCހqSMEVVS}bCڮ`XЬ)TUDc1;o&ecwwR͝k&cبL'=CN:0Χ\́o t&Czktaē\+o:n Uo,귆ؽko<qK 8~Ic+vy7lcmR+mX(3,:|Pq")s#/u_%G"R{vҒcbD{#j_ǏUfcpSĦ>WYOQ*dSZ */ĀN/L@uW"3V><  B{':|&]#x5Z$߹T:k'%Krw2 ȌK>]~2o{/;ǂsIK 1h $%ʕc 3)YȦyGV S?V[fwLW2Z}؎&G}p;p"w1vI@'#=q`^/^RI*^[8p9 tK[z,{ıKe{;10r+a_J4֬TyԛUꯞ ({\Tmw)M*2ՋsTWp#J-n>P]J|^Ncs~>FeCJ^2ZH7]D9h]-H.⯚؁+qQd~h^p_&-| 0(zI (~8@ 3tM d᝘ԳzĐ^>vl( tw K6[p6Y6QY>ׄY²ZXL}'.1o-i*H -5.@`3)#0Y JId p;׮aDW3@:X}O^1;&zxb{ukOG@;!o߃o)ڗvq̫bQ( +V3 Zs1 92~dǷ;:ko&KUFH@*5kfo1{>OZp2Dl'.v< !ֻ/L.Ak<Fxkwh3i]L|(35 :ݫ,Egar)T, ܂PbTHOjm w3@BMWO~lE?{fP9x гPK(qE6BL?k!fHNZ0Uv4*293rX|:<է=B HS߇ D4\W$LEE"~r% D PFrn@D@qow5 Mmӧq=ڌ"TM}1cPNVΠ$cq^?`" ^kGٔH{)1pf<`"CaKB>LcGVG!zHS;}pLzCReD+G#`+] 9>$F#͈Ow9ZQ_ NHDNGxosTQ ,,% QD$N聃0 ƈx9=zP.?LX|`_/((ņ"sw ,nywkVCL0ۍ1l;Z~wEc9.(s݋oaw$b ث#`ge=~5f`Jֿ/(^+fgFxTpM̿K{_( ji=쁽ln @]%^@!$Xܯ-80{C&I3lFo-h[^DߋG>O.yCdsb(W&ѝx>x䝌oWgBѾX覧rB6!`yi:v©<]Z}3b0no81f1'-47μ1pDU݌0L{vx ^~24$S'1NZP3MA5Ø@XQ&kܕj٥>zsܝP˩諗,_ig4H 92Ub)vI=UWLU`Zo2GEZN8$+"Bu6u-uvQ{x,ff|D4xV5zͰяI\4+PְV UX Ѝ-mKu.l5pG$|L?Trl$ d=Y+H㨽7"ke8SJ3jYސ48kp{ܓ}/t]@C?B'F 58yaJ*VoQ $'fA*rf#,4aG{ '[o'^,:t~U5w*lvHң6[h˻eqíx DG)Oip/&lj!5i)PjOs*D?~ <DŽ)r6 wX̣!Q^ZJJ"$(Yc*-kc`~c >ԇPxF> D@7z98ޜ|>Zn3  # #(_+86dpAQ}Rryȳߊ* q|Iſ#`AͪY(v|- v|'B辻,]6Zz^OuPSxu{4FHP'/ I%'ހwv@Y jPT;ʝ/}ә3u/)j8WjnD_Y|܊N!ɦZ9h(vIU+p`b~,<t :baFﶨ"TBXhbc0G%X Ghȑ^i#3sRWBvW`6=0*kqג j2[ !@qi$JK"9s)S_r/;n^8^WJH-4a` a{6 XZ'inzO ja[ڳ '-qK7Ts_r;uFb*yaÅlЁ3*~M8nsԋU;#QM+DY_P|{~z;hvjr5ćsM/!-Ga ߤ; iWlL1#L~3fM+)ܶ%xêc|L6> n T`~!YKFwŨ G)%<ˇw~({y} <.26IM8(5K{~ܫqjiܚ+/!iY r 9;%D],yTķ˲Y?z[ъ'Y&Gb~l[;;chduhW# }bŐy9~SCQͬȌQl10RՇIX,{HY&trLAj1"zWrZRIsuaA8:J6>Sێg*:3g47+V#4cwavT2xfr;FHY5_CnWvpMY|.E ⨞d@/VәxE.Ն\e ԏ,r(LDӟ5ר2D5=WՔ<eBD:@>c"O,eIȞUAմ(ǹ@M.s@I~G7i55Og.7&*7L =kVT3E0GGVam|=+r_3.eZaPpEăCsb&ZLJc7 iEgWףF)ʯFA_|?)ogXhtԉ LLV:*pƭ'x gۆ*%.աi[J5eGbj{ζڈ ed)|!SJ)ܺ;QEN]X~s~˒&߬ԝRL2H ]tK pw9Gfޠ.$ M΋iފ<ո발d gY&(",c8;lM,45>Jt T35sj`[hT7lQ V/?'cq RB;l32- /rq M>1w\t`]xS92E4 K3g-C> Ǝ Fؠái $D(9̱g̬>Z!ݕoy"^AvDr#}*m=RiraC'"ytޭntEѩ@ @]B"Oos`Fazj0XȤgxPxPb/8q|ž8+b%EZ#Ci QX--n8%i3|ue8}V]5>8MPҒL]—"ۮ Ϧ x}z`iZ pV 'ǥU82]-`^*i<#*9Co.?z֦te_XҟxEuc(Ar^XZȤ}ԛ ncbo >7Kv[)Ҙ5X b@!{7?WzF|RUY~D @zdhA} 9 )ZPuŲ4AH/vR05 CQel 4OR%ʼ^wT$2N 6qP.CE0֏cI:>D9cNGb ɵ^{cbqIæ/<\JvOOLaI{rAr/w\MNem iYHba`\F~"tldD>^0esğ\Xbpln=2Yl_;g"ayHC}5v*u!exŭ8} 5mPLB0yg,{,oO1+8q`Nj#~heFU2Ǒl;Օ[U{@!ӢID˻|Έٟ<,5cO/oKWu) ۯ{ p\K/*7+}4]0~EANlk4ߠc ϶GK(XfАzI 4% }MË~00M{MPgjzԓ;/=?$5y2$"@a'wTZoĻ$]0BG:UhŊa'AUK2r/CBD5C7‚KXHm3h=\%軧ZqG-slco  V"H]pHbB*ƒl&m "K-z. g)(t'}kI+6EƄQv26װ)"&IwhETs|s!,Oo^|S$$H"e@Tp+R~LӌYm%b"`lm@N; 9CsUBd4q k I$~YBBzv5'&䫂H:8,mJl+9ce= rq g+ýMEUjV>/R [߾auYK.E-o5`;om#n| Z[dPQێ㷏'R/k{ !'y&濿`V6%h=(f N(&EaJDS}l[9w7ɜ'/DO '+u1i TS9б#Vg c@Wb< K͢ d )GGoE 5VS70uE&rEY"kdrdx`$Ӆ̜?c >S%6YB7"<Ino-iOЯ!h#Щy]H^d2؅Z>gZ?JN j ڵ>,0jDFEO&L>ߨU}u ^ܢl$sՇPJkB[,5c'w(sޭv<]?20xpwkK$'pb<ƖI$Y|WONH襂wlhW'ȷ*iM~@)0a^0_*/\-+ݐ@31,Zp"./)m#+}8^U~ߗ3<w艏am5蟘TM?dM2U~v=w+f3g}$>Hlh =1iAF!dx>QcIDyQ=W;c7Dx -JOCE~R^($o*9[$ûE6I) ͕s8eC\uȄ(#nZu|H(3q3'L"[Ti@1 $'ü9 /2[hˈ9Lx(䊢9TD)Mh+o& $t'XgxSj9ٍ1HQ03kLvoYyDҎ(@kQLI@4&>rt%% |ig74Cqhoeʕ}:FX&&8љ—^k"f83m_=G0{oEw"XM+ b~}mZfX5y8dZw~A#Ü#&oHekm0 `q c$GOBkLB'nEC(63:丹 }96z{b2⦕7RwX ldKY3vczQ;=>ȝ~Ԯ]EA?;(;Lʴ׊w}R`~,ZgO-;m+TP=RT!|o(  îדbIF4 ;=ܢ(Q]o_Vh]i`&m}M?8tsO~cM}9'5K,t =@X@je  ?UY3OhJ3|;JM((%`QNO v(%5l!vÙA,ӀܪtB <~[S8!_j9lȯ;޺⏈- YLK$Ǹ"=_7g9A= *NY,7ʩ f/R~U0 RŝA;mk3w!W/A =:^x-WQ(̂H&?x9Gї;Z 'jnclZ _D!;,t\'Zz{f͸*Hsxl!Kgut?#͈nJf/MeE͎Nt[3m$2] Ni{,$͉wg*c2fp>z .{ kWK(gwk䗍[U6Kr? =1珦cvڛk `24ojEC:>J )cU16"Ig˸JfS nJTAkՁ7J{`QQ9p% k>2}܀4I[饋_6QQ8tx? w-P}>qcxaJ4 vÃG<!zoԶZ1\qvtru4؜rz<>Aw eNF.~<& ;]k(GܯΤ;> L5f`ʬ/top@mIT/nV1~7Gllzm!E/;Rdx L{hM9B2#4u=1GlTLecQDZ}k,]W x]k9B0 !1CХ/c#$ٖY(5Ga ǛZkIi$-$PM%4 !n[*vݤRJ(C@` Iכbkl'^Ia&NR3*C WD _; 2\OfYSMbK0mؠ"Jf !ʔ :;K70( l|g)g;N哼1zqzCXa,71+ƄqB ~l9TZ¡o Xƛ'2m[?oqCS&C2.:}'0| ߚj>]Oy>ІFҿ6􇰸M&4Hgi?I1BzS F5V!:VkLzf\]3Vv7 ,i]0}mC~}9[k|+sW$Foߒx>TY}cVV[tU>,MjXZb E<ێw$HML/]1`~%['637vq ;pgzp("cG/r_K׶h].g7VEF)|ي6!TS= \pb)U|GMk 9re'i•FCMVIJƣ2&]Kq5'M3E4h`6fXF+<#' >h`P֚% Yb,$oD,7;<4.BE1-=kKSA+yЗ\ 5 u{8BPx>$u#=0~YWŖaIDmyax$.ĝ,hBlF9"X#~]n_ mջ㕥lsC#=s*r)N0Qδ m;-i}P*ӯaV Isxbi4I7@ũ:C J\J~%d^2ADb5p#jL뭈+:h4HX81JNnx8{hj&bZrxɩnFfIMzB Y#uH~mQ\č|%Rҏt [X}s dX3Hd?4 ^`2o׹ A(&>L,~Hٕ)(\;BZ$3貞_^=A6@zԑ5G*[8Z!B*@MzMi&gC{ ?5w|~URnR9L${bho.*Qϒa\L[/G֎߭s yƩr}h,7ª3lV d3nR$L]pYii EpHt4Nq_O"[ x U딏aIB  v&nYaw8C)0kWC9&ioC-NX1:XŚos86a`P Wom~hw*Bְ#f|qwߒ^n;)1 _Z-cxr|Xé1o3o܄X7$RlE,Q腤17 I[+{#joyE%pC!+!/4j`29$Gg Ab1L\Cꪇv7R!  #PMT4!v<j;AujSsm[&j5 J{d)0`q{K\'ߏ=bs*ñ`ltzDr{造lL-6`g3\sT(X]{/4\]WhaaM0?kwWzCĘ)H΍](#Y5,OPIc_54HZ:K1#@= iȌC'%T[yN͟tO] M\!?yϲ5Sy9EG[vP$/<)i~sYڂRM\^e!`}%M g*$}&kC3:KDpcݙ~G9,ѫDG7Y}*Pzאּ#m{paK_-+ s9CP+!xPn(lwΙDSX$ eTn9[ d ܊&G3hF;aEpZAo |'X(&`pQyu ρ!~sAVYͤyYݏB:$Ix iH4E)o^$ja!{Mǚ^SRU)6LEkQʼnP!R lKsY8>Buq{g/=Jݨ*ӫEݠ €j:]LYtD_4큌OTXL#4J+8n^ou,=jVち"qTof %\.t=ՙw kg)lyTcCćAT-]'u*!v;n{}coC ݆fyOFhsa)X4F0܀;*# |m0_qr Yc600J_chVN4A?țN >B?wnQ.3KQ7oZґ@oK2.Z<y! [r9~* [^(Sx-6gTƔD@{Q|%!5iXuڍ0BL"+|;\24ycZdњ2їlo~QX^}(M[\_;Õ_v}>i+f(\.+G Яȑ8PM5m8BPV7e .g)8WKǵ<[}FS8@Qq,(0(w`XҟAع'^Z<'pvptn}@Uhjy&'5q,cI'0γfq~AH5DEm# 킘 \+uLbUVxFɝp9jKv+ yOhȤDq0f^ڠ'";IM2%MRϣX)5M5v㎾:y/85zk4tӽo(VtxM<^gT:,eeoADp`p~ddGtJ7ֲ w#FOZo֍O(NI/."+m/+)Q1|n0WYE]O] yuU>&bH3cs`Z֟dnx[wL\b!-C'.-&u2mW"> oS>NT>LzofȻM팒o3y6bI{0g5U?hW*l1y}gJ5` BC{Oe-*x\65wP%hj1?*L5mI(\((E}GhN)dl-%1+eUNddk$4$wm3>ޟ5u}j*B 6q환#H$g:[.u<`ab:"˙"gxgv.esmˊv6 sKʱ+!TL df$&wś `W62uws.:.yfc?AZ_> I+~V' |rT)]G o;ܘ7,ުt81Z*NΦygb|J9:24&FF5\^8)ؙ #tN9`Tމ|ϳ|e)\ /w."]i#kԸVq=Eh‡Pɗ;fV% ~)/ ZES+Slr 9|&"U9Q ڃOLCMXw0AcMemtI)#"< њ1@& 箏dwYӴ7P!. %&Hf D^|đU!R NS{I#{w*;Ӷ*/>|ĉ`/ob5~YQcc98e5Mbyb\#a!W X^^F~ifٔR7lJ9̓"Chb)Q;(:.+``b #fbk"Uli%'b[Zml&btAYA:g۹_į MyGxն+fV8ˮ(h\_ 8W͕yZj|jfK^vÒ~㗟6=B˪ޕ=E\[Z%HYb膼߬HYxܨ)@Z'> 'hhS57&uwU4d5J~ܿZج5z j.}w\éU>SA1 ܊lww͉Lsgѡĸp(a| 99qhF}_iXV zn5m@p2[N.es*h1~nj\ΩK[HkGQ qCgA|_GBf p]7@6ʬvT{z"Ag (dFo,j4mlfؚPŽ80H $Apyڪ _e/VuOʝ@! Q'֯%sr&ATZ^m4쩊lZ0"Yƀ̈́ #+L;آni±f>s@w䦂tuׇ, г|6 hTBP^ 71tlRЇrf^r9_*an13R3@ZRp+ h6lA;r2x:dϫDAbvOfO dPqS]u%P9L“ǽH DvN\p.0boXt|8l@傛8DۊdnX{_@-5γt _an:Y/@o}{2^ 1q,IRmQɕ=뭢>vBvμ}GѸ(ix\@gbAO3b|n]B,aT1. }aO DmaEAޙ /p<)%Ho!3esOb T%9[W[@TRGOP88틪HkQ%\؁4Zov.B!3BdLҎߔT-Rs&)=Ig6xn;PeuۑgKߑvԠ, ,WaU7+YXb+es|La-B6[NY,Y-j /tsk2udg"1lSDިG9\\}t45 2<̯&:u[:BBmdfmil<1ʃS JX><<Ṃ`% <;WGJҖv5JӉ;wa],08%G$מ<_C^1ꨮ53H}-x?-'iUHW"76bBn#GW~E@S|tVDf& 3)926fF1d7i-dĻc osfawϧ_|Y7cJRn`DumðICUa[tVUw9!~62}Ud}\InA3 ,nŢQrG&h<<˦& ^(+8A1J{*mN>x:6/CU 2rî1=١ HEO2%h+,ڣЂ_/2C1n<޶/<Unsf B!uVWFX+x1gn80X+NkRZq9QF̫޾^(p P[cv$,|J8N6]Kɋa1zNۇH$-ֽI4ϋ%cwSQMPs\Eؼ5AYtbϽ)ˈH9T왠M©j*ń[Zq$egOǽAz4ؼXvJLb1=-8X ܓ ^8^:{Uv;KW#CF2ةa7cS6h ?ˈlY%}O/C .yBǒx)QL{\?HG\@5aQ_3HW΅dx#y'75fgG C@w%f2ϪfbPa#z']oKbuP\A: y'\Pܷ.|fھv[)c]׿Iw IXUc6V+B 7O@yC'5Ҹx,n4U'$+[濍(k70 6;_%4әL}9b>>zYȱ!2&K΋a."jk^;?cd$ /߰[DE΢6t5:SH׸+Xlq 3?MELRx ly`u{΍|\uh"Сy=C)X[;#@)o#V$|S+=( nvg3?2{2Wv΅xfxM oϴ}1o(S,P`'1/e/+_@t ~ 5+Q<<8NQ-~5yeD m ʑF?ĭ(RP~k<>w12sG",1baQ^J'NȲ/9H\#JRI;hCzƒ1gK5rSEo?V{S+aGѸ4 !L@Oa#NĤF-UY%l:% 7a65nḲb/{~鶮[qdK Nw. @eS;od0?2NE^%[`)v-?[H[K.mD0oP.7Tgc|WPF"YLK'9TYf0i]~-|'؞c 0*4s\S[,?-o|\شN09H8OڇKnũ!k&X98rݣxA&+?7j2c$dn78I!JZCW|u4DD% jgR,ܥ#[x[' +rq& 6鞰5nL}0'p[jc5l8,Wjb0Jõ] "F2D˛ Y\+PCwZM W LY-3*ˀk1=5i=Gm Y!a5 tӿq=:E@F \<"W<{9ioŝ/ɖm'fġkɀC j=dSՙ;=8S[Ht+ -6GY xzF-ǰ:'"|kԜ>\vq`Y?0T ȍꤰ:M+ZRB1U@yO&*Fֵ0X\F Q, x>Dю}A-#$ )!)ܹ hxJ ݓD} db^YV#8@Oa䰃kmoCN?pA#5>Ī%Vs8a<*e,& _ت%LmjB(2į|ރ{\nNJ帾''tm"p~~lU#R<3Lȵ"爩i5,Dw>&g.g5aWhbOdg4eB ly@4; +<56B %Y܉c dȾNxκ)i>s۱ 1V )eݷjC 5Hth`DlV6)yXZR#{#'sϤ:ٍ{$);5Χ aQ mDLɐ aYC)յ!'#Nmbj\nAC&3y6d5'@p#%@Q{]օ}H>5 O~'{p {6UĆ zOeċ'+mJtm gAG?fRXC݆ﷱ:E;3sEܤ(,OH)5^ lu:N{M2QizZSa|?dT=\֬첂0ބ6w[ԓ(20W Y^\ŋA#o5͉+ >Z5D愬bfL^`izşO cCid `U-9܋,Ilj9ĀN˨pdչ]IDymP ©fМk2';-7eu)ZrYWȨ|ٓľb:KŒsG`;W6#Tt%]14}LFc= 4G4_Y{ٳRZЛͺ#!{&΢I;:il2ˌ: )$R!Oz5{ CX =Yw*X2ڐ? }.Zr2I"ێk౭ΛQbōæQ r<пݯL͂uʙ:hFJRB\Er jOK.%D+6 Lȉ6*"d+蘴]!\vjRjv;YO{UlZUQ'MdUF"%I8zxIOfL6YаlpVGy5XG$Z3ã|CWz"^6\VD2qIﱨAZ+)ś l?1Oх1 ZLѺFm$wr[^_ Ow㎕Illx,iYlP@xʧ ,6wlpsQUBGN:b[K8~$f{`7N+uU|B*ЋT(kB7""t$L@5m48mnhN30H^v7.m; #iA*chv9{wƊY㴱`CW:3ykc}5YS;)fBq}`kT%!y[V.l 46tD mi>ٲmQ+IӊIFx7xa _QO\N!Ğ"vV.cE9ZW+AP z1AR( )@g*Co8' dVƳbPv1:9ݰ8;߲UN =M&X)CѺzA6bBG 6f gи|K;_@64sS e1챍J_)wRa|CQi;8mG4hd;Uʥhj9y?=$}nnU{>zM/֪Z.i^+Ӭd$0s1jՑM=pqn$(э)A7N_>k la7%mԋ(&MgӸP`|Cvef= n[΋ݛ=tqT!rd>箯zu'Zb  ]B\';?^ᧆUdŭLo*F3Ґ ij7^*];*gڏ{|V7RL7-"ZKr;OO$Gђ<7* Y̋UgZ9$`%E aZ8Bʢq22 FZ91e\nǜ2꾩JwK8$t֦=, qIklt٠Q xY8,)LnJ&E*Sx\$ })KIEme`VaP̼׸.19< &9fDA H0H" \Si$1BQt.iBrÂp D-bM>8KAxJmju{jP׷3gGS%*8qŶݔᘭo6'U )0BHb8̳^K#[,dºwǼDOG;Vb CRVhqj!43Sub }pb#IR`Ua[ &ƾooޠ3REHD"M-4oX!4F0#g갣{q!?`7pŌ*9a`ZGLp9/V7Rae\}%cjT:m{)DռR![ٷ`̓|7S1v*8iB _ͣbrW"OwI5vGƢW2kmLH;luTbFeta530P͞2Kk'߹Jf-QNV(oO8Qauw:R?jC!Jlm#V.q?DRfEZ K',3>;0T !O}}˨k>x_JUÑ/ۅgsM}JʅLNsW&^jI/Eԅ[8"S!`piyDFVBcπP$=/9r϶dBV5\仈l{r{Zutf끫]ƋdU@5gY Pa8s.~K'C 0ˢ{ G) rxpmEctׂ%0R&R-Zkir"QING쾛k2Xv)p@-şZ6E k$rauL|SDsdᛒaf(`zNsm1_ n3\C/O4(naG+Q2ኋ &+*vФ֝ʩCKlÀt"_-dtPr"Ab .&cwi_|$BRuINI'"3Tvs>P׍0 Q:~:4WR춮R|1nagh%[XVA_u][F]b#߶{}RDߛ S Bt̓5#hcÒCid{^ȴag$ B8' 㬱,Uy") }6cϧ@ ,rk^3mZ [gqifLp &\8Z6e&P${"h(h Fϕ^29Z4_^t)9%*)䀣7 BVr0=@\R=vT\[ģtxwljNEN2@Ig_+Vѵq2먶ܘ.-6~oǶr1.AO$k]}BsfR.ѽ0etQ ;s3A҂s&BT2J4Z{/[SezFT9IxUiurzDڬP6bnFNLiϪ4gZK?zVd 4 e?CrK)66Mmn_sK~$5k~.D]GBˊ$qLt׶7}2{{aqY]rBΆzyCKɅG,*_8p|nbN+ݰ;y_䵌`=q =?Kep\k}WKpj^;~ݷ0ūcXGRy>=&'ktY UKw !@4SBbIoknS8V. 1lyeOizH\|C5oEF8݅GH_ᵓ,{HwA^šhw"%a\|=Xd-4lwt>S1Tr _dWzǵj.rX͒AZS42,v CLu@"JT8{'bXȰљ@kSڐe|KO}=KU ?-p @^#i)F_lq:05׈\P`;xh{;A3 |C98=[G\VW]|үQXB$y* |O9m]ł݀ lLA"_m-7SfM '}2ĩ Cz i\P;s=km2k.u;+ VC`Ay@.ler;LʚI=u2F[_n?%_Ee`mo4Ƽ,%C+ټd"K^AkQ"D$W  6XSk(  LX0XaU -x@ G?!۸1Ji7UX؏M;YT]fR^cNWe2ٖ{)ȹ7YF\Cdc*Ux Lhkqh&%5 uʗ!2d6dK[IS|Lhfq4ǭ#Vl%921; #@ ~U,hN d6gMHJ0ꋀ7QJ4a|@ᗖ҉+rؓG|6 Um kV Ձl=dGF娿&I+w#INoꩌ1߈6v #ilr[vp Y ~SU=}x}R=uwBSHS;~s2 .Tw5CeJЪ:& ̑& 圪]LW]n .ա" :&s?0lN[XՋ]mz26c'V,x> FE%+S f@bT Ôg (ޏy@x/B ?dk[|!=77Ѝv_O&rj)b4}=J(^uҭ鈜oGx 8$Xv1!>m $`hQb1y$>[@./gSV^vh ǃ-0@AXs Ͱ9E&;#zW].BiD k)~Co>NL ȘC7o8wMī;;P&~HVRh4WH/\oꕼakRBSuw .ӗX,nC-f a>i aJh^݁ճjfؚMm~UXtnYŎ q/ ITWy`U$Y\}*b&hY9pACz?KOɽMFM= ifzbu=&@e uVMF)i_K ju^rBgf28E_CDF^˯IpngPVVrdG] <Ѳ1 +8p"') z'c2ĂP[H1Hs K+IH¬(5!*hw>RhT7,+V]YBD5,1(Zs1^(zER;1~ǜ䱺+-ur7m=-+y鳇?f1MB`"JC1\\i}I8\i|q*8CHmOe!!vT~7R߼;:(Z#jLR+kd(;;eaG2RsNWQ^|Y@a40 C5MQCoV$UT`ROu{J~n䒦H oꖊ t7Rf #L )h pvObl֌6HQ_4!xfe}|q}HIXIJrǷ_JcFln^)aQ#Y#jErI3M1[KgՊiwK;i;"KWFq 2)6ku ;vGT,=ABHrX ]NtPG\T <űY I8aqy}C;/lHt7 tpiü=ݗa5T bq4p;I}o{[%mNP~MtuAI6CsbI깪@к(M5;RFϊvƨ dPy&syYw~Pb:)]l$8ؚ騝T>!{&kragbޞ `0٤`J P" 7 =zZ/=`. F!zej\ϓ<QǺ=gxi^$#6-WθP?p8;707u // q{A +8{F5@*HW{ge/)bzV]̃wA\VN faKŷWNpjZyQ^ 3Xqceʘmf^׋G催aA]iKDVɶ,Q});Ep6ahZɛg$D"B26L(U(KlkpBo _lV#ܤbVreshk #{'Y_V-mI^fy X7ƀf!m$%a0(k-ڋή1^ Ůf .(n~^n7zk<H?HE)aGjWG!'nٲt1/U&.yx!ٯTH-wgPl:b:`9q߱1r(l{G`j В򴜮ڳXkj3[^D()zTFyK`O,:F; "6?9O).%jsZpHH:k8+Fc7",Q^jI hwW=^C, mT!o{[[p^WΑ;0yc]{D8c T~B)P5+|$=Sw8lM-~Y`dpu]۪@ J?T'Kis6J7E9HvcbDH#mPQw2z#.=3c_t{@JQd]CHD 9JkmD6F^ Ć3Z$}) 'wAm tc%U\D09rj;Yp79!썫݀Ll7T8vrft %%,wЬbj,UNɸ0fF(@\bF>TۡP+܏?},LWBxGPHcf[xC\wJ)( Y{.iܽD :v_|:ӧӈC|-idγ*>ʴ7S?9d!IWC'cpW|l/B(J{:`WX[ͼ C -!`Z. t{au܌AMɐ9m8a/XiTޒ^o[bD%-}:}{ }É 8 OrWfID\ lbV<}%;l4g/#bB@c7-O9ٶW f$)F4b\]v]H| w󡽈@sd-%Zf9v#6I.5M۽rEYm1 ~{W}Xwmxg7W5 }JإWc#(((d4`a} h'P#̆si@w-e&.I|A) j%"Ă3t\1TDgnӂjYnܼM<7LEv+SfGPuԎg P^M= Xr^v[d=C'T7gu8ЧȘvدA5R'&& Cw)f <.(ڠE[%a]&rz\[x@cb'oGzvz+ tuBKdi^D{jw4r6N* 7bdǖ:&"`g\ W48Τ0>^VE_#& /|)aW&E'o ~QXB8eWnwDId--^vY\L;|k#=F~v}JV|9}2-& T:{㮌itfXJi\?\JVS}J@&lf_IN(K\PDN=Fkao> 2Pd.gVv7|PK//&ot]kAR$-fgQ$Ԕ6!>o:QADum*fҿ>=8`jg< $Wzn|GY:1jb^8r`jr@U dh E*;̻MVu5ps{P̪_o8VBF8EQLdr""^͊J,hzT|yyU$~$JjDa> ̝dWj'EHuiqkP}vpf^PWkHi5{ӦF?LKV=4>>WknAYuXZ ߓ%aѠǧ1}-/Wa\ts5񢭍Q1<骷(6eieћU9Z fZ>w+x8wK `|? "s0Gu|8FA{ (U%KΓf6H7.R7c{QjeXvQXs'`S*l ^Lh<풄[2_ Pjiܴys\kK/ nz]ZXWuOlKoZgZɐ< O PSH\I3|[9rFR}fIrIy=DH(:4d@"G>[l۵NpPSfp 5^ d iڵ!*0$B dx7- qu7QIQe&ꉭ/LD=8QS'R) P+A/`t==qbֳ$j'5+X1f-uIYfn4aN÷ԔKuY\ yp9wymuW]CxXɛE2-fkdSQڃU **e(K-n;ХESed+f{+:7w»\=$ &I~jf:gX+O ?eLdP#tmg-'N@k lͷ_ˏ%NxOI5y\߽{F~H%?17F:mS^-hg=OIPo5@Fk{jﻚBbmNcPkE_=:GqrxFBl?E'/߲:g n8Ю%TV':.UCf3֧2nOa*ԙB  W2-i1>Z g_ӥzP"J' TpDw%3C H0\vVR 25\]lSV*| DI&?iG=̙GյLo牥ZiRG]IwW}M~#ꂒR$gdGH:^ hHzdPt} rW隷ek晴;!;y3)܆s)"kSpSS(:; VSF=CĭaKty՝#^;'%veN2#1.DKycQ }jѢhjZ2}:V|gкK2Sɢ>m$V q[5+H~- y G%'2nL(ƽ"!Nu=+0 ۜih'7d hPj^9mnc7Y>x޽p/"SfFe//͂egГ vKNy[0%?ΗџEʋ{Kе9Uo>|9 ԷOؠesyd ǀu5GuԳ _|" %kNUt}y&RgG,=LoD}1e-6 oV\=yosmHg܅'Cx UL`#|&0z$K K2]jˢzߤhl78$TZF%؅U T/pvU%F(ZI|Y,ΡisGkޒI,vߨVXfڸc27L5UMۖ]T]{ S3 ]Mz.?fX+ՋǔeÈMsZh!P#cWeLӧevmMM^ZC^4•V'˜ˆyL@Fkm=Sw.d͆5 3Bճ" {~PGV>(0?'ķPp'[78|b(>, 1\)֫X>,TNNRZ =Uf.<.#FD!-o 7LS}XT_,f<Y!K@'U5O%_1]Ƙ)x$2 U#7ӝ^oYe չ_r-}9 Ut5͗Dlq@.0)ATfjdJ-F>`袥-3|+ 1G鯡9:J-{a1]!#NUBKJDFTB] tSJvSOhnן&_Wz!ݣAAJebݞzi u#}ؚ^Jb 25.5)cJ'=R-|4O,49IQ?wrĉƮJ~ 2{.+.~%t[/&,|+Pzgb,K//Kt4Zl`)mz@dкҬǩ7/i!T{(fx]9'8$)xplivy^H_hoi3&,9&I|C?9$umYH*nAMA l|@2Ox^Hh.DSҋħuz\OE-3vphX2@ƫbBѷ勄ϡjaalB?_cKKgZz0%槉(측ɏc?.Z#U/ zL'Z !J y2x}h,t3VЗ3Z7jAj=ZDi6C:jg9Ǜ͔1 J:m>FCovEKѤ@&x^Z*6MT;hE *;rύU#CUh]lE ^T{$x?@a& x:3;_p/eWdqp#oAb =G3J1󈯁T߭|e\kW|5S ϊB?1zwB] {kuB/oia{@&{qȯq0zr}3=SOn_zFxOfP~4(^GԊӪT&OTDHE yϣq]2);hgRa߹ -t!ի0TzX<:o$o"0^Wx) I`p5"L<+܆9eioPz俳c5ؤ~{ @Y&>nG [ئeg Jӌ m k͢&K Wڃ4mo6 33=Zv{ ;3-7ȫY|Y_*K^$vyg֫ vZҷӵsi?1 &˒4VN<3Mze]-i%Q|/x yq0*=bzf *51j MPCHރas~kH06 B6̕yfH@@t")dد7^) M*F(1l@$Vz&%vHn'q%ʘZ‡kcޱti aB4;|2I3 PpVڈQu]:U OaKSDڎ-3_!?'ZI?9rElڏ 3hl8ܩ瓿|F)A7Gtp>C$@=]P3R>!E#. Cc TNNFBR)1O'PbGij>+E'2ӣG⇰ v\飽t$n*f(G\qjMD\"m^pO4#.w#Ƌ4[m5!-lOh,k:J((`n)'}}td .ӛU*CU=]QK.&f sPίч讚Mh$T%G??n{]+su˹ý_` FWH1imeEgZkIkSLso%G7H\Ʉv9E Ï!˗?Zik7 lh݅!G؝?!-2Mi=5G":aI>lpMGx΅qgE T]&^dK0uS$}vaCJe3-)]9}?t"XV^TD@OKDb}}()cF_ {~Lvkr =v5[a=QmVcxe"9&a^CC6 K B/XQǝ+"No) s9|Z:j ZW:)y=!Y 8ޟRKŸJS545; V0W|Jv UM[؟@B e΄7t{),MQ=4- U`mP|`piȷX//euDYEzSGBd[pfDX;aø{88VmЫ<7J?F &E8"#-( 6e%:X/9ETY {Na,yıb,0\=|VmP8{cY4uai`BLOҐXlи< 6Z9qSz1K|Դ6It"Øhp{^!L)5+UCOU(q|Y{0,uaSpmj}(J-Y|~&},)wn^P4 *ߺpVqw:v㻞sNR@))yXPA*fFAG9)ŢUm!u-< ҺI+5x +(i\b8JIPѩ)nA(^6’ټ 5?5l9eJfӝ 4??8MdOg^[\akN U_ ʏ)7!4i dzmoWؓ-;2Ifa!gscٻ<y*Ԩ .B% 1v|9) E>_Za"<9UgփZi؟uׂR <+_OyӢ4-S{Fz `^Ho،+(h\u.+{zN` K`p N\ JBkw hJZ8.P?of@lUn =8|Avs&2ZRM(Ҍ*u?f=Q4DRyAUQ=pZ7U5Lupl}Okyx 㵙IǙXWם2YS0> w?M L Z%RrOH%aO얏u+n" QaM!R[S*\->92m쎓E I90D#m1IۙaOj0O۸\LJun٤ռL00݇o'?~*#h$pٱ^=2#?n]r!Xmz5~Fmj˨ebR4#`7ͫ?[ϱG'HoّD$ %tgy u3d )3|<'w[]'s sAgVF(rYAܦ6tabRsxb j{|bCl" 5y2?[XkM4SIh_χnP60!qqeNB2/E_!)Z*h``8{*K+] O;cIIyq#qwӒ<H7}ߙf@UK2:)RJxþtgu4֌ݨæd l#+4Q!.sUh-vtU(/K;3&KboE]p۔2f mJ;Lw/B1P]i5hstK2\3ȹŒǝ5 ؑ u3.B:(:Vt)ɶ$m|J,n|۟׏H/Ά2yD>T26y[)`LppP-rEeJbeK5Q?C( *HUMhQAzГ*]Hy yH,+}h-{#^;osũc{;Rqx5%qnN@&kٻ.i9 |<ʹ2g-y)dKh8ዕK<``HM G:m̬:F"OC7v@ټ9٨H) %hKڛG%pxg4bV9FBȃk-">0<T 5EcEx ଧ|ed_mY8jWS ~[=<8U \f>&aUΨ|q#]07Px.yz|_Jdy__- %u~߲DEˆ ML?SU殜~9|H9&r[1m?H<ҧק ZAZ/(ğ852]*Zd;mqLnkOAJW^r10^t]Ϸr{4< pjVADw|+㬙ѕgQ?fz<@dO%2År'F&FnUؑl+R6"n4e~Zi-C ,w!m'CsspV;)Z@@+j)[$5ü@\W5{U_8*V }sŠ-/u#$3zXնqrw 2//N/@Gk qΩ<{٬֡xw.'CqG7C>h֑r9P2&.D֨O_W1=:x`+K,;g#&}4GL)WeX:Y-^e9=TX)ȧ$h:({?m+\Q~πWՒoDbe}%vE97+H Plg|eƎh]l;7&ϿH7עGHn\]\ƃ{ix06U6]ك!jmcYQaA7 xH1o1Z97 Kqy0yAZ$G& 四׈'25$@K#89FGz6$ߖ}duVlF#i6A"mNL;`MQFC81 ŧH?¾:+m(sXV5Op@5r)RɈ{5##{W 5ff4>{7=H~Y52\ɧ?qe&{h4 ˃B %eݎbE-%+`C0Հ矷ա+I!L<8)-ty B_w3(";u?X"rӺ 6~=33Ö6-9hO\%g',<$Ƃk)BWJb<Go跥h-4s9 80TB$2&}?e.%?/Jӗ*Q"Vi0fƑN5I-y=rJ&%Źc ?Q:s)H#+o-M|*UaxЙ;N+ D`KM[@ɎphL.䛠DKtV]~mD#t:lm]Jq}&]lq<Eoa잶?z+UY?XCZ! WZϳ-w./5ֺ@Juwd y;O]2wnۍ:|1eZ6o{" }0dsr$0B ]HcQMfBy|ksi+P #GF˃pASnMKZbyu;IkL=D[bp`steMMkjNnpff2awGC~N`3|YQӻ2Rܞq$eu~ Hx#? Pv.zmW4kV񚵡qĦk"&gԷ#U羏+r[>Wpi ǜ~eQIhg{4ڈC ^'(Ft|G"Jη8Eе.vV8{m{İlDž.͆Mt`%J3 `6TDqSY&6g!pKỡs%W+H&!4R`b)m1֠U:OPA{ޒ ,(1Q{(v^:xP </5TX,9ZS9dE&ݹ,.OtGͬIKF_#"xfD C*X7L#AQIB у(SvdOhƻTrwm/_qO3eq*h1+7W1 d u0[Y rgJĠ ]d#n4sQp0:o5ip8Ɏ3M]R/Ho4 TqN)e#[\qrܐͼJskS-]y@m&@~l!@)-~˜*HL.iߒ;\_Òn tS_"vsy?ǓK:v9M\5G.G:?%:v< n޲ΥW%D=/YlP.|qۀܚ*@KIgmv0|H-p%*:dX>|1oA\0"`3V8T D3Z 38k>pa(@Kܘ  5/vC=3ھN-ؠu(S fgPUbchH+_L]~0yu%JR[OmckE 2$PϺSN2 /I-tNTRNUϝ(+bo OV5S#ӆ $T-XA*ԒY"@JZaJhBdKGX e%u2['>`Nl :Y}OҶ> {2Wӯ.'~̷̛MKkkq̪[*3! ]+mbݽQܣY􇹥I^ם"TLKN(bͪo\L<%ʬe}ϝVЂ\;8liW)]gI͂A B{jL,(G흲yFT[Wfo}#!(CNP>>D g_!ꢟbzPL{Fz%kG%j(ߚ-4g'WuNsu_lK?)NHNJQB aa|-` h#fm,|*Y玾 K\w9 B:x>,# ftd VCŠB?ݎ&l . Cj;RQxW9%=#44rvDld#~m i #{^Wn`+?ߧJ^zxAϦ )G0d..Xs|@o#enY}{yuк;[jyGd;FbTEߝgf;I^1pWc.=SY&F- $m҉޷K8E "c"hZuvF=m>Ic :hzQQ^v N dtSq)V zZS1?_fW*RPUO͞/ RT'ܸVS%s"=i0^; V/fV+Ċ}%$y5\ Vߖ GR?)6Mɚ핻S}a 3CrRQRL19c@-1j^ܢLD$rڟiDXI:gGΕH#Bq} Tu%aǔ]gg;׆p% oR1Y9s;F-#.w In^Ry'M!rwc[pӛuիzJ(=!Tܹ9\؂יgzW=2 ׿{.uUE'5T*~[2iD 'ICӀO<} z@@DsM5K2CnaukG\18_Pey5ֿHpqӔ+L)V!_ !~,YujMEԱ!D/fo<-Jᆟ|vN-H(e(I-F?Kk WY /ˡQRCF[ǽpfU5l԰씄R^&;*6^H!S<IPf a`\70mw \I^6d?|#\Þ2Yt~l˶)enTwRusx94UnGUTdbsIm+=I´j4$KW_Pqfdlt!pj\ΑHezSa#r)] 7%)KTWmOQ"ٲ}zgˑc}WR }mr%@02O7|N SqU\рb39йwRT\Y}4U:iC>:5H.vtNJ14d@ bqUOGV9N8'Fp~M} ~@lQ^'' ˓_tI+oa1>}!1FKSK$0KW]`$U>Lt@~ @1#;(m [YNCۻ(Cv |~jrD.yƞ-a{1ςÕz\nVIJZWzoQ* eRnv;_1wGyQ# G5.6|vYn!Ui@>& M|M7lS} Q~4@Mr>@Gfp߀VsO(ez:-)ŢJ8\M?.vo #FVځV*HL \PzrPʑ NJsr͒DhZnDQ$z^5}Qieï] !WU Ākab5+Dz_llXeX95nJM{ /=-hJO͍= sx1q ٷVU%b(/Fzf{6bE㩢$>N-eR*17OؤgeUQCk=],m  Dkant%,4s7߮n]c5 W7K䝩#舏zQ[$(%Ɨ RBwyDDI 0K\vN#)8ڣݏG;fmNq5ouí !Aq8ƃ9rCIֺ Ď Xj3Ϭ9(LW7;ѕ9DB\\t!(n1wQkVGJV oHfno޷ʑj|(@Α%+s'c Z}hy\e? CB@G:x`WbXԄv6A5@ Z1ZjyvDd[wD/qQv|06.`mnriCAF ܠprX6H:/cO&:甂GMg=xf3T ,K{s_q,i`l/s.;Piq J+ØCʕzzRd1Jw 6/b0h=V;sB1yDAifݣ3э߀bmY4?dNIo ΍CdJ@<>_ݕ+_Wv?drn-=sa3_S4 mZa+Vz{G%!ruzyd 0ho<,ѵQ }NR+<9V>m-NAXjQM3v*Z1J'ɓhؙZn${4٩oUAe'.nK`y%3 z:7sԝ{E89XHu:Qf/A`(SNE(cO␱hO!DdNma|wh9-bOŎ4t٣ n~?&@ܺ4. kVO=Rxw,D*1o~&148?@+KM.1/BW>77n<:8^/hQUgBLiÉ !'5%@&@b6;VĊ"ƫ25`.OGjZ< s)F^,U /XUܥ|MhZ+83d͸ N/Ka`''R[/~H.M8|VZM~Eqƕ5豭L~|@/bMgLVh娴%%7 dzTY4w \FWņ F=墛|kܷcZt BOF?g%L~ݦj(i >EHPHC NFJ}ujf xEA?koδ `I `TM#+>? KB\qt/w\"uN) Źgehp}X*Uq/!?wӓ*sQDH -/B-'i;1M\82j5ܤI[NAA 6 MQ&Fa_ޖ s_:~N˖;Km5L[zHvcmI_/Ե f2ܓ)SD|: YZ