systemd-network-246.16-150300.7.54.1 >  A cd p9|UU8u$v؊| xIC<5 YI2\MZtlרgdXϚzoHc!/YwD{aA,z孈Z fi;'i2"cMmgx`/wN1|UN:p}WS[ 鞂v[@&y֋հY ALV~e$'?%Ej(Z,sl^sKCFVMS(%COԼʮ$k PG Pe0bfffe99df15278fb9c31cc665cdbcad365a5acd579e4ce5a8b293d9178228c71df024ee96925a7cac63ac0545917f5d0baeaaa |cd p9| ȧ%y]-4ڢ`1aW?ƒmN49j'Ū?Zoh>ڗ8ۢƘR>MchU)a {xW'UApFVT?VDd ' O &W]d %&  &Z & ' .% .L./Q/00|1*1*5*(6-8649>:]=Gz>G?G@GFGGGHH$IHXHYH\I]I^LA bM)cMdNTeNYfN\lN^uNpvN wSxTDyTKzUUUUV@Csystemd-network246.16150300.7.54.1Systemd tools for networkd and resolvedSystemd tools to manage network settings using networkd and resolver tools for resolvedcdPsheep26gSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Basehttp://www.freedesktop.org/wiki/Software/systemdlinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in systemd-networkd.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in systemd-networkd-wait-online.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in systemd-resolved.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-networkd.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-networkd-wait-online.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-resolved.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-networkd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-networkd.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-networkd-wait-online.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-networkd-wait-online.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-resolved.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-resolved.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-networkd.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-networkd.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-networkd-wait-online.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-networkd-wait-online.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-resolved.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-resolved.service ) || : fi fin Ne@xxi8(T큤cccdicd#cd#cdcccccccccccccccccdβcdγcdγcccdΐcd#cd#cd#cd#cccccccccccccc877c7e3ffeb6fd93cf3ca8ea9296f0fcb8dfaeb56eac05190fd5d5391b7c2b28146ff5c1499b51c6c64adb09551aa64a61d8b270cdcf9b2d2b4d2da058e5d5024be62b9ae4ee96ed5ccff735f565a49fb50585a81b72ff5c7033980a65d29d7efead3f72209f08b50bbbd33aada08899a5c3c123efae5ba1249b855214459c7314a57cde39fd1f3061d6bc558175c349e18738dd75df1d1f0b3a38bbdd66a39e7f2c9ec637b052a3ef0a9c747b4bb14b1538dec804d8200d6a408451116327f4ef2c45691b4d3545551a385aa5f2ee148892fb5c1ede9093cf37cabc84d2c78e805659d1cd24ebaa99894d29f91f4ea4e6d394e077e4dfc953e5daf485d573f6322e03c0daeba1407938d484f9a3babb0162ef8d458ffa9cd73e57e0b13704e0b8271157e2d23248f8b9824702ad7c306d994e258c014e3723e38b51fd66c750c2eddc63b483cfa94772f9361c7f36dacdf357c8949abdf1cf665a344829a319b86770a3eebe3dff666816fc31f782c59750c8be5e7087f2cbc87b36ed24c91d0e02fd16ce4d7d855d3819dec125c222e2e3c01a199bda5c2ad464347be230d11a551778d9eb2bf142999059bd74b42992d214121b210393e09e5380d5aa3ecce52aa61fd365cec4e00fe579c6c17d407aaf3c0574ba6b5abb8d806f6ab68d6a98a5f893a73fda212694e863e259be2760d3f8a63446c6516a80715f397f4c680d8d337e3c4531545487b48d515899121f6cafb5f958d998afbd7443e4ef036208fc40c7fa42e30bd4bbebec02d347e8e3b933ef59a41126baa0571cd3ac55a38b5ef585938c25b679fd4795875456a337e986cac69c351ac1df27c38aa30a2287b5541eb74b6515d499c3af176ca9eac600a11d65f314be96d258b0b836a617a3f9053f793b89d357302a1ab8a1bc5efc1413dc1d61d60b0a3eb41f02d7563583dfaf1996f005ac5cb059328f447dfcb7e2bdcc688ddb14310c48219422253d5278c12d256d55c762d79c7d60d2f672e6612cecc9babd994acfe7bc55d1eb1bf974e0fc2187aec19664a5250494e6902693dbf06406539488ef1d4637af9e21b20cfd5f3de6a4f65b184a04e5dce4525075eeb609b1806ce8bde5d0f55cdb09b19d806f8a95f13126ca1454b1ff40122ce03dc97416282fd29218de92c475ccb41a11b64a9f97725d87e5679b3c184537348a2553042d34fa15d54e6ed7065abf10f0b71878f90516b89d205a7fb2f8363cec6614ec717da88c2acf49c276a5resolvectlrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-246.16-150300.7.54.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.54.13.0.4-14.6.0-14.0-15.2-1246.16-150300.7.54.14.14.3cc@cD @bb@bb@b@bk@b^@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.comfbui@suse.comfbui@suse.comthomas.blume@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.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 56bee38fd0da18dad5fc5c5d12c02238a22b50e2 42a26330fc time-util: fix buffer-over-run (bsc#1204968 CVE-2022-3821) 8a70235d8a core: Add trigger limit for path units 93e544f3a0 core/mount: also add default before dependency for automount mount units 5916a7748c logind: fix crash in logind on user-specified message string- Add 1010-man-describe-the-net-naming-schemes-specific-to-SLE.patch (bsc#1204179)- Update 1009-Drop-or-soften-some-of-the-deprecation-warnings.patch (jsc#PED-944) To decrease log level of messages about use of KillMode=none from warning to debug. SAP still uses this deprecated option and the warnings emitted by PID1 confuse both SAP customers and support.- Import commit e7211d27e1bd26b976aa74ff620cc22a0267b5b8 1300e134a0 tmpfiles: check the directory we were supposed to create, not its parent e4bb32dc65 stat-util: replace is_dir() + is_dir_fd() by single is_dir_full() call d8d0c083bd logind: don't delay login for root even if systemd-user-sessions.service is not activated yet (bsc#1195059)- Import commit 0fb88066f5fa4695467e930559776cc3444773ec 90740ae2aa string-util: explicitly cast character to unsigned ca1455c5b9 string-util: fix build error on aarch64 c0829f98fc basic/escape: escape control characters, but not utf-8, in shell quoting 387a2e1fbf basic/string-util: simplify how str_realloc() is used cdc4d55d22 basic/string-util: inline iterator variable declarations d435514c85 basic/string-util: split out helper function bdbc4faff5 basic/escape: always escape newlines in shell_escape() 3eb13063d1 basic/escape: add mode where empty arguments are still shown as "" 08fd20d8fb Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicit ec07c1c46c basic/escape: use consistent location for "*" in function declarations 074e1b622e Allow control characters in environment variable values (bsc#1200170) 44e419dcb0 Revert "basic/env-util: (mostly) follow POSIX for what variable names are allowed" d5756f6f71 test-env-util: Verify that \r is disallowed in env var values d02bac33d3 basic/env-util: make function shorter c68d5f0ba6 basic/env-util: (mostly) follow POSIX for what variable names are allowed 887c150a04 test-env-util: print function headers- Import commit 40960e1ccb15071355fd3ee922877ef51f34bdbc e6354ebb34 core/device: device_coldplug(): don't set DEVICE_DEAD b593249c00 core/device: do not downgrade device state if it is already enumerated 7b47b3c306 core/device: ignore DEVICE_FOUND_UDEV bit on switching root (bsc#1137373 bsc#1181658 bsc#1194708 bsc#1195157 bsc#1197570) 912c07c281 core/device: drop unnecessary condition- fix parsing error in s390 udev rules conversion script (bsc#1198732)- Call pam_loginuid when creating user@.service (bsc#1198507) It's a backport of upstream commit 1000522a60ceade446773c67031b47a566d4a70d.- Import commit 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/shsheep26 1667551056 246.16-150300.7.54.1246.16-150300.7.54.1246.16-150300.7.54.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:26702/SUSE_SLE-15-SP3_Update/b0d8dfe00d0df93afb1e45753e87751e-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]=04f815e3c20a100a6b988d262338f7477119fa20, 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]=78f7713628d6d24342b2b9ef51f6d442665ac48d, 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]=4e546c7b5499487238b7abb213fb3dc702133442, 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]=a35348832f1b70525886fd97ac3e3859d6ffaf33, 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]=a9a29812247b8d8539aa3e07c7a2b3bfb113767d, 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]=a0eed75bf8c226b62f4aac4a503cabfadbce0654, 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 RRRRRRRRRR?FjG#-$utf-8d6630fc112e2ed4b070d161fcdd55942fead1293fabb1a825594f52287f564bd?7zXZ !t/⿣] crv(vX0-{dNSB{P#CWhtVrBTyĉ ܬ9~DMy޲zuoe8ϫ.QPL+x k}mFuEҐ A0<'1.lGF.><{N?!ٽ˰Z$*0FOΟd A>-cZ?g)hUݪˆb+Q8JX\[B[EO[l)$˹$C0/bОT4 ̝ .{x)D[\L=Z --Qm`ZHmGC^T/J<^xk[y[1 3kI_cEyok6o9JċMfn-E5lE=lw^W}%P'hvk(:mHK.9 `*g:>oJpehb8SCo#j?C{t ; '- wUEY>қ;otv% B1x3йN~Q^1ˮNڬضމ\[m c NMk9U;ItOp7َb(P;6Qfe"Zr@LcF/ Bs`ӇS;gɷ)of[=Zհ?(9tqt7OiTQܳb8C`);pzG$}nӫ\rvm#z#ֺ\)# i]N*dp+IE㬬? `>`Y* 4!n%STx>ݻ sنFW=qm'|$n]?[v}=v=ҙCB?j&~ox$yLe㗔M9FQ͓e*ED.PopEV8~!/^lUYs5fvn?Jw B`rԢ8"(y)wE]yE=D:Dq@a(@u8=zH{x 7喚SQܤBux%TT*'麡Xtg]Z4qt^EY lf_M2 2ښdaű|  !UW?j%E^,}tS2rT#،~v䪘kPR[EsNxԵ'_13e D&_Jž]\ME'%vm&NE䭽rdb8E7a(fȜ=V xz~4&NuED'"m81BY"tXr*&&ފ Aj@ 'PU:9A9v A!)2E.ʱbsTY#XM;,`pP,R ڶ}ɦpG \6*NzEKhIW(e/RF 78cVeImx8XWC|4|q_LKJvs3XҠ!uJa3,㿆qAwH%Ԏ"?Xayꤒce#"l5'3{'e"#p2C]'Jۄ$h] 6'.a1=#gd JA.V?6d0 ưRE>__^PE4Njുn|+nOꡞkm]SsYFD N\ Y4L(FkB9̀^ 6 c)֨=Qa B./EGԊ埪n=KbP4;Ngv QvƉb)Hzy=B |Ÿջ\5k1ǽEMdf۽=uT߬vga/W~>\gM nö|:-Oin1#A? a-0Nh5e9O),62Hn{dHIA,Er5! ӌhdILuo3&́ 2tVoр4:sFNSgdE8ss4REqq*J(r\vdYj\"4qzPP~xÙry35ꃘ]ԆI -O2a) |~L3xcg]@L]t oeMxA}4Ŋ(Y>,e\pmp07VA߾.hVi/@t:HLЍp5NJ %O@D׳@r{(TZ(A/bͬL"tz-;|Ov_ t%Iµ"zt!!DZ RCmfoI4oJ.->tW6AC>t /|XOA')(G$~|qAva>Mʼr >|^8m33M9~]c%w K 6jaf6h̶! LL_7Eijn8g4j5w8j~!5 Kf\xdrla# lС~^Q:#d D}H]sH )# %z %#PKRJi7n IVh;ѓ8>?qCRB[ , 5o(إ슸\,R Ttz`xSMyߠRLp g[z[R\JRC Qg  0.>۠`r[I._^9x qJҘ i0(#DI*406)|}|M`~:O0xZ !9Ѫ<њ).~8/`ݥJ6NgSFf fɁOr+dgXU*Sf9V-YZ)q;ЅEs'm=O1_R}C1؆bŚJp]vnOGj0 r`v5ju!Ž[KnY6D}z4n>=Hސ2IMјD?L= kv>l2!1*4-ImtqR]0^܂|J-vGi:$/|a }ꅠ?&[Nj,1.ٺuj\屷ZVc-@B+r1ACk$lc&s8]!/3v9Qz iq`²eeUwPHQbd }܎5pU\JB#}ža1(%}oċ@`1/9?B=6d]fү~RsrQ=u贁ìQC9 (2P SyܷK.zWTԩgpoBj%lIo?USah,3~K 4ȸy;sAp}W Qo i Ҧx8B'N܎|10?@۸e7O'12B'mm<2%(P(íeL,2XEjx8^FVYl, !Vݽo~72 Slc*5(' {VݭVKGT=65I6Џ5$y|_COΣ`jJ€ 7Ϲt[ScWCM;΂s[(|DFI C}ux?tA ~1<]bQ&J "(IzU7bna:qctN*Y2r+KY8yD%q ɴ1?}rg/KRrqkRi.^H:PؽN ,nK\`u]W\NCJ\8S|L,j7MJꃩ_UcRDuhR?|kmF(ߢMZ E} /+Mh4wy.D7*i㖰WV$ ?&RaQu¶,p" 68 mY0cljYMO~ƼbT+&o1GI%<;ik,ay_~ :whEw\~({n5pKA mŴؠs"[m7eDTFrX,eba_EY~;&7$ofYK͡q. !Cƪz L|y>> x&BuU)d$saȋ ;2|&';>Otѐ9 :U/#Ӑ&K7$!T:-/|˼_Ey$V9IB!2^|b]^Ѕ[bcn;n(N z-/LCb7|H}UaθڎH s7R=C:۱@!+hR05*o\D-BQjZDN:M՞ i24=X]msN3VðTF.F(*>$].es]YJ9 A&)?:rx$?5Z:{M=:T U.TY 1qItXD7CwD&둾y؆܊ֵXVlj'pc/=W]]2xEuWN4 8(5(QW%G-N3TîBRgZ]1.*MxNɋ aPM[ PjiUMXspc[" !~ -:Wi0Rq|s &yI%vƲ4Uݡ3nBƾFb#DC6}5?+G<->#;TȤ)}_Q]x X;^Zh?K gWc-r<ؼGNdFX2D ٙP&~vH5{ud&Gp pq3\yIrh7~9̑B:(Nij}.z僫/[n2'`3B-%c},o / E@F֪rwo.UD6}g8Y!1b;4)Ed`7qA q+PCT?Bl+Vnf}CBq?o)ÈVf)#"%"ݨ6cjr) m|Ɔsizrogd*IO@H8}Y|: ؾ9]*A i }K[)+icrfD%V. lj3A3t'MV˔ĮQqu3t @43Z1TʂLû2DEvcvaG;U2SP<1elͪ1XC!":&]z{}4_#Ir ٌiGRNGd`JЂv 8YB!([sS`:vTg=fZbbJjfՠk "gf/(Ϫ?,D.ដY &:]33SU%lki'IH\^cqALD[w&->buݜU J蕚!i@m9h3a8n7'q~yUWA/iyn0Vi}p% j뺬dt%l)FЃ3>Di*?ЉKG{3|A3/}tbY{Q! `-9RŜ$GoVABeL.EGdzo,JHe=["qf%oiòioQL[}dm}1bпy1?uտȪ+k_g9H0͜ez~8lBTWr+:*"j% JwR9M\䷠?9$ZqLK?R12f 2Zs~A0J:*vw;?ئl4 Re-A]N&9A3SfNKU3u)L]䪾W %3:Q Yu;UL1|cN- 1OcWݫxв`]R_`<߼')w&t6UC:6Z/~3=;VBLZěUN$~v.\$1,*cC&|?խ grfPЧ^ )psͷ}K &ݒ.2cHԍ;e w(jk>(yF mF˥g_& 'G|ܼ)w+I@˾ףCiԴ24lrs:]>!J(;Z9 )WsO̖3tњW oK4A\cF+jFr4ϛNrܶ[/s5H`[9TJU$ n2CFn/MH2DUXˤnze4R,ǚx?Om@x34>*'LzQ0,H>u3W,@P8"O2:FdVey⅝8"c!u2\;O˦!̈́w@jf%(A1S+RwEs﫜޺]Oo=Rf {\DzШI~ю&/W27,²rdFpdkUr>""ne=QWY~#̼%^hG'iKIc S·61"a|OzUC'S#DS Bvdψq5G[W[F-HCO4ܶ'!)P0̋dQ 4hΘ[@!Y[.]l×; iH䓺HJ~ _70l2L)$_.J5+:H3,Fsu>iq<m .=|z3H&VKS*Kwʣ D}IA[tv #.r2%g\Ll`@P e`KcPB7X}2WFM;}P&w 9(p8귮˒] Q OS/]xM Utؓ;Mږ^W|['<ȸA:iH SXyf)NX\Kj.㡷JZQ}d!LmJd%A7"w n*T]`Di,C.FZaaAߌsL!̺EٕVg7~PUP ?.;CGb܂Mh-GkV/ sg3Unj ~KɺnjLj4=`4!-c9oB|³j92ޤ^#~<01uֹrK(׺4Dѡ CKBHz̧( U_Uqp5p6yáelH Ƀģ0X)1Ɏ{'Te9EV{pu!r$2C1uJk$=mWb7?k/O `2Cx~kr^_eH!D۽VI(Yu_8 OcE,jxv8p!Qpzv|3]),LC%Q) %`0wHds8W@9Cf;$G}6>TA.")opٳb&U ԕc10债8ȃ1nW6c¡)UdLt+]b$Lyρ*M!|gyXO't(7ףQyL1QT4ֲ/╉0.#။j Q(f-lw?'2xE@uz UɨbAGN숻@+R:N+.o:wtr\Z$(Gy"ּfb3'~~1Xʄfs2]-=@Z [kP21^- sf,ڑW]r2!MfV4KcaʦmaFjwpFX'`y%%'ɼ3482 ^.u~•o<˕L I?SޒU֟Һ  qwNK2<$ {ڋsR^}U!dDR|ө ˆ"L"xCyun~ҷ@~nT1$gr /{f;jZq=K ݃N[ .ŖPʏWETUGʻ8"cgVy\PU ){S;.UVl}/e&v, !e2mh~Mb~ Bp6p#p@GǥGH]cc0#co>Рn]I;ZṿErs>D'O.ah_R xV D:Q/y , Qe(2U&T2LrMcBU<=OR粲_UE&@4k>lKxp={WHތ w`|}&ь14:dF5JM-P jNJt]S:R S!`>GN˭e "̍7{p-?{'ׂC3E8PV[A+_Pl}Nf=NL MjÇ찑x"Q6}&*Z9pgv2XfZs7HPE0}b'I="m|Qz[nD~ ὼS՚ lV9Bțq!\Oa ,`0D]s6gx}G: iU@ϔ&.?xDpBnđcCl Nӵ7k+:I|z&_R^[dճ)lffҎ/Խc{dhKnXAUUnƵ?V^]+~OĴrqfyWKw%)Q3epi& c,@ <*өGCm9UV0N`Q,FbU??d`f r(-^c5'}=|뗊0Pbn%KYH#Jp#?.;eoftƄ W2K)o9a V]258ҩgmu>G)QP#f<H;?į seZG3:xI{_Uԁ)w!w bSխ Zx0bUhja?bL9h{*-\izYӪ5##%#Ƈӧd &GbAj{㤡JeÈheYQgh:"TlglŠN(;S\/$eQWҹ5>R;ymWޏG`p_%^kt!]ﺎ$;%k,t -OߚwV(iG'}48a[ei.Р_ud \jֻ9`^ys[igQVx* =`5JX&h_A9)q&yb]7Y\P/ݴ6׀=%u^=-ިP@*<LwGBjjehHX$}2Fm<:ȥ-+EBvk%YbޞRb5ӜՓćצdb\Q"j%fV ˚I$s-M_ޓ2Z8faLKpHꎬ J#h Q@c2D l-^A*[zjJTqY0M!G6e|尞aZTMz܆ci)i?7]e 4V _돺"r XkX: mn{Q|Jմv}.,aKd'tl/XˌuVwTK_i1zEױJ55 L9Cq8si}^XƸ49n GlYura2txo՘ c=N W0R -G0:ѲZKX}c S؂I (UU求9*WM8vPmhA0J0K2Vh6Ҹ#Ak35ƂR."Z3+:vU[PE7Q\ftb_lوG&9(IF68*^"R$Cb*eJ4/&*h9B` cH+Xz4]cn!S@vYR>C>b ,p1M;OHURR"nzTF#e羓Ҟg tLuxg$ȑY 0mA߇OפKRA}S6Y{dx{rjq1sW]cW_.+࿭VsMI6/ɦx0Ap?r~XJ 5H<۲=Eq鍆C Z'=>Ô37=p"k.ytOkXB 2/jm,x8;OzaJ/HlU{$GumW2G4 NL0O(y5[OJa-iEKt fJf얁IXPW$rQu!zvlm\pa uTCJw\G j<NvBє_[APl$c8;rtt%`!ll Tikg=LXY#q #PDŢFĐN,np2Us7CZs>~.dmC׶ sKF29,B*~iq"SYWW bKU}O2!3n\[>DUΫO3vx](ш[MdB"n^v"3}QolJr2SG+S,#r^ûB%b<L6+TuKwշ.^xgGLM79w=mO8XM_6hpB騐5>{'Y)ߑ9mI; `, C ,mCO^<_18(|-.[*)[p;䮲=y TxɳrBAޡ/K1 }~3|р8V}2^>sUno346^H<e8C&)$ 9Hz?>n . ˧<{(k[ ,769/g|j͝OW<)Dy .*|dfFJ6PHD)< "s5NJ+.1+%zM+u?|R:$ɕdT8:H'±:8^D}HCr9)7xnIeWoEפ{ce:[ul|T꣨QWRdh-QAHpƓ!w;Qmj놤t>oC(w!b4M^XU#OLsAO"Y {t@76q*o,!TFgV2Q!uΗ`JSe8k0PP^j4˓LGOސ,Vro`GCچͩn#.:st鯆K-uW ò1 E[ G6~H0KX9z(eؙcbAJ-;AdT-GS(mX&#% *' Um=rGUҐb=KJ &g6$ϲ* '8qhG v|IҎ1XXjb49 5^'ǃI\VuaX7 -@#ՄZ~^3}勢܇J:2pVI-L묬IV@ykC)U1N{dbf6s16ssh&kz;Ѿ_E+_Tg\!d0ٓ5)(,PtKN`/I/jՎ8d\I bo4%CX.r< =Ң{#USs|g0-F:P,/[ K:>Y"5!$]qA#@vߞ%&>P\? .k BY4Y2ҨX`>ב*!n5gFPs{ jOH+ 3]wM+d,6+&Ӫ^T}1I )׫I*s HXkdHAYq9z9;etJB&ȡڱrJ9Vu;ĩ~+z@iy0 N 'HͶlDG "S*tfAe" ve@ƳU-ʟe6f"q< 6eN Y1>OL6=zN3 ذ ToL&Wue|1'݂{KN ab5D 9۸ ĺJzHߜ\CbDVJ gk!2#8Nxi̛JX"s-κ(7ߦk^\Jr6ӮӋH8sT.`s0I5U\ 5&Ib.a3ly&s15a+DzB_遊9F a[칫Ek9v!ﶔvKoS; rb2%،{2$ܪ^0=U77Hg>aH| NӒ^X6)ϞkZo⫮rl #&TNyO2}c\㻵Պ)E+ohk?Re B]:S6Qʈ6Sc+*@6DŸgkx}`.XI}I{ G#kۇA Fv~Fdq/}_o4ަ*“c C!!nJm(=X#Ơ`"5`;7 Сv,DH@$㥜jFlәm%\,C~0lP==,Uޱ;jyYa/WOJs 3.5G{<?ɠ /! zfLsnuXUELuZXt^[/ ʧ9!v {`s)(AM TL'= Y.!L`N~u*.s4 fL؆5sZkCVW/=Dn' j _W1B@(m铗G"ۑt&ǽZPgګӜqyY~9Ɠ!\Nܶ26A\ aȞ7O|FB`QڀVF;ؐtx1)Nn58xt?WH HGPFLW{Sͤ?!xǮ'Xec!u+W[*q\noEiUH܁.OSpŤ#b88Y-6䧴d34pZ.[$AfIj ?ڡ!b͙tK22~#k+Y;}“;i$KU6K Ẍ́zf=w!i@4̍?JHt#fI^s>wE;P~} ˨׵ F,=Z@!$b}i6@ϳfhJ{h/M/Mv}.WdNvl1sD K7F}ZU YUUl,aRaީ8XGfh?4;v`lp1yHW5$;tvG)ӂ3%:ҴV:R䁇} Lq MQ-2<em r0m vQV9 uNfՌ=8C&zn炘k"! +F1&q>fD__.$e(7+GgSQɗ_rFk?؟^痼{!mQtgnW,N0㗓}^}uM! tճ- m|_ͥ iׅ{;_tgTFPk2t{ "R5ߖE tO3ŅvUP#3Iν!V֚_;Dvf7{tT 1:ݔTr{: b qo:pfG ȥ~K1yv\ZSNay?;z:i< G-{[JІiw5/ws~[a|]jcD| $?)bei.|.WR(a^#H WvߍԎy]ٱlw!-Bw 4%d5mV0F,E"b՝$w 25xy_7e0ab ^d-c|r09S$x[RԶƠ+Bũ~2bײ d#zOdjdjrЈ߻Htatх^=):ڹS悐;͵Nx!k Wǃ&jJI9Yvh!r\FK5>9K q5S]m͘-VLaԲdDu) [FFhF0jd:PQqq5(Zw>-xM!OfYu[>MNH\B陡 QLsiuZxqճޏL(\XRcXl3.si^y\c1pJF`8oImTT*#3x-Aь51a\y%[T65 P 0+`4Ye.AԐ}ecuɁMZAnE'`ArY> lW,Ua-KNZVl\&f@RWM?.VJ JbhTKܦkF蟑n?,W!2eV.3W[w 6Qs'3SRgj鈯O Fy708'WG և<#m"fk:﹔.7-hdma6 Oy{Db6z` Kn?!S⭺gNSjz(oMX=0W"3 wxB4H'!_ƫ2_KƋIKg?da30FfRwNNe%2,iDI$kEY}iC?xbޛ>p3:5+>R吐D+1a2#:@[ rsRW&ƌ=} 9m̫7<9lq3LVk'ipxgPlǕ&olÚ7Zjcӡ!zw$ﱍBU1~ݞdʥl: ` BtQ$ q1[-u{:!r(Vg4"[4tΗ;mW3r[[\rFmlqPH9}r02ȶ]9ۿ̫`;jlN@WЯ3=OyXаp0{74Im8vXġ4C 9,u.96XCxӐ5姳^ \Hp \ Pqd .)g }`l *6h\IdGf3ONbYXX7ɕhG b.!ÜͨIK| gxӬ~gκo¥v5S|+0Uij$0類e۞#Fjl¼ :+5. nVOKORr![zcaaL+A=qM 'Ҧk, Rů3HvmcA S1%6*׆i3RZX*?w'`ڑj_/I-jn@3nF!KW^_gMƽ!`Aq8hLH2竏CVS7$+H+&0lkNqq&"Nrݭ%~2 z/;<^(FKX9W–]Rn7LTQyGF5% Y/nEf`75HϚh6 =R/( .;L둣HUXXtnpKu-ȥKm2iq5& 51Zp䬀 %aomD~"G\G㉍}v" iK'j6 grL/˴F5}9ipk{0Ok5 f^ՂC oNu"KԺ`#)r=P0˺Vb.{ :yϙs&jɸGj"&>?%ZlѨKDi`ɣ0dR޽pgcVQXAQl~9^Gb&ȺqP/Բ'MaP0Yh1 !69Q Ff; <`ؽO%AB%?j,zSg'lCz:~xcir0~nmNQǁ̙ e>uˎI]x!L *9uJ٠?l{:4 C@\H<RDW}k]\>= |(~~3ڢW_m?of٦_؍?j[} Yѳ^(C,: \+Vi_X]|u0Y9x{~wx(Yvk_qTՃ lK^70Hܥ v1 ۼE5Y/s/ Fi'Fw1Kʸ)~^x]D``%x>yBZ -X.;j q>=BC}jⷦ$}ϋXcUbgy]{iQ2m>)fd'ˀu]h !q<ïWyS r/@qL^!FC$&~WAulPRҿR%o-\=:8 -$A>WaDV!ƘD|uPGG%59T,9rPG6c캷pU1Q}$tE6w]Uq'B!L[-4}W1cf k]s/kͭl4ץ86`x]/[.H~[ j9q#S.paÐCUڎn@Uc@3d%C.ŶŁZ6 Uyso/t8Cp>(_,uPb"a.Z{E䯭R[~2 pfKbdM143fez·$j+eb ;!2-w?*@cy/Kx5Onv[_ R/Uy~ t|kWuZcw(0zc/cV5V${re7ˋȆv\\Wrp3 a: (&Χ[s>|<]OSy|P 6ܒuzgL,ΈH`Kz0>r 6-8@r M)SpS{[%_S:ïSUa8!6+XKmM$ʭزb٤bajO:ߝp 'uRk>l1]S+y[qu(ĶB.KK9UJ.m,T~]EUkIgH'6NO@;qEE0nk"LsVbCP{&G ~̿:{"8nC f,YkF\cևhBKӰyA?.v6'x᧘ҥPՌ9&&K,#m < :Q򦻬`qg e<=667itWhvV(w-m*2{i^%8*2 gTqys5e q҆Ǡ2*DIM7;F >[-**=>1U0= <^,Lg(O԰d{'EhJeQ0,Ya븳6⫋k R#GȿKs>iC{0lHb/ƧދOA, 4j8Vt"SΫ3/^2ao;WnB {L~f^xUO p!ghcy pұ1?OOk͗t .FNh Ƥc^Jk¹h¼5fino{)| +YĂKB.|C1Nm#zJ R_Uiƣ&G D6lrF_qtNcePW I7`:sm˥)%bfeor'=ۄgl VR>P`á4drDDN"ghгSYrE U(*5?,b$=vRr'W|:jtp řpS(  @,%i'Z Fg'L({Azȃ IYh鎭%yI@YeZg$f,} ¦d<)+j2LjjS~o Ϡs= )ALڴ->2Z!owSɤYW.iaʺRuX[fĽFZI`wsd(jkDTc=9%S0nęmRPzU˝tv *"I4GB"Ĕ?;z )$_o9>s%qZwK5ðﻨ}z5\䓇Uۅo~̅U \mn<`A3X(H46P'rz #) Uڲ#r!Lˏ{6hR̬@ +-Ȋ$N !' >L (oZ1p4ad{o2@y|()-Qt]Mpm'fۆ_VѣRGN~aY_L-Or3ֲn;.+N̏꒓j8s @MTL^Ò3O:egL99b;K9̲FJEn#뭚(f#4O{.~mp:]q)5&c ש}=|`[#O'^x8zzcQۡ2SKY' 5'(!6k:Q$GC/Uz(I/іq56Q[: lPYb3M6mLX0Lu/J3kr:OL6+洞~"/p;A M[aSW kjɿr*ZKJ LSZFZ8f=m4~bIKݻ7$ܳ+i/cL3>(A "7 wғ : & 'YݑGd^a?~}X8LI"MU7WDu )`>4ܡC^:.%>0`vF+PZ\͵$Ca>)QC|dIw8e4+.-nV[_h`94Sth;Te:.I/i4!Ƈx+<b׮q>!gף֙.7;Y=H$E@sK!,sp5vߐhqIs~X&FJ[DKpք JEv ÓQrY9[o|[8PWR'-t">"@~ѻ }%A[Rw|լ I$D&?%$ "4dg@LR2+%V&E%&{ZYC"$ π nؖnT`}볭 Ue򻤂fF[H+pY$n Dk5-P;?DtpkEdF儌Ҁs6ss4c7Lpn,o-=60r#ŧ31h6Ĺ7Ӹx $z" ׿(.6*(3ҏg%iv&lb*mMub{|G+$5~֡ g;NJ7v5N)~Èϴb6(*,p~;A]Q?Ǽ"Qq f'Cn?\@9aw>"ѾW $=N冭SZ$ǖ"eZJԔ5+:3xJ).c L TxfގXٺLLnI_~?)1. dhBR˗ _{}h:N#!?Ѹ;@?\^C̈HupA4˛w]?#ȍٱ$lQ\gt494#QnjZژ7@c美0W (iY\¼2o;()}Zz c_\;b}#YQv:upRIhV[1/B4¼@\^H.c}G#$QrK5A ܬ"3"r߳]O4f:+C`Y%)ώi& /o0˜@l;:TK%Ӓ d JY݃;0sG_Ns2wh,1u3rydן4c0p&Z@7$]v(EP^:eZRW/mm/&3K:8ޫ7]Çp |=c4 @s49M"zR.w=JT{(tQ39}<}+4UZ2$Tcpvާ(Ӗ7uJxFh;\ʗ2n:P0u ^=w@*OVW44i-$ `K 1)g _)x%Ze@2"YOf Rث'p7rAÂʗ^?\ʘ-RAQTw>Gs*Ȱӕj=VEݨjuIbENO ȲṞ0ijx? :-2in'=~5K(^&lhaڟ "j d!iqGZWSXc8|y%6фy#I'ʶH>EW%N'Mʗ 6}*j[kwG@ Vlj º: &ʡb}ʡ+@|bw.VA( U0T1&%׶Z3 D@1#! rUv.1f[4e}9|I)l[WmMuca`CV·7 x&!,.pa)]q@OㄱQ6o揠/FS/;E[{G,͈Pa5H k<ßPU.qM{G; @t?ZzsLrj܅ !i0jz x*@ctDn@zB!!PjMF~%">CLkI ~r˫^G"EF-QS4c1<-2'.<3_w@CJo 3p-|Z<{~GWI|ETv@mi]4/N/ 5Q;J_^ރͲE&o Q$ VT%fjp0TUd/U"_]sョ@2ykۖ=LdX?&ȅۀ5]ߗ:ͼʫՎx=bVG/atDmHH՘#*"xnm2wrYJ>.9ݝ#`sD!E*T"[kU>Q ^`oԭ˳dz3W]V r+!X"]t"hx Zȓ(Fe8ul"wQ eD"Sj'H49/41'ЃA5c%WMObt;s}/ݒm@,Swc 6f+Vg!dڟn*M4w.G~VbF`|d| kKG8/zUʐt=:ZU3M޽x ͶOBdF_ˊS^QG"Vƈ4F R&O^&T/gx[U?lZw&WK/~Y0]@)8=7>2Sc؇J* {=zmq sczcX ^$fӵol4.\i/1,Y[Bڂ`#wzvTs .Mm ko='/#iC!^a_^&-&eƏU]ʚ T[ *  O]$ug~R'XdDt <2Ȉ?VLLm ?\Jq@4Gu8ri=w~lAn߸@vEhzI"EW :(,=J~Ě6<^!pxLX Ԭ>$SZޡ]?\kdA"hs0#%XA:-(e4x؅u&no|}Fr|!v1nsJw# {ni^FRh*w&*>j2B>qV@3>yeN(ߓozo)boV<{U% zŨĻ>Jߕm/ObNX4 ky$"lUfI]ԇ"dtyje76s!=4H҈;Z}D޽@$I*;dHn*AkP1V"c)n@*rA~'S.өԩx[X?%R[؜Qa51ٖQ[xqb$_lhejVr5@Bf-Bi _HjOkkkXq=~1i ׯnHIQ 7@C8,ό}װFQ@ugQ׼ ɷr(%/LcRkןJKL5?Cy_Ezd\)G#i7.QI[d ;sm{)83r'(w>ad X$C 5t-C6GՅ: ?ȚYw9&d%'%xB{Xuzα Jow -7'HFL;3V"}91b@LJL^ l'8XN):iz[p2g5(p+Fk|ES XgbB!8E >,.*.%^IKM>Iy˖$6J` ÉP_K זu&Kw5p^Wо5iǤsȬt,XA)5$8 Gml ?P=}E\p@7PAGBz60(<!:(Q" 6%xr1x,_v&שX"b2I,\DuZĞ22GbmN7ۨZehlS1 z'%<޺A/ (%''$~=}«u(;? /YFHc2!pp$!fͻ%u~ ?`K()vAf#Y$;a2Qcnd>B8ˌ2H<<-"j!]_R* 2ՈkJY#H!)Es 敧XBw!,2\r'{\T7f+So92_TMq-A{rM# ~,,wiYל84}ˣDhEc`汆~\޵i +3Ve(e@M)C[L;C]ac\LeG+-jsfY?Ǜ0}-3*M)8&T7m{`T[tBƔ]Z߱WohU+ |a [rR=sLl˜\Ţz)chmԯ U ,QZpc1z;0z0@3r8_֐x|yeA#T[kr lk,# (I7r'JwP>=tIF &B( ("1 ކd(O7·H7s|?P{%w~MF!SY4%9K_C1s{"aZޗuB^SOtЎ(GJcCL1}B e׻f߮bdN5Y*]g]))!i:|D%ߏe,q}wpmN%Jϻ^C pr\)(׃ahLVsKS zD&Ar)OO?2دԂ\ԯ+ ޑv$7nex=?ޮCQ0j^!֝@12"6 $} ,HmKP7[>͐(S1X7]2d?à-vDz*(`]8=Z3cQI{f1G4 3\T^-35qe0;f3 9F]\jmaIqv9Ї`Lj84~3#}׊vOȑ!j{h> ߀Bj z6[>鎗6ۡ373!6cճLoCR%W9f]!+jidf*d^bc9g iHp8os^qWt+#cDU?#NwGg(ݓ]J*9ʠg,3tBKPָv@Q!y]&"bi\aCk|u, /NC%_&%5I 囕DYBe,hEnzʃZDҭhy!^ R ⺊^gש\iR3*bAچh49l֭ULLhFDj"\I&SщgIIf#J#YåSjX:yقngo"H ]A2j=9[ [D%hϭ?aQ֌|oŦ <ٸhKlYA J#~FORL(Lyʂ*1 +eC½|1h,`eb 5$r csKq\C ?/(%'-(~TRxE^H(/:3c8mX~G/%}'IM4+ FŠ:1a1EcM[O yWKྈDd%ss4ſzzC.p YY͚%15bf]rl6Su6=5jEcAbyٞNIܰRFcKMAApQk otDӑ/%r!*G7NO2N\zӇ\9Ý&ߔJ>C* Q s>X:"ʥO3av65lgK2 43$רAwᚶ^s><aF+rTck O>!?Gy5u*2zU}kVY2n##4PQ:+Bю1P?I{ʼnȣk5lX?ou[QZO$(T-OP%wS8[b{mdC+t9YVǗXEFo1m7iC ȯiQ oRmr.#mT14]c✻ =^̩Tn_]W bTIyG_ɔR5wqR=% >/7%_K6ǨsPeې0:ukP&eА['N`FvSt!ň]!ʹhf%7wu5e V춲;zc R[c12"u?+_Sc#g(3GqД!4Z~8Sqi噣OoI7Hǐ9%p`ps%}B\3]|A"߷Vk!ia)Ē#kc]R1!dE5|kHJ`41*[b,)Sugh=9f3^/2kyN— Q9Y&PC`{B{\2Aܕl|xO*Vl5k.[ɹ$ o3P?NҺtKɋ}DH'OmޝHÅG%ܙ;0k@[0[7tifViW ^1B[?lZ͈b8_ZT:=Gm;(k 1Bؗ_IKltèo*!w1BPi@JӂzrrQ ft4<7f=o!E1^,Db?:^ 雌'v-ءEP_NQcGI6%n ū84sis:9[~q{;KaD+!l1|;~.8\Ґ8T&UINq8,*}1)py}bێ 9QefߑUU*Z~H#JJB*,'2qJ -E+r .vaooS=OYⲤoRcR}nVeFl#"LdwYD^1ԅN cJg-h#zNrش+U^*\mT,:BK|F"QYt-VD Ý[l/WFshsdvƙ|UUϟP~9LBȪ?GX^WuZA 䖰ϲ(Ԧrj 7z41k(yJqo X46U05# 5b1jڣn6!l;XRe][ǣX{^,kǚ'*-CIK33z9H氨ޯ}]҅D>YHm,q(Iie0rJ? g)~Q'}B##p{ͫX3sMs(+" AȮ=dmK~<4QԱϧc(7``=3enPBUԋHq%! }H Yǡ8PDNt&9w6 gȟfS0\Fƃl <1hԚ \6݊.ƣZk+ofcBE3nW_o^\~lh1{8mhg%TN:q,Htr@Q]%̂/(o,UNU`/RnFq9@S _.0*4JBc/O 4 ]m4N p[tV IבvLS@ nHkWz?4ܱsXmkvyY<[cB:#D0^܇  :;ҁGHy>'mݍ8^Ҋ%;ˠ υ!uΡ92>``"kȭ*BDF% z-2VS}[YR"z t;+6뻚PkFͺ]솣K85 "=++-8=]MG.4GCZqK -~wj f>xwT$uMBJ~gdX5j *rn!Ȼ[8Q&mg%Q?3.MtqyjMFXQmخXmW[?0kK2$*)4[DdrҘ.̆~3G5 leݰTފ;6'o^gcP&ڕOTu>,FP/>aL|)`2n;~[n`rj=L{b-c)]L+hk̓h1%%Q́%D! 2잎 \jYeҒUt  E.jyh].L_V~3[Dfty37~IiM#ko=HʢoJ#3d87ݸm(WvW3JjX`Ib?YP\$pk҂#Kض;hMp08iI^Zk_\OU_|%Ҩ-nye.$ H9s29-b,^{/ $3 >\O@5Y(sCizݥ= O[*w &u+[fɳdh'oWf [v"ƬwH"G`$)<:$gۏ\/]Ϊhw6;Pv3<fjQ3UKڎWX?뤐7'؂* aq0[}mmb Y;jCф+zmR7iS>hr(bh,{B=GM}DdǢ/z¬KQ} ;/"hUoh`݈w$j2yPK|-A{O9`z6Jb&uI*\ꍐ+ no6L B'iN]֕@cG'Miu$͸v_Ǹ6-K> 0}}ƋAh`ƔFK3XՏf.!Vs' oy>SF:,>gpVm=?>uiXɂuEйG3i8x Wf!a>$}-mXp1…b!a,eƬrE.k_e) '+βT#װDx@%30ZO1|^pyb6ׇ7FsUz] 9:-X~4l3EY(u+RϠ_M[|'f<]j2'0\G wʃl;drON>7祵J6ܗ'g8th{o9&82?mDwof\qsP~iR#a$㱬$?K86TtL n^QEGHZ4C&.A(%х: TGn%eٟ榧Q<ɫ GL:dHcZ uYFMo=.+0= ߵ>4 %7mdl"6kac=+9kƸJjzQMeߦ9ә἞mr+  JG䛀ZR8wp ;fyg9ܻoLOiiR4b2u-1=SF]B?BSV˔O֤ xE-~#4"4`q\!>l$,_31c͠ )Z*怶zIaozBMCX؛J;-07gb~EvԵԑGTDtM[L~յ\00]]jd!p 9cҋ,>2hy\v>=4d'YKEdgT:a4ojR̼2Ȧ4T / QEZ@M4!s6L}JV466!a!c[V=>3;/;s%7k^.pC*O& ֑x^_{/?Jz$k3a>MfK!([J ۨƖ;[YikH֪ԚwO _ݩT5J QQ `j tf7jxz t PLX?ClL?jbxoU`{iI(_JS7?7bfÏSGM7ڻGͥyq>j -3B1(?Q!W5Pfo\# 9tO6GqF9x1٦'%.`mu$ { ?w6P(H%X1b{<;=CRh w-|MYOdi_Ca e gț fócJO S]am]Dj97A|LZo] 0<@w"YZB{HKi'6t.jtd%'D=SuC^RzfpQEwL{pm@Im*w=ϻAwʡ[t~ {<.k AVyUf.,)N@%f;RྶUo~ͮa@oB젿- o>W$L`[=A^q,f z`A1N(KgGWx0\ 3=E<]vbuo,E*'cw:0󨮻 _%6˶ӳfҴi?FV Pцw7up1'[Ϩݡvέ`Ĺ$u6P/}Qȇ^/mݰG"a9wiq N2W1n]K?}$7PQ=`ѣ9{2#}(EtfL i[&/dƐ]޽zj,(17 zT_ǘp#o*Ρrneľc|6 ʲ@*`C`؉wtK?F)W1r0]VN8=c玧KB}EcڶI!J76KAt0b/:a^%J7֛"#~us3{`gyzq|хސOA)F1GRjvNPf?JֶB!2% QɃD@w&GQPW#" 4i0O0z1Կx3CMYԍjiF+ކSˤc%5W(s1cjv&o6 k\\#CĸZ1RD9  Ɉ0O&ai*abkeZqJw P:Ak,V^alW q#tʝ/_@L9co[1I( (NA  kHDN%$3׀&rY_v.Q[))%QRnh^-يkb8(YyݘDu?Hr^9(s@ٱq%> |(^v1ɘlpI-Rvi hvs#3;uF)ъ^?)hqQ es6&lbR4h7[zZDϧi-VP6A#|_:ZrfVN:sg{*:Kc!wDj5\jжi_#n*,yAG\$fGl.dO:J g'wAf5{f]dZ󷋈U7ε7*=޵ !s$i^f΢J#E9HSa9󦪡Yq6GZǓ^G agy[t5stٗ|UJڅlcFqAkD[^nts zER0^*p$}TTϐ5ʄ(O>9G/S#ݬGEMbYsfϷ;ocf ڴ>6ɪAZuKyK;[%t-Put|ٝ!E!VywzŰ"1sd̃iy:K I/MEt]~D{-3[swVkŪOFKIֱ[6lWv]CEXڟùz欱^*8 JqnQ$:caݾΥg;gte4PwD0ǰK)MkAJNG@1T7)UisVo'd↕M$橌]8ˌhCC*IfM5sP 'ɫ!d[sfx#PCbphP836SӑyRQxRQa$+Z +d]]Z lϑQA>?_a%x' βqWXca<9d*N4[V9 *Z9iɻ3AZ׮_ k Aּr+n&65מ/c@58 -,M)sqY+9S,˽?]/Y Pg}x8oZ Y b eu=7{uӀҫFd13nA[DɑpL#.#f HH&p@3WuűR"ih? "$nۤ QvQ㋕|ߓ$BWblvg?4gwM !hLSF+Y_噖.%~T#C~ZǿdbD箛%!d*wV^,D7ซw1Hſ:)pjO(O@ٴ?*<rS W14ZȈn#ċ}Ǡ{; :s2\w+zv]() uHv `u` 8md Qg2|6; 0U" CCjܠRu;%[q,)iVН׀_zx|[Z`*{Hy2Z釷\pSH(b-#S-&8R0EntM1%RzfЀϯ.&<5`|M]^-f2(؜ b@ɪҴX!)'Np&LRW6|M5RYV?Z>4| 4K*c Xur9@B+pA4K;Y=)*&#o & vlRSăLvT@ 6ف u'AKHsT*uҍg:`;|*0 ʄHoڒl%mMa7_i?\ACUTZ |R}vr8Tjw8u%~jTr.Y#0^Oual^-򎌖-_Jԓ'Zu5''/㼕0, &C HVYप}ʌԡ;o3g) K*-S}qeB`xTRoPsn;)p?N!UA~:?` gH܁ܧb`xj'1Q܈\GQXCWFlJܑ]\k46)ue*mV>"!HGc&ror=vAzdkM1j dT.j[VrW:1Pq kQv/ϚO7BZ2HlIڋgs`[ hlN* !z;Ρ/}#tH4beIO6a3D}[yNÜAfȋK0WRb$dpI!2Sl1<z5 Еi+l|ug1l:|H] y:aV(U,}@/-`#Tq2hI[QaS@>%-Ž<_PThy?7&n0N~WBE]4pmBzpDOw\2PX00;ΨLﰌe+.u j40͹V'.7/X-HtߢHH*0?8d_EV>zR7G2UPڦ|jLW'a ύf`(l\6SNMXq^YOės}mE^*mp*>^$ %)pGI3)#=\+3/XA6E9)Vm>v%-/.IV\'[a2B UX-;2 őu;f3M4P 'g羃|[?߭$zE5_ȇ]Yge~]w:x]Q!a N e' ˘Gw#hȹJܿ~J7nu~za.o_P) {ye:r۳  (A ~w?ƛ?mG/A\R}amR'g ڳv:Csduc^kJe`Ft;%lϦAqP3-/!R|1ړgo?MW09;rD@s_%"K>{ݻK\2u "k >sVvr-}Nh evv{WNmly#*+Pдiִ4LAy7$%*zK>bY'- щp@5+F|é 02B5.w,[p9 ;^X+@g1z0B%ݶ;2yUL2>)ԇ̫^%̾F%)n@~0hũQe6'no+ &".ȑr͋'ȵ9EPVC-݄?` $͎r/"vĒA~.tzDg!v+3Rui"b]q~I5G';+#j0 ) ,fܵpY zẏ7G9t*Lw;I@P4恜Ϗh3!\D-~gȔ[ԚZ/խ ޫ'ΣvpO_^Jw5kzk.n]U-}Egqd[u)IbΑq-&HMyjPEs| 20:K J_K*ZtV?A7PVOЉs-yfUJR 8ֳKb1rJnFQ5Uu:ybKpV'0MX5ngHKG)`eW@H gYJAR}Gûoz!}#,nK6:{uA7⳪7e8T, "]Ɩ؝_7U_%ZBK0.$*j!'+R/vmQSW[ށ/W]D7\2*۝3%87I>-{Qz j~ȸ@h@O`[qoe-8֫uzғ7!# VZ)6۝5Tdٴ(MΙl:~Tw67N&GUoYQ۰Poqt0QV0Q>cѻ_ `<( o kq%P ]q 0W.ǎ+c1Sj_ֶiVxy#A mkD [*<{bx|υW @m8k )lN{(}pd[kVDlFi&5[ag?7[^KϪI`;NSs6fhA ցlvd9$T4κL#m"?.:qD HӺ88p>,.*&KZϚ,mn.H1 0"ghU+i$Rtn`C_'FH7e.IqTc=!yHx{*Ҕd:ܡ:<%nc(|٨Ay,I#G느@QW'@=F3#HV9GwC@nӁTS[/Bh"4I T+=Etq2_o^CHfh-ɇ?mh.HuGݕB;< )I7+?dL/DΟդ7D/0#=r/5`M[6ߛ$Ylr.2YaqF<.̩il(gr:>E;M@Ϣ6;?ԳR{ث7/ޔ~{+ Ξz`Xs4S)dn)Hg@"IZt FßEJf##ve o *P4zgY)!x(5-Kad<$gƸ4K~~u}P̈́%W*/h38VOG;6nN 8xEyf#޿3 Y¯{JgvxȆyYsi4Ij<G19CPR 0qa7%2-yzlϱiEOH<'oZL2rD4#2t-Y:I9t H"[/2<̓Q1=5b`{vZD9!5o9orqx%0*yhYǤ7:!TJ夕[dRI-l26^J\[Q?Q's`ڈ1R:p2@n>2ZGnOw؂)ܜdCG$SIX R{9pϳ / xb?'L/& 1QƷ+JevfuLhׇj|\"0doNuG QWeo1|{yKb5n&up(Zd꬘ T9J&@pXwytEkE`SpxF"B'#xFaˀX&ci덍)U)g x8lD)؉oځNIgx!7 3o4>HJ*b NW9v*_zqr% M ;A<WeYOx$t5:?k:) @B} `zUx1R\}3h>PƁ.6<®BwiDpxf~b9~W(n%L\ tN!Numʪc&j9aX%eQ,xzIrYUfAL՘@X5i_; ۰ AQ0Ac4ML)#urAPG6;75\QM뺋xj&\ۤ׵goiV[auncP!$_ɤ;4F; 5sKthT]wμ$M:FɚE5JuZA0ѸTO_.ġIx+jd\7%̍sV_Gn0v?Lξ 䴟B;RύPn#8`Z_2t\MV(ɤ @gAQ?Ǖlp  *hyCuǨ"z|hm7 )[.:> ŗ|6EUț@ ha] & LҽzZXۋox,M23bAYsIG:gm 1 di%[ 9HvJeyg> S”Q^SF.Tl9ˍ #͵ُ2P m9RIgkMiYI^a`e0hRUƮ\ '|_[%0TJr؂z;w,b}l> C<3ziLE$ ?26aoo>1%PZ}~Nho_=K]gEb/+c&Ԑ`_>Z@-wrfEΙb ~H `砲:(R.fהp%8oq& ^8_Ǧ&G00aj#a! 鱼JJ).hkQGRkZ^/ ɖz '׎[hRck /rizxl j!dK-6u"vܠPa6Li?-MxR:.c: nOl $`8WI'7d;af;lU;N>a ե?j3 gÝ~]\`}ɖ d$FX/6+M\.̵.Q`4F: bJzɎ &-viwV6G#'Bzg9EhўnX@X- 961u.9ZgynS&9w{q[^/S;F$} RN6=ָ, sx8z l&F>tKB`[{.|kܲٗt33brw#T쇬{02޵= &5٧^ Ź_a7RL^"\ixT'A To+2jAYI #ƪ9QYVlwbly# 6C hN?Y#SL!3yGFpo7UzȗQb[ lYbϯ4|er*sc@ Ő̲I__RNT,`U"MrA/㐊o RZ8PacPo^: Aj'V)A݄ eeB),R _Wf^4Q̢\1sP4gcsGo^P[(]vB*K'jV66  Yg"2śO@U%/S;a ` c'42&#GAvTҖ^zPdW$j>( I8߁"URcSڮHv^bc߬.>8[ϗlMQ̀pVMCZe<07EbwԀs$:QU:rǓ>fd6=^'"VvRɇpaWݦm7.B̡Ef{Np4;P*D5D}"LE 8۫)b\U z.¥>s=z8%/$(X`3׷f[k:hSK!Ȱ E;mێ67=Vm_ɟQ'~y; 1=c4!ߎ˕h3X?Լ:A{鏷$Z-y~%6m-]79CeSPSF&_6K;޷G(Ew/@6'M}ʦ3X^r_ D1셰=]vJl^,JIXBuEl?[/&Lr޷'V$O.@i~Eg#/Iƒ _6.$quwY#J6h`Dۓ!$u'4հH]@ Z}Sfസ>pCrO؉_IuO2g?Ic;h3.\@flC ѻ1 8z[䶁QM0;cv3Nh]imm7 'X-Q#g]X2][  M:OnΟ$S"Y-#\7>`!~[\@m'F:`[]ٓ]l@:/4%[H5T< D:ݠ:s?$_*mF%-Aj; ,鮇%~ .)[䳾gTtpw7B;E=Bج:8?+M 5J]@%=ک\ 8em4Y%otd51J$׬Wm1 {Ql&TXǖ4,@)Gb®Bf1oV JZ(/xl@- SȾnwk@4<9–Lj\%jy-tz۾:}lR\%9;>+>z= YK8gM/Ҍ2Q0gp;Ypz H#NRug>ЮE+\ұ=- :/sb660i=?H1 ,<ͽ]SlV@LYh`U@١.hП*,EŚ}NdJ: %rU6e < Qͳ*iJ[U.l.yr3$0JihzLވ(w ~~$[̻${Uh+kRښ)=G^J Kk.' rQ'WDK`{54 ( YQr7ћ&8%UֳJ)Fv: 9’nAk`x.i{gG<*4س6vTT/M!1f{P6.Swl~g%"9!CwʰvJpo.j|[]:1#܁Ұ/+78$9ۘ%|Q:/ɞVoA"BdH j=*@ZT"du B85L=Ym7vw"2%c5'=!MH` |Imjh 2t~8+|f}ͻz"KV)vT|W2,Uqg$ouä4,23ɑ0Gpk\Uv.13[o L%w\żB \4ؾ-F]\a@OP{M!ɷpUwĔL3/h矸y"em/K*;^E^OhZ%)t]AZ6'?*JV4la]<`p;.azH} 2lmz䬑TRz J2HD^qd$c3P%j'q|<rE3J&zljt?%5~/߉BZ7z: Ĥg Y_'u>݇UK%Ujf;є!G5(&~?T9?XKٸZV;Wl\gm u˺ze+eH"j6>D^Bdzk Lz4)o'}@[e~uyrTaMfb#qEQsܐKBH% 6紌B$+h!I]d?T'Z|~|O@fS@u a̡ }6%VCM:J1^6:TZC *b2| qa󸷦m,' nB"E3Sapv{|9}H g>]#$.~x`&M<+',r#|Ul2J$5uw`} :yP/M# @T bZV:WnHH*nQ5}x"3aˏ3̔"}I}e:m|ʪ Y{ey ָz2n 3ޕ{f6,x5IS2Q|WuUxO^G]2VD ߚ* [m$'v0ߙ8Uǟ`93l Q}вүYSN'KG}N섕lb%8 vva5l2 JɾZu't?<q!YKH#t! OIH}ItO B5V)ߚ|L OM+{mc-1'ju91+uD|s{W@Jc{-Ktrʤg G׍H- =rDR`Ƨ2zbeaF Ǖ@j<zÎrk3h9o.%3#a:o'$mlvŅ2\Wg [IfAF6?^gz3[\#Qtn#?74q ox C'^$KtZ3i/Q;قC-hk1#&Bn>/{kQdAJ l\5rWPuOmԜ7Ѡ'/( ##{J ;x~ZNC (o_Vx }̬[%CG G׍@@;d"GUxmyg+TцCXrZݲO!NEy8=gpN[Pyń! {,nW r\Y|?71Wȍk.D|d@kRYx!W9V$ -!_5;q9jk>R˯uƇUӆvԱUe`"doEeMñI;&pX[ \]9xʒ~ݩps~ X(^y2s#cDgL7[j,qV.y.qc]ӹMEɘl_Z5#.-Onl*c7#QSni쨕FeU嬻. I%26S0C&Ejͧ?ųB[2=k~$ 8P(za͠Cwl}'kWRc 0m0n)χp uM j~ "/Yi8"J=/Bc)L+fFLjd7Z4o!/s0jEonbMO^w9~B$1jC<" #ȇ*GYPRq[U3 푠'# \hqb[o !54Mذο;ok?q: epQίWh0Puwg_#>4 ܟ+ѓ/wodb||O8"7VK%XjOUhZVXr]j|07/ i_]JJf;NȬVi6(!E6k{,e *Jۧ:,rS ܁+ӽd,ob"$x>᧓6wd{[¸}z3,vMCSީuvJ{ncCI{.UFTUYEJLIBZ/G)V U5`V<=B5Zq6d۴`'{g7(8 jRI˕ڇ6ߜmi:q(`A\45as ZUUbӮ S[td^%#Bе10}f6Y|^\Wu =B;5щKrKc)KG,R/J:] F,8x2Qi/&Cg=c~MKR'%Cd`;?Sx+ĭ2J⋉Ĵоx5;K?v=+':Q} )2ZcElofWdm)Fs(qz.18Tgu>|8=DUf r}~'@Ywa,ΐ#7(xRЙQ8C}\j*bOGBfo Y,Re#+P^N eU Y=ғfO6 ;Бo]dOdn+ 0O3%ͅQLuMǗ^YE릊_zth Add*)~ds޻"@ .Kڋp.5Ԧְ3lɿ،=l(*t^ -}`=ӝz=6gqZk ofxg:HH1Eok9Љ+`t7eقJr&8x Lřq2h}/SA{F|sXkfRINnR(uKrJ,x6KfPF%mr0*41P6|B%VrGZZ)8Wq0ب[eF[2QJ~,g 6Cu9=oס(rdw ƺPQ#i| /=U۟t tbJ#7ïPy8 ?X5I` (zEhQOHrgl!`4`1:t_6ɴv0G[Ƶ2nu8 IU.'+nHY?-4p>WVB_>&pŦ+SB8Vij`ś!kjL,)~ 7F`q= Wu1߸q~%W_<.Z؀y?5'΂u7ECPN֋&>i΍ I45yf$uZ U,ԘA(,#ꮸ D2nY{q`^)RU<4.Hބ[@$a&m)<벴W)T xzjX\dNe53_~dMO:P#v, }hA/t@TڗzuVt6Zz0'_ c?1"3tm8!"sL 8ʞʖS+:Kh<~f hM=zGaQ%$FTu:E=;\.뚛YKg''_K5&DZ񮻇nˠLMo(9*ҬQ]ʷDZ [58·M)Bz\1DC:Z@YL  |N̿-l ԹQRѣ%ޖm9O9|pT.⨲E疴l4Ze}tU#۪:!W-EG 2b4u 4ϩ]IV?|/=? I{}S/*q_a&]0d"fO+S=%=-1'91^~e *Jԁdi aZ p-m:z+5/lW RGݲ^T1]MGĥy#: gJo M_qӦ( Г Ju&A$@!b+*7ԄzDij 9ݨ'&k!g z5apVRDav0@AjBlwz˲Mi`HHawe'|-=pA<^\3= ~5:d%q[r>+[1){M 09R?/ݬ'job%VLO1 >hXyR*>c,$|;i2>kIŻU W|P6] 6ÆV7ùb>( iuyyGhN.ޒI 3mZ0~ jbh{zO|^::-<&J@U&Y30Ƽzovܫ? yjjݤ \TϘѥe'u"T®CbkkKqq;I }hn>㢠Q,5ϣ}cMZm1e GGG"Vrœ%h?ޚTR?Zr 4JyޢDj-fHÚVnl0{x'R0|mW:*_lcp$]co HL fM+ƕEm[p*} 6_7^P?cZf-hlvXvedf14T~;7 pc(3ZE]iGŢpRŚʓ9KWS KHJEQ2-ddʑܣQP+sWvlp  7 3FYD:'c) pP嶃t}м?yuG2^dbHᱎxY+2  w#=詮&lZWz } ';@qvT|_S+iݡ/)%Q`@$5F60 Tؿ0LLgR1QW5xChN9Ao&%s{<_8:,3$ A#BD,9']8WyTR%i 3*q oc5Cl{{+۠hs9hĔ.#UTݫ^Q>p# A_4N׺4U@bh bf B60?0Bi~5UNSZIN9(dڊ0ؼYEhvD[=ũԇ>@ΜH}9Z=8 KÞ?OR?ݵL5քQk품Dž02dfc}j}6mhsr0-،,/꜃zKA(o0Vy>Fux4UG>9,1j${jDHD_̍(~5[- (4|3rEnFeOeƄ<!6STop BKȬHJ֬ZЙ:(a=6{GKY^9VonvI{3E[Lpb.bg5"̤msoOB_q~<ʏC|kYX3ӍZMq}7o? `$|Y15nJvUVf4&Q(jyg8vk#ٽC kvQĖ6q㜆ZlO ߊWіdT?=TPX $[ '~ې]`cQTVݹx2.P=&F~ba:tGvD1ԍ?Vܟ-o"!(dg̖B4elPw_OR)k]yP4㫹GjݔB>\G>Sk|~yj܇sC+ &OT,9+i̥m4Ŋ xF@*+&ݲ(*o" tga:&4I{I֥Υh#~  R8>{nWt9/(Jz_{O6J{-Pgzo'IMdC+<;[44-ysy0tA>(l{>9 ;U ,{Ĕ^dgBedV1/ x`bYeͅ.3) %uX)KjQ*nuX\J-\ +1`]&6vðHc;m}]bM <.P<9[RsS^ٳϩGRyA"Osݥ~~17_q0fg(hYn7ajE9_uF!&g\aXe3Gr["mM"t]qC)> X*v<ʙևDnQ~t.E 9|@J~E?^:7%UUv#Q$J.C07#OWTG<ZbA/a{,˜ a9$NEZpAJE]a0UK6A~j@!e aa{<MEpu$#֦ ,뻢]\{<.ue&.(AHR]`JoFVr .$z<m[|Ty{ CFӲH9J-ӖiSJdS(\ ^x_?ؿg:* ?j %.qެDݩ<&E*-Eȸ3z œ!긗dif$Tɰ9^ȑqظX8&wjPxEdoLh)_?tR~'BmX 70] d5q?;0߿e f}n)Hǟ5b҃yFPN" |D}zуU .>E|R ?b[alg@uWP`o>̉>1//@N.E jHm~AjԷn<Cf =7P'h* " zrP"5`zi%,r7솿O N rMz#굽o ;p̲:*ʾL]f?d @4?V^O a_tˮ"ٻ>ָY0-x}b>A_2+ѠU7^v7I"`#tRbMwX.7xЃKki`m({dE9?KMB.RQ\LAIjJRttm~=a-yF$(AQ4\OS@J wcy[3P+!>,-T+|&*0*U5D.]/ @wf8ȫH TU=p":qˊ ZL%pP4CDN.fJ8sVzZ8E&5}cmmgfi#kSϽEJޕ ?a 4(й:cK巆T\I: 0CPܜ\Ӗi)aύPщ!i~/@<mc|}2P'VtY/G[./S*o4D?Nl'g6Q.n[T!x`>s bYeC~=Ta?*2ߚ wtiv0 p1*F^j<#gΤ1y3ʪEݎ"f] |Vlbu̪$$Bdˋ }np0H̔?7pr;a FL?pcs~NO!IeV^X7X{ӆVMcɯu8>qG!gQs>\=q\dQ;WJxǔ=`0ңʴʠTǚ | (6E(gpƻu#Pd^xW-X W2,Mc  C"z|4)!x?˨Qi 稨2$=9I:J^3VX%4|+}S+_#OnTa+q@ޔʠ"ˤ̟i]vPsIp݌` onul԰ϗvLN@)*SuZG~7۾a]lH&H_'LZBlѪ|H޺rF$R!j4܋'o38 >JeW ՚ %g$tQX_q!6]N-zʫNuMRF|MʍN䙙z enBAæOq" G< NJi oaK};YOO쩫j?鱂Y3\6Z;Q~4孟ϫN>MfKf{ 7JdDҡ^`rzBu2d?M)uk_CvzkrRu.Q._(R{y{ϛC?N"=z͋;x_@HՑb6pSBs_k_n/e,Z|ҧ`#80CCpH,;t;agn}ˋ]D-ѣ}CP>3jME1t'KD *SC|ۆḰV!1Q)gGոo-ջ6 :W^4f&k_-oË2ˆ/T?,R^Ȉ,s/j׭LZ$#_yFR2FőPJ 9t›zف%$-YF.jy+190zI>'V}++C@L4ajZHC;JleV[_bUφ#UL%!\g ]ۜ}cfǓ+Ar7L0 #1YǟSU7{ f%$FFkm7m 1_A_]V}>,3{t3Yk؍ڗ=?C#)Aad!潭I^O'w"g^qny$ꂋK1/fbY1 s g8y&_́Gk ,D<ʼcDC%0m؃默YYI4pE+3'}aE5 #Jx-l0gkx3fԾYj)qp+LH,:EOQ.ؠzM "mx1WJƽRi)Ԗ`Gs:$*Hy-+L*.#Ԃ^O3M|bY[iaQxzլ1q_2[3Y,;E_6XA_֮'yYĕX!VD,mZ~N=ߔ,)_OmfvՔ,_$|lyzmd-ŋ &l-hFcbirrN޷r۫CQf88m@ gmn0L]rgyhtքTg'T)vK<[7^SkG5.GH1.cF Y >"|+SaS$@4 OϕUq>U]-en92d ڸ=6ZTls7QᗱOcsd؟^vL;yUAU[a3|<RW"va9 ,e\ק1 ~_p1G(KL4V&(JXi.z%_ܸn9LBP"p pq;֜aU$CNͯo>T  p-LAn4L/w"Wk½UONW. Z@g̵q6=.g)+~lztlU'HurE>0Ȍ=OiT%{kH8}РIiLʑcFQb0 vٍ]QKv햎H/C#O9\7a5qXx'$CW z*"`A#;oIcZJ9=_OC{6y_(pSHxtjbO3Ry[>ĸ]/[ p-x7BkC5}`frTV((/舑2J3\ GT2Ŵ.B6Q'XC|'-&ZȒ.iwR|#.\*9w3&7K `%MfpQ=AF[|]Ww١=$sw 1)P 3-hl5)%nLDy_B/7I~ƍn 6zrwsn3c=-qu톘?SƲ DP!̆\LrC7K2&K9 Cr (__ c R1nmt'S5P\sUfr&c*|l߂: "B@e(El?̈́6D|az1lY_Vobtu/\KJG¹|ϫ1 ꪥ{WeƓA_km(o.e c~ DPAH̝D.V~-AQp1$|!51Z Ymt;&'Xj G xd :!~un˚H!yYBWOM? XΪ9㉣T}@?o"E)CU>8,ripnV jA.qT3X#p71SlwF3Dz"|(bڦKLsNH$Hts0 "!!eg ^|ȼx$ٻ|!ΒHF؄\pϰkHY}49A~m CP䋔7DՊS |F:B|$W@'zDE:_A;\6Y ZNN΄ fD7HW9Pc>7(l!u=N0w^i3kQ: qtvVsIGLx(1Z"7ےU^jwj_C}quWfIp 0̲I ib2VaG^p釬Q`-c 9;? Acu+0V.qxMM?E>z>cd GLUf~$Du.\OO7sᅐX$Wka׆%;.V/=(zQ7ѵ7<]B B*=U=|0$,ΩVz9us(,=$WXXlA HQ67q7p6&VwΘeb5;{M YNᕝ;|sO*WHU)C8+Um`k( -7̠oj>xPay'D<)&Y66"0}pn4訿!pbZ^-JixuZ@ ZlzZl(yG*oq{<=p^cW_PʉEFIc_{6Y`PbhLp[k\#$Ӆx%\G:Qe>hw>Lś7+wΓC;79-acou:W]ba\󝋭-u{` ̾r' zƸ|.g畗j-e!Ķ߻ sп*k$XTuag18ѼPD'@ :;,!T$I0Dwß}TOD2{q?'cxUiIv q\JMq[ `q8a ̤j zRUjG.\H $❑ǟw{Nw0:""䶎Ô (>ź-`y5~gGRb4{XX;KI|wܣM䘔Kţѵg\ǢJHIY/|" Yך#wG١ՌC9dIO]UƷS&IJj_ ^Ď4ׇ,鹔LռCNuB"[=xlh-FeXuQBUx3Gyt;]XA=]p u6l{4,N͸4d!]HS&H_8=b-#1 L|u]NlqpT_>70 *hy3̈RC)Cu3Y5I/^Uօxk^سyS bu],,-rJeȏmdT I2{kXuv B@\ܜQFr8e n!5cPNd~Hc 'x> Mjǣ;ԖۇVޕlwL );f=63*Bti3l%u7&qoQ;2xpk%tBql&$V ycYt}8I#1Ouwk) D}=ŭ Q o!hB#TFI&%A_NS-)6|j+>*yS+ DY2OwdmD}EJr=oUF:$ch,8G7ΎCLVoo)9%1!2OY%~@P]};lgv6a{b`MXF4l]!U !3* ()a W#Ţ<ݵqƘ_raN*Hu$^*J-+[bWlp@U0\@dĽ~n䣫:R)&~EBQn6{ʴ21ێ]lWL5`Qk#^cqw{!(H~`=prC 38Iej.+e]/Јas֫,:T-1/*˷aowzU7*PJ8v+au  (G 3#q8e6\2BtÞ q![-V"KkҤ)Dw~%W\yD~^)5<Ω39?tQeG'c^565dҟ$%}M GɴQTV}@G.8f?p֣}UBK_C҄$8r 87Xi r38lL+8\qRhaF+|K8gKUlŻW)Q-[jjlqN;1C7XXn37%//vALכߏY >;† 1H *&81VIp] ƒ69W65a6pA]@<M6fA u*; eI֔cذ3O$\?} UuJ-V5ү5ߟsd ظ_=Q h8/\FK\习_oP%J{%-VB+|"ΆZuBٞ*L`NRc زT6S!Ma1 ޮlѷBFfڳcUFpo*Xj^"^p-'? .7碮| !sȜ<9S)>Tc((]`liH/Z..U[w;UBBp~ngKXħ^I_P])FDcb!r~b0tp]b D6Qs gmC!OޛA,}noR}dP!%稲 pEbRK5,`pk~ TJ!#-/޳ǎkP}39܊ &qdҎm-*hssMjԵ-ICOฐ"I ek K:] `xѾ+kK$"ВM)*ElU)U_;0ߓK<[ "(/gp>wcì҄稺V{)226sݛc7?lcr?Y'yM^}6tpAmrnɼy3F˾hT+p٪Y2.#qBAk>q,{cgCI+p.L_T0kMGmY"jjװo 38occXUɩh[R/Hp"jiW^|+)bgv IۜаL!;J@|I^L7tY?A`KWRr> 2}"1*ȓYUA+0cp#S [(AL!ާm(&K*(BR,Ƹ WU!#|izQwe\1gv ^M{5'ŶNuߖ=:&M oP?) BFKT.ǎBK>lfd*ӭ(eZ:&^h ~SnH(r? =B]@(vfvD󻛽`㚫KX;{~0 =( $}٢%Fc+:|^1l2a<"ݷqN :bkrdta_s;!sq&5vEifL)t9X]!?S?>|hg1cuY 8TIxA =ERϢg\M՞##0ЍO@)1fo5=kx"UPdJlO 0cwTUɶu !} 6+o{F-TO)ذ#"˓wseB\,XXq0\])O84@ڒzbZ3? -w$aw {GY"mOpꨳJwxbY# nBܙ jqf$VK*JG@-w܅7Zf%C$@ 2PZ%u Fiu=Cm@^#* *Ce.Zw| AhYgg+tE_ ;s| qJI =E7ƲĢnU'5Kg{PZp5CÂw44oɀpLX3[YD&_=mc&T]ȶ$ h".fN/Q#6!rtH} @o-LcI;RT[UjRAU[*egM1"gS' .7# 2(R(}S`&leH)ˮ|Rk Smm񳻪<Ǯ:qs/, Y dxI( E(pd3&j@m;|V Ul[.uQ=Ec 9o1òRf6WTF0&![OE'6upnmbJ]NP ,N 6UVj EeJčtaHX_/,}Z73q~CA_ʢ&B*oWߨh?F2qeE8r1}*U򤉟iTWƼv3=W2Y pASU$HDsUJd!T{|%l`L~=O4w{u9+&c٢ z_CaFtEp`I<>hԨ~RPN/H͓G$%ԭ?7`e$YX|G %"( ĖD *:î+# pCuVv8.F 'kIqK"&{ ~!'x_%(OI\9ndgmR9c&q)͍8ΏH!R^O B=N_ Wu&ipւxђ~ՍDr?;Θ-lb -+1jyVGIc|% }' dK=;,?mր֜8+fNCUUzMcȷk{$*˿)xS4ea#Q4֩j܊(E- gO)GDj|y8.{M`#ٕؿi9;@TdK2Yv@ g(rttj$89I`n;eͪc#ʅSv3]&-# -q⾶>W BY{VvÁ | vFI`eUBņ+3C>ϋd64 Au5S-tkG<  >k U|zg Vh)&e!6oIf@e}`_K 7l>|jecpzR/g>0kV [lƿu9o^wWKbHfך &D3Jt_Jp-3Obv}K\`8Q3 ,0ajϞ=N J¾a|K7j'xZOPB>Y]?!L"e&j4~!X:tb;5@b8̽'|} ~yX:~c>(mAk6o.@wzX'}oDXq$)x<s|Q֨4%edbZ#xvYJZsb&3btJf$o2.YBժ3-97tн3 NZXq1{jv/RS U߸-w `U_2nVp+ { G n3[) &/~$ Jn 5!F Gz.ۚLmg7/< c;'BU@Z `>^G6-K=wzs1AnTf([k`)ڔNDHQY9ҽ;c}0u$rnU[vF<'T[1fxEwe_$I >ZĮ$`X,Iq&V$C;92| ;%BITG N".*7^,->_O _4p@;CF@v/F*3[=+=VVG5K3:gkLa} `Ù4"X8uo ;0wm;_T\⥨Lʩҷpc4}6)gmU\{h8/Rᐪpl4բ8 \.vk|xbqҮЫeË_o37fsWjEzjX %vCTqqqs _B WBP2l2_*:PA|PDB7'LfyT\<*: ÍG,>}٩ٱG-LMe}H/:8YmE9]LReCH67.E#)S#l!] cf ;pNZK͋=I К1g3!ٷFQX8V/ }b=?믶k|y1 QC*>ۛVM2_qZ." 2.5i}5tYrun :~5c۹2&uh7R;C>5 ARsڊSDf>Z^ 0CQ-bvǚum+M.1&/l> բėZ[F,u?HQc.Q C BJЭ&@'|,eDD?*I*'~٫&7:61I x cSrxA;-#8f9;RRk⽖;qNЈ8rAv3ಮI_VmkcdN={ Ggj0%?zyNfJxJ eDO9~qWqIa 8sȠKdFaDRbUzrx|:ɖ@=OL~r1kŶB{&:ip}t`~ioƜ;5@ϚFjw͗9&JoxQ-O\#]%oH85<.W(<"WdH;cԨx=ư9~[kng25%nkT*mU('ɳ'|8뢑gPm%QȞ'h/M -9CXrbk-fbeԚ5zZ٩]Xsy_n#>wv-k)^ w֌dǵ*AكF;/K:Hb3Dbcߦ? nU[^"l[hb>lZsQp+!9ݚxJ #MPwq1r=VI0` ʹ5  qR|^xOt5!>@|"kՙWP(*'^oEOvH(bʾYCo;Wwf׮bg6t2bݙ4}5ѴNk4C kP?X>|CUtNQ@ԡ$ @.^; /*a,F@~4E8$ H|Ohbi%xU0Q&*tF|`þQ}fHc9~Jm64jI_oD9 PC嵕| fwc c|kA4MT*>. @̩e;2Y,`"[h}E7KzqiѶ$DXPv*6 EuY}UixbOA# d)]YGIȡw8QB--A*焧K+7{;w!Z ,Vsm^6{s@P#|GIZiI:2F, 68;8Њyz8 KRE[O9ɒ$*/vjYkكn%pg& J K\FqSQ0XF߿ ~ZGq ɰu<=LYUQQ=f[%~Ⱥ>c'5x7z/7 6KWTа5#dEZq &b#E8=7և?$@m]p6&HSv`gMJ=np`5Xd`ʕ*CpNTbd/ĶkXHH9uL"Y,p$1[3Aj[!niz@<Vkw;;yIQíAu ogSa|Hxt(G@ȕs_I9JRU^Ygjc,z,?PF֮w:MK:?Mz*˫S7Ȫ#բ7$떁\\qFa7u%,H,ka'9T?b:jYY`0D"\r|U|çPɹ )0 HV*m9@c0v;

$؆kHrGQ"LF8p޳--]Lqv3~%Ap`ǷoCbua3fy2ԋF$wכ^F& t_+:~45UTܹSf8(cnZd4iEϒ#*|}ƙ̣nT>0:QLJ=e0K?ʝ3<x1bf .Pٻ+ՖʾN|G[8NrP&*i[0@ *aشP-GʱD|}KvNhIXyOmP0㞯ܢ*͎jc~6 D}uH;>up_|{ zN&E+zZS+%{[dOW?Pbn 28/{N?n\Z 0o?sww!qd2P_OQ|$5ܥ | ]{ IQז#}0Ojr7"S񃪶>ua͟ k"C޷D̞W?*:3Gi(FGZˮUKt28[ZVZs5ph,>%mM x,sPRWֳB:d ;.tZjp6{6Fq de^K%X ,ވR8:7sƔ TT}} mRO=TCvD %r5B Ʊ@6}?B!WA5%gz)6:.7#찍w3 &4' Zrc![fRz*9y|k.ۨd K~fB_L5 IefJT^"ak,m  Q u~6"3F|NnWF#b|#svyFvPGo1cQdּhHǫn) &ȖAF'ʃ0%8rsFYCZYJ'c\~)ЗU GYsB\뜼mIA$W-Jxάcxq] JP:Za dE ƚ24#[,ެ 8 %=d'J- 4&U4okMWw]%͔h[;DeXJ`D9jщt t"tdtk>/S1 .X$[irM? X4]?&<^Mԩ1[i')T/l<7[,#ZK?:9n\ԽÁ7SVY {M55o36+aTez )NcWqf3s"ڍvrqJ9KgUB`+q}5Ĝp )P@UhJ͸]dFsXz:|҆YM*zԝyƝ(퉾UǵGXTOrHZWI%F>R$?yeL\,hHEX Ƥ :A!(ۼ`v| a,fHAcaAȣĀO4i!  xqm0N1gtUY:[lTg6^J=% x{)\8LJ8|;:-&a1 Ao>JIXl[@vmO6}+%!oI$k}KU>>ܓiv8|`v%)p~U&;LD*g2ߗv%=.BwcyŸO Pt &(|0'VC=wʫ#QAe_8,^o,/zZ߳)eǒn>Y|H\ʳxu&m 2ٷͪRkK :H)j)jZYI 7#)^) uaM3l@N-,ⳬ,m$ISAk)NKޜC7KVO#L jLǝD uuǻ!uR >nbPA,rfjS3ǗǛ J< K{oҲmsOqL0 ƿp<$-+9H0Y>?3zZ0:O6kaF.柷@+b2)Ãl|ő/ extC7qO}seꁠasdOٵmXhqbPD58{Y Z]"GօV123,q4λ̘! OS Y_=؊8< V ُ036Rn~Uo<  ns ^*1)/ Oǧԣ*W!=:X~)F1j`)o< l3R9%J7e#,8usH!U;"̻D/NN 9?*Ƞ!߂?ـ-`6OZ89='5kN@GWzӃ`7r@7;m4b`bs(6)܇Ov'顟pG[( To7F2]l/EiZGnյUŀRxWk蒤2A~gi1 y>\Ry rP)?:;s Q J+ cف5gE1'Py[{Hw/, 6IJеSjXM6#81 >D & !W(k@2 P넕_\ܢ1j`ɅD -3 Fr‹U igzbG 2Ӭ|RN˛BZ}k]f~2FY52t,@'[4sף볦PO-CMZߝTuW&TU28, yU"0xҗ*` XsTFЩLk8>`;Rn`fPȡ.tn84w kA /7!0Pg(Lgh W^T<]aLob]We2yy0֧oֻ,ߞ1k)AiۈV]@Z;sū{3gFzf_,/(fO-,r Ǵ\uv9M\,=jre,?yRLIdž RwUM%5aNL hZ1ˤQ:R4PR&-VFm(3a'd^KR -&kex{?35UNG阡<oK XFF@" t-b3& `JF^5KD'pUDy*o0>FcdANDVMYEstK{EW8=Qq ˠrs:o0kvБ_uk>aW6٬ڦQxv𮪬>1ѪgՐ@JytBtE -@ȚECY<p\30oUg2. K?ܖ-DD~> Q_* *l9qG=mMzɗA.|U o{n(D׵6Elj[QPH2FB_kdL/[-Ӕ H Ԯ-6b޲k%17V4]-yƇpaC2Gvp̗ꭥ`-NOa,$!ܯr{dmKu zw-@q˂!>NS:"zp4Ixе _TKU 4fu/ń"nCiL₟7;mASTZ;Nn=ƊӲrpS[ai|AwyHagfMT[&9IUi QV~}ʚZ+T-=@ < j oü@QU@Ҝ(#Yi]ρv#p8GBD $uUsT;!|V9;a߉m;89%yG Rwnr-2rFҪl؛Yo̖COA5l&Q;aIgIG=/#1Y#˖d^V_b?H[ lmH N8m|.蔍 Eh%Ӑ:ݫtCc̣ߏ-o(-UnoVŪwLnCmsUGGႡ$Ĉ{Lm8UQEFP]J˲WnmQ/5hI0pg(*y6!E\R@xUDGcfnS(LkǪRd.rU7hD{K%Æ[3 +Ä  B؝0^< W|کp^Tؓ ˍEu)$COo:)N9F'9ϯCEY5S YI.{V't{bzKLf룰GQᑁ%UXx?QZǃeH9/h쉘½=Vcz ?:yE=&{P^)%*ݘ-FUBմ>X|N"(TW1zR ߬[/\nƁǾҝ|VO"]͛w\HjC6*2^2Z|:!Iy/UҜKހ3X&"G跩ʲƚ!ǂ{poSMh.\ c+?7eB"Bvo@k$ tX@J&+[IS \zMVX%#AN }zb9n<)% ;$zĤǼnlj75QԴfٳ,*=a(|BFMJ-mohѴec rklǵG )U51b@ᘻO+wZNv ' D]dwC᠋0{&q%Wt@q%`Sc7f^5Xa+RCq'5iigg!A<8{.'5Z|[Vc|S򂥏1m> 5 {< _C>.߁D`{pх&$7JZՂji;24:uwjM>C|5Gi&}hhu8& -1z ˂R$e(t#<=`glQ}-+G|6{,:Sl^,H_y?n0N E7a!xs"XGl"]4n232}TY3q msNFLacolbὡo7YqJӏMw.7-߶*yPgL悹,ٍV!PѰM9-J}YTŬI|lxf꩏qi_4WPvw}gw Z/f6(;MRu:Ξ^L1M@#3/]1bWDn\M,mMx%z,"y|wrHK.l3> 4jDE1 rFpL6 ǵ$)Zw`Ƀs+8*d1CrȐ(m>l 9wVoy|+*kB/6& +WR2hQQdD,jMq-aVb>ID&d[-9 /P (! ,**HEė2Co>qd@w)HF!?C%Ez ѽm˚# )ޙ£wt͞4m7oz Q)oj]k$Bzq[bo0ֳQ255NCDXD'l[rrvm8o4fºЬa X/XXj2Z:bw֓xZVw!ch""xWka0ú4ԐܮNW:m!KۖVM>CWb YWSuep2IrM7pS ~bo# r`7Wֺ:bFVom&"ևⶉӈt d& ~! B6q0)[L["$M!2]>qoAl;636TH xG0@qd%ZJ8sC7b^TWL_&t@>RL_DjZ 0+ M2F2r/(pX[4Q!FAqM pVZHkՓP4=qv=TB}c t +1E)¢QrnF:!mThN 0DYe̚Gt@S#Ђ`MbA_.ye/BCݡb&p2$[hMD<_y1?xۮ2`m,r,7puYMtY^o:X׳$1-rWXGD-2- NLtn!LNENω]J?j"֡  ub2$j\?j̅jB꧝a^ Wqd~8[׏d2]'@" ]Sҝh;CN6(9wF JA;م0 o+%"l']Rk=AL8 *&b?S~y*P]9Gc8)V|QD8)cz 蠝|η]xYis6cm 3ՔI^UXe )!ѥouٷVgcfWE zH 7*.ww'T5IL0,@|}(.W$PSued?seI4t(NduM?w؄ISŒ9k(,"$^[JdZlmw)K^i-!0Yw\u%.GQ,Ea14= ,QمLiЄ7+z?fD5GX`2WE>wc׵ή:ΨCWsMDG8;fY3-ը /\iCdO$ί4_F +CH@  W!͊I3֌AUG{<}s7sq=K)zTŽg c`j[ٝD3b,)惟v>{#(֟mKy(dJUT̳~!}TH``buȶVFWvfC$޼ [_jUXڗBYy50p# ,bFN9o-Z6g‘kyԯ{q=m>`"֬ WG3[Mۙ5œ @(U0!-EÙ* 18{Rp@gS)kaN'OOͿc3mpD㭦 4ko}^P^i$sjy&5[-D8j@dn rkGV]?v.$+HA\ٖt|G mm08"MQ];XC\mׄ9AyfxS2NPg,o}m^wnV&%;]fgWJ,XkSG1\@`1!=:wf׻5DyZ]mfc"3g*ӗ?0L0DW&7L#~ޝZ| v4v5cP^^rl )?}1;Y *֓4QF5-|H!ݴ=gz-> ~DWρ3uƂ%I1($-\Ά|3.. D =C7s*}mhMLV+CkstGS8DEau RwЩ(@R&wD` bUyL בۨmKUIXjӕ-?v j׏SP 'v늻7Wyͼ<(l.DI0/sSOG-.Yu(հJ'Ӟ 7.>K7YnLS{(54u2{#7NWECT1!8GA@-U./"Eѝ7-N3ɠH`8qEK`.ȯa(sd I*%%Q3Re$kX,A&j 3]R7*OO[0+o"fwı3\+^ѩDg7Tb]]gJ + |Um*<{ G2n0%D#\.p2Gس'>2r(Ɲl$krߴV9ǦD&Bk'.[e.H*y}JvǢ)Hki_`JNw1#"~=Z(Gec HF;S>5Cp,] w)dnFr)zWg5"hxI$SYTkS̩,PJtOʺ1-Rml(IlK3H^?L h֟YMvY{7+CDhˣ2nVم/bHU)? D^§vfHzCrh=wJ:E ׊?XdYJ\` ?^ٜi0yV~XS I,mVM(> IS)vt$~z,殜/J z!0^2x~S QGULHyqcE I2tMPpZvZ$9@r)_\+*/'=W=^v οKľp}۠">GVl-Jr]fw=Z{«baIErgV/q%x:/jk|IY]nݒڎ 2APM6i#s̭ #]E aW2nybr\'Ľ"j]Sù܍>~QJCgѧj4I 4˚BR]!d΅d 5O#4yKQYQ,8 rA`zZ6Ļ,[-9l(_sg0S1qX-e{0a06*9_̛{FvH,xg exktN/fI(z4aFPQ  سpu>I{qF(62ͨUυ^* uJֵ1#iG{t ʱB7;Yɗl/xU^6$}8K^v-瞉#34HTmkLFU,gPJƫ6)u3{@6s&'2WL>ܳhBO(1Å YE5*<trћ4f}kxUQ6Ͻ\huKˠ+F`7Wy99dϳG%'%&I'|\=Ku!N +au1I\ eFRK5]r/@8d.LF>4O*|K:i"y_G5b,dQn]ҴD[/z2^gMfm4 JC}z| )QHBr!VW[jf(bh{)]>Yˆ 4pjw'0n/W@`dUʵLpjh3?V%oJ\xaz"~g*'[*1?_ 09] J?WVT~^lZ87):QĘ2fqƂ% E5~UҮ2c(pbPN[c{r{= D@m9ر^oX n'|`ͬ|Rn?ĘӉM.Yj,q& Lp)ǹ<{pD>opM9Y_(*r[ƻvc*eѽ]\C?PIR:Wuh۶Ehvָ;k}b*~YJ!`)(`6ITwi)*p2;8en \9 hhƘ~\F{bO,hNuyO[[VLbHdzp3yT@7>Ȩ ; hVVѶJ3PbpOQaG8jz*8"̴]&:7~)9Xbv9 C TzaST*|K'n3E NUk#e>ѣk bW&&9Tބ !:nMY*/*nZSbBR?(6bzgd_Kr\^u F~>?F mE||,RK`9%y4?h}t;1t҄QS A|ٶQB@nVׅbPFz2|sL \uƔ[lf9aşbIsG:Q^5mb"8tժuS gf*$đ]s G">",k5rnRUzR&b Cfg( . obuWҖ/N5V]PYrzgJ)+ۙ9"vLa3Y2#6y_J ywomȈԢyu|jXp !J-Lumwe*L9FVmyeudO>*a+"-!O@Te V-3MܱF$IӼ"=KV~Ujpq\1&kyG[84a':ϸgŶru0K.'þej!6xQ6@U᫯5MHF('I=GT e.+S쫗}01z Q!gFD "Fc7J[,bkV]*1cqs>q q'5W.m@!~=~5twA YɈ&:j"BpHl~*(sb\81 o*%O.N>=!8Iu: E*P[좸K37TM_tᥲF'124 FVwOw)l ^A%9$qt|3G&K%:ܷM6[$PW5Nzјyy gn_(@9'0*Tn z>(PoBy,FMh? u牾,nۀ"#><@Aj;wEWa2$-91z{}+H=7!ZzyKatQ4$hH _:M|EْBqrRleg[~lCBQ~0! cB:('(>h)qC6jlO[c#~qsmE816ձ̎M H7!Q~KO(bG'&!rnQC^>dR'{il#烉qY AS%$ޚU5\R/q"}HoPG̺:dL%HDg CK8B9iIi#/ssh7n^H' Sꏌ8^>qMDzێ1os~ CL${׺{Bc8o#^wz}sPg&\Ԋxq ̈́_:ZWʁ}ıЯf ru+rã9U£X;U-h4xE=uʆ.G׵'7!$jհ?Hx6o7ӀaQ1p[C{;Pi``j"uNAQg՚i3E\Nkn"SD{3sBTԃefP+OBjTȿ1@%{|KJ"Nt gT?a]>@6٩@ d2 &ϤxfyRb<̱}9& {-Q5\/W7[,M}m; Je_̶Ȣܶ =b8FiaeeP}qSo)*tY>^_dHC L2eVN۵p:KuqtB(V}{9*ݞYsh'*jxj?w5:1M5Xkw53+R F *nkZ\8d ˓#IUt+"(qr! fBv5!,X;pX^\/ e 乧et%Ku$&}LfHW[FM+ MD4C=B2t[}ADyk<'[. |Iv FDb/ɮZn4+oK|ixze¡+5h0WE">[]XũEgQ':AKN~If*?#' h vxXuqtW֎\jZ+ zpx o*7kOfh=`Qm'Q}lcrP06<evTJ i0<MbPwS369lj1{G{̀Bݤ]bڶ(OVzE`-5~8Q0ݞ n@PϫȟSKjA٥#( 顗,_֞6Ia7&^y4Tf O|W,C/YB/iD8= e8 WLڂ\qRcm}ASM ~D B0 C3iVi0*/#ez< jFW¨XT c@UwE$f+`_gB=Tzn91cغSpOZ3?IXc]O۶]7^栠 0QhqQH QD%v@k gC G R,Fg ѥi6 b| ngc~X/s4V'۠ra.st4PnH !k+$4-i1Zf` wۀZ7s>vo짥&?=ȧܢن0%OΟqEdUjTOX'|^'m Zb~s=qv#(?$y*.rei^9Y*\H*8v>PѰW@a#\Vsb&# eiw3ۓ?XiaƄ7Mt.0T8YMNU`-< 7-Z$k $,'ceVvٜUnfE9#K KhvU*=zŃ o;!Wdjp$űL{<rFׅվչ}7!GG|e=8x%D>? Q.TEZJ #cTӤGUwkj„!0)4;^V`DIŠgY! q7sbjMAa;U 3+{uEE~D,Qn$)@rb6ڻy`˿Oj#$$a}s4p"W{7̡M&-yFϕYږ)[ E]> <Xƈ (SQ3%#4\v kuޥK:eQ.VQ-w }͔ȉ5\TʪO~d0R>ڃkree@Z6@ei?S׈8%15m:$s7v఻QFbPB,O01Tp 2~Թp%Dlx U$LOh"縫iߩɐ5 oB G hUd|Σ(=)ھܠRZo*]]+Ь"0>5&SO+ o3P|F)I#d?rp5'U#J$w;sT 2RblB$;pI@ŽFI*Ѵߨ9vש]`5ymd҅eW>6z5]Mɻ3]PbYu4\:@T(kɥ\g L_]涺θ *?0iN%Pɇi/֤VA#&i9VXHTR7N})ufJl,PpAMPƙ1gd$%/A(9 + ڇX+uݒlY4PAڬЙ<+V+kM<ƹkNua 閲àtRLdەq:0A"RzFCS6ɬ46k;-KRdxhר䊌U jz)Ϙ_;8l)^٢f# TGѿruŗPQwtl!鞎[6Vv`I%f+%]j=9,34] ]e+}غGI9nEuNtl5`]<VQ)f^&~ 4W 6٬7Ȕ|K (H9ciPUͿzj^5ƕ^N3Tvթ[]42F!K)e=((7l:S+MO!J&ּ~#]G$eމRoszĂ Rsl#WqGۡq2BtR[TtaSO&\kBx x vԺ '<:?n @/@V^0rS &t- >xhk =\/8EPx6$ЏvmLezCquk>e%,y҆uyfQmn>m$]--[g<$Uas |[l|2>cٷ僉~MM};yY?RCO" Bҍ:~@5uq9μm Iп>J*CXòvd閉S7=WOP}3%ywde,"G)bǹ[,0l]4urY{vD75s'|9b2 k5 m G"VV bkxj6,PO[6ny!CӐ19<$>;aRH . &ht zS+57n!LvqG%w-lDC̬ QV 1GQNokz؄wJBrpK+:2PX"2Lz&i؉\iE^)1B%`!}KXJ/p.b\)ԑW 4g6Ev?ϔl|\mXOlY9d`Ip}.bGp:h}J=Q-^Bk[2hN)RYxJ]bgeX$tDXF٨jppWny l-0&@6VF<: „HAW?f lhMvq3t, bP=4L uf1bd)[,-D۩AŃ.aSx:Xr 5ՎT?m#NW)0[uU'WLtհGfͅZ|ˏ3A9*jR`m ׮pg :MGYrKAt+(0Hxjx tC:gu)Vü"+3لs*P=ElpHqddOtK%lKpRG& !KbiZCQDQ%AY2ŷrR؈Dl5BY~dNj W)atqs3;.L:|!g+m-R-¦!qv!lwͶsFLRWx3'>ƞ @~Á\ S`sM |3H"rcҰNsdX {4%F6K)$ZL,.x1}mW!s.82I]ے5L)o@oZ漋V2Xd`^gE~wٸEy:݆q/x!1Ժ2Fo敓^`|El Oe^597& ℅.;fBIYr m R"uM1f{mFؤn;РE 0G(㞯Or4Xʧ{lJ.X~)wۛQ+vd RxhH>uf)=ju"K$cq NZR˳ISMTX9/m7&<8c.g=9xSt&˳-W1o!_fMeljDl^H,:>JB#"=}-:";d=iԎ扅Uh20ȅ-`S6>Sr,Ö@U P[U6k&H {e^? ڟK/ǡBxdDwGc4s8XÑ!+@-R80fpXZBY_ݯ A7PffonA5o+%`n?CE\*C@F{hO2Ŵc츦^b GċJhՂDr%IAN~-"a:Qm]0->F4a.L3ũeATysS[67AO}qR]zyLO&N`)܀ ZOC:9!^mB_^Τ$d,uXI. !TXQ?&#fj6 JUҰ3c8e_$'{ŸWO!Lm[5:1 \z41&Iі#S#B&$8#LYBYoT}=\(_I<} E(:%`*6j5LJf+PJ!ߍ&}{Z= 2X@j< І=x&ɢ7ߋ]!"UpϨ"xv2HS OKh6PcմB1'Kfpz[[ܐ2C~D@N /eK;{Xj}|7Dl oXNv'hwP5We+}ER钙^$5sSnn&Ú艷$iik_`n±ouHE_Vǃժ 7L$I LȎXJ@f|XYWM'O(s!t|zON;U7e&-t7z6k&>9""c0W0)k7*/_Y@V34C9PV=bp8/q a$?Zq\I0_Ys&ë(wyu{u,gpZ/SRU܎y d[#C(O㵘'<Ͻ:slSҵⰃcV=>UsTnB7TJWg@Cm.8ݡ(s+^_05)  ө<[C"aհ炌2|>FS,ޔ;^NM&(z 3Au]ew6=G2 Ut^JPͫ7gܹY<>U/ڳ(JkD?fgpY!]-Q ρ<~COӳDGؒiPUkP#78ء/H%3IjF=^=8z> @*ftaU-kM^ қ2vdDm?뉮L*1QWtR%gB,AF#(ӷ$%6PK'4ZL ,ӻd7.TӬ2&,D' _DT+^fv%)M*6$*l)m]GO{`r}/ V]p@rlC5%PQsAfvӧ%Rm}B(ALo4bqzHG´eGdꋋzE|ƯNFvN=R_,ׇ5mFk/(U1/;#۩a|OńĬ?=zdF]]R"/wT{.\}y ZEX@hE/l- =~$]T!^Nܧ]{Fi,NrOXLd@.2NS6  ˎ%PHrK[YK!Ѿ8W%gGqZoO(nrv5NwzT3FLӉF0zAɗ`z,\k.OGՕ/7G榣 Dٕ?d)ɬe P0A͉&pp3c-*Q؉\KaL"/í(* [͙nbWV\X3T_,ʳ1s޶) 5JZo{Ĝw|x}8 ,QKjZ*o\rsƗʁ`24)^38uD%:#'~ѳI2}Qn)zf[Ƒ%F[vMySf_"2!m4eC=TngiVutK)M ʖ⸟pLE/N & e>ǯc/[%y8VAB~;'aZ4׏ GIl;/ 006ȒoR_\,>堏& eq@a \3$)zg 51=-fiI@NsuELEFm[0:5D4l--!Wc / CcbiG?7|*Dr[ٞ-t ;ID&>NŗkWˠkyGboWN3-!4`cek L{ tDJ )nk+ 4 |ңAT. N,`C;,:Dw2 @}("Y RsR|gd\ɁA,3%SP+ )'?gA8k2xF 1)}A@yms.%“T1/ayl^H%(3M9={SjRfboJ|''2vwwLȁ-Po.rvUGQ ީDѤ)aT} &"` gB7"BE@\$ưR.=[CМLvAV\k Iݕ#l#gqnQi1\RG&Y}5qqqæ ;MrJ駕BƵ%Y O*)/ bj l)aƠ阐u !B>N_XPjv̖HBǾ"W0V8}#ƟMMe?(nxf 7Y1sRGߵ**)ڡNsX̣%鍴gO&KiNZ~37-L0Ύ`!M>V7m[-t"m_uvg?PLg;Y.Yq(+2Ufc[Fk_:WCX=9HQˌ 9= =b% !t٬LƔ=O E:9G{0XP@h+bHF%n>0ǚM}DBJwͰYoR \/R9]b1$xhSdk7yp/ʂ&ȪD>pZԱ3 FOv[#}']yߥMջbƏ?(Μmu{xE̥1T.Qp"=4S ])hj[=Pɽ j5\+ APl?@PHZter@ =P"iN(//Ua?"0` n]}rҽP:Wl;k$#LfwIˠFdv %'s sSZZ:0^@*Q$3e'X*vv%\;?KDRGIå*tοyRixƐ+0_Fn@헙rD錩м&9dS>(qsGYiϟUyk+ nz*Ye:+=Uą"#I ,)7)YK4—H)nY;v{(=XWV -6E[H' k6C_ܱ7ef{+ț+vKAtJ ##:1'l`ץy r !C#Qg lʥ}TPhDw[+)Fhk0Z9eyd8•Bk5-f{7){7s;lP:v(!AAf5e=tw|c¡Xb 3LLem50%|6t.ʷ2{dA}ڍ!֌oh'C]T aʪ HFyI0ieD7nJU((]O{uZ}p:ۼ!N|<|B3$hhhre.鹭}IXH @suF\9p :j5Q>say)ZBŇW3VD2-s$.:Fgt g燰${_ѮZIč":UFX+6^Ҩ<^v__(!ǸxIpȘ9-Ҿ7MVR|_J4Z!wUTH!$B%]Ta'~N̅oܯ4e.qa:<4sr,zqgƋZqni` T k.wVL|VBrU`Eu :uZ!>gN`J=/5YޫNT_Bau*MyANs{ݛ"ni[wYDć_rB"Pc +@~-ٛ@D0NuY5V_%:q l'4cY3z9$g+y*E@֕iG^ZT2D2kr<(ond Vׅ-Y*Cl[:{:hpzqdH1ȒMG( ;N?h@Ǫ?OFӝ [/gѕ,Sc?mc 7}aŸ`v@Ř;A[o֗uGSu;| ?NMs`vk;MܭFCȷ~\[!e #sNzTJk astICB,dQ.zv?S&s5:jOhmDj>c9UX r U]~ΟË!Ҿ E &`oT+o,4ꕇPz߄\-m"7jZ*; nb8̃3ArzM!H7h;ch&tu'.x5)IX A"T@*5ԜlY;! |-bVT]|]?NlDpS ƎGb 4<`Ks+Zl&jIBx WS[tjRc|40Tݼ:ZiR+aN)Y=D>:蝏 8FID+?z ?:ig[8m v^lV yE#x̸ڪw"ǒfTnƵVF̷"|^k00A4GLXʒ AsjDJgWk8>3;)*٩\h}Py9o+w(AD\8ZժM Y1LSlV~&zJx5D"@ 7iHL'ޡ{8rB<, em_}j.h'pzm+x-{QN^t wR9pCI.B8:G Ӏ " Wh9Ok Q|08_+N-=PT2ʱ6;5ܒ@S cƘt6Rp 'a*twx'7AoDٗ oc,5 #sJ;,ʰ` >'_I/)en;ݕf9l7ru}Caydv\u*hj|AFkݯ/CэJd=W7G\(@OBzPuƳ2)^P{Bor4Mؙ׾n087Xf g;lleX d7ќϙ "hΠDc_MUnǁnv-)Iǥz",ۀ!LT6Z/{W"j}ThD*9Tp,tpn܉˩T7X@rY%K!s·.!:_71FbQ^'}TmY8Fؚp< vRX"%fOߝlϺ%Y\$ZPI(v.+MN[hˤ"uDiE]"2L%Ei{,лmDkr΍^^\<|%E ? Uw#uzwPl{I5oJG 4S4)jφ ީkk@G $77>S2mM5l|a!y%"ny7a0~hM^d^V\俘$!vF F7܄ʪCEzΛ& ͪ_BX,MRUmEl#4Bƶ7pkkعkzjGD,/i7qa×bUc5rv ~C+zr(NC /Ҏ{Um bw[@k\?^Y5Gv=}$$PgBW- UNL/hR$9RrV{9@LJ >}^ewοYmzGG%L[9+>ߛ]$Z8uKN ] {$DoMqF={n(JDx=%&μYJ:`jYьxx g'W^KRg8j8)0!545^iUdTZX7ܥry a.;mIaJA@T!k`$=#nD^|VZTI.`O{jݨ 5jʹsϻ5H) :)ae-qd̅ܨ,Ɨ%L?䍷AIuzl.;֦ ! yn3k.=PQAS =ᬖmYN0Yp}y;S-'{;^!ĸ&So>lݿ ^òl:K^Q g ӥD <<շȾ̨ vim#>QI[{/QCJ k-`U#f$EKpy0t%fg֟틍žǸ B5 Zb17^8 +RV=csH _u]c,R7}ň0[eAǸ]6&-,Ks[6];xh0|K(Y1BQ)v<+33e RȋcZ"mOl{/'€3_pέlPTBVnBt:8ā \Uzqf|A;\j`A]tj-R)MJkPjPT׆WlKʥ<[ RȭUc6}uTۙ5MUa`p˒(̅Fn f{ʔ{6rEqM6X^ğ߯ f#}׼7MsD*z6fw/Tq{IKLFi;Wwztݏ9a @dG~rb:7EY#tMd{N rf6tlM:A*OJP҃Im3*^Ĝ"޴Яz% tHPCxͬآ "h[3츍 rdE2Bi)"\_ >K&Kf6U$O01ue4V:@7lz%H.S[hU4 ~O[ FR5J;+1sʋ .H GV/ (ўX H|ZǠS#xBxk# #JЇ tb#dydq9TԦܿIJ^ܜ6q{Q2zs(vqBiB*Ͳ,c`r;ÍYw$nQBÌ߰~E  cr.%,-n#ĭH\aZx~ ݺ#04"wAvVm.H*Qcڒ>R޷J M5Qjxvi3+vJj]E죣_Pzg'CcDuO\&8BMR~'KU& Cj%JVWLMkޫA_)t`1ӌnG̨]ۨ9s[ػ2FpjeuJ>6>gxP _dF#òn 5 HY!el%m6-J%D@8P8|mgDΚrA_a<;~3ʧ*LkXɸڿ4<V K}+$jX=O8¡BHHU=[d\;'Xz|=JmJtwR)NCR!970_-{d42+-}B?pl.xXfVUhs5U SMk-l 郬L=у9?YQyje=NYk@u@f B 1W\zE9zVS#{jsR1fN&\Hc"ջ\v H!Vi?E!4/ڈF)W,[MەR%*g8g%b-)i&q(OgD\&VaIC;x.UpV%}Q 8;I@W- nIW,DG[/Lj0TUD18˵F'Hb}Ne&AZѦˆ8իQ.690PPzo=*~R#qq w׍VZ't b/rH M V!zhScg\֎ӽbՉIW4ka0Q=`zB47wڽ^O|b!?blTTS8 XY0M5FXQdJk/¹#xA~5%nX%Xqn%7.8hW xL_ٰ?jR>.Z7; k-Ng3HnM2S(ngK~ VA83)- U"ez$ؑƆ٤Ƙ KZqzf\u. D/:ܹ,#W_D h![भQ N/(4 w%6,y$-+14MG+wbe+)ܡxa7yrQ*uNzeG+lh=MƟOݝok^ZnXjy 0Wpr|ޕũX("/gA.:+&jGߞM;B6tǫRHTfB5hԇ@ 4jtYvkaަF$BN!^BNB!WtVp]Ų#o)ۣ؎LahD(I6C>bAD vXܼؒv;fE[Jm`xR%9$R#K@u[Jf#^8;ޡ@-3`dNBE# WUOkј#. O/YRwҢVe \;L),wٴq}#b53H:,0FD, zdKLel0Su;۶MuK ,|F%S+Sl[gpQwuc%;\ VpYHISWWdO[ܐH--0NJɘBWAl1 MOj+]іWY.yrE$3i//LqdED,4\[NEk)Q8*0q~zk'e_Khպ6Z >{z s)m#.B4hn~MVޖxۺyVX!;.\_JT_?+yP,JV+ ےh])b-(s"knG%yqctrnY8->8WL6T9Ҏyl /2)zEIalFx."Xra$`5B fzltA{ =/|Л4+=}]$WE斃 ́:k#!.=KS|z?hkd ]5HLMdك/*H>*5:])u2{K93ӒA k""k{A/>XV^7͖`e>1HK%t}ڋxW[} Hr"ѻllf4?B5n6EtbSv$o@#lB :=q}F vhkUBvCoNr&\rJ?qy912 |'7aF3[{c8ai4Lw%(?۬XIgvp0"96zTj+JFB_ԯICa ca[ >Ci Vjm5E˗f2iQDPOW2 y)>7b18 b߶g'SBƸwӏ0ƻJ1j9YRR>8ǔ٢"b'iݬWX4x{# m$Z9pطmdԾ 0bҢ 솄pS( bƵf+L-Ii-'za(zء dHпF|FehHT2$>v5H]a1ysm0? ;UM1!UR- g.Ns!+6X<;)5 r;@ͩIdB3^9nJI+G{aj.t`n5X8FyWݧZá* L. U#,HN5fE;Z#Cqx&@QdÚUuqPB`PG#Ѧ-Xb7 <#Zv)jY~АLwG\kVB6e]Y""(@0d#o$tT$^gR] #)d`;h2([Nj2yos `ԕUEr%= }Qxq(]_Д$=0PEVbFzgA^/hZF*B=">WKT)X-Vxx-N}1G^y{ !R;68K̆# lƝmCFɲ;0ڢ\)dCo0֗nq&ʡ[!cKkmW3\G]x-Sa=9( Ez8ϕÝ Rzdj?Z+ dRHN3Ou ߹^#,=8zYQu`8L|k~f @պCX>! a`9jK]W())!2ɡ e%;f<`Lqm3O sL]Ļds?VRiZg} !0CP^SA+mυ1`:l9e]@Ӵ:GVZ!>ЕJߛյLl9>]vfL^3شnSb)@f:s!kTТ}6]41(y/%:L-Z1BS~St%wMf#pCɖ\6fAh" )ă a]SKç^%:M17<ˏwDH(|V2C`A-})5z'ðv].➸3PDԼe>Bw``s z#vP0Y:aJ <19s7G`e6:mIP&4ewZ.v:7OhHgM7N oAؑ `3 P+K+W& O[oO>f!Rb,${dS"tw_9+|u *(nByEhŒ؊]Jmԙov coWLHon@/&\{1^zKw,NdWQ^}YD#'9 ǩQړz:Yl=qU{~Cx|[ZN#t`LSX0ׯ7uff*-T4f5(lf/W>@RN'xΰ\ fQGy}Ljh4:~kr"cܾ>4yg_>v({p4ٙWmbg' w6n{̥!Jh;*KMWzȒS3EB~^ ϽHB-d)y/_ď(6UB~9D ZnѓjGr P 4ǸCY, ܢ(SHv^YtgkDbaP{OerUŝ|zw6- ^!Hj 's8@?^cI҂k\.9=+@i Ty>z;$n9̀`n%X{j[ YnPlL=N/YCǛ0iMIn꽳8b 4t,f–#od 7nQvlvyăok,)=.b.x.}惴j/8wnd502r4 ć mȈ&j: %ȱtzltvt\H3(dW߁dUF;,2u%ȏXq~XU, kNx[!%vYyO4$G4O""5݋,CYw0>6'kżc6Y<#Wc T6uD)#IjԽ7HQ<YK!Xο{SūXa.qԚȢ=TޝaM}"Xu.r٧܏fuV Ub]9rAԜ#mԷg||NH\#A~-FN 2$h!zK٨`C V+5ϛMSW5IYb̓ͻ`Q:vdITdr'́\^Za槻u4Q$1@7yĒTQ채.٧`}ҰC`AN`;-Ҟ(9=hhԏ84gط>j>Z@!}?Rء5yqW-;ⶪcG8Ww )jj(hsgd7&k2D9a_3ih ThdjZݖ%"!Qϊ5Z##<=sWυ97lP ʩ&g . QY *HW7Y)`9D 흾 4 GH]< +*bI*͐†7 U طNMъ"f4<7F LCDlLcY6 .}AcX5&0p3<_e>!xn|'ج0$ hm%Hnv!Ă۔ѓa=#=޵lc~j2P86RU?d&}Q.dFT x]!k⺃k ZC |h;io^|ggp UNjzr!123Yk3")ߺѮl]Q"sa;6;IUXPٕ|IkW4ױoO*hp2Cn&c w3ƧRC=t-%n :e[ )cR\itm*6Ӯ_+i{2)FB=qWq7Iv[PҬ 3t|pV5^nEepi}`qt2ʐ$L1@-?wH# 橊F7DOW%nV|]`h/OjH ya0N# 0Pu{ċ&HG3 >Pe ҍ{'<)C[\>U3b0|:/Zք{NSY=~BOP1 -7訟 [[O6/̊ niivw5O8uUg:q'-F٠I"W,`\p~GXdM![/%8 쩩TgNIEw(@!](MBpI ؊}l=yzIE]jg!r7fzP-wdn^??&Eฑ_d{C,T||GtC}u*`Iytj=8-hD}QK~'ƴifiA'ZlAW)͞.u\5:IlE*W sZI5/n{;\PWbzm^0yn8z-TIj/Jȋ #IҷC&xbTFղJ#H_jH UzF #)WJ5f%a] H~9ʁFFaPѬc4Q gU4uL߃ !, ۦmm|_iP8HPR"|eNk}-v8{h;ts{ͱ^^42/˰yGK~+"495[5J ۴t;"hQ!>%eezqh ѢN+n[ِ;M!+;*TN8|Λ4Ao|Xg\aZ/:#P5gս& ZfӔo] 1L0:Ϯ v$M]mfvɐ%-qՓeU虷D(Hq':*>W6aZ&w4e(xvOFRBJZ̅ޢ&ߐTKbPs&$Է%2f2[x:Ha/W|4x e/ә6NagDV(!flxk '3m0c*< Yal2Lz&*A;O=Is4AoO\Rٌg0hk&JA߀zh7 xZp*V?j+KJZҿ~Iޘ:d[ܴBDIX߈m^WV*sm-r;Wje:GX;//kc-IԐ8UtnFO:[5 jnaM7Bk''Z#4J 8(l4YK ZbVUV,DPk2JQYSSi? _9WPp6۸m2`ki>ZRZiv)O75*7JvL~YfVk #3>"K69@rP''6w\c5GP!F )2@C?M"w㥩&y2,C8*qm2L bT`Q|c3LcjƐx%=ijQz.Fk`~^p%V[MD8!Cs ~m=kcCnAz a="/( QWe%Cf6h lpZb8 c@K.^]xs W`L.X-t`{Wnɨ8ntD^t"P%gY/1d!8/t=yNvY]LÏ dP#=-pɊ A畮9r;7^^DoP14'eSh~ 5`D'8#tyѺf6SzasPe\)=!!^0q5aMBKmؤS_5r+em[ #!DՌA$ފ 7ioٷ[@-yU~+3{?AȜs==&#e]6,I`d_A /HbzGYoJQiA0s[(0=BNH3 Fܳ?5н{5~խf`|$;PpS:m7MIQe{H;U9L;N2g}u.6>ögY=s+-1, o챣BD*غ$Z e;@[G8E]g!F[h,3n1Пö,]GKPG2Gk7d%2 x|ס$ 9iTdf>%EiVf5}6J|YI5Z7ctr^)5Q:vn4yt#y\ 2AgS5onIw=G;e$ h؄k0S[: o0A._=:fMFվΒ9Sײxz/3ʇpN.1}M0e/APy.gg 65bt{D,\p؀a  ֯JZe(|Ud-&}syj W(Z&Bf/=a:ѴR"5^` L F}07k` yќ(74Yk)uP]QG-bDiiy*;Ω-ZY=DwS[..loKysxHm36nL("jGs1 r'VIT]_EET_E+Ь,'LǸpaE1]}Z:'J[."~B\s7 ̿ODHx'"N\Өk::*M̔v[,8,JS\]BTNɭFadRW%#ݒ)xܧ+1bCI5+Ty. \9a~{:s<9*X LQauC=QeocYt l䕮4䍒e$E.n}oܧ>,pBQ`B|4c?S0/is,\l$!YIG g觇~yqf{wAGlXߑ^GMB>GNycgj_dG(7\"aGj%@#ֽϰib= z,I9=w{ ;jJWTčxjP2tQ%hl$nRe>Pok㗍3CŻ(,Sp8|d6VA'EApūBLO|:HZ!Ҫ\}t孡*bTeV& C+iG] uw=ĴJ?bs06#lEtO~X.s+dx:,cdOe|άQ"J:*f _>NsJXɄw\Ԛ9m5mnϴ 33D) Ű,aZ2~;¦ZI3#0LW3yR[¶~jؑGC9:Xk§\Tku`)Mvf1$0e>%Ȱ4 N9>_먽fؒڜf#!yFDμ]zM+$[؃@) *!4ͷ 0Lyq؀GКċg\BmpćJ(Ilt(~w^Qf>ٯ Ζ$^FU6k M .xMRbeY+;.ISZżU$^g<\?,v{Rm4v!; S.rʭ:.ngq}*艩IT6CYk~**gv\6B,lqτmOKqV8͜n n+cmWN2f T;Gʺ$dui;ş4/k={ O$(X>`4$ɇKzŤ9=)VmNn(H-*G{&flxɉyxԵ5/ٙ,kPfC8 †2Eig.RfP=L{s$1|L1Ds@ j E-*F{r-օW?.Т:w:,N;bϗPL: c0?\M$oj!|7ۢ0?UY6- Tcm}}]VMpP "Хn4Lx ^lJ44*<͘IutԒH+Zei:k}lvܻLo^4Ϋbo>+}դ,<vT`ͩ80ܓ?'HC$U$6.eL-΢^>,hX:Sv4>8S6YFdnb\eDi/SrE̱<ڣw@4z1Y[w?],v_ʧҾU Rf v :;*є'nZ<.go \3^f?>"39L=PڝSCxnL:Pت-B7|E`^Y07q# " +\lI5uls@렝 TǓ@[\uLOg`Oml""R؀4Hix{&pwAE~d v][vǵ9 p7nQ6$z#ͫ{YMDb{z̷%>V'NBcPs(ocsOְF'puWסnqЬ.N}HWTŀʵoLlO߱_er!XM0˶^zSV?B?,Ӵ9`w߲P6 eFnX~ض}%<X=ZeӨ+)/^))cØ(yg,RIƆ`v(&H o a5uG+'og[r'E19X?#7)(ⱙh W7~,^Œo_6IU,N1@ojNoJ-9G&lIKIAȊ-gea$mWmizrDrc' ʮ:QP 1fW9#:j: [),베?S Ť@Pe@\/A޺#.ij8ʉcJ~ɍxB#+Cs⼜HK6ėJ3rǃk2@9{QpNbFkĚ̚xJAupp`3S9djSqѰIõ QA \Yu:4pj4̜.Jt?Ț<:ƛϋlt9[x`1'-rdOκ Q@ƵkPRsһ{~,) Rd@ ;*;8-kkhX&?g\>)<S7 P)Kݩں8[j8+<֪K2r:(+}DE$J[i~Zq٧51_'OSnTuNDGL?{vgIQw'4Zju\ˣvk0` fxl(k\Rҥ ~bGlϴ6U$QM{k ":qzWAַ쬩ET:%¢ӕqxƼdt6FZg6~(0GszޮO^d&~[ѵ#]l6G̈4[f7ɟ'gov.y/Q؟+/iLWY[4Wi߫[M/oca>a-C^[FRLrONA(6kXs$ {_=Ն#iicy=R#vk ֧˯H&)n(2WIZ]`"Rpav3pR܃˞uIǵr ?!ao)Udn>(_9#vlK#v#辐Գ%D*p '(:*R 0 ΙN)R=&n<Y7ɽqx MC1|11W WVSie9SeCڤ}<:YI{ɐߞw\ʢ#HzrZ-SMz,cOy\-z &;5b3/[wI=R"jw@d%OA/O\~^Ys֔~g|5CylzrAkJ3 _QNN0i{;1!i= 2kBzcˎWRc. s14l"zu$vޏؖGnzdo 1smJ%#%5cu4޼ xn;+5p3=g:1^F0^4<=LvoQj#l2XAGhԡ olO@smJrB`KGH*DO4]>Y1k @z1byoO+x(f_SuYQ;fxWci\mZ i|KA/d& {йpu 3*<&!yD97H}"W;xه2W4'hжc lHK#7i$%wSmI:~^n4+uG=VjYD).n /=N7⮴a\̼ErV -1MwQ!贃hu$46k/=B\@݅ dp&#p21.)Vc)Je;D#Dx{ƔXhZڡ1O Dȋ-m:9aؗ7W'jS6Te*5b۞i*>PFFlVQu*wH yjî`hDOl5K3tLg˵i&.oo(Ĉܨw9Hw yN-O"JyC#q_WJ۴\ ;|B4m' @lYQzahCX{gh^#zs]a[[H#t rA̚0 ykgRea'өuNKz:)SIyjS[ij) Y}wXF߃6zd?L TzpY(KVa]z qQ oJ96L3C |XMۜ㈝}م*{3N|mb(Y0

iyFnUbx9Ez碏Jҥ>{{@͏4[>fGC;E(`9OM:3(8_'J[y> džVSe'1\`:"Er)fMN-),&MΈH{!b"+&+jqfYϸJS6^e[R^S#3{w sX__JХga@hQK_V1Ώh2XoGƀҝRiRe+ہh GF:zLÍ~!nMya9R=< ?Mv=ZNr8v9[4c8u&"-[s-Cek8?" ~HP"p2vGvFæMr|qlQ _ t<#߇.G:ve3(2sLcAvN|)ew}:,`ndxE뱡=K3bNf#$Z5ŝqJ Z^Y?DCTd&k]e?}`R  GhgBGh>$m~Q+OY"rP]5QW=NTdAʹM%zhk400dHq߃r[ Dր-2헃+zc9;׿7>vRHٰTAY3KqqRdP!&oH*#4j#W,L>ّRFip\- -$*$h2y\{xYC#yܢZQğri)K~tCAfd$rU~V"Rpm + eǐ׳]F2]G]k `x 3<;C8'IEK2"SC0S)4s^VBe*L5 y M!s‰jQ63#hp_td}I>?܅rpU"P+W.2*ɒ2n+z]6UC[Wiw%k.mհ~*7wc4dlPsL۠RoYij ;>lj;"XE.`У YwRE '$uUw/AA/JUP m7NB\Hf: LPME <;\hwt^[d8HLtIp':nq֪MSF>qbh:Uhx$၁ve1ުioaj@MCgf__E\ ՜r=SiΊ'hن|$@68 ~%6 f {Q2ݻ74%#ϰnl4mER7鱂EDR7h6d۠ҭ+GٿV^[oޗ!1㈊ yzʍy:nC4 qu6ón Z G:єVjkې{᥃"6s%z1n 1'ZXبZ(3xkX˘Pœ7}Ъt p&xrҔ۳Zcf{A$GÛI>#z$,/jCN0+]Y2;HПV(q&"k18ܸ1okD*Kb1~>b~窒j Rg\bˍFEzJ;D)lGq{Փ{+ ;g|D^-e`u|:x'栖0u~[ jns^=؍=v\pJ IW+P6_+IFWWѿZ/hx1f?};'D:#7QY!lm󶍟D􄮶k|瀶a/f( 5|bDjz얼ޜ0qJa֤M [h줭)0qHJX陟5T!!GnSƮ4D3}\e:빕vH &ogcL IWp#g2 jX>J!?)V4 4{C_k6?k*AIbw }\ pzɄ8t| '!$'Y]H[` 20 vVBlGTRіD½BjHQP'Զw9F E0CpkiJD0V'p֫I{HyruJ$ nkfԜ5京530Lqr]cAbUFM(VI%Ƚ@݀E2WC P#E3 hTTjhyN}tl]8+X_0|FHD8&əxYm$3|Ɗx2N}W $A&i.L|D6V_SVIAQ5j.}nfpeqBc} HE ^:wfJ}b9~r'(.nߞMVtl[7=5myMnk3{~5\B PiZ8A ,A%~#RIX`Y "T eEsͶ {&„Ú(&+R~g_k1xĝҐc%kxUOz"9r1y}}}cagRÖrxݛRTSeqk6Gm9WcE.0``ڧآ1DƄp γr \+=_ʈzQQOlC7DW3yBA#epŴs+P6aŞ"`xWek.tuIo -PRSŪM,챖 dD_nCKKLfyc-#0Spv N$ S]ȶ'Ɉ4Tu+ʹz6*/Iڞsvl6}n1;ODiͭkId,\8v<d/w͐·`(.nsF Pyo>RK0+{qq|2:J.%٪IZeܬ` |aA}f"irdFERٲv(ǃS L9V<C^j711&+XsW3DIqHvr dm{עlPjbx$%tF h~.֕Pkq8$!g7fE ^QYycBgpN4N-s6O}:7=OrYasAg5< ?VUnkm-oxhvExlSxGeInF;%zrC*B"hysQJIUl8a7BsaON9Fҡ깇E3l>y"&J}cV NV4Գ=WJDx1v=bkN̒"j)_lEܹ|' GtT?d@ )RyM i6兝1OteE*IBKH~@065+Fa7UBv.YkE޵0YJ?Obݵ$Q'nX1yY^g }Fnza"=\ѵ`jBⲋdA#"2t1Fvs3V,,%w[K`_a&'q'z)RqߔSx\ޡ@FB }g;Ȥ,[zM&{AptrJw`k-_A'f*(ILI^tn=J]_01@| Uܱc:fG)ץ)N"C\2qZ\t0JKob[!#^dg2!Xm * kbp`gbo0w wE7̯r4^=*Uȳd (R1bü> Es@N֕T C2iд̸$]&u Rꏓ[72>>3NHbk,5,w:Mk emKw`_.Ragm|l1o\4LwU-6:>0oALF(玳m2#OlˤWYHn>CxINĬ4 =%gmS0#Ȭ^`i\A t]MͮI Ed.h±dqb&bf:q{[ r[^9>8Ԃr'JšYY!iPW #Żd,J>X|5d{]y؊B۾]{%SJcT>nN5CAWφ_MN@nPMyd|M~ sp#[&)1,7D|T̍5VhWXO ;C!%Vo[)ǧɐTCT$c# iTU/m_fI雥-buԽ괎 4~$ӟhW;%3ν77_PEL`iЙ{;bkBVbw@s>)Q*ι&C `AvA9zRѓQă~P!N2C6FB^GFBYWx)#'<`C$RxT71@,C$}9*qxd誔keǮtωq[-OTU۽`;/V{}o<ӯr b9GDG` ;*XT1H5FWIS De2k+ ôM `<&GK 7>ɼQ/rd #cWѨ7=O.qP=M(zz󚰇Cx;wA>C2!X` UcPjUB|3U(c3fi^\>e䋂@3r]\ó`/ ɲV?:p&C8X9Ei,19>Xd&EډD|_$;0YO4O!!HW쎺9w~ ^vTڭXj- +:)j{\IMjc )Sڤdɤ]oTQJ8ok[7DA6 eWsn\?c:el "9g~a5wTP!ђx!Vc&ʼ?Zz̛ ,"Ӝ #ݚZm㺘F ccKWhx@mCCS\b ߧٔ;>⠢jgLϻG#qUgfzە{r#]{{MĂxm%uaCdڃ{9 <^)3yG]=Ph[J=>xTT flľ1-cQ&4/Y8-*N z(.DVH@!NAp ԗyFaW vNt h.e{($%\+]Px@@R~M0nAhjJ,giyG~^*@50gu6x-x-hʭ)^`HJ~ȟ6m\hs:j9M)2U _s |C\b0u-/% !j_ Т[`nʸ!0c|g 7kOU8>Z)TG,ZѢ't-wPb4f5D`#fE/vAk]/>_M*p426?̌TAr5ƶƾĆt 3X5Ǯ+"qEi H/U󟪡Uo&bfgj ʵT_EfKsM[6%sK'k䫶:XUoR 2m_&X%WZsrS(+yȅ irecԬd+7b&pT'2[7n;_oz&#N(*$j͡JůS*ePX+/)̕1[SekpbKk]Ze$4I)" \NCz"W)SONH[…+g'`=k'aJ|Ӛ'J)&:tg7!*+W̷@znkqIk Ut;.Hj) %@0aU 8%ԼKV[yMD{nv*s䂚VF,8Z 4<6΃BwIc7 a%&BP"ϭY?V$ksܐJ8/)wn~D'#{g{[d:5Dp<0ݘ_;+Ke9p9#v$8dY{ԐG/kah8S4X}myq6<taQ+.9)>Iss PǯiCC4$EI1>`+g ǣ@n%Um8u-w\_2$4̢*3ݡ(Q9|۳A2OIkMTbх\ҁ'ݙPشjwP;`KjUHgK1 4\u`ޘ1E.r*qV'q?ǘce<{ZP-/D}R˼Ru,"窒)c=~&/W*5'v7 q . e2g'1r0_8%ٙshHb۲PԅwtLrV|e YC,Q$I.Jֻߤe9Y17rNr:hJcFЅe_SXK h_ tr]Г(r0䗔Т; v1:cH:]~JI0(W\ ~E~[ %%̎E}DӖ1N1䐦RLEudʨ@J7P"VTz("+7ݨk$v3:+:&?nTJ{H1lOh f {m;I{gU]w<ƺOsu((̼p`)Z/sѬrk'\=qx׻̼qpvdiE 4ܶiMm%J9fξm v͟tF 3"}j(Slv!DP[daG~K$h:#2뢽WL2-Fׁ Qɖ^YF(e* #Rz.6#EUgDvo,7 BbtN]Vi@4'su1nǜG7eD+v5qJQL!KC>9[jH*:sVy@+b$l7O[-?YH K?ඉrmƃUzm8Fo]~0ۈp\tm*\AWWw$}]ء쁩[M*xX|N@WY"އ'쾦WXPGl?&1y*Kx7=_'+ǧKܑ tGz4sƤP. Pnh"j_[?FF @I޳cۆIe!< ;V㟼 "xo=;X< OGh͌I-PbS~5vqtZ>Mt=i[o6T05?o  c2nC+ /lcm'G8LO1TF`mG 1f^¢|YPZ{H] WlJʪRj PTP)uh29% '? 7#@01~4|]lФO1>$,ZLJr~$3HP1SD?-#2T1ؔX*Q"앲{|Z%d (=jS_4WZ``[P 1=ZF`Yc2w@~i`БgZA8k/mcm*dPfCd)g!@1ɓC^zH8X: CSD5"y'_O!bchɍ7$d"O ih/<$ !48JʏA|BƪBR݆ܟ3֨xY3 ghb l (i[=ʣmCY: us!˹%Sd1Ebhݢ[45iҊ#Q-s'&"ѪIfh#j$U ;,7YjtAЉ`k5庱M)·^:G/VK/4@풳9Ci'0Wl?$/p’ ]ҙnZTxuWrc]uʃku:0ekIDo"voĺ^~\?]8&-])Fc!a_) J$3Fr NԖ}HWiMZ@0_h 7:jK[rVxեR*y -@ՠ0h>m|; {(_^uOudW mmT"֊epvy\MMI /j4❾UOl%ڒ=IH")a5KUĔj|u-u eЇXÎ D(Zt˺ &mՆEMگ=VI/G1ąD3NW/] 6TC d)#GfinNl~*Q31d6-==VnKKɑAA%\0vž |kp[dX-~Kw5R͈v֒0KN')9jT7v 8̗&.JQ{Tunk9KTA s^d~W~K"oGSM+F@txSy Txu܏"̊"m>X&NV@k =)#8ۑ!\ k p{d(naNT )GlJ僞j7ZЇkh;zʧـWf+4y>4[bgNRr0 >Rs Ќ8*<+E$+кjj9}N߂x6Q ;"PlM=1+m!&ϧ4PT6X@I>y[LP&o!u hPMb=V~E0J%t"9uvn~w]GP]ӔOEF}׉Y LT+P^ zJO! tam ){?CT_ \&L^gBk&ϤL6{{č8E 'BIas>7`"98^&ԌЂ.}qDq M[pݑ%f=&RROU^WdjM|.Э "ԬuGJ༴&OM|H[}x";LcZ!\wH YU"H?h!p3E_`+vxuj~|a<Բ{:P/a'R|1|+)W`0. :äɪ_Vq HCl.i a^~eeu6-1@\tWԝ?7F+oo/"WOHձ CgzP%yt>:,(GQ7afX~~ݭGWO'nGRY5O_ kH? ඲; Q`Xoy܍$?c~pZ]dE;)3l/{ZS<_:+th6PG*Go*B>>U\6o>Qy6+u5or0M\Y 6_gCVaQOxKܧTڰah/yѷ_s8"bmU ~擸h1C$9Sk|2ʅl[*h4u/n"%هT)RRzl8+%;)i=MвiE9BŔIt>XQNKv&Omb\X*-QU"*|t0?-.g7?)[w/mH8LZxi^%Yfm7\)lJ;\H[S0Z}TL_IPjyrIMIqp7912e1|{SĤGfsG<ҽhZ Z$.s9qFKnbʊ>fg5f7*,vA?uۺNoϿ¬aIy9*`P].>eϋ o}ORI-̤BOrCzVd#&Č(?']ѶUĿ픪H $0إ018H@P{w\OԗfD%c#`ƞq`n,pwx$\a+SOBϾĦp p .uH\@=bco/*aТel%|MxFaΣ]綂HJ.|uþW`3Z}>lj{uɷ-Yԗ,a4V<`~Xv:J ܕA1ev؃Ԇ IW4.Tq[<]yĹA8_!< |`y˔^`۹YvpeQzkq-Y4y}wAf6¼vZɄPmCad$/)/T"+l+ޖ:;NցvsNDB Q|g1xr#9M>uЖTN5c9md̊P8_nbW.&mb"_%:q1NvXͪ@O/%B:5PL&ɾ;-:p,LGƸY႘EMD L9e[r}D-[RfĔ8sN_!a:`FϠ6D„xKQo_YSq{틙B͋=,\J}HAPr4|ZwK)y^C`S5l硈Wzg9b$Uʥ ۅ &RJ:?7[,Q>Eb牣;Mvg+_NRV bnMFRAHFͬ˖& 2}M߽ŠIW0aXx0PNJ_g\^CI~XQGJL VPmM26t:kj!8XJ*}PXymS~|E[%ad Y\24W+Uz%@vߑ@=2>q&WxVw>9TgtE븩ç@/eF[rrFq-N=x M+)yGf4zJ 6wyx` j= yivVh-Դ+&6\X XxGH@ o{aZ* }!/ +_j:9|mivi ρӋ1.zxy9C}m)1Oxm ^S-2"̓v4@#x;8mCa uKYNx T!1/8m6Wdu=*O!<%2Cu;@̞skSg| u~i=m :Iyv?t 4޾w[V!-3}&ьDA4s&.+QJG4lՀ-!)R$}aIP|h1Q.^i˄AǷ%@4Ɨv14j,8 72M@={m%GhPɌ$|I%vϻl}W".:KlWK܂-rq݋}%&{dW0e1*U!C`?@NFdww%3d `)'amdn|kvAt`kQ\nb=SublHcmo=o*(wOZ^i-"~~ gpj!n2u,5,Tc-C(m(jI]^\XO~:& w }y@an?rAd1 IB)TUЏm~\k7 ,>O3E1 XlWNtovB!AE<Ab^{x)3Ys'A ^ݓlf猪[6̩7$2ڢ0Azbl:-ƨ}WOn1lys9bt RBXdxz=})? whyʘMbVl ;0Q5YV8 p3\RV8-Jtg!-km5OjDwJז\}ε#2MjErP-3Hp7dA˨T؞ l`\g9- l(q xG&bZv* `8L`y Qfޠ :O$&eS|W16 W`P(ZBjơ.0B+}>wR\/ 6_k2hVqߌX쩒; l+ȣ{o_ \_!!@4%5֋4@)zmy31ū==\!~ _DHZ/PBODq"nSP裡dRkBwNVkVsop7VO*,4ywW3w5 _7Rų# W9K5*{Uce(j̷tHc.cG= \j+M~tyM?Wn7i={/hc@iϳymĵjpKv߳~Xj y&jsFt%$ yf1,OC !Z3c2sZ KϚX+ pVl=[Վĩb( ۭf^]/IUc۪D9{N:jbkǤ{a|4zaF1h BeB.AjLC ea!т4veL_Ó~XT*k[/O&HI mP9w'aR[̈kĒr=Kya?VC;*@(5Vm5a&9"kN;yn^DZVGA&Ƞ+}?g+%;@@^ Aot c B}P\1+JƺWs2I,YKP߁cZE(_]L:hͦ,3>i3" 0[ߛ5,trofq xGx, Mr%uܣ b!g&_smSJh@鲤ǕF8t1.ƪ,1Om3fJf"46^4β/2m,L~C7GvRF3A:$4.0OaŸn^Zs OM{a<6HXyrX\pM:u6'oeUɋ|sGK}ݭ*5. TaAT|ƙU|&AnxR >o3TП[Sj %[aN$_2I <*a[0\lCW][/2"8de,maӬ5/;ٜ+e 3 '-D/ ?Ƣeq"cmC$ 66?HgnWQtnSmr$*ouS [Cal, [-՝ ʳxE.ڐáA'`Ū* es z| EwjAdaEm<\[NSA#o?DCXPW4c9@ZS5ݻwN@ݮ߾pv}t[nT&Vo랝& ƚGB|&{D#h^ikS?=榩^| W#/^/%m% ||I)I?!H&K~-5Ҹjb;B}!hoj| o#P.%TFM{AI`dP6YYVZ$ߒ?[j52mx2"H1A#'sM`7CHp P(YcTdbt?:N~7|4|0.9f?"Cw`]oK)LN^du4\.휯s2fix>*>dPv"[;!>FU22*ײk&KzM&NRȯK+jjs*(0z:BTQr\ckulq/\ֳ(3WBb8B1^y$:h"ؒͭW; VHqA; Tgpif=:a#;'з5pur֍2|к stZBB+̝4#P%.GE-v6R.zI Ϡﻍ-EP;JnJ Nήaa/#=⤡!w#+`ڜ,"&ӆK1;9(>cJ=,ML1V^ e^W"-:6~IzͼeT2ewnZ_g\窊$:-PKosJ\f݉҈ x yeŧ:bF~A9lt.3 GU 'D /&s-ANU{y5sը!1"-zOÈW\œ:Dnō۲bO'DATu` }@XzXJ` N),9x-Rqm0- ߢ;Yj8̪}|xYz<ÌVt`?L676y= ͺvQ|y6&[&e5)t 'L]~KUܛ, V~|s` m@~%'&[w:<$O\oc,MAB35A)lͫĶNQ}gҤ =Rr~yff12c(zuғP.e|Kͤv_tŏLxUVdWxAWjZڭ.@ sGCPfeS`K[5?x5F_: q iLٕ 68*J9r!ACL~T^^ mu 3Ep,b*9}6Z{?ʔ{pXrbF* Wşhj[βFh<`&b`31OPۍQF{!o)kӱei+1[V7@0 M D3$fG^_Nbrbn^[1VG})K=2a(AŶtmCG{9{EqxN{.^_y^rO~p~gbv_}Ź6OӱmI-*,w "v@8^В2[r",} H(i(J:йKMc3xB1^ռ?T헔gGyv4 h;gE8h&7h=jx&U| 31fSq(F9r #_˓L( `y7Ƴ=1\M/gY}M1B $Jj[VbBTw?d(UGtB"Cp1hl.{zpoОN+TqڇmW ]`E|[5geW,(1?N1wcGlɢkPSf+ZõUiTdxu ky4c[ZmC<}*4kR/*pL09C9a5JKi"3%mK$њE80@S *m9j k0?ڇ_g^nh#Ѹ%LǹnV[{˩aw>&ܱr:PDnM $ܧ{ Bd1AO2̆K}9hӜ"&Aʒbۉ+JTOdv<I(s;B5yng!y~U~G/Ui Z&ۧT0̉d׳e&B|K0>&pvʃÐ0⡌%ݏakaТW=peBĚd$JӷI&%-|Cԯt cp49LF^&k5x^;=UdW{v2S|XޛIb߄/Zd.ʨ LvH 3m1z4[!$Q1S~esU!c]_-?`%-)cPr_v;m fb8)%DmC>YqUNB+;QD 6tp^6ERr a{SWS^V8~@C4У% S W9͵hxKG@~OXn$[Xp\O 8[(0.ħk(ɿ9:NE@sa.&C48$u(&s$LqB5g~?f kMBcƲCm|7IeWMWNos4F1w^tSiWW˳y%yFCtmR;όX"{?Rc"h1:e*,Z$WO/*9W jv{<w\Oe`oV}ZW H}'bSP*RP<=._(˜Vc<%5'8d^+H1Grp:T<ԒARcOiVpv}&:QƷl]# #ȴrpCP*F ;ŝ@)NaN-q,G>Spvq]kxΖPcS{V+7Kl=_~P}0Y8HU.7byu`zȫ$0j<@TB^&(q[p,NDE03aS_[2q|=7hlƯvZ:KhoU#A Q(C ozuVwh iY,,]A-#g-3)3x67C=u]>%}l|[o補eHڍZ]LqHdlq7q-սƞ[LY#=r5i+k } Lv g/m%6.m~5̕\9Vɲ#{&f:4xb"$n" lNdbs-L~;k۽JE%_ˇٚZ3xZO͑٫w" w.8Syy VTX {&^xl簤viN-*,l{ $i(.\= fyoܯ\tȧ Fh7 ╵tߑfw2̽ݯ`,U4U MMe@!b//1 +hVP#K[2{.0QY~Yw,ʈ" SX S^?%KzX0o*k҆oFklќ>I/=8=x wI}І-F[Gz3V5+2,ON4U)aN0sJ3_J!z5< /oz|!! "_ޠ vR )^rc pfXԜl&fAGCWBOdx{=:CT#i !ǙtNsx O?~͝#ݶ֏v!ǽzp9ٗ[e3Fj@tLMl>mor>uRKwB NꏾQixROr}lO7#_:(NdK3ۢL>Gh'WPsh~R9QqեE>O7hc2;˔'F6m.U$s8le\#V+r8ծQ:!/U]/@R9cGU1K\74 c󀥘yfLgS.Ae=;b4=B3F Vz+uL i֮o~K7,z}brDkszo!7$ bT,%;f汼JT3to# e+-!\Uزټ( ;V~Ә03"?ɚ7iL~.压O0T۹uW+LQsHsWbĮBkaT ""vM1ŗ.RF %HVf0؛;бVt#㧿->2>Rte݋! vI1%M!.9U*Q);^P\ʭƔ*7ΑML:21!5q+?uyclX)9֌-1@f82i)ՓU =KЃv‘5Xs)~os 02*Ad-LD.}ڞ FFC􈝹؏>ٚ| /qjIɿ5x{s-T`_j.ͣӮarg+lejDͮ rV9T2 'FFZk*}y]/;RQXg84b!gV.OkQ,/ƹ`p-Dprawݧ0CT#?[6UYڮ塴bwڅ>ޅV8 {PTj/` h$v Krt@b>ZQ< _UbS%`fecj1?Cfm;ǐ.sN[R篸mԶHjP…"U7}?V+i'ߢ7ȁVnFkdaʵ H[@y^GvʬST5 } r4C̏S֪%@Z5vz/1?LD{&k@~ʵtc2+QVͧc<;Br¨hφLuX& (A,mɕk:?i/J/tt2ɾ׋l;0in]T\!OF4'9:< DfO5u_yӭpISkPO6 |?)& Vœ5[BUYLݳWC$/ϴ| ^%0w9=n-YeXkp|u#V<]D@X/Glp9,v="a@{g@[ANNJrV>A:YYUM*5L~Z$~N&ZF' r<=n=b̶`LrG1m!4)^χ7$ywBLdɭ U'6?'ܭ XMh˽cZΛO'繾t+fI'"H}!`e՘y#@{'Ⰸ:'={T]L-&~Eο9GO\?ڊI_( S*VyGش s]$}˹?)*'JƢm >h)yFVȇ)MJr 㙌De딈֙`2Q!rs5l uo:+U(M5\tHyk'?Lݚ0)__[)Ǝ,Un6EyITG61<M_7gQSEɖc$ߢO-1eJiUT$-I"˝tj.A3[R>@!xƁ͜~GЦ^ֱ`UL@ҲB3pw;; w; T]wP:-Nz㤘-o͕l~yQԉ\U,0+i+ W{B2uXtޭ>FCPR}s'ߵ]Et`T*W'F5m;u!M[}:<r;vx+*cQB HDKعaaOACH RYC!.%Qgq꺔2Hm\h_mM"FP#y&+9͇-t@_˓ڦStbq@_s gc{Lڜ3J9ke{&-(J.`(H݉Ns2˯sc;00kўFn-7a 6nëZPK/(1yŠ{YI-r?TB}#Da*R] 7rx:K:uCl ߕhE숩gt^ϮDZ`h?E'fVm|aMgZ:q2@WˉapsOڍ4EӾ ^HD4J&CĮ1uvNR"%B/tE8ud1>L #_ ЛBZp8-Bǹe`/Ɛ d;DO)9VlE*2vk>/Raμ$1f)"s߻A$P:xKq78-^+ ςkӴ Biύ@1UDϞ.f"<9lP;ġ5)RyS'H޹;ny7N[X43freoI+⬽( ,ay+E0 MA Axo\I2I~ k{/PֿBJhf+Jb=yiJ1BVTDL.t{aR}z伉im],`ł{ZJ{% 62l4 J{.` ꬲd<;i.P8"\fEՆ ~'-yjY#hd10}] Ǚ&Qe:$7F6C,C(2\Ede>ԖY&]τa ,u*x@֭ĩ5wiTe]_jVY5 1-hpEL2%ڊXl6IdVAszE a[xKWD{~8vgrGW16۪i~җC'^6ԥx`f`o] hS+ECB]}5-B/es[S#Kƾ`zZp#uXA?4vN*B#Lԡ1Wش7A{"upcɐŎxFpS( x"7i;a"6rVTE*,e^Zl UI }NF.%%LT(-(p4%!bkTlZDԑ;g઼K٬bi25~|9Zb-EZ/ZyLJqB;|.%>RCTPUfR]8n/%vh_K1UA *JqXذDtx46IGu3NvZ7P fJ?gdpN̅3_#57{7:|1B 2ȧ{LjˇkamL 熒Jh`D3؈Qa6MI*jsL|$?|ق^n(DVbK<'(e3>ݝâԳ(yKzX }xeG8UfgG&8ŜxgO"{uf0YZ@`b,@^޵ZO,u0[!ihq3z *81#h5]qrg̈6}h>hFh  nc^O摎fk"Lh{E`?Xdb nTBl0&Eb: fWTH79l"PtۆMܺYn/_y v fq5~i~y04=괙X|U`{l8yyUXDFjd;W=t^>8GCq#Ǩ<"%G/(;T Ǧ]Y@Rm{Rv.j^w[2YhV衶O$5`.4KK2[*q|QK}L^=u?%l=ݘ!k7-.\J uɣgxO#E=ǣum .!o2if) uU.:X^j10))ZA^Kus(Ko2ch5$S>W@JƷzoEEmPfHm&sB7üm~kuC3mVk^װMXY&*nX9b[T.)={Jz.XGulRBwıB uEҨH՚4YaAJe 9aUMo6zfkf5rߎ`ʪoI\lzuDhD+Ac8 FƖ|³ Y?1b xur&a3rcOۼn P\- k%p̢Z\lN7E[Ѫ?}hL>["O9.-Fn$Goo1/G_ErT7}f{;tZ_b?PK}Gg$@Δfuܯ~ u(t9QUz@ KLk&_H]4TEztrO80JB.KH=q%:(N'@p^D1ʵG+ +{iqòSiyWгy^=1InևzԙN &50ЫjqYDk3+>@ 3 ñ9w.7>^şS _kڪp#n%{Ӡ@U@kSnd( Iln^\B]5Ap aEeZk\˕N%6FI/$pϖU^ʀz7 M42W2{ *C-MnC72$B)LS\Kf ~kc&IV-qΧ;ᑤOE */UB%O?& ahjǛ݃ ެ/bT!)X.f\\tEf`R//AV7<EǠ[}='Psq]E3&Ax.Ee戁&з5}KK~_41S1p;Q"AvQ"[r1]ljZ 7 &u]0B0B떵bd_oHׯU_e0E0se:s?I[`݋Y@ߪ | 6U#KEY^ވAoLm_%ybVtS0)C\!UFS^ !eĚk:+A}Sgٌ[6?U<P@`|ȿW)r* 7YfV7r%6*FYe_5I[Q&Lvq{GT3Jn  TLLNd0n|-r>s==Cil..^"G<߀r(7 ̓v7w0qD;z›kSځLl%e]Lʬ!}Ĉeto+dL-{8\I,=u㶌AP [ӵ䰅SI,F]DcioboC36r5hf61zL GkJc>PIGJtdï>!#Tp[*nq7a ~188JSv!{!j=W*? [BheHkĴ-3{I|e@8elb9pG4F^ J")/9|5K$#N,?De|jq&͞ XtZmD]>^I> pA _LG)iYXh}' ĵic8K7̉^MM QdB<FGu~%,-z9%E7 P V\LI[;!K[ۄTSLJ#϶yr5y>ԃc6:SζJ:ќNy@`U_[SEWEo-q 'PUi[bHE/(0mP\.—XG@xlM҃YkT}m5-]g4^ VV}4"U|2 C{(uoIs(D82 ޚ .j>3v%7ĉb P|]>\8i]3܄P$δNvտ]'ɡ; Co3V^%- PWzAɧYwc=M%s+9bM1j&Ѯ֊Ȣ69=+Qcav, -FBB̎Ĵhp*7Y 휭 7+q_q8T0k>UHD;,4a}k*7]cy@]Tb%qH4i#?ڻԿE%ehmf eգuyop6td(dC XHXsee w=l8m\|˲()t*}g}BkNLd`C{o1IS`z~+?zsdGb: u0͂imq8,aTQDhODȮ"Pl{bRO2)\do0_nXfZ hc !ÀXj1V3l~@Hv؅J6"衃 92ZLW[hQ|,mR#mV\:-iDZXX%NzƇ KfK|al/{Q*҅(R6[7 Yz|$c'oL8-HީP9n z|]I{D ~uX▼Q5J+@̨ "R jdzaGL5Wz !5U.3F!qi qi&j,o` O-B9a6I@r7?#{nFyw}Kl_0_L"SViVF)kL_٣`D^pz>D W9sV5] #zRd³垁~DĖ)uFƭ0]]3튪-(Dc`s>=!ޔõ/X*RQm$. ] 1..KmK,?/9=K[Mғ2m?z u-OeI@+Em_>Q0.M{)IOP%@#PѷiW #!@M)1:7L#d}+GwK_;QRuCdpt*wcэ>|riS⠷W%]u|:E)]3W- w(Cf)h* x hkFðߋ,,ne@.s;OeVcr>+. KKOraz*1%10lR G+ypw`gL+ԏ\cZGO*SZ2|x=nvU=/u5 JN)y&#ױ%zywW9H塣;T6IQ0H*d3eZ=/ylz?n@&- F…u-isً;WqWZF[JCBMk%b"~, ʫ}1𪃍3:r0ҁO1uTdƘ5>HQmN B/݌=U/kPPm9>v" 'HY_|e}m>~dΫ1',t2~̑h};!'EM'|tZC Ƈ x47[seT3Ѥ>q8w0P?ھ(Ǻf<J|&|wn-Z+2#DՍ][~‰nERU}p`"Qu6V{|̾`Q`u1DZ̑ߝƕ/3TyuAAljcW]Vw!";4VXBP?ʧ `y{9gz%޼ûG#SoʽBXZme-l24+MM#)ݳ)+3gqoW䑨Vr>>U)`^+|KXCvx0;֣ZeRQ)ܹ#BF 2ҋS°ck[wƭŤ=k,>< A ӻ2MQ&4)$2:#HH0luf>VSMMo41 Z6[Nk?]]Ўj9֠B18,:~R/~+FF@6X(!#YwR?[>_{vEp-t,|בHukB!`Nr PFiЄעXRIJ':cj4Yv%p/Qrv UK3b/wr;puokC'F[(AzӮBByZx';:%YҼ C烑y`ܗLBV\l}3Jj S }u$0~X:":1 U$n]`lO&^ g/\cPw3>Dh/SI"37,D T_~=VQӨ Vd_%]R-y.`1D%MmW v\%N)qFpIt ]BC$nCmhmI-uáUOZEp@1Is1fW% b *< *}-zj7չ oMHSA!˜n.#V?LLdCt>3 xET{~~.4shV8@`$&d̋/OGg𾶅7 g(O&YOxQuXL -mVt2C- { `2p~E:V {d}6u}\ ߲/DQ2"#Jnkxٍa âGgd q(Em:d %Ϋa~$kr!yXuI&  |2NnF:2Q uxꢑf.UewyxqG`sə}v;8Ko%CΦ㺓/ :d39?D#Ѽ+2ٛ$j0@}9.SE pkF7P. ePcFx7:*veŽt{T4pkm!j$ Hnڶ`HXXo骮kT.~ձJz|{3cJN*Ī^I2 ^:p@3" kB?XײHz̥ V_jkk`R#%`K8/z~=J6"7zR$,;뷦zėt;pA:۱-:pö2^oH ,4ٛylYS~*}P L͹=%PAt@۳nm9#0u X#%uRa u3Gyu *DI3_/ }A}sQ[rygWT3˘^u ދ L ]r`eo]TpoՈyl Of |dȅs:sDazl N:k%OT,$ȕ#4 <g*s;~w\3"TőhST5.Z^'2B1d#/X =OXo!CEΨ.@eU.S?=6`q> 68<-1[L۴6Y& ŽUl>كz-0SOF:y\6eV8M22G> Ĵʒ#9߷<@/w[ [+c5bK3[tg$xL*b ypSн!JTzh,WF|ixr}4Z٫+_S[|Y}QJ*YFϩ_Ҹi*E Jq ^u8vLm]^K'ԉmMù&W{Y7k+6yxX ,CN` F (| xBRu&BXSJ }.UC p2HP0OAȦKයB:*6u\Je CvTEv' ͥߚ]kfr;ʘIYk8\VY*jN]+e`mJm7[=[./MVÃ{Wލ7$:\DYn'_8d=H:ST[SgNO0gwg|%&c >@|X j z_<"yWr::O)lKhs N8^׵~$ϧA$GCe_i<}JJY~mY>[}2j]GϬ5Ъ.`~jv:BQDz%4T di<2PAY}b8{IaAxUҤijPT$kćn RxMiUO9-@F'@H eY7I!mA.NNr2n,WUsl~i\ve r^^#La.(S̸G1g"x6QSim4vJ&NF^[*GTC@L~2?}vn:Vu qN<,T,_x,Bݑ-6!M8g*q)!e ;NHluߐ蛵xS/&@٧eB(gOYH{( h G' j06QolcY} n׮PAckZGo5^("J9tz,/7!iB"D޵OLCm>=rРxN> 5/0ZV! 춰-!/:N.Lws7a,/>I>*~>tW'`=)(n&I:B K)6qNq@p7#/{(<kuCwRԐji$YxrXu(y̟i$%0zLʖy8ŊJ"%ߨ hw.ZpDFw Lj&G- ;`wwzH|oz281o*P M].s{H9@*$^#>KsUrgw֧W}V"5 o*i0gkq?q.Eq"XϻHeo\ժN5P8kU5V ݳ2[r@[Luk$fFrѡA_QzP'nw:73E$G !7Gff4>J֤tѢHyBoq[E{n-vⵋ?aK_ey> o`E_n?}lpO\2-&.n ]5-P.xYԕnxg-uvXאs<w+McCuN兩8fʔ/ G1*ZP\`e?|^Zu:FAGՄkI[-HK' YZ͸TE&d!bTlŗ8t/WpkuL?p` MKarݍ~jFwOǚ;ɼоe("u !yF;~*j飥~1GGCsu.*fo毲v7WE؇]Qٻ}h Yh9_>|-ՅL'@M4UL(?C_E-U,#X08L<3d.f@J$_J@!u:O1 ^aep`U xWC lyӻ#xqJ(A.+qagm3P 1;c11!N"IhayLAZ UF团}i#L쿒W\N,; n  |5,xv9AS3Zs熼,kxD/+ƽY$@r*1y.bYwwZ -a=n-:_‡LKL\KLYI,eDD8() DhQWT Rl枻E!b{!_}Dw]dDE 9χLW9IY1>ܡdW%Y!TQzϵj<.+[tF?[@<怜sirPJM%=1نHd8ğ@PG\^VI t9.!}d E;_ fSvOnCö!6L;Q_M1B=^./Lչ;C4S!<CZZ0bsW&$H_ڑ,+:+Ouv0SfefllCeK꿿Jm]ۗ}Ճ\ 9wrS*.9._gnB2SQ2XURVv{@DpT%4Jmb_jbߓD̛mQBE؅IYhvxXJW2!ĺ"`o%PX=H< [!:bAA\}}"S$r{ɨB3x:N2\]UU 3&G8JIRϳʌ2p(t[X)jlP̙Zcp_i"< E7(۶ŦvnFqfj%!й>VN>N@wV @G;9cCdi+tE{~rJE8z眪ӠA,:EGG2q}/1|;_RcЀ.Bd0"܇ >_zA`q#J!i-0S5J@HA`? hpIFw7Q+݀cv2* }VG5~6]ŰZ"j…Aq|h)zO/5PH\zl2RDm=ivA}%Ւ?#>RBJW:]VY'jqC9C,FދĴhË˭*kq\&Ɓ$p*aqdyqtݧxF/G4 uvWۋ3^&NKIׇ͔/.ͣ.A ܇*n0a #sXtOظNA>;BZfrz$`-@qYN)4,/+xeX-G±C~Ej<06 zI[`HTͳ篆fS3$otiQ|Q3rpNRm>Ns@0I_ RL-5xY<-L}^tA* _\zɀ|9eW^ESO)ʿ𖉥4PPVdH#ä[܈fy~''ny7Lg(_O-ic]1WLp+)=DR (ߛ W7rݵK7Nβ'rtoo]zڼBX58sG =3DjsgijC . &rY(Zc(:Kҥ?L]2Ԡx9ekUVK|hUΐp  z^hx7ITP p}ch(I/V#-ڵ|'T>[%ٓfL:WQ "SfNAt/jN"| %f[H73, )!Q`%Lj+Q>FûZY]}J/@JA#P/:,^ʺ}(,?(X}ݓg5%JYNJuuA6PGɆ:}dZjf_X!,:׆DMޜl3DO#mw 9xzum_Nl s2w`"pү)Y!ÜE:s%ʹ'e&? Vzڸ98gMX0󜽌GCI{hם.sWK>M̌cv>`)4;+~åZwmosȑg,eeFe } n帥Kލy鹩~OYo0mlkTt&h#N1D;-tEER?ُO l>k,H$1N,pHI҇yZYm2V5&6]DךdB| xԷpwMbT#ϊ?F䞤C`m]Phtt)N>f` y7DsZ~ ,F ` 1A\Cc Ew8MR[OdL(VWR7Jp_hם>7ӓvbfo$àKu٩ͼIςqz='F#%, 7dlQm!b3Hq>*n8muof֨1= +zn<脥?5ĔTZgTCɠJf#R=ظ}`:!zg+[RQ\Uu2eadn:eM0LqI ڰȗԏ&ӛq'I<8L1w#oRՕYQ>OShy 6)}Ҿd\-U%XdtLV7xxcPg4ڋi]y@Iy2n 3i2[`CRnZNJv%rz1;=3eG'+ѩ@)+6d;0wcJ3=cOGӴ*"Q:Y y:ԨWg')j&]eO‚I(FhMʄ\Cȫt3mM[7EMM&L.eKQFNN ,cVBnݳ',CU0 nV9j5:zn|V, TKzPCAYDE0G9z4r{vTUrV>L_ILu&3]oNRZĦ eݷu R= c\av}QEφuٯx&42;yw b>Rِ4Q ]S H3z"c_Bl嘕BN>26(v,)Fԅrި'͘lRt1i3Z1A]XVs>p% @0+>'u ,RgȜ-)^Jv$6s)C#py`;2%hU+SF6&祝a!ݘIPee$v̛χYgM3'#qILh|o)RηdT:ܯ(-=-vR(-^1)\4GݲvX*e\Pv|P;Ҙ3h(J\޲8J0ڨ{ Ms(ೖW X 8M=j Oxs `gf_Qo]=Ū]t8 `njhE*uƧd?*Hjzd %D3uZ:ƾSbE.1&.;&4RӞ 8\}^Ѽw;GP('o2S%/@% aecqqaύ7Oڪ^657VBʍC3zY/z.=kgȏ׉GREgd"4 R o|dƺڏ9i|Z plR/'}e }15`w'> F]ߌ-̃Q3| }G~y!slV/4'yϺM,,n|1)KM# h|Açtm??X9tF\wQ U~!&#W44dL@gʦcTkl8An++`&grF@\{l5{΍ P='U_/aj3I7 ebǣ?F,uGQa"|qKu㫍j@AA0$ݜ)$T$= G ͥK_\(&lB؄cN_TGM"8 Nt,,Դs7LOY-rbV`mY%6_b8B"*z ` 6&t=AXe4z e9i)(ܽGȸ :?"A;-jcK{}Asgn Ws# $+ !qMVRS!THŲyu*#ʈhk&sFf.UeH`no56Փ"Q#4Yp4$SJ I!7p]@J,R6!MɃ!'cfhMX6ءk^D{ g,^?t-PT%U:az` +LQ;p_~o46rrYd.I;j t:3,NIÝcb׸-4E~ߢ³?8EVZ43o{?S cWKң槹ɳ _~.Qn=^V Nϣ|!]wQ?ԋI$a8pۛ$_@%2s6Uݪhf^ ;yvxN*um-HŠ}8)-( "}(\ZTRg.1R]qJ?NJE1iW+FG޷UmPYdQ[H*r8i)o{>{3idlr t aI{߇&Ї+z=`dJݬUD` 8*U3_FN_.މx?-h{׊Y  S뼾˂v5a٭~)|!<y 2Kh9ITZg2 Jμ64H -^EV6ZފwUH,1唺fBBYd>_A2be?8/C;ۨX߻I|9fIv w4 fNѦ8AHg-> aJ-?Sv/$U}f_ψiҧ룦يT:i_7cbm;QҵnbѓF\wּtdޞu|^Sgr=m"Qf6x4HS+)R16ȀB.ܽ#7%O-o<>ȞV*2:z_X\T-XϤD=HGFi ,##`LZxtbub0O"+4?څ2@r Z6p򋿁/ЌOBxSAA_-*@4WO3+_"aL̋*d,ܽ;h{AӀDHUP|Ut.9?aY 'Y^t&sKչwlcӠ=hdV}L^犱e{Ny 2`oDVγ6v>Xl6"gR}t&0M~ݫw9tmCEπqt;LTukF BD]M`Xמ!-brE0|@Jc4 I~]>%".1D;HX~jnuIx=ff@lW'6c |-Ob|ݻWtpP>b-?7!(OhSz< 6Jbrdn.9't.6fߑ7HdR2*oj6q~π@,7/1K^D]{!7;Ӳ"QaB obH:d$ `}LB᭢Q@<ݣzo1h"-}}$+ TW ) 1Υ`rf%F>B&\Gf#mQ?mVy4S>p&v!(klRe5_~|d|%*+}⢳m 'H5_C0 Jw='Az.AP?l8eە65vB7Ih1̔k9N%pCl3[' 4 _\)2Ŋ0LW$hb4RҔprо* =}mODrcT_`~b(èGI9( L&8ˤI-DI/T D>&)׸N:8!9E}QRNIh7RG8BA60~j3Z Aeg`$fWi-hKƙ{̭}A/GsRz#UeUIAYtڋ<Xxb&BJ2]mkp̋}sO+N}Xq!9^1Ĺ[B5\c&g!&cPnMce'BG5+v%5O3TN\(Ѓ!A@FN\P[7R cZU!\LQ UA;w_-;)f= ǙV$_Z [>;g҃UaڲfqɍT=<՝FI ' ETyV5\vH#yry+2эPE4a_V΃ZR4η0M00A&1jH_Y+R\gk!_Ş{$ ֤Ԩ#,ʟ8a4vsg=dUOـ+:q+1N*]<nCȭUzrr 6܃_˭-߽^buOx7\tu(؉44Diζ:%,ҡJ@nEPVϡ=Ҫ?u7@E[ŐIyN%KJST$/H/oPbmJ4YXBW9(` ĺLWZy-唀9ݧKU$rvS|:`9Vi; QS,#@x3z)եa;(3ʋ@x4m |xO 5Nr~"._c8Z19Ƴ~%u5uG#*١pzG[g:H eKĨTvR3 N:(pKz!U񓨼~z T'b?2:Hx{P<92'do q7ZO|9*ްЙqS\#eA0I,NUg^3>d,!EsN+5 _l$!̋Li͐=Z9Wn^nYgnMwA̕H=̠[;YZFTzIA8$ԹpkrM{ܘԘ r+NvG|!0 ctd `;TnxдE[;qp ^:ϠTUMtI,w vXˆ흏1eMG.ͫ  xH2[P}?_6ↆъG e5zS1k6g 4J'M`q! ck S0mrƬw@j|":=C/վjDd)'n IC^=/-7#2yJb3 R FڅX]VcBi dlDCVRBnKmP8d9ht.L-Tטl1;ߡ$w4q/VJ%_i]Y ϩFxp^pCR>H ןc e~A\T;u^ WۓŰ!h0Ho3K{z*=z d̸/=cCA{ %/o=6f-:bjeiGr1X9r;rD-k 1/l$(QV4%2k(UJ "BAJL$vyb)u؁5IPzC|d`lI zGM5pKeDI[۩aBRgČ[e~[+%f5n/1Er[*H3VCEθ/;C ؽfn dKBF[aJFTH'h :$dY,4MT4&^ᵚl(lQڛ3NTO]̬_TPV>O}<87"0R+c`apb޻=?Jʜ^-nU_rh8L,`x??ͩU2I\J{8.a;N|JH;~}Kl1u tT.eJ Ol ϯK^Ih75kxlcPmWv&Ёf{ݶ.Q)HsK؇ݍhtKq,9XudĝkHϵP~x kuH[BV>0Bkg421Hht%v]Eln!@7뜌^ˆ 3< lwaKj[8z8<_SzyM" {1,-s;C+ Avc14ӣj]XTD)8\gP\ &ty!ڹhn3aX; Ρ{ g"@MüT%0\bdZ];MY[]i܎1e$*{T P}`9 dG7 ~ǡha -QY\7!Snjx~l ״Pvĝp GLߵ>q$UT ˵ ?[4aj0+cxEn>~_mK~zqDa0[%:o mx֯1P.@rZg$CciY|ލlw!B}fX9X˳7W\|R r'NZhP#h~t$e5W,p:8, ׅ"2Lw,as7*c(:m5UwVp:s{/Zb{{r`؞hrht d0˷UZC;Y Vz{7e@1CSH+Ч?ǔvl44GN?J'_o5į!N?zEdmI;J2Ǵ%hKkLԚl<өI#0GaQVxҼ׻(+akB05m-²[/#/u[˖)H7ZqC4 /~W]8=:b)琿ռ~;{lɠ+f@fFg3X81Itܢ䉀(2(&aVi:?FOķC#Q 1RozWVWrhaґaukcP@-=I)Prc70"XT8)Xa,[1iL4VAԱ_葭 {;Kʉ/;tNYb2c 8'-"TNNq!ф6xak>֙kP@`ЊV?ᥑ> Fy_Z@d*d:N0aH Ǵy.á͇~a}UM:? ,+e)r{V-%oIW/j&W,Nl^5S@Tl7frN#p\m8ZVt tV`׆pփ{i7L_ Nf,A=}x~vC:fDLF9jGV5#D 7M^/g?nit T=gT% 05/OkkZ*s"^2P3.YȽdǔ;ޗ Ddq ~ `lM`Bv1Mץ= ,M0'B2^h[`691 X?ۗPڠ{Mo6h8\Wnh(嬑ED84ecruW~{(]Ld-+uKJN" g62䩚գ+g׃GJ[5w/L{`itK2P2/qiɖuth4}e5 |KY 7oF :[̰Aڞ*+0y9ӭ}1[2ޑ}a 6\@0C%ZnnR*:: Ds#]ɓւ>4 8I%U(kG&$靔x]T8(nQwM`Qfو:ebp< :'',JRjOMn>^A"Q/X,x-gjX ;P@AKՎ`݉&h'[a`9Y 'Еk 3kK 4j?;u<gP@88T2&kB@e1O;V}c_WoaۿTk崇oƷOP% 7]%[˞v; Hhk*VlLR+v-M&8H#x@%tuTP7A.'M-A*Jr "@лgC-<r\ϣʩy1]By,ngLv*d]?7OU^L|upu$Nl%$=h@~:+L%m@(62SqC5:v+q\_ i"=g0rCW+~Ѭ9_ns4g B'Xo;Mg .2?7 h%7ڬdm>"8iH_}}Y$d> yϹz2[*Ijg}P"CK&]Nm?Y.xBƦSF{>z< gb/%ȋܳp38L͵Ӕ695:cz+о`oUB=PW\$!|>aDRhf\iRuٰˁx¾q)9 ;pҹN, c ENE:RjZ.b{1>+8~xfEDX8Ke{c9k+;+\;l/i? @='mrOp{a#_h/V>,`!:ӗTʪ7Ŭgkހ[C'rX/x_ښpT:e^`j)~zP4  ,3Jq doBP}{N-8MGU^ *HC=ѭEra4\e$k, I2Nȵj hLlJ}<>3['޿ R꭯%(6PdaݖmXyqE9$} T4 hfeugA=UϷv3w[nYc4LaPT"BbRڑnt)TbMq{]l0ޥ"XlD \%b3,jmHۜ!o`jSztlm6>EO-WjX_*}h&ms)$I[INH]]ٲdmztt qwT JaL:=~@O$LGK&&mqL,A;2٘[ծ|J|vå/z/7;'*Extͮf`2RYD-Z/l0 1gMO ̞GAf1FͩJ=‹!=Aڱt4=\ǎYWjw=Hz]묬4d-E¼4C<Ody;i!\ZW/M-)^j[|&?BkDJ*j"O&u:.'a(I Cgll 2d8uUmP4@VM [vSYL=Կ dƐ[Χ.uw<_ <" |X/dwEHqKʌsya&PJC& :r:rnEZ: kCפ(Jْ*.6̠|؋uN2Z[,dc0hqCk3,=5cǝwCvb}JPj-XO\47m{yCJòdt"jM f9>j% D c Kjy0xԟ$_)hig:z5aQ-fg^3pUn}l(]tceIoIħ3nzUf#`wtmR.c:Gg(ǟս%-$+w/W /gd+%&'gVc}4Эq*X{BF8u (e4ߘzh]a5e v* CIbp,o["s3#Q=GRux'Js¡2?*iGJoS&<;H6$RֈA˧!$Tw*ܩW^W#ё^C7۷]b(I]YF*fߖ@ W5g_-Xws~v I%ב->7!GV#H1 `j*d4 ]ǘo9s[)o#/ &jRXvoↃo %d+b-[GhP;>l\B{>+. 輙АAwC7_!`)/Z\,It|?=Ɗ ϶ؾ bl]̑㧔?ݍ(0$e_j _0ˢR,h# IFS=* [9N يW_*%bC{A cN#kFk_{I./]ޟM\oI%`? PN8&)pcz)vOK+BE.= &!ŋEhlx>&z‚]w*A *Y/$g`_ y,۸]:-&VP,Stk+=4W{y8GL5xE6,=7ylntF05eL6R : 8][,p]]K99#hNkN1bfq/< Zp 6z'(d*6=$o2)6J\7l~],w6"t;)b" 0ݑܠ#Q~)<)hi6ZrN;’١+hg$h28a?!~pMv ,GIE0b"D>o^oF}UQr]ah%o|J׮P"erQH"kBEpk4buYah!Ȅ<1 c8h'}n*4'9~X߾ZcY8h P[ >S[VjrB/OZa F4y/ńzam*3|/n>ڞ; X}h.IrX 0} Sv`m82zroO/!g0}@V})]ڿ ~c \[ܽ;ƼLlqeN&d{OdƤ̭)Mp.-L!ݵFqͭr<+>Xc7ٕ.hكPDnl|RGXa9{K_bv?v!q'Dzr 30yg#sq#$}iP[.XyksCrC!:\6PdZ`}0+S=>BFK~uB+%ňz/=l1j #Ux ERTj +R.!]uB*M=u. e 0w7~uE_J5/ް!hzk3xqQ}rW:j0X &6^>}ET1Pd.0s`YfȓhN '`'cߗ hK"2cڬP?S+)Q=58aFa ܘ-/__3S2gWGCd:r!ftfϓI G=6t&B܆bR;$],#]_RE>/nqBM@xG{W24^ՈA Kn\6 J@TSJkpqqi~LByp -KEP6$j r!8* ʝfAjҖ)/}X}GqJV}ۺgCe`smY_̒4eN1  k'z e5bR~8XIZڼuJ:dybĭtw{yLFPpl&u"S ۱MvGc]& Ɛ!cACLAN"T%hTànDŌ@/aV`"-[`h7opH_RwPchQ!2 ڮ޶K'*pٵxesPo~Cul:Pt,Opф>|*Q Lr7B,ѧ {:Ћ>ႾUWkU%a+Hp}I?ѭIJ`1w(N398b.U%FX0h!8!]$f"S?M2{=EwGpU{v= rݓC7&,STϺe,bmMy!GEHhW8&JZ _7%}ϔ } הbEO׼U]q^{>;hC%6ޑ .H@s1M7|6z0R+gS_N({sD_<:ďcNqT,QaV0b@a;i{pns|4QtD/mK_B_Sݍ nם1V^y qΟ9V :B?GC#?OYeڹxtz8fVsjf3AУMh+f] l-q8bb'$5=8W:)ҳV166~|Sa{X"kg<ͺb8Ol] ԇgV%* mrbᛂej4u[DnY!@S>?ff_U}8o v2Y:#03Rїæd!0VUз(rFp#*zH+P%y! *OdV_q>LӗoWfy7@.j $ i֟*:)c` {OF#H,^쑃 ذ?ɅSJL<5=zZDMGkƶH:X< PoI `8!p#dho6-{ qwqp¥֏mŌ^x WU}P.j\(-YDY>vY5~څ#Bm?o\)qမ!tHuAB}ܓ(,AzoQι҆ny$-fbho#@k{]6='xhH0FͦM⽘&$<_ʖ>IȌɕ2K~f/o(W$"Ɓ︮X*1D+tNh+>N=,)ؖ >7؈%fe-Ii){c+(^& ʌN?Ž g;Wľ fu8iCe2ŒVR8('"!G&pmaѧoÓaQ읆mӈ".h_RBF|hUr` @;=`hGZ?Jv2EK'A&"vKևF:5_K pY㒌;Qe}g4a5*h;{HD\P%WRʂV^8꘻+)u+_] GPB"FPd .A/C:9]WׯL='[4aq3}׍Ng!F1xEal cY|3|O;(4)%kaê 91lۧt"~.w]ݢ*ee<I3[@pkc-V%?A*MnpٶhM|&1k4=AywY'V 1lih6f0*Eޢ*#TT `߇8QM=V RZ̶|lkq렊mǭ2[^C;G2a.^2gYj4Z3z@ܜ,RۇOW1gj|V Q}]Q#FWؑn0۸iB ʯ]ִ #W(E7WgCla{}ޮg`:Y{eyDak7u}f!ry;EķtMR,M/7m֍ [gsHO.@ ܑDUDԫ`bP#ſOg~R~ix'#`K I+hDm|V,KFh޵`&&&rxv>$jB/qX VU;xwʈP۬Tèe#w!T:~?*ݬĭI"ԈY:H+kܙdyCp0pW_N(CLjj k$p@DLk"kABd΍㮘 yZe.2Z z 0ute H*ݛN\J Jn@$@>ȄpwF>}-(U rCjhˆN n x)x ("96^V{wMIuo7eihJ&'юɇ< +zv07_]"Bo~},$t˸.ڀ2l=Ts~E)AA%k}Tfe7M-=VF8/j1\(S${Q1Ҫ[ؙ*Ս]lt3{ف\D`1Gd2REG^IϢ~Ŝ2Y-x"'LZAY}7 I 4\po%/v%gz ^nd mcOl U5h8 ~ޯ5s[QpampY4j,pj;l6e[;^P$/4x+^xC"Fq *oQZ*4zX?dbzS<[zJX1H26=5'ߊ[q:qʎf&ʫJa^&} zAVVF0,#GBK89vE8 _9gHoop.+4lTOSz)r š͇|ls4 J;4BxowN=!~!*`9>~DrU8Zߕ sй!7/P~ squ;[B#n/"sar 1/92و;>6 *x}jbX'հ!ד ՙ}(1kzg,Ў_c壣Cf 6r_9YUuVi T`4G\:,}/wOuˁ664RN׭%y랼ˍƇ*B/$¡2ZkLtq:Jo'n N$l iM).@|y= ޷pU6,gtձ~.C%#ѱ|/,MDE!Vۓ%S?2au"T몘0`#K т]1q 9P!-C> amsDHt DK`oI- F(m~UqG#Q@C9;50VV;n+ \$ ~Ɔ m!ppr|8|)scQ%.&F? m薉DCL/wv;^z͇H^JWHl*}-2^~kFʥm<۱QߔAIovl9ޝDi}T{ ;/d©pOxڗlď֪e^7G!b9ĹZ܊"2VX )׌뾛} rqI;m&zݒ]d_b}O@~9"<7i@vzڃODgQE*gXɫ}%wWsSI 5/>)Iyn%p>z\^`W/ $$$l(յo#t;s[o*/G uwϋn _,X>\ZC aQˈm6x]li0W;E SH=U/ 0et 2$dr1 ,kRBл2Eƙ ED)P=--Y]/%pW%g#(jXliϱ"ų$o(w/_ilz >}( 6YM%.Iu):CU-Z :W)/Ɣ8=n.9kM߭{-oJ*rQԈ9,^m|,aC7.D׵n tfN&ŁLCT*Łe]3$uP@"L7|uLݵjSo nQyfCtb3F 7SD*kDLŃ!oPq>75&1*591r(b] :86w? ~$&){G׾Y p ƒqj&ЩsLyڛ{^vx Iw_ڸKaq|Ÿ,&۬R!UӉ~ iPkp"HM@R 7 ,U;~Ik/#`}eBen װ4BL<,zb+SGK!v}#+rb.[2]ߢU (L Bwf\ep90^OW #dNAiIď y<#=\TuI:rT~*Hm(8(JBP\X8QeZz?.,VIK1l!!a}W4R,+[O*1PC~^"~QHX͗oxG̶1"oO'?E9K4 *08:ݗw'd>I!i 70xm2w~Et5C+ lDV)} N`ZAُ JohIT¥NJ 3FЭR9iuQ#U@8zM%a<Ɓ #n=S׈+̰tYսa_4a+u@?֝4Eb)7j%SeVjw=aخM0m {kF&8i}+J\'0ۅ:P뀮৏Oꖉ`PtN*ݥRJywJ9y<~WmN TR5cYQ*e@Fs5ҰHҥ6G3 Kgtt0̵oa7#.,3Jf[;lW pIN;a~iWɠ]-UD=1&1Ufk](&mx 䞟XPrĸAQEFàjMbP`hxV&zh Ҍ!pJr@եnQ ɳIhB ">Ck]s¾QB0( ]pWo=3ǴNhCdXms?<z~MK+՛:wt8qiqTv.S\~:Q=+I f%-o."&(!/~,"rv;ϳ 7r{=-`c8IrymPJhGJӒ5vJ1 Ί0>75ɌGM!`]܊J=)3}>Zk[1OfsJ 7 BOԲ鯣EZo>kVÁ=*S_/# 1q}GȰXc.|;JLo$߽:Q;˟u{75u<|n!ヨyz!b4l  QJ%]5#o.Gi8\޽絃/gv Hc'@HEŽH$+TcA<S }4x-Ⱦ0';[@>ocp EYlswd@FZ{R%A`H|nw_U'QTv\^x7!HY6V"F]=y~ې b +&h0NC-!Yt"먁DdO]Lq Le$ȜYdH*0KZƓɟJ\{`Ҿ2/v.liOd qQBgX;]K$Q"PvZA%9M腑<:g]j`kAr7<+sk;LI)A2g=#g˧":F;1zir1C쇆j~ lClr4'i#ZIgԷz|o+`\}Wؠ}1eQ1|bad]j^7}"ʞI,̱9@Qﯶgw/&0(]Ǭ%/m'K>vP"3yeNc\E2T_k-fkQ'Π8p0toO;Uy(up6+Glu3y|2Mcd؈g[*)%KtC BY5h$Cv" e3J ֤y,,c%\s r^ NY|Au 2DnuT,)0]CD78[U ~Yf3.85L2*څvDLs֭9*bRSFz=X\n`EsKI1P g0wHyb#5'^2E޲ϾuSQ- ǵ8]"~ uѥ@8uX/yv -d2VO{1sVrbQ݆grBh0ٚZ x;V"sRWۤPRDqǮ"-sJ23>1gG" vOݞpZ'{ICj:[3Pmp-.G7@nR⩝EtL/ `ZY):7zˈl8~ZZ\)>?W8W>/ҽSKx*uRF mtTP23 _`58?Cڰβ]Y h #;YPW\,荔VǓo: A4H(::NE2ޗ&R->-%|[8x| ;dꪣlR,^9w:6ϙ_azp YQff+FGfPs=4խ'JX1 -ƈp%K2B 'll1@g K M{E){2NE UKJף0 MeRljH!i&r?k+uooĆcR0c+ѵRg V$Z9K0NjΚ Hfq?bxo"m'0c5CGݔ(&8}1=L9TD@õC-?0Ċ:ΒL/&Jz*c*yZy ( m;:YRG--n $0J "/r>7֛ Y(7s1:bnA :T?00%s5k{v [ 4ٲtn<_xF -6!'Ű5}(ouGS-FE?J{Xki$S"#7 +KNEêJ0G֍eJR$ e<CZp1[i\teEKH±LPrAIf D#WqhVBW$>njrQ5~#1& V*QpԨԀ 'R1s1q(Cm ,LLRaX9Ga ;!Mw /zȕ Y"LK^C+bЊo37SZk[u;[ƊQU.77p\oS {@3dm|=}Vqp?9YпgF4u/\T|[r'\LmzwN ;v-/3ddsp.-,#cf2eVX,݉[֢Z$AH|qlYӒLPR͆J`SӖ#"?洷]QGTH xt6BqE2R_y,]/~"?_ <NC6F7N.:[9SV]^Xb+={x~ uxD{UI pZ st㪥kQkS :v43=yĠhm|qϳ%Ah3R*HC¯&_;/0ZoGmvJI=^1Tqb4|P)rs_)X5J&5{b39B98L\)W.U#݀!V,g隣6 b1%9̞(srC+kk굢 zRMY825{vvs:-b%tHpi#5Cث1EEjJ("òi7LՖnް+ F%ʣ 4`oJWq/6峋ӽDT]L;kM헭vK:|5)kSC*XqN*}H((K8jC8V(K׭w$=2UeYŮN^p+Q^VWsu*Y'\]w6e$OALC|^B6HOi>ެi4JhJ\Ta!1U%x+CAIW+?q+آb Jatan!44JɀAfS᰷8'ʗ Drip`1GLCw>b~wUHh|!֐HX/\稿a'1*8m - :yŘflm\.mw-w2 0W7'љΈLS45[sfJpFDwOKG,=!DGeB!)+&{AY- p&$Z2CuLQel+%~F" lb pZ$Yc!]> Sb0F}ôq7XIZYSá8y>uƲW4͗ז =-L9HRE=6-땱%ACTYj.M"Sfaݐh 0H@#!3,sʩ2"SAW ǖQ5Vt H=+V}cJ+-[HQ>?T_9f$ϲ.'%oӅ۶to&#QSlQ9bP˾X] -uwW`]KiU6zfԨkؚOϋ# 
oyyK2t='jrf}NfC_sJ@0+eD^}ڢ8;X~u'7c`hw˜fҎ VSQZuD""|ӝp? # B> uD? AIq Nj"/<`2f"5T%)\ӭsm6FCOŽfbD'x$ \N-CkyՌCM5$8W dmU .3zaf߯M"xI LFcjϰG"ܱǝ =F4A8B%%p+51]*H`@Ř`#ll̶,`-PlRXO,89{_;x$Z<&qOʕ|1Ix*((I*Z<[\{>z~C{?Ӆz:WC܎{!TUi-^.\ JE L[A{>>_HYb.u71pEZ)iz Fm.+B`4yg)`)mdUnTj#Ebs|hIk4q, uLae`ӄW f6 T/b$m8 \vYvԧU!–)=;*I>qm]oi?z([5Kc"k #$}FVX&3u`I8(P勔"5LT_=ڼ'#+`HFvX8ڲr"JuO3e:-wh.2Zay~m z =S{54pzB ML9;KN+/Fj̺PНuN}u' /8C~D5ZO24i(}Bk66+)hV~ift9d#$,3򗦃6ʀGIWG`Lt!f,Ae eL8BX^#8X (ѝEyj?s G];6aҡk&>ONPQLL!9(Z} 9/| XHmwZPHx,#{ 9VPuAxKߚG"n"ͯ ,rDM2ttj\#J%a*|&& K5ݽ c HnYSLRe˥^3ܢjђζD"ռ~|W&5:,wgq:%I[O=h5x| ď/Ł]epwVi_r'VUϐz08{4:q@4 pn/?#i}'-zeĵuhxN0F0݌&-ڄ!>h#"(ة9CCU%g9 bY1h|\+YHsy5P̭EԺ?G `*-R˓YѕLk8r|W6DZu:+)iS_u<a;*w?ÖruhYYPTKK H0+xγwK%/J4淜Jr%+2) hyְ.'"vy' &,žNW_8e82ӲԤG{p?I&P{t.p"W FTl2.j#\"7~‰Q4ZM/-@1UNGCw(8ve_ 誑|dYڨM}G:ko7vV |G[ }d0iU(+49LLJHBmRZ&~/D6G;%\ 6TD sjO@[~v]p5!T|$5s6;┢洕!׸N#$VnloeWh Dz¼AGqw9e5wۥcGS3p %p$9;n8 BBFP㓌Cq8g˭DB#2@oytq2M!.Z{g'e2rv.gD߿T?ZN,,aRK'm }] ہ2 >iڅmibky i R s7і>ew>ݲnNI6d$f_lg2g8 uY[&#*e[k*6$WnTNd* EɁEu7` $bPK] `-nǒVӠك7KzRO8mhieWN(SK Vc}HA{w^. ;q]Y>J%W7&S;n&wcʣz ڀڹeD٧M_4P8 ݤd܄ b]c!6zbHV8lR[_UO vÀ9.z&RTRS'&_*]m63jİ1V\,:-t/NRZOjn >41[L[BrhиiRu8 bSfDbe5[vC~e9EY%҉usxM^LڪZܲcK{"h| | qh.~8W,]GE_q @1D"WjtC]3gGi48*xLH|S5,Qt.ǛAiC&Oă Xpj\un2cmh>܏~EZS][1DN%1Ͼsr-Yu̖.kw"­)diOf8)) W_]:K-$Юlí|jdl.Cp%X(PzBi̭ޝdޏ]-k-«iEqS{{T0l@b&yAu9( zP# -۹hZDwLȗν.tӮ>CA[ 2*l}5lQaYC[Wu6U /L31SF=;}if Bu)Jh2o(ISbv)Oה'S暢 0;aV),!JJDl19[a]VuXbsa:dOx4B@.ltۗy.pAlNذAJdI&g:^)S 贿d?)⬞ǕG8#PNYwHxk56bRp?z#ЄY_e!~6dL=x7iE$yq ~G5ǾŌ@bS4ݮ[O4]tL j[H0#po0973, u+%Rj bg8GoD e6Ӧ 7ߪHenBrx`kw֩}?A# ӈ!1P~9iւpBӇ Je#:kG'R V8m0ܷ EL7K+3H΢6E NW 6UhW2yTśEAc $Uy`Ze 6x`f3AJ" |9Z/{`E}i ˳D%.qča`n]g;~ -Gn3I8ҞVAS c~+2K߶{=̂7`TvimۘlΞ*qrpy<:)M)x&* }:MD"M ׎g@ ڜg&ϼմ$BMַqFUJK\r֯_#iߒF|Ɓ H@N<$8rE?^H87ZWL`r-wmx+OնhB K/^ AZĦk8x Y3jP􋫞^՚2F~ DqIrA}0l]{~}'q揣; 3[D }0 &;R ݖI+ 1v5s>wݣr)sDS[npLJܥ; OJ:Y7kZ&IeUWIC/t>]LLLg;_Ĝ~nN}׀ rwx-^Fe̼ǒ 0g-ⳅaj ǝm: êHc#f/@ i8[ߡ@k} иolg1R ]n0e̢Nz98o{AqM68Z b3GtЩ*0(>M4f <{"ڦ彳~#Il@~' %Op -S]{^ ZRPleGyHQ' hhyc- F@pWM2IJ6ê{+88w9ǬCP ;nqdv"ެ@=*BV]o5tWjs45TO>=N .7_WSkK7V'gD ^|p> Olw)_F [81/E(:{!MzF}<|6;gq'u1 Kxb\",h/)R&]Πms#+*R#A?asql;SH`RJ/7K3wqr^\8sf$HXS9wbcrsؽ'DdJ[} )&bt032L.›#*̜35.C ˦ϏVCrM tJU@C!Vɼ9zV ?ähQcoȫ݊9agՖ3/O-gD8WT?m@{QCx2WZl$)eH dNQsS')%H(8 )0F.iTh֬$&%A77N@b1"JٌGa;4C1h@1ZzSҬw]XvʝIxK*nL8B^Iټcui՚LCS: A[n_v*0#;xFUXiTӣ`JW~(].X̫6cxԖ+2D]h A"{!qKZͭ~&%"ftr)@|U]An,ޱ( ~Eת'FE6*SV$Pk:ٮV#"OS:FUyw0T^oy-b^Ƿ15TBhW"P_#.(r1j0-{ aJ+dȹsA< C05OI}%#B@.[C7$ zqd[s}twr{nMrtÄEzu0zNY2V<W>&[Ɠ3j%_{0%W(b:OK3Q , [1nB(fP|B_OQw?xrikuRۖqgz/ Z>8d !.Q:,C8ڠə.6$%]ߚda! Gk'viiBV H۠ ^X!3`t^ڷxP^椻y;hΛwUmHH( Te}r3~Z9OYH)[2(A 0fwꍿfYcgJ_:7mѹזKԯI|ys)&_vI~`Ϫ] g܍gҁ戏-:S, F*youDc>|hP19ɱ+ʋU0N&;7uܲSԦ6tԈƝ?)+e?M?Y\s.G=0$wma.] Y?qQfTݸp ?Z&ϘWE^>ڨb?+orK[N]R?Z3ǹc!+dV҃^ms{"՝EijyGdD>,îh]C &ˊ}H5nË>]ҭl.om@s*^'5UƏ=lF&nswIsL(k x ۯfwkÊ\.ad. r~T6B=o s-J+q4*##QCG],cOF^mjn 4rW z,ELW&O@q@?D^m/?[7z. jF)88ZZ:Or.oO>z%NUI ȐﶔJ2;GoW!IֱWJ=r͚L Z+eh[{wf ؚQFVpTVRNܠ8NT>!Q?j~_+/q Aq܎&kN_ZV IP9@Ҡvga?maCaf{9Wk K7wayeTzq3A%C Y$e(¿Oz%o{h ,ǒ̕]^lT4:v.2N̋52OUkd R(G|7WWƩtm*ƻ+8 y;;Dc1oN(G>ȁ>*x+b8$oNy%7-9+7tw/< e=kh ׫g0J.ʼq2Jx9z}q|ݽ<5$&MBC nWds!/oh!y,eC?k-F>IBL%)0_?~0o䭢4×F|Տ_5PhF2@rнm(Ce[`CrԌ`I ôN,c]vlB\hR i6P9`pE(KFVj6~K@9}r7MDWu ٱ3 t ٿeL`h<;jCq}yjC 4h0/d՚l$_֨;~Q'B:;{exs!v?$1|w̿7:;Li?1ɰxL7SМns)e Q~$JBR[݌߀`Y~|D/R$,DZ[ݶ=W'WGC4cIW*:zOkSpәjcpY9ؽ x{?zr^&@5d Pdҧ~_IteU׊r(N)(U*×K`v>LjK `X%kVpl(t _L *c³i4?G6PѶlU'\<@9j\ Pi rdmՠdrp}"<]uhI9ͨw0i9O% у)rzwap]d: O=h"-+ٿ,N@T cLt~%pvmҒD 2򐩦c0'7h7:Hh|禿@2yO{G{PŲўJ4'`FtXvh= \fj6PJTȳOmfI>6yłLjU7,%cçT;CnЋ*lL`|羯HEӽ&][MӤg귴ޭMhEU{z>>J֣5ՓrskjTi+Mqyf"klXr(9dJ*NƋ6{k>[j)AꛓaYhcK@2 bTx笳-@H-|Ӂ61e*4es!$H`_>Jx:{`!v|ymm^V{EAט$`0.T~0MyHSSy%: .w`Sۆ~#W4!XU%' b4: ymz^D؁9*NgGBF{Kj5&p>`_ѕT`M >Pbbr#xDT e|Q8QFȈ^,Ⱥ 쀡:60҆l߹j/P%.75 ^B* E4>= %>#{\n'f9h{TECE2 Ü-uC9!仉1?WFDJdD qC5mI9:zD WzgȐ=5̄D'־v &FŸ CMhD0Coݜ cZ}gj{k moJMm_b<%`^O. I6)Ý5+_"{.O'~޶S'y*MVs|ށ#Ɠ֙ hK hP 1Ε^9g/$D7nfP`UY.9[l|4+zU.\vNeu"TW~x20sWTI=^Hy }gwCڗ%QԙLqF$GVlypF%mUr\NG*_}Pƈx(Cְ8 (prpɥԉ 1~LAF,y7U_<j dݷ` 9Xa-3eM41`(ڢ71+ҷ@tuUqiI0^).φê9t$^C N޵g[I?FϴG[T5Gl@*Q#%1l[>в#KM"F 1_KZixvD9A}bdvSQ`b-bԱ</G<&9?|(K_uN}0H>xE- ˽Au؆p_5]M?V ޲>t:.Mvcnt!驡% `yoE ͝QA8^XtC$8J2ό: ۏ7v`q` ׼#I#.e ?K4ڻ|DE1A$. qLeT=Ee$}?*TD8UirEgJUNj!.iu?eo kvjiHSlWQtw|VK9s@khYC'&A6]6@op\F7LQ$r)C+ L?[iM,p8Nѩ;C9k?4J/`Tv%w8zd-n!g/]4w%4 hBf !,9B3! lq#;2vhO/ r2ƭ@kL.J ؚtKխٮv:اGv{"k0BfZ8SsS\t&TMIl}qpZXuX? >4{L8j#ރɋ/?Ѿ.XG "?/? ;Bll fgD(V"+@AEJ<k-x~2U%ǒ42#_d#ga:2ZI- aC{EWzouOh#Z --j3Qh^tBi?3ZՃظ^"ЮǨ^smiݞ5^ K d>\7ObvQ)r6v97(2N8G3(-H8$ZOEnH_IOxq~|X>==~ "Œ")1!Xz7$s5MEgD%tKiukvqo ?뚦,k.+De=̆`?pPq{fsc2!vb w7m.UAAY|8') "l޼w@!~ ;jR.'[c20/9j`ڙh@8xvytqܴ$6)?lxX.zw:;5]o_>\ /*n2VB0k {ԺDTF]c 6N usT 6^YӨ}ZvzoK.ڣ ] m'̮9V{ωk.X yuە \* 1z6XW=!q37 GPftKD; BӬ4XZ_ &SE \r,oL4q#yl + |FӞ1O >mqؓ8?;iY8\4*Zw=G0cL]_k2{sd=VT#ˆ}SLU5ԠFC dsutԭZ *;}d 8?$uVss vP‘{?mFl'Y7'3T4e_0dxm~GV9ۢ0Un-'!e)lr1wnG$S3Qz e:l0w >8MRR'(II o_KLrJ"%S6-tl4/Sq">E+ʤEp ٜ嘧=_ ,sZU h,|ľԺi~%6|W wɉ;3<+&*YpdIMf:Pc6ļAZS|4p0ܧFo(rd*p"#VzAug;gD"^%7l$8+)?\ JRQՕ꬯qE7Pu f洐?@ ˿n=C]ΩQ47CP ~Wn;2U'sֽ9b2 {acDw֍W+P_Lt'Vfy̨r} MƳA&[ ,$!_\0";uzѸKsŰswmgRXhoK+˅'0*Me/1[yhժ6%{!l8ʯDjJZv+cCQv:m Z6U4| rf(e:\j">SR~ux#)(9@vPm_x4 R~Y(CPgf)1Tn: hPWMW~ vH"unoO"=4sN;Po=2TPZdgf3j M>>$s.MRX'"SDT;JbېدCnhʛCqput1BSC\툀9tљ?'gA"RY~ % X~ږ\B2lҬ-8~:+*ʤPU4e R p%f*mR &ZP[UK{fk~G`?HJt01ԏԋZ< ^Y0\ ۫ltJh~U5p8h^Rc/0mJGb~1ઊ:Ge7i /A"e*tVICfEN ^ ԁ3U^c0*oF 6c$5V WFo_-PÂ>`D{]mLg֮{)ʱ )\ޅDe[ᗾ#Kc0# hN*eh2_Ah:2nz[x;!3T{n{6La"Gr"L hK)GC`LJ+_,L%;WX$jGIr\cPk1AacΨu'|V~ Kn3Ձ^CŮT]WmnaM=pe}~ 8Xo\6F ['ZL!|U_]d:osQ< @ot]Oat|7$"&.aOecԻ,ɮ7nǶF0YO @ 'צ6so{ KyX 'o]v1 , $"JƣLw(#\YiX+3Pb⣍|Rn H:395 M$ԮjZ]cY8ĽF(2gP~;2 "E S,v99k /2j7f\x:0.GpIz+AG"t{S#AbQPFt0_`5_وQ(`H i,hmf[=_s+5S14@bu/t77{&QN?bn{Emvh3gh[r>e3WzH6h:\AbE'Y"o=9;?EY`Zesjқ ZqËέdZ|Z1z-T/H}M(jdHuXEYQMC&6?Z͔1#*lAcsbkAp2`+$`-fw񱚎|Ic`]bAxB`)0h3'd4&uGy).9E992 jށK:F!`CPD*lo_fLLjg j)#4Cۤ+O 'oC$V ڬ0VKJfR@Ab*3P3V+D×zT 0"x_nqvN{# ޟ$_`k4eZzܮ+)euN0zB DHǟ(.kH5% ZKjE\C~sA2M@-Z6.t>Y Ck9[%xFi1'QGY,󗼳ONqOT]]y 9: }z!?ќ b2 %<*YHOLqy#*կ[ec&7ԳktHMrywa۟ L$'͹-2 ld5O(4-#Aˌ)ϝ$=N{sŲ\7Lzvy0v"AJ!* L>1IoI)^D:<4IgXVVA՚.𒰴')l2I@qMJ4=_rv1ykg>Ǵ-889u^1VzDrfh8AudW_q,eMp c SZFXx@|}Ǟ]5܎{٭ 94؟Sv[!ϔ~r1H qȒɾ/~+/^Knʟ=;Xv5+UVotD~Ыl;R]ܨyDx$a7ES-`XGN'^9Q'!?pFx(Sʈ3h3q {%lj5iLD(m uV߬:Sl~mܲ^9!3?Gv˿hJ Ëw |F=V`qN ; ZJx /5t am՟P>ډC!{oSv\dSM xQjꀻ~<=48{Y礦Ii6 2_BM'0f '4˨r-S2 ˽ܣ6U SYzV(%g[DNZDpiElDw I~Ap#6AŚhWq"b ̂AM S=;鲗A,DXU*!=l`kVCB@KVE{͹ 9 W9]eAń 'SE C>Q%v!p2?s +p 6CǠa4xޣ ckG'\Oнr'~jͯ s)U_ y/j25-rp t;3KE%Sª|fBpeJR[(s| +pax n]N6^ۖ?p~ouiT/lC 7Cߦ{$ݘPgj-/k<_PaH  0&j.ZtY}eSlm[w&MyۻEI:uUP 12ؑ$[wq&F/.or2OmJxa!֛m&@JNP,[ګ- F~nBPuSs֒am3ܘv7ۯ>~.<Ηz5 Ҫxܢ`9,R0n>.x϶go ,M Lb%T6V!1Bzq=UΜؖdTH?..ZㆉCH˜_K3\$=ccd = dsWfM@2Y:ypv͇0m7t"CTuw^b<+QInŌC8Kp+ҌM_-𕳻h {KZQ7aq_`sI(c D ǙFʴ +1 ^c I|bzFiSފ'f c~cECd錅;]%/M\񨳱ݰN}9ڎ9Xp4oj@N =]2N }6 I'1qK'׳zԉ6k3Hh$ĕ<3ǽ:xȪ+?4sZ{d0I[.QvT&O{U *2jS<^# +aZ6d#.n0$n[<ׁVg? Deit57(+?RgbI•R]Y!mP4WFfD{zpl^NN(:=HIF΅7岹jiG6}Vr>$aWfI{ VA+ d&ZOIbKZUWxWiދ*CjyBbE_3 [Jal fdFɂ_a#ٽ_iu4OX[g3#j"HX4Gu9Qc\ӷ%U}O`~jaA#p1?h@6ˡCV=dDg &28@|z80*A}ʧ+D{M859?yT^%<хI&mF(yl9`!t儢/&^&X8Tdp)`oOy04;D(nIXN>e5J. B޾) FP| u T"A?PRIoP-4s)!Oyxw%Đ8OYsCL36~2# x=rO3{ׅ@|Rм6-#/c|c\B: K XWPc阸@T,<(`n yk`IqpConSz#|A<; Ew7K=}%Ͽ8y29#Bxu@kI3"-QQ /Բ{ѲXT?iGp c60k)lݎao{~Y8YFk#~DNU ~vK3 W1zO{jD(ȕ<9 =I}n$3| CЪ? ?zCK.\^/@ I흦K/;9h9VA4ZUy "c*2ٌmI hC1:=! IC59BA+j:{ӡCO#OW,ԆuQaػ<˘9R*nBo]T%NI'gQɓ(yH"xec!ŽJΜ7ܕ8ɯ9 J̻־sAvS}L/?kmoP qC38 t߁3˭@8=WhH tr%8 Y 0T ޡhUUg71oL7c`yyPZz:-?4Ĺ0gx#[K|@%˨ Gj1$;kf$ Ϳ tPb15I7#b_uM7DF;!NGd:Fӓܟ`{Z`bn=ų!NWG˔*s-x-o c~yv1sxԍT0C Bg&̘Y d J<m oDXB;\#o,1K %HVq8wCYףgu$/fO|)w0ɿs47œ ;4{a G~'WJ%H(xڌ6Co䁝r;9$qJL 毥5fn0%w#Qma?aRW8cV)hcI%={W?𿄽B8qWSsukGL3_ҪpG=FP?nlDƺRҸ! 묆\=?O S?+Rȃ. ^y|u^Q2S<{n&ͩV :n.ṵrWt^_xG͂Ax/P|9[{s_YR;;QFuJ&Lvsw:,6EsJe&?~ .!ӾcvbA`g9uxG>)(aP/%D%l/qTn~25c5j%9݁@[AϬjWP̎~}L5SjMy&Ήޟ>"u~61>U.?Np?"q:D]߰K:3_PhƬ'`BC}9FgG!PI\B"Mxҹzvnu-и7&#y`(tyE /ek.)@)PVmK|zf/[,hSƳg6A_v`같z^& %TM4RKG{isq@ &4nYNՉ&^*ZH[U3[S5Uw2'7VXo1Y=PXx!%L۲ONp§|/B`5/H8WܡU1lLo!o̪Kffil7>fo'{T S 'jOj Ϡd$^1?Q|H[|qlXgش_Somu3;&MݮEP*?\Hۻ.}YZdlvąAQoGMXL"º;-#@kopC!Bs LǃD!cJat?n rv|eB/3eG' X`SQ ZJ[ڝbBߴ;GBYZFņZǃH{a `U&,5X ] ,\ǘm e}t vx%J1!c" ;M@$% v1GCIu8axR,cf!.v߀pOa#bFP@l/uj:OEw͡) Uh6-f^.aډQ*wt~G]Д,ވ d0ca5o^.%QypOpFǡZH[&9KʲћN-q0/U #iS`X=mY5 1&Wp楌iU)t7F Puc_4mtQߓ}Wʹ&|3KαD:9\]+{;*x2Pg\^s.[TIp (Q7D2)ģ|f.ޏ^(xۿB<} բ'1zfoaJDE&n =#]U}39_WWwMw`lf s%얒4oc\KJ4 Ќԍ^مJNa>L v=̬|m({&tڭWd.ĕn;%SHRBg#Q2#f6"_&_&v7d EÄsb܈#kO#B2ԼL给E3a蜽 O\8DPܑ l69goRx/׏U? h$H?Or-g]h8M1h3]pوV'Ē'UZj=@wo0AruĩPBcyXyWp!#H B{N`XQG^CKBJBBOB)F/$՟Wo!#O@fY},jËί¢"nuY8h|FjgO/ŸBO2a/nIIA |Uk[|U,>q=6[Yyp0 `.|c9亏&|7J$; ^B-m0˦kv]{'/ef*(m6 :HPPZXǏ1 .AUwœOL{2L=}/ K4(Q ?K|G Mͻxj^ټ*H$\p"%k!i%%Qc do3/BE{ !`cƻa70_)π~p\OzTG*T0L$$!;q9lΪI!kQAљr M6dzZ>\mE`;*+T OTvtMqxt Oc9fke@ Λ!3<;ZN6֐A`҈vb"QE.~9iI0WިU:v\=4kY"쌗DjQϽ(~n7 2t2C5߻8ryy5z($ܬXSQL=H˂!V1#vj]O渗/SmHDP`^ۻ`uX򱆃O7_~/PI>1jk4n:]߁KѝXYRZgFZ0CI/"n{J#d9Lc.$ˍpq'"#6 sJC:I\sZ7\Q$2jsqIX64P:QDK1d3(v?6Z5 RguZ4DO tOfSPž*D,=ٔ4ڂx9kv=Vtb/pgAɁ~GuPz<1B VA#s<fR}  XN9&t-$_|HcHu\rM8|9{ wV7p-&<4-6﨣3W'略Vi@(:H(`iZtsoZXݼ+|8noeC\Cᱣ⨒kGW}I+8 :\[!)6DT53aéyҙ%k[tY`6cWfRDWvjjCa/0aV4lB+zlaOcePph5ש*/5F[MK+GNGFb CK=–x]g5KSu̍^pbh@XW!^aT!َfXAa8Ry< ĶvQ~2۵\fFIe v]Z[)cVGO[\gQ}bBTYt`K#lAjcoc Ţx7݊mO) \vVNIxaGr6\Lg7t>d4C#ÖiBQ0;+n'-d##e=''˺qBPX=h8B<*pҲQ$GpEw#H"v2М&|ma>| BUl Em.!1+ aç,/[hjRA`QњZA`+!xËqSF۠HCg^E C.vox`R0 UjgWm6AAsOh28X).fA5w&ZHSws"^;"Fz]F Q8ǜH|!ϫ֗dIӻͳ ʗQ8%BUB"WݝHݤylsɆCطL"5|oIȴ=jup:ȷUGR=ӪAY5ܘASER`VTGvdJPEndP0*N>| =?N+-< UH ,<]< ckCNr{iVJx޶wM/jBd5_¡g K(p'? *C7Jui~1~sHQvHIqez,-Dz*RmS~@PR^qܾe661͐1 /~)fTk%u%QSbeO-wq<[3هٌSKdWPmMb pyG:p,l<.x4Fiʠ]Ǖuf`@Tw $pCS([R+?Qܑo8`wqY9FYk ݙF q䎉)i-uҲkLȰ =ې\[_mFK{c-)N>if #Mꢃ^"'Wm@8`tlϻ`Ύq[դ2(#aEa6u3W @[l?ꪦǤ;N&r jʭDoyV)Ou@{^}JJn7@8’s ;g(Sw8rĉ{́IC ^P½Č9~MD⦦ĭb*5]mYjnn./}(`!Mmr(',Ӡ)-N@.ĿPdt29O䰝7 -TjS Y%;XΐyL @AI%a#hP (= kZ#hYp''z9VhB@H,2ܝd]Gv7@Fx%n=r GcҌbKzvBn۽UIm,-X7:4;s)oסcpt#l?yU7VwE"Sس٦:ܚ̧`=o2'S5BmH3#mY3׵ U],@&+EmrGh!~#{Ƽ˼V&;kJ]a%;J. 7YؗԲM. "vKM|MlylrJ-C*wX⼤,ϰ+%pT2AL3w ЈHޛ%e;m,(@X bK6ՔŹSoGz7q1a5췪kիUEDϙMke\, p A'7uk>$xMHܑ(;t?#E5O3UM6T/!CÚJH/i!X.ݾȺ1cq[(׏}SZwӑUXʇ 9& ) 9rqfmJ @v$e^CeCŮ.-OJم*9brڟ}t 9SQP(Lu Pg7 A)׆c\igc<-/D4nus`4p}ؔRVXځf!7t,\vV#,ԲɽtV˗$ x>4m(PX9C)5)H!Tx[i\}\?qlO::tHˌ'NU?39eQ8!̘y/G~՜ehT_y<8bNR5#hVWԁ e[iZ'P<+,Aɟ3\3~ȈWAB o ]GƠ &Zf-t0 ll11|Ӫ٥䙶mYBn1JZ8kVu 3ݦ l{{@g( tUᒎ+ʧؐLa fwG):Wl{B0P!>qYط8KU?Wc@;OLI[ۺFUCoK|;mU~g!S4 o 7*mKg7EkI.' M_f#sL]Ļ>D,2_U$J֙5`8fC ĈH.z=|W,:j6wB9zLpq7Ct\o~7: [6+5Cny$2eo>m#!\1P(%p7JxOYnF~!w{ƚqVvTȘk~4a`rр-O+Q mj@HR-Yћ#IeT^s: WpÏ*}["@yEzvG< ).ա'4[_g%DSE%6]ٖ;D ?aQ}⋁""v}Fx "ZޏDB 0955*< -J)Sң"!{ }lAmME+N":dKMu;A%0cQ23/#1AG º&%ʈ۱+*&,idm X6cx CqM߰ceuچe1wIvKhN' M uOPcejPyF} 8 q:Z(q+:ә~] z;K[Ԏ>`UHQ@ pc'nJ˗5a6>b[un*+@;t7^)dM %Q Pu+`L)H W #O!3 oߚT1FPV]f9z^yez>[mW9΢D_ǢzcT8$C]G qL崽r۪^hw GaGMٷkopBr vc)dtZ#YcGCuX)"_C %Xĩ=qT&\x5D|2^aAIx[e/g=HMNwE-UԧFšh)0hz\Ğ`Bfm:U;s"?VsEQf;@gI yb-[;D;_Aij5!7:-fijI5s'uR}*3̢j Ԅ0kj@ZS-uo)Bl .:JsqP*\[j2c{g_~jPJi|* 5_>1nFBY]" Ni/w4"sR]:S1DjEbO^4Hj*VGJMf0@ċꕹN8+?yHGLIYEǏ>"$\]? 3yCPR^9$A :J&7D܁Wk(6tQˊ,A8gע5p T„ƨ*$i.Z(88sMG$6|Z+<x))(s 8YdMj0҆ m)}#_$| Rxb,>%5|qTrL8;nZ{4?Td"=N]ށ§HQ~3M;95Lצ(\0hsٮDTm%P'9?Dq~n4JwuE""p$F@HepT9ʡ@jC6-$>ϟBdYsTjG-n}[S0_3]~ˬ\)Utð}cOnbE3=b޶ɯ˯⳸R_ә3xǒo͜r6J/2 _ڤEb>:YY0|/z>9>Ssz@_dBev,Pu"6+ry!健k"5*D%]e1AnI%퓦Mvm %0ߖB;~DƁ;rZz$&ϑRx !J, I*e>o(R+n5CMksXP6uV&YzK^W5!. l,r#`lK4_ςxi>Q 7Ejn9(p [uF*_-bL pkE8/Z戜"xg=KSrcJ&yG@fe~ P;4ŕ>M|8mɃe6$w!6xf%/j%wb7Ħx~W LzԃoVO}iAϪZ(!T쓋ʹn]s!tȀ;AL %bO޵Hzʰ:V~)x/'Pk7(s{foCD)xl`3Z b,Dqq|vUQX#%+Rwwz;QFƌx)ՁIJϊT|{мͶ}Q⇣`Y %U<<۶uu!90/,\ (!t9*l#0 -^o,K!H24#UR B.+F.}lƅ֑%vD׉ϻu SP:c3~ۆb:Zݜ/ ͂V fI!;VE ਍ak/)E;o~jdqgGM i[t4icVAKۣ5O;pofz^{&* DC>@/GQ =RpS\Y0}j~ػ$@o\FAwDlX7U8 k?U.q3x]ranŒз( &…!tF3| ] b(| @vMAbpc#T$8 .TZ& -4zrjXu΃螵y¨fsxCb-jS'NQ1(]+n3-A&}ZHטMw'RZ QEhB"ח_E0Nd[[{_ <`6݈+' j cn.yIA,%yi4gI;0AjQĉ$xo} \X\KbO9tTxٮV't #5GvX>fmFNqCbtǓdZ *02*+PGaY~(V1uG:qŮ*O8(5Y&vVUb#q3F  'k!˩v#:ǥ3G2̪»A+h`Z@63Oa rR܏lqĐH'7 ]ޏ3/\&µd^boCQ)S_G[kMMџ vi8u¤_T{W1h:e+~Ύp[.84<33a4%E2%n2K{ VI&l,z<T'nڂ:W'\i?8zJPܜ}IN|KW6HsMl;''%XN;+QJ"xXQ s@DӰ"%Zo- E Q60{87Kw nTma.#8SAI?ZyRȁqOvPH-Uaz Eg#]tJI0urWhVNi7名YKR/#'&:9\*`Eg 5'cFDF =H<{p]P6?bUoS*@ /ԑeD1g$PR)Onh 2΁ 0q&P(!=$}H{s"` [waF@ZawjSC$yrWbUAJ^!d(LSe1 YTKW^4tW})ݨ㫑U8MQ1\lOٝ8Ei!P9ו>lE@$d[B}ہN %ȇݾDڭ~ad@AG/T9 zBוl}tȰ]R{m_{'HTV89snojLC+뚯d9 ~<3aId/Y$٭ߵ=U;3m( fֹm?R+ f;Gק1q.Nԇl<{zy5/ҠN:G E){6hcv he@%P9(vqolGCM-ΈC#vpEL)3 V~:+azފ#WPQbk("Ǹ.CJXX] s[3b"KԂfYϣMX^ eJ-ά2c'knXdX!>O/wcf9NJ]g/島Hqu<00,wtę'-ѓtn2r԰CvN7nW 0}YV@Jj;oy?eϳlk:.Qٚ\Ps԰*=2PxaBkfEhclq˃31Jdo*c)%ᬮ}`[lP Ny#04H9++w֡1Ә2v 3n԰iWUl}\xI[sfϓ0N:;f9U=H8L9~ة, G*]w79~Y<КpgӾps;rKr5x'Դ $@p͞/+)U*#ىUDCotb偍)8ɟo'RS*(|Y.eiu:Սu$kQJW+^}iΜUtLRgRfEaz #_Ă3q0e>iUAGw]rެ<šu1j0"6Oahl7W@sT $K;15l#ר3RC;6ת`l&6TaI4Jtkm?~Q%XdPnzζMT%;+5J>Hrݐk3/OL(<%p `nkۧzВFnG-a_VYs2_Jq 7mZDMǜZZza,|DV,YSfzoIe{K*ysGS>D^f"$Yp- S_@ȏiE@h#F;q-JT/[oJgeB7ڛn.:)n XvVM^_FAXõq7:lO3& lb3{ktfp&-+׆;6lΜݘBEAy OW) lg§z7ecG!OAitA7h#IjSމ47٪-^ [d>\_K!&pi%ջMBB"¤ZSP/̈% z{TsMk\8圫.#:\/ֈ=$cp5.LD_d:߿~{tć{y mɄWw^Kw R? ;R@\heDtU> 4 z.n4oq1qL'8KvG(ݜnp^<bdPmI+?O)~fznl3$G$cmFhGwCx>e h!@.yF?rc__ l5xO=N5T<&tfԫLyԆ?=sIٶoHF\V,IhmK%Y<{Ge]R \FQERפgyyd#Ez:Lُ{@]%\]i gaK}$QhaB58 ccV;֛x…8]W͟yOSOjgUۼ^yǣ '왖[&T(TpT1+4J Qc3D;6_ 2V:' =ܿ]d0Ok2)~er <\ZקwBX}'h$=dʛj)4t4q!-榟y:?Tm2^UyۣEs4H:,}O%~OxZx-XE:9 ~g[p|HjIi2[G9SO r3_JSFz4S O@ +pꈽ_AsKLݜ+АAm\mIHg܋ZS`XuUk%fi_~<ݙqu6JuQ3l}+,Jq= r(n "hR"qj{G|rHL}yN&aҙn,zpl?]%G[#y|JPc"l~s|]& }qBu\R1QSekKPO.R@&4epM Ԍ"QL;7]AK9Tk|'l됇4'֖^!m4kYOu3҂~ *lO'-x?W>lncqYw(˟>)nJk~0_&@OA>@gڊ`eQA+ 4%k5mlzZ {6 -Es?>HA٪zPZ` ;hgrTʺYjq,I -Ur%R623ޡڟM*%>k"ڇkܪV6?{I6`d0SI<\dZi_%VczPDy_sVL|1}dJP]UP}ʁjxyh2iQ)ab(>g C²/bH°<"x]A#&h AJڑ/}7AMڑn2ZRn0`8^=`&:JT'-NV=~2Oİ3B}-eX.*AZX)]pLḙJD %MW.c#,;dX]dcX|3⾥Hk\[w+H]Kun`2dF u/lb -hx &5bȟyƿ;ʤqհ*b8(e5}qiǜn.5ՂyxeT(1@LC! 2|qmdk[y«oź9DPHgO:>eMS_&/VIOIJ2p.Z?xuG6zpKk"EY/ugz ' N.p;A;4qQ6`sgњhPMIp l 5ؤSr1܂D5\"ꃬ@z'U #&Wq4 c@{A1 U4N"J4|+n((XPD"n[hJS$ەM<+l1pҔ郑 FlQx5<v'vЭ; |I:!JyT[lf}⏷#{t$ 6 BA޵L{pb1&[\q"S,A&&Ӳvfvu;68$9oz=y=EBB۟V#??]Y\S9Y,aUELF#C/]B0'R=BI=L>*7 '\uaN0ZgĪ bC8h );eS*/$jx=i9'Un(o&u]w~x]7J`"bUnp6^-wͲ "LUESW# g^Àt]8Uo0崰u;":ٙ-(:艅7Γ,ba҅i+W'a 9 O *?83%"0%I0.Y ϋn$k\$ 8%f)|0€ʞ&Уq^;ج]$T/P`˵u7GX)ń*!*%ߛ:|i{<Flj. p{]!dW=z%Y frd{})la'20r#6ioݶilتHۺ?V^7bsfaTXYqziIJ^'jTp:L+ae[x1;>|fE$)#q$X0&MVKfDp[ctئզQ`E5tj-٥=͸n /7,ooF TRxg܃=B2sī{3$5paG% VEl 9LMkq2,D/(gjmX`  SsB#&u`m_ԼFu>@;{/ȽTo&ӛX[xd<@R3j @(x@[ AB9 WsbB׼G'ZkK˘iM1=;̅c CHGzs- S'>sGxȽEWl✦32H!|_^KolQ[Md>SUlc~+8yָĭ& vmľnhV]!O1 E ։25֔DV4ͩH=5a0vm7 Y  j1Cr9J*݆.wDsWWʇi%a"h J]@q (:խKxkSˢi!ܪwjPPTA=3~?9MxbG\%;OԓdOT~2+ Hw݁ 8&Z;=՝zΝ{jlaړBXe;Z!GHlh@?_0}% Pp"+6N߄Jolׅ F^ÚR i6029G3qu$_krrw!kuޤtB%lv+ty'~]Xx؟W=ZshW$n;@1;8d^*Xw} @Qf/IP>+{ >%)Jpll7I.K : -}HYy[nWIXBJFjkhXzj' s ƍR|g}@up(I>虾㧟uRAo%l-(#2ŽUd>U^ꌔdJ9 x'HM0@DCIl첊~OsVDm(&^|plp`i7H|nUKr^1(:$ȒZ4%VRGAS%# ) vyHp yQ9wɘ1DNd}}(#qA G|#b, 2:;\_aiRI8>R۞qo9nLZS}HOK&_e?u{C3 1 Y9h _ѕ"PnNL~K XK罴ݒ#5Ʃ 3t{a`{1ˍ_|1 e^)W}Ȅ_0xLHyhRRn #+GEGwg'v.TERDA(**O|4uEf ;@̓ou.u1u:G2[̴q$Q G P?9K.v~a], "A<mǢlur81es/RNdJ;EOu`P|V_TY)JZf 7E} H:D -ukPca؋5UeKkB T@pדvA _n@fhiO;FMrNKRZrkgn/SRR7ҋ%u)Z-0:[Qu*8 L$#se.^5TY+f_| [z\\I%=nFV0`;PjUFJ8򄭣TY[: O6͟*@?qUcJR(wV=68Sz.rC?wh㴉IuAmk_y٘G?`QoÌW<&pW!'%B.T:)&\mn1!7`Շ%n|/ŝ@ĝǃioT*F(u'Sdbtvkt辠b&ˉW2IcX(<D{d/VxK9Z?H#J8VOlE׮q=ǫsS'GD*؉ȗ Rzcxa.r3rD"S}[;E;><'lN"FiTJEDCz1[代7-{ 2R=׋])ʘ|/pP# Hx,X#bwpmս/$K`S|[rz/֦M;<1.'e2}CsZQ^Ӹ,+!9Nx?v3LϚ촃]-|Tyˮ F^Uڵ3ky|RFat#_9[pS^L}l׾0WJRR];s^h#MJ][+j]K'CbYj36s٘z&Ů R"${ۯ.m.淙~PI :g?pڹ<]8>CDť?ccЍ1u@Ʈ@:DMea4ci)΁>Ĩ <Hdg)[+rˁc+5\Di= W24iB _7 WUELեb* W7Tĭ*^uT2$,s-`4V ,J XHZ' +b=ߣMmJƊ.$ .Y,NOK8 ]k{w<7NZ#'S1Z ޏSw[CגIl5FNW,PnqQv}5iKTyt"^1g-JRPT( J |D:*+͗wT)Y XIÉAc~4n8Ǚyzҫ3pRA1 d_Us*8eU^Z׌Chp(2І0M9Op#t۬# 8+|\_ m`1X](М mD[rI)9c<+Ӛtųw3Ίl뽄vaL1✈TS9}p:B<'VY {dbۥۉ_ZT-/<1g'{bJ֢.Of_9 *&Y9h*j} #hCa+e0Ǫ9j4+ jՆмXA4uSpHבy$.m}XKm^:jws6%{rOD A F+ܳJ8c3y[c8:|=njs&N\嘽EEF{EL2XT2h#W{Ěo\b@ 7L*ZQϼ$ǵ,paJK1{EՃx6UD?cDHC#-L` ƙ6Ga,Ƃ.5˝[HC+B8_MʶEeʑ16Aug09=*g.-.+I X#{Ã2+(. hj$pZkDsms/N0.tނQEw2\:e;E7UɰJ$iM aL?kSiMS?Ԕ5%^G0MHd55΢ ?1g99Grk?Ŧ r{»xm7e,s­'ȸBy9ThI .;[!0{N5$aUsFNȴunc++gtd׎Ȕ#r5(x U47*I!:5IisKM Pz 물]NtG\(э"X1Rʠ5OZ|3Cļk2^vM_ w$ɏb7(텉2l3N$95~F;%9t; QDYw/bALw3`ۂ* 'Q`LàY쟀dP]wR^H0y|6=Y< 1\ĦRj1"d싃-xuoYb;<_m Q< \D ZOcHekp;̟3.A|qjd8Φ49*/t:sKfu |,.&kޠ>rf=ihoax{f X9X qo7KB2x k W;Wq-dNd]#֍4yj_gƖ\ Q[%. vk"u. 6KJU~{ !nO9}P,uZnO j{zo2"0m2ġA4Ha|un^ak ە~diCS(@H[xCQ70%ُގ* "Hn&c`FϬqEC{rİEO}.tn_xhbt6[l#a+ :ЌYZfTn3p;Hu1 \@aϡ"Wh6xBcZu_3inA%V6uG?vg8+p^?SOs/D`, ENu#‰U?9qO~\D.g+z}= 7,+ڥjFR'"⋒m=`o|q:pE ,nk§<ɹ\]ߠ㥾Ctf5fZh5S٨S FV01'w]wOFZ?waAsGP+,@Pz ׻))% S B[ T, *w9C"%g1 0-KNs w} +2o05d - K'hb>1vQr0$ULnsΔ~1Y`R ~]3>M9A`%V@|:F%&q@Vqց4uYyC~I8E-Kv2/r0 Ua(̩+P7Dz `L&|%xJ~1m]^Rn2x5JkE+'`*Y /Au* ^|@wq)}Q<2M (Lx,+Pahд0՟JAFgBUc*'丯6بGA[4BV?pQy]$3HOrfJ&3U{31'+ؒ)wȦΙ?{y/3R(æRe)K ŋ4Rw΃Jia (Z"U%sڪ㴀voQ7"lR虅Fg^TG>cm[ SXEF>4#g;u ߞ ս)5 1'͖JY̠Yɩ<L%D !83|05젆V숓>s|f/U}PY4P| `Bzf#N7]2<لAJ<ˊKPˤhEtqߤIxKT}AĠVD^|e>L.YNgp͂!qG,ZobopQX[䅺vcn\՗lc 5­O[̕jk)6< d371?M"Vr"**P3 +YD8|7?!)ޖlڋ`X׍Ӯl1v3w{yͻ/hFe ZO]41 =^CJ^Fё?zomؤA"D_Fw@*&iD ,% ,5GWA; c<'JU?UXROdPy}F}'-!f̒k)@kfɧU[} tآ#_;5>m-rN JΠrX/Jj+"0Lh fy H1Dw##(8|Ry]:qjDNoŚ^\~<2]:[{ eX,yJtzZ[WC;BS_3ز&Tn#iarb"#GZV+%~ Go۴.D=uA]%7m/' 8ͣިžc€2uԅFWCE&Abu|sIg(,y9'0TBWb!, ZYCkT9Lr>崊63r9B*Q`&qX(`2obAŁU+F =&Fʳ}裡! v6!8Ih$f>03KTM n9F[R+ݔ;|i=VXᴽщ<8Yvz~lWζ0ҹg@_p|fiDZUJkvVd*y7!*J'./0HqOn ،zTޛ6cO1j"IEv;ojgGOjE|!sԵӅ_'87JmH f W nխqry`DP8dcpDٽYrXe2Zd5.ԃ85YuҌ R>xˏ0%-fI~ʨA$ ɮ|?kxOZ׬Q5\{6&@&'yşV`LWEp5lrYJO®G1V/%VW&]y(#v']Ι췇]k<dR.+c ['#0O zqޟ9 mt\_b&BE]Rg`LP2.UGڑhG DL7@g:OШ:d]b NV'!@˭K2 <4<>eW W:~;ĢIc=Sp[i@MqH*[ڊ2P.rRyM?~ [`d∝U5.v!wfCy]ՋgTgfmFdx$Y~Hz':S X 4Z 4ĉZz=2nڴ%2s$O!t%I嵆!5]2'oJIq *yZH(CZS`I7׭Rݞ3ʣ+'Q2Jb=o[S1`z  sL݋ToW#4rmR2>H9E|})&x;1FB lVpXح%kCx&NALOU7{ (h̝jh<9R 53ry绛:mBqr? Rd;'}5#9RE{ww;Bx5'X`Y[@74GYG)gkЦ>\[YWt9-r&bvF\,(_Cx&0M&a}bGת5p|wgвRTIym3i/͌e+f]}$uGH9شsC'I+s)~XXtFt,tWXKgU.;^DE,tPJklt}oew>Ѫ)]=[r q/cbmQT}|cTᥠϹNn<8[nQX*S 1I?&8bqHCSNCDYڂ8ls߸MF|(?{+$U(_{'m㒾4rn&6'FyJ^?`/Yٷ&s..>qCh(P7o&8~pr1BYAv$gbSkTi0q=uVn`{wI4jI&w.L xP⿗|WEǤL9Ol4_BTT}?+AuElk ."=@{˘5b++*;HBS5W(LӊxrqxMP/0q\(1O#2b% |"B%L5DCiN-.`c`~ mn9[P'4c/ IGEʯJ~yI+brG{w`CD썈t4R/3ԝN+n:@kDuj֙y(8\] Y3JWnL- ;Dp'M H(&GOV5Mo3Ceg4b\ؗK0zAKxT{Q="[[>KK o!ؘ8nnYC9IDQv3۵M.UϫƆ%CBM61sON=%Vx 5) S7T#U_M2ؕ *6E*l9OY;HV~+h]Z^i% ҂ pD"UՔ5 86VZm<5~eAyngKpۄPTN =y$ TnWkzT< 2SQ.TW6{m3š=iXG%. 'm:2Sۿdi.#bʢ ^&8vfv%\_[аn*sV$g#^ӻwGEfß?h/bSeDȻ]v'Emm_nš|IpR.|*)#K 6Kt[64_,ahxXYW&pXb6z~l\izGbTmr!%X6 神ackބl~hfF1V%le=l2[Hb|%|kA4ֆ>d.qyMs[ÝE9Vת1,nTS3_ nϿ˛&mWq,*X?X{юeć(Hj5HC]xFۘWo VK)FҖ3JhȶrYtfICFܫ>7m#2 7qTBOGo?Da) e|D3\0WQDa`Z|a ix"ɫr7Z)0~ZDC!>(pΕo{Ӻ@]hȝך9r54 ] }{[-2El\ۂh.fH/bơ`pԔǠT>WT=֓tnh7u%܋_w5 BfqeP8Zr<*O36%Cg'o3wA<( î׸9db4|^)^3hǿ;a;\aUfb6/H2?$Q9ǝ+3UwXe!>)MGx>`ÖUyp0e5ޝLǛ yYuJvHrzD8 Qy Q5 KLH'{ՠUhxΟTtYFrTL/xv@媺i뾚9,0J;SVʙU-ӷ, /f5r'}d~2˰-*[y طֶ#̗u^ZmQr π Ox>ޥ \R*{2" n"Jp}u. 3f`\B:qOjjON~rX XTIT@)I5;SwƀCYlKf qMOO/yvД͍(~ԁ^0 C(kyxu)[ r>dQ:TE>!`&=:bacEKG/O'~1XYDىL/z*S+Cm) )!xZ K'ZYhVnxA};qӹɕ׻Zޒ)rl"6 +H`umx=2oB-} G=KllK۸lg|t]>}W>{ +M6DI'w޶;/" 'n5i{Ϊ%R2uV:z / %X8J;ݻɁލc|ٹ_w'jL%) `>rK/26|Wm=e OΣ2! F[h't ,{A9vB93˛v8Ӧ9$Լ11(QWRtbhqN6%3XͱX 1-vaֶ*Ap)!߇RAC$5<4kvj͙jwOr7Q,s3FVD >J'*e_/hrbكB+:{3i+)dM/LW/켚My( E#yF1իb#j9d}D[/Cu7X}4}:IaD\JDy`ޯMwm}Q8&$rAq~Fz׹>_p%'M0լpVI5k'O-fCJzdrk_?9L Iϯ11|3h%VGOTe21Fj`KHL`${eflGiSEXSl&N[&bgD T;1z**K["1$sЈHMs[cHG8tlgPނuBݲ(4G< 9f5ws aa)+;s@iC7B7rn쾽Yq.L?_Dδ1)sr t;eI4 & (OY9tg"F^-Uq\E 7@bCl/h.RCȭ+h]K6.3I`[py3[H3^{?+^??lt6Q^nz{jj]EOhfybH∌M)`Ч?3æ`7Vnv0Mο+A4rqJ ap@E-=v0h]Te(ڗbG}nO׃+:dVM96Bjt).Ycs+.ao[lk>mF SԳ1mb3輀$D]093Tm b9yD)PڂԣCG ?Y}(.jږo` GBo][>}7YL0Z_Fə0լ9|Ҟ_;Ppu&8E}d  _hYSj9B.6ٽwh0%ִ5k'Ϸ̤dmNM,ϙ-IY%h4ꃒtlU>QʿBzq4x}^

?[H/Y"evRKP,/dٔk&4R- .tzG}TkVO. >xW]C~ [?te$Ƞ Y;JMP7G KtOXq3nEoEg/Te [_zzc /1UxKX~|8dvjo7|r̵7z-#WH.ቆ8`F wb.H]7]6+Aș?3S6WK!S&z$aߢ:KC:ߧ#zFҀu:-YӅH:e'eH%aA,wyܓ2i ˨{ +jHl:O|f7n+P [7ltZ4Ki0[v_ h Mc_F,1'10"$XVbC5q5歇_ϓ 9n¡OUgmGKwQ4ɬ҇ɉe@M ]ͽ fJλ4hYo0V 3au]&J-ىeiN ⱞB͗*[:a<ąTl$1r>:[aIIz"U5,N"|6ČM Z_0J7I/ͨ5]r_-ۗyvL9XcN\+2XΥqQ/YCY]rp@nʹHZRL _&vH `lZ:?a,ڸkY[İQWe$P'H?JDCYP*z m33G Grfil:5vrQm`ҟR ezS72T^7uy)LY x4`wEݏl..MNh!#tŬ.ـjZYP_%8wMp| jMP3u/Pձ 9Ҩ."H >$m''[pa+ ipGiޫ="ʌ<};KM3uL 9.w*~-N&bH}GVQ"J(s RN] B.=Œ,DoīXH%wVR❲'FnNDI^% 8|oW{C:Nv{'WoDܯ{(S\ʫ.Q/I=G EΔZ[ Wbs2kaˤ[pDʕ_xODn ,b%LE +p@ao>P $iSQO\&n }n@xd >USgqٚ`ƣ-qDY[w7T[~퐸Vw(0k1,;SdB{3893 'v|Rڲ*љ/' k$ojw86g^@.Ǖ.֯9n۽E&V +*96GEr:}˴? +p[z“OVE;eڷ¼㔤ZCeI@3\Jo&y _ﳁ0lY)֭xnD1dAuF=o U*%.gZq"enKiI{r}`0Mbwqm(J5m ;ۉ o+j1 Hb<; wK՝᳍¹p=#a#kؑC)1r ~Sxf  #V>+329ZI Ӈ(춇‡>Ǝ3ܞ]',Ue5{1~20HM[ :sCB<ItYD!,2RoS(^iu<#$ɞﯶW 6`֕`[>6|;gܣ-R JM]mȨDJͮq?D#Ȥ0 y/iWH&8+^,ךW5Ϩ1u7hE5^mCѺ3@^R~mg-]F5?3`d! <`s" c}2fVO%yQV/"cep#>c؇OĄ]&ri5A\@_eEaMbn%sI^ٍ쉫$ſf:Dy8Z@G7 `ٮ Lc-< AXoZY+XEf}y)R l{EBI-Zj&E!gcUHO@įƺ:6THKwVItZޕVĥlǸbd%8YoE)!9vZd=#p- `!D??^#Pf=${g SH&x kA"345τpc Dz@ݲ5U,LeLU:/åUUGvnĕ2lOt>Uw], N|p ~ oy]/A|7{B@Im*&e'B4c&$Xq<kTX$/P߳#?ƻQ +Tܰ qT];Vbj 'S4E%at3~ ն頷I(x 9x*"@\m3w>$mOY)H LW9baQ^RnM9$Aw+(GLVtZ_? A+(%/_šM՟*2Or_XBzAwie=xzem᩽+*?\b>FMXH{#y$GE0Dz:O`q}`zC`-҇O"PSKf'"q F#v~:.O.=Xf[~F_dJק %Ae}Y%8|ޠ&Ӟj)}p4DaH`x1+lrn2C-w؇Y/2i1 +*`n-SwD?:v3=hr] }q.D%L!4r¾i|˥bjm8ܑċ4a 5!Rhøf#}e泬ݾeH,vE3ɿ}[N7HG{ŏx X{czA@>^jr}~ *Rc\XjMn#Їgh9Σڂn䧬vj,鮗Xkj/1pRb~y<YvwT륓!fr%˳ӉNюYIsԔ$ 6\ uimF͉:a|SAQd>tV3@\uKǚcc4kR5f c7bo5Ǡ"Zu /^^F3)[A=k,1QS1<D.|=}1 063QkZ4!n-bl?k:pQ}hrP'x7W@p5ܪsu$p0֛{Ga '&Kgffj 3X).@GQE9h }d&b^*NWGZA|졨}/7:DwI#bH$Zɡɫ>&O;4'r$zJ:ٔi17 X[@#d6o)c0)@kʦ sؙw" !/FvG Ȉ=/gZW#z \P"&gn~5( .A#!|{gzܢ Uqo>WQk%v|FSW9]ە y k&1E0Lmj:A'-) I3ewˑq:J^ B8A|Ag#&j( `WK  >2sQWV?XC]|@,{چDf~63ʠ^Х }: ]zz.X e*ƻ*zז'k"%:K+/1mN.[M_m ;Oj@11VEa6,HXoV\4n=q3XIUI3BGDY s 4# \En(5,5?2TrbgJ)vpO`|HDȈ;ALWAU( d oD|δF'{h{U(%Ra&N'T,Pud;86@ Ao5eUƴ`0;IFM@a+}(L#oKUDCXzy0…eqw-$s+݅ViS/d%klR[3S@e5 !8r-T⹱g<^]˞NmkWl*1ЄwcupIҚ} oFybXb8nsBP$_btئJ@L͗?%"kÜ<D@ʸGka/qրT7X]jd1-"(i~zYqnj7=39jb€ft%4?A_e;HжK䊃Y#e c?pG3+w߇kueȬ, zx=COb 6BY3}k4E䔋Dmυö3J^0mq,i ʄVxmÎZ8ҝtW++k@ƽ;cTFgtw|59H#ѾN-P &sN0QSwfi r;kx r駁c#VC> S8#SXR@{xqkz״[}9Q[T)sNЏ# 9k`{Y@ jjM. w(oKe{/kۻdQx$nxKzWl6NUh tӊ6H ,YfQG``H/ 7 ُ<615ɚp~ RZ{q*)| oT@pț0ne$eBJ9m.Bi~j)sKz|2JB=|eEs컺x`ޓ,t{ |^6.H|_`W齔tWE)Z(iғ+|Kؒ3f[rZ_j([O;6\}h.-$ķD2 `M~H M)0c5wZƽ￾/p/q4?MX<ԭXMT.xhw oB%O`Չua.YȠikCY+ό3Ei$bt'NG5kwPXGA%B tʄ|HsYCˤdiY$[gDKR-]?t #FrY*uHBTWn$-SL#xO51 :{:b5nl,YX.-:֥E3>]&Xv goeݖglFݒ|kIxV75Q7VrIMT"skcajȧ+P9 M$b`+4oؚ-!ungث +HDsoW9n;`G: LPF+ЂԢ\HBa4v32 hBQFI!/3i1{ؐ81!RDr#z. 1}U&p$}E;xTqz7 O|raT6ꕜ+=c.W߿V(dVt X:W?S==n}:|pk'&j0LoS&P3Ԗl͐0.V^8OȪB/ʓixU@%!)?Dl$<;'{DP!&$)C%˗9yPJ!ܟ8o_GMPO}Z.I Yyċ/n=|܉*zJѽ)&}܎Del0znxLro })__ez˴CJTFeaCDiɎ草+/#Kb8&oC46pMVp<u\we~., S!Y_2 lV]v1˟@t#Y 2;f. uۍA5ڏQI lҩ,+`4q=Q<28?XD0kz󺿁d+wԺZB_<+& YYPA_ͶZh N@*[J fv96 .tpFA"Iu/Fm4ܖSh츤p6|jX=fA<\2 X>[~빵ic9N״"C Z ag׻AÒT='fMIݓ G<R ҵ$ADdp\0W`d_#&Μ~ :? #qB8e:g◨Hvޘ{7e[Z_ׄ8ak"9qO63 ;{ QVN،-+MN0ܠƜ 8GWoj=@mOP}S }(Vk,+o<&i2~qW  .v=:.Cئ_T4gڍ^''.zk PqG=Hۈڃ.R9&:9 T@\:svFԱ^h(0kykR|u_[#_LW:&w "p!Mną6Ga&lׂAqa4m#|9e[aĝyTm[XUbʏ,ð9xup$UX݈+{Vg!B>Owpcn?H9 wvTǟ|)hYߋ)mAhJȀ;H&v%Oi` !6\"yOgoΖy>}jᅭS0&Fű{ޥsOjsaCY`a+ N#gmڊ[>Bs?Q$U"_5H; o!r"ˁ$k}3٪?[)` $տwh?xvm^U}ѯɴWy,,0^x/-1 Gc2 A$C"EW6Kl\fD0o-l83g~Pv!a6(yEM&OW0L 3ک+ǡ:GH_cmCrdh. tT1hAHVМv=,m偵5Y Ly]"_m˺m^f#o+#i?XDa6ypo@T=IO\7KR\{|s~ <'vnW'HpI ?4],i1\4o$Mo_(sg ])5**02uf NQ#+([~_DvWs8$4?[S~tM2!tN2s?Z mL b8}4C=&B_=$Kzj 0O/tG40*/'!1grW;3` 򂡣um2W__^ܾTV$d)YᘼC~/͸^ĸ:Jƹ0 gWCAlt& &2Qhr$+*[Bgq0'bF 3w <kБQx]%-Q6IKgڱ_Da'1`͋Zd'1ȊtƪP.h6M҃! } P$ڝwa@NǺ`@E`C|h>hQ4L|xbJ+8>,Z @:Bp~wZuX|jF]ӆqH:. ~@#]ܮˡRKb`\ YkSb&v,.E0sJ>;-}Z;m yR.с]2M ƑB|㥩%PPeR|nQ~+M*6< ц]Frc/V!BH%8l?cӟU JdR`iL4/*m W[/lK\4,Cݘd@7~8x5qpկ 'EaR7D rO po{HG|~4~ F\tIdVlBA:mM&IVǜpH&p+(ʣ%Zd7zcAf SD"H 0GEKKT GJ0j:M'87O]2w>E$b!烮rѡ](YssCHh2Lj'? gmHSP0%+b}JF@\~NF)$bn?JC )ww;2ꚶhԡo)x:j,*ѷ ol)"vD'rsՒmF M>9Bǀ.gV i^'ێYDMm"ON~P슁+c*`E1>:_ ǴX(E)7z* 5۳cGJVhD*O6t uJDkKX@6K41#2FS㷊E3]kri8vI,z>Q^拞XrץeDgXVm#HU!2ÒL`mItޮ*%ΜNEsPA>i yMIHEhwaxMJh#4ѪUlTYW]I`m"y)zYrp\|{Lmzi[pY"]ޜ?c$ [f\kdl#wLny_og:EbWW+5D)!~4.-ʻ?\Aj lmntXT^̺Mǿk~4)M!ײ #:,'Zm%XG4'tbTuVh .u)+]B(B;qݦП/H Ԛ,D&1ɂKKp𹨵HP9*ʹ'&|+ 2@0ߢ5*@4q@TW %:;vmIIHыv%Y0squ}2}ό$4~; TX1D< UEh?&1 [R<_@/pZho%%%("1B=Qצxa2dˌzK[j̼(tw c1kǠulI=XF7/ri PxQ%фY3Z)e p==)7H gҺGji&h6긿 ax\*$KZ4R͞%adV=k &'OE_iNp AQˡr枬^_z:eu@:$:t :mYw65] ;^3 ޒ^;-s'٘]Zܤfj?[ oj(u'55\9[ ŦZ0k(ζغj LA#y3t@Wͮ9RP,YF *@mPD4Q >J$W^+2^s_'~]rle |mTttjrv7 %Ql]cbTKRA lrg=ݽݻ:s:΄DmبsbHBœї L7/=@gD~> $ &zC!2QwAi:Nrc{tQIb0_& S؟CKq z<^ 8?f Ut dS\.!8owc8-տ}:ins?/#?@)rs,-76 O's M?nÐ-=[Jgn"C3tM_3!7BO=rwQbYqS8ڒ+lk@J2qX7M9Et`uLN|2-'ҤBhx16Dg[A9 ,5 D Wз`>!S*L LwC*9|wlLC%l#աe#3^]0&t*>dbĽn%vq(̸ QluI74 +rV vOى# }?h64Dņ4ka6 ,Ɣ0:؝d>W:?IE TR"Q5@YWJ-?l)7}~&ZbK$bF8Gc?A1c7Z1X^#vcbxnsLVg0cs 0Myn MP`ᢻm2COa(LlxEp͏6eZ)3x7?D]WP@_d9+3hDBOўM;76B#c* ,EI#2Nzʒ"]V%\8 KōLMN `<̍PNr@8lz:ֳ(P3yrJ`|76`,hέ59w_|J(e Q*>1ӿ'枾nQ1z -`_w 5+^GN* iGZK bҶyaiN.{+{m86+﮶|Cb6aY@>A7l}2Xq$[jO3?6R@}a f -1e Ajk 2_gm>$Leç%~[?o>_/eQƿ|u|3<oa,FZ0YZHoBvZgYT>S"OmłNaݸ(Q5e("\XB K<2[s}V t&>imHop!xv0mkc< zg"F޽Fpk-)i')w#8x)8R+J,;/]KRdBݨ"ɼ#łOѿX3oV>!a1+fըZr/C?f)xχE9O!8ןVJ9עiLRj#eYy=j|"QS~F%Ы,{JwYP1gjnW]|{J Ĥ0.8Tv"XG ]֊NZY."sd7Ig%%s 6ߞs{YEş%?l Y)5D9 fp9:Ηfvpbj҂&v*U0{;yCrhPB J\ݮWc-^UvY>h^s$g'F94DU/tKݓokD&J0H#E6` P?΅m3̋'`8MCVYmecI;)5)i\ŏZN'-焸DREa}>Bl bm(ϝOY9-uީikؗFL&P?x߾HLڢ}"D?O~a)&5}sNG`Ft^|+3KIHJM6=' 5z\k Xlz5>i cuPt6:5dxFihp,J􅐹F<H75 bbC'u~ ߵ~t.SCԁ|lu4}RKa jChB#Q@O5W y!xa̖4%:O13faoefvyWP1i`3$ͫB9;?|A۳cyC5zSFdFx9aWa3[u34X08O SR 1JfۼyU2C 68HNrNX%dIc*ؿ9wS5I {NLDX ׯw8 ˫ӄzl9b%*,hn~$$_{Jq9oҗc=)08D<1t 0ڂ@L.˽_L>?rKpF+1gkҬ^sqˇxh;C6Z|YuvmCpQi=Dvh >͟PvWC^sjK*W ڲ8Q]penhU[rv5AFôXL~8'q͞!fi-߰{>ń-A-JLLE`H b룙B;,o+;P$X_Jn \[d7t3.dur=hپYaEг\<$ߋ6/vqVw$~LAc@uO`k6Yڇ1(L`_ ˺xX<<]ޞ*Y`Df=ٸ(ǿ2*E-2t o2p5G9,0깱XZ Zm:p$E7y`/:A.r>mRZ }"ކG*},V@|0-b_nem mjyBpU?*Ѷ!@ G fM8s]8C̯2(< ^ˇ[vn?6LŠU4nMKd#ucpD.wL\0s!6ge,nΚARujr?817O3UYNoт1qPd-pΉ=ZDΐ@q޶uE6x\R&3PO9j_c_RKvKZC:>QKgd N{MJS8KBZvf=SR@%/K?">ЁLWй^ iF^/JcU.1}=jcVLX^,M]zfNPL;zr#.3"֟8avmJwǒZ%v$$Xa-}-nN'':7ÅN1V(6 gbh4A(۹yҗPS|hyRZ%+rm~A^sܨə~@ēp(K~ q!>Dˁ DeN՛W&f xBpCVݪ&hU (@uw˻ wHN?+Z4?^%2I = +?s/jRk˔? %>s.˟QfGGa#nT y¬G:%ɔ"𝿆v$IOku;PU/`{ƿpjvv7dQ1 !x=",~v>>R|W!:KaqT4OËwxrw)qyCwS`ހD}r_. oW(d~o bBMTbrx$4 4 2#AYE,NPO+!+djgn3c=C+{ӷ*VO*i)*Ȝh ۾WY:ʴ)ŀG+ܻC84R[PO-bj?f`V{?עǙ%87 B[ni6Mb|E>c^j IV-D }00@S(o}N cL'ȲG>#7plLńX A oV'C+YlEK: '7՛:5@tf?L?b_lHUm3b)!G"4P{ cm;p=rSa `Oӟ3rF5 ը@T7՘@&YpE5ŲnmtW(=Rd2K+U;SwO {FBS) :j rΖnN6P-UdYDn^Օ O78Gt,!0f<Ox *Aei[wLTBC|0O'֭z~FobKU`t`L" :/Zi(f@ Ⱥ 74@lӝlGL:B AŠ;%?M2jG>ea*sК~ոQ ʰ;= TNh Ou>kq2nLAp%*+pXk1ekZē,Y]X9'lp0Md{A(  Fg}uU\} :kH N:q1;#6ʛmo{CPFsm)J"ÏL =&os5Eb!k*`:D3e!q =# W(gq=ƶM2ؠ)|x[luzVMxR=b!"m_4riF 8t{OЖl [ǦB r͊`iSL҃JM;[}r@ȭW n1{+F4H#iWwdoRҧuqVY밼u ߳~hUaVoWwj&qo3Wqdi/k"*Q7# ZiQUT"^)$u閅K~oK-5@\i.x,:O y/ -[tW-:YHW9L4kTRO3XL> Fx~؟e4zrKqKai3Ls6pgzNӟ#ua fw2x( \ 31epq[HV#I#`W6IR : PdZ'h3*?evi)uCVDKȡiww"_6ޅFtL7)^q ȣ4-R,@{V:Ã),DB0}n ԎkQƊ#Rc<q;N<ڎW< ^ny\O{䦩<%.ֻoAx u'^W骪EFNc ̭(PF}rmH ^Ta?&P79>Rn_a,g=]ƆWɉ-g1 _۝M0<KޔZyZ6oR&{Iu26m7 (d#q`rG~ݦ!k6H*wEGw*̫ucF 91?ڱa^~ճhcDvtaCօ?+gc81DK.G,:iDYϭZRQ+h*-Xek' 8S0=${(uQ);݀_Dqik +WTȰIYX[n/πHohU" CWZ R;}LbI5ƳFq f^~ġ)f{WC ‰iu;,hS؄k0SN'=:"yֻ{1;\>.j8G`^Y~eFVz+e у_ [oPqUP;xӯ"@Q"+ZK4~qf=BlQD.,tҔ1tj; ձ?/!U!47^p-<tԘ2 ÀعMHRcr MKQAPqT˥Ns !>O)V'_i)njOh߼OX⓺U}PaFgrguC3fWy[ncjr理ީkH 'h=4L\/&*vNO7Pu{dL3|`t6i%Wj4\ʧX 'Rf~$70e~D)NH[/@&5xִ7E6[-Vhפ]fL.Hč2ztR3o*)ߩqY5 kӕw Nٍh犉^{r;rk&l#SGg|(]z_7MN gJJc´KUBݽ,[Em 1!DŽݞSe;̗'ΈE}A8(߰ܭ,"c9gάc˜HnG*l~`L3_?K)їs77jETgWn&^J F&0ASU !1r]N*iKwFlWڇ=mwVe֐-D DUkv úg:&ױu9nWJ8 zA9~Gn2Z)pAVplvj&NwJR x< ewl.r$b.+Rzp׮!oNn# l%S\۹HpٍϱU-G)9n:G[6mU:ydK'saJYH<-%opsk#a_@r\`*9uh{U53M8"ZD9SG/d Qa43v9*+ԩ[^&@f j[)?j8XF/nՑ3I[ryKLm$w8@n*q͐=Iu-J wDPЩdn@[[VP>w2,VWF?Hh ɩTNg+cp+wO6Հ?:!&k"R&ue RkR=rX]&R.]Ycdz:<H2Jݼz1cxcYߝk2$Cog j<58 +ѵ Ցol^g໖{p)X 0㿶[l w7)<ŘgȶI=o_I&@OC=ˤW׽&ފ+K*V؟)>nj_D R~M_:VtuNwh>}t _}s0g*|%Țv{7/M3&Twc"@}#\WOD'H*&eOY;+o!t7Nu)tᱪڌP~-9؇AYaIRM?q$5gpJ]6a6|+w}NPKY6xAwb1\3 ա| *ccCEcu+/0+#*8%5+0Y.liq|/EiJ)>9<Ei>~^b' # 8uJb4eOیM\;t;db8:\Л"b8yNFϡGvLP7MV Vy%@6$yb#,d&wb`(8\o+ő^97^$DJTW/E^JWlRq-WHAG\R-ݤXaN裬+0þrW 沼-d%N[O\%58$5U-5cw0cD"O1t5g(9 ɘ'N$Өn+^ژUx4\vz~_Az{L۳IhUw*J aj͞S>4۸" ZkK0\rBO h{fDZp4R $'0֛"?ȟ8/F ›=^VI+{ڳ1tժ )e3[1#ߑt +ܥЬ8$8GOJ*mO^\O1T^-J鷓.Qu>1+콚pckmqy9ÉsHa_4ogID]%A ich>4_.ڧ6q5‘U9,Q5Dɣ Y_i6rzd̈́D æZd2ٚe}f^CD ZQ[Ҭv8P!'\364Bb]$ }EWPeCF̹ؤM Y-{n8n{v@f nbc,D}8}9xq"'z" є9&\pnatu>jArE$6An&&{woAi#pjkoײi_&7 ^X/8Je0: #Zbrs_'ZBPS;=^nL*L͞'zL,p"F?GQ1HLzEu}F6VhQB  :MG圔lc!l=5N&pUViN#Rn*Յ)^n>םQԀlղx~FܳEW cO 7ZVqMIۋ@+a D]V6Wvz{NVNOg K ne,p0IlJ54sB&|e[߱bc.ۤi"Mpϟ֠O/.Ƶ-b |pnVoCC4Zn/sߌ duD%bzeׅ4>RƼ Y0VpV4J2o}jYL^"ܡ^x7 JO 4{?MH񶱕rר`\aYivm2YޠB]xu 4d:t%@NE-DaS^}H^2oUWbk Ԡ֛S;JeN5eC]f kXti$Z!.=<^ .b`=f5 ָrn}:;+'z_ST.eL Aԙ$z#),-8*X.A+,UR$-X %qudT}3{|ÃD4ztd8°jy5jk -K;D ~Z'l]Q %|>D7!uhߵ?>Q .CXJ胋]uMT"NJ.YJvh//)Gh Q#;)C\Fvv&I?~~^&:u0 ?/n2F~#ä@!7C̕ YƩY%ib`M>  d31 >;Y:bFVl6"3 E@i1zBczxɞ `? ѩp 7Ta7z9&yKG.]2+y::1f &QI3F՗G Ac UU;}ɜTٍW(mBBr. fz> )#}\]ZQ찥eɘȄշh C k8Jҩ^PRԕXOnQv3#]I@]36~?:R;9l լsm,[P+B|"לn ecV(EhQE& (bzM}O[6V>9,34=HEo0̀-d3Ё_H YUϋC5Lq&{`o1+%5h(3 s[,yh"Ey)ABu1#LaN#qI0D|F?cي aw5y Lj(\+OsLREUx[0=Ȑ{O_G"l kEYbEx0̵9$Bgf=tzg²E_F٤!*1/_1$2풧v6jrLj.7}9mɑflc@=ofS̵ 4Ms#`/C{Ga|QQtu@A f{t7T50c E$+#6E`Kea~ض4%-P@:{F)hZ;=Ijp%;mnLS'r 5X AH}iT 3s?'-JbH@l0JR{xjp 2hc,>) |Ǟ*f a,ޢXQ lOvtp AׅS9|ay 36 _AXczʙ6+IorARPtcؗõp\r[c@fSv ԺC 5f+hBRmڸ:j Jq/RQQW51b}K%:=0!:qL}q@KL~ 39b;5:'#kL'2y lmABCi-]m/Gr9 Jny t>5t=8҃McF"-XOO&@J]ҭX@APbUU.vJ~PZC' L8ۛ~Q30ka2PlnH)wCks<B|YkC;8مcU+2x];;UP,K0ͳTrAq6 >-TI3.fݔ2qel1y ^Kc9R?k*f9+D@ T:τ붝%mcižBR'? `{Aڷ_)qaK/xE%-)J%<+J\M "&wņfOhyĂGڼCtzf^VmaTTAЉlט5Pc,LTMi=̽dB}![B^jdH#\ `rdύ!BZGU`$(6f oإ EvVb~z<)K)췂7Q$xxQ4銇e3w \J|a#=W{ _mr-jU"&8/d(ޒzR^I~쏗ɹfbE6@@>ybVzZyը /&@ D3p:dz'uomu[Pۄ&b-}m6KJ5ZTaG7A7Ym`Ԯk"Q:O೶^MKbݐE>__!ww(Ftʦf%qLaZaJrSN'н/DXf{]tQv^2##u$oޯ7fֆc餤O=j\ |@Uֲ#Q;*X C)FX2~AeIנҠjAg=$697ʏviy;Bc:>pn7{i*Q<fUl;N B"eTZ}ZM^J.ohF'Fo#}HXtQU`bqH(әXcޟVDGUp`` _A!VkI_TvD75PE/"kpF6 YإP,ΒLZ$r>¹x5:hi1V p L5 EXwiI]3 KŀL]NᩲƷJːۚ>rM.ߝ | 1i "Jɏ]K\Y}"$wf=4&2ϽKJVߚ]0"Ba6wXS{ﶦ?]t%{aIow6OVŞ?w Hvtcʫs8߅-ł v)gosnn͢iz>>ujomf\d@&|2aRUC\jvZxX!$7*5&q׽֊vP%8HLzG Ywpz7$v8[Hd=б(ZX]6$fL31WPor(|J?w$_f3'7"PPK/LG,=r VXC7Fe"҃.'tJ07,Q3Roe0<}0]dQWK ,l`@;VA eEYOh7t\j\OBJ7 9jwC @)5,bp..~tE G犡0FC"F8X 4D4@#A(DL`6}Vy0Wazo潸t`|#(7 {.oϕji'ctLCTm=/3fLaњ22\|1C bi]T;*uX2)E܋ N$QX@qNq;k5j.-rcc'F5`#'Ns4HDFm@C݅]/ qh2j~4KVs%6=Jm(m<:-~s~ⰶGiɠ\$G2:ix x4S51w١?IAh]5֍ZY?Q/6₃vu_4 :$*Q[t{l_oKP0-RrFu_q u.@ڊ*vTkۖ42Άp,Ωp&q`X$`\qxFцzb>:ɉY@x;!0f(I5~X슎Đ$7QmBꂡVỺ, 3q+qOȊ2JD <}Kd/:7zQ)Zt. ǎ0bM ?sowiX> 4W5$oPA?CtX뒞4}v ?FMGk m c_UDۊqN9%`絫';XDE;bS8{$Xpe wN >98mKBRӤ,D) >&5[ N,Xe l+5zo[ThŻ(΂s |"ߪg.4?tvL*pc'_1W{uq1D0m]5@FkeH^mZϋbm n`y&+([dLa·{Ȕ2IjjBZ Tx:$eiBdӖ7l-.UI|@?|"&fG>q6bֺ%$/NS>S,e=ݴOcg F4L:Qy5v;g"{541+X5 Lut7rt4]uN vek*} nWsmPxO{+tMpJA0bZY۫zt͕g|$eƨp~hxn~lE=Ҟ!Th5]1aDe~(xܴqr ĒPECFt.t,wGuuϴ4r2( ?DKzSGJArs- WdUrk_] otm<==|; Y.9LXDj'YԞj}>̏#P&Oda) '}\l5Y[pǚ1r_cjJuγ]vt]Wsf9sS^^wtiI9So`Vg c7tO ۆʾ6}T XxxaT(VH}Icj"f]IH%ɹ drOO *Ciƭ椓58e*}@m[J|\hhH\[ܑi5lӋʴFa񍇡G`Aքn6Jpf{PeƨM3qF۩K&g#6"oP:ux1NХI `\)+3>㉀ܔp m,e`ڎ|\KN$#UދByH?ҸJRҙ`;VTt1xk{7$Mzhx1Z)r;v.gՒQd)! ȨQ6mDO*ꏦ]}=/>!%wըVeA@2,G%n#mX{x) 㬂gZɒcaGh0kYR\ˊ6n-nxi* (x85MCߝgճHhZES}T9M(~tenNlrc6-.F,E6.+_H?})“8YͿ;,#ؗ}8k`%yG5id1D vFKUqD?X5x )DM2?PFmGیO?pܬ%鍊 Qy.+[Y-1w92Ɍ[*},3Z\iqjP3z3'7x߻h,Ș`&,\H%TD/AG " AS&б.O&1#>HN_U?F*c!:y4I&!=r+1dWB&L} Img#Q?>Uz9ɖ*K6ܓÝ$$NXeW;,J^fIkhԼ g#/0MT9LSU=8(2,W•\-Iu"\(pP] b%x+9jxW~X{.Щ3;0pq>1:Yl264anיT* R#}1h=(W;~kܒbo'p&nY\lҭekSIe!4=P;ܒneY=_*ATA]-@Ĵb2" DLaoSn-My?7+*=0qL9jib0Um +$|sj٬16?>Up v{'duuhh.{ e0Bv2JP:(B~յ#7jDBLuf\a`P^uIrkՎ)@Ò(fDN٧Ћw 0QI p O8DP=Xs ]xU,Fk*SRڞYX5MsȆ1![FNb;d|ZXnnmnfm*Ŀ xK76N[ï[Íjj]މ5PzWro[[JdJGzyqbJˆ;Iß֘|2 [~{+2<![n.k5NO{ $(avK ּ]2ѫ!tOrW\=z'R@.{e%-e[IƢ QVEӊق7jk!\E^Ӄ='jZCܖ0z7ќN xf~+ `՚ުCyY'TYzqc3~L A+#tCή1zR:O]ε{Cr\3yk,'sVbHhvEr Ț4ȏ[Į(FN?.b*WОzCהit\1v㏖\EB={T:/p2ƽ;nCQZNJxSF{VylLB{.=-dCv "HSH u/_ MqxHUJ Mko:=.m,}AXeU[ڟ+=mY#GUvx,]<'cOhR+:oAu J{YA__N3I68O aL`K!xL,=z[sL1jl b~4##t }p"3 K#nRTҙkɳv\EZN)dBˢJx42Ya8Pa oF8ZXh`;Mi0 ͠o_&Op1U_Ǎ/q]24CTVPT+Pc$bg}.EOHB|$x䓭'1PJ#ZR\3ᡠz F@b`Rm j齫sJLΙI0-U[|KI'z\X/CqtD_Z =!v.C[jj ʽuJ2/ΔW,`BUXb@R?^Ah? ɣ]v@WkMu#q lSnO&Sa6bXhq2U=-(x"E&K+7eibc> rRXln.·f;#1Aqf=,+`OY*W3zcg ou^Va8R{us]E썅y` ]U .[M _m !i|Kk!% ySQc%|?[ȼǵOן/#?j<Ӟ/@s .ϔ!r:<6mrK >D]M0j1=Ԑo{'tNIĢUrp.Bo^h_xAerʌ둂%Ig\)6AG~c5cc(5a蒪I^ ʭ{/+w6A냇"ê$(mI-aIn nՖ;4?вvͩm[8š:X ~ AbV*d]ʣ`Jy:AvW3/}Y0ohuy= AEA33$RRMȒ'ZH"fK7_gZE$ƅ8%Ө|lAPk| )|n pǘoFb~MrG઻yQHSSH.n<P+3+4YR'RM6hw,ީ" MǾ(A }GM|1#=Q5.trZ8 ȫkP3dȬ?vOӚImoxFoX@{lĺ@X[Tū/deM#M 8UfJ^@{x ~ɳ jH6k>[$Q>%P1IA6ܐ dme8^sN6J8Jk}Pqߙ6e%r@hfl-3keDy#̑26l=IMк2jں(];k$yV‰vuQZwb$)>.G)< "' ;*5-Q~>ͬ>OG=ZAS*<&~qjD265Vt+ c(._Rx7F"φEkOV y θ [*3an+o:F*MF|m)w@K,x'F3>i7xs z~)0\YԥDjR×8NU8{$IQhKa*n7PjO85YXN'{5J#5 (;Øҫp `XqUk/zLeZQ2Tn&^vBZ` H5bZr+4ʎI&b֘amCoX_HҁvL1n4svْ+-pjw{"W3m9R@V;/qjKh B͉p"WΘʧG"ؒs6R5j`/u/yz=gdv[u$jG&5OX;aAck^H™X=IF2"vm1tsb(Pa1$̺Qoࢷ~yֺ]-I6x6{c!Wo]g(͉N +Nj(B-|̔uE݂X;B3Vvz8w." u2RdŴoLZ:e5$]H#`~&ۼ vV2-cuH\w20L3r[J0EL,KP]sQ;Q͐[Z{WmN(n'TWfYO}]#GK1 y:9{ӓ[ǂl-k"! 3DKTE(*G,Fh6 6oRI_>8JD^kG\j V9i-D$uWAHmaTtDSN4DŽ;oL~buK ! WI.Ѐ5K G]&XoZãZW5rFjÓ{pKPQf* )>cNȎX0D`{L${S[#g-n2gWRh@QJI=$wvS=kF>hquC)dbD1N1)pπ&RFȲVZyc fHkPh˶tv}w#i3idzmg[yv GxXq/Nڋ$=ޢBa(Nm,ь}}AՀޥCe}. ŴCC,2\qwkDC1 R%ӏGfӌt|h`y$,k@sV# |М|$Kd<Q3sReNVro4T0E}զ %E g;tOfwB?΃mt[iق.Tf}nRLt{O?ەP>5X?S¡Y8TC1:ɦ c>mW{}25ކaUtI'xk4BEp"s$~kCf3mqV߯} &czWB>Ҵ{0HAS\RЉVQV^8 KT1 ūdShgH/? X<f&f9N@11(Y}KmD& M1 rՆswhi,l| {F&АKKr~|7h?eü(kܥ: ߈޼` \94okɠ$ɓIuxn&ᆗ>C%A&f^ϓf^'3-h =M?'03w% SQ7Ko qIQ蓚6vr]"74\. 8! Dםx&z it3w2!\9h}eebM5_&= (tO~VNt4W211 'bDb1G1ytV7{AVzW.ca+_Y 1ǯ*Lh@à^NA_&" ;ƾNG7,wluJ&ȝUmbUϯ}=7'# :?4][x7d{JspUMd&.+# y?c]2ǂRj>F j}%;;68ϘiCC ݪɞw{\5u7LJMšBcT{vU47,_rP㥠C1^,N# !B7|fㆮH+YL ՝K‹NEڇҨ!\tLs*w Q]kTu3d%wi>$F,d~Vכ!!췬cMռRX,~¯_(ZN)tܨ!/eHe`<]\ShQK7 ><ȼ 'b_v% jFJ\Z% g`-_'jfo8eXM3\"KpA+d(xnga4i쒛 D$E- (I"h;5A-0lȿVG6#ЩJED8HKj4Knsz7rڨXTMupj8{r9C-[ Fz6Ĺ"ye;"ҰhW >(ěaVA":6d!h_1$.+eSb!Gpi3fnT9}>{WMaroS#!Uz^K.֩G\ie-h=%kx!sf hmaH*p2l;҆m>:15 .I#&hkG/(œ>(p-:|.$, 2ęfu>'i0|-pMW-Y='^!8P'Ff3[|D d8K*N:~QqAFetJ0yjTn7yYA#!&Zo?.A` ^x4IO؈[hzD"9>ƚ#EWJ9D5_t.2seTM]%{o]XWfoG f;8"٨bGw띞[[ǵ ~ɍ0mӐBAc̉O0e+$|+(#u]j_6}+k6#O* Zتj9j4ўM@fțCR}EM#iɃn8jJPI ;y0~va}P%XpAAMM!( }8uBr?0Z}8ViUO=@og`\ XN>x4tWvqA**2:?q/ ,Ia1 D-d MfnB iC%K-.AvVhHU{\Z]x<|4?⍍ ^`)]zi #λ>fcG2!`}]VԃT=s;Xc{.9sԣt)~]R20f;ô\?U]u.D;vY|W*)Ocś&.pEؕbn: k`CI5*d%h.0*1=ɷ~nn &794R֌% ׿"pЖۻYWA kܰ 2C]9I]&ߪuJ, +g.9BD&W76s.Iiv G,iJ193b'؇7mԘצ8Cݺ4l~U+p <7 8 hV4xs#Ϋ/Ab\J4Q(? 5+f=ˊe9.D][K։@S$1S_.A1}!s| D S0N)KpN 4lhSaasf#K6jA?*?="h߳{-6u:$̷lV(P Ph'"w%,I\!*dqw%9\_"VDn+m L[.!CdߧLgmoĂk:2?ۿF,9CIi6\ +앟~`Z]W ѝKV|ylך:P{TVr}zLVt;fCEʡt_zf$O7n幦 L\zG͚l fTn"靉{œoV /Gpw{&`w&|D6z^-}LEUja(O<=e5}y[HR9 7@eƃ}šS(N%w ~Z-Ѳ`rhECsk +J.>8(.hw.)_/G ;- F:]ㄯ.zw|,lshS{k7ԪքD{eY 1s /p KM^Rַ,ԭ_ pɞޯkq g|LŞ'ؓAUFxeppy+(f4XQ㪦EkAnt~&h= $J6ĵ`keZѢL|.F}]'h 8T[ դj<J58wHaF!_=DS|K >NG+t^IYf%qs LU5o?0#eR~$ȕ kxizmWDA$GP; }=uj\:7~hǜ;9(v'@'\/< 6Bh x_%>dBd6mG Akx S&^-{+uo*kot(!$Ec㱞 +rxƘP*E8l[5h`w1~I4.V<ۤ 6z_XG8)Lda"Fd;ӀcJ GkM#R _D%r½*u*8 +zT6|)9>d:|{Ƞ:@|k\{>Roa^հJiRwha?Ɖc!|\-"ƢT꧳{: x?//&R)q Gqm3z6S4ϗԂ/y_׋e\ 6Qv~>{%N ltTh5mn9IS}6&ëBLn7gnS#mщ#16Mk- m?m|,CPޕwjO|NKʻ8]4E9RYB#K@ʋ cr"i@)'2,uZ -SDΗE׸gE`mi{_EPnrrQ$ɋG9UeD'fVz#Y hR,fo1SZ]Q߮n>,3b$eo{%-2-YP9lHm2??dO39CLF+HНdߔ1=zz ^);Qo}Kt@e4q ,basVl{{l$`+fdG8z!hfTcw4&/)޹|XVejB(D+if*^y2Sʀ4d%ۚ+BثQW E @˺ML G<BJt=j~ J-K EJ_AKz=˸Q3ܒɣMi+C3@=&RO 1?[Qa# ;ԞbM_=mP/c CIc L3\p3;M0 G\nw?2tkv[jQcLv<tS38 =QM7/|MEEyS}錼ӸbFKWTٵҀYT]x^cԙ/5*-ke4[u<ok:V!v#jX:>A-Z[hX̥ - * PDU{FO QΘAoUBE5<@F&<ǐV3wj V ?}<샐 j͋?Evƭ;ZN|(cpoHȆP"}\F_J wLؓ6n52 B]$V "! 2cqK2{sQZ :)M:fd3>&0iLHCY=iF&?Y>-K$մ_?ГYˇe5ɋ^Bmc#m;_ ŻN#'BC20UvYZ? PPꇽ{GP6ئSp0h bwΞ.ހ2&64 UH1x~ih_.\Z8>AW RQ]WE(z"nʮ&Bd-'oHw.#J[~/s\f?|. lKVYlNwDXd/t{=. B ttulz֔(>%X!%i]UzgߊoI4hzIoi!lxZ=H2|fÓ#pOKM]+Ӧ5`R/1EA)VUz[S/vEiD5pKj{zdW"E5U0f/7FXXM^ ( zQSzaHXS%0\hQpaWyGA{5&U@zë&Vf#9/.F~6WZaFIچ)(u0sW7jQ[W)?& @dYL<7=)Κ͛&R솦ELIup\W)!tffZtIT+4[*^m[(cib)V~gV\_<7 >}0қܔV.yDQ UHgBHy{[*s"id`|,?z>ƣm_,ZX SS 2D)sJ&hQ-":盞/kSjw9^I@n^\h _VzY ejY $4a,#:}A.R䇽kEcP <ő`1br8NDg@bmo b諹0Z%UUq+K?5h:X\ dvgvXd&RP8g¼^pGO8 ~8<3)WƑ^*h< <Gɸ65Sӷ*5ttrJm؍:)6=S HX%$!$-=]_g(8nʇRykV5.VpĘM?iAlF0AC], `34oX򑍝r=E$7ҿ;et&Ջhg>AƏ,73)TP[gиVޏq Cp З-Fb D]7YgV3s9+(zS0uW?îP cƏ ꦡ>rT!@v ^k u{vH_ `c  !i~&!.(hJ5Dр;WP<-r¨_CIvVv}4:q0Q6W.%ARH \6bG.yɲ4}05jᱢ8U) r+XhKx q{^r{DŽZo\nel'pEgOJb!Agam}U``XWnO8麬&>NGL0~F7I:D)WUuк+to~'u$h` q`YKb! -DXN]6e<6IlHw }Ft$ʪDvͰhQW JޑF3|NyZpJ7)(aKBs74Rc{S@Ak\U!x *j y.;3'b۝Mued`ᛯ|  ;0eIY>!L%EH_ga+ǖ_.%$#2Eͦ'3.){BYeV1b;I0?e/,1%~#ץp9s0:]?)=F4Q=sڻԖl8Tâh L5齒M-m=<>t SXƒpVV^Y*bxdJrr x0 BXEeFAN [IvA8u0!W{{FЕgQ T|wBFpn]2xUNxq뱘@w4yvL oj.TdwaYч?q1P)بuc{}'2W yU)']'Ep|+?kb-"\fV}EkNԉoZD+`Cy_og8kZ;KBn?*S6k1G"i[iU/]0Mo$:m"/جF5߯ˋBD }ʢQw-+ \Y$*p.R} #rAoպq<'*)Z .i:|?[8R+6&n6\H>)4*AM0僬@pؼ CIj},]뷩up=g*DɕQCqL@Rt8)>//N3WI(4LIv㘦藏̇&L"!w!_6=-f 8ҵ좒(G:[|Q:Sj UY2wr̵tWTaa. hJ8*j#wI>u/z,LtwvT$zO邭p5Mj@ |k< ? \scT  dÞ!Tn5e N.4ӶOA0v~3j)-βJ DqZ*q{k[{b(@v1 МP\i|58+sYgNiBc5@o/d$< TD5Zd wؙh }2Qsm?:%/jBƥ 6U_xЙzԕ}`EfGY wI*(@y BA״W)C&c/31<{|m2e*;aV ᅴ1?j,z(=dwgl9H]=~3ݼp{u!S$!:l0W<he5Wܤ  EևE Dv[{Vr@$ A!CDT|k2vZ:oBѸfV3DY S+;q(ZVa&%2E-+`Қ.*(TqԫLR]'c$GC%.X0ywMzoǸ{3\E(8,_q6cWb_q}=AЇ :c}DIy[킲8|\d1#(0`]UsP<88do6|8ch"1 *R~MC&PU'Y^l̻Ps{KZjν}5c Ռ%Ͼ*@꿏CBis'CV}f w{n]P:5=.DfDaEH ]0|gz%7yfO.MSqٮ}P@\ ݟuoKx\m;4z/'EL.qʣ8O Μ?c=HgG&xlsÇ=F=K#QX#DsLQBjTk6 UQҋ $h:9l7vx- ;FMB's+YbƁZ%:Rߐ3qq*}dly¦)ŕΝ+UTn`A/ q%*4=2/a"聁 '[LA.9<6A{TJ lNVvy @c_f47_ USQJMq1& bKּw[4UR ZWE`;1I(ʶ_ٽ[H~nCQnE'b'.UyfIMN aɈ|02P9U?j+365Uݿx?҇4CFA2Dpأ"VI ):hFa|Z7FdPvfT,!N CLAAA*TKo:mچ?eo2}7p YHMOͭ acR`A)?-Ԙx ԹB#Qz{I6cQzװQe,ޚ tck*1Twu60\郚 ;>V]Ҟ6q"|ex\&MO{N doē:{ !bT ,g~R#2^}Ǣ1J|ULR. !R <&P {j^$[^9t5^b# \4܄,GFH2 GsX9sA q-sAw oۮ:ٚIM]̖< <+1 }A7GXSyiG31{>1US&,-y_INlCȱd㼁4U6- N˟NHф,q`jNl룘xYT;F)@hdty-bh̞ +Z^GvMb񞡌0tu9:{.ٶ fE;Ǔ)(+xTs2N4{SXܿ.mk_n\bJj=s `AǪ!ۢmy*xYdna&B\Zaf%GVCwp?jC5qYz`VK &ό:D$m go'SˡQ6{)ؙ5)5^T>ѓ [")S] hzIdPUq*I!>GUVߥp?:b\HDO\ qW7vYZrjqwC%ZhyܣcNؕq A~h\M$hչB}{Kٌ&gpzGazL}qxK㦗j(AVn¤;{0;a7 WKl\,p}*BcV^LG1h1 kS(5sʲ}Ȃ ꈊwkmk<`}dp= LnX}lʣK{N#m O(h̕2YjG7;Q`l08CC3bQr,HVՓ`1r 7+yYh86-T!.g}oIPsA'6,qRv]*{ ;(pߐ XTU"n$쨮DI4jf_ם4?cs.W2Թ4A Π'nM#  o'C&$-b6<޴*UgXm_ZԳ7Ұ(XNMD%Q .oBTKx5Ծz}N7]f}~Luy{4,ZHK.1@}oXpFi]&a,rAjZ,&^b [Xuyia \SqV,}.*8ipT{-3- R CyP_7i|4oآIwDw(AIgxm(Kzc[5ք_t5,x!ΤM[9RYXdgK_;hb)N1R>”4)++Hh$#ѯkKav6RٽL-58fIw& C'etF2vV̍,xyH/68XHZ0#iDaX،cf9TTrSُ㨦ӈJQY&cPuԔ[C+樵i6^L:)Am?Qa>;c|]=՜H!>֬Y-Wq9{ib^Os nEDL:wȇg-Yb9ldϷp'CruOI/({ŧ0{X}Y!Ci늍d~H)A|YuF"}qpa)J)je@4]v*$`|`BS_>/B}5Z#[;tZ]4I@Lk9u,RJ\"y/Pf8X/Ij$AR57moUt3]="Ak 'C@mo6 d8ED)9v#  +_.2k$;L<i{j #6K"3ԝx4v00Jk018|Vt'5Ti^+>݂(v3k` n~;9-RE@/]q 4˛x`k75ki%(bnUiV7 l%F]s o剙:xShoc;ɕ-1a>ZZd!ň|q \d: Ĉ ^#Omg+=^T/~aBu2 8s@qig$S/Aj_ŪDDG/]*q7W9q Z}f;(Kj iF)pcl[os1.lo&l0Bca5ϓL yLæi;tWW9 m(s~GZC$HJiG`7=ݪƮyvDԫ+ ߑ ncVˣ;(FϔI#[h&5iUY4/?_G^ׁNw}tՀ\`4ȃwE %Zu6lŸ8*vF yS+Tѽ/xT6[<Knޚ|5)^\B3b $<*UHO苂_9cSdp DB՜] ':ܲ4p4&oe=xpAÆ__Lf(!a тTُ=vROGs%J' 1ssW; aDC Qf|F%G!xܝm qE).(Z) 6&ĘH]m%uĪlZk/ZsR`pL.|wN&VmAv秦wY#ow =0թ{R9$ uR v6hzP^Zt+4؞$`=EQ%~)?{K"~Qew'uK!%8gގ {#$U*K0HG^2TZU3cufk#o/QZ!=Ӄ<27dЄuv7cb;sISjro>E.h)POP.fP%6yUIU =(ooNFG7t1{bVN!4MY ,O-ĕY@n1ӯU`>c )m|4~ hmmXྯqDyעzw()BO7cHmCġW Z%iG8TS <ݝ2O2ݻ<Ę*YċM ,;4:a[iH|-OSCKl(V*`O@l%r$R^ t-jP}VݜfMz6?r@y vK"4ƙRͲLDQ+FCL2{чڗd^0UasЗYB͈,>}߀ހ͞MفPAOGl1maQӕ3:Yt7AS#Y>ڪeBl~7dE _ #PqJ(G h`Rdp6}dc9[[dLPtDސ\e/m+N#Ey %!tbc!Q-(;չg&:XdcF@gb*iyTVwJONrw_U$sڃ+ZDf}HO) 4vF=:J ۙG|6s@ץ?G`gJyRD6ʩ}1ˍS8h^YJL #DGcWs;)q>-, P5dSLy#K3/6駐Il׆pr7R"$wiN&1hǛZYzB'pkga!#mK!Ml`)QH`IFdD.afxcwDƽ9MoTFfIx-}5Bq`}|#&U tۦK$xq>GG b_Ti{(leze7ٽWoeu|WN r@nq  f8f12&)B*1$Q=z;!'#-E 0zLo}fq9M ]yIπg] v 2%$H/3Q ,K5B[ؘSM]~}+|*lX,eG|B4xjeZ׀H<(dAwց5Ar`Х%L,}1PzDR*,@"xw w=IO{NgF5qhvֱܙΗL\F&=b. S&=KFM+Ͻ Zo2 s*i~HuAR1B  d, vQ5 W͑/'7x@SB "tɈ*2CLyGd/#m`u$Lm J՟Ŗ~WN\ө+Ypz–] K@}gjE)WIPw# vii6)i[|4irw%fA*ʯGWN,g 0 4,Qqmt|&V+`B唍s24b* nKLHӘ0+oӅyp a,Q0;i߿2d }9Y0Zyb!FiSc- 'h+oL}z6 '9ZrnwǞS)i S$zrnk;(ԿՒW2⁡"ˇ'z_h?_jB,K˅qCh. yzx:cWgƃs6~̡N$| 漊t Ў/ww P4u4[afa 0YQ@=K(O.Vjs̪2PǨu8? V6nn I7yBy'ɋ g "ylMf)aоq *cn*g_&>cTd Jk";}\Rn^ Vxώ{fD!<0~c#$\ Jr:Z~)e]ĆQ?=  J.] h$vD&+:<"H~h)G}Xc}zDdA\S@XyCx a!ʩZGߑ;UK &'6UU O۹#+7fs>%~h7EF.Zy0Boh{5HV;Ĩv#-Tr}Qb`fߡ 4)[>BdF_V'5,+ p x#dh k}H"SՁ:&$~*k g晇K Һv벁(ӱ35J|΃?kiFfn_?kbdչGCট'qF_FCZF+a֝ iL Ƴ[͡GruC9bxuc\rѬ˜PWӈٶ)e~€EA}%1\ @lîZUD&3hD_EW=}I)-)R-1L=/[p9Ô/]WltJm}t0F"T1w d>X~ڑC'Viuw7f: fSaDX9zԔKoXϱR2 OR$g}SOc~>L)~MJtvyJS r8qLȶ)sNV㼋ݨ ݈Aӂ"ȩ\T(0ݰ<7Z]Zd3-MĎ˰NהUN,16kUD//~R۾];6-貸f' |Aurh6)2H'SE?#V)-DzYq>׻ny.z:7a5~a^ nVB/{+H?vk bl{>^.s-~vll$j^pHx] Yc2.yp'޿$b؊v}KL C/T/T Ә+'-Pt~ . ! R±VafԀuO,NT‘֚8`mP2ԥH,!Ҧcvd &FMLɏcdKlP&ߌistMΖbJ ۯ;FrP66潷-4%]%TXߪgs[agr28NH"O;ѺUEy}uHlG &f{1֮YoSو$!TשKm[wHyo-\UUC"g׉)RPM2@߃Sq+-[?*ȴ*S]C L+Oh'ݞiEŒfgRy|~/$pثepig ѷzjzj)yinnV{m,N"?ǣ^ĢGYS]2@;kn f]:Ibzo{cV=KJQT'ǨȬ_z.0XH~ ^ VBBdqdI&%Al"j|Ũ>_ZgcTqF%2R{(g%ǾN G@ zUpD^!.Cj%4,jKɲ =q8}#2w: b2 vQ ! 0oLTR?ld⼪9{*V+Q M?:R䈯)N`PM0+Gt6)k V{UCó6;?㿀:ـf}Jh 2> D;ļef18\b " dʜuBM&:Y!+!Hu[zTey*\$L2hkYck{DT*w}!rUKpJn).HKMgqi^lPYn{. jQqr+A?,R:&.Q$ [vcv21cR+b?Qy { 2ꃞ,T=Ւz4>\Cو%C(ԛ- n` gQTɯ?w 3/~b@Gx0̩ 3[ L! vmZZ'b| 覒_]p${mQٲyWdOl7T ߟ,XDQUs67R3]N0!NZUc20"IOn=Gjs,wB #mW7bCCkȯ0%hZg2SC=: ~y.>Mg9p|] Lead^ҠOoCw7O1'TZ1Y*%x>Hi9*hstHx, C $@/):v!% ;tE,s6.ǟtpţObѥ\ v)ssH6)lrRe[=)W*y7408F#QY,<@Wer1ɻ`$dgF# Nt#G򎴐lvUcm 3`1$ݮTJ]E}^^ RMIaF',޺ڬ=_KӔђK,kDMZRa&w cFfN/om.0M#&yw? }k$q~tWKUnv':q㚲W-%8@KW5[-?X 35ΐrnf!&#*dbk׎TZ$>_?q|^|!* d֏D GK> :N:ě!UƒP(+;͓xAx%5{xSe*+(bM/DYy.Idԅiд^@i?qW#YOwz/O˹ fHHn6حdq*9HU_ ]R5@7rݡȵԂ;q"7dA^с]bIӾqMNGSStk_DB λ0d|W ~(3>zk4ץsF @XeTr&> []'8xԥ^vzG)Բ[tJk!HJ^*䢆㍁P,Ub=]XHfQ]m}ݽ^P2L"XN猊ɩ \8+h+6YN.飾fN1QL5TGj:ZtXsYX%wI0h*)@Oqd]4P;gV6'@Z\liJz:7s{J Oa- 0q 081x,GU,q+mL5*B1~ 9)9óۙtoOI8:ҷgOPULY7R|E~#yU/<qLVN"k[p| HA8AmVn\0=pz+0 sw0RW 9à-a>Z[Nn>MLDu"Cfv/{^5GF|[rLY 7O,ӥE__r٪) /񤢫#>?bV24ܐNO&s_hj$-,$!Zêf8u6&X7SJۇhX p Lq, ۉR((g7M8:m '.GyE`<9nCe`%0ʇ]BU1|fS0=I} I,FKHp`㤙f^p~B6M9WݞIig?:{fYO3y/ihW @pՒ`FiUȻc4KZvf\т[򱻱A) +V- j=[rNi*{{4<;4YRP/06HS L~=@̯đto\w7~|@: ԋ-=,@pIJ,e4qMb%\a!`e!e{9U':$FԚNP;$cގC' s vc6V;1az K3d/UF)Dq`nCWM^M2%犇Tݜ=2ʚkP}/":7& On[>mD_$K ɝZ0]orK5~Bi+JyiLzhM4׷ 2)j-qZQäiXq2AJG`y}iU 'Ua-"9p[ӥu{e-#a2pt%yfoaWa0Wq>bHr\RvĉB0'tG pY+wIt^ DlqժG$J+Esu85.tt7KoŜ0vmfA_v!ho[f8P_Ykn-d};erG|y ¥ Dʂ=8(r]saR *YԮg,v]㳧%멆HT˫AruI^ qHji%Ԍ8ɍ荧7"ߍFKyJP{ 5R|*W~KbpO躃 >?p|Nx4S,grz U%h6_ȸǸv1.IM9_/spWW"ntF5q+vPhbţP)׮@ہL_sQEwu:SB\&b=5C>X`=W2T 2PG MGjavMPx8٤ 1R26as!ᇧٙ<޽ SˬF!2)0%2H|lyGtO>!q vݝn2 o+xBrmhTo`ƐdֶUЙm܄u!Ca=B %l7~HL\ɔ3$fǧ=9MX{_}k]{坣sKQtzadU|0k9 ͺ1D;>!fCC؝#?-h}q!=g&ᢩF] !) Z2B't̄QM2'iLp؋OzFٜ/H# N[!_AY%DD^Qb,OIR ?Rst  }" 'Vŋ萟u6pnqdmGR WƢL*/hby8U#_i0 rI[qKvzՍA'?> 2.=bM6%=rocrZj6(Pt`;M'z$(RD #k?cZߖJz=,% ~FUSo a*͡(]&mrIC~%U uML_0T1l'+4+qTG{T/VwJIX,CW _MUȩ>E)baIZ+1';l8p=4  f!O5@&bP_ql#AAƁs>Em0Q?j!π? 5BS4ŽWU%W8ig#a=Tcį_"t11pU*mj2#-WZuқET@@w't v3K_g2;ߵVF蔄O0Y!꩎F% Qb(mAYqcS(I&zd}1#Q򟝎\O f)Ί!LdhΗ?a bo^Y~0' " Dvk4;zٱB~ y`Gp5r/hV ɫi7uNU>Pv8tPIW#$qeX"wo.#ܯuHwy},(<ΆR&e Nz[v9"gH/<-V7Ġ _P$HN+]}*.ŸY0{oAyK)GLyU6e|)vȡ5[1li2qלXwH_@=`:[gR%I¥8N u(xU&N._`ͽ!\nĸU\hXt짽&mg6=  c/~}iWew%qJnsYUh (CrMn4NF6E+,O-$$tN8p" c ,;%oOLE`VXx 9yEFf>9 uHMXF cuʰCEr'[Ic&;C);ND"zvNcS+A 5 N`[;ĮHfKS~*oL9"BL)5S\|s6?^c iI(0q4P:1qEY!܃Rc}M*ĕѲ]O+PlUpDlV\:)?a gAl Jϻ=u9݀9dQ-4Z_6G QZg`x/PK Gl_nW7d iY1&X_ :N-׭IWN#Qt؟pgAԩ`-HQ!"aPI]W{-Bjs*$f \< R*p|{zmhgi֫4Ǭ?Cَ33>HB_,xiH'||=%q$ %F'ڒ9r+ VV)tTvsLw5R.[㯯5lH1 #rl4KKL)_`F>=H ZS'#Pƶ Ųn,s'N9_;&x׻gRdaSc2aT@h#c<6SœW gs?(Hny@t4pQ+VT4x7bέTּs?΄J9|0 e E0ĢܧR45Q,9^ ,{'00{r'ĵ rW|JMiaYھPi?N}ڥ;28l}Qs^'rӼ6!DdDWZvtɮ4$R,[Ru)Qr+, 6s^ClB# >áA+F-Da6[ɩ_0 Rί IU{A¥3q8A)Y%L2WӒLFGu?7?騿R%U3B']*H<؎6jaYO ;8(Wс`:NO79OzL|U3׽Vj"3bU W}"ΝDgzS3&ՙVĀX^ӛ81# k",Ɩ}V`~Z?~:JJCc]$`߈X U+q68UiHM(B';0BtRhYhqKjL m_!yC-[r;{"tl H ˻e }ߚѤ돆Wn} 𿽼I+@̒q׹[,C |BTir: _ج!\Ή%45$)֭ :rv;I` ]{_|W^%oUN[b;2y:j\SPf5p4`cHqqr2d=G{ \XR qX%-~5V5^=EWBszdY9'|XB'0?W6$X`tGn ˌ3 F `tOp55/#icI1΃mP |*V;4c-yH3)^Y&@CZUa#H3frjx.Ӓs_yrAF"ew*"WޏzFL2SYӘ~l'1&Wloq~جtsY6Ru/ezR=: Om(? ʻVW+ylGD)i]3lGp;;|aЫv}y;iR}~BB7k_SW9qωXg. n"acd:VHٯ^ڊF~"Fw/Sf&0`vH(xXPz ?XV[$D5.9^6U*sVݬ!^JzR/4/$kbJ!`-8 57$3ȫt0dU0o܇4V: P/@tk2 #Y'7](r >,`7C]":E$ԕ빓 7֣ fe"/ΦQ5Vn] _J tn:{s?ݢLBFDDwP &fwnp-G=:ɮ 4qeKw྆[iԩ>C󃷃3Gh/ř , 6@?5]׺KTPNLpOU}WBQOcN]ϥҗG]0jU,$[qEIoz6u bńv%H%quXˆ^l ?!@a|qpENa옸aZ=E*|i[B`7#?W ; :Mϑm=ThJ^PMJ.I=[mV>NIOCdo48{dsw>wIk=tI!߄Kdم%m^|]:~J+)&pRkXM 󪎬RPeƕEhNhfPELw++EAA#xfAZ3l?M=hWXNLbk!#T7H\OwYɍ}㭫 JR1jłb\K! Ax05iG#O^g07Lū=0iԾl5KYk,8!ow/p<V*eycġ`J\Ւ oLϓmjN P%N֪R7*Y@9cʹ:/#Y8 p/E]-xvh- eU+\Ƚzg1ʹ 6#|lք> G="JCE6n(hwPo U6ʗ``,ޙlWsЬ6cP9x.9ZC"E^ z`%DŽ`.0ȻIYg4DvA[-XgU""Ծj|wo_R ?RvDvmlY_uߛmn0W (AxfBi'^&0p1f 羾k}Q1_iܝx4nw {G;F3 "^T.>=1+&GK'3\ޱh a7z՚ځKeOX]aVó(nf*ʤpN nD:YKGkuŽN KJ!fzɊ"b{gf,y,);v'qXV[5 SrJKZd>ɚѵs5<)K8+UnOyxsQCpq~I8 P&LBJ&,B~1v*H)^q:(:WH)Pe,kaKZɓ9Kau- a_[YF{q6P= J{DW(fb705B|M[8z eʔ߀Ȳ3܂?%& TATMX{Q \ڄ o@j}y*ؚgE=yLRhȗe$s(fwP"! eٯSk{'2E;ue(噠̶»ObT )x鲪OJZm"9Ys"=M'bQ z?'T{ ,-O0銿Aq*&7d8~{Y+Qd)<5_aANG5Hx؅_Hd^>Bڊt(ݩqjZz եi~޿/Be$@j.c̜f!nedXA#zV±6ub*[f_)q6/JJ|iZ}ɮF$^4=ոٿA] ły]O(4B%<FhxȓxȠny] Юm~ImpjQ{xlL(aıu@7輲iD>/8B Ѵi=q8LRFkqWWT&;u)AeׄJSR;N.VӴ(sZL7p^ '4K:͎lfV M1t*{4blccHonT7T ߄Vtjq:wmɖps`̍ipDQTk܆ڈJHEɕ~q]rEt"×+M@(AFRx HՖ^X!"f1?M7pGV@yP4=ݭ$+^lkb| -oĉbݻuEP# ;t!% Bd7\e r.ջur&hy*y_/Pɹ&1]@p0-ndz./l4`n3g2NRi1s,+Cca}6HJӱZFw~jr^˶ˉ-CN5] TQ$}ϑ#K DkZ25Z5ՄvÔZ?.){z8]zeUȳM4F'h57`%Dz 3á \9 =4hE 1Z7mkrTu(rzR iz K},vYk#]#$9ohj ZY8uNX -QKi$GE0R64gB5q=ʁ=vպylUqK0K^}Dfb{q 4l~qWQIzt8(=I,2Mk5AJːJB堬e_M@|#HiGU++O Q3bh3 sSժ_\H93B) א+ z>l hF JuWG*! $Rav*gv*֔pviZA?Q62-ekq `  qMf!⚮,wHk]a 㔯&G!v5؀J˗n&xANP ̨r{;c]Fp']% 6h23Ջ[+d NzΗweMULdV+J |ˣp5LxWb HHo4NB eHڿZ[:1WR3M@ 'bܒEBNw:qez(d:\ϸGteF=sĹP$PeG@NjQeDNp%Jp[).P]>V05{uT=Vb#:kT5q%~>_?e,?q7mƃYCQQ='~f6 r̖9<`AK6 %d]6v\ z J5ȁO>-6O>V6bj댄$}/`;–wAw5v^ow.d&U}H9k4-/mWXjtr8RuiZxٻ)8Ɨ3 Ņt,].L%@)o-4*JDPG- ]40P&_o) C#њk3-{sX.v(F3fSH^JFL_1EOl[ZZ>%מ x778 /sHօ"/a1TAS{DS|W5d y퀳yQC?/K<(z~?o42Nx i'1&ll3zG%k> f3`@2@dc_ Vm'#<"$&ʙXK5 )ܠW{wt0"S1R_4ޢo"[b¹}L=Pذh24HNuI/;dzr`!%#= 7KJ2lq7 2'GF$O[[9"p1&A왏>Kڃ YN+]Qm74U|zILyCY%Xj~)Z>}svB^ \Do 5 2|dUԼܿ ӿi ә 90;r!5WWs񂄋6렩{:dyb˅y| .\ٓnyOFr<NbKgvvD̹EbS"AUU M%FUkKa]c>ɿyzCEqH<wJµwLh 2mm۬*Jxψͧw&hٹ̉q i卬-TЇ:dOe$hBU{odIWs:aFwj~h|yU95a;˞Pɜ#Eo`W7v5u i*{l9̉OvxPoM(Obq93a`$83NO 2Yb++ߡj|dQ(ϰ16Ew;&!g11Fȵ Ea]v\3 w؆X7=4prcI+ y e<_;X-F?i LC=U[V,ōS/wܿpVE42_p6u//@?R7~䨢XOr΍BJwD1=3Pӗ''!۠3F0_N.2+i=Qټ3 _a =XY~Rrk%7uN; )٢y AnbR*vi:YOҋ,8/og!!Yna* ЄeAt/=);Pzeu{f扥cXvF/2x =a_w &i LD.+s@(GiBn: ) 䦟s{|`bp-rlOPW~$m s(_דz;Ipw ^8ߦ]b/cmψ"$cw}sG,BO!p a՚I.54o'A;.F[| Bh+{)!#uNas8IXm1ZVF{fi*w6B#,1\;#[fNi*3dZOCP,4 #?S`:Q^u&v_pQ:Y[P~%UCF Å>!k#{;e%= sK064PpOpLG^15L8tz)\eԧ/Cf$W s@:ZCEB6qe61qӇ~H3Hb9SȾɎcFb? uƯhy[;V нu|y3iee)plp:1ji*heBYhM94]{^vEq{_0b 7g3(MHbGY~Q?/.iSr5%|Y)MOEy]>z ZTE 0DHZf7k>.HF3#7?hqTNIwbc/9;tdKVb&iNBVyd0{Bn'[ŵg9aD C.Ɛ+ހW@,* v{ >y[5-eŭ7~УE|daNq`*$gsuǃ& lf%7<NrWe ~P bk>*Ca#-u`:kkxV n{yTFHzlML20V)[!in8{i]Z˺ޔd=o,zitq>_HAOvsG %ݘIseA}!*FpxCKGfe@ "򝱶 x.8tzR%@.T(1+;l}etz$~66yWogK}Kua韡1l \ZUWH'Z>(Q/;K4v>T6XoomrX3S"+oč 1Y]0$‚ TW ž젽\S#\>ZiU(yX9alg9^n2,m3'ja2kËoҠ`?AϺC{Dj v9M6fR rgpQ՞]h:tLIหcTE ѨپONÈ%ni%&z2Y ~aPdIeS1O;% K<OehUzr>r =(\;c84qJsursVn]:x5k7{D-CT<$Rj`sِDU16'b1 ϒA#v|ٛ)qc>n<~c?,2O6JkeZ7` %)$.#!9nd {")J(VG?r@w'i&`}:tTqjă%zW]>j>+IVT>sz_A2=\Wz̄RꌿG9t5Zpe|$*fLuS&^`fa63S0m61&&na !D,&"r#[rbW]-XcB;gʃYp ψem?W! ,eSvt/{+^mTS_I`}6 4IYBO7Y&!ASB_mLO/C*J=Y\v=pJ:bhGD-,'NQQՃyP/X?vOk >B[! —OF]S{$b%hq5yONWDfjVuotb*&t dy iHX]\* p6pNX}.[cٗv[p5#lQb(~pܖ?CG<mY^]&- L 8lMxϤdf|DEK^)~ &:N):B2P$M0?ևuy(|7`֯q/X[6VԄW Sm+Nѿ2|ゑ^M~\~-2g`ƶdM*T?CFmmwZaBjA}7tOz!Nz*;=")imNVi/8M%r.<Z4sOA} Ќ9 c?,l7͐SN|Vy巵h*3'A Hx_8 OŰwcJ,0F!OWeqjOŰ&a۾5"z[{v%ŶdL .TS ʖ(D u#q/]J~NJÈn>QN 1zR}Քh [XGwtF;99(ٙ[2\ֻCѲ9YŒ 8;+3HYM=g5BӺ4):υ*:rPB(ٿr&ɦ]@"7*Gfv+"\ZKVfLz5^T%U*\I/)1@ ,alp7.Fiej&AUFxUVwx$̉xYe хnɘº/NSsoASC-MWE|"P;#鰣C *7`gsdVu`!}4In]Znuq/|K(a0BG@77&z>q4,!, ,8|'*#K+ (3I&j s[p#YaMT;y%u:,ʂ3%uVjY/EcƤ& DC[^ *솶P\ҤcX{x`rџf_"СO?YK?"D?|UJʄVf/:*r)2:bT(V_~E30Ȍ>/͵ܖc֩r d^8+*+ ,<$ 5>L AK3s/;*@@vVʇ"̏F諼[aDV1}"lU,Y㩇l$X=m@UCֆ(yF^c$O4B"1y1ߕ,p tysW1`ȏA'Ribِ 5s$lĈ7UQ||+ǻQ zWP&op#b&+ŦneKuX 9ɧ,LGDL򂛌7R"^^֩ ╶HJ4(Av!4J_&#V(DSZ/isrYGvIIHrH@7Ydb!+; Gb.fGRܨBҜ-=N3-Q,X>EH7.H)T\cS͐NM6=QW#_\ :_m8h׮$ )~M3Y# M Lft"ޥ7% !+zpnO)CSӋ-r'k"En5MJ$'dJެnJBq^/gafʂaK;yHTa 8g̼p5jHwPGB|M)OhP.?`pt*ZruODc /TT)ZC!g#n y-r 9FCc^tfYٱ=Kzf|NQ5=Sٟā }Gɴ!ZG׏cbK?zhUEO<;uVP< LAےLHM"LA/ G` ?+ BVq/r'V?){~ 3qnfMr{ʗz37Gq1h- a_xx)nn4| PFV2 yǞ(Fr&{M({)+>=tC4FtxfQ VdCYSg6Y`)ĸf@ωFF<륃Z CM =?{?]ڸ[u'JHn]gtHG˾,y&"|G`jc }H\" afD)fQyջ_-&G$PNNL Uk` \E`%Pt*"hRP0N7h_jgڦMMiט嗎qS~ډdz(ulf$h+ z%@>a3u3 j!<}G#$6Nß@B++Q ;TR 1}bOmԲ{zÍzȢ6eO;{6nA;d?`4yH(qږpw^\j킱eQb2t4o߰wlc՘9օ:&;XǡM Ψ6׵B*,!.!7zr#I+#vg1|x0% `wُ Vgȥg>1)܈\/$=4rnH;̝)hk|3cܓ3oENϘL~,xsF¸yþ4z \E24mh`Gh>;$JhV$KEkǥ[ bQw7{ ejQ~Cؗ;)E.l:'-oP~cԫ(^1NVE1P˞ Rt` (6Ktb1Q noIIlǬsbb=Nd* 3-~4'ٙiF`XЃ I"Z-;;_ӹw++XM(Zz.\)ϧdڼپ.`܁:ŦkjvW؋H͞4&+yrfܮ_gL-NyZ(}Eya'_e8vu ǎ) wIi$3̋0иDϺ jfK[A;4X, ,ߩEvS qI= p`W@6/ೄ3l4C t&hI(?LdmLpjTo T4 1d۬G{3/s@k֥3"Qӹ@woP4gT.ܵ/Z3Ƥ X/Sud\b,>^E4~F*fsf"x Pas{&FK.1_ug馻)5=/+Ĺ}Ru| )(cǞ.PG6Bd ˳S[s2'ɴ.?w/uF/ϕ3QIKi26ΠH-A4zAt7<%-pVY*w yVvTqt}܈jdvDx[X 7!îʳ>F˓3GL@(:;F ]*x2QA3$#9S1GHyʔG?NT~BЏVylZCYO#X@$Y|9FK&mg=qAQ Vo.6S#+^е:uu > plJq%F0kX [Z_ AV(>B&JG! E _Hn){iEigbXZSYސDʵ-kWb(y2J5R'XLXhuzȸ)=Uw}{ʓ%j\$0eM3ރ"I 'YE%#-i?&V":,Қ7;!wLdi /.C1I64.ޛxT./p,|(J r: OLF/.;;xG"SE|J> Pfij+57.hygMj?^-ƞ; а<)RGX|#>;곷A8/p' rtOMf Vy89Թ-\/8 4m+65Jf7J\cv Oܷ3q>;\r/ӼOSXqJ2dkZJnB=T!eZTŭRi `RҬ6Aicg"HLTYDvEǥ~:[}[a %G:' C l?TuG_0IT-8N隮77oq*EZt81XCǺ2,4aJ#/Q讦Ǣe˕rDR%1E_U ^9n \>9iB!FVLi = ҐzC}GE(PN=uc8b6yt0ۊ qm f<'YVS|9xi_24+׫OPϕGֳɽkTX1YKHh@( j?@qH 봎8a.du!u^LXD/|0.NGrW|채bo;?>GGF}ۡ0+PTtf^$rO@ä!4Typֽ>GH {Hc|nʛCgұ s2 @]Q a >\"4eHgN<(:tڊ;rW~lL|4 x59w.H RxtjvM^ Ecqu0{lZ8"byX^Ta jqOZM¿ߛ'K+}.i pK8՝0V (amȾki飢%̹Yz!DWMƎ8խ7.ݵ[mAv&6d@?]wܿE0vG <\{cNVSY82d{u{&@O<:ReMx` Lh {0n0D5K+0H!_̤et=XDb}mbw't&LM#)! !ÚxaEeHC>ЄF8X%){87> ET"ߌ;kxk.'oJ-i/Yd ДzZnW6ŋCq#M!K->,v򺓩d%O*e%CalfϿ jlT]) ȶ>a3%hXz+]N%T%@Q)GNӥZ_T"ZbhpOe_7Ve4k1آH'WQ=#2ml0b5YـnaZ~9Q[ +A! j&e>wZ 5}sbI{M_k2Z3 #+.x;"=,3kPcaAF3&5}FZ2uc& ;Lh.[J{-۲R݆g,}6튱\d"׊ m.he`:=fV.Z< C\T;8Ϧ(q= ,`2s-Y)+@ş#l Wdۑњn͏$' e5 z|zQU8B ,m] wTyB6rrB:s^+ &gPb,h^IX:8@21V[ a# kDkfnvnHCP)P[N5gEC{0  Šl\xqBF ǣO1dE^Kp82FM0Dgd vda#F]NWm6 m@GDrnde 3E^/ Ctǒ|_}>#q=τ6PKꧠߏxP*x{bOTC"0߇_t]g-h(]>D0ESs *dCڛ:[D'|4B] `<90$ܸHYj uE "P~[g<ޑ? jߨwFg3D+bJhTʞ pq%hP3|J (!%i1ֹbQX8ރ!^mNҚހͼ̒{ M=we|0 $󻺔O(HΛA~||8{ Wޞþ.QnVűӌK3 [cIQ)"x[%4[hzm`f]2D{/cG7ljZރS.ӂrMޜذ@>nIĊe& ҆s1wTy?_`zK8 pc)Z-9EnC9_})Fy+vZ)#Q 6oSq؇&= SALD=]Y郸)9A 7״ycY.a&قtlY'hvKV rP*eAqI(k)SxKoaS!h*ÁZ\L? &Z-UhV1Nz> ]4ۥjgb"_d"$+O}倪~Bt/ӴzKpԬtF¢ VhYx!f>5|Xe ES*{/r(o>jZ^o 5=Svݔ3P*ے`Md`u]IV\ŰHW??@ؠ͠ a;L+Dd#9!;%;58ʟ{4D@'2~y QV6㷆tQ=yj?r ~ό1BGi`" F+<4iG `i1¯nxGe,<)J5" ;[י܃֗!tkssX2B~@_(fj#VԳOQHSv m6T8E9i].Bjb*k}@Mm[]H|~#ܛ1 7|[u0引c ̳4Ne7P?(RkIndX#vϻ.uuN[%.NO}N \4B4 Ȫ$+&^r %3-Y0,8nѤ[wSd+*A,F=m:egoQˠs9f6͏0CTVmj* j rŏU o^ 7+E錄[`ϜUR|ٶ6r޸.\gDWk+pvUL%yD?e6s]78!# u( 5.֭G|5gQ7"Ks{e(+.G]-;SX;UKUӜxw3S0 }5 $(F(sj;ž!k($$zq&e>뛭Q7|O}zpOf%K4DИ71Gx]Wv޶0j$6\fl&-ggkZs+yښ /8E(;l3wo#1^QyΐAa5ud=]y`ASi Q/ l#S̶*( /*F5wy2JPՓe ҜT9 z t$[mxHe 5MX?3={C+@aq123֮[Z?Z =#_[ hk{Yp>TGp0tT iX: &J8CEm"ۨt|E#!Fn/d0qD^d Nrc-;fNʋM҃V_vA{AFUjꬍJVl_W>l_7TWꭩtL$ܝ[WQ>NP vkR\KPSY 2EA jf\ndtbmXT熮i;R`|̀QU0 m ~Pp620UAJv֜ȖGmgl1_BE{Ц+ AZuf;@&OWEc; [L#G/; :p~euPE\I03Aē u7".q"xU7b-*t9Ӽo U0"솇ƥ29:(H"vV8 %Si%Uk'/n=# RzK偣X{O;`M1@Q~jM]+d^3;,)׷!X(HN%8LSe iuGˡ bv{7|jmWh5n"Qbrb`.g?Qb~ԀB9GdfIQ=9ɘ A| 98vcPBy)r\w‘[I9:pjU I*!PU$o~z$]5dj|ewb2T(rŰl֓)tejv4P8B<^4k~'' ,nʆO-)}(<]ױj'amkY7ɉuv0um8(4/9Ѝ%F2ﵲ46w_%ΠJt5 @Ta @o.l,YpbB#54u_] 8[](R0*o}KB:sk:^ꋰT T-zW'p|Hܤ4/m KvZߜKi;lu!񩅧q#["=a*6RϘ>XaE*Tt<|zݒuoS]8h-Ե9BiiÐhLkd١zR߄H8l B0e>?eKq@Hz @8Gfke.8Uz=Eۭ[RPS\zxQH^H&I VW:PWBv@a!M?ؚL1-;ZM twͻ& DJ85.%ɴ0 BēprN Ԝ# (ENsN:ȥx5(~_+g RԖᄜH-#7'z_>ݏ[6U' [<߻*7n~OEK6A W@(*\9 師$u{8c&cR2c{5Ll_l ̉1meh?;&C mg9`ЋkX2x 2n<ۆ@m`W,8 1N:qKDMȳ"fh')3TᄐP1:?$l7LnQUd r $YIj&I%>+gK@rqߋ+#9JoW꨸]"'i3q-!ѳݎTEv"ε:3c6w(?cr"'!}\ Ns~VPCx~d)sbR%,$V"߾ g˷h_ M @?@ZvnuXgQV|뭲J ]N-B[ }Lʯ1 ?{b0m&C,Jsz|U!1ҞiS]*CAX>&QR񳊼b-xZʽ-F޺a57O4BBDoQR 42Nדo 89ЇjoyϺd+ Kj $Pg~&z[K8)cQ5HގQI-vtkIu^gݙ1 g?*w>Ҝ]5)m񴾑KNˉ10*pES‰֏&֜`yZn;H\fE|X&1ʹ<{](qxmB̉|^ i'$g'G3qF *Z.vS> 2UK}DElWU$[Nmp#6dOZz~c0PAYv G8PYLW6zV`fφ;ȓ#];CF^SܘtvգVpS5+c/\[t&qao=zπŒvEBs C0\f`B]x Uz@%?5)҂K9cEgvb :3K)l͐t6K"SQDƾ=KKs6#If_zII&tscR>=C"MfdXdoMlJΪt9,7e34>X="oN.? |llPT?=}ERA`9Aɋ55L~I/mS;s?6a@#Ǥ̺-+)!sgth!*B{An1JuP)랖Q?L.A6r kGӢ[_}V*3w"p{;}%?J$ʱX;rk&Ȣ|Ză1==?"!]A2ހS~jBsƱ#g67lS -KfF, 2-q[^<)9yѬEq~PR%3o^3jVI'o0C v^ҐufwkIJҜ#lT`RD5RD0Ow"B+-n2n"Y2>rhK9 v`Xرt l%mLWY =xX5 BɆ'X>09Һj$Jz]`JTz:N{:r#RK9 G9E>.0YOi[ET]诀TN%=2/FɔFT MO1W G0gs%\#bi(gu'O6O#  s(S3e _KMs6(l:y,m\`]DUG[6y$Iכc/Z8͔Af}urҬ/ZhJ($hx. S8c籀(5J]e.Ta,]QѬ[ܕR%;8.Q_^!q1;"xYoB?p fWK~ӅѹyuuፑiO*v aPH[@4{B.رȈMܱ1NYj]cr_zYY0=/cQb,p-)cWОZ$n_~ \Hxd-;Oz e)iOZAC͖o1N}dZ7v`"pC+90x I jlbז(+r `*PX}?%Ḙ-W=؁/+ =25ka@M7q & ^T;$Ou_*5_|jKigI"]nh]o6e u˧ekaSN~tS,U+^YɘsdHQoN~@9Z}㏣|V:c q(lMچ :Qtj ^u8_\Ш SrR|mT| ˬ> Rc,Fmu9\ob w\ *N{iTy`uk%Sڷe߱$qpS)x=};1\ʲZZHSF%$7uόub"&oC^"aL,[s4&c B$B1~٬@5g?Oc+GT{Hջ*3by1XQ.!L> ʢV1nXڇ@=7LJ~^ތd#Ws|pbkq$l[(r8*IGm輕 . qryZlq);_c-%.QjMcaL.TyiLR H|E{AOxvamͲ$NQ>ܠƇRO=TԶ `VeT}k?zcKRHUN ܽ]bC6Ea@ͣCc09Ǥ7ҶtBo' ȯ8`kbR7!1  ]Ep˖ 3w_|x`c&X%}AڍL+,[:ʑ vEQVfZm3 G2B%W ~3ivAE-FȖFQf%4=C0%8)C>нP3d<ۻHp8~dygV"_u [e􁩁C>rGÐ[Ws1R AIed>c_(IADEx3qX4Vx8<M "t 0TL Ti8}o0^ tPXV9*V4ِ&w='IqDҙ+AnG"@;VrE\܃[b&iP ^$53=TP"Oϭ}bܞ ȉ [.*ZKڰB(oܲ#Xu1" #]6mp娡~S}^I(w+Oџ]ߺ\7Z6tce~] O įċ۞kE58  r^ 9%-?2*l̇F+h>X3y*U=10[FꁻC{lf|e"OӘo2 Q&piB 9ՔQM>4=<z$1&pzHͭ>| E06<تNhőDLKO;+Y}uǯa'6_G[+\m[)ZՑ<_^ˇu+< e?宱yM]~>+Sgz!gM*VLa{o C# xsǓ9R`5ݎBkr욪"ͩT0BC%6O{kNͩGfܐTΡzݑ0I\I`hMZaE~ΓbҤϷyXdB.K_:<ڭr8:X`80 •#k8V51T(xZ_Mufk̆+]G!/qQ[a٘,?Ә˧K&,/qRDb"2J9B?Ob]}CxKcٌ&FN&^,S^-C&8q<Ƀn]McB??Ŧ!d<ޏU6,'YB6Uϋ9xLmsfq ;NӀg5/筳Ɍe|^55D_S.3)VAOZsiy1%}oO mCZI1 !I#2{L` [E1/ꨗ(Oj(&?P$/Sz/q?`˿'?HMkX>[7OU*w86 &LDXiTc}w]9:8gɛ(ҬIF7a}+r_ji+ãs'@;o}@ ණ"Qn ,6=["3;I\!H̦vsֱ2s]~LA[PĽ[P}`ԻdX[{\#" 1AFD#-<,EϔuCz|殾s J7fNX jlZΖR pb7̰ TYXQH S#C@Xk|\MzV1_F>SU4v"ם!wڍҌ7sȊ&xd<hWJͮp=NNY⛻c{dQM4޲|(ٝVfV'׶DWU8W;9]~g8u$9f%M(XeeKcK.wedU酻XT6}m'T"UdxA-U[OSs`N*yk%(b"W?Tu&|- ve[7%݂84WJ$U(G8$\9Q_7r:!߭Wϸ&3+o1ڑlk-Z>NCSESwcrψVdk%uY3Z 7˚YR΀¿)?mU-hf,/;WJv^ !N ~7̿ߖ5J&':lV "C·F22FU{!]1Gh']jd\κ =AD8͎XaH$Lf;cvK?=]?C 'utF nXܤbn5͂dh@" Hb)%Q +:^y`IS#ucGOZByy*sMY 9{pYfUZFu]Hydą[*oVAiu8/$ʈo#H5Qn\[J^t]Z AȠarqQ7]I_V;M{\4[lLg585y[CObI혞 |45D2{51$^kZ# Ӿ7h'+O"J6 }Ô'$jl0K!G<^M#8I ܔbB28GS20YxX]zp3go#1!=I3m;+բX)zK]_ *Zd'nFf0zO7UW#Ax@ J̢9e~` 7e8mf5МTdpM?8!  { [Ƒ}#OaltmANm<4e.!9tZHȥ1A[ ;̣|[;+l pZ1:gCL*Sz`EKUx>A}vXrm;+a781_,v>ko8TXWB|P=¯k]ӊI=u(DmINQ3skijSs_1}g6%<2n*V9%&VV7D]ªGpfH4NDVa?cيJ+Ȋ!V?Tһ‚زhFAvEA\aeLȾON}>$N /e7QU*]ޫ*NW#Ҿ_E$0JT(1ħd8e:矰tۜqܘ Zr7\fؓ;$ "r_9:ﴈ<ej' \ѺA<T2SG:E\Z{2U_qϣ( j4YC$OF'Ոw{[ae@HZ`PnPY:/`%UgY-u )]QO/m* ǨrwsnO:-u.Vp YP}V =3Cmi;N$J̆]ϛ3iONd 7s:5Lxit=l6Pq7$*hT8靝AJ]{9[w ^ / 4a/sԡv xՇ"PR03& b+|'Q5u gIlhQyK@N>!/3(db] էV^T?:Lˠ݈ZmLZ 86:R{=;`hV%ӫO6mׇKۯ\nդZ z?J,W/K2Dxڌ:A7*_"KmԌOn0l2; c/9IkRtgpf/:+2(F2{hUL5SIlN]$V5x}CUiݝ55nKTH>rr! ј3d,3_+R*TG\ wkg20 pjyXNj)`/.(EvKS\x|SתDP8Ou#OK]]a6sF)H¾ۋ4;Q5q֮ɗloG_途,1H& I$Z\Tx#VkXqFp9sHiqFaYcl6^ (L9]}q!/,v"tѸh%5ZNs1oU*LO/&^|sv6C<c%<XZeRh}6 pW\6FV؊ZޟE,~R?hW53!DP&z wMr20G[\Z Ɗfo^$GuJw=5/G_܁hs?;^D"ga()LmN^;_ hm&1!~2|(B āv D"Ȕ(Q))cU5.40o9P3cpo̡pvC{92 awQ롬3jn$NiL扴0(zңO3o#U_? I0 Sx0R=MsuXFYR$rC6ƅ=c;i'?Om[BNAC 4 d|}ADiHf H-0 p&CL' OX(|T&`3IZ($vTb1xqdA%.22×1Y[Om)? YÎ=v&Pse۾+O@ KKUTz,D? jM7ɗ;Hoi6eɫHR_*SGΉ-oƽ'6܄[Fy! scb1g\1L}gfjE9RyD ׏4S^.8" ’dAxUH{ǶqZkrA/r*WGWuCqxjM6~%bA_,x粙`mF[#Ms>lUg-]F@¦vWF;)mci 248;kKSE$ դe$h7AHZ ߹Y~T D;Km6l+)ܖDnŬZR'߂.&x]U ShOuà;4jy1fN8B!Ⳉ2c{SG+IYxQAܝ`ô.]{ Iuxɀ?uKڕ w%e(7YTIvnq3v$)C Wq P9O5"lNjgD+:\wi$(}=h ZDs]<)L7)B[yEA3i^N0lhŜΡ/-"bBAm9x z.c% [Ta55hMu@^ܲmI5,r5犸:&Wr6R/Y_1@rcf \+DCoz\EŢt9DS[Yu;1!jeNj%GNzkeh)ŵv9.U~yeB'>a%{E]pu驩׎P4s*1r +wO:MEz۾'E R3|& Ni!h @gr{P䤌&KKpFlH;ȘcF`zf(H Y; ?%_CVQ3:Rꨍr!rUazaQv4lqݠ%YYT³RjJ'mXrBQ]QR;L !lįB0-pۇI33ضG5e|{=SxIn*i]غSs11SwjZˡa#O~\!j (g۴*;_(ugs G2Z{A=0LUr;Hy̿9x¾TK"__dw z[.ZNZțNۢz2a=>E\H) h6Oo%UaSӂL&NՊv( i1eA~EcS݄E1mcz@I\੯!X4&W hEHWPu3+gt {+ 5]2H)uG1z=A]E_I0O:JU7Ye( ut{5WA6uЮ #8d)h,n < !m9d$&!ŏ\ǻD'`h5c321CɛS8Knļb\Na)e(An /Wҷ|[z[c(;P榺`Tx)SeʧiV%|87+t/9I7ԶpvwF˫ wB (lDz'ϺWzVn;W[`;QnsqǛ`|>E+wB۷ԌXLOuQ4L.M$cFڝY|Q˟PO ~1Fw͆ )u'({'<#1ob 0ۼIي;1!/lj6!),k4]=1P_ sQ6䊞xb%NܠhI HN¨ՅH r7ۘTEy~ ;H9[WI3 #g/Lv"@`t:Ma1quQjCܞb1[&WcPŒN#isWx z;O#8p*R%-o(uR(֚&z4rN]cCϙWM`gDfT7RⱣnHw}$zNC8TXof7g)C^*Q\?^d^_:9ƣxupEG a& z2Q.<}ƫK$gFwa|)d7-5{#&K'A|%q+foIlJЗPdY*b xkor6wT9'f/0+tZ!h.۹lxB޾X(_O(mO3 D,yh;%5 !drq#05 ,IHfZ3Y’dBi|"@1T= ņ3inpcX⻇삍YK]kV 1X?9]$!rlZ^%D^iTQ? xpbr--!K AB(x퀯]#fI38#,zWƷl짘-spo\)Bv ֭f\4%knT}#q"}uEwܶv>v+ĝAm'/[\AL &)@^YzOҜ&DҠ2k}&/PȐ+n4"֋8)ǥ@>Y m:,?n4O gXY5zDNt}l,nDzN)4{m`[e1t#GKcwNgQ .(+hh펭F`dko,߹P@U=y:d+_gf` ݝ#-88C Ź?^-#P=2< MA =XxW] ?ҭp%8p*Oubzhc_,L];m]`u1f^WM}ֶkŊقzSL.EӛSdd<= 05@J ;xR fdJ#RPe?hC\]N#.T^SOڂi2AT9v1z%v~&B30f'1ΜrH.݄?mBh#QʷLY3 !po(3[&bAÑA8M9*X?MxY֜C6{%pQ.$'sܗ`jе3Fkc_l>a)Oo߀jh #ҾF6cg04s}-/`?`v[qrBVwQIz9w,?ZWpP JJp!*nEMY 6 lJF]TL]ea73<k1ǽ&LRѓI;Q>m*VT+n <#;zmܰӻ Æ!}VA-$s&RlBu7sf:5yms (/ ] r<|r`$ξuγI2 F"FcD`%!`V;.6b.]4 Tk+[w(ui,RF&%BxkbZZI'-EЖ"I8*$2B~ZQ\ xlB{-T6LG$ױTLeG =Rm^ A_٥-Y5EY~ 3yYmźHKʩ@6t(kÞ(Tqx:c-\mhN& ֢^Jc:ʱ+YHWNLpwx1.\RwAa_*>e5@ gDz], F/E` B CMO^W>]R=+mh,M}݀e9·cq؈[!ϢuL:^mZѫ.h66=~q 3)(\J|#a=Vd,MU~C ̔uǑ/!"R0zT2bEjgL#5 rop:nwQX\p\Nh`MsqW*]|Ȩdf-nNue)6ǎoIJV{on-V @r~&I_M-uȸHlKIq'ow/l:K@Ѝ[0ɟ~8y8tW6.gRbf aM Xr*em[I`L=SuNHⳤ](!Ǿwl4!]wmBYŚCTx*`ty(np?21XL:r} 2"[&U(le~ܘ DƆĴH='<)F[{a _hK`Z]WnQ!h,j,¹Cs%:J(30"xlFR߅W:|3߫.ޤ$ ן?^8>2Z1nG? mc f>dy } Uu@UCgC_CMkB:8?^p s̺*rW} FyydHP7yM] ezpn܍z8q8b&9W L@z0B3_jq)Y}Zݛ0N!2 (IDnwު~a?ܬpzrh&Ӽ8TÊپiTNоll@<}'Ml|c1Gh QL~j;QIw@8amHxDAӉu 22*l{DV 4=7|uI5I5ǝSUTCl&{M?Ni,j4: =*gA\Sy .SvPS5k0#TL7@-HmtvZRN ula]0_~N(וJܤI @_KGsް A=Kz/O{)𿯆cxn젞^۵~ukF~d.LP2"t1_qw2/5ߠ`<[n=9#[kE;ô#' =ll k)iQ!xz#l܁9tD(q.I7>Jz=.C{-x~&3^A'f,QrS 8)H$9"5/oȒ?qa"d|Ls90Jpy|m6&w{VY>"6wMԧ ODFrDM Č3NOFa@Q3֛ %Tȥ+"_ ߯KO\۠(:_}1%Tb SwIZAHnr?efĈy@0tI5j@ meO }| yǛ'& I?@3 cEIaۖE[pjh#@~kPɡƮ '[:AM]D9%E}.YmVS*kߢ [)E{K;}6XAY]ӃG6mY^~q=PuL薭 "6/<Fv@ wDZE-R"Jgov`$6G*7&7 dȔ2_%3؛+qey>Y0s[)){JTdCQh0{%z w"<Jz0;5GI#;~ Ƌ v" G{Q=F &2]0qrnBfi*mij#v}+CAZ;Z߮Qn8"cP>HK*K"^\}FYU?٬E# گo\ VN‡j[$z,ҠtqQ@4o$i;s[H_>&zBƊnC"zk[гSDhr)t6B#/FŲ!ehψq@$2Y9#_|=\ Va;5/Q:fpmzb8%F,b6LN9oh>ǣ{ c30^zܩ!q NJuwZ|v&z3,zlH70+Wˮ):|6 ]NZx%R.`MHS_zὡxA:":e7b%۱crD8P% ݼz5V]ᠵ1 >\)?Sa\we:# xK,Csԡ9[7>yZ,=za &qua:J~5`|\\֧|>%"7v@wp9Co,EB#6(\!Fюr;d||焃Qf@f娸9b,3vUo\kjy0|nq@UG 8t"pTCk6pށV \ w|/CClVPz]Oݤ w ar1? n{?!A8 $vttgƷnΌk3#X@pUJ97iDI$%R7;Ta.|b@XTSҍ4[H߬, }V\S%jR7uC\ l~W^40Ʌ!:ͅS̎ "BLtpx߸oCy upӽ^9SZ}6~Nжkڞ9qH7Uw׃˪aL]Bh\Q v(nQQ]e?/JEYz4,J֪_aRm">9ijIܾ/XZ[^g~e8Cӣ JGM}bR [Itxl.t3Ju~2s{KCV?ľTaf.#^a4=XHx3֗K7ǦU:]2 x6g`7RF597\1▄uXH~jai| PkXFE[1ix lh%_ބ[EC;|w̤/UGYmӜA>dci]UE%hH:aW %. \gߛ;D^s cN^&Y,hы4`w'G{%{Hyj vY-#1郌:l+Wb;7s/)o1!I[vS-%u@o%XU4c8YeS!E N$4s@t0>6wF2b^jfo* `[" m(Nf&zq~F j5~ f!BT.=`k@;D aRq#OK7ހyCӼW+Ā>#<]첉u K 1h33U$u*r Iβ]!iN&r B$4Cs+o+GN^B̆Kf?l wTW Pyp4bU'?=NPL}.]&yt ,3wClaFi ^pY t@_mA>7U2 Hfzh|s9* v=MQG)O /Ջ}3'A9# (zPeQ&q˲旊 f;3@E1F2!h[3NJ5M 0TWܔߏi{?%/ p:sLU'= k-hDn6H^^^ȢG:dXI/[qXsZ[$wn-Ͽ()9BXe),T}`:iT+iL1QV,r)R>rK-VQݒQnM)uUtzCXJKо7;4 lS X Q=%?84}dpmqK]YjmE]IBN:1<~eގİ4}Pl3bG۸˵ۧF.M0B SH8Hsَ$y o ^P#% &SOԃ lyt“% cW5aҭCv_(ec"] ķ黶Iq (z2ESR5pG6C_uH\B4¿71cY͚@;e^( Ը$;[;hdZ^ĈNE\}O0=*'lVȳ҅WK >_=-'8ljY8b+Uk~=,}Iw$}?A3kX JheWÿP VqLNׯh`z`<M"#խ"7/ 7,7 ˸ 鄿f:𳯝\~fz(Ʉv@6o[.kpU6uϿvT!0CcyD{r0rɶǹH,H?x79QƉQ5j@-&~+H"ty*iG2cL Ѿ޳]GcX,=WN~^5%E~K3Im׾7bcQ g}3¦tR(slDG?qjKЉXxHK%$48v# RW>UZfÑO4C%AaLots'|Es yW\ߐ }<Ɓ5i,<)mI?LbM#} sRHNk6 ΛVC|@]<d{3t15v~C4ِ6ʺͅ|M㨯=E֛늝 I n k%IZh#nȉJz3!pp:OOcr:tP}M$pgc.G|x5_yާ(au" /^΂L%.o7.o:͂$79 ~1;?TL#ZҼ543IM#jlWx뗯Dl3WX>^O,GA$Tړ+B}Z?6!t!xjd$n~";5*Mf+e6)˔K3fMVXJU r-Շ%Ci}kk,[&؁ehq΋f1mԞӄjMj/bÜW2{hfjD.r,/]Z(c@,FX&?GuӚZ-EK7V!([3aAoM\E1j9g TԽe,3>[.?ƅӄ ZV#Še>dB[cRSW_/i˂i|\et+xcSO f4& !ffOѝe( u{8L>v&0xE dpJ03WrRN(w? @f9o)x&tDO-<'Ymm&9Hv V•zpfkUgHpc[ @`\ h#4b?7>t^_=Eboij//;g-n9G M{V2nwfb+Lc=iq}\.ͥi=^3{ExNp0Ň*wS&LۖH,]yEha8D^[7m#ͧMłSUL#5 [P/hH(,D*tprnSvucƎ;.lۭ'aa>RjUJ3YNۥehcDMӲbs=XJ;t qԛf^exi#/'랗b3U:?I:aez?GVCW$[W>O!ڞޭ9oncBmd>ݪ j_bkhK#]H/$EV>BB7JYmu XzWA"d؆^PERqa:*rH^,;92pNP}nV8&T,bnM$[ <A^5(ov%۫EGN&f!q.k`lEV6C٨1 SN weEK ?p(>w!#XA|?"]Ybp?,kӦi9G*ʟoV׽i-TjP4yݛ ABgR^sʞ6I`GVP IX7I0cDYt Ms ֦ii`uZd}D 4>Xtshĕ8! _A(iV錔#9nJW%yRC{5|cҚ9,ȞĄ:3W[³e/^f7I];l3ʂ[y*S (E.%l{Jc8@?'CԛM2Ǜ ѢL0z7R-`Αμ#!f!*ϻV#_s]ے8ES|sZttݩ[fbrmwK)6IJq7`Oճ => ŬwQ(ff>zc>0H6*ξVAet)qW&Uq#bBWjV<<7i02gEl QN ͤBRX2]vgaw]@u! J0̏_ WBJ_T>X MCk׺:e^gp=oK`6/\ Դs3hİu'@VY!:eQxjD5Mo Y*ůpovK87Zΰ*'Sn4+<%N3\QsM7!kLAc=w2edՐKzhUY;"Z=t ä(R x-v9됦qm`4 e~gapHJ-r4: v(}E)w/"Z-G&q )_?3/Tux lN ?bTX`pJ6y'~kxuQ};ϣ({ yWiPX*,!KRK';tnT]f3%YȭʄW+{$sc)_QU> # ٥[1Qُ&ȍZ#o'҄ {}GoRrQ#ڑ^1c!.A@ 7EЛEie~u[&f 8%jZYL1`d~N6hlcBY|OpDd2Ճ@& JHO[ΗOR %8DO {g|']ђ0qthvFvrC7(ީ[.*@/AJ)^_ EQ(< r|+;͵̧,U[{蒕4?dtRI)P߯oQa#)Һ'({+{Dei K*s 6lӐLh:xl=~i9օoO<6ve%@q[<7*fłG4>vd shy@C#dC: 纬k{\ف>pďRɏbh%:w>DfCf4!S{aPf$4ݬ={gs)0(dĉ?סF{*afDiRzL~ Yzw^&FhœM[I*lOJ'rWe~Ev 0#ӫk _8w#ZJρakʝ^QQ>`"B>+"8$P߇JbP 9Ȝ؋OK;y95e}yzākKPBe)Q&=gTYG;m=elDD& U,9>X#REgEZ>v ovƊ f]jj]N >:^ EEI?ڳW"IS"[Xu4PG91.^RObJ$G$/ac<|t%?[+>tWq)GVS|/!?oc16p֨m[=]m 7ņjYGFȬ]`px36aG,Ce OXJPlK)Vʡ Z1_k h,e׼2Es@CqP#"esHTP *nOMmFS>gpܬ;aM y:aт:K@g=ಒ8dbdN=˶3N'|hُUVnР&@XD μ {sZq/7/aQ0g퀄 ,= {0D }b=3u5B<1@hCUO*Av6mT8ʄF!LD678xXX*6OFѺm dQq!BF#=ؽ-~RʪG"܋EF֒aMic[#a{8P|FƉU!WSbkh^݌;]eԙP> LN/=&iIO gGb0K6p|u44&nVNMM_,ШoƜ);u?R@!- 8E\!?pIx>[#H'6l:?[Oj~qh+i ah<4ڴ~Hg3*!tTˡSk;xT}8 lEeӾN}kηm a˪,=~Q.&M(mlHZvʐ(Z+ku>GN hPߖ^ FTy׿[6nMWؤye:\lpDpUV5f؈un?=qd(h?ĥS-(@zj lĬ];77'gCIԢ56՗HkMri&kN(z; GH4QH2k'B𱸥ʋIᄇ#kt&~Vªn=~i޽4? 8#n,e+NnUZw32YE.*+օEhxֳ9b^V\A..}*68Qu26y$#T + 4O&`e"oAR,RhM< ?;IFL *-9fK|$ bc͗M@\"ˤg3qg3o=te+M~mY%.uޮ— \q" ҼM94_ .V? W-z?e Øј$xZDF-hHq^ [0&wGYm-! r库B1vYtϞ e 9fU.{="_*WCxy 4!g<&@Ay#AYf~}ȷd1iқe|_9gF"v0Hze]N E.IW&XU_q%37x^heQpz׽[|d^niѺeS"~;= ,7pVZ ]K"M~; P?G){Ȳ:KA)l$eqT:T SުWoUY3n9l[~-j=:kW xL/ya,8܅F nT.} 3%PVBb}@b7a*@VyJ4TOfYڈa8jfwYzx^|Һ*+fD^LezjS,i4ًّEh]4#Yֳ*E(!F0κZ+MvSQ!Wu``6`0T2-(7yj`8L E"/M(hmo: Vk_$HK#:^nt8#΢:mNS|T/6k^kGbaC8nxoUgh8irjw!գKWjܛz"D((eɉ3Ө5 t≶*"x8v ҁ? ~ўfFdIlwO(ëXJv\{/Re i Ƴm Uugl;#N9ﱲ]?#p )P+dCivJ ~Eв!ΨS*DBmǖ#uB]+7.K]9}z5T:0fY*3J#^E`(bR~*b2g9(AM¶I#8NTPϱ'ȰU;3UD8 P^~z5GP4Jt?g:7: 9R V;J81*\cHQM ap\0ncJqMYHl.&$zmx8'NA?-$bͅ⎿EAZz֌ l(>{n^zGOaRe4pY$b/>\QZzL77ҹR0ɇ>i% /٥6@RoŴ~SZRH@f S=u$%:ƖRu*ć^ #/s0鰹T,'bn<6z]ﳡ~}x 2_fRFU{eXPAMcW<^P1&~)=Ju1 S~zlU^.=6'_ (\oO$Ҫt{%¹ym8 Wtdq:ˎ_]Z`mV sɆ7*Fu#}y}UI^9ޱUMڜԓJKoQAvzb.kRֹ z(R< =*KUZ8ZX @c#h7QD 8e_$2 8u^q?<2nCYB'V'6[y\͋>4dd>Yf M}dwvA(d/#*E&:j4 roi#ˏMR oTAo=P $ Uv)]' /) mST/h`l\f[oAȖ% Z+bXhzЧ\ ag9<Š"nN.QaIb^nC Qc,SI兢[% kmhZ5gKaoWP^3PW˿/{]νfORꛚޓn{[Ueæ`ʯ0,(m0ۿ鯮,F]Rt+PW YvV> W8N }P`rHoKJ[[+t.m~ƟTIPu*aƷ){iA >O(^Q#"l!Ǵ Nن8mqg<š+E0y 0电_Ib!\5verMqAX5`SFL% +v1`^6W~Z `E)-g]2X"ai0쀀D4DRk'K?N Z+Ip\2hqxFaCo #i5׭p<%T~_[mAUKC3.oFw66?[7kR՗ ek'0b,:-X LĩN R`|x+))?2|{d^6/Yje]bHΏV]棁p%luɹ?#tN >Y(Qaut2 7r w!g!GTƞr`-u㓛6D[;smװ#ŕp^de1=mָ 'Gt MΕBU`%4VB֠w 43)t˴y۲eXYȜ+P pi:ZG+ǹ-#9p!JlENJNHo-r` G_e6xL񌡯:{χ2_l4Afiݘ(T(]LOD;xCP[ &cTT:Rń:\ι :lsL Ff^1ْ8G0 36IԚHMp/ kXb Z;a΄LrDw,9_y}y$gJt;a6p9 m'r|`Y)UhCk];*?E ^* 0WLX_5r*|䷠\>NΙy O7u|< \to.dLYs`@ki68綛e;TQ? 9U`w 4=" \u 㾢~f~iX t XXpyC[<~.uS=W<>ی{IӓbIffn_?Jkbr9LLU0q8F}ZN2wR_KG5ETxh,bUOp}`I3np˱,I~{|ì *I+NKI~oC㫯IAfؚ a!8=qʮ_A}Xe.u&C;9M5U"r% 0aM)o_Rh#+ؚ9IbB MH:Q8jl50AQ==OmK}"{>߉!bҫZ-.m`yALfZBVǭx?Zt 9^dtQe1xmMnJ s( vcb́hr?KQ MJڭQHT ޡJ b=p(̏eW YԖ*ۙ56itUc::0+xGE?||? 2^=-q5]-/sCTk?[H;?U8WEviL! bƽPhTED!+pMN94O(^p_׉vA^ ӅBKC'g+/`pq 0szYfɏb[+$!Ǘ#>\s2#J* s*Ta/ZWN}(VaQ׮GxҤ^~ WYͶY{6b:-GǦXV,qm;٤(|gdFm`Ƨ/ #@%i J*ÑzᢄHlDPaɶpb.s\W"k Iow_#[jDE<6Q.Kq\`ekC42!i$ǹ/]Mp 1 t%gMʄ 3mbx9zklrd.AV_l`0(W/bP3\{S *b t:Mx̋@$DSb升U)PZIȐHc4gbBM1 f%3oڵd XE}N) `W:RYVwX<H P<תGw4źlWe&"pfH*fD92Aӎ^')^Ud_b/33`kd[k~?)K,tt< Kܘ_e]'K\}^,yq]SNʽ܀Ub""u>d Ŀа Q2O$U٪UFQj+,BәH:zslI/VvNh ib0ƭǼ`|uWvgVm\}#;38 '[Am 2GhQl?!ޖmE?i6 C*@';2 LXq-VO, `o,圲82Z)^j>ACb,eT~D}Xy[#pˉC|cNFw䨶==oxto;S;f}/SRY@VnbظH- {@ ̜Jq#Bnu.TkEK2@UMYZP/|eћ~ņy%E͖읟9AX-M~R6$BJ!li'^7սTP^э{ƥ86/<Ty"R69߳+i0H bXG2aႳ31;4i{~= \wAw=r0  x@%#Dp m)ȿgCU) &7ـ9N"s,<ʈ OYDQP˔Ky/G#x )xӎU=k,-yKZ^/$sv&XP˘Q2oB0Ʈif;( vCYv :Y.qޯeJ[M3Ӂ /\OɨASN5Ƥk>lPDPՀ 1ryҤ^~e"tca-1=B=ݕIF>ו}߷?ޓl.XKĢv\``Onz #x@|(]pS&ezy6YuT Ϫ@z"\~*|psmʇxu]ʝs"~* lh2{hYݾvxy"y$tjN0m\'1:KPz?d "C ͆ȣ"e1~[śEhz%K&tJ69 \j9.WU_R7·bi-6cP` rvjflfFu0QVa!7zߊa,giӚ}A ?h<-̝{賮xZ-dZ> uЉ{]<Ηp~њ4b^ruV yܐa/~SؿUDumɛm"+orNN9_v0ߖMƉсPRC3(ZеbtC:Z%NbZZΧ9tzyuPZt>HYo3/ɕR =;ʦ4ʯtߏ'b_3,⡒ +GXơ dOdEnŚpȊ(Я2jgLK+?0,$ȣOBfFQ]Hi<Iʱbg׀#$ =_G /*/: 4ޠPu5A^T[(c C+VUZ]DweN0jϑ[ @3D\#eeurjHpG`35"3:k+e H7]Od}wS5cj$`L\݋xk2Ӏ]궃§&&]ƹpws3`0T߬FN!qbrK!#{ʵ* UZIbHV&ngAUjQM"bbRo1!t9wn/8@~H`.Rފsx}}^~+4;<5-f$}|۵b/OWyEQ2ZB0)۴:-'u1p#Sj;D+Ty *{ʼDzE?X/b`Ȃa2"GB3A zαNblp%ĥ}^X|fv7047̀{R#U*.Qc֗7YQ:/,cPvQ~ 0m',!xwG=cžU$^aj>4gAc!6]b)8s/;-ih,4%L_& $s6 ȔoÅY@ÆV /&=OX| \;GW3 )Ar*5aRAőR׹..% ,sO0" Iҹ, Ŗ* oꨴRlHU^W;S-5BVkdY+_ssp.aJXyI8;c~MW[)7)Bx1!GԦRf_;K)~_hgQOf+wQ!jLUI Sw:h ˅/AJkn6Ws*j%N1Wg6WSeݗ2RyO@UC21rBK55gxTI7Z=s3h;['K/|\)/Hr*u|D~kOux%LLJ*`f\G܉#AR'RcddER;CuxsidoE$+~H~e{# yr!\l*А.kB._>ЌEDș3@kM GTrB>~ʩcaouLͯH<(| G 义>[γi{wB"^!)D"$ ܿE7Q%h.0?{hJd\kL0$md otIF@ڧYźXg*A[^A ^ңS@iZh(tTZ(;3ff6hWm5 ZRNL+1c E⧹J %*)Xͦ%&D %ȖQue/1[z -ʢ3ƕg|](cW+ܯ;dyYi}&d{(H&H2_g8PۋYiޚUf!WZ0`:;>Q]y(hd\/JCk EcKg\@NфToIW@P?]JMrI`|1s 8rgLi֦0>yx2fh7'9.!0J.M&jOY<| NKiM?{kE}u~qS酣SC i={HdJܬ@Bt!\l4ۄ!o7`K5 HcJ,g}JtkJ!qAH6:OIy>tʎY<Ȗ,2l沁N0B9f'4І奟e1/P;;Fy'::uc=9"G/>.h,@}6|@]ׂ^GASR&f{ q4Rv9 R1_$yielDA#.5eqB7O}a;ڧկBJJNP`h/g<X~_x$)dXyisLCbj/2߄vUI|%H`0xaʑ׈@dý=gЕ8INL3-`S{q@]m!' b/!xE߼Yj =7 JndnѺa\J$w A!y63'"J 2h&*Lb/Dʰɯ;ufx!_hĐHMRg~5hwbx}#?` ]̗L!F72A!_ mTP- vĔwZV6W@Pi`C/W/CAC)]ƲP5&K-Waos<ռ/ monyҫeDmS״(.>G--מsX̋D_"ۧіg. PxڍyY_n5 vOf)r~S9SEf%fZ5vXN#^=CQEXY'W}D (S4[k>_+٬PAadXjP4D͸^mmaaN]C6 PU01T%{%6R&R"YTlFXڿd(W؉4cȋ(d$pϴKqâ:zWcRB&)`kr !LSL˚DF=TV'4CqIl#L2<.DJNC$ G @LjT.GgTsEV@ ܠ%I}rALIoRMXUݒn)L;pEJ&PzAN- wmx8غ"!x,S(ɳx/$DpN~4B%ä kKʑHIJ  zԔvո3 |= !gqrWN2N U&k/;q!P0yc%p1MӋPn!bb^@H-涗\'PKa.r-xH[f32T'=hC6):GG7œ`@4n>F,z# —m9%bgAHI@0 VΠ]ЏPG/wݏC7@')\T[&fVkO]$=H;DɅa\`;OL'D`JJN 98YRey0-@tܱJs"L}ekHVL-4/؛ wb?y%fl0/V. WO\<P%} )3(* 6@;yZB>2cSOqw_Ӿ$-X^d 0HxbCbKcIU/U?{-T)-P]nxc*(R0Y8#ay_/4G6Әa/,ءG=E^L~im*b!Y [?e5L,gPXX?ze݇J&GGe%-BKZ`mǽURu+=Bԣ-8nC1}. 2tf`%j"WgEzwkݨ4]"R|;hzunOz.azrM* 2rZӓZoW4ZL'sz &dlu=%vXTG%0k9t/"^w} Bj86ދ?qOdX mA? ep(U-ws8" D1h6fN$BJߪFM0`O9P#vW%|O͹%gb4!di:JaKlI5fXty0E"93F;BǙmз(;jhtM~v}.uܦOޫ>ڣGVGTN=tcM9+D^D'U̼8C&T+HUKL]熡D}++IU9l r^X?$B4~I|⸒qXH+Ut%ޤGL ݫj`VSGyK d{~EqSM\bD+v fC:4AT>U'@2R+ʛ슾CU^y_ҍHv[7~оv|9GڋttNEH?ep] X}k$lHæ4:.'~f~hG< p6^ V-k$y_4_ SW` "$EǓ ,X:}\"~~᧌JK*%9nϧeםE3bI" eDM1T{WO'w^$HncT dɓNB@&G ٗRxK `mz/gpHe d#:EHкJ`)o5[e:W-H}dv6'9}mJO|d?>S|;4ANvO@ %bg.O3#D9O>,Z$L>núXGHË7E-:jo$ޒV0 (s6/ !@ENf:1#Seʴd3- RG'b-Hp^gE/SoqeM(soCPV\Av4-g6hur dָ/JԲpR1'z 蔬1Qˆc"x'2Q$`9+; M'Cp^D"!ŢD cÎ U1߈wqIw]49 !ɓ_+mti\9~{ uP/^Yʑ~w▷9FFAsg}M-Ni7f#ě 8DiElⶫx&UZ]_4,:牁_`׹'$i)A19 ɮDw>M.xɄf]:f83G'/Ч& lV[Zp<\!&9`} ./:vqMzK wLgwO7 J< f=7dob_r!~kr7q  | !{vjYϮ>S&ۂᓯ@? A0; " A=xBg* 3nNe%ER+CWՋDx(%KHbdl- 5+m<@OIp 6>ćѐcU$ Ӽw7䘸 e|Xw϶f|n1:hd7s)aR`}P61Vwd'XdUIݒ>#Qrl[^9(tO`[Yp}E4_ 8v[;p .v|:6g-Td2%OR9ʆbXzt~\Gq<68x]*x3PWQ ,u)lTT\2;y#2 j *f<&ŭ`ycj fxdb_:t9J7eJ:4)zC<=NuMx[zh o5*Qm#{Vza[Nzl,rb(4c"*!7mr ?\㱜ZJ<ws֛I3ME]@ěJx{a2GZ+$ H͚p{.6jjyܓ^ۃSGypqxr=}v ؎ N%hj%#*fIMqKJ /h_.0q"n]/w݅J.)HA6aѯ7V ROKU;Qi 6BW! sX;BHF:yPjVg;7"yq|tgГ`4U$0j,Ѭ8gxnw/ǙMӲc6]#3rXP-TǴ $0i{_ |߈֭,/ w(&`19BZ<՟0=2e,sV)/3TY٣(3%Wf}+'[1eggW~H:&`uQَ*~H`IzoS.$[D״Hl[gfu-׋ByL^Q#ך~qut3c=+\ЊZvՏ=gSJ .^ bUGۻ^Av,P'j7:I`*,P{ћ';=rD"(m}gj@pߛgG\'xo@j!ؑ U'I=n#/mְ6&E[m\!EXTliC;W/] }TI"_e@9]<ռm`Ln#>YZM sOlJ#.oJGP5z!S9/%L앂h'.fR)W?4)i I}'mWB'=CD$}߆Rnkj1C 0m 9@ DuT# -1f,O'0 )8wQS=+UH]kngCBn>αfh,;&&H@$(P{` Quf@Z d:)XwBTŸZ6Xa ή3$8WW?e*GA@𖪅pR3 @+yr{R7/UoTjRSom%s4枝9Y9Pw^uj0v &lD+Ƥlt -OUnD74 N6츩mi޴8EVuv)Aт&fhZ#p覠td@^F>"-3~0KF'LX ++;>@v=-{9ä % +ǙN&JB=''['A86(rQb/zt*kohUNJ?$F=d>Ɛu Hύ٣߫?1.ԇ嵞R2뵮ՙm_+7i}QjNL&TRTprVb|H|lV;I"W:̯_ ѭ.*4bM=c Y̱:bXZwS v4pjw?я-[/qR;8m%R=anYr"c -8ޘpZbP96۫<Ƶ($C;ю9Oؿښ*XxSqTp Zf+ .AwGd[}_~w=@b9I!Z7;E$fZ&'Vs[ΨYhЙe1n 'z,9Eųv3gd1m^]Kx<3vڗk6}燊E5:y\`PFaY(@t@;:͚e@_GC2^ov3Gv}qď<g01P~N;1 ~'~*2@gBJ:|f/-Mٞir9xKkJR7FxÀk /47 5'^g? b}} d|TE˝as!;3dS5芜t4 nhQ66,-:|ėψo,^gՂ NBşMPmTN 5k>P"r|cwz 2\^Cuh9;∈("?B['m80E($]jIc@09ԒeWͤ5,J9 i*jw+&x؛K2o"N庴_l_lh "ubBҠ oA6;+M.fmZGP%Ùh:Lac,ILSn|Pܹ"Iӹ[*݃.I>#:G]UL\>Ϣe={HR'7ܨ74j"Yvy#'?"xA1g._\缽BӺ*~s5 v[L6HϖXDn~uCei*9{uSoZ`p(C:_{9.j&zP+/ohs`,`/0YqSt 2C![GPңExQ)8>XYK_Yl(>֎O;?1cMDIkhl;Чb\,*܂&Vx=%Y*J w]r6-b@a`KwӃ(3ȭQO =sr!~t6_FÏH}VQ\etD)nE~  ŀ>Xy/̑z&_ܬe;rg=: Ûy@^Nz̪IkiJz7RU^^a& *#G >7蛗<( Cjq徜ge/Mzj C>8ӖfJCr79[+\|w!dg% q=DHx!wL=zTCJfejn}rd4Mi[swg >op% -㚣[ҹTtiFlM~wX! xbⓖT6J6ŹF\ZW6!wI> T`,%d k *Nv~j 8\Pk<uńJ;,u+foYkũ^xQhaG3#~̓zD4o&|PIpe3ͮm0_"4I^t$}#TIZkS.)E<`a/k cNv&K"GeieޠaJ4rU+̔;Z#Кyn7ӽ51jNap2ҢɼSo'Ҥi`%x"(Vե;W`U2xˠ98v%R.`nRE͵ܙ)]`E U~e庅dGɳl̎09Om"'^61ҭ:?؎}Dс)~]k}$×4d3Uqg-fDyEnY.%p vxUC*c LC=NAIJ|Ŗ'[ut]y6^M4@5xRw^Fj#LRQӱ :R,1DQbbUrQ`6et ;:r]/c[`d%Ao;TbzuyPZ8&rflb֨#UMVu)l nٵC 9!W 0zmQ\"^&3ijN%<禂VdVyr f<5oSzʂ`~jߥcMN 1f(xT\QjG85mfGg>QlEħ"c%2F[8Fv#мH{vhVknOmw 9ZaAr h62QEv,D,ŐY갧e6VڍFom;^+\U_{*.EDJS@t8e26Ի>YM@zS҅0A(D*džOo5I5p+@x@LCu7䓣Ћbݻd=}wdMy"c]>A{Yᆆ3 FPą3ҏQmBq6%kx7J3\uI16G뜔IJBL::XX q8H Ad_h $(HV?LG u-L.&PdJxPX7Gcb6E8|$Djr2;MBn׃a!}HK)R&˖<(8hNTC5:Tq x`%1{/,<]%*Nxo C\<t<#W_eA;'4۱ۅ?3awC\r+Ҝ SΠaEYQ#Lb!OӦ!-,sJWUV%!$''B&^HU:# x5?Q Cm-nߊ\3in lvu91vqbEk~P*|_s--JrO>$ n5whe6]@A}O+$JXQ.q钢%%nYC)oc8Z5GKOBc-5u?˭Z U9<$L>Lv*TVy/C8_:=ɹT0>n,!Z pYTj1f? ,<{]Xjϯ!,S1(̠ ˨6n> _sV{|ATLW@{R{l&γ;5kfюtwVGZ!Qa=T=TG-jKYRUYPx/5; Z/:=0QLhX#q_5ʳs*ۡ &] \#V"L87Ng9% Kvf#?;^OЁ1=K!k"v装ԠgǪFĢ+*aƈ&$BHOƜ6H}TtKʁV`[i3<)1D2kDaj$ 0{|p~z]79>VF a "SO}i @uYީrWǦ2udrkfOl(X}ZO)$Mۥ:~kxyqB"{w(,_Mucv3PN1OR5UIDw|q9%pbkjeOmaٝ~=QbZ7Ռ M.fh/GI h/%y/r &SYNV-!&Hi*vghyP4bEnꎡ~k䴅Z`鱁p{) z* ,[f?B4(z"fahGG/hNBfG ֫o8"0?hDZ{~,*:aM<K^ ^1tB]Lʹ\#5wMQ5ކt04WE5矣KWBB[ݪ ݏJ76+Bu!/2KX.  GA{pK HVx^qUf<-364nS`t+e?坃j7mߐ=ѿl7qd N6Z[gvIB*A ž ,ˀRI?G.V9~vu*>4ۙ>OLPH`C`O=.}IוD ̦\m٣vYT{MpPe)Cńԙ}@~CG/;kHU/Bx)v,Gb\baE*;Y_'w+Xd"bHE -1VeEX[ q&[lx/^%1Of$2V~!Fe\#t53{BXubɏN)u ]潟apfqZB>GAU.F@-`7kĐ2R @t$ThӵR7vw0U[ C*)K7Ux+$48_-ml'Y{8>ҥnnw)K\'7#Rl'bB˟;Q&AF:0edwQ`Y &5t(m'-Гsgޞnnrs^/Ыf40˺Y_OLrsÃn^N5NZS ?vc-:^ C0O0+.~D}B\A̧R$& M7'M夀L$3jgz4"r Ӳm^./D׺ugͩ/-Uz*VJ3X=$pF۸I7vzt,M;t鉕fh7<9ww{5kéiiWGixe_1m-G"&Ő]dI;,0b4+ XBU |%/s,Rݎ)4MAu%xz{lzз6DrJRt&iHw]jV4~G18sҤ; XO}L4N/q!)9s-edb|mwb/U<ЦTfTB$,O,]$. ;Mh#wybE*֧FW^gE oKfR[o j^!I0iACA% F팿/Aنj'1{hes}AR=3=5H+|ƛ{} EA[:xkS8%.!.7S ~^*>$]-, a<ÎCLcYE:K`K%2sوFsgX3hZؤLer{B XN`}~'y!2'&-6J=Oi'%`֨*m=4 Kw;(P}ܓg,}]΄f6#5@@'Gj,oBX\U'?c;a*#ەQb`W#FoK)4l@.vHXE]VH^λp9I6Va QSq U}+kuAj]{4z#TEme(fVr U\4*:X񀍪E(\6uR9_{ĉX![_0v{:+@;<(h24w*\j[0ųܤl;AyG;zom*3h,ɇUߟEiJiu |k6@@$T"CJTȾ-W #V]|)io^ z[CClm>62yZe}Ap2C!(cXCE;*xҾ%CijPuːiK|%ҥ19vR+%f'D!c n'D1'q5@s=fÑeWuuw5SAmyfo!P&οaI2qawEZxREv@>!qirCω~ѩC=1Z|Z>-\fgnoS6b\5zwY+ک}3MDQKhf R`xJ+G+$O nzB\)aR@&Xk@d#^tKcY7[ l$'SI@ `̑LpQ#Lݚ2]$Qh:iK7CPUs<{ /ܞz`€_Eqxo:rcADͣY),lZ:N}3pFK/8@:3 av ut,fh8 3n|,kCIC Lx_t3=)@&bŪ@.O?} bHzHǵ2 L[Fn6< Iv]WTJ+ehϤvPLڣt4b|ۢ]1Ydh)iK+}1#cG20L>^To/GDDsYqI2qi,a\̷ؖF? E xt@y^dޝ%ɫYit rVf{F1Z)* J8/|ă#в ,^'3[+ %='֛yBө#vܬT z FB>ϐn Yt8yTF cW @v$>z~ScoXhLsW<9.b[)ΐ7_ZkˑOYyG[}鑑rTrgVP,bpۉv~ }l<.;Z&sPahLPO'eS/- 4oz\*5C,b @9SN=$ -ݴ7ex$GCۂ)H5C9Q{^SKAq7` [kڤ= ouBN~+}Y#9EP0A=ksYCܪ&(Bah2 5uZ?~x>af <ԕO?p5fBG A .[K8#-.bNKłh|P}Z#zj4h?DUQ{yf 1Sq_Ү(L98%ò1y Y*/-$nUj ގïb R =L߇!RD+esn/ֽYYaEԴG)- ϒ*H0Un"p,psjѻ5ǍzXvD)bd0qb6lEm1)bW7 H,RX{p*(兙?W챓=Lm8Ժr }Upv.9 1n}5_͞e Kק32ȳeamjQuK@%MKq% }W/]J{ L QE3vp9B\⠯z#k^]7vi7:' *kJYTDL1ب ?R#AF1I ܊߱lH'GtNn$`۲(E|0I0u$I^زRw\f$7֛(vI9;$ R_OyQX]MM1!5Q9sZu7I?IN4Kg %N$Z.UG-Ed'eL֨f$3zշUZB\"\pZ[C5 &t9U}!N,!d {B K$ec,Lb+>iQ#ᶑ$]xfSp;?X_jRx0-o2sydX?O5[bu^> Ofv7,G <_5l \<>•0UL3eJ5? YS ~4sTYs0I۴oGran׾|Å.SB_Xs8<*F z!ޯ6q›5*;&M(+kV-ݛMĽJQ۰F4v|T:ug]q,+li`AH!Sƻ07l!؈s$',nwC F6DDx|@*d/ɭgx6"875?2+OhBSv Z$ P~)r9n`"H|ދq*u*gO\ڙW̓2~_o8sd/cud9$+2_uK^vdS쎠soҠ2L|ŜJiI+[-^~5gTb;miԔ5E)LJͿN]OADZ*OL&eybY'[zd!bsj]$^UD_>42(+P_\n~(5^r4߮JirqQx!U fԟ\8G F0eJ-dv$KĦ:h*c@C5z9typF;Mq>ns5tlB5b\g" 'Ef8T*7/P:Ь=ΟE+Ըpz Њ c2>iz> jWf y;c%Hf08'ޏBPYkL#(OJ5?#>zUd1n,"08kU!İU'Ct|X+luWL'I $ ͣV좧WU M?ϋBYoa=, yz59A!a1F1Î_]\ fr\ w}^!Ѽ8OxtM:rj^Eغ`DXL_|EfP[gnXc,a+p)ق1{ ~-51꺟n{v/LݓocLņ`< w3 )*b.֔j1|)"R _^isaaN1@xOwow "%R/Tn׳Cr\E`]3k?+p#fCG̸ O-/P?]&*R1-!a΂9BC YFq\֭5:.1U~?;nж4YW6qe _3[v[uS%6SVJ'89j<ޛ}&s|g4JT_0A۷*~6-6f\ x\b#Ǻ㤸Ht;VՏ{$9˜^w<ܴpۍ_E;~αXƦ՛mn%2BTz`[BoJSW9 r+Jscrk>Mo~^i `m;Fr'>v PlPv֐+V~W^\rW¶͐PEp̹N)Q&7< 7ƹb={qʻυN 'Nj@pB1IŚf.02td0M F {Gkm:Uɛ͉^҂8j`9렶TtA*g _-}Z~ɷ+Nxmk!ޙ>f؉Lϼ5H3~0Qt 1*c+-@.!E؎UH]R>W+ +m\)%j2jkز_nEK3bh/T>0AR)E&{>k,etqΐ4f+6JԦ?tgQoنKrb2gCՙ>rv!|M.-v/]0ni^x7oci%wjҊt"֩=ou[T[殠BQ3N?t63Y/eveZdE"v E0!tszR ,ri3 >]jXs..g\Ψ2u&a `b=꾔Cݐ{,5mtоF."Ωs#6Ywv#0FޚΑYm,v|oR)lٞh $XW4 x{G2.y#&*nVK)#Y)-'<*ҤN{F -f\id'?@8^@5۲U}^ʔ@~d2#\2_)?pD.Z[N ݉.,rHR_7p+BݸW1(N iHli9|hhu'3@%9mEZ&#|2 QxuH[43jڧT5dZ;k}ٸ_[.| 1*jC#y;0Bj|ڋv%<f<˴̧̓X4˔BM/u>f⡤ȃ.i3W$n6C@:XY-FΛf:DF[NXC)ĜtY r6]j$E`G(CU!$,3 ȤR 'iS޽UZ1m)h *VX9W>g¤ͱO 7y/%Fܔ{8ze{9{W6\®cv;giNfrZ4JG -B-D}؉V:Жn?dԳ7u$bOq+(}o贔ɇ\|_ z{b!c TDXH@Ai2Ơv'T}6g2pp[*\pTO^0@4cӓxj෿,8TJnt{T/eNkF>>:BZε)%T jVE4ty,xQ&!%lwx:;kzBOGi=kD:=-)\5P(0BRo@8gRtNDoZ&!DtU.2BHW@/: {FSNI=-`| ALCoߋHJNDHkNہ蚫gt[4@|Ptҧk lKiٟ}g3 5 f+xiރ I+s7?{Wsf0mF8DDUӶbkEE3E @PX@ykfqwSۛE< E./!_Rl6xq;K: _~艠>0W& !~f?o2W>AsR/<ϺT8:饑>&iXGG"$Ƞ#}[:@_(@l8 p]PxgߙA07"L=7'#NgidgpgCٚJUQ7y>~A˅3ATOAef׮K.Oh+ym?G~+T^ūoO~@j0hYp ˆqOI@jl >2BdB"oM*@{B--lT-O_s?FfC1lza@l]O]OhYod!2ۮM[!5+3[YE)(mAwlL5i^̦ɳۖﲇvyiun/hՅw] jk c@{Wi2|-eұvg/W(o3J/&х 4oۗn8o_7LP!䁢< `EMviw.QF_.ADhXz ]%9W&_ #Eum OIw@Tjײ.dm̕}}8Y' N \~-lR\C ?MvkHPPR7u7xF!m㖻ܧ+U[%jbr F 7f35 ؒlK#[{MiGvW߉E7 l(V<{PT,{厾aՑ.xY\RYNuH#0S+#M,=SF`9-g 5rA&܎xdT҅Ra32բTBS&6kb=tE|{wvd3%GƶasG Vn_Z&g@teZ:jOFVi#u^rk'H!mI-FV )yc+勯1PEĠBP4)C*.]UM5(6U 6;BZ?%&Z"M)hkMp& ᘨ~eҎ*M(s/ʍSe'ג:ҫoa]])VHmEȧ`MԾ*Dʂ=d.SF( B*{[xA&ix.s%(;oR x t/q[Ƿ:A,TyJkEt[}QoY]AW`ptVc#ZgGY,՗5'~_ S!~/qKdIq:T$zty  O ZG(v&M1M4-`d/Ag CٽQ Ro4@_ Xbw7\7iЛI*KWzij822'_'<#?hj$LAN{-*(o.#O;SAV@1b }XPp\Y빿Ǥ|ǵPD姣oΡ=dEB^laP6:AG'=ېM@Fa OIU~}h>X~U\yPl ֙_9Ŀ5'ыK ]`m/ˑ^ȮU̓<ِv?8jT4{f04٬M_#3 .0lA|b)kzLxv9cE 7 (_O9ݔ @şFj^xcߠ m cقjh>7RC_PY:a;Y8Dڥ0^}J3"Xi[or{#;8Mj;f}cWSEJ)}ΆڐI[FidRM(yc֧jnM5isX\ Q l]{uG*YnK>(wʑ$%DimlBp~ac=~lj v\>;"B|i‚[svY.C5M|S˴U;jCvzZyaQu OQl\ЀG/6F~KBqo#|K?G[{z:_DG,lʁ*x[B:uPSzFJ*n=Y*(6zI_|ڧؠЗGf7U}u^PgGF+m ದF@l2`)!i~/v gI3=Tgĭ.fL*aDMJ k)w8rz2|ε׻}\ˈĶ01¢* ϧ~a8Wr29M``sqH1[]py< 3wx헋ʬs(MZQIL&c:ߗjgT:6{3-Sau"5$xSD ܧx o!X:&9}546urnJm jG^йoUbHEC>Wa+p7:T*l8T\vўAhJjDb2}ङH>}XTjz-C>{*vRM< @\@Fs:\&>?QkHH > 8Ԅ~d3K܇ΥIü06I1 !<$r1hܘs ofʭS{Xk|˻hFٜ H8Ei-)꿭~@\.= I n _GTOC<EVk5efLzJQ)RcJ:/1S C)U$^vhZ%VfPa8_mydG4fsZ(qpF>A4NFUK~sڍ`v]]lR/\=.aSUIm; 6>wGhΘ1|qsC(e5;;L2Up,]Qr,&l}:Pd<7v^6>Ӫc ';|i5?:`2^jx,\I Nt{'/בԪaԚ\*vwYٱg"ʍ 4$"DK6+tq]&|fR~>"WCh i^ 8$4uAň@Wp%KƸj(y鼲&Dl!+=#2)vOz*NC_r2ύ9*a}Q*sg_ժ0ܘ'cK=( ҌTkX}(Ӄ*N\[ FR##1X+sX;!+FMX)l$_s+'$[57sUj'Q{]Bu+Q"7vzVA. `5}(5[\c3 j|V'.Q=so¨ÑThC*RZR(9PKA`$}kT׌&b±5EјBk`k&nBkJg)'qdT.u~d I$u'G|I0TB&-mdeΑ ,Cy FpOoiĦZx{;YC>:*{0(d ox?uH()y5L#}دj3Xٷo12CcX[L/wNc⿑k ^bG[ҏHq< WXCiCď )AH aj TM썳,[]t3ѨcvCԻE.N_lê3a|r| MwAv0xr->ϏW '祻hkOVe@GѺ* \2ŽQ5dzN.sRژR IJ;иf~%IJ yU '6"f}t. >KTO9SH}gxDť]7r l ٩1Y-hxh,O9q.Γ(][0M5Ad^WrUvݤ)p EaM3O r3rǕROb1XOӾHl ۙ' G#.ٿ?maeVia^F$9Iko.A6d|[ ݄ܶ].!FK3y8LL,TM@>RXyp,6[MLzqٛo ʉYK4(-٦%ih}Sph8dOa]\*LЎo6C<\M˷W$!ursXORVӹ>}7H6m}D HSg<v"MMEOA wA+yiL M}` HZNjhF " ,qO9l6n$4 `¨clXa@W !CD3 ?@[%HUoVGU3` C[誝rQF)Ul*:$]=4mL/琷מ" 0ghїRú_!yȢ{MiI`G2AET-JÄ>Y<.p].i(epea5E\рz"8dff|8BH,GxːI^a%Ϧ_NG1zѪ6ܫ<&<ޱi@]NX~xg*o%.tD :|5FtMՎwbSlV5tbl@O *;:JW C9xYh2ȵ'nO~D iԔ!ΩGR׍2=3 ޹J["[a WdkorG: Xi|j-r֪U.Us(E`%wR=H]EUX"[MI︢o C щ(/X151UӋWK~+sbL+k+. ?2cwYxF=3 DQ 63꧖X!=&\WHzσЊɎjQ_Ibqл=h`,ʟ(/2 @@G%7[ΪB@AMA!P ;r}%t ` ,2)dsX6lY:U6:mgP$G|1[|(KW?Z.TA~-5h^A5v#T=K16? Rg"(1;G$+,DCR]~F '{as@m/ ~gbe+|zfͅ[6y`|hJ{q8` Ѭ@`|l_Dr/8\l#٘T؃xEXfo 1ABZV0x2݂6c`V?fSVlM΄ LkNbP+ʫEþQ*XKp bXKc`mI-'mЖSz|Rr;Ӎv#눺"Y/oy'H]?F9XAt i>{0k糨7ދ)n|c[i|jdK>,ͲO=\\阧7޿frNa\>;RG9j JG-'<~l稑^<\"䙥EU&n Tr-"LVD#&mB;F'l/Sf[Lq`(y"apBлg1D5w)LPl-ح̄wG" jFٶAӼkljGj.&-hw#~Agqg̻(Ka]p~єH>׍|PO2rYEl3Fk>[/RD (|{~9 5g%˕>oN#j `eqD{e95 @Y[wfDyy;u|~XW,8Oyl\7֫\ՐVi$!Sl"x)(KXnPp7^S͚a?㌴֤K ^iV{ &+#!3o;>NW^1;2PPAXDqQJC-8ZugnHMDW>"h+<C'N"V"Dwe-7qр=OdQiKX=/2Lts/w(՝Iw>3\}JzK{kV1"7N촳X*>r!ZT3K4THUlG6~y6NTC\89 l|AM^wLؓSH+{y je!OuMO:`Ey^"{0b3l9J+xjBC}Iz @JXW??l?`җ#; e&NJ!O~Au/ ֧roٙTbp*zH t8 L(S}?X;`{܃kx)[(t}h&_|<"녎4iSw*q^ٿ3 ǻ|p\hfۯxm{lW4]?;h lԭ%ʢ?; 0o1gzB@s$˖͕waS:ioabMMݑX|B'kR~y IcŸn:HY;6SWGNAú3WX܎cȋCs3K'x (=*򔚸:M/T/.x} l cr aa-͑ oBZ rjKx4~ I(fgӏ\DX}j*1:'A`Ba`*!-gaB&aZ.\Kw0[&*.Ϭ+p'O3uEwҐN:2JS~.hsx `JH=Ej3K[7[(:(p0 x*ag8*BS WD;|$ujC/ }YE[|-*Q&j< u~ 'u?4UqAp^Sd3j gYP2J hGofm1hPp c׎/FTLk K9%pVֺU[;xzl N*rs>[mzc{`]gh`|C:[)[xHomoRI9C痐A-0Om$>0s ^gFA9E/mm>NY$}rУj0ͷM@}N0 ev2/k/cƈ:h3Tu647N߰LhUȴc,<$ٕ/ O sO"iLяU_86u$吮9k2FBkz:q6P_ IUx/[Ny b؋W`#9hrm8vѶ7fxl>^72bъ˰2PRe[M4BܤhuH ʜ}x5bA>l: #zg2YfK h+mꛭ@h'C{^\WXZ@ 9lW3)-(Fd(+! h MҧLs-qbuTu#+qq!ȶGkW0 n)T$xp̶gn>o cw8,yٍlVxbZb󪠋$ jsYˬ.ѷO}XWH,ph곝cT =OFxPyn^o쮍5p֟B<8{Uia쉗E`q&>IxOp*_7"8&Y!hljk`֘* e,H{ߴW"iDkUs` n?QpɹcuG@_+}R;\ b49YIq-v" J3ػ*_M r6, &XVR1MoC[JR2S{KCEKRN#QpRu;3I _/ V_&2ZtBGG+wbiRP`sۃ-F‡6(kT.`hfoFAȤl0GMa`<0󝷚1UI{I޿N:\D8`x|MfZSKX GьMk_ QVRîq%7+@bȾ=if ;^PٽAGQK7GMApKߍ=}x!3J !CAzHdߟ?+1_<,v[43aeVc-jNZG8͖Yl>1Œs]̸6d2~2-iw0Oi,NY+^D)rUgrnԪCbK_Ɇ5 YkG*+.׮2 hT\*|?߷3HT~]n׾f " ZO6w`mRt&QgOA|kJ8O ¼1 X*ڀJepf=P^?!"c@L<Čeo*>G|JEp+(vύ=_P^N1rrm{má=p/U.4"\նVc‘|>I'.R3o:T'I [g-xfCBS&9!jm+ٽV) w͓z IhF-wH9IQu=E^(L`ӛެhB!B<.-td[{Ӗy洂tޛ7h1;3 ?5vGov~ ̙@G?13$fPR?kU *52<2=:"6ƃ0; #BQ gȣ]*gtƍRrmNDZ[:'9ģկ[^XYʦ<.>G*("g!CK)McQ*˰@^&\6|R{*veVXVy:K@La2H(ՠڋ)%/ϘmimΣ@0C9v|zťyF;kEPUQkjVTLSr>Y6}ئ{H+=ϪJVNEpKt?ZIUp|IfOXf^6Īo{F2\dY+!k) tUu٦l,]9N:?IУI$bgcoU^Zn{>2ñKQ;fl+u-ac&8,@ Yw͵间6|S}h+/3벨*Wګ<*A|1+LjqtIR -;-+_mԖK>9|}G 3$yЗt؎Lr qĉfiDQyMbE{,!{1NQ)%fGLj9%HjS1 |]cR,Mm= gE !&$eRgБAVG@k@b8Z2ydeж.^;}IR ix/~ ]IxΩH< &F*Q~WQ?u/kG4r5rf@GzY_Kϖ#,a^+E_ 'Mk0_`Pgevf7GUPv$"x}uq6?b4]1@ d|H,FNϸ(oЬw1aq=`[Wcfٿ}Kc p. MvWJ=(cnSp&"7ӆY"9#h{;9Yi28c1, f ["h~ 20r6)vmVmD=Fbx.EMoĘp^d\ʋt/ULn~)%a"Mʼq% Ri L ְzv@"GI"ߢ26|>JّPC1 4> )6=7q I2+ 9 E۩xM}fZ RD M_ytlG=뀛A {<=/]C| ?K6|#pM8cΙe!/r:gQ3C A$<_ 8f`tج+*5NtH~Ӌw^;W[Bݘjcz=y%r2%!Ȕ24ӢR (NGCCS`9'ԻGaߏ6,x)0p=trsߣ2."{UЯ<(EonV-6OG8@<ň#>Fsr`טM].Fb@bF՚2D (&}}Pr)4aJ-~govFegJ'Hː" eYg!A4-m=(F\cL$ ZyɤۼҔ_{4_8 @0S|KloWf &p"Z7!VM i{H=7brk j6it~YeKެ+IeghTfSBo_'ݕz¦{28ZwOв UX?v;k SOtBd5#'d;ǩSM&6@rZsa2<")FFnpLG # h!aO8تZ f a. A)rtjR7W9]9ÆvU183 !ЀUUO9TBc5a7>Tkig{% cN5t vċ&-33թ=C4>ZDD7ӋAkL5 oe f{$J}7WwO. Ow1/<4!;MxEg&COW{a(ckŅG3/!|C3_MarQ'UlF]D-.a\+yϷp>v@ @yUZB@ $m7ϠmWWɳ9c-&TH^+tzydL !} *tN]@=IZ,#PH?Up*>5KnJǩO5ͼ{$[eb6} *uZ6I)?!t49HmSq4A?Iܧ&@腪b~p82gjIqyS.25퇛BiU5{"8i[|`y9G^P3,;kJ5N;6_>"k9vq[rҒ۸lz̃[ OQ7o*:q9-f\QTk%AzNlS5ܺ5<_Q;e{iQX4qsGƟ]Oa#*8Nn^)lb.)J/<^j1D}s 9ZRQldh!GdJB=d(5oI P=nf y=ȥ"kI KސUPW!.O$03Xf<CG.6{BԻ͹nue1HTGQhEK$1CC}c('V/(;w&V>0p,R^mFP'I{^Eƍ-z67h] L OV(v9ESTnpOGY(r+ӆp~Қ1> {̥bߦF"9QI4 Nt2ai[RzF<Ԡ1hS&ùTmP(@YEjGo>@*Yw"$[sQAdjSsFr9P}nN76 s /Ŝ MDTV7˔6l6COwZ-k@עdSR GMTwuG5Fﱬ]ϑ \9v_3uO_JV,=r<;8d >Gެ岼 m ʫNG~p3'~:7g՘P y-"k:l:ttܩᠧIKqqyiDu׎S>q $#"r8x^+uϪERҞ F/:|8{A(eo. ,G櫇lO2pFtrRkLe,~ގv%jۍtlu>sg'Ĥ UU\4[@?ϡl<߼4՗&*KRqz1`Рw`XEYAyɫҖ]vlX )z4 1҆Lcq CR?"e}kUCMLjHvn% :H]ZHs'0|b8V>tYJQ 2F6t;|c%! +ԅs$-4-pH{{:V x~}ǪK9CeF'n9NҤG_w;#lB^?Vf~`ΌRPO["l|A$ow58#WGkؙe ;1;"6?)}#oe !۴25nW;Pw{  uCz^ [(!}@LBZ.v"թ!ґsW}˜W'k Vgrlu+Ǽ4EȜ=@,Iz~_ ކ'dF#A?QtbF!3Wsf&>I?VojM`_|80pT_̦PY}bdLs/jl}-TOVs/ aD?|d9wal^ iZwjݑbّ醍$H@# ҟm#w/lDDǎDQJ_1Znu%ÞW))dyc wFn&TIwGgԼ=\+ d3kOw)mIT6hB2fgi@C > g;Â\>,7fS2s|y < &6$(#}[r̵<PP PE2.^E 9yN<5$Dߙ@6l' ܚT2='6m. -|GěxJEscu ;6f%ܶ’-Ȝ& ty#YD!.[DR> $*;VQ=us &BBHY#h"/ n[Pk2z֘Ǔz5j;,-`}kd ϗ/rdDtT;agXWQáyp*I!Bĥ'kKi#"L[KA@pȷѶ"LkL)юx*SV7P3(W#1IW8YN0ڪYOsH yǣ`dҮ"pf%'cEZ/LBfH^N\Nm?M:zfKgA2DB!z!VS>V/&4_0.C@](M) ȗK4!S=ч {(]]`42Fe%r'wkĉ!Oy}6 [ȍЭ&޺џjb6< P6xpE${o`p׈;n82a.ݐl@f~h9$Hc?:(C[xx:3Ƈ%4X !A[L;EosNYX{6ޜFb7_hV!,^y;,DJlHO 3ZhlQN#aQ OK?ZT8=sa<^\ O-9%9U'o!V4LWGe{D2\2YIpLnZX0,Efe&C1$ޣD,T^fh.QuoJ$RWm~ dŮw0ӣ"1.|GU9\9n̖%J>6&˙|3XQ/)KIi_8(mʣi+6\0HvKg0mCo&u] v[Iu}w#3o"$\K'* 1:D J/4vRtJ2N}/LDңU4.4$#` Pѕ-+XDn Ո6+yH(~.&|4~sFZ$ZiN}vӕ |D5@F60SQ[D9mϗAR/+'υerUu˜uFt&2`Or-_m.~ʵ<";D̃|hxk rEU> 񔨅2o𓯮r}Ҡk*{Ȣ;"%ŃͧTA0H, l5``3['U#Q.t,ٶTK<}}oK>N/ҜT?#T7G:]2A/at&fȧ e[V"k?.ܸl߯Ig)yU\LA$ewzXݕb v$+Bh։WXF/.%{@V28ARG@]'cӟtݮ7k%o7V5BY rO DŽ2}AyA{xG/>v0v|۴& pIJ7u,kXDv֍,4lu8fNB eUSq{ wqxUv\jCWY18<-k<,Xl` ;QτWN Np1) V'/H .1{˴rt1DGpf6ْ0:uC9UMr1f ui/<'`W?FԝOΏکMʩPb/t#6,?i઱ٓfVbnM*WʋnT5 NI$w" ?bj]G+=[m<`>ˣ u1MHLX7¹)Iaw@0*z+6+:FƈZ)X#xT\x$ Y ?3-υV7lD:!5 .z$T*W]Q-{aIVpppI;wLGN8KSz.;̰:aC:n k][p'ɼKi2=K`&k|$Qc8<β4LCf5@y_QA vfUŕozٌ盭fUshWjNVWvиf 1`ɣMT~Q(/G?۵ZL:)L*}Xʜ *ZvxANocKM$_3ɋ*ia"4gE֯Bg(8_[XV$m+%vv1"kP8$YQB\!9 5jù`rWOѭ#ґ46-bC0Ymv\%78K>Fb `łU +{Aṣi$_K%Řn'b3Fk}E6'i{4Cg*l4%RjYӃ@-$J2?juOP%=Ju!h5=! Sq<'a 64 을ڣyPzB'sP/ Xs-7CW>ƈ%kd}:H-Xv<nhZ%4h ~6`GえG\jd-"/~HrO jL/gXٝ~۹= Db_8Oqzbœ~OMP։N/ʜcq;t4VyDDg3Mxb90.#W1!I.5/WJ-5u;D&mUW|6ExHQ%e4<' /1Vt~~|͊)krQmrH\~} CN˪*`iY]|Qr,w˘.T(×X;}ՏOY$\4d{VlY9ST鲯9S0Z,j(D' Uir([g=Q.{"$*ԟ]ZPlrqMGR 6t251gVUj0=1=] Ay_'gp4OJ1r"f1"f[0)8ǥ>c rbuXQ灺6(r.7ߕd<pB9rJjⰾ,a"ԝhi~ ,N\sɋ68oKGGYBg_(9A_O0 ВAq|X?H/X/U.A\q]|(,6*ORIkw (ƒktm1+3|j,=\"QL\cop9zQiZKfOەF~Qq[[@gKX4 羻jIj_1 ˯ɂ H&a5ofUd /~Њ 6\B֣|ŒsJR8>K(exa{@4U_[|M$!?Gv':S}⏟zH!5 5LsR[ܐiTDv&*2NV6$:"5Jo*ʤ)J0ڣ;!FBN`ZjvIpZx8{VGĀcX1 &BU5sw,%C|AC22^˒F؆\E2]imD@k%y)1W57x/g8,6zl?gDŽ(tVj GvAgI)`~?l nFIh$l4cv2=9\Gl2'{sm#Ւ8NCߛe͟;Ѐ'PSd}1xB(ŁƘiY|$O"[?% [Z.,-e u}]K.:t5; 2*ˁCTS#OE0t JʼnHz)CF/]D)qvXy\^,qϠ$j9B$9q튂C#woAs2{|tglf~`)y`2ꖏ_s[#Sm|K  wf/+DK[Z~9D<'=ݤugط] ZQ*<u-1|$hXG[qUlxl62p{,.Ndp e ;?XEʎ`ҭ6^ڭ-w3󪹫(CFT tmb*`'sh掴8S #n&Ft^1g~GP3%gytou`UtPՈzyg3 I+ RU.jԼG8j6[pݬ cmm]k*Gnzv1у1Z,|IFI:VkT;WH:e¦|m8 Vz .ׇ ?1!| %!;{{;"3!7MḮdYT YVL[9aTϽ{IG!W/m%/%K6,Qؠz]y龝 iWa/뵓lU"jeʢ\D/"+{{iWi+7{x.' " I? =^]Bx {uf8%hreˈiF_19nT^: Ա]P~xW"erD4 ? 7v id¼/$).7Z:t =~D$)7Ǣ1H#'x wN-p(3ھή)4/1X@ ';=9xJʠM C!4*:ߌ?F4\c%fKW}&&Q2oqB;EQ-Nfpe5ɸwvD~#Ԋ8zC7|;T6Wx_i 8a XwFxw D4^An $ jA.fdtbd CMP;#OҚ+5?0pkJ"kΆi΃ Q * ]\fyhUNS>H&{˨>B.Y%1 s*wZU tLK牏Еܣ- l𒜪MMvQ-!*U͓3O78.U3tGTz#Vq:ߺڤ/G֬M~^=DRe8BM:bk 7Jx:3q(r #U°!7[$Aq{g2LŒW8ܸV٪vr,ƴ&x[G4wϖ:?5 ,+grள3df _-#&iiAG9#ڦ8`&2g˷+|h=A$jˉ)֫-5Ig*9.4*"8>jQIm˟7l=Z;$*J"1be~ #Ek$(4 1.K)BhѸ#7`E8pCv8g]th2Vת6SFG_ͱn2́8s|Vgvrae:wrDU8OOTgל>beES͈8Ѥw-x3k#ZM)zxN{+k2S?Yj_5 xA5c37Ht)ΘFޔ*5w QaB)rChBw`>2tGI-ւ0ޗW=2޵ĈmV)c3-6wt3 KG k 'qoU^Xfz, 5}(?V %KR+Ǽ` !1VRZuq{4I[#Jb8qr9HZm!)Ԧb@,h0:}Ш8E|l7;Fs5Ũ, K, yj֩g C&I$`u ?h((ybS"H93Xer1Ȭ0đD4&~RTާeY;fWafDǼ*=/DRDB)Q 3G8 ?h.B_xxPŸ}_â|yFoJ*73[9/!:B>sӳ?UJ@~'f|Fi#꽮vS0؞kIJL9t=ٹVN,N"Qz[Zy*>\Nd]N JnA蟟 m$A//&E/Z)`ߑC%QE[:ݷ w :%}хXk1{3aM5Ǥnr.n@glшUЎ[)Ca/RbQSѿ*fRQGOa'U;\$ilBd] 23) DD)nxνLjd*C9 aGXD廅胨nV'Q#՛"wѡڄ@̎V/F,-sb\G̣1pl-J$0ձqb(`ݞһX(Uw=:Uvz@L<*'QӴO$a萾L o'}B(\Y9kt%[b 2˳;fẅ3aF% mcѻG 6p=e1P٬!w?K_m5:v,ʾ Uch5_ҏy eru'#PFA:X@6! C gidi/P,5h,M"S:S8| L<( ?ǀtTWBdY4Qz{5|?RN?-oki^3 [Io0`^3z!WHԯ1,ۚӹE:`=5W ->$qmPNˈ0}jּNrG.EJ쨵 ;u[4ѭPIZ:a~!ܗ%HYS~|׼gJBs#CytE_]涳LQu ykUgQi_ưrK] n!a0&7n W_mH8Lh YH~( uIٯGR0StBxT+;1Ύzq較j$]̂n~*྆G+"Jx0ïq_H%>ªQG4?T{`OLe }ˀ"%ˎYJ|cv3ʼ zߋh| T!k86{#ܧE,?g҇m6hS9?TcJ(f ۭM( o̽M ǒǺx/:'%m3{?}"4#-U Di 9fXa-jdJ'0$$zB+hM1,=53w>O=i kbHaݼΎKٹÎt5$_#6gZ&Y3z|F`j͖M1>J&_l:k"M8 1EZsf3cLuzw2s;,$(mү4Qe)V95)Hf,wwz&6w<0rG9|p[ywy3t=0\o]4A1cgʵh!F Jt_,=~;sFaqݫ f˦ryV?c/D׾}f y(WH2 qDd1#׬XznXdl(&E? Y紖RfIU,i?mז!LZj@"ޔ׿\W <51X :p}BvUJMaO "^76o '&^@8 kZ%ϘSP4UL>m,rVYf o*G`QtJL֐!6JwR ]h->^bLU$0`H=/V*à/dTt[qFz.h/%|B`HbaX5QhH{bs`;~$d/$ԗ 6 ç#Pqz{Z_vk/kZd&xO_wG#gVCYGwt[0r1ɜ֍{Qm2V+t;A_y܎|Dok>{/ 'pć3Dk#=!/ `R-VаYUp-;yQDO\r9lw0_72%5 gUW3S gAUSxL9/B`5ΐj.Z6Mܠ3Xxꔔ-X`L*Nj1mfw+5U':q-&hFxXu\*F|QZbLAxd}MB٭ ,$2y|} w jCcr)?7U&kR7lԴwX}[7n]o Y3f^6H"w.XvN7uO/Oysd#;Gb$Mὗlf w,:qI?EGB@%ߣys7,ФB\|tzc9mk2̜g\窥`d䰶j(N: \M?U/YxoA.w ?Z,z)V|q]湉ONFZ2a%Ǐkf>b ܝMV5αL d SnKLP 6VO/7P]Ǧn,UWoBS^IĎɩT!`yRǠ'JKIbxF@vDĭboygN>ʘdvIѤ_H{䢰ԾD@HHnwAc *)ݺ%naCM83fn0Bcvw$~_l8*+ўȢIv)P+٪1s\C3}5pLRŊ@ MRs6ޮt.Ą<-,.q`hFes&Pwnj4E=Mi85>przjFuOw&;TNoJ Sx؉e|f%@2|6n0`N Uxz^tp尖 WAQ%{FZk3&4r!މ9(G07O;? =c1ҼH)Xǂ6S*Zޕ`kx֓ sV47t02H.)Do!ufPqKd\%Bz?9LF#ka]>⽰x(qxɻ >Dꂄ[sYtύޓJ>cFuIY[\MS κ|2ȥnco@[ -Cg,q[ \uEnл CA65BxJ֕ƏfW@2 k(igޚXp Kffz͙4,4o,죍e@v<7Yl܋:i@^dr,(_ɓ.ϽpӜT>k@w'pNf+usۻ(=7,Z* Tz0{S1/pLp¿Z>1ϳvDW; R׎ i n&W uz*xE~A)+?/a{3jej% tIƵ̖Fk^q_3Ҷ"` tJ7גO.͋[)m{hC21v #h1?]\Rj|"\|e5ϴYtu6_ޔ~\ Ket=J:i= 0-Ca*lt r}@E;Aluhe&)Dv{OA/ݑ9w{6x[d":uv6<;Hhpw[LLZ7R'vҸ319U/jї7D fJ>ƻ ,= Yw9OƶA}w;=v:;6kD>2jy"K dB¼wݕbpA]oa ŲǃKU'fOZ1S4z,O-Տ*NQDYRW'~j1hٝ}lhbX)ȹŐ`ڸ4ljm.FZ93mY38 zEZD…cj Yt1Sċ7pMR#JNWaPA=ҵ ?Oj}lB_~I<#`nqB,SLb!gd]B^'0Qhզhq@rl7̟̓YL &AR!/- KZGC+r, ,>ni~n(o3(ًGe9`d k W-.+H+-}($]CA&ըJ+i,:xKa-,@M*b6t>|++tٻ撔8xR.I⶛J{~HqbT5ՍOf=TW`])[o,6LƄ̳1\CMΨ&Z~*1FJ8I+]cjTp0n% AlyF P|INJ+B-5UV :0Y;>ncj\x ;o{1)G9=GjXvI_X48nq$DC$G1`Wn'=隹插x#!z>_)^sǴA?DtUhݒQ"Ir bľ|g.zpvkw|(R.T̋ijjWfٗu [L֪\{HpX8R\ԭU{U}Yqh_MQ2epΩy3$y>笠o_2Dڿ-Ic=@=Y:yw*.}xT͛rݷ~~DŴwL.EIl+NeN}T )cXփ;;BGr_Scc(P6͚6zo lWo:E v6[r:{)/C29: I/q{^ET4GlJ*t0iib{_!RS=]lxWb30C_2;jnKa~O8u3b}z,ݶ+~?r@ʃK`1Xe(/2S@NK=t% CBtߚc ¹ui,'ڡ/dǒqBX# :&#Q )߭!3&(*ڨс*wr3ARLh teˆJ2$wߩ Dt>D)b+~!Ow+_#Y0&J#`ak7xB os=>bDQ}3}c0󘕴"zUK{=|Nzp!;%J]rxAѧK:1^\aS"l}w}nd8\f\ s9v–8,10)'oaF.I2\QoZTӨ$킃Z!pU2$X$> 99;}GVdu\m~25hSOӅeCB`U&ZM00 K'Op&q*.>0#xT7",h[kyH6vBi3!F#bL_%oMzI7IVMhqOp|nnvӅ UdL15$d2y[VGCB]${%Fj)zA@z8![bwrE0Tm=5_4gϷ&Ӑ8F5ۛ̕} XOkbmó^C=;6'\eI!ɤ}dw>R-8 .jpu3⦿ؕ r *qkB-+2)IFq  uMy z*ߡ0Cu0Ҵʷ٨ݬ 5pV o u13o kI[˿k9 u7J҄lsfvN/tp p+JLP* =Y $d̺-VWC"іWeֲW5K5d;6E1=ҲR{_%A!1cCJZZRhY>8'BȃV?E ;.:48 EM?e_3 T>w0OclhB#_vYv ʞ-hjIհ+86!}n.a^&UʷI3HFsP 'z}&b.؉pі3O96*af ɚ<)T*_(#YEo egȰ Qmst99ւKu]!Nzܪ&%Z=$[i0r3E0P:iq k:)OQM/E̠GeOiUÓoak}'(F fXW:&E>\E -fgX2$:OA ?Nɬ_;ݒI̼rʦ5C׫de@S%jv1OE8Ʀ:^DG!co/sr~q'I?5&X{ <JQi6v*YNѱ50z7zEM"}E*WUi^P$D#,Kl|>2Ơdp0OJ+#ȍ] l?MW5cV6fz#qlg? K)Bt^:v}KNErw{PAx9~qP-/PѢ&Op$k"<2(oqBRqDI/ wD7v(p +Ƣz, ?Hأ6#I6bkupueQb6V{ ݀yd~שĽ`2ps"޽ІIRgd`KTKZkjOJ2y2⢬0K! 33ZT^I!&L+x+[(~](we}zܺcOj՚=:@%=8@YxJ\IP4:XK>rVWfeY =Ew믾YʝU{jeMͳAW"bθoPة\ڍ`re/ XDsG_j#@M/4))P̎/hEo[ՒCM~nN4r6ɅfB/ZQq]R86̢eY|?'^!*ur*5\/i7=Az;h\1+?u86|á=ɔY@$})iw[AS%.&W|jzKf2~3P0x'*KV5)%˞>HbǿK>X.O㈀&LjF*Ef?gH4PٛDDɧ}b߹<vYUsn4˯ H3Y4AIC6qIXkhKrq\JU'nC8ʂF;@42sjV]B(͒ f`m.*NU븆TAHHaKYȦrqcM4ӚʈB9Lczٯ!o~9"wPx nROM.y^(2xȞi0ht^R}l\f9{0[ZbWByEFqMht2MOP@un*bH:9 9Qp7IA,%-^#Ra\W)VGv{DZ<q߀q;SԷ2+b$5[fjhS>e#9V(sVWnYߋJ͉&b U .e4 )ҙ:Ԁco81D0-6+NW{fa v8|pFѯ3b`y. ZCP›0Y6\Ir'c|*0M 16䱇N9_a57s5G⍟OX$c6>;˥L%:Q-Gis_NP\mN IwSڶ+2N@j\t~\C۵ \R7^?e 17(u>֞c\%2>p-ܢQ-9dNb5ˡKH[B}[[ ٜ}tQRAl| e\d.|F! #Fxx.ʽUTe'  aHj]wc%kΰ-)=,fKY 2>*<y'fE 'V 7z;OSve)<`,9勜'ؚy+۸$\T ?~cPق' .Z̪wRYSo;3/RSacHHFȵM|6ET-JQԑǂ!.MQz[CBS"9LO$W]6@ܔe:mf P>ُѨM E_Tt3<4U sۍIZa֥ܠC݅#W<5IqK7AmVf ?5 ~ K={FrEH&e]k{3$)bLҕ lZX?{EawsڇgXq[O%Th<].OK q%ީ;}ȖQRg7>W 0 JP!J'$FI"E^}HguS>&4ڣ;OzAFq)\[ԣsA|AαCly0W ]~4+[.owCya8"0w4spAsIHO0[XhT%Ķ nI8|05|nod ~a?]kMk?({JХE[%`_ sSɬ2Z3y;?c[OF"㌕ateGy7XH=5}znHE[NaLR3͛<&kZǚ2.X|>IHW"՛N5.~fҞ5/9Wd3.J2 0V|.-s9B8AMYXړ. ,( Wa˦j"aT_OyB?  uC\t/ó2$vP$M+ѠtGf{LL:IP6\78$$g`Z"ْi {ҀO`2\3Ą \OG+]ea<r$BWe㕯]i1PVZoc7GHcd--@ !Efӥ΂˿rռHS\ez}0v]QvuScɐ |# 0KӡK=Vە+lzw8VN|)Jl)ɏ^`yz0dg;į]Anz%ռSPڥys]Ev4Ү6od7B܍m[Hu E޶ߍH2_%AIۆ[B%}Nu; ">&f2<lPmIӹ8٤ ʫKE!@>kJjv'R"NSⴂ%/LK]Br xvj=z!}b dGaVN r?FDZFU"µ*z0 ܣ$.k ,z[|*]N?fOЦCnω%9'F;r(u84]hngaI>Fߵϻ|1;QxS:M ̔<,aԶp97pq:R1BZA$Mp7=FS+"-AZ *]TNB&ڑVMTUb% xD)}]\3jX1p P3i ]R/G~lKDw9`R:Kwwyn=V@c;@"iv-y37A bпIpSRq Ol8w5e[uv0$)ה@i)SKAe&,ޓ!8oY#A3^p wt58@dէ|2fS{Q9IA3;:H f7P!KϣR~]d{Z`sr~<+bT:+p*#lʗGL8S9d.M4UNAP.φ>%?I#@\sڳ >_iwA "m e}8--V!$yC!sZR*(|$"ILNDN0zi֠{=Y٢p4#tWTn 5[@,iPhY}^?4t K29UwWML%HsLk9ʳa|̺Y/7d+cDzt<I?HjI P{s% bh،HT4B>$qENqj]Z+xaNH>w:FU$~?*.`aMڣ7hS-Qj$-:!2**Sbf=dƴ[.KL:S݋ׂ/)za[#LXh39"KYXdY9ȣKx_ ˈ|YcSP$SY.+BXyὣ%E4O8&g7K]yz ʵѷojǰa/Ef٦OM>$@Ȟ m׋,6Vž.,57P_@`ӃP~1+C |[`52)T$r͐ދYPƸKPp%H#˼LV˾q&HB YL~}^dEm;m 3s5>RB<_0ʀ ij#fRdݸPxo@ G0j](a K" ḢA#.d(m*Ӱ]+y3JBȶ\8pa~P~ L/4ȱDWV\.e5KHjJ 2WZq0o~/9g2U9 w]~&5P4f9bU;I9LE8GTi `SF=Ʃ99WRHp, ˆoPx|,dyl`c1FIIaJ߯ǹ9a0Ȭ:@@Zr,3CT?[rLN$xٝI^v~Xpu6;2m!\g,H }8,XAm,RxUVS/t]D!WУ6%ubbJKlE?X ѫzjo>F2 pdjl*phsu z JW-NELW|^{GAͩhmd}]H(qh e{B.|3J*hW}V0Cͽ,`u[*f/B2ն hɠ3N.gx/+a }n{;АbI״)ױ#tv?|epv>Ӯ}8,+b9qI |-VUgpw齰~v{? sGtu/135Gtr fkOru N[&F\ERkiQ,XCMĴ<{tpCಜ/Ocm{϶Dwefeٝ>ڑhM^с6/hT_q9*Z@I#Ah(}պ2 tQ`H4gb2}2fnqp3a7XMgxJdJ2](W . H|H"Znn]B s3 2G(r;WDg_l9y&^{'bso}`Ďpa TkIz^eC;݋\ I;E)XFmqχ1Ӈgsq ệ/9ao?'v"F=I]^`O4wm{`*|;'jt5 Y` a;qS`OՐ6t\_n5jdg:sx$.pKr-t\A; n~;XFp/Jl LPzK?gR΂@\uz^O$:^itřR7]NcARH*yZ@i$UOn;v+5\"7 C5 |U *7վؼ裶-IgYQgO\+U5*\:\VS-Хe#K{K_flzazc4'!k|~[ho薇ShpcۀjJ`06or#igo m. i:R ~uСwCK#fʹ} >#3(]?'!m&O#kE(7jO: NsGd,暺ouGƃ%E]`%qf?(a\CQ g'&#Zqkԃcր;=}߲sT9~d>/BNw6`ˇs~J4?Y,l\]A4~UtO@_{ SBb3ouPmHsr((llcXRek^}}fP%~gn~ƍ50@p;[0ad7b{p3h-{9(Q0+pH|x7AhHϣ*DYS* &4$ԮgFô?'QPsjX vQi3 ~2vAҹh ɑSO|JJ0VUZ>T2= ?^L?>5͂+{4/6o&n ^Št=6`l?M,:ɏVcyvs& ,3u)DjGg(J2 /#:Sg9Eq<"gu^Qp̚_J;=c|>t dD8<7T mY55O|zl>#]I5+y_,_"nTd~b[D&L3 a)M@` lW`4A=ZƄ2XƫEK4@#8JSCG5/(K+x'klڦBzthp'Q,?9w?PV( BEF& -HEZ{?5i$|„m@/&+1)ҷfV7آc|ƪ)X`k*6E w1BNU_Ǘ}$͢Jʙ!uW XW[˧V,lP}8Hx0Q^=sZnc0P|.UhgX, >Vz__ ?nG b%xyϙ;=CZ6u4{R!P:׷bD>SAE`cҭ$>ϊ7 R7 iŒ= ¯)r)3kb]@?kb[XP"E;,_sKڵ'UFG!iD*&]4`}\TR=Cki7 g J]Zz _ЗRGa裕7?I83`D)PLf\DA,Ѭ[ $ .Pn2ՐAg^,OqعaAԁCqCר"94qvDjmz471^ıW:M.vctnWP9N;`bq(X HV_7D&>b%ٻ?*b1ބhjbl !-ZIXU(Wk ՗iǀU8/nrS3C'zA0ePPl7 ^;WiS9]s'nj-w Oı]\y; E"qLDn7[`ֺo,p]EgKF[;dy؜#l'u-6^[CC0dٚ&Q-akHl;w8)4YAmSd=;MSЋ 'sF$λ̺B y4h J|@Ѽw:e ;8F 44ǫu4$5vNиc׺quiɉTh*i>Xn]Du f ]NJu4hݗ)f 3D쬌 isQ+ ͵d@)j2m#2XStXRDyF;E]Kiw mkb]mFIZ'0zX Lc~'cf<ϔ;CŎ-yA[P];tQ:`f^C ʍ'r?dnCPDm@jW*}*/`YbW(T'yLFE1/IXb ;(g:F%|̀?bvU@ =ǗzHy$ F2zymL~pC)~nAV$i5QMeSI=6Lw}樖ȃZkyvWcpI؛IC}$ޫgAitR&>SERFVx,%A]+@.?' 1[+Z%Q4!}@` LnxmڅG1TH-o?&˥ :H~O,bc9pӀ~iI]Lzra٥o F0\(SZXYSpq86$O2^n 8i 3f,P>-1\GʨJ"ؗJWEx5l|S9Z7Ծf3L,f a8ט4C6mh1șP mY Uԣ5qftںm]wjo,8&Ï&sϿ7I&ޞԗI/u_mdj<{ I@͘iJ ,GU9WQF yI~uTxrh @48(F5! aT[\X@NRE*sNAnNno u'>h]AQVCyA$@Zz'ʎ79iQx,}Ge9R=OkFb.Fk O1҈. H*f+n랚ڥ g; !,'u3*OvVEm]*ig7{som qD*72CNӱS2Ոn;Iy%S2Y!4ibѶb!,H=8Fe8=ŔMDcH%ZM;O΢i{]89_.b\uk^ml<_6w5TСYW+YY{Tۣ5#@hiE*bqaJk:~:ڬaK7DƱNtqAר`o!h̫/Mj\ "Cj7"R&1}ܲk|pSJenlNȸ($9>Mn04sMnaoao}BF([0mWJ% =~o_srJ'+Mո@U}}ioR/ZuoTπ}cd/^~/Z~e6% JZ$ifnk;rə-ä A8S1 X\(^gJuqDBO4l3jH"e/AYIt?˷Cp|p/J<vh!$X ;m3Pk0,%ٚj~.8hr^K5yaM`uڳy+¥1벴| AI2-M|\$A?YI2yMugdp>ٷ:N`#/et1̂DziF2C"lF }"Z0@^ir5#Rn=Hz("|pskU[ĂOj@<;'{DrI~ eq"wO(PDoͥ l+tjәGg`.'|9`7fW X^K=X&Bk]ݩOI{m/ su^P=nRKB:Stb) ƻDP5_l@X'?ED"Q U OB(f 0ařLNF"&"D=VHPqEa<Gf;ؘ9tߐ&'ݪ5X_( iMSKĐ-Mq­w'K)Z)X>(4NZџbh}S]A``8w' !Q#'*Xh͚kS li;2v [Bߜv?52^U;Fe.` \r3O/J?*Դ" 27|4NhyZyP NSО Z*nJcuή h)jsd_8TmClnU_N4DQ~ȊJj)5{%mMq75Y|~YttFC^PvqW(Ԥy [?GEߢ-cPۃ$7* z5Ⱥ[&E$mAڜ[ vb z@DZ##9NqmlMQ}[ً|{a??|Hb] tIn}N@uFwԈcNB=I3cK ~GQ;9AY\Vi˹8Q5+95fUyUH~+i!"x_ys Ep&7K.X76$t+h4i ?)V/F^L&xdDFZ6: ݧGs$ %r2q]SCӾ+b-&NFCQ zI"Z$(` GA>d喝"Y2zvLTBځfb_{N J 7L.|GJ2V|xi}Vrไ1;e"D@oYHG.rɃ !G%-\|ލư>{vMoIz q-fn\^5+~gW}nMD'WdϑE鎝w ymp]*܏HYb$59SXESTM>aL$jg 0aBut6Gqt n,E\jcST]KۏHWVK=P6=UqGƵ'*8#f W4 sz/L30߱A,$!fexN3B/$A/ r^!>Kz9nt'#'dU&x) z}1tCIwG˜R@Fы|y_q9)ÛC?MF,H\2MGD7qNќ^&(s53\xhѡ, 4r[rF=xd|3 g'4j{ڬ6j+0)m C<|Pg/0 /NFs++NK^nҧx#5a{0g۾>/Ff=&z+.g[jo ]3vXƄ^dƭٽ~הᩁүq暨qZuL 3s~YzA#Qb\m*Xqp":5;d>~9ozރ5"YZr$ͷ4 ppkdXªlqԣ$ݓˎo3 MAWsMCľS?꯲)smM3<=Yfjk  `H8Iעntп9NdJL6ryЄ02\\WU%B7`6ioUs;PL+L$R:D-cZNrgZ2He_ʷay+ڼL hp4HT#Z*mS `Z$[-Ii!=>6lg2xɠ 3$+ ]X"K%S3͆Ld 5- N5iW=gWv&#y+h ;EMLvv%ʷmn9 h||Ɣdns`] e it\F.kC,WF{W[OrƫH{ѯaٯĉEff-{hSPຓmT՘ƍMb\ϡ/p_wa/֔,vg&B$jq[ SktI57`Q(pOxv;1>A2"-$#!-K Ckx! ժ&MF6$Ld :wc6 /N(ܦpoN4#bׂ>ۈoFQDQ0/u|jwOJ?rxľb,.9x<Z4 ȕ ]}[7FpyՉMtOp%ٟ,8נvFrv#g5¼oʧKϰTd}(f7CgG2/߹|Z@9[ 粐Of1[8QX){!c_&r֣yPД4g)S]\s$B8~\P`08oƔ'70VƙyiP-2Ek#ELԥ , 0LjZKl&w-KHF(%rb\= HeqWVzݼ jKAomAm׈4`=yMzĕѲD<~"7tMS6x?,^rc-;_nfe Ec}Mc'a(T?5`E${| wm2\oՙTβCȣe7L/ )0i ͮ{述e!uү-#Gh2N_3{9kOsO~$ S82:v&)KQإYڒ]0VNĬRkXebq2'ډ ~ A_̺~c!ɽ:7~4OqG_[ZU&`Z䟢3o? h.g`–͙v!Iㇲ1NJvͻwT3[P5BI?Ze>5g\aN/; nCHpPJ<+rd9W¿:KG(om,g: :x@e!6e% (I@+7թn*$ETYkrH"9hW-dXs\AoDK<');hr[RVDZuZ*`bA>#WJ"+eL5[6DxXFl5(M/m+7%7qȂ>61V`n]ឨ@'@z Mbx(d&PV*Y Y\e(97 5F,-A5 WRXgDT`U`脑O8P3 ),-ddȞp+`zQn |3DHlC]GcrɌME@^yfWk(<&`~Ϗ\,x&]0Q_j0>ȡˉ+$+\d"&I*X3p(zI"'O2%TY>ZJ^%㭒b:qdcA8 V-=ٚKBXKc~ӦE*5 Ch6cr9^k }?,L gjBg )ǹRMzԅCjd?,WU!1?>lQ\Izq ,A>OH}i(82@1W8]yݢ{<*?~g9UbJ,%dsY7K';^Jnv^)'H}ÿ׾RrNɖ9oJVLKM$,wÜh&lBkJ".*߹~Xmp{LI6J2hI>T{d5;;8Gp:QuΙ0o,2}rit`qph 12LLVBշKcbJS푪*ncau@0ׄg"^$E!i!wl/L_UYyE{. U01.q=tE udVTn? ̖i>aILYBaz -<枵po2Ns Q_K82 !+J-~Lw8#_ C.g1dzlG*B"|{Vz pFC&nH\{Nv1K3v2y8ܼ>HpJj< Ϥ\({0RQ')ȜwcAEDT9'TM_H zoi2H>sٍ9i%#L *@%>p}A0\ ʌ72օ8Ђ{H+#ol` ]t큕*?̎thN !r͂ KXY%:uEV|/l.Q4MHgx1_` &" ǎ%m}tZ[ő`?xj?sh T_i~-(мfÃ?;Jy,&Fjqf|^vSl+Zywdm쿱ce0y&nGZZ]O-ȰՆu|uñҤIe I[PumO?<,$<9:k#%,OP}CC&#@Y8 '혉g~iژ 2/Qez@2L[q7ur'Q{RM\5Q\8K?<; L=U_>}e5bMQgIRABLo3^Eՠun UO QЀA, |%PDC 7jL edkzWnXƾ݂6ˤB {.$In)YV)PLUmNz5_/}q9m=M4V@/0> 4mk39ew]Q/6]Za$ G9 L[~p VkGBmĮ;B})1! ըn>qc2EQ{QKSXe`G@ /vg-D %D̗HLQ?0S؍Czw4ԗ,Џ|8!=1C32z*?y=BZmFS WoB\$WU` $yF5?;n -/aE$a!C8ޫ 1@PM#ӗJd[ @#݋ߥW:L-\|-ە2o[5=OI˧cT fIܕ92{+k̶Pr@tC5',姰(d@6:jfjR_hxCU:&K>>߉)Ew ;&3bgP}F˶ gr8VUsVc(cwm3^W۞WkVFR;#c3YKY)-&pDpH咍ĈU.ݓG~,v"{ "D'|*H8 I{ gW?0<c$VLM]hhf0o!qM.SQ״lNJi&f<˫SysgBos<(W؁7MpQYۗ hT}G r-o*t0r4E쁯3ԡ|߯59GKwYEXS-ީS1RfFA[8^;|Bv+(2oFߖxW97Ј4%RnoIOh%Q7KByC [M(fa{q3#>Ij'-il`d]_] =On6K?ۈLАypR-]N>9|f=C#9?$֟[l1(7yM,WkDدg1@o}K|}|5{h N ^:p v'3Ҵli_9)۰1x  Z<7PwJ&$nG~A:<(~JY¤ZLR)HceVZd+yj5[UhtJ#רk&!DdP Q7NsSKCXB@f&0< S4"u87}0peb_B4N}H4WN USLqq`8O ;.Րٟj2ay~LIe0k6*/u(x~۱ٓ ?j ~[~rY.AVH0xl,xX|ejT0*:9LU];"|a HWj [3jL\gfks F<[WE4qF!v Vmj2E%VU8F'k=a ?Ty^*6yKS=0$9AOO*&b.d#o6|5P&y`8gZ`Uz:dLJ[0oC 6)=hڭe8y0sLma4=I w 2ifq܉ a^uf>'J 8l gn|.$vCha("1YWV:rʽh dvLh>H9V"*K-(TX_!Or7hdt ?==< ].D3Lge}~y6%ye"fj㸆x#~,<CT)Ad5#vm:ɿiS&](猀?|gw=>tmC ё$%f#aU @}GAeYF8ZıWRMc_ R)  nKH({+7PkYL…!7Z  p3]i4wwG]-.^sD\fG}[~a4Fo,4Hz&@.$ 3DpEnǢ.oJ0W45"y,pD0^ ЦPh2]1d9ֳ˖C?D\Zkb}b=@M$& ْ-ԦkȧTؠ&KfI?Z$Y26Ph OfBki>FRt9JQ!wu5&aEI$]O)Sv_Yd]χ*b: mWM6\O*wC4NRclj1O(0l+ ;3 H67aZa*7|5y?K^%s)JꃻVZL`\^ SeIxs<]:!KsUmSHst# zy&I#wnf/,l~J\אJ};Gme~CUsvVXo~0)u|%"$@->ZW|*< 2Cg)fpNAhʜw2* d@TD,@(n1<$~_Wy 8pMc-wnoeir1ȋ.m6!<͸RoQw&{`085($ulgZ7^g@rtAwmrM$)M 2/vTB&f8M.''FPIH=e7w\vr#ܸ⫝̸f4Lfs&L>} coL.fRvn?sr\G>╁|}dfQ7(~̼z}m˶HO;@:(ȷ|/&EJ`VPeB,H#tхm?I* i}FZ ;< eh/hz6?(W@Tv*\is%!/t:;roX ;դwhy0t[{zqe9IJܒKk߃eXQ3렼x AO'a{ss9_Pqۓ6:ЪINAr}O`RH!t_@]nxB\Pa:r%_ ՞tZ)q-מ6!4"W%=*&[{*˧펐,N%qa|")^0Maq%6Pبɺc5^|Z$&pkz)Ƀ&$: MgIL,6٢{4KjmLB '3Ǻ(aYXx`/iQDW)rJrsF'NGm܂Ǧ#O~ ɍ(Z }u8&~o=# 1O^7Hg&ӌ+g{TX PЋoԃ5])7k͠;7?s4Ȑ8@])l[s3(_ٿ~xRd th^c"6P\as"9G?op?PiТSSX.+~Dh-W\pJ9Dg'l])IV6`UzUQu|c(xaӠ ^'ټcv>գmֳH:fė(zF` da@8|;sh+an&?#{jo| DR2Qv0R|MEggWI,v%̆9we~y\?]3|I0;j9uR{l{X=[=7;pӺU_QJ̝ DqV>[Eeh}(t˥g3Q%\Lzb^,ܸ7<!IyzjěŃBj 2#"N+ RYqb2ʵpOc/C-/Bp&MPӝ'0|+*D4U2ϻwY]P<<5-8^M84-ǭkx `P gtγpxLd]߬%|;U;q EA-Aʣ1e4G~7uD 2 >T2M]ówD[TZ6lwƯ{c\wB$ɤ뻚̌Kf `=O{z:Itk"#$G(Vh;?fIAta40Z_Z֤kKi*<)vx:<6V_p>0X2G񑟉T6Ze#Hyk Oץ+ubCM۠4NJ~j)H7 Jp$o{Q6|!>'O#a{ن_M:+IX$-uA [+dɶcN̈/j~.۴w7ۼq gj exnpl#s;4 UHkAϧ0Iv,/="?&uLQYVK%3Js7Gu.~3.TH \r{Pr+=~; ] Ẇv?`oV&cl4l πl:c} 2E@yTw* Wmlza#e.1,+ԜZVX'eJ32TG i4\Z1'e2ż/G"azXyduL rށ%hMP8 N;({9 !w^} BJE#l)0ꋉq#zDp{{]J=6`7 \{ݱ .AM٢U'&\WG랲PH~G`}Ό;%E?j\Kk09g^ф{Cs/moE{8 ɣ,P<:6Y.ӽݐ"ewKGxlGXL?YG<1WަecPIGZ݆UܑA#QʗN..fpXo5D$U-x.y$bkxfhoCT&~ʈb<)",-QdHv6<-[pp9% Hb/GK#*g+ʺEΡp=/ן9R5IĈ=_=iS'WjXkӎ}]"}.,EIi_%!H+32jm?n}iR)o#H869)Xgi8&:hRzdpnUEΥӥmL+ rJSÊrĆT0f*Fixm#+K]jⳆaDPYTG-} Yӕ+53( ǃԡZc N <]E]aUPRiI۽S ˩4--?+jkV+$pZp1[&zZSʗCãH3x~/hib' vnGgxi5gHLPİ9N?hQzDXs v$LQjv.C1sލpf5؆:.5sQe.A]\7f1e-m tahoqtïR,en +JIw[Uvs۰(a '[_4 b0}> IA {:Wd!V/Hv7n? j&z KەFeJeYA0)*eāC[An<_i8>jF[bL_34b>8?^c*U)u}^D71TUG UU%cl[7ݶ"b;9 y +EЮ~ z 30ܲۙ兔Ӭ0U^FܪM'#579HcІt3y<0I)r ;+P6.+ D1c=moj+/7{7&iK;U+,D)ayj,և[(C\9y͙'9ґ~Wn\Lt7^.;/`&2@]Zc}!ſaȽb<~6'YNư(75)䙲*lî2^b`=M3Q}o?®:2Y9kOSZ ZSO`FŶ.*r =:?E]Z1r*H\tk)+iBQKh'7IfP~W?pSSOBZ<A{WS*Sow:bo]aGʼUduko4;h5dr~L#B&6 {s9"/i.c c+!?,種LjC,g)tK-d&eHa$aatt PYGov^w^V%Zhz.sz%};q.GngV]ܴoP9iDlT"zb'ŚB-e yB%V{^y$.+fdO=Pm$)5Ǻ,JHvH,6Y[yV$t2|׿J*&c\  }8/ڡD@P A=0oòwmwXlMΟ^FbsAmd0jc=cv&Uߤȵ\d6#ը!08ASNup`vQcYnxd}zDi/VԤBPWn8}&hd"K0|]l` BDZrJ4сvjr>N٩_g.j`n.iKԊ=B+ ze\6i^ R _@-8/H_61>r`qY}ڍp>RnMۥ^Ns)i)~9%}Vߣxxbosd[vԶn*1hڟv3\r%DѬM ǟ9Q"i".$酖Zb7SΔX8Yoi+f֧haN^tԻXLݒd{u ,5: rK܇BVa#{hzU J~vv6緮}UCb]1У$)b?̕7yGF?/7NSJ޴lp- &LU3qrJJ{o,jya5Tk *nT\z- HjQ61ޏy\lg //_1 OGgOS1uth%/5HJoBu`ZNh28}ci,`3}А/(7fC XQLyɰp:RFUsdoEmhO,An`O@:9aˇ )PK1NYֽ~̂m;&|oo((?x= !^"kdWH zk3k]c3 2F:d4Єdgo'i!?_eT4,qu]9Kazh.L  =;]LpJfz\#?f`N:2[}c5',v:v?ds%:T htQ>m Va|:ҞL+yTn`O"7<@~L;ؠn^X sN̤`W5=kCc1 O[5gBef:'Pi30] z'k iIVPY}0vYNS;Ag D3!=e#Rp:Z' 1ϡ۪Lx x%zlQ㊻)aN-R ) 23~N>jovɫu"{x_u O< yKp~+9b/fJ)# eɊVj-ʓ* 7vb4 B蠈mEC$ZC%cf?vSm+t&GB8E%)>z]ŧN\f i'6 ^Pf㼮 `E)Ww~lCxӘQhŰS>q¢L#S!=̶k~\ϒR-CȋFfoYvn\BP+,q a' VvVɐk] }3ˀ_䊉)vYy.?q7+&XBUܼ,g`#\?مL~q4bZJ3c!JM)Z[=f|aJJ\%\ 5FV21<.=%uW\dwi-JIgRmm > [ k~"G.wЊmzl-*]QD;wZFi_ڮ3]zAF:%t=AYvDOS?NCmZ[ D 6ƈ}2ZD=a[dcsuoCu[aQcڽK)>K/Ă/2ڨ>hߟ?83]/$L,vPV@l5A$żrlLOW e: ˜D.j3ͷm~3%ԎiXy׺%D lrgP ]ӎfŶy7ժ8-.OMPzw|j0Y/#᫧l)=0:4?Z6u1"ƥ[1o'!Q:y p ~o`VYzҠw":JOTqv%>Zb4G瓡V\PԺ$^,x~T^1!B!L&ԫ( 24_VT1:mpT/7bqjC +D0Muy|qqN? %y_{.U̔ f0ԂY,O)#C1}+EvX;m?ZuKOlƝQÜ$@pWHE]yɀVQ`j4T Nxf2ImfWJH 'q61/] Pwjl !I6\ }o. Ng-q̡ 9֩ʕlM*Li 1!U. if$hw֖D o}k%A#La P\GDYm\!( ]eoUTte/9%Z aťU`(qJ-$ѽܩڕmupH\7W @ba􈛐{3vDHZ Zq?Y^F 1\5EGcãw爨9U!*"9ď 17ж k7ї4|\zT`0(P:@qxE6U\T7;#Qhk/VuAkQߏpT|]:}(hOȃ 9m/}1‰β}6^lxR}8} n8.! nO{n1%s/Om{y< wa#'yȹE9+hˁB^nSf|_>,,f%I[ )ΡM1X/͊0TUL4[bwmUmK__OJ?[Ynj>'%ؿ׹o΀. \v3F8mF$MY.yL)GirHQ`zaK:bX%{ [<{q$ *$|)!)!\hq7b)F~S>ZPWuBSK8Bk tNI{${y<}(MWvȐG!-}3 Pρ0ie Jzs3=>/9KtZS>bA(P_ӵ^6Le~" .bxR" ݙkwH~/"$LgR|gz:4 NtgJ-}պ @z:+tH{/ScH|8y && gJQ26"[k%qkJsW+Vs]T@/\Ƒw Oz nFWrzqRi^#8)Bz15 q̣pC?&ʨW;"_hOȐOnʣ>w\=@JnǤ2-]&|+uA#>0?'CFYX܆$j%̩KZB7K-8cVP.ıP$ @ .Bf&hԉa Rg+n:`C>.O^!jDoE| 5lצ6OI-< b޹6coN*7RGBǐu, #˽qg%9ǺXa)OZ9g[1;^VC14a\nx_oGJ>u+O@7|)`[L(A= ‹jP$0 >_|f2GtbPw>O*Nrb:$bMARq-LNڴw r#¤'̶#JDW82'O]sYjg,h׍0qi T )blOi]m%~wm<8#׃u?'\ ߽~\ hyMl]ee LĆH)3 zC+PQnN_Xn6/ g~#eժ4,'q/;#O=ɌP;ܡ2h̸K޲POcrYUraFnȨ0: &E.ƎwJ{YSL/* O,jGQc>gڐP8t ) )S?%j~;t.! wTI-NbDE!66LZs<ե'YsٰBp{s׬œ'!9̔^_Kc{ӖW+oCf@Q)U4(l 1w pV)f{.ܧ=t>6 }(rg7kq\tҊ"}VBehm:ny"YR%:p1Z*”b,Αo@ أu{(#/[nJ݀.XQXpL`mC &rCQm gHfRr֭:z8v>EPA+w.j\ny&  \unɈ-14]EuU02,SŨ'W mC "z}iӹR Y#h4GXxP}=">SGw.Zp,] >cJY=DUuUl{_|)hQK@ҳ'f̱i/F>IxU6 ֦O,GIp7Fero?<2h!H%~)z!~R;"$<0*?rD6XAƤ̖0ceYP.+p |#(h?]6L~en,}p=BAi_<~0mωl^5uJ*Q6ô S=)cdDN Iuzs Օu4̅(tē-sV.Uب%fIQǚ(aTE~Hݟ%VIDl"#;՜tU C-S=/(] ު1 KͳUڈ)eP6{{1?gwd((x>gH{tوַ2ed\?ĺR>eܱaRGp!aV"4gӝ@FaB\$^-NqL"0&/tńN0LdGЈ}#vc0% _>>^ ƬT[<]*1BjL>kpOR2tYJx|-AEڃz?M.?Ro:j+> C@hy, +Ne tLQo]љ.͚[)Qi-L+:ۦ^sOBq$rVɚȟ k3^cӄ՚:?ۋeoPs4 'h%iKD4J};jz+I+28}d"K"˜F,dݖ:Iu==eC'iԜ xܫqoA咀lT5؆=k;]/VNS5Hi_}+]ޫtpXN/ 7eār0\dLnD/gY. I}jz?QFUiEPMAK?À,@^ QS;p&/Q%fH!{.78ݠt$x֩rn۵`R{Y%1rez]:zFa9dhhl2OK9N>Bwj刄åº%q e7Of}zr IafNa{8~._Gd :xf)CR,MÎCr a$+N퇑9vJv< >RS4/kGIM_N],s5=)hd^ Aܫ80uh##ƿ:2dOܞ _AqZݷ{r3X,:}X*&cJ# rYOa-=9Bw6 w[,)iɯi%/7 e&avO:Lx\5$U$*@96 . d̹b㹟c2/;nУc}.{>30?&}z#>鉐Ҁ}2hO!7xr)ۆ@n 0r3H ;]~1?lϷ 8P( &%K[ pNX}7YѕrWQ0H75.{bpV*\b»VjHP7)sIɧǽ/0ۜƒ#XTC;=b-?f>vC4b>S ;\\ 4aH@#'5a?+Srt!nϑ|HKǯ#"3T~J^>XgwЪD+G?gVs-dSMz$BPw!"KLU7/l oUZ@iRdMfy!S!blbP,;|]{qh?r+!Oyk'ϽClOH7-w=!85S;]>[B4uYp7zH-5˴"ʃ[1ӡP*ٻw:0ɕs$=?CL7,jh(U ?>i^=BļdT5_E硤2 jtv*2h_ԥmֳ!kB_R -IV{yX۶엯Q=Ѻ}eEg 8H(%5H!e19 7jh#ehsEP.P'O*q_?Z,7*U?Ufu}&9'*m憨Ǹr_W̳S|V 'Ǜ[ ,O!à 2MXrhяqC*ŌtcrO%=]f4yar>AZ+@k"cWkSGX8͊*gDCN%Ÿ&nY2y?x1Kz. d[L \-{~3bG_&ѓsH* ?DOgP_s-JIj@0F+)PH"q (S$$bY0޴۹m$ؿӰ,"p†R3c]H~rJ=~E|slR_pNu.Wo#d#]EeAR/IЄCM}Ț5+Op d}WI``oavP+2kZ4B%ً NWΨNߣ+/ii}zE̊ݼe)s~e #H@ X"+}؎!A,LB5S6x?b2.i􆕼X ${{@nMƍ!tVKZx}km {MN/tOƢRhτQ&-L;-:{3ܤp- Vϝb 0@!Ǖ#^{*WpsJRlkێXE/2lZWe=fza9cm1#![-_0G"IwYYF0 Q;{&~8РR %yz?D״TG@RlJ~rQE *a.oo aN1͓[S ]&dɿ#1$~{XIIq햸 h ;6Al+5XFeF Ԅ:8sP1A֫jGC?%,A.(ncQI7PdfQWiny:bHvB?(V3 /rA2?kt/c_k&Њ E)KO-5`Ō=,N!ۈlrEXs'dxֲ nH3<_r*o7~&tK-s8}/<` G.L*lBz0@% A(b~[s?.~=2C+;/PX"gRq};[OG>d'xIò|(jHqFڟ;baϊc1-H)"OSh.L;(fP9%acCP i.[y~N{Zf8QQ" ȄMBℼT'x`jfP~tZSa(7|2I9/4}ly۱QԠ׏;Vk5Six/a:'8eO/)f8Z$K4j6}p6++9?W(떈al9 @B`e ̥J] ܼ-?E7WyM93H07[qPwir:=uwg~O.%"b:F=s1F6NYk_+@Ʃ.iycŋ`%.sђ\J`=&؎o)"Q BT࣬?cN8}e-F?mUj]yF6&+>/Y#IJh{)W"=PIQ-40e8;{6*y'|^+AwJ_L[ܥE$3͸umkI| >L$w-̡P/9ps$N[Tf*1w]"px);Tz9Iqw-Ygl;hH\o3Iuv:d#[ԓG:@C(y\#_|g3buifwXТbFB.rbuM3:ج#ܪ]2?gumawB2C˩mU X`PLNqy z5Uw^B#>U9 TpH 1Kɫ>N|ҭ䭯0$!C܄轪.ǜL K{fN2̜Re<3,ZXك [xv zxd嬑qT<~iFX~ JjR+aѕ!a`uCXTgzl8v`>׶F XİuC[AbF6OFZy^G^IfWMِVFw4&$&Wo4ۜfl:T]&Ui0#p|χl#I[%` ߾dYrjѓ>\ީl@c2mDWCiq4_,&Q G\]~.uwKl6!O>$TB'n3ޥO5?r2eruԳۼpu8x^ Y7 ⥇qPr>U>r*(uq;81vї]r :gp28OGV>#CqpWE\ʽCx/>Dpffb[{@2=O~edc7n(^Tb\!kVhFvmJb[uVh*Z !Tk`ǑMOu3\ DXmCyRt>!=MRCסly=х3#g}ag#xyƕ|72؃+jZ6=[FͶ&U8,vrTnW)JRN~Ib h׺Sa)DZQ%"]1k%0ke@ܐKĜ]S1I^T)xTX|7c#(#EX¡+#zꒇ#*lUW+(?T>.y0ănbL; U\0+F&fMdȤ5&$a|dƞ ^8^s+ \% ^Y4WU,w>,>z TR^$n|2-1K1ď28ۗsHp.T);mr<]0/`y1\8cHVQv,oZo+|Pټ5=%T;?D[dgf(Y'LODG)STKVkȓ:ŗ&*H](fĝˈ.%b\”QnĕPj$sR?H]Z s6i3%s)<.uzyZƷ?$5? 9<4AS9IX?ҳX"[T1Nh.m #ǕäŮTB BZgo#ɆXWIp2:HHG @ZvEWzOQ΄,.Y9u(^-o9/{HOzp S9hQ֫p%ѧGD_-ש螔d@-*ݯ2H(OQBL" XNM(-u(ķ/Tvzݗ-Z7OHC~M+7^NR)ge$5I+ŌӢꗶDW2x[O'LX{[-e$9m6`3|vhA:-0 k,~E [n-EnvUQ'`.z@(Afkխ'%A{^ԣnb(^xge/CRo1`@.]mo0ɕڐVIEħ!{:&WT]tpq#԰"$E>>IGJ9&RIR+_ }SV$Rۑ+ك%ѿX)qƥr^؛C l&atUMn>M@A*탯RZcv\X'QZxdRJa"?):R0YorbהmNǷ/#5 vRqb顨4 !C$sؿJb/1Mn4L",MEd팖;X+X݊>*$3RDlĄ;M G08 .y_rV5VI_,劂@S%8QpnIme-̏.6C<@8Q4z8MU,1Eq~t_{ wA50v9Zd}0npkcPrIW>J\"QߨkSTk[8t}(%3ǙuDms p=evKW9| %,-v2F]B;ˠi bgZ@A(S%-4@zݟRR&.'>M_h"I l)ZScqϙr\+K*ԏGTt]x6 dG$hI``=31ۂԃ{,:J ɽ|Âj[0NZ `OEV;'!oȀ]UQ#S /LSmR! ?1VңXBx-:da[MA;7(ك](m;}!Kk/JWeόv0$gHwֳ)Q{2XXY; G_l}q}A1Xwh@&S|~YOu/`b-li`$%"&rT^`oVl<ɭs`s-f»?a,0Y)x5Ί!2bF {]<g!\dwSfR\+L ${qL\RD+5W $@ Pn,S;O Xw|D ÑUt>z϶.QdTβ[dysQ?HzOS`yˍIj Y(Bl縳˖Ty:26dC};y# 0;px XyvpG{xrq>n[{s Y^œ/xˋ}RA{i|eK~uunťXNqk~qbWޅgc 2Y 8("\V.kQ^|l%$mcN(4Ia0Qfd'_vtb';#4rh8_Y ~31v˭]l8,lK->A?p/Y4 u[΃juFA!؇׳xNýW6ܑ:p\ػ8,s.LJdű~9Z?O=8"~U7"H^z*$j(tknŃ`\$^l fTt _>UrhF9lb .x%-ti'豐e@/YVǡ խlϽ]PWeljdD(l'.[i)K*nN^mN޹%. cn{B#6gh):% ͤuAnpc "ߍ<&aby GUøF}Qd:KGJ;vpʔS2c#k=#VVBLaXz89 BgRhJE xbakvhA"oKFW]`/}_ <%c^ɖOt~|:&5D"nŇHH9W_p*l%X\ ٥WB/e>PQZEF'z"TYw8_9+ jǢ21-Rp iͽcS{Y{E#:2l6P7˙>ś 7B#a&݌p !qՇZ YZ