systemd-network-246.16-7.14.1 >  A aK8p9|SWyJ+='G:N^1 e7'I?wG?m! 0v=Fz0|VÐ,3mZ-Ln +@{JH1d5|~3oqLDկ iyK7|N8v/~P7P~z5aV.E54d80fc35d11c72c0f9f254ab90a1ef8ef264837cabe01ffbb3fd33cce354d1298ee6c25a1558baa084b0f3db93ef6e07755ae02 aK8p9|ǘ NڲWMv5:1A' F>2FƋv;J+QHD5bU^fgG!;!'+h ԝYD- -Il@'dAYUAϽs`mY>4C&T=1GǭJ툵c If y;2^%CLSB!A3&!/>o)6RcMΕ[ :ocPfyp$ o31pn<сLǤ_wh>pF)X?)Hd  H OU\  {%& &R & ' . .D./I//0l1(1(5k((5859=:[S=>?@FGHHIXY\]^M b 5c d!`e!ef!hl!ju!|v! w&x'Py'Iz((())DCsystemd-network246.167.14.1Systemd tools for networkd and resolvedSystemd tools to manage network settings using networkd and resolver tools for resolvedaK8*sheep28dSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Basehttp://www.freedesktop.org/wiki/Software/systemdlinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in 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 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 test -n "$FIRST_ARG" || FIRST_ARG="$1" 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 [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-networkd.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" 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 if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-networkd-wait-online.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" 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 || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-resolved.service ) || : fi fin3 Ne@xxi(T큤aAaK7+aK7aK7aK7aAaAaAaAaAaAaAaAaK7|aK7|aK7|aAaK7|aK7aK7aK7aK7aAaAaAaAaAaAaA877c7e3ffeb6fd93cf3ca8ea9296f0fcb8dfaeb56eac05190fd5d5391b7c2b2847421fd763323088c68e7bdc9ef30e830365e76d81df2cb5d4166bc228a514fee0c6e62b4b9a265488124000f8829513baf6c9aee4da9b5b2b1a62ea68642eb2663b05b8d58f6298fc22ca4a01c2cdc49b4104fa909d9a9061ed0f5c642f5e9214a57cde39fd1f3061d6bc558175c349e18738dd75df1d1f0b3a38bbdd66a39e7f2c9ec637b052a3ef0a9c747b4bb14b1538dec804d8200d6a408451116327f4ef2c45691b4d3545551a385aa5f2ee148892fb5c1ede9093cf37cabc84d2c78e805659d1cd24ebaa99894d29f91f4ea4e6d394e077e4dfc953e5daf485d573f6322e03c0daeba1407938d484f9a3babb0162ef8d458ffa9cd73e57e0b13704e0b8271157e2d23248f8b9824702ad7c306d994e258c014e3723e38b51fd66c750c2eddc63b483cfa94772f9361c7f36dacdf357c8949abdf1cf665a344829a319b86770a3eebe3dff666816fc31f782c59750c8be5e7087f2cbc87b36ed24c91d0e02fd16ce4d7d855d3819dec125c222e2e3c01a199bda5c2ad464347be230d11a551778d9eb2bf142999059bd74b42992d214121b210393e09e5380d5aa3ecce52aa61fd365cec4e00fe579c6c17d407aaf3c0574ba6b5abb8d806f6ab68d6a98a5f893a73fda212694e863e259be2760d3f8a63446c6516a80715f397f4c680d8d337e3c4531545487b48d515899121f6cafb5f958d998afbd7443e4ef03622adb332d60ae0c7f03db0cbbe8b32786ff44ad2eb32847a6b565f3b53207f6112359765775c0271cb3251f847c5791696c9fc261e21acf196222f92e1fa9bf756e9bea1f205209e19f2e83b6f7cb40482033261c91b4645901017e245acf22d96c6b296c7f1820511253b95b0976d157c670fdd327428e35795c42ec4deb7b4683dfaf1996f005ac5cb059328f447dfcb7e2bdcc688ddb14310c48219422253d5278c12d256d55c762d79c7d60d2f672e6612cecc9babd994acfe7bc55d1eb1bf974e0fc2187aec19664a5250494e6902693dbf06406539488ef1d4637af9e21b20cfd5f3de6a4f65b184a04e5dce4525075eeb609b1806ce8bde5d0f55cdb09b19d806f8a95f13126ca1454b1ff40122ce03dc97416282fd29218de92c475ccb41a11b64a9f97725d87e5679b3c184537348a2553042d34fa15d54e6ed7065abf10f0b71878f90516b89d205a7fb2f8363cec6614ec717da88c2acf49c276a5resolvectlrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-246.16-7.14.1.src.rpmconfig(systemd-network)systemd-networksystemd-network(x86-64)systemd:/usr/lib/systemd/systemd-networkdsystemd:/usr/lib/systemd/systemd-resolved @@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(systemd-network)ld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgnutls.so.30()(64bit)libgnutls.so.30(GNUTLS_3_4)(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)libidn2.so.0()(64bit)libidn2.so.0(IDN2_0.0.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libsystemd-shared-246.so()(64bit)libsystemd-shared-246.so(SD_SHARED)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdsystemd246.16-7.14.13.0.4-14.6.0-14.0-15.2-1246.16-7.14.14.14.3aA@a;Ha;Ha2@a/k@a@` @` @` @```#@``\`̊`````O@`O@``~@`}p`n@`m`lM@`c`OL@`OL@`J@`H`H`H`4@`3`3`/@`-@`-@`!'`3@`3@`2@`2@`2@`2@_@_H@_إ@_إ@_إ@_@__@____/@________t@_t@_E@_w@_h_cO_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.commartin.wilck@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comaherrmann@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.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.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.comaherrmann@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- Import commit 263f7076bc77475045193653a785bbdc0457b5c6 239e0ce5e7 journalctl: never fail at flushing when the flushed flag is set (bsc#1188588) 0db7e590e1 manager: reexecute on SIGRTMIN+25, user instances only ef8afc4545 core: Make sure cgroup_oom_queue is flushed on manager exit f794e01080 cgroup: do 'catchup' for unit cgroup inotify watch files 54369b7660 manager: Fix HW watchdog when systemd starts before driver loaded (bsc#1189446) 1d0524bd54 pid1: various minor watchdog modernizations- Drop 1007-tmpfiles-follow-SUSE-policies.patch Since most of the tmpfiles config files shipped by upstream are ignored (see previous commit "Drop most of the tmpfiles that deal with generic paths"), this patch is no more relevant.- Update 60-io-scheduler.rules (jsc#SLE-21032, bsc#1134353) * rules weren't applied to dm devices (multipath), fix it (bsc#1188713) * ignore obsolete "elevator" kernel parameter (bsc#1184994) ("elevator" did falsely overide settings even for blk-mq, fixed). * remove support for single-queue block IO which the kernel doesn't support any more.- Make sure the versions of both udev and systemd packages are always the same (bsc#1189480)- Import commit f5c33d9f82d3d782d28938df9ff09484360c540d (merge of v246.16) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8d8f5fc31eece95644b299b784bbfb8f836d0108...f5c33d9f82d3d782d28938df9ff09484360c540d- Avoid the error message when udev is updated due to udev being already active when the sockets are started again (bsc#1188291)- Import commit 8d8f5fc31eece95644b299b784bbfb8f836d0108 (merge of v246.15) cfd14c6537 basic/unit-name: do not use strdupa() on a path (bsc#1188063 CVE-2021-33910) 7b6b7abf46 unit-name: generate a clear error code when converting an overly long fs path to a unit name [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/b9e4f4c71159b216a16f1c5121134aee2654be56...8d8f5fc31eece95644b299b784bbfb8f836d0108 - Drop 6000-unit-name-generate-a-clear-error-code-when-convertin.patch and 6001-basic-unit-name-do-not-use-strdupa-on-a-path.patch as they were merged in v246.15. - Drop 6002-basic-unit-name-adjust-comments.patch as it was merged in branch SUSE/v246.- Import commit b9e4f4c71159b216a16f1c5121134aee2654be56 (merge of v246.14) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/5157b666a0d744a2ff9f4511780e43bd74fcc280...b9e4f4c71159b216a16f1c5121134aee2654be56- Import commit 5157b666a0d744a2ff9f4511780e43bd74fcc280 2288448f47 logind: add …WithFlags methods to policy 0acc4f0413 logind: simplify flags handling a bit d632dfd6e3 logind: Introduce RebootWithFlags and others 8fba5f3715 Added option --check-inhibitors for non-tty usage (bsc#1166028) 114387d358 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529) f2cd82a359 sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease 6efb9a77f3 sd-dhcp-client: shorten code a bit 9e1cd2172c sd-dhcp-client: check error earlier and reduce indentation - Rebase 1003-logind-store-a-timestamp-when-the-ACPI-power-button-.patch- systemd-hwdb-update.service should be shipped by the udev package- 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.- Added patches to fix CVE-2021-33910 (bsc#1188063) Added 6000-unit-name-generate-a-clear-error-code-when-convertin.patch Added 6001-basic-unit-name-do-not-use-strdupa-on-a-path.patch Added 6002-basic-unit-name-adjust-comments.patch These patches will be moved to the git repo once the bug will become public.- Added fix for bsc#1184994 to skip udev rules if 'elevator=' is used- Add 0001-login-mark-again-framebuffer-devices-as-master-of-se.patch (bsc#1187154) Restore framebuffer devices as possible master of seat. Until simpledrm driver is released, this change is prematured as some graphical chips don't have DRM driver and fallback to framebuffer.- 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.- udev requires systemd in its %post (bsc#1185958) udevadm, called in udev's %post, requires libsystemd-shared-xxx.so.- Import commit ac812b8fa0c2ce74bad8dd199aa0505621f6cfe7 2741672b14 nspawn: turn on higher optimization level in seccomp e104e31534 nspawn: return ENOSYS by default, EPERM for "known" calls (bsc#1186411) 6f2c44b6bb shared/seccomp-util: added functionality to make list of filtred syscalls 4bf1b121c1 shared/syscall-list: filter out some obviously platform-specific syscalls 0a3716ecb1 shared/seccomp: reduce scope of indexing variables 7820502e07 generate-syscall-list: require python3 3a180f788b shared: add @known syscall list 2fab3d0179 meson: add syscall-names-update target 74430ec23e shared/seccomp: use _cleanup_ in one more place- Import commit df3aa430629f9aab8821c7f882a401a2886b9e82 5354e4896a test-path: start infinite sleep instead of a short command 934358e538 system-conf: drop reference to ShutdownWatchdogUsec= f198dea989 home: fix homed.conf install location- Fix 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1185828) We need to make sure that the creation of the symlinks is done after updating udev DB so if worker A is preempted by worker B before A updates the DB but after it creates the symlinks, worker B won't manage to overwrite the freshly created symlinks (by A) because A has still yet not registered the symlinks in the DB.- Expect 644 permissions for /usr/lib/udev/compat-symlink-generation (bsc#1185807)- Drop "%bcond_with parentpathid" as it's not used.- add conversion script for moving legacy collect based udev rules to chzdev based ones (bsc#1183984)- Import commit 60e71ffa7e339cfce8cf70d127f1be9134a573ac fa79627ef7 udev: ignore additional newline in sysfs attribute on verify (bsc#1182870) e0028b4c63 fileio: introduce a new flag to make write_string_file() ignore trailing newline 1928da1337 Add WRITE_STRING_FILE_TRUNCATE to set O_TRUNC- Fix again 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184859) This time is about the removal of /dev/disk/by-xxx/* symlink that can be attempted by several workers at the same time. Let's restore the old behavior in this regard and ignore any error that might happen during the removal.- Fix 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184254) When a symlink is removed because there's no more references to it make sure to remove the parent dir of the symlink as well. Also add some logging when something goes wrong during the removal.- 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.- Fix fd leak in 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184238)- Import commit 480a6d14725509307a0f3edefef3876c107ee7f1 (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/8baed1c6f82798c2374bdbfdd440dd065d09fb99...480a6d14725509307a0f3edefef3876c107ee7f1- Import commit 8baed1c6f82798c2374bdbfdd440dd065d09fb99 (merge of v246.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/bb5a31f416d17c5d3521900bebad885ca8f0ba8b...8baed1c6f82798c2374bdbfdd440dd065d09fb99 - Rebase 0001-conf-parser-introduce-early-drop-ins.patch- Import commit bb5a31f416d17c5d3521900bebad885ca8f0ba8b 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 - Rebase 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch- Make sure the udev socket units are reloaded during udev package updates This uses to be done on older SLE distros but got lost when we branched systemd for SLE15-SP3 from Base:System.- Update 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch (bsc#1183702) StandardOutput=syslog+console is deprecated, use 'journal+console' instead which should achieve the same purpose.- fix-machines-btrfs-subvol.sh is only shipped when machined is built- Add 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1181192)- Import commit 628333aae3e893e225a42fbbd3734d10058edeef e06139117c nspawn: make rootfs relative to oci bundle path (bsc#1182598) 8ba587d46c PATCH] Always free deserialized_subscribed on reload (bsc#1180020)- Drop 1000-logind-disable-RemoveIPC-by-default.patch Disabling RemoveIPC is now done through systemd-default-settings package.- 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 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.- 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.- Add 0001-rules-don-t-ignore-Xen-interfaces-anymore.patch (bsc#1178561)- Import commit f366438ca2d66c287ea836174e73dd03a98914bf (merge of v246.10) 25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/64dfb99ca3c9cbc75f6abe7aa6aa60f66ae4210d...f366438ca2d66c287ea836174e73dd03a98914bf- 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.- Remove a fix specific to Factory/TW distros.- Leave nss files in /usr/lib*, glibc loads them from there just fine (Changes from Ludwig Nussel, backported from Factory) - Define %_pamdir until it's defined by pam-devel in SLE- Use %_pamdir to install pam modules- Import commit 64dfb99ca3c9cbc75f6abe7aa6aa60f66ae4210d 65f4fa852e write_net_rules: set execute bits (bsc#1178561) 4a543f0257 journal: send journald logs to kmsg again- Import commit 68b1d8a9472091ccfbbc2ca234d2583716d57a2a (include merge of v246.9) 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/2acc5eb602eb8029f4547e37eb433c804a7db3a1...68b1d8a9472091ccfbbc2ca234d2583716d57a2a- 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.- Drop 1001-journald-turn-ForwardToSyslog-on-by-default.patch ForwardToSyslog is turned on by rsyslog.- 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 2acc5eb602eb8029f4547e37eb433c804a7db3a1 (include merge of v246.7) 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) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/9dd0c9a724a9361207ab4a9ad29d144987fb373f...2acc5eb602eb8029f4547e37eb433c804a7db3a1 - Rebase 1008-Restore-support-for-halt.local.patch- Import commit 9dd0c9a724a9361207ab4a9ad29d144987fb373f 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' 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 e139d4c9dbf6d735a624574dbd7db8f04eb93598 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- 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 patches, which might touch multiple sub-packages of systemd, are added/modified. However the %{release} is still no more used in conflicts.- 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.- Import commit 7435299e24327ed202d686bf46a626b99f105870 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 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) - Drop workaround in 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch which consisted in forcing the generator to use kmsg. It is no more needed since commit dee29aeb5909f4f5604012ced250488286b8d468 has been backported.- Move systemd-sysv-convert back from /usr/lib/systemd to /usr/sbin (bsc#1178156) SLE distros still expect the tool to be located in the old place.- Fix paths of udev rule files in 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch and 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1178023)- 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.- Remove mq-deadline selection from 60-io-scheduler.rules (bsc#1177490)- Make systemd-mini-container conflict with systemd-mini-container-mini systemd-mini-container-mini was the old name used by older versions.- tmpfiles: drop entries importing files from /usr/share/factory (bsc#1170146)- SLEtify commit 2ac606cb508dc30a27aa539bcc18b4bb07f87a71 (jsc#SLE-16318) 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 1000-logind-disable-RemoveIPC-by-default.patch Add 1001-journald-turn-ForwardToSyslog-on-by-default.patch (bsc#1065301) 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 Add 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1089761) Add 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch Add 1007-tmpfiles-follow-SUSE-policies.patch Add 1008-Restore-support-for-halt.local.patch Add 60-io-scheduler.rules (bsc#1165579 bsc#1164717) Add 80-acpi-container-hotplug.rules (bsc#1082485 bsc#1040800 bsc#1078358 bsc#1081170 bsc#1075743) Add 80-hotplug-cpu-mem.rules (bsc#1076696 bsc#1127557) Add 99-wakeup-from-idle.rules merge compats/persistent-nic-names (bsc#1061883 bsc#1083158) merge compats/udev-compat-symlinks networkd is kept enabled as it's shipped in Leap distros (bsc#1071311) Remove TasksMax limit for both user and system slices (jsc#SLE-10123). This implemented by means of 2 drop-ins shipped in system.conf.d/ and user-.slice.d/- Import a prisitine copy of Factory which will serve as a new base for SLE15-SP3 (osc copypac from project:Base:System package:systemd revision:1120, using expand, using client side copy)- 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) 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) 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 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/shsheep28 1632319530 246.16-7.14.1246.16-7.14.1246.16-7.14.1 networkd.confresolved.confnetworkctlresolvectlsystemd-resolve80-container-host0.network80-container-ve.network80-container-vz.network80-vm-vt.network80-wifi-adhoc.network80-wifi-ap.network.example80-wifi-station.network.exampleresolv.confsystemd-network-generator.servicesystemd-networkd-wait-online.servicesystemd-networkd.servicesystemd-networkd.socketsystemd-resolved.servicesystemd-network-generatorsystemd-networkdsystemd-networkd-wait-onlinesystemd-resolvedorg.freedesktop.network1.serviceorg.freedesktop.resolve1.serviceorg.freedesktop.network1.conforg.freedesktop.resolve1.conforg.freedesktop.network1.policyorg.freedesktop.resolve1.policy60-systemd-networkd.rules/etc/systemd//usr/bin//usr/lib/systemd/network//usr/lib/systemd//usr/lib/systemd/system//usr/lib/systemd//usr/share/dbus-1/system-services//usr/share/dbus-1/system.d//usr/share/polkit-1/actions//usr/share/polkit-1/rules.d/-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:21260/SUSE_SLE-15-SP3_Update/b063df4932e1a2dcf256a6ccb6a7ba28-systemd.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c0de790cb38f60cd0d2d04d58752155c5fcc9304, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=865cbfee23be36e0d7108471ba9b951df86d1880, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=328bd82ed0f0fbe11fdc356c0cfc49f6262f7105, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c250f69afa76d6403ad665789bb492704b8b40c9, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ac66038c82b49063ea4414006b31dccd6827c1f8, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2b8632ed2aa05b745cf11f1bf95ace0a2aeebaff, for GNU/Linux 3.2.0, strippedXML 1.0 document, ASCII text .4 RR RRR R R RRRRRRRR R R RRRRRRRRRR R R RRRR RRRR R R R RRRRRRRRR R RRRRRRRRRR R RR RRRRRRRRRR n`x:Eoutf-8adf83a9f7993fd40f86400512756d7def51f0d7abe78ff41e416d3fb7975be4e?7zXZ !t/] crv(vX0Sqߢ&RA/EfsVP~lBgaH-<~ӏm~|F퐿)#T# v:,@o[W7B=d_rKV }Q"hv ],MNl7$`lrK7a^~{+ $⩦Um'XJ'^K_v7W 'wd o5 ?\DCe-^‰)heIj>znf+Y uL}QGP%5?kUZ)qdhI`v `3_0OmY1]m@eD-<|C+"zf'jKz#8=A٢g@Z Erm(ʭ9S@<\d|krXbg9w3XLzn#BA#紣pū1G%~|)/L=߷ifoM.;dI'9FED8^g_4S3j<lZ^@ԡΓaqv|.I!OGra槕%s.HHM_c&|CpOP i1@"5僚Oj RUm;vI48֛-5"W!гR-L𑛌O 8CJV_ayעYX9Af6Eu,¾x5H0̱zJ:%DlJ4QKq:3 $8& U";,YCzIv렚V&=2I\\%"RR:N*.{ڊP <CΪ J=p^|ނ?d[:/ ׽@m"'_a\bn#^m&ڳR.cPҧFh }ejW3\60e%j&ٳPy΁aȌ~9 g즴c$*eZ7]d£I`3 `ˎ"'DD~]] ~;(ýt+G)}:JrD]F uP<۾~rcZr'o cOa GI% ) Z3CպӺIS$i顶jfm걫B_gԢM c[X>fߒrT'akWYƶ=c^]c {>>{Kt0Ȓzd?wTӣ.{ۃ߮0S85l;&Oj)ˍfX`U\; MhӐ lϱr:6[jv884?\P;{X{P0ļɄ]LZWS/0G`gbthk«"z~6٢e'8~41ZGؤi,ʑ=?JҌe?@`yP zr4f[ij^ 2#o盲 ^#L |b dxJvGݭOҦӶ]uk͒[ 6#3SzIkӜRpŴ&8T>v\,T^>j| G^TFy -ēktpUYS6hGKVN?yLnq^{~>t`2/TZ'H敒 A5y64+3sCD7챮XےE_OF{Gj͙Du偭vks}k83~(&a1 p[\5LWD&9õ Wze|p)@]vQCFyz83h5CiFC\l!?%uE۷p<ȼ0/2C\|򇑋QJ%ܠN#Fbu'xbH"]3zw7Q2Pt CҖDܻeTA3ډNeJ1k]w0{}pk=+n F4*y^ . 2#wij2%'[W ( aeީ̩zUG\}?R#oS "Q' =iDܢ鸽G„R^cE,қ+ؗ$ 5,"'30Yp3->-Ump3ݹ[h: ITxnAU8(i$gipW D=qH#f1˕3䲩q5!?O2X>[pۂ6!/C!$Ļ#w$S3Hfz2o.L5Mx٢u;q;hM _2T]J S@ 5MSxi'![ 7 18}~*Ǯ]X/ Rb@|'П(MVw97FKuF_L0Y"$_{Ǥ!H>(d+t+fw"65`uG0+<1%)&E+Ej)(*stnM F9wNڻ,W9NC|!fcFmΕw jDb gQ:Q)~֨$#u^>ϖ9'/ B*Eb^p,Ph]z[;{F iY[wTj0]\#ꀇ[)'hxju 5LъINFǩ 80wܯܰc:*h@Ӿ)vX"Ѩ1oQ<sԘ CllG:gOGկ:acdYc"FAu YJiJ_ #6|`R0Dn9OV[EI:jܞ}ffHQcnrb'@,!(C]I议P 3w˫U<HfGGE$+fY:Ky |1yT39yFLTTKŌYlhANJx,\{}(3!?ò#dJfo_TD\d`p]A\ڥtx2u`g|G*j7y]8B6B)')}K(ûvʌ͇V$(Db9m ]aQM3~X5ւϏk/ ,Ix Ŷ F<{v5$ä䅱&''e,P2&QLYX⪤s9U LS-s^Np5Qa c=\0up^t6H*Zкې6&hᯗWx+ZpaF,Skw"̚8= a_ h%`N\ B CÂ_x17Ut<L© |k|[FW[oZzm5չrAu0J%8rK"+@Ia n X.MK4^L$3o]XLk͛ g1׈ıe3}w:INae $D1ƌM:d;T%,pA'`?+˧7k& j;f^n&rkxǖ ]Grd Ao\{_c{]K6tVTp(ʡnzɳƸ-׷%DhX 8?_a )ٖj:~r"$E|֛' A͸IVdxoʄs+QJ E'BpoBP=TL/>) eWt-(0+z&շ9w,1 f9aDN  rr!<32O>@FLiAUV靟Na4c|nshG 䐝m(U)y i ?+ٱ S G 8Tss)<It滏KNݔf1 3[W(%/&Pb;EZ-MR&")t&prܸݯ'%L$.D|u:&KQ!{&'B"  }'0 An}vVO"s)"K2L6!EG99 yBH+i]w*G^ x[~" OIP+] i2{N:_$M,jԜq TXTNC3!}V~7]icVٮ `BiE+7kڟ63cC'a9(l'S4R;e8D<@-:0SiD{Μ˦Ǐw,THE M}FV\ <|~oVvXj))SF`=UzV)MpnB0x=x=۷4E6 `͉_ zh0$8va}OZ-5A05HXv!8jYQ a =?FUqcx;gL LvCO1mq*")Dُ( &渺D''sAX/ F\Cw7rj_AFO8L!hmxuȘyyb"U W<6\pU[X2JEN{e3kb*m1/w? søZ0_/-t'O=7Go$~\4G~O&rg s0gbіOsI¿rˤČkwYRi8u MF~zYC4?X-O5"}L?æOjrBRtUDKc0Ƶ\@3/U5帱Bb/6y"!`6q0v, Kn'č KyԠ26bR 9V+G7s +`:Yg@ bd`@oB d^C\lWCݣvŖ8ϫqֶs0 #B>=xDBNH"]%Rk ~7pd"Q`\97Ӌ2lB!C.p7Q8גGҡRλjnftcBj橡yYRL'iHvePeBJ¥%5!vLfր<gcL>.\DZ^66\"N ~@0mm N' 2=;ȎQ}:dܵ~h7&eU@vdDxN( 1quY^OP_ ꩖ZB9dQ8s>L.fYe3 JEX] "w28_ؐ,(}X=bln+hW/QOj {-ȴiq6j pۑ֭D&IޟT*Տ\X٭^ A=ǝ.XcV o+4xwBW>+?,XtYھ/@0IR.xcoUqvIQgs]l o{ =3d TEEŌ΀|UI/%qPAul1jDnǮ T{%mH.~}VbafA3q?W_ Μa968׾{zT#J3CEJOEo4>@Kj/pff+ƚ~ۼXB  5Ucpcs"$zJs_ pJl@fzO[EQ6)m|e qѳ`WI_z k?ƻ=w pRdVtT2ؓ,pm6.ջeB眇=k6$;{dav*u sѰLI3 SnZ>9 |>ba:|jZy3''kMwG6([LJߤkv@OxLx7]$-=<U@!'A}vhUK$^aM]<1tdY08MfKoAPpjI8-*8Y%\Xdqyn刜zc*n{]82L'ڤ0V!}NW`,LHFgxV&5@۠,odDPܔ˞+`T?Bw09ԼfKbrv|+΋pjHw D*An0ʨZ> AFA5¨Dzꊾ[+.@6'1Ԙv@Н[<&-Wn2~ <+ lE{V0y9*PC 2%LαZ$m#Gpf78?KUVHewf!rQtG+JE**he,얪_n 82ɿAiV O[94ix_m@G'YpwW 55Duuzr2P51Q sl/x/7YsDVhYKFb}]ו/?32qBbXa'<~ڼx#Zjwb:\%P?>4ZjgRJqt#GoLO@H"(w*_thxHT*m~]Wf!ݭ"#Îk3?xHVK{%p0ԇEOXR? D_IsU$]'Qe٪ɎcUaBgũ^VK"8(aPa ;4_WǟC =[?0V,0/×s얆œd[N"%.;g8ӭ! [[=r Sy2Gmv(q N*4bX LZLunܷOz Jau KPFִ$.E5ZKD?##{Tk]x}ǧwH8ѾUsY;2=[ bB3zK6L߿3aSCTP(o2X[]BY{uj_WXͽ p٧>s֖mN L\*H u3[?YQy5X2n=xըhĪ;r@{.}3uΫ9BwE IboDHXЧ7o; ]2ʤկv Mn66ikw&4o2HFxz4J[.P~3ay`(0cڕRsEžG'熜ސCEjM3m}Jg3LFNNp1O#zǏ H%wྭKcb[y> $8(YE4[kV>|OVWs.>ږb6]6K7g'8Fi;6J9:$5Ww{,^9eؑDXQώ#WM5ҁR`׻ǿאo P.->` 'k Ox g,Pc HcP ȅenXwc@HdVb6Cs%|q|IQ{SS/%Up0TwmÀB 5:8kT͇~b2 9hu'*\8EVEVúP&sn}K/8 TGedt9F 2P[sZqR{L(wӻv֦E7 [dӲ<\WŖ Ug_^A^IdSUŊwхo󙄇bNڄT<8Dn;@4)=V[Y 5MTZ  r2rj& x:E HքCѷF8oD !D_fn΢؆v!浆_ H!MR itBFV{7z o581'F`6>BuKڟVyą~Lw[\ *Vq"U a"Z2ug& ʘ9A%;v女_2{fh5<2uI/\MDc){qQU1_'ontM] " &aFeIYUJ1\O?3d,{Vf7\%6fMcDAz't\KR, ?`nx;̻B\V WfyNּqkHj."/BG(c ' dYLNu 3ɖAD R5RO0m< ibO ;LnK3zbjo/.4*E4ɕeZ5H W|0Ahhhiag{ܺ܎(Џa~ R(ĦЊ 0`Iy"Qf3W 7= Qx2W a掰MEY9q&A-3;;v0r,a:ȋR*jeM"P_O۪7a$8+w#CuTjɠgyz\݂SZ, Q>iEblAcW]+XZݛfrDoۻNnPLʍlU-%ޡHr3yXtKAwKurXZ#My>HPLZCфC.沒sÇ>lZl%Xd.}:?ۧL1F HK͓FxNğpSXeYkU~ Tz| ߗâ81p< IV"9X".h(βw1Q jIeլM`|nP7}izci\A{0=hR$QdC1/GE~ZE8`݇${|>I#F!:ZD::p~a4Zp=?#Hgiy+@Fno#VOo2|<깨=P( qI#9K;_.vq͟h Ug̹kJgD0_hݯbSڞy"+Xuߌsވ;% ٬)xbN"z̘ҴmoEVy l'ETƈHGgV(Yc?RG~>A8ʱ.QxZOPTu("&3 Qn jT }]K[ju+GAD氷tt7 K9WbN!kBI}fk A T?iT5g"C+97#\,)C*)D]CB飺#P&jE(T9e])֮ǎ]mO>y*I)~D~X|ǝ%5emLoIi(g#/x@=mEg$਷ۄqjrMA}3\vHF !ƀL ,1Vu䂘~jU$q,Eeߗ d ?04=v+8|PJTCF 'W9]Ʀe5II#nv&*8̻W|aRsTS,)0XrH(X!%<.Zwv 5'[Pa|OSLҤS`6!l"EGn$QIv[0hA]?Ac.}wB=-)KɪGKC8ԫ 45~NY̿KZYsniܻ="]Nm/§U̎ɲ O:?!J{޲ք=FQXe-#_>8j UfτP;o7O^]mx.ަֵ澐{;32kY!dޘ *q6i>=Np/8v+p_*|5uVR}OBdz-"g>#qfã7׷|ZvusTA] `ѓOs+CFC(aGLWu<r\r')3j$O>ct*oЈW_#AR%kй%:6Sx_b7_^`SIf-_ǡkvr[ǑhdoUd{.W d] v77U0T$#/$8,ۈ'P(DkasctFN_$0ף³Sԡ2#,%O4*Mx+sP.N{ 7 ~&Tt@1u 9sa>ȹk6[ *יwtVhCMmC-W%-GH7;Ӱe(s2zCY΃<9L鱡PcpXR^S'ң@ z{ (3ڐ/6- ˼K H!*J~D?Qb͜9l e'$a$ V}Pͽbz:eeicS4?Ȯ@c6!Pzs?6MAEhDRGbXI^w0X~.DzU`-:/+$nnR؏cZdKNaeivI/HEsާ]%PM<&3i?.#H}pu3jt]#z1~`/d9ZӢ:y*zz'>W9w,pN̩Ow顒*9C`-#Mz_U.AT=DlA>˶7Ƭ3EooH߶gOe ԥ˟|7xD|.;/0Bh4}쑛cВ]x5A(&h^ Vs]Z9XS׊ Bn>Tό'8KrdagdnJZȍ W,&Cj@.K6ra9@RT[Wi99BťfoΗRq}4aZy}}}:XnnE8YW3#+ rO1an{1MyLէ[!_rMަT #nkF Q=ƒxh/T|,P?x``k-4T+ yGd'!'x(1W>TI,Q3N` H=1q@dy1C;9?f;Zݙ`;~~: 6q-1'z ;LLBHCiޢ BKV.eOѡDXPNL5`P/E-Q,(q(Bs4'9qgd?-ngL6:B>&I~0.#(E/V|iBv5O_+3]|LhG νށrx #1(\v5Q-rJb-HS,Ue9I8!BV溿oZ< K_JL(8mRn ~ $d ԓ- V9Ms ڬwiFҷKu%$+9]:Yg?//ұS9: O|%V:&`J.eOmǚBE9\  }Òu{0#O(^w=4Jd'=bs8-6RTObo8Ȃ6πU5u 8ё)ث~qu])S {zvaO{xA[ȬO>`$!=$-Ioby%V!,M,Pd/ɬ]qRZ*xyTU~)'֩WTe);e?yE5@4 ƐX 7em8_ &NidK濲R8Zwb\S Wk7$*5АqtzTA:/;mb9$J 9뵮:ρ)<])IAag7zɻ޷5P)nvϊOi<ŋVq"Sbc!U8L izTފ$J%:o s]|1L:" )ӉS}VRBg!}E:{SZ<*!AՌmЯ" [8#U;+jd- nPY pؠBhR(POC&t6Bj. mBB/p v]6 bp/? a~>Sy&bSe*qC_1w^{b7feKXW7yG֭2%^uqh#FN;o&%኷% z";`wQ[ݍRk5CRjI#z[ʍ'JVfU4i3$ ~_BAk[59ݕ_\E9A8Z]hB% :`w͙:_g*JF' _Wp]*=rY6j6ߡ{ s8|Z=&K?/)U`RmJ܆ I2D+ttjU YF< %M.}>Iꨗni@mȖ滈gO&PYu5}Ot+ؑ;v>Mnv!=+" A1Е&Ij}zw*QH | GCśiKh3J @+L#KD1#jX>T++oWE&_ņ p2|~*Ӛjx5`=q'qPmԘ#; -M+"OP,tM^՚] (yJG'a}M%oN,V)CٺTNV[^M@/{$( |Mb|Q f`SyF sΉnjW! 9SQxH>"86,^N.ʒ*d{Э ؟ޑY#\mN+Nvԉ=ڞ7~^+±S>hЪϢ[:LXFd$RalOцI%r#=YЄqk޶c&ΜgWz-|V2r/H9_AIC a)].qpgs['<;1/d QQÅ)X>vJj$V1$W؂jAȫe DЖ[ } ۧeΟY-ku Z""&/tusͼ ǽlA=&l'Wđg``9e睅;K*_?0DFLԤ<{,R:̷-;\U=aU|-57H$vucJ91 ZչԞ5d#wizx+%W|^uF? w8c%"C4Vԏ珏űdB]mQXqZP8I \==D퓇76,9 m[:u}ļ0jfc+SjңByb~.Jê߄dI6wÊkZuX^)ɓܬMgB̮)TRx>(̽'uc9αTcRFb0HJEqDF03W.#MP~2V đHĎD/ X*0 7bؒеƦj,iќ#F91/>wh*7 {j :pP) )uWVM-+b& 7T67]r PY̖ŠlG5m|pEKz̈́xUco*eTTs l$XƉ.~kj?%a2ea;1g@`B5YT5Rl:}AUp(EwnJAu@rj `!|L|uJwo Q!Oh:!I[>`ro_IoRbo7Nl~״.ĢDŔl=xxOX+a7a~$LY{$[;f(sO{cX#ZSIln߃/6?7#QUkBPwڷ`+YоLC^*Sҫ%& DZY#oQ6 d ?NxŨb-lFǰ> dtvYhU銮'R#idcJH&vRm74_gc3U7Hs>[QӝA*3`p"FAKme0@EǷQ4EbI[亝i^1N x=aDi/ѤXCtOgTiQ×x ^)ܖBr($tr.R2| vWg>77m e C\lP'63`\s o *N-~i7xL$I]ҠC9bw4*Cz[fWVS F,˄5~"!Ƣ2Νr]\E|ޝte.9Xce]DnGJ\9l?H] qdVuٯ@D5B_BD0Z 1^ Q;X 7릧6Eq[_-JZpe/gK`QBRFWtF|Mu0z>unY;Ƀޞ!G,%Ԉ/ܚ(vZCfsՄ)>.y;,`DwFǣ5ۏGȔvD3\^ŗP^M M. KQt 'Veǡ+ZBrAff҅5Dۣ%ԭ_C>~>aū;6FS%. %5:FG~WŎ\R2+E#9E] - iVxUrD1oP.F!.}AFnp\ ?Z(zǮ_yő\{3yUӘX5Í4a'v G !vO-\2̶Mz&'3X'-.0Ct5Eωə\ tC;~3|`%"Zٻ$'Ӥ{_ %\ Ze*Q_$R(7.9^!'0[~=͎#~y]+FN7꾂-fiDYm'-2W \[ȟ(b\8d+ZAm:3Jރ*-ܵhxu`m^dkT\dtmyԘ~/]8讉j9r,0tPsnB{=X1cY %LHA|X*UvĎopVUxg' 3cg)cN̩=6rQזBί1(TSUSv3hYbcPo@4keŠ`sp7d-d}-Fql0d2BVX3W_IR}C6JX$(˞f|,#s*/{ΓO#Hn ttvuld{a`F1z =g.yS^<2H K>^C@?{Qev刿̄E[$|,J%J66ȃPګ7΍@H1%D;+p2 H+ ?ufSm\9H8O1_'۪=#1MeRDK~צ%g_m,c_SxTUhYfYir` UD'7zQՃZZ㍧+oue0+$uxqzl|GG&vyUӻJ6:DxGHO3=Awpƾv?g="<@4gj=PG` H"qnOGcŦtwݮȆl-3gYw&-UiB"utc9==B-ojb=lX6HAnU^,zP#iγS>P6 }y }݌һyӛ"ՊzKs|?xE:Ѫ L0CdLOB61#"\%4ׄu"pE! P$m>-50yT3Р2AG}>Zjɓ<$̀ oxqB~# vgyb\wAkle{'31/\3Fш 9m'BiDX4O*mu[LP%Q{V%{iS1-7g.zԍܠ,=I6y$ũ|/B_7Sr #v5wGF2/&l3M9ɥHb5`V64l<>dx78(X d4h#D',؝VgQ=Q?.:wrJ/y>?$\7 ۣ='e+D˦y^Mv?eq/N B_}kfs(~"g* zXqP'mZ4fρ618T;/Х>̾x]P=|>:s VdciRL-L>E%A &9p zYHᓼ%$_&|&a(򣹣]M1XLK0"k0q缗)\ VJFe( Ta!t%"!rl5֚KqD!uW0a[+Mqi&Iw͡:`*Lr~_CDw Yf5@KaWPBsKjZ˼Ouo^ŲL˂z;N|¿ߗ@"lP /+o/Bw[#î}+߽hqkMv ў`/MC%⮹O.h2s񼣈N*YˎYhLJ˦S0N(q\WrCw,ӎ,2>H 48kIEl^ln/Aя j>rO̗8K:ؠFyXĥ')Jʯ4~K)z24 *)m$BI-T'--px.$肨,bӓ(Ks DW AA#gA_}rP]L>U\d N.2swW FmvIY8sk&:~P^vG3хtA|Q r.c{qS]3٫n(IVq M&L,|yG)t Z'Q ѳe틳&J\}3re11&i1(8݌j iM~U/?~'-ź>cbݹ.}!ֱ 5ˎ}OIw}ȗ nW9ʁ˫y]Oν0j|fT $P:kSILez~˃筮Qkli$[A:1%2U!DDi41:n,ĂRL9AU,]H,BQS G>ĥYj^./? ) v))+*0\9 ?;,{qn(`]WX*mhPG g*4cd~W{˹09=Pxnع,-YFilFލVSkT猭^kӊcsBuA=xYU1Ly0ޞ$]IRpUwD}*:&*s:e-pk,8oegDT%✗9}1.fv5J-׎p*G,nhmyqC4BRFs6/CWuoArL.C4z؈Pa>A$5O_!WD$'ɡqFO~,٦WwJr6/+kcș?jGxG47^ݙTD7~x8qsAѪ}>V"SENp1SďX 4-RL;vj{>P, KqѺ6;ﱿ"'!WӮ?\;f\m$+EVB ^WP#fu̾ż T.RF%>dpy:0eun5,cL1ݫFᓃZL1ߔK$BFkN|bzt% OĈcRJ-nʩ>41Cm(o`l oh᫳Du"v`;"Z"vS:]Cَ<93:[Л [BukCd8GzߌY*)0gJfw!U#7bP;wtT߆ٍoI0" D)cϨI6RKƤMe;K (hMW))X*Dxq3Jḓjm;6۱\a(Z-sH(6&@\jwW: a).[b {5ՋVDHsw7mҝ(`UG2l/MRQ/o*䋝qA|OR zxFE%TPW. w6iu ޯ#9Q[!Ό۸GJap..̸ti3Vk-H*#ZQj-GK% Y*H #NT\B2ח^e"}Wӌ?i|nb]K|kPYc7E4T{L4栟zwH( >V]J=~VNj%1-{ڼ<Hj~{(Db^|b_ ܵ .fFno0c\Ső%pQ^\fdѴy9He戳rIĕiL#+0+|_ڒq2t쫂7bXe:w7&'?ws˞,3pAfí͔'}8R V?ܼ 3f6Te/7S;uџu;>[K})br!}\}H%}C5H/*wXV;!Ec=|yJq#hS먤cTO4(xrJsKm\(;fnÆN(ݯn1s*#Oh[m\ykŪstB Yۯr6/ wa`[PQWewqv +PyyUk?(2` fN"&& +&$ÿRuyp I]kX͈p8y./~0}! ΞU؀A+pߙi*,Hj IdWqd#!t *'*Ҧ+BV_H`aKNkhA!>`0[Ā,#! )%oP㢎Ʀo<š'D植nk0Ǧ%F0* gۜHɁw5M[3~'I.6Tw&s^!-f_36Y=(qxm+hOCOW&)[s=2L>S^b4c@)Ѵ?GXEíȽX3.;5( B1>iC OE譄QQHD}aP) IAͽ<{۶%Lp Ԭ/^(3HW^ЊBM O}t+3^@ Gauc+\(0Gc}4g7^>QQ}d"9M>Op#cܺqbN)tKolI9ፅ) / $lM'@'B ɂ69z [7=<$o~:h>tYJhJ '!Q3BIZ1kFXBm,guLFTfb6|Pq??rZ5dGox!yGˡxG@ϠI׉zgߝFȯ>SXeatG$~Î13cknYV&B+xKv/ a v$kSj0w$^g(VR[zk̡L4~Y*hWb7TQ]Cbs_O`t}Ǭor|S7sJ;j=V7d"2 sr\C<r.luڰʎ&tWGjCz@6ڠc6h6^|7~:`lrm״>,P2e΂Ըwfmmxʹ8}ɟE]D wf:c|3K̾*I=t`]ӭ!D)ڗg>,t;)]eEhU Jԅ{z:b ^ ˛UP_qy]!fM R\yMen"R9IMb ngա' ID7$0W [T"8h"qE͑udx,,+lm=K"e'ޔ˾ q zREi 7$}cy&.4<.`RLBd/uϴIEX\&k'}paJpS=y\ ,I5+,t/|^(uTgd`%X/?W1O9!~BAG^8m(9ASz=;>q^%)5z" =w_{WXu%WO ҔV+P2v$r/cB:/@n^ArpPn9 16J|Q!u\0-\ZNeGw/b1.זXlz<@(Hyxw&LE _shOԧՖAW&` d`o_x>kP 68OތE=%S5J=RPVzC JwlMUpkycg>.m @ȫ@  &L] $W.rnnIßNVCA`KP("u7Lz6FWS0(v9p])_±$w=L8,,>v peRбF&{(T׳rDvMd+Tc"vG.bgq`%HSt(RG|a$.K=lx\Vg^~W\RLmKRԘZG(Z[MӮHf2X)JhTo|ɱ@]ؗk@, Qޔ!Cj.37"j㤂{t6zl(yc<@=lJ:U8V#MH[RTvh_@PX'z.g<z`g4dm+@XCg;^M4W%_EJa}'B^arZ:8F 8<%嗄*teVwǼ=t #}Sj_.Q=Bm@gc3.ҫ'MA Ctsc+,$/<_Pvd) U<9kΦkl5(4Ur AJA 2k1ZNwmH}=Ҹ onlsBY43"7_vPl1i)r8= W`PjRaLQa7<$`yv2*@lk֊e#t_ -x׊+0ba_1#Z``O*(Ss| 1@]5җaI*6@ƍY{VEA\%nP{NKfz,mY~HdHHUK cиswBit y(pqx"z^0nt͕䧏`PxD2pNO#e`]7/8Ew~V3)XT;Ko %Fmd⢇R Ϙ8sׁ@/ť߹T`,` t )N59hkŔJs\I/ /,kZ%$=m*P "J)s!.h;tu-p>^\kzk$ ،$&cH{(0ڎ|mZf+ϡSt!¸N!)Jp\wԙ7rLg j" %>MeĐtIM }:U F^׵C.\dz!lQ}zDMݦN eؔt'*ӓ5Z\r b!!x%c꯷~Jީ$s Rk|1&;N~] hϹ@'ob<Ӷݑ5c)(Xb|V1Sh&v!d.Lv@lVgtR)K[vTXkE~? AQM+[itjٛɠ0KNѫUY^H 0ʖZgD6:K43;!P X#bcH%&%i]R[c>D,u6Sȑ +W 9_D=!CߖVX+ܫ񗵙饦L˄aiTjV!df2ċ5[RqQ$%|(qyt"4VsB3{K;gV7jZ8<2PV[ NX]%yV#5Evp֪7DaH5KNp8qj7BjӆAO?N?B{+ūM_wp3 `}^C|Mn( ޛ"9k V|F d;WLhu[E+&l3/\ OndI{tRxed'-xvzHȱ%ku/EϽ {50 m3rrca~mI䍙Qy-esOPQ.Dvl0?a89o3c#s)M3ÂΌu0=rs /s4a# /gdz_]88w̡ v/_Fs]e7qr ,@=:mu[W'm- =>;]!*>P.}nh]5T{X"S/jp z*UnvRˆ/CS^ч]'=36V µhQL\p{cR!(_rt,y/S_[]dz)1Y}vb^_qMJ΄Y' -N^7믜d%{*(Xo]M)UvG\#|?'/!XW=.#FX,][В5VIM0 ^.fQ/r4]>qL@}7}2uE2*PpWd,7J+U%`2Rqi i*jZf/f(2~U=Ni@8d1 "b.e{vhbL}7X*nj 43D.-ՏOtY0~&]{k)<#%߁eaJITNh#^ã}uhLd1WOW d;M]FgePq$>9ҽ4n;b6Hig Ƶ{ "*<ʋ^/h 6VB#քÀ,`;=`όF}2sx1d0꩓*ஂ?<]R5&cr P7FeI.՘l Eq#eUn,]ޑ봟c FxG o&{nb9:d5EF+S3`ÖSSCp;O- .[KL_e)=uáր‘ƞUn(~!Sa zOۋs/܁_~p<=~Ҡ9MpgzP"XhSg5;0 Z4'7>OT:P@`D ~*Wћ5bZ[,fOTh~kŕ PO7s 809vJ!*Y/Gi`?=z!ӌ 1o myLdbC~+aY8Mބzd߈{TWίo >~w$%a%DnpM2VB<;hOv$an iQ2Ǘ@F^oJc1*#bպ=4ec5i~jĊ lxх,2CǛˆN}pExEP側7Zn d% d%1-{Wp ?ayW)$٬^ (`z^3H 6+W=0S/L +RY5Ixg]ܹmw_{A!b>$hCDQn[#^N#wz(VKQ0{)4R&ѣ(zl-SSU'T֑;h?WTwɳ J*0!f#۷6gC$s%xq83o:L!QčN%eS^.F.r75-3*Lf)[({\4f gՆ56-\/BrKLظo뾾B;\PehQDk\\4W ~#!R$>"#܇M 𞯾h(Ogs })|'_ zᷧ0FlGTsI#G٧qE8:*pK+#*ЗQDvd'ԚƤ7<Gf>RG.gpF 8C/k;z\n]Z m{3%2|yMHDZT˒l80[M^^;x'm*MiI ^@i@:)M<ZrR0H(JDy]%4f_#W &8k;Ux&)ͷs-[ŚzYhIK1+[@t•tE#?|}D|[`Jd(Ŧ(}~Gumuq> 1VRR'߂g1YWHԃTC@+ q0/Fd^P`!ؾ׺+ ,=sߢҾ*Y 8- k\WV9OƘ2 *HP6[JNXCZAh-,˗$V۱Ma3`zQ2. }DJbgXL ėx5b ;@?@YU d1}cjYw5պE?]{jG$mq-,Kɉ1Ի E RϦՎ&SRUq0/@ldF,O6o5_N= lkuT6F06rהA5">H@jnezkߘǦh, mYL5xRvo _MWם28C<3V5T3P;5ZخT,aY 4t6g>p@QXC>F!uFhΡI$%/-VG1GM4J7QX4Enx3r()>m[6,ݸ03Kd3R.ѪdQmy_r5W&{j8nW1haNwOWDoM$J I0~Q$0EJِyy6[ 1ʢ=Oq.ۉgȉ[%A^U ZOPqކKJbc2KFZIBx > *0,EvЉXN +/4>R{D]ܫ壯ޱ-7vlߡɢu&nd{ޱ4E$q0XnqrԧQCT4I6G߰B塺0ߕ`;ھE8pui[?d RcUJ{>1ImmH2Lʂ scFSsm{eMo{P vw{INBhш$bª׿>xf͐{ؘG!mR~c| SSyMd P=$;gbK[1t89jVx.`>syHl|Y$:xDNwc*fHd z0nNL0j١q>J"TRj"eIHXz`!ylPsq?̉αvǗQ?Yñk VS\_ Dr>O?fbLB*@rf96,ihE9WY~x}zzm=}ޗvsT'zHe?@8L6;Wm"2GErk'jƇߟ,c7W%fG ;ESDLHQ7BN3끤pp(}xj ~eMTe]6S$ztM.HR&lԗ:uV=0zw $hzbJImǐń!M,$%yUPE4.sMW|Q?@k $y m)Qo<qx"T{?4M*L`B.]z:Ge#L ŸL#ۈޔ_jYĔ]ϝGc0 滏}-6x53vQaݲ|[U%sy_XnWd dh CZXmG #4яWڪlx'E9/4NJK=ky&ã٫(HypKWOK谰.RB op:W'lA0:^ )uK,8YRDV2 6F0 eXh[9yՂRe ]p!dF#Tzb;< }_g2BgpZ1XeMgj~,D:&[rlv8iWT8Gќ&n ?@:v%y[t5r&J@_A1F΀LQi0J~NDGg#!@0Os7Ac7 ݩ&/*_ y\)39q6r2AϢ&,V2/:Y.l~(3~][OuF3u d!"t"#~ZHM;뷞ط,LyYOyVH0f? $e^m QPՒIB m8mlq@iqz 0&[f1*z&f3Ō\|D+XT(xeTCSB+C 316{N2tq̚[8|<&U;N lE dsA⒧slz'6:|88SFvm6 7aĔJ~AKQZŇRE } )z1Wע.%0B1& ±ٖaQ?3#+m"8;qKEdp$@A l!{|{I/P0E;A 0otE*1ik '*,Auh5pJ-\뒦< [;!>ܪ޷|t]3}&GRO ܐ?;C+@uec<aP8G,;AqJwsm\ V}94m?~*bPX=p,~ .+cp@@3_CuzrwH^4TCd40q<ntnBN&`秞jD ^W>,Mѝnf{>zȺ;M):M:~#73SԲk9a'>Ă 6a^X?[ f[-GQ|\ǰO> $'#Ż9İ[B{8CyCu[~gm{ 3]^WjpZ ^񀎍xq"ϥ5-Jcx*"$oSϲrj18-&r&1 )bB[7O]i/B=mNB#\׬ƴUzݡ*D}t; a6)sCBT÷LܮS[f\OZ\ϾEtnxE^p$Ŭ?o kƵQB7lVJH!eIhc={WNy]Zڿrs(Sh8?8'y4hE*FWӯ^"<QNdD07Wc>~0VB2 Ux u@76Dn+Lݸr yz &X6^yE+ '5b\=dA\߱J}C݈R{㬠П uLm/8}Py!];Z҇jƑce%S7L|2nazfݪV,HݣбQe`8Νn Jdy#&HTOmF 47~9Ϸo➫(WCnYӍ@Bi9JoitH$c*j~{2S\_s.=Ʉ` oVȜZ\GhOl籈 +uHൽld+]pnu^Q;"tϓy"6Q%=ur]P-LB06 ;Njg\&rb(9G?N.p/f?q4#JݡMJ^Hjƣz B y5Nm^y-B-h- IbHc[E WvTo1Ov^`@h.ЖCeةMT&mWR81zuRق$}i%wƹ|6r׾evfN)?2mFc:#F'ϯ0Hӭ`ZkO7 N-ißr8)9 Xzd0LKswY"Y:o@c 6SdfHr Vx9]!koyZ H|!AE/OڶM NtgbT]73Q+h~uD]cE|k8ڕN|I(>EHaMZgfyBԁ#+D4 Bl<BVh3a8Mh]2` C2ًn&SN _V9Nܹ-,"z5^Ե4;+^{ok7n!qΈG]}* o4:kMtV&o XOm@| %SȤn[uO U}0$kTB%(^(ySnTJ-yYKٛxʋ?jIؕ0XjAc,t(H.j5,,ٰ̇Vn}ɰN:X1sZ ϛqٹ̜Z\όBC_k%eImބsHɸ),, "҇ɲq̖ _BӀ#S @2 3ͧ}iǚg3c .N~g1J|βv4!KiV0rx\ {r&GeH% |uR4ÔYK 4o3dޞ[! Qcx.DpmxaVSBk (sQNÖXGvѷwo/"3z<&"iG3LˑƃS?aOdY`:G0F"xoϴI,9K3ʍF˲}Lxk^FP-$]8dvf{7=-QYsSB rXOˀCS%Mی3.*5-t@sRyAig+Gɂ@Ũ, Z? 8`k⷟A%&ܵ3˫d"UrƱ N3˭_Qd;Hԁ?8<)ɥ6(gSBZے.\ P׈xj\ s΂Wωj*Qă:Jrd-MB滿E$R9rs쐦a?lα:{8^K3')u,%{!aڵ:ݦMQξvA,"PH(bCfl~'3=uSsXb*SDQZ `!=ucU'-L.iXݻlTICÄjQ;].E]. Ryn7Vj+=xtJM) 9ZU|r!{ė-~o!]SMK/lw`S)9JdkKkEh旫e-S&?iM G;7|#?/'+>9 zX:³ s*Gs[[ 5.0I,.Id1WCce>A,{/_PϸM\aX@nii2H}lk%-S(lf{3"a:N;NׅΚ !}E\GyN;t_"ny]);gW?Xp/d.qm(=VKiґ?ˉYM/7js6D}~AM|Og7M"Hb`Ub苬X1kbtD Pۃ{]hbzn4ǑXxCupެ\^MՊW0 xFEE (p}3R͕C8E2dNĬiؑz0Ƅ_? ^/ V*!=.Q6)1{wCy[c3D0lT;:SI*avvX=v:4 ē"(G_^ ]!,E:p$Ml>$e@PJ!n7VJi!.uo 9>s;C*hF~V|@}wۨ%vwJF+׉`\6Ƌk[aבS^DlH33E3:3%sc NrɪL&rXÄZ\pl [ml>YX؁ .uG&**2Z Z!\/ry/]ҵDaQaJIP"4b.sCN &wžUZҪR-[%aV|rMgJ"Vӕ-P .kN7:bctB W┒T)!0?@R~7:[9,1 Y+|Av;b5)~<եWJoNM w<K19J0v*L,rb͞g LA @yzP6ۚʂ_1GOt bz^t>47AQ+t)@i٧ddvKF ,XD;?p݂0*d.Pj 75AsQǹ8:rHKX^bbȖtɳUMjn肣Vu?P"isEde8wΓ܁9ܞ+,uoc:[ 0JmZɻ  H! @+--3dXvWy΍; YDTk@s P?J#鳩O)1|&3)֊K"W@BD.z YnV±˨vpcnP% uEy!CN{b9_`1Yߚ94j8l&Y˼K:dDmrԎaiأfܰ b/Q,E'!DT 0ll]oj w Qg_X‹ QDT-'L{\5gN3O$1$ZRQ7,5jFf2 O4W=)}! NmxNL gp@^,ڀƗP1 hx|TlqpIh+ge-1+ؑ4J\;o3V,΀Hf͏\rTWww`Jc];@I"T^c]4޶" m`ȵhiQl?%1Y8asMN> Cʜ=>+_Aj2ocLc9@j T14GkW~N[oa’E|؀Pi2*{zѣѐczj;V4H8u%xQê{ oUTАS^ٱї4A#u݀#: ú]/^aWG@Fs$sf({auY0 hώ Z` bO۴5 ee5tV>u2)]apߥlIWmE0]{ 2MkQka  )y~C66~]/ZAhFD츷I=Ȍ݆̿ Gl_#vc\* 0;o*я&L֌EHŀ3|jd,~ջqa&z/iQ׳_iszY>7\˴JmTx֌xi p)l3fW&zMI 15A]/'@*_ap0SF ]E"@K{sZSiZ(=9X{+;YQS`fRl+v0':+}] }7V}}2KYyes=jv CE(_G3P|)-zr>Y8UgAhn."T<3h0KLfD2c}=\A5R3r1W馄Boa,!7JTnQz3SPK"ޱ:Î)3l$ q52~~d5$3UE+:AYӢxm (A:Fg늉+A SV>Svĭ (f/Å,$6 4]4sƸkk2]X=Sd8hQ (/eHb6a'翾;)љTU ާaOiq96Y~{9h{i"R$6"Ixn~#mS{R*C罃OikWz7`?ː8p )Տm8sCk0ׁN H^SiMjVU(J}Sjƹf(+"^On+%[}D7@.V!R R6|`Mo׶Hx j DlX` q5.KR"d_kB/{_K#n|5؍Ȣi<{ ƻ:dHOʴcmib?ΣFn1t(DHmLA uYy]{&\}W~(hŠQ}St mý @V6,ǝֶ;Lū0eL`Mz:>6Ze('7 HUѠ+NPNɛЀ%bj1u/(:\^fdD 28vj zDUY<ǰ5s̑B:=ڥ`` !Rm*(;16ݴPF]C.++IJE|bfƷR-p:SAe&ۣBefuBޥ|!CYEPw鿨n>F!dy6cSVŢ-HZc?nޱ6V׏m 'hD(;sr1Bg(b^/~ 9oCT2SzR16%CwedogA';CivzүtW>]~Z7O<&؜8"2Ρu{au^V&֝iV(Iq6jh=UʉFQY:thfS.=M? i]+2= $MV`:vS4Y1SeF3ӧXZ/ۏ<6ya12XPb}C ebۓ <)*А! v :֩T513"sdOA߇];5gH&wE9L^{C԰LjkN"z{(>M) `ҊMo]B->~ sJFc:DI;qKՉjlh&'O_?5 )hۧTq8%/9ۭSy8YkC׻m% [N?^NΉfG&17ao[5)dA/6>lqexnKSV'wz`0 :E­8H،LJϘ50bXHeOzaV~/DWѿTAs ݭ;KD4@Mx bdg7AP*h"Ki qx7i2w[E18 8bdtu^Z'm˦F]mꬁȮ-@/-$ B w~!qOzRE-0oܗ 4*kW Ң x3H-ӃnS j,Cv{o ʗuG-1~6$ Z^h>nYM]({xo~>)u<6fGy!ڴ=RßOqY;Ybh*E*Hm|t{z9H/62.\G(8|!2,J]gaj9 8QrS8R(?]uf>ːy^(YK?y@>G0)0+aY*zCwo I'w䗼ѥ.7J6IEQo:OM~$ RM )FmvQ* қMtPq\ V k$j@6bքy9q6v^:Acav^ =ϭ\EAZdU""L=\B`X-YX?Q.ХE a~$Ǐa(ɋ+nb: 5,:H-3lȣ^/(̼Ѝ#hT+Qa#aۍd/T+'V[^<Wv?8Wd߃i*ZK#_$Zs<]~HaVC9˿/"A[M22gs 5TĔI%v7Qzyh*o\VMuDQtKGY(& }̈́:f&={ol aA G-+{!Qh_9sWLkСF4$i#RVSA.%}b}=K2k6*60#o:K8 -'ᣓ`HTɑ|BVKޝ༹Q{Rc jBdQy[Չ O,N#:0yq@?UQ-`/U:}m7]cB-!U^#FUryId~gyգĆ\tXjN.:R#R!?ܣ䷟`a>@}S(j=ZXD3B>l`鲜~:4Ӵ C|v'چW+v8!1Y5iDShe}V ׭"YCo͜,NRPD*T]+Cl0+#qdOOۑ9(@q_ͧ [އNjI}g𦇏r|BUrq?Pf+pğ3WJ.t̡)20Fڭ}8s`܁uyzBZUwC* ŏ xU|>Kl6kk9WN| Ha(En]Wg'꺖dp")^D+&i9^%Gf\h#^E4g!d;ʥ;kC[=> TzsKpWq0ٳ9R!pP>py^׏1+dhC#< "MzѠ.60zc @G _,,㣠tcB}1">t2 9HdDy ^XoN6 uOC]~Y\ɷ~(+&(3+1ݽP-qd7)W8g)o8_<@?FB]N&,;}Y%IQR9Lg? n6 G%Zh-,-z+87RZ <ܷ(Qh}4~gf%mա#](Xa9xBƟ(I(LHADL˩"#g:$l,'KzZ@ ]uNg:UΖYBA|$̛uGe ^pp`#VKq"pWf# yx LK ^\]%N!"fmx|FLfB_' m^{`hhAYp\SThzb` &Ηk{uNAAI[mCYj=ʬ|w6[3& oQ=4?K+Eyx!IBYz p|%l` RG=G7׬COLPMCU(R$qGNZitg/KD|]^|UV[ҝ7m m-Q>iÏLuabP򘢔̔1gGwa4 X絀`cau ᛠ{W?! $;V7>vYrx4;҂akJ8ɦAo?ү?bԎiw2|VwbVXYn'S⚶*5ӎE,ضoed|Y& ӓ]ZJvKAS!ȴBk洆7YLJE)Θsͫv?"2r wlg0zv!dg)}*~$gJp6uCo{R聣X8`/0LYSV- HD몳e]dWp,qr0HwA0Z-H,12C,dŨ.' h|C182vp yrk*9` {OXaàxxf̃u\Sw}IZ"<;^{Y0mF‰gV2|ׁnrFgҕ)#+,˻ JYOwDrv, |y΋I{Iv6ƛ^þ=Fsovu5sIMZIG_iҡXJVAр6+U_6ݼ0qr$&/%(/Emwq&I Ɲai&HU{OiNcIjkV]<ʐM9EGE7ڍ/'+Vb-mjݹ+'ⅼHAPyvGٔ33.#%Z"JO0иH+oLHoS#>w ^ o>sc @IǴu| +EQ je=q{# K/*er1dCq5`l|ԁw D(ZcXcEܓn2nɤڏ-ބ_+by)H#}cN7y'Vʌ/㻼H'F<ꇦ4Ǎx\A\KPq /,]  8) ]V_gC!O8&QT3xBPDO zm D&pJ}D~Cmq`EKB4Dc  .ƒv$ɅPـŪ:5Ɯ+SΔ|> Ы &r QGŬAިI}֔$SWSEH`YR]oT5µoX>Bh$K.Ej$LxP/6wD": J==0f͗:* :AɆAja*wlvt ,kئO>4-Yn-$9R׌gu?vM؈Ƥ{L.{~]`~ Rs^Xfpfu)㚆e8ψD ~s" t"JOPp]0`PΙ=##Y75ҹ¡0/8z!?g ɎXl1iqlP&J ?C@M(/oknf񨲏].lr kqo9BX/cA՞s$&_6;@0S; Q<;ޭE wdK8-0Mx ݔ=)$N s0 4'4-~HNWVN4fgCC.f}-uR whOF&%_dޞ#PqoVehnz5iRA*>蹗wQUr_ZIl?SmY&K=E3=J a(V˃{VesuvA^1L'p9[,4aW2 ~Ybs*r=EFMVT5\WnIN %FFlkPnH0`V'/iBup&Ҽ^~c 'K*m ٷT/5N囉P{tM-fqWJFcTij}&CO|Y>g4K8 1cyF ғmY_Ԡ/67 Ŗ;1@B%=LI?z(=e`jonVx}Ad2p2)x-z4kEգlJeFCudgvA0:H6!8{H41KMnlb}9GM; `C*G$wp u &fX-^g4 ׭KԀD8l[>*Yr2%bYy*=ϖphˆrj+YBr=R1KJS]]Vk}yԜ( 1,N($4I2 QPݐyN9F "FӵzHO z'h8gG1;$`Zh9\e)~2 +^WFP V/ư'*Ѵdj]"ʏFqzXEQW HޓkxpC`jW!  ֠ׯ=X=K"l]+j]ѮABrjtc8NčJ0nd_GpI+<*rFRlDe;aY&re-hu4>kDoYt\8+kz.& lK= 1Ѳrk/K6?m pfKt`urkAJQy6QJP f HN_xt镘tM v$7y%´Fk-E℣bkDKBXF.fu4"|3Fa@gvYc6ĕ2n56]C\!yB2"f(gios6Awq\Mb-h6swK)A8]l !yon&g{Fģ06ڔoV偿ICfUkUgmkU}D+IS/gmLp{H͕@ vL R[Cay8kū {k-> %w I;YR"ﵵi qU 󩢠AP݆Q{ׄ )w+H1Iål5p(sX'/3Hst^B|[$g'[ QP̛XQ(L'w9)=dYhJ[>t-&${mG-R.JJe%9T@zկgԤ0K v X*C\iZq:/ɢem#YYLj!j!iGcD!s<ĄavZMXYΜ M< T[|_}ӝdi_{ˏț q 48m;Sd0TyP45m6wxmv3ɱ y!sߍN}=yv bg^v8oKUq]ȇ.A Tj P(a2'bd`d0  v!1Q1+oX f9k#"uԲTfcTfXpWt׹v ޶0M'ٴp"={m{25,f >5_@~_p6QюIHk_лxw ݶ*u0؍|nIxX#g7}?deLwjN\xzw".?XS3eחB 7V~^m#-HD0CwLP,dC/1[ :cnpDMEkplW꘭> xq|sT.s1 7pz R%=Kf#r?p1n圻@zN ~V4MjIdܑ&O&cTv ɧ 32sobXGE$ӝ*r$B 8#F%_)(qt SofpD`hy8vL`|$4&$I Xjpʅڸi9&;)F͈c 2?/^p&..1_Ij=u d:iθ2C^Ek lSG~o^ ƀ io&A ߒPUC^0]`(BzCm;01r6!S;GUEV^:Dw|Yʭ(I*TޯeB  ,s%;"(gud]B<ZMRÙ6j IԋrJOOu0s s5_))Q(?8Dũ~!3Y1 jffP!VR*NNq n6Rjk3 <=K<|̘v^I[S"M5f|kVɌH:6 O6dag=?n΀n".9vPJq6gUor?k%H OJ>^(GQ ]̗'B@(F7RrfxZ ^^HHqMBSɸ4vUPM|K lZT<炚T$VtWZr$ te:\%xGeN') CG9KNf2qJ>^vOxV8z;苠 Ht'9#r_-&4,•SQwZUA= mgfgj~#9 ^u̧, V]ŖFLBuMv2R\HYMxr8br2 Cms R&Au VnH"O}d>ar΋+2f.KɇPJ-e9M* A@aiX[||+qyXx + ,1N$=q,6af?(dy T0U<}P0=]1uc2ot?7g~|m3/A>=b(~g%s1HFt/;mc\$t/P;J-O#8"AL;on [4Γ後,BY[42` ؖ SW4 \2GMI_'}+mO,hdDK̉h-ePc}0<`8ɚ.& &-#ZrG\8XyF{DK}m~6BOZXjGo <Вpt5g@CPa<"PF @*"xY&jlt-Ob 蓌  Ӟ 7 xh]c'uqCi:MQ͌3A1I,QKTScT-n룿`na m +(ݿ3;B*Q"hտxr !L='s7*1{ۦEO4I)Ϲ1!{7/^/P9w.]="f!>\~}Ƅˢ -(>|=^j׻Ю{]i8c5 HO?./Xv~/WJp w }SG|{<=v,.EB-m1{.Fј/ÂkW}6 &Ȕׯ HŪJs(Y\ cAn]o`$:6+#]q-z{fZ@?2'=kݎSK!ZXM+7/dnHF#ϡ=^ j( ft`7[҉0S ;_5_=!"2ѲmgSe~`ZMn~#% f-U :.~A"w02.«؛#Kc93$3 VŊ~~_QpvNKR5=+ߴ9;+/\i0/UhAʂg ZM,jX)9#mG1%d[9Xԏe$:KPYdSV%;LJkeD2rz%wy:u1wF OJ{^gG8ig G @mhZF ԣrɦ7򶢛tv؟y گ瘲`Q ĎDF lwrR:BÊf$:c܆BGouȺd`UXI~;lb]9FwZW3|=``K8Œwd_ vyY,B 'K;yU0@&6 [Jbu \KH (|\!OzL|vDQ*8-ِ')3xZ{'"g}|}Xȶ.U79νCB[}nTf^+O[kK"F8@bR2,Pu9c)zXERrfÌ㋔ECq~ÝlȉU7=Pʩk:d݁. k MYH(N4-K [aƄC[3K;fE2h,uIA"j `&ږ5wgusYjpQu5&d*YeOaD}sRF,:hë~gʜzmG Xk@2Z#$# CWz^P}@`VÔ$%8Æ%e(_T,:$s&Ca܀N)]g"/ÈE9fqgfvhB [\IB'gwwJتHz+N[BJ{Q~YOHQb#;`'=du'j1`i;b/$l WӍ:+DeNFd[& )6&aUH^7NE@F?gb[c =UNo> tf5qdn- }-ô;ID;Aub i(/4DXq b*n@ 'eXA:&[ I9{ۡB] u)|!H=Ӯm]Қp+5IhR~0vd+hxҏկi4EC|tGӭ3,8U@2#T}Hw& Ue 6\Q>_Eoyp1A8NdwƝbrxS<E#yJ| Olr@IdBMPkE7,Rz 4Ԥ:45ECt9~C厇6͉7+Qn1XK;{E2u_&ʹC4>ؒ օj`3Š2=ͺWp3qW#kQGHDIH|*{D|*J,3`XmwB|t40ר‘w(ڳxk)jʹ˾1eQ"nX3j97'(+T4aQ)@: AdW/܎] \pCUg2M[6tw!bJP[[7Rk_Ħ " Q3 *WꝹgPh,!lYlg"R=e 4IKLYqjBMq}۞" p8o~oل#u7[ܠ^Jԃ#q6?yʼn s, =*? pӌUm6wpEDxQLGiiq6YmpF3` 5,#t#8Yc܉ B`0ۧFtZwQݝ`ݰ*i"~RQ+ox Ф˩l4*?Q+ʙ*ںYmlQ׶fE*uGz ߖdNV{&!-1^;CE?Ɯ_&|˚& 6p<]qߑ63cyʢ@d*{& 06چ+}zroP,%Bs*پ%vk] _ MAxk=@# Ὗ1t3MWlN1Np퍖'P a.w)Vו>MDE2+r ƓelL W  i}:TM[]!hKj'0]^ T24/ʪ$WOd?W)YZjDZ9f$ww2BQvd+Sa[RZ$v{;!MNQ0]ؖz!nxX!~?UG2uZ[-i &2ȦW|ckU^Ƹf5鎱 3ĵStk^07檫u@ucnS}SaźfE5 {ʍ?ώhCy/Xp8m1UvrC`3xN& 3fZrFUu(nx)hn2 E&R5l|jI~wxhkV,abt;V1RBش>'F/gkYto:xRZ,Io=-#Znck]v <}4JykTUU(7x4t0[f.YfgLv։;rR݌mM8iu$bo[lw 7 OvB"xGڳEo95 q똀 Wr7e-rQFq,= ˞tj4!;r#-ڌWpinvKb\4o!8#aO욷L ~:#?|ZÒ [j34 †bCk!vh^Q:-9)-"yݘ ҄fWPϭVv{UL܎`d%{@_4`8g>} L#T6@ObO<-5P "|ne`enrˑ/?p=CZang='T')N4 ŋ'4-xP( zS3,=l*PV"OX(fq[=>2*є>#Gj{+s5E~m:nO L;P Rry-V{r,"] =.ІT=7A L6Q" o:"EPUoix<dM( 7-|UA[gx6*`UJZ%u=P7Xĸ$$q,6vr6(Rq{A4HJH 1esg? q9Zc(Y4v1xk|@_`PweQ`*0d[^WBD;vyJy:bH>j]qa^U*4̅m.h3F^+L;!4qJBm:"-:TC3#TP!6% B#}4Hg9 Β14n |j61;^tM:xb)Orynx(K3df{xZ$4(۾fGJ$1!n3(:Y{8D>TN44dj(Z~B=Z-QLdxS+bm|t%,8:Bx#F@"]Sǐ᪐Ԙ%JM'cXu6+K$Sc;W2p5Rį$t8]N$&yME 7*:G}`. 'N֯~ . kN-Sx ~ @ueXh,HnC|wt/B~B垕"r"ȯ=|C8L6=Zim_oYU}w;CN^T10.:P~'(;9֏[ŚvkǴ׽y%)1IQ`ڭ/\ +/;xNU % 4tlZ?X炻OpGXe)V}3 (yLNƌ{S=Vŷ ͶV6&}l=qv+`r}vW܁ڋ 0I;ՠ{}8xxwe;PPg@l~zl%f]!uCs:PL{+:iT iҴLU{VFۭ0IZ1KAǎՙrl*y߻܏7Hbט]q=}.'/c( ^d'Hc ֿRGKk/spT# +5eEj6~_ܑ x.,p[m!&k*v,t.~[q3vnP4c%4 # Jyԧ}tsnm~o$N:Η(i[%"]nLOVD/[: Q~zCzK s.hkdVڽ9ZMGO'FF|_j\C<ϓyO5љЂam=Zz$וHQt>yVpq۝1J8qʴQ:$4֩G0_6 k< [ٮxOR]' C%0q!= !=9eƊoiK~ۋ$5.0v ZY`~GNZH6g.{,4Uy*FHmt xtx6  3|?NF^|>NLmCc&G֒x^ι_$% p~'<{&1۽(|ϟ! 1xq_w=/kV8xkok |"'ҹ_vNS3avābXJż@񛱉?㡮Qnz =E@X` ]_Sڂ6+i]oгQQ=U3\Z8J5T['ovjȾ@51WP^% -k8uYP$e?u^jOO~~:diS7i!Z~={F5<9ok-5cjTUSܺ]DFQҀLAMI d(ܐɾ]c+!>b]_IAXHԪ*sK֑ڙQL^FV/lHmaNyxFp膰'kGZ3VqiUef ~[GRYƍ4F_ʚ104ST `}rDždzG,eg81nkl!ë/)ု"ǛQm5xhAI.v*,a0 <7I =P.̲G>a ,qQ`>>CZی)0AHe~-mZPul|s\C!U7Do%:7:J,X8.?Uן4537eKW6^ٿ4y]"3a&YOw;GI#OKC66wSd!`oymܩnϱ4&i7-!~,V,bc\o~a~)x9'A0yl1plrIAgȘyQe~ zcS|a"%{#Q2w}oX {XdIp )zgԾ^ZjGKǎQ3Tw^~)tX,\,tf`1T.[c\-Vىd#p ;kK趈+zKƄN7F9o9R6?V QDwz_xr_sݺI E>Ԓ喫)~-.=z!"~'ҩ,m.VGhW,qRe:9y}E[(tn;PA 1x:J~Mqgh핗NrNP8hg:Zv8/I\Nԭ6c!n+5Tul$}eK6Vbd+u }q3z?"]`vfrYVQ2X?w0ظnK@8"~iC~RA   ^~ks01KVZb%q }80`?;}*c|iEJ?93tfc r.[TV EY6ҫ)<8r+T%2o9L-l-nQba(]OwlwsҎ?E^?ԧ!u),i<9psXeӌ8rTX@,0^OL@ D4 SG{X3/RD},1`1W_9TSIbq ޴C,Q2IIod%jd$z \zswa3=zL xX)eY"*{VXK%-P$ŠS@V kn>U.GV9q`\TH*zQδ:,T0z&g0:GݦmES+2Nt&!p<݀k)_>`yN k3 ]~k7˦&򝂤ln".)*1KA Q_X !7).9xUГ1KvN;ɻ3qEQX+ 4Չ#!z]vRT#$+Y8Zѯ<}{RaSoS7gʣN!͛ud)}FҶ͛@Z8> ̹ќD7uGdl&:U^sv^潀,PGrCZo7@JP[nqH,oՓ0mj+ެnɜ &6*݉ZzX'Jq8bsi3'EXK~:تČ_ޫ:ID"c]r*P).>>7/CEoRMΜ)c^Kd|A &+u^Y%rVm3)qvzyIC1HgaOZրrUĩ:d~Qwz'DMKQsbEr8Cl+EIrQmס)XԠqoGP7CG˴;,ZBd)28ݥ<"2X>M @иߨCܜ! ܫdF[w{jfSFC/A;nTMfk6o=M40ǁݼ+wY Cćc75s Y5O X\[֙vɴ!}P+tzHOP3Ԟi> WNU0,cj6Ԍ;XJB/t4Y^9BS$f}ٷl9kMc9B)D0fmz]Į-ք'gF8hfZ<$8CQA*9{ß٧N -շ&80e zc 6[W[y~>||T#b44T @`A@5d xΡ5`)l<]z@})g MLXw莒X($o%sE3$Mð~:guƪ98м2B@@o^Z/!R٤^H>)bg޼n[35lT&>̰g84ۢp։WIt'[Ry-?ǟo1Q sfua͗ eF'=kvYR,v_rX Wa~?m5X]Qٱ-7g~Jeͥ;P?>ct5d{TUr /:J~3Whni.TXpHJA$[hw0Xc֬ ejؕ 뇣?d>7ϳr:{OGԲa;B6JV<6 ( @bqɢnm( Z8xY( Q{{Х&R%o=g_0'5_7# z.J -B_0>hڬ[@8n#ZjDQO[#OL'i'ehŀ"fpk JB-m+UPwgR@!lj ,h1b=VBo@5ޚOME᠓IJ FKz>K:X袻uz>Ÿd`E.Q\QRhxP旽I{ q;ZUk^zj;@-44x/H4nU?fZ\kW$>qeDb}ٻy,L?(4]ⲓ[BT}#H~V@۸S*rRqf3'c` Yƕ&PSm?kRR},~"u0ZxW~zLR};G8rO &`|o<@HK rj@qfxDL⢷U}[6ę"M% J֪]m*bWM\U *h{c^ec֭(~;Mt3wDr*Օ=!& "`[Dukt|`=Caݸ,U9j =(K\"U8z724~A>L7pQXDZU!`HT=+Q*["7ZtAPBߖ0APJE/km:K`vBk |O@.OjjuĮT ֈѴ.J8~%u< B5m{ Pxã82a֤>e|fc=xbl?w#G} 5?X* 2͢1"ٚLxcT.kDhvh{HXo ^b=ⱛIgԗ>Hu6M4oeIazVDžEZ__yKDOKbccXO$BCP5}{eh%6L~91+wn&ӣDZuTzj: \Hd[dvVJ{a\N]}aćcqR>TΥn@x&l[`1I[e=* HLBܧaP4t{{\sۗu8ʝu3G R\-CI 1¬!&hCxX*D 8i1R01wrvӒB´o:2hiK3S33%JKhZN!7v!:UNً:όٚy_%lS6Ù*at!zXPќcKPb]Ӱ, T =.8 2vw~}&W%'P!_@1/lh`4dS={`{'4qCZ-pg FYj8Sa۬nV{Sš8~T {"Ag\eGO2OR~%K_0>M]2/NHq')O _/.eG S&כlR[lf`;hDQ2BSuQ#u3/Ob.4g:a ]%2ӝqnT JE fnqffs*ki|?EV!%2RȠEgy\ƌoS9c5]Yb/Hx|͓bh̢ ԓ^2_5 Sl=#t;lng;/l )([ެ@\CAgp>;TŎK:r 1爟Y%8_ ?f%^\K0;n棄n)\ÄrHئ9?*na8Uٶ) [62ԿʤG @9(IKtܚS{U;g.DuXX/1K8Pt 5}C=|q7 __<aN FUSS MJZ0dFQW0LO۞Lqƍh(ϣɫg?jWv~Z؄\Ip?{3ή#5e~D%"x 5B}m)?3(ў$.a$ׂVm="\g9GѦvoE\n4eg 8ǁebHWLnquU:;7 .e }D,okUN*A)9v8J½-,jNMۣs`La۹[H>~ o^e .d4V28)ȅ*/-}Ymt&p@O2Mp#(Mgtv0:vQ<=2;<Ȭu#W"ӧvC sIB'43 "c)w f!/p9Aa9 oV&0uyPOc$2[kFb< : |!]│-=v /g#X3lVr =9NVj]Ӡ3VD%F& 4`kV8퇗va noSJE3e,n2tIŀ{'s;@iwҽ.2M߿\5 =;jc 1tlǞ0v[3⼵N͈{D.Z exIh>+xDޱd lS!$R@eMfx-3xogZv6ԋp7|^M*ȍpoC{WPpw0slI'^#k^5w :뾥D$GY/I^A49 ~@^hg}THtKcPZ1R"PwR=kr."` YDF"XZ΅F>~m[ JU2Z^SzXV;8!A}P܎޺ID^Mڟ55=! 3SW sVfanYmX B\Cէ Q9W}f~˾"n7E93 #u>#OO4J/U@ěUdxiMzc'văL??-zE (VORvֽ@ChiiYe}P=2%Sҏ5]@=0$4H/m ^s3T1a8k֯tiT ]HA*~Yn^MDbّ0 ءտoZ7ԯ}PV3wTaE}lӄ%b\R?C\~Ů0|ŘɅƸ4)"> wQQ_r u>o5lXuLp9pC {zx?qiG JT.&c#Aҷӆ ec+0 +gbkZ9 M|$`3$dp]܆5q1=A!O#Qk瑯!)k`3:y.(}=ȠK {M%|7~#,:>!hҞ=mx[e{NmǫQ,f\NUs e5'/)Ƣlh4䱆 FO")hE8bN6BkN>ŇΐMD(+LWr7Xs6 o[%eLe.ge*B~MɈ^v(Y770-e Xs2?)Рu`3x| ~_(IeZzHyy.n!uVyRJEîټ]Z*/_Cy] L4RBG`!9ҺEDo(yBaNdbm"Chx9Ͻ]RtuV'X{׈z1x;#K5Fǫ]S^(7I+TO39ו:}0 -hhc/ 4&nGE~ã O17}/[д ƱjAiIFn{FCcg41G.,~}ǻ l:(tnD=Tn45bM6sNB_N?'MiZNPRgPɯaC/0f)Im+#5%l!c xx|:fcܕ֑O8M(VδuF׽Uߖsc9E@jR &X/K8S- g1 zj";y5#Vrd+CZ'.uR tn/^$Hc'O!Vw=Oc)Y"v1F)dYhӎ2!l\Xe-?V;FM79Pf3WG9$ V*6;3Jh84y1[|n D5:y>Q&hKg 9`5O ޮChő2٥P j\]&n Nt<1Sij&*B)8>c}ǣWWB PQ9?SOh ћ:KLs2BScTHhF}BJD}TZ飡> Tg1( 6bcl UlwX>Is/I{i̔j-: {!rxÙ bi|,P)dGw3O$ 72(-=/Z?h\ GrDofڊbC OVVՆI/y>??Q&׎co4` ysq]on}<-*h\ t RGD-+ *`[Mw}ݕN7J&J/i Ƙg(=}Ax c%O39c)RynᐙಋFR3$ : Z0RGT#e_Hy.OW8J) ^_,2vDpQi$<A?R kаޢ^=%pPdoUT.ao mI!E@=frm qjk\:Ne%,NZ1=҆IqlCs=mDB %lh}Q}bX@C5dg *p}q/,p9,b5'ɗ[0Ys35law7! '3[gn7awRmݹ'A.~ ^#wyK< H҄LXKr»:)CSQE \2TM#LMu5Aػί67os/Ҝ}9ߎ=Ȱ' ooU<3#Aٙ/U k;46U)[;CJȼzBazЬbyZr/ubr+l{2 5w \>Őj2ĭ5/lq݄sXh`N@M<8 S&Wo.J(Bv3(hKn?H#;{fЧ:dG|e?Q CAM =CF_(Ɵ廕0V]|R#kC}կ"0%~P[6 YU;J1f7uYᏁS i;sq+KZ|um8Fp]ZtD9u/tal! B+[xWbY4Cx֜`wwx+%GҾ[H E9C4]J)xd(UW;38>9v(f9۩?oڪ`iA/ H&A"t|ֶ+<{M-,!Y xzR,A[[ܿ ;H iJh1Z~e1 %㦸_=ˣ|d?[*S,l,G"@aBzIGR#Iuy1T򆙈3{ l["nƳMذQx7zņnز.yB 29U.é2QJ苙jϧi\bt/vӜa>U w(èv8nK k;KCgi^0|DJҳ^a-5s'j^ϵJ]ث3Juҵd i£yK!;4k*.Vä1̩c~U#b6/; h_rfsEJO#9O)YlCx׉HVZσ4-0Wsk6|sρV峒mIw-gأ% \ $EZdsf`VUexA1 Ӄːވֽ !#LP,B^ T9JǷ hhmbĦ%G PPE/G ŷXIM* lfiMl_ }<3C78oտ&yqpy j͒yad)%:}5`]&7u%2V.S0g{z+`QWB.xr@eB1d? edžfi$|8ӝG%Vw kn#w{; &#{FnrKu:z*Ì?x.\ڑ2G¯ '֧ _cÃ2~Iɩ?|W7Nk(ԶUM9\Sߍ:P"#P9fl#u'z ;a)xPz؊T畮߿ UoWts46/`P@3QN6%>ƗĘCQ|iL.K`?LA͵݅Tw%m-4hcasJZq9B- +yrskLݲYWB'RpŒ>~}]H<8)ʼ?cc-J:*e'/<Έɽ۞2$Œ*^A%Fcl;"Bȫ9xrKs {pE⌈®B53l4.Z:: <$]kAwnIX'Fλ(eNy6G09sWԜU)!}I=@Y`"$ah>zb9- ݆ٕ{iI("6ĶϟL_U@?H2:Q)vI.aciD׻Bbd[U.r2l*K{N?X Y7D؅?GQv' UGaXD5 &9. I<9a~“+WZ&_ cv1T3`Qivm!/N#2}n#\R\ (m1o|5yy~`PM1 Ԁ6PP Q$'m1!E춿CXUۂ @|]Low'YPd@se]r[Xo=iUw'Aԏq|/$Z$r0W N9`\X)4KG]v@=w:hŒf~PfӪhԘ Y ,JYq.f۹G}{JUgV.03w qZC٥gE6A\uac BU"MsF&l{t=.Ͻ?>c$R0NzK{ 8Gsv^^quG=(,yi"N0"z*È\ 3jo؋q?.Ne¼/8CEx[P˗et_bK*K*MK& QCJWPɓM(wҳɶYɸ)4YQh[RN-I{ѳ>0dIl]`u , کC"k-gp8a 9EQ z 9gQD5uDPb_r=8 iY1A,UU)t`QlD.IsӈqU񓱚,KxOORzO%bjv/e`_ BTkKGVm[=UC$|VSɗJRJ0Nǚ:vRwr.27Vl r Q#AJYx;<8tƑ; " x{8}% =+iw1YI]!1{!J9Mq41 YjnVJUrꝬ]y\`Ed") HRٯDxl/Ómt64C<@[$,kn$n'֖'&TuU Y8Vp.B֧?﾿ԽWEK[=p$T4ZѵBy2%qܼ'9 eL>e.)Y]+~؃/@Q*@3hNezE|ؑ6@4ǐGiR"jPj5쿯/:^ ̬}Uj';:Hͪ[ ]e*Y冰.H`%JPO'MM6Mb+VŖ8 p@-6'%j\B?;Za8vL-8rVX%::bnI>&#vR|$R6|zT&țJ¬&TO$?7bѹ H 抏E5L#H O:^e`:35% չj>A;m;anXqطn~h8B~v3k B$Pᨴ\w BSdسÂ>#oVFmWֳ"մh )Eg ]=\P+ELOgN Wz;:3b孨%rm2(et7|CЩ}w [çۉ|pݒg ֌TmMH ^1uE>(ۦ;vO2߹OuA_>}f҃Jeoӊ/#Ad~_ lQ8589pª!a٨oH-1 FohJQ$F~qT%u>zGpr,De5'1ֺ9.up$R+$4tx^I*E]6&-qhW0?gC8D/E.ްh|ATVh rWR<%fY36jҚ8v,/ܔ%-|)&Hxяf,񠆍oMqH*yLQcnT`w+ҷĥ۫2ߨ\*p`֫\xcI]al(MPDZ#%ڙqFMpXUFEjAFcH8> x֣Sm`b` > WjǏx-eyh@◖v:!RR"\l+"j9D}|1MwLh2WIG UT;ಟuuU, ߜ[M!r^V] β1eW-f80YK~0~8E!+hr󾔲"r; N楫RZf2aHu7Eܒ࿆C!߷'oOlׄ'}N\C$R5I a&rV:WscL;nw#hwYw.`,OQL4#I13e .쵻SZI] T1n}L;guS}·{|ӮL"pkPN'rcKЀbE(q"nZ7C8E(edn-+?fI$n'<ںRWfLoPRgjy(Few&!1D1T Mi(cT3f`D}V,ns6}T|1o_,O|G»h͂۴Ѻ=njD !鳒 .dx 7*TW|241r2&,AThUH{-c"oKg>@x2AW v mkFn>&b-G|c%;>0 ⶚t]`X-]RLPVv d4ӿژoQ]$xbw1M*DF81^ChDK\ab劊(R7Jh# 5d"X vr `.@ӧpWSFLΔ"`l{nfʗ%rHJ2ݽJ4o%LQϪTƧ P[e$`,׷D iWA꛷_GsQ:%s k~;P1 )6ᷞuڭ]kjL.[Sn=xY.<}L).4ٟb}!ҸegyP"ۡfpmN72;LNFefǗb h(۹Dd"ZE9MM*?UrOz&յ-a|޴G6y4:G_+Ӂ@_no}L5"]d TrnPe\Xp#B>@$E's0\7o+j`cH8uZѨyT_H/HFm䓭Jy.O .3) eRU,vvAS܎wRrÈIs c a]aM ~܊bsŭ0)5HtAJ2 ?:8B-XzW%q&C?Puo-@_ xl t}giOXju~TJTzߜr J=dRi Ck-~SY̓`;zfMU'eHSpnhs/ESh,cW QepNm»oQ $K#2LrH5@b72tn͑2FF (rBjH{uPhTe>8D2CPCH}4Sl WkCaEvt0Mן;.>~[9ܓ':]un*>ZVrL(8ZJC5DKJ>G=Ic~SDhq7%Q:]pas\`ecW+zȍQ펹0%'EDY={~C5p$a~nb*Z@ |%H3 ~6jq#i]!B[z8~b#5 @5:ͼc[4)V*̔lu7G?RI0Bą(@p*5|UL?A7] ?ƻ;(^iAlLR6\퍽:+"!v: :2΄-(BC)t]٥ fǦ2=fCzيF rWy$:PLaB48Ǻf *JeWq=wB.PxQ%m|vXM`5,\^y`YpT5O;yLt|A?[x(mVԑvJ#|Y&],)"oW-/k^Q(O}R@xN~GC∢D93AcPюE2ͬS7* `Z9e45y.=" -pFn.p?fpwz%/7RGjj@ CÛ(uKd|0ŔjuP! \Cnl& ,Des%?V!Q}/!Dۙr 9%i@EdQ^읛EigCxнd))B[ GDws"]0IYwplO _|cRl 0!^*49i$9@$/֠Oey[-R̸=lEj;cAe42\IQvy?]#6~zo"lZ`wl?:{ KLl".%gW6l~+Aڶh6fvk$rSDfFJ*KڹaC>˗&{@#4GYQLE+>Y: =_EI}E"=]YԔ#iQl(nCF&:x!8xmc % c4ýxdnw:Ǚdr_|q4VqՕ)m=NJ=)a^aZmJRtBc%d3j*B ԦR$fp)GYM+%-vƍAǐ. G!/O7jVR]7'(FAsqtL쌀ڶ4u_yv?;@'17߸^uB [a-3 }KC0@_8Oz,8Z 0аՂ-.1= nګb8ZqSO.n*z_^wk) +c Cum\O#b)ܰRO2UN̮ߩ1 i">e6G. I;h-[^c$PH4 ׻ULNTGM_#۫A؀O!cL=ǁLfn_*Ԥad}! 5h1YÄu>8N!q?-(ԡ4iˇYncY"ʬvPNAJ8B֬- {^gȞ@p+A8!I=,\6~:}Od-g@{*C[P)@'OIܲ:K1 %2㉻wkAs@#/C (QX`ِ+~-kOT{51Gl=ɓ$nHo82v)ƅ`M>6؋+\nYJc~A(͂:9yHN<;s2(;LP?i_}u]ݘPCeFc' @h/ uumD .d٬; ˔{8`JQœBď1Hg& N@kmSt/̥%-GgLl\ >C';yk ?(7NRm?8iF\["_vP fagj$J/4h²ucs#UHARVdga5`ŭ\.Pp܁_%p=DžF{qWek,, wm7}?EԁPW׍g?H}m jcrSz5bE ~Pu Y,G=Z0F${PWB -`]ۻYiGH{5S^Q ~aLiߙw`!pdGkꗻ;bDp4~ɪ:5P48jKR3I\I 8V{swN I]!ce b_ψMUB={(T0F"cI5M!;2F}U =,;!qVyU4aŖMD*h۝Su8%AN>_nuY{eZ{\&Cs􈱷zpx꬧wcƑ'+1gR=ُ;"hhXc?YH8foq%r&e:)T3<0<}Odh哢36'n15@@FN=j$f Ua*4WSm417&7xc H}qYBQsym $'CXٿ z@#js @e nݳ±$bޥ{R8k: ?z;M渨:HV[2  L4^Xr ; BGct g855BGUCN |cBl@;AJj:-m #l۲;Y;Ʉc%j=1c/5@鹈\`+Ek 稊/cW}L q^r_1:Hubuõlz 0np*<$QZI#]~a"Bײo1+O.+t*e Y_pfs)_2\+\\>MsLUPZq Q@ @zFtJӱt٭ ¸QuɅMv{6_fqtlywjJ? o.X=wVwWL PEÞy.qyoS/lܲ^8I6?7ڇ4;0CD;=Q ^ ,`*Wa;s:%; ;#=56zz3MG}j-C dN |N01mXǃrQ|lvSOs>\I 8;3[B֋R)$OBiSC0urؘD(L5mt a v7Qh3}&ώ h\1uD6' ma_k*%rz CH1iprhmOJDe*}#G[&-%Z 5~kV)l8sKKY˲v{2pqJTlaBZ\(I2n]Ch̛vP>b>"4s wH/h.-u2$Ñ#䈱eg5DDh4kzp̸G8ظ d]^e$b.:-]VT։ߥX],_[q5x;V P/IpioHLDH[\ڎW MWir(*biA"'!-x-1Rbte-N}_ePmBN9YE]9$u} uՊZK/Ї<&WZyH1ꌏV*9^( M; !17“`xQi8|NᜨDq5&E~ȿ\EfqO4yM?5ȉ'`pƛOҴy.bi|^ 0TB'1ՊbAa7cWn#k=b<$bA73I\4!"o#{'gCX< Lz9OfLqN0-U$\6mv<^IlG㐊(ԋH%ǕO#/$% jLM^̕.4hL't:=癯 Z_4C]. hy~wնhIv?IW+xE Lv2Y֐jYzS`O SpF1_;r .}[eE;@8)^ Dњ/VƸ…HWmX@sVgbF+;g6xHӠS_^g!%$U*>'ʺj"rT.~H>ĿO߻oNNb+N^z,` aE2%bK|QX duk 3)y|n=,3c1/@6["a3 LVX0=Ivl}4A˒]b8"@!fkӡ!Y#m}6z09vwBmyc? ;`">o v)ȔSvWO$nHv5h*V6;zDH7'HKi}rUu#($RFxSAHBRB'--WUE585I7y':cq#.X) dmq|]fo^AL4 RNIhB;l}_bWo(<D%/H[şi*@W࣬H=V /V}3{!i`lL^bXףo*Q^Rc`:G&,+'\G9nI 6(Qe6=Sr^65 S-M`aMm;9]o1ǕO/=u.S͛y7پ)U(<3q2NNw&9oi&mDdyq.]."?(FUJYWO]|]LZFyF қ ip'a:a)Gc[:a` ̭Y\^o>5=Q MC&qC 㴆~Q>\ip ho=7RZwMnnZT!@ɠ&$3dA9< ce7: SEHy}\(;4vuipύڗ=lNS;lL'D19U JvCEVSڊ`O0J#KT*C3[GM8%+kg^n R hOU)J}Mu!^rLڀ@8wrg6Bn)2Pd1t# _(/YHQ/=0M^5xiHHSL7~HPj룪iH}RLAvS;ߑ%nl7A>rr䤵Ż x=.mBqQypHO*y,+o} 7Bj7~*_ņ0kMM-1UZ¬0+0|.?e^_+phc Lj@iB>DK/ab9N0> i vF aCk {gƒڮR@4.5)X()G_oIrA #؆n$)yhCiɚ&p%G8nr)YK_d/QA*ň@Y=Pj[ t:TVp?6::]m6X~Apty+:l]ulnj/:t]bʈA#])Ty&*r ?p5+E#-VԕqFiuxZ1)Gvw]Z}̅΢ !Y;uyf m"7[\f[U2Tl` /DKzBMcar)\xʽMbRjlyh'lBu.袉W;c*UTZOfݗw"i Hb_hʤ' uM_֒mn7dMPU6Rf4a|gs37~Z4$ ix)a2wh<ߴզVGtJ Eo91*ck;OewF)w!;ךj &sk!fcM3"+;Ά↞G(+bb_duGB#|+!]v.)GA$n£4l%?/"m!@uf#FgEIfy\Qq=]A,oؙk*cLƖ)2_ 3f_Vv'j@A{{Vl]8~=lc^x+|sy<+)cl5 6 tRru~DvB5cTY)BeT&R4psJH_9WCj>*8njPS,bs(.!*~b8^UjwE$ J7E*FRtDg|J{RNH3s7HڜO.8,!ܕ'@/FK{4N VXz y :F7=|ּidk-oɐ#.ОM Y$%%᪆5=C2,qq16DhPsm"eC+2m]B2۽jZ9T {TICaT@&Nlh)]>%8^turE(iqq/,^=C- G&X`C.bȎ4C#Xx !>0l瀜B1nc.Ίd i Tδb,9EN*Yz%bФ 'wґb~M ©,jk9ի $#:]{'$ !biy<.@L=*JR oUqmaF(-eF2Ƿ]JϘ-ʝ|z%=X25(ۜUtfn}PWH8N6ÚzL^­.ohʷޤr$(7TMwp h Pv\r@1I5J7PBjYxs/Lˮ`+D–q.GCɒ\=fhXeL>afT1&){ȔiFHls"Ljr5t +5TV~$2dŶb]Mu@౺ve _;c*v_%<kdžvn rmޠ.{#}dۂ8 yH~_h2~6da9ŀ2R&N IJ-%B @)/2D]*ꤻ%R8NeUo8CY~[I_ӐIVY?$p;#m9hq8YN-Cn(K #S e1JCS|A=n'n皴jL[~;v.'AX{G:j| kEJ)jk#gg]sABнpPBEb^۳q2HT>^2?j̣2PyLT@Nӭ}/NIblfҺq )Ne$̑q #xG?G\'[E0A$Jo2 omeq@PL0I["׎ZhhX~Iᐕ)$gkEv4Y A7䞙#-ʓ0`ބ=0~2i lXC/1S 5 bqvř}.P=KyxjL>[R5<`O~ɂ5לi Ѡ?PY>,7]ۑ":~v:vW',"M$c v&eDȏ.A]Q&LV-dh2}a1-V j-Lavո9_rqnrZN,^;F /8}j5z QNeFYWw!]/hۚA^hH4|2䛧zSNjgόs ' =$ 56[dіq9Z-?p""$!r `x~%]ߚeX{7izt`M nUwfei cB33fA LV$&-/;w[9W Ov_ }?;M^ӕ=QFQPdPG }FbH7>4bo EF_)L[rus5ݢ {Ԕ"P#!Nq0s<.;f#B}vͅȒ r{?a7@+] YLY'j(f" k-Sq{`.&H=7wldwyG '۷8r:klFd"\69 r$Q(oQЉ炂׃3;'Ɵp*nи P1ϷҝɬdU(pEV}B1Ko/\3b P̽-s ?x sx rRt,o%%xYqOeɎ8,zd9o_1ރ2]%i ^qfӂЮufvlLm6*󻂃 t>T6z8YJRzWQRq9i(d=B]>Psb8nۄ#i]F >ww~Vy(a}NA./X 04L xlr vN̫4兮5Qt.|HfZ]꿍@_F"? M[>M o'eBmܙ&^B?JGS+Qv ^y eD# WR6bD) }'CE3١O&=OR'=T߈BN޵SALSQOS~-ƬaظrF5:T5cnE9#%R. i Fw7^L~ "aE NERxە1<9>m73 ,dG<_L},v%%\ tZwBj(&Y00g>3^ 5iY.ąwb>rQtD{F\+j^,vۘ'X$u'F3k͹ 6m®@N'Cc D JF0̶ ib*ECIE R,Buk+Bs%:M^0i>((,"y|ؗQX*Ʉ$^eRўh!*(L5G_R/,Hw^H9:Hk'3Z:YJfYWc%0ljavS!ۜ鲜3N6_rEˣe2v˶!^<>3ZUH<k ٗFhf%"uAr\hO&؛Q4}fsP2JJv .՘'d %Zt~ ʝor{j0[MR2ß+\GFdZz[MR|Ea洽BK$Ex)=b"Jd,\%D 򯚧)j D ~k+/UM'v*b/鞏<,7 ͽW:(gR.=>\ {g_n'8q-1ΚM4ߌ\W̸H$4NHT$ҼUcƨ%v6jɶ)n=}CJ0m62`j7z[7Y:g&#`z+s-,) ˁbƊ@_y5EΖ12(?xX.YVc9dm"PYޭ+L xOڼ wA7eYV&עA갗\8WԳ`t'Lw!`m!OPN+l@=aa("~3S%YHRMk(8]X[$MѬpH(03a~-m=bN-7i;)>M2Ĵ<>- b-)Juc/s1.NW`;1;|X aJ(t9Ԇ}HFJ>hكӉ&يiJ ~bE0A( b~ 3  ! mVA4y |T3Upyu@ȹ%i2VVyxklIߧ/?s?6  GRG T.?]?!?Wb(BH~h,׽}@k/7g7}Y2f5(x >af=ZķLG>;{ymJ' v~(q0_q"Px"!)ƷkUt!a_0 F=vxa ZNt~`=]f.adžŁ PLmմR1.8DR߾5%¾N< Uhp@$76ZźM^?~~!' 1{ڑ kNnnOI!:yv(=Q!r𿹨;n&4+LżYM߰u/jwEּ(Ly8ռ=Kk~ž%OE^Fx o||,3D!-\1%/Ґ^ H;%=0 Y"C>7{ V[ŕ"c!Xv+]vҗ/E{~QJ}*g7xS¢S5O4rMXq)lN}kލ8N7ys VZ@><4%r{LmH!7ģfBV͂YBN}z x++*C<8.NW^V^Y][JrO\Y?qmƑ)UQ T6Xt&/|Hdm0vz)WF 5,s>Je-REtƺY_3l0Թab3+c‰.gN YAX%[+kxpz%nYlwG ^PJ]I{ȡÆP(+Ou6!MN-ԜeH E.3Ӫ ,Vƹ9@« GW[/@Y&hoAV:xAl88YBHԸgg HQV29qp } ކ׭RIsw(`VhLWh|@е͖:;3n-L{9nt+|8K)l.wu'Uz6<z^(P~f({6sQLF,~݃<-3n^ GJ͝?̑!dQjqr/0'bη+HH BY-TѡsgUMP脀""Cq8s#jV!79UY JP"AoCHwOv$-AJHԓy .Cwƥ0{.//6b٥IQ@dcLJ dQ,EO<ʯO[zR}7Cu?n]YE(d½eA]bm2zJ^ 3>>n\ ʠ㷔Ff *3 "饁I?Ilh+ֻt,AK~3.e#ݴ߭@ EYf(lNѐ%s3$gCx(8Zٗj/`/˝ޝUUM7gP—_ƌ]بH͊v{*fc7BL/GƌZIK-*;%\ XkL*ηZ=.Ot hk:,>$6HXE[w/ڟtBb`w{B[(  mu·?R^ZSf1yg da8mY{RLFmb6ex9Ba1PB ֘ 4J4Ceڇ0M8lfsn;XzrV߄lhoF௸yg>O3jl}m 8>z[abf$!s?-Zt.Qi?-Ӌ½F>̀Y{M–ۆ]amQ6-ܸ>z-ʹ<jT+ EsGY^,SNѼ 3,:BMG?U-K pùIUԦ}휍jn>NS|\0|Hv!jK' ?v|ȏ^>D֚ick IKJc4CxυqJ#Q= ^S|1-7^ކ@ E뎦_!Sڑk(Y)*3GRfjՁb-@/[&H6&;£+,3.⨻]/,nX(I#NH?ڧ]TٰN3B +1Copa> GǓ\rHZ תV ]rSsak?A[Qj1 V눱p d.C 0d,mF=majcTTq֫l0U| zNg~X?PE#آ4'SNgX~bjd]Iy*#X[cNfc3]uQ=}H+m]_g& h`p]r@^Õ 6B|zs i*%ğψ[!$ׇ"u_!\:0 d)v=3nj姥{ `%,_`c5Q }ŻefVl U[Ny?`Ffaol./w| NI%U$.s h9)PI8^O,ք!NQ4WYpvpv+PѮQ6Trhybr(u\ NHL)QP;9?9ZX}bLJWSE@uÄP9-z|f^޴4kv'[wh A Ϲ^öQZK}͜DfZPNefY]U澚_ FmF'2:kjz9Eٹ ݉bnC!c7 tWX爴au&x'UM +KxyBEa@ X!px3fBk|ck^픥U9|[B&&8W 4p&lpTEȕ2}ިњν->x3yQc*IH6C١p;u:=Jfcq`_'=SCx]u bSB&f͎OA+{cƥX4$S8% ›f?YXlk:xdUJ g4qi=$f[VPYLujr!T:_\_w ҺGس1?2Wƌ‹OA] @WUɖB>TECDD*-ۻ)I---;jLF[6R=X Q,Z!c2sA'>7A1@K,]eSRs<1j:IJ?aZLc[W2'٨zp\ hjܟ#5-{}vA+]|G0!S"crtDzQ.5Bs1'm_{8s^C#2JnrɊx@UTL ]?fJZmpf5 (Z*C< f|eU/fGi+)TJ1 I zuyC(0 ,?? r s~s{l)Xg_O:}>bWo>V;ru%e:#Gۻsn_!UKŵjIn @qAAmf !h ʏy/8ƪ"f1ݡǪcc۷\ _ 9=&LDƲm?'ǨMyv:&Ͼ:G )TbiѐO𦥲O/=ۓǒC͔%.nEq.}S[FՓ}  +po 66+'mxt&pX7]٠LA%% ˄q 9{CԤ [`"/ M)miPO>Dg0Mrg\徍 UvbA N2a FPWq# ;(3 O i\n0<%+իLVx`Ac)nn C?VlSjؐd/_ǿ#-wdp)J4{“nf|3Bu/B?"ckB'?2..\L:r"bvk N&%T9Hp=jpw*%< 4bgDQfx"Des)@{OG,(á0dU[^DBtXׇc][HV.A9^6hɁ?FC8.T&9o6^<& 0U*V\ -Za_Q DӼ%|?E"j}:%Ծl`Nnv*pIx1(q:컸K R95e3 Û Sd52.K]4]|M۸[I:O P<1Y Ef:FB0O({ʳ!(}y9*ǓREEkVXӎ@0E0/4V4~ KD{ɋ񣫞3W׆bbΩ%uXOHlLkDr0}di3\[ ^h-Kn2H\- Bm r(0O2*5KM&_W. (wvlT| g3WXZU,8)}~+uBOOUpLӉͶ*ƹ104`Mbg?ouJQ$5/Vpv+A0G88<` uPoNFi$_ k6c_.ea dy'pR`R/^J\FiKNYӋEJ.mޕ!OŮ̃3\m(6EņJ߻ M+j44ŨoՈ_Z/'=_l\ר]ĔBiFc dN+󐵫NQh"tV=@]$EZߧbAISoJF[yNѓ+:U,^ڼ =,n3lYd,WӋNŨАyH;@r/rĪ|b~ʧē)PlQHJ@azּZF(''&*9 9hۮ蹱mV "C+^SlSҟ AB@S Qdźytکl `ZpnnF|@W14<\.{,kPID.[sifTc.[E5G2JK`n&Haa\Í|R)T y7zK`TNz-ֶzŷ7X([u=R Ye4}/ m ўWs$@hPxg bM=ȵ^"ݸmC[& bWV0Rc 5nژ8pxэ !!&V/>amRlk{VL)@›~xbl6~G{)J\ }tQ1Kll4:Hҫ?^T~=46p͆|N"ā}fBU1ٍ 8Fgfմg&{d],R¼azɅn $Z`AʂM"NI^vFD|+ xq/DN {Jg keD`o j4Z(!A]Dg|F7<E~/ިWɕP5AJ UAaHNܗhg̩ -6!DžEI/ǘs>IQ8@Nm'q00 !l7dۃb.tOe?BREf>^c;*pP~,j"cA7'd4!=s< Qxu"ǎ[r"6%<0>!֝oW(L5Éxup;8 ,REEGQ#5Lk18uys,?H?Dvrk(1h jlʧJZ}k6#ʽSPGW)XF^P7hU)I׺:.im-c#7ZX0 jݬbC*x?50\vߺ05J JoMbQ B4PNS^=2]#nJV~o/)"">_OhpJo] uu닞|+jZPE4$S"O#iKt~j8}p e MBA%/G{;rGcc}^RA߹P5i%^Rc67 (j9a-0$6í1x0BmTJ\5H0U P^"'G|Mvt+wkZnXp0RЦ261ԱMP֒xuCKv7{2{QҹmhH]Q#N[[vl :\vT );YxԳPL!Eua3Ggth]6x˩\|$#J*+I r/r,m_Gב6wCTn| D~L^M Ar6W.\!HlHL@qV5O^W-޿x(:*WҬKH[z-7"av\Z&RgX{0Udݤg~3ΟA;H}|aJƥ!Lcǝ֯wb-KJ.zeB3a?8qZAJU'5QTaĺR)YƚG#[|}| ')u"E?eFvG{I"PqD g$W2ˮi4m#_\0]auLhÁ%f/|*@OBB{SK;BN)AϦ]*r-}&,{yp¬ٺ1l8J["ssܭA<ȉ Áb+(:so BRd{s.=lAmjٮ]3L3_EnAJC@6؏|w?PPJK9)_U~ sⱡü2yX]֐$KB:°L1NVTUJq5]va8Ofit|2Eq௞zF8`4J«5׈3Epȶ*lZ64lMqiC0CU]̰ Y? GMimݢϳwAn=W^2j6$t 6B C-c%N8L#8M[.CheNld:q0q2! ?Rj6 y8 :V+PaeA̐NOz(Qv52VpĀQQՌl=LYUjG;V`q Kr, N4@@ԞA*/^ƺ_*TȔbcj>oyLϸq^}3aW n2tXov$ !Y]^}v1\l6n?)5ֽDj}ta]fxV!Q D֪/i'wg| medaׁ<@-B ?؊2wU0h搞^Jrk妾U5tB nMGPՍ-`{y>S{®Fk>։1z0rN^)<-ߏ\_,oLaP^ 4:\F&^@^Ǐ5j6p#7 kϙ1՝uǃJco$AO^ +wj_R^9s&qŧѬM:rH>0Ժp I^3ݒk0&oP3̸Fral nFd#6m G [7;Tev[@3͟#ͼrzoJM3$+~ofX49Ln(X/LJˋT?t^oC21pd̺G͉Ǿfr4#~Aģux\}#V'%;W]"w/C߫5_[ײl] g ٤g8)=n ڊ=#z^%$>.rӒܧ2*;v ;#C|@Bfti-awL1Jzk#nQkm h5P{j.P†д8A'g &ql+bi 1޼3}q]w:\ENbVttܧk@~Q1HA.C~lz攅q6Г%({jl 7t;gm;HtGYw@՝8[`w^5hqC֤3_ퟝbό8@^b)ͅcX! b6O%-u 5-S,ՑGMIQ~,5 }Մm6 2# {wgRK2=KܻT/Dk!N=}_YeAFC~#Q#"IZɍZתI)$ď ~Gtk#SM0)%GDqݽ} kPp vn]%cxAQQ"Ku 0*0qV^qwPsS2)u7MxqE5/p2t N"zT8ZNm5G*r_c5) Bpn)C rn F$y{J$&u ld@OqUB9+ ,Y99~!F]ϚG#p ;/nSџB\]jsٲ+s s7} ±40[W"Lܺg5^јIN8De[[PxZ͞Hg4zWq!EA\A]:@I $Ǿ#MC=9VZiɁ1nߗ`z`YLDZ:6\SËVxu\Y/1$4Ӛ%cE` 8RNWugR~ϥsRjp! {<;`}! #,i`1O`<[}%d ǽa;p|b4 nfyLOQY~L?uG z`u ( {SN驪"ۂW?]n &+f*X#kr+ۉ233eD- |Tb([?V!!Uҵæ&`LhDV௫`:'Qf>qm*fhx}"]-<3X{MM#]'uuHapgbR*(z`Iqqcdԣ-js[9T e&vůH={uDHA7TIhWv%9gϢӢvPKB!tˌ${gP!uN )'|Vۉ%w:k%rr9@̿\3%TΦBGyU/K(=R'H m,ɷEJz¹%ȱχ\I7WU͒Z}y$3^mYQ75Zd# [SO8,m;Р i3HcJA0`5?z0 ܎I_/(;̭݄>$峌=l䰋ba8L%9zdk턠"25Jb]S7֦T:X4rSiu27u osud;|՘Vq?1c- l~{OUDGQ5Ƹ+>l54$#jk\hv, _@=M,ڻ\:E}i92p{ԎuwqETNZyp\:~`pJl/e~ՐEz H}މeulʘuyk\73*Nt=LkxEcx>DštOl,gC]7uE~R#r.ع+^SR9u)s97N𦋔VťdV$2 iߕbhຆ_lMbnt9@4tLs#QbmM3U& .a {m4,+߁!@tݪ~<|V/SBo4C~uc6Xi0d{m0/@0,D1oYf I!;S.e$F)j'5_p( 5BQ @BCMH^yϵ#H5բ39#Xw;h! cHհS m| . 8y_dgl>‚QHіv[SAϫwe8d]$К?B@2oU/`gDeNz5v胒~Bm|j’szWcJDĿv> [,4'*7 \\y}9ŧF'*qPV| ٳ6Ma].=4~@5櫣Gs[lVL氷|uh`zz QڡN+ Q" )C~8ȓKCQFSQ+iDW@A2 2VFS1;jy7E`l5έz HM:ow{9H Of&Ny^ ƙ|sԚf?3!JBK^a vY^7`ϯF#hQth(ǞTTUn;Ng"\EKI"xDH!čl_u7Ucs;%IyKޜQO~xoќBdj+օbkT;! s0* DU50jKN^D2Yy{N:PqI|W˾G3]\{f[? f^?0 AϐFbw0Xd4<H`e~ֱ@7Päpv_KoXa~,4u6tf9m0>doWyrtAqH)'f52 f`Ra$dbhg"*owCSmJlMT:eEγ"v)묒o7JD6V y_΅du0}P$M GTԡb' B8֯LV^1\s&ǵx“s{8ƣ{uJxv ⻣ȣ`sljз@s3xxshlgW܈4E9#{#NԀEI+iqx@X9c˓_#`OnY|(bPMzh$GTaO5 nUߦ]ǰMxLQhj{vF9Wޟ$zi֒C_5a,I (q ,x^ZܞlTmZKk>tEgJڝҨ&:  g; \h#^:rfSW3P)+N-E"xĶQM}x)]ۯ2/G+RwQ_T) e(<ەZvQ:xt[8"7{H~\Ng56} d߸VЅ-}%L1gHC6-BǷ* RG)SviCF`t0cw&?򄞝> !^)LP=TcScF\IdMl lC},D!iÑpYP}G?Rt7X0#OQv&xy_q}*lh_ԯtleqa5l'XPb e'9._}20-:T &p+c\ ̌aAc2}O}&dvl&3x1M 6p!objlo͈)ImO [5?w-2D%t0wu<|o]h>̪S+&U&6bU8!_?ÑeKIY-+)D?6(cmG5W֍Iܸo/+a?JdsZwYv"wQ v++)c5t?N[7 UA\7\)^(\8(A'bOLx%QW. }<9˔T{ ",`MfZmbXjZ{L'3ȁ)p@zW+jd]ak!#uS΁y Hqfsd32F-V-9MWɆ.#2= =֬D5s4cl~@1]\7!j-*4 `j) uO5BJW݁h"#0&>T 9U[3K />zctj#Q`JtM6?/_ YicĂ҈1Ӥjp]>v<'gc@" =blWS⦦~=:BE!Ng ڂrb14egC+ O9B$m'0=ߦkʑ2xYBќz3G_#U82Cо}Ѕb!#|i v.f9ٺ*Fd+?E+ERcB| ?]' kʅl)q*uƪo/6yRw>M4S}+K6M>7rϿU25粗u~ MMȒnCb< S$뗼[AZ5M=z[TKY+v\l;qOzESǹv{c ,3B|yyE%#H3Y 8Њ;7* =dHH.`W| }或wԞ:/@-t~gXƤȀ{.RXh?3+FuxZ]ͽ@LÓ0X.фaE:5{cuf/LEn:ixl rӡ400tAo(e9 q 5"#XoK)r`s s6 5 M*CEo#me<_>>C. yPC43< ㊟PLj:J92吉f37Ѿw…1#^gI 0}l N$&4c|Ly5LXS%BA~&ÓhbiK0{I^v\}"?ML; 7pZ 3>^I^Y 5, ]ŽF`r]r0d 2 E5LѾ*0_Ɵx;~Z0=_!׸'9JLzrO_eKՇ `jd"ֽbSlS9om__VǑ-/Iu͋SAC 1r_7o`}h0ƌrm2Icl球:OSaLjAJ!ii ѯ[}haNIˠL˂qmN"汈t5cR)Mv?z7vT&tOK&Ka7nЁ܄FbYh([=LFqc%EI/>vzb!c ڏ=!~Q4s@6IOD>;"3iP2ȱaP"_,]Q+l< 2KcBUm)Y[Mɬʒ+lJ;CWUa; I%pڻ`ã+P ԫtt |\Zoy@(D{}@2Q0z ч!炃Ȭ]F4ƖTRn s*q{%/ș@FF³K[Mi_ُaWl3_{R-Jֻmhqv}LyBV" njva'N#&*'zO=UN;f,Z=6cПquvҨQ1irt) t~ޏk0z^8rܴ~1z<2mbQkRe)uT+a K-m}m|M싎1oD,FTXT_@|T3_q)Z9}~rh7Ц23%P'`;k <'v"*[cpHm3 +iGwrF4 ﭾyLBdv/q \.S $|N| -ȍ_j,gkc)gfM8x=_ɇ߄/b9/dy/xU# p:jWŀgqT8$:azb:#`>]&95= ׍]Ĉd"~APnJ?&!b{'fna+o /p`ǓLrvaf_mi2yѠmoIȳZȵUmFz%TN)OuQaH2CeK<4Jn iEH֔rCCbOǖ`y51e{AJ#ڶYݧS`mehᅭKߙ45v+GhP4+ٴu iJ`\9m H1tg)g R}G@΀1OQwjZ\<ۈKb8h-麏0ĠT͊^emv˸t!IVkkj +j]["AL7m`喠9pE:aĤe=ap(*zE%!lB߼*}Rźz *q'A|o\!X؛K:>ϒ*{a *+e;4]13Y41Abuـ&س -]Q H`΋òB?v/YInS Я!ܿ Oo%| q|sgɥ:Gx;ڋNp\5v,6>ǽ[{L=s]_Ś!5I΂;,XIH"{ݙOe~3qјuÔ1-Ћs!3(}qV:V,%kwD6Kt,;Mt):˸Gxga(p_7f lnYpP / 73uW$I ibb'U/?Y}sB8bFa N=NSLwk5`XЛ2jF]$)<6Ue`]5-rۑvrʚ!x)SQ냂?w I^s_5\ )T^'p\W/TsE OFK(fF25kQ&S B=Ybf΢;2qRODcw=^B[ڊYm $}Cg!K 8 S{E,z$Wq}Yu^R%PA`tm,*N1]7=??XdEt-GV6<)l?sBi.$㶳>m/'#[9{f}Vvo#n]e|2AP;sX2~._Lۧ:и =`=G28 hÀVȜ:Pvf%jOTg1~ͷnבu[p, 7OS Tu7J+m'RUToE:`5xcJ?gJ?B;P8pBS Px1ft=0K}Sdvm)֊yUw*pdT^" ra8i=yg $/(NL2 Кf[4؊f_|ri)<0e\r{߁P5rgx  ;ƊiIk}igr,J)cISxV$F']o\ X%P-tb6r¤f@ yH?5*j;e,={g*o+<>^KC,e%wV1( ce@]:|Soz8]%H|Ll MvD7\ߤ֛Sw?ô]% 6owRw}m[-c*)٢Q&n?lcuLFe'8N6hGk4]d(ROV ! -[C,ˑS'K)b^;gbٟm* 5G ~V;pZ8] ٔ*%Y֧΍,죶zKP\znT(Je{e:Ngw{;~ xldSb,(Humnc_rz /\ƞ{8kIi+:2$حiވQQ3ͦG1"478 pVMp?DX[X\I1 Òv}|ۚlR#1:R?] եbqv4kWG{ fIx`y gA8Tas?< i竘p|<;cOݳ^&*s| ZG. (}Y M|(s'W~pzFs;i sC~aKT>ὸHv)IRfBr o?nص#;_5|@Y@ّOaIY᫣|5tt>gSlW >%ÉNcht9[PbK$m}^4L['R=Ykkto7kw\w|.?X@P[i@DP0m1e_Ujb d[1%Ȇ[C8ډxk~'Y'y 9҅ɶކ;XW3\OJ گAkK/4b)CU'.X.H@MɰMFnj8hS'[&IU'4 é hөS )0VWAh8^?Tɿw% <'-8N_<Ho揼5h#W6h+L-_ `!@ i,c1V7U}V:XOTAJOT䄨A{3jQ|GɕvgEEehEkp>}cMPG42yd>S{)>5>Li0Ĕ;I/ Ӆw0Br?k 颖_v?``Iz mAiTO%lAl{gK`^çH".܃bg5(K_ۀʖKZO?.^e8xt L|9Al*ߒ;=>)`X̏j$Al_M\-6iLkzQ,OAm7R|J ]]r+/T >p0.~t3ѯHI|w9=\^_w -b_<-hnqCS)48*ohb?LTI1gJצê;nkp =rg쿙EȌݙ e=9fێBA8m^QM5aZUq7LJydmL1D"{^M+j[ l $}s0OByt  ,wO؊'˽do,w"RUDJxΜn-{B$ (U2(4%R36aHxf~ *wHl]1ּ5&65rOHߛ\}_oyj = в%8d#g=T<3>i4 l!҃$r߂8lpܳg VYtC)%,?(ѽgnO\˞UJsu[eзw|rj)~; [saH.#,>uk7s_pltKCt2IdC1#{#U dKHqƿNڽշ .G$!+#V!c!`?`kCNKrPw dlT^Uč{)>ww, !RBOǣ!#Q[cA_E<Ǟ0 7BjHu>8.N]cF ~vpDŨeIM=ch і,5 n9l=\#@=[Qe_S` +nQ{kP^WZh-U<=G#*yG3UJ%hk#w 小bP8 rVnHR5Xm̺$DER@J6P^}T-\GW_ آ>Ҡ7YJչ%]@:`>9L<;-ySmEQ?B.X1*< ˷iftS>3˺q0P鏠XzHsR7gCĖyIgzg3IwE( d6sYO?^R}ƼYO#)Q~Ίe8&[DWj?$D'3><9ɟxV$4?ee1\'Xj]9&yi`hx=/*Vq"/Aɠ5z:p nht`(DH5o61e֡7QWʤm7\* C0DЮ*U xًȜag_ő(йe כ-L)nM֓zKFM[nPe-1588ʾ:1UMJ5W^^Cf4B*oDv w _O>U1I,.ԕ293OIKCuu40qWTOeۀ| q/pQ@ 1^FeN_=~ݦrY>HgɿtOdwv3}T_@IPNRf< hƌ&z#My&_ѿT4Ωɩ \J͏&`Ap{*xӰ y4Pe2=%w?8a~vUXҋLq*,8$aQ(cI-+Ge 'i)̺kc/ύ,iIdzc}V:XE;b_)SEv#M[v 8ʺc_$C j;40WV6WPF-*!$Ycxڰ+MrfR ƹnyjT^mB[s{Ba5iZ<Ʒ-ĺ[e:> ұx1\V-٩'З$GxekYa}KπܪA&\po4ՂXvZ7cq"DTHb09[qgS` %T&JGMRw*-7lVB.T{hMHE>迉"J9x_Ѝ6͏}y/Hh5C&5RX;:ŏEnjւiרOLȼlmTa ςO݀rAtbՋxΐ~I(Wf۶kbO@)RSۆƞۍy["Q q)Aڻ|+.tQzSf ;oQۺ T&-QqE%Ň-G :Tt$h< Zcϣ:2@:,.I"o_Pԝ}#Q/v mzG $(Za1pH9^`~DV}[(,<dJ-qxYPj[zXˬ :£m{Ѝu0*t(JυN?ʻ谬@#'57|b1\`vr!ڤ{~ϸx~hFYv)%nx Y,RXϯ+ӧF-CYw_={Zn9SBJ[g)K*q̀`I:uzAOo~9!~9r[ڬFϿvr6y JJs Li.4z9ùHքO9BFL<*@(* `C +~%oz>% Q 3IIܸ9,l_d50Ɵ2$ǀXÆuS郃P8#Itej XbnLiWp>Դ^c=Tgog\66Ҧm!!m$װRbWE kp0 l`7ÃtUZ&AFġ!(].o͔oXR~GC(RQ階6;rOֈs c.GYΤaou_80Q﨎A ̓ӒWlޙI{%A(OPRuж^ɕU]]`Bc{-4ˎ LL@fV~?93 pHQl/þ{ZaFl蒔lXHAKh:/FBe-(_`6LΛ-a@P3;z`7>dC 6?jqȾ i՘٩ȝ5;W*bnVzK$v Sf#"CC"J[[}9oQvŔx~#pG`L%p48Vmo@@Q Ny+J] em/ETgDYev-$A3EZrJD'aTB|WԷ}#a~XApb ̫Z>7#\_ha?z2BHSrяnNxi۝0\L:qEk^ڈ{}|^`Tu H%TOIp |1h+I=NGk\m^а b1iTi~a}'wG>y/o/A!$ Rҹ-V߭%M2Ȥ_vD\p}>ܔܳJSMyea(u{NmJa{rJTd]/F[ p:3`"zŮa&xbвf:L=~TsbRK|PIk>y6G'i:I-D\p盁'w}YFRhthZTAv$FQkylFs5?rHWcXO ߵ%'-Yԟ .ɞHqh((9BxgRxZ\y'ǹZc$2iXLgŻmp3l1!9F0Fytdz;TF!bw4_l G~AvaHW$h z`~5?U6c?@(U&u' ltn8QĘT>Bab=*- e~6rD3*'Z>G}Eui7jB;,Ȓû{=S߾. Qi$x(zYP).lގ|ɜjW.p rX`/0E?i1p0O65g >wSKxjl6T8O0+!U+U!`wߍ aoVPH/ u'eBedծAĬi-1Mh6ENW1`a6ɨŶ.qa:K֡*Vu 2Ɵ 2Qtec-rG!'rh;d[&ZTY]*I~QZ*/fp>5݀[6$=3BuΧ7΂V?lg  7(:8IZ*|ZaX֞y巙bZP6Iݿ79MАKYQYN#WyWX-Ex^t OD~y- n9#_Z, |=%K W$]z't8 8LCoE\c՗DՊR5,b𰙛6y6V{h6XʦGP@Th=l]O*|_èޡj}hKjlP4,1 ڂIfY(N[Isb3iJхv3m&aT:QDNI !>w܍)j"OffnU h7}]g6DBW?iG5 9Nٷ{!5R]Jq{Ϫˌ0Q10|K&K5>텺VE`$sT 6aW >:qdrl߆66]qjlj#"W{"0'R*\W'K22;5uRq\=:wsٴ\ -B9 UD&X楿V.Cu9IDnD/76d82-E0lZh[ԧd GrK$*8'dw1끟5V"?㶭, h0Ȧb$Nx&1+-R溍F7vpsŦbv[?ۡ 3fΒ~Dg" pe6E\<Ӳ-~%`j_=qG!Y.lgC`9{T+d}Ȼ. vw@3QED&)!'3!;]hvRPUd)J\KA2JE!%uG`M5ΫJcEL:X+t7`'$XO[TvYT|2GkN&P*˦̉NŢ4+(L}_,P%,l"VTԽOхTCř/< ͵}H Zeʇ>סƦdufˀp75z9-z9;7bz\Q-E]!v>&;uy .ܷDͅwh#%w: 11IMLmpn%_Z{[AtkP`KU+އY KNA[H[-GWilW~z ݆]gRvyZ O6&_! %8+u #\El_ievh<ÚBT}Ӓ^? գv!oJ*?k%9\( 0O?P]r8j 5ՏvT9Ai {k2_-p,;L~Ib%,męQkARE].6RaJyH'sُ]հU2Np@|ڛ ~ zRFK924 gq\Ui%@ 6t E#"gضhX/Vm?@sXd|H)|Wψˌ:@ۂfC3{AW H<\?Jלk؅j-gEؿcPDoO[Y=,īNAd-eET|[o".kkxݰnWW|n\`m {=;A 9R0Ÿ+Ֆ͔iמvNNT)WC9ZOXU[LT-y$74wy4gg`UhQUrÉ~ YY5-o YiNti.v5n $šxOM#Y2l%}JNÕA<6tf$_*~XU?B"aV^G,=78Ct!cqh# $zcp=ta DMq`!5'0I [ y]娮ɍȄLٕ$ z>X2Cf71۷=qMuJE hժ ~`h}Kd4 Ga>O"^_{SQi| @w h V ZI89\l7עx)Msb8x$M fjiu0 cxG "aB7YT·y8#[32T,N_}ݎq⋤Z&LyRʜ,E arЃ %/%U y|kAIIWCb+VE!~ׯ$a 3z*D2x9;K@KeDB7U4!#[X;݄Zbh9% aT]N35/}Q| 2sdN0T.&o)c\KV բvBHMwj4Ä aK"8}Q56VvޡoB Uۯ؞#C&}MA-֛YGꑤ@a rn=P i^~S'N=Ğ0?ԲbXcV QOr" N (@i(d0}C0{+eZʅ),/5᩵S2\# g% y0S"V2o" /LyΣԢrBtGd{懃l-ʍyj2t1ΫY.6 TOnTD .|! W\+E4M@vh56j)Pk>{ߒ:~zv2F d>#Z eةĬgNv`2~5SJa=t>wTmJR9,1443l{suxW{xh;+,he=r#hA P=}bSFŝ(g d*Fu֫GUݴ@ '.?qEB}d_¦Pl)-of㖝a:/\0 k{ ~\cdhHql 6A @RJY6qYmlV&`&?Ah3_`J1=5idD61*c*ѧyUl5RM|37-Ai}}+O%@Q'cNѺvT??]IDD-U" gc@ ] >Shboi*@JآGQvEET@56̠8W'|zdfNV{~7+:Rƿjwl+U v(˃ƥ],O}OQ~Q2[d.ڜFثM@9\\$SvߒG&)UU4YZr?)oz#yk?Hdj2_'o@wٰ8/6v X$I d6$yw9ӻ/dIf;wxi?{gcRz& K_ioh;H0YsA ( iIośQ|pIە챒Qkmf^zWWՃ>վg1\dsx-|$ 񂙭 Mn'mOGϘ RV:y)Y8b\a.,A404 㤕2Qqq1(/Erd ^@KITh|QS)1x>Y-yG5rh 8 <^ ]d–s~,<.z-txɂ!6V]jؙMo$JDNA1hƒu.aΰůNᩋ|XWxM"X|+D?"Z?i0DmC 9~@[.ҽTNUbѳ%L#ĭJ#x=[ְ֧Ǐ\v" _T6s@N} ^OQkyB.-m FƎ#B;wqerˏ\y;KSLF/} a#vL|v̟H~\ue9Oe%=DO3B^ez|.g@)I|Ƃ;ȾhF?YM`\Did6Hꓳq̰m,I>?W-~IDF+q+Q,~- UMI4ԋAMa`z7[6ِ=p=7!e5g Ĩuܬv/ZdB6+WN;&iNaa\,@#or-uPFIg|w%z yRAFXUe+S4q|qp9+x0JM 3]pym'fUIT4M; ?iura.+|:.Yw6@'?ǁ<=-C{y%Z!W"2S5k?(Q| DMo iVWj9\}\K""7F2PiU$"[đ_ҵ:DKp_Q׌WF*51EuD^"5pAj7+R+U.o8O?tf3S2!{śG_ISVy%E¹2X Ηxy*PG/W!Fd"dĆ&$.O LDG(jڈAVr|ѾK< Tlo2#3q_YۂHa ˱؅L?1ضd[R1uCj_jFkm"^WQq%:'"2A 4#ȤdxF8}ʨYN"\!zz_cY$4@ ~a=3N /)X]کFհ#8"ti")[a79rWl),ePVXby(_A2 EYnb {8BDG5gW?DX2]c ?;|4Xa*A ]mrAK9;0646@?n݄;n{8U(Hy%nM(#fKQ[=\(U;_d9H!iV0 |Zr A1GV9GoC΀E WmwO-e3م ]ǥwwAWjQtrpݳ lXGbG'wEÿ6(:.|<+I/9m/%uHe#@3?'|tz mE3u7j$~GB'ko0ךnQ|Jo(YFd"Qaّc"9#K3X)w@C hj~"_>Leǭ/T:\X8ͯ]3@ŶT3 Y@#zw7*Q12#JRE%_! C?1&iВ:$vM*\FP?J캖!KMC<=ĝtR[.0*}'Q2a-z,OSj`:HC3}!^UxbpFޣAd͕jD#8}5A胇: =]KQwfVvqS|f=7VL{5"mKv8JWN{aJ̝^v\ռ5*Kfuc:QlnLTbՓ=fr}PORm_ǐ.Rw7!IUbbG%.YhLv ¤*>JPK`0)a FmX4,HÀ"$L]J{G#$s,KBA ٦߹fΩwwVn5ܥ&N3\˸(J->w\`A'S>MghWo*"#v=>^EրeO#cXQ4W MټQ1*ie.WA'OH܊gF=4O"nj0|t=¹_9n_Sw J-+_^Az't0X< gtE" stI`o*Yɖ&Z0$=;k0!aVl-7]avx>.Zy_TZ.';i-c\>7V+a@$ sPkU4J^J'V^Aj3a+^ʾ߳8|DK^$YO))t2W ex4ʚG1"x+m Z-P+J1kJS7OG+eEhbTÉ8heԯ͢c_l*Fpۼ<M&r<EWS%1 |}D5Ih܍:lВVqXz귷u&% Xгu9i 0utQ+i_L t [/Dn]Cй0xӇ/؍9] pX4DVW/}].NJLpBκ$Ŷ*yHexrنiN>֣_Z^%9=h>MnDz5 (/e!m$YfMN H'ɨ7^L)tlrHK9O]IIf1_p#1-A aSI1J֋:8TǤz1lڢqOdj/4 AKPUI_!o8 ~&#v06R$1I4 _E?Wo/:Q@?SlFv6M;ddZ|df*H?<*md!Z=ćʤN<-UFB̶Qp]f.p&mxNwn Ce[[^(zj>R)e_U4_lԭA`U+ёlP^\5LAxE "8LL}5JRS;UEUGCXgJ a,{"˱SS j01DOkB>xͫv#әfLŃROIz\ ;PR.$={6NFIJEC[|F] 6ɇ 4!,d~X҇8Y*ܺYs~O5@H717T;vYTxg4(V#gMF[Z |opD}4Bic.vё {DleqR5#8mاUh;pjQt2#}@b 5T:WԺ3GC~3q %NW6D=]~Vȗ.^nP,ڼ@?}+Φ_2. T[jFf1r~-nKU#,EXU 5J:QTn~lFV?],V|u1l)#`Fk+㞣 0.s:JzC/ɼ--#ZJy>TDb,@L*nrx-'[OͰ&]kG_<_f,X,;$m")( d+ΏwM pO4_Cz45;ug͋G]i *롐@I-YGI]%g>eM%-4RK6rZ%왑xaS~l׵eF[zBU2pz:]_8xA5,JiGV?@Mnіd"4WmI/I3كK?s"_<a"M؎Kusr]IւyA^:_|C#71 ѵ*Zcl_Ĉd! _9<.h?B1q$2x { "5bmK^Eq[nϱeLW";v?32H\ށy=LVP`1؋h+!~Y[ʭd3# N)JKi (>p`C9dީDxS"U\,>5߉p)(R^,{ f"38y.e΂kvl֗ƘRH+$TI8*XCjm ĬkQ4Ec[XYʺI6  a4XCd=BzvPR'L׽Žtz2 ňL)iK{NFS9}1maS;{!`us֏qcSp}gd0l}8hA4Elw9ԣ@jSh y&7n8^uHƑH4#a:5]kl03IRGR7H x'I$ij1SQA$`_I+XC'ꥱ˫,8;~"q]T/.P$AAP r=Ye h_M $t4Q,eQn?'.)K| uVEC0(Jiu 2?yh_p<4p1Ί*iLnb8w:'׌V~,}0ˊ*~K7bmEUp g6SUMnUlػB'{<7UTRV˙2`3} A-k_1yMdW~x>pOzҊE\|:ҧ¤ 0_d0m{}~$H&g,mBV5t?9.^j3JAk.Lz$-4$²lo? .N2t/oP8Uyp86g2}!-ȧOKZCLK̀! `xl1a~4&Ob})=.bU sFsH׺ Ep!l.ʇ1 izTtV*DrZWs&qnb~`[(\Ts8\6vg[iӁYZQNsLbdh=I#g$m("Y\bD&:pJiso. m )6mh@z$@xPEl'r{#; Da|w(!>viVðtqmaH󔰐cnA>L"H6/'QT"G-Lm.ʓpDȫz|plOr WH.r&SB}%0 PR $LZY:ͧd+lIfza?ͪ;ٍa~'GIWCbc$AB;\f`U02s-7Mm[VRn$؆}$Vp /YNL1X4{<{T“E?~W]4ZD s:wQkz'z?{g/w>JbJ,?4d|'ZqS09DȻ1WdMMd\4OIbT4„.I~^ 'TwJmryΨL4B9iM2`^8STL'e!QYlN}=^y"NSeuAs|@rX݇!JhgSk{݊DRt~o\iⴹ$o35 |F Wpb ?loYd|l0 J7a"g0XVjrqm\Tfʏ-|~ȡUVZjףoIn=I#|Nz-tU2"|I$'jVb8,[=*yZfj|odE#G2쁀 1Ujƞsa&܄0tƟD'E#h@!WCWC2K}FjAN&`լ.&\ICyE\ `>_x L\Bθ J4ӝq6BGYnP<DžZZ<)٬ekwiݾ §PϷ-bv;󉖶W\DՃ= A"%5 SycO`YN娎}L%1$K"NOh7pL:duDFy8 GȔi_I`SGаT*QM}i]duHIX PxxL E_P`qLϣ.95Qs'ƨ̔_H/-.D/^8H NhO}: cYK$r\ph/FI p(Al08e5P"-ﺠ)94ŧH@U%QFK'maR3 ID/KTa$A'#/Gq?7^o:CSCUi<R-( T rݜe%G+ Z9֪ 42$üJ]mB4GӢc̈́S2Ųiq $%c(aVQt ]&?M} R#wM+o°>јW䈄*@V)GV`}ܧC.5ThzSO-(kߥZpg坂XjP601"Ir#<_@#8&ۃ) He 5 ϩA:s!ԟfH5Q"@4,*_Y0N'zd9bm @bo8y ׅB.7j8RbSegŘӳ *KJ{ʤ?SF}NG )7" AẺ/v:yUڍq!w5'17ۡ=[Suu8N{(W/OɑN:M`a=?^Okm۫=]2Z{  RRm`9@*vƾx@;`ZEIjzThiGR)PU!qwF+J Dk ]"כ2ŧx}ĎNny8{gf vE|ԮK;N0/6w HW$R̞%xzw:Ln dc?$z'}z.R}nT1tb g 1yZU"fe~>#t WFCB.+R#ì1/1nq[К?Bvݒy-*cԇ駫>UJ~|6t%xа'0 \ c2!D?gFjHֲܶ۲?%nծ fTBKE"ո؈D!HBi@(2-}YSѹn@ ,Co͌i$S ]Rpp.[ }NSBg9js!Ҕ$ںkl頌_iQiV}XfP%K \+ ?$MDñ^"yt]1đ)_]FbFOJVygՁMײ.U`QI}"A{sUx|(,qo3TA JybڥypO];]Ej]L*(;y02$ς{֧r[zW+Cj=T%RBO)ⲁ<WTی.(6E)rqVr;l΃Omm&~c㞀F2V qϝ~K{KY9qHp霮h "BqsYkw5}JDOפt`׃$d7kߔ,q?^ad|[@1IOGCw#@21QʆPh ֭ x \[calan9P\`J2C@ F3QWy;ME\'Tٜ B(.k0LfTpM"pQoO'۴<#`4  G: m!v@Y1ȋW\lirJ\0=) SW@p =ؼv, w%%7/ë+!!RpH 5|\KIB4WyHm)as;w/Rw.!HHB6f%QChT̍D(e\ۑ% uܹ_n>^{^NmWa~+kR]vRJN;>ksԸHJ2D=]XxVo&_@!׏֬@  #'pp4c3<<ϛ\<"yae@C<.<6˳GqD;}UFAS^|R݆֬Om Zw[3qm8[4bpԿ`"e¬]D(B;m"c&QeE ]d:ۃ<VZW]mz-f [\}$VP$N{CAFi.eA_AnlzUIcZXQ_@~U) p.ڝ2&_=H]`p̤ Pxv+ƩhI꡽ r/ |-Q=^t7jv)H#]W>"u1 McA|VgG͍}֨ >%>6S[`JfTՊ9txaY-2z^0׿옂g:ȘGwc#|_.HNn1y: ޽m#r߱}zY ƽ ̓%[W<Ǘy$'0LWj<'lV#{=n!It0E)ȠXAe1&xh 9;Wݻ0Bv14~g}KEn ѥ}eD0vŸS˳.fh}r608Zfkp).MŞ#J:F4JnaG>i!H\Dt}w,6bņ?,Ux``bY5=S5!X`FDM U0ޏYx2{2sm@+Μ\ (-vF:ZARhܵ&sPjKm?=^i׃j> Ӊ=rD@ɂM]B~@ZG*)@2au w/`"roXdc"> TuU&ϤP0KqYzNMofWR2@$GkeOoRR3\_Elh bJ?') )=>5T}10?}ƌuhT$/ύ|TLK$>uE&-E1oap/")>h)GJ"qBYƨÿn1贴M9r]qIsems$vUU~cA&!fUhэVSY)$™f֠"M-RP-XO1ڗۘ`Hج) 4 ]5\0[+,aj{FtT4(K\98,Fr8%dny*Ǒt%S9*URrKv XlqUb[;M?&c(K:cx/߁;_4(VNᳰm/?b ?Ӌh4& ( p' vW٦6wEV#,zߙ "~]ǀl=御M}E(sm+Dr)rRGs7%cbG Dp>x-E/}C9˔_u U,uXx.~p=eѝ݈+?yGLߪ|>׽\Ă6:C`dJH/;vRTy.>.9ưVT#+erL*N{9T0˼+n Lf̓$++~RӻE\ZU^lwE #7%Z@[o][jnP'U"QOdێ8}fgory` 5,}*>N`FuqX㘵ҏJڐq1!'U*nw..P/OwR%N&Tm4dS;?PՁQ/2y7  N qu"0.gU&*kCz ++"sPݫI$ܘ|HO ˆ؎>5ɉS"RZJ$I -깔 ;Ecj%+*NX֌X9pJssoL xSV˒SH@9aϔ_0z0bKsmr bU܁GsqKnɩqK #inrjt ɺcG') ! LwВ ߅Ӯ)yeSHdY!1SLske<.I 8 $WPrWO᭢CxɌQ2YthA-\7"wJA4 ;fڸa}΋4j`+nC,ׇ00N agK0 h[)"Bɮ(PtNpuzt.]_bLM&{ 5Hp\|A! qZb|~&LqE-M\%:H} LD#2W&SϣaͳSx.,l!1/sAzD8p/d,?5ɋ鿖T(e9 V> }\޻Io@ 1=!c?у&Z:?d .#Bs,Alͦ*?cF؅,o]앧^ʏrZVWvc&Jv?. Hrx{SnWTWN1?&Ex56.Rfw%^n$ȧ2;+jHs]L@4+cDfewJHcGe 2%\~E!V/% HCfߵѝ~ٸʹIm]g&8@E%@5JȾL2hpZSM܍A'=PdDfp郚Gݻy9s%I+F-bQ Q8(V\qp g#ľ*Kj>7|[?ݸNJ|ILRk z/8֞No\X6}jb7ʪ~%SLlyfB]ܹk>rV_vZVVbttGU5ܒِNMh|`Hp?k5\J;:c9W<55TE` k T(մBA6{ZQʦN "!4v/ i6p~{+w+0O80h$Scc^NK*xDֲ'ʞRw4~:>+{Wo.}7"q~L[5V8UJk"0IX~y_XŭlmijF֪jN7E43_k(֗m.Z%^Gi8b]1J`E-ZZb)8&σaĐMG >t66V)&FQ3 XC+ͼ^W!w;J$7obaXy*_7`T+r~RMQI2@Q}s8V'Wo#sdYLsnխ>H?fY[@OK5CL#~I2͔k(\/8%vèIp"PwՙdpLRyM(@q9p8~vF`khs8y?NwoqF8jOjH"i;ih!HyL :diXlz8qϵ\=8n$ uꉌ\!}6Jy9mS(_hLB |yCȊ/]gu} $}z"@˺7e"SF)l 7D _HNý:7CJ{Lj MGszԿ P( tcr$|z>R(꾀[vwMءV10]ǔ_T0Ůs돀:<{9Mip)+.&HB )ޡ3e1?8QcF<Œ.Ji/-jqKVmTҕ٣i\6$9A(WΒz07"مLa_FMX]U/dRLk؆P8SA7-Q <@DK<9;FFF&م%"555^c( ҧvV?yt?yB]I\M ߽503x[#Eb.%᳔ODnA AeUO#{-M-UZBjti7{;OaAj$ +Tp w<"/ ;S5S47b2.AѿL lIm͟:󧂜hA~CIn~A!rzcU3=&C"bO3z_T8'?m6 r=cR ʹ %5V`ɚ]x8B5ƚ]=bbsJT-Zf2:̎~%Q |U "cb3썏=H=k’߼IèFz^ }(/c& CQ+mSf_,?~U~U~rs~;M(mLH7湯!Iu,_ u8>U+Iz[4*E:7ҙLB_lhXQ 쵆>FX8a3SC$0޿*,4~ܚNh x\E ȝKPCuXz\~IѠ }"+$`ӑH!QjމRhK+g5IZM6ߘg>@|;۬v8lGB1I' "P9˒&~- ?b峞هilegmUaHb-~NYudF鷹:"ܹJkܯj⮡y"0b˜.lcүj256EK |j?d fp]Ψ7Vb 1ȧҳLynrLvZ| #e1ty?"U Z0`&S ժpB( <%@8p-"GồU0ZGXwS 8[ C<@K"uv"'VJ)izxw:K[c.$ч4Kڧ/s\"h(D΂U%D.3*9LqUZ;yDp~~̑h#A1#[@01W(6 m#/jHA$ I(iS{~'ζ0o䘖<0bU қ*cOpj801?yyuܱ;i%B#i+O@ YO2>vSja>J#S['&0E#bi"bK, Wyf,uC '4B:C\3 s OJz4MC ay3dP俷A|aBnXU.~{q~F(n{ ߃ilgBD|칺7I>a/eD8[aHiprw!z%gV [:ę Y} $1]M\yaL $@LYU8,@†J"i`5M{Ux9U sm{M:0SBF cu\ɽ[N9c#$>6.AVUL>rY|F;DSf+LI^)cqpt, M0-SnTn'Kɀ cS,ϫaCmسDO\C߇ SC҄ij!Z3}_ZmVG\Ç7KWi[x^ JGW]oF%Nn7 }Xam/+{ 3͇_| Į{`GOtHU$eNX;'f /hP˨L WeEdoǚ)rWEͫl=U1J N6[=% ;?lvb+,ҟ8{Wዓ+zb׶yfVUs7zui|q6;fXFpkk b"/7">ߡSհ9hGXQLvx%?RԜbjAr޼>C/R .5Cv=_0C̹U/o@dm~mwRCF4]Q㙧:rPJ;0~;Tv+٤f[ZzFG*:z/z)qa]BamͶ%l3_@< 9 zDsʠ&6k%9J 8﮻jEgѬJhBem`!oDd:y%XB߻F9n7{P/YThBx b Ɖ?{H7ÊB:h 5ZyuyUAXF=}] x7bZ^4yRf,I(pNMjz*YRFHo\Q=<% 鈯VwwrCboI0h:شU"JhfxG< 7dnڡpk۹0  +U`bFZ*WPVc8x쪩*ۢ55뚓wd1.]8!CO;zGwꭇfdG?XO3si2zU[Y+ܶvҢKWȊiAf[oϐRV|GWBc>rolU_}i_F5*$(y '@d9_f񝼻5m!ougmȥEd)tL?.Cލ t 1 h }7]::9б~Qr! Tp0_t3RODž*HalCrL~J Yߵ[O!-sZ+ԁG^[1.e_M,] y6(iՍ؀@+#Np΁ Oy4znNOzi2 fB obx+o*? t#{- W|imf@#i2쩈bB,%H;qel#i Q([> "J!K?`"9Fl^2 zbpc!%;8k%IqPM0k_U[kA|'=@/@@U̍⟗NvGrb5 WH .[\`vW*+Қٖ}iDzaQդXEG7JWYj7A |Ɯe6,#'rF]쾤gTdEs^:>RJ:EQ#Z#:(T5KgwP{LbzZ˻)e}Xَ<Bپ!<1FzԖ-YU$UvpgT݁ D2q{f*}(4!.YWr5jbP!_~kyhʔJM.<.P/'T:hn)bVEgf+W; %Qxv_ 593fS"NT)b ^O>`K(r AFj6@W8IJMH.ׄg='!kC~P-為ƾc=vм(h|P{mgA-Baҡjbn]qi>,ؘL'[/ V$}0wN!8˘o70<7bBo"qhȷw_P,p;`Cbcw|PeaͰ`ICA cVm,O$;ziEB,c}ƵLndrS*, Ҙh?VW/\2Y0go`o>Ǎ5YGO鳵k=t%MF7NW5L_hA ?*'jEkwPj%9Oƪҏɬg|RO^ic<@Vb?#`$KYL#9 fqUFS9Tk: 3ɓ}y/OMf2a=ȇ2P')-9$9QJ= Fy/4;|}Gַ|Lnfa8f5NCaMkJ 6|Bxqг F$Q:"r Ow/UD vJ)[+ahߜVAFt5X"\/2cer [ŗ>Oo6 ۅ V~D- 2\qFFL70&u!Mͺ4}ȫ*{]{OAŶXL1[ NVDuIvA6-~tݷLܠ5]Emik{># }l"[G7P@w=Y%0 V?٫EJ zwbdOtvj-2WyuNM)'uh]ptjPִ$h a<#7+WM3zMuiP)M3'JZ} Zh0q( =NdYH -8/*0GOg14PV Ua Iw0#8U0:vGj Ip *%)Ag'U+mZW{b&-2!5w:~r*mu-^kMjEcAV/m~~ZYM_k[7krJHQt5k㒞gcw\DyZă[m*z'@awLb dp"TTz^:@4.&n0,#Δ{FQD+ҸUэuAYkQMJ`,k`f~d7uq($!oM씸cs3~ !Wel5!egcI&ˤAy\ (:P\ׅPU!NƘv^!+p +bD?0QqzN MuMkGGݕ'#4RLM^9zDnfANQ'ɭa\1c.@A}|S}'jt*gaL0_“z V7pfy"E!-L. _}s%:nZ 3~U} jvN&Ȯ#PevᲐ U8t_އ)'$r`_+K (@> { 0 :)T>0aSLA9FO%ɯnKf?IGϋwzD5e_.{= 'oTکyZ/!D'Qe.RNfV1ˊiV8%YdJJ1 KחfB3B JK OsV1wh>fFڭoVхj)ɞy2A\F;STB(~ÞX ?_e&owRn1s){_XId;: d 6[YWj!mF`Qd2b ptBPNXU>Y0JOfI*0O]k+  ݵ<>=&y-[ E,ɬlbN5h¼q." A\-rn,ށH%.qW(1kF:.!HJ+{q3`NXbqQW+> yWdr`w6Lࣱ*XX 5(5à5s3p䩻8fa_}([@vuD~3_(){i.P'NGSAweMh!b0ǡƮbd㻙+OPZYTs]o5M(MCZnzb]USd&NWT4 )Ҳ}$hBn䪤>:{ Ғ,XcBȔ$Xw(xR<\47$;3f1V;NgDNQ3[7" V}s%o6N)$%gh|/qa}5yutS)GDߕb>5a ό6ȶ dpAx; s;/5];]mسhtꊱyH0 drw`Ӛ%>X;bA]CCPA|[*J7\#rHRǥAF _؜-A;4j4qײIQ\·+"O0L. ]ZZQ)~Y$,].u˒QvQF˝rۇ ^s ;A| O&v3V.`eX9:Lq H#$ڸgߞ4{?ࢌ4kJAH+uo~b.-vn)2g+-Ea.Ծͤ변kSnG#P `4,GlN4X`7+ +Wjڻ]f'o~hHߡd%7}~C7d쐨4 C`3KVblpImd V*4çc[*4GC48 WG2Od#/mayG|,Ҡvrcvb?Lvme `w[! NIf02`>JЏ/>$ s%^r9@t Ƅ#mL5tMk8ty<}/]7הR-=stٶzKB<: Q+.`2on?O,M?ًe'yU_VX#ѷ+1)iH?G8xtHxXۦ„@+d]hP&HpSR!MzVUBUɢRX0Qˉ{+Ʊ1^0"P3ڒ-}5X JR%WB;^[3z Y(đ2p4ؐrɼ(E>e8P "F-NU 3]|f4CjL"Wxa柪#ks9G ݚѶ!_4]6í$ tsM sʑ FNw7M5 {E^eHg D$ʟ-OC\㍧ЮFkQ_il@KJ)Q~m9x旐^3kʛPY4;M?)֡`@;Br "7G|_&HmGщK947.vI/&bb6HR؅25} ,I9(G:Wv]ɍN(J*Dp+]H,l!dCboDP-Y VuXU̠у#2VrN,QKyRb]DL1)֞}`yV[} n,6E1uä8/8+ {lG+ꡁ/P*@z:!H` VŸ՞OMT_6αg\b5`)oW>@4G.eLRRB/Qq@hd_ Zfx q) )'Ž3!{_5؆r$NMӊ@'y;Y٧l|ZA"/*G+¤DT TTa(F"}>zt FR>5%?SVYP<R|{CՁ( [|: 6z+7MvmVI[ -Yvv&+-v^̞țc8i:l7KXsDU3sOl# 3Wuelx8#MC%dfЦ1GXHI@zq^1(?m.BOEx!j߫)`6&yB|Dj6t9$u 辇 /-͒+Y\_E>XP!ةeqJ+ /x^w"sĉ0Ah|X 1SbYĥvg [Ȼf|Φ/㸖;-^M-{(9iCN"+Nl+IP_wG)f|5TCtvhbw8EN_s1y[Im&낅15k5xO+JA-8,0\y*]Cců DgMP8 G[ ID喯Xv o , T_kQin[CgyLu輌J07ã=Es4)Krː׌tdOQp')׸&eÒ'YEYH h}RQ4<` ,J%p D)QG;p&_gCag[Y0p}71Y)iH_gKoV8o5+iV8ySw;%M/q𳍎,j%`ܬKlu(.}]PfL-'SO?x9%^28RrvܔwYk 3w-50vVi0^e䭿FIJ(thҢ6ޙܙ.{,KN }n9xG/rzBm[ތf xG-3~D`|GN]{%l?( Q?EWͰԬ?s,W>2\L So?N*Ȋزтz}&C+i{8;\IÇ>Z\F.vPƬuq)ݐ`c܎n ,Y Zν'~:wsIu{ eol r'0*j֬\AWڨ /@d7*HiBI2ը[^-1f߀W.mll(rZpD?gO[᜶@jU,>\/F/hGE>$`gTZ!洦-Ӳ%$L$5?A<4ftb~!>aٔl)Ҏ>)d$Bb^t0t3Q鍸 FZ[u{m d 6VU6A3["n_j2jT%Ǧxe]M)/^{$1 ׊K$ 4nz&tk眓(#qGxsh>s:膦5(Jh4nD@Y8/DxZ4u$n7Z@1UۡR5]~XnDZ A-z8-0QX'nOR㶇*YW|֝ޞ?)߳:dMs07O%5uXvs;tY<;Ѫ! zg]ɂ; e2AbӨg*S/)-9x5|w S a GWP3r ǟw[F%\ ItVf2uw"j':d=&^k1*_'+ r_qnj Mް;?g( lG; 8ʰ򢼸X7ӹlw]vulK $܍ChC |63qwT/%eKA@u°]XJx1R*-5Z[h2K)? f;Mm =GikaNj?APHjezJC6f^Zsߨ㿶I[9@Frׁ7!\/c#~o@Njsfپy)Z#lb^@ұfhGt [:ɄKạ@;pL&3eفh tO(Zp`"Gq&cPω`Уk ﺭ٥pv D%ṕ֣@ dmaG"{srHD!Lhy֨rkC "=;R?D>#&X(5ˮӛ4y&͆2ZA&ӳ1[»F=s%}g8U +_7 PƆ+f,g\<.V0{ IJsӃɈ>4K=c#.h=X"0M*X簭+bme:}oO3!b6?F5hG/ΰƏ'i韢@Qݳ8z~@zS0DATOjr0[|ğ"  +f+-vO};V!u+ч؎h\q^fL? xhR-#ƈJuS5HAӬoɒ\;[%%|w)y€M tSk[LA6o:`0UgkƛNe_ >jƻʔP妄N0iKܝ6弿ɟ3D1TƷgtPvsW풺.ȹBC&ئ6xYjh8j}W4,-ɔEb9zIhre׳4*N6 ӛFژyW(Do]FW_YWw{ Q"v\ODeB/wwòptRV["oJt )5C8_?7;g'jO(``u8B[kl BT#֍\h<'GJtXMMWzI\Eމ)gwwO3ͯsIp4j3ml5{HYD&<=Rxy B` 7 Z0c:ϗxxn<'e1gi/.,z; <%Uub~;h|%,_h$q7]ò paEU$2-`PCJ) hddJ.C_.ٖC+Ct@6e&EJ@]`*{΄0I=SR/g`}fϙ]%LZ e?pFmkcycCR?ېJ^oc?蕋 4+k4А+GvMCtAJTF{OA ]bĊ"Ru!ЙVz@ǟ\ؐТ4}AAt׹wV CGx>`Ol6`oaG[340Wi u63l wדJͥ 7ݴ{BwaPg#QPX;a?OS{!Mbi~t۱NUBH.[)B-^c9%7ܖɲѲ9Y n[)9mD0 xdT<蛺ZdnEBPZBA$:wJBU,Vθqwp$T8If#VGZ~A,}g̓!Yٴ+JtC gR+vdP`.WV]č !>7 !!#90է A; 5 8ݥv ofi폲zu>gBG'݃R ˶z&zTo,YhB_I5/7KmpWWiMH8eק>k.*^$Y ,nS.z \ ~pBK|TFm]*AwLEa] L( McB J0>u/Z[3!+G׼hZ􉲼RJѨ8N,%F]tSK9^OEO?pӉʵ҂ #3!Fplf&Cۮ7gd{6 Q.(T+&(GNVKCMdR$›["=&HH] !soI^U’SLXL 0|+ͅآ|ecx-UBnvimOX ~jѰY2";.Nߙ*.32G<܎ }"h;ld0 ʁ ]\Q_͚ؑ(⡫t?6'_>ք ,54q$JXfVjO<C`R! 91YTg !:>u7 CL'Kg1љYg5>_A\ ʏ!m &ԸI_ۼџ20?՜/>cSMkUyroκ Z,Wv;LUt}Aq o[UDQfR|{ty !EBC{+إbR2v?dtsO^%Rf0DԸkfW4pRB#DKH1_^5p/ǼzfQX([\p{%5i5n‹K^LS9 anϰVrt2G Z~k#5\|E @Q XBȤT«9)֗a_ mTj!۸1r\P}~;+7GCYYpWۓ jQ'Z6cLwզ]mM%tqakPC]'N+b #k2xi+A.CUjݖ7LBCb;Ef6VۓB ~QBLܲ~I4M: , Moa9z&|0+pGUSQQy@^想?8r àN"L\ Mv׬( %Nt\JXӉvJR n'GFfO&9D 2^|i,`VcFt=pivKwMx5E(FDX@Ӣ6SW@y PdCޱLi+Qf(8ӱ_J)!k8GTx9qƮYxO5|T@ن=n EX,x̆3MW#ìm[,۾:'|]+n_Ih;/SB`PM,L3p/CH@guW՚ M%Sڋ$4r+`Cϱs:xIWA𠖊`v;@ґQ5%O͚V`/"n,~Hz"!d~x^ɜ:,a3Tu3 酷~aסv>u[FACW Wwu$hBla  +HDY e1c8ΔkðFp~"E>c֬jWh8uroɗjym1ogr`8&ĥN|0R-CsCjJ&}qI~R6'٪trֿujy /&qן[O>㳌z%*Aq㦱S鿥u4Ӆxv?sn0؎Ia^0*A gC(؀! ;O< '~)Pѷ޼ HRF%!hQ#ftfiX贑c؟+)r(u;4jȆAd@klvee^whJE]/,a!k +f.دk<9]iT밥n^RjVWu=l40q GDYRtXq4&4A$_I/(8e'_F. l9^+Bكخ`MӗyjU`8]BdxN m WfYᬠ:_PubauLbiC%0^ JC0"fOE,=3Tu* i]Ird!5i@+dfdUP(6uuQQ3Ru}vQ t=̶&' @.gD'uUD&䋅2_uz7BDVO:{8Pu%!3jl'q'8챔JteNMRg&;)divt1&0$ǿ+Mr4lƄm3Q4k52.m`D}g]T{~csS?)OC|Jxco"dǏoSTY]0!,_=[v>O^sUԈx1^QݘB*xcյu*82k#b_{ȚŌx,$chriMuf9Zm.K  \๲H$~-SKO6i $ }WEsr曒zdzL1auZ?]z;8ty⛩|" _Y õ 3_⌇o"֞F,#sxink;>V1X/q;M- 6JQ_DFrb0rVeYbV33p~R"mT:ϸQ\3'X(,emMnФKrmZJ6xr;5@ |rl%P1IT/HѩR/i܏/=`,Ae]--SM L`JQ?5)} Q`#6CwCYn*.$Eį¾,ْ ǂ@ia8B~Lm䠐?ʼn!`!JayBͨ&1.ۜ-@+mhќGAbuJxĔ^ #Ԟb]?ncΗSH\WbPb/zO(NTOZÌŠRݖCKM(U" qc]?.P|[)ڂɚezwEFap,?i )#(/%!?Y'/Tyþ8F cO&-]R&v@? g/d^n3L,r\y}'Wz6 kR;E9&Sةs;Ai,㶮 A줻_'=G-T K̿j@I5LGe{wҦS" Lڑ’5 }뢬26PCF ,5l* 8pRa4j}6V]=8o&w@!XC&L"gwt%t% 1LwMxa -iA~Ūk|V_aޏz͓K}~*eOq[pwޏwVV"5UaoļGUN|F\o˓PS=\s}W.C-= l=\E|pi??u1Lswo%/4񃨥UϹomQ|#/> BJptC]#<ד-oO7 i> q- Ӝuemw3|RbJK*Ðq! aO`?AFINQo2!*N#̡QLo6s#4 ϝK>7@ʼnh {L;ޔHʞYMw>.v=og&uT-򍕥~dS[]7`|IAJrp޼NEvi CcWͲ xѯnbn xO5P r`6`a;𯪮Hżx< ^ӵW::sѫek vJ{GO6/P"RG KTqB#4XGڪeY˻AԼھ\(^W8|ϕF$OT%4|~ Pef[_߷flf]3"a6 ?J~#.[BŐŀv?cG;)GMOgEefDd%ߋJxeFW$od"|9 fX9bӼsXzN]f~#J[ ~.tlK( ԺRƨ~ $gCmq,AGtЦvlIx3ZA@)vUhTwW8uvsE r% 7#aY^WK2O7n!6R}4H ytM:^`po%]!%T -xugp\qG|4/CWO'Im(d·?@S#͠:"εtnB+_n)S \ k3b\|*W*'Uea9f(dWȚZUEDVj+Z  hOI km|3藛񛏔HǠ35Ja9!]b#&NJ0 0N#g ^?YBb*0YmPS(yhqy%8ŋsf,z73&բ:_NkDsSl.0gJ/G/5&4v͵O(sZнe˳rX QD!_z6|$FfuAϲRR'eCW֕2@|,p1 OXẁuKNaha5,zgڕTn~4?XOjchٵ 1i-=.tmݐ[/HGK M#s=6D%Dy1 pwKMܭiLk{89m͐ *OۂҪETпσUTR4IXV6҃OCa<۪؛P2o6b^͹$hG^d5 *a%VzZ{!KaoNH/6#>;W48;<%TQ?#vc+%oxJ%aRZo s1GU!kfD"K T0[_zG*Z)G?ȗu6|Q Qu(vm`D^=u !zCR?4Zv#ܓj${V_p%s|YNOEDR Kb6ZBKz >ܞO9PKCtm =x筤{c :{DZqm^i(XJd t8b[E׿1zv6S~?Xo,P !R8bvrq{ t;p-Yhm0W_hNBoٞG9,~}Je@nC5:r|$)kW7Dqo}G9HEOK~\ZGPE"H\n]{oU*}ڰibIO]/H%|c:#g@!10&{jR[MsN:@ R/-2൥2l>9ӽUB#knǗw-M0~{pBZ~}QNV'@sq4|3I)XņOO@[_ɀߺ).n&C{/[!9IIаFHó )k7mkt2QЪg%zvΈ|S>^ .WuM0?77XNz|4\0?_G.G5l<_h$7ۆK$';p+*lrKm!@7C~Ih y͎o_U'f1-ͬhgZb0rٰ8|WK&# ѝj3Ǜ2?{Oui&BK]g!^XQoXC/A ɡ ]nЄ+,ya)r^eߑjfiR_]{Kq}l#BJߠuR5l+^'fRdFO˯hYEv(fCjDOƏzY^cz&YֺN4_(sP5"xՒ<͜Pq,fjdR֏2$ws5pN=:pSQg&;p m@G+s\h R' Nqi3U8@t)Nkʰw{dʢ5в<ԬUsB ,TW(Ƒֆ[Rr?Tq2I!F%:qG˼HѨ ok㎗nWB.xJ)T#} R>TÖo^?Z$B"MzA6JO(NhxfxXsz/utoe 9rN̩v3woGQWͯ1 'o |CҽR(*gJ|tcy Z8?^gW6^CАgr$j]4{+n_:RFGC[ Ňcui>\%% `bQ%?%;ʕblґ Զ`eMwVV V7h!o4f@G'ONFZ%.duAK`P\xT8~8^nG?s\寽K-6^Zgp1gL0~G6]nܒ~B.-=߫hڧ„m)*Wf{$X[Y1IU]/ 6"FAM1ϔe &ΝʄѮkC6 ?'v W+/аC{[Xr#1 QP|[=г:ύހ<:rW)7gm\ȵʌIfٜDB@XAcldޢ|Վk2k%]|v58CS a q ވ#˺SoW'Ru4l<_'aW'l k2n|H77PsyzԸ:pkD3dCp4j%wCVt1%c|-9ߜ߼06L-,:дR[ED;1m\pV49]ONfo{a=!2)YGyVr%1(S`mTLK[bj>SdA[$A\a &8#*/hx+C6oh _-浫`vl gumlG°z+ /SӱݟZ܏PGʍ{F9 d 55.٘dE־ T~ǼVʬ# HمQ XfJɠ11ؠa^ǮvR'm+]2-B!hKq^#4ʥ'N6#T{l'\?*3v:ĺ1V5cNMaڊ,A;LZuG7`CwF;dzaW{ᡈ5;8 W&=G ĎC>^!6~&BpTr7y}]\Ȃ %='kv-WnH%䭹<광d '0r _Fg/R[K%1*ι8`)˫lęn4Z}psQ`l;̋ lȸl5~l T==h8=9G H%rj\KC8\?[-{/]?JD>I0@UOz}x![頋sȣAEn9> `C=Nd^`:OM8.=j(#=cqLPt?vcb=,dcj+i|cޱyN4&104*ϗ&2`p4KrFAHY ӠFZap>0۩",~-}I%`̮=pl^%h:vMC%D%r/H2uF,𢏑W9RΛjl?`Pҕ[~_ˮ썓Ric&Y{`b=VN#4M}!mJ2ro5V'z.um8CO>?9|%QAW I, yҬ>J*$t BsU$ 018>20eki<8w:6v!a; $U*?umE~V)^aPF^3(ӋFW3-{8Y.1Tv$~J} Z=-1(^e#Z ?XR#AKK6Vi^VI1Q${X_iF^5`QH#%'&x !&Ѫss4@ku턭J(S2T.4 ~qߦ?{mTm~?mԯ9yӸBwu:`:(dٯjŌ5&Uhyh=nhg,b(b/)j b j N0oj,_Q)7`Tvu{v3t7۠^)RR*|hki.j)rOdbgj2=&ccH/}M@r-%VϝFX|Q(Ml d(m~rYš8COPbwbM062f~]<{jx]K:V5#uX"YwS6&hJVX+K,O:NUxdБb1CD}iIّʨ1.áI}PhS͡=J{A.p?v-'azΰxW ɞQ&NrfiF~[1|8A>X]ݦMBi}].$߄Ӊ$vȮ $]Uzu":G֐۩ =SqjE]W}q vtzNZKr/1*u{؈ 0K-L shVLD3rݚAoy ʀQ+NS5S»<)3E p3pb; 8JLS"rf,S)hsN1_l 9rkl*\҄D,){%ڟ0׌$}*riVOGZ\@"ԟ#Ǚ/|э[9KYF tR/tUGg/A\NȀ$ˤԯMXHfqZMԼ}ӏ6 \YH3L=+ [4V-ǼZiV(ZLcJaGQDXIr #@]N5 5%_@K0D%6C za zdD(Y]@l`XܝTEJhYb  ̖3O{:_P) Ād "J>( /)&Xa;Y/vjgCw|ʥ"={ ߚRPހA/6B"[+h jAF*Z2y-RƒsYS)|n9Gk .pӼ:{ ۣ<8qc{<2쀒']>wC$ZV3k"97EZnT ;\Eqr6z}iNpEUq6%95 7,tM'xyd.g,wP1d#on(^Q| yeNi$T.KJh8 #.׊!/"僘LacCW*Uzmm54C[b|gg"Gn"C./lf-tR =l$K1 `wD{I=8c?w8,jOYCz< *cNmBi$rm0Ud$ux,3KBrLd4+*`נ:'^W<#\eῼτEjXcF /Qs@^߇ͱ 7i٨^l%]YrJ`zU9}l~97'8'^nQb,/:X<;ʂ m=})ϽaD׽ =Y~ޛ~ n ΕhҊHe#W#IF٠݁@!x2oӂBF ԀGZFIi(빡wKArXpҁL{ c3ڮ2\w# q_R 0e&AG\am!L?Lس2FVʧ2!ۤU784qֆOp3EȥjxNK3KW ~xS٣l 3Zm\r4t+B֨$O[p[-GrqG&ez`@T|FHuE2ZK1}4轻^DX1"0Yms;.mo>z|agazԡU k/5K R@Ps:Pc~B5!wG\5~-gX^i,d̮ 'l%OE.7a!Y4NQ~LH/E2>u{e6'j n{ЏY$Թ0݆bMhtwr|@$^̈m.6N|qɎ_K?6.tkK`.Pבd1 q`?Vc5E/fYdV9\W;A,Ѷ4TJ5 ۚժ8d?:?|-dM؜ngMt)Q_~*k8i~<`1'1ЅW,`=oWE~T%Ũ4,t1nrf5X5Qj/)} Ybڿ&G2u)2A gybqfjrJmy$:ddN**'$$يED&AHzDB޻~pyӌ ]&] *HuUib !|MhQŚ!9^_93]Z*h틫R5M(C_~|YaJ;tH+ܩx @R pdSfW۷HM}/7""^22;fB{Ď'OXL>'R*CW5pF3 / &9ް?<mWvF6J{+ ( ve>$Jf%8wl?ŋ'-٪ /-BnP*i)]P{o/.R5_^P9I&B-3q|Jh;1vSfQAKdf5mL)\~5m7sމ`?M!ƪ97$nNfZT e›y6>ZC`7֛B[3GpS0<-N Z27UwCrz20±׾8  "',5 n ֣H4~ybњԒ;v׎Z!¤Bx0W8U@2LrxƚOʱR¼[:%l%->789Qju/w? XwZqt,PJq z`Ц4Bm*GoSnE9ɐ{P76=xj #A8H( {Ð`͙/e .R`cra_4@:K" Qˇ8 pP bâa5酨:53WtɌTP6*#sˁOT q3G4hnqZuW͛5D09Έ}_! KP8򉑞gjnbNS치oCf  <%Ac`@OfV{wŰ֜bBl(oȲ[P>ΒR6BV1tich 0eJi#y!*?N˺\tCm}njEzT'# ʜK 846cVPlC!0l]ObJ/ ^/IR+#䁈]F4rIب _WANl -vrH b:RQc G1yUm4`x*CDN!rA.IP!\kc!a(Lr󜋢z>W țȟ4JŐ($kD `эKϿE50 J1O]X:.NH0:aM)CH/ Ng0I ܉R0N&kؠ(Ģ k1 Y?uê#+w%׏*فH䲹-r7IU+j@Xŷ rmarڳ;j2_PjRY,%^=ݦqpЇ]=@JT"}D # "4t2X)riRy 4Z)RG_v&s+D3{QݹluU8- ɅlwHNbD:Vzxi[Y @ \ ;vcUi]/ v勧Jp4SdmnsHl`ՑfB٭]1{XTw)5SMsy҈M\"F|cDWXrz~ěc&: M?[Vqؾ5[q,u}uPr n..̻3Q}2]@cP >Lֵ+y(PELx 4qGHo@"ď7vg}^%ԅrs;rC6ufgE5$Ͳk>XWuBkM<7g-5k {x;/=]M\[uPM⮠w|+vWu2ЎrP$>'z'Db{L7Q0E$ R)na{ (B~ȷ;}ْM[Vl"iɤ{^nRJI3"P,s:LqU6DMwvɝVӀd[es 26\_nC*cƇ(L!0쒄ҩpQ,YJY,K/'.6cQk`I#@ Q֏b6VLvwr_:!`N @PB"X-q )xxqk ovtnYE5ʇt[K{/ڥsmSM!186 .qHZ} ]VDz FíI:,'UOp囇2; H- SnJw A-j`Hk;Q˰*%wÓQ׋WF-o'TYL/" ~0yO04oԶc7W ?іi82aΆ ]?~ ߶AV VGYbi6d{ŏT.yxxwG<ђ)P_w PQe;mzur8VrG@kfEqywEz\#<(p-+o8'7ńbY #eyKʄz%Zڹd7S;P(OJ;ɞx4[:ԁzS" `2zM3qB#dYۚUZՒN KGz1ղͲ?G{3n +8rcMk|sW'l1>Zo-"j(C*I7kdYTϽ ۃOT 6F(Wc)?"ڳ j#T!u2cv-yyc{rnYʋYYeW̓ [/΍O`r:PIR)0/4ӡ3D %ZS8> yi`ve d݌2BCb)}gD8!ɡǚ']1;]4F?ffBv*g:'޸+ [ >Y-a"hbq3OwsLh3f\CXϡi ij*vi*¸>>MgǤMtMD(;4YFy$-xqc ="{@DeFtsvV-v5\MV7 $L!`H1Ne R |Xe;Ж wN7۴;J^FԱ;5MmaP?+sSWM-aa#س?-Q/$w'%)06pޱ.dKL{q+O;fƭ!R :Mp<#-o(b%xi5z@dxv'3PLOT nxec@2hG;5?ώE'ͣZD'] _3&a-.,(m7v^GVg3p`bs% 5o~QVW8Xt`~xh DGvZ!|R'78IU/XWT oi}Ir´_0($Xgy+$\s -ahx+S;Vv}PN"`^MR6{ZJ_uAp+ʶ%#m맡p:'ݹ-[5v[(?>۲更I> 0m ۴nX))I5Beζ3 EXNBF*o%Y<&szh#7wLc67G+~vPُ>OEё8>i!53&^v\2o]}ͽ1^ 1d8Y;F}qe$YXd} ؾs-k& UK/bx}ȣ:T-jzV̼+',^䊏22yjlLB#~ س+yucWlk=@͋_u35DX Gܧ`Btbn&}>>U"Ͳ f]D9V-!P⼠΄+X7É|ȒilMsQ^dC.5R!Hy?+A.GFwՋ͝n)Xm_֚ÞfdPyFi-Mɪ`c_K>v]^TfYՒ\q Tݏt֡R9B,\)=~-v<"j]4)oחP\a\ ^lH.-RU ׹%ZB8?ۮ;0MXeQMܛ3pdb3),$bFGv|eAvr64ל3a1urxσ[|f=wDoo?ՠ<6DɻiDw@c۳PC{r?ѢNx;yT v|q=H !d0 RfP 7L?&LlD6mX#H, 'WQ`&͕" u$;y*_\}v4B]ު=CHY:}=xfxFvjY$הyg^"AO& ?޾ 7]mWhلucb}耋>[LȚW-}Ku\ 7Nz](^9ҪFK;T?JkIeqB_ pSVTAܳȬiuhdBlbyhD@MS,+$ɼ;'t6xJwV^6w2eN~QgfH`h\A̰?ϵriP0rҍ3k<\q  %?saeYNۖ9[P|߿ q0[q} .dֶ>݇t[<)2ωP L._D.؅Pq$`8_ӗPI_i NhAqO-0v^b`t |{d"_ ŏM`XiUO~by  |EgS߯S?a&ɟBvVpΝg[r[}m$AoGf^REn~F0xjlLt68غPϋ=:et1$*O[Zz70Ő- nӢs6)NS]T͕k VnqeZl j˛LGG7,@j0fugD6ie(h̽V!$)#~c/MEP TgF$Y <@AcV"r'T)aBbEڽ > Vl ,`ItK>Y;.p:uC~ltٟAJEu:KMA1݅YɨXGS" U$RJ[ F rcs-rLTǚţuޓNfu᢯􇤣&.ﵞ $,_ [`p-ܜ7 2zUalZ:\xcl^ 4i^ D7uBYipk?ǟMy9Y1^FgqCh34bZw?( 7Z@gܻxr9-0òs܏<ߴ3HRH(SoT> Ȣ7 ,9x A 8 (rw`S@yӘ:ΞFJ SHfi%:/؜Wb JwFu2{@aDiZA0 VPGbZڨ~]ʗÝP<|/{yunJc򋳻$F!Q_̛θ,SuKT w⭍| f:g̷{a^l:'X9ۘ(TɠrYx!x2*:}`4ԥIm6vABJB ժ;֩ 5=<_mk] wUR+ M" 8Xy%-^^DƊdxcDLf<܆G`н.r\Y\*Cfbeв:U"9>ŵxwSVJ$^yg}oNآ{tL~u=\h<5Jަs S7:lCO>Gp+} W#hmIҒs)/4~ҮB.+zE!XC{P*u0PZ:Nqz~nhhwy)SFdJF)rcvyg V5z _qw}j$'cau j;Hgh8΢ߨ@ { Kۼ?]O vm: 9o)̟h.Y Xmjx7~0<ijPDR%Ʒl@PtZm!$^U⎎H }/:G=Rr5no2pfݨd\Hw?!MNqVYt9} ?4{΁ 8kx 2ќt?Ğ^L4$T}"h" Xr7vqvڎ-͕`iyfe@ h43`~13':T>!j)`ި/. LVaƛc<d/T˾5DhMAӁWZ.N]J 5h.ݽU[q}RZ}} q4G& 9dT/R^E%f(KG],z|yMu=#[\"l3RBVp-mtUT]cn/)r2kaoLww (y5~PV:dƊe|i$kBKlܛcL!9QQ fe;0oqXtFRdfj>]C ]r3,:I:5|`] 5H;,ai!1,)JGg8|no!nĪS 5x\q}#$RZq4A`F z+Q:87f_! ’ړc 2ץ >GSGżb[<9<082*vB[,maxOeԊ!>f[cGŕ+ "lVEF+ោ3ttL0J)orOGǫ2u&⌜6!tv9o2 8ASoѷ2}6zD\L' XGKK-']ܽ8ܘ(Y{a+>vS/P Ə0} =no f<W˥F{ߴ?,֪ѥJVb>>Td79 JA2ʐse;HiΔ}K;GkGX<fk͈HGZe| 1c Ǝ wr(@vS, ^VO8kꎻ q>ӕL{НzcoY3B ]Jϙ .`!opd({7/8Vm]j i+oNw# .&$Qa&\t ֌e V߀ל83zvj]+`0on b3i NAlV[禈LPn~KLTN'ZH$|zע=!nZ! =gpVyƆެNѝ'9 U PvqZmzrs?/rۻ2'S`!*kBZ$T.'N0V"MLς #dY{/Nׇ!DTeëڪKް b!Ad7Yz::B[zޕFltV,H,]x[+e^CeDpD;lpr&Z8[$H:n2vΓ^ԡݯy}.q+PBD*ÚEХ"I!@$siO FSC]/ 1;|8uJ/p٪d_?!nb$0 }2W #oHW˱dn2)yf=ل4Ÿn{*Eˬ 2HE:/M.VB4oܙDרf:䔑a8URXc#m/35cm`߉Γڭ ~ g! Lm߮L4C^Wׁýyt 'z_A[5>I#%8GY="?4kobR#q ĭ-M؂;6h2M(O]6I-n/Jb)%ߙ}2m)"d8I&vh;CY|R/4LU_F@Nۤn1*7';-uvanQ>~h^ϛ;f}SKr>9P!_~$8<gEw1-U ؚ;wc(+vuS\crHM}M4%lM|r^엇' ؉dnnzc0Pe`! N%n%|6fd ؐS -RAEw'[<q|Qt\Rq%,EkccF]eJ/wM̶C%JH4?q#O.2Hb޼ >2/3jȕ[f[&%xϧPZ2I H)!Y1Au zsu=/@#B6UPFIscy~h RcЊ,Qt TtNRTqR] U'C [#Ƈfox &fiO EFAHx:0E0|b+xH8"c-zM#] i%DjF\ e 56 ]zM{Nt@u1-glHR4'k f@""^T'88%diˋ00U :[}X bJj?S3oKcĶr$o;r$clg[re7gdܠ]¶N m(C`$t+v+K7M:޵3]r<}9F ~c#;tr$fqā}'ސWd)|;Fʉz%diyQ0-eH{!޺* h[W]G5ⓗ$,AAC0l.MaVU!},B;YȖ0EBY>f{+w7@XTEEN)a}abyl'aS*r?7Q̎w&JL<+(*QSc: J&-T~A=ysB*I7&C]%O bj@H}B~vF6~ָq\}Xj<_UY^C"Yu\~wl'/EYb[*MK9ðHc i_ߥ&65v96zH T; %2p,;?3d$n z.˘0\/kuāoycq1̷8U7Uf$lء 3!Ѐ~9M:j=w3W!YJ!&Bpr\ݷ ڠÃQ-x5~j:qYc4l ڳ]6DpؖDR &u~/rPoy:1^ʘLm:AŬ8W%2 _Dυ GߧݠZ3rd:6pO3A5bu1Rk*xά&j^x/A;;8l΢5=sL-&a36_?luQ9|[j\rnۜuYS2j IC,7MA)ik ^*͝]\!$#w:*2nM6~Զ?bF0HhG +7o`Lڍ׼=!\gԋTN@" %ThHy/DO6QQ/~wm kLiXk/&5B}cJ$Oĭb*{|`pw 6aB[)='C`D_khrnݡ aG;j& Ӡy5N,D{U֙+BL\~t`BI 7&5-+VG1CUMNn80?( ;#}r sղ;KbE]opGhƊ7 12jVHDwЗ/+͌< $]DPK# q"" (z&pY,vXVBQi฾o֑v.Ǣߒ)3=15Pmk[lZSWlH,F"ݵYΕ%KȳЉܞ<3-זZBq 6bƙ>Hyl>"]W0.sKCfA'SPVߪ!wRYһ´ zV1~ f5β7 {lVϼ'KUgeĹj_g-]ħ$ 5 4 pT9weƬsh>IUSQ$/XF:#q4,Y}:JJ9{c9ݶZ߰u֦FJU0Q,"sNyv G*= ,z7YŘM%-]<Q!ͩ|3ׂ5V KqGDk,sO]{+4hn45Txd!H{2 I{2(k-qai 6uSN/v(3Cu94zYQ_GWdt 9!H.k|tϠ4 -! #Ӆi$-|%M!]E pu0,XZы 8s*OәwSۓ]]zu}i$3uxo#D F!{(` [;ZWkCUee([(V$ L)![ܚw?5XŸE;3*.i -Xhk5HO l:sT-\| 9;۲Zøjem8k% I%`HbHw)Lv#nUF6P\8"e?,1Ą{$/k9`|GyHV.9(1L~8 b6K"q ĚnW-V]i -to\gY&~-m=FJ擅S)u ܨ8l tK~ʹpեO.vfFEM c虀P`SjTY9mys FIkacLv Um*s~+iHa0UkBTĂ d_uKNL}敨}m4c ct}ؕtKgM& kkz;=lZ+8UBI6zi*?rS Zldg|O#Xpf&ԇ uN,c.iD&qBSyor+̖hXIu%!OXY# f>mh3I`![ K%PEpWQex:I=h4 :cnsAzq%T=@)Ѓ(9{CtJ;7X\~!_<$gщk)ʯv?Yz21aA`vc_li6C+/WFQX$^LrJ'H[7͇dQb?*!* r͑?ʼn#E3_W| + GOK,K=;uͱ4uR)wNMNh9?TPF絠X e!dQo ~2}1BŮs:$\\ԫ"@dV1|e 1ڮQ H|[o+2\U( dal$R59  ?-N54N 9T"j@rKj xoɕvl:@j{t`mdLFA̎h1Y?jθv& ݈YIWPji.cR՗Jr:Kiy?$h|JS^Tzg TaXPH\px>+"/8}; aho0Ӄ@ȶ w/9>(`sm0>;X %!h N[yց"#VA;7(I/ud0b,Z[[}T^cӺ)XRMD15βs8i1ׁ5郺k Yk: Dx@ P7H} tiϕ' M7qzg?h_otU(:Z 8|]89?"m }]F5n6|B%SpZ ѷ)2F %R\Be.J]Moy"r3aS|?zQq ~ߞ3EF ΄0L FK/oL|&$;UV "m,#E=DN&ۄnu^ꎌ Z =D2Kn;36' :h)f' ( 0Xi漢$6}XwmvzKmm\}+~qmrbV^mfob'n\ת8?w6 S/+%ʣL.\IJ8a% 5D:dxs-d.{,SUn eYWp8;C=MF9 njM3$sIuRԽE2m͸M'tVryyȐneMx;_`:k@h#V> AdGğ]ZLQc+kI:U V,s@k _Kb3Ƥ@3ڭ8Uҝ5 @ >r2H#')$Y<:]OnX#yA3/r=* kDi;z9 s' >rGKg|z|Ż,n&;_N0ms3 T1I?|ߝ.a12Gz{j)G,zq)m:8#3Lj?կEhNE|%w4N,H%VԻm&m𳱍wsx룢g";Yu +-Lb";WF̤S-Pl]H>b5F_mqV!Z)-4:TOotL; c.V 7C8J >-I/?u1|a Xr6Nr&b ʄ>uG WCg-A.:˵' 1D D$6*3W [Cr]ݧ "9%խ3>{ BTV.&Ucġ7kr%Ik)"j^ܻE J9d FP6 q.w۹ow)6%F8z2U5*>Y겹2;{b%GJI.[4Ћ OA(],* !0c:~@wUR'6c}%5rM6Oڌ7Tj}0pLG| 3>缻&'lg''o-_b5kFG ҿpne ('d6^0r6!T:55^d*7^l! 9L'{H ;?kVYk3K Vo)+ݽ$ >e.JoE.9ǙaYY۪|FtZ_ |GA+vʲhA0Q*kh-67´)pd`=wNy> ~R;_}̙[t*6ݖxk[`Bp^ִP"SX`Y^-=Kg$Ttkɮsك㻐cmA' (ҋ^OB'ts6ͅ;j4{; ;h Xם۽ yYBBЙ涁'!\@Z]0M. }6tg6VY6VrHƌlOmvUL%No$/1 "U mƽ0Mxum%5! J)`M2qK"SF 3Q8Έ??z WX.V:CF^М}u a⦿Ro 4ECrS>~ˢ(tfsF\8J`v :3 /^>cy02g A3qYkZsU6IC!C%s>W-KV F"q$ri2JR F>5k8*tpֿs~y4=SXdey[PP@> w'+@3WG.~x\R\ ps!fqUN~]Or%x.hy@3"ȕ*%g}UrtЗp}tO О#ugEaCiyQ)I2{;j{UNJZR?i j_ ET ik(G:ض%ʙhdM$9+6 Ɨ\Qj БF]iBt9ʋlA'Z%f<)\t-@Mqk;Ȥwup!)H7I'0wxPD=pk3:.P~K߅}jUd@"ڒsmy/u0vW[cWfUu'M'&d*P@IY>xWP!1K?=s(ϰOd6HqBXU-`06CRT`~U2ݶq{D(FZdKC]N6f/ZǠ%6Z_+po`9.oET'sDJsZ_aDDY'ؠ9z}Z|ZTo0[pV)A"?jh| 7 oR3 >zc;!ݧpDk&BS֕.`Ӆ)5uZg$` llF~?(}-Bg;O&3qp0Iȱ`=yH+7|3$cVHWmv<L(V|pL*q'{uc[}iUKmZC 5i_%Ŗ7.x|t&7{a*LiD^+QКh쪜51iz/5% x/-M4N]0K@.L$t{aH[ǹa Bꤽ rR[ f&X&ױΏ37/Y(|\ x QQh'*I!M%VMLm놜*V9#Ҍғ\RԓfА VA[v1/Vٮڦ#]k.bG `:#USNmI6U$VУH'WתF:=M/IFs޲]DܺNAwP)l 4A`,8Ikœ#JR|\9c':It rKSJX?xqыX R/ B a5er)ZG烙bdQn(]T |UG )`0_{&XtIq_j8b)X4Lhց*yPYublb9-RQ{ތsJY0.BdSȖ~M{Gis e뢃 مc+UK_tJh7q~X""|R K׾nZtww0Jyvi*zzs bAuOЭIUvqnڽJhI6.R 75!I߭rdїe{U t.+'ݘpiғzŠ2g#\T#íʗ 2)v4 5r_Fkrd 5K1%tU־\ ݙݎJ\OtE% Mk֮'e/+X #b1|[;Q7m VF2*>G^? SC,)ҵB= z55&^Ra"ݰXlx 'okXM1rd6)|@ N,UZ.jw#@M-l1Iɽ<ԗV8DFڂ;uF}h*΁Ct`XJtj+WyV߀geb[}3c-~Xٮ@cwnM5kZ!DӴ6gC-jNNzq-F.<POVMf0E<4ޛۋ7LChfQi@6?^6G;Rp3לB7ͻ?ZOřH*hKKH_;EWFuMHHkڃN&>ǂ9"]>i!ݠ.)JK #8,SiAQYiďe -zk!%&Vma_M/;T2VKʡ'j̹v̛VB g./ $laڏiF)FO_-i >ZG8` bjȭ)EEV{@h'˂V vA(e4,_&2u \W˦rՏvIR]|Y;PLIX'2 9*8q:iUyvB⋇Q%α-8^0ЍdZjkArҍ$UM^MVgZ &-Zn9)=Ys nf hI, Y$OH!j\=ʌ08[pH0 _ܘISWA[_pQ9h>|w4{z;!0AWJ?gq KNVoX^v+q "q5 TNȜ{jQpTR¾Sn.PEMH'<sb ?sx*fre8\VE"F":8OF*̬W z=B(z6VdTw!OeT^+qӝqjqK˟$3{T~@D;4Wz9:{b[Ԥ{8?TuSڲ썦ݯ; ԕk(W/6k7{Si 7FU، x6Ǩ Ȩ :,QDY.mȠ (S @RgA1;ص섞 pdFpiQI|fµQ +Fjy%ǛPvH@罭W;75!w9ƍzl[(T}|ٞ&1mSf2e:8hOR /ouspܾX,EE]5|Y$$Ŕ@qBYNlX+-+鿘AamzDi>aB2@]E9+>ƫklj.Ht_DO@pwggĨQO`n!xذ+ݳ(@Aɯ:#kf͝2ۢFW͵ߍf eVٯr{A{f#E7q<ї 4[,؞#H=v o,:(GwAm2CN~H |%|o Taf3_1DrA) glHɰ<Ȅ7Zƨ nE㷵~װMXG,MvjHwrW1:t,v&g&>^(Ζuw83 ogw2"aPgѦ Ut/wd;ޯ^5Z:VKZz}Fo)P\Z#i(2%frO}Vv@Bh[]BKZg>TBg }sj3G|y`\wx>nMZz%myjyEg(L>Vi }:1"p }x`RfX^ݔ}(aU_LeƋke=V`hI Ms>rBYxY|ٰQ[GQ̧'rkj+&#sI0ËNw.ȠI?f/<an _o?GlQw$u "ӤYhT-`o?L&-AbϞ4'GirztR$&$Yf*7i \Cxm-nx -H+B 𸋗rʅW "B9~$<1&;yq)Ħaddgȵ* ,pOa\|!Ӆy-&,[Rc&A}[6 om[ArPã~WNWʯh1r{셯қ8r^Y|rWLp)sL~5Y:8ӷ?!}NzN[y[Jk1*aEXs)MTV}A$b˃ر:sB1ЧlsG%gȔ Ls!!mh;~ͦytɥm&}! eDS¾._#i!e)LT?w;O^= pG@orFaWqL%" Co7U ܽ:%p%RQ&^{3CsZl[rRPX[c8hZTzS %6W}aI,\Gp<msbQy/e =OY0w7m'˶Mx-}*ٟ{7ʦ 6lz2RrgW^ B #R'>uĴOy6̏/<^GJ#]x[ACMos7PynB<{b}iAo:P󚅂4es}9-+uٶ 9Hꗮ((䱫Nq/RIin:U-f]:!W #y|䭋Ov,\p)ZFbg*.1yUsX3Wtme/g7N 21ƼHWc(q l=PGCqwtÔGiQPC_?>Vqu$EmqV#,~݄{0 [ˇ7Zߕ>cfM˗aY6p—>0w#z 0j A@f-4krTPyF|_?:]Ij6+2:¡o!wnRedsI3a^АȜbRmKsja{M>!N4cژӡѣA 5C!l,[: \!@w в0i 46XHeߪE˿֘i&ܑ@5X'OgQ!;4%xM")| kzJ%;1H X3Au}rωaŠ4$VzُfioO3-gia٦'!fcHQfG4ĂٴzaxߩSՓ1_Uvv)63VvcoGv=G5-d>F|ܳMXP6qZIF~N\@ƭ+Ŗ;EZ<8)}w i?ǃ5m THkkmKTb eJMW2uI^uc  GnmHSTpqcᒥ,?pxJJ,=FPIe2UG)lk) ӝS>=8mjbskˆ*2Og#LZHC5%(5Xv45=L3#VEo BU]٬4,ddY|Wy^}.Ӣs TƞGyYsh K s 4W#Nij̕*)x4LV{S Z@22|`x" |)7UHja>w)HV2L.>Z5(6sӛZ޽i}ĥae F=b]N~(T )˞`?l ~2f0{f MMUFpwS6 m5T)oKmU;6xҁq6emPyM zݩpZ_v 77Rn?)c7Z껓z.*w*(=޳3ߔ(`31m+9i= $0e +sd&O|6_ NFJ sY{3|m~܁qQ @)Rh#1h7>!mY ! lGܙ7Z4H}FD'e=9.Im`F˖bktv!iߣ6v]1DoH}~p|H2;7T%MԤE+ ks(2xt% !g2A)258%DK-F̊Ndt^>-qLD\3qcWQP R v E*Pw ~%vb*12 ]ʊljj< ojي}Eq+-,eVEZ8m% {b‘L[ı EOȜ>_<%v}X>]5򥒳GRA=T1a GXQ&I C7o&a^qam:&)(8Y ML!ţΗWNtK8wJ vX$ Ӟi D343ţ7ϗf7py_).2p|X\|vƞ<_;fO_{yAnP~4 QNȟ-8 ]axCҁ^f¸/_.bFpV+_8jc&qn^҈Svf[S@)^sfT|qo?Xk/sOymd@QM96Op8)YtN)c1߽A xeZEYڍەcP\?h!7r۠ۿB cP\,fS~]4jY|Ł8~5LGAZqnyu@v8{0$s ]u 9GPG~uU +e7^\d(2Fb˟%\42}"7Uڐ(N-?SזLjNG=%qr}%Sl09u V:ܨX4.͔6~?9"B5QaW 0M}D[Fl]e'*NQxaҗ܄nɍ }tB9Pk- Ptr`%Ծ$,iKzgͼʈURlVm +p* %B|o8꫺ؑ a)3X`Xl~]@k}?t5Il$bYEWJV}22լ/3Ƅ"c3(=UΠkXX.~?sP[X'AO-MgC8$/-R26OR\ ]Mdr >o*M1WBy|R p):L\6"u>:y!|a:#CmZl;/2 j  F恏JjHАp57X8!>UρCY,q0gª ȻHn? HOpibejbeJلU3{ 07 &ؒ;\-, +wQ4&rih#DF:^;inHX}BڃYEVaK8"? ' 5Y 4 ZZAUJ6u!c"޲B"ĺti!Zf}.({3ySf0EoGo)X$[P!dmj{=W~XyXqVv' A7ndbh}HEcDv͸1x'Mi7nI9g}82BZ%>1H KJ fpnc|4H|1kbUY]hnV^!~b6n#Z|`PKY3LsO7P$#rdWgs5{AeigT7Ts^XQ'p+{M*(ls !C~1j(Ҁ"+KFlXFuwJA?,y,!hp[6BZ Y+E (ϊXO><軲Ş;y1p![`ZkD+l3{^( şhYs3=(A"5BqWbLz:c5vM)&cqMUwߑ4]àp:iz "#^]uF3 :gx%@Y_J|4Da>4Eğ''&.SN!7T{pW&DED{&E+>NWzSMךt]>i>8|.9d[f?$é1Պlz{QEW}<=3' :/(.~V\X:wtϔ"]GJkQt=\mIVLDE^m:7P EdB/PI#_b]Q E Km!7k4v9QjgK4@+BbD<7b$~ij0oL>[pp)t,.-YVtlKaԵj_%`7az-5M?eOM7EDC Ĺ ƙ-]e9,z ``I枰fA>|7 #O 6Vi'AȾ!0!;pHTyi 2搄.wILnҼ#ec;ֻ(΅w7G50@iWl3 Էɗ r׿ |lBe!RBڣ3K9L1%ׁ.Eqh;]aReή'#Rv/m=‘<嵌;RZU\(;Itd轡̝;TY Hu\#Ln+î.%K}iAi$;CGY-hp1?n,SR~WRs:?pkSLxs,/KA%Kn`4Nk]S$8TN{ބo6XXN+c'>5+ʫM ױʡ6mAӥZwgTMٚwJoW76/XujW!9f_/\B)q=^Yos"A'7ΠP}.r.sҍ7>7t6שW{a0g]ީcT\+u&OТ4c T?Z .xT6؂ v\QZTD'шcD{&cs:4MJ7zU4NLjwiZq5i(YCzG95:dZR|#?dF!A:ÐV[aF[ 3ۏ5Ŗdgev>|@joDHz'gL_Ȅw#eO_S;2D_[ĸ+ 4 qB῅8 C|hsLonw I6 H0\wuyL1'g#:ĥ YKРTʈ\'g;V!6d,E>wWu}dA%Y-1rbʦbԹVȹk 5 6(Fz b NeR[3@GZ9.0~^N Kb2 Q N~ AmDtgZ6w$GBjYe>f=:.I̳v~:|su>ȝqYA7hm%#lz":ˡk|^H!Ikκwʦ'q*Ci&]|@.[-`J,Ĝyu#<[xAa7fRJA1A/W&83xA}Xwez:R| nf m`OϦ`KE8FU>ߎ>'ۉ-XHToX3ҞtI'Ο|`*֡uJ@f Ŵ,{I9Kc!(1`>Anہoe9@n';ļ-P6=3sYrQQ6!䄙 ?XŝlPxL VLl,0뻾uN2qU7j ۯ@^ 'J{ f`̉폀S_w]K''z.ߵoZ!v򇊪WT@|/<$nGޑ=;&׷Of^# vMwjvmw{C`NLYKQWV>Q:b)KfpN|uOB'w=B_a* GL΋Fk‹zSDůT׋:fv{)Zጨ\I'auP2FSe'sE]q eQV^.Y$]gn|f}%5k'@AT+6YNE Snz&H+D`;GФx"z6%ܻd.?'iT6)+v>zGJw(΃rؤxzYaPjQu?`*:;9i}5cX"e4#]ٮ83@!Q=",z1znT]Ө#jmF:7y*_&`.d+&{q<tBݰM,;5ZTk{/ޅBmzS[ġ.-oJ< 2h?[~DK)aYv9ڎ5щ?ۉA<M[[ު&0g |x% }R4eȉf AH[mrZ{]zsh=S3Bdr9< og7zLz.օJR@(>O>{׾<~6{f+]uݕ c1ڻ:g?`֢kAO[rb#IkX]N_ϹcX65rEYĶ<IޓZ~Pf;,4sjs 1JR)cz -1K8/ZΌʪ2%>ۑ1tJPQXG4$U)e .i┙VBalfGcH5'SD\P1>NT>rE}Ssi ] y!$+,ifB3INE-@h,"Ҹv|?61˕/ZJ/gWXn 富RX= *A!cex}+W"ko'f+/vSiE;B~+䇪HDI݉q';U-JXgck5Zvt-:?HCv2^Q9:6?'Pu(uj̑@+ݏ0I׾ye;cBb;bgՍ,D$ Q+zǀsYA<!$BN|Uo FPl!hxw]$W6ì#'}Yvp̔".tST7p~?ԧOub]g~v>2=r֧Oō0d߂Nw<]uþȭI=#pf+0+n^qJ0uwINӫ餒z4y"v4ڲ?cR}l:M@·^﷧['l Dgl)CY/&ߤcZ 0t@5Xj`C8P(o1f5V.`a|Fxc!t=aǹ Oŧ2-=^x;64 XüWKr>N-Hv5 O@]%5lOa_ ?)Z=ih(_ôGfci}"\ 5!&GVtcvfWQ{(^H|*E>oA=̩-&~U Kr hZy\a>$m8?['639H~ '?Uhe;s.~E or YƎݓrTከBLHut 3PJoCr$ʚO?eG* ;CKdr^ʬTL2>/uH)NB'hd;_h ь{04q ^ 45KNFB8Z=2bidTжtQxӟ6i3CRjQG/ DKHOΑQjK1Q*uX vY}I r }/`WJ@``I+TUkuZ):]' -8vAK[I_]ϚMK# $sїݒyS,&VӌQr{qWI#)|ۡvlptHJerot};k*BPgڗ!$U$ >{04+:=VBey{&M>IN:/$)D*hʱ(&T=jBpEC9;huƂJ(3hC%1BUE,<֨d;0XuƲ7Wݦ 7*5PlP XRnb:l:ZfCճyo<݆Kzhױxo${0/ pS4f_g&"zخjF i 1vS{觼?Gهejx^{<ˊKUkhs80P2r4`Kcנf!3WJZWE tvl;hn&H4jI`d ߬[{Ԇvh ]!P\\)6z,KQ*,8 腟EnӴcFҫʜ“ߝuZq(nb8׹?PJ(T/YzZKܓ&y y0. ]?.ñ v?ۼV8K cc"m/ z2{ay2@4ICĶA¾r24Ed4T}w 0)+B3_& Cbrטp"\q ʻ\W.qG}DXc4p )'.ϚJ'(d12nMJ'#kQ~Zm8|ZLpYێ`=ϴtUn;^ˢ•aiE[dO%@h`&5FfKbBPo}L1pwh ai͘6:#B][u:ф6*.4&D"fH=Ru1+9+lr?UnĶ('֔}UK/Ʋ[4ĀYe=mӆ;ne^)BޮR'p|SveN7# '|O^W YFO@(f`킥|$ȋƮaSy+wUL~G%O_oM 5O'¨= x:͊ѻ{"+hy?W| trzn:Z |[LZo- 3Ǐ#Ig%(eZ[^dϥ2֣T7@Pw 6+ZM%RC5r'2#s+_4UμӉR6[:Mo쎷X"?vl0§Wɬr(RQ48WHb+'Ë/PKq鄎'XGW!J$owd?DҪCxTlX2c\No~Ouc]!E˨inGoJwz8,Zv(^Aa`e?pH]69_m_:}>EZ)pb2˼Y0S_ DdHo Wxq E C95.mC\Uyt pџ1U!f_W\*n V1?7Irg5rNKvXhjBFIB(s+ 黈džʹBRp^i\i 5E8YX,Ҡ̋UDGќ4ș?+f%/rϚy$aХN+Gq1x6y?s2!zHTKVxt1`xkŜey+^HL L(mar;MMe!`˧w .2FUɨu#y'V=ۺ 3mv9#v"G7R<=]x,~8w.ҝ)SHT>&Ay͝H]\BO Z}W89c>o({Pdu+̋cC#W7yEs]_B07R\Zߒ(W 0"V5hVNZrV5r砇Y.֕q*L\=-[m3LI\lMA%CW/5DE6սf}i(D*tI@[!km_ AF}BN/FOLO^La9]x 캦PGDW7gw}L!=H4X 5eQWnkN(tzNҏM]D@\h#.5Εr<۽y\IWV#_mYR4LIP w*XP@ !"FrI"5)1& &d* VsPUpM5#y5FR}5Z:ErX|C^CFn~+ȸQqAF/OS8B% GNR ~S/}omM$DgCm klZS:UA<6g=(-1m5ϗ\cp y:`hOޑz "7nB@vKvp1we%-Em-`du3Lw\UЁ4FE3SR=+GZDgL -~us wPȖ7GEV#"!MبKYe,6yY к%Y[Qg,؃Bf nj;{Ki6-O#΢.l53*8uƜȂk}txϮ_IN4d"55 r%ܢ>TmylkA %{pY6Y  {?h[k#&VB]\N<5[:֙UZDX9V_?t[M碇Q:WxQf2Ρi{oj`ɊS}ʚ'% ȉ27#87 JSm"TĮX;=h&hm#xsm噟`m.HqxXQGa>1כAʒ|.""^b/•)Kx.ڪunfcbh] m:eqym(H>Ɔ~M/qV jhV% x yQșKR8<9UnїG2#g+k,'fvjU) kSʩvbB9_oVu0m8B,'vn*jKw4A׷Ab^uO&S3hMjF~Vӑ , rDywLP Tk y)->k1*桍|Zbk{ą$t?*ܪ22ml@nbErl>~\#1cn.1_awxm ܜz+5 9{>>`/dmBEV{~?C{?JmAVhma'SW RO7۳Fᇋo/] T^(,. LĕbN rmްѨ6 15n:1{j4 38rb!G߹LPvX|~_F_E/vt);h8ݵf~l8+R֎uShm̆.eͷ=eVh=ޮ&k[._vC.889#<2_ A&6/`%1ؙ^Ȫ u}Ҳ}rN GO?%tי;\a#NړM:.#awEv-C?y */j}*_+ԕ8LTC8 IqP!yID +å U =xEhb4G j>ݛSgrhF=@Md7DLY>I DfFwڎ7d;[kx<{Q?s,a%_ǂϱ!-M]Hl<_c7U0dciC{QG( OoUhεBJũV >4[9❫^fܜ?BycaIᏻE9E`4|:n_Xa7X𵗣zj&la GԸґ;= `t-IX,\D3ielg]?ޢd6ֵnі&OE;x_ِ{]?âŎ@0\t= kh ~)QI4*w.Vփnq䉈 A}{0rb־1dNH|#>3(txwЅy/(wݫ:DMWu1!j9ے|9UF@ HgC1=34ƨyяK[h^8pc(6,)=贫R ~uDrzv&6`>!?(=rFNGy(+ iD!ފ)Zf@4`e81p`;mq5-D=ŷ8W%gATՂVBw[NtvoaZb(YJ6X2@ ']1QCG Rע<:ݧ v!I5iwuO7}wo† B#HmpRwі3glo`Gɐg׆^G;ap8!6fj򊰯>87DC$qA*<2g:ySKe;Lc`v,E\kO fP\x>ilCBP!qKD+"=00 s&Cj5 #/AsUBmRPG5׮=|VIU3@mHJuK}>D1D(Wf 4wW!F/~^FHA謾9³ R\u.C .qUB`זjމjh.jRR V3J c n"2sP9`;Cm4fT㨅6 FtbP"V _)%,] ~ɅXcx#?b![.Hi2[싵㮡{Dp+z(}h.YU@⯲<+4j%0}>" n_`s> ?ݗ> ry~0JryUDGde6WqΣi?BN ӌRأy֛JW**̴ h&BQ.:L%l ^js0 `9 Gܬc]Q5'ޘ,7pR%+'X%#VS![#).F(wOth4 gA ߴZer6]-EHL} ƃwI䗰"I Ia\$B[Dv gY}~Y7ֵZ*w-T +?f0TgQc|ϋHr'*f;=@Od\>a<{35g[5R_敬44X+`b0) ZwWXJeVl>aⵒDV6$as [>wV85|&lꁎ{m;>ԼochMM924+gNU' R7hL, < MwpW0hE3_-$W'/}d,Bm̔ 'nROlB{L^XW UgU)h@L[U&jɇ[\Ah]*"p9{: ?XxGoZ ط: v&]Wā&60R @"-%(CiH M⿜v\Gw].ŏگ "~SN\Q5$3B҃, h(uαKp Q Vs82Вڄ+}ɞX?HV>݇b|/*,dh@@Wͫ?~3_98\&{r~Ru6 F_ya6q%nՑ R1&@C)ޖgjG?X)72VLiBF f/BsI2A؈[`: $; 5FK"*B>* ;c1 G?wa9>vB¦Q21ި{||ˤ $$!pA[5>q {]LNdRqG&K84ى)>-f J)Uфh=iVBcC#s{BZocdZqћ<]/4-ܨh}t*Fm2}1_5$f!l~P̙%bE,v&^?N;gP/0`rly^zV>GMXքf^Vz_#s ߊSn$zHpo׌h [5'-#)wC{.t<ʬ~0,[l CH@\iR^P㩖/_ݦ  JgǛ (ӨOfFL9p1I2QRNGC|@ңE>bo`?莍ɋ VХ q>}.)ULL>!rF#cݰ, xC' Sۓs8OMl8 L|ɾ=+#"?I/aIc`O2[WVeߡ2=r *Ao'&v,/7|:Q*M`ɪtF@KQX}>%K@`PE1)/^pi1!}42 Hc1E, SJ+s9evT$rl!It0=]1F>r:fJHӅ<xB}Ħ\ОH\zPw&2$# ̺bY[A .6HXyB3aņk(Q#zq8]`až]Uwf:k24yA_Tc7C;jP+ȧ-H{Z=ASQ5@ZSSH^~ |]\4evonaCh m5ߪȨ*T]G-kU=%&$#RCUtJ},ٮcJzj}Edϝ՗+qCZ䩀] WlvSCCJ^ةl8J߰Tt| AW~ԛj5-M-!y>ϗ#Y[pmo3M_oMPcU`KAI~\gWR@2v(/j~0@%8U w^м秹J9?۩xCk O Mb4 Q=iQT),DZ̳7ȥ7go8i@ c,&;D-P3HD>vS{Qx5^'+A%o{=xr!zp?E!&GdkՍ>(oj(U+n2z L~ f<+m |ǙFo8vi_Ve:iM~Sp~|2 "eLj0%]{l ;s䃊6ݾ ^喘OxE&'V^ޢ&[ɼTl'Vlޢ QTN$QI'3{s֎Iь _J䜖j# SfP;x}*/=nxwGQV,7#jV$:\smJ0Us؟ld6߆``l˹J,j||bBO*< dZ_qџ {czGP7ն+R nMhCO|l֡G]YW<V3 K7I PE{K5ұ%`DutnzǠ_' %D 'gq ln -/G2B(<@\c>DYp*7}>P1pGp7]n3(SјfϠ>܈}dsݭo:9\y .Tc&c:|K䋩J+./Z0+Iρc zԽ=H2^X2_^5x2>S:?ű%ƿK1vыX 0śM}pQ-& S:9ɕ9.z\ߗGokͺ'.~m(dg:<кL=c}Mlmh8 iПjcY%b 2M-,i"4B)\Dzf>̰-S^U6OwNSc Slix6=լYZR=rsO!İPՕ!EoZ|*3_n sc3 5mU:#Bm"C{ҥc5"̡  hwb@]qe^S`vŵ}tn7,X1J+祑6T=~B#)L7V^uw 9(BlꟜON/ϥ6C̬Վz{oq)@:xU-~A I ŁZTץv4z_͕`chU}BτaI*CHK oGYgfop]Kjt^kWUps|i$ f F:Jz|5i'VF%'8cA)RTcNVȳ9?(mwϗu=sm7D/=W͝- tP#%t w̑ Oj 9+j㨞d+z9l6P0D 1˻`?]DuIOy=!M2̺X# Lz4-Z.=X}ks%ř @X35TG ϲːo(Ԏ:8QWK/QvU,TSQ\7Wj%42.yXaiSo`2e}ictיQ*2p$T<3 næ˄BcL/ޠ1qk/Fߧ4߭j}|<11#,))6ITTvE-+q0~ T <|XDG!:a~6u+?p,Bc~lo<}tިj&fL|Ud;0k*|hɲ_zAP81Ivj58(];7hs4{uomv ,]T(Q5{D}c +'6 ,"9jpɢp~|>b;Tj|M/5q#HmA>Eϯs"%yqGx5^nb Ñ]uiZBȏZ #(Np6>!~QclMnnLJYĄ3PRɑsGji](EIvZwW7 PgOb^Gw3" O]Y$wG qcKȉz4Pw qC7,EI5RJC$ \]:q&faC; ß2?,;#: -x Um , ]]w!#,uu BucmU_r4g*Z3?Ԡ#Ge?zḁK^jrWLFY} )o)j*h S {C=Zg.YIhL!k-j ah%[Q12= v-[amr$ZUeLa1.6exR*Y1$Gb!w+2[#A'$ϝ_n=^NQk"`g%>ݪRuPkS(xUh|p!t~v9)7(SFO3eLItr\jIwp(la"qV&_#(‘alC3ɮmQJzZ}۩7QN"5BMj2E<GɧnKOݎ?b|ܮ)O-0m#tg{b:U@Kgv/9'N ^u# +1`/ШX0{u)೐ġ[g٦h^b#A1& 6]`hpi`G6OhS/K{;3$j8CI"YMPWͯeY`Qc)L;+f$'`!. Tʍ |MW\͘lvƀN|w4qVJEYKFϻrT U[),P<-un֋Wu`q 4Ȳ=c>y]@a5SuuHh'P{en-yN mX %0M"M#@晐'. " ̖%P@kUS.qL`j4}eU#PKc CL'LF:x|R#ffţfW=B"Pe:: Un'.J9rU L"T4b^>IDM< D8dĴPz L&XbKrw\TD%! %jg8>hCy?N?2"Ry"9ƃ3q-bd^E?rd׎h;POz\nCh P T9bh 8 wk=bp, 9{n)&& untn"_1qUӼa59nqXZœ«ºxLE%k 90> ]BO+]xI̧H/SЈ@r ?︪'aG^%n' ;Gy\AdYϤ򇦩v ΀aH,:Wa8JMD'33b#*D+!ĽA&l6 kc6miv2 Wþ b{_̕oY>?`Oxd!**Ê咯[ \p=^1L0IQH3 ) B\^PsCTﻮXO/\~{ 5c XSĬ-ZJ1HE'V3EC2f4 +狥;K\P5L 6E,opf9\rjVCI~%W⩫rAd"I_EP˓z~>1mL.k;fU +z XE4U _>*ڌ9*~Ӳސ,]LْꭐԚ d6洦,j#0V%U҅~N/eO`\J/ F!C$sNOsG ݗ>RQr@f W-+ Ӯ·9_R9%Kв15r1f;|ݓ:y%5M@d.U+\Cg$W{N∉yC/4/U 7Wv[mSt{Rp /M^$~I!l|gi/I&{Sტ@(?4U-{ye @*h̟w`V8F7;s*G:<6‚њR$Y "l/tCEgHI"7˅TL"O .~"5udC+wjUQ(wj[kʾVg׻Pa7o| iBr;*:麛\J2O4R(;OpX?w\(FZ [v?8_~Cwv~ P4?:a W(NVD瞑9*^в{a'MI\_ _2p?}e,m&1m4"Fo|t]ZXP/~꺃7@N$ΓNuK,` ue^P>o*@8rơH8:|j5QfC&R֐1R7yflsH*7LY+cLl̍P, !Wajc}L-0J1;#?L [֔W?tC!P݈,VLϘO" 'LxW#gٺ7/~U&U?K;xF{jR=̶yw )۝3W#,Gbʢ5^?2&/?8Vr0 9oEPoɊ+Wtcdx|!D^u,Z#N߶ a پvzO]Ь[ 7`m% 1 n/36MM,VO[ړCMё qDU}/NG P?Et:y mm&4RHRLcNODCVQ,dQtZDY[X`@ri[<+YeH34\C9Y׷Ms Q sUݮyܛc|k/$<]FUmy/af/7f-* Poɯ{:Rg]]cUr(rkUXxABpN $*;|Si;H{Ό  ڭJ]Jcw,4QT&_ύG;ٞ\PvK,)I4'nҀQH@_jY4v>P*-xy r?$U~tbTz~fI-tڥf]]nJ+|)L+e%3,0olvN8x:hn$xnK=LH *Bi}PmYȡu:Dt;` ¶le {m wo.At߾70]c^ͳ!@GXvLj Ptzͥu 5Q;\SE)T ^8Xl|F`1]NٓgluU;H\9}62]Kj*uK˦_LZ f|!G0j׶k+шcES Ҹ d.1HcMZcn˫&K(}0JS/YY-}>.ߴkU& scs~2s>|<4Gb{aAF/Z,žzO)ƂNb{$|^MJxY"fPRN}}Օ]\V3r@Qɐ:FN ZU^YLjhU},z!sϠh# NF?< k@?G&4Z;(3 f#5/Y~چJȹD([=x{T9~Z'5YI~^5s~ҷt"byzPLSuzxyeD$FŠn_ZNj퀳}W L~Iri/P[(ܽx t`jg}% Vw^K_zXXd.Oeu,8Oq; Pi뼾 QI$:aVgji2^Y302D jkJ9^Hռ6R";9㮏]΋S[.QbA]jw[.b%bK[p@He{A[L$N=1lt (@Y 芬{i.&;pw]?s 1rL.vgjjkKV֖<Ѫ+O1iU"~xGuqg5E/audM3c.ˡPÃ2 > ¨f>{Y(Scr=|n/tm:_oҦw3<q}PHPN:k:ӅhAI!K07?5Xl6GՓt6"D0bL;| Ira(xPc;[*pRקt9Vv~(mcxXR0p1rS[7)u-PdF`Q3I'G*>UuGP2L1*Yq1U7uC0hUq. hB#U[]cS6@zN] "-gG8_ "Q߾pYcw9_S`Ÿ"[Yp5Sv&cmF>ZO׽t49WI}~|iN_w nPa!]sk$1S>nVzMOWv-&T" 6Q!s_e:.Iu9sIYwQJQ@L*ݬ|XTA7W剗7їY%p[J=[6F6!Δ[=R^u ]yW.=NSۣ`{Xo!U]/-HN\uwC*6se5C_4!]H-6ЧjީQW751ҍvr#+^ZLj~翶<\Vv#F,3pf"UCi&y_|k$[Jng =4dΐSXc ?iJLrjJIa\TW藆K)LXgQJ;eyuxhʋc]ۈ~JΣՒX+TZCW+YYyUp21!(AeGMi[V?lk$SJc.ExNWr!9=JG͈%Wmx57jJ?ZMO-e Xl!r",~Q;Y2|p>ՄZ~)Cog.=*dP=|yQo:i1ZB\2rȤQ@~vAj_[L;'^(En쬑`6OVbuU_Ih’򘵌RhY5وEs0X3K~W@y X0^C -HמTNFߍ,K䏊6D "@ÈJ<)^pD(sIl uj$Lb 5-U`ys[Нf &))"dƦ+)In/&;WiK1+NG}|ϺEv!zQ1䋙O}2^jm%#0 EWuE4MxU9߀V<{6" tЖoE2jVzΪ.-%-s1~r\Doґ #]%ԗ}f%VaZW. M^ͽ% e#ˁi<TpԱW1dt kCƨ~GQLn+%ԗjuP! =!i(,!Еbҝ"|X|?%m%P't\<N$%ivt8e>fU fHǬDh-Bvq>+gJ`cu2Z4_rk[-:]ق 3掗'ͬ#j3K9瘍w2:Bڰ᳘60kDjI/`ќ龯t# <(<q\P 7~Ny54P=/OYO'P 0ǝ-Q@z (ZMoBXl|nb544Ǖ)%+`]+Ux񃯔I 5P`TCY!֛]K M͎d_vFšSO,P}ؐ]Q&ă6t@YsDSr% $0 yR1 wJؐ.DQ-8\0jmVC9lXvlQu??E;y="ͱmX.B.n1'"͹U ȝWb6[j5 Pj+RkU͒|`L͗k\'9SQiz*WW|E7'wT;Bep73Uu5ϋ'k)] m`պl8]T5j]OpFAjv`曬L*0֝Zڒ͖JHG$ X7Z$iH*Am )X4V5s]GJC;NHL{.G9U7"Lj-IT6_ez<)ld) $6&$c;:@s{jqAac .C=roaA7{xx!/#jy?|DŽ!!l\<ޖ}X^J61})NMO~kIˣtX6_舑c[)/(t&~56Wob!!  eNiTsv8Aŷ'/*ܷ%X:ۢJ "c#TFM%c. 90%`WqpVd¤`Wj A29?j/6> -v?Aa*[)"?w^Y=>9G2¹ !Tw*LDNL(j1;9fQwE~e^liU#ntZ bTE!(^G|"[Ì4f`C%J)+3e-m&U b#ZQm)wވ,bZAzhJy)z{'"([5πB%L~}ڀ46E;W%𺎀UIRUo]%edRX5_Bre谘`!Я:_yP^n۲*ZbGmuX K&u؁SUT:irth5իL5bZ\?R !#ٮʐ5EW y %pYtg]6. *S,Ay)NA8s^o82#.`?.^b}}09EcV<mK^YЎo6\ROZ-•ikx\9uzN!ϖ=X @Z%MWݧxu׻ ܿ3fvNA.m00ΠviU[/1ClGKQrޚ&%gT &O;~PUL>LƒT~swaml?m6xJ B;+µĩεOWᤏ:?2ioHU- چY3}Q \ݵ HS$Tks^OFZÍio(AN.'œiSˆYӌ4,@$"\Rq/=((GpltHNk5&m()FYKtEꊙENl[^2_ja\ܖ2e) |88em2/WV3*W]UEu;ZH~MKY]y.IBh=1Wm>b70(-sHiIUd(q:ٰEus"_[p Lhl:B%K,#=Ֆ(-,Lc͡/3 y2[VŲe ",=*APR[,.$[|XAE-F0/~e; lm3J錭{1F h$&8( IOpI$@ ڰesatXnym~ d)#TX b2!ü&&y^Ʉ0FYN$*RtelsUNě<5[gRV4yGtyոHƐsq`x?؄d-lD.|JI7C2` D ?,)muY J ͟<;l#3pҞL 5.Ԧ́E\/V0PTj Xu;`8b Jhe>ţ9^$0bϔ'Ao3{ʢsnAFRM'/vr_5t&L3DfjҽV&q]儴@åUv;*םBe%LlQ,i&3NV xZYr$ӭq6+]4=3%Fꄦ y+vThԛAhda-^)'vW,=mxs*tD-@ݧ-mVOё >\TLϼjrRM.T!yz8FC/:MIdbm2{0{dDy M~drYJ~7]_[Xctٗ yNV=+KܭlUׇm8]w 8hGbVq[±M0oԹ,`c- ^й*KQQL)rK* {113tەp뺟hl?9@R@>D%JQyLށ%j^]^u6 YDKR`w9AOm68e+GjCȔ {YtqKbxU™!3_AúL +?]^}>`(30@Êœ!} D(`zE˺?zȭٲy=ԗ=dADj$"ut0v F 4A,Q4TQ\AMf|$$V.AVo@fdqMvn%+DR 5TŋVt%6/SFh'ʘȼd?o+׉301tm+SqTΥ)z.Xqޟy6H˻*3"=:Rs|tY-:傺 4BcQu*HH=bt û7BSu-M俷5fC(>L c HdȒ!7Ax|s02p&ssGTUH f+5Nu=Q%L[$P'O ԠEvo-o04\";C32v׮1lV3rv0~hd0l2`D~ӁbT=X~FX+AAF|tڽ[H<b#qNLI ퟀ`OD+ZK8Urrb63y}׀璁YtġmR`+6uIjh(j(OI<x|C7tY[Q =xymZKf\>G⁋hrFn:V• ϑ_LKBD"mp5^s'qc!z&_&04U ȶ:?pԐ7әd-^FWхtcCqd!9JFGs N^{n9<']4unCeK\wtԗn*k]2pW,3 Q踙4ԮQUhhS9%Hg@&g53RKЧҷSE6/||z=ؚTLjR{LдOD9ɦкQ%Q2$ha?w,ejʫlay=.Q+ cÆ{% π旿1-'*wHRV_jíQ}zC~Z֙``ޑJMu=MH#4os0 ΢cu}rE*{J&Ƽ2mYvZ'$j6CΎ|,LO,i[Kӫ&KA P=mPU5E >cJBCz o$wzM^p*퍾eO]/r*u׀|{D{ 8#X-~A˵<_^˝$\Ybt h%.\򊵗}=ad!l}ް(&%I7A, Q 55&vFI{znjN۱GBB42^w֨QckzhttF5:}B?tџH -Kbm/M#kc 4*n#H}|,Иc(ĠY+.f%&xO@h"ڜL}6~x,̮ 3Az.UmfdRjهЬvq$5Z>׷=Δu#xJ&yA;q4"5 4楹VNCuO;3ʦ-e?Be@6zDc_m?6+r"Mbi1C/rP[mDW8WȒ*B1>(misE:W…X,sTʼ;lMY#1bIe+>te4} c_n@ ^q8õ%E&dtj[ 'T s3cI9$bWFV>TWs1ak@Vř5tE5׎~(Aj6(¨WܖB>pSH| .BSPc3I Ӻ\P ;ttA+-,*7{v)A|]inaȷ?~]=Ayqq,ZiE2c tնlsTlf9/ ۮ. L>l4ʥiT1D|Ũ6tUB(<5?pF4]؈]q}:;xNڕ[I\o Uv`=M#AqKaF e/sjX]~8drwb&aJHFiH#  VcFރPҐ,ЖMldB=r+uݞLv_ YԺkX[<:4>kNχtB;kmwlCaM^ oŜII:9NU!v*ɺ"/8S2>0(SVUG߱=P]>ZUp QXSN" AБPmM?/Q_. Nfy]\R9c H05pN"?R[͎8"'r\ke/Hri0D!oDGHJ]b)pfIpQ޿9fcmnAN#d`zFQѸH%ƴqS5Sp)X# 47,jFua01vF 'TDU;6-Y=:)8ߧhGTT,ga"c&u塀k4iIh{cVA;$(}n3?+h{'%Kiyoۑ1Nvmηf;>*lS+n+M`쇹~@M#n}!S2~2i^vN~O:sr+QC%unX&!GN\ﰵ v|vekòr#͇1;2aBVⰢ<W`1 wK^]Bug>; xv˕$*tt=’ (Hm ΕM6Y! 5 [Q_d2t*DzfMh P}*!c5f^<owT~WUʰ$֤eMk@a/pTz1 <&3vPZ-j w^QXU&8|W>透2`9M3f5COm72:qQ~,?_gÙ#B.Dk^hd)';ܒY)h8q(sB746:|JU9bk5# 6\vpu߈l?+|&1Cv;k.#Ȥ9;ʃLP뭵,EI]< fHG[ƼIkrۧեH0^B AA8+}*_srRFR">Tj]2Gz6fp0n8{HVFTl䒜wyp{<:ۡ?'WўYvJ0%hUjG"QKr!OY'ҭa*x׹W~5lYuRRDLZsKFO.Pq?( 1߂Bho%+6HR9dJ1bY><@yTx6vxF:m3%VCDA-Meb [%!(߁Vΰ|/& ەNwbW(d`8:ǧ٪5s oݕh3.cBS_L*jQ'9Ee,qR%mjT?O] 8Hgr7vtjh>Tkz3n~V_;o653*:G.;-! [6W>-+q,4 "NړE~{H؊_9=4l1(xlC ĻSj `f٧B܁Ӗ6ѳ W7D(Q1j{8Vҙׅ S7*~@$-{wcY%@j=aO3\TwN9R!Յn2#fGIcGF&p*TGޞb81v9L*P 7rSV+_7?RzOs8˾X&o :$/%,R̎@k9 +_0jauD;)c_-T؅(Яⶑ`A:ka(4lX0"Wqk/xAi{4z|;2D4R ѩ* tL<+ˈE#K=ѕ`ne&YJ]S1ë@«v+UG ˬi-)z{][,=FF@" F pq,gy5dwva  f>OE@UwS?>#UPpt@jr:̈́mr-|kcTѠXҜxUd@V'U դ&l^ﬦrGu /. )E&`+.BKDq=}IMgV+c[B3.g^QA'ꔨէ.ZS.F@{>O6%CRyPM

&D{..nM *y3YZp$ w v.Cn%=?6_,InЗr8Qn}=wjdifcd7 Fqc&c[U;")p@ ꣜6zo0E ~纗 rhv5R qͦ螠~̶"UD -2Y {oq[xknHzF߱%^ٗ(T,t8oߞޡ%]Îot},(tl ˚>VX3QK "JczxVg~42A)t<cxpc2iOgviަ@E:$UbdfEqQMh=OX2`sסQ}5ӖxWy,фBЎ|[ķ!ͅ7HOw+Xd+>RI ifa)7;cG.<(zN4fgY9h&1+vaɨF*IЫ1ΆPv(eHE9P`3*c)Jla3{j_#{F8M2Ԕ԰15q%#vR$"3ӑ=;&j*CCPKqWpUί/˯cawN˸P}t!8&~ >r)x"z9#nomeKXJilqYeqM;WО@v|M-AWLƾ՘z6Ku2sR3^Ӝ5R1J/󧀽xEQm@db t1I9Z*۲EҨ=U[rᬀ3HQqC"YIMhmi)+H(7M+#/fGSߩo4}QHB:`'Lck΋ڢmIL9V#i8}H0玘4X0e.VLMun"f=N6|%R؀ _-u }2; -5foaU(үM΀wl d7VdVCSfۖIRFVg?7 CFE.신a\Lrr-[ɒ_7ݦ-4᷍i\^dA+"®PPcg[6<.ūݹ4bNv8Me7)9C_GG:hSw?=% IN qBҿm=K\Z7Эz+Bы@l~0S9ɬ( pCbgej: =OYu[? zJ*q  Jf" Yqr ζ'0tS \- %{F;Tw0=1% \؛Y^dWN Q'Li';-l6hd&\AYK\螺p8]' -; ?.x`?^{'M*/ҍ[wP/9%:m9dz$']۹ T22,yNkd Sp_1`d\ԸC9oƢTK3.846pfuk`?[//3`;l7; <#E+fkc,rB_w8Zj7Nn{3ħ7K;߭U7)uh !TLãr% V,Ί96^ycI \ $hxj.'QaGP/h0ͼVʇ9^CHHs~r\}O*ߴ&"ٹY /AG[IDgO Zd9p)}_LWPy.i?r:zT(]Z0;7n+`zܾԞy>O\IUX:H(A.m{B&}O@'-Л6^ +P!lhN=kb2lsZdaJ 7ه- Wc8 4N~G_T ٞ) O~7[eĆw&1]OR\Z4q'Ssem $Lӎ?g#WcXnT*?w{7D:”?:Y|}qfX Lw28AFuziG{X3縼H{sZuL0q+mQȏL[`A&u Ry\$bTENҪτ+N|ѿɑ_biYV I%9R?ǕhU 3LQdq񬎉x*?aV$+*}啫yLJL2yӾʋWbhU6& j ~}Aj1 mt.NSѥgR9U:{w<ĮŶ_/i- >.L&һ a#zoy Z{ApQ5mtm~ؓhA#X+ihθ@=~ t Ո׾+(xdf j_<,ӗl2*՚Į!?&DI3涤bv>tNG3" {h٨М3)  nyWo[a_<XOt6Z {ɟwvs e7GP_Yv,1ATJJ8ަi)V1龦)zŒ-s/n||d9F; {OUI b1xlc%xaDzŨ~c53nsTi|gmg;St,UD z4ݨ}b CjoTgB{sD _g&@N<ڭF6˝}~E < pr78oNNpW^q³H𻆊OÌ޽"1K,z͠>||xSF#Q97:z6Iˋɤ.=˹gL=Ѓ֌ M;RVDRE.,riltj投*ך 'K$(-7ZԀvChFYjjiR2/R.Fg9uNKepss'75 hZ;B CX͟WN&?s,&Щqd+<S#) z7`K- EY_0ճ|ڕ}]K)h*gFè?N{E4exK/Knu9Z+ c F#8 )f al = kH#po!VGx^ݐk Ϩu%LRvOf56xg)M{$8E|I1k! Z$N tQc7a@?Ώ:ѫ03ݪÉ Ц̅{ L,V)lf/ W(~bq䵨0*es@鳸,pI.7g +Gb$enS,m<6Wi!4DEq0~cL pl1J,6L}'x_NUwx@rL 2t~:SEWEzVoFMK@Pz#R9RTKzAdBT,xp]Cx#⩸\`%i-id /BY7qar;1ꥪ{ jn5Sx}E *Y v#Y;.1RM:mb/bgqKϷ]BKx81ail[W%$*'d7Ӓغd :4r=-~8YJ4>7Qܫ^Ceӝe‡ޯ"S  dLfHW:IYG`3l X04)q06F>JSp"K.T)EGϲPVKnJ`R͆_qCbLUW&- 1Bb`+e tx:)?xW$=ȁa/'Z %NG$=CP">n!(?;wHOmIN/op&{zAxFwR)v [8@tRv7Cz~\XɆ Ld^c%(u3w;iFl;9Zs"2D(/3-ОTI>Vzx3xmftIjn+aTĿč Nڷnr2Ie/TakPO b61i H)EH}p)LmxiH֕HKNi %SdX{~:Awua 0R;gi#nBm*sNtO="=eȺ||" U c~ɠKIep*~Jdf#+fu<{mX}[|X[{B%o \0\׍VV적[JOo6 hVp%9¼5$ϼIZU8xj`ݺKy،}q)/IbS[:=E191nn9\m:q)ӠX cje# ?fό9_uOIB)Yscu> K4U;-0X1vz>nv*b$YhXLON2޸3)@>M P.Ϙgۑ,N}k7Y@'(}מv>4dj8UyĪ% mH{m!x& "?'6qt,(ݩK +Mn䡷shvD.ڢ_,w0Բm, l ޴LP,v4 6mraN`/=="iJԮ|"߾2 )"Kד >O?g9EEMv)'?tybȍuXk>Lv8a ,DN+ɨRP 2I1)$Y}TO&9%@yw X=!%s$91V4_Tz'Zaҡf#, aWLEZy(Qmpk#O,-h%j3${եOb7jV H V; s}atN~Vύd3 A\tGIîAU/NK"4E)w|LF|lƑ F6\9&WuZ:!a@9[tKڏv2HzOtN?ckw9 Paܙš7hms57PxFh-qLA_h@ݛo4 ɵ"er-;1PQB~8~c}?T #Snε.!ԚKe[Izux6bUgH<=~!0̏3.JDK"e_uBtla8l,!zm(ijiH2u0,+0-ۤbIC괞={"yCCU"k8ăuqpt3%9[ I[=Ep6sĩN2ęSw|4f}:tQ VFp`m=?TBl(*D])_d\VZq)3GIt b-$LGu7k7#VI| L+;AP&*_MYFB4p̸0wnD8Tմ8cIXi@ EX9L6FB3߉SÙg`3 s7Mmel$؉f=o g 0hf*[þYC /`PgxUGI$eoF @sDIZLra`=SwfNǕ OX %ڇBMco}p@D|KiMjzS{v,9|*diF,cTADD`\%P^AK-8^-|{XMדH2n\ W m"32r2G+h_!=qejZ5czHPxG쬅5XDy{xxGP~jYSᘀ~Μ0hx{EgPSȺJE%},d}!ܫAMG:dl/%83I0΂}ـV2 j,YWtb F,#5J7P,_%Xc΅l'XJz jrW֧Jf^)o{X(qo }`>L 2;טiQ5Y G(Y43%'Dp8D؞"ۙ7'6-8fL ^7Eu(NZcANHEkԅ6+]1HxR[rR{-j nH;i&Hzе[,휉4CSP5 QrM3z4:iDžbȆVvZu^"5!7sṵd1#˝r桲M'— `]?KsX(mG. p3@P ԓ ^X+cxNaAC_\-I0>O^L:&lQ_IG^CX&C %46œ+W0@U^f"LDj<̀NԥKaA*%#־bWlaB5*^44+=N[V58!lI-0DGw\n|@cڠZa[q@R~0fҼ"wα[K(5h˷ԋ&OsOxi oMfƒH?"m}ysq v4 MLAGN655|W-*i׬K -~ I{`i; &0\ @G0By< =1Sٴ+wAAlbOPSiybuIp &( GD&Kd2wË#8sƷ:BYXZ]ӾsM86v|Q!T32Ƒ0Lq{(gO8EJ%,arP7ZfǒtXBa& ` %a㼒 LE883Qm5îH~i_5`l崳lU_k1^AIpiG|lio~?=^T4Sek6e7)7<ŨVs|N9MgTm8`4B]6'p{J[LBi5N-;ݼXq.]S8aS#ȍƸ1XkwzF*FáH-eb<|19gGwE. ,*#R%[ƍ1 2ҏ@){W?ZeA,ts3+SL^V AkI5tлS'p{x3B{L ,rj?"S} 9p\#+(0#2lܫ߫7%VEBg3($M}VAT?IN]# p>]N7KxYVˑaKL\~!!B*U[4ׅ\)yw78ۄR/ҩ!YêGsT'K*$(eW+e|ts#>_rt3B#r'qsg &eߺnL:jX²XcSL$@"JÖdf>=S+Æhs5)tkZaןjA]ܲ`Sz/J aT6[aʐ,[{Z#PE>!-ds(~ @@b$韡@T HIIX_K|7S,T$dd$ >`.: X%O9^G*Dl,Kdx˨\I׍!R5i.&)/9Frm837G05,k4[c{mO͇ T/l瑈|*; ZS8lnnp+Ϣ)=e}רZ~ V]y3O g TyW NS J-~ o՞ꃣ-]y.s;E&.r )(g#FIj0Pw1t!3 u%9\r} CplX#hH蟥 vMk# nzK b{p$(ea_Rޤ q)_pZB {"8z$f(nVR@ j/ wRNpTsC:R>(χ׃.+`ނ wʳxwڹŹ vtH7:P` E?>PͅmyL%#}U.4761MOmLL3kHIFhL1xy %pGA4lKYl8T6}TbfV H}Ǟzn;—@H<}+.l5ӝhG׆B \|촴a]óAgw_m7atmk3g2p)RfO߀ ڊ  N 6d34!գWxS]ȌT {|o-wd%kCMMvEPP{{VWv0f ;RNxъާ,STWWVl!BKԨee (/-]Xjݚ>2=sq %K6QnGAГ{3h^E ?}1')nSJ΄WJЬpېcf~]l^I&ü FAD([ p4ׯScGP$*t9YZ[3-F2Ym*2oDz2Ln?f8d66@v3f+| yOh{SE,,(hR&ahzȣ"-+Cà%y6soMDP{ǽ܎/7%N`@0wp());*XR&ǑWw@BQ^" : l(lI¯t`b֍B O&˦ "ƞЍsk~sRg|P/}M_ǖ)3L :kƯ/RnP/0Tqܚ >CwD'z .ehxuw۰ïgNTv- qZ#2K(7km;oNriB΂r?!x8>n $eշ!a 99O(QScJF]ur .A_!=d_U{cQClu߹Enׄf.h5Y-fLneKRp=5w@zouSCMg9fF$ry]|:3߂(B}wW+95Q1,zZPNj* QڊE8SVZUPP %ڭP>MlaE|@(=%çG$xdu3ӗ1,295Q!k?5تViC uK;`V*x 8=鑪 _[e1N`{萹wP~Oz2F;FZ+Y ̔ Z%*N!67j͑88C90u_d{dњNRaaN:L p%&|hce\S^Ͽ6e,!cvGWOvIKsN*5Zh5gŢy w\w)N@1۞.ic.EfP\_1b1}_tDv>l)Ym{l N/ss3ҏ ?6kH)JPpUYyi~iyVS_eM+Cb }oDyLHucg"36lӪр7#R'PVG|`zc3 ?'鳙.VڂbegG) ̚<*jj c|8vnTNEnC=Y.L1eqټcPִIGu6@Mo}h}e,zLQ*کPkjIņsk|;1Hޯ~,ʈOySv]6H~Aqi!)8VjA_Wu"޸N!/nPfŕUqCs'$?S^ђ&.$Uϥ7$[`2-rnh޵1mx0ܵ<g;]d<4͍(inR`FahA.| 8 Τ! [\̠-Q )$sR˷/0Tɩ]#hr`{?# N A!F"+5>THPId\r)u437p<î,^w,u}j*z.L?䁽+K(5[^nkR5.3y=OkxYwȀ4BHǶp=`UMxj,l,!U {J%gK w|9PdK@ҹ)uO ) H18jO&Qg0aBb8jio4 t u珦_ kr1tz1s$JUlbČeJZv_;k[lmte QbH XFu;D%&E(N؅)qdFZT *@s/&sqF"i|]4&^X:,bdQ 5G7&*V%DJ/` ;{#{!|.(n'n7^:q7ZH02^];9DK@#i,P_:lQ谐] _?{ k.xR1NaQx[DϢ 2/{ߑz_26ZNyekY/\R ǟF o@jjg*|ىqbx 29P>/ohQ) H?N~i!AG˅C.eBV+bdnMY TuيV'0k\9\: U*<:>-Op>dÌ^x]Ӣ&fU7 sm@gUS|,Ub5i#E-o`uWrK;Ț @daP Zp._NP)|sC=SiS˻S^[C5+EkBy5X)NgN~@P's`ቊӒ{ 9)lG4CKͨ&`NL렝*p&PǛ:ۂJQ(\N*(ƚlMHxjd.* YY3c~eQ M?G,]Ip k\]0 ogM"LQ JE&,Oe~o"VʘGX>u3e;Hr(E[C[ l)!072}2}jx>)LKal;!G$VaX M@ˆ@+K>(HX~Th(?eg,7bj >9.2 .;lS\MA ^'R!T3S#IdiCRqʀ` ^`r@ÇhQTiPm\%S = )}umG{q|w Cb`ϲrRz5[$VQa?RՂ%AP[kw'D)* CP!Ga&n? WWzx&\Nwfb_yKG lfNmWN\pmpx`rtZ%m2(`. l{t'ϔ6 X (6m)<']0(eKg+3 ,:Q+@X/=̤cRr1&?uA!ŝF{. ooEcX }E':_CStfRRF}+Կ_yt\$G`)=Ob)UP(:҆bs{F6~΃ka"u;[mFT/YO6/1B Z8.#!j-3pRn`t$!s>K-+q ;>獯Цzۘo>IIb 0!Q?! qDFɢ]R/ؾj3$1t9Ƥ1Os׵*z&%\)rY{ոf)~Mw%; k>oiPBG@+=#;SsODƔ;$(L+cADm+~I4ʴQ [VlY$ІuH/6r cSȹ\I|Nap⑵({aj4?p=>mB,UH dF%w9F zu] 񥆟 AFoKά|?g &6|%e:`6:\Õwcy4 \ wq. I"W DrY6SҠKMc^)7ܞ9'ϠNwkX$d ^>0r\ϒ֢mNc^D'Yhjih93iSTXH{rj Gfw8zN< /n&! yr͜׸FͻDcO؞C#b`,f@Cbd[BS%."}:ҫ2,d_n\N)&$s~ck#뢃QeHiQS$c! 2WjtgL%8c#ìtM2c!Lu`=5Id$u H-Jp/!KוJW,ITf;ZR /6tj/b5T+/`JeI.E] šv'y@_7v2r3!HK6--807gao J{£9]$Hjޥ;ycYZ(EI|ba&BV[ 2"Je ZK)DZZf;̫Uw}ap`1jȖKHW9 <ig_~j9BX)˦6t\KzkAH,|A;5=ڼ GƖ35`T/bT8Hvrh#%=BMypcgD&P;!?ZH--ݕ[} L/*)lo2nJMkk߯KeL N#Akqg`La2wP=p|z4`+| \Ns$OۉTm3u i,Gy,^4q{)IQ5`w7W#Z|Gt0+`h%!}`,ΊtVw+eiu2`p0?Ul?l J5w_JU 05J%O,A%==<&PU>ZӁn&Q7.>e sd=_bgT0۲ 0ej{r+H(,d4);7&l4 Dzw)1H.H|WaO'IPlˡi~xS7s7?c)V;EYFV؄ t&EdѦfpҹ <ިٗq`M!d%:OM>*KgvbPy+BuϹ}nKJ @&i@ l*Kid lTvO,$p^?;hCmE7wu1%0jE)~;hM qNH`s #Ҵe_}_S{g\3;2FZ< A4{c?˄HP.Z$ߟ2<>P3.RÖ伯uQ~QɎn -f:CDH6#J|b*^dι(gfCV^6ǘPqGSl~KbN` ! 5ggWM3\`9\i'25uk`@c3Yf:9 yL1E7O|)k#F# o!88ԏKPÂf1! c}At*63a#5Ģ Ó:G|~+\9[lK,qP-xM6Mu^ uMP !||nO.v5^ӝڕ¥Y*"@2 hپY/~R"QLgذ|'r>_@B\I$P-"a[gł*{X wY^M(6E8 /d,TkBs2`_/Q D II^0+~ ~5&ddnTT&k4(A[&/cʝH!@CKQ*~czrп;7)&jP@!=t ^HۈYOOWyE36g'eInSmR)ҧ9R<+gq-U{KG$lY^#j ?5KPſ#z9EèѢΗ %f bl@ņy&\й9I4) ,f%`Zf:5U@ 5X85Pj86n Ug ['Ef&(2@ e篆z^HP D [DgجG-H|n/᫱=9cB8;c\ssXTB׽4hB<քUcpZ6]$dd6yJ!#<_F\qW Z/Q%E !L0DOdtǷ9E;Rpn./FwOjEb/.YWZ6@x**҂e(6WL:#Â|G02|ZsnmܩbB#A@{J -?}@xkNK;GJk*r ݵ"KnkM99t;a5Zj5"'Yi=8fq  i?m siJWN dC)Ma m,2&Ƭ<=pq:\WC DnrÉc6 lCS_r=ģngCU<5 %*Y;5VbN*y#i1'`-Z0Pn갍9v~o``Jcl!tJ8:1&;9iFQ0b2l|?ҥة1%Gj׿G0O̍']\je}tsS]ߩafR@H ?5-La␗ֆot72AKƶ/e}N: c-Z[E5=MbxTiRcg?MYΟ8b ǜH ʙmuJZؖwVdCK[" ߪMAeBUV_fG+nB-.eJU|0E< LH/5/oF< e'Ld@(tCpR0l9ؿ5ӕrlh(:TMкG|5 j4}0jE)#X2Ư/i]|>O73/OQnMgSjIQ:#SVMKHa^bcĉ?{xڊΑntu& Č<\C)x޸wބ-2\$|kp'$BT O`+e$ SfVv]06ve5($nna#[7w .g̈́TȀJx@p~(ȭ#ʆ6DڤdDKmoy~H=bKGuhC- ntѳ$[.(*'1Z>.ŗ"#a1t+$I:<4Q&&Q7C[a[=yOK`ӻ@Htx/A"L^LrwCœ T(xjz]$(dN12|,p=9xu` etU+c_.gpn]hN>é\lZqV6,zuH joYAWKPNI4^t6BH<&u\#'O:R@:w)#y2)teQ\ :5g:&d;*{w-@$;F@ s[ \>Ӿ+? Ӊ8-{ -eO0NbÅ|P_U9vu'죅1!=T>\u~Gg`+QJCflu.=bqE*vk9e+w*c1XȔd> !r3ΣROTA7n:;nh8 ]=rܧ]V>`+f_a]x?5B G&0a|%H2|oX} TŐ> #އn@ѣɁ"(ꨠ@fFlݟjO[~7հ#G(HNu+u'Xγ$fRHՒr@̇94׺7 B$m־tfX`ZYPGG/ ʞ7{'!@Q:KLCʁ&V>PZ` Dx9(a:V/ei6Z+KD)6%l?fPY+؆˪Uᲈ-rA mScdsh%{~FkLyGXV4S;N)iDU'`=\%nΝr aJ:8M' ~ahS\sf8Q%s uZdH~4揧 ^_<_C_Eq)|G &90نAmLٱ=0 Yއa ՛} ,(tZ૷eUeeeJ>ծe&QR?w_I+(uv5kҍьWhɊ KK HQsC8S#@6*w{ى cޱJE5畴H [O/C/yvB_ҙۗj0SeHn93CbYb0/o.bݢ~P|;5\+ 3 h_E A4[ʁ?MRpˉx0p|冋jXB~AsU|$m{oALٮ{Nf"p+݀K1BXU#KzwCbT,W9cZ#Mf//4Do<6!݄^"^3a5UD*ܫT\yHn9|30%CRˍ=zN'g C$FG&T ާeFOv=OMΡL:k|nqX[CDÜA GEJh}' Jé]:$ϋտGt> LX$6x6F R4bS d]BKV0D.py;ljs$T{Sss4R>ȑA ZN"b{fuW5fnr}6 kJp"+ONXg T6AֽX07H@*q1MZNy,Տ Edb-Qca,: CׂB ݛ/5yByĽ-Kc~+^S|[CZUc-\b%̊ٿ|s{d6٨$vtJ?=-{iG*H8yy>MoM)c ػl--̗J`MYa6s N Wj1"0N*PdwR{?^eQ5rGѭwC.ˤuK X16`:G8=@7ow? \.EW7(!hEVm .SOOz}5ަWtm݅gϔC J)%YMfgh 㿠W01c_t͕6hνI YfΔTݾO={+΂8CVLEOi !KKFWc~A@abokH.tYdB0wْ\^/#)OCjyjP9IBa3돎^>ߣ \ڗյ˷]k^iΝWʡ3ڨx'*i3nBݻy/?uX|^.BeaoTOKewN}$0by; av.1Ub==2Lk[ oH SzNMj1 Z<Iuњz R>1"$ ;‡Ϟ4-$B`еeφg:Ft ҅M&Wj@U t9G!&7rzZ۟YL7;"ׄ+ޮ|5kL-{x1Y񜙿9,wX4BDLkcdEFWr^'#9 IK[>^ m}<^}$id;U^/-T'>XJvui; ܅T Qb&>5.]I3@5NHCJI=^ ܉н2aWnOYoCk@ʻnn@ydL9)<[i#@inIjfY2\,ah}*5.ԇ=0^=`BkjK)-'6$L␎.]d zR+,3y 'oN ]@VbG_o?Xތm\/z [ٜ̈ aa3hQY6K.B~E5 g[HF{$' 9t>u1"WnC"b @?.e8ƴǝ:tWo+!Jq[ȉ!a] >IhpPwl&/fjدh+ YPc!4Αdw1CTLa>;1<%v"{;.rvucՎ5q$\0:V+^vX!.~:?~yV< f aE`y ρF(kd@}LK 1B5PzkJUb!K>g < e[6lZbLza?Nu׈:X"Smty5NEpd1G>>EHR,Ġ#u!i%; 51ʓ<"]V29/d`=أ$ +&y`JЋ") szTwr%Te~ݜDؘ˟ m .t(&X!CM,I^Xo7S1Q f+2Rlh֚'&JZe0D% 8 x6ZlZkҶ'{ݽ߇E+N]o h78M.a(GnzxMD"\q8@ُmؒYtVXd pŇI\2@G \& UJ K@o!Rk5s- io̐kEg](b kO+8%4kߙaqWie V/g[[1R}U \L^Kl ̄+nizsld~QGFh!' MZVR16YL5zJv2?M5GM‘+l0 D849 `{{~Pg\f䦞ٮ(px hT7O_[Tޛɛy`1 ScAwi閄*a͖~Laq ={Zp 0wG}]9]Q~ BbE]aac 9@?n\/Mff皕@$AZQϥrIo d~-ڮWs7׵"ZdXFͮ5QqEK*k)g \㍊0xbO++1i.A+XOJ`x>&\SVgs3rCkpk'cUF>E#Cq3>jD-RzRI$.4 -բfbbk hݻ^ -#/b\qP3N >L[J=HyQxvyN<.X'D>mڀ܆,h'+cbLٚ"ZѾ=⨴#XƷ2" ԫ{l?:a.vNyh-eZTy/ܴ5PA# pmz9Kk@. 3PcFR?s;ǴwW+GMtWv|Y03Y&"qv aPS AAn;β֛j3A2<\fQ3YI⡰7 $j7bS Q[ !_}KA{ nCK %i]*_qz vci}Tæ;9I H]ec {*od 񐎀ȧ6Jh0(Öb"ɋ)G>F'XDM:1c }j6LB{vY S|ʓSECV@pTedne󨿇ֹZc SYX",;eCV'(nwp}V܍o'Қ`_mݸ=cҝoj_JOLo[͂0>T|T5^_$rD֮a̙ޟ{}b#8M>WA= ޏM0C ѣ8TYpQR/Y][3J;ڙN`G1V+iQG{}e7gr7_TE#oHsBԨL F] G=r]e!prVvSyFl 2)MFUgsR70M~RsoF8yT 4.PK ҩJXDo:C˭AR!: /f6La[金 WmpA UpOP% E-^CB*&[9nm%mxI]c淡 7_'zż9C]jŲk Cr mY!tqŶeuzہDT숻Z4%)"pϕB3Yv$@1BKbZp6e8 pyGh&{kLܝ5-qog-*+RY#Z2>]) z߀@.㗀]]`%f{ $iAjయS1ZZ~kɎPa啋| uE<W8g;mH.@zWm{Hˆ Q;4ʳl 0q$}=|{WH,ɺNJHa۩}`W㾚/(d72B ӧSAGME"?+T̯O_EH3w Sc7{>өl.0?c\ƀcUҧͲA4Oz;E:91Hw dTVܟB(ݔY*!ء:8'^KsKLT%QdۿNKh2@bc,ҍKd}t"ڕU5b&KXU#إЃky响Z VU%<cyqg^_JL8ga>.f*p^n\58M͏:Zv^ L ófm 7j@oga[Qv~X6)*gp+fMiW=v˳s(Gc:#,uO Q4ցO  *Џ0oܾO ^͡Fy@q Lm #3gg86lMO Q9<, ؼD,#X 1vWd5Vq0{gDC@H{M_ԟK5ކAxƳ\&ѭO>C9Wxq8ƋP'%iwGzh.'ڹ:IgrjJ6CѓAu wmY,OIP77FʹI<Nn!p wr1Pd"ְ7y7a`V^7#U`|:H:wSnlCe>KQ B qۆ.&rj􈅔;Zbc'=HFZ ɟkʑB.Ժzh@n{5eqJ&ErG>mb̍"MOr8s 06}6T5g6F\V8 !|x#Ao7CPqUiqpEzm[ Rq5ȹtS^EJÔ})ΊF|w6}>sU`2?Avkˌ%Za˜JDmfR1#$zmnMŸ#M$Þ[`N7*)H6噇@G)JzOr'QвW;}jQm8!PL^l,,m'gŗ**WCd/Y$s};u|lf Eu>Y ҂cik>eM98 /$dZ. cjrn>-q^2lS|q[ފ`g*)UszFZ}lT=]̳Y3DيԏqҎ][}*" m6%&2o_g)y,ԺW7-ƻK0]*%AP[\N$n$15.VuOZqT`Q2lRfcl$ٿ ҙTU/ĂODiE*D)jXV$q| Aq]/JL&!e$멧4C %1 !AǨ̑Q^_<Ɍ^\[{&q qцP| }6423pEWmDP\uj%3 s Y_ҞNgWuFl%AU_>@@![c-eaiC ̇THZ}"KȊ_;նVJ=R(~ԑjh%t 5ϟiy?%5@UWEORTb0" &I7N;,_/v̥@Tүrp{,R ܩ$Jcn7oekpkJĈ֚KmǻdNˡcӷfKS­,VE=Q]?YFp7蟄I[n<5UUF\#fhAea $"Jm+*^0/>kؕ~0ښ Q@; l89%>bc3WnCl PaR{[]4o$I SۧhM{PYqKz{_ * =8b5gYm/OSkOWl_=RWјdr:}ym6Ro6> &-NEb`4n 5^n(u4 :?cŧ]xx7yd 4ݶS> KRtmߧY'+07jjNH 7:zsS'psJ99DH^z-‡+mVS\PfBՂεbWF2<;\qFi8-Gڜ )ѕܚBy[ZQ. v ʇ#aIxRP p;A'&lepd#g@aB/%YQ(PdǽO˯8 ,^9<<0Ux)IO>ooH9tfj\\:`#|k͜ #U(LփKvkyl8J M.1W"qj ҃LeήP"Uޗ@FS"; ]/4rzFr^U+on/77O~<"k,wW q /YQ3 Cv &'Ǔ}~ܯLh@|NdלdZ6%o=4)+D3~cuaWN *x: -/,'սI&HBv.5Pk%$BHpnDu9k^!"/c^djYˋAU}l/.q'VÎjӤx0KY hK~jUWV7ݧ>hA5{ 4G$aԢՌN +8>Ћx+PIto0lK*/6͘+qG\c{XU-7;5Z[0ji#:n<$)(~1=G;zG̳|A4!}}VTe} PEYk9'3 sC~! 8pw c;PQ*7򴢀V$"G\qu3 tIK$*\4 T}&™l6&,BC 8Ģ%|\qfӀUMy@WС_J2Z`aRO0%Mjyx3…zշg.j`'],wJʋ^-ϼnEtBV[R ~}<Y[" ;z6Ƌd)6`j#BZq,cDD3%Mױɜ OKpLD=e Va?(y9}3zLwrAR/r$B5L:tӠ ױQ$D(V`&a#3^Q<J4(Abk<[jX+ч]V'q4Zj}vg`4VHеXY+Hs|ʩo+kCe}RUq=))#߯(Gq{zw.Qhsgy"mHNy[y `(RH={v]y Sqjb3}(SVkn]rBv*++r]+>}rͯ"uS#E_>D<<`Yf ]eK_T-6 (?mg[\V{,هvVV"j񟣉'53TUvVϨUpIm<+炤: `̏| [n/ԭhۡ.7r#u0>MeUQPYrq`e!jN&~Pxy9tJXJG[^̹=ksjnp`drHqZz8Qr#;.zo۠vX8+5^!cIy5pl KWVFΫII[BƟ8;Y2(+`)2͇DX+]`͗]LD{"/GZ<;!wOϠcr<A2iU6Y@2p&Pو/ڭy>KR`-0ABżX!h)hM#u4̤c.3zY4ΨaaO hIBkX +#70ߔeӌR;J|ӆh%84x{$@O:kVh2Rb'4s2J7Q8PU_Y> u9VS/^Nrf*O|2m'|ElkӔ y"~A+>MS2 Nx("ﵜ\\q6EfpY% t;#6;Eix&'hNs_ R/=#CǁcwA3綬`R~򳽷- qxn0IcWah"Ȳ+ 13D'Bh"uhi 9n?\\rV*|8yi9yU,ᴽ]ͮ{ ,wq]:^J{W]a:IGo5 }=tgXgTx d_d^B$SV!UHPnxƇ\w pfz} 08.&TJu 9LsWITr6Uʫ,#Si=CW*-Eِ*@ &u5 /2&+0s˨'IDx67 NSuuN=Ž#7T]k~}[ N˽f+ͫ:X [6c`MD|w>92E:x ;I"}fEv Y}{wn6ibW#[!8dz0X贁klT"We+As2d]kl;,]&RE,SwANge]#e2^EݵMF$=!ץ`I{hG))zpdZR $(>owJ݈@?|Igq6_;s]N 轟0=FThĶ_B+ހ;rI5 Mۉx&`[:.FzDSh&h\Yb>!"X8l +(es&us ">N"͌\yhDh$%k>?c^\,3I/Y:^ˏSϹbfZ:pt(E>~PC=ǛhOly/ɻd¥Wm?t&k2RNPO$ujLD%OpS; pG!%Vޙ_ *U8θ;R?z ud^$p*8Jma6Ϥ'9iIX,$DEvث"5(g_@|NF t+KϦyj!ӒoLz۱=}.SCs:@gk\|WF_Y ^Ud9rhCurȅ\XwJ"n׸dxݍϥ}o ADHI Ӓ(]*!%fbi(X/@I68k.ݰnuKpxMYAi/qA^Y!ydB~Z[/itJg٘%x?53$ZNLQ86A$XY[jeKI[IdMPUB`ɢJm*B&x p -8Ip`X}OΖ?+j!\4lY o_#V؆p*kJXvߞ]f%~ϣ{xӦh abyzSS_/(՟iy^^6huBr7Xa0oղjjziF]pʎl߶Bdmߘ 1/TG`c^fz":҂H#^=kd<>Z*dXt8_ASG!Pj4 AKbZ s ]Ge;+ h M-a ':;*,1_k~4m,o+lr{l'kT`jBp<0N`2RsA 0݇YQg%mv<)Plvcӎ|4> LoTUbP$ƝvO ;.N;OVK*a@a %{?w6q.cS-þ,ʧZn|&Z`]zRT1pgXCT5 ם-/AFl a K{s谮D~B Ԭp@$פ8!11J*tZk=!x0:K>}V /~f-n%@TĆHb#_$5] Lxit2YD"D_{=n"mz~OTNkOA9(WߐkP2aeC+nLz޾C:$/c[-45)XbL_lYz4ETb_AF񫑌%Sf">HR2τ|ׁyf{O#v&goQ=_:A [f'Kwʻ@= CɒB$WpksaBH uavBF DAn2yynr:|*bk̪TY7ހs~/Fl4e޶ JH:FXONr$ɑ|[_-g8xz=.cQ&U `\Y?j.0D&0 ١gy[ij_yC@aI_])agACUNPUv³"3B׈%!}Sb[= u{&S\rg:[vQ\iq#_;@nw!QiJZ x߲I!prNjR> rp'A2sdP* Iz.jɜgiìR͈M2җErfp4M|}{콂0ѼD-KIq|=V gq23zYk U-\+4r} _bJh)7[&4Zs`0'`ϞpNݪg >5z _y>;ʞ29'xQGmLʞ֏,s탛ZA/un 7F II9]>N] 1by}39|sZ*l|rGq]p;\;=PoYL~8] ZkQaanVD$r!P quH7}[:IjQ~P?齉UJph̤)8CEB[.̙%aD1AqU&Mu`!NCS^>HB飤t$M-W8XXUIHG͖`z5^?H:lI:$6/J:iSNȲA*ϫ& 7LV $x؄"~7)j0[權XjL#}x1v+_!9F)XO3B*EZD 6,Cքx2eU3܊ o&O% @{N p1P&`~#E C1i9྇wi/EeV`4up[Yhuw@Jb{6j7Mi[}_cROh?e4v(3fh+8PnYAraٺ;}W6 cBsLQOG#Ɋr4+ Ԉ$NTH FW5ז^S#; jMʘKc Q> 8#Bv_(</g. zum(Kr&F3j TG*:=N#l\?f6W?@ZG#-dXD2h?!tZ,r鍻~wrA;mϾpDTShS|l=n1tUm<b8o;XNJ)Qx(;u%kURe̅BT<4`PŹjnwޢꕈO5A1&N&L\u<9R= 7Vk'Qm:0@6\yj]W*}ݤ:~oуߘs ёG:AALHWѻZp`Uϊ,.Z~d~W>f&*U%y# A,eWMJ̠߶stAS$k!w-VXR{+87hGGdT5T}$Vbw#^8L(4܍ޡ Ȳ_ߪǔ#|nAD낎m-)ȃ C6(ZD\a$wO}nPiv5iR&|(=GcU sW0N)!S-Hܠa/&!/1)ãj4|E3]H^ES]W [p!88 K@.;U, Ap?He[qD/{3<<šߥVs辚k%Lbɬ\ F#_J vs֑`؍wKքPX?uM|W!OLu_3d۵%E鸒=~Cɑǽjߵ;MQHU~ O_DRa/<|vC nFhoLF`fa(H U':|7CXn I+G+ L<ك8gSke `] n' _Zj! 2Yf! ~"w Y~}nIu)O(_'ETV]U>X" _r#=mC$:_|C B 3 g4|V:o[' f s3PFUPE@8|EQBםwxs,bc5$$!~pNE<>TDƌ V8ujB4}i~c{E0+p*#d'K-UPv0H`!bi'%RRY {pv2fqF^g8 Nj<*Бi6eLö<t 8 3'p pZGH k"Ld?uPyȵgK:yBڹ"_qJ{@-ȉw`;~:>'s)uvsF'c*~$;Rx9R>6 +N-37Uo1#Bb;QCQkm`dH[SѢ(<A ågՇ {06XwI2)~7X]6oZ%ۖ48M0?%Ds56ɈK7 vot#<݀)EüA6^,#䓶5hܘ^\81|ʞ9ʁcvd+SV[QoQi6K % ֳfn)xE=q]KH}^H:֜u4Mh~B st:D59)xϛ(خ幸0]mExTCTƢ3i CM{U6bGݏzwyDwz.={WFȽ'Msv[wlyL Sutg5Uړ_XJ8.gp 9؛Qo tgL;Yi9Qn{\j޾:p+ 3J*QoɃIR<*u& ?{.5l+ʘy/:R_@KI8@i{NЕ.1Q-dzL׾ $D*tO[&Dl/K`@aR}62f; #ҖOɊT*u2Jr n"쇌z҈gH)©J宦̐TNaF)^(!lPq`6\ h/I م>Ϸ@|4^ OŇ6'X൧@#UUh_T%w<]@Ŵ;nݝS:Pء>?QHÁN7) Z&0N|'IcR?>~j6+Fƅv>br;\J#!A 9_O 4iXler_\<@}IFL«`>]s5 |ZxX+"]#r\r1AYﲑ*ow$5o¡1tV3$SoQ)KK!iU&uulQYO*\NGKm1ݰ zg8'."k. 2TV=q,0)nM6}"*m3?!}, L~jQ((΅`O r>WS-*6iZ=]U5HaY'D<N)[Mqմ[Lf!rffJ#"ިpբr+yUQ}"\a8k2+Aq{z,:Mvc7UcC9bC{S^l{B7$:v>\N T= VbmPq-$FiUR愒R=(%I{t$Bo'6ٟ!7ɪWe%Sd2KJHA!y_~VE@KÓK_*\I7v6{J66_h ̤RZ-iMv.>e@g]Y>+)HnOc*NwG?>ԇJ6!K~5UF)/$mHIJLt.eVǾBUmwOle ͙e2`!z%F8FsZfԤ#lg Th(KVBm @%P \(\dV̌by5jɁ/ڛ7M`@8vJ[bCQdDpFi[G\7B&ϳ k|A (nZ1[AghP QKj|X8&OO9G$;@)xiEު ;W 6fnf3.E05O` !/Q*/Hϧk? {q?j6qZPtZȫRAyK7b| G@ț2l>޽YTiZa@; бވu|uKչ{S5G3g+ ~{ډM(EZb41:’ͥyxÊ~rl}w.Πi,Φ=j|$2Xs61sT#Ja_cN ncbRg Ph`yjEH`U{"Ր=ڌ*ڎDFt3<\P?~<kB 1 Y JbxܛKP1n&j{Q2ƨ_'p%_)/|۠n8[}}1 ɤ'vtDhn>O_ sP9m x" x7!5[aAŨޖLJ*hiJ1(3vyHL_ {AM4(VAl!qQhw5&spN#|42e0^n4LKc: .d7_W K\%iZN r q+Zd7[j' dFC ,ŧƿ%g9%N:=% &1T.Ǥ"ҨhYvW.G.+OIrD3ZZhLnl`{Ø"z})h:]90f*7X ]rqѺJU$o.0z7F:""JE=n(T׃*suKo@9@ɨ3e-/фnrp͉AaNZ-|;[D"tR-LEYs<^CV/=Riğ1Q*¾[vgP"ԣt&E]^%rZ'RѮ32ihou}z/hrѤϷXrxmKmPyoQC),AR$1U!Qhi?uJrYzBwsy>)S7Y 6Z7OUl` v(-uwPp)-B FsГŝmJX׌IXg`u X:\>栯dV,-MʏHxB""<bhImhu;&XwXON%3_>}W3,"LUatxE!&Mg:S, 8ڹZ#҆Z59N*ڐ tɩf0Ky?g{㾩wÌ 5 BҏRxCJ ^ rϩ"yj@r]Pj}]Pl!u>7]}P2E`^ۯ<;@`XJlVltDdu}waUO]0pmJVFW{o 2@NhH[n!*4xbaFBHa.4ņ3M>_6o>'txW!LRT=o j.BGH"-/>nj'Vδ=HrDI /`9xuc*0<͎4RpGXQ j0cX'}@{>H 5mI ؑ!X1جAN'Nxuǎ[y]tMfq9G15]si{"' DosmwD6bj*l ]eꗇ8Of4+$vFqq^wf~[n҆uYT"12N x(&,ұp9'zjYmnJhD2) t^׫R^J*7Ě6u-t\jg*+c,%T}ƶ5)Sލg67>cZ?y/S~|5[>m) ]6AOf`e ׍he|0Ԅ''! DKT)ORewa>IG>ZYd''LcZVT;ŗh޸ nfry{iU1J7@nMZN(%پbK#e;F_!\w6'm`on1Y$B8MO F;z( Y/cSz =Ә1*3MZI`1K%iRx$:vO؅L%}"JX'-g~"劕~z]$+9jI]^/i+rLsaɜed:cycb/) T/m"_9ZK#. lTe hߚL wL#tGu"ķ{@c m`?bqeC* I薜_X^mijfssCFo_ٞjUZà +=x')T_Pxbe9kX 6cۏ*h\7FWx!$晓A+p pg+Hxw3=p(-h(K-f@+d*]no5YuKsItZ/J&(:褋#W#(uVLHM2)3^и&}Z$/w7]ǢҚ9u$o)^6t9x݋^) W>ar=_NfY&_TJ&iӂORTR|J}*٤ CifЊde6&P0%K[5>iY)SCNdLo=rF"VK<լ>}|+IYRBQ^pdv:qzn|@G7Z]+Mk>)}mml ]ɩf{n2Iiy M-(Ts$VS路5﷑x|Ҍ({K1^u+Ѧ`0ѹHbzS`KE \n{\dأ^j٭~RUz ncF۷gf\.o? C;D7JQe[%p= B? j ]Uc?Sf} _u0۾w3K.J/l? Jd-+vȵj䟆:8$#p-a$˼M0GACRs7'rwՒ+"D^}XqQ[ wX0qӾ_ȩx] ₒ<@]!МGo5n C5o~'^d8GZh|@@aoDmnS+r' uз Å.ƙ|mNcu?ʭFS8Za 0o궴6ޚ_>{1Tl!f7ՠaM9c U_"X TEĮpotdT쌧ϸrqpCo:obL`)KWf8 R=Y҃,wF]d QѮV; {Fb/djiBj@I"(b~*,E_a~=ubɢf,*G۲2蠗+U IReI C75ZubM;6bnOnoyh[쿙ըc|, Mml1p ˎaI󷡘êQ;Ս'~ĸHMs\aoKiNEo1qŞa4n=@x3v= % Kh#QOrҴb4Jy}/V)4ɓcK[`fS%W*)4ZL 7PԾpT m-uu_AʗK\ LI xPSge\v9u#·UTr4='lYuϋuܙrn"]Hh{+Ұ!6-ێP9Q΀>lf&̐,'wQ gKnˌoq@Ќic#6:^BG婺#NPx&:1:2`pۀ//?rT'nK/2ۂ4Z&DŽ?W_;FY1Ŷ2x.`_CN(hȗ~ UX|}KW-Rs_>Oř!z `]8 Y@w0f%^Q(ԩñsH2ILQvϕIܭϛr!i&+ӆpSsЪJBT ?Vz>|Hk]OϘ 吪Y2' Ӌeicӈve1I oB&[##ΝPk~UطEjOŢ\r}3Γh%?0'NVzɽƘvO5ZJ4.xeS9TtF#؞V4Z,֥# G vjmbK;?ʄA@[:OΒYTOݾoGy)S^ )|[ W}H@/_T KK:wg3b1v })ØwOA26dyAxoK_v6Aw㭩BW_nMAEGTIʠ+J9L!i biKr2y;?(Y)F)= v5h\s'6hl_NkA=J SmN =5*y-4w_Fe aSP60X_ exlvB[iCNYB9L{ıy1މ[LjCPN"WJO:VHX[tL]GLeRCL*{}dnI$[ w?h$pB(Xb4J s Qu4)=O;gC{Ya` \ `':AR.\j1ZzS|(?0Q8`'_:m8 %d/nsZL80|?.xnϘ7B$7 Boe12,';wpkØP)ǎGNk šOMj%Pk!!mEYocܞ[ @ /0؝ 8/(7~mdnReRwb }6X EދJǞgz1,{CDc'ؿlIC?ѠK-D ]ؘAZ.7@CKpтZ Ns:'~hAWLK ùy2r>T8B#mX˅HRsJ|iJ-MC xmƹfűtγPl ~FJAk㡍9V0Wo`ħD~MoW:eSux}uD/J 3eIH8'^矤zUƚyPv R_p~]-\Vib5apfʟ/Pa`'@RjbǜEXgĔ#RMz[we7#HTZ+Ӓ[z.Shŝc+ң*V䅑b}S$Y9$b4i]SƟ(4ي" =?"c&+U!@ u1dуr:!,j37!X(|U K2KdlvGg i _zmq7lɥGNFGNKn^e5#8Sf۝v2<Q=P Ha+ H1o"M>Z/TXHCJqg}磜? ,YYD(j)T#P*$ŻVab Q\tbķiK*o|=7Ed=8Q)w*ŸA 8NryQdُ|Yn*~M{rPѯ!;dYn5.l Ĩkf9ؑѿ?0WV8 4$ӆ(1tc;aU/ A; _^ib՟*zE"PzoD͌?8Q\oNC%BTq^'6A-e974^՛[&CLgvD>QC%efV`υ^$V^1`jkbbwVċ1F)}"ǶHs6$nbKM2+EUշ描jru٫E?yƻ fYFhkf4.f}0<0uĬpa<2gZU=[JjUBZ"1+6+껩Ϳ--BW6%&sb(#A8y !`D"@\KqܱKx^W'b*A=:3 yvTfri~ 53*TSRԥFb:as`U::uL j#HJFqCZRAԎ g\Jƪlm&DӤxa`=ı #×KnV6cÑ{~& # +yA \12v%7#% ". \uwEwB÷SowCy_Rf{!k*s8uxfv+T.Z(F.%<Ֆ^cBٱխ:+z:8V&"޺xΉt!RU8D:2ik&юn Yߣ}#vr PeRp4>c}' `MD ԍwxXbΉSQ3˘G@W+\\jcòXKgoŧYh3?}׋TT NPYPDpy(7؈`=Mי..`Ue5YK^52[=sG8ΰ4ȉ_lݘi(urV[ $tԘ4RDLBD t_ #ds7 C#~D%M|aaD tQ= 𣄦ysJ#Q >pUuG^5u~6PXJē'oR Z(iʙB)Jm;ZA 2ɱ3@>w-ʃXm!cWRu~&*{9l4A=L3TvUǜ4@GIVs|{>{I1I)֓DwN"/I.apqB gUs*"mgYwFa..3K3- ~П6gt&ϰɖ7C؁Y_d2e-8A,*lYTޙіh"|J[v9Px F4Oi?3\2S Ywߢ@?w-g9:;4?`q+"'r-Oou}d;VY2^yD̸I/#Wf;ӰAx|3gÑXN:%s6sLCh3D9EN@5rǸNtЋ>#W(r.#Őm>D_YAs,z#Liicn8Z֊R{fxEHŠnB^̆)ix]-B#Dy]=baDFu-_ήȏ*܀ҳ3eF(ν4TDh :,vzAP C.Wl[|q4L/@͈oHu 4R$JQ/W0YGڬhd?`nz92H:?y{w&:- %@Ȋjx-|W+ݑf!E"uʑ-YsۑSs$8ŀF093is)50 wuS&?=}{D Z a54~GTJ68i B~N#@Ï EZ@*ezuн eUAпC-eWNOQ" Xnq!0e܊54(I<O_Ck ?=q'u4frCA{Oc6t{h֒rٱH,iFek$@?Do׿2Xgʂg+_yHRE&z,oYLu|_~NhGRe։Oə_0 Cʼn"`JAMUj>[tNnMӀ$yvȭof'S N*ꃜ@O>$5E[dyP(ĀC`hd%0@ܡ.Qz U{@S ! &*SܾiFp!({% Þ ԅ*+UkjCVCAƚZU%ۉ–MM2P\L]ƲKtcG0/f` Ӂ .Fbue!J RW] I/wa oh?,dތrHg<5LYtn"4L F¦7rT2w^2;Iš'"aB5ʯ߬PF!+x"op5Dk"=]qO/Y1-;d 6"_ *D֦@*̄Jm :jFQqP+ f+7*yY A҂htѺ*ζH1 @9j^]S9y]΅W=e!QZ۷uÙzPYۅ~&:^%N=m`j`ʗ[Xd:8)sV`ɾz6vtWf'!Yd͗Lx.&#JSz;"w)_}SK״nUaBR._cxx ne(_GIL6O^N(ԚjT/e yv>#?ŔIMZڝⲦ]Ni5Gݞ`KcN-І:%,ZHasne-s ft #7pڍj!D&|EEONg$K*Y>%sx>|5<=eQ4Ԑ_A\-zhvjr{&q\8`"gxh)'9T N!!!gt<с_~>s]k'>Igx!PZU/-V65⪡t2/W>S^EC 3UDP4 'fM7[B6jeg)Kz[ [N*xc j܈GDi{#L'AKV!qdOM!(YlkX>)B>4 ԣO1hSW$2SU:oa}ej+"k ,a  z=YoziE;KOCO 7GEW@wˤ*z=pڕhSI@Й 0b1o=_$%>S7DB(EJ#pt1Sio=\l:B"һ+ld- 7,#4 N1py1E'DV ueH`z" VO)P?'KeUù@{2hb?[ K% ݴ cw7Hrj' ?):|eq<ܿ iҾw0os|..ry(> t9ܟ7,E]v\MU/\1P[j;kE-58#@Z~; RZ,0<kV}#8fzZ0nwibmGIl3@[s,"}= S-X{ :iAAf7F&,Fc>u ;| ,C4% [ K &DG \\Q(2C.ZM%s |nE"\yDo#Y nwN{jwL6xUQ*$ȵo1,ĺq6})¡`:,˄=qBcJtbeM}DRwcjn'WX 몳M(bin1pHH@wmGBȂ2_Ohd5 DG^urmҀŧ_5<?%aNO]X2]TšDc3LV6!JcZ%d_-.C~CRlayEJZ;>W̧Eq㳔խOC ˀIb'Gz* _JMZ@> Eqe4ؿ"Mc~ԙ]h!Tx{p5oGI)IyTBObjDxAk{;ʻ\͌l">* NY/ t}3X_nj.I~U ay72W/+W_Ƃo!y["4N0 f㑨5=䄱{ ӓ Ƕ*u!t97,J#F0A$>9o@BDa"3KJHyj5D6`w\g-_.(Mgˈu֋)Y hd߼˛ͿGqRa0%ل۔:T; PZb3fv&>v LX=9uɳLLt\M3U1OЀ̾g(bTKF6.v1{>q]_ie`XS uJV!(IۯF-t(73O4ɹb BBeYP`WJ72!HLVbyi%/me"1֤x1\;$Yk}C~R-}鏢zy҃aLes^]nӳýHjm 魌"5# Dv/=,Ie iK82Vќ܄ H/Aa[I%$Rza_G doO^Q]0߉N+ `n81^\? bd%F?(tHvd9[w`: U?XPyة~SvȽ ‰ vcޟdQ ó"{=/IQDoB[H;8f'd2VBpɥ~LF+;BȚA0=߳|fa+6#!" m!C)DGv^`5P#[;G1C^iEΛm w9;x jU cVC?L~G/-*׍A*X L[}MLe4i0Z"w6C< R 6aZF15oj&)Yxp[- 7y2SvvD`h9(+xmAN˗"e࢚,qTQ̽ c*κ]^璮#[7>s3$*7KM.N]'8֣JRV!Յ+O u%YElR0 g2rs'*KNepm*ZǠspjĺ,Y% \h1S>;݆ 8V2A(#Sfm;V7Šu@]]]L8n+B쓔>DZ(2Ik@a $rH5s[ݥCk54TvBoQ{yd!|#Bq5E ִFP U ~~{?pǧi >xX~  bnܙu٘Ě-3]X68+xom {L/EߢYko!-PCсv{nALxIxtZ=v0BE* d[guنy?,;\-@[p6Mpe~ւ;Ȟ#کi58}&0 iBf1u9,fA,o-߾kYA{v,  mV-b|=s ߴ $%Vi!?&&uO#oӃ]>W0ERWf^ͅw/ ïϔyn|ChFs|^SDnB|+}ߐpU?*fW^9-rߢ6㒽Up%jnks'Ez4@5p`{ M&.ݻod~ie2CswNĀPr%]"QMۚz͂H-ʨjRޜF m]elc}H|f3M&Fy$'nY`F fe+XrJgYwk I`0Q ȕM4pS\tן ť.A`n`X9sM\!(\ce?+c'˂@({;[+<0S-\Էu"~DdG@5#ևHvLEbyP-L<,ʈpuKi.>v׼QTh#@M ?m'>6%;r̟F%P&'@i4c@p$G>DqG:9rn[dfy{6Ϭ;669;kl,m$~bPݢ{[w%yAVH5ьL%6̜a,/p81#jۆs^=D pFz luPZZ#xVecP`luY:7mv]\;l`54?B ,6V>^1JGߨD?'WȰ<[OY54'D)@rd% @#rM^:JOzuR#rPg_a1*SR%_PRtwrd@|ɡl|C@hs[di'^n@C]uKCZaG\0i΁<~L/3yKj#&l7ܨ]2iN:{jA9@]HD:4^0;9 Q5@0s}r k mۨ!`yXOk\Ooś %KҳII次  E Y닇QR)$dh3:@54oV(t [cwlǕ`T,ۛi{sgg&6|'4:QDw`#NY{P˵pZZ$of5P^v;X9ZqÑ*u>N7ڼ`Q+#~GDH ƍ 5pz9 Ho=!~ݡlƸ$`e &Dϗ{XW$gH#p/r`]tx-θޢ=9{si,: gp]YHf ’0cU,_1T`5c XHp5* +^>joM:{J{pP0?G؅ofdYR[xHG'77@ #K Cw=,R8G2_`#/r_\f S"@L N6Ugdhj\$.(W \me8c|u&r$xP"t@H]!RU`=ci*zN%3w^Fpyt~ApW1;J,h~XG/d[m`gg)Eɼ-g%5CjXxXIG Q xR4U J4un]@ڙ奢WrYe.7@edAǀU/ׁ` JV`I93q{e񼾻,46]OfS5]W乩0컻Ąը3–aX]1a<] CCwf){>XL{X@QaiYNo_]w(hg_W,8Կ3ˣuu^ .')=ޡa;j :>#`gv1V=2a=]81yB1H~,.']->P 8+x3}gBk9TR 28*@Z3=\saGםC'5#`n:%%62nlHS`Q=L`@@z+_t|( a"BK8G@{MQdWCTqnc.pyf?߄!7 5߮UGx$"yX1Q>KEc]"-I|\w: Gو6SĆǓW.h({@3t}rMI[[vxu'*p>.9;lfŋ Jm~tB;ιOk]2SQU953! .I_#EPj׵Dp Yk^kTPiv |ܱ݅/tȨfO9 D*+xo8DVV?.xs t |gŎ4sCl Æ2&xܪr4ά|R;qc2IHZ9ZyY:U&~NN6vUS*Ў ?)mV8VΣ@堞v+d*h Ru>U8 ջ0Ӧ]3m&ƶA^6f}iԁsT`vh*9׀\:~-?(Dnf-XY%d_&LdlL5L5`T;c+,O*:9i[Χz34Zo$XTWҠf`3MAJ@G2$,Dpi&${.B :N_@3F]3+O J5yLImlW*tGI-e$50 '(o·\3s={\X"4GB>3tlloeB޸]Hn]4ϸǯOLjECi`+\kK7aJnj hr|'.[C hh+dĬGqtϸ; mTk{mna7T;=6ƎZeᣖNKk8ljLF ftC):z4.aq[e5,m>ŀ&ư%G甯#Ȏ|ݴ|]$Ks O6+/*&"Wp^ ՗B6.eЂ@݇LcO?I<^#4cRxyJ 2¦u=Ѧfôd/Nuv(@D䎣p C*'>_o2 8;:uloX:3pC*c]Ny$$gof뾓J58O+T+j"$!~><[ي ֧~K iOl`O QE%2uk5Aɴ/k@ hOr-y'89O=2M䶽8x7ȡ#[,"ad\tl"uD`cSie @`Xfdp)w ;cY1uV"kyL@=?QIp5X z .;A-ur2Ggs}<ʇ(1ZqT }&iFOٝj/en/`N k.Ğ'vqΔ iwB%YmFy ѮBfpa'Q,oε>LOGdN?QVa͓E fm$K4cwb]2BQBeύ*=\6a0Ptka*ɣ{ D#$3Xw,E'' U,qfc~V9F+ņ ǎ! W^{ cМ_g(3ݠpgtLIΠSXxV//ס4=\-arH+JD3+u_(`A6:DߎH#w[K؜ ԯ0\K\4Y>cqZ ?Nx+P8Oqkqy`=!J'{̢eZ<2 셅RKH eqhr &aeD[Ee U8L DmLj Jjіe?Q{~V['?яbGF ]y*5N15yɸ"ޫr qIH~ pl#ۀ%,e@h=1G  H;!@7Z.a)J[@xLe.ny,ZZZ p.B!4@>rm0! ̶ߗm::bV;l9 I; N_)&Q|RsNh-{cKӄjtr& ;N=wG[ц[z /iq?$Eu[`)0+wIs,Fȷѱz_ W+@;nm\^j( '+Dua6BcʞAfHP 7߶DN8@O ueuDP&,pj/{syNSPA> h"˜$涉O%2;bS塻.0@6c+80[Z"y[LcPZ2(5FK*|EE̗TVy:Ro}`i+xmS+Cli0txBl =6Ex}'*CWjܓ#QΈlGM䱹jTgKn3AU@.v)t$[أdQ ;Q/:&U%A0 b%Ф2f"f2knh&5qN/Qs^y$Y~MFv)weE(+BdcҼ:zJe J"QY ( v`ofU¦KS;S'Ǧ 'Y1'Vys7 Bppq>[se^XBXU4_QĜK[ؤ6~\(g\1GQ` JWMM,|2gGr~G wjLX}.Vhxn3a-Wr.]4DOmV)W( #Ʃv{uJ3:ˣ׬V1bw瓿7:KL^n.T$%3! ITyM#z%+ lThdP89r]1zC8uUZ# ==u >ٜ::1aty58uHB>͌i7x|>\!R\Ǟː;qxh1ۃ$^`Nwtܔ PrlQEзC*~up-o?3k[[g堾;ޓ%➝!6i4yV:]O2*a(z I y4I(hgӑui6Į끩(crqS}<ϬLgDNBbhF|x pI,tn|2ZkFh}k SowMWjBEcxI v7F]$%^eK԰x $x]>T 6dG\c|l*|( ySX]cjI&1 s,Ҕ p }>')ÝȣoIDk`@LUԤ$x,1s##7ReSftq:E@kIV@PrNZRA~6:-g5|اARj=8T!v;ӵe2OF:#uĤBy !d:Z%x,Q-|Dr <[:,GBg(PF͵Ʈ=DfMꇫ\բ!RA89qiO ]{<޶Jh} "ÅD(֢qhY8L'[Q!۷t~|'U#ϭ ,jK\o^[B$ڐGO{0Q5$Nm+cI G,2g˾ee<~Dy2  L = ڠf٫}H򁥾U:x5DR_7|u(9P ,4gok \C7SA)a5&|[tmϋ(ܧ4(ZO!N6h7]VtFuJR\XDbFӘ&%XqB?1e쓡:6w˺_0K"#BO7ob1YL5qbbEuLTuSggcy J;" aK;EkY#GMqsid*lkuJB_[,fcU'2E'#w*-&&&cc>;07?˼rG(F6)Y~Q {h[7Mܖд1i6knώ0x;׬L^jBWĚՏ$zF5Z?14Ua>̂$W1NuI4=|"NKg̦,Je&6ӻ~)E0a|c=8ۓ\.XWrѰavs^Dlriv6$U) D ߏ<%?4 }}+ܵʚlM`60m!mfW@Ճ{ǎjf=/Zjwr xb8kL݊LYh47 E .T(YfDC2M +fMwyQ%8&\n^k6ϔ$YAm?ׁw g10ks b(7us Bw^=wC=؄'u2[ J6d8LO'Z??bU;nKPZ0i`iQb@ ))wb<;q8!v/@^Z^aVlF(szMQ3}YJث20)U-_%nم]K5|fڰk#]jD~]$u Jxuvm:\(U\Y"n{EzAawȗK"~Hal쒴K1KX:#|+a-c3ѫMQT!*Qdv8v+U_%H-l 0<+(?C [arcSYd7?Siaڃ{^vnݣ,A# &{{~qCk'!:3ՅAGKKy,hog-@Ԑ>Dp&@2]Y9Tﶻh|Vn49#3\,-+n5-Ox觿zqɕ7/ 7pҏȺߥnjzJijfJ!2MΜ}]iyٹ nh`9Z0 9ГuMe6AWޮuw7C>8 LC3Qs)[cs2a=Η0%J 04lF=HWpp=,݌=U6m1H5i.W p{{6[iԊ9J }F8~R^|QηX~hˈXUϸZ\MU kYy#y߸lN 7 ̪4jXћ`ԙ5\z(YVmUĽ[bm5 g{Yh6)S yqXw'RYjce4_=&lQF tۼ۫ b1=|1R.07 ڱ >c͟./*`U2UTSUK'Yhfaobz^U [S,'  $-Eϸ(JEs䱥[  Xa{^ Q}e8U?5.ko_Bӏ)/QF?rҷT0 kӻ" 6r[%q[i3 '@Q EĨjqsp§Ѓv fzC>PrW~Ko;HAUnh/q~tۥ5=2b沛OkdPL])Kv#8sZ?G[dcYr2`QM"KWI c&+B1d2?M@"D]п7OƦzjCEN{GbpKH\uUouS^U~]."5,x0dwܘƼQnؿ s#0ܝ6;:)A6'փR_ %M,&\paɺovDXBv"U?Љ0JEv $<ӕP?5bJ{*kt0 7l!-v$W(&P+D^ED/{^ ztUʷ.:O!O[(8@^@`%ᅘa@g7-CTɖB& ʟÔ4؏TcrQڵbH-LX $ܐ1e)c lbv8w=@Y9+ȍiOk+L~A'= d޼SU*PN |0_;?KI aT\{88=X>j?OZkra\ Wsbt|8&@N$P?QB࿚<̮uIXN{6% 5dX #k7O/}'5uZ}VUBݩpV_JAb]GŋH&0<'UypGwKTĝG%/c>ϰZ'(<\5DX9dI^|!0߯GuAȼ>s6W~x痳*DmfI-.h>6wX*s>Q6 cKU3DmXˤN#ĊcNexe";fkbgW |vݻ9U'ɔPeŵU3= ݊BvʶI12hnݪH|\ tkCpV 4DFRAK!™QzT{3% Vnxɨ4V/cjj# • 57Di@ cF©Zq?>؎bÓZNUQK폣;vDg32-tWt- Et@5?tKJjRIfACfE7r^;؏%z\cM`$E騍G] (ȎzR? 'i ȌĤ͞3Ɔn(;pl~Q"1YS?BgVͺĂ~&cCk{ kۊؚ̜Ml[%.p3C*,^HR<!GRiNJD.o5;}B4Sո|ѡFQMFodqluq0i|B258C LgG!}]g:~(9~%S O^H/3f  N {Ϩ<"[6=efu/k= %)P%?@$ayQwt(w 'M˵}3U2~a#J,xe I0-Ab[Cc~ EaPdp)&)ysP,{?pqu(i/U!T4au DC~p~TN."O5!Mʸ"*NtľI+}{'"EyWLna8glp̥8U/XWPCmI XZvh}vr'>/ 7 )_,mSq_]=-*pލZb+nYψLEkW/ostԝC؇U&ٲi6\Ըwگ{?F ]ػ389j}dmRK瞂z<՛{U2V1 g &o^'qCKCfUK7 W&7M2_b\-6@5ѐHaP%s`893\iR1&̅-NH wyOi>2{O<Ž- =+d%s~jA#9w9&[NY?Ϻ|?nL9#kC"ve>}3|pX0WHŴIpt6?Z?G,_<o4q"鈓{8"7l+x9/IS[al$!fmAj&ϰ-H̓/(i2I"V8 2»KlWɿ*g%n7)GoْپDp,q$EːMY CW b"zAɤ[(4e攈p_O*}_ׅZ |l `oY" f ?#mPA*H03b^6?!ֺ0|vk՗.~\09Jt +L9㨹ZM؄g1 ^(J)V,Uƒ!X^MZ>N*ntXc@gx9Q]XmqF.GqTӴVdD Vyˀo-F$hp=F>X4.aCrIcOϚL D7RRR⿶ڃ8&3n{[+C-E_#_/E6&-tK.醯$(n"?铺D.``IcGS8Ȋp%sl{vs&!kLV6Eۡ(GrP,Z(uɆܫd|aiL6C NNJdAkJ⺊' BR;1"K>^k w!ɖ< =$(Ut/J.gV>fBi74]c4'HLszC5y=u~a`˞еGwXo]+ šp~!]|:93,X'8 a3~s(:W N["bM4s>m*lr 8pm_w#p^MC.#wJ B(˾ T-!!ej|r\ d/5 t/q8nlHE G!Z m"V4Ka!\ F_|Q{v B;%.\ńIE L:pI{Aw@9n:KLCzߺЗ ݐ __>8#蛓k$DT^t oڋ+bV ߹09NvPLk_9&dgK%,mP$6vV?λEY᡺ItSO`4ZG!Oϐ/m 2}W׺I_llm8&,Hi4#gj5%es^*l`fe ߓK]a, 6KB$iL8>p43m2poַ)m˜%X'BVy3C5VV;- \!6֥< pP۳tS$B'͕Vy f$zW簳 ]ږY~O)YDv7'VxØ\ߙ?5(U([݌V6qQyzNā?0WDՍ8'DOŝEۙ7{#E,ԭݢgCF,d['表Q N\G6VLV]tz)[Cac/: C,qo%QR:o\9C[:)T6z- sVn ǂNBMa1vid¥@o>5g]<4e"p#P`(r?P~U'MّZ%2`PZrCL \p&[`2rꬼ$Yi)C܏62<Xb<f)>¦g%}!cPtUnq}^c QM%v}!a?s^NcWKΗ9+ls`` j`>ji~u۝>d!~8^:SPs5 wWz|D@o2׽+- V)֭g~nq3 RmV_=z%QW!лˆT C"Q ϑC. 4<2|J^=+ Kk< 4r v}Ws#YacL u\I ÄZa /CSt])E]pGđY~xW m𳠨lT*2PG1̏ \4L8~xgҢ_ (vk7#ǦaR t:YAXS\ߥM2GER2?>z.6!3GIYRtvv$aӟrо6T [$Oy))r:Bth< FofU_3[.-FbZd!νWRvAucی_(aOL%xj-CjA~a騢 V>1xƗk t07mb&9z 䭙 2KDs tmNBh#6ݵf:`Ϡfe:!m+X(ENѭ4MX2/v*#udF9vq#Ƨ&vX, ;;_mkUSޔ'q6A%<ɣ1Nmjd/:xcI'e.F8I^@]wpuز3)g Yc: TP?RStI@o<ɽGO'OJ!3ʓ)"JkU_He~R! B.O`A~vY4,bGAm \INb6II]uڰH׺v+F#ᆳ(C9Kw \Nx8ݫ~%NBnI3C;I&dG[ɾܝhGJL OƧȋj>"j>=8tbXlAo/9dXc`oYp v-v 7H3ᜡnn!:)ߦҬCwlJn)BB[]ݛкL'ly4jtQ'[3jlZ%|&\WĈS0'?)^CMגzYE6Y@>~<['b)]LDWSD>@WW⟎{ٴ€ ~dDw3<Z@¡W8XZt>.F;AMmɃAYcP[;| 8'[KajCK}J$p8%tmo>b6e7^5xi9CJn3B+1c6W]+b73>vLsըDep<fI+Hsf\*N.KKx1_]eT?vypnvYxSׄ ?MJ@%@!=V;g$ԝ\lKǷGVYBXu)^B4U!G::9遒@#PvY;Vh }rپϹ{e")ˆG4^$N,?k*+iE䫐8@mLbdoL؂N38hA,߻rd7046Қnۈ[kD}͕f!wljDs3ֽNSAhKR=&F8.&w5_gv*@0Baw֔ U 9 *dB)rR!dh1ש ͅ!_EaCAuV|@,`ۻ*~<)VZe%zl339ږa^å>49 ' 'b ;sf;pDKël*"lXnmҗR3JQa<%y7CvH-,YSɶ]ސ>M/(k/]`QE>6^t/q ĥ<% a92]Vԁ[Ct?O`Kf~YVH2Dh# .M2L,|6PSG%}&ZcQ2/}yg.:(+2R0Ds~96A&-=VW \!5OQ żg/b^%3Y%>j26 ѭ{.[ro:[.DV{biEL-{z F0)ʀD8Sdڮ%O)y|x÷\[h yrqclDN.9sd6ߨ^lzթ[T֦ BKgCJ_B .cMkwkNɳL^r5̓ߗuTAbհsxhdDGQ{\PWP3WKwM02jK-چk`fՆRa/˦#Y/s$ꯞw+$a ݵ] k\,!w fSnkK6vVtzvpsn4%&Ș0ɭf`{LU.OC@.Ńf-l\֩QxkRr?w0HNL2FǼy r:lpr8 O|[s .v'?ObQ`mT"V0/ca]jឈ>cpp䌎AdDo5 o՝M2e5"YF1C.caC0؀`Ļ#;N),QHwظ|1HcTWw0)JJ3BCD ҫg6SoÊqgmU-p\'īل]̹W $>GcBL\\KbJZ${IX k|rAy(6՞hOCgQhN?)'$:e백2Ӌ R!R)0`ONXgE ;r8%S]H{*ǤUA?B(Mz¿fkZY9w0HDe| Hؠ%[_!:2z}I[2j&Wt X 6z[dlD}x*a,r0rE֐Q8e_NyG:"m +&aiL qq?nbh>岍V:D?d,"K#># J>% :=* \GFQ>.R rzfy ͌}yƬ)_x@vݾnUk\ G4J T/xͥAwõ1%5$.1fBWe̬E!4pwl}7:E!n{G< 1filMK6kOj(Y7,ɂBrs:(Z3NOIއ^TqF/ hWmU1;?y!"bWCV 4 FY%{ΌU5[H'y%"T.ЋG(T!UQtL<=8;67$R"<&v)&R rHwYmc:V'J$7!ixnp4\?-A P8aWFwNpk|dcD^@͵Fhph>\y$gxkjd ¨^[rYv#nPWO$j AOO"ˊN,`1h>14sUh dc&"=`fھ$qN d$mt~[jݵוQTJ"1$ @m ӥe][b.'M$ǙֿQ7ts m ֒cau#F`0,^=W< ap`r`,6[0)YJ {i]_![yh{b cr))6]``B_/PN"sWr[z`A12˺W.h'gq@Ҍvߺ6%wKaOa8n@@tt~ 8[6fv}xҬ-i58B-r {vv&8, Grڝ(fda#ܫCƳWnfd|c#7WGI]}QGa߇ W9MzFK1kHK⢟8ƕno!Ո;FJNH? xqKK_*oHp;jL0d 'Ѹ(nldYlQ(`&=dl?pz>/za L WX|'Mk䋶DaIK[ \LxFrjgEs$z\whG0P+_zVkf.sUJ٨L$xUY,B}5DOb19`̄e#)i/f–qOߨ+XV& %]>&#dܧrs囄 N?.K.)8A,PBmּXig|g9Zq%F5'O*}aJ8\c9=%޴0Қb0SXV{\u񘕴3u+OW( g/H󴺍Minu&_2hk!MT7xRt5kt.O:ӊ+rONDen,#";]S~4P ԕ LI("-y!f Ιf ]Z^ilT##v!Lzm6>DK*F@ 2h˵}pׄzG>4|,iȮU;?%^8OHZ5pRRj [aAE#):`Pe,+f5` ͗Nw'eNg(7fĦٚ>}>lsR,4(Mؒk`ǵ5_c#M}rR TQB%8BKz"$dhn[QԱA4P l3 0[kYIN/Acс+)?|${N9v ])FlKX4-e*B 6Tdg*ui$X>1=#h*ِ:ѐ%MyL;t@z=#F:B.4HYWv#wA0Rf̺tcՐ&6?t7a Q[UPO i} Vz)3ՕX׫QI +ʔHWGOy[ᜦ}4 E4 cDxqՐNj+V &>YT#Vz1&S`Yb+uN\|$rռ+/g F2}"^Y7do"S,ΣBǵxKU+>B+ʬXVzPjP{ ef SpQ޳Әz"ItWt!m\qXh6W2fPt5]j;fYmV#t"݊ΊkUGg [Q4)'xs;@H0@1͚3FbC?l7^:l;p` A `q %\Tgl㓻39VuH=LJo#wEmM<\1ތTε(*6߇a֓bbv@ vKPeV#Ǔi _װT~{f=e%D_6$iv"-3c\o2V#Eka ~ySk,IA 'bkȜ!KH1L|~ ˹_)Ka|*!*POph)z1$YujLE+7dѓ^FOmq>|FJ}lts=*0`Q^JmWDڪF@{1; ipQ.rxEMKOP&}_esW{HTZ,.UZƛr׳r&tB#sm. rMHqQfē(m ג>#K.N%?.vmiM6}3F' a̒ߐh|篿eu_/faJiE=`?SNV}|'z!SK(S;[$ͯ} P//U6MqFE'Rq$ z?u<1AvMƩZZ#%+Ʒ7 4vsʆ䋠3^y\;2k܊K_p޼2:EƢgg#IIwJx` o1ԇfF"ٷVZ[e-\[KCWнupSZW$ X~;柄>FADiٔ4R$QX0j6{e<~Gkj*w+]녶SHSDWy,k;ۋP=(¦oV /xށSæ~b}0 8{[7mbu*,e$Ҵvg7q&(m=,8[}Hyl(-&w"1U~| rTԷ(J(@Z+Qch5Ԓur]}&H_2f<LH:S!42CADv]*5XGn9˿ɵDf*L~eK M,7Y:TOƦl4xoD0(\lu&J֐[k-tH9@uw$D&KSy w'tlA3l,pEU{!VDnj/%s 3]9# #HJ0zwe Py׌bcwɅ$wX*j[F- KԷ߽HZCļQշS/ '谫#j)IU9Ҟ3 @TL\'V~\S!Fh4aTtyHA<)M%g}m!mMmhY-I->QeXrJvg!6*t#PܜWxJeDx83ި3v&k#E%?z /Sle@J VYPIDa\'ʷwgL^QMj[JBrQȃqaSLO= w);ߓSO6fп,,X;NJ[C-D+]އ~r! õ0V-LN?CgGY3:"iV1- t\&k4 MOs3`cJ>ܡ MuݐG }Ui.OyjgKW|VMi=d/B#ŁDq.{^1<Ф4{9k<)ؑfJm!_t $P7*RU1\p&ae`# ,VxېT!(@騌I {ؠMhC=> s'_-#EɻJt w72#z d:J8 u&@oZ:"M+v3;wbxpܺ tA3` $`1̗ /AWGBc^&C% >?:ULѝL%3ompxFHYΊgu!{8YBȱݣY-&{m1 LُlrW#V=+~YlMӼt_7GG?HrSuL."GougRlsP CD>_[^?5ެ2TxXQbT6NZq乽p (qF+(/U9%<3g\pC$Lnb #9`$=m.R],8y+:**4>-&-6JAu1Er7RSf)wBnVmN^izW+%=-UnRNqkmOda7N{V-$ sc#=H+-L[UtgUY7O3 э#^EI~:2#=-Dg?1(eN6A"RN=7*y ,߭]욼g5Ōk1t idk)0wНBHBgulyvNڄ2PFbXC#cȆWk+*$˜㦤߼;-k{ΐS:RT|. HsN>`,i6 cnsJIgP'#<W%!9|WMYϛ iiq!'5g4 3UƟ,;BQ:!A)5iDZMea bhw;MpQ':e4 e) 9Lwv"m1t>B3FRv2Aܑ TŸyr<7A McYj@)E:]]S"cBoL,A&&'-HlP9?NNHq ΅Dzie ,v#5]/4DfM)} S}TJO#Oh~NZC/ܫp2;ȝ-OtS{P0Z$f;x#g'JH6G)Wv[QzOh\2V)Zx&쿴cwAZQ8:s/Dʞw|HC強CH 7_.Iϲ6üd^VU]q@]6@ҠKliD6ЎkU7RZyƸfTfoa.+ܾjueN|g/KP[w=`SG7oiTs''Bgz&HNT,bV ;޲lP)S*^PE=RhS&zʾr&.Z:?#6hz[_>nB#MBMƄ\{Ph@1=ݞ^Tx)HB>=BFg!m{nMK4B=`ݸlVł9E2tAVn0ӊNKh-͓L8E0}RY*,, (n7TmUswXKfpoNҎMt6)dpZ!Lvi)O2BGm-d9R*d,wrzB" 8y.6 jbIa ԡ"ŠZR$e&i?or^Dtm2N@3꓀_A e8,){`d;}[&ziYrXoBt^x4ߜhc$YA%l$j6.چ0|9՝@f_[|YIq %9@~l0 9~" Ig]vk\sܛDgj~c+ ~n%%:' di@smGD6{ΟsOd ;輶MuRժJfO'!/E$xLOkG@?kYS[-!oT)hSrF :ɺ,!wSx p2&†r\%,\ChU#ehӬ!'2̄n/c[T} ^}%Se R _KOvu2Hvǭ$T Y`n31m+ _9%y7dDrX/ y">M†Vn;@|=XȵՀ 6t|GcNII6c)Isbu1Ec*D/NNeI:}Xjh<<;qX6Rf싻Akqb!|p Vc8[X:9 } llRYrsDkASEjw\'`m-RDa ~%nN6ոڙ1`jJB#0HG΋G|D~R%Lȵ9bk>˪(}BooHM)"N Vpҧ\X[f8~lAp i|"hrI;l~W h 8.n9ZnV, Q2Lӧ#뎸sF~)2H|lOߧʊLxK)A?L3P? C$n̳+ Oj+-T$ K amh i/BQH#.39X#]#y5. ۚ͜ɫw$`\^Pv" z*< Ez5s-c^]8" ˣʐg4IݰCZ1Ep >xs" &`X~{nI:rˮ4Vvភp5`Q3~ЅLdiU4Q&0?1S@рc c윏ƼB+6`B9܊9y\H{WW~H I э@|@m>(?}V"Y1LBG]/a[GUg]UBTmԱv=ׯI`4Taߊ|j/gEc;F)G}~!sf׺8"fI=2ZSSY܅ OVIO^IM^e)b'awfWp46a{?3FɊ!Mmd 6m.-u^P넔A+Z:z}q(S믟~nJ! 47ȟx YBtS'dJC;Je,,"=BQgT<nvtyEo2HI,↏ 30C>[8N| =D}j-q&DOH_'/"ƓF7VZmL0$4A'{u{'Z癚ot<hU[hp;ŸV},)r'^:s dm|HPlXD%؇i57ͯfG˼29SÇJ6H\#Ci $L W^Njt5Ď`dã0X*a [8w[APBP˥s*,;rsT[v*W2>o 7 ě/J K=-bv=QrTRjEm6*'鎅\m3}ޥ,XIX$qn̨: ΢'K7xD+.ayMv8߆[gc&CPT3hܾWF E )E֩;s])DgH=jɐ+Y PX96wuz/ /qP>XDCdQ~ m#HA&x2Oʼn2 ,KS6v9 *Sx}bǽ^*SӜFQ&64Olp*%"V8j#$"t8᪌6otRFtQ[/= T6nOO1@ a 6W֋5Jwuh{$HMz!P(9!Ξ/ǐ۵o z-}*ARR_qq ,lVwO}ήʀc"/D.VK_{3I|+Uc:W mW*m  AvrUtUˁ ^6p2XˇQtZDs$Ua|Z r'tSø`b?_zHo6uEat"QàOEI\ͺ0VQDy f/W-1m~$!ҝd/L?P'ƖyB OQSWv!9@ZWCqU\ro=ލqlV6ŶcU8hMb[Dˆ+EDC_5mL%2A@ؒ Cp=ƲK 6v "RlN.mX N{d"#{ar0& vylYӢVIa-d`L_OV8դvgnDPc0Pr1lQ~Hhlp: J3>k8C܎f$ENPFn~ BtF{Qsy<اr'fv水 i-ضSF Aڪ'dڵmb;"֏C.[ܫ}lBvd|]j$z"PEx-o0@c:ť{pB7֛e2uNA:{Jz ō~ݪ>< F2dmfT|ALl-JLK 4BDk(׈r Czn>޶عJ^)̞e9t |a7SUMP7[H,+q!r]b ~h6W]L qw0q* BY.sf*:ܸR1+v3–7-MX2Z^h$-yd5<:0O.(G >Ao@rm8߂(Anr'ggq};n_ؙ G > \!$45p%f"GQչGH~!Ң`5eHŨR&ƥgm_)ZV,xkrL8,  Š0بHt)$&aO֘$W%6%ԁ/KԫÆ(<(c7˃+y=E p%JL4-tE?Эْ}Z8T˅@$bCE,\~ ]]$Xp! SS\1W W/<ބ0wGvz-&v&{ھjGaU'8M2[C_W݁5iT<{%?*RN EF3˪J-tVPqoHnk؆ፊ\+TF;U?n?bVhx U{ v{G+~}ݹ`+U*u >RYujXzp=]kwE'ìr><*-Mh>}%U"ӷ;[ =84x;RA"?*k7m8}ELdoqAu܅Mp,/O#cF:UJE0 OX`߮8L=dRo^&_q7Y a7rz}=rRT"mE8u!1ߨpQ-KUㇼLB[x ; 7 Kq¶q %(BQb6՝=ټxۡ {r✦?>d֛ƹ As;TcFOCrr'2m5k|n>fxw)i ýFt) N e1 "0PKH}%m;6wneZk^]7]%ED1+M Yn1Xdw5̪Α<* P|~2#NEa:M'n7y|=uǙXQrˌ ://CQOGy֨۔`I,ʷ idhE(Qvkile` %&^&R1yI ɋBݲ%Zk[ "̯qIuh !@% l4f~+b X" # N:\dg>ASGߊ f")kZOnv Ir*F566 n voKiB1!VG6MX%;na 玠".h<E$\&oTZSU>["ҿ{k%Ep~YOB&(s~ re?2^No$D 9LO|6IKŹD˲{3|Θ^ J(Bw&jxVm@ w@u9j>ع.^SkVTJzt<"-4\ uo(PX'Byddˠ sCxT+x d9'nw A[}>%3Zp:6 x]["_XM='%:wBNo$  yφ7O(sB^ܒ)5^ȅ9AKWGFK} A1* | `M(?07%gA'- Ng7\{"[y+'ROrY磢1yܳ^I9 ZJbCT :[?A5pm iB#La=R[מ m99W% lL"1;sHƪ"+Z<"xܫ jz%Bkv]ox?n6Yb_45tl ] "PG(qknLvR HqѨktw.:# 6[>1aW/ޖG.^T@ ~ԙ3Q9UG8ɯL-w__ c!sn][ݑ8O5/vsC$;?h AcՈKi8{àB"*'glPZ`VwK~a% ']ݺ+3:@ջr&\=I2ͫUVf^xruc =7Ǜ re6C: B0OBI߶}K38TVFǜ#dwhku&m?aUQe͢zӭST\~Or#<]|*2[ZW]ݍeBHyl<>C\]l]3cFti?lѵn46,wv Gg@^DŽnDkԗү l6>Xs!\TD&h}~9)Fcïʕǂ;R1i].uPTag 5-MrغnG?&ި4|NX[i\iJu(!lRik;-_ElXlp0a_TGF,:P?nm"x 7ӀG. ;nl]raeItRj9dWc_Um)w̨ M[41Gzacß=$zuQrR6ms3t޴T ;IG9s^Ճ1,[N뚌n&r2f0m{͕t+Y ӣin;m8`zMڮd 7 jxX_o_7^=h!^v;d+ůę@\Gt¼Htz p0uȽD]h.2h 1 znߧ^4{FK,UWȭ2j )"iڒ]Tts <4,E)i;2ʩ#t %QRXCBy~5 Zވ+p6IGf3z˜QjU)Sr[Ge ggE8D.23d33]~m=d66,1!r׊-&_f`g$Ikq]LbOAЫSEXɡkrW"_*`%䑉r!Z ¬(U\ՑO{C1Tk Cu4yy5OE #iyi/D@\xd⭒K$jMhqr|ѷV4l;/{/:O>\lØ_b+w='Μ"+r`+W0%\*a:!mo˩:V,:?D'>4 &ܢGpNL>z{L6*1;(Eʭ/nF "&n^KJ`-i(ϓ1BJpA[Ahc]8WC ot4+pX >=.£SmX+=H+ }oqSh*UjT*RTXƦrQoN̒)J䋺XYQ:jd*;]Z P[k|G! iMFgu.JKs8 ԩQy31l5I}ke *tb:F?8/)҃suøUaM~C[,jB(U؜(!s ]Qmc+OĴk'v׊۶\Y#TU3钐CD3\K, 8IV0c*hNm'BH;Q.HuAT *.'Khea`9ξ'd*_ϘجwƄV^Tzh-y=f UURd ane.b?ūRXS5JXvƝS]T3*َ{_bj^톽Uql;\şbdW@硝Spe +`/- z%h ?ZQ㰔\,#g\]f)e_ָډЯ |X2.'ß2hve]%;cE1%1\G1^ .Ob.NYqOS!%HP ͖py=dMA]7 zp[!a 3)A<0Vny:!Ľ&@37\y)cYt*]v?_/RV,XZK}>ɫ9 0~hyLqѠk-#Av02܄Gߎ#qҩ1~I.u6s=$vCp@T#ףXj(O"#rv]sџn+^n8:MxN#!Ȼ{aQ$qb"?Nz݈~AdbYisVb@'ͤUwY*hxUBT?}Ʉ|X!Kjnu:b6C|Uan%;.Hy>O^ğ5sXa4'Zf+ŗ]'hc6 rP} 05 Cmٛm`i16pk+4Q}Ǎua;mr6½@/RE穑4D]v~ *u|\݌GBJGG@ޔ)7MH K1C,jTDDLqG`t ,_t|iX3|ۨ IӒ城]񿆆[K djFt_C&US}"6vbh-~TAp}HgF*jD |-{Ω2'p)[`GoDHM {M.4ot?DF=$|ZgegTg4Uo#_$'*&Z_NVI\7 s{ofJPV78rT%W8k|191K#k|7ԃm 8QБlJԠ}Px} - aI p؂+`(b1W̒ɜ3_K#a`mnXfwJ*^̭+ʂxo{E -_~D﬉@쒾I#y4 ^,|lHIjk$-\4.JBs3?">ZuL$`tS:QMGQ+o%>f/n3kɢٙ[[Züz0ݺׁ A0 ̖)3-&~d_g_dp) %'#D|,9IiUsjN( Xl3' pxP.۰o&Wd&ťًlI{-){~S *JNa  V^8~#` Tƪ45-\;Mƈ" )N`s:IDCdzWߣ*kv`%,Ih/ -F9*%,6ݏf4GϘ^64)8N/]ΓL- ka@E]Q'OvR& wIP\ئQ~5؟WmΛU-Wc Ng;`[x/c Cz^^4v\QuiLg)sow?!hNW UWSoD{ :XD:( LNbf@ѣ?G[l*B*X:şXc0m@EI'ң,xh I氬{<0i6Cv_ B9I9^yA̓(N"9*f&F.lv\h%6 hi&xl$nJr3qrChG4+TW*bڙiH,,Pp9:_!]%GC.h#{V?9֭o$P9!.éiHX|?SU(4 0V0FdS" >D5P/茅-'ط+n."I֎p Cp/&yzR~/xW ^ ~1sa+-;iAT+Ԥ4\?, lKx,NRT=U<H''gIZZ眥,̹p벮6R  $7ꆫ42 Z8f'ן5$ 4{Vkk5)5]cdn,˂,syw[9z R~+͘M:S6iFzፎH*FdP|DO8:Ah}3p!y%)Q*Y87(L7H{#̞z&~Onڍ"3 {虆JR̍c&-3o~&g¸Pum.Qg#> {5{ ,ىab>>;\%pNbAZm0jړWֶ pr8/g/WIӧi|h)khk)τgh ͇_;>T/E^ٰ7*c=");4c͍ ba{2fӆ!g9-ŽY|UDۃ26& ĨI9zTR񳄹!uc"$}& מKkACi!yNaFQ`A*|uλO3m]S}9 9JV7r}8YZu5rXQhe]lM_b;<* }j8m=ب !jR‡u,o:>\"!G'r *1l)6*"ۮ.LGD07;;#\q8;n{ -ΜC$= e-4jYg03_Y,&@w%9 -7ut,|X[xƿRn/KgMտ'L~>Lf^?m0#-Cvdye^Sw?-fxө9CDe:TE+_Jz!vus?|\GcXwj L]; 3seoo3DNT%,3tSMO fV}1 OiM~)kD5膖Rz<WYÄi^UҭB7N4)W 7#Ι<4! T68 WOK2:Z t7(柤O6v ;~  L2,v .TWF\ob$*Dϻ$t.@xܵp&6:GHۅ3΀`(϶ܿDӓ{2J-ĜcAOMȕ~mMt?Ane"NkʵW>f|j!;뼽lXDw3ҭ8e]бSwլ՞({ vUhR8F:ӺwΧ_J J8t{ܠV[*~] $=2R-?^:y5}6p޵8JYJBV:1>F,L?T;1!w g^]}#ZDS؇.,k/e^;X=pgYzmWWW_Y(4Al# y}ʍnYN eMq$/SGV;ܟDmX10B?vv:Ǜ1 vS?[ϩ i+g#[0U9,Wu+͖oHfx1ݽ6*w._`O Tʩ踾ECPĐP ?Fv84V},_L߂KW Ҟ{ۙ}څkv,Am"g#q]9cB"%RSK92wjoJERSrgEfxIF>iC2Ay 'gv-4v)yu 4^oĠ3fLh1yq Xq55$EƊ8ؿu(3-Ik,4[Dl$by i9}1v7<d;+o+VcyފNW'2WZYiXE".Uv`µʾ' IH0p=;Rh|vsYAJ%XbWnM1d2aHm_UJQݷcZA8 ~.M1m8K+?ѻboB+d]ycM!ti(̃Y-^Omw}eX:֭Ue/5т k_6M}gwjF;3E7ce]/:|*g*Ep7y62U+,{`Z׷:0eSET96C?%H~ BAqVf7`,wYmD^}c?y{.d5,a3O'؇cOd 8vod{s~ﺤqiާs6`Fo72L{htD_hH*UrL=!e(}N,S9q2nSVICȁ^C&{f =#vl>Yc|gHV ic/A$zjv(s:|[`x!yaM⮞ ;\QiU;3_acZcXv=Զ>uXg픯ۻ);5{-#/1}bZWE2Q˭=Et K% . ʏU @}W<n#ъ _PQǟPZWΩ^^BUEö%S@SI%评^ʃ Q|@rH4ӥ])+L֓J2-VKD!ߡ l0mH1DN*_oE]ONnIB.fģQR`#qN3qVr-ECF6EA !*;DvrL/$lf&2P?4SϜy!klI0W^3QDIC0tvکӍ .oQ#? %d H-׏Z qUߕߓa&Zf%ckۛ]0FoŶWNwBcJsޟ\7+oq9y .k #;>GٺIe{¢Tbb} aXm<}{W-U-ځ؜܆o>SXʶ=Nj>2@{%JyM$5~7D)w]Zƛ$VRw~'#ycAеteNTcTYs(}*Tlj'1o9#C W,V:bBkH{ jmyId4Yvd{7ݗKY|ȓSblZ6cgFo0 vLtjro/38fmnEAx?qjgLj-rWʫL-Z^aҼ`ڃK2@1^9G >j gji=+'G%96ܲ5F9l\ƹŢ?%*RSeP{oé gsr+6!!v߄nrZNaa^!U1^oX%~BGYm-ٌdfXX8Z;;4W9tcT|4y,]r-]O&cc6DW|NzGRX_wJ&|R*[`vzy.#|ps=aJ'$H!œķ !H~D2&qS5l~6,oɩ!b81Dx2I&Up`.|ձlh/{ôj'6I[d*ivOBw5` g$%k2{ /2)~yA$T| d!ڽICe;QN }}h1G)]OƁfjʸyĂ3X02R8䲡Ep|8ZIѦOCmqoZ**@ǐ*!s~?_E` ԡ 76RjqB)Nt*kOgS\+GQSI˭F|v&UF1jdX 7S;]3!4d~)<]~F:橌m ^dHOr׶ݬ[17JxGMxJ _` 1 h{&LjWbJ6So,~"NBXCo^Ղ wJbpe{\0ϟ.6$u|Ew,$GD*d&b@Dčz]p{c\4XRcXڒIwpZ!eoeLԥm[@BC5aڼ"FEb盭3 9{dTfx01IRN>z^MU,2,2@Ӣ>TGFK)ِL{;*tƦZHRuKY+SZJ̮:"4 `*#>8oCxx u7 JTs prʛΧxj4!NtB48|| TM!OPXV鏋{Nk3cheلΪ _xh}1oԜ qqA\* 5s[E Rt÷TZt?!:]="嵳fFHn ! EbKubЯT80.g/DyM\?ܲgE1N 2},j2Wr`JmX\zWV摅[q" mRU()PBe&ԯT(1dsQgO)ޗ j\ej{L哙YH$OQE&~7ݏ~lYiZNqVJōXk! J_S'X;QL1ݖ{хQUͤ =}ؼדQ[U<1*c|rR'Ko2Ü6cA ɪ4f CqͧN~:NmcW Bn{1yQ bb4pPvᬙrޙU|۳} 9ۓ= HZ`Pci [#`8>`[M##E/"Y5j>fV9,s913)@#cOPGP{ՃG_hSӱ^: E-2sWYwܖ<`aD\2U+uEт}roё #Θ#c>TOP6,b]ƽlֺ/sνl.gq%:4 `̋@ W@=/ZL 2D{uA Ќ 3Ns ޶Ok)i{l{'rM y6윰 W`<ɪa.Z4H$UIUg6ŧXvBE>˂꧹lƢNrHsfq\\Md9ɗ3m= FH kM{G ܮ;MX}-׷<⟂n9~^ig @|(ŻlϬLvejS4Ֆ'VZa]xۡymtcZ5DLs]V\>lԄ4El>D CK0eAng:[գmAL?1׽:-UL68AئTfnaںpXW-G)SӇFgƕj 'Վn45E1Ufc˧cu-]cLc HkJaA&T}Rl]^&7sV)lEc8wĦ>YQN?OX̕I gO·E!gs.;z>j=ֹXRs%NRoOTgg/hM ~]8b=d_me}y z$ &'Xč.yn>1da,I" sAG_dJЩ*]`h[#*]']E?n+P$aF\= 'Xr {"T [ýծ_o)ڭsu~6`gPRdW󊨌^p[OU?8?Ó%}cwf(~xxξ e ƤvR>38D#!8cAZ:!OqSWUe,B 5%wD6iIf#B\}SF0ɍn]7+[0V校Sh? oCCc9UM\WjPž>6emݫt1zUffigK}h@슿]iu}Xܫwt. ECJ/eCÒ2_cӪZUh fYPcwQv7ѝ9lf&?Rm -8WXh_$'D4)Ejuhȓwgͪ0׃LM[,X?=^ ׭+Һ0fZMA}B=y"4c bRn]z?q[G(5k<3ɪ踅V,2(wHBgΘζE[HJqu^ː̐*v*AC|O _GNA9Ch{ \zOU54(sQR-cҚ n՟Cm-'6 _/ᱵ1qĺ׾ kIdp0z+9$ᛑfks[c9y T@5f% !8VV@l ,"'q9̪apZ@?:;{_>"(rѥ&I%Xu:Z9~r'̜ 4^pD]g׭換wqľjcNKC U} ml^]rѥ?|3ŎqXvJ=ґ0mq!!TOgxQi/y>ػS1U7_.`h~3G1$ V0SsxMʻ H=i gp\t5Np"S̀ ݹ;K^RPxnTt^KGB#a{;}9W*+jpo{#xRr;=kʒF1\]bԫ1"+%.)/c®ݖɪUߥPJWeOהޕ,|CbHTLi6ƪFLb.flBך-^[kaT0M> 嵐)ˇ^.gcAS'dLU D%07*⺜'C+ 6Ṣ ]P]NgyPm iVvTdG-q8^7qP17e06 ʕm{آ(о>"@; oW"H,ʯ{o 0k RX|C P뮅\L3J{S6K']s9Liѳ*Nr>oqo/#*<*2@8Tؘ(K,r\ٛ8AWm8$M** |zkJ))rBH'NV@yh.Yy[`St0Ei4n.xdP-EpѲHOKJ`M`޴vՋ;vmNNm]NJ]$[AI@sc2*Ji{]`T,+X!w6+rZ XR1F""DXC07/QD+3GǏ5VPJuZrF˸(wN P|5,-;WI-/ѤCP!^ qEdq\PZ`SLbм? sIVHKp /{>ǣ3J[6GƊvDZKEt:q-1gθ~dj@ lxoŃ 5ٵp9T:!kk蝘 f}0h g;qC(LJJQվf3sNJKgi|߅ \5Z.;nB@HWg`_)ȟ@:m~|Ht}=)f>2m]>*ǤEApfzՙ^/U)!MaQG+]U2?񊜥>\,+m,`se҇|]K<_v%I4UcϬ^'* 7Tiy8:v->0Lg]Zh[ʥ<0MCj:J/ N]\#v=M<M3M&ʭ7 |y GYF}5JgtVKMܟrdqRQ$KS=m8BIc8A)x4D/ BM,~ 'mz Ma5i5ħe^<- ~W85{7E<}SRS2'J)o\dIv*`DiJ 6 }eDžWjAp^ ݇K SZ|M+lP}­Do_vK !bhl0ǧ˱qxrI/d)\s*`<J99a53aa il:c +\x9(,M͔zTе?ۣQ)u (s= "J^sIz PIմ(9lah: YUBL<Ut5JBDu'yS7q,~JS^EV U &w>1L\Į`ƮGZG:0YTA{L='@Yd&05Xd51zZrG` Y(fT `mJa:iNoQ~ z2t(v 9 hP׷({/JQ? h -ۨK2;1$5Pq^x4 s ._dm<j9:=dƕb6o{U"^!e=R\i@vdq}#yr(5ߛ&% JL@! rQƖ6u h!$i&qZ>s TܜĞ{tײ>"J#Y]dUP?cVmIM8K~0u&Gg+x/CH>9lSR'hy& cR>i bǜ١;]q͆^7ͥ"-af {B`HՎP^ȕFhPCb (Jjk0zS`2qyaVKJOOY<6>N`i=,-DŹc)1jp]VRC*`3VPSN74B~ZDF\&*ihDp/̞~#V=S@$FR1uy)I cy Gp;pqx4~lV-0R~1dqE @c3UČbPPTiwiuTqk%QMj9-@Tt3h#+iK Y?%[cU 1DY >$@ST-+$o $sYI7I{y ]zeR Em!TXLk')hr0@R %C,Ų";W;=4= s{\eQݹۃOt.O+`,*XLOV_z&?C@N-C; E- u:GOr=t~FvA8N¾lOPߙk6Mt!p2X8NMjPc23:WV]MNv'Ýh#g9XyCKvQhy+Qq|/2IiR,xޱl!=Zb~@pd#,* )n|#8C [ө<'Htek0[%\ӂiWNW6Q7&[<0bq 2>D~/nWk{,6mޘA9&κl2Ö)~ELj+q8%)"~#4/µOEY94p;?u 7{QUX u&7q#7G^Gꡯl5)m`w~^tfte| ~~_) *c*˃yL/̸\yk]@9! mdO:o"tdS{/pآV$7 Ou%o_U0)k. x }ƽ賋bK: -LQE;CVcy-U0!D$[49:v_{g#.6(f!l9[qoףcx[%r TO ՛I6Xq:qW(F?,جœ$saj )3e\?6@DXL? dѓ Iף:hmWt䲽@m=> R@:оE zZu^R}=띱שZԏUBzCHQZKO\[Ngtki4A^ cȃU K6 tl4Vϖq%qo+5fKWj ۊ@~ pU\ؖOEIq^J_4 pBѬCQޢη"$M~d~-S nʚlhS:)6gr` ,pH[ѽՏWi0.~ I%Bd!l*+Q9ᐓ.x^O@)Pp}G`e"-ڗ30:ėkWr#n`dT1z\ mrFAoߺEpo9`@pBFP75Oh?:=$ pg!shc R]0x) Z;t8vVTzօ~:ʘqJRs6>jx oBqvF-ĉgAc~Q||`]]hmiohJA`ݪaԭ簳ҁ6%w4#7ƃg[%;ѕ揸ʙUS2Mg5-Ua qȉ( Lc>ӎ:h| euJ2M|ǯMU}(/q&2|l4]CNeln.||_vsm@ylk44'z] un*ǑB5vf4X\m߲n&1lLۍQvt߭z"9-Gnqu=p߶k\Ѝ`Qf >DpܷD'}qfH"G NFsdBBrʟJLBp-E*\4i=\]Y1qG&}B\6cOt\1Q$J=u|C// (3B.pXF[x(L#տipvOdkMٌ /(k;hP;(֘h4ic-0\ gl^'*2Wv}y##{>ޮT]НX{X9OVfbGFf!Fjpw'\#0V/X"Yvzx$IUel,ShVu|@_U P3U*t;mdмg 6|еMԣˮ\4yͫsLRydP/G>F3#[%45o;ty%bUC*e=dDcOYǹ0?ls[4ĺS:ζ@>KWL3 -;`bgakNX` %DW P K_/K:;SJi qkMW@c9O?h<; =Dr BtVbY}y>L >VWKoT'"]exX.HNkT}֣JKZ.V"hU>{uS؛+5l~qM/$ӡ5[T}xk>ٽf /(:;Rzt98.vmBJ3wUImՐ`?9/{)mFkʩlǡbFҗS| #_5OeYow^HlXQ?q7Kc:bI;(Ð2⩖V\ްV)t܄êĄSnk)Qoj%h9TtfzF4 %\ q{+bM4Uó5^;wa߇w80֚䦙>{7΁X C!T pߛ奊i͢Ʉ+ xN  ^#y g01f0tY{,YϘv{T('֞=c=e4qS9%@Z%^PzkB(euE!`^ ?1ĖPy՟ra 3e7ЌʰK1Hg0AeO{( s{:oZb% ~$%K0?v8|@|&'q<:[e_w\Sε9@Ԫўk:Gjn+cB<=_3ŭZXt L*F86Df#Ў90Ed l<60EC>"CnB R7j,` lk6W3a@,g^Y譪Y̷lG(uY/T)jy @ba 39}VdJuIK7÷_CV}D]M<3GwG:q{H{]YI䯜2rvaچL 8PC@eX#0i_JT!.\" W7P_ ߒBl1R CdI@}ݷG2NL`'(ţZQ }dyH pVT"}㱂26gxϏ}O=h\-7>2nDQKv`raѶm#a3n߲o8RfZork}]BO"BX/Y uz LQK哦}Io _:+:[>t~>}ʑs99@cd_]w#G{W?'wL)K'%> VieO.Drԩ}٪ #גxnǼ Cq殁ä3\@6L5_pGvr<;,@kPKw~ɝ@ZPs?26J"A=3jo2԰aNu=T1?ث9;'bDSsoT.~#G6} G^t 2Aq G=;E Sp~y⨘!e8q@PBNPDF4n:ō2` nWHDp:O*X?@/aUS>e+ҋ͆5Oj.5G I>{O&' 'eo3@S.vTl&S\0+vHcr]ͼ) h7D.Zn: Ǚ1e| :l{ٔKUPxӰ7cuF8!&qVꐆ{YaEJ?:Lg}Ҍn/؁}"r* KjûxGC&^4:CxG" `x"Y%!9Rs13[fJXU@V\Qx0d=eVVnyŵ+,$N VL$56-a zwe<9x8N+?,[/0G d(ϢV RYs >?E7q͆;gF` l" i$ќwDҀEnP0%(}eA9C$7 \"|&FdoK|8lJyEy ;y?rwB QHhNt:ۮKk_a1 |"qLI1shc`\aD<4yErw_Η6tD u*A#di6`ޫ#{_b lӚǮV]?2],Q& UْύpSPuc%jLcoATleLA#k9+ri\=I)pzpYѠfEN3|L5S^nX:̀EqyOU7m*`&4&z,U#c?EH{/ᢠ2:mYXHpqoKa);=ꡲoJo 1EdEC‚:5& \ C Fc/ :ZP4>oR!*58)m0 I g\6cN3iĿ2o;ijM~ ȋ0D+5˾Jz;?ubǝ.;o-ݯ WYG 1F Nt:$al>AS*27ȲV` x~XaMd(y@Ķk&젵pD;kYe,'[1[ EJ+Dh!CآWSoeRb}-X/!VPC<0vwǤG%gcBv(/u"Mk't:v LX@ezىIBHZ V3vS؊*n%T>Ծt%'у۾lf՝f܈x,UV^[SM&変q2BoQjUvdhC>h|)ZGUٖxRJ0qL ~ JX )-vu8KkJL"zܛLdS@ ? 2gIxرER_"?dq 6DZAJ!s.VꍴbgNvVh, ct dږ~ZV!❞5mGREb2:^Tg3}v_{\:])/1u.cy#L2nBKAb[⃴fA 1zgx*M玽o})RB6>A(OS.G.ڪ|iDZ"nygE 﫦q-`5x})fiz}& ]14O8Ry~˙O2= K1<RBfr"KvR>#>@.2(w4B[I-^0 ;wKFq5̇KЗ(/+$4@r`G8o_T&Mfky؞_H2&Q#SJ%QIg~TAD'aFE"AHb&F\Ks߅3mg*Cc Af3khy}I9c_5z-.ԻL;s@Zֶ{V@ o nbOoj@MS6;U!.fY~Gtwƪ,$Ѵ>D\PGC䘷Cx)Qg7HS2?7u{!Uq]*N*BXF.w1H(s!9o\QŠ +>ڐxϷx6 sHNmZ[feU a"F_Ov;yb쵼k*:P.Tv06a6aJ@i2km69ᖉs)\؄z$m-%r9V OQseBuTQG= >>/u=jXM3A̕@mI}n9[z7$d&no5^̐fVܘ6٥5hR*hG&ɠ`yF k:!K1R_F%$"[uɵ=œN؈(z} 囶Y&+/io [5d"|&20e!v^iGL~=+I3B0g\--(giV.J)D*)}V1:T`_^bȮyHE=E-o)QHW -Xntbf|Ԗeuo M]AڜRGV;Pde3$Crt]VUMn+bBcHl@dmY[ɂlx igX1v,T_`[l@Tz4,2N)5اRmy敥X lՙZ~p"UcK<4QV$R PoDqhrY{c" ǃ(aa;HࣰU(" (|W){c= U{8#ؾYx- {CsmwO DP+&eM2^戞E)^kWrڢbSr2h\Z;qWw$χ[x?F91muH6bTb <} ;n۽)esQ;ߺx+14#4X{%<[.ckm۬mpѐ!FMʟX:p~\Q+u~Sd_9Kes+o5mo%@p'J;;տJ3C\GJP)5$GjPQ+K#'9$juc^A w,:+~5$1B'^qg)iNM7st.ʾliE r$~\e>.)$=ra)`hnd_-'.(o1uvϊSsFjeK._`U^bvAjQ> U;aTv!v*;~G>ɼϿQK]cjϡNBBGrX&7B76p !J4v"R uomf 4M\`J[ڶĉ/$U?&;ؼvy_l6a-3|7OC tY:y~R>h{VЎJr#3Rg 䳱e&a hW?y@n(P'ִ{j]%;*i$Jk֝d/~| p5T9Dt*kL[]I,bUJ")KcxaZ-RVB~udžJHdNhƑm[/VO|jzqceG*cZsGJ>X'O>XՓqQ9Jj`KmvS`.Ɏ_T`C "Tu#+J+fsQ.,=@WswF e[y9BHpVn@㋅w~gS"̽u@,Tk iejr|)_aִ.H8lk]/d:!-w\C2I)zvc߾D~V혟17L1NT!ݬ1.B{q%̹V*xWJCHf~e5 .B %~zpz GaZ g %\{enI%-Y:>W5)M|AEi=N|]Q`HO"}XRik?L۞7dL ;kҵqtx +/F[ Y MJw9`ۊ̈́hp~ci;b[λwqm\\v[ !9֖P:Rr%X:A{ؓ`1Ӈ ,"5‹2u? S`BB*|e{Pݿ Y^Z)ƀC+HV1 P@0ztҀDp!!,שOjWPVȣ\T7kwTh_' uclcPdyqʲ'\IJ^cF}0}_* Gܴ֬5e fqӨik/wv`3Zb3h t(#p 6^S^YN9q<ۤ9]lj ӶW][Dͳ4NO<1+tʃ,.EW݈Z- B.J}Ɇ2l !:{[3T3m@3m\l2F5$"0kࢆ K~#i =LwVg\hAWBgΆض [2o :M}l9 9n]>u/+SVQzĴĄ'h"7VE_ј}hLs ?4ySýOyߝ .y؂dQ VRFQKj>G%es l0LSU2p9('±P2W>|xIo.80uY!d>gQ" "yU۰)"Cc-7j\$?u o0}n]CUm9fYg˪e8!ArBN]D8 b5/ n3x#A7L|so]$g~v|po8(y@/Cqtݾ5:*Y\ޥǻbi Wsx%q7lj΄BWZJWKM"Pq=bH:szS{`A;KȏkU?EU]J.! 6֌ 0_uA}ٌ/sFV;Ll1KD v,qAxydn:O,((p2XN3i3v&f2x@d7CT}va4ط'-&_Ks:.zJ^L[j̾ a܈F?NM2c9m Z7XT8& CRzbgTΝ嘃nzKIcPPuiq'zZhɫ":}Q.^#Rk4w>A4G)yJ|*& dRh&ni6[?O\BP(=)2`f)3sȯjCSY%H1圲~Ty Y0q>dsuM7@m6zsdm'b Mf)sˏz%18DVS{\N >$z+,<2r1 3/m6c#e((G#vޔ\yq"+V(졛Zy],բ >܇DxfjCt*UCERvvk&%Xibc2uˑ=ٚ)?N(:6ȣ NRObs_c7y Chΐ4w pO/WLlOcC85Z<e[D7 xʅ}dQY~t# Bc)xݽbp&5lΆ/ F G# = _* 5GF@qϩ>:Ef dr[POg3?ќSjwXg-v|J.PZQgWh$} .;KLO-{G+Ms#* s}X ]UN#~7.@; 1YS i \#ym_}[KIS3Y{([bY7AyN,G\io>AYaD8E*`h8t736R0o/uF䀘&4, !KV.h;̿Il쫀Dn ىq-ͳq\RaA첖ԳI$&wjm =Q/Yb2W _&W ARdu^nq!IYňBEQH0AK%IAQxver>1'=ij6fE/lOb`[T!V(ntΥlX[ezcҒqr5UWrTuNz9`-N12h*% NR2^LKg )<$h mn/L7Df$r׏4hxs@b #4&F˥9Lv?M7Hl4›wLɯL1qUG9~SRTb!'U:0$<3 9Xӽ /o\@uθe@Q5gEڹhϳuSWQL8mTC0 mZOƴۿc ']$mӞ^?7]g퓨ny/F%BU.ث {|>_Ղh:+~G ~v)\X}iI&Y#"% +5J~KX}Ye|ylQz}vꞻb}aFgxC*LyekE ≍'oɫFǙ^2=]' /uc&ۮڦ*%0mh֫QӘäo/x&-`$JmTcDV]yrx'4ʋ>v%ϋ%gmYJʏK[ 0fYz7Cwt|o@(2?z ^>`&C\+lQiA}Dh4`jY F w>uw+]kib-̷ZWĠE 2q>g n^6,;y +T]LJ\:g`mw$/8QVݡQ0?ٯ>$ߧ0v9[cDTOa%&F5ݳpA#Zp{}J=[)ආ~=x xe9"xբ[//+aX]qRmUD6~da );)44L=Gqxe.>ƚT!ko/Idz#lnhoRg[ܕ>ȓeudҏʃ֒{ڶCx m l[:.P1W ]e1W,[qzTe+Mڷ20k YpI{Lf t]x=baQچ:7hz{SI H 2[/QuH T8/V 5qjG&֟u`qaA>D+0Z:AqGhkSg- GHhfvK8xnҌS|XߍmԈw8Ur0%s&pG'gƝ8D67܍Ao 9/A kjSWS5m/(UN7j, #gmI"#R.߸nX$|f%Gnɶ`7YP߮qƍ׼5棝TۣHd҄5 @wQ*i75ܫ}`$LX鸀(]ސD_i5%䱸 O%,YНg-grx.+UpƠh+yTH>cm8Bjg-32 l^!-ve-pg 3UmsnєG:CZ B}UlwY ]?]/Cf)p՛˅)[[#b6tpq !z[ㅴ" ?dtNs"#I@>=L E#!2|<IkѥtgI] 3eP+<|^ʓݣq6ƁEN=وm {.Cmiڠ#sb ;ÐaMw2%N8$3WȀtyaEQOi1d]É^|gxOKeZ)I} IE^nie#'>8>Kd4 |1uB^' C vl{7hG7q:AΕ1é=il.4V(eӓ6ӲPOn㼑1V ~:iMEƽy潧𡑼;K+ζ(z+?X"W%<{SMU2}ifKGv  )k7{|UeG;}IpH ͭ-5Rckh23پ[J46}54EP#ቹFDwǁށ!/am6$ k~w'Jˤ.' jN9U?k Дe=>iu4^Q>4+_`g[8!!eO Ln޸߬B->3χl>B~$gkk װZWXZθb9GheIUW{q#tBUB`d2!K9xB/BM^ mOڋVܠʺ2䁟xLE$Y0-(>g"JY 8T23RrazQ(6 7/s*(Z%Tά%׬Omg=TC pE ^G3 HTDUXECW eԄoa߫Ne3roݐ3KɁ%ͮ9AHP\&*V=],;j+4/`7(ޞ{QA}}f O$%:¾&JVDBP(`Ҙq(k OW8K .ЯP90F%2 @-b=l+}p\37wva$&;Sf^*E+V ..N|'+X9uҘ\+gܤDTk`S6h"g# z F5="Y:8>*(%.|;++I,:3D NrЈH^=C|ΞUܽ֙``m 6LM S$;ͱd+0\..Q7` "`2}l6uÄ[9= jaJ|+s o*9T꭫\n&,SalQP̒8*Z)QM+k`–'G" '-(V)Zi%К#F/p7~j9rXIX#ϟz6<}+/Ү`z5 vs,8 %?B.ԅ˱xO[K 8OfE5Kp~"Y9R k?>ԍ)pƢ0ړ105%^{+3vrL?hDlOGsN;1/A(߰vHVu^d&OژgTj( T*zc ^gΨDV#f(ߎ* 2KaJ0W#9m|VA}U06٧HUZ=@7Kv}(E~LA) c;)EQobp%tu =άB!މ4In*]d1K 8cP cqy={,IW탇A MqI>Cl*x XcH/Vndde~߁ v"t 8\<' %cɹ`W_e ,F_$Dӂ)D0gu}4lZ-+L@rPSS tLbSXtW6ABl$s B :݈w K0z*iYsp[2<*Eo%Sb"Mvҩ:I .sLD\f7{#zqb/K.YAaFmX^BF6Kn$V8#r@ڻG8]?3'o".#CQ\\#皱7 nj{wgs[NiS&h7Z`oyٯC6Ļ?y/*n#~jQ[_!12{Q *"^v*kLd>86cr8&6sʥgyl>bk~Uj:gx-ܗRJQ"|bvie,>%:YidyiljkϵА_i䆴Z_C >ޙϵyk[Lx:.3aW/~Q!{䟹Ǎ[]DܾBhkQC. 3713?~ϝɪ+^6)z[R(&eam 4n~" q5`տ!>r؛q+|M zm"ەmXkג>~tg %2;>&́KM'm :͋ O=$hk~qc<}(Ѿg ɓVS,3~䘓eDͮ="2AezG0B罪 c+S h=?+K*t 7-- 487we1K;{n=i$s MvG[pbv{h0cZ- ]r^JL)8ΙW޴Oa^VFs/eU=-xus \)ĺ+|ru=\IvZJ_*+;#Gkw%zUd惕^ ? }Xֻ.u TccO~7#a\TC+oYt )NJ56#t ] J]'!ߚ\GJjMiʂtxQژuܰX dM4g)Z@K 6B6&&Pޯ+桇LQFD~(1FAJ(XV5KF9@_oy+wH!TL:X&E54SW-aZX]M) `_*WE |#p%w+9ELDo9Jyj^qyb)>D LU+-TDh~<1(|/0Le3PA>k撽Qؒw< ?;\@%*HKPH Ϡ] ώ?' U1}1,%KV\tG'e<Ē)G&[0!Kt\Tqeq/aZgov #`A 2Xx6iE)>`PnCٛHZaҖ]3YJ@ΧI il&dK 1Y>xb s/2B : N4j_3 kKHt>V`3?qRw}Kr u7gL7;]izɩ-=wvV倮jvז_1HPqa/6M=F,F!a?[ň d<-&FNRz0e āCݽ M8KX9P(q0HY‰]p\Ċ?kG}ܡ+YMJ{/`<_bg:a*Gڕ4NaKP&U kt={\a|oԱ e 8OyaԖWyFFUhl;x{碼5%S%VN9+6,G"Q$?#M# U,ϳ g$_d|? T\!cșt 3&/@)07m:z{,_~-nUҺcD@,"x1Rǔ TDVfxk ᱄;A^0p21FԘq$Qe[B1K#e{vcQx ;KL#ΰ5)L'3K-dE8lyf0G@~d3 q 1Sȏ2ivA^:jFWLuc$D]6ݝʊ;H7Rɜ]={`(.btǎɏ• " !{!6Y3_uֺsK/2U^{VpgՂia+FVc>]džlu:]% wDED\kɴ=ܾGIbʤgvHIsѴ@_TQuI^z-7&׈s@k2 ra&;vWv.gM=8S#D^.O)وaSs oVv~Ci.@hu,wd)T(~,x6ԹW+W&@Cڶ p{9j‡=&ۤN#oBYnouv!?rқ;y(~Ka/k=al]p7(@='4iA4WeU{\_޳ehܔ:.6C(B D$GE< q'zyɛ6pONx& 05UV,w-1`;"l8>8U Gl9(2ݰ -9/`SokeC6rV`e[z#,dJ/̬S|?)㬅7Dcv% R䃸)Qބ%YXm{}Gvi,t_mG&q8Ԏzv[bXA]={$1?o*=,ow T?oVǤ}=\:U+C#@S}\>/eT}wZl B] 4lzx^΃ ֵb" NwMc+y)kq M9>ڽ)nwJmB;9B?5T)7S{ .٠bK~4ϩH_!]9f}7Af޵995;a129d!pք2dS E){l4T'$.W8n("7NiDy1@#:PaZqdž6&BN9 Ϩ+ݳ,Lʺ7:I5vM+@^ȦĚ%?GhML"To(P0۟\6&\aL$X㎑BN4;-01 Yg%&)m{Zbj@,:X=ʦe<R'&v R:V;JYpa|ulj9]+%>XL]CJ*Ig_T [`4d'wU.ª#4nvUcv9+8I=ԢKYBa&o뽽2LD NDxNY\a~,Q(`u̺P)LI]!W@P`MᎢɺ6C#RV7x0bcLjfI(-9Gꁜl'Pey/:duYbbn~J+sMūYUA=#A2CҦ)t$m,&)`ЭxnTu;0$P0qԢmE; %}b}IL$*f!QoߢJ-'t= f$.<~@{NCR深J)ےV6wfw ${./ N|if{?q oLrM13Ҷe`-bl<- 1iw5Z]73W]q|E$#R5zi'޻weCޛb*󜼟He@%vLd}V;֣Ȭ<|y[GF7_fV-{I{݇3jw\ UmL> jo~M? Wsh`A>_KQGXIs(x 2b^HJ`+vz=JG誺 Z()S[,5gY$^>ܹ#WٿW>aAv͸FNa©\]] Ĭۢ~X\QcOr0N\EUY)DYk$?T;AFԣ.-VowO'%lrp"@ 3,@RL`TFa<BDSC!}eɄ݅x+oO79HmVQDHdV(9׏ xFys ,C/e1VGoҐ94׵yϝ[b3 )AIvm6 H#a_ޙ0)w穪u Qqܛ>T̥( GTe-&4L%5@Le~_vL!]o/ a4t/L){XA}v}nr!ue%wB- 0FSy3"]k/#.u}xâLLڠ-[rF=R ʗ.XVdY6n0 fZ9P$!TU?;Yru'ћAΟSK@Lpӊqbr,g|栛R]ʚUOdf?W]Y 8YlիOi!+zg+Tg-ѓ,FV;o0Qs~tXAu@CM9KSlI_\QvMFt: cNpWr̤x.l$?E>Z7ì_9ZvNV~TL GS6 W&ЃJ!Vzx=61 s86)wY6yXW鈞\.Co4=.-x#R9 : `6/\}pw+7x{\$1\@Q+g} b6Rx sj 3azKn܅1 GPļJ}xlw¥rx4o3)Y4#n$m/:A)$?`2f3-H&kYL) x2k|8SNK_ [@TI+HC0H7dG9QKO|` WsH>5H_x B*V}_ X#z@.wT+"p.}5oJ\@tzmWdS;k\#d5OUx'3aJ/ *u[ mc/țA!*<kO:()( (NEIyPH>K `.[O, >*mTwNj p5:v8 =^ \OYh Ҍ{.D\K?- eA1듧cOj%p!&q+ ]Q]8-{Y" 殐SgtU$C^[ c%1~+v6{?`W{(p𖿓Mc~ʶPB7OʦhiF`rW33ܱmj'B&@:VO/T!K9 ij #0 & x䇐WUUuCZ.^;+2H-55=Fu#aƬP"l1"N/]5~j PvU&*2ZI0p {Tb +fL$-+:US @/NY4"Jo8%AJ5sDe uq`y /ʈǠ [ *fZ_:?-زԇƩnr$AC'9igz%WXkX<7!;ED(?&_/ 3bDHQ}# ]D>դrҐECȶUp.D"#GL7Ϲp+$VfEIChj~DJq'N_Kv$?HRUxSi2e!'!r"(:& YO1]InH~5`.>K;\bkɗFVBW<яw<>V%փqو7Q.k%CI96Nl(xFwac>n\gv?=S3 ג߰rpwmXbŀh|zeʬi ~[@{:Æ9@luʉѾS C^?uNi9TrU22GF> |Q38F~Ze"Vtܑ3nN*TԔጃ κ>_(x3@&ǤrqkCCNLLMli͂YݬT]/`wq U݊ da95QOO!וlɹNbiqߍҳn|MX3.{m >,"\53fH'^3S[EBXw$җNJnPx]\ۚ J?̽\S@lUxKpn|fl[~tdžDJ8UCkCV}[`͐nx߭)P~p&V}ZK.sCɛǺ 4ұKF\*0 ]}NO1—2K-vMeu F4X^#(nUz}(Qi*2fqtGY?- lxiתjm;>DR 8~9 HU #&Ɋ 5b sipaPE:^_zMT] Z1A1RR~~d 2 J7^; lUVm>R0_Fȁʋ[ _$53N*qE jh3q<%kKnj{p$U1F:-Xl6P)l e4-L狐k;<o5[R 'z[&`ߏɈdV4׌ʂ+~^x~ھ3I5F#Į9q(>p8 Xh ml83Ok9\_)cI Gl@<>}ͿD'5nvp?զb-CZdֆtD]˖?X*ZS: p} g*Kȃ͞䈷AMlݕ)j!qs:>3 LxAd,Ī/ 75:vWڷoEi hA@Ώu(=?=K}<`?Ӷ3DyY%,|\ƾ`4-,n3GI ^)Va RbiM h5J*AcI@^cԦimBYoձA!z9XvɐGчmhd1Cf,C s?C+ O9K?YZDi?xSd~\BM>V=T( ^o*Nŭ':["oԨ)fi'AeaNu&z]QMwT##)PP~+qSU,w 9J$<  7!+>MmLah4WS/*Ւ4U]m`CWO6!՞t}[(vXʼn,RB|ɮ7Hǧo3t5eҧ>p&e|5a7Ƥ4ht.^Lohkqv8"ڵxw+NB@`y[BtG eQ}%NZ;( Y5YFn@;Tjӧ2OON࠙J!cĝƞh_0㏲I:4Ze8ҿ^)(RvX.LT})kBȞ_ TDbHjOxMR/rg0ta7M`8cTby^ 6LEC:.W)]zbqkɺ$i$..ǵ| B0N/tM]qpamE8En9jcQJȁC ¾'fyF80 7٭IυlŠ":Ig:<ÓllH=_5> | "F>-vG)S@Ik !#wBRUE=ѱN%<YB@ЄKZruf7מfxj)|k| \Wz SGӊxp^?N8 vyg6[R3Q()h#cyWjryKA8o&dQ{H2?@qV|֧]ꁫCjso?{6)3pweEdFP9B, :yCA8s{ cx!Rgn3A-w ܟ‚4&T*3DkER5C 'w]M;wx)hL7f=<6 r@RI8lU3V;{ wzN$Gڨvc _EJ#W6cx-K$7 Wňmi!x;g{,A+Tc(])fՂupz_-~ԜqY.6K7Y~ẀZҾ=Iy5/yU-7&gT )D&3Q9c/&ZAޮ GH=2y=84ܻ%Qj$qELWF6KqF*0̱U!7OF[_ߝMz+idz5$LPPvS"1o\ZGD]Ķ1tmեɉ:cq$i(?k8RMA܆۬ȶ35j堺` LЁ;YPnC6b| w7,M~Mt4\OA9) r{}y ( iK=b=ڳdRO;Rym5g!Ef 8.7QgRtK\o:aDOoQBF%< ;gs$Ŕi)M/X<sTq_Op+6LJ]-krS 5 DTҗsa,/B HLy #B*רK:Ur5M5)񜤎 8Bu:]B ^Aa=,O _Lnf&^i 5\"@z;R@Ak{;"R8 fDT9c4;|<3g`:V Bm0SؼdN?.y φ )kKm5 UIs=Tm_Lht h}!Z_CQ.x@x/aC% k~p6HW`/&a?9)_Ψnz9s0P&9jפPCHHm,W._:i~]rvCxDu{!#ЩjG}R˰OrXD&,%'̑QګO UPK.}B5'h0pf9NsR}SX:?ʈ0N!!SbG̪Wr8}S\ ӺQl};H(B{h{ԈTNQd/|e7GvT4hb3?Db`}] b!L'QۇYv ѢMUU'OP?%򻇔~+vM zmlQħ~z*ƣP1ۨ|O5=q2p8O.Ʀv;7($9D xc!/B#\!uj*taI!Z¹! K &%ZPhMIHn0Ş dX7>NxYŅRx%.9-%Kc OUDp9Qn|T_ /q/ 4 pM!zU"DàRj S̖"KV%ئ@.`BpFּp 9<4te]qLPUAIɷ*~2:Ӂΰ%RqqJ"o&㺋sI A8. ]BK1F$H 1y5Ƈ8ٲK̘ShѼYjh8m6Փ+ۥС_&}N Tv}OY hdp\CqT0FM"l WlϨDEۉ.̞ЀMMY9`E~RS&r^ A d?S,";].20d/߮h|'_@}Tαը.CƗ ه~@~ߓ=TҞW3Ȗvqz,fߪ&[cb98~Ƭ&C3!;t9Ap_.(&+Y\yJS`bܝEF{Cb7$QIyPp&*s+G7g6>CGTˋkcDg351~, Guޡ!xZ=t|2TLev]ߧeKA2@9YUAӸ {^&&[^~O5L2Msb|OTpHtO$%.S ct%b vC Mb*Gr;="7n+v[=sw4A-] ?xZ;bh 6M-Ҕr;n\(ϖeS$>!GxDK-{z;*;? ܦǣ@bMT'y]M},`]5NwHzĎT-?r.Z>13RYi"}r̈w \Oep9a?'s:8J+AjS~&k׏StT$4xGrNm  ZOOQ+GC5&jHH+Ͷw`B}F]l&1Tss@,[rX^q;#>{)an}K#JȭӅKropqzZC/4=Zbo_iU )mtGdkgvM"ҟ\:r7X"Q{ " Y]ovlOf-e|~S#k,Ek_o&ŝ1RR~ϒ6} C~TqBְɏ_LSw#m ΩqEg^L6|}36~ Np5s0U|NUX 81@G͠Ĝ CDɢT\DQPj8yɰ jd:cn.CtPz p ݪs㛻86d1?>wq}oEw$e|\h@Q29c`Ajtw}|nܾj睔Ummqtކ-9îNA vZHRfSAG@D`~'ե" i[^_Dj&DM3{PA̿B/eO`R ~!ugeE'IՈΪv+ t '@,T[ `>#OT8OWe? gB$6] _ HQfiF AȞeXّ)sdzHP>| `hQnpC5 uddM>o|ѓceW/R\ ȄUt}l#|Up)<^P¤>7TbW '.P/]R*5@5fk46m<%j ɪM&ÉMY5H;&'R3YQ82>fdj9Jh tv fD6y@PS<޽ OUn2ⓚq43w $hqn[MA΂8S/+D!2G^1y'rCޅ nrm4HE#J9?.i$CI#Dߜ7+x>ƎQO K.ʦ{bK\-"҂-ɊePRmAXSzo_9 ~&,o?F.r/a_fk{tu}pQAm.<܋o6_i n9SMgh+34(<**#mxù8#j*&<RQ3,+ڧ_;xs_2+i;"zCw9|Y*K56qvBYHF^H e ({x(?_Q#/7xV0Wc G&Y` x.q}#o;jk* F@2i2r%‚i'JOpu!Px[ ]4VALH]=@<StH= ^KҤ㕵BW5TIcþWuK;uBzi{'G!ȏ?Ҝŕ}* -P 5 ~q HHtgGl,*E塘XՙW+Xhi̿^KdFc{A!6yqGLd6Zg|Vs7-it"(QiZ}\(V!9]Y] U~79/i`PQK泇?$ U7V{w1GQpd\l8GˡsAVwDo*wgny~ƑuKCޣޚ)KI|AaoQ4FMɽP ⾚bUW~9pOt$G0~yέ*&%ΰB\2Kj*7k8A$ \ fi B? ) HQտBj_em1hoՉV{юxm {q{IxL#ܾ\G1z)v&7 P&ɠ;Dyy G$,mmV_:u>ZfmXZ_q)E3nϪ 󸔵(c1?lIO&ݹʛPO3oB`]`F|uZs.Jtb(XHTo>/ʁ=gbrO~hĭ 񪬪w%}4 Eo.VպȞ[MٰNeԤDFvTN"kݙ0$ށFŊY{_Ǵ{M+-o~x>׊_kU-26v]Ϳ2eZM$ѭoK2 Lqч,ZG6mfUO!@᭸Xj6,isvضWöpXal: m"_v3 F]=/ScfZA0:5ìV.k9_F[<3i!l.&,!m"B&6|[IiE]|A/k,A^ggd?; ϽT9 c?LQH8~(+P@Ns2Hޑı SvlCEV=ĘUP.~v5!0,,1 u߄(2%W1<ǕbQ|#F],6 %\|Z1-"ͦ'.35\}fUދ7]!S!Z>GI5YF;=m5&۲)oMW !ݴT~[/9k <4ɮq# ,4aY,X$#;)3~jA(Y02yWMmruٮŏʯqHYbb7|AF̋ꡌ obD!5G:v_Wמb\^qZ$q3d^X>U7eImЧ1s-͉eaA:zu@T+bO xp3C-S/MG".Yh3[cNՕLg%R7b[d #nw tR|^+dn7VST8o[a2ѽ$"w'H~U AXbͧU>=!,_/ΚVRpR91_W.LT#}2m+ Yym8Cga}{pOdWMCd5p4rͫ@}w]zt1ůqv0[Oنqֹ|}ەɌe΅%JʣF7S9la)zC)81Չæz2ROD#l"otfW?3\l~>^#^W&_u">[ᨈƞ-g 3=R ]R(ǔæ'( qK&qsDE*ڱ?T -X]عlSYt-woBtnP`7t׮M!v"4wl Cd`켕E3s뒲lN=!9L ľ#Fqagx)Y_1Wix۳D%ŚFt"ma`:R |ڜɗ![BfJĆ-n!N+#q_{9q[y0;(i-ΌB%.K2e⒘"B֨|XչbV]|"tun0A WH~ 4'/e$/D{q(\{s EI@R6fYoI˗mO bVjס`YZ7 .=茽,5g,d\/Eh7YT'&F'@[D*qv%_m]U`8^9am!n)7dOݭl;&A녓z e\^(q}}S:DEyJ:& ݾWpZ ?⛼Mfq.VU_[D} /$촴$ #RNy?Ƭ_j<s$>=UqLf"Eq1iQ)5?LO?*vd1ـ+yu}bW-*5~WS$o%~'qpJ,!L΢ƣѕջc_]1ЉݝB 'b6e;;z@pwMN}Y7!e[zRSS=LAZ٩o?o[ 5<8KSĖ2K^CRߊ ʎ]?#BИE\ CA+@XPTmմ؀ 8ygV<)-$ IZghkKAVPFIP94:~%H<1v+#~ˀ;%ws8[zrc(򴻠Z-|?f$~ԢͧA?8<SiߧU)lZ s{gySMn'1`*fRLpFZgmQuKGce}{X#k}rA rVHTOVp֛xzRe2y+S {8RMl%-7hN}.i%ERg3y#l%GTRѼ4>9Hj9F?0aE#$^6.sZONB,vF@KyQ^O,ae:D+Z6ANt|JdfSr|MР\lȚ^} [(O-}48›"ẌУS:h]c;/ߗKNEJ|i|3"f0R p+6&`cƺ̣Xg4xAUN۟x}wVnߑ8 F䛉6OZ۩e)7ؠzX⯪c [?Glȃy֐e9ؘ AUK,Z`su.+ݡI;4 bFЇ C ý1La4#c^"Ghq"cAȌE@%t&e΍ȧ! ԷP7Ѻؠ{*>HYD҉;|*F K5EqC?H ğL MQΒCUH T2ݙеn-6$?AKLł&&Bۛud$n0t闳3#lV%X^ \uvD91I ~]{Ds?4T()FN|yaCa1NmI'AaoxItV?@sB̠ }# tCQ}l0(<8ci8E; nH{%<ЯW(L]J:O~9Brh rVc-C?rnAt~Z_E3E7Čwf _m޿SuNh9щ'-D Җt7qgK暮h!)9%4J<;卩6?:[h a(}92oR@~)>>ٔs4'_0}6dI̗9Rcw;!t.ST+[^!c FL3*q4,YlQ@^8F^_,>Vy>@'pOu|[߱[~`SZ~$FG'd7"J 2)9ތ -6wG垂^ fUf}& eB&rXd}Q'G/ m@wFx--, ǻ彲ݧO87M ɚAGfq1>%!m"˽[,j&]j¾I:n3H"M,ಷ{*!dfslvjk5GO|Zk 3qj2%KR%F2VA*Rpdz@ݒSΙ`GJho.$+N qL<a)I7+fF{t Pd!F5BwR I۹f2gRn&A.YE& ,ycl"5YBH(C=XP1tf}pݥ@twBqqĞ҃|[*JM L0YSRW1B&eLјO¼n_[k{BL8ZQ4 w"!p # ; G*R4>G{࿧xƣ_XvA`I}K]s(ΥCe8H_74l᜶ 0D5pUġÎLjSV9 iښa7PK&4Hsl?~9t͆kt517=B &W=K($zsbk O^Pgg;2ȧM'@2?6pxoZz:swI#Cn%]ew5V>xP#x Bi* [ߚd3dc,a*{#pasu@W -Jm˭ Gqz#=Kne!?!y}ԟY mTtƈm2q$e4msf=rGjq0̱Ni{d&3Gbb!CzmUҷV"W`E,ut|=}gdy=H0R^-ҺU[>ZviR}FZХfj1(W0vx#08iw)>,C;f I xv-J5rE'[qu <^W5"F2ٹ->LNhd5~e5$:H;9L:vg<#}<*4T,|E9c*]rɎ?"g)8oD]H7 !3bH0ºȋ>RW6;. ۆ:b_vסNwZQZVɞ,a|g HkvMƘ%"mNbKsUsss]d5j]=lԺZ"!:(gy?axu3,07LaLYQ[(aDDk/x^:"gȒBR`eg/#&-OW do T"~JKWLǩ[ǖ,(B8ľs6QLbן%V-P2HoP)E+˖;ݑ G)kQj|u}TU-!IqQ]U?hbt!^bo'TDdq#E`; 81gr#nTkjs;\=!dNPUN8wGꗗz͢>9}Z g>Sڱ1=F/gcLTRKim/کg;ΏfYb)Lm XɐRntDMzXh{=f/NeKN*}y2:9t 4f Ϗ^]Zt_ө Չ-%v]لloh&)q;̟)Z!U*Φm8vdݚwO@*Ϧ ~?Ok#tƚﲁؘ{@` @v /X.󏤸UȞ!>ZJ a_Y̻k-++D-a^7'emZD|*'ְ>;>mmn gԷgŏ7Ȅ|w% ayNI^v e=?):>53 ~NO0OvS'Ӯn4)Uݙ~˚oB{(:cL-A7\9c}s(9ցmaJMo mB+1y+?r;)kOe2!2Gxˁ WUbs}*6%k\xyuK][K0܀"r Ac▕ɺmܒAVo魿+wkSC)8C_\d}=5۟"30g_Tc!~ (p#r7]iVݏKs*N[*,>h`"k-3o"he,/tJsb`-`y P/E$UV4Rn:LA@a*Ͽxm`V/aS}mb[iΎd\΀CnnXyx^ޜ?s# mjAk2F&hUNh0}1* 3< ӃWS>Cb甝Ǔ=3>(R@MQQ7v{j]/ Q=dNFaPNi4I dCfu9(p@5\@5A<2ZC~J'YƼwl3U 'x>iӢl*%qVHzǬy~㞵4mծaeI)_6{ ǹdWa7o籙i1Yd* c!9T Щ%Y -Ա"j[C+6=mJCS)`(2fC=Y*Q) ঠ""zK~"\UljyBH&y=٭@l[e^u+bO$-BQ$PsbKgjWd NƘq/2K=OfJ6<@0 /ǺVdqjl7w/# Ifcm_P<[S* iNM\.}G ۋ0۽f!z쪃y/57MO ƞfUJ#ѢH$WtHpTL F}U@ϴMj8ZxQH!]1~ c蠥F1㰧Opf R-nJ`BnKB%Z;x+c@RJ Im28 bfļNqE=5-݇ Bj._ԡdZLƢS,kE=bqkrWIY+؟0g$<^?h33:Ƈ˕b)Ƹ^80v[DeSSnpl,6*Yn?z7à HkUy\$ {UhE$BǝdƥaD*^;!4h[p7iE.E@P<28~n0kR!U9cO_.kEO x ],튭'M u8$W/<)d]= R?,Pjx@g#HFuP%broTL~R9'dH2-xuaڕEc|JnZq"y{("e>Ԁn x/iKF Ȯ&h ! )06tRWa@+&F%"#cL>lamdNas2l e[zry-gp<,ٟ>JFm/{D,oUxU$v- .]Rk;Qr3ɂt r,8!A)CB%[R"ӯe6p^m_U\Prx2i\n}W;j'[-C*\>iO4GqÃ`%\aڌF00vk3>Xo~N03_ʚː=Vv>Q4+1  As"M+~7:Us㣝4.%rW>hTQvJ|YaFVm}K~nPh1ίou#w: 'K0b圁R#9H,1w(.n'q@ ݖ'q$Cl{b5PZ/1L#K`<56U:E_+0$ 듷JeQ.aK*iQuU8IҼ&5iպ+y/ԶfF>H;oG3MI^8yN?5.?K*!h{"6JGJD6d8᧲]׈ّD#=p͑_m({X6%*1S-qq(/.@x))N|Dd$/@fla~@4, Vq{V%J(+š.! 4Gy>^A=V,ۤeL38`Ad Ob~"Be2>Mð4Hƈ0LE OGŬLqpʘ-7^f,uff<n7t"ޣ)eX_Qr۝vyJƼd'5S 1tvA\w)WMp](xY_v]n4yf2<[wAW=r6K$DAc~GM(_dd#4R8h@K E6y"D9~XF i°If>)ܟ|},i+bz]d`ͭy d*r֥`aG }mRrBFrJ6?"uX02Y=4Ιt$r ̺F)hl,6FDv Z|P|IL7v-<6Ơ4\)5Rq>2DtS2 RC(HY/\G{ p`}ߡb&/6I) ef5ra48`YU6Y.5D +mdM1[D f/\x:0Iy.WʶPV99r)iQy(񍯁́±P󩧬,,q#`s*I" y]ݝ\=Hw)y ޝ[!_(X>*.9ae0f',) ̓m;hFy̳\!( V=:L+pHQN S [ydW,3$|q\,zR0VI ҈eoYËR]7 > p)ɹʿͶLuќsB…؅6_-7_|eN4"8qoq Rn?ְ{/&j=GBTgalE+}|&+O7XTѢ1 #̹1|?h?>tvtI:& ,Bw^1ACP^iV2}PPp41tѱ9tS5DxܐA(pD{B^sPM2"']&mS`NkT\Gŷ gbs? +,vzj[?S!V **K-+cʯ`c hm zڅRvI""7E>+bu{6*` Լ|SMf~{QSYŐYf"RBgxsl8Z%HH_|0QwU?bj{||$rvthzS :xײzi9%ỸqS z NFF,WYߓ|+C{{~T<N`)>ڂd'穪GF8)5%%=G#4}w#ͽZr}  }<jgڴ#K@]2[p]vHYD=zH8JdلʤWe @F[[f>H(%? ٫*W 1y }ĒNιX0*fG&}3~MEQH{09\o^f_bN=l"9Ho68C] ne>z醚=p[Qe:03Ѽ}%܄# סO7@~GūL:jH/wlKᵐ<B^@A=ٻш)kWNZd"WeM9Fg&PyS?C:B:/t״dĝ\pUO µwu!I4, #FέYQʼn!Aِ9,7:m~~t*~ͱsr xz7ѫzr4I>KvD^B#Q3,I9f*nbEo%vdF9~߭n~ŌϘChddRbg=;VAU-˩zfMRL + IL) L@SUWVXz] ^8Qeղ𷜥]0__as"}5A:)hNP\\&o wT w<5|NOޯ_"d]PqvgGߒBbꨍr~gT C5IS?#%mc8дNߚ$ِU?'/ 3ʥ(a,jj 4QLx[ԃ4 t'*fM`k\PnUkMvvA&  ΩjP8u pz9v. K+vk47Ogz,^!˃4^F6֡~6y 0"{g1Z]aȻR@S d0ue/UTu2ܽ_;| ;aHaB4}Ka:#MC͡4R/ZZ zS<H炷;2jIkRW0TVl`zNw5<Ldd7⋵8qפ:5Ioo6o#>jxW,0͙)YIa9&Bͭ< xXq%_Ĩ޾UM?M?zE-Мy#.HeWT}ҨO-N=عtzHWڋwdu]#q1bLAYK7.Dn)-G3{m/ cIډ g_ R5Mja{-2ښeV%r.5 $]6}UIJD[Q{ꗗ㌈PNdYc ~?RcY(Y$K;F3XpK2~2 ԧSZ`A[ExDMzu:`غma-{S*5:jdtSOXE2>J6mZ꜂q6~eg.Ք?jNNFTOb7W$N۴fq{} % Ct69}V6U1W=,1 ^:䨥J>VW[ހ!"9TOM|jGM”5J`1!&lO_ihw||zF7У/v!ȪIjrػxb']6H󮱈Yc+qE9-ޤ"D~]:}:Y7>D1sU!??ʻQ{F#u e\H WJrrR!^{RAiO X*ֳ2~Q&߰o7AmK]Y ֕ Ȫolz/BdؠxKbԐs?nJZ|jc [1Z]#ynf`F<2W-/ZaEa(hb3>Q`[sbyZgfWܱtގgpgM'n2IU9KoXb~1+Q1*@Q vin G'hM%Jq)šeE5c1)%hmwpAqq\d툖5k g5/2u>G\gQբ;5ͦY{ ǩgeA`hp5C\;ZC2fTB\&%:O@^Y[}sgI>y!ܦҁ"HcF/<,U〾[veO~\ԛYIBv5C=T9t N Ňɵ@iX*¿FL2sNE6~@ўկF ۱Y-쭭,mk3ZP4U2>ɹ>#I^4Je/3NmiYsaB-ѫ0|hw47Bnl%]lmX˓_R4Pk!vT m'j(ȝBjŒdZSnqp sxVk10õ>fS@8]S5~asN}.y! !ArHPt+QW\X@o&iZ*\0.U۲G.)@@9Sh'ub->H61goW#6mIQ%yusG⫨uX3&(9EC7xL "9 X=v(GNʽt)%F좺q/;#ByOFL%XB,QnC\ZgJSMIL>| s>= \%>Hx89Yd~c{63{JF ΊpVH  njӑU:F9@}4SncFB@e,_W|)|WƠFˆC`D7?,\x\sSqz/vaHi#/-߮GH<*%`Pjeѻ@fMrM^y"Vg+V\ X4ٮcQZ/Ԙy:-!Hx͖| CbXl 7AAQyV!-'%s# BlmkGɦvx^ j?Ng5 a9VGC4/gwl$n꬧󩅉VMx\q fwla{.4 -=|b2Z5[2#YΑלsUbl盨,[m?ӹbR5{"'!q|eMUؓ9WT[ČiayTR.{'Eu&;狶'{ ^3Uic5Nw(E_#n$3GF{ypP( -f%k\u::׬צ=ac e0U}luuV$вt|eA|B~!~8x6YRrq!j@_\6m7B$`wH~T!zrUq!=zz^Ɲjϒ-*7BR!U!fS!Ayʆ` Q y^BK͓bӭ=,\A֊4J,1:|YѠ|I..CPWNOZ9MA>6EtO-j X`z"N칐Wh# ,*]G1z0tE}U@%bBy9Yqw.g3EaANV6XU"n  ?^Y ,U:ŀ@kɯS̻cǑ:^Zɮ) ,o8JSO( "DS8,ekopBMGk+|f;Oy, = qǀju9_˷oDDQb'‚IQׄ Ψ8JYU9 2].̸?` \[ Bro -܅Zq fʝ_|cF i7]惁U**,f|)Fmc ymU=vݞ-l =oCOL!ƕ[ 4eoܩ̯a @3Gz'sΥ ssgl?{krAdXt>h')Bv;ĵrrJ.JO8.SىS:w7 5vntWC.GA^Jvf|= m JH N)=`Qq X^~/&) >Zt00r3K̒Q&Xw2R> f7&34_6V-StdW`IR׿+HTMi^?eQb{^$.'نaAMŮ\fEŐֺa?*(y4k˶YŪ 5>o(I% x,R&׻/#^ɹN #rvJ=~SD_Hr[JnU dulY>+vLϓEPϪiwӳeDq~\A;ghU9+"aߩ'y{nf1X(a) %+<=.x<¬:6 ȒH;!"1)[}s|¬{&]͇rJ}{iE]/3XFGBA=t~:q^EA-*0Ulhi!_ S?NCkP)>/_WFð \fw}x] Cۧ_{3֞%~2!s5y/@ur4!Vhgh7+f+ 1]=֌<%m!7C%r8lllIfW8 ># k\J ;DݚgBOɮ3v*_&%a'ʎ=GJDLw7@5঍Κ^GnذYv{/0kddbGqY'75Q^ٺ˻$ CuL(<y6ciLA#&yC3;]n-c7s.'09o*GwThXgJ3L_$1$'՞nᔄPRݰ=-*T6tl&_ >$Wqx[p"")=ba 5X=QcMv>ArBjֳ 7"`epVpV?O9vw`L)|! 鴏Fځ"2*kf^PraIZ -?*^FkΒVH1iL`nNM[?qCM}:( ~O4j),P4r1]l'+٨RV1yz<߲I[e_ЭsUe09̟ `2>Lѡ $c46%$u ]kKwQފlKC*&("t _wM<@y2K@~MPnduEdBj}i,0u H-f%+ǫ*Q-i [ /d^9 d=šϸIiLƕ,11CtwD1@g_h*$qt'YQ%pP3] 1:˨Q8d\rEutB5ũ+%mp~NbO]"2)$|"0QALSm%-PC6EQ^6Gx3G6wp{&1y:ab[vX8(s.smDR8[3!O3-kUoԙZZЯ? Rݸ|.n[{b*GhO;Gmf{|uD*1' 3DGr-|d[ڄic/N`&:c؊06ʁp"Kr_ָOvo)r X2# $7).7u}o;θ=&Ku,KUBa[ͯVG4B&g0NXX0z_-lIx rr` deJ=4(v+@ViUB)HJC10TQ? )6g0"6@Q[р%ךח#=B%cqKYY\gnA wIlF9I JZ 0;,T3Ms l -bW-z4*\$ɲMmҩ_S H_@j>điÿWTUb#) !?`ኊBQ<+FtF$ #0Dci9A&ۧ yu(QY42cx5r`FAs*Xwʾ ~}L'] u.lWhH.Ff{ӪN`P#:C.|GL̐} gd0 [A#~ \(&KP"kvɖ[)b.?L;r(ɂQ7ÄŘ&F1TU[J;¡l>+Nl0@ {]b&׷DZ*^ۆ+Z1{t;d~ =&O]R%i{lF7ɾ"oerR:^!YS'Fh10D ISrqtGO؃$:>& x¢JzS"$ yy_/ʰDq3WnD>-P \\O:Q6e rLI^ξۊd@nӈ,hXRo`QE)Ra4p0 k:(u?6 AMVOgy$~SR B)W+>OϒZޏD(QoAEN~'PÌSVC"LHG#d6JiTXH_h|n@k.̺!8'gH8ZM]Gh'ݕseh\ p֏MNTl{ ub6unqQ#:w>?褐={uƒKbyDH/˶`~4ȴdn0ymy<:7 nY"[`oJȈEy'p*ĕ$Fx0hً:!NPC7dnF\rۍ$+H֬ԙ`轑$ÄtPh"x [*XehT0.,=d SI*Nctȍah?d>Ҡ^P!ыht?޿ԚiJ!͐'mw0Irpz $w^P}|]l7iZ‡zRH%mO+&MlஊKwՊm#oW,WКϗ4k}_(/s`-SE˝V'SA7혘rDώKoPB ZpȠdE=ݙ(r9Qs$#N[y<VjzH`IӱZ`pGF&TCLCd>;F8ZI@nᡅn/z^{f2ܕlwVf~w(Xv%@R5tÝԧ`+ y`ۇ& \SDW&ZxV7ƻK ڱ_^ b hT#-͓b/%O}׆&yrṳ!1Q^"b:p# i\es>.@#|`)RE3hҕ|G ;$)'L٦wt^s_{>8e!r6~"fTO׋ zrT3H_H逧,B ET-1c!18+ZF{ Eξ$kSH7wC_ꡀz{B̠Sty'?gߔ#pR-,䭮hǼ8ڎ\-K{MwX]3TF6@,rDLapuTBq!ܕƇ͒^D.-uE~^@, >UBv%ДXk+BUW` 4Eл2;~Z3iƌEQ ߖpI@U)+υ)čD9Z KJ`oedyx1kC>v|OgZT"F|D ]{k}s2m~v}۠ "eEb:{+08i@>߶ |K ?#%(IAQuDaknn MA| U۔(z\7R-KjJ~U~M"u \k>NZ`x*>tSEВ%I` ]6xn::IGi@uHޜ ڏI*6T \i_+SŋKo SEL外} ֆHynI$N*~D&o`<<= <~K~;s.[΢.IbEfZ'M Yғy: UWw7nZv!{1,)55l}2dZ  Flpp./ &eT|2(XF36谂n|dW ̔_M 3uRXΗ(4ܯ fQpGpqG GQvf=`mJ(4 1, {Rvi_Eɋ.y)/ A5ogX~5uQ\)(l /; o'E^]<3] s7'.ΐvqrOZ-N2#Pqk8|>)LTBf Et@sAa>M\D|$Chn<뼇??@ԠFJ ?*6T,K6QTWC6op _dA'{b-hNK/5=*D)%0%̪ZK6Q֌l&viomKflDt- $ s'^뎟5hT-8$ Cdox*\@mN^AB,BC䩈:` rfm9ʉ:Fz\a e E;b>/maPFh,֗ޅ6Eˆ;~d9 CZn(ϰFaz~ƦF \h /eQgj(^qM=[~x;["OH [%.a@sR4L~#7VPyS֝z|Lfm +Zs]Txdh/LXGꖘ\$ϲQ[LA[,pHFW2yaddhef9?=V7F+h|‰0mS->\{Lb _Rc;R=IoN?*H.W:sA&214]9@ VjAM㕶т#*24ܭaI0 &?9|/P<^v=a/3\ id{6Ol+Q˭HL\6Rұ-F"Z1cA;W:MH/sM|.g!n蟴",b%\G_O|#I'Q+qR=ŸH/ʚptQ6 IUsb$zD}TɊ@J*{@K:ɦt-R eQW:^n*'Hut7588=##]|Oz_s~[k+q@}4aq¸LZj͆3騛_-fY]Fܱ0.Ta_Z Ƈ <;4[x qodr=4Dɮ'y+%ƯpT`zeh%Jރbq~OZʍb/_qnMW.^IZhqD:+X -2'ޞ^BR$X966]X*y'2hXa3bW8W}1\xF:hOZR)>yB"B`-yAt|L"PR.֠N42ã| ƙ%WY_PJM BLjiw;Bd3nJ؆0&;SooJ_" h0dh3e{ÈKHSWUpJfJB"f"ku*-&sXh5K~HJrr"2u0gBHrZ2Du[N:;Ptd\RQR㶊IX{kpϑԛ{XJIxQW.P7RӗάûaNlo3/J(~I87 >+40fգ"PASbǶP1S~)UdbR~SIAkD06-6Y Hbe pP_YU} f&ض"m$"ͳ@-θD=MLP*}q.zXM~6Xz|-*π:Тۣ"󩩻փ錼>vK)RCҮTp^*86ƪ8We̷9p+M:Y_Q`i[L㼶8.-?~Y"(ajȎ/L~L#izdF#@y@egcdS{=mȒ hYqG!? J;J(tLR \(k~i]b^i"HX{)y%9$ 3ژ"=7SƧ &bvUKMHO"BK" l3aGcc um6M#,:}D|MLr%z@Hq`]| ʭ]ێ~PŷF1 GZAuAs {Go(Lf0|_VUE%3:^aS [ԫx%~4z2Y땋.`NE=%`>13m-V/G^E BX?BɅ *^k !C}P#>LQR94! +>)u _䈨)ZGi2h UY l;Xs`(r@'z7- aep-`FQUsS:i4T 66aobzX g!iT"2?QyCYͼ&?Mp,7>)[ $*hkN^K)ln"?^9EKV@3Wk}|OIzS' QJjθC^%K@4mĨfER, n+*魄xMBϝxHT%‡RgUSz6X}|>CdxBK1$ZP01G/x\ɶCmFHUDfg٣ip[-<9tAow9#qafv`w=7{+تPs0ĨbnUmĽS='1 if%lF ^`Ԙ,[xI:U|| J 8y}w{/U-?RJEFr3)σZ̔˧I"waДhAɩqwQ wS|=%rKw zJ&/fCy3bb<@S0>T˨޽"=>V&:&Q"Ձq#l$ۦy$a뮱JV3Q`3hV$$(t;qPsPS<ӴzJR?Gq/+)& O+(?مlCP(ai.Gw@!#^LtcHuR].Y"yPW#~X%Eo% +{rmWF%< U 8s끫sf|I²x1Z*qW7HZoU) k`͊7efYӸm T :eLᛗ%U=cs{(JHC,kqmf؞ba.30CdG>0̞rY;1N{bp?ϗJUېq釻¹X;. tV@:'AΨ&} P|^fhc ?!ڟ_&S3"R;U#L~Cgk%Zo^8ԎjsiCk]Io|q$`8_wEwK a-4ÀZXhT*svjSEyKxE%(!oEC*5r.ŚIR]K`bPe[`z ~]@[,HX4PޫE yBRZə#Cy6&0J;ayXM)>5mE.XKSu+^L ZNÆiO5#z㗄uO_bFhf pUuJSʴq29O-.|-Ԩ+3'dx"zl>if@#@E8yz~pEڴԒ$+еݘ4j]N?cb]& PqCʡx4FًTe\!`?pcd#3d‹Uؗ1o01)负+BU%HM2؝X.? ϕP>vFuwL%f:%nENBDeab|v0/j7y L]&:·v |/^`VI^uv}H#g!ُD>uya)5t}&=c׾0wq,H$oq~vE.3qsU+$W : 1M~f ;yeۀ ! ,ӂ$mUNx)?k83+@5ED}О?W6W4=kFX?_Td9 ?Rfs/,:08PrBXog n蘤 )?%]"T!3QåT6 cߨG ^H>@z_6PA-xzW<]9ش]tXK?N|6V9 ۇgэLr@gXҰuY *ۖ\+@ou |nOO}Dd.mhRo[˂ckӖ>9D+r_[(:zrQA ß&}7*s~2ٴLzp.K#zv, &0nr6?zȞV@ u6 sT]_-,xkH mr5]E`.N뎮V$@O'Hr[D89 `pDl5DTk1尣D3$օU9 o+u}W ̢cЪ''KR/hWFD(!aю$.&| rc&6BXMrnyf@ ;3h*mP=g9g,7~lXv_.k 8U+Y}qS&qfDXj}+&G'Ć^uG 2K*DWb·,[w]lJ#;'a\ȓ=n Vķ5N:X:mO=3%D F2b eZ`Vn')6t+0tRtb~.fyL08^I}O[y\aW%_(ojt*Q'ۄ91"uy3#2EtS!m2": ݍPi7#TDX(ZBox_#<[፜7JޫZPEhx7h4!b\*3 SO\j+;3\<UPݸduB7թn/@KI,K<͙c]2ok}̎4 Lh9}=l e=J90K,&=|Ɩ \d'n܄,B*외UCۉB&@OG?.ՎVo#I2Gm˶a\/O=QS]+RKԐ@A?|vE]}& cEBȀysgS ՂJSVKLc)vX x, WjVfk +/R^x$fbdZɻ|$!MoH,!94"~ny#, ޖ>,5n%G̯`hi2->Vz#EP4) (W*ᎆ5ޒgULcE;R%ӡw}Xmx؄^kRNlC/'bk6-[\y2YOsr1[>^⼗mˁ̟kJE KwďyEJ`|6UW_6Ѹz}c!\= ֪1PzX:no]8?ןJ6(FlP.*6Z4vx^5Z\Iռ`P,+*N$ryqG.E^6T_tᇣ:e˘(Ny:q`:xdžGk?8ҔHz6bܾ`W$ btl7GT>j fǏApc=qB+ndIar&0Ax q@C0ka5EK!~r;vmKΆx8|-iIEuv̌% 1 aYRR䌼"U2?T(LDbIE ;2j?}x@]N8EZ3BſXFvdiW2UDٖزk'S˽C k `h,vvT-tE/g `*8"IO`Bz@qZ7^华61ϐ>9] d =myXeTMv!<# n261Vrz`A,O!3E7E7хm;c{+$|D|@l/=N h*X3lS3?\Nu^m2pCX/"۹[~,_) -wzyhp$Tq9 ~d%nQWSGn~aq/rWr? NW' \~)$ T]<;Y:1ut\&R&ɡ6 h^#lsYmƀ *(]Um%O.kP6nw;At*&w *og-t&N4$4,_¾ݿ+ 6|p0BPq{dG5o()*5\!y >.\-Xp^u,CKC?s-4|jJT+Qh,;ag'N BD:Ts N2gjr4 lz Ua~W&za C&[i@(9am v5-xgFU&4g5Yݩu$kl'jBLU.ᬟO^>2iyVWKE9)] b\Acidߋ Vն}W'@n\hnLE3 #6 V۹Ci,9`Jz2-qXR%CO8@*D8q(+W+hXU]EF҇F{ssteudr(,ÀU`g\i'j X4/7pC 5R}SWNy+^Yu7SM6jb|V:}<dQl8j-O.[%1̹؜An,X/qit?\vS,nnXŎ!{ŵy 0ҡI&qBLYA[@k:dӯuOmo;o6'67+n~B;8Yʥ3yѵKhJ7fiE7~#BDg!rdE|uГT|}~ΐ3s"!1T3zB޷_f-J[pÈR[zRONY N: Z[$>W/Ƈ@fS9h3Gjj$`uo""A%$S93j$JQ-m@_6Um[W{wO_ ~gNغ/ >ܽ^ȏ'sN8ل3Atgu"1.GEk#'J.5I7wɛnX&dZ+Q c"JB[VB$/cڰ4[5ݻ7_DDIhKL7C[4< TƌUygw%!Fn =%DC;@X0Ld?M JgXIfqT zb^VSE5cMm]z?l >eS4ʘwM^|/aj@Z82 ?;0Xn2A6aҔV5vNoe=8AP2D_Z~7# kBQiAHw@;c=5/.|7c(%0mxuuCxFp[Z/؃1g[zqO1Lrϣxuʗ{3BV' zt un#bUtyI 1 $/VM,_ cq_NRwdq) &363 Wѽ%oc|hhy{-uO[e!يJFqVPQ@YZewl*`fZ>Sn_ߗDwW;\$~Mw'|ڨ#j+:HEpAMpt& \ md[QYE_QzhЇ Z@N{A(I#kT1UEw/Ϭ7di)8($AJUɰ8r/h:RlVX=Al \,ɩm"Ou8)>E@R#E{\Z/E'3 bСc}p~J.tj(M;.#T; 62KR-M,T1ya))a`[12"[S"#RZ:mm+mI^G/H,;A\ͫt&N/4}å%#$*I->+b6.cwCwI6UՠP\-.s"@ A5վ tVpT`{5Vh# c'M| tb4Ylnl|`)1̔Ǟ_/~ܓ>ת!MG<Ll̖3^!o%i0ǴIVx03^Owt5bp@y˲_]g"TT6 ԛnS-}Ni8ɖkyƩoݿz:\_"A+<vSkWacUVUwbZ mpћ攸B(cA:\m8$a{j k0Q"Gq6Am3ZYxc^=8VƸonU-$ȦK'~nNSf }#AqjŸXZŸ%Dl&`)ֽ:kx gmmՏY7gTu3?{۩} m4஦8Lso[Q:)ϱ. hkx2n׻tlf #!eG,^7yn ?ɾyPF@q V`$m'+q7% CV@(}s?Kldͻ,iW^qz. }D؇G# ?'}+»$)fRA~o٠Vv9Jr̂k|p˱'-I Ax"h'~⦛Z"W q|l5 YYB3%[ -Wj:HB ն{g龢@SC&~V _|2uW]azXر;,lY.ټ|&i 㴯Pz$כs Zy I[x݀I xB|KB_۪VaBR^V#ԔoNC]A( ~Y^N6ܮ4I?5UD>xrvdюN,0(1NC+66r(f ו8Q}s̜0[NFox{w~<1~ Oūn M8fĚ_^f_|‰v\ck9Ж\V# O 1I2[ħΌ?gF dRMUD}3[(F_`^qn+2J tx8o彏VHo[O3g& T Hr `E 6gǙ6)UA$OE9y@>C Ppr#UbDW.7IPh(W"p!Xdt :u;wXnPE P|â'UmG>>|S4AD$S'WXWև DOPgӬɓq6qG,xWaui|C׹B j bb ?-Ӫ*Fɂ8 =cײ-Dٸݖ&$bwK@}ձq D*ʃJBI57(KyRM_JU3`>ʇR$UI׮+r Z V@^ҧfpf߉G6x TENZ:rG* O4* O >-]wXS[)r@0DM0pg74W+, xܒ -̕HyakI|yNŧu<1іaɣKHzԇ'/1|~`C ѝ)zuRm2Vs^\xƂ}_o9DP4GNO2Po-޵co[|t ¶gAM婵3> [3WFwz*J]R 뤠 9[l@,a5z=╛hRZR$v"za AO i5 7 }b?nw=`xR.7]~BU 湵ZŲHrJˁ ycI*8KaގrK[ȵk.['\de*}-$$F WW mI[L.lJu;TX4iqJ)l#B*2]Rܻ2VK!m]J+:Dp;eo/&7YSxG3@3X^gݸ;.Vu/ &-T'GJ,SWa'ݽx|4 XPXr`h|ÙS1*Oتw6ہkt= YhQ:4֊[N(EDE4/)!>Ub3MD!fEC!V9K‹'=-M %Hp_.w,_+yf I(QGw߽ Jx>4J2Ŝvf5 bįxL=ex&i_Sg/{pv_OP<8鱀ijʡ2 fjcĶ;@k=IpƓ~0'Ö+0CK5j\0taE\2ePJ$V)cTxp IK=4X5H˄V50F~/AǑ@/_DY ϼ<0+ui_3vҌK|8Ixk3?$Lp[VNDJp|q<"Z52Z_Dt[z9Cv4zZe5HOv ܉[fL<*?HoZXO͔0netYz( FK\t gdD¢S+u銦>.@4aNN dNMDn3< n\ln_*cz嚈!Vsh^f-pIne?݋^Il){T~ob(J2zTqUX 1{ò[wi_R~bnݵ)PP('*@J1c Cs i{iO7e ; fcop!iMk'&UJ]QO¾,hL6D!P\yG|sGQPK7DT/Kh Pܤ3.%3'Wc[?&2`# {P@=6.WA^k)kj1hfoa{Mu sP'Y&ƫ_QJ{#clHRx=|3({t1sFq߅aΤņ:POcF&^vZ% *f/_$~9 tUJ,?Ky9gT&gBefK:/huzQ)u _E8']0p5xD PV,}  4hU` sgi^Pkn>T*!d"/M}C;$/rЊj'/w68M/zTݸI/G Myc׺}~UNZЁf!pbS{#i902cq]v%ޜ: kN>:EJyrt1)MS\8U CB6`B;%_SWϧ:6brQ2IHb}tҤ$o),qqx8*!C3&ꏩ mz8B0n(?^mf5:!;5"9Z!N)Ġom]d&3 Va [[юZB \iQ746>LL0%fg TGTDS^?N6 BZ^ˆ=7]ӡ:I$AsPykUr vȒp!i ۰B+*\2e*&iG[XaDYS..1m7ZREw 揨2Fj =S#K.B[Bx_97A:V/C/5Ms"%bD;I<9Ȇioz;?欄RjD߄|D_rV ]EK0J?w%?a)xͬĈO0N~5ȑ!|" ϼ/U{I؜6bYƔAo7 cy2#w$&x`o$6@?w;MQtyQfwUh@}"[QAjn%Ƴc~ٙ2HhVn8ւY\ H 7˂3ۑ ǎ?> OZw=$=s4B`zP/:`72,TatwS=^r4lz&=pa捥ݮj/iBqv|)0Qbt_* Zhs1!Iri)]*RtFgo4 &I20~D$݋=“k?QXީ瘪9S8WC#Ea 64)#U$)**+@ $F&+oܻ2Ty`fG7eqhMt <`aZ%Shցʵ값o˃R]?͢ױ,?޼^ ZQ1!k2 }ڑmR6ז9ݙTJ]\?d}磣_j";k.PwHgj FQ;+ѿ\ĖT eګྥ9|S9Daۡ^$2rko#t4]}rAcsr >o|/YM1s"~ىd^#NV.[euY2F&0[e,cy8p)iyv6\Tg@ۦ)W4\Թ)#qq@?\mi4t}55!]1ԅB~=BI)O>bP*IW.pj͌T2xOweakTCN[[bo&b,S^tҳl,G,q"Lpb"eu* ۡڶЅVFC:X$Ek$11!c/U+K۝mځIChk7Ř n(,D}Taّyx7+v /Mr _|4\J;NV\-с$ф6Jշo4k[hU^"IS3z/3M ,[ANd1z iڬVPv.<{6r P!ۘ;(@k&Fd |^FLϮTQBn]%WIZ E Ekd w#O%HFk] iTJq*0,CuI{˅h<.fA#:ŴOU(h稩qLOxtSEI6nXm!,?kaMf~rD- 0@:KNjmwƪۍ>_q120lYH͌F&Έ|t$*=c8$ӇC%~x{m>.v 풻ל> Ufd(Wu5ED=RV`?deEsXAAkVD{ȱ1wZn9yѢyt ?ɍiQ49"W,F8/ .BRσ[%]VQjܡdq{=`|xec K6L7/E`2f`UU'&pXi nDP_+] kX\p; ;F`; s͚|ib\ ̩k ?x%'fNyal3@8t14?[3O Gl딁aWWȑ-r?JaCooxQ`)N$sʚʵˬ]:~!p[-+#v!K vt6 oЁ۴. ٠Қ)ALis b;⽵")˕%D\tlĢSjrܝDڝ22zCzk]:\I%9SX6*֞l:l>M|Q?oE>։S2=ST10J~=,Z~dE0 >뻝}3DwmTP%ԲGgd3ɾYZh%hNs7嵒q"9%scY}y*]< 4+YsI;l;ȏfvc <~+Y03՞p$Ч,?#"[W"ĔdDH4$j^,a7u--uӤ&ģd0aoNYO&`duu_9}6 `լu&0D1Ou#^--rI &I |` (5as12U\J11iҏV fZra]$6硆6H$[h"s!.#笼l: eDãXŪSU&4ۮki,ܨKdby1kiܛ"'OpԍSI17|F,%@NEŷq[8L^KdzG4?lYl!;gCM`>jhM|Ex*\XF m,!ޠÝCW8j<\czw݀:^S1coloeiy/v T %]ˡJ>eh8c+Ÿ<Wi}F~o׮aRr2v3Ke˽EV|Bo/8j+r}O/!OD-hw3dH(84`JO!'ƀ}ıK6uHC}C1H2Nū冽þQi'<|[m[<箳{.&}i ) Εs xF׳ǖl5G^*[^frDk>Yu@-RqVH[0 O+BD蘆,[\%(NɯMm^׎97IePe7ݕ۪7^=މ};+.ͨ~EcZ9vX3\;Ɋ66.G:R* 2^N~fM0M aCT'^j0SaF*ɻ3T,~.h6,fKT9={ _o gaKX6$3D*iW(Kq@3#clrIxgٚ)]-82wsŏ|>gؠk%([נW$܀NP4O-~#2A*ԧڢđ Ǟ= _b`KQ9e 8q]Pue RSN Qlmd`D'6;J8Dݰf s5\|+DӦB8̔u]{H~M2)z\k1*E6"?OM`X$x2 ȎL+q7YGVF^qCK 9@0lb_ d\1 ׉JGg~alOHh%nP]]<^HܠuxBuh?9-/.==IP`%7J۱,MIÓɉwgN| ɿ߃|9:;r _V#rD,!a${3M8{VGI h' J-4zj#N^!娘7g1^rWN%ovN}#_p T%Bh;zإ@T8+kɠ-zXIMrI\_ W 5;?ȩ ƭkU-PI@vpȦ6cC6mG'PZ-#bL= {` >0>nЩfa-NN!$Mz*r;FC4Kw/ :-}H5!n_[9ϒ$ES4esLhXz4p%ÒPMH#S鏉'O:e)mkT(.?3+]fKx_pɗѝjnKԑeF~- xZ,o0We֪|Y3~:QXϕe@lҫ$ۈ)~ru./*ydfIlOVTTR?[XY3շJAM$61?ZRy]a ?kZԠi Ufʌ[op2YlYw=pJe6X#.> ȳM;8|٪0y?󍀦_:`澕o-Bϼ,kgV7{vz M9Q U{pdCwO]f.w;'=AqBH6{1!*IdD^W@P󩭏x66 r12i0s땔oty/\և/oKBHA@>{W;q2z$g3ՙ hHyX^#nĪgwnjwGTYRH/oeH=&#Kk_X#cED>@6bVZ6Z+ I42 =ؖ%2 ; >}Oer[su:ZҘ)vݨ-V=1SDH r6>!WuҀ6q&(*.0+canO[@)5>oB&M,%)oͧ{&Zd ZhÌ38DBh48~Ew? 9J T&%EȕYjÔj̈́MЋ`ul]mJվfGw F)$[X`W z'uQ@O86ٞP6 DfKJ%ojCu7× |D6Du r%@ 4q3$Ӭ'qfR$(틗v. ' 荧~A8":+W+&43=+?b4$}Mk+Z -t(%տ⌺:&3ftWc7@dbcFL380\ۦuP+s|y$@,һqu>%j{V~Q3 כG\]K&Ci)up ݒ-h6M],$Ҹeێ3Z_ʗ]6\Uԝ=۞LeiHd.V)t\V OYm:^6*K&:6\v(AmTHka} NYCxOHDo+ڴ_PnxfBn4Skq;C 08+AF'ERU8sTqTLrpD˰82L q Y oЬwh5dHɦNJ^Ɇ2a,=Vp~g%{,V1{A\r},2 ve<Mx>~%ވdBh okfUUy1O't@|1DV5cõ7DDʁesL(s|ZȜ /0U%4)W`c'pLc&Ռcϱg)uaIZ{+@Jdgֶ6ls؉$|CI^ ͿrJ*t轰W|w^rA6T , *w AcS _ )"HoqڎKCձ|Oh4r#u'HX[ 4+O7Ɨ-GTqkqjWsB"茸Z F̌@δ/78[M3 `&d II '%_JcSQB$ ꥱE̙Zp,#cNȼZSOMy8Fn®䍫2́ß{i Ϋx@tLDnH$#.C ̠ 7}Aq>+G\NSd00Kj(EdtqdKZ`fF?>r>Y9q#`.P]^ײ]2 E&$Mw;s.+.&M_q͗лmQVe yXNw'FؐX簘ե-l89<$}YՈBa3BmUlqV];g㦠Z {`!rjm"_N v/ZXumrpjUΉ{s0&Qi?]bY:ɉv,F M Լ[MJ\Cgf5l,(*2׵s/Y2.**&1(Ve)%)N;pP-щv, }g:e=AG52ZƔQl. s`k1/KcNC-O|TK(1C!s⺉8U#=1;x1^4܎k䥟P^ffPIht()}{prE3a{dJ1< D%pjA>񃭿{榎BD^Ḇ?S#qI8,@$~qnYL!Ǥ Y k#ʮ*=kKk15 bQrt3E70O59uH8PU2B"a!6 ^=hʋߥт3} &PzRSޗQgb:b@tZrS0*;' 5{Xӓ>!^fŲ B~g԰UΚ%AI[7f8n)[Z![\2'Z8,,|gakD8CEX/ڻ x7 %ҽ!4=E,lltH>ԈP<6ZSm _S6cUw¥#xG/qlxF<\P}Ԙb,Iyg2Kd}K ̱@afAFj6EK#hOrJ88m!2-oogp2vJKPjp|=R<6BNONP5uیxZuO/!`AƮ?l6@A ⒩ ̄>$ZxW׬s.pNU@<9X1$?фˏd*Fsh~w6zoSiWGGWO&N%yHwǏwCd8кXQ#^Uo7*t/͜ťz@#c-ß}b<,tuʮbuf*@p'Sx1fNF51nR.R^}l9ݕg=œ@vo,*-tn| 4.pr¼*97;ecDy(ڈddYm2< ;B"ްH`Y]2ġyQrdKrbSA|1Ri+(@OiS_ (IE6ɾ.ɱu`@KREfC0\BCdf2ss`)8IZL@^VQtڰ5\_J'k ϾT$=209H[XDy90SNuy\ ^kBRu/j*oU3׉߸VΝ؉LdcGޗ7Hrbf]5 \]@Uv0U=Kx.q"I]{ea#]%]y6ȠOJhq%X=v<2܄2`zwTZwUp@:z$Q"1L-<13hXx.{ s˽P<[|CN>c3n8yD"eQQ#'^h_3?'BH!wM_ cL$1'Wv6Ќ{j'Ѽ3mHtM\Ĭ!=T 'Dzwyb0j6?f ;:>Xux!O_7Yra[!@꽿]Ry֋e13er0E^-Q̡ S," |`ÞPƋ]kS'=S=$ԟ;'<c~- `H'ÿ`+]>LATL_V ix!B#xoΒʢaeTBI baSQقD \$;|}Mh+ +>5/R+C#H)?|(\wbNhpf# NIE2[(`G.4?Ja" ?.~00:IC{r->tϓOCO)ңuN_UNLB[_bAB0Pɢ谆n8ՉLFj.Z˹!By[ࠜd.jA rς*)!i=YJ|,~Ж І9˙?01 '^_ FˇY2YiA!riAN'ţ1*<-zgjjr2%b٪Ǥ6LkOS}֛;-_+ ɸxi[H6n$l)ֆu}6)gIݟWs:y ?P`puоKdwvP%ZK;2J{Z]p~;V[/ʾN6G{+ D Lb^\5%n rNCB.YGƼֳ9ft#ʊlon`3nӠ`qMUPS} ŕd!i>HRpX௅F#:;h|hl%xqj"TRλ:<|% :<9 m@/tS]vQC&St;LYPV,\W)z׮|6 IǒzWUГ,E:1I? :X<=ܨcPrU(S!ʫ2h]@Ã[J]O *wvqXM-q8Rݑ5ǏR D=~Q]˵t-k\9 ǯub) d[p uZ+dn_x'K\l '';2#-ػ[}:` e  ˜m$_ʱb{?O[t5<vd^lF+PNvv jqTZL"<=1d$ڡgQ3b]hzEBd)Go Rg*XCJ  ˴<9'+w)6}&'XT9XZ0/-Y; Hw&0r˪0ԇLJm&G)>凁Yq:C\W(O) / I*^Bj&Iِ}ɎJ~L6muJn0 7ګme~:Z䫽iߑ dOl](N32E/ιdO J:I&=^' HSZk o*E44EA"%'6r/9($ߍnQj1n70U0m_^{-Xg7%4Wr{vl`2 `:f.G_ Ϲ".7NSu ib6/f 8C汼O]H>RTEVJcv,XXح>MYlkiІ<8r߽j-kȢ$zh C0SDJ! ےt7Iی^lxr|x~ 93]~}?e~ݸ 2ϸPo Zr{Nfl܏\NOkwz#WK%acxEA c؀{=i",)x6dDA0PNhh 9f;6oel Oj5pHdbK)8h2G8\o48/pT]K= ɻb._`?_Q糓# LP>wD(䅈ہo[,$] Qu|{q1:~1opzwaM|-k5ܽ%HS1;ex9و\%Ua6x _&=e.oj?\Y DbjO#,'֦%MQO h+z݆T< obO( (.QxTj>TȣP 0_Dѡ:8X š,:A WyP5bLAU Pޓl1{3ʃ1pes 6.pP<1?ۖ>O/R׭naqFAFh5ZLrj`d9wLk~YqR.}5@괏z~{ԅCh jfW2ӈ=H,F.PES9R-\vD ?$u$W4>=R؋Ǐl^kI_r [7S4,+#Ä$5!ިҎ}.F $,ޱ0/˦M!\Ͳô(k.bk*DFMccLj$TĥC"s.NT<4k!$w$'0L:٩F<1'NJSP(ZKL-zy"[&{ QC]n[vsCû5*VA6H 2(30<,Vvװx֑!oLud ]qk8y93~l!U twȞi3N;s8|ng=2~}~GĹ(<6~6Pt.ZNa$t:0RP޾z+@U3"\Tb0|`dh`m)*P.Dص 6@;\AÂ9MCh'SӅ1(]Ȱ6(b DUhy7R=TRЛ4Vgg#ڇ>ye}_N8V^cM߳W+ݯˍM-Eܡձ^z[Os鐌N^*+:a;ւ%kM_E( Ա\HL_% yɑ|BDtidʲ:l ^j'+&.E3+Z0eflyO-mkq{& m-JGF"0&"(rbYPa(Po veCK?xN{e UKq !T~;0-*DKߠRM$I'! 4t`aWSތׇhu,#;DC2)_Xb<&ﭳ3cƛl-02V|IKj<SܸKc#<%IWҋD&|*'c{x˚*]-|kib?$8 !]z%TW[-5C ^ PN,~M^P^rp cVrmzSdpEA” /9Jh:!M=X}IJyHҦjSt"MMI Սփ$l34,DN*kg_4٭OJwkú& ȒD0b~: 9"Bo,Dž+,,iQ>e݄PbrXdr}B8z} *1`UxTTxoHBp'6 @7tk}bC.OF (Ek?T.ޮns Hu|Y\}JFGp ;\\2A-rJ%h<= J,fUvc+."NlWbWw1҂ol]nikcwwYKWH)^̊ή)ȒdxP `w𹛜]NF$_S6]q mS2.QJAk CV2y)>SFvSdlP6^ČJR:ĺ1Y8\+*BԼ,2KKb;bì{Oh+Bh[<#~``xz$A"-=oq^ .NS E} FC7篻 Vg'2d1t5[G7ڋR(JTB9t:`uV6ɯPs5SêǎbQģvm_,oѾqBg>w{H~nj7EE|Ο=4@'kw`j3%.wBlPnvg+R;eY>ro61ȟuhcgs1u_E}ndgl Ao\?'zw0 l3l>m-H9Vdz䱶d-KK=}wd JIXLo4ˌv}K coqHWo۝|ٝn]Yd?1gp ) rKCKF\#p󍐃J Q> [毢'd7b,N1.')ay cÒ<Ǯ4JRgAo7 j &wQcfrXy:01{:yQp!3?Dݠ=dogC@A˧l'FRxYcFbYlTs =H-@amA.ۯRrY&x9X֝>l>K|Fv@Y}zOsنf[5.`͎T)!8P0e>QGuT5a`g3>MwPJ]|8$i[iR=AɤG5yl{w8aA/:,6)ȣ?htpLÎԎN˚A?YF Q%/2ddym7=%ިI`|zVOn0p*?LVK_BI BJs5MfhSD1{^6P:&zqqesՎ :wLܚ;cvǽ|8Խ*v)oj!2m@O KۄFE~1MMTvS Kڴ;1'H)К^\_@:*',s {wWyGu}spXlՓ;䪪dj.2 hQY+cstdi>>%To( #RߪEFPOŧVXq3u%09[ |x!%F09Z_e*}w)plT4+*7K1EoN[ӭAݢ\?r |l/خّa9#V1/[u^d&-E}]GvwEI1qV jH,]bV'D՛" hy9f&R |y݇ af6tp`EKc;>BGIuqg;mB3N 4⛂CJ}i5 Vps+\ ['Zz* mO0j8}Q"8h2{^<+)yHa|ݩG>r^yva{ <}t~8*B{ 8R3ƟBR{j/V[mmW"+xu214|P *C]i%ؾ׊"T1y{hT*_a'-ŷKKBf*qX3 jۈ"[mT #!h \!+8P@〝u$i  &ψ/(ÂtױSv\=\S5򍇝$R\x|>oH6 S_?XoOӡ3ʫR=Xcg$w -Ssc]u:u^9d`]ϣkzɶ2%RHE{+6^q/ku. PZ&Ŀ8DYoN; BTr ;azw8ǛU-5=, P+m3s^NQU:Vu3>[iOB)JL"Vp\eQ {мCr-LpH%ōf%m]E}D,T&J=Gl{N}/a1L/.煱7exlHIKZAڑ5Uϳ ?epmflom"jPI\v7GʑԂ=7mL2"?gERř/5Uwu`tI馶a-c?雟Wi 7FU5#eTA~hБ[nrBvN'U &}yjIGApl9%\y-J%z!Ŷ#k&BJ0F_ÝZ- ߔg p7VAoj=7}$wTĿq)M)rXs14"]%,V]&H?؁FUE}|oL;FCz 'x\ ]C p +cQL{Ca|fGr .D8<ۄfIy܈V{g 2T[?N9ì$~UXيC,} epP+h p2ѐIrS U*ae+VUN쐞Loɹ̉6SyS] vG_yGR?SIAEϨKk"$|+!ĂkxA8Rsl.R'ڢhMqgiJwDΘ |C 骪7Gb}RDN{&$X(FA/JA7RJTWg/{K 0ġ[l7hUs$(#\Y%I}d"t9 $yWd3t4j7J>!lxj25@V}R3*Y>֊.zPJt*fQtuW!?Ыߢ%S*jӵ d "w<|r=mr7¬=jA$ḃSPMEv,2}LFs?W 5Pk7hj6Ak~؞\zW䮜ʈb#p(ۃݘOܻ -?pU;BA'tr,STLF̋HGXqZY‘i(扡"Y苀 2̑c U!Gj @Az)&FdXd|6;f<3@gZ6;BqXВE5 O04UL:6No1fi !%%v.pO,U$NH]HG9\ЉKaJ0aɂQؓ=y|ஞ/tS{1oMDn] 6ZIB!6z5C0Cst4: "x86sDH3Fgy`e>Hqa氛SUǚCTF]_HCSk 2WL;CXo/. 딗"ς$EySS7x (%b׃W`&i4(duC3;NDI[K}ʪh̾?03mؗ/JwÍ<^ A_R~{`*57Ajzj=[@AIJ40uۿ۱$VIo, TUߩU8雂{J |)Ga7er+pÅMqs^o<>+FݫvTJZdifB TWIG]4둏P P-Z;HX}>y8e1d3 ,ĹA> 4V}Lڼt *@"PNٻZȑ #ސm^ڗdC=KOL>1|?̛*W"56NʩrnYGh&ENjx^!iFIK%#j|Z뱴p?h pີ=,U{tzQtwFkgIo<>܆?Z6I$wآ>HB\Z?/6q SI*it8V}Kυ!!s|@)M&$bߛdad6Ŵ@:mܿmL(T㿐bD&CsxFZˆE+rQ\ֵeKrSJĹ{ڥ3_O̗p:Jvvlk.d-/7|Zi">u|~LÑQ5;}q/#kjIx#qs0wgcE*(NqՋVL8CGGnhk;IulzqeX)|/x^EJ K|(gU-7wƁQqD,/| rs߂i%$I~R t.Z;ha=^ÇRfQxF_qU`h4A|&!j}azF!qwab[P Ć<5Sv/i=Jk]3W=9M ȚWBvR1dplpA)qļۤ-d֪I,{8gKAmm91͆k4L2#l^s꺵Kmh_5{M2ЙG.rs}no `&&[97wSХ/Rp rzӰ,1$/+̏&[I S^D8J,,ox7q|&VU5S>֩D/6 HH0R_H.zZtrroWU옔K`@D=˿|:y.8~˫ߓ2dDƒe=N眪4"ۣIfѮi$&-"ȴFT&j*Jv'|`Ph0"ͮ 2yNrv:A__~?/5A9lt O#!T!QA j Gv10@){[Ç1E{yfw7$lݣKWn\PQqwQc";.]@v`^<*t_.R{] e#jQK<8XZ7gJ/eoIN_Gj껒)X4%A x[l ggW2:m2wϛ/"իtMX؁k,Jˮԁ{YC9g %4 ]ܫ'ap. "2MQFAmb Ϲ-I?#L4Ԭ%4!\64(n}$58@0\`3“Ŵ\O<+])MքLf/+x;pZ6-nB :~+ך:AY8(OFX|gpj[4)x 3fu%qrMzxΐ&|vLbtr?C2mf8}eskiS,m\z #ҽn7q,{4Mv@R KHx{^WKPRJN~C.3bd16 RĒ+z;iwةJ2=.>roX$ R/PA$@t}3:_i/}jSܠQM04jU춵` Spҁ-Az'ȏ2lXtjlPV/[WMn`ۧߘbb'6Qos:%a*H T(7=n Y*"toVJ~6!bwl@yLɘ=ڐXU/Ar& )iQj: 05 XxQt-~r&fI$s tf@Zh$vaմ RګNao* ĵ YP;.avLh:= 1 X,Bu5sewBj<۫ |ڰ=H;A8d-Oa̍`l BH9y!c=ƅgKTxc+zHҥ$*O){_tyl`.kH~o4r\`jc 3>y=~%̤GΘK"\G))q')[ba~֥mߍ"a4GJs6DG:::ѓ!ܖ7Uc#:dE MW I!>L K,mea=eM1Э{Gc%Bʳ%٩b-/wXXSB>s6wP!~>[^S}II4L %[V  d&zK@sSogsbrf;@b"kdn L^ʝ) . 0޳062}?jG9omFJM{Vc#Ox82_xM@/3a94p&ox2HFߏX4iɱdw{ JB3;j,Fk[ʳQfOh>me9?`saqm?2Q[7\7!4)nK>Ӿ҆!Ali o),yLT:n'l/J͵dSUt\ﵚ)r+?T̎f0j=+7f_ܗrۣhm |V > { D]-O8>T}k{387oA|fPSlf'唔.VxЫY8cT2+Egy<%)-2%Mᱮ-J 38'P0l]kV0MG/!xH=}e 8*m-[Hv"Vڣֺp y%@*lvڴjȥ$a Dd3;{J{SHSt:18ޙ>Ov^heY(cN~Zf{\*I9v>ya))Ѓ{) HXj+TmggGWə?'8fN oE[%۰K|k,sh1^o ?j8Q1PA#,+="QJ^X˰قB8i*seoۼdN90(dteCO;uP(3m& hq _Yf 2+BK[qfLiO%gdBCcG1iӕnRz5lqyaW+~tGu ݇Ǝ&cxO+ksπ1r`wǜWly7{MP^ uYRx^S嚕"·aadV8J16'F6뿀cˠ(ql9nk_%t#TŲwfkɚ5QjA$C ֢N]'F_CV;0 F\l2*MwX`DR6]&ˈ(Ae)ŕgw5Cѵ)©BrC_m:2r\zqaB? nV&y;wjLDCF‡OI ;jufn%:6B>,~_(՘)BGqېT@@"`w@BST(T㳣ڠ\@-vET=pN.o>xݾ)#tz\E~W6ᠰ0+D{ʟ{Ygq/9˧dWo/l~JVܾ|`9HE:8+(@>!F>FV"Ϡ$tN6{6 i,VoSȳUZQ@Iu?F%`6OmrҲSPC V"ݨJ_wȊHRQô(t Hnܘ78M9ױ D%I=7bEҰG3? R/^'POWZ|>fu%exA׸ & XbԖ?؋Fn1gTB a\ߋ\4;"NyIw&d>'SXJ|KOV>Aj}<Z$3GQRjby1vbfػ#_s34rJk @*W w3ꕯ#-8:55eлҁ~NF p--1iN]kS$v)wkq%om޸-T+ܟe=Q"5B8_Βtp}͖>7-;2#b OK•:L1S2D&1)ƌshMVW06*L4tc/V5hkPQ$.V%)N, j"L8Z@P7r8sgz <5;һ)<>L{u5sy ˆ'K)ِdg+ aÉ?ʽJsq:{=44vGp8ܜ S;yy-]̫U3sF慞Kr- "IQIj*9&HO?y>_JOzs7U,*xrveC|?~rcxW7| w?Z=/ޝ&Ɍ )|kmѴ Io?tg߿xM] JZ.ԐcsMmprenGQ9 [9i{X=YfRÏ<.EzձƤ X_gbt j"9\92%F{lx ZX9tf&bR~8.LHK<=f7RY%/m$/kE8O|~[I$;_>k/. U/|I]O㚏L7of2o TB!˱-Y<$_28zvKI_H=g]1cy}WP+7@!۞j[URh1!W91t7o6R!=%. Le'{6}&`=JOPH2Jٌ ~MPf'd#c.D%yWNzdnP$ԟUbE tP6Pfm藗]?:Ua?cˍ%t+I*k`gdNLx UY/h*Z䀭&?#>Qk, s{zzojxX!̝ae cupzBmwL1U**bP L muΙḇڊ3{\ރ{o\;IAȑx'Y # 6\zwRIa Ҝ_.0餰8FIQØ [PC T薐vX=Ff@-6+oUG-vbuf'yt~eqL;Nb)=l᥶2K9Mz+z~WP{)sz O" Mq NC^ Ʊ5;PҺq*# `KlԩEёyԔ}_^<ڤb&A. ;Kfن3 Gkb|+vu't  %q a,』PG@x ?V %[t3"; }i4Jؐs֓ =ITYeeqo u vҌULV&TDerLkf/" !ڬOjO5>x^:/00sD.cǯ54maMM+5vfMG}HW9:T=:)XCwR=)N|4\*ETɩB5к9#Bj?r}U0k^;hAR^S30I~5|k`oX"䈣H Xps;940+s!;D Yձ6*2U9So]_ o5SHE = ѝc#ùLS<( Q*SϲLF{2! 8jOK6GRvUARs&/4YFؐ,Ns%f gY{WcAB^MP[u0E'LQK| E,ˁ+} gIH\רt|xDroֲ+Sj44sAw]`F9imQOG&v 0ꦆ> /kq)ﬨLe?Z&k vP,VZ۱p褔XV +vjem? O%}Bv^PAt2=\3Q[V67ƀfc9haO?3*^%*w!3ej!qWp&Wz0flȖB?'t9(^ɀL ^CA6(#`>ZQtkj,B#Iu)/aR%zv.ozwl[EHڇ*b:KLRH_sh}#aL[qHFC{禽־(gp& w$Z߂F;`u0AD]'D?WT>K2Rx@Lg PX_Tt_55kQ[~mFBxH,>dJNU?p6XK&Иsk2tbza1fO~7ILM#)F2NjУZG8OSQE&keSI! YFZ!MVkT rr$ˍ{8l͏MqnYqΟ-T_esU kq!Jl:Q4-<ȼoHx+n&G? Ag >dg#ylqMxDw)~  \3>ln0:j%έcL|JAK6N/) ~>WM}b@y=_ Av#W.^H]>]ptJK6c,꩙C#هOB}x5ZcV<7A9: UnwT0g$JYG}*0 tu)')oGtLPoYgXy`*>bӶazA?+EYm9꾐G~m7˵G?}X,˗&Y|e_ZbOۣ]XJ)(׋S`]9+:{"lG/RI)[ .o\ /ƴGH 'x9 pnvIDR87~>ӣ卡):;݇o@ 3u\豑g˾>`'E$M4J|2H%C7 X*AK@JG$B br .%8i2rcm-xNs,G5y:=b{HK0Xl%>Ga3gNq6BAiT"뫇 q7qb.P$21z2I]%cl22nf?%A8qϾ ؼ3 Jk(HWBWvyNAwx9D@&L/Xs2,( .͂opV8q=mV 0~ ]>C A!2%ՂX:5o5yH;a*\븼e5P98n}3) ۚ{B!Fg.m(Y#"P0{ܥ 4/u8'j$͆f[@7ŀu( &a( Q1+9uo^~nX-S h2gQݧђo}RTW.=W3DL:8(g%EB>#Yh(a$fEg {#AQT*UʼUզ'-t(%mQy!&KLygk?ML⃖t}):~SF֧gbV,߈yH'}/wDL-S!(N^Qъgd5kvpd?m%C+Thذ!T8f?`ٛkFBo_R&8fRo)~4[ ݮiNZ0L84֋hd-7.fuU0# MS4J}S: &+޳erR~nMAOFi a%@?l4<69ƃq*( q뤽Bfb2I<-??*B"&x4>+t.hQ_T8[L£U5cd!:(ֈp:pL)h5CeUJ^^g'f (G4/:#ɦ XO'=)luLZ!M7ph|u*{ҧ7례XK ˓U0ЁAaW̡8= 4%_}v-v{ ku7Z3eC l]W&Q [CAKF!y:l,pp'<5eMR~e'VW0 !a^bDNƉ¾Zq ix+؜f:V(z:PF۲<qF{ $]QS$"u .AC "1nP+0?|\񬳒qq9X@ށVڥ=/ϑJS]akUEm^" lj%Ez`X`)Wkn=૦Y6{ ^vOڝ) T8!5%,ݥ}(g#q)s=] 6 rHQ;ǓFFmhnޡSsݤIwɕ8N%P vLdacӀ֥?2JQj"\?^Ad!J&ɻq!'e8l$!nd\7]!#j QXo21qGΠp( ġȻU"l#q\( P3 (x^xV[~}jIݳ;+#g*[(|Cu [G+&hh`p[k <Ȑ!{d^9~d} _ ˘YIn7yO`d*KhzߪbJQ}ȿ*t֙/7S@e a؝~͖"0Q^^~6EȅО18~Yvs@P*6'х&:lEv55{$GjTuaS z9D3+ &/@۫Zv\ J,ӭT{ zٸ.OwR,INpk0'. }UDjc^@ϑQZv} &ݥ7 t{k)k߷kFFr^It;HM̓S_j^ [7!VI>EUx[+6j*5h=Ae# 'cu(tzN[T8\\r8,*ۯS虑 ePOR<)eru+9x5WՖƸ˂k3ncA{@ OkkxDFWXT5ujţ] lbǡf{W|AD$1;w1R)j:7ٲ3~*vFZ^m@tirPDmqSWNl )4RHC}*BOmw6/ZN_$BM0Gi rj"D%zPVDj0fgOk7#R1l5?vvPM:lj#lMTUt^v)‚5 ѪQ0gC#^u׈VLZoa?)Cd"M;1XTs]N ]gđ-d &ZA ҅șWl췫ԿɂwĎ2DDݒn=a~STFͤ n,*A%?ȻS:%8."* L<[ah"K:r>Sx_H;yW,Tu#q_$^Zٸ=iR!qY߱,A4RsL|RΝMC<O-q|̱^tuH\."ԆHPPp\䛼 v zt!dƷ/PqE_&5ЙB,M=Hp`JBP$a@1ei%|6U<\ XX>FI1S ҵv"vkv##C|wa,׶l(l0=[K7gA+=j.cqָ! ?I1K0:[a0 ƶ%8iY#`>,sUDTq'_YUzC2H E-U3-=.[ ZS)Y ghTOqm A^c>"R ".Uj(ڏ㱰KrKI=]V#Ra28,P 9@g%feFGed?|p^=6 ";%fClYp V0KtM=_8BwKI"Oo#vc+m3DV?kljRß1Atl}_.|>Ȫߦx)}[Beb_\1\d?$#qht)fC2r|4bf*bW\jМl gJ1ZB/9vp]AG9PK¯fp-?.%zY i#eDSJQLjQsD}>wNPd{Nxzcr1qYFEU4$b0NXMͅ'#PhwJYW>/9!#7Em/M_zWp*w J8k0@_,@sPn 7&8hehWp avl7qwuj=|< 4#n{j$8NG]u'*!g-Ȅ4虗&>ı :G"e),k<|dx/g`g{Ӊ-`,fq{UbuT5yM;#۬DƮER 8{epY.n*U'H6ZY Ƚ:Xvt'+&8#M35ׅTlfu|W,?:b<@R7l鄚2xW9Ẃ㰱*/]ī--R MɉkFyf\N(r=ǘKv||KFqBPoCcVfPꚀ%5'z:4l~sC';+lGglbMo? PmæB9?4#J J-3=x6^_̍zR}Zչͻ\CUv\ QSgK߹qӕU[$M *v yyW~:_ Ls4gOǼuVٽ=8}d0;CW_&"p89h'nθjn{>6Cq)(sHEsΧjqM U.+'5!aM^& kS$OrAp=496cqfF(aӂ.Y\;7-wOG~ ˖1=rK% ]+_W+dIwIIExg5]|E 4+͞l W<<跥mv(ϥduf ` x%h؅{384qM&gbR_* w>5-w/w i&,ykSIfŒeG".P*} x`uQk$8cr<>|9֐jqⷅD L7Gv.DN<:P)qfS2x y` :̒5 ॄ/nq tO =f=p*@X!V8SD|^^$֨  bx,ˍ>LnhYD?dχi)O6թq0M󖔨_4ZfIg_{8_DW vOE?WS8>u SϯoF`:CܼCrsZC.R¸Oq%Jk;"ʮ[v~&@07SIOej0S8᫂צRIllt[d!@鍗H%C$(R.? D=zAsB|;PK}XA[h_%9pNfi=UE|m=TKohMSʊbOݪn풣C@zWmX%%pY&wlN'"~xYtdoh 8q}ZF|V=~Yd|w/UIy8o-+8? x"tp RKHxIs{$_^bQn_WcDj K fوeE&yhKR&t-Deҷ`H>ui(%$' ܞ:W&Eeܙ/Z)&r7cs

     Qz)*;: )d2=yR9ri*TƮl3a-~e>[~h!cf`S"_k}^>Z;yGNA(taS)Y& cFF-;7RXexl=pN tvV,mS2"4lmuTWK:S>WN.ވ"z^6=yaLPQ]> vuٴcߜF^9ܑp8o2 -(G:F5 Mˎ50}͉E{OIE݃ZW٥Kw-*H#]ݗ~ "e4?9Hqp>oFL̏} ;(lt\kP=Ӽ҅ 7e^^oQ-!t6zD9󇧍^ҡIqF lI%6d;r9ڨ[5zOX[GHNciYR\81Gb4}w5} ajèp F6rS _9X7tG_l9<NN=g9VlJ \7d^q')`AuH'vi:"Q5m Nmv! 3 Of2OBo|N?3\ae>w ?9:QU[+~9Nd-.]1D\L7<sIU3TƁXCQwgt]KoP߬I ڷNg[}}dc џ9-E!.?gNXE<瘤ysӹiomFbIʕ+ys bnbZJA+&բAl̰{( Q'7ofw@frb?*!ϛz*%E qD4N:Hn6Y?GȔxmkG3wcWb/DTJ6 㼉g:a=8*+]ftc=SdUGeP0MtfziR$=y]Us/Ima#<9Pi͹q6iiYJ ZS~&!^,9*(ϛwTPZ\SΩ4@omx̱=8DbR$V:JNj*;X5 nL~*=I ӶڢU <̩jS'h/̌,R*#-۩[`'™2;WR&ծܟJ|5]|ʹ\-lv1:> EEE!*l՝s@he 1\YukߘV$?W#ols伴yIDc.9KΥ;wX6kG[^*ζTNm F\9[J*^M^9 F([&Rr2x7}ZUUrd;%(F 6\y<۾?ْw1#qsMvh8 F !]6}Fu mSwZ`j]Y[d>ɻ]nORhKҟyI1(}lq;vȠ 6Н)04k#Fx~рTTםf^" .MݮJQ^I&=hrt0<fU}+yVJNu/e)-v4,-r)J" !H:>UCrM]XS1T.On Ui\ 5 ůhhW0YmM~Qc 9XdZLZXM${m!-RL0-h=0i2Z=Z5΍sۦd|=78muZaA/-qn]+38oIEJޕ#`Pf?"`M1j4dAU O`+ +{`vCg?q-˪戁K%Ioh L5sa·_&˻Q}ߴM̱pO['꿸Q8hJ>wUw͍+ _~?+T(3%3 [vjDBIJ3JI&R&zB}cN9*[Ʉ~ cBc3Wl'9}ᲮL]8!<hgdU7=wG dpM((/_ɏQ[@@l% %X7Y ^.Bİb x2۞Hˡ~K:ȵj6*6׀<)PPeUmrwe@Hjue!)g/78Knz69VsBG^w( d\ѪFlcl#he2K3*NLڹ3-sJu~,ќi09 pOP79JNx0G#A37QQ9W{) N+P{VBO_^Z&σ<R<'RZDC<^  G\1Gwe(eH#䶠ZnQ݀K.< b@ wu͞[E7qBF{rc˻&/ &4WRWG*H$p?gHl_Wm[<幾R tTBr>nA!+ Z}kpVpU?LTqs$hqw]@C_T{y+oogoJ9-nWL非՞&a3`U1Oxi-!\YA* 8}/k4],4嫽*g1dy,uOaݥhB*m"BH4bZ5I&[2[]Qf"( L{@]#e)FHQ)svt2 ~y"yAqCef@gknsّV(ѕ/v7y-SgDpd/"Iky>vCHճ*_nImuwL&0jx h-Rا WwfKCOw07WS1R$DS52a$, &(zgܘ 3yf J )Nnu3~+90U'$''BAᮘZ3F@-"1F.X&S(c&t,1࠽Un_[#KPOmB26@Xk蛔<-1줟EX"鯢V(09yO Ftgs@l>EXvqٜP]:j "2z'D(F&'*8ƨ#v> ~?ٺT\Or STx_Wbs5XC/X*cb}Ԍv:_Q7q@gL̅E2IxF)h}-mf"HpAeRnD:MazOlb=^z#]0 )-K!zҿW_Z@v0`Ԃ UWmU9^xL BqVEކP #Wr*k+'#ڟ'9SolojۼO@Dh vqdlȓAT`$pb*qɢEw帍aHљ~\@Ԃ&`5Q'&%y9\v:P/ d<*YUq /l=F+nj$foPY0.g T#35_ǥ6+~{P厀`նKq|U.[[X8nPal)l?lhDuv[&U5O hwr(+I kҹFK/f6 P! ]ڝ;oF/7Ӵݫ |0k_Jd1YKKr%/Hy.p܏\<ן%.{ýNׄj d.gܞwVA%M`߫D2jYZivl+)5i82k Bt~7Ӈ49|رS. <Ŀ8 Aն# z?8RD/'x5@t,ڵç$] X/o{pI-` BS{J?B+R /O%7U|*Ѡ&lKQF?@Cc@:\t Ҳ jC}rTv-nhJ컰vNYĨ]G#EfJU6~ *M-&PbJo7ݞKov3@1 y DʟgC{kFĩ<=&Rq0TVL=\n%nULɔ _JX/f \MNN+Rc-:%/AE[xOsMWBd>Qɳv-/"Λu/%- ʟҌ́j;$H׉D_qmlȕ ZmtZbFjzbo_KLC;*%$w-B DA; ?4̱q KM K%sEmr{6JrJ9C0CXKUhN=pi?#P. vˡXu% <9c մ~Ԯ;Z|f9yD ;m. )|y!Xȋv1P:QKL1`jcfHvLγL䖞ǫ XkϨՆIUqAU6rrmxoQt&!>ʹ}PhYӞrA^x?/qJHZJ3B7 \ $7ݠCԧ9?0 {'CU0s}nS߳~_\3JM+RI!&|4D |iRE@@h1G5P7|8$IPgo6ŀª ZSI+`zrDvZkC8)}t64Ye%zG@W>{)mwhl^OxZmVr@ r`^Kq>d.Z)]Jm%u˦~Ljۛ~"ئq*+ =r+@V+:)CF2Fz>Wvl9ٕa=#aP?4d4MJ:6e[VC&~u\0+YzsQCP>d&t=VJr_oNPRxBnPc~Etۘ@e{x6ԺC ;o>1GuTW=;Ks뮕L>\4Aa7RIj,=MFG-@\܇/U#ߥ*q!W7ev ~~x}ؒ^ZTgvdVd'\QU6S ia-6!p E#WT:/='*S$ZML 7*-pO:&JfC!`s>Cb\\Rg .2VK#3i{qRZÈаYsq#v]:@4H8~DVe쎋o{ 5oLVE,2[ lp|8H$QjjP#epс,?R3gIO R;QCxþV6rc:c#jErnF)ҵ*l$L Ow+?V % Hb?jR*h"h2'|`OG5C89Ʀ}fO%=p5$S_dw{7uF'Ϛ4hFu[U[ƹ,SF("QaE9sITt'[tǬ080Qr8kfjyH[ؽmzz8ɏ_-LvƦ/ ZX- X^yF'CQBijtOej(Wq-80Y b L|Kjlr; g_;@E`J,1BH~@ny Jo8vuDGfBWRa~.ImǒIKOR:wLDՒ|RĔ]]x+[V$s4uZe푰ϕ. B^7Ʋ?0QNԾ9bɜeX/ʔoߏS:Xu.'))0E֐,h -X}#?=-ͻj*j X7aMnO#7vAU>ܹPM ײ)GVڃ !)-, 1 HRfO5(wk0sŤ k-ډ.)*4Nnyִ1qsNBS scto_i]}.H[P{f6ԱH'pmE.2P-Bj&˽B 69 2yڅθfS-W\'70)a>#7 $ ʛ@Tn*zld K]6?6X}l E2#UWa@%|Wp;ٖc$D˶Ѱq/@zٲ,RoW8'kǥAs{C9gW&WRr&ŇFэJ@u𩅩:W]cflhnE,ٶJ"2v. ur- 3<4@ )Nf}Yay%#sCA5+~+^y+"@.rٳQݼ3%u2KwuS[J0+o)RzZf 0 K1:aB?hHrA?RzsZ殕 n?}7kYQB&N]v6|'4R$4[}@: +@ke|[uw^nWש*MxV*[ E͉ kɝfsi S!L_)L2hgk~0x_7k̾"Q`KUk1 {H$l⣤=_Y}1ՎTOz'Tv|e˥p)!ģz># VYퟎcšգi P5U ϖmГ;{h_7#?a: /®4{>,G( #\֮eȆw["!qC_vTR>UP??AH=C$;%͝ggQ00orH) P sKq[U[ UhӅT׳gm .r2߷x1Y>8Th$/=ɂ[ݱE*@f+%XvM0L|Ci_V(Bdl}]1rt.?d!P^(gC?8j \{za義3.[>*I@1X-ʲösc)MGdWξNO.>yL~vT.֎ߓÃf:)v̐[4z_ l}՞?@l[w& 5<%p_7+Ѩߤf>*NZ(~^'iBgZ /awh2]@niMԉ'S@%BDBcA=3e 7_ZWc@x T,mvIa<F6yZ e=Unͣ϶.sFp;@RW (͞=q3#7Dl="VImEmr&86^&aIY h`/#-XN eIڹ+O ZO`M]8Fp 6}^?EDP_hQƧwc,aP5XSCb f]4zuC]F|M>2Q!!AiM?ҲJf 18~}ͷ CJgŷJ#] )r(C !z~$XGx޳ˠjg[?SEPHWz2j UuBM]t|] }[;侺堟ww%3A jSbMeE4lؤ՟pߋo !oep}&#NhH!.6>Hdi*8adaYat͠n%gd$u—,%jЋ fMaICS!]}qO;,+ rߚfo^L\R1$+s[ǝI*lF-R( ] g @k()Ev-ҁ\+t#^Z$ !2K*W%L 4!s6a80%:cyysnx>՘> B$Vu}Sar !FPf4qrX#+N^6X[t@iHށen`^)4.W/B^q hYR_iץ s~J\JSfL-RgRhyIkv0'e('  2w*W67DsN$}H(hר;FZxz`='ފɻ 7 J% ] ~[BopԈk A*a˖'" r&$*Yp(ۡ>Lkj |bӺY>$<w&ޮ$TNǁ6U=FcԽ/굺Px? 'c:@~eo*XE-vIHͬWB<nLv'X.e7zY׹8* {BhvCglw3ۈBjLUikObuǤ>TrU466_Tg1 %/*tr) jIk8{qe}[{;/74/,XBATjb&.UF!3QEZJ07Ǎ?삑+F)daU& j@# v*3&P2<rz(N ,F EFE^Q9` Mf]{RŨ \Ul`MRlu2Y>@6Y5ZIOq-¹l j$S(]>ZeΦkolf(.܍]N&,$SZ`*|4bU(eܱZҶO19z?s2)˱P{Z]x<ŵ3Sl/-̗ xV?`=b΋Sǭ`SJƷŒp`*oq3yИ8r41,^v 3\3l:4Ĩ  D.]~p7YrA '?inDvQӴ w@hDSG͆R5ֿ sIV"/.-Mpb-fz2Tbqݒ3L;g"t3c>;;qپX.pя| t 4 xXs o Њ9x bg^2߫(_Hct; #i + <N:=Ou&r> 94(]G&Ĩ] ܾ.A:E>qQŮH8l ~k>WzJly[57fGD xa]F.Ro׵N㿻U[&W($C2N@WlUFbM|S&N$p/#@eM,H0L?,#ay"U› @Dlsצ'o򣦊;#ǰwMMFikb5EZye7pQr%_/Ar+Vt"Uam~!Z0nu+$0^ڹ6*%=ZdžL<-a… ◖^yl_grZ1u(p,.UCdEA_X8kjY=<J-9Y%ZD*>r'c7y܉F֏QľL0>& Э$PypRu H](; YؾLt,dӭ?Үԩ[e7 8栴~gАN8-uhpa[+)Ouf Y/g2-/ݚ[= aMHkMJշ3ЧQ\VBzMvu҆tw7]ya81x+Lx_<)5&C(t<_]Lʙu&ȲMuiõ)8wyoNs)-Xm@5)_PBLmI1(#f-KŒ" ;܇,Ef\vw/{V q+W~i*4d{ `&qU"<LMR%T`-7b o5SIIo u {pwB).CT`wOZ*laZ+Bd|?N~}nߊw';>>۶p+U)"p6(a"f#_D"&̤K+Op9^!}BVW,\W.;53X}~}~ƁU#6<wјɍ; I I;+x&;'>F!HŦJ\E_9]i6%`( ˉɋ$;f.Ӄ+"rL ^" m M)[,=UrEIM2,Ȧ :y~\fW%;а-g_G,vw;#qp!V $9ɀ,ɏNlbkuo,d1 r8W3ovoLU?HQ1u R]8[ ߃fux=X F6;ήIM?O~f` ʪIGZ2{xr{Eƒ( xʹq6C) :E %?bAb2O-!"L(.!y\@<loeZW")$™ :1K -E"v*0nTmIiP lfOh&P4LZGw=J]F ~a<{}v-2,k$n<$xhy?3sLdXϝ)9pu.dba4XF}D ,Ϯ#=y(WGTqk,J(z|,atwz k oqpg̏gIi|:²g5*Es` ̅v.ӺO{z߂h,B O!}HmpY ݸ}'(y-|)}(l!/ұkH[׽Sgj;Ud¦'@ʠwvZp p$NCAmo@rdPL Su8dNsy k%FpzHYsBN"v>ߜW@8^FD(8T[kE7B^"p 9vZ+FYJ"?8@fGߵKCW8/ЋDǶnO\)kLyBu|͋۔_s,kgHINIv\&e974 #k̵zSaJnu c%3c"EFF)EVsm2_]T_ܩuxUeսlA7[-<#ǃFGК6٨'k{qlJ&0*o*y{6u +i0Sp"o0WF[ǘ> eWOP*Mq_VsV6ֺOy0^noRmNu@<r6cY<*d8qhgHNH{FZEyhoYF*zO5ȇ*lfotY? mk W: +&Qo0L Cwt~{gd_}fhVZCGErq`5-Wq&id^~1+h=_-7ܶ0pìw?A@יvR]@f5oR{HK9F+͕;_~PsD顖Q|s y@H|J-49%E,gie \>%Ҫk0Dۀ9%_7/Rl_MM(@c\m/͆6 e2ѩ=l˓"hTP$PoMƩb"޻7qR_ćS5fͬRwAyŞ) -/N>Bw2l(K0NShi)Pj GN E2 .k?_ O)p mlՃmq#r9A({ctc@֔uCQf5&y.hWFC/n'B-%e#slm~" Ԭ?228C{3P2e7)UӔ$׮ޠSsK+Uːgv{S=F)QJu b }a\&T)`տ!@ ϹIJ.sBnX o!YOfj `-$g(Sm5N2G3%!6 DM/;(Xb*!Ceax}sZ2Ϥc0.GL#T3>&Ăg⬬תM' aB?W-ڠPm/ +HSCoA)`-8jBqk T-/]PmGc<}KY4*eU~b[v۷-ɦ\Prz~a- &Kyш?^έ tj4Z]+#$N9$}rlߵVWK}>]8 ;QMq}rVAe<7" Hw?`#.]b`RK!9Y0wAMX(0*\EE1M-'_hJ,k" xL5tӪxĖ(%Q}%p4bx+~ xR$eKpQ}/ꠜ,jf!?_=+h% n Z2^bk5](|Fԁz#DX>o*_rR~>4rO-bd2pPoD_ 5z{=-UPUaQG!܊\2ɷaL0ٟ3j5"$r-h"65$aHr(sa\V'S.?jnUͼ,S{RPXmQߢ֕ycͦ/동fZ 6Hc6K9#_HY;@Y4sׅM>E@R0ӺUs9́Iˇr\08@zXUPp ^nN%?L0&Kٜ9^9 _CPnëqkɀ†>a4LsJ*yL;P!  pjce_,Y$lb U Ҧ\ȪvPEtH|H,O^INIfmLi.1TRf).QNڄ[ƈϊqk|ڊOI=@fT[aJ 9 =Չҷnj!lgB*w8D@'CEgtg҈|mE]vORw44_* l: vK[dxiŪq`l8t=ED0w4G#8FuL"V9hU'G i@'!N#.ExE?4X>4K~W02VVI.4TVK"dg&6l^(X+)_+@jXG (,kɀ׶]N3jzL&bRhRptSvy%=+)?]at"EX@)G18bcH~ۆ]Ze$J+QNHڀO,։ [Ro2M'XCh?” )pNl&_d9+՞LRCBY[{:/>WQQ1N8QI 9E`g_dZsLH6ye2qGO$c~!eX]Kܜ2R"д9IKȯ:Yۮp>>TE'mnE+ wg&Âq;2sZVHzz3`yٯz.Ic:5Z!xi!qfm YZ