systemd-network-246.16-150300.7.45.1 >  A bup9|v;֒.X=AјUޫYքè=In{bůyv-%{Η/AY3[ MSi'0z |K)Pp CDK,E Z_[ Hc*TZ/Cn)1Mj֘$)z}Nt^gYƴE}^q$i/$OJEn#FgkVǙ~=Ȍ$W49142ac8d8c9cca6a246cfb220543cd176ed75f1ead4601a437cc34aab769ccd62bff349ecfd0c8100630e3d40efb3745d7e5097 ԉbup9|:|á:V=R-Z^ =7\FXIF *6:<. _~{jT {s+2eU@j.l߁W?:x}}2ԦH(O%fGS.v?&A/z]Xڤ]Y~PeDRҲ4U賕"EONH[ן4{U]#o~=ZlL\ W#E^#w";.G91߭#WA>y>pFJ?Jtd ' O &W]d %&  &Z & ' .% .L./Q/00|1*1*5*(6-864 9>` :]  =;>;?;@;F;G;HLGPL-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 fin Ne@xxi8(T큤b^bubububub^b^b^b^b^b^b^b^bububub^bububububub^b^b^b^b^b^b^877c7e3ffeb6fd93cf3ca8ea9296f0fcb8dfaeb56eac05190fd5d5391b7c2b28146ff5c1499b51c6c64adb09551aa64a61d8b270cdcf9b2d2b4d2da058e5d502efb2a0149a7b0dd6fff954fe246fba559b34493c0de0477dbd865efd91d21a4b9b02d1c00d286bb2c7d9fe375b4db597fe8710d1097ee92608aaa186e928c10314a57cde39fd1f3061d6bc558175c349e18738dd75df1d1f0b3a38bbdd66a39e7f2c9ec637b052a3ef0a9c747b4bb14b1538dec804d8200d6a408451116327f4ef2c45691b4d3545551a385aa5f2ee148892fb5c1ede9093cf37cabc84d2c78e805659d1cd24ebaa99894d29f91f4ea4e6d394e077e4dfc953e5daf485d573f6322e03c0daeba1407938d484f9a3babb0162ef8d458ffa9cd73e57e0b13704e0b8271157e2d23248f8b9824702ad7c306d994e258c014e3723e38b51fd66c750c2eddc63b483cfa94772f9361c7f36dacdf357c8949abdf1cf665a344829a319b86770a3eebe3dff666816fc31f782c59750c8be5e7087f2cbc87b36ed24c91d0e02fd16ce4d7d855d3819dec125c222e2e3c01a199bda5c2ad464347be230d11a551778d9eb2bf142999059bd74b42992d214121b210393e09e5380d5aa3ecce52aa61fd365cec4e00fe579c6c17d407aaf3c0574ba6b5abb8d806f6ab68d6a98a5f893a73fda212694e863e259be2760d3f8a63446c6516a80715f397f4c680d8d337e3c4531545487b48d515899121f6cafb5f958d998afbd7443e4ef0362e9e12028a5b2647e240e6811fcf2aff127f1f3f6e19fec7e6b0af1feab7df7c85a5736ebad4ee3c2c9cc4f63ca9775534fe06ae4bfc4cb71a9c73d8c74fd2c7f79cb05bd77b09755d9995ebc9aaf772df7e4ba52ff89341a36a2750f0497297defff01ce0b1e4b81a393b0cf1812a0068e601c0426203ccfd39918fdf0c3e20683dfaf1996f005ac5cb059328f447dfcb7e2bdcc688ddb14310c48219422253d5278c12d256d55c762d79c7d60d2f672e6612cecc9babd994acfe7bc55d1eb1bf974e0fc2187aec19664a5250494e6902693dbf06406539488ef1d4637af9e21b20cfd5f3de6a4f65b184a04e5dce4525075eeb609b1806ce8bde5d0f55cdb09b19d806f8a95f13126ca1454b1ff40122ce03dc97416282fd29218de92c475ccb41a11b64a9f97725d87e5679b3c184537348a2553042d34fa15d54e6ed7065abf10f0b71878f90516b89d205a7fb2f8363cec6614ec717da88c2acf49c276a5resolvectlrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-246.16-150300.7.45.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)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)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)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libsystemd-shared-246.so()(64bit)libsystemd-shared-246.so(SD_SHARED)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdsystemd246.16-150300.7.45.13.0.4-14.6.0-14.0-15.2-1246.16-150300.7.45.14.14.3b^@b; b3"b3"b3"aaa7aaaa6ap@a5abazay?@aLl@aA@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.comfbui@suse.comfbui@suse.comthomas.blume@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.commwilck@suse.comfbui@suse.commwilck@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@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 12b0904b9117aeaef138784e5b118b82cd87d7cb b579fe1e09 tmpfiles: constify item_compatible() parameters 01f4af3573 test: add test checking tmpfiles conf file precedence e8f4d24e97 test tmpfiles: add a test for 'w+' 9c559f3854 tmpfiles.d: only 'w+' can have multiple lines for the same path (bsc#1198090) 7fab6b6a6e journald: make use of CLAMP() in cache_space_refresh() 1c8b02567c journald: make sure journal_file_open() doesn't leave a corrupted file around after failing (bsc#1198114) 0007446abc journal-file: port journal_file_open() to openat_report_new() a07ad29813 fs-util: make sure openat_report_new() initializes return param also on shortcut 6bb087a1fc fs-util: fix typos in comments 42532a8bfb fs-util: add openat_report_new() wrapper around openat()- spec: cope with %{_modprobedir} being /lib/modprobe.d on SLE- Fix the default target when it's been incorrectly set to one of the runlevel targets (bsc#1196567) The script 'upgrade-from-pre-210.sh' used to initialize the default target during migration from sysvinit to systemd. However it created symlinks to runlevel targets, which are deprecated. If such symlinks are found the script now renames them to point to 'true' systemd target units. - When migrating from sysvinit to systemd (it probably won't happen anymore), let's use the default systemd target, which is the graphical.target one. In most cases it will do the right thing anyway.- Import commit 117e7b96f8e8c63a9eec3459147f5352015a6d08 3a395b156d Don't open /var journals in volatile mode when runtime_journal==NULL 1cd65c15e4 udev: 60-persistent-storage-tape.rules: handle duplicate device ID (bsc#1195529) 3ee9953dd4 man: tweak description of auto/noauto (bsc#1191502) 6cfeacbf86 shared/install: ignore failures for auxiliary files 37083278ed install: make UnitFileChangeType enum anonymous 0a02185526 shared/install: reduce scope of iterator variables 86c55bde7f systemd-coredump: allow setting external core size to infinity (bsc#1195899 jsc#SLE-23867)- update s390 udev rules conversion script to include the case when the legacy rule was also 41-* (bsc#1195247) * change scripts-udev-convert-rules.sh- Import commit 773652879446a81689c39aea23a486627992409b a76263ced9 meson: allow extra net naming schemes to be defined during configuration 301bf4f1bf meson: drop the list of valid net naming schemes b89924793d netif-naming: inline one iterator variable da4a4df29c udev: fix potential memleak d60486bf1b udev: allow onboard index up to 65535 ac2baecc84 udev: use snprintf_ok() 8aad315c7c udev: fix potential infinite loop 471ea73eb0 udev: make dev_pci_slot() return earlier when PCI bridge is found 69b7c9a6bd udev: use uint32_t for hotplug_slot cdd0e89c0e udev: split out logic of parsing s390 PCI slots 84e1a91baa udev: it is not necessary that the path is readable 03548e8d0e udev: add missing initialization to fix freeing invalid address 772f964bf6 udev: fix slot based network names on s390 c5071cf699 tree-wide: fix typo 06640d06df net_id: fix newly added naming scheme name 58f9592f1f udev/net_id: don't generate slot based names if multiple devices might claim the same slot (bsc#1192637) df9e240c92 udev/net_id: parse _SUN ACPI index as a signed integer cfcaddfa74 localectl: don't omit keymaps files that are symlinks (bsc#1191826) - Add in quarantine 6000-udev-net_id-add-debug-logging-for-construction-of-de.patch Add in quarantine 6001-udev-net_id-show-the-correct-identifier-in-the-debug.patch- Import commit 6a96632f26f20a68578f9d620a593ceab2a0e3b6 c4aa40982c shared/rm-rf: loop over nested directories instead of instead of recursing (CVE-2021-3997 bsc#1194178) ae13ea6511 shared/rm_rf: refactor rm_rf() to shorten code a bit 3266d7f5c8 shared/rm_rf: refactor rm_rf_children_inner() to shorten code a bit - Drop 5000-shared-rm_rf-refactor-rm_rf_children_inner-to-shorte.patch Drop 5001-shared-rm_rf-refactor-rm_rf-to-shorten-code-a-bit.patch Drop 5002-shared-rm-rf-loop-over-nested-directories-instead-of.patch They have been merged into 'SUSE/v246' branch.- resolved: disable DNSSEC until the following issue is solved: https://github.com/systemd/systemd/issues/10579 - resolved: disable fallback DNS servers and fail when no DNS server info could be obtained from the links. It's better to let the sysadmin know that something is likely misconfigured rather than silently handing over the DNS queries to Google or Cloudflare. - resolved: DNSSEC support (build) requires openssl therefore document this build dependency in systemd-network sub-package.- Add 1009-Drop-or-soften-some-of-the-deprecation-warnings.patch (bsc#1193086)- Added patches to fix CVE-2021-3997 (bsc#1194178) 5000-shared-rm_rf-refactor-rm_rf_children_inner-to-shorte.patch 5001-shared-rm_rf-refactor-rm_rf-to-shorten-code-a-bit.patch 5002-shared-rm-rf-loop-over-nested-directories-instead-of.patch These patches will be moved to the git repo once the bug will become public.- Import commit 3850086c6580291188fe574ad37c8026012894fb c0505cbb8d tmpfiles: 'st' may have been used uninitialized d3f7c9e806 macro: add new helper RET_NERRNO() 4a95baa5de rm-rf: optionally fsync() after removing directory tree dd8137a589 rm-rf: refactor rm_rf_children(), split out body of directory iteration loop 3f8765ed2c rm-rf: fstatat() might fail if containing dir has limited access mode, patch that too 87d39407b7 btrfs-util: add helper that abstracts "might be btrfs subvol?" check 71ed335c7a rm-rf: add new flag REMOVE_CHMOD 611376f830 rules: don't ignore Xen virtual interfaces anymore (bsc#1178561) All these commits except the last one (611376f830) are preparation for CVE-2021-3997. - Drop 0001-rules-don-t-ignore-Xen-interfaces-anymore.patch It's been merged in the git repo (commit 611376f830).- Suppress PAM warning when the credentials for user@.service service are established (bsc#1190515) systemd-user PAM service needs to define a default implementation of pam_setcred() otherwise the fallback (defined by /etc/pam.d/other) is used, which consists of pam_warn.so + pam_deny.so, and will throw a warning each time a user logs in. The new default simply consists in calling pam_deny.so alone.* 60-io-scheduler.rules: add rules for virtual devices (boo#1193759) * 60-io-scheduler.rules: enforce "none" for loop devices (boo#1193759)- Import commit 34eba0c28cb02d15fdbf55ce28bdfa56142ae4d1 0a8cb60af6 Bump the max number of inodes for /dev to a million (bsc#1192858) 848c9207cb Bump the max number of inodes for /dev to 128k (bsc#1192858) ea44eb34f2 sleep: don't skip resume device with low priority/available space (bsc#1192423) 9325a68316 test: use kbd-mode-map we ship in one more test case 8ff379e11d test-keymap-util: always use kbd-model-map we ship- Fix IO scheduler udev rules * 60-io-scheduler.rules: don't use BFQ for real multiqueue devices (jsc#SLE-21032, bsc#1192161) * 60-io-scheduler.rules: use "none" for multipath components (bsc#1192161)- Import commit f2f061f1da064bfd47e2201967a854bb9281ca5b 98e87fc3fd busctl: use usec granularity for the timestamp printed by the busctl monitor command (jsc#SLE-17798)- Import commit 5d20af26eee6507bfa9fdb6e5dd4bfc187e3399e 37e021ee84 mount-util: fix fd_is_mount_point() when both the parent and directory are network fs (bsc#1190984) 2aee16afd0 mountpoint-util: rebreak some comments 962e487cb4 virt: Support detection for ARM64 Hyper-V guests (bsc#1186071) 8545a66afd Use BIOS characteristics to distinguish EC2 bare-metal from VMs 03311b59c3 machine-id-setup: generate machine-id from DMI product ID on Amazon EC2 0fc3118a67 id128-util: use common implementation of helper to get/validate product ID 83bfa06ebc virt: detect Amazon EC2 Nitro instance (bsc#1190440) e8b8df3ed9 core: move several source files to src/shared- Enable support for Portable Services (jsc#SLE-21694) Will be released in Leap only.- 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/shsheep22 1651840452 246.16-150300.7.45.1246.16-150300.7.45.1246.16-150300.7.45.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:24067/SUSE_SLE-15-SP3_Update/312018a5caa5ee0fdc6492c20c546f00-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]=f1d48db5fa88fb77e5f002af80a81031fb031749, 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]=17c652cf5f31dfd0ae6f4f95d5b91bdeb3707252, 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]=e74d923d59ffe98ef08a897fc6568544196e6100, 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]=26d3e8c19e8e275a81bdf450d9c8fd734ad5a1bf, 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]=81d9bd60e07f4567ac8ac9479cf5fe94a2490262, 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]=b83752f639926066aabae49ff7cfa53cc8b4b6a2, for GNU/Linux 3.2.0, strippedXML 1.0 document, ASCII text .4 R R RRR R R RRRRR RRR R R RRRRRRR RRR R R RRRR RRRR R R R RR RRRRR RR R RRRRRRRRRR R RR RR RRRRRRRRRRs53O.˸$V;(Sutf-85d4f154bb9a2c0dc49f7efe3cb078c800155752ba5338df51d733672a9ff15a6?7zXZ !t/] crv(vX0 NZw?nVq}lxEHƜ G vi*ws[~sQ%ϦEDHɸbH  "~@!PleFe&oλUg8:-0EZTd#޷Eb. RBuHQAw/xE)hPy%Ys05^@@}CkJH2)[ w%A"vtjCΐff%'2KGqrp55z3)S |t $b(;e_JBUo'`4 3Nˁ݅$y~نɈG>18dO&!jx6S|NTOY %E9 uփRK9akC;,7mwaozOosisCnj!pHE A8~}ȷ^edPL<3ۣț a`ױ:#B\8TUNՓ$`+4l(r|8:F+`h{x=jς5g,7-]@(>la蓊-{,`Tso${nJhBb1$G,er-ٰahE?~ݖȷ(dC{ E 5o6㱗ihLEL⽣5k[ ]4Q2 ӵv} \7C42Y Obc2ZFN~RD9ds4at䱘+zfoŻ4*+˜(-XLWLu?Nn t-m`M7DETn(6p I|R&qT권{0exٓDNBH -[;(k=liC"o|HI0֜ B(OBCӖZY\Ԇxo;ߛ(^!HxWu&<AMs q(Ԫ9ʷ}[lˬVYط7Mh ~t,,QzDC.a#rWLl|m~0΍Чm@-_c,n[mjk-[d\gR3"f>i 60쉌pwj`NZԄP FB'VZIxh^"W%*ved ᎅD~S+c®T$8FTjI);vӷXʬ,M)Gi\ejF5y"~&2r[2dp{%mih-'yf9LۡiJ\8^7Nms*V~H]1E-m#>QU?*1BOPˠ/K_[ڏ~i_@QD*\qiIN<69YܬYM/P;Y6}h "T}‡+p4_) Mg[Ftb\$r%-~xiV#Qr]r'?dl^؏5 +ɴ~LcA1&qdi j7>M{tGgĈD>]Atn lн{>A}!L0 ّOةN<8 3i2wJI6Ih- ݛ@ߓ(}ҕJPCű ,ZJ{[XyS|oW3 V}kIdw UX"+'a0s2ɧHR)\ct͞ӈ^koQf҆mWO+~E)hcn+h;k:oA(R&Ha.P I~`oၡ v%Uap,)6ś?\o`>٢鹹47L% W٦f`*yЈzxVUF2W឴LwA~Ŗ Q}& \nnlm~6 [0 hZYj2!Mӑ|l1|obSeY]5s!/?U EÝvV \40M5+7'r&+Lץ)?>qC䕜{޵᷎*^$A,]cWǁ1y!z2 4`-d1CDVB:7mBdbO"nRKX\_c]~zˣaU"M=r^9ß(un\qrl#Mc,5lʈL^.8UP7_;Uz|K';?Д eǞ!K#QO\ %ds'ۂ=j)!렭K-dG= buU,b/4\js4X`dC`@+vHP=%,/^xj,Ģsƾ5b<>z˩ e{kVoOv[?m3VzKRF su@eũvY-ŦYvZ8t&5I鳜|:s74Ke x(O-bw7Ż @ً|R]'ik,~M3J~Setc u&Su&mڨuKmo2=qͭ=SY;4Gɺ} g\(yRJV/, &l@"f+`!x S>z3tAUꋜI2Z'</Nwa@b#;Lu\皝ׁPڂfhvfG  2տ:_ J`b`W;*ǿyŜQ[x3 E1w ̉&#pE7A| )yft2FDp-s~*EƁ$~G,r;.7"_XbqX~;э~{?tK?J R]3T1L* bQc>9i\M<ɑfx& WuMkp].U1;JbcA"ШgfE斓kX"XG+vLVv[W9z/sN5*)jlJ7LVK(~9dɿ=\ڰBqPs@i`XEQrtLSެF&I?N޼S'9.W2 4)MUP Eѩn棲icL pSrÁTGRxHDnxV'{/1릅(RZcѓkWUP@:.<[x4Oue곘~<̼B[׌Ը)F4':WYl6&dL'eP+hA,B_gG"e]"D'dHp]1zC{%EjȂBnT#JjD[XKR$D|]PihӍѓ}e]llц 䨗_ac!L\1YT WҎrK(w >"ʾp>3u`o59ϓK7V׫G+ny>AyqNda~:LaZ6P׸E|νe,p>w^Az#ߐ2re䰬˞w11C$2E;Qz*c0.D%YcWr֠I9Kl~dbp' W\Y5RWRkE"fU;, jnq*ܣry._Ws~U֗zao>FקP1]eX863UN(& أQGA7{ge2Ur۩^ENK!^q˹d rfܴdVۑ 5ZGFF{C=VvÁsMgmKpsW=5ݡ gw"i+OU#Q zϽeiIMp?C* myt%ldߧf_0 ׎+pqcj21dމ4>$@JjJe -@9hF!i?oXg&/gzˡcIEZx2"cIB4\STg]=iV@p@r3XX=;vw'W1LnhYC'/+-v@5ϟeTw#],vY¡rHFbb[.ch~"(S]k-+SpLr+tнu{ j2cN0_g Gn(8 :ahB?Qem{퓉YE4{-t+饡r1,[QVaR5p:[ |0✶rf>^06@l۩I>zt_b\}[Ik̢BIQuh,k@aUF,1t0Gle adG4~ġ<ڀA,iA'a%ΨYՆ'`_g}StHψ EHT%;l*sJL8$m j:ʶS?R'\X x A&l7^afZ+=E<я9^ gN7bdZyƣ{{,WMQ!Jybl*yz_.y8r,x^Bww d26"0Zr/Xu΍TkRcZ vijhQ-ҥPMaw8Ɠx1@ѢY+_xRx};i$o4¢f9ɐЌm(75ؖyS1#:IZ- RgUX8:A}C{ H6O|aC(%r t/Rr(A?^Pm<uKt=dh.[hJZ|4p ]&mfKF5"Z==aS2Wh8& َa* ,݇!zLRJ'E4=r]zf$FdmcHJ0P)m?¤ ql)! ~n=-˹zo3{񟷹XΪT-: ]؊t$Wv e sƩX!%+Rjl@oQvKM'K;W2MQT?bk]F`y1v]Ir=p84/&ǮD@Cv{"z<{4rj*!)ۜ,H63S{qQgDv_PyT -kP 2W'}IՊ&QulWebлG3^ʨZX~Na8 ->;92I?KF6&U Ǥd@?ۭ0a-X.s$Ll-Aw'C)9 8:&&jղ`tΒ|,Y離^dN߸@~ c}߅qcwn'1׉W z w2A~h@иM~nmd. -ɑ.=]QW>@K‘8\5g>J@ J'_(qՋ4W]_ "|z5?$Dp3 U9n!0n}>Z/ll}es}-j$K |3pdf$k ꟤ZP{0\ 6ܚ Sww lD(#;hjU(!irKGNɳ. ph;Z - ʂW3)k)̹z:'SNq^{&+<b ڕ1]MIsKmZ*FE DQĶ)c:>7I{W;_09m} )lv"(ZNba|2۪VQR,pUW3P'KqA:h!<} ޏ?L'փiVs40.s]'bv*pZ Xrt_?Lp,)u k:q~9jkLg"]J<|\|4^GѥCu)RQѦB>՘D!Ug)?*[=lЮ ̦G%;UBtUHp)D0֍fަrէYuhfуۼoĥh 2>Z϶-n.% @H0p@L X8Z+IpF"ru'`1]Ol(yz_0O.caUe?rwHp@eeׂ$_?0XaEiE6N+Hk֬&Őn+༻0L²s_$3&, m B5d?WMH}5ͺFwjԷu @V:G]e ˦F6cmj3 {^h-pws1[z7[J/,x V{nUfAs/7ca^GPkOL7SKobD~m:|Zj1x04oL٦rgĕLՀBjs5M>q-W=P 2Fz~Xnp5 4IeaddA&1\3fK=& tH@?B6ҼG'M x…ﴡ5iJ3Z/]!4UR*S oAto)*O|"IcaמD%E[|,(`N^\}D*{I`٘ ,}=&!=UB2 .0b{wo5['J@JX=.@2=K{,MvkYjK `x `.\MOd'\Ʃ3K$kP!GaP Nҁ[v;|! D45[<]sVvW 8 4P:A9AXoHWn9fRGh֬6o`t&^'5P+Z|Msmeut ~U4}FVQ)gyn3) 2*"P)} 9̌}$kI,![D&c8 PepJzuUH$cQFu SJk{T":)r $_[ /q~u៣̊=sM ,լ& Rz!ѧ![j3c }rk]ҧ@p֞ hqp![RY&hXBIг>\YCf+YUf[YK,<`WwsaI^ yÐ"݄D>xO߾TwY)֖/ڕUɐiBzI$or1s3֌ٝ`[iɛG&TQꙀ"0f6XΫU2Z<"-둊n86Zk-q57e)oPZL|Xh{YWXg%i}\Sp,D"Vþ6׀Xߗ BpS/Tk7\%`9],H1/-fN0V0^pl9{6lKihTۼjճF}6e~yv> R}%_zТ6Q@ n܁3N-m&z .o4ZW1@,b\8;WyF'7h\6PȜ}Qu+DLGuӯ&K0XNQ+#73D<`10'^YՕTfn );٠UIgV fբ+E/T ޺UʑH"vRN>]s` 4783˞ өD*gio{o{SuFrlu!=i_H*2 ۞։bˬa0'w;{0:BqW$kXvByr){[_)YB`UՒ"ڣvv~VzDN^ҶI[f?24o MDH8nj ѦmB3I ~o9#caU>Le ϫ*A-} < i\Щ_ROVI.7<ퟕ U`b-,hTA2JAw%?6[#ҾȰ3D׌W!-i5O҅'FX5E HoHnW M $Uko am)ցUq?.V TvCP9jPNhtu=]Қs䧕ds!DnRZ@UGSՁCNUhPe.]JܼHb Nm? %1K~JU;g`DMNb.]㠩¦&MB!t.cz~ lqlput'usW:47%&^Wh}JW%\V՗`3P-|KCC(+gJFx8 Rngց?c9lWaH[B)k-ja#fk ;]Q~GqAdUK{/pei88z49a]:๜ 2q8>~Q788psN[B\*Ӂ{ VR ;4kOD6kkBTKeb咟B-[|K'sZʊ+tJ2-m/>/`+5Q4{tib~-I>yW+9G"{~}˧hKpڸ@ᗥ!Y_N|E/cq831t%2UKB 3!$?xhjiv4,V]_O"ЃY!oYk>0O;]UҲݗbsM@?zOqv6]gSI? i@5ò:( F>6A6Bْ"k(%PME jK4" DQsLaP4x9uqarA'FL)Q*>ޣy=]w;LN~X>P|g})[N)coCRG d0e;=X]^ƆUP˘`p߁4&tP(y6ךog= zR qS[qZxMxzup[aS 2Ua ќ6 =@QX\|)Sjk8תS"2ScAͯDb$R|ߡ7F|4RMIY)*ݒC=5nj P2/O+)G㞩nCnS\cMvKw,)2,W /*/*rlu†GR{ `=4=H&lWcp1ρ*^g qK@\_&2_ P)P}#tόs+w]x}R!dtwjk5kii7n)$- MTjS;f gYw ;;kbኩ!S|V|`5ؑA>&ozrImMoq@JR9= 1=K(Z5UFM1fhւĽ;rSTSw92C8g@0( Lp,qd+N!^H6 ?ʱ]n?Sg$DYO>4I)\{B*Dw%0%:F쎟ݠTMON)\* j^dr>PUB>VJWs^@̌[ѧ9$syޘ_^_ϕ4CgwQ}W7Qz[( EZ&k])Z& n^8BU""E@jj%6lҗo¯ &[wnvcii] 5 ?T >y&Spt!RÖ#2͹@[3Ϟ5PbU2 ` hɱZzVMvj*?&I 2.xGP5nΛlE;=5"=SIb~.}oZmOb7wi|U2GY~Sc5zkbEFn.dx4ɸz854۷N 8 ZB-ðCvg Z|F @'ed;[15!yd{vW|+:v9Q"t;U@FL_$pi4uI`*gYL4;f@\_3%dbAJM)6pk2U xYC^ΘWcbߣm v݆be8QR@k$ߞ{{6Pmr*p.8E1䱅wfWD%78z<><ztV]ǣbEt]ǀv]w)kr04aQ6ݚ j_SKBwtg p!keKҒHK92jyWfe}E>?%6[xl7.\K;NM/Mϫrq7 F0~e f7r]y!u,ɭ9IX=hqQ{b[zKw;]YMĮ1yiDT}oEmPJg &eytu:Uׂ'܊obfe};qF_w/R]vQ4OE⿤r]AԿH'Wʹ52h/1䏕8IYN^s?fN){zo"_aEl (1b-E4qf7B7Z $)*+CIEQPg#L߸lOհH5**7ef'KП܍I՚>8&mUq O0$Px&O1cJKC͎L#Bf+s 䛽!OZ;>-ZiBt^?>JfmB7= JtiEG"L}HQʂw:nivU$~</w"(iXrLU22Bu%Ӓi:ې_] *P&Q%< ePyF=Ύh`TAu lwB6!c!>yn=,^"0`Ό,2c` 疃LdGV#5?^"5%qNm}%'cfEd5 o -j#xU nxDV(G,Jg>TƙDQ@ LM CN [b1>Tɞ}oU\vfYmFo|::^9iݕo/*fkh[?Qp~J0ߋH}H-%5g3PܱCXzEQ *1!@&xh$;L$!8apB,p jN4!E^x_d~iN lN2ܾRG2O"I->_p!]*B00R"{+ʢv ׂ,% Ĵ;oԹ4*EWPi py),or)m/?!¼%qŢ̲@K (HFrN 5bp  ?N7Bx˛D_0M Y%sQw7=E#ɾV>dߢ"de*sVF<3^xI& {x$UTc/x))pxs& BQ q`ɓ2qx"&tBDbfͺ77NAvyjlX|".]W/}P.$.\ni* jR]C9;^ I4gLSF,p8zf s?zT 0zPV'.v=QgJ{aaŔ]1m#w-[A_eW|@MADp ۰\`frIlPHrK>#j !@fIMVZ\9TS6Ib?g,Hg/T'0}?3 kpz-+`}3y)J`bW-_4-Efb]pxs!z?#~:Ԛj8!vzpxc+!ՈPcVA b=Ov:T6:}q]of ES#Qzyr /Y>/P\RˆFFnJKl=>Us5RЉ>s1]rֽ6zG9W"?Yo\ ~gq 9%h@#},!O&3GH928{~69M`t ӎpS:kGsq0et֒&S5j _iPNr+0wkɰ{1%ӜCZ0l 17B]p\r%A,[[ ~c6N|6m)?;<~uՈef)wa٬˖{";&ĵw\x1nķmrJLodp±e%DDA?Py1;t;T +bw2*|Duឭojv]ό݋E1v{֯QMmȾ CiU8"& ⵸ JwaPh\++y,Bq9DG3sWM\KbwاxX滱ܘ_8ۤI][UJ8ïo>Ejާ%7J~.nX:%'IHo+EB÷6A03 (oې|1Jow~4]oX(h[pߋI 2#vF AJO7U$ '}Gli䔻dP"/D_㞡{=o7_0x =(fd~//t7 #?H߿.8G [ ۚ<"mEIF?AQ_O%Ee6lY\(DT0e"Fg˄QO|$*R yD+lYvEr)Ţ?)JZ}D}/y#`6~G;?G[ro?՜u/ҒHL1qɕn:!*ѩ0+v:0k {YZ]oioPB;}ӓXic܎ݵ^[5-lF"l;*w.ŠJkaS 9Ѓ5T4w ~N\g$ڣ R+Sj14¦Fy]ƨ $ȎGù2i@zudĀ2UV(SA:e}EoW/)`s\<;"XǏ s>Ч]ݪV2(b*=~Яd5~ҳ4*}\۾0Djέl@Z؁ vOcx[g"OL;>b Ë*MU{c="m46ƈp 9X-,\˒Ql^ T;K3Hu}* \}: y+~Fa$v<8Ԁ?e(ѻƱ %S?zYb|/x6WKʡĘ,sk<+2kHoUUP<=Bfa#v- fIhAJnnKbvuY, ԊuMJ6+1pQ̗`]CX !W;58`g5רK[1_Z?jwU8!T{LӴyYP4_b҅ -2ȉ\R'+% Jac ׷jPWY;O嘏M $vaI_VC昚ܺT4@kY[p @.x|˩N|YU}m"$L bx(gNrB^pWDoj5 T#0S$( SnigjI-ǥyRIn,7ciqci/1q}A#Y;l~٫bN#ⷶ-VukPVNV^;o$r6Ў{>1F2@s7 sHY`w'C-LTqlV71Sf7IG~&Jd-e.ՙoVV$v;نN('q-Q5= 6J%_=+Twʏ[rmz}KMO7O!omEn/$$pHA\y8 2рBȇjLٞh79Eww=1VV]T璍蔯^d/l/1v冀ΤN= 8tmEё 00  IW1i-R ]dJY ebg(ӜdX.:d%:4`ixE:x}ddi˵4P5&I4[W>U\+ٙ]~g r#ZHW ~|Ѵ@B@n==2J`t-ȟdlXnv!JJ&/T0v&;M4cy[xk/FN0E_pu6DtcIEKjF?.wN5_nW߆0ңf7)+|գ*O:My( B=BD] a^q bVSPV4Ȱz1`1 gӾ40C\l(翋#lȢ%L[{~sW6?!(0N߭_&4q/1?Jn( AFP=~8[OoHqd?3}CŹC?enZ> "KQj7[uӄ#B@T|]*xS'o8R&|?GM:Y8c92Ĺ<$'#{,BIfՂaIZq ETXbҾUD&5؞@G,eviM3xѝ Q%$, Y,Fj+l̮iS7i;ds_F,hq1jkxۯi sa6^J A$$CT2-^1ل^lX\X2cէ{ڗfA +l9&n[Bǡn; .|+X'_oLufH:Qn0wxd^AQ=<$Ax lQL]lGxTx$P38 3jK!~.Q6&tWI#ĥQ!% N_E!7r_4rW jnmŒ*peFn(墨l|!ʂN(YGѦN!c4*Cn&u^VY$e@ *I5֮miصK9cZ?m9 c&JVLBG-m2`BYyDmaىBU?ipn L̎h n‡- ɡ" |l 2D3vYvG;RhP;(%F¬I!O24֯kT[ز]}(`$39T)5Ev4yUψ <@G.%V-^Q5K+ e{Wu9F2I~ϸjQ+4YJwz4;\Th>}W{ٔxHpj_zPS"_ uK$Te ~֬{-: "w\ 0=z~|zvNj쫏v<>dd ]IX3] nUF1n(qg5ȉ/_7xhu|7F!g=-H{I6<ҙ+-pDzV@IJJOt*Oi^} 8[@iq{H~OOe 6Hjɡ͌µ`?mb LXz S)s{Íۦ!/[NX"WHJK Ȍz'o\tui2 Q6WP5V(2c= hL"MoMWOm}@x>xȵ@3 a]fuKZF 0mjw%7ԪڛbF"q\n=^-)j^; EܕU[T"(n;5τzaEzDpSwӀP0U]y5ӆO/G*Q∷KBd)7DcU9ιܣ) ^rCXw8[ƱQƧI !"ыB^cNQohv–c4;~uTH]+{?ޔ\+5"U&%+jC苖Kmg̈wE{;RیdS(tY6lH0+Ւv$}D"%)ƕu+3hkLm+!'sl`QQ>zI/k̍h>\J쪩+MUoUT _]!݃%bĠN:Ho/ cvN1MwI<n3|O%&t gcF;P[uvSoF0>aML̹ p Mӛ}\S854Bc:=+u"fqcp/Sq *eGv'd}Pؙ̝<iE\@SMy½<|ٮslW-J.fJArRJE6V|#\GN3,&la1h?A΃_GKـ|P%s 6O*N$s EM}!zr`PDad\ ~T& VhJ'.MPLJ3-iU-<й-i=/S_9eY_~-X2ذ15SO_aqRt]xl@ 7NFnB,d>fZn:\DX53nm\% ĉ[)@ku2Br;e* L-`]4}Uu m6rX-j?vk/%{dioo&?֮^g?MqA8>ao_@`hK4an 3HL{Ugۦi_嗟_+`ՠܥ6/Ym{f;m8ND[mUOf9UE_^} &cPE<:T9>ފ,$?3γEFbZ監}p\, /sB5z1BlPP@&IFWgty4}e;<,[?AiK$GM{B3vh= /@X/wkkJtSB !d&0J£xfXƵ2JL dȋ5_DH<ȢሄZTCp]#j;P}iLVj :yQeCd(T\h,nlεC饶 ߫a[7(7f`GkUM|iTEomL{xbp3uz;Sxs x%귘1vM[Rlv5)י+HD̉ a5v[3v/Bb:Fp. gр:6bӹnrQjy 9Њ6cf1O*{HߤjЪ$e~)+niZa?sS!k MYW^}V4zʩ%y=cɼJ^ȧt@)9ͨ޷E]~Cgn\KH_]o- Hn؟2,S,ɜPGcTAF5;@Rgo`;w#$[v ?655Ƚ_Ϋfrk CA!]yD,.h, J' wIy"t6XΔ3z &"pX}(ҧ\F鰧2yR9?Fb*/?٨XJE=&b-۫܉F+X0n v`Q5į(fZu=8{dIřbTϮWf_NadEl/O$`+bF<{pH!0.xRwF[M(FSCۦA%IFY{)m7,t(XwG6$,xS]/gEodWt>yO}ؐTCJ $Y}tO-0pR2!iwL4:{Kotgi?T'4ٔ.vb]]~- Rwj:aGҜ"h~g6ɐyvPO"3i挧it![ZlS pȶ6M߱Q(69[g9ڢMh.I]Tq jvJr ]DxT:"D D}2;P-ev"K_sWۈucJ8$8TL5xcLS\oc=%{`4,&7$>:͆b~"pv;DE!ҢZ̋y T&B1]Nu֖}.&P,\Y9NgT"&%I6,6tLBIK 禈jr@ 3 H=uVZzo^TPSضy1X`/Ԕ&WskK<煽40jqs\&͸񁼬IXoZMܪ[sI^Da9>0^'.Xh:;T>ۜEOia]jݤA:ߩE)81^s ;`-iRH{‰vw%kd CMϴS,65q ^ԭHjzԗ_Ͳ3CgcxX  7 `+gkcްXqR[ !tR|Z]@8&`# DjK/2^X~WHlAQ)=YT@fu2nI7؅rKߐ*sa΁l@^^&\ ep~GqeH?ͣRkh)䀿2uYX #"'ݻ"Υ3A+' q!¡C{ݟ7F_qA',)H6 V&\ퟐbEx`vJeہ=܎Y.r棞[wHQtєu2~*Ũ77Q<輼ZM~'NGO/ڠD?dy_eJN`6}"z^|~/~>6F4D#e~~OJ(\/4! 8zR@ i]g(+hz%lHf"Klnj@B}_i4X\R=z4IsqCnD@ETEó𯑤άGA%*y2/ +k6 4,o(fgMe~z^Wf?.]׷":Kdc Smn A}Ps-R&e+!H|炇>=XC_s0VdP{":У07yjPNΗVG%v|ܓN2}prLRI )bJ GM2[RM7hqD7a9PЈ_(1V,x Sb1CW;˂Ӟ)&i /.Tz䁏~,$!+Xp-CO6cjE)2nAqHG=S ϶DCH+ CzC@]NEK",+j9̍17X4q˜rf@8&?G8Sw"[zc+hH;*6QPQ c/Z]!&rgt!WWhf>/iAҪR `)AP4+SVrX7aԇ`t QGe*c(>zׇsaFft;͜ZCFLja߾$} 49#9}DbRf W]<`h7j;i$&2L.xo/g1kwBu*гL|ۋYpj!o6HHY9Y`Ly]UZgT5){ɺ!("8]\Lܹ%'i9&43[Fb|uezu2ED]Dc w5Oo@|dyFMobVK.ם$VrR4 ɰ;la&\vGIn@΢$@!pN ?+;NzȄ+oahN-/ˊ%~NbtdMlo(`j[?J.&bp]pͩKN,kU5g]\:,S0;gl.#Ć[(=)b|fjjf"T(X-㊊yb@d>xm@dRG諾ԯ\J=DdtNbނ>+gd(Ϸ\9NN+9ޔȄ nD^k3YML QUCA3e`ڞ^B?.~qsԍ"-VSXkxlA:LȨX\(YA`5 ľ39C)P?~qp˱h?-OVaw[ԑ9GЮ.^h@[x&yL2)+ V4a~Ł+a8/Sa<9GAV&C[f渗޳2)OkF~}bz(s$2HԸ+wL綻{bɾDEN[wÐPHID.Uȭ |vDCrN$ DIU@G_])eI206cZjŜMU8v+Pglū){~>{ϙ}|p^}{qT[f.>}vTu/';d-ԺL@ßSoUլN;y6kl@`;fSgE}"5yG\'UYHK}4 +7C\gcrW+k9سQ9dpb%۶ZJayGk(G#*5& 7٥l8/SK$ a}fWI bQ2<HH$1(\H\l(ڻE^y2a >*%[F+bl9ߐYp7;Prj?*Ƽ7U@fy" uS `P,/7?jn҇;7wFȬ8W OV$0~Ltͪ'YYlaBl3'@dȥ1$ $\C&81t'wZNhV2~}od!K|]60KG M~>[a̒+,v~sl胧": uIUW%B8g};{O$asnsSX2,>I۳kO*~̙Q9=MqKi+q(ջ;JvSDR@o¼AEP]b6)vti1l/T.x4dI$q8 #{9_Fݠgg!7#}Rt;֪vrqsq$;k]Sd9ZSy\쁡Nu~˖Bg]U_ "Od,l֙y[6 4)3$vr7hX*l/W<4Cs| Ga4v8X2xNlƶo##rAjq8> 2'8uH +&4R]1&6ﱾ)a*1eCNԻ]88qދm@56Wk\M o|iV3GEt[h 5[:p.oj S.ϯ1Mn1&&CI@>C[`Rg!V9RPwP}"ڊK1DQ"6ЇKZxi"0:9lE杏rj͉"8>>ۯI}$ J|` > {С>aA'HqR!UOUZˤE¦vbg-7B "j 6׉] `ć9Г.Ҭ(p|> X{ jBu3&׶yߗ:bxtB gwvQF#dnk2:m>o+*;^TېhPzogG_2)YJɒhGj^31r!J .UN7O"bvCoi\mq1#φ6UnuN[2'&@10(xt"RQķtB9 aU X l6ȳh_rA?6y[Z3G,j =I-NWi`n9D^GlEj>G[j'3\{^I>YU\Nt/kFr Y0!Q?o^NB XV'~s*AȜFhbN>S!d;|%[:M5DUv,- ֦$,lY"| .ɚ@ x|qcd/f=W ^ >+$M>Cl`8C 5_nATQ̶^>bh&u߾T475Jfjfу?`yDT[v?Š6+072NA 9tucF߷a&:߆ܶe Uj>V5O1KS_'w*PxI!5 @4T56z{!{ٙ2Q/a2-D58H(l-ǽ(=!P "Jf~o[!MLwv0WV jPdz8NRv %H' r/#l1sJ?1W/>2o/<,jʩtdLrr@!9b8-x=sZa`/5kx2N%k`OJhG'!/w+mJ}V`zčvp]S+yo1lG4q/^ѕJ$}h<-1N4S4$+`=X2K3ae#3Vy"I+l6#iȃ=8,D%6;y2èW){`P: ou >HqT0tf>&k'RB#^2axɤ70Zg7Mh.qTEV}^GFrЏ_~zֳ}ZFgt"o"/f}jc i"G$y1^.B}}4-k8VJ4}H"1[ca$7%A q9W|0ۆ=? L/=PFhKRK [7ITt?k7+4$RsY3B,P iN\qJ@0gdcrFDZzy0mGHx9o29Z6~!&-1a KNŸ٘P< X)a]}!݃ܭG6R ︎=QçQ|#N,|T ^]y&g2lU.Lyvy7qE#2扩-& Lژ#lNPwQJ?n ǴςiE"ޡTVuqdLz|ïĎE/|ACJV]aC$(>/"t4,Lx^Os4AdbF)68UJl,Gp'4252z2z"l [@ *rƟ-DE[)Zd |mA;Յ&G'Y78MYx\.es @Jlkje# X0''zhDsqI'@8j8TRf?uO%ITi\f~y/-R̆0]627&GRsmpKI3fqc0}Y̝ԮTr1fmKomRHL24KIr{!ν4iQwmk [?||,e6롙Lbby@ܒWF5ʬNxST_c71sʶ] Qp ڹjM}KbuT;J,ڍc:;&C l(O-^3p`vvf^V6T=6/;i"*Mߝ(5ͽ7ubcٶ˴ 7^ d3]xe8s]MM;8 GIPٖ7$Ju޴lO6% x9^7 N{*Z?][O<>QWW6F ),d/ Y$p8 @FnT̴) k1vVTI-e5,Eũ=iM YhӖQ׷ֈ6sGfU荹)V"33edzSVf¨ +'080 mҀ5s^]\_:x.-k9Гψ-\Ms}]Q̰fzWFgYUR2 o-?Gj;4FUիH)~fluaŇ! 5h{mzcfUq["mz`p:">wLK2;teP#I>(yq /i13J߂yǰoG=ɇO/Zf]Hė[@ˮ.t^Pd?۔m w #LZC NNQ9 Ax^YlӺy+u6~ZopoiDfsJy;șP`޽4QDw#ѬI\JH[!Oꦀb$/}~BOf︯}KZnf} 7TNzCxRB+b1Oceoa{:YAgCjOeQ7v4Mm&xZ'j|CDР%| sxs)Hpt e"ghϛ.(عl}vh0)Y7-~Х|p.Z*)lsQ4bR׼"*O'h;:vU#j-;©;as]7Zs j9# *ajJQ$VU\8!] |fZ^#^ր15@fԸi4K0X J{d R-%j~y8KĕN>bjQ$$iO쉑48b yC&%ixj&H+`Q/yn=C#͖.<-򞵺IDVw{xAYݺ#:P-Чį-=\T~{5IR)w&|SLM[m1\DVJ&>ι{P{/р*Y kzohsb7\*)Y%d^eH+R&3PΖ] Jɗ͉Aq.Pq:j goo8M3ɩ88)CCQ^#%]4 || d(7_.kv˱K6~ *mHe O)M>:@g ~AU+%HiGUꢪIlP*PFp'PKVE!6g!iv|UN[3J=5ϕB$HQEXUI 6{7ʭ &qr_HH+Vb{Kv!ȶ䞁=ee݅GI=փb3<"8Q_sB!$8D ș˅',6BVK{Q喼 Klމhe'{iS=ZJMQD(E0&ήq&Su{;iomlFn) 1_Pl&y 5dbr3F^<,IqB=TL-GGjŁi(#_P'܆8G3;ɪB}dtF8b_1ejPS=ْ@?YB<&)Ջ[evMS!uK7X_F"b [,LxB i;{a.ſ/ɩs5kmae&LY6 Qmy{?o*1q_I={9l߻-!j\E|t<# bUB,L0@ [XxnyfV~|'6PQ̈́EKI*P[< h #_ަI,D=`#,H`  Y:-`~7s5H#U/Բ}5v"6̳2z+.7; Bĩsb N~2xBfBAD6-t4ՆG%iu! ?~HW/Z0?=3DVT桸 (6>^3ޜ&'fg׀p\cV1oA ){jP]`2߉u?͡d C h7_@|a"-Kl5:aZZ.| !SiFk7CRF3HaN^8^]kX^ACDS.YQUN@<'( vZh=W8 Qs-^.~dWQwlKj}ң8&Sf`es"|_M:i?Yxa!,oΚl hCkq^?9M6+OD QCzbwidN4śD\ g͙}G'qv6L'oF%mJoXp*$& J1ֈ~BopNXIҎo,s{w/&BZ?kY;0ygq "3~}}dx_ejю#i,}~횣"^P .Q-4,463/a׳l|GdBf7k8/S WѦ[r.<̻b5. 4/E@='Y*I#%LZAM]^M'CPv?HNm h࣬W eBymw$RȌ]52rc (EM̊ML+i$ykYմy>_ϳ)!`$ϸtDTr} ƪ4< RDS(f)s5o޺d=&_8q2}1$锊JUEU[i{A-n!hp1 ոm}J+cMj-Um1YVmyRcN,`?Иnc5b<)7^$J0dO@uL>M0n)A}Ub\[Y% OC6| LR<^*Z1 tI(ǜ+qVy$D⣫@^H>^gDw3-ٌYdէ&l xK=Ti=|F4 蛁 $_(vch-mlG[vd:B "c$$G%0Q k,YJPƯA{imx rςe]6LzmCåy\paO5Cƌmx<HpR%,[<[_<4vM[?_QǦjp Ѿ#}SHj]FjbE2\?"A~Wzgu;nFe+tK\##&,c)Q2N'{5zQM$NO1:z5 TTg{^3Sm@rZU OPڏ_]P.b>gITiA=B}5SUC[Fd͒1-uy]/#0#(`^&8tzMFNl NupFmJSFPx`ƤU3XNgp .`AwXP}Y[vɼ;9lʢϧofWdH v?ҞIld]ySw j7`vIg^n7g2qT01>pVf^}hۚ~ )<%v7>/.Năa;bK2ILCifD$<1Mymi~Kx`HOWϙ8=pZc+4툽a0X1KG#ݸ]=[~NmD\ok\|CQc~t~JiKF\ٗrA~mwz]U`o1{7K/BoX|fOJޟ*gFD}i.[EzvsN2A,Qm kIuɣgU _{ 8 Σ::9d&'wqITvc)[_JJ3z1(_K(*;w6S&G9@"^4ӸmJ gqtJqU |ыb؃|f*cJ@IQ]nUb}Q3N( C 50d)sz/:iicZҊb_+&Sm*I4:zl[Ijwy Q ^WVٗ]Rb0 =U71 }kГ =ykY56(%PXxI 0/H d\ ߾ !9QŤ y51Bm2bi 9іTՎf=3HP?d_#=.*_F(wD;uۖu 6_W^TQGXNmJCzW-R{S[jэsB2PUC̞VN=x2?@]Eމwwop Kw0FtKt,P)r HA/쮧|dcwý/Q G=(sv `>У?SM4 e;F0UceAFvicBP:s_n`>e%KwN:djO`"lC\0b3P"Y#G1~#D QcpOk%Ϩ%s?c' WOAPo+g6M RQȻڏd@mE/RRKn&G)b'o'a VGl4" T9 3yU:GA|ì~]JgB9{FmA';aj}L9k&: GHS&Jv<+;yȨFyxdfx1ndBG(W1fEHuEOh0J)0k+잉V՟<֒V(JVlߢQtg[3*?!c?%@u|D/ wnT3gRJW5ĪI%sIY݁ 6XY-Mn$&s_*1wRMZ*?[ʄw&s$K)j Y"dؗ~X^XԔ=@I vx_d:*\*4-~UijQtK-LU1tQb쟨$Fo5.hgsʘ k짰c' dȯL2h [;7ܱ 9`:&]J]3QSG6Քg29q# k8jSȨv6raB ,Z0RcpN%M<.y/z $.?Gv]ZtdAiP*; -@v齱GERCܴPA~p2s Ƽ6GUXh/u OS$bג;F:E-Ӳ} FRot:aګ<=k)ǤXCSdDrγ8Ato1ӑkkƏGTo!>>JMú k#M2@ͮ1B9[~E!ceHn!Qz1M6$ >%jg x4ր"i!X-+Be;:\KUs!,Hu?Eq$^{Q@ιBX;/fh[EQiѺ9-jyx?-bMD/ԉ-hE3~} !#pV: _! Eh4%12sUm:Qrf!ihx^"=Dڶa)m]GAz6>I]C*\p,]ݐK: ֔}{lwLi`N܅hX\Onglr5jVKȰdԚ9^68B(X(ynMFVQZ3W+&-G12r4xgf6+^PjEuw-[s۫5Tǫ| ﴕԦ"V~"~?Xk_b_-oE*׊.+JN (ۘrh3u4[҈,sɉ2Dîev:,@V'@A[* 9y*Ύ; MOؒqI7]20#֑g:26l|:i@$ݖbQs a _T9 \+h)`=: "~z,\TR;/R )e_2b<[J4;tSC9'gPmBM=]Aڞ_$rt;ق+]:Fjo2ă@;]E{eGFo*NLz*:>m~VԜiL,}F:B[Hi $p5q\Zmޅ>},iGYCŸce/Kv\%ou78тֳu er6Ze,)i R Lkl/,BjH@Mtʿ?#Y\*窃qIm&OG; ~|Ӭ-j$:8(mBplMp'^&9a`@#Q$NlgNLRؚ2y*F|p2TOL_|uV8lF+BjЇݗov޷W" B S:^^KJ0?r^ Ώެ`gQwR|mq')Wt`T~WKZ"j6)ʙnJ33$ݐ7 A\KwV@54WQM1Sr%Zp.`[h =Zc9u!v|{>^t\3aŋڝdӪb.0,mEWwx)շ;0𡌝<<2Wa8_g XCsyn;1fw 4F]Rp}6{'abvҦ}{f?6ɶ8~WXZl$pe-U;{QJ:9UB*kr' sRg=q v&]h᪣9jQ({gzD$.ěl弸;ftun̶|{< 2i1Ge] xm:( Uڽ$@r ?aBR |݅s)αMڞ:S0Z~n hӤSp?&Fb5+CooAֻ^/u__"ሽݭ64 F@]Zz b Сbad: \B[*ZIX<1 "_aOѿĦy9.{q8b =_e%6Zս3vpDtU^hO餫Cܯ*p]ĐbIxٸhv toǥZ`ΡJ; ų54LHj3c#Lry^BX{pw&V\t? q' l}$敖(v&-f[4`x "šH~ksv)Gm6N1#yݍImJCa{)(;֛^7!hY ~"eȗʵ҉M^{ `[)Q@F] Gˎb~E-¬t }ܲ`r볁`݃6z\6eo2YreP̳4@nyg.4[f^?~f}=7_YŸ15SecŮM>N2dt7% ;E3 vܳ=/40p5,Ġ9ΰ*ìKN̈EG}uRusؠA@mjznۏZr~+SRkҴBǜp YD,2~jM$1̸``>9+;-R^(}6@دu~]҃螏]AL<"lPØ'Vpα%b*5Xhj4FvN,'MHjđMu2%/lU?erz 0o&0碤"_1V;}BkMF + #,$9M1:8Ҁ۷)]Ljt $jRG8RTV=zT`T19fŽM3$4<*[wZT;+ˬX*)Np]c؏!#d0dހJqjM!][UJͺHG1ɴyc HzY+\Ƒ}ٱǙm2eq;1*L)wLeRdt,5\juܾ,kV s+N/0Cl:kWQrPIcgRoviv.8!H"Ptf'W%!2T#HKhP&⁓z 74mnYJԟӬ 0>'՝ʜ5#'ZCp \~ X5<Ш!MJa#E =D!Z^7w[ׄl j&/ Jhku>|t&ُח1<%2᪐hMO^ʙ&m,rnAKlG }&L|y ¥x8_ى08 xiV)n:VB0SX^PtPN3fj- #jkaHkjA[ю !?{M{@pK=<b]CYr2vZ- :;1 £<;p|Z6hi#b,*n.RB:zU郄4׭.E0JY K l=[PeZ-}=vղبl `D3Hb>ѭ!] F}O^FYK ;e`x~)("qiMN %|X]S J@9,ë1ڗ\Z۸ sAFe 秾Q`0~WKEl<ܒO` 1cٚH(#3vL~̌G6V_WiRTs-5{ztUX48sǟ}O;piw$Ϻ1K#VF9hԂ;zg9]rTUS'?}jUV$h+Xpm lEAŷ3P_c3(@>-fkrn-.AUD#9U,rMN! SH~o! ; ̀ y:~3Bެ83!l'6y-lLtT_,s& _C1iHf)C`9&fleY[-hKpX4қ@TEvmbz}늘 E{Ez|ՕՉyDhvM;k@1T/byqP(Kf_:т҅.藪_a`ҷYozd)~*Lҋ:1.6+$T*r3ů"4a6qT! D>55u7)24Wnl6l'ϾvO ]^"pCCғ=D1(o|Cre&ˢdXw2hL)J󁵂5M_D\¨lY@wyGF;a=.' E YeSZX;ۿ33XImC$e~{݀G8AWWn~WbJo8+S%chF+%;> &䱼"[XT<>XO 2@ #8%=9'З:5z@Ua!vҲLj2JwuȔ| rq7}T+YC&k|.dk>~;H>H%%)k`4 ֕v)#&{L~ H^)ڤ sB?L1z@DIs ]a(ƚhg "a!vЭxbL`mzQqv+6xMm+QbR_{1cOr=hCﯭFiS#-aizb/vh! ;$!MBftC!| +_ӫl(()KdRYgt|ìܕ^O]tlE pT&`xoXF2tѢ 2t;g7.KHA0`ٍ;}Ih~vP>Tj"HYG?A_67i w[z(fsJޙ[`F><)4yvoloe\L9gꍅV;4 Dc-[F> #x +K;~)I ێcx?1I!nkvg8Y.$RA\GY엡գ7\uKƇ9XJ@ x#!| efLaJ2:X߶852F[m~6c?gvfYxcZt) s=ս|IѴ d3 n=!RCP@AD_X(i[#_pS1p?sKMoC}V?QEqxPHZߜr|N)4~3OI39XŽVWXD7iKp֡q%|LPF\QK8g5;F%Dj6+wWo d,%1rRxٿkZojw$a=;sX;1_.7 .e:Xܬ,vtWH285s7Aha<f !9IpN:(B`>6-#G+n$HGtIX@/2-9#15%iSHz;ͰcynglzmFlI`ߙ KIiVp P@ϵXfUqɹ9c׆sBx/nh}8`cEf O4E ֋-/9x^s_>{ `cPʚpY0+e.Ba6`iݦFG/ ϘJ8Nٿ{;LXfσ'Z g "uɱ~iC(@/k3Fz,u/cǶE$lm3.`;ܑ ,kAA]KF8fN.Znഷv%7j,&NhXot&oC,:5Y[7ΦdC|֮V'M|l0>ӗ/#B@Pi8Hi4,+v` Y{R $C|xweH=_"cOe:x4(+;ٓz 탃^l;zѥʅ3iMI3 #M66~$Ron g t'X^p,ɐspA7?Byn*!k2y+, ^ėI4ƞiۊR42oaب5Vy2S? f/Sl?-M (V.yv-;V{ʉ'& i`B$Lp d"jvpkE -F!i1۷{EOODYY6#Uugݿ((*"*g ukuD]7N?fi-֕S(E.H'?3 _)XwO B/JS/'2NSu3'O§/;fwR? f.w.o-uhf*5^~ZiRD!IS(jHI+^Q|;qtCֶ oE6>|Zsay=~gXeMJzW?s"z"wNJX x?Bk?=]ݲ=9x^cn檯/䳕G3naJ*,ԝH!2%B7`? } "%C ߥ)`B`QIBfMV!w>hڗ]ț[GU[壑f)6X$UxX +S3\ XVm!}f-tnS[j E] =vE0`vNuXbKW 4|d_m4Ywja d2R})BVj¥]90RnF>=…QBO۩Ե8*Bf<A';bFHy}Ү##5-v#J$8LCb]`N ȅJGl5t$;[xt:A"q]y=੬brM2ܝQz;tHiR'HO8PWTP;yԈ.v/]%؄F>sK>'kmxuAe/4վpp1Afo0rU=z ]liAxDR mnϩɧ) 17*fiHWa &n*5hpmuLceiFMDt"s` v> X*zė_~_]"jeյuNajA7~'o>]B@:{ dRYas+x"^XcL2W*lg)ݒ/'G ,$9x&Zl&Hp^* ({z3޸9L,vuh]/n<0⻛<wF)f0l1SY L3kIv?qxs#gܤl7Вpa #u'"yx:,Ia;r$Lk7Q"8ЭWܺuEh'c9.49yGC mAQ|Yǝ{ki<Lホ?hQ3ƕ:\t=eʎe$12!B| oщmd(,0\eZ:0F-ya4[PCSq.rK,"B[E"wG_IR;в,54j  )G8o8:cl)5['SP}У%Q{oȐn}NA 9WVJ>;Oh%cq0R?(.GWBoD$y(^& ՞ṕBu}2^KxZHx۾/((n~ c]ܳpҳ62#(w<db%zJ:^“Z9}9TJdtO4un֛'6&ÄunkO`]k?'`5\RR7Fe 3^؜hzaɹx%,9acS!`=(ь\+JEΩƮXat1gxHi!M/nyhܼ04 d=u]ʹ8 *zJ̓|„JCmt"۞-qy{lWE֝ΐkVݯ]'t;Y(?pV8;l(Tca4z_ T"s)QUYq H%R(B0R`^?V~@ha12b@^|tn1h C]faVEx.?лGX~ˎ1OZA777?s@k@KQ-/&҄6eˍ(l'Q@ KPDTd9V&e䱧aWӱ$&I\9-\K؛qa\fǛԬԤD0 k_b8)YFRʾ_{/{-L4'U6|n}\kT i;9B{ހ;}ʇ3co!xk{/{fSHXȒKXGI[F;̣r癋lu4PŪ6ׯE&VqYilN;=#t\svq^ 7S KYǓ'ũCiv2̨Г3qafMϾU%Oc`qz@.w@O59.ӴEJdIso[U3x Hh&lG.B/_OQmeHbrԒXA _$z N\Pׁgmֿ;E[YpeYi9\5tⴼ`P0)Ƶnם6Ň%-B^_,@~יY#.Ui~7G7mX9CvwCO9rш05m_i4P^’E2􍾃KJ?U*7Dzt{ J O`TTinI)Y U5'_2q0h艒eZK/pS)EI7L(~q]l~]}|sE2LER"FU^~V m7j(Ydz-EhiYk5{Eb0mE-\:T]ѪXwraurVҚ3VF2XJFW/3KE9fI"Yq7#VtфT;ɨ>E|iv"g.ʁΑ` l}pI#~u4SBT>5V.V%cng(?ޭ-Xo_E ܾ0 pK)DP{pNW+tXwD0wy)1)ȱ/`Up=Ey[-*k*JX53jh T׋$/תP3-dzXb*|4N= f6 G3VHb؉mT62'!NZ|^k@ElhN⤍`\+"hAN^'fVM6o (#]] [MIU1鞟|xR,xyrx VлbYfdW b-F* 90?<80Ej/ٵؽRC&;YϯDWa%E88~_;}U\;ݰ$0n!PM >G'N]1| &֗3X 'Ƞ΃s&3r޽;`]Mi\Q䪼(2޽ӱJr^?μ&Yv/^(6jV#5_rk)iHr;/.*Yl'g^Ŏ[IXwKx!Cχ1r-SdQ@ɦf4,cbL̒aU6A55pN,p-p;oO:'".BFƷßhi(7vvrd:{QOn4_ym;mp03j/-WETxXTKD"d_Zݷ? O 3{}íO(s@nכ/2,H_= } A5/xㄗe1 #9t曊 hyNry\LlucRYVQ µѸ7x !׷+XRQaWk}@Cм,jCly4hI;eq` :ivZQA RPpwFVP%SFf& 58e0e#̍(/gzFL`Wdbzؗz9C~T>.z("|Pҗz vjC(hܰ>WnJ)xx3?іn¢Jwhfqs k0̂,$]NLg8~GX^ 3jTqXᾝL)"{ _wy3. Azl0ʔf{7F߃_l̕j6<)/-SJD}NPk 3C|+!Bi" M.I&/oLyêq%p*-ۢH'y售Ϸع Xws&h)GK#t'|_myK3:+ԈxW)tH_E"bR.Ol G~j n|;# - خ8eׇFs q v$L\ ev%n#.$י;&y(A')5;9ɳxxQ؝%+Dggo}:BQ;7fչ<.e$kAڧZڲҗj+uX ;C Cڂ+`il-l[?J+ͅj\N[nֹ*jM[nXZxbt|Bʄs7&;hԦ!3Wti AFPL71待] a˅^PͿծ8=qP]椡~sD[VUIJwԖ H T:qRVKG{-)V\y!=i}&e׵ivtzl9 ߥJ).dB*Zg,.a8UzoAp9m |!=h\3chi8R97w5Ew*Wٽ tD-qG,ޒ@bXxZFpS6D?pE!hMSLڐl*?%̽ ˁsLjŚuWp09rn:61p&NlĪk$hװKO |3XԔ!s`:6[@ymW%Jˈ0zGB@'c}qQw2|蔙}198ql^!GV:'!auaN$UgaՓ#AݚZ6wTH+\: jW?0Wh5]E]BOf[!57)z $ӓ: V.|FVhe;{y(^=^=$U2 눰G7oKyWB-2K[EO$Ȑک/"]Ek\h[֬ ʱaJ+3\,.b&_6[qoijJ73]̃ejMdj)V`l)[F|o27iU2a9X95}:&aww}e2<8TRTXy/-K?sx,WET=-PYO%oVHCF@;=v g1|iiRΉL]BLz"y+I{_mfYho$I4Fiǁ㛁Z=sPH#D+f&Ew|u(w/Q%eY%8/3b4OHX[]1/4A7P,g D <$wjUځFҋ{p@d5w p9=`KEJ~lH #̃Ӥv&w*@M((G(ww3ki~31E ;M${v9lCm<"9g?OosC?|T@qΒme k= ~$Pu>k*LrIQ/mڢcuG/L4{h2C$WY%6mI 6s '[W֢97CGCJ<`cuvVLC>Ń|[Y`^,b=Snou+n1pT2pq]lrmY 3X".b #UE]eTHڃj=tޏ"0)͝2+rYٶ152Dտ0\]PRYn7yXHWCߩMi1B;νHrn0-BQnbbr7(uH Qпx" JzX>!"1A*ҕ.^S϶&ۏP I::P:ৢ5@W P;.(⿧hyu$'liئr|>+ 6{)(&iSIM?mN矤%ݡ'[So= X :Lyxj}5M5^=nVYL =FR@ hwΤޤm}b&T!Q/kg[WF TK94<'M0a9҉g=?3Qχ/vƉ) ͮTaPd H'dqQXK+^ .sOw@. `X6hNDQ;re7ǖG^2i+d_Xvf  >F TU1l%y.BW&4X*KZGek(H73ז7gm`.c OpaJ]a@v [ɝOܼFvv4k FENZ5 fAm%84]f+p%qG+YIN@K0 ځҏbvJ)g6ԙ{pkwτ2mٽǧ '[57(_!G=iM2 E &H׉%Hk !C9b%-xȖFڲmkK@ ep窮A(Gd!f cpq8+O= 3W GqQ6~N1ŗփɞ(+ #W#TA9=ԗFY9W>Ve}9{ςun4 ?/he d/QB(~ ;wI:PduaXrc/w7G,+ƅC fZX~o^ҵeHjg-l4t&+XشlRKQv찇?qιy2q$2 RHV2^.3%Ġi]b䁐1ebnTLZGY+BL\t < xsφjrLl{^Ipq?4)@n~x87||ԧN" ˕bso,U!}%`ҍ t" U'Z Bomc:J3 J89ow%'1j*)JJJBHmU4w@2=>4R.ֵ8TFY|6]UK:QB*u8uWCPCǻ-|y=N_A[0kQ&lc̡9lCv.ux{Tds!F|wLĝsɿ.[eVt7%Vxm<\.1+gC2^ 6?F@k+d\i.:kb­2jqsVOhY}uٟ8PU 4+39 FeǵkNCUQyH*^O,0d- Բ.G26OD*FlV׹2fM>[ `+ 19o^Ƕ$/Zp+<2ԔHO-qF/Ki֥sAwEp+OK W8(H~, }Ta 1߬'&'Ix/Ԫ.;ėbZ7?.Ƈ~Qeyp>C&z/,Fd^_{Q𧔭%x7klfGh7){8t>ڣ:0'- >0wmWtϣm]/ n|b;g%$G9 E(ǘg=f/=Iޱ)n#C==y!/5Fp64>j Sm&\Vΰw~H(Uc6&Y>%hG9@Vu~_"SER ށ1ѩSɸ=ḳݠD|tukӉbH:kFJ~}`uDw˒ܗ=ƻ!#@={FIx X5_֚RҮ7o5d<0ZM#PI0oz-9**vTVo]T/@eUڞDq]JuBs4.>}{4f=J2[lI< TΤroaI\ YvY՘f豯=5?[Ood0_a/#_ a&`["\ǣH3S *}HV}eg鬸Xi7+5BN s/9J[6Ux(x,:$4W?_kr6pd̢Bk/c8gYs*1TlUΔ,",W GlNr*GX=3*>t).63C/|qTtYtl%e#|ghW Zaj E&,N:ti0K#ho0u. rTB;Q@WwѺJLf7Rs܀hΐ҆iHB;稜whF?{(A^\P&7U=z6>9_P;E,6TL:.~_sG r/owj%Jl\Zs#&ґWO/aGjJŐV$[a;m5Ts(v45vX2"әH`~p#2?/H3;޶R"(/&>,٢ o?yBi!-f`}Έ[ĩci CiFL;&䧃g3/H&հM%@#_N̰oM #HahSlj:vdsjȦj~৪ʌz=&`o~"c΃w{؀(mgQ6 BrDSB맚BlXE͒i gqUU6wGټq " fLw[N4:KMBȾĠ ku89{?KSK1- WPcEIʘnJ\Kl/be^yQ.s6XH;D 2b8c@ {bCJw&D578oHU?Lgf%>n]9Cv`'±FY$v"bM|:mU#'" 8TGccHH=` yKw1i֩C,9%s@%+|_ W$Ozr>G[GiҕNgyHtcB( @g }Q++Je̞{n[is~$v3r7-SƄ$"|j QOGH tAԳl=݀fRmR]pe& !L\ pZx8qX>Uڟkz"z1ؚ9Ojm|0Rj~G8[UA j(ÿɪ O)Y;S<>:(P;nU_e30OQB3bfjGo5.׀%oirO"/PtC8d_kLRqղrhatvC4l]A̻Z܁mQf&;MA|\;^?2uZ:6忿&Bn3^%?d4m}Zn+tW+PM& t;:z'ן#*Z5+,*Κ"ȫ} K1, ; VyKѯcXsr1-_>5vQ SO9(X僬dK:ׄ[*Almh҄, f:=!JHGMᖼ9<1Z{ODCrW>字KyHm(,OKGs{3Օn8I0,*8Q~#?|*ʺ}%md&k07E!i=BYgPf~\XCY,pjdEd5xcz/R%_LfkΡ+-(H/^ByMG&~B6l|'T9hC !'\zLN2kb)&x[cɡ O\vELjʘ~+tf Ejз6Zp:Em`Epg-Fμ{iБ1knލ .dmm_yy@ron3FunЙ/O*ssDjZ4ya9dzH'KpV m;;Ҍ4l]8w~u b͟ho|tI.JO1K7*x@ߧ\'nX{td'*yw,͗"e(H¶"W1fqԹ;_G-du*WKkdRsn@i?^cKJgf") TZO t?F&C'hV 譚oc35\Nk Q[$?y\ ~5VRzEuG4<՛[](}?l VZsXX \Ƴ@a<_G wsFPt T<}eʀ.Y_jû=*t@vp LZmi!8@y=dtLhVNUD aXEN) . =1 ƓJN’׺w6yM7I1,Ӹb#*>(--"w"$edAӑe~Lv}1S*:xrAr8WVa YXϽ{o=A1ᮢ%Pr.qe̷E~갑Vyvon@:b$3NsVbh~ +Tme;RNg8_\.~L?ƇV#RQil|H|Č}c]Ylbbه(x2}F߽?ӃԞ<0-A ݁:#Ec-V:%J{l#nLRH?Z6>[R,x䬸LBLc=Ρh.D?N%2'LU"1kcA4 rINdkt2%s%똹$jThXU.7$3O@YWmgdT KA V.lM4ׯ`L-sIJ9+. I2ӿ7elQlI>#ޖɭ!t́ Q ,at_"fj΃Ntɗ?i¸u"~Iq&զgKY+64h3J%2JAڪ[./P/f|UY"m"mldDxpitcL%xA#RNeie<[[ˑ?7G Cжh߷[89C\""[tvYôyi__(%ICH[/( -u;rRn9Ҁ>Ooas{y_gT.*o[L,S4Vg!7-Ux>0Nd.;I^f-+&|%l$gFXP\kZ8?кtdy?ÝMr.#?)r+rICf8u&w^Zl6R EwQ(!Pq/X:z' A݉@lZNK͊N =;bɆ>^a`^E%o`m َ18hձ&QI7DۼnFY;}l e)<ҸvB<˂0#&P52YPAgiюLxҧ 'ed85NJ#}M1 $;.^h;sE(ۆ-9: VT+zF6;؍BPY9º2vBHZHOpe*&9S["ԎkP|0M}h,(I%(99cymm`iE[l77+c`1ݟФN ZmF kk;bLu nuew6o7{[X"9PT[:쁬t܎1 :t'Aoq# <2zvYn"%<9R)Ȝ݁A=j1 abpTE(g%Cb;(VZu@CC'#~s圖]v +y4|yRQ( 4={{T>|op~@o8Т[BO lʗ~쬅H_m cۥ>˼dSI^Fi"h\yU?g腅\(It͟DlE| J 잼J[n8$lA PIwyPNL%@NN){8דu]~<ҥWP<np;'6l(vD` 2+n(bFnyday=WP2%΃1$Wݹc I:H=}Xt#u ę>S#h43 ; p~3p\<_kE|2>'*msPQD-W⃿Uq|ƙvg;/_ÅR"i`d,Ay[4+X)54mdfYkbh"*Nί!zco5\DF5[ej\C"=sXW;:G@$MFr)BN\.޴)!&P[l]Ԡ Tm8S@@\,5Ҍ9怪g%(j9Q)'Y}ױp'ڢ{'|%(,ɰaeڀODz0nJRX,PUޟ% Gwt S6`t n/F ٞYEowy GIgs(De_B6MG}ڝ2z$QU\֝pH2pe#\d/5l'7i9 }`t<  //ڰE8;TO:6ԊiBSe+Yr {[G~<,7rNu94YM(ȥ" npg,J{⇳-NLQ I [R\&Ck1Jt$ܭbp]o3~;#gw%`q׆;dR 2zvDg j?dlHơ H/7u|2VĆF }&p_#PaM8,eQփu I7#zTz|*CqüW}C{_ʄWJ%qPČZıpn@2SZdC,tuPC:;c`|aIdL7=;,d-+? m+pqE(+L<:Xu rkqCZ7/vlsk9,7ClJM>@%ÛWɞY Iiqe2WNP}YuX/~f!߯T=]kEXѠӤYiws!׎C?,K#R^fq%q wR.1>1yEo/_K$.ی-GE'{X"]-'MsT_]+MeJmyڒqɗ y\ ܩ-.{?I[+|@ip2eG:|?~nWSfX>ݧj bFo߮ x[״w6(x{E//D+!M=-fqbK@T{dh*W467.VҵVkMԃLhP˃~Ժą}r򸟵bAb+mHf+؊@^yC)la)i1>Y(Hʳ_qA6El¶w3"BKQnWrDQ)^tnRF ܸQQ"JG܂1O.qB|ԓETb*; )P~YwB^e\p>eV Taƾ@ztYT`K U(=F6YCWrZr=P>ZpMϑlG, $.TQkZm+b@>0HK1Xy#C%uDIm1&Ҿ}땕C3~cOGr`lZ[l6|}FyX K@0R78 K ʫ0$]pSu ?$'6,Wmvg fBg]*BLJ_z9%7 "p)!2v8Ib>z8]~CApx=ƞn!B=N n趶!ѹ)r͈obRU*3B?:-LJˇ\KyKTTp@ r$Q/4byn啶vd!Sg$hQ"Y\v^ bsٗ;J!bdS 8 pb\"_12߶PC+R^> jS%=g0unuj#1+.?IgzsGi6Pz#) Z'<;pS8;7b6! =vlKYdv?c %m*j?كPs'*UǺ-1dmU`/dg~<EӆKνFxkOdl?Ԙa;z9չaլjz94a2]{2YN}_Esk9JÖ?];jpI+tX Us`SRG@4,ȼ-L\1Q񜱻hZ3\MÍ}syWJ f&'B4$Tg}jfbk,@csqƿU3H/c^ey:"_I q$ b9o]tج-͗eJ!8@V79GB|`~@8BBm5gn - T].ג]5QٜÌ H*pGU&Qd Sb1 @b%[ |fa@BVv[1T<6Iy9 1dix-Y.W[%=rnЭMO}K< nS)N:XU#=\CJf`=tVzL7R\!Zi?=G졲mr7SK܇Z@_C=k,=5G/'}/0Ţ6G!3_1QF_xd8Mx)-GU(_˼bѫ5 Ni9sv3tГ?)3/<8 7wDohba?\ A8̡Dj_wus_ Mǂuw꿣ɟaq E5Gϒu8U__8lK]JơX>:4ˆ ?;KݠI3&R&@kܓ3]Q>/;ݯx4S 3LpӨ=44Iuy|V6K Dc(+;lR_Jqjs_8* iyDs$u`! YDI:@h2]p/)A=L:9<~qQm"?si `tV`aNRm/r{H3I(BF$E:c޷b8.bWn e}!!Ͷ1.#B$JL~r"S~Y^4;n_r!7FѼoQ <'6 еb4dcT+qr<c7RjYBPe CjXC*Rs#+q~E5F>\U aG)Ok;Qf~o&ubmSI\CՇXG_~e|'\T 繋^Mʌn%\gۣ: Ёfܨُ=<=];jʤ 5ŅM^5&CTDC%$_w`[Z>b5./U]_'8UT|z8'-gHㆦNxemHnl= OEG'c+y&%0ǟocZ0$cz3ڑPͦ2b{93hBYox PȦ$^nY.50@θ>v[ Ci +!!U^oXW%ש teVÒI!$['Bf<[Ldm4z,F˸AsKL6^̜;zm;Ml GC *$hV$%]_%eI$attce6Q0' MYsh[Zy4߫OYP,I,x'ꃖx< C[;f ˧[Ebyr!g2bحu|IɦB!DH0@.HUA\}dW:z&z}(0NQ+i d\Yfwzx sG @@'UyO9y- AW#>>Q >fj%)ܜ/UGCI=ey<?"tE| \*'<+?:KF lh]db[08e:[JmIϔ ij'UsFgWa FP^&0ݕ9l^.Ze+5W1 khĈnL/xb!->UCQw*wxmHHiF qَӸNZe=-:%R0S38@[ /ců#!! cHR3Y?[li`&ۏE%H7mװ{6HՎ}O{۫6"F$'ˀ [mAXAu' 090 =C! oMw}e XVdhV7b &Q2]4$s-\/4-]ԠŅSǙ! 5 +\nyCPc>7%YP"g 2^X3 cNnPEV4۔?gy8s?is)ՁuZ ֓2rkUTK5Fi"T .7HՂ`,OVھ/PYcɠ2h\V=˻מ"% DvzvCV v}32>-Qlj02I^gG|Yz7@qeIE͍xc@,lSZǝ#F6cZ쁂崥̶rm"5@v"`8Wy =5lĿHl7ϺԷRQ]7br7O!u\KSWoqb #u.L\n "Nn?D':1-h SL UK\ 3\?GʂRDF<[1 ^:]T5e54_>#q31˹PߣRw2#~]qܥ8, oy! '%mch|c ,ދy|JGb3S֗a(1Rwf=-23-WK`7. "s&7l6sn5mf8ЕlRpoT.dQhޙ0]TjǭqYO5& M_SupbUy.@!1h<aAx|1"Wfj6I{σ2:gTΥxb>U12JE5EJ'/qbdI^f@fevzVv6XxרL3!K ۙ;G 뷻r ^ddlGrv1Z0Zo ٬W7 2{ Eتp)/m jdHfPU)CE{[<=d>&t8΍8qsLlu /'J)7(m3jy9G큥Hx+K\(g؉[N-}ɳ$f6RHiQCB̧v7VJnhݦ0]@GkyD!8Z ~yGJVXܜѳ)Mpv<籇̷ nCE A1;( K?JoJo4Bc^  9$}C]BB3l-ImqP*o.^vi2 ={?zUdd Jl100||aZlyhBUcR|xB/X=Q k1&ex58Md:yu"|Sdni]h~?>{UVc UR))B☃"{zw[-dƌNć)ydl~T:{dnO{ڸf{MlO扰oY$q3%jf;>yP"``a].l0I_%F/Υb?.j_H7q9ChobWt\ն\o5FOf&?GpS7#/˄a?`#`Lߘ W s5i)^p ~1'~|t}ѓ`s[:_R z\R.d#-N.e*R@OiDvAԬƾ.=\j!JDF`/bdY[}lgF&Y2)&9ObaQCzLDym1Dw}"'၏^e l~2U1:ޠe}7C?eӱɡxrFBK @{M ʮa+ UtQuNڦGяF 7exXaFE@Njm?T5vΉ̕++"G3CoMxSמ-QZv#yg[sggGB@M.cp-]~+xuh^bcM,+~. $]L `ä}x,Շ"(n⸡30Ig.FI 1PD0|>M!d䓙.qGڎ ~K=+zQŚS JʲqCS%,u@l!9\Q噵LRoc}&i sli[{BT\[d9t釡d XN Οv^ТAMF!zd~_'D-mYz~vZv%~A0HQ40#Ɓ76;ơڢJKNkfR/, 䈢ws=W3jSNza] Zg&pD_: 'QސwY|e#7S|D I!TƟmɺ`>5縁ڿYG&hQA#BFU}G-r&e5쒊N;bv @:~C~GW_S+\B%*ZR+)c? ʕ#BuK\!W ϜJQ-_֏hLe7|x(x`kaJjљO%;aBW#sQapL߱Ⱥ˹wbLZV|歡/ #Bj H%k5c3R7wo#0QUGnv ll;R&tP(jsl!ȵhҮ%tI3KOQ3$ϞR?z-~خzh9}3YDuHs;cųѼi 4] #ZWWc#'~s^6tIĎMQGWc'bxyݵh!e-&NƜq\Z}ƟR; P@~wF2vuNMUe dA+ޏ׈ZVBϋW'_ͱ[՚}cͪfhV<핆sѿճ[j2XS|iv@d5_nЧ=k)0˱Z9Z []{LП =¯ׅi5v9%=Iim4}'W4.LSeNDK޽}7@""5*1Si}V NGr^ʩ^]7JL5DcHϵ6́?1uʳ`'+ EwU4gzN0&ە!;YQR@k&WRuaV 8q-JL D,Òa,xU: 2P]c聓憛HOX$92v=;V#Jd%sxASةE}c6])ҪЩHs]?WճIWQ?|#J7lɁ"=6m떧Hdb?6f5D}?v~>y䫲~m4i2!J\~o}>\N4rZZqi&/=/ XB};޶5 gR[P& RCR\[N`~_*sAoj~ܓdn` o*$n95 Ѩ@w#Ѓ|tT #]h[ K~Y׈WxZ.!Hv:ӂWGt(FCPM J^BNcI8 0nސȔĩCg~X/AnlF=oΤ~~}b4YZ^롎2Pq|s2N]׭Rog7;Y0E6چN|@e&by0m-^'l%ET$2v"(sO(osƥ@Ǫd| ܨm-]rBa4 D:y=^[9p<&M:1NmDO.i)&X ћGFmI:ƱOEÉ! |IZ/9IƯ7! $tPM2{2ڵmɋSta㾩L;]9^/ {NIV~m/%2s~tW] @}; Yg}z}0?%jqÑW=j=*kpLuG EAȾK#8^B`&tThv\φ+4!k. rs('H'o1,8)oLAn؄cbm7  Xk,÷C.QW{GN.N5aiug C[E-&k 4nm34wR.?Qҫ pF5NވF1aSY{di0ʲ41\CCU4Yh]RW^RZ GlBdEXQh9\0@-kYHZvm(o{nA ŒݶrUbfW A7dYKMk"&L3f2ZBJ(̸n&=$Q19,^aev*tH:P*1 aIX1 Q&TV]0q`4r._m>]#'utlc=Uq P##M~W#eۈb+"jAKw;P uB]. k}HX7PrO|'䟜}w$Ob6KjE/7&E \bw8(dyHXW 1,jqh96m~m!]'Qєi*v1Hɘ鹌XV-#“sڻQ`XWn|GR7gl(uZF+ 﫯HmZ+@zZ1@Wy&rFZ3Kb?K ֈ-Cz^sK J /ɽ^Ek| V'\"7p? QV2 *d<d mŒ#}]$ ˾xo>/LH ]lf|?0Ed"µd\-T[cZ( guC,(~9V qq)z@1LWǐ?7xS0.t\ZY G <W[9,,peG8c-k)w'HM!xp-3&W;B| r1t v55A18h)RT 3,%jci&dTD2/ࢸgQ@-\2! BcO? gl ٻɖ:`4FXS reAp̨lr'p5aG\`'E9uGhN\Yd׾ZH}%Gݤ(mf7ԾtDu3?“|be9MӞBNq^5D]K,E$ EP9e/(S| ]}uBp}5éRaUawA΅V)}]aEA_l]ol&PjĚVk|ïl}GfxzR*y&h@df K OôRk֜-_@ya%>p{8vY J?˂7J`KBeppR ]xLeV}Q$f:A,$~gbF#Nl-:,<0pm+[7TʷjI/v˿߂ -g=)ژgOE]ߴlZ^)kXP- 5.G Fi}:u&S v J . 2[+=PFn&v>3qg51q;AvN7dWKwI!,{ؓTĒZp>i Z.'aw7Hb?qQp+ wZO,>B;(fp%zpl۹G)eV"t 0P@vy2)7 Xo&i$xk5 >tDhKQ W;►;-gÈv 7I9(bZ㱡7($V_Hz-Q<*מZ'C(yɟSv\=B&zQ#:G"N5-sn3ZF]3QYuYi0:Kr 8EUWžtOLxtBhrRaafJtja=zC=ř"Ӵño7Um={2qi0virNc0kucV1 ;IghHؽndb"Z p hkeWR=òM?p ,_s l\k{Aπ#@ں(!vP;ރx8=7ѵ5mMnzbYْ4mؿ6 } S+CS( {NMgMa˨G8NPl:BX%ҵ)Z(9Z~f]Ԗn~8ZF0B_r ^P_Em&qu-@"t)gnzQh40&G#lc@K^aVaGnKx@1vE!)"(ԍs5Y'Ї1 Y!ITTn:&m6HFӒ۷[4-)J68?eys#Ϲ2f 0]H8]#hMTy8޷=k I9-䓡|wt&rj8:8"g"7Pv'~z$!^ȖI-#!J/oF$CIFڮ ֙)aef6 ʯX9~wI?\MbLT9Q{K*79wN) BsN uMQNWl*siIi<䨲?"c!$Vqw2Ih9Aɰ_}&,I醩#EX3 EΌ: )AxQVtwEYpYRW ے"c~;Hږ%Rxŋs(׼M$b)D !E2&G GLt$ jS6T"ej2ei{P Ȼeeկ kG $<9ȑ Ŏ"6۾ 8?HK=G?a9JYZ6PcaT@߯54m'z!Ҥ=tw(U fU'&@X*e/4;tbS섣d#?3L[6CO25zp13/i7VhHFN7(Owv0Mpy-!ʍ $xAcb%HaFaGScu-dcDQGM[3v#|Q꽣ʷ S)Wv,?!WH1/[$S&ALOw}z:He1//ǖѪ1?J6;E_ .D?1p H޽pW Ѫ1I5\,Sc:;nCBSx8b<ȴP^uwˊ#ȓ[Q-ZX984Wy7'mEO\Rktw mzcdz;?K;BqґEђ' za 5*p:B2lkf#7g5r.҉(BṖ;R_1l{^5W0& h`Ip"sk&zZ #5 bTXG$IpeKNo.tg&dQ>E r /A3wg;FBcҰha>/Bx.n +Þ>-OqYO1YdE2@7tV7EίG^B.#!g* pGP>z kη4dg>P/pƦ\O-ɮ[sPtU/md)f8lHjҌgAxkH_ܷ.-(ni#;Mc6RE#:bSmϛ9 Fwم:9$DzQd($?v-L^g >hq|vݚa,۶=\3wFQMywaNoB2۬|#h?<}]z 蠬v[.m6{abReAvoCw*J(4ښk~P(ʍa:n 5` A |_su2P9~i4xB.LrGsb rwxfLz홱v*K?Ӱ4?@WYTLvhHQ~\8J]J5OO=8UTäy 3=˦,: JYqJ4w/mXi>zSѹ!f:)jdfC! jn!4-zXKZ2D«{U߀Oifl'"L8SNCAthq ͓4$ GHVY2ZșULb_Qvy489YMrǣu؏#J&$jP2P+4>V2\!4!$Sm>Ҷl"`MlE1H 8ɜZSAKtE_݊<HHkcE:|Ö{XE?&Ulc7l]?O3<#Rm<~h!?.}ڜޕvēZ!"`X^$6)@<fgBV|yE2r ˽wcuIdo D~uPzW~ՙO)6m?>:SM021Mv|u9^w<Z_%SD灏SҗL܈k{ɼ ^ SzFޘ; [,$zFDd@}mHB'5QZrDI ЅRwbc(+;e]&;fuA+u?ql9nprܜ5X 35sƨc^ E|Z<{+JL{,`2O}u~ɩa"jX3-"0af =HM(#JjTŪȸFRԃHp3:U] މ 8pFTBwu=3Q.PY zsÒ Yuq}׳j͟K-qA8%.5n< )Q] v4 `L]J'1N&@=\STQa,C>69\S'Ȭ.?k Ǻ{Bϣ"MQ܊~ % t49:ɗS +x}iv%68]X|DϳNCnY+ ' +B-j9RiH9b#NKyt(~nbĐh-Vy! {té(Kn$07k=6{ccBIQ>Ճn`ʟ>ƿIPSϏ* b௓ڼ, Na`1xqz1bެW> ^_#0q|mV.pPDQe~Te~+s Z羡68azB}d{,_j4|RO|z;y<;2-3u%s?j6hl,빡# 3!`+?Ra%e,,L0?,Cm\bqy1{ms#$*/AKKGዤ<)d4tS}ud EtNLD;*gv?ԁ*/?!帏Bl<5:˾;Dn%I韰5#$1բqrT&gKҞ(05jKk F8vT'BWf&&n5 QVt6~& ϞǴ pa(bŝq咆 :=[̰ hX%j^xAߊ GQ5`Tùk_oPcA97dF#\?c<per`I޺yw*3o_v:HvЍ44'Iױ^9JUJZ ;}92>r|뎾.аOwQHlaeܨÖ ^P5 : u7A3.Iug2x&EĂc{[XRԓ !B\ ]Yܵ}x~ehaZ]~VTAZBG@Pk#-)΃\Er;FڳBx3tV} lRc Bw!1}OjzfUR!=\PHȇGo^M屿rl%co%.뮈ȩhV0ONT&l[Iޅ Yr&+r_61p4w2lfvr_pObm㮘;=Lf hC0>"KZYjrm9AB__:,Y~ cб 'c㣏Xuo=zAAUnuMneEi%Nk'H5NM%CLNTd#Z,ni,րnC,7|]Ovt4}+7] GkCwm)-i^jH9(y40bXRs\RgwQ$wA)K#݇0PSPQtKJYD6-j!QO(-vRW2=gV[F5Ї,)B60c6GҔ֫p]!rX$kw{V;|cw}U8 ( (ǞY HL2jS@ 5!_~ϐ19uF$mYziL#:Uu$CHT[}Zy`SYFğ=IbOZVCizYq5ғXuUs%aqx͝d_~wQ@B,(C`c*6A ژ0ȉ*K|C+iL(Xﱔg2fp*Vp[BBCe!9..f_j Մ'TKW%:0Hp D3B)&bj|lhJԮ|<~?fd)Wím[! J5w6$:׭t|)lZTPF B*Xg$σXowþd+zR8"ư"۸SN'xr@7Ϝ״M<ԥtoH~0 murڎM< aUn Tf{{B$`4zo6j\CzE#S,L+MqLUYպsT!( 7N+cLff_TZ7z&kR>PH#CBꃒ3qLӛw-?F+E:wn_;8DwUH@o8vx NSOLvd(/CxelóԸD@ҭbG2ƭ>q hO_ˑK|O"8GyT;飇Z& %oc$`5GV{;s=J~=)TY zU)o;-Ys;LgU AC#Ո4Xi#K'؍E!$[?rRgdVɹf\G.2  wYx<dRgC#?0Bψ2AMѷP*¯-̵1T;ɭmhD+[sk2@|B]8붼1tHZd՛_ sUM%Mw aE2L".Q=mȺ i!qE^J ɟ~QW}+ j*;̏^LZ}&i\(}c 6<{ׇQHU񁽉 0#pA T)$;`x76ݹi4/!(|9ucil4QJڪd־wd@N" ैra%B3XX Z<E4 @ˑ O  J[Y]e!O"vk+v5w~0绡*Rq`xpCl }ɛO;LR@q V$JE|DXl#}c^hwedg)Y寣ќ'4d=Z U>}0O#?+<|/(H_~9ux- :$4fMml؎{c| aAy; 䪕>1D5 I>÷TA 0"ljݕ$+R̆jL?t_%"BOT X-~ĚdM #E tIAJor ]q4+؂.t@4e +5v+v լLduR))d$cokԎiW*GDp{HB;0^ei/kxaKWv֚/t8`KUkWnl~R}I@Pa)AYp}=0d(F ɘ*`&/(.2$Xs.gGƪ ,`Ĺ X Sk^sކ6nCumUo"Mf7KQe/_ˑF(RyCmw* K\ԁc jTDK-V; @vѡ\fS6\SMEb8n QLУwY:OYrb.=eٽmQmI˒&0R)䓞j6s-{S/O/JP-Kiڒu6rf{һ<.7;|e5"8z1}j`Lk[ӹLu&o7^ W,ne:CZw.P:.,O3}\JU zYGm= :& 23aFu /bL T=l*G$E [vK He9Fg FF'8N_yD*A%+ShyX"3Vl=pQD{.N CVwg(u6\! /ڢiM5/?xbq>+ޔR$H퇯=OoR06* vg1RWǷ䲖&i|g5Jڿ{8OV"qvC/|R@9 È*bnMM$'ӽF:`5+fy(ky?UV KBCYˈ;+&o!Ĵ[x-n peVF*Ë[| .~4-BER "7De[0vʝqst|mrj~Mm'pLA[P*m.2蓷$Ӫ綽1EK{z8lQă*BZYk2 tf[4^@Ch"s΅D-=q~V1G<#p4' =]UiKtzoU-Q?DE&Fb9? zE>CYD:M@+4=J;prVw*>!3 Lv4ۚ2 ,uyc۪ /씿% `b&SߙD٤.6qEƟiY[i{8lǂIN#' + ̳Jn.O(@; V6JVZCpv!c_쌿0 iv3ťX(mI%; 'mIǃܠcOx})8Q#Q `8VF.ƐH\"c/\{$dv)&?6p?WLGLfb0gG.tMg Q3J=ܺ(ʢc&sjS~) əp`6@us_zgg8v\QSx M9/Ս`?rmq<1^yzpWn' ϵ* >@fÏ3 ~#UBlZ*Uז Pd| z>T~7aYi 3q^Ahh>ڸ4}p!P^Έ=ƍԧZ&@Ud[ǻ Npq.>FxjP.WfZbAP"+"/=wsONhzjs;CKq]3ݜ#^1{xx]蠆T*%,{֖M+eil'r;)]M(^I`2a\9XWW?V䷡ P}MttzT@53zP/ۡ]M|e;o R%3hŃN3ZwuRq&W4y7Qߧ*5qE,)-fMI٧hf?җ`kb;g)ۚK3]3I?or{ է_'=?{mg}<6ގʠsBa\1ogfGD# Q)hj1:o.Ia% 6:&ٳ'M㠉HߐMʵ9weAԵ |苀9/Cx\<(Iͫٮ-. C D$օĒ4}:W맍0'6- Z*LF}1FG U;t8 kC/S-䎸| xI85{;jo83ru l#ؓW t~`Κf}2!3v3 >TpA2&m؁6D"(~Z0tvL<_ -ι3 BC}MO mYH+?Q\ +-rbm]951a9{#X$Z ʘ< Kȼ{ܗ_bX\;LjL}7bS? d=u%xNAJ[iVO;:e0hm-5Q!%a@"QBe1L[64]6P8?[*$,X j?`榇N@M $}F#S7&0=o]f}QozI_?7S뇸dqjYEMY;\:sp586 . ,hdiδUP|śbOO>&D%iRH|q_JǘI;QVՋ|1fn=heC)Iq0[?J.MeX53>JEFT#u.B ',q⋺pc<5iLiȨ Ht8uNqK)w%t.5d@KLSڜ> v[6z\zёYAN^j2eHjjiwr 4 Z9^шK/_K˄xp2~ in^`l ޸&Zn؍I15h4lWVÝ [0^UiG}hn1M㟀,|WpLԑ/8**blqg1i!=Q{ dH Œp5sP.Ii!lݫ }O,7y eJew?ح$>>E>V}Nhܙ"?}E#"R@t=`;lDh^J#:s  OI6!cĆ|HO_=^e@8,eŚ12ڹ7™{x:=\SK"~t3^'Mh{zRznjw]΢C  Dh,3AVהqZ\>jEׂ|xקe'`wwq\)(>"bá]_P~@څHrn/P,n6>I-Ѷ#xCa2_ N ²t /X&<17!-M7=L1ur_/g.v 2%P-DsݴN>Te{YL ֿT-#'bdMh0x ?V< dm\(&i Dkٶ-KtfÁ`z/Oh\.7 >f潊Cvy%֏NJ|SwLoĨ/ cj- o0H"0L`1S ?%GMf TshdJKAcN,ev%ЛCVgb|W+:ۢ0N;֊cD s@i <: ͣ"(˳[C&6<`/rJ k#ԖЇ;'(Z2(ѽ?̭78'";[ԙ-+apH")c#`hՑ եLL\yㅖeY)Ѻir۝gvj5@m:vޣٛmmOScBXcCbJFJ=I68_י3m?@L߽*R/2$wX|Ax01O. FJY¥={  QkLxDU8xz[؄um:D ڢwアF$T.">HI1iⱞEY\lШ+u)D +p fԻ﯉&.8ܽtV)ViB'|^mG+n ߰d3l6qk_h +Fm+Q$tƓl Hb?dOCK)IOۄMmу8q|}.>d' `nI?0[,V/X6Cu~5NQS  ԐܢGwWJbt!S4-XH&~6ZUł0S"1tӸBi#d1V[kqG0v *<2yU,{n4q9ߑoIo^AvZ"obº'FHƸ"8EXfhA ũA/V͈dK^s5{cګ - Tw$MDK,o>*RKqcĝI4RqQj)b,XZ_GWTދ=-նa:he~'[I~!9zri;l'to4FT =R:u1 ta/k 4oq!< z {$k_T[oGjy]pWꪎŒ=a0TQ"»9;(W C)4JjL1/a%X9 &&i')駲ϛiK{2FlY< ,x1Z%Ϩ'R#Ǧ ;2# V*fT(U"!)LDߋF|&ēg|r5Xug}~ ?gJ_ ?3:~a0[GQq)=/1*jcDB/D隚ڷ:חi^V9FH:#'``HMTX%{/ &f\ҏO~7`+cؗˀIEDD+ B3d)H->R'ih0ӛf8ͧ7z(Qnsw-ב-t%[Y <wA&s*"STX n+[T]w[Y% bgrrh ڟ*i|Ծ:Is(dXLơw)r@hJ'lsAE㖽_nٳǑSYxKG w5Q%8~Y7pYmfOMgz08}xW:T (pX'񓋵5A}y1¾Ɨ3qq(+̀ ؅g; WY8>T'fw- ׮uA}W-rao gb ڵjge{mbiXB5hA/eٰ)7TZ淦2+@*e)@~ܼ-$0:7g'rap`Eztd̼_X07@R7FKqd !ԕF+MJCl&0Wji}1I*Zw1{#1,@:ʌBP<c37 X8IWE`uFZ̫o<b夼5+^.$ϵ~I-[D?uB[he!zZPIx9ݓGt`oiwam;պ\UQbLH9Xʛ#_+{1.J9)bxX{f!X(ĄaZH!G+QL6ă*+ hTC>Lg6HO+C\rK! \ۛ' 5َėAe?I/~c)O]fXr'~a$kQI'G=TD@cqjLdM5ЪHi,(A,pY84h ~)2xWse5n Zsuʜb.^բێ>N|ki7QB[: TgaF]uZuqa|vԭ/I8PA6Lհ.ĂvSbƎb?װE]fČ*lFȏE%4Sg~`;$i)$; I dawPrVاZ[ks4 S2S6 o hXC #kFsyIO*r7Z5[Edߣ0[06*GӖv2轏"|漉~깰_UHЉ#kojd7k ?,Igtr(Hh -_$x/5jfo*VF!S镈?&h{r a'˨q\(2s(e2~q͢ш!˻I/D BfYa:\K^z-:'BWV=ԅ#v?ޕkof4'a;ϴ -\4 XM{>>k{9`BGoUT}R$Ӓ[ޠ 9nEx 3dzoiLaW36,:% 3$xbܺ>-cdã?a6]uu%-|X{D=˔Iq04dL=4`uVڂ( M W@Aɡ^?fbm k@R6C_,n߯ƺ4;Y-xp\[t;W͕nD= aFMoWoHm#g]^;*ޫ`窔Pʓkq^sVl ޿BG+I \PyLry9Ѷր8O4OH ;?wQԛh;s Y= 2Z?f8FR5\;03)h,yp.NE!hNsrjҼDCyf#-]I2.5V=t* >/)+j4?'IjA&|w ? Sp}D~zzɎ[KfJ,88P 2'um?.$l֋@Glѣ~)1{#S5F? )zR h@g;3@;u]l['].<["TV5@:@8Ad& t&CC p񖇏m&VR׍VfUW@G4Gd**^Xng {8W0q(<-|XPqWOfNJH#`BlJI>p:lM@Uiq$Z}Ak j>/vC=|t珢89]G:WJι-rpu >B+;2rV!˞|k+C7慱u> =G.o6pb/%]?S+NMӟb_u0cu2`S7$C5uX=L YRV0=D=\Rdp/o xk TA89&?rXzL~[zҀhˎ,-gŨT4ߴ;4 c0`ԄqduV d#8;]1HF|XY;Hp ^MǟzZekjFi: {0hS>!Xixp͟: KaQI_Z+4RAH糐;Me]Ow-c$JBNپa]@b;<"nZVWCS?$XW ߁*K%eyt_LԻ5(ۼN}!2cݓ$%S-I?֪1a s#vi;u5jTfC7x8犅/MUV~ɭ: d?Fߞd(=RtKF!NrXuVf9O b@$^SzcpPvu4Et%)_{δNtw+FzlD QZ #DD! c3Ɓ8JJ;H"r\~is>WΫJ*9~T]u?'0tZ3$2D"!L˗\;fxkδBi2Yevc[w~^a]@bg/^"́3t#IM\tgrR!xG2Q1N42m#Q|\slWqNG K <ƿZǴOؔQa4F qnf{wz6%Tpܰ'2.܎%VWѫpA~u|p,kᶓ[.o*]2BDH *|ɋ EI]FEn3sDi cɇa %BR6ȅ{XKFdϾsZ+2\EðSC3ZM%2}ۖjWס^,/8 Oݨ^G=; ¾eYC]kR5G !̱c{Z}k8K m& ;x$w r6?<H -=5rЃE!&?ҙ߸H7a=z Bub 9^a壨4cqToZ۱+5c ,,{Q>"Cb TS<sEGBPB:@2 5(S1\*ʙ>PAoA|/sj9)F Fm{XX,rq"Nꑸ"4 %RPut%FrnZ\dBp4h vIDqMT9S"iХ(`O,ϳs_U#*ėv:B c*wWy*+E+vzaN#`D]X4z"#YtOpy%> 0\Վx @Íb^_yQլpގ+ōHϖKw=fxQz3Ҝ'e$a>g!G4ّ78n˩?Tp~8j5#PRږB [TΙDv~ $ДE 3o'oA4UTn $v$ uֺ4 gRe靋QL}k30a~DY\sHK<ܿeҒ=tMNsk4}HI)ly6>Z/[H3װOS0 { _bcIƫ-vكtP'X&y{51 5M4e/t(xt(:39u7Hb+ O.h#ye+9i9, UJ =Пb= ?[l~j80{ry6rYr0^_և{ЀKBJͰOv4 ':U]/|m6hVJIaࠫ"Ⴣtc,/4 ku /ד5;΅%f2Ϡ=fTWx$ Lns3*hZ=H+ }B.NS~a T{$~~6,Xg#{Gn7q#E࿻]<vrj<~dyt؁¾g`0אǵ ٠p^Pe|ZmˇB݀y t~+vkʾ'SQS#R{}7ٳjo"MTD+Ί]|e'ҶHG9/bm0}Cj8ϓm3f|E ʤ[BKM.Ï"䀽EC)O]IDmSibȻ㠖N@b6B׊u 6r@qmcߛ1sVYSL\ U9`[+^~r+*P^]?#= m5ҹzwrjoؔzQN†gj$e뀝wk9f:8nۼmtȟF'\LVg};Fb0Q eS&k!\#DإMr@TG#33+.˜,/5kzh;fˆJJ1t ¢3mpSF9zEc$v,5'GMLףs8f'$#;BRp/I hPUm Z8 3pLHr䆹Yb`n$lJ ҕL7ܕ"tV3SCdO[|nၴnyZ^T+ d}+\w\3*_x}lroYX¹3&j 1 ޘ*MF=7хCTN?Z%? `}dԐWXSqq{ RK.p?ǜ^U!nDOUO-Ak>E;aU _}u6 %nx${k=]Р~(\:J_w/O(#zqo/4kA]R\/-& \1H+_g<j? z'h*,bY?Ryh2* Xs gь-a5+O=^L?1P& {#&:H(1g%- 1kpQ:ۗ7thmǰMג)/zP2 mpF#v,G}K8[x`D"߂H\i>Ern(~ЮA 8\ CSMv߹nTbNKzǪe~?"߫|?1p}3_UJ[LP \S.6B#{l6L8&;M05VQO:ol\PnN)x>ow#d {c+)@ɏC{Ҡb \_%_Zr\nf +7,[s.`CM7k gDPcXqh;Ny1vz~HvqI1$k"WڨvE(/B|ϗ!`[u.5 PG!WEc,4QjP@YTkxeW*"cKܔVξzfT$7B }nN|+#g_Hf>pmg@Ǩغ?ultE(,Z ^ `8}BA:K*Bj5'e ryf4btjͩm tc<{Ƌk.'8h K2%%U&Lz} }!dyT /( c9Pţo ԓCï{B@$U(^d|k a=Lqe{+&|h+에"#_=rQnr0{B%ŭ_@荱nvj̊nBʺlMDv4[zknA7z%@M`ջON2x-HV׺G >o4S6FQt2 0 )Vv"u\EJG 5g^Z~l A vI:-:w9rCDV,}w o^vaMz55.9]y@lf&P0ׂN, ǡAz\"KCpwgE#=#ժ N *$x[Al.{s([tPQ,P?9]}u#uG(C;:zX)U*EF~9 Ejo$%ê ڿ e]5ZwA_RKKURv alKlܑ>~VI`,aBsFB  =pX]0U_c#]D@uU2QuaCRĎզ}'cWqɐ1X] w\M˚UDNZ KS] !hhYGtfB]p!߶ j?巰x_@,HBY+Yᔂj`y2Q5`Vֲ&UC\w#!A­6/M9kY$|[޲"ÔN&/b^"ZͩĜ+Ql^qhe,=8⣓ou\;U" -_9=ɝcw^Z]'C G  JvD+6x,ˮ5ϱB 2_yT"9 Qi`% I~AČv.z.-\?WnۢK>4]3<ڮߒ9:W7 =Ԃ, I;F9`Q+& kc^lE-ߔY^z-2,TjhC 1{yt1zl$qtE!SR5RdfBsgm <$|8v~v5OwgnS؍%[ؤXX'R2?7p'mAqZOZf4=r;u0 iKE ?'gpZ$|bg?ggwP/C~~ ?`2坦4%( boW@Ht)VNP*1<,ZbIGqu|,A7d]n4i*7ܶ¬b\7t[iI|{r#;8ZV"t"Bá^!We>2q }HOʼnE,l~RlfvЪ`cLFd,`u!#*Jr)r=%C dwO !Cܻ[)-HF|Io" :Tm'@^Qolԏy|wG^1n7볳A΍9r l;>^LՓ̘]8pQ˺MFXݴg y1%0`͗{S";gBO`x8:<pIm.LT&cR2~a9uG raxJg!=}@t9bȦ!\HiɆO_UQ Pzѵ>|LSS$.=_t2@4ZܪR`<6)eLG2Vw/]ֻ!{]g(nx\s.C7#j<-a LrFR7/.}{ 6 #*"W;۳AyX뤧vR-^7͚qs J gЊ;S:itL |gQUdL#*xY )hn~*B5 Sja˪LJM#wG <¡791.%8i9"{/isMZGuSz +lFa6qe\hMӒWynP;޻ U.LuNj.nֺߎVgtL@KT !3Y'.Č64gb<#T>ƒ ,3@p\2 : a# YVN>FnV/N= SmdB-lo7LZ_h=b,0+@9s>(h0iF‰Q{&yͥԴJ$ORK򩁭~D,^ +5 c\cJyrm Q^]vφj}jJu2<!T@9-U[2Th5fm]jPބԱ0?SRS7W'x&d${?Ru75t{AoH4>~jVs8(Ԡ%tgKԧvoNu'ʉAµsD 4al[Ouё a>cل\ օIaǘIBH2Om$9qf)'H)S[15X{c؛(Iڶȕ"N۳]O}-Q`DS_b]icn풱ҺM2[7}b|IA/*o|*U&\xM΍M z3F)a] rCn!M01gtQCmaOc_`UPk+TlazpZ/͑ۋX 鋨 e6ɔ~J0P"ֻ;M0֦R_"g(75g_,e[#d|7aϬ0bU n.(/J,9Ħki\J-,{ti}0H hޛoOӧԢ{ D*CdNuF28ڞuZ V }1 |;zX+xEt(- [8bjoCgTF2C(A8BX\ȸgGDn#%%gYCn ݨ1$e9sgTN]Nfq&BTb^vIL1wâ=vQ5{>g`4#foLT&ojciƀ_ݍv)0Cl`4C` /#aիYóa6D!pSXNöޏ021.j][(!X5rEtKN 2igL(.@7kLmjq^UpY8Mv:T%\1_!: (ȱ0\x4c+_y:M:*-F0ˏx,Ό`6Ofj f8mOFrsyߩk'Ŕ4 "^I]v8EE8'XY4w[tI 5:YPŘӐ2]+#If~&1AS09RT"UhJM ͵]P MTwD48Xv5 #6ON (b(O2%~#p[7"8yNoxmICs@;.*|r;D3Tq5ئ|2w^xWTdy4)?h!rϚ7kdUU-nMgrfwD /~f3zw4|t hLwprjAKK?(#Π2N>2V f?-HpUiPY݌1XEa=c+J \?ثe4R[Lb=EyM>.e2AK]{^ѳ:ce3_Q#c Km8T#9 V,gTRqoL RJ ؚ,0lE[#=|91O2 puoLLޞ{nwK=ji(+uoKpwwhaXf&(^<0ͷ@΁ҴdvNɂ$+ O "oHm7zʸQ]SG4qU9e#"{Jb/r&aoqS 8}wyhGRiƈx8|.1ۣ3J(CNkJ*BR|\feϮ uKfq΍HCѩFb~Q汁v-;_ 4U͍)~EIξpLuTDH7 3kxmt%_WIU$0/uxs ^MD2L"}u^vqU1Y$v'Nd2?Nd -%١GW_CwJ$ĨШ70_jwxh0-A\?4jAJ]4tggVe-l&DܴYU`ws~UM ~I+ۂBay1p )#1MMm\VwYw )KjL2C1vcW24^-5/.nAy E"iɨQ9!hi@H pVhix[P_CR=nc_]=wWL4n0^"Y9"2 :1f坌UrqGȱc>^)>v`w*H֢~pƊz !S4g I>!F \I#Lv[!V_7WbvIߍuCL0OrI&-iV{/[8qз%ԾfaE^$M bJ%Xac ߈Sd0Prz{PDfoR4^AzDÜ wj4/rH[+Tp[7&󈊩S^V$2qF#c2/sq10c$wҾM tk hF}G&2آ " Xg k֑4!N$(w;>\O#56F^0PG*5*H>]'{DF%Cj'XX>]dY@J^0~Bޑӈ kt3ыzQsP~q W~\c:a6(AAVFh߻Ti-:U.%{70*ftLhj$:q/锐[%hy em$WPU,2@!>BJDJ*Pֹ靨A361`oi-ҾJHB8Bf+djy$bPӉGD4dkn{I9UɅT4]Ip'F /@d3 ~8b+ ätw?knc5̰d#.\1KD39㰟`DUq< rZ%̰kt?ǪYKK95ti7xUeTQȓqUHVi%ZڼL[F ~y`L|gL$ T rz-h~ćMsX2 bؽc\yv4HOq| 5MR؄q] \0@b}<8!ƙ>-Y`T 6'D\F'aQ镩p}q Gپ rkn8/l:o}b*i]b>pj|rܗźkx@n?#Jȏ* B(=Zl8O✃{igla\텑g4ͺ& _ lG:3}< {Sf5T}Dp$[ѮI8Yi~ʎ86:֬અTn_x9%8٦'h%jew%LB, ʓ"bh;wҲ;k);d`8nNc?MdFMD᷎#A1W|kͶ@RFeG`;Nhu 7;&[G?BaE7eI,̵r)+JCx*#yrOo"}'*rd0HM FdP-O3P"!k_,4I`ybneݔ9NK>w./qJ]wPu=+Oe|48V-=53!\#C}qx3eb:Z3O>-ufIZ/G2Abu#^Ý`bh0]*!3}ǐ9YJ;r?ՇѝX~м̗W9|r 9*8Le*9!7E7_FÒQ~_Dz @mA;-dõ%ڐo*ĵ0*M9SA(J5;R}됢RNxKF|;]ݵΏub%*ΐgŵC61FsO"g'Q!xSf<_NM{-%6A̩(3ۋtthri aa$ 3iI)s2z( ;z@䐰.LՀfu =)w(oJRz"#Ku'K;n0Za$ ƥ#ΏP:>l\!ش(M<|m7ݲUlVgT([}[ڔ{N`G9:}c Oj,R-H7ƦDоV&F]ZJ KM`Пz@>_ȝ@4Pc_ s~G E<'$:PT*.qj |AΑyi<""Y_ct0tyqڑO~RIFRZ ٥+[m#~6x U*Dﱱp f`س ZL] [N]GH5@~qgS_?X[DZΊtnwIǥ#G^ d>p$6QM )~&R *0"!}/m^~PW9㌬ QͬxqCO;nD;REU{B ƹQ 4Xo ќרBl݀S 7"6)g=F{$@rc÷^F:>T9OZQ;Ȓ$ 24+* υxT 8o1!9"JGC5}gּ#M|ua`#AJGw%x\]NEyTyi #wb)߬XcpOwLdś%s;;=EUc$/Z!{MJzYVvJoW8CyQpN?f"GS8*l-(̚giLyh&N.@OlGh19 mfu"X(Awa-0 " B/Z=!ɸtD'Z {#ٗ7C%]["(| m@&6ue]C,Bj:Kq4v'$- H(q$R 0)|HsP󔨞z1~#_cafwM*h8IV9TԎK|,%XK;A]>XaS ְe4&lѡIW?-Q26/K{U /at?DssyfFFCآ_25%E[dKd3d>xzX>D^HkNtzt κȂ" f3~gt4{EAj(6 )4.^4^AOeV[nA"%\!ʀc] 9HNѣ(n>G#eEiVÖS5ZvlYlh"ʇgڙvlCl3>fOC]nύ鹑v,m뾣WFAo;F["ubM`{Ƞ&LKȌsغBwxo:]?_ra"CBYHQ[I@&NP׳RHV6npzHN]ɓ_]$[ 6i)uo'%R/ !nes09$ÍN"L;}12znZxp/q$N6~]X6J&bzyR,s#?O}l '7s |Wy"x=NB1dX&,e$县-. GjY9tl#.XxˊDFaiF# Mdg)/CsևKʭK@_N'R̻P6{QPb]Թg98R>12Y@Htmyʤo~rG7c7vsfnD7K]鹼NK5 z{u:N{٧Rq)ٟ'kqj%D:lѣQ+0‰]20L\\86Bj>)Cts&*6qф5~fۡñVg:k<2P/ă[m%xIe}Y0,'+'!EL- DF@oYXN`N&@㔑Е7t45=ɳbоGfIDd%R0= p:P:fߛ8烟<,a7$N*o{{bX&Ik5K23n)#QF !қL *#VtCL2ZAվGu@EZ/BNZ핍 IIZ~ :mݙn8QDW;v%/drtC"#䐼·%'V}tqP|!67FaUKR]S5pC8h4;/ðv&W|_qh-Ux { <2M\Y~6Df^si0CXl1r}a c/.sO2G`XhLʧQڹ4p$W@,ZD++%r>zK36Xq $Jr@ܖAKU;+7Rv2z#It2H헨xrAQXdIDY~t NVjWq w=A,= )񃅲ya rل9L rFɬ@SͨW'cxLdX~r:&҆/=<\2hlv'$JtvΡg(-z=gm{67ܧIAq-W  ARVG+|OKAk<A坄KFKTK a2mRCʛtGm`kxZrCNhRDYϼNƔE{ j7jQo2h.BF˜sG X 4&V`X*E^?Η)Nug,؎(ĴX$Wqс9ǫwDZ ՙ2&he$xic'z&2?^2qjЂ2vuXkpgoͧe3}~#ouHxefBUP{LE_o|j?ßqF FqUC,@[HaV͗(;e3M8P|J&Kv gZ GT'1+\ x׺i=b5੔sFh8. #̗)5 RKmt'X_bb SZQm(dNJ1^>yIjk׸ @͒l}<Ԯ@FM ȹ1=К]" 3%&ܢx`v) `יH0yŒ"AAeP]9M϶'r8v4rOFfJ6 dox4kZ5klf#_Ď7<҈hRngd E 1y#8pO> "TIF#v0~{%T.lc\DA)*VPMuf3Jyh^e[F}%#)'$9$ Rt1g`zt i1ϤpB&aMX%.o@l+]nN3/EVw`ClGY}XOyndb2&Nadʠ#4>"3H-͏C@7(sq1;|5荗}KMJ䰚H.a $z-]wܬ}PCVz#B͉dzyUI~i4J!8܇ F"5+Ms(Jr bf=ǹ~؛b EHkj=_'f8 H` uDL 9::8ßق 1 I\C>\TVdֳ+gHW$ZU)Y 1^4L׿/zUR)\&,C>|)Lcx)𼟍lӾREM{N?5U3O q MEzXCAߡKXDDgLSSOI͇/2 1D }5^;P:U]toгPgJ r^fe93̣;78'332Î~)\^P?΢-`Ö~r|}I2j TI4R k99 xMKdBV ^]שJQ.97]aWzUpt^**¢kIoۜ7!g8Y[v|e?7v}!xZeۺ3 Cuu}@p@UyRA;Cis_qq:Xp 6.ܠxv^7t;IvBeU&yA!#g4ӊ")DrY9xWҖq@D1Al_vɰ Mvy,mmaРgԓ~fnOfS̎j+|A9*piq0"2#O|ӃW}N{4N; TBtP͢Fi%VF" <9ͳK, Iќ~WSFhW[crH2QX; `[e#\x`6eD33ln3Ӷ(oC_{vs6=3G_^ǒ GjgMJDuROɫb(L.6lE<Կ߱LA? 7.'œ FkȔ(i~!(#KC8_"y_~l$&߸s>epRk[Xlc4 5D#~n;X$ fxf708'xJHY;j+6"`JiЄ7DV!|n_+`|c[HvxF]aĮ@Pł = iROWTŷM` AtDk)AQKq2e܄]o'AE4h[$%kN6XqQ#xI]z,6EJ~ux? {mޔ#m?qG 0T)F2L@q/dv8콬cYOq@, L)"#^Cra &l 8p'^]a#434rc=\=԰͉R8m z""ޭ.GRԽFs-GVгä^džBP>耹W"]Q{|L@g28ꩩb%96!:[ Q_Bff̷95GpCKf!TO;Ѓ:$Sb#v~]bQ hLj  ܻPF~0ëi3s$sQҨ]\=Y3HLgu{^ghl֞+&:bht&fI1R)+^(,B܅s— m 0q? .Ax\0t@FEFzzeO_U'GX`7aiݷ O=NN6'pfE‘riֲC7KTFFf؃q5=#d$-'`l)8 ̴wQŻS@O0rH&3ᙪ ʌbx@Rda@ͮn)l9x>i{k1~A.GM~PDWpjf>G*#Qps .Nj!z5WDorŨ2J*ȺT~2H6{l9Vz۵)N1KEz)ec{86௓Ʀ&t8vXxk>m8E+P(mZ˦wƣlƙ?6Qa ^%|G@ITA u͕ÀU a@ ɲ#pHܯ4B$2^ vR"]J7vyr HҏU|:Wz\B$8@Lnz˕wHۛO%l%7<SRpTbyoӭ?-mvKhFu&x#/Js3vŘV7)=:1'q#dyӖly^$NB{VӪ~|Q\ V+{=f?n5ykRNF_afůy]Ho cUu=r"ѩs/v]ࢵQ6#?qK},f-U Q@/Rv߯bA@4VZvӨ$!iR@iB/orSvϘV|yN?,~L릠̖, f+BbE yrp@ݲZDӤÌ2^c 㱁dR[OFЕ#Yd!nUGB%RY X'l^)dsExz(ҍd1gEޑ/G@kX8 TVkm1wjgZZL\xJ?,`0N|A}}~ [3\nM1{T2 FC u>Tɫ2XʓMa?^{N,㑤'}@vT%ETsSh@\OP,Xi6jΌ]A@l}8]J43((@Q{7CgX/"bП_JVE `\!)`ƲhnrD?s6.cy6krwx*җ &=JW~F!ڛ3+]ѸbAv) 젏)*U4)k?`}DqᎬ F8Xܪqj-Ot \7&bzPՖw SNB$JXn8h^vM7Hqjkz)"M Fńİ~H*9Rn-ZAÍԽ?d߿ljDa¥ N/:owt;AWbt#\14~ n`'zeo]?% H0dMGS47IMZR]ig4A -Lҿx>O8N C~BfӠC 9`6}X#c-j< Q#+1pzy=Dk9g/`Ws{ΌHaA?u6 G pܿBAN ]2ɂPWuo9}m~vaUZ9ɐve;I*q %EԕǒFNu!RJBrLṂ@߾A,`tK_:v- nbTQ^D~<ٍl'X"F&'C| }.YTJ& 5A_1:;hW%:jz/_&* c0~-;5 *+HݭR&Zf|Yq{ -!e h24:=Kcl-!kA(z?\+14C^'|Qmc*sMc'Pn.1ˏ(pf+ jL3=أmj\dd{f| M3ߕB@4o:MMUbֶ [K븥n'9=xѫ5 ˔1JNb}θlVTbɟ#f:+3ftԹ*AC;;WF̸vStNҌ]sK'_(׊XOͥ.o{YDX[(SK41c$\- '6/1!Yhb}#^~VpNWXl>^dk䬠$tޣ8] qev2>7//37 ?U׫Ri:?ip~yJ7k`\KN3!TsфNrºl|"ofى+]Sǜ7*AQ=)\vOS96O˂< /W0Wچ81Lߝ~ߪMRy EG 'qY*#^.~ ;+⛽Ywrd1~U0ɂ dx=DaVG:\ ?A0Ԕ6]{zSczOp_PaEs5]ǑTyb6w G5N%\ C*@@ww7uOaaZ#-)rpYS7>~cB.pJ2d{KlG\v[ iTllQ֭؍Ec_6CA7Owt}g2P7r G}tSYus sR;=yO;f^[ ~cWo `T 2VC;OD<} )oCzq?U T),>#cRSܷڋWC݈:u+h٦ϑG m"X}H):p}I2]1?)YU=2;y!@+s] S7rI(2p^yWڗ/pS5Wc~MF[|I/Gmbz<O팦,O* COm zn`mQeu#11c[FQ? dޗ`#%%fZ d2I̵LBrOAa, a4qr*ˍ;xp@L9ē}|q"ĝm6iJ/u N1SXKoI! K J>JʩR;Xol3}pQ>Ss`EkeNQc Q_\e4ڼ/ۡWxߞ?]%+N`s[QXqDe,pᠢ_1R^-gо6u`WZ"l-䒁7=iT0g Lc'Ɋ'x?>XFV]&E Lo`"nжmeDNbق50E9ݗ.E;;+wHk߿|Mc[8s(up=`›"KUf_a^Gx x4>F@_|pFE)R> tHHIc@Ɖ%ҁ% [&{{o~ISX/fIrv0mv3 f i.4S G'kuGQT 1I1QܸuPz܌^鋝ﮔ )^haIg]=mmdzjDmGRɲ:wvA1?ب* yg茰{8eW $̠Pя! ~Q@Deo?J#az+]4 }gv8%,IH:(B`^kvKlm8d%p"k(oG]?y7,@h+vl]d79G~!i e_C7A0!Q?Of9aWgP^K*ԐMVmw=e9;r3%#Gh*q\.’RH^O?,.-T}m砫gfhHl!:Q~_2,R4eT)[1Ʀȳ:0Q\p.v -Zհ8(WdD5:^, g} pr ZZ%܆wƭmE^Rw84X]עFd&eKahN%LGm)xEڽ[:p̬[4QNouKmwkuc ;5 f"<"{c㐛oH&,+0sngm2ڴ\As1 b@182|M^ڰ#C q:'Zl[;z%,;]KuQq;rJx{ضIֺ"SA 'jk#+m(Jcg}xVZlQ{L5~2!\p+&[FǕ3M*NGDmҸzR`AQYyYKI Pc\uo&yޒxťo* gj jk ~"T/e%{AIhGr$P3.QcYHq(`ۣ 鶄EE/8 \'"~Ax-V&^Gl݀]AWrVo{YȢahe( uLFMY.Tƪ0إ+Rhs+ȄصQ4$~;86TS8*2z 6E|U0yf̭~<ѽ3d_qxˢug 3NAPX~jO\-/8]ዧ]ᚙ;IrP-οm^ЃZ9 ΋#[l;=%Em1t@\dj 1SD(A7E=+}Y:r3p%wPgidP]ËxCPRuIOg+paQښy#6".go2. Q+S D[$Llx]xK-R)\.}(Z"o.w[=0b\Ti"A#U=39[^\_!/o߭R-hOt4Fu~#a/DeƤ s8u$.H,-HAqCo_]5@r*SlZ8O}1GQLɤi r˗tYJV@WCDե  5АtDio,73%Of9Ze˩[Tp:Xh'*MjeKޛZ~%>FXT'1 ПЙ)\ {zPk <"_feNn,8I@T7[%(X'W. lOdB!J"NZ6ua*MQ?g\x}]U\:\yrDD4i]Ђ7y9Wg@f03tHcd<GN`~Y J4x'\a3` lGَܕ]K$2b;eΘZIhyb<zyLƟ,IBmԭVtP2Nn-R|_6MBmX׭ʇ^Xd24\S ti#%M=v5Et<-'ͱjJ/N8c.m/||"x^@uDt TO\ VәLM8t )lXtH}3[/KC8|2Ta~6g'%kH)+k:Pd-5 XtpMN 8*Y1"Xcjo )<G݈:ot<{Lκr]7wt=ӞKG ( f i/vX]|{`-5z:l%4yp6( Ə,kĹAXUa`d+K}i2y|I7B3JrWjkW,"%Nϰ8e|} wE.>o /E.;3Kdnblgޜ m'I*clw5AseHZBe"_ez"pv\& ƠB|%WHU?}A27:~ NBh/hR5K!RjM֏лE{gǵ b WyS&tqF5bA~ 5|MfJR+Z o~֢T5}ܬA Lvel=ݷlR?GxE# o-@>ZhSGgACr>ٔ~8 Tez'>벣.}`SWVϞD>jǾlv(,ç6Sjv`NR(G"h}׍J-[ jM;FRnLr"-2Wr`&? )2i.q*zy蝶kh|~l0<6+)&.=;~2\ecPKבPoƵ'؜MmAtܱ`k`jB[÷7[1L'[~^6|3!|D|-']fb!NݵjoUnbS2Y_zV3ɋQԝ*$z6,}I#C*ĆڢW] ObEHUٻG4Jt@vloγ"c|Ֆ|=bT RcB%j҇/ 0eWF  TlXBURIFzC#um)`ZL.++nb(GuڬR LW G`6p[ 5ܦTh400YeoF8vԬ/'x .Hð?t2_-EɿZ3nWi PQ7shɺiVRz· U;ROs17e'H& ߑ|2B>K#ycI%@$w#&⿾wH !=^`%@:yK5ziE.)gWrzH>X7gne+@9ml^F@D[$nm6)PJ5-g2Rcb/mw 1a3@0/sEzQpW]DpI5}^^b ;A"N*盝Ú{펔D9b/c^Dp&rZW7=ὬProyugUڊqSy3Nx lJ !eA9*x?qzeи 6In:0r'}ĻK- VqJqCaUFDRyv-PO%3?M!8"P:wROU $8Hc"lR&3snn%znFwWrzZ:{ZjqA f2ugHF>Ua @k,byyNb0y冸3-3zhSHa@L0TUOV~!ɲ/QQf#ƒRpz &m6E,)tZ+canZ.&rGu[N.Uqg`;8&bЅö;8+sd~[PJٓ4E*b GYۘU8@K{ ! 9Ӌ'nGo!1]ÁsCx ,ҏe2!)kPGGU*v"`:2r i mHTuGAIibr擡zZaqu|%C|LYs3o%1 $2Yf^T"v;MĞH-U}o|ySd&nťҷ۞wm"`_S%0,Z!e0RqB>8|4q' B->}eK\E1|Xt&C0=on1.a1FL3^hU/M:ʰM,T-} iZԮ +NE13b4CJ-ce?3\Q-9mÿI3zHĀEV$[0Rpf!TRDo̬q\$X5K .AڒHwcRzje vd*-?OO[."Q=JlWʔ3ى%uyU?쀛U1*Q-Zzntt %?2__N*ƚ4NPÚV k$!gp]TJS!6<0UgbRY`|85a| Hr-gqVO ~|M/7\[ FNCU/7|-)~Z֖l֋.&4HaGwd3~?u/^0 ꇷj02VSn K2 j;@f,NxB#\. 1)LگAA +duՍC%cd/9zTB(1|q2ux%5N+HbAβ(зYT&ElO\#^~q:9؈)>5担qx [3*{d|՝Сk.)Vu2cxG5ZTY{O:f3^='zNf!S +&0LԠzqA,P̄, ]##;9 _m:0U9ړzXqZWy"lΟw`f^,n1F%^ J:s@*6Aպ`_G8dyCyq>x͠@Gͫ¾a&C+|w[9q1We!Yr=te? o Ih ˇ!3&6 (ՕK:Fo`!z'/^쫾!#{hF/Kudgߔݳ0j.SuLG|߆O婚d(bW/ȁ]#[8R0XGn)!VIO-/ffiu >C}nX{h&[sY;'աMLne}.,ž\djjJlC6PZm:b?;SM*عK060yf%hsErRTS %HHnX`2<lIw-+}I3extSHm0ZENpުEWa?;|vu'WP2ֈCl LBM"VXyjwƄmC(Y0m:)P|?hr56f;GhK} LH9mB=!!(h+h;FW8 ߠ=V9A{֍I NnNGI,ΠZk}cCDLY2״d?QHK>;џݦ7h=_/xN I]e?C lU J< 4PvQ! S:X,;?DTi<mG}q|e*h25v NiZ=O-.DG$}ST<$`Uxoĥ|5 f|]qoi{Icm0gCpӹeyeB}+'z9DMd翦RglsĢ:YLB$Ҭ Ԋ5ZDr(k{7]g8hL|хo43$Rb|n>זn5cP4kyg1NJ"`$Huxn\s[Sg hv$e2")oUAFOy qYMDƎ^\xճ$dt@xRx,a Gs E&vn+X2Ápy%@,Wh$(zuVū8?|6 kp~o%9,'p{|9"LkuH O,],~n@Z;䛫rr[`rcM ?S_+<4.^@D-y,%ChSãd8i4 f oDFt%Ev03 qKe\%n(-)e'>QnxwawB)1rc3o:?l@u MEYS.EJl! 9ca "MrWp`B9;Ua?\H8y] ]|PtGLKlW{JeLn16(\?Xy˶]I?Xr$`;{j:%<+TՒ{qs=}LZّMғAd@\pģ@ ))ZP |u? !iHxW9Zt.H LM;]1)`R`dIG1-f29UrњB[SbzGg;.Z jX$#I1so:/ snUjZ] [yQrHȫ8 &z1l9=vyR۟ݽ~[TkǻX^ƒb afd"€ Jd)s7n wN fnQ0=4[KD킥 .p8sLTtUm~wH< &3vr2-khh*[g7 P 3!X-m\mmӳ>j\FLq/Z62uRgyF#{,Duċ_FBL]!W§)8t:"[6t;aj ~p*i8vctRC'zo )gHɩW,EV]ͿP fpFyNX f+1[ێpr#"[8l0Ox6c79LƵ|wx'oAas=9z^I=KcT?9E5B5 zdAU]44ZTmF"tTd&ga6 rt[Y "ZZإ2'O<7bQn%]c c}vf6\s,;~rp:KCŒ3`m#CbW 1CJdT9ȡ|sR|AAu) ui$aGЛ%8ef(Pn_@z=ըvESe ?cVQ Y,Gv U- ߰ڞ@Ψ~1(Md,I-Q}J+xXŗi`㦄ZғǻKkAO3b.![,\jh/*HY_#vJvVzM*u!9mJCz>"ꄽPWBfZ9 FFJxj=pI౺ho* UߎSW\W&6; ,A#L2B}F̄i3"Gy7YiÇJV)M6t첗Fñu<_) t2E.$#;nݱu(FYb$6jNM :z9v'4MǗcKRhn7DWlyP: tn>[wօ`nox-dzH])>"7O .5YRyľQZkrrf˘V݁}!2Y*P@4tAЀFIfE~ꎸC^0+Zw֠+v83BƩ>mcdH0,C.QfvAބL}"a>oG>{#e TĦ*9muG%e':@BEf7ޜTKb6FS=YjdMH\M5.}x`(?_ڀ=~AuA/,x0y"e/[&sf^=]M43X.0P=Ђ릋X4c]?]~`40ȨXm/r/QfÂjc'$4~%ݵ\WGMNo??D/pA%O{>ֶ0AuJT8p|J Lظ|G-Ji73!}9%Ocnjw,]/@OOR7<ʯo,r@.iΥc $D?Xvm^U{bf삧5"}*'/o|4&lQ; s²g8A)\l\vi("f=,8gEk}hD!Rn?4,[, K%(pi;+fP5v.] Peg|&Gݞ.ǵ}+"#X (@ҊTϑʪrR9*V8vsa9U\M3FcںHƥU[9GF_1M%`;@:1mF[܂($.}o&Y1oʌ㺛 [Z#XܔqpC.#5ҷT6^?*G܏P1I9(6}^&^[? ,˔p*CuHn`rAꀴ uIcZa]%7hnsuVRup0g lٔj>?\Ъcr^MÄvP_(Jd^/xxN휝w`-:Q~NY2)ez :fJ'G  i3!ybY !Ֆ`&%zc^՛t$3;hgW?#j^Xcfs5VV3ATFK/87ktUEwUJK #9 T\m$lt)Z:ul/nHfޘ&˨7Pӯ DI˳&qK|8'. ˡN4WI nQx~摪 kN%w}^ DC qb;4$F~/y`{&bk!z2JD8dMm5 >j(f)Ґ5{ȠF &oV9BG M<(t:($kVBL~EuY>(E|^vSv pgx72'OQQg ƪիѯ= |טn.]w,fi.a۟Zt?漁mkKEWl\}Y,ncaQ~Z5ڦk|ݽzNvFuKs?+j"ث G}rQuSGr $;i唶 ,k}nrhtT2UPe@6KAce=F="7xqў``Pl,QHl֯Krjp8L0oD> xM ι{S#o(Y=/`5li`>.YZ̵ R˸w 7B?} JGjvP xT#ܦIo;bCjuY¶_Hѹ)j l2U@ =DWb)+k!e۵א}0f* /+m.݃)g?I_cnkHʔ:|M|=Rv3Rf@}y53 VGo9PVfO~ ^%Fyu;j1\.9ʒ#S L&0Y5X]oϝb3ֳ Щ]c5&=)b7`HQ8ni&ݐK7N9Ram*h3OQT{KTC8J\ p"=)V"'FqzVviQUGo-NU9"'w!ڎ^`8ġ}ǰ@`X#||=]kZif Fp-z? Na嗨,zBE*xUw Q=^x[R+zmP0k!)iwB'M5`Ƃ_HJ44I׷fzc>0Jw2-kb OYXYhaT=m4|.7=_@ֺYùo"rW}__P.t r_NN;7\`y~5D%Փ肴0B'ǰI5HO:MtvIlVOxyz 5MBt"&m!$q;q(ۯps mJ#r#s^RU$֝蝫H$fykC>rq<`R3Aܠvg,WPj@ G$Znescps/&Jhvι?ͮ MwKsv_t9JCw;86 Ȋ{mp@ zI\W2!\ˁF+XVEfX}˺Kw[34w$Ccu+/܇\i[gI)oğea 4DH x @'VKBwc/f'7Q-y르ɏcR&☗_!C6HMά/^Pu1֠NPHSV *>rAqj!a||PI^gۧ Cv0QAйH'@W g3 {sZw@L-;,+oarGQj0ǜDbKgˈd9gQm{x[ǫMհ[M"EL1ڥ5B ^3jgv4Y̾1gƩqz)?yhzIT!1{70Q$9i@P؝QܳBi.UG0ؒK'pr5@>]y BX bT8n\-!*v֓/+շj8'}޲ F9/#VXJ4Ii)d5մ.i)9`cl-y]J' ,֛\*Th~(yV_6(5&Q()󮠶Y74lFwzJ9|/ . gZeAϩh;$;Q,2E `tӍ UW'G>v5 1[tԊ`ӸCl 0H dVr`7DFУ&B7(J}S:&.<IS<٦{*gW6g''ZXO֌}o &rN;fM eH y4prs&}*ip[U#0\x\.%qO!r5ϵ]1.d9?XKY,!iY `y1fQґ8-}Ule[ɪqUL#''&('\{y|>PW;"JR\ ӑJH!AE~LQ`[nyt04@("Om0SVc+|AUEX^fI0)#/Jk 6[d||ǡ%\\6>80zW޾A~CA'sxM=ъ FCR?TTBs$ lpubb,tktN{gfֈcg>/ֳݗDJlWHz'^ eq`^޷3 e IM"WMz - ieSr$+KN16גW,) AӈBSq>, ;M@MHAKj](1HPxӐӼ%aة":x.Jʠd;/fڷpbǕ]AEt$%.fw̱K?N' mW8fNC+jMAG ,?էŸqB̘nq_k5Eg|Ii In6Cek{ P(}Y_V$z%$KcA̦f˘?6z|'G!ݡt#ŇXse^m&,MZrrQvz;09]?~əiաv`3.ziy~YЩl;Pkn&P2/ؚGx!*iXh!oc7*Ȟ8BW1)>#.UEw,`ԙJmd&@$7a/ zD>? RxQEXؕvdQ#ʔ#EB EkE1o}jcfc)<<5:_EnLaE񞥾͖4s/:$|ԉXm w,mjGi{[fȈeZ^Ѽ;1Z!1~ BnzmB+^eEfԱpv}RݐkY9Oe縧3~R=S|$;}.Yj29uXxh>?)5 ęA11v*| ; E=&۷ tK5eq]Nx uh,..?d7jXbGǁ!A./ǡ+(e g 9qGx2q ڲzsSbY^ҮD`Sv䵜{eue&cJ2 Kc*`G ri]'n3m=Ll|=$'Ci#AқD, n:SE Κ;$U~B24Ǽrsl^wx"җMY.V0OZz]TCS4G @د՛L5\`]s\#wwDﰭr|&G/E& 7{b~6NSZ=-y93-=dj#5"5 o#P+UWd{"S.&\^tڎᜰ%Rz hvl>4{-8MMmġ8>6;X 5NDW) $))RVڐJ J0'FU΂=MohޖȮS2oIj6Jv Z ˄4h")s6_Kj ÔwC7]M9Ƌ 5KA]U$7:yUYug^+ 3gR9{x;5E1B8:ARĎՓ;xCg|mEBr/>jTh5qq Ĥk>%'EXuQlO|L!d_ (Oэ=%O0= /ʅZ8G E:L};J"nSzuqy77ҡ?< Տb\=e~t J6seBY=y4ω+?R~G, ,8BĮ2.t1OȠD\Q du8 lᒴITΪCYPow0Z'x[? :tvo1ڱ)f,#_ ->5KnNCSF)"L8lb>yFv哻yϐ=F5Dg.jo [zyׅkX쥘Ij5SNwal^il;0:pC8s6!WKq- )>"U 7ueMɔSE^ӧ^${߁!y6&Pl<Plv? 7oa!y+Ww㫡t$b|$",ǍhO &9 RLDw;7]K{.xƈ)SDkK?ujJ <CE`F Xk#xIև .픶[eBʢ9ר-G¯1:dMSY_돘-5t# 1tsvWnȒ2Mqdz~]WWxܓ8޴a-^Vo0@51;nK}*Jy8F*^z`57jT b#&"|Pa}ĸ%`ǔۅ7U /M/ @iuS h8k4p9 u%V)yfْCvBsu3nGlFmMvS3bJ1e E YPSɇ@J(knc뭸76[VS:AOL;]hCн28 Ji_JR̓/H#e}`umn+LEhnw(=] RDTb_T3ËXIP{b-%qT4/^E7UΫ'Bo,аhhH4O@ς; mv'`dTx0S-ռoVEuoNVu[Y5@JHVg.vW:nm 5deN }1z7 z=a1#b46x'( GJ:+OΜhвVcUL6ߓA 9z΅aptws&wL%Jw7$LIn\zBe^qmNa(pg3TībסUs|-Sl1:ꈕO*zYٰڸdl>"#k ?Zֈ&"L\F}ތhc^̩nHw"z?=2lB 8sE_8-䮜H߻FbX~j: vmO2x=VF4.?kq<^S=|pUMNH!pSW*PyjkxK}0ϛ ]xʷƻ!bmQ >DNAJFwE82x7_T87!ELGJ7%J@~B25!uݮ9fL1}JVY<6aAHg22:E-̠+{+cSScb v-Ur`> =ʆp9V1'+e8QrDƆ I-򬯣sz0l5 *|&^>FIQ7AtD>d RsGfxB]ѕ9+ז|tp <_dœi=|8髰gVoeCIV$hbI⊱GTu PIg7%]JCnؼ!BFiPGF3VInPYKݞ'!L ]T r +Ӗ^~jčDh%[fKQ>-|6$"s[v2(@8E[š]MG;aS.W0c`U+w AӼA5e1 Ob+(@uG$O@`hn֡  kv瞺>dtHR27Ȱ{b2YHbêNݿ+wlb"=cш gU4yIAr6L`f{+$O͊}҅]ܻZuMWDA9^U 1f%J9TWQ8S5ɱ]Ҳ^^P SeFN'Z9ußE[)Aw lmuН{]TkvOoykA*"q}%wo3(^+";+'rE-MHHN>iD nBlDS|:+ÞxWnc '{1kBxR{Y`h~;3R&FusrL5/ "ц^pw:l |$&LD^OpǪ𠗭9Mf@>D0{a|]s'"K۴{m}4r?8SP)'`! GxW=qNj"T:RLמ% ۇv! I5B #>E켨Wn\+1: 󲗮z0cl(Q`2ߺNn,F [B?4$)5wuk"șSE"swAwE{ѧqv%ĬgG!sG"X@ ]앪@0+dF\&v+g'{k'#N,\2/XXp(A֑Fڵj`^1c؎tЈ!{&ju*4g 3g^c ;W__'yyfůlIJn}# 1l}9I䵅MsVȕuaxv o'lj_hK~AkW+|x埜 tYP ]F^X?]ǁZW4s>O:| N\ B>Х;|I|$`8k3uU,({ &FΡ&$!Xoڜ@C'+j4,*;Ca(yM凔XџzBQvcxGwk*,AOtSF %ǕjHF̜. y,U>?"SUbnG^/a_ Ihe҅(=2ó @t5u9%جgg-jc).y.r8+TQ'9 pAL0:B{VcwvJL`g!i kX+|2˴)αXVOKe* >LߙϴDvHq܊w;)P9wE37;mC=e'H6`9fIBCC>A̡Li$ R7O bQX+}pnî;?A 'l..-9Gr_6 ߏ  `]0K#" b-ZL E0ncŝ. ƉfEɊIŮ1n{ F `Ώ5D'-&J;I#}3ddt޴4$g[Q Ă3!"T(i?kW|)]gA7Ĉ)>u'q J@9% JX mrjb Wu*{|"~Z#QC/޻r܋:pyCYc@"Hݖ6ԸɚeJRxH*ptԷ9j,EP 39ArtZۈ.oUyYhf ˫|kZ/6+V`쫚(sáT*ߓi5U"}Q9gYhAB$ md{S{fXDƝM9p/M#e1ҤЃ7~`]c]ʳGS~ZRF{?p"b7I=uAFZ=t]D4)lPv[cէH",7 k D2/J-#Et y(x5R:QJ,- kqaz5$ެK/iqz'jܧHeFFQRQ^V̹6V`Bto9 ]d{9ǸBܾyG-hm`]kAPT$ǝao`*}+O?`gOE:p2wvę. 8ΓcM[@h˴KS-X:+ 'Y}yCTxM2bɱT0S'D#SѸI>< G|G Q+ %JM•h N2Ѹ͉,gTS-)uϹZq3× s8`JCq~ ?CV R7E>&C)}oS6m&Ϗ89$-9ܚP3Q;ǑxIR Jí#={A@;+?X ئspsprД۹]=>g#5;aO?DWb"r/+@Ĝ F/\j2X#`Dk~ /k$UAdjmo_a$ W I}U̡#?J»\̛ow"|^Õ1󒯬Iv/ki&kP\(96H8)EN v@2w8TO<히 ʴrIoUAσXG0\ʂ'*FRCV}*5(ZK0GG7ˆwMNV\I~ޫaCѽ6/&WLix "~T 0 bC@H}'V9|z*64pzO0;7u7gs(\bE#,/atkh*Xf #WuĿhrէ1t vn 6 ]}c^&7Lީ m{o9.xx$ Qt İW, '\JM@Mj͢@79-QզMpqexMU=)/Yc}8D`HŘ\yقK#d鐎 ]-M\_# ^ }څOrt' 5%xR`c7X5H58Ԣ CO0&bMefVK~Zj▶Y9Sh&}C?bt^Bv?(EgԸR"ŵnrvnm|Lv@2IBxԲH }8$; ɞ/N>mi8L.l1"޿c1D#\]CM"A|9\o{z佄f/IUs#qKW (bhC䚙Cw_UDj֏lnjΌi ~z),QgA"ӭ̀)NWQt25zFJ.4?ʹhw-t&'Li 0PŃbpNA໤<3Gjz{-,xd? @i]W::fn?iT/cچ^̸OWgVת]\2 lMX/GqOzt<)5(dgY Y }Ȍ8q @s~>|~616tW 'X2_OZ>uzٮ1(Yͫ ˥ݘGONB .8AW}ª|-Cs:]Gugc__]SOCB|Ufͽ?bEϴ ؽz+zXS ^R?0&Rvp$<4|=U{?M:%q$`Tj }V-t49T^qb}ijܥ'7qTW+q2(r>vh!ys5$0Ay9X L4AikɅMȢl~jmۺ;Md>a/0(IlHp=2byA`֤A ,nFK!2պkYXh߹0Nvyf/[QJo7U;_ VE#'otl9T_ f:?`YoA" {E>AFfĨnZp9doqώnxK(k/ˇ}Ȑc`H ~핟?גSnhG P gk@ \/xfx/KzL9 n\ܮzR$gn4v/d3u.'(*h)ĉ0L:dL;!2["Ѳ[n\.gE/,JPSoc|5w:bemiT]"!3g$2Hwӫ;FXӹ6<)\8مKF.4O|[NߴN6}Z^#!aq A'Iq| qfwwVET/~}0@ԃ-GPUi#'@[IvXmEoI̕6 T5Oz?4>ڣ+ToۄAˊEf=xf-j9[paV.X?E`sPz0=<|PX (~C2~<+f-R*oF4\9Ð$^4͸`LFSvClfBj;{Z@_V:"&dcavxS-tSDQwRA_0HXrf/b0r#;_:<+6A X; pJ,%0lu7@AG3ܽ|0v(|~rugt o( PC~3=!]E\# Ep$P+ 7MAs9ߣ9CnN*[1 (@8/cE֗th<y<&y ! eulo3E;» ^wcⰙE9qɉyn;O6zU"eI2esKcKz2BGӥPM^,@`,TS/j3Y˞KZw󵻲9pNU+*/hQi[Z,T_D i7× k!&ɍGMMNMԪMxd%P cӌe;|<ݞ=VKϒƁR!D4ک¤k-=2bvNt[^4]p݁3;zX#k$߬V[N个 Oi>9?ZE')T1&[#\C\j`d`{K/)vI6m7>BE@bFnLpQvuFI9Go=uB!q߂Aw YXH2lX+kŃ>[E(ȳ . kXlZ-QFd㩥gvV >ݩO4&P$G4w͠Hlt4gxckš+1\Aٰ"Ua&tۂ\l*k|nF4vYwIyW@v`* ZA`sAjF%2dJ`B|]_XGPbBqQ ˅%Tϟyz7DW?]6֋0v$@21tp2'c\4WTVtD1Sc8`X+\<}mRӬ˔fG֜Bas.*р(ŽkϰZb܏6 )/Fĥx,H6 ,樠>qX BHIkhaimHCMV0 On6,X[,KCz 3ƖB3tzf`V|p oc(\u\l f,i.$VnG!0f{+jhyѱY٪6E*^d$w4f4Xc8ҕ٩E) ۗJ>+ @]aAϦ0w%j%ݭ"Q*é4Y2v2͞`o'IgMGe:cS.4Bl,4)j{ .]7FRBB$ov=[\LbҢ'/h,헉d xL?M'DNfs@;y3kF*7oܧ%ُ6fP=d͸xrDU%:_ h!~\vܢg w#X8t| 4VI$-NN8Αp [m0mJQ>O\xp%)n cb™RֺU"xԊ/VW :OH^m^r둞C1Q Ifxdf%P<.-L^d-iY@M_}G|*`7kׄskZRY1< d" j6c5גT:B/0Mx+Yk+w-b`(N1ԝr[:6?tZ&>pA<H MCPgG4$(X*Gc@:8sQϜ?(C#Q]gV,"4JQF2>MAqvawuCTTncQ|ov-$(tؠ"aݕ`f)جpmJ OA >\I%o/rCgz"vmjCV9>L)DL}s+WZ?q(>=4O՞4#oA-ʆ++#4^(.h:|⸰ .Jݲwav@p] +JhQckϚkvC>cjZLځfuZ4a\/BZת$ k}@}@?Gǚv05y(MK,O$3 K-@6 r3#/4Rxnxi2&!(f-PZqY3^}x`/ő2L1זtpibWԌVcѐQ8^\ piV;~XG-r*3UY:louZkqY ycUaSKcr9jT-J@ 6P$Ba5jK{pO5hIT- 1J-p龏w[ٴ(ow WJyb Ltq&l92u6?|Ѝ[DS&O|_VѸ6PD;Uugg𺦗vM}mӝsKϴJe7 +[%G24Darޏ.ZJ E2@Rq dJk*b K; 1T7bJҘ;vVUd^~A僸f&?p8&6Pi*x}y!Rԣx.. S0C97O+++"Zr*$4Z3`5jF33lM`jvSzR2ar' <2eŗQۏAJCCy(ďdERvUPy xȆpS0  &DwQy=FiqJ .~[,j^?\Ru#@@Uv;+z A5-^ ~1N>:w:10#qvpam]'VADK:C OF˅Q^g+-KJ&H.QGmqYY|O iuW]%ᠻ؎we S,@o>t1RH18F;D7R $|-vf$h0|0Jg#`+;ҙ&T a,l75őۑH7X3pO:l,A'-jQBn<2£o&|a׵ho.a! v\8ʘ4Ń_"l!1D{lFSICBJy|F6/!$uW!҆Tԍ*5XD)u7~ FzB'QOL#T<y%\KQ҂WAMguMe(r-Eנ~{h2pSf9l3O4xf|@ ɲmo'(<ibo|l5i\dk9+Ug~OY9%NULWL6 fuQ.>2絉ǟ U'*C#Tr mEŏ=<;v_;)KW20`xtf3g,[i)W7J9nrj'lᮚxVG*pθE O<7'IE;Rwr m1Bzu{dhp[(i ??˵݂űa@NPm@;=~C+p!X_'39@4JvP5 1%K_1{ig-o͸88d:=Dɜ!۔RG@2ke\oTOZq+#Fu>lm; \,+W{ d&tfF3A>#Y042&z![_$50 >V(S}fY"0q|wF# lvd0 EOb|<$OU`}NF5UN粓0"/&<()ĉsfRCZt.[i韙?^W:FUt4snayX"8,%ǖ~O@YVUz4FWV%Kv:鋤)*s1_H =$j(P5RkchUDjwy;u}@}7d߂(ź 9d(1#UN&>P?l, hg8@8#isڙ3H'0 25s5℉AW & H}&a+a ΓRp2?n[z[+ ITuZȀjw)llJ^gxҏ tcRgA]0/gv7PY:>u҈@Ft7WjV-w6 {?#z486bR{ږ44h.$*b3/tQ^Y+ eL|Isgy:UTc%0mm2V#+WItF 0 )R/pˬ 7S+ak);Qr'OWe63"h0.s:7s豾,<{C2Wy,9mJiLFA $Ǡ5|;CЗ_ ɊG4lUQ*_R՘jY3TO`o 4C?W{5vLV+b5(SVBv >]g(?ooP& Zy\~`jy n'DO N{ͤ!ŧ\ U :s·x5iAS'HbE@Dw5=JiZzMԅwlx?2 u}ބE&~kuj߃K b-X+u`Xwhs(="_O*zd9a+.`unyRMA!EMhK lKCwΙ7T ?0gD,D}miKf*!hj ņ L:ȭ_/n/8D}!:;Tj0RvSshJ^q fwf؈m[G:LHrgniYE+lZ^-pUI瓌p'{Quץ.X X$8&Wt* x Uw#ÿH26u;m&ؕw&MZJpoZqJta؍̹ fP^A A丩f2wo s>Qm=?B#؉ݹD:%  9 qV Is#R٩4W{89Toz:S\’.`4.&̕y\ ۳0Vc-I&y5>|Q7\f-)#Js\nh*u)kq;&o&sxמ;֙j-ً'7ښ'$V煈Vo~IpM:@eO"dp;#ڒKv[xϐjP]F;Hq3 ClDCuKxkgK6ɓKwY?4x?U;O!'5'N"h0Տ;rХ(;1nmܢKg8,YǪ*=m)џW;ŠUVPw2{v O44ATmU=d7 A*V?uB~,(@WSȍgW' d[ '6sBTZAG ~9Uj5<j:XO+V@G#Fr` +YNf jaׂ1SaM:6@) !\ՀJcqPWM. 5VGvfïU&Ȑ:aY>6} 7@TMh+Qiƥ}f )&W8dܻs]O&RNɌ od;qR;#HCI0+n4EYueܝ3F\dJQQ.M@ En۔z<1Q{!Y!@dDayưwij9acuMэ<(ݜ2^r%fdSthDIacxtn|s֟@¥-e-_Yymx!7T:U˭X|Y(9ˁg5`⣯zuՔ>Zϣy;!˗EiP6!o=Fܗw(H"AN^p++):.I噱@Zu-mߒq3 ";g?-Nu۱Bb_XQY]66MLcL4IAi݅BG/DaG( E bd'~x=?uDbrHRDW9|Qž矠G Ew!0QxY!pPIw7H2q6FYYdlrMN"Zw;J ĭ5I# tEGGNt T܎髂/i(D.mY+4]estcHa:%s׈wLpӜ_,k'n?CD50@dW&_Ҋ+ @te35UΓӖ^.6-a-KN NJtlvnYPwbL݄gP]Hg WȉIa\HqljCUVٽkNM#X\qV?q>ڏ+jޤ^(.uTpLMEy+BuܳJ\Q.tvw;O~61Nie4O~x.I%(_>'d>q!.HqlVaei>.2(/?2y$_哸fx cȕ'^6arO!!tݎFw(mVif҇PFҾВQX*4 @vutƳy{oG7fWm.N(1M%a^R: |S=] ZϮP^*֎OanӰܰc߉ghJ;IDLsrY~VǵAjM珎c_2U}Z \I1۷(8 A )^hɿ,O5te )P+O~1m5cI,O. 5IwEly/z.%(GAQ Nno6oȷara*g#I;#/m8Q8(sϵ,"4n\<5K}t坰UVX T+pƛcЀߋ~'vKb]ykUE;WM\<ԡ(ADV\yo"4-Nb+/n)$:7@NkX`*UJ㮨3F4J6 M80G] 5rm!m粡we+3ٜ`@^.a8Ɓ>sMWTCe&f't(IaMCX CR >Fv;_Oݕn(wz -4WЬN. \=W^f^u.FLz$t H׼=\Ŋ&"mΌ ~ֱޗ $!nei(#W 0{AGW 2I89p>rwRht=m" eZvyB|/A5a@þQ*&w\ao -SLDl}XL%yiYT?iqA QkpWzr)罻9⍦.-NNQx/S|`a JE`#6eNdRm\bF[">RIRuu\9W]4.2bDtPppRrY?~ty_ʀm@7k4&VWx&a&_V!/Ũ %j4'Nýғ!fDypkѵ⢁-szW "a$a =!s G|BFաU{R؃4onaM2W_ji41>I@Yh<jtӅ_SL엖zCPճ3We5ԊKo1Ċm{ۻAR¦>؏-c<>8ϋt~cO"LYvqQiI9c(o 7f?o#ʲY0@Y:t(]ݥŮ:&a_:jl@E;q† *mZl<DK7lB>T[ 2%tء1I}[LC)o1>Lz,KՁ#^%wK̙_A!ٚf .q_sSX5@t:ژɟ!kJ˘t~hlɺ4~ւocXsb ]nOe1Qd:zU @ZkUƊ]$L͠} V?MN#G@C)0_x{ H>PpVA^ }% 5D[&c4`+5LzXpnjFfPFL6y%PU t Q67J̨5קc+'0ʆ=0qbv.94׾$A:vM!5!0}w e0҂CoH/ϧ_ kF V}.GQP%7D飙nLg$ 4y<Ķ&蛰1}N g6i;3!]A:*y7uG6 .Ⱥa|%4KE~i8+| VOpHxgԊ \E5/hO ɀSkS-OTGC&1&trL;2Lu,OWZvHPݨmsht* LgȀRtum&ã͆O.w&rrZ6WhB"€gIB$g9f|Sx̏~Vr 2: ϸ2N `ۨ6oڄy翠1,\0ky -o%JY1\RaR\\loِQ"VF' .JEɺ]G⻠AN3ZH)VޫQR,*(^ `D.~+Z-_3'a=MohB>iGʘh8.K,/+.Yuv))S }r% V84u#НOtrChzS <|.LS,UP*ؽ%Q+z"e2蒫mBE˜OЬGFyӵCƌ"ڲ%IfwZ?<fjxk!]7c@FFz A<^@OI ϓ3NGI禍uTgfAAˆ'rMPPL[|DSpjuvck}$ [h%ިka2N DΓ2f]!<7/Sx5nT\e]-m qW|Ol,&J^54i SaH'Bd3 c\%\j$N+|h7:m)(,4mk>Jּ݈6)&>QB͛$dB1Z0nNa\y gA*0=urwb n hVz3pl _沲N{q;eܔ9^[_/͈<^Sq)'?|czsTR)p z`{8T XY*5Tl ߲͑0K0p: >@"^4lW/#`. A?͔RH<'e2}拓vL?>Nw@5`x%!1@mN/*BmRSIrcVބj5\SZYͨTXh"kH9唐n$;/l-3ęxц "Owj&P DOf?I |DW}&STYl 6"sall`P`#" Z吀Q'[yn+o9=/NQJӜRZ&PW(HnEoe8Fz3TPՉPE<~ۥ30ğgMh"Bήea]w`w8WX4+~=bgr*aHVh]=e44_\öiU'm1{N[2+t*9F͚GbCZx ݬ(5)0QuVOԺB %%]$̳(hl+]sʩh`1vS- Ժ‰cHcQG,cCr'Y t#){#,A8&D*o@rQ!~,]g\|y;:KB-`oZCי\fp1Lp9%H-y}\ s8}PzpT @ ZdV~l,RvAȧs;Õa0clʔ-+>C3M?Ԣ(r5S Um|KPެ(0bzLC=BJLF!I؛P= N dOe}rNXB0"8C3{9o+I@f`oha3;= {iIWu*Wn"'d*?>/Y'$ D̅Cėi9Bɉޠ-'`0w6A.ܖO؀x΋v #Yo(rC$[i*Phk_^cR52b_Z]l%N#KG;,PЬYO>SEdOs;=A@_*)p=:!7B eNH"O*sz!uזOfb~$N2hhgKȩ38Slwv((2EԞVacT7dsw ۃ9Ex-ܸs1`(/h;ݴa'h `bWmB8RM-Xi~ubѺpa d[55PODF6h-%CL" LwⴌVr9\~UGƯv`0O'Fv3hH^gZ["YVȨyUmHexTYCas24VFM _)Ӡ $&XgLn$TBH*D3 2|G~ijgپxjZw=̶S)0\v3n{k{"uL"+jN-]רAz$c2(raCE_y`𥕤XW̥ f_,bz|t1Ca,u;v۾j6|4|pbM!Ɯ3(r{C^NLP `2ISϷҎha:l&\, <a77ݒwL-J a7Fx DᕒuOܜ*MS4J޺CC$d Ynv/)l-1jl,1q%HXFFes)Df#QΧb0۟h5Ո vC?=A[Wp?X`?y닠9hx/kEkRbdUx BObC^oF,+%;:|Ium'RJC'rq٬ 2RmaEEC܋i.[K]I0`WJo:S@u94F~ 7Qܟ)<&hWhJ[-1/3k1Ƅkܹas ֲo<33\$ ] qww'փkVPiϗv .uA VL.sug*uDrӺ~oO@B\]_GМ9 u#0v",]o˜+FJ֙K ZKB3G)Gs%,u&d}dP3WMRʆu9< gB_HuY'A ; E1182LJھƠڠJ;2"~?ߘd[W?SWi=*ؘV/G5ɀ%,pLwi=@ISK%<IwBQYvRIk~N0;[ ~(œG>et~_JG­tLV+*Z ,jwע_ GUH3/7u49ىA\x'nM,349Xїv%g_S7~5 aoD$˩A@z06L Wͬ"֯A?Bhr Ҙ;G 2K͢xHy~'U),Ic!ly2OUf P~8i\@ ep%Xb|Abk*RܖapzZf̵%qWRO) ˡ#5C[KҐ`rCxNYB;U9 &vhl˱s3M_VZ-jaBfrlp7V˗OOX鄍3sH>IC-L҃9:[@}Θ:~z_~J|"ω,J hβD9^Pğ!SrIM%yMRwRi(ßXcDPO~viՇJ%vi+SM0+dfM50ɦ":˂=!!-eg٬:Z|Sؙ~t=!V{H&}a%t [BC0xxJ>eí{=MS7[bGՓXq\ޢL45}+AS62xwǪyC p^4MmJ`ݦG-B_Od&p:x#'mꔯIzH,[qۏO^-  6e2SeR%w6~ ^Yπ*!n tKN~kRX;DM͊kkL]856WHzF#b Xkis(,clڅvR~:%XP9F_[k s[e?V8+MkcNj_XijC- U֭ӗ E'~.rAhs Bt_Dtt{s-^A)kjmSʴ7s}C~\f*b͐s5HzK~>fلT8xWTu?k 5v55D7ڀTeu0Ѵ~|(ttE06sxC+-Pb۝b#,_ȴl"~[J #ouQjۊ!+V rZ3 e, t~$i)EBHSՎXseqf0-$v!mRJETڴ5"&^aO$vd3~)ن+I*cokSވ:Az[P^#kzC JS?vKEF+0=y9I *Kk1 FKL ߭Y{Ml␫9Ȃs$A%Q|~^Rt"{/7t [Dulxrx#{7?÷2O9ryFMM+R̯אC7oy1?Č!tW}_\H&LG #s-2"eJy8#x/F##\ w/?;w AӍ휮Y*SKPTC RV} 8< FXѡ91#n%E;hN>\ެa)"I~<#cZ.#Xrym!K&g0Jq) @t:a[}M0zgCG:g̪0h cD[<;LlA&Q/!58W>1 qݳ/N"! M~Hk:g`6._ snaqaFˎl$YG`ES2(YaZ*hWX+!;BܛY0߼lZ\)r&< ZW8H^-I[0AT)O$$)ƻX%M :"x:Bp_%y=O\E,w.O돟W<#,Tuv|5cz1 2TMuO@*ag tY% 8 Y ? dRk')hڸLzn?"}F\V0$7'~T3dǻxa$γݽ}L[-ܡ~Jm|ڨo\@ *tY Ugbp *R9̋c-v^mɚ$ȹe<܀4.gv}yaB )@Bf6dgvl=VoxCDfx@8d,5"?=lV,A_M o^nƇ;!(=D@~ bЙv;Tޚ&VQM)()&3x(*Y`MT?#fd:Ovy`&֙ёMfťJ`aw}~5IS&J5 ޷4Z6g/Jc~]x)Ŵs<~VӰ f\@%UԃEHԤ0u%?{J M2H\Q2J P=riGrCM(tw +Šu8\H5,61]+> jy/O-u‘/AE(T EnVLr$Y9^ޚ pO}2}Xfz}V#&ctNzbletc35CZ&))𯚹Бh)?Hc*!cNt /R#)CikTu*Ԛ`-DЉWʹãRx7?0m5S"H| Ü2]?׶{@S&IȑR7tqsw\2K>S҅!97UOtѫЦjٚ ҂/#5S=ԵwU״%@UÑ$ԇh)*uZ"{R^BG̽w{9jh`HshɩF}4.mxm8=ħ~5]试ǁE什"B\^2xLJcrWҨgW[ʐN܅ȣaQ }[lיuĝYwaT9M顃|[LJ;1I5j|k8 ͽjB-_`?|x9[ƺ`w ߯+x氐KG]}Saul`M#`Y@r'|GY¯)jTWŇǖ뽧WHI b?lAݼ瑱E1ez= zMkL>7@(~ n4#GrUgNoo%xs2Y>q gf46sW.ro!404.0iSXSLvdZ itp>)ILikS(O+`ZÊ4(vTmm+lF{'z8R%=1Z`llT) f2؟5$a0vBHi"Rwʿ\Al fPE bO~"խ`fK;z]&ُ#f>ȋE!2ܱ( pWc^)ұ'f4q<KW83F)o G podW+.G,޹/Kw?炴b$?<=\qE),/8\I` G&Pҝ,rI)f3MV/e2* [?~OfLC1䏤9Co>wyy5;^m37c3| 1O Sz _Cw1]&^=<H7k哻5=J jmnC dTH4jQZe7 Dtlw4 yMv})>m<^5e#[!,Bϰsk-zu\Ũ<%nO[!+"=rÙ*qPQy:kt|ǿ_ \si#,wкmRs@SH2E㽋3 53Ig-e,VQPr$,.k9!L/,";W-G-${Lii0.!TWv_I' P%%1LTj2OhJö 8 qRbq0M(իZJA#qڭ@\YyZH _ڳ@Z(̞~҈B~BوԛHF?!)B,fF W3n0=Q%~nR[R!$ؿ#9nBgv ji=S`MFڒ8|"UgLlv}GF91`tiO@ܚ65 0֬Mjq/)Q Ռl'PXʦު0J)GnE\<.ϼZҘ0Ϫmi'{\ eB *d+A[C"楙# ?2iwa;gc}JI*nU l&f腯L: Q?P)謸"VJ#5\Mc5%0DueEpb_Kz?СtPj+8i_?!acQC["p4Ht[t"H :&߳Tq[?:b ߋ |b Ƌ _JU .WTpp! ÍTK;٘ _ʕBO݌%ma!h|sNy=ɣ4{lAˀ^־a@Vk^vmqޅ:ZS<@U# lH\p%)js<5}B` ͌Z,[jP z+f!0FOٙ ɰMN*`>BxY # "2$b1wʘ:wBdUy{񤀳fV"H¹"Ծ :+ŏ]YX,Ҍ֏J0C.&fG]74ݜ \R(_ Z.b}y]Es?]bI42sֹr`BuVC_ⷱo@vzu@R.7uؠwlݖD|%%=/8F0Ȏ_9Y/ ?;XkD4ƴ0BCm^(hQ$ tFНqM W:hͅܤos ,$`&mKO= 8[ڜ@8+Z,!I(e ẍZVQ?3= xV'U2t 񲛘{,{ܺU8(~Ɠv1>&C@=^5UwBe5Ȉ6YI!H"Κ` ޡ{#yb ?Hh^t _HC$K`URFŌC;)VJ9YշVT uFtsy񩻙8Ą!X՞l4H;sͻ(?zpT0'Wΐ,4lTO$m0?MA;ym#/ppm@7<<] ºd{M 4q<b/drO{ 9U-iҩ ߾yr]wQa*3ԏ˂j'>FWNdBfjP}")7FX~yPɾ<u֗V@^%9sSǯgb]F@vsj<&.Gjضr s4ad(x%b{ܫ\Dy=i38U6?=F\:߽O`(SGv3ėW.[zl5y)'V o)YE2s %RmjzQ BSѴ~~f(t몽|oDI\E#P8;S_[1CJ4wMVB wxfԪŸl%[fZ"d" e"4D11L6K($+*$P-VЄ`T`/>H2qRhDYhT+~M|35a;+&E5X_L6I F@~O )i%aNv,}~#}k͌Ncܥ.ۊYcD$EPT_4ZxE0;t0R2B)VH ~>RWhnɍ9'rq?1S#cAᒋ 7,gy|.N}2wO9y?<7ʿZj";6j+'-r g| CyG2#}b5Av1 Q/?sT ѪM8mRJ(W>T^ΥdMmCGdgy(U=~AMq4vbS7ÝYTG͈{ +ublO8X*ͳr;6e鵡MgkKB/bcd@ѡkykOנdFT9eX:#6JvE)ZRVӦB 67?a(dsN~qJē\(~Hk=A9`OGDbޣXA5R!?3@.%E[F EDt!>jB}l/iel<'/G羱EGy*ܼܘeҞ0G6!KOW`'N `Ru{fhʖ/Xs Y"  G/3p@,ʽm;'6T&Ǥ3dFANXu%WG5oL,vW_瑹x-dlSr#\dX&چĐnXFFuFZ;:Jd Ĉ&XѓۿA~Վ>/p&ivD,>Ơ1&c19o?+IG廹y<ŮNU LLJ4E%c FӞ]#+!M1ceea`:^=S4sY(>Lнj,xmDoޫ(m@⮮L%"#nAthjY)X\9o_eBpzAьC W0|E?=K<3||]n]>h?׮ @0жRu.9cS4B-/ ;6Ww u.&\)HJ~Het$g}}P{*Dt&d U.dp9zsX 3' #8; 8c/ \)!0"D]d8ER~^A 1n7C&HzS6Hᚍ{4zl>`?1{e Es4:oyCV@ H^YoX p'ʦo^˝ -!k\"gjA̜j'6{PN}]I>%bNt=_,`ꖂpVxawrӈa|f8earV*笿g:΃fɸH!^ڔA5Dx\( `Nw>R3 Uwg;Mù:eKZ gK9F-A7OdR:<2vqJ;[H_xU)&ºz7T5r|A 0e"'غjgu:{AIG xD,n o*ڝm/A2 ǥ1NQv8!"4qLWCǎ ]aVd!Qv䔦 '\ w}ZǜBuX{6B}7#O7 tGYZ km[lWw :$gćEaQ&C,|$Pժ`ShPmsSxw6zSP ak5r<b1`Ct҉d\Sg*>3x*7֜00=Vn9;h;+&z6iETCERdY kOϽk`:X+Ya8 {{aso ~6/.a <XYبso  !^k'[pM©pHƍ*G|K S|c:bTs!~z68HxNkJ`jVgs2"T/_{ll qeu絳Sv`8* p_G rCq Gsћ//3bpow9ʊ:# ./J]ֿ m96g45kzMpR5*qf йsو@Fx-B2H? ]i b!bt~/#۲>:@Eu\S1StWkEL q]\1 !tߖ sTLP#lLu 7B/ b䯀O< (V l @dk<"cGЯdbi{zY:/bY!W"χ!tR7WT~g^ʠP _}<ٵ#袆qkw fH@F- `AF |Jܨx#Q+wލ7TsӒt'I+= .c<+ >wa(y36΅sAZK?u` ?9uQX6ʦ!9[H<ցƺcY)Ý+ {;K/S@d06%raLZ>RPIUfX#>3 hDLȥ'ȳ6;4!f?!PCӾw8ÝM \s'_@}33|u?B7'lqTBoZB2Եl0uQ ~l҂V>ڑ}t1ӿX.ߥ-(hğ\%Ws.8X[smeyZл|̠l wd4r .R|ԧF ΞA\Hv&4gc-dBxޏg|d\XZVHmu#߆$Ǖ6?n^b'.;7} D:Tx^l ؅$AUxDmI&J;u0phjG܋{ ݎ伎'r`bi~6vm6w}0l} 2l†%h 2FpS vOz0'7"f2eU­:{亊۲:Ⓘ-cЧ+p4s&1!Z#=٠bWr怊a9jZȎB fnW֗5{+0E?hYVvȳwGf 5eA7 6>e#ҧǂ̳[p9;h|94܁8P YKK ՞~p?[~/GE=D^7@$Q6zy&msmah:;sZN+ "z2"1w 7řol64_!ͣ/d.ʪK`& `&Hcbڥ웴ڝ8X`_LA|JWgp{x8bo!/UFA?"4 Ӫ&+y4DG:i}˴0q^D4S*)`咵%u`r­; |ހN.ؠM! -QoV.jFP&a%郲܄껔ܪ'id){~Q\^/)R%vecWs?\E w}b 8v{M>)5}H{vS֙nyp&tΜԌ[ R2w%+›Ṻ ͨJ V,ӓr!?~*Hڼذ k`7#uKq[NvwN(Bf!vODoHЭ]C`nC|;'p iKL$Gm@jJk#qa_WBR @ ډ¬Pxhs]>)1lABo\jZꓭp ~.FBЍ$(O].8@W]}P ["L6XpS"oDtsy$kNxo'me,"Iĺ0m7GT.OpbC+\'V@8 l?#$ڕEỏ.PEzc=((nw-%*{Tm܉N gf=>/TQIU~6H f 1@P7[](t-u}mZ,-S{b>Osh͝KzI.xE,k E\_&]R4"\CS\To_ vjvWJ`N.2:btUp ?eL28?_,O^f7 *:7 'a'?g|XQM;p8.@W( z|8 J!UNd*x_IlJ(l5T߂.e>ocFa% Yt^3drA>߁0BWD/gj4VMz nFN] ~*n.?%NU{XRhǟnWif'Gs[?ydАdb[MS[I hi0+zuiBM7C#aoAthÚP.iٍVY8Bs,zTf~!P}qQGvŞ酪'l)rBH,H9#;c4kzM0C Ϫ]@㋥k3h,xXC"+s0Ma>Z/vz&'ꔇ7Ww}T{'> 4)6FT/{hs࡭80gŌ(0[x7 8*7Ra]^pA'Y q|}hfx>[bL|.e|$\sF]Z K*> \5CtmHR_L"o= Do^,VG%W 7`#㼖qc aDHkަw'<&4pMC΋+ӼBl~3: at)h!b<$hyBRA9 4y<{Y_tgd^~N)ѫ녝>:ƇwQpBV5QN(Ahd3 D(VK[o^*+i=y/-xլuQt5 _rJRHq9䎏\@"6|{͚1,SH6'a{4 fnÚ;o~3%4r \MKVu8%/H? ݪJp ^<'f #s2-eHu/*W%Ğ ISv)p-GuWTEݰ8 HoL<|9cXj\~7Iܛ.X.*v U=4]cүl0< H Hv#lkͩW>Uh\.#^ɴ\C;̑kdn?z;F>x:SY O͑`%>C|'vE%/ZUŐvϠk-;-"Tg'Ž5tT%S݈ GK,j$EȾi&,Ykݸo&Av {@bV,-ӱKO`*ͻ o5VG|FOyV]Z5yߕc׎mmrFa 8A͸lNj!%wi0)X~e%?Li;FWBA ۗaX;+PE"mA6v5TEB0K8r\Nv)}|Mcq? K0Y~ͮNxfV-9G}__vHw -܇W2BVekb")DfB&Ʈ&tSEVyMO <deɒy-ۍє6F{ҟԁµor{ubUase躭oH6Ռ|? Peo^eJ,j#'B߹\}7H?-~FwT@H%$#~a ݻR">K"v5O6ߢ <F]5s3歅gb5ö(L'38&Pl.ԆzV,p{f?ఉqw0SzD>W$1}RƽRqGz@vzn'|쮬+2$] Qj/:ȯ;GEuLn+xRg.8qɩ~nPy='`Q^ 17z?%EV/w&uu-7 ȄJsUqcF:erm-䅥mx^zDezMHstּef(a{A=p79f?mWԇD4/ 9uPg^=Uip[?9h寂I!|noo'JV`̹o} H*L(09IR͢)wʝ!oet.r 1fb1LF-(PtifO7yǂE~ӎjm<E3-w)$ DGËbz<3ڃOwЯ4_L$.~SGPUljYo>lHrss}#$ݒnr)96Z >`'Nk-uc BM(iMU;zےC6[Ǐt0_%vC6@pXKe(|/@1u%ޣ_=y?NFR,u1o悚m*f$.TxЊ BC]9AusZl&ejsCnqz|GY&LC tGQ+XNS8h.=:qOG\vQqq+ˍHۍwvuf,j9Ϧ`AF X.!dMe|_ RB7DӪ["85dXS܁ZC2@뗀ΙLJ}Y.N;l*/1Ż@KС|>h\zMٟ؝ Tf<" }!z  -85!%SBÑ慬Υxxo0vaEG]bI@a [Y"Du܊aZԒms-\ g+G٦@Na^ۋkЊbX*b51g~a"ZۆD7:Ƚɝxi( ` o ݍ'D} !a÷"pmx5 zgf?-kYToyȨc܃A|P[sZP;<6O"@@ roadh&Y02V00Uj0BҴ*K dJu8)>wFU07T,Dsqx;(x1`<"bdʣaüCVf;_Oc43`.6 w~y D%nnMAu*YO0mʢ{ǚOZwbڠ0Q  ĪJE*_, тLS_\27ՊO=&ڐ>O=42>%6Og;!GȕB0 }0g3~ @rZ R_l^\P1* pH6xF%(5Md^=-UyF$!\rQ'Q5]ӛ|D2F6: 97T?׬ Q^a[$ ЪM)EqճTՂJ׍OdgWP5N3ՄHO>ʵanߠPr?JTJLu3s&hd:^JzsUDJ#jAZjݐ>(|4F#D R~[ҁ+?VCmt( V`S}Ct Փbv(Y\b&۲-5 AÇr{p<  [cb'S;N*ͮ[R$&WrN4MFQ/"H37&2|4W:'^J ScϧW+i[L;ݰYi$(9cSRP͓Lw+o9)uQ(UUO|[[f:Khf4aG{W3x6 )(%Nc06/h7K^y~$PbTL'n7sP'9R%(|P,J7P2Q(1+F%N>qa < *$r%?=ge'oY%v2flb>K²e2A- މ_@eVz5!(BSR =RP5o)ǬO-9:l} B!'ҺP`VXx[4&:)i'Xaq[`]qt}˔8~~ #tЕ Pp(Jkg* S+>k8i#0jU=^u;㕯ۻE%[c>9A '0+{xd>\\>IztN*x2G.Ҿ(xJxqRøC>8a&gh>H:=0_D']oD№Fz$ФW ?~"l͊:1T#bO Z_HAN;_466C8y'lSgdֱB .$W˲ʺ5uUiE´nQ95 }^̒nʁl n|ȶ%ꂊZޣ߿jZh>Kh4 tIolUGhPLTvGӊJ@ C?iMuY)FCR!߀* e_'ofnukۅ)CbG"%]͝~dvV|u9{矐.IK yևt&M.ypK>.&t89-[ G3Ǯ{)qT_w' 3 AV߿zݭa.^4\?>97Prb^fJS.hP,7|8 }]_7gϓLog$x瘙:6YQ:h4>{ v5E (OV4%8E(AIK[*uԼxSz0?%C0x>t:62~lxbtF0 /*QCd())mZʁ3!"GfA{2ibD)"KL0p@:n܋:clsZPZcs,|%Mlt:ZNzl6Pa[mw~b46yHN8g0O/.m DdT"p̨mt︪HK׹% ۀwKXɋ69_r>'ң]ZR,:sv?7]xpڌ;& eccc2>r}P1!Vt4KVy)1a ̢j!  $;fڒQ/ #)սA %)i^mDvmLV;ᵟ(wrU?g9{R7Ekّ9bg aPp3‘Og_+a3wRq"wTTb35Mv4%MC)(E(##+ZЅ)`05H@})h`bYpw5N 7 9|ɲ25RMaPỴR+jg4il0+L<g5$T\pGpȶÓ kf'h<]~xF=52%"l#x20h?7+;\l85&v`7BkMgGi)iWh? GW U d$N}ͥ4jХXeq'p'Z~ =DJRҁ.s؀3N .pbhZipiJMAN|J(eLuS?`ݕ\oQ^u. tC5"PMv:߂v#Pt޽V3) 'IOodX\3VLʎ:qկ3(6S,B"Zg~t&ß]_FѣNN&C{ e'K.MRB R|YzlBwEWY )p#dοK]h9}8.v;rt@\AU 1\|Yn۹eΌ0쟗@V%FڿPq/x~5.OßMV(ukC>+%LGM7wѥ.AjέCf{mLϣ;@O@twtD+tcIc5:*!_p w9aa8Ank0K-GoE䝨D{|Wk>AVoL#p05\\ެ$lx}s6x@MdTr/`Wֱg!]Wx*d' Q+l%c]5bm}ӏ:sNufeI;FNJNdE=XৣfgbKඩkH0'j5&ߩu2(tٽDЌEM\NshC$>?XL#1d)tc+/j7 Z.e(#ſ7 ޝ+H >KG>}j)_=Y0Xơ2)Fnk2U0Op  nސ;TPB _u`P#ԁrUj0pPjZ0aG}QLSٓ1@t>HFuؕ.%$Y{t/ι>lFy5#QKIG? ^'y4sEZG?rcdEKZx[`@VrE2GBmvGxͯUeRu0p8Ѯm (S''TNamY~:lE'-D2So֔Wa0wBcij$UD+ jsP7XzyK)~PϲH߿(Jy59-nݭ?.h t6%/#`|4nQW gn*uŦ F"._S:(4_z {5Zo–zy!lϔ"끼 X%xcsBQ[X.x-)Rs/+kxu6u&.x-ox.r/]ic;Yzv Un;yvA+O 6J@2XP$rHyj#Ӝr*152dx~+B,־WR\J.;^tk򌩹_w̄bDZsӄ[3 uӶ"aun;vcιiKdN9tЁ1EIvl3Z'SaH}bƧ{&֨4!n 7ZF.10~ʶ6WAՍui_}S^e+p{pOiK8]5j4*"ݜF>!;zA|jwq&VdqRm޸j MF^1EWvlϖP cCQ8Y,bݑ%>QQṂ׊_D>DbPp2jy@@9|_F"/*mѿ{ 0b'D#No#6B~ xu}%e鿲,_:I݇ܣ/wR7H$xXYrذ.ILӈk%0e?tKgA;ζJnOL՘CPg*h)+Yh(mLkP@=u>W%I7Wz}AXy/ sl<[K'U|Q̼@@j4s:vd^Re֖{PTRzp,CWx-{!ޔ13e8e|Q˻ ִ#wYP|&"IIwТ<]D]#L<_P`!@ #9J'ZS5QJ?@G gTrNN+W}1ĮxX;[s?:g]fײͅxtQt%u Ub# H8L2txͱV1=O _VKl 6NE45xmĄI O[[!O2x'}4f$&rUO~nZ~nfP-@q@ctvى=^`0߮Nm:ܝhIp'ec2 |F !!-; .aM.Sj)vj> Iq$\f$kx ]W[vmY@B^V͠Q!1*xSk^*j ?SeS$ѧRCƵM1AbHAf_JO`ˁ܁ՠ}~?1B/p(i*_t;ex۱h5+حHB1C>ϸ bm?-}MY720=$=N6=ym-@"d`㬱{]OZ140z%@:) طtݠl]WqV,V,Fy܍‘BW!K嗀چ;Oad#89RjJRsiiSSg#5{ xl_o!n1W/ږ۷5fT ? #2n _qkG2n@pbdTX[w0wtd=lLc7@N9YifhߎR[ 5:098vgPR.i*r>qQ/XvqPR7k9Cn<<ڻB:\߄lFE1>.A@CF6lk iZli <W@]4?3S-]-xwzu7ʾұe4k컂WpWݛMʳ7FB*nU>0c˼)eX%~HKj'uQXLBB$rhϟŚE2q%7 \ ɘn"IDE$$u s%^Kø<@`tЫ11Hm۞u}d݅ǥiS-k.-WڸPe20F$HPoiE|g 4wt˖]>cpr˰v6Y hx/[dHMOLOc^/PRQŁ. Jrұp*6o}KF @s)H^ z_a`cRŝ W9Gr[@k2Y +1MaV$-2nv&[̡y =ZE%g4)fܚ`í+txԈ_zf>Qݷ%6@[nV/cDM4j#`_(N&[Q5hfzPɔ/OTTZ)h&mI1=.eꃘ[V?:j$s'"3]O'.= mRء*tz@p5r5tHvK"eujޒ(DrI<,;Lͥ\kޔWP X\]uӫ +cn|0CF.=N71_pk1wN~y's#m.m1FMZ4%\d^q9om[ÐN%vwB*Nq.+,QP4w/HW7m9ߔTچsfjn^!GuRhH@~J eNG'C@h0>gX{>0j?6x52!3_DFİXLfVSDyW+-5757tjO[o|`I5")f*]403bBuBȿЧrC0'{E&jNKҲ-O w~W&QKڵ-MG cByE‹,A7 g]O)t@blAW) FLk9U2%].D]xlCoP6 PݟRstz4D jٰ>^_t{d~;2FFK\61~jj[U}YVr# F/@U1> zPg4)2DL4Fxݐ }'hMUT]YO@$ 5}i.L[k츑D1.̐|fRTG3ҧv{YR^z_cz$h^:bYYXJXāȺpwi*р`gXpI- "пN y0g.7W$o Tf1e":e-iwN͈Z q.>D(TJ(sk=w1KW lN_9V=[&EWͣ?'YWoD0#N`RJU*1S05/TKS3ZԳori}N5uJ}%xPJ{Ó,(#*}>"UBT&qjWKw[ A$)7 >>aGP;kx$.&4u{O8";8v";vlIjͶ¥'&֠MV}wpU T.ZҕaBQE0Gr:Û%RX*fSYlh*& 70ny2|u_m:=Mg YX2E_5Qْ7i.k&>>xΤ9 GO$ <"s?Lsjn=^G-w B p+:fQԫ'1(|Mu.6 K_Enu M ksoV ^cqq57(w'76(zNnW,:ge \HKIyg%'`$ŒmZJxy,I/#uȯBgх3k1Iϫw'[ϲx tL}u+_^iC~]1~w^9Ż&~0wO639Ŷ(7hQ%cF9F'jixUP:Vqbdz{(gI䱤j̏=ō 4Nyb/QUhOvhLkc+":e묯xRmcA :?y\V 1m 1eqSd'63Sp@BN2}7!QTᙡe - L<8Nɹ=||Yf5yxqtAgԢ5Umߥ?dZƒ FutiflA9U O?Y]Feo+}QBHf#K_#r])cmT/n3nF[I\q7!يh` ?Nys=#qeIKJ!%L}71RoD2}{5>|"O˸흗iGjcϓ!y~!bẉbU)"K>U CI=:L)fA!I:ғPU'ω -Jvs2idtM9V0汦+>4thђFNnO} y ȂE,f:͛ eM)3(ڕ&-4DǼ!yuk.2g VWwlfFn`M7TA̿ @z}K.C* jUCegZ`hS0%䏈y]Y{1x|P4Uw@ulH^j6a#-_" FG`G~B+Nhh>&r1\`<PZ'Bo,M=R:sOXU^6Yїq"Y A.+xaJa7NڮLE􌺚=*b0Ze^wб12x#丹Ĥƫ^rwϖa?NUUTREmGNInOeoh+8H^ Qub(6sk<>&NVa@4ǐSADl1d5ea%6XT`d ve,Koxx RС{be69"FQۋr ='Bi]QsT9.N}_9Lh+g (8qu I7œG^#":,KQгɉۃ>Rq)HW-:2d]^^L)ĵ+F؄:&xA NͪYl>Z eYLvHIA$a3 8|c7s5 p jR' ~ϬŦ]x#@ KJM:+04gؠhqo L M ˀ MҘbe /.;V:3:MuxNXmmoDbCc渧4B[M!5By;(5>o\PBف(gLr%0ކgΌfFr`yӭsQpH2/pĸdJ<_[hk< 6jEM~w5ErCL 0-I'h$ A>S/hF.Vt_%emC2$y䑭nn3L/(oNKHDr\ c'$rG5Ti~ X-_&3丬vd81y*o%Ao. c|絻e?McdhYz?Oej&ەѪ'_h8;O~&|0A´5@wגۺ5J:k4b+= p#ŧgɲV¤ow%!bП]2Ā2(-I5_nGf$JH߰~ 68.glY(7߀MywX=Ss#|LR"u@,UЮ y5_?Pdgm噢1r9WOVv9,xa 熆Fnt~=6XcewŊɇ]:;8W A^؟*6ZXȉSo.Oi }m*p=3pCI@8ܕCY(`YI"aNgaDAF:mV’-Ęɲv֎QQ]^I^NQhu VզXf万\Fl=aUQo ^̗h^8>REWuA1:9X5 |[;*:vt j*u,O |pP@x/NIVrg@gW[-k, osh x 剼e0vk]* =IY4!_+9B@\OVbV8P&`b"`A$ۅ`n%tkC% o'pzvcA2S,9C\وiŋUaOs o[^1C$m ZCntã@jTj\q:ڗ͒La42wFv.3#. #̏ c@ DuH+iV7$ɋ0kz I"#¥FI Ձ*]D݀]âꃣ#DZ4Ul#!90;-`"A '8GVr΀L TO#71w_BjB.,1 q}M.<¿]9t\jqLUoa`2eÛRC!xA7\(?*1F'ocB?4%$mh:iOacNok]bckRSqKfPλN +$rTJdO7r+id9@CegJQU3pPǵi̚^JY6r=a3+T&Ab.cÅKIIz}4W.B6:.gǝ;qqb&Ш-%!T0A[Ө/5_p+K$y]/\_6z(titu.:}|7\_}p+e-EZvPd5qb19ϗp&n:os;Yu@nW:}VH'3?09 Ch俵<3։d;ЃP.W h8z{:n걞&K)gEMC`7KH-(c0nǺ <-'h*K< (OMLc\BrU!tfGsu۩&u Us2葒 +$̹)N0֘q1ȯvZd~S,+Pk3)h(RW/%ytDbCog'G}|q4 &ԃPy򎺘_eb!M6:(QRmK1c׌H6To(%Mtl݈R<9?PJU-'?'[ba=cYŔݤG=AB#| ix8W0A(~) };ע@7WI0z&نiq%/e8䎔hC0@SzST g潽B^LmffE5rnƥd띋k; ~T=/*%VX{YXB_ srF,&<'^#fd s3e(xëO "-ZB,lb #*")&~=Z,)1=SMڏ7.BPYIpV[lb2)~AF:/ߪ5cDVkV5U@Nj*h :1cmu;(Fg3;P2z\$ӌ0l3.MyB}Xxk0C}O5i W0s? ̠ﭑ&"0$Y0[˞Re-6=+=WXØV6;4gQuX{?̜ЯG:߭#ǭ|_TS1k>Ȥ$+IFtK'Hߩe)LM{+楸^61}!*N^77W-y0zm6 S 2LRuQmq9qpk5MdB{{ghiIG2$|?7780`Psg8Џ'N23ZUz5d.{Hȥv[Ϲ=BqC,[DPN#.ө,|3`/'/5HG lzH_N zB`ʄe۝Tӏ^`Y;! ZNjgv1b0{~g|F_XXz+?fOE,VGpr}RZv <Ə_1wϿK\UZ b^Rwrh`ls13~3}ԀRcHڠ%/%lEb 5ąpdR%Aw3b縉ݴ8xA<~H¨=2X ݨ.(ӺC/Md.> Qx`$?F Koyq3-a gLp1݋`3ׅa > K+@%'om9YA9B^'P!XPs@̳/ ܵ%S]\;1狙p'FZ (vc\"[3[3j(/tpJaJTL+>,R 0IuxWu<#2#4x4,wUP"\{^HVeؕ~Z~y*=Wa n).O+T$ɀQb'@/Y<3PQejJ-r d/w&zHELY'  YccjdLnMs&w)Gakdމ/KHg)B*H<(2^T47)qz2&H.2NÞXCoG<8}kdwA 9|ħYckjK jeܥPiқm?g-/Ɠ 4y4Z@9&as$WZ#lnb"BZ`P',k1;GC&Un` bMO. 2=l}01Faܛȟ/4x>x;l&!`%66ĐeyѬ׸CO 3  4ba1!Z٣i|dNhH}䥛Z3ַ :&{KrIB Iq F Dgw斎C8`LEx5ړRĔ9rB |iu}w[g6UPm9Q*KiM_*ro̷dKIĬZfrLw@ʸD K}\8q!U&pJ rveY=7k~xmB`L3[{y4$iZMiL:2kA w{hW?V#+c(9$@О]RGxjRp`JG/6S ?h!k(m:][3ku' ӻ5p`YmGaQa,lYY쁛jyMu`|mRV hz ;atǞFdI狢% *gn>,gAP^a3uz dxArZOJW?7-7[U(7jbmdN"r49"*/p>pI6n4R KaѬؙ'aynwJw~%\[nZJ8]떓vN!I=i3ti災Ѵ].Uk]y.xI7sue)@/6EPЎ5h:d* 'w0Yqc(Jdj'#<`.Y(Pt[+Af1 f=WS mUQEof}>C ~ΥN譂2t3Wi:qodovɎ4zf:5KzN7\l?˜+w&B|v44^Z|E!Sɞʨnua HA@y"Mk_nƳCLP`ȧ!0|l&;XΉ@|{Q>+^Ds|!."Y81: )1f"j`A}F\( +;% c0\D쾝h\]z㽚{v+){kѿ]*5ĥ(:䋼԰뾜8p~#7iU?cuњȦ{uZgP-pȍT Wz(HYGTtL DKvyM!KӼBY$d:ujpz_T%o٫۵!~H r[fzgWP+ f#B,1:%%WcEb^@UjV+S./!jΠ_O%1CMLztgK<# Z`!\Fh?( gm]|21sMr/Ճ0`ykZxYE wWL+><P&^?>g]HgXXA'p~'\H@C |ϹmtAe݋*d2qw`3Mf.M+Z|%`]~v:4=%/@mW~܂sYm4 0$vE ɛQH+ 7H#+۾ -л-j, `HDe!.(\_a /o011 Fs0KwRS=EjPn>dj&TS@u;o<0̍zE'Шbf^'2uЭ}5z:RG6MgI92h\5B.CA:N&Ou:9~[fD,oໃIQ%? 1E0#먺ƒ~ׇqa]:/O. +T3o;맄‹eW%>lY5Ϸqfn;).ۗjdk)yT j&'+㷔NzJaؓkk#4ގֽ1w ?;\"Ah,{aumojoVXj]pu>U聚{ǢA=mityuyTjw' MˁyYMLT̹^@8 NJOc(b v E0~Eg(D-?}~eDFMcw됾V9l^ ]ۤhvsevbO5\mM~K0u;_3QʬҾܡd1xsJ u#pF, D7> /|u,&P=OGN`] 0q}}G2Bť뙷~ߏd v^݃TCCeNZԂ]V^Lg[^Fd (^  'UGdC}hv_mb Z?'ko5q?XPGo꘵VE$yVކE&-$O ]C Q2n!4q3*[h\* =+^v^|I__ջ7;DZԖeTW_{!LBgiK\68k ?:8]yO]ُ!oJ܃=pہ[^eHt.T_^CAYsÛM9*.oRcUfEW4ӭof0B MZ9c邯 {;Lg/pzX*p.g9 kto,??]DɽԨ/؛G66ͦ/0x\;슩4O AԄ#Q#Lzڳ:-oYqGcXtG 4xQ> " > 2U$\FW{_'5/e DJlQocF6csYoW ΜGs`dQ!;J-˒c1hgtW\WxX*槒AkI(AĢ3X$´"HS5Ԕ`rDf%^ю~^%ۻ]NhѴ|.XjQ9^ {GG03;n50 {K>GޔYzF]QK!GןG#%<+.'"[MnFiۉP Ifu;!j/c)~ ,#|V"x.> 窱^vX2!utE0,EGʤ-Asܠ~ʚ4 ש(1oQW Ǎ)d-V'o{9o fQ4L{͎0@SU7Wb+13jtP$L1M`2#V+f{*H݇ -pQ>Li~Ǔp'!^TN0A&%WHaIcUs^#czYuhȊ4@U{RSkfTũ CgLiޚx"/C? iCtN{J#JҷZFpk-@s 5U7HߡrA?ַYN˯3[R/A3r}իa5qDkءͼ|N9-92O$VLF+En,Ӵ~*Yea.%?%ZS-GR6Wk$`59,;-LO9ntԟGk#vcl칟ˣqtuT %)!(NpQydXu" ĥ;W,O~dͲ$Bw kŦuVZsRv]cO;"$Bk b9kLO13yD {h&Y%v6(S[;ŔrD;lJl[Qŀ1z8'ԋ=)abZm'|oߒRf:*lݮDCfV7^)L!dȤ. }22+U]atpX/d%Z(y|yUm d(Y`u"n}X.b8ȼ׋3Tu[)=6Z$9W?V/ZERaF Y\~!okF͢ۦ1A{M%ε炰xo3vC<gS~bEpD&\OO 6͏W7`R[=I!~v[VWGM7eç.ߤc+;SwEڹxdM;R 3T>o)\5l,Iw\,ͮ8^K SD ^,/-k\ 7^ xes"t.M H'*U7hնTN˰؎lanq t@K<9,h63aߚBΑpѭ_)jG誜XF!Ov-=&2Lp^bCg V=9P|/̮,NGAA?K,JYIO$+|б_ӽN4GjDƌ Tf2x&9I>0yav25 GO4OR[?H;{ u88$YW `Nb`~Hc4VLJ> 4O7͜] bEwU1jvBM|al.8mӾ.K]0g Q'x34T[2yJL"($y2U;y9h"t c){~}#֎+]GS&U|MO9WKF~UBoLO 㺔?z? ;w+QnoEmҝOc^M0g8sjbo2j!Nz<յjmEg>ĉ辍C(M_>ا Tqg$<ߞcp9mS>}lksy6@抽7nޑ]Cnfh@0@>U?zcY~'7ؽ#jKq6g. #C`sb)Y..bǀLZ|͉>!q/GB#Q/M1WI(mJ0R5a'pOE%HG3MRCkGݓKdr^oA1]UXNs'Kgvp(CzvNջ+0LեsI-Q6olKKC;-{.-73r($,֒#o<k=7u!fRkPn}az./p:`}p!u}m*3Y;N)y[{ [*AX2n %#gSMB_qhqZpƀ55/NM(?TӭTJsf5qu+%~]ӆ Z^PH^[g2}y[,`S_e4Nbn%^+EׄmqwM/ajjfOP07$->\fUͩ^+ӆ}>5'B[Z }y L^$u?0M|6BC7+vvw襦(9දjרKpKyf=Gߺb4W!{ /X">3>ɬ?Xu c_`N`:ƃԞt[-0)p?({HQ7)jH'`"El 4y0JrSuد&|FfKqr]`y"(Z^/yu_"*xA%D0q88 W˱uӁ7hme{6S&Ƙffd}aSy( ?IQw/WqClsT㞘ՆIy~ UN?Fն])UjAV@?a:8@!7Jg 64袠%Xݱ17jYtA\=ޜ\)jBj0b@H$tZ,FeE.4ڙrq8ڂZ^&Ow: OMXu%[]\`@E ȅ!]tUV@)ܗ2}Mb`(; }Qq*hMz+PK}*Z X]8eXYⵔƴa}Dmr>#QHii$KXmzc _6#XU'E R/^k¹eJM)nKmj#a%yU>Sxar;mANݯb#-v W q5.^2T4a̖1?Ln&WGJ7^YOAO \{1%[ioI@ cЈmH0/RLA#}Vz(ˢEKcXxuM)7p?qh ]L y"^)}Dp[ cw9]"RFdgY늫%gӉ)(̧l'cXH4Goc ^}{\(ql|2xy]hюW$?UЇ)N$.ΏPE;Pp!0VU&&'Vd38 a#paU6u HS*Tr&ߋ;(p o=e..֏q\fx `o |HT%Qa4t]7:*cy;dˡg(zfRLzPKb&2Fc-ɲ%ݔb#L`b3SW*q&ft a9L#%⿳JmE,v~oe̵oD sԊRO-Sb\?tc/}L tykB:#š|Jw<cF3|ن'ðt=eg`'k,%'˰9K`: if.O;iORapܖCDӞ |KF7Z.r# jH;A5$e1i\_ ָ "nZ$Ij^β}rߓkD0qٳd Y #qC{Tj `5;Os`6 dΓD}EjA% [U#~0| =CzlΜ~inC~΀o1,V7)7RkSr 1 (i>kr"a_ '=Jy| g<N",A<ſloRp?0j3bk5fO& [E5[_.`Ϯ9OEbU+sP C(KC@:Kׅ]GDŎ}"tH~ znqBgh9l /(|"F$<1=RNy{ExXн2bM'Sp Isƈm ZyҺS$R@ ͜je\#&gnw < z%fXs\.!Zl&<+vsaPH :sgMM7.ZdO>2 nX;!c$<1=JՏ"WK^!]ۤDBsp" hyrsI(>~(j{0ܑI_wOr AMQl-.}A<ɯ LmL]nTP^׆ҽ%?L=T9?]UWdS~y ?UVPSOwTR0p~px=u;t%.Sw?s'~mۋd\|%DSnH1f{6ɩ[vH tDW5`лbjʝ,sq+OKf ge8]eQ('}<7pivxݢՈ)dQ ḕ0T;-^!;N+ Awxp(M;'ܽHPsBfZ3u&5VUB /m֑SŷE+O~OoS5^.2h+s&싻M !yӞBgwc’f\r|nʺs u~wcStke+Q'קrG%>ݴkVؽeq4 Gl.NscаPK/&|Lุz}j㑿`nưiɺ`9plV%~`0u"')w[rڈ(퀙}̖d= 9BZKJ`X[Ī_f0x"VI[dFUqxi=ڐхMqHlVq)& 'h%ƃ#Cߛy|Cn zX7b04u "{Ɣ/aä\ĉE^BZ! w!jeg,zl{ zþgƌ`9BwHklT!=A */2Bȷ- 0)+\T'2FC=Ջc"$Ԝ],찀ebos?RIx z5_B:A?ޔG^=cQvs#d 1Z:]pBI x 1lA(bc⼶ST5_|q%f[`EvNF5[KpWa] OԅD9X0;mEas;s9YrĪdVR:Vhmhaɗtiy6IvU^\0c3"xq9|!TNx +g+ؤt 2wq_ov7Rqf;ҷW/uHV "J( ֻ+,jc6k ._0)'y%lBP4bfxZml< AHSVo}ue]VfccBF['攋ܓϟJ=P`zDױqݕJ| l<06MM$t7J8xZts v[R 'l_ MՐTey ׬''0%eDCÅb*.8ms,{%/v5 ]'u0؛=e}Yq3sb?hPL++IjOcn`F1m P$Z@1\3ʘPrKwNUzgDD|Oҡ#:7By=RB=l 7IB.11nۋyGӇ&FQ8щ-Nb:YKtՉLv4wMi$pfQcQӝOh҉dReOap$Muad}uxJs` ާ@bGZ#z AqڅcヶGZd肒L "*vmF|{[{P>߃:c/LyK#y|TռjV+x M[ ~}XW7QkfucMWjN]AF@>BwuR?c#LG CouRS!['h$ T*DIì][7({KVgyOvޣr 2{X썓P*ؕC/BOODQH`%*ʊ8D'Dcӊii[Ʒ^ciU=-lѩ..r*)f'v" *A9 |Icdl0q h€-Ԇd'KAHOd|r좟˛bAy )CaD=U]I7ݵW{?iAzanZ\2W؁D&dNrDžđ*K1JPZO֢U2 ~li.8c"._}sra&!sDbw[u0#-T~g]Sev^MKC2-akx+ QG`,bqY "uyO-H%g%߱笼!rHש<|fUKmM['*ޭ;ͱAo-)rJb15I ZŁ"Q|^>ôAr2d::h;_3z^?ᗥPF3u:T76UplhPPc{ Y;f:0wStoD T=xܩ~.[ }>'{` cjY-aBVԈ&ISM)BeAON6jJ`ur>}'eFuY$M@oC?"yqM׫ׅ~pT7IsXT@bKb,%u/X[ Љ,]r|q@ O!XQUĈmx2Se][ PV߶#iCu(o7t}.='Fh6$V5A)1Ӈ&CL\mymw;f4*\OT:;d]$nP71*"uWtZmOx> Y Lؖ.qmidTrý'܂ƲtGvsA$5z~14zꡦ>6IK2cNQq~UH80";BP;EBn> Q>+VJm[e ߺ(/cС}ۀUv#Κr)]M ѽ)>ҦH8r65HC@(_?ڇ(?jhu?~G:N KZ=6y%Xe&MD(& hȻt$=ݲ/ `Y#ZY=l}MH3U52Tb f*bԌA9NP( Ghrh\74=H e? .4?A ;\bc#LDWG\%s)J+مyZ>(dCox}QԠ~V2-UnDB+3ܓ'{5OIۤWuX5i8~}3y<}< 96hxM&1Bj; [bFP~3@)$̃5] +F]n)>P܆Ģ8fxtJ 1Obd7 Y=";I &5Nӆ>BF3HZ]##k.۪*OmO9+oϷ~4(m}^zd=qe#$XZUGezQBM>-{Cr8IRB\ʖNdF3oooˡu[pp|z.>.5*?]SXrD]dEF)7$cc]MAVv58M(=eUf~'Xr ~w*>f`2-A;)T80EGw6]Q tS52ݬքax<-$E%RgtcPVB4mroIJ8@h辶.AvE`&ApVA2:6p)E].~!X"x75HmB1 wr;ٙg_*MXs?"oho\?9<6'#16bӧWaZN`2;$nq,-$AwG|eVm\칣Xswy1tK' Q]ҩ9!~C›M:S[!|qy*IT.h(ɟr͚IGL4dmRu~3v'#D$c8RDL}K%ݰA ͤ)5HoC1 :m 1GC`P>g-%`!\^~dZ2a_-+J Wnb:&$gi;RLRuQ/8!ASH|P/\J=9z1i^1I^-_]_IT8J)ݳn)40,tpqBdL0Ϭt\YL+\žbBTW>3͓motD n c >ե.\evߟ)&EUaA_ {obbE!*NlG"E\Lhabq;y e/(FQF[ >C~wm$ GuXNmz]4Ō0V%d0U%-Yp$@Uf';m0.*ܦ3/YYrBѦ3Ip݃qTX@\#Z fzDm% 0b!NY" LP; lnĔTH͗= \*+v|RWM$TBͿͣDQ3*7n c6`7*Cg.eDbki:X49*Xr`v; ίNXiS9"1!;6bn0rGp]TP?`\4-R^>w *w|CΟOۮp5FÑ~ߺ q(uVZVˍ, 93UdGрa/b\^AkW!J? 3WSr ƎTE0p|%O7 !K Z$(>"BUs_+9mXzGTNH 25eN?'qz3twd.7N2 a XJ]y&Hg`T<Mh?e_"հ仟pʍh-uC¿^\Hw<cV-^3pVydpP$*KϤҚ+E -$O\] =)XepsDqs5vLu 9wHYYEҌr&2c!&'9H4@cɳ2]I}L*qgxXOzBq*W/~_w ={o-?5.R#xCiq fT:W,5;&˶w5F"cZ&GIaQFr,26 GgդX^zVS*g}JN<-;m׀zmjpEq$nap>놁\d A;F5‘j ֝V!Mx30S)L%SWI^{ؤgyl%z2`E7rү`b""Md=AcQ}7 툉>enW4V]q{)8r3:ZB ue-A"򄁼{ȄPzƎJ3E!3= ze\`2.OQd_ ]tS@B~L UzS$ S.]jhzz*c*L9jS[V{O8eMBqNkIiՕvӒ3Zjrzt%^xKvkB}%̇ zXEw,Dkyآ`*t9{kwrF e1+uj~DITh-MH09u`>3 1|P]}bP-U*+Sٯ kVݑش摬_Kx:%yNڧ:MϬ:,MbR| Lv8[D87vX3i!Vff 5 r!&cIM4- xny^E#)/48Li8#Êe}Kb[srˁS|hdj&?]nCVz{JΔCg( ew^ףc42mtl?DQRjY`{D9[3MT*O4'N5|5`@P Y09`a` ohQ(,΁1 džiW3C{zP5&2q̀7H*pwQu\{>M osd5|F0=^"Cav*ktGD׍Zoch4 6d,Y1&5a9_x kLe@GD,%n{)裹(ǪѯHI|Y单YkdBʹmܶIrv4e"4t لםx:Yu7@0/q2 =ۛQ1#ZA4$ӟp.b>l)BCx>2yM-³^} {A[ Bܺ2ɖvbE".ϱj9g0RT+|w| v?#y &vA 0画x0D&)P[!٣_N}shjx\IA$0*ñuKcj7fma"(Q:3G>;l}ZDSX*!ʿ0q.f\*x(>Koͳ9<8i:P|9m|uU1bH-rH/V"ғH" BU>!L]$?fiXчJz\⩮fSYP3^no<6m@[+X5K`0H ժRU3lmf@$5M[i]9WPPmSiI"YRzPQ(]gM+/jPhUaEN0ׄ9z4mCJ* 9?_&V;C+iGz ǿyx9%iv'3Kpmͬ`i(C=3{BҲC+k\M&b/n)Io{ dNc_ !&r\[abXv` GY=%6ckDX\W<8O4Ö)Xەu](.7Ҭ/eS^2 1Ÿ<0_.أV=+ٜYn3?iZ]4& da=ːF.y avvRjR#0B-QslVr,6UbГ_wՉ|=DZy6@#FŔi 4,U;4ɋr]/]*ɣy҄*pS, *tP'y4 ٸ޳p.wV!lolz&{N^ϟ>qhijG[|Il)rg|M'FFpdtl$뫌?mj, َ-4{(CȊsAY: R a)Ӻ~E Z2E%PTpcEy\0lsN*b욼C /#np@?z|*q-t" ss01'/T @u_ߕ{aZa+kEJ䙒CA57K*`٘4a {=IW]%]kgņh>UpcoFS::xfvKLŷ'^ 2k߭'1Iz6Q^g x=mυL{Cgs|nxY3N[ 7{;uhtH D0>H1Jk JꞀKo}vD_P[Y40A̻%d<mhǴ3FYX6?WLAS{iߚj̽^ b3d``)E8 zsSw7C2rR33e4M Kb,M57'żP tYM=yzw/f: WBM@܋zo6\{x NV !KI:R0:|TM |ֿ{gp`mSmje-DeL/aTph6շY=nHhZI~6[mXkJ"#4s& hH}{E磠2ĥT?Qo_7`RJ= 셵j)%a ПLfH"q/a ^0yh#Ƹߝq ;Jh=OB܀ Jł[o2ھ[E 6!he[=AW,4W\|U&,jKt͋ I]G/NH¾Vs I-Nˤ>+VfOO8ɅI3c?!T0K%kƝchnb{RwbkV 0'W蠇ể/A'OLĐGr%1{b)5tVz,]_NT1q~)xN.Uoĵ3kHgVZ͇njlXaesމD FdBnYZE\5%)-BN8%JFv<2k‘Rma3b샚I;D&V|U) Ȧ~wpWd`Wme:RScTUHQhEK2d#;./5W5LH"̫J0X&{FV.lYR&@وQ<|<l~sv#Rj;<|qҮds\I Q^ox:|,:`j3+>w8 RL6/;N:O`:@ht>G=\1<6oEhԣAC ;x|$j4Ccdp7f6%?K.7RAp1+I(9h4 R\lwV)ϹĻX;U1VM!,}i5\=MBi '>o/@jC` ^a';S_Toʩ&\%z>s{,3f[R â#@抱&󅨍mL?=ߝ^vs/Yq\zX h]XαI?WEGJ1ƾ4VSkkxֵmPcYo RE״yBY R٠ysx`>僽z?JǢRPé6嶂'Yԙ*8'${9iCۢw[7J0U޾7#t~\M夐cJW!C-6`ݼso~ubtJl_ vK"?sRȨK*4ѱkU~~P# /`Nxl>7eI_ ɘm`-#؅}SԹJNL}^nUDc{hܟ P!+%0x;[[:|>Ї) MB10C5 nZj:Q6ȥ6>)OwòEͫP.|a 3ٴ̚rrwz-Pu~<&jw[ӴEGs%X'NqiS"F2IԜRk'Pyy9 HYWrd\վec+pkDޔ$%pDu.B 47 @~M̰ΉI Țۙx6j}\Jc XʵOHf\B6X"g]IJXy G Ӌf*F zO[`'tssWb +i;-Sq@(6pZV{)\]qP*Q"V19DK4 *1<,:eY@0KL#Zy6RU* Uh"ܳ'ənC6Rۊb9\6 2f +ZZJryn[p V$ü;lRC@ь\Re9 *ʌ>N"k:?wUGoPU <H+a=d4~D`Fc! R𘎬_D-G촇hy Rᘴ*#N8вK(X6LU7ӧwUoSTfΨ]}OMh~"~ 1bq knnD\ZEe0OE׭.u,8¥BZMxȂ YI|ͽxl(S_9N;<7H:S_%H^1i.${|-[Bm?J5`5XaHC7_HZ"XrWĬg QWcyr9`Y C:a"oF`ec_Hb$M=:;Y:YZ7»t*;Es6 J[aX'9!w^ CT<#$V$6-qdzy+ _B؄Isӝ{ ,9%K[P/'I~Hl&֐dcu1x AUB&$(JϧSYFx\dvzSH8 SV N葤r(X ÑRv2Y2oyQBͷηUըn e/T53؍vt 3}G-4riUwۢWyc.iu7H]ei19$N^ MJ׻]. =I}=ƌ~5<Dp =`2 vh yHl4n  CP絢YYkToA'6 zxcTF+o}C_֯?w듇N\L&Bs+pz .8uP BlWV0 Lӳmv5yK3qOkݧe.G)a o!x$*/8dXtW" BJuB`/7nE ֙#8}jc1:Zg+ PFGj 3G=)X~=!cL:2g+H4`qosl-ʲ(oVW]{#YwɕV'>Tyf6ce7]kτZw &e7\-*8H$Wݑa:]u8HbCغr/| YYJu0u|fYxJHMsSլ{miJc;YFIC+'yΜѣxf( tx>Bapg}*V^,e$i4CVf.$tN]1t("G~C<{7olj3mYЦ'[WN6b-έ-M,|$EF 2T۶Ȩg4=q|#Ui嚷K&!gv'%Y?o㠮l-NK> kve^za25uw,@)"Ty%d }IH_i7]r)rF~|(3s̻[,,P 쨯K (& N[Qf^՗c lyorIٔ;Ba _xb++++d܄θ9/Q \dY]:'r4r3ZFf]vOW0`r%׌WKdKR D$ⶅFi D̤gq?D; tG艬w@T-2/AM,%mq>'# Gv%$uѣ?>=/}:hمj(oY5u'Yh)d!x(sD_V>ľTⱁBOXlc:ZД<ˮf%-3yKJpƧn0 swǶc@̸fŢfp8R%{Ȱ}{j؂rvSqV 1}hCw>욅[Z8OHjW'Zӕy\`E*iT5jȸ@&AP"|1:zەg"DJPuQmIf+}j̼37d͈E D-#BP3"F4_FT:.c%;nUNpE*;d A׎ ^Ud_B2ˇփlđt͘`"y1&a!K y^I'6,IV/Fft¯g%Fϔh_CHf>?af4i ]3>덛}~Ժ PWvvO;B:2YmRu֒^Z~ÐY=yIRd y*v,_vYЋV]Xmžo;eسDF9wpzTU=~Qԫ8)oFlhwZtSS O:z\~ް= O0 _}⥚.=&Λ鑣5r 0d|OJPהv@0/ᑇst:ylC"VoeQ6Zi7O^ N\@Dcwq,٠m!z/^W߅wyw7`;;bH(\!58À$a  ~peGܷuxNjMuС6^1>Ѱ ۴P`TݻhzhN^ $;.?ESge -}-\3 c;@㴾#py aR DQoK#FVRSoY7 Id A>l+L_D ÷Q`d"nCF}uPfG zY~qMBXԀ9*Y#]0zVp̡Qh9X4TK-v4'&Pg~j<* Zp{AGM6\ wÂ5KgfP$@jNKqS* Ǩ%@Q2TMrSH TDxB TJJ8pxKadZ D[>ٛ6BBepʾסdʻS]ҦrvmA{X)5z^#ġ~wQQ4?.6[ʒ6TFm}BIRk',ۈ/YgAWp-M^-iUeOa-8y_vVV`Qoi?]R?bK\ _p6g.9`X.QkPpfw͋( Ht+C}dM&lOe&Jc !q,dSwQ_L H~'YEg{m+oPօ]>6797vY{ eB"DǪvfp9=>prڏzmm!D71Pȫ (rd /fW ̯8ՍB5@h C?#KIɦ1J&i%3}js u[egjT`bLDiH2gJw^jIaD^1<֩ kFC3n?(.,@GX)vjEApfDP>%lYx%ߚ1* ,- Q,FB ڻΓP| sUM/$S.=qICrAf vt1rޙô3ryVRW\Ӹ~L_POQCg=_.(E!\`t9 7l#w.V!.N A3q#P1h wnu_éw zEY9(mé 9$]_-V }\G= ]peefDђ+X^ 9qnWl/3)|ԙW>$=HP{>?TEC2{GTa3,ŊB5cZZ3b;j7pU,#a ?;@\D;Q.68BT7 x w>{Iy d]YVxV q_<Ϣ{D2zE>gW:٢mF힫0EPS5A~kI)#]֕fnޟضItM\NIw69}AAf=WAm$!Pz!5d-,mqcT9>0eջr4V.a!'%0>G4(cgk1\bL$1r|kje?ZkCϷqtv p4]G4q&)pZ?ƴs #e($kr_JWd^7F{'][OYJU>a(.ǂt irF\RV) =ڒ2Fv %*` GOy[[\s6I)EJXFǩ5N[ݰjԑ)}@?1ݺz۔-\^B+v#*.%FփH\S^E ڣm!>wt_TXU(>1_D,qd׳B-1 $t,In=']A;p|*O;8HNc{NO=%B6rJ j%5)jJZzeFhP.h G] ~t.uM'6J#ƐDsRs2:>'jm=HGG#ues_'Qp;WEjж#Дn'Hw B.;+ΌP}S2߿ UGd]WVs AtR;Ozݦ6/M+n9awњYҺ|+SOU)ԎzM$YX$X~[߳\i5J][pY@T-gY3!Ik(tMoXdU%C]w(K(@/wj]OQr\/FcK@NV؁ 5 J߰\ Ov>P'szt~˫V7ߔ #9/`(G)?SlgK.p~TE[#YX@z㚺[z'(].ZwP"_zLNUW,3˦!eAycBFy;d4 `\7D{O7?onYv6o2{dai66ʾ:t#ua,-Hr{S/-o९iȢFh +vHD 'ZR}t3#gV#^+~wxNƕ-]v:^Ղbb*ո2Ynd*~G{{e(QGai@^hz¤4?6v,Qan!r6xUksNp$.P?1SnňG@'Tj6C wýJso!1GҼ.[pQB91]V'f4fdl$6/ @T)Dw6#&5ar6ҡ7,.~4Uhfu̯XBM)P|8`Z ROȆ❸ پ &$*RqaM=$hZNe2]7Q^NZ).!i%+uY.Z)`I^1߱!a?Ct9guڍh\g /bȚzцԥe[ UL#f6m6GD8e o;>kOciX}zע3@D$!]m}=`CIS}yIs|̩|vzD2#[dp.qi4٤G`{&Sܹ8?x˝daNչjzk_wNw5|Qq2Yv8.*璑=lsFʫA dJҢDN7: yP#TlsD)QafC].EX坔l",ٺ6*v*bOUD]OƯ)U>sjc!b0P!iS<uZ^[8{2k \; =d*I:vQ54AG6:rrNR`Ih*v2%M;ƧI6IP5-fwq7A5lkg{٪.{v4f2bLkG@CiA/՞2=S@[+7n`h<"xH#D8Aa%ga ~HA?ov1\L;27yg3t6k8壶݃F]v\-Ev):I1> VVy$rp`X % jKN />VlE+6&ea;*PF1|Z JK1A3 Iu5}O8ao?ݮ_Y+OF-XpzK-zoዺ 4k֓1UDoɟF,Rb}Co&3 +RzBz,Sa82:M %xۙe`vdM0\[煎=cY/4`,d6v8(6= 's6!8Ɉ!9 t}i3293HמU$V{X`\ړQ-qNj@#-5 CI5@vh= oQ,e}n U}{,8CܻsRp\V% Y+#@U*XhKE-vCHBX+H_BN 97"ov׆B3 Mh|EXJ]>:$zzisSJP߾N`'2B<@Lt#[R9 kp8O䷉v::/V 32ϰk ќN)Z @A* <"'zNpѱ>}5kCȝ$3FBRS l1nuxLӌ`փ %{% 1Tf@0վ>t+n)ݼ\q!I<6o^SYXB_? lVE;26{^Vo{ %>OoMg9j%IAsU1 5mEŲ8<#2LUb.IRT: l;,?'ڭ97гHءg/fZa<`Dk :,p @ a J_AC~Ujg>_9lxu-ta+lJ :6 ,=^Z1 i-eR0Han1KYvMK*9d]и\()O7KlvQ#458ܱ]3I`W=8.ā?L2E]Ii`Le?}^Z4ĝ 8ڜ2a5vpFu1)M viZ""QSX(āWnm&+ LtcA[Zx8^0yS֬.%D˖Ei7z6a^+_2 }h!7>0ڢ;mfDH a.Sv$wg~pRac(,xS}/y]/85= I&iE`u I7ᐫn&m2Fɹ@لW:)6aXҹ()Ȯk&So4HSyWMYkB[ݤcYfHG)&U0["r`PTgK[ }B3gj ]@D*|Շl OE=tIL50TґQ=\z)38~C U`cVm5Ls 8ck#C|5;gLN5ziy5lB8s6.J3zw}}E̘.ø<$M槞aP~ByԔ6EgsvU(W= @C6@PvGy*O=u#ϚL G,ʻyX14KM]#f@^1kq0Ͳ G E, ⻶fh+pn5R$DM%0 ߴ)nr(ٱ fsQ8R ̮.0J1h_ACod 4䪽^|Py{8!"p-"dM!n_)5"K*=dXEajT|e.@ʦwc0`풬Waj$>PTlJN&Ɣ])O@ƫ󭂸0a=eD:(Os=&'%ApJtti)filiZ ``P:g'vm74񙂊4M 1V}>k*xA{T':vs30KKwY.U_@~ D | ?ZsĝBHp}vh,T,#Ȗ%](3IaVAJ5B2G% fFz۬s?m"k*EY >_CL ;_sssh wqF&MN=%Hxy/"Ė<<yM<x(U2D 9W msGJA9 Gj o*tL۪Ɂd@&PM}VcآMhقnqiU.F 6Y=E6_G.xN4:xpgS:o2rq7 H+}S|t QR׭bM0"N1b6LQƄL& _ԬEA]*1 f8A tAKs #SCHp]6ݟSnQ]cսR-F@5_EXia ] b{{HՑƤ00LUe!倖7SB%  f V. kN,j]5wH ޫM gPLNmO1:+{z{*tΛ_2*>gboGJj ON.P= PϞPO6:@ 5ҧmFQKD eTko@3#[4֛TS#4dlm3I-]Su"Llyjg`<-:?0-{=Vt-xU3ɘ'udm h#q52[K;ECb'>ڰ9C ?p>+_yf/'\$gäfy,UdsP_L^(bĄx{ۏD~^ϊ?S!bu,aق)ژY/z#z0}-i&5- :rdad%˘2hQL"8wGVM )+ jF: /qh]ėމ]wHPÊKe~ϏZV % @ )ض8?/8mHRgs?[qe}ÈS!GcR.uj->22/iLd& 9\Z"rFn3X6qe0ȆIK`&rtnH癪: ;(fYO.x$P[_[ftkӋ,7xX*3HXFݒF=H}jJrwgHax/ux7':Obb~ nu_ X)Z٩*V->Kj@E9ǻA):Sw]A;@͖Zi୽|Xajת:Kh (wsy~C0}eQerYr^O"ԷcTI*!Vn(P|b ) duC坧!H70SQӹJ&U9W8b.Qoda--fOuYLY|0k2 I*tCMli}<:7ԗq]S]r8'Vd?}H Drޤ_)4Ia?)ֵjfFjBT /ѵw݀؀`p!WW. Ov\kp-bdP[`?r ʡ,Agv6Fu"I[Laa&P-_!:.sXzK" NKd ?CDA)]h(:S|i@7DxയMԈxA_  ,>ԍ]I5DZ9}TW9SU47nW~b=`"uf[4FTd3qӳGR021I<1BOk6`'%{OM! e|0%ɝؿQz4jvǸ V&) ~Iǩ]Yd,֤ui5PKf9;@x쾌AQm @O0!^$AҡWTNfEL.q9imYb0OIo- tT!/f6ua)Hc+0nfVLLɌFT;3|,EYQ8u=0AuRS}$NbB<'Rz~xQ u؎#{Gt6E/4LlVݣO`GiIXn+a12B2{lނsO,!sYxﺧNt_<#Wt1L_# 3a,T4bqtenL&NUv3:4NJڙywz f6QH._)URy&,4jŴZ6QA'w8 <[DU^د1h̭pު<[&׼'U%Wqg5$boY5׈\;aZ#%opeB#/|F2  {1ӵhW@z/[?th)+< zTƷ/yorPw>olU'Oi D9:d7:b.'heF5%ksal 9u=arpQ*J_^XB-y54YV0v$إ,0|o ɳhA?` cUkH]l9CS>#{Z4o]MgVI+nJtX:S47 pW3A}G2dڪ'qohFN^6:ˏ4(+!r `(wVxv{ḒLL~ F%dY*xKh bܔgyzXD PՓŷxc%X)+{4Fŀ|񉂦Kod(~J]ubR\²?zwF,6]`_ȘoiP2V L]O4(i$)ܡs3R_Fhї'}Il|i qncΛ5¼J 8]Rp b퓄-$du'{$/mf+E ݫ(+5BVjPS hli ac12.NgꚀ PmT#;BZᣦL?gE H&ꋫPLTj5P>84`vl)pF^/rJUsui!Ji.Z^p 𔑏aPӾk5F Y@M': 1Ҹcȗs>qw-[  ?MjV$mI^|4seK[iEQ&@HC\{՗T43]]UIۋRbgnL\ W 01&>0N#[kгğHM=VhN{gp(=`hI䓗2<2B)%gƂ%L .up: jq &ゖcG`n$C~AB~n#Eؙk L ǓP%"Ql̸1Esh'\V*P$1˭K;۞n ]ڣj8Y<}\:_#Lq/Ӧv *08FHVvT?,@[$E֋粌R"f/$uld*{RlW.K4_SV߿| /9*.,E&}NQW;XX]\mٽu;J}hleTxXJ:+? C,_lĮY+Wkցص?~aO*! i7. {aƼPr2ԖT|3/$ dQOfnCK-S]mtd2̼3{e U |2YL`=`@,jec5e뚩 q\=n70U3z&fdIT 8 u mKpT}/[%JYv/J&@E(2*Fg-Y<ݎѧ(" ǒi9%X0)z{ ԹŅ$X[ Z[LV)RU_-WdsH~ AZ4DLAv.nՅw8gU2Q%F5Ai}&2aS} ƟGWe, ܪ!&ñ׫Z77ph kN޾䐍+d6['4=Ma )a}aw>+f6r:1Jf1&B BKXXQ|w/af7jθDW׶r!6,uhl4vn: V zg[qNdyȎX+OY= % *ńoOoGgf=:P9p>P\ 'Q<@xQމDJw(zPmnxiEE $W):)-c]x?6_ayQY8}"[-Gg*N޻H7も1miH6 o3J*kAse*ʩ487D^ݢh^I 'w?!iNL|`ҏ:x7GEO|6SWL MC 3w8cg+f4ͫ,^L'S];f<ݟz xӁ/SvX(#n ?CC]y6\<4 Hӳܼ2^rJzb@]dd}cI+qk|nGɌSk*o6'g%aLFW1#4#حol+H>ڻe/`IݰA08&*% DSuY= թ2t?ܳ>cDwUAϢ 눒e:BH[ Ew}b犐]8I?K*<|h"Z) xPR9=ĭdJRBI {(\{\J<;=ԨYq)\ϡ["i%%H 0M"pwRwgrh2{kj(69\Oxom)RVOZSy2Lh!iQ&9i_*Ŀ`[H/Aw`W-~\@BI`ƛL _Y$u3Ht%A|F8qќu:ԨjoGN /VMAPvNbAVW3=^|ߐhFt_R؏lcagSVŜ_BnpU>H#gc:x8 z՗ߵ<* GG+lސttlƊ}WծZ%b4m o_%i cD9B3DGcE郅0hX!Y88 *F}XJI} #j ܂߇:P4*,lB toᏱX!=ydim2D\9l4N`ؓ7{<Wphoiz3= jRu4a*AȚ~[ss#bƓBY` _qٸi׽mڴcw-XYIcL&~A_[w_!kZ].ݪȆ\ !riiYh] Jԗa >cbO_"AzWPM=lZws W2r,dkA|ƐFӝTӶ)2>MX6<7am'@Is9uz3)`M|U& M XĘqi8Έő\Zɦc(#LasMN=pX,[E;ԂЭn9 ݵPw)֔+&@=(W%@EH-F \1S*gՈ)7Jߒtg˲5}EyC#QpI+|[WǍeكz) TUWq^E :aClGl@7*mXv{>B󻳧w}l (:_kfnTz4~r+%?Y|FaP~忭dKDUKٖ-r4$vqGmGXU}Җnѹ=q/9+btg rb}[/G 5ck5vʸ"a<#$b8k(@@;QTvM<J8j->4 P#o=ٜ8o_՗xmjYJ/UJ ̆`Im)zr*S7:O ~q^v nzC1bސl ,ɄU0gYyf_T}pbqPb8֔")f hP {"6kڿ<_Cw`W0(yqG)S2&DNcg9%kDz6l.WS e80tL](CkBd)]cϲ Yde$gTa6Sxc t~]&@;%^)#d&#}v]Q3JT` ưU=LXO7Wܨ%ykJvDeT;?ʅay} i(pPݾe5S2|b~lL}^ VLr/qI{w7_s<`A.%цTKL;xia-J`Mop\$t)S 73r;7XRgss/?Oz|oRp)=r;`Of;k~xP7.fh_ Q{' {کP p1ڹFҠk^/Xٴ)#JVzswݼ"BFb\Wq$ٽBKnj;V|o:T-@*:Tp*GbqR@q;~dxe0hX)IQa՗l7Zl5ƭ./$}ƺb'GFjAT_c (B'?5Ur.;{)Q>WvføzuL0 S:&KU2gŶbLIyYIo;Sqa{]\`;/iײnMGQ^SP@c \"(5r!j.ޝI9#\d 07d&NlC /h*6m KTgP\1DJrBSBRb73LQ!(]%q]CȤpkexf/[J?^ =*Yah KnQ[w~7G&Y? bV%puw o{9(&_&״HXIģ01>`8O&[6lENubдQNBֲ2f jeZUĽrP>E@.^̔2Դ {iHLR3%>m-L;dž ?\ƶסOjNOP7͎gkuRAx{21 !Mt j߇0Kz6 y>Sa M%04" XÓ t/VLR[*@J4`mށnx^cXb~ yz)qgmF!iAKĨce }f5rz*k8^ʉ÷LHzWԕ $Vf!զz^֡OFhdw6:_}r&N4 /4K'€&t5[ <6ff^v:5 -;owi051MYY\ؗ Qi8{1K`&;%VSuF5ņtHpRեI ]ÈbvH~?CԘTR uB1!]EcΛBQ;DzzJo;tlz|e QPx9d,Wa UvVZϼ*u"N#5=$:G xqmN=a.]n[vta٠/8ٚvXWq IPm{m:9$)yGxzHL0㣻ث͜t*CnR_Йn}7[S<CH-ijU8+1pf-'0>lW&+ۤ&F,Fꭘb [PqNgPi&޻Ȁ}E☱5fk5[X!U+7BSxjql:ejPhs5@C߮Ek,p6bI ^l˥:.'VgؤxjbT/ k_9 }/+,d]z>U)Ɛ >\x-`91lfR/J^oҎ.Nt_WLPGX2H!0'~+}󤩭as!Es(a09R?(Ah>bcTJO-H7-}Yk(JG7uߡ쟺* q8ͯsW=6Yݙe4f?9E'AGSrQ7_P"jYzB-lDK8Hwu$?up[Yi;xOJqB7/Vu_# CH $[W H'$zʺV Єs Էi׶uQ서#ǮJy'~qHv6նܽ]& ؾ+%tg% l}#[6OѹY,*For#xW= F>ĄN4"OwPM|MN6i(AT`΀֦_du(1sYr=1Wn:^>.95$wZ:VCUƕ3gަ:w1V>S8sS55D͟h-ԵW:N^o)j.Vv\^ht_Ms%rIp^ r7GÅ@/g*=BCi*T Xd<\5{ hs/hF6[08*G9 5B'\'y-t{{١(p&0BO/[9&ݒ#0<P8KT:DU aA2貂z/EXV:`\=M4E-/B3a%{iP+pjTF%03X';}NݢYO39o ];W9/v*Ub푌'nneFg2C񴩷C}?BbKk( ;is(z 1UٙӣfjG+XߍjJ^a0U-:t +L>Pͩ/pAJ/ɿIE SA?=#~޳((u,clM>6?<(WͷigO8Z(nbX7lQPBX1CQ7[^ñ j'BЛ~`c #|^4tK :8ќ%LkyŐz;?" 3E Cş"G3y=W4z-_' `3!@=HO|nIk>p]u|ҥ5٠;vtW:5n3 21 nWlp/k"߀? +NR D2X К 7:K[4(,Jq(ꨃ7'L~<2ݶu;)yX)Baߣ&bxK~ "XZ_GŷW0'<۳Mbuޤ`aF{ U tchTʢ,@>_Z2ZX lL6D~0c|w?yY;gRyUgYb |&ېYS!H`f_|(O }7l*ذq 麂lqfz5ϼOK=Y_F( x1k/6{_B}[h"vѹv'"c̄DV*Gxgzp7?rjKus(8@w\u=Zq]1 U9 ըid]kgmx5}q+g.ԀSdmG-N}eCоTuڜ?E%¤Y=@*)_yeJ> bOpNm8dl,`fF&@yjRF%#o Upo4ífuih5zӼz ''Cul*\TѾKbMVk܉\4zMwg}U"k [1mN=nNf)}J\DcQuYZg .^.t|ıM)u6n/cYRlsLSaK_Jt,8Om.Dkrn@__\]}*Kdp4p<u I:X۾O]WmuWP4R!g*k]N[rJfV&ȌÙ̝핇OGr3j򧳢Z붅8;JfQ/7X 7tYX op,2~tmy;QŒF CP5A -C(1EwZV`f#hU/oXR4FܗDV1L*@Wh]#]҉[: `p`:˦2}M〺M+{~CB '~`l&{ gYb2\HHbjl:?r$+n y `(E泐_I>Yqg~pegƟ} N)NX= T@ɍɳm%Y*@_D/#GEM,3?&Ԝ}(jJv}/Y"vR7e+ T3VU'%g pSoV4؁/)Z#nn;w BYJBג>8bR ?+TwnZd+=ĂW]6Y h8< 2hP;[>ƪЂ! OB7J?&iaE2!u2=6ek~i{A0bnzD"ױjv>5XᲟ! K x #Y|lD|#bFF74#(]%. u2 D2%uj=g #~$Zr0-[@ঞ,h';”w\G$]F-cxq'H,# D#tD[s՜.DJ.rtwPHJ3L-ҭ3)!m퉪sl^+"Gg*r%e{K2R5:inzx ḸlqzAjuKFfOJ1#FCe R~ĬOhH7Y>}V+v$/\;%B.dh'ĒLo4Y cd%[S<ˍ!!")nd1[?SjY$fɜcyR˾Te5͵RE[[I -Cb9Z")^F4U[ίqG̊8VKa\.rH wZ+$vGz?S=; /N LewQY&9J@ݨ97$uQ(˜,[G%yfE c6hJۊ.&c3xcq#__Rsdq"w@ ӬߑFGy 韊\f]~xFM18ɢƛ,?KrTrk\<,B E"9xן*Œ*uD` |& {HGt%EW ;K㘆P8"!9Ё4ݣ#y ipqAĖG7l f0tv%dj7{o ǴIB}fm]ْ66j U=,UP@h W:#"Xf~>9?eh;YGɳ˖5~3193Ţ s)!%Z [Ƞf0 2"Aj>57>%?<&|7s(R3D0Or(V ˞m{ .\OK'7;6hҥ,RW3x_^qZ&D[BcYUĝ;".;n M+Qq;{M$]q,t-8YRch5Ɛ0q0XKW. *]?*ĝ_m`IrW 4 jz?Vb8ޡGp$譱/ko5"AaQpyڜϘ, ՠȉ=H 5-bE 0R֓g $2R7}tTJZ.ru>M(m{gӫkz=)H]AC*'u_n# b>ϡyYBC|(>~W+z̧Sӟԏ3^2G,9{tWcZkK j!{ ek Rp\޷`2BGfSi]n\[)5-R5 R>$wP@`H\PYtJJdۭ.tc@ލH?}Gl95eayFMVUD2@E%Klq>Oek(P>,WV XB#^8SݤXމj ۶q\m1,)YORaCEO /X=7,68GS/)db"i:Q7?U8,EsGCA|Ld"f\c*mnJA5mpQ8^Asgg`c^%!ܫ 3(B[ vlڠUts\;+?}t瘼rp%NdBg֘P|%0, &&>iql c#̽$YYp) uF4cOb,XQzJ !+8 Zn$@R@Hd66SCa9[TN h rt%̺1+brp $m5 5ގ,,F֠TsyK͓҄\tH;f#:JǪW6nG`K|UfD0P?CLk<'iz/qIRq#UI1 fmf]°)yDVCM[%{ۄW1ДA;:]ڬ\B@핓Kr*,Ń>m?w5FШkc(sK(r X?d4E@sM|߇UZpד mGdJ:^E|$@0cGw҃+4x_\wCbwglsFt\eԫ~QLZgtTfZ9{Gk_!Μ]2s}RX /ݛO XEW_\)T7Cug^PȂG>V3q/^1p6*M~P fuWelJɤwD7%*1nt0ހV1~@נpbBZMMy2CM \yV|SR$%X1O͎W<2 pu ]3:ӄU|c59C*RH"}/mQ2JFpoZB~uRؾ.i"$e}2\dA^nn_n/Y24%X9m* uQQi&*^ DJqP$ANt`o*>1$^ f?dj;#9;$!MI,ͶLF9{_[ؿfoA^FF`σ&/`mwRu=uGd5{u_nܵ;;,`ͅL:TXĻa]ڛ=?ztxu5畘R^ dpI|?%XF?Ъ^_O:PX g^k#m3m7,CC:XȡO\JF0AU6}O$`MkQ=`RMmJ)}U/KgYN/mõH=Mu$z˫vY}wS-eFp<*GSq{G.|-+#'5[<=6IL[`e*V T~ 2Dr_mPpNfOrd1l[$pJs{9= 2FP̠583u&TPi+cRw߆ f<|6eI_C!)^t tT?_l Iku6Ss\Wįk r2%[*RR,,1`[Btw"p" y;ϛnT700R[VI@o=݊H VףFIKn0pXڰ@'UN\X'ҤI2$X( owYM;w*.9VjY][T!tsm vRhhԔd`&ە0҉;&㘎S/8 ~ H$̢Lrtyl |Tʉe{¡x9 stBu$N1 W}Dl@’n_yTf-ʝqCI?$c {O }A:QTM[s,GIc@]-@uQ>e:s,W :}Tzmr&M3 NCX~CERIWsA܋b_pr x+L$'#5 E="$%cdzDPʁôeh/Kk\XdD]jR}o`p1RR=w0_Χ\p;8fm2O_fL;\>;jN⧅VU9ɗa;"2b 5Ukm>qeJ+Ζ2CS9Lt52 \,$Y*n`{Er +w/'֧҃CT[p} `[DU ?p 8ʮV6 P7m'%.jrJY ʯKA=}֍Y8KQVHu_L)wy DuhﳂӤ?K]sG'ENa.(em6R.G%Iޟ`eB#zޔ"j?ָaPNd8JP(Ьє8ȺPX{~=ms֚j,O/\Ãc uB.&֓\719(>a}HLVݰGHy=w1'^m}Vb/M~ Usfw9Q{@ FB#LB:ہGTπ<0=GtUo LXY|u?q݅/|<ؔuIRXBq/8!{~&APc旁J`M J#$JcF^{.(b|6ځ^LMן5KX>`8ƴvЦQn2K:="z1tDEt1_ns,n?!a3F=ᱤ1/Pif%$>MBHfJ8bf?aEl2ez,HQ2,b5ڽM?7Ahj n@u{h]`T4<6&91cPFc^Ǖ+._:Z0gї ؒ "BF=igZUW};xTL[>ռ~q9KtR-¢U 8{}@MOiTK=@8 :`SeMmKN? ?hCE F},0)ĝk;}!^|p`@s+]-Sg4+4)j e 䇰tnnN!@`}z`8G0L#0]ԵQ*awb"bqWf YNE:ޓ^*_)7o1+t/݌)EC]]3WΕ*[QIp4(,u_D܁?LGX;.]~y!0xnlI@;8[.wWaV . lK}5MSlXcڍyɎ c`r +E^]Vnnxړ'ysPFr_ hqHfn6/D׍(2A4n[]Ok-u x1 nOqjQM qkL(gytJU–X&p8^Dj :)vU`uMH*| pޔ_QE1%z@A/4ٵzN Ɍ 'P6,kNA% -fY&}{^"\Usո^Za|bvsPX#k (nr yM޵}I} Z 8\ˏK|nHLI)0,^a[2k§R_w;\gs|2m׸23KmT 8Ih!ݹ*ǤB|5 хsbϸo \lEwn g *>vҳ7n0?KED? OSSqڷh4C!'2+ӎjRyUuhgaW< KcqYtv)ˢn*7e=0XB6x6E4[%e4+IA ͞LZ 1RJ}D:!s ㈛xәUfktci-{bN NL3#Έ5OН 60f**NlEhQ*z־3KhZ(}(>RZSHzL?I-} "/`F4Y1'~+[L&p5rrV#G~4xp&LQqh/'s_E$\Zg㰇>K3ŏW>$pfA&BhKʺgkJ?@HMi)LOe4t}^(A,3VuX*[+7AqH2mqUm>gL&ǾʢRjo~jT h67C }gTI>AD!.hv[Yv<_,Z4*t5?FqnP6tȮ jb(t80Q09{ eC 627ޱZFlmi[R2|e} ٹGM"TAoEЧ<~{z?&MVB,Ah$Ԕ,@(<@sκٹA+]2:Dk >zX"tm . wkgL.Œɰn'j Y&pc 峉+2Q%]6GnBtjCMT~{s%iH6u zv@3X3OR>]6׮%=|jyM"ڏ%Lr@n*추NW*9 4F t8*c&J%zEAodMDA_bOF wǕ}p5$W ZyA9v?)葾ܚCJPNSƗyM'QdA4YtEj-"qpk1\ LX|_-Pؔ'J|xS Ҵ?CpXDsm9S 5`}Oi`pg f d,`gg$J*/_$v&c1HrNk S?* t{Gl$x *|#32}e/{!.bp] Mà-͛tݩVK0`#3~fIac,MěιShԌ妪Dt*|žL2VzMmHJat2??u0cCAy9QaE{ LGy(ļae/Z-uA?ShcQȓ2.gY˴J[juu2ՒQc(\t4`nva"Mh[`%gV/U&ݰE`JL"5V#tq$7Z73JyP&Yry#C4*M3ţ:]AnsAWˏs82Ae#_m5ҕ@ޱ@:}n[)>OI\+ug%<.+w_Kio0YׁUϾ0'(4+=b"ӊ t;?t W]86d :΁Cc;@+_x)okO}3 !WڼwTY9eSؓBz_+SI@O+kP_1tJ%sB![y$l{'4X}a E CX>Ck.0=:[' PJͿ\V'נWk5A,2J_oPxX} p:AӟxӔiRkEILBun 4fA@@Źvy9dk$95wA/^ݷ}̈3 }^!|aj^66#tH2Y3_DN0viq֤sDUfbQs̬?IJ}1tJT"ee!W]jeih8SjY;{ +ԗrVEUB.Z .*cPGSZNݕ|mlݜ9lM?LZ;@ٓ;0X(PXjJ?u⤥"t?m&gmdf^A 2#*T-BCt(m 6eQ|LH2j;OVd;"ϼS/w4{c_D&<˗xqYTwB9y=1ȺK0{y+<0f/~HL@OƛEҎqX0uAV{.]άO@qHjdgcر|k网)Fao.`%ek j0tuYa;T ^ssD{ه6V_vCwEH'F:iކH~X@3bFps>tdSol矛2;.Sl,2Ng {!Om(OVre%;W\Bŧ9Rüª"ĝC?^E(.L_n „r6H uV jmg]ä<1%I0IJkj&f7yTp7Mu(bQʤg 7\O4{s1Iy!v򹈴O| vAbc -w,Hԏ{b"ШCd-ߎfw Zˏ._D,6z@#[)A?>f)hP/#XRv>1LCJiZoh!@>~~$ [mA51 ۑVs&&j; llW<)Q$> 2*z P.X8CAlip Lݾݠ~pܮ L-)`?Qér TԴpJ'5Q{=Jk&MUtv "ԇΣ> 5ļ[ ʕN;Cj4uGVϿc/5I6^msy2Ɣ}% "'?P>DMb< VSŲ&+* cU^3ժ;+\ C? L%^gχed!&HkM8H_Xqu?Yj;Vf1Zݓ]hbWɼaZUxDA#NRPdrUC(,5#>d A,!_ׯZ6xݚzZ`Vt*\jYkEouA <珔V3Mnem>?S w畗 +a: _ ,:c|$fIO*G ~ 7 )iU߬R֤@4?U& !TNr!pimjy=mޠƸD8V0a' x j+ R; v0:zFs"TYEUk7uVE+Gsp/, %tU|ʏӸPSfw]wRjփ)GuIP9\VTٓ:6WMtH>3O?;=,>H}o2 j|>4ۍ]L+P-.iMV'P_;OGeQ8vLWa jug${mm]sg8>=0N?g:*K=J`ɱ†A' ƂV$vanbX[8?_ݬċ5Moq1)cV~ ,KgYH24s|q .y`eX?=w9E߲!N}*"Gʬ7mEȆ@8+!gzNc ǫY=D`@s|P @Or}E`&c)On /KwP0*M) 3{cȰ[9Zz+2xfzZ `.2ԡ8bШjť8ۆEq3 xcAsq:mj>[r!y nQcBՈ+IED6h{qtOAqKQFM Glڜ7cPjeʄރ( ZbC+k*li :*ggO5K*gan]|R Y7$7p~sn$VvE8 {@ Io.#E_T+.NҠ6/NfXi$[vUrvG3!6 RYbMo2{JQNlwfO /ԡ_,1'eKA%\Ֆ>:j(,.}ՂD!{!¤gL&ۗy&q|M)ŭE}wVrUze91y4s*zx䶣9J8X CnqӼ9"'Qѻ7UL{HŘ Hj]Xw1hdPR4k@z"LR''=IGmesS6x9Q&h \*%P. j6;}ԲC¨O 2 iKN[jlS1 *חq>zDA}v!CHM}{8"*t{&ElD=u}btxy{9jll4K~Cs)X!O˶ 2fn$̊Cz^Q.ۺcFg`b6N[|dWUu)TDJU JPL`LK7XMje\<^=o6)7jێ{1줒)ڷEУi1/E$/Cq=L@Tb7T9qM㈧-! xƋx Pe89lSD,. H:`0؝e];[YL. Vڀ?ҸC |j\=X.y~>HAmy{Ls8S-w2YE[{Qr0[ 3g @l|a}wsԨ3;H ٤L1hW^qCQϬw/B&&WfތӅ/%.͉z+S<p>6gyAU+L3DJ1k単̳?/?@X cGxKAG:~Xpk+Aoo{.Pۯnx=uR=U8_J {3ل|6JjP!NzrfYZuA{OjtYbz ZC H7t8b_j@e'GQ$4OY4qH{]FlDJW"*7H]eNR|U ca;/]R1$U9;5lʖ3!&l9A%7韵Odd|VwKviϸ2/_]y o3031|g7էz_l6@Esm8pu6QZ;6z kzʞ, >dY!Ws[tT*,RovS3ЦǀV%n<4y^*v3 ;9[g0\_GηEVK \"T>#jdh84敉rleYc|ȯzi(sx{?/@B&#4\IBh͹j67Zn@bxʼz1SX]nӂb낞 Q:J~/ .}yRkT+A1pR,T&7)20 (WaL#[z2_8Wġ us4s˟BҀZ() 8gZDͽ2RxyT1LGmÏ@Pxp#*Q16}wwcksz=pe=(^9Y72N"R ~C]ק}%3 vi`4=X{apW,LW7xX.xq=8͓k9kb-rCMſpЩڍK3ha^lng(8y98eȈCfPL `!@{Ҟ~'[=# B&STTw3j+R62>B?[gEs_WCݍ2fFX0.A 1z?C, ZLX8doDH Q̗?v|k,8OSezmʥXRLUk(0@54fv';);V?i@LsaSy޲T ŌZT H_,w-Z cbvKGZv󪬂 h Vsprc\ aPX4BL0Wg'>|i,`id&σDv64Wa95Z%WҢ>ѯ]PUdϿy?]#W; J\ bPX7ly B-jr~At4Ls,cf%l߾| ICk==>X؃ ~ Fx,:4;afsm/r)@=Ikv %}[_%v6*jV#L{^;U')\sY].<%햱/2\;e~.yb)*9%:Z/:qk4j`48@\RN be5?_|= aZ[AH Msv#8M1T}O5L jqt#eёoMUk.e<` |E{"rh11cw1EC* ߉Ezx Q(de̘^P#^Hߴ~y1%/!_l #NSx悹}sA39AIсvQ;FyNrfj(oʊm34&CҋFEW/O7Fw4z.m-;(+#,_*F&E;Ne#_H:C?YKڥUWr 4]fv, c.!eסSG\WB7>ix3KP5 ! ̱5'&2q0jFޭ^'(58>@.Z4V$3Uʘ"#}x棄"g}u(G?{϶8eJ8cM600M^J7 /pp-0=XIC4{{msE4tN 1r;Ffpdmg E 3`sNXqr4_!,H^lӧWq.ؾ|ڷBֹPog ".r `T߬߀L\e\a_̧"ۻfxnY"@@4,ʼn=LeH [,El~mAE2DNsWJ!y6۲KWЉ~D->`c~ zM)_[1}V%`AP;\N/N݂[%_U|i0G"fܫk֓A#{, p3GNY6IhjebN)Y9{IiU%Q.kB:gMpu Նs_tR O"GuٳLkl뎅U=Wb7&`d3ʹ96*YbQyÎJ9Ğ%L|g~bIlGӴ qQa3#W/YM~UFsxuu)[K0N1NT̬̄Y ٘ "nqR43= U47 Nuv,6;4},[?sZԴO/GQ=amO LB٫nM/%UI0H{4oJ?w>5cQ=;MP(y]+ &]7Ъ/,Rϴ=m^aX<*dLg rXi-\HV &U:XFgry.}"Fxejtp+&B˚ h/ Stݟg*+Rje[f)C)e$v~S$%vmh +"G^%K\WdVKM\=vU-Zb4mi9y7VcxۦD`qyYE*Qsd[ԲMJ0^؁٪{Mǝ'9ߡ7]NݩhH)'&"ﯤp~=BhQQ+Vj瑋@Ti~E&|S:[3^U$?3AU__g;8R41ϳS EܤɞgG}К, 7~6tB⻮B^+b#-LV]MKă߅E}n]YHꅾ$.Q]5^j!t t<6 d &|EZ_&`T8q4[E4Y~th=e`Je(͜3 "}8^$[ l!$Dԯq`,oLZ}D mL(n&?=C1!X wk1 kKr>',S/5=/gdmSVKFKc#@dCMv(\-NE8 ecb.ɳj Ko'pSЇ`MmqQ#iZZ+h7g)j]*gJl_QŻf'wϛ+sLtP]5-yQHֳdRJ4-N5d{}Ea1|Vz൞;mb7K~2 .Y[]qwS:PwZ%bN3>!K"cX399'3)b#YYHe[knM1HeN"I@};zfyS!\ZCNoՍ@5#::{\:wqJ &u/}E@_s=iiqq=w8/R9(?)Oړ8磿΅뇏v1斌t$f{w(#'>F& '?|Cxc"%i4kyfԓ,t/瀱?e0VpmAϡUL SD'B1DfBsK>&NW+xCRDJ*bu W-E I Nݬ5Z=#L'Ҕ,%9x\ .~q7(3EοCƛd+ɥj֖Wʨo Hfy[Gt8i'YYӱI`dv5HB(^0Ϡ $,K|7Y\V@_z*P2NJs7<.`tp`av*ABN0 !-F5Mds;5|բ6h  .򦡳;_#׏t'R6PȒYKq_L czl#!G@B6z WDCɃUiXnllVp76Ğ/q/">C70byKuydE$$:Yl;$HEkzy<=q~ءxd* D69hBPLťr<H#SVw* g>J-Q8ۓftg-u\v[cy%EGGk <芩aӦRzPlP4wB~lRl W{ɟ4ŤNR*r%ŝW8p~RԍX~Yegy}0kAbLemgEI^K~~e}PlLRH"fi {b' &g,IEӥ]`?LJ>i jYuAEXER"ip8 OŘ ^ښE>eG|Y$TKw4[wSs\lbw5 @RTdJGQO6޼'E;C$9uJԋj2<YB-xJ1B!X2KѦRW;}D#7N+ @ՓkiB.@::i#)H0*/SײƬ;gUsi8r1sv9|[.#SlXZDž"|D=__m[C`Vƪ}I{!,C{y=\Q^`~.x1DŻc;p=`ky"2@:72#6F-{6]ݜZQw8Y1lB:DIw5J'.Dܜ^$]%sB{-4(_ G$yeN ^%}x]l/ܜJv@,J4/5A_*eJWLRỏjͧb.IU:ޡvKk* JzQKؙ;7282M=6'# 6_vu3eO;7ز̓6qq҆R04 6sϊ$bu_Shx_HyԻH2۔6G qƔ( ?ޟIS!lW 2{lQi׵O("?eRU Ozy|e4 .eG5CRl#5@~Іu><vv_ 2>CWSv^Q1tvj:g`aP5a x.NdA"!ektʷ+"}q/˄Z1g ї J##GΙɿVWJ) w^",Ūzꑕ1THXMN׬"Hb Ӄ?i[#T,/WP]VNCVvi'͔& 6!Ѐ cPb al}=t<8@[֓DfXLM dCs@0:ϴ2G>~bMQ6vr&KH`]aN9v*P4mKR/ #['Pc*KVAәj3la;{" q(/U3?ff@5\_&MocB J89e\$CҕW|1z:P)!mF0C#Rnmt2wo~a?e`%n>sx|ޚ'y7D TxP]/Af wdhW_Dq6BGd8x6)D2 ΰUVڪF>ZVQO '緭_L=RPQ1: DbfU qbfEk";,!OxSDEZ ~Pqr< ܬ>nŒZ'Q{ #`lJ겟]΃΍t}3A)bBq3nvPc3Eǫ  kc4[JrҌKr\GnJcx A"L\Yfxtyh5S͡ʘxpQF ͜'Qoew_m3Nhd"1n, %-A̓Q` m6e[;@pUvo0 <-J$~gde^PTA0yPKC W̔2IsDTץ]|No_;3ԃmܕ?Dj+ UӘ(! JCЗ йI]Byܳ!Gm D.{1h[.zI.yڼiw͆8쯻aTqA'jv#mTCUo&,EA^uZ'TsBwz/3Aς ndB܀ͤ?Z Ƈ`((s*J]ۖޘnfGP74tL$͎j}YSBՏd^c"`/..b+◩n&6p>="ͩGW8aZ|ϫ5nh!5/>c "NuWht%rRS|  p mT.y:Z2C\+t)bxFcAlI¾-ʖ\*LK殮Hd$yF͋ Xj[[i>p+R1xXyT8d"hm߁@6SuWRQn JUD)0PM;r-4ĀIRbRQ C+\,*ٵ ח=-WOvv;zn炿ĵpmʹwtouA q_[?|e*bAa[mo) 6[@{>f2ȿs @w¬͵ >of`>-h58,:XSI^?AkҪQqM>Px˷>g\a>' kE\0 X1Zql+Q2o +b؋of(rO,Om q8(UKֈMYu(lzhY:.)E汉 8sCuc NE%I};c&$(0e"3ڭR7fk0v^O͝9^8ӆ#( pW 2cri h4_(*E#D$Q]CI}[H@_ \MKt }c UTxx?^0wYU.;S+pu+bڵ9IuU&^Þ WdI&|DW#/STD'w )h6!3J쯄a ԣI< ɾݒ/ߝX9@/:!L=曏75MmkDB'&O{JX1G)r;!Ȋ#fh)Rg(W)̏&HDA>x3ds TFĉ[0|M3TN.88>+L Fcbvhx g8x$k ^]i'DR:Ҿ@ZIX]NI$K]$SQBQv>Nt!@G|֠ ?򞌵1lo۠h$&bgefKݔ/&CKcm*٫ۻ^gC/iRP4CJSS_R?7;y|Y$X}a8]L\Jf4M: Ҁɒ18тY-FwFxSaYZB;y/DQt=8]ν'_ 8mNp"cn}z~6n;#]U mtY>'"o\BFx.n^~iگjumGts-U: d-wV;+ZM Ns"B±_Zw^{9Mݛ"\q+I*W_w@W>\}Tt.h1WyXv7w5ҢpzHhTK#vlBοw]~D!&aT0 W@RtC(Ʊ$NxA1yTܿyTՒheߵʁ*kK7M^OXQV2{ıXz2Wp@ϔQCZØ߫/M. 1ԅ`$#;>݋;]trX"#9Y#At$ zNڞ3SYCݸs?e_/Y}7m $DFkco||@aG_(<)F)0qZpUf L qVf{o;nT6),h0)z ϰ,^~&r\w`t(2X%nkP$QGP&@2=QYu5 oiQ`$h%yd"E~ CKĠܫ+x[ *FDVN2\K'tN]*׿}õQfi:޽G]4mi[p(sY`?X=ٛK%O#;żeF`AhE!;d .`^:Xt-ՠ&s/oҸ_%Mz$$UPZud/w}HV~._ i.UMΗB5TP̑w4` 1.û<F?}q_S-Il7{^vS˄elJZ6C]|Vě}?=`h@1=C;Xp;JTIs5Kl]j+>eG)^boA'|ibL`ugNJQG nvbಇMO?7_WB!^בTǥyc :(9xԋ7qoF|0s^洨z<14X$envz(뼫׬D<⿾ 6w;ӕ6i 9L=`9<7vz:XvڬU Sjv_,#*MMmAgs=SPKb‘ .5^Ymm qRݯ^rQGm[TN0xy7;f|F<ܼlfCn߀ĠPt8iՅdԶ@vSa {F9]!aDĻTК>P;Uv3A/t~ =]5b^< F2MvKz͢_g~sٽ`% 37W*l]M)!gﭨrnϩEⷖ菖^dZ:k2PyBe\ }e;-udC\.ƅ8MKvQL#D!M `́^]P"-xWDU1eds4}'rˀ!()~L6 U9fX=؋eQG@a;,Lzyso:u6C~XTQ&L_ ixv'iuj OtPhq?6޾p$Mjfdwo&acd7)lmDCe;5 5ᇗˑkI ѳ>~ FwQlZBnSJyWӅ2jZV`փm}7'v~Wi0>(IzԦWfjoOt:*pe? Rk;}{ }lMl*߶QBR'_b ͉Ҿ b5~σUN52-'J1Ӕ[ o,~?՜>a-1g-}7ޅ~0NH/kڲu$H v'SvqYDgS TAki-MA T%A˼aZLi妲{DOLE{`acwX>TE8&9zK'J%TC^fH8m<DSUbrzi7[AuGЋ;s!NCNA]-M֯Ә$!~p}.&uVP!3b2PieHOT\&hMaZiVd-؀[W2qe9/𭖥:|U|kI#9D4{Dg!Gr#^E,+z'yÍSx qnţEns嬝cB۟x҂P$ɪVH MU_2DMT/oAI(DQH'Ir"L⑺b2OdƦ!YiϘ84zj#^lQZȍF54ZoW{mnGSghRl_P<ÞŎ-8<4L*#$q7R wϊp p?uq7 $ 'V\!Arsmk3? `*4:Q/qd' jo nHA.O;@In:P-<rO ;QzwN{K+əJU˜ beZ{GßBwI*Ie Qc̲^ z ,E?+l58 6"kX[[}&U"8_7':OhWN|WEѮLZm\8̍泱a38J |S. [,/W]9F!{-+8Bv 3ia\s+)fŦ<Y2qw|g?)rQ]K0=AldF \ۄX8꡺#~dֳ+y! AdP*HoOH|̊H|! o %(i'q(N,|6L٘x1G2usjb]pJ|jE+'X❧5C5OKsP,˥*è>&e TCt;.|HJj"\ՊY} 68Hm:Nf92w&r@@A,3B\9vJmO$G!sF[K[[E  YIa8QGf;OPz==Z-grl-,S'vd-Bs AYHܴ_ ' **dE1:[ K~͢%ʜ+l_(؞XT>fHtKU>*Yh#Tl2@ oj~;(&t׊!Q u&\Ԝjks p}p^=Ȟdzף&j{M7tYXpԶ}?]@- !^.UĂPn%$Xl8ŵA &2%X^~B'swBew+'緦(УM֎Aq"uo1S+w?3-l)E `Fnt1 a>vV p.IBH5b 6d91'I (Xw u4F3tP^Kw-<6@UMlWAإFf/zhKȎ("λ8S QX]#(AW5CW5U!-0aY_5Yn-Q?ԜY ~R)Qn)V_0sTto,@<{-Q*"c2 ?qLLM`q';`ڲ ϩ՝&mk AHW?ʯ)7("vM0l ڪMtB׭^nDX!b)OF)׀ aVʒ.@-$ ׌3/Z-=/årL0`~y vIFx ;WZ]d:湦iWb.?-)GiV^sДYet o5\v b?*hԋ35[B av_*z¥i-d5GY{~zj3 l\8ͅG k 0ˀz[ogF87=gqBi|c4`Jrkoh54_P^2x:yW5S|GuTWX]{קYauմiQ6 !inhMV뀼24:fàfxJ(e^`cSc?PeMJݻ˙Lwp{bPљ 0P6?#u3pC/,CEIA*mo]|9f7˛ t^μ=vH$ej$~G@\ [}M̔n:$Cuᇼ1tӒZW tS40ŝQ-ݍm$_uAq \wpҳ c=?Vy gH#/h1\Cug -V8C#9 S?هJ5ŽOn)sl%+}E VZNw{D~.)|;u!Mfg4m!ď^ >%t{fJW)tLa CsgeԹ>+ob-{%ZZs-\fm|50_2`PG\S<]4[L)0'k2Xm^^.fPy##,saݧ-D/A E,>kK"e]<~m39t1N2Mī[G80d *]OWcŠ.Q˭3n*Zz 9 \Opez cG$A,XX *K{;C[d)CZpRHdZX֩?^ӻ8?|'5 WB DYw)u]Kɒ9DGhonEDŲ;˂ mMڼՕmK/G-t늚h:D|}XmyиcO8)'<Xͱ4xM6~9Iw~'~,7JW-䩩en>eУLGc BB[ۿ3$AۏfV,Dl8kn(jT7FbNn4JJ&B@6dt#f6Ur?~ 80;;h2cQ`m39|-|={4ɕܟe/#5J oVI $7nO '(dgIQ[*yW_=OÁ3T/ؓ&F9\k\NG.=R` 2 MUٖ_)K).":> 8demWH;Dl|eV?H6?'!12=t/˵y@};Q0dG> 5RIƎvopQ e;I-BNn3|TEʖYRP:r\q\DSd(TCwm*?acE+) %瘝ݵyy 6GzEE!z OTMX8yϚ]Ux0ձ\G96ȃwՋBQ%J>Wpf+kÝBF0?}hɻ3P}-wůB6xr.ؖ74gxO)w WJב%?w:e)[W\m(,N˶ߓÖ1pQ1I}ܬ؜bn%R^iwSQ3ו@Xօ/q06T4[wZ#Gk_0"mYq&m=D@>>]u9!Z!]0l9(.;*){K|rT(݂B`oxwk5Lf?*H7zR('1'jH `2ל3U9M*->VH/el![rmDX./Ag&{TVu|e7j8gDZn<ƪ̯hPC ukB,m4I ߿_$F0K%Z?(M2=p9e^_' ٕI5`\R-'Ҍ>q8ՙ;B-lꏒLJanDG% EoP'l"E/Kԁɉ+ q]b.?lk:hJeK o7COb/ Z%G=$>@qGש;<ޟ'8_ťyH@ ]?|2&Ǐ$Fk&& B.>ڱ' |]!gTV*+ ?~F= 6_˚-o'ZGܓJw;0lĨRͽÃYӓ>QȻU{܄wWR.XL)@ m.$hgCdC^*cz B|ܥPpM7J0sDSHi_bB;Mu'UM"R飰CRCzzjmjTaV n91yU֏[w 3kKpi}!qn\_@ | gb3rxb؄t}L.gHf4)'T"/MٶE<| ðI0$*GsjU_6>k*Q~K@r {3c4XVfaPoC GW4T0PVyR_f;rH_/stiOI 5m?/WBfxGyx[S\$1PLFo9m(ҝ"ތ3X&{""+*35 N7<5&դ#xhD#irDC^#lڭnD?{s_:Y$*^.'ПXB Ai(m=Ihڹ3+O/l_/w58R !D;))Cx"Ȉc /!r2LPp䉵#e?Ld"xT"Fҝ).{YG*v7ΡDCcRZўI ' ձZ hZS\rZO`6dŬ&և 0<򒹨ѱyC ųOD؀w,T5SP=Z Q3vD$k FFrՂHVf!EݳQ@ BhxsPIV 5@K&_*3 `GxR:Ƽݺ{Jg.:ef]c!zi7݅_rY {,p~~^ kW68⡹~B'WmKMbERbteU~=uQ};SlJ}mqW4x=a5(l<YgY-vt1:KIj6쨂RۙW?3}!H PK K~~^C8e<,,3TuFey,A9!bn nX;/ 1G^q{$^-(t1vk\9v om^`{!U̬}26y c ƙHaWmgRLa1Uӛcx_ qe2`OFvie=GpivŌ:Ҫʜ&8_*|RcÆecq6 Vr~dzI^KLXo4V47[jr(Ϊ,ժM#1)UE 䍴RM,]yk>^`2Ѿe B68:~!|py;Qn-݀E4AC`y}Qabf 3!Tm=W?R"'[t]ODwƂGހ Hyc#>3&>E, ~Y%}Hs.[{%cBi^Zƌ6{"jh٠Ԯ 0g~VKS1Z'AU=~M6I[zI;pQt%Ȃ=|9-Y"ԶʁaRMeAU6%ѡ{fg/ 91(V9dl})m`8ξv9_]+jN:xbTD^jC~Ϩy5{#4< 72tWF-ĹP*Ww/󊖎Mv'D?g#P fJjI̹(&wc zDY1)>)c)$b{IFQS ,o"xjF|gTnKwmە%U@1ԅ?_akVxjPCUp}ShzI1C?hBlLrFf[X`JC9ɝ G:@9V>KAGl ?bULs P2: e%y.g1Pf̅i˜ b-ƊߟbT'z~~'wK>o ?fq\QD 4VwPvIfD.!اinWPHEwҿ%FD*!Vz&; kZMw~- b>{aoVDNG0.s9cqҴ'{Q.S^G(_vaQP/|zާ& ӵb|̐T[-K -0#sO(NU# ~ɳ1XTi|r̩||DOڗAQebhT /厊rFBl4b;ʋR] ͞ltn >WAE:")h/ i r?mra݅N.k7U`z|Z^<͉'zlqyL bx_3)ˆxJJΩ G%k( JD=1^:zS[\@MPIiր4aQ5xc7ChA(|AeՀvT!%oAm/L6/\d<%Hпx 7/$(!`+PVY'n.]ߜchG[R>7fc;}kiV𰴯ZO>Y}W\q=n9zGNL70_/ON'Chrv VvxN?F TBm?<;3澖8:|>Vꐦx_L~| !"΂#%*LyKT2z$[w=yxnJб0;fAwlQ+,ε;-?p8!۵lmn,o"#y8St^ ktzl.͙)RgFs4^^*ڭv"wp]SUc *Ux"ozQ 4=.d-/./PnF|\ܙM~Q,Bܬ2 כma7F۴+6R+ߙU;#eM݂7(4FI 3P0"I(J)ocSJuu3:0|l@a۱aK  |JKCz+/ vU~IfǕ7?289=we銈y~{IEpxw}My LY`FK`d=8 7]c M&dcA6 "Wade!h.E|} WC ZI݀Mͥ- E]N64;Y?9ѨA%^HUGl{ K35pQCV 6FWɬ .16x1:S =2ΦB)Am5_:BqwX{,a+yw dsmeS?p0E?92cJƀu+,`o"'{ekQ-7.Xthz.qݢH wKX>Hen9S nFWok0>tQô-?5kׄyyEF9#RZTzX ɼMwz`l=Zh.^)lqizR8F,;^7XC;lZn{XyB'Io8@%=*5y ɞJT<%tŅ I53% -[>Wi0$-G,G8r<>s/ [c=@DrL Ucr6m!q(d2l+dfM[ l9 /DS|oe*>Ujo{ext4s_Ai607gbO' ~yތ=VqEiqi"qiض{sՁQWNWթN""#㻿Zj_co"]OCT(Ln; c;^FTn,9~ SE1ϚqB/GK:4t@ ߞpTy$˄m&uVE/-xGv~Ėó.F7Z稖8r|We' ksSgxρ'Y7-8Wyk:\vTvh7'cAeKķo}U+Fj0NF܏2JTd/ΧWu ݙ{a,%T՜Q+ 3S*\oPuQ}!ӭZG=dcFQ4fE+z })1>^mnBri8е8=znA26};h+ 2d}bBJJPQLDNcyLX j4 _A rAp \nl%0Z"E|-c; dd 4HiN?dijd^z&҃OTw>IJ0Jvuy ^ %^)v65hh@oΛTb°eGN^xqAFXX0,&ڒsyZ2.FN9:ٔIVÓJ@ݶDCnmf-L߳V](_|!,B'j#)Ru6^ɍ yI*0z7C] .$T@~G ~G.s]ɰ13 n~Б{T_+ablH q ,"b V[δ9c=wlG!"H]0K L`Q=Mf^'ς"WUѡ\4~<8fǔw(phgn}B!ğRÛiX&r@:e}(MehNr3g>Πc ,JS,c݄.%ioL#Rn36ol|)ZX&aT F-ziX i7e54f>UNH;?;~E ZTrKEv:nv$/"T誔Y!>9; 5-{עWIS);)y)%TZE#_Pb]gWu`hYOr?_W몍gGBbs[ޙv6;YXO@GAi/*!zOhFǞ k[d6CuO/^[S.J~Y`Op* bF( E8}\SG U[bl)2 -$;Ӝ &&]#7II  hA_}Ź^zI.|QYZr2~foWuk?Fn* )]a4߮R(Poz;Bj?B7GVgon/PzI|w ךEmc/yk>Nʴ*+EmeP J~ I,cC&7#)Y7NV7 ԫWfMw]/-1Ǽz%4ϔt-k1dJïw V68kN?$X14]NqQoIU9dId,yY٭70 p>\i)pطo\e6XL#(uE,y&BhД1 K2֖Ж{sj^ xg xz7Ti*|d;_]KI`s#̡B;j&5[ hʤn I;_6M$7jdOA\:dn/H˱ `կ6z+Z!R%T9mCh$)g'(<ߎn% vJSqjRf%>KIaYp%`s| gZZnܫ1L1uc}ϩ@VVˮJr OL <<8Z2R !U2 vu[ 2$D&?<7B cGǃX׶ =+kr ۜU niM==E0Y]aD/UʉEmR(\bms~N ҧ/Bl R"4+0X"M_7]*1l7 Ӝfۡ9FJjUP^L:߃:MqC-ūz5VMj9 ~RI9X1[ʾ9e](ٹ:ѐήGA ۳=෗N{^Oed6Х9b_*~gcg4B@xnFe9s9`ݕ13cތgܽHIHpQ qPKc)H͘')G>]X DkǮ9F-{Pi 9uE͘h S1T_@ 43dg@Q|"e&1DdGѕܩ3FE+{rn^|i[q6֩-Fi-> Wl1 P$ ꠳ ̙t?'aoÌ9OHYI>fNFV$2ZEUwG5g<ˆ='Il>Eqmz$]!_7Ժ{e:ɍ|6QV *< u]ހ|D/8ԺNlW00ץ*s?YݻtXeN}15J76BYLc&瑼xZ|י懼 eR{;P_eih֤ڦ_'A[GAwv~yrcIzPi:E%&m W#voC}uFV]I<~4GN↳s|yݔ -M넂-|H5Y^?ˏ~GT),;ӺOHh2/`4{dPGI!_=-5DwVm`sGh.]_z?Vqbh'T^s9{Oej ܺO:N\v"̕;-4~DA%ɕkIbޝך;^l\aG ;0o.G@2l6_r{gXf%SvǗG Dz( <;grbq!'= Ϭ y К`KNBꦘʺҊ)a: c"T[,t'>Ե͸K A>8S zP]}qe_sgA$14a}@SۄG}w+=ʭsjzm[ (mKQ$Vi8;S5m% d_R RH.O0эbwxR.baG.d.sAѤ,L`~%\Ќy oJK^Q1$ w xԞPOEPP\63ʏE$G_^}~_]5sB-F-}] <}Yu]KN64!Ab )*|y"IQ2~2pqț N(iPx0%z(SSgғYs.B|b =lOчEEkgpaA~/@-2ː'8SRcrq 凧ldv@‘1|B0֏KVHvnVCf^Pg?#>.AƫH {@˕P2G;VwLI ?^LVSqmPVxZ}rqײ(6WEe L c  ;' zw啐K==z׈róH@ȼw\_D,B_34,ۙc{ӊ!!FҙXT<褎%F aQyvT_\d`}R/-őD*H+jo03Z4zBI*wy%b75[P9*He *ojzt ӂL"88{iJ4kYZ:31IFPͦc?TЗ4_#3X!E1]TAeમThAkfz.2ۍ,b:7@?H-4pHfS~,Siv_ucؙ`.'fJ|MUE>vBgd ,)@ :2IےB7\ʢ;eR;3$Dc1PSvzy(k%=I3pAB~YSԅxE qHgj{}5zs&&}@r+ LnfVf6.4ӳRJ %CW-AGOOvHx=0/ϩ6jhoDvݲ~`,OS~Dz3O<gcrEG5yL-,œkow0`~+)je? {cJAYV(Zo-垊T$[CSN)@_o s`9ڰê?C"k/^ %&L g;:,z乖{eq7ag ,&mJA')Q ^X$I*]P][nX,ĵ `j8& ^нo\. Δ3bAڄ0X@H:;c<=;YОt}aA@,]3r16P萧}!ze=/F:tZiHr?> yqF.!><2i\핅gUdZ3aAFf*JBK.pfq(,1FzKRK;dȚoO8 +Q|֠5c7oA,7U(WhԪ&;5^Lb%M}QˉJT)̷TKt`gVBv^hU{JιN#^aڗT+@>i=awڰTْ<4Z9rJ;#Ƌ8MWI~H1o'{PBX_{ԩK.?rjhP8aSn lfَ^e; "Zlu6F >rW~"ԟ)UY`^;T Uŗ8\`]KV1|I%ҡ?@u5w!AC1 fC`A w(a}BՃۇm*+`gr E KvL~?(n)N}emp~-'4Բ `6 6)CC|/}7tC U) 9b^"HSocC-gcrT23P,tx7 /9OV}崢c>)HlI8wSwԽE'xOοw7ZkW&s~zՇftǬ#qbrò<:fݨώ܁tXcۋGAI*?nV9[33P[ G>[Ԥ()f &Rh;|88I]Ko_ TzqR (drQ=rhSN"o ,r_3y I߻| 'so}鴛GdPo,0/֓ u2{l#Q6Nen@Dq0vq,!\P5/*mX_rXX#KV^ʛ9]9oR'tj| GS2e_Ĭ:L pWFeL@(PQAcFM:p{=M<`1V ?]]5C418>bPxH'.|oo+71y*dc],K87K~uO8C|"Uwe(H`ܬ=] .,Ƹp_ @8IU'#TLJ3u'nm2"YH-y-z hXxnPp;-X\[.`odSoȐQb><8쇸2UL8nf{ko}\]G kBhM08-6qM6/E W 'Q(Yb95$ V"aZ6DdDƛHInfSIk3})PtUD`Ide@!_(y~61;m .lVS";w2Sꘜ]}p[M?ȴ*9DrC4R#|N%HFb@Ċ(}Bw3"[}XQIYqhwZNodiQi};%m)vѶ!` ڋǨ/\H-Λ"ŽF co4g`6{12 #8$w5MV&N<:Dg˲|H.1/.kaG;*Sѻ&;0䘌ŶV&ŏ%4 ;I $dffjD3FT$w-tGY|9%)Qc*׬r*rQ}岞 |8M$_ki ޑC| I,Q6g_c3G8%Ȳ YXIDH4]=)RA0*J/TW)RBs[)3^Z8"Um"/4jYg%#KPw̮͢a gП@[]f&+/U>:&) ./]ŞG4d!>θAa* PC53JIQdh|l`"\}~]mi/oh4ch5^kp ڨk׳(_RB n.TdC5eԄ54b[jKF@VS=CݎdžHzm9w}r7'-wbaG\y˰jT(8WI1Eϑ8izbJu6Ja}Q?,Y(.QQb6+ I6]< [4[4dva>B8x^ӀsbK˶ $TQ*w uޣoN#Nz1$a9|T(yevm MI5k*'HŞJ$/ʒ\4z2i*1Sym~we]DHmB&pt.Q񀨲zuJO5,8JLp g4aɵ-O}25@u4t   IFt.t454!Jc{h_q->q@ dM)}-xl,X$o0R6:65^7^k^d!C{1`4js ? Fs-oaA)N3Aݩ@pUg~jlx3;uv ¶%[8yI=>x&VCޢY.ݦ2l«;k'հVCTWIFyz_kf$e9W1gD+28EVč]=t~q?Ik 8}&;*I@~-R#i G\̳_uӱ7{cCVD\?2a#EPi(ބ,Óѵ::oq's ŏ(%ݺ|9@&^@3gIٟ7%et8Ɯ棧V1cc" bm Ԑ>h dSW2' /L;_?Y2mA}`vىo藽55lOX^rtFLJPҌ(Z)Jѭ NcNh4 pVlUL$jUfCo5\{CqbdizgiPD%#vAc![tV&ES ޲w5 g'U#u+{J]GRc"/(<}P|*:*uʰL]:N<'[iKO#HaljcWhŤ=,Ȍw;l6xPSlS-s,aު~p9Ȑ _):I «-2!m٠~A6!^ϐ[Ї+q2#1 K%M s ?椇SR։^]M=x/xv`TgPaj=ۮݥMrE"SI0_U:K…`PGwLI, mGn^& >jB$z:D>R8`x #!Wy.]]:d.![XnܕQR[qM%/m6MhazV|ΖkB {!< 8bƗȶ'"&$aO,5[vaTp20y2 n`-546_c/e3`+mcאh"@#gU|A%Q1R*ӻT o=ntaX_&DD,e)Ly* e)7hp5[xڜzӟf[qC~<S.p[V,#_ۊ {Tx8b}Y\仿Sss}qC Y[D!lW%bQ|Gf|߯u^{(d܍B3|1 sT/eI=!;GAMG2oxID4HGwRH4{0tZ:yÄS-UL H+h!4'Y?jRQaIoislLId9 i8z!lIݍ(`E$y}¥ztJTAM5Wb]Y"ݓ NvGN[8$f4UgHuml`jެej8NH@kʼ=#dϏBQ\ @}~ sn\ :jT>aZQݟVKz2oFy@kC/"}O*{_xS9JZC_ao?rշ'ptDvlȎ*^ו[VhxDA`haA0g@[+B~ӥ˧ GQ99Q U_W<!."׿++Q>۾M9P'zb+5\BD1`[d`A|,rpTEQ< 4RM}jNa #PwΥw: (2 a=@懿]J,(DAKMt@WTyG5x|TFe;݂m6>hkC@f]V)\Yw zqYgp67fXtP3S,$wemHǵwm{3z?%\II3qTKL'52 4M_tCt_.eQxv YD -Ib/gJa_eS^RIeyٞGE14d(4ZZKPY1bbƋY'b}/_1.w}vzfq#\lG*<ԔGEs2x7qas⦆?}߲ Q|LHs:/@o%yj PSyJ!V (  5;=:Ihx(P^bs(~ҎtsNPgvU%? B$g~EIU&Ckoz+,ឌ!]/- 7s$qQ.(%Y[e 33p)[֓qE̾<nlpMnRJZj4 n &B273{'x ]fk~&tζriUnk}oJ0g='k6s"(ȋ/ހbkF؟Tډ[s=kS77@ NkSzv_f;TgiݏjL׺anD4 eZuf&4H“A65yq#R+`@#jn޹3Jm=CRp2:vl-@^1˦ҙ[a/Q`Z-Gl36g{z8lv$4%gD$G8PӶ6y61bpa0^ kK^ C\7oZ/bha!ڒ >P&Q5m #v\~VH,'+Dz"ԟ¶U  zEq<%\n#=X/ѰK 1 m3\ 6Qh㾕걠ʲR{vѰ]ƥW6:\ c*ap=+ vs;NyЀ I3̒SkUv:-YSGLU ټ̭oْC߉0zZ xy[~O"n%^K 9 G_tOuȺ:S 7DtA|Th! R%c)Qϱ :d}ӥx8ZqH*f^׫9JuB{UP{:%=$AW}`t ̫ƹ++%#~IfN,l[,&9SLz~_>pH!ш#Ǿk:";hMſE} ֮#ԓ9D&KVDK61c(PQv|:-G D hI\FI(]TJr!xV1+=V)U\6$Țv&[D>FxM/+Y09DΐpyUz|?BSQl|h'~}gG%(*Q2Px3 C5y J#댱0Y27tC^~ jɊbb= &ic RϘ Dytvh]@!Me㐇ǮRܻP~;74hu2Lv&j2(:&0B[uso?&"rrnfڅ?X_k ~g+y杈uwq}\HDT(rpvCq_jBמ j6;@$57&Ql&':| /( '5%RiKv'[;W"d@;|ۤ%jw1: W[rd"9%f%M$t}"G - :`g?YB2omէJGe#DhJ(̚Ygmb@ogdgp6Xדm> d\򩵕u"m̻%53[^mVT\$=Rƹ% :8GP?oMS꬛U[sP0ޮb@AHƽd(v׮>>3@ߦ3kIb~NjbC9f긳hqENr̘ݏ2ztʓC "xe*0ma/DÝXjhh4DD5*ꩩH ?F/ fsH%1ꦛG|NOXp*׺*/ygKW丑/&CgÚſ`ͻo៖>2>bW<Q0[ LOd &zgcbtҡZ[%$aEKq^_ၙ_dlOg[hq.haeKmд>>fϠoDF {|]i'5ڷfnRZ5sdP˃$kdН2 xD%&L !oB5F[Fa n. >hLiA%G0u"0 M 92=QDČC]ӝ-@H1a[q hOM_C0`znKGR|ļ:$S=R(u'@t&vLos_=˅!o_ImZ˿Ǿeaa_Jފru;8Vba<,'k%\e̬]Qkl|g+I-}]*>O7aK$y'7V$p N:ZQij<"%-,r#Yɛ&9cUz@hɭyM{%;OK%RPtgaΧ@JͥMM츃OR]ieI6k3f83C9/zD-=~ /ӝMY{Ш:L1 |,&)rlQxU $4wCN4z+6oLkt,O^ \8ht3@},DJPegc'fU V$چL N=,ӄ0Yiruo M_Elr)>jwr\$:ad SwIg}^$i4 z͡,4vgrŞzE&pZ6b9{)WaLX <%˶:$69ߪo VbGe7b&̲m׬ ,3V󰲡dZҁ4cwt+RnVFnx@VzML[l/r(s`٦k$t-^\'G]VT3~S_%GK=LPeyX`m,P3ŁýQywvxm(0, Ixda}6$ [0qf!Qg]ٯR28*mxx=a9@+gNmvHXD"vV@02 Zѡ#+O;y)u?(;CL2N>d}WLQƒҳ4rOǝ׹=C})>C+@j/^2~p=2R'TnC43molBN2JAk AQ1փ΂/A˔^gλW3Qb{XKPS3 s\S{>)2 +y1zXltJ}V"4H#╝THQB%ʂto&42&V L7rTQ;ٌ'GG?K"(q8n &_nt}׷-a=qȑlw LmEU }',FT4ODnTLƆ|XQ2+FCoǂܓ_$qFѮfjѡ|D{y6r-q|z?Hʐ6_n3Rdq>ʚ~ {ws:Jepk1x@aLޛQ6ZRhsX !\k’(8BW^w4[TROpbJ,٦xqmT%2Ě>yo!:dfv"rl╸Sel0WC¾(_k$JT\ dJO9Bǽ;)Xp N )u-ϔ\?pDoq՝qg0:&{ؙ_zz%1x,7Ɉ'9[ AzUgQ5j5 ;%䐌4bT)tHAC-W1]-8P5m>M=Uj?"g}Ӧ>xZ 9~Sd c*nn3.HY:J$"D pL?`%!C~ϡ:gAذ@NnhT/f].dwL5USE{ )d ]jR)WdY޻m4~_An 4H; 6%kǡ2A/y |pVL}^LlF邤ITZ Xdz8ƙ'dpܑd).bR6nz[ FR C?9ч7&Bg#Gȉ#yP۞9Mk £Δ?G3R-;l."Ŷd)Kd{28*0 ȹyℝ}2E0}fۘ>GB,Zd 5b_Dtgq#.w@-Hm賍G:?]O`KEߖE^9ՓE[7sr D^0E[KOsp aV:7 F:To9m|uҨjnY=QYt$;~ _}#ǯ@`nG:g8AZ~ܙRnY<* x"W<+fpP XfZ4!̺m]*k܏h2|Ly6%FyNJkqQ_XLgԱ/Cx 3Gȶ~KzoF}zIy.ShΫ ;$kn1͜K$|40r^fQ#%l ׫Hv;R[Evtgjn`|(K|NnjC󧀥RYwkVԁ#KѦy"?L[#M/)M8a5^r~B>eqS^k#V2sEoLl<(="dأ Ǖ6þ_&]u8vn(SnfRkԠus{j6"XL "o-cr7ÙG,Ѱz&ò߷攂*9e?.$`Ft0ɔܠ/Pk&@މG=';)rfk#YL*{ 1]Av9lӕ9i|]2`xa6X^Lל>4:Ë4{%Q&L4Љj9%R{"̇ctF-* -ԚE \J|cbۋe#ò;;wbCSV^AE➝Zi*rO|]0lkИ*tUbҽ/XA(Ȗ$ N)3D& O2WaGD{F^فl"Y0)үMw,4yH16М8=B|AHwxH>fMTG:"蛆GI", ח2wX3R_y!w>q0wΦɪLj( <3YG A=UO> b|Mg|%%Q4vMDhй' bm&fK=\HcǾc9(hsOtsŭ#\8Y z<471׆ /i0j7<5Am@ԕ!gk?>Cw/O&t濯[514yٻA_~ @<CVɬmfWy+׆“أ1&/#(?LP/j]{S V@#ܵGw2YږS#9D<'Y"*A'>}dmHy+W'N#߾ap*]틬HcsaP?I%X\L7 rRR)2&aFq[Wـ'qW@gC+}"D |l8gtx,#-b՚覚=_RW|袝H96qd..ԕy!3x5kR2 Q>5P1] _// }6 l )\,-Bja0U03 Vb Tl: T:d9oyO. ʧTٟYkL^bU(j,{7c)P.v2QBB;?iiu3 :GdX,l C?+cc-sr7uﻌ7'%XGFSn-%B = wmϢht4JcQd8[z7J49S^Fܠ(ib`V4;Hǀ0j~8n{M?'QKkA,V0YhcjQCPQ͚LxbyĿb-ѝ8떊!&̨ۗ@ )`+CdqիlD_^t\ jve원F"Oŀ yյ:Ŗr_Z;~I FBh/@,vrVĮd 3`"=ꭳ;l ] Z*ʇEZKߘϟa偭wf> LwI5}K#:x T~cra$\!V⚰ 脙R"S9U!ouF,b} )b9M#u)MGoWfFz [,;iQ!izPQ L<"޴ˋŎZ7U.%/JvN jGmzkcT^zPFtr0 WaOKp`*זc*D2W |CkS{} AZyXNmF[LIUs0Br~9=Wh Nl֖ r PoQ]bdV‹!'gP/DHC&`A.<%,DETI7(SPtXtnA&+RSգ~`I~}|-@D6.&PU3A-݋a۶t dhߘe"MTj!KmuFҏV{R0l-v䃰JsHU~ڊ}=}kj~@R0hYq+U~&Z{Qj+,O7J1Z -(#}Pa7W7%>yxSx8ԄJF)Xz +}n9^'1e;Vi|gAc5 V}![VwVK |ak_`8TpNx) ay 4iF{$i^ n(|mWCKArYf%{eN36Emf+@S-݅}40B:IyAMpȏGryB_7b2jDf=SwG 1%P<#Q49?QfQ{K5BQFKxޱf1%/|!_W2@B9+^bbݕ!Ẹş廒%jҴA)0 Uz; ,TkLɟ̒U&ms׀%6m]|;$$Fr [#aQ"VN!m @7cX] ߯ƫC6l(aG`_BGvH5oLO|^(ݶԷ3/@P0J,IR%5ma J_TN2lh ^̻2ekH#T #4wRd\Wrᄆ@ÀeVrJA M?3ފ^SH<2OfE'S'ݴ4;0c(D~u[b/u-54*:!\&MSbJ, } g2m< 6\Jo{ސ[us2H{~'ܨ)AT7r.'ʜT²aR$x]Μ=YMs;ܼMAmDdb$Ѱ!h=R!kh-˂@y݉A]'_Z}6whX5[*jN!f_1J-5xԞh!x4h[P3#B.E̡/=4:Yv~)+{nkS٨Zm哧c KAGpz3=Ci&S&^u#X&X|R1ٞIfQZ롿 pK쭎in X`YC{3ޖ`2[ Y):T8PsH޲kip:Y"Q "݅rU(|Tr4u+u>(-P8V04FAЎ? |h9e6fy ;10R-X}Izf6DhndRG70ፙ;t]lv#bE1T'hm]}Qj6V;fH8 $ۛ'RL u݁'L'ib K]"}Äu/U l*?1uRIģD;b -%WI8c\iR^GvDX AƯf`3OR`_ y|zX >_!^KG151}|ҫOGo׸CKSsÞ吵~jS;%Q;oY5Fhc hs}=ic^ōQEQzYzWg<EE2?]7i(Dfa*0$HBWĴ= D7w÷Eߜ}m|5ɀrRGrmkI)9t^yec~*& !7V@D>.G)ߌA!NvgLaܖw5*iw4ӿ*0F摆;f65B?U7gK,ܩVPA#;R YY_F~ kXT0︳C&>]h 0oVҋ#]ݦGve5ފ;wHg~j dQZij+,7[ $Q,:{ޥZD/+''lnHff1kM)h"4~-3S}m(H'ܷAӗ2K76L,\.Yɼ>E U%ǣ1lԧXP$}55;!9"hP*EXxt#=*k%Li*0&p媌rrfzOpd!i(7$%8C\8b揪+oF.NL,t'}V~&ps@>?sεN قjH+#%VXDP,)+WEQwńNwRKE|~!Ž4!@@,KYDC a^#tjdl+ )VkPC8V[+$`GmVZXs.GCXOR҃cօc6S.ZH@|<Ѐae¦x#8%@oYBBj0%F5Y|Š*r^98 se D1|S~Ixu8 7A@c3f!n\|hhC+.$q*QĈ'3Y߀\߽N"r-G Qi ӛT~tc=`9mLH AܨC.384v)]v_ѰP!f 8A,| X)Ho ߫#ICp/R> OH?<JTWoy#ZpfUHBPRfA6U 0v6@o³SEɈ6c|IObAi# dӶ=g?A0UcO8{ ͈N枸ӷ=N_M#nB14#PXN? Wy'Q%`Cy~W?ewR;R&d&!;҄-J2^"ut+ $fԲš. ȃ^p\&c{Ve6`e1j N{޳lDKbM{8$kǥġOQkoOi=Kt:!- WW:1 ~,#.C2! %"~g.-%d5 Y$X>ךisێD9Q0M,8s벻r)_aHJ2?J Bܮl˲ ?bTYp͏܍o)sE`)q޾FK+)J {|apj/0֬oV 3x0cwE旂i"n$Q֘Z盉&Y)&@&#3b2jy8mpJ=3q9.i(dZZUeM7rBF,)hqGm4cݿˎ i( '{gLD <:4ZjJ+1GrztNTT^Mٌ74%9AxQK0GU }U )'itD799lxkw#tp& q"AgE<l[]NBj3θAQj PŤUPTҝhT:ճ/qRSB>_LG3$'YH[ɬ'4&ks R-8KOE]K3_" 4mC[T*"? žTՊbimg|l7x#ayI.~?^n'^T?ٲ 'fNY 340B"Iw?~CG7AJO8a}=F@N\^st Q̩ʓ(+/~fysW0~*>(d=Z*v`OcPy$/dypa!7T׿;a Z|qSdo'^fdL/7c$GhfklKrV} 0嫱 eUjGZԦ&RCnǖK082zgryӉ(JwTK<*/(b'aى-[TZ"R V\ aT}&>QQSbulYɺ"3Ga|V.<̜۞g;X1K;x\"q+c=5&>fiKse^UӅ|j6&-^G*.kTB >CֺXԭoi#u g))$~LZD6h>3R ۪):Lƚ(~&[jL^bEVZH!f~Wֈod>ݩz;k=MO)fnCG\h 1$[![kK#OXmLK9]Tv&1_CT6ڎ#T+c)~قECi-}^G"Rq'i 3'Q#D3'$7 6$\?&r|%[ѹc wj-X>Z=DŽtއO*ԫQW&WE"_PҎSN[ fA Ej18meY;#3uOܥ 8Vj\OgI3I}L4\2Ҍc -㐹Aj$HdκBms97~~?JާNj.? FG&.,pmzۧQT0`қVp,Cغ.F2f%G˥fo$JX%_Kw*;Yc|< 4[ r3viP*E_= y7ُ\xȃɼxߋ3L.0;3>v΀.b:)({@4yJfSK :WuT;k͞P֖Tq;;i!bUĘ51(Nd:xfepGx5h;C̪F {f9zA /,&f 3ԩ_(߅YO'Ҫ;\W[ :ĕj1~-*[1a5\"AɗQXn}}z=q_9 4lrU<~\vfŸ$t@Zw6OJM1Յj7;*^F1 Tr`%~6<3)3w|yl,޳5Dgֱ6*-ڋa4(_/4Y)ːꮭY 9=JMjf٪[1m8ڛ'~5<ק%lϣ9wb;JDOu5ܹM&42OS&Q/0JaVg!> VFVO++p䌓SrNSN ;%0Hy_Cgc-+? D5}ˏUj }e5Vw"a0cztUGS.ȉycGc+;_ҳ]\b%Ghm~Eñ*Y[Z>\H9LFO5G؟3e]3ROaoז]i pg<Ǥ ḱx *zZeL\:]7{qPޣ§-MUO4P.jk@YkEFFp"]{eLa1Ʊm-_51㙇aG:j)0FB^؂;R٨};Et:s4"=5/@wio8tsc {:PLPfQ%1 .4-c?I-z[Y« Qpޙ7_:'{򰎕B|ǝIV"xuQBv,1'@F2QxmL4rI#i բA.k3JÄ ZQ7${f1TVE] 0|?˦ 'x0`*[R %kIMul]:CpJ&[6r~OH T\5JB1b759aHUtɽƸuC?ɎT}ڨ[o|iTpee1/'Ya]NP_G5Wr\Ԓ9|R51p19"noW~MkȐ>7^gZ3j$yNzXѳgVLH@LvW1MzuE.Ҫ\51?g홓1qormO\K_ u_Z( +o3QX̵m䏺L82^_'.R[cBQL%b|;hTz8%zG*X0⠇j  ,:DruqE7h/C<꼞b;v},9 ]ɍ lAI }꧑BKKXU(FPo/`A Z`&E{1~O8תm!|O^Duw⮸7VI-0e6 yv=WuL3nP\2p‚FYZXq9nuU4,%V2cl~>"P,Cƅȶ_nm\ 7of5*(={jKqS2$;>b]+B5=)#>Jc(*UdeS%u?i]&JY|J͗zEta#.C~f-9L&kF?V&ܾnL^NrIuK|ؠB_V70K?7 np'W!+AXTTźXB5FgcxU?'nK/ Q{ځ-]r;`_l98 ~ {b^ 5{'Cq>)R_i(BTHX(™rZ(p5X,2›8o.<1U&&t_ l<#z'\GG o)?\+n~bf;Q{!DJ$-_9B>u>v?ZbRIJ*r6Vgwj ١:뎌E4NYڦS[k{)81z~v=ʮ^D!@"LO^mj4vTEz\ aVƀ7Yt⵭n#mPdIٞwݒJ+2"M|$!aB/Q <?0;g5gk$gs{}\eJvc0%G>*dLRC{L{"kx?z.M*5A."V<"Nߨz/吷3ʄX Y}I`$#xt8J"/-ZOp] L''` |; n8Iweb,O&=Z 2ܔar /}O">nT`=nu0c%sxSZcߏp!,46#LKױHyؑK5EP<;oYM) }aU )>7v~&̳ ފ lq|4p$IsxHI d9˲l2::D,_@qJшޅ-գ úWy%gYX@iCO}EU2F4K{/* }ZVJ臈A_HfCkw ,lzMhѽ/ ŋ++uFHԝ8ʈLNS<;vS?Ot[}E +K Y!G0}~[ ; 7x_k44b2|aJ1 Cb7lX58j͢E!~Za׹ZwL^>dpl5=ܫ7B߄ S30zr2~hX[}E,:fs91?<4]+NFť#]BOx@=jd"219\#k9޴8UΒ"Ibq* 6|bBX8r5\Ä^C^h d_GlC AsZX)ismmUF݀I<ݍ참¢Ռ{ H[xۀ,υ4oP>OwzE`K;IpXdFrv+qod޲b+&_ͨhdN Z_AapCDg?mU~)RA re ew {ss +d2AHz45\0k3Ԝ{wN!Zij\mwi]e=1jV-ƺCt5o,JQ#m\zvI^ .US ٠K:)Dݸ6ۺ7((1"Ti#bR\ 9;ыL 7E򫍮V hdcd)7뫚^z6R|X0]ay"՘1)УSH,f䃟 0њ=Tga~y.K:7&uXc+{!ȹ@":BK6`gD6ʤ4{FKzctADF!lip?-)`\?wrӐNTr9GX o8œt\e8A˚c"7蛨(Ug ]L&zŕ\Qk%8סS˔q(z,;cTC.. ޗChZUR0VoaH}%73K%$!bd]%[p/Ha'uz7 -E@Հҧ5ko _Kã_h ,#h^`' 2oV"z4 ߀ _a`#.<F%&iiyǷ~:]4J~gUIj43B1-l"*)%Qz ϑH*1h396F |, //8f@塄X5z`nތe_gv|IF@s$1XGx9h6VSJ״&+qћ'q 74`ngSU41/`nVQ^;$_DEP6Ę61gR=M` B[:rOّŜ3lGG(b ,ΘWqv;udo?&b {&W͕ڧ<~v܃Kß?[ cƍcWu& >dU6X[53Ch_/UPש5{KSsҙOqNOO%KyHO-78(rpJ MXo4Yq>rhO_;ZGdϪ')1Jsw tn8”C w,<@nω98ձ'u~ ^- enz/CdyYl^}L„oIQ_԰*,݂ 9óƯ?~<m^FNB\cNo_玘X:RcGpؽr+$Yyq"'RGoLڜz#!ۙEy/O[ufgsҘ5 }$IgsN\g|waj0i˭?izuqas8z9ryITf,Ϛ7s3WSњeȒ]j-%\<ؤjVȠOf;Oܣ =r.Uk`ȣKb-2g~A7+_3ޮ ~ ׁlI!i c>foO q.(WMʶv4! ӣn?VrU瘇O ĸk{2v/EsנF{kj8=g'+i:9@{$O(s : 3 _N})nC! }E57GwLw ~ \TMbKK|'Ɂ}9i;Bɫc˚ǩRÐ{"eЬA"'-)DOC~{73G)a!zX&8 >)u!&t)/sc ضSOWFu}ɻ OdʁfEZ/W=:siN3fx5պ![g"Z!qoXE9sXqIo~%wav"^ Uctj i({z gD qG{Ev# xk^}GZTOH=Ôチpő-YMVm8摓̬]Ŀ>4ƈM_>u7P 2BBTڑH%zڀЁo=K%ORIE1D(nȊc˱Ga˹m <#p 0Tx6j!&zxG4^ݝX~CN}!o&+7}Aatq̣{=iF2nߵL_!SMK?Z0.F'!WXdR+ğWIgF(ɾnK&EtSDo[-掟҉uHe~$H2ygJ`zH>][ۓ$h5ӣ:f/1=L@#kttoh_YpNu*ww.G=+UfJe^[ym=ώ1G0J~X bq?i;d].%3jg߽ 'Z*Rqa9,p4[Q1a+qdgJ'hJVp2>_L_"-%Q/I*_3VEaJ)s<]e޾C VRSKz}MϞ2oԪ#O3F |YKEtCHiGnPUqyޒ 遙NɄ)j$4aCKVͮbiMYܹoLm*O@E~VKa[y FP_Fᏼ?prWC%ȣ^0ڒ}FԃY g G#pAMG`RsҀpD`,׆*WeﰕDDbS΢}@6=Dҧ"FWrBARɏUGBZu%pӬOkc4mh*c0!'dƽTS~+IC ۝~m)FHN.b.gy򿙒iS"&ArG:QzMf^8X&yUf#;f mar5Mb:YbuwOڈc7FJIm傒PUmX{X*]#G2jntOB ف.UfԻ4ل (kƺ"[:ñ3;%- 넓 2(? ~,:|=hGGoWHAgi=MpQnv`~ɔ8j%նGH^HWġÖ̉bUx(o|fP3'ďի1Z ,C?qGVkn!)57-%D<9,SP^LKL%TqB!XRL|^bك1Ks> PplڹԜ ^0BJ뛏u8-لvEO?""5]!3@q&F~E,J^K51>0{q*q`KvM xc(N %aԫ¯FV*3p>h^6L\-bW^5@"܅_|-,-^[L˳(5WᵑeE8a%٣>bT9rc *9XP֗Pׇ)c"uVXr%Rl%*s7 p[22p60ّjCGѯ\Oq{.]z6od BK_t!c5+' O+r0iD{l`bְ-$f6đ@ԫL AZ˒aCnJb>Sȵ^Bn|м-@5G\WY .iaDQZ}ZEzXu}DGJ|nZs%| 1*!pM[_99~s bhNp5쌇<,؎xcW 9ɢ1RWlD."^!=d|#K({_ԎKOWJ22ϰ_xV6h{@t& ىrX+ XS{tU 맨Bp*vy?lNq9:G"nς*[nrU K ިpW g[*\i$fߋݘ6*Xvg{x wGEgT)(IFq{`tJwYe~R}LjekQ9]R'FW:*0% ėj1!/eK.6?<7)p|%`i&ʘ9?lsHCd-M:KA3+c)܂iг-y>:nK&uF1TNk2mtʚX,}4('2"}ҹ:>Ⱦ F<¬ "43(HlF_Elc\pf1ք䬗AOMSŶlG+քcſswl-l һӗc[ tR1[bRF%q/|ArKyn4'hbGߒ.@]֙[UH俬{BYa;'\!?g,qE!\ cշ@](z7 d_{h l93YR)QȖϐ@"Yg?cRD2,**_½ڞfNEC"&YD妤#%c?j";b@kWR%*Gf 1froACeYZЇTmZBTeU(¤Spco8eRaJ5 j& N\{NI%{B_d҆ |8]wΖ%3+go䂛6GLQ0d8A b~Ƙ fN]:o6t3_™XΨ_#I䧩+N |rV'),jƵd_E2rWfTWPM"Wr) ̥%L"3K`E}z޷iz,_ lP9'O[q9Z{)mLunj<|BIZ^އdc7A ̆j 35-o< fVS>Cj@e:4^_66{4t E}] ֮]nXu +ߊaQ7x*Db5W 5WO ϕΉ(OM#*<$ :+>_sYwu9=Bv%,y3 _)/2;,RTKP_ p+L/LPa A?T_S2" -<3C~)8pxz28zj1 dŲԏi2+*787DSjv˫6+n(>\N.!l"MMӒK>TaDb?Ba=I W&J ͔ K咰QAt[Wgu_Ci鷍& vY%ŊDSL8c@ac%s jFE\WShuVwezV2j+RNZ>̴%)RIb:S v:Lbt;yU@V4* c#|0NS p]Ņ<| .VtgF̱ P[͎]D6j4uC~g{Y#J˙]"kpΤ"=rS-|34\HR+͈8~kTDTnz8 0;M8m, MtqV.z=-&w"DՆ&j)HǫzkE`5`en@̆({O3>hD'թd҉Uuc90@&JUtPf̹F8Jn@Xyh1a4>Rz诟.dG31\ M)X Iㅲ8l/̉rpyi#U*wssyaz2gǢT5|Q,r怟 !:UF(|.  {gwEqٛժ)0ā/qdȶrh&'[ѓv,ߺJ=+Ckr)6an+mX==/N@U)cLh9ہSsȵc_io?6wU4HHza>Z>JиQ`*! te$QCBr6:Sϧlw>㣮miXUA{%^^):/|Zą;>L`_C}H΃j6T}c)NXW%N*U*1uJU$1l%: t<KY8znxg*TCcBƃaG_C,Щ%7W{Ӧ^3ՈilĪ"(YQz`|0 ʛꇚ_eҙ.K'xOչLhz"dd`&"aw ѕ$.(b<\wo.fv$4K0F I ^TTUQoY;k:s`i_/ٜngw.bY NNIc'HՓu]5=tLM0_&]쓏!{6:-XSP꾵7 svZL8J RCUL%JGydT2p ʵy>hUD@Y6c *y'ݛzXƅ)@܆/b:K:~:]e@%(q(fN1 Rl SVr'\8@%hJi's*GChy!ݦ@:'&Mgrx,ݠڜpY:gbd}29;]f5Vj <`2+{7<;w܏RжXp7/=K_XXl=}RF67.Ж J 8'*ٞ93:Gt.?̹S o:D :Q%KX!pȠM8%^F6>&=J o4r'ޮŌoog cd#s|ׯd}7?)/zoWƋоe̪ѫ b_eꬶubb􉤍 LEٮg*swlOrcDc} E8uzwH㼗]ԝk]'wdTr7B~7KhSU]&pB~t*X8  N{h{mzVb ,Cs4eSu%y 򾅸.:Y#r9 m`VW ~xt0P],,&g ZJx5 3i"Irmܤx6<oh|X5|ӠqNyWgDkW>@ؓ.HhLl)/f1KCتB)Totdzi/Sc('Rn^5e*^O\kD˓| r7'7 |eh/(ݟ;U~1$aoV0 % %YYuzC0>2*瞉X{r̋wY ÉGoWuCmmjҲ܌'=1Q3 hG?OwI> Iˋ{o4ɒU# q9Ix,+~~Iϴe=2iӱ˴ÂNPСY$dKe*kTX^ WɄHe/PI(ԌAyk?}_ފ.b:pϝ &}ġr9th4`Nf}#/Eó`=!ta^-?%AH%,pݪ,h9l58zã&B2jQf!]Op-,MSvǾ!ܒYFtӒ$v~RaI~?ftYNxPŒX_v?Jˍ '1lEn`*cQY| ӻRμ0zd\;-F3Y^3ڵp^=xh.!CS4Gn!%7_VE d;^Gm#*[,yP W>HTNCfw yo 7כ˔ٓGv,ˏO%≿Dfץ!ڠ2-hKSg[x'e7 Tp\$yEV1Q&سX,Ț=ݾtLx =00Iʕ3ipzymm͢- z(cM8=b' "j$2RĦ^j)OD@ @Yfv¬h+ϼQ^ 8cm%m]*ty !f'f3UMNbP< %xܶ]q<G' YЅNҸ GPEΰ Aj RdWaฃ>p.|*'m#JECYV_/np>]r3%|?P_b\GHXN+J>J/A7sJ*aVbQ)`pgzii #ZT0 SzC7^=*܏!q5Т&{hIo^ L`nJhLצ֙mZ5x)[LZvUUT]ğ(6a%܃$lj/of/`^)Jy`/vV<6ԣJCnc@hm5[Eq,ς}am;f`Q]me3Q4mr:͢L`5Dnࠄ]TS'/a7A_GxE}w¨$!M59X5 )<=9c@'{K-)Iy+8 |=Qxku#'L\) ΁fʗWl*e-aV8zjT*ܿxāhɮ{O7 ed9@ V f 2@!L1$QV!=bGQU D#Rqwm%[F11(g%KUt!RgQD\9s ~9.}O0 Nw $ !VTWYL@dί>+g=\r&'C]ZHK.˹bA8CI ,<(krtyX7EsX!€ MSdA(U?59}#7c:PFcX37;TFLqOd S\XIg+ꑺc#OѾ3(mE!(4"Np-Y^HIGKG8VEdY`2/cͣꦘ!=K0n@=-w^ϒjx {Ƀ%!⣉* SpuQp@-߹Ę 6 E f5n?jzŶU>PJ{}=5O}H.vrABPœgzg2L>E)s!A%Bq?rEfBYK!o$sY|V@0 teq,'m\;i Y@*jlG9)5fx#@D(pSFe28_ 5'tiVѲN6iRzu&[aOܥg'G*η]o òA|8BĬa: &PL"H9MsUpHA *NQLB@"ȷ~b]0V¶v$ '(#q00}c9ODv$!ƈ˾lXg-WE_? ,\q `!H=]<~Q-5bL/Q&c J$$Y0 sK֫cbBO`=((US˼<Dck6ٰֈP;Lu'x<؊q4 Օ1@L^lbfngHul)׌W>-2ԻAjҿB$yfASgj͍L >pQ1 b4!ӆtcfH0ѐ>0aטI޵9Wk7k=e:,A{ CT3& K;G8x~T3OėOjb BJ|eo~XZMQpvuL:Apr`f[G^dEH(L]SNI{nˣj!HMi3&gGd8Wݙy UUdAdnrjZW<PuPtFVTJGDz*?Bͣ+&|S9~,ޡ)Ȁ`D0TGxr.5 Gy_zp:*Q`600`GgJc%P@z< %xdNjNf'Vӫg+C$@zF0kUtFi LDXͥ.հD,RZH[|vCwB1pא7KRzEpBVc!8<;WaiJ%0+o%qV;/Z.:aB^ 8*sz"yK\  +Ū'B?iӛ!'Cz"u=tOI|Zjz|.1~Tf%y!B_gsK *SSwn'Ȫ+To]m.=ҡf-҉m?O*%pSNpkƈ`gbkk59$wB!weid9ٿ=Y^2, cjٓI5qvJl |kWѰ0u`N5><␣2hɬ-zƙD.p/hU"z{\s9;sNhí}}РuK몴v(ܐ| g&>fzXȦ_~Ĥ_אoUxCb7QP#M&h9"8ʅ&KúгllP0UԵ1ulVe,bGQ)r̪[cޥsNSur^s a7ض1 hoH{y/֙[f3!\ZmXzsvq~1h54n!V1nvŒ{svً fx˘sElLAVfrO^u.WH3'D \2//K:gUb&yx isy-|"ʠegstMAY"x[ p:%4QFy=w4\le`%|^xa4ñNl>Sw7O9n\C?:#:OW[p@x8Ģ3a<P.QT&q*'=;Cd?O&@nCS}{`DZA>\tofks[`{-REqro*n~޿#/m2^5Ol*> Z@s3Hl~+3_̛H6 =1ji7fr!vqTz~$O2N'(vxAكUbv]W#^eo/Dl=%ʰ`p>4=rjfU<բiOe9Z7Gc7h~uA{p`Jԅm^L,@Mve>ad|>8 Q(L}7رBB_̇B })>5B b[G **۪3+K[瑗(~V T͹:?~ʴ)Z% 7X_R8&TgvAߙd .{SȘD[+U:IWPCBU&{;pdzYΌa )!j8AO0M dži?!^Yڝ,q4I]SoMˢ{*wnep$|)`&;vƫ0PG /hќg$i"H񨉵VwI5jDvW+CBeC3T(ls\mպ2{iS >>i<9)Ϊ hK$T#Mwz|. oz)+2Y% n@U 㧰`@(bj) lWf*P[YajJf ٝ@Yw6!&ƳouhXb4ʏP-9U$AVS1Lg|JR\ BzDM IEnSɣt|3/t|K)zT S|j*C^Um?=}jTn)VF 1^v3,%p`~*r8Db4A)!%07kt-ҠЋKȤQP\YELcvߧP9!)|cbn-%EQ#9@B_8$xӍ7~uf dk|ͬapC0B~5'w7̛k" ^#1f6`2?}[cMT  0|!6mȡ}Gz|ѻ? d|pYX(~*cdg QQeP/!K, kc1NH,&sʐ8T X]!҉=nd<)j* L'; [ʾn\ m5d4VS5!5 QuS.^m,D<~.rXAk :Q @@D9r2F#1-aXu {[JR sIG-ZGWKV24x_V/R̖sPQ Ն䌨G:m-?eW1JUt^?|/dƟ5zkc4I"jڸBonӼ Ì ?/0m:C4EUm|ж8{kY E6z?;(s^y6+fzڪ1&z'i`oqG 굗$XI7Du9%rfI0߱uܨX H[h%^A^I1΁ 65e'҉ftxvh\N!('Ash&5wԫcʗ0uIB1nlͭ; |?&DDzU *d:\ @fv^+ +eDV;7fo-/ i <V]6 <6!7C{FuO]ߊ^H=[C )]Vݥ' Р1`#HyZ)J[l]eʹ <8=*vW2JMZႈ/0"n p Mm Up7PQy{bWO*q}$IJ'sKvlc]G939 φbI1uieATeudhhxƌp//j89bE#&1Ѝ߰Gk!Vù(uG,ham9 *3ܱ@֗@w1_nON/QRF=n*ؗ[*}2P42H=~BѮ]Ҩ-]Ա.L ZE6*F1 OGC+eɳJ$qЌ柗|waYM!ɂ͍]4@nG㋮5*)LukبF0Sy8#%2owfd笍WSP",ҝT.uuy4כ5Aabn : nNj=_K(-R\Wȓޛ_(Q$UwGA6a9pSCk֓G1Ud}{fUkA| a^`_~vqm0+ϴ<9M'3L;. y6XW?*% 9 8 v܍ GwAحeOEg*Z6EfVap'I>1[aag1ʻ/DRs/t5AHi1F%„e.chuĩ~նL~/mBU fJj6?V`ق1m^EjWD3*!;)I`$_B [n0zϭ5MtC ^g/_ ;a,?G=\Cb0"k*”u)Iq""ɉM^ EyT&Dk;bj ǜ%od<8בrn,u:wPB +qp庄1EEǣ$Wɀt}lœ0iSo]RɴaFerP'фKt_q'hOVr^9uC<ܦd򛉀jM0 [=|>B㴸uQ4J>n9i"( 򸁁L L@G̪<>e4N-%W^4;S >ZН/V]9]0}% ^5y`KvdPD'ڼ';ՂubάOcOEE cӖèC# 0ɚ=[^L<ܭS6⶘X6_y=j,ePd}FVp5$c/)liUZꐒvlJVI)B`ILnN_i 2wQd|?(ۮmaTQ )* (ڰX1BStyѓyZ/\*( qyQ՚}Y-&˒|rxVSg|0x- 7R4|v3i7A3UpHr-eShyY|6hx4U5R2G7g,DaM5IgDv/]ˠ#?;ڍV:-@Bs$k?W 8FTcHg JXCLV FebKlpصtL:)csکEQz$RnvC`tpbXT_`l g\CdY=ǖ%rZ zX14@uqa@ -ze(Q6S < hCkc2QStfjgaxH#^c ENs]U0SMDE5:8zbTw,&7O8DM&iP;sȤ+` FFg8Ba`^|!w|!aӅ_Ô~~.kEtUnhtc6c'ers4Yɒ%@%Z]$"%^#Twdxu/ͳ6\NR^m?XnoU'ga4@ȉh" Ylf{]AB'4Ը8"`b=L$Kp>\7`@coMAt,BfP]C&m Zso$'d^¯FgB#^,h^U{Ɲ]3ا{W8qHZ$*a^ᱜDQ} O푺|59OW(Kƣ}vImTnA2X*v  Hjd)N!0 z!_~1{# z}>*bZKs5`Ӆ1@J5'mqª vɚN 7[ gHG 7RNX%$5a@ b$4Й{bxNS'Д%e^9-N}E-;ܯ[tc^6DzыӈU6`棌\#')5/骲;mV:Yռ1ʻ Mf3tm-g ێ \8`:5&'x<})zaZ{,bkF8YNJZVp$g6ݨJaKQBeQoLXNw78jDtwy,Xu<^[#kگeOK£>Ty/ 34Yj:nk]Te 4$0 V9HՍ)1X j]0 z~"Y+H`zWhM͛9/z; @& _#|.2!g" ڬ=j-&"^;'4-6[s@'#&Q%]bW{>kd-2i7oVcTq{*|ʼPZxGr_B{Ev&6!̒?S9qҜ& ?\er3O/;|:8AH]0k0vw66GW2GG˿kC"{GxcbW2Zs< 3<aݙ^OCI`;QQ0FIf+tUB\/#wuƐ\5ʲW&-cw׍ӰIoQR:J9چU<SM" $"'n0r6Pg⡛$bTh;z( &-u8i XU"4KA_$k Tj)1]Ժ!8RVR_j^wz  f=ySzT]–~AcA\wމ04=CEx&?>r\+;JGG0VM){ƣ5]#>Q-Ct=頏׵4vM8-pa+gr?]UwӧIv* _tHٵnӬM TWިRʫv&[lp>=쁔 EK9Eb%R^O[? K&k88W A.FwW|߱!Eg,l{'ts EVk^`Șp-#6,&vj`仓゘]xeTΨJl"mI:e&@;m=a^M"]I#YJqK[ &+ -xXLSy@Ql-(9x4\ɈSnDRLXK=b]96' h~0)vdNq 0h\9m" ȏalč A>cTadҕOoBhx:<[ Zn!cmsHїRBe ~8GСjPͫ-/V` fFXEU kۄ..ד&G<3x-Φ{@q;sȤQ}r!9E0vv< o.w`r|}C;xa6)U}ԌE>RUo_Pݸ.?1¥>7f >X=# j^E [PNqF7}zis3Ha46 h۽7WxIs9ߕTc@O骊3}p Ore82/|i0^AI$E;sp~֭(Lj_v;6 |8vd+hRrtHt?\!%241vM-V9ү0'R)wˊ ~nOɡCdf`a$*b(Q+sEbH88_vDsK}c\҄x`/n>x06*\ Ѫv?S" Y x[~֑?v_)jc*rthɋ~,5R5%|Rmg&AƉ3>ƉBj&>HBh%``f:~Mj/*Yn4A%m*`iC𤥮LzT-#r-S3-ii0ߋNTc_&2 TDDtp>pr[(iia.u Fk$M a^ՀY5ՑbC͗UǐvAɍHwZo/STMv_z?)!^"QZR-)EKWpz;տATVܤ;yX. \v[yԖm}&v! svHxn0|B`&: n^!& y]$BqQ43 ]knkxO^7722z9<2{BcNPRTg~Ѡ'kmFZAb^@ݧYKBs*!c9.ͦW o٦ˍHb*Hy=TCYA YE9Ӯ3DQؗ;&h[f$P|_e' 3)Jk~ju]t\پp+Xrۅ\=!L\>Zjg7bde%#<0b&J(h;6C"*[EQ%J3gj˵1{_0t҅ AJwћ|"f? -rY7NMSWrCܔ'&'^ E=g-flS6G𞑾;CǮ6?iSE%jTKG O7"]/Iozjs-=>ɸL}mS流% $D|6Jz|yk˽d-WU1ҬK\E!΍[fON%U*%x:R!-߰MW3%hzh惙HC-f J.!C`[.?+r27ʋ6JNyJ[0ߊXWyÒJmS$ɺ/1ۤ?A,:tFY b=my6$)E|@bs]$4]eg30NLJ /[]$kfS#^'%WaYu+ n>;T\O3Iw\k+]/NZ YYM\zAFYJzһ`괓4G,cl}9!@rѼ_duuKP(/Iϟl1QG{69D& u-hZdm?h4T/%8UM >lm虚8_lg.˱;FhT%?w~ k<(#,bV D՝*G:d5~7 N\rU~hfsG#Ss%XhnM~g)wޅMbkg6[@ǟHcS-\>e.Lܚ-:[=Ђ9 u{2L+GLYt|t~%ZTZl$"zz.=t?HW OHj ˎEɸ]nIAn_+ ǽA1Cg&|EsT:1*(÷qClU*m6;r#b\[#aĄE+u.1 kA+@G !W @9 .[@6MH@n22DM(14?"Oˀ[]˦c9UXq63{ =H3sIN *:)ƿp]ᬀe>\vwpsY;ۛK>l˨N\(~rwK :NqGw-Aej߃I܉=~,fҳ:)Eъ.A֍ r$ē54u| EC gw FUB;NN㴫ʿzztta?e|cW ?ףũX_r撄]9߶XKr曜KZӲ4 h\5'V:u@+#S=ӭpI)r:dٿȤ;Q zܑ𳓛IYla_ڊ:5Cw#s.tᴻ̞ Si/쳱\bS%cjE :E"+e@rތ7SI ` h@=v`,YL2J1(W٫6{,cqb0 O,R]sG]r$oh(-2F#fͭ <{5Yqmd1_QKFB XN4o*l Bi0`seC@5,!EoGC^4dcXqGy%:U$Wׁ~i~r8: ! >oL*{ q~EOyyu$Szj+V'5…O~x>)+:x0]PTnupޑu}Q̯Z&ptG[`IxgX fgK3;""?û3kDa G谚)cGuJش:!/JAXFa5W{UuJ j,mOPel'Nخwe>WyPŁ`0KfdR[(w(o9oY@`9LܖuVHy5zwwu.Wn1)VX 'e~OTN.A HʫssJuG^j=ǰe3ݐ .tcSF?SŻuvvWtvK&(j~mTwM3Qbt8lQ2uKbtAhYl?׃A~Nݠug$SF3WK3<Ӭޗgi@o>ʩ^(>0V%P~bT9oˉ?[ _A!SRF+.deç ' 9 2Vq^Pl;+2@!n.=Pe,PQf}bcWYW0d|ʵ:#N`9{ˬ2>o7uij PwA[ED.c <_\J0|$t%\k࣐96͛si C]ev)sgj 1cF6.t+qyOС-z`"XP4L (r"^ʑ^BX.%&|FTE> ǷF+cc NȠF3(pL <*(,yȚPT+ΖUܭ/e ]tN 8"a $ZHVJB((G+CZ ; ޻a3x-b͸T1[z/P6<iq$Z+FQdH,lOG3jz#WzoԦ1Cq.?3ٕ5HrWcFi$PTd߉ltI'H3'~,:-2AkY-?ʊuK'Su3vBYRBaVth9FBG8?]!2.XsKk! }8;Qąp/+O22@Zc luɒ8r1$Jt|0R%poZWD߂ϧ[!p#CnHKo"eC 2bNIs;E 9,ՠ]uO&HTo0`?ViEXM+zI4܎JwM6"kPCv[ nx 5h~f DlQp48 SukKn,Yf4\B?M˜P=owW՜cO5/HC--j)hV|F""ݳmaR`-vT"88W#Olu`M,%验"(\%-x.B 3v sJ/) %kPC5W.Ss_s1tG]I?]y5%_aJ- yN\vLۀҷve̱;&JU)z}w0.G)|Hr7.1|y4t ޶UǴ3Jo ;/z.v!vk lr,SjYju َR} T'ePY`>3dIw @ǽE\*ӈOukN$lU:*_I.f Duӭ}b/OԅyxuxƥqEVc>z'b{VLc,gIViX~jJEs S̜lQ(myNO[׎HU\}{7h0t,MEҾ;0jn$ӓuUĝȏS2,[LabV1 a 8 :U Z-k9#IyuyELlM}8캐" L "3ip{v)-ѲM>w q,F|2ɹD*:)KZcѷ`Xv{M2-RP\N|@ީ&@G"^Ǘ|m# Sm#i1M[ dFGaB-ғGIEL+ϔ^'%+uFPqo n,B6S!.+i; fn8|!y^_h{ V TGƒ*b]DKNAkTH@ЉXOGw5t+|ş&篠ܷ6cp{{Wc [w&=\jA4y(C"Q{jO_ l+& #fG&Y,5G1U:N7|;X3S71H/8!eyP,{txߠ>d|HyloѥxAE/`|vvzGH8wɬ̎B\<8Ik^Eq*5Z:Hf|q%d7,"'tƇ 8msDpW֏}`xޞy+' m[{`-^^(DV3{%Tsޚ$lh+B guۻrt7J)q}.)3kDKN`g%•#֫ltm2` ݇?G_GlBӄI DwP{ϋ;Dbbm+\sbT*.˖اBå CHpcvB ܊e.oݟu` i$ Ni +h«Vx™OtPyM`F9 xY (}}y91-2D16Mv~~kA /Vh3:-T` Ь 'bloI 0>KHقR{# k%a n{)jHN0:U7BkiBk<%:3&h~O2tm#] @/K"%[`]Igg&%k0b41km]R7ҫ;LjT~w6`b-0`߱og9T2Ѥ g3lӦ93Wx|@b\Ƙ@ l*=e;Q_s"#^Aхv`<6ga> U@]R\ [Mוr46 |vK:WV_w;)fo"hjR@yj/]qpJ9oK"\եbqXak۶L%u?by1y_+X Gwd?3^]IpyFA4b".~Y4T[s(ӊ4D=Ė O ^.na֛a2erk~pLJ_Ѵ'~Ōd<.yp{cܯbf Mz3z&LPb)*6g&nn=Z  kU\؊ɕ<*^{.re}R?jX}*$S_Eb^NZZA7g 8(d )۰ ->ry2M T_lriF{$Ub ʣ~wέ]iI1, x՘J>3D̞|36[F*Gæ"~X `(6Ku%u< Ite 4?ϢݪM=T1y^d"atbm c??>?Pv. .?0K|y(vH@Offr74pMRIRm:P=ǕT2ԍ5~mu{P\-8$] 6]i,T= fJնąvr$e lmԵ\aH`+|^ p= Ai- W~ F x݂.Js ^R䂻Ra?ٗ1n `!`sDB$xv_KO &4> ^VlIHDaP4)No_aDhUAo$ɶHN 8VV4K"o;(NLKp~4 }0X<բ$ Ω)L!B4'Z=,*CJ_Sv;BѧK$^-~qlCϯ9وA;܃N-$q1(>! ۤ]!EgڞZkP_ یqE0|vҏ uϷb@^`@B~ fIDؕqUQU'YYn T[ A=0ΰF~דo< voŗ{u p28~REݥS:(I)lÕx~{$[PXU.q7q״B%g{u Fᓔi^g S"A`4\Qv Yޚ)od'gK\F;xwItAnpj%vܛ;k1Ϊ΅4P{C}+SnY0m\¹Sl'6+-鷃Gϸplzni[9: k_ ڻ4zuCPcœFM90eVHpk3VR XovkIǼ0}%CIIJ@3" sJq=y 3#r+5*00< 8%[eRny%6 W6mddK 40#ѐqo!R`?CPa>I.͙`|,*u9RPV2( 2AbavJS MN}J]b=ԟ e`aK*|{m,u9-Es6x*.b۟y[ ӯ4z)(ӝtrF^wJ5>FvCݿuߚю^ (9`-:]/zم)h?hHau~G)2ᔻ0h4Bws4f}÷6xnp2u{ӭQ>%?)UC-RpE*r]b`Yb+k-R{\Q}} q,nV$ XIwV۰D&,k xT?ςD)C ' bڄҽbxL$;M/҈490j%2V5\*'t$@w[aR&LwDDհwRnOJVWqtP+!S 50˷)΁$)"t4P"u:|᥂dwJO;~.!U}婞, z}p b44x!?VT,q_Yvv3n=.S ; No|?X""33IBSflg8:.򡃇2vYpB`'TJ qu/9v2N'H۽_zTU_gъZ _"uĎpwpuOZӢ/Xxh{.sz >K|?XB:"Y3"F4I(e1pK*˰f =q F ʦ_r-h ]R1^(]En\ŐMe3諵V9?ֹe{>ƥ}?-~ \W|)}p2e8A,=M1 ¢+݇k>FGY/ҢK:;Eܼ'KЄ_t2~<0xTz_NC+2d61@*(gsF;}5~fN }l 9SGgp_ӄhIƻcͶM%o[XYa7Tq5V^9#d?hRN$jWӋƫ8n2ߌP]|(3QTt/DՁ y]eli02Cd )ȧV&3HI7e:{ܭ&7\!P o}0uiY.L ^PcD^2I33qO/k[K@`K*#G{ž NihwdG{DTKIdY jrnM~?;n5dHh!η)$Ɲ/s^8,J=1Ft9Ny|JBy,d+{Pоr7)-$d^"7yrU(@"h2d P1GBj feS2ϲN%K/WUHDhɃO?"Pikeo[VP[v߃O=ֶR(KsKql=mYw$(󧋗ICk؏wRKvu"x Yb&Ws,4 fz)7@"$5n7`wWU9'`2Ӗ5y9.&b%J F@;|#%M$cχmTEV >DrU25E}ؤUouvy)-mI?8[P {bxc~$:sS\b3^,T߾4ox/qZ/xT~vuů\#ɛ?p^/ؿ ̯c"t/bAk$( =M즢+0O i,!ZvxbkF U7Ge߄KH"FR 7, *:Iɫ W;Ȩ,^ߢEWzðqU#]h6ccyU&(wJ6k?t[GMQ⦜+ k?&3 \[I >cQ`OMdOS[9Z]Wylۆ`!#Wp55A,?Of29 #`>/t~ꝎN&~ hXPW^dԤ ,3ބe,d4 ky7 ^nAvq.<xF`fR2Gf"-k|ϩNѩ d'B{i.P9DH·+,?T_nS0_OWRO?k-ӮB*'1XEG n@2r?.F@2 }}v8J?E%ʙ+~T+,]Fk !1RR/q.n)$z*(ɓApwLBK y GDl O#Z }+bF^ILOsSwNBKД߆2aDDSR,1fˡm^Kp' ;Mb3 %_?`%bkh!4xfB4y.[vkv2H`AwMx88 J%տs0!Mz7nN跏29c\$?mx afdav4lïqK #.Z"m^cxEU/$vH^ޓВڭo pa?ShqgLJ 6GhhTB2Y'(_=ޅjkɥئHI grbP/'-I)_O"+^ımS^*<!N(Bu9*W6eKܥRb[IJ5!(v\[W'XmCsGJGn$5԰2a+=:"UKYx +LfAL4W TϺ$0سԲU,.M]]$㰤"`09g :)/POM-lܱ8MB2?n8³ 1հ/͙{Qqbx3T qRvDɻU$uҞwGt ^xOgEu=7Do\YC*4HLૂa4$/p`6ܵ537ӳte]ly1ȌAbGɡJḐd1\3%7^F5B]5e 7)ˍr@rP_]e8_@O;= <"71­Obs7E>}/rAh/͡;jhJ̻&!%=kȧ=ƫf.bW$k-yL6rC#ωʺr p-!x}<+W/~\E>;ZǮ^R΢r>}!jArwq:<}ۃ7mMz7PAnl΁kۙ˺ ;hESr MnT"lNty#o"@#)b0gm'ɇ |>eNs\ HOui4^X{na[*+]݂#:?y/V;%'yX5x*`Ms+WZZhgm(Z]/*1AWNpXE@I@ KwyR1s[9'耾_.oc/msbfҰs ~bL/A$L&0, #;D[VL(GL;oZR =axk/q-[R즙KN0m*3atQCoڎ/?VÎEt࿉@mZሞ"uWxe QVT .eL`~{1) _M+z1b!I`݈gQ@yʑ'RW*܈@6D8<4FrLѭ9_iNV|0on 0P[U}_ Q!#ÃQnPִS۷'7&Em9c+Ru96ȷ_5nȼUq / )1hoS:pJ:U=1ý{FMEr: nj ֽթpއo==Ų/&vD9` 3kI˱g;}u@¿):7llo)OYn8dj{" pb+΂lc {ss]D+<'i`Ydϛ\cծMW34 4:CWdNb} VoKc7ڠzZ^jx]Dրѡk>*=@W:Pe%0߶kW'lZ{^v9C2u_vG7X44?'|⎜)4tD)!Y_aik\Jņ+t]':4;t_5,=&=X ٦X |[ACTѠQhGePN n~"۶q鷃ޥJo砳qJ˸[uBEKuM=F:!V)[wGJe坜v5L=Hd'9Vhݿ6+bMؽ0`vQ2SB!F#-&F]X^^lCvݾT aۤ{Bz+C уtq(‘WNS"ѦsNYR?eDFƅKE'+}ѾưSlX /#,'qZVZ%]ws繫,=z Qs`c l8nh(3E?1nNw`y,)AtO3EV3SշmTSX'33;ǻ,t9s;KgзҦҭ#*RпYv+VΦY* +kNyf筦e Ea?@Q=qsvɟ%0p)M~3 i05\'ޛoGMf(9]\`Vvdo$qI6. hq=yؠW#E R%ʚLxO@kmvI(Yjn{ e=8-=*<^+P䍕P~aOAv>kZӢDEȈV[:!ht?qsO҈VKU%zWI??]McIi)c0IWbߍ%1z/-⡃l e{lLv$Aye#h@[jZߋ`hokdd[K0OR|SH~'zVLQh{dPO+tEpw' @9F {頸nJnέʌgSM]}#nm}kZ>V6>y))z{ }08$թOy|Wӳ3G݁'/2~WL65~Ȱpnjk45`+PI+}D, Ix3|:dfV 0y47捷 ls4pv1t,I]Zu%mZx";e]Gx)L!$ DS4fRKR%ȥl@9ߤզw!}K,SO}S)lE+\jw\t#}v9v< ;lƽ\0ZHccece8qW+;>E35UZ :bڢ E""=D`9hqboɧB<RRN"C%=|2r9EͽftM4R:7^>لf>ݚ^yնbIJ@}I]ힵ PlxKJfX,h;dWغ:`bzn{(HB9&˹GE.$[G>geMD4As8O(/ZݸJX[ ֽlI'=1EA7_ ̃~0۩ozLbwXު8w$p`^Xlvf(lq1ŦP?_qD]pk-ɥzRo(Α&j_#ys`"nQV۠4KB)=1ܚ!:?Q:L:bZj ]Q+=Z̺JE~2W'CȈ'V#9$'롿&J2. "q2E%/oSܰ5r=>7f r'3o_ JdJc>LOr~CȱE0TT͂)s⇌͒DPxGw MY#C>^*zTjnCwJ:vrae] Fgf:U`:>GW);?hcRlڒ!`CWD,ډMN3R==SA h#KAn>Y z[A>tDS-vx[FgO5wCIvɫ]SQ2cBK?5%quT5Z-"=H6-CC64[$62\:en/! 쿪AJMbY)ج(F7y }butj";KF+ t»Z¸Bksn-S '(f@$>'%izRW> E8+˵[8E4b>Ը \'?֎`()e~z?cq>b'.iP'E~o=`|$W|sսG3KhU󩂝-HJ$3P{:C&f6QH[&ʹ°Q.n;8aح;!lD(`Gnۡn1+4oRE[v{Qx}3{m9=ږQiSĻ3{(QKj_ Jf|dj+!4Wd'CA>=6/,FWt! EmvMɺT;i\ ݍV*R7@,UWY<[D8> b{0WyHGt$\&lKvpǀ@a wWYآ%ؚ&Úu̍~i/=Rf גSe/կb~pvזFH6axK([ye_ׅT< ':T@F`,;HNkp+^Hs(=2#P'C.0|y8K|Cd¥;`tp*8K-IމۀxH.W}F8|,8ˮA-Ùc/=}-ҳԹ!z6I8EVl?Xp9W+snI> AQl"cs/ }K{zx 3 2 @H̽j"4G yJޕb[J9oS]ΘհsN2.]xp]k~A#Ҹ:3n?Av8hF,BJ_ $q&‹w^%x[GG?@9v+(*ͦ90,n&egk_^0mBn.}ڍʆ= 煘V&q=:}Y\kE:!rĚn kɳ ;n50L/mM7A(nJ>j8,BVUU*sƀoxjSpŀz|6 AsFG(VػZyF\Fі 7[qͫ ˥PSqǕWHw(1كUȅ?eWQ/X2rڠ_w tbDzKz3a9R_\ݪҺJ.cT/3ajɚ=F%~U3QGuGPk-Ɵ *[ZA.2W,j ]0$2~vSSsV3齯^Ř<A}6p9"Wa'^C8: cgd,۲+õoDTR͓Ӯ/.@SgrIhS kdm"=SoሣPxᾅo:߀~\h4Qn-nݿ|@<') $T`\|KUaibG:`8&iOc|2bi=Uf9{mou\ Ys2'3~O;ƴQyl롁Br\z"M10;/uAcB`GfM]y[|P{PՋ6.s•]A2;qW5Utը$df:H{&H4 w:p.- /yWK=OSa1eMܸ1"0¸UY{ T@r;,6/f;[}ă?̏sbȤ[쿐eՒ7\۰.`u\]ȶ+a| ym*]5RPǿNL0Ʃ:GevHa֘ں䓢;}x:В__8 ^^:AI>_:$r%[صr)`baYwP#\™@Ԥ`A >.1Au-S|BӈO/frFc˰/`sjcBą~@0W6cwg {HVن{P1Q]R SVdKtvs2n|a6RaTjJ$h+}u, PCVk.6 6lKy 5<ǧkӆ>7%}¹*vu?ËG%Cm>+ _ZXt|+# uc\ /POtD̢;a ~FX&PÇmHupY|Y9lWiV#w&P~’Q1AΛzM9q k<@;Z}#UqB-!³4B?b#m#i4Ѥ{]<:t73qS9jg1.9 vk plh)eÉV*.piwx~%x݇9g}*}nWnAG)3EK$<[ZOm&p;5B a,1 RfXVFNs3)-k7ʋUG I,0m^abJ v—@ 50DVx3'd(OՀEHpJn@٦?t(Ш *^q ğ gW OVCߋSO_YƔZrE\>^ʲ!bQEesSa>HxkM|6M&=[zBfN!_񅞏&\T<yIuܛ)5*5-9-",x_uAO*WwmT3c$< hS9&Er-m^ (&hhz#2+ ,M!uaL{>8\(# =Vg *'$<1f D [嚤Ex@kaRdMSXR3xڦ?\M0:3|'}lIR09dٓ.fAc.d*Փ̴i{蜺7p3e_)'hȳ VXvM<_+\6,llW2S'cr"c @HJK kNYq0d)qX؀)RtnVn6ːZtoY2!׆Ts$Fj4!)t R T,gRPVA۲ oKHLF:5+wy #W2a@xz]lGx+-2{B.ڎ-U`i7:8Ƕ fJ$whD'p6rQI0l9=>jm-al(KnRAB; kuRv5)E}2hC!˽yh]X!$*X"䤟=4LJM7M_{ pҶȖ).ޙC1,: >r#HK]89<Rm̋]d{ #OE Oz&ޗFu4hyux Qq@m_m ж,i͇G-_ue)QUOHj*U1y9b36efgV-@'. "愲t첧L(XCY 0tm.;/?UnD+A25V)˰s'G]N kjC<9)8A'yjwğL)s_(2aǖ( y̻B 0-O>@˘5` 97ge{Sڙ`fEkӼ=f@(~Vʢ̭׽&tٽwܡ3$^C|8#LzD:E? "5eq0iuc@fPt `ɝƅZ]zzt';9 x(\A‘tn'Mj \:n0ٞLxQHc tj9rAEwҺ-0U)bk./iQ*˂Ư^vfj^GPJOL*,-5E Fhr-S(_Vy2JK ;V#Zg25'<~_ک6f儩:^ʃZ LzN:?+Q'6zCȥoD  N}θXi0V e ^gcec0Cxu18%m(eu&i6ɩoY14#Jj* kFxB7"H7#~F\1MssSA~_Ī&@w>6 i( ;f\]q_}^Qbهr4(8?[3߉2,^d9V[y^{_@7p #}Kk5@:$]7ɂc#\ O/~{xuE|l(~iFSNB{1iff{t :mA`6v/awnwdc4t'"k ֟kiFO70ځ3kB(^urVvYq?!E19rd0}"xH=wh& :Sv4*_?h,$"dq}4NQh%\fjh y-T)5Ȃ KVSf [\ް#CJ,rMR$q6k;ɍzZ>x[[`FDh77FF~m`o 8e$:x"S$a<'56E?Ղ* [ĝQ]B\ZJ/8 Ф-" IFpfU5t6+<ٖCٳpxfD!i?~xJ 6r 7f q3@n'iD˅h4HL^Ǘ-ۮ{3XNaN2ば󌽫% Fb;gK|ɔ4m$#tQ\OS%>#i@޿m %?2 h>4Fi=rZx}X60 LJY4Utiϸ+9C@v~x$!)4rԠ#>T(e>h3ͽIRϡt!21d9[{\֒8d+h-t ]BݞvVņf"#y=D=UM^KH XRݠч{KK0Ԧ .VKbd:sdWHԽ Ҁ2l=Q&W03,}?78TlkeFK.J@C,ǕkoñvQN^֭qn1'Z+K"`AjZZ@%/YR.a0ޅH)R(GQ<!ZQbM<9aǐLI2G"-G24xW̥Y,B=c畎Cov'0a}m#QKGFҡ[XW>,؈5GFِFV8hj>o܆@ y1vI{m>MJh섨X[]̇!gjEDgkzơ0(dFa' a)DixSd u|-͗u!KR\S$wg̯d=e4<)]@ؼ{PCFqQ4Gj >Wďg6?jZe8X‘DYܰ?yt@Do{Au!?!PD0x5_ |GC,vr$}ʭa(X-Otɯ5Z;Q j\4U13.ޠr>w3 lZJĢQ])\&Wr&ʚ:5v'K#|.ǿ-{;X?T 6i6k.uSOS6ŭ }b.b%ahVh?KUw?ۋ_oo=R` UnD9fސ83 nFF#hB.V]Y I]צSZ8|­_6 (PaNm׀=Q-Jvuj|@V74ҕ~tFI /QZm 㮁F>i>TS\PLXe +\O"xގz1(<+~;a-"{#P _W g]!,ؑ]Io岵->oS!SC9F~? Bpܨ޵C^|+'HR{ ZLE{z Oא0઄u̩۸2maS! #FB22XGsqTEսpfX;'s p%M3Uך3bNj!CڑQ{0'Mw PȒdJ V>eHP/Xo5eBשƧmxxJlUAOf-yιν]V2N$ii5_ei0?=Tȅm%q|mz$$ScdK;Ǩ Q_j^weO3ɹcq1G"#mU0]02g(!kxu8X+qJء`(m!ZyKn[o݁hZɳ"J(:RP[UqՔ4 ՎP:0XJ( n&Z}aEP}~/pAW4vˁPGOS{tWc_.{|JdA.SvٺP+AWppAAӢeF1XS|Bh3:ƾxohUěH-v9Fvy[n>X) Iq/|V"?Aؘ w==PRVc՗>F4zCdG7Y-ywcΕ1:;ND:2޼E%{HGd,̤=4>Z8?C(R%H33t'c'ϓfhbY8 p}v]c^PԼS"^["mM?X:t^]a~;HFhAq\+>`/j>/׮z%Mp~2XqkRO*7x^9Ddtꯦ6 cXx꜉M )"Pj: %e&#:]xWxz+4i w1y| -U{rv4<[giq#`Ԝ[=<|Yi>/0 3 P]9 ^cB钛xpUi]!F5s3&4iw"sehQ[~bu#4?q fO~r C ECfdܜDnj6%OQUh|pB4גZ'. {﮵hN|ڹ1B#3nZ9nۄIUwct6"vU:uBf*q XJ)sylg%pRB+{0r fGJ8sl3eCa}AN~ B\OJGj4?x咲shoy!vg"ҹɆ)&~ ]V㦭YrȂ(w tت*3V._>CH俆6Xĸj͗k ,PF0cN3A aDZz Wi^',Jf_r%eȿZ ^%9L\QlLVTt']5;"EGU(K90b]l٥4?]K$cܣh3|>-8G_q#ۍ*TMѩ)/~16=lg]ע1gV3ɮrk\`bGD.p4@}5?f1@0w7*Aͮ8[VIbXKii(ggN6pӀ_ȶdxa98lU&9M^N7!Q-#%d?́Hv%w~kh)?:5]B&MW^c@-gLM=OLC}q3*?mk_ϐq^D׾aU=uN PRxSso vS֦1$+ ;u.Z If%dI_+brN4oWjvoѝ"kߗMCpW[pr>$3 0eC|젊v_X iuhdJyv+IzA+jhh)2ɭT./p1ݴeMȓʧ=B0U2̈\P׋tK,8gZ4 Xȴk9믞Ŗ Bpo0l 7,b ǏT8rZ)G!S]xٰ*vEMz8و̥\0t97g:oHTacݧ~K煬Ku(Z`#Q# Wv+)2Kw;)hEy"S~2#} exCm,ecY>b] VVh=L-wN6=+H՟H>@4 %00/(ZK3+7aλ?FǡҚ!jH5]/?%/0U,jhq8>SUNHMqȱhs5΃~t:t TBj# pMYcY;=u`GƷه>"^I#b-ezg`ƽgR=[Qh?4iR9!~.j-( !E:lOs/ͳU?7 |q~3G#X=kʓg֪UpѴlWH)6Yĭ(@-mXkkv-!E,6s$֬܋> =rUaړ!zR$?{*h 9s~&#z@&WІEs7(-X:hb lN1 k[ry2 Dńࠖ&x6EiiSz)O<k(}z/V˜oz5@"Q9΋[9uѰ DPMFH`t]u}zBޭ iZ׭bs`> y'/To|4-(Ÿ^# F1YCCR{@eOa݊+RG9_ SzYpr5,a? ϶Ռ>(QSqѝIl)r ,|#ȁ(.0L &/hT[$6*̞: iENN݃X &iWFl⑙QSX/>۩ۖ_5O =,ahS@G_uvjG# {E[>v+k.F*wrw* es6~^sN=(_ޛen`53l{`afrd!_?)MNVJæ-@ pL,bNi~ea%cd.g8ѳ > Ѕ:/m$Hiرs$~ҫ:zijFOs/T8j"s=wws{OXE(9D\u:F~u(=M):j%-!^hW3~cp:>1^/zf/U4@eN!͛1<͸XhZ)l%qȑxPSͅy"њT9)fm$ĉ+D2!~/ՙC 0.?Yi{z1}yŏ-4+nRYp ӈk Rx;%B2)y |;^+{f?c0\ ՝cUTg_t.N6_Sϫ7ٓ!AR'sm-]YöFi` FmU U߾%mou\ԗ"Ͼ--CSV%S(|<G7{LKI c_8wG<􃎥^:߉^Ѿ{;Kmf :M]񼴋Ng=mg~M?M]0]VI#sew6cd; NȆοj3n&K65)pz:UGZ]`\;?,LŵNI!|5-tz3Eq_SqQ9D)fX~ TdHh֚<o)סez^:a]#@:;c̘[8ybݽ/l'B1P ?`snlK˙xlYaقR!ce-S*..KpS.&g-(Q"u)Cm%m(^m!K2M.Oz-fk-X;'^zYVt<`JPZK4 7vv{=6>'zuWRx> 4d@>NGgP9WBlCއZ?Ủwp8SpoØ6vҶI2@J_ C[P|Y H~&8bM :\PPfw=&K ._Xo& s/wFT(䔼yeIu#vWkm#ARv%" Fhn-6~e_f"*EGV3?&b qjօrw0WJ58A8cyY>)9|pA =`fwe 2G֫a* MDj6i Ll>zőaocr_5s:#:SSfpBT\ٿz* GQ"!N168@(Ah!z+2@JYPN?_I/݆輝n׫Fg[&Y^1*R_ghysU6aj}l r98ydX.K)`ØWMw"Uϸg-[H mL[x{h^,JF$\r}32uF8YG6תH6t4s]V~ ok!rg~,V 23fyFG٤"n$s8$h(δZ}/wpbaP7v[ZvI{mgGkxIsM"{fE$ iV*) p@0Cuq1k=Yt dK̓VkF$'JBY!g!bV $fhiF[\H#s\ݮWpn 2*rJzyHҌ@,&WKp &Qdf=,0sWnn8N V矍'! xon({;y&{Ɛ[ae"mmW!VA~qb\L.u^QwU碱+t1 F .}!:OB <+RIS~Z-A[ׁ=y7\q}# PWS>އ2Nzɂq=kj8nl:hr5v/tv@ڢRʌ+_e=w*8S9R+}d٬NȚ"6OUI^3w9oiJuї:~eoD 9( U';"EQ!wc| =MMVfUM!hp=|򫦐_]BJFp1:lDGjw>eItʨdXoU';>^į:R{_,:᳋#PZ܎Ǹ-$md+r)\ B4)j7博Ela)s 'Md;Ȓb 9)|cs~<R*~ȷ?V~RaDhDA; $6;Nl2ݑiR<6hþV),G;Zlxʡq)J(`m*1n|' k5S8@*C3$VI-6r(1Qf3J\Y9򽡯 K 9 Z;͍Y-Ti<zZ`tO|s{ l q'$L(Od*C b6\yE؞y8x׻Bnj a2hy,iZgO"ܸ#ݕT6oy OqQd[x>$ÉήVA7eCmF% tuQ*T%!vYs$cW67,}Z ڡLe!;b{j-7fWg셤jg6nXzhU@G[i幮s_3$)E3% /b!9U>mI~3Fs <4R[vgOt<~ ԠT3h[Jr&̛qd{,RaKN[w۽JWcH/>=EF?(;Fܠ}~٬I8`i{*gR^K IxJ>`Vό0})xH~-d3iu-ʼn_;㠹죍8 F~X_hdGyXK%C1)Z`R^nFMXS (!l5X&VbCCgC|. |hN\ް5Myfa ƚ=,YCC&=: :\ 1+]=blJ!<7ݎ#' 9ElY1@NFj? k!`Ky˟m纒IyH쳈+>>/?~_Aqv=Q& G ZfZ`{"dr5a-0au-J,_#B6u/ )7Cxиod'6OLO vaj=(fŠd95ዡ| &Ĕ|PZ) W>8&2۠;.,;hPX[ĒWOljBlvA7$b9n8M_mIK;qL =mkP20 MX- qOMP42#HPTX-txTGt6{ H-Ј2D+3 !D 37-9+7*=a2?~ő2u hm:'AG֥.#6!F_j) g$NN\Ȳ eǯ@Mbbj_:B?!dvWg8{m`Xò&5WG[. &hE|tic)!KI2^uzª5Ts DW`j˲UK!S7jSP̧RԢ9(wM'^tGFcpoĊLWX[}I,Lge͟[9XLoɼծQ5Q{&;@vk2_Iڭ;('͈NQRֻ4O)KOQ0BؼC;(G6F)_[ O\G]c;|2\I8w /PbCфcdYڻ#/'!JN{#Tv|J1ىq)TI̛t8uӶ0䟴Nc9$N*{s~qdg'ǿS aU ;huQW80uwݮ񤡪z@}Qy34ڪbF6 c"hP^RV&_I +#Uc̲l1IE!:Ԏ8~Xua߭ވW:Ef| _{Gt􉂤K {Xee>T42S^o#W4?) (Q!,#D>RBR.qCȪ ֪(ٵWfGk&8í/oH{ܸ2^Cȗ{ٜٙS= ^oQ!"v䃂M{@+)gӆjkb _+.vI̡CE3Wsչl`ٸĠ&+ݱ][y 95LGgg|QR1-%2ӎ |sU{uw!ohĕI}$AJe-utHJ"Ku.[{9y1V-ڈo H!K/WIB*g}̱c2bѷ|.do$$tŻCmB_k^OeH\g8#Βmy1L" M?E0X^4ELߵS"M-]eBAN!C[($+`g3.Ue=cg]8n<jk#eb[ȯ t4Be\-5Z z-"_|pK+PP\HJ8 !Pӱ^D;EL&<^GlYF+]sT!l:0Kʷ~0]Fjm!Aj1"j} 4%3yv j/\Xq-=J½a3\k6 9ɍCeoyu\#"^6c(? y]ZP_$.W+ŭ&<2Vwbtu6, (L}un'"!a˘p.=aTM)wYx -4)>i:W~o6 Dk߾xӯSWzܿL͑P"t:e!~쳜Rn7d1OK\"y;VsrzFqPil=)UD~/?yǿNL̟%G9GrȀKE#"ؐ`PV~Y+FO6dE=WBU7" GR^E}ե,غ]DLx\+4l ٔZƞ (@xPi=@Rb TrT}ZP0TWBHtU*_$Mm8T ;] |oQ<ŒD\Dg\1YP~ JC ;g$ay[u=61umʗ]+"!bxpN# փsU(qD`O\NJ&4,[S@:q"`bQ$Բ(bbAiطa"E@R.;@j72/ӟ?73Gt RRǡ6(56ɉUƱ` !BINU6`?d`&ݴPnj'J귔Y5O7q,:7M*|?! L ,F;AllBYꢉxe +Tu(=%iMN@ f۞NۮIE#8BC9\SƿRc—q(Z5:+X6/ 7~P%TkϞh |\P6 *a^$P3Lmo?B+ӈ 59IRҒ֥=S j;z ʑsڦ=[m˴6h:fiW=%ͫO[5"-$345=Dq! ',ti{B𐔀a&̒$?=ft@M.j޷#p"Vq#$@6@/$r/˼u h n_a}{r*6/!`a2LCճ3Jw.H0iWASBl (xf4is}LcT +V'\9\l66{LѶ2/2'A1542P D\X#?`6OOHn!iuϳZzcZɴ/i1dq>ӵ/oH=0uj3%oqq`fA]`}cߺ ѝ ;eE2ۢ v&}#k.#3XK![jAtɠ;i;W[핏""sc#-w ӽ'r5*KDfB9y5 LQzZ6i3PoUYoW{c X>U_-$2nЍ閸<;/2 NƋۀz; _ACᑜH@'Qi&\_шwj/Žjc4wYJ>[.32id 0J:\ u >qhIOI|Nmudz[ b$3~ B2q9Xme`̦u E @o쏙pP,6)dc V HYI- Y΅`\ӈ2IPwr?7IV'?F% Q1m9Z+y}&mLXWefP5׎z:@U5\ZEM:$od OO)ݏY a':P8$|O{=x*I+cǒaVyieq`.Mؗzv-}C[m0E.$ݫP; t*KaMAR}hC&!l;WXlM\WDA\\H%'"e/XV;b)Um#p/_Cփ𨯀a1iN>%Ғ_حNrlr?bbE39PPN``ƝD1)|,{Sz零>~ʟ';9 [0켋ܡl9bhx4ӇIU#ϋ2J_ds4..g-/(Uٚ-uK}_\DhGUIC7ĺ&Dl`w~phdhy+@ƊЋQV7~LЪe<$K(_QVg՝0Y.ܘQ=)W| w%˙!8f RK3!ռLzxE /"~$Jc'>3 ]` Me`o& )nczApRy ; ~q"9'vY>[՘C7!)+{o}?b%l5l2O&^oíx htZ?,`P;[+1UDCU%sc8ɡD{$t1NHu4ws2˴׭zf #婟Q,@$@ȍ[:70(yp,rK/Szyݫ9<ܼf}lpo F Z$Hv7m⪈5 yA䢒kgCd™*厌[ ܺ:33KDAqʉMCV+ co TZuJǜlf%OsW\KMy@~08y5X*m#jyw#am[e"^Q2rȜٜjk `uk,zT\fg|yscEA c\ݡ02Z"4_eT v7N])* Q@8.6Rno_Z#?n4}h`]6F "e)6bSnkmh PCJ\o#ǁ4]2S?k"{D=z>2~ #/0J2b)"سCJр vIT6'7"٥yg^u_w<}vGsǏ^1@G&fi<|ӦnHX:+"^sQqGQcÌfz?5#z+`>]S2y.l<>_~u8[B[h6@[OF8/ -TuY{"\ݫLr*Қ}6TJ`sEo$ӝ_s}tFdFX>12O.7+w_kv Ϳt Hu0s^ Ceנ A9]#);hk5*Q Zo?.l@є@}Ӵ(!+[e\JNEJ_Rхӟ00+w_'hdLLlV]3s4J]-}V*PNJV$#GSG˷ag$yz]_zUGElƲf)0{;Z@`װ>9ə&¨$Y:P +1 NUS穱zvB5/ bnyYC T4Q`Aaxd¸D1ǀ|WUvVht NpKlhT U9Vly3i63-u*,t x5ٍ)z]`% Ht} kXVKͱLo2:W*M+NUST3D2J`ϻV*4thpm;n-SK]L'kOO+ ^N%@S8btQd[-&D{\DBs;+iikGL0jJg`pi:Kb'Oc ƎJiĩ~f,[aIE -4DzooZ\͈ ;Ϣ.+aM[EJ3PCAd"&;䀹4HW_U0M$K9S*'FWfVtoܪ8.?&nT_6ނM,T><-THTqbzQp +#Tyl;]2A-}˲X-5.ܲbϩYL|oAZy^]+i>˅G{B~h}t`gPg6pm.iA% &߬ۛDg06SS4RӋQK ĺ^tGki U+9ڎn&*7U.3qloZ3Y~]l1eRuL˚mff(ŵbfM|&XM(߸sCl#c8P4u&TJ(iOwl_6(I@EghIqR1eQ=X~X%vbc!vj/IBBD.L1Ѐ:Ym\L/e#|Wen_";E'{=%wa_k6WX2('灿T;݁?2!7LWکR-(a.ӡ{9s*gq@:֒^*jַ4pX__/z_5:^Ɗ~;'sOv~ڢB%H@ ~6}ˀn80Vs 5`yrKmUwy4y\'&op|?A"i2kD#*[l46}Dž>}J0@HAlF#Z} 9ٲ 6 Ns;).zdVmL3bRbl}1/{A6s㒣\_c$<Ϭޣ*T#m£gIAwG:6as\:nڽȁx]m8ZZÛ #a$ѮDTtBЯ(rI&1OMv \Ԇ9i[z,"!`8<<5+_b>uA4+d Մ7+'8엘b#vz%I .No֞瞱gFz:Y4>oyGQ4YN]p ;~!Y9qTS9߇St~5o/@m$u| ,X\1҄SZ"ц^%{Kck*ito5c |QE]EG9_ZQ0mC䐯Jj̟s)DirUtHj ONU6i؇QȰ%R˞ngedش8 {u ƛ3MJt!Ǜ\H 0 !I]!Y#6gDțްZ0\iTEnP=Z%לe taζ(#]h,)R//ZKe>2hׂâ,+ꮟr7C@b[+䂏coc O[&m_"_{#V&ߒKu{ungHgg/\%̻DjN8+hˁ@M p1k-h"𚄉p2ٍHTԬfDqZjސgu9ttaXEW[ނ6-Amw1. jjI|5zlЭ󪇇=c6뇭#J/w47|?`WZtd51+L3I zGj%,i a^b.>/GOxuL2GOe2I uK ;U[>Vw=2u|a=oNB QWYmilWMlDNO,!++`dV:U|R-ֽr̓eUrѥir2ªWLTN[<[; i1&Rd BL'MO/Z)܆Mi{%m4=}:|aأA譅:lVNvm/8i=!qfe 7փ (}Z 3}Nl)-_ 5^5@,WJ` 1b z)؃E\C(L 3x&ה*Fpz6Z}ՌCDɧh_%)7œrl梮ewk]DM_t%ɀJ'ph"Aa{3$AN SSV_9ko"e;L- ل\+I}Qo"t^J,}T|,[rKtkNJ$0A}O_.sP]Jؖ߅Dkx^aH#WՀJ]?h ~>"\ 5ޘJq`u5OO{R4n|诺z{0sK4e%\A3&$|-?546.ƷLJB\|tJJ=eAi{i+m>*ΔYOG214 * +x7D3I*e5t]dum Y8sΕ~bY3lrc7fm[t@d/-n9v ؅:W?Fi!` 0eґ$:KuI7o)K_zU\3l{s%qiZ\q EKYQl;HnUa[T$ug+ `S /2o6hVĉS pVwtЃWDhǑ|UW1 N^EbV#8|-'QoXiF  Q-QF"FOSfϏTO"^fDgESz]`aR/pb#e)o$'m jyY` a"n5i\RLaR +%pwQϚmruKlWTd<~, <#BD9w!AZ~Kg]g#5= 9z)-R&{\qi!YqJrIMpI ēNr2 LɞJ4EvA?;]hSv# Ne@˜4t!̽``޿2֐>V\ݝZNP4""&2UF2 +[к$Jbա* ?AK4YT4ZM s{[7XBPF{*ABQS7yIbk2|$1h&@$ͧ!DʒKw +c(C-6n͋K 6aP@<: 14炯>Ku= 2lzdŅV\}^* tr^#kl3`('Sϖ .;4~, sYNs L(:h+9j-=0h4lN6v'\^uWʠXl:/2.BbU ~a:[GSO6+K=B ^ ,2n`_%tO)ͮM7ds# 3 ` ȴ{ TYhsK !ܕ(8rӴ|AԒsj8:˞ߪ:B 5 0 YwRz<{ lrf|X KÍ}l׬rX*u^c=oIZ^v>##hn@7s1\[ ,zO7s^A[ioB"Vew}Vm$rO\A"yk#;{ ,]:,UBLꍓ?G Vꐓ0Q9kǒ_5$O*E C7 λ?r%VW^IEb2: gz -R={7 KA =҅7x>jmAU)Ud/`j˨!ʒiDB՗ܹsj̬Zp[W&:8ꉲg M!Q;sЖ;-~1щ ձ0nj=l-xA6>kć Vfa cM1Zwe*+ ygvAЛfM='ɠe֤ ZrCEǤ]=7y v,ohAb52z$-w8UՌ¿oP\Ԫ^{2E.݇=9_zrn8 cIհc>e?Ova)t <p*F-rDDe\̈K›.fePp]#ccǬqji%yR.ozBPNɢtg~޴ r߻zv%SN!N6:BI)@o1P\0J"k AB:Qpߟ{3XVPlx5!x Kk; npZcG#d?c`!2KnI٪'>Qޫ^` B)!VE2P xy/*v] qe&aΰS䭌Zj?x $K\.D69AU˗m=XVD +`VJ{9Va1Ԏ !#<`LKoQoO,eu^7͛e }5p-9KTV'Qa^Y~hWqOz˓\⁆PN*mn_|a(wBS`?i}ZNs)ɒzU0tS󢴍`GXn=Ѕ|)xu,gLȂ;SSQFD7ȯ3!&pxl2}!UX{GfG  FŤ-F85mb15'-H0bnG& })یcXlXpyL{6qDXx坫`@Ru/Vb>"dc>-HNm \Aח_K, rϑ J*1cPʱ#3Ѻi?JFw hܿ!ظyb\`DgD BXoOuRi>"/).nNQ3"=D"F[==2),>9_'9 ?]@h>`Q](I5~FO:+"GmJRRg-:lҷFvH|Je ##faPl$HD 55F-R7^UħH$@<S8N V,)!Ie?sO0ҥb먄Dd UVE{l[;?k[aWo#ԟد6.}s&k͸x^!e3>Zo㊣<9 {թJqފW+"uqE 9[\#JלjXrՐg:ArJ ةa9E_C|'/v3-B!3v1ƍ n8HO Z|PJy\!f1 ,)Ŷ?!$Q!pUf9k݇v)S&{e3pBF'࿩rd`טwEܚ8Y) ʹѰ|^6;UML7ܾliM0 6&Z6Ğ-K 6sf.k`3]vPc$%n9."s8sX/bH _pS|q<$<{=Z]ɭ=}Ce#`jկtT '/IkUzJi[!YӟgjDQdI(_OB6:,lc"SB-t \4oAu~[0qE@X(80@L[46V6yc7*g2aypm/m C>b?y^tTXj]'N,,eb~^CgC>-6@@RjFsc*FZ:352BGs2:c!j(olfKOUk*ҭf<`][Un;:hlZͫ℃0̐xes)+@ N=zΣvK/W cЙ%'h;016B ,1 -a7M (w߫T KP='`wBU4Yw.D_V06)VekLzbMNk\b }IiQVCPsN msHͳX*0+G⇦{F@MC6q2zaQ|iGjUv _ K-ĊԜVD YH{Z2hmjUfuKWhhTddW; Įߡ@A -ᑳ<ʈptl<_m'[O0& FF1L,cۯ; 0!WP@s"Tc{@z/7K^K}X3©LN?0$רbE:-/zL\K_6 b+[x&J2FCg71 ~p|w_s|C37* 3e1Slu=|li5KF"zb]Ÿ)4͇ͷrJ8,TE[Eeu>+ X_:Gɾl GFԈy喙uB3g 8 aSIE:7Zh,ҙ>4X_.ީpP@i97F8vBlW%HFa>u0VsV"ʶ {̐'JAx~ƺsrvJFBk1{њ!]U? 6%z"4 b9hcJhod*9M{0`7?2ݗn0)siN`BΔ'k;_jFvVfmg;l:#ɋCMĬT3 1ӱNlޞr@&.$Q@Je|-}Ә< ."lC6wĉM A\fsGkd6/SKML'oNN/ pD,$X7_:P`Lᐦ~c!Rߵj|Wۋ>ÜorF% ֳxe\~EI.RmsrHg1DVWdsOX [gu gܽ슗>DEw..;~+O-^ۚLS#u~țI҃D^FOzxDgBpسE1?;'g"eR4:+  <,mPGd3KVO8%T,\")$ ` MekLEQXM :LL<1i׬7ß"W)wO b6]AFW 4ߌ1[c,6T ~#4|Bf ?AF$)vӛ^DtX%O`̺^QP]j뗈z!uNQE ٵ6 Rnr!ޤ5dMXnKg%#IVkRR%T$vʜ|hC4 M`9)bIMKQ85'#y`TMtSj0)g毅U!]KI1w75-:q5Fi\;!܄OPr*Tչky\z,ҘBtwmn{I(umn@ XWbvLWmdΥ4܅QZVjr"7F:\mL5>.\4 䖙|]WG;4^0)*$ob#f^Pa!y'v-z;P8 c\ebYۛ:d"^4pM\C'?i>8{ޤu^&IĈX ;;{R(m/nL]6.SB0j⫲%n&m;6 lo 8 hIoR|jXEǑmw, `YJȖrދrh6C:yW-DC?ek] \`o7!*v7S#5v}fLpg*ېzz]U.sb/Ͷ>dX/Ywəp$8/6j<^(c@jXDq-l9ݐt8 ^Є?%ہTCWV_:K6x:CF~P_ps>P]ƱeӷO6&&Sp{oP >xj3'H=eYfg]Fh>c'ӧz2?{Te Iʩ'$t/n;i Kb,i n֠Q^t>gĘ+UT|Qi؜ӴT ((KinZOz}uh]ݧ}vMppZ:ߦEoqFNtBzTxY0q,CMLUwqdqdee9醥-4;RdZiFwZ`/R7GUɾ+:X:X2ٔϑEV7/Gxok[uUuQ5 + O4U3%O*G9ƒƟ_ҽNQrcZFmHLF#^͕fD0 +&i5mhPq~&8Oγe^} wf]LEx*{)LY.Vr2vSqR gb{𰅆P"`v2 c0v'd{B4ql>(4XOm$ ;)7i(c>WhjD2qru\l3٩I&72UbU%ft"N0g1"PVOpv4sgui2VDqBxm$04k*=bC N78 R?%ў"4# |!u $m-Xi AB_*zhVJ&mtB)pl|CYV3y~^^R ΃ q^,d`h$ 5Z y~=*lOF\'*c⶘@乫eQAV x}b Hx(霗P-^BYȜ{Z*11eXVp4^ZᝉVVM%;K ;dFJ.cu2{<7ʙxXFy%VJoG6> 78 SDK.cN֧.aO6!DԶMHNr!.#rev$_HB2AzX u\!-vޢp)pL4Jw .PHT70 w`([ZMR>[GF)%'"V?Q0 $ʬ `:h`R_HgBMlOݴK*n| R@?_-~5D"k㦧ovaHV{B߰wֱv«>ZTI60¼P L-2.藙gGH%Z1E^]:@ܐ%_F@%pTL 0X3adR)6@XvjLh_~i;}McI+qتTT|("{Q$Ԟ$T'4v =@F1v!bX@`u2jKb8|]< J>D4tNc$''6pA{RDU8zXcw+Ǻ,B}R xW-kRć$ϩwHOh7GNxWJUT,÷Bި݅Xm"h-BbZӸ[n*߫lٷ[w)=d-h{sz*=gKn#t;ò>hbIO(&ᑄWr|HDf@&!67GB ͺ+҃% 8eek$q9{t<:uPWsIs*_<_X< <8F2-O˰t}MK|m}!4[&X0`gotoR=[5M|z AcF@)(qVp[ZHT-eA4CUq3ZUo^Ӡʊ5, qBψ hRD!syߢ 9I?j!&y'fDԑPipE :HH˖R }*@Ľ-<0DPSPA!Di @xܜ y"PcRzWmf)  4ND S#58 lq#s)F:3S Z9aں9eIR* ?,e9iZbWQW#F|}Ҭ᫈X<BL !Je]F(’$_͌ߘ3Kp|?; qK6s^Qly"̮gg%A'.6Ot'E8un*K=aW9v!yQIH%CvANmm mm"3)IE a*!"<|3S ,.~CRWۆY$L.]BH]-ٱ<EpmUʉA(e&s/UL:fc6VhHϬڳ=g3PYS<m%;g;M> ;SVL~Zj;7qGg S.սWf}A|B$:sGvg2P~ 0Cu ,؊{/1 w!ͺ)u˶\1xvHOPŧtSҐ"8 <tLuC ]QĵܥT[BR?kxI. ЪQwH*jKUty!iU(ҰXL/zF3-ԙA>݇!oLUU% =<%m@~LF CA1"lu(u8(/m-=7~\< KATHrKP_H͟NGqNnww'lZWv\G?oOZFOaG2FQeУ89gL! +vB65 mJӊ WjAâT3s'su(yS}Xk;_GmMђD3ܗR̒e{hsmx˰dPAh)INPQ$5E8[rg*H~G+^=̥$%7-l__ xҳ% O*4W 4~4;8+jO3M1fJ͚q6V|lXK3.ε_G `neV[hQ'e#o+r3_l+ݕ8Ig"\`vWZvHYI ʄ'[]lj}揓;nEexc/&5(t?, |.S,ɋaV+V2-_n, YXmAaVV)GސA2 9=36U\sU&/PDh 5 1f AIT>[5MKpAVtRF7ËׂFJOrCخyIt}'olrڶ<!Riͅ{01 .9v]X}dk,;q,рG -]j]iiPBCQ1_C`Y_[L*^%ZQX"^ǖ kI/ ӿu؁Y.EQ'"s Xǰ),T~ZEkc<@nh&شw^oj,cr?ToFS]p~LK(PBk2 oR|=@؝SGmQށ[ݎ=[4 wx yAdW={ھ[_s xBXq.|v*62#IͿׄ$' nHc27Wz,UdjrlMl[t]+|ZFk3x,>+4(3VnAF]aFw?kf*<=٤prrCa)SP(d;l|N{N' 7M:=v#9jќN{h^:aoYG9]~vNw /c Sw|8@ ~mmBk8VBG.Et̰jb 9wR~ώm̌Rq tiWWS:t rGisOK%(@;Dj4P"S0:ahTc,l`2 kP3'z::(TW0_=+Hx{Xa~#ɺˋ|WP u;H}æUjƲӖ>[AT%n1Hb+nz)Ou(^ `F:32\:(nW%qv|7B/ #δ[Eu M-zt|@1vް8`2ǔ &ШC&t$K%pg)([- ɞ⨢^7*!D\@W0S\SI%}eզL Ƙ?9r 1Oxѷ]2Aʑ0X‡zu~f;>P 8n8I759yyQdyU1` ´MR<8ԩCI[GcJ-I½SIM"f5mBo/ñfᩖ9#J,,oUoAVo]V-u><K[ctZdFA]>hH.vE#Xχ qJ5vV8~dx 겍-y L8uFRVfƘanG4X43>PosQN">mǀi|[ ɒK=%JTȲNKA54dTY,Q"ݫ՝+a[;עъ0o2Szԅr}:PGO5#[$x* d1Y4.ډ*QE޾e0p&}gH>}L'uVDUݦ\᝗LqQ#:|S@Bbf~ ~s@nIzbFF\fT;iB J >o.L|>Wp c1ㄊbm.Ȼ\BɮFeMǸS ,9O]C +-h7CTtM9 f~JgRQqIyvjPO_v QBr&@'&:ect+9kSie3qv1\ctlFr~Yt֕B-,c(@ŽG>H<ۋmRE%^Ihc񫁞ÜtD l΄h n.h ʐaTI:ѐ>ZX@=Ɛ#[± uߤ;Ҹ# J/¡ccG\a4yrUb}&̝"'q M5: [gLW_ "AL҄07;.Ay``)"|[<5߯Z4r=2b52ipn5i5nJTj/AV XBC5Dj~D="g_v~@z}1_V7gx&urI|B$&ȩʳTh=xDUpm%EQi[mo&6 6fۛo|8:OBSk!$ӌhiڑxd2YL4g6hE m% 58Z1vqJIi 4WbY90<] g>dH@ _ D霝 S)pUn䜟¦l'NH2}Yx]44JѶtb)g,\S;9zQ{H#P@5hwfeGqR:Z"<Y d5P KO15& :wh_*#-\C J`zNm&pÏsٻ t pE )˚@Ug,&@w7à*^{g5@@m 쇮y#A*XZ e7ЖNS58DTS*z_er,42p[5z*ik9c:K4׈IzJ>IihlƈpEGlLEd_lN:=x;9(H']_=Xܱ#ctEGtGglAc\*j[%Ҷ'E>x2VŤ7E :2[.YKy?w;gK/6ZY9qӇrύ!a#dV$9UaeEiLdo_Үj) #`D@PL,4G+k\:g, T!Glte;VsS8HcJC3Osw}[4Bo kL{5RvKux޹UPpo7BxŠC`k5D&gi*,V" !Jz=A_ G zpy40+lt2(|<;źD9t %hqJ$xv8V#|kC)JI&Ɥ!k.eDƽ:v,viwj#ʇO/$HhW>geTZwUpk*nfqRkx~OU5#mn*"fyc^QT4v8Lc4j_TטS-v{򲂮 2O<892b&L&nz2@D{ ߨL˪w M]T0yD]Hnя :=Ł*U $?EFp$y;*E6Y(=G#sպLP7Ȃu\sGA ᘬjP"\Nk$#Hg^ųƛ:PQ-7&ӵqR_e*R-4ċyй2 8ZrD i^-h_lev.@`ZzTx cKn[ԼW,_Heh;+$ذw,#/2ZȻ>5I 2>' H6%W?IsÜ >wS½-'D^47MUIӑƢK& $LNB~|=9G*͵?+8KܨJ]m(-&wQV߱T1RkdɁyFc(YBӿ s!`_جpv$saZ(0l/Þ*', 5*RTCx,Z0V #@yל.F~ J/NIJQw`Pφ"߻uxCA-p\ۉdpގ=|$hI[-"Fq%M!HR!f刻%Fxଧ,58w42R -0vKq`ڏc鯛>?UU6LWtZۯu2$x `qܺ@BH&StDa7v; EJ&G]ўAaH$'}=ZPv z#! pw/CvQ֐nj<]1ODžԃX GJ̨I*U1U8zbާpJG6*Ij2&WZQDnU lF3R.ݯ#'*r VroG5Jp̫D{[w%*u*ʝB{wȋ^t0j/d;+~۹F{N7}]3D=u@@k,6~|4 yfU 0.ɂ(6C9^F̱dmb"6y4aɱ4ai={3S/Y ?FFKWPeu7iD(; 5SM>z6ljJˇ"x4R =pږ+0}* cUDr{flR5%Jb:x9:zx2+N<ǃڛwUG%; "鑠6kZ̠??UR朞Z֛J?ޜ:OS 9C+Us|ylOM+䟰gP!Ŝ~IQx\hA{8/B\ KvW<YD 9/ ->>+|r,۔;nq¢Y>qг*QŊn?!X,fU!e}JkA Cm T-냕[t b _unh.Z4i9 rmaj6K4j(̣"ᆲIL OP pz7~ہ])MPoS,P#psK=ζ`͊zPa1GYnAR~-M~:tn!pZܡ=h_.Iy4d*_l8-߿KWue־NMl#SKZ wf_șj.M-1dǘ6VzrÏ켣oyO]S{ .*7ᆯSBR018mI=HV!VExaɋOzuqm]좈ڰ?ORļ$昖mKwERxIuym$zwjw#>!Da7qџ?&gĎ0M_?k>-{)dQoy{0ȴ4wtƅ4ghut{^$۱C6UP8qwھ:omQ}*Rދ]ż?Mz\aA cY*x@JP d2^{(6@X&!vV{y4I , sLMY@xy#nk]<'R"z l,b]VYZ-)_r Ù5O 1v\rRNCJ,o-6%$8+nXEAѦÚsHri|ede{y5A˻?waG; ')lmh 8X('ԓ_ȅ!XԊ!$K3y|àb Z70>on@o=dtO[oQ7*tXZ6fRI bx h!Κ'} ]%uI|i"Fm@_cۏѩNj |bls{Wٺ:yM-K𑗠4I~9lC@&B?>gOR6Q-18a]?YD2mWh1zp:4hoӟ-}Ѥp(\vk|x̋j S 6}C\*l3O Y2WV[nftg7)_RC8bmLz r*} $B3mq+X^>LMAϦ ' T}  \>Y{v1/6VpĎ̪PfFл !/o{➤bJ0?}8wkʷb4dW#B jowv$Ĵ(cź`J}KÍ"?u3vLP) %}sR!RJuÐMS(gH~Z$à#䡜YmU P>*'ye#Y\Dև]pr1?=Y\ﶷ4vpt?MN?X,JwiUؖNYm_h3fô˿.ZLe*DA֋X. g=aPTie0*1oKNZg\jgWJXsͽaոULGqkNiP'y$diOZuϠ龖2\NcNRI4INȣ^g5p ems]ad+@ _go6PԴ%ZuC5&sH:vʼnrܽގﳶ(uv%6, ȟ!rE}VP]!gC+%<:(6MƴT> p0ə;lb> c߲B*b0~pvD 蜗;_P:Eŧ$P[6C$軥' NcC%aƻ1<|ֶ#*1nn E;2 }}2WG'i0_(AB%)Fu 2OPPDP&󵎵Z2LzGޜ@K^PV kVA!+^+9Lq}"{gÍ]5'._Q|xэ]#y<گAXGh8Enu&?fȥt^ (=*HlYgg(SlgH$wv=Jխ+.D?kt>7U1k O1p> Z9 ߈NJ @Wԙ;+d™ p:I!Y-q*kQmd{OZa NwҘ<,! rp|QI yޮ&%׆;F\oM]sDYIs9yxӛWtYX _8¨-+ ̈́~78y{.$L ]x2Z{qi˵$a@s/ ~a3K|T"3G}mw-YBJJ5F*SX*íDl e?|oœ$qSCm>[.*ωDJFE2|&P~LW}j sT1'StSE.}S CTXk(TZVnʪ%tt:TmSc[ӫv%CRQX7~†|O[-1}wxL.c2w 2zwZb^ ?!U$8Ѳ(C3 ?<0{Al^+ۦ.?y78ʶg6OA5t.1@Gͥf1_}FuuAJyBŒX?-\E ,Rd(so7chfH:2TQJ}"<J6UgqNUG)w5X tLCRAMư27U2_wQk D׬Jyщc ŻT.e pɒ3L7;Cvtl߂)Y8$?RU %&wE6*@4^ 0CAN\ f6YrNE:wo잍qve/iDݐej!Q$zfsqRЎ=޻+ω쀑-+W4C{K?..黩86Q}M"s|.ex=,.%6*c\G.eA<*뤄wkR3=B̅zd5XVÅ"gIL:ñ0:𮌗р޴8m?zhH2:&#zNb/Eo<`{~ZbԒ06kRྊBm!_] 8yX+)^ۋJqEWm55W!')2W}bNE9P'X%ǫM\M n¨ &-:=[uH9X:_FGho /ƕxY)JHqQRm|KK^Ikɖ$57AGBU*`0`pAO96:tE yld{*K[l|/i\1I,8wYgAqhfґX-`_Q&iaAqB -X|t*=llI/-qq .P%$uw{ d.fYxpHZ;VW_4v-a\9R@`^J31(,/a*2ok鿾czA\h^#RExoYGFZ xƫ NUO<\Lpe>Z5ݶP o&-(,z~1y|SN0_/E9ۖΓz;e|_+efq{.}:\`Ÿ hEQ~R9W^IuE4..b34O ;D  ~\,?SF&Kã7Hʒu̲؇Kv!席d"*xws䕍 <ژH@XП_NGJQ_RTQH%aRT"%]LiNCGyׂZ^}%/~sbF;7Б+/%:8GE:"e5=pnoI\W7cpX'1r@<,M4l}eHdc*?2/CT YW) LODpRqn4sy@`4h'pV,Y̧ڽcDg+L(I!^1`q%eF>Է5W?⹔rork^y|.fI 5#OyU*AR,ѭu .6|.\Тupod:qQ6ak1iyx`=_;\^GCPB1mD})+´߇{d=P>^'%2K>]lD~iWʶxxDWP;@^SgVlvOw'hGA/aJ5Lu[3Jb/%vö7NMnv2LЁ 9#ϊ}% 5,h LW~1*vl{kwVSn>7SeYR5 3ΗUaM3MzҨZmk;ydsW,)D>>,$ WKפq7V9mE$Fv%Υ;MȚv!Ϸ\O)W`-VUcm~GCznzPQtQ߻uH\Y\'0cX(r?}zmTfȼy $ %LĖ^:Eg.BX?m ҈\śݼhnGizҭɁNAD=vmܭlZa<)+Wp\E;[YXz ugng*rxؖÄ!ѸoqA]aF`\liN"œzC4n@\'WoHKO1I!@8a!؝-Z+ c&A~C0NX4N?7hr|&V'K|U{!ᢗm|f qY b2G,G ?m*.~ڬ9w6Q<`^|YS3Oz>FOB\Ay69MT]dsn].iBx Q{#r|>5Q p%4D5DL / K-=8>MSϲie KS4j.G NCc; C&ᷲnpC]i-4 %uąҷ-XŦj2hV"CW  'H`#vha6 ŵ@ajasohu rմ'w3 $ڥQ{{'Y1ɰgqxgD pzs!3Pzf}} #EeB(dKa0WP6yUAr-?E- eEu9),p fI*|~o+nSבAwv ApK\:ݘ^4j"Pb⦚B9FCC9ȍ>f9('LaZBF7Pm֞9 $?xoƨ/> z9^YF~ut?ӡX (ŜR9)4kL:VlL+#M:s<&_UͫO&Ӆ#,4^l6iCP 2̻E W㥗*!M8,.4^LoϖPXyܶCwVy7ѻD2?I]6=7{ߗњؤK-𶎩 },Rwah%+n}t<6qGsrqZWٟ|&OXr9TX#6N;6ӈ1ݫ^?j*id%9gIaW\ < KiK؄`=5|u7)o~Ts{B!m.MHx%ǬOzTƲ|Gޥ 67q<}$uވ0g1;d@"i's[ oeز]a3l&LV}i`nw sS˺] s 9> T%4ݴ Qzԙpab {MM+Uh=ڃ̄.Jx: Po8pJ0bwݸ3e7T‰V S^[o#rhm@O-`6 AW GG{ Pb|U\p[N锯L Y1c6l1EҍehdGg†/Їdbsd|[qNOg~`Xv4e/wPPSL ,ў\`ĈA3}_y LXk&fXj75#/eHO9#tLR#b .ArJ3e:9e*D>+]a}(̖9%9(''մVu#M!zuxuN%3˫!UKpzn݆I+k׉^$fڲa3,o&3.eӾ,ϜrgeI<=(JZ]Ro5C yюf_"N$D5 % Vj ϖ$Gg&@ZbL)T"ʄ0To:iZ\tNZ[i * UCLyU>&k7hϩ?q(sK0 -!'1{Q6 snЍjM挦oTT+=#tǺG ӱ9w ׺z'iqJ!EC[.VU4]Jʖ:inқ]9M6<ѢX^OI(TŸ"sf vപ6#=`}kQ k ;. H1\9 CbdlǞ*hkH*Pl}fPYȯnwUIttI]Gzq'&r̭%H9jWdroY}^Y5PRo ̙i#^׊~Y\ (XX*Vs 5f ³^T&mTGOUwGpH=1Gow2ҿ ;mEGa|R?Zn[ܓT8>Br\{IHN*kr̐<hgIOă[=9J'4nEt6 Z7SkQbv2]zV70okn[Ubp=ZA'i؅D㩀BD8,6gC?pn6t괊Ka8QþU.^SV C01u1@OW{E1}} ޺vg%qbe 1?:,pvfX@n@QFm_W>afZ; PΝ4?80p\7I`|Eb A\ Q\o}bgD܌ {2QCxBVf WOnv-ނE5d]~2I7B 뫆8%rRМK:K[3tXfZWA, GZ4^H̜U%;=5t◶Y<DmJ:hStdӳ#BUKFv :~~ΎJgjFOiwS=Bqmh4uK+xa*)qb]jj,{@ӋeF2͎Zu$v@X$3}nbd'!i ٬0~/"݊ 8rw~A+o>Yxd$*cO{;ם@jƒčV? uOzy+5scc]e1*7J,dkRNJ -byT Vtl>nw̺xo+R3zB+g 6g-(XXt5a0L6PTr0[̥U@v&ZC' TSM̐YITOaZ>eA60>'9:u?Ӣ[GUږi+H~X螮]&67yg*CLC_pG4A>!`-]㶶5r@DbiU~B6X7~_CH?53ړ?o]Q$ƪH9z!w,ɑ ͸wI:+lN7"<"td5`1 ^h~P#* "c:bSz$\) 0/Q5^G"` \!/+ܭ%d"-ñvDĂ~ҟ&s Y2C᪵J_xA ,rbb w)ck鹗d)9Yg[0h,z7e"j Yyk9`g#$=・(T/Qn8ư( 8[ʉFw:RV%i-LI>Cd1&.,ϦjyFiGRr-/ZKm Ѧkçӣ,g/Jn=t 9lPnق6n~[#~ɚ%RvJs0BSd!?j}iiYSπUذ|"/E?Fձ3PgMJ0ѓP='ݥ0x鸍t``Q=Vd|zk2lSpf2a[sT},q:!d8Rc.;9'uwz"Ȭ}w7ѩطZI)w$7u7 dƅ6v'՛^y3JGenUOeowDL-okG+"B]2v<o#El$gxԇ:flEuc"z(LQ0Ry?FF|0Włrt1X '5b1"jT) |eXh ů&ɨ U(Tȩ]4v@8*E[j [cn]+%Oᩮkҿ.7 k:mKUoYvsw(=k !6~r4 ~Z3q|XӇУvҞ>-S *jHCOBanhO{Bov*ׇV͛ .rf_WinCaca|t_7i k5ƀab$U;?Dzg2Y*XM;{ vXɊ+quٙGR8[2WXx`/бԟx$3Vv/T -aﬢɿ=Ljlݣ/@]B&\חl@-Ϋn2ъGH)h~@=ӑ8T (ecD0A.kSmzmp֜(.ſBOR|_QRwx <:c<43r)%bF0V:H]n'|[~߬)ђ[I\TԜ4pI:#/J1Sn; @( pάA2,<jtͅr\l~j %(?]gǣ4qK&,ͩ4RЪWĭUs=?]Qi{3*̼'!x'Ύ?Z7?/-['P{P+o:/P؟p18bL}S{%nsn׏J|;57ED-DjCDX!u"@3—ŕ2IFBN "V9_)`ۑ'fnK19qa,>FU5(ǦI$7es oBb5fR=y9A=ġ`C.=fe% XށmP><#LJ&p٧Nj翵W3u[R]GϬq MPkKDx͈zܽV2+n80'iauA4Bz̃|~* EjA|h hwcv>I|GE@%N:|7ca.‰}YWS_v:, Pq{;ペTNXN#*ӶT&1Sɣ˘O Ŏ/B-èdĒzɃR Y^ß+yfzٗz r\e}0H"ev\o +A-ə;82ivs\ t'z><h! IGON.<>@72_p)㶇Fiߡu},3؆NhK Kđ JH4Vyq vZj6#$sJն j$nF>E?gɭUhԇpK*޻7K\2EJ 8i7hlZ|c)/H̨ x dЛKBLPs&4n[< C]mf ;.#ՔU fe t1Lt_n`BC ?&Kn<)PwI}xۍOd?d+d8trn&@\2w+ah}p\d!$])(4$jPldU7~qk7<$26zkRW唲Ak/{n 57x]Zp|KoEh7yVZrqV[eRʾ&k0J讀"̔x^js#b-(a)5&5J/HI;:CU`ζ;ǁ熃 >Y琗pW U(b{ɿL@p΃XD&sjzԛc,<+sFrZ 3%h8-8F*./j @[EzG-y:*xKoe+%YiXDQ#П9J1#C@E6G몧_F-'ℤr&^4X[ݝp?#G!hft0`sݚrށ88E'Vl|^Mbt,..G~QxzLR-n'֫zF;|^j4_ZAOV<9;H~x6RaV t4s>eyYwg~q>[ǯCdxf&+k{=nϜͨfN^.IsO該S!ݾQɌ8*'9\!WDfrMKCl:qB+Rr DJt-ږW-ru6/7TSxg;q64h_RjMo3_mhl,A֦u~uzceAu9 U5$_pqXcV"-`cdńG2@ 57y"Hi=H(IK˝u󦦶^v1xC2JMz*+b&?,tɁ_gjc#U/i/=W|ni$#$0@k_Jk_2NHo_5."e촦}@Mn4ZጃY269͜9bXI g uf5,:;FXu۶:fU'[7U;bu\ $T>șwRtp?Ģ= j:gq<v1>ʀ/?*m9{JG̢B(3JĢX4A5BbYyêwU1ܲY2OsT5M-Kl?ZX;N_fUWvcg%E h"_6h E ^?ꩻ9Yz](]s+ &vZexzQĦG0sj L%i}>p `;V!6nYέtIE0Aޅr 0~ b ?//IOڡPgk%Z M8bji{u98!;nֱ3"uÛ·ͫ7SmA F 5׏J*_3 u 'y0p/Bv2*/YJSnټ@`[Q1ߌ IV5SI\"29r^ǜA@_c.=?˾:"C NfU kY@ x?)a\V"'.OJR5Kv'|MUx.1X4QgYQUP̯JZ3G. ĠY>%'  4C,|ϧ?$Pp\0?ІE |6ܳQ mjJŊɯpUfNHY'Lɩx/춻A[t\CwbV{͌4ԛP&$)R0_RH顝&O; (Yt&'2$'u?sdIu7QQpE˅;N9ϲֻ"ׂgMl~HT1\Hn ?&>^\ti/7)[82jHYZٙHtP?^tGɍyE \h ؎9<}1 _@TO+i(;o7'w[(Kgcz*0=($ (i̦g}d Vف9|nZt{ukߐ{9cjBhtPJp8,B[(sôg4AATaJ%x6G ʻDQI-7m]y~'13Bo7؆dqE6T%/.!eZ1n)(Iş]ⵇyT HgfgC|&K}hnX!ywKKZy.g\oݛ|R+~5`9 '~z)&"l@O[FUGsH'Q_\izSb<ЫZ ]$5}ϳG/̭|l(T!cjXM6}L¾RbuZS!:,칦andK#-DqYyP~o[ʔ7 0-NcRЭy ~@HHª0Τh//m;%򎴇0^09fztYHí!#'JE/ yώ+JRl8GG=鼔Fywhmw-<:Gs#jOr*Xǿ9Fu,a\w,­dpբh4o J^=8&]@,8/0y+<2䃷JO%6/B]8 ,Xmˊk(WLwtLƒQ8 ǣ{gβ .78xi fy9ᕊ9aD-6xa{T2VGwMbi6! dLe`-;olJu& ܞȹXWt)v4F3"ɟ%ZZƛ *2Qb)/rv}/i⹕:v=6F ~"FΜ礴6{+ g5!gut^[jh|4nl5@wݎ$[W%δ 4z*AA>X)s"T(ՙ9j =AG>A=2GxGܠHu*nDA"c/-/L Z]Hk @^+x8sgxU>NF8WKA>IoZ(\G ]$ /K%`( ޒrƈs-8Ѓ5G %`>D ,,II~hԫkWdТe]8[JiN0;  GЏI8-@Lsy/$W$$-VMzab9y@Q|nֺ6ԻopiQKNh]eA' NvyG 9ԝ8QTFS9T1bz'}T#j49p HtF{-r a߾V8&R6Sa<gSY^%Xd%h>Kџ;W7#YOy@k3JbwBrs^t[$9:UhnLHGH:?f^iO[ ":U=O2ں0@vݻb s7Qީ2lDh*x 7(ٛkmovV,Y!8өLhᑐR4e;bNNj_$S?sk,9\eMlxd|!WH#=2OuM|k!]\V=9+1e=CeBUfzѢU ݮDi8^/Si^JKeo C 3l?&>5^ǩEYhZp!swݚ84lcniF 1:f7jZOd.*ϫ(ZJ#bȽ=|`g?7F5fGҦ{(5sQ?Z|RT[^7Nscu2B^hguӛ)лj)Ǖ`47nYtjp~))t& R 5-_lUe*k b0acW;#+Hp3Ű,Hi3%ޗ]dw4f?U ,Wګ!4au9o',.KVLԭiŐ"Q0FOoCH.fA稞}8hyhvj 4X!laz MÑV>w.xy_*^.en-8Id L Wzۨ*cɪ'@"nf""/a< PXk3xsA!2pfϥQ(mBmb Ж42٬T,K ]pf6)jpܾ@P]`e8zߔ>dpL ZNX L\1I7rCSgpұݳ^5 VOM_қ.%bV!+uAE߾?,A9Fç1~ד ~sBI&VAӗʽȕV*]}/'#}C v];xI0; p8f 1W/93hcA >M#е(q+Ωg"+x0uxI`Ģ6tiND] m筶c:p&˃}+~nهOnm&]*vTgJyj|vѻo^~~* :Nϣ, 5ܲ5]EiVGPТeƀ:sN?1SʨPѼl*447Js^lAyz9gI  qqMd]tz+٤DZq@?D~+^7cE\GoUz3@ݓzw خb{uDqֽcoy7 r9'R̐Lr 1 2jrϛIn@ }?- t#!Ϲ.௭4Ҕ.u?GMa8J:lCYր"8g H7 6{$JV%ʘ h1c"jےCy%uA r0f3Z {Eu'k4N\m],M"J"eDuvɀu!MwG 2`FR$+v[95k׺Rr{HxfX$05bi)ot{0ET/pߵDE8Р;ꝀJeNۖE8df5 +[R]$eJ Wg틥A} 9-/5sqUU|\feLlCZRq6:xdaC9Vi.p kJ2+W*y+\)XHoL/c)T.CyEZSI ٹ2KHڬ{ab*`ꨬ3.zٻe Mʩ C98&~[ǺvoxT~B=<'(;B=5>x?ɂz+Y;?粓ԁW Jk%*gd8 g_K'Tt%JCDgе,KA@B.l>%~L8M;7'd?ׯ;H)[Pi49U 9ax9\(nؒg8J޻\X9/V=_z⨳ƴX2e8tiXظj_C.>fo)O"ҷ* xt΢J׾6 X-U`.n4ja샐kTU5>V~ XV&ly3)8*Ն٣U# C!|FzL>xe bD@sQOT ΞIvwx]8ݘV1,,7[\&DìDp7b;3~E:UoŰ]# +-ն؄>`BQݪߠ,#p(p\)fF҆a-.wc+Rހ?yΖ) V^q6>$`U!R W0̨q:킝Tf6~aWWK)xИ&UєL{7,j%qu3ljf:tæ3 lz"wA8LZXyRP} V5 # A5EQ2&oZR"Dy$0ޱMQ j£O+*HЅ<8 !yڕpv{?SFcΓOGU`?7BO\FZ {Ԅ|Keg" P} `x\,^̥XFTR΁} j54;x>#3#Υ".,J䲪$5A,}P$m-ICG%fپVr$zFaևtϲbK[:,:ƤP?g^bd{THP-p.H?21z m'/7C5UE&g3ªwY#s&)YC}[-D&2Ҵ~=4_pNڼu:.9(TʖT)7=쌰M ApPy*q.%l9Rl~lMт5 G}77Oyƥ͇QvϰsSrEbGPL>dQGL!TB΅D[85NS+cjC'i[p o;xT cO7 wXW2/Ais2ـf9rQ%E6X1A{>䃷C/80 5ogwdc, ̇hR֚.<3 4uyq~.`?Eӆ۪0lV!tP4Zу609 =tD^e3S)K aTF}5'bwJ*,X/dRkQ٩P!ӗ+`(@zj)L۫džN"۶) k|S"cQ9/bVV1 [9DZ*wV9yS>'SpA=6+Үl.С v"a6O~"A4qWӗDunlw á;}z37$J8/0&hVtM)CokYk0.BΨ@PdXG4ˈD8P$rNI&TLʫyr jmZJxxlL)IH- g\oZ/W %;ϞGˆz#o,E#bݓ>Oqu]Զe%r tm,#!nCNG<>[6\yhc%4UC6/({?)=hP6rhᨯOpǘ_d,@*i_OyO)/K,0/ayp^{[qj}a)tl'^ Q!Yk$>v/+]V)_ZT?#,VhަzcnR&<*Zh%D)P5"#nl[&Jɾ& e_b9A [iW*>%O~⬹6JUkxd TFѓ' PjHea<U fǮvwMW}] *WO3%b`#Dh@X4Csؐo>oS ^3jgTH"?TSr06.[}(I{ST^;ܥ]x4R8 8P;gW9Hն6aI5vhpHaz w VWQ੬hC' x$55hQlSAV~ |;k">'mmv'0]g{FlcV ,]C!MAt5 $#/PT;[ &c`qgQ+N*;BX2n Fj^Jvr P=2b o!}H(՟ag$d?*\ڷa.KmPh(i^,O\ZE"CX>vyWpM܍% uʲ(=s-2ⁱ" )Ȟɇ=ہkcdNUprdaqyQ&Vֲ_fIi5=O bJX^^3x-/- x->CbML{ ղEC8]GU2쎌TD'o(8 fi2JC>(S33~F-6Z3*f+ rsR9z@:!B1&QGdjő4 ,E䣫'\%QTwdyέNhvlkW"q;125>Vpr8~Fxu6. Hvyъ8h+nvd.^-T6ŊVwPNclrVhpk0ʨ2 d'7/zۨQ|_Q]0N Ք{@w"3ز-k"lY9dUP ]&6M -Jehkoz&l1p:mt7;JG;is~3iT#Y۽ÆL_3_1u].N[n#aϾaF`l9@;5!ΕE^E1 {瀛Nk&Ym{a袯1濹gUx*&rJm0uR!i)ۯ@gFүD؃tjh"~}E"v/w}ԏW`w FߵC/pF(>'HsE~j{a8#9 VռA':O%^2xw|('Ku#1;&8RiHI8*ęp%6~%hC@okv2muG@(Nb٘â51_Pgk} Z(S؈Ϫ%wD=<()&dCxϮPk5A C9 0t8[Mɚ@ ζ=W]ۀMJ0U[q!yvZIU/s޶y{8Yl׼l'y{_w}d $G L-WHshVL>IzJ8)Jxqb*:qW1xE"`0aI:zovjψ찫 \mlDt8gS,s4}^kZ; ,Pf3-~gI'* -N3SSz5B|_ClKIF*߳)=L2W;\{!R?Fwqu73^/lG$5QkjqBAI׊"Ğ%2*-qu;b~ra~7v(c7هOk%{5hI)ެ~"Os|S)(kfEj9+*oh۽O7d.M"<%ΐ+B:ͅ:\W~cdajI^,Ȼcpe _OJ0Is=_4vum u#,OPU0% g|2u9VQMcMm +HL \IǸ?zQ@gE|JR [qRC Dw*:4Z%)([tU[0,G҃-5!3WE9BN/k~KU3bblrk!"ŷq#|Ad[t{=c m ~nz u Gt#ZK3ze%q.dCsE?οA,m{9/yluDWTzy{r8b1xӻRGjN^uX`3cP|! p'3YGTPӮ gf;"p8aK_ʴw܁pW+$? 8{kz$]Y?u|\>_ v7`>E ϙK)Jn?'2*?.G:ς(9EA ">Qsލp!)9@#j@Ŏ AMp~ uhag3Nw7!42Y T!}f_oSP{h,)=6xz" ޸hwHBp%D{iFp}r͸`Y~^b&'r6Rק S-7]PۏSD&:g?mMq-ܛx1jxVtpg 4_.WHt:Fl3A)c_F_D2n.k&1*#E>]qL!NAuTod 2V}~cNy!ųuYࡧ ~X+kYv Y!CoU;J$:ZTBighD|n*_kpD1+"|phzXϵer;X04%3Trno)F?- J +gVu88z /~Ox9Jɢ aڊB>FN `JkU4g(QeJd3EmN,IĮG{akr*^wnW2 Uؠc6=2(;)L9VZdZ mP{o+f`uF 騆P^;C62ZB?1/+(>2V^wsmv.WxOi1RQ6].'V3G{_U0n?֬gn@|~KӋ- ׋bB4 ESQdLOI.aH#д_^'Hײ;S6uQҍO/t]DU _VYIkjfAFO|}/J{%@Kv'RDtlZbUi돊'n MѧK)EK6&,RX'ɀPZZQhujALU l8:L2{*רELˤc42ppO~oL2*ӈf o}TvPȘW _7* EM?$ ?B[x&6D4dBͲeNlt!L{v@qF =Ř_ цP?Nz U-]B ?I=VHB\LNӿa4/>]d d1 . ]F.|."{> 9?Y~]_XךHFMݸd sLlkJ_l~сXCկRJ"_yk-H }&&`4Xcby7(G$x!]HL#M!*vedے<,C.Xbbh} rH/q'8,~6q waE3p*U/ğ*mZ v{rB70iMm5R)['<=-gAOw.ĭ-#hN ?jvY4& ]s$PK̎J'zF.mӚ#c2ix-.SC. T\9"5Lb.j' Rv݋ʁrч({82~t|3%%rVpR*Q" n&4:R3W*:¤7+l)!:B{hFpI&=W]Ү5 I: r*Z ڶs)l6XHVTߩ,U$fAP ^n@7t^WdhEvg3D 6X`weװ0[l]14QQB T0.4T UhC'}Y*gPo5Z1Mlcy1G~UF3 VjPj?j-W1^䐘Z O33-H$N0'Q`DZeҰ|+=n9>JYqR-dsb!yʼnP唈~ t8뮟Ty ;#qk*XZz=.\dngoo=4ƽ޻NGq" a- =S`Ǔf5 ȶJY_X{0W@{cJUHF=?]AA ]=x{Nc1)p /cp$ˆV7YF%] @O?qt!x.c]fD_hHAg OaXÕ%&iV͘ m:>;,QFނ=T5D,)]~Ҍ!'P?دsͫPGx1xsTSM1ʴKl!X6>EPXX&" jZ Tf}\lmCo0k>85B!oܵ,(?%+F\XqKYl6_j6DM%4W 1>LsD1GBam=w^BDΎ3ĭZJV(maS1@76wCcg9a;sG!hr /Y"~E2pӉ5C \`W8G.z.(/lrgg\n8Gy;MN%^c8&GѰk3ܑy3|WG^~%ū  nd;yOOА9.4B81Q- .+-Ui4ou,et4=SH~.(n7{PC`X M?)s<{d cḦR)wT$Th"P9딌[ XIA];z$=b Bz8r'V#dg\ V4vZ H]$ ,_t]O8DHehJAۂwWkL|&.Ґd!- VRGsTr&?CCd42W$`&ߴٌ <㏷iES! fwYdTgRK2- Է_?ۦ-Kwb*aB\ $ҋMǡ&F&*mQ!']E(6?j4A6Z՘7P@UP69챬σ6gAf$/89Q~}\xb]g/}YFA?Xm>99E,)#`A'ΎATagkV>\[>Jɗ?(|픑?x{WȈ29 }Pt7a}nRSo%znY]mG_1t)cz# Ek9:\dbY8}X @\C[7Hb55e0vr1 ԬtН_JhD,|²".HYȂ&n*dJ+Kg14S!z?7.Ltww&D?o2Gp^$Z??:{$.-tQ'v-@½@m<ɯf7TW, exQOAcⷱBڤmZ9`3͂:<,bVxҺG|hA &v&y5v<>e6tAVE=Qzo3Ī/.dCtz~Xn)NW{Td@ , ȿkl gWneL=g@O2й/UfRS1Dn R#4c]0^waگjʟC`z`MP1LfXG9T6s| x|k:Y.N`Bb mOYT9Le 86XWMT#g%7(,R6;-xN94΅b48u! WEVPL0YA%Eݵ,bApu4%Kek}뜨BTmɧw\wԨpѻܻUh&TU='_/ >pw9%::?2JϥA q g+HiWйPkisVsGNT ׿STxk*H"89yK^C>]X_B{n>`%)қ#hr0UB}fFRkziG^؆#= cDrltU/_]ht4Ct_A MeeJ^c2 3 zЫur2ťcTpH#,K;_u4%ήnJjgN0_:dh.;@kAa s{ìφ|jL tnp·Q21xQ_~C.c.hl>sZ!c$hBA{[\-m7oq{`ńb26i박-e￾0-jz5).u}>Þ.؏ ˳{Y}Gb9\gڕ#!ihkP۟5ƮܴE8j]C|Y}7Jq>1(!"z<צPk^n-\WCL ʼi.M3HIaE Wt͑lCB\ l2 #4{{wo<ҢS쉿ktZu}"PwJEXflW+֏_^4zТ0QwZ# S{~lxNUP! *_َ1ێ8v;|8ֽr?uO:c?l.x(DGQ\rkcFKUZnDROɕ%F(ʙ^oY1MpU Xۈ a9&&AÅR@#XZ>Cm -L``g fmmb ?I '6jBeOp"&lG|4z}>6C̔]C| 7kЧT ۇKsԵ 4]GMƍ_ʰsp)ʯG75̘̀'PbH&<'^ &[3Y nY}Z^|^$kliaM2QO&Zw۱$^;U1N)* I&F1p/32'5"ybEBFxp:Q^ HE~=~b3-r_lmYʘd_.7pQEЂBF;'1Oݽ-}xf項KuLz_$wk46A Lܜ] >-8hE{JyfAV~7N“O\<v|T&Vkj>fӵHwCXn!»Ds*ڹrO1+X٬z0 'sPK%M-?ȘH氌cjoD} >&|zX9pzO&~O|0+AHͿ=8dp7&8jvv2$( Nm:rW(0ȊlA(hC"}7~Yd0kU CGҊ&Gte0ʻt h@<}Y*!" >tȘ\f:>6ExI IAln*4҉$Y1}ϲW1g^l^:MS|(=Ψ'>G_Ĺ cmȹTQO +N7/xcECH%OjqxΚH~&]3w/D<Uij&׍"+|Ҩ5 /=tiY<0<͔o֜vλzB)9b/#pznSxD+o50$gt><RBXK#u1ʢm8>AL!{?㈄POQ~7!> |ψeK`$uGkXxOOk/k\Ah(A˹N59a։PnLU&\ "s$dHLBiVɌs(mrAv 6dCt>:̥nl1f"'RФ-4{”P:Sg;̘j/4s;Xa\d0 $Z=T­?5ۣ~U 伝(bJD}܀o_1K1L:qc3 JI\YH1>v eBFxdcoPLwpv1xJ06'l*#Apˊf jv] a1ɽml;L&@d8S 8g9gaE]EaSj <f'Ji&{O;24|F,=8dD1Z2 yy#IhT) w5L@B:Q\Eg9obMwh~9aAnϯ8LxyF!P),QH+XhibJq+^r3SW8wQAAa$+!_bāJa‹M'QU"" \ǚuw`zFFGأM4F%#r5&%&>52?:y2 Wkѿ#*2uO1*T*z#pX~/zOu@W1=c3iA;C(( 52ۑ5I*]8q#|ݐMK܌!DS}T/^ǯo 9ir-ؙv7rإfNj͡*}T({ SKW/Fx;{!0{A!V}f5Y?1?TK/JVnS$՝V뷌 5@!//xb;AbLҀ|*F\p͘y?C$Lo&a7k׌,7oB -3EebjYP@D%pjuxNzX22M<&]3x~-Õf_H3$SGrB-D] P`2Y})D7;/زUOX=/S<_+q5>0^k0=y%ݏ˧j(IQb׶wpzMk=>]H?3./H W,hM.}kԍ8'tYg ؄~H0~s"m1I#PrN%ckXYup9 XGS8ylUv: Tpmcؗ<}\+$YcF"+G՗zn;֍ڭu >4s|tXR˿[CN ^ʦ!Rr\b/ 띗Xj>!(Ϭt0l(Ki]rZuoZVWI/S)MCs3$Kw%I9m%56}kIY!o/^*-=#=3/]IE^2NP*k-V 1m@E%nTy$ p\ ӕ?_@G#:Y a ,ˀ sk)ħkeZo/GtI-6!\86uځ?n?f*!-^^4Y^wa3) m{K՚4 S\4ݵ:B !L%sZQs>>WNUŧQ|Upbx ";&M$U 8gY@ @z$gz1'tU3aB6 b0xMqFC5=U󐺮kBVjV`ۗCz' {o Ze"b"f>\B6nO"=Bd&/CݷDjMGHȿ_.IGM"mSۖ"q_iz/(k3˒Z~Nܴ'J!pL%W-U6ĪSK T2WaN]G=DW'r/Oԯ:-wBQЉȦ::yzoqDXE[,{.2. $^ FAn)2|&c6^ܑ#gkPG u?L&REw@[ |➬Vp'S;n g|ͱPXzz+.!ֳP-~Ħ^ #.lnFy֫렃{MeVcuzPG#l>T(xf/h6(8[;aY_ԧ+ʊ~&`SbI=ԢKU'dK_%=f\I@C5VKl,}#P΅ȈlrFq2~N2%QC6Bld꣟>n3u6!b'!"ha4NA?ʔ| -u c@qK !pTΏ+%0X?p5\Ŀ܊£vFk<3s7.4 6jcZ3Qg>1o/=[!'?:@]+F~l];(BA{Nهf]Sq;4w5d5 C(x$SO tt?Ôgw_{AwIgҐ銶M1[6N z̲"@V,/cU4 г Vy 8/D&K$l mssT\xØ:lPY_5ߢ{x;VR5, G8"[6:EQlNdy&!\+k4F44X0AU҃Y>6O{]D)9hz=-04Z;Utŏ08opv び;U7rTLu(y#>wn?y> Иq33ʥnoޥHO4bY~K=LMi|>O7Z$5.W,Jz0AVӀ_1&^ͩ7ʆc )S50j_´Z;8F^M$ AM³S)^{(u4qrMH'xkbLeEbáaz~d&#JĔu\G֏IN*gz",SNFՈ " \^_O$>Yc#X7i òP茎pɯ+ZHxY5.M\w4̙ڙyH?-^dOT7X&qJPZY@t0:};ʋ,N墤µ7ޙ <ѐm9Js z$կw|Le~O|\ Y'm/Gץ,a c=N7;VT?Q p*:[ `+"~)h _-.JfH^@ MKS_bYۅT](ot*Rt$dX̳p+sfG* 3]Ʊ\ܵG{/Qs۔aڊ||H=_)6l٥?&R yJVaԈEb&p"kd>Ct,rxg`\0/ۛD{ChGH<)PrB_>3-iW17bhݮSnHv`vRO/*}?4#0qcƋg#03M ~˿pͭ #ُb4~KSĢ",=Zp. ov\1z%%}O*vdؒ\l!/ӑ>r R̝VR#R0^$.ȜݧUHTjq_䱸<R.U˨u t N-IaXke8ycm:zϟheܙ@] ?.bZDd,!%ic͵(d˰ w]9}.ߺ~GfΛ>6z: t8*e}HO^O/B^ J]F`vU >PܼRibl|aq%ID4q?/z#e=Vis%~6Iߍ90ɋnՙ|:gDnFKJAn<<70T2-G*'go{t=D; -ɓ-d q1nq;7挬4nyJK\D*@,[oîY-WAisN30$ _cؑm#K+A+LV.M;-y˦}0r6 'WJS s☢ xQҰp]*NdF/cfpr(LD࢝:>HY+M +3;;Lٶ on|N=3Cidǻ-WQrGţ-qn|u$X;MO,}Qi\γܵI; ղBi]gsu VVF|Cyyh:ۄ'`\53X[@H^aY)PUY2 pU9<㩧t$Yʵl ΥRG8'~ ͤ^d+&|?JNVt6-ZJ豱|(B6pd$ǶG2,l&ZOa3GOT#I&e"Ǟ"7C(8Ng+.T\_5UY@XNQ"r"*.CKDTe jD)Jj$ ^t/qVMR'itmMD߻Ȱ/\eE4iiH z&阅3.q0qk*VV0Ε 9ROք1'%eEY> yJ -cAx*s8P4YԠ}9ԊRLBjFO};8.`yŮ 8*} ֌w*5[8rc6:t77o7ݨdVKe7b iTu$+D(, W<7OiWTHys t1#,'O]Lu9&zl?Ex PKۯ,O"AܚaZv_ގtbχ5}lN hr&{.oYIrEYɆw1>_ @Hbخ4iqS3<0wfxn^-T ZBa =pF9N );hYFs JȻ/X^u 0ƺ$!FF<kKNɚV2y qoF"D@=8DZ kX7 $iBj\nOwU`crk`7EoY8ǛdX~Q@ن?nvӅ_6Mt m}BHpd[Ѕcﯫ5\)iA-)Pue= @ql:V}<re{on¥ImL6LKGW0'Ms=sL<>{E5P2c}<3qt`b{`Uh8̕h=[Lqp +2|(|ď4P&bZ.Węa_.Q:M/uy$>R]hS~lMͬ T(OG^9fo 'z< z(E_\4pK~Oq+?](k;?ȃ_%LW4މM(FE8 9f%4 S F}yճR5> ![A݄N"9X ipfNX1RZ!JȽL:-jQJڒ IkK/ϽUJ!WyP-3EcHuݣ Ue8oF˲| M]XCzZEݸ ~| 9pi.4y%|X$yް!^+-% 3e }kL+;yC(=([0 ^AS.B_Vg 1j:O|d[{[c9bB+4 24K|v w=z6yExk!zg٣9XGoQ 7>'vQ;#gPG15QB q:yP\ Nb ODF+N{4a:=RK MI|]ǓzH'Ƹ=wŧ]ov7ZB` hG`v6baHrJt]sDajPl|X12"JÍ|o@ JDlJ &ِn }1puq ?$S% 3,qbFrzy& iޟHFń<{gE%۾ɪh]d?=#\}<E-6!FD//mLF%/vhx?D'zeNk``U ^l X@`VE%?kyA^lZ'_aǵ@TA@M9*% y;AD\4Zw4 ʪ-Vs~ 9&2" %Hy ^MUJהXn*]éZ:)G['%YM7 DM^+ݥXjP Zخ!0q>KI.{^qj&D)$򠀑t74Md2XTCo+\7 |$YO/]xkR5w I-(6Z(0u|˗!EsgF me^j~3W;7ꌍDOQ/Yk3ڪ@3CBrBu#`VgQI2؂vJm.h%l$~#)zN31i(xMi<^EuӼjfn@ E]T'* ŵЦr1k50U~iSp sOKEaŌ T,hs] "LmսAK\[@$k~߾3r2тDEMBy>ԁ'gGDv+Q/OG) RX_Y :WhAZhسs|;OMB*&G}ˣ]jv )ڸ[[ Nn5) H{'){5Vag@* CyE_:w7QრD%fbKˣ7ˈI"Ԫz? Gdpz#K,}Y jg \=ʄm2Y< 鎇˅ƯPÂmb: Kd؆Te:XE/e 3 9P9r+g,Q b"{pj"I{,w"XP!5J%7x^a/\Vﰀţ=<%PɳAYN :&y ()|qmS$rPAD 'Rd\O䧒I!Ͱy-ETbZBi mI3o"> ?ABwNu/ZdYvrk|d?t$z7:4vDL)`w@,kW5q[VevK:[s_dk\3Ccc]KjfvQ6& <{i(]a4L> ~wjtVjX4=Оټl@B`K:96캺T\P^9_! +",ۄb5R\-˺r=UnniVՈ){CBM9_Cn@ 4NGQ|B# )P9xtXy\ 6DDڶe>b}Z Rÿw}L0H$,J"{/͑Q'obj$BAET@-6 ̉g m-A1j"N+.X F:nGg X#Ib?IɈc{ʄ $QgZEﴺ$}^, .ՂٱasyR 90y%^Wa+vhs;qRfEHzw l4G#OU>I^gv:ra߰eh5ћmߕ_wm$T\O~-|9x僀 L]O+-HBnK%z2,Q@xuϪS,o>l`1͡eO|4[6WCǶ-X]gsLъW\"[U•֨+|Mz^oI }zLPՔi[_kƶfYv>]qdIFa4 $c)gʄjU c1f̋ lbY걁=.Q޶%S2Rz^-!Q__re;`?<.$KͻyNlP K2s==7Y&tI.v Mu2a-fJ),3ٻpϋ鱜 +T.Ne~XMFoJ{ Jy[18:hxƨ.?ѕ]`)FUPYQ." wSќBlB0D$xuS55SNJZ^ jWBNsQ)u*Dl("i^2Baa~eZG.`(WejD.wH˪Pccf7Xٳ"h1:Kڮ7B%{'FFaȻ&lm'Ʌ[eJ XP-tD9&JK9l@Gyك8Y+GCޔm"Q*7f40"WN T zDh^guY.YZ3ؕ׍&E*EL14+R‰E205)@|/Ӽ?TklN󰁬}"U6"Y\Xz^Gpbg=br'8(#"D陀,XqB*˦gSz8 Rq\MufʍYb"c٨=˚?1eKp8'6-K*I1 3 l_ @NSqwDB.Q,RgldI HVC\Ν;LJ5Y'< #s|W#(WLq09SyㄅQݓβ?zO:\nǂNik/U?Z3k!zMi=5 DT2[ 0_}~"! ;BEs^@|NaYh3ND<@Г$qB 3VUb# QYz[)Ą_7㨱JM| 8u&Y)]!?KMՁ":BѦ9_8L֑Oii^Mg̱EVޤ9ضĤ }D6G%Sj 1[ - wws D$aO%{0QB,=3l ܈xi̵n#Ai|'Wa?̅^Cb!Bы3ڤ% a߃~'#{C a?EuۨgFa* 8о'rNgnGXxM}jH 3 op0a - ` kl~-뢏Ѹ{:f$U7DSIxe}f]dxŧv+OIJ3F7X΄p|R|8 6axM~94ZUI$HG L茄\zKikY^8WYYZ<[5h֢~Uw\HD0B +Pfn=3Y7edylD8[)'3`j*leQ*ljz*XYb?U Jwį&f_[0B`!ٟ8$՝;0>Rѷ̦M8G#-o?+c-6hOHN:@&.JPudaO~(>gsTNMv qsꗸ<`YK/Bc@ӊ`DJjSw@wQ%ݡ ,/ 3VnS 'mq/]$zh,F 1H»ybSFx>gki3Nkˏ6K, af4?O߶Ew8M̲W7K(*ɪB]bG`?iZV.C9LZ2"7)@z}BN_Ћ7'ʋC{vcnDŽ_#[ZP跕_󴓲EҽKFAp'hD3cBS*O7X%1$AǴ3׮gY3.aJ^N+-؟w0꡹m1.H0%L^b,%8!@7?yy}kn#E[1(׻GuxЏx=>bG{3,3 L\s@u"g+HoDxqꣳČW'u<^>=9Q;' O >y/BdwʑدYώH4!k1)LrKӈ Gt *+sr0w64\O},] 6ZTs42@>ᄖE'&HIyeEĜ0qDffc1f}\3g_>٥d$K]=Sz: :J1KAl" ܬ`plcY/HihI 0 L@C! ,=?Bx녆5V]o`w닔_jMg|, e`.+e_i~_ յ>2'4W.!iM2mp΋,jQ> -pk@vpesȃOaA'~D]Y o~b}z%Oh j\jVbM[x&$w7S4L㢕4~X'!&HFcqm,,ER$u{i,Ff:󆎐hU4Tva+L-0/#* -^A\&u ϭ:L臅3=`1}i Xݛ t$͆(ܥπ}mF Izg@JQ=\3=";q#qz(1"-umAҶsl1ADcc`ïNVo7Q"1h 8S-򰴝+ 9{HmΦEb LꊄƓuX401$$*'H:AudFGDܒ.}Ppf \k];7JC±)  {2!q=$x̪ocmf6w›-#2f7#gC6fa½ {>^twr%$)0(=~.F=s[VS|0W5=TkP۽ H756 0++eُ ";x()Lp)i:UhZd1TFeڟFH W܆z! ZAFQjc&8jV-1j? K%E\|?6[SQ ڠrl_7xjV^gY{j &%;5`Օ3+J43ي-(B4cp*X7晦sLi +M#:Oy1WQ~h68F Y`9Pj1n%sp0zrm 1w5ݰ3]ӌ6: S<" eYwyª?Bə( eO1ýfxS[ paqdZ_q'VSf~!OhXJS.{;ս;i#P}O!yrl!<Ո&sC1fӛvrGU:A\BvfBa<ܺMߋ#K}/ *ԑw ^E%ԜéUra, WgڝȒ5W̔N.ꁣRm{ ?.1ERLђ)[4SVװR$>>[%%L޾؆Z"SWdDٵ*"Jy/lrzlS%FsȠc˪)KԹ)o9r 1H#zm OӤ莮z2]Duُ2ADDȠɳ3BY~?<4[X:`S%N^=Mln"@OjK!/e 5qZ~tS@*.45]~$"&B(R|?9Ԉ7Gy/'CEEïw8o$"{ü JOR rqg@'" }WC1z 0&1 Pw%oVIf.^?w(C[lPPOՎ)x)Iay)=>N,s=GINCz ༃s˛v~49';KBЙǪMLڣGE3atx1!3§ 1]UIqcbnoP9³O ZԡTM !R;,Qk7PFǑh=5xHZq ( ( Й{eJ-ϢWb#ݷ#apcCFl*鴖,T^ aCiEkŽe`văr tTu; #vm퍐F4YVm\-Gėo8v t<J Ca$,"PMK9= 2؜YZH&ş[u7/d`}FĻ.uqQϚ}U<ه2Z’\r{LgOL&H~fSobKze[1NAJrN9ѵ={|%[fcG;F!n'HM`}o\xܑP׷H%TX+yDk;Po-玿 CA+lfnx4xa!)ﳭUrRWo_aP1ՓDؾ6O ê > 1Y)ӯ8{-6qHQ.0h޺ .=) sFDNԨKG7h Fxe_EWPȿDly"b1pT@m}Q̬ rO"BZ$,P 6+|e(!C㭁{znJ[ȉ$YV@݊4VUP:N|sӍUP՞N3ʫVP8Tv88[B-{z{~v#Gz,33widjHamE印{L f> l=@$&7]$ V&;|l÷(dOMϪ / 8Hy^(m0p6͜'q(֭ oe4Vu^9Yd3=[ǥa8raCAFsH>VUGih'ft%$Wqk%Gin6ޮos2{ÎK=>9MC>d Wm'rlb!x@WOXaU&GLPU8ڋp1X&p0)'x$Y"4 {qH:D0G_p|:YzF.1tN%T%@mR!jnATשkG#GlY@5gmHJw[EO\3 Q`:i o]HSVUJPFW|?81[>]#_gojaՈxPsS0 8[04 ] NL:{vКTFH~v{r TC_ǒyW HgN'(t s~78ImA}:? ĆUJn[ IhYb禽Xg#1_v; ڄH ObLL " Nhj6Jן1&ou7u@+yJzCԄWvZ<켮D l#^ QzH8&ތ(q[͇LJ:\VؔcliV ?%|T  zdw*s6fmI n'nKdk<-ć~h֛⮘[Gݏyv ol_r릌q#~ #Sv**8CcR:UYQќiвtL:uuPSMl14(bks3 S֨*CBN0h9eNcr (4Qop Bd<'WLW:[=!I+8X/,yP9ʵԨ)5UT fp-(S׭tqv*@7sWHoZ諎RmvA<j|I:s80 '\QOC) Mmj>P!geE:fǔ8 &E|.VG.+J(ϳ[ *)p#RfY;DpOzayl mD{%pƅ̜w! /Zb~݄a0^S3B#`cvS\O2m5oEM{1p/# fhK LiODeERCl1ȮXIS3EIO1ZZvAw𙅏 u͵نڷϰ9N"zq/g!J{|Qc?FN"@a9̇Y@5Gg=V[U$PQxPPlx7;kAŞ^4PQ%\beQi; *I? >StԢX9P`eVD{Dv/n elw$ܤ,>7$E^GY! 0S'_a9`Q*m~vi-ɻ6K[ٿh;^O{V L4r'V'?3.}=ey00nWuG?X/5߆ɽN~Ow9#T]صkddy2k('!;-눣*.czE$i1LSyyi3#c,`< h<^=/˓)ɒt:ϻhknA'1ifNrd˝ _}s?dCyV!}M6|29|lQպKv l#@2cw~-"(H1_L?)yB*je<QYj:T1Q[AET\i>7vVzYQu 7洪+oSC螑kp L coѯXr!^s)pVĥ :QLKOI徉qT c|[oD7C(r$L5?[nFLa?r;FUr܅.NlO`\5f 8e>˓$&a+0㟵cqP܆9H3p=uEɓ0ʭ LD hgTp pO%k n`"@|p&kRbw.|nfOb_O|j9eGO4>BG(~ fȼjr+^ȕO\%)pjׅ+:`~_R?v̭eJG5NH&9W,:H=u>+$~8PkoC 9ݘf4S[W j^wV́cIm@RI>^Z<* r0w :mytA 13RMe>-!]pK;Nt7ke(TQ("z]e!%B4r ,//qC<) A%uI˃14vWk)E%*r -St, ԽWIa"881 -n`g7L5ןF*ڋ{>m@8AZqU4;q:ϊvXB?YDterMޔl?3K|)XeA~/A6Hw+&Cufiҙ!{I{p&'ġ9O@N;4mOBћ+d6'gQ[4É`zY@)FQʧ0ʜ21j!c~Qa4eH+N]l#2C}:KQ)!ݕ>wos@dsX9+r`0!JBnVƙhh߾'DMkǨٺ r\0[HjRDo, 4/J?T]YD[r#,&R! E/ؾ@,!_SS rvW<#?a0"8=4rxXqeNT( _bE z[dA{kUw'$SՑEnA.j8wzpFd Ʌ Mlt\[6 $p UGdm!ʞfcc\+ϵ} |MPbn8vG=$؃9yrmUWjKn}NA /W'ŷ6S8x-ď+?ժJF6JSeq{'mRrkry*g!_t:h %36 K@!=Ckq[_jC_(-K?A4&3smVZNa82O2u:oyv%g1+ 6pMr^ AG3818Pо8HpdBo p$=e\W($ꂩյcDZ=GM,OVe<}qNƑn×6ЕB=_9UB;.0AɆ>6RzHKlb55KkG2q=w7Q{h ^BaPJ׸%;nǹ |A , Vn].޶]9x62K7 a&D>TM<Y"(C;nQ5 XMil'C ;IKjæq;- 8bpy KJ?Q >vFr0Vo˷_5wW,b>E]H ^p|_E1krUD\88k ӑd뗄4ơ_UL }9GޱNS9o;}Y2ogRv jn.g}Z 0` !уnw*x~"f2xڃX)G]{nM<+f g<{yUHoQg1z'^kBȣ -ȅ.şIiO.!Lz HEekG}j~qjr:C+Sz Չ8clqͩ|GDNIJ E # 2ފFZ c2S0c\a WO&x_U%0cjE@_W,Tv==4 x9i+Vs Ov08ܥ<\0W|X=n?P cH{ ² * -;y;BE[ /G:rjZb 0J8NoD2*D9 sWz3 qsyhE }xẍaWFqPK. |^GQkѢ $iؐSds;XHENnSog1ɮ5R4\n ,hOIwdYׄբ0mwm.aW\ xjM#':@|~s@B| Q?"Z%궳BE:Fa.tYjrqiL|SB7:iUa7?ioj0l AH zPrK74IuDsoC巯t.ODחFZ!+u"AIg-OA ?ID!9jܚ_\𼔁3/K MB#;>S?.:Z"Kh"ΨOqP_5L|h(ClT.A[3U< / J;Qb0H)3B} /><;x bD5pp{(}y45G!ƸQΰ/S >hwFMuG-;vedEj~Ff=H_9@eCW](+m1ܭH' Tq--N~dQc`h.0X Q \)(6@Up-2$|H\χ4GŢ>CZ#[Qnu=ȚA6ECǤŊs- gd197W )n?6e(:ĹWt< xs ^@/&\%9&`;}[ aRypL3gP^Xŋte2T843UX9:)~ G7=k.yHh |Qĭs-=i jf4P2[V{ /ǷU8RIE Fˉ;zy"(s9eyw |'^c%-cj?l#`dFe|7(sm,P{AƞP_3!u_t⌧+\j6юQ, #"D,Y q)POS$*\dlGfLDK}s&əJDVL2<=aI/Gnĉ]יRR0cCaꖛr*z"P}F4] .yH3 +b,5ٝ}<8\l'ѯM]ܖHqx4njE<%:k<S 7d⽈'t{?!a']I/Py@292wb# lNdxHc2ީ[uS!7>V&^y]܅~އ$/ '~]"" 0v7G(*=ɖY4RǕ #i(mFd\">o0Х'A?bcݛo]T;wkT=bEz߰ߛkvFu|Gk44|>dH0;Kz;Շ+H*ER5 oPCL$GDi&YS".aMnJloh(#潚PFW{!зziHU{p(7vuDURm(Z 5c8˖/p#kC5qW82ra]¶9^q!zT!oGVf'xx H{эy{;~C(}*Q ~T/͜@/ii ]OpWtpe/͖mL?f0W!}8Ew]d]QYDاfj!YMO0ul|Ҳ'y֫OK2aw7g8v/`4OlZ[??,&W-ܜv{'#\USNpGz京lA=6iopk/ipUOy37ԡ쫂=]kmwK硫nZBµl;E](^5xf}@1|@RZ%܁Qyǁ.ЕDU !rgG}Wېӭ$)CSrn6[+gY ;s:^.ǡ!z=Rm-L'7Wl1`M}r;5|7(ٯwCma(-CDxJ!=0 +e28׏ﴦӎ`҃FaG[M waLL .{^\*S靇=wAyжBZ޳]oUOR69 ene@l3Q.+ qd<@.?G07+ ]*tg) iv.wpA%XKcH|$:iZ"#\Y:%tMkQ́ZY šVGcK#^.xXp.@SF墇Q -؅ă̄eEITyZWԿ=1|%}.40D5X;sr\IkR.&bAusK|Xt8Z6$pOc D\.g3:\eE~ n[xCY޻556'0eWI2vg|?{*{1BW Un2Q\XTz#0]VV2L,肜dl MD[KE| *xXdB~*G1)T㝶jM0H6B:Yea] ɛ{)3>-@""9ZggIÛ \+'*ThWnye~nۢγD(wS'FK88!Q> 5!7*o "}A,Kr%U7v:@ (|X܏7ڿXOF4E% w~o=<$Ǯ\nђ LIe#:>E}SCJ%|Ֆ(6 ĝ-;r㬽GQ0n ʺΊK.ȿ%)%W\V17Jėp}as /o{"猞2 oQ6%O|b6AΊc+V1S$U>TLXtؒI(w+6/M+"!qdKL6KSn{ 2DrSqԝs?/B\ ɟ4:2CJej~ٞ@D* iiϩJlTԊIT2Lz,2~3:Xt“j$؟ [>[bn>kuYL8ծ3 Uh|OUnM1Ԃz+i!F8R VouRU n΃fnY2aTU}aVpmZ#`7p?w&-q n(`EmqEl)eI!;~᩸>k&MY2G[G7+Nҗ M/m~k03Z ̹Uo Ǘy4sK+F"6&ҷVn<|7^[X/TMvE]WpV[9d)̼-^>q#V;禼ugw+ȽxBt2-o\?DveW}ñ~YY_SY jH_xD(@良OA "fD;ߘCj6*Q5É(sHp<}u{Xǹem,~4G=P&['*CRA{@"H^jU3!0mMzXBŀʸ c*#6ݡИ"Jfd_)ͯk:!֣Qhxp5$h JLdmhJ_B!l2cp)B^Zn0갸53n# i;T3M!%Zx!(Pyr`."Н!g G7qTڞ e1Ь[ ~813;oX|~FPɠ!FDϒ6`V#M E+:E(;]=G8 xz,ҨVAQ+LeؾU$"._Z) E=d#L?UcZ˲'@ȫbrDFTvҀ (Fw].[WMd6jԖG>0{l:܃۸Fp?gJ>֯!.2Z:U#qKbx_:&Z %b`Oo,bQ [00߳IyOqbZr„ο|KN#B,(爖R=WL2mQ~$>TVF6ll,Tfxr4!3iTeb+49ɿ%xŰV\o>oQ|<SP4< ޸i2Py֫.gg0DI;2rgXV{N:Z[E9Նݵ(cNߝ sdzy; &A ?R-Y_ 4LCy>c W9 4 8^(=AݍQ5s% -o3|zqh! mIu7 cLGc{mD@ܐ6(M7Q_a.MԫI,}DUҡ]iI^RfH^;f:x#JFS>Mx|-! m)o&գ0t7e>u8`6Zi$ط+MV+4;|Jba$x+S<7U71W%'prWe#=]%NaʖAGMLag5A6VRu>{#Z{ѹ۪;5x.ظ?x?d|,GV"";fl=Y& ^|7faVPp:KjiK+"~dՋe'V,e1I[S:i KԆ.IU|xU>@P1^7AIcoEWr. |pڎO+%QME^LAS,mo!J s\\23"Q38lE Q?]s= y)+J7Vrk\8at 34$;r zb:5 Hό{Zocj\mNwxK2fM6lhi sARF@3߁Lj/!se<)| i'/0b* уoocYq| 8TXء# r] A5O^RM&銋j縅COVtyAzdKtR7d[Kbǝ餷VnB(mvW{f؅m &r`EqBf `HLǦ2ަqrCE'@!lʃXP/Oe;hbkb i7{o'@w…@GsǷΦNX\G-y7BSdۓ*""-55#єGzYҪ` &eIb/*}ʹ}5;&Е_+$m%ش?Mpp_-.\>OigeՑ5ȿ:HƵ~Ko`"W ?j-m{қ|cfiOpw ziPb-rT)?S̳b|O`W1{cy0_h;`G!!37wBCS7HgGuXS2Jƹw<-uYR9k)x$eQhy(sg%.Or-y>F$IXh< t<R|̤Jl<3x:hsC $} {nʨ%)^jd Ě-P㍫?Si*N;?NNcpNػM@%0AcXC;޶ItwxY!<<,kk<ωhؗ⃼Za MqGP(1%pܒQܠL3GlE;szt!1{(sw0Ų&pUVvnsV"A&t kh*M5SD\Bb8? ˯SSpoh-l0l8=kiIc30ڵ ,VK=$fcNh|[nu;dQf-%ۃϑŤ [.Q>7fCS9qV~ʾT#>y֚ EǛ@)Ɏߪ.˞&(f8i r_i!u`,6蒈Ɩ~ ].fL2@z]ͺ<~&? j1}V:F< :ND-T8>e`E.*-R?ZZ _X 15'k%amIͩ2H3)OZ b(j`sm!1Ƚ8h 7Lo,UfK}g`_Kܿ*gAhH!+![,)p o.䬥y??͇5`mժOsd21 ,y uwMEU= l4Xz!N6i.ۘ#Pç)YG8 N AuYi;׊Dh0s(u8q4 NqsOHd6[$ X݋@3E5ا˾lGݶe5b㰡 n,[46ɫ({+0'm# !<zCIm?O5AŹhІ蒈h#3\xΓ漚P#=Ql!zU'N 7Ar $RsN8[Z\.a>OuHTScY~QRK`锪PL4CYxeEڤ8x2ܽ=e\WzkWKʹ}Hܳ~&?F? oT#ިmwd>R4UZK@LV: DnL*Upb ;ALR%`+&ZLSZ8/8. `=Xh Үay;Ye4l /6E2X+qTN R) yveYNBXAN:X1b6$Ϭϊ<ѺZ;v&Σj-9>o.5{t"M*K\{pۦ[\*+ݢVwYxWdn_]XH#h;`s]#XU^lZNt!ܛn g$Q#N(jCl>BLp d.g!P[ძ?4V[:0ɮ3{V۪Șk%!x$he8Q/!1{Tyfv<fI'kj2a1J^QT'б$`3s*Sb-^[$_b|sJw]Jߍ~BTDjm^dP, TH}o%Jp0F5JN]A*Ge@xL2eS;!l?~1u7'PUaX`R4tTݳLm>mz}ۙKi>ILr2ů(+?}Q$-v g|cŢٹ3ؐ(e)45ݢ\um@6щ3w]8MeF@A MޙdKJ <)+HxBӲ"r_JLFYx}82Ֆ0jjBGigKT/ ˽'|Ѽn^3 -׹*8ʔU@ P2^)2GbM_Z.#dFa--$.RY[ Ե/2TTBcZ, ҷģcC)aW\k Jaz ًx eB0Zx;m )'Th%H̃ZTaLF%q<ޑɕVl)2p8~<WֆۨL}9리;[ VkTi|j`lyf:WfWD_(IzkN;`\ԅGHـ3?*UaW,0~ʉ3ՌGʹv&5(hUyvpхɊ Kn ;dpRcNd>3:v.>[Ѭ<n.6UITlo*q+bc@Է28 %SL>kÆ&JLhuTy>][,aABq֩c)aF\Yc{MmMXP |_r,i|ظl<0H*CQ098I1L@,sOrOA]V,*י<]j[񃌜tm vIܥ&X$`c%+sMx M˻GoP%O.X#R*Zɓk}W~ї̋~Tq/O M7_k{FD+ϴ"Qeⳍ%]K% j'TxDhm$OV~hr}IbB-ZD[KNZS׍r_\dap{| 3g\s+AM#_Gbl7uV^Å0ەǢ뎽\9lD\8!߫m3~^T̮b6.':@/Z:1UFT2);=Rlqr:Ɩ4%K]*jyCl9> tX ϗӶY]P5Fߨ4WǾ[g9}>-37+\ˎ'ǂ]ڠߋu4R.H])EwN"K!VY爿j5?x{)MOߑ8YPJS\z!*Vmz 522V bcH% b brs iO; 4%%a9'~ccpHkE-,aocxc䠑(^ݜtP:@d^I${UQt7vPb÷Wȼ>,^dkRaޠ:e(S={YJV!(xH۰Ц`PdͥQ<ק`b%\IT̏yvÈ!5M5)G@}WeXhTQBD{!` C{$"avIym\t߿,Ѳ*2dbRɘpA3a ]:OH[UZtKa/˞6Ѝi%k3͏GkV5k;P7<ç;%̈~G"1t9aRutڮ6_R%x}J r)~r׭։EZIPS7a!PVDg5L1dk5NTgDs߇i|U(;$"E1D1"}PNac*/OɠW"*yM>eI>Q@yzz%'{D<3P$ьi=EAAn*ґWZ6c+ sιMuDŽ⌜V9UQ*l dӢ~>!*Kf;-Ȑ4S k_IG4RL}Kl"=('/>3BQG5G x Ha?:,X\AY6ĚҠ5Zܙ'U2bKH,_㘻xzSa]Q*?I+cL']9 ÏY6q+y)jy~?RN}=0&VsG}e7Zq0 hwJA7rͳBQFx6q~~G40B5>'ީy &F|JmȎOۭwDcvqҏ&cjuGИ _TqG+ߗ/S:8=`׳mb_C&g\ ~vMyvsF.r.p|gkƒlNj۹D;;}m )֩&Dzq6GbcBV7nʥrm ԚghC[BU d%^*eXG>:1>Ƈ)!넽vyА@0a7E˒,dtToNaæaZ)G$B+ۇL]HEM@wZ@pGD@:aYbҟhQ7S{+  #L,.nExwüb _rga$.t VhxRS+bhӻK#Hf? Ddhw$D߀l 03l:z(%EXX%Fqa-^bӅpqѼüƝa ; mz=:h@pѡ>Y8ԳT4~auʓɚW br59"'A:cvVJ:@n J,!4R!eC|7ErI`5& 3I^ԁ%LRݟcey@A`|-ANQp֐7B TV[j&׳b{?a+t-,Uȓ P].sq[ijH-˘wK 0 bnEb*sHbdCѿ覵bU<({?0i8 |Ԥj ԃ8a*ybw/"YkPP舅H}JW,R( OG/lNiTd)P+Px~ ۔}`"'#+=ۙ 5#QjQUʞhD5 *)T28.aX,y8|hVw?٬h)Kaoҡct eYR#'{a7g6-WjM:bךuOa?Kߛ:hjf q6-::m iG!TPwU=s ME*y91{4ۀشS4/e_>Dy!/j|;A jr{U["{R4l71*sij0%I]H.F>\m#{ @یxQb#PHsZD6O ^.h7YSao <8ffBv_E"FٜE-02&(kp.WiNȸjԟOl`Q?G2m1H߮Ȣ"oR^A0lbdH[JܩPY2rw_-rWRNhϛϩ;LF`Wbfsd \ *_e{޺wڦpjzWs5IRuXOn* Iqj By~2;;qLT7PgH0.;JU^eW:;F6 ߄ҩ ht{lRO-^HRh2ߜZP 1Cj\CedD]}ES kK/.%>RKo::2>KZ%20x=ekJskEjf|shu* |]Ƨ/*հvAzz&>Ttmn>B1{('Y촓U(p{FPs޽._d=T챽ǯU`AFS]ik]t4}몯*"x3Tw=IIL 5@WK*H1Y:nhj#_cP]ڬ <;hȢ2{Q]3WmNV`:n@5E0AxI8H! X ]xaE#h{M~V1SJgE6u# X:w:IB"]'a]/O!sEBd],0~K &4l-zV")r/qS|5d`V=sQm瞮-埴YQ;1;Oq^l^^{Wi =ZKխxsCTs2E^Ƅ,R8YhՈA =" } IRe%tH14u^?+cq`'MSٓg!?<+'R6Н& 2ǜܦ<JJ{7)ۅX X>b3ϘI&0[ E9[wQM_"-,.DoڕiSpM)W*3[E.sh2 7G04I sF$䮘5$칽>HNjWfnAzĢ-G\ʇ`?KbmffɔGwtv YAUW6f >]1_7|7G.lP1lvh7r1i2eM\*06҆fD:<>M dt@\8AC|80'.g;''8%s u{NТ`Ҿ9 QbcjmN~1<ă",HZFTh!7RF0a[$Hhz-ܡw]7n(0_V6E)~)d7Esnu'AE_2İP7LmL]'4Ns6c}eONDsc"QSOJ(Y9mE>jc2L"ƔC5v^pԚ{rT|AW:9YZiCS:$!OIUB,(#v+vY:o0Rh x,?nH"O*UXFeA5s|]2' V<.lPYNZWPj{'rfQ[BiK]WM<|ٕo|Yza?"J@Z9%%Qq0[DND_FQZZ7~ZU۔M6f3^[*7#L$~C6dO- P$B:DT]O(n(3JuR:,@ڄe=|]-ɽBիCYd7WdļDKR==j%b7iq86M<煡d[ѯp^]pۉ~~rG8x D5'P &QǕ؋Ɲ-ƻ}tWۈc ka9x8]Gw|uDR813C51QЧ45 M#@6(bFtįݯ{ }dv}D0}3HHB%uppEU=?_ɏ2%&؄?+PWv탮7]qV\ }q]t7uݏmvM1J#a,w?7Xc(9EendWG>():,sĶ''%OQY'+ Ų xQ~<򯻐p)nS np6*#\h7 %G\5ML$nHQ7@q@bO(MX>l_ɇ+)Fv6ct~RIVj AGM @ M{m UkrWxXc>NC#./f[j btJ ȇ!j_cӢ5gHn7$Æc:8cN2+Rg1P*P9hGt_%=3T'T o,tɗxQE"cm_uo4e)["D£ .6U7@av+Zt>3>4C~MۂAUþ\,?Ras73 B!csWU4Eg<Үu#Lo6T3l%͟D\eEH^.杏Aw`BS:2 0VN:WNjѡ88S(_DGı7׬ 3f}Q!iR?Uvd#4ɨ0oqŒD/L}kd$ꅝp\FJJt~B(jtWo+6Є'qJty#:G4[ymO[ꁆ_ L ̯cT_9oC͢,%%ϽHѠ* t۱-\HF3k raBڐ2c}-e4,~F i2bܶs:jiYGd)<`HRHELPĎf+Z#!;v/\.p}5ͷ&՛c& }d(gsQ[UHܔ.}&0ӏLVx:4o&?1i0#8C λ|w)^a֊pʦ˞iyOM|af^HwHwm1o>N}6XYH)~E:ǴjGnXݟ!e$[tr?^"Jn,nmz0Ȅ:D܍%idWs$^XHo>nKxk2Q2&/yu lV7/G̥<\H 0Qu!iӾNK)\ V*,:YU{8ZcLNګֽhQ@r1 XN*C ($f<Z3}bQƒ":|_Ajo1v}.z)shy\E`w-)ssj2>-@ּ,=,.N$5tCl T%1љ Sс鱙 SKͧ>*22A7Br0s6A<<0{nVh"0|Ke79E쌐8Ф?tҺqPZ–[-DU0az@6|$6umUO t-DW<Ǟ]!YBc4_MTć_nUo\k:Z̈ݎ$v5Rbx;Om@߿f_7)3Ƥhz$,Zs]\,yeXCdc")C|v++W0 \ ^ZdA8:kkqnU@//d0o\ER$/ª8ݯi0!As Z l[YQ˦ 긤UAgWAF bƯ?!JfRzיNd|{X3LjI ?̄CD;7hOg&H'Tn}P%" Im*i,tqXVyS541.8;?K(mt]@Mj>|="4K[1wG6>IRrqtӳS<9 #M'v,^?;KMN c$º&ޣ}*M 򯈚[%T-oo[Q1d8>+oL"߾u7HĀ}‡lUvѨd|Lž#3S_L?l30a_ uTrr=wU䳝8#!FQZ-A|4}EhU*oFJya*}1d,Hmy>zz2h,ڬ +4:Rwey9o3j:T03%+*жS}A>@'Hq"GVTvCM6*ܔA$t?'E &96imWDz3:H7R7P]"Z< [dI骺ewMA'wjxo'>OC}!xglIej/ZWŷ%: &;3Yp 9MɌMDiRN{o6U:گJ77 BOdY.y Ѐ$T;#NZ0mzqrlqu1,>0r{Bk lujaQ6LIn-0|z(wqe0$3 1b+5&aQ`7zix}$dSjQ$#* { €3!5+šY][IѦ!(%otŊ, ʉGo&ko?#,U q&P\ QtRqx/Xgu8J>4zc<ꆋtPO;ؗ ikv-Yb}H2R >".k27z 704h[=1g x;:} Pݝ'F0y'9계&hNzF"āt^K!d{$Wmwxsh^B+xe$0'w2'DwPH6ߓP'L:@=2; o$ o$Z`[vI V{1)9ӱPdUp~Uc3q%]N4q6+8aF:/˃63#p&'/Pɤb_ _XZoU>E QmSM10ti$402-~Ԯwcĵ0q+TT i$;!P5"A =rFQ2 LѨV@g ֐/NeBuHßbX* 8 U0{].(_u]q)REoLQ,23 .ⳬK5xT%ڨV# @{է(Cl PCj9R49Z6fN K5tn%m)}2'3Wi@wë"W.JT].Ӗ7=#*_<-jZӊٹQz6ظ+P@{JCWOBј1yk9(Ī!$cy` 6㙧kϰjx~k> #@˺_sivpIhn>j-5'f'&c ,)Oد˾f(ph'\m36ƯO( l𼰂6EQv}@$ю_ o?̤D2 *N=."cMg8Yv) rqyr`3XpMGD)-BA(4qD*~Og/@tHo Gd j^p֡w}O"|$Me+h 0[Ls9?#X>qO+soX}!-z$ǻ`V2c1~#xӖƯIBU>RCU;>ngt%ʹ/:rhi< "jN0~ZTdQH Tuz~OXVMj٦Q4vl3MG٥B7S3_om*&hISpn3gIp QOݼ!zgOyH%ҫ.1.{5k \ ;E={GrF6vs>:ajT g_?ES~ybeW:({eDWtſ:MgĦ2iRyYI0o֋[Vwд9,,Z%?<\qЗykUpR:?eN޺k 7^ xF@WTQH?׭du職 +($*y@bc(5>Ra] Z\7~,eOxKVaՠ: ϒJRJX/\FLf`F*fȹB -,Z)Jcx1 ϣ.\cs,9qX0 TOdC2<΋_;SmֹۂsV\gɷl CѿyD t3 >:ҙՖ2ES<  dxZ)MC2}gP!v`ܖm jCL";Eu(m>i"L$_Zܾ=F̆~y)n(/y|RBtq[9ICnˈϔkMLVnD'"=báI?KO;>7?߾$fonnЕy j#ި%2ybvwy"(;1%8rq (ǥ AKoi$USU=k-8Lpo4w\+d⊋Pp 4݈( °w|,0]C#5|ҙΗKҦ;A-OcT})ѱU՞Hkk}xC[~Ÿ ?agZfl3DGFhy3fr ~^q鹦'Wy~`b!d8Æ}ޘH(v'1#1^`,\SZd^ñ&;Ϙ||l tY+Œq;)[Y#dITz%naH~ysMQK"ADnZV7x:{I(W^zkQ8W<:lIu']"%7LdR$#G0St Sȋ<  J47OCu IgHJ:9El61i=c\7b`!y6)n{& =wbu擪%,3͗ Vǿ9*1h?ץ͸S5X_Z`sح# r[ CEćon3HdO^+| [R>l&靲@4Ajx* .2 l,⬧T AθöUXWgKܺ87xiU,yğUNNe[k)pvx4SG͚:?AfX+W|DTb˭K%(mX|6:Ӌt.ca{G>0d$&7Qh!rأ "0ZBW+2[ݭ`AM[hgݰw\ULˢ)h3ca {ҩ{e'MD20eI#V+AᩘM~ ҅sBY՞&0JB[>kZTR ,A#fT<;OIF $0sX'ߚV\2H|iR!gr~5.E̤VN +VmsSG @o]4i8y1Ʋ\MRuX/ʨpMD]Z Q;E$0sOHf !C=ˁl/[+4R$]KB9i#ˇ@6J:97$,?>~ԃi w6?.s輁yAtISGJ^s8 ]loJC`|'I1fWwl[)0Hc*=嗖Vp}[Ue>ZpKt梚ŋƴͩCT< T KbLF)nQ&㏯ ASOhpo\w3