systemd-network-246.16-7.28.1 >  A ap9|A%_62{]["sm8{_\'l)z-0W n~F$vҽwr=nHMH"j+Ԧˑgv@2b4f6Q3`;q?F<'/-g\'xܾq*^W'1$E]@Ϗ%`I SQ"8/8ΕkUV8kC rJno#ݼ,`L刣#~7349ddaf0cf1e447387fe0a5b875211330214b44b5801f3366b27483372622a0a2471fa9cbd4cd1c11078651a24b9b08228eac12 $ap9|:#CČ4m&Jbx) W.Z$ƧIB0K*욫d#1԰*z4~pF0?0xd  H OU\  {%& &R & ' . .D./I//0l1(1(5k((5859=:[=!>!?!@!F!G"H"xI"X# Y# \#L]#^&} b'ec(d(e(f(l(u(v) w. x.y.Iz00(0,020tCsystemd-network246.167.28.1Systemd tools for networkd and resolvedSystemd tools to manage network settings using networkd and resolver tools for resolveda sheep22dSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Basehttp://www.freedesktop.org/wiki/Software/systemdlinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in systemd-networkd.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in systemd-networkd-wait-online.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in systemd-resolved.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-networkd.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-networkd-wait-online.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in systemd-resolved.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-networkd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-networkd.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-networkd-wait-online.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-networkd-wait-online.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable systemd-resolved.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop systemd-resolved.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-networkd.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-networkd.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-networkd-wait-online.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-networkd-wait-online.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-resolved.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart systemd-resolved.service ) || : fi fin3 Ne@xxi(T큤aK@aaaaaK@aK@aK@aK@aK@aK@aK@aK@aGaGaGaK@aGaaaaaK@aK@aK@aK@aK@aK@aK@877c7e3ffeb6fd93cf3ca8ea9296f0fcb8dfaeb56eac05190fd5d5391b7c2b2847421fd763323088c68e7bdc9ef30e830365e76d81df2cb5d4166bc228a514fea3c23d86fb3e3ed663406855b79b55fd15465eb68ac10135a0a54bf059d62e9de67f164f9d6ca4b4459f02d9aa29d93c0f9fbfa928e53d46fc3cb43e1472633714a57cde39fd1f3061d6bc558175c349e18738dd75df1d1f0b3a38bbdd66a39e7f2c9ec637b052a3ef0a9c747b4bb14b1538dec804d8200d6a408451116327f4ef2c45691b4d3545551a385aa5f2ee148892fb5c1ede9093cf37cabc84d2c78e805659d1cd24ebaa99894d29f91f4ea4e6d394e077e4dfc953e5daf485d573f6322e03c0daeba1407938d484f9a3babb0162ef8d458ffa9cd73e57e0b13704e0b8271157e2d23248f8b9824702ad7c306d994e258c014e3723e38b51fd66c750c2eddc63b483cfa94772f9361c7f36dacdf357c8949abdf1cf665a344829a319b86770a3eebe3dff666816fc31f782c59750c8be5e7087f2cbc87b36ed24c91d0e02fd16ce4d7d855d3819dec125c222e2e3c01a199bda5c2ad464347be230d11a551778d9eb2bf142999059bd74b42992d214121b210393e09e5380d5aa3ecce52aa61fd365cec4e00fe579c6c17d407aaf3c0574ba6b5abb8d806f6ab68d6a98a5f893a73fda212694e863e259be2760d3f8a63446c6516a80715f397f4c680d8d337e3c4531545487b48d515899121f6cafb5f958d998afbd7443e4ef036260a0e37db72feb0bd6c0eb52b9edfd6d05f261b416d863c9ed187d8a7a2f324583b395686ff3f2f5a1b07d09635477d9db07cffb54225d2736f3b0de3434a8c7dc710287d92f43469319f4d37a538e474aaf867c3d39c3fe05e3cebe54540a85cc557ac60b5c6f131ba2cb6373146e279b1a0d5e362d8eeaa24cd9d089e1ce3583dfaf1996f005ac5cb059328f447dfcb7e2bdcc688ddb14310c48219422253d5278c12d256d55c762d79c7d60d2f672e6612cecc9babd994acfe7bc55d1eb1bf974e0fc2187aec19664a5250494e6902693dbf06406539488ef1d4637af9e21b20cfd5f3de6a4f65b184a04e5dce4525075eeb609b1806ce8bde5d0f55cdb09b19d806f8a95f13126ca1454b1ff40122ce03dc97416282fd29218de92c475ccb41a11b64a9f97725d87e5679b3c184537348a2553042d34fa15d54e6ed7065abf10f0b71878f90516b89d205a7fb2f8363cec6614ec717da88c2acf49c276a5resolvectlrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-246.16-7.28.1.src.rpmconfig(systemd-network)systemd-networksystemd-network(x86-64)systemd:/usr/lib/systemd/systemd-networkdsystemd:/usr/lib/systemd/systemd-resolved @@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(systemd-network)ld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libgcrypt.so.20()(64bit)libgcrypt.so.20(GCRYPT_1.6)(64bit)libgnutls.so.30()(64bit)libgnutls.so.30(GNUTLS_3_4)(64bit)libgpg-error.so.0()(64bit)libgpg-error.so.0(GPG_ERROR_1.0)(64bit)libidn2.so.0()(64bit)libidn2.so.0(IDN2_0.0.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libsystemd-shared-246.so()(64bit)libsystemd-shared-246.so(SD_SHARED)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdsystemd246.16-7.28.13.0.4-14.6.0-14.0-15.2-1246.16-7.28.14.14.3ap@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=@mwilck@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* 60-io-scheduler.rules: add rules for virtual devices (boo#1193759) * 60-io-scheduler.rules: enforce "none" for loop devices (boo#1193759)- Import commit 34eba0c28cb02d15fdbf55ce28bdfa56142ae4d1 0a8cb60af6 Bump the max number of inodes for /dev to a million (bsc#1192858) 848c9207cb Bump the max number of inodes for /dev to 128k (bsc#1192858) ea44eb34f2 sleep: don't skip resume device with low priority/available space (bsc#1192423) 9325a68316 test: use kbd-mode-map we ship in one more test case 8ff379e11d test-keymap-util: always use kbd-model-map we ship- Fix IO scheduler udev rules * 60-io-scheduler.rules: don't use BFQ for real multiqueue devices (jsc#SLE-21032, bsc#1192161) * 60-io-scheduler.rules: use "none" for multipath components (bsc#1192161)- Import commit f2f061f1da064bfd47e2201967a854bb9281ca5b 98e87fc3fd busctl: use usec granularity for the timestamp printed by the busctl monitor command (jsc#SLE-17798)- Import commit 5d20af26eee6507bfa9fdb6e5dd4bfc187e3399e 37e021ee84 mount-util: fix fd_is_mount_point() when both the parent and directory are network fs (bsc#1190984) 2aee16afd0 mountpoint-util: rebreak some comments 962e487cb4 virt: Support detection for ARM64 Hyper-V guests (bsc#1186071) 8545a66afd Use BIOS characteristics to distinguish EC2 bare-metal from VMs 03311b59c3 machine-id-setup: generate machine-id from DMI product ID on Amazon EC2 0fc3118a67 id128-util: use common implementation of helper to get/validate product ID 83bfa06ebc virt: detect Amazon EC2 Nitro instance (bsc#1190440) e8b8df3ed9 core: move several source files to src/shared- Enable support for Portable Services (jsc#SLE-21694) Will be released in Leap only.- Import commit 263f7076bc77475045193653a785bbdc0457b5c6 239e0ce5e7 journalctl: never fail at flushing when the flushed flag is set (bsc#1188588) 0db7e590e1 manager: reexecute on SIGRTMIN+25, user instances only ef8afc4545 core: Make sure cgroup_oom_queue is flushed on manager exit f794e01080 cgroup: do 'catchup' for unit cgroup inotify watch files 54369b7660 manager: Fix HW watchdog when systemd starts before driver loaded (bsc#1189446) 1d0524bd54 pid1: various minor watchdog modernizations- Drop 1007-tmpfiles-follow-SUSE-policies.patch Since most of the tmpfiles config files shipped by upstream are ignored (see previous commit "Drop most of the tmpfiles that deal with generic paths"), this patch is no more relevant.- Update 60-io-scheduler.rules (jsc#SLE-21032, bsc#1134353) * rules weren't applied to dm devices (multipath), fix it (bsc#1188713) * ignore obsolete "elevator" kernel parameter (bsc#1184994) ("elevator" did falsely overide settings even for blk-mq, fixed). * remove support for single-queue block IO which the kernel doesn't support any more.- Make sure the versions of both udev and systemd packages are always the same (bsc#1189480)- Import commit f5c33d9f82d3d782d28938df9ff09484360c540d (merge of v246.16) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8d8f5fc31eece95644b299b784bbfb8f836d0108...f5c33d9f82d3d782d28938df9ff09484360c540d- Avoid the error message when udev is updated due to udev being already active when the sockets are started again (bsc#1188291)- Import commit 8d8f5fc31eece95644b299b784bbfb8f836d0108 (merge of v246.15) cfd14c6537 basic/unit-name: do not use strdupa() on a path (bsc#1188063 CVE-2021-33910) 7b6b7abf46 unit-name: generate a clear error code when converting an overly long fs path to a unit name [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/b9e4f4c71159b216a16f1c5121134aee2654be56...8d8f5fc31eece95644b299b784bbfb8f836d0108 - Drop 6000-unit-name-generate-a-clear-error-code-when-convertin.patch and 6001-basic-unit-name-do-not-use-strdupa-on-a-path.patch as they were merged in v246.15. - Drop 6002-basic-unit-name-adjust-comments.patch as it was merged in branch SUSE/v246.- Import commit b9e4f4c71159b216a16f1c5121134aee2654be56 (merge of v246.14) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/5157b666a0d744a2ff9f4511780e43bd74fcc280...b9e4f4c71159b216a16f1c5121134aee2654be56- Import commit 5157b666a0d744a2ff9f4511780e43bd74fcc280 2288448f47 logind: add …WithFlags methods to policy 0acc4f0413 logind: simplify flags handling a bit d632dfd6e3 logind: Introduce RebootWithFlags and others 8fba5f3715 Added option --check-inhibitors for non-tty usage (bsc#1166028) 114387d358 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529) f2cd82a359 sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease 6efb9a77f3 sd-dhcp-client: shorten code a bit 9e1cd2172c sd-dhcp-client: check error earlier and reduce indentation - Rebase 1003-logind-store-a-timestamp-when-the-ACPI-power-button-.patch- systemd-hwdb-update.service should be shipped by the udev package- Allow the sysusers config files shipped by systemd rpms to be overriden during system installation (bsc#1171962) - While at it, add a comment to explain why we don't use %sysusers_create in %pre and why it should be safe in %post.- Added patches to fix CVE-2021-33910 (bsc#1188063) Added 6000-unit-name-generate-a-clear-error-code-when-convertin.patch Added 6001-basic-unit-name-do-not-use-strdupa-on-a-path.patch Added 6002-basic-unit-name-adjust-comments.patch These patches will be moved to the git repo once the bug will become public.- Added fix for bsc#1184994 to skip udev rules if 'elevator=' is used- Add 0001-login-mark-again-framebuffer-devices-as-master-of-se.patch (bsc#1187154) Restore framebuffer devices as possible master of seat. Until simpledrm driver is released, this change is prematured as some graphical chips don't have DRM driver and fallback to framebuffer.- Create /run/lock/subsys again (bsc#1187292) The creation of this directory was mistakenly dropped when 'filesystem' package took the initialization of the generic paths over. Paths under /run/lock are still managed by systemd for lack of better place.- udev requires systemd in its %post (bsc#1185958) udevadm, called in udev's %post, requires libsystemd-shared-xxx.so.- Import commit ac812b8fa0c2ce74bad8dd199aa0505621f6cfe7 2741672b14 nspawn: turn on higher optimization level in seccomp e104e31534 nspawn: return ENOSYS by default, EPERM for "known" calls (bsc#1186411) 6f2c44b6bb shared/seccomp-util: added functionality to make list of filtred syscalls 4bf1b121c1 shared/syscall-list: filter out some obviously platform-specific syscalls 0a3716ecb1 shared/seccomp: reduce scope of indexing variables 7820502e07 generate-syscall-list: require python3 3a180f788b shared: add @known syscall list 2fab3d0179 meson: add syscall-names-update target 74430ec23e shared/seccomp: use _cleanup_ in one more place- Import commit df3aa430629f9aab8821c7f882a401a2886b9e82 5354e4896a test-path: start infinite sleep instead of a short command 934358e538 system-conf: drop reference to ShutdownWatchdogUsec= f198dea989 home: fix homed.conf install location- Fix 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1185828) We need to make sure that the creation of the symlinks is done after updating udev DB so if worker A is preempted by worker B before A updates the DB but after it creates the symlinks, worker B won't manage to overwrite the freshly created symlinks (by A) because A has still yet not registered the symlinks in the DB.- Expect 644 permissions for /usr/lib/udev/compat-symlink-generation (bsc#1185807)- Drop "%bcond_with parentpathid" as it's not used.- add conversion script for moving legacy collect based udev rules to chzdev based ones (bsc#1183984)- Import commit 60e71ffa7e339cfce8cf70d127f1be9134a573ac fa79627ef7 udev: ignore additional newline in sysfs attribute on verify (bsc#1182870) e0028b4c63 fileio: introduce a new flag to make write_string_file() ignore trailing newline 1928da1337 Add WRITE_STRING_FILE_TRUNCATE to set O_TRUNC- Fix again 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184859) This time is about the removal of /dev/disk/by-xxx/* symlink that can be attempted by several workers at the same time. Let's restore the old behavior in this regard and ignore any error that might happen during the removal.- Fix 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184254) When a symlink is removed because there's no more references to it make sure to remove the parent dir of the symlink as well. Also add some logging when something goes wrong during the removal.- systemd.spec: clean some of the build deps up: - libpcre is redundant with libpcre2 (only required by the full build) and the mini variant needs none of them. Hence drop the ref to libpcre. - normally libidn2 is needed by some optional features in systemd-network (only). But it's implicitly pulled in by libgnutls (required by the main package). Let's make sure the related features won't be disabled inadvertently in the future by making the dep explicit.- Fix fd leak in 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184238)- Import commit 480a6d14725509307a0f3edefef3876c107ee7f1 (merge of v246.13) 423b1e759c Revert "resolved: gracefully handle with packets with too large RR count" (bsc#1183745) 4723778738 meson.build: make xinitrcdir configurable (bsc#1183408) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8baed1c6f82798c2374bdbfdd440dd065d09fb99...480a6d14725509307a0f3edefef3876c107ee7f1- Import commit 8baed1c6f82798c2374bdbfdd440dd065d09fb99 (merge of v246.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/bb5a31f416d17c5d3521900bebad885ca8f0ba8b...8baed1c6f82798c2374bdbfdd440dd065d09fb99 - Rebase 0001-conf-parser-introduce-early-drop-ins.patch- Import commit bb5a31f416d17c5d3521900bebad885ca8f0ba8b 846d61e0a1 boot: Move console declarations to missing_efi.h 171a37228b boot: Add startswith() and endswith() functions with no_case variants 0fad9f309a boot: Drop unnecessary braces c38bbb0874 boot: Fix void pointer arithmetic warning 438210924b boot: Replace raw efivar gets with typed variants e46cb3e4a0 boot: Add efivar_get/set_uint64_le() functions e16bee35c8 boot: Rename efivar_get/set_int() to efivar_get/set_uint_string() 2808d0e9a3 boot: Tighten scope of variables used in loops d3f3d57743 boot: Add efivar_get_boolean_u8() 0551ecce71 boot: Make all efivar util functions take the guid as an argument 8376ba3b9f boot: Turn all guid constants into C99 compound initializers 166fc2dad2 boot: Enable C99 c87d66e261 boot: Move Secure Boot logic to new file da7bba9438 udev: fix memleak - Rebase 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch- Make sure the udev socket units are reloaded during udev package updates This uses to be done on older SLE distros but got lost when we branched systemd for SLE15-SP3 from Base:System.- Update 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch (bsc#1183702) StandardOutput=syslog+console is deprecated, use 'journal+console' instead which should achieve the same purpose.- fix-machines-btrfs-subvol.sh is only shipped when machined is built- Add 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1181192)- Import commit 628333aae3e893e225a42fbbd3734d10058edeef e06139117c nspawn: make rootfs relative to oci bundle path (bsc#1182598) 8ba587d46c PATCH] Always free deserialized_subscribed on reload (bsc#1180020)- Drop 1000-logind-disable-RemoveIPC-by-default.patch Disabling RemoveIPC is now done through systemd-default-settings package.- systemd requires aaa_base >= 13.2 This dependency is required because 'systemctl {is-enabled,enable,disable} " ends up calling systemd-sysv-install which in its turn calls "chkconfig - -no-systemctl". aaa_base package has a weird versioning but the '--no-systemctl' option has been introduced starting from SLE12-SP2-GA, which shipped version "13.2+git20140911.61c1681". Spotted in bsc#1180083.- Add 0001-conf-parser-introduce-early-drop-ins.patch Introduce early configuration drop-in file. This type of drop-ins are reserved for vendor own purposes only and should never been used by users. It might be removed in the future without any notice.- Drop most of the tmpfiles that deal with generic paths (bsc#1078466 bsc#1181831) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages owning these paths to provide their own definitions instead.- Drop use of %systemd_postun in %postun This macro is supposed to operate on units but it was used without passing any parameters. This call was probably used for issuing a daemon-reload but the following calls to %systemd_postun_with_restart imply that already. So let's simply drop it.- Add 0001-rules-don-t-ignore-Xen-interfaces-anymore.patch (bsc#1178561)- Import commit f366438ca2d66c287ea836174e73dd03a98914bf (merge of v246.10) 25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/64dfb99ca3c9cbc75f6abe7aa6aa60f66ae4210d...f366438ca2d66c287ea836174e73dd03a98914bf- systemd-sysv-convert: handle the case when services are migrated from SysV scripts to systemd units and are renamed at the same time (bsc#1181788) The list of such services is hard coded and contains only the 'ntp->ntpd' translation.- Remove a fix specific to Factory/TW distros.- Leave nss files in /usr/lib*, glibc loads them from there just fine (Changes from Ludwig Nussel, backported from Factory) - Define %_pamdir until it's defined by pam-devel in SLE- Use %_pamdir to install pam modules- Import commit 64dfb99ca3c9cbc75f6abe7aa6aa60f66ae4210d 65f4fa852e write_net_rules: set execute bits (bsc#1178561) 4a543f0257 journal: send journald logs to kmsg again- Import commit 68b1d8a9472091ccfbbc2ca234d2583716d57a2a (include merge of v246.9) 26df96473f busctl: add a timestamp to the output of the busctl monitor command (bsc#1180225) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/2acc5eb602eb8029f4547e37eb433c804a7db3a1...68b1d8a9472091ccfbbc2ca234d2583716d57a2a- Enable support for zstd compression systemd-journald will now use zstd for compressing large fields in journal files. systemd-coredump will also use this algorithm to compress coredump files. Please note that systemd older than v246 won't be able to read new journal files as zstd algorithm is not supported by these versions. This incompatible change was actually not the only one introduced by v246 since the hash tables in journal files have been hardened against hash collisions too in an incompatible way with older versions.- Drop 1001-journald-turn-ForwardToSyslog-on-by-default.patch ForwardToSyslog is turned on by rsyslog.- Explicitly require group(kvm) by udev: the group used to be created by system-users-hardware, but has been split/moved to qemu/kvm, where it is more logical. The file /usr/lib/udev/rules.d/50-udev-default.rules references this group, thus we should make sure the group exists. Otherwise there are errors in the journal in the form of: /usr/lib/udev/rules.d/50-udev-default.rules:86 Unknown group 'kvm', ignoring- Import commit 2acc5eb602eb8029f4547e37eb433c804a7db3a1 (include merge of v246.7) 6131548b0f udev: link_update() should fail if the entry in symlink dir couldn't have been created f6cb8c7d79 udev: make algorithm that selects highest priority devlink less susceptible to race conditions (bsc#1084748) fc64e47291 basic/stat-util: make mtime check stricter and use entire timestamp ae91d45d3d test/sys-script.py: add missing DEVNAME entries to uevents 09e3473a7a test/udev_test.pl: add "expected good" count fc89379b5b test/udev-test.pl: suppress umount error message at startup d9e114f10d test/sd-script.py: new helper script for udev testing f2672eae66 test/udev-test.pl: generator for large list of block devices 42b68e43e2 test/udev-test.pl: add repeat count eec8ec375a tests/udev-test.pl: add multiple device test 73b8f3cf93 test/udev-test.pl: count "good" results ee04d70bb6 test/udev-test.pl: merge import parent tests into one 03942c8fbc test/udev-test.pl: merge "space and var with space" tests ec95546189 test/udev-test.pl: remove bogus rules from magic subsys test f704429217 test/udev-test.pl: Make some tests a little harder ce1a877dc0 test/udev-test.pl: last_rule is unsupported 913c72ff2d test/udev-test.pl: fix wrong test descriptions eeb25a1be6 test/udev-test.pl: allow checking multiple symlinks 00ab4292da test/udev-test.pl: test correctness of symlink targets 5b71ee2911 test/udev-test.pl: use computed devnode name 2e04bb9ae8 test/udev-test.pl: allow concurrent additions and removals 8816dd593c test/udev-test.pl: create rules only once 214418632d test/udev-test.pl: allow multiple devices per test 1eb6b23f27 udev-test: do not rely on "mail" group being defined 4a0a4dcf10 udev: Fix sound.target dependency (bsc#1179363) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/9dd0c9a724a9361207ab4a9ad29d144987fb373f...2acc5eb602eb8029f4547e37eb433c804a7db3a1 - Rebase 1008-Restore-support-for-halt.local.patch- Import commit 9dd0c9a724a9361207ab4a9ad29d144987fb373f 450792497e sd-event: fix delays assert brain-o (#17790) 1040a19d08 udevadm: rename option '--log-priority' into '--log-level' a7b41e19bd udev: rename kernel option 'log_priority' into 'log_level' 617aed9236 scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgroup scope- Don't post-require systemd-default-settings-branding anymore This is actually not needed now that the branding package issues a PID1 reloading every times it's being updated.- Import commit e139d4c9dbf6d735a624574dbd7db8f04eb93598 f8f7286527 units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kernel-config.mount e9c7158dc7 units: wait until some fs modules are entirely loaded before mounting their corresponding filesystem (bsc#1178631) ac7ddc4201 Revert "units: skip modprobe@.service if the unit appears to be already loaded" 17310a1d19 core: serialize u->pids until the processes have been moved to the scope cgroup (bsc#1174436) 1416965614 meson: add option to skip installing to $sysconfdir- systemd-default-settings is needed by %post scriptlet- Revert the change that dropped %{release} from the package version constraints used in Requires: The release number is actually relevant since it can be increased when patches, which might touch multiple sub-packages of systemd, are added/modified. However the %{release} is still no more used in conflicts.- Simplify systemd-sysv-convert - the previous code incorrectly assumed that the sysv init scripts were uninstalled before %post get executed. It therefore save the enablement state in %pre and restore it in %post. Now all is done in %post (making --save option useless) and there's no more need to remember the enablement state. - "--save" option is a NOP but is still kept for backward compatibility. - the previous simplifcation made /var/lib/systemd/migrated no more used. - we do not search for units in /lib/systemd anymore, this shouldn't be needed anymore these days especially since this path was only used when systemd was introduced in openSUSE and it was never used in SLE (checked SLE12-GA). - the option --show has been dropped. It's never been used even internally. - the DB is populated only once even if the script was enabled at multiple runlevels. The runlevel info was never used. A dummy value is still added to keep the same format just in case.- Import commit 7435299e24327ed202d686bf46a626b99f105870 f71a1ef5d0 systemctl: give a nice hint about org.freedesktop.LogControl1 when applicable 20a3f9fd95 systemctl: immediately reject invalid log levels 9f67d2e57b systemctl: merge log_target(), log_level(), service_log_setting() ddf7cf4872 systemctl: add service-log-{level,target} verbs 026d7d156d systemctl: list unit introspection verbs first, modification second 05fff5bd02 generator: use kmsg in system-level generators, journal otherwise ecc07954de log: normalize log target condition check d32ceea42b log: update comment 2ebad02b60 basic/virt: Detect PowerVM hypervisor (bsc#1176800) - Drop workaround in 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch which consisted in forcing the generator to use kmsg. It is no more needed since commit dee29aeb5909f4f5604012ced250488286b8d468 has been backported.- Move systemd-sysv-convert back from /usr/lib/systemd to /usr/sbin (bsc#1178156) SLE distros still expect the tool to be located in the old place.- Fix paths of udev rule files in 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch and 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1178023)- No more need to clean the journal-upload stuff with --without=journal_remote Since -Dremote build option has been introduced with meson, this workaround is no more needed.- Move journal-{remote,upload}.conf.5.gz man pages into systemd-journal_remote sub package- Explicitly list files in /usr/lib/sysusers.d shipped by the main package Currently only one config file is shipped in this directory and we want to check any new files that may be added in the future.- Use %{_modulesloaddir}, %{_environmentdir} and %{_modprobedir} wherever appropriate- Do not include %{release} in a few places where we explicitly mention package versions It's usually not a good idea especially when used with conflicts.- Rely on systemd-default-settings for overriding system default settings (bsc#1172517) The new branding packages now ships the drop-ins to customize systemd either for an openSUSE or a SLE ditro.- Remove mq-deadline selection from 60-io-scheduler.rules (bsc#1177490)- Make systemd-mini-container conflict with systemd-mini-container-mini systemd-mini-container-mini was the old name used by older versions.- tmpfiles: drop entries importing files from /usr/share/factory (bsc#1170146)- SLEtify commit 2ac606cb508dc30a27aa539bcc18b4bb07f87a71 (jsc#SLE-16318) This forward port most of the SLE stuff from SLE15-SP2 to this Factory snapshot making this version good enough for starting testing the version that will be shipped in SLE15-SP3. Add 1000-logind-disable-RemoveIPC-by-default.patch Add 1001-journald-turn-ForwardToSyslog-on-by-default.patch (bsc#1065301) Add 1002-udev-add-option-to-generate-old-buggy-SCSI-serials.patch Add 1003-logind-store-a-timestamp-when-the-ACPI-power-button-.patch (bsc#981830 bsc#888612 bsc#1072933) Add 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch Add 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1089761) Add 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch Add 1007-tmpfiles-follow-SUSE-policies.patch Add 1008-Restore-support-for-halt.local.patch Add 60-io-scheduler.rules (bsc#1165579 bsc#1164717) Add 80-acpi-container-hotplug.rules (bsc#1082485 bsc#1040800 bsc#1078358 bsc#1081170 bsc#1075743) Add 80-hotplug-cpu-mem.rules (bsc#1076696 bsc#1127557) Add 99-wakeup-from-idle.rules merge compats/persistent-nic-names (bsc#1061883 bsc#1083158) merge compats/udev-compat-symlinks networkd is kept enabled as it's shipped in Leap distros (bsc#1071311) Remove TasksMax limit for both user and system slices (jsc#SLE-10123). This implemented by means of 2 drop-ins shipped in system.conf.d/ and user-.slice.d/- Import a prisitine copy of Factory which will serve as a new base for SLE15-SP3 (osc copypac from project:Base:System package:systemd revision:1120, using expand, using client side copy)- Remove dangling symlink /usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket Otherwise the build system complains.- Import commit 1cab0d44584687ace92d1df30eadf264231e3b65 (include v246.5) 304ec2c7ab fstab-generator: add 'nofail' when NFS 'bg' option is used (bsc#1176513) 6ae277fb37 test: adapt TEST-21-SYSUSERS for SUSE acd8bfd2cc test: adapt TEST-13-NSPAWN-SMOKE for SUSE [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a4e393eecb9dbe140a6c7d57419c291d786155cf...1cab0d44584687ace92d1df30eadf264231e3b65- Drop 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch linuxrc has already been fixed.- Add 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch A temporary patch until the installer environment is updated to create some of the symlinks that udevd used to create during its startup but now udevd relies on the init system to do so.- Rework how we prevent journald from both enabling auditd and recording audit messages journald.conf gained a new setting Audit= to control whether journald enables audit during the boot process. So let's use it and make sure it's disabled by default by shipping a drop-in that overrides upstream default. Also we used to patch systemd to prevent journald from reading the audit messages. There's still no way for downstream to configure that properly (we would need to mask systemd-journald-audit.socket meaning shipping a symlink in /etc) but I think dropping systemd-journald-audit.socket from the package is a nicer way to do that as some users might choose to reenable this setting (by reintroducing the socket unit in /etc).- Enable audit support (bsc#1175883) Enabling audit support in systemd will only make PID1 (and some of its services) to generate some audit records for certain events. But it doesn't affect journald, which has been prevented from recording audit messages in the journal (SUSE specific behavior).- Upgrade to v246.4 (commit f1344d5b7f31e98aedb01e606f41d74d3caaf446) See https://github.com/openSUSE/systemd/blob/SUSE/v246/NEWS for details. Now that the number of SUSE specific patches has been shrinked and is pretty low (12 at the time of this writing), they are no more tracked by the git repo and are now handled at the package level. Hence It is easier to maintain and identify them. This effectively means that SUSE/v246 will contain upstream commits only. Added 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch Added 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch Added 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch Added 0004-tmpfiles-support-exclude-statements-based-on-file-ow.patch Added 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch Added 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch Added 0007-networkd-make-network.service-an-alias-of-systemd-ne.patch Added 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch Added 0009-pid1-handle-console-specificities-weirdness-for-s390.patch Added 0010-journald-disable-audit-support-completely-from-the-j.patch Added 0011-core-disable-session-keyring-per-system-sevice-entir.patch Added 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch- Adjust %pre and %post for the restoration of upstream tmp.mount (boo#1175779)- Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf d8e3bd4e22 Revert "core: don't send SIGKILL to user@.service immediatly during shutdown"- Drop requirement on 'sysvinit-tools' It was used to workaround bug #886599 by explicitly calling vhangup(8) from getty@.service so when this service was stopped a virtually hangup on the specified terminal when were stopped to give the shell a few seconds to save its history. But this workaround was dropped since it had no effect (SLE12-GM was released with it but was still suffering from the bug) and was replaced by commit e9db43d5910717a108, which was released from v226 and backported to SLE12/SLE12-SP1.- Import commit 6d6d92930acad63f9b9029c305a672c32c550d2d (include merge of v245.7) 797ad47d3e vconsole-setup: downgrade log message when setting font fails on dummy console (bsc#1172195 bsc#1173539) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/b12cd8b89b4bccfcf972b47153a2b01cd7775932...6d6d92930acad63f9b9029c305a672c32c550d2d - Drop 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch Upstream finally reverted it and it's part of both v245.7 and master.- Restore default upstream tmp.mount (/tmp as tmpfs) behaviour (boo#1173461)- migrate-sysconfig-i18n.sh: fix marker handling (bsc#1173229) The marker is used to make sure the script is run only once. Instead of storing it in /usr, use /var which is more appropriate for such file. Also make it owned by systemd package.- Fix inconsistent file modes for some ghost files (bsc#1173227) Ghost files are assumed by rpm to have mode 000 by default which is not consistent with file permissions set at runtime. Also /var/lib/systemd/random-seed was tracked wrongly as a directory. Also don't track (ghost) /etc/systemd/system/runlevel*.target aliases since we're not supposed to track units or aliases user might define/override.- Include in the package version the stable minor (if any). Also update the version shown by various command such as 'systemctl - -version' to show the stable number.- Don't restart udevd sockets during package update Otherwise we might miss kernel events as the daemon need to be stopped as well.- Import commit b12cd8b89b4bccfcf972b47153a2b01cd7775932 (include merge of v245.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a6d31d1a02c2718a064bbbc40d003668acf72769...b12cd8b89b4bccfcf972b47153a2b01cd7775932- no longer explicitly package setgid directory /var/log/journal (bsc#1172550). The bit will be set during %post by way of the systemd-tmpfiles invocation. This avoids a conflict with the permissions package and an rpmlint error popping up.- Fix build when resolved is disabled While at it sort the build conditionals.- Import commit a6d31d1a02c2718a064bbbc40d003668acf72769 bb6e2f7906 pid1: update manager settings on reload too (bsc#1163109) e9e8907b06 watchdog: reduce watchdog pings in timeout interval 385a8f9846 udev: rename the persistent link for ATA devices (bsc#1164538) 66018a12ae tmpfiles: remove unnecessary assert (bsc#1171145)- Disable bump of /proc/sys/fs/nr-open Hopefully a _temporary_ workaround until bsc#1165351 is fixed otherwise user instances crashes the system is using NIS (and the nscd cache is empty).- Drop legacy /sbin/{udevd,udevadm) symlinks hopefully for good Since boo#1160890 has been fixed since a couple of months now.- Drop content of /usr/share/factory/ (bsc#1170146) systemd ships several files in /usr/share/factory/etc that are copied to /etc in case those files are missing there. Unfortunately the content does not match the openSUSE defaults.- Drop most of the tmpfiles that deal with generic paths (bsc#1078466) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages owning these paths to provide their own definitions instead. Meanwhile we still keep the homeless definitions in suse.conf until a better place is found for them. Drop 0001-Fix-run-lock-group-to-follow-openSUSE-policy.patch Drop 0001-SUSE-policy-do-not-clean-tmp-by-default.patch- Drop %tmpfiles_create portables.conf from %post of networkd sub-package It was probably mistakenly added because systemd-portable served as template for systemd-network.- Import commit 08cd65ac385c884ed6e4bd71128a0796f56ecd17 (include merge of v245.5) 1ceedf8535 meson: fix build of udev 'path_id_compat' builtin with meson 0.54 e61569d4a9 pid1: by default make user units inherit their umask from the user manager (bsc#1162698) 64fdacd5f1 user-util: rework how we validate user names (bsc#1170272) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c5aa158173ced05201182d1cc18632a25cf43b94...08cd65ac385c884ed6e4bd71128a0796f56ecd17- Drop 0001-meson-fix-build-of-udev-path_id_compat-builtin-with-.patch It's been merged in 'openSUSE-Factory' branch otherwise this branch won't build anymore since meson has been upgraded to version 0.54 in Factory.- Switch back to the hybrid hierarchy Unfortunately Kubernetes and runc are not yet ready for cgroupsv2. Let's reconsider the unified hierarchy in a couple of months.- Import commit c5aa158173ced05201182d1cc18632a25cf43b94 (merge v245.4)- Add 0001-meson-fix-build-of-udev-path_id_compat-builtin-with-.patch- Import commit 31f82b39c811b4f731c80c2c2e7c56a0ca924a5b (merge v245.2) d1d3f2aa15 docs: Add syntax for templated units to systemd.preset man page 3c69813c69 man: add a tiny bit of markup bf595e788c home: fix segfault when parsing arguments in PAM module e110f4dacb test: wait a bit after starting the test service e8df08cfdb fix journalctl regression (#15099) eb3a38cc23 NEWS: add late note about job trimming issue 405f0fcfdd systemctl: hide the 'glyph' column when --no-legend is requested 1c7de81f89 format-table: allow hiding a specific column b7f2308bda core: transition to FINAL_SIGTERM state after ExecStopPost= 2867dfbf70 journalctl: show duplicate entries if they are from the same file (#14898) [...]- Upgrade to v245 (commit 74e2e834b4282c9bbdc12014f6ccf8d86e542b8d) See https://github.com/openSUSE/systemd/blob/SUSE/v245/NEWS for details. This includes the following bug fixes: - upstream commit 7f56982289275ce84e20f0554475864953e6aaab (CVE-2020-1712) - upstream commit 66a19d85a533b15ed32f4066ec880b5a8c06babd (bsc#1157315) - upstream commit 7f56982289275ce84e20f0554475864953e6aaab (bsc#1162108) The new tools provided by systemd repart, userdb, homed, fdisk, pwquality, p11kit feature have been disabled for now as they require reviews first. Default to the "unified" cgroup hierarchy. Indeed most prominent users of cgroup (such as libvirt, kubic) should be ready for such change. It's still possible to switch back to the old "hybrid" hierarchy by passing "systemd.unified_cgroup_hierarchy=0" option to the kernel command line though. Added 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch: upstream commit 097537f07a2fab3cb73aef7bc59f2a66aa93f533 has been reverted for now on as it introduced a behavior change which has impacted plymouth at least.- add systemd-network-generator.service file together with systemd-network-generator binary- move html documentation to sparate package to save space - move networkd and resolved binaries into correct subpackage- Import commit f8adabc2b1f3e3ad150e7a3bfa88341eda5a8a57 (merge v244.2) 77c04ce5c2 hwdb: update to v245-rc1 b4eb884824 Fix typo in function name e2d4cb9843 polkit: when authorizing via PK let's re-resolve callback/userdata instead of caching it 83bfc0d8dd sd-bus: introduce API for re-enqueuing incoming messages 5926f9f172 polkit: use structured initialization 0697d0d972 polkit: on async pk requests, re-validate action/details 2589995acd polkit: reuse some common bus message appending code 5b2442d5c3 bus-polkit: rename return error parameter to ret_error 0a19ff7004 shared: split out polkit stuff from bus-util.c → bus-polkit.c 1325dfb577 test: adapt to the new capsh format 3538fafb47 meson: update efi path detection to gnu-efi-3.0.11 3034855a5b presets: "disable" all passive targets by default c2e3046819 shared/sysctl-util: normalize repeated slashes or dots to a single value 6f4364046f dhcp6: do not use T1 and T2 longer than one provided by the lease 0ed6cda28d network: fix implicit type conversion warning by GCC-10 f6a5c02d26 bootspec: parse random-seed-mode line in loader.conf ddc5dca8a7 sd-boot: fix typo 2bbbe9ae41 test: Synchronize journal before reading from it 072485d661 sd-bus: fix introspection bug in signal parameter names 80af3cf5e3 efi: fix build. [...]- Use suse.pool.ntp.org server pool on SLE (jsc#SLE-7683)- Drop scripts-udev-convert-lib-udev-path.sh Nobody should need it these days.- Temporarily restore /sbin/{udevd,udevadm) obsolete symlinks They're restored until YaST stop using them (see boo#1160890)- Import commit 8254b8d9646f3e0f5f8057d1ffb5d6c20f079aaa (merge v244.1) 639dc9f4bf network: set ipv6 mtu after link-up or device mtu change cbced49daa man: fix typo in net-naming-scheme man page 7dd04c99b0 network: tc: drop unused element bf4b7d07ba man: fix typos (#14304) 1ba2e7a730 ipv4ll: do not reset conflict counter on restart 49806bb310 macro: avoid subtraction overflow in ALIGN_POWER2() c4c1600689 test-network: add a test case for SendOption= 6f15b45949 network: fix segfault in parsing SendOption= 2e531b830d seccomp: real syscall numbers are >= 0 f7616ed52b network: fix copy and paste mistake e8b53300c4 network: do not drop foreign config if interface is in initialized state 00f05813bf seccomp: mmap test results depend on kernel/libseccomp/glibc 4de1909e61 seccomp: use per arch shmat_syscall d83010521d seccomp: ensure rules are loaded in seccomp_memory_deny_write_execute 2c6568221a seccomp: fix multiplexed system calls bcf0aa02bf Fix typo (duplicate "or") 96d7083c54 network: if /sys is rw, then udev should be around e874419902 nspawn: do not fail if udev is not running 29c9144655 Create parent directories when creating systemd-private subdirs 9cbb8b5254 network: do not return error but return UINT64_MAX if speed meter is disabled c08429ae33 core: swap priority can be negative f25c0be335 networkctl: fix to show BSSID 65fd2fce59 systemctl: enhance message about kexec missing kernel bdd0af5f81 Fixup typo in NEWS- Manually set system-uid-max and system-gid-max to 499 It used to be detected automatically by meson but it's been broken by the migration of login.defs from /etc to /usr/etc.- Import commit d8f6a204858bff68b8e0e7be86b418c36087ab2e 6c5e492a65 cryptsetup: umount encrypted devices before detaching it during shutdown- Upgrade to v244 (commit 090da85161ceb1ba0b4c208963c7156a8fdf10c6) See https://github.com/openSUSE/systemd/blob/SUSE/v244/NEWS for details. This includes the following bug fixes: - upstream commit b49e14d5f3081dfcd363d8199a14c0924ae9152f (bsc#1139459) - upstream commit 22683674716fd0e5b016ce5a7d8fd90df5f9f9e7 (bsc#1151377) - upstream commit faf205de3ba9a11b0ba17682123d7f3fedc7da24 (bsc#1151377) - upstream commit 27c3112dcbd1b5f171c36c32550d9c6331375b0b (bsc#1155574) - upstream commit 21b40f16622f171a9969dc334d74fb5eb2f575c2 (bsc#1159814) - upstream commit 9b88bb5023dfa3cea406c14fdaa3d8e3e320907a (jsc#SLE-7689) Legacy and obsolete symlinks have been finally dropped. Dropped 0001-logind-keep-backward-compatibility-with-UserTasksMax.patch. Users were notified about the deprecation of UserTasksMax option and how to move to the new mechanism. The dropin replacement for UserTasksMax is therefore no more generated but its use still produces a warning. Added 0001-SUSE-policy-do-not-clean-tmp-by-default.patch and 0001-Fix-run-lock-group-to-follow-openSUSE-policy.patch. These patches were extracted from the git repo because it's not clear where the SUSE tmpfiles specificities should be located.- Import commit dbb1d4734daffa62e0eddecfa4f784c84a9d8e76 1439d72a72 udevd: don't use monitor after manager_exit() 99288dd778 Revert "udevd: fix crash when workers time out after exit is signal caught" 152577d6d0 udevd: fix crash when workers time out after exit is signal caught f854991504 udevd: wait for workers to finish when exiting (bsc#1106383) Changes from the v243-stable (84 commits): e51d9bf9e5 man: add entry about SpeedMeter= aa1fc791c7 udev: silence warning about PROGRAM+= or IMPORT+= rules b9a619bb67 udevadm: ignore EROFS and return earlier 1ec5b9f80c basic: add vmware hypervisor detection from device-tree 7fa7080248 umount: be happy if /proc/swaps doesn't exist [...] 47d0e23d26 udev: fix memleak caused by wrong cleanup function a6fb0542c5 parse_hwdb: fix compatibility with pyparsing 2.4.* cb1d892f17 parse_hwdb: process files in order- Import commit 0b715187a87907e18edf98eab9d0a50fced4a424 9dbdbc2f10 logind: fix (again) the race that might happen when logind restores VT (bsc#1101591 bsc#1140081) c848bec110 libblkid: open device in nonblock mode. (bsc#1084671) b70ad6c927 resolved: check for IP in certificate when using DoT with GnuTLS (bsc#1155539 CVE-2018-21029) bbedf3d557 resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLS eb732c2e29 resolved: fix connection failures with TLS 1.3 and GnuTLS 4e45084ac5 shared/install: failing with -ELOOP can be due to the use of an alias in install_error() 2e297f0d87 shared/install: fix error codes returned by install_context_apply() dd29d70d32 man: alias names can't be used with enable command- Fix %{_libexecdir} misuses of /usr/lib- Drop 0001-compat-rules-escape-when-used-for-shell-expansion.patch It's part of the previous import.- Import commit b7467b7b553d6d0d6f92758d966b69f1a88b6b42 441f44f371 fileio: introduce read_full_virtual_file() for reading virtual files in sysfs, procfs (bsc#1133495) 8a1bb5c66b swap: do not make swap units wanted by its device unit anymore- Import commit 5df9000899ef7d45ddbcacd0fdf73afa07a40f6b f0ed7237e4 udev/cdrom_id: Do not open CD-rom in exclusive mode. (bsc#1154256) b37054aa5a compat-rules: escape '$' when used for shell expansion Changes from the v243-stable: ef677436aa test: Pass personality test even when i686 userland runs on x86_64 kernel 3f6398c450 docs: fix inadvertent change in uid range 25bb377a73 cgroup: fix typo in BPF firewall support warning message 6d97aca0d5 fix build with compilers with default stack-protector enabled fbad077cec nspawn: surrender controlling terminal to PID2 when using the PID1 stub 0553c3c668 pid1: fix DefaultTasksMax initialization f406a691a7 src/core/automount: use DirectoryMode when calling mkdir -p 20438f96c3 udevadm trigger: do not propagate EACCES and ENODEV 6480630bc3 hwdb: Correct WWWW Pattern In Documentation Comment 9d8e889810 nspawn: consistenly fail if parsing the environment fails 40e169b304 nspawn: default to unified hierarchy if --as-pid2 is used b5df1037a0 cgroup: Mark memory protections as explicitly set in transient units f14e3e02cc cgroup: Respect DefaultMemoryMin when setting memory.min ea248e53bf cgroup: Check ancestor memory min for unified memory config de1d25a506 cgroup: docs: memory.high doc fixups 2ab45f38d8 cgroup: docs: Mention unbounded protection for memory.{low,min} 19a43dc38a Consider smb3 as remote filesystem 5c0224c7bf Handle d_type == DT_UNKNOWN correctly 8282bc61df util-lib: Don't propagate EACCES from find_binary PATH lookup to caller 9d0ae987a6 network: drop noisy log message f67f0e4ec4 Updated log message when the timesync happens for the first time (#13624) e151bf4674 units: make systemd-binfmt.service easier to work with no autofs 2b8e574d82 Corect man page reference in systemd-nologin.conf comments a0577353f1 man: Add a missing space in machinectl(1) 693e983988 log: Add missing "%" in "%m" log format strings ea7151b8c4 pid1: do not warn if /run/systemd/relabel-extra.d/ doesn't exist b90549290e man: fix typo- Remove intltool BuildRequires, not needed since v237 - Use python3-base BuildRequires instead of full python3- Add 0001-compat-rules-escape-when-used-for-shell-expansion.patch (bsc#1153648) Added to the quaratine area to avoid uploading a new tar ball just for that single change. It will be dropped during the next import.- don't package locales in -mini package- Import commit 428b937f917ae177f2315e8469800941885e441a 0026b58744 pid1: fix DefaultTasksMax initialization- Import commit ed81f69153488279957268e247a5c81b678da491 (changes from v243-stable) fab6f010ac dhcp6: use unaligned_read_be32() f2d9af4322 dhcp6: add missing option length check ccf797511e ndisc: make first solicit delayed randomly f2275b6e12 dhcp6: read OPTION_INFORMATION_REFRESH_TIME option 6dfbe58ee7 l10n: update Czech Translation d4cd0e9d32 sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491) dbefe59259 polkit: fix typo a321507476 sd-netlink: fix invalid assertion 45dca7fe86 network: do not enter failed state if device's sysfs entry does not exist yet dd83d58796 network: add missing link->network checks b294305888 path: stop watching path specs once we triggered the target unit 2cd636c437 hwdb: add Medion Akoya E2292 (#13498) d133bdd1fa po: update Brazilian Portuguese translation 530e09b594 po: update Polish translation 0c5c3e34c1 polkit: change "revert settings" to "reset settings" 73e0f372d8 man: fix description of ARPIntervalSec= units 5412cc54a1 hwdb: axis override for Dell 9360 touchpad 9d4e658529 test: drop the missed || exit 1 expression 7ed7ea82f6 udevadm: use usec_add() 477bf86c91 udevadm: missing initialization of descriptor 19ac31c989 networkd: unbreak routing_policy_rule_compare_func() a20a2157a8 core: coldplug possible nop_job eb55241742 tty-ask-pwd-agent: fix message forwarded to wall(1) 1a3c53c06c core: Fix setting StatusUnitFormat from config files 91db81e4dd network DHCP4: Dont mislead the logs. 6af590838b Update m4 for selective utmp support. modified: tmpfiles.d/systemd.conf.m4 6823c907cf core: restore initialization of u->source_mtime 29308bcc13 mount-setup: relabel items mentioned directly in relabel-extra.d 8ca1e56165 Call getgroups() to know size of supplementary groups array to allocate 5d84a7ad1c test: add test cases for empty string match 1536348cc8 udev: fix multi match 3ccafef0ad man: move TimeoutCleanSec= entry from .service to .exec 8c0c30a820 zsh: udpate bootctl completions 0556c247a2 resolved: fix abort when recv() returns 0 9a25d75520 man: remove repeated words be3be29347 hwdb: Also mark lis3lv02d sensors in "HP" laptops as being in the base 4b92ffccaa udev: also logs file permission 75a2845e5a udev: add missing flag for OPTIONS=static_node 19e9fc4262 network: do not abort execution when a config file cannot be loaded 3e1267cf50 fileio: update warning message 1b3156edd2 pstore: fix use after free f500d2fa81 journal: Make the output of --update-catalog deterministic 64d0f7042d travis: protect the systemd organization on Fuzzit from forks 4247938ee1 hwdb: Mark lis3lv02d sensors in HP laptops as being in the base 379158684a po: update Japanese translation 31e1bbd1ca docs: fix push recipe in RELEASE.md f06530d86b man/systemctl.xml: fix missing "not" 22aba2b969 docs: fix typo in boot loader doc 000e08ca70 pstore: fix typo in error message - directoy -> directory f7f9c69ac5 Fix typo in comment: overide -> override ca8ba8f8c0 po: update Polish translation- Some files related to the portable stuff were missing some %exclude- Allow YaST to select Iranian (Persian, Farsi) keyboard layout (bsc#1092920)- split off networkd and resolved into separate network subpackage - use separate lang package for translations- Import commit 9e41d7ec3572d8d5ea1e00f683e9fbf8108e85b4 fb1b9d54f9 tty-ask-pwd-agent: fix message forwarded to wall(1) dd14da3bb6 core: restore initialization of u->source_mtime d62f30f647 resolved: create /etc/resolv.conf symlink at runtime- Slighly rework (mostly reorganization) the portable stuff- Track 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch in the git repo This patch has been in the quarantine area long enough, so let's move it in the git repo.- Upgrade to v243 (commit e0b24c4356aa0c1c56ff274ff72228f33482a5be) See https://github.com/openSUSE/systemd/blob/SUSE/v243/NEWS for details. This includes the following bug fixes: - upstream commit b2774a3ae692113e1f47a336a6c09bac9cfb49ad (CVE-2019-20386 bsc#1161436) - upstream commit 5406c36844b35504a64e9f05fc74b8e5e5a09143 (bsc#1132400) - upstream commit 83a32ea7b03d6707b8e5bb90a0b3a6eb868ef633 (bsc#1132721) - upstream commit 7cc5ef5f1811c539ae7f20255c2a093f413cc64f (bsc#1172824 bsc#1142733) - upstream commit 83cb24ac20baf19f7834931dcf6e03486b4c9c30 (bsc#1156213) - upstream commit a2dcb1d78737d3daa301ee63fbdd02837acb71a8 (bsc#1158485) - upstream commit 08185cff19efcb1d7d9fb7b546e7f516ab6dae91 (bsc#1165011) - upstream commit 59c55e73eaee345e1ee67c23eace8895ed499693 (bsc#1177510) Drop 0001-Revert-insserv.conf-generator.patch as it's been dropped from branch SUSE/v243 while we were rebasing. Drop 0001-rc-local-generator-deprecate-halt.local-support.patch as this functionality had been deprecated during the previous release and now have been dropped by upstream.- enable systemd-portabled- systemd-container creates and owns /etc/systemd/nspawn now- Import commit 0f9271c1336c5c9055e75389732a44745d796851 (changes from v242-stable) 07f0549ffe network: do not send ipv6 token to kernel 9d34e79ae8 systemd-mount: don't check for non-normalized WHAT for network FS 5af677680c core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX (bsc#1142099) 29dda7597a random-util: eat up bad RDRAND values seen on AMD CPUs eb6c17c178 util-lib: fix a typo in rdrand 829c20dc8e random-util: rename "err" to "success" 5442366fbf man: rework the description of Aliases and .wants/.requires directories ae71c6f634 docs: typo in arg name replace-irreversible -> replace-irreversibly 09774a5fcb meson: make nologin path build time configurable 69ffeeb0b1 man: add note about systemctl stop return value 4cf14b5513 shared/conf-parser: say "key name" not "lvalue", add dot 4481ca7f86 shared/conf-parser: emit a nicer warning for something like "======" 46f3db894b shared/conf-parser: be nice and ignore lines without "=" 7d928995f7 nspawn: fix memleak in argument parsing 7727e6c0ae resolve: fix memleak 7f32a81976 journal: properly read unaligned le64 integers fa419099e5 activate: move array allocation to heap 815a9fef2a systemctl: print non-elapsing timers as "n/a" not "(null)" a4fc3c88f1 factory: include pam_keyinit.so in PAM factory configuration a453d63315 factory: add comment to PAM file, explaining that the defaults are not useful d9a5a70a59 factory: tighten PAM configuration 5e2d3bf80b test: make sure colors don't confuse our test 5fe3be1334 wait-online: change log level c49b6959d5 systemctl: emit warning when we get an invalid process entry from pid1 and continue 3c9f43eb03 systemctl: do not suggest passing --all if the user passed --state= 5964d1474e man: offline-updates: make dependence on system-update.target explicit a04dd26e03 alloc-util: drop _alloc_ decorator from memdup_suffix0() 7c46a694ca man: add example for setting multiple properties at once 1d72789271 man: CPUShares= is so 2015 45da304673 man: document that WakeSystem= requires privs bed58a06e4 man: document that "systemd-analyze blame/critical-chain" is not useful to track down job latency c5461f31b3 man: be more explicit that Type=oneshot services are not "active" after starting 455ee07abe man: document that the supplementary groups list is initialized from User='s database entry 5f0cb2616a alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply() 7bc336794d generator: downgrade Requires= → Wants= of fsck from /usr mount unit 66465c4381 systemctl: allow "cat" on units with bad settings ca937b49da pid1: fix serialization/deserialization of commmands with spaces 4bb3113023 growfs: call crypt_set_debug_level() correctly, skip if not needed 0db716771e cryptsetup: enable libcryptsetup debug logging if we want it c8b9b3956f cryptsetup: set libcryptsetup global log callback too 679b3f6b7f basic/log: fix SYSTEMD_LOG_* parsing error messages 8d6b5158aa units: add SystemCallErrorNumber=EPERM to systemd-portabled.service 6681fcd445 network: fix the initial value of the counter for brvlan 853ec5f458 man: Add some notes about variable $prefix for StateDirectory= e6d23358e9 sd-netlink: fix inverted log message 6feb862407 blockdev: filter out invalid block devices early 9f7c0dbc75 blockdev-util: propagate actual error 3f5355bcb9 man: document tmpfiles.d/ user/group resolvability needs c15b92cd98 man: fix wrong udev property name 9768a900d6 meson: drop duplicated source 15194f22ed cryptsetup-generator: fix luks-* entry parsing from crypttab c2475390b4 core: skip whitespace after "|" and "!" in the condition parser fdc754aeb7 shared/condition: fix printing of ConditionNull= 572385e135 test: add testcase for issue #12883 9aa1edddb0 conf-parser: fix continuation handling 8fbc72f45f networkd: fix link_up() (#12505)- State directory of systemd-timesync might become inaccessible after upgrading to v240+ (bsc#1137341) This happens for users who had previously used systemd-timesync with DynamicUser=true, ie the ones who upgraded from a systemd version between v235 and v239 to systemd v240 and later (v240 was the version where DynamicUser was switched back to OFF).- Import commit eaa7b8b148927d471609de75e542dffcc1b36df4 7e58b89136 udevd: change the default value of udev.children-max (again) (bsc#1107617)- Add 0001-rc-local-generator-deprecate-halt.local-support.patch /etc/init.d/halt.local support will removed from the next systemd version (v243) so for now on warn (hopefully the few) users who rely on this script so they have a chance to switch to systemd-shutdown interface.- Add 0001-Revert-insserv.conf-generator.patch (bsc#1052837) All remaining packages have been fixed so they don't rely on the insser-generator to generate proper deps. So let's drop it as all services should carry the proper dependencies itself.- Drop debug-only-remove-new-policies.patch The new DBUS methods have been reviewed by the security team.- Import commit 9984a86d0d2259d54c7060f9c09f214202b4efa7 f2459bf373 random-util: eat up bad RDRAND values seen on AMD CPUs c90a2e9793 util-lib: fix a typo in rdrand 4db1cc9d46 random-util: rename "err" to "success" 981a62a102 random-util: hash AT_RANDOM getauxval() value before using it 64a9c3d918 random-util: use gcc's bit_RDRND definition if it exists c5d6ecfdca random-util: rename RANDOM_DONT_DRAIN → RANDOM_MAY_FAIL 298d13df7e network: remove redunant link name in message 77cbde31f2 hwdb: Align airplane mode toggle key mapping for all Acer series 460f03794e Revert "hwdb: Apply Acer mappings to all Gateway and Packard Bell models" fe9271ad84 test: return a non-zero return code when 'nobody' user doesn't exist 29d355e755 fstab-generator: Prevent double free of reused FILE* f30f1adc11 meson: make source files including nspawn-settings.h depend on libseccomp 84bab914b8 alloc-util: don't use malloc_usable_size() to determine allocated size 5240972d8d units: drop reference to sushell man page 0a26de5e33 codespell: fix spelling errors 582de105c8 nspawn-expose-ports: fix a typo in error message- Buildrequire polkit so /usr/share/polkit-1/rules.d has an owner (bsc#1145023) Otherwise the "post build checks" would complain and would force systemd to own this directory. The owner should still be "polkit" and the perms should be in sync with the perm set by polkit itself.- Add debug-only-remove-new-policies.patch A temporary patch to suppress the new DBUS methods introduced by v242 until they are reviewed and whitelisted by the secteam.- Add a comment explaining why static enablement symlinks in /etc are suppressed Also remove any /etc/systemd/system/*.requires/ symlinks for the same reason.- preset remote-cryptsetup.target during package installation This target is supposed to be part of the targets that should be enabled (or not depending on the presets) at package installation.- Upgrade to v242 (commit 071c380dcc434dca2a0c8b6de0519cc9e816c6d6) See https://github.com/openSUSE/systemd/blob/SUSE/v242/NEWS for details. This includes the following bug fixes: - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (CVE-2019-3843) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (CVE-2019-3844) - upstream commit 37ed15d7edaf59a1fc7c9e3552cd93a83f3814ef (bsc#1124122) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (bsc#1133506) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (bsc#1133509) - upstream commit 1f82f5bb4237ed5f015daf93f818e9db95e764b8 (bsc#1150595) - upstream commit e55bdf9b6c5f72475b258a7a4585a0480551cb60 (bsc#1173422)- Drop "BuildRequires: -post-build-checks" from the specfile (bsc#1130230) The syntax of this directive is obsolete and should be replaced by "#!BuildIgnore: post-build-checks". However there's no good reasons to disable these SUSE extra checks, so let's re-enable them and fix the few errors it detected.- Import commit 4e6e66ea94cf5125f9044f0869939a86801ed2d8 430877e794 pam-systemd: use secure_getenv() rather than getenv() (bsc#1132348 CVE-2019-3842) 3cff2e6514 man: document that if the main process exits after SIGTERM we go directly to SIGKILL 26c4f7191c bus: fix memleak on invalid message- systemd-coredump: generate a stack trace of all core dumps (bsc#1128832 jsc#SLE-5933) This stack trace is logged to the journal.- Stop installing macros.systemd There're no points in installing this file if we remove it right after.- Make sure systemd-network.rules take precedence over our polkit-default-privs (bsc#1125438)- Include the SUSE version along with the major version of systemd $ systemctl --version systemd 241 (+suse.42.g15a1b4d58) Note that the SUSE version format maybe subject to change and as such scripts should not try to parse it.- systemd-mini: explicitly disable some of the systemd components For some reasons, some build requirements get pulled in for the mini variant now, enabling some parts of the code that were expected to be turned OFF.- Upgrade to v241 (commit 15a1b4d58f1d2bc9c21c7cbab6fe63b58e48bda1) This includes the following bug fixes: - upstream commit c0d76959080e3ba6534bce1c7053c750668e8b55 (bsc#1160595) - upstream commit 7334ade4a7e103b1a01d1c8fe1ea7c7a854a1c31 (bsc#1123892) - upstream commit c7e93c4d15019323973baf12daa76357c83892c4 (boo#1111498) This also includes the following bug fixes released in v240: - upstream commit 2675747f3cdd6f1e6236bbb2f79abfa53fb307f1 (boo#1111498) - upstream commit 9eb0fc32d6cb63e71f2cfc1e7dd34c3ede4b48a3 (bsc#1140631) - upstream commit 1432d2dbdfa90963272a9b581dc4b55dd3ac514f (bsc#1155574) - upstream commit 26e35b164b8d0603629b3d394554cfa728e8c3e4 (bsc#1169488) - upstream commit a9fc640671ef60ac949f1ace6fa687ff242fc233 (fate#325697)- Import commit a1d86af7ed49dacef671e8ec8dae9472a8fa47f5 92d860fc12 sysctl: Don't pass null directive argument to '%s' (bsc#1121563) 1379e30d59 Allocate temporary strings to hold dbus paths on the heap (bsc#1125352 CVE-2019-6454) b5569a03ae Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. (bsc#1125352 CVE-2019-6454)- Import commit 01b4746d3c6f6cbf969fa2176c77ac3f616a7eda 7af53e005b sd-bus: if we receive an invalid dbus message, ignore and proceeed 92dcbfdd7f bus: move BUS_DONT_DESTROY calls after asserts a83e7b3b43 automount: don't pass non-blocking pipe to kernel. 726127ea1d units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333) a6347a3cb6 core: Fix use after free case in load_from_path() (bsc#1121563) 22e2550222 strv: rework FOREACH_STRING() macro (bsc#1121563) 2ddd38f41a test,systemctl,nspawn: use "const char*" instead of "char*" as iterator for FOREACH_STRING() c2c8333e0b strv: add new macro STARTSWITH_SET() 1db243a601 Update systemd-system.conf.xml (bsc#1122000)- Import commit ad34cc45f63720ced69960dc66b47bddb146176d Import a bunch of fixes from stable/v239-stable: c8293f5af4 Revert "network: set DynamicUser= to systemd-networkd.service" 7f605592e6 Revert "resolve: enable DynamicUser= for systemd-resolved.service" 5a48e92e06 test: Fix networkd test for an already running service 36eae1688b Revert "timesyncd: enable DynamicUser=" 3a11f24cf0 Revert "unit: drop After=systemd-sysusers.service from timesyncd" 23cfd15ce9 machinectl: fix verbosity of import-raw or friends ba037daf29 Make bzip2 an optional dependency for systemd-importd fb609d2721 pull: initialize libgcrypt before calling any functions provided by libgcrypt c50857bc6b hwdb: remove stray 'i' in hwdb match string for the HP Spectre (#9571) 9a12fd17f5 man: Mention that paths in unit files must be fully normalized. 76fc2ab4a6 tree-wide: use instead of #ifdef for HAVE_* fcc699c093 network: update log message a4f497b2cd Use #if instead of #ifdef for ENABLE_GSHADOW 121c662eb8 man: add missing option for system.conf 564341146e core: add missing option and drop nonexistent option in system.conf 7082a3599f journal: add missing option in journald.conf 3c15efa9c1 basic: add missing comma in raw_clone assembly for sparc 4c210b6dce cryptsetup: Add dependency on loopback setup to generated units c777fbbe3e journal-gateway: use localStorage["cursor"] only when it has valid value c5b1bef639 journal-gateway: explicitly declare local variables 2361522ca6 analyze: actually select longest activated-time of services 3e810d92d9 sd-bus: fix implicit downcast of bitfield reported by LGTM aef660a4cf resolvconf: fixes for the compatibility interface 06b3f54f50 install: fix error handling in is_symlink_with_known_name() f70ab9a468 portable: fix error handling d2c40d4e80 resolve: fix return value type of dns_answer_has_dname_for_cname() 6f684e0670 resolve: dns_scope_network_good() does not returns negative errno 15d83e1138 bus-util: fix error handling ba0a1f3384 core: free lines after reading them- Import commit 3bece8a25ae11e8ec132cdecc7e72a00ee790994 89a9721a47 Revert "logind: become the controlling terminal process before restoring VT" (bsc#1120836) c3a8dc821b pam_systemd: reword message about not creating a session 0ba0f5b3ef pam_systemd: suppress LOG_DEBUG log messages if debugging is off- Import commit a3b059a8c60622e4ec30aabda93c6b41d0953dc4 9dbe9f12ec journal-remote: set a limit on the number of fields in a message (CVE-2018-16865 bsc#1120323) 61d569ab1b journal-remote: verify entry length from header a08760b26c µhttpd: use a cleanup function to call MHD_destroy_response 43f46a1a3d journal-gateway: use _cleanup_ attribute to stop microhttpd daemon 437b0b2d01 journald: lower the maximum entry size limit to ½ for non-sealed fds ac9e209710 journald: when processing a native message, bail more quickly on overbig messages ce103705b9 journald: set a limit on the number of fields (1k) (CVE-2018-16865 bsc#1120323) 35538171c2 coredump: fix message when we fail to save a journald coredump cfe247b555 basic/process-util: limit command line lengths to _SC_ARG_MAX 9d59e6f6ee journald: do not store the iovec entry for process commandline on stack (CVE-2018-16864 bsc#1120323) 8d650a68d4 journald: remove unnecessary {} b608f532a4 coredump: remove duplicate MESSAGE= prefix from message 0dbb2dc066 vconsole-setup: fonts copy will fail if the current terminal is in graphical mode (bsc#1114933) e501d65540 Revert "systemctl: when removing enablement or mask symlinks, cover both /run and /etc" d3ea69961f fs-util: rename safe_transition() into unsafe_transition() 338470fdc9 tmpfiles: use CHASE_WARN in addition to CHASE_SAFE d9ae1b30da fs-util: make chase_symlink() returns -ENOLINK when unsafe transitions are met 8b76594d1f fs-util: add new CHASE_WARN flag to chase_symlinks()- Import commit 8ae56af7802ef8f91fac64fa244d62a4468fbbd5 4474878178 udev-builtin-kmod: adjust logging 805534aff5 core: use the generic module_load() function ac7e902530 shared/module-util: fix preexisting mixup with errno sign 415aa40793 udev-builtin-kmod: use the generic module_load() function 8a36b4bac6 Move module-util.h to src/shared/ and load_module() to libshared 999b910752 core/kmod-setup: restore comments 1f2b822a21 logind: stop managing VT switches if no sessions are registered on that VT 5ad8d374c5 terminal-util: introduce vt_release() helper 145d492490 logind: become the controlling terminal process before restoring VT (bsc#1101591) d4b5dbc033 terminal-util: introduce vt_restore() helper 2e8af185f0 logind: make session_restore_vt() static ff3048364f udev: downgrade message when we fail to set inotify watch up (bsc#1005023)- Fix the test for figuring out if /etc/machine-id is writable in %post (bsc#1117063) "test -w" always returns true for root user even if the writable mode bits are not set. Fix this by testing the file mode bit value instead.- Move systemd-sysv-convert from /usr/sbin to /usr/lib/systemd This tool is not supposed to be run by users.- Import commit 69f9f79e1b03e3d23df25b61cbcc9304af3e358f (bsc#1080919 CVE-2018-6954) f3615ce49 tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753) 7165e92f4 tmpfiles: use fd_get_path() even less excessively c2c531c1d test: make TEST-22 easier to debug, by outputting to /dev/console 621b78317 test: don't use "nobody:nogroup" for tests 1f9c7acad tmpfiles: return correct error variable after fd_reopen() 2236280c1 tmpfiles: reindent one comment less weirdly f6bdfb889 tmpfiles: use correct error variable bc75127cd tmpfiles: clarify that we ignore file attribute setting errors 621c8b1fe tmpfiles: add log message where we previously failed silently bc9229630 tmpfiles: use fd_get_path() less excessively 5a1106039 tmpfiles: add more tests c974086cc tmpfiles: don't follow unsafe transitions in path_set_*() e64a510eb fs-util: add new CHASE_NOFOLLOW flag to chase_symlinks() 7480154d0 tmpfiles: make create_fifo() safe eb890962c fs-util: introduce mkfifoat_atomic() helper 653bb81af fileio: make tempfn_random_child() accept empty string as path 2b1e12bfe tmpfiles: introduce create_fifo() 6dd80f289 tmpfiles: introduce empty_directory() f2c137edf tmpfiles: introduce create_directory() and create_subvolume() and make them safe 6a76f6dfb basic/stat-util: introduce is_dir_fd() 38a7f2e81 btrfs-util: unfuck tmpfiles' subvol creation 26e19b6fe btrfs-util: introduce btrfs_subvol_make_fd() 5fb5bdf5d basic/label: introduce mkdirat_label()/mkdirat_errno_wrapper() helpers 390b767da selinux: introduce mac_selinux_create_file_prepare_at() 0f72fadba smack: introduce mac_smack_fix_at() f2838154b tmpfiles: introduce create_directory_or_subvolume() 2de697fb8 tmpfiles: make create_device() safe 558c5fec7 tmpfiles: introduce create_device() dee986b1d tmpfiles: make copy_files() safe cacb14d3f tmpfiles: introduce copy_files() routine 81c85ce17 tmpfiles: make write_one_file() safe 9ec6b92ab tmpfiles: make truncate_file() safe 8dde36e03 tmpfiles: introduce truncate_file() which deals with 'F' exclusively 481134a93 tmpfiles: introduce create_file() which deals with 'f'/'F' exclusively 057861560 tmpfiles: make the stat struct parameter in fd_set_*() optional f37caffda tmpfiles: stat file in item_do() rather than in its callers 86f1362d4 tmpfiles: set only default acls to folders #9545 (#9599)- Make systemd-mini-sysvinit provides systemd-sysvinit Some packages (such as shepherd-bins) want to conflicts with systemd-sysvinit: they should also conflict with systemd-mini-sysvinit.- Add 0001-logind-keep-backward-compatibility-with-UserTasksMax.patch We have to keep support for UserTasksMax= for a while before dropping it. This patch is supposed to do that and also to make users aware of this change. It also hints how to configure that differently.- Import commit f39674d6d114d999c50672c7bea8cad21e1eaed9 7d1e04e85 units: use =yes rather than =true everywhere 185ce0d34 units: assign user-runtime-dir@.service to user-%i.slice a051f5e41 units: make sure user-runtime-dir@.service is Type=oneshot 30c6842c3 units: set StopWhenUnneeded= for the user slice units too e74de046e login: fix typo in log message- Own %{_libexecdir}/modules-load.d (again) This was incorrectly dropped during the split of the SUSE specific configurations.- Drop a Conflicts: in systemd-coredump It not needed anymore since the mini variant of systemd-coredump is not built anymore.- Import commit b54f5d7a8b41898ce98f43cd1a6cc92c0071806d 5def29d24 coredump: only install coredump.conf when ENABLED_COREDUMP=true 9133e2d6e dhcp6: make sure we have enough space for the DHCP6 option header (bsc#1113632 CVE-2018-15688) ebc3fa418 dhcp6: split assert_return() to be more debuggable when hit 51eefb6ac chown-recursive: let's rework the recursive logic to use O_PATH (bsc#1113666 CVE-2018-15687) e1e1aa237 core: skip unit deserialization and move to the next one when unit_deserialize() fails 1c726c87d core: when deserializing state always use read_line(…, LONG_LINE_MAX, …) (bsc#1113665 CVE-2018-15686) 4cd7d11ac core: don't create Requires for workdir if "missing ok" (bsc#1113083)- Make systemd-coredump sub-package optional and don't build the mini variant.- Drop duplicated %{?mini} suffix for systemd-{container,coredump} subpackages "-mini" is already part of the name of the main package so there's no need to append it again for those sub packages. It's only needed when the name of a subpackage is completely redefined, IOW when '-n' option is used with the %package directive.- Dont ship /usr/sbin/resolvconf symlink for now It conflicts with the bin shipped by openresolv and provides limited compat only.- Upgrade to v239 (commit 6d8584e7e8e5d13d2bab49b9e6f6d2ec39759978) This includes the following bug fixes: - upstream commit 0722b359342d2a9f9e0d453875624387a0ba1be2 (bsc#1045723) - upstream commit 2f2e14b251b9929e84e8b690d0187b766dfbae20 (bsc#1124122) - upstream commit c839b729c5f7b08f6d91bf9567d0b1f91d17e0f7 (bsc#1155207) - upstream commit 8eebb6a9e5e74ec0ef40902e2da53d24559b94a4 (bsc#1168076) This also includes the following bug fixes released in v238: - upstream commit e8a3144ec4ff332bd63644e468a98e1a7e06e7e4 (bsc#1112024) - upstream commit 4d219f5343b1924e7c519c2c178aeb5d1a5ab924 (bsc#1123727) - upstream commit 43b7f24b5e0dd048452112bfb344739764c58694 (bsc#1146991) - upstream commit bf443be99565e4327f1c8c12b79d98b4c1529cf1 (bsc#1156213)- Ship systemd-sysv-install helper via the main package This script was part of systemd-sysvinit sub-package but it was wrong since systemd-sysv-install is a script used to redirect enable/disable operations to chkconfig when the unit targets are sysv init scripts. Therefore it's never been a SySV init tool. While at it, don't ship this script (as well as systemd-sysv-convert) when sysvcompat is not defined.- Import commit 19b3868d32af20f1ecc86fe3c997144ff456fd65 06c2284d64 core: introduce systemd.early_core_pattern= kernel cmdline option 479b002083 core: add missing 'continue' statement c7fbccc62e journald: don't ship systemd-journald-audit.socket (bsc#1109252) f17a6c790c detect-virt: do not try to read all of /proc/cpuinfo (bsc#1109197) 5a1aa84544 compat-rules: generate more compat by-id symlinks for NVMe devices (bsc#1095096)- Import commit a67b516d49115a5be0f2ac27a2874cee6c59a7ae f8457adf9d emergency: make sure console password agents don't interfere with the emergency shell b8bbb50634 man: document that 'nofail' also has an effect on ordering a5410b2229 journald: take leading spaces into account in syslog_parse_identifier b793c312c7 journal: do not remove multiple spaces after identifier in syslog message f9595f0481 syslog: fix segfault in syslog_parse_priority() d464f06934 journal: fix syslog_parse_identifier() e70422883a socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBUF fails (bsc#991901)- split off SUSE specific udev rules from systemd package (fate#325478) * remove 60-io-scheduler.rules * remove 80-hotplug-cpu-mem.rules * remove 99-wakeup-from-idle.rules * remove /usr/lib/modules-load.d/sg.conf (see bsc#1036463 for details) these are now maintained in the new package system-tuning-common-SUSE- Enable or disable machines.target according to the presets (bsc#1107941)- Import commit cc55f1ea9e1c1ccab5b9fb97e10e08830d02b282 962b38aaf user@.service: don't kill user manager at runlevel switch (bsc#1091677) 3986c4d82 units: make sure user@.service runs with dbus still up 5e68aa0f2 Revert "udevd: increase maximum number of children" (bsc#1107617) 099138fd9 fix race between daemon-reload and other commands (v237) (bsc#1105031)- Import commit 6ac2232d88f4b64428511a4692a51bd00d610b32 6247696db nspawn: always use mode 555 for /sys (bsc#1107640) 72f558b57 cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990) cfcd97cf2 cryptsetup: add support for sector-size= option (#9936) (fate#325634)- Import commit bb5a925bcefd4743873cae3f748ae1a426e92d44 8983bd246 core: don't include libmount.h in a header file (#8580) 3e4156a8f tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753) 42edc93ac core/service: rework the hold-off time over message- Enable regexp matching support Currently only used by "journalctl --grep=xxx".- Import commit 0350f62a8cf7f151951b6b78337fe3c198b8bf6a fbf43a697 core: don't freeze OnCalendar= timer units when the clock goes back a lot (bsc#1090944) 4134ba8b6 man: SystemMaxUse= clarification in journald.conf(5) (bnc#1101040) 78bb2a0c4 socket-util: fix getpeergroups() assert(fd) (#8080) (bsc#1096516) 1753d0420 systemctl: mask always reports the same unit names when different unknown units are passed (bsc#1095973) 50ebf79d7 scsi_id: Fixup prefix for pre-SPC inquiry reply (bsc#1039099) 570f7655b locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* files- Drop runtime dependency on dracut (bsc#1098569) Otherwise systemd pulls in tools to generate the initrd even in container/chroot installations that don't have a kernel anyways. For environments where initrd matters, dracut should be pulled via a pattern.- Import commit f63623c1fc0eb01b8efc2037d004f42ed8328356 6a161916f device: make sure to always retroactively start device dependencies (take #2) (bsc#1088052) e4402648c Fix pattern to detect distribution ad59c7970 install: "user" and "global" scopes are equivalent for user presets (boo#1093851) b1876c81a rpm: remove confusing --user before --global 00ea8a214 man: updated systemd-analyze blame description for service-units with Type=simple (#8834) (bsc#1091265) a9b587e2f fileio.c: fix incorrect mtime- Add 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch (boo#1024897) - Ship systemd-resolved (but disabled by default) (bsc#1018387)- Disable user units by default (bsc#1090785)- Slight rewrite of the previous fix- align permissions of /etc/machine-id to upstream code (bsc#1092269) world writeable machine-id is a security issue- Move 80-container-v[ez].network in systemd-container sub-package - Move 80-container-host0.network from udev to systemd- Import commit d8196805089566ecd846b7c627ff2f3c42588c50 621b247f3 device: skip deserialization of device units when udevd is not running a7da5bdbc device: make sure to always retroactively start device dependencies (bsc#1088052) 303624f6f systemd-udevd: limit children-max by available memory (#8668) (bsc#1086785 bsc#1066422) 76acf3ae9 tmpfiles: fix directory removal with force symlink (#8619)- Ship 99-sysctl.conf instead of creating it during package installation/update (bsc#1088769) Previously this symlink was created in /etc/sysctl.d during %post which made the symlink not owned and more importantly it was created only if /etc/sysctl.conf is already installed which is not always the case during the installation process it seems. So ship the symlink unconditionally and put it in /usr/lib/sysctl.d instead since it's a distro default behavior that might be overriden by sysadmin later.- Be consistent in 60-io-scheduler.rules And use "?*" when checking for the non empty string (instead of "*?").- /usr/lib/systemd/systemd-coredump was missing from systemd-coredump sub-package (boo#1088057)- Drop systemd-bash-completion sub-package Now we directly ship the completion scripts from the main package as we already do for zsh. I couldn't see any advantages in this split.- Be more accurate when specifiying the tools version we provide- Make sure rpm won't expand %autopatch even if it's commented- stat(1) as well as systemctl are not use in %post section of udev So remove stat(1) from the list of dep and move systemctl to the requirements of %postun since it's called from there.- Import commit 14b3e00c3ccb8c1c82c8a2e99a9534750880a09e e0a8285e2 pid1: when creating service directories, don't chown existing files (#8181) (boo#1085971) fb25886b1 Fix format-truncation compile failure by typecasting USB IDs (#8250) (bsc#1084638) 5a6e9c92e sysusers: make sure to reset errno before calling fget*ent() c2e1ee488 sysusers: also add support for NIS entries in /etc/shadow 51cb94fa1 sysusers: do not append entries after the NIS ones (bsc#1085062 bsc#1045092) 783f3d368 basic/macros: rename noreturn into _noreturn_ (#8456) - Drop 0001-basic-macros-rename-noreturn-into-_noreturn_.patch It's been merged in the git repo.- Rename the tarball (bsc#1087323) So it's clear that it contains some additional patches on top of the upstream version. Use the commit hash in the name so the exact version can easily be identified. Provide _service file which can be used to retrieve the tarball from the git repo (with "osc service disabledrun").- Split systemd-coredump sub-package off (bsc#1083849)- Enhance IO scheduler tweaking rules to support blk-mq as well * Set optimal blk-mq schedulers (bfq and mq-deadline for HDD and SSD respectively) * Explicitly set CFQ for rotational disks when no `elevator` is specified * Verbose comments explaining what is going on * Rename the rules file since it is not ssd-only anymore- Don't ship machines.target in systemd-container but in systemd main package machines.target is supposed to be a standard target for starting/stopping all containers. systemd-nspawn is the main user of it but other container managers could also make use of it.- Build a mini variant of systemd-container So we don't have to manually track and remove all files that should be shipped by systemd-container in the case of a bootstrap build.- Run migrate-sysconfig-i18n.sh also during package installation (bsc#1086164) This is needed when we upgrade from SLE11.- Add 0001-basic-macros-rename-noreturn-into-_noreturn_.patch This fix a build error triggered by the introduction of the new version of libgpg-error package. Patch submitted to upsream: https://github.com/systemd/systemd/pull/8456- Turn off the IP sandboxing for systemd-logind Since v235 logind run inside an IPv4/IPv6 sandbox by default. This creates incompatibilites for systems using NIS.- Restore (maybe temporarly) "pam_config --add systemd" During its installation pam-config seems to overwrite the defaults shipped by "pam" for "some" reasons (see bsc#1084924) No idea why but since pam_systemd is not part of the "pam-config" defaults, we need to restore pam_systemd in common-session manually...- Remove dropin that was used to turn delegation off for user instances Upstream now enables "memory" and "pids" controllers only which should have a very limited impact on performance compare to the "cpu" controller.- Import commit 46d6bc9c4f1c05f3b4fcfca754cc59963bd86ce3 2a79f4e78 units: delegate "memory" instead of "cpu" by default for user instances (#8320) (bsc#954765 bnc#953241 fate#320421) 88174ae85 compat-rules: fix syntax errors spotted by test/rule-syntax-check.py- Remove udev-remount-tmpfs script Complete the previous commit.- Fix hotplug memory in 80-hotplug-cpu-mem.rules When new memory was hotplugged, the rule was supposed to call an external script (udev-remount-tmpfs) to remount all tmpfs. However the script was broken since its introduction (commit rev=715, 14/07/2014) and had no effects... this makes me wonder if we shouldn't get rid of this...- Make sure /var/lib/machines is created when systemd-container is installed- BS forces us to own %{_prefix}/lib/modprobe.d This seems wrong but that's how the SUSE BS works.- Upgrade to v237 (commit 78221ca750a9c266f9f8497dda59d7ee44000a6c) Udev rules 60-ssd-scheduler.rules and 80-hotplug-cpu-mem.rules have been removed from the git repo and are now maintained at the package level. Those rules have been rejected by upstream as they seem to be written to workaround some kernel shortcomings... This includes the following bug fix: - upstream commit 3d083b2245b0b8e52f2d8ccc3e55246f41f1f544 (bsc#1102908) This also includes the following bug fixes released in v235: - upstream commit 2e64e8f46d726689a44d4084226fe3e0ea255c29 (bsc#1069239) - upstream commit 79873bc850177050baa0c5165b119adafeebb891 (bsc#1069239) - upstream commit 4bc5d27b942afa83cc3d95debd2ad48d42ac07a8 (bsc#1089376) - upstream commit e9ea4526a3a3b41eced29b8d742498cc36750424 (bsc#1089693) - upstream commit d75b31837c93dbb9b20067719026ad0fb7cdfadd (bsc#1117025) - upstream commit 0e8856d25ab71764a279c2377ae593c0f2460d8f (bsc#1117025) - upstream commit 048dd629c4590eefb2ebd6a316c7350ed3a6ff19 (bsc#1119971) - upstream commit 9b32afa9f241fe8febc0a754850f1e7331caf6e3 (bsc#1126056) - upstream commit e6dde451a51dc5aaa7f4d98d39b8fe735f73d2af (bsc#1137053) - upstream commit 0864d311766498563331f486909a0d950ba7de87 (bsc#1158336) - upstream commit d60cb656fc63c24b430421764b7d0322857d34fd (bsc#1161262) - upstream commit e2be442e791fa1150aa835c684acc6d7189de3e1 (bsc#1165011) - upstream commit 64a36ae4b1dd23474dd7ea261381ac437b24fac2 (bsc#1172072) - upstream commit b001ad61e91b6499897f0c977045c7608c233bfa (jsc#SLE-7687) - includes IP filtering feature (jsc#SLE-7743) This also includes the following bug fixes released in v236: - upstream commit b3b4ebab02395933cde554b5a5d5c363dae3920d (bsc#1083571) - upstream commit 3e3852b3c6c61506963112fd218a86b673fc61e6 (bsc#1110445) - upstream commit 4050e4797603d3644707d58edfd9742b5311c7cf (bsc#1124153) - upstream commit 8cb83266062b383cdd4a57301ef559d64b491c51 (bsc#1125604) - upstream commit 19a44dfe4525ab01caf593a9c2beada4b412910d (bsc#1156482)- add basic user space support for suspend to idle (fate#323814) add 99-wakeup-from-idle.rules Currently this only covers the power button and usb/AT keyboards as wakeup devices. It is planned to make that configurable in the future.- Don't call "pam-config --systemd" pam_systemd.so has been integrated directly in the PAM stack since bsc#812462. So there's no need to call pam-config.- Fix build errors due to the split-off of systemd-containe: found conflict of systemd-234-33.1.x86_64 with systemd-container-234-33.1.x86_64: - /usr/share/man/man5/systemd.nspawn.5.gz - /usr/share/man/man1/systemd-nspawn.1.gz found conflict of systemd-container-234-33.1.x86_64 with systemd-mini-container-234-33.1.x86_64: - /usr/bin/systemd-nspawn - /usr/lib/systemd/system/systemd-nspawn@.service - /usr/lib/tmpfiles.d/systemd-nspawn.conf- Use %license (boo#1082318)- Split systemd-container sub-package off (fate#325469) Other distros already do it and it seems a good idea to not install this stuff on new installations by default. At least /var/lib/machines subvol is not created anymore at boot even if it wasn't used at all.- Import commit 295ead0f396beb2b5199abd99a17e274c2581f95 f4f94ab2e meson: install rules/80-hotplug-cpu-mem.rules 2901aa9b9 meson: install rules/60-ssd-scheduler.rules 1293c0056 core: use id unit when retrieving unit file state (#8038) (bsc#1075801) 596b2b241 Revert "vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig" 0b595da04 Revert "locale-setup: handle locale at boot time well"- Re-enable systemd-firstboot It's used by the installer and also by JeOS.- Use %systemd_post in %post- Own /usr/lib/systemd/system-environment-generators directory- More systemd rpm macro usages- Disable systemd-firstboot I don't think there's any use case for it currently.- Use systemd rpm macros in paths defined in the specfile- Stop importing i18n settings from /etc/sysconfig (fate#319454) Bits taken from SLE15.- Make systemd-timesyncd use the openSUSE NTP servers by default Previously systemd-timesyncd used the Google Public NTP servers time{1..4}.google.com- Import commit 4a6a1e4f0b02e6cedf7eba93b85a6dd968f875c7 db1d8eacd compat-rules: make path_id_compat build with meson - Drop 0001-compat-rules-make-path_id_compat-build-with-meson.patch which is now part of the git repo (see above).- Don't ship /usr/lib/systemd/system/tmp.mnt at all (bsc#1071224) The previous fix couldn't work on platforms using a RO rootfs. Therefore we don't ship /usr/lib/systemd/system/tmp.mnt but we still ship a copy in /usr/share/systemd. Users who want to use tmpfs on /tmp are supposed to add a symlink in /etc/ pointing to the copy shipped in /usr/share/systemd. To support the update path we automatically create the symlink if tmp.mount in use is located in /usr/lib/systemd.- Don't build seccomp support in the mini package- Switch to Meson build system Some rearrangement in the file list was also needed. That was probably due to the upgrade of rpm.- Import commit 0a5600eb7f8263c7c79fec0d85cc159d54aba636 2a181fc6f insserv-generator: make it build with meson 7b0401da4 build-sys: don't build networkctl if networkd is disabled- Don't build-require selinux for the mini package- Drop libgcrypt.m4 The mini package builds fine without it so it doesn't seem necessary anymore.- Import commit 846d838c37865da60eba48090e570e959291399f b1e0a348d fileio: include sys/mman.h f1fa784cb meson: update header file to detect memfd_create() 8838ba7ec meson: define _GNU_SOURCE to detect copy_file_range() (#7734) 531a00c84 Restore "restore /var/run and /var/lock bind mount if they aren't symlink"" (the 3 first commits make systemd build against glibc 2.27)- Import commit 3f421e4fbf6fcb31d74caf729435868ba8824483 7fb9ea39a Revert "restore /var/run and /var/lock bind mount if they aren't symlink" 23ce1207a meson.build: make docdir configurable (#8068)- Import commit 8ec9f58d334c76e736957812d9e57151502a6f63 07c6ee3eb compat-rules: get rid of scsi_id when generating compat symlinks for NVMe devices (bsc#1051465) 261a4ef38 compat-rules: generate compat by-id symlinks with 'nvme' prefix missing (bsc#1063249)- Drop 0001-compat-rules-get-rid-of-scsi_id-when-generating-comp.patch It's been imported in branch "compats/udev-compat-symlinks" which has been merged in branch "openSUSE-Factory" in its turn.- Import commit c516268845b0fd0683cef2e491b84077371e8f01 37da1facb core: disable session keyring per system sevice entirely for now (bnc#1045886) 8a1ae0449 strv: fix buffer size calculation in strv_join_quoted()- Drop 0001-core-disable-session-keyring-per-system-sevice-entir.patch It's been merged in branch "SUSE/v234".- Import commit 2087a80d56bb6f8c7fb74a19172259bc9d9af866 2b8971b8a tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protected_hardlinks sysctl is on (bsc#1077925 CVE-2017-18078) 8c2bcac25 tmpfiles: change ownership of symlinks too- Do not optionally remove /usr/lib/systemd/system/tmp.mnt anymore (bsc#1071224) This was done to make sure that tmpfs wouldn't be used for /tmp by defaut in case the dir layout created by the installer did not create a customized tmp.mount. But it had the bad side effect to break "rpm -V systemd" and updates of systemd via delta-RPMs. Now instead of removing tmp.mount unit file, we mask it (still only if no other tmp.mount would override the default one). It's the official way to disable tmpfs on /tmp after all. Since we cannot rely on the presence of fstab during package installations, we introduced a service which is run once on the first boot and which figures out if tmpfs would be used. If so it masks the unit. We also handle the upgrade path and make sure to preserve admin's settings (if any). Another advantage of this is that we will only need to remove the introduced service the day when tmpfs will be the default for SUSE distros.- Import commit 83067827cc891ddc90def200fdbe725917ec9fa3 3d60486f7 core/timer: Prevent timer looping when unit cannot start (bsc#1068588) 460bd0cd6 Revert "handle SYSTEMCTL_OPTIONS environment variable" (fate#323393)- Import commit cc94ce8513221061898c83f57862544b16021f0e aa3eba828 delta: don't ignore PREFIX when the given argument is PREFIX/SUFFIX b1ea0173a delta: extend skip logic to work on full directory paths (prefix+suffix) (bsc#1070428) 77c5065f9 delta: check if a prefix needs to be skipped only once db32866d1 Fix parsing of features in detect_vm_xen_dom0 (#7890) (bsc#1048510) 11d40461a sd-bus: use -- when passing arguments to ssh (#6706) 1148d99f6 tmpfiles: consider /etc uninitialized also when /etc/machine-id is present but empty (#7849) (bsc#1075179) 3a95f69bf tmpfiles: downgrade warning about duplicate line- Edit scripts-systemd-fix-machines-btrfs-subvol.sh We shouldn't be creating a /var/lib/machines subvolume if /var is already a seperate partition or subvolume. /var/lib/machines will already be excluded from snapper & similar tooling in this case.- Import commit 82dbe8a2ae56649231111eaadd4c302a2d2175ee 8c7f0c449 service: Don't stop unneeded units needed by restarted service (bsc#1066156) 869be64ce sysctl: use raw file descriptor in sysctl_write (#7753) 0c2400810 sysctl: disable buffer while writing to /proc (bsc#1071558) 9eb1f30b8 Use read_line() and LONG_LINE_MAX to read values configuration files. (bsc#1071558) 4dbea654f def: add new constant LONG_LINE_MAX 48f14cd71 fileio: add new helper call read_line() as bounded getline() replacement 861e1a222 build-sys: udevadm should have LOG_REALM=LOG_REALM_UDEV 8ed5cf3fb meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666) a9f93f1d0 virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581) (bsc#1048510) fe56abdf9 seccomp: arm64/x32 do not have _sysctl c9194fe37 seccomp: arm64 does not have mmap2 31d9b3c32 fs-util: small tweak in chase_symlinks() 9dd0bc7a3 meson: do not include man/meson.build if xsltproc not found 7e29e2b07 analyze: replace --no-man with --man=no in the man page (bsc#1068251)- Add missing /etc/systemd/network directory- Import commit e30f1b10e276fb18db10ea2463fbd7146ae778f6 63481b24b firstboot: do not write vconsole.conf when arg_keymap is empty (bsc#1070124)- Add 0001-compat-rules-get-rid-of-scsi_id-when-generating-comp.patch (bsc#1051465) This patch is not yet merged in the 'compats/udev-compat-symlinks' branch: we asked to upstream if it would be possible to introduce a new specifier that wouldn't strip trailing whitespaces , see https://github.com/systemd/systemd/issues/7462 Also this allows to give the patch more testing before merging it in the git repo.- Drop a useless rm(1) from the specfile- Remove requires for pwdutils, we don't need the shadow tools anymore [bsc#1069150]- Import commit 4b9afa11f918796184e1264d618b4ff5d18e481b 22dcb1d04 tmpfiles: when /etc is not fully initialized, some specifiers are expected to be unresolvable (#6860) (bsc#1055664) 216beb768 tmpfiles: Allow create symlink on directories (#6039) baf85eb79 udev: net_setup_link: don't error out when we couldn't apply link config (#7328) - Remove stderr redirection to /dev/null when calling %tmpfiles_create since it's not needed anymore due to commit 22dcb1d04. Indeed the messages are no more emitted at LOG_WARN but LOG_NOTICE.- Import commit b9a41367b6c1164318443491cc3dae0e8208e15c 86804326f systemd-firstboot: add vconsole keymap support (#7035) (bsc#1046436) 9b64225e9 resolved: fix loop on packets with pseudo dns types (bsc#1065276 CVE-2017-15908) - Drop 0001-systemd-firstboot-add-vconsole-keymap-support.patch since it's been merged upstream and backported to SUSE/v234 (see above).- Import commit e44237e76f6e133e62ff6c681d3fd06ebf12f66d a4e02c099 udev-rules: all values can contain escaped double quotes now (#6890) d2b767a76 tmpfiles: remove old ICE and X11 sockets at boot (#6979)- Add 0001-systemd-firstboot-add-vconsole-keymap-support.patch (bsc#1046436) Temporary patch until it's been merged by upstream, see https://github.com/systemd/systemd/pull/7035- Damn forgot to drop 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch in the spec file- Import commit 6dea894131d78b20b9e0482f75afa6ee4dec8627 1cdd944b0 unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeoutSec= too (bsc#1004995) This make 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch not needed anymore.- Import commit 93688f8e53b4e482a55a7d4aba2d927ddedebdde c53522be3 compat-rules: allow to specify the generation number through the kernel cmdline- Import commit c1e8af7d1e8b09c2878a5b17f513bfc41ae46dc6 982754275 build-sys: make sure 61-persitent-storage-compat.rules is installed with meson 9ac2e8b9b udev: proc_cmdline_get_key() FTW! (#6925)- Import commit 9e0985dc330b1cf04bc44049962343bdf4ba851a 4fd7cd041 pam_logind: skip leading /dev/ from PAM_TTY field before passing it on dd6312828 logind: make sure we don't process the same method call twice (#6583)- Update scripts-systemd-upgrade-from-pre-210.sh script - drop dependency on awk - fallback to runlevel #3 if something goes wrong Note: I'm not sure how this is supposed to work as /etc/inittab is likely to be missing in my understanding. Indeed this file is part of the aaa_base package which might be upgraded before systemd is installed...- Drop macros.systemd.upstream as it's not used- Import commit 58ea3c819cca1639ef8c922505c573ba5e262b3d 334945091 shutdown: fix incorrect fscanf() result check (#6806) 027202892 shutdown: don't remount,ro network filesystems. (#6588) (bsc#1035386) bc77b53a5 shutdown: don't be fooled when detaching DM devices with BTRFS (boo#1055641) d9d293847 util: make get_block_device() available 421ce7382 tmpfiles: silently ignore any path that passes through autofs (#6506) (bsc#1045472) ca8f90e62 device: make sure to remove all device units sharing the same sysfs path (#6679)- Make use of "%tmpfiles_create" in %post of the logger subpackage- Add scripts-udev-convert-lib-udev-path.sh (bsc#1050152) This script takes care of converting /lib/udev into a symlink pointing to /usr/lib/udev when upgrading a distro using an old version of udev.- Make use of "%make_build" rpm macro- Renumber scripts to start at index 100- Introduce scripts-systemd-upgrade-from-pre-210.sh It collects all existing hacks done in %post to fix old/deprecated settings in systemd older than 210. This includes hacks needed to fix system that are migrating from SysV. There shouldn't be any functional changes.- Move scripts for packaging workaround/fixes in /usr/lib/systemd/scripts It also renames fix-machines-subvol-for-rollbacks.sh into scripts-systemd-fix-machines-btrfs-subvol.sh Note that the "scripts-systemd-" prefix is used for those scripts so we can gather them. Why not using a directory instead ? because osc doesn't allow that.- Add 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch (bsc#1048605) It's a temporary but urgent fix for a regression discovered in bug 1048605. The fix is still under discussion with upstream but we need to make progress here and limit the number of affected users. Consequently this fix reintroduces bsc#1004995 (the bug report has been re-opened) but this one is far less critical and a workaround was provided. The final solution will fix both bugs.- Import commit 2bed4bf99cf7f24eafda490f778ed5e109f8d7f1 7a4935268 compat-rules: drop the boggus 'import everything' rule (bsc#1046268)- %regenerate_initrd_post is suppsed to be used in %post (not %pre) section- Import commit 6887cc21f23e33ac37801a01d76176e5c16fd8ea 9dcc6c04e pid1: forward port console specificities handling for s390 arch to v234- Import commit 986e98fd5a75470ba17e21fea12d7d4e966c1ecc 4706ebc62 call chase_symlinks without the /sysroot prefix (#6411) (boo#1051172)- Remove the unneeded hack forcing systemd-crypsetup binary to be linked against the just built libudev I don't remember why it was added but it looks unnecessary: most of all systemd components are linked againt libsystemd-shared.so which includes all the just built symbols. Also I don't see why it was done only for systemd-cryptsetup since all other binaries should have had suffered from the same issue.- Import commit c5705e01800bdadd6a4fa7dc50d47b13eb697211 8ea065d44 compat-rules: don't rely on ID_SERIAL when generating 'by-id' symlinks for NVMe devices (bsc#1048679)- Import commit 06bed720274d9436405a7c27c8238d7d1aefca2b 66fffdf12 build-sys: don't hook var-lib-machined.mount to remote-fs.target when machined is disabled 96c232066 Revert "core: don't load dropin data multiple times for the same unit (#5139)"- Drop support of compression from the mini package Hence remove the relevant build-requires from the mini package.- Upgrade to v234 (commit 78af11131da1b2760778206806c0ebe8616a5284) - package /etc/systemd/system/dbus-org.freedesktop.network1.service - /usr/lib/systemd/resolv.conf is not installed if resolved is disabled- Edit pkgconfig(liblz4) dependency: liblz4 now uses 1.x *again*- Added 0001-core-disable-session-keyring-per-system-sevice-entir.patch (bnc#1045886) Temporary patch to disable the session keyring stuff as it's currently broken and may introduce some security holes.- Import commit 21827ea0875ff197e16e72003b2bfaa1c6e8daad 1ad06735f core: fail when syntactically invalid values for User=/Group= fields are detected (bsc#1047023) d563972e2 timesyncd: don't use compiled-in list if FallbackNTP has been configured explicitly f4e0c16f5 gpt-auto-generator: fix the handling of the value returned by fstab_has_fstype() in add_swap() (#6280) e1345aac5 fix add_esp() in the gpt-auto-generator.c (#6251) c591ece9a automount: don't lstat(2) upon umount request (#6086) (bsc#1040968) 643ab2eea gpt-auto-generator: disable gpt auto logic for swaps if at least one is defined in fstab f07d2022f fstab-util: introduce fstab_has_fstype() helper bf735bb35 fstab-util: don't eat up errors in fstab_is_mount_point() a4b40fbed resolved: simplify alloc size calculation (bsc#1045290 CVE-2017-9445) 8b960bec0 only check signature job error if signature job exists (#6118) (boo#1043758) 1418bfb5b job: Ensure JobRunningTimeoutSec= survives serialization (#6128) (bsc#1004995) 19b6d5f08 udev: turn off -Wformat-nonliteral for one safe case 717ace439 udev: net_id add support for platform bus (ACPI, mostly arm64) devices (#5933) a3bf2e6b5 core/mount: pass "-c" flag to /bin/umount (#6093)- Add minimal support for boot.d/* scripts in systemd-sysv-convert (boo#1046750) While at it, the handling of the symlink priorities is also removed since it doesn't appear to be used at all.- Don't try to restart networkd/resolved if they're disabled (boo#1045521) "systemctl try-restart/preset" wants the unit files exist.- Stop shipping /usr/lib/sysusers.d/basic.conf (bsc#1006978) Ok looks like the previous change was the right thing to do and we continue to follow this path by relying on the new user/group scheme Therefore the basic system user/group are now managed and created by system-sysusers and udev also relies on this for the groups it uses in its rule files. Ideally we should have listed all of the groups in the deps (with "Requires: group(disk)" but the list of the groups is rather long and the risk for those groups to be re-organized is probably low, so currently we simply use "Requires: system-group-hardware" as a shortcut.- Make sure "lock" group is created On SUSE distros, /run/lock must be owned by "lock" group (see boo#733523). This group was previously created by another package but since a recent changes it doesn't seem to be true anymore or at least this package isn't pulled in anymore when building the rescue system. For now make systemd creates the group by adding "Requires: group(lock)". I'm currently not sure why we don't use sysusers.d stuff for that purpose and if the "lock" group on /run/lock is still mandatory. This should be revisited later.- Make sure dracut (if installed) will embed the new compat rule The new compat rule must be embedded in the initramfs so make sure that the installed dracut supports it.- Upgrade to v233 (commit 330b55d5e28d17f361062dba66426e46fb7d7857) - package new systemd-umount binary - package new environment generator stuff - drop /dev/root symlink support - /etc/pam.d/systemd-user is not patched anymore but we ship a dedicated file for SUSE now. - manage compat symlink generation in a dedicated branch (bsc#1040153)- Fix systemd-sysv-convert when a package starts shipping service units (bsc#982303) The database might be missing when upgrading a package which was shipping no sysv init scripts nor unit files (at the time --save was called) but the new version start shipping unit files.- Fix indentation in systemd-sysv-convert While at it, strip trailing whitespaces. No functional changes.- Disable group shadow support (bsc#1029516) The new configure option will be imported during the next tarball update.- Ship /var/log/README Unfortunately it's not possible to also ship /etc/init.d/README because of rpm "sanity" checks that prevent executable in /etc/init.d- Drop systemd-{journalctl,loginctl} legacy symlinks.- Drop %preun section Currently the only use of this section is to remove the symlinks enabling systemd services on package removal. Those symlinks were initially installed by the systemd package installation but could have been overriden by the sysadmin later. If so the symlinks shouldn't be uninstalled. Also in a near futur disabling services will install a symlink to /dev/null.- Import commit 9e33c2ae69fbb705e8ad143536e419a231e93020 04ef0eab8 importd: support SUSE style checksums supplementary (#5800) fb601ad9a importd: support SUSE style checksums (#5206) (fate#322054) b76b27c76 hwdb: fix warning "atkbd serio0: Unknown key pressed" (#5772) (boo#1010220) cb0d991f6 loginctl: fix typo causing ignoring multiple session IDs (#5732)- Make use of %systemd_postun()- Restart a couple of systemd services on package update Those services (most notably journald) should support restarting these days. However logind still doesn't but that should be fixed pretty soon, well I hope :)- Don't buildrequire pam-config, it's not used at this step. Also drop the use of it in %postun as it can't realistically happen...- Don't call /sbin/ldconfig in %post of the main package systemd main package doesn't ship any shared libs so there's no point in calling ldconfig in %post/%postun- Silent %tmpfiles_create in %post (bsc#1034938) Due to bsc#1024740, we stopped generating /etc/machine-id during systemd package installation making the specifier '%m' unavailable in the tmpfiles.d configuration files at this time. Make it simple for now and silent %tmpfiles_create, after all that's how the macro was implemented originally.- Import commit f0325620d23a247682c629d28883a364e4a7a8c4 327814841 core: when a unit's SourcePath points to API VFS pretend we are never out-of-date (#5487) f4b9fb58e units: move Before deps for quota services to remote-fs.target (#5627) (bsc#1028263) 44b9d27f8 udev: net_id - support predictable ifnames on vio buses (#5675) (bnc#1029183) 64f4761c9 units: apply plymouth warning fix to in rescue mode as well (#5615) 77607b887 units: do not throw a warning in emergency mode if plymouth is not installed (#5528) (bsc#1025398) 336d6016c core: downgrade "Time has been changed" to debug (#4906) (bsc#1028610)- Consider chroot updates in fix-machines-subvol-for-rollbacks.sh (bsc#1030290)- Initialize /etc/machine-id during the first boot (bsc#1024740) Previously that was done at package installation but it didn't fit well for appliance builds.- Import commit 68fc0a749a83d16d4cde8471d5030bc6254ffd96 76d4d05fb udev: fix variable assignment 473df8cc4 udev-rules: perform whitespace replacement for symlink subst values (bsc#1025886) d6c3ff647 udev-event: add replace_whitespace param to udev_event_apply_format 30ad15f7c libudev-util: change util_replace_whitespace to return number of chars in dest- Import commit 103259b3226251d06f79ca627f7b0ba0bd49f4bc 0ee7890dd automount: if an automount unit is masked, don't react to activation anymore (#5445) 99865a181 core: make sure to destroy all name watching bus slots when we are kicked off the bus (#5294) (bsc#1006687) f34234c54 build-sys: add check for gperf lookup function signature (#5055) 44e39538f sd-event: "when exiting no signal event are pending" is a wrong assertion (#5271) (boo#995936 bsc#1022014) 471b26807 sd-event: when an event source fails, don't assume the type of it is still set- Don't ship systemd-resolved for now (bsc#1024897) If resolved is enabled , systemd-tmpfiles creates a wrong symlink in /etc/resolv.conf which confuses the network manager actually used.- More indentation cleanup (no functional changes)- Remove obsolete insserv requirements for udev again [bsc#999841]- Import commit cd97d5d5fef79ab9d957bf6504d085c0faca6bfc e587b6ce0 disable RestrictAddressFamilies on all architectures but x86_64 one (bsc#1023460) c8ae05632 journald: don't flush to /var/log/journal before we get asked to (bsc#1004094) 7261eaf3e sd-event: fix sd_event_source_get_priority() (#4712)- Move fix for permission set on /var/lib/systemd/linger/* (no functional changes) Move that part after the fix on timer timestamp files otherwise the comment doesn't make sense.- Import commit 028fd9b60580976dffb09b3576a2b652ee35137c cc2ca55ff build-sys: do not install ctrl-alt-del.target symlink twice ececae77a device: Avoid calling unit_free(NULL) in device setup logic (#4748)- Ship systemd-resolved but it's disabled by default (bsc#1018387) The NSS plugin will also be disabled, users need to enable it manually.- Don't ship ldconfig.service anymore This service was introduced to support stateless systems that support offline /usr updates properly. AFAIK we don't support any such system for now, so disable it. If it's wrong it's easy enough to restore it back. Related to bsc#1019470.- Be more consistent with indentation (*no* functional changes) Indentation should use 8 spaces now (no tabs).- Import commit 2559bc0c076b58f0a649056e79ca90fe5f1d556c 9c4a759ab systemctl: 'show' don't exit with a failure status if the requested property does not exist [SUSE] (bsc#1021062) f9194193b systemctl: remove duplicate entries showed by list-dependencies (#5049) (bsc#1012266) 2a6653335 rule: don't automatically online standby memory on s390x (bsc#997682)- Fix permission set on /var/lib/systemd/linger/* Those files are created by logind which run with umask(0022), so they are not world writable and shouldn't be affected by bsc#1020601. But it's cleaner to not let files forever with their setuid bit set for no good reason.- Fix permissions set on permanent timer timestamp files (bsc#1020601) (CVE-2016-10156) This change makes sure to fix the permissions of the timestamp files which could have been created by an affected version of systemd. Local unprivileged users could have run arbitrary code as root if systemd previously created world writable suid root files such as permanent timer stamp files.- Import commit 3edb876e3b80437a95502aa5d31d454606ea94bd 27b544224 core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033) (bsc#1018399)- Use the %{resolved} build conditional for the nss-resolve subpackage- /usr/bin/systemd-resolve was missing from the filelist- Silent warnings emitted when udev socket units are restarted during package upgrade (bsc#1018214)- Upgrade to v232, commit de62e96da6a62ac61a7dea45cc558f5fa4342032 - a4dff165d nspawn: resolv.conf might not be created initially (#4799) - b543fe907 nspawn: fix condition for mounting resolv.conf (#4622) - 1aed89e55 core: make mount units from /proc/self/mountinfo possibly bind to a device (#4515) (boo#909418 bsc#912715 bsc#945340) - bfb54ecdc coredumpctl: let gdb handle the SIGINT signal (#4901) (bsc#1012591)- Really include legacy kbd maps in kbd-model-map (bsc#1015515) Instead of fix-machines-subvol-for-rollbacks.sh...- Enable lz4 (which becomes the default) It's much faster than xz and thus should be more appropriate to compress journals and coredumps. The LZ4 logic is now officially supported and no longer considered experimental. The new frame api was released in v125.- Good by compatlibs support There's no longer need for enabling/disabling the support for the compatlibs as it's been dropped from the source code.- Drop /usr/lib/systemd/libsystemd-shared-%{version}.so from the 32bit package This shared library is not for public use, and is neither API nor ABI stable, but is likely to change with every new released update. Only systemd binaries are supposed to link against it. This also prevents from the 32bit package to conflit with the 64bit one if this lib was installed by both packages.- Upgrade to v232, commit c5c3445825981e2a5c3ed71214127d5b1b9de802: - Dropped backported commits which has been merged - Forward-port Suse specific patches - Added --disable-lto option to ./configure - Added systemd-mount - Removed in %file /usr/lib/systemd/user/*.socket: since 798c486fbcdce3346cd86 units/systemd-bus-proxyd.socket has been removed. - Removed in %file %{_sysconfdir}/systemd/bootchart.conf since commit 232c84b2d22f2d96982b3c bootchart is not part of systemd anymore. - Backward compat libs have been disabled since it's been dropped from the source code. - Added /usr/bin/systemd-socket-activate in %file - Added --without-kill-user-processes ./configure option - Bump libseccomp build require (>= 2.3.1) as described in README - Specifiy version of libmount as required in the README- libudev-devel 32bit is needed for building 32bit wine now.- specfile: conflict systemd-bash-completion and systemd-mini-bash-completion Otherwise the build system detects that systemd-bash-completion and its mini variant are conflicting at files level even though those packages can't be installed on the same system.- specfile: clean up nss-* plugins descriptions and drop nss-myhostname-config script for now. Currently /etc/nsswitch.conf is supposed to be edited by the sysadmin to enable the modules. However for some reasons only nss-myhostname is removed from the conf file when the corresponding package is uninstalled. This is inconsistent so let's remove it. Actually I'm wondering if we shouldn't make those NSS plugins part of the main package and get rid of all those sub-packages...- specfile: remove old comments and unneeded sed command- specfile: no need to create systemd-update-utmp-runlevel.service symlinks anymore The symlinks in /usr/lib/systemd/system/.target.wants/systemd-update-utmp-runlevel.service are created in Makefile.am since commit d5d8429a12c4b1. 'reboot' and 'poweroff' targets initially had the symlinks but there's not point since the latter conflicts shutdown.target whereas the 2 targets pull it in. See: https://github.com/systemd/systemd/pull/4429- specfile: remove the following warnings: [ 256s] warning: File listed twice: /usr/lib/systemd/system/dbus.target.wants [ 256s] warning: File listed twice: /usr/lib/systemd/system/default.target.wants- Own a couple of directories even if they don't belong to systemd otherwise the build system will complain. Some directories (owned by others packages) are simply used by systemd to ship some scripts or config files to customize others * optional* components. Since thos components are not build required by systemd those directories are not owned by any packages and the BS complains...- Import commit 15ea716 journal-remote: change owner of /var/log/journal/remote and create /var/lib/systemd/journal-upload (bsc#1006372)- %sysusers_create and %tmpfiles_create must be called in %post Calling %pre is broken since the respective conf files are not yet installed.- %{_libexecdir}/{tmpfiles.d,sysusers.d}/systemd-remote.conf are part of systemd-journal-remote package (only).- systemd-journal-{gatewayd,remote,upload} units are only part of "systemd-journal-remote" package. So exclude them from the main package.- Import commit a1c145e6ad6588555dca64402f9103fb1e02b1a0 7f34037 man: explain that *KeyIgnoreInhibited only apply to a subset of locks df5798b Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf" (bsc#1001790 bsc#1005404) f79fee7 Revert "kbd-model-map: add more mappings offered by Yast" 3760c10 manager: tighten incoming notification message checks d6efd71 core: only warn on short reads on signal fd 6eebd91 manager: be stricter with incomining notifications, warn properly about too large ones fdf2dc3 manager: don't ever busy loop when we get a notification message we can't process- Rename kbd-model-map-extra into kbd-model-map.legacy- Remove tcpd-devel build requirement. tcpwrap support has been removed since v212, see commit 7f8aa67131cfc03ddcbd31c0420754864fc122f0- remove all dummy "aliases" to /etc/init.d (as it was already done by factory more than 1 year ago). Even if a sysvinit script is still requiring one of those dummy symlinks this should not be an issue since this is requirement is translated into a weak dependency.- specfile: - do not own /usr/share/zsh directory - do not own /etc/dbus-1 and /etc/dbus-1/system.d dirs - do not own /usr/share/dbus-1 dir- specfile: %{_prefix}/lib/systemd/system-preset was mentioned twice in %files section.- Specfile cleanup: - use curly braces with rpm macros- Specfile cleanup: - %ghost files doesn't need (anymore) to be created in %builroot - do not own /etc/X11/xorg.conf.d and /etc/X11/xinit- Specfile cleanup: no need to protect the manpages with %bootstrap condition in nss-myhostname package since the package itself is already protected.- fix nss-resolve sub package: - add a %files section - add a package description - libnss_resolve.so.2 is now part of this subpackage - add %post and %postun sections- Specfile cleanup: - reorganize some files in %files by types - some config files were missing the "noreplace" attribute- Use %config(noreplace) for %{_sysconfdir}/pam.d/systemd-user- Rework systemd-gatewayd package: - some gateway's files were still in the main package - it now includes all progs dealing with remote journals - it can be turned off (SP2 does that currently) - it's been renamed systemd-journal-remote to reflect that- Specfile cleanup: - only specify once %{_prefix}/lib/systemd/system-shutdown in %file - no need to list the content of %{_prefix}/lib/systemd/user-generators in %file - machined is not built when %bootstrap = 1- Specfile cleanup: - There's no point in listing all generators in %file explicitly. The default is to include all of them and if for some reason one must be excluded then it should be done explicitly.- Specfile cleanup: - remove explicit call to make for building man pages. This is not needed and was maybe useful when generated doc was pre-built and shipped in the tarball.- Specfile cleanup: - break overly long and unreadable line using mkdir - gather directory creations- Stop providing udevd.8 systemd-udevd has replaced udevd for some time already and usage of udevd should be avoided. Therefore don't encourage this and stop documenting it.- Import from factory: - Thu Feb 4 11:05:37 UTC 2016 - lnussel@suse.de - curl also causes building of journal-upload. That one has rather unusal certificate usage, set it's ca root to /etc/pki/systemd instead of the built-in default /etc/ssl as journal-remote and journal-upload think they can put stuff in /etc/ssl/certs then but that directory is managed by p11-kit and doesn't serve the purpose those programs think.- Package rootsymlink-generator helper. It was forgotten when switching to the git repo but re-added back. That said this thing should be removed as it's broken as soon as there's no direct link between the root fs and its backend device node (i.e. BTRFS).- Add kbd-model-map-extra file which contains the additional legacy keymaps needed by yast. This was previously directly patched in the systemd source code.- Imported e251b8d7fb5c801fdfa3a023257ba0e4d514f3b0 - Re-add back /dev/root symlink generation (although this must be deprecated and finally removed).- Migrating to the Suse Systemd git repo: Third step: - Re-enable networkd (disabled by default in SLE12)- Migrating to the Suse Systemd git repo: Second step: - Import the specfile - Import the tarball generated from the git repo - Import lastest changes for the different scripts- Migrating to the Suse Systemd git repo: First step: drop all patches and drop the tar ball. The dropped patches are: fix-support-for-boot-prefixed-initscript-bnc-746506.patch set-and-use-default-logconsole.patch ensure-ask-password-wall-starts-after-getty-tty1.patch 0001-rules-block-add-support-for-pmem-devices-3683.patch Fix-run-lock-directories-permissions-to-follow-openSUSE-po.patch 1007-physical-hotplug-cpu-and-memory.patch 1066-udev-add-compatibility-links-for-truncated-by-id-links.patch watch_resolv.conf_for_become_changed.patch 0019-make-completion-smart-to-be-able-to-redirect.patch systemd-add-user-keep.patch 0001-core-re-sync-bus-name-list-after-deserializing-durin.patch systemd-228-nspawn-make-journal-linking-non-fatal-in-try-and-auto.diff avoid-random-hangs-on-timeouts-due-lost-cwd.patch 1037-udev-exclude-cd-dvd-from-block-device.patch 0001-add-network-device-after-NFS-mount-units.patch journald-advice-about-use-of-memory.patch 1011-64-btrfs.rules-skip-btrfs-check-if-devices-are-not-r.patch 1006-udev-always-rename-network.patch handle-numlock-value-in-etc-sysconfig-keyboard.patch use-rndaddentropy-ioctl-to-load-random-seed.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch 0001-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch 0001-bnc888612-logind-polkit-acpi.patch avoid-divide-by-zero-sigtrap.patch 1035-99-systemd.rules-Ignore-devices-with-SYSTEMD_READY-0.patch suse-sysv-bootd-support.diff ensure-shortname-is-set-as-hostname-bnc-820213.patch parse-crypttab-for-noauto-option.patch tty-ask-password-agent-on-console.patch 0001-pid1-process-zero-length-notification-messages-again.patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch 0001-core-exclude-.slice-units-from-systemctl-isolate.patch vhangup-on-all-consoles.patch 0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch apply-ACL-for-nvidia-device-nodes.patch make-emergency.service-conflict-with-syslog.socket.patch 0001-journal-warn-when-we-fail-to-append-a-tag-to-a-journ.patch 1096-new-udev-root-symlink-generator.patch 1099-Add-default-rules-for-valve-steam-controller-to-work.patch 0001-journal-set-STATE_ARCHIVED-as-part-of-offlining-2740.patch systemd-install-compat_pkgconfig-always.patch 1012-Skip-persistent-device-link-creation-on-multipath-de.patch 0001-avoid-abort-due-timeout-at-user-service.patch insserv-generator.patch apply-ACL-for-nvidia-uvm-device-node.patch restore-var-run-and-var-lock-bind-mount-if-they-aren-t-sym.patch systemd-pam_config.patch systemd-dbus-system-bus-address.patch let-linker-find-libudev-for-libdevmapper.patch 1098-systemd-networkd-alias-network-service.patch 0001-let-systemctl-completion-ignore-at-names.patch boot-local-start.patch 1095-set-ssd-disk-to-use-deadline-scheduler.patch tomcat6-var-lock-subsys-legacy.patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch plymouth-quit-and-wait-for-emergency-service.patch respect-nfs-bg-option.patch 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 1062-rules-set-default-permissions-for-GenWQE-devices.patch rescue-emergency-target-conflicts.patch Correct_assert_on_unexpected_error_code.patch 1097-udevd-increase-maximum-number-of-children.patch 0001-core-fix-bus-name-synchronization-after-daemon-reloa.patch 1005-create-default-links-for-primary-cd_dvd-drive.patch allow-multiple-sulogin-to-be-started.patch systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch 0010-do-not-install-sulogin-unit-with-poweroff.patch 1003-udev-netlink-null-rules.patch 1002-rules-create-by-id-scsi-links-for-ATA-devices.patch 0001-nss-mymachines-do-not-allow-overlong-machine-names.patch shut-up-rpmlint-on-var-log-journal.patch systemd-tmp-safe-defaults.patch portmap-wants-rpcbind-socket.patch hostname-NULL.patch 0001-pid1-more-informative-error-message-for-ignored-noti.patch 0001-journal-fix-HMAC-calculation-when-appending-a-data-o.patch handle-disable_caplock-and-compose_table-and-kbd_rate.patch kbd-model-map.patch systemctl-set-default-target.patch 0014-journald-with-journaling-FS.patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch- Import a better fix from upstream for bsc#1001765 - Added: 0001-pid1-more-informative-error-message-for-ignored-noti.patch 0001-pid1-process-zero-length-notification-messages-again.patch - Updated (no code changes, only patch metadata) 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch- Re add back "udev: don't require nsserv and fillup" Did this in the wrong project... it was a complicated day today ;)- Added 2 patches to fix bsc#1001765 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch- Revert "udev: don't require nsserv and fillup" It's been judged too late for being part of SLE12 final release. Nevertheless it's part of Factory and will be reintroduced after the final release is out (ie through an update).- systemd-sysv-convert: make sure that /var/lib/systemd/sysv-convert/database is always initialized (bsc#982211) If "--save" command was used and the sysv init script wasn't enabled at all the database file wasn't created at all. This makes the subsequent call to "--apply" fail even though this should not considered as an error.- Added patches to fix journal with FSS protection enabled (bsc#1000435) 0001-journal-fix-HMAC-calculation-when-appending-a-data-o.patch 0001-journal-set-STATE_ARCHIVED-as-part-of-offlining-2740.patch 0001-journal-warn-when-we-fail-to-append-a-tag-to-a-journ.patch- udev: don't require nsserv and fillup (bsc#999841) udev has no LSB init scripts nor fillup templates anymore.- Build require python and python-lxml in order to generate systemd.directives man page (bsc#986952)- Add rules: block: add support for pmem devices (#3683) (bsc#988119) 0001-rules-block-add-support-for-pmem-devices-3683.patch- Fix is-enabled check in systemd-sysv-install (bsc#997268)- Only BuildRequire gnu-efi when building the 'real' systemd package.- Add a script to fix /var/lib/machines to make it suitable for rollbacks (bsc#992573)- reverted the systemctl split-off on request of Franck Bui.- Add sysusers to the new split "systemctl" subpackage- Split systemctl and tmpfiles into a separate package- Fix 1099-Add-default-rules-for-valve-steam-controller-to-work.patch to enable missing functionality of Steam Controller- Backport unified_cgroup_hierarchy fix for Linux >= 4.4. boo#989276 + systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch- drop 1060-udev-use-device-mapper-target-name-for-btrfs-device-ready.patch it breaks btrfs on multiple device-mapper devices (boo#984516). The problem it tried to fix is already fixed in rule shipped with btrfsprogs (see boo#912170).- fix warning about missing install info during preset (boo#970293) 0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch- Avoid bootstrap cycle with sg3_utils- Fix patch patch handle-numlock-value-in-etc-sysconfig-keyboard.patch that is do not close a file descriptor twice (boo#973907)- Add two patches which address logind/networkd disappearing from dbus (and busctl) even while the units and processes continue running. 0001-core-fix-bus-name-synchronization-after-daemon-reloa.patch 0001-core-re-sync-bus-name-list-after-deserializing-durin.patch- drop all compiler/linker option customizations: - -pipe option is used by default since day 0 - get rid of cflags() function which is not needed - --hash-size has no impact specially in runtime IOW, use the default options for the compiler and the linker, there's no point in making systemd different from other package in this regards.- use %make_build instead of 'make %{?_smp_mflags}'- be more strict on own lib version requirements- systemd should require udev with the exact same version- Modify patch handle-numlock-value-in-etc-sysconfig-keyboard.patch to allow that open, seek, and read of /dev/mem may fail e.g. on XEN based virtual guests (bsc#961120)- Add upstream patch 0001-core-exclude-.slice-units-from-systemctl-isolate.patch this fixes forced logouts on isolate target aka changing runlevel (boo#966535)- require curl and bzip2 to build importd - curl also causes building of journal-upload. That one has rather unusal certificate usage, set it's ca root to /etc/pki/systemd instead of the built-in default /etc/ssl as journal-remote and journal-upload think they kan put stuff in /etc/ssl/certs then but that directory is managed by p11-kit and doesn't serve the purpose those programs think. - /var/lib/systemd/random-seed is a file - own /var/lib/machines - add systemd-228-nspawn-make-journal-linking-non-fatal-in-try-and-auto.diff- systemd-sysv-install: Fix chkconfig argument for disable op- Create groups adm,input,tape in fixed order (boo#944660)- Make sure we don't use tmpfs on /tmp by default (bsc#940522)- Avoid enabling readahead services; they have been removed. - In %install, only process kbd-model-map.xkb-generated if it exists. Resolves a build failure in 13.2/42.1.- spec: update minimum kernel version to 3.11 - Update minimum util-linux version to 2.27.1- Add patch to enable working steam controller: * 1099-Add-default-rules-for-valve-steam-controller-to-work.patch- fix CVE-2015-7510: Stack overflow in nss-mymachines (boo#956712) Add 0001-nss-mymachines-do-not-allow-overlong-machine-names.patch- Update to new upstream release 228 * The various memory-related resource limit settings (such as LimitAS=) now understand the usual K, M, G, ... suffixes to the base of 1024 (IEC). Similar, the time-related settings understand the usual min, h, day, ... suffixes now. * CPUAffinity= now takes CPU index ranges in addition to just individual indexes. * A number of properties previously only settable in unit files are now also available as properties to set when creating transient units programmatically via the bus. - Remove 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch (merged upstream)- Update to 227. - Rebase systemd-pam_config.patch, handle-root_uses_lang-value-in-etc-sysconfig-language.patch, 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch, 0001-On_s390_con3270_disable_ANSI_colour_esc.patch, 0014-journald-with-journaling-FS.patch, 0019-make-completion-smart-to-be-able-to-redirect.patch, avoid-divide-by-zero-sigtrap.patch, systemd-add-user-keep.patch, set-and-use-default-logconsole.patch, tty-ask-password-agent-on-console.patch, 0001-bnc888612-logind-polkit-acpi.patch, watch_resolv.conf_for_become_changed.patch, 1097-udevd-increase-maximum-number-of-children.patch. - Remove 0002-units-enable-waiting-for-unit-termination-in-certain.patch, 1001-re-enable-by_path-links-for-ata-devices.patch, rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch: fixed upstream.- Modify patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch to handle locale at boot time well (boo#927250) - Be able to use build service environments several times- 1096-new-udev-root-symlink-generator.patch: fix substitution in ExecStart value- enable seccomp for aarch64 (fate#318444)- Fix again UEFI for mini package- Drop one more undesirable Obsoletes/Provides. This should have been a Conflicts. (There was already a Conflicts, and since Conflicts go both ways, we won't need a second one.)- No UEFI for systemd-mini- Add 2 upstream patches to fix boo#949574 and bsc#932284 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch 0002-units-enable-waiting-for-unit-termination-in-certain.patch- Disable systemd-boot on aarch64 since it fails to build. Error while compiling src/boot/efi/util.o is: usr/include/efi/aarch64/efibind.h:2:20: fatal error: stdint.h: No such file or directory- Fix UEFI detection logic: basically we let configure.ac figure out if UEFI is supported by the current build environment. No need to clutter the spec file with a new conditionnal %has_efi. - Provide systemd-bootx64.efi (aka gummiboot)- Modify patch tty-ask-password-agent-on-console.patch to reflect the changes done for pull request 1432- Undo Obsoletes/Provides (from Aug 11), creates too big a cycle. - Provide systemd-sysv-install program/link [bnc#948353]- Fix patch tty-ask-password-agent-on-console.patch not to crash away but enable it to ask on all devices of /dev/console- Avoid "file not found /etc/udev/rules.d/70-persistent-net.rules" waring occurring in %post- Add patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch to avoid broken virtual console mapping due stressed ioctl API for the virtual consoles (boo#904214)- Fix last change that is use the new name for udev packages in %pretrans.- restore usage of LUA in %pretrans.- Try to generate the systemd users and groups always in same order to avoid republish other packages (boo#944660)- cleanup specfile by removing commands that were dealing with systemd pre-generated files: we're now using systemd tarball generated directly from the git repo which doesn't contain any of these files. - there's no point in using LUA in %pretrans- Drop 0009-make-xsltproc-use-correct-ROFF-links.patch This patch was initialy added to workaround bsc#842844. But it appears that man(1) was fixed (included since 13.2 at least) to handle manual pages that consist only of a .so directive such as '.so '.- Change use-rndaddentropy-ioctl-to-load-random-seed.patch to make it work on big endian- Use Obsolete/Provides strategy from windows:mingw:mingw64/mingw64-cross-gcc to do the bootstrap cycle and kick out -mini afterwards.- Update to new upstream release 224 * systemd-networkd gained a number of new configuration options for DHCP, tunnels and bridges * systemd-efi-boot-generator functionality was merged into systemd-gpt-auto-generator.- /usr/share/systemd/kbd-model-map: added entries for xkeyboard-config converted keymaps; mappings, which already exist in original systemd mapping table are being ignored though, i.e. not overwritten; needs kbd in buildrequires (FATE#318426)- hostname-NULL.patch: Work around a crash on XEN hosts in OBS. /etc/hostname is not present and systemd then does strchr(hostname,soemthing) with hostname NULL.- Add Correct_assert_on_unexpected_error_code.patch to work around a problem of an assert on ENODEV for closing fd on an input event device (boo#939571)- Remove udev-generate-rules.sh, apparently not used by anything in the systemd nor udev-persistent-ifnames package.- Systemd v222, bugfix release. - Drop upstream patches 0006-pam_systemd-Properly-check-kdbus-availability.patch 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch 0031-install-fix-bad-memory-access.patch 1032-ata_id-unbotch-format-specifier.patch - Drop SUSE patch 1013-no-runtime-PM-for-IBM-consoles.patch udev does no longer enable USB HID power management at all. - The udev accelerometer helper was removed, obsoleted by iio-sensor-proxy package. - networkd gained a new configuration option IPv6PrivacyExtensions. - udev does not longer support the WAIT_FOR_SYSFS= key in udev rules. There are no known issues with current sysfs, and udev does not need or should be used to work around such bugs.- Avoid restarting logind [bnc#934901] - Do not suppress errors in any case, even if they are ignored- Fix devel package requires (both mini and real required real libsystemd0)- Rework patch tty-ask-password-agent-on-console.patch to fit the requisition of https://bugs.freedesktop.org/show_bug.cgi?id=82004- Rework "-mini" package logic to not conflict with itself and then add libsystemd0 to mini.- remove SysVStartPriority= from after-local.service, unsupported since v218. Note that this option was only parsed and that's it. the logic to give "start priority" was never implemented.- change the default fallback ntp servers to the opensuse pool.ntp.org vendor zone. - We still need to run systemd-sysctl.service after local-fs.target otherwise it works only when /boot is in the root filesystem but not when it is a separate partition.- Obsolete pm-utils and suspend (boo#925873). - Remove pm-utils support (remove Forward-suspend-hibernate-calls-to-pm-utils.patch).- remove patch sysctl-handle-boot-sysctl.conf-kernel_release.patch from the filelist.- libpcre, glib2 and libusb are not used by systemd, remove from buildrequires.- 1032-ata_id-unbotch-format-specifier.patch: fix udev ata_id output. - 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch fix StopWhenUnneeded=true in combination with a Requisite= dependency. - 0031-install-fix-bad-memory-access.patch: Fix Bad memory access - 0006-pam_systemd-Properly-check-kdbus-availability.patch: if kdbus is enabled (i.e boot with kdbus=1) DBUS_SESSION_BUS_ADDRESS must not be exported. - spec: add a min_kernel_version macro to ensure the package conflicts with kernel versions in which systemd cannot run.- sysctl-handle-boot-sysctl.conf-kernel_release.patch dropped, replaced by a tmpfiles.d snippet "current-kernel-sysctl.conf" (feature implemented in v220 just for our usecase)- fix build when resolved is enabled - remove fsck -l test in spec file, systemd requires util-linux 2.26 or later where this feature is already available.- Fix bootstrap build by guarding filelists (man pages don't get built in bootstrap mode) - Drop commented sections from baselibs.conf, allows format_spec_file to have a successful run- Install 50-coredump.conf as coredumpctl is now installed by default and does not use journal anymore as default storage- Update to new upstream release 221 * From 220: * libgudev was moved into a package of its own * Runlevels 2, 3 and 4 are no longer distinct, they all map to multi-user.target. * The EFI System Partition mounted to /boot will be unmounted 2 minutes after boot. * systemd does not support direct live-upgrades (via `systemctl daemon-reexec`) from versions older than v44 anymore. * systemd-nspawn may now be called as part of a shell pipeline. * systemd-shutdownd has been removed. This service was previously responsible for implementing scheduled shutdowns as exposed in /usr/bin/shutdown's time parameter. This functionality has now been moved into systemd-logind and is accessible via a bus interface. * udev will no longer call blkid and create symlinks for all block devices, but merely those from a whitelist (cf. 60-persistent-storage.rules). * /usr/lib/os-release gained a new optional field VARIANT= * Details at http://lists.freedesktop.org/archives/systemd-devel/2015-May/032147.html * From 221: * New sd-bus and sd-event APIs in libsystemd * If there is both a systemd unit and a SysV init script for the same service name, and `systemctl enable` or other operation is run, both will now be enabled (or execute the related operation on both), not just the unit. - Split libsystemd0 to support systemd-less nspawn containers - Redo manpage file lists without %exclude, tends to hide unpackaged files. - hwdb belongs to udev - Resolve memory leak and add missing _cleanup_free_ to 0001-On_s390_con3270_disable_ANSI_colour_esc.patch - Remove systemd-powerd-initctl-support.patch (no longer builds because shutdownd is gone) - Remove quilt-patches/0001-core-rework-device-state-logic.patch, 0001-Let-some-boolean-survive-a-daemon-reload.patch (merged upstream), 0001-Let-some-boolean-survive-a-daemon-reload.patch (obsolete)- Remove libudev0 from baselibs.conf- Drop 1055-let-9719859c07aa13539ed2cd4b31972cd30f678543-apply.patch as now upstream code - Add 0001-Let-some-boolean-survive-a-daemon-reload.patch to fix bsc#933365 and boo#934077- Add 1098-systemd-networkd-alias-network-service.patch to alias network.service the same way NetworkManager and wicked does. This is needed by yast2 and other parts of the system. boo#933092- Modify patch 1021-udev-re-add-persistent-net-rules.patch to use the new return values of proc_cmdline() in enable_name_policy() this should fix boo#931165- Drop 1021-udev-re-add-persistent-net-rules.patch, 1036-rules-disable-usage-of-dev_id-in-persistent-rules.patch, 1040-re-enable-dev_id-conditionally-in-persistent-rules.patch, 1046-fix-duplicated-rules-with-layer3-interfaces.patch, 1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch, 1051-check-if-NAME-has-a-value.patch, 1053-better-checks-in-write_net_rules.patch, 1088-drop-renaming-of-virtual-interfaces-in-guest.patch. 1021 originally broke parsing of net.ifnames=0 [bnc#931165], and given that neither the kernel command line needs to be touched nor the source be patched to reach the unpredictable naming setup for SLE, all these parts are moved to a separate package.- Add upstream patch 0001-core-don-t-change-removed-devices-to-state-tentative.patch to fix the fix of the last backport (bsc#921898)- Reenable networkd which was silently disabled on Feb 18- Add 0001-core-rework-device-state-logic.patch to fix spurious automated umount after mount.- mark more subpackages as !bootstrap for systemd-mini usage.- spec : remove --with-firmware-path, firmware loader was removed in v217 - spec: remove --disable-multi-seat-x, gone.(fixed in xorg) - spec: Do not enable systemd-readahead-collect.service and systemd-readahead-replay.service as these do not exist anymore. - spec: drop timedate-add-support-for-openSUSE-version-of-etc-sysconfig.patch Yast was fixed to write all timezone changes exactly how timedated expects things to be done. - spec: remove handle-etc-HOSTNAME.patch, since late 2014 the netcfg package handles the migration from /etc/HOSTNAME to /etc/hostname and owns both files. -spec: remove boot.udev and systemd-journald.init as they currently serve no purpose. - suse-sysv-bootd-support.diff: Remove HAVE_SYSVINIT conditions, we are in sysvcompat-only codepath, also remove the code targetting other distributions, never compiled as the TARGET_$DISTRO macros are never defined. - systemd-powerd-initctl-support.patch guard with HAVE_SYSV_COMPAT - set-and-use-default-logconsole.patch: fix HAVE_SYSV_COMPAT guards - insserv-generator.patch: Only build when sysvcompat is enabled - vhangup-on-all-consoles.patch add a comment indicating this is a workaround for a kernel bug. - spec: Add option to allow disabling sysvinit compat at build time. - spec: Add option to enable resolved at build time. - spec: Remove all %ifs for !factory products, current systemd releases can neither be built nor installed in older products without upgrading several components of the base system. (removed: 1008-add-msft-compability-rules.patch was only for =< 13.1) - spec: remove all dummy "aliases" to /etc/init.d, that made sense only when those init scripts still existed. (dummy localfs.service source: gone) - systemd-sleep-grub: moved to the grub2 package where it belongs as a suspend/resume hook (SR#286533) (drops prepare-suspend-to-disk.patch) - remove LFS_CFLAGS from CFLAGS, never needed in systemd as it force feds config.h everywhere in the preprocessor cmdline.- Update to new upstream release 219 * systemd units can now be "unsupported" (like, for example, .device in a containers), similar to the "skipped" state in SUSE's prior sysvinit scripts. * tmpfiles gained the 'v' type for creating btrfs subvolumes. * tmpfiles gained the 'a' type for setting ACLs. * systemd-nspawn gained new switches: --ephemeral, --template * The /var/lib/containers location is deprecated and replaced by /var/lib/machines. * machinectl gained the copy-from and copy-to commands. * machinectl now knows a "bind" command (for use with nspawn) * new "systemd-importd" daemon to download container images and run them as nspawn containers. * networkd collects LLDP network announcements, if available, and so shown in networkctl. * The fallback terminal type was changed from "vt102" to "vt220", allowing PgUp/PgDn keys to work. * Pressing Ctrl-Alt-Del 7x in 2 seconds forces a umount+reboot now, useful should the regular shutdown hang. * Removing storage will cause systemd to unmount the associated mountpoints so that they don't linger around.- Add suse-sysv-bootd-support.diff (reinstate old Revert-service-drop-support-for-SysV-scripts-for-the-early.patch)- Update to systemd v218-1050-g38ab096 - Remove patches use-usr-sbin-sulogin-for-emergency-service.patch (upstream fixed it) - Reinstate and improve (remove huge indents from) tty-ask-password-agent-on-console.patch, 0014-journald-with-journaling-FS.patch, rootsymlink_generator.- disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781- Add patch kbd-model-map.patch to add missed keyboard layouts which are offered by YaST2 (bsc#910643 and boo#897803)- Update to new upstream release 218 * New utilities: systemd-timesyncd (SNTP client), systemd-resolved, systemd-networkd, networkctl, systemd-sysusers * machinectl gained a "poweroff" command for clean container shutdown * The udev hwdb now contains DPI information for mice. * Userspace firmware loading support has been removed and the minimum supported kernel version is thus bumped to 3.7. - Remove patches: G=gone locally, is upstream; D=dropped: no longer needed; N=no longer applies to source nor is it deemed needed; K=killed: no longer applicable and too complex to resolve: - --- G 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch K service-flags-sysv-service-with-detected-pid-as-RemainAfte.patch K remain_after_exit-initscript-heuristic-and-add-new-LSB-hea.patch K handle-SYSTEMCTL_OPTIONS-environment-variable.patch K 0018-Make-LSB-Skripts-know-about-Required-and-Should.patch K log-target-null-instead-kmsg.patch K tty-ask-password-agent-on-console.patch K 513-nspawn-veth.patch K 1087-infinit-timeout-for-kmod-loaded-modules.patch D module-load-handle-SUSE-etc-sysconfig-kernel-module-list.patch D avoid-leaking-socket-descriptors.patch D 0001-make-fortify-happy-with-ppoll.patch N fix-owner-of-var-log-btmp.patch N disable-nss-myhostname-warning-bnc-783841.patch N Revert-service-drop-support-for-SysV-scripts-for-the-early.patch N 0001-make-209-working-on-older-dist.patch N 0001-Don-t-snprintf-a-potentially-NULL-pointer.patch N tmpfiles-do-not-clean-for-mandb-index-files.patch G 0001-sd-bus-don-t-look-for-a-64bit-value-when-we-only-hav.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patc G optionally-warn-if-nss-myhostname-is-called.patch G 0001-units-systemd-sysctl.service.in-run-after-load-modul.patch G 0004-getty-generator-properly-escape-instance-names.patch G rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch G 0008-Reset-signal-mask-on-re-exec-to-init.patch G 0001-login-fix-pos-array-allocation.patch G 0002-login-set-pos-slot-to-fallback-on-pos-eviction.patch G 0003-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch G 0004-fix-typo-in-iDRAC-network-interface-name-irdac-idrac.patch G 0005-Replace-var-run-with-run-in-remaining-places.patch G 0006-Revert-back-to-var-run-at-a-couple-of-problems.patch G 0007-README-document-that-var-run-must-be-a-symlink-run.patch G 0008-Use-var-run-dbus-system_bus_socket-for-the-D-Bus-soc.patch G 0009-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch G 0010-mount-don-t-fire-PropertiesChanged-signals-for-mount.patch G 0011-logs-show-fix-corrupt-output-with-empty-messages.patch G 0012-journalctl-refuse-extra-arguments-with-verify-and-si.patch G 0014-nspawn-fix-detection-of-missing-proc-self-loginuid.patch G 0001-Fix-systemd-stdio-bridge-symlink.patch G 0002-execute-free-directory-path-if-we-fail-to-remove-it-.patch G 0003-Do-not-print-invalid-UTF-8-in-error-messages.patch G 0004-man-document-missing-options-of-systemd-run.patch G 0005-systemd-run-add-some-extra-safety-checks.patch G 0006-journal-assume-that-next-entry-is-after-previous-ent.patch G 0007-journal-forget-file-after-encountering-an-error.patch G 0008-core-correctly-unregister-PIDs-from-PID-hashtables.patch G 0009-logind-fix-reference-to-systemd-user-sessions.servic.patch G 0010-man-update-link-to-LSB.patch G 0011-man-systemd-bootchart-fix-spacing-in-command.patch G 0012-man-add-missing-comma.patch G 0013-units-Do-not-unescape-instance-name-in-systemd-backl.patch G 0001-core-busname-add-lookup-string-for-BUSNAME_FAILURE_S.patch G 0002-manager-flush-memory-stream-before-using-the-buffer.patch G 0003-busname-don-t-drop-service-from-the-result-string.patch G 0004-fix-off-by-one-error-in-array-index-assertion.patch G 0005-logind-fix-policykit-checks.patch G 0006-rules-mark-loop-device-as-SYSTEMD_READY-0-if-no-file.patch G 0008-man-multiple-sleep-modes-are-to-be-separated-by-whit.patch G 0001-gpt-auto-generator-don-t-return-OOM-on-parentless-de.patch G 0002-bus-fix-memory-leak-when-kdbus-is-not-enabled.patch G 0006-Do-not-return-1-EINVAL-on-allocation-error.patch G 0007-networkd-fix-typo.patch G 0008-sd-bus-don-t-access-invalid-memory-if-a-signal-match.patch G 0009-sd-bus-don-t-choke-if-somebody-sends-us-a-message-wi.patch G 0012-journald-remove-stray-reset-of-error-return-value.patch G 0013-core-libsystemd-systemd-timedate-udev-spelling-fixes.patch G 0001-cgroup-it-s-not-OK-to-invoke-alloca-in-loops.patch G 0002-machined-fix-Kill-bus-call-on-machine-objects-when-w.patch G 0003-sd-bus-don-t-use-assert_return-to-check-for-disconne.patch G 0004-core-don-t-try-to-relabel-mounts-before-we-loaded-th.patch G 0005-sd-daemon-fix-incorrect-variable-access.patch G 0006-sd-event-initialization-perturbation-value-right-bef.patch G 0007-sd-event-don-t-accidentally-turn-of-watchdog-timer-e.patch G 0008-systemctl-kill-mode-is-long-long-gone-don-t-mention-.patch G 0009-ask-password-when-the-user-types-a-overly-long-passw.patch G 0001-journal-fix-export-of-messages-containing-newlines.patch G 0002-systemctl-update-NAME-to-PATTERN-in-help.patch G 0003-tty-ask-password-agent-return-negative-errno.patch G 0004-systemd-python-use-.hex-instead-of-.get_hex.patch G 0005-systemd-python-fix-failing-assert.patch G 0007-dbus-suppress-duplicate-and-misleading-messages.patch G 0001-reduce-the-amount-of-messages-logged-to-dev-kmsg-whe.patch G 0001-bash-completion-fix-__get_startable_units.patch G 0002-sysctl-replaces-some-slashes-with-dots.patch G 0003-delta-do-not-use-unicode-chars-in-C-locale.patch G 0004-implement-a-union-to-pad-out-file_handle.patch G shut-up-annoying-assertion-monotonic-clock-message.patch G 0001-sd-rtnl-message-append-fix-uninitialized-memory.patch G 0001-tmpfiles-fix-permissions-on-new-journal-files.patch G 0001-errno-make-sure-to-handle-the-3-errnos-that-are-alia.patch G 0003-analyze-fix-plot-with-bad-y-size.patch G 0004-job-add-waiting-jobs-to-run-queue-in-unit_coldplug.patch G 0005-job-always-add-waiting-jobs-to-run-queue-during-cold.patch G 0001-backlight-Avoid-restoring-brightness-to-an-unreadabl.patch G 0002-backlight-do-nothing-if-max_brightness-is-0.patch G 0003-backlight-unify-error-messages.patch G 0004-backlight-warn-if-kernel-exposes-backlight-device-wi.patch G 0005-backlight-handle-saved-brightness-exceeding-max-brig.patch G 0001-replace-more-dup-by-F_DUPFD_CLOEXEC.patch G 0002-pam_systemd-use-F_DUPFD_CLOEXEC-when-dupping-session.patch G 0001-core-close-socket-fds-asynchronously.patch G 0002-logind-bring-polkit-policy-for-hibernate-in-line-wit.patch G 0003-core-make-sure-to-serialize-jobs-for-all-units.patch G 0001-logind-ignore-lid-switch-if-more-than-1-display-is-c.patch G 0002-logind-fix-printf-format.patch G 0003-logind-ignore-lid-switch-events-for-30s-after-each-s.patch G 0004-logind-Do-not-fail-display-count-if-a-device-has-no-.patch G 0005-logind-move-lid-switch-handling-from-logind-main-to-.patch G 0006-man-clarify-that-the-ExecReload-command-should-be-sy.patch G 0007-man-readahead-fix-cmdline-switch-inconsistency-betwe.patch G 0008-man-update-journald-rate-limit-defaults.patch G 0009-nspawn-properly-format-container_uuid-in-UUID-format.patch G 0010-logind-allow-suspending-if-there-are-no-displays.patch G 0001-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0002-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0003-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0004-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0005-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-conf-parser-silently-ignore-sections-starting-with-X.patch G 0002-man-note-that-entire-sections-can-now-be-ignored.patch G 0004-machined-make-sure-GetMachineAddresses-is-available-.patch G 0005-core-Filter-by-state-behind-the-D-Bus-API-not-in-the.patch G 0006-login-add-mir-to-the-list-of-session-types.patch G 0007-logind-fix-Display-property-of-user-objects.patch G 0001-hwdb-update.patch G 0002-hwdb-update.patch G 0003-hwdb-PCI-include-primary-model-string-in-subsystem-m.patch G 0004-hwdb-update.patch G 0005-hwdb-update.patch G 0001-journal-cleanup-up-error-handling-in-update_catalog.patch G 0002-journal-properly-detect-language-specified-in-line.patch G 0003-man-mention-XDG_CONFIG_HOME-in-systemd.unit.patch G 0001-keymap-Add-Lenovo-Enhanced-USB-Keyboard.patch G 0002-keymap-Asus-EeePC-touchpad-toggle-key.patch G 0001-nspawn-allow-to-bind-mount-journal-on-top-of-a-non-e.patch G 0002-nspawn-restore-journal-directory-is-empty-check.patch G 0003-core-never-consider-failure-when-reading-drop-ins-fa.patch G 0004-socket-properly-handle-if-our-service-vanished-durin.patch G 0001-Do-not-unescape-unit-names-in-Install-section.patch G 0002-analyze-run-use-bus_open_transport_systemd-instead-o.patch G 0001-virt-rework-container-detection-logic.patch G 0002-fsck-include-device-name-in-the-message-about-missin.patch G 0003-units-use-KillMode-mixed-for-systemd-nspawn-.service.patch G 0004-util-ignore_file-should-not-allow-files-ending-with.patch G 0006-tty-ask-password-agent-Do-tell-what-directory-we-fai.patch G 0007-keyboard-add-Plantronics-.Audio-mute-button.patch G 0001-build-sys-use-glibc-s-xattr-support-instead-of-requi.patch G 0001-hwdb-fix-case-sensitive-match.patch G 0001-sd-event-restore-correct-timeout-behaviour.patch G 0002-bus-make-use-of-sd_bus_try_close-in-exit-on-idle-ser.patch G 0001-umount-modernizations.patch G 0002-namespace-when-setting-up-an-inaccessible-mount-poin.patch G 0003-core-allow-transient-mount-units.patch G 0004-systemd-detect-virt-only-discover-Xen-domU.patch G 0005-backlight-Do-not-clamp-brightness-for-LEDs.patch G 0006-log-honour-the-kernel-s-quiet-cmdline-argument.patch G 0001-core-fix-invalid-free-in-killall.patch G 0003-install-fix-invalid-free-in-unit_file_mask.patch G 0001-systemd-detect-virt-detect-s390-virtualization.patch G 0001-core-sysvcompat-network-should-be-equivalent-to-netw.patch G 0002-units-add-missing-caps-so-that-GetAddresses-can-work.patch G 0003-units-order-systemd-tmpfiles-clean.service-after-tim.patch G 0005-po-add-Greek-translation.patch G 0006-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0007-po-add-German-translation.patch G 0009-core-clean-up-signal-reset-logic-when-reexec.patch G 0010-util-treat-fuse.sshfs-as-a-network-filesystem.patch G 0011-build-sys-add-pthread-flag-for-libsystemd-shared.patch G 0012-core-transaction-avoid-misleading-error-message-when.patch G 0001-vconsole-also-copy-character-maps-not-just-fonts-fro.patch G 0002-core-make-sure-Environment-fields-passed-in-for-tran.patch G 0003-core-You-can-not-put-the-cached-result-of-use_smack-.patch G 0004-cryptsetup-don-t-add-unit-dependency-on-dev-null-dev.patch G 0005-man-fix-path-in-crypttab-5.patch G 0001-units-order-network-online.target-after-network.targ.patch G 0001-core-use-correct-format-string-for-UIDs.patch G 0002-core-transaction-fix-cycle-break-attempts-outside-tr.patch G 0003-fsck-consider-a-fsck-implementation-linked-to-bin-tr.patch G 0001-main-uid_to_name-might-fail-due-to-OOM-protect-again.patch G 0002-journald-make-MaxFileSec-really-default-to-1month.patch G 0003-units-remove-RefuseManualStart-from-units-which-are-.patch G 0004-util-refuse-considering-UID-0xFFFF-and-0xFFFFFFFF-va.patch G 0005-nspawn-block-open_by_handle_at-and-others-via-seccom.patch G 0006-tmpfiles-don-t-do-automatic-cleanup-in-XDG_RUNTIME_D.patch G 0007-units-skip-mounting-tmp-if-it-is-a-symlink.patch G 0001-parse_uid-return-ENXIO-for-1-uids.patch G 0002-util-when-unescaping-strings-don-t-allow-smuggling-i.patch G 0003-localed-consider-an-unset-model-as-a-wildcard.patch G 0004-sd-bus-when-an-event-loop-terminates-explicitly-clos.patch G 0005-bus-close-a-bus-that-failed-to-connect.patch G 0006-hwdb-update.patch G 0007-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-architecture-Add-tilegx.patch G 0002-architecture-Add-cris.patch G 0003-arch-add-crisv32-to-uname-check.patch G 0004-architecture-remove-cris-from-uname-list.patch G 0003-namespace-make-sure-tmp-var-tmp-and-dev-are-writable.patch G 0002-namespace-fix-uninitialized-memory-access.patch G 0001-machine-don-t-return-uninitialized-variable.patch G 0002-vconsole-setup-run-setfont-before-loadkeys.patch G 0001-util-consider-0x7F-a-control-chracter-which-it-is-DE.patch G 0002-util-don-t-consider-tabs-special-in-string_has_cc-an.patch G 0003-architecture-add-string-table-entries-for-mips-le-ar.patch G 0004-core-Added-support-for-ERRNO-NOTIFY_SOCKET-message-p.patch G 0005-service-don-t-accept-negative-ERRNO-notification-mes.patch G 0006-systemctl-show-StatusErrno-value-in-systemctl-status.patch G 0007-service-flush-status-text-and-errno-values-each-time.patch G 0001-journal-compress-return-early-in-uncompress_startswi.patch G 0002-journal-compress-improve-xz-compression-performance.patch G 0001-logind-allow-switching-to-unused-VTs-via-SwitchTo.patch G 0002-hostnamed-add-a-new-chassis-type-for-watches.patch G 0001-units-make-ExecStopPost-action-part-of-ExecStart.patch G 0001-event-pull-in-sd-event.h-from-event-util.h.patch G 0002-util-fix-has-cc-check-and-add-test.patch G 0003-sd-event-always-call-epoll_ctl-on-mask-updates-if-ed.patch G 0004-fileio-quote-more-shell-characters-in-envfiles.patch G 0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch G 0002-units-serial-getty-.service-use-the-default-RestartS.patch G 0001-po-add-Ukrainian-translation.patch G 0002-man-document-yearly-and-annually-in-systemd.time-7.patch G 0003-core-nicer-message-when-inotify-watches-are-exhauste.patch G 0001-detect-virt-Fix-Xen-domU-discovery.patch G 0002-Be-more-verbose-when-bind-or-listen-fails.patch G 0003-Add-quotes-to-warning-message.patch G 0004-systemd-return-the-first-error-from-manager_startup.patch G 0001-bash-completion-p-option-for-journalctl.patch G 0002-journalctl-man-allow-only-between-terms.patch G 0003-systemd-use-pager-for-test-and-help.patch G 0001-bus-proxyd-fix-incorrect-comparison.patch G 0002-shell-completion-prevent-mangling-unit-names.patch G 0003-Always-check-asprintf-return-code.patch G 0004-bash-completion-use-list-unit-files-to-get-all-units.patch G 0005-core-only-set-the-kernel-s-timezone-when-the-RTC-run.patch G 0006-parse_boolean-require-exact-matches.patch G 0007-drop_duplicates-copy-full-BindMount-struct.patch G 0008-shell-completion-prevent-mangling-unit-names-bash.patch G 0009-journald-always-add-syslog-facility-for-messages-com.patch G 0001-sysv-order-initscripts-which-provide-network-before-.patch G 0002-keymap-Add-microphone-mute-keymap-for-Dell-Latitude.patch G 0003-keymap-Annotate-all-micmute-workarounds.patch G 0007-hwdb-update.patch G 0001-nspawn-fix-truncation-of-machine-names-in-interface-.patch G 0002-switch-root-umount-the-old-root-correctly.patch G 0003-bootchart-it-s-not-OK-to-return-1-from-a-main-progra.patch G 0004-login-set_controller-should-fail-if-prepare_vt-fails.patch G 0005-sd-resolve-fix-allocation-if-query-ids-never-reuse-t.patch G 0006-login-share-VT-signal-handler-between-sessions.patch G 0007-journald-also-increase-the-SendBuffer-of-dev-log-to-.patch G 0008-mount-setup-fix-counting-of-early-mounts-without-SMA.patch G 0009-journald-Fix-off-by-one-error-in-Missed-X-kernel-mes.patch G 0010-machine_kill-Don-t-kill-the-unit-when-killing-the-le.patch G 0011-units-fix-BindsTo-logic-when-applied-relative-to-ser.patch G 0012-util-try-to-be-a-bit-more-NFS-compatible-when-checki.patch G 0001-hwdb-keymaps-for-Samsung-900X3E-900X3F.patch G 0002-Add-hwdb-entry-for-Samsung-Series-7-Ultra.patch G 0003-keymap-Fix-HP-Pavillon-DV7.patch G 0004-hwdb-update-format-description-and-document-reloadin.patch G 0008-hwdb-update.patch G 0001-systemctl-Correct-error-message-printed-when-bus_pro.patch G 0002-units-order-systemd-fsck-.service-after-local-fs-pre.patch G 0003-keymap-Adjust-for-more-Samsung-900X4-series.patch G 0001-login-fix-memory-leak-on-DropController.patch G 0002-util-fix-minimal-race-where-we-might-miss-SIGTERMs-w.patch G 0003-sd-journal-properly-convert-object-size-on-big-endia.patch G 0004-sd-journal-verify-that-object-start-with-the-field-n.patch G 0001-nspawn-fix-network-interface.patch G 0001-completion-filter-templates-from-restartable-units.patch G 0002-systemd-fix-error-message.patch G 0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch G 0004-config-parser-fix-mem-leak.patch G 0005-login-fix-mem-leak.patch G 0001-login-simplify-controller-handling.patch G 0001-initrd-parse-etc.service-ignore-return-code-of-daemo.patch G 0008-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0009-hwdb-update.patch G 0001-systemctl-allow-to-change-the-default-target-without.patch G 0001-activate-fix-fd-leak-in-do_accept.patch G 0002-analyze-avoid-a-null-dereference.patch G 0003-analyze-fix-mem-leak.patch G 0004-backlight-Avoid-error-when-state-restore-is-disabled.patch G 0005-bus-avoid-using-m-kdbus-after-freeing-it.patch G 0006-bus-unref-buscreds-on-failure.patch G 0007-core-fix-a-potential-mem-leak.patch G 0008-core-smack-setup-Actually-allow-for-succesfully-load.patch G 0009-journal-do-not-leak-mmaps-on-OOM.patch G 0010-manager-use-correct-cleanup-function.patch G 0001-core-fix-resource-leak-in-manager_environment_add.patch G 0002-util-remove-a-unnecessary-check.patch G 0003-udev-event-explicitly-don-t-read-from-invalid-fd.patch G 0004-shared-conf-parser.patch G 0005-logind-fix-typo.patch G 0006-systemctl-fix-resource-leak-CID-1237747.patch G 0007-libudev-monitor-warn-if-we-fail-to-request-SO_PASSCR.patch G 0008-shared-conf-parser-don-t-leak-memory-on-error-in-DEF.patch G 0009-bus-fix-bus_print_property-to-use-int-for-booleans.patch G 0001-journal-Do-not-count-on-the-compiler-initializing-fo.patch G 0002-include-fcntl.h-rather-than-sys-fcntl.h.patch G 0003-mount-order-options-before-other-arguments-to-mount.patch G 0004-shared-wtmp-utmp-don-t-clear-store_wtmp-in-utmp_put_.patch G 0005-shared-label.h-add-missing-stdio.h-include.patch G 0006-shared-sparse-endian.h-add-missing-byteswap.h-includ.patch G 0001-login-pause-devices-before-acknowledging-VT-switches.patch G 0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch G 0001-socket-introduce-SELinuxContextFromNet-option.patch G 0002-util-avoid-non-portable-__WORDSIZE.patch G 0001-Fix-warning-about-unused-variable-with-SELINUX.patch G 0002-bus-remove-unused-check.patch G 0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch G 0001-logind-add-support-for-Triton2-Power-Button.patch G 0002-logind-add-support-for-TPS65217-Power-Button.patch G 0001-shutdownd-clean-up-initialization-of-struct.patch G 0003-bootchart-parse-userinput-with-safe_atoi.patch G 0004-bootchart-check-return-of-strftime.patch G 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch G 0001-journalctl-do-not-output-reboot-markers-when-running.patch G 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch G 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch G 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch G 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch G 0003-fileio-label-return-error-when-writing-fails.patch G 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch G 0004-sd-event-check-the-value-of-received-signal.patch G 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch G 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch G 0001-units-introduce-network-pre.target-as-place-to-hook-.patch G 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch G 0003-sd-bus-check-return-value-of-vasprintf.patch G 0004-core-map-the-rescue-argument-to-rescue.target.patch G 0005-util-avoid-double-close-of-fd.patch G 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch G 0001-tmpfiles-compare-return-against-correct-errno.patch G 0001-shell-completion-fix-completion-of-inactive-units.patch G 0002-shell-completion-propose-templates-for-disable-re-en.patch G 0003-man-we-don-t-have-Wanted-dependency.patch G 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch G 0001-systemd-continue-switch-root-even-if-umount-fails.patch G 0002-systemd-try-harder-to-bind-to-notify-socket.patch G 0001-strv-add-an-additional-overflow-check-when-enlarging.patch G 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch G 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch G 0004-journal-do-server_vacuum-for-sigusr1.patch G 0005-cryptsetup-fix-an-OOM-check.patch G 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch G 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch G 0002-time-also-support-infinity-syntax-in-parse_nsec.patch G 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch G 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch G 0005-journalctl-correct-help-text-for-until.patch G 0006-calendarspec-fix-typo-in-annually.patch G 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch G 0008-util-introduce-sethostname_idempotent.patch G 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch G 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch G 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch G 0012-manager-do-not-print-anything-while-passwords-are-be.patch G 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch G 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch G 0001-core-don-t-allow-enabling-if-unit-is-masked.patch G 0002-snapshot-return-error-when-snapshot-exists.patch G 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch G 0004-Raise-level-of-Found-dependency.-lines.patch G 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch G 0006-journald-fix-minor-memory-leak.patch G 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch G 0008-journald-fix-memory-leak-on-error-path.patch G 0009-units-make-systemd-journald.service-Type-notify.patch G 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch G 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch G 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch G 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch G 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch G 0001-systemctl-let-list-units-unit-files-honour-type.patch G 0002-systemctl-obey-state-in-list-unit-files.patch G 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch G 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch G 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch G 0001-selinux-access-fix-broken-ternary-operator.patch G 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch G 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch G 0004-core-fix-transaction-destructiveness-check-once-more.patch G 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch G 0002-man-tmpfiles.d-recommend-using-b-and-c.patch G 1009-cdrom_id-use-the-old-MMC-fallback.patch G 1010-udev-increase-result-size-for-programs.patch G 1014-udev-update-net_id-comments.patch G 1015-udev-persistent-naming-we-cannot-use-virtio-numbers-.patch G 1016-udev-warn-when-name_to_handle_at-is-not-implemented.patch G 1017-udev-serialize-synchronize-block-device-event-handli.patch G 1018-udev-do-not-skip-the-execution-of-RUN-when-renaming-.patch G 1019-udev-avoid-use-of-uninitialized-err.patch G 1020-udev-keyboard-also-hook-into-change-events.patch G 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch G 1023-udev-builtin-keyboard-do-tell-on-which-device-EVIOCS.patch G 1024-udev-always-close-lock-file-descriptor.patch G 1025-udev-exclude-device-mapper-from-block-device-ownersh.patch G 1026-udevd-inotify-modernizations.patch G 1027-udev-synthesize-change-events-for-partitions-when-to.patch G 1028-udev-link-config-fix-mem-leak.patch G 1029-udev-try-first-re-reading-the-partition-table.patch G 1030-udev-guard-REREADP-logic-with-open-O_ECXL.patch G 1031-udev-make-sure-we-always-get-change-for-the-disk.patch G 1032-udev-guard-REREADPT-by-exclusive-lock-instead-of-O_E.patch G 1033-udev-really-exclude-device-mapper-from-block-device.patch G 1034-udev-check-the-return-value-from-udev_enumerate_scan.patch G 1038-udev-fix-invalid-free-in-enable_name_policy.patch G 1039-udevadm-settle-fixed-return-code-for-empty-queue.patch G 1041-libudev-fix-udev_queue_get_queue_is_empty-logic.patch G 1042-libudev-queue-provide-file-descriptor-to-watch-busy-.patch G 1043-libudev-queue-watch-entire-directory-to-allow-the-re.patch G 1044-rules-update-qemu-hid-rules.patch G 1045-rules-don-t-enable-usb-pm-for-Avocent-devices.patch G 1047-udev-net_setup_link-builtin-should-print-the-reason-.patch G 1048-udev-net_setup_link-add-a-bit-more-logging.patch G 1049-udev-link_config-ignore-errors-due-to-missing-MAC-ad.patch G 1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch G 1054-udev-exclude-MD-from-block-device-ownership-event-lo.patch G 1056-udevd-add-event-timeout-commandline-option.patch G 1057-udev-unify-event-timeout-handling.patch G 1058-udev-unify-event-timeout-handling.patch G 1059-udev-fixup-commit-dd5eddd28a74a49607a8fffcaf960040db.patch G 1061-rules-allow-systemd-to-manage-loop-device-partitions.patch G 1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patch G 1064-udev-hwdb-do-not-look-at-usb_device-parents.patch G 1065-udev-bump-event-timeout-to-60-seconds.patch G 1067-udev-always-resolve-correctly-database-names-on-chan.patch G 1068-udev-net_setup_link-export-the-.link-filename-applie.patch G 1069-rules-net-setup-link-preserve-ID_NET_LINK_FILE-and-I.patch G 1070-rules-net-setup-link-remove-stray-linebreak.patch G 1071-udev-import-the-full-db-on-MOVE-events-for-devices-w.patch G 1072-udev-netif_rename-don-t-log-to-kmsg.patch G 1073-udev-drop-print_kmsg.patch G 1074-udev-fix-copy-paste-error-in-log-message.patch G 1075-udev-timeout-increase-timeout.patch G 1076-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch G 1077-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch G 1078-udev-remove-userspace-firmware-loading-support.patch G 1079-udev-remove-userspace-firmware-loading-support.patch G 1080-udevd-parse_argv-warn-if-argumens-are-invalid.patch G 1081-udevd-check-return-of-various-functions.patch G 1082-udevadm-hwdb-check-return-value-of-fseeko.patch G 1083-udev-node-warn-if-chmod-chown-fails.patch G 1084-udev-ctrl-log-if-setting-SO_PASSCRED-fails.patch G 1085-udev-fix-typos.patch G 1086-udevd-don-t-fail-if-run-udev-exists.patch G 1089-fix-cgroup-device-controller.patch G 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch G 1091-udev-path_id-update-comments.patch G 1092-libudev-do-not-accept-invalid-log-levels.patch G 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch G 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch G 1098-udev-link_setup-respect-kernel-name-assign-policy.patch- update set-and-use-default-logconsole.patch - fix comparison of console log facility that caused journald to skip output to console (boo#912030)- Use Robert's latest patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which drops NAMEPOLICY_KERNEL as this breaks all on current systems out there- remove 0022-systemd-tmpfiles-ownerkeep.patch since this is now implemented into the systemd-tmpfiles binary - add user based ignore statements in tmpfiles removal directives (bnc#903009) add systemd-add-user-keep.patch- use --boot option in systemd-tmpfiles-setup-dev.service (bnc#908476) add upstream patches: 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch 0002-man-tmpfiles.d-recommend-using-b-and-c.patch (adapted)- Update patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch to Robert's version- Add upstream patches 0001-selinux-access-fix-broken-ternary-operator.patch 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch 0004-core-fix-transaction-destructiveness-check-once-more.patch - Avoid old net devices naming scheme on openSUSE 13.2 and less maybe caused by patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch- fix systemd-nspawn network-veth support (bnc#906709) add 513-nspawn-veth.patch- Add upstream patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which may solve bsc#907318- Add upstream patches 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch- Change the maximum number of children from CPU_COUNT * 256 to CPU_COUNT * 64. Update 1097-udevd-increase-maximum-number-of-children.patch- Increase number of children/workers to CPU_COUNT * 256 to avoid 'maximum number of children reached' (bnc#907393). Add 1097-udevd-increase-maximum-number-of-children.patch- Fix error return in rootsymlink_generator.c Update 1096-new-udev-root-symlink-generator.patch- Remove upstream patch 0001-systemd-logind.service-set-Type-notify.patch as systemd-logind.service is already from DBus type, compare with upstream commit eab459bc0639b81b32735f36d3e929e4bfa2cb4b- Add upstream patches 0001-systemd-logind.service-set-Type-notify.patch 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch- Re-add directory /usr/lib/systemd/system/basic.target.wants- remove pm-utils-hooks-compat.sh again, pm-utils built-in hooks partially duplicate hooks run by systemd which may potentially lead to problems, instead temporarily re-enable Forward-suspend-hibernate-calls-to-pm-utils.patch until boo#904828 can be addressed properly- fix bashisms in write_net_rules script - update patches: * 1053-better-checks-in-write_net_rules.patch- Add upstream patches 0001-systemctl-let-list-units-unit-files-honour-type.patch 0002-systemctl-obey-state-in-list-unit-files.patch which allows to use --type in the systemctl command list-units and list-unit-files.- Add upstream patches 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch- New root symlink rule generator Add 1096-new-udev-root-symlink-generator.patch - Remove write_dev_root_rule and systemd-udev-root-symlink- Change patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch to skip hdflush as well as hddown but only use halt as fallback for poweroff as well as synch in systemctl before any reboot command (compare with commit 4a3ad39957399c4a30fc472a804e72907ecaa4f9)- Create rule to set I/O scheduler to deadline if device attribute 'rotational' equals 0, usually SSDs (bnc#904517). Add 1095-set-ssd-disk-to-use-deadline-scheduler.patch- fix systemd-fstab-generator crypttab parsing (bnc#903963)- Add pm-utils-hooks-compat.sh in order to run pm-utils sleep hooks from systemd (boo#904828)- Add upstream patches 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch- Add upstream patches 0001-core-don-t-allow-enabling-if-unit-is-masked.patch 0002-snapshot-return-error-when-snapshot-exists.patch 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch 0004-Raise-level-of-Found-dependency.-lines.patch 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch 0006-journald-fix-minor-memory-leak.patch 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch 0008-journald-fix-memory-leak-on-error-path.patch 0009-units-make-systemd-journald.service-Type-notify.patch 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch- Add upstream patches 1092-libudev-do-not-accept-invalid-log-levels.patch 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch- Add patch watch_resolv.conf_for_become_changed.patch to add an inotify watch on /etc/resolv.conf which enables the reload of a changed resolver configuration on the fly (bsc#902901) - Do not apply patch 0022-systemd-tmpfiles-ownerkeep.patch in case if the script /usr/bin/systemd-tmpfiles-keep is missed- Add upstream patches 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch- Add upstream patches 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch 1091-udev-path_id-update-comments.patch which will be applied if patch 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch is applied a this may fix the trouble with iSCSI (bnc#898233)- Add upstream patches 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch 0002-time-also-support-infinity-syntax-in-parse_nsec.patch 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch 0005-journalctl-correct-help-text-for-until.patch 0006-calendarspec-fix-typo-in-annually.patch 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch 0008-util-introduce-sethostname_idempotent.patch 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch - Replace patch keep-crypt-password-prompt.patch as this with upstream patch 0012-manager-do-not-print-anything-while-passwords-are-be.patch- Add upstream patch 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch - Add patch journald-advice-about-use-of-memory.patch to use mmap() flags as well as madvise(2) for journal files.- Add upstream patches 0001-strv-add-an-additional-overflow-check-when-enlarging.patch 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch 0004-journal-do-server_vacuum-for-sigusr1.patch 0005-cryptsetup-fix-an-OOM-check.patch- Add upstream patch 1089-fix-cgroup-device-controller.patch to avoid trouble on existing /dev/console with nspawn (bsc#902240)- Modify patch avoid-leaking-socket-descriptors.patch to close file descriptors for incomming connections in pam module in case of short memory.- Add upstream patches 0001-systemd-continue-switch-root-even-if-umount-fails.patch 0002-systemd-try-harder-to-bind-to-notify-socket.patch - Add patch avoid-leaking-socket-descriptors.patch to close file descriptors if an incomming connection can not be handled due e.g. short memory. Could be related to bsc #901481- Add upstream patches 0001-shell-completion-fix-completion-of-inactive-units.patch 0002-shell-completion-propose-templates-for-disable-re-en.patch 0003-man-we-don-t-have-Wanted-dependency.patch 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch- Adapt patch rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch to make it work even with patch #438 and #439- Add upstream patches 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch 0001-tmpfiles-compare-return-against-correct-errno.patch- Add upstream patches 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch 0001-units-introduce-network-pre.target-as-place-to-hook-.patch 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch 0003-sd-bus-check-return-value-of-vasprintf.patch 0004-core-map-the-rescue-argument-to-rescue.target.patch 0005-util-avoid-double-close-of-fd.patch- Add upstream patches 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch 0003-fileio-label-return-error-when-writing-fails.patch 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch 0004-sd-event-check-the-value-of-received-signal.patch 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch- Add upstream patches 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch- Add upstream patches 0001-journalctl-do-not-output-reboot-markers-when-running.patch 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch- Add upstream patches 0001-logind-add-support-for-Triton2-Power-Button.patch 0002-logind-add-support-for-TPS65217-Power-Button.patch - Add upstream patches 0001-shutdownd-clean-up-initialization-of-struct.patch 0003-bootchart-parse-userinput-with-safe_atoi.patch 0004-bootchart-check-return-of-strftime.patch 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch/bin/sh/bin/sh/bin/sh/bin/shsheep22 1640171530 246.16-7.28.1246.16-7.28.1246.16-7.28.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:22194/SUSE_SLE-15-SP3_Update/45c661ac928f8e7a65303757e911eab4-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]=d4c8495d2a75bf98e77ce0463c9f008673f9a959, 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]=fe797b10168246c8f7ae69bd3c57d20b3d477bbf, 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]=f70f1395fb9f6b4bc85bac4693979f415667af71, 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]=034616c08b03ade365f53915e8a5f7300ca36220, 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]=22d7499cdc08ae0a9c4163b9ce231ceeaf94d916, 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]=3be92b2b526d4f1aeeb4f0d0078f215372807183, for GNU/Linux 3.2.0, strippedXML 1.0 document, ASCII text .4 RR RRR R R RRRRRRRR R R RRRRRRRRRR R R RRRR RRRR R R R RRRRRRRRR R RRRRRRRRRR R RR RRRRRRRRRRgZҼOa3 T҄utf-8d1612ec7bbe19778e68e9f7c57751a28b818f4233935445299ef9764f8b8afdb?7zXZ !t/>] crv(vX0h-#<|0q8fPi~x4h`sd?JNVHaGwh"Es (16GՂR/Sӎ|M,h[FWQH_׶H̰CjԤ]N|cJN?0*5 xә= D/ Y8|k3fbS[m?0Aۋc; CNxG/ 9C6x+HџfU_:@i%6cBpp*OoJ}Zd$Ʒq*^Zn ].s|o]8A`A`Hꭏk)jsc*SL}iϔynR?,l #l6^ӑ=I@SB6c;_f`\̨KFz&M+&+zU(!2,iMCja%j + );dC] YW,Qw[|5u>Ca'ߣIH$Vvp,V5V A rh:CތBxD4(OWh(h`f ^diQ* Tdwx4ziQ T߸ӌsBK}=b3%hчjhԗ1)x|>}qj Bx &7R(/mq W9~4R<t#َA\(?ʦAd(K-ۤŃ=tAR8à9t0a6/jn gDFi<#(z?! lhօG}D0AK,[`-5Wx:F^wu@/cB&`?7T^b`щYSߧF},TSMW>0|ԭoFEA]yxd*d!$%rF9nwi-(OOz_8A<\{3TYç 8Ԁn#ɭy3'E[0+:6:CdL'\Sbվuv6ŊB!V ; 4#}n,t|!aDW`~Dv4]': Tl`':vŭkҸ;0X&ѣ/^VD$=s:ho&JnR(4r J$9lԪd?oY'bQT)!=lEUIGZWWHR (.s't+5Voڐ|\:`iŅjM4{Sp(|ϭ€˪ JҐ+}FqY1oؽ$pm_J{jKͣp~oġ ;aWMSqjj.yd\bȤ{mǎqafùP&UJ^aUPYN&vBr]`8oG k#;% 8č VãkǓrkJ"]| Ƞ7c ^9]xpW#50?E84̯ d@ zN^3ئ B(}h_ޝof?[&lqgBVEy{A'W #UMqrt TB Q A[]-3| ]-c=fwz$5YjANC%f&En38=Ը5[uK*֛,BVX%b){Y ruȟJHid+1̸{3ATu/g>$TlMQŐe+ZrlXlM97/J WJjǠR~H9sխ(dx4%SA+&ŊJ8:I6Ǣ[\YҗVb{G2:G[]=_w-Ew]m_=MS`tTo]DnJVxUߠT3 S=fGLL927wlEinV>[K~ JFo2 ô,bGJ aڟJuT}!׿?h斩O+R^;N"0Y(;Ի?Nj_&Z2Y qN}e#”Ji83 z!FQJ g3V@T8O@.b9UǫK-҄)*y%\j/5vdk7@}(X2~0,_yЙ <GC1 yt4OøI{ӫ8hWrHb!"{Z[5G-OVd vv tԽ^~1a :3۟҂|@jF)TjIzEJ+ )tНn=^ z=X1;-Y,|"S^4k,I%6kRz>R\USaQGh-7>N_ugݢZQ(+'#{%SD(t<Muz>X?T/¾Bʛv 7X!v͙NA6Є~ZZJ8Lz[7Aqd߀("Xӭ?QD.\QdP5LM!e/,tBЊ㤚=L@;:Ay6k}S#HwOF'$ -xVxxc8MT\ T}7Xc흎 vt̛eWVZu=k$kyIڊ!嶺A]%/}zJcA$@l!`v Tse"{vޑw kI彫̰^'(&S6aօbRѦ0a5_ȜRGnCBn2 nBHQf|X_1Ԥ*%"Ƣr`/D4 l^1*E G]LSʈ̈́ҝ$oĮݥ- ;U{ 9mVmyYgtgaCCiG<#g SKg&m(GU} x=QHᑻvb _xPyCKSoF`K/*aB( ^2=Keђ8zc,<]jD,Qe3؄a]RjUxFbWHDrߙ0G0GO~]֨ȿtҹI_OP#H \E6:S篸S_A&&Y^ጏiFz93v҇R*pp)A;~fB?9 IW-1@*^BI[y~ߡD \q~D P쫡SoZ;˟MV"sK ŐCs]X;]o?ڗ͟J@MyJXGf>\_~>Xy 5]c4顅r3dq{ F8f }N8bԤx؎Z\>hbN-ci 5 DlVr9|)],?{ l,N%u7Q`EYWq.C8h'y ]ӄQyJ0f%U 6B^K߅>Unlr.O*>[>B7fpR;ʽ3 F[ퟯ|-Ri[Axz%2O;Q:AAyà03}cD&UZhKU߮\ FP\{u6 8 /XH†u]pT?JXg/>~M c nѩge^$UaǙmJ%@D3|uN\K0t;Km줒JFܩG+Mjb׵ZҪ]swj2'!#yHHLq^KpBb4}@  qt%D`|]fYfuii:7^Wv/h yTWQ*#0ʁ=>ozgkw^dPOuÛh889X1_zĮ#H7@) Q'GO@[}UAO7mdӸKw}XOƌ2NeN&1m}MG(aqH;U嬰߲)(GԪ]8SEQ}XIԫET@p`b Rdku_5((I1Ȭ MᡩBW!y FlTݰO%E`38h(Xc53,- |@l1W$MVWXfZ=uG]' 1Y!hN}8I"OOjF7oE\`1Asz~dRW?#*B׉Q6ha)|G8S8ۿ^];yzm.Iu'bou:HgX7<;l=+?ZXf4g@{K3:$yx%O1p~FZ OF}Ɇ0m&ÁTj0ڤDm#`tm(OVuHfnR52UHisDп`>Tw=:]Ksx^7nT;0i${u{6 |d"}s?s]f <"{@_',d>)Yd!򜚦4OWx+V6Y *47cD\W 8$Y9"9k0HS1?XsI}  LhbQ)},TS dӯc;ub8Bjk*jtwu\`/JNjJjT e, ?WGX['`^r?0-!$eLeUO pacm.dwm<5{eQ]dZg7Jږ.}$M*|%P霧ۈGE-_8G IOw,ܢ^[ͅ]fNW[Bl}Dd9U>֯N2=M+ڢ 3GdsII)9V2>!Go.ɮp2 ${!ӽR)\r{c lUxWVNT>j:^$fՂCFZ唩"QK}F u{fwѕD?UDKyp*'p֬= +B.yk/Q"g8M&CS)(N<9/D4N9ڷz`lTEνN%IboVj+R^J P&Hʺ1<7׃S&V6N^H~mͷjصp1oF?OJ,.H!!|+ݡ lj5b qCأۜB'Y>ݍ}Zt-[N$þB>F '@YbTUPgW(CFTWםŇP#G (MUx,>ݮFqRX%tu{lM%M~lÜ]SC % QKcMG 8SU! mU#YrOXqZxXH 'ֆx5%85edgzqf|j6z@o\Ig!{c\J~ vukTZg'4+5aPM ꕵ D[übs ~s_" {47q y+#?ug8I{<oYah SxJA :nϵah! ˹hOݨܥd22m@S|ͤHǒQ,Q ·ݤ6>9 (& LEp@Q0صUO:xqm {)2 .M_o|4廴Qh”4zvX<8k#_BxWo꣭}в,.T*:"a(\f_$GN՝_}O84 ګ0>/YNi{lrTȲ o+][`NR%9]|B=k!* phnPX!t0!(ӿ;U W?O&wܕ0It`lrvfދH%p316d|f\vF'^J|i>iw}{jr+W6C4GL0)`.y')WX-kQ{"vM㬆 m)I3j?89v 0$dx L}u!u,z K1ȏn$!l=oJᔚ&?򻘍˫kV_}Ԁyz^E,8820ZkE 5-Hi`nEn^ژsaۻqnZ۞F#i9F?qj6.5PUAiRNHbYܖ PS1&B%:Z *$Sd_LֶҊ`?3:}2O2%E&\j]U,U}4[ކuY={?A+a(g*y?2YUj% 8[7Z}{ f^v=z`KdXKשN=sijpv] g::r6L?VY(z!ujs>ga׷5dCFR!yoz4Jٹ%c_d+n`RL>FQ0w. NFlOE:y]u |+rαLzk$Xbc #9f/Oh$N ̄ƾ`4Pk3՜ )4+-nM:bSy胶;\?Ek4i+y҃ꥨa,wGVAm85xi/TŝdzfV)*eɋZ*%Pjs} lJ*'sO ' e 8f=Zq~%΅i"/SC0z5~\rx~L[X>QV'֜Aei:tDws J0%.}Y?-rg0:~|Wnq#1d8X>}۟H86>2揯MHotQ7W3‘gv$5~$AG:yծY.8{/J!?0R֑.Д@df (QvW'P7 kQX[K=/{lf,;( l> oϳնWIMD*0{P_0#)7it790&NHu/&p9*lBQ<>?β\e".qo"oB4:ԠpEɒ,%8N5FWk8~0p/Ow8/#xED֦yaZ |gh2:#qQ-8Vj${ؙ]B (Ā8oi'vd5}>%c G[Nŀߚsw |vTEu*c1_xTpgűCW 8?'SZʘ܎+6b#. mC|t8Snzɯ ;(ÁvZC z&ђt*QFĮ @\zcNFT!V%f33YAx;j_ 0D?~hJwq2S)^#<;M|Qyw jDkGBz3w(,ևn8AӑI]Ӛn$Zzߚ'&Qr$ԻV5Z3 U*`LL75wd?F{OF@3zXV1[ wsnfod3~{bn8y̷jNxY cgC áCRS,zH_jWw.tϤV?R_GҎ@ t52ֳ -@A[dC(Ojf(bﯛFn:a+$ѡ r_[,hJbzU܊*q d]622=8')TsǴ0Pq4@oHee8mhlG:DLշc>Rm4% 9Mo;o=~"t!w~0ҟ}#oʔpȸ XJ~MZK8‡uЍ0=8`ċtK-u./\&i$\)C W"À/%B@:0vq;4]Eʵsb3>s_ mc|lt\?C6GB~'DMߘy}-}_yw8m4vv.Ɗ`+Fe]W hJk @J9֜GJm:ٝ8,Z/W3i= %!:VqUxÉS%!pߠ2+Sҁ_ڗߎ]GhݲJ]0)3'G֢J5&g1qV . iVL O.vZ88W]RcNn/WW#|>-g*0A $ iAje:pO k$݃K+d PcIMXѲbߘjTrkLe b~sĪ6Ӷ hI`k@fMG'Pv.h,Cth4C}Q ̊8 x@Q棎p]xB''T rG' Gh>D)w7Gd}LHşx=F#.1m[ (gM#)1+esmM,O)KtN5]Ļz䠘mZcM~ܮ>G 0Y(h$nҁV3Mp3'(-%i/A†e>qޕO  SX{|mbEXK&eKr7f hts]ӼdAo} Ԫ!'`ħt⩝cPb}o+0 y83>By¤9I"ʨVP1u#jr L$l(Xj阏#(BpWhQbK]uaP6#.aWr];]z 0T^T#ZZ[$Ҿ cR NY~G%CJ,B91_'жC]e2b\U"N!%Q%z24ngyeÒ{?P6]\zry+ m,ע;@S5̒'rwnN ͓95u+= $(RCY<F<=l,aR,?f-k j@֞2ۻ]a߼zSL&( U Mq ey'E=maN}p}ԁrqH0R~p\K=W/N6@d5Ȱw 幔6F˚Z "dI/Ҡ|aطuvobj+յl:/wP=XV/Y'@WkrR}JK,,y/9[AЭLϥ `Zvt' ;)*Wx"aOg=KGƚ/Ĺ@ctҜ l|kh郒S!3K&%\kew_=#12dA <ʒaRƆG~gwkʵAz~^0kC ԃZ5OO޺~?ae}vmS$*q$&2ee=(!j}ˠZ=|A2 p/lD\v*F5p 3R*l3U s~\ t3"۬=|} h0XӉc 92|1Q``CkMӯIGg?%vMf'ysU R KX#mȋ/d oRFg_cqkWzs'4pǶ׼Yc()S*Jbm)\YEυr;΅"֠~ĊC GbYOlwJK3O7hJ*= 40J!P*4L,WJDM roӽ)to[6 +RV&G<$(oFE._(v[Qy8'W/a#.M=t`c;Q1ȘNf%_h|X~Z<]0u]Tl>byJx6ܨY#bfkF]hzK"<`N 7N5:@2z19'֒~PTH͚^ gu N1b\PTƱS 2X*j 5T,Z D~C1c]ѿatM?`IHtzs|Z)舣6yWL tӤ jJq ~- %̪NÊdN\dS"Oo@GYDwe:"uEʆ.${ {RĖ$JƁO] 'Aѹʮ7GW@0 Z.CH T5#|&3.eP{sþi#PI:8nBsLٸRMPTi5l,=tjJK[wpn3RmuR cX+: J뿑o6@4{Όx9MSwC>>qb"RDnJ S7˅Lk6;LJ:G5^K v/Z;JB ̠"v qˊ2c&x85xHcU$wr1,a:j2x(srIck0(LEiSo㴎Mѽ[4AYfY⧛c[7[5 Ɇj-ɬ-^IЕW#XN!,Z{8FiHQDR:f cX$$8lt|JCHUؙZA?A93 v *nE؟ݓVŻGnm4`C|#AԖ #< V(t;#@O"Ⱦ a4[Fdic4pFwue mwhHP!}jN)-m^M Yi@f"$V ]C$8!Oo"R:fywL-ѦG ChXPܨ"<(-U;`e]Ckt0 ΁ un{I^ljt(=M:#ZvbU|E:0XY|fFں /5lQ\@q1vor%.JapޫaF) @U m*iڄ<;kVaRcLo= 62R/()1n♣`Ȱ<|Xh-5`UhmAWv(i3t02Կ>i]=@wtMk6oK:O,'`F$t ~xhJ>ūYcqeSr!\# rxŀGu* 3nmTW{kP!mLz:Cy R^)?,C:ODnq)W=P}FЛ5 ji0f`.o_mUgyY_SAf4۟@p$J&{'r`\ FdLl!pYp )o,Tuk Sl2lx 7JfTlq/]݂ 5l&+rEM:ƋWiFМtcݝ3:$!2mQFq4H$-D*GSOm~hϚWDӘr>Q[oܥ3{ x[Ymnp`[m"s'x]FFhě³&0/1Haӣ!/_,9BIc`ա\{hḾfc~?GB=q}:o F!qL{<7E/cPa~Fe-O@dd,rxN( ]re $Y5v!?#xC񛧒q_j4p,m]^lU ׎S[rg jGeC r@b;:갫l\=NsF"9ebIn[ )i(I?yْ(`9FdsLB5#xOr:ϖom 9?Yʥ m_Dܸ^UYsAyv.@]4 ]t2 t@ * VɶЁѫQD!1jUHpb#|8OO/XiPjӬ#w"UH^ؿfofre{+i 9ֈfpII=H߉꡷:'[Xb2~FM|r:;>a縏Ȣlќm h0DAFo_hL\ xmxFͮTW<Bnݦ;.\vgv(te\쁭GV[09jK1_[ݰ҇~uW5 PifU"TB e0d!-PDGe"A,sޞwhx2M Js2rߓ䒒ӧ~O<=LVĿw[:$e.qz"O(Nj%~t^؍$j2t_&jޯ2a{6ٝbz@$ȝa=LWxT-#--$GA P]{J< F]`RO)9LUh dU'ΰlЅ[%3T>CWt2I1ҟiafF6q$FOiMd 6 ~t&3PsN zUäe-MӋ#Yȃ9F]Qix5;dl0N MNf 'Vxri+#6Z~-<`*koD,E%\:X"7!Ο2n#]x͑:I7^O$Nȥ}D:w`GUo%64Fj;,dDn/3ԧ/Ŕ" ؊2= 9/ZTWW) {dk2Mfȁ8/82hk/G}Ik~HY l{)8Uf p'IfZQf5!͵gg1ɍ@ȚhlHmnG.M肘.k7š:]l7qMCƫg۬딠?Q@9WJ @ B͜% ]\!m{bwh(Bk%hLK:>m\ 8T׊r~?җ>JAw>9VTGPLun${W.y(!:UBk w'w*wڥwQ8yRm!ŏX5me3 su|ƫة5vk(PmH'hnCձg1Bqi~`ߞ4_;DRBoe_шvcuSf>Co/+T &9_UDiJ3EPXڅXB̆`X>hXBqPs|t좁)@j|O 7eR$S&CqeEyIA-hhiIRr<P/ib5j1XZY[!0z |+ʴPA|B A0j$1.ԝT!kA& Tn_Hѿ{hFXvI13Kpߛlમc!@ѓOE5 =ӽmR;1~ArSq$~lx1èeuqMtcX ?z:gx)[ascQQT !ӡ.}0h[d2n"p"^ mǒw UeD^Kt]lӖLK6Ƈ@k=a8g V3v 75ELng7H{, Zy(~oF~'Eqo-*yrK7#}cIך-X#`{EJ@D_; ?\$!]<`P=@Tpv7_oUoΠ`0c<=*;z8ݳgZ| {'@S;`M> g0ҁ Bdvc단) 8wWFD>U+b.3%6r|1Fb6L( ^zFza;v[f(ZaTE8&^pƴT$$$% f{Q#30]?ԉ^;2 'y1r!M̶Mf:Vœ0ۤǐ 1"4OF2QGP-r(K&m8Kt - XhTC'֌`Vn7$ r VƶjP 0n&\aiqf]똯Xt39iؙv+APbg\ȒnvkS,:IjmŐ Z5 00T󱯮>-OʋNJ+Yfϗ2ɡ2KX7qأZcOӘ7ŒV/f5.?.Rkl)yQOCPӥ|~7 ,JGalkVGQ? 'W8j?}&#9E ~9q aZCEɐ$I Wd#/+A:+n@hYI-yo ~Є0ɿ \z~}m zz과.@䍣c"⢍8 kP˘(T}L)v06v'2hkZJENZix{?a{ M9 q?aьP+]ʍ#=i)5RfPj鳥гm܂c YjB?}aCP0}\]-99ϔ?7-SqIL6\z輤j ĕ#m?vSǫ l{cmCI5T F+1?L:āׁQ*jPX恈WYaޝZEYMv [p٩@{\Dbj2|%;gÞO qom3Tq!| jMy*+<,H2L(فZ^ ,祬AԤМV{˓$"'YGml |*:P%-$p^`_3*f\ %kU=B\ }O y/ . H`ae'Jdw頍̥殈lA\޼.Br#9p8*Ղ*NmY IRĐ5?\khn6d<ff1[@uJH*=x5?I+-OAW>@0k"=Od|$k7lځ傠\ Ҏ&֩3w~ ԩ4Ibzè106:RR%I~ӑQa\v(zh({iy>˓qW] Z:q~Vs>ɌRw3!6kR*8w@1UCKr09RgUY [dd .42ӄU:&q2M7BAoC m[3wX-AAŷx\:L=0R9d3d*Dw@iesn %b3/UbH'GWkӗ$6{'nYJL'Q2EjC$#_6۝I<,]( k_TQ2'#1ߐsύyu??lCe5zR#H$pl+HԭY.-NPkW~Z^uA9 A rEȂ)$Cʲ+ HL'f*c?Uh@axD"(Ѣ0h2α3sn=429y5(rB2[?Y?R',?7  RBL=1{H`ڏB.b񕁧y~c(f?gc8XɽLDVҳKsd-g̗Ŵ}dpr4Yb8f3~ lzhȒ{ QmA9{s'iR$x/4P_ hnV,쌺2=j=i#>gޜU7akZs4GL֝6 n:v'XFULk-a"{J$v8p~&zq\˄m<X+1k&v4YO`^87RgJ <ý b&?RAm^`6fa6]qei"X"CΣ=3bƙg#Y=J*6}h|DHfޓ.]JɲbG +) ]Eq,od}W?^A%9j1 CuASǠ-7 ôM1o{JqPS_ Wdogз\g5M]Bs’]W[ӆu٘1&jͼBe" '>CNKNÖNY̛8;Y$3Q{ <㬏ptw=^P>I$FۮP=)/NNMW2 زд}mfsM(*nwņkToEgVy%E6IL*_q^m<*2-;HYtp@&OBrKN不dfDWVIh;c+K{,:(mrZ-b @;)O4i~-f;fsX#>,M%/y M!#NSc,wCϓ?l,U{LKT Dr)HɓPn"m,*=+ NQS9rHw@rb4@IDZ`cI*'PЙ1p@$ziWV߰/MGǫR`]ƹhTm|rRd2٩:3CXE`QUX9s-ui:̼ĆȟnW^fo8K _wZ8^:A$l[/مmJV}Àw=lRdiQTwb,4(eHB*Y;>5t-X\9 %\jCÕ.?LڿmxP=pu5R-kbiXBUke gl&Syr(Hz{ Jw9>w"O1 !CqL(|^D/d3J.R%4R0Ν^52rN]ՃT .4>`Jrf xay$:nbp* X!z+ 5`-UirwUXl2$XЏ˱ L'{[hw*5:)ds[SaOr諣÷!zFꃤVŀZVӘYFeEYXi+@%ϧ<qfѵQ`V`z2^g?_ \%im^V]UHJG>!yB5 Ϙ(Ij% LĉV-ԠzꥠJ1QNtl^Q}.-e,OGt kμ. exJSFhřw[5_.3/V/fH.E;JPHjpJLUUN,]_2TTI3  8jOu@B>/ kM1S?HyD<|iCq>po _;qPt,s`zdvsgcV.5NJfO8Nd0)CCWt<ڬjR3pj  4M<ϊ1z:w=~0\k s!۽7 Bfs<Ѳt}؃CO$'\{>2eEo 2Ku[}^9 iRv5Χ#.o: 4u?5ϔ&0e;@pTN7Py/^7z^mV3lGOgIUGKGs611{,TkfyBUe8^ K @|~>$;uٯ7=uli>6a(>n |*>]Xrb +suQE1mP R.͵N-JqXRˏY|YU'ԗc"s~yY>߈$y[vy$ 4ӫA'E\^"B2묾^FC5v # TzȊh=MrbmNv9b>NఞN4XEHgDj4$qj,)ɼGjJ2GRN@,vE_= #?H_g%;̱ZWBF(W@}q3A;/C˷ ym8)塰:h-{=nQG!9iь͇݊뇿YS%.}K 5z 2PtTǨ3׀u`oyMfa 5"wSt`"MG4@ Vzn(qP0ͣ0.E&bu޳us{mBv73W`z3(2iuN}ϴnιsbqzc}[[t [I?=`ի`vd8pծ 0tHqjRCF:S <מ'2ev&趫dp F1bq/ ֿ7Fjw3/\9B9H1D\vd*sV'\kB8qzďRy) KwfHCo/z~:_[`?Bi?1uZ#%z mq?;Cra\ kG"q e[D-f/,G0@pNON"$ Y&ߓyW$lVZ R sO m«y,Xcdhe~aK|M26B+ {זte3CFrV 6X/X!dW~k 8ͧf)qqh:jo칝eKg^$LQ ޡ9~rш|_Yn⹴Y[0d(Y.ߖm&eUjqdѺe>ÈRٽ%63H`tN.3$߃%YYux!5uTI1Kg5Ezgܷl]kYogMZԞ\/ "QIfH&ذX/>ɔNrFw`vu<p#rҦFy)>4<{'h8Dž96-_vzVB'[##AδI <\/l ^jOy_ŜuZ9]u[Xa/]VA}~,ۙR9?Xx]H/Z˜6b!ysҹTby6[H.K@Su}0+aAAwžv1SGSJfb'*:LS*{KM"!,0<>Y)(AH:j-C@cβySİmƩ*l.1P* @PiEV2}7,w:ͩ)9_r-sEI@-FU+ɶֽN+OiY/9 `[?[L:|*n^V"&,3= 7q/gg*Pq*6q0}pAy^$rpazqKOŤZ=t~l+&̬b|_Lk;P İ:]1+PC4 *Ļuxp"79apf>&U*V\HG골\@D|>JDzt*<.XŒIޔzaUZ;DȖxTDN@$|Mj+})dSCA1pcj@گkdE40rQoF8TFPO#qy8x <ECg֠D0}D=4$ZlK9բb?ܐ@6(It/f鍰TE.J[ ;mf>'5'J_Ho$Z- YX~qw Z,aMok. [B_ h DktfXgg;>vˈ= :0{Ԕ[Oxi ›v M8Y(IҎ@yֳZpu_Yg4<]<]-k~3 2׺fv9>d 08>E/)' <TT3,ϓ)iM0q :cxl9FLP>_=˟|񶗶Su܎6hXI r섷E@V6^p Vͤ״wguX2$Bt< ;AԻYۙE$+1Km._diXVvJ?ʴu 㯑"j Rr,H(p&1W7Н#0G$k:q-U'*c dBIȰiO0?reanN$a8k. ĤeQb zֻ҉tГa_zjp%s+%p d]2>9@ 5C>Ҳ2P3RAD'Zj=&&ٔ*eƾ40ju c_-)sY_n?mm:-PKKA)=蹧ijAFj٨qjqP5p! )&r$AA;k4)> g;g. d+ NVR*ZtJuV@\%/-]$gNgfPQ R[ZF7_ь׃H8Prƒ}o4ۥ.ם;<7./୷^ŃW(IHj:e~#*̷CzB\om/@E*a$Y ۈkR)A_♌D)g߆8>amO K7\&1pR|+\uNTbWo eb²l(Z"jɔD#itG; MNfUjd?9웱<~~|=#HO>0C>O =랢3Ol`Waq+8^?/5ys S^yK)?e`I&Yq>se/b1R.A#(M;iT~̵.?= ^p5E<iSEhUBO.ߟ 0r Ӹ3~QN1,0b r^caTȍdXɿ;X\lqc y9'|Oaپ1(`t9XW)Z\}!+к…nAx|Y5E$u+)qqD,~,;خSj*9͎;#`+_M֗6ch#˨,< LNbe"@goP W⧩~´d%ֺ>o{|wRճIS3?:#g*^d:atZ6Eat# 41V$ĝ ?Vlh5yВ dTCZҫԗFX@ty8= xp)q9O&oV9vxfPLE0QZVywc4Q>ѧȒmZYU#+^M|r >1jɭ*=Dāq]Jc_ \}k1/ǜb f7/6+;2LF?cfsXL(G1^jp[ih;E]f=S#i`MD2ӎŞ4.NqDf\I'zB`vJၔUUv:,OX/w#,8C*9>,11Cߢ‡.slpHaLL9W܎P Fw.NG+Fŧdy|\-MgL H]<s,]=ʞIffXnS}vgvKƒA\Ѥ\'ج ￰5IEX?~PxK%#/F%k6I͢NwU̖E܇ *g>Ƽe=22;qWy/:hhw+NY3'FU) ґ āJTpЏ<@QfX8kxV7d׮-i5(24sA nmPKb8+Qa~Ša%G ZCO 2cڽcE]tK,pi3-ґ22]*M1%U tݔfB,qǗsYzD,uR)7'ٝ~ѦwCl;@#)6֦GZ󄱝:1W5W 7V[EY#/^uCh[ Ve |1W}$%%~At |Lƃy`!<+| Îpg|]6 XJxpTnlPJ: r$x~9a {y3pT^{Afc*+bEAtaڬ`F.ouOݣ:^hKEz$VC]ͱгOfd-_ͳ>6Iiz[ A O]וUO^;Qa6ҍz闩D +όVxH|Hk[?':bYvL^>_ǿjɄtdJ(Hek`jcku}`e(xޟaYC/l|mūF!Nwk5~voL ȸ𖺺tCp_M3nE)XbWKv! nA(%y|TV/Xul.n,2PΧ.xʰuW{p$u6NmLOO YԴxo95~C$puXE#[G~Y﹡3ÌeIxlٹ}ږhm> ydje(Z"\b { bxc߶h t0DrE$a֜AH@z~}!º)+LpjNXxF6_kzw"2PNd3UR%ẁZ썒KÖ́\QSPHVd.n@ /6tf#6DTPswV. Y{h`{T?\snu',_`!S*Z|"գI ֆ.rPvul&c}w0'p}M}TxJ;Icŋ_w \;Jg~E4s6f%mC!-*s:K2DbL7@ȸ|bĤ}ty2`H pWSI~Y+$t2.,%&n/]5!O ePM՞Sp^8<0+-nf5bQ\|`ETZuR-Fd 56ho/!i9ZȔD˲ǘ=Zv$\)ӎ M8Ҡ:;V؟SB=)uZoV:> dB|I }g~XЁr[v݁!tA+y Kh\I.JWP@&~XݤT>y#DYVUSLfK0j0_ι}F/-U=kgZz| 65:=NqHo+ve/_A)E|4oxAMzb(|ʟ$^"Q&RZ6гN6/MRM%-@]tfW6:$+ /7.bG`뛈? ^a>º. cXSQm0>jh\L\ۯ6X?T`^T$,׵ΡJi9'#._. >R{G'o(m;8$!%cu a]W{|Yߩjfw|ҪyX Hh7귟7T[ /3n=.~/0GJX;3c#4PRʹB*j7 7IZލ9{0[Rh޳9[p-yDίpkfW/Y /仓&~c6@źSx qL!6-َ& h)Z9E *K9zB-r49~wL8J8v-y07Nb IѪF2]"zq?\U$0‘,#jL D|p{}yJY۶8X Δ%lGG4h"rb(cHۡK'88awXc*1#q3ɹy^7[(CI5(&N {POQ#Gei(h`ho:4Ƹ?,DP<%HY|~Sfoj>Lg" Kowy V0%=ԳʱMW+-I*_5gLG u3S#*Tz GvG!{^vbTH.<|:)m{Mm˳[@Dh}@7xbů#o/Ǖ͸;r*jεw^iU "^"<,rWT @ѻҰsvd_uXAnǿ t>SWm>$E "1>w Ů?9`*h$_E>4 4*`oünl1Mf$7<^+Y@}pKT;݆z޿^7-/}*J N ߷o IqćZ^ΠI~M9;>޵@GcSC`YiPfJR_'&lBTʝ.t5 U8I CN|yg-D$!gM? k6HBWtW]1==$85_e"6ZQz[c&q9m?Fn>}Rk8P0G}NտwfiH+e!^l9a-­ SOLJPtC: <8}(uҁ~ ޓeT\$ 2ϬNqO6;X CkyV-(Hut3$cskł,Ċ26wBgޯ?H]!k/v;t wtHգa|UӖ8b]\YIs7\v2ˮ&?Gԡޅ}{ƽRP3qã3%N<~GHJaL"^, ܡȲPcbHM<ˬ$&o ]2C4m;^m))=Ǔ"E ?_Kyg7$8.\ YM*\@$BnدOCCyVH onJuF_.7SZI(C cAQke" (jl[aB[yĻm}C:E޹rɿMfw[sKue{,uvaהPp%_\_<Տw 9#W4vդ65‡}H%R4eU8!w2xPHgy;K~Z`&鶐-T(f v8wW[Owcz%6ܩ聎cɕGEe  D)!Z {=7oP<|*_O|xlAr)+6<ā.Svrن'E=Aiu q?y,p}^9ɦ}?To}<$93@o.uC@FB:jLOm@Yb=A?iWaPxeԐ ·nN;Ct~] $> ܅'i#Y_o@mapĦ)HXZf8^@j"AQ% }s6^P:4;uӿD;<6S}Yo7ijV*hQb'dCAܨضuym_Lu1(_Re Mu@ ;j}+Nȁ!2ܑg)l[C<7/}y2 ӈ}Ak~vIbR3|ԗ^8~?s!&kw:ސ~/ԣۇ:O:!5)% D(!LKPz'꼝I5Htzp0 U2{M̬C<7o95|g"C.-ZB@po#8"*Df_btzcT:kxT̨e n6mSԙ72%;CK6.0ш`P!x޼ T|P hB{.ԨLYXquO0]78R}ow $WȳqHGb181f#LZ,I=;kh%/4U)ޘâ4c$,,|P?~)ڂϱW;waWRjN#ҏhN8,"1bR*t1RE-9ND4Ke&Ohj=dEZ7V -)#(BM4&W|ILJ[ktI5 Az>(z\__>P?z[R"$֋UBMV ryYyw0iSњ-N*_ p+VL/ g$9Ѐg`IofNgmi]X. SGbe]ttʯ-|QS1Wd@ԵY`d, ^KR!_T'xS<90Ztz(9Ky`flյozWф 7YVƤltdwE TK<\gx-rD搗!@K EYwT]f(S0~5pf+9xÇQ+&Z7sN;-7t^ [(F5A%س~5M"2zeAbDFuUs ͒ʡP vX=zU*+=_ R2B(ZrQ`cnwVˮ"R$`{B }Xh+#f}F+s#Bo"/ex˃K-0f)g-bav]z~Z=}>4s͖D}(u3KL«UHr.aLũN6[PݐYn ӓy3jt%=d1^O{Q/%rum${_qkno=Dqm G`rIKdg"*co3 iG*z\~i/-XDu<4!'_X5[+Ƿ}Y1>}teAJnAK@b> ax,=9PY] I6r*F"lKp NghGś9b΋b#KE~lFұ+%3PivA~y7JgZ 4}VϒhU0-"}r͐#x[5yCg&QHhoq 7Z6衸{Q.M:VLmI)6Jn./7-F :۵}Q9P[yj#QgT[5pڅynѴ 1~ s*@v|8nתP| Rk.nyf^ޘZkn 2XHxf%nE]--%𼦣]tQf[AFs$\*Z-ird:rUzLjGovzqKm$ kS8 =S&3p S|֓Q>a2%ֺr0Uu.z2 ߘgL;#{|-Hh*Bz#OYRНf4HGr:O_1&IX}6==dbq: PWLk\'bcC nDsˬ|Y]~3Mݣ(3[!p`fVxLW#ڛ3@٭Hʫ|yS'G4Oݧ}z pa=Ե4"f  ;O+&.[ww_?9VpiI'ܝݴoWw~"m4X&9Vʗ\3m%] xrQ)gp(q;r}~6 {@8. 7䶍gC Ml<qeyY8zdPњhv{{?Œ_m@iٴRzgãDͽKbH'x?ώ)HOh>Qzsnv+?h^ hPj Y~8moWyJ+ c|c됼ޞvfo=-T j6YSUv־1׈@*qLxuo)"p`9UAW* {Wp 1 xhq"4Jc4Oc']{ Wudľ OFд-5Q!5`?4fҽ@tt {ZW%VjntÙ d:nekLiz߉M]'@klЕʌ7IBa}jM0h;,c{G\)>~k&`Pi_ݶ3KMoIL(EAy 7ۯdRsPC;?͈,pMDKE. Fi~ѧ`=c氕ljb \(W5: %yPRl4106e Qp ~DFq#cCd磈BӞPF#cA#J u*A>MkIy8ስT tc2Hԍ8*E`{DNpo_b&gGC6.|ݻ "[V"?U I'3@ @-\٬$aIF1qZm>{+~ %OAc](J>g23b c<Gt_F^#8d@B.Yi ܛ*l ~H鵓d3^0;՚}G-?;] yDɭVC9BSٌ vH,O͠1 #zz.:|s_S|fKFYluFQ$ҰwżtNc*]:3%j e'sN F)pf̊{9J;̢ kXalAarU*7KftgF[`NC=FG)_F (ӘiLDQw'MӎA"'k" ^bwx}Xp\Pvk?#>u=Ppr*/7̋3]mu#}|gZ~WcY{ڧ<&FHI?p49Vcy]|zZ|>@nVoc-{1cj tdtZW0rr~e\.[5;-):)$Dq.pLyإ7M }.%eir!o5E $[4E )}5 bRٖq.e8:MZouTsQeF_7R2-2Zd̺`&{;!ߔI,n~yS?_3R>r~^AhoK?a3oLS5OAIJD.cl!z~v3o6r=S< -kc 1+g4,k4|[i>&fT^G20Yzީn~$XKwDDkW}*[s27V,*H]|5D>whY V*uvCPyRΞw2 r?y%wE6kJ- y.ł|`u͖ݹeqI̒Қ).ZUGTOUזk5~kT&糠hόyӴjV>;Ftߥ=|8Li3X%',8hJɐ1?ZDduIm${&\1UM|&eKV XA큡|64H/DB 'E~i6rv~ARJ5[B&'\WYsS/xzIDc)וyYipr"ˍ[F^,?&1HtPp9?7(EMo"^PaV5; Q+x qp׵w{$mۏc秇q>F ??g0!Y"(/aЊ?+%_G*υTBǠvw{z )kІ넁LAQk\#nɰ94';"7ȑ& OQ=z\-tJε_;8bǨ#;)[U%1:+(ДƝ!w+}PwB 0'1鋰otQz;&v@= mPMJY;ʊYMJ;Pn6lA&y$X-"V%QFx3ޢ Yاgÿy_0^$./#uokE6`] nv:L3 ݈Iz"Eco1l\ 7o=6Nե6Vz9b=t2LD1S5ܩ$j=w #Iջj]ls 7g@yHDCDxmK8٤Fpn$n%ךsr=$PqBW~*=zMpAϏ2d<ɮ yO'}jwJt;/^3X =lwk#^M`ÿqiĤtqx9Q9D1ܽ'Χ h\-UG/`j]Eӛvo5Y[>+qMEUtrnޯqDE؞*i3M}rlRcLB (/6Flc:ܟugk4$w(t4>wV+¬)Y~("jME/"n6J;5ڏ4 }>Hg ODp^?Iv8GLV6少z)5EI+LO53x `$ N=Cq,kn0+M]hI${HH EfSD$vm}!X0[ P .& ѳ=T¹ }P5`,*Ia?^_\+-wǧI>Cج1 nȈ!-9QTdbMiȤVkLj|ؤА_;pGi ag!GvkG" 1Snz /V ז.['ح96z3@H1BEImBIN]SO Y}=b!X8\"1"Ns`]skQqe^@0=s)"ǿ8>iHGx<ƾ2Nc] G"OEBdJ-i-#@l"ubSE&홒DB٢3h,s lVՋ+Jj,a>);–kK SҸh}Avlh)PKOP&Y1:9݈_ש[1j qZ{vOB?sC]Y!ɫW}g|6PjD p=oc U3؀7k ʣX(Sh\<c4cnwk!`j(ha7(o^ŁҒ4+)qZG X5ϟsRy=d &|PU8uǢ x̻~u=9L5Ep", x>p @Uh  YU`q2羭}VQki"richgZ·w+E"AI(d`‰WdW6rbus%˫ȥ-|vslERI\Q2/D?y̌c]*W=.&*)`fP}գ5WukT}`p08Km[^rl_9t? 4Z&J[I,WNXB`NqW ǾEJ$3"vۨSǯ}V=ńy\'gՔHl \_|{$,L' ?1w|c^/?ɼ8%6v3Nzi01$:  -[ir4XJK*l#,aHV s_<҉qiPoYAyo<}'+g-(+,7g8DډN.TF/'sO\#&1h#u3q0,xq‰/9L虩lp/ՁƴGh\?Տ! `H=4E;p6A(L-uCOZѐŏHDgl-:;xO ~"IW2t%!$:<3]Mcꭂ\x}p6<,E2ʮ~=ybi53'sCkPA3UGmnieE[{&CDWi"~APF2m6H1ؓ7{^Ѩ4cI ?8. 0XebU\nkgRU'UZIq ҀTe0?؜S9^ z_+`Jr@B8*ǍNalh;`0KتP[^"iEg؛d%rLKPw//ȯkfox?c0}@@D' {Vk/XÒBk=[_y[TI[V_ 0EJO?ߒOpM\č\rVs^(?);E%Â?H#"8b4cD^.{{q93 Ci1yunU57o4&"c{wxvsה}ʏ4Âprj:IfG 3qBuf>gk|3X$," xkӎ\bn]4Z57 K9oZV%3v'isr2x%c!x&1B𸊃rg`g :ozh`͚;.>S,wx |5B>a7‚?o$6,<MDiG1Z0Ps&l|)/Zލ0ZtQEg@B.O(vqᝯi$-< 2L6 UdUsF$©|_#{͇1l :U&ʊnPrtW $HV6x^ۄ4@"涀F NB,OR| "\wmH KW>M}(Hslݡ4 t eA+7> ~24iӸ9Q+ 3M9kоS1a9l~XؑB%ږyNUnnH顙F3^TԐj}s4/VJ#"[ #*,L˳{Pz2T7+a֕v"utxvdhwnM3+H5}?6V< .V}9r]2Q\#֌W2/4K4cž=:f&)=]!٣G옠|BGS2ƊlQ4xpZ3XnۍͼB['|TkFَ59i,odS_}KJNM`?dALD=k J5|7яfW{'3-'m,qh.uCh/x`7sROpP0q賆W]vkݐk#{%&j#*^!X#kkL} 1@Hc-9λl|5ȭ6IS\NKlt1*0z)vj\K |ѣ ]&P n,ġq)&s]翪,r%Q J‚#J0I$/+bwT:ٔ(]f*`.Z-BCGAA+r\Ӵ< cjegb9"''%p%-#H}֕lxF5tRiW %fL8Θ Lފ̍7fb&i@)a& ʘͼVUD:AR` ^r G>09v sL,KY-̃4ta]i־8| L; =Eם*_o-KShsN()j:Q%ڑD.(ayl׼RzUEl+m8%_|>zZ2j)~WiÄeT;AbQ NG~8Ÿ{5H%"c3W5l~egW}at%V[r9 ՅF}^XA͋W>&-p$H#p R_+0}:ʪ gxf.N!h37ӵu7W')B)ut j~uPbIvFB1P(bWJq@|#5Ja'<U Sm sf >D ʁDWPۗu(n'e)X0"?WnÚ|,ש;FuQNm 7bo0$Ύ;snkX>7v.*gn7^Q 8xFZ24 $!; )tsk9Q!"F>ᥛVO]!W&k;)t75rgiSvWiKEU]]y.JP/b!ߍDâ~WPɬ61=zj~H/AZM؏ u,vފцB L]3yJ~zBTQ"(Y<^W(Afsp$/x;U.n +gߔkbikSHՎ Sqj1AuZ _1*V&Ʉ^S4fJłp$˄L,~#=BA:3Ꝋid^e%qjD]+\3z5y>?ɮkxF5DR,?uİ㪺O2Ȫض͏T\ttZ"y/3}o !hS !t"O?CldK &w/͵#7p4|E5Pk||9ݓ.ĺyW?Ǣڨ_PA" 7 ‡iXdZM_B1k%܅@j4dĄAG7;<#X!))[yK2*ڇC sſ*t2^>} LhpfB]u@b lt9 &co+:F59vU-fiFh!.̼w3 âY{/O,yo%T0c/x1wt(eLBbݨSN>hVQ`9oUa[.*h=u3v]:4d xەLEk ިg4 \.^́%Z?\#4{eKƦZ?iuX~,;tI` sA&pnG2|)rH՟%y 6mDr 5HOMO^0s$\Gk~=3^]AL\uep҂eXq?ʐtKVKݧ{8Qm07pV bcVEX㨗3j_9Mϐj}2XiVpJ)AdAGq'̃*bGۨk‡SMP`CvnQ-KJT./HS_F̯ITHX\,jХUz1/@%7FgP }vl틈cfsr\U]cj\zkֳIUo39 A,9"* *X2 ( |*V[[An^Ydͬ}._C}6=X["ekCx@ecbm PJԱBGT#\Ȣ16I9x?V'Y*"(H4-"h*@lά ( >C>< 9GDo͍ YxTG2z/"99k>ἯXzCUF2,Eƃ7 Ċ2{ .keQjO.W 4(5AM*἖N( >CP:RAdԧ Ƙ 1&Ukv(tckmX,*Uh5 `*P,AOpA]ܤ) AoU۟K7c_Cg(]T>?ޗqt5ݱ HW9v`{TF&Dgfxvb$腃[j̫pjAWI¶G^2Tbswq5jT2,|TMMF0;oĩIu۸\ 8#;wag p,۬0Z F{OntUNςގI.jyaRb;Tn.MkPCfWJrin$U5GF0b] ?6_%lEU7&j݁0͔GG̿S⒛#s4]qo`?5Zn%—Ȇ"uM /Z`JTXBqZ;ה$ҡ;vխ%JB fC?ڤE `QYT2`B~(/^ٙIdڤ*2`/8zbdE**?Oe% Uh]] B1~c=۫ S}m/ GōaFB K3K_I8t.P9V>$v-u;0lY)o߫2~[]4TO]:S".T84P_3QBMC%ZV6#ŝ|^* <<9D WJbVJa23ŗ/QO0<@x](Ys XJK7Qo\7!QٛcNkm&i{!þl=&GlSp ys93RCùޝeby( FVyPf)]˯O?f-4ƕf  X )/~( nEX"|6p%G06*>X_:fNRVv\Fwȵ $>jZI++r@l=Öϔ*rKBwH-N."Yrxh ,r g#jmWo0 _uc}4:aةăY^;fXxJ2,옱2gw)ܟ) 7Vt?c61@ffDte㗹ȉz)Y{= _gՈBZ`#ȥէ!a$P]tVD :*brOqlS7*zI8 5( νe~URŐ+v긎XeL:ZjUËJ"p4x.X1DO&L %Ht 66R9{aEˋ<NaWz11b>ck^ElFϊv9QhUK1 xh lj-dT^.<6[ " EJ/[(bya~ uK]gbv+}nF8MHoGyd<#S ʄ$]-HoW7⣅󱑯~O@ &x @Z 7F@V[;^7@PAEΐ"yCճ83P}q`B9h"ՑCobg(D-LsQHJgpAlqe0GO);PgDYa51 q!:vA.onyŕ4:HYFnx8ec9I:k_c¨rW[vUKm.L>SfDNNED]Yu[ُW*]hEnO#~'Y>C= :5&ӉCh-tkE Ԍ!t `"CF^qauxjTȉеHJ~EV'.1V*/X YBpMO""M.q'hzK y?(ɬY*jGSѶb5\%{$aŦC zr%k9*~V[@X ?}'**{.J%E3f77PKx _(Ļªϰ&8џv\#͡$N1aG*BÊMj`#sw%dM^+2JYSnhduW>uX$~ ǛJj@+|NM䀓mxC7qQ* $T"c=uJMtϣ;ě&eHA%|y6Xrk(vElṵ4Wsft^"g+\/,/J:hU3_ϏYQˆsZ`X}{Vu9_yŶў^%T~m!k̀$WrW.9#6Μ2JdqMmgF !d m XMu'!)JlOC"_' Z۴T&>Ǐ*R| sÉq 65e|3iW>CIE3𤎑"=2nXi"ȫHޜ߂gu=*?klJ$X U=]Ueʙ<)tN"{Ow'%< ރYB;,>~ ^ۺl_E!CvDm{aZ3T,H!i 6HWY!^jdEDZ9Д_+je֌JT ]6wJy9q e qbPg8KWݹ}U-1 -<˱y2*׉Lﶣ'/5=>sCCVO7e㽁L8ú%1J$AIM NcBMȉuNxS}]E9^ ̇4>V k8NjZu uj Eb0:K ر5umhm&Ga&Œ4#)Op)m 9=}D&ImB!TA#X}_eP=g(+J?q[ؘϵu DEҵx68 #uE O蟞K6ɫ$YrꯇYLu`l @+}蓰]7dKbW2py[D& Uudm11U[/q= r2-s :>Q9VLMCR"jˡ$U`}Ûbֲu*+:wS$O_=-!`Jsf \"Zu"J1"tq-L;V`%nmM`H+͠si 6S-7ӫyݏܦ}Wj;@[0V-{eGٛls&XBa:7\ m ]_q.lO#/|K.:L n cjl0_3g`HYUM|e"VaK*05 /h9Ē%daZNbsc8Z$&s?@`׋|1ڛR] [ ?ɀ hQDEg,D/sȚ׾}A<Q4 zZsk uO>+.v`[Bk%x907osA+zG&mZ7.N.^W&|\lLKJOÉ{-ɨ+@2p:}ڕ}*d?-iLm @ l^Jq'ٻ={W0E6;`Z5yy rO't`u_% !*uJUX-Н$T㴍fEou.Sj>|Wɡ;# ~myfڤ>to*e'D4$.4bP2nwyYb潛gמ~_~Ÿ_门xLL?3%ϊ WDJS_ tN@΋Šp'NQQB7=R-]Dyi=6 矍N -z1^w7,tOƇV6*&;rP)hu1MX˶M>DZ &v P"7؉<*pK.&g(oFap=ՁX Axfᓯ˅Ie+2>2y*{,)l0|*jù|GniM;+udUg%jKuQdL_SV¼Oiȫ=O7Aۅ˦x,4G\ّSfq.j0uPPXo:=ϙ;ӞRCce_fytWS4]T覼;h`ea:c=ANX`eCҙ6zģa$^JEN#! -"N+ƿcq} iA 'JcB!% ! D]`%#2QLT],G$GR[U>iik9Ln(m5r%,i&cɀ/M 5=vr-+Iu?M&s͚춯^on50?_y0Y~)9eO]ltq, (:ahyNn3*<7k&nJsdz-Y_[ ._cH#|"z6G.6W( Dԫ/3\ ՜לZ1)+{q3wruhv$U}-O @zA 1zi*j/|=|"Pr-ZBkHb qʶzS( ='t[Ǝfu=i/Vm `M|d?p7d'9$@ꗠ;i>L#XF5{(&2(Вmpѣ4.6 {Q8(ƙo$"Ҡ-[BѠoT=:4+KtpO(pE$jm\2)wS+h_=T^  ;%ڡc?YeOl@&UT&VC;4.uְ^7WyODIAWnI{()@ͻe]NFqnim:*p)c [)^n䬪$ f'ڵvɡQO&a]|5Zgy`JNI9 DLA+;GI^02 _#yM-h+yV-'% ^Y܌Mx5Nh:Aٺ'A 6wkUThxNW]^~VpGSdf @UˮcǑ#|qa$=:_H .J^ Usu3; Mu6bȫi w7觭*2}/0p7IחAMU"p](bc@ cU\F| X 㮘4G\2_EMC3ݼd(FgǸ'ǖ"̒ӷC8V@\i+Kgӏ&#W3iUJ*lPyd}zm0m/ ޿RtOlxV74s2%~yGDn.αFC spؼXb ISm"tvX-U#, op3L=rͩBX-CUɰ(JUY>j'LUt˔4yJ 7yb[W.ͬI;G3n5 Y=Ũ)Yx/sByz˳I¦5&A:a2qgv/'иqvEx2TUPN|K fnA  ҆azkkM Bs`\F@3.;%“ _A>Vt"SPA#ל\g׹HZ"'M~ج0$~M< t&ggDJN\^9'.de.$A8p3!nn?5N1jl9Wr=ߛo w;(IG x&Hܐ! BM4 w{" XFנMP%K`4oqӅFZ9dWI^BkǼӮG9~p܏`ȸ Qa_k|._ُٖL|tv7YpI'wIɚILjX*Luqx[?F*`NM0-_uT&=W^8 0^ jLu;:i;)q̴% 0Xl{]9U.2f "N.]owJt]=$^:+jkʁAOMIKq2hOU/.?X%\/IYÍ"~%vj{A6*ĊȺ}rَ.{3?G.F-!~ult\(uyPb2sBU%:jN*W!rNk^c,+\ٯk "K[= -&ixϢ526)VmⲪ"M26U"Zk~`xm\X[zl͝E0U@3pѴNNoXpxUK=?in$ʎ*50k~2pm}Gjl 2gDЖܛ6]5U$W{);XpɬF>™;ht1'1i|s)Z%Ϥ&޿`USkf5Jjm1(2տ k,σ BiL-0%QREyYdyLST/45=BP.~6hvnYǃBܢenea !b` A=E o^jƕޘoN `a!A4)Xf  kt&PAZ#SBJ=gk;osD(CAAXR>/߃2ax.W7:OAP)ouw)tع_$keȿ 7m<@#U v6glj2ŴY+Dҗ4R[LV$A#1X7hjGlLݑmK_o={f__ fH&*=n"b]WcAJaߕ`a28,̅93G2 >1{]J,F06Ww1ٞfXFqڏhqiE ,נ$sX)G&\U5ZPL#N@ҜgϾ mhL9}wyvaX]tZ)mṬCA #_TV{r8d}sJW,]F .bw$0} 2".+Yxp7 :xhUL`o)>BCy@y^vm8dmRٱD_ Ydb0Atds~15au| WY't6.,~-fB?ҽJ{ ~,`b,h N=# ?eح ;5je𫚺XtXj" Щo5nٕG'[unc`xKqX45Mdv[vB7ңf NtZa2P#1|$H56 > ~_9WpM-#Ut /ê:|=C,׼#R8lim4[ewEP _YXF@a%: 'ofb+Q^@x2Jcnқ{Ruitkj5`LΐNE-u9'LJMv q|"vt0edfQᴄOmpſ:ڗőHLʦ xgh $j'܍7 9*D"uERK#$~T`emJSD?t*ZZ \. Pecn }~g0m˸I5e)'v }I 9Nx8wn9za]Qc 6S׎(6Y8v}ofJieD"i?zƻ+|3-B=t_Tz~a\i/)^(RIW7Jpc*XG&!gI5-!5hT~ ~f%.\xaU+JW3 !nؐF|yY5©lg[tC~rCRG#HTa @" a; UW#ޢTQ>] U}7QA$0?c'GpN0uNO{E~@Jh8i@y 9lLnY+\O_eR&I?~}e~\ yP_qo5 LA&g+)4"o&q%Jb̴X3aC:K ~il4t'eW#TZ-hgfTjRW%4xN2Vy5cسѳx*[2^OZכX |&v8}>Pl&9I.ǚh֬~r%)D yߙX4+\>܂- 콐4X_0Ygoe6~*]A0:s"ݜ wA?5gb-ffo`Rc2-*PEf"+9=l-•'\BB@NL6~8{zCcpZ\]P>AQӀ{TՂ63u*uŧڝ9<5?lSZRY=ngIs 3~ 4uKPڇU^b3=uASpY\:Ds{g` >L&K$<XXY}~V a;/G#:XmY՞wi'-FNwY4]XţȹJin!vիR])Ts S񺨕o A#H网r5#L?_:(eo#{(l'ੀ p)`GIg)> RDMO݁31e4]'vBEiFf 5!aCqMk9> Dglaxݸ󋕿 5_W{Az0"$$Hƀݣ1qBvE]BO5ʩ\X!@P1 aE޴ WCFFL'e_ Ƥ-ݵrByPGn(q`(1s<@"hڿ# #g,֨7hk=ˎծDTֵUWl<%/6Gは07jD{ڐ*vUd?v۩g 첉YXKѬT1o#2?t3^(nLz{IBo"5i?8KqE%/"FL:``T99-XXĶ:kx5C63Y6{7Pͺg1+cՀ7qh_q_{_ n L_:mH.vm -aZ#2r!3sRUK[\lO:L5#L*?W/,gz =mU_V|?s Zpv K7(%TH-J~Σf Tf[~:|_I=G]nԑk'uxK҂3ՆPZĭL<+L*Yb'Q 2^l/E+6^Jh5ckB|5p2e\b!`J Fs\bLI;1oC:ۆ.KLaXS\y$ހ"s>9\cH҈F[ 7Mꋷ^6\^QMeL "(+c)hhܫ=C7D{soC^fV%SȮ3L{{w3{,&V:1UrE4K5<N aƇJIq ޫeF"B|(Qq6#\x Qw >iuh)o?a3:%sϗq 0ӈV+BePIs~IW%66=&t*/q*Jvr.<{U-1ئ_8*c^U̱cਂjxwÛEU%etޞ͑TaVgt\+qAPY}uʆτsE8m^5=$ m,Zh,xT1\&FՍ.5d7N{HnċŁ<-~| /41;.^UI(~U7p6R9]:AÒw::6n蒀N<= 4w}\<5Qh|y]7ZpqyWY;MoIioFAMQBS8zKoY-ij4[S(Bܸc2l۔tVr.  "1 L?Wc`F}EgvR|1Ci\Prk|r65|Sŗ5:]8Tp3 k}U1^b湃v)rचϿH^4h|'T11:ΐ6uY5x_䳰r7hA՜ОZfIXVчr8{)=/(zOAa:zޖ$ڻ>b}+KaŒEk {/q+ NM6dZƑc f|;"^9o UR@O,HiDSQWDa<aCX5J]18K gZ![- Tj쉠3+MdH1hu.pf9Hf]<*Zɲ(QkjH3^/~Bܰ:8#]G@fl'Q(-Q& &$1R w;u8O1xVҜ5Fb@!q!LH:9ǯp>bŃBRQ=T}MWNFE`Mwb7'!w.Yœ*J{޲".9x=Ykm0I`bQI]"a/{u>"\@{K^?ɥzۖk'LP=:+^N 01~ԼsAR ȯ?ey¾M_Y7NuR &E`{/=W{q`G)oЫ*ceIcT qiLK*ojڅM[ª`'P_xL. HyH!霄@Gei֋8L u0TY]]_)aO n]V&|u P$ ^ .;V: M3>*խX>H;+ǡZLJʫ YYiFlX _rkT^3KI*>ՉL'\ig0;W H5Fˡ=)b p#$g؊1 ڹb"-py=b+L(y^SkD py>4% b6yN)VɀOFHUi 0yԎ⊅72RF)UQtUw.q[g7gݛYRiབྷFBϜ{Uc !b;a@A*PL4 iiϤ-fGݍ{մ2ȃJ`{nfS]]LTԏx>&X-k|٩4;"-BZG3X@Y>SuebR|?7cw҉LYS+兓LM`@{HgODc8o6J{T8Ccg.@gƙCN/FJ_}]2&ib &aXsZ>7L4fތ=9}oTq;yF8n頞0FpAL o7O ؤ\:-AMlfX`:/ O7,|}%DZN?/BA:x w 'Omo4;uPv:#1ʰ 1@?R4:&gM5}+D_M* bغ\, %UUpLHbvFQuei-Qp/ صFv@{ ")&dblL2#2Ĥ)0byFu3NcA3%KjFmFVm[{S8 񓺯JAW#!RWAe[i;~+9c.(BoBDy}myr/H7Ł L"HRe߻Fz'x:g 7Z鎣'HK#_ˢőDDFeKv|{71"pjGg`:DZ'J(O~aɢ^dX-9=$.ؘŪ}yԇlxP5̌o豠X%􉝨=Gm[$=;trj~'^*E0N4nE[ uH6 3nx"_D BC {X+2߈舺6qVbbNI6hꆥY\mF /rrF򀙂YPr$ܰ鉨@ FXb 5v!:Y쩽f~6Ygdԋ5[^)!okIzI% X{^kvEwr҇@kٿ ~1qD&fb yE$ݛ3FYE&,#N9O:ʲqe=n+x.< ho\J[.*Ͷ,=i+/1BKEňNPRT|qB? :yݎw"l6J h~| |7 )-zdCA;I&ъOW9T7ߜ <dD\#k%j#5)Z"h l#H*|c(Ŏ!E7- l3[(_Sz ]0ÇԼ:*@cm{vrcF@S.U`*T6 ri<aV(CiV[oۤ ~͔nWǬUcʠP0My7_̤ԥz jCҝ%]ӻ7Y.% a,.q_RAm?AH1X\aa 27fA-ݧz BJFYMWh]ziO{/ڰgp꠭pPkb~!b# ÈQҟ0k)_C ʊ}ТӖIyWp3Nx=J>Qi&┐횸hr4'5_:dH#?@9RڈPWz{2TI,`Ӂz"Cҡm ~Ÿs$0-:RL ДsLgN2aQ?@ބyTǮ0 e%{MҽY:B.C8:HqC, xWJ1NChiASy퉡njLO# d92i ffIƢ&ұ!̞z>kxFv R߆kx(%"8Ȟ`X</AIP;Ft8ҍ1?.w#@ 9Fvֱt,M\go‹T 1 ,N#ty(s@@ШX@V&9YnO#zkSV{H' qŻP  圠.L.,zFk2vJHTykQʋ/9:vH@Oqؐ[%I^Quq ˷v&h~3H;r_dEpA'=:b=oPa ;E8`wuOͬj$=2K6U:3X+x$M&x%ʥZR7a%V񈷙o~8MUdή-''Mgζ +A,UߑK5݅44yWp†z5`??FWLook(U rဪ\'AփK}7JZ3CJ(\\*"ӠMߘu%2,8#lR]%Ki7Cf.J$ D^5::)z+3榈̻MMzOARd2H`wԂ4ui$y2RO٧Wwm{-8J."Ga/|zؽCpC7M륀285SlOnŴ|U1[ J{ZSdҽv=݈m]Ts k?cw ]~ȩmo5ugGH."+ g.1no6p:$YIpW*UʳR {e]|LDnoY4 Ϳkhn_X7(xELPZ;+,XCs aVou?9q8[.рVƸfb?gef3$i}K<<q.q;ֳix<>ZՐ2uOkUuSJ~m)I%e7Q#p1yG9[w4 3HR 9*[\n(ƞj%08M3kMT헷8F{RQeMq E!B?=f׵4u'Si+./"=Q`zaJkoX"s%Qm <,H:550qF̄2);=Zw!nܞvJ oKx+1:Rolg`T^J1KBE'Bv{*ɻ4H޺CjHhP؜Pr|d<s!!woMjwFIAU1wddvTJ=i0(`lZo'd)f@&H3FؼE0r[WwV{N¤q0hvat#1t-;u_l{#LJm\كR3(3OO,(P,G^dr@kMZzJQ]FtĔGn骊gX?Wo[, %`%)z ܶvIsXBP;Xc`2MDxɪK{o$TDcd (}YK&}[::j!^G6]Z@m/N"5)jbb> sBDD$HQ֔)p/JQ~n`)tͼ)UL|’OB2 p; vV_qTޤRӆM; o1: )ITՑRL޶&:K>96|vn[RVB" 5}Hж]8j)3(}N:4ze.vvBjGEbNj64QUB{-wݤzܥ͕hh{D)+Da6Q5$ڙ@n=XC\F|dE(2ńH؈͈OJAa ʙG(~*yu+aTQ?Nz)r~BSnlpQk=ZIJeUغ§aǘKSi\T%5>9kVXe~3uDێۺӠEd@HhZlwR*6 8Maҧ8y/ _:|V^??k|YA0TQӋ?'mJ4^G4u1< wcJ.f;7j[ZH{,Ʉ \H@dUvO p$068>K/ҧsip{o0C3cF{ W& LΤuo[Ҋ_[jYWDQE ic[?}Bx䪅_L[].O@$wPb-zm -} GF*|>ڮT9%Fa3ߕсN;Ț۟Sdy&fy#FRʝ: {u:)W%2W~ FkM l߄d5\Sm^ޙX/ϞW"2R6EyR`3I}q' (j Uk;ר *K AI#OJ]%ӮǂE2˔:9TГPHN6OE# <d5f41Nt.s{U1X;o#}1ϯXǘrSp]Uݏ DyMX?r"K>=C//avو<,tJFm;%G{šTi~Nhj޹ZblrL(Wht]La_;ˆ13ʖ-Ifn'=^!]AZ'wq+ge}M(VQAq}b(TU-pW( P/mԔ:l׾Jxe*L8Q򖜏I EvJw2]C[اryIe5e 6dɣp[@ţ4_`پ4I3(떓8x&LUQe bLF`iŲo +W,GkqůOޘ9A4@P^Rhc= YԪI/MM=jA#z=-HK/XR?UJ^ D2j&Aj~A3"zjW]=Rtu@0N2Dʍ4۞aّvJbg:q7k|S5~!A6hz?$m> Q@gk8eC W)aI }ϵ⧮PƷ_m<8CAWՉdG(Pvt uD10MH*#1]@oPJH )hE7O5f\ߓh 5n'L_.u6%:mZ WGDDK骘 ?jNBe:/~sL"jcׂFpTSf>3{:!uc^Zcdzg(?W ð4ą@k#%R1؁[-^$\*oW_<4$}B[ -b PfO|L2V>CiE@,!‡MTF,JBN ĵx7'sDNi1ik ?ƲhC[7#ef=s35a,|7yG/|ּfG)d3dkQ3 -C7! GrfRV b KLAn^\ȷ\m1aڴ`v{NG WW!ۀ+ pRR( jn[9$@ԂM˜Bq9*#0shdMŋWlP (&N PZk#@`ic6jcTZcڌuOUOޏ5QrfrXy+{%Vt,)엑 :)O] o/JqwQ`  Ze}6 r9Hx"竭*vaz}!P]yk?,=j@džIU(mWߍvI =a oQx6-*kǁi-eׂLP2EZx,v'UXk|akg&3 ((9]Orpmz,AaЍcAaܧb"C2Me;L-ֹ wxs ir~܈ҶPMQΡ2o)&4A t1'c.M#c4%{l!#tU7 V(kZPC#rFuF0V5qB}@D6}to*]I#h]vX b aF{7BzO% +}fP$9a2&,A9L2X L0S E%am_Xϱ2MG4Yh!l EЁΦFna4 _Jn`w@{mZwM$d$Cqwa$,{[])`^v8&.rE=ϨԉV%|zD0.#и9*Ql˶vOuмTVouԕxO%]`XxdHa} r[vKVA9+D66)fu-cuatڮ[_\\cs U =sw8& 0ڢ$!YD!su] L7ɩzos@ d|ێ4ꊬP4bJY2Fy V4n!g% $b?:^=`dk[$V߃N_,Ws}/B3v'n{<9>;+6 mh4_ǟW^[A mWc%P/j1<O21dRx4 ˮ}7tP+mr;m~DȩT5X5tIY̳QhItRsW2a P7l~ag?^}t6b87JH$)]Qa|X &9`ءRf#FחKpQQL!4bZ]2"K dVP{̱lMjiu=m>G,(Ԭ\@F[3HĿ+k˸Ɔ!3%Wh_#@~[oEsyT<-xyomUDfi]?Š<\$}VEφ ʘ:Q4<~(hu2 !ĢiΩM?#Pxwʍ.ɼ5 /~t/oqv1r=@tm|=PDav 0׷O:w~kz~(ݚV%:<$1jD96$y򏴘WcR?! | Agf$J hn5ճSw8\ Zs=zY p6?sW)9aKQFQ~z))،zsn3j?ef!Nxh6 $ $? >=Ƚ)Z)o0 7FAϊ쾚"MJMj>a_T](^B3pڿr:2b&)a3|2Nb.XEc5ezcsR%/{iZGA Qj2B,F(_L2ƒ=1SЍY7WArNn!NHu 45+3ƥTfm3fUWB2e4!&}/dtjR?rOrHOFοw^a/u΍޳@WRe!tUss@Y`hSlٚolPdSEw 5ښβ6f 8bcO*\ q|(564;d<ٯ{[f._UKN S:vGw!#>hBv TdNvɶ/n{~Hcè+C~b8Y!H /H6{XD-yڄd¯Q2=Fݸɔ<]a-cK[=TQx=Ζ!1n3i"s}0C dKg tbk8sHQgOn'gR$ Ǵ r2AOGwЧ-ZԠ'tY: Ӽ0$A 3d)TH7v4'gNs~2rc@|2 XNQE'F[ԟ>VQkq5nM| >=TYp$W :Kl|1 {xѳEO@NR~Z[ 8 Aa)%ecd*QSBGO1֊: CW( *7Rbyڢj*ϙפb̓rZU [wgZj!I#y]hoXP d6@mKS4EkLUfEj4IWʦ-\7P홣ynVdc # &FRK@jݚhͪvv*m'/m-ns=%G!ULj\ǘ%rv3OvH Zr.o-${ G]GzG*;%aI)i⏏!0QQh W 3Ca?s zF&9r 8N ŏ/C5Y"ײF>(^UX$Vڛxfb:|Q.X̕@TتFᜳ<$N lyS%(X8(AX: 狕Lmgg KlriW"ֱ/OM>$[->\VqR [7X,bfB4/io.$Ԑ@Yi> gþh"-Xot]RT,㎔Vݔe,B V@No4hʸJנ(gPvhKKC4S$Up"*s\Q} g W3BSGn~*FcBiWIKf| /+ bY*?<`h.\gK4@d+V0wR mze:`<LYW$wԨ~9Aw,qW|NinG(fj1ؿ e5>Mfd۬1?$}jq:$( bǛLR(D;NUx9 `%CA閤eO!Bhb'O}-ƞeśgr> |}=g컗3 4gBǪgo6/HlȒA[ JdnD0&GX;| cil)r''pXo/J$VښB1Fƭ7j7AS;-XRzŝۼ,ڱe$@5ii僯o);2sAm 6kOͱpwkc 1-qrwX3 z# qmg!p2ԘJ:/Uo/t8[m6pMq Opqx@&DlJM; 9O'hV y]ADqFk#EK-oՈt0FʅV \.20O BX'bZoC|@=;? Z!ͬ9Z¢7Stlx m>vgBuk/oS%Ǘ t;p8_˨ރoJϟҡ4DPԺ+e2K3I˾&`C1'Fܐj>kW59:3 Y+fMD1yPPwd#X5b9ش35}"t 6 mJ$44եuZБQ<,rMwN3Ke8OٯUly=>sxHAd+`;K@Pw:J8nNz0(>mrԏW_G-bd1uukuoe1{4e](nL!r=-޾c$Х5x'^J9ik8ju0 "E뒜l RMc˴#Fw3^v t)2rv=MC"|ZYv2)d#U/?*WϞ?* 6QtGU&xU_Լ9ո{uX4`)]|o% \ k חHJR@B sVWቌڙ+ǁCg\?߹NO:a)`DhNҗ_wF}vC4juQ\:{EUZo( !op;)> n/Y 􏝱^G@ LyGPSQC܀i$LOy!۰M\U6=ոbign!w5׽@4g=Oe7y J؂ЫF7-E2gqcb [ Ҷo&y 5XVq;C ʬyR7k8H;eS^ T?&g6[׍.WH/PhEAHdS%Pr~fA?m54sԷbr"T$NHd:3n{o 8IINmwC)dXJ&|?r$ 9ىļ)@H6E&a8.%yCg t4fmɊ87$Zz&m%;k[<~EŐr580Q|͑ITwEdՂcnǢ^B0hR\5|ӈ@ C*i) _pÔE1=H"Ҋt皠&_'PAB3m=_{?G)$F#_WiBz8Hp/v_Xd|c`EA"W'8$p0rZ[~\"K!U%Bj)54({z]a?ވΪF2X>jlk<utêGNbN]0K9 JH䶠KFy_ng?j(:G1.Xs50%v YC&Ο!(ަl[! SfȂP 9!/Q N^0Ϭ\~ρnɜPIү:1((kW`Z,̱*Bebɣk`3YԖ ߠېL1$K´~aEı7``_4|RR-o6<煖vܹ1R ){gFNX9!iԨ렜0[DC/ILDARyq%hQ)CJyןj@Z!(HT`hEziY@]jxCYucu;2L ֡mD\NגO.j>7R,̨ZTN)+vfJ ( mcJtIˈ ]G"R_U[pcu[DlsH4jd6Rr[Ubߣχ~4 l#0i[UɅ3X:ge^jPKFc89 xf$h9#uX¡.5SC'keNu0ˢNj6@s!"Z|*^,-hv@exy z,X OBSbY>rl@FJz>Rf9*3 ׋%O|Ebڤm sh1ΊF0LZ}CRLߨL;ɍmȇMr,V,Im$QUƗIy/j @UcӬoU 6Fr& BrKA+k>A(_Z9z4hWeӌ3H[o8xδР!FOf4}7f?+;b" b1C; ?OFˈڳxKܓ7K8v#wfpZzXa2>2E'PE"|hv 8wzEr4iF^nJ.&ћ}jqN;뿻,A/0qt8hD\1w ܱHQNTV~_6bEY%/ "O3Q/.mzE_# `Qd#cW " \h"S ^^r٘BU3̡]sm_CCfo>oHx2n;!W=>v.3p N|4Wˇ4ra@Is6:̄P"qrʛ4B}U"y1=t.)`w`IhsOG%' ܁POxg-ju?`SP.'4hw`CL\-bҒ;KH} T4M!L R*gY7,,kJkPgigzx tQb,۠h^!~-ca1ahww67Gګ%iLEG.|1GעEo(/ O wՈ`6a1 q}k,7ܫ5unEoݳph^ -0P&I猗jO@o>mj:ͪq]rcր~ 9"a{$naӠk!=̕9IUN&X5'Xq<n___sAɇa 2`g#䏴KW6c*bAG} 4u\]Nx7i;t^җ} ;YߜrO2%DȝV)Z{;H&˷R߿Xk>/֓X]UYO?HeM H(oeyVT0z럀*}? BƴA>+"ZU\qC(̼&$P.#tިշc\OoO߫|QJ ɫ 7~vdF~qI0[ ꩹%~q"\YxtZRbgsxHEf2d Wg0 8|d fD/]Zw+|k:"6ړ..ԟn_]hV NVfIf ꈧ}~NP>L[Kumk1x8c5oP7Q+ bͩT[{e'WZ @G=vkg H=HŅO}}~wJh@+?W1T_1j?_--gi|k>a>Q(yp#1mEZg~7M*X<+}MjڂT̺\|j2 5m"ۨ9>O% W(s񖳧Fg. F }0uqR%s}г!˰:Ƞy6>f 3 y k FE#б&5|sw49V+BX]!*uGrg*Hr4C-Z2d,2}EsT_Vr`cN " -څY 3#iRp8Ȼ87^̤zjVj0b20,OѺ8F6Lxo͘fRRe<|<٤qjJ<+#oL;:Ka#fQy_LJC ^i_U/;R$]yOȳLW1cTxefO7޸OfwSOJX^#r9Ѹqxeكs6b,9,>ԡ,3yފ`~ U.<.qw4Yàf8'ZW#ݎF DNJ>[lowji8%`E1fG t)qYO'`q,h݅+],I9lF8~e{o1k]%`7yYYuk]`͊Ҍ3PYn:Xmdt4;{S +sfS2HbR^IHගpO2XRwז_SN߭k(^:`fOl jDz$&D5עLiNd|Gq7c$7*j媘$j]lWfٕtql+QTb ;/adR&ێt:m=%_Kc̵RJ)GHI huG"yQ6 9Mm/aNwe5y}"XCj5;k4D_'fέ L[EӪ3?KB;rꀑ܉ ?B|8`RDή> WJqu"ffaㆦFKA+8t4EH꘹L,X s(HQ~ip6ړ}V9 >(y„(}!9q6]S,!Df8#N% :RfKNhi.?,=쁮6uy50?tj]q b0Wꃌ#b0xZ`k,vc2;Ǹ`e{hM ?Z+~ 8Mp* 1фA@5MbN~hɛ+T[;(ݮs77rq-kd~0{;s0;y|3]VV8! M ;m繉(,,8pv;CR@R1h[Jr0N1*Gʧ~h%Ç: 1_OigN_&34}2H*bC]`v! $}4`Dkx~r('ۈ|]_+ӿ,@ * ryoR&~)[jBǂFfdN zkC%˱{Ťri 4GdV^m"]W,%re_E;xGɦ^* Ao3ч;\cPTqp "`,az ]z>@PlQ y7$,gheCOxktqU\z,YC2 y2CVi@|$U_Ĺ~~[\dc5<ѵj-#Ý.aTTW| RU zuf~KΜa"Ɨ4:nY\_ԥW},pN5>AEs3f`J~\OM]cŴn&Q4}.EX}Тi*A3>1ѪoH3Ŗ~V֭.~foJC1Q}"I^\pFJ6s+=nԹ{nOa~alC+ `Џ %?Ἢ+rC)h.&U˪Qod`n(LKHa)֑bcjyGWl^?n)YOqd.eF$֖]H$-3H-SSO) 幹QRu3nMKqu"~*SLM)=Wuj4>\M#GB6!LDC^sMW ϦZ #F]z8iׇcUGT9SMw|ȱ%LUD,2 {zdg``N񲽝;Ϡ,Ľ|4sSժ&@su{EZg1W`oK%Q*dmS-"|=eЂP,*#;])-\B%~P+zYljK)8Qf +G°̤)ԩ8Kø#t_U`0A/!&W$D {aKۛZz}zCx\&c/edBl lQ˺ 6jbFO28m)1xګ(XQű p{|ZN"d-88hʭ{ !Dy5J}̎j{ʎX\81 m0ʄφ+NJ\ @ QFnu(U8D[x%fޮUY8Ok[ _ࣅ%͎ TC^ёgWbC}t}Zrq OG}QG 9ܽ+p'YIl;IwM0OͼT-V.~9CY55݋KfZiboTi G `q:ɛ%h. ĎYU7.`HL٣֎+\̉la0>j@Ƣ̛fE7c.4~FᧉAy| bN|w)0A\h8r&7Bz 5No">8t֡8#O2otb1c~>[,ϟR3* Iuޙe) PSlն;I& P4 AbN SoépYXȧE@T0 :@@_DP~#^N >*IM$ Ha+s8oYKl۞{UKr Iؑ5]yֈ҆T=7xpBZH \6 (O!jf]NL?Jy0}Yby~W*Ϥ@9tBbT_xR}! }˴/4ƨ? 0tUF۶7sL2咓YֹyӸ#p1izb-PpggHl`iJV$;0dFK9oz?8tO2YNcX£KhX3Xsg٥HMCK@f'59go0Y'SrUIMY@}ܓ͚'NFQdU="¥1]g Mz_K*Xa7qB xt&bQ7}5PH,{#1i  *o }3#FȒzhkH aC'BD#&Ӎs:D>3Rku^[q[]y [̂KwTh=7 [j{"`y%] ap>yb@loݳؐʂҸ=uz)7=F/0)X?\sAo'h+Lݪ7;EGHۓҍ: ?+SdYí"0n >]z:PY:6|hec1YK}2Xˉ+:񾖢h[X>g38J<1 G3i D/Y:F&A^C#RH2/zp(p`,?Do(M#oR`Ʒ1 eӞ\uzjDe{=(_x GZ=E8+ok̯Z%@QwZWcg=-:@M,vx!xPΑ:%bvR`MH CH&11y֞4Gͩ#GZ7yB֭`-ojUd+E@ .nի{~%NJ 3U鋢k`&)Uk%aͼW"oDPګ-D$l!{ӰJ3E"s j<&;[!;~ X0=p7UK`\ѵ<>/F E\0Gl3Aw5g t!*]LX .b85 AĆ@rVrf7:tAuLJ'{- 5ܮ>XzP[ nT28cd]~nz&#޿!F]{k+KP@N";Z7s-3bG$K1A6t1E#ueO$D~ e"Co3IwItz()~#W̪/Se>.DZ9x6?  9rND۳羭7 t6_$=R~慶TX$ +ͦrH E_YHA\d8@TZjҫw8G? ?΍NN>kgjT*'$#&t=ɵ| 9[jx.>ԓMF1 {~XU!.8hra ހ <@m8G0 ؛  3y$HK;{Zi ﺦ eG:3P# 5bYd1e1J0c}Wi:̃rEn :OZAE Ư@T]nΘU$T0UoPRϜ]J1rZXlj[^ޡ&O6'D?QE`sO> [  -7ELO+J`gaȆx]y)yFU#D T5b9hC8=DDt"x4Ֆ=l+smw P5;w^Xiz$.\$7Eo"e%si[M04zJ~AΙ9Ӥ(qO 7\᯳/I"딝 !ʡȹ]1qП&eMt䖚tMo}]t樍> I^0XR,]jx#A4qNXlNcħb=`x:H?`ntlo7=p+6vO8q4tq2O] Jin-U 7׃8D 0_Vhfx)> 0li ΀MtoibMFMSmσ?4/[u#l(s<Hy]ƎоㅎrE_=ߙ[ᅝK6ƥnmJ}f||w}ӝtHD&rxPҎ4(Iy˶54*=EjX5ߢEG* m9؃)w)kr,-*qc=zdI?~6DK8'D-cMޜbJƻH ֏)#d-=v;Wfud`bjek }j'kp\CRnW~X0ȆYe?n=X*8ٮ 0v1\.\ׂ0nZ݋c{%B EđftGn"Tȭ"\8[Kc à*6^ < %K$CFdp+H=]ht*<[UV:9xR(XBFa\%N’꼡G^A/.9>c T 7wFLO:⃢4DUj;=0Don69w]pSTא kuqygL GrbYЁkPZ?ZtKP_0xT|!FJ%{\h4Pr[179QHsYJ]lUf֜Qq;`9ت<{Zy=oG@P"yۍ~з.ܵc KxY1z.8YWHVN{JS,J7 g4#A"!HsE!š;8?y{߅L?{ri[XЈ< R{/.qΜύbV9..%wGK^d.\ިhFXn:rfXfeG79ד!3?-Vf_;2,)RI[k8>l;8H0ہ=nbW3`nwh"\naC%uɟ9ךG}i䭁-NQ{ʩ[ w.ƆB6Cl3 bnZSUeRCW-PȘ*[RZ|{+EɢǁSܙB#|G٣Q\", ${b$=++gx9Xo' V*֜ <1|P}lwFޟj kp{"#G B6Eea,A_n߀ʻS$}Np`q~\ 124ұ *X ' 4}ʐq*WX=@UIO1ĻM Yiyl cEIu t@Y5A&X$ԫ9КT ߭]).WhA0NPyi Rn%Yrd&5-ronBR!nods!<7=8 z^gKC]L>BP6.(OMBu ] o0omI9YJU#~ kCV+Nӛ%JFI1-R͓\vAyxC7Nإ7V,ѱS#WymƣcH8?p: T=8S,8!_NӥQ#Uoey.wf¿#H'CлguyˀZHë E6Fq*%kP ALcK gԙ[Kq ₶>P^nT(8ZK%UdTJnk*)p4`ox3j:P;7e6D~0YH y#E\{@~!UD  (LS2g"<Ɠ h-yk1T>*j`{ ̮ ?t+U)Rb+ b &I87 qO-f6F-,?K'-znX!p|g NxE:nWWӎO_s!Tpd?NPQ߁S\ WDSyb_9P-6)?=SUs:Nce y`< AǢfU1Tn2үN6H`j=Ũ\[ Zgϒ<;q [=E|[pU4|Th-c%c:W 31DL<^Egsau-f-os[J\dIG~Z ۫2v+FƧC|3&\h1-|p5 EgBE_UxHo.t'ֲ{M1&xЫ~2=Tt%':v7Q乜!ek8oz_*Dg¼""T!9[}iQp83[jحn&FqO@T-ͺrwG4#ͽiϰVNpg.FY{9/jDCz&[.n X\A~Op)ma w \(4_%Tz72[t+(24ʛgmF ;(X#+Eohafwj ©1íSVVéJ(s-G?e":B-HY%ƲXRS~Xyĉ5 G"4J=#UX/Xņ@:̱fy_G]QQ ɞƍhe BGV= 뺞݃p_v4wtBXA?5Qe{YWgz}8 `[JMQYrZW"O U" N$ȶlA4}c0"O _raYvQ=Ik̔@O$?1/QY>4,˳-x_@(Fh4mIJŌ)7:4# s&5fKu1H>wCW6 u0B^. 7Xse)ьo1D̵1l, *٭:"ҍrO1JfaDn#VZxyYv<l͂npR'$!LLxL6IOh ̬[Lv)ſҵͣɬE͖TEXv;q^;{̎hX.rך|7('M~E/HlΏ41Ζ8vdTѹ91l\0 N?0t3kIk,p=^{ n|x"oi5wrmDJuTj: Ś}d,q_E0!̠ؠ={R@G% ctsuYy5 Q. rZQi54ikKup`*kG[huC;ҙwU"D3YЧ `3#G:ɻ#!fxqG`T\jEnu/G߄ȣmn2_l7YeuLKtO@":㿗N`)<,h7wuM\BЯFj5F>]SoXR\kÍ&)(Ǯ2VxxS"X|T3yg{P/&nSYit r0[nnhq+>/]d js^$gW:fC3(u^iBJ<6T (_ 3zzЙHӠ bN=!RܻPzY:-T=Jxҧ?mӃ ɤ(SWvwAԁ~ FM'9+DqLCa;fQTXUR"?.cOf fAP#%^&ӏHL\:FƓ -i}:FS>Ϫ0F:qxz:iQ/sKI 'FHHwpȚQsZYj uV`nXj.nXfky"2ztf*I=%dĽVWD (c5~S^$""]xZ_iR'Gkʸ>AoS^/.772#ƲW[*rH^z5su^]29 G-Q=v<(;T57+^D| v?n1F5\vUt| 괇O,yT>ة}Z`QAikIׇ"1߇6i? 3}R-.wH3]#3;mP=| JO֒7KlǼkP{ʕ&Aj XvUP2REŔuuy%Zʒ{[Rx6õU}NH~GoIޑɀ~LfXnF0Q X ߱,fro^1kaFz-Cf 0_PijYv ~geH${/n'pX6?'vL*! ,EЏ%DȚBH_'Ūoio}䱪Q^,&E5;=!S:J8K^/*4SW56AVN30-Q-\.;p҈Qr ǏOI17.+:PoqrFNXdNb2-[GnQ ,6.ȋ2= Y9x4)õu ͕LT0<ڢUh$/FnzoC]{(=F C$܅F͘a'դS[dƢo4 t?$p|QMjN¢(5"FK#O2Bw&noۓPfqUs#rwDr3$Uuc A@ oiMAz8rOy/ ыI#x.L^#|M!'kz(_86>&ߵu*V'uԻʰj@rJqn(&t 6 #R%Gѐ Y u "^<.cF?iP`UBr,ZR4Z{qg ks0#%(0'殓G(T(ZL ,l;o:mC.H j@XS iMlPH1KxPssv$õ&fVjfA$!iuR(5KޭUZFVV^|}hN@$kcZDʬ{^Afs\[ )ƬvUރP}A&f%v| Ħ/,XKfPaiF0ſi+@ ^jag3|1E7P/MGF c Q#!̝\Ċ.W0rU~hn}DPwVqA2[)F]ɍ9"a3ׅp"+sE"Bq#]g !K5Ҥ␵VzAS%<ʮ^oWJ P ł߂\+)d]Xoo{c Nf sխ5g2 X*`o9il,]et:Z @!. n ²/[$?V X\P_<}p6tGTN=qhٓ7j9P/ Pf+Xۋ Ep ;ѫ-E0lю0.Qa-E :r$O7I{X jU7nyNwsiuCk$5X]2|;lxv_O~"Xjs#*qF^`᥌(ٴ!BYTh"+4//N$/eg2E=D pӸ >&i3<U(*h*f|}`Y!DAM)@Ȭb. }y)// (v Y a+e{ދC&G'a4GkN 0# R5beۛr> t x!.>AŷWSK>( xD #$*_ ^huHZS5rN74,QqͱOtfLo3[HȼJǔ0Y"* |8BT@~gDv>-ljq~BneZ M]W4%.]Y*ZL &n2)L{6bӱ_Xql!CPLGyJ?rS->QȬ=;z|5扲1~;ukWmKS` rqq3i0n/ϧP9NhH@EC튬∋_{V礔(XdIytdnH}KOmnM87 <#Jނ$4㉴-Ĵuo0o381<\^ wx>\TU{w TyF{ݮ=p[g$wCբMlm~6l(wWeVBH8\ }iUH<')R58-!@)~2# SҬHߘHF]\9a$ODA72XWt-o5x}IB!#E6zzc A)a0gpBh1?3VO_=;<; }!JXjD üY4,7ELХ8V)(53`_)6}Q8toD V$oDME!umur)&a~0mD&&/^}s<,؅y!FXdF7,z¹G2CC5 On*- vЏԭTlD C* ]+Ԇ†H1qJ,|6OϨkwԨ (]8s'濶:%`Ck?6qnZm pa/.T=d=c'\SP\xwDI%rDU@Vs){xԚSf'AZ!V/R~_0-n3M0N3u(?kGO6ŊK~+2 iD Fp2GS}`=R;^8r 4L 8@!qRm[6?PVQS冞q{fHO;֣hY;Hg$T@כM\ġޖyV{I |I 22ջjLUrؠ\+P^}bP{a:&qAx-/uCk9&4;TdaPG?h\"A#b4cx~po!ϙ.jcL$ؤ*x3s &1f@腟#ߴ߭^'$Ѥ>k8"։e`znUm$Mt*-MPU3IqR14|WCF~cVp\v ٹ%f]JpfT5t 0.:ՁۻȰMȥX4&51-2(9: Ш͔=.]Bk-WȢBzK@߶$xz#J_Ҟ1}-}AdOn0;'*OwmG׃h`[$jTMxEIl@us+ 2k-% |mxA0 ϑ:mõ,#VK7aȟ-|.6N+Z&i4B)yl-{ .fÍC jھ* .J<5kn/u:92\\7EMOeRW 9)zf#lUoKycאZ+,Oh9h$߾-gf3 0G2{gxjz!|.x|  PBUYn@Θ/d(È)$iT֤e\omK07>i\LNͼi+*3J hВtEcQjUåQq0 `eX"bf9 }ҙ^E:h.CZJ, !aƹML՘'HoVcj-yAiخVh%y"bCxٳ(o|z/ͽ-j+"ހϥg74Ճ,YW8?^whCeO{B]v"݂e?p }4‘XPhI[ ү?Z-+"Mڑۜ@n;V7޳ Ll"YKG&JN(6CCl|oa =)q4:kݕEe[Ns5>0 j{}W Hv),&/:#.ёDx~w|DDpHjK\3g_^gQ\aG`6-bCΣ{ϧHqK_U!0%2rb`@=Ww(!dj ӣ rO>L}Ɍ:/w~w&_d&Eܐÿq!$'Okk+L=uhIEZP轟mMZZ}VkGoE%ڦ'Lmhv ƞf<HN|3Kkg~cbfXQ!/_c[0SmW\Ec,A`Z3ț>ȕ8D- r9_~2>`$ dW[[ڈdKҦnY&M0̤ԝ}fa~P|Wfi[7 XUܛ-EV98U?nٛvЮ\eOtm Bg 1Xd fLGwI=yR.vySaGRD婂LHOt7N- '_s,M$.<4NO~x[By(sq `MHga 5)4FpyȔ-Nn/D3_}%d5hPfAct79'v;lCr$w,- ygްMs!e:,#ҜC啅V8OpJ(Uj$ ̮iqu=ۘ ~ǐEWİD+}(\ Ğ`,$t>\Zٌyh|}T%jx+: ?:w Jӳc moq?hhu6 :;J!+ֽwbtQ|gx\DqIx~#yq|׺ƴ"GϿ~ʉT}JtzrLmj8]^ux^Z`b́wra gO F5q8)1Pzz$/Eɛ h뷂uj;Y]8ӟXFH.R?3$^,ЍWFڥk܊P7H!a> W+L\-!݆9F\ T(fLWuۖa܃ 3gX9X _]__ #¼lJsGLiPGUŷ8*EXM.ۓdU%|F5[ODZrSp]z,ҽ$Y42WUpO"Ju<}><2e|zY>nεOd+Ȋ}@a6+0[cnU7|W :Hԡk(f!zW&# >y{>hPS?0&X|_$1:{˾@!:}b#6 @&4,!58wzyUA4B4Ѭs Qw_[P2_jFC4 CYqf-VT ax# ְL_AT⵫ya7EOV˕sDqwثC䎍A>1*lTw5"Btrm[8GWSixu)Kns؉[40W?LiA˽ղl_.5yzPi$!b?](SX pΤCRE͂~ɲkaL޶\A"v\43},; ZcAB)}gJrר ,h24Hvdop_F\躘.}c\ zBҝ" U:sipkTeLBBPd2̫z|v\5kX8{*Pp[r0Ӟ؋iп2y͒LRȖ=JQuH*$$f,i9_Q@!Ofv2syĊ>mBk$Hő(UQrIu;4;o=HL{`ڃNo!ש_7 rܩ/nǓ~HQ;|~ŝmp$NWȤ!Jvܺe& MӖ%)YjDxj9_F&^9o,Q=vm z 'ZP5јl7͍" 9Q[w4>s]:-Ý6,gQ;a'kϿZ j0[@_.IdZ_Z$p_F~-ka 9£L%Xu8L.e_&lywDHHi+Fā6غd|O̹܁~kO J(V}M`wċ"KՋEyN%>|= U%buh.Ҩ0:5wn\T:E)"(!,Ǝ$MWfܺ"& ^I<P2Ds*b+ĵa6y0= ĺ3sRNy %{'+oW% v/!Ĥ#g$qhIO[;+{sy?x XGC v*pȮ/Vy? J z@%Iv7jc2to ~yWr{}S/^ۤ@K>KY5̔,|ktnH!E _t--](  LLsY.r1eu3Ȍ}:Y1V.*הQh7-"&L:@;?ڦ`S&-{l" gM24KMW2Py!p\MNch3 ?-ǂhI9ϚJ"˨޺$_4.*%F gg?W@gch~z:Szъ ~ap6#+UL/'|:Ot`*TkM/=\YGcdvB.2ySGcБ_AՎc|us \8(`h$\t~N&qs.rO~Dj K{T3er:gten hx/=2 C,˸#5gdRQ/`]YyjyC$Q 8 h3w+e>/7 =`bG}ϸ/v߯8 "!dOHk粸7)s\5zH ǵkF`TyMe7W2%ޅ A&IG3*`BQiۇLwz=kob {o#nf?v,QZDfM)-JZ!K҂rH&c[e60D(1oLs`n`c٪v}ElhD;F#ZSIWFufBk8!78݁U0A5'>ͧU~&nO- Ԟ, ~Va=hfWJ® ek2kXھm&{41%2F~}aLY1i=犂IU'嫿?S)#.f|CNF(,6wC4l`03t8@5n G>o\'u"2AsT: R:͟?{@z5Lo̵iWm0OGՒ*W5>mh4D f= Vr`&73DMe;T8MHAUKԯغdBv52qX1Z~.2wgwVf dԹ>-CTt5w (Uz<@F+[7i_a,dW)J5 \y TO.#S \O ؘ}{:qu@MF.FLM2f^,U*ˁ!R:nK 9̬*qUNEa2 ko6X_gž"rD^k\xWð\nMd( Ut:Pfv-FMw]in(jxϷ堽59K$G[rMr l8t_Enug:'%dYNAT'˱uWiM kFvVR0,zly1揕|V} 'HwJɤ MAG .G}5aθ>FT<52a@]ݜ2nUafb,[{;ԡ0n H5TS̎&--#7:<%3R&@jdhδTC.+˗2I e+&w(x z6Xs&% p4VYu0ZIz$꺘TSER1M aPA_!mRNS-13: ?UdE&^wt оΖ2T[(F1o8p?3?BTǝ>iJ|;s*:L ̽9#FDŽ`RYO]HfcA!EmkTH`ᵯ~-VxNl}Oŋ3qnf~e-J~ݘIO~z8TO[p I,'C(jGH%)4o {LrsZyM( s3ߓ¥t9Bp$ MI'|(ψy.oB€ҊakMFgXrayctuCj@##``ZMLYX#׻T) OnBUhhiԴ!u)o`=?N|cju-jV oLSQБb@=+|МTq`$K()8u^ل)p~zl5: ̯y &)kND[mZBHd*M$gгNo]}^ӧō\E"@ Z\>ԯ;¥pQU/+TEL~_G([NH+Iv$w*훱XPi'oN~Ҥ2}:Aքūϫ&d>s g'+T+x ))k3iejwڷI ȥ^XMm 찑m0C.ՋZifV 0K{M4aԷ)Xuݦ\P('Z|Mȏr/$Ggp'-my,V(""*65_qHuyyMCF#"?h FXیcSGn2,hjq>[U-XYٹv$ EDqfChi7jPp#<&U$@-Yl32ž@iuP^TIElOzbˆߎQbj}B+ ~dew_"e1O)>!E59N9["1 _2q:եE۽~~G$GZ:\}yB#+ַj]ڳW!GT8XH@:nz;fžw4:ko#2'Iur2fr6سj߆鉔"vN g0)ķ9te  (2ÐF2E"RNQikg?mLY8]x쳒4 (௤gy1`74lf[x0_U蚋tan9[űG|nfcrTj6qjESǫ_[a5i*OݗUy.)RH߂z#K^3ck _0DnjDQ8d<)?sL_٘D4o1# "*uLO&Ff4sٿEqlMwɥiӌ1ea<9'nhCCȀw5 *>.Ȯ6/7%-9ewE M&vu*{sNhWiq: ÛVF<+ Ǜe5:ބg&&.D!m4Y<6g֭VjY7L$F#FI9= W>6;;K1LJZmZ_[\.:&ɭ*͙Q GNTю?"EmC~H9\Po5=,OGQ:yd@apYoŬ?TT{|;mzYkÚEeO1'oh9Ob3FזNK=ejTF֝ƛ B_WcX oӗd|{cyqZi3-V Rcy(Ge=e,C7(nn,C0[p~IUB`gY{d#©s\E-G)2)C!Ng@3 ٝ#Zy/m_l4Q7:a-⺛WO0w8m@VfrKRvuR+>GaNfMksĀ3 C?27Cp5Ήk`x`Iv4s5 Zз|ե&D9-h='=A;_Vލ=rƩY~\C/QkC ~R_e3y~% @SP9a/kwOpF`otXSJw30m>Cn4M`HBqjwjXCgca[χz4עha 6%}52x: MQ Gt{'e]3EgiT= zSnK1CjT?g8am[&\a CAjxb+gnBH6nneĻ#ƉI >מX[Nkn>uTݚRWL݁v[z~`9aaR 'ĝ!H5B*/9WbyAބblpcJ:<0dn+q2P(f/}#ގk9's9^u2`׆ڛޗ4`O@jwPn94n gCk(?0m⠫2A!/7R29Մ7Ҡ0Gd3ԓpc]ufG_b8fơYϑqS' RPdr1V=i4͝P`;57{Dʿ7_ M̡RX^6:NAf4J2)8mz^Gʊ'\_X>YO2),Bl@+Y? 1r1? ?gA\ G-P|nfEC&˿S Bl(rMoCs SgsqbɊnRftzgåw ԁ>?\mT7ޢb`g+^Xgn=襜f=r,S8 kCpfZX=~NVT/q9<N;ɿG'Y@=6 ?<}j ]ݞ59K^UVáJG:Ov)xRkRh 3Jt*$6Dx;~ZMC\375_XB:R9XRvk"Gd@xF*8UQ9_iĔmJ>{]x+mY8MS2 hMjH> 5N?GM;YDi-G$/!M,A;<7q[C6thDȪF7m;@*/PYGdflS,4T;Su}`03DڠFi/?s(h*:qxVq݂U+(*M3cI/:D^pV_Mںذ|:s+IO!1v PHZۍM޺-F?ߋ;!3gv\1+dQ?3=RdZw4*vG yf.GPjɺXA%E[R>5()]6Gtyش6̞4l9ffqฤrV#=(ڭ- 5!_..0𑣂a:>=+ҋWMg%t*S,po}*qAZwU?e]v gڂֺj'Fm!&剅ˁرqf8RµҐ , =yLn=愰q,+ͺXC!mA>MSwɽ)՗̶_|=CONI)RwM/rJ#Cwk^\u1+$Ɂ]E;[i^{~ c̆ThV"2ȳ ̹NɊn冋PÆw)z 8X%h[j&*|hȸPY˔E YhٱzƚGpx.Ρ9I~mQlE96F\ m(5֘þJɧJXWRCb {v<%x!@aO覺7YI!z 5#9Jբ+)/:ӽ>יZ ϡtU30æZ+* )a~p<&RdE% z4KgxݵI !d iw#˴){2= *+P<&n @Z~Sf>q^᮳Hؼd }Wù_`(0nQL B*裝Ӝ 3$Q(V9{0dh2XnjCsrJe)0zH99C۷%*x5Dkbݸπ!}k/[.c2P@iTl[z]*w,DPB{/ʅ?=*lJD-/*4!6˘Hd*SkKhW8hMU9 1YehƟ@!x)tzWQk!p*\0X8G&dD hti?bC>I^5j}m#NOx"[VIr8cOf45b 8y`ѥl.N!w(e ޜbq6fe!PBdn"s^.F58ёMYQ/pJM Yg do[cwY\BB'3\9fp" )d-iK?qI$N(%iPA N&s <ϣ' ؋{ЦneZGPD.a@jPV$Uz{4xl^Un@F ;2IW\g wɄa] ~kK۪W=dgDܴ[ 42qo&u3PB+1\o?H@H8GT,F|gIc$He>G5B Q}|Y j]_Wnysg$'"OYNw>l{lMΓޢ@5N-?{p9l4 pd!Rat,6viAYy^^P0 ԝ˵Z_]%z4b7]=k`@p2HL"CZő`lb0m=t=fd֍ dhP|ֿD!(@S}Iw&\W}-$D7)"/'ܠ]62X `Υ:~uSZ#_.Gi鳉 |72&%̌"Yu85LTj '--NcLr萦s,t5cT91MU.(aRJWIy]V:FiYv%y 0/F8ЇBOq1%NH)u!aEJ;xz[[$(JW TOlP&8$q?PWߛǐL ڋoPhZs s/>&KieU4]P \h]0f#7-7X,Cb}粈:t4.Uf@B#8[ յ ۷enKFz͐\@G퇤 8ğ\'L nxczIf{gmMV߀?hN/QY%zR}j-W zոQ[$+?Puc1)!O9^n('~:} %|3ʨ־,Jpaԁ/ǙvS,pAc3=غes.', |L2qCt@ā˒ FP LbɔOAX-9!Eݩuy?q z vY6ޘQ0Uͯ\FFD$4z9cvL Ox|k; ?}ٕ} @@|{\Uqpʻ;Tj'/_/Gl3XC}Z\׶܌{[Ue)Vmۘw$p6;@=줝 ,?{> OAC|JK~$oDP #&D #uRW+xA}Aȧ?3jδ0ʘTN疫kA'bBVc@-WID'H_ǐa~aoQkÓ#G1$̓()"7upJu#;Yx)M'dǂkODʁ/Doi>ɚj1čߢrIBR="4^%tف6mNfE7NC/|d>,{&&mwD aR7=82W?|m_X%i~Fɴe, [FE>ڐQ lƍ>J(~^ʇ_A. ׄQ -;( 8T9zJܐkښy"a7-WӚɝ䙞abMLfa:ߐV@$ .~儓An&a^O{,qg'[))E48 =&Yu{owޙ1mxǶ? ~-/N x=#& %%4@8o+(bri|p(o͔AzL@2OLbjus\?(o"W%Q-TNtQY!=BzU_ff-gR`>zeýjs'sYrXk@?fMEpq _ӮےN*XAY2v@2ب9!@Aȭߧ 3'\YngjGBq\q Tt~ĉC=+xZOQY纫Be=p蜉kD6'[ Gg#GI#!X9Xsס_3شG;\&@BGnxHgPx$zRYC KKif!_ ?rDYVDd:~TF" IJ4?n!1=s5ޘC EBĀgZbh^vk=Ѻ^GG?ԥq@NN->H5qgߊrIp4TdqOĵr:[:1` cgpDm.nCXӓ%>˃ad/_KcTc~߶ܟ̮="ГѲbFT\؟0,i.DJE1x7>QBB3(Ҝ` WK56ݫ4 .ՃᨰiӶ!vLTQ 5)ON ji<5Ck.:aw(O:u,oKhGuA>"Ɯa>vj*6 sF9Qh֘lQib U=haeYZ;y \|1~m ;[%ni{C.\q .uZn-&rtaax2WHt5x)o4HĮ[jgS#&B~>Qg8Jlli4/õpQQԁXFk+nb9xxL@YxEf !i[em(F>u3/sٕxCԴ {`^ArZZzkWgK&hNdo :oU+뤸,*Vg3W>.W."O"Ro :֔~&3qsY/u0}UQ+-2Yͨ$&7C|pC_LJ~FInaNonVyTz'|G*zxGIk1 >@,᝾ߢK尲HŽD E(1N:j\*:C$ztN`@צʚ&ɭYSU,Hwŀ[K[`~ I&3Lk^@nLeO히`L@A`\a?LP]׻7K9JKY8YJZ# |ոz~SbnZޡV%ԜQiXTҮHef.D/@V3NɴrG3e(Q i뻒%' v?vT_% P7?Bn=ڕ# o~LJ*_tnڈ(Ʋ>8ejœͭ&'۹< 嗢p G_Z]t2ix 铯U'|i%|JjEJ8 l$+ƂJ.|yرߣ`44@XqX-V1CӥrT&|4v6 sG`nuQ!.&ZO|/VCQ6(k,.5yhB_œbR6S^QM (|pE( 4$M޶`e;/"pWT 2R34!Qf-q!#$b#, yrbaZKXƚ .jT YsFKRcoY1X?9K=Gskce*MME2|ȸ\ bt*eLq:⧇s||(CP {7f;C9fhlV,M[Z!p UjYJ\Zfsc-`F-H)XJ-:j-h6DzASsIgyUNo &atapVإ*Y%% +0untNӞ!@_< :٘fAuS91e^̊[]qUz3 >.z(БtƃA@2l7'lGP .2R͢^U4 8RfP>oڠ LYaI- tH Dex_ 0(fY`Fv%aNG`hÅ_vu@X=}u=9^~TyeʹGfe-j`5!W.rbo)]!{y< %ل{YF jwuxoVOHl3 7)*rAy6>K^5t=)I1+5fDk}y"eP= הa+c>|<2n#\ɴ olG˰PM8<~;tvRoD@ۑcTY6cZ#UD{;L;k?W\}WŨ"ZFIڅ8.($GRZ1 -H{+!tyc֑A1W% ?u;l=$f;P>iOt|.#XtQ\?ZJ :CeRI F+v59+IڇwHw' A0ْW{^;hOZэ ?ryd&&t277S)r{~1DTb\M>0Hb '6F]FUG LP`df=>O9Y!T'q3)főcSi{1P%d ZWdEY[2=^}!;YJ640R^kQD7SFa:.k $lF,!%2f~eZ?c"S#sF\+7T9dY r/?] >Jwj:swp\9ic&ŝu(#VN~C ~>䥢 [O.R Ժc脓$94X@4ٓ>-pz!w%q޼җu[hRj~(e:Jk @ kɏ gm_;嬒I$2,B#^Y#SJVՂ!j' cKhs-N&,MS2ʁp {]6%3נft3írzC^hcam?ԒS8~ ͛Οcіie0Gq/9iQ–D{$D,OEǷ-|B Hꉓ3}6x;rE!^p(Rt ⍋9*d] 䱠iD`%$z]I 󐰳`c H7|z0)(2$;A D%kps?;vμWx&h^n}r63:6p@O QN`vI"YZrW ss$l-U:@& ^CH+a..l><]K_OC2l%SEս".K|B'6UqTy,s!B!jyř5P0'wa>I~18w)j]9ADɎfSx +TL_L`Q?KAKߨñ#[.!2j\iQwAsoa=eaF_1ɪy,_RGX5cq_{8C:g;xۂtf"o^]0FN,<'TX-LA]Lϐܙdwջf|oj*: ne:o ٕW().x5_ıaF/{䞧G>o>**(,GUCXF ( 8亾ᇚQ0NL$hè%jeE=5҇S2fj mJ-0cv3]._x9aͿwLpM5$^%S\Bq,qIM#8,.LK*D uKp{ߜPՇ*\M˄#—#m+zɿdyXK nƋD!˿֛M5 @F8b[dۍMˆA1ԭJ[SuT\T;:@EcHC/ʗتROb*jtd2ogEq~yǕGY)]ڣx>vjMي+2?^FaLrKylOS on\'S@6Ix˽(vW;S?LOraR.gWQ[WZq+vi>g+hhJHSLi/]:Y<Jetԃ]*ovoǗ]3Jzz0dQJ b'ꇪvZ3|껸b/S=Ù48RTLwp_2'3Z1V// m3d`'͂GR lE\vcihTxC)=ZwtpB|3-?(h58bGL[ -_ QQ`+bU,>wh EO_IQBnqFE";[ǠW=H9_ hJbsa?Xl WMr-Au A\+:uQDկ㰠,Nə Yty~6f91#8&A)bcbfTF,mnc#_^oD}~; ĸ6krcT0*0?xSX,_U-.bQ #9RՎhs։>n3ILhY9IEerC|{,Z)$-'< Yl`mDm?'x[v$tIUQRZg:U- 1~u+>jN'Fs'QDhЪ:2);W\4fFiʪJ݀$}nīqeI`zk>+V͚!nӑ[K>Y ƒ+(C cc6iPBSkgTEcg4#u΅3% SPçx=]L}xO6HΩ`*lqo wR=Vb\YpX5mnĎfJWo?0`=U;*g S,(a*DZ?mfSD]LU1 5Y[ǃo$N*'jA7:1 y AMoPx8D ܿ^߀ez'1FhdNL98Lm (d."{4zœy |G- dOy͌ x\lJBr'N4o6zDFIc=[>ϿVZ(zi_S =g!P0CnK*]Oر[ 2MwJ<ɝoؚrg5> %X3%j4`Sfϵ\pԎ9(յ'g-GBanؗ c\FԦZKWV 3FWQC~oնr9.Hc MG;,T<3MR-kTۗ]r ϱdD[:xU#9+/:pDޯxoא x~*yz4@)׵1>#ןhPqgJAI%xN]d{HռtaSW NqB?wFphW|^&S"C{qga[:/nK'-$sW$ A@[+΁>li}& +.YUc/C3>"Qmkd1#Pi3uA Dj]&60Ql=M(9b}4dɴo2%!r R\: c7al] @V\(^ (q}xYJ'%r/mC,Sظbe<6殍@ܖzy(>5Xm#bM׋̕f[(& ţ2Q"?k5UuŠm.XMED(nrו AEZ+!]u5**$PV#7j~,5δ.s++ψķ]y݃x3ZC+1.6 E`H! v {0m3LG9<)Kg;-6 \LKm#kFNU*WdGݜg׆xET,JUúK_5RC ]Qj=(mZMOo'?@v75(TH ;;NDFw"/$Spa\4JRnӔٯF~SlL A7/;=p#fOq/ħ1u2{xTU4Q7\Q"o%oӪXR>@e,صxyq3ݡ7()ac4cF~Pg3^B.4䀄pދ+PX+dR933]1m!#M24JtY7O$"/VyK=`HS"h"^&s[{v|yq L(w75?{ w/VȆ{F,a>&.G#,"hN?k+İ dy5Odn. >lO-ӟ[DlE q9Jc&._o;P07и4e Nz PyOpe>ơ/Cπ"y }n|?#`twts+KVX.'*/,Ǫ z.籎znπ^[|:; -E;YLp^ab,34%&#h'.V q>3&Q@mQ}`5Bʄ;aBn)-t!/B8DlR{i"v&c[K!V~{[q؏ زĩ4!9#fq{>E: fFfʁkP4if_Vnu{ZEW7˕P 4o#g[ vPK`'0̮g/ۡrtE$,M-lx]́\|2t}U`Vі=ΫoMi a(kZ#("oEkVC G':Fz='kKOl)SMjAt.qaK'!>qzGE7R`@CfNyGrPrΕ$<"Amqހ} s4tb+N شan\[?o^kKt\+E⁩(KMB QSnM?cix==o ɗZlL/Ѥ*mo Xv ܧ8%(8&W*ME|*<5Ban[ !oB N0?e=&ef/$䒯OC'7MC͝k[ ]"-%r\"0%r1},|jt/3 jJNM/(9͊ZW~3pz/wD[nVfpj$zV= z%IRs7o+zR=Zo\< /2ְT DbqzFYVə).y/qbS#$9Pv)O-EWRڳߧE! [$E#aUGՄu:YwWk7Ulk+7Ƒ?M=_&|cOO#j.ny!V=V7y;w61w#KVToQwo(:ք݄ZTbNY6VҽB8Snb>:\6iE,EK֧QgGoVF8?ENo$٣^^پOζ4fgWm-b4'eY .<[E g$Dr*Un1@_bL?rgg1 ;?zG`HngQk1L 4R=))fo\>hy<SP@M̶FC[9-(nBUWho1l(9ԹSk2@@#mӧ,}A Wsf2KߢM?ST^_w!-tT\;Kƾ}SO EjY*@]x:+b (-8u/T5(;, cfqY+S,- 8ҥ0XbSm(7*~l %.ho@X; +Qˋ^ȔoT͏0ejf&a6 9yT{9b3^LNfv8OnE5ƽ4 jY0|Gˍ*JyO{64w\#I!'t;8+)Xn$70*?5PRK OMI>>]ˁ ^8t_h^"Z.AFQfA@J9,dfQ3O!Ig?4F>!Բjk q/_Kq\t9*,H ^A²`ӧBHa [)ϕ$OR1+'O, ݍ 욠>c,-t,jԌoVն@١1dm@^@ʽ$ո$'L`o|-`Dɘ%l瘏zUUI_yO;aOC75?u6Q2p `T9pWgIcP6>6n#Rp\CYG(( d }AYlS aepȾ<XQint=zCf<:oS?6Hѷ.Ogeq)/Yfi[7wB6Sn.%v7?JCr)mGm$b0w7zD>lFFN`>D[mAd 3kgWYjXyhA<]Y喯d 0)WHF]!OxF42KWp nB8e+t Bӄ%](@m|879f$՛DO;(m ʁ)5&Y(k~!+iV?Ȣq~Ssbv.91ՓB9ZB:? mPi30uCRWt_f># Ob4w$%"rUcɿylJż<ɷKv_?zj޵okrTrLZ0YTBd-22%=mƊwn:J@5,,"Κ6 Āyy ցB?dGO>2K 38,Ȭb&x:?{]rH?vvSXtmUͣ~S*Lp3RO}/6IrmZ^s;lK戋<16Ε_;Es Kd^w tQAx'Prz0lzwئ$l "2يF>Z81 #!!%^IW^$MHfhmsn#//}"F_-u7-  ( MRf@Nf~)UVniZNl9SL_BսrP\.r? Q&P ̒84i`L%{ҍߊ疬7Q 35 _LԢWAJv) R YH4&fȉY'C;tq[{0ŭ%̕l7}|FKM#GTI^~ E>r+xHϻ#7xuX7R&S[`f|-]< ϳہ+-w*+++)#Z7h/c0s˪@<'.|-md' ]J,.܇۠N1-?t5nmۜ-F@a9G[vMؽ˜+iٿwHVσUYpIHF\ [&v&wCIoaT1c&]X _Z_i& _#L$8:bN9h뎇.!zySA_euWi }q({r|I6qtlb`Ծrh&/?3l!AHq g p]OZ=f'Aq|.n rTONbȀ/r 0Az,KFL(!CT~뻓;NTa #]nrp2f(gDj5I%G1 a 9?E<(& 8 LQr'0RٝUwogδ"nkL^Le@&olQ*8HsjQs[>@P)ҹox)Lq@MqOPlp.EkX #u- $ ԾU.B֢oTNmTO N4:)8urU@=g8v{ra(bsI 7]e*P;r;sNL w(nA:IbS+j@c_^HCD_~7W'hz.ӜAR3Cv=@M4``;ӷd/hW)cq`ux ~/ru}d܁'tnŲ4g$6e^b SCZi%2f Zj +^&tiaԳAgl*sf6ԃEӢTu%4ubisܖr(3 :-$pɩa\XZX|1zFYU$olgI\䮮f;_rv U:qs05[{2Zjh|Ȅ''mM案Hʾ0-mS+.@ :Ҕy 7~J"29CgݞK8b\M*9v'ctbY^?VI|W 7yN*VtTnUAH?9::nr:Pk(TUqBE՘:QTow9{)֢->rGUbCt0ɟ~Kx'IfUi/QNpP^JOۯN "?F搈TD5$sOBUU t#pK]6)։}g# '@wRl`>yR䩙GO|c `吏U-Z}57퐶';@?F:Ewg(w#lâNb.9<=Azkq#ĒHY896_Ǧ9 .ޫM(o*$3#X߸n;kQj!o RL1B.z&"7We%$k+(Y !(Ű[V( 4F_p~[3)Us)'x'ϻ9AXklVoF%N7l b~@Pšph牵7'9|߭i~x7%c;>!;q}yG xTo8bwWNE|l|xZdk(D3k""@}@EW(-NiRIҸSxR$=ژQϳٸjN(0;z5%Tyl8#4x86*X!)CMa^ #mAfȸ#E2߼6:t/`&bڧӻ#B<4*<m 9M;;ٹPs?6K N]u\lm'Wިc!} eT2`Qk]lUD.ޣ!2`$>&x G5."4V*x\S0$mo%cH|)~kaۉQh 8'm,KJA77{eM1e\Y OK:RHmQ0!,x$dP`2NZi7e\;c188MG dj<]o)i؟qTnR.bܔ1WT$Q]fuJȹym֮.bR#0.'\#'q'V\ R<ǰkqyO~Gz#l*%`{޿縮閞8FE8lJ! 44rcKf<ֹלEo`V29s`+8CKLUVc8+:5˄~Q$Wk'$JeuZ,XX2_v#?0xo\PO=I{aCI_q'm !M~9:*?5Zː[,1twxBKΧ?Q~(%t`~C6dd mmCOg wmsJ>w~Uزw$ GPV ..{ȫ@EswL5@O>|Z#ͼD<\.7j+mãn h3  ^* rc),xZL(M= .YrhS "L jعCN6reLk"81͍'\6$@*8 --ff 1buq3`i_@GrFwA9vRJ.wg/1.WEXɜįXd*FEL ߳KTstsڭ*zX+h%Y)uc2G[Te2=@bKu;)K+"y:TU yA+Kߊq\pնZEm ]^1kz!b]t+$l`eÝuף^!C F$H ɽeX}/Re)ь( |L0gT(yT+L0{>1ѝ]+n ƔT__ۆhٔ :>3<"LMFX'\ 2,۰pS͔!u햧ΊpG r} ERac2A~zIˢ"3!A`x~WxHtd s%OBi2YíT اlqKv7 dZQ41 \G.tڈ#t;[o$KCHG0:.$Y3l\啤99 &lZ89uRnQx&y:9(j#ao%'f!j3w7A$͉$t \Մ]n|ǗMX +ǂ˂ꆺyrAwJ]ʑgeoH8, ś/a ! Z٧T (,܆)-"GdX} ,6 x诗$1|tRN5 Mle&)KkW Ohy)t2c{Fת'FYA/@P^ :CLJT2x"Hẖ$#}nOBív+3 ř VN{7~W:d쎤Gd4|L6ۊDsv]'Z<_(aE)E窡 ("rs cӸ,;o(ؓi( R&>D5ikluwrD $AӾ<{ Ms>G;T]p6W:b|k6wPC0ĦK bVVC7Hö!cH`\&z@,C OyRNJ/tKj8M+^KN)B3(1?l>/m6j@.cVYց3OxD}^rĩ$H_)ҁ멽dDW *"u}@k?,b.G4>l5? fЫHNv1Z0+Q:Oh! ^mi`)MP#e o14GzbZܟ}D p\V葞Y6 K}5T-^7E\mj) (vFV!BkZpW=+0!+z5`Y}ۭ9-u_Klݟ{}< ؃`WMW)aOO $-uiI2]f_K)p_"q<-=aЬyCcCZҕ1> g* NY0q܌-#a;C2;wɟȸG riԹwh{x^qq&Yqib Csi 6MXk| .JԺXL*ԋSCT8^9DꉨщFS+C7$]k2.%c*:"MS4vP;神嗝atZt{ܭ.Ӏ`V0@>ӕ1y4$ߊYW0l Iyғ-W޵T^77}u  S<͵Uє,H魮TSvhRW$3CV_%_H*ub`<Xt :`_SdTC<]˫U3.˿ Pq~hVjrF !sqɪw (MB\5mGDCUdK}^ҥ%i9}_K,ӟMCieMk?#zN}rP^v1EG &P| KZZcԷI3l:z:Sa{OY=#V93VP$hPZW;'Hpw*KB5+儧W3tS-T~R>W΂SzBJbAτaZފt"vq`E(< bdZu_ɕi yG)"D~W*CR+KM"Ӻ$ j2W}~0ȁ4Gŝ]X lqTO?0Q%PVSFBSf1xͭΈc!\{2Y5·#ލP^SZzXuۦ9WHd]BØ8v9"Us8~^q]PzuxtCߝ)vwx}hz@ *9@7mQ!^aLZ#W)ND$g.mVGb(.{au܅)ou8͑5ok{vӝyQ}+MSdfu#ܲ|Z<_tB֩.4~Yؽٽ-a|ba IXjW?:aOR/G̠u[ +$Ү8I1*{=yX_ނq{wn6ZYfg<g'$9AlםV-ut.zRONYhx+P9^_!r,Cn1i@hrXa$5)7V T!hb>[/x QGD ꏦCkRm\s+9K{x*̢PiO3!Z ok?MAbA'GIGzC/v S-̲|k9+"沀bQ|gޖamn%H@ϞS: 3s?1I`)'/VB`Y'Wzt.ȏp(~٫](>'_CdHԙg@Xbj4J!y:faH(y%w9 ]]P~dV^X ܺXof NTeHB6`)d(Vtmϋq9-􈥦N }dTSnIV?]WGɜ)uab/hD׷Qzt΢~ZDΝ ʧ0(ఊ]W`P&dK36{`Xc Y7c&=M)=PUYAB5) '1=3-Ħå'Ww Fl^)*#-bof _zdQ)W"a$>3y-cq]{c<Y?G`f(ARG]ɷ[3Գ}\4ȕ\ΎXE V&rJJIEŎOŽŲɔ$Wg[F;#! !&n S"J"ZEבE7vA:ՊyzCt)׽* vD|-\M'PcyJ겟k/cWXfO/:U$c>|'1=-a[6$nB ׁmH#3?YQ{a'q_JCC\"ը{7o] A wMD9s[|'Dnt;e ਗ਼:iеQtmU@(_G_}V(mVy&Q =+Te,u$2̬~%3=i!ȑuJ>A{ڱ9/>CzwLN8`:=0_Cm dp5L`LGmu`_j}K.c.Ld7za'B(42g-: yo%M ;lJ6֨PqP{35=.<Q24| >Q 3>i ]f$Ue. &!rr”q6#\ !;qy1[ضz =w] ޢٕ 1|z iY {̈́0۟,.$do.eCRz|RJ7BM: `6D7nT=62^I=2R̟?Q,teAp}0`XJ{K+ 0/ ٣9-gtO;@eYiW#\9h<2F`zB.K{T?8D~?{i`1OA‰e %:ɶpL^̢fPM)U 0dW[N Ntl GhMc$if}H9<3AZy1\(Z'4& xL>Y\k !0^ 7.JAX|lZx5@t XKv]TtNdRŗTob=!AoO'A:RA90>,e x*Udg]qV-2ESy[#en-o9 vCG hʍp kfdEiB۩z-zD/@ >E ZXĞd:V]=2!tl{M2,OРڎpjkm!~w|]@Rq6}/w\Qrda9y d%^\bDJIbr߰X/RW[=9VQ<L7 G'nz$kW++/Dp#n ^ Dt*&@j"k::u>(6BWJds̃* )^Z-|^IaPQz*ia)oؗzJ@șmo{"$G%5ٞP%ӟ}́|?/sgJ1=Q@j$|F*w$vx̙])Ag (6 'u1[A&?<Ӿ/߇e@XuT@05Ug>Mh?!+G"V= P:zVG>^&ޜmpt{S$;wI[&@D IY̽e 0O^>!2ۙ)ZR1.yqzZ+Y.8"LM yd>rj7{' ui4MrjVsBlJ[gRHrXw 4Z>d1=Z<ށ=JV3odHSS[IfeW»B-#^ȏ:YUAH<pm CS,H]'\p?C ԠKț>C1O2\N 2iKW")f2Vз:\( k.fTD7Adzoo:~+0 F|P7.\.1<NfB Ѐ=@$tMt=ܛ#m9|&6j宪W{,qhB*ƬbNtL&>׀z7Rb/5ŹX/H"s+*/jDȑa6,kt-`]PO8tKz(2%9ݿ㰀s7x]Y[c&9!DJAFUw4_'e`yIu쭋Z@zotGH+0-9QߤP\ "NExNiti9u'x,;AvHGVP$@ٟῌie:a-7ƅm%jLW9>}{w8e\.Vb)X@L<ȐW`9ȳ; ^{a:IeUO kl.!7SFۻ F9QWv:O!Ȗ?rؙ:saz Q%0(K3,SwBDߑiB* PQ8Fx-NX~[>q7;NA4p_̯BRȠ` nWq3#燼 ;l1BM.l67 @̧6yW2G'*P>d|4ґ5w'3'oP%VwOjBjq@0)0Մ@$A<mKR+P&1Uto#xE^&}GP%e:$R庢k1va>j>tQU)2,l/TԱRVz 5{Wt"$5]GO}#` ESמE 'f7K9c:l7| (ؼЖhj1MhQrlT/{X]J˟}:ߨy E@1l 6*kx}mx?{'"_[3XF?%aQ\wi!e *KYMbD_xL%J*d`iP KJ @Z< f=(h2?7 s|D7(u/Th4|^&]+>.댩}&Q=;1 A;}d9KȜJB۪qp6}a9"gwU鳝Ie_J(91\5g);s%|J?b26¬(1|ߧ"i#>vB7A>9=lFG4uwO!_0n̲$= 8%Z6Uk/8]NUKeaE3+pcGgzWjdyB}hdOQdԩ@*@Su LؔM$֙}i;]!@_ZNMw&hʙLD=D—&`~uA9c!דZ*a h\0H@"'ƻ^mi8՜ho+\:?Qea'4d9X|c zqWm//.ֿͧXNu ,ȶwlXF}#E9O'W V1pC,s-:umᱼc^nQyȴv!rӼV#6"z+Ѱc䬰;7[0Q.tzKu!P+7Esus&X"bgz|9%w7q}\U#0ġt+Koy8;ԯl΀=!$seʹx梞\HHi+j8sIS\`1B:xtpy e^.GCosZ2󾏗}QDd6XLg>sR{Ը}0}xjPrSFtOD Ii|[ʵ ZICP!BZ̲$B[j3J1X FwE;z'Y]X;nB (fjPr? SZpFG.~xDY{0ŀETvy)®tu$`XM6M+l8{x(ۚ!۠V)t?olp菪{ݧڷGuI#C++nXȴ Ad}3Id*m$%0`7쵍LgM;CMù*2]Lݲx @j=Z [lZ|46)[R2do Zb"HvVc@ x]$@õ>{.֓I,K93GfsNC'Iз9*-{shLƞ5bљbE-KVJ0.l6a{-]dfƐmDGՑ 0r07A+a |'/o0mf{3EE[ݺ};."f[s3xcz=(bFGQW6 qR$N˅:C͜L( C/^Q<.u}%oj9{>IIoTHdF޶wĥgz>Ҵڤ-.p*]I@*}>p@ {Vdj\ LB[nwD! {&Yq^C[rK߶C ("BFIޡm2Q%Jn-|P٤a fxߗ=,?a;KhlW*mVLjt&d?SSG = ʦ%[-ni,tW:gm609&YkSbV vO˹~;m_7x ݺJ6*р/%%F-#8տsg{y{ _9rckx@Гp{׆0lVw@CAۅS h֦iCRZ"H0Sq2U|NbYoˑ@b qZg.慽{':oTn7 0<-(Je pفK|oB?6?boLvP^EdcӖ(nbp$zz[[:S= kѿjʌI+jVT:_(t~D:<#ѱ1擾KN%6IR+?Ԧ)Xg?;AfmpjUPsBM\D3_* vIr/ar9)~7/:2}Ml'ÞF ]S^hw? Qxh1 3PF)GAr/])XMifz>}m7ñrlEu 'Yl=bUm[7Bk&J4"D}tOK?ߦD2bH}%ˈƼ;L۬c|k0s:`Q3A'a+N>04lu!+V Cfyd@2D*Bt9O<=9]+sD9E2~+f;X. s?s5K<% $Ё].#(=Hpzw|5f2qi\3`6>6oP!ܵ )ES|>h#eOfP=ClLIJTF;[ ;}5{h2=hS1`'NpJ #T/t5pTu@r(AIDžaj\{`x<hB 5Jkbv;< L&X"R©G.ʀ2X-R=$$rQL,U02meUhK/PP֟3bR`βR3 83&@#Cs ?m1~s#Vy'AIF,X^ {G,..qddd^b9; b$uZUu짢htHMH3i z/H6%p/n sx/סκ5@[wO}_iɥa@8N^2)?%UfB hk=-ZmΨ/@(xñcaON2F%jNeG{i5ScJ&;2.:&4XXz>fH"%H7pخ#nwօ\,%,D e+w1BhqE9' 6e'>'Kz2O( F6J J|PZTCV`o^Hpgoˊ '׼W k24 |0FCl6;o/sCqتl%fYb Ȯ꽭(^0':Y_58AaxT.*=Kt[Hb Y7=ޕЯ $(]1^a `c$Ea(C1(VY&̰Jm o vj ??ʄjH%4N3KF, g-qhx_NC>'<)?.5I!} p ~tVQdN_˷Qm2T=g^͏F3ťY(x7p$K߲,Nu l:Ћ? RjgЬ u-HR樰kں,,CtH!mYVesej_\LI }^kߗKǑ; |tC+#*==남)?* vn(_8ߋlbU6V*'VlsZI=f{axr-3ENO4ЉB{I R(-j:rNujp7ta#yY_sO+(@f#5A* A`UxxOSDX^qZ ;jmlhlBEM2/|`R F]ϓZŀL#9ęN?(7^4])8! 6 x*VpJmN69mBCWv+Zlce߫IRk݌ -y<r#:|| X5=V9X3'`bW ~Cfs3W޶'@,{{&$˽OD Ouyz^ceO!nK`@~8@ub7}%閤n'Ikb zv;H6 :ߑB[vDK..Dޔғ.)Uz7zbWr-gKR.@&YF%rDG5hKYL'HQAޖʉĈPz*VE~y]i7+w;:!= 5A e&LW- LJ`2´ PH>8%ۨpi2&`ߌBp~ݯ.KI0f"62F(o6>gdڬJsjQ Ăv}}G6j5jIg76}`N+N aZnI~4΢Ǔ঎9m,рN z{8&cqh<+^ɱ=.tzYڧ8dhS1yGys'jWU7/kV{e5!&tBek )88acjiD҃$ѳ p;\P$~OJ @]k;$յlٜ+q$ܺ%Z m0.12Z60-feL|1%[F-$"{e{4aLR-: < (ْ먋LQgr}u|͹;pq$NnzXUӻ*.Q\iI/FFEAfOHZD~;ÚCs6Sc{3' $4 xNU $"@Oof [0{D7@7K.j?z9~VtNbV?쳤.i+ jĿftY̗v\k'!kQR;t ^@oJp'hPAgj/G EQ-.zG1ϫy'] Т}:r'њrO~`#t5ArI1M:6 Kdꕘ7ȡB}v{Oͱ:~;jt̳g;Z.B\'>[X5_wΟE⁏\5%%ώ7\ވy-m2SD El2א=z2ǽ5y12ju(_!BC=h6>{Ҥ}ZYUY*C+ T{wRA9_fvN +Kpw-dK:v̽ݽ"Ynvfqٷr!9>W-/ CnةjYo}Όކ$۷Ic`@( 6:{*L\[(80莗W 3Y(RhJϬ^U G2SpR4'-dyPJ1;JhZ -&|G'zίYB9"yG&K *"KCOSg F_\+$[v4JȤa3BoIM!RbĭEI vn'NWZ&k/ha]g_jc9dÉYqsScηD {1?^VЎŪ-ǐ_dā6hqnْB۲ i>WBԅz?P^Q@Wmn# 1.%78@ެuiA$BðSN/SZD[QSYKS"[/Le yN%e|)a ydrc+M؉e2d68(b)B|Ϟì`|ӆmdLim[$N34Ed,jWw"/BKH+⊳TA]4L3G~4̗ER4'p>gSzFUcK;WչtdhFb79hxo0MjGhG+tSFx;iOurqYc O,]8-.7yfp#VZ@:6jA aM"hGycv'`n"LB"JJ1}HJ&]c3>NtB|͜oP2>k)";Ldh\\~c# _2W/A "'9yo "=>#7rOl^yVt!8Ĉq hNkӨkcB?FgA8#c<L'/j>@RA&Tr! Tf/ vx3J<$7_u1GZ˙7{eIOz[rgSS ;7 'Fy9F@ a W|4舼d Td؛G. #gML}n@]RFk/^ذ,Qv6EϫI<\Jv4v㭬zHRHm[gs4DtF-h`z{_xvm"@^X)QsLL!3VDtYI E64(O\9bJ Օ}|nȌFn*⇗^%y$9م.csɉp=mlв;W ]p/u ˴XcA;RA`IHb<'TdPp+ ZC3dIbEʥJՖ۷NFa٤7?)X7n "QFhV_\5:qތHA5;==LKsw2OhwV~뤨'ф,)i]|G k+؆KJB$exLn:yfg73{\t4UrO\6 xwZɚ-W\yk/D]V~k]K؈Ɔnz0hT#by|'ht9!CB-U2Ka@c9:zqE<r~wwnI=`'AoQ p{pV=+yY{uU}"gmoZ[T|C#NxPBZQׅK`Gi ZS,ɧRlNצ,[+pcs]FK=.8B<8Mm=`f)Qè3Kmg${p/lR({k/5h86݆^! b'EޓI76vDL=`:^%8 QNmRyP*o7E z*ۤI*/Cx , 'R!bO//o5ZXBD Ze=OStyiZkQ߂n/Dǘ{."_ϥv;afpeybr܁0Kϭ_Uի h|y?>앟 IX1+{Hf{[Wbi5L׫SASa.@)3YezPa\p'ث$s!QbeodT0$$QP?2m,h6z^8h8ny0 …z~#ADΊƖpk5ȡ zIOlT՚o>]2hxw u+NJLR ؄=!ޥ3Wzhƕ56V)`cEp. !Z!VA8(B%xQ,PP îNPOFJxK'Y*`(~:"v=N[FC`opE2OHGvUfxYZÁɮزe6:v?PO&@kGFVWȜfo}k'IJ :ƳJxx͓u"eOVeKЉC@kB='fY5D햞mɆrk7(iPkT i !xI3\ >kC{%w-fn˟vɵicOz~чC(1cE%Ujt Dy 1;nEya 0 )8Ǖ_}{e'Mŝ>U2!]OPy2 ̞bT dm`k+`b4Ҧd<%D2J>G0gdnI8zjuJbZ %tD$Fi$h{?.UfJ(9(C24OGw )D9^X#%w^Gfd|5W$]կqu=qB#Պ^ֹ*d&}{{#>MHCaY(cM3J:]E+Yđ@1mvmՂNI\1r,X 51ǁVՁ ]S{!FGY;" ZwiY<R|@)tz_^Ye z &uOmͮIG "MQS<}]t:(y$96PK=uiy6t<U%9p8Dynf*,+¿}\ӑ+ -NY:NAO!mSIG0^6Zjp7WyZ0@7+;GRP?}챇ZIu%>Golg 6'o&WϽ).Yc"jN_-ވ26ýt=t2hTFbr۲lL}"]wcj" o ˳q` _ڡ04:X(w.ohˆc`o2Իccieb_QVI׍np7z0zSm" 3d⻵HUȆ(s`2CMƯR#ehNΡkG 3n+2̄N,^Y0p'B+|1ThNÝ:<@FpQZ)P}.I4UaKc;R"{ޏ =l13[yںX mvZLf̛$eo $ B9i(oϲO2.e%G>|}G`5أuNC%3:+ΔʨYO)O& Sm"M }6a#`~}׶vN.Zhp!%^/Pse`:R)PGJN^Jy(cUy_dYh:c{G֎0ˌ`c]mrް,M1;GoJhD72m߼O3\S֭ v "~ѕiC Mh&?y`}Gٴ|V$<>+`j`R E=5+.+7rz;?>k5U< yRic\23_he9^EэNs1Ko.*R?+hS(gh~C|norNA?4jR0f̾;_5;KvZ %\&c7V)LhGu`,ȃjDHW8"A#W)(WJ DfMf"A)Iz4耹A ,x 2%д)(\(g^IjȌ|r@;מ-ݬ=n2%Λlu$b連6@xtXQo}_6`SykgbsK>l+kT$S] If(OWe:0KS"͊ɝm< 2yY;K= .s E^~nthq]AޜJLl\OhaQ:YRN=5,uȰ@+mq%:ݙH[ "hwS80b DVYzVE`^3b1 :*Z.5t-J:#[{wU@l"=ѝxaLG8Hʠ];d@Yʱ:1P*>99,$wY6ThPŦ&ŠRYN.8E4ifض ȧæZ ǀ EhP:  pcjέJF"쨴-|߮4XLLRVM>|GCG%J_gK8}ݔ7;`f#kG BK;z=9ix}am `Y JzUXr~Wυa A4e%ailNk 2AhΓͤmȏ(}}k]:.7if܇8HkĥWY3d-S/D$;x~drf 2gu.P1ƺeR{U~Zc^u }]ؘ//O8q2Hf?DUhQ@gnm./d'l_!U]r"5aRr$jDuz$6rRD%+9!n6١GJp>>YwԦևD_wp6zQ~2x#"]S f=ǎ zAS4B@և/ "U}TN\w}E;➚ fϳ?j6/eyUI'{#.8Mmk wA(.2>{=YfF7 id\ ǭ>VxÖI|bGBY8IiIvᷘ_`@/O], >r>Ghfm z"OWm(K5/e/[& $y%6 H`yGZ\A sR胔D ?xiaO+!G <7)-(~Pg`"u'sjn7R'0 P 4:D׍ݿ]/[|x cJ OeR&w -['fC\__[D,Now(x<m=ʗYh΍JEc-8>%I]Cݲ\$.yȝ;2+>EGED >3y0;;%^@a0RL@RtYvBB1~b*<@bLE4Ykۦ᪑ٳ!$&)TXDȱck){G­7EH_ l ƔC,a|Vs 8 cEYBVS2V9;P uHƛ*At3ȍֿ[&NÌ",LV-0 i0;#G{RxqSw9B hZjY|.-S}?P!L"Cpn,,A #*jDg2Ѕc6}4 -ĊZStS bQ{,1urz/)ҾWFڌ|Ocd{CD‚9|ѴpOHi9≳+Y硰ΦŽ;nJرA VB\f;7 +vgKݿk [C|>v|3Bo'EzqIPRnmvs.!Zhe|S = I1pxj} T#q" [vFCQNs&\8Dp0Ow!;ύC &jEK6=Bf%Q1COY=t8^6X/5⳽O`w'g+ӻLxWJO~}RH*h[Y0?ILZ$W_ݢE?UF3~:fCFUW owwwa_-%@ªlo+EfG:D䉋 !^<6K^2bD|~BM#:0IҨV/lZ5}oFWN jgf37 Ȗ桱 .W/L@,rQ %֧]q7 sDqJ~ ]XP9mzr먼jfUy%{6Z~EπsvxC}V[fo( W1SћTe g c6/^0^630^%@: ښ9d];yiw7,3xIK,/DM^a`(. IZkY?`!n'ALeŤk93ގL<4f:[.ʧN=ۦ=X?ݶJ L&!21'W:-XNY1RjpI?6֭`LfA|{;5&'3ZpbѝWLY`jeOl^>.2-Jw1a-KH g/f)T̏eSנA?Ǯ) <`}kwUCs.WzF"ćp.ShPLiK۳ <,<3)Ɯӣ($^~EOkA$@ۇN08+e?؃xO0HBmL`Gv`̃|VQ|TrՓTtտq@S\F؎"ks .7^\pۍ(bT,c5[ T 3z AGL:L1EEᶋvHԓo䙋`ѓZJ0p4t cp({Q0P4x $ӦYO ` JY"˺п芺2vpռ*<}8Bj&U@h_bTv%uUzDcH[3qLUS 2F7S =VӈٕZ~k;HEH3.O <:K}^Q@&5]xz8^IY{hCޛ@4]mp3ph{V}Hdj=shwNO]Tdeq!_|vtqg.*K tq.,:_ .5h+lw >I1s__@˒1D9(rJ-9q$5b/Ly6ßsIzK.7NQ_Tj٧LSIy4LHWltcnj/1ɈF=f%`[j) bnĸ>W[(%$m_wXFTiT74@@OdVhF\_޵H t''p净R_js;OJiLayS1<Q՘_fZht Rz/=1%ؐ5BB mU¾k`rPF1闞nr]eA8Nک jmi𵰒3%vϧɶ\ڡQmGbK0ܫ+rsr6RP{BVGꭰxqw)7WgQXvK@gN2R ˾Uo``-,*&SӺ٫XLh@y_{U0Iݣ.1v@q]b{Nz|xj4o@|= 4 E =٘t9HlaMA“)_M`gpV-ҮտI ÷$֚K,oyA+xG)YCD sts$p A1 2Ѭ 22IGoL^̤H-7!8$2 B{j{&ßShOŦ^%qæD.u,`٬~ vgB)Ӛwq; IEqa?=4!̘hŽpb:O)ٔi!}~oyI5sc%YUC -qtݮD C_MSW=m@8;_:WcE|}ܸSA)y}glJsYY3J).dLa 󘲹CUCm#ǼIvqۨui~hL?K_Sс7]C *3ȣLs :mM*X)ο(Ĥ*ո%JF@K,-Q, ɵWkzo=*~a ߧ>3!}ioa:5)TQp&᷸ g4݇zחX|w}(x=]!5;${4ڌi6(*` &T=C)|E$i_xYTd,y>dd $ aOfs\zB/`~Î~BZD P y) G$ѼŐl|]A2lX*C.SQ9*ŠV)j'DMn c ܝ`d.Cn@%WiԮ?Q| %'yEIETerY5QB&\ C+=6e]_a jͻymZTU9IPM~Ȟ@1 ɮsOB`RO|̕-V0Rgv=~TN4aJᠺ~ =׶e1T԰1㍈-2Ķ_j 0pQl{ P^Pٟ m|cIZ`L_$%{_lq x{C8܇@^T3LsעN04c9z^nqƞe ˒36dV"Ѥ+Stg1HwWװ7{7/a%'xz}/gc b1>c=/ 3I$zNn8-_ !c Wd.#7S4vjB' ,"m shz[fS浶RÛHE), 5:Хax7ǿz_L}911XveTnDP1glH@)\:Ξ "'ANk z"@,iD Gp# k!ނy$z%"ڑ0kd:,n_}{b$E2·UZ#11\9z/"0臁:̲JwtcNq|Z,k_ n 2,K*oOk/G / Bzs *.]9CCDQ aK-pƶaJ":n<*z-`=g BjsMe$r/.GђWu”Ed0dV0@hb5ZD){&_|4Vs_{3^=f`YNKیל:\`% KL (U$sCdczU=\ά^Arp=5!S16ҟ[ͺ6~!'yI'"|$8CA7N5,poevsOWT7 U%'z}Tz[<c/No:(!L 4v UAu:P2.`bRKG>P^W+t{3p" 9hB,nwR=С8L"irЙNn4HiO1m.$}3+o$m$uCe $4Tw"o>}[>D%O:GZD:TKN+ZGLH.bJ<~gVP[46l~4 b (iT:PPIXU$NWf fx ئ8~8u 9lY'ۦdN╦s#|p__%vQh)tH7@0 /OHgNUdyL$t#&#C'-&}ѧdlt~0tM&rL889j,5S ' W<zwo.]Wb"ʵ\W44@|G_yJ\'ݝ"opao4À)mPUqP5AGEdH typG(Ynh v fom}ـ\G`u)9qpk|&Xkd 9`A1j(^Ix,V/]]f]pr0Ճ,ЃoEV۳@11+SkǙi?`T|aRƦ9r4KX+iv6=uyT`[ǐt8kQWx@GgfĽ@nF}2Ҿ#pѺ~3)0X# 2~8OdsONzi&~0cKVkt jC$ɐ=:!ʾ1(4!YE2=E@=ǔK~ɇ{ͨvd:R/j=y(T٣5wCS%:9~m-"JޤX:*4aWe[uaEM%W/A~^ IO>!绱N7xڙ-+RݣX%bZvY5(TN#p0ECIjјٽ1&]=d7~qbF3xsc͡¾y7f5 }-jdr+,:sܞ/y&";>ޅtB)9Dyt}ă2A:zңF/3Ǫ˃*ݤ'ImdhHT%Z@K`W2_O|fDa%%J bcċG_<.^A}6D)lOʽHI<ެ2nȇY't9Mf䗍2ӨӗJk( qE\)iJHNUGOQ#SVZGW%)ǹH\ڻ⻪>@AբNa%{Py8dʷ0.4BIMT$hqv州|6vQZO!ӣCPGR*;"k) $l$Tшjd32+plos"@o"ĝ5i>>&K,Z df﨣fwFeAwl"Ԇ +>xt`f <+J3U1r9¡+em`8^w@QPi%ٌ9϶v)[)3Grw'{\0C =|נ Y#yO'tyYB?grf~򇵟y3YVĒqr#ZxhF6]\ʟk .pŠmHLJNtv gj YzTL"',d'5dQ4Z"/ ruy`9F lЉlLqI^FNJw \P9^O,n3>6A`a|7 %BQ4R2GDr1TAYW9Jgv/Ld*bZcy=9TZBP !gA^4U[v";R7pw$.a׫jE)? ޳׃/ ksyh|Ar?]jW`mMDbyѥF`TH]!cT$mo]`0r3NRzEDSD] eU=Zb p{fFOwT}&"A-y_m|T"Hq)*6<׵^EF!tf`WN?6RNfj0 <Я2?@x7W<kF"dj2Mfč mB: &<5OŴx|Ә?!%/tU&羘+]!x_Ҹ^sȼ;eŝ$=ea'yAܼyӤWw2xo9vyŦ :݃1~wv`O|\@<4})3>A-ӑ 1C(\tYo1\$O֛ւ.<9'*n J35!O;2߇_ڝVs鳪e: нR5U)䚟 Rj_A:lz7?r^4lZOýpT %Ⰼq#cG n忴EuʚˬBy U՗`ړSO> t uQML-gI5ȊL"&}5zlՓ>yz6 U_Pt]QhD|2% *^$B `֕;ÒR`_~Z$1?TT&'Of;)]su"2ζZ\: gDևHMBΤfymOȠ|_IM)mP> qKNԗ{(kjK~g0Cɯ] MU)5j<4-VΜ I>Qԋ 0 j.\*!<$1<\H`bPRq sw+)ZHr#>GrG*WΐeZ>XaWۇoN-zޤ!𺪸]"ħ{9C,_W`w r mRx;+V 4aORtS;&w e4"YiXS BPq9n(d՝rP?.^)tUjh|lQlh`ٝ̋RڣփOdg 57=@O,ezEIY^͐Y+l- T.O~tKܸ!g{Ng?~fmv`bgAfN6 9sP 玴7}6Ɵy=䱜K ӭ􁮢p&c~D4{ ~!)G2$/qȂ|cpT.#L͡3?y I4]~KIG=\S>|#,~PG'k &g-h>EcT93\S- kIM_ w$O?5I7o --!-` bx[JMx@Byw(2U uÙgEFH<p7>lEY@)^/ݢ. 9+# jF\(4+$3URAD#@SѬW:^|Kz} 3ē=kIi.pA:E2D c4/,mmFGس $lD{qwlX'y(VċT3뀺5G5iԪRg<*\uj.@~uP G W[nj}&6CWu/ٙ)v֊y}bJqjaCj,7;I ,d+f@$FoEH:_Y 'g7: Z^x4ȭ^fl~g!>Q,^y2S[+w %]{2{EA~_qzڟT=@o5xM{jN:[(*))b>?ŋU\YsFp҄8jw?o.sஒx` 6eܪasr7?r" 0_Է":s= L8ѴrJ)`-G>:AEuui{uS"%aYRiP /€i}/ϓFڥ}-/i.u*ۂA !$'Y|9+{(pth\G#E)u#FEԖOq]N^֡PێBT%#1yl+8_MoL7.0HkGp av֟4w a^w?C27GtDR,PRЁWq6k7t^T4:/ z,ɍo_;v"Lu.!:D5]x(KG@#>c/bu-!svvy JS?5$W VwDž-ANƼVbOB)3fp+_ 2?i9:M~A@)&0ǎxciSbXå'Ka_=\ՖBc5ﯥh.O93P5eb@v,лxZGtP0N7͠uі膌>|FQ:ّJ)_uBC*m]S&._o 枏GL ^/ _4zS;X8 4pgTZk0͢ i 37A8 N`MUSire14T uR^g)[ u=V(xPX궮<߂ uJraߴ 2Q9 *A2qf s;ċ^YnҜY"_=vS'Ou[a )4Sf5v&-Uվ=jqVvo'3ιnd-.(g%=T.:mCI{0)?Wۗ zuet=[#-ꬭt,R2 rj.)Z[#J][e?dj4bt,1ҝSl4 B$F-~G:K/6]b%ks־ >?Ir}S1g>:^違1֫īK֨4 ǥmWЯӆ4%=23(*rUO֘H+7sŴ+y2T`NkGrRlx[\ 'Cc/ZRK0-8)DR9.kgz7!v4+I '&h EXֈ-S\gpKRްp3;*CrZGXӫi @y qc<%Z| VE#S!EF~u8kzM1B&j0{A{ڄ\T8q듏Y“CJ*N@+Voej7 lv7&ж,(qy! ]`RLU;T QB=[ 4~ ,1?lv߂e- 4ڋ&902MT gϥY(S¼ nZҊ{jG /]+(VաVI1 t \m_ctU;O@}>:M(|-lgJ%_ $Wg)z qp)w_"OwyY>Q\My A?~/aqsqyNN)l{ByW`a?ӎDWoڄP]g~18cTN ?j)14 bA7Wt+Yv#zX l,t1SC?M]J>3FdeX~qzܩaC& sܮ yv!ѷLOۗLY['frQ"ya˖n/hGUO~?<33h/֬ĉ'Kr u4Ńn8!PaIJ}PQ~ӂۼX:ʈjr1n 83=Y>G}ɨWZ+Oyrigy9\LED"-%w"7//W^LPS㬳eu;wwQͤhhwMkVJs#,>A6Tٞñ2F SV --I,@,p1&|Jw?n2V|y[T^n)eOX.-E-l(yTz`>鑃~zGC#f`Nd@ @Ў# $n) <@֒.ERgR)xMBn ꚟy~50=ep#7WmLo=)ÝE곕'#6-]%Ǩ]E$ 'ԸЯ+en6,(GY~ʓBR6xE2i"jHЈ5=Ita#o2-5gKRLp*®fe9n;k: 5e\K'lc: R顎)~dh۵AE}w, $ekR{ޝk9h|pR*(>"Z:~܉Ú sIU-)]Q֫ O6)" "|O't7*%Q$Hf_>P x;ZGyS-Mn3c)`o+&#^ ktMeoz0P7'ڥ1dXBԼT,Z(чd*~qNjD0zr@U"l$`X|T4Dg.\(Fɹ ݇lՆ[ϴJs.3rHkObS>¤\;t9holߒ?t.{p¦&]=@:mgK@P[P[,IbZ$PcΛ*`˅p\RA+.t?'{! ҟ(B]Zg 8|4I0{/)<;QqJW2-bA>أ&KFG<(kp7뤾2K2nyg[./1S2^7؁ ՜ {%\>4ӗv0]3IYc?d۲ dE%B0{K#WYm`|n4KH9,;yө<<$[4M=Zjxӗ!Xp`OrCPEAs4>,D.؝j;$l7l4iW_*PL5.|++^¹Z?ݘKc.(!w ƣS .46 ?եP&\B&Z.5)[@?⛦3~1 ]CAN]~n@Bծpyȧr4 <1RI:CҧQ"?.&f"\&L DǒcyrqJ`*5N$")YA^nDH0CT)! bҕ#VAS`_풯9 xHRcimu; Ɨ~ߘ.(yZ͘t,xm&SywCtN{kZ2~kKT\ڪ(Tajt}dVT%M,UrE+*RۜC`ַfv 3a>-d'}A WNUjWf ǥ8:H%! Ȫ 4HqP%~2D^S,u'dOY= !qhޚy*yP/x6Qٯ7|_k] H ¸û90KM9MbL^ߚt{Ԭ;hy N 6=j؄[?\g &N뒦*c>+T@ dҵJrp0z^&hZ,QS)&&w̠0E0RD҃Zjǣ_ +cqliz_H/nLI*ә).~//]=_D0yϙρ& i3hǭeԵs_exϩ|L!#X}K}k4LJFoXz=܃^ߴsv/cRhfG/N=yg @oLWj `IrT 4 0L< B^0D`ј8zl)bxfkd75&8L0x-C<]x\rƤ&YN2U8~y5_|[\1*.de ;~Q_[3\01ۡᔧ5]MS>^0 7c&bvĩMB \4JRj %ҼI&#t+<{,#EƽՁFcEJ8I SҰ1:Kk(~ #cPg"ԌD>$VH?:x[EESm9* $#4kWRJ$svc ڄ<,݋K DCЭ'/l7 @]>J#Tc{dGFTui]AȆܑ_HSu\{PԒ4=:duX[L} =õknhX$IAQTd)U N]-MT+e_J"7g,E0]&;bq{evA^6a* ?U!,xJ>+k&ώF$h&z.=a\ S燇.]+wY*XHfWUǗ1IvG]?mxLf%PfK<O  pu*.dq`D` s["`Նj5UdA7{؜oي~֊"ha3ysLI:Z?WI rX#:r)3c{0PFI G!Rg}Wܫ>Լ2 [`ܧMk;Nfnܠg_d}i ?.UmfB{[{lmEV# FyS jpEiນwVz:w]OY6$cc̥f+?%c=?0ƅ3q6ԇܰ6s<%RU&pVǢGӇ >4( z1\Q'Z?Oªip]֬rR$bW:i|'qj\ ;rmo!~^5@I.kqb+ ABgGGlJi Ge|硸ge-XW<BoKpC[9gvH_ +>y0ޡ@- vAs sn]KLpN/%kWaĻkZ:G#]XTSVc"a{ˋKGKPQa@ʥ6|Yw)+b t^eJ2 AO'T`T,S9p+f,DVQFT:YyN!L ɦC lE.SQZv.?n bAhȘ7旣n`j|;!eAN\ 5r}ŭرŔ 5CUMf{Aò S#>+'Q iL%P~ઇ)_z!9[eE8HoK3'fȐ SL%se;OnwzO@({l+aA=%,U=:%(qO<-U9))=k5 7YL "fp+J#23#B 7r}_8wMN>rY:n)Qw5<[=:L{_)pW">|`A6;\yPơ=Y?g{,[GRfasMr`M]ͬjdFDUfM$wUHIB5Vdj=U郸\}._h] 'Vh&s])Sr_7{b44=lH"^j\ w?^IHd)vMjsdYŞM&j %K-6%6%\ e|ݗjKdtYɉJIQQK߼c?-n# 6nnEx~FFFrL$ΧTqY:NؼtpYy LcSP]NQ[|Wu z|/>o"c̔?TjVNgˬ +BvxzmsCQMVxO~ћU ;<|` E[Ư̈́/#@;* ©Xfd(G88VBu6eaKºRIS<`1QGv5Ya op$~IK?OYeT&d GicK}KHގ䦞Z}K_R%&f!m+N)0.Y1ò.,2H;,(?לN\zJjRɫ?5g= ofZ[K !n9mkV֞L҉]6Wӭ.}sIS7oROlɍ+*RN⊬E[o'e=H+*EڿifYzz=eӰ> I"K{"k*]NrSbROn Q@н:TE[4?ћSqTsƘ"z7RiJS6DbMCdr!ZG`ƁԨ0X =1/ba6CǮ9'|k::o!{xaó%e~64 HYk¦{L-upgc?3/ Sĉyb^)5Ư #ĈfX&T[Ƅ U077|"ZA!g0J%R!pzw:f[PZ(-Hvب/|8qWv-wQx}q4v;(z5tVCwpA ï1ց<*/n̠,mlO6EEb2 |a1BhgK0*Ʀ񝏽1Cݱ7<JD:niAoXׂ'kU%[;FtL P;xRf9IUDBO vcxM4$?VfVi.M O-Ӷ[#F)+kj)zt*xu~r߾1A'msfs jծ6fn6 F1v3ٗ?S=0\:XQ'WMra=2*JޫImb^b5=(,ΥX1ާ؜i шIϠeW7֢+C]+xc(k>=Ͽ<q9vu$[xz_%)#j_ ޫ FG {Z9bNN'p yZ>k9V4' DL: _^? VEg9o~<%rxM^zEE,ɛVQd}V3%xPJ|IҕGJVD<+RTiPY؈dJhfI>FzD^/w5_NH|-SpPywPV-1,u$٦%5]v(4l8~]# TNY zzA` "ȋ{?5<`mV16.`[4Y|W-^SgXv/"Fp\.( ō_·VLϜ,fIÝv~G7}Гe̍5X&`Fzh]|z?QfGs_udϢW{]껶CR{|eO,%E:@az喤=/\/nKte "o<YY荨{QV=3ˊzvg{٢D)O\S΋0c֤aQ̟_'ݛ}67Fx3Do(^ih?bEgr|EazJ:`2P:$u$αrn= K!%rNj>Ss &[3y{`@ӌ(F[>`qk[.pf:/gh fݯc $J]$~ a:5 ax[#hwӒg}Gtc'E{d^j=EkL<Ɣ_ hih>CHotswP`b2Mqpq&1X@Fe1qokׄ ]d*StB%yѳY0 fW*yJ8D 2hOX O:}AZ` GC&Z: ]KezXg R{7Oz>! [ >7vYwx [,gm|D_Oєr#e\x륄[74C&^'N89]ÎA*Yާ=9 BuYۓx'`-YOQ%P gUtt?DSͧYB_Y |TaHoX TYgD]+ڇ~%BZk?q%y4Bdlak+-iU>D B-^phGVݽWyV; =9K: =*c [@Ԃ܍LrgV%D2&[uZHV\R< s5OBo嗐T:UrJe$ST}հ^, tO#W0o1H:*J}?B/}(/詵bCi, +D~@2p{6Yk0> X@i3hEQ :wV\y߸%:\Z*^آLvf's*B}}fT-g\/G 65oU')pM NIvYVMD^7x  hl,IB)JxV4 I΃W(8wʏk:zWdGӒ(I/YYc~{vb+Hje~EP囸\:w ߓ:x2>V@=lsbK$]6a7-qsBVMhG+89ުۦtua6LK2`.tg3`*'r")7ZM~P%w4xJMOMG=?wpHVhq[^, _Ӫ+;n$@@Eh40WC%p/ӇK}0[F" I[-  84 d)jhڇ7b8RJ*-) G6^-:.m/ Y 'Xn:FWQX#&DM>#jA HAP1Ѯ}>7v&i ىĜiV-j0UT8,.j33 rC[8"vOߓ5 3b +07΅`5ޅ ࡸ%">hF)SguF{hx %D@(_G݀NģڶF1"-R_L\KPK.)A9ʊP~kFߑv8}hD_Ib6[YѲTY(ۈb9^(ze~ u~KM ~F&lrvf;wRyX:kL נd\ ,CND^U4*9ysp#k.K4C#43[mza \.Uclo qh$_^h$3/C~elM%~F|/[cH QJIhi? I#p/ [-~cDž1Ѩ,8cǯ6}t!DߚAb_{ SS뭣ίL}U Wܼ~PuO9ԡ9ȰR0b8w}ac* k>1}/G19ڇ2%DFH3z}Ǽl$B_p{zPE2 >a8 ?+;}`_ƼrXhsEm'e=鐳5KtLmKORHTntsiE"}<%D+АBwb*mWB\fE0Y_-(g3*WA{̘V0`Zݟj1"Zp`8D÷I P,DZLf+VG53r-ɭ2LXK#Ƨ R8A׼s/LA()hȿ3fqs++5RM(6 6DXEI {l[Ay zt'CS#yӽc}fa(Dw q v^wydNmoFr{ƴO[W/M|D[s;e"[lbiP^LZy ep39itrMTF s-p6^(á0*1&(#u>6 | Z?$8x+0^/ұ<;nU4rc:m3uRt;}A`w&37Gn`q0Y77meC:7Ý#]ʒ[!>nu*e.}o"u}F@e'#9?$m M\=X^,C_F9 A=>liYdޘ:]A6A6F7Rlp${gŸ E`?XĔ0Uv)9n O1L2a!N㦉 c|4Hdީ}ܬe 8 X^iRgz̊y\t87rQ|QB@a<#>bs[haG| &/U8+J / 6QyZ(*&LOWŘ@@kvOyFCPafQk.(CpX4)*H B.]y< )e5NNV3)[oUM(kIJ&A_u!rV`(J+ lU5:!/oQ?t.40CrѦ>Jw4^TS&`CM yZ/֘_6np$A,eߛua&wc:$ :LW\Oi!}bGɮa\ssV({dz3$eHWy}< #(>;WBcՍr@. p`4o= f,L/}: 3VPNE_o9 0)OS ԸGϠCQpE$ƞ%e#$pV #xR.=S56n(MqV& c!]^;.jOdpbX/h%s*< 7no|{hDaB2W\qgk컊oLtΠemUo tw2૮ۏJ?.a z䜡:a!'׆*/t^)$&YՋ1IlP:´6NEzwt۷wєǖ e=Ra&vHG/@rjހAe'"Jd-4Zic)9?P/KiD&ϰ8ce vLLeil5zbY@z1JfjVh80O H⩉%(.3 /!-kPӰ2qѕ4a*-Dqʐ#7bUP+ c A[p1Y6KU@37)![Q42_ٹ263$ zFaκ!MCO/q0o1JYINw \]B9;0PF wQ*M(zsd4bZVֺH[*)?h,!x"H؝Ks_ U C]p]vzygf'`5 &7r6_BϪ‡7^1y.?X2(t"K=az0)zuc5q)"Gw>#I1cןI0g\,PI~Atlk:Mg (0cl.v(Q» u~tU٦NAGD"N2(cݪx 0?Ur[g^k.7PWL"+pK9ͨŲ(Bq:ʇ;P=:(y P!ERwk_,[XF40i(vXuu̼Tf26}rXrDm\׭ ?"v"&SQa4-އ\YT6xv?YJݨYߞ2}걫LypAڳO艆ܑxGҥ8niyPN(?2Y[\ivoҡ%Fb;)Gw%1ͷRg5dyߜ4hF܆MkaڗLj S,w%n dR8eRR$Ŭf!5g⾔ݫ{, ;Ia[$Ϗp yD"ZeI:*hyclOZ g;4V } Tp+&CA}W-ˣ"&n;i)Ua)K$w˩?|2|u.s ~=լ$ yM|iXqFo-JȄ%xB84vzT51wAAL,1wU[#=ק]&_rYfiK&@"Qf Njíً7"cf/\@%=K1e]Tafs$6Tx=R9`w0H'j3FO >ɥY2!^62Бsp+{#eTA@hhwBvs-W|aE0p&#0R/V(Wml]h%p3e`!jʅ*iQQRRI(zl&Ar $y'(or-z)I+`4uT62Kobڷ:Tnks.FJU<~,FqD]Ăv zZ$6Y/˂%Zd鑆` 'Os՟petM[^!ݯ\Vf`\z9оk|TE a#q2ulZ Z1Bk\+BQRr|񾟔r>/6 B!!˧maC ԥ{C xd36P!wlM~'@ۂg=Q ;c(1kҕd(^XO3S-n랁z0(v2~j{l<B:lT5b/2]lc6)A'iJv=-֠& B\`;N^È:@)dhHR5XHd玂<y4꓃,[<|ד_Vaˎs}bg/C6H, 5-yE8O h铯 FZ;7QOZ%-Zp Ѿ !ƒeBgH6b'-ն㨇sfs.\6 +OB:(vߋYXy=yBiS|9I~L, ,F9?ӝ\F? _XGq)qc Hw4+jnfL=>nP;eL#hJS@4ä1a&6yz?+_5N*RYU^u ׼11yc,= s_8;|]l%黫h= UߔUO-m["PFk9+hy<] 9pt{_=IqbJoW;VWLҌzlq{-!C8 ݂P/l-ts1ٴw,]U 0\ۇvOjMXs tNq$T@KQx.'qgs-/!:D6hifjfޮoekBC~y$̭>̨Gs'&qjNY&i*'ٺ@e\e74MʈCxn2XO*^ć3\ƏxYOžXW ^d%GvSvgszh3X"/6Mr3YQteMR4!om;39"e]iZ-Md2_z(S*ˠ]. උg{s4NɑޣY 2@W:?oPʪVt+`+8DoWt'v\fU߷zݬeL Sy/pAf0YUn۞ˇp?Uﭯ0N ؂XC?  *xBdtCsuG|op\M"@0&PKxo@GBp%>?s܎`q*cS̐{lxsfA(AcN32_.FhhD>^"^M--D_&b!K|G:%_/ny=k;olk:qk*ң=MY_mhH}A}<12{k:+'<]ŷm߇\aPVZ>GA5`4 1c]Q<#D `x?_ ߆JŠU]rC+e^λ u93&8"R1؇"[xJ__%,St?< W\/LT!wב!U8'{2 ubg&ߕX=w *{tJ] 1̽N/3f20QRBT$W'XrbYHNo.% :̲I$ ,&:ŗ6@@M6ݓtDe}sXz_NeaYM3d<>Nzº W,ڠEAⰅ;bxg\8sU'j+!_'FdT_(Cם|blUXnC.DJf?XP]lL*"> j?X==\KX8L#mbL'T,w(9![+_(6Y:|a]-z1;b\J~@)T7DZ.XLQQqwoXלpͧQŭVJ2!眎^_U9g% 2gyXmۜ;kB=4bvcvC>0hvnG.j(kBSvJP{RƟЋb Cb3g=\ 1{$?=Kf3QSwW1 {1VσJ8ч G%7aM`}:[S_Yj"waO8m ڃk[m64,)@QRhٹ$m\-j w =q_Ly=hfM0ײٯhֱQ,,=Ȥ 0A>9}`8L o RxvVj"}^Wxow<, o]n ț^)EF-U# LФ1}(#y~!8c@uڐ q2/sa9qAćdQU_j:2p)gT!ι q,4!i4 !U=rkt9 dt6spr7ҁH"]Q8%X򢇲ԟ4W3ϔ6 _Z0Ata;8lWg.S;"4+Gpt1w3Ui%G/tۖb&3eg o"+Ck;gJFX]c1B>t'Ei3Y!3A8?fW:o*-"n !k~/@|C-XnFR oݏQ.v U|X/m 3G*P&{l6#Y?Vx,ONoB?mEqgu9i!VbOqنM68ڳ7Xgه9ȢĺW{ 'LA/~p4zńL0 1o2 )t͝$"kt+Wrλ͐>ܳԖ#H93uME}JҜen+!%mZTa{ܤ|xBNnDAsN?2ɣm Tmh\[݂ZБpո-T<d\dH@GEimö3}E=UIԚQW%gO9V2/Nӫ郓_f xqlo-~)qsٵ#ۀHk+t5!Dnˉ`5`WWUciC-xZsUO\ YzX<pZ-Te=o48C;]SSb P뉯Z;Έy7uR.I)g6\&p ( klEb8s xLx}Exjh ~I7Ywm<.nf:dZ)B&a-2JP~Yp&k/?X Bn_sH rIԖP#Ɗ'kAX-{ :[QfJW&1C66RЕXJt$%X_&?xqV˱圼.ص^5]5E{>G wP#Q!Nܫh@Cg i2%RI(ڍ({Q2D!$$S#-)JV_dN$m󨮼-< aĨbIm U%YDs˖f6o*um~<$?jY& 4iΔˇ?X.]& "ѷE{zkYy@Rbl 8J 2JpmC En|]:}K+\YNagE;ӌc/ȳ1,p)ϖ fEa5Y'mEB?wKzi-Z{x?^ 8[ǃ?7cXTOa fe=^pɌp[8sCӺJ0ۀ;H=oiΗ9o(9r6Q(X>:&[=FUF=MdQM]:&^AwXXs[0;[җ/4+Kq ˆOoYɀ[@j]@F>H?Fm;Ƽaބ|.^ՎrL3%7rZ.uR ) Ѕd{( X x4Bkb G5+B~Dd4(?Dp;7_HqfmgϪ L-\)J r8 ,nct`љibىّ~)*:- RC?;*+ d'9xRqPz+^>s+y ;X/i>k9Xg|Si  : =Ⳛ7KD/\[ ]R!-sV<+F`^!&Ê%&dXw gd>{uۺscoD.1X=(M7;irvh4Yc6-ۉ<VgccܻxRWrQp/R˵flLg}kETcd@ƶ}EF\ZH?vvVJM D9{d5^HϦ1w׋R|O{!]L8'G"ؤtyŘ869(ti6yc^'TM Gs(nL yoY7o/u*ASӭ1PXteNH >ee0DƬ=֙ Pmڰ`%0>;?`ʿqk꽚v擱*(L|.Ηyň2c*;3aJhurElH\N:pNI>W)|6tR6S:G&} .l!p۫t0jf I]4NYm\MQY*TT 'z[ק?Y-wLUqzC]_(2Y[1-J+gx-Z|3`-Jx^wjѷxS hVqqQPBϨ!d3Q)2FO?MWΪQ;,M7Cpoۘ/0yg7ӓ~5/K> 0$/8*&MD`5* h>_ Ӈe|)swԱzWjWuJq`paettLݧ%^5؂Ȱ(`Yv\x48{KSN5W/My)O"^ڻMwSEsR] yWEF7U-oO-e0xedYDu_2]+DvӴ.GgwVJZұTяIʵ2nchXДn+3M5h9Xy()$8zPco {_~ڄF?#LڊXI|D7jtϷXgC*WmLEVO׽Mz( ۂW|87 Ur_coW+t%_z]*A=oJ5?OG?ǃc'p췀0NPr8^psdA469 Nݱ 1yBW{AfSx[w[MG ں[zvC14T],,JN% >p Cqnwk F#p!N@JsLrl JWCQ)SkG낸>0H4Xt7H$QiV$nݝbxB'W3iaY;rޢ(9GǸ?:MWWJߡO)prXS*4\bCܑMJ m rqjXb傞 v\K%ғeepaTi{hRki ԃZװqelgs_P0#JtkӰ&Y>Bx 깫꓉d2Tj'1(ɀ҆,S>>/}$a M9Rc'4{@>ףQJ ҏ qJi7;*6cZ ').>d~"iƚ9&伒Ŧ|y:UIv{H;~*ic+} m֨m }_P bJ-uŔ4{` 'ItCҨBa?291>YoN֖ & I7/@Azdm#&u- 'ԼXuπ\QD+ aJjRNQDZ(/:$߳aU8ܔt~HG'sݯV=eT]nڲQWOؼ㳡GV\ba.wc]Z<;҆?Kk#5~A/%vS#+O9W;X}۝ ruƛ`+$a3C?ڔe~Ax$%MnMGâƁs͙04g$TNc:%C&o&i6LML"d|)PYIi$$oCr=0 ίk!%k=qMQgκ8I#u&_ABۢ{'CSV|Pb2G )`qPc)+]IuLuuR5zmecMMAEyӝn{Ķy ͯwL1-6`eƩݹv2oeRvb<|9=lJL;)1ɪU1Ldd|Mk_;;kv`)(-euQȔoQO)j_*4sfOP?jXcmd{B\&qy $&,*k_Q}upy0${.ڞRfgEϢS-L /dɘdT`fm5I^`p(i& %7@^sqJm`8 'q hR1őh.VP?KsiB}Ԕ_Wۆ.+jFZ-"ິÚ?3fbAG0~'T{8GFދi#8?)%ěE*\#b’6P6+mVF7ߖ@qz,| *nR&vhW ⳩n"KdasK8+tGPA1Un&_aO" Jgf5/=m"8#Yt}ʶ®g](WY9p|Z8GQ \? ƪ(/J3`N@h_2 |m)w*BF 1X~ FɬtS2bV$孓(JpͼI"c=?`WnSz-e.Ht(V͘ǧHpB&o $Ruj {L,y^gulm2 x a-aH(ҏ3UR+BPTWЖKF%y<,Mc>rJWSw3 q{a/q2$7R?z,4_e|6[}X4[l^@O`YXI7L4z4u̦Ayc:کi+ Fx'{*t ?%"*CL93`z J-h!`:^nh(&>*J][Mg >/+K~ވjEAl.]"-"]iBmuDlFLŦA+ tJ߿P Mhuy@N\CDַ ,5O"Qtv + >_`TouE=NC)hZxt9pۖ%pi iK[.Zb* PZ)vQo  =5wжU : G6 K6\t u ,ԞR1If6aa9q~J;+]{Ֆ(\T-7 :M"Rn poV3MY)xbmho;e3U9a7NDNC\ Jr*g68,(v0w2Y4C<# 86Psf Rvfk 3a}qY}<?aJ%!}ަWQcS4xf9]X)eT)ԕs>\eد7eΣM,:Z3l[ 4d5Pk1x J|U%T}wZr?U&?reOnH_(+> ʔ1 LlMgR_n2薦}Q@&:Y*M񔧘:"zYph;6&cdJ1aO--rJV@TŨSũ^^A~-s7afʐY?o_ʧ0\9~e/s56- s.UMn =Ub%/y)_>્F3`&SjR] ^8plzT&DK2 /o$k_ao椔D$0á6֡ ew{:6#"i=H eBi 3<Yf m+%Ό0sbYnD%cm-Lm_xU?6Ly.o٭b7 lFC(! @Tķn<(dB 0[x\^dO,g(g'wsR)xEeMAJu_K̻V}H6E|?L\>ԊQx|;%z+W} g`YOW<\FNGtjLmVc=(٦Mj]+xk(N%IћcTeoɺ;+ *CW%O!vlXpzkU{Kr9~V Yn&XɅ{Z3lN[ LJ㤻f)Z"] l8ƼiRq 0o¿kr+!ofdEˁN)=-}#N]v_C% h qn"D=:GQqQcl>g, z$={RvdoLBLU-wx>gj0 GY7',t t3ה.,ecwoy@js9C{HU,1uؓs>a2 j^ɗ/%OXR+]#zv sECRlڗR|^2aCY/Uce:51.Adyht60呝)Yu=NhvxfvǪZE[_BI)72*ݸ%]+0uƳ'e[DjWl\5N,3,7 'kKۡ$&f0jJ-ZB79٬S{ʵ zuXDzFpjlU4L* Anxnl{kGFXZ$l~l nPY4N\ϻ}Щa I%qc2i: tXʆ=12?Uozd+ɽD[ξ"muQ+/\YouS +&ݻڛDpro9YRD]Q }^1x_#Qn'zhdI3@5ύqQ#-+8aSLLcm2QG/sgbwjlw+|1ACRO៘z=UjOu#4#.(e Kɸ>.zhSRAGP߇f^]DӼDt |:^ڐ[)Tr0vKx?,م>,W&/,LRҠ9ɷ Z)c%4hå纅ļ0/HVbQ)HKW\(^ J;Yj`tnxDB"Qik:+aFS{דLJ`Wmg;L3$eRFH%lhTY+/V<=9ul5rBCVkg:VX?[g/r[yyA  [*\2IkM)GrG)q:wGhAD ))7ڌZ1}M`~ 'C&iR_RȷǿXjo>S{<"3&Vг8p9ږZ)%0 剖vL%Ma#nH5~w'ٴiq{/&އ3 WvT?BVT^H$N}N^nCZ.^f#MnFMѴ_薰e>pbrv'h[@mN␩Y6C,RJ`$"M|tZf"o`,߾Y>zձ + 7D}\[Yϲ9]yb@ <Th-]J؄O~4X}1\t:{fܞ?p%vv{utQ#"3}`普6Xf7s7tZ ZJ%Bw՛ᶊ `̵ej.Iǒ]d<ѡ{d-O:[&xV~A}UUEb?<5Ó+bRɗ248LVRasXCi,ܬ j ĵ6s@3qYʘ; }%6;هNrO <;GfNgM]_H_N.揤r |1]YD.w:jVljbNDx=[v?wuYUu0'P]Ӭ??(Wýw 9۽#,|بə[2Ld>JGg@WWsf0?!<#ڬ~=B}فkKKd>/¥]YL/-`EH@]})=sp&5ixeX:z0dPCAF( M#S}L-e7wԚyϫJrP' 㡐#.+{#?87-7=G3HUDJ vH,O?E~aw}X/s%OffJxKH~- >%UV\^ HӿL_9ΤƓ I.axNRs;ew%1vu=؋ SOC\pun1HsL8Uԙ 9%*MSw_@d0onX˽@@<8hMU]yKG|)Yxôwɞ>P! ZTCYb#Un2p"h^+n|Q'^J48H;KOQC<Y5ʎXVོs2k]PE|Ȭ#6p_\\zSs,knPecU}K>bfR+/ZmO]޽e2n}DفrM[@pn)p[)~%59 |фϰM( >w^jePIx-:R#y"9՚g@eMTs^[4azNsJT8W%.qY2:!@&{S.Nvx\H_flUVɝ('F+e3M<'B1 =7}LALnYo5dE9e6} `mc> Mns ?CTw:ω]n.=⁍z_ ~%x, pfv3*"YC"'sS{ wxt xazj3HD:یZG@( x/L/x ƍTs,&q',߷}2V \ƶAUw|51KRS8Nnt=gEr=:-hI(vj̮Њ P{k("c]լE5&'RkM($J{FU/HS2U<׃jq%춆 jGpM[uAB%˜>[հ$2Tfs[AC)L}\)w앇&]aSO0 (+ 0f)קF[|+\tٺC8ZU {Icso0K*MwzgN۰m b cոnO~aX5k%ލqƃ`T'G ~FD2[T%;daҭg"cq%bg<^oF$cG2ukneFW~Ps^ M拷qXgCLĽjMJj ciPn'kqFSFY\8"f4WV$۴'*d=Ű71;q_ulBy(Ż0x,^T0kkJF5-M4;Z5?Z\V02,{pIϖn0 _%W(gBJL%? )HHw$*Vo0X wwǶ}r߿+̫azM$ vD֢VZwBVJQBYP! ew8|UȊۻ~M)Y QK\$n5' WǕM4n~=5)@ۯl=`A <ր)UT5HysZ:t;\RĞϓ"5ނB\!4Rg!ގ5.Zu{.(8V08ErXa ḽ+x.,ԵW3/iSOt g'`Vm_>ro`TLDwOhl̽A;qPX5׏C {7 FMQzT}6_Ut>GޡZ*ejqmxW&ǹtd=LiX@e}bf/3q#{deBm uhw{eLĘ_*G'.D`/6I \l4Oɧ9%S5ž-!ڴ}c }&ZO@[oWCoMK$k:PKC, 'eޫn.A9 ?o\Ks{ :sjj 0;pGGM-P!+{P"UD)ߣxWK=c>nXq[~C KcΟ3b6pvm_YN %\ӈua R:jon>o6C y.Lg]!^[r>F_% ˼o>P| MpvuUt-%?{hVaCkzHytnc3o0ˤG ̀Y9mBkR2Ҩq;PƎq6T+bRǞR D}vXhѥ#1wPܗ~inO UQ|q+"a'8_7JH@|Mư +!ˊeb1G8p!+ycÔOkkwil,u(b[eDn/RF-{q& 2F]*0>2yB-(DD;&V|M&3]LXDr@d^ })[2rF, E]*n&kR`<.٨s%8D +j[ɺY忘iwJdkOK)\$]n(₸a=rݙ5j!3zvߛF2I܊Y_aiXL<#rTz8}$+W!:x⤤ %}۩Hahr,پk~iPi}RCHy) pH@;%{[}?%4(ddp](n|zp:4%O30Z':ֶm++_jXгp||߀Fг+@So0 ]e֥k9=֊2 =T|[Gfwp,xJl7N{ԝ)$Zz|9 vF!Ps'Nn}^B Xp₢X=exy~ZQ5U`Ru#o(s]F$\쁓arfu/BO\O=`![}oು~.,[X8pJz 3pM)P-&w9SĵʼnD7 )2,ebwDNnb˽S;RS)_P.Sïe&qƑ_F‡0L\8Ro/eLN| kZu z3:"!n#!fRd.=S-rP lb#RE 撲y)1XR(^.F3\L"M!t3#f"t&QHJOYWVO.ĠB?*s!ׅyt*Rk^z=IuJaG(¿ ?/ ~|n4RvMCg)j)bî $ |/Yr} 0[sS̪'l6B[ފN\%)Wg ;,4a1i5/천vB0iJ"Mzw |Nޅ>@,fϳd[L0o޹&ys Qˏgj=v|ViNg5h6#L}_[F4m)c.q1OՇsٸʤa;F&7_lDkq!rA&9͠b~DquHzIX`Bla$x8J$>O|ŰGG䬀Tf<+g?Ψ-Η Rajg{bT+ڂ:qJPLga!Eg4d')5q8:F䠏S7ݘsxl5᪩8f^<*:zҪpV x:pcO 'b3[n Z9+YPHNFL&wrGgEԱ]B" KІYi#)^ԭ׼(ĝpte NIhUzհ˹.9,eIe3,#'F?'E7J 3[%y?/HryMݣ!f' =BYHB!v}T]a1}d#,E-ۭV1}hDMė/[SS#WW>(BW#.-y'Mh23g[[2|zWV`c^/}EʄlE;*0)p8$a=D-8ZJ+':z,^q#"'*0awpry!#?d$J!qdL 8oT²UƔԁϢ"1o8jLxܛButN /GK HknTɐ]n)11*OBn rL510~᱂ BoS4ţpg­d"H F4}=+ǽt]34W+M>Q}d&= #W猕2wla0 EGЍ$$ykCW!֌ )zكi4!Ǥ%HOxV)-[N9V͙_Tg96Vnx]JI5b(ȠˉDKx~ 4b̸L~Lgf{IW1=?݊M$9Me@ZsKNqgSb< 0#@Ϫ>2?9E7Fɓoy]bH>{zH$_,c!ָ[Rߔ\-1IU젵OY,+R{kBو$.[ ;Ky5RmjXϖ@Fìsل* a!5e1=kVZjKH W6>DwCapF"<,h*mz^c:r+U\xUnۥU2fyG>p칈RM+IPHmm7ͯL9{4ק8qFRO+2Ëj2:zFp77HѶ[F|yk/mKt6zbwp|,]V=Uwfхme1j *h!c>z`)45]_MiIHz""i+1f!x-kt _Hd} ? Zhɶ-L #v-I>FAx}O'D7%ϱ`㈯ڨB9mTP3屛bCSn[ _]%M7B2S%T4S E/O"}nzi 16PT;H̭J;-57S2_rov7(3J-wӞ^.þvL/=1:2O/i~"g 1rŢW?\G; rhY k06@tk?rOs(.޽`.XtMkj%G)oqqc-Ǝ;`oDe:n||Y>W|HRޥ6XZ(^1~DOLjS߇.H I)1 e%M_ 9P/ND?N E*užrb'QZڳF1%zy1l,l^*sZ'rҳ%G 4Dύ,It"TvqhOyd+/w;4/ Wc+j/@'&{6>0 4ae{%:ӥ{EpT^x5h/%\)'̕0=3A#_gZYI d}dBU,&(+}.#X4m,XE\β ua- 2wQY<-: mz]ϸ[8 rw0dPr.2>> afN?>&È.c~Rԝ/nfEퟬ<><dk%`m=RiU?nuTYbtG*![bM6*Zg IX2Olsն"stΑL(â4)82PV2w{P }Y+pğ7F1m>!\T=B6˾ 얷*mEJwR9RH21Wb~wgh^sN1JdJ7zM_qƊ;wW3%?a! 52SB<$F6w% fGߧt;NU8hwH vT:Λ,`Dq!ӟ)bLJ45P5S:r84;hO:C_rT69llV}Ku"KfpBvT)H6ۭ|<׍C!6z/vB mzpެ~kk^k6Q&UZWPk#J%%!bq1:6bVM,#(x3).*] .>j($ Wzsm-/G Lr M+SR4ݢt(^Xj&L7HhEv:Ph%JG=0)0CF?.QvxТ+VG6<)3-Ri1sKMOo[ _(]`rơ~tL%;^$bPM_&sgcPwD)rS`uP ĉ%7Ьˋ2.?;dz5884fVф{=ŀdw>[ Vxz:TĒCJEGƇcQfpe5<9]%;u9V\ 2z?v)W!" If6|B+܏_;/Z6`[!Zkz@bWm-1 jazد\)PxcE|"@Ԁĩ.CÅ1*ly>yR~fBn*Jފ6BH9܈%P]kA .nܞ[ ah_Ͽv&6_8(`6Wx7j#*r|c`PbY`FSX$-Nq5uR*츂ʁmcB}M. z焠,/`^^4> &;u ^`euzxS^(NޱjZ;C(:Pe@uaj$f:(^=sHgM$Ħ n)^M^lK:$'{\cGUh>;L&W'N@VώQǚڷ5dc( \to@q4% 3]2&%RN w}81zf~mk7*euSᬹd MPO?' iÎ]HY#$7x΃ vGC#9 nDQ.]5lUbɏ7z=K키.Ƥ&N; QB xwv/QiUgWxh$rPksG5han!",kh)I(e2V$\xVIvs& KU^rvٯ j:Ex/\R-X&+gPI6`t E )*Z"k9cs7} ZV1>]#ryT+_AQ/ \*"m!<|ָ=kޖH?JA=[āZM'T 9+,Jߠ#(]2޾ +!~g} "8!qK[Gz-p-3uZ>[5,`r>T `bŖR}_>a?ozB 5-OvSoHgl>_~gA|{f^ ~.q% 'ΔylDi'"!~N!sE_@&NR?m5Tz礩1bh,5;nH Pۓ05֢&/}?A@ L9A"Ybv@{?}+ ƹ]3deb#-^6yV4ZZ eB}zPyRSb۳֭R|^^5zO>'5kJ Yl2`fcuʙ_XUVcDhTy^J\iFo7cB섔J3yC$xOK?_CSfyPB@hZf¨T}Progb#O'3+qxH B`~r%4I4hFYb:֖p14nN39۩Ԏ&}vС'/Ɠ ..qy-rv: gMKģ2dJ ynt)c? ;Qu9WFNV6 (@ 74FHDL Yb'*Dc^̦ׄ_KOV#o`[\(ݯa$EE6J!ghIw0wFҞ 7<rar(dNP!V&^j1j&2\D%{=TwϘJި~ JBG6AH̃73J}י(ƹLYxˈ7u [iVl%`Z~U<5I77@C 9 ۇ,ʥ vES qsߌ ?#iUQXUD\ T\<֫"aD1_0ER:?%dws(Gҧgz-%PY!I-Έ#Q CUԖ~f؉%6RGCv,:K|De >Uӹ!4,E{$t#fb,^B*@݄P))5G-aC2 jMNЄq~Q8~yWֵplӸYP}-/{e^CfVr`.k #GiM=H8t*/+`VXu:cތuhF&ĹAid̾ɣ5mXԗM2 `_V _mv 0 Q"#XvUO]=]>܃rW(b7]VrPIeYsO xٳm/+"FS+(qTvϽEp<1Pd˵ "5ڱ%6Ld l.Eė$t }䚏D 3*d̶G\@ҖSn%`hu#nP1%Rф1H TMTF{"ߒ,Ca[mkY1U:iYFܺp-I0GVe * >c-ڱ}ɔ]!jteW?[0o=x(xb%źd 1`"bq>'ƨ0BP >j&"%Hiz)K:K9q`E)R+K={t`D@) }(PV͑lwaFs[./2)y*{Dqauzϙ#ڠo(F|Ť)eAJɠVB+$OڷNn$G^zޗBpY0# -:,I_1(P%l)/@sȏNZIdpf$88^|46LTn/GV.Zſ32;YRr2nKNj8 2:YVDxxfb%L|T1ɇ++_cpbu=(v9%J0$K JlG]6ع_ yн?]y_aHG9jfڍpk@;ߙ5?!b{YW@ɾPMo>Z frՁ "%je&`V]*$RhXؖ=mtI"6T94!*vٰo6 pu0iT]hevWأ"Uqc( l81%MNlMMA"r+˫j.U|]R/=*r}gJ6] ' t-ܻJQ Yq):²  7u%UÖ}4˂n}1q6Q8BHGTy`g'Epѯ7#kB"o_ \E2_U;BJ18PVFO@{_whMfT\%߮@4瓕Y!~qOFe5 ˤs8/i*˘KyeG4R+?V>%U*&ր$b:5)JI N2H X'(Ey9e_"eK}tKfIˆF E鯔ꑧ^<#ı4_ר_,Qƙ1w@Sr}Ë.Nx>mUEA<GēlAeQ̋/JhȞ{EZQ~X ~pOQɻb骖^lp Y\Q}07vמsѲtcX_'#ܹ}?g5)mg6Bʀ(L ZJV#fqJ[i)+tHaa+hDѧ~ Jm7LM|JW۝5 ޲z4ޔ 5PeU}dQNHjlVn~fF q]Аx# ᾥ:0m-*(:;3M9,A`Ḓa/KQj*ѓɏUp]ʘi~б7nS^v𘞞^sW(1_|Ԫ¿÷x]tV\'$P՟:doCQ/-;c36JѢsQ,x]ṈH\Q~ gܾG _jčqYg>e[4hg[ Fо_* gg5CRa!~'Ɠlfva 4JB0rjfm̕I=S}\#)?/?h37Ti:Eа-[|P^M,]{u5Ey },:?/׶ '2yU:善\3'"e)r0yV|Ҡ$ !s2M\^^] tlA3!tV}cIijߙy@'32zõmSsŐU]l_!*a오}엜AB#黌r 8|mHN⠚WB%rj?͎ 2N+U)۽OkSk["!=Ռv_]AuTs Wk x9kaBn5*&KdgvXgʸA aX\4G˂cpU/٧޸PH0ym)KRgizHb\׶=c>Pu'=[]=nyJp E:~Ô[ƙB5y z.DA B;Fe:GNVYb*/lK@y s%=7Q>p{rw.MX(MTFtOK}b9V]#M IkASpO9575,6Th߂>WM|)(ح_ϠrC[ YT&0w˛)Jac[rP'{t(# VA7@gQ?;b(λ{f0Gv( +! CH0-4lYn7ય!١w} jN̼?W%',d{:3=NM_{$O@+}m XzukS&ĂwIr[f|\()~N討5LB.~]r6KvN]y˧$cIn&j9:4BcWZGy fwR>8(sK4e ?~@,U^-KoFEcN`}3\w?"nރ|T w- H78/78uDin*/0S,ܰ@ݝY[_sCvMFX G(xAoFȺzH:ynh(_-t%攠 ;E6$xC [J60+̾%Ä7dn~) 2r-A.AdVţsD,_pj,'>9O9` <&X02O~۠s&UBN|9ۈ (£lqoR{OGCΏMqӝ@m &k<ڠ2{Nl82{%|dgWGѠLi|c"3!X{4"wv"|xNX<ғ[[^A4֍(Fnj…Kތ~ggȶ4º{ 3z}xo >QsM8WH,hO}b5?Z|Guiw0͜)nNcVrnpcBbXNP/5xk(&Jiś M/pFڌTF,M^1y8uAf0+w6F+]̝ro Tw;+`#  hs!'gyI'?<` #/xjpHҊ-Ccj1c_l|\nkdS"M:2԰Ҭ5(,LSc\kKo t~[ċ؃*j߽; vtR2b"Z29$A #Beb4{ {]ܼO&mh}}s5bozU\b 4_\p6?(t*0|N?:^<nN5N;dz*POn) j"48+,BϸVa&[9!R:LF1ꂵjS'W㳰KO=fj{?a A]\!ز&BѻPifQmpM &a*^I moPMnxI*PXdfRFd%?i4k{ dY2pp\h^̋_8E+Q:ޤ.oWлZc6;3Jw5(7u<9()no\%1)L8pwAw'dwgMm>Jl ,4tf]aVo/$|YyZsEC77J[u;@6;QX  |eAJ9V2':{xr ;iyXm$f1@!)[Z (ZA8$TVbw 9e(fe2߄4PxT}RHLA x>5U;j`qJne~f`[hFwTJ|;%q&.o Ϧуr-۟'](kw|PUA,Ńk[ȥuc[ ߥP$Z4SŐŷ#*xN~=>^R酀3N7Ȍ wޱ8DMc Bd*D-ɉB᳒=ڱi %]_*C@,٦]b(8?2g,̑?V; ]jőHlܱW]ynk1g]}{9uu'^^n2m,îpLY"d.JX;l39Bx8w qb YsB}kZ$k=H٪Lz5r\ܤr>R$Bjf[L[gY= O7z n m~&mIΘ_vU6\m. xq JM o(hl7HN}bD|f˞0`V&V&"PpN*FI3 VNbg1Fy}cp\o@˜up;$و{,r}+SI{c[޺UsO @\ƠSXa_Zg5[)NGo#޶lI=N(-G NiJY_*I3U'9r6bob|c6cvk *z2}4.bK$mξ\7pE8iE(X^2 j@i;2ϫT-E GQff;32d'|8BV}3QVk%n=]lKE@Mu>HqD\(fУOvɠMDZ4j7N'Kqn4L4 _?Sih-xM-b EahȍP){㫌dsUXU +WIcY7vxI*HPS 0BTY1YBnwKiS=z9oݝt`v`~ĮޖyxR^L@n^wKUwc> >ڞf-g hp4 v)b&$N&O|U^˖ۼLX+_]CА±rv&~'z\VlժA\Uz5JޞBȟO"9N=G0F ݁?#JF{sO<Y+J83RsWxuQJ"4WvUbܷQn|">;CgIJ/j QqCEFEIe5G i|0+c _CY r)]kz00T]lnʊƱ䍖d-nJ EKN 7,}Jur".vSl@]T>`Fǰ@H5ѳ xͶ,'03msGtأh1c)8K$f2(pXC|Qqua[?8UUP]RyHb*|s)Ml<@ ѢF^%8rG|߹l筪Zg>@RJܚ Z",@CVӭ]#O Q|:)✟)܃G#y^UءN ۶TE[gxiovea Mׁ{!Ҷ6Yʄ+%t#+%"2tncI*\}D&׍$|Nxiwٴr /T́N| ڴ8~kʟ@4VS̯+Y HBsy 0~|F yfJ }n^)Aeם9T5$h[hhX@/=TW\LSo='҃Px{<I6U~G P6l!է/fFH1ڄ\嬷:#P9w;}ihXjyllUSW rNo "<ʧi- @HlZG'#zom-ʤ= ZQZ=i. p+MEXъ(Yhͫxkc3E䛏-zFE2RKyod0$ݟd@ʎ}m9}B1w ;&d;()TKчBNM[N²1F1đR̴z!Eu߬*hTsq j-쮱!}հAx\54ƇNU;3{q( ƹH:ʵǏ7m@sG%=p'g/؏bч׽0WPD-L|֔7@(.ed x!F\!#G}/t|&h}F:Gq*HRz,U#H0MVU"ZgLyƘU: @Ү;:5ٚ`'gG< fԃ7(Ե"ECbjK L ۩G7]r>ٷ Y*ayP~G@:/WNi hC Bl]T;{,Ruƌ?ZhUJ}\p-,Ț @xDA_i-^5DTl4G&$~ތ=AI&3Z3P-@oT[Danw|Bf0Ϡi5l\.v-!Ue)<#a335~xjAhV?gM1TA,vYcC;1:{N>{lU|_c/ҡ<MB0z- y# &f1dΩ%E>ɠʭ#URQJ}s~}uCTiB{u4fWOR")@tGS ^5[5V_N /6 qfg'V_iX_T;$;“?Jxr%<81GO)rz)țϞHdP$jfhtl&x٬hVkoMC ,\y.j]vh w߃1x&_+hy_[_\䔔5E/Az% l9fLz<9i6zMH! h"xNZ94=3ƪڇ r(~f& p|Q>a 'hdbNPCQZ8.s\g஄ꮬ.bH]]r\Ӏ,xiaTLV;Z"u$Ǿ1[_Ec io i_6IO4[{ڔ^@WXLѕK<7^a&:n`MielL4kh3zSiǔvδOKy 3\/z/yp-().1'tZCjՏ-"A!ubf9-3A2RDgQKf"sR;Oj|?yTm iG_qnЊ`n"%39`oHFP@u{`| 'uV,pM9#0Faz6~UXv!.f禀Z(4/ MNsoR: %N+F+FUrʳ BN3/|tw磓LBLԃ!e/ԃODJ/oFi;\BKv2)hp yڠv85Q3m;z*EYrgbȆ V`$U!5bA][ɳGA.i!. Mæ/Q LF\ߞkRܦŠƉzwb#(DSk~&-oLdՒ%=(}ϱkJNoZ >/ÊK+(uX3zX"9A^!'5CgZp 4fWr */gJp5t傳ԆXց:,}-7rh[w{7$ dVG*%CL6eED+(饏f y ATdxK!|Q5z#i 6a_pR7tJ0- %LINI'rwN5،7;{,KQښf Bm:oL"n/'#`_, AW%Ʋ&1ׅ^?%mCSn]ʰ\lq-`t:Omr%ZZ&itE Flxmf.KOSXw MMP4b^5\Z9KYKF3 鞧#XP+5{}0Рa U.Jy,Xz=oKH/ƍ6 O!lyɺV !Uo:jڏ^lpnɫpr.tB[[Zť Ik0"ݲ\[oz ZRA4 BYqD0u4c6( {F;Ђ0GUѨv!ue7KI^vZ]{L._ ybrA݋>y Lon8S"D@JcAǢmu/1dL"H18]BKa"7l¡QQL^_O1BxaNiSBKvX6YpόG}Q͛HeKD.M){Aum w/8ˡz6څԈB}4eHtGwPBAk漿wסW (Җ95Gљ6y8qQ/f쀊'G8@]Í;a~ (ZE*p>½ C_IV1oY\{ 63D&R_GIXѶ$'kۯ-a8DlL.Ð;>>=R/j?JXb5`qk3*-5{x}!i05kIlǝv/Wknz.!ɻ V|hN#C;z<h0;{hnk]^55«VĻ|Nroхmnp ;s7[v+(̞ $N\aRȓŁw"zGHn{t Gy7QJqyYDfIo:%m0z8bZbG[^,h|λtHɝ_3JAQM8 ,b.Q#6yh}#^%n~RMQ:#N$Wc;읋w˩*HRxa`mIL DS F E3_8jؤZJ\I߂FlU(*7q DIni=I'fNvoaaV Ϙ K-JJ TĵS`g 1ə'/vҔ,}wu2K=`[';(FE5[>2LbL^aX4}aW~NJp2&G:!I}Cq3g[ 0׫׽ɸN!b* UFۡU4tz yD@'GŠxZWq~Nk¾칔P:+1O:*2-L2ĆĈw}a j+ӞE"Ȏ:^_B*K~ӁϬD濢!ޟtI l_`bW6I1~kDG? SX [ saL/wUT4f3Poij|3N4dۭj(0v._ ۈ-wՍk6?(6:rlhb3>%. 6,r 7#Q?\'dr"vqܛ N<5u1(JPצ9XG|31WrV)%]jp?zXnh~VB]B1)YØ^ sI%`&w(`ϹUfnxsڢe*uYӊVvjcPyz;_ʍK xjc*2|o)#Ty 쌫Cʹ;k]ؒ{td'T޲OYbywa5D0v^/{.%Kp 2 d޼e?W -ߕʪa`x3a(kQ[Zzi ;%aQ0vPSuȀ[ըU0cZ7eyMն Nc.2oVF'r#~Vh(3iߟH ] ɠ0t٫I=XˋYa$Ma{x7„R7oW܃-Z1Rw0L#4KG*3%XӔJ: >i(qYcS YUH*gg4a:էJ}<0X83aͱH k3ڞvc.&PGe?p@+p ӕ>zzmCrO=ЧK#ko\Ȝ y,I[4pErq"|b!nvfx너w\6=Yi22hsл9+#w`g2Wo4[(1dB~U'S3mX}ɘn/4r#Tnt7z>mz;ܧl&རzv"%i V-|tIY@¤= Og)ƚ =2{}\ z`W/B+6N*~uNzM\B/= r{deDc2oki$3Vbg&&6͎=d}= cSAjΐ9Njc=fU`m `^^>^ R0.CQZGuQMT[L GA4ᐬ^uΨw;Q 5~cbd0kOGFXij=`hOx\O"ԃA7A{Y^i0 gkWHGaߓ8­&cigM\\O2CVtpޝ2XtG3\n&`Ŵ$1m,Wpd;[۸)]"g K^ n>Z8CMSazc3#6z DݯpF.Ff.& G铪GË7 "JNj&kYM;T6(KtQʃ6PuNJ3R!q17v|"YTiP5޴t ӊi6l9 O#p*KxQ^HPYpg8W"[~d]l|0֡T0Ӱ5q^Y#D[hjivtuU"`S o]ޘG"io@eՅcW%5>GO&𽣶> !8f'0')S4+OB 8x2S>nѫETtӮ m owp6{LjMngu97ҟ(aGIȊ`FϲP?E ӵ;~~%B7 Kۑ!qᡅw Ci@kHŗggyGu<3_pZK9=((Z:?:ۢ+31[˒GjږB.H3}AGN^ odNſ]@w#%Сjh;;+\ 悔S@n 4QAl$gV~7jA̟M궋2$қ 5Խ(]Z+lI^Lk5xi T:Kڂb4cm!s}M3XF6a+} ry+ĉ_ *]t&ƔʝuEpV`>Ɯτ6EwW*GXo̶lGM V OGQ 5+wM8mW+ Ǩ$?hPto!{ %a d迆l<)9 i(==!zK(*J`'.)@Ѫ?]chR|D32ZeP.;='d[2a~~S̬{gƑk=o~Q76WzF7aFSoF}2bׅӖ}H'OO6Ty2оWkx]u pqv=[<q p1D lTʷ| }Ã2Y%Tb4-bwKXwv &HDy5*w[c/n!ހs-o&0++pR:+0ij(-l/n,[uq#//5VEZNR=J N)\jY$HEp3}\) jx,h\i7&'Ue:C)iy!cCN;+ī}obfGJz3Ό0DI-e.be|)U%wCxQI2M# m |eu04*k;G4;PY :0I8p]qZD\`#N=ĹO:(Fs2772Df5D֦BU[M"-=2ipUo Ɛ` ㍵P^LWRW`uX~/E+ZJ^i_E! *Nh eH򴮯Oψ D*~ 7rٱT&yn Po3mq yA4Í!U0gu'?&T[E$d : zQ@ri5I@#BRF+ ڵ.oO&5H& ,' [6/L%b>9Ds$؞eSʇ@8ob0{CYJ?ȁ-xE_@ވ\h989>ü47>bhZȩ̑do)/O3Rlz)!@6S!ImEzC:."6. t26s.Zl.E[I%XQyd0G{Zde1mj.sq-O H|P0w)1q-!H/v#eJ|rD*mw"f*υ hn 3\OhłQ a7+~ x#M- ΄y#ӊ5mJ[uߖ}yj=BJX\BCtr{҂&(@]/ H6f7 \v/g&yܚDdeo%f#S96I!⼲_Α|H^,&% !gM@h|-gF0I8̮H\d5;.;d0MLHOwgE:b)gv+ nn"BY.z;V+{T 78mn_|!cJܠqaЁDZKbqMhz6;r ŁLշV/fW#BrVQ,}4q,>4(<)`1o,\']\ ?wM3&[,К1"6ݚ0]%$~ .pZ*]Dzf߄ {39@94[-9މmLEPtЁWSF )#+lSvmOMܢga /w+G +`-ف([G%CQ+!Hɥ$U)l[{9YG7dz;QT^3U8l$"Gf3 xQ]|(?v9!™)?vRBաߘ#CA}(K3V*a)u-OaDÅ4ΗldIU(=!\a 16kcD}@ M%2d2!$I1 /\<~k^*=I3UL/!NĿćA ފǟ5Ԗ3K:ʗvaS1/g&c*&\A[ 4q Bũ"tE, rR:<7g9]Ν2ѝ9x zT*bZ/dLH@h$K&+]`r|V֛RX@o:BCO3Wej)ZQuu,2SR(!E?|w:0 Ph jK7nW9-e%R?$0 ѤXH 6?<ݹQ0v<.s;/21I0ӪgYzrkJ;:%c0LC`H@P&{gTX5L`*,K% }Qe;! [Mi}7ѳJdfpe yڑJ̇ 9%Ye9'c>z7zn__n=5A'Øђ}D5"(;Z<%1"u Kx@@h-d,# l#zT-Su Jb`Ns77X|iŅ h).Ub&h+NTh`*o 폤SzQZXhbwu&oĩ,&^ޙt45ޔ35W?F%BKOB_/Ty]UYU ӺdҾ3NG;ҭa?J;Z\$3GZ6#e2㴝Wn69S-ĮM61KSS""Wxn9@rFAT8b1%'t֖89 !雥݈>j,3QH:`,*h}p:UPtAӂ#'~ZSt ļ$0<qJx# F_Ŗ"K!7iTDC (wɰ}!?TEAku76{QTSh PC ~9F4|2;twfF"Jef=و?XDa@jQZ!S JE>Ӻ1/Y`^}R}.|P[6Ęvg h^@=fT.|函M;iwiH.z5 $M!0f ,*µx`D~d>`U^4o1 G֡!(bTOOs]scB  `Q!4%%Wer%HmHc;BMyWh͎PC" }w:q6ĩ,}}̑$x"&C_hswxХk _Hԃxc71ޫcNy8r`Em?ʂuYIZ}%I  LPseRH; qS2cbOoH派\]|O c[)/E^I;TT&J,Ecw!Ѱz">IR1DМ%T{@RЀ-c6q\MXEj <*Uza">ITL>sV:?ax~$GiGߌ< R};Yv䴑DOƆ>.f÷ŘY+lr^5 f4u_MOw9; d\H@r6 &Q܏& >2$2,CBښw14e;/뮫*&rzP߻*W_|25a8#OdPh9[$ګa2_ ' 4I=l Z;bW`NE/ũa_֔"pTʉb:MP/ǴCTLWb2etUv:% L`kt|HF|"fg@^Sr.D(5.©ӏ媹,S?)+埨\<\inc⑹{fh&gS# !:,ӓFJt?kr 5+AL1|mp07wRAd>' AT}`ՠ[+a&DryzkysnTr&z#_.Vl5S`˜ƶ^n %.MK46M#؄ڪ,;6a_1g x:jw)kҽ\@F4{><]4r %>&} ,.j6d{Q-n-f.ļ<6> 4zDj-07p?"˅v=j)\^= 2du \Mŏ ,>VIqEJ ] Q'y .`A8QD[frY YxɑygF*:~5Aj:m*9cYnngǛTF|蚁+'@NfW2#/ Dj+7Rpa -ctWI-٪^n8?44Kf)ޥ+.44WYT (aZŨ!#Lֳ^x6[nІe;2X{#j Z +AV){v?ѵkv>64i[`JLYh%h1Xv&(56oOFn9,;\$j?7&Z澐byl%t"YFZBCfnC]һuM@ S  fN^-l ?c&Ӆ3Na%E~1$"kA.Fռ<eKuLcFpm~3 EWPkV>>qfW=%p\:d񋉵RdɝJvPT :K}k.A! DrbR#u ESʬ7+U$gxl1?|$3o " 1_ nq>U`\ T 9- Π{ۊ0a]ziBp0ӋQIE%bu roKgRlbC u?ЃsFxB+=D';J} Y)ݢ5BҳоIM2D kv 渞5qz5 ;Ldu*}0k#S8 H$A36>ע`vF(&(J:x|)Hf.P:^Y.XCd ߅}E.^mFYRF)7QD޵v] \(#‹Ld(88!Ds;[9~U̯L 8ᙗ-aE ]sh0x-oko*r~dVUp >nfP U@R7?ﬧZ]ɳd{6moZ_01A N L(Cas3.M듡m[d'QhE~d]xț-7rlmt.Т_\H{&U?QIܭv)P*4RhH#_`IXYüMF& N"#ق3QDO@z(xapeJe j'SM%΂6p F=YFeouj'm duYhqmC]mvg s]KE3 2`wKJdn39i+g2.iay2^9聁`?{wdb)~*Equd̹iU)zB7VIUiw\ҙ5#7rڷ~ێ։r\@k, DөɅOJt%XPӣ IUcRv0/9[&S,כ8U.@k[$xm\'/Edͻnɥ7]aC#lꏘgaHgS9SNqppd|;W/\nwGxI#ӸBv{^np)u],9TN-y+Ž8 'V"Wϻvj><ZHz:i91UF$D5dNC5;,֭7 w$ݢل3-a[qb[g1ŝL1ÅO"?t i *l ,|-^hxK}ivuϝVZC o}-ǃKx_mR?g] kTYof l4htSTj2^\g݊3(,{~t *OOPmWl}\W dbwe6b1~p]fNo :yXh $C> /yEq;nӈnř,s $:z8%`K .UhxX4J V!JxsCtП`L Z0杂Xpb5S'}PDH6Uu6Z>dy/%?T:btrb!"_(mwօNmDޅ+:Cŭ #Ǚ>Iˁ"Fe\,m1/ g^\H[TԖĕR4DJ C L݆0!AFjw҄r|l~`leyk?1rp6ВO#]j"wѧ {S~Evk]62,fhjEZ_y\s%D ".2mR*uq H; =vd(W (Gc1^S}2-qPtCxE舫ޱxWuJ>4qY#^4Ս*lEߣ& f\$s8vCmɒay]¾Ye\$Ȫ/fr]2H.p6֥@+W$c}A*×}S)WWuY*"ԴKtxhYIE Q "w 6*:W,fq@p"{SG̴1k'knpqH'9Hz-.`$ ?UÚW hxBֹy{QU4;\A(vV\eU(rRma&UyU:_b_.*ExcHm':KGŰæ::ޛqdwիv-jyDh!!g,\~X]*ahw,NCkޤ^=8#3f!Sbs11^5/ 5e*bۡRj"za_С1qN::Gχ$D Qoٴ H4eegX]ȭ;7@:4*eb~S1ߚxh[M+ܑ| x셊D4 GRKuNDS>~ȏ,sr캌^HU\߹L,{i1/^jhnlz,x?T.acR ^uK|kO?nMۙ/}ʴ rj}@M! MlH?' 'Ϣ X`6R IOx&>E(Rh~Yaˆ?*q < ߒ.^km i pe1+`,Qu͙wHR eh=(H,6 ⚂ɄyE$= PΪZ&I/ KM>u#+HLiGn[ts>\'$ 4g9a.?QۺR,a"p 0噔ǃd84T{-Үt[h`իwOHOHhR&r/A+$ Go}3O(%7lB$gRnGvbq@/e~S^L-Fȍ*AB*bq)ӨTUW`GZ=]Td-̣P7p{1q 6(!q_ ѢIo @؁ul^ajq FֺF}iRwhj)molLaȪ,nŧ/hXT'32UkͰUi"YȊK c)K٣:t[2qUI8XDŽHE~eZQ{ q1<|4 kG$M Gpl '΂;_H'aEN4@&8xG% O6`FDw |D6<*7~` JG&A@<_~&"un1*i#KmP H`_Q'; DU챟XTxX`URGƥ ĥ 9) nkicsl@U-lz_$5RO0Ze7z!Qf{}$ I|gFw! JU_M\" Yo9j_jV-+~+3_4W,ߦnRҴ_εi]eF1 ǛZj0㎬V{'x$<>NTtKyJH'~h^.32.3]hJ' (6E5#3;[!QQ 9-]z?hX*}h6%WX/BġMe>6 3o0K{~\tEeWnO!٬Fݐ~LƞJ[pZϬ[SBba>uOT2!_[{#'Cxd S21*N4{yܙ:EanP+*aGI#a3(X>Oea2'v )TP(g06ջBp~x [a0ӐG}”´ZUAQ؎ZlKks+J#/L&d\Y8/Ɩ)yxV@*; >Cܿ2. M tz.[xg7Dplu>jIQecSjvM)B.?쿢ČL5/:c^唫"S2^ߔ HXp] nEMռؿIUq1@Hsn* o`Cw8ZM63T4f0^D—5M8%\^'KS.YB0+rίB4!fͪ+vE3EɔR[ +@ƣh)mV.)A!Vt.QEy+|1O z|Y ߣۛ5Z).kR| sqH_oA- bR'2KQ鶍,\[t*&·@3l;cRsՑs[ Z7t[vw"i¾FBu]>_BR̮`p>1/aD@SŋuVy=)>aDTLLhh] @x#Aqi6'G 1:j y6rn%|vsZxĀc ^ޕR"L4ߚD$O\p19ȉu9 q[7F  uO j (E[yԴQȯ+^nfm`GISy f?SbNwcys*$ifIiX\5 jpaEB$5y+1}4P fug@A. 9QSW'5Ϳ|.][V3H`؃~d&ɖ&sŋcqTSx./%1X W8AFBY5Kb1b"(?KYcT9߇GpA,UeyQelfbB 9)U@Pj"$mΉAE- >&_ycA. O!H'+חDzP3AK]i I8Kx@J u 6 *#:Hn%Wxs=6BXlL K8Rs> R\/w LP<ҀlR:bqp|7f%" }om[*}Nd*OjrX͐YC{; kyе[ dGś1aL8iCd=a<GMclu>S~Sڟ|_['Sv!6Cp%v)SNWT>#ױƀ-EA!έ2[)gQNgdpٿ"#`H"j,0-MBCء>su+YiT`38x"x·rLrNf*{ JL tp yc~diTܕ1A E23&by*X{yOQqVfz^w3֖)e qw0QborF_|SX'یbbn˩Dzϼ"3D+@P$&zoXscm\U`żwr:쿪t΢ ;EThŌ}@_Ӽ;5j WZRS].NI:JH!#VQ  +ٖ%]'h'ΝYzM4 *B-۟yX(%ى.h66SVyM֥˸>gbc+Ҝ+MaMS{B*2`5CzcET3V] 2Jh/0/ʖnJeLB(0B Ӽ+C;WEWs%h닎'2~X= *9OCu<(_1dF/}A-c];Mj`bQ@%wvh9О& 3F5. I]w~W:Z>=̼nRQESdE%=Uہ#3 pDM`>ha <F=@>:ʳ@qU8lh:F'pc~s*Ϊ9 %pu FXzIR'#fK~:t&qT@r8hxZ"0BROC.Йz KO/jՐhwn`e'pRۭU.s=-q{T${ cxrXE q!8ZHbT|hF3v2]=b?sljB..s[4Mq, )G]{rk#%կ |'w_TrkVԏ֫ۘWVhk}p{G,s6%9c x@ȟ߬ rD }30Ws}Xn!ʗYX#GgjI2OϙkFhN)(|9糖ϏyΎ[r\6'"4Ah)dw!hES_gpt$v ޼G hgO#2yp ~[OB6axf+#îZYدƢ(I*BXUS70^UeUqBFF@%~IS0;7%w<;:AX"2y/:J4`"{wT)"Ϳ64@-Y6^EW , P[0'[[rT/ 6J>-Fgkcn(rxxPSkƗȃJg==M DUB D5/-鳖[vgY2/j~'A,҃˘W4Xژ(K҅f2q2+wna( 7UId Rثf8:.]N Ԛ'<DI2-~E{.=VY,HCH Һ[OdΨ^۸n:!wg['nǁC>n=d%0&ED@!fW J/j2{vSQHt5\_~kP]& e"(VZu P e=Qpfhk^V"+a6z(y]!֮y /ch-&J!\B=- \|Qe*c" +tށ =`U|  q5 ۅ"[t+>g]ŽbL6blP.@AVm0N! 9BjNd V4V#2*fɹ԰=٘ wN,wX,ި3M@~*Uc(? s ?}֨ٷwCs:wT=l"GW ZHH,fxcįT-s៩̬ {.+8Vҳ,$N Cp 䬵ԻcS☕nAA]`wQ|.lKN_~m5n m("O ѹdlԎ)_ys { iA(|*?fXp_Q`tf-)e1Y\w_#)'Zko'(K 2hIP}Į))5LK4e(Sm8+1Z6 Ma㰬0iLy!WkNcFEA8vRqDMN4J ͨnwNÝA-*)d}@G@,[x;P_Rߕ.Ib#Qu8 "D՚1Ef5WϪ,`ɺo)X2BY~c遽%%lȢUoǁˎslu_Ɠ-MSbΑ=( vQw2s25?TE[D^|2q(ULAy)7ŷY$=NZXp2>M |5@Iχ$O^8cf ųvK E?HKtZJl<ҡ|1X;d օ?jq 4JcPl6N]u duɾ{Gd+Gm**MaNQp]V 4Ƨ5ܞD{'@0w=+ΧϠIv);iL)Td )WrH̠' `1F Ae$8w#H8}WܤWkUࣨs'nLCUI\DtAu(-44ј@Zq 96mH<Qh ;z>s7O2wR*F<8 !2Ƹ`xŬ`je |!W 2z.u~-͵'J,஋c8P`$ Kk/ͤ~°{Y:``YMee`L2bS Cs z^ 0R{l~ʍoNÍ{knNq "hWׄ^sf=V?;>4;0ҋ!$s/GCd^CuҍvVi qC6hzP$;I`n: %<(#0d$ANoC=='3sxC"!Wt@3lb&s8u@ٕsVxl1gA;yX&GόU2Dޞ'kg-vhu`CLkz3+s#CPG5BIaR'L_rDžF; /TwǴ(0v,Kv"]}24Q8hݐՀXZ=ѮIOa!|<ъ4Dg FW'T}͇w*iՆzb|(ŠfCCyU,y;!`HSѳ^" Ł*J')=_B3D%Rxa08 3^Cjҵ^ʰfuUOk]]Kw}GU"()/q'A%9=8lXUZ1|4Jey?e@E`MtyEnQAJg.__D?\Գ1kj~ϚDP!>JUjM ?wxa1G1D3Z=؈~/]pΚrzsV\ /by5c5$ 703Xmz͆+' #.YtG~2{H+)c<2n"fבtvK6Az)݁Ag7M, ?To`B q^)'ƯiwTq*k̷t"zuǝeځnE&v?O wܤ Z6D&d7JѨkAD)r r3$QeFyşSGX7; 3qJ#YLaa3$7T8 ` oRr (%K)c(•*ځU$8c{s#[Q[.}֪1^n* *8UuyL )Hc`|/g۽_4_:mc>>RdýL pɔ8. s@ښT,Z4y =0#O :ˢ br./v YhFj,GyyV7CDtL%ya-8/*0.T){?s0]ԁ7H.jY .'BG⇏otǀer#t{B易ݨqg k|_c#: @̹WYUYWCGrs;EjDmJ5uZ3> SlLM r J?i*@н % fA0 ƒʰw)ix JLHA, !\%(lN8?!߀ȐErt3n,AJ{ܪo*sXOV Ң6͹r6IEa9cBAkcEtjj;D 2C4u7d!3'렬n\׍$ŲYs#B{1òl`2'ڽm_ ;.R |\/yB4L]{KJ?-CGoW -7KկYޖe~Ob>K;e_={sEhuӔ$;ͦTOޭhXC}O;UhÆHv͎c#tqtSφ-0:\yh[/oTʦ}~s"wurG'N!J:'ܦǧ˖vp/XLZhu\S^glD]`d){Lmqo/@< t)/Ru +6@L@b::$Sc4:3^[JvePBkX׸ Y/.q[ܚC* S{^i;).37hrĬOȕ$)_IRͭV͝^ƿ[D+.-ϻ4Y8pV!`]P`y ڴ~ȡێtJ?@#3ғ-) Y`,^!#t%c?A`{zYAճP-pDd)M]9+C9J/J9.ܜS@.]ehOóYFzhΘ1"+ɸV߿Bf0Mzw{hPo.ٯ] >/?bO!6 7w M 9&}hkxGkOQѫav.dF-.& ]Sv+q p*v; zXrJ&[.RnEOr;:Ȼ=R`kR40|GWvn򆓫ut<.)j\an۱bkb@\<)k tWu2q a 9뀄!*7ě-BK uuJv& Cе)"mx5&VN1_3㦁8#| [۫N5Ah,mkߵg ɸ[}!;y"jG/&i*=^͕bz"i1,DrKʧ|>*eѩ>3] [$%X+]\_زrJ)nRO|R'R!CسZw?KbtP.Q5Sܶ(=o줋N/M#O=inPFS?ڜqR(G֥ ZXA>c258gA*.߃Gb5t4K,KƁM:5Nsr5y>Ľ̥~k6u㚍I_R>:m\g7+XCCoţ+9[YZ;s4 qRY-Yٝpl*Hj;wѷ̙SyTd\u,'v!X\x@[A2|DQ"!Ta9;&s?C-OKXyՠx1aEΨP)̍H'[p)nZvI̸G;!}Qϵc/ 7'/i?@pHp~c6֗<5EAǞ89&#NU7hb=$7:?޹;NK XL)طnT~(SLNFh'[l ҾI2M͹ԝQ2tt4 GeHBy,g6Rbx/.N grRez5X ©(7~*1HRᧁϠ6RxڇfJOvHJH)r_kO~ThPXV.k[o@7c S:*-%*@eDԎ-H짌 d :?,Q$77:X Zz\;Y \-WM_3H"Vm+Ò__eN9:۰- )1f ,"|^;ARgR^hld@i=_/3q .-(UbgjE0[Z~'zu,\bl33xS(ŇDs`h&d'=%b!؏0 BCIh*jP5x{2f ̖6HnܠUo8Pl\nCk/[;^=-#K!OCJO_bsJ~^oխ~Ln~yb~RY=UGH;ipg^ױw0K"Eσ>>EךP3j؞M*áÎw?lmк",jŵM) PRܨh?IݔJcq5¯R! QKpwj.pX9 5]:dꥢdȇMUd!(*)ꟌNI!æh̆p{򅽂MJy>\pؑ̃{2jϭ:cG ZשM1 Z xg}CSw7U3#vg ^3:ec@ˬU⤽rlfǐtMylqB,P$8:供t7{8 [̏5)qy0lw/+Qr*KP ~CC!] v eU:(Zz'>$5ɚEJtL')L'E#r*?`&Mn@Ҙ%GB:$;!U{;"fkLU\T&Fht5ǐ,DEDŽ1($U~L 8D(keL* NSB{ǽP'nepuT|We^4KAnSTmK1 mùn,\_fE;1~GJЎ *?^Eb-TAZIڅpk 2.E` T-?ա.]HPQdz*`xgꤊpJ>㔙ֶsS붰$yDE7d?`{O'䞶/B(SbeG,bM QF4btm(Q6e)>+("Ihm%1t7;v4fIT>\)p@XuDr `(fNO0ˣ307e5QHs4\P D l*#F"H  GfğvxFgU^gĝFNqԠIUp |s f 74&ހWɺdE.F&֙=XR=d5 p'h]^' v+?>'4绤w9d:{"+^%12p|b~yF8lV=VK:x?4Zѩ$GFegw/H=~/:wJخ㝤w;)if3|q_@ )32mSkV vܵ#0̧rapq*QRcY\ĨFWWF*Vr)i)9̀*>Iv žz'^4uzs:4pnصqxhFv4Wl.&_UխTwvꄗYtC-V=^1Y5Gp]{b9h'5Wl&ACF̝OVvyWHC(`mq'`VlkڻT42XϕFK|#ز=)@S"8|?HCk\}aM!3e̹0S 4ml3PvWvQ8G5!$~fEPfco>8h.g]D 4lNxg Ip˭hlh1]tFV'QZȪM#dEW=8'qm+;^*'3R4̓wS+5 g FON Ľ}\ET+W_*V-P83\9k*d"? K鱊8@!ә'/|hR Co!mo 8PIV~f MfɎ8NNH'ג,+ñ޼sx N{Ƿp ɡyT/ezM6 VF٪U3IC'q0Z*CǀB!D~p9%D+E1r<5bg9&_y`~(ӻNHju;/O3-!k氣_{[{iir? n6gm$F%N }e:ȋ(1@1%[iu\HvgPǪ[2WbQ"Ia Vr} 35=PS1=5fK2$y/b+DεC 'OI;5>VMFȐqaJސ#ǣL]pKh8s6k~ 2K'wבHPkLtGDġw<,q3ty$,MݴFi~SS;U ̖F䝓UK %ucTsrf}Enw-lsNV&}AJֽBAkX>Xǟs.LQ)ϓgM><2 @ d^R3fqӀZ??u/x+'M81ZZ(}hN[CQ>cCJ]vB(]ּ=c_JlI?;XM5E5fJlgj0DqYڍK;WH.ntӘ|F<<51L9$;wq]_#<^: ~/*Ds;w7ofV)IOi>g]x}G'w/Zc*C׻qXA$d9B-?5-k(XqߴMG{ `{C'9}:1'҃ʑ@jFhdh .`ż~`omG7BX*D&ϩ:j2Z^_.bZb[s~ gS4)*\̑FOzr^9w[ǹKbHug߽ƩY2K\㾈ANJ7}*\-Q ўd!@7B9t5s2\sVFׯX&hOe~&&@,9LǵMA&tG7e"53n}cGWoW)NY,K߃#% [ayzsɏ#:| ct#l?9i_&BuBH @wNi l ޮsoYCnywy-2[[A:RE{Z0doOdq} c+J̻7="´u ֊βF+S^+oң;aǁ2Zj{~B/&Nj`P/kȂ8[@^4 rw?.2L7:S } -LNloaozIވݞ i0/; +^uv{ zbB+R$zj 1y_,J=F1ۗ0um!\Kc.ҐUy`mDHY .#bcE]:^1J@ZJ6/BZ0eP]a1yY`aد(J'nG_OҴjHEW"aו1Uǫ' a=,ΘUDr׊3_lW*PL>0D̾sKtCD#t>l3]*%HoProl{փۗT;kƫ8LT;*Zc#)ޫBxU;1b^ r_wɒkKð)űGj47ϢV|g@ ȳhq(qLqnm涫g>Q󅋄u<ݱ~rQ\zU '{i\|v1c1|iJb\qyv@~]֟nt\r/"}ZA\4!-Սp操~DJN5`k&Y⚄ 0FYvO{!%3"n?4Q]H_`,ˢk}ʹ> o`psQ?xpQ+s2MmنɄy"BձR8+?MC&: qP.;TY]M}g׏(}=#)&;_{FL*Q?@W܀d7^x0:ZcH| `+#x8}j\P[L «+MNSv-x owxFiDYpui0;.yUHm܏vM.mX+ǟ,vP~9:{coI]gB=RfQ~ela䵰bҤ=?SL!E!ZaH;(t_R Q*R4S^_li"a_ 26k3.8X8TblFuΨO ae.sň~7ЀxS7PUاܮ61 |潳7}yNBp ՛Fej65偆WB+]RT?Z"$^ NLd]YՁ|pܩ6PF (;TZ> -B9V4`M1up-&pt(oL"e94>U&1rS?(_ea{ЃϦf_]iy{'zuZmn-ǎКHvw SO06F#ׄXP@u~}ur0ly?%P䭚 bpgei[\^տ6 U=/ /R5*Ig\*v)z6gX(=J0UcșF(=gh'Y]ko^Ûơ_r%!CwE8P bR FT3ma"k !F5.WH. p*$v'Rb?Jqrf(2H ~%2jUmq"{l> FOvpK z9ߑ fAdðV"AwbCfmvZ)⪏!$wY)I)0XÙQݔv捧\ryS'z`D.eL1H UHc"|cTt㉧띎Y#!u&B]/HQJJ{i ,=A;=ga *DɈXȐC~0Jy V l+7Eݝ␷ EcSn۝c*ϤT2qB(8ZV9 CD2ِf6gQJP{a8G`zl$ĂrPdKrS]׾5@`gDĝxg['C%!R;*5,__ӶxyȾ/>|"gZp|;btv-uD[UC?zkJ'̘TxNuI_.yUuR8-?NN`CkOsbj6_y9 ۣD5 gfw "Vox+thI]fYע:й {d~-{d1ҒW"z^qizcӻV2_Iȣ~B~\I4hI[A} .ʉ08IgaE>us{,Ԋm֪cH t4Zvا@7K2Q=No(\cLwmo]*W\}B%&`Y\<,h(V" +];4ڪG˞%'[9 O/-TD;e3MXileWql2&FE6'Q1Z>F1'u~+=oc{5̭Z0uru<ԡ yXxvUx %(Y ,] 05DՀwm'W6/=ɬ(8HAPw<[$X,05]jLw0LA؞67MmrE;1F5>ӌɶUNO>}נĴePѲ*˫eq|.T#Twb5HW{,D+joa9leuxDzPAX_N~U#o?aZ-ujc:)Ɵ#uZߍ9LzgÈ{T{4ɝR |VΞ"zgrH]sz(K{ Fƻ`Ѧw+ʯpM$'"~JB1N.2 >mѣy78)[w {܅e IveSzH=Z6!\S/KQ\Ca#;#t2F+(1a1SiI#G1W[K~ҁuw&Harkbom@a݅>C-AU?ȆK ]et& o`+m},oL~vw;R%KhTM!?Ci@WF`9e9uL* NY=Q  7mN-RXFY[\\5eqN, r@g#$WmԌ.xij)%P}X|h {*[e;bzW C܄RH۲*cZw }Q4N>my:`'mvX@(kP/M;8RH\)):#nj׷@B8NZ70;~! LQ!i0ۑTVJŏ,͞w?`(nSaȿ97IdWŵxaL=ѽ |x xr3kW DEݎǤ֖6.G4b#R.N %VVO8)mq5=.u|Ia't`i0lE9rybysq`Mܭ:2)V|BԒ3Zi|/p㥬\_ƎhӍ.>ڽi?U E!ABbHvBB@*1O\tA(/EÕ(Q[36(oԉܻw0%ID/A1ffJ/ّ`k'VQI1_,$[gMt{NbZeeOn2 ;Hƙ ^VlD7) otV=C$~$gaƒ]pH-Ta+t0QR$hy6"*V-ԊyoON^'?ݕjP-}ֱF!l$gKwl3 ʦT )QE1W] m<}BD:hN@7ȐػH%w\d ?J|GV/lCG/փ`bqtCV[)g"^fA|ԅFi8A<Ӄ<2Sz۞-U;ea[)xl] Ntlյ\w 3>ȯʴ+6.PFp%ɮ6+k|AFH&L3&/ߡEGC:]+P~ ~ +aB|ti鍳7X$[sVyu5PC*PjY뙴O/ zpI뎑0&n 2RqD^-Y1]vz_6h2= bo1p 8hQKhv0:{/ ڈ CzӐ|`j{UN7)[ۙQr Yx)V@]mF#q}ˊ Q3%xZc~t Tsa kU{5uMd9q <̚k`kOGSwij6( IHG۷6m6psڔ,PNQEtک_baV +ddԶ*mKu2zl$u5ocz{١Zk-OR0_^ q4c4?LLĆq l\~1SLxΠmrG^juѥ L1G,<==S@~rf]t'7S> Cxպ\t%=&<ƸB'JC *ԏT YN]DպT7]zEq􁽑Zi9"pʕtþr&,ڭ A 1/EN(Lډ $'.=l8*cp >)b^uO\q mV,_^^2 =OX#W6zSR=' ,Y\ZJ2?gDW x"O=DZg )?UéPQ2NSIV{8 ;VhnDᩚVǵ #?t޹rAꩣ=Ջ#W6F"fПH[\HB9b~R뇨.ځ08Z#JL藳c1qj'otKجq`M7'ǜ@2-W7279l䁃iY f³eo~xcTYN(j4y}Am)7Sq̯*iks$Aއmf$=M>x2l3XqFhn!L.]h)|,P)kyn߯{xW^_WMsZ-j9e*SY|Yx)U67I4Xi)hjI{M0ÍBf@9KP&}z}ĉ汜]Z^!tPp<(ߵ:'D_I#c|Vjmâ$jae9 =Y7_b çnJE+O5 p@'sn6/}:?>&*^Et qQh2VhɁ.>G>ëcM(]7aSaȥHFY&ƧU_R`s'bx Dś]UHJϡ3]U7m*vW\&[(-ue;-;+IIb6mw xFo+(T!) \|jqyۅC}W 58jaUH"qdg "HmK^3poLvL`606hɕijar5vt&#v>aHЃ 擅-/A15 $k[2B2$!JJųrum/Q<I_!ivO}1-NG丩{B-Ds_GӋ+H-VNq $U& .&O,.NK^n%WDfV!4SJ}7;PzJb9 ||]&@E{Fhm7_씾࡙KkJ@ C@X KfAR\]e 5VLU1?X v0s=]츬oeY% a)b}΄XyNn ЧK4 bƗHC.TFyZK+;?P@.D#nmڬz47m_k`ܜ  E6֬%8׎du٥^^P: h>\^y byE,v z{lsYU.k-ht,ݗZs=ಬ-_Ū9#42f!,7/f.x%*!l!mgDn) ^0;^f*lgU,pS:;𵠔L<o4\Hw8&s ­rP$֓:bD;-)/I?Q]ńߘDWs\ m 26J˅At[YCTo}SdJY_izw+ll :I:[<|[U7V z Cu+:oi. SI&';p#Sڿy2? j@-2qlsC>D e 4lM8l,DZL8duY%tpiEs߇(uD g+) NVpWJ#S)Dtӊav3BQ1YXn-Y=j⩽(4&i~@^6)fa8q8D-}1Hs {9Oo BQ ('@?H?2D2Bc,ٯ2_P^=Ͽ6  }c&u.7)E%ẑ͚}xfX+m̥MsWM(àI:iI'IX̢Zy9^74'ty./@KR7w۽4\bQ=h#zL$n癚PM@t_qM8]OihFE-߯jt|DBJc>#zu' C>TI` }쒫z9x5֛kyb.{G[31 [Փt n'%sWeK(M#KU{ʘ4s Ȏ8™Y$\qz`%&"/ WIb7TgUGJ-ٌggvܕiǟ Ye\U]夻+Oj UFE*^9ȜѵcNyAuz̰8}f"ξ Mm!.2[KB5BRIBl #>VPЉѦ#*KPq.\Mp\Zkitk1>YPBvV7"Vz}y"#ax%w@7K进BVmpG'Wzj@0k5;Lb9at7`[cȋEom%8=joC£%+e?F[]\rKҜel?ӔBF0.}0,}] QtNc5e-z+ YJ8#Gu~vvx_yhJfe~F67S!;4&M,VTɝޠe䴙E  T+1L)^/9mk-X{B @W4B]ʄ0)|L`͇>ȁ1|:W'pX2^u[VTB#gF~w6n^¾@@kW|Rh0*̀-ʸgN/NHr9bp6e4<*t ipJPڣk@7 {"֤Z^C.GeW56-RՋHX qLnM_F-\gljci}پmӓ@&9+K8e09 o?oNy͖9-А|J"-Q_b6s7?Ѓk\Bl5+Ƅfb9QaP#l&$!f ZmUlëVD\_5N'z4g z %Ԯ@S 8_2ndɐ)H̠-z9n]qD_SW'>Opcak x][Uę=DR_/j$ZSVE?)LuVM=78`@&Mwш#WsWY,uG<+?Z4CtNʩDz xY\9GǬR%9Jx8s;"Y,rL]gƸ ,༿.r'HA ;eKx'.fi׸5 >M\T-9 wy!`mp S)9D(#mNUzXǀ~R!TdM6ܧ9䠼]~4F_>;tQHr2\Xf)Co^һ}QB{pIZg'o.,TS \s^X5VFu7o3lNK9YӔ¤2iӹ5 P+[e&O Xq{O]D Mg {0Xda"`>lT~p A)-3TΠת6=J~}n >_pzb7C+b.m%?9~#4$I2vDl@,LցJ[PʟIbh06xC?CP hZ?jץfÎlU:C/.jԆ**t{&aT4}.R3,E \YaC%7 Pw7۸(3e@>hZI0bY-U.x(B )2 ;q(X>D~Tc{-!wѱ7K^䅈$DudԶ +.#1DFnyIK,-/Wс 08w,+e1'HVkGc+sIdplݵT=RJ$v7G>aS&6gǹTm!cy\F ;o$zZAf&꟏@'܋kR>YUΫ|@aM&ʘjΚ㣲99i3e)BuGc9~'iKV%gyDلm԰F]f=&;W6 qo ía&նͩ/T{XiaW2 AGK!8Q^I;_?RX==h֠!aTIMrb.& ?#>mɤşֈ?_IGg6Y ]^I1Hr_YJil}A>#uW̾A 7*yycMSɨH^I`H'X(IhKʕߺ> Agb͚!1W%R"1a}D$^훘&o1ЇTaڄyJm H} Q\&d_t @mroUx/%N!s l+yDaYŊnGlzMqR W1P ;ڈXwEItLeކ{}0Ё@6bn }36ȫ\NO\)ۚ{HqbZXÞz0Q2{2X#aR"1*vI.e_a+k"ߑp]Op-!13<:&*`[@xV\Yl· Ȯ~1 '6:$?%kH;{!u̇0qIRHۄ=k(g~G ʃyR<Vbip¯3s|G}tFXmmEh/b}6QA"7PfKg_ FoOPmz!KQ+$"C 㬼~ ^QF7> :6:׮۹7KErEÖ,Nxb)<rCXp\ ièVip#TQ)Ҋim m%UxTo`g"CV1Q oꉄ 6=Qg<Uv"6=?AeduGE0ܵoY@Ð yá 4Յ_}խ (i۾r֋e .fƽe(RԸ b/ bN+hѳPTFz PO\|4@PI |22IJ9_vsgQpLҶ@FXJV~ x4ioFVҶ:^:&g4p%%-eLıb}QH3!{c ^_bc~֩iLDeX8Eƅ&݄TLtnE6srF+hp=XCCq p@֚\湕Z/DdmC'"uRfpEUhwr6}Ih`*jX4tY*2˜Y{Jw+;|~Քlma.WO-߬ ~"0D,y1LA}##G:3S@F 6b3ź&4iHNSsY 1WYB4Xv 1ϭ)8z՞8@at^7)3~m\ 5-&D9[Zfsu>;]'1vO#(s >8A٨oSτfH| )H]e<7h֞/AT2T/iƁ\TDb7BN=C4NE\C6mm섺A59,G"gǖ_}W7:0Ap6drחva[=&rs ۇ_+sy>R'l Q %YZ?c&eY/,a>JsAt +-&):;,]70(TLtzڶ}}Cwwy6Me۶J $F@ժ7lTQ*JVBΏF+2ɍ:t nƙ $o# s4Y2ŭh3z-zeC7v@mS@QUOW]@jzw"_J5= ɶ}Q [M_+&=!=/ދү~vΥ Ndok=ڀ\qh %k]w[ؖ mL<֍FGňcΪ9vbpH/$;'d;A>'^$#++c*HLˆ`Uw= 5 Vnˆ{H#No@Zۛajx} 5™fqy9ƹ* kb6`\YzhOi<㔭ސwn NA]]SE'y=}jSd< fT=W6.Q뜺ٵ9xk w|4{:V}~wl\Uլ ;'Re6AI=a/;뒄N>tGwe*8Dy3dt(YcC7ܹۢ}[I-X*/jfp:i\#ZSYRmR!c= UA &*Pm\jLz-[;#/̸A/,0jj2*_Jz/6Г4C}י.Io)M7([z..}c=z\@)N)9CUcA$kW[]O,τ8$Uy(ܻYHg%#t[7T>M"!=_0SR󋯧/}%i Li)+'O32hAi85)&({6s x$&?.', 5|1ljgڃhR9ß'4I0[({dP+_Rc-7 (أ_ (sJH3Lszh|Dy)fHI">5/uothx0r)!NGïfr#nb44Ds+p39zvPppR!bc,M&L Y-9m↊##0HήS,ьM=7}d`㒪Ƴs5e^z B.xN^1sWd] {⯪cAOeH/|qxV4횁1]!|}q2>1s*Hi'+ȈRnS| y u!9.qB.羛I3!s1&Lj~ ԓװX!MǴnP#DΠxo\Csrn.\yz=h"9Ȣ$y 'GH;Dd;w^RoC0EW{s֟sefœ̢iR㌈)AQ=n#rDMϐۂpPlض )[U"frin˽RH[6a%oܣ9!zg#:GCԾ~#3iU<0䨿D%.g&O rzM%ڻT6&<+BMzku'kds @hii^hW^ђ%䫺gqA.Bm ڊa,PGUF!7^JI;LH`qѩIu!&p< (Ke\ǷSݘⰮԻ& 'ydu]V hd_7gqY/"d]fv1 QuqΥozd`m#t+ U)et!zĻ]bQV$e;>|IFݧ 8K 榛IʍI KS&-^D?I8 AUjoLFDC#' D}HP1c\Z-7m3o)Ҙ͗iYN?wX5%fR#EoĠy7i@dXuջ#Մm^@}-G8[zH66_ρDw/eZ7hUR;l&x]D4RD@N Nڻ 1eqQIƓ8)%]Ⱦm7B)% @yKr⻥>|cUgLa:!JhdċpM3P(%=DW$O_U!Ra-i7Cbbӳ+ӿO__#kD@  v{OF_PW [x ĦKcI=r=,x. .Sra0ڀZO V|o(en+]cgɚZuZA d w X˜oI ]U:R}T&~4akW^!1eCoh\ i4})irZj?/WDuNebth)S04x@dDnxLm-^IL}+GRa冗^]wt `/0tgKwֺGҷv@Dixik@ǤsFh hd]Ƞo6㲸}n>#v-w=_nw&gy]u^^kJ0`Fj'Uc•"jKET! Cv4=DymavUɥeZW4*(C*إyRы(J a'aM@ Uh'Gcej8kj*y,J[qH,5#(~nZ'29jZ=ku/;ҷ~r2ԿevM^IhŐhB6{,lQ"m0!fkʛUerAUauOBc%j{A%$%j>w|t7nmj.zk>0R͛P>9`RD1dxٗCX DqY »Zn84$%'LA@<Jpp=0:o?S#[''8 @uegR cY!] A@a9k>NTSD>YI{O'A/wxhbȅfι_[yuPtדV:Si]7ި(PDW"`U Fyio~j(*|qLEPnԽ΍H4MB/sE݀k.!*:o`mB˥1~2<%K( m=mjn{eAVjVX}Vn~bi6n1nyu,HZ|g< 4[b9 )Y;=x5p)p2g;x[ VwfӞYKX1l ;s@~q6fNJknHӷ2B-x>O7!+7):Y&)K8^")P2sq<$SSFrO7 ) kȔH v6y杢t䋕;KFC/: |ٜQ;tpZk)(?dD7Ԟ!:Af[=caJgzkɃaitE Zc:ٲlFxmzEn2iG!0]雈,bЭr`(x1&M\ݷkL>m ųhPXS, SRXy߄v(PF3ݱ掃 Mf MVZ=+BfʄØh"ص|<1`i-1Bv V3yG@ky$'wBL J}JHޫfGvÇeq֋p!o/#BZ':H\bq*%L.|TQ 3#0cfe_~0-a~_vn:}tTT@UQӑ/L^8~9J?81(9qDuT4)A"d=ڦIL%L͗5K8N*̖Mq*:7/~;;8ȣ.XX ^-PxֿCvpޢEHf94 [P g a >q_MMǐ6vz[~!-f:ieZuPcDfCM9dpCfMYc!s#E}rLglM[D=ٺqG&]/)2 m{C=KNxkv(`?T*" >PQ:_@-ŒtZ :"4Ǯ-}%U.N_Iyhq juEߋ)Q=l͇CilIJS<)J*vo;su9~+7տ<]mqpG9O,Pzjr*pzKA_/JLhF#r iAVL-Ib:C’ͧvC0%SRb-c:{F֤CVn]pǞ{7ceQ#*.CZ`FnwepSȱõ"3ˎZ2|/^hM#"<5 8eO1L/RHc GĈ:G_u#M@Y_ͭII%ޱ>N*kyɔHJJj$k`$hun}IȻBY>II7N|h|ji$= y+vdtIb^ /9dTf%O4~>7(cAv ,`b ʼnr\N<ӏo..9ݵq){3 (ݣ5bb%:d ˨DRX` qa*DQ:wEN( AEh孚˓8b,|l DX]SDaI=;ݣ{jmBtEIݼ?m^(Z?q Ϛ NmVj"ҨnsDPHJ//4OweaG {ɺ)1 ߞ`nX1 dEυo={@w2[UP] lg=/lUVou[mD䂪c#l RU[zgB9xܺnWNvJ$92Z dfi[JZNAstPMy23~w`W/:~genW0̾9S<>١r@.ױ!vKά΀:oC[_c̆-6,-*UZ |%„m`~/00tK n*fGCr8%C5zb >ft OI˱=_=85 ܨ2NԳe@q嬎mjNmW[hxUTB ?,xfg|BCf^p SM_ND⦜f - ̼g\ղDRBBr)4RYOh%.)-n@"Ԃ{h@v<|GٞUf[` 'M*P W}8w.|8ɸD۽ 7*?2g"J:\53b"'ۤAnw97$@^! ]^M1{/0%LJEwF0L_V [g4  ЩVO v0 Jbkd{ؖcz$6'&Q׹:^QZf -^慰ۮ [Mۂk ;fT(pM͜pM֤*c2X]vV"C}meU£٣Z` c(.Φ D `O(g*bd8!c&=º7 l%Zm.|hgRcu ߪ`ހ5܃"1+EtkB9<>KkF;[?ibg>Ģ@R`SHD#ҙ,3J~cT:tA"i%,bqOur )Bex$b`U0"tm5f.h7TVЬW x 7)9>,I;_) PMho8F a>.!%P`Ȓ3ܠt58sMC8f`I7 |=5Y>_@&Ggǫo\3ŪT;3Ȥ%)~c4XO9n ^/,Cb.~ny#.,V]~<1f I-U.=&>qFBzU$-) ?w3^m굥;nLЉ3"Hub fy`0ج}&T˪3R. W.`n .)O5Dh8{v,Ͷ#Jb[(U^x-,:=)h;p)H/XzWR¸r !4M25xwEn3+N(LäA#BX&]\9pt(f?iVOښ4?;i}vnB2:\u*_$zrf*ekj^$FesNEyݪr#C;%BEԮ( {m1̅yՐaLU^Bs7xvXްKӧ̫s|E'f `f'@}Pi4| 46 eI<: %+|yp'b|s@?;V}p 6ã)DO\Tx}ejn#b}5l.*QK[Y4y1\K˭ 1?6}[.#)^NÈ0o=X[;iQjtIؓE<VEDP]fjz[*:]9?lk+eb9>0uU@;9+`QUFn@ws^w_b3ܘO^j$ZY~sʒҀŲS^ZU>H@#Cyo|$=, AdBg(]xYqQfY zek!K?48 |F\'(1~;p;SwL}r RPM}lh}; AےZ̤ʘߡ'v^NjU!~"M|*dd>6F`yJ`hAˀ&%Rx%& )HSN9+] S>=x_"H}>;] C;4](<|ءEnT6;٫EWB&a fv_$/nr|Hŕ#$ :%G۰ l-A.H}ly^L@$jy7ոt',"zdRa/sARksO9z |E)"␠֨զ4qxDПiu+q*;H!mjP8 }`DFyiy_G+6Ypѣa8Kv)B1Uڏ"pD[/$^LCâ@0)ڑ 1gWq= ڵ;d}T'o5Anbݻm`dgY1ܒ.Zx' p2 ɜ]˧)+ʁm qkK;9UYh|Gon3|TRϝ1>5/x.ZKxKDc8 QAb*7^ʥ*7V&ia@8j43v@)nfuWVa9pgWz.8:Zw5zY,Tf_~4Q+\ R[)bXiOa]e`Պ@_Z7LΌT}\y&IsPJ%GĔ^]qkC\¿J0 (]б~Q+%$|,O!3z~HaZ0D1>|z4bTKDc3oѰ e,6V8OVBUlnHYt@{uSX;g4yJP%D/+ǒC=s )߭Xd&1ߺQLʼnF󌴯MXQދ~lzUKL7jxȥTA&p_BSԖrݹ7yxpUDizn4PCx16> 6ug w7:_3k$͈W l[z76&wwD5 MkOc̚vTK;۹tC8' }Bptqi3c^Y>!As+=U dԝߍlw,{S@ nI-xf_ e+wb٤r]u(.2k~7u$?*Bxd2I&䤂RƄ`Rݡli%6h^@U 3jE6-.Y60%y.Qٞ%!eY'/݂(RNME ~%^%3(߂Qy{0ԣλ]-D$IQ/藛n2V’Ac9rB}e퇶IS e^mbB! C bĚ)I=XuSN bSJ(-$WKWV.sݔůØlU'D`? F80EKAQ +.Faن1ֈ+0"OmXIa ' @8@)nEdgo%.QL։TڱhԂʬo.n2M}4 梺3g_(2|+]+Զ|vp F_]{;f=iW*Ѥ禁 p37FGrT7ܧUr.j0 \%5,]uy/+b,i=  Kxۏ@ւ`UNRdٴ󊓴v'?($.8Civ1x\7yL 7'Q5%t{IxTXI# ˆ^`>[aaS#ce_יlV}( siČ#幎?Gh%0>:+/˵?\G*kI-R<; 0n}G MHt}USwqO>TGǩ{ׄ#KeaVh[ExBz)/Ðhj!my^ 1uQR`º,5[Fo;Y姽$y}8`*Yv*ECd22XhvJtRܱ3 Xt1אX ò5́:m Wu3!ZrMh}LbS7öP#&|~^a@XTQo{q+^hݭQ|[0[4ؾ džCGg+#p] Y4*odesC³]yw1ӫ)uỴ5錨!{"X~&شXD>zSn]|LU{'.򛉛p;e /ۘ5d-N# %'NPq|\Mij-w]/$О Fg<{MS]Xkf*+61 8 YghLBɈ})?*iyB7 0륚7RWԲ? o.]Ci6}3h3Fbӫ( 8͝+ *fΘ߆Ƅ8~:Zw(b{sQ#PL+CݢjOll=fg|Ө8XY Gz4!t$"AEcǺl\5/`PKߚrЫF" $#s(#V {A"#-瀫yS#/=ʢD/ VdٴA0)h8D޻mg\@N=z7{g%/M=SW@x~IŅ0V7Ph朴tIcvUTPHui {kw u|mBS( Y *ΠIBMax-Hk1t|b XƊ[(~Au DR]ֺ m/k}]U*dQ@팱p]W9lϼ쇎y!ܟ6$GbM98>jjt:U WS)O/#=N3egY-%pn%Ȅm&HԌioJ`<|e1ɢɈmuyRcN^'_?\ɍrz$S< hhk @"ݷJ kfR!=JxC Zez!]fmvVsO5I%;vK[E1⓶ԙ:U:#)EZ@`#0 qAUi 13}ּPQQ.|g?͈Ց)-3T:cd4y+¥,Oj_eILu2X6E^'A%piiY(. J582iⵋWZ0M֤6fJxmxzj6Z-T~Ɔ^lVh٭Tq(n)Q-Jw| k/ZY)6!eO`]k++f1Yo(hD -p "eus<[8[1hzw=X5>q7O=lc`!o=ǧ(8ܳ}W7lL)(lc᰾{)UP0v=FNFGϏR3Mm:sAKF[^qczq=#V?dnm{ 6aBѨwU~rLm0A \dnDaV."ԶpLLÕXxa}s-g )""Δ z~&t6[fCpk{_fw2Y8݌HUźg X=@l @_R*6#fB !jEFCG/xx3)u~bTk/4. caYP@?җ;-ǿx}^AYD+|쬚mdmfsUrKp2kUno%R2J#*1.ȈVVGKG)qw9+co!4M@4_r uiU,@h=smh*S'Jܢ 3yE$.2( t"K{QglS/A[蠶1#@ A_-JuoURv {GA0d .qYH ^QQiFOa]ېٜkHx>zghpY1O2~L՚$v׳<،_*I}.(ABitNΩV ̡}/>UWzoĞ2BUiM+ZUE!i T@l P3Ho0 0]Yߛ F"M妕nf꞉z$~Zg3EFƦ).tV8\e \KG2`[1!rn̽Ș1x -|a+C cY%)|<(S@HD:wك[z>.TYLXdw'Qct}a6ze;is}ᗶܷ=fʤ;<~ C >Nbе_PI;29ҞȺp2 8*_CqP=9ԫה)W@.(d`!w f *og!u%Sq}X8jHIwJ(|cQKaC.ť1MnݨH[{%8I 1%.sGF ˾uŮr3Q_Ncuу"9Y zrJE?o z:X$: 4PCm>M|V|2.tTKLKVa2TTD$t|.:ܕ)逡LLjF};S7th͇aa ӏ^ӑu"֫΁HI}aPܿw([ぱw!eZk7X(`bEHúi O@4iaoÎȦ*Ecz ͊hIӘz5;^Lsoү$۪Z'3~~%*F! e{8m6?0;|VF&?V)%BO1Mt׍A\ @)Ļ|C?0N[Xы[,a pM̳y,-]e?: 'ўug!7DʗA8hLQQA`S oD~vD#y@Atz\6 $ p4&ETLf΅J5ܮҒ沥 ;s>@(lwZy2gJ`H'Vm aޜaa/EWB0J3eሂn7 #@瀿;VGg:Pi[\.ĂxwuӚ/^(ҏ#}kr4yrɀ-٢~K|D!p]y)g2qn39UMqR~^-Hu,6|mTڡ}OS=/P ={8V>џ]̇4‚ƭݤ?ځrI͕ !;@M*+g߆>3&XxEߐr֬xfe+tu8u#Q,Yq )>^*GV;E}bVE!'QCx|yx^|37$=()c`ar=nOl`Xӂ_j^O!ԟbByyOڮ CqBڬn٧tjĽzՉ0fƝ ΃q!E7U~|2ͧ?2/\jQD=Z4һV`!lpE.G zƵj3fv,L4̺[<~AH? #$Mq)ՀP4I:.V-"K4.Ejs12JT :m }{W'b 9Qr=6+Z^am3gBѢ1)ʃhL_Ԭe+6.pN^OΤAGIE~)_ϸPtrk* {MvWza87N-mڠhZIV!X]G 9"umjJw naZgR;8'b6 Z{`>EЊOU 7:s~Y/64óJZ&g3E1V`2kf#!x˹>ICcM[گ# U vD:3l$/;&ĻWbacs}ޱn{,j΂[iOK~ 5* ,¤0@6tY2NJ".D>87xO<sWqz!44X$ˍ{v2x෽LYFWcėbs<;rʈ/%FRTEe9o>XךVZx1V7oN5*judRE'naoXR\,-4ĭD R΂&/`9o[*\;y7 [Φ8AEK^yK986{Xt*1,D_уK R"Ut-hJ-I6=+bpWKlӊy [_ǝDNT<}Jt8Hw^*ECx=K.~F)0.(Yڏ~3bl[|C@ʵgvV ̚$:f4OT!47|x L"H(^Tx 'L58{h_F_sDBYz*r4gߗӂQD,> ?thd:<9|5y_j=q=!c\% `Ʌҏ[RiACHFMG7fo1*ir%[=Iݽ=zĀ5c-00,νPՂڃ *PVln&OI4UU)ܠ'll^ks dmb܃u|1(Tn#CS㡈lA Gk&Nw6v5ɺf)KY:6Ӥs/~gֱ(is~ufŐ ' '䮻7:&" K)ѐR9hde.?dhV8 E;ބe_ r !2QEt+7qZhhyb\;F ?"# KR*fdM5@Ӫd>ԙ<4XM%ZҙJc5X']͏7Ȟ4OZEؼAF w%4lilŒQQq- w)C)0AT9 Ұ@WŻf᷵)7l{#WpZ&[6'IH7r =zk\8=~:ߝ*"ԒKN7%h_/v`)hpzE̗Ds帒#T %bܮ,Ao@psĿdo-롏FvKhBXۄs8`k%MR ,Q3=IyMQ/}WR&w 9mT{y<aGx蔈2F⬻iSds*BN^< m92kt=ìa -,zh/>"6x/uOQrQW-LBc3}7.[<,I.FJߩA ߩݢ; !asF`ȱe,7 4MVFÿ= ń#F(UO}#~֢$%."#|43ԤPxXN=N }FގSgwU˪+V[kAβ/hkXQLc{'s5p\&{( X5xAk }|뉇?dga%.~-D8fۭH(ROaΕEwuΔ;u,o\S;$z bck ?|I R @RqJ飪TQq1u24^M^m[N/baL CZw8X*CRb kWx80܁7ńTt*ϩ} J:ʐ4g/ϡJ[WSB%I3PwBPKLoAQ$=[ģ2?W >9(xs:3^PO;#L-R67NZҿp|QnM9h"V'b\)B9}kUy3L%".;?ł kdFԳ:tD ?bXjOp1K@-%86"|pGr2lc@{ GJO9V{P<"/C>B2/ĊKOZ00:\j-K=/K5V5~/1~Xy ʨ#L3[0*7)B-'uY^ Z[Y֥Ez2$7{A܊A tlBXS䠽糵N}xgo6@9b)>xs}yLgu5> ;@;'E>J,-asE֬NkfR+cTMr-e`|(hyب15Bi.~9j SY")iyjvT~ Q!E-&)ūbÊR*(GDz-E0MV}X/GX_WdFhb~j{`<{"Q1I⦷Ō\N~e]*pV2DoiጄUՍե qQ8RC\A x pe0rރLtR[bKNM((:mOʣ`wGN x)=gIZ I#d T@l_@v0MAIJݱvw o;H_$޸^eE,IIq.*({L3i A2&P|A熈fЧmtp(T-l)Lj /?⟧u!PVW^U{ZqIM+kۛHF)ˠyQhPFiD<)UUp=G DG"!ؠ6fML2/` P P`|sG-biR=OƛDu΢!p(Vg 7C¢g\r # `/dC+rzeuu\;9` =<{x=!;:- _᠑ˍKjB`՝N.R@uyߨEֈVڛrfDڬ8&rf+qBA6$(dGMQ,Gʀ!4~j%(ʗ=5U ]lo&ρAm!6e~߇rtWCUeX]7ceg1C]N\5 RAdIރjO]i8tF~볠`s0fܽ8ASd*k*FUj77yD g[%ݲ3-'Y{^ .Q/wsȱ2gZ"v@\̃`<*NE5@22d.L6Z q,La`RGmOp8 %@( Fjp-27)A$: .qjR>l:3|I؊Y x? T#n#8h djmRvSB ˉ"ñjL#琄[5+$в>0*m( 9O< m$quJJr?r7L+M"": CR҆3)HCNfGԷa.bWU6H$I*dd͂fRn#\ՑÍJB"!lA2(?-w/_ i] c*hy}&zM;o/jxl%mq1OA39mIQ+ÖXHu05-i~ Vd#C8\w$+_T/.x'\f8MɢF> C@U]ycOqlf[EW~/U$Kq =axʥ"QzW2σ!i{z>V'Ŗ,CϺI S4z}6NdQ*.Hksv y#K:y|s9ufUd>qӂ76b˫ƐiӠ7o`$AQL^9+tBU:-jND iΤsWFIW|oÃ_ ndCnF1L ȮF~'uӣ⶝grcCs|*I]e7 X3Maqv؆ 0|^B']<$rpmh!̸tӀ#d3"} >i7qfee ~ bf,r"p6FNb4O"3֔DM2;!U ]Ǥ~-y䦙j}uYaEVEß=; hyR-bOhTh aO?8O a~6ބZqI*4ÉװUGK PNi.kr@ 1UW eYbOa2k j^&%I b#TyqmR&Ez!iKg[8\S2TK;ь63h$%uŞ2[q20qYj|<L=f+ g[lٯqr}@Wj|&3"R_^EȚ:.{9wkEF2f A~6⓯ikS%'ӉPuIBގWN2sS??KD~-MWh0?b23{`5Į>:ճGU{̝ۡ vtX(xҷJ(Sy5ʋ1fo0{>@<[_z ǗU)U Rj`/?GLR>V+=G/+*[up]q.?P^7]'[( &haޠ}=_ADXv&dHOy;⑪pŏ)Ys+d,nww#^`*!1shep̊גf+?%qQt_8jnGHS"*Ng")SO`c VzL&[q|hU"-ex߿s\x!qYa."5lv,c>e[3,xMII}72A@}ػsChm7/LfC:Wzײ4~>'XGC-Ue(ESyCݝ&=x~u&j0v>iLfYi?շaϞ@Rtd ~k(^d|FkaXއs{3Cd}ټ#bXHXlsUqQ(.(=wAi>q+rj7W[{̊1ŗ1,/Nktµ`1XK^[P67n87qN=L@ےGKJO8c ?!C w`Ծ)m;~HB~Pި[I蕦U@GMЎblDxΨY)ĮTM"v1W#<3\n]{+0iJ\ʃ9iW>([eb!ڞuV,66wޥJV&Kf63{ɐ Z+Ε-)QDO"}Nr@C sE`=OGi5tX裿 !dM SYVh#֖賠2[ձH1^ZIt竱 $#Y㭎bK#W]>4rtm77l{PcUz86'C 4xDp׬!rw8rJ]wO֑d/ L-Ϳl$d*D7F{G?65aS!7Ff"Hzla\dy!XF2 }{$OT陳j|nդ>[dp 㖅ˋE 3$Ň RCSВ*>A DoWo-!v9RabPE7l㒵VOu@60Z߂?{nX[1b+Ј9sAf^xxHvVm=>$>{F9\w0t"D}p0lszBp-;){E;2w1<; ٟ́e%kk ~(F3_FJQ:~1C7ݮsİ<3ETrc@~01A>:EdMu}M!8̌:q#aGlU1޷[h%R}|[Rg|iÈ`BHuy.[w .P%sk7zI|c5 ($;gf G- ܜhw&q0in0&_J' $bA[oaWL‡f;'P~{LK⁐Nwe7F-۶vR:M/D;& -fC ; YuLdUAZmmIR86%' @1+CJh1& C״9 a.fkZ=564PO*uiHyk`:[Yt')Ǚԏլ5 (hUqBiE~a( m "Oe2'v ?|X_ o ;9!FfwӷdbJ fX<\_2 1%>OΩ^&\'TeCZB09՝ z`/T;faps p!sx&U08P~}jGZYRƮ .l~l{;[+ F 3|`$^a+c13 ~%eYjVD͹ tP\YjH")tBGXLZ'C{V {dx5,8[}zdpvθv:mד-Ocܞz <[4p Wxf uӝ qF8l=)dEhACAp; 4sC]ku9k25211°ާ- ){5uc:6H"~ag"(dӡMCA3 ݈EcC?u إr^vq]M93Ij%iUd}8)%9m?aԁw5Nu .Јc{tԛ#h8H=`" g{.q{=Fkxemn`=8 ߴ+]_sy *~/cqot涄Y5pV~3 nVE%Hmr80c#+yMXTKN%;61yif>#O9*^E\x(FSƂR1wS%5`dl[AxJi~ƺ8]:h[Y?*z*K3#Xne6IB-L|>حjkqL @ç"P@9"10 پZLgz s/qд iVV%ӆIںRwqŊ2ܵ\~5Q>$?f[j;$ݺ<lsWx:U*Y J-1MږľufD8hZJ.,(Q=5[f^/ SK(I,L{ @H=TW⿐sV T@Hmϖv 6} QB pm %Ip&":ܱa#*R71 .@ ی&+Ȏ*H"mܬUvoP_tV1gɧڽ奡E,3 v}:ĸ&Il;b R(8ػo3g flbC { !DPa,pJʹ0fW-)\tݳ`4;!*UFQ#j>R)YԻgk+|(Р!%Aio>:^*Jׇm{KzaױsfU`~U|sl`_EbdJ,MxPt[ȣؠcX_D6?V&/sƱ5cj4.5Vu\EqO ~KG?Uh8W5OTUFZQkSר} yN?Q !̔4*ޮNv.Z8vx\9V^BG|jO9gd{`P,;kl{3&})+ӥJ .~'M.@pUI7hυӁMP‘>'v痎Y+'6Y;›LmG5HCl#z8EaIB,j_<N p b0p7̡4^͟a"{4dB2d6ROxzݨ2*e-D؃chB0ߡ!5 !0Azr bSe"jdpWbkI({xZ2Yw]́ e9zyx ]o,',/Bnj:'PI?1XwOL a}G)]xDŽo(鍫 dM-Uxrdzը`iJXnh݅,>/.+) +ZÞtx`Ӷ!iN]Ůb6. D; ׅ}=[Vپr @-BVR!AcKjqOWꙁ]I>ZBrWKFFYb 1;*X85$lY-x' 족$Cȴ?o:n^IP6 څ0> SP7_{y}-f!ОK r}{J4%7&O]-/$hw8´6ʆ}B@з26/u`KXc7}se_\ *cc+x7cQM<̒29Xv.U qxCQg7.S4  :VA[y nUY&_/*m:};U}%7gϐMGY4R s*;ͫ&v&I(RY<*5qQ\?j8\< Vߝ!Wpa}kCM!Kn;?E7 gDI# l&qh9fԒkc{H/K]h򆠵.fRlEi v߄0\?5%I{y`0οzofNƁE]=u=OTۏܾ$SkSXhïPlx}l])y_ B.671 ') <#zSJ_ &V5vmh- 't vS<\ >HILP4 ptlxr>ӼgxlD@r<*ہj܆Pb~YO)~EB҈؈/!K9򉽂lqHpn3mI/OC9WcbDZӷӧD ꠁ;.P.#& 1˨5ie`>z-Kv:ˆd^v!눩ft{@g]w=Zt`ڟmUI5i$7/P'/V2 ?˩2pxn>q^[*Dgj0 amjg޲ _!2%5Ɗ3|Qk#R(WNZL[Kaj&/7On9{FY˟z}4H\:R~=n:gҋhrs=8W!%(|$8>)mE@t\VŇ!G7\#TE.ˆaƤYki~<-t2ljqy$MI֗[CΨd1tX٠ݢGg@Tm;W79mY=F깻aM ;EkYژ(Ӑ#*k ڑĢd 2*4K4xWdj0qKrsP>DxOiP|bN:|,+"(pMR N#ӿKo.ڙm-Z.r^uSpv{oԍ$2~hήcJumOfO lR n!m 2Yl$!4.劁R:g#T3І!,:6!qgtFTjpy.=G_^H[d6&|g(6Ò5ĢN}㶸ͼQ/5$ .yXBkyX%j+[Tf̶XcWlT9mAG[Qw'}#[k4{ڣv]zQ*Bo2B]+~l WzWu6e<댣~YN3XK߆?/OnM6t;#χ6j˾YBRYh`|50w~xrKmXBZ£ţN5 g*XިjH09?d0! l^~.-^^x"|G^]Y {Pot{:{I)%\#S?wyLp{wu( е^0MM + 1(|Bk ()=" WOvm }ۏ}$%6is>p;4?*?\}jKވk^9ac&R2$Ӑ@H:.YK`#=) '!8k|s aU:r.SSjE,)LVuqڎ>$&9%b(_u|Q`V[֝(hji%`ATmm<ͺ݆NrHV8qžͶE5,*, Z[E%o^bWV Y) * ih2솑T) Z䐵jay;u[l b|뙾EsrbIG#dimp*e166 dtC{)ʶHgP>w ,]p>0 GJ"; gy2qQ`@/9MۑK6P;{em7Rl@i!#`zFU:!`MW60nPWgjYZ5am_vLO$6B|k|>1p)!P6=7_^\%yaK-{S,_Jƒ"r4w|}s.d|zJݞIf]qb!2ffװRf?!nwT!,Du5f `a.-DPvv%Jf.X pWǃ:m"ҢUBNgv$g)aiC@+ݗ~ߌR'\Jy2?D5FRAJda|FilO>ωrNh8̍xI(i|didn'kUGs);]'jm Mk@!gay/,DB(=-F1x' XSn=4,$ZjX/(na?mXw NQm1+@;F, ḥw f53{G8R, =q]9{i:W Izn1Zvčg q9(Y^"pUqw"@*K>lv.M$%>+PĂgs8DӜi.BE@2wӥxІXloGLx##-TV%=o Ç;\,j'Xn.Ύ48~[ahIЏ}h:IzrI8maHSjN,-qw`܁Ο5QGE?C82u_[3kol;4.0YUa\w.˄ 0ΞH}أMmUZW=]/nEBTFFdº9=MfDmV/^ӏGǣG8e5C=2tiIdd;HU3v\_Ewa*_[ ZpfO~t8܊C~ rurZ =k1 #]l'_ 82?&74&7e?W.a2mKgm0ŽA-||)B5K m5udnfDSYS *\^M0k,N;y闿S5ⱪd'%[Nwm)K|3 , DW}io' !;=qw&¢4xs| d0Z"wmAo = E/n! Pu.zz+6( c0T]zDhh秣soq2f"ak'Ch}KFR>Hj7(klpB-=BA_x/?{<÷#{b^XLD}J,ᡓ9ByMpĆ+oK3gp+U+ZE5kqwu(t~d e,F>awu;:V {Qu;Y1"FaHzd 0oU@kQq$ E5 /kAM.~;[R6R[2@!2DF?M;si4Q|kfO(}h+̓eBZ5kiϡm;ۅgj׺J²F!b ()Rx'*mu|#aeLM20Ѹb3Fuh! .{ 6s 뉘a/UJo}G'RwL ;QǚY??Z.5u1ܚAo8l[`2wNt;Y}=hm̗Lk~5/]XUl*)j˰&zaDu_YTh8ǩL\5uda/j2ܼţ j_N8]|I3z19`$@?$^ߞ?hPlُ8`\7=u+GܿDV& HPũjyW/"8h+BB Kd?papV f]`VZ"&jt?/d6,!S 3JV ,0^o%NZ;@=n}.{H TRW Ʊ:6ݳu`~^7Oej8\{Mn(hH#6k3}''Cp'$2%-+yHtެRd0jev)< nˢl.m7٦ђ?f]ʃ^U `_̶ՠX2h2%.4.'g**d p ֶ+-^!w T{/ eU\h,EtlÄoL(j c6Q5P{m?2mSͥی:9Y5u7;66AAf?GE4aߢ:S ߕՏdcM. fzK3mm); h~]W`H&:Tm AkbpWp(^NT]:jXJDf2K$Rv u~sRv.sFg%>zhA~ѸyfG$KB /B2-Ы$/>>l}OְAu"_xn?I<4W?x2O)T4"SkŞ RyۄN -"PURAn@#r ẍ́͋ߢ ly'կ IeSS6#X_%H~|kڔgR@TmyE:xxoH9g%=s`y3sAw~Ή>/ 7AL\&)%f0^Oa[!;Xl[qs5zIVܴKOgELrOZ^uAn)  n[r(ρӯ)t?f58/eUX?JF9-8^Q.hS۸~4`Yfn⒩$>Y/ۦ;ZQTwTfCYjyf8֕ bT֦Xy<_C0QkHi. BRєef76Ǹoz`MH<.f;\gY0lN|V_߸CGCC01+4+pv+, O4hA$gBaX='N1/]~uaؽT >|qI[x ʪdpD G7(iz( M|^K+^zݭB}pQvHpm>(3XEI_mI‹u-}*.iQϣ|j iSuRJ۶%,Q7Q5MwǖGa7\[spnja x7gpEg 3:^ UJ|Pd45E~EC@`:oD+W Uv940w+ujnkS k18h$uJy-TIBEM%`ưMsUz(PG-=bݾ3&#nMN`pjT {l,f|oI+(Odn8ŋqr ֵI] .ЄYP)?V1e)cfIIhCƕh]15ܾtH0Oje hu U(94bGU7$b/V*FBј'37U1Hg3!"&s.+ADz[Ȇ:yG Β}-\dz> #SA`V'=H SH!*'A$|N2$VeD>)gvdꊠd܍aUۮU͟6D]I|S /G*Wy酠{P:ʾ!5ڻn[5 uwz;a62|69VPR=9<-#tz`]G0T51<"L gI}'0// Bja_f=e] c?^-ΦI L}隈W/o@E +^9}"0ĜeBޠհGb=gY඗C (C'( G̻:RS?!$2hDq픟C9ňj+l'G[)MkXRa|>'?=oiF%82+σA f:὏ j4r~@sDgĦ8 ^e%W^&y1['CΩcDOKo|&ua!N{kjjnѲ8/AJJzdڢvɞu7ɶrRunauGHd <Ã3!*lۚ\C gV]d#Uc"i_ohe[k"#A q F.>?1M6/C2/He:iaB5准; 9VAYͿk+0L$esBX: ߍFI6p T#-}"'L[>MMJi@G-(.70t"W ք2ȔS4o}\85Gw؛]Ue[\Z;d%f.Ӗ5~j.-l~=^i ߇|ui;Q%_$<=<-rA`o$viV\W:it 6J0(zy"g+, P/3Sr0⡉4lޜhy (˙ԭeieU,>LF ;GD6Qj'׵¨"iB]%8a,tqs*!O2Oݔ&s6Ǵl>W w;#N*LpC X&|?{.R;)C;ɐʏ u?Pޔ)=5|lU$)JVLUGx0_0Kzn__wD ;daWŕDfZl,OB# 1dz*&D7I,W-)2 #2X}~JxSEl~6Ӗz(C>;:\% $q0\"'j#$艚*N02s,-}rh?qѨӺ+a;#R< _3mII,3mAPNs?lICT-k>AZǡÐ۔azTo&^iO;\^7' ww>p{G>=rk Kf FN,qn]ً.J11L҅v9ʉkPzI@*[XJ5 E˟ Scz巌y35 t %w/tZ0x9c#]}HK8EY1euh܌)Ys?NY]J:xh j h]ku@NX2RDdz/>, EX\ з^1Wp,](IfTli8y%yiBW F0%o犉iDʌ!=G9`Y$`ˁ%XI:&A"W`X*F&AR Tl!3K]%zR@@Д=Ml yؓ72Z\Eʁe)*s'nLכ;L碹~ QZ֦o}K%,^5;넩H|p*b:ΛL h @]P$#~OrXb3104R<$?"x*_؄4J[i% N|2 8AGJ˰3q(@,hDNWv;AAq&DV7T@$x^p  _T RkL^୿4wWH̠&=t)Svc~G 'C6\#yl-&Ήz!:F#9[ 773S<'O[&s9C}QQFP>e[H[JuFTs&hձDhRvFRhBFI'p{JӨW.u[ !O%u,ky_g9I5#ə5~&BQQ?~ox깘VX)1|@MkηY9\L$ G~mx<6\>4)pv`]zrE.WXяjªA |7"qN\2~ > H6[[IŃ4Z[.r3Ny~ؤ=>V*x+cooWOr6N@Y n'xƷ_pp\Q(i~nեT7ł(}ܕGܔe|4NnUr)cX p~oPg5[@k(mEQzNHVEE Zw .R3*z{ߟ,B=,QelmHk~ec[}}G =_'L p.{pƃ.[QN9N߫ŏ{5v󔸭c˝a#@_H{zs'g) @zQ}yTi1:? "..z5Q}-zMa[6䧫OYGYwSc>"gC۔`‚ॉaDG'$DUL)ӹnpOvY~|:͆E6n&!M%5~άN(&]!nMT/ Ԝg t!a(ʛ#yUyZ4yVTŬcj@j,ۊ'RVg,'DZͺm|g@PѮp`[N5sDM~vV4T'׺rr3ش(e_ y>nXqW~ٌC/yvEXdxȠV1NiB`g(zX>>E+{5䚗r*.Mteżf])?'unC ?[.ɳșv9jszMy @8CcL`D쟍9kj fЗ4`^3 cVL߸7x?uxPN3<Gˊt@:Fev ɬ6_c,11>Sʫ\jWm4QfEGYKK_N`Jh4`(,2Eȿ+(SAnF gg_s-7t/֑j zDԯ8X]{ 4 ߽g0%sc>*@p"7BK@:_ir~v˸[~=;GnS޽ rK-1cixZ&(nn1N4= -PܬK?r^I=R{{lbdzC]Ka:0ƎFʔϽnLE2bXIOz8PTw?pSbQŽ{@| )+ .{U&ڟZg"җypX)@nϔm9/&J=́Z@ĞzmhԴGiS tIU}@A/j╬PޏWJoltqtiK(5ZȅuJw8l><@ZϴwV5vg :!a~=6V&ΆW ,'fQh=QN:͐(=mF,gkUZDvƬ]s(Q!|`DhM5(]E><}/ 7"`KߵAym2xԴS8U #`\`&0Z΍D.XxCs0 㧷WJr4"uDL)h¶CW>ty$]4CAp$svbWw##Noi 1)}ڔŠ!HP"(YہȏQWp?,FX?4,\ZrGӔ1+El ᜗׈qNdnb`Z=Ag6z;~suˆgycGb!f%l 5;"7oAHѽj-O{&aH5\Qge2 `q džaKSZ2ԓP͒KtJi!p +|aq2$1Xw hvJZ+~z+cs֑tR,wWQ|1X A͊)$;۾4֐yon[陴H|p}s"j{҃d}X+=pWDd%*di-C|h/dDHQ,!u> ,)DRr<7,#ې|u9͛ dJ{NuE <K̯ >\RhV9iE##gȜ(1-sm[UD7OcX0 71i͵%ZSKt΍X@<LL4ZYE3sq;W&Z>dЌofud2?66DꦓSc>XCk)LLʼn}䠕;){?67aFw-O:4( ]n}(%!VtBlg9b0g?D_pٝʯn>~xenvr%@+z |nwxE9ժQ<֦=wM zGUPjښ2h*!c Uڣ2D@!jLT{ӥ>ā! mH#tJɈ/h4,\)*g hU@Ԙ/AyO2?{T&˱Ri~%M!$pqux$Qe/kD-bJ XLN sYU"cʈcŒ\β-!NmVʐG9' tĔZ`skNlv-PZOAH+(QHYL}7l89hAVYp8*kc/&K&:;pCߒB%yKLktڝ\(3Amן` zn|ƚ,ejBf=b{,!Z%ry~My§Ib~`tT @aJy7pCntDV{a|L57HM^ )1. `4n="|9yhBH_߇!9*!rw97;t&ˀP{[VвcVpPLvt'Fܸgkk–)xs%=z&ݟQ45L*g\0dnn^|4I_Z2\`ҍ9C5~AS 莎›m4w?0W8Ցħ|ӄe[Y攬#Zj:A@lqZ8-LaEt0c'M&h1>_I_18}wWcVϊ5rj%Q`OGcŚW;KV7"ڋ!jBЭan0ןUtXu|`)BDk3pG`ms>~-Ke`Dkjg@Xt2#+ʷMn\h~{*qiU&W7ɐb;ܡAv.Z{je;:7+"]h].ȁyɤV`2wdTGc GSX/kKUXsm ʳ`bEgY:$K:Kgck7Yg p-~эUƳs$D">abԆb7w5wKۃp 3V].wF߹pdPVuna4?P^w=y{/|jI*]t]!4^Ov8HG'@ 9 D]f&@}kNM@W~ѮRў"-z\J l$iKYƃ}|hD AiL ~>8T7 \Uy4_v[x~ϿdCLUɤJ63D3rje6Շ[ś-nK{k  ۃ(X>rNVTu8 8ݞPrMs7ʨ2"/,F÷X]e8٤GmПLvJ, [N`>Ui}IuShjsqA;-?ݵ!v{0EGu%RÙBEM+U@$AoA$\P>j rFoMsЖ_hv {-5є+}C| =Zt(}ƌGU1%9H$Ƞ|*"&L^5lAa;Ԑ*Y`XFEsޤ }hSЌν)6sapG)I]F`4hXO!b' #[(9s+'rkL%` q2CGkwqDE_d@@esAaH\俜z[S$^p2z&"" j"}ee;˶-`~ Ӱ ¾nDgI;iw7Ӷ@1+8~fQ,@jMmoe&~|r߁*Hn?hAJ*>ީΡ4,D? "B*\5,C!.+QkliI99J6욌0&>c.vsC#3H6Nv=bu⥘'F6{B(cr^EIܝenPHMM „C| FK]Csq[ڕZ#߬t]ԧu!FYΖ´B4nN]JbdlS?yΪp>Ϧ\s%>rpJ -s %3 Dz@5O{}6fJhI S7P"-VԟTzlU8`vyӜ'>hcl pBնwu20`#aE:!"(iYC)hKO<+FjOU'K>1{715162ҋ%qG@4m)p_,뵊ڏRB"(gѿK 9҇ojp+;!W5'eiuuYh ? C!bD5f pYhmHe3SBnHuѝcn{ Ei ]LW7K#w5ޝHI9z9Hc(5a,=ma)o59 eШVԘN(#6233=w EuLu#-e9>!x3͟Z49G'J|}&t!3@o+`t)xBjk )5P{rw?\q!ȔuV7w뽗^K],Dqwb BWC% @Q_.k{:|8ânMo9[֖PФ"(f;⹣%1BH-ksCKeӒz, V}I3gW7!jYixźYLo>J#}z8pt ~ M(Wq<f'̖`;ύ6G_NVh+(4@4#xϜ<0Af,r`A>f=2rؗPj(`w%fA2lΩ$or۽p?#G'ՓT E (U).h[DvΓ]h>lA+\HE}jpqBQ>JR"Qt,i`>kU98Ðƴxv/k(X`'_eO[TR#2q3#:_)bUHx?BB-ܶ8ضᙧGd s1 t:)wCw+(WSW\(#B_]˽-ݹG210 :7b_e}^ nS=)yi,n"ʏ0%YT܎!KDb_MZmT|qa0 _͇wO9 3{XBW3+5Zd{qw L:i \{=u$T2* &h$ϐ6pMVYuednj*_֐<04pEy؝$:]tsmt梲QV81͠z>dkEQ(gsR-g2BAD,b8bk 3>[o3dڏxx6bF%Ȅ\1%^5w@pɶՓw䠰a`Bv3k7P}TpˑAJ*j<fAFU3]!4?~$F\2, ? 6rud N=ڥ:E-ɯohdA$p&A;p8NxF_I M+Q^"9\7k5]9Փ DHB2;\o!"L,y 76Z& -NO&TlqXpn5ji4EXfkv5 2kB[%Pn'|L)䜄Db$ _mXIvP[Ĝ9}>JH Z]$xƺ E|47`RJ CU4Ĕ7_OKW?Z>P2 vљ `'Z,tMV;DqMi~sBWX:EvpQslʍ@rE{EU+,`bxi[9"2@4$sblTdjͭ '#iuzC!ŅәD|DX3wWq%2C6|FɌf2,߮HX?z5\)W vٱG<翤qb K 2|ӥbzCyE*Q"wR0~1~iƧ>/L>An{mkM( . o,r6JZ``+3m5x, |RdR8RGvw,aEeGPB][ C¯NyUtm ѓBʭt(lڧn#<`jLimu93&uc _2߼_C̭R!||8pӼTu ę9#jo^/_[].fXXҤqȎc5omcYA\adڝOaCkw4J5`;R?md6N);2 =l{Jzzl6dlÔ&]d jѐȧ#WZQL H|ԆW8m8{E+ W=83[g >*1cާWAдGM= .w-7'B:[A6Ԓ/^uga٥]]l YAv o8(3kI`݌V4G;5rt 31iެ&4b]T_-oX[j<1!1%?s8te1y}'&+F 2 iVQwv E,fz+kO{ s3r]&呌l81,2$[iގS"1b?ɱ㇜\egI!y]AZF-F]MPba4c?+9Bf87~e)Eat&ArT"#Y}# uV @$tn U~Xk2Ynzd;P#[Ha2%4]ZnL~XX20X q=]Yip4iE7ҹ\jÊZzL"EiH1\p4pO*Tv/{mʈ@_ǍXS\\;ǒ2Q0W=b-ˌ*^Ƒ C\=b1iu=aȇ N)'F  &yOf tکqN#3Vi$)9YV,_+֍{U_C1Uc,Z1{j3sBZ߹Z~Zɷ o~O<3Ce) EMp-̮~έ? mhPgH<}}1z2*U-pq52Ej})"8C!*DPEREy\_aY-"BtG2IZfX!8DeueʽOZE2D~ճg pُԌIurbF1gKs}jZh<'nt }#-i7y!8{#F<[/C'}dX4P]ROn{sB,PqzĽ+%\˙rkB+sw/xg0)Qw:{{)DlG^h:?mYsf,m(KW0h KjMHo;!<6 E?Φ)|*p7q\{Fd61i.Dz TM0*Z3*^&/ŜMcDW!c=_E){l]~y T;jss$I_ o!ֱ>J,9h)`)FG58,b6t@lq0[\p=Fa$O>}`s=y'7DU+i@<6]I60szv¥LZ˪xk6y#ZR{) mS6gbҧ.VCPbiK%uWv&$)/PZ2q#$;MQ j>%WV~h]$bK{vbtkNK(B˜}ۮ vX 5:8U FdI$NfOPJBeB[%(qfEq=E+I|M m]y4̅ցRO-IJeNfv'?vw\aZlo/ p)f*)%kέ&n{Ay?@fmSDD=__k3Xe>E򻧆TiM ?ә)X֗oa(bԯR i jfXy3Md7|.%/0u4b_tH-ew fr}E+Ao#V,Wd=Vm5sبv 0G4k*dػZNװL젪5; kJ$*|+SGu1C).B@\[S}QHzݦk`bZI@Ȭ:^̋g  aAZyTf)]״"M#]] ~z΍0 &]4NN?B{Bcq/(ʀ##8"KHw.xοDmr}V ^d ~tT'=146Zt=4@Ѻgo&2} OtB!Y_{ęl2,lYs ā낣L\OS۔|Ibz_*X|6$w#5Bu#j8 ~h=g7*XчV} ;o :G *Lp3.Ci5X@0S\iߜACZp#qf#x, Փv޻(bMj጖mJOznEXU1Y&e{"Ԛi5&(Cg f lfU*6 ,Q9wW MlӶ%6(}+3яgggOTҸtoqÜ Ƶ ~HU㕚9!C?0$Ge' upgu gcܴ[*zk7:&=v퀦$!6pſrAo^/`;+E}' UJ/[w]-Ԫɏ孒pˬg6ln>ZYok+CiXj[A?döAܧ+ Ab{d9u$00nXǘkG.Ã%^f}r'@7ĖK彫FB:TYڒ5wšd)ciI4(/4僑T^!!XmJ휺yi 4b`Ϣ SI<$OyaFV v2jҷ"=GQ=Dұ=\&ɏ'YO:0<r<(oQU=0=^kHPNR^JNti03 ]" ^x Z% ZO',D9˸&zu5˾X*8PB@qa*ܿdY[t7t@H) h=9t3"۰y|2ی%\k/rߧq5בז6`R!f@]m-oeďregX h8(%}b^;>$绎>[jfFGn&Pb91]1jRxCs0JSl[$iϭg5ivO2B N=UHYfy]jU'*y5yhYG'1݄': i˾\GK҈Jql ץ m{/r 9]BӬdiEɒC}ѻB0ށ[QT8, I~;/uj>cp|+yKE u:P J֒{ >:6B>%$/*W*:mH9}F9&8I7ģ&}LնU8@m\d*Q֙T@Sea69؅~m}K yɰ9es*p{xqksD~[p2Cv7_O_nUIט PC~YD6:UuZ'|j.ZPM*j?c 79%5Ҁ}Rl?8d{/K/)mvoLһrA=b)8T T*88Tmk?˄.OFJJp? ${eC(~\ B` |A~+`6"6hL4bZCDcyoD "m$ӷ#'X߂/!VL.UĆ >2ZskG[r z1e1=bB{d +8۔E댈tnb)N3h}^JAٮ}ΆjQeqZa7zJ"ۥp%Y J(}c}u^ iQr" h'֫ TV*;n\Ps8e}'/MO3]8yPcٻ煬l|691viDiPnR.Hh|)BX.6SЁ>Sk:\VwVp 2.Mcn{uHw=?Qzx!S)1"΁荠A~ 3QͬUa 8JW҃#M=?('&(]Dp˃{\qk[*=4f(_eJ4*IeTXDaO$118.q&ps5Zk/jM{_. ڿm{1X">3ծҴi(+:w6By9'CnG֨ќ|5va ]_B&1m Hvl\go3>6!!])[v8Y m(vs?G&CȲj}CD~C#.~껪KNF2FU]  Oy30}/lT7Tޔ婛rdWmK K]gO!՜ܥ\!-nxt(p[Q<&~A7R tU9 m_~2 ֈ="%?z%R'ꅴ$|C֍7ްb8|a6&HLeJT*3b` C6>!D8hUPe]+:}hb+tsBbE4 ɡhVm `լTx.ϛ?=SR[i* F^ )X>j_0Z1 uT2Έ+c{_erKq1_?k4Ȼ[J6§ j] cי@0B<iw4bG.f40u"lkISNr2戺!Ȕ}!fH^˲".7 !2K7zskDqw]pbC]bށ1JŠ?s_VT"7%hadqfI!g2U˂@EE|+9:{6$G=F=!Qm,)9W䏮myF4-8f?Jnzu7JN&3uK+r i. zB4x˒ ق[CrLLXč~]v&L~)f# F; li#Y_Z] oOOF̺|skWHՐ~^)*Zk7*>\jLh=͖asqA"iGr} ^`LJq{h=!ު9NP W[l0ZG/xb_Fa#?r龟>GNU= `2ѦsZYLq`Nd,i2K@yT{jBeOAU O' kGJ,ش 3OÕ~t~hmRSbVd%,C {',GԮ5m'@]8%=QW6%|S0-ﶩ,Z>6;LZ2~C"ߚohpjgaXb~O+T0++Bs{6fn ,8^*bn9,|ٚGDtsqIwM$Z%B)jGx$ꪄe^(@+jj#a$ȟ8˦OrRIg#SJAeRR/VY=r鰳|7oݚ^ #ZjDW_.֊K}PLpJ|=,Px4|s6z(:;,,Y/[f 񴉟IAZ+Dp}{uTzDfHy fb Qf.s.mZ+.. &iE< '銐@̀TJ&}B"8&OX,N)6s|A _+C}bD5iGɝOτDͿG|VƞL~UͼdOj X &T-8^:Eˮ<τ9y>>VZ'Sr)0P+)Ԁ1 \vnGd?@WWTxӰ:_2G{a/w :18d/]CpifXxQz3,_`ZtmY(i)Ups)j{h%c-D!Q5:]6K1`(cg8G( }׫V*/ j>+T‰u r {I ҦAqհ/gj6l.܍ !=|V}Dl3)]>IaEeDҥY1rf rFŻK'Dݛ~8^a=5:eTvHZDZ*?ح!NXww+6zU$Lr.'ݍ'[l؞SSIPG:irAU,OtM@t!'7Fp%! WVR| s_){Ҟr]5)$u8R9W4BM{2c3+TT)W8_߈ n'i] ~}Fqĸ$쮅 .'T(4^uG/'C4) Ʋ qS0(8<ңxbKpAdMÚљ!a8' :d +s`a&umnjE`s*xZ[۾]ԏ{j Ad`O^1) [5M z6q OZ%eD%)҆Y<)ׅLQ b*d֦ڇQ1r0(kkD׭!w @UK2aYR VY!pIյu^WaǾmK( re|zFۺljUtUSwՀ$b5{SngzvUU.؛&>PW+`xl{jXHQ ɰ p.R2ˆdb86᧐(rց׸(dǼ*}=  gw4,_ywuNuϢq?B;GaqRl65kÅ0ȟ/eбݏUoyA ǮI+Ƿ^'Fv>碯іm ~BXp'l4~Y;RE& ݶO#I-d83gf)b*}$ߓ d |y:do/57VSR9 V/gҗV 6Y&0/2y)^E&)sgCI/p"/->6R%,6?)싖7Vda nUA5M1DM=gNt֧<]7Vt"/uoqOfLI r $ j V+Ds۷S3/lm9 Š'=UlEv!]ҋS8Av`]BL];]L%aj,*{WdUʼ?r4NW\Cg66"TŲa”b{3s'I-zsEn?/1m*s4`NVl33Al1Tikry#C-k)gS+Wy<"vdH]+#]cO- GhY{!u)i2H?l) a`/dy~VwCTȃ'=|ʉn7fNӎ{/hM;@y 3ud0#"58<ɦ>CO)(5.E~X@KpZK,1 /-4>8A&~xr9f} Yx+_o?xuHݼarbړbfѐ8fSiSvA+OMiú̅V Ӓ+d'-CK^KiXeD"FŠjjSy[Ŵ&+f$|Go<*P(-M)񚓓o"ڗU|oa/%Kk!D5JǑ#GPKea'Cd2Ň".eQ qs3 HE.A<_WVC\cU2+%nIh\f19xECwt u>ᓳ`:ƺ?Ny0Z UKg&Jt>nkfNPxв [vA v4*4INpisg_oэTsa"Z _C;*4S6+q.֒tD0Ŕ%,Eg.=zM ɭ*-5ۢc, !dmW*\1|#%2W"xϸ;M}0U,BdC?贊[Oakœ)U^NFqf~I67SҐ1]},`uj닜Q=Di߰/* UEN)˗^|^Ji-Zwu*6uY7LDxViF}T]Q<,!#KkDgiRa(,;b{b(Oä姐kfMH#pM+T87(SspJIsŸng=E$)pLًQk&PCV )fa:% `*]iUt0"Chj Flw:4#~xsnER!>LOwy j38v|1rELڛȣKޛ_ٴ5$rj'XQ4n8P\6M1t4|d2K7(%jj >;߲#9R̨Y6csV_Ӭ+]wBI17~UY62 t'KcJfXvx)ОƷZLpsDUKMd= \,/̼?ݻpݎ6WlmdsOT@y`Ypz {ZGnWޅjt2ޞ0Q_x,!?G+`ipq9FZ C!g#^ً~fysi|yCJpͫ: LDB,TY![}VJ%&)uKbC֒oQOgΣA!x񮤪:6eKbr QtoX;1!CZMh(m4~E҅޻X;>3|j4MyofNWU?,R)ROHb r%62ڗ7ڛ-Xoz/Vu[0kxUn:`[]y-GzS0oQsʣ:O:^wTS$*Q0RV)ǑhnOEVYR) V2+KbvrrLpؑZ Exg6 nUS [LDcsDQLu+W]n!}Fn=*FR%wPwEF ]so7[NrXѷ:)d#Æm ['sn꼫z.=ei:MGd1VÔ Yg<cc5ġDf%`of%\9zOTgSԪw6LxK-'f~vjA' ҙ㵺ۖ _K{h$[ i =~iĴKڣM@ x-Y./@ g(; BV% ,20_Ydj<:֡3KKdѲrqbImN&arcȦQ0_ }[)P?*98RlJx%7={81:UgRVH7=vZϸQq~ A/G]]Z7Ι]tqد_YeGE2Rc}ѻ+1Q'zRusf|3=FӴm$,<2GG‚0D4C YKbB"*]^lT*z 4FMi$Kwۏ3#ٸNN/~|9*Y8Yi# wkė0{0qRKLH.2fNN!"чyt^-wtOghNaSr,$"SK5%!*Cս ZNX]8wjc9(f!:S1};NWON+ Ի ca2EZUv],J׸‘6zZ|B!/8lLRy,)!I N[>,(FI Y9EJexjT,+-(8^O ,8#m*dxنyMŷ@*F;Ss^\կIs8r^ c[S]7 QscζB`SB0"shNɃn}S ah>}^o-C κY#La'R\𼸸]Z pݬtobr 嬠4xc[ ^t9"wJ|JֹXGTj*EXg3ifov srXWs2.:Qeʚ4N~9<ʼK~ّ(f%q j ˼ 7HsO}˿db9v)37۰H|/ i#IX$&OR2;S]]NG|\ن'WOҁfx UeoJPNF61;YN;Q&AI,NgFvCk;2C@O{rr#[)Mh3|vX4RZJjt}; ܸѸ*m;WIEp ZZ 7J WA@wAIMV^/%Y&ώk8]rBfwBt5ڊܫlp[`tT2!A&uñi HZB=g Bzis j_Zx>ygJƋ@8cܧ0TWt*O+;VWַQp.]5Kf2D 3`~ک&TZke}<[^ܱIDײt/ܱ/o56L޺B!"zw5)\VPk3{_@¾k! y3ЍeR! Hfjq-) n& T|BAm {b[0L +/{$bXG$5'}bv= &$ $#*¶|S:ܺ?" LBKpg'$%Ѓ@j_zMȼO/tݏQr3{pK"펠zgan~!KxeĽj m[>;`*H63.F/& HaA XjuK^L_!aLϸDy |o})+ySϷ<]4V}F_Z ֍8xql)հOP-i 3/2.OvvݳHn ?" DΎǨ=mJbHո6p桵$3oM ]6'w:j{~y2x_M++@};9F4 +t/x HUsL\*onV#~\Uvi("SSЮ6-M/[Ä^Ɵo 959b@Fi% b+m~|v1!ZLN_`^=8uRpk-[@HBJJ\'&uz $24{zJy?1q I)EkWo;#5)iE J+ӏ|.U7:IQú>Ym Pp0iR7躲UɉX%@!@>Y͒\Z9!"k 7xCҦ9etBV_%ȹ8ka_Pֱu8t. ~ q F۽۟Ƿi1 X[{꺋]u U|qUږfś=vW>P# zONr>inDzDKxc} a[h\Jhy[@&*E]ɱPSG pA4fy2۬HEcHmd dNR_Fk4U1o>Ϯf5gBٮ-o[WC5-]Eݖj %2*鋤$"#$wNo" >}QvehAۓ]z$ Hk~!\YHlc6 N 8tfGN~LqMUSVZ-Éˁj1Ev."۝̽ӄ¹h6jx-M+ /dU_.zn;K58'(g b-K-ډ%Q~ "?,[vN箠?|LU;O}R_ y^gBmGzݱ_[ٖb[*߽9ᖹi c߷jnBk6vXnU8)Hb;; /.^N}*EjBaxѥ8 Y?:Ȯ9ʼ;) |#u}'fn^Iೌ<ט3Ɖ=3'6,1j2$1^:Q*<ę8t7گH0m^=xx<ۼ.ꡲF{RC<zR.Xh?& ʢ0삟9+z tkeO?%2ByL|s"+ hU2 jHu4KlD=h'K] T G]r)?B̮Z`dE@$CbE#^a Zc;†s'6Zo,4@4hİ𿞗`/}$<>))@0}4#)l Յo#LT\s{GVhĉJq+]鶍non׏!v$y<|yD;~F[,㉳&[UAdj>r7,)&bY2$"unl}̩uVѺ pfͰ;Av^<, 3> ⬇j1y [ҩfWA2Ϳ~f %:7cvs->nNWG:eWc&͞wI^܉DoKGB4EWU|ɁZ(X:clC &g䡆l@=b* UA WH+J;0PB!:/{ 0RUeTHY[Jly(Jm QmȤik}p"1֞ꡠ AvEQ!8V1p56D :| )F&ǢFf\|oIZQ? *J7dqMe>qYMת}O\wHSɻVR6,q 2ӽn*xG̐IC -.vm4:Cx8okV@@p@Fj҈3LټPHV,кKx6KJT ;n^F#֫7 r|E!Ͳfb+P*T_oԍ#c|vߘpO-''5:s[qMU4ƮYk2؊}nyUibKvC 1/wLϛ$3s҂1%MMmI^*\6GW(22#'mCk\ضK6ًqB #U;E~Ksݦ囼wX2jRP]YFsL<.bTd%wT=D&{PzY/h;G]Ȥ`@MGF(7"Wq&:>Z.ƀ?Vb9)"^PtrQWſN6T>,iW0 _o6ޱJV&es;g/D/C^q-4vbEǂuO*O z}h8PطJ\MmYqa0  DA&Ļky.BX[w'įY!F>N KĔl'$++ L/cڰ5=7BayG^ӅvU7 Oo `&xJf@{>v.r8<3[`]Ha%yi;P5۹E@2͞l ڇ,q 5` L9o-桉51KH,T<ŝ^>(HV9S[OJ5DIPMK ?zHwWF cs]Q_[v;1n1dQD}Jˢy8td.y##rsBs?̋b-E:z0x]&];jF#^kZlw'&G8F}88^80aV5^khS~nQ!3aKuHo$x`dNX3y";/.ӞꁯX³]"}ni(DQOW z0.mqwGi.#5=HurwOw 95T:dk0~f%@긊e.H HG˹aF޳qҍ>y󻍲lҿ3c'Ft"7 P7[W; Y#lP%\x6hrRBFY59>(#ess |o/ozK#-%",kC6s̓h4g>0`+Ov\}~^ FIUky/O [㩴C/Ba*l3QwZ1!%vC?!{lm"=YFˣE̤FMD+eEZ}Y)49kšDzݕ\B9[bh:O^Ku%޹e (! 7fܸ˺PG>9+/*_i{ƹ#\%s38s݆krh(˷I +p#ж˯#% D pH_H3Uo5)DH_֕G>juVgJP1xԷ*NAjPl'exã_.DUMo4*l~,URh?}W{\8I= 8"/wi9Gw[n>_U=sf`%F`Tlc IBMWUr f)=!(9t"# m|9Q.y6FINƊ@j<Ʉx4\MOyg\1JԈ7x@.cҨRC&L9H?Lqzy~>X>764 Y1 51RC%YoU<ƶԽY&hn=)E(SSKF} \HxT-MW;ݻ&ʏZMXgyf^2d~*4qQWL1r` F!s)^%4HNif;}Nz e->AwsL4C!X!ic ym*eMS%m+ Hm$~pu2#y~1-?S{/%pp:9;]y 9X:TL1\3EZke3ǫɴgD> ^4Au,⍰g1J [>t~0w>54[?WO Ȣ%wYJ@C)y؏l^@nBM}?f*S ]#A gi-w0+vI:!H[vcs7cDO 0!QȻzLrQ!D 6ҥpZN6lJCԺܠ.'4RЕ " \c8n\!tufm2b\! /Kt$In;P{CK (N]#+L&3XJ@iz,$ X#D"9YN^7Cߗ_#:W޼KR:s\unMI.g];.LOG'hG*7JHHȘ,9)l޶7xn =;P8&`8J9tx2Oij |wF1B1t|)k,(x5蜋;{x@+kQܢ?ր$,Cۙ<~yǹr ԫ*#QFǸVXzAKzV J9ĥ1X{6?z+qawg@]vxoƻ,U2pb4)NC$<9ryr9h'yDHIF:HOL2}0dijTXx2M ۴Q[p80_h2H*I$k3ݔVJɛ8#LP7\-v#ΗtI˟j3CfǢeUǞEW$ٺ˲k.:<4"V;r:d8{a=hmD -<q1ڔI.YwZbym]ga78A&0 fj-S,6ޛ} ];R|Uof?z`^LΗ/8p}r5 h!܃1]ٗX5obi=$Lr Ak:WE` zi@#[yi^(^(4TV/% ogR&Q0W6L) ` EM76 y:9\";Vt6DSD/ǬBﶩʞJ~^#sƵA<69uWjOܩVVX˵˷vf92HA3u|OSj>.MD\DG a<#O"u;1NbgSij*]{TU$;xdJ05̶KQ:,3d!]ƟӅcgk c$|- DCtY~rG5:aլu+IZ&zbVθ:?xo8fSM4 r;hOD_N%HlJhJ52$Qogmrq9R`mKOڗ1OKY^*{bpn\8}v}B [C TtӺ;@SeB^!nH"%Ȇ4M%Q , fDqRU1zc9VN"baq;~Iԕ!EvQIIb uJx\d߆=.uf_Z@K)8)ڙrkזFؽHN?as\/ԡiwpnra'ɨl(th,\k](N۶{VR@1㭶CH:ƏXchJh$lבApP UbiF9c3Vk}ƛ"t-ex\D҈Q]07n&D s`:JrYZN_ˈZ_sd׀[JX~{)hIsN7kvɏB|xr*`Qb݅ϳLC\uy^>ObsAYۿB· -T}u_0SOgtlB|f-/.!*W+ksQ#}}b0WK]0ni4 !NUQhL+_5K~ C2vQR8h~\Fej51MIaϳ 53J`kDFvT=vSr F'HhSleOȪ/DyE:mDiCS{"k?,W,XZܻJ򅾳<!OʐOh䉉q׆h]+ YE.O%Wt~98@;z}p(tkTcj &/~rsQ#W'TH l)ZX$Pz߶}о3\rx7hW'?E;еpZ- 묫u K60?՛bU8 Z83QRqQt)P8P.fu3Hrtܲ:/#zV{qjV@s`פfq".9ntHG%4(`@(Y{ XO!8V2ވs0bBY,!+E97YSHwE2v0]#8B.\&E&[F]~0h#LڸLwQ.=vw=T47>%N<ӉR@]gfZ?$<Ī,՜e0.,uQE^-tl+¡8r\y+,Bc 1Qn *#}pǷX"tE8UA_9<)FJ"]W{nz?$d\ }]S6CM __*8aDZ~xO8~;Id}1w%ڳ8wc8O<,j[ JMFUnI]!Cl0BuzƆ_APXTt)䡞L_MxXKZvLk+$",L& ʐԌm.sö{ N8%@@&,:sft[R»D5bYrIEhYOZUL)tN: g<߁ag뵤QmyZj\|UulbI>%A]@U3ޱ(ma(9>AJ---7zYm: VNx>r3M.bۓAXk КR."ȣ& ΃ CBG[Aqײ*5]X/[N  >F2Hin*cJ;sG  $\ELϘDpl3a6D}4cCMi9:p|D*J3ۿݴ.OW h +.)ߊo;gwpqj,6x͖6QfK|s1VB5I^')[EoW["~(HxB>abUVs͌.RH ]k*j?&dyu)l:Ɖ>r;x*jo Ctb[kJI+K# }{d Y/:~s6&QOءH.+M{r4 m'D]ټEؙȋ%eh&, _XЙ 9te=k9͛k} ׭熣XIEq)nN(XA#8:_ 5fg1\Nѝb V&x*[ PS1n3?Ѝ)idϼ\eRΓÕmn~d#ur-VJvW7nnś(g|3a)W@)`&ܓj4\0YY^U0h3*v:wDxNd^|}+Sx* o('%)t3| )r~UF]!(x?uI!^N HM A٘K-@4!hdRס8O`Zn|aKa@"5+#Yk`2IcM!`@{3I͘z~24Elm݈M.gс6dLo7v"*J#KuD2 jix _w,it!fŚSMRAIGeȒ-ʾX|:CÜ )w`yva㏉\e| b5-74xgÆc"&g JghN|P ȉ ,#YF\a4[` <>n8)aV)P@D077#bpL BSucfJiP4>m|IrD4Iu608Jx*0.1(E4 =\*]׎û7~9sha\Ec@du%^|?a$BNEOh/+-1/ǡ9LyҼ ,_T=2VաɊ&^*g-*]Bwɏ{a~f w4Ojj ! ~i; mGbc|Yª +.Q}G[#X?:;Uj.DޓQj 6-F:ZSugdߵk&rxrD>PktrHl=[$hE4يg>}Mfgq8K@~XZ_iʪ官'Zŵ*7+  h ]!N'ݟDuCܡQXf_/[ht ,IƇ}]ѱM~ :a~V0`ʑiȾ;!TX#N:&xY )u2 ؑNQk^EZq>uG28)<^LV2@v=V+wâ@{xV:%]Ru<M8)TPG;u+)BJ uiX*ŤlW Aɼ5avnP},oH aIAQO٧w]s;}JΏT!ٍѱ@&@6qrQTݠЇ |oa_0Cv){ͻ*w! k^#'X` { &8?ռdSŋomX@CRo?Ӄ%$[6\KۃG}I$S2htI (j~*cŔq}[wn"kK˥?~c\l`?#m#&[Yͳ{lZpP[VWx:W0!:2"+^tZ/}keS<%c2@q߿M=R\t\8}x"02Oo\VhbޮQcP6S'nE: U ;e&^ϲiQd°$lO{ͩxȵ CZf7'?#j60,ۄw:fjfdR6цYEvΪ4ni;C(Eئћ:r9#u"Z 3Nut2aF,0b O,(s@jHG.xE'=[to8gNLTF[eBapE֟^6qK]2*7,+15t7"|cNGO&'̗WCY𣌎2dUg[0ayR x( C@Mh]G5)_BA=`}GE8"QfdD>ٺY>5+;΅vD-KlneT) 5E&R>IBw_iEfKy}4ip8>] ih}|H(* ԓ}}(,0SytxS|q<p=4= ' 8@l]Q&;@n].w]2ߜe!0{+mbt`\JSzG(-~NJ=A//A?_訩 6f%3^V/H(F/+P.M=TH %ݡd窀:KPȪau |ŏMrHp$HEs揼 0X~x1hg%%?1?m@!pM4X(IEa &LƤ/6)[H7Mq$&.NLH X1»kA4!x"PUI\A7lZ@us,*4?0K WjR<k~Q쬐ZQOV )~Ze&Vg -gF{a"bvsSWt]`FEF8|< ؈рьq7F粕w/wڭ~]20AV|q@ J~O=V{c+zJy~MyAWVAiiޗxAzkv}+FGʩ-Nz* KeA L+5r0]vq~W*'4\ݯ1 %E٢BF;xΆg핯N.p$P9}bfӗ1Ϲq]oAJfϲNۡR#SN >wOu3G%|3ṕZ8mRⲫ\/4SC`Ot H*:7~ȣ7}hy)Erq"wI(,uoh+qAG|sQ .:^8&.0!bpu O vkۇ@OT2:(6wyʖ[d RMh&3\KW]_qϤ:3MЪqo3obْiZcEiW.mqMojgg<Ƨ[$ 6&J`b#*r/ ꎭBOT6=&.O&{-Qyw^">JUKG;\M .G%zyu`>p$ 6㘥fȩ=uӬ\Gz+w͖$G{1U/GpsҽEQyj=.ثitR>D\hʱH4y+0|9r}{X:S^7K /(^k6JKU lMϏ§rBI%cs{vDNIj T1fɊhsq׀7+w0XY떜gl1k%&H^K[K7 3RhOyi |󠬣S> (z~ 5m\Vz6a-ֵݷ5`fkLj4zC{B@S İџ4>%tۊ~L*xwbC bl$wdb0y y3l ,P#cm` S~W[R2+d {IpFF?KndlIuZrٌP j&1C  㗾Z1!JS] ,iGtEk)N"cV [mQ[jytfŴ#40 -ZNXJ8$Kc LvYe̼ҵzoH$54{O0({Znc(O#j:$Fz8%32KřΝ|ZPo/hVl a7/ Hc#+Z`u!j׭iVĞ!7:Oe`}R1VhWb8:`m`/iaSm3cX*7IMYV=oo* nE(_zBcXl2̑b+EU+Hf.^Z!ʝn5\|r0
x}k XkTuT!19\: lfA!4o4fI}(Q8>q@.+2xa>/֖~<bpnT&tJ5m8[gm#A)=uNcУn[!l>N^kRo/>gufpv~2 V|FNO0y:DUwp-g~mr`X%D=&E)Zo]FlK #u LSZɋ=+ >cцg<])EBkJ9 t2 HGnXQ-?4c(h(,kUb8q uNO}G|~te^ ]Ӊws?pض=U7s0=$TŞRPKm4IAyL4z1֡Gl[Va:WQo} 6a[' S79EҶЍ0gV L\6 l(47,ڡ.wv_@-~Wy8?BD (G$- z7i^Vb= _ @϶{ûho>"B5ٕj,!fY>m zNOì QuI ) qfh]k~-t/A%lߕH5fS)*EN^_V.$&tљt(4uP0=Kc?.&F}VYо n% `uriJ7*~ p4cܠe(ΤP JV|5!0+~y8߮Ciy{CPjŘ( J$A>7[ C"v)a 9Ձ 8EXu\+!ɸꓩ c3 2kȱ6=""}+pzLqztO77uWGF :*^DZ׫#G/\bS waMͬSēfO)7<;ԩslݿOWm=IiT#s8d$.?UN֦s<:ݓ)As E55M?͏dMx! DkSC~L|nR@c0J=`>ɖIb4/t~n |54FůU1\ed.fR;ԋ? ;-:g,\~֚C`UvX휾,;x{2hEwe{>]#?>9#SxBe6ܘ=0MArA4 Je.z&UFƔ5w\KRѯ-S=⣥`tmWH\w0/2{ N ȣI`YY dtiQ ,-E; y( q8>Z|J"8kvkN66yb*Yxs6?HS nO)(g2l#:1)1*/<$Э @ m041MeZOAl)B_UF~9}{^Hho9bFY _h{=3uS?deIeҡf Cר{4JXD 5QEWqLMyGڋZ75|8Q/dgijjȕaHsik.Z㵌KeGvewANˆB YEՏPM,d"iOǗ(]2p Ĵ)y_TKGz)]^O?U Fxp)ܱB*0p%nr6̈!棚5*QPxT:ؼI ie:q)/ygbnH*yǾ_,xV74e|OG!go/KӚ(Ɋr乀 4*Y}VZ}%][4mQ~:DIEvHytvL3Ie pH1KNtdOoF%32kofPQiSx(P?(>`iz/մEW]X#Y! Y+#Ɠ; *Q3|y֚p~y E$kBTg#(AiѠv;gd6*1NAi7H79c|@%rh_d7:4.a-t| FU #AV/ v+"Wm¥<"|@pK<2{^}%ŸmH8OMDk$ѯ+/'_ !./U[@lb@AUa :pTg̒95'CAx?/q-cRhiwË)u}a޳n?ۏs9n8j6M n]H%O0#B%XG{ゞUiotx)Lm/5훜ZxP[N;\*:u#vޤ.[A]ǗwWT$$k<x̎{fRDe~; qa v7;ˎ݄8{R:6=-Fr~ b^C{qDq[ >0Սʅe ։# Y*KPYκsjQV6+SffYYlV4zB.5{]XB2ߕYY%c߉ zԯBk;9+m0*MJx\L.)kkm/POxJgp(vҦ|i=n_Zoh$։z<%:*ݦ>r;'OXi^3@=ćTFԖڏGvb8iMXiL]hg BStl.1@^ݜ`7<  $Na=بи\ 3`1rY߷k;flԳ =O?,TV=5&ʏYJ%>xnF,Iϱ6-><;X#kCu?7 9Dk}Gn;?XC&/ &^QW9;7DWBE0EA?{US^ĀemqqZۼjęAZ,|{av%هEJI?w~nkijB56VFP[3])]2pq3s5 7xA<_BaVtqJ6m?*kL+J6 86.ၓ;$6F};wD Cë[b~j_8i^ xh_yC2o^Cjv 91N sHTwX~9iz,\rZi8=NL\3VRNs:m%Z ȼ}L,1 P-dqPЛX8M>iFLe(tWמ n.o 2ٝ :$ėȋv[aHd#J&HF&lI Ie~Ý$eh/eu/3%eyXU)xYm5 6 Vi(WC*OdOOπLfL{A %ۙQ?kt[CBY^82iFcMaö/OJlGQ2dMFݐ7r.kcaEʦ 'E IQD0U{ZYRQ&iY/R嫳O8zowFtcU24]"5B)[89hgxœJҵZB4z#gs(z8Yrw[jnf'[FGIC$R#b&q ]IXq_S93=n3^5ѣe(ϐB/-a}{2e9_mF!s{jJ0a-7m= tT1͟h,GȆ.Χ0C%-> TiCDIMg,Xaͫd]Vv&x:'߳R7HI\/]芝lO?:|4BqbSm D/ Gm>pԃ^וu7gy eMaFdDA DV Y.+oe{ɲ`VS}!9woaR1GIHUI8,)XXl+|Sʮ/J],/5`aXs3thjЧ9,X^ V*ph,Vrm,G`.yMq\? zs.rn+lI1VVd ߉ǔx!JvJ >ǢZXGIuV(6EPp5KRg9e[}Dg#NLqC8=]R(,|O=VDkЅՏwV T^L/pC>'33^:@Fhpǭ|a ޠk2xO?U0'8uź=jbxVR]HHd:J&B7mLC@𽏚 Ch Vߝ"; !.?:Kd9]OEj.y.<#Cd'] 0$qPCX5;! 7Llz<5HM=l))6f\%7.3R@tDON9Jxᘐ MZ9 mh#?zn7V̳R9$c5vCM}LAYaŬ71'̱lښ4x7WI~`sM 2Dh~dy&@RA7t0=}Mt0itL٫I݈9VJox1LtDVP957$>qsnͮ1"|XrBPq;&K}< [Jk/q^l IYe9xa ";!7z#_SPζo2ftNTsORn]/NZkVr x[&)@MzH1d̸$8.Wkt_۠&X&bAqRv%HE ¡O衘3(@Ϯ3VWMAuUXʄ;eMD{ۡ?) o&$)qmXۯ.渇Ϗ4=1Zwїe.0T4avnb06ԧ3~P>;иg8>228)y1MN̞)gF#"b1U"o:OؾKHz!z}.qXڈD͟W%#M"LqֆRl żA,yPgA(TP(@ƍ+O9MY%.|M g@6 ͆or۸PC's6@ZG} T(2a"i@/ oDi;̄[#4}ġdb 2𰼥/X[SG\zs22:d!";zьv&*K]OUҖX+q x{nd.W=9EJv0n8 2-+!QйdX],gzupu&*Tdv2וHgUr;hz>L Kv}_n1,g yޙ9D%JKa<LGC?,5}~}%`5ƶ .-~KUAѶJu,^/leC{N?%K^ uZbQQ|ا&0<\_0o'hƜSq hܿjȨ2KB2%l `)EIwFU;"ct'XgxY0~]~9FOUד9зodgˉ4Y1MY+Y4O)3xS3eL |L%P/kƈnM^V I 43' uF G)>>\5P&=L㕪jy_Ã"L, ┗rr4,rtV8H#gZP6jvdC E_PcY~-rc D"FKJhݤH12fmX,T6 ҃A` XҐ!+{"PO>8Z(yІ(;N' (nUbDvQL i*cr*]z͑Wo9$@#}##8+3ef0[_ݫxthQǠ=E8KdRHf( J KqW ?հ_hK.<'qϸƍ{RXTɬLs'}jOfx5=e%6YLD2 R&Y Ty *`#}3@6;Sl@EJJPC`=nU7=.ѧ_tAﰦUIЕ5a͓Fk'U֓X`pR^q$+c`IbHX"}R:LOwH:Bm41zZT@nT!q,Q`n !gi@f}6zAtb{ $0Ko]D'ϛDlWdL$Yح]t4^Lʪ7j ҵqU)-V^?!c{m3IVQjhBs(S7M@:P \LF9!!k9N͡9;w`ZUVbdN#| (ua;gn36>QC1l*S&uq:"K/,qvd4_K!{%+rFsfC%|tR FYRt&90b>*rͥL,5". =4᧥I+MT7R⼰C4dѩgTQ3DPXd5~ APsX%>,ov`cG74(&@>fv&` r=LtC;)#O+tS7;$*Cau0[&6H˦X\'M%zIx%v xA*p\D,/Is8C-Gm|hԃs .GQ,lʬHva Him˞@eRX<bh"#C^]g.i2\3fP>G bP "عT,eFz+OB_zkKe3*t-2U2Iwl* d)"WN(]m2t V^|^"ʂ>i?v a=)fw'mQm%DJr$?P}}8׺2 H1y2~U{ǒ_ijuU;R 48@{;^Ylql4 qxйF>ں j^Ҩ8KA^YNtiaX lzQ_oL| L WК"S$6Հ5g jdh7OI",u"oL3-5:k\j}Ov ]#+#/Kir|)z=7-GY*_gIƬRG*?8ҺJ6# vS;bq{/BިMk@vV"j}ڿ8+W4#Ut[[=u˗Kg;QKYC~3 TWK*!~?%m*d_aqfe]vA%L͕(roO` Haš#ɩEU Š[d=e}cw6ͲܟiY V{k~)I,t9!YkuyGxVA-X>|Ns'wt AsB]ň $ \NĒl҅*= T"h4d\ݤ/FoRs-i6&i̸Mřj(iJn=IŚT1ʸ=$Yt Ž6ۛ'u3[ Ly203b[ț}+0<RTzZ_uc7Pw8O,`|sL]LYјF}RL0*c@P.aZQ B(ttx{XΓG$=o^iVrm:֟!cm /uc%%*0Ɍe7`޺!P(#0: Ybw݄m՚%.Ǹ(ǐt7 9Z| _5\DNu]ɑ'MXd rŎʓWj_r4,N8vck'CrS}%Difm"ٯ끲e;ic+*(OJ&Hvped,׆aSk'd#9lFVhוH]۲P'٧`wx!k ,=gjg%@r ꛶( Z^wIE.lVI} ((lKG/Z…OS2o-:_E4DeYISzУp//k &r6pԯAǎ!`y[f'u|q5dV=z"$Îew2x1h?"aw'?q5>9<݉ Wâ5ӁaCb&r]+"g@HvI[o$ cdU|(2aT4Sf0/4q{LX̭!1M3[FhB.t$ձn?d}.U{gv垵vT;j qBSD s2;Ç-Tl"ȐES@Vb5wxE'YӴ+OFKE$;IBKװD]2z=2uɺy $\#D>`K0FgR*Rۧ/z @gM͠Q[D8b;SWᆘOϪFvq"JQ_Ɓ"F엄pLa$<?2vѶ 0b#Qy轑$*ڻ̳6!o:bҗT`14\j\5/?Ħޜ/S4 Ͳx ؞;%&_|Љ]kS=BW/Zv9ef~A6pS4né8͵hAdߐ3yf cr[oY`U Vei) iߣޤ%k?`}E|oy7*1_:~ 0Զ<u2ITp#ZE_n_ѮVJud8Hvk쑫+y+MknQxL䳭`ad\Or뻓ODlis# ѡ%m(o8EStF֟Zc1 1^OJќ> 4 ^W7R^jJ 6aQny'J}WzR>ިs?'@=*oPhdaM  2vr +U<pj16}Q?pQ.Io>ԞH6"o6e\C o[uZYڬD/)N)9~igw:pT[)\ۗH0bF0-ES˧ 2=#67dP{tΉ'@ "ը7Xݫabg"IտW®oY%==<~ '=ۉcD lHcRk𺢚ƲMrkȾtg?&B9 ǵɥ_h`(b}Awr}Z]gTFQ̓ 7 )Au H̞Cls_;g|A^Gu%%:iK҅ ͳi ._nŰ~<␢h[b{E$"C8T.() .:9FRuG+B4ص:C\[ܸqmԮ.WB)3A]Sc1{Q|^$vZr <@ߍ׾}EY `ګ?ى&!+D}NZe"9V"u隁>,&o Vi`:o!tɇBAJj(bEG>qϴ*,[fko'rtb_PВαٜ2oByʋh?u- c~0³B^m!C^oJ ly @ݲ돓ľ.ȜE gBrYdZ.xZz/A}U#qߥ}쳵{ǿM@y.!rð5 V`)UUQIɼ3YVuȈ=0()y}1GlEX߼=Lɼ>F9  0%,HM@ى=4`vV @R,ve6] }Ɩ)[! Y{;Hvᖍ9*W9sk"m U֕찄m׵ 힀؝*ߒ&Bqrڲ{h`E"jO7qS,eB=j{)(km tjH cΖa1N&b r1o)V4ʠoN;kJv8*j cS%avܺ*hy>yC* U/)k[w16y⧹J *ah^1񯕐&Eyx-;.|;:#2/%3VҲ(V>HO2ƿut1iv-7 j!Y|..n! HA]-Xf[t`?QX%Pzq4)OCQg^=1Aj&Xs"j X%@/WM-ں*nj=pkwxJ | gA=oS/hCfidWlM:(WPk{%goݖl1;}vQ֘,Ш 2:v\~W,ݞn%`2aU?Z2-²KPY[Cv@KߖgkmbMuxշh@60Y{5}Q bC jӦ䰞]{/ !?Haj'!$fܠl .[ _X H as 6zYk,1[%t\qU'Pȓڀ&u L;I5/o#";ɚyV+ $rb'"T+eN.; .M}Sc(Yvӌ=c'O >=NS%~WU3`"XFmQ_֬ =9C*cpNh3 ɻP'-~#OqfTm`ۨa8FNw(N ;Peȯh\L#ϖA?:$Tw1reth;4?n~W~Bv,+7ދ(W4Mߨ nS, h g7r0#ШC ˁAb{=!hza\ ӽcx73~Iu8 S3;ޏkͨ3O\5tsXo'tdF0{dh_7_ՠ&M7nw?{ECk9#`t7Q0:?]Aj@aDt@ESU pԶXqd(VbM+T׊=8C @kشی?(;-,77< nGGգ*6Z„sjIv*ycfZtm)/C#13z: rdnZRcṮD^%mtz#e EĎ&21Jл VM9G5ֺA!SY|Rʡkp%⯿v2Uܔd&2f:_F]iuFRUwV;4kڝU7JHJ bna(F[gHyP4 A!cp H#0X AkT%"%)_埈{-;96 A"}WL&l`pkzsX7n,5=_8-z<iaF6` ( aӐrg /|܂Eh%ToNB4DyFZd0CzȦƻ}%v2GeZ5KyOqٓ@-4@5'.,n+Jl ;j]DeoSLK-R ?_GƳlC%OOɤ{g5@loVVfsnFϲK{ڤkOBa|<,%QG0@m'$ۏS^hьlŎPe Pƣ=lO]@U_dC[ܝGZCqEDZI_ O"on%r/&A8G$RVlYTƷ uѴ<qGAh"- FdqOUw:~!FhP t,͉6PvKr _e`Fj9ޮǝ|v&G E4 Ia OB];zlEQ:fc>š)E|Zc[PľsMTy? !V󑽒5[6@[߷ )hgpnp9looVjÎ;G 0tImpH+q[MXݛ2G/ LJX Sׯ͇&mYvs'wӷݦnlIR MȣYe3)5~\)FbSGVP/8 ޜ,Wn$Řtބ[" Wy^G(" +Y>o,[˞uA N,d;䭕P$`5kSlrkƘ'Vy|ToJOW"!z1WC,Sf#UA*^ 4`~4]K79cTCZ/ZVWBn_a[[fE]ē1/dN \+j#e$-new&o؁3CS۞$&9n<r}Z ED,x$g8cDΑ-x/e]r֒rt9p__+NA[v0*}4c{fpEU&lR+.biE;.YnXrJ8Z[A!FjJB;ݢk{.@%(=֧\l{)Ő`$FFRMk\C5Ii50>q\AqR Jٺ̟nj"M{>Ug'M[3?|#FE:ouٵѕSɸ["րfulmS>)VOMߵ3URx`ٹy/luNC_+7F00Д>5S|lXGչ7(B16.^T r.eӹYt cDeUJ>~~$'PgSp)Wk61 a/ nXI맟m2= ƅs"mRR2ݛ6_2x"Y֌u'i)Ho]J ;(U/gb>Ŭ>ld@zf*.9(s"ܨWK ݅:MQA&Td&ɂ]1KN-lnRR9&btB.[n1y}ЭT Di`iŹ: 4=]QǝunnhE β?@m~XS{fCϟNcfi)Eq 5h@yFXs~\ ۵uww~&*BRqv2(m޼9|ls2z. 1|]z܁Wtv_[ɠEc2#U 'ȅi7N}=?WY^tZ;bBGR2SE=?陜$ ;pz#>٢t$1#[KB 3 )67[38W͔&yu&nE5{j'[vX(:JPB@Xrdፉy@C /u 2sI_ M? 'WXǺ sz~ GJ[\u]%ImA* 㢧U Cu`BzVA+̹tPa €Zɩ;@7i )I;ZȽQs+飛8]- A2-*82EJa`'x 9(\IScM ƃ:q&afg} ߉Lkqk33SIoJVHթZ4$|$bAg-vxGCNJ+cFqh,4жoyUU*7OP& "\?l 'I]|<=#n܇y0fds$ VDRtfo{GP2 SP!a ?TQpW]@9FyCݽ`(VpMJ# jo^\IAEIgǓQf9mz1q@6$˽G#%l9j/KaGT?\wޤ=J㯗ff KmyuDF$aŦjz.|6֘6_h|R_)%q]e&u"PX4=*+}ʻ+GCh8b/b@]8rpP{l1`J6gxV_@bU9nA2 mmea%̵ǻں)0cmoM9Cf]}X#r9\x}kd1+fSg\yHa:jq>.0@;K{%wL՗'}\K#9P7)0R5dnfh9~8F2ZZl\oUӛ:XG [Y` Wr=D\?URC$$x/@ ˰T.f9l&[L57/zlS]Qf1=x|0J:H$e9'{q8kKsP[U:S5$oMK"wy-# M:CDY\#]<,."NLem6O\.QPf ͯy#RCmFG>2T(,Đ(;w{'W;wA}%m5銩v.ի=U=d=eT&}Mגl6[#g@fEmuz/n8> ;: dW/tD>rm),f8}\Ҿ #kD! aͼ0Uaq'P@Xr}'YD;S(X ٻؾlN`1۱18*CCJRb3=OO|,=QPGN`iL"i@ru i#BґSnnVkrx\:!FLΚMbG4ү .-bpdb>1, 7\͔D$tqIGabH-I囪#̱zV{>+sb!W nGǐƍَ.D-B<$ǑE:xga1ɂfӽF1Wh¡m_L2[[Y{O9jz4mտM`Z8 M8G'*:XӻM&A'4̸>X:XJNř|9_ZmG3٧ߘD˭Jʅyq9%m,i}~U`Ao_Iڻ'YdA*TM6{fc*,h5uY l&vd Sg=w P ^S o柹:}K }M%0OJbe3[חrn__ȤH5G faM͒=G`w $6-޲֜ SߗӿêFkndQ1+ 2{8h}YA Ϸ%\k÷)V5-@ 8(ųx=%KjEdW=zGOSFyyd[>N >Zϛ y|rնo8 T_em&S, F'zȺ!Np0_>%VFt*ah}|5nZeZ:ʽn:G୷O.zLpM( OUn >]rZ"_ų2_ak9Tb֑Q4luq y^ea\M)S騧U7Ix0Za)ω檫%~`nHC%GkD\45ٽ ECObH Y®MPxUE."t,3|$* vq(P`~=&=PHaq"p(Hjis])i9gSe-S}$- GJΩEK*Q7yFKgcJS ~-4A+XiaOL%ߵ` Y(C6Bk'Mh~AHQ#!Q[lkW Db or*9%hn4;.++Q| +c@Wü# Q ̜Ldb!ч b6NEZ.}p|& Zd`G`&#<8 (Gz۠$5"=֎ާxlxonvSk!pŀ,s[hͥ7+\S}u?2o&J8 f_݃7ca(5.z\ :۫Xw!,:UrDR,w.?ԅSc :'Y9wN˸v #P|Ǒ^gj,u)/o(@M:s jY6dذQ-eΌEo/; K/ŦSkIC/N1%⚔kByR=Tqprf̳Fȇbl**5CW0H8Ja[5+"N/(t|3ev dd|HF!`f4pjlY|DE2ݤ(`d:z3CpZ0N/Y8Υ( s9nJRDv=K:3~BQpst8`GD.0nu.-F6$zĭъPB5"Ir)S&y۩bv9K޻JC#gnԱʇO0g47"e)5kg9圀Κ ". "0HV {p=Z©"V1 paD&aL";fΒB>iebτS+#l` wH +]5'QIO[EywCG5GuNQ`Mei"6o4TەׅrL%c;.E7=IFe]fu~SEdSb)&Х@/ىk˕vʱǾƺ2ztgœ<Y|RHHnQhݗahD~#P 1 _ ?Xh26pojjGb8\D/!oeS=WUp.2փ?ڴ[I,9&=GO,0k8U`kqGX͵MPعL)0Rw;ۻsp@yG|zq|F|:fJ7g;LeXRP[Gm x8k-R"KsCx%G`\+=F="rHSD/Ū,AS.`m@@ 7TLO pte/ێc'#Z9 ,QR<9J\&q4K h{jhVrk$=v =y:<8 )WgPp4cԲ\7LP{X}Y?T1.1 jlIE TtX/˙had[FChG>M:EV3P Б1G] Ři&69\/q)m UGSu@)KZp 1S}n+'BRF8W~ RcQkȻ}OWgPDSZ/n8#`|#R:R3Cߙ jQYA$jw8|Y? ֫i C]IZvmXˆ)^q1|y/y"|"O 1e"s<`QU3NEʍ׫sGORHaOTr؍gll%a zKĊ18JΒ VJX[^QW+(`^PDK`Cܰrdf2x]GBhRCX!{,"b12fΡۣ5>-e9-ޗPW XRSrU}1"y "vP}!\=0Ih ܘ+dV_J]^ y,ݙ.=fcν>r0bU1À\1K;.&&y=+7c 5 " ĺ(!Dgם(* O~h\0 n_)1@p k$z]f"˨/e 0y+؏]jw3yҌ{D*lyw`~l} ɹ :sQ3V9/pFih0;l;q݇P~(&)Z$ .ܬס^- JM\jzs" AkPYB1\@nFoIe L܍5p֞J\`c+!w1,Ol0쟐m3銲scb(ր\΁Ջ\L&񲥤 'e ~_0TݿK5MY3V uu,2̚a,$HFAST]{G>SCxS-g(|s^Tr8Y[UZ7tijo0uv5 QTi3lP11+A'@#&0 hU9O{ׅeҁE /8)+eM6fpTx`'.TI2`~m73vk[@@Oey VB%+zIO4Ɔ s+KnRY 𷊠ӜGչ\77Bsx)4SdRs>qЦ12H:N a3Dfy?[b)y0 h#6+]3_{A`o`&q1Ȁdls{JFlj2/e9CI) r{cMFX# xC!K6&axErw2:a25ZO?IOQZuC9<쀜bջk86A/#e(GӴaYZ^Ovnb39BQ@'B c̮2׶A:y|AM$OԒ f3;_@ !+4 ú4ֈVEr? G>ǣ2`K+Ehz**$uR% n^CNSy{ߩRop+!IJ>Wd{%E]_`Pq/}W30e>h`5Os[nfAP~^#&I:9$C U|z4Dikw^956ـ9>RP̀yLԛ HkN:JCle*ΗﭼC*9-#W?1l.@Ӽğ6v ċSAOT]aBvthjq7 jz(FB ¿l)tfۯBQQ]uڞ/Q>J6JdcRVfg_ztytpoK8_OJP(:ZKô$+ޠ|I%S$sZwy-D~}]XAϑynOYy9ۓ,tShڃ^\rΜ"Z`EՂ[%4Iaes^xxb#G:aN/AΜ7e6g_{)Qn4H뎞hpRjE iDy/;\C]I ʃFۯ:\]ˍ+gVC-H΂1OT^K ˢdMB,(*}fI8b)@;4JGb)b0:Fu,F^58+hZ} }+qDP+L>hkUMҰ{= ,-H3ХxV;k~&`0 0Sf @߬aXȝҍ$,IiE䝞J9^ծ5A7&mr:Ӌlyzrm1_*G@ MlU(Gknk6T{0.>1-$,vo#J<%eZ3z1p*m-nXS=ON@ [|,Wt $;AC:O$o3#HV7Tq9޴H۾-g-{ 6\l{F@Om{(_#^G zcҷZ_g$,sΐXy8*S);ү6*ݝO߲_%t=ݡ's?X!ҎM`SjkصV_9}ay2D6w'%Ûr0y[sׁbdc Rt2NleYE <oS|O7 ѫεނIќc~$$=dan_KDjU!V] EzThD*P9DS>˜*gٍ^'ta_t:ȵ'p*A7n.˄IGH#PvUAZ= N#n|=J'+ DZJ^[@LMu\qKϷa~a|eP-K.`t Liؼt/Skn#e'j^Z-6|9S*O%Q奨Lt3,NwygB]GON@H]%*pϏaڔ{BHnhLzO GɎ'njAߔr}ϫfBeW55WOUikΫ]IXpЊIB]к:Q B#AL9D<~b/Ț31 sTNzMfu&ɦmUStp\l/#ӂx$*nF " * #=~CgF?ЦEjc[hkd|:^m3Br[Ӱ5.ͽEw)r.W j]5() -@ 9X e3gľ1ojdĹoR@v\!9~& >g^v2~IN@J0vtg"=EP2<P1H_C G=-\T;Ir3%(<#AIWaxM@" -q9 ;dR j +yoEduxQ%DP ɶXxȕ)]ubqWH4Όf3u^3RZ, Vr{CMƿQ.-&I:dU)5 KhrB~cvy?^A<)XUhIecx}UMp̣_7@^.C@\/$cZ 8,cwB$oEiqR6TCWd/dlAI9,c&[5j9M:r ϵ㟛ijr6 SuYy`Zu@=<;sz-W"wbu~nw{J9AYwl`pJEZW"#X@# ;Z=z8zC ҽ`. Sxɽ k>~4 @͍ 2+II397MAzƜޔ\M&\(wSK}26eׇLb=0a+ dr4f.QxL?(:IC> Pu`"F M]%e(EAݍ t N`пeצ{鞙? -c_$~ |9\(d,U<oL~#C/;Lkgp$(L9~պVdNP8&7 NƦÃ%쌐H?SlՍn5LzT*7N˗>*A?Ea%0A v(b!~s3F1`zSRdž E1L9+ \GAfTٖi\c ($6+Cl9f4gs@hR9 ,b 1HIz_f1 h = rg ïUa/Ow&' iɱUm\5RO\}>lL;0nπM+8U<9>?By[4&Wʥ DG`)e5d['VB(]PQqt}uN&߮bˮdV6]L/pEWepgFZۖE;?:w# x۴£谞KQ/il|@34,!|_lz%RRHh7A&uD/./mξVWGC.׾FzN-wN.duÄZjvZR/=׵LF*ZenZ)1S*֘c"H]Fz`(ヌ2[Q? Z v[Snn'oX?| |;"khK@-ơ#Sz P8 7I oVE21hRhԅ3/ qQ@!bISjw`vX&]^E<'iGXZOP0P c UP޿R<7Tm;l| %ZTG&n9AԴv)^w~gbj 4h[ol{Uzf[-NgYOK3p0:溚SeO"NZ֔&y .>#}Y;_3*1;zPK[ϓ{ YEonj>Onw_n_ +Yյm݋TÆX0 Ɛ2O91ϞD=yGH)'#Y{G'BO1_&g΁fݘ)]F608p2}u?L"^nHٔ 5)goC/c t\ E~V^fByvH ?Ǯ qhCk E^9?c_ޒ_g QN^d1w_@Z7;hyvv@cBȶ&}nUTo=Mӈ ~yzQ|Ed麍@Z_ũ_*5ZE=^gR<-YC@#5?$.-5.2=r^_e@"D\{tzJLِ 7;;83';߅ypr;ԨϜ>6z[6E{؏3d&9VYg">+-rbq{[rT#O 0bE"''8ѣh蒢;ʾUGҪ1߲釧>ODǘLЋnIRlyH/k_JNӅb*;X-bV&,|ed^}Їa<{0W븾 K*ce$9نr h㤀 laOsX!\ݣi܆ɍWZO>1Ƣ։h퀵^!x 6+&xH lvg "Rsz療xvfS2pJ(6sTQSLϋ6@$In0r84@7RuyGs׍ fa138({r,"g&K׃6[ԓxؾeQ I.Õsc}w@(t4 P8j*gSef` ΊޖI(?K'=ֆi,ӱZlO)bN]IQM|9FX4Wah^]ܮMocNe݇e#Yԙ*K˹(O<3+Ѷ0N[;)]h;R:י3|Cij$0Rο5Zzas#,Z"܍̂x8)U{P;"੟5&pK(qlnbPiD7>[!L+eD@Aƅ8T)%\aVWމ5W켾k<뭚7,ףSؖW)_pbn4MvU{LƶVL* x(Y2pmޭ`挜rA_c۠wBexrd5I=P[r]r$rT-F zY ^۴ qZVԛwHʓOHcuG[D{N+y; ;B.wjtvZFM$4'[8&hQE-.x_l#6'ɪ&x-NPnQyJdBG.zNjvߪ=!G+xɯY[Ťn9-:e7:i3QEwi5GOq?F]ߨ҆ Mo:oTqކ'5t09Ox2nof(!H';KY(t滸- 3^SJPli vh8GuV>~ǎ}aF·3m/& @J%V+`/OkH}vf򄵙VʱfQN`xw#]4 ^ucN\>8v7;*IaL܎N;/YR~>UTbyuVleMbzÓXShR̡8HOQذ`(Y^Ҭd^%oϔJ_4RW -:|e={9m Z Q34 JMj, @fM#?iMa3u6t >]$J(95{7X-?H0x.xh wXMlT@ԻY/ѰZB֎zRƙTMWhx|)}`;ŪM2pR}Ps+1^$HL}*)3L#S7I]0; uj*Ev$~OpýzqjEYmwgk+clRcߤo3URNaв6Ͷ79t/Q4#kL1-+?뵿ׅ*]º23ׂ^|~-?_ x2]NfDu2xE *A ޗI$>uwU&~61.п`Y VILjkr3,oգmh.9D~c <(7]9!HߎEkjHn=b b }jsEՂJ: o=q=#+~6DR)u?K)f^0Pchji鎕ܿXʣS높a[5h9iCx23uC]`}/o." =T9 S{E[N%-"K..'nG/?GN{ Df VM8Yڨ0>+ֆ|nN)/vgD5z%WMWN~+1,eNDDVoSK*S&= y%'{!?W5o{*!*}Vjmj\_yzzMqr۰U@k8 @V.O>$I7?WnTaw'Xf)z7-'eӎgr=џ.-ł3{ª]ĸl_ّQ~0sŏwy`P gҿ0)7pTN4ԑnm_hb[/w߹[(Spc ^jcnvV4X}4!8 Ywy 5vn-S ÝSzbxt0 ЋK˪[SaZ`ˠ%߯s(HΆr a4ic̟|̐y)ŐV5[ }bpO#9g~t쵋7]3(OKWMАkԶT0ZRIN#!@P ,2-=546LT?h* |J.4AFt+"dtdrI'GH` W 8ȜfV&Y=!8;>Q"B敢 @zm}RpqD;.k}O`:'yo ]p_D"iqEC⇰3JD+.}!Sq/87"h3-̘"8.lT@nCӥcG(Թ8݋:m~&FdG3iX`NFFOwb $Iз Ū =HЇ0q'? a:`(z eϑV&Ik.]#ėЬQ"Q #&{)xCVQp]E4A#٠N~tm&|[ Ͷwy _Zֲl 岲M!ߵƹ҇i%x_1 ͕? 7F?~RH?:5tvM'ސȜa'ܐ`핰a%vfkYI*1'FB;~ gxoU|qd'8$bJ:W/4U̽MX8;.HR{D=rDs}E;XD*c) ۖsJ$fO] |4Ì0琩H’@]]!W êKdfP `r)0^#ΝGD}L]N=O&1y>Y9F릙<0-^/|y5`Mg%8cB2MmہMNGr0zf, /Wxc8%dG@M`&l7UrN qh{4n"o[}6^sʘfDͭӟJ' ^Ji:Wci\eCG<߻26 v<_vn8zv@ &˳@EƖ[X˿44p* r*}$;^LGAҏpր<%DSIza/ "~`7t3'[X Cbw%7|/yh*܊v;w.\yGŹM(v0E)Fˡs,ƞYbhg PcdDOG9{e[7t&;_s|>^7`?*tIքF7I#:WL} \)~5祐cy?ϐ6$ BAoǚd.Ұ7w 9YNLECeQfGҰ"sJUut.Z)~QlD|z)chuGNY F 1}sN5͜H#6U z$gX\gjƨ#{[ģ\de}&P~"JLPߍ/'fyFm~ee`Ȕ!ovd׭(Mk~PNE7Ҍ7 ] =eȧY8)½^.dD]S=cAS~ &@ΟK %7~!8(xf$!&} l@t~|V8j#j.< 2qu_܃GVpɣW;sIgzδ?GB>pZ:i!NC4o@'q]?EjZ6<)g91O@f䃜B,Fv$"= q%cRހ sQ-LP/)JgVmg8Ko R/ tu{3C"Cak G,%ap!cljrFHK`FK 8> _Lz*.Kb A21Ի-+^*YPYDm dyo(Zg` bEg`WȞ.駮̢2+E-P"˹zݖDZx0ҎӢ<${y{yo#/xs __NMjFŇβjPnqQSwǣ@e5)x"{?NYyNP* ,>ty3+XێxҖjnC Vb*iZc&%Xm6R;)X[06'!kX=Oi"p/Zi1)25v[›7r]U%&4F@qbbx-q [Vӊl~uYpn,n sדjQ5NCS;$;q%*ksh(3śC<6Զu l6?uC`_U@sٛ짽,0n:ޚ vq2U*(ޭ&{TY9[t`'M`[M+Q|໏q|y~ƂiM_n_"F1~*խJԧ~ IgYT!QV%NCN ĨAioȃz*dgFxE_3Y]jU>_ @gr?&,%Pݸ#73Xcx+7%Td5N,9mYD&x <+&nkBEK6dsw保3ޛuY0z`X9ũq]kI۔|r% ?( v8G@EL9 CC=ԙ3}%T#M^gRs[O`ɴgɷ-ٖ2TW(X#d)ggG%4z?QۡsBxG& ,g14]M3,$MVUh#CP@#?ofܡQ,<[*H[cYwOg4*aB,Eeˢu4 v~`j<S|?Kգ|V_a-3M8 Uy1Vx쵥4AwZc"24JRQ?nn@  Gl$/.;ĚmLjhg)@U@.uɭoS\uٚ\+ 9Aw ԭF&¼;yD^}\L)~U%Eѹ}V#0iրEa܄S;tf9\4;%8 59øVx#U.C|mq<ژuQȂIȔ^b:-5xTB2,@O}VP*A8:7k\28\ \2!Ǭg:@ !8~-Hpʄ@Y=1lSj=C`~:R𾂳47V!O\A1Q;.N;< YIAEzxP@KS샐<~^XЎq:&4o? d$ aܟ'gŐ>#"FZrr7βd\tT?s2 ?I{{Ry:x?AY e!4Nbբl&e: z4avU׾A$`F*1Ҩ>~nMuT0D;mE]6ft=$$Qt{m}-9Ҏ`B/<,׷F^K?RU꘯uLSPLzÀ~+`Z)*ߩtTnzH{_픩RV&SjwaţAg㗢 FfR `jy0#%ƥ6%)\߯/"%IdZU1o|E)DU$ ᭽洳?Bng Dd*ݕNi|N旦 xJ?XHqxگ1.q#gg @ |D+G`@|ȕWNղWafk%BvO9qҮh l=P~S=5HlxP ]+y:év&R 홰=.5Qs;`=CEC}/MrD/qw@;A4. XoѰ @/hZ9忌~N_a~/BeG|lTaĈÌ>kCu/D#lr1XSy.DP*Hȿ<CofTb='Yq$8TE3@@?>n#Cj(~X`fʠn07l[cR?/ōٲ2"d}w5PgO)V}H Sǀ969i8S8ɟ%+{kv^U^\1%s @%ΏM+8F[ ZBG`J%mg{\ 9wwL%Ӵ{oEz}C_ µIxL#^=lo2w!gm(*sGgUR+(TEZw 7ݐӃd[dzNs P_̓?MF(Iׅvmg 8rO`~Z`u`ˑE˓B0(k2b w}tjǞЄ{^'_=!Vj JͼAVe o vo#t+7 #[C /QySGDA& uiC`."UkOx?t;FoؠنCnyT&g, nMO?d mvbȓ]jN 聡,8? tk`n{j0 Ps,2ii0#~:9ND &!=N,wU8-ս8::X o3(µa<%Y&vv)-p0 Y1׊_Y-2sB#ҌVv"ZJtfAoMf;HP=#O IZJЗ>4xٸIWd >"amP]&GW"&@R)E`,4[ Z 0zB,j@ <'Cb&YZO_v =KJj͋!GfߦsZ*(WczZM[_E7i$Yx:fO%e^ȼ!h5ΦW–_77w .DMzr/Ix= /K%B" ~i`" /?GbikC',c ha]e ^|j¨-)JΣQD$ v'۳kJ*c@\'[S9G* %%='$י;I6ڻq Ne'?DNSiyOg ؾ$R(]Ayp)ŅЈ l ȗoEGAyf#2_:.I2cd|;:<IDa=P2z8Qt _Spgm4 DCC=:GKbᛊ_WA;oA7!ψ EĈxr ) 'lhِm^kL8КF,GJ'#_J` )i.)+_7J NSRґ@v*$(u=JX7m#nK@ d= >@ Rcve:c02Oގ1 ^h\o^]8M/8k`[U+";V)?+./,aJ@ $RB/HzX{}!ۆCS`E0J{0K:⥗o9ӏ9F|`)uf?8Tc{_揜uEu^Ue+_,MUܪ5v]EgU}TZ#cꜬqɤyn*\<YfZ[:ATq |q)+v9bR!2{OIm+~w\_LJ%ʨ?.\-LMD5) `)K0.—tXoJP}k0A#S@#ގ2jD$h-#;^ӸD2g8G QH"0z?Dj΢&:CG9*<ѝ̎ߜU VCaogA3wgHrM \F?h庀dC._C7+۝%;be<}OsnSoNuMF QKnIe=vۨ¿h䊹"=Z9Zn%#dGT֥6(ZYC?29K /u5 7i%CMIE͙SR8S= ﷜rH}Lҷ^x/@C@V=4w|g tP~tm-YB]RvD^4:OVF=gre dYv pd@Umy|C;gL2XWNЄ nV_wSxʙ2>}>m(FOA4b׎D#21d-1ЬguS5hHcne xڟTmSU&Bla8 ǒG1T6ae6lr#`@ i$|h&$Me[Ν`͆BX=y6٧z2t3a~ )0}U> O$ϒ]alTqy]楆*a3,JA*4Ư%"ۛ4P'".hvHslc3Hl|Z%$^7RZ/}3A(Qʠ-Jp\c,͑oG ԌDG~ݘj*&VH[]*& {ތ}/{d> K^FkIʼnͷ\]&:L*ɤng/Ƕ9 K-jёoW]\IO0 ]'B3[fV %Qhd"C@֘ajvg" `jrɠ'S`LQ!<B],6aFK%frh SbvQ|z [VӔ܇86٦0ÃzWS%I$hNtˬ{Krmm)¤ w^(E*#{Z?տ |)8iӖB TB gva(@`oI?^~Dw{=j$7 q;(ݦr7W1J>J@gѵZ=Xh7""y.7oj>E^=?ⱼ$Z|@mRe+<] J0r*@cDN{?fį^'ɥH{#I{s$ƃ[zxBMB'/9E0֕f+d.]rn*QDH:xL2Ќ MA)_ VKQ/ן"28moOL+^cޝU8 ]084ҧ3. %=~cJFPg$/2vkU ̝Ή'B9ykhp!R9\.IzB{FOu.7H[U^ bOFPЬ+~3 n+$C ¬i+%k::\ }h`w3۳  ΓijF^&CLhՎ/Z(hDlr0Xϣ[q ;oD52^vY BtibOp QWF9RjX0:*V8>oP'~zWHg7Ȯ _?7*W%= B6E/6mbXB}&.*e<(c=#*o{ai"77)mrG}v&N<[m k~A@7WYMqvE<6 ;p?Q;~=^Q|.N&2;kSHBTȓ4h%z\`lP&+nJr2pq"iJBʟ^gxw $bzޔU˺:ZϴW(z̧X(ʔuniqC\rM= %iʴC4b]We EdhEC^doi!zFPU{@*H|_>(ݼ46{W"nAmHGV#CTԑICBz Cuj_ ,˨Xs1%W>pq+yAGmݲ \l* AW D4>ѫG&>5t]OXЯ N@@?pDg4{%Zh9G;SkR}lpxβtZC qCIpLX8杹ڬrS}r4K/z+0?Rվ-lM9F|ԕߺ>.%{eDyo<+f\0m:J9|PeE{./d!%i!;:1ԁ-k'ʊ!H:Gd}p-o0NU<8 ilG.ʓuZXƂ'HC,9@[[q_kCIUrV٥Ygb{Fl _g"L-kT9JuʧgUb Z=^WgyuȀ9ux Pnߋ-|Nɸ ]!p- k0xqu&"$ҜjKWP10KEr<0(O5tK '`?0%cp`u)k:j<AzvR)z6+s0՟%7|9%vXn(OBVA5#zZE1˯vnwl1cm"X_xMno ?C_l٫Cو~Vz:NүS8h^ t\ Gpae5ЯI*gY#MB3GIaښq?G2? 4LgFP9<7;2B7I}Ol*"7E`Xw$Muo c;Rx1y3A8b5o4922}"}{5ִ3}ˉI㏫l5O&좙 lP<]Y yl{."CL]`ʏz.?|bGBm_{l笁IRu4E4TG#ì=ck`Mc,RY {ZN/܆f>O7~䎅8s)#&h\Ƣn3[u3;Ar{ [HIqB<=+T~ yiйtCH(y1Futҟd/ v̺g*B'ƾA70cUg }g*)hb4OJX */Aa[İ!%ͫ~ 4{q!5s-k5<%|TC "XWA+Cαv$ qbe}rMul`F)8_7%'9+¼mgv2kZRPQ[qU0^y/;Tō|]z+„QEy7=mc3")2t !LtOVVDWSCgCTl'WK zd!6~׼::{tGj=;-)vSץ}\F5hiQTYTT~ZTaˢ;~.Nzwl۴Zv9ajkZŽ}:㫒ZCSj8߂3~`Us&Gղ0 ִ'Uzh`q4i} O+9%L}EWk_U҇dվ{#2Mt&Gam'iޣ̅]`= do,>ՎF[Z>L$p0z-(pG[ i;JŶR/ ޠp(kW ݐH*r2NV?pw(9f𛘣[>dGrH;g6S?сiJp ҦSȆ٭۰s%T&y5<-%::? &ԷISBh*-' .󁐷e07m 8dx[Ĵ<VJ/9"3qDw wz )GNJf8[AwpFHM|8TJ&mŒۙ1D \,ڐ#'?;Q.Hj*!^3)dt(cv<$#,00`J*Iz}0,GhݣQRW8Z3:.%Z }KԷPR#{Iu$8ҋk@R!-u6;L.QLH*F?%±"]A&bZS;1?ޝ)3zC¨[AΙ=1*0MG՚:]Jv^Jd#~^#bUA܇ő@%ί?T%o$hgAA"0 d^$C-=gf /I'p!wP`"݅ ܔT < m< }vϪen-ʞ.A[|l`l:1m9~Ry¾eJ*'SX#So(ê):0[2H8[O7h%[vEhbՄAܪC lJ%E9LGdZ$ݔ}:J\&'Li 4|{Nuu:\_AEmߨXLTo{5h59T؛myR#|)}4 z@,Dv"AtIKW13V|d/eӬTyŤF<SDN̕/!waõcaë{Xϩ * 1ex䝼3/gM z.8j0/q)~l-~FzlCz٠"f5MFejY#Ww`A UG-F!!z#i=.ϨlrОN soN(]>t8<*#!yuFvF$gI;5>vq+{j߼Ko1R9H#P5z^0 N~\!?ȷOѶy NAА LKX=/9͌o굘Cf\9z>Ua] ?j$eL '#v)_=y\p[ "$Wg }QB6:`{/3$NMt'8IOa B.)`)<6SZাC8cL.<2\  '($.^7:Av`Qs[ CL0kHYH$c nXZ,ny_{$.JBk(u<Y~y!0(T/WcOD^f1/ ,ͺTG3YNKlFtcD :(+]p@3[X$JQߵ:x͟OP:;ȵ}Ejj6#酷/!-L?qb?Wp'bg5^^\ֶAlKhc7461M4"E"y0GKqWz1̋ qC36`0ϹjUzuJ.Љe7{2J&bu|6c)XPatǻ&n78#O2 [ %Qes 2Ӷ-Ç2)onԧ$<2-:e {h'v1Uׁ><׮0{)xn7q-6xHht>4FZ,7a O sK ۤ#YuŐ{Lg5?}lN2@RҗXT6U#<$uc-::ݳJ8 6xbNʍI~y>{-1O=p⹄q'by8a0E `Fu雧4!XJVq> srYw-2Gk}9mM9jS&YK2i}zbcs+"(NO (vzb8vF\":0 5g@Ob\~8T$I9J!fI#[~0L'T9۬i\Ub3GBZAp5o$GΆ譊 ԃ>س-6M\CZ㑍;ZЦx  苡BjBԧ>drT8D;ۖݍ#dh#J.w\:ٺ4Mwp)֚0wa,ee?A, }=R}s֓=X"Ok)˄>#:F}k)yUs P(d\-Z+cbpvDZ:5n89K@yD<*4jʴ Zf8f]$=@xepS ,SfW$n@[,Mn3ֻ`+#fGO8N4Q!t,3A[LE5#{,oŽym6?(U$<:ӊ _MQ!Erke%bGWvbB^(gݷ{:̗7}(ո32as8TKTĖI9 0Q~H6t shiί۝Z~g)B $ ݆nxjpUÍlABG9ɘrt[M V'^80=ghS/;-S`7 $rLŇv{~~0p$;ms" ,=5=叴>R[h(:O48NX$]El'qѓC_; eL]j]$0-jy`3>)w$fz{cqo\a׼<piܺ˒ 1Yؑ,,-y%F%𔲶! k_n0%5+(zQEKUmrNW3k/ŪW;3Z?I~er^wY\O-^, `21LQ#..a;֙͝6H^ܥ1mw aid>r϶C旖dU=c~5vq"DkIR@ݏdmgɜ yޑ{h>|.MQfpEiS#!1HqoS+aPP,\#H,^ك+#zD%:8Z!ޗJ -[tȮ!Go6tIuXw t{fq &f=g-s|Gnc $*|O)$n-C>+P!Wz$WKڴ[0a`\ vOpd0):1{CHܥA ̸Ya5IgZwaȑ;7YuasNRdxZa:nW>:4O.G²^z֞D18SPg/7B cVTNe7%ۅ 4z`w߽rwφOgzƵ<5!|!Et> d 𢐮Ps9Q~>MHfD ?Awqs(2S0Ē#%!P Sx\ ' &@Rސ%jo>-t; |b9l lSw' ] ᩌ)fM$  Q'1>XpV6ҥ@/e6b2z >TXLJNω-ݝw OLY׊$8c8`i\97u 2xH"j[j^,Zo!Hg9]bR.d{1ؾtX׻Hj+E=Un&PMp=1<ºKe,=N ʼnO)zg wA '`RݙRS_JgՅ؅O:E72f+ <ۑ6}CFEfY`cIHV1{s)%CdC.`~* iljVRi_#!cwqI-}u>d͆n2 l|^ƍd*Kv'dB^g}as@ dE"⒥¶뜡YB%G?a ~IxEd͔͘@}4c /~D[X?Lp\5"8^`fIĀ@sm(R:ҁMȥhTW}b}1'cEMK UW[K\wRlևTNN/+0~4}}1,d 'BO؆/?Y;3ğC9F/I1;\ :XyXXRBiN ٯS/[m3 1>f:.O)3q<ߋ~^__q.C4D@ )F}#V0p] +i/2G""x5`|Ea4_$(؂rU%m Ѫ%F5 !tk Gi 6PW~㡥sNdĺ)oM)`' $k<B2۹N%5:2Z`_saX;S~hW'C2#U+LngH-/1ރF\Xm%H _!z̑I5PS[TVU^R\ S}C /0+߷D )UP'kiw}}}]*zC?(}v/n<'fNVe{ Bs ӓfScӍzevۢ^e (u@D[FKu U[0Pgi\4\cMa /O \ĊKWPwPtx}.^nRRoȧ'gXRbD|ëoKKTE t/.|5?CsйF]rU>v$n?Zu>htCGKuCn30`a|eAO/gV۲"GP5mTs)WmGKT:Mm* La0ʃo4zǖG 烼K+"FHO>CE>cT< =9إ)ewVL(\eC82@ qI}ֻnbOm ;-<ξ-؉wFB&-CY1ckoy)NF;@5Û)$nc1W9W|("ϔL]4Doݷ1~Xq /%HAD+EvCFdѯ)RPCh0&*ĂRZ4 RȘ ǕhtkwAb}{*'cC~eFሚ}MSaT(F!Q}dPܤ:ƭ2#<q}I5%(8ɷXh]- (f}Y >,yYT`DP4|ж$dlwPB} 9ut %^PuvGu`Se1FG_'?6 Ə}jx{cPկzVfdIjZyN9e)،½lẂՇHJ"!HDBe_  ş/ FNT l3ϨcOD9:#%8e2Re𮯄]-(N**g{Q]1e^#(v={ǵSdӊsNa޴J6*#x,JD('`.7Hu!6GiiHgZ?+;O@i$*_bE[TMv.qߏ_O\Ze=E@aY l(;}k>4ԋ/x9wح Ȳ`_I3;S`}(s谫NoB>f^Kx ^ YJ"'ۊC6@ڸ y*r [= "'Ϊ`]  Kz]xg%ImIZG]\veroD|R*m)s=Ls H&ˬ},'D"<]_,גG5NCW~)4<[wT@8^H0 cw/ jIuF`g _!?S?oޟ-M )FFvm@vYǧF[ FgF'p]A}(0qSSjE_6h}LnHN[@qьc}ReAp"<~'HV HS#IfԒ9yBq^ďg aƁq,R5=0xX Uw>4@">Nf[T;l'+hEEރo꫾S0%*K*uD ъڳ,~|f1cD~E569&)D!}u#uT6'̧_Ea6[!} >y%Sy&v#P2y 82ꌠPkaٴFhm4hc̪A&%2v 1<2kSl˽qtimвACrfͽcPR} .iN\9OD 1B (H捙U&Ӹ1 EZi%J ɳme&4F5`d$rﰟaJӱ]p B8.(4'df=W3.*-"rK"#KBme6{*bD@gnf+?uJН+8kG|2u6,ul աa*Q"Atlk$bOOe ye: 4AnqOhL^msUd}al`b1;++N.u]ӓBh7Gfiot`B%TbJdXgxhoH׾ZW#OcD++OO72Mf|:Ix,n~,Pܣ8!EPG2'7Wh#0i&'b`{sM6-fOE%>U2f0̶%N qU90 "}_ H-:@"e_ ]TB,\$&OZꣂ'=&G$nc@r23H)1yss(G@FCa(Y⠢ĭVÀǤ4I}X e$ 8&cvZe ԈLIͼ@ٯ+(T[ W|磖yr6M J5nEٷ3 R83[HB~JI9QO\Ecl~uIϽ2\J/7VC(km۳WJsΎJ#f-z=d 1]Tʼ;"sѐ HTz+œK懤L$f4Sՠ;@H}=x⾢;1^iСm1*0\ӧIf QsW.OS3"]Ըa[ |60ݽمy+H<Q]0v)&fC=O}D9k 1¨rzl͖M,?9--ȘM\傋4 XRKl%xmBݢ%\!‚!rTEfA܎1=|;M򔽑QS7NL]XAYFjQbuJ}{,z#^Жi8Y?Q?X%<>ާHts 6@ԏ[LT4:3^:R1M08"˦QDž7SjEm2%63>"k{s76ɶ}?hvbNjfM)~ SIMx߮$0F@'/KzY9oG\8q:!])}I8l[D/ 5/%xe蓔Bbdp-A#FcYdž,ֆaYL$3{I}K;o%YWHi<@]̔yxo}Ia {Kp]eQ7備1/IVU(6xN,B;V$Zwl!Ca(pˈ=S 1sQ{(S:52oLQZBǕv|xR>)C2Yo x3 wK&ִQ"b{`Ѯd9hLm ]|WS՘ad}Yq6o&J(j2ݻ5 .^?cv[PfFR7HUT!5l} h5) "6E*?ȱ֥XM{7:4|E<(7+jXIo 2E8E^8D1_gʻbL!me1-o|w r.V:/nX::34> dtqDP -\r>. ]u%rh$-].T+S֋*=7ʇ]cY͵m85 1ζ;|fQĒ3"JW"Ө P>xۮCjT9FN{Wͦiw{mNLZO7/-{-T#JvBڭ֔dMED0Bq-ݬo-E ")jaQZC5}GteBӎ Se6Q.=>z]de^&^G9|%2kե.EBliOUcϯ!ׄrcMIa˹CM͖NF9~$clA3j]^(󏜷\7Ia{Oj&: 4-ԫh˷i} ]h>uu5hIpqȌOjdE@J)/L.XEnϬ]MCc\O m1:L+e1yH$):WJy-6|]dU*AxrJз5z87J b8ޮNgCkژ& #gb*58c $x6_JEPՁ 5xA x剣UPyBcmBQ yoDg`MiXlBctf=óVr;U7r?N0LT۞УLj|uZA1gI*[#F$4q|vʸDJYl-6kuD >lҽ=+e> "Qu\UCz2aN3#{h&ɒpɽ@V(TWG@~f 8Ó6[GMO \ٿCWUIޕ[MRw Un&paވmCs9w}tMq׆,љdNr}~lؾNs3 l>mԘچvuf`80w9J}/ 4aZ3벗 F4Z$Zt)۝N=Bok CZ^B &LSAI Z GŚ sG>6ktKz GA;v1D1tz@㖜 Z,jI_z<0mV$;in<@^c[D};7((|Mm*~j#=f% ^pǖ7QrbvBTFY=EJh~FlI\|/0%8Nϳ>MsjFX=8!E12"[GA4͝5%>]eyk>M%ʝ@]-[lZZx{( {;B4Ks<82[n4#h B!\gr f .T8K=I5PMInNiK/0gr/ɭɬYU6|*: {6l`SU[`k΂IŐ{`d,}cKA!O8u4E$qS QTWKZoIbYf(M240Gi5 b۠ ]\gQߌ~L$T +c͒ C&>EKNG%F#f!%H/=K+gv\LYx/+C{}l6sƜy.]jzv,hk4oEs& :`))+F̸gJsfq/-I(`z@H-L!k: (i5PG&ˉ98dͶtw\#$ 'bH{3|d)L<sS+_NEu~B. dZa-:&Xly~ -KvQRmiwtbVXEcl8i/U]"^& |z:Zѧ &< ЋiI\ l#E~xL, a_8+ky͜iT")DKRtX"g,LcG^6:B47eF7?g֐?c2"mԌ\dKBPofH!llؙ5uBvyM:)q 5^"9eea{#i>BS4KD j]P\Fgёk ET^9kZ#H[sbGD1$/!'_)AKcakwI܎(jie 69/aK@݃sՈF}օTJe 4:|#ZQ*݌k\8*V_l}lOv9/3CSJzmA#H[~b?,ϛʮoʼnj;RpEp[)/^>wZbKfN[2jHa,KXDuSMDO2_<W^1T:1PYq>买;CZҘ]Fu9!_' K̤m<}i vQ*t⺧pL vm S@p3Q=#c]0i ^0S6bڠxtX$t췲GJI3tCV8 L N1D!I1(:=o P N7? W?peEٵ굏3"2r4Ԧ6^>?V`tN05o cAe1UYb_ʟ"d uqlP4Z?r1_{- KCS݋UIGq1kkXr:WMWApہ<ݶQw##UTuB;t~C;tw5AFə'267*ޥiy8_m@&mbꡦd9v:"vEfS!_ͩnH%gl^.nCyK"ZdzМǐXSQ+> KRJ$T`׫Ä=(j;XOgҨxƖSc犯"rdUX15a>Y;LсԻp-)u&jk'Գ#xcAvc3=(戭 IXO*m5z}=˅Qs{f9'3П7D ]Uv1{=8N\`zAcph SUNfc! SHgrݟ4#Y8/Ob] b [C+yg#RCq}ljEx/HHƍ1Lˆ_-lwC83=߰l`['B/TqԖ{}J$DϢXXlRUmcL/HY8NIin/Ӣ8ȰQB϶yF6˽}BU@(0G?ETB_%r /gˋ2]߻vr)IL55n~q8[)D=bQ?as(tȕn3b 2QLX0^fΫqz,KIn> 2p!R訦 i 1̤3u9ϣN?ڢII85l^VtʚI8BѴLa@7X3 xdo[fgL.Eobqn?W=t/ht˘w=QR@Kpwy) :iFBX1DCG]HZzߢXK[)4n,ho?A`RUpbgXo'vH+(L NbD C-G߯0/8!?;$(!5)z %=hL)<4z#&֑:>YMʍNIryp1PDOeLo` шL:"i-Jd,d-⬤+9 MY5 sh|^j/w}m j 'lMQ25lYGE~Mk>^/z T^|H("5帩E;ur24}%HV?.y7u hG /`~d h =CۑzK=2d=_QO gՇA"!02خ.d5>9隩'C[ٵ1lx;8*-1f&"DƦϧ)8ݲOltk:RX>yɌiɲwV#+n0"Ԓk5jNX#E6W\(H"Y[ʁ\ +ȹv<=r `VY”fS28 QR3m?.АRR]H4p,l XUWx"KwoѴ&j;saYT;8{)qe`weXܕeqӵ I/ Fv– /h-;4rd$DJ8%D!UxlaaD#6vpT'Q۴+ʹ6+m&^+AUϬK \ Ѭlk*Kx#H !)E$r-R}oVY @Nw*UM[% c3)lpTXmYڂAمJvYհQ?wG_j6kc h`c_5w}ƈ#D)I_ߊԵn%t1)n M-<4k ]>&۰`_.Sdvns]"@g,F|vDP O`=q[BcL*e'.; M#7I'Xt$xD7ߟ KWZ8#F ܞ.}CTOhb1Y1tr9q1X&8K$k48qFGn#3ߐBIvz : DKt[}7H=׀$ Mʨ֚6)I5C)sJ`g3/DRANM+)IGI/Fʷ ~]@RWhֻMC&73~ ?3~7VP/e.0D*!z%| ) 6It’\pb%\>´Cny2㺠";δ[٫G/(5P5!hvq}sGY:um{XAD3.܃V.[ dXZ8 W_P+ - kb-^k5pg@@Dz$z`cyeT_^Cl6nQӠHzQ-|/C0iDXꎳ2x S qCu$IJm `3$I~h\sՌ`ӻ&_SbV :/Il"m況sJ%?{#s~OV!ҡzw / \[ؒN"3q[;o + uɻm04opMUb^שוxPu9K 롐 tBؔ#̫W@wPXx+ɊGo81|ϱElo. qM7K9*u%EAihiw $/j9 O UE?pr[e0y.dYTKdN@kkdlx7=ג(`t8>e^i19KiQھY 4@R9.&jJ%%'KF7K/^ s{EYHY-nzJ {e-X9#R߸-^e-dM W-s[. nVDwxo9l[ȶ.v;q5wyH_ 4WA?bB0grZFZLsʕ{@0:Y/Ϝ7Z$ i_K~ &@1ư;kᒁ!zU>?$HG|F J gNLD˖z3Ks2UȐ Ћ Ca#5(ɉR_4]u̚49jLDAe⋒ .- M:gsޗ/!u(JZ.f6#4kf l_*R~|G " ־qfWwGK14Q:g{#ėD˽.L|}\ uU}) j.B5W檩U2:zNK B߃HNMmK2pagJ};vOa֚DY0p >@ gp꩓O4A]dKZ;;_}•45^0&WPk)][Ba,F?%Dv<@zjS{椎zz>~vuE!Z&m`/-W]߸K:5ID9*5D$W3rBYNXEg?%:Vt `^W?*Ic%U 5J#d7$#y}*#t-͔=ZyM{k.xP[͢ #A2a,OmxUQ lq9jC6 ֽV{g&֩\ܽ[z S^QٓNroV)g/u_Q"&rϲ1/9!lGy?_@q2<[3TE9&I:O)}!qX IU/cLZN:Yp$&" B~}/%qUkk(OHyy3;n* zB ϸa1R^T7i,&|4NΠ$xz=MtQgZ. -fϑ_|/n']f>4A h]m=kycoOt%YTUۮtrb}v+ҧ0-]#˼lgB{)}r/w?95*K<h] B4TG<UdTfc3Aϻ(빓ѷo-a.ohhxV" T`%S)q .B~y7fQkntqHm&M ěP)|FwEZ]F/E=˾9Ub mf׹q:F^9uxƥMkS*4W)mbhFY򈡻66?t\hQ.KA]4pItDXr_N".#D垝5&Y D؂sRByPD%R)z^`{ky`Z3Db 羑 0cl'ttq\eIqMeQqa, $Ĉމg9Bt]ԇMf*EVp'Ж SU+0 ԳI(_: ЈwY9n(LŝDBH ad[!ixC`UmQ-tg!Io#̆.:s yMՈe;Hl~@&عǍX2TbHiy;됴ivnQBɦk15X;q7!W5XkmcuV3s&񡣢g%yE)״5[?Zb>]<_.кcOR55#XdLtZ)=JǎS;^6`E.lZBڝ#߈l̊΃?/U:cISSNTdp>;:>\y(2M~~ΘBk-O0CÓمV[,1'mڑGt#R^/I7n>Y3-\A8HN2bXz8OX1,O;I0٨>֮0=&>fvQף34ASZKpK{FC1WϠU5#D1ǵWXvˍ9U q40u^txnZ*9IyܼjoCMY+U'=6$X{rf+`^6G!D38a" lmaX{7Z"ezlLUs9 LIgYy;S9\R''9hKhHhF/Erӵl%)9n%Щ<ެ~C2Ч;\LYI*]biQ֑hDs#+G~hjթds=._T֕7\t?e/90S/K¦uQR/>qf-Vѝҕez5]=RU÷AŻpRS|v_:!6G;Ut-O˅qYVEsHZmFxﯻ1jf/71n:7@X7)@]{ũHtel.#AODt)F}ੱNxs Ta=RRk(6N֍{N78 ْW?SeMlBxo=7EҐy(xEZlNCWh|kdS48H T+k  Ur@rZQPP݆D"L(%-Z3nf{k뇨ύ?O(;^mGx6*Ó4( T„oWI7>"k+(k0i O@0|쾅5k{DdYҖcH3-_{9sc(tlq ҝ=8:?\2_/\JD7 s+#(6C"STdcp6sx1IWdEQ^W'Z釡Z ur"u>S*Gaom`lq37@]6tw++mHн$5JrJXecxർ r!" W /`#}Cn.`]Ʋw- "ܦa+Oå=/]?cwffϐ!ezF,. /|C( gC ׸W%e(ފʴ_!By5%adtEX핛5>qw:&DU6z/HA[=%(VYyiY쒍$E. վƀV{m@h@7R2w> mNHJ%B^{`TR]NK"`P7#7sxf%Jf8A`nr _Ҫ5&!2jTM6g[`4'|+67ޯMoDn#,}4# Yxu ďiݾGϝjha݈ʗ@v3Ewo >+# l$4gZ `6SIJm?QT5ᕗFStڄ^~BX'l ρ8y hSMm}w|<̆T[(i #ʃ݇M/֨ ͝aq8zCS-pesMe /#vGmjb=-`eTL,]!k%@yۭeTJN,PZRQx 5S!l#\ y_30m;ޙ+4wTe5Q)=d]Xj`Q=oй1^[bY%0h&~"ggh⬵^ +~R=st㏅AX`yCptoFmYla3Advę3W4oR+- 1fY+HKpag-r9?N(pLYK\U2<5BUFd GT2 M9͐;6zf§X{tGpHv~Y,n3u(uZP̻7RI> lEn:9a還Zb@׭=[|Gq.7voB2z1*_r0` %LW\_֛h"\7J8Z*]gl+.|×Ҫ g?ǭ|'Wl7NM wO2/ Pxė !;%oPFf (_#4*V}]5,{9s!ΗVpquVEXx8-BBK\^)~OD#h5X [ұl?i8ۘ;Zʎ8vGp:xZ"ۗF][TtOY( ''ԫ9ާ93.(z\p+_[G?deM=^S'6s_*D+RUR0IiIr"p3E?hőOꭓCJ /U,**j|G<'`B`@ >k^kۄIġ*g+;E4_@oLLbn ^AIL 7ID<>T75Y- rHrf{f,ؾ );Ymk o0ki*2sծazY7 Ο!`[a r<SѼd)zja]*)8CE{Ulb;*н0X#4&T0|8 X?k=𾶟tגx_ewTC *a4qS+., ^1~mfrX;\ֺՔa6QO"6F3YTc! c=ƀMax `3PJ 3u$ AYd~ "r_HHhmZ9!d/HBhIg[mIGrή 9پT$)5?S:3>˅_}.50 -wk[܂gZP=NA^Bnb`&[1j1`eP8Gyٰ7RD U}6'.D-ĨD1";+@ߐEƲo9?;_ o7,ڑV,Rvt(F`)D/^9F8KB4m ]3*noHQ ?oo9f|lkd\@i a u(ٚ6#OVzD,d}oIR,_R]n=NHyhAXy]~KvU5=z=㯪J'zl-S:B$-\pSWM?Ob#n&{ #ͤ]Er⌿اy6B.As9uD`lot'јӹݒP5V P?cL0\WMaO 'M.Kp穇vJMB냑]Gzu9Pv|BԌ6*X 8sUl Yvh( "-$+l9tt:ʙO7ECe>W.OAtZKH( f㥋DwԎ}Aʸ[r[? NW'fOMjPtΟ@_mCv[{q˩PhDx*w8z£2d<Ϯa'VƩ#t+>9]§NXx}/IZ[sksuuD1ئof\{GG UV_I@ kTh3bucgjM߯h;@]s0>Y 6GR44ݭ [̪H ¤;.ӕsS vMMYxxnCq4L~B:~Z!  `:~YoL=4.yJSD"a )Xyԡ\5]j\>Q K 405i>Ө8[HnKogro>IG^Ԫ6Ao! *UG;xObhIzY|`}7[#.7]LKx'}S\p9Z=zprf$=QQd˧y$6]P0 I}Tɞjg5kgho3;/-q7SYd!C`,Jy=y yKluz2u?'V9Y R_M0':\_qxy81 -_ UaA@v ej2 gz@Q$eS,#Y }<[h`!WK1%onkGyYlCd=V0A]\ A*"dt( Pg?շo1.?QBXt ȍ[Klac6b tzH4?biշU8UjEȓX 3WKޮ# s®M Rk2zYP7 # Cɟ|1o 4}zq`2׳GbjB,GkEͮ1υO{8q&Pɳr9:%&LGӅLeL=NN,QOVJ|U0F+>T\1>첉OVS[Eֵn\Lӱʬ,dd~0?xL.Rz)dٳPMQVDIknfTI!-[!DV) { 1}XM ܑt0;j</M" Obp0m,BR^wCRY2BOkz8Dl`8:ݜ7~r/ $Qwxx:• \S W(6;\VU M&N tQ'=2yy $Wݲs2Cz Aʳ<9l+OgT>N@"8RquyX :n^!%4|lg._WlD;x 4{0 9kIGQyy=/%eFWщ&'RV9Zp9/ڶ6U{YOpHhձQn}R"bXqmZʳrZE#J 9fw7t)>| X8NRIVm`;4B*)geR(I#%{T`@m=y2~. ceAqpZ =_J Z)J;\dJ݆4BU8t|1VuMTź).`m';֚}]%Ǵ,:oCN@avp} @Nwc .kPH Z.u*4 gis52OSy8trC8xWԢ`9w7յ&C5(fG]G1@X4* ԓRr2(q#_q3Gu/b2f\ԕ}4jY;S95*f)XL,_%Ms0}䞜B-ej_Hi̬}+pΌɞ(>E][j"C| @̹L HeV)o>$'&jRnGħ qmNo2MrE9 `yxo܌K2wDۏUHv͍(?  .H[ޛHfO1$m֞8oڄxƗzwƯ[xF 50w J,WחdLj vK=p\/*H+.md;0Y) 4nuפKNUxM\x $ .r&[oa PfqY))?Us(KH9wi`j NJc9=C)pM{2A^R:^wƵ?|Vَ\_GE-^ȿ28)l& +I D>/uOOUJ~hР&b!߿m˥$+L=!vrb뵋utZcwS} ٽlоNN~hB6""1.ߟ\-; B/u帬/z`$\h"ˣAk4N#=(8t֓z|U7W us97#+$!0asf_ȓݴ2W%ܦg3~|EF\LcuªT 4*<&`_qU ?f u;{ ^-4oheٕҜ }[D1y>n9㦆n(;Ǚ`Tkze .Se [EIZ+>0,$15LJ# +w~™sq W~ @}8Xn@ z\jvGxGc3#fEZI<IpIŸ9{)(VDiS, "X?Dk[פTuMQE6̉#[$@Kya}'M& !1l]Pˎ(:і,^nFk8AQR^Og!+k-MIhud;l.V*J B'b]PIg``f GH% i"1R 4k;vKt0&DtAb%Wuxyy;K^K'P%isVCH;ݩU =#hrʯʐ൅uWh+p@T 򽈥LedvI HkTjjxߜf[ܵ\+ϠIk(Xbv:TqaCM~*V%Dejbw/6 KhIlgЮ(l w<yӂYYl)`y(f2z]=#0I<3  la m "ID3NU=M |hƟyV!M$`%~U/@)ÅvyR:}E2ɵFN|,d/(A[2SFl*__3(]6߾SK~]hYrQ]F|`רVJ~,mfM0 xZ}YJ h&a~ѝ (L/iin-#{G@u-"3Su0g]v apز_`٦k%Cn,e:ZF+<Kn9cn ^!TUWv* 1ax"u,*hX~p{&r Taȵ)늛^o|~:ʣҷIe>A:&Zٜ/^+ /:0 jF*p7BKMʦM֘Aw+Ůr+jiS l 0Q,hlfAG7i ㊡ >wsN_m&˱~mШ'ܿN73S^r%r}1CI,psyNM^!Kb-ɍ4sPԪ{(S'N+:r`(5C+Z\Va,/7)jK[jRGllL (:O PGPqX}ψ=Y3<|<#jl) *?^٣}M]7p:z6_@2{a^Wa(vlC;t['V?=*bH h/NݫehbV]dLBZ[Kۮǎ]m`J d8$C0Tav% _Se |a )>:3hl#4Q T\/ڷTQC!4HgY1\ъ夊#ӻ/)1}?٩$EYhhu&7=3s>ԑaNo>J"$'F]%CF\}8WWeaT{@2~^$- o-fITY?Q#-`<6F _  tgKh|~.c44w}ltW x.SfWvs'0 IkcϷN4LtH}%lf͕ LFq#xJ };&ٷ7^M~O)Y9Bfilj'*hgWkRԴܛod"km E Bnz46!E5!p5%@N>>~fYsdY;N9}Ǧ#$1i|_fv6ĕ+)h^6n1U-'UhU(^=рJ4خBۈy7b5C w5 Ծ%b|{MB3 QcUzJՒxX̖N}%pJ8G[q]H&~.QG95/Y{'+U84-<jpQo=AKIaߺc}>qa,Kua= C&Ly<+UoOc6 [`xm??s[ZGe\a7&?kAa&вV+:Z+N03hR&_X}CX֚LXKPj6͐t5O6|wtѳHF6*Ms԰s0y=uc?6݊e\gH}P'(4`Nۚbf;?IWh19) fixMS+'L?3tmr3c ؎Ƚ19&]G}3H˨Xf3,d23)?I ㋭zhp~yx1R|l5@.M>l$|HU$$zвAq "jMYoXb1vC 闡Y%6g~mS76*&Ta".=*nm]=FVؠzZ~zlWŐr0 .s=AےȚrd'TqPC<x:a8XʇCYA{V1B|$`斊s`BVT!8 ;r_1?~f>r Ѿ+ b'knRݙ-yoϟfTe'+2B8ozdd607 s$nscWkE?$PæX)w ܎k|^103#3:4bB݀-G]5oq9ïw4(B>:W/mQLrU`ا׽NlHIK/(+A4'UbZ>a]\+B%*\NH@vw{KV5k>Bd:}HV6d9tK?k:/],De1e3o ëjyoǎmm.K_"Z8f/6wөmwF.ZG{_k6wtEH j3=9 г@izZY_D{^kCa3t}^yXf;(I$%@[JB(emr/#ola%]BWF9 !<$G;? f!;.IWh'祕#W@ƎՕ*5?"sD̟qBT9\tv`Knd  /wg2xY\ڠIzf}ԋ?g"'9'2!A( AYŁbM.ij(բr&g'4DcAn)%rZ/D7WJnZKeG~ NBjF޻ AO-ڴC s*4H?ušX3=ce\Jolä.Ӎ`k_pG2|glP !G6EWӔ}#@ QIOv*O9Դ/yLة*P:-CxhIϭEq:B;ShΟE /b ˈXoH]}Cť,%KZfF5 ʡ.>a~LLxuJ DH?I%y;漽 u@tK!)fFEjm_nHyIЩiz"ʋ-353CU7J&*v&LQ׭5Gc%B J_(@=x$d_XJ"땣m91iMimo]?8Ρtw F x؉W%Lqj# ی^`oŭFA(m,=V7Ъ5r8 n&qƞ~:8%%FOu/^ *D>3!]mlͭqK$OkelUUȺD*\`d$m=b/ C[ɧ~yY>9ӒmigEVhB QƃpI_Ԉkh|ܟ|PP@ڣ 55szy1+ 6AW #y92chSyr"{nW'aX*އl^@PSCmKUƵDUS|Hw'n惏Y$)15mf0{tـw~Qx\ N%3=D_f!7'΢;l$4jXDw= H |C:5ry;w7k<c޹JsWc"~ MœPߙ&~ s4r=9h^k~sy욮7G]@>8>)xvI)sAs5ic8_}XU?:Ϟyɔ.RD{Uq88#X«[*Of>OE{ vSOHA"RU.ZN>l_ ;Ixbt**^t HLu7=IDK v DLևUSϙMvj>j pt Z[=t$=dj0.3qv8wz=$JO Jլj*@3SMi3T@Mqu׊3#1!t:"h䍏s*{ewcq98kwX)!uOHۥ}Tg :#"vpXG֪`TsExU6||۸u el#?m74_ "x4o{r:I, A)M,m'Il me:1c">@8z株!Cⅵ=4%X}f_Ѧ 9(WZOtˈαZV=@( ]~e=nj 8VB2ЉHD &:lS-MB dZe;#ܑ+ )y%5:dyq9\S.@&umdRQ`8gvM-îO? w!jsf ׸tf…:GC1b_k1b F,+Gҁ$VD:7lPgbS*ڽ[' 7]P"cnVHVI u _CPEB?o9d3;ڛcxj (#UMc&O1/]Jׇ:+LcdI q:j~.u%Һ& GZED}:sR4p= t+U/KLyc^]êI96x}9=JTǴW1EJ"%3t4^ocbJ(;ʵvCnrfō|4m9)m-Xznk~ѧ׫ q[Cq^y{v̫` ݌L>̋obήF2, =ơJ1H.6k@  O }nvYS.KFB=PxwCb?D5} *@wQGi8_0|xF4f򠁗Pkn289B ߰Q>Dݏ _]3/i,7W:_ЏιíR& m6Ji&j4ljgO]b · =M72ծP~Oȼii|. Bx"R5>ZBWz(ƭy*~ S]i/6-JQjFP|{g]߀rռă]ѳ#T<-P OU@9Dy9tdQDӼu׬.QjUMTC^Y#1#Y  wbݕV7>ZL# Gj9\< c ܡC Jp\03A:ḡۊCo߽[Fɮ/QR~OϢ&V8DQĹʘ֔C2[0 !/|q> >EVAdx,۞cl߽pPsF>U42'bj7+ҺyTqsͦ渾Y;ڕTQ׭kBƜyD~Y)wfī/(~/jaM~n*?Lag~"OV <َYH&؊3'=2dgxhX5xv8H>{4B}yzTHi\-mss%}z a@YڣQl.o'Ю`M+ Ǎ=C$ IQ\ 'so2(pM*8C-M|̇T.5s*pq=aAgy ABt}UJ[D!l_5mSbb`@܅mfH)ML=j2J4,D1Jfإ <xɠ ~'tc$Ycr\WDx/@NR M Z'Z:>Ј'LX}TN m2M-fT`?wCQdNn [ 0G:y?pJ#NLTc&WJUV陋HӘݙZaѳ%Io;v ; zKy B@=7=QOrde NRBnN >'_0Z0Lּ߻z |kݷErFIߍĭr[o٧Am CPeX@ZcGP0<~ YFQDFn=۔<\4PJ1l`THj/%VO4P׍@pR cnj*Jk9h8N2_1fjMFF1 $ wTG{ Eu,p W^\*o"@Bޔ^.'fKSv@y ̟ju]K9~VB0V{q+q!?.xwڐcYh/ΘBH)\:wJ]lR (xbS+_ԩB'L,2؅Xx7ZSsGYH_YA} Df@yj;;?@`&f|cI;ԕ56B~`5$t֨4 ;xwt$e&_칸}䵰&C!AB{7}Rt_DDF5=-A\ٗ ]߇3|"-5}ǤvuJOm/快T~;tK]؈b[(zS|r8c%Oa]Q zNu$h2AxmNlN^c[KP9]Hq8㖳(g|]F#_p$u`|R"`bK1ݭj͛i.*n.ZjԲRT{TI B] xhg"cF-bq%N>CÍ33sQC?`&*OJd9n!T#RE|q̧'[NFA##Q:SRθy4]Dp"LЀ/ +?,^R2,H.RDv/,cBuHۇœ</ۆO,K_ց=KVt{>9S9*; MOV@ l1VOO覹L~$wbP3HDGnI>@ )IOlP XfAfeCbyǣ*(HbAqn h'ՠ׸']鳜_|'zcLb-,wT@4"Av˥'}*1Hyܶ? -qS?-o H5U2zaG]6 7ǹl`2D8"Da[';yiv)P<}7˵V GifFtrm!,pnKǙuQǮ+DFg[-Y+X:C 7_JkbnE%HgU.8]5$JŠqb+JZ[uL3dU)TSzRDD=( e?;Z<ժ<=1U>жq0ziOdaڷtҶ=OVk7^O=T_;X7U<% r!P9j5}MR^0Vގa?./׾/h8ԃ\ 0zN|Л^_Y_LD $L M e,J0J|_!cGɐX*HzVޟܼK ΫY7c=(䤑ԆC[Iˇo).:hԽ\+9CP⎹q&K wm5Ay*93ޓ>A ]B쓓CJXp7Ixkß}߀sO_^nQ=WI+}S?;}!AU* "ϗ';偛jfYB]"9 QN @#(~OIn;qb|}Mgr^_U~d ' `Un 4OWA+hSMIfy`^Rb/OC d 4P5滕yuvHb Kl z[p*a"h`C D7"榔Ԑ>dd.\>l;qEI % 1y"HXEVZ Z%6ؒC1IQT}B}reff|cVm?|)7g-2OA] }MAHвL$K=ᄓ3N}m\P6J ݻ =F6` `hyo\j"a{ŧ(cmj!tF1 5h+B/lwͩ 6.ކHuJ6_}WP3Iٕ>1x&nNt'!>qsu`6{4beƒK 7 Rx;۹gw0#dDnq. y{D1ЍIZt)#ݳ%`oowI!5>Aل gWCZYY׌CzI*^^$rfR\ Nc/ ]rS+а|ʠfVPȫIK"fZxoZO#bl{J|{fD!R6wpZdɠ&c'4‹Y SQ:1r(xR1~9oAVBu~j/~_"a BVz |r>z˾ fż5" AlrZ5S$FY,hW[\i],Vpa۴w%xCa%zXQ6/@SqݔˍGNJ$C5VHO'ᛣN{|pDL AqW ߶;4 ,&kG }ЭUx>Җt GfwӢF,ƺ-#W?,Y95^13F$Z.*iB,2ύ=-DKƗoO9Λzã;8i&%&#R= MJKl "bK.mP~Z4K hNt,tV! <|CHZ#{Z{ڳwF( >yL23:]IUA;h9Wt;EW+f\tcc01L/]FV5%c}e0[s$}js(-DH~z0>ulΎ\|]ZJdޔٺS)`jNbxME؆UrrEtoHu%*Kk2`Z,+ "Q{BDSžZӓ+03[;ފզۑp͞gk1T1*m}zD$n M/.}] X/%8ߒɫWK02ngȁjrWA2ľ~gXҴtӎKNor*'m U Zs9tIy3J 4ȢVjlGՐL-!-wPu;_T'1z`v*dIXɃ@Ys[1PDy'h,k`{-k`s>gY3g()[;wE&g>^ Dg0R4i(Tyl`춐VM I!.ݦt/!1_T@S)M|G5VoIb@>T}l|IRNf )F\=QR߅ _WƒE_U\m,O0p15՛XŽ]r쨔jC#C¦j͗/zvƞ(ĞgIL3{w9|d۟AS9a ,7B.~vkuR=bP~OMZ 53a:^w@)&QX_EBzs9mYHp$ATuMlDdRoD0 kTZI 7q@bփ+dJl̵)Kn@.ё4ݩlA RW^K2[01HfNpe; W6=!PyZ-x`.sB|~E~zޖduc2^6VL=VTʒ~*8X"N uOާ\p2U!ݫƺk$;ew]rȧq.7z J~vY-e*V%V noso ܚ|r ˎyl ȵрqjlZhS tuR?B%Y۹ 8q sx% v#[ 'ܖeA5\_?w]2Pj ˲ÿG*OFL\9\Na҅Z[oN̫?V-> GaCp§Y^<&[qLR6vēf|:Z'! H.BerGN:{pkH],R'9,wj9xF AXҒ [k uw+Ayj#5Dr]*Tαe\Yd$ |cOC w&H:{a*#w `x=G>PoZݩ̭9ckĥL=P6Yr|]>! &wdz.&<=-cO=('BV6 '+>P~f8披X#S< nN`d67a/)##. M(%1;à%:0 m2/tڒy/INDб'S,Ic1`.EM)ܳ1dZJffaD*e(l* k&~,le0qnY](&>McO`"l&8'A3|Gِ`P,NmO KW=+%|c SGG IW2KXbUjϮ9t' DjvX ^DNI,e_95ݧB̲CRI_5q 'x i^D:| Ѽ9 s_4|2ҧ0Yw 6UpTReߠ>t vtQˤ3~d^5N_EYwoӛF3:I"sjV;6Z/:ʭt;4Ka<}Q?3 H&YgS[-y7wH`Vs jP/Q'Єw3wB giJ9T‰g;P>QEv}F D32? XI; ÐTpNK58vʻr 256 n`8{ d7a@wA^x)+e Eg4/FuZF,)GNY?CB0Q5YiN]q{?-T)5PbK {WkU2ctБު{167eMUlK" %6rѣ%%{=>`;:V ~&X*u_;o0aϢNRê Q9X E/,B9^FQnFHg`/΍YS 4%EaUQ$*aY]J!.%wD ;zƆ>zM|uxԯ=M|Pwegdw *8P&eyS0㎢h4fv }! ڈ˪U*v P"]Gdw~i\ rl#c[xq(}xX~胿l?Jd+{YvM? ,\-{7/ތf+mĠ&~ $R%(nLMT[B:+kUe{ި)^XrY*y"FC?1o'7'!i`3Ǒ4mzs[k]wS[>},VKFvmy.nyꠐDaA4n%ܐQV(KWD՜&̀M!YȞ[ԓWڊ_ _wS0Q16\|D"1v.b_u*I[z[/SⳖfl$BZ[[ԮPV1@LWTts#%Ɠnh;W-:瞭:qL y%7DlSf?SB2K{**5&^p{)HxJ`- P%Ll&1vݝk?>kzuOFv[cbPdqk5p>=WV:-RQ[GXbМ7omWzRI뱼E %Z{k\7ns+ 3ԼG\/DD~<wL ]ڄ'=Фi90*1vh~qk\̼x۩ ]f!9?`'dIX$RLpp1&x:a}LtܟG\Vnd=pAس[>q9@C0]pyyHi,1λ0QSn/#ɲy~'W`g-?{m{kR gsd/Eپ\ ف ?"pMI[OH}r Ly$̐I5<[!*F0DT dL)u O7(Z6)F'%@3#sw?t϶8ZGB$0Nc BAҼ\g% =@S*ڽU<-ۧeˏP-9ڣKVy,^!JG'q, k吆II҃:[E#Mش)i 1~ߢ[aVdWFZiH 3ȗ"`G[BV ִ D3 O$$Ř~s-G| ͩ^/|AH'M=xliH8=eiT㖍DG +ॖo(ݾ1n*"H*^g׌җ;o|G^Bk讣0E)4:|NA ^WG)r\ qߪݪ̒M S:}׏]tY <$j*t" Ļs}lp;B2UyP 3V0avEp\WkYW/x8󐬣82Q]Jo'<>O êb+1t?Q>}) $ \t,nE9Å%8P%,mYmty9XGRDvS$팦E Zc"[פT8tTӂh!H qէ`6bR=0Lp\IJOVK*Z菌4&U !p;zN+= z5R^Lh{k017"&]aϪmTA-o! #.9kw n0YBz2kc!S$K,Na`m>!a*YPiȔkm#[s7\C˚VsjQ0Jac)3|D`.϶mԀp@p#ٰ&^u6"\RWx8`sf^;oI=FFAzxt e偘_uJmx>p;d0Smp*vAf V^l@op9yHIľ#jvko1zw s$f92.juqY:1K*H"p ̵fREm,tGx^Y~c-ɏ|e]od@]V*_L,Lݿ yFA'_>*,JW? iP遊<0Z3{LN¼%T4]/IL'Lۯ(f?X\CsP']/Ypx?3jtn맛mWc8`vRkd+;! |4UgY$HhIs9mluf /}Z+2i⏋Nz:,㩇c̥ٴ6w.˵q?jacV>H5N^[y|S0|`>>pr\{{H(:WI}WaDIype:~l/Yfch>8d?-P=k[oi%oV;㨦9:ڗBӭs4/P}<Ŝ˫x s.ְC4R4O9 9SݪgWIB1S^8 s}P@iATw(X;Te[eՄA رmX~_xN(l k?˯BګyߜW&{:%fT< :rƹp%1MjGp9Ar#s違)~qUVSTbs@\8m>H]_Ƈ6MÛme<3aw%Ƶ m ~EdpE|8lqv_-ؠ)&OvH;jOWi$[ȴYs$Y|B$Иt0Xhάp$;U)T2M ͛ $ ~b^2kwFUʽ mP$@Avd̓*ɢpD.(fSdPu~ n 0*2xݓ@Akb|CnOA+69~F)]C=[8a_+HѻXf*l5ra.Ks4|d)4~c 4-η>m}L̈<:ە]UҰt#Z\\CXvgcN@ ;c^`.*$\M o1  ˾J*%R gW<j&#߫˺ PaEܮgb`|N$R93BF\0]# 6A|Pv3U(Ǟ}t]r^\rY]ms|B)WJ! -zb.):g_wM8UCa7\)1Q ~h"^~ZE3-_ LPػ}Au3s-GձMS3L1#<~ Qx wb>ǃjo |ܯ2paEJw0j Lw"_:r!$:l5.|+nG;<'#qA VA u(1D?uF}򡃣6njq ȾKم{pFzvs*Jr)S' b1ki0nژC^]p@,2ӄP ˮfo0sqc +9)-(7u.#*(벀y〴X/E# eiY=GF)vsUU;f,$·v0HTIi,sH#&X?ŝ:k"jT XC'5@~k鉋^{rk Pn#sD"q.?!0ZW3t#CMFFPx,_z Ô6L~j蓎J|Ƀ)e")|R&64j.8ϭ$Tٳ<%l#yKHijl ;WW]@Lֹ6٘L7?ep f d>f?G(0ϲf,1}}yU5gm VzOP !yYkENKsW9`GǒoC#ɸ!,[ [d1ǻ'86: |nf)~I@/'.V<@TYv<„B\+USϝ{)I |3pB1OJɡEy`Hy1xu\pK $6ahI>XSz$`guj9<1]44_/2g0Uy͈tirsUjr=_ڢ`~]p skyhbx 2x_ #5{%jB"Y c;{~Y!CDm>۬NWz!qET(AǔDww+$ק`՚ŊdQ`CY3^)B@V\{8?u„8h&wA|mcM:۷|GzJ ـI{ ss#1(fkg [ ]I0sDL e#ޡ~.$/38=ab® C,=yZKAToւRPK>oٚ,}^^v C(~EW9k;: Ojvg ٝ 6H3@^QIb yKS1t _0SNS{3'IƸt?<. 0,B}_mQһ O>7|,hL[~+Z-!e‚mM̋-Rh}nM|ofJ,>>v^`MYuR={khW=BCD_TJMZw5D^%"[ȒD=WW/s3o"zWA" eQN5]k<)^LZסÂHr,v+տt|blPE r-.qJiRv[fys0k)47W3GA\PwUh5hTlPͯwTM0^/HAK5n/mcׅ"T\j?%e?N֙Ik}|p8Qݘ0۶X猅J5A eXFHíkY&ePS> j )s-[M,Bq<-3zo+"ȶo9`O14;&IhBпDeb}p1+L+,Na[3Ucw&t\z<2٥Yq=;c:~vtc ǜS6b6BӞf'G(IHַ}cZۚ7t~kUps=X*0&VT +^Ղ/BZ2k |3͞ @>Op55,|I۱l.Ni- ÷~c$_e."(R׆2쫘%d!"\Wbd dD+_omLr皓N#ϥN#ĝdqF\.hռ*qq ̶'",7a'ߵv3~ ))Ɯ]:;R" g'""e %)\+QUYCSC__aDϐƗVHRi2Dq#:*o|ϓsM;|[q K4"LOoucd?z;sh)GC goqJ~u))fh5;[3ۅm`-z [- nxy5&6:Mz|c+}3I$&=\=lS]-1*SԭGL5JB$"fم+ jj֠^ɶN9jZs]{3m`qV8#](|tU^zkO÷sg\R `gD3qMN %$/&@'~!ƿ$Fc, G]|T-C iRn/};wB<|V)UQ0}2؊g|{,0+Yzé`T+ɨ㔙`&>~ēm#TKQ'׊Uՙ΃;Ϲ g{P_kCl6\PG&ah`@ctp:Zv8G>4š` 8}di)ԏUk \oؒy5ɱ@9x~l _Kl'K`E**ZuA"1J'=okyS Np#3rJOUյ}FVhQlxlQ^Ymp/g,``y -~}1 1JH*y'0VblB@x昨kH=<E9WM݋#0eAQKRP$t/ U{ګ`U# 6d>d "9;O ct}GRLGЄ'Vu5+КFCL"]W 5< RĮIn<,d'R(cikK.x(n+_f4QP"4(KI6'ey쫷`d[xIvUrZ\xھd_ʴLsZUjJ+bRAU~)&PMa-gRޢKգ:Mh N&^b^4s] ydXs.pRX*ʄu|"4`rl~dho"[U"iU_dK۾jXoK&U=2y0/'GmcL-up^7͵=@]BNi:$y_&sp;½׏G"Qh]}_F 1XaGbt)gfRS3$9`~Vkn!ŴsZ$7CJ :Aj'$B@d-*vUqY_-BΉU1IWx rq%:IBw8,t܅[dBĔnj2ՃG8۳cm} 3uchP,'o[vs, &X4b bŰs‹ Lu&u=fe(zl;HX`;g7"^]3QO Yf7fvq=~PJc %pd̏%V6i'z>aDBLe-;_0<[H[;~L {~e-mRd`C]/!SF2͒ c/e}RLTZq=3'C#߻X>;ǺEw]<',`=@ r?3Iodzf9~`X=#US2SܓO\oQ54wt+:#Y+}P ԟ‰zv.I]J:d[xe!0=†Xpϖ{ q-Vߤ7AT24zZ4:A~ؗ"c&yUmM)wkI@gEVc ;>+Qɂq_'_?YApٲgpD,8:ҡ/=YT@Hcv?L^~7b(a I8sphc<1U{(wW,ӊ+B^^o P}Q`ΰAx2*(&pr3mUL xJ, $>M܁aX{1ڗ¶z׏n̆*D)W w@nlEK,pU9$܄ԇ6,# =]ިeihyA *ZC<dި{{QyKhv&R ʰ[c1#Ć2΢ڎ1˗ 0A0Gkv\ߑኽ&ɽt5q5m>@g}ř&x`rC>ժb뿬dnYHEojؾզ4cVϫ\D9+h-_hpȗ.' : 4FSc֥ڢ58&nQxUa[zEˣ"Si|e]f<1Su幠/  6rXcwu<5Sُ铊ܩ$.M-Q#!^˵ Y'6y e{+/DTĆ+h_3*}i} vUU? YlBs"`P, 4(Y7dleTXzхK0RV \HК}%Ra@:ͱ hG"%N^1KK> 'bhtspˠ[" ll|Qt.ӡX6weXM{E$#C*Jhѕjw:K$]k35^7Rk}*vbQ7j]$k!YR`PWlqf_z#Omc.gQK{ތW,I=ӫBJk.ғt̖R?LX#6y!|Ռvq oK4gұUcw? /}3dԦtxk>S%T@Bg4eHO.FFyм£ vI#Ez_gu⪌+±ɾ4nBUY95j}.1׫Z*j:i=KwXramKW1bA8/B;iaL#I2b_P˘R+Y딄uf=?oؙ𜷍J:}*M+{-3zrؔN'bzVπ ܳ|Y8&aY O!#v ]t-&VLhĺڡtV$gN]³Y H"pRԇ_d+5ݾ䞱6&Yž-w.=@vLcKnM |]7@X8y@MaZ @. l@mZv7JY_y}K1FLQTS3PDb5Ī.pgĺcGa! =CnQ- ڶ6r&D SװftG jDQ}'>3o:K4MHXbt]^qHvGwv7 j8Z ,&N?L%HօG"ĪENgS@Z^0ϧ2}-[ZQeii + ^SZ.r1̻"<7)ַ9Ziqpغ c4HNWVu8dͱ p݉ב:U !i#*@O*#xDYS߳?ܘ?ڰsp97Wz#`Ste2slEm_hzi.~BQZߝ?IoeD<-"Ƃ "C|]>q0#NbZmlńm0#ds'\<N(q3al*w /e~]]sPO]\`hӚ5V{Su a ~V~;3pzi8򖫴|r <:zL=R ydՓBw>mzM_rOs6sH>PXCy{UՅ8uQ_ T3+?Ԉ KszʻCV/=GQ@ >reWzEsð%u;) :|‘? ps+S jߵ -zBDuI,UuΚudS^ . Y\hw38s1`NC[#cS2G&P}e?1NhQ9nl<2֦.Ijk!X.s.^r`p(p v0AeO~Z]-5r2Y{vp0vTF}?G}`_ gؐ  ._ bLg ld;T\QSͼ>,0*{JL/S}P=mI %vt?`xBxF~Ok}-閴 f߄4"\l]>t.^f< :f_>s G;ꃦߋY$FX!…ɓlI AQUrI/yXEF< jһt#yc676̭TH{?"ڦM{K1 e" mS\jV>@KC )?IzzF+'#yR"d#[v5; j!Nh&Ï}R߽@- .j~n۫ڪj3XzZr1W!\p)~/?X' `KiH6ʑך(ϠF] W{@pHrbeb-sz@{Gzm8^νlU} ZD$ $ B(j7o=Y!{,w]]v1<-e40q5`$r q(Xw< rw f \_@9KX(@k |Rل:O*) Gw$]b ޓ?6DVL KCgI5\9FzPDO^~2i#(FSz1 sK/QީZ\ha^qV HXڭ0t/vVl_T[{h5m߅+[Yf>l &Ζq\SIL!fYkLc=J3=Yy,/M4|8S3vue_<_2[P ZWNjU 8_ -HRµH$R!7O2ӳwi-fX?)Cl%<]+_Z`{[qu1AU߇&&q00qza{OH ad^\~pI.ZuLztG'*-Pwܢrڨȑ?k \ѪÕQ9 x0.BskL*hG/-.wvP)`V??$R 8Ky#Ƞ d,VcN7 F>:&ry~ݒ^tBldWBLAjm$mBIo=I3").Y4^"0@H%$$u^tǒ6[t 5?Qz_8JO iJ0N\` 3[$T@)O!4RJ9[V-~mﯕ+f+sӷM ݃kh.&PH;"U*"ЬF:B>Y_̨{BL7FVLIhItG[נ⪠_ s:*f ayvƨVk`9D^ͻxG{9 鉺0^+_&'-Ak:qrW/#5b k VLrdS!t#/* 4K] ŨŕCݮMF,^tx'~w X44E}OTiPKʔz VM"+ r@_/ b(rFp N֤H1(I&ݾ=aLAShuV@tra6sM8Ysfw T08X۰OQ6:d DxvN\Ԍ13jz۾)0LgӠľ NYwB9L/\DUEeXr&Hۀ:t//qZx2}d~O +0[ƟZ(a!%*SOC$784;+*iWs^W>JN8|v~YCԉūPݒxMXQSMAM5[wX7gB&F b@BB;vglX }+}g? OkZfԱJW4W_%6sȤ `ߨ 0)jF޺ޕWd"v.~=ďQFju"LQ!1+lq *]twHzb廤.^ [oc^|-|::Sx.+н YW?% bn w BS I;F!`BsoƟibԳ4Z Q5UhBq]9:`a㫌E #B_vbxF0(Lym,Qx6ڋʖ /$36Dzb8Y1n0."gǣ-A:|rض`1y۪&s$pPҋT32hz͆e>dP}i4D˜`U-̓<7ftϪ-өKDp%lIh7}j ௧ίҲB!^{\ bF$| 8QdpT>vu'g1ruLb.~}耐xpImyC{ e~]{Jmo`JcY{.͈Ѯt] izy,˚ 'R@،Ȝ"d<2]ۉ-/`0Z=" ?s**ֲ,SP]pqIy =\,}z)Nq(f\/,LNB)ZsuI0 ^y]ޥܩgZT]u׊o8eGGcĉQLGxAi>9F::$!oX"elon0of hLJ, |^# ϩ- V qMR@XN='۲CfUz}l%! "=Bth!&Ob!F>Pv=gm@vtMˁ!Y 6X'&uUdmm\. :YW7d $̡d"lE`YrVsDΆ lGņ<$םP[7hf)n7N,PomBM *򏱨 BJDLEuyr< p e ؙx{mcgX]l߮_L9ttyo3~_MhL.!>#گơk %=ɣ/00n˲} 2FR6hqڂb!)v|.V q೏š}Q;kq Sa׼5J5]:+K~]2=i)ӒN2'Ml *p,zؔ855P|cU!Ԛ5թbNI% 73N^_I,02eқ  ZTwGgӻBzgw [" CFxBo1dIu]w@V馢";t33BH~=>5PBo!d~P h*}~"gx;CEw=kT:{!r\YS]tdT KP.+v!:P -,1P<3ɇL 5o,6|Jk/vVjU$LGo%9J5Ȋ*v񞾞 mdy ĐGn]xӑ `4j90oR'j+m6G 9s.t7$)uV-vzxK: i" Le -{dkOv3DNKVaDkڄ/*@`k~#71'?KrZ melaң[k...T 0 Sn r٧nR(xAؐ;$–)kGown''DQfqPtǿD7*K{#'iIiO h[2Sp$51xqu|,0͇l`̀Ǟйjʹw%kċ ()Zz!AfVM16NG\>$o2prFv4c}8eK"~M+uG(V !loC\~3koqzRlYȓV~+aPzAx IoEh_}x;H9GƬALѬ),ԗQMW^GRxUŪ\4X‰y|l9gTR{b݉yژijFi*[79\/9I 0cd~GU*9?rJƗZI@97(Rr̤-~/WJcFD@[r AV':2nw;ykӑwq )ѣ/6GYn s)?Z_;j~Lf̓Cv۸2oD13 g`Lm)ٞY.ŒGx[4Qw;5Ϣ [w- (=aHX5+8wa*wilWI yA"3-(^TvaHGҋU2VLq{Jހ$s%>?硸sMdFegk{xu2sA*vY$&pg}u.yr>-鮩 .XU MaQtws'Dr֖T[OmvzwMRwp+*U}da:2)1.D#v2g) ܗWb{uC\dV0UL e3j@`'X| vʍ4E!7-p6wymݏjy3nO792U̾aU7uGD7lBм+cWU)hqDj-l Kފ~K}TDP6i05׻/D,2$ ΀Y1yGi㭺)==n\CW>X㨉z#>kZUk/V5w8ѻ^6,͓Fv`AnHA>6%I=*l@2‡<-Cip KJԦ229=Ή'1]ER5 V ,t~Wݱ/drB(\%5{glvȖϽebi96b=xб(AIscMBSS"AtUX7gs8CDLC@$&1F#T jw>=SY3;{յ3# Sf VHTn K?2|Yo071KV"3t?K s )tVAB9d[c'=Hy.$$S*t8{ϵ2Ej<^Jѷq|$6ϴGz=U綾[ QȯPekE5T/nokG$ێ\#-yz-xY-j{o.z {1T7?=QǥA{E7uuSwYStbᏘ,Cf"zDQ g&@+5?U9Y" v>O[^lmZZpBv.)ÿ‹DlB(@fxo)#KY"zZllce7D3.]/Im^4e]m")jq}nP V-X͏N-@AtoY6UXwD D"3iކ na8(4$4V-#D Cb׬ߑrԻ!ɵ>L*{p`K9 | ÿQ$j%Ih۾y3vFH M!fXv[6d-9jE힕M{dsQ(znE0xUԺpCgށ+iv!cm -p|(zE[.6c>c/4Y4h.s؆?Ð6'($0Ue^ uyV==f bTK0>+xpbH*8ZLNq^L~yŎOkbm\e :ch?̃DhMHeZg{`R 8DΟ>¬::}1ŭ:ɠ'$߿icRNnJnc^[ij#sdn6F3VZLæY|83E%݂r| N1ܘD&k7H_$7]VF`pRI<&dEJ}R5߽|:N 3wM PLWArN::F?ӷ ;> bL&=~-YOH'ִ CKܶuExQBU! ~DgM yq{`mV:B=\uHZ &4$;"_՗c6Pkqn6|ha-X!s6[a>"*( n"uG)~O(Gv["D:A4Od{FFӷaDI?ؓb3ϋ<GoWB3GJt1zN`,A$Z0aue~$]g["u GGB&=ҙk+K v2u=]H#|`se&>tU=r&bİ4kKZ㵆"<&܎g5?˞ >{$j&Z G{ȓ#b[A?,9aMMFrS݈o$MqEQe죤x ٓe', +ԙT$w4C`x[\) j:Po3?: qrStH?0D#qk3;VMJըE"(!,anJSƷlФ;RWonԖ~;m@@*:2r=_HTfsluYi6T|@^dAaOB"/gDH<]fJm))}ؘ 5ciY9O|"]A4 4B$ +am սzdTR1HGEy! n`9z ۱}N"8Q?;tF2#9P^S{EjT6v)`413JN{khn$,-n:BJbdbU؎'Rô#9$ÞOrٕJYN2[;/ZV|lwc /θ'5WFN9, >z>Qr7'JI9,:@].|EJ_fpA 9(l.> 'Cr[nH?$k 0dT9ث_S? klr!"ͲF}< ܹQTVvᰌD:o A0A ձk(C{Ƭ.ƚŵ^*_Hly|`u)"S'ܳjD{Ja,CN&t>17'> Ud#Rŷ1/ p(Q{vHs2B}TDvI"K=طj.$9k6wy2T*Xk_2ҨMaq3hXK{8Ӟ9 [œ|cQP-W۔ە HRt9(mVSHef9 ꢋ ?k='X`4|NտX>T4r4aH 83_IᕷJF:/0v }$njD'hMI_)Qtgۨae\@_Ė-XʮoѴMLn 0ep};luW?O*; +hKq@r=#WeXyG\>v]6{Jlvk1[e@c>![nV2kۂ1;z*K5f18a SʷI3.1 @+7$ܐx$eN<ź|ekϟ :Ê"ݘ,PDqEC09Q@(Lk{0cg ^Hc4Ebt՞W,ޮF=y%N0Ÿk*vö'3r`o"1؇ӢoOG0!}j5Zحny5WBb}ڮZeV(]W'n *9yM%cQڿ!8wI嫲滴ĻEٲaЁ1w?08J `CPXA92DjGxQ$Ӥ٨pvkUa?=əLԫd'T{9͑muܿ2H=c{I/$hg $yV.KEW r 4mG=%‘%,Vzfzw+JGV>22ɕF?Ǝ&\&91*RWy2>:Q*-5 O6o탛NTMA"`]]>޷W31vib`>$* B`3.F4'y<&>j*5Q&cx' ٰ`I(4~jr .Q]PsDO wQ;n-C&K'az2O>&ۺMԕ?D Nİ n iKbKА[^jKX2SФVբ7ؤ6 J1z~f<Hy}#&|z.Ɉrh$jA5A̴IiGs ك_:"V N-MN *G\Z>%L_ο{“7Iy1#)mY:L[%d[d(@ 1pw*۵¿繩&7dҦ<@WseX-VoWQc>3)/AZv'gZ{ٗcQ#+!i`bXg(@b+ÁN)U HW5tY ݐ}%q*fHn+uZHFHWVjNqv[UMYήNIӚjYyD$<=NGE_{v|걌2ߴcBR.|)[uP@ B\Z9f\x֊Ń(YLf#T'gxǑ况@$ЍyǑUEJ|zhCV1ԛпLp]WH3cΜ O3-a  A"L'@7oypF"_ǀO|=$83tBH433ā#(#J*aiN!,l9-5[s߀r0BXL-_u~mk!`}:>]/J'M*o5*Q(^eD]cyEӭ4ֳ[rLkooT?!%YT_ pǷ;mʂ&ɧ5Pcp2񙦛r:+I;K|hiWEZeVH\JxOpÖK9uD֪䥷8$',&V N:HYOIFOVI+YnHCG/UХɐjX_ѧw uDvivT۳^In3zƾڪս4 PM1?*gکEbaWѳ+oCLJ'wӞɡX:w; ^Iɕ-BA5+%(r'ѐM"0&':,k&rt*x3Qy_ 9tNx2.ڥin5έʢpk.AjG~}Wq$P7^!] *(,+hf{ʔrފ/I+&ZpX1]JӼ)$;{|jx,SLu#KAMfƌ?'v]C xY@zE*R"^Bσ „2$~ 4s/9)4(a6=*KͽҬ C*%"̹Wyb1K!q9br4$ք9d#5T%0bmYO]j$GlḂlJm*.Ð{}ݸָSSi\g45+|Qڠ #:G+_=t?kHspWaL"boA}o-[q<^H6@PϽWQa܍DSdc@d@ȍ(tmwߺ-l=eYdgp,)nUdA_C_`.dӮܿztsO8HLUr>.p$%wއ0|>UP!q6ׁI YZ