systemd-network-246.13-7.5.1 >  A `p9|c8RA#$c\O8pFu,):Eke$:.sOtE7kbH#WKlb2=Q9XzQTl*E<~BSu[hp pFH?8d  G "SYa %&  &Z & ' .% .L./Q/00t1 "1"4"(585 9<:Y= > ? @ F G H TI X Y \ (] ^Y bAcdleqftlvuv wxxy;z4Csystemd-network246.137.5.1Systemd tools for networkd and resolvedSystemd tools to manage network settings using networkd and resolver tools for resolved` ,ibs-arm-6SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Basehttp://www.freedesktop.org/wiki/Software/systemdlinuxaarch64 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 fia @  Ne@xH (T큤`z` ` ` ` `z`z`z`z`z`z`z`z` j` k` j`z` k` ` ` ` `z`z`z`z`z`z`z678d2c6b97dba6004141bdb4c8ee7c09e730283e06fce68802c9aefe8e5e621e1121d3d618af50786547a9e9be97f4be7b2a51a91dd70438e388d49a8d22577625b7aaf13aa81189ce632fcf0008c037b2a7f35766e11846b1f1c0378a4b796110cb6952d2ef6ae0a8c0f97a4231fe26dbf5a3911363e73a4272857b712fe4e414a57cde39fd1f3061d6bc558175c349e18738dd75df1d1f0b3a38bbdd66a39e7f2c9ec637b052a3ef0a9c747b4bb14b1538dec804d8200d6a408451116327f4ef2c45691b4d3545551a385aa5f2ee148892fb5c1ede9093cf37cabc84d2c78e805659d1cd24ebaa99894d29f91f4ea4e6d394e077e4dfc953e5daf485d573f69d8609630afbb1e5c27b03fa320296ec326843ba2565a5037bb4086ab57aefa3e7fb87c1d7ce08c0e071edd4e81482e1337e49d02f2927d4bd798f044bb92ebc305ba175918eacda1c45ac368d7ca2136775f90997515687791be8260be66dc0b86770a3eebe3dff666816fc31f782c59750c8be5e7087f2cbc87b36ed24c91d0e02fd16ce4d7d855d3819dec125c222e2e3c01a199bda5c2ad464347be230d11a551778d9eb2bf142999059bd74b42992d214121b210393e09e5380d5aa3ecce52aa61fd365cec4e00fe579c6c17d407aaf3c0574ba6b5abb8d806f6ab68d6a98a5f893a73fda212694e863e259be2760d3f8a63446c6516a80715f397f4c680d8d337e3c4531545487b48d515899121f6cafb5f958d998afbd7443e4ef0362a4444ae196c1296e91501866719d1e1a23e2697f5308a7eb8d408610fc860b0ab189b7f1722b7e48d91b13b627d9791917544d22b6ae63aeb27d3803ca84bafe91005b79d69afe534b4f5cb7e8b0301bd7ab5b53b529f3a3398cc3745566e19b50ced199fb0cb388f9e7a8ec42fd9ed2a9b2a400089b852cdbd6ecd152c4294b83dfaf1996f005ac5cb059328f447dfcb7e2bdcc688ddb14310c48219422253d5278c12d256d55c762d79c7d60d2f672e6612cecc9babd994acfe7bc55d1eb1bf974e0fc2187aec19664a5250494e6902693dbf06406539488ef1d4637af9e21b20cfd5f3de6a4f65b184a04e5dce4525075eeb609b1806ce8bde5d0f55cdb09b19d806f8a95f13126ca1454b1ff40122ce03dc97416282fd29218de92c475ccb41a11b64a9f97725d87e5679b3c184537348a2553042d34fa15d54e6ed7065abf10f0b71878f90516b89d205a7fb2f8363cec6614ec717da88c2acf49c276a5resolvectlrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-246.13-7.5.1.src.rpmconfig(systemd-network)systemd-networksystemd-network(aarch-64)systemd:/usr/lib/systemd/systemd-networkdsystemd:/usr/lib/systemd/systemd-resolved @@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(systemd-network)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.26)(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.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libsystemd-shared-246.so()(64bit)libsystemd-shared-246.so(SD_SHARED)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdsystemd246.13-7.5.13.0.4-14.6.0-14.0-15.2-1246.13-7.5.14.14.1`\`̊`````O@`O@``~@`}p`n@`m`lM@`c`OL@`OL@`J@`H`H`H`4@`3`3`/@`-@`-@`!'`3@`3@`2@`2@`2@`2@_@_H@_إ@_إ@_إ@_@__@____/@________t@_t@_E@_w@_h_cO_cO_cO_a@_a@_Z@_Z@_O@_G@_FN_D@_>e_ @^@@^^^^^@^@^ϧ^˳@^@^@^@^^@^@^@^^^s^^r @^ku^M#@^;^8 @^&^@^@]@]@]@]N@]ʞ]d@]]])]@]]]4@]@]]m]@]@]@]rJ@]nU]S]A]5@]\"\"\@\@\ڭ\\@\@\@\\\O\}\\M\M\\@\~d\k\f\=@\73\73\l@[[[@[v[[[0[<@[<@[<@[<@[<@[^[ā@[ā@[[[[[@[j@[a[[ @[0@[!@[Z@Zz@Z@ZZZ@ZUZľ@ZZZZZZZZ2@Z2@Z@ZZZZ@Zw@Zw@Z%Z%Z@Z@Z@ZZH@ZZZZ@Z@Z@Z@Z@Z@ZZZZ}@Z}@ZyZyZyZyZyZxG@ZxG@ZtRZtRZtRZtRZqZo Zk@Z]@ZX@ZV@Z%8Z@Z@Z@Z@Z@Z @Y@YYp@Yp@YY@YA@YA@YA@Yo@Yo@Yo@Yo@Yo@Yo@Yo@YYW@Ym@Y{'@Y{'@YyYx@Yx@Yx@YqY_wY^&@Y^&@Y\YK@YK@YC@Y7Y%uY;@Y;@YR@YtYtYtYtYtYtYtXXXsXg@X@XXZX@XYX@Xe@XpXXX@X@X@X@X@XtXoXn5@Xn5@XWXQ4@XIK@XF@X=mX43@X.@X)@X$a@X$a@X$a@X$a@XXX X X X XX`@XXXXXXXXXXX@X@X@X@X@X@Ww@Ww@WW@W@W@WSW@W@W@W W Wv@WWWίW@W:W@WE@WPW@Ws@We7W)@WKWVyVVVVVaVՄ@V=@V@VS@VwVwVhV`.V\:@VLh@VEVD@VA@V'~@V@V@V@VV@V@VV @V7@V@V@U|@U|@U|@UUoŬUUUȒ@U@U@U@UU@U@Uy@U@U@U@U>U@U@U@UUUUU@Uyx@Uyx@UmUY@UY@UTE@T@T~T~TTTTTC@TTTTp@TTT@T@T@T@TxcTw@Tto@To)@TmTmTl@Tl@Tk4Tk4Td@Td@Td@Td@Ta@T`T`T`T\@TWn@TWn@TR(@TJ?@THTG@TFJTD@T>aT>aT=@T=@T=@T=@T=@T=@fbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.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- 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/shibs-arm-6 1625820460 246.13-7.5.1246.13-7.5.1246.13-7.5.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:19976/SUSE_SLE-15-SP3_Update/4135a8ad0da9bc19c26aaa601e9ab2c2-systemd.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9c917949a0423f51f9d7dfb54e02d060ccc20e8c, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=28c071ec992b77120275caaaed9f813cb6199205, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=b6fcada2e490c11740284b47e2e9ad5c67819b3e, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=13a0513dc6aa9670d713041022113662f1488424, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=0cb7e32d14de7895937080a5eaf248e9ab0d8822, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9fe620e0a9e9e086936444a875cc6c14d4160606, for GNU/Linux 3.7.0, strippedXML 1.0 document, ASCII text#)  RR RRRRRRRRRRRRRR RRRRRRRRRRRR R RRRRRRRRRRRRRRRRRRR RRRRRRR R RRRmE6utf-830b2e85a54efee0c82af15c29493c96a421621a5990aab58af07e5b5590a3536?7zXZ !t/] crv(vX0ӽ8-UZ?f/rIv6f:S:8sߛ6,~͋gqGBRPȉ͝.u\_?MV.ޒ`_!!'aUx%0XRQAT@u0PπUR#9I E|\_rpdqZA}sT.{tN, 87Yk3iJ0oX5e`H6)x0xPT #Z`=Ζ<KJaS4::[STa}E$bJ(qw\!-uwɤM GG&y^N.QWGyqsc\,#6*;"MhmH6Xv1z\O={ޱ،TVu|cؔ?r40G)?6ʿwh 1x  b 6d#Q)܏V#|3Mo1q(dm~mFKi:*YGiMكtN_W4#%ݦft+V!ЄXo)leLڈM2]b劯*p1݌ P3vdc*C;iR%OxMc#(#ꃞ"d~ğvDryj7DԵ19 {_[}K8虁w2uS]>,ŋǜ& 1ЂE͆qjk>6mw>. :u"36*зQT^tfͩtLݼ]o|`1џP){$3[eЊ]hg4Mh]AvLl0α&(;d.?H&L#4c[9*Y'SH%D)w=u_Ղdep r:u}Cjd!cԦ>B2RY U<΋,"mJqʷM:cn{~dON+3U%%r';@Wea1Jj]_MZ-TK^)7׍K#fNx-e h3*CmrJ'\+&j !U(Zo c%u^Evu'v]^Ho:Dk¬]{o3są9لԜѱ#m-vG\bx^G1Joh70Xw,HYs[E'ҷƣx63FݧnO( CS::O_>t';=rz *Bv>wêفGK G[> _~_Ʀ3{:kXDO@Fd&; O9Vb,D駱r +ٮ<>{5=ſ~ d/xG n=R,(FB[u1L+BZD#kO?VPh#;Y1$'QIus}tH1ChYD~ErX(B=-d3`*=\0뱃^x?&n^2AޱSp:ųpz*:Fބf~E3IN$MKh;Mb4fBɎ9H 7#e"8W4΁'[74c Mȍ4IXf?!s䪉ƣ0HMiW~%7A(.m eP ʽh_ٵ%H̓T,L{LΟ T3xoX>0n%{06A]X3;48IRRCMV2^"ʿhŮgt u$Fm)X8)1s|P%"zućAbT՗ɿ[!!*m@J@c@Ds(&6??:t>R^␌<3BPtf,ުGQXe|yIdUrM` 0޳[}'4r3xl|41M9tQ+ֿU𚵰2Sb4Ɍoh<t+{y>`5ÎeHp+\<HMLAK^F= l`_-T+WtiqO7Ъetpj Cd)ծyk>9=/7ԥlW(w*͌>e|+<.p`@ qKހ Dba5A۩"[3Z& tÌ8BzζIuљ \=5iu7׏9a*K{:B3 Ikm<#@θ(0>mUʮB96 #Ue[4<8|nVLS>zG'>ڧ?? B^WYٰLj~j/_ B,LoDg8բq:#)0?y WKf X]"hO]֤lz*2[HEP 9GBiz;u3  ⛓zMi[=n^]{c5 z$[}!~B`|1?\ **sSڱ66Xns3gosIߵ𹢕zr,<,)9,Ů`⿾Gv[Ͻo,D9"†oO۔l'v 5wvq' x˪ÛYVD-ƲZ~ A tsicu*="`| 4Z\qb_|(묇 O$A0<C#GLw I0". roߦl| ՞47P=hctM?#SL٬*:ɨlգє,] ;t~n)OfTTtX_fNx#TIYo' a,d6HMhLGoN;n5q98(8OT23+CU> 䠢7lEdn=pG}խKj=szҋ*(6O KQC|kQȝ݌lxF,֊=: ?FpmjGjqKԡʨҗXg /6ӯ(WmYpP A 6)g'foNxUoXԛ@ivogō ǧd^k}_͞+Dݱ>\U$ Z`g}qxy CFgi*+_!LG4p *ċ )$\_p}h4$V̐Q}i`(!J wR2Z=נʹ*xux<%{$xn/*]єz M(r\ᕒA8'x ZvH;AHkXt&@ELLp*Y2yNgA|goO7DƏcYi- r;7ggEۢS"9fě`B|,WۉT)GO5FATKgyVѵA`B*c++jPmQK80 ⁰JyY6sލae7}\òn lx[Q͎ۖ`Sf؆i3n)Hb/6>7E nhڐJ$};RI%|9brS  IY'(`mtCbvF6l1\V+HSn^*nRC2 2~",%5^hkqAQ!lN[Lrjt7NurhKD!=*5:؟3<d"}.)`Kn@mnyQ"ѥԭeH^v|ƴCn$nTRP1jkg@b`v dmNwKi8ʲ!V/T0oo$hh2bn&u'aG6ȝ.vx9~Ҥ VRw7atu^B9xR?`&KFKSpFU A?WWpe=irv,j6~. l('mJ^?{mDUk3`dr1]\8t(wWbfGCYoBnQ?냷!i5BFOsI 2TL_Qw{H..,bK,Zdzuj=kȭмm f;ENɿ_.b ?,TK=Wu J aP 3+9lӹ0Pgu$[CxSTR0u1 qs fIKiyzw^nW. A(87Z6yg}>$f$k2M Su+71(7Xz징8dWDgu>c$Or|#F]nJzNVAq0^ڠyd.Trfp9E*B/~H%r(Ar͋ŰS3ׅ%Ou UiD" @S5/܋Yf~mPkV* %#Rm"ͱ16ɿnΓҝ:+R2S]W:0-piԳmA"2>:F ȝ%$9 Yxe,i Yr{Aԇ&S\T%|4 W9,J~/nitrYW #m>Q{9#}뀂޵wM3vÙ F <^Wo[@;PRg "d&c`1R7 {z_V<X՗<F@vr^!q,w0-"FTai0;&]5pdu7oعA`hLVþSf%*#c~g@}f-ي>ȏ$\X<(~.~cz5hH'6mK]E<ݐEep0}h>/CZ<#1>3ngfQHANBp1bB Yt z4˝$gǏJ}0Jf#C;.FE5rr$5gaTe)˃> .Ј@n(z $XD,UAs]iDũ$z( _z@&1KLm=p엮*%Itm8X` DLAy-$p| TVw$_h'8UM;Y'+c4u>_N*b_5 sUЩ>NмqӟƦCEnۤ} vaܫIj@ 5ְ}]%\&+OTFo}/F\0!&օ#.SYU-[ԏ8 KRRl opYt}g,q8/鞈I#׏>G?42{٭x'15r W/n7|ځo^G2+ޗkhk߃>fLt$aw&)xq bWJUm ~GB  j<Y=[7c]|QŒ(Uv]7fyAJ;x:Y8@nA* Eq-i:?(V9m௷JY;F<\x(x6ks`.Cr\ Zj&kYP~O \iA dXFr'Ӵu,wMHw'Aps`n2o-ߪkzb%е.+: ɤl1fVՠLNh˶ǔf ZSM0*/WǶΨj:2s 3(O>s ϯ~ xՀF#9vxkj; ?,-1q-Kg r"9][\GJO>W!L֊όԃiy>E~6î&m[Lrı/7 LMɾX3{ n$@0(o_!s@>ZC;]@/B̂6Γt4Pp FH_TIJer}}\9=9<^7qҺ(TMHqL gr)1{#6_ӸO)%jS&thgR;Av=I(N,\#@B?-Z(ZeAl0VBfE6haUITx5}  @t#BHdϮ)$6oA7Alx #yGA hb I>񶺇6%Lj@O%ٸnVW$-갌٘+8uR,>Nufe/ 9P+#na.ke C<͝Gh]8g鑼+*Gv.QKۙZ8,sx04M[:}i4q' Amw~!_CI'.~S.͙ C<O,yE8Qmf|D#3*7̣AgQA`\?1hQw{B86l}* Mc ӈv!VΪ}kZ> +O8\lgeAC^,D̪ UBc*ϑoUZn&]"F ˽zWe;|TmSiB{^g=Q_,Y7@T1pn[gc^ûxv/y}Ӭ M:pJ $*I=i΄k+?^E.V˿r ؔ3fu9$v5`[p͏ROXKq&R{ߕC0WR-:l~ђL.l p ,NK" /mG64H WmzƦ9Ys8#QsMo. B1Y]wdIM"ɝ[~_B_}A45݇g-AxpbxWQR6-Af՝ޟ87Qp KD5:iXf9y6m~N9I.o.qwGX@H4*-YyJ(!EBXj锡\̺UI[_%{ھqU/Nb+Pozb3) i\ ǀ j/vJ,bw6xcf! .Rm L>J>=֖[iL RR,vI50}%3cgjCΧ:6myqb)G,?196ߪkHF2&eFq {Ud*whlH,o4a:sdf?RHk[ yƐ)-k!70pHnz 1VuH!0mo۴M ',"$NrVq2/._!aQlbc8[!"ʖ|_'mkQ^ΎitT 1S xyoƭ{RN6wީu_~~ɩ8.{Jݙ` N`&cBl.ӥkC.^=sT ʑ"m.UW]‚=V&$=.~KJmJ\J:c‘ukL/g=P#0yQ mR"7 ºːPLK,Lp ~<]' Պ<[ ;ĜG%g!/alB?Ot捭/ɣi%h#?C@5r“[]{Ӫ,/Vqs) (<2o#!k>"__L^Eڧ H {HAc@,!7xO־Z%K8 C(?'S.S=gڽ@&J@ֵe}"qor~ҴS nfE4Jy2>%F0(|͈=3H{\rؖnLyRV:ff'YR:ƶa~i薨ߋtD߲y͸]"F.=Gp'|3$t)WW_?ֵTܪGqIq =٪DyNKVebP/H 1A kXG-^T"J|8zN7/ !TZ[ 6=1.VVT0 kXB'fB F-`6O@8>8Ve3t= MR:)h;QG~=s%Ȉ*?ԏЃ}9p2!dȨӯ> wҠ~4BuHzmTrqfPLSV0 eGGt%|أRFjf,F%H.꯲X,/$~}aF=T^~߆ZIBwnhwWTwb?Vdi7ةA9ѳ/;MO/~Ȁc A7\84v? M cz#7I޸ dR!^p)b$Y]Ql:qMTܪʟ MDNZt!&6wUM`Y)[I:UpÝD*9UkUaOŸi%Ƅ^ U':%):B(/}U~1n==ky aý)-?uR߶f : !p2$],#pGjE~'XH(U}o(iO^a?sw,j]']0]׎9H!;ĚuKlAdWučHijnSoӍ`Tzb4ˁZvˡ.p&jRzQ2ޙQo@q.-Lِ {2I%ah(Dy?74}"<~P YyEJJ9ԓlXY_ce3!t M<~@"ŵ9bҟ CzX;oXrT̕䡦X 6E V0$۪7kD _(hP0l[ŘRaB$ş(> @=ͭ:S>I!4tHp>nװռ`V}Vk^mY4,-4mN-r{Oaq> 7rS;xCzAeɌN8xvEHB&FpJ"(*#BdžX"nKV.rE#4RoNqA,^DtQ2R_哾@)w Ye 74Y&\R1qZy X>㴰;?Rۘ:St=-OΐѤ5S *mfxZ ,h'0_>8~N# ܯX!9f!^%vΑ{v2Qkwf3Rɉ&eH"Z1G:7rUE*cB-J]#lζp&2 .xN6$jc@Qegir0z *1DaQ_ڟ'P BtdvՏd 14RoHh͆"٧꽼niG)zY`$]0Pw);duiU.oz%q<`O\ mFwf6=4׸,[L'ް ;d6aԐVA9B3 :3N7slRg&*8DkFJ$ϴ۸ދ|ĎouՁ»c(fWDAfksc,7I=q  y8m_au:uD]b7AƟ̓J$% ܦ\=I\6֒Cj2fXQtL,πY:U4?J g-]c&J0rc1.0RyNxrq|!ڠ8ryUZN||kmvlST H}>3l'Z q+z$ʿDvd$LAw-˦6'KMQ9sz8qJ?z^eדTf1IQ^snXe ٜAuh ]R`PO{2K-"~rmO5Rpai1(c&{44EOMq%1"@z}:ye@ovd Ɲ"aBŵ enc}N OW`FUJࣨ,ZW=8fwWl(zDj٠ѩ d9 DtMs 7bk rS~McP 07trv7WQ$('qtXS:-yT"/& }dGTg'hr%hgW" 7ɫХ4:mkv VPQgRt,j] +dVd n5q]}_M)u.TPR#WS+Gn.C;1@'\EC_u P:jIj7 rikrYq'4tT"EcO,eA%$,y풟)1La`WUJբD Ft>4 OMޭ%`D2E`\11(2o:K^{82'K4@ o} F0sKBZPRD|]Ձ΂~h\mpDwoֽc 4S 1t{O$"˸͑7Su~lj}~p~^/eDlL-}yIpFr1 ,d䔅U,oe(̅X+bE؂VP 4P#.j#e< ?CUJ )խüilIߙN?!ۄFJU{ -HW.. TZ[LcjmIGÁk|J^bıv'_1C 7/ݚD6AI_S3%'$Ij%Qc)Gu;W(GdĻ4<$$ h3D85)In!t{[PLWd{oQiZWAc0xڎGˌF,dnjfxvL_,Ijv28 AƲ JwaY#~Qwp'Y0e,VO&0rEKJn=Gvp;+Q] !O,js|d7mR[SG ~4 Ӟ;qx*>3O\i;qf|j-!^ذD[T8+DiE{r&uPܗ/GIgN9!Bv4Yj .;͑$?1K?V8=1C ө^>Ò Ԙf08K("cRq=1Ԫko =;H2Hx^8"A pٹS ?3)^^|g=q1v cL_ėޞMƭkCRXh^\mxgYȟG9~jvlRF~8yp~|Ђw=]=C3y9Cխ Qgg2ewnV3 BtOIE ,Kמ*(f t!oDa [+0" BW4N;5זmPF5blM (.͂w|زLWЋ!IAc{6w 8@c|$-@WP3|T^jMj_XLoGZƍYS s1Y" `az##cj=އ--,xa03m$ydmzAKLR"$ྯ4 p{6i7#6gu'nK@Y l%9 48U[X0e(װJ.8eS(#LWF'ۨQ$RcjѤN@xs/Q)z9H1U*}3ذTSkԗ?z[x6p?_´^.fɫ]@c .]k6U;sUAҡ=Rn؜ {w+}BS d/amgtp8x17 %X2M\p]/~pbg#\ۿE0;9A`B3W#ޥgɂaZ[ݡ\RlH70r)ڝ8e(Yb=``2.3$y5:6 a+cʦWpU"9tϒ0Z .;__i@-@¤Mn{W&]O<:xsWq$G\2%KmK2fS)[Z.ܙ$OYpI.2gSWl8(/=s`Sʲ,:^#5ڥmcEsfTE ŋ4ӌׯxˌZ|MB ~}4_n%hJnM*r3oFpmFsK#fҍj:֠W~VJu;ě;W^b[eH`?41mm/>V(?VZt?{&^:poIOK?n^ ;Nt.2Z?v2V1YHBJv%dIJ+[2d~i>X0acZ.LΉ󭝵"1qRU4g!LnןH+5gXFS@钮u޴?L`67IXuH~;d}T1g]BA`W!vXMM~s1o `L.5zn*^sV-1&25M5 ۘP]FBy;;.gɬ]XQF2Yx<&4s|r飖xã H؊q;8I=FJ8R0ɴsPNy&kra#ʑ֯cٓ+NUdԿ|x>KPT:Lxt셼h.)s|q5e34 cp RNMmtI[^v\.][+:0ըĴ_7HS=QBmki'/-x\b6 i0GPT(\v|ҟe)lUcݖ0Kv 87Q}^ 3C2dK]gcTɭM2> S_إm ޽TVEC|i'gHpy>⌒S[x)?ݫ^us>ܜau/˼m_BYC>}Nݦ&6洃}'7qM!TǭKh5)gr"3{d-brl Sxͨ5nΌ\7IJ# >jh6D^㋯mX? W"Y[1WB_MS/}v iq_,ͩ^*zPnȋt?9t&Ezq [3ZLOK-^M8zSDZ|'z0V>%K7' {333OJv4~Hul^de9UxsO{{/H4=Zaw@$9AwaeLGbɔ*+.bDu,(\ T 7)DHƁn9[OО+q]g+ϘR|pT@Ux('ZjƬϔ 箟,95c^oR3QD~-/zG׋nrlǨj^'$3V5/j苛3{}s.A8ۖ𦺷U6+薊[ԏl/Z#|iLM%nUZw ytDeKJ= 64`X/Xh~h~Os|GK#e[6RH\Uv:ƾ$:8Q[ t0yԾ+z+A`]gQ%|#3z^\Z?i6xeY|].)ɐljܺ0s6Pn͞N_Q(wmSclC9Ow'YPs̕$ 6ˁlL/+3*Y1kz,JqV:~ .rm@C6jA7p4fP'\ƨeG޿!)ϏL;F_my>l$cU, yF4ɎjAKRJ߲˺_X|sY=`Q:F֛y '\#|8tf7Τk͂):|$1ߗrAϖŝ~򩤷}/R+ w'׿q~ˉW bÆ2 .D"%w< ;X ^G6s Dž#q1o)Y֗@x_ڶ{}G谳#"<l %>|S|fDfˈ"J}LQaK?=YX9ZOT1R+e@J⬌DSJf#gT0vd *GQ"ETSgDh({ͽ>g2JA[uѧ6%-,`VҮ1+qZ3B/7lD ƺDR\ ݐ0] !WW4]|&;wǓB6'÷yk?}Bt&:V:;_iOe¼ 8Tg=8ٽII]aiSc0&v.2,c(ꗤx+ u@7FWGhm*C8sguXz jgxC6iKboN*`xmfQeE:sJ=_B\=xFďBU|;ÓsP`^7K+ T`r镔p)g.6^3 _#Wљ0d?_H=6?"mf?tk9`tQ.N܇o. s-{%9RL2&զ'Mm:ߗ 䯸QGP bE3ߪ#x?pF:#!dDY+z6NVXғx8޻V/Qsj\k*M`t"wb[`_V8 #%9a,ò 8w,C+)AxSN7OYX{~Mӄ w6J3< cd)Rסp\[w>WTe𛮮2/YA¯,Q`dW> )uѢTnh}!_ykL/gd~Kx˧:ۃ ı~'Ƴ9жE6QZ+ ^G9Y 䁬Af=AXjv49pƅ׊T0N,v 4''|לk&URx D߼\gvt!X/$ˆ}9C 'w-^`1 8E'jYm`wSH ԙɞc&/>|%F`n8y]|b.D ®Sk%Z5\H+0ݙ|jS%0Đ 檦ӷEOAPB:;` !mS8>;)y9@2DV{tkEq@V̲N|1/j4iٮ9L-:әFmQcx:;p{& Sv<3UϺJV'w@ڴ__)={=-~te݀j?5aKP*0XfI@KWmӐ? 5azz7,RSa?^ͣ޵sb02n9RÔ*}؛'@eݼv37-U<% KnN /ml"-5uq8 wnW5gw9YʞFZqݣ[!/(FC2t.Y{J*mZ3v;gڥ3!>428. ~]lS7lK݀)"W@}Ջ%w q$MA Y{Y0{( ٿ1vlg6c%UWG)1&166k$B Vq彼^sEx"h^`(bJWEcTҰUheg#7?H}ҝ]˟ӑfU ™~U)/p^C R\/( \)Iu&ek]aU=; UmH7E|mdC/|_ya:ַ80LK9$ſeYi=&PP-5 .Wf6}÷}Rڠ׻j}u"`2𽞁yv*;+W QTj[k&l\/n)`ٺ :EQr wjD;;A]W{9'<a |ՠ}/T.Ք$>itK0Ѹ]-WG"[cUn%_i1A&zYHB'}Щ0^Hޛ1Ӕ>(e_* R*D,wC.;@X h,{AXTMCGXqTיs:m}H!*!)Y'E BDm 60n+IcbcPz6Rc ['t)>: ׼\1b<ź'{/5w'4fb9_N{qYMShq}Kik5ixEy#% yo%,}wZ*N]{4d;0u 3nNxqGkY4{dĘT=v,a4Q !{Щ)b#NaȨҫ0!5voI}QԊRAi\]87e e ju醸}pWmP4#@е,G 5Zk|]K!yU".SuT&MbA;☳T0  ~oh+؆C /aAӎ2vDz=7b+v` DS'/4SY@-|x}T5HXFO9XwׁsچBL;w I_]T4ٴd1d_vSI}XWȝCuϻd{.pݩaS~Cȶ1u@5TMhPtv|a~圕;mKIm-ݺLE AxhVfDXj4)i3x,Fg֒5!x|} OIAvzf*JB )f>ZiV@rJ- z44*5iMh)r8Zodv s9LM܀I@RO~THr 2EH#tC`,[ߓ<9bXA02RT)oxR gZ`/ t\b9V\WrD֕د@@ W$ gE3\_*r1rt ++v  XF9&ogQ%]LLx2*b+xzC\ef{9agx 0zn&h뻟EVMit&aAhLR!K svl%F1_eqYYKcvcKm{% |8M$ܱv][̙"='Y((í+YHמ>V~ -M_v3{v.\۴; 3-I@gDo].5ncjjZv<f ƉW +s 80VL36Ŵ㚦sr Rw)Tr!ҡ ,ոs#˜7W9}UHaN`LL[q^)B!֬12* ; .{D2Ut~5h0 ,΋KHu@*,U| X -U͢*n-)ݴ -N;~U:sĭ$jm  br9|do@+:{DFG*,=LX ` + kh ʿn?VfBJJ *{XGJpq' |ͱzL=`doz||iHx˯  2orYvZҽ/{༙ħ9= XՄS_KŘ ty[Hk Nyɣ4'|Nw' ?%K8 L:LYuA[A9#>E^{VqkbBGz2b)j{/'.Y Hxx =D_(3fEG,ͅϞ8MN[ dG["PͨVJ3Wh9\JҩoծƑ]VNjFy$oQeL{ڀ9f!k@pZzz=(su[$.}h,oE,EܷF2+ǿyUcgPhPL^ڏ=Bhzu/ɂ wE79=.(!-Uult޿9 \۩ziɒ ԙއoؖMr\}C@זzY I[Î+wkʱ^z;8A9iq~ͷGcRH"KyDǍfdj$HtE)iS֘*3XVMPRj]#vЏx eke/BxpB9NB"6(aV]Tun("3˲pD1·!iȾʍe, g[$1vytVDZIy'w+nN2&]>q~!+(@h3͑*.^O?k:Gw?'29SRM}r'> Znj!d+!vzsLd3O<4qolh+Fo'<$xM{-C-OƬ ds#&:y_ŦwY=qKՃ @uFɦ> A`) OP(CN{n~t.k )[<]2 (̏"0?q9wTgckwp)g ӍˡPQPa_2T 8Rt1neM:@_@ 3nlAF^W!K^lH2r96naZxRxiP#,wt1#}XAM3FWY YYmѝv|YϸW׬Ewj NlFZC٨`mSnm}KL|oiCg66paﬧi<-&L(Q×%&_[so__rXI a݃I.K Jג&GX74 nQCݩ(oxօp^Pl|&Qyxgi_Zöz@m½cb(JjhJJT9,-0y;,]HdPq<hI;)1nYf%|8Yp"jtAIDIt1/(OE_妥ZÛҿrsxH(/o[qzt+?7 lK jGV|M7 e¸pboh9\j"Z!醞Z3a<_De.1m/S?F$䏶n?#f ^$.*8!w5Ԫ]K[_) /ܕ]wplE1;/1ў-:`u)Oe'e0,J%?nfu#0(9ju_5[& K6&<,+a*8n\@!b'!FO:4l=9{j7@zޏP>I禗Mgc]aj >MDj,꯯:u H!ĿFbf;CmZTWbSn5&@U=a@~C"xY@g99z L,md'`r*gF~4sÐ}dB!,W!nmjuS}x(n|rL1:jbsu |n*tr֟f{CSНg|♁ &l͗DZ^ig(Y)Q+Xl,sYDNX(u .K+h$TT dR[朑EV7$Dhf]܆$J*ͤ5=(f"|gYܾ:R-5|G3"81K[zST^tXa}ح\f;$TR~o_ [8Pd$뎊WoB$,dK;d  S‰h#? u}iUnTJE-uaFj:[-冤hB!eYI嵛9~D>=^ǰE `<%y7] $\!pwYdusdlUIRlp7a }Nc,#+ fNNh6U"@]49J q3}4 pk+~` ;L~ժb#EDXCu*nK z2/tQm9In8}6箷|5%^[c =e; jLvU q{MI!>bonB%ӭ=~J^7*{Z `E㜌B*#sKmfb?y=;,&lHՕd052^)Me퐫.5u\ES.#ua Zx4%z4~,'kFVL 2إ. -As*bSÍKHYQɇg&a#~>鿀Kl) 9[W].U+ 't8s61ebkk$XdJ btigg\|iBhp]<Ҕ~To!,sS7 &NZOҦUݨ 6,  ٷds"Uh`.I*DlN+@HqM3CZq8dAm##.PbmDv zmY=Z bWuƃ8y@AeyO0yʘyV4hEslgfW瘢P,qe݅OB0bX+e!\(nB5 &{LnƏ(]Us~#y)-^Y3c(Bڠ(=>;*4> aL]ODTae3:Lp?Fۜڮ&}Y2WM/_hG:OtxX|4N:_hVtt=J0ϡl4`N (vwAn^cgM gqm!ֳ;-bm >l}D.j2+3ߛLTZwMAX26%Jd]&#!:tș'g}"8r_4mrW٘ ʊJ9aMZx;0&7hdEp59H# ժa59o _(rs*.rgznz=Xą'|Dzn[,u3Coh7TiPO0ОJsxm=6enFNі/_X7фBHaI-!!(I}Q.)}-ǃ0=lӻG uj#!F5FX4`dF|mAs͐`IV߃Rz{-51V囪ԺNָw"ɴ䟈yBPH~5Ym"VK=&lqpTݯ]U!6wv'I'dQ, ٙ vni0*H~^5ФA1X<ΰR˒o%0K>~`~TeϦ/_ V.v[cp!) Iߎ 09g6I];L3"U[x! N]REuzew8:tTFd*~2uuD,@-eDSRtYZn:[9) z(nhvX [uZMt > )f^R")izDOZ+s- o+&۵֡Psb8  )0W)`KIKA;݋AUfeO7]Bo*dzBj|ܴ[ \Dg1vQmnzӃas%9ӫn4A6c{ffL/;}t(GA1!6&4sUz|6J"9PѫXVƗ|cź猭o] [|?$e=W1¡HO͂B3-cBoՁ3Rnة\=ܳǻgGc bUI)y* Jx*a/ukt-n^-YTZJ˼Kў/("Q9?޸(84ʐm&V >Gs&MiHifz!8tuB4%.jaZBZ{:/XOb9̺*qJTO3~/pJėNZ_L%*CK.5};'1^B*{IȂXW/kݸ ㎑E3(mnfޢI+3 Ak>FЊ$MksЊ9>Xw^{n)I`@%n!LP֗[a^i3uœk\Dϭ,MW]vHNJ4HdBP@.ynPPp!rNs@r紏\3>F B7\/aNEwʹSQ*ѪO\XTC l`.M5BdI96'R@9PZhاhתҖ *J]kFjTL\׻F\~;b٤ֹKNӰ6:ar[ue2-?@@ 2Z+іf-|[SEy \針;V fOx9f"> LB"VV9\`|27&-3x}Do9ͥDkM(<&r62g(ྥ=|ߵM0eqҢ${NGuN! ]%|x"+q\fC> błpKiu">},NBJt3U"ߘ8r ּB5HqcE@~]|iJoP62xA ϲj%1>X'Kmo);2qMPl)P~*T,IX>5P,& @۝sbBN!1w:.RfOwCO>Gzm@D?oVā"kw)>/`LvJle7uZ>:ە=Imr&?wL[l`}adEVT &qS.owK "JOOy5fH8`x(.)DD=: $@ɋ94lymX̎ "g<&sM^+a[A#f4=9<^*YO4db@8gfPi遑PrFq~b¡Ar{_y)~Mʖ1=:3T;4B=jX'.ФTDf|Xtԭ&=uL\D5,-\G%Y@;=tM$W4T8eV(NWJ"&b/{m.} gTbz wv4_BHu\ uhgLi>R:}䬋HB$&\%*|xJ81%$|9 Dj6i4yT-a)錻RR/]߰J:SRX ׀Y[d|_(?jq j1:JWR_kxݶ DWܢyfMZpAp ٌ[5wE{>"ҵ; UN}RP azr=rʹ,<'HvWpwbyPr*Ƞ)4fسʺa.%j: ]^ϥtorrB.:]ܐl-3"BaǤ RU$Ř!zuڮ(QV}tzJ4R@;.@[g? Hsk=o}= &{1p۔Y,K/`&q0|rwHHʚ[qL[`pO`sѱ6xydŬ'!#'ѥ%HzЎSŸpҧyYpq̃3A&n)O/Aaq]x#VBf4*\]N?׸G p+t0HC3ƼpD~e mO}sn%r` uC(!yoI|/~ j"pq-ft Fz!&'A%!O`-TKBB lՊa#Dpocp6G?j9dʕBTk?Prl78g 1!T^J/#6aMϽIa.dNYa\s- W@\/dB/ @bmHY˪6ʼnTe,_93;TXV6k"xGӛ٘1oN np+jE5jc }3+GfҤ>Jrj=?:gJ/? $Zt״JMn*iM40d5qf肿!A6dqoVa( AETVAXVdmd`obm3b,MtVgK-8{95c)Y-{R[# J;ϜlQLA7fKYKe!JƐkoFmSQ!TƺrZLo[()2>b&r"sѽBed.d 3MHsS]O P9z=Mp.O?XDgHwKϨ||ɸtC̮@&S \wHhi~~]4Vˆh Z gۢؕ[kTG8Rc;2AyO, ;{LXa0CjH?Gʝ%FX#;(a܃u04`MD^ſ%C]:M~K Qb>#hTdN橔U*jNBhѢ]ࠟ`J߅nUÁx~ne1T@IpU֞R߿+&"g(1\A0Q-Npz܂3Zۛ %EVGNb% (P@7._uX5dowß4}d)6 yMmozZ0"[8ҐtQ-RZy;x=ÎmJHئ(t`=T#*@?*ҼhRK&_S2BܣUZJhyT#WVƾ@?)Pb{?_9';[͓rƁظP#h[tlu=Z&7ʿ6FMI"ZmN԰?_ezE©.A:%S()D`FšP^i9ٚ}!SW:TsU̍^NibL%>f1-ړB5Ts. yB"ob)&6"ńirg1bڃ0kflj = Y 0Yw2A[}%uƠ6[}; Kxѻ.ӮQ+sI:w ^z`pjߖPu쥷x{_!R}΍F\qwtUq]"t=}s`*4ڎt!k'Ri݂ nP-FYHMJbiT][Nd߳-e`]@(i<|7> SQ#4n[ FY$b&:)nx%#UH[k*M%w_cQgٛjac.iOjA!XahS׹7Sڱ9D^F0Q&ofO**6J+.;JD_ <۫? ᛆQ͚*OEm€ 5"ARN|*3ۯ1?ɩwdGṬZsQn#ۆA<C+$9'(xڗNޖJN{5^wh{곩Ue>(Xgp9:$-"F?M!4C5. "i LLUt]ulnRu*GUḎ]rF?pQEWc:yʿ ZOUkΣ".x>]T^ѵ+_20!g-!!L!FRuo-V(Zm.Xq~r_dK U>#W+;Ih"KW3 :n"X\J=ng%g`~}|T2}&Z=]ɅZIb\ꪜ-NG4s8{Ȯ3s rUlth[P>MF^Uգ竴 CQmoY ϓW{ٌtmuuμVAIE Ba>]q3ڲJj[?hDen(3P; wZq~$B#4]j@bJ6i`t2 | PÃ,|sMO(jNo_~[qR+UOjXl Yr7z4 oȋMѸaBqz5!0MG/@76N ?|%o806r/D-qaAQ˕KPTV !/]?Lљ[ʭVW[ 4fWadqQA/+`D5ΦN`t,`Eis;YZߟl-hgm:=&~9-WP?SwA,/Eslf⍄vZ=/|sHf!|z /-Z>ɨ/ x@E_Tb+/fILWgO=~^g#-(8 !ڊ&˻0մm*BN\oj7B}Y=*aK!39{#JX!KfgF:# WW?!DTk}<[K6v:qmQWmpd"~/[*#,d~GIt)\* C'@QIee4|V㨷BW/L :T0 ܇Ef \Yv!k$?4&;@WF_t蜙LF?WvRQ'!SeZ mrD^#Ӂ 1ʼ &0X3)/KT5=`B1 <.ّ p*ZPj)qয1 }IUQ/ Nj̨Q+[2uŠ)R.+m )Jf[+8oi(0߷3Tshe0$(G"-[)4R;L/+C^R$ Ҹ Ϲ^;@vbY\ݰS/':!ظm\s)Fڙuj+H,Y]{9^RR>D47B^ȥ:gڪx8ǧ舮zgNm>o="٨$z Z q'42G#=GuOI.i ur$4PyJ\ߩM!kJ9=27e-WX^icNys-Ô))]ㆽ`PEIGA(U6g&FӉkaX9F~% XH1LғKR[kǍ24EN1^&ڝ|Cn]eYY%gtI1 (+Eok&TZwg;\-Bfؕз_}iyu+☗يX.2!S,I΀Ꮷ٫>-??}D H|ڤ.]Ö"DRa61q7oo42 mB3W*]H czPݦ.*lۺ0 tcj Kk@eװC0\忬>ӥ?DL@+DL7wr@v7,n`SÑț˺6 hhOi CBG؊_'Gd 3[NMW)rEC3A/,ҮNe֗ v*4ؑ3i5bI ! \, B(蝘c7 _ ( cmFf` 3D`v֚g{ "YhJБ*$GNpbFG!*̥=- ҳtgk0L6\i,u i6XCr@!wH.`(+Y0^;g u@v *[Tlz=6װ"yD꧿_Է0 $u]+wV#lu[g߭VDHGCVc:}o^CKPɾ)3FM/5̼UIн,ϏB;1OͿ#wv :=نB81jːKcwuϷWrMgxE7U`Qe9*> \B-OpwI.\(nƞ | @@jdp|S9+css8MߌoP-?sVvN6\ZKTS0ietAd- ;b7V|۹Um0=X,C;y{bf&ETO?y"۠>x QR3P%'rLx_/WP墺M0Bnɮ?Pُ`3e MQkݮX0%j  A-A$S [@X뉒1AkHXm}35҃=jΦG&2坍g-e l@ܚj1yY9s*#nHWӿ\vK#D-SekSaF }zEFwdɶjG~DPJpf:1T5z QvԆyn?{IۊLb %%LlكDT 4b 7SJD%;A֬ i]*EWm:ȥ]ݻ0l/97b(C.&>Ң$8lc-Yo{ imnm~duYsV-ӯuJ]+"k FVc,}иu.'L*.%d3ȋBQp&0l1#01ŀ!n&~ J)7ەLe$l{sta6:X?B0d<m0-Zx.TZ>2;n(`crC6:r)MjF12-(+˦mRffU#چH}̽ڤ>  :}Mə"c9Zm߹sgnO Xo㚔PtaqkV2Րo JҫE6JS۳,hȻ5MbC$cN(btCԦt5wɜ+%tgB/ն0 nb)}F9cL>$Y , } sW 5 ={{\F8.ܛDT&tNCӻa2P1 u>Itw0nv0 Z3*ǰqզghn|s{?1 Qs>K/x[n8kMOndn^8g% F6WT@ߟtp +]0纆 ׫Xkdy 1S+0eaMH)k_#Z 6H6,{3q򪈖#3'8rodՖuYgJCO|oo/Émݶ}ϝ 8,FK 0fZ勴WD!. /&;eGܰJ6#,|pT 񉜆G:03}j;BR.w<LjRZ \q{vӟ b7@dך\u巊\Pba=TeobG*N]BbE-18 H1w!MxNeF({Y[+@+;!u 'fBؼQP0s )˳e8ٝ ޳lv킙,dL G1pR0綢O';m_A' {*uh* iY1mCԸ2)B:yTE,GN1dnj%8jTo9Q)Әf]evڧvE}h}=D=7;Zjc׀0.4K;$zۅ䕖ݰǾ]ָ)?g Dk]%imZRu9g(;؀V'F%cԟ1&%b蟑qļL+J`pQ |O<ثwE"YAIyU&i(?3FN0U91hojI@DMME9 =dn vn!HgYM͖?C5lvOx E9MK"Iy\`$:jS[S)@u1광;*qoWO+C}X Z79~ϩYgOTk&u!9rԣkV︾5Mop%7KвKO5CN+*+j*IoV $3k_ᡣ/af!ڙ@ zPWh9EEb ȂGQ?&T*$ysnDު6l=*bE=Ə8=;\9y@DꇉZ Z xL$`֋ymZQs:D96p!9]/fL y' n[(nML95XcE:%$bܘ_ه́|>$cO[ oxSCɬ"?k&FP.\l!ܓH'UQD>ڷRS(9LS %.萨j=3&$Ft]wyS~:'C*x7x=7%ZAOQ4؁Q9lѲn/L즏.~ iI&W.%?R̋y';<4Mؠ\ +ޫr"/34il$d }Um_uWHNx *'"Jr /E?{v*vEaM=wf@v=YxDr`H>D›{(gl|$w?=:lt}7rEsݞ('BVx)eEf9Zu x@ckq0moN3)JsU+#4"(:@% -.QXSA{&'! Nw)1D*Š?{Al#[ʥHsMmزxX鴝_ PCT z ol(PFנD.^BTۏQl6͕D@> U+dN 6ր6ko Z{ա}~pU򓉣I9o2 0U H$ #E,}KwC&ئW`QʾAur  QںvD)>C +Ksm#ؒpQ7=а B8 j|Pw⠬j:)n|n[F2.>2}ڪhB/,ϰqۀ%_3m6ul@K )X+ 6z%yuӶ)S^ꭷ uR#7B{b94IDZȅjl+6]]P0Ĭ_U23kxEŁy);԰^F3?'+{8PFv)ӌk֬;vqHTfM$ߝEXcʨ}i M9iP"ڐ5ChYl`fFD0Ƙ{34\"G#Bi{|y/(=\3kHL Ľtg:aG2EKYeE[ܷwN ]02,EMwd%K2AO:XV}BJ&mND ,m aFP@O b_ h#tu '`PBocYoK}5tU G fgf(9aSW uB;ٽO,Lhd1.>ԚבkۜC|z{ӊؿ-1+k,:,-!.4$:TqWpB 74;46;rKia"fȊCLϡTي I2R].pA~&m]_ _Ոө-':j1}4ΐ[ஹ{|/$P.] iJ]([ 2}BN8q0"5{+Ivfz|iiF-)!%oD{,yOͰS: [~@䴔k7s{y- W^ՁyJ4_!eMnWFkJǑNsBilhD|ϩzFP۫M" bd= Z8YZ*ܺWNL\V9 Ey 8)!RZʲl) -7Z")n P{ɬL&" 11X+rg^?\^[~-t5 IS1yH\%_Y$R{~RXO h4PEϚ20\*{?t4d>6Kc1>ŸXm?9_qsrlc񹕋FTG5%q_S=_9:х@VjR]OvPހڦ9#y/bڅKl˂ 6ۭa% 1.\aYOyV3ةgi2"b538{u}zЗn{3|%X!%o{}?\J \}>κMQwV؋耵p]n{Tg@ѴAFpT|z(6U\ۉۙ3P8sSXxYTO#jM  T~FH39U p~&fuVr&p3vBsM}M 4{w[ q& oxeS^^Kl Dd82߰búj+_mrjؓNe+Ny QslrV4s]xxd n&UxbK8BkΠ~ha1^?o±@D:|gy"jn =UF$j+e 󑟶!!Tf#rOQ;1FeG}RjxNFERߵs3(ƓZe_M nZ⛋3 --QoN1IH$|5b,Necg ԦtjeS[! J*]e[E|2X6Є %s?jaESR#`Xj6:r׬%uH+ڒ7Ul}X }5%.ABȭQɘ Lp*B}ځgybJ:5[=J壞W~τBMV.5D-6Visɍ oen{Wm{0u=Ir>'SbD#-q<,gr^YH+^cQ]{ TlJy.76r/5qَ*w oKUo2;2Zpy_4`I F lwG:G=Ҥ&EX DGI)sgoEj?+%!wI8 ѵ~,uEQ=we*ϓ?b*<ΨvkQEB7Ei/{tX /STC삋GExnYwh[*?**rӒ;"\iˍ'cONՋT##okAsƔOV6wcP#47#BKWv7G=>"gV}c<쯰~,B5İԎޝ*W^`[uT_gEj1mk#By.|wuoXG>'%iGeT`XQL̀!"EyiH }`>\2cqi /\OlQQl(]bn6 ;acRG-\ͅ m:8Bv, drqˋ+IW]FVWAι JqND{ w8>}ztj_niQnh0/vK7kk1"5j u$;AS Ax^(9JPZ3*g}?Al=^mI)]I ԨM&Yc>E"2@ +TH\B0p)E9cDaݠOO` fANyscD!aNy(Dkp6p$8$/uKfOPPlϼ%\2Q>iHbP!Bqk$[]B6O;{+c1W_}Guk[Y&e.]$ʃyﺉF"|Ɇq`?{v70(yt<#ǞtTôi2a)EB!,UyPH2 g>heYaDV n7cjOٻM`~}{b C: {ٳ!_XeB O;ZT@](m8l(v/fKk+C ZwHU2ŽP SvT|o҂䒉!踚(bj` =B-? ӟ颓n.@TFm/x͑'$k:~n>{Ea+YDUUu${D6`-yCOV]Ung* rz&CǞWq""A aQ 0Y'{gc#iY瞣8~46P pojRrҒ#8IU6re.1 2ΌkJ-~6ڋ,@[2ggzŢ<4ŌG2z`q_:oW$V[ #D5wd Eьp(XL5U7aWXlF'݃1UegqlW, #x*^pC`S3 jizgJR>+1m +[7aۮ`I3޹edX,Ita 2vBsnJs,E-c}}%E?DeA$^]T+O?*C3ޚ䁩y 5WCfZE _*K$ VR }u7Ce)qLkL2#dZʈLx0J>"gu+ܙaҴAL'S=DR.`fBH%ݏ:xΒM:dqr3K!r:(\g7YѺD3"䙐W=oDEnokJԏJ@Vs-9ur86oxYxLƮ08dߓ#k "XPLv|#ɡ??E(Yp X0ᑦ,s x23 H}9Mf5sM9,8>:,Ac v>(a  Z;EQ7^zoNKzO#,J# mH*t8N iJ1̟t@-n[sډmSH?baoXR3N:u4oZ䂲 :;ʖhVX״o%F)! .--$Oa `22O-\ΛWi]ڏ [rpw1[4b4"g6 缘ܫeA#mc82(C23 xt$KMa0H7c9 o:ċ%K.N-=ԓfOې q\ AWz^6zh]lEz +)NfOA|S6"a#/@yN>6F߮_HPgfNL#hoI=PTn$k71(d-rS#μ`qM%00 [LCyGyF@2nU i:wP>Q?5ӷm;A ToBAU'#*~k w5nJF^`'Yճ7ݏ.:ZWbC%ڍ:qЏfN*3PY E(2Dk@ K") a.Qu68I5 01qIb E;TiS9yC/X_up8;u|М(͋㾲' .L}'#FS'K"/Wk>#o!W$$O_Jtx9qEp0s2K&R](SYR:fc+3^O2sWfVzEC@5q$j2k:AǦEv^u[v#7U.4[F_ )hЏMWJDql_ mWlp qe6s bX=qWUCo~4\y))wڂ.IM]N1$-Y^UMM( fS--2 s9uۯ}n=UwOd?v*w l` WHP*Ho7Ѵ5Z h\H}헴WV~FSԥ )Y| G"$bp])w#h%͍/qj 4\ 'b\p3+W-I> `j5㊼%^*lQ.ޠyHe YhqަVMOqY0f#t7YW\ќԈs!ӑB>HD6J4=MNi\2hn>>s*'ӻ%mwv@5 R N I͌+2P޺K`^13 -㬔W?/e;ZS 4b $`MV[VvU<u4lXܟ1)` (zm)-1 Pqm/Ia@a|lMK?;߭Żgf#UI=;;*1ϣympJ5lD``FWk^2 ;L?+>ۈg<P/PbnkJ\[7M (_?HVj6߉!{/TO#_Vkߖ@xe[59vAۨAmE?OܙKt9@Z8Cl㽯sG2ӕxq:Z9J;$>!K'TZ/x1y!%p$v e4?0ioyhl~b!S*ѝ@R_Zߋxđ8$ WqKOI}25.KQ 宕[$?L=f עM (CO! 귛U}mQYK0dZq2w)ZP \T+)]ޛ^ռPtNſPUa^zK%;K W~7V,A|qP|,|^}|yHʓI}s"yѿ<`3s}#I1[} qqncK %M73q6#r>$APMɦRRm!ޝmɮxb4ө2v^.g_loeU8Òy"T>|a m:Mw`[P@ϕ w%5 iF(A*J[?ǍA>p5o߲ "=g~n}'Әtr8x [ib܀H? uzsLz5X<CSyuP\}aE|pcOaToݛJSbBIVɥ.A"DgcD`k >wzRa*~_ "gUSjGE2i?z:P,[ ?9[@B[@k3I/ P@Q :رZJɆB JVВdfS~ji(LUKf6ÈX&d&5S &F 4a5i-4'<U]NBjx`R$t'j es[4 CY&ۥX]^ln[""oddF?bH&.ax$=[긲 8t*lH 9>Hg_b'"Knl8:]ǣAXU̱~Ca9MN1Z;4t))?tj+:r }A갨rQn,:89b6a?ՅaNu1vV(.0f_H"lP toH= 7y~"A&} 'oZƍ饷|{,oVn}/RDÐNKxƽ2{z:ʧght0 ع"̉HCଘ*nʚ/dV~R)XeQ:`ŖȥEەl߻K~#R<˻lh`r+X{Ruٙ9mPȃ[ưÒBnK{::lvt *]"%?A25AHΟx,|Mi2oV]'[Ξ ]*(q.. A1?r}}m-?Oŕ;VW#}P`npv9v /Ӹ9{9:XL lm"$TL-RdBd6\dَ3u x*taµ@X OhNH8(,lXf1Lh*vzKR@ԝ>d(5i'-e` ~hc Fys+٭hdɼWR=](yT9S^uɑAcyzX 3ɫ3wFgxNYONK{jZeSbZrhgd` FF^@G^}^9 |,n|#l& ]= a'E5P&X8HMPZC' "zí劰X jE_S/|j)xx,SWvņ`g$Lx*堠3cDX, Ά.=wWxo^bfm\S>T{wQv wci{1BwQ7 X|^ Q- .xR҉F 2W)Q3s=B}"֨ ֵ'a{XQtQs,ҭ `Gn%.)B33,; Z%`gE`cp/{&ǨQƏtI7dN7qJDti(@-h*2|Q}1u颛4\&:ҽtcϷj=A{)h;A0×ۏhH9oW* &e{D`k(5O02V GhDŽ 0{WlM"׍+8 P',_7-+Cr#lT=%c+vtH!9Qpw;TB$?λ9}H^Ow[nMkqvrbS=yI2}lt?1FzlllCUk %j̄IX܇?XndTK0b?~UEpJ`8 (|dʔY"9 Sݓ*RlVu;A`Q72vVhZPd/ +>F!,S+uf8F횟_dƅX|F)?flż-Ort]d xaƛU ProJSu*=2N_v<_vO^ 5um6܍bųS_YcSW.2Fd־G+1InR|QN+<6!ڈrdnĦ\BwfZ}Y5þяݿ6߉[[yW: |!vUyM.U]&hp7?el_v9>%rWl i-bBۺ!NR4'j_Vq t6B0$}УrW,ƭћq,N?E5J~OM93\O6`x,JϺOH[fv?GcWO $1ʑ@`EFqNgh|jn*E_\ !)N,)鷝 Ri5Ioԑ"7Q)1nγ >l75|z<\FAY"fꠤ=' 5&{N1g96bC4 d2 rU(72Fηw La.k폓oa}=7Ϊ<JUMCwXbj7yf[*,qM/6ŀGR} pE4(D[V.Q(z sx&] ώW!jvٗ#́cP.lgꃾřO]g=ZȩaK'if5X}3 % &B]e{Hh鷯BLm@ i$K#@ig=ܢ,\wPb{Hv_%jH/o%ElOy ?[{pI.+-ux70JDX7D=, &;0jQt::fhzQƓo%B+̬!mKP )n޽ַxqtS;+p WD v &O;9 %,iq])Iށ+(1dahFR`A8 piՐ2GvG1$SE s±u=i}6NЂM(l[h-O]*R02<Vjax7,s;%4#wJdǡ-ː"*"| @4>ƯRwNZAȁK sW mV!DC" [i~&b$/hUNx_8r2gap<l iob vTMxOwU23^GE} *G3?.C<$u!/MNxk>e( $36[tgxO-/ȁ?6ӑς5K.ho[OMMea=R+ۋ&FA wz6,oU@a>G䐬#;b38~\>x?YTW3WE*\>!(<=0td3 r%%{{ Vけ[dڛm֓u/17F]]Cy/WęrkԑPBBx` сݏ>ABK.<^dD Qe<:gC@[aRmv@+:zj_~Wy`/f=oK2v(2ȑ=>)8_2)7ɢ]_p߾\I akMҍȭƤQ{iS3^-/ݾ rcm45[ ,;Z)Gshv7qj&آi2"?Mzj`@LDz1\{H#ҟ~⨕u/O^QX: 'lgC)LaypjnFZ% t ze7-D:>yeQeAԖ>}c)y<*A4t9;z]]˷ilp*W((e2F9ȩjۤGCU.-bD$E>JޝH{UX[{hGx[rmHK5V5kЌHז,=mMS$`r||wraTiimT^sOR";#/6vq+:YfUjRUSDPVJdnQ8@٩S<5Ls<6ӥ[6(h^飠ydz c#;]L:t*( ٬dL;5B4, hU8Ǟtz 8rC9z@wKV917,IJyty{˺fdH0G7r-Y7^H(tGWף JPLo.}Ere:&ULbx UB1EgMy`1oÇjڤ'O,<.!K6"uc;]UY"TkQ3Jղ2@ׂBTQ+n牌17+IN, bqAI1tT:gM׺`~k9D%uE~],Į_dZ Ş͚ښG ^@z#ih~/ ~ sfQ;]sFW@"頇bRjOpYg >cAeƳ%? AS:;ء̖]@6*`7< <(?ϊ²^dw[rxslFWEd'{|xԇ#2)rW2޿ )(D1}rm^Kz{{Bp;&x;ON""D ҖfYŭsƿo%돡JjDɩ8-6f ŀ{^qYc2i_Rnf֍^ z_xm_5΅2x IjU+;%34? $a(a9?gdv(sU +:{JO>zὄ~D8IBGg;>sq(U I&ӌ&.twܐ`>`{5?Fx`ěϔ񓅜K}2/SKԐE7#O%W،ɝY3Go0a*J%oz^K^'8?BL{Epsʑn-D#&o!oݥ֐yCa4angU Xo~n;`9y q#V6У7 XnufݥlWLˌ*ӛOWY9@.L(x%Ȉ9O6)u`JN]y 'mz`Ćz uYB.ޒSi%6Ej 2=\Yc8k]~Ӗ>-/V{cZg;Cd*e~?hl6:=? IeD7+=l޿@Q!Yefz,S24eIHI`m/dlc gogFeuHLJbE ,.d\ӯliŻj.$/P 5@E HEf)pw ⪍jJ<]Hr.qZ`V)ELPL d]/mvRb&yJD/ߵ?Cm:tIfӅ=r(xu u<.6IxFHD2;a}YoH?ḅ-Tq^3lia]IC/= cxWP_0GY9oJpnE\%TC+ِ-'j %IMz4H@Iſ IdSvXH+ȅrb넃M3J88~E.SA-+X2:}=YS! οRQ|^pDd,fIU`CȲǷܷyTGdQe"( >6Gr X#lvgcMz5q{oFڹ/ 6r0bH(Q_g$ G~ bVoA JŚ_uE.8'#~nA૝kyy @5 /`pQUOf$2k4Ure+v X>ؗŕVAl4%&11\>QX;DbǓIG?ڧgPqznYwr;dRwf N*.U^MtnjJ+:w"5MʕkT+/p"H8B훵)szATT@u MmHu"l,sB񣣿kxN\jT&(F6RwZ0 ^9҅ jRZ0L0m8/Zi)kѠXI7e~Y/`0"pA!9@A #A6(=X RtY뉧~/TtC-)EQx@R}ŞOWC<TJ9 L'd@cB)^6Zl46Y2qax$&) 2xᡔCjy:Qhg{ TKbSk8u69V}%.O8#nRG}Աtє5N\o\2oKveVy­{Oe=E>+җ]j)//4EKknA3;YQ ^H p?V8xU C1@p6,R& 0ʉ *~r2f=!o95>H|*R5!fuyUnHc -zWi~laFz&CeA7DvWx u7}S73Ih!;W)6cZx/HEv9ԅ~K;` :I;] 5X;R&:pދj8i~)|i_ C)8bKwj/ծ4OHJs+qtX'vm<{S*ILԊt>D La.*11.:ul Ub"!+WU]{]o|-ŞnY1/+ 2Y55)cKNx0&!<!Xfu_:]͂>^*E eFys l|%@ٍt7=aYW5V -bof^.?Fʑ]VqMb!oUUc'-cQX>ȍg, KHυޡXT>3Yk+Ҿ1Jcg@J`4[;" ,|9@bA)]aK78*.\#W.pgeT2ƈ={]ɢFu\8>z`ݯ>=&b%hش3C'0̉o圉qgK9}BB@9YGͲH,*\sMi2\+fEHܺIL g=n/o9k-CL۬a@(;ݜz9;@dM8K!M`-8Mc" x 1!B8wS$.ةF(ӯRw  =oY41 EVO;;tX6 Bn[FT nͱ[99J5DU5?|eP(ę. /MtY҉0벓 1dÕss0|v%Ra8AaNgրd޿J p8PiZ$μ_Cݑ?4sRs b]t1Sxyo `D,L`i%5H6]xv.$F_;#H! Pg]-sD Mp ܘ0D '?QGvr?F^OZ[=& &/u![(H>-Z7;ͮIfx}=.olRmĖ0;w}=*Yjeo,#OmTQ~ޜ'ra; .GVtu'Ʊ%%9zo&M L$wɴ|An ڗ6BJUOЇxH*!쭐Hg5^q\=캸i_ 3 ݿid(?;|lԁÓ:!qCew\uq@&d-Qj57- \@Z،] )n SO~X-ӑIN30#&4Idc>y?ZhthyyDYQ=}؊㫨`ºoG͡,~\kdCzPZd̽u#dN 8HesEGF$&)Sͷ`PzAQ0˷{F$2dZ>¢Y/Sien(L9MPetXq?(nW,oCQ 3z~}Oe(# dD+]e<֪>qz,>}V:eZ`uQ &a02yhv]l6u(4򬳏KyroP#|5ncP |;EW"cu>=utS^'Ft@ƃ7DHCdHRCC^yym u׀"_ ObR=F6S!K\p+p/eaN1b5'?|1Z=мM@N!C0١lXTUW YW5r'k&:D;jDNL~k5Ðbz9ԂUȳ!TLmaI=hD P>/:>|aJ҂)#_ͺ;+4ZJh$*/+Xc*HaxMDT1F KfFb^Tz\C޼QKàV\:rynșnbt%jBڷP( $}9i.\&uT4dcsQۅRIxU%= jbe.^Uf*Ax*@]T U:-j Gg(wK`y(/H-WvSGQ.u<.w17,-b}TtPW m<Cفec͵!u!}nVF̍"6P^63; =tSle<<:u٭9sJ7u2-Os'XHeoI$aLkMDLyP[ezM' m"ϴl͏- oA5hf[- rU ,kTD_c'S*lGKTl [L.`6 @Lx~Ar0}\aՊ Z_:~c0Z4U[rw?hMl. 5Ň.bܕ%Ēu7hYW"g7ӜҖ7sCu?C96Q 0 >+}(`.i xNk! 5AS&o]Bb]49QT<噄_d)ZOf3uYnQ1s0~ZRH.)ڱ*{F<XlLmS1h~[xkw%rYX=J:B8xv6st 1Q,'t_.ǰ,Eh%qV` n 's["2;` 8fF],mCtO\HC)[<-c (`&H^Rp"J1GPfLՉH,o-}GU,P:/%&a_e s_hV~K3ȲAؓ/4&yKxw!^Lt<Ƴ-p\{u!nŎ]蘔"d~#S6F̷ᬉFQ"G2l}} dDf\~*, 0ٹkī3+EK-ctjsrU (La)؎G 0{#u}-_KHbCEyONˡ3\(ts5ϧJD-|bLk"&$oz V6T`M9*)Vymy|4k!7Z=/h9UcTY:&?z:wA<5LxonZމNC%$$X^<|/i;%w%Upr?=}ְ'jU\`aj0^^D'>40 >ޤhkT-'xU8)+RZ+1D{/_g=MD’&c8QtO(9hWetUs[$ͷ/9 aԳk(A#[np#;Y柤&pxOuyE(~΍d.TpàX5t ~P""LZIc+ED5u\uL Z} ćv#}`QCR& |U:VEVkx$'!qJ#hP}f.& q Gkm@y-rsCKla+?i=|[r2a JYZR5a}&^ o0tEc)Lz kظ!%HfkC5N&Wљb=]+]q'ȄPj3zx 2"SEC(uaVb@poqUEDu+&5Ԧ֟Zު])snuO%ؒmN !].T:2~';;!j3WӊoTBn;S}MȵWWt! e훡S*2AĆ:s& x ƚycn^x&%(Lpޯ:ZB;sGwmRۈH k& %|w`pDEHuj:^ N l~8I[uTʭ7Q爧1dgAy1YRdHSFMg:'fI s%wDZn޷o |FAOw]Yepms|ש8|ڇwTL`QZZOi*93Vl ΥܣՃbKe$䋵V5 ڒԻt36Ô&>/qMJ*s3cVDs5 ?&jIEF[u7 J2Ij$R\1OOR˛g $cWFsbqz]&jHo{Co_jd9t-8]3}f%bWi\6u8{Ԗ'Yan.ߴ'MgA򆫩rj=~eT F\>P_џ3ϫ?C4oޥ 6] _c+po>DL+<-u&G4o|invhއ?7*7q`a!m@ tZ0<q:gЛ|p ~o_)i#:0 _ț=pm@^΁&Nf|-e)ܖm`0hVӧ (kUDN76]@ |C4|ISNVX\@[B` *ohd 7,';Sx+K]2󚮉 :dP(۪}ZA}V.:&iȱfZ8qD_4>dt{|@O9=deEzIOȖɗ3NU[ YW%ԃrj!|VJ5];,"{>p`F޳) EE1y;|j 7}{&,Aơ^l,ZK`\μ=@>Ye=aV;m>; kI3衇Xs`L "!O@1^[U8p b*ENwϿ΄}lºG;=|O8?֯U$؆vQiU %(E q55f0Uorú҇F PKiF:mH9x#F=Z_4G۰(F@J xqANb 1&׺BCtNQ||LS@([;^Tgˮ[n"b{"9^ dz<Vý6uH͎HD2hi= '#b,sտ09A@`DrA;gOJGg& p/xP[/`۔)@a԰rU>&,s@TBUz6r弿3{?ze篭'|Uv*%=]=I%eΕkѩ8T6?K9=@fd#@܋rFk60IClOŝ0@-ѥ~eHfR>@w'h389S>d8l! o}Mz=K@kξp7JHӭCGy ב5@CJ?*d$wYZ۵[y[ 7!ΉX[9QKd *GѵVZ C,knGl/}ڔϝ$U"?N lZY`c69jGL+cM;^Q`pM~F=*I!\bҳ5ڞ_-!<ٹ;yֶz;A-%K, l"OꨬiJXSJzRt:]'ݺw8{0Go !-S_*ZAY*hG+rX }sgz_8Б$TShH z_Ƽ y4?j,C'YK>PcyLꌅ^6Uܜ=RHH9_B[twp苖\tV9]hp_C5iK\t2|^R"աC|魋PC<ؤr'.Ƿ~rP7\lH~u_Ia5Fq0`"B[Bfyӊ~9g vޮŭtnOx^(sPQ 3zN=~?Qz ]T^J[#AЅ޶J. Y-}aAF2bM.w,mo;>w i6xD+ܲ?/J=X/lQB]= k l\Tyy9#5C8/CiyPrG./UrXWASX{:MUd(1`pbqV穻Of1#ہ8 DCĻ[/V=>w&9h8 ޏ@~tm!~S *v?i> a~d*V 6tn0=]REwSfj;g0nuRҰm~kI^Q~pt&) [mU-b%^l%3\4LVd&҇ TPKM?l,.$jIR&BHg=.RpxiP]/ҺRa J$N棏[~r~R7sMDTnoU;vBɊT ?PavK^E >tVFB^\ԥS%!Yl= w ^ [qױbPhxN;g6yD?r`7 xw5*E)~(B>&A s?Rc@! nqFG]M Ɣ[Q~gRR'dEzw؝m܇,Ĩik~[^8ϭp^}&XdaĊ6R6&H>琊 H>_7Cn\>34Uf8_<JϥIb?߮ql_bK~+Ӽ65ث[<< h,53{>$3 !nyb-{a(VC7?unNܻ_,+`1)mһ,-fy5[Uϊ(zϭNqXcNs2ތf %nѝ^l ξ/Q.(H-]Ӹ9-bUW%{5(i{%8)%//`@L6̧ƾr2ժ(+Τ3~+hͪ6 '@9O4yEnrJ5،Y)+#N?0GdLvξ8p#yn7`})5mb"C0Hjtu2A?P6OD0 XfVd )Ґ˪3Ae0mT9 S8W2ufYrk4=G(=7SqG 5O+ Rk.R Ip݆p%.m.%f 5)F"~uƂ٧ЉBe}]*W:%pЕhρ_ rB錄B 'q& "`tLnƫ[{s.?ھ'CͽOϹĿN}pV_ \Tm'H]}Ԓ}1Pc^NJThљ="Ϩ8p@BI-ӄU BSgN,dJrq O3mÏ  oû ZPjh_ƘTX3+u?]'ܾft\t)\݈Aw{֕6FbN6B)=?y7R EU2MtEcXT6>L8$a"uWP)J9  \6;HVۿ8^'^\;Vøz5U^b yUrN3ݰ*jcz A +jZp`hoxo=AȰ<'϶}>[ ti*Ug0Ww8Lf (eYgɶx>go1f]]8Sa>gT;Ŷ+S)VIW~dTYr)֓j^8o. J|16`2_γ4je ,AnG:7.( oky *P:l~8+9[\=v8:xxfӼ_n;EIҸ/b6r0u'}2Tbjuu]-|cϢ VъH (Bs@;Q!^!Kٸ!1?BK[\DfK3ҳXR;GA4 Rx`@زnZ@ ^ уq{tm9cwˆHY*'3cH`YWp NY:'B\ P_u{!.RKmU)Y(R s0;-JEr?<1 #|U2Ct:I0K/XV U}6g”$PbQJY.,y:Zjvi5]Wx>v+adFk˕Ik4$.j㙳ѧ^4t N- |"U"z{PMÖ[Vsj 4Ɏ$Рw3]O&]cӁ&9I4do d83c<vsPy,p3K?$ 0 mܴܿW(Yb@бx1{GaŔIDKJcC`u& zF*A\/sܔY 5kd)RSm8F~q $_#G޶uLn<F g$s#ca}"$ {cJwL&Fz8K{H0 ExvIآVX$ekwIL?o&$aWM'i]~4 ۰:8RU g* =n'ZzG_!.~~k31c7U|`5׺_܊˝&(Pm%k~^a !Sd5:,[}CQ9*RUK392([,|[?whjB|&%a CkBWf]TvUCC5&X ~z.]0t8<֢&\$>ѵ0"!|ObvǼ\rIG1hGkDPo ^`qpSTX~3`i+([Ա\ߜ5v6D99({?G +ok%lй4kLyh+G>6(rm(2碽@YRۻ/M\d.(I:آ|ZiU~nJe3ZtLu'=29Yry}0RdnQ>ڊӾ׍mL+7 Ӆl|rS\[u$?T4iƵY' CNU[/R ^۠nr[֐\b\A_jL%=^E٢YO}_]=}{"H@n 9 #P>X }w {sˌ!Ȣkf_BO. n-H x6 &=zB2vUil^.|<^? lhQ43SF~>0s 6I3,Ԭ %ބD˅Pf,UĖ87g`s4g'$,~ 5mRX7YF'#>ErݤFtB@?C \Q< T{ҍu3߼h8+qJړҞH,Zgp/MJOYf _H8 r<1ٌ {*%&yQ`<ͶBbh[{bG 8Kn"w>SΉތٲDTvlLbΑ٩ 1gRdꎶPj$u+ϩrdTCnj>Ы=˳ILiaH3x ]"%0X`jE"ujM+?gL2r(`TA bi9 Ӽ6@KFJW6yV4½]GXfIE6B Of֝M5^ *¥[y.͊@'"n!Tt |k=|Jc@bExx}aQ,Pw? pȎr (hIrBթ|c0z˦0锄 ]eAL+$~w(!:R>ˈƂ*x +뗞Tf⬴NyVxII*9Fd4\d_а&e8K}C,J-0Y /kҼ?7fNOL֯9Oz+ء(? ^d{r ϵBᇏ?ΫfT-Ѫșc>b ~ %OIڌ1+tpYzR,kr7.0 bD/U7ᕻQaxE@{c^F9M]Z腶BQZb}Eql7 t ]( q#~z⿺R9?PťFlCO+l&28vݰ2r#Mv9/6?ﷅD %lk`-c뒷ίG`>~/p8*N'hӓ6|d2 ^z,{Qѯ 3,Z= ea_{)Wz{Y^qfS)wy $ȳ.}x6_e-S,8bx=Wj"RQΝm<ؑXW+wDPC[715rpI=:Hۧ6:mSa &}i/ @KGRF!;[X+}Lu/2X},0YO܎Fǚ3x[jD* >Ftw@̠ 9i̴,CJޥkfh3 azFU+"_XQ afM*[y+J lDXm,/-Lz1JOB淝y _ML%]pAd{%l, զv{K Hgeh!."y4tqBAFN̅92߼Q䞏Q@&w8=/2|| ͇"Km(`0FU/+1w=(bS¯(>Ɓ%3}AU,L)3;,C6k) 4x_dK̹A ~\U;7wGTM%c$-Kgd6,wyV֓[LlL$Slx~NP%Ș VMCF5+kVkl4!jy_Q )t\!\s/(Ҧ v%HM~: בjD$P{,Y|1rbR&  xw- 2f[[j$=M MvE$Re^A7VyE;vWsr+O &š>*]Gr-zr$ ɢx@,iwsA^Y+ d5a^ քTkpao2wv[LABƽ< =ۜȘ )ƕh[7%C!bX6GӦdWHD!rv^_0 s)}jBOgkA u묿cRQ+Gkb i d)p+9nQo6 p9" ϺշqoG-||IvČMm(^@Sܐxy-[촛d Zَ6hXKL= QgNQ0]+&`:ʭLWw%md0rҋ;G9SD;G/hqz/ L4١: SE~%G8>MCi Z6q]EZ+a0*x-{I9"}{;g SWj.x%Cm_@+m >1+|P/kK+TsYA Wtx̜tiyxTd>H)gj̀zE?^uMru:!@9`-PTLa*<{E< CcHJ;KR-m)|%*]IևC^0}5z~&$hL꼛J.yz#l>_r+xbe_V2K -iaFLJyU_f!!I] Zmq`O姅i,Bv !fQhѷG|76|lZΌD\,[KIEf|*J A * ]NH;"&Z)+>FiijQ~!?Zs)_rY(R{sZʱД/~$W/C" ;jSOIYCmy-S"`,Rn=~.(xҚr 20|6RlSj$|`Lo}D*!" Ԭ(M?5bX5Gθ_Oeu>}]_Xj%XwOwޫ% v)"d7&-|f=ZVMcDž]Aj'i#3QTW@!K4Fb]k50,>T:QZy&6ZQ["Be?d9ɥ5WʴHt娼gwJ -%9DMdwrʱ[c8Iٚ-} SD87 .*l7@Ͼ[+7(DE'u 5X AV6s;,c=9H5 j6j!/EToMFX&+z61s22 z;i>55e =@u٥ M_+$wdwE^w:pЇ } BW#-c+_C dqR *Thq7ot@Qk-#s/MY׻՝6WǙtsе:W_8쿖j+ wsB 73uy |T:{0#j.qВ.r+[̝R ? I|)繛}p4u̳{ijfXdjn[M86|@(p0qQbCMr+qxGuOT&=|g#Z拋n o`S廱_0<`Ap`FDl+]* Uu- !dM#05Y{9; Ɗf;odžkjc9փWyeC]ޞ5%S~>6'X¸q.o1Y@iuTd&.7N1)ɞ=G.6m D+^»k=dzV1,]N>f{1''iaԩiD8ûFU59'q=^[/ r?-gp.$*yBS5GӘ~x@|ExiOEn4;NWikr > DqQxt6#`hS?I &FD/ש5ZEO.g(H|uM<-9} ?o#HR +QRA" mpl|Mjv4Ǽ@_ 3[LAr?Bq{t:q;ge ſEš"cK:]Y--n}FS'Ɓ_ߗq6sJ6R5 歃!C@ :hWZS:FXPQXJ"w+n5V HO^TZE"=ߎA~ {'1cIWSU`23n˧'n9ͩ,y#Phb6< [!}uV@OWHkbWh4Eӭ W*}>v?FN(rX.zNe[pS7r QYSP?il'aZ|H6K#tz $2$FADE Qy{sPwg-UJiv# >]*`>0e"$+ +1:~>6x !GA _R ǣPT +6v-2h屢,LXaKӛ ryG fR ;ۼ"\w|&*ʁ&u3KD5:YP,54lNpӀYh&0`@j֋FP\6zeL|na릹_XP ;ц)$sz)9k% r;;]ۅGI(R{Y{+P;F%iG`dgPL4[W cRv?K~k&Ij%7 eځ 6_&z 1VΩAb +G`ڨ@-Mc:Up:[Cs' t3U)1rU2Laʸ*q -pdx%v K%u]xUuKFz2rg9}菎(Nw``K! r~0S(/U tc wrILE- q \wސf,>R%-bE*t\)_sh m$O 5@:}qY?cu |ˆ`ʐwAW2 q?sqmor5kF~,D56ޠ}7z<|(+vn SKm{;LN;^פG !\hw]f+~/2eqPV ?`< A㍆t6m1xE4.Ո{B9:h^ X{(_"Gh!3 `^8wQ|{,!ջ;#hnD^ yM{v'Mx[Sz,"wa] r1 #;Lcgggy(Y9oV”9…UU.@0Po nȍa1xq%bУo$FGKUgGFt2'щZ:ʀ#&JpPQQgsI0_b* ;?f'䙫vI^IO8~R0rFJ,zh3Y\J-@ER3*կ(zm~+6_"RY![lI5@i=H*zmӳQ  EdWkh:(b(VEgC+o-_MqJsf ;[^A15PǨ^%`8]bv1L"Z;"*5Dzg=ZF6VD!TʥL*_5e}f+Q$03w_;pe&{`Ҁ $[. 3_-Ne]_[bJ}g76Ww]vj4fͽ}[UwJiMClFҜRSeJI $^ gmٛ V#ð jq<pxXlALb^d c4%bp4†=%-vUT {S.s2M~JilMJBU?j7TݝڧMWkhԪ'?,@EMEUVs1Mwag/< 9B%±j YV ukw<%MKx}f1V=/ĕR2l8^gp-%\±@" Yo+ɑr*bGZGjV0x6 ѥxMh S;3Cmm慨,y|6LHDu9"AI ?Z^pE;XuĨ;V]!BaWULE8@Џڪ9m%YU`&+C2v`b)x',*eRlbgi8Rm,MNȿ;҄ZUvSU%G:۸㵢 e}9l~˸W3llL~ V<(V" Bl+Ȯ_n*JIs4nI/~:|T ^DҪUw%aϊk/匏)_׺0&Q"<ۣ((|XkFeGlvK ML%+t*#l{@fAU?PnJ,™ۆP˖?l;J6$,&0ɏ rv. }GZN?=__zL\]E,6E* XC|%v6>$HcfK°trYwž b*%-=LWY |s0>b(X9`R$mr %qW V[z)ا0ɑIۇcKٿx&IecR}p½įKh',} Z`Fm̈gة )ʺjVMTu",] :ӂ匼a2(CҩnӐ ۹VCT`ԿbmUHl-Ԏ]z?@U+_Qϒ?qHM_Y`6Ą?T{#A BD1ka.8 C~%Ka2ŽQffM-_TO'5e4oL,5~$t˻nVB3Syvj y+`xv>yAOQb+}p 2v;gi91{C#Y;U"s@yY0O3~nԽάSa PmeJxHqO/"m 0YE,p\T_!*LZ2nLfuu._ n@#? e|?w{m *5-?+5# e^-6rRSV޽ꆨT^_qe=J& xorbS]fV[, G6Pa^DВ:DhajK!I|C%'uZ"%ؘF!آh/z @[Obtf1nߣ^|F_F*b0y&pI@+]Cj> ǵV2`ao6_[ĸ MgFU'Iod !zfr/nZCm;# h=!Юwr'xGEUn9{|t>+܍/W%ulo!Ycm+](pj-B*g9ȟfBw |"/z%_=Wߝ =N 8̈rV"lj%ؕBUO/gcYm_4"Ѱ!f۬6ү^GaTݱk韧( 2IT]l|SԤWezucᜯ :4rx3և!#~AJoλJ{79,SMT40duGFB+׾;QuZF+D=]C3̜Xng6eӇ~r. "=VDT=<v4q%NTr3pcN~#'#c4%SmA%P6mp &@)6y8 f1"hGf\9_EIAN'g.D/$;#&Rl[>۾ dH6߅%av~ᚱ:]APg7Իl4e{>!(4zf$ӈ[q[E )1kc㰫{ iVBCKH8ƟtV:oǠtB9 ϖ`,'6InS` ~N _/4 rWd%1bvACCwg#vS8H Q[{ PX4f>fQ{]m\^wFOy/a]D 5\C*AīoO$TA6YJmv 0'!urȰ)&30U.hÕ~㮌W4۟2#խپM۽F~aƢˊ}؍QMPմosc4NK?(Q:)< L`5.\Iyn%Mk_ܽ٘e֙g'#Nh5*s `h(Ѿk~|Vż?V#_A 5]7\X9ǺqBJj֬.X')O) agu?6a]d ]i*NHxeC~FIm_;=8hR$@+[Fy?#s_6=_Wx[5f<ۜC 䲹*t-*M֊u.rBy`Sq3)Vdy+̉^I'Hh<)<\7/9dT͘vK fB|Ȧ'3t'-4*Nh+VaF)}Y`'Px!7k ڮC7οJ*'FI{ю3.n['p_Nlijݪ'392jkRFA(6l=)wSf dMr '1.s5Ԅo ?=fYh+(oCoTͰ2P IaRLQix8CϠCvf/w#4uPӌjõ"n]6\#FVzB.`Q,J@3=C+Лas9+9ko|koJz:ݴkg Yz{wwlܚ=f,gsS^t1b?DwjAIkBܞGY5~K+؅|Jxn/ndv//VMdu菿n`OD d\ʒ fj¯?E=y&QuQs`ɽ_硏/\p79u嗒$@**m^g\s@^JL Zῦ2/Өc g!bvQ .z9&YzZi!JK톰B8 &s)/' K9;iUeV܇.j0N 85܊׫J_vuny2yF טJŰgMН-y d"ꄥS,I]p9 7mYN߲zQZV5rIג#Oɪ/5q+zW%p"E"OCoS,Q58ӵ{{R#1^ȁ( CƞWa'#;:(u3a )}'W.BXᇳI ::FP=]_ L,!V閭P/EQB尨זd({'qJPQoBYA;2RFĖKK,|m ZUN>t%d6}8p$]^$d1om.ƮhSViNp3cBVM[ ,d(O!YKpUoC"@"B;C6"ͤ[j]zaJ+>}d?UوN\8_* lC ra>`pwA~+|0o71̾67Աe-sBåFWRbDg˂jN> ]ZEn)6Ȃf4M,eG扦@+ۯk# 1|+#Rt;{_yɺ D^M@k6)D}x R?hxs.b,#gqcrQʥ($|,IV(3滼Ԭ{}&{TeDLc;N%bnE ^\<=7ηkZS^VMbAVx^wd֜!q#XAaQ`R$5T{KHLY\#S=2;Œ}o{OEUH܄X:N:f84ɹ)r:G[Lhhτ"PYw]o1MX0֜ dYkKәf=I q^A+WU/נmA#6eVD= 3qޢ"azC~b>!;Ѱ::kL3DAJ]=є@mI:ao":P7G'V?k=xkM$+D;Z݊ ߒ H\HlYLDC;bLiĦ=,n?NPKHGd}tݥ^UG-J}#Xŗkpa_Zf%fnS&OF(fUoƎΕ:ds܌_i6AUs3EQq5o)02`_k/VvqCP??TZܮyChA;ƻk#j>%Kz b#Sɜ #evi33h@M'ɛyѤWtE'޵FZL3!)=a>bNK[P(J0RH7)c"72arUʗPL/nd4d@_Ӟ$4LKDG;Y~B@+0TY(=S˽Ipbƅt .Cv-,ezbV-^`d#hn9 c= =W<̓,ʸF&h.RN:pDw*,nҚ<LqH|5Hxxd$qS 7$ fi!vӌ$h?^u pp8|E1ҫ"%ㅐ+Ru_Kum^ْ͇4>SC+":-H=;>z)0/Uv*U*Y z F3HU<E\ͱK v<p[\nC -b vW嵭ly(|/Dy kLUrW󒒉ѻ$IX? ghw,}ž+DPgЎm< jUMGU?TӿS>}WOn&{6l +H2HZW*먾D8^&g Z鎀f6} c2CL,<8#o+D1ɚ1P3^!ӆD,]'Sf~:R -bo۾F$ƊU[^On.Sj!4+@1[sl'.K+I|%cͺy.kM+.ytUԪs­yN{*TuϙZ* bع+-\ (HÿK,]$FDtJѻW64_n֤^촌3W &Ud)/{)> =T!m\̚dJkɖ^1`L\p"kH܉2u<5O Uiqas 1IA^ =\z!qL+[m7<M;JaxQy0m>1FMY2s HTMBb^&uwCYg uUK PAsp^r( Hf>IYl-ȸuǒ{!_yMڗ zFcWFUJ]f#DY1I1>#cL?ՙ*5%`uL%Y#ғ񢏒EhQ`vYzTdzyhBGŊjnȐ_rwp ;aZJx5+ h֐>}6(SⶦY+1XAѠ!hQ.jOxR:9\Nx{n0r]/%Sl;T6ಠG L_|rUXG!|(yೠMW `;ZNƓ2),-2QRm~Uq4}nqp)-#aZtXGv RƟVgOKܼÍߚ:'MuW]t@`YHEkֿis0ȵsk? hfK#9w*0ߞ*{φAxҭ(0zUj."tH'5;xWe"M%:TMӱwRTN|l(E?UYgU+26*0y?:n4rl%'RWF H=Mat 7dU4LumjH-OSF@u*,fa_.k BCX*kقY΢v R36Dw٠ÚJ(NVQ V AcS7ԲSgGvTXE ƤL L7iDDQݺL.5&_G5%u%}P:*=.吭ew$cqV UjVZ9NJs$qpVKZQ W Cw'?փw0+YzQ${c #`++jFqtK%ҩ"xF<8Z_ \.9H`vO54xefGJ-}"§~!Jq d.d{ s#ns9yžNXO~<fnde34ߩzP"?˙k_fgeK_CBް #Tqa]q[/y}sl8/=P `NJћՓGp(7ȰcgsB/> `-/𡇓 rKJVV7),w(dwj j[gB0-Ы3;nO8j~;Ƭu1~~/2M1֨T\%AW!x_@RB_~5\>YJ(,(t> o3O1wM=I;jshԓt"jbs#d(qZ}wɠ'S<:8N4C7u_C15Z"HPYI/D!T84!Ò1^E5;ٍ@0ԉ}> BP K39R:?UE/h'cSӥxbkHF,DF9f20Zɛ4poK5N{@!55)Ib'c,V fKƁrAkZA` cgּ3A>/Sg_jA_Jţ"!ÁxJ.JI`xo ,"uRs jpU'"|UJ Vv*}T* (cRg˞G1Jg-o5x'f0A\@tMZ=ZR+(pccR tyUc`!vdX'Dt/6~߃OxMTi[H-j(og)];Ed rSwPL0re1&q4sdNq]63_K&WPys`7hxr]UuO.a9]*z8&q*S4woiA5\'m_yS]əJe9_(E(|v:b -Y-CR퀞lva_zpF'P0l(0y9;:A1\RXoyh L /WkFx]͐ BGJD>y{uqx63T웍?=Fð9p^VbnTX1(cjia/(_BiIfy$Z:C&a,?~%U]gV<֞>QKb9칇AW:Hxg# rRFt?v ea/J|V,[V6K"opz/$u׀$H(R}ȹ7lNI:[,Ib ӓ$c~LZ&_Eޱܧ+fߠ< p|B4`$S2zOҳ꼯yeŚuW0 c:nUԡ$+(o0!unj@ea.f3f3uaXˆcn`#l` z]_!gzDŽ M/;PxʖA9>_␛n^S5"8+񩥶c8kƯL;E"KSΰF uH(QVg[2ߥ{V;ֻd{O? 0m!Jjv N[؉KyQ0 rXqdZe}wӗjNճ^O4P/̃[:RvA6>c E~On^rj2Eـz )I*١xUI Y 3=yq zQ6G 9h\"^ Dg !4.!N!T:G֞z%= "P[ѨL}QlΕq*6VBNiS,Yڗ)vh 1T]8R()_VrxyiUQɯiW ԇ01CHۀ𔺤 |CEV!p ~"}z+@D|*V\dcbDAHkJ̶z K$*?=jW\A>~Wt8J W,e4YJzD`U po6\S~9 A5jBLmv&D9w LG .RoN6n5c9FQm*N 0%0 qC9nGvce+19Ƙ9Q{gKg*vI,`JEuWJQ@ߊN/6- aqw yry#&J"-Ӣ1Py杓Bj5Jg1`.'7pNA&x\ RC?lhJRڴI!\LuNZ.`pFύ5QEM(a_3v$\1BPWH#h0seG{dKZAƊu$:#n|hKHŌb(Bj- C"d$K_e)IY =ƐO!\:vIAÊ?wkJSKX: `k˘ x.@ue-1.èAd?ul 0͠{#׉ZAtb~!}*0'˹쉵.0x5rZ\x!(C( ҐFnB-G p~QO_;8tnbkLZZfM%zC:%5~\gեA{špCSr[7NzTI[QNێ3m{|qN+ysQzxҖ #a H1j/6 QSʜh^|KYa,5˗\mIml'eܙ\ zL?r[[韸/X}EE ÆxsՔ9m/[/-A 'R:cS 8!gol튼9%3^|"*E#Wl-&mQ,N-JzI- E Ġԯݝ_0wQCH{[8\S-[oŅjfMz+՝1=JR A  8trB516;#)ބH:&$PK no*ڇ=j S[Fm;ZΈNa5< :}?Y֤A^󸾐wi[hkQvPz,eW̸rfaml ݵɐ ] ggCh&$fƯ$Gip;ţurl;!qD,aǿ#Um= ~Ju0y򺭎PnM<70tYgKE2=A9`?t8^̐2ɨÛ;/G_YTN)apMoVLƁ+L#b==ذ5:-F1wqMd?I8"yJ ԡ;-ܪx bքm,Xa}j?xo񃙾SpR/K=D_6(6Nj ʥ9K&R=2Q ]l0wCRs_E/,j"F꿼ʇ y~ޗAs<"h-]D9J15P72eUH#|FDC| 3JkT9FqD/+_$͊5"??M~ox2(79Rkf:XS):t37ę"Ak@j,$`| ^~XeXA47Bmi;&%U[ʒ}[ZBlt]ɫW m+ޭЙSުwRasij wnfC"=Ikd;=vn`z/Uzf3 XSkMiEkRapϟ3x chKӑyIHYjlbzަP{kA~MB-z138qbmׂ,c>X<Ԇ܋SMyRrB8)j ,]4N խ `&p70߸T w~GL? ySeGi]y;z$ҷM,vd%wo3, T5qߩ$WXoG!ov:pPrN#cYg%nt >RGZoJK֖vX՜8#7K q6j^%is{QN&љ0(8г.ş/cI.f*ĥ*H >i<4nN)i0}dPer0P_'<8P^8u'MuJjm*\ޫH1xiu)%(4PF`q[k?}^X#xpҞ\rqog#*2GB)FkR5%p?&9h jUkg_DK(}FV5m 4/$jR^nߗ~ٯ}8ѩ#2$.3å3-WD|Kت0 IS޼@<5y$VNV+TEsPJ7~'Ϣpxs,ʛfV ̥Zh_{D#2 1!ŘvuIJ/yr㤊C"ܣg6^.&ɼBɤb6*Hz6- ݐo0YJ{8.%eaw,g/jy{S鋘grEO (Wasr þܪ ,<'5K@U gQ1وy_ $j;ُZlўX mXZU/dkՍ;hUs8Õױ=ȰCuv?G6!#c<\ncE88BđkZG.~cRj}"OX.LJ^Qqz֩( 0[o(˖e \Gj7J=e/X5:ÀYbbj,INdZ貤Au&wբ;$IxJg bd2g.wv q`Ҁ ? bM*&Y@ϗw{ֱsnTjuaawsH.4C#鯫ٕ2 HT‹~-s Jq Ej ،z @ ZR}NG ECtL =C|E] mC8ַ<V h+>?#oaz&X=Ž&.Nzl~z+TEE.eMvu$%+ݐ͞Vh,()Gc2PrBR @6֋ṋ9`m#K1>$K}6V Ŭ2-J/yzRFA>1ʭ6T F`H[iE;KGK`BH]l6zL0hW/Ġh;UPN<ؤgʩݝN;zZT%xE4tX:2ĝ<?˭0{?|-hjoGYq 4fpϞ:M:.7Wr fhY`] 0n2ՎOaѪs&reh2vUxmbtBsOR?S"Up{>8zɂ"5 Y.8>8O>H)w=!&mx^81bM8iG #\ ~WY|N[u :z4SSr] v>l}jn򐅵7MOT,BMʀIot.HTuxLU0 f:QXl+FVC K;~N8M}CX}Bq K5oˁO%Q2[Zf|t+!ߖSb 2z)m.-.=L @b6';:eRB1HcOF?t|LcS-Cf$UoUqp~ad п 3Kk'kA_?3a9SfhL畽smVa8'9)iOK8|Դ5Uţx7{xy LnSXeU"b h9{SQw)D~Ɓ6@ԅRڸ7 ͟}=PV90y#u~lnpX#ӕfJ몏=:NZ\M ہC^qjtQiz H) L X'fS-t)jABshbVq'ܓsEZT d$sa\ϒT钫yYuc)g *t'Xu 3F 2 218@IT u9XƉ[13΃zl]=JATˆITI(4j)$byУ]J 8\iIx!m$x7Eޥ9k9jHݎ"W'Rb*fOZ 0JA7{#.4YOo_2/`%(zOToր]j/{?$~2DĻm5BA8y/W=(kJ P\0qpŐƢyT 79gn I(%@{*hƟ)BӦ?XLE"N΂YI^ b]*V" L!rLQn0tbDq]5<曥Jk7}P?s݈i14gJ&g*-OʰS2YO3W{S\N{F?E)×!DP&@ucH I^ 2g-f_QnKSǯz}1VVpT;ҩxT^S ltޞ<(d^+h awRPUL&πQI-qFJ;7y&!ʇSX=}\&$PT6xxp7-d2oRpZ6YlmjF٦/ѠAQI}HSxbn-? OLѮdn;\k (l\ v e;ot؀F~W;Oórh<߇m\|ƽV}#Bg:Z ?i=Ga6} 9Q?Ym˒V6lrxϢmwe^*n$΄ ])3Ɖʿ maSb, \Ae`W ^MUƏ/tct[pBCyA|jvISU-Q W}(| #.6TMñȳYp2`Xa4  G,bMa$^ɬ+w4!ǖoq<A2^bOw"#H-\>,VW-[6N:9]"<:ʬjMtm&97G=Wr.T,ݖAs6E=5ɕTUH_`p1u~m2_Q)5Y%_&S$ڞE) iHFS+։p`M]AٓY*d;<ʘ[WRKgC(')PwKuNC}x}Dxo'A4Zu#9UFͅ3fy!`;+x\G47EBYt xxDmպHj$y7y1yB ^zXEZwvH`<F="|@J Wy?HoixPg5EM_JE}>fUKrG) p/uL aQiJh[LKiO8tgz,na6]6#RB |wn8O_cȁWSհt^% }4hN3_~"$G*K2_b6 C~|:!'՝WZ<:#7s\gbr* 웑d#yiƃ- {+C6#<=l=L{(iadz, i5L ~iQ$q, dĂnt'*~ɼysiClt \x,B Wc7FBB%{xٚ!frF!BsauW{ OMm>CP%2nEن ;@ VEН {)'=s;~_fyʰԳb!j qyvNq/QK/2-u5*I9XWYBY'"kW1]hqUaƁZ0s(i2Ii˜GQ 㺭8"uF7CTXbM!Yp!!C'+ D!35|[$J+N%tw366Mhͯ#j¾%}RӤHs1;" D:\čK?TDT'T¾!8 [q GBlFT{?~E;y%zxЄ*̳KH^ZZ[*™Omhnpf w/C˻FwTSX<N[Rot黉Y YZWC~w>D ܦSt*d5t v?Ғyr|>{$EudTWFL) $+F9zL9TYx {Oȏ_0L"KH~ v뷼9>JMljgeQ (a0Hǹ[5IGVQAZ54<Xnѝ8E5j-870)e4n\|û:xAH@w.L7uvnYTyA 5'/V9(I}d)s􏑸NFh7"GEZpRd/Tqխw[{RRd1) !RĨ~,3孒CR@vOHa 3>VTQ(,|7n*w 2]_u  鼀DW\рZo|}Mgmѩ mjQ+jr66jw֭bZkd(fdtWMmuڊUmM=u'GФ%6l`LۂBcCLɏ Ou;GT/1XaLN)T^Hn֡qR~Qڤ Ŧ#Yl;.ȡȷAcQcS>ѽ#JgH9w *toݘm9-\^<}c,mŀXPor`\l֊u_3. MA1"4\J:&yIN?Dv `i+xwQvjxg`׍\p>SjA*C,-w=IJq" 8g&k"s"q5 `;8bGs4R+0–55׳%‹@g '+úۭ >yhYuW)0U$U;P Nפ; pTiсvGBx zVAĜP$2(J%| zV%ۀ0b0$+wFx+Dc@]2KM'RҘGLZb拍PBQ176M8J`@v,Mc.">$q>03Ys:v(1‘ϹG9-%N,G Fa3d1Db;≒yD,I16 I.8QyeN"F?̜Q}slgXxF]EjA)/1g/1 /nԚXPK 2RtP9w{Lo{%hi_lUF] g ȕ:,G?ERf7#C L J뎩!9OJJCkqx h̤җC#=񏛄|r`rkuw0uH<%$1BiJNJ92NC.El7Z}[0)|Sc؃+W7WN!0JnJl+d ;'Uhe6@ owMn$Y4c=8dG.G>@Dۯ >{,PSyocw +lg5nbWX ؜Dz!|y):e`ӧR*(=\w2aBc+D囬dUw?I+ͦuaLNJRY@V2+CT2P7B\sSfOKZ҆ )lah6 15DAl ?a"BgjɅ,nji}ݮF؛ Њ)0w=V_oY\Er4v br.PA@neUb>hXos褧fD4ߗ%|lʞn ҰqLW\:$F&@mcrSC#},%Q5d8V⯝$l"lbu/"(p cIԍ Rպ[oO%McOSJk ^aoaq-xأ![HFH{*We kP(ng?.4P<#Η,бx|G޼\+r4&:$4hm]v կ( m+C+er3=?A r 2t[ůXt06sg\'6^zSۗ;_Z`; Bҹ])vPvZGn;N¡4}yX1A0; PET]}IΧd4kSW5gAf[淫aY=):& CO4k"ꖼyb)dU0boe׺>j-L? b!E=W"y>OJ}y5ڪ*kVSH^FL1X`9XGŒ.Sה5W MPH(8HiսrV[jhbo2֤"M3Q -0ϰ|iqH; ZрHJbCUc *4tjqK!orC5]숕%SFeIsIG^F*bOpiUi<ܗLQL&zr,gےlwp=KpqwbfY V|Y &~OvBz_Lcebmی?.6t϶Bx^Fh݇|0?XE)!o'|yן Vye%+gp 9~p!~>%y`UMo?Y{iskă*TFDgLQR6sa X 1zܶokk`Cs\9^7 C ѤuJM\~rL 6T &V׊]^\-LK!悠-SDC)ƩIp]]hK[(^hyj97:Q.Z`(^<-CjFlBl&NK>ǔ+v,4"1[)ȵ5GNmZk%*܉@ZЪr  M:ͥ[ hyI[*fS p%m~\Bū1kFۙx}. QL;Rxdu6kz B5ns@ ޟ+ jab|`id^TLI%M~ ҳi+y{Gѻ \=]_|srNkv)!3pxޗqr UA%Ԣkxﺰ;{į_R+.S4x'lSiD'] K9k|Z Х}/}? 7 l+XB:jT}mrJ ձ+yLmPЀIA^5 4hԐBo#k=ʛ`f80 1Њ=^T3ăj;9+DW zǕ͎KM\jPt]R b5z:mS>얃ر4ntqǜ RFAtnZ5;/la.4ezKNE(ٔ*XNGM(5m}@I9f.y?[[/xHEQ2 >]#*}/@ϋz8&T|-bCfG!^ehj,~6Wv:Tqs(sPfFx)U.K,m9:+(7HAWpPV9"87G a9"ⷒbߜ^$R2R3I?ۑ!s˥!~1L]ˬEjf%a[˹tc"nn*⦺A,|\ HJhs``W|55D!U1&c,\Fyg4vfMȩgn^Ѵ0*e`rɐL+akǻJ#شn.Y@IENɦHRql"łh+~:`nuK-`Z5(TK o1NAnms1sߘV᪽E.6Rc;Hr3QY|͑ȿeNMe*+8NNPYU6;xC2j5|18j뛀4"+>x:<6t:;NxRBH|̼մ#">2]{Z_PGk:$S|tFbiY|37Я86xH9Ĭ0Y$Ӣj5Ce!B0%o0ǯ=])1$%9xU4wk|iǚUf6oH2 ܲxbLwm"N{nٞWRÀe+ 2 e+|ό Bm1QytOer}ž?[8(n(饼X=.)&:^Sk)e]8c]sET>=e`s[;jliq!m虔V 3@2'^F&iR kѼ0+bMI"U52lNrFRoS)BʃwFx#0J溒%[=, zoAPULs33e RK3$o%t^q6%ޣj_-mqRy$cQuu%x=Ic5SE .TZsBJL_׌9}8wnRF7am;|ڂ4@puðB-zfT'8BRsgQdD hCoGU6i3 oTG0cUWZӼWϵrXl1npEx8>JLN KQ; v$bU_(ֶHFi+}="aEe9gv!6 i1jV1r-QDbnyL HN#]^t㛴,ma8|0Ed?_JM-1vўy&N. E `H{D5VC!޿#|fKy4/AN>3(P~\U ⩰o::ς>u^hkzc)3Ucӫ輫pauwC\ZV_n52 WRDSWPΞ]CL7}mV>zPcm!rX,qE#cH]siI7c?$1.czʭ-<|={6 :.x]͊;#4 ً14-{d}߼ Sbc{%/V'urc7 r5¢A!DQp{Y݃Ȋ@D@K;&TlQd5\WRZGOJHT^c>pMq2|+N( m񃮑ѴXD3:S"ܳ!GÑqo GV8J>L/>q'CPbr>HΔ⍁qv[).7lI26p8we$a>tT)$zSm>*N?ٍ}?Q:"'t_O gfTJI 2N"RZQdd݆lE#(u_)my+-hC.Q]MeMragF (M]Qz.o晜#Şn |͝&jcqo*y!Vµ,oHbST:Fv&$[ ?qZ(A7)K/!mfɕI-g+?RmxKG^ jd*^RzV#FsIzRBHp\T)6MN ZNֵ2@0l tR*GXn~xG 0 xԠ}]4?ߦ}M")ՖCUq/](2+hUn+xo.,D)[Wn>RѭQ^EKn/:(HqKI1;pvʎgX?)=N1Op0ȽGxjLo0Orz~: }7qǵ#Fl-,OXVE*QD.s%: 09x3Ċ\ѣjmF9G[ku!̬_P mQ ,Vp]n 3xknԥ%ucٴtL ow>C+cr1k^6V9?先c6#tH7EUaQ0 ׌Ƞ:iraswFcD>7gfMx@%nN𚷫 WI38Tׅٶ^ nKZqofFxUFmt>듡6(AxpD8rY2o7 Y(f1$Z\v9 OzW!h0T~:7YzQ8_/7t6бKXYNJ0L7G zY<9zW$Vj `cNI-#M]~ͭw\~ aa~~I 6̓ <" 5V=2r5^J x%S$Pk[` 6"ł?0c[ 3JX `v⯖LD:Sf~wPGj&LzvjGa/$?WG̊{Uij8SJN@W"W؇CjS#]fn[0"Hx/T:H ZX,h ?, ۗԡfo5rj9:Gs(KV;Gdde8sDҬ%Z ΫG% PڢV"O!{\5 'Uy<ʔĐH߱"P\(<N󇃪n6+^qk8&^&v&ЇT8G^LRl(XyzmB(޹>zn 7l{+6Vc!1M5 \|#;(a\`p||a'}a-3U 50||{N`~uȹl9hFb_S>r*6sqNuha%XU|| >oI<{&2}.Ѥ!.bE$J +/#^JtJ4%Al0tm-WX 兵 s+F=>Kp暝6 7S랹씲[=TTII,M{Łg"_7vɋCu%TgoۈHWnK}3%t2GbR$" xf6R V@ \f!/O۬AkM_rSWqHJ͒?j GI30e9/k#ŷ3a3J:z #"2NQ-s.[Ȋh΃W>=ƅ eDnc;8]|9.W յTq*#Z+ѓDbI}4bvAw;\̆NhV}qvǔКk澣ɩuɄVp^Td|gi,XE:|}X[ձ\$$b2~*z3[%S}')Κ5/Zv']Vp/Z&đ/i|/"J}zj8f(|{|AFPXQĴ0_r;W;jUl$}JȦaxBjZn*>if iQ:Y3?ϛQmiNgĊ3-tG1|GPیRR< nsdlB\ISkKl3<`)4c~=YV4HOX"WGQfI{[5p'e0!Zm;P8[ .y(JGnq[įF;\f\TA}l/Uki cR  lHVF$P~N9hAh goT`1bKJV?w1Dcx~?r UeAIpzOtдh_hiY[D7q XcR {nQ/5TE̹>{|7.`9/|t4A*D~ۦ'i&t!ըoM2t9dL[^e rZFxqu`yW^W >:'{4mԩpzG\](hX\b:zW^3e2diG ɏJpNOs 6!0F]yEi0<'G̤dil[{nuoʽh UPߛ!RŽycz0 a~iF07.[6^EGNGϺ~zyۓ‚3΁wM4yG#j%tIgY +\3% LL"ȳΪE'N4,{ަ3{ cUWRs*_9GγF{̸PMZfOr06(]u#dm| ,;5;0x^9r/&VO GPjbqJFYݿᎪ1FB}ZYFTO̓J.Q!!C^ZyOg2A,fFߐYpɎ6뙓+v 4%\VM 7?'[O|]~ O;)爬E/Om}5$X7_ ^?5a\ocJ}a(tՉZFeсݾ]=]1&b"s\%A!Kߝ^d~cKN/i)&a_Zx5Um>1J &\Jw/|̬Jd]?<lk '0RnU(GTxa( hE=';)ګAXQo9O18G?V]Wv#$өGAt?.|\oxӧLߔ_ɐ8Y^m I Xmsk9_9V(HbdQlӋx[j5hQ s F?.ҴdE퓔`zQPLtaxxNÌfܜޜ !kۈ}KMPiKճD kq| $+Bʓ?_fHNZqsdյcTh|MICS^@LE S?"}[ľq$][|Yy߶y3`}-3Vb_hE!R !/jաd66X/3GVz|zIzmC\g2+Q3ZҚkE(Ӡ^Dӧ3VAVbBya,"358 60)]&e"2,kMG KOP-F6H@J/I=F5:1*mI]~0Ϳ>+NƪWdݿZf+Z G-3fe5 bsa.A۟˻GY/JDQEzV)Kj #}PHߩYwhA/2A8 D <~xu6<9]_EAF|8*,~kaF3٦UʫBʜF- ==s˾yIIqMH}k_hԐbEv:2چ5(E9<+,49`HX Jciu,vs9GGEmh*[,ɠI*"kk=>1mf6+zּ!+b.?{2vFXPf9Ғ@. |0㱶5ѭ;4HI^[oTFwIs{wSi酢a^bsH0r; V10'63. ³z#."T"@@kJ.Vn0=-p:pҏ_Nm:Xb~[_Y&D_9YZ/lXnq={Kλb3Pi/+ 9.p!mv (+VE=! Yy&}෡4)sp\?Ǭv"jRk3}JD@ 9 UZs,,v[8~v !xh Q,z'<ƷJ͏6V$.8Uf,&H ʿnmd4`'u8ie~$*Qb,aDi ~2@WxIFhfO?^ʚ|YL-PΖ5ʲN8߆+(Cvp Ũaz\k,5O X-Y } xTXG!ġUSxidANC@D]6I7Z.i W.;DR9W)@,|Iy=/xIa;ؿW~ޘaOI#&5)14鈩Ğ0+ƅ?s>rtx M D"~j=^K*~ O;gľuV)ID{h~yb61;ؠ@<QHeyFF0|F1%A!Хl.jrcd&R S-aG7;MeQi yZ.FN᳅B\R3#).yk(Fٝ^eÞ_D 8H%UT8LpHt|:*^/xAdE9sNjNfWT{tWy~ּJx?_&w' ,CM6RSLMՎ[Uee]'GS! LA3DǙJSup"^}22}˹&3a˥~g\ny9c敺t`_m%pMA Υ;bQJ,r+vzصl*E[5 %L[ 4N3iIM|V,;N*j4Ɋ$otOoS]%!ʧNTD U~W&&A/ jSU]^gv&@iLb.|"NS?a9v -'H yZ,fi|b.A@Kʪߨ(:S1UGdb϶l6CUCK.CpOy+sԟF1Gn~wLh29NU<&% 1 i)z5r1:²,_en L[yA '  +?<$l#h*JExCMv#Xd˜V"t>8T^+r [,Lͽ#h{. &i9,Arݱ넼o>r]iֆ7 ~rB;/(\Iٔ-Oetk'}ZnΩX/H f[:}@: щ9Ydi @f;X3`~JIJ Qd ΅Mx q*%l'|+#v'P\*T&s* ;kŌ>-t8^V@! /!ze[Cu*gS`BƎkZ5k$PLh9C(8Lf7ۼ ŠGR#[ac=Ļ@E|Mgzޮ1unNv$->YLwg4Hz`#o t3O?.K@zI1ſ)OK؃| 6?(7+=H͗AeNQQI n5fȳ47;@;MO^^Tj&kllzȸ^@qS0=l~h%Cʀiuklw㫳򝑃<Ք(ݜ!C%yHJPHWiAp4'ﮕɿuCږu̸Cm?e;D 䂋ʖ%գz3a"3}`?Ѽ?Х-Gщ3" RY g;wzKiOP`ODb&Y{yy^]e@+eW,F)e8][zliȜxe,NڷBu?N4N4<{9m"nGe"[o%u#``2o/ߦt띳ɣn0V$K~=SoN mK%'em}CF?MqΏ5 '42!z? ls̨p+\^<^'FJT : Ax܋Zf5dڟNNᑆH/|^]V|Bwv/nO^?oԧE:*@;}#&d$bn m+qdbq |)v9^jڅ^\:HY)9Zzʴo>Tɚڋ ܺ@j-Bkfvhv]0 ʒVK>'.e.\go=1,]hw6Hi)60-I`G[a_~Noz~\n5 i <](cQ;TklV'4MSWdK i?P#mζ'αrM#b@W9ŋCGxЭh֗e3}TZl 8@OcVF}+juCpw<KP$C"?[w\ #>!ԟ/?DӠNAx%Rј؂g9!`9FeeʸŠpBv aLZbvя<{evoAltµ:bhA9DCL~w\hZ&IA%˱ uб5]HCf!@Ԗ "i+a쓵5"+\ʈS5 ʅ;y H|gbVbK.68L׽ẰCٔs=O}{8D񤕴T`tsݕr]H(Uɷ](3qf)ԻobfhD<.u4@#̮cWS!51@SVhh&R6ծސ:ay.]CmlNXb " #2m~-7zX4T E0WQL )Mw|2):LpP󪟙o6یg#hI.b=F۴;' %TFkt,6~`!Lzn'dJC r?ܖ E,7Jtk7 (Ik a{Gk%ik-4d8) K>Ru X\Pr8ϼD΃mr@ E`^^-xӔF5^J@QhlXڭh*""D#ৈz( J0Ƣ ;zE! #8~#޳ݸuu1 {b~pצ\q6fb7/nzX]fEcKdyC,GB)3(]ZD*Ehp%ymZw;}Ȱv: A5nCiq,T >a-6W`{Łz^6@ 1qf f}?eFTZF6+iCf酿I3A3&Ɔ59UL Fq9-V>$WQV5zKQ o3E| i,d^P-Ĉ+λ&x3ґv\-^; !5Ӓ~#OC1icjs%FM>k Y!=wEbӏM>ĭXrˠSgi{e}RiÍ蕰:q|=$X2E|L(\?*`kӌ^cmb@O]~e>Nm! nsRf:Iϗ S i'W@&xt2pk%q Ca@b76+ rLB['Ie%nfJҼgc̾Dtg:MAH (汄=w0QV19o=NT ,m4zڄϓd+ /ϝ.ݶT:`zh,Y"e"D .$VrM u+iNKwfm`WFGyH(M"z gjZ=^KID! wƬt/#XO&&>r Ԥ )*rS7&h؋j|\&FTdJ~v2X@n $bq۝:Azr].o3d2H y_0P9]хGK&Im8(ȼ3cRUc?Z }icC)-J)qycPÔMti%>H[O#B:z-QVӡ&L@5/$9 BDK)55=q -JyD eb(y[=d>THٶfEbcgRXl1yJwl Y*.}wP #Au:V]Eೠ!3Μo3$a/{OuĻr.IA%L2^YtΘ}XG@2Jp&+$2bvÅYYgD*cCf-`+sO2$jn:O2\Az\釉d"##4RRZ w0PtӀV,6.c\\i)>NRQ_9V D̐v#ʎ^bַd egR '^o$_j\uVWg parMT~\39^W;j&wàl}}h`\B1;!n'UgT=%jYWK]{A!e8{J!98u:ߝ뷨Cy}. R*i$ ߟqp& K\p}띘x>|<+PEbPhVk0ņOtk],D0: j٨6ґlVȄ^ԃ.AǬD]jSa\Psȵrt!Ζ#tkSV-h 㑩}rNrYMqch#’7q1Bg`Q (_yIHO@bZp5>>cOz7ha۲V@7xvF*sdOCHC9%Z RyʄPn:Q3*ZV_M+VɺNҶd=#Fi-\qřa޾݄ڣjA;2fQlyj9d#sEJpD^]42薈h]xzT ۞$0sÐlI"T{i82^F?(Z> f[|!/Q\ !l(7| L4#m}$Xb19_&ޢmrb-t ~2mR+hov iyL*rsNTJaGˢU1)5" Y_9W[y8bJ."Rj":l+-kb*ˉ \Ir>kE'B۳su [њN"1u_'=>;>!I,%D2; ^1sЮ׋K_k]Q&{ۗ2?v@'c;=qS@R$;E{2u2&H J72;.m6>!fu4l﫸){ҥb;>B/~Eݲ1W#D0ڴ>$,%M] Vhj+<0()hȿ2CXڮ#8|Ƙ[X&wJa", sWo.I BLS>f<͕Q. \ -C-7mXכA!8vT(8vE Yt`LcZƙI;YZ L ?`<ŝS7btv@A)764KiAܳAWBS{ι-|{ 6=b"*'+{_JH;0z}B׈:U e%/=3WAQEV`ڕ!#BL&NXcXY r}\_"O8JD/k|԰I㫉px3t)k%)9C\5O@._hl ac4K+kp uvEC@Y>ҮJ=VqYX'A=[hXH+7X"Zt|s lDv`U#`d-*ϱ wQkܨ )M4g.9v=@zٽ 6\_/ KAP?gvX2rv >GFM.ّ"ef~g#J#u\#(.̞G!ГuX{ԡVl~v=0e eؐ[gG HX<ňRhf 8Ǝvfշ3Ϋ8ݼFtz 5\|<g먷|?z#kb(D݂ d(\4}X&4&v}-IM9 \rڭ/q;{Sb!cF*Ԧn 0陱'ER)|䱚{GY_}~\x 01Hv|?n+$\Mr/يFFSӗϦ9#b8O\ȆijRsضXi 'bY_S3B,b]hK)5gȞ'nvViq IҢ g$$0f v ~J\iij&[k@˳4gm~6rPU=*V  ?6mzL kȟ1zC o{ڴ;:9h]Xh uIH{4LIS7_JCHqm9Ǘ@?kE Πna ؆9"wbc8dZsg>I7S, 7*]=ZDSgi3Q8z + g{u?6;A癣dŁ5B<(L,bP2ח:i Fy+lW`9I'rѕڬ*k,o#4ߘ"ߢa=:`L">A('V`Dƒ򷕓xS$$岃/D_WU?{_l,t]6'gp#CCX0rcsמaJ22ۺyFd{5Sp,p"]sT+{VIՒ~Zk񠵨wk.-ׁ$;yIWO}2$a0Y7YZQȠ+*#xE ͥH1!%F!sJ$7M$ ZPӱܐr >7%3 ([ʭw m'xK~>ɛFnrϔ3l +ӯ{nO[aP^yʅ5)2&4IS2Am\5#WY6JZ U|zBfy^pWE 9Sg2 ch;Lx&#gaLS|z&\bt{v;BꉔegTe!>lhy?G탔_˸Zi $rND I)K^HUn-E+JpX-{)>IccLvk=5Ɔ߀ڡ눀i7ݢ «t4!tzPwK$3&30l̏MF %J\N1ο|?S;{UrXXJ4h7ke=@'kI"QGN=vF"w6ۥ8:S :zd+>78ue/J5.11cxɷ;d%P!gDTՁ=Lt93<>.9TQS bdլ }тV;Fz ,e\mxl."Hr ʪ휊a"Ȯ&W |@^ ;Ϡ.y 6qM}s~kH0Qv{Qk|2PKa*HqmEN.poH^ B?{^/!` $ 3G>ʯ;9DBsJOZm9ȥ&&MՏ=eL!;Lsi (ly=oO #:c5W\{v&ꬆcS9&f?f+Q#pD ˘ff]D/x?:kN#kib%VXr1jq}~*^=B;] ϥJ m)EA[!m#d!QH1WjNc C~-|=լe[[yJ0ڵ*Tu>2"iNlJ~MA΁%O]* ."L ?]>qUF2d\͡ne<>8]I ֊[0.`~5ϸ׈mRX>* o`6]b0w׿adX$[̋1 F9:W'\8݌,NYC%=ºg۱?OUkEs˚ %X\".b9$+28fR!OPHMaX1Csc먭ײr_0̰=8Q2x6\)TKq^9ܺ~:p2Ȋpx0l^4˝i:0m^g%Sk6SAܖP7<5LVC*$ε߯"fQB(D柔d9gd*N]ROY64Z*u9P#pSJ𒇖C[UՔDc;".gYP;crHAć՛k'j?w_cc}?? W#lI-D|@tۥ޴Pfy]{GZRU[b捗36)B Z 'oxSsfԞ&-yUhS#^ʺeГ`<xw,gy-ZQ$Ќ}1皵/4#$v$7,{Gwў3Wv}Yh]Zf@KA '@V™# @!?U<8JYʸn׉i]<Y3Vm)uxMJ8,xfbLK18~:4gQ'[q"/Bn-fžj~[RќKHh?%1۝9YUWp Y(Lb>9TBy  1Lj ;#ou'F;9;ߕ<|)qGDeVN5|(#dvU I(g{+1-IF H?U}\u2&}KH.Ӎa$Ƀ\yX_项8 HQbEu2vsPU |y6`2UyǨM41cXbZv|D4ŷÈ^ fs4 X?VksYFУ imtk.ߴԾD{m.[n5mm爺e|nzNF0~>RFn2 /ְD|wу4^~Gǀu$@a@tj׭sFN_?9Yn[3uQ+Z-u5gf֝ w+ńCJ bYhT,v)28 2~uoF;H"aOxڲpܺ-[Qܕ6[)"\(܎x@wLױ\A}.%:s IpxP(< F&(aÿ BÑM#\vxЦcs+6|m"/tu Bfmd0}務7!(@OFg4A$+9?ZUޭh e l$rh\1y%!3#1%( Rxz"*l33 a/BEE_MbS4,S/F:Ax040I{R`D˖g6wPi! Zg,n/3%Ous*])ސ. @F X:4wSxNI E?/-HݡO7ȱ؄֍KSAcM" U>< s u3g馼)bֺuHbGYOY5⸨_ ߤ8K5ni"+6Rr`e .O-Nd'-i;A\+oAXvL) -? ۸6RM`'6HO @~̺֣{]yX'9kKYgGGݧv2yl~m=֠{/u&rY e%}ԟ|GvRur"{q1 45U-Dz W9v؎9M*[JSi P^J9z 2Jjkn;r &ğ #E :e,Th+"Rs\i a,`Ugl7J{c}*Hh(dwd,+q aRsI݇m)9!6W,UlT*,U,NBxeO"S?V΍#x5$0]w':>(JvX8 ݨ_k`SNY>ϱ1=4}e\X*mɪ”ڙ?qb+L;!mbWЂ'Aa`G3Ks=Nؕt|$DjĴ\Eѫ6Rsf }3\n*$)׼5'f 1I36x;?$U۩ d -$xTa5Zm;ǒuJ밃!_:CAv]_-L\WYǐ T"Xˆ$PT`Rj\09Gv^gtI]M$%z&QgڸkC ~ȴZlsLAoҕg_ uݷe(ڪ5lX!zl) X'uo',*ۥA\)ҟ`ͼ͜9Jr+#ߛ& :ooPVOc|jː瑨#yDЦJ\\'ON;Qe56.9C3w \߉FMd[*{=qRn ilsnݷ}0Wy,)M,-rL#ט$/ω|L'TQ8yzՐS7?N)zZo #Ay p:h7Y>bH,r22[ԙuaȘW]Tœ~7QТ _dgɬidڴZ[j8gG{eȥOwv3 ndovI[XTءc`>9#z#r?{{~;f5?8} S +R .zj!j]8lXj&`ONCXP?<h(M2X&^ݓ죀mI<~fqKwyPHΥV/lr |YQ|'n@.9|PV[狫~޺6KA 0;?,*Gmg4Q?2 t.7fw6|zF\_Ln\Q_q.[d:NpLS߈Q 8]uBpu13t߼V]uRt*`Y:\u/k U\]'C݇۠vT r5ti 8 Q30$&h]؊wo,'p}\~"9PE#`?Ue s GߗYnMSowWĈÆOW9,k-'6l?D>qXv=Rvױ.KXw"/-Uuա~;9]M7tFb;Fuڕ(Cjb0 '٠iy+ƺEgEOv.HV {;cOeD5=h~f%U`JX-X@ԍS8oI_Mj:diLhe};/ģ}fMiIu7IHlbFr#Ħk}< ^2Lf SZ0x4`{7hqժ4dT 62lb+h h] ڞk#UtRN'$:DWuRnauuduxݽZ&I"<B"(}ثfj#t 6Yav)U )yή_׷jE߂-EJJm(tǮYk葵rlDٺ`,:"֐uXmrЛ̪۠{EߴjSϐMLg%yn3!Jq&,H[fp{I=ח5Y߰7UbhI k/__eL* آ>1~yh)Yx4<*PB<ƺ66Bu%[֏f TXBvQ;fgi4.%s)݅|1P25ŽѱlCMj񥺡I{*aynEnjmŖ/}<"L`|1*sx/巐&pI9MDy@vd; Kv'~x똳 fbM;m,^,f}"0n~ *k$܋9̍.6Eh1΄LHcab̙; xE4rp`YTvd|kp~S+n4Lb+᷐m hVBnވ)eM-|oN'3BS q'Jt haޓ3$GoXaܴlѐn_VhrO;X ȟѩ IOv&L[rf#1Q'|v $%P[c~ÿ,Rul# x3;<,`mڹszd7x/5Ϧ ИP+$,:5xv>e˓_ ޢEDeHPdNS3s5kg]̀3ΟB|FWjkwۋ{h'|Ҫˉ /eחAus 8"~s1P}`z/˳Y_b^id Ḉ~eCPl/PNWmzH=#[p4:CpgLPjqO+C &!O&xD:/os0$8ɒ,^aSe*SqD7$I;䧞F~IuyK=-}%XRr6NRl&k/Md3u>Fn()OBEZ{!N&*|`N)vxVC3o i=?ba\IRQ:)`Geyy7nwqꊕ/ЬV!@{2OW% 1Apͯ㰕G+B!׾ ALɏ4-8PѦ,Ue9٥snH}Yڐg l_:muCx$ݱkxj€YXe%?47Avg^`IBy֘F{-OA|á|e3-I!9j64+$+.M跶;07/23dWG+YOTP{|2lAe(4p?;냐r-.Srzbh;HZ'~]ț6YknG0*($:t(%4K}K?cğ=O]0Ԙ 6ӁX7Wvz2BTO#z#ULLM=Zkv.t{1"MQ_\1K/5xIhM?A^mJ䦉j@}T ںtJid,64|h%&eY߰K(MѲ7-jU>sn('6?. & jƝsKJvN\;ȷey`LVGL|֏i>[HolB-$RȔ?Ҿs a&1̧n!BO/*}w.oԗb*Bh q AM|Ԍ qڻ ?y4EDE8N)~  NP=@@*a Pci'.[ܼ Q/~-r'ri X}X G1~K}3ӭE|kY%!2Zhu;pTrAi sT"&}-J@k "9LM}1 oǙd+fNvs'Hl_~O`"@!? e*AU\0ut% JlՁSGMPDک5~ 8(Dr8ޑt}G+T0@͗^\Q`vFukkJ'_ݑ Bu(:a|tpW&G՚獰߂D} -ug?U \.Z$Qo5)6qTK&ʮS WB'V$dcYߋZxo/kKi2;l!1x;-D<1xdeϲQ}O~r Iީ2hM3,@ \6JjFI9WT}SיG "EF+Ե0/M_:/\͑YTHIbJKPj0d#uJ@$F, 3: ~jL~'}^xB gU2 |1<0ytPܬJ- בݪ5饁㛐NW'%1b$Qqka6{^7 0cEW7"&*ݴ:e=P,r- xu1-M-6/)L0M(O#I*M_0a f- Jcf~ $|e0ˑ^ *rB&ek߀>ϹMґWd3#Y)n!j&:# }$Jܳp_lIB͚qޑ)_^/JieŅVmY=dOϕT%s).qR7R3.s6)U~9֗)O%^*.Sk˫s"&x7s|db.D^kl}^NHҠ R0cu;ElDZkC\;!Nv;?,ڸaib|5pȽYqt} ֊0n_{ r@O'wDS}駴V{ ^ œ|\bD) 56=7:𦊮wL{Sjo.]j]+㧇b.h(rN qG\sH;ӏ,-l= `HV!7#tZS/$Nx*$t]hoYfޙ=roͼXe~6=TL#zӮ x(Ͷ)&jV41|J6#)2R!WwEETa*ΤS"\ 9!:^>h^d0Q;_9sy_qլrV[i%5ڊXˆA6=|N04 b2NG-`,\mo]9`#7l)paHPVHHI1|mƛl]$4_\|KgJ;/"Cރ1KFgox| (B2yeXdpڂOpel'DԴǀѽ ;, yrsYo_AyP$r;sY߉*ɺJ Jv² {xj]Ŵ}'Ml,Bަ@?=y,IЅb]HoxLqqƊ"Y}̎ai;&t+:ʒpYa?JIHJH)?>>J_/ǾU=%Vj=^L*xǼ3-[X=魇 0DUKws*{'KHh"Ǧnd؈RP20l^Cx r=T4TjYU n ?CPa;Pk8E AwOfeJ#.Q>rR|q+AezMPE{}ik(A72qC9|ʔi%{O5yyŴ HaXSkW r{OP$?Cgy?k`UK/ ܁R3w0͇w+8 d93-ۃ:L֩r+Ǝ#``^q6%D@ 7,VnC'8˧Cb[djfR|zWK[6Ҝ/^/l Z6No? jڥq5Qt3yacC:VpdQurV7y|_QƽbgX- aǰ~NsQ[8a# j_٬}ؘ8z z{PC}Xu&5>ԮM@uiF*;nAZWt|UT~[_,W&:;DJ 8 Ȭ;$ϣ@M=̋ lOOO&Ћ7Zsv,7?!FO5?Xp#!KzA;b#|aY־[2o{`ߙU*;HII'Gii(a5'dK!fM>]H22T뛊 eP Qqgmf2q+01夷{5-P *Y@pH5 *|]]ĶFCד%tg_rjB\Nxo0JR]Y,鶲YKگ}lQ@/( s"uc}'{87:yx@Pg#")9%sM=ekz |y.eb4F6G E$eڳ ykDImՙAbNemee@D,_mUY錠L|pU& G0"1DxؼuzJz\pC!hh{Ͷ$~1xfZne/(-2nYR7MhRo 6hw YN vwUZNϠ%{tڅ &)Xǀ|s3H|L 4w -yb}v @Mo 3dpq*?̄F6?En~.XЖض]g9Z.zjGj ]ƹ815+UtC;r]R]i,I>K͓uv&)7 3DDICpVYN6aX9~e΋K<[ ,T,+}^qdBl*d.1(n4OxMaQS\XjK {P,Fr!0!Ĉa4Gr BU 18;0 U|oQ(W)h՗?*V l4=ZN5@rw%TaZ-mK(pSp9R50AÜM9 8J?KL{ :&vo+]*f<:@B׎-xm1/`ow|z0w#ńۂv, i␖8`^ہ-6j䱥vJ$N/)d,rxȊpg(9EB/kG\((d-UySt!)@/-:XF M o_":[:+j+@jg4phĭ iIJܬk6 P;KKo/񙜞y"jp73uOr7qN XkfXГxT$} :-!D뗭?Jޮl\/1GL!Šm2c᧿Fΰ^M' B{1H4*k ŏf|ɠ 6ƽ(!z6)u9wtBgw@M^u„X{L=p,sW?l`=4w`>WG5c#\bzwA!MiB^ߨb4H*u OrIN.TXPc**KѬ\=`t5%d|F !%ERcq.*#2"&!h[+bNtllq$s|gJg̹oy#C,_rj׳_Y8^pWOf*NSx@UGͷnXZX311X$)W&. ]d`㘦04EkzR^d5\?8|1pF1_TLfakbƫ [:.'qTxK2f<%L\8MInQ-sZhpnf厾.vR/&tOc!(B@^K(}{,αWk $]8.r/W( zTT[6$|2\$B]GS5S;݌bQw>Gʼn}#W̜< QE-͝*@wk,!Q  TaQme}!;S FRV&GQ=s.bӒ9hoMj D>2fT鰩-)w—j5@.`Bm\ZỸ{Uܣ,d @e&H> g5kM.S6\zr,;_R`PEGˍe:H47գyȍLsޮ{5~ Y} ?&"Z9N"e=—g۳ʜW *k|Ϝoe{6VP3hA /n2Bc'm {@%h:ҚOh\ғ줒 @Ҟ,aE%;o)SV%#ٔ799߈ &d$>}oQ2V YYXDiLprM?bޑ5˚{ߘ}>Q Z,~(j)s`|+ae ɼCyhޱ7vaXƷKhbIޯH.YI6^3Z{F4@qՠ9UR{WNc2iНԟWlwN%*e7ۙNY( l5Z~_SؗC=ԃ_3BГڬɚ~Zx qJY׼e7ٝ'Ո VB:02yooFėGd͈K(zܪǽ95Q@߀Csw_XƷhTާӲS? F,ۜ&tHЭ^OXPjެ ָ?mμ#[EqZPptRuSxʢkRPCy\-O6K\N9l-=U"W.$|ps˲c<Nb[8N_~^kd7^A"3l1lƥ;ÈC@j-L6{mݚ`TM pW#NͲ}P$lR?k35%lħ+u A8vTM^e:#A%sׅ+OZBb6xNb0NrCix/3 ?d< YOWV]_Uys&w#MeCd%Mft:$@TKZ1ZC>~&[J_Eچ7U7YlVx*3̊ 5ӌX =澷mrS ƞecEOL#H9\\fsjqՆH7ӥU Cqt^NO_fl+;*ۋ`zBJzM‚erR](sY3?4P kz'#r&q-q7|XY}g϶m0*0\P:,)J7Ynuxh7A^U]"3,?m"ojM,mHLgu%'!0؆Vlr7TRj9:Y#p^kȒ8qFPΟ(lvQz :#@9BqIz΍uFz~Y&'^[ekvlޠ k$v ,3$?sOYo!ǕĺZB`Ddvp~F"]j,naIx=N? O9I2BXRqxW~ei.'HE<3J J;՞*nQUө'PA+=&_"W?ӁՁ_>%M%fJ-98^xq=wbY懼:9@1gvMtl}-,ĸ6//ؘ@"G:r3D-r&e% '{Paeg/GGl_X:D;&Q%,@FŰro}{-!@eǦǹo1B)D_8p]n(w?ˁ 0rFU7?aH9=`,rtk<~ѓ:\hܞJ9|ߎ;hB3`f?`yʜs=ЖZS~H*RBk^YE8KniVL6v\T'FpTO!ʲɎ?wFP-\TVx:3ܭG*S1b$$c⒮#4*S|q>^~QY=P[6-U?{ ;izvlJa4W:$!}UZ%!^S6#yNPUT#+%Zkl9ʗGl-A3PDO;i$&sWYj1u}&g֗h֛a(#$j_*opz܄gA0L.UMkvI9..˭>|iq́7%KCLo,+|/%1v5a$9y+z8HH!mTtu {tʬa@.Ν_*b4"y|Wj1->2TAi Tp"Z&&`ZolT.2Wk|0 3`a өM}ibM!౗cF|%[y9j(=I!HT9I3ڎ>yySܵg!hrӇ΍i--X#GV&G<8A%dm%m{N9?Lff٘b`拠sq#>! xX_a9>U=iW}魛8&X=ua @ִ@z0"4 Wրe y{_2_%l[iqOp` yzlQ'zX0*;Gp>y\O 1E@GM|jdG7lYzy&VI<r=R~>Tv[ 8!E,ڌB'BhA1t*m"L}ڷ#6 DDBޥz2<5WP/:,=5áW㗲tsNE>j0viƒexoCzŀ.ZFq?kcp e-ϕ/O#Nz_%HM`k:?)[ R5NPHtI}s;aŽ&f&r *X B}.I:Dϧ.VDYsxs+]:z/Ar +hG2bFm+cQ¶9,]Ɯڨ愖/je{MS9/#6րN-^̍P]`9=I)/37§DN ?&W׷gŲFI'S1w^|A@x79`6T6.]rpY F %_=s'ޓok@'"Aa}(j?cp e.1jMF}HLڏ% ;~")eA# "~3qHT$,rh])gpZT-Oe7[xBGP_[GJcL3m+ X$/>ll1z['ɴth42uWfغ ãr+:> Jۦrlcx)W}uc{SӴݐ+I)}e&pP%&_$qHibBt4KsMq; ?x~057Q;c$DV(JҸtt*4p~V+in%`I7R@wW㑊@hHdu/8{xFEI *|Yx471$=Vp!=L V}5\ѶWti/_j# @79ǓLѿ:a,f%`8GjIYT%fF GGS͕ܬpL^SN>"j;p.%\ )@7Znfl\cpA{Hı%v0T ,QrG)@g>B4C YzɌu! HNIjTMo)TgG3?׀+KC[~t}{Z,$~|c*\Ř5$eչpm285³$i9i'pm=]#7X2} l6`c[`l 2vEa[%ӥFElQ /iNO@G}YsfXעNOX]`%]0LPҭhfo%2?b'w{<- hV/Hn i ˮiH63(W=:*5Oוĭn jncb3'#]SC_u.WyX_=Gd$E@S@;z94 #ȹ]rDZMD@Zx()VT{j]sbb0Ƥh.SO%YlР4_֥<b"J^ohI@w@Zh". acfTa1G{F ]6pG5fU]M6TC4">]͔$:7Ɩ ۞jLGJYuQ2wgWo+dݬTgVŗw)ͩF"VE/u$Oc/7Tsm.C`Vv[VAx3oz>#4eE7V~,=R6 Wq_"))u{ En&m$4>۾vڎUwm{V[șWg\aܳaU*{xϣVł^.@Va=TlSਢV!]`x5vRxii,̛:p^ݰBNJ:_kִ7&^~P&[:Y"rAKvR[ga{$ZecSJl#q:=?)t(FUNC27RmQ3 8=ЇuT4AY翹%"4\eGVcA>Me \*bOnc`~[dgi)|-!XȖW}'F݃ee}4t&^/=0NS4r1aJ[}hS1eg_4](-E5h퐃:-hhJfNeG8ilj)T^8PLr@Mm3@bU9TtRs0qƽseUepVNߥr3>"q n%)i:~\h3_0x J( )yɎccqfbE(KIҎ+Bߒ#'^9yXƼգN4E FzGj]o{y8v=:uuɋnu,E?zz"Evժzz+͊F4uN?o2śXi./X\q:@7:ט`QEdcf /zHDеӮO\`*7.̈dȫGyu }ˍn,;XŲeY_r p$`gӤA&C8d7]aF ='wB2R<3]A._;,f5zzO5p27ˤ;"2;yGm&:0h#E*8h adžn7P֩_ȡӡS&f/D˯sPV_raW ~<ܥº^YWHĺdkcp yyuL]7VB yq!ٔ΂E\B` "+hDtOùceu;hzlg /c.ܽev}1j94U|IӷA,b-^Tp|쏌砜 4- `d>.X/:V yi}L2>g5_dH8ifDӹ)"o<~3ScB(ڣql0+:oh״hyJ~[IJqXwxV?,IPq[jG:6wu O =#4f @x+Zjg' yjrxk34uE3x8 d k8X6 Օh7ń}e 9 E–4zI{3%/5BrĀNt@Н^2 j=?bFe 5^RQH;.Wp_<ofO&ar/?ʑ6wzFҞ5[hld?\m|WY`-_L~1*!ݢq& bZRAlh2ڦd,25'5'ޫV6`置3]ޜy_cޕ& %LL~Wl٧{u%7 uқ+u=;}'lAV/A)\0iZ"~@tl .gP[}#C\q 4 {-nIٌo^)@xhz̖K灃Ai0 #$HT >͖ԇG$Z Ʊ`-ב5lt>9]B,YTz,M]?vOjO q_#' <& l3BFqsхn%tH(:kQ<"6$8C<"9[/pL!q' wr^,rҨxL\V{/doT$S9th4.s&xQQg<0t 9a~l Hpm?qsv8SN6I"E+~pa^#2i4c*y˥̒Ϣ'ftIz_nTfCcWI5# )Sn!*>̛l""|$OHLozVttpzMh4TnP͇1Sвa 'Px# guoINums5v*H/)>c.68NzarqZj vRtai5=ц@P:ƶ1DZ܁r)$dimi EܶDeIc:VnVkoo1IaQmQIr}eet'O%aK[(Pzy4ZgҫOGYX&F6Jd%UOhn# ܛvfNhD0vTkraaJаGsl!c5٪jCOrV>6P'bAwy{2lxdfMpV&BG:]8^ hf(.5hүr̫IJ2bi ֆnI8õX8\ ، 1qxU.4K~8nSPMբNÞ!L%L"A~&$Ӿ|bL > F2Y$lM,0H⃄΁:=V9$^mHcDZ PbP(;ʹT}֪ pW8ʽ}fZfIG4> f M/wsTzҦ떦DNnW wnjh;w$z)N /M?>=7vMҔ?+5^׻D>L^27D.%vH*sԲFCHO+CBvFn]4װDI` G"UwԐtA t|Fp@9,JF?N7 SIċ Y qpDiX#BWu8j(pmmR=z9[6BiMa jVĬߴL팼R'o#xu/5/K\7uBJ\g ј;M +1yKkuZS[T}o#@.j@ٽ45ړJgEM{D;[.{yq!y*巢-.m]0 fEL+jŖeK[I/zMY^l*Ӓ]bo Yp ]Cp?Xj's|S(@m~E## x,5=+'-Ewl̳ fqPhCõ#XڈT|SC& #1q٪&k]q//2E}~:X1ڭvSLlv̏nqgZzymP`TilT*~؞B _SJ3DcT󦆤_~"4\ /\|,x7u̩Y6h[!瀇آ5^T-/]_̅hP Lq-^+ -t_?jK G\4xEQ\3Gjmo >)wlԇP;Pn朴K ,}3ϓg^EAm” eZkogKaC[wTy}r9oluRC/6w$>оnpzʲ0)aeZbPhŦ^$R.ǟ=m%^RYlV=1qlcBF'=~DhjJAk׌cW,(ZZǪs+B3Pp[C)UXfM?("\n3/P6^@vÜDEFuxB\ e'050JS=B߯< Ta7I^]T0MQ2]hO⥩L|BC x޳AwYpq\egM"Y]{P r+طKJSmt@iKi,3f+U׽Z'#~p^s8aBjs$o?$>{eFa`|1;w9Z%vlejB /㳈SڍCA0 ?:;D~Վd8]-?r[OG'_ p2qt"{}~_&ſ}H Cl4(1ׂ鈅 p9:=hXdWvW^9 l?;"?w$9,^ija]џXdݦ;n1M@qD҈0F5 3)DGyي3 TJ%l9ɞ@MԜ zuh̉21&;j;]qzV Afq -a5\ð g"K"۟̃ƿq&ئQrA (lWE*|r}_[e+hm x&/zNڊ a>5Ο>RںJ/] p&vH{6+oQ+G @5+$zYS}5os^Naq΅9mun(+ m<'ʤ.,|BR~n̅tkf5RB 0t9DKjubpƚJwO \V4)'/tr1ce2#בEU%)R' Y F"=z(69dlqWI0ЋD$;9s8I,[0SRK"OP35%Ia' okV@ŷ b=FY>";^r:7_zjlzzѓ;f@IjiVU}KJ#u&^#Q aQ[M0^w@%LFڱ+'F$;')352tX*Tݧ` Wz6gtBvY1i'=_~ّ>`d-//^4j4A%&aIBNbϕj$i*~gG҉^AYhޑڠqN4MD^BiRTh> .}2\cH/&o9Pht0s/KN[`zDOMENκ)Fgc [ǞKhu߄ mb,(9'hHŨZjiG*8IWuM-g˷QxPH>>*ORq{Lu%b^o bu]aOKMa609uʜ褞2I%n%+jfmcFKHWmxoU߬jP BIVNC(h?<~ _7&ԏcsQҜӜ5E=zP0ˎz5-˲euhEmM4(,&t n'E~ cY]V j6~4U@BpeoAOH1\׭>ԐxkJ9Ch,:`pVP}Tc/ڕXv`T8+K(\9촐=0)cF?L(}hR]Jd{qq{*1K4 9< tR䲐+]ʩ@k`]c/5eˮ3} UiUmQl7*qLB*dbSOb;x]3/=jZRtʮgyͱ+nfWn𮔤dKq Wm~?vlMUUq/:1ڈ|u_mX|;ꦱ_ ^mA+J%9T@Z-2ZZ G]80#)_- N GΧd/DPcpN:d_WX=fLn>3*Qi4+ i_c22墑|tpt#ن:{+"[[k{OgЀIIIˠऽB&鈞Wpdn<1u3 NV-N[tDqtD*raC"JN~.{bXgz2|9HrL=(KZ4'g_"!⿂04T.uv됔dFSt="MT0 Eqb[WQ~̼]SҊ~oG[k :4=5Ϡĕ\JKX$zBc`8Q؛Ş5kd r?9Ie #k;uX4y3UDZ*HΈ{AËV-uGߣfg'd}Mc\|obugS W! /ȓ!^إEW4:iUlíV\&2&ҏ-Y.NaL!Wxzd7)|!5ErLRddDCyI+5Ѣ|%^+o[iv+ZcT#c $睫{{=ȑ]O#$;<Ϭ_:ƭrŕ`C ^ mݙ%dv&G5^~Ya:薸.t7. -L-#;P{ -eI1.$(Ur;6SCsy=o@c gb XP03uE~chZ8#zq_@MX.[E@ ;v|I֎x>fjgIP Y3ɍ*X!VG^qTb,>N@Ewe[tSfi% <ڧ+J,_He _kL#zON]'M> jﴵ :$U^M"JĽ1tO{þT^S9VktܓL%8"e)[ "S T7T%'9cUX.TK H4ǭv#a/(:grlTL!I-DN*ikY!!/G#@Y-a<6FP 9wp,FEك ݆*o{܀\$YmSw+Dz<~(B&~~nK* xXV {lXf(*17&淎^u%}gѮ ?F75u[<*F)toJǯ;royN?c ufiȝ2Meu{|F۹Y5L"$&v-6itie3ˁhVS&=qj üF)QwY36O*,0<3 c>W(}U% ·Ohe2KݑP5*'j }ڟM~bU FYUW.٠X&P#+ Vf~0{D??: Nq˴5z+Xb+EZT eIYI,B5MnXRϒCkaQ]HgR~5qKhEW kP\y Ho;,s9i]Vm33)!vG-D$|6P%Ɯrw/}.w6}jƅlpT/1R[ʆ=Bd:5MtBmr7zN͂qSFDARQpwv7u`a"1',n&vt0tQΕ.-oY[\&\s~_@baWqT@ꅆ2g*(EWվpv_I>>U1dK]78*[%}~b~=2">|ScG{{f2k|{V;l$h5GljuDpS'j DQ2$F'qMj(@$53N䅩oQ$=%t_P艌%w'y<`=|' " s_$*!,Gˆ1 u[t4-'@ H䵖x\>xFF=r[-Sp \g8uE %R<?F;Rx֛h'eĜmsSbJ%ƭa6^kaM.!vY7WXstpRZ\ZXSw̟'w8ӯid#M5U=`XbK0pf@'2P0P(Z|JRZMFytWBc0~sz=8ٚ&_Bl^)oZ %寬E=|`l#y᪞5WO2T5V7`ǗzlSb T>tkCӘ?kcqx^9Z@xyye.f#J\\V,(tj-RJ͸ʙ[X `2M@ی8 %n? @%*N:. K@w'?и$(KZl]2ZAY+?Udux'hJA\-O5ԂժBSJ;y\FR~& gdڥS`pb'lvjP7WO_G?%־V92ą9 $m}Y86d@Xmֵ#`Wnl[D3&9rrSOdQ_@pp]}x\EoK{řJ,Wp["5wv/jQV? Ʈ0 ,쭎#ڛ iB{n'h6ͦgxh%a}Ƨ(GX#<)5줕T#ǃ_.ab3W:#YH}O ÍGzKҸ}\Ӭs7՘d_HJ6A=-L>AدmTرo;f77"n6d[q ,\nY 2C{9*4}%ĤԳ(.A;a]o0\2_Mw $~k ܘP{bJ6?Ȟj,/^#Ib ש†T_pWe-JA Na:')43&C&nWl!q\WnKuSN-;+=v8f tT[ؤ*oőX^:"{|S9ٗ؞Y;R5 Dߔ#=Id;xJJ6{pr};-ѷGs^\-?劽a#X#/z+(錚qV6⋛S@$0N$7d/'gOУqSl2u6 إU _02:n_R%])NWF.eƿDOpDiO=~|-}8-*vj%KxÚT 16w:22`!>.t0fv;'(Z$܎t{0]x$hS`TCib'tv fw _SAk|&PW5ܽBgzl!O%]Ĵu4ٗ1['Jno`~kAX: tb-b >sk`6i.!#7b;3!Ssr?;? x5sO7qHM8Mwk_Fl`lD/)0I+$jeYw%>!\ '8PK髅t0ɃX=#Fb:AHњ] L)d\&K=};2CD,"|jF{HEX&B߈W{'}F~; t à}dv*MebMϛ[Ht< r]fi;[8IgU}*aOtܟLn>U\kkl+J0E!i٪SNo'I!ȭ ;v}9{ٮ7.ku*6pgd;vB$zm25ULtZ*;|1չ4~`4m E$B _#9pU)dS[-LEҨAX)$&an Jה/*0;8pXvoӃ <)٧`1xϯdh:#Q`h*b]oaے5Yѝns]{5g  Ɓ#Bgf`xR?6D k[\^ގRb P* J(! r֛`QoimqTqd}yձ]URxĵKj6[ifva.N3~+[z8]#9'U*;>zDUcV{I$V9>|@h㰋Q@ntA{-l79%dE 7(`Vro)|ՕHĞH"Sl@Evjñ#MJu;" l)"/X:fIÜ0OhFB~*+ c1C= 8(v1!?//)jl~3\1miʗ~hdjg!ʲgc~m땗!YF1˹ eM]o!UH :xP*Ah( ]v=\ fEa,N#@PZ=} ˧#bP=BMwz.Cf7~HmKb~#6T ߑaU>6F)/ g}x܉"8ًJ+(e3A9`:/fEZMfU Eh8qaU!$XB0ᴖNT 8Tޗlb?.gЍ;K%z504 a q :dU[wKxX)>@1ď EQX۫,!w>#l,*s=}.SZkh cz*]W+xzA XrE3ANI5m,LT0S3g܎t^A/ CpXnN˭ɧ@R`0ה[⍠Es0QYyId'US/xxWJ wkC=rB|6̖)`" f"D%K%3TpSv{T, gÎ:W`!r!o$rI"CP!S](U$?Gs7 SSKӈ:aeκcsU !;pp»:><2P횦CįHBkIhKtN ɸVqaBh6$jL r5[y%křϮe <9M|]HLvQ L{AXn.N8yy5P :oI{>o><+~Ss;&5Ϛ,jzO>R5Y829~k M:9>>+5ΰ!(J 4VJߴj83=u4 fDZ.1ledn$CJK"m+DfPXԚ#uw8=}f&W 1lzwbMay|E2DP'ID9kW${1DXs m|;ZNkŁ[AB/Ӛ4I;~ZJ4뫺:N [q 'Ul({O8G\R*Z60_3R FaOu+>HN4ҫ⃠|:dAS4`B4m,ǧDox\yULgkfxN=nr2Cߩ%?+뭑.)6CIZ͛ײZseڧV~ Vl 쩙/ټd@br)Ld(q< Хj1}˻TW(8DZCtL^z2Y ٓB~4c ,z|.}Ł%V*{1I%FQ9>%fI QHߺl5K՟=v%luWEqJ$fw$";tS S@=w0uF+e9>)iai8RBMuZ\;:fju/$; &EK1lh,{0V`kwWiΛťVT6lU 3@FUAHOk޿@n4x3p`x_55 moz#⼤ 10XCKvaMNB(trЉ9L%eU0PT0[r =_jì!49^\#&as}x0qn 9Nܭq2_/\_:5m >yD{qçú"(jK|+53A`ȷYT&j_H%膌P\ ʎ4&ugKZ.W__H0OLpS0 q*RL~TUxSZqA)O%o^ƛ.-;'ojݝ^aE~ cPoIb<ĘW[ [o4Q@k%J e3!U [0h?-yr>&*LBS*f l3liWjWۦ=lsݳfaō&, fQn1?|;n0U4uhRa0yYTcCɍ9 B0V3"6O-)XQvBZ 8lʑ@G UxrωDZܷdBoQ|Lh ٱ\i[&˼E^]2;еl@+(St*P'uzS̈́^rJ_\`iT{lV>bF#ܳyQPL}}GLb%4"4>q)@KRiuf](:Zi ,1GRp̮:^(Y{;+V# G\ q A a L4WI]z1to__UkD'ō]YQrxn')&Xɲ6)дD^viW<@$ "nd3-Àgf̋;OrtX>S`o݇97nEeyOr>5Ý/%Qf*Yn`|-w,& HŹ7a4f>LjpghNGGaj&-}ŷV] 8IϖS 2 NbmʘىfXw:m5aƮX58'WU!D QC57>jL;shL6 )3JQkH&7D[-?s8TTjOh,7,]jR*A__3Rh3$& G%(-ߓ<;v$UQ?6-I{7~J>'+1m5'R>ҬG EٞoD4XkI].O*`24 0ˋ:ܼԑEk_=\݆p_0c 7{wBĀ TmC,&hph ŭfMڱsCqk7Ys*,b`60Õ+q(ZNFełfk&^XF4[\VERUpynω2*I5b.;CFLޞ?+wcHD9߆a2yzcJ]4s'Ӫ ĥPT.J?J|p\0e9+HB}z`ȡ9"]ۉ3,Mg]^xRr-4eZn8rcAkyZc.oS-Kq1>:c;t&6arѧϕO -ľ&n׬ '(>5Q.znwQ4ߚ?Y]++ =w]_oKTҿ\iTKWwӵ(z`2BwR/uor)T^!Zڏ•hRS΁aso030PvW)O0E2ܫx/=;o ;uI/ KL:Y|3-lNwrΫqX }Zf%xVvjivEj :O-M?TībvK>'w$3 ,-ٮqh%v^v@?^5SE}TJK+كnCUm:~oFݼ dҚz_CHm۵A~Q= PW"M8^Czϸ.F%al)W>R7;UR=)q}r H%s_5I8~fOPѴ:VKG+45;Ywö2e1Vq0'Z4C>o- XlB#O,Ampo D\t(rF5?mNmGy2#YͼYA RgSc'O3/gx`XwfH"l IkDRY`y)Ft5I`ѓPcƮjU$Ke oAu|qk[M-X ͢`@ILs`TxflQӓtٰ挔bcfe"Mr `HBk* #& ,yV7sBw|LH1Mp~{>dB.@j^h$\7c}ymɥsmEtY9+/pE#zR:OH|O&~e9v^|'3q2H5QGJ^a$8'}'gUͳsm@LT\ʩc(S %4>n"F3SδC͂{hmY_EA־_ق.zL"V7 t ~Ma#Lݘ;S_͜ү;!0E<&p wW~J>6U.kD5m]׬t_&I:(gYo|yǃͪXs"cѺ\13_EoY{'H- 4qu_XƔX_R¿6Qf|t~ڣDܓFcG]HArd WVԋJ*BkAI 6bUT<|7;1}>bxQQvmQY%(n?Mo_GEWaN|J|"ڶҘtc.C-qnּj&O\}G@7e%(V}2u>~Fd]}< o[|o?Hֽ`%%CDp5|D(X{ eoZRCyŻ<6j2fw RLUb|8+bT,NodTh)Sg%hSR0˳d*,4~+ffLaa>YХH필jQ@dtC׃5qWuBY@%B * :%RZ ޖx]W7dMiݜI,T0Nv9#q x /<`HugZtN8OΈDs" FJo%[~WisS=uwBNA1qmpXۭ?Cڪijw[INZ,}!䔿HŘ~echg-G"$K}'(]bmImR|uSoǫ75Y޽f} f 1#1y~"j`WQ~l|xS[?A(L_Q̶D:8wQ1HdhXPwI=2S E̻-^b˛?޿⺯)rU]o"GeUAI)9ee }2g O %:\p(mgH\lrHϝ* }ş(@/ljV}͟ G³2 Jb )xEhdnp ,}q>aXjscB--~+wZ` Ŕ[!TP?ȧ+vO~`j6$q/ luf.7}epWbU"C'Jޮ9a\t-^)4pp{ɮL .2U@ *9ޙIx4 jx,+n5)3_Y,[%^n Bz+ S}kQ7~7JD=/A)<+ >},,C)R-&*yOcR&c}YMGƂOJvj­a-y#|ossbWcųr?m4 KZY< A*a c0b5n@uGDPaZkGAP(Cˠ1ڄ[$#gB'>M-Qn7Rэ}/C!j&<ᷟ_*/|9\wI CF߲ Rʤ0B>9 + 'g4LlOb>2 $X2"藚#ccbCs s>ؾ}<4gn9MzP!sy??E\0!2&$6,լOVF-j)o&T-eLV¹?h'$c f6B!LF>NSfd:‏5!r;8̼Rv-"YO3OjQLg'i)\SG@ 7 9Ӥҫѫ`Q I7 >(epRȎa5!HԶ eFu5wܞcS/aR׻>!z雳w{ve)Rv qե&}rlKXYڷW̙ ivRU 9FB9 qT7p(GNr ɜ{>M'έ@/!{qT@~#QKXW~z>$kQҙNmtx|6<!ukXFAǁ !9kR8+։-~;)f-qRoKB1cί}ZcS7&+.1zXȆ F#|xu*7EQhꆫGV%U.^,%PDjlg J("Rwϫvk#n5QK9o {N{%%l6i9L9 [F9$u=c]v原SF#n)t>iNYoy{~-AsǤx1, z=zyaNT;_ZYo44(qHv*@Ӥ`%Kt%~a{WhcU# x#3ڄ~$jmsGb|!܁QY :cԦe"&]e YWw"&҈ YFTzDi.GL[r1* Z}@dַƯ甾 U3r@koSA ~+BOCBYU"g0ݡ ~e]}55Dh/Fn1/}w`[[F=@we[u?N)UtB ݵmL["֗_ zy05IϠɊtWDS%d&҂(olCr+ t.ӫy;dgwP=t2枫7Ull;fgj&'F}žZp}g;~4ki|,Su1mwJ*:Kʘx·)ywevQU3j|szI,śH< Doe}% LqyZ냩sNU[a[[Pߣ\B->D-kSDYybQ:' YR-{; vs˿5d_ 7-[aSاJ LLlCK+3X3Ɯϧ\=؜0 7? nr,eZk}-x`yW@W$ ѻɫ~͘d/oUAJUS7}kBX7wŅ;+&ׄiԄ0÷4VO!):A(xuE[ОeoBI(=2f4l) w ++jnh:~W0I>)W6:>pViu_8Fb H7 ͛Zǟٳ}`Q^]-(@ YsiNʍ;e&3UbZ̡O-.1T6oGсqx$8|åT'0<=3e=tHPgn]%PHxBwBxcä5b /_u p|tB-JEG@gy"#V22wbȻϝާ(pcۯ nQlHl0,7EPP] Ȕ`(8􊅪\Pj N67U!Pll~*y5Xb<؁Ճ滆 m;- 'IMp~Mi(^Ť`L~7!a+K;1zqP،q"nc n|6vQr8&b|{',)2TػԼ qѤ5Fṁ2 %G"gpѦEUA L._x@rqdSAH/qfQ*UuƥR,mA8|oT :y^ry\!Gsxu{5Y1Ho+xc-?S-%ә gg^g=dԕ]B1'Y30 T OڻZ_ !2-R/2W;NUjW@ Ev>[6|~T~@-{yEK3ES)ew[ 0v'/H@JSL? Y -\= f*DA˜4.𸾢Cr U -q*aLs4C\xLV8"{ÎkgR(|gWwm[-D~pm8cZP4w\=U<Thmw߭0ƹ1g$ '3'v:F@A1l 'GMQi*yi8M(IPʉٍ)`ǍUX؏fF:,^*]aqWaG+0K+)V}~׎5,aXra(pnklڟ ױn55 _s0 'jYȹ#)=I~+%O'@/1JW;9E[J€zQp~Z-I@BT$@!_:z^&MecFq)^cLޯtPNnVbIOCIKֹ}m甍+g:3)1(3Țq& ;6g>a 2P%De]3쥒\_[(z&w UNATܦm'! 3!ye$ ]77ʶʶ84_Xˣ *CʤW, s)+,[.kVd ျ.In`% TjOzBzH M7,kڗ  6@-/s*/;Q$S\8}i'v'4{Ȭ$EL(:@@Yg+C>C;ȯsd{.2K Ü3V"jb(<Rp7u}59C~R4l5`/iŶlP:jq?y\uM$1£+T)HVkE$UtS>*:+,bqA/J~ orUqd;GXVzȷ<.Y?'$Q &``q1FzQNxƛP++) }N+ 'MhFeXgmCkX[YG1rrd޿}wUaVCj::X')tJ2SY#;F)D(X'v)Gyd 9*R(\sq 3s9O FH̆=l6JDxBo4..N@IaB+z^,Ұ0Z1r+# !gn\v|{}2@fڂv}[I[|uM]KCy #_qÜᴴc x%˃㵑l|ǡ'~c,9o .=(mYNtvg8"5?E_fKd{A+<պ#Y_+Φ#D=Ȩb2aES! S_/ǐU%X;ҀV(>Uvc?.aC}Bޅql6:x7a0r_ f"}?h;!.6ߎa F+oV>E7Tvt:v^ jz H+ ˃Q% oD$E~) y@Ͽ mf]T[X{t~Od1 :0'GqOV( B<XsŜ ^ [V~Pt\AMDmme܈3XKJiq0GR"1CH-;7 @7,bqZOiz|F4{QqlcV@(gBO+rK6ipkrC2ߕUaOU@h1lv4 Q c}iZ}snYצ77`R ZC'n(Q/GL;Pb u[;a`3*3y~#qt  W:Ruqrab+w}PCVèd\ "x$ɹb 9))VO-:7QOl<X cNZ2`]͇DOa`sXVƈM g".sP0;3mSYb ON$sj`"q7ʘD3lap:vZQH(NWX:AV>ܰh'CeChcE'1҉F؁oT3[j݉[4ZQ(\]!e(kg>aYT,UKc͏=[9;ɇί63HʦmLǻzC$`XGS}]S)PbKv_ЩkK{g0&x{ɓ-A> fPv_ˆL](7=e\0Mjܵt)!=bxЊS'Ā_aX(R8.^v e#WKdLA|6ۡe|q ОP $geh2_X3/I<NnY ",vjtìlǺ O ܿ5[.bZ\1wZj-pE=xDښ"X "?. ?7E\|Baq/@@ҽ؊7F7J. !ח?pY,VVGCmBpe{4A̧pG*@Rޯ4SuqKOStgԯ9jy]R^(o}V .TC&pҚжE֔nju)KB8UH>_Qh-qJx8~?HBя.m5'OI?;li{ yD21 ax#0#xbap,;_&5g!`VQAe,? GT2"h {~M8>~sD)i}6yu;dKtJO:yO4ڌ 2-zsa)X qICUxJt[ P!AvԅcDOi۳(3QlGhY5Jrq";?>`d84 ^1{Ek.t߬SW˔о;)y 9<!co^gٌ5jI1 oKĆЄetiKͻev!O_)m(f30/D24a&sQ4ޛۀxxئ͚ưYeh3YFixscЬ !'y5H黟qO@c^Pn+V.y'2_ ^3do0xb$.u龪G^R_@b6)qGZ-wy|.-Z4ɓM"J"=;hU1 AzBD);~RU@ޓdyu `O@ WǵMT>Nizu6Ū,[DKfsxw3fJ ְvqٮZ;~6l/u7J 1S&۽P69g @#m%))ӾTH=#Ap-/A|HU'z!ooWf :\L /aQ)꿡I^{QE FǺtAɶhভjWez![<:Xh!Kg;t5tlDcsr[6^˟ 0?h-i׌~yzo#݅Fj(FF02Dg~c[gݿo%XBz:cX [42L %3J$Hb?:Żv,MZ {⪼͇Q_`0[}IcQu/=1j-"rN5~}F싃hﲭ@'mph|O&ᔶ0DcIY M_Ko0+[Ub.4ЃY*(l'J#15ƜmLhE"_9kdy ?wg,dO\DN'e2X%X.슈3N#+`DD/NݭEm%c?n {e"w<9vᄊ&9ٰ{%30Λ>aWJzOq!fbԺ P"eCa x$C,fG3_G&TKb-xi6%︎˻ rS Oh8a\~y3n20쓭4aQRt4\[R,Il4}a"9rĨ;z÷fW6N.xBuWq1VNWA_kn h~ XG4z?zxPPe]Usk-QU BqC>LV Gy{ps"!bwᲭb޸L/q r)'#Z4p3cB4>}p.uż܏nkqX r_TTDLjLZvlEҁ|cB#Nʵ_gz1? 'JȈl ;R .N-/AU K j4YWa ymc  #R;%iJ߿yŋ5 >87&QB̧.NId'{!8 տyJ W=Q=s:d,b\N,?`I *B0qC:{ s%|_9YZwմtt9ww/*Ǽf >/0]-߿97Fr~F@ySlcu,'iv[ aAWqm[ Cm\5>sVbji8wY6"mLLx6q [Kc?t\nV~E K&GAŵ[t\R73ˬ\-]t5ĸږ*DJ'oV`K0]Ԗ=?'Pڹtc8lx[EHޙ?$gN3>QHv'ĩU߀y0)%މc{uB#yO{->N<*Ԯ~+qЖZHQőtu!\,ʦHX|A杽(Q̼-PXN#1sg߃ e-&NGVD;QspSشBhtT~bx ŋ=$!dT-Ka7$_)kl8;*bW%vV#m^ 2[DG0 }VoplOkXr8(*-$ҹPGeK"ҖHx `[HhGdwʑL2+*KDh ^ n R6"s$oB <%5 DL#;_q ~2oP%"_7DTmg=U emroP8&x=KU=5|%ҙi|206,0;"GTQфڃn6GIF&})@ a[?؝eeD>4p6V6m,:pʔ3I#E>F5{[E=ssd ATN*sܧSJ_~ЋqD:و} g) ~x4T7XO9E:CXf+:{w. uJHx!_[Qwusc;&uB0 NѥAf +l%ƯrӐ9`xwD9G%$_8;zN &w*bnK./Ͽ3g\w4mM" L֖nBu #QeDf_[GܪjU‹O›U-PG؅&RQ+6TV.ᾧ=w*:l ̸L"ɏ5&Q2\A⎾*:$5|9 O߻@wsh``EUǐve =!++/Jak e D'``Dh3_/kw*(X֖*oaӤ2i{Q+͊qC6ЈXŹZ4W'Z56{/[%zRN + ݹ~{VQgdh[6/5S>+E F}J:wjĠbՆ՘1$\+O?kH-xkSASڐ0څیtyku%-Fhzc(gPsH[jCߢ:-՘ ED="P3ت.OyWEgq! ~ ~(3*mIbt_aE`H3$qQCE+'[8H&$EƎO=#FQ:$$PSA6,=}d?>i=!VcFaeHquQ+")x嵐⚻lj@& ⧱r5?u44Qs<[ pM옝U<%;$gwȵ̍?x;^kdd*Bf&R%}keGYӹt+uݮ|b5f'yW/\y62uMv%%Ov܌n 6TlIwOKY dBz^mj<(IH6wݲ ~E)t>AE8ȴqDX8 R37rNfLl3Yv򩔦V{R`bzwa@ 5B`BZ@.)}uWC9:E}%t+,#P\9s}}[[$ApN@Sx)o;,},:B1b_!ZjPuSt3H~잸 xv *BrOyUbsaq?%VAO|a@_-: s`dMn/6'z]8P" UI藑t~AnYDg)}opX,2c> zh3s-|B ehvtFh@}SFqʈ0_ *3 S&UT hůSuK{cή`ۍYn7]X=/i#('vT x DI-b.L5_mL!I철CN[/\'38_'7 .96puO,ת9 DNHa4|yZAjր T5fc.ZK@RHypO֯5@S,H\YVҷL1Q *2-;AtfA6b@牴x 0@D%P[Kao"[+-Y~nv'NIZV=9a &p{[ x-mj)- R)H3.|L.!,ig0[}"m:hKD'!Z{bƒr4&lrVfUM5JD{ݴxI tL,.Z d>ǠgCp!pID`E%yᯍК]]>=BoEM^.IY=? 4A|=+Z%[(GoB0̿F1A?'fנ x;U,wZz8 urH.{ȔSEr;'wE$aCd *UzT겷ڀhP}}H{Q 07WD<~@ mܪWNU 47rO- Yb3KAjehz4_61’Ai2iۼ՟Ķ+᫯]T^$g}6i:=:r/'1]|ȭ|S ~+._|b`~T, !5)}q#B: \VOKEk\x8ÏUo枉5Iqҏ67{[CZc7QzA՚CP"?ETT-Tȃ 3iT3T.4(dŸW.YÛ"Xw1VD,ܙQ{z@C#t_[l\ٽueQ*Q)hSRU{ HCƈXjC _9/M}ɌڝGvR bPh:#qEkw/s0̰eviz6 -U1`;@vH]ls N];>yqZP2'zJg5K_Shݓ^FLAtӢCqQ ,F]9R~Mky͐g=)96Tf5ձx%~%t9FT,!ޖ2A'_&1u.drbqwN$`/#mvNDw v!$L9r/:gw1W _;W5߬JOj6$q-*ǘfU@K2]_D3Aw䜑$ Ga\Ƕ?COo&]gVd?G+zb9@ tS ._Nۢ ߎu#npO/B ڽ\6©Z}y'SINa!H$ŕVQy.0MIߡZ{ד" :-y .gfy2v C_Fu2BSr?~SV+vX2}W{~2z 8=.go'4W_"=3 #{ˬm lN07 VٯX!"-^#fBv V@ۙ%m ]U r7 6oaY`iiSd1Hg5gG|A"~S #PCMK'C#/J0 $,NJ 4p^o OtpǺ ^'--/4RWgm,C~I9#Q3Dx*-@tuGk&8DH U+в$.">5)سޜ}jx9~47MWxӽ7ǭ&424t`HDs5ʸ5dP$(0``QmܖD–\0@Fi3VR ֚cVYu~B*ޠ,W v&7#[eD[΋s{2 m7 =oEg{r}NN@P65XC:&5{' yWxA3y}w44=ѿ*AHZu?A> @|hpESg'WU G@H)/)+yKĨ (>5T)NLgRΟ.?s̓7/H Le{|+#kF1oQO߷OnU#)yl!q7z:=5IutJJwJp-V~(E4j!\UH+si ?܂dmL޲$^uz+i%;\* }2K V?i'__ OG3Z{a/h)8b}g"xTn޽ėqf|8ӾCKcfMDVA58m)$"eٖ,(짤r 2,):p `aR~6-X;L49T[M~oT|vto@2)SfCs$v(880@ݩa wƼl8o;rVVe#8`+ڜwpFbئ5ghA=%=a.qF\c4֐ ;Ȥՙ}4|~Ǯ;E-oyvIؕ0OK@6#Q/-<<")O3)ЩN݀x\%W5р&lu)"it#杨UX7q6`r>T<'auX PHE@&/ B0׬7% VR㥵u(֎ =CXQG  ;K>{kz$/@YR˗ ~6zdJ0F59NLJS]"1hIƄBMW?Y8d4ne?Ļߑ@$D>aKe5ZeZb_ WҲJPYz "䎜]P=G@%a?1%Ӝm& m4lĝV @w#'jL!bZQfJ3 O=<ǝȓlCFrF Y be,  =XeƇY{ TNh5lLP`}a7H 0&EB1pfq㕐8\}:P~ I×c^ZGKD|/5"Gʣ8]8MW{˖Yb$R20=|5 hgs# Tu ];Q 娗'V :!![!ͱJ#y&^D@ ȁq@~gZ-4kYS/|g!,/"MWgSpN DO'+jVz/~(zKm}ui# rB( l^0ū> e|Tvܲd |L$טrn'Q Мɧ+#i&I+&nqnP_\X_);8D?=ӝ8 +~It+r"%=o8t['gg:@=Vډ8Z 锁r+4F>xW2[ C ͫ "kCH 3{P\KnFmJnx=0ܸIaHuo"Ou- VL)#kф..㎟b(cr3ě&6ɷ{h*E!cQTo7H'{Jʣ?2XJΡ2Dm630Q] EBoV wplLVKʏf;(qBc.|KJrI7ՠA u@Kӈ6m'HFS,Fy}`21ˡ޵h18֢]_-"f8(I6~"'WM "ODgl79ڂa:zlzqZ/IoH lmtCJW"?1 3l#Pu0}:'a~D2쒩8q6g9FxK6ԐrG찏(y:)ے1t$YD^T"ʮ8w UICmf!}C\[ȇk[_pslv?O. *]M b{l3٫V@ Z {RL.b"Ap+d6J H AeΣ#P:9 ]( \T7A ͟v1F% I-~svXLܕAgԠq* F9r?eGcMۑi2]b3WbˁR۪+2Yr{5MyUŶ;5+mNYή y-٣gE˵`Նh!Jm|FzNBb\'~ sݟHlQ zv#.:J>fHYp5H"K¯* \LP,(DM$2z!?{w;=W :[N3%J&$sHHEE5 6KRe }& pK`yFp"w"Vפ~L!E+ߊʋlKC0q!%fBڄAA - ʓ&w 9ip;u-BQ}0pC B&zdXw g֍ye_ :[|WVj:ƟÕ2LruQ$bK,*0IZ_6Iw^xּ 1NZxk$ x_Ɠb={ҍVH&_C Z؜ҍ ~S1f({8]hV.gm(x(S@b2hCA4Ԙ1lzsTJiWy=4ޑn OMPd8G 9xKY6uo_^v+?VusE(?=l_t([Wߥ)ّwQ!"+̘Z KhD`i7/?NF )`{{nWdanEbX# ٣w~Wi=1Q&4nZR arjodp~? 4>9npNspנ si{jTP1Q;#w [Z(՝IXV_|́rhEf&p^2^cC% U"d,=މCVvXIH: *ZV#߂&9w+n$ qcbG$UE?7$Ba]_%d}t.6uGǼw;VMA8 2g%x:8 ZЮ"2b >>6yD<֒^Rl$:qsHSڇ/&]篗,`=jK>ei;CvAŚ}םUx8If ZץSMfGmZ*'N7*++j.~]V ;ILH>=@1 y⾴(dT#d5繜ZR!{MK!˥A l^;V?4=}gU\mYldcu{c"qԲ(ojx$!gڭDIP,~+z_yj;z{%MjP,h:Ml(,F%D&<n )tǹ ?(T%*цgӗS ·埃{1p&`U@-X"@+g:,;|0l d jd܍ h%0a'!BgUf㵜^`6wlNԌN$Pٰmf+jC.>1v BX8&py^! _tKgz\=3Z)8]ܧ@NCp Fŝ^0mG'rvamFMtL˷p$.RȐ)JԵ29s@_HrvyIr;Ni(4עqVm;$rצR=ί]9~(LHP_ߴyn#o'<~A ϡ+,O !)|wj,Bg;nR0"!$}s H1Cf,2n '<#+_"?y<.yǃ( EY͙4r8*eRAfpe(G,ds|X/4ͺH ˅q*~Ri̷'fvY1@m*0ysl\ t TųU)*6׫ [跗1SQ J>Gz'ŵWH5Mնm>E6A4kCf hJcxW0IۄJIb(1Nō6NHbFQؔ+)+ڸ8Du޸hC9ۏ:)`v{ QJee -Y7\3L]atd\{f\dIՊТX pU /5/ܗ=RmP8MKE>Iodgo#|`2>gfNI fu;@|3" #{^#PLOo~ųjBfHo_Pf6`,n-u\Y ] mhXhTU†ׁB yȳ!}3rD 6M[IF{'߂,6m >]8^ &5O%K0=Zg t;-+O ^/fLxԿK gο|:d1r\R'bի;8d4N(~F6,'@5/#3!ș,&Q{[dS5LqN 4~"3 Jd6.x>TzI 7HxS{zpVl]{H43qV(AЪ@ ,X*r3b'^%feX%)-3r` 2r۵a 767V&S~l ۽0e^r21wys )sєX i:ox{3F\ VlSEoh\^v7veoL,ƽ(xN9p:N70"U`زVmKi>WۂaO-0O24u^šQC~K=L. ˂3X-RdH4=g-cGLO>=ېR^EޡB,|[D:M9ŻWe9̝;ӨI*؅܊#3UFV`||U(zc:kҭa^yVk>&#e$_?Uy\iE\@c}%z%.cT@^~7:ݩ N+#@y~r3ۣ{p -c(c9q*lelMʏ/}2ں,FpnV?V 7o֠ } Ġ$V ٬%%,r,q^9g5Lgr`DREA1[~^]B@&Y|3w3nscjrK[̎Z =&<]MO"zT xW@c ZuEiKٽD(e0* G7M_Ԇ?Rɲ?Xbz%u  ՠ{u'i]`w.[H #ɑM¡Kl/97 I@t:hex|C!Vwz!譂nҙd s+pv!x@H -ZxQYWnlA.L8^\7wȂR`({H#q(*\Z#xwA,YjP suϵ^ѕ @`h_\4Ѿs"DnCsh$Êzև"r RT7W>Lmw{˘x\62CWU+ʛ]ҧ:e)e{^&üɜr q3>A;Y0 fjz2ͳ ׈39 {-v.U[0 8k#)L.u0N){DD97 N8}F\m̒DNz^ ܹQ|O8̒~y0~etUN.:®UL!tVjn$zDHC8 U0cplb֞`nNLY$:\{ZtQ#*ܥ gQ1 .@aWu?rfI8mOcdc#fG3cw G'NZ4jsbrEbisM/U,Zb3/6X2=7-~BYbD=`!kpWx遼l Zyy7 `׸*XS1yb ?w(vGدG`g萔OPSW}cQ4>T*XZ?$,-[|#L:;] A% nk^ 1w}Xb%jw3䭄OрCH^o4\s Pwb0עQ;$wh;:4VԵj3.AqPm%@V!m,tLs_ fkdh!3 FY|s0l=%Li:RQ(fG0 ~C go -yV geyboKF Hʀ)"MsvU~|Jf=#&+ ևH5̞T-F=+mqK R&r}itSlkZz2SØ"~UX|&77g4҆9#sA31#}=`P&\Bo\Slf_ƺlPEBCarF38NJb#яVʌ!ZAcRuDL,9*a/Ҝz WK>BI.xfUE܅0j^o4`&KK} >W`OҴCH`A;H+3v̳ir .2`L3QA$+E|) ȧVKwYBc2S9(m\rG!j-rټP,wjv)4js`8a\4n/)Wv#XZ'MK&Z9կmhK^RvPf,EEƨNN)ql+X;H⛷ǪAq_(n%PMa^EƘFPJ jz!ʝqJӀ,3NW!D'X8B8b%1۳/G~+YlsF<%wGFR]n 0V #kbV4RÄr5LGKO-(rEtF3WL^|6ћB&My Jg|FLk vKĩȱٸ@̦rҸq-6t\rԆ.׫k?lE&ZIJ}=FI<͔5ѓ#H;9Ri-YY:YrKgZT!̸;P >wt2͒)7XY3=A j @π`6YCtq5?R1-JP\Ƥu5URMYs YW*7a=W!n #N/Kнr* a⯶=G,U8}nYfz:h[jE\'ܒxbq>#lbJ^0Q7@zqa`SV\/bpV]@;Gu M˸:^7}NtS0eek-*Yn|H@B>C'uʦrzMD\un{[ώ/RXAX^^e]-rz6jK40>ڢEY)Wp 6Wvt ibr.H5>*^'\WrnlU?.9.C!6i7[ɽ4mŮ1r?N a"6lm}ã]sk+eMr޼)w97"kʠMo%E`Ckks]a}4ROJj׈y!ѮxeH޹kvh? nO "ԢoZ&DN-+iYQ렰$v}ZP&ݫlϤQ,\c]Q|9rױBҤj}qRCy˿6@(0/ :XKN1+1GS}&"CUx2|3[&txhۥGޑ iT! w5\CHL뜎͕U;x>^$d8"\AdSv=4JIA7cmP M"d0 YMdo} P5'2/@~\ذHrANiJ%IzpnV _DRٙ~sOVhy_)xSIiH,$a5.zu,Cj4+Qe|.rĪ.PA.5o_iK: @|G37A>EmҶv m@eXOfK`JwnlX "% ̗gHVmJjG,ޡ O'p+./• ı5B:a:ri\E2jLÎ۷ UҫE̿g0N혪&Iv lYeMUm2ZϸRp a+"E7|H(Z(Amt\4wuDϛc20[ rmq!EfҀ'TeӳIX 2Jm=~ǝ"|Fa !K. 9m޲ۙ}T]Iz^tCIFuv[h,2hѯJ*y7C)f8 3,ΓؾG2Ŧ?([Cs9B\jHm:G.[Ld YMj^Q CzSuM%&)X𗖲ɘ{@I_`BV7m^mȹ7&%1 ߔYQ)`RO4JR dud #?\Q~:y(GX@k#/K p.jcaiM!;kRU[O}2)CᢙАmup81LK-@^ؙg9՚$ WR#)rҥv0:j(|( ,xKeAE+QfE)SS|)ɑ{ rV f:TJ3 cHAvHxEߌ.RuKAu"sF*tI +Ǿ쩵,*#^W9> ǵJ nr͍WVxVΐ $߸w*l&^)>eQʱtOl $ITViSoMD/(B#]=_z du,%brǼ{&czgj\/_~E-QQ#Qb'7ZFL_Gd5_a*vּjPG d^-R)+uL?dy ݉1} S h`]x`&~5ع/DUh0 GTe]v8m2,7\?sGEYZ.'M-H5inRfZ;ILKRb]?rt'&4&Z疳4nωXAvYmJ?px`I$5z6TM{&#ircx 62sGZЙ1bVd^@O$iF?V*"SY]X3m1mV3{>rW@ [>qFVq_Z-f#%!91RWHHG /k肎yxIx-:gig)m6xӫZ{}S +8:{g!K rî!jE]伂u`ўYbXwۚ,!l0+#Zm Uvp3UІN357^PM`^$**:՟Lb?_Rדn]NMo|B [ -{a$h=E_Rs[ ̠&?RpN;c:gꉨ^h[ N3>>٨}n:L{,*5ЮZʡ0,f0SB~р)UIz+Q8/,x_ GLXwmj'0S{%BMY8 y:XP}FEkFnle1yަ,IyccstzrIřx`6r9c*A+<nB2iX\N6Y7宝nt.6 nV`$/z!R0<3t*ӫ~wLr-Ȑ`:݌J ȥhΦQ ^8XMe Z!;V^@Fz,j] &M6A_WQď-`'WGzՉP'Ay}f_N/NSiБ[A/[+% #nL QLF_HRAr- X<@Ϛf*'#fa,ϕCFwr}EG꘩P; =za-U-pw`-|iW5dVU*g(Ja%gZ=EYޕrX&^@Hx`&4[4;Z6,kk~en~X*R~)1[|۰'~3[c<<29@Ӏo_a/`_&gBԢse ib?\[n}!j 68 ~ңQ nҵPvz0tD9su,*j 嚊~5l+ e{oM9C@!UXոv3^[^;}@Yʩ 4׵ ը;jMlx ';>Ao.ngבֿ a -qg7^{h3YѲPGCW~rE(3vqi Kaj0@5V_ň#Mvs(U|$A Ռ+[7,&Ra端~%[XT+XrzfG|GC3cdoTO?ϓv8%k,No ݇yڭ0[p,k$PvJkYl;% VY>e**'\fM yXBƒ^)3,+62Bѥkx05쯾Ɂgl"[܃[u$+c;GRB;1slͺZ_lh$i)Npa/RM\ g^:l9v3|d!aXȁ7XIU;}f?*A^ 6SYޯ']A\t/}0kfQwflE;{y>Vo'쓇iqa4jkơ"ys% l 4';mt-:fDŰ2-@7ʦobC3{i 1KN{ &zޢu? ,-ĜsWdsv)%^%8*}mu=.<6Udi,Z4[5KtD$3ot}GfYv@)4GD_}$%ك ; ]b"l:savnTsiz};f{kƄa2f\Aj} |M9/)}$G˙B/A&Avf*՟ŋGGɀ6*?Jk"_~V穠XinW{ʫU*P!/!ӆ@ڵ.^pz6K#Lb>bL&/)H ^S3Y%xPFi7X%\WRc.ժ~pY#;V?P1H|}d4\Ho#SyymZc;T R6nN z FBd+z8EVZApj%.QR F,=.Z׷"JQςtlݧqBmx̂ym9]>d<@xv)M#с"2n(̈ X1(q 9>ZQla#I4tӨDEW`4T}p5" >[Sͪ.<ț! MШ( POvQ Mg y1^0J:j<Ր(E@/]^7MVoH#SOr}o:IacoE::̑ZrLΤNɪ7r9[^dRϤ!a&}ĀK*âf4F:+ N!+H`ɷ Г%w>(QX%;1GN[QtCL٬gB6#yMM]Z% YG}-lotZGHT~|JGzIm.?E۰fN՜g|-'я+ phPY}ǰFڄs I,Þ7zr&?BL|SX#44Ɔ0EV7W:~\!!k"_!`i"3Q&]o`TRTPcŁN1=auq}_АWX;:l*$܏94? KR(8 դSS5Hb|y/7 klHDTyfMXKqt3D^d2ڀ|VFMI1aKi~: Z&%i_@̂9R!LIyxłVniд,{0 ,΃*| )ޑ:3ykиX'&PdͯOROÝ'7Kt(0C~_f=dʺw1 ;ڽ6^5ۛE]@hh` .ϋ+Q }JT.Oq܂$/JiQ0x{OgY)Ln؝R1-zkơ h`-~ö́]^*<Z]~sx f+FiZm?2( U[Tɑ n>R Iid |F*?ီ^h 8!&:LSGvB  jrA ^ƛL5o=RQY-WAIH'뙖A=(~{gYWyHbת_gTi<q G_箅lb6=ϚSf7ΑE[ PBkHkPO /L[̻DSp›RuuYzA3 LJlV]}NLsWyG73_'o/6RFUA-NJFG:1pcEZJL8אs !#:j-6%2cUGa9)`ܳ?YSqID$-1BD|~i:@l`Ey-$$ڷ~N|2{nRAaeL'_(7U$-C+W?F:Q囫J!4zy41xq ୶ yB g ks|7!r?Eobr٫7L+QBM2r ]x}7#mLѿǤ {?TÓ7=kRٟE b &Q(~!f@{b 7pF|'U:#*>foΚuSĔNҬ%|….&ݫoY>W"QNW|iLPR]d9/'u;u 3rNV77.&A@\~$M/*H>y ]6rZyCE^_y@_&18y55X=EŒ428#D|ʜ'aiڀwPxަy^Lq;?zi$M]EfPiPWyBD𳪘SNsr>`}P4y*{uQB׎@Sj%_Iu*Qv0cb0-ra/RXyЏ{논?NR⎒+mY791ɓSWĉ; 8A.279衣2(ȈaJJ5-1aQ!006jr4%-}p '/KI±ol֞J̵3 U<6(-N$64tO^>(+cSkL x!Oc";&a@+frRC[$7Xx;Ezޢ*Z1cӔfQL픸^BLw4ҪF`Avw i3rgdQ{~8o^sʐ'A1c!e4Es~gSPƳb'4\{1&q/H+1쯵0#ɞ܍i:Hc42H do"UĊ̈́tv`v\֍YR˜o{׼5eЫթ_VpWTPV I R\Yt̴P\XT_ lԵұ]k`ah1vR1Ӕ#0Ax>-~0P-@r r)uj1y]$=^ttx.}9'1H+ag!- ' ͘ˍ6 A#Av~պS b1 8F`A܆x;y/xݏ ̀0>tEY"1OMNR/>I sgAXtAΘ8D@:ʙ$vӼm&ǥ7 }!qpYc)7Pcp:]DU H4@(zgm%h/}c|6 _KXb)BJRM wr";w XI,~B|rYSu[x-F[g)^?vj-n\H-hJ!_©|hR^B^ p pmKstR&Ml{ݘ P9asjiCMmpf=YoXHty\GCP&ΜTqp~ j, 9FQl8HмBf;f@K:oN%yyŏ5 6$pBT.%qu8 [w%d:% ~]Ht[a<@);wG4jhqq.GA M2n Rhaւ}06}/<2J~1꧅N%z#!_@!b $5T5Xe#Uۓ>o ë"jU'ubŰ<1)'ɥ(BI#]Sgcm,G|30!aaD$M썏*د5-#л)%ڟi}iɺ EH]PIUkVBlF<ƖMS839ۓ_A8C'Kd G;g9<0<{!EWLVCAuV؞E;0pa Ѝ/.KPo9&I [ԳqQ&|w]$6r!I |~B.cmH>.W:&WW+LLΡ#Lr1ڈ-фB"f): `!18a$Lϟ-Я @RmKZ!]JBl,kפ }5wgU1MDD*I`Bu׎BGͦ R`WYI7Խp-y{3WKTnKG=0O VVbnĂƏ:_yR$Na N ,ܭ0 ݅#n|4*®" vPENԩvqH|Ga P];јW#x^jkcja1ʜ|t"9NTSO_FX&j YYoɜLX\ArҼ#07T~ϱ`hi[J^Db>NŬR2AN~lg% fY7};=9~HQ6[|اBˈxPx{H1KiL}IHCc}qeuu- 8o~x=tc͑5j@Ё{+_4#(9k'A{4Rq_ Ȁ~g{Z|S6%;]C&'T̨p3H ؍Z h4@.ŵ_0궛ˈCXt12Tkŕ m)m*,G:c,%EpfKޠj:a{qP! p/8%PYc6қ3128'UETD]t ŧژ`'8<,!KB3eAh^G]qCj M?N;ⷦOy9`vD>{ΞkUߘ?},HjE]_KTYy9xvqt`BF•7 ɲnqޙI.Dz?uaq2ő,$-3Hjjdd0=ʱۀ&}xMZi_ 3ͣI`(cwLcpϽRՎ㞛T -݃CU=gG6D!Ү_v,ruKg#a\S3)YǪ 6]7-c5AoYiidkYiZ*V=GlF&kfq-XHQNV{|7|!l YIQ(ߙ0 >#_ZcRIg}*UbGAYd-;dIiң#UQ?Rp, sdvҽkoʨB? 8\NC|e`f)r t2пg"ph5ɺQ:KJRpBg߄ \F\"׍پQ*`Γm`^|XVϸdD"Q4(+ޤ'3Ӌ#C? _O*lr/N\^Dg>Bx㥇D4H7xh uQB'sX_ZONO PyR۰0ìEֹ,`*=9C[K3-CڑB<I8sCTYwտl12랦f@VG=>ƚ |+ A+?2gfJ4_1 780NspTz]ZJ8MԮ[5vKJB ?oʈ^ }!dI} pqPb/]+}_nStr427JZRnMW+.2G/t^9<Ų`αdh vxy37C\E786`cыk0*>|ftavf{ČY9"`l#|m0oXÏaR %!}x͇W-ybx6EB}{К+(u$eA6.:RLSY~cmLȓ0) [zu'c((e;zSZZVmfŶIHW[ŠU L~/7VuGj4Ɔ}AcS]Sx #T% 8ZjI_)I.옍jڔ4tL!'G{`Ay3iºVej47'B[6,̭(3uTYfʶe6' lT x/1aS-Y CME2[|~f 3N?3/r5>R1f$ Jl{<,L_(cnc#b9/`ES IF %oGԅLϝdg'eqv.hKx?Ŗe`HQ:νΜe.c[ 7eg]%bͶ/t)FUbF.q5n`gnvON($B3e9y|woX9B~j/J&(gX瘬eyZ%"ؑ\4#n"pW.+ 1@4s7Ǖ&^"G#DsJɋpUX# 9P8بTR!ЉϤ)5C/Kb#%JhGt>^- Vs*y B;#3=U/#bWZP' ,qn[dq Ku6:пVZ]΢**yZfk1Ŏ./~!W\N 6 ҙ=ه[hXJ)Ckb!(wZ-jU6A<B\3Zi7_Zi{6䎏DѢ>ƚّrmsp'@`h1) R5M+$eCt(7&'*c_|tA{}4Bnؖ?(I龙Pqj3&NY׍#Ѽ$1:~ AU sk< u`["=St'H_>% -xr |tYa6J*Ƞ)Ia#OıFesԂW.cؓe!'Rhud٘i%e/Q?\gKs]7`;)vF"τsFH3ه X0y*ۻ84>:DwݏLPj 0p W\0 ߤ&EZGKEQ(ZXydR2@NcLj8 s#U*$q421e5|*p^hLh搞/0A_H/ 4k;jCjĪ瞀^uւ`@ gW&\b5Wx2& >` L*xBWff-7b&ccٛ*/oxQ/c)Lg.-V d&9RⲈoFӭZIpء~>c>qe%FreC6}O{GtX6>H{ ^uyk=ޢ5艕{ *#=W.f lSQ>Uh/zIӏT,r$e/  ^ HTeI8v4Kc } X';P5Ys?K_t._4 öt_A t+ώ/X7 mc  3 ".!^BLlb|Fs)aB?2 o&_\8R ţiv@9&47$Bb .d:$Cj?jGلCnBY`Kd< H)$B QCJ$AQJ,Bi7JG8wh!L \M[(pKi'*Hgn맃o^!mÇQl21@Z% IձM[s&Zx۞zp:_Փ cf,JyopSt%nl;- ݉2RPAgMk.ř{INؐ?A gAURLCLGcin{npl\(MTElw{CAϋV|)4'FfLE:app9f +An X׾O96u ^cY YHE`$KœpF˥Ou^I]uo8/Ȅ?p=sXCl26 }":zm~I㬱0MdV\~PzQ`a t>1x1 0)9 -ɊI0|PRu礮K&ЪOR:9=~xU? R}@txv-%jrw=d;5DC Dݳs&#p@Rf+Խ!X_lDo~G 2uyDn%wӖ,KBcqA%XB,ux_=Ꝟl6%+^(31'!bm t*TɊOH5|) f3YAwY7֬ߋw膾w@rU_!)ڤK|HP[Us5hDwf1Cߩm^0W,8m4M_N '>N+y?ղ7vp2\qƃq,]IDR@"ߡ&$~7Iy^Y|X8O4OWGV$pD[YUtVU?,:Ufl@Ƚ|IBKGt>lͮt)Hฤ3_?X'kEִ74t%u 6?).nՅ9$^/CFxqi4ڿN򹪒.%WLq ֪?sjx.M#5 X P׫25Rw?Y Ye^L{(ם9=X_hYRjZeF۝wr:gQGt={04KXom9No s@V8ɶRz% gr懫+sh[:5ಱoa7J?-x`Lįv6ֽdܴU<%eFU $c#%Φ4dG6]œEq44 Fj@qii:`66mZ+b3yt 2!: xS@BgZ`l֊p,`թݣ*fIuD xϥЬi==a}Ӄc,U6HE~OH.Ȣ$[Z=ɍ@{EEr"yۯvQ$rTtJ~ ]؀ J{DHrۧd_m% MfLI W;5N8o-ϓ~]p:`iqL-\>CJ]PiŤke[GRZն\ C2i#&tXG%Tb+747;N1(x;T >H[ TxӳΔ'ObN],~dzs"j) ku8za4=1peLZ{ dFWν' #J!륢z{RdϡwLq:]|HωvbڳZTyJQ'+Gita܉~:M写mEZb}[ćTI`9ux-kN A<|X-f4Q?DŽ)V+4SAtFWqh4(g=αW$(6DҪ.QR5$vJ0cxTt7|R~Fvat ?!xȸj{gEF6wO%Rj:xSJUh RE`$ߔ1|t(5+BʦFÏl8L<6 |[^hF&d(_ > 6; #4:"#E0pˮ9-7T3nRp:;MbV / CN pu&m8yFH3M|rQ~^C,_,PBzr `Q@``eR nWQ0 2)sqग>`؀Cg;Ps&^ ge;C՝8?gUC]%_G;hz?s4@| J ntie=e!qiMFQS={K)Agr~Jyk$}wuռ[e@@2co|ƒ KhVzC1*Z.qã4ށc/l댏 \b}QQ2bZ& |?!x]fOwj ow5p0HHFvB=-:-f16_ š*P!2i"! SPk2X&Zp#qfC+b*k#"[YDGL];}D /_ߏO$gsQXߓ?},/}{IZ|6A*jԦbq4X. fa""99F-ueç[gGS6eV>3`gGA 贎x!1zf32ĭJuť. COt=y`BAMć. %~}6YW_eM2bEdfEZ?pE\ӆ󴖺ј`mzGt iS)x^r.gt H;( fk sͣTdDؿ[QfxrERꄆ/L_ -L#'rT۾Ww9&kuu%?ikKzjB|p UH":!%v8h7`i`֋1 cIA.i7aa m ul %$?e%V@3LL!0Xx9JBı!XlMD2$q~L. u+iul0%5.Ќ}Ĉ+|ms\NVkdQC1:ղtKwRI2}o?h 4aаUrf{VYF#mߛֿt >oV D mJ@5v` %#Yhh3 ۍ V~Yc <޶+D^/kža"Z&?5a!BmA&KD.,Z-CVZlN,dLi(*$4ʕ,4PzVB?Ex\lr_C3hƚHrK]8û$I>R4;-{yXtۢVr7Y^ Lp!_Pwxn-N5x_ BYзG )wk.8_F`nߺ-v# bNdt4C%9ж&tNr߷NK+(6uzlo4.Dα06+"aY/hT*%K& 0a t{ A&m׈~ VWơmz4rxE_KކF1r֩3׏o,T.jzd1-Jؓ&]e}fI =4nsj'm< ƍ¢NiJ!u+]Q>$ ƂC Ao)fFjﬗꅌcdcZ;.ې -zR"t_xSřc\ݔ(,}f1̹+i[XiqUog(|C'ݷUTwKtbP4=t?ǛGz(bC|-P2ߢZ$,Hy_Պ-`vDrBFQ爫6wT\[}1zjyq]YE4F}Uf+0(̔cußu٣4\9UOGM/WOq!^/=zQFΒ W s{&?_YMܮ?,d]QuwuTXN.s +* uْer, GH%A!UXrbw2JWUϼܻ1*j]0&QޕBM-Pwf:ި1` ZGV{ 1eG\B}<<"~؜r~>8Ur 5&?KJ?G[[~kju&]8%%}n7qth@զmX}v@H*I矻 e)R2+Mápo. K b@$႟U,v`]^lʴ+Y֑ 5' ѯ]ICTS =lhX M<:msZd\\^֤ɂ~MEoOFӰ=,SQk{gy9|c_Ή)L3DQ,;@ !C[-P?l1Ln(Jc#a.TZݏ aK̎a(n^W#prdi^JAAd0`G%B|bD n((ޭ8rA &l[ύwH̐fiv'/VE]R58ݾ( =8HnSEmռU da##Wk jf`XM:MjIiD '-t7N '#2, %w)؂$yBp|D.860N,i~r!-P'ec? dfÄpA3GT $pUG"{9XxN\.ϤgLȷ&SWx޽{q=V_UL|TgnG 3 hO^5AޛNl\> }etՉӰƊ84 Vˢ7 ͗舰U5E Z\8*Mc@oPMDbxbJWi^pΰT$Ш6x n8ˢfK.MO* hI1$7Q*NP䮴.e+BJ5Fd>vdr;DEk S7gB˻e.7J񪒼= Ibi0N=I~*|^Σ"TSb;ݜzAe'OfuxO̿)ZXp|2= L4Nfjou\Ĵ_]iӆ:x8O`DL`%K!tWIH;z7ҁc3=Xݫrcv%,KY8| 1}%*N6t~! GR_(P^9mf{Br?nL*6k+DYwK#ni:B {pHA7Sic|we86GGJ$dUO]vR$W_cάw%D}#Ui w`ƊH!hdcucŘұ3{^h 1&ۓ *RAΗl1OfM J%g2N* :߭ˀ__׽x=J`h(hg |7nV3`Ba }.?~[9ϛOۥ}؀_߰p%8BJ֟7ʆȗ^ӹI;'H*E@J3ݍƟ=G,)0=;E3HSA:oI6?x*YǦEx{p7|}qn6^Bhyʒ閐.,I%DGrTuRҜ4ԗ&I`riuN/WY!M1m!v DLc D ,ߵ-6v˴a #ț*$a_])Ƣ|*? x Wtl cP 9{lg-Q\3Lţkq_dqj&3GS#.p%ĔlP&iQUx-Jx!N ):ty @26TMjb '@N*t_uDbz ׀O#3Q`_A`D['L%=Suug4}o7fRs d&Ogu1T0T-~oްx&9h,S+ %jTbV'h^T7zҫ'YprLp8O_WZ|ËWhA3o֪ͥFښd\*?{@/Ş;x 1>`܈3tTJ 'J, EMF_#$'ʲQUtƉ2j9x[_â5˹)dmK6^Y}{o4.\ "Hŋ מFIl$j{AbmU?,ZED+w642# ?/p]C"aRٰ*%LdPoƱB JX@*@܃_YI pv.iZP,4 ~(%8 'l"6SBڌÚbfYsMbիduaS1Zvuc}f)^c$6e +uZ^<|vTav (vzp/Y\KF0sðv e;O!=Ȣ g$ e#p(ueTE'W1GpMsP.'ck= GY $uȪy#Ӫbqx3 EpFUTs֚dyfsNb>.Ϯ5S$c)d`&ڏ(%`圉ưj X>8/m5FvO*?ˣY՘r_M6yv65+5xBcO%3хMuymFb_z\+s+T$lwY Hx 8|RoEuse l Y>fk1JH~i)?q'4y=,?ǯ AriF1h+,9뼹^訖@Fz 唂EWO'r8|hA2agA ;[Xg{:S8EKb]9k}Mc,i/YbrYz+µ̗*shOMZ ?a Y Igtr)Hpk}樟XnvRD{Do!^CJ+v췲ي꼽\k=JGIke tuwVlow܁Cfhd{f`.݋Y=kvbb;`vi]֥srd[ {ONzm=j,bh)p;E2 B. }gdG(?Ga [9<73[1!klY?6~B,rKӼjO/&* &Ԭ2GҨ6s^[؎2IhGAD PMbO4|Q*,Nu@n +!FI.ؿzyWVCDqѣF^A٩ Oď968 0Ovƙ8e6Xc6tHND(pA8lkiIIg^c><ӟPqNv<*yEaԆ6HN)!kCOL8xn;z&j*o@:T!Yؾ}((꒖(փTv3 т#pbvU{lÁtUMwMpK"e_;&ij_>xޤ@}puZ4#W`J6{1t <՛]~ܐpL;J2 ] MOΊՏRPD8I([4S2 dPz|@}P^h +LG/gtCɑOks|QU۶³ѸkT2{+h/w6!p)dͫq{wV:_o :mJh?fM$ ), tQeZ]*]kc'aWNm䞽W\~Z #tggKWOD%ʛosf;74:͖U6Y0 2At{I)^3Hɲ71xR^n<=ub~ːPV6УYUȅKѵmDa(" hoHvjZ6i<<0ܤSY8 Ғz7JbM Θz`UCY3 ~&^%V!2PT~s#K0 ytĈrkZߥ̷1,C ÿ]!%q%X>bevxFߓ{Cq5α xÊ bA\Í8ʿP ّSHٜg+jV;y(qSL qA YegەN 6ÆjfB⍃AyEPdP5}"gV+].~bXMi9jea']t,VTqtaқRu@5(?O,jspvleS℃Z%ǩ>hӤh潝6huT"ӻS` !P{vx 5X0"  4%_g%Gr?.I&S< PRz1j ``vicj/c:)ZԚ07@A(!)-@8PX»'Z2<YMm@OCvYwna{H?w^ضԄ&)t#egImؖ+@3:ߜ?x?TLI3TuK<Of^]U&#v6^S_QxJ6Ԙn7x~HЋ:z4-`TibP Rm* 5ƛnԉ߽ʤNs][Nj6W%oK"X}o“3\AcZXY_1p4Gޓ G(|_3wՓ^wĀz ;qxӦ BVV{x74^Džbʚ(\_ o{]MD( f?gdʙ,"f8[h OXE6޸΁zT)zԕE`g<Nnk~ʜMKA½`#f\_M;D# 7ڊ}q;M$ M:{G/3?h{1yfb&Ю-EHb!z`:&ឭvqim'oL#=*67,7ZxqtEMDֳ'dDfoRt)¤B=1Ĩ i;mmU'FBl> ˻rxg 27[ב,'$ykg/?i [@;h/$cBΡrv:Ƴ3zxU /Wgsg-=վ:N7q.K$[[#7ĬZ,6t?>D6<=Čfo3iHaWbzX5 44,׹X윙#{XsWa' mv!#.ZC?erny( ^'[Cy9<__!"r ."0K"?(XZhUk"AN5bȂvȶvzfƍ3'y"bmӷ IU Ba) 0j]/tdb+,I]nIBדJضFtHaj*${U1/?:^Bt?x0ucͿӋ/2m =P*4cj)Kjr8_j,r 4UiёX7Olʤ5y8't;j =ަfˡ-#wN}OKs<k2*DlzIq/u.^eLβ́Lep@Sa~9zcȶ Z> s؛1Fmh v07b4v[iO.1t$HU$3)f 0ЃoG.}h$ut8EyִۙϨL)u'q;Gm`a8w-ģwPы\s&Yb 4O?U꫊ו stgri8LLMuW8>輲Zo^K':$r݂F'ÉP5RN:h;@2v0.<61{'fEkƶ Oz=$$pY+؎!DL\x].q0v3Ee\H5"t}7Z$B &A^gȜJ%%Wߦ r}[ ,B)#CI6mc\ AޭL[KH opU+3O8ziQ3. $kjd Uål a(,K=/ ‰Qx:)Ic[/vQ U]lEveg\V_`i$HlڪdEUƲ/*O+&{?j}cS<žrl*U^!#ӸҎ/Yyr46X1ThPH&S@r= B9o5!"rXdeqtxv-N!/g&+#ʼnд+(VE8A#zvؽ "^Qg6 m&%cWܱ}Q?٫,PK4aLAV-ϒPUcИFi҅^ SPx(]§7c9Y z4?6&bSNם=N&6~Z*Ai kT J ,OXw͖ :knb6 VG`y.6 = ^U {co*ŚOw E)YMUGe-uC8qQ_}+`B]px|UͶ{\S?|mGZY/8wxG0YaGMF{Z|L,hD\Y d̴ꮄ"]ֆp֠!U-cL\%W >iu W2agjiF /:L+f`%.xadMuknT]LJ9KhίPIdWN=P0bZJԈJ ZS Nd+L.%һR8YS*%$Il% fUoh|{+Z>rS>O{4rx$*z8ܫpT̨nD"q/l:*4s8W%&{m> q:pnڄ'M(8dʳ';;Bh8h_), a 2ڒ~Tn:_1;|Xj]s{21ubJ*P)T:` +*NP#t[x A&13\#}SgZv T.o볤ʿijD+' X+[Oeّy%T CՂJ ^-tzUb<[6؉潼FB&2B( ثg}<[7a]厙l3-ڔ}܎/*ﶶ O/! r+>V58j"Z˳@ eQcF/j\mb$ R wI]/Ua"ŎX]a$PbԆC4Xѝ7N 9.74mLyvl*hq7ސg*Jm'%ױ 3tZR V"bCԑ!n]A61',XTU)veރ;'FoV^/v5 ʯi,-l,jр9+82 Q% 3S g)8I3{ҧzThۚ[DۆВW_yѴ9/}ޯ*?;C) 9~n3>)R?̠/mVS9< yQǫgƁ>gn#؂]-&Jq`TqtŤUm*Pà nBb63+c[a̗FP>6W j1r>ݞɳF ѦW 2+9B%[j0(!A'y NGr(!buhɿv zYj6i)y)@c2햽EA>f0E=,m`>mmiv 9a\f1F+_[$TH2Ǟz& jBdmvG6)F@-]Л"[ex>8x1{Ƿ#/d L Ah%,0z+LrYLGk d'һcCa@YY)ZZ lتA2:|+ \{UCl.<:6>T#*'<Zs-'bxqs05:P`O"sCiޚȈpwSHI܊nZ~㶈rbs9Dw?JOkܥu}J^Ą:տJ"W=}@jʑ-1o\wa$7Ң5k(P>dN)R\X }XOsGacy^sE0Dl-*ԛ )94Ӏ@'ci|0='.(ʰ -Ro9-WCo!g=$6-x4 ޕ$X<!jDn5v!=)I?_)C,@|; hwLT+X;j)ÙDv.=seZQhکťf>2.fS{B2 ӺAwD9!]U|+G\ H/&L9S,n288EQ;!r~ELVfg 0+Xn YZx) X?H/87umc'lP"L_<3I]]CyOLdO1w׻'bXA/O,t HKkP˩)3h@ VAIJt)>GM;j*F8cG=Z~|6Duur|A: U {&Xl=A,xX0gjOG$19'QC ̭Z^}5;Bev6 .MbX|Z4ے )aWm)iXqKI`|èYa)CW?LMhMNeCH{5ۺ)) Um\͜cOBj4/%^X'09;< z'&16\lZ aW\_IwҎ&\!v&+h":{^YzyNZ8h#z=5.DG @e܋"[^[..FHnNZ@ӯNkGً/1jk%*N[8m9눊#GFdXhmwe" 1_yxY;o?((Z=f@p۴ˎ{RwhZt:E6syؕ-|V2T<Ꞽ7WZ:&U]h#DŽ<˥*bB /;x*H^;롷w .,3DYJ4וm#dY$Ndw%#he-ɶQX*ϹVm2VN$q^ /pGc!Cf1?Z!Gtlj˦'<ηh›:nF]sq Dv~k̝r5!H+<'{Ke; {PKoI.%s_)Na3i'jt@sŅ&S/v1FʷFM׫-((ԩӡ\ n/jʥ0g%0>xR;\yw (ǙY7xBycMi ,~ ;w%CYyp%oKkr^ό|! @諂&Z)E4ыHe=f;Y2gz-,(K} CMS?x;N!:idGA$h2 sɅԊT^s& &X5d`@4j JQ|@W_){e5vn;e[Z?r=xJ?>à68I Vc  kFs$qBwMel[][@ZL7&4oZ7&0NZ'-R^~(UCP3:/w{ \}EB93d(,uh` ҅jvS'lJJMD<V1vUZ<9'Gǵݖ u'LnuN Az™]"SC`mS˴y cUǼt\M W:Zq HWu | Y`ud!\6wOXgJ]&0̴@?P H SKV ={ik I!?LtH ;/ǟF&،g"_/Փ[?ԎΚy:1( \])%*#ずT YIwaaK:qno5^D[N48Շ@!I(ct\dY)=KVVeUs,Ҭ+5UlZ''FB9kp>W؄x RAO4%fwQ≠fSrT5W]P6+ Uq\E$# 入RDﻇ֑a6*Dʫ'!$t KܓN P`@R9ڨNz+OH ʢ?[(T^I$XܴFZ{;+P$v*\D"(>0vf4'Rm>!>hBƚ1ҰyxM ڿ;.%{X$55_6`pjf6K`N,&hJ :h%#}?>d<&0;v߆]a<1%BtBk]/VT o|fV幒?]/TW_+ӁPr:]kvȄy?'LXD65 ªF%Gۨ4>k8w 6E\1Uh 8Pu  şʢPxjm(";!X~Y8b¨*xɏt>;k\̼J0aZ z+kIM& >=<h\M C #Ֆ{F^$>ڽW6]hUx5tTRsuUKD/ިtFacˎ-n H0+ߊ3Ҹn9=߆ g$/x9 _AfIQR~553I$Sߝ`sV{M VdHI >q?+rb/#z)_Y5!G_}8&~sD@?\1&Մ|{-R 4̣a3𴨬(;D&AmIw"0ngX$%kkYl`k&GEM~8|XejShOɷ!XIY⊶K457ޫTm ŐƩyhʉ-":H=m֩ADž4}NF2@3"|N7eED9HU?Sp$@$n1.OD\y6$n@I$^=\>LSmhY8\By8P|/6e̐wʟq"^Vb_S89+>P\U[^a(;R:)|ɳ"Xϯ`7RD/G,u矘^7tR;v8`],V1Wd[SfRBUuc6RN.=eSgkGxT]0Eiot #-ge9a&9kqV{k$.lx1]r<wU4˙vкU^"\A:g;\ؾ%C1ת{c,__WBSbXij7%-(XM%\4&X+5~uƘ[̱ 4[\^Xʞb:gfuʍY~| ^94%gHYs .;c ]/ã7vI'P:C%)z¬x=+ze֫~q$f-ln k? @cVohAH@̤̉QmICns/JIܘo*7셹2|vKy@XEC[| =1JM 9I`eY?:xt$LVXaO4񈑆4cC~X\N|aH@*m߿4y%zx_",ξE/Iq2 4Ӕ7K9 ʼw>Vwo7U.Mh)1d>aK}}mhfX I7qwGDe`$0տrù;*%!/6bmkɎ~+hcFy1n]*y@QGR`aP;AHu 0f['33p@i9:{tfP$S7׼'^'JYTsq Q{`Byva3 U"Ug xeZZѶAӔDc[  Lal<\ƾnhVHF ٫'HľG|L 5r }p>{\s[gɊ&n0&t.˫C76>a Ng1ȥjE)WtҼR,ʼnd!(/ 1d;@dyaUAZL:}Y;pOPZf5@3T.R0FV䝹Sty{C3049 ȏ­pKv 4QԀ;]p| dZtLh&>uoOBGhkO}^!Ex `pE2^vYڱ߾cWЧ2+XxS-WǢUUCRkeLkGԓS̤ EVfL2.ӎz\jm#s/ӓn&\QliFYRN8 E[IhXC:sŧhJw5V 4H)ib&< wI(S/6i>JȎcRx` B E]`]!q$TuGSmEF" +=:,4S,tCp.tC%"|p~"`=$(!3؇+>:M/sAB\-gC( I8D!l6TKv/:Dp(mFJ<߇zҵ(+͟-:T}w}jV\aq-hW%Hesln0GQ٥%LM,_ -]^X@1-ᦕ,Dڃ1r4}";Nbr-Mr3@T9YsҶL0iD u KXbsRщq3pCW@WN4+߼m/4ϖovyiN*3=QmR-Jm"1.}7Ԝ~A{[,\BﱦI 沶ANm]ג2ahO߶4{׍ST[^$[Cq:sKh фȈ|Y|><~a2Xst0> AH8~$X6S;WYWnc5-\j4=/I纰?Yv3?"0?SCP[Hl~bm_ENOowbTL$*wDy5T}TQfJ('3j$8vXv[y^)ENvax>- : 65.Þ ԃ5]Tjiy 3_QFͱﬕ(:H/քޠI ӋcԖrY@ҥ2jC }yhEq-ԃPY8 hyDpV<6osLL=7.B ۞*knJuO0mrωE* ^rQ-9~ X@~0}&z<͊ܰ M 0 XTOŪc[#ޔ$8rs|9=o{3z"?7+c|Qw0=o$bSAοZ~Io0(eak/Dy8ť[,CKs |3ϙN\ 9(" {x0!,5BXTpEE&,jLzp_]*GGF(\o1^FqJLti8x'6T]h;bIG6)=L!4)GN΀W3 *XpgEpcu!(j"BိYn@)Ffo,Vr o4al-K&ZoHEGChLI y^Jފ퐏xrl'ПRPص6'HnQ|̺*)@V-h- F Vr3is#y3i&Z^ L|Imc3H+7(1`ōǭC5yq'2`iV P/Ra Aʅ9ZrۣfOοܤ )Cv4Pٲ͜°J DOönāy Ѧ*m>wӉtֱIN7NO;Y  V:/O&Ys wӎ,ϓc5lȡP9q|jO7+2҂&VnJڨM%}Q>Fn4* oKgEh =ʬ7%Rv0mG /YqwqGh^JY;эz]yOl|1s-Ӟ"g8*٬QZYwvA=@Sߥ?f?>Rdƙbx` ՓRa`Ke [ E׎`4l E70ϓ'McT~Ͼ9I\37l-قT.4Sy-WUٰ%|<19X|Ӹ#WFԍV'ӠUpۋ{@\WYVn:2\\u(;Ci{vvZ.4`Ac؃'XQ{BuVIyk5ջژ\ODib[[p6@'-Th8ŊQqс;gɀWl V/`-()3$XjBdzj'\)K6q;\kV. k)1te ǐ-a ǯ[/Pmc/Wp%C̬{ۻX('-MTa7^dy֋JrR57WHFK&(/-cE̗H8BA5npb6ArDpT0>-$ U(7J NFF";נ/r7"Z7K'4x`Qef& C<NjסN \'^n $>ٍOG (X!/G"NY5splԱy.=X2UkQVIT'z BŚĈT3 Ģ(`g8wRHFy*l}0h*%3. ,v4o~@JuvY%rw+;^+h.%5!@`i  iY[V³y0\5$gj9kp"Ld/zO>YrLj8 }aˆE BF/A F0 mwp0l Xɽ@ig<. ~- ѢGVh#4d]q *!4&DqϮ$Lt$3 B) lƞPʈ3qWETdKA7PrS@?T<"$F- yi,#q]7qxN(9khV6~#׿=A,"; t߭(+Ix2̵h8qZ O95Hz٪W2ix:/Y̦6:&:KY\Ma]Ac\'ohvK/I!scKWN)vK{#OTL:c'J^(rL5GͰo3֟il<6!y}aňZ<F%YĦ^HfIM 誏i63EFs[/0T‹ oI=JaYK+޷`L!< >C X*@r\Qc #ѡ4;UY^3-w5J+HTcE_FVL:ai)Dz=i٫~CƽG\I;sh&-0֠ayntSƠ :Af_Дjؗ @%̙T6F>5s-#8ߟi|'ثv~~#xbEtµ)I=(p}Z. y ZPo?P%ر>?a5?(H ʐzD揋PnQ"J-8_O km%3F.89t  moqGXw{ k\Vse2b8qEvysI`%6ј ~_ڽQަ }^ &V^r#F\bB}IJ:|3w8nwT5| l=+8z]"ww._{#)IRBԯJk?Я ]SNȣP/g/e|Q]hm;d'];1&˟ w+NBzc rk"KrSb yr1|e"2-q󀿷꯮F'ȷfEDhgNsǩRe{ kf܋rirx/Mאַe4C$IGe`)1؊{\;ӷ" 2n"@:X%@b|\T_H%Z$NYڨ]0kHz_k)n. 0l10jJS_q|u8ȍ'_L"xCsT.+!1QJჵ-@72?&Wv܎0.@>Vi<=bX)gtێ K ĵUZBzݩZ;O̰P((rx@z+>*PC8CDN]W2'G]V0 ,}QiLŦ-$!ݔkѰA9FbHaQI(3K3psxK" -\HzNy^Q œKr9FQ~@ruV[<'{ ~gzoqW]w%ޛ5424H3k)D`cXf<L"l<dIҖ#/ H49=0neeўO y3zБ+ ixL+(ŲQ8r`#ly%_dB$S3&7;)EFiGOrlӦ0];K"W d]5x<9bD?7BwӸ%袁n`g#1Ujs"BHnyN|5(ơOm9;=AM.liQ*=皜QL=g D`CbպD&;T o XxmJ ɱEA@C4fiݸ@0 X45czv6c#s"!1^@IreH=R-3aOJܩRۨ`$AjaȖ=REZi0xK),>677={ 123\jҫ~O'lk;K'IU\K~kV>a }:'` .$dS‘DL_!*g #;( ??gWR>)ޥM݋wl-VF]Z*1?%]tQNTo~M5urhA)`(Ѭ3/Vyil2 i1tWGm{~w~Xg~@#UVv-'G葁 7bA~ qyTTYCk u)қEO@IeMjJ(+# bªPYbڞ"kk{hb1x\έ! rCK*USaNmװg\tzȠW.R\YĻ\;[nd>@Gz th C  %Y%u`hZC:^FA PbXIƊJBQ腔ǃ6#~t;qV[/Iҽt,l(u}ܦGnM4,wv^BT,(_+߮M3_/"t9Vea "lfn^K$I[ (IF'a M|1_n{ٖ2bZ\/>7/*SC{_^4y'DJoulhH8ӠyM,ÚjʞDß%/~z N}$- N=R;o}T ĂǸU*mEXϥ<[fDؗ קo0 3m``ϚGn+"1LgwN.9UWݜBDUIJB\w!F -a5é{5L¨I1lM:^17o-g1?AW[ CvTƗC>r5䝆DE^)<;9rDR2/_',㻊B~nsb" WcdDAeBQgR]> Krd5QFeugPȩ7 whq[NrKl,6ۆvP:A"27]d{[Cܨ׷|}d]XB[%< bgdɑ!eaWObu$&o$lA4Ѯ5hl_ie1J:b܉(Nu5>"7LT&-\C)HYn6 BƸ"kM5hMxO<ħdE[}3\M[(t0|8L<ʧ~$H6m>?,@@ ir;iqڼR8Td̶9R;s$W蛕.Hp<kDƶ+I~j;*T/zF/PQJH4O6wT\/p~O152(P2mRˉ|XE?g"  5O2kÇA]}#tR4)jE;K1;>&}(ɉ.]CD* ? Lxd×a qG-F[-J}zV u ̓Ef%@* UhiY7O0+ų .cLqxk>iĉwcи'EcIm օSTe7\TG}-\^ sV}D$JO2*H9H~yrݲ.MRUCۜ HO<)ێ =E#B_fdL["/hUkZnA{[0sn2!]FɡZLhbc96/#O$x#i(2tDI u-n;b9EƑ-vFƯ ^dmg^dǡ9(Z"V9z<<f"ciׇs ;=WũمXxJS4K. U$սܛQ4 hZJģ)zJٟTeX^@BDY<&mR$F d YzW-5}n#qր|޼K#{GQE^=O\P}+$&g,7Mt$ B""WsX;Kg-0HyF?gn⬿jRNFr 5cMf؉Oi +ڛC|‡Ƚ9.?_i2৯bVZ^֣6X |C#ӴJ?+-FRHCM`pM|8L9M_dI\ʴ6m|:SnT<01#[aZ8rPvBh4AOo5[GyJkm߁̃'274+m>Y0B-~*T"զd͗S'vka394Juګ3Qү~)z` /2V7"IG4y!am/p /O[Il! +rfJFwn.n+HikmẁoGhKCn%]bԴPBw,f^lp:y%&F;S69Ll11>ůIVQ\&O(] ݌4'$YףKN8 WNcX| kO6:~3>'qWiXc/u4+C}SJ3KP9|FoTA Xpӎ'8H :C8,(mdb;z=&* J@bu /V(scf\u d';K^s, FHOЮ0WznIIaьn6|?nuP.~ʝ? ;LJH/MczM2`p;arV<=v,)d^nI!aMP:= ,fA5chL>%\Y^Kީ0 6SmsB&E-41TI3)*eŝӐ8_a"/yG]"_]+oѤgEE \1 a϶_2?9dؓ^Y#C'QXjZ^uW+[1繣S?'k̾^Ir"Τ7 =RvY#vΩPվ@J YZxA)FކvL jZݸ+Q)0ZϥSn+L ~֬:ç:ɳ %;55lۃc l6cLrheH&9Hx% `/P):4}m*Lܯuޗ]ʆ-a=6?^{Vg-s鋄$WDάyaM`Aٵnh36ڳ=wLʈ͹`>#Qa+x)KLBV9(u='&}[<|sV ԑ+b!)t6=BxK D yu>+/Z ^qޞsߖf<1ǮU,5;vNRB-Nr^vW)y]urT )FfsO^I Q0ruLPZKl)95HW>ǜS.|o4à]؀Li9YGY>mt9c<a@D.)e-c@XjQk 5UXƨ74.!>8mT W -E޷KԻ*V5P|wp-17Eq|Znϫj'qd/]j$'9Zn j3#3UXitz@8F[뇠AFF_d(U$w/hS;.vVo<]F ˲߮bϫDq`.bf 'PG`RUs>-ˀXw#{*C.gRߓi\h33AzVXz4|A]tαl hpMr<ӂ7-ޏ|Vԟ̼08KG|Â.=VH伭eȃ)'V<ҤnM]FjZU| =)|Nos6Zpty`G#|͊k&!B&%%zRFM܌0Ƣs `4؈Kb,h2F1?EOYH;}:I0S|,wt-{$-eISi VwO7eP<$qdRx?d^2p*Lyy$L36`>`eЎ/@j i ~Eɬچyx@|mȿ`oiUZ܋N툺$PgMS߈{kFI>BJ#lb%g4 Fk*9LpXїYjZS+wDa|>RWa?* Qpl%YD"XrC>Yg[;cDa H}ע''`#4 &0.Enб<FMZ!Py &FwȮJS,Kkf< (~)ɝ.߅`YH&Ua#]^|Sw3-vc:Zd:d1Şzcc߸ I+V\\P+;G^<I  5s"k#* UDlHs^C$)WZv}7b˲_m(3’4s=QuEP?g/&glS#KYu3u,?츍l50;W;쉿aM?%i ўeo95!Mjua]>!r%cd_$l/&ܼۣ6ʽUZlsJ-ȩʟ>^ͪ\qP.Q\ ,«x賴?D፹O {mԺAU.V+9#]"/\1Q&:V,)k^캪oL}%> ŴbD^Nu099-d3jY= ev3m㚲P|'NBCEj%y8M%!-&&_  =m0q;fNg(*+q8ޮ^V\/ޘy!BS<$ϘH]+wD/U>4]H%fi&`Q"%l]mB< Ӫ~*IVUٻDFoqjhR%wU\:%)x{r{ҖB`2 fǛ_u"kŐ?T}1Ɵo\rmAjf=X1?L_@]Q\77;b}LyUi}БX! kխ> p#lp|ܷr5֔Ǐ){H 9P4'IXu@Io&,$"L)g3orĉ&•$5V yO'FU4n."$(⿨kBXor cXSlsLFy>w0{㽿 ίx fcЏ~EjUH16tO43:Κ"4F%**;zbZj^䊛Ȇ|Rb FG)Vzx5oޟ6Z/_Q\ko/7A73сk9߳V,-f 7S6ڃ8#`z85c'cK5pƗP.l^aJwON}=FHԯQM\ 8-G=[Ds:%-J<%,ۢUrߌEؾ1 #7\jZ pWe](axCwKcfTfͭX_uy~MzvHȯlbʛ>ʰT|]x GD@jRJ.g֙r2Qgw|saA\l(򶌝?}Z]7vU#Pwc~a $!]IEw8q#(<.FR+Z@ ޸U4TZZQ'e#d0@OWڽt 5.Av&>;MD29cXkU"4,;`p!lA^ÝF!d~W( 8:V&C(O P. ˙Rؑrw:F:C&* dclVCǎL@~=g4)Mi<7Yw?>N,E͓-ȋAk %y$~S{3p_e@\VA=n kʨKD-_CN N2ť\ʔZ3Ti2UW⊥輀d d1ХǤQOE֟bNi cg0"qhzQ9*Ptp/:TilCGUKg7lĜ *joF3OJ<ߧ/hlb=-JSYeMgE\ZH_6YuEhM[sP*"_уUF@ÒG|^+z XO3ͭ;ɷHj;ˇ U1P{nqz#]f/Q_8'Sק09/9C:|9?wbnbK*&)۱Cj͛{Ԍ~r]AJ*˜ބ [mr$BR.=>uKc?y{znV`^Qdw{D!kעs~=&xMuq=;e!rso8 <0;b:4ʽq)R%Sl i󾐼t[vW3=<.U$>nWF{yH[!B^Simu`en¸(g>ykRkn7wc) ۩S243JJ5 4ţl&z993ʹ䑶4=}LjDi^{9+WVuZ(Jsw >. `jysb{=h' 3_j֊2v [Dn$@T@ڃy:-W4k{H@k¢<0XJEY.%| { qr?zg8uAB"ReRiw)լ5Wr2*tED%>hG&L]V4"0SC>G+])|9I Jb܂Zލ댘*=!OE((^%8³:woJ3L23-,Y#D̥4=H&-b;oW3bJ6ڈyو4ƕ֢b^#E ~u:Ljq6"sHx+~$ ֽlX&:dҤ (:ک!eJj4\%ȫը^47?1A `֦>% /&O oE0˧Xס{^M>_9[_Oh1<Ŧjہ:T.w,@ 4o=XFpH!uy`lJ?9ۢdut:%Ŭ*8)%[Ob-:6ȁv+ P QT>xD[GbDƏ l:1.r{vtӅ)$;k>BtSQ:S\t{pȍe洄;M!6IIlMiROk.m%CAi;KBEpZܥ>zoNgBG)3qN*P|Zk@um xY֢ɴ`|88)݅3;H6MJ`7SwbwЛ./Z#'E[VL\ i8>#~RvpB]W@ABBgM/u<ځ S{ɚ1$t`c6V/Mm.>] F5| ࿬ⲾKf&0f4}<goѶ]Ib*TE}wB@뗀._K/ϛٙ=ip˭R*[nٯ{1xf`l*7COllv1ElDlA"T Md 9Ea%-gݣ5FRhф]̜6"jK1U!^AJt[w]kM> s3c#1 ;%)L5խ d<%IIu4T+M{`p1Wh? GJqhXCi:ubDQ2!)/4y- {4YQ$QKf}I)zxkhڠL(T..> [$^Y0OlP}S!8a;/>5kJ݇TABty:࿾mC a.(Nqs̑F?BR Gݩ%UjѶ;6P*@e<3YiKW Rn,tu>a 5AډnD k׌)xUb1vY*19vr>W-_G /x:/G{ Lp]!.qj3VzP>?J7`r]ZDBO()(AʴFa=p^Ķ8df . kHZ=>dZ)EK$&YM*e%${vtxᝧSC17c u)67i#ZtZ#c4  o{$&`ŷ海Lp9;Pڜ!AI" ?A.zQ$j3qO9j)QBuN,کde*t7PS]L2M5E9ywRX"&0&vXQ?:}3&nc -c,5+{GHL GrX)҃AN)t0*Q`/4H)KDsj:(:S6,>h53 aDV%_;wGO3Y;mǶ{-QZ{mgN&3mq%_3fBjk(KcB=˙T(zs wt8JpԑB~Y,9x|?$,'3mb!O0\K]"5WЕ8Q0E5{_r2ɾ+$f ّy5;icp@{-E fOPYe[54rbԣ!J-xMǹkd_%A8*Ja|l/y; v I:!{& g*ZIR-Q.z",<>lݾAG@7Ma&mc`>V8QP1vDtx#ckq_N0Mx·Yhj+m(9Se4=DG.B5R0tLp#-kEw'~Vhfr>MظtxЊqn$'( )Ȏu)x;g_ -f*hSRsFyus !δ0Q3)RM 4[v۬cj#ވ.Ȟܯщ:=7JHdeưxhGAW.AW#_(IB(bISJX=&zWW!_Ɏ~Jx,?r5c$7X7|fc(f*l=aP>p:هACm-@ >[i31Hlj$u&}BD8z%8OU];~Ǥ4Xl@_86'wV70-o,\*tV RK]%G֯ZD֛2 N$ iobb;#k1}Z[0>TqٓxL˕ m[ 怜t0(PA;O_M%7xO<蝟%jbr lDBZ+`^{/ ]ܽ7i,GYaMb~U"1^zElFq#Tx+8 8 /=dTE]N˘ Kꏘ_F3qEq5|>*u9ˆH%[ }nz{V?ɢBsDC6/U`(G2`>]t1ǥJG%ʼnG\jR1}B_AU PmF&q_|:!BQ]IxG-¢Ly/ՄjDLl dM :qCrP;u{tϤ'u2rwX?R̀Y'wa~/Cʱ!d(~*ZȾ#\s'4`"ߐ#Ls1| K@AANTrg`WKNI)̖[ܠ5g| [#~ I= BRbґƝMD2ܤ T>4#4ʢZ8DJc?J*xeMעGhN|Ew<,7Hgϸɔ}WCS\mXg p?4iX'ƶpc[#띐as:@09jgb_#E=8Lȿ9YR##^Z;:Q:#߻PT2w_HI,,@&#] dJ'34VdHM5WSWT}Yyy#\(:'1>":v`DqHS:K^a_f4B#X lzg(7<^6/Hp?R:G%CrAuQNGɓ8Tu Sb*'A_9=*R6PnB?`A91}Z9T0su/bXAs尕O1XHX9@goևM7kBpL$/^&@V!Ҙ)ӠѬ=F-{ɿSQOKQrZ91*/Yh+Ǫxaф9Nigs[}V?D5y1z 8V]NnՆn@ Ӽ={AT6J|ʤ1>\NAǵH2J+^pZ;XMXxRp_y/}:uMRQx@@3I (2#VlDu[4'+e8~v N:I!r\-VӖzgCw_IW)F;h%Tz_&}ɗ"J4GF)}-V?=V6t+^ /Jr<<_B(&WM[^Fp᛭s uYn*Nj|3"8 !|ȸ f?KY574.87=`[s\絣ro\D \PIGl}!ua0j)^1/=={٢\"XML2xDخEl#fFWB+aYل@k!Z]21 ,7V]wp!֨KBsMv\'ᓽ;+PC=^&B VE9K=R*\ڤ7eٳ@I2n[5`DpϩAK)v3H:U^ zf/oRO;M;6}!.j%<iQi0vd/zo AdI)<0b!^vQ|B*PokmD8(W\΂861$nU?1tD5WyT<HLnU07 %9uPe"pEuѩڤ'5cnc3fVh,lAL eי8ZHm W+my(p! Dtʼn] L.V\AS<,򼜔aWkYja.#+i}ؗHRb_0'1:*v iYDž NJ(2$)D0t]dk@1_ slV3[:|'o>§UVfƛGʽ X7*m`CeSl+ӿdQ Kҁt/݈j#n Im54yqUOϠ"!Zb.uh+`Z[Yy1@/Q'3 a@T 1ӭmlE8}ܡ5 l%TčD# نi*l/s1bnE7,q)[ۘiV9?U+.zNMViNqDFa\~$޳ s z-p,x5bj(nkp38^^U"v 2ųp`LDȨG3Qo|^o^~ Z=f4ƈqT& bg/YLfWN6<`/2E) M T[ꩍݣE_E;5QOl4,¼O E' 8A* DǂDeKJ7 pYZpV[ޚ˄H6|Q=ACVowӗ)~ |֊I2cc$qkaoL( 'r ˷^-FZUUկ!ߋ(~fVV6֨:xq8iдtċcٽ.:Zh4 L9)h2, k[5BG|/y3.p5%K99SH&%QZ6V6mƶU(o,]vcgI{+'߾7jP.j ߻+ҕ`+gQ<%xP$޸8eI TVd╕+6{~w~YV$@bg4UfD өoGJ~VI{3R2Mrqx3v9s8hӆzڕ%?6s;ЕD4m984hm@ |xʻRAv% jSVs`T&8ɜ 8@}dSPQ&N=qbØޯ' y\Kμv.-! ! ^m՛xTPC`OWm;YcǛ/L!qc0J"/$]qOzQDhf0W؍U˹o{/)0z> ̝EӉ/9؋ސ6 N )j$җYe ([<(%i06Y2ĭ&Y3$5 # G&,cA*ަV8p:<XMkSsy6:d٢|nSh;wр$hV:ly ,+ֻyEMMԖrBy :jЖKDA-)>[aXmeMuZk{OwZH"Vk|nyA7MF0P.6P뤂C4?|TydD "-,)8θW![r0x2"ww2m'Jދr`ݡx_E G$=0 C_9ѱa\3<<-JHi7>bkrYK݄f#^n6P9~AHl}k',9SDٳOBF;XqӕٛZɳ f1iknbnTOy$YsbԜVCWCŕE#h2ý% qq K> gtmŠ=|GνK<90Ly~1Nv5ֹy{I5q$ŀޚ7Ρ>Y+YQK^W{ IjaG Yeŏv:{ zUIO2bln'%!iDM8lI#Lry7iғ{-ݵP8/wc$`>*]{[-͓z/\ |!Cn^* w"nA;IŽ$x3p6-WŐY`4?+a-g]7?!4)x٢`L&Ӂ-fVW9Bٍrkqv䶺M ہdkizB%2Pl ʹaA rDl$l#TXk AC7!*l9wm3y \LW]!gv jt\I }J "p}e4_d(ӏWGykAHe\ƟʸM !Oa(P=gQKڔ/g\U0} 3БLħ#<͚&=@C53X&SĮϞE{#c`X*B&(U#:@vP<ѿ219?j66?07q(W4sؕQkYfQ,hdld÷y_w>ߜ@>R&./gE0n+mkřbE#37&^n2cƬ@z\mYu q&XcZI硹ihKKHg9:ݔlY S{c)3񜃟irwkQuXO7ktࠚ EF dg| Bq@S^t{Nt88~1߯7tgCyݖCJ0i`:e !iTck˞j9[aA>$%0K,Ix^K*m͐^7-%_ A8rl,Is6<\Z|filE pS|K3B$.-F?R燵}iF.ȨpFR&/A)^A;Ru̶n7j2D3~RbTk0XȂm>E-R%\*F5By7-z8RЇMҚK{_*Ʊ>@2v~GOOvч jxVev[AP:aHEo?utKL>&ZeKYK z21Y,S.smE]EæOg\[|o$n,x|wI#MiA>g>6?ZB/'a 2/eP$0h:!%K-Ci^{V#@scC,hv@ `]=OOwI%7F*.e<_sya^d49.4*̟h.$9Nlbֶ*,e36ܷ9_RD\Uguk:y8jueѭ |{4a礮aN+xD:vVp eڳ-" MiٝurkIa.h3ь(#cV'{kFx h*v蘞6[/p[ w.wR#7 #F`j>l#WIX[y&dOvGE&$rLV+7s{y٭UO\"̚|0)^ ,S D׮M^|.WN+6y:Qt!st,tԤ/=Ļg"9u))c;YW/u'ɪL1=uIm0처fߐ9:#Zł!K%#7, 5Gu6ף/Oѩqv9y ïEp4w^ s /-_.5FԌa)R%%"8uH[ϔK<Gw7==rl`[a F}5#-VۼMt>5euW4i:;:XA Cjk5MKvzˆWo Rsk@Q{^L1HWy{R.R??U8hɤ(S5 fo7nm3u[*9!%@nB%6sbZ"saG2皨fKZP1j`ќ:eXS^ ͔hϏ~Y]YȰhBv=v4GGn/`՞r-89/q@N}x z7sJvP.P"X0s4WD\$?`n;9+ =Я "u~/]wAM NPF0& !Ot<1ydU;Ț ɻͧӇ"Hbp5*/պ,@&yY_ִ?s{꽫CY27J(1BEgPT 7 b肧 1pUնQՙQ~o FqW |y 2kVב `_C=jC.ǖSǚm_EhϤ@ ٵ>4\Ty%RɷrI]#: 9(;gz[)F`p ðBn|CtcH-=H;q X^>8n޲yeˤFd{Kۀ<*/C< = U'`;&g[qGRbqV)ӞdXQHf?K-ڏK/D+o0+X U:TŹ;PC}V/o}Mn#k mpƏSHϯ^Кd|qU d4DttR ɊF+Nq+L4V$,&ARCMR*N5CohKU}2NrpݰZe;ޢ'u7l"N w>.IN=]<谽VؕvBuq_AоsW!"5A`LW P鬦6I Idt-IkVte  +텨e; AeJfg͞؃9ANsן$~ {G9ԉ/5p6џ:WcF`Ă_X9.K"t%[R*[^ƤO9 .>u.g9LsxL#/i|x?l T CHi4{XNmGٶuZ STgQ1b Po׭Pm;Qd?9չ6Ase.-0u@ɿ-dLÂ1VݪfDRI=b 6.~ePIt@\E(i1M]@$^88K*ƥ>w^Ar+0 ɝ Qw%p  ? Oɘ$TԼto3xR?@$%)<0WIgc+MF킾(n8,_D2hل\а/(G_Pڙq1FTEzK k_4c}-W:#uZ)Hl"9kąGa*7>`,Q"tr4rC%6?;,њ7w*2#fap[HMk D.:Fzf=pX0l+n Pmzo8JHN/8_uu&'Fb!+0ϊsEq%ɇo\yeʊwXX%l0(4(k6hhȂ({7vĨ4ial߿Mh|OyD\Z`-JaBgzs<]h/{t5!Dbcl )1?7]b8+wJ쀛K ora3WWjhl4^B In]G3o燄#D3bxbpah IDZ܁OޅJЏwB G@  lTh*? !cC;#bx? YĎ"ŚY ;EW# ԇ1 /룷͙ył?`#L#v+͑hڶ|S|q /ixŮo(~1CSK@͝ W&$YyV0| jĜˢu'l9ge[@ʫHr?(жAg/bVԙ|:ٖ6tq2/x.ΰB!_@5UThHpOF?l^pɵHч%Va/s.8slEQXt nTMuWߜf4.M ?PY*=cwduPýIX׏+AL2;MpBK@ W%Q%b 8[3ǥKdM1DBLnmnZ3k zBb x%~w*[T|QsL1͛ $}L<5Ba^`+Mm+TjPn2!8]Ĺ*]kcb*10vpѳuO`LRQ^E%W@ xP0R{= $㩤t%Zk=1&X&o[\> "tm7g '"}ؘ.J oΧS0&vrQ_k+:d#_oKšFQh9i(TV u%Bj&X)3mAjá e 7l:O3Z)G6b8CW}@3NHvdG1t&Se͢T>ig#ntiҚN?G;<ֽ6q)Z"yfq[/.i:YHIxdQluؼF >Q2"]ێ7k X= Hup#AE}J;Oa*d/^U =v^DgÃy-&Z&>ܘ&2)o=ytZu ۑbVxAi07FTf٫v8l 7 TzPh6R E@wiy_LBcn݈C^`,$TS%w5ґ݃KV[qaVsgQ \"n:` J,>۝p69* Reb32X{OyAyhCg-LN係UPujW`J#8v1ŲLIq' Dxv]w=88/~5P3Ubtr~Pj|Y?~4*&wX;u=]#O.Ųŀ|EAh['1s.nE=Tz7'9셳xuA)׆6h=q ^--Z6(7`  i$@J~_JMrvFqٌ؛N^K$># t\Q|bΆY~._h'Z&C_Ȋg(d | @m9N&:.RPϤm5goUmhODEl+~ aj|;\9d* cBeSY-]6<w0)Zd0z>G\HDς*l /2̶WI< Q'kb ;D,/CW[Ri~`'/c[^"qE0|6q(M1"bn>ĥ{ZiK%*)U/ZSҾujr48'#2 |j0O(xpX\s1߫B 8ɖYH8zLb fxF|`2 B[>0JVLĉ@&jɧ Z1(ZӅm+C26'c2D!%↖Ҵ<6/ }2=A<ܤK^˙\y;#wRLPh)}d7M&7B;|B RHQUP JndڡwoP3>*dnme<5%z$ThvvVBe0QIQX Dj򭭋~Z9ʅ:2҄E.Dkio4B~Pgvl aPȉ oCFJ[hݔ%'%l"d9ѻ*HParq"tj X ~ bEi2o%S5lWQh$u:xˉ}/^8Gg+d'ޏzDiRbnY CTx3B՗Aa[Qno\?61Fb?j6S.CB A]CY1kmRsQuš Rp^8ͭm5x9z΀qF^&:j2XTY*amqXNG؟-69QC:~ nc&HvZ#)ÇͣK>0nǙ@풋H0)ߣCjHÈ`9N9eM;,p#RN2 LU%u=َ7roYڦt~Tjq )XdB/1 C"RlcBtoͱ2`y^l0tjNъotr(u*Ý cE2]\<@s>t5o@ ׺aηJr}R-!&;% MXz'%=1{ц)x 9X,`9E8X(&\L! Ѐ"Iʣ(p[}bek0rx: 2Y?x"RV4Ae{ ko_v{ǩm"ckqܗc'_3cue^Pe@/ [!w¯@,i=8p&O/ֵZmC -mp޾ZwYd?rw}zQل\@Y/ؤx`vB>zoT9W$֐GAw`M^Ո-%]}DlnMDxy&k8ld Xt;L@?ֆXW_jmR^s%WUo%s9IJvU3(K]O3ɱ,G,~8ywEQ \T@BxdOj*̣(FdaGb\ ChlVM$ EzE׀D /|#{ھ4cZHG 5RQ3fw3IƁA#ԬtCCt4 *zMU&o{+}M@·l&#=}PG3%0l }`LҘ:^a`ޥ%TXiӞZ(b/)w;"] uv&3yShl:h:"jHHn5yvܳ $뢚UZGA̐<75C7s=V Mt=`\-ҳh܎d v:Qk /"RnkXF'sS؉И_jB*R|gICP+-2K7S_+]ZQt"MO+%hIrҘX꺹hRhnv l>HSQ){B %;CB:G)אH6ǎU ?LIeRIyæzc͑Kt XSu3ÄyO#+`S,l⊩x}P$[|@Μ7t2MPAfzr1Qo7GgЉ6\wK,eeNr^SGmGZl,M`wM#is%׹cԆFךnD/v—gGtAj7dKqF>"iChE j# w%.O;VC!w 1}+}45"amTb5&dc$R˫&Y't 9jTM8F_JtaEXoY?Wa/βcϓ Qr*5<<=ΧD4KW#K'nk؉_QAHD˹JWޢ\HC4Zv;ھΡc$IQ:SOCk* l}I'2OOx"M8-u&%.ŻuXn\2hGlfj8k`JjGl daG/M ͙olߍ=:F[6f?˚^j`mFbDZTm!wdXljRU$iBjE䜜ÑT]u 狴*yOI 3:g>ՆmRAeNT/Ė@PH˜7C!f[XBwwLjkjPL@_:fl2@R!8~qxF-uLTovUA8I2N<=Uǫm ?1cm:InVfeC YX兰W#Msl{G_݈b#wS-DFPiʴxj¡ Dx@1f]NH ̗RgF9Wus1N,*jNMçɂd—i {ҕKG<,"f{%N3#y6 ztF._:y狛Tv%8rs˫b 2WjqGxdn5%4-94V,DV8NNI|c@>fG˞tLCa4xruDg" n >hRVܻFB2Θ!yC8<]!R"*5BC|z5{jUܔFchLUIVehJ)|)Df^.?)bf);85۫y$Y>uӷ9Wht]4ܰ$ionxʔTaiNGW9]#rdOvx$o#Nh}L=4MbrE9e= &R}MF}L@^"v~DhA]YJyrPV/Kp)qj{]֘;,,Tgj8Dž#}֤,2!ڛQ&"?H B kc S>eLle*8LOz_ڒEc|g1GaU;U|p[0$֍2tQUL*t P:tދ/trn-i ekI!/+f.=EHƜJA5r5m{}M?.-R++Uk%DJN$Ma ת(S+xqxۛQca5 Ue8z3Οjb5G1:'Y@ 1 Ao$ [o*eUEcHƖRy6:SQ֡f3ikrjr#8uP5W+ ~-p _N =Z]n@&6iA7. rgZ-." K\:.4@g,}˒{PQpUKV%މ(KງSRg3LLRIc99(ϒPT\  ڋZ L`N$"KB^.Ulsv%R󽫢.uT <剴j'S3u?o=z}PJ|!&?ܿ; ].\S@a[78hL~-nx-HSݶEA|ʱnr )uΐA#vA׺n&EM2H 'W'Fr^ڬPuˉ,獂H_tf"_v.?=dmg˻86mC#I?,E ]oy7lVb٪i1 x$![ &``d̪b_@+ppH&XldXfRx9Xa2Wce -3oU),=F}vպHM8 ?}Y;`ryp5}.Aҧ| N>p9s;9Qc|߬lr&D}n-uU}O0r4jZZ'%;!'*w?*"[٤~w0s\$pFA߅AkD? ;iQ5: = ,NJ9Cr#Ò3ƣӳ62!8Aj섫 hBiPp]r~nUGC `y%t/T q+IlK$~LCGsd:|(j,O_Cv=:xsL-Yu.η4P72skeAճqfB ړ$=!іrT䑿!TGpEط}YW(n? c\+Cb_%ɘ$g}"֮ +q@i;))(.|$ÁsN-sae&N?GB A .bD=pr 5y&P3,XOX?>TŸ$uC\Gt-~1k`jMRS yrP9MBte1Lj(ԘDP$,N $J.+";ݫ ^J;\X+75}k ]& cP+֔i`>rBg7%;DRw.F!h܅ e_R_p< 6%AQV&Lh if^ @ؿU=C9BbNHzjPIPQm‰6*5A܈{p1'K-F Z`ym9mH$r%8Z> 5T,iu/#Lo]雌w0h-7:KlƝ][!<צC[3Zg[sL/W5\i2o7*09oWw*EE-`!> ;?AOY( LPSW@Ѕ/龾d30;R<^5Z9vUuΔ͞i喁qa[d7Qm^j9&ڦ'AuGZYqz.$?PӶ͖XcFL^UgV~H^`W)+x\d=\Dł<ҶT=;~ + b0 ~B;Ѿx0Xi`XTL.EG\.O^D*6qRKo,)(!Hop Ȁ%[%<#h ( ]{:զO:|W K۵M>JnMԆN [v0bhe/ Ĥ՘/-+oEI 6ϬuhF4]JӄڕϢ>2oPs1[yl'{Ui.2|^hYxA*!-㺺] Vu_BE8۠dJ.cNe D"ۅ݄в&dݱҢVHŨG=ͯVsy ~<<"zZ 1s 05OֱgbM`8Xa (?rx_a6X4g%`}>z_=v:!5ge gIRB:sFRJCN@gdDŽ]:dk6KvXxm͘J,gD Vѯ ث3^k^:[2 y)l"(/)e);D'yܗ'r|U%(Ap)! vPO"{'i_7^aty4A?c 75at,"Pfa~ هRJOO `Chmo`3Q"?J"̪֓A\l :2m2^_ݩP_.(2KōGtBcOKruHrtqd'Ch'xZHVb`e\%[|q KFsKl_·篨1lZ6EJ | # ,F Ģ!pg `6]ķOoJ]7L^nDHQ63ڂkeL–|m^]򃷘RN7 Ԭ9,MBvndiPWi/) eJdz(']//xsy 6Dн˷Q06UܘHOւ?͟>ԝoS}~!FKj5]ۊd ܀?__LjU7g^FT^"x`ЙG37%Lkn۩%)РK)Ν"Q12d9ee@?%lG^ 80gI{Cp]Q=99X8n.jNQ]ѕPP(07Ey୲@ O/QU Q&ZDe6y``RsX1Ktr[Q'R pKΔCY}rp_}8y% }J51yƫ D}LCTf9XL9$.˻mQ!C`&W j 8Uo֩- g)ӹX\qbYJ"w>.>\il@2̄:oN6݇ܗ\m56ITD|ks*6/E׊3T o`f3٬<$ o29<`in13HV4󽐏LWLe.gi,qk]o-37QSDEs_K65^!'g9i>"ϻ~5Y"a~y32JQsm ?hc. kD ` e]ZSXKb/g2〷 g!GfDŽLMCx/iC77Hf Ōq (IZe648 t݆?jEuFX֌ӫv4 Q #?CP@w4ANċW83rGck:ko؛ٖ .~8ܤF/9Lu x+ ,,!#3$y0E)y;T'NJND*0Kd/3f`[I v&iFwKCFeZGyJ'H+̾hȾ8BT-vk9%)bݼ}G/&O{ (Q]VO~5!qFA!!\I)).ۺ\772MOiQoʵ^=ztd_7!oo5c?}fx5(6x[ #H8"ՋmqnCGK2aǷH"Xgs?Ș˹ qDKZss/Y'XJc5c! MLo^14;q%U=i=/5arj*ˡjċ~L|ʎboqmX%Sb`{u{LaLOiZdqx-fe'2JdOOh .~z+~Qثt OS`36pN%l*%9A|zٗ/Q a΁++BL=٨T]~8WjS0X)D|qIȿ7WmH*nml9\_:_[h/~Hwɱ;'+RJ?ĢaSX+V&:CښѬ}RYLb$\R{_oGPjzn5:tbmw8c# `^6(m&LGOcP. # tOd/'JBu9^9 `2 7ѵJ @JwɥRՋUE5 Wӛ]; ݌,*ݝq5ڑEw%WGK)`?X x{נi!$f=11 +4 4#M~koe^N[h̑2MBן2|SJY3K1{2A:K4fœtU+zr-)&3kPG#K~BԿ8S(F%SiFAJzKmm9~w("VkN5M12ſݟ iI(j$&j}Z &(w'3㽨Br)ݍ]6"+H}ꪓ_ (g&aV.e7)8(Gz};dg庞< cj"5DVqP` (}*zG<XN{95"FV{Z[d[CYGh){HZrҸeM6).h#_1M#&Ͻ2iH}87))8z+ DoAQGNS)/whLs*Upa/5nHn&e9U$ϚqReEw%yXSׅG(e?DznY LHYr8T&X< M.̣$\/J*bFrpz~8L`i#@- !Zn{,D:DxUC7sB@/|lc1 DPoLYJk4Cn.Bmae1㠾hX:@ǭ ZX)D2kADR 1IĈP>ʄ4$$bXmHn8zt:aBk"f0.S[bȒ&+R%V^ԥޕLHHJ5u:fz7ӛ@7drƗ9$Wa WOyi^bkɩoZJaTkûډ٬QU_^FG[tfu/as}FG.d;{+)iQ5"`\vżSTؤæi9 B݁R1FH"b;5*4XӧRs XDq`1vNH@<J|Sa<+$zNۖ_ r;xY}W#?FV`gգ'2. z/\z۶70E O N-ҐVU`8Ť #Q>ziKeMGF%EvFZPu iBdKJR<&a\#8=!hwB|EmN bĐRO[Bt&E?iV@=A/o7cs]rt7FDFl]ZPqBZxϻ/#mǤ¦4Zo_Uiʇ N`f;oSAMNTLDgq-1GwinHTx!gwՎ/bśҚrp&Odx| 9O,'qWwa8b {=ÒA ߖu3ɲRgö[4P zi&c&N_}n@D^w^9YNtʟ[\,<"S_NXU洡h~t3O-P1 $OO;rnLa_ 4P\f]Hé#[0I%VL_ n6~Š=B5,YND>meuZ[QZ2J[G@d8<Ek($7J0q'G2i>hrG½rSRh$`2Q}ut\5];_l +Ngx#mp <"C9U8w۳iĕ&`XHr{>bac>Kģ@^w{EDe/׎FeD+c۠KWF4|HTk'y@G`;>mu,6 NK\]p?xsVrALuBP>{`_'o-XމA2.H=,u1I8 VY|ڐ+ZvX(}'NE:`\Kve5I&[_Λ=WzGĶ-,;|}ʁP%) C֢kX:ax7[7/ U0\LS/!'WdznYi@6 ɤƮ:!^䜹z#0 ^0˖ +,'f߫$r1˧PX>i";g!`6'77~eM{:7\ xO%R[֤Hh@k滻߁ʘ;O`ne+@yw/h/)zuc%RYM/ /-oķs$ɄPW0߈h2 7JC~Vj vq:ufRo}w&qfh+(V,|"ZCb`9(Α/Y7=tM>u\f68oB8Kॐ_=˨W37#*O9ߔof/R5[JK^}ޘTT r!k]{eϽM 1LJ5^bG=ڨ.fsORtHOW7١F,kAaQ ?GINEsp/ !oXWukC).bv%j֩ݝ h )m\2ScԮ<pn, }Yb*"K:6"'DŐ{Lz)ZyJ A&u,)-lp6S#Y%50s\M<^ŀvt-ֺPh]Pع- QݦFESӈڢUp5Onz !R1]4 G4ǵB81nIXRy&N+;u7|nz n2Vw.3iifN)Sv%BM؜>2 j ňvPxElIs~׳ psA6n*;*˰R01Xޛ&>A'B@\78/[u8Ědfz4oORy0z  2۵¶?B1 fH_(1ٰfBBHDPU^W!n|7Sg:ٌTNa 7(J5A"ӕӐJ%3D~{&Y{ΩvZW;L@86]ebΤfhZ(HSj x7K⡜|RPZ0sɥRkq%ҳϲpaH}^>[;(nof[^.]0VoBٹA]FH JTkhzw-~ ʞɽVr7ogf<aK[ën5ϙJ0TO`~~V?kv5ܟ2bg^WF䃴=Kb0Eҡt(~Uae}L/bE36 o]/ER)q>@sҷs{Rsͧ!3sCcxe8vrʣ R_oA2( N6[/ޚ"JM&u>ԉ!%vulRO3pSy|&e|t4 !YmSFޒ[kwMpK18U]9}:uA$;9-]Fpꛏ(Z1/+݇߭,'DGRz`\Os[ NwqOH܂_Y{KxK%VswΙb4Bʥl6Q|d1CRujG=$^,i;vp9i9rPn S*A 8k:J&dBYG8נSq8U.*:͜ұ016ؕO9 $4ԕ&.k|5I<8%rv)+W|F4K/[ʓۙO Qx]"^AAc [ ޥ6F,c`Zաi]w2zrO?;mq]$qd 8A {xcZt3f;{r} 1| Bvap\es #^z -ΌJcW^i gx'?,SJS*K"z-Q :k6ҙvd#=޲_>0'r0yӊņEvYcOu$|)k;@ڼḆ[׃g:wOUl `s[T^0ҀEp?D`nmzc8;V3+@Rt``GJwtc *qyi֖yـyKwèxx e]0($r[SiÜzFYw R2SK.R4(y4l=uJ0ywUv4j.lCJ4U))g35uB]B> mB +kvCڵAw5Hyݰ2VN-9Ÿ5}7f0>Bj7e۾{1 0|^3q#ԉxڊ=Cu7)gEo7>Qud"-c$>m,7tT+eV~y"0(B9zYq/sWg@s,i_Z8fZAY.Ԏ?OZ=mLG6 $O] 5Ɋ9YOf%(mb0׎t1lLj![hL]K3][6@]uj;zyKi\=f޴ F\4.G*wFX\1_ twv{6v?J!\=% nfkғ73Y -lR!Z⒤64H1.3TZ撙V5g G/MA}9)f?OXͮ-,]L; Hpb1aH$VmM qGԷZk0na Iě5zmQҥr˴]$g|أ G<%A7k alu֍4 <qE˼4%w0v:{*d6ۋuСsU礥[2Lg5ʼU3jt|ԺZ-׫;ޘ>ۨSwA ɆX$'BBu&6>rZz-4n* :H.2B[Ua 8z:aqͼT֛FE kEn %H/ ཊ鵊6f\Wi3~KGZe2'gsW5,9jfj )m'طO #H8Tgdkx}*0#UijHT<ರ'te3&}< |1DUg'*f" wcVjeRc؇ |xK~x KPo5ȳ20TƁ!P.G fͯteXHa͉i63ʊj_:ޱN sLē׌ W..;ً_Hzve^_t~[C¶;~ih{ܯ]Sz18"L.ݬP/~3W28oY/b#aySK8mPZeFIz9y1A? ᾗ/ɜF1&n\ xWfn,f _8||TY>?uf -7f?JF|%b/{}tn^ۇcmZN|pk{uHJzDg4_](\[ tT!ߛaKq䳵:lqߊ?h{B<8դt;eE'2?&j.`˅Mw`1CI 5[lj &ETRj$@3k tzX/K_?95Œ9thýo+<1&ǁ, oS )2>JA{P|2"yT~S͋ΕARHÞG8F\kZC"\>,*OT)54 !:xV+)+vi{ئa?4 "=+8;7cHi  1YG'vxkmܗδ~CxS!!tˤ obE7F ^Afd{=xmKMm/sO!5)9 >(H=&Ikl÷*Q7Z*m/hT83ڭ8wAOآ g~(ƄK`A2-ɒ qIaaKN}ʽnmB`5IӦ#}x/u |8Z]FQ-ӊ&$ ['DX$8 H |]z{=Gca.-p˳57y=]1Sn۲0h#@r( U j&UAfȁEKו`qmUi 8^t(*)< fTȘt*uBeQ#IEr IqI˅Z=t͕;Sbf+K G%'YXI%F5`z.H'{YXn$1z((jl/\KB[0a16 ΏqCeܨ$32;V'[|l0VGd^c!CggBYZ Y R0rd ۵b2*w R$!S޺jpFJMƮPT.-ؾ K8'1 irR\%NPkukCN|*z7KKX,3_xGG8l JӣG$r/hhlj~M wW0m^yO>m<≵@?\8 TFQDɺ'`lp|%=iT-{J1~g |8^XIuI<` $pr7L(:꾤KfkN;* )7z9UYaӅȔN\.u9GWQ ]eSF 턅ۚn@K$O{Rou -DEfOh2~ԝoӡ!PFhA߷^:lLMvvn*E-!S= 7ezGT)k%oTWkjR..gFFR/{/9\[kQC`HG f]W_OyqGc<,x7,)Rt{wp7pD&[~}JO8OwlƯ +2^rQ~P 4wNq =,8cm\u"! $v^4%%2BŕV˳܌m\r8))C'tg$HZ6{qJI6?cVF L2h;$,LJWQp }|z?кۯ=6җRW$P'l3R Ie~E,eRW ~8s##^t' m5 Ҡ*&{aFoA/x2TZ D)ڮXk'0@=%r3n tz6$#FkF\qF_fd=0rGb4ۮ &PQO1dGHg~6R(.: KAx/47FMG+cz3 A!%@@ !> (Xr20+7@Nƴr**TMp+Pk9$7Ik/NjBd's f4 8 s+J46ɛ&ު+e0*U&Ё .sklЯ,$va;|mx+O5 c=:v9ɧ9Va/6zQ%uK3UG/ GLa:[ˌ1l᥮1XFJhF'|T6%$΅U4Uo;,!wp%D˶f:Α,߆r%e2n;Ip[aBX_OW]435 ? τdnܕ# Tڟּ ,(($j i}$0$7p ][(uśKptq. eːoZo֭(:"f{5r:\i JJɺIG< QGHfXޏxXRR_r,Mp-/Jʆha \ vJ7[#\JVu6(NTlv*ߧ~Q#w߬wb6"gb!Y֍\V4>ou U^&GVXkjb3efL םe fea'dyJz͇& ubbϽ<) M\惟/6JwWDYz%B:¨.[ۍ`b*D3]Hw(-?}yY~ƈ_)eQT|X` ŠrĝV6Lfx$f-$ ,ԢqHR,ݍCw Vp_KrwIR2 X:Nl `35&KGu4 ú He9{b̘?>x;ks2.V@ aPu*fR/Ƚ 9@B`HJ>ꋲXf ;=rBxKO=҉gÈfL n$]O`Dd|NK$>cV-7zJirp-PGyN6vxܶ`Ny^54o.C-EMV)GmL -a5!z*tRq|lD3lq:k,}צ;ÖY <{jQ'Sj&wn(%ҺVݪ> b.Z>6(S2ĉ3{beh QC,gѽZT>lTFr%DR0|O+\faReo2qR޵6aGN]ډ͋|=jU,w `3oDAMEF~k=dw> H/.PHC8cVJp9+H/qhR`M&f򛹯' lו !.U ٶ |=UT3]%Y1wA&pjP.ߑsL&mkr,L~Hha_ ڐp1z5HWTAJ!b53 Ryf1c[:5nak(7x'fvByAÄ x^H#qlC_ M.BWӻ*q;!un9`ù~.ۿwrvωR4&dYB}pAc͠-7%9@˶v=x4Qk2_r8p)^g+,Sx0Jv}]+*g&[K%D6 L|ZGΖ`gb&\6%X}Zp])E:IO=ʕ0yjZ/%7^ f\ ⣭zh0; RaEٰYke᮵{w(Q{ h]Qw*nEi类#Z.y|5o ֥HfMS6mrt 31M6q[)a"~A$cbTңšd>W0 i9n앟\l1c,1ہR=lc׌urcFH) ?,n~3+Vn50NJ0|%5,˄I Vcٱ.aNYe  ;)ShVGK݃:R"m,Y4!džn;&7d2x^s<}u]o̲-XQGk;<^186xyk;LirC&j{a4!V`Sz>X)qr31ԇ{7%mi*SZCFLyFW7f#>:2%eY|[U$niVBbZ~|N9-pRLL[ tQV7~Qj,>g80bFV@|sE\) LbwIcW1r'wmE{ ( =ْ2*'lT2s"YkнGeJPeG@j7m"3Jl(.ykmz1̅eԡJo'~n?')s# АlQ>k2 l!SL5GtmO3sC/D9L3<\`<?Ǹ#U闕~~)|t`Ѭ`{f#.$A-^5ёD!`Cg<7+&BM\SNЗReQ$OQsgF~ 7 b]bP|N%p'Qg0F@|Ѩ'gCmBч@Bk9?*mE4e]FGLE=ϊX=V5~7oGS&h%&Bw'LXۣr> a\{ YN$x1'i%P\< f};I##Jn'Go̸dzG~I{QĦ!-hILjFǵᠮE)Ɍw?UZ'G{۔RT(GPn=I#߶'?44)ɸpn)Φfgּ>VztK1=dnE.Xù~LiEj3ҎdK[dzmR V` IeO_#~0'9t AU:5 E2't*[C' SAAix  [cc94;jlqtw³w Yu[Gf'+OT[(tt Z y 4 N*~w;gv CW0MQu$xj'Kc+eƚi4jedetmY#导NO :}s>=jUf `VЯ{J) |[YV=]Ψ ; % ^ Fdiyrʁ^9Xi˨vW3b$Znk+)A@Qtb%B6=hM!&ؔ YQJ 0άFE %?9ŵ3&ʸ~@WB^K/BS_f헖nUG^M1 $үefxXя}SQUVDv\rTSZ)dXY`(Μ,k_thOQ̏Ѕt'A%G7%"^~#~˨ȚP%nr"zʉkmb}NNKAF: nc6iY\Bh[wosF׺5ִ_eH ɝa I68/Gleb*v+isqL':)dbf1R+)gx%QC?}`9-q ]d;V䥣8ݰĵ&<ק!]Yڻ 2 Čř=2fEBD&夢E!vR AL$' ʞ)H|=A\,Wc @1Ƣ5dEy-tH_ n]Z uأU3M19/جi@Slg%1Y_Lh@*sHWg53=`@n ŷ oT'BC1Y}ralmEeE2꠻4ox_BjJWxF2Gg;^;Wf&z%/{atuݱUs!;/MuHK_ VUG*.ƢJn' 6A}oI:yVP%]hWv:PD)9$aϥ_2^v&s':gX>@bǂgj;<3VD=ȲL)6s5bj\0Z#".ӳb8ehܸN_vx0gb!gR^;oaevk%GV >&CWuA5Aյ2pƙ-$K:zE> +h8*;{ӎ\}_Dn K F yeY/.А ƭwA愗X]g`y/~afU/LJ 283Z[ƕ}F(ChՏγF.[O~ W/eRwV;NhlAߏז̥p+oC~4 fwNeH]P{7H5hxTq/ /SzISύmlm) _([l p tب40 K[{:9][VeCŞ_$dUDÿ+sz~D1$|G@I@yN%(EdV/=R 0L#tn]@p&M艚:m wbȜ56gؚ, E֔'D7jv dȳчd!K!2tozz^@}krLia ]$>nn)+_:C+p;5׼d'TcOTH}YhZn aiNvd`L:ߊ5T|cqr0r[QX&u09P2%r=Z7Vק쮗9P/T(g$ƴ~f2yQ V"\9vw I=5!S[ uŮi4)#X7 ˔ 4x?_rC{{,5~ĕ|72OEf Db$`GzHpckdL»lٌl<;լ ˆ\讄Zrp.#~W=1O1h{<5+x~xp,,*mD[u5 )׎ֽ3]"`ڡHgc>eD;wodB 0 o>WUG7 >ćY<e;峕rMcy_gdvZ龠'nүaͬ>g qx5DXYmK6><3|:)-!v%nb+&1pf&;OOQW0*qGZ!]J{oҠ|z-40@&= V8kxYrX}而({Ϧ hadtva =aGfKcBXx 'fGߥ"7 o%25hk*\:"a孪Ȃ% Cd=;,bS-LCgZ;U x;'9cɬ &@%-Url.TqQy,yF w2*Nͻdp[gwY{[a$lmO͑D "켳߳7eM21"W25}Hn1 04j*e u'Wn!GA˕hTVd.0&"[dED3E{Fe[*nJ=ϣW5V(,Vktc K48giH5],ѤLrd[RJJAþX}Pγx4tq6,=:ف!s/l`اppKԹ %Rޠ^OtNْٷOL ܔ6vtӖ; g *nPCMbsp~ Äb]wFE]oIYi-CJ_rV+R|5B T4xUؤw _l5WyU=uT>1g ,z*::U7*<(u0M3sb$ 7zR`"FHӠ&3tʂᙘ)B+rlozzgN֖~N3R$oڡykx/c_z;tDbLH-N]|"VwtNcPE8WόA*,W Bdhsa}qSFxy%oV ?ɐ Ь>dpm݉||y߂1p#uc=ȁW :{N c2Y|B2y\qt{P?aP‡HW̦18R*~[{%>kDSwAm5@f6۵2~ "wٞ(m6}}g9 V!MF2PMFmĚby$RwDwd<,м{ݲ[W9O%ς )\^Y5龞HHoEՅ7dVu$JN9֜Izb8;̽t!E@0|E%nIdLFwv8 `>}f:E'Q wj(QYc Ts"-}3T6j?|ORtILO6bHO 9OY4+[GM_=vJt+&j$%{Y_;0f=ԕ"r\iUwls$HAK¸@ǐ$ '} ^-%_]LNQ={ҷNSN_atcB VcΟgtkK/v1[$"A 5^iW-OXNOD:Ԓ(*6%͜ҝUbx=%X~6ژ ۪_^E(v 4fOCXΏ2@ 5Nc2`{`2- :)ɺH*}|`O)EϾjxr]׍EG+ nr_~epr q=vdkX-X{VJ jp ELѰ)5Gn1#X=Zj"Lk)X{i,"|@&J`MdF@dPS3 s˩\y9"qce R~_W;9hQ` ;xqŚ^9LivZ0zZNh8ccڕ'F td/PMޢ=JIr$+O!=;[e}O2(碣eq{ԄzU%w4m96+lRO2H2&p-#OH~ w10u&wKe/?5(34-÷D '8]I'r88'I"r`:x /;)y!0sA@1Y (IHYGFմe?GN !J52N_j.{h 5U}POdU*TР}s)]0X$"yRx]j߽`%C dNޯtP;uB{/m=٦!JEY6Zx~+idh욀. w>׫E30I<7[) "] kp_ئIaVà#TJ Sb,{W}H]'[ZN|1IQ!v4̱6Pݞd%%c=ݢeს{5 )PNXIwPGkʟJJOH~. ?d"_A2S.;RB)^0+L-|>GGtMGKbh\5I.gЃ7iіBGa?ϑm2ו t Kw^lTx0  <ߠD\~nj]z'G1LjY DoRXTEwQ~:7p.ס PX/~ۦ@FYw }k\M^h!k!8^C5?>E[ֵ149cG J@(&^CT% B VV${gΔ_y?ccߴ p h.b4{3a5+UD-oK\=$kGf}!IJB{!:U//q̺CvBKRg@D._׸EckqI'+ kg=^H꽂Xڳ-gW[1I8Qt1Ȩ7E>';g{/'ckG/]א/5`?g9Dk17{QB⎓C8JCנ7Qg ķ4 ?:I`O7ȳ>/Ӷ9"Փjb&J*==awèpޭ wVVۜY1DWM6~b(g}ઠ7gŔY w~j/"]K{q1Q-j&.(A _HS h,\>U굋Z/Coěxme7ZSz h3SyIuZ;8l`ZG1t5Ff5ը[QlSqCDEN=SMj&!d/.0* 61.:aeH"+Fe 8ZEJTN"6'3hcbʘqzK 9(ʬ] hMX"ʷoHmѳAo ">U0!6ct٢^X.|i4Ʌ&"98U\% A>p,-*|H†2&\i'CdJlAt)Pt)H{ƛ Y&s#GnM|b:1aϚos\pu bihW<'v*! L(-33 f#DdN6L^Ο$XE= aDz֮(0ėZI^rlt&ğښ?&JS{e<ʫx{P%rU#rw%jԒm1Br֓)1=hZ8(m5]te8Ը\2յh8ƛQGU63L%%apGЉ?zf-JHm.7+VAo[Ǝ d|T2O/1qf< LSk!Wđֲb˻fbPqotJ&AɸMSgCJ2^tpqlqo%L@v+| DzXRBLZXYؓbʼnw@);_(3of{:Ą=]ַS,m*\Q!=k,q4D3&!7I8S8 }.fU 1S!9Ӄ!'6(3hKo 4f%QMhOJRxonDȜ 5-<@L2Yf ]IΦC;0\CȊDZ*gJh.Ñt\GIo`z+OȒ̨XyxZ㵾Ÿ6(t8pL+tkrVhqMwQcJ A'doڅEÉvi,B!PӎF(^ϣbo/O9H0q}d}V_ҏtiV{H]cHTs [PXat _hjw$:P3]YhNm_}>?k*jK,ltE7u |K-_hB/pts9ZyJU3Kw_F!-Ը(iRS%#'+,ӵ2|@1:vHX/יhxBr+r~.om8h;23EG~gKsdcQp($ؕ(͇v[>KM: Cݎ0h~upGt(ji5{i. ۔%bV੕~XHA+>ȞcH|~ވMY#Sm[_+h&b/̪ /P,Ӑoڟ/bwup^_\˄+>t)SpgPo?`d+Hf Tʠc|2Wo(FK@9y/,LWE;}/1_xQ_bl ́2fx51c@G}S%iqLXNJ~ٌ'3leHQP0]JΩhd ;>-^PE(_ P</P9EHY[QM+gNypF }ԃ5!W--lKpw_zWiAST=Cq' x2xLŠO ȃ4é0zyT2@ZU/5էZ~/.9CP !9 ^O[4[>J_4)aO%upzcZ8,䃇۬\e;eD4.(ρfJInVG00៚:[IkXZ%ݣmuWS:jӍZm8]oI5kDNlDLB^J^G~д-mLAǷpmkP#8PerbA#mc|_}, WqTdss8Vz P0](n:H9xH3mJJ oLU 6נ3 qVzҥ8-E 7ٴdX;(0U򗔣 ?!_Lbі&B:뢜ȐN]թ0E) ?C \Hc0f0 U2}C>˛ ?L"eA=.D3dlF:t'I<:6JysiE8Ӱ0 hh 8 ۸M`3`T>ӮPF`=F=VNoD\<px́D3fmRlA#P鴰ƿ@ rӄ w,0&h/YZyňUВXN=qXU>*}.: C0'pvN䱱D-gi1L! ĵY.,Fh)~x$Դީe{n8&&Df/vz'5;]r0;nK٪7ɮo@nWz&*4E /M'ٌ3SF/][FKŒh!Q:{'G`36`Yz|zU*iQӍ ٬rU0Y{7_ |z#.>Jo57x 6G1?: 3z "Dڵ8%4_;t%󧟕SQ 8/oDsњˉo{07ʟe0EekM7k8hTIF%d@i= hsou!ܾ -pee"D~vsHw=˪ e~YL˗ģ-dfXf2Ro52dM`%=Qu//ǥ>l+x$"Fkb>9Q`$u8JJ[vY]k? 0yN_30c]"T9| ֖`PxGqD=e:(+i!d 6R^ ZHJ Ihe[9zll[dd/\%EK@tEcr6}Ⴌ Ѯ7" %aG z6DPj':&oA#A4 wm;?Jmiq1j\ A$A0RjIHXV'{omfBrH3LklGR ĎK_4o BLndQƋTYJ}G@dm(7Xm#fF:>}26h冲RKq>mUۄ]ڐpO;Pow( k\%~я$KDticu7⹂w,HGuaϺ덱%/S,)o :k[%:l8/>2<:C$lڝFryxT+%`BԙH"_5N<\ oSAQ!uԷJŪawS+Z$}Ҙ2ۇ?bgI#ílKݠ?}]x1ㆅ$*ߑgnWχilvq\LO*%{k~ZtLi$79< ۇKDv@j ;MJj>+vd`bHOkz{2fꪶ՞;/]0*H)p>G 𩱋 6h&[x]+fkDu]J+z[g# қ}(F{6@+k{UI& jqGky$O^%e!pؕ ǽǘR] owc0}5U Țqw^$#s0߼y)+,c,;`c݀J~S4e2jh-~ĎLK5kT Ο(,H֗:w%PƷq^AiBROtZ ^EHW& 3vRvFĨX¸SӖd'J . )/GJ>Y !Mj4g"Xs[afjkkM4EHSU(-JRj0˯ٯ]<*s5٘ | enɵ. o[S~,>7T hPnϺC'_z4BR4WBq>QAD{`BҼ_2/zK4u_:\Ƹ9phk4(d|ސ&x~O"0}Le~<Y|c8 l|j&ѿOL'7wc?wMKyy|y?VXu{YE< BPpBzƺ%e~D7O CM}r=%R\:-E?SU0 _& aY[NRg!.| ΈNU9\0E05!.[-q{<|P;WTMYg y`8H8Q|Iq2hVr*PF4taԕwvث'P}*g?)X$G*b?0v)81:k =cLa6 ^2EZn.E1k<%̉=ݎ6!20R󩙑|!ǡ5؋m~& FR_~eF˂͋Tkl)rFb^xvrs1!?P q!Yސ6c!ID&N~xWmlmpa-|GaBk&= s4HGZɭQ uL\iRO[`!]Msrjz}O<9e 1č{?wJ19 -] ,y{q?yH@/B  ݔQN<Ĝ㯸vzq Mh5Pp?RL):Bt3փ6C9z¼ϼDq*WE?HqSW|æ T yF3}DXD΀'V`֌ JCˁl3?tҌ8qHV3`mK\9/wT[L.f?^qp.6b„pNy8.}*Bo^q蜫Uq(_P ml#<٪kz}a΀a<&7w'Z"%bT̹ߟE}zR';]_O'8wC%3Xo\>^<:Xr4$u33),N3={|Pg=?+t>߲ 6tūP[cE4g !=&mƧڒ*:atEor6R$ x-b fh7OMҖD9|F?eH|Qyι;.2>b{N 4{^(zx-{r XY aPr it6X|4b­t~2)R'McA,Ew,+ӄ=z?J#nsH|~r=ǛOV{n_}U"tҹ񥩣Ū<<2_T¢&#oLsiST~FURBEܨ@"^4L R1og?MKs2 TӀ ˱:MI֭1p2n]9m^8J,1̭,3 8CĤ=CÃ?& O8~]j!삒 U=- fL6\F^'wWS^kvxcڧ@$ӸӒZMMw t#a!B؛MÂә+bϿYk; plF&\OtNX@ ȽL #٠lJ;m>b]h-#}8ͳ녱|BՍ^fY"mtTE|)k.M}`cf3R71F@H&`,c;Dy"ƇA'<۳?P%ڮGe2Wb4zhSMG,dE~6 .?t>0k(7Q,V$_o!`28yo5m1! oM*Xv vZr8*$c;ݷ_FSM޺N"4DW؞sEs1և~2> vCl̐30?6juN[Fz]#DŽ'Qץ@$/gQ#ߍ Olf}+RI "ė~ع: 1GCHjN/'~>•'$hQB=FG@t-e*IŀTj~7e79ɺz:c۪߀8ѸϨ/qz}ow>AtrW܆2 ^aأCک ~)?S,͛y?XQ\CFi hH(UO"Qm#d8Qof4О&]xw*Í"KM!Ra1y:SO̢1z_pj|Li^h-BQm5z؂tL8C Aw\ɚ+A*HxH,=B:QsQQP3}:wme{Is]5 Y$p~aXS#x#~:W_AwQ8@LiǿuFrVl %8񧐩|PȌȎكc-~0@R* zׇKRtGQmObd+[(bPF%yTamIGIhX[z7NR=pn;D5_XA+F`eRn M`M\T"_ɄhZIRDunfX\c/5:^fKҟckS1|C8i_ 'z.Io 4XO7aiVf٢;YVY(B61_1~yipEI) o*[[#΋Q%5maT:xp4F@gPe<nw%v R*z1~ӎ.~ݸ$q`l|Xw/xYp#a o \UG]>Xq+KI_k!cv*؄+} #H³eFI $qNgd]\N7 x13d .wIφ]3^c  X89}#3Qɛ+w ힱ>'poɶ ƞ@, eGY@rmyV4k,Y/?_($A%)jK"VJTk5Y\@S-цS8̥+ZBQxG9ڐ+UaǛ&XMg*xqIء&ۂje"R%q}?d LG` Ȳg0Ĺ7hM?(=bozޫS0ʅ2yvW0^U5tuPUK8y☨طHa6W̍3%V5ShE1jNe&"UAB>M1Oߒߵ}UMEkO{A deBlun5`A(]d"upZ ~U߅}+L{]OH"2n]+p`",[KgMУ(q7j˅R} J$IO[ auvуekZM)M L'8i5 jJGl*-Iś7K`}/fm4l͙˵aaU"9dS\ý}+}F5Ý?o)r1 TD-T/5>v}y4q}DI1Ȥz[-G|7/ G:qb/zyO m=}@J$`_ߪH7{*ݻ K]b~:1`n2&1U"hW0c% nZ ?Vʂ?n~d׏juN nl.&2b$%VU2?{։o"l|}4 fVO[܎=/e_Y~p[%uL}?s(pᙇd-k?I\[pHmz7k 6n¼϶ۇ.mvKf\u$Nf)^Ge>l IJc%a΍:EeK0K~$+<>E@ -U{Qqd/dEqjyvhT :u}'3I`ou;t#ǬZ_''4)ެL&lTwQw֌bwl$_y9MENT>Byu4m P*I(4BVVW* 665.#+d(JqOq\V([): C ܪB@ǁO/˯&cbu[61ZH^fErS`xipi.):T>ǭ9ȟ}bh]`U2ď?IJMOeHV [ˌ ^#|sG뼂4IȮg]#^MJ!l{]xa9/aҒ6"A GhUcK9V<:qCYXri9˨sdEDNG!xͱs:gWxL$JuvmH;umƃy|g-%HbdtKzw7 /}YB^&Y.v:#pLҎ2=iVJu~:r8A#f!S'[w9n3&픙W:MRĕ$7J[]_`z 6ZoH|Ǐ(ASVA\ շ]_oNor{Q\7nJXQjX£ >?Il7:qlJ(2 yNĮ<].ۥ&3Oxa6±ƘduerS;6g0!4,𝸒Be9xte@`xKK]{^ÉϤ Xo[PN 2X]ZlW/zn僤g S{i6!7$@}kI\s(NjQCd ~2E/^ARH@,ezD(s,ȔI<,OmѼ/"9@mo)(iX~.7Oc4#CA~\3J-y*Q=$3 xUGQ\s'w):޳ @b1fk*DJ^ I ;iDS~jrA9 iIeu ,a e?Wcͦ|T]I:iɽAҳjBi˫sa5cKF%Ţ@-6OEtYB4GZ#ŷ YS l9ypՂ (>ơp#HC*H03^]otlv3$2bzD!w+=VEF79lj"֊oLұܠ((>䁢x@p aѳєAlOlZ1JH`Q\ՙXG"L'߹%"9Z(<"?&N˛nOЊBU0I}Oe L'ۈ"8i6h7HLxlv@6͵N$QRtIF)9X;0@g7N(Д PZʈפmR ǦRc4N(_rMi.xR6ic/'cL$ `o1SBFͼ^tDjh 5<;WC/o6T^9\ a PAU  c"3qP2AD 3KA 2EiMAdvƳ1Wm7,fX 3ԏ)#/)\י#ۢ` s⦐Oc&VPtxRzCO(.ZryS,`nȪ˃kLnWPܙƁ>68rnC27,s#X˾ҫKK!ȭ"37GFp#Pn[Wucd;=a0$[7e t3JdorbE_BZ(TEwuQ'j59VEUA iuثTw%O2H&D70ECGp&蕊a ! 'v54y+ M5]K8*L4d^OL(=4|P=E{m^l`=$gsNm0A`pGQOn&*SneW M$*h-J{p;N$1 0{G1M׵j2nyX,%尤Bٻ,zUGֶ0 B夋&(z[ȠVZݎ Wu,`V;! 0$6OGU4Niu ~&&H ;vr,hc7'Kk!SiFmF V6؍/J} ن??gȎF\4\At"/hӒU \yLhA|w$fN։a--D')5Ce%Ă1;Cb2Ŏ3kq'Ү #qu0բJ=pi]3LoC~s9O[T!EA4 StIwY,QS̈q@Ӌ&c!IJ@6b}fEt@Ϯ8NN0&;YtfHEHfÐ.R}hJuJy%z+Ê#%6WΖ E,RoQ# R`ڮ9+$n+ |B,Mv6M]R_nm=drSj+(IH$qVrukh3PkD6@hO| WTK[/ H?3CFTpP*d`AV k1#S`ix;ΐ\4 l:D3Z:2 @ fl W~讏%"iiN>ujOCruʫ&E.q`}6Gp1k."4qzfQT(+XrVT H&LZ JrFNWWg;]VˑYJIqnx4UcXSqYIH?mEY,rtَ >""@C2FpSU+J}Zo#T6ӷXt5z;6hQFcSPJAHiϹ,m=h0#WDBy9 ѵxg#d,$!ғh{;}-oIch*mߤ{2KsI(F mhdҴw^XdZVﻕn$2%$[YA\sU!\8SUwW1ēR0HI8I;wasa:\-NKEv23U(/c7΂5ir,$pHc7)NRjz̍V?*MvRNL />q *&ʜ64 `L/ ){$kjfVPMJv@Շ=g x+t:[]><4Ir CvK*wK!A 2/57T1W ?b܄FE=aJEBix@Ӕyfǩ Xe:kӻp }3K_ NP7qFfץZ %(lFMԷV4"w#lD6W)%OiH nݚ`|.>8Ɇ|F`IW#wú`+w#UZ&9ZIuYmkQShx&J/Tb8h2B H(-us1ɤi\ٓ"+Sr&=h}fk0l(6I_*_2GQtK:gDp#Y "ƳE2U١Ve´߆ђT;]w%9 $":òAGCU6W7G@104qocv<3_x"`/;f?:p+sp9yX(7q`ҪjzKD  ȬTV!zֳܢ=u'oEGw(; /5*v҂M'P'͵~0W HpNn_h;AELѧy2?4BoxTݔ/< 9]M.騴ִT|l5EsV9 ".HSayCJ>C UKw(Ru4mhf]wHҚm3 bV4vu"/;6,Hx(ph@Rİؐ2|t[ nB[|2=b __ up<7Y`8wԬx2֏kݱ_gq Lk)竰$25 ,xSnV+eNi3PvV\h?NήDvI_ \-d+SՋ@C͘t yn+/V* e!:8ghԃ3HFA ˜Cà%k~ΘDr=r=8STׯɕ (ƽZv}9ѽZ]EjM^'V pZLW}X/B6{%"vpV-TW=tjsBO.شRP5+&3ӴMn -1Oρ_|隸İ%t`jk2 m`-RqpxV)5dc?que8)tA&z&l' (ejVj/_ؑ>Iux5|R0K/2OH\zRV Vt8"3^'jNp>M]$ 4etXYqߝ d ~83c?!VK`XL1j ;,eoZ=h#\4v"#xZ7>em _LjFġ۫LvAhh o-#ōFN=5H*V$Tpd4/$vK(C)uvZ q{NoSq i/'sGv:ML3!}ӟl6ӎHA눻IoN@'Mc:(5~Gmʯyɽ5fV^:7H`(ͷf#5 P6(8dhkHIzGiF?Z@r3de.Mx;GO[܍̞ZgRTnA>&AtJ?PecA,'{cHZN  ^4XV)["BtxQ4pix4H[ D>ƨ NWZÙ@s¡=hvdL}ʨh]}3ʗx3HSjfXW^K漇D0>N9V'݋OVe,$[ }tIœD_Nxr~/2e jP}SE r5h=~'şPy N\^ړ83[pv+cѽB)<&E`>==2\*S G~Z\VU3j846@uZtcfqTt`|J0||7yJ<0TLJO_߳Qp8)6 ;G9=xl}U{!O{9܉To_f2{)-\I<٩u;(vߜpx$ha;>5l5ojU}3ȃMyVnn>k Ӌ;˨0~.8QMmk)jf@Q/jFRCK%e=f9TUua* 12ʙ .fFp`s`}+R($r"2<ܓ&MhaQ7XP~}r pEiIl~[15yQznLCh(~q bEgӰ3e!ˋcW@L~RYr s~Y4!]#9-% LƝv[_dWEkò<`ג^I7o¹2y6Z+aE (45g$H؏5b" OLiu]DH9^(Jb+:C-漍P5RMBAxՈMNٽ2ߗ>8phm\1]⑸eC| 9&Vq=+Exm$x6ks} ޵8bs' Dڗ6+⒊0y=+\0{R|P'޻&]LrartI?<)wES`2tן6Q"H7=B{QH Oz*es~.wH54 Z`fyӯF+tA5JFi,f6j$#ܝ$'ƫTJ3a EgF_ sY_m~h͈J붆g)?tE$$#)K`n0"g-ۏ\H %\8w4 hsS-w䯞]߁'\;meotG̜[M1F;M1/\KW[=S_&5 0ަRxvQyXÊ?L\Zu=kK%=,asYC~&6 Մ ]IwYÿ?~`ω,gbBriDʫ<`Ev"hv S8YolQS㖟p]}QTH]_Q ekzғi3T8oț Ɗh'$m ̚O@ pe]3Wg] ;T~i^5lK^+#j78pE`"5@ׯY[԰?HEdB@`zLUnw q}?4P2xMcd*%|%?9?ul{s q[kǐA$:0TOf MHrEF@ =gG*Ǔ_ >_gL"bOGڜyqlL {]yjj% BTZovOꗋTÉ> ?A Հ8^7js%ɱ@c"ϛ0 =F6[#9<&zL샣KnYs"Uz z4{ݓ>)CMČ /MoRS &iK_RDh@3JtZ>4z%ӫocV%-LYu-#P|jp)yڼL(GY}UwJ0pP]˱rPٖ9o NJZ+%/魔wI3;vz(00>SɊ1/]pSv3:w[J{>dT<a0yOM]cv pοX&92o'@o˺AWolHcɅ*)aRf\勷 wuVs%ͿD_]YiYVLmG| D &VJ &'K aA!dr)@+(m1`vN; Ǯ`I\ Y#1{i+@4z//v`bӢS~W'z:.f[$ 8~T1d ]EB M+GTBg|9P&9TkHu{TO&ui?bޭG%Fƺ*]C9񎆃T| Em&oo܍@X\ߤߑ#01׶Qj-%jb$h47rfS+V$|ĥеC>jwה]c!cV7dFTTO;EUôig7~Ej8\+㍸E_RKQ鬡Ҳ !AbՇ0f1{D2ZNwOD* -4nZ䮵qFE1|UV&A΁IB 1e04 ǝV}+D_p'yI|Z @wu`hOC2;ȭsA3gʗ$T>5]|Vmgvq;q :y|c)!7(O%8IRَvπ{ ^¾)[!_R(SnP, ]#P%CKL3jiCM/?KjS By LņyE&h(DG=QľܯUs oBsƅ}XhԧՃJ 3h;p oāGazeiHI/KF+lX9yEg&_ompIEXlYChar-Í,Y#ۄ`u^ f[cL=`g(1U q \ ȫ%Or{2[Ly02ϬMa 7Ҝk,oױWL q]Kb1H raz3I9(XP[IpΠ[9& ϩ3%*9g#[ B#%z & C3+ Sp{6(f7? :88^̪XRBMU "-@ȷ]MLtY)ylxЅ/BR}XCS ŽY(,=C>iAJf޼[L`][' dfB ',;B㡄c}hk$'ɉP[KǑ#N2Dk՟͐QCaGp!gng@y"O>iDh5"NRM|UEoW{ծ#YT:V`wW ެz銨;Z_/_fC )]H$8LaʟX6 {A#z!&l'kV7S+-@09_fٖZ9fc a@fv#5V]4U-,1vS}n5۩mЭ6Ia9'KrSxM&e̤';,C?~:ʬdp Y 0*|AHl"7Xiȶ <摞i]8wti?az('Zʅbu2Kv#Qi nx39p6t^t5vlqC$y28sؙ-;lu8%5ГIX> ֊߆ÚqW!/|ֿ ŸfEqh+9ar9+6S%K1O,I+%!\C'ܫ#cʕS^^HpOކ?`Q #5zOcLAб6*ym)YiXaW q L4EU@ =HGH/ E*Po`ca%a(>^b9v}P {՝^3fƹjnjD=J-#~`4tpdn Df _AY"PVQe{C2iʸ>„'$N-AU|GoF؆#+4e-<ppJ`DUEJn'檇зq{LSk]k]&̈́bqv[0ϭbOzd22Fm,]m}MӖqIgrOHTmwR:GtU7dܖU)Z컰\hYyfl U L |y b1 _bze-~3y?05'PWdK/2cBZ+cKC~Yyiw}\MP,g%D7Ï]`%O%=%6(fB5<^8Z$Lf<:VqLk OS.u5(L>i+ԉGUT~/n H=:k]%oMM ^6Xoq*$ y=$qo3B0 ZnHA]Qa^Kyt=RXhx{(,p6NhS8 3`RrTRe> nE/JW,j䡀ɌwxH4tsÏ2qVH"d mB]ێP9l15$/DGØ5e¯7Pg::gO$=rlK *(ԫiEB]kߐa/@2~].QRYߌ۫O[X"aH1%u.dAB֤љ̫uZ_@,GU9W+97˲x.h|/:0jFcb 2'")|s֡X5զ'm];y;vJ4#Zf2UYR:] \aSi6/+۶UWL<Wv| ˌq;+D >(7ƶqH~Mm^aPŞizܴ=H^7w@h%tFD8A$"GEO+RE1ώafZs `uX)G`#R*TLސ%UkޅAOJ(;b `IY*kd .Ͱ8c= 4tkADX+YB&L_WhfE/]/_^eHj D稈GN7d Q.%c2M)3q=|V (3lҘ9ه#Ȅ !<)M-ȇyC0Xm RIǕr[8 (CZ<&|t#q%[P{ۖv< o|VǞ") WGD6MO,jS-(G*Y脤H3%HmB]W oH[1V-q&pp/]!1c9\z|a>_ZoYm->w/稶?nkAQC ;@s˛ÌZtʻc8/X Z3ߞKbH(_wUžGp|B#F ΐHqe%>/"HȿK_zyiRj?|ѡ"qx#WJX/Rx.qG3!``aSndfN  rM6&jw_RXH"RM5p*W aJ0򃉲e xB稞R$$u6VE Y2KM͞J)긛^/QZHbyD [C"tom5<׭[RⓁdm^Ll˱HvTr|k84mdѤu}7:W("5QD]I`ՄϗmzLVk"آXmK+/xQR< :hy{{ız&{BTF9îLrx//omo /lN.Z3Fpj׻]oO w2pjЕ~}{lPl*y]ꭧ*ni3>/_bJ{E m$J_?1fS%>{*F esÕ jҝp:sWղp{盤FG7dr"[2K]h﷖΃\l JEIRq8P8xDcB.Dž7woOHUYUJl)G- qLYDK@mPU E^; iBPo?TNǘRZ24<}4-Za,e$ `Ʈ2.~:(Ӎ' ܦ 穘ѧܩ<%e1AJk ϝw~y2?}̜l=kM0["y?h,^Q$rf=O_lz8-<50އEQͻ,?m nv <6yizKnO !T ["}Y6_<< ̗:R>iuP6nq SwYcFQ Z*<\ywiYn5hC vg Au2x< Rqo(\GM"0b9qQ圿 l3z]oXyƲ[60‰tQ$H%[fGqP}.|29`(@h_6JГ,?$NTNgCzphnX~d_Vyt.S6*CqOcRIWPoZ;~ϐwUP;br*>C_f#cTh>jx@ ڧNDc+ զMXaHGEB׮7g3"w7-kƒ6LF~]z1 ϣ~ψ3ڍ4}ˏ'QI3g_˵k H,>w OtxqB%@O[4s:FQ lbK& doLQϖ 4R|ix滿9 .>10 ^ GN>4¬ vOT=~ Xr[jb~ H%>vZŅĻE4E;3G`ͺ EZft}"}]}n c/4xC)ұ$ۏsj:cv[w8aIXne`o[/aFÌ?Kp8-Ig}<6hutiMYo J ZD ]O(mcws)P/K3CZjH:A]#8X.rcs?y{)M?}P|rH~)ͬiۄBU;29f.!r;4芽7WY/M! Hs\ ŰЮ.~{:z7=̇3Uo8iBVcM^V3"L R|eT{FňsaPvҰf!FPi+&tJ{^!u'F5X ؗf_ޤbVP4s`6P`VNg|[^NhJFP -]SxSl®hú &0"*fSr{+^(ٵO!_,h2PW"ڑd:U  XHXap20 w'Afką|=[e{ɦvŌw-z`Pشizb3&t vW,}N<$U s9[&CӲnuk+@RsHx4SqjQ9~T+O]2Z:1zY%}fڴ]"6X\Ah_r$8>ZH(/{I0{[I=٤`b`0x !ru(-?9fakdȖ%l]EPy9kYCLL@㵌3UH|ΪyHKvжzWK}GVe^~C"s5^ l"69}ʽXYe?b/3)q'FH/ "g.H@xicf)7 tX>$2BPRNаnxO?3/υIOotGnwMY*w_׷I s:)DMR8G'zn**Ջ,ZfU~S-z) (QnYΏ)_+#|bB{wh=wB)2W9tk>I1?Df/0Op"9W e@b. elzhJA=؜c†=^JAYpU g_ˆ?]0p6'DzD9oM`σ`6Ud>|O&c:\<5ÙM)-&xF]K-n3amDޕ2T Ⴜ5'G2~;u1:¸_S>"1p9QkUF99߮(e7Ry1;$Y+䥧8_KF(,**%#:y%*)hRޢ- +ܞ6=Ǫ\<\ɼOs' W$Au2>u6w .^n]I p\%3_JFKbcNub<Xqc.Š╇?E/;܉%ui%jCz }7iGdM^wvZ1wĸW^~'eVYŃIn<':tGQUFafk.HK$1;4K?Vf Ca|+WPೝ@q<-.D+ӽD|`?}ubB" ]גU艝%B]t7/OJW W]ى :e#!6`ɚDPLJ5Kdz><4D! F|rbXVm# PUbr(tO~vu=TO7(|)TTiGJQR K`^Qw] "eP]ȢIG-b|OҊO[`#9[~:jh e2 ,0{|PJ0.S)B:"f >1#\\`& Ll2)džP .p%u[z"!)oW( Pܐq.n'yz`M}tzpy7r|~ CX\%l2t[D|{}}p@*QV=IZ$$2,%H!vZ)V;x?QH;䚉@$ 䔁ƌf4i]~T 1W@(0;i.R hb_9S41kW-m@J& bcU,-:`:NWL$a&iܵ\r{M|ȠrZw v 39*|tӡKپz4>RP]OݹYĜ57s9l:SQ$s%wxc) O2#4IBICI@\M-3;'P+%{T~j)AUAGs9pPk=[rQv PN#&KT: Ab\etPps37M2ύQD2 n_e} Wy˩2A@c̯aq PCf}xspb}GR0fqv[;UIj62m`lxO-O[횈CMidh T)'F[8$=֪zJ{3q9¾6ڶGy(`9$u[j oSԆAdnRdҋL= \D U1:S4tVYjdY |ƖS!Aa}vy(Ă=d:-TB(#´Ě~ŰeC-FD?B? $A~=Q27v+Oغ9$F;WXs V!cK~҉P|1x~iEs#kd1^#d6PLaVJ5D%&sk9ΐ5 ʦw$| 81eKeț;-3름;E l]+DCEK$NmS=lUdUQڐ ]q*F0ȅ,)C]kfG\s2?"}=Xa~~52~ b'Q&I+נ|uD8\g;|ƍ =dx!ՓxW#PApf9.Cyv&#<{3e$o H4Z#:4mˋ=U2 !jTsRDx(U{gRwIۛ.PnvX1L[9:pC0 e?b;e KqO}A$U1uuR;jß*ͮۏ0:VO5.⒚CE,VaZɿlVBJH|hsh$@qzWaL:q|cTHt#2_z],R_ūܓ(m`XvBB =ⰧM c-IkY%7™ag j א6HB]\{?GaG/D4\$CDb +9HL  L&3XJLe v]f4DTƞX{a dO|חyDqjAm4kv#pc h!ӿXpO>"myF3Q @RW՗a)[/hO:@7lʙ(Hli#^ {'É3b=eAiCZ%d/|ފJWCzoM̧Y~~'QS5N?]s`ʭVH JAuF=j'6x!~eG&[wF6idb]0 :2S(\) l›_s֥DTF_7AhY_)PycFr4}"zh*ݯ7qEGRyF867^ owap,k9:b3HVkw[FFgoW\:0}{EøM(`iV,% nq+s8w$ Fmbh1 "՞~[w tQC)>!D ֕OhcS6p"9ֳ̾AIX?#7 B}cwHˌ(#[ pH{>'[ ֎]պF0' ]Ek՗ =t7}jRR3g;+pircA~;XV#luFӀeP$a7r#ʹӡW巊x:8}V :EZak(uZY 0Pmj@]2H9#ߊf,A$cR Ԙ<6Yɣ0m2&.*2lVse n`?91t|-f/C=QKUftv_e^~s_Qdcr2}p>Qp*iu{ׄmj}uR@_BֲU)˻|\c -T1:3 oxMTf;4X@$bSEwG+ g=3d:Wo `><|o2_C 9Cd&"{1_q3Ө%XǾh\&ф|pg׺xW!Dά9%>0!%ǎ^7/zJҒjOU,ryU.|a.!7r}6ce>HCetT^r"SIہ*+_ ;6[9ꄪL:,mYowhQ͊g!ٔqC1m\F cim| TٛZ-~L/ujL:a7=sek:A! .aǗح4U&[9KW=W򪲹6qfĵPz0Z@:Z,Eqcm7<{x].aYOk#.R>NxݝG%<QB 5ƭI/^CvWE J\@({09o0frQiӯ c/Nlzf;˃U!oCI}c?Ch.ԵzsU9#[Dհ%6LGkO,Ju1[z(}ketsN;K*92.ʡ>5sss~|UnFN/põ^ﭡ1E C]0m5kΔӧ[Pl $38V+iz`$@a!O_ߥZc0y][IҤk$ Ԗ\ƀHZ m)brz$uWOK7p$`_\0e1Tj! n_ѤPuΣEİ?Wb+7F䉌vn+( f/'Նr|Otű܏ mv7,ux޶PҲuYyAmŊ6S/Һ=% KRu82!ٕGT#t\guQlbm,̷,27^5?JȦp*#O]תȵ QȂݟm( U0dQ*E{,r ZF:bߐr,I#O>vt}MȄT9H Ӡ u^Gm2v~LBP&0Oo|⧘neFqs.*Tijo\B5Hl.g ˭iB-s|horS7BWGSo BIY{Z"=S^QZ]*B甑X WWh.#:OǷDz*5'd\_P 誄%s~!(qcqK6{޻E+% ЏuTEajo ek3heЊtI_Kt,o>(nTP—tŅ;jeWEĎulpM=ɞ~4LlDϼg0]3^@!]ec1nIgi4NإaY-)ΑC3.`I'=7H[kCG/PAu:+1*aS%Dd` |okF@V/t09)bls{[ՃnLٴ䮹u&͗fA? qIy|&BSYS8q\(ڊW_-%${e2]nJZ\ NuشK.Dx˸3#gLLYOp?x3ԵQ2"/tĉ5NdeM7iPA_@sE'T( ~xEStʃc3S3ՋiEXй.$Q|,qw1JWs=i'Շ}~S7X 6 5oO\D= P*(=\gS_11cyia(#nK>7g:Y1rhu_U}L C&rg݊凝6K VNs>VOߺ1 B~bCA e Ny8nێey rbʷUaj$vR.+ l*SAa`h"nqk Mf憘Ȝbd,nyv6'9X堇Q|cTM6LѰ i@pfߣwc\޽ 7b!d3btDϒ1iy`Is%O_7W_}h>*돱@ny?Fr9n$ qʻuA:TN i3_3>>?)yA@`d%3:bh1cS6$tI¼ fpi9 Qaœ&>\k7EmUa h 4 ϵ8t7H:9.qn-}NKr1m%j(q"ɾFu1sH]bxK;HrV,JB9+aOMRR 3ܱ l )dӀO:SJ%amrINVH ݷ&`ͮfRvWC1!mzy1T ( bB.kG݋nAɸM?>x#L:LQ-jb(H38*֨˭(#^L;&plgRjr{*HvF'~ ^yq6nƽ*+:MC6RE1B7Vb](>QUpFt18--%tе=a\-AsTD-w.w˽UnѾ|Y$7d[I@@05s:4`xOK0ǒ=EmL@s'O=XD m74PPn y -h}|-ta' LI^u|@և\ċd2B&SuwOUgbw,rFr~p7lC&K o!6E͉HCxP7č@A玱'/w L+挆T ?W\A MCG~Y&A5:ݏ\AdA[ @ymw':ߚM5!?O3*X1V :#3lp*"H?sJ/"iV)jXm30jh.Q?$E3^J@QEuhKAc`wAe<8gfH yaWҤK{\Oy:2h;׷4^EMRu05H Z\z3VW#{К*pG䍌UrS zL!o͆;7g2һKUb5\*yL!D q 1L<AcCC_ݭYYH?̻fs @ Z 7%Âs  ^›G1geOXφX F6E'0_tl,ZA8qd(eNdԮn0/si&%7HĮX&KFHc`V{ fXHËO[- SA [l4bCE~.[jN.̢y *#v# V&˹M|>Otg1;uxU>"F_F3 YV0m-dmì~f7_o󈟝MeY)gYk8O 5vUL{@E Ηoa*eH_EKZI៓1e= plb4`1 =8_X754#zkr1)Rubj\QSV(xrTcȄvlztÆ(y.6$(rgn4/ӛ!Ita 9#s֏`5&?d.ԨG8U$I΃@N&(c+Ɍ2: cwƴ.lS&Ds 85Gmp1IRQa1ayl̆О'0("9Zh$&2Ԓ.3|7dy9K-? jڏq:OH2C㻞T#fH-{QƦE-=:S's7Nbsnh0)8BVA&GY$a;s Jl }@Y®^?M_lg[+RT֯t弑yS"5 ?WVp >̑5.ȱ~;fie.Nec1cC#af)tpDL:k >GsspA P+uq*oUq"2Z*m@D vw\omWv j9nS_ ^e|ɖ u6ck zi0hi9/~|Ir KUHNtDWLB]VOt1"o oCC5ud_P ى {@7\1SȓAlbq#zcJ ͏%Nw^\#6iJB K_/1w k%u?.ݬ{]j{2ϗwƓmKZXp7kc4ZnRqp4Q}g/E'13CaDPic߼ΉP!+ߓ~:W{3 o@$1 | /! Nx7В~7K~&\Vܹx{%S-[̕[ɲV؇ pڴvp]hc9Er4 !ⲭ.]ae, E[Ne3y&?F;ty<߃JtL4I8 ݥg=yfd$K$2tNcYzMw#/5KRm@l1@#O;-U&JG!0Q2Ape #8. p0RIr{S{ؕzM ^Ae3Zg(t>0#T_XVNZĀs :qb+#tDnLjjZcdez >I?Kqbӎ{Wt׉¢ln݉"+YӿBYG a6ç&Rkn`J-] y2rʰ_C9Gq.kmgʗǁބa_Cw]wiݽ=r{A@ʭe",KR2ikZ LENJY\K@ ?9% @B": !@䶦(CJU6`ohs.|.zә n!1oX ,LgcydW#ijbV#V8DW*,SpᎭ/͑a!_H`V48(F}wRu> L"Ϊ jOiANK'|$@WBAoKX߼  +9;JnR.X aLٷC Fglnz<\SZƀd[K4`N3;{m:m)*!b>u<-d})Z/{GJş]@r6D;Wn*qMJI=}!egs oAd(u`Dc|6uU[S,`ǶSTK`\Tk"]݅ȟ62ؗs܇ti^Ĥ*DQW>kXK2mH vhgQ%WٶX2gSPɸssAr#Rq Uؾ|3=/z.[%@%5Tz{v-2:360#nNJ]V+z53;8LRo<,>T{%܏U6.b"b+K!A~cr!w`W*j:3pq(Ji&,jlX'8&w+}y)o12)? /}ףs կ=nKy\8U V^ӐaoXIDkH_gސxBPnPsp;, A /HA$p)y\[s6\IX Mf?},~q\pߎ!K`Oqbщ-·>@3a9@=~O˙|ĘbF}pvNnnCB"Rf׭=7TULVwZ FٿC1fﺌuۇ֦4~(_@yN]uxojVV8;gnNl|+x 8W*շJV bv_ukZШJ00LuiҏպҠ^9 `"sť%CeثzJK];5 bJ zအ"hdLvH;Fkcfr \g_WJQ8ZrPiRR-$ane6}?:HF:Ѯ&*ҼK:$ɮ_=(&2gp44ûCq [Fʃ(- mJI6}sP*Xᖉ:!ۣ̓gS88`P1d4\+ojSfhi3xG7F(ʕ+buWc]8TZa?IBQ!cGP+n̴f <ٞGgcyH߹<㖷 ,p.DžQf)*3wdjTg۝ 12̝Lc{htYu-Y,yH=>=!{`3[0XZك/N7ޞ,[*ŏ*t].^ W6Ț{- 3VZ? )w B,P7c>~Lt 2<UKHt80p2cEk g",%3V+}҄gF5/HSPq:p+EEVgDR4U)+:x,qEL׉LJv3/C k}aY4,Бb&%y0sLkfuBQ}O1^+ 'FE::]b#4![ɪĚk @q:1VZU0bNo$ ]5NRj罾)y]3Q\΁{ˎFvJ_7nk=iFX`K ԅXrȄ`ds L5CK4預p:q"Fr{pV"(*G437{#qOΧxHZ.(P#!KړYL6Q`{^gkkJ_ NŰn5s9pio5}EB/r im{V< kX$h 0.k3uɸQn"$OiWi::7?I1mN,#oInEsѹ+ozz-QpEhQN>'tحe0"^YLR7dn€}AH=7.x{k3J5(N̈́pjG~ŮP^5ͪ4 [9.f{@*]$=JIΩפF<%߂"rST1N漥A E׎Mq\M]p`堇nS&¼9 %y8:Jvr#[ aX.k?}Te$+*R/#QV/!Dw\ &8V9vb 家/ͷjjGbAG L0 @s7ûnN.Ik)4sɆB50{+Ⳅc01v30xQ0jm2.2E! &УyCN&TfM0Zƺ5='-p>l-)>LR $ab8g~BZVeR AH4Bidqe3"Du@G5H y(ǿ}1ne~qꏶ0_#7z*|rbxJ ɘj/G+8U5PTt b'3'rwYt# Ȝ1Мɀ9ԇ"ó&p9K5g]ːtlHl*d,,vb )S@`y#гÝ[Đ-3PzjՇ|A|.LƹDAuED^F{&VdH=NPu8Ml'(&W!>X, ~G1f^jix+N'{gXO`8˝̋R+2E%OI3X0Q(=\%ӥQFŗ-O@jaK""ˆ%1oiJ`N)rs|-ꯍ ;yo=:c_Xz oi T@A"ߤ. " CUTVchGB,\,|x*8:P~3h\ɽӶM\$QR.RSDwdž8]q$c@L5'BZZ6ާ8EvBbXlUdj㋏YI])e:}T@'D7ImhG$I~\5᦯K*@˾5&uhfw_PPV!&Pd?w[vZ:!&. +Zlgq}u@,%;+vZz94 +]vPE+0sJq4@/J''A9aI{ 5Lxـ#ZU iu&w24Nu|5^IBI2E0I<B0/QeUHb2xNֽ0b"_oE JШw"_Iv f1ʹ $ r^?N.uY)1C)7~o{XѾ5zά:_L . ^2e|x!ۛSY UsЇ_KEPv DآHe Zk/՞H }-BEO7CeA^W[IM88Nu35_b KC 'mG84o nwS7zi,7/qG1*H97~$3 Yϗ4+K@^駸\e"O> 9G̍zx{Go9x'dz>)#:S!!TElg_K-K/r/8h| 9-cG6WA8-^R(e"[oˈйP׿+DǏ.3V4%UҟCm8Y F}\E#X% tK}\SC)u,iwD&,bH19ݙ9\1+|.h np ʹ!ACZΡvj[T3%iP :hpcҐ*Jڡ)ze]۬ |w[3Z?aG%څ y>ڇ6)mʤ%&EK+S,YTW7ի Ҽ:O ;~)ąT }QoYÉib'^Vh.?!i8ٓ)腊XcuDjnNq$k`1?xz/mmZJ`V7 8, )]oZEquGI \S "i(o@bזuLMC93ٳ>KkPBuZRrߤRdҖȵ]OAEg+mXlWu0U2vka0fV>f~2';q ݢp0y(jQA a2n ~MtVX?rMt!~h9^wI/du rU6IZ[h]t*L@J' Vz0w#F%d8?,`d7S?hQaǭחT)bxZDȁJ d*EҦ=rSȿAGjI-gYkoKHm tr\dD*RRvlX {2$ݟ%;@goXkç9*1jw'*D"lh39_ 0ޔm`, DSTLZN9jƲ/r~qRyeSJv%Wv ?$s& hv CՌ ӝ[Pf].~o<"_r( TL}ѼbpoIj͞l%1ӄ^ݨ$>Tz3w T=338~N1tVח#DR$MHppR8<0;\o#.A@04VV.4Q=.ÎP6ʬdl 'ً%Drs:Oy2AQ7]q_R;'GNԅB{#uIۙ$j`Ï`#Y 73ӭY5ĶDM'û^r}Q}_S#d@13xfm ѸG1Um;wDfZ8̮OꅤCn[9X~2X.҉0qts ×Pu(S8|S* f%|v'E׸eǒ;!ȝ%]] 5Φg{}ՕլLƐm1=I- yd;4~MNK0~xm;w)@8lmWszkN"Cyh5aÌ4˾]M)ިȃ];GϏ8Ҝ|n\Ԓĭ魧_:0O-M{'d_Tv{XCnOE`Xs2in _DS.,װ|U _]gL.O='+ i>-r=I,u_`_A_}7$eGp s-3rG{J(..'[0}NsJ :_g&[ cv ޮݍIbܧD@RLW[*dWT8tH2 YNB_Syc rFw%`ƶ^N=tԍ;BJ=Pf`Dy0dŽYkJ|@w8×GfbZQt&^@Se9btFpaWK [F~8YVÒBe%>itفZXrOWC\>K& N l0nw΂S~vtTv ںٕ_BX+vHCX]tyĀ)6hufnTו4+q`.FsY[β+29lFFL"F;̷gAzS`RjF9A(XLDGl jo}{̇^"vbL'2KekKޙY= bwmMy3YZ귚I~G\-h@MxA3bjh+֝,{n^Xq#K5FaEܾOw鸥`d~ƷHpAÜ<4ZjQ| X#"KDNbn4ъ$ kx)S' ,ÈxRr I/ye׶1b0`%'AM'U}MN#d 1CC2;wSr#΂lGqG!0f9<_F=0$EI@m6X7X1)wڀO[ dV>1ޣ}Tg =*T#a_aʝ?헯+z5x^IrW&ZP6`8y.ޝjHa>9:#g-`^-1rrzA~̲1iur\Jg] ߇73evgZA/HxiJ䒵\l |^'tY7FsB8W0'yqNDI>tlX+=4&6<jW} /il <)_0RNREtx>7>"D-DW%e5 ZHG )üΥ,5ÐpĎIkܿ1UFg)c! HRNg+l!Q 3g3Sx.Mt ܚZPk=R_23+ D)Bgh!5JSDŽ[0Gͨm 8G1* 8xcq'0:}FJ{L,h^Rir0%OFAH8?4TL~ב8_Eh*.ɀfQ6\̭sIibEʛUc>xʨ9Y5w~ƗbĢɘSoɗŬ )}9J@9 [Zԣ! h.VZofLETJK`1ڦ8Dv`#%]XMrO3Pې%UI[*9;ɰ}] m8KmEo`J"\cu|p D*Kp蓮+lFQ$$[ ;D7dP"S]&V&m@ 9^pmvc(P^\!6".ҹ 5-SW>qqq+ a%k|hS '!AЂYbveF5MUl8vtsZǪG%۫T_Uvc{bbf@mEYJMt?lmRwv^m!i 4%^zt\[6lZ]M$SV8}a04= |KIY-ΨoadU,jq DRlx*56 pg|] &k:[rg4S )u/sM]Cfdh+p svD,MCZxnS;׻[O9L-X ߓ-:b#U<R3(*-%,}22\Qm~yG+(1%e Zzae'^({~Q Qڠ+׺|RWwEri>_ j4&+ 0;imuk!$eeH.H1IU[8\Z<' 1WRo"nXgణ$. Sg!ɮ든=>_Y~Im<ԄDZZ&P І"w#i6Kʚ?Xm }#d%ިO#r/}M9PoA1qrJ4ʃW{26rV5=LV)SI0L4pb J+J@.eAmBK-\s@82!HLE Y;UNrUtzЦ8ꅀhujUEOz:̐c%AtzLM{0RX"T|J/\!4<&lBsIp.= 䇚A,ud+ k:r#5 ͱJ/b';rBxi!_m Hش+SYЙ ^Y]55P(A&U|$&ISK1@zvOhGq`U+HD0&iR2o0`  jx_k/-)^ZuHp!!kfXERVb̴+iS*5gݺUEө nV#ۉ$+͢U)7m 2BϷ5IF0'-]= ]c[-E\l0δdr6~1D6[˱\X c֨;i .Xx'aQbԃOiIK|2Wc4 39wR=,χN:ՐH <1^ʯj X[O<u2G ]74[f!Ǡn ?ILU`?m;dNbws,=(,g%%'}V7tR`dMMVr6J."PZ#k;'jNf i9XA:6vϚ."6^ ʗcV}1I^] @. 7s{=w+Y<)Ep1)l~' ˉ1e[rΈ\_ZWxEu"M%C4uj)*Ҟ3*G q [D.SW(^]m(t 6&Dcq{H&=K, 2l;%*%7""lk} pU0~Y^2I:C֥9G- ~Z -L%[;6|˜109%ME LYmO%1!3 $ T[ݻxS,:ddnEAQ #xpF\[*)y)q/w_\c|cWCk?sZ,(Db~I_PuQgD: O Sh2x/,T%6' q>q+#y"Dh s{@D5CF /bgab^ϯWz1ȷ$f;`.st+H͜L!>"ntVjX!U{KJ WԌ&4%m[v/>T_2w$y/IS951癡 ^V: e8лWeeቊ#1˕H5WoiDzj r~w뷪~?LZ,aLG^M F/V@ITJnj&vnUԊt~ӻCn:6v`;UeXmˁag-\;(Q=b~ZsG것֤l<ΘG߿bRjDS2t-"'O'Ϲ xr\A7l < v> ހuMl!U,.7qV6 L h Y/ݥXSwR5d.9FeicaT+ČHՐf<ٜ t,w<5oUKw$Wu3o*\#n#ccAXXu)2bu~՟LkJI kIɧCkkKƋ8 Y,K2,0+~aw.^^ELͲ5%A/Z0!ZۤA<qj]cȯQ:$[9Ѡ ձ&\O5N \l:t.v}@9H_ܚU d1׃h``qC!fqV8`]LGPW\>YA3 g-c[Zk-hqz^4;{k_+bI  Tż4r\]ZˆC$gŨaU;֕ZG3!}dK/׎}fz8K8Ni"EuaVY_V!`-z !juR57\CTc*)1bb 5/Ldo?>!NDgȊ%zVp}L% րPo@ܮXn趴.N ZܾqUUb Ird\n,,I)xMKzo^vdΠERnk@Dklې>`?p<<7#$eԭלnW7ѺSʻy (q([V}??O0D#of @M wSkݤЅ$sߑ =0,~=kjcѭv%L1%7"/=K;?,7F8]iJrce PT5S $s%ww#b`N8$ P2&qԂIiGt|FA:’I";xeɂ CA<'iC26.#kϚ~XKDh_=B_(t˼H s57^ &ER̜݋ES"C"QFi"/No|<9Zfpg5`~?x,N.:9i+!%2odoSI} 6!va?4*(8,FБuЯ.okTIس5Ta8'Crl-Y}UGCJ&_.5#@5vョ5kܟ0h)V`qaz2"ƢP@)ǯV\yϬl#q=l aOiU0z.R]On˟Chk@e(IӳF,g-E/ =cd<DGxl͗py.H_h޹CE6];pw\g~eerY,ՇaU$3QfxcC% \q\5Yvj)&\L\Yh$0 Hs3Nr6lNڐJ-~;ZRɫ'9DDܯ]JV݅bx}g话8iϭ ERj(OlG۳kG*B8QRR2LY&Aek0*/B:FM+\W'<$7åc| ݞ*`y Zl64T 5A^pfKټĞU?VmqhZgs"sIzǷo/Y  ooRw(-+zqmY_j*|MOvXӌ`͆@!ٔchT`P9TmZ5_ſxŘ\b$nt7Ƀa0ɏJq|=/:G Ce;D+S@3T\C+iD+ƣF;S2e ԛ'[Qd($9@*9lQO_c{qoIHrUܾi!) }Vף0YqWxG[u7 iz=7` ޏ5h %3\pˑf<=͖fM %4 lЂ6IEVFOaY<($߹;n)8~]e9_ۏ3.e^jGj@91Cr))laK NJ=(„Ts;C~8 ͳdk*O 2aj,Uoޚ/Q0F(}~\-xS"fT^:2q1r c< n0mppc[٬ Mr_ 4d'p% A(~{_߳>1J>ހ&PDc/*gPddU sgs[s~FN~@2A M29WH:Uq%6Ӥ=G^ 9^_C^L|ksVob6Qؚd&IEn/.!q[v ~VxgsfݫÁ# >UUbi#ؤVK ^$4jLaݺsA(l 6!㽿HoѬ{y ƅ|oHH;b7tibJJW_r8(P&3T%QZ\"anD}+c{a`:|jc|`mrѪ\=c%'k -KX؟ [ԓh_jQ|.+1OGG7ihHObG/x :{9R41plZRxΘʦG1l+vyu_K,TJS2?T՘ҲƧɆs&s #߄e.0c$bpI1_Տ{ m3EQZ J#!{ZDr+؆𢛽hiSဎ Ё3*,p"TD" S(i^uKCMDxiPzL |/A ,z/S^u :nj`#|wU$ɞR+3S1n4fTCZΦZXx*ދv; yEml?xDFtHCWv#/9U#ۑ[I^]ׇAc$wU'⓻63Y"-kt81#W7!fmEf|+Gp(O~*u`﨔j\>WWӆW$9T]+BBjN\UA9SܽӱcHcNʦa+ &CH.ReСs 0Gr1.Av~?I[]|!-NGtJF TiUT*/[Np @<1&]Iq`Ȳsq2\(rcm'G{|A5ق`gpa>eCThdJtaӅ[l#$ Nr|!ó46iR02/RE21>/NϻW=E wWvZXk chh9WZp4:R'3ŒV-m ظ;EDŽ*'%n׌Lr˩qZ_֍6\1rٛc2bǻHXc*.< hQ=p9"PQP2i觍1>kx(QԾX2ߴ'I 9):1-;vJۥ1^5ABT#n@/4>aTU?H@]"TFA6 nak%d|MgĊFbO3ԊK\cT+IaqYų;x `b'Y(.ܥo}i˴h;k(X<$aHqOO ZWr%YʍT_ Ksʠ좻)gny0 4 Amąo>_ iƮY}K(MGqz惸U X(ȪX79O~} s[3<;j>URPn|QgyVO Q^!m7Mf&M첹'ê{܅Jy^ g7 >Z* x1n(Gc`T-HҢ5qԢX'+Bē wzk|}u-n1Ǟx J3 H+χJ`u"DOьW[RP9אUWS;~̼{ʬ02e,1 ׾E.Һc#pA:M2Fj蚏ƾp]?"Bh;ѦZ";ǢNy#5(EӨBM_)f]ַ8ȱ|3{>HpOסwUpg1Z"x{hSmPvٔ2HׇH I'T.TT~; /֚b8̟҇0'_6M`c>@sx״6wej]!/Ԁg8,r㻡6jY9a` <&`fB^@xpA(ē4",:%pN$ Hē09'$K7.H7up{_0Y6yO)R1 muc@)!SI7$k%;r"HNSXj>8v{V6?߬C4P3 859Gȫ ]U]cl)wHX=Gsy6I e ݄i9Z?eg!hXҤ!rpEv"199;j-8)@JC15[^[ȉR( `uTI;F{68[v+$bgM䆇Ń2i0&+'PEM8Rlb#'m&h)Qi!P=f iq!5V,ECXs+pt4z5kK9/,Y;Q _5܅bzCѾmD ?zqrpJ{;#FPׁ$ ~5e: WWſrhse!g6|gZ` zd 4h+ TF .M:We)S/_|682Z@+p͐b_j "ᰅi[<<0'nO@.oLܓR #@^#^B$=ֹ$EM+Kw=؀'苪A r~߂DZ<10Ied0\EMms]hvyw&eJf&@q`MtlUkG@Ȟ42)qd;@/G#FkAV;vSj p#pL!JC>M,bXڨ6⫨ 0K~{DYf ?ǖcˣ*\l$̰%Pn.Ka0<<61xgۭp<K&co L^L0UetZDP{@hCֵQFXSP̒IǬI6{i#25jm ߝ}[snӪҊ}C(_B~X&zt).YWlo@Q䝃MV^QmTF2/c:C nR^CS%\غX%G][(t4V ]F`N-˿`^7~j1/2)_M6;bP+{;}BtćbZ uy{0%L\A w1,[Oy!ߖuHM4Hk{KdfWx>-{@삲[ JW@#u0#4bcij_Ɲ=[ThjUwT&WhDкԷ43$upH7W8D5h <ҹ)#/[棶?*a2H$<'gx'y bUJTq!Ͼ[t$fEָ }:S'4)Avϡ-=l 4B.U|%b>R=yF^@n'lQȌ U=nHǘ,Rs8Y?x,󆯗Pq5__n/HSQdlwɊ6,^غxu1fHM"0P%8*g}lk'QF\i}v#3yh)\դǛg̳9L_CD lrbKmd" 1NG fVvej Yɢv@1oGDES 'ѐtŸ|"Do@ aG麄q1 ѺT0Xս Q/5\0^ @0X>1f~$!?ϺOh=mIaaVƍE$jn7h('װ4+QeR$Nf73 .B#幏T%M4l˻6ܔdG" 3DD{ Fe٨FJ"[bϋh#!X0_ ct( ]X.5K؃zCZ*PUE"+>li: fQ5>Ug/K|{tӨ1@>3yibQ' -28T4M["&Yԕlg]>H̤zl>mͳk=F5:-m66.֙"EX&DYCa.R-5 قc0 x:..y/n>kZND FF_5ER+HU3tz ~5*4n6[kX,L :+ͳE?CVFonjҶT\zHxH>rO_hM%AUa~#ग़ns^fЦΎ} *OT1] Gv0 м KMQq$>L!͊L!0E-DZRcҫDZ5`;+ UBQG~1VFߚF<Of gXrSQy.jiR70Hyr0oCB XK>A<n=釈8)EA<a5Tcӟ}lp<ٔ:h&mrnʇGrݽ䁻Y&n!T)Smϓ9JL5kE*dY E+ҢB3{ uZkp-Q!޲l]B sJhRh -kg'7iϜD!&hW+A5;]"q rnѢ@>K]@O/E]z&s5Lw'/]4-IR3[=+TxUm(ផƘ.7OCl ɺ14{hl@kT$`#H?oƉp&Ki(zFF#蝏 C 2s+7Iy%&3cqa1lLlmXZ ζ1#QNe&~i!f4pE${6MG˜Mh/<)vX5oGqYs!d|\{a۞=וg']W*`(1k18cߑQ/~Ovy7ol ﺡ=uXxA?V}] SEd]$JqYVFF.#YoQzۧ J[еp!Z+Pk3tRwTMx#|_/3wP2v.ՍdP&® MQ|J܆^r+9;t9Cڽ^ط1TIi)>jإq1Y+BSn:wVY"A(,6uNxg8:o&Ӎ*&V-eW62&M~?u-艥Q]S \q@zZh]y! #we3 8'QSX0B==5t#'c JT ~Oo)w U^v08~mHe S"ǓQBO¯wLjXqE1=x#wu`V ixɣ?i:97(sOmvΩVQ Ha ԰T!C~=?oWSJitBcOw4a*rcvϕ\R̜p+l܏cM/_ _}hЉE!*EKcʌ!!sV \!A#)ŗcl14^zC߽]To:~ ʿp2ȌP*H@-fpgL7ncwk=0 9Q^&! }"z/s0wM-8s]l.-S66[XўǴ!k,@Z(ԛc*7ÍM;3xohNP"54hXR.B/; KK8,Nv69h9i@,uj}PոfrY *DD,S_`=ϷYv8a!Ifib0Rf1ŋ@ݻ:a&\`ar. t ˍ^C1I_s Lw`_o06 O9/~|s;M'9!~ lzj+߷/ ?X2n(o N4A#HOiʋM ҽ#6Y*xB%I-r9!NO*9o4 ~ o 6fN=;x)vC-.3ILI{̗.YRbw%;{su49M2^6-Hh9khyӘYY.Qi0r,Ȍb=ϥyH\<֦gn# > l9Y:ǫ,M7ɞy^R )]q0;|]U(*N T B;\`؇ffk7YBiif Fǒ╼+=tkP42Df _ȨwHR%#P^݄\g_FJ16S'ܿ$'!hbx UfWY/VSwB&b`䰣mNJ-ԍhFO؄6)]`~K3!hnXj!5w5}<&4"v566v4姑 ctƤsZF?Sm&~Ùo^WhC;2&%ψFLOEpvy-H BQAgVQg|:Nsi-ii>I )i HJcvݞܟ"jfv.Wm^9_`P:-M?oKe(l7 7l 5^^y#t*#u Mwa04M Nt \*#5},;?G]u~b)Nc \sy㨀>颴=p8W~[dPĕ`;ܴɉct031|.aEUTY0T(d[tBSg 13LZ: z\qFFQ?MIW-#'V؂v ~jDeEcItB /Qo=rLښDM (sA#۪?<.-؛h11} J"lw)Pߌ|ySnC;͗#Uܼze8[ !8s/[MR []k)DaZp v  PR19q{\Sp{q )MnT-N>Cb#s- {:ctYFU!o^(pNܩ<i*C,F4k!d8liF -Sp8b> ͘6 wQ4a!:95XN)J|bh3'X43:/T")q,rJqw<7)W@&0}qj5K*!1nđ *MTzgq!dWhlM2Ȯɾ{LBCt(f!qiyh'3NPCœ֖AF6~^뛉^*&noX CP%_hw g0rOK췧:JD\ " Eу$3>""ں-xﱋ"Uث"!.sрoz(ѶEu/1B;Yp й}bTd#m,bOYiOD?Π5n١ppqx7R כ;v}%苰7Zy`#??ZS+,[thWN RA&gi= [ӲC "HGT_ ò01''4mJ(WX5]o bL CS&\lv}쪥d|Kg95^%1;Z_-~K߷N't3u@ݤɗ7Hl̆?(kfE{ ٟDk)1VJ-s"-*ۏY`7xi+^rp`cJx{L[.!u/VE!Ι4r! Phh!x^{㲤*h}J!׹Z$I4%z`j],͛ k7{y$sF}fq=j%Ն\j !&fSt2*BLҡݨ,=ru%"uKڤHx˘=>`2I3-TCWk _@, 3a/tp )oUO~=ocVO>`: 2:hS9tʧH(6ZLIֻI.Lnrr%h %ЋC)i>h^k4Ū.#kI} D~r:j F߮:Hj<ꃟO현(.U 6%H>B)gQnʞG) D pn:.H!`%e,֤H[gє:b%i>O'D%42mC8Yo옗R -ԃ R9dA~:!l?2\/Z<>-T``KK= ׹wͿx4D_EpUqd־;`<2 6Wp/?Qi6boPƿƷx`69FTW1EbiPRvAU;'{:RGoF6 S1WqNyͯ- ylMJB ⿐uhܷ|yǪw 0F5(ތ-z8x0hj˦=Q#{&sEp ` MݗH@?L%Jg*.ՐcIvlHLPk5k%@ Ȍn aWUc'[PV0%Sn;Ęwh^Zg~meܺ5(/.Zɗ *[4KH(nR~9roA4*0e{9P~J^UMY_Fgwa*72NSYqa锳.ˏn+fuFâKtݍOneB6 x뷇TE`]4SSQZx?4 (jJ&"i`ǁQjדc'N,gA,]\x%7>M}/iڑV Dt-pMql!Q*l(5P苌 RXNƺSWz&$PJq[~FTdq-‹Z~^6 잪u5uVOp&@s*PYr!Gc.SVɣEeԲC@3k!m!^b =BSG7̘P;}sHߨQ<͗qI 6yiϔ+d2[_O)[u~?Ɠ3 b΁m4;vԼ#jϺ=M.YÆ) VPc(B\IC?3E'37X.<| \YXf˟@م/ʾmZ`Z $-/? ԞF5]ڪqω iЌdxJP2 %fa 5L!{4FoYՌXj^E'#+%HY2E'[:&qedƵd?/t%(/Cu&!q8~a.T7Κ  #22Wbq&,]0.DP5Mt(}9gnbMlvӓj3za#yDV]܆X*2$wJ>p=߁l>= ]y!~$` -vwxgRzVyՕT"_[-( oް ڤe܀ddOtX."_40#0i.`xyJcG踏#!04* T,C? γ5Y/-*`@iLML837F{|tBS$:Pj)9u?ʦ"H'BB>yxc5'0@ L`5g%XƔ toFq;k#Ӽccu%07h6$ گ܅WK-@ $M~6E_l7X$(Y9"ietJT^@ˊ u!atdk29,3ګOqm>&@uL.?"G*V,(?NdM=6|.k9)XAueb5۪G,\|7-N^?+`"_9TN;rLNW cQ:&1o.1n ?Hv̏prғ(M )*nm^Tlztߎ҅2^& 50{!Nfޏ8|f2xFV{)uOz~^L.&pA1Cg\N=9&L7Ūtö ^QgDss/n*W/Q Vo,@Hn[V*o 7JGNxF^@>%5LĂd^)+X2duDI?4Y Nmc×<͌~dAMޏ}Z!杠T~gm@.E#?3RNh~;&z+@,4'eŬVkpBf,9'Q&Ovܾ;'QH^4N ko$SBt[1qLG6u2R/@2/`Ozٓ&0~׶h ,&$W/z&jb;)^ua/F߀M8q3Ɇ] ,~ȱ/l6~7HQL>^P_'#0 c({!@ %">*"Iƿ1nQCf۪ z{J 7 :M^ ZL<nr{-{ð JoSOXospw%IŎ_6I|s률/*eGNiV%A l~̣?=1Rنӳ7vC|:3G7&FYjz]DLٻzMEz4q v2K"90FΙ\Rޝs=Ӿdm8/DL 8aXᷗh-:1 Oav[ovMђE״rQTkAhC܁R.ϯɽTƠnʙ%| 7ߟw4*?Js9aSVFʗa.;=G4IXb/K11eb ;?9MD%, ܯpӍq}~ܗzr@?1?qvA/զ.0j^+4L~Qs$8ocR9"n 8jsf2M @z#iNے0E46p-6FkmluoUrdteC- Ƿgk,(jZP9]O)u ]us /Rbl;1:\k6C3Vc<;BuH΋=$ZAc,=&֣{MX)ݮ"ϱeBBp2^ p0-> "A6L1dCvA/!tH \LHV[ 6>YL .ߢ/~P )Rd^  ZAzKtFg=b ZQD{TEQo;"uVog)= *!DڞbWFb{ 8@dAXb1Z x%(PfB*o^H$[W$ X ߓ l|xbI5񏕠$'c1h0#מ5c+}[ fY* ɩ1 x:L;h8эX1?vQpp|U6fJO[k{~z`NdZmHs:)}'kwB7 nZh1)OV@?D}gG M7̬;s<}SQ˭Zn[O1^!U>$5,zƔiOҜT*/1.TyBea1Z U"h; qm`Z{M QxnamH`?j*fh n=NM}PHRf \ZDՖtrq&uOE\d6Ug!6=eWD!TCjz{>/d('8e?B\!WCqCGSHqW!녳>*z&hۯ!"X¤ӓXzWȦ8e[S9 72+lsj& ?{ַ#/[ p!cmEޭۦ3 7D6r96{K7Ve^ $(4j8c1vaXntX $Eו2|ü1W dq?p vUks V¡8E>p?{ƴz-S5`MF\ bUаnR(;lx #U>qUv3Q {g]D tFE̡|d2lIJ2ڷZE'.c5͒ lRk= cy XC0=$QE7Au-W.PLf 2J27-Kk"7K;<*tR (@Hrxᢎ`WKe%Ϳ1{v&Ȱ% <5;p>'Ǐ$d'=~hq "d?a(Xe~ULPDm/Ż; S*IC 7h j*Cm;s !,݆@s5;u7F-'tX3b~EiDX1x,#=P1Y]+o-:,80zuw|u9:,.1E#qW+߃Cw՟| tLW`RDΣ d[Y]{nM Eq閪,\P㷃.}ei$)*>Q&WާSiD/ O)Җ-YBO|<*#ء+"cix@k*Cr={0#j+fi[f\ ӑ}5o#8 JS4*g |7.8[^vO'I#]w.a}p:U/rb oYB}`CR|(NgVVn$\/#'{|#yOt HW^=w҇B'a% 6~ݽb #Qq1ҔHH*>C s F3)h12]BoS+84fbZw,8G~B(u;ʰ]y:=U8!;r}w&!$g1@p'5Q#K҃yfoA(?#QXXF/Ǟ ŁKXw&UHEiDk}|dA^Q8 򩱬'OP^J ylFa0{ue, p"~;SWuڬ $6msӚN 'me!~g6V+q~vHx[0h ,(7Hd)adҿSr!%]l)>Dq"\m+vX:Mc^*pHuH' +[=sCȜ\eCV#dɆ su]  ֎Cvs'MB3;?wƚkRW2=_<{i?;4K``2>{-_1ȏ脸&hX>^^8Em@~D۬'zJy5ℕ|@nGa%4WIE(z9(4ե͊;K9m7#w0}\=EL?䵬Kaꑪ8#_Ʈ!wvWCTNiu ^^Sk%|xºp<$ R貀SIJG3f:mğ1g; R;;¬yI&[2_3OTvzj,cia(D&0ol;f~lG N-S\8-QZqȧ(J&Xo4C_?A<#) .~bX-/bi}`]zٲ`b$ HWjp:6@9<0XȤ𱐝ke+}w8D4apTj$toS': )«6Lx~DVwc%ÎAM`{=.4^,y\tJ9Myk>S8qTF|H# ySEsō>o~foŭm?V|&YGCB޿_(Z6_9С 0xj[39J1S$GUrXWo[XU?ܘ*bq-  0e %w:lnIڔR4("˻t f095?)?Vd_6k#G I?IWuzJq`Ez )ȾoxTجٌ ]Ų'ߢjOK=]wz܋4yl$4_ۤ,+Pz~*uK|s 'CRXw +:'.]j%0 4E)ڐY =i? 7R<V)"#(vHs@iSQ}5WrR%Wy d Ey/ԇ/اUMDc#glƔc`j^fm!wLuWlߓ^J23l"g^ " ŖbDZ0R~k5~@Mv?{h [RTpB'^<3{PsX»lI)m̎KP#*Z0IT F,]ُ̻,BvNy7H7t*&t=e0+ŗBTDv"کw?{/KTt]/<QaӜf :\סoP-5hCߘΚx3 RNXxt|C?~׽f2(IIVmv$uVd_|O!cQd9/yז@5X•>k% hk9x9+cw B7fIYTn/] tQ im'~xs}U0m bZQ ىb܎g@9Bu%?i4)9a|_la-j%ko⮦lk"cD>c*Azu-8_׬A\/#/gYe4^AbBG x?. 3G*:%,Wm_P@MM`m'DhY79_43lsY%|2j[| q32x냆ƉMOk@:/MK.<%ps3F^'oIں:uѪ+k;ǀ> a"5Tqi/ٗ 4Zo3 ]L(8?$= |=^INYԵJZEy-j]5h ~B3g=90%+>fe%^A8Ang߆A 4Β9 u8U"մOAe (QCЋo}2HÛ(T1bCJSxZA᫖rniCOGdr8GݝXKMg!10t_%5C] nm}^ γ!6xŲ)mڊ iP?}S±jߠ=.uAKyi=k} fd1P@UCTǑx."yvM/UwBi} NRµG vmBMPBUT iXL|!, VgJҍ_8iJt@V$/nKc'eJe盛UIvkY)Dy?z,!7;Œ3RQ)v} ?D {Y@6Z?1XV_:dO$=[ Jޭ釿Drh9_c{9n=|eZS #W$6IPF u>7"). HF@J0 TGBAEΑ9;— L:x[U:H#orĴ5GJo--͖6V*y`wf{rƶuYqE4MK=ϵs G]>../.u'-F:pe: \O/&vh|3FXQ 4wϝ3RV87jx\_ Iff,{g60LFby@[%G ty) rt l"hQ|S?h&20G[.4g l AĹ ִX i֞>Iꜻːy*4|l%#P)yAnLvVmvW$-]Au^V/,fOg4cH~;z3l=kȌ欍?hx?FU98^0'iw) b/k'?ц{/sGPFlx$lQa,[ m*})NGqg SLh#>{fGf|aXW` :26 ;$Nc"\9omߞ ꍫ\q`A;XVmE̛b3󛷭2Gq}@tZ mEh4OA_K>46x[V}cpɑ8Df{dVz" l|󵩄do}o_?t;Wz ! 'W=)i_+"+@R4{j[DQ>ti/W.M5!'Գb `\LG'5%EKF/k}'Ӵ_VLrL橡G%h`fyd7BT 5xRW!ͅrt:&q۶j%V)|C2]w>.2 'Y۹Иث{\c,/F>st P_2 vڡKRO¤{='\,!-g<3XY.W9Sxjw )a)f.A*L_ֆ= ph \qin8Z6s!C!6ܘ!N'N0TWN`4ŇY֏ c>,oCQV-NEw#2 =e}@E]}5A]GYvd5fOBkuϟ1k@U0 `Oss`R^ک\Rׄyi3*S,P >.OYA8ܦL'_:+b٠T]I*{@,8Pkv{hR'Ou.h[[!8k v0;q`RȺ j b< Q ʏ@!JPg,E3@-4ճ7b"<||\LUUuyQ-RVOn["@.{ʋpIYVv抂nð#+{-$2w%fK"%Z%PdV5Jҿ TErLOn8ݪhZ! DEW$pu.dͫF pfv@3](s܅ghXw7%gB9>GÈwfVgGV&%\ D1#DO4<č .M;c9`/ O\6Vg~6Z $MϿ)d3C~ώ|hC~&w&hQ t~c4f-Җ@ͺJj[k `xd.=59 +VA4ENY;~#gX疭kMJQޅIi[wâc{oN8weI+`o(̢`sNˢ k Ɛ]boWƨ35*pA8`J=uzM)1'n'mu,c`J0QΎ\RG!HǧGHaLmм}"k5|~iSEj@oUj*YQ }TIhCPu^jr+|r K6h>q'gk8@EDH@[Q Kf!0= #K0y'VQhL;j;YC*#?0THuWOZa"搠 s Zsb&̔H^GdsMrHEvB|b%j,sZAL۷!- w1g8~lkݑ+MZ'vN_}変ҕgbt`DV!'Eل^2s'HH*^"Qqe@/JmW|[(܌'gMґ*o`:RI9[o!mjٴM9]uU|fLJ[CǏHVA.*_hi\kU_@>(㾀0id R L[D1&WRt*݆j/M7sDaW~ZuJ>UB շ;tE9al!_*J#|4޷L跌aV+zQ~hZ4}aaQ1&&$[0G:O1Q@4;8ņBV;MXVX!Y\j%k U6n<$镇 wF/yi5}S. d'θ+cˣ-0g8?rc5,®NKЇBj(r(^ÁC*:㡕*۾hv:YdO#L@io/~08uO94J6sv,i)+H!C.}C]ػʥ;`zA-} V{?9xJ!Өr?9,0a6?ZY`[z$x_%ʍf?6= g~S8v)FU)CэMe! U0&4$aXVe94Gl$` -/5d`m4-YGc)ej7(uAFnݞiDf}$MZXe?vYk)k8൷ 4JS>z􄯊%x4jtmQo4q{`궖 .qGH\7{sS[Csz^6Ty?+8j]򡑘s47=bV_w4"=Ac,W@V[c(88,ULf\1/GbJ(Q\")>.&Y@PoԒ2(ygVwK3m5Wֶ|ZN<#lPk>?s bIn*]óPp0Ҿ[\bɱ^3oDqasrg=:bП]ٖ2s0Mb:2shm dqO"ˀh[r+UUXHb LvtN(70?U*<<ɇVDT;ek,M`5k)GĚW,w0l"pCV6+Y|q-~0j@_wm.q%CBCbijgJ̴yvNvӁ\4NI7s:p)enty:ْ'\ս``2|!>ٓ! _Au~(G74 ͽo,.%[ԑðf.? 7{k#8h^x~,rhA}>"zw8ExSoi˛%* )vo +Q43KisTHTt|dVGaG{[e~(~|(h )w}zmdF|lcVRȸyF^3.RHJU Tu`20v&`n͑2 YdBϏ; ([6Qt&Zbv1Tjbk9H:㭋t'ŏWuh#+\0MJYT u5ˎ^\h<犯H4~8?=k9dK-ɐ%kD6lz-"0 hȹ`9m]`]󵨓HYU'gGݜೀt>X H9P?N|1iLFd0MM>)vŽYJ $tMI Q{ʳ" *~jPķPA=]tcKu@jo2ʫΈj*Ux54o,Ov-$l|.3bBVb̙)an #!.2<6}CBs-TvEtc3D]4;^~>%s1=St^lw_K#:z\H)bo"пTiIa(f̵Ѱׄ{w'eъsitbòk_lhSe τ+0!@؎k$$ T= §Dȧ [Wy&Sd1[ٳ ^^ ~mWqFԕ`R:yG+2;ߵn{fVze'ІbtL0Y& ^w)CZ 0Ɩi˗Fݖ9 V.[a`uue?UV A+ypdק:0iQLDI+Y8wD pnhv(jK;|:ڪ-3Zd(a0mW(d>ޢSP'̧wГG/;w}@B$½, AATC04fI<NLmB%#.q=eD+tGD6JYUbقv6a;{V ) "V!_/~U#. 7͜ N%W, > vJ~exw` wOl )2m#OjylkTlb}0 0ۭxF$4 ,.:Aq? pf!w.=ft.n it+r 3(7d﬇p9S95d%45yc!c?U5 {㕠q+C PV9'C#_wg: o;׭4͏} <]F*K^`Vfk{Ăl$a}cTs̼uS&\-$v0t\g/)nux٤'1 XsZڦ;௹kտ)[1yW*N`FruQJW/Sy˚֦"t{j\{QD}Lah" _XO&pi/tޖ1bc5r؎yEgaB 56kj,f/$9c/v{a's 0,@-ؼNoL-i0Kڇ67:rEHt)",8pomdZ/|6ƊwCFJ;6lmy>ys5%ˇ! #}au.٪:yT{DW\Ϧmj=57zB>x7 m#n}R𞎀XR? @!O/}lo `\h`lk "TRL5"+2KDr_sH'4LR/pC7_`^Ö J8` =p Мhh`ONRi (8{6XeH匌)C%΋^vkuy2:Iw´BĐJj{-”MOdr+Y.gW$bXN( ō ƽ #|+ e?e`#bqRbAc"+6,NGʪ۞j0 6k!>;.?  a2Gr_ _v퍫f+#ۜʺ#eAuv)n%2wkBkGQY];doLX Ba <{{I)^ /?k&)&ﱟQZg'F!8čr)=􌈈 Yߺ˻j@3MEߋ]ơftj&f*"߮/{5B4tx孎$ _ˁ/ QIG>Rb#pm4}CxJ[}CYɃVCQ01r wC(K8%NPt ݢWrldY1#}M6e? kX:'CwN\P:bHʙ?҈E Ռ eN#ɨh}K &DeXAqtriް-.W-_ } iv)󞸧i_Iy\]`ȗW@|,"Adj)C1Z]%]CQГ<*.S9nj'l5y9i꾁"8aCQuUK:!ᰘePQJ9 <_ H1 J ⼤fcS\ RFkNsj :Χ}@!\zwfQ"ޤ_E!@]9x~0*58I $ b`*Zz՝s-g@-G7shHa͛gFMB -D.ϧiAkMhįSvkSs@wh/W NO>cbP;/8i' SL7]xaC||l\hqe(L1x"M̈́8įV9eJ1Sd?5] !겇vܾZ!pFdx%z}m@Թ{[,۪2 5> APQUՀxsVmN7>YInaICWFE0Mocy } {˚!Q%F-gv9YKJ/XaTjZ5ӟ00OWncQwG Id 脶-~ͦ GT-qS|ISʯƢ ^,@Wߧ 4VvJ!+$O Zzcp }W YUi# ߀%"" >N5&LfމTјUe45oǵP8Զ' z#;3_#r Z`;FӅY# u;q^K+TBv*v1%d6;ux{ۘ_KA݈)E0Hf d +ħ:qv تU?Tn!ۼ?^Ѥ𛇯{>o'$oW]kLn{H̯eFdI2)x>o`]ټ ɪdi?]l3E3GPs7Ϝ0m4kBb~4ZyTsy +4pfѕ2㒊FPޏ`\tU͞t8HNg3,)[^DuNeQ螼V֜a:J8h/̸&VZǔDemՁ-2M/PQK;lY o랲_4t.(<%*HFNX>Fh*f (c~4MȆ_ۥW)^}l1 q7XꖄO91#!~Z6m}חjE%UAaۑ8,4+-8%E*C+LI'8&\Rh`sԉwiQ6R0- 0 aFE<Źo Mt?4vUU!>l'@GF,&EL#+{r8API뮉 SICf/@$HՆR!NL)cgd훿q;w@=BR_jguC[vޘJc@s VsY%'k jnbwT ڐkMurN‹ 0w]| hA?Ka:Ж'> *Ϯp~ [W7×]-L?eɨsr!ȳoc̤Sۗ^l_ AkF{;4Ɵ1~<-2ꩃ ³i&MM"Z'0ˬH}Ȍ2ο͟Qen G0%$O2j4߁z$ Hsiֆ!# ۑi%>r6=,㾂eXA7#݃E 'J&Y K /ʦF=b]viS.X@QocYa8C+hAN ej[ vBFIyJf7e * Ys,FGZf< >؜f.8)}صhҚQ_åI9 3,])TTt=*] $Pڂ&ss S$xza3?}1_[21|kolٚw~ Jn$:*i*ٛ7xa!+*E>zC=krR?+퓙VQ3a ŊÜ :FB<AϩKUB]s?7AjtGdmtܭl1qZ-͍'䳴~JO}eA(Nǖw⛮j1 qGhj}( %Eճa*I &B%G<`?=bU YefeƐ7!$;tvSy&/b.L_fU6>. )6_O4 $@1 EsciN: FkiD+,gp̮&D"):s'3x^ =F`3 l NpC-N}֨wb"5R{١6 %S*޽Vnpo83C%6Չw^h J3كGIF=qB͂c`WЗ fԙ 6}!`UIQWG4ҬQsl.1J$0:Iww'44dwب~,KLu3ʹ)]WŃd($%wڢ'KQ2MR~wԙ敟(1{cl^Xt~[alLGYրq^J'%+K"U3E? ?ᔛ;?ç-]$>V':dHwy?B qP0Ut)$9,6RyvL< ܕt) mlw83/Bue)C5RP8fs'~ovT31lJbc+Wfk#C",fplG_ԣw*-ZG`iR o.|y[TХzx0鵵:> n? y䤣nusX{S~6뀀:0Gqڤnѷ#Yݎֱv@뵄_ 5)t#z2qEׅqƠ!孂;cuB*Oz:72+C+*S _nYTױEC(Au%Gu V1˃)sr@\Ț8?o|;FT;o_0ѺFʱ"nZ|~"6^ zn1թ!V~HrM5z׷H(oɢ옪N׃6۱JhbEK{xB]F=VC@$H7:o֙2t5@^o0Eʺ|V0bnO0" :oX-=["gO0>8r [ynߛv${4FVWN 6+g0իi|H2ƞ5D闲lV GIyNe=G8.ۇ(Q3!pdkC`AzQo lN O n-2\ iXCutMuon$d"Rcf`LzQDf>1`ngƄ5b&Η `M׺_LW TDY-OzCx*TA2RZcSUErQ 5mb^hz #Vv/NsN *ƜS}Pćd\P/{it$h#>#r(d!&-lO)Z8o6 t]!bn6@x*OG6nMC<0*>BtzS{[ho?&`nT拇>n;b/N;ЀdDU)(P dcСQɁ[mаފ5Qt/(ERg)஫&#څR`[tYU`%As<:Q]}H.qҺb%־Sj}8c0VX2Q|B9%KmW0, z 4m 7{ ]”UDi#TM'g#T祩\~M'm[ؼc'PYOW9gTq! ΰF1;@J{k6%r yp{Q᳐fzڌiz[Z5EVУKJuOZhB,h>08F9dz[(ޤ~`C}dٷu_.8`o+KIli ?a`1#QCOa%$KV Bh=]>$ܚG(%Z?w{Hr :4:X573ʺv+HW? .$ h`#UވIٯVILCH8 &SZh̳:* .?gW]uR\Μ=dѭyWtAz30؀χT-TV fmHSX' {`=!w*XG3[_ 4/OHiZeS8`ogKթٷ;HKog`1NBpŪ[׶9Rvoܙ![f'?ME_8J)V-Ww )~M9`KRE@&ԱN.mdͺ}Hib9qP f4Js'yIDz-Cd /mJ8Θ{e.!v *R]uH?55,S_W{䫨 _n% p}!s9bAZ^L^޵ ]ą6>9mٓEe/3,9#7`Swκn;fvI?%G("iRx~lݔK$oyG bbRy5p $dWRGߜf3,tu#ߔ)P.S';$ 0}ɐT^sH)}$6 {+&r.[wz\/.Fuj!avoDkU?8Ȉۻ 7~1o(eycEHN6Ȑ!0P)b?WD=WGD8QϬu(׿c&I 2wfE_K]V_Fm P3a %5uxsJ`V}"T$.q 3r(Q=% NlDo ޗb%vj*Kb%S5GPih[,~>DmW:» }-mq򣈕nzE{LPDUer_QST_ X?,,S?mQTS5j?xXr-LǾWeL7Lfu< C X TYa :!/#3+:!M]h{j̴MdZr [,ƞN\t#!o/Y(א-|5;|V'G&=hF\7D m3+d܄m;pÃg88쩣c/sQQCl:|vWo.?(w@E(,4!K6vfۻȟ YS>[=\=+HJ%澹v3ncpQl m QLY9 6='98.@J]!8L5/ᝇ%Kh**1۩ 'ՆΤгQ9ZvqGUeD)5#Q@]%3=_$ʩ )p]5DWU VžMG|Z9h<[E,[FAEUK0x [鿐U=KTGyWpGf}<  oDe\a<6 x"#U nޘ>tLs*9ˌmۆ9Gp:ω=7N0N_5q厽^>@hnDH]B:2 @݋,A1~#髿O`uoW&(U "b m 췴~-!Y^$e% z+:wueSe=&)c|5Y'ảM{}r~dТݱٝE5@d=>] MvV+*WҨ]^2ō]Rw8lULXB:~3K=(^mۊd& :r.U`َ%ӔNUWGP[^Q^YEBeW`)r/Yܵ+ִ6a&IX wy/.PL g xJ|Նƈ;3g57:u7_>qntFSWqxV}a~7(IA~d3IDQ`EQ4s7NQ{A.UЎ'Af8M1$*`}Z)r 5@aۙMv֌y:[gAA5u֚ W蔁!!l k]X~!ƪpW08|G4TDŽFhgȟ,b%=:K. ܌i006S"%w;ľ3 $AIvӔćɧh^~?.fG@÷2SJJ3٭drT-+X6Qŕ8! },T_` G qY~Ciu_vӒH0:;f*wu%s5^dK]ӷ bRz}=铼BZ)1M0i|Bg6DAPRLPi]Q q4T5^6l+.ovCXRLlL9 M8 SkvF=^ZyI/b"5U_ o@%*Hc%u+"pJby0Ld0 ̤cGf'UfTYSOn5WXY_1~}J4hdR񷅰L@UusCje> twre#ODmI' ablȝ8*z4D-u2TTZ 12I@vqK,tτtoZ#d񶛝x6YzJ6QoQ#[x:#q;Xa1 3)o3o$ >\(R·zΖ]/&̽R"mϖg[&3zv1Ÿr=[CT}Uz `+U<9x6yI ^Xc˨[le$vJLy5G>$yod7fӃRhfçSJD>-J臻+ψlMj ȶ7" 5袰VQ"X? D)aN  Ÿx.3 d][sb\x$!l@IՒ|*I4ykc]:SG$BA/;r,xI&w/{dd"֌ )P/A^(TM!J%G}G@d41YDcrpJ:i,IN.$Al yPZ!B@?c+&gN`-]^aSd(`hC&UeRǟj D`T5u m`NwMI,O-Z<)xTZb\on9_@x iyEWcS5#@ LuHt^iH0Ie6/hgf+r,:YZxGHwpAn@#|BZMO,0\ʂ%Y0 G>ٙ ʙ uxF!劖]_t¥S 1N`tql "!1rxѻB GC--_IԸ R Yik ˬ'>m8 &@|`g;C/?`Z+R,?ʦr+8\ǖ<_f\N4_#}@*{\, '?IQX^gZ""?''%pQK& N y]Dcߪi~\\e3{2SS49,>^ ҍqy_6:3'piHkuU8)|]G+{9yӭ֊㓱_GEKS I7h <$/Z.R\'z\{Bcj^3gkh:wḇsKZ)o!؄)ds?a ў<F]뗣[ 2y_,s'|=qQ<:ͭR v@ڷ9V0Q y1ak`˸D 2:Uယ [ZFp/8xD .knF`l~$cV#k:5_BiZ%MƛvAxuؽqT18JotM~"%u ug |BVR͸/gEJy oޑcRo:Jq/'ѭQX%2Yq%ut? p-BXrDays/x[ksk}vwxRv怭Я<[nDYrṾuAm[e[mԐ_o.= A S,r"6#,Q]ӥ4ڙ>-.HoO uӍ6}Zg݈9:JŕbJniK ?5Q=0ƗvH:&,rܠFj7;(jw'ٻ~Oq΍ ѥu$YRC)(G hynLF1h +QhE-P+zCєo'Kk,O^!O=>vv`pM\y=:ma%=5g+2U귘w6X\3.TKqL<@7%oZp k.HĠk]C?7342;p7ƲM'=ϿVTh>,Ŕi`@uwhWNU[`T?S,ߵy5 gM}` i {3Mdr>V.jS9Aa']NLo˪hN |N,ɡ]}66k#hiJu}ĆDye\QNhM2q֏8PB6M9% ^YVQߧ#9'NH;Ul_4?M n0AS8d+5-^[ä6>2zQ{Om %HР~\'p6DqydTFZ]m״O:ֻbt#-ŝŐ0x5Em"Հq\gQoӹr(A<N kivVC7qX|`]=\ET~g{yjcKV/{jB[&̚>Xv:fp}.pv7\.on1DتS" Qr+ڐz^c^I07h!ܴ$eG˿](bMȲPUhu_*mĊS~ ޝТSd ; f/$)P9CckPx!q-O( zT:6}Rvxʖ 69/R3ݡ0m$ܝ"큥!lX-B@KL??Q"[g<*R>}z 93fwӓt -{Rݬ@;W|9w4%;yqj~ b/p`>:qvg TkhV~0$؅ejAÃ|(@1Dc6ЄR9xH]! Mx8ٞx}'#ogꬳf4hR}ca2?cPޑP[ћjQf[#5x*hyoÛ9"lY173XQ!Ǿ'¸K]f3QM&4!洿L25IDT Ȥq{V&Wԓfjiؑg=7"h鳝ONS.Ad Dɧ @0V|%"0Wמ>\EBo{8HQ` ' /'8,0J+&OD_JW6"Xk =1gE8T Rd:[9GmwBBOw7Tsw,$f[ͤbh(9!W!#8x Swײ]'u&z{Y0У'|('ԉtᙳմHAvv(%֍Xک/TBw6 Unx~J ε 9q +B%i>WLepՃR]~g+wDYfǤm O=$$xLt(@5|y\N.pyOKkL!rFlrYєZsIZ,mk&pUY1EpDC2ͧq#ZJ0%?('kq|x 7ݚ22,B}9thf8 bRl:iy4o|P$+p7K]9#P|XlF!"s<) )daw'Վ4=I@dÊ@߸t dɕ8q4G[0uK ӫze ݟo VU?~zj]j7i c 29l/jnXr/JO{Lh;?Ayꩩs厱!0#ek' Ǵ*]hEd**4)M-UQqZ јRf?< W`GmtAM!dܢ7ZbeXU-$i}t,:;tXU喣1hH칅yrsHAj?ՋɓI `sԑ}G:kX^Rū~ pK`ȷi 5o K cE=WF6a7py1$4w˕ݜ#>>$ 6*q)j_6Iߚ״tNu sX5d<Α|j:aI~rk")a,^`U',1^ŞS{`?Klzˆ:i 4h3r_FسegVUˍaƧrD0 3q0гMd.~' tkXm.j -@<5NbE/paLzXf'btY;jRᡮ S[sTjYY}PB߽*)w@%C XdCC3mV\2ZT2GJ|!'U^C!'`KJz^6yp$z'^^`eEO4賜֧7/)I4j`"ryhttieSĶҭ#$-@OރooF*>;fBZ {牂 tEYM~PeYM\m{(a?~ʗ]N5Г9 ^-@H>AF=&h8tN+A>>-o8,uH PgQO>23_ Uc8.+ngx}$([tNTkr%*ًXQYCլwF Xgw{YMc8wȐͽ=pTCyE/ٜE+G8-EJ%;BR a?U$b^3T;X**^YXl$4C 1Kٯޤ6TfdTvCbs7"wii{]c88D*P,g$8ă_rCBA>XRQўؐ^iQgFOAjw:u +Q"U`biÇYdJ=#lwD-s䍀D3)tl*OX"-26* )j LU:(pBjjm+޾J||Lh8wTV^Mk(p9!v~fF ޟ9T~>srsSS)m2]b<2)SĵXiO.sT-\ReeU2T2nMKjj$d슼=.FI39^Umw,Pv *a|61q=U[N)gTenGr"(*[u%PJˈJ~a}5m ϖ؀ȶߍF[ nj9+2ތ-v1x :kk1XjTURf{*&QSL{IZ.{6A\IB)% ̙o`Qwp{3%=|Waܖ<;=I rXPkKވg 5xk)Dzgĩ^D2˥ +I=VtGܴb!YR;G 06_PU5 F!Q!hl12 $**͕]xn"SX0:j1P+!:I2.thxz JLC4fԛjB:N;? jT :dBU쪝Gs2zJN|}a0:2*Iydr> rbzxP/禱u@eH6\w{ ﰢ`xK}ϞY@+W<id^SoL2wʀ qa b`9 ^SE+=d.#4F(kG}Wh/ 9kVʸY?A ]ek=+Q{E!ީx͘4z<08cdѾ9~Jlyj.U娔F.!$HFCa** q1]\mW{6+2q~Qs6]Tzšq?ornNw "F~1 yS\xĒl'QƢ/TO{e(M'߶/L01"Ц#wj.i(j{tz?D$ߊŐl PGu-[ Aw 0Ǻ ~`51h]_ź>QkQiU5 ]6dɥQyۢ|f*؆"_.$ 82pQ0D-d\6 /fZe# U1J4s!?W24rR[3>| ) ߙ=ִnJ;0H7qKw΍g>%c[_qښ:)-9CU?Gaeo}sb{|[!*nuQFgbA-7g(N.a|v>6Kׄ]8Δz;l-I jv,?}8E@Pҏv\AWb]Bwqe1ܓSbŲwa?' \;-8]Fzkp} 9H ƢN Ϥ39aϧ׬<]a?`}bY =ķ_* :cM0CXrTxfDP8@Q/vڒb^e=7)̈0t;l. |0%GgWV7LJ=,3}`h뇫qU.m{>ގbR0[ԣ`o"cBr,65E̊ mUVsizlBmw CEjf}S37X;=p.MzWI_~Nȏ&3ehEN404+:ER.14MP۱}.ݘIeM 㲸#jTtX[m,C(#s殯-fC>к{F71t _ϫ#e~ƯlVbϩLeuĆS(ppV<[ǵA/Ͼ~b_Y4 %T+8{CC.J\◧KOJ_C [BpdܺW{552ְR7δ<۞x%)BsԭۑE^:wp fFhbvxK"!,1 H uon* Usu@iU 5(cͣA.e`FơBlj1qVn  VI`y!WVNxǁ ͆^D5".}E/>*j _!cE*%x~FoThG@L*DdF?niŦhOg9lY#VO`e Ji-oQPM^t|Ekꇥf+fF'Q$9W7Fӌf2 =yXqc5eЀgC !!-x=?K ;s!:vvpOGOraS𡙧1CUN0n=0Ua'\ "SPPR.q{''4$475:skoJ]נ6hMV۰h8 Xq/oX6]Z UKct2Qk{`&$+ _]~_mN{k%M/\ !Q2xEme7ZfykΈ`1 lBr0_HEXQ)G(Hde6zyZ %`WjS`u>Xm~bF$xe֓Pf6~ CZXdNwM65LK 쟆'"9F,7O ilWBZ2JYk(G(I;6Ten&wҿ ,u' =S_vQv:py{|l:f3`9v4EA:ӝw {ThnÝCq0BNއ;юR䑨^qrY9u\^އ<ӟPlITR4ޠ`bEi.$\Ӯl5rݑJ?X0k8 Vq(M'c"ۋd0Ϲ8?imO`jNLw% |)Aa5SfBH=!nX<ˀ"!I[[zVNwdcA)ɫI3"$ZjJ wOٲ*OZt(ȇ`^m !c }D:¨W(nf:Z:/B$S&a[e^?`b{Gjh#U{+HEHɆ=wbQm^P偪j4]sNG B L0<+i]`:OpBf H7tf6(r2Ջb X0zA R_f4 ;uQ.T埚MZT&~yuE0ޮ1f Oj IGeCL, 5GJ{ړ2l/KOkT-#Ky%Q$'1!tΣQEܨ_RzYfHS{R X#QqH5Ѩy'?C"oeB "i dG$ݖDi6y Ym S?mMRφ\Ǔ˗΂78DŽN_/`dQxFGv\ahYv ʡ1=CE_k6@5dk!JPxwakt0H"5ը@}w|DJ څ+!(6=,ŋN$^Lp7W}^# ;I=3Soj$L .$ue!c:0脚(kpA>O!Tp CVVG r}+fS7m'(M3YUU{-"L8$_؆ dn"(J;~fq|`shgȑ&,s!d!f<?Cd"D/\HԯSHqa{M\]2UFWQ8zr+ܷ+TM >ϥ{?hxA<@aQ%l[SdlC|$4ARKS'ckSu;O&"HWvՖfUACA#Sjx qlp*/*;YwԶGv؝֋V" rW`Zlx ƎW"9\JVMRBqٰYQ̍6G|45ca+v౫* ;Ka*}R(}'_,h-Kn_?F !*N 3ulF|[K&\oHZŘ謌mZ\]ZYŹC-0VNLE('#/JsÎYޝ`AWV_ ăbJJJ Srt ̡є(\5<{ƅ؇\<|}3\ K4r^R +}|BUUH w p!hM蠛}}gƚGWztGNUoGv &2hy~{u sSHNW)iq̄ XP6b)C8PA&~Jœ{<\(żj9ͽLR-!1ޔ?g۲) x'LwK>U6}^ F:X=Zsc!%*x3aOpA/IU*xrxr43!DZreV>L屏ܐ~L, g0DWgM;pM>RQq ulr#z)lh!$=.Y;MLFD.fIPrIc-A\ZW WF#wy2`4rmDr"Ch묈h֘۲⽉X!9 Gʂ!u q=X/(3 "[GNz&Ǩ.ע۹DmA‘b-˼v/3Z~I[.WuA&̯!oxqJϳE|D,d Ǻ4Dpۑ;PX}d߱g x- R5,;O( VCnh]_v+tWEBdOEWy\͸0x'<yW)0vΞrtJ1:yNHJ5#4$~sHиB2d]ȳ9v4ti r嬨Esx_q:pYeg$zI'dI5dRdǢE#RA?TDn'k$UJa5A2lo,La믡CY*J*(103sG+t';sIt8?WI;gS"=# &{ B)+P9g8&ꤒ/8Ae ^ٞ쩿.[1i\2(tΘH$MC,P5=f򇌲lbve{0,X{3~+Ur[vpJs۬iI3@׌ۤY(Q6zӆ0nc `|@R$$\߿WfCs+GB ED)6^8PzN[ugzx/O^-?d oGSX'L>F`C!$k]uW!v B`oRVt/ۙ iK?g0yŨ׿;/M) R6&2>_R+ YCoKE` "`U< [5e5:EVl3>A,υ*DCTtr1Tqd$7NIce&XkřjK*˪Ѻc4 o=mhȶf\Sk!0#N`Zq.+6{#B;GHѡ:˚Ѝ qvPwvIa-I*`ue ҅Ec(=U]`;L-YH|yݩe,U53{i[ְ`/Z q.=C}? lwg4 T3tO:V'dc][k^:5/f2k:|vc:!O'p=鴚3XU{%)z63A[vu:5Yy`U qI z) :V-:1}-C`B̥<}DJOv^_pt`iSY|a ۞Hw1{Uӄxq K$(.Ð+=M^~̶ +nL) B'tdKCu^,N3}>_|ً0LU2;iCB >*Gby)#݌bƯL r}F2@@ fBƲS+\sdL,OY `T;ȈF\€SmYu9 Ԭf^-W4y-fD0A4-;T+D±%b`FVEWP+Xm#=Z-~{7nզ?]jP=qf dBr?ʐa_r%>},Vz/XXXD$۹o'["V˙͹i_\wjBo<s.}K2/[Y-SBzWf VL,Ӝ`O+gGdN$gS2н rS׿!߃EUXٙt;Yƅ;2ߌLJq^ =Xɹn FXEaX<O=(z)Fv=>^^aGzMV܈eTmR>VsU4>cD?صЅn]>QJ^V*Ԣ:~#uO$*'VwaV$E = `ɣ áŜvs&RY#֓sb>L'3{q eO"jlg7ͯu?ïF Q"e-eӟ!R#nOك{{QcB7=M`GhH3ң7 Eǥj[eNTsh[yfFj@m._O-l,OD )EYP!v .ѴYT ~tld[ ԗUzq2kJ7@fQNVU$* w׿IOxt]"c{ƫꏍ`MؒSD»ZeˏN % 5>%?;,C@vj4+l^վdަb2[Giz bbE$A-ܤ:C'oL/Ϫ[|Y':]|{/u=E:Z,DlN#sFw1E8aL+OAc9UOWKrt^"j養A 2Atpy) % %RXDd MQYwفWX54:eTMZ;rP%HQy`y\ch0ɯ7-,ua_RxFjiR1匸 нWqMY ;rJ8%%sBPdi7>.  .\82uF ;[9GSZ٩AvASV-eǀpT ^b=gł`cbF~75o|J5 ыcXI_Ģ:$… m@5pR^6huo#ru!GE$ gwJa*9avMT,ʙc4ĴZDPq !C&Xvohf˜>Un{w%` Á@X`?Ԭv.IP]]VuJAw砯VBl6"W;pxUx(}k`siJ5e7XizDr>q X 1Y!IČ?)h1qw̑~V4K<)(xBOC3Q] zA}\X9TTJTI7w] wgR$5;يL0sJk66T`#Q\jZHRvg?7#|&">=؂spD!$ b~ o:X}".F~v#G]e GW%y*/6Տ'XHgK+Ǵ@04ەP%^9>Px:@KN1hVK0'*&bQʣY⽰_Cr! .22]+N>ĭs%nZm=}[  Ax!ҰPuʑu[V}G7o>iyj4uu戩3&,`}^Gq_fmxg Wh9ڋȑM_WN$˃MxοzzmR:&=Jev]uD4{_ς=Z/C#@5QOgH#dVI KIga*s.d贑SJˍ-@/{z_Yw^tޕL5ԲKEjjrv)!N d{qK*^5{\4!^5ycO$A,Zj=!h38A|2sRɨisʯyv9f$pL"{Z&! oaȈy o.Qշ5o+TݳN%8YUjږu'WDkF!e7ʏ4!*RQI3Gɳu噧/ *AîZ4~=vSIkv2SڹFzI5n2:fw5Hy Y]V6v7XTPl.lLF ̉7 r[ij΀\S"z+3_ V2\/w;kZK'u8ҁ2- Rzveg{nLg ,yT=BcLYvi[v4cY]cIO '&BE_ u_?+#k ::&@}aJYcgB5dWnsdL]TXsk F'^bpsfnx_s~'e cs\谘+qU}d6%gi# f Җ8+bž =e__rVGuQ[̨H0ؓ=z1 |]e1pGS ղWSuN Q?ujθYy&6H+xoL5'pG+TՖE4tIފԈ[><*͞r8ʄO'2zMMzQrVk%k{ PE@[Q^{yMXD?Yq1.GخWY+R% ]&wq :ic5<$-4U`)NvaPή%N4[E y]ށE(PC@$ܖ]m*}J(-:> Zgs^;ȠzW JÒ?U;8o)9~Msz61Psuκĩ=oR)g\s-Z O1 ʼn[SҧY.3rlԙD77MY<3RE`-aLZ\gv'֟5XFVwt8ArSo !?Nc8 Q 7iiwNfS;"WKp/X8;NvFlEķF/,@tlIo"{(wnbIb԰t~ZHIG'͈Z1@$lٮY^pܳu#b#妛st#T!9 (iUL[Sen_C(Ǔ*/S%I&k1MXz"oon<}xo >b$ I\,0Qc G* poo9?A=lCPvCU8$TXKo8ڦOE^ae^&\K,`Ii]QT:*[ٱ>A Z/G1!D:l<'֜xcv2QU>6vӹD  ] i9ۮX8&n.6&%XY^Km &=S\OvI'Zg:=BFY(>*YF^=򏝃P of;m!vwa_2 "::q/;4\*k͎RFqT-(Mkƃ+`i:ӿUFR5t1+N$*,*K] ,>2ZF<q 3hdD9? zqBptd\th0 !eNDž X[R qaO&I䤐sg̿& B@83w)p[lS$I* eH'Y<9/FmmJ~:#:KJ@=?]ؕ0qK۱_ Wog6՛U$2_}Ae=luk}h=I%^+${ ?Of*4y#+*ƕ,,"NŰ f&N 1SgݏOʊ/!'NRX;?!Q8s* (ڜ &PuHɿ9AzT\J _qiH3;kXkcUL$*d &ѴFPchʱq@ǛeGA^ǎN@e$lcvZ!㰺ϐj"=&G4˂akǯ|8P@Vs{#T0Y](Cvr.ф|5(/%9K\+f4W_"a9NJ&Ȫ݊[tuҩFҌA7Iru;HV,57\.k/}qOlDXhO$ayǥmҡMnsvN4u_m")񻾄^QbJ7=Oo2[L#֖]l~g>>MCh :s~V|a]qXaB_.- S -{}zvhJ o?+?`ڹVjsHpsW[u9Ir-QV%xe{@#ԼB=%,o2ʖug3n'|p7 AILl <4gLV' }=>)oH/N.ob`M U]zy+=ϜO" \mܖ"|RA>B>fpVif(>v2q#3'1hHXYaLeCI= hJ-R^'$IƎivy~mܢqV}50cqbGo\iWީWNJ Zw2/&gG;s\cx"ɢmގЪJACl2HM 2 HF =6(&N^u/9è@{SfJ/L޼GA/@O 54AWuˣUk%gZH`I b;w;(k;m r 翯Q+w%^]UVǼEWX)\( iEZ^6ة$4wuyOtV"E!nco+~xWVrSuQpp؆c˭7DMy T4yLW ]7ߙ*/  pXsN !n5gD xk e/tOkoLoT > ov+5j:?.lp6mfW5IaSbLPhg2xUD:.~ӨSKp\C d,OĤ/y)VM4~>cnENATZjecv?x[9ۻ0$]k9%N7$7AiQ:A*jPF}tX=j:\`ѳu4JJU:"($ %_IrVPixyGFA-B5x7j7\C ̝VgđFV6 qK.P&$^.GKf`e;D1ni\#_XQv^)zw}1J,h],_G }c=|CgnL3s  Æ߾z!):=4WGfiq\.;@Řg^gun'!.o#rKN9 ]Dz-_1!Ť`&2(='r="Wz+45e%WJ2KvvGN:E+P &"ɾ0tt`hN~nqq n:U,b,*9*o1=?MYώE.Ģ:uhsyda.~H\/:V9=|cU߃ JKbZn8 Gnq@DXQ_'?'uץ6̯v_K(i:%*lg[*3.yT/Lu~3}`6Zf 8hdqz'+e7{I\5ZU^ܹ[3E1Nk@8U>YB/`U",,ܚSy(A)hPLF7 r]3,ÏBH|PNBG-Ճd[-̲qf0ׁ>}<9>u,zy<&8qծgj9'о5UgEu ˓kYDSeH lom}4.F,FM16PlJ}cfd24]n)>M0_7~h3b !tr:`Ce}EFnF3jW |Xm(W0WQ 5d GjLD,5pDW̠ fH\4 +;cgE1_M<5 |BwAZ/**`*&.0Y~ME| ZpY0VbX_L3&mC"o<[䅺^=yvS){[$PTn#)ϋ%Nԏh ACBJ!d˓ \`q87.vWMc8wxPtoR~7|=<Yp0tYܥ.0߮RWj\^`&(Z"jG@A*Nv )2O ǡ461+*\\!7m<ǐe(3^>Ţ 7O(ZV7h4UH{&nʥ]d!^h~c ԼOyi$$I\Wq@BPQBVsbs m-vIkʑA2D[lǩ,ljwRgkHS'uq6!f+%~OT,aQf{"+XA-ô2\^F6PkN`]Hi51ZgGFm$#9c1+PeP|H9yd9U;ڃNDЅaz:_Aˌuw˶hG#Иs- ^kpȮB"[^~gUU1ى<;(諥/C.Тc{_9!TJ۽rǂ;y|~!UBI; .JLҤMwתylcצkj^e%6!Gw@*As)أr]d; ՗V5cʠѶ2Wʼn?h1_,qتqhltݩnCPHbvFnmQ=mE݇.)5HX?ȉr4Yqn-g柤2Ik0%_[Jf*fZ`/Bi;i,_ BnD6@ƵpI@=\lǴL)-&k BJI)y_ǰ>&V/=8jޢI܋گyt|IiMDRk$PXo#nt/Ks"#̣sVR6H\tĀ9h0w8$٤C8żHUy?7`:D)ǍXk&S BN|$Akr]@Zq0M[|ʼ _Fy=f}{vu-#1|@洍5V<2yAХ_~"R |: ,cJn,1lʉ[A9һ_B S}=G•v`Tԣż"vp$]W]1d%{w51@q|9i̗Kl6˰#`#O]ux 刑5q\&;®@ \=|Ai,u\yZFp0p#q_[ 8ӉD;Wf,2jeɩ4 jU"_{qiyҹfR-\,ߋh-`|nMYo oGׇ݉ 򼖄ӷBTKb̓\n;мϗVh`bXP˩B@OKs+3vE]tx_uY隀/ jbZςgjgV*3E`m%E|WZёEN Ū%6ԧk*PnIbHIԝ`YVv%~bp޽kD=*[^;Ա&SXHuz kNؓW0Y9?s̍}pdRƲTP< jI هB7x `SތY0ڠ*9ڱX`O4$ʳo!lf)U?DzG^^B_=Eʹ̗n{g쩸V8.D3~RZ6'}FKdz7Bv^;F;:rT9Ui>-eBמO6jtoşE G>h+sAM$R>|O,Kzg?+X8m♄^U*I^e }^b]ʴh]4_c*r[n%`wo'8#tx5#_]G3_:郑2 k 8h9Q P!Bm9ftq$wp=_OQ C[gba\c=zW~'t/jݒ@7sQM|;\kF /2`bSЙ+z56b)g3kC[΃nY]4S̫.45 ]ts'|.1A坱7p*)eb:. ub茄ጻ(8R#0zh+-'ҷ46b%~jx.dssn)EN7|1V㞩ąa3Ys,y`58)`tׇ(@ࣉ|cu ֧EKĦv8 3 rXrhчҍZF6L)@)V3ho˔qިS}Θ_<&[ZtwtџI .JH5vսiԪbQ9V;T=kxG]`S%GtS6d蟈Dx-#+ V7,+!~wVs\!USq:Y`A%5; bx20gf_U7k8K4gxQN4\]D+;-&ʖkveGlFDXTSss쮻)Yqj_R^MJ#PxLuu Z \Pho[e|(|/ !!sƲh>dTJTe W0N85fZr>sr)`C7)iF`'Pq\%ݑ&αV+DKle6>r1x^L/Ng }Ma5y~lYW@{6>*?E| 1:.w7ǂ8@Pq -QRK!BIY Q&6,k;pdӛ=ZncwU9|BLJ_^>Q!byĝ8[ƙ=ǸQB9+dO\Bh2: 4rei&{ ((qZ8N!ɍ ;/ѰeMDthB `XxV @!j0}sH21i$ٖ_WCoh$ϘyV/CPY2vze *!"bҐ>"LH)E=%sazN/]Qf]-؊ɲ 쳟6"UM2?$bVV]8n'Oņ^Do3%|&pwzeMyH-{ʁFCu늖-efkӪ>8ɋ'}C|~5CHfM0,-y[+]+Š"Nh|K[P^#4db•Iv$>v{DS 6x\qEѲ¾=Ezg|fIC`/8Rg? }GL2H4a'}2niGL<]l ~Glh ʈ2XJbpGwnE" V?h 3BxkNFܝ1ݜ \2I_Ed+,M1*0ѽÅ-/f5U+S[8H"U8X" WI܁Nr8o(R8?d~# Ry\0ⰝuV1X\8se{ uN}}W`+-Jj?ԒD 6k`5[IKA)]-'PI9 )n^GK+,F/ JH &_%&k9M$>l厒yC0pw2x/ּ^2@wyCұ{_ۢFÌf;^%TEg%Y2]Gh"<7qX\UQJpU+ZOݡbRƹ%'Gq))9x}t&ִ AoM}UC򪼒QXQތޟ>q׷SITÆ4DpTBrG J:JŎt]@zѨ_*%ΌAc\ͮ^|n^Y v쬚/nc 21 ,etx+zHaAtS/$F&~.#O k:rED1I]P%"pu;+gc(4QS+vi01B/\ +zn;wQO1FnyS5sβSBݭlQ5HaQ,@r]1pPZ`ts-&aQ9=ihts/? AP܉0ELajn@>:°eW`/]UZ>iireAc&H7-qY@u#39MQofMxr.Ƅ8g6Iβp~:;&;%= AͶ Ol ${V2(+U6}@ჵS u")0.݄W{Qa`2n"ZX߇x6g ݱ1&4ZvTN? 7;2zÕuS#J#7+/IzŮ6 rH,v{c=lN29,C,?-b`vW:&?ˋXsRQ!r裃Q !@Oݚ'R54ۣ 1=v %dW%r;Z=p(-=`.(!j)/yvfj߱ߤO:`d|ݭ@yx\o5@Alo2/iXw2nЖy,We| 1"ujNBii$@ ʴ2{3lzWZGh݄tgjxI]q D>71uLi H&U~5Q.Y%P'bU^D;RSĿ6 Z]}:}jR$=lc(Nd/P @E!Ż>(wJXLU(í’n/3GmU75o *p:"vz/qL5NyRX8䘇ta( QiЊsn.B+`BRiEJχ;!98N]pxxs'-!%g@a!Ń M1 UfC?`[I8Z)ƆQ\B ;J"F㢬g{Sg>ɪo 8 A|O^} ڦEB&; $7Cp-~;_&Ӛr+=E4 ⬚🮝G/6bxN+B91$>u|,a`>A{!aZ>|bq+N4JX!;4gEO*6$%Ʈ$&UTt!XMعrbŒ=Nw5KH0)@0^HsvsZI 1̓^\ޢ񔉖^&+$v֒3[^G 8 N;6|.QnἺKUBqW`u׿ܐzKe˽K1E+7A) `c,CR-x^6*'.t"2R7kL{gjp{xw{^bɮhX3҃EΫ6'-FD@&W@vٿ'/Z̐U/ p(ۨc Quި Oڍp歜W3F!hq]0za.bűB4 GyGu[L31uuË1o\(wԨ'G!,nQSɿYRI]X*(@3|1I.R$lW=iz̴,9~rfyDP`xUkX,a :RؾbqxhU$u*ǚ_kFhfЈ3}2׆J9"m)F0bY!:^:_ADi:l% ˶x'ϴC}%_ID~Uj~3D>94OdNymn=`|J?gY/l99SGsbUO!nyDr6C4Pq%7vJ-cWO;Sv~`1lCRnAJA.?H$EsBz(B.]U\Jʷ0^d 0.W\/E1{c=;& JZ;M`r*@W$ ꓝ?1xwuv2A=,v:rdr]/MdOc)X.L*mzDuZhѨ3N1.Jn߃U"$>E6\o^#fCNstK3 &%3O:cD-49BP|?u!s IJ.BXjwq:fGR~@z|=IF TQS4h` duq*-ZX;FRS' tsKlS" dsq w}haΪ\c'i%:M/ZDrW-"/Q3"4Z9)c^@>S*w:&,-Pw4m9Sk2!q,KI#]@>q>kA@?WǼH'd^̛[K #&-D 豹Prz[P ǕH킴P20 '*4yXx3מ(}ސ "9_jpJFCyg֓~NӇpۼÁWhQWgv7iwx0,PkeDR JL[WBWa-3wsV$}T Ҡ|G- #A2-$N菍Ruܨ8w)皬-B]m0ŕ|Ǔp=)WWW6?s[g@6]z60$ɒA'FwJ:/YVL!Z1@ 0 5'T.bCgU=@ch_!ʃ oPwwH| oCǭcq;M ^UWO!7,@B"s5Pa 1z. wc׈ 9(>>Pyox-DX i8=- T$'JCki;}~ã .jJm?(1m%Wa LCR{= _P7[wiJK'Ryy9@ J]^'v w54!9? 嘶eECTd>P-^zj yP]k UC x]a3Ƴ↰IIXWaDVӄ".L2M $ 9{GYfcADQG0O|>&>" Hz'*qgìqd]̸89HFW.ům[ztP#N)v@=VA ـ@b%wsP\|bxTt,"DQ~,%~MWk]mwi^;y7̄X}:2%:;<gjt($²@ކHfVpp =SJ[p}G˹kWf6VOV6Z΄\ޮ,GQP]2r b70 5)Ǒ©훥 _=u'Le#~' #ϻ?T)a"?sΨ 2r{ lkЋWIF\',;5kvK[ AQ1rmyOQ! G9 vv}7۾ߤBBʤ4[6 疐!9J 8}X3MC;^ZS`1C 7<Œ^ sSB-ikfhƾuٔ3YGKK#ZOb,}M?fU.5CtkR{E,4{}F97P\~$m|Pp^l#Nug+Ȅұ{y2N,%W@ND4ĨoNhm >/d5׭=y]9׽HэH*%;]\iw/!6wtNcmˌguLw%'$% i5/>3'zC[Uˠz]7 w2\ RFtNy`y%7okDL3UxH!!eC̡K1kBn߄iVƇ7Q~xhAlk'+]0b疏N} [W'}$>n5l%B]4{ sn56-8{Ib>)Ϥ%7f3==pR2V6^UΏ.?GHpCs9PgtKISᰕ$"z0iLd=٨FΒn5Ǣ5Ѩ=5rc P5#4mK-CmJt·ȫ)Rkn}G"j>ׂ~NN>:: ic[#)y1.%7?/' ԑ86*LATcWO2i^H%+#2DkpF*sL UCdZ>0}ʭhjRqeJiliI>U)suZ.ާS4bC:acq22ԿXZ~kb'Gcʅ31ה[Z 'e)0NLf{AoE(9Ua;>K8e>֮R#z3jydӁ)v_D4S#Ey; GRս}jhWw /D#!T.@ ,̈lj6tf#D4+MLB/Ѣ;LM[rY*&ypr''H6m\tC7b{TYJF[i9#M*K[JMڅKNzwGZ/37^-n3"b)z!A&nW{QB#9yfl7^_ݭKٕE=-BեU'LE7;x<֣,NA>w7v6&.t}뛓.-{1XdjQ&)V( \4:ūfvBdZЯ\h8u"b - |Py2FPrkQ3 Omi ~mT00m5?vyLgI -bq$n1ƶQ[>_6f6GKWCg[P|LjYiV*SeΛCw&B>XUfQ!Ͷ$1BB+pБN]HZŮZ$L3\‘ٖ@.CFZC E{|?\d Qmwa02IPh*̼܏j>.y7'QA}ӯ7W{rRs}[kqhƎIwkk$u"Fv1NBkM<(IQoیZг@zKt`&L>d16mvԀA'#:7?,UG稢`/9N b|gB,/{S~c 7iWeZ ҪWoI-FzNC9v$z"XoB (VR cZ(eIQtiP-:{ r#ٱU"anF?-:y7Ik61N*I /} S !vI=:Z]r'4GF[g!mF [H>^(h?0X"v#u\]RcHgg{-M('i->mok$$i( ?D߯=kݩ̿qDYqDt.ȈmG?z|;M@ͥI:uؽˎ 1[(M9gSwI2D `m}jZg˛5cshtEư%ɾI|L=&9$/A\yVHD!|4E;-mT&_Fơ"=''r&>*VZr걎C$#JhSwki%7d5wm@[h6MU}jV;K%PS+z%_oîI4I4`n$&Amu3.> 7>,9=f_C Y:|x|.ӻ Sa}+Ii=W8T rl@>#E>uoys[ m9Zy4p3 >X,jdU 1x}f0" ,f:Y>%yZQ Jb(0=% ]Ĺ@fUs#|ajvӲ頃לi[mNIpкh3Nn8y3H?G\ ҍo!, U0!hSv}Gf|;m,|G00;XTm!zPA|V%F߬U [Y'9yw=O"18?:[L+6p3 w _P̮oǟ!xd☔W Q?(\Jy\]̀kA [bdFԍqT 1mSϥB|jI'ved F̗^,y'騱D[]'gR9hm]y6t kH4Dкw؆6Wx؛:2S[Y1R(4(Si?-j?0|LDuzC^+NvdmaE+tD|Ө2j{yb0vPKid++Z2|NNWPQ2Oi{5y 3Hi3Q`g HP4U~WiCG}faaj*Nb!E%VgάZLGwAog>}J:jsnE8سt`BeUiXaZ"|)g"쟝; p==~(Կz[[dswbTZ~s5VGt7 ޙs)Px(ֹM` Z$], lm"D +:YwGD M^m9Y3AFW/IRa w9^eMbn3+E||0+BT6Uyi787>Qz[:;"\Y&轱֘Ŝ<KO9 ꊏwzC3\$Ԭj^{h[(LZF+R/%0tp'VB%֞s| Lwz"P1"vc_rY}My?^5}W!a4;2脄hX\eR[0s@BGDڼ[.gg?*fHnlW _:F Dj@ ?J:C)mdNd4HAf{Q q}0*u[rN0QVT*~/ <'A ]1l.8 -8iA WUD>Q>wrk0x.mEMRxdKs Cԭº;m+@\)Ҳjbp8,O<#Vѕyŀ8+ޢ6g!'?$>E;qR!%*71VTaH^X=q`,7z-0l\am70=@y-eG_'-ݽ_ Q3T9uD׳ ф>MGh<#±u.gO:RH/ A_TATiXK^kԺAXC!pW8кsI"XG1q`TYP2%F+=VIG=Ndq{s *" Cj0n+_?*NJ3W*mV4˚!K(ړd؃77>| [()Cg s>!H6Jqw1kEuZ{PᳱȠ>MytD# _56̰f*U)(f13yYgHEVn/!>Y)W;W| ~Uis >e2C3 O(DwÇQ]\_UBdԳ) Y{3ٗrv˼mGM6t'@ڧJ?MkUoY5Ni+ $'A? ]z욧1i#`8 #ڸcd׺J$t?4kOKTJREC+4q y&\¾_ +6-^EL !cŰ0ff8s")`̾텷Jc_;)`'荄UI}I>a%cU11@nu0H;}JOm$]0L l$ǒjeD} o?aOE p;+:O7oGvE0%bU0`N90ƽaЎ<#R֊LˆW7z:+ho8 YJ<|MܒcuBh kyF'q [agmH2ywHZj\ SgWY /H_7\O<L.ewoD7+?Z%Z4N/, 3J?iSFjgC8Ln1Ohaw,1wĩtAlJ̥P^~W+$I fF|Ʊ#L'aF.B@.OoxE17<>yi}|Z}]87?\)u]ٌDB池ONs>Cq~L$|uDLS Ga.|~@cjpdOoI{JUPOiHrΔI8)YD{, 5cN=Nj"z%Q;@;{[W΂8>N`y2\>G v-)fǦ%Oh&LuMea8 4Vh/' ƻɒ䉯icO>_ EBIkx78-:pzmè=Af^wׄk@Kɳ,}:!,! 9i5mAw-$8j]i_dgEIo<D/X{=Rw{cᠧEbvz9KWM]sX,&XvY;߮da"c<"H)pPI/GWHN.[Ӄ {*:7$ pDQr'j+&:aG>^Xj9YJ"nAUvq" %ċ.)Y{2TDqRZ)~t=67ؽ߫+GB[VdCzUEH֤zzLZ4~Ѣ}5ܗ? U> OCV\p+H/ buє!I2J(W0 ლX> 3(֑u)O. imVw䤃ЎMwInt`2G6MinIC$DE͚^f* 컜o6/{~.G`QaiŘϮ,~ =³h@48"x=tP HI+Z(,y8|I6#މ4ʡ-itmiGK|RD?H $ w{WՒ9Y^LRB/8H~HojxEJUҦMwѦm.(C-us)P3hDI>TZ]A')v\T;X<͕ Y=!6Z_Ymۨ as Hf)<DCΤ 9cM"((o+.;SJ9&th05qXl4Nu-`÷ ߇/R_dEV]M=,(6VFZ0nD^WzITsFf)Ta f$ݛp Ks-`{;".ːjpʈ UP+ӁuEIyYWE杲{1mXqL YSq:ʵuݿ0k^#UtVyfPjdn"6셏Xa2O ;r4-{Ž YZ