systemd-experimental-249.11-150400.6.8 >  A b|jp9|.NRf PY *\g>MWQ`߷v{g&9|sEʋxvf?n0-bNRmĂs⮣DʟnDx&_f[DF[K3X0Rt~934 {`Ո QſIbнVeWF I*0'qqa)KRΆ XQCgB#'ذr*0KykDr<nMG'׬;n1bYxaאk?ox3`hʡɓB~\/[ V'>pI?d ) G$(Abt  |())d) )) *) *) 4) 4)5)6a)7.7P)78H393>/3(>8>79G7:h7=qc>qk?qs@q{FqGq)Hr@)Ir)XsYs\sT)]s)^w&byacz dzcezhfzklzmuz)v{$w$)x)ylwzHX\Csystemd-experimental249.11150400.6.8Experimental systemd featuresThis package contains optional extra services that are considered as previews and are provided so users can do early experiments with the new features or technologies without waiting for them to be fully supported by either upstream and openSUSE. Please note that all services should be considered in development phase and as such their behaviors details, unit files, option names, etc... are subject to change without the usual backwards-compatibility promises. Components that turn out to be stable and considered as fully supported will be merged into the main package or moved into a dedicated package. The package contains: homed, pstore, repart, userdbd. Have fun with these services at your own risk.b|d(ibs-centriq-31SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Unspecifiedhttp://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-pstore.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-userdbd.service systemd-userdbd.socket ; 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-homed.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 [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create systemd-pstore.conf || : 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-pstore.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-userdbd.service systemd-userdbd.socket ; 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-homed.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-pstore.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-pstore.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-userdbd.service systemd-userdbd.socket || : ( 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-userdbd.service systemd-userdbd.socket ) || : 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-homed.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-homed.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-pstore.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-pstore.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-userdbd.service systemd-userdbd.socket ; 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-userdbd.service systemd-userdbd.socket ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in systemd-homed.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-homed.service ) || : fi fi H  `A PX@ 9%& 01)00|큤b^wb^wb|cb|cb|c b|c b|bb|bb^wb|ab|ab|ab|ab^wb|c'b|c(b|c(b|c)b|c)b^wb^wb^wb^wb|ab|b.b|ab|ab|ab|ab|ab|ab|ab|bb|bb|bb|bb|bb|bb|bb|bb^w0081aa6de4a83bf638f341505b026a0e8660ff2c3640b2c58c1f2d7dc7143d6644aa6d87036533ed4282de371169e8c0ea7ee3cf24d075994049c15af6ab81678bf4bc00743e5c4cff19ef88420d4fe5ac6c6754a3211a9ce75cd0234470d8dc0e72c81f9384b149d21819cd2650abc79ab61a04a1299ef84f14b0b269af645584e7fe35f66ebc0531251295bc11d1e63e85a3d4e059c39085e446ead7c37ad45bc6d82c020e17d44d25c8a6beff49243bf39f32d9b38db8e0498e41a8c7689d4f816a2918cc824b4c878e129461db1809f730be2ab337ed052206e35a570c8e860dd0aedd51bf42f8c80957803f37a2349fef553d0292b4d2a898c49a2a2b21f597f5ac76578278b01793500bb0a909633dfadef26086117e412975e65717b294d1a6309dc61435038000f016ba8ab4de3a2cccd0f2cfc8f481a32afa290a6dd512b3a709224a4e113c09a8304b67641d0b404db8bfe1f5500abdea6d966d9a3a81e9864f20bcb4c117bf78a7ecdfdbdd9035577616b83fec4f4d0af1231fa3f22aaa54aa8d1e7f4e4438571689f950fc000b365b02be17d55a380328d4c6682e58d0c8a502c43579af115b702d5f082425925fe27b35d6a2b495142786f111f172a2cedaffd04a195967920202f8d1e0af0e66343a7e2df1000e8019043f3d39e5ddc33cbe19286ffbea3ba768bd1d3aa30534248bba0393e7696a4ff506ced4df272319c7dae5ef3d65ea4f5cea5b742d2e6252a96579db2f6f5cbee85503a8c8376d9bfadc7a3a2d0ca361e4088a0f33e400fe63a573f75be5b7abcabaaf016b3526c6de153c083dd1f3b5346d057f7834810698db819e966494f5b4fc956718dc54083ec850ca045895abbfd7be038b3d4607ed3b5e0e273165b979058a955fb48d7705d61c43c0cef14cb5002a191cd33bc0868528ee5b25aa769ac66542316a18d24cb4dac2f3e06604186956d15a1d47b7e3dc12ddfdc313086bd45c062044d20bb492f32e05f7bc2756582bdc4d89fb9b79440fafd1d59ec0a36e983f3fecbcd638bfe4b25892c90528e31cc72ee99c1a4d9831eb0da27b65dd9ebe28574a5be2b37572cd83cd84f8de214a5449fc2c622ed5e73312c1ea3a94edb251a755b4c0b888ec354459ece3cbb3b59aea614761433f3d77529c1490a1eea20c26900cbd8cd8d1734002b08402303c200150d949032f43f4c1ebf3d37dd1677356a387273c407ad0a2fbb630776aeb7c66b39e46b24d911ecdb13615f654127022238f8f30f7f7ad3ef0314b78c515105b409feeb05755e91bb0013deef4aa5bf52d1fa7aece40ca67d1daaf7e9bf2ecb975acd08bed8295932263549360cfc7c239a63d3e2c53e5f4acf84859fc81473f86baf4faabe209ddcea6ceb3820e9bdfbaf1ed39efe33a9d05e57b5c09e91cbbe280ecaead179694fb269d214efe8cf99e06e83f46577617913ca956403aced2bb1cfb03ee2309c03bc39dd61f27e5a1c0dcbe51e087d135a0590d440b50361b2b39f04a9db5d3a5b1358a556b35049faef2d00debf32575af0e05385c33322bd4e28ff8018b5111b4efd9df4e149dbfcff31e867f4b5786e6ffb33d767e3bf143085b1c41cdf3a041a783fc7258fce4a800d0de49392f0cf9f2753eaf4db3802a17b6ba912103c836d600fabb359c15ea3315ec3ac5c5a0bdb41214a632182c2a55bbd1a5617a97e2bb04d4d15978a729c45432949c5acec3b84c3b7005bc3a50565526d190e1dc504384bf1d52../systemd-repart.service../systemd-repart.servicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsystemd-249.11-150400.6.8.src.rpmconfig(systemd-experimental)systemd-experimentalsystemd-experimental(aarch-64) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(systemd-experimental)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libblkid.so.1()(64bit)libblkid.so.1(BLKID_2.15)(64bit)libblkid.so.1(BLKID_2.17)(64bit)libblkid.so.1(BLKID_2.18)(64bit)libblkid.so.1(BLKID_2.21)(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)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.30)(64bit)libcap.so.2()(64bit)libcrypt.so.1()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libdl.so.2()(64bit)libfdisk.so.1()(64bit)libfdisk.so.1(FDISK_2.26)(64bit)libfdisk.so.1(FDISK_2.31)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libp11-kit.so.0()(64bit)libp11-kit.so.0(LIBP11_KIT_1.0)(64bit)libpam.so.0()(64bit)libpam.so.0(LIBPAM_1.0)(64bit)libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)libpam.so.0(LIBPAM_EXTENSION_1.1.1)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)librt.so.1()(64bit)libselinux.so.1()(64bit)libsystemd-shared-249.so()(64bit)libsystemd-shared-249.so(SD_SHARED)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemdsystemd249.11-150400.6.83.0.4-14.6.0-14.0-15.2-1249.11-150400.6.84.14.3bk@b^@bL/@bJbA@b; b1@b1@b'E@b'E@b'E@b\@bs@b!b@b@b@b~b8ar@a a a a a a a@a@a7a@a@a@aaZ@aea@a@aa6aLaa@aaKaqV@aqV@an@amaamaamaaim@aim@aim@aim@a`2a`2a\>@aTU@aMaKaKa;Ha;Ha;Ha8a8a2@a0a/k@a/k@a#a@a@````````@`ݮ@`ٹ`ٹ`s`̊````O@`O@`O@``@`@`@` @`@`m`c`[)`Y@`X`OL@`OL@`J@`J@`H`3`/@`-@`3@`@__ܙ_ܙ__S_м@_0@__@__@_:__"______ts@_s!_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.comfbui@suse.comfbui@suse.comfbui@suse.comthomas.blume@suse.comfbui@suse.comfbui@suse.comfbui@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.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.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.comlnussel@suse.dengompa13@gmail.comfbui@suse.comfbui@suse.comlnussel@suse.defbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comfbui@suse.comlnussel@suse.defbui@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.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- Call pam_loginuid when creating user@.service (bsc#1198507) It's a backport of upstream commit 1000522a60ceade446773c67031b47a566d4a70d.- Import commit 2bc0b2c447319a9156e7c5a18fe971f946554a6b 6256b14446 test: adapt install_pam() for openSUSE 3ea5b7e295 test: add test checking tmpfiles conf file precedence e63e641ee8 test tmpfiles: add a test for 'w+' b531758614 tmpfiles.d: only 'w+' can have multiple lines for the same path (bsc#1198090) ea98492c53 cryptsetup: fall back to traditional unlocking if any TPM2 operation fails - Move coredumpctl completion files into systemd-coredump sub-package.- Import commit e62acb68de9bccfa272bef98fe5b38effc37528a b70267d883 journald: make use of CLAMP() in cache_space_refresh() 3953e685cb journald: make sure journal_file_open() doesn't leave a corrupted file around after failing (bsc#1198114) d03a5f79bf fs-util: make sure openat_report_new() initializes return param also on shortcut 05499d5a30 fs-util: fix typos in comments 9f77c8fae1 journal-file: port journal_file_open() to openat_report_new() 4d07c034da fs-util: add openat_report_new() wrapper around openat() 258c04836d meson: build kernel-install man page when necessary 23da9cc83a man: do not install sd-boot man pages when -Dgnu-efi=false is set d452b8738c unit: install the systemd-bless-boot.service only if we have gnu-efi 98f44dc500 boot: don't build bootctl when -Dgnu-efi=false is set (bsc#1198093) 9145684460 build: include status of TPM2 in the feature string show by --version- spec: make sure /lib exists when installing conf files in /lib/modprobe.d- spec: enable 'efi' support regardless of whether sd_boot is enabled or not We should support EFI systems even if systemd-boot is not enabled.- spec: cope with %{_modprobedir} being /lib/modprobe.d on SLE- Import commit 5b022ce3dbad3189b7ce1e7b0f018b18ac6e583c (merge of v249.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/23b6a8633186a2b5b2487621c81ec7e7bb068db1...5b022ce3dbad3189b7ce1e7b0f018b18ac6e583c- Import commit 23b6a8633186a2b5b2487621c81ec7e7bb068db1 f19292f18d udev: 60-persistent-storage-tape.rules: handle duplicate device ID (bsc#1195529) 3349f636dc man: tweak description of auto/noauto (bsc#1191502)- Fix the default target when it's been incorrectly set to one of the runlevel targets (bsc#1196567) The script 'upgrade-from-pre-210.sh' used to initialize the default target during migration from sysvinit to systemd. However it created symlinks to runlevel targets, which are deprecated and might be missing when systemd-sysvcompat package is not installed. If such symlinks are found the script now renames them to point to 'true' systemd target units. - When migrating from sysvinit to systemd (it probably won't happen anymore), let's use the default systemd target, which is the graphical.target one. In most cases it will do the right thing anyway.- systemd.spec: minor simplification by assuming that %{bootstrap} is always defined.- Make sure to create 'systemd-coredump' system user when systemd-coredump is installed (follow-up for the split of the sysusers config files).- update s390 udev rules conversion script to include the case when the legacy rule was also 41-* (bsc#1195247) * change scripts-udev-convert-rules.sh- Fix a regression caused by the split of the sysusers config files shipped by systemd (bsc#1196322) Calls to %sysusers_create were not updated accordingly.- %_pam_vendordir is still wrong on SLE, let's define our own definition for now.- Add in quarantine the following patches: 6000-udev-net_id-add-debug-logging-for-construction-of-de.patch 6001-udev-net_id-show-the-correct-identifier-in-the-debug.patch They might help with predictable network device naming issues. They will be moved to the git repo if nothing wrong happens.- Import commit d150ab3db99dea63a546567b3227baf0d85e4265 (merge of v249.10) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/26736aafa1df67d222fe46c54bf74b5c7a44d8a1...d150ab3db99dea63a546567b3227baf0d85e4265- Import commit 26736aafa1df67d222fe46c54bf74b5c7a44d8a1 8973cb2462 systemd-coredump: allow setting external core size to infinity (bsc#1195899 jsc#SLE-23866)- Fix build if %_distconfdir is not defined (see bsc#1195679)- Always create systemd-network system user, even if systemd-networkd is not installed (bsc#1195559) - Don't rely on %{_distconfdir}, it's broken on SLE (bsc#1195998)- Make more use of %{_unitdir} in files.{systemd,container}- Installation of libnss_mymachines.so depended on %{bootstrap} but it is actually installed when %{with machined} is true. - Call ldconfig when container subpackage is installed since it ships nss-mymachines NSS plug-in module.- Import commit a186eb9f9cc13b65f8380dbcae3080228e8be7e2 1395c74be7 udevadm: cleanup-db: don't delete information for kept db entries (bsc#1194912) bbafc8092a udevadm: cleanup_dir: use dot_or_dot_dot() d16f6d018d tmpfiles: split out config for systemd-resolve 41334be59e meson: minor cleanup 3db0c28462 sysusers: split up systemd.conf - Drop 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch (bsc#1195153) Since v241, the patch isn't useful anymore because resolved is no more able to create /etc/resolv.conf symlink by itself,it runs as 'systemd-resolve' user. The symlink is now handled by a tmpfiles config file which is only installed when systemd-resolved is. The tmpfiles config file has currently a lower priority than the one shipped by netconfig.- Make use of %ldconfig_scriptlets- Merge nss-resolved and nss-mymachines NSS plug-in modules into systemd-network and systemd-container respectively. These modules are plug-in modules hence the shared library packaging policy doesn't apply for them. Moreover they're pretty useless alone without their respective systemd services, Hence let's reduce the number of sub-packages as the list keeps increasing.- Merge libudev-devel into systemd-devel- systemd.spec: explicitely list all files for each main (sub) packages Using glob patterns in %files section to reduce the number of listed files was error-prone as some introduced files could silently be placed in the wrong subpackage. The sections were also hard to read and many files needed to be excluded from the main package making the point of glob pattern usage moot. systemd, udev, systemd-container and systemd-network packages have now their list of files described in a dedicated file. The lists are kept sorted to make them easy to parse. The size of the files, especially the one for the main package, is still reasonable and much easier to read now. During this rework, a couple of cleanups happened: more use of %{_systemd_util_dir}, some files was incorrectly owned by the main package and have been moved to the correct sub-package, etc... Note: the rest of the subpackages might be addressed later but let's find how it goes for now.- Rename 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch into 1011-sysv-generator-add-back-support-for-SysV-scripts-for.patch This patch is now SLE specific.- Make sure that libopenssl-devel is installed when building resolved. Openssl was implictly pulled in by systemd-experimental subpackage but could be missing if the build of this subpackage was disabled.- resolved: disable DNSSEC until the following issue is solved: https://github.com/systemd/systemd/issues/10579 - resolved: disable fallback DNS servers and fail when no DNS server info could be obtained from the links. It's better to let the sysadmin know that something is likely misconfigured rather than silently handing over the DNS queries to Google or Cloudflare. - Replace '%setup+%autopatch' with '%autosetup'- Don't generate ID_NET_NAME_SLOT for devices behind a PCI bridge (bsc#1192637) If multiple NICs are behind a PCI bridge, each of them will get the same ID_NET_NAME_SLOT value leading to conflicting names. Such names weren't generated before SLE15-SP3.- Move the whole content of /usr/share/doc/packages/systemd in doc subpackage- Move the systemd-network-generator stuff in udev package This generator can generate .link files and is mainly used in initrd where udev is mandatory.- Restore /sbin/udevadm and /bin/systemctl (obsolete) paths (bsc#1194519)- Import commit 7a4e2ba4e01a8dfd305b24c40e156f8d293995a5 (merge of v249.9) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/6c7d6a7100488806bad0a81bbf2bca99be641938...7a4e2ba4e01a8dfd305b24c40e156f8d293995a5- systemd.spec: drop our own definitions of %_pam_moduledir/%_pam_vendordir macros since they're now defined by pam-devel shipped by SP4. - Rename 1007-Restore-support-for-halt.local.patch into 1007-sysv-restore-support-for-halt.local.patch - Extract bits from 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch which are not specific to the handling of 'Required-Start:' and move them into a new patch 1010-sysv-add-back-support-for-all-virtual-facility-and-f.patch- Import commit 6c7d6a7100488806bad0a81bbf2bca99be641938 (merge of v249.8) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/103742c59ad2d37a54bfb91135d9c7b082ca3576...6c7d6a7100488806bad0a81bbf2bca99be641938 - Rebase 1007-Restore-support-for-halt.local.patch- Import commit 103742c59ad2d37a54bfb91135d9c7b082ca3576 e95df40b09 shared/rm-rf: loop over nested directories instead of instead of recursing (CVE-2021-3997 bsc#1194178) 078e04305d shared/rm_rf: refactor rm_rf() to shorten code a bit 6d560d0aca shared/rm_rf: refactor rm_rf_children_inner() to shorten code a bit 6666ff056c localectl: don't omit keymaps files that are symlinks (bsc#1191826) 30cbebc56f tmpfiles: 'st' may have been used uninitialized 5443654ec0 macro: add new helper RET_NERRNO() 8d90ecc435 rm-rf: optionally fsync() after removing directory tree 591344010d rm-rf: refactor rm_rf_children(), split out body of directory iteration loop 8c7762c4f1 Bump the max number of inodes for /dev to a million (bsc#1192858) dc9476c881 journal: don't remove the flushed flag when journald is stopped 29efc29efd TEST-10: don't attempt to write a byte to the socket 773fb785b6 Bump the max number of inodes for /dev to 128k (bsc#1192858)- Rename 1009-drop-or-soften-deprecation-warnings.patch into 1009-Drop-or-soften-some-of-the-deprecation-warnings.patch- Update systemd-user PAM service again Change the default implementation of pam_setcred() again, previously customized to run the full "auth" PAM stack and only call pam_deny.so which is basically the SUSE default behavior without pam_warn.so. This is considered safer, especially on SLE where a regression was spotted by QA.- move files related to static nodes to udev- Update 1009-drop-or-soften-deprecation-warnings.patch (bsc#1193086) It rewords the warning about the use of 'KillMode=none'.- Import commit dcd562c17a5bd8df60aff757c9a4c823b1da9144 (merge of v249.7) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a7d5fcde94e2351f6cdd1826726c52e22c9355f9...dcd562c17a5bd8df60aff757c9a4c823b1da9144 - Import commit a7d5fcde94e2351f6cdd1826726c52e22c9355f9 f99aa40c6e TEST-12: make sure 'adm' group exist 6c7194ff99 TEST-08: don't force ext4 for / dd1814b8f9 test: use kbd-mode-map we ship in one more test case 94c5febf2a test: fix TEST-10-ISSUE-2467 - Update the dependencies of the systemd-testsuite sub-package- Enable systemd-experimental sub-package again, rpmlint should have been updated.- Import commit 77ad76ed6e5c8170e3825d57abf8690b2a95bc06 (merge of v249.6) bcdeee7b4c virt: Support detection for ARM64 Hyper-V guests (bsc#1186071) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/ad045db5d34afeb4ece43f349783eda931e49a04...77ad76ed6e5c8170e3825d57abf8690b2a95bc06- Temporarily disable systemd-experimental sub-package until rpmlint is updated.- Add 1009-drop-or-soften-deprecation-warnings.patch- Disable nss-systemd and translations features for the mini flavour- Enable build of systemd-experimental sub-package It will be shipped in Leap only.- Really enable libiptc for masquerading support (bsc#1191651) Currently used by systemd-nspawn and systemd-networkd.- Convert systemd package to multibuild- Import commit ad045db5d34afeb4ece43f349783eda931e49a04 (merge of v249.5) 8de173ff93 mount-util: fix fd_is_mount_point() when both the parent and directory are network fs (bsc#1190984) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/2f8e2ef85dfbe8e10a21e0e1bd5e356ff8ed6c5a...ad045db5d34afeb4ece43f349783eda931e49a04- Rename %{gnu-efi} into %{sd_boot} Build conditionals (%bcond_with and %bcond_without) are used to define a specific feature of systemd. "gnu-efi" is rather an implemenation detail. Also not really sure what "efi" option alone is useful for since systemd-boot & co depends on "gnu-efi". - Enable sd_boot support for aarch64- Suppress PAM warning when the credentials for user@.service service are established (bsc#1190515) systemd-user PAM service needs to define a default implementation of pam_setcred() otherwise the fallback (defined by /etc/pam.d/other) is used, which consists of pam_warn.so + pam_deny.so, and will throw a warning each time a user logs in.- Drop systemd-logger (Leap only) This sub package was introduced in order to configure persistent journal and also to make sure that another syslog provider (such as rsyslog) couldn't be installed at the same time: each syslog provider conflicts with each others. However this mechanism didn't work since uninstalling systemd-logger wasn't magically turning off persistent logging because /var/log/journal is likely to be populated hence not removed. Moreover using a subpackage to configure the mode of journald was overkill and the usual ways (main conf file or drop-ins) should be preferred. This change should have no effect on SLE as the sub-package was shipped in Leap only.- Overwriting rootprefix= is only required when split-usr is enabled- Rename %usrmerged into %split_usr- No need to install upstream pam configuration file "systemd-user" It's overwritten by the SUSE version anyway.- Predictable network interface names: fix slot based network names on s390 (backward incompatible change) (jsc#SLE-18514) The default predictable naming scheme used by SLE ("v238") have been improved with the two following changes: o PCI hotplug slot names for the s390 PCI driver are a hexadecimal representation of the function_id device attribute. This attribute is now used to build the ID_NET_NAME_SLOT. Before that, all slot names were parsed as decimal numbers, which could either result in an incorrect value of the ID_NET_NAME_SLOT property or none at all. o Some firmware and hypervisor implementations report unreasonable high numbers for the onboard index. To prevent the generation of bogus onbard interface names, index numbers greater than 16381 (2^14-1) were ignored. For s390 PCI devices index values up to 65535 (2^16-1) are valid. To account for that, the limit is increased to now 65535. To reflect these backward incompatible changes, the naming scheme version has been renamed "sle15-sp4". - Import commit 2f8e2ef85dfbe8e10a21e0e1bd5e356ff8ed6c5a 4c4e642712 meson: allow extra net naming schemes to be defined during configuration (jsc#SLE-18514) 78466e4464 meson: drop the list of valid net naming schemes b9a2098f9d netif-naming: inline one iterator variable d7fbbc5e74 Add remaining supported schemes as options for default-net-naming-scheme- Enable support for Portable Services (jsc#SLE-21695) Will be released in Leap only.- Import commit 48cec2f159dd8fd15d0baf9a1ffe2d762ecf769c 8d65ec4a66 test: wc is needed by test/units/testsuite-50.sh 1527bcc5dd test: make the installation of the debug tools optional in the image f4e6bf0b37 journalctl: never fail at flushing when the flushed flag is set (bsc#1188588) 3b1aa2f79f manager: reexecute on SIGRTMIN+25, user instances only fd46c81922 test: make sure to include all haveged unit files- Update the dependencies of the testsuite package The debug tools are optional thus no more required. OTOH strip(1) is needed when building the test image and nc(1) is needed by some tests.- SLEtify 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 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1181192 bsc#1184238 bsc#1184254 bsc#1184859 bsc#1185828) 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 (bsc#1178023 bsc#1183702) Add 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1089761) Add 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch Add 1007-Restore-support-for-halt.local.patch Add 1008-login-mark-again-framebuffer-devices-as-master-of-se.patch (bsc#1187154) merge compats/persistent-nic-names (bsc#1061883 bsc#1083158 bsc#1178561) merge compats/udev-compat-symlinks networkd is kept enabled as it's shipped in Leap distros (bsc#1071311) The following udev rules are no more kept by the systemd package 60-io-scheduler.rules (bsc#1165579 bsc#1164717 bsc#1134353 bsc#1177490 bsc#1184994 bsc#1188713) 80-acpi-container-hotplug.rules (bsc#1082485 bsc#1040800 bsc#1078358 bsc#1081170 bsc#1075743) 80-hotplug-cpu-mem.rules (bsc#1076696 bsc#1127557) 99-wakeup-from-idle.rules Move systemd-sysv-convert back from /usr/lib/systemd to /usr/sbin (bsc#1178156) Add conversion script for moving legacy collect based udev rules to chzdev based ones (bsc#1183984) SLE systemd default settings are hold by systemd-default-settings-branding-SLE (bsc#1065301 jsc#SLE-10123) Don't mount /tmp as tmpfs by default Set the version of the net naming scheme to 'v238' Set the default cgroup hierarchy to 'hybrid' Create /run/lock/subsys again (bsc#1187292) Restore "Provides/Obsoletes: systemd-bash-completion"- Drop git internal files from the testsuite sub-package- Adjust pam macros- Don't reexecute user manager instances on package update yet This can't be done until users have their user instance updated to the new version that supports reexecuting with SIGRTMIN+25 because this signal terminates the user managers for the previous versions.- Import commit ec72db9ee0f8ce061f83624d7148ff38a5993b11 3b1aa2f79f manager: reexecute on SIGRTMIN+25, user instances only fd46c81922 test: make sure to include all haveged unit files - systemd.spec: reexec user manager instances on package updates- Make sure the versions of both udev and systemd packages are always the same (bsc#1189480)- Drop dependency on m4 (replaced by Jinja2)- Configure split-usr=true only when %usrmerged is not defined- Import commit 40bda18e346ff45132ccd6f8f8e96de78dcf3470 (merge of v249.4) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/7f23815a706cf2b2df3eac2eb2f8220736b8f427...40bda18e346ff45132ccd6f8f8e96de78dcf3470- Rework the test (sub)package: - it's been renamed into 'systemd-testsuite' - it includes the extended tests too - the relevant commits have been backported to SUSE/v249 so no SUSE specific patch is needed to run the extended tests (see below) - the deps needed by the extended tests have been added - Import commit 7f23815a706cf2b2df3eac2eb2f8220736b8f427 ad216581b6 test: if haveged is part of initrd it needs to be installed in the image too 088fbb71d0 test: adapt install_pam() for openSUSE 4d631c1f0c Revert "test: adapt TEST-13-NSPAWN-SMOKE for SUSE" ef956eb8a2 test: on openSUSE the static linked version of busybox is named "busybox-static" 6f7ce633b0 TEST-13-*: in busybox container sleep(1) takes a delay in seconds only 278baaa3ec test: don't try to find BUILD_DIR when NO_BUILD is set 3bba2f876a test: add support for NO_BUILD=1 on openSUSE d77cbc1b64 test: make busybox TEST-13-only dependency- Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) See https://github.com/openSUSE/systemd/blob/SUSE/v249/NEWS for details. This includes the following bug fixes: - upstream commit 6fb61918ccdd0610b425d5b0e5417751f8f8f783 (bsc#1182870) - upstream commit 6fe2a70b9160e35fdeed9d37bd31727c2d46a8b2 (jsc#SLE-17798) - Rebased 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch- Avoid the error message when udev is updated due to udev being already active when the sockets are started again (bsc#1188291)- Import commit 73e9e6fb847513c6d62f2fb445778ef5bc0fe516 (merge of v248.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/cb29bcc5ef2c0ee659686c5d229646a6ba98ec50...73e9e6fb847513c6d62f2fb445778ef5bc0fe516- Drop 0001-Revert-core-prevent-excessive-proc-self-mountinfo-pa.patch Commit 81107b8419c39f726fd2805517a5b9faab204e59 fixes https://github.com/systemd/systemd/issues/19464 which makes the aforementioned patch not needed anymore.- Drop 1003-basic-unit-name-adjust-comments.patch It's been merged in SUSE/v248 branch- Import commit cb29bcc5ef2c0ee659686c5d229646a6ba98ec50 (merge of v248.5) 4a1c5f34bd basic/unit-name: do not use strdupa() on a path (bsc#1188063 CVE-2021-33910) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/94efce2ee59fca15a48ff9c232c8dd7cf930c0a0...cb29bcc5ef2c0ee659686c5d229646a6ba98ec50 - Drop 1002-basic-unit-name-do-not-use-strdupa-on-a-path.patch as it was merged in v248.5.- Import commit 94efce2ee59fca15a48ff9c232c8dd7cf930c0a0 (merge of v248.4) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c0aecee593511e49638579cb2b9ac8aaf1f8e6c8...94efce2ee59fca15a48ff9c232c8dd7cf930c0a0 - Drop 1001-unit-name-generate-a-clear-error-code-when-convertin.patch as it was merged in v248.4.- Import commit c0aecee593511e49638579cb2b9ac8aaf1f8e6c8 42ec1d537a login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag ecc7c7b462 login: use a hwdb entry for tagging HyperV's fb devices with 'master-of-seat' tag a4cfd70476 login: XGI Z7/Z9 (XG20 core) graphic chip requires master-of-seat to be set (bsc#1187154) ef553e0199 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529) aae6c575fc sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease 258a3d2043 sd-dhcp-client: shorten code a bit 0a80303114 sd-dhcp-client: check error earlier and reduce indentation- Added patches to fix CVE-2021-33910 (bsc#1188063) Added 1001-unit-name-generate-a-clear-error-code-when-convertin.patch Added 1002-basic-unit-name-do-not-use-strdupa-on-a-path.patch Added 1003-basic-unit-name-adjust-comments.patch These patches will be moved to the git repo once the bug will become public.- systemd-hwdb-update.service should be shipped by the udev package- Finally don't create /run/lock/subsys anymore This effectively reverts the fix for bsc#1187292 made earlier. This directory is specific to RH sysvinit and since we're going to fade the support of SysV init script away the directory has no future.- Import commit e9a23d9e064c2e7ac21a1b984d116bcf15327e63 8dd19c6ee3 sd-device: allow to read sysattr which contains embedded NUL d52409e5fe pid1: only add a Wants= type dependency on /tmp when PrivateTmp=yes (bsc#1181970- Enable TPM2 support- Import commit fcdb8dce591db2f5fc3c1e3eeb7abe9a2090b401 aa2d840a3b compat-rules: fix warning: "label ‘out’ defined but not used" in path_id_compat.c - Restore 61-persistent-storage-compat.rules that was mistakenly dropped during the merge of v248.- 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.- Drop systemd's dependency on udev (jsc#PM-2677) In some environments (i.e. containers) udev is usually not necessary but pulls in unnecessary packages.- Now that chkconfig/insserv are history, let's implement the strict minimum in systemd-sysv-install to enable/disable SysV init scripts (bsc#1186595 bsc#1186359) Indeed there's no much point in dropping SysV support completely until upstream will do especially since 3rd party applications such as vmware still rely on it, see bsc#1186359).- Allow the sysusers config files shipped by systemd rpms to be overriden during system installation (bsc#1171962) - While at it, add a comment to explain why we don't use %sysusers_create in %pre and why it should be safe in %post.- udev requires systemd in its %post (bsc#1185958) udevadm, called in udev's %post, requires libsystemd-shared-248.so.- Restore all "License:" tags udev uses a different license (GPL-2.0-only) than the main package and "osc service localrun format_spec_file" has the good taste to restore the license tags for all other subpackages if one of the subpackage tag differs.- Expect 644 permissions for /usr/lib/udev/compat-symlink-generation (bsc#1185807)- Spec file minor cleanups: - Drop all "Group:" tags as they are deprecated. - Drop "License:" tags from all subpackages and make it inherited from the main package. - Drop "%bcond_with parentpathid" as it's not used.- Introduce subpackage systemd-tests This subpackage is mainly used before submitting a new version of the systemd packages. As such it's not intended for regular users hence can be removed/renamed at any time. One might wonder why the unit tests are not executed during package builds (%check)... the reason is that the environment used to build package (chroot) is too limited and therefore only a subset of the unit tests would be executed in this environment. To disable the build of the subpackage, use "--without=tests".- Add 0001-Revert-core-prevent-excessive-proc-self-mountinfo-pa.patch A temporary patch until https://github.com/systemd/systemd/issues/19464 is solved.- Import commit bc08011f04ac4f12569ec05965149f665a0b110b (merge of v248.3) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/6f5c11b28f5739b901390f22c2bf4c003cadedaa...bc08011f04ac4f12569ec05965149f665a0b110b- Import commit 6f5c11b28f5739b901390f22c2bf4c003cadedaa (merge of v248.2) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/e5f93c9d2e9e26dd0dff430c4c072a547357ae7d...6f5c11b28f5739b901390f22c2bf4c003cadedaa- Upgrade to v248 (commit 5d3d934a5c2f4593207497db94e6f313348e89e7) See https://github.com/openSUSE/systemd/blob/SUSE/v248/NEWS for details. This includes the following bug fixes: - upstream commit 4327574fc1093513badc2177f71cede2fc88c13c (bsc#1166028) - upstream commit 3573e032f26724949e86626eace058d006b8bf70 (bsc#1186411) - A couple runtime dependencies on libraries are now tracked manually (with Recommends:) due to the fact that some symbols of these libs are dynamically loaded with dlopen() (heck!) - oomd is left disablde for now - pam configuration file 'systemd-user' is now shipped in /usr/etc/pam.d - Rebased 0001-conf-parser-introduce-early-drop-ins.patch 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch - Dropped 0004-tmpfiles-support-exclude-statements-based-on-file-ow.patch as it is SLE specific. - Clean systemd-experimental up: - Enclose "%package/%descriptoin experimental" within a "%if %experimental/%endif" block condition - List the build requirements in the sub-package instead of listing them in the main package. - Enable support for fido2, pwquality and qrencode in the home stuff - Improve the package description- 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.- Import commit 14581e01203df7aa63c7c8383a12e6ebe258476f (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/9753d1c17545a5d46530696cb14254f5f12024f1...14581e01203df7aa63c7c8383a12e6ebe258476f - Drop 0001-Revert-resolved-gracefully-handle-with-packets-with-.patch as it's part of v246.13. - Make use of the new build option to ship xinitrc in /usr/etc/X11/xinit/xinitrc.d (bsc#1183408)- Add 0001-Revert-resolved-gracefully-handle-with-packets-with-.patch Temporary workaround for bsc#1183745 (upstream issue 18917) until an actual fix is found.- enable libiptc for masquerading support in networkd- Default to the "unified" cgroup hierarchy. At this point, most users of cgroup (such as docker, libvirt, kubernetes) should be ready for this 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.- Import commit 9753d1c17545a5d46530696cb14254f5f12024f1 (merge of v246.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/134cf1c8bc3e361a2641161aa11ac2b5b990480b...9753d1c17545a5d46530696cb14254f5f12024f1 - Rebase 0001-conf-parser-introduce-early-drop-ins.patch- Import commit 13bc08870147b35f87cefb074aec22e767b7ac04 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 e06139117c nspawn: make rootfs relative to oci bundle path (bsc#1182598) 8ba587d46c PATCH] Always free deserialized_subscribed on reload (bsc#1180020)- create subpackage systemd-experimental to host pstore, repart, userdb and homed- Make sure the udev socket units are reloaded during udev package updates- fix-machines-btrfs-subvol.sh is only shipped when machined is built- 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 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.- 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.- Import commit 134cf1c8bc3e361a2641161aa11ac2b5b990480b (merge of v246.10) 25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121) 4a543f0257 journal: send journald logs to kmsg again 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/520e53b6d85087b05892ee637ae93f1b269e7e52...134cf1c8bc3e361a2641161aa11ac2b5b990480b- prepare usrmerge (boo#1029961) * don't install legacy symlinks to / * use %_pamdir to install pam modules * leave nss files in /usr/lib*, glibc loads them from there just fine independent of usrmerge- Import commit 520e53b6d85087b05892ee637ae93f1b269e7e52 (merge of v246.9) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/2401461e5f0e32922823d954c56106f96344070e...520e53b6d85087b05892ee637ae93f1b269e7e52- Import commit 2401461e5f0e32922823d954c56106f96344070e 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)- 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.- 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 d5e7958d35dc7758fe2e87e0a8193b93ce1a1b15 (merge of v246.7) 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' For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/f6104ea5f554233e34b94ffd92da8332c3bd7d8f...d5e7958d35dc7758fe2e87e0a8193b93ce1a1b15- Import commit f6104ea5f554233e34b94ffd92da8332c3bd7d8f 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 49caf8e37aba04841e5493ccc25e7edab462d95b 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 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- 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 some patches, which might touch multiple sub-packages of systemd, are added/modified. However the %{release} is still no more used in conflicts.- Import commit fdce77ce2067f9dd90d816bad28b51efed0b6dc1 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)- 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.- 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.- Import commit d7b5ac76dc95ddf30e707d26998e36303e9f52a7 (merge of v246.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/1cab0d44584687ace92d1df30eadf264231e3b65...d7b5ac76dc95ddf30e707d26998e36303e9f52a7- Ship {/usr/lib,/etc}/systemd/network directories in the main package These directories can be used by both udevd and networkd.- 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 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. 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) - upstream commit bc9ecd484f1ebfe0de8b567c90f6cd867fbd5894 (bsc#1141597) 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 (bsc#1178156) 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-centriq-3 1652319272  !"#$%&'()249.11-150400.6.8249.11-150400.6.8249.11-150400.6.8  homed.confpstore.confpam_systemd_home.sohomectlsystemd-repartuserdbctlsystemd-repart.servicesystemd-repart.servicesystemd-homed-activate.servicesystemd-homed.servicesystemd-pstore.servicesystemd-repart.servicesystemd-userdbd.servicesystemd-userdbd.socketsystemd-homedsystemd-homeworksystemd-pstoresystemd-userdbdsystemd-userworksystemd-pstore.confhomectlorg.freedesktop.home1.serviceorg.freedesktop.home1.confhomectl.1.gzuserdbctl.1.gzhomed.conf.5.gzhomed.conf.d.5.gzorg.freedesktop.home1.5.gzpstore.conf.5.gzpstore.conf.d.5.gzrepart.d.5.gzpam_systemd_home.8.gzsystemd-homed.8.gzsystemd-homed.service.8.gzsystemd-pstore.8.gzsystemd-pstore.service.8.gzsystemd-repart.8.gzsystemd-repart.service.8.gzsystemd-userdbd.8.gzsystemd-userdbd.service.8.gzorg.freedesktop.home1.policy/etc/systemd//lib64/security//usr/bin//usr/lib/systemd/system/initrd-root-fs.target.wants//usr/lib/systemd/system/sysinit.target.wants//usr/lib/systemd/system//usr/lib/systemd/system//usr/lib/systemd/system//usr/lib/systemd/system//usr/lib/systemd/system//usr/lib/systemd//usr/lib/systemd//usr/lib/systemd//usr/lib/systemd//usr/lib/systemd//usr/lib/tmpfiles.d//usr/share/bash-completion/completions//usr/share/dbus-1/system-services//usr/share/dbus-1/system.d//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8//usr/share/polkit-1/actions/-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:SLE-15-SP4:GA/standard/5627e5617c4c617abd6d78afc251e464-systemdcpioxz5aarch64-suse-linux ASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e3b4db1be22535fcbcd0fc003bb8c3d0aad8ac88, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=90a775916e0d1310f7a4c5945035acf25009435b, 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]=79b21b8a9e7009dcc364ac439e6c817647067f25, 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]=65b2f0d8aee2c37190b9164b7f0464eb6075abdb, 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]=998b5adfcd7772dee73c52b2c7b6443aad77e507, 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]=914c4d5bda0bdfc46f97a426850233ddbc6c8cc6, 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]=52943f932026019a02341ba6004c38dad797caff, 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]=f95b9a740c096cf8c52b39ad5069ef3f7c4883d2, 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]=4bfc6cb55f8647e1d08dae5f5b67ebe3ca10b427, for GNU/Linux 3.7.0, strippedXML 1.0 document, ASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)#7?L_go  RRR%R#R"R!RRRRR R RR&RRRRRR'R$R RR%RRRRR R)R(RR$R RRR%RR R R RRRR R)RRR(RRRR$R RR%RR)R R(R$R RR%RRRR R)RRR(RR$R RR%RRR RR)RRR RRR(RRRRR$R RR%RR)R R(R$R RR%RR)R R(R$R RR%RR R)R(R$R R~5Du?ǻlibfido2libpwquality1libqrencode4utf-8afa587ca02f09d83e339c319227b4646fbe9a924ee330a616422de8d6e6aba15?p7zXZ !t/)] crv(vX0 `quGq!Yx '' `d\{ D&le\ew%}Z=[t__Ӑ'J0DpUoȢXKčO>t]9byo`y.8!:Q4J/h.v{(5 FF%[S\1lx{|( GeCtM/-9bvyXKng'źVaRhS|JfL7'ǡ)n\@®el8siou2fUף|d2?zIfۿU[X#5IV-;JrwRbY`%`͗ҟԡҴ3&jCxxwFp_oSŸPg-2UC^AG-S$S: s)a5 Lf>SBAml ps28N$KCi#Q\ipntC̰οsPL if+tЅwpGݯutӳ2g,|4[3+vW f%Hғ~\zߚ bxռmcg L*=- pOXnFfa%}W 5$K7 +0mH9!e_)n@LC715>b"߃u7;8 gyyXH{X|=0ر}_/Et(vF%dLjC^]CZ hg@2Lr1ͤ脧\3_>}xKW^H8\~KwX):tU~ؽn-!-i-Vwzy"J&sѐ|f;x1)Kt~dW#)&t=.eGK@Y+[#}?3";dzLmy]kgG^O5]%2dzZ94Xv};hLXp(% n#dS:N0X>PO9㍸ҢݎO.@P̷i< pL jRK`,gرڜAݝ߶uNRĂ^"WZP&VIשbLPN]te"&Fbr4 4lք5)R. fN(K{.o`h+I}aJ㍅Wcs@Tډ} ;eHݞBc"uCbstz~*0)=;V퉗F Ui>*I?5U152YܼNN9J5$_a\Վ4L+Z<@@#GjkڑgL)#+*aJhkzWв:FPcr`}ܷX~&qa+@bkz5,UJk-`|j(FY $sE-G/Vw%E݃'[B~B;HbB ǖ. Dab-lfVfDIf\zXKvJv>eq)X2b<ZE)'bdޫ~rg;w~ wyho:[I[ԟ-ĵfLF%^^:q.4J;iIp'.-m,brmĕJ7.cFk's*5)#ӽVZJ0ȋ^E&Z޾>HyS21|ZES6, u>L4quL *TfQ?7j\l%7Wa 0P*/To)Xp>kKZ(gC":w"*p]ZD𤢥ȪV N/`xF|`"ČE.\64T;kAOPQm&7!N.҆"蜒^ avhc05LUu \]?#bt¦l }+8 7#ϟ9q@Nzo4}7Gjjٓ f^nɜde<_0n,\p,.AZYGd/5ѐoa ~C9=rgFVaE.a6T.TR?+Os >R l3@-\vwNȉܠB(@r C2v`p'kq+$nwG~%kEJ7t-DPȲA6VXwcDBJ) gÚ sB04>gT5F)vÞkdr/d]7oxy׎z<$ԅHTc6,~2sjN5=3|&dɔ,mQdxjrw'1xs`0zY(ZyX -SOXnƮEJd]-=[J_jˆ<^+~Œ~Zt*eM`D9(Qyq1? %eY^xI:m81UnZ|qX #T1 ։ہ1ߙcT5A!(:ä } *22#>aM ./b##N2a1BsCȽU"A8Z.+7+JJuT W=qPZ,b 1,yF={ n'yq2IFڮ!>eҠfѾZU0TUý'̰#+N-/NB)COH u@ s;B0:"ĠT,Ǩo wR7 %C呼xnWax*yC#SG<4Th^2A~ܸPSe 0;="{,r'z4%j[݄E"voEa6y|^(.N/ '; msK($ކ~%Vy$XkXLr}H<)xMʮ&j$qs޼`%ȘTpJ6 dK NQ{J"y$Q)LZ'@ہ5ydӣﺄrc7>/ReQyk/`W3ޮU!zuŃ4bGgPe@ي`"{<7^DVMkXR`#&LZ jF6zzt.+ L XaF( "rEr @TgJC ܸW[[gU`\!+ρ7{QXL,хn0:K3A1GU= #oi{rp#dǺ!H!JbS FC h>y.Bt%zCk)WzcDYG]"P`ˤI_ g'αA6P.p:Gx}cKjW;zhsh>%-dPu&D GnOT i7ia>NZ{pX ? boֈ3\hOEu;zWþ{ ?Qp;ϩ\!E74dG)eKܡWm(. ieY^}(C=] lHzoXZ<VUYFxVtĠ_ŭ{ `ěȨOnK~Ȱ0kxYH4hM]ںh< Juļ\rsNWknO,B><4h5jt(CGZyw &$z2A`&5jՌ{A҄&w e49c7ri(`7Em.u\HGt:CԬ4L P4D*:NP2X͎A(s)xՀ.tɫ|R*Ҝl2zPOP[z6G 7bqwT%YShvDm=wK(v3`BCَŭ09$ءk,Yr(s9;=)}\Kf,e suv S

)ڲDpS !w{oG L:HOMtWn)ו-5̭q>ȶb0:O?,fHؙD&sD4?@o5|n $jf:ze ׌*<( y< =ż7ҖJaKmTż0t+ޓDtOH!"ĈeWXlQ("YnY8cKl39\6b{Lf1e&Epŋ !B4r”d7Z'!sL-#EB_@Y5*} %Ę$FJ6NHB3WھS P$VA_4>Mt_ӿUKSK,XMΧH,; |)@(yy[cOzśX\Ŀî%rX֓ PMm3hij K ӍO Bm_D5ˣ }ˌI %ԋW, vr_}ž kt|RYlY+B=R!TTtPΡm-?a]KR'o4zm`b!BkJ7źĜ>l$ǔ5cz#d=j]]Ӥ^$V.Ԥ.*fLދ{O4s?[¼\eT3 p^Q)Ԁ& Ti`_`ńvpcqL쇅C!,z@@?> afsWwl MSU!_js. O}mv%D6M㈘2ZI2m73&XfTI&Cَ:дn*d? s4:=D@- ۝^ ʗX=鱳{!L[|*?4 ;*̜2b`d@w3-8¸(zδ?n3^HܒyM=)>"PNf\Nygy7P6BgY/n`"1|;*C⩮$b+F9P8ބ  *Rͮce&JXdjbx<|\,rj@qGdjiB\cÖt(琤V{''&ڐki`O(_*z :L;v ' (Z:BQ(! XB0$`7f5k4.&iqE^'?}V?)8AYVHZ oRtͤݕ։'}*Bo$֗sff,2?X,!6H' i'  *Nj,%6O]sي LFQ,b.syEN*ŋc@Zc ⬵UQ6ߓk2 ElXkHY-/KGAGzSHYhqaj;$1p5F~fxI+ R-կ-I&PÉNI+ >c\~jT' ze) hG iOAEzGB=!CV/u jz@[ d/} pU;ݘư?TH+3eSgEܻc(V#9]ܵY*$p2,5Pi4 : 8_b!z-|T jUT% i*UԾRVmĂY<2U\g\+[$` qᲿfXn* .ȡsX6FTEnBl̴ ѫBj40؉ ZE׬".K_K>k+VI(t|YfPE]f l<%1ǿ5]/È-|PRs# RlLq*v\6/۶ kg u*(B ; vy |}S8nId&G7k%ł]cMRν0١9jD~5<_l)(j!穽姁;O|EPd%0Bb߸ԩ:X .o~BmxɫY>i̘h|q._R(jH^=B]',:/M ×8})ɒ j_R=龚5(ԹnB2rhuǥ$Z}%_[Zq48 f2bfqNOTvS^/|9l >2ڦW8#_bsbĄ ZaG.I( I[Mgm͓si"DW?ڲn|d3N6C,<@|$KHjFLXuw\3A؏?f[嬅Ji`I_rOԈ٧1%Xw k*̡:M7OQROمkv CEC02qܨe@1UCC6acBɅd}vs͝?'f~ZpA+Y_>ӫꙡ;}tyQZev]7N,dŭO1?OiiEeP{DaW\yOI0vkk0]N{\/cM]hR_xV6'r0o& Vl-.ˣmqwCl߂D/ؿDJ-< ۨCUVά,%NS3e2`uM{bm#-t5qGSjHƝ~OeioiGӃw&j ey+Tu|9uܥkDhO>?Ќ 跣%$_?}g],_ X(AYc$u(:cRE?o~_5Jhv:0rT`-R,( _BP/򅙬RYDG9:+l۽ˡ`c˳Ie  dQf9 y]b̓h8;D5סo$x89}^q7"mi$%x )P1z1(<8#-輵3q@IOD!<6L39#'?/i$j:A\d;<%oǑr.F)gLvR#-5 :X˱~'$$Rjg C"ƾ֜*UD( }߷*.Ah*US{D7ʣFdk)DUK1i\>9 5[O 9mdzݴu#!fJt7W_A]1d#PM\9UV !}tw##p#XCInDeWoI9uiBKk}#]>hGP0 Z^I؏T9M}f&']s%sS񟃋Vj>4+ 5cUAuˁK[) EaL\ғQ7!Vi:yY@+du#X^%b/Y?Qw"zaiҧo_~&ٸ|3s=.wE$ճ>)?Yb+W]nг왐mD&zk:+urTFaZ+^Di퓐{nΫE0LDU,;ɴu= ucP|;("Mt2So)}:E3I"\֖BJ.5B8e6Q/"̰!0RI$F;V9 o ?@1vu  W8 oViiH N437ddvwiiQA{[FuƖB6/)a; #`64iMYpuao44Xs?hgVZ :$WA6 }s+s Y1:PMza+.4#gJհۉ!C 5fs2_~(AH*Vfov/9Jt>4zpFEP(:*.oB}O\ˏ\y81,#K:^ہяFՕ_LVJ8E\  rBVIo7SJFvX9a*ІS@t L[~*8f@V<  06a+~ _}/#@>ϕ9^>Y>Hnn %;ՉM;hZu!#|m|j7,Eócnv&`dФ rcMl:@/If֝lѦ`{*/iCf<:J[A 8GFt3Ф{u3P}̰|,_.TϖD{R7t_UL'QߖvSr]8o̟TPBT V |XA6ȯ\+W ߮*8k!ʴyM3+kxෙD- $'/o H.b~4_9Y,5WDG8%?~IMBߦ'+HȈ8uΙ8C2mפUmWV%yXFdn{8SUU G>WtP]L; Aov?gnYz߈ׅTJC:imAT3*ī{P ޹_H|6B4 l+9:5Q=殮vQuݚZDgI9ȝ3_b-jW~KX@Ż惘` f=B6 {!D,E۲-y:^%;>O-{M 9e1/Q.;9d֢s-QW2)TBTD:>/$ ?_cUVq9n8asvh~.`*%ЧKMO:_$WƓ)tbH܌;QCodpUB|-E[%^?Mʯ֌CȜAhęuu*+*:`1܆(`PV<]8x8f ؀3R1e*O;0XVg qmPȁ^GwޤNU @5"Vwם|;&vYRPik0HJtgAb`w'^WszHܩ;L=hi$/ejJC&gIzv][$ٞėo I`%A ,a*cHغn%EN }ܟ2HF;,6A@c+9aבiodO8 H5u~;̡X#6p,PZ47"S停2Hh<[TYzrhv1I Ig)R"z%ɿ'FNmiW_"HĎCcfe|j:x Ƴx51dB\ ,O+Kxl^0e_) w<ɣK#&e'T +-7wS Ox9å=,ts~M\6T<,%m50Rˮq„brx-ӎ:c)dc eזP5]@ЭC_G)"T~ϓDVR09#M'%*Gf9o2N^3pɒE{C.7P%JaŁsv0* cELq`s?T٣JThot Vk{zMK!A+^J=h)Z$Ukv 8 2~x ?tt!KMЭ%ছrjIS̡ĺ<*ѡjf"8oC{nGCCxV3#){>snI5Ԓ"mmB䘢+gdcA~vQKLT8ce;$U=.rj`YCd&-; 4mѽ z,H )\,Wx#q}8|sSʚ_ƈ>'kjv2  8*.(Y1 M ~? 0n%2S h"}[I6Kܤ|-38C7+Bַ-/;krPGzKîau ^Dy6*e Gû_Y{kJ_ұ$ vHu8u!RK 7H_+O'+C"dOf~JW}|691HAcT3~`ъ Wӫ؍wwj+j~`fT2CW4_3g")I$5:$`w#/ǒAV(`M-̊:*׽{~'2'7!z {g|@1g:A6UP$p(f}V( ]{h' Q,]8c'0U'a1Ʒt@11#43^J35 }_aP \_`. lsPG| VN AĤZɈu#Fٍ~?CVv8fYpF3G])H?fj[ 1]'پm7eTb71fY[&Thϖ Xպ.~|kZ~nA ,.Xcuj{8Tn' ."zA,wҳb6Swё#cr 3Dpqw>fWO'\p=tJCFws>H+ΡUJy'HJ`TPo"]"Jߦ8Us:h=;l˖iGjDy(nwsĦI7* zMFI cw E۳ Sve{)7m;5]!}PS|$VRFGgεvG$r6\?K[DIR,Viԫb>?c|0Rq@S(knayomCS'<|7,|1z]CPŽRkݍئlSsExǜSE{DZ]Ȼ=sy.h~>` WcT8 'nG ASd(.+p@ e9-#s:EUb~Mh-ȹ~)R[O&AZ~/;wO,+,1ΠFl8cV\K\BJݼ!@Fwsr̤{Ҳ/ҢHPC~HB+D?7JrgF+,pX@,@?ǻ8!S$\;Xy:\AK\S49_(5 :S Lp?C4W}ƫ!}&e''&k*t4A#WP:U{úK}/BVT|+mZ Ϣ6`.!=+2lnm 2 2$jw(Vz"vs\7>O"f#c)nBj>xOS4w/Lj1W@ z?TE#UdC9q 1VġjN?$/k6Z>2VV _qU.)^!FbSM[z/ҕQ웏&SC8uw\C:?^i^t m7NjܦCIxk lb9>Y36gD {!̦}2TG殄`ߝ!1XYqO+@L( hKA?biaO'20BUv砦p̓K1vq L2Mwi)f S A9d 0 htd n:`c;0<ǺǰߍQmYs_ 1{w,t%&ڶڭQ׃RlB$\E!|^*Y3%Nar} ޽oBn}UkRJ[@p@rti`4W۲nq+jln~c2ͪ.ͣ7p'\6ғH!sdR';nfG8fdϞ2SL6457vr.A "l4꫁6 A~h.uN|H ?_v Kl| m(I9DoЉY~bhk&"(bi{OG''(Rm,/xu\,o\*LK/g kzQHV? 5FPs-tyJLr p'~y ʤS&z37<$(Ju($X?mXgb/Fx*X.uC`s!ap9Ϻ sloK8diYOBa5)&|-NE(j6uB?e ?ojurU Cm/d˵Eu{1c5ؒwoW I`F_  2?y{҃Մ H\vcXY4 LP%4ig}pSr g/Ql4t"tʸATʁiY8etlB/B F[qdݤSKzBXΙg E})_ H9J:?r׬9v H|3MנleTlxgN":INMT8ƅBNT'lDŽ:i٠V}).=Aqtjn^v 4_}a%iYy4sGV3ĕ:PvXY'? W3 Hl}&V PFuE8e>38.t@Rs3f>(Z2D9U6XV"lNU4A誗{nS( Fd4">ozDS%S!?D蹢V ~J՟`{:g͉! =Ȍ7Yoܕ`j~q\z0!e8@0M]NF΁joj*AT^t~S0Z!VB5ڣҽ[;{- h)B^-O\1M=u{.,$菹|uUwdRc$1Er H= (yԐpx&/M6Dq:s(1i3%>̇ޠQ A,8%GzAR,2TI C $v8/`hGNFNboCߡמ|Ak p1L[*H⒵U2SěH^Okɩ}cCXu 5<8.V,m^Ί 5Xl y^[O@"E zvjolL/ABJ[vպf} 16EzځHwz`Ъ , :[M_` &A `oI}q fh$.xƷbL"V? Z=I_¦lM4p,EH υͯ!.!F3lE#&ܘf7ކ>_zb #R|##.k7"BaBbٳظ QvO, 7: =;̯@̫8N :. D,#w,7ȵ =*ZR<FdZ(`r'Pa2p!2*g-h2Xwm@RT"=]Y \3aL{,Mևɨ?N!Pbݳ~[b#ow6mQɻw= <Ȳd%$&*'a9C1OF_&yMC'-AɁ&d2AMޒz(@xjC4YԍbC= ,Tpy7)Y2?/$ Cv jzm8=Ln݊H5|vs gb_9C|袤عQQshVNdpّԠ)yd iZdnKKd6jDH!{ė=o/`?ʎ/94*1rwsd6Q_/NN}^<EcTPjҖ#hrOKi[LǎB?k3ۦ' DR;7J2ip-ar&L/?ܢ:%d[eH݆fKo8bj1q2< iˎr8_ wp*+{=, f=s}ugo|{A νp2Ä9 )y23=3sQ/z# &=BP2ꂰ TphfC*~gN_]`{v;uݥQ` yq~놺7t5\.]ޝD!?f0JKwmǾc/'`W*{wlg֊\̋L[QCg;C)7Ӡd )Zj3\y f=b;mOx !3Ă;A1 7yz̮-  bbw>bfV15#4EYXBCį&Ulf L>`r70uiwЇ=MPL$9|h4ikF_Ci3v{wgDk1ꗔRZi!o!O@(8V %3[)Mn.kqXwV 'N,Կ[ƲIUeM99Ε3Чv3dܤ#[e}3#͇{RK3#l5r櫖ca4QSr]b؊J QVJ,bq&Ot3aFHYupds8&uKWN[U!+8C]ɝ,¹2gHP/1g'47fH(',m<(eyj{r|g Y{[t,`_V9/Ys Tr "dEe#ѿW }>f.;m#3Y Auy6nC@bc,bet\** @N3^ƢH[٫tr]H֕'ݳR#c\lmG5]} WΩr -h|t\S(Ge' WZۏ43^u19|>JMQ"il/hqA޸% z8dU0uyOC%I!:3(|0r+={0/VеHZNOZzB^lv-24bhv0a'45cNw/(ȴLmi~~@y~ZkO;[MW;Y覧3=n'"K~>'B0cL]i /ͫ7v?9#OF>1"g86+FH+e4Txd@Q %VxڝO$\)Y5ښvlzS9J^<%[%ypZђQrKhS#E'<1!/I5M65w,$l)1K+:0w;8T.y0qv2zebԄ<=.^ ޺+]Td8W.BAR-v'l0c9ʖ"<O:Fɷ^dLzS"cwjӁ1g.@w ,, )WKv@q q t5^9x&;)lpDA?ED >4'lϋR X^(II$mzdRiN.GTw=Sz{TU3пshi:ױ*ntiHbJu֚[U$?eqR[3xU қNK/z `6\mB2-2*-xCVUe㪦h8c/tØoYG#=ȧKJYr5,";!ixj !2| s+KG{N(cv;Kee {W>YmC3vx__~>ʝ' uy[Kr}4f{*̎0lN0/=[Kn' Hϣz&܌>ÎzAv:7ʚBGk!h!n`f[+ o[.$탢SO=Ш2tT0"*Cж"NgyÄYy8fm1[8=6L*!~ wJ9P*WjgH-Ӏ4i' 4٤U$ŽJfUqe/!ˀdi k.6R=,j56_fm/lQf2)Uz8R 7 s(DzMMcM$@]rQ+*Lݩtҝ[{6Zr.+ axTK/t5j1*neN g ҎgZ횝Viͯ(͆'dXB _ѷ/7$J> ϟـ5뾩[[i[b{X]24M#S7KW(MpH|a>:eP4$ZB#>J"kVuY 7qBWQ)fФT2IEܲ,L+F[uBcUFc'B QARʲ¯xc˥'[/ˀޡHeQ^9Y(_c@p!u}UL,nK~DjMl%DqYtvzm,"|\ٔo;dS6 —: [/ՇXc{q-?}kۻ,L0SWcwIԟlXBE%5*/D>hɺ2KᐺqHΞo BVrfͿ b9'<,<..lM\=p*27&Xq=6e3tY`Due/BBtBz84kI\,F‘ \/>ce# E;+@e!^fSgQo>2(7v+m/o%gQк.옾h&_= Fݖϻ&8!k:oQD|sf{uyM<""T Om%jÈyɦR\Nʠ>uп(S[nntgLH+|Rx{ft]Qu'Vu%1xl6+KG%#dDRa m^KT<7qm9Tk:g6s:S0utĶzƖ<%۠ RD׫&9R)*ʱŔ%FhyW\B{ypy(MEƬTÒ'>8“p.Ҹg)± I0 _0QZ%#DmҮj%=ܹ'l41uŀcx\8D=Zb,XmV@(qdŕ;X9 `80 πRWJ3B=ESzt"A>%Dh|Sܦ Y)&n~%C$5̎G&б,M]2_48K`OlI1y4(n&r 5u&WxbKd͞)!98䀦)jC+L=&htÈy[q a`e:20@ *'s7hS_28 4[}#{ơ!s5 sqLуVTlU$C%vșL$ hM7M^S"~\{9-YC;p:YoF{'k9ު I0bh}Ys0_z'?e5.?0'o$7Ֆz[-_[ ]Ψ\mOLr'1@_(*#۷>,'@+Y'yh>= :8  ggM2(w :(#W{)nFSXϺǤ%}e<i4x_;~'z*OfZ17WaI4 msƄC-ѥ 2_$x@CKg534o_?a[) 4Iaɑ Q=e8{S1+J/8:IUKX<a9/G0L6n݃&V3DAj!uE`#@RxR‡^))/ IGK q͏ag V e8L,L>cFd)PjT*d/1f"%ֲA"u SJ:|m#)R6'~0H^Z}5#\Av<6,S5?J^݂0.lT>6)}™@ah4.neO`w> kSWC[]zugB3 p6I븦YXʄo(F ΀lV!!RxqO=F5zG8;$U#ś$&i()z]{tXcu*N5M T,R*(il߁qa/ISY7hBw"<{[Xpy\3@-K甶XǷ<[kԏO {a׆&Q !;dc 1NGO6hWU4?ľF7dRbV͞`>ʟ%ZrT+1,7@;Ґq(^ B !$~Q]5H %r8\ G6Z7pr5kF 7Y+.q[n FK̢*1M&Ա?lڅ˭'~rwj̢.SJ ZG]a7YQt͓<2bz_2JJK2j(V::Iaa/CH)nr~,YMjzx5{ͨח'T}b-)O:xj00†9z\SHېD'ܐ6a~ zJx USG{% t+gux٘FEoo0a Aj; Pnt:Ѩ~.1,?O{l}f 4٪>oxP-+#OZwM:thNKb//lU%2imWq!g$[Tx)].R3h3ݢL|h*y$}saǖfd_OVm]HPV?,Dv/$CޱT-=R@8U?v'|[y:%oLXWWxC{&dEq}L7+Ј7ImROn[7h4zE߬!AU,?8\Ԓ Tmf}=7@~iw6mAz@d>:cHQ#NZk?=s;}CWsbwr9#̤{_Ym:Щ`._P'izKv1!oi/;K ^:x <ݦZKHZƥn$duhvM(mpx @ aT#u{u:ͨ$047yr$~Ղ;i(2yB,프XZD_8mn=d0M]|߷FF:v nP>FV.WpoV}DtXm㼬Z O"J5H1ޱVEEA⭨+ AR>{YqHe|C9NRZlA$_SNߔmMyڡ Qz\(v#) m#';^8.݋?cE\" SBb὞9\,"^ \5%`%gA ȨFB5 Jr҆e%;@&CI^jߏh^/okPB> bYtcYSN6 iW}r|x&.~oh]?#%ä)o񾁔oB t1IJL.чݹγ&C^ߦŻ%QYtA$eUSl&*MûM%Eӽi" 8W?A<(3i' Y\h< ibJ$SbR ( P1Ԝ3[c8.ƥCUeQ'[7-鶓W.c9Db2/lz԰˒' 9e#+3N[e.x!wM-Wa*`pそ=:d{ĔL=:`Yq7)t[ C@SQʀHl3ۅlVly/aw.(؛ n57[.7'A˕ Zfc$noL˂kFda5)򨆸?rg=7J־-XSOH]v]4ɭ[_dwE@.S~!J[޵CE+4 "~zNpr ߾Lt1A }[V .j+q|q؃0>!Juu$zl:lܚ"p/aǀɻN=R =MsPH7™B7ܧqjr߬C(-W!vnh-O-`n7Qʸ_7(laڝ Z]&fJ>TgtRD/*R%y'ƪZpfϷjJc5*S7yr5嬀צ.\l$Ǡƛ;AmuSX]ه+opS|Ynu>P(U [?K*ջB5g`<> Q}GAUCu &ѯD3Xd)YCldT3 C!Y=lVLomp/]Jc4 7voڥHieXi_40abJm/ԜX:G.IƋ9FlJ'Kx@Y,2o  )sӡa1,(8ZE?֤ޔGw?2 ȿ*iF"t{@FHda^ ElYS t.[ʢ (*ۼm@iv9^YqVy`>OYьQ9*Q ^s3{nK ?= \gzC&;}$oNmRc4Qh)_3Q:.P7J,!슌j0,j}OvJr"ж"u/lfydw\eVTzN=_CR Wxs+ aH3{ 2/na0O<9[6ϧ$ J_EOI[6Ey4σk@:*48}9LL´oq>!t~ M.`NȉލKKNiAQ*>|Фbz^uy S5z葯77);;hw`+#|XnC4a8GʰJ7sE`"Y/#}ğ+7gAMu3-vj~%\E"m_qk@]C!:MMʙ3d2HH;wUo-?a- pfZ򄑅{F5l YvN <&-)B}F: LTJUh5qn䍞R1[ cϲZ@{=olj<ͬƚ?tLL Busι.^s#s|fu2 * K'qtyrZ)Oub N l,&7(v 9ZOmD~Xf>Z,}\ ˏ!_H@Pҏ*&4) b#NQO"Hv]1HX|mgCÎ : 6<.|BQ+n0SGRNn,1k\ba %d;BHv {g?v#dLԒbV"!`<9v`[y\x:LCtkYY5@ -ȣƨvhD 0ңFZA!5g[cv;N}Ttt#tR O-̙QGugO>q:NHaD*GZGɩ WٙZ˟"%IҰP)("ųnڦ /Fu >YmĒV | J1rU߈ j_9}3@PlO_]h"6$AW@xK8~;,~Oi,8! 9ƅb[!o" џs⤎b6)ǔ Q:J‡#cǬ?ڤKkZĉ>)ĨZ?^ʪ2F̕p~L-JJ.ipjIty0gut%"85~0z}AȔӗ|j9@koo#=8't]:p}U[\k#M 0 jo 'E0դ;H:]O/(r鷛Dnq IL ǥYJY&^+q" 0ʾR@=.KTV[UY铝bz>V`mӼ ttHt*?&RSJ j@_S 2HZOU+Z2OM^~d#! A1]>8a4iD7+c+쥣^.hBʣΗqXYkwcf [_ }Imr$ϸtWiW _yb2 r|&o0\Sⴶ>i#(HPO#(33"mI d&xeYf۽WxzLu~"` rA(2:ps{h)3OM ZA^L+Xq]VԌ8"?Qm5ᖋs : [shsV̞9pAx}_ͤ., r^ZW>5G7E§d^$^FC.zlKPJm-f(,0^ f|ڹ9~v"` (];d;/.j )P}PA^,[m|/8Њd=P0UIo ?y~PR4pw)7R@?.hanc/ȍf^&%p{1| ت5I(/=v#<&s> VWp$tZ#o4_ڶ1s/Z]A 'YugR9-l&nٿ]6»ѶJ߲ )XI{fr,]&Sw.F- w҆I5[`搥+f1O5SN/jϡstlDX,ˎ83 gq3ܕQ'ZmӚq Ӝ!Alv-x*[K[:v#'zU-hwL.Jke\]۹!ߌjca(#s!##Ȱw( {Ě>;UعlmXr;2}xj`YS"m wX6umi `Rl5Vbτ)L  ]CE{ԯR&MSEZ*h0޻*{YM0bbJ-N>} M#MQYoHQ$ԷǟQ7<଻M;@9i(ШL4% K xXpvb^qSuKY έ_sAK'џ`֢ P9b䱦:o[p>FAHqޖsiA%ؘ K禟<NK]VvGNX,"ϖvng\aG8N)!Ӡt[ CI/r:qig51FN| jl C;pk29+ڍ®pa! NvDRbڒpJ_n;lGEvճ/&}*05ִua[ʶ+m[h)!\Wם?*$KH py>FL Vʯ|&["|ޏyk0TTk|fWc/*wfz~F4 O[0ckX;O'`n!/t׻Ju.)Ύn`B0(7 9qlwCpḜf>T Pg{HR+|z 7͒{f wt߄\]f)zD~Zb0Էr9ײbO1bM\X Yjm8H) 6(3.APTG_`q1[bu>Sl UY &:g~izE-: clUx 3iZ]|3-o+,.V՜@G%is)WtUC{c~3#nS݌wċ`vdkd{D@4E3I+@Oo%⨳tn! ^}$a72a wJQ=+e6,ffp~f}Mɣ zߧ0|c[`]VY3fLr Q'C9'^ X/CE!Vƌ`(AۺQUl7 wv!_6Mqa4THRYnÀ1%dƖY %\1\jeԛs rHi:w)Hć)vfn/W-/}l1-aMU  eLINJոhjӥe:t0vN8 B8ڍGA>GTK Omh6|S=8>vݤd7-*\E?Ia G2vuYJ=p9ԥX:4WSBw}x7 Kaq,PSzER ע M9u]>W>EȄͣep%ޮ+00Bp0^BwGTxqW0p!pQ#T^:S:ddf/1ɞ8E@WX1 ~  Z  vR ^iɭXyRzmn67淢cuVn%/prXE%x&U (sȐN"=:=2ǤcZ{$Zb5@[h[ZK-]3 sttr4:ˌ=2f;JKyp1>oҊvmE{da!oe:5, .)Kab `?E?ayȧ-9QӜI 2UR9b!<8ؿsc!1"yϥA+(r,覆n)/z?MӦ uCyiޙlIuI~%γдfQlN@pI!OYt߸2Ex^b4J߇lm2wg3B{b,) m٧Z0pj:  p&i)HtaqML߳e V#s6.'M!_~2 nU?J 7cN8i [s|\Y#(ǐu$/P+%wt* 26p}K9efƘڝ Hg>F~(K&T{3߰ۚbwVsKh^"TE˯9k&Bewpb٥BQ w~ۮFV|ޥ0=0j62OhUZBIX5 <".*NFF*Ɋ+E2?ϝEEfR^L|cWif*R)R#Ϝ;;/d}&F E뎃{Z HQ)$~S%shWy"63F C8S>Rx±?2)7aXі;tW @aFeOTԷՑ݀)%ehEl7?x7FaxyNնדU[EXoҺ=ݜɘD5$(X"c}rLW+ho|]0{9뽖=r}#^i3&fqy s'lr9{iHͭ1jkm#ʅDT x6 Ⱥ<y%d?\͘d`J;7Q k IW(nMB^@p5vg;c΂/&-Rs\l `XqG) 8˙E87M l Ɲ ߦc[U( <9=R$> FR|2KTRDU,($śp t Cy*ՔFŮ㚱kq Cf8'ݤ~Y&& Y/b" bH< o YX)ZM_IC$ib9࡞3n~`ͽbB$c#.6}r%:SYB-'~ Jp9+6e SJNQg4{i#U^!FsP(vSp?߂*|h&rOm #tQjvZĽʞjnkcpati*k9X!#ң: *\U/9FVb`/}Ks^>W -;iY:\mA>T#7XM<۾K݉>H-\|C+֒BYx } #B(h?ԘOLTZ|"E w-u úr[ zȋa=A1QB9C$ `F @JreM܀O[L:m=YYr4|T9kTqk_j1"8OFm:?jb {#&s +Π&9rb!lffV%~Ei )(* 笱Vr]tk<`Ka3 P}OZb}e0tbr>WlFN%+(H ͥցBY'ەM4..`a0kCR²י~,)CN}ou,T6XܨO8dMsjvƫhPDoO3 +;cυ=-doѷE'9_#qdgLϰ^܌F'`2Pl46rO9XvAO㖍uVE4Ѝ^}& ~0} Q4ۆEWB_V,kط *EZg2$u&aAYx[ᨑӖ.+erit&nl{"s +#R\ӕmqeF/+P(!DMyt͚Y.Gyc d㎅X|5.Iy¸A !?Ew{s)x:G T%y[gTbDW9e5ֳ+JQ*j%uRs Z#t Q$DKq$GIId뙟$3@܄~Jj~k߻X]Cmby3i1i71S2N(^(w3~"l ##,DæUKԈb2Ӛe;$zVHi3qK<әmQF6Z?X2)! T I&0]I.[5hLϵ aeXոHQNe҂?$RLe; ?bt}I)5`،?9Uݩl2,ֆXi9sjL 账RTcn=NB'!L1^ŽG:{\]EB1M'nhۅ Pg(´oHg fJxVc'DÐh2<k\I,i'.So=~$|xOBo_E6dAgNn ->ɧ!zVQzQ|7>A_ a˻”uG,~V*]P7( (to E7M5)NH31;۾"d&%ꢎ<-#wiǶ*N z,ݏYVEP3G\0GYrOZ†s2)wvLp/*ZLS&uE>\A`鳉$"mR\|]e %]ڦ ՚n"$a~S$P 8Fکt5&$arg^{vՐ3m 0cM߆vU7|ñ'Ղ(/鲈 ZW(EشnND {JdhuIѮ0R痼fF _fz拌5Qkz `F} ."q'F;sX(NemnD'˱$֠%}3L~%RhŊBlg8`P27od\ZtU5yd:*μN$QQZȿLdl4/Ɏy|mτBgHh@bZE]Xz}0ؿ2$5fo+BJYr$T8MeA;W[l0-G'Яg@ Q Q/EB37WH`݀܏K(vV}? c!tH7F͹ HΩtWia| G -5܌ C,4tژ  O!'HVJg&Uݛ#bcs:n8Žb~GZ#ۛt w_D3Ub.tdzoLi-ORp3ugZTJ"puCjp)w* !aG ɐGPf-N]@`t_醗gw˧{MgCd3?h}zk{;4fGaMڌrW{ .E ?M9k*8iƣo6pٔmH7tT@Yʌj)x3/|:{4½ ߮2ʟie.{`xJ (8%Ydɿ%|9 ee vɬPUn!%71qO{|Ez0? 9vDl>us7wu,we_0>;@&E%x4LQtdLSV" FKÔYx9b."NX%i4HS-Ly ֐Pc _7)`r\js1+eS ]?֘b >!?R|7b6_@0цiH8DZ<ߗ հtmA'Jgp zi~i#N2d8!3-JB eݔ81T08y##vLcō\KQL>ѯO4(~kv23'w[-T_Z?Px<tCK{׻`_Hwa^d7~UR"ڠح7l?ZQtL%')3Ч_8_DQK[Zv4MrbmA XJ̝FA5m2+)Pm{楄*")Vl#c甈M#?iL6zoE(@1+dBgdx^);CB1$W,1:?ܕ|ڡB<JU`QP_y 4fJ|lr ҞLy4z{jh̺_\p`m͊mytxǪ4`]y|u !5ܷ)/iؾ:ְ?Y!HeXXƈO?ο\y˳ XBVō<+W܂:nJol{2+F# $;RU{p+;_FQsn9{?o`Q(@8asa H\HPeq1d=DWl(vU!5#Sҽl  8V/!/5'_0jKCemQdE 5 sk]D98He J.*= qk vWݷKDžE"7ϾκQՀ{\X*cleX"9厊5q}W4)/~ZIP"׳o rKx5ȓS3%Ӷ-=lw,U<$1etD@32 u딲QNXw.k(uZ[nNq&%ܔCfJbk4t #:SQwl)>#Fr>oG|u+ʖ{KNzbq"u$ pSW@c;4W `bM=aX/4v dM.F}6s^u&XDZ28^4fkDWIRZ;JQ-iٓf!yrlO_ec#?f * iLW Z> *(Q (yl,@NGPV+ uYn *dHXM:֪>f\Kg ɽQ;V#~ʝ*B2ax1m]){\e^D8LNѡBs$))Ȅg#` a]rQؤ̈́@RYc`L1W7^뵩 Sf3^SAj+.׆<pS?깑O}L$;'1QRzcҿ1^-M\ЕpgW3.)vgQmmg}jtG~X3BA8'U1I5 u:PvT +㣫+`}͎ dRwQ0I~'zxlki7C VqHm GO鹫n'=*^951ww!HZw]Tӝh:N Ԯ@#҇б/ zHR+s1s?9˔EǸ, }<'>MlRLMyވJu71G }d[ə2MފOTZz5Gq^2Q/ih ]Sz%#D]rlgD IZ8Vd=zŸoOif̯{8p0qLhV^5qމB+D !.ɅOJsc5⇜2lmuF[:Gĕ}zliEF i J?"Ck.*SyFca[j^u e]Ļ@$@V;~Y޷_}kL<7T@\I9چ ,fƓ>9Oŕ=74Ƕ{ O=ف~矨aN_mڢ'6j@IwF5a>7 #DQmA$=T^n/4%9aETnJ-h2KE;mGY}UAۈǧE'NXej oN(ej%{TIɚO@M߹%~襈z㾳+#MΛ57x )\Yj4(Dg2u|K|3ca[کڛ߆G|^@eKm3n\|rx^KS"a/CyC$e{Wm +g~ӇWQz >x8i(&0ug|R%=Xz/[d[jzۅWhY; |FXN32ɺcX25M]_.mwɏv`#e^^#Oi 5.!Af O^aߍ(ЉgfrٍDFNdsc:6Vnb ,NPhujm*)i{ #Zh>6$B8 `]#_^-Pn1s' xKT<ʁ`f\=2͙5+3ᴑu>~z^X񰮍v^rn+GUXPa{[ʇ`ő}| K>SU`B60H11daZ,ڬ$%sKUSl9ܷ`Dt/E*m1 Pu|?{ėd>o^l1A H67,gns+s I6A3s߲%iF Oi+fhz`e֍50Z\Ƀ:e<љ~nzTRܙmB'&~Fk~s]+_沩L/zM {Vg6É>$Rla|5M!PV̟pׯL*hjbY@ѝ?a yD!5/"3Q)5#.”Ġb5`}ړ'oW%>L+.0%zإWJF9M>?O@W;L8t3k,%xsiA]L);z^э)_[FF2ZAX@.EE-Gg$ w/Qx BpUKAK'QAFXve"X> FU_^ίnt@P=}˅ :g1VQ|Nܔc_/^#59,g{Ψm)-9=2*"/.!S[bڜ!Uf?Pm[oM((NO>Iasr mYTJ(v-Iu8=BAu]ےT޻0Rޤp E o6EF^e7^ 0u% `ay,~EFR=.**}ӟn2&U!QXs O>Vᙀ ]MXn3P/ S 5{6s{kIV4%l} Jz5jƶIlYA Ifb-TD7K$D_ 'RCTq9!>2ftr*ocK+y~s'hc7$ R]ͺ(σmqPgg!=:E*?XIg(pMВ *QWif\x%Zt`cR ֏Eߕto*aRBJixw?1p-zsgWUm\)E,L,BRy]Iu[oO] ELtp@N$q Exyv=GkPkoZx]tDNouԡ7䎄JfyؚȵxfW ]pY;6+yJ^&-j_.u {43]qƏ.$Ϥ< =qUu#~Α`fpΰK|'bCPJ7Yq9)Z94,)o25͝Gidt5[5%{Bi)7!nX<$gEUoAuڋ0P@?MD?ok^L?h q%tB$W AvTR1xӇɺt"x VcZS众A%[=JIwKC㗘 \ W{MAQOp2%4SPz3 w%rY`g",cqEq6l\BE:i-pi` ϟ"h`:2W;Y2yXl2qOվ1{"T, \(ZYrgMldL $ y,g2d7Y2̝,S=5Zh%7sP1|4u$4i 4ͷ[{Gcc`.=nv2%/+[vN*_I`Bm"p%Ұt'0%kLY%F: ` ;jKcqMPJi+ۋ/@.+bl2[ |~o* o*`Mƿڜ3M\+(^B=weCk7pyV"wIѩex'B)!sL4]ЃMazj>mld FLB.3]DCڬ/)t[Sk`8eN33lcCR47(06oJcE5Bojt١U'ȹYh9?ӽ23:38-Г'v&3l묫Fzqq'NMj:V3b8|=$kYg { q?X]x*Mc2 ;a'ӳn PҜ.۩5;Z< iYz, (pȄ.SGt:ΐTf^7;>2$LE^B},aQxզmk{M⢄ao)32[nSyHR7Of9P؆ PX5D-8ɘM1%L:IЋaPrL?YX2HEy({7{P̥DXrSqN򊎅Ս,<b2vrCdHbHJ_ UȠصK6Xb9v$wutE3vvẎ=%5Mr>IwH/ m#YN|NX9FK9ۜV ڰ.\.g'hZbWc8-5P$@m犙tuԒlTuw3}NU߹&vwA{veNYAgOR.ݙ]9fx':\i$qi %|ptkv#-Hc=!T{0Ӱ=l?4~8*[ڳ_nsPqSi-SBs/?ҳϬL*gvk} Xd MISd!eukGt-/!Sr| |.Ms%<#ۘfeEDu'FYN7[]MO^mqsrplI=78L*ͽW`ўlAL'VP\tfGu]ʀ{lKio.3_2NEW"I-|b7UO.(h2M/Xx㖬8p2x֢yT0]^Ny!(a 6V<,Wr׌E@$z?ܮ" `:բ N+P1ɗ2Q8#. ⫥?i8^㲳@[U_ ,qW4`jZ\cG%7qcO8,bh (j$i[a w`k>T>H׉QiLmG &oz%)F;ၿN TPG5Kә>)l$ ;ʐ|<3xUGP,OTgOݰS`Lb Y͂oD5d^Pla%ryE9vi} %ƞ)"ױ%~5jxPk C4UAO:jqDoHa6=\O^tKuQ&L(W_Ç/%ޝJWIc e [, ;zeUj\̜\Y}g6{(! lS"x@Eu"Av hP3 ^x]pyPwi8y{;wB6-iglf3".1\E;6cς)Jۂ X㉢P5 xMPDDoXfTTӪ+;qD ªYM;XQiqh=K[sKQ.Kgt\pXtO i" Œ@%7r$ NVTߞbj%yu2Tuyɽ:\]\Mv+,m{ߊJ TW3aP׻im ^tvhOOfu&u-Ɩ$js]iݺ35{u)E\I}1q$OvgPX"4G$EboW IB8-=Mn98cX.mc6jW Wt+mb>"?jԚk[#=vexS!8A OWE5da >T}{/,iBVaS&t_ݡKyQ3ߔoxV՚鯃 Aje1nUv |?\4[mĀ}*Oce@.02B#Y) 6!!7E&Dg z/nلz}*Ѽ-C손ɖr6amʲ"N[!JvD#Ha1p]=f~w/8Z<+i*d]cSXnAC݉D)N`ZrG,b*F3H,vXf]%mm.`WK BqAGZȤ?zJ =Zpn\DA*6=9;x\pX#Vu=Of)e$'ۋ[愎{]E ,(l8lvVת *,[yRk|8 Nո5TG M'<'7ޚ~ Km*!AS aZ_*$u1sw4=Kk7))MwtI' I l8?pu9wh \F< >׶KNO !|j@Z<~c!'S~l> ɳYU1律O)Քw$ yG {%lbR9},U|gM"2!Y8EQ oᢱ1:lJ c3dw^ x{B& JUq(G)#ݢx@@@<[^9 Y9]gD&͹ϞG?D(Ip.*LD+{ P$& n&?>jԑ6*JxbGfW@MЉ_kI~ȼԩ)AZ;.nih wy,y#Q7=حmPzOq-(n}6UURBe]ֹØ9ER7)z p`NT?~,V I' #Y~4F|7 ˳CdٲrX" "Ӷ%m Z.cRR10Pj0x7_T@~=,&lDKhAŅ;C WT3PG8}*g$R?6\k%' 7eSWk,q 1HĒc}+Kev =z Zzq)A ,Eƙ/*s4G&`wE} :,1p3C=y`lmV߿ؽL\'"t>f"ư ..cx!r.;nY]VOr|x$FK\-z0^2z9a s{˜a,#nt(p<צW`Ap 3"s\@l4SjJjLpKpb2J!gZɞud:;Mh#*<wE9*b/C5DqsLF9飓.&76P!a]Wx "^~Z VoTJ$n:% Go6<ƹuaOü=Jo}M BXQ!ۂlS5k^0 …xy *<9 07Ӟ/W*cځNUUлbFSte÷Bᚋ{ā@Öۨ.Ts$T.eYj7Lmۼ~GL[R4[" qZC6I=Tt@'$cOfGh9>,|B,0Å:ǓЕ\lAx6/x.Dikۥv+&3e]'A*nWD^<tq8 yoȻٕ ~8\`L0=Ȱ/}@Q zsy)gAŚr|R;upt7<=\!5ַ8x{Yp /JMB jhԩ'k `D7d1q)/DsLodi \XUUj1ȳ? @!uZFsMժ+p{ |ܫ*qk7JVkED{0rAkUZڕIOYeDȧ:Q:Q׵Fmvs>/ʔpmrvGzPƲ㢳7LPXe .tQL+Oh3d'Nإ=aMϠP*[$XEyVlU6<&3S>Fu5X _Ų4{Zl)3HsJ- sY|PDtO7 L˘05p"PImR(K%|[tYФq!dno\4qd#Ҍͭ|ݩo~ҥ}fCЃƖB7zC,qˋP!*kyL.ZkV1"x/T/l `pHYiLȖ3)€BT\s_Wr*]P!|Ƹ!^{5gv`">dB| *?^d4-i_i`x5CV5me ?;,ׯN'ȕՃq-uEd&UhJ"&<1E][y[b.Nɕ/$5lЪ L1$aXvʼn2QVUCc6 q2Rp2Y, meBmJQV;{pٌW! >2= Ey, %^ƟQj&: ?I?.i\H),Q \U G sBB:ۆm5Zr3ӪZ3NEQe<u5erOIu=nAM?>&3P'K>~LU]nNI熯-xm5T ^ xhw*-DXCam͖,װaRIvf YZYyvm<2hhX)o$ K }*Z7չ5l<̜j3rfQT_%RpVBzb'bWz7a8A\2ә6tVtVS}8 Q<&m{؞3_4QsKI P?s0% /vְ(AYzjt5hhT?I _6Г6(f%Aͯ0x-q ̳gةpZN6o%I(|5?G BU'qs&"6,"31V̓>5$ /?:nrIR'i#;+$=ٸF늴`q0-dNVG=xP8<BNMND:UlS!_&5=FRQ} _{ѤIC*V†BfC7zBr#XC#FǃfAXk]"rF×_f˼]@ JSk ׇ. KQt6G DT'(YcOEMY T"W *%:+P $5U^I{snv[D(r|Ŗ";`jHpփEJl\C3#]7dEdf Q$~%P)K,uPFtiIYt2hhn(?| $+!x|A @5P{fzgu~|U?J$6ۈЋ^bpóIwA(__EW>)(v3:>3OT*)Z랃y~Qh0=䓓 ibylzws.<7*;+|zykFTPA+d.'$Vd3*FS[ޓ3z{JwGaYFrՉ3T6XnS #-N% Λ"1#C *=5 FX ZތHwxӠ㆔~2&m5SO0NUF\4| U^L|$e&{>Ulm+yk~kcbLO:3Iȝ?'y4-lxhӄF.Q^9u-$j =p^J K ?+Ypio2x>z)\l&"* `gfggr(7$VJ)`if TfeMQjz"J,;f\Q!5ISGd}A.i*qtU;y…GuC6"0SءaBĠg}x*nU<Gi>HIhGqBc=`vخt$Cd.Ar>!*f_z\' +V.گR?w6N*hm'6Z.kTI^3KىK,DǢu+A=H-(NIvHHCc( bS'a &eHhNBue}:Ϫ-ur p6wW'tR:b ݰTc"!w&e s`O,$x0ZknQJS!GG]FVͱ%m-WRSuo49jNpe@6_ RSQ7rs+)R@Lw<\">mto ۘҪ{ՎY Xr>0wq7-{pR!2RG[4|%zM0K 8O|Sȝ}'-8 M>s+8p/0F[)io']^=dSP~1| /4cd]<>B=e#H"qes<|$|dZ=CKw'>̐c<7|Ύ%a #nb{|x(EF\"|:v(,O)itk% Γ)=Xdǚ!]8`QcJ2H LA K/I@d|ӽkwVinx&ii\GϬhDEC%3(V KVf aK0`7h@Év@AbCuQ"mM207Ίl6y:2W)3Y̸k un:)H+ξmMnLJrTj-.?[@B K5Y”~צx?  Pp]ɕ.sXgz~ ]ԣ-//8cua mif62EXMbyдO$d0u:kF[(UYFc MvWDv{ {kFE 0L0O]%EhK T☥gR\# DqoRL>Y&*:IpmzbTZ>90?2kM_-,pgG|j} EI<"fh2]M?l) Ҩ9 ZC MTν$0/ϸ𽈬fwGa\ 8-dErb6owbByЗE8 4d<R'9}3C\]4LZ>lxMw"yf!%.|{ai^\H' bL,ϹWZa,fnj A$_ B 9llZkc%NCYX;1d0ؗysm8g|6iP48*޷e@ԩs˫ھXЫuZ,`.6U9.^cn]gBbghd{Nok`vccѳrƔ,Loކ ouUjr(]A6a0"r37U32`-I(b(hQR#r^H Jqz~p@+kf]H9,4j +iuPVJFV~n7&[!91Ë@9`v E!cNȵ#BU vZ1L;xw#(4)Ѹv4H,?E3 Ë9 D 6:7C$W&ܲt\0i=zq]+VB!"JyWgG Zn 6Rͤ&sdRaCYլG_/epBD>@2"iȡ%xӌ_qNufXͱs) l=K8A].`dY;{{2F -EHI,2K ]~'SBQKnޘjr ^ѻ#mL]rWfs",jg["ru||hPv秿1݄S| ve8DUB1?峱P)?8gTst!P26EX?9YVzlǰFD+?6)$"Wrb.?wֱNϲZXD%=ֲm V_HZ@ =I6.c.[A~_]*Y%;#|Z`wpzǯsmVAUEP1~i ;ݡ1wK)k;s?ε|`PXԘ !w$JiE/ iQrFj>/X]܈`KDqІ|? URij?cd+0yP6Q=$Fϵ_,7 R c[&C4bQC͞VP5cD_lp6XH(nu\UT hz(JFiO»N$oA(-;[tS(uq>BN] }sʛZ&oTJN|{ /ψ'p4Q:Ņ2?NIݡKֹװ.,'D l_s9f?&nr"'G˽so .-H$U[mhǾKUr !{s u,b)P)WEWQk:$–hg2`F[zmP~ҝkkπ5qdѕ+7A&mh[WpΌ{K8ۤCaXm"@&$.m&싆(L'n6JO%fml%w yRk}%/^iӷp]FiX@s ψ4G~nĒ&L9JCէBd#lɊiD?E] (7fwCJ~nIͰP$0j6=g'Vr%go{G\|e8h]8]K`8FdzNԚ.Nd q$vvfn$ht ;JꢃafզPҔkD,v HkJ$c-Eg`ݦ@ ?Ѷ2[+iMB,RTPkzmz*ub|N80J kpN~HzbI#"ϭ8(I[ LB/])Rt*y>6h^u"r=2|^;ZONV*Yt!DB>OX95m\B{B{u/b0n 6x (/6K{E[&S{+ճ@n08۳uWEŴGr${5"63-O̱dzky3j'2K,n+ (kyfE%" YuOŸUڈNaaĄlۑ'X~B-@!B~/W 7|P【"ELn^u8r ըBWCt-Rf}ݱ:KV+j`si+ a =XNq%WzRS[H@ 5RX$ޭY.UH)#(~ޘ#>~i= EKXw[路*(-k׏3T6H C-i0l bi:/u7Vμؙ_ W@OiKEXXt2`DR7SeUc"`G`qUEdhd|}k|ڐ0 D;7,y˽p a'$iw395m{cJ:T)9W:@+/n[h6^?T[kk?֩2Ycd΃ju^dKCbnMj³)hr~e)#lyK&> 7$u`Nr %;AP!_:NCc#c/U3xӟ>NHZcpAs6?ﵬMޏ?TD 1R]YU] s>1=gƞAxNˎJԿ :"試DXNYWOCGFYJ-0ҿ +GAkSꚃ[k)Rf5jELRbX-Q9 I 4a$BjI|b \'lľGYIXEEAp%sol O@bЄzLxu0t2M˜D$| *JUo˿4/{hRiJKۡ=>dXc3nM%<+4}:?5p;4AP_. <+^>.#J/=Uw$sއOB;T4qOl Unu KjB̑VDrC궗޻`c^rU%/Cmq໗Y"h+\8Rq~Kq[ߔݸe^O%̔( `=HykpemEef`)MeMF.WG;*V3S4nIO%*fJ]KT!+b6;Q;Ziz!V I&pfXـOW{"N:O\nE otp~}ve?u.O Ik֮KOEġpŅ u8\Z"f+{z 6uyDBZ˱&w 9bRqxj[W|Z C7@ޝFj,0~G`8}S1~/*E־pZg89DV-{x13F#s-4wۏo,IJm"n"VBEqjw5iIͷnRdRVRA Q9aLBUzl31v(DŽ)CVCr]CJaDGf tQiְe9JQi#g4{mlrd=G5KݣZ m^/XmJ/w0} ->^Nil10D} 2x6ox8]Yh<Ӊ #n_zMk(!u ^WZ<ٗ֜bNVP2!?دּX3}\XpgR [G!^Q N!$Uc(:=\O4xpUW-e|ByDzv Ҁ+/ˊXA7fn$!9۽AL4 =ʅ,[и?!MDS 0$>F;4jT|_([%S,ҪJ¼7 +U %ɮfQ>CWY&~YV[!t(I1?Ҕwg[KfI3ݜL5l,/J7v*02<&a|%5bnvF8qE=:7\/'%X 4˾:A_{EaPgsMe_2bRFx|e8'vGS`GcUIyu"p&ׁP? jpB^1EGĮ4_Z !!=>e; &ڼ!fݍYa W/wj! O=*n8~t1m"78wCc\DÛjAKTM7}{,xk֣ˤ47Hq>W^,NRxkӷ'*ۺbW4aC XF xI@qL~Ӹ X l^GЪ B2t;g^_UpNh:*m>E^w-\3׊/F`Wmi'*!X CyV%l1C0Ҫ$*2+JKM5sppu 1&q5<\6&A3Yxlq0z f:4>3`6[@Rq!&f=,-_f|CqRKO9bn97$c7j[)ҋM$N*UA>uu{渺qFƗݳ VۼO>vyfxƑ">L"mJNm}v[D]xÔ!0!A/ |vǞϔ$oh'TN@bݴi0D 1A}')kN&y^%B4M!«ٮ9AK=GwXt{>gY##VB9-j$Qjc7aU_'F2Mٸu* أr\,H@;<5vITqܶU66p<Hnq˿$jߚLBq]QmG1#Qe$B,Lr! W~HKX2,)4b)Cr2ֲx__50#2N# % ̓LaoݭV'32Gd<35:#r#2FRg}ƥr pbn̠7>j|tXOdkWoᡏ`]8z*А3楺PԼ#x% IRkL]BdW oйr7  NµHt~s3"}SPQ5\/*F(D.@mb9["M\Q4mL-ahJڴHA_N mBF]D#CZR&\VV 0ei,Gp~ k@t \!ñzDTZ7 IU5BpMT\,?ג5<GG ͣZBr)X(><cS׬*]BS"7I4 "S7Wj+qAsi|$0k>vHPvxdG 6ḡ: =t+οt|O տDFu&Wxܮ(|~qL^7ިH̿Ñ;#m#ZA)B jObl5ZZU`I k$9B*]J)6VsOS.D0-jH(칤2ɰ(r H̔] 3"ͧ$(v/Zxw{3>1[SrP{Y7+]ߪ1"yMЗ6IytLj%]%ʜ}" (;=9]o !ר8م_D`!fV8*R("C1rfqAiI lEm~~X+ɞo+8'qkmpGNN`xw;e N1E0N-bX!kL _>sIUGMiRHH{_ L@VZTI(% 1W?i#Yv^1 o K6 D!QGQQW8(̯}4b}E ?.YoD9xp:QIl (`.'TaN1cNѳc+Ɣ@뗱N+,g _0C/Uh1m6ze*~ANN]s,fu%oEQt B$&q{xMC`dp7 oϮD?@E~ꪄf'e4(K2uNm@&y2YU)0gOjo|P>w) RSfBs|Gc]Fۂ7AmFojk/R{~q W 41W[}Iϧg"`8+A >Vf%d? RA h;Ht^IfEJ 6x6Eb5wrXHL *:"[s삪EBlJoM [K<_k|~/$~ \9.0 ڶ˻.zu$"aìϷ^~NjHRB@)\ Q)ԾxPU\NdrJ-mOaRh38~YmO@^*`kGm cqf]iD-f(sw>PsGqI`hZ*yHq>~ɔuU+7bF8>j S|=~Q}C+cÊ0373q${ <)_Y`NyȻyT8I qŖcQ}+lj1tTlbiW"^uH#OMUG5qg+Q 5F %0 1wK VYJVk5 'S0Yئf>?p|qi'ڱQjɅ ;{E)=9D&d8~|z0.gpP m-MX,"nq"Īҵi[~`vvނBI?@׶/1984KGm#Z&k=HO"؝<mgL[M7yBT^ k>)O$xB+㍭C e2Z"9h]LSB5lc[:mUK'HkZ3 (U9zsjL۾ }wJ^U`\r4Q"ϑZQA·QӨۺ6[Nֵ :`ubtPM9+w]rπm!ү3p. v1}BaF}x,YO]͚<cـmH 7TpSp-XbpPqHAU5âӞdRFsaKȆͲ+.9M0F*\rkJ Vԡ Ejⴲ' }T]AV h}%]S~W\w\\+s9_Rξ(9!Kq^x{ݶ,Ŭ(U~ޡ$~T-Vw)ULe㏯Hjt±UjSh@tTI琭6o,K.HWͅD_ 7’Tr/]7q"|L -W|JH"" $L*Ec 9#4(<&~#v4 vOJ8Ϳt7MI3MYTԍNﰶBp}EIԱПjb4 VPPH7D9 x´+L,^@}ؒKԗjdEPX7Ԫv;ݣn|f7J0o9vrϰ9 ws ֪A TM  bWNRt)4άeȾ{~źF$ hӺOnJ`X,粿 /M?5l ͣy=6 /A)H)u h>6^Mnw$hPzr /, 5r䖣lmTՠٗEtW;/a]@4/= G#-b@P<9~#6lQ(og+ܷtۖW\'^ѭp%Lr)Q,3I^m(ӘL3!VbI,ᖲ,N*ۅaW;D톯WmmPOkrrE=doBO&Fg_)I6‚G͎K3?m+ȸC*,a$ pO]8:t:,t$퉫R0Uj(ob܊/ uQ I,0$19.W%MR0:C2ܼ5503y8{Rp6-#2` d Va$dkn[=;65ƒ3PƋh6%lWY wM:]{/:eWj>:?.OiS"p5+[P{Qu#ӲRJaŎjG%B [ S5?ïi0ϥ֧8MGx6H姷|io.dT`FAeUs H|b$C43Bj[*!r{Ѣv?xU#\Sܔ̣ 6m9e\ dZG C0IBЏNc\!k^gz/t4ػf_6a \zឭۉ;ijVC9qh>&J]Q09G`a6 (2̻Ww[=,u̢5.yw-kyf5 <^dL5-:&Z#Ffdش0W H"刄nu!\![>pa"&-GPmQ'@D>'jo|M3K\W9г8.5.Sl;>}j ZoI:AzF ĪlEK.9`NM  %nG ~O{P8r #1(n2ޱ=I#yC mҝ.Mµ]4*;Xjڍȼ)dUu {E>貴w 'uDB w\m\>`Q"ej"]HՍzF5Pz0GC5p7ڠ[҆$WG9ѫζ=yߣ z+?u4|G6_0~.#<€Uz>lw7/^S,97/{Fl!?1$иhE1$k̑f7G`sO*/39AOVMAHE> J>:sb:CGagQ'ZXq#'V FGMʕ1;),`W*Ջͺӿ My`c2I>FmaO׋ ގIKJ >5UX P,t ry.Z֝)wflD"㳍cy?2-oa~Z`nxMٴ-b/vaڱ 'Qy=c%ܒ f2 ,iBKqrFaFkrdq00.:+@쉪򝫍 @U!V:ю}ZOj^=:m//\֦Z@p]nA<#cpۗޅ+B@ϻP7Ye<OUjTMᣪ ;c<%_tB4lX,|@os 2)C=0 `":(QPJ獰~*K(\TŬ)aY*A-E=&KOlHd >HUD{!"KOLs5 ykWtIylڡ4$])x.` *]`AOI(KW/x-fi5tK[ir+?L#(.J5 84Sv"^Bhʮ< ὰ3RU+7NiN(CX墚g;ƅ+H78kRif((-vvjqTr@ \^+mdXmET5lW^.*KmoMKg|IJr5煊xgΎ'A 엪4[XCWғt>rBmLӹ59vƅR^9~i\&7y.kꉂ'f֫Y AfjGu 쪖 A_tڀx,~]ߤƺZPbc C@,rZ9TL #:Z~luUs/@OB@_PꁹLCc~O<. pfr` [4rZ@zjHn:=Uf`n:075bSQ 'bMڂ8nm{FF(*UA6-2=|b|z"zn"Od'Nw=%Z_a%4S-_Вq~/>(2t͎ɲ]yov̏[8/o a,q/ߣ%6=ܔ:s+Q 8j>I@qqN'_yݒML:bPhid6+\Fzuo'Wxӻ*u)t!Y.[F/[@Fq\cue(dXía{VXG,*Y;O9f>ӣX:y)_nNWr՟cPY4" in5L<džJkb| =du8ZJ% W& IJ4rqPR{` vI${yH @vC'YLـ={2`MHvޱm Cy][.)P"?|&P#0NWo'^+1ubUˊOT&p^ª!\Z:hJ/u@h; ~VGԜkI\aGJm0pjeсFa~!6k^%0Z1 )1A^XI,\oGmCeղ-sU-j Y~ mq+|P͛M `9,D, =z:mМR6%ɴRc2u.zB8 /Bç`Y"}$>zD2 u&4DSWe-25hWzf#Z-ߎ#ʢ؎i [Ť} O1OW4)o,UAyNHz.Ջv I0!?UI5hQN")UHͲs"Dr?}Ԭ)_}VyxگWP+[yٟ6PVw5 5=p7>iO Z{dG~30:]n-񳨐v+b);A?oStY @|Ž3@$?T$D S CIʲ^Ez߯k^JTF(qӎ?ta w^hj~Zak%fO1BQG #n͕q3ven~b= =KM iPf&뒴co)OTG"Ɋډs<*5aO]N~L.ō]9L Qj-40O(E`ziVy8t. ڊq7mzSJ6_JRckQi,U բ:\,S*d}c|G`ح#\iȋQN)A:,%0BCBekM),eb 齺&Z_Z mtd[{[?D` F9qW}&PD#Ͽn*}j>[<́cRY2}Q"uO!# _Ѫygw=`ZIq~d7o:n&' Y =yB] n{C zۊ'yrT=B`tD]H hĨJZ\29Ĵ ,:gL۝~qT=J?E wp22bS:kTjSOtYx?hkgÕ*T@gEX3FN@4Gvd?g$mY3(@G_YNn[$rB2cbу)=SJ #+ى"iUF~Ӱh+b4^w;}ײڵOiKaV! $/Y/~29OsIGJ$Pi Φ5Z8:%u*wA&qbNѵpy" > 8IBYYQ ͻ]o :-[B1L*H3Dghļ_,aqRE, r̟jōǏQТ%Ιz2 [ )$kǥLĮSy>re! xi\0Q'?PU5;zGh&~s{e6s) ,ɹrYd##_ufCPzYv /HoFL1 AUu ϛj*qWS'{+5+Ԗxvvh`ܧ5v!ؗ(zY\WT;g~/D< n!h>B+!fVrhU12gVAtl6 ip<7:5W4! ,jJZ=:e,%Oir΋?#=2v0VWҞJ+2@СyBsVK#(9:\ߟ?$͘ 7.Cs碕nPGg)uynC?-k_@YdK}kZLЍE0F#QsVcæ0;>~3tx_ X^¼+{±[ K>-wxUةҮaɰ#E{ !FBRER9AhA93!!TQRgLҟr5={sߧQŅ_[=?yGl{|MD0'&z` ko?<\%3&FJ*:6B9HӸLan(w|R<~Tӏum0qj2d|cD9 8"L(A9Ԗؾ-)78' y~ ˍ*jE Q߸@*Ȕ'qr,:jI]b!+N=kj)x0ޝ_-|7m/wY mNbհ%qK1wj;8ᮖ&?!Ky>=r$jt d5@TsYYg v[3 ZnLɛ7m66-M}zv Wk͚e*Y6^vޅ$~TNuhCPjT &C96pT XM)eECARJ:qd*Zڨ3󷂚!h,qqIy ˌJ4;QKMc[8@\2v'( `kfH܃U;CRĤU C;΂ЇKj>JV\>t =6d=`~(.-&h9~ǐ$:#q硫pVGBwKN2%WDs ״7~Q.CEt1"#߆Ł<*^&PrB'h`'?m TO5g1H̗1/(՛.3nv`MmCcHonaKՐBߌTH;>¥hUš*xĹA^NN:r9_X n8;:ɳX `$E)2Yn}0~Z+@ ⴢc(B;<%beQ!WPRBy{ʿ*:fg=ɹ&1\Dٴǂʪ] iL -E*  S88v۬U~!j]?j6Ֆpi|8Xih4X;Q;?`@o6u[NyXB-9 m=`Eǽ  oK8045 4%. Py?~½AVmG-Ob\[ůCEs;Kl}j%$Ϯϝd# l U>eDFנ9ƻJ */\[>dWRR7,qYN}jW ͋EeR5!U(uXUyQZ~z^g6Xmמ8=kr9 I1ڬd:jfvhyotlE]C7jGyב aȪ&,nHQWXn{ 6_=S2ܴOA7G,azNF^k e#w=}愳){*u$]=Du?Tڒd7vRBH# ~۞jC"6˺y;:'H5c !d/@.QFB+*#=]< <Z 3+*;5I\눏W%ER(QGyq*"\70ڝHYJ!V |pѸCʼ{gm%GpY1=V„:66ÝĄB1!fSNlB̂HWc:o׎5D+ M2%e2Bȧ@TϱEo h k/Ȗ ;SښHwz e]a? `WE`|$vc yA6\SgUt2=e72bf͓KUs w֣ltƴݼqk84|gZFl^Up'^6̸湅xHIVNuّn;A.;P2t!l[r: &itL hSd)P8ܳgM<H_EcKCll= S ctPILz|x@WI|FyWDq0K*!hM^\aϼϢm!o'aȪȃ^1Ds\2_SVVp01-E$ pS8[+2y} ?gJmNo"Nؼ wY33i2?to,C(bUƈsF޼m7 &םgW8D6U!C!&NH3/6sdN4NIctODk-d7=ᅩ)'^T!UhVƅ'g된?m(U#JFo"8*C-~>0{N"8D(+hw W'/P3+ÕO/PĬ :s,LAx3mԽ=@COT#_4Uz=} 'uO*#2.`5adLkSI/TnyͤKXh-O `"-)vOja}/Zr,1JC648ǖ|ĺY\ElNxzn"I>ּ0*QjDu#* CP][ ت⛷owJ}&Y٤Ҿ>p䲄h{|3qNpTE S GXocw1hzU- Yvz[(KGnHx,a<)>%-q /f2ӟ^ʅTQ,e+?ںHr0sCu@l}a 0[Al2%b{}1som_ZUkE!jv ،՞'[ ළI&۽K``iNvrt!ƺbCct5I<,QP`~xØ_PAK5TYOp5y7ce1)[}z?}E oӪ.Nue.oVd Cq0Ps1[BBo4P~ψL& H Y@F9c|Ƨu@}B>l Q䡻Ӵ"*]03Khw8c9Xy;kܢ֫usq+k#@L -n)|QOW%;zyup/ pe* ?rO_&,>]`? ]jACVx샫j C99qԧ{KQ+O+đI yaz$(_&MY6_+]~\, nl c+2=Q/?vUz}-[;iYѡ:|JI3'^i5g9DS=iwR#j}:κ`7qz ܁ļc\ ؅| nΰG ZAԏsQ9IWGUWZuulCx7i2 ,=W^K2l2 d/D0fT,.[_O"''޵ksɉ*uC\㏬1GN)K8٬˨l?*!aGԑMX`Plu5 =2g1KY֯Sw\h4㎼RsB\/H-ͤ=}"PY!bkghX %j@ Ƙgq60T|= cP. ];)F9gsMy֒)^Ĭg X+56* uLy'G,&p{!j nz O*hFY"Z+kT.bSbw ca =gn34Mrة V!UD|iՂTyY~L\Ԍ-e X|u2 䇬Zj+ڷgl"6B.ü$<9Bo$3FC,In`nik O45)h  8{R]:.ҭ5)EK#Xk+a97d |_! K y{k)8Gaq4yGf^R !ż67C%.M9.plNCŒl٬In\] LEM|b1ᅥk‹FnsIfnz; M|WFi)H2|!R:?Lu%lIR-ĘSvTQW_R텨U{ǹ鞚Ѩ I t{24byjmjFXQ@VC_8j XBo G"_;K7Kf 5`G=za]-MGkc{f~Dmk~y;3c*K+_cpo AW 4Ձ?L@n~QiZfRY_: ކ\=>b,(BN97~`M:nv}/1܆&0j}E<{ JI9./foU0,)XX3|6;sa]k ޕowA8\S*:6sq}n_((p'sE;Q,̊xI  0qC${iXM`d$Se粓> c#!;#[޿Me,h"VƊ`F?Zsxv^ /t]1Ō:B/QOBͥ)zrN^@Ɉ!=;5=LNj NUuB .\˭ lkM sAD)>XbX9xIIabO0g.M@d}D(l[^ιI"-2\#}4k)V$&sٴ{9/S8F6b j:Kt 7T;]vG+TTa$>_D6XsDO9b&K⤷ybMKL!]FK= XUkQq;uu.ZK!ܺӦ%)ZCnN/.e`wmhEҳ $f@Ք"`Gz5g0|HcQOkZhZGQƈ'f{JنBp O9NfVX'l[i*+@ A]A^X9qytC=Yפ Ȏ^$7D)L0ӷEcBj-1=0`O)t|黏f'`mH'm"7p?:\؟RCd)q#(_vxl E4s[Ō~:xYj`Q`hm絇s/~|<~^>;˼ ;% BU$1Psyw]3ZI]X`ۄUbOm.j 1 _K:Xɐ0*`[ 5Uy"Ě\[ll} gB@J"$Dr`3b 1Ձ1ō@LFLp1]G". e!LCtM#%0 3JM%ʝ@>5l؛]O̿mLcTI:dP*i',KsZhEZտ>0\@U"r3nAm1}12;IeQqW0jQ[w#2,Պp?/(2qwE.IyH=6'MRNSOLڽfllq'iB. ._ $k]Cs,=̒+Nsu&ްo仄]GQ}KjEJz6ZX_vTJא6&? hO(b:rPsw y.ӇȦU0; ~g*f[KF@Q-$ MC \'^WJHebSg`;pdĒ74 2,94T޼/b2 BC֚, Tђ7-?{˨,DB>†F"mlI70L)Jl"L " a[DF7RI̩!ʨhpqghB˧0}':(w|I _A-5.(R@3T $'ʕ@DYRԭ}hq>f#tB(ވ8@KS63A9ՁZv`x,ynYf cwS#omxvkLB2qLq)j^wv,,ߞd?ȋwKlt+k(N R!v{ UlAihS{uX%o 0#kV妨TP!gFc8/S u2Kޥ f9tDKT3#J.CɀNÜ`F~5|ffQrQ6xO=K脲~FZ1 @qh<9jzi`p!zi؏\g/)ّmcX!hbðqB\zrlK87&{8 maSE9T=ۮ %ܰ~P8;69L^~ xG.hF`6羖&ϦO$yY uFd="{C'>HңN"k{6kH߃G1^SvWpfH"M\enCAI/UDRApM =h+Y' ȀhDlH.=e7ocSٮ[Wk C1l83 <4I|,+ce?kT:z~ 1ŭh(S)+uq@iB:pnESVq|ir@Eй >5UƆ^abk0Jq!lVnQKNİ)0ı:m*ǝf7CW0:z7/7+B}!X!hF?ؚw썓 ^b3GZAiV-u9 Jl$jψː1ǽAH6 rK~4o/#_ֈr,pgK2$j䢾 vN% ҙ[Q|[#Zh1WHA3t#&kZ*O٘#'/= ,7p'ں&Ln8& ƮŪ7n2>ߖ -\#o|-v "NPikғ#6UCtQ4_!Si:WAA9^7Ej|cgnpJI~&N^P_;E`m!$)SUxG]@b<`LZj(R 9ٚН;vۆt //|Q F+o'QU4*QwR h;jWԵ vHmɌrvDbo$QZJh1Cgpgcj!739T\C!,DXe Y<*MU*pXţظ ^d\YBVۚHrO*r~aK΋1I>,\}/QV>)w3ޘr&Sd{@`Кj,ŶSK^&!fz8F$I5/bCAwجV|!zО Ir$D !IT 4΋ kCk~{Pc}Aha\e^Iʛ V͋ҦN>`cS( k藅8jJ$'F3Q;2,0rF~`g]M )2䴢EJ `xNƦ2gZ8^(KNMfa7%D,&kG [ FMFF,oz0JU ^G\E/^ {?< &?j5BPVlG}V ڃlVy_px lл*lg-\^nF#v}@1='H--9+`m7zSB>+<<1I!#&/q hԹTA/fk].L$uYJ0n3Y}枻0u(gYc"AŬԡlBg{@)l{4"\Owt.Ȁ|ۈ : xتܕom0%v,oSAn^6rDG{9ƸV)nKi-^:{0BWFO,P`7U)u2kXħb9H;LWb KShw |I \?/Ax3EQZ~qO0UЄ\1-[Jˍ~<3$`{S&,Q-q_|Ғ+ kA=Kl9p=)oi[钀ЙYM^엸IwE iO"DkbIGFZ<[@{Ϥܻ}?N%ao#o%(F?1H*̯&Acb7?qd͂ Lzb9te{85{NL~6H[臝[pCh$1jՊ(9EFP֏P$mKo\Y#Va-W|bt)A7jT l tnTM^8NQВٷw,-Fs5[)P^SAčmct)=YZ kQ Aq)$?qC&!yvgG| # aQ>#ݞ>0޼B򗜓p0z㕠ūٷpAǦx1#W|׹fK *^4`$)R8$D٤ko8?eK.ӜԾe4w(Le<7#Zpc=ݕof!CMyLp;<1żG5̈25EMQ.ޯe EApDV(.9ZR)Bg:RHXs6ZJ絗!8CSVv\T јP(C2|sU$؄wN֦7,䗕XjdlJJ?xTgQT/\KlĪ/P\=p;X:ۈ" Fdꒊn Sa%[>1B͘ŋ_>e6Z njy):0R.6۪΅ׁk i眱)r;4r klo씽UU<& KUAIG U_K|AՊ*%q3IXAHh YLJ F]n3;<'4o8 @7/k5muF/4*s0H ц߾xLW7 FZ;;nߍ(3 _H@JG?UBx=E*<^须> ~.ba|/ vw2:okWJ>XO/k(wyNpĹW-*H &]&zh OӐhZHtҫP: 9iC/J K=:ܬcU$fqk9f_ O@cf܄,! @H)*Ӏֈbl$:d ī>׎ xnw> )uFAxaP&M tԘ@HeD [I%Kc]!FK}/Ofθ7m̓(<LOg`l 2g}d-&7z4h[نN$w0/varGQs30q*:#8zi25gt?tg+ ֗/Hd4#(-GbMT_Ãzs"owQ'\ٸΞ+4tHp&Pc44qD %ҙQ@K(]wR?Y9r|?w8dl4K3'('WY.\L])^G%ɋJimB CF0je⁓G&-#<Sĥ4#=UD2=$;O讔׼|d1.1YD@W'F,? -_3MǝHZ02/fL9F)X(OKݙh?s]\v%;0A@aUeNIQ؄V@ ?iBw۞k;k*xH{8;^^ jnBA p:e; _ wͫ>2.&,o*^tlAN?,Ί D0p HzobH3%pp?-$- Rppᤤl=y_;ΌDVleqLЛ#3U. ~hl/)SFؐ,xw_Mhᣧ{^ AS?ZeL. PswQSU-d62ߚ\ bE뷸H嶥ZWEbD7%<1uF5L\pė ן!]Blo)iX-/0_*8:鐕Me҄ԂW._Yei@%41Z1ƌrc+*OL4#s\6+K9LU-V8GsP+*LU@$kP}g8^3yhc'6<b#C]_ 7}gJ9 `<˹ūl!C3#07%tųTE?;!c.C AeO$:3)rzm1sx JkޝFsҏP!=a> t%hnh [v^*OAu v=>BSk@:m.Y\IWZ 4 t e@$6ep+ssy lW{"4$(W% &$e+gXo s{q}JITtd/S(:ቶ4q,b\r75%RN8l9Jˁh OtC8`!VSbL~I+? yS@N?&m76UK;ƞ_KͪTQGo`{nOFM9bc߉ " I!)2uk'іjtHw#m9 DrP*y8l%i B`q*_R{1]3fQ8c4*o^w q0(TyղCzJp&S&;Lc;KڕO.4@6w-b5>]*k.[2>j)+5eoB .?4zA?)(y9ZpH欋G/:h2kccQ_+ʥ_h6¦c;tүEi8ے^ER}L\"ݽΚK;n:=_ZX"i96[9tf m̀9H)yܵEWp41 VPwE+ucp7Mzw4$7i !!uXTwÔ1{'37}?ʒsY X8F}<ܗߒ;nI3 Inlܘ%y$}Rۨs7ܳ J4(1>,~LP~o8 eư94(b !}E@o 0US6wGX?xǵfv ȈqBg)e"mB~cߖyԜ|!Y9G\7Q8PAVNw?Bl`yfKey*zUhDy#fr"qaYb  Jk,E$H[lǸ,GZPTUazTl?8LKV9-xcHW(Vp"lj#)ﯻžߣ%ˢ/V|&Ui"plߝC p^um]W}\M8wm- @/2N-`5ۨYw޼MV|l8(xt,8>9}ʘa۫ɎHIgU+e#t >xm4U7l"x_ UcX87Cv eWdte 3Ȑ< di /TyDdj~$d 0gN仐 VF&B6ɬ^8҈IyпKpKRJXmʂ/Ԧ#gTmش}pxZr7%ZU14}k6!d7(pvZuHѳzIn%LdoϱÙA[:~ 8( '=&2T)qB"\xq:<߲ $GfX5Y5kar9;OB7#1:@{|/oMoFiR{Me؂x̺bPš~%'O4S##c ٵU%孌Ѷg/w@<iO$"HqcyuS板VE= *;.pVЮDaH2O سR"{=!:dö}kʚ|kӁ+6z*RlZCҧ2@;"Wg A=FCXMg 'A/jSgwU͌צݤt+zxOcb^Y[g Ґ,^k_V:xəq`Ǯf颗M0oS6w0X!~"T™}2k(Lٶd# k\LKY_|G?QBFul1X>wwȔjCտzC<< r~cnlc{꓋B)y;fzBs)@zdcw bT`zZCո\??2qCEQg5md?}]T^u_wAyǷ(@.P\ѻ_lD=[tms-.Y6 3(ͷf;l,Z lH2 ÒPg\ӡhՠ:Uru~\WVnp*ӐІmA%c`^q`ؓr YB; 1itJ3~Hkh]JV׸yJ!2r^6)e%?ZH0 QW6S 7+v,O*:4dqUI)~`D+ے"ڇeFtt{DEY9*$mjC2^oOg-*/1_z=mw_JH+y]IìHcnE!bs"2.l b#WoK6DesVK1KT=׺͍tNn:zꟆq~U6H8#{r6&4>9$>uj{djxMj|fP&c4weq>?`&QYXLe](YA tp:M^>:G#;:,{WAoQk%+oi z8#lZ&'RT֐R!hjyx3!_/ְfC$ \W^R]!$dmݜR3 |Q\UsƮ^CcQ6{AB|h+F.q< 81/IiBA Kw@jw ;99tY]C0⠯v$n29%! P[xY,$FslqP澔 2B9$!ܴZoZE9 }D?Op'+2OB׋St ZLWs-PD>#c+K@PZJ};Ԫ_1)™j)l[g:Rq*^Fq֬_DGF֚pF+0 k4o7hՆ{s>$U_Huĭa%@[@wY|}mXny`Vc~LDGwY34(`kdFF:6 T?U:[NZZFZyuᒪ~?qL1|{'j lэ `LjSaWiGꡆSvji %2B&0bB] ߓ֬C|YQ'&5!Yd_cq cV4[_Nwj". F1Abgɒz,tewjWbx=sg2?ܤD;ż+ zK^p 0bk[UMġUՒ#>NO}exAIW[Bl PKg|^8טht (|e.8d_7f`%WIo -^[G]4d,^"Ǟim)\zky-m>="`EZS`ߦiJa'.$"IN HEl"qt?p㑅/ܳAK|o76hA9JE V20P$:pVv{+0HcDiomE9PIo:j'V\>? TRtrp$|rqmL,Z͟h1Z/z<8Hv[$O)뽢:Q"FAV `ʮH`TէZr0gtO$Be^ZtROǗ쟭<JM㰪|t\^.Laa #|KSbR8waKUqm(;AmٗLC+osd'9HP0 $4ZQ.`PDHp?YU+ﻥ{ȈݚPC.=`XI c],r[c!!|@]ƏRx鯅w9‹gt;zp9 PZ |5z""}zQg`4B917)BoDf NDw^3SSCA2]!$4Ӿ(*h5i`Ŭ y rHZYm wb$. rN&;o9"grYKQiDd5IIy9ChnSu\Yk.p 9x#n.Dy) uO:x LĨ#>=]j"0Zu+ D+8\館8Ӭ>]5oPڼl0٨</|ɠ4x`UhR[ ~G¬;>0PPe|Bv[s>]8F bav Z]&ÈkKVkw3$"=h&`~s83w@wolے VH_8F{[ߒ 7]jbŁjL爯eڗl} NԬ*hԇSbُn0%:G .î4z5N =kd@S}2 {E{'3Pwf?Fq^l'f!.0،wcFl~ni4"k2:4obji#[$S`|%'.Mcccu-1 ) C\+<$WlI#8UX&y>Կ`mTD s3gFN͋7LtO1+pAڛeL,f;@ yIf-e,7y`pѱiD܍ᨍI[SYt2by(" ?֎9uA]jnmɪ|󽼁 3m?0"Y>x%rv@ x:Vx>唚 7a)-,j3.ysehس R(AyzhhƁ ygP,T?`R96GM WSd'>kذsʭ"]L5{u9b;׳yr&-B-~VyJ>T4{~{֏]`)1:5P:r1Op!,z3 ( TɨʦԱ]ɳ,r51G[5,|6:[L#)7'cʋ}fh`|I;d V,V_T%cC5Ɯ#IUʊR2`6 ?z]4zϻ݈T}h⡫!;SHUPUpl ݐ.c@5*oIQtQGu iT@˸aW{X(M 6rF1cNq_bJܚ FؿY2'rFڠ^fDJhz>t~nH*cbB| <7zCW$BIK8Mx uЎLҮ4x;wK Ju |iVOz4RK3JyFyK'U]d=ogi~4*yBʨ{9ҹVLk]XKfr'6/ Zgd˜Es$59sLƷxYXЬ{8^wu7q_ r3 L?Pvn޸"mi7PL+w vL:=kfaA:LSJyJU^f!JW|wÆ8 UbSdZ4ETSQeH`P]y^;+'lg?Pw%%9uhjrgv;y%fȘNݥlͰ0.fD&5_0!"dhej ^IqV~5s%em#!H/-P8R1ޙm,X{i,L7l2K,3_i 7%=7/5ȾD!@_ڳo<G[>)/Ed:Zݡ@x~KnY1r>OyEuFk oy TX8"|*ʂx"W?VăqO-Ѷ2:ܕykq{$!{ƏKUhxh8RQ*on1smĐKtvn-ZmϞOdnFxBnj ƻ7'cz)4BX UKY$sxU2tbCflRnojs.}<|qss5g;"0|P';ڗ-#COnU\DQ;&qs nB)l0Ÿ YCvF7 1k6K6xv)sMuv&?+M\U] 񃫬ҾβI5_vCiL!z%{ 9VN^'j0FߪbIP=s,ef8F&R5Z&}ҧI@K:W>oT$UXQ3ԂsWd3Y52m%Ml-`U%`eT-MSX*el 3F~5'M,dJ,q?\yۏ)Wa\-a <NsXO;DE-GC*bkM/p/q-LݿY8Զ,c9Ld^ݯɏxy"㩂I'%^OE)o%VeW$wPrdjve ] 1Aq¹k'h..e7Ԕj2QE2NvZ8Jܶ1&7Ј &)AF  E}i]GEpqIwCRr<_.V+Ϟ ~ԴY='u-7p7Wxz*_(}[~ ‰?k"|fn;R."D됖f[ߙ ؚYs$T2qqŇ!"hLJ-w0$w-ueq5>M!z5~dT4Lk^cճ)5V m" Kl+(` %S9WZ6]n݈$/%W4o t2Ar"Q7DhG"Qr0sErJuYԥ|^fY\ꛓfOI t彁joi<W\DZ`?,Z{d;^ HA4Q߆>#_`T"ż Z嗭цrXq2kjХ\:Scy ^eI+"Am.[qgB$_>RhFccW*74iGMeéKrX3E0[b5(} R` ȯV4Zv[pQ~vB0|ť[ME}­{+;%zy;/i % ė)W_o؂\Ecg:.n`nj\J VFf"2@҉/J/èVHvka>jf.)[S[/Yd  z}&mJ Q/D)$.L/[6w{-yP^$wF!b kV<@HJVw_L??)?KeR"IDH>+G,9_Q[g**Սc|Ā$08,*:Ns?xM Aga!`zT\4\ Er&sr-4c->a18 ! *jnl8/rQ"FK"S<_}k08 Oj[|U-RBѤuMBǸ+4 ӈBRz4"KeU%!9LR5y$ϖ W>Yɻw4D7`M@tܤh˻iشYOMp갳X+#ac|[Bڭ.ؾoaAR 9/na-"?PbsyP|q[cb"y6<$=vFeq &wy̼݃< -KC(P ܩoh&6 Ϟ9'@@Q.`ɝle`"i;@\(bU3,hH;YiVL@1[vY R Xq:D0&_F4G~ֱuQCj|},{{)LםYO7]gДe搋)B.¿飐9OfkTB}7iR':ȖKI۠X) 'ebM@jF9&#oV62TA~'7)b~ 0u(SRJ~8Gح-E.!!`K2{ZCriKdh>ūD~aa-+K[43C;KnxIȢFGȃa9[oĖr?Tqɨz{m3"ryiP sv^o:.Ϙ vە˛[GJ noiCn 4amqLA v8(Lgnk',Ч3v[v>خʯFrO]+aTJ{Gqʳ6?ioM"W;c60(; S!lHHRxz`SjZ8Ӿ<ڰXt4FG){pq)v+.ΎE}7AfQ'ak@tpwD-b fNe>%8Y94g8:$6xGZB<.66u$&=ٵ@ӻ:ND/w!< !p|eè55^Z!ʔ -4ӆO9`RԈ>"9DzSODx nwғ`{oF縐As  yU oJv m5xԘW(Q}6o)Pv"hvۡ]N 9d?&]_j$Vc̃Eڙ!@kPV8MBտ8uAmP@0Q+*jkc:\kj.H=ئR )=$RNuU UɼEӈI hU VىA?[}mA*DO՝G4:_ؤ>6%OȪ%Y9+6$/m+(X$ ,!l"I7ҵ]nt">i_ߨ_m΋,h^/UW/a$_Fݼzq{M#)rG䣌93c>H2(K \#;Y: ^{LQ#1_ŮѥChwWl:SxT2!:((P[Ʉ_r:]SPD10oV$e:.P֪E߄s9I,0=tͨȀO6ʄ G\I(#$=F:!j|({g'uK@%Nr69BhuLmo}"\f/f[E'mGNKO(ae  ws}|,z{fE.)"l3>U57>A@j$vLKĭ3Y)V_u ̛KٱѡOl84@Ϧ*({ovx&+}t=^{R1YK IcZ0ڕVB?NDt /&Ӭ^ȣ ]D9KOBYbh B}~V<2s_Ͼ/ IFkV 2>^ͷ=3^<"ѭ!q3<5 ? Ƕ9xSMXw T%!P1:bi_r dI2dώN1sz{e`a2tŔOS'z5Ű$x@7nO ^Ӫ!7⸪У4j&XbӰ ,8m?;a+H@r6YeЫ+Λ'^9|3>F;ȷz;οHxku׮F+9>>CDDA+S9 v a#'P mی}:t>Uny gXPΖUbQnx6BN2mǫ{l5?VHg")f{&?0#QhW'N|Z twvl赃\ 7Ð@!5U ް/ \] nKJWNbP_PjjbX*泇ham5kc^}N%!sjg[F{jIȲO 1kn #<?8i.4xWvXդageÿS^`:p0PR/:ʸE{O0u0teO z{VOJmƞNbr]'<Yε/e V@gƂH/mek|0 ޑz.`|4j`ʯP  9Ba6ύZ7S& ZFYdb)Y؆(<iW;^ofgh[n5.OuEd66ѫځXgȰ ҆YnkEAeU!x};l)`n7"ٷ;AZy|ɯFHnQmi;SUXw&i܆q˄bcj3!|CBUoR{DrpuW`[pmOQga+d٨NV7Տ{;]0dp2R1 %֞ξIQ_AZʚ%φ_CCwK&,5{+֬ݘg'>ur{F&PtV`I}u yIMLX(! nVqbCiM}دiiQqD|Ј=L3wd*rS̹/ԜWꁁ!)dS~3*pI .3 QUF+m7a+ Mn|=K+͔1yŜF8OQ|ҵܧ "mjCc_$$V.fM:_3-}6&J+ԏU2W3ޮ*PGfOgɌ?05c VN ZrlИth՚6=aH\JllqY>S PF6NO4,yEÅ'd]6R\@ Рf6D2S-N2`U_-`GrOs16tĝ$m} | H82&wUb| ^}ֺF,<þb]BޚiB̟ɿ[bi65 W/'t|Ρ YK- uI ﲼZB m4o.(u>Z 5wvrQ8~;Z_nMMԠD60|vq;DD= Blg? ^"IfҚT-ʫ~&Hk:I8LlK 3\U$#de}:ߊ=1z>ʊ] :3\=j9u щ,;kCf`s}KOK.r21=9Q60Q9ӸOB_ Oβ,+-ϟP28_*O&zn1l>֜KHCGWIGth73Х9_ 숼T_IY857Tu̹߻̝y֩MYi F'H>9ۚ\f{ͣ]ȗPQ$(c*h0\EsLzÃ.+9Lurn;+&x BH EpGզɅ4bR[.fA,u.Y/IlP^nC!Q³Z0dؕb&wԔGZu\$G5-,XPHt9='ͨu/-S[^`υͶTPrPU)SMm<3^9ɩWEWǦ6TW/CdY;86PM D:/(3ƚf=Hda2R7/"Jȕ:DFhsdߥШ '*vV 퐘N(jVpl]baސP߈ PF {b8ؿ76k3qTiV0ETQK&H=f Bx"u5M1Gp|= ^owyW7XAt-t&5+^ gHdyVF=*r! ںƊJ;uvVox4?7EڃwxK_>E8o$YM/n@j^(' -1|}puR!Cs "~%Lvȕ_ɝi*|^L5 Nxj %>DG_N v4\q6f)> 6\:%·/S5˱]{Ɖ?}a\gS+& #3#B:] УgIF<TmκT?2%cݘ2f7n=YpG>'ZfDkYkH" :-fyWҧۏU8zxX1~<$ğt?xԽG<SF+:Ba(P4*HW Z,Y`;׳cp}ik]BG+ BdȺ}/>u5ao 1f/Ǧ<_H H4nRxS2('su,b鹲~r_sf~h-IbT۰}1ڝ<[ҎuBhƵi? ^2If2^[ˆT[X^.O$zqPFѾ䣪l@ԲiE5$iZjQxB\oRlxǷ <n/8]`6Ww/eсz߿ek#U$xthBf qR K7`{;tfإ`,QUYV֨5=R׸@t'!S-FS|[c6ZlG`oV eM[ٜћ5ƨkZNifkC!şs.{jdx|ZIn;-R9A&>\-y)k/WG'QչGنp/IY/tmSP[A./結X.* Zz/_қJ-z-zzU ra$;:몏A>a= 4 s֞FPxIv Bu+mlwL jT鉪M4!<Xgɰɥ?GL*j$a>//6rQ' ֌F#bM@AZ X$ȅEǥ{)mT83pӔdӰ? va`h&s٘obvEE]kMdVSuK#Inqngp65 a}„ׅL; %;⾡ ӾcF%”+WlܮC Tls0axOv1"_h]JQ̳8TUez tzlF%yUs_j~0}|J@d#+8ymJrtQ/@M{6v yDJA4W֐'() Rv]qCeHwMjO ,_ղ<]E->¡8VquםCk.l&$S?E~7=Q ?Le^ӝd6PҝҬxK.lrM4}@)7m?C.wǩPa%*fLXJˍ#Βa *mOC}dII!(+{`^;=mL}V =EH9TT3XrMHU)"40yQ+\./72jaEzpe ARqLިITHzO[Wec>*E%>]{Kw&z>uAk @mHۼRޕ!p]_=)(TSc{s=z]2Ers:?vc1o_~|24>i(><6ӸouO3ҬCNcH#Y?0F&VVy81eVşm …Er##Khblfc0I{HO -Âh2v12!Oz0iV'u߼Qz*9 m7e|~Z@H90Drj6Yo3(#XcF1$+ BOPg%y gtu?)y9kKKuf\vWE[0\ds QpX|9uY|q9XpNUڽ9xL_QIOՔ(Yi}3ß╒| +Q.s_G 59#ɓso&u)=X9}0Y?Kofh/{ORjlV[NjmSX@*;mcc28G``ФHc!:5aSFٓv{.o[2ձ %J%>T'+JVxW_[7>ՉK oLR(!Pjn~$W[]va SXm8% yVКwOKoJC<OO 3f@x*iEPjD֓yۘ~qP8Н}}M8/ȅ^"˴\\> lJUPcI Pdm>s'78ДdQk;"z|杅ݰ-Gr }=rlօXo< PC; ؘkWCs\4]<Y@ jwb>.,@ lWLKzjLJЬ6Z|:yƋi3ƪnn} m溗õ,n$iE05aI b+fJ@<>+,eK;ݏZvdF+F+-oI0>IʜS .9ǟ.C=39̮h;dB[!1d!YLM(ƜѸN6OW/+@=1dzqPW/Gn]~a QsUWyx>-ׯwQvj* F-'EBJ@ײ65( ӝ̦Z^&p̑g wW_w!K?[%z7m^~6LX5CXurYNGvdÊ~sv4XpMfd?2'OU g<(q:Xګ+8gRC*BN);l.b9XA]h̔|1T8҂>B.lOC2#ʢ0VG"Mr޹vjC[(?G$.M&NlHCT-u89Zq/c®QoŏKXÒR##,pM yiG|Rlw=Y7e[9C#unD,>aF z=)-i-q6eu/%:Ũ3+E(0(4YkY~(6:M$%24lbj^,XwuzZ>yn<U(4/ctX0'd7^xޝŌkrF{NrC8Q' ]R'-sWկU:N ,HՅˍ;}m`p=l6vn^U)MS UՋIPkesz 7p>b. ;e|ZkuvP/&5]VF4X{a ӶO [==7K_H.z.7F1!k=HG bÆ|"ƀ5'L㊌jҤ64Ӂze&j ?\'${nK ջFiwUBUT*8X}%֦MuF{`-u&5b< Cz_:2)w@gdZH1vKh:r|6-N[HTc%"Nz=+UMsh f NuaD"Z>oH#TΖ(BʽPlL>h1O}f_LkR]: 몁(NcD;%%MnmDQ܀tH^\X0P#-?]{;ގ[՞b<+؁4+FE~KoaB-klC@H¬)&XrH.f+U!I_HnP>áh0dn j)=ll&oPwlD.QQe;ipi MA B򕞍@KrM2l$5`=a 7_6w'ycS4 -d c ڹ>P6Hl:㸏n#D=2R98K#{޳MpZ 内i}a?DEdMSK@DLPсAr27y.W`K…rw 5XV 9IZ eü&ZX^-o0 g :QѰY%ʠ**Z?xiIWXW,s-396\.6J(1biI F &ឋżLݼisN{qCy GNˇSjfm V 2i2ɞb#ndw4E]r )(^G7IS>%T8S[7tkfSlD_D6+nG5 Sx ~,:;b;:փUv6ZbC*C> JOPmtĊ/bJ'LwCUgM(X"8͟CZ7zs2~P\UJ!46:y)A$T0 q\ kkC:aqU2XM2pEATӪ_m)7Evٳ sU:* /[hxT|tCb %]ѿ0;h Vr5k0 Gtwk39Qc].J^n$?&ϪT &ɮZ *Q~[\̭hQЩDJ22byWh\6A0+Ȼ> kRi.\dg!(#btVǙy/dknlV5!$ aG/h0.v^T9k=qP=Gu&/e2yc\[2]4nK2)4e$XU9y3 ]Y'K95ovpQJ?'0aw^&7 v[ą&A"mn A j׀YQK^ԣ\e~*S(a7 (5KKpȗD7pLzLhFΎuQ hY>y5V3fǡà\hN='`)DqQrn(Nibĕw[F_3u n= M7J`k;OEQYs/(f8;{Q&.@ЧX`. 2E )EVZ#oFݥfMEl~es1VHV2l_1 J;lHCK*rG;q[f.`Exh0$J1.*ϨpȾ& ")z $)Fxu4ɱr{ǥQ :]0 'E?[(1 lay[YrVg܈.dOqȏB$GhK*z;0g7IZ?a^\aGb@X(|MzPrspKl&l@zt!V:o^FnQEuPf׿8[ "G;fN٬5z9Jػm$]#(~ފNz>U9mюv<?L+EJѽ6EHxڪl3d1߮ Uaiŧ-ǔwZ]ɠ βLYJ~K}9>݂sſsWn-8}9lo:EF>^w!xڕCNryھ"#b׺x`x27l!T(I:„Qoltw#J-8[w:@vŀ7 nHtw_tV=@%NmwT.qq`]'F+qJʝd-JNHU9#1с蝢@%Ž." V*p]@A+Q?HdLQߐ̌=f=:o2#x1*K3b.ۡUBQ (<HIV * WB9yq+D8UŔ.Mv1^6yQLA\cS-=9a!MV;,Q^,Yi ZNJgU$Z` j(O~gD!/i|)ig^ oTBu(D~ s8 %o-Ab˺RBRڢD~<|BC!0cߙq'xu34tH='tD*z;`5w NPOJ< 5=2)!RT'vHNٹvۅm \Ο)p@"o 9ڎgn_"T~̃!~d@R7sҧ60J8~:uYrGaL;kMKsG$Tx:ƻ/p;&SXg8߄ߺ z:rmv/=7 ԶU=" ܤ`Tw^X:ڳ|v1LPC.#SRw[xPdrB9b[uXOҤ.-d~W_z:̺ \dsnR 迤&֫nѳu}v ؇k>vHs/aEAs38B6R0RpN+>9Fs2PW 6['Ǖoj'g/2x|>kB(lLV(KDE;-qZ.XD/Pl +A K³?;!YVRx~&8o!B2+O;?su!?Nm(lDEUqA=]+}>7{gU"ƽiQ+vbw I#MmIAbnLh7L{G8H\ IV0\ c|UF5RS,(} |_".r$^ IҚ(pMa[VԊaN6I3H^]r2i沌N㮝G)Q5Cp9dW ̞*ޥp +Ӽ{„ڱ-7䮴~z:V[k \u@@n@M /R  aW=Re6 Z4<뱾-i"PT5+԰W^Ylx ޟڻ8+5L`SN]:S6uЭ"K̟V]>XYp_FIKQҟ *97y N%{\Ҵ7BEΛt1vZo F 4, ZĠ@ĠO:$oiL#@۰i!bZ/ 'A;9Sd次Nu ^-*ġ"»Տ΍X =jOO=qj|..4 9*C볅acUPPDz 丈 AԣeFRv25mφodj !IV'uJa ՖC t/Mh]e2q\[)pWٖstZȋ ZWU@@>%i7-/#a6ͫ=rx CTNe2,lL06hHL-yhw ͼN1[4#׍AXK} 4 JX!YI#eY6U`Ji6Iq:aYX-5O'j}šXl&Ɛ ʼnx^u|X9b"  IM6pc ʙt)OBԾ*0зyTg'vVc14|YuQAdmѡ{AEo%=p7

@DYE? /ώpM<,0/RT}VgL KP(nӜq'*[t/|&2?m}z>%lFEJCߚXVHC}^:_H:h[oD7-]p݂{4$zJU [g%XiQݻV9_Iuyq`W^ܴa9n?Z@ZxĆ2_e4Sqr1@6'C7&(!fd; UGT?NjQ->NYU]ӠPᇶEHd;6 K"潮TixUA$c%:z\Awq!QϪ+i㑬νMOBJ}v)=SvEE=V;_4+Ag:_ZujNW4SHڱR5{Tq^ Ub2e?߰P@ASD5%h-p@ Ɔ/>t7e bJylεC6VC(p {KQ""GiWpޟ `E]6pV38jv(V -9 BCgHARz QЫ٘RHC :7UY h.Ѹq?xȎ0H5<Aӄ&7/ Or - h$8'C.Yb)м(G 6pMڎ3WXZ`K\Wi92b! `d>-pЩT47)5w_yt Zex&yH=#t+x}퐬My؆C6 ӭ)i2j;0I5(]/g9BuT x>ZӜ _xG~Dqq!xG+ɻ^uNjTܿp ޹PTB:t:._'`# q6UU!%ÑB b/wGl2kM|*2L[D %~oϵ]Cd_ D:i)-JGTfطu3}1Fأ]@`4‹@# "v;:4Qp՟cpdUZ-f)6ɗzY!\E҂:"x:F/@Ⱥ8nhXO7Gcb cu^VNy#T7YύU7^" >#?􏋃RQK2`OBCO{#ӣﳾ᭠c\@Uv)ǝTu$WF@o?ӂeEOK1du+B7GÀhӇ1rK Ȩ"ϼ; +U)ؖ؝ K9/~Hnש4f [U.$U@-Pzpߣ^mN# zClBdLb.µ_/u4\swvHو?4z?IJTԖ^JLΕ`ŏX22ʳkJBbƵ$'%vDW&buY駇 #NWyN @xMpr_nBx{oOMf1_05B>M9.˴W#N#˄ˣ҂n ;,uScѿHK9~^ ǝi7K1|IWk"tN| (20ZKD:87>*?96>PM.FNch J Țzz,x@Q03i޺M3 'ג/L+WaL<-e OTW1eqDFIѬ!%!wrZp`i_8 PbsuvHSޠ!ex=Y=v@Љ|yO% Ki8@/S='6`f8|tPptf9BG?W1@u Cdo!}@gѧylLP [B(#FGv1fK{>ڰ,1(Ŧ!SV`꩚󾵪6* .s構I\dw%!?5 pJYՒ6Gm|tzRZ? Cu'kb$ߛ6)K)&ƙdvD%Hf:ayzӝagz_nƞebi2c48@)>'*' cΎ!Etw9#pk'Y2Bpa1nc9=HqeXq0?X,).YFE>vko7ZW8 {8%RNdW#I3gEW.bx]cTS4-4q܈Rt6] eΫ&_I<ÁKhK͵QsM/*ڋ^\O$NQ|)FYsbUUס7\KX1 ϢʑAUz!lGmKUCrƨF8ga86ShZ%`19v_ r8~}aM\Aۤ4$C7k3Ckg=ۼWΡv0 {|r7L@6%^_zPOo݁Fl-~b@xb |%`U0NEDǮ)oGzh>#uW"MvHE$BX3ƙۺmfD/WTCPvQk̈́qEK稻l(d' Unt~2g?wV C?7Գܢ/{:W=3]8V^t!(8fR:m~~ӂβ.?is ~ڨL kTkL-'U9R6mK`Cv6Gz+Fe[tf]+`G4nx\r HJmH c%yLD]RO s>V n:?Ubߺ̞<K4V>>> Ha'`cT0wRd^2'#S@ZUvϑ)Jzw NЁ,mFcɹc dXiẃW!\s %lꚱD=?T=DF٪[+QR.,ӛ@pCgLV+/؃SO[ ~fp(FqN,7сr!ҥ~gpVI$Źm$N,ʽ%i>NuAi  Y%'!O&#]̴YC2Oio+:Eϟ!i~̊`MMx~pCbICumzMwǑ3vkT_ˆq{Jyt BUYG.3v0. Rjpc#:QDbSFߴw> TpHK/һ}u|^Mi}(Ț\ʷ+'#( {6P")p _3աjoY,R:YU3jԂzY }!2$XT Hu xr[2|m:[`8+43J_3F0vmԑe?ӡfTC`DW\ L/OƐ)]=S ; :ߨ xx.n(c$S*f1cQ`{ LYN})ſ\P&K _'u 4Ȭ:Ce֥ }w厲 +ux|hLJZA )QD|7UNۈ}КG46V(9on__+`FwtW4PC VR9o{C=S ȀBuJkDG>P;#Ȉ@n{)gY ӗ<>%U(.P+EFJE=!MBBvwԣn-=SGYȽfh[z瞊K+jޞP]+J>0Uq͊ŝβLJɻs$jFXP8&ͭ KvOCAJ0%b̸xOV3`c51>|˪Ф%^ :j i3K?DXoYTe0+`=Đ݃<dHJģ5&찌\n2Y^yk庎a?"JcQ:ӓдd"U2|D~ e H^*T s (shJ WJ>_AXTڹ_xAx rtOݦ:%96GKΏv7 i᭸Μ^"@-Шoӛ9@\K1v}-%;/ 'BI_$ýzl YG@k($)|Q=4Juw '1+um0#rjV_VLh\s?5[b%:v%J%g#gd!b'V#&'+PEP!؏3!tld-j^Zs79NEV[ukj@s`ᑒP)ce` E]T>_j^ *Gg6OZEyB`zdY],b^jfcUu zaKvM=@Dz)B h9%^˲qX-1#,YɔAiK 90nР6| LQ2h9iɏP 9 |ב%;r5)PhT=-7Y8ŝTHİW?*lgazASmYx" # N%l U,Y=a{4 ]a 3ȍ$]<6hSal6@iVDVes_AHIWdę%m=v<"BB{&4M@ ?3{5b!8m7bPw^zu݊<5ʹx5QpE|#HWU2LY; woN0I"Z$JF1M2oޑςG[`p/ugbA ez2a91N:0Ser ~٢`V{Qw0&Cb.်<ףaiGyQm/:x5m͸A( #*iɺ7[- $Z0nsF|*V=ShBbqR "r[7VCJ()+T¦f-U tC :W:Fh(ۈڦZjB")Y{D&X7 Nͱ1JͬM&O.1KY daosR,S=A"C'x ]~zp?ìivP)f-orpSy èt +Nj-ky_sNIcp#QW3˙˙Q,G|dLqO4ߥ`tJp0ѫS(_=t]b|-`(m_Χ~˂jgP^~V^!J6v<DŽ72^i3\bD#\rZ|-YAׯd:*1L( H5 zD,qGJ KM$@ ΒN+Bqx5KycCX)xbY/KcQerQ\'[I/a.mCM8ꬦ#ƒGDPКNfUn$H z6h>U_=P( }`!ԜLtP:zV iv{KrnkXe1kDO\NPki gKA<ޱ,:!! YΊQd"۴.z}+9 1)( $13Bz8|a٣^\3VNӸ~ |UQCjk%M=@զI JCBpC0r#'7PK3S,vY>!1o ;] Y2H 렝ENqu:'/" 3 2ѯQӵR-ןtႊD9k& `/FRf WzYJO5"uk.^+tZړO4 3bJ >LKb1o-4XW`*^ِ:CQxadlIո 1S?F#u@ ϗKI~ r_q' @Ec|n1LslG mG\FcOszx>V ؑ4p'ˊ9y$c$K2dVFKTW$g`M;.m:|4{ccOtHLA%5-eb$`$N&zc OZyϬG?h4#^OR2 s Y)MJ(s9BBbcKA h)-^#'gmt ?}Lۚ@ ꁠ'R8+_G8,^ߺPL%㕉F<EoLM}vc5r8,B =ݯ#EKa6mYTc& gp/guVSaD;#;{,k}s6C*"s, Ss&\wי)¹&(JC[xa5zXzh_(`` o?_u9v9p̱N{pfTQU|%-~503c.G~3/mJ:ȡo2< /49aDۻP[@!w"~RCԗpkw?ɰȊΕ2ӥyqIJUl RJy:=r 1 a(qDPJ/7*[װj ![(Q sNP&GᏃ3 --oCJnfKԒ A2` ^cW,U`?;6ۈ)"Ev+s> cX7oҝK˚c՚ 2ݡ!A=[`B<,QpԣFửՏZ'ˍ5}!ש=ɚؤw'%q rh k:wl>rc]=X!E "k?qq]y{,GC4x t{K)5^v qnW![MU@Ld˅ne\au"|3Lv&O YQ jN7zɓ3bsͤ&p8Wp "3#N +1h:9MGbPwTHsagtID*|H|,Ώ{bYb+;gƀ#bVNz@*?,օay;5| Ha--5[ ̀d6ⷩo_:u{X Ps)iC?@T殀3B1-e}͓7D$P55 qIN-Qk8uweX1i)[wME 6do-Ej<ҋ\[O}}:ʨJ`|X`+HS j:Ҿ?J'D$gc]թ^J1Im:ݜ 22br]m}[eL&N]21shcYZ#)a8W(gEOd!Y,mFōU_Q˖$h$]k턕{N2Nu6+~fH;XRpv+Fڏ1ɂبQm"Ha0'MVAj!NC8$Dyj%-~xe/l-E3}!*3Ck)?O$Kɹj>_..[Sb au7 8,)lC?}7y(ULh $I2 qS&1x6C&#ŹG7Xz|A=;ʃ0Jd2kuDT|BrO{􉑝MdDToK=䶲G~Q"{|B,+$KƌQ§&xo{KD=wgZICI-Hm`TKqV|-y346~JJG&ʹg96c*KOcS2s0i=qq$uA(_6l۾;:Ұc+ּgWC~f~1-M^vM@c(`.8`_l '-S@ 뜓oyUFJښWWp>[aR^`G ޼;G&# br)r_L#T>9e 3Uj\$ f>(9k>DsvXJ-F.R.ll"vfpL>ݾIò|ô~tMWRw3{n>HjڤN4ZQ v Nm ϋELUA :/co{ 'MZAL /E5_?/ƚ]efrqʬ7]t.Ol Ya;Jk~oCK1%2wMߵdM% XA| C0^ܴ>Bʃ= t'E2`{rtH>6Z1%N>؅d!,f$|w3ݧN]qޗ=gWui*WPdoyS~ ȡQ},QQ>IH@< CT4ao3S/ jRnӧuF];,[^ද(^6:Qne*QO&Ӌ?ZĂ?*~r=kx,A>ڣ3/6&L_:9\x*Ė*lŰc.fsq#'k0}}W ^o -LZY^E40P{\f?TZHq煆o$~X͎}Z%Fo56g{g'e'7h2G&C62QNm 隯qDW#Ķtkw/9? ܋y=?Ax &H0 =Dwl]Hl[/`(Ƕ!QOFwÑy7il:|9CӹDX_s1qYn+|OKְtEtD;fmU|;:?na"'X{l)b8(|2'dzJw?.LBF#.'+h/ [$adHV2|+AE?'Ք6lS/?}Zl+Y6  n>.U(7`?l"^j+l`#pRگEEh v:Q/Or)V7x ̯X{`7Lšb|1^cE?nX}cd^-[[t3=c>mD?o U]~,]{_Cl*,%z' ="ܕX %Wcn6*M"jT_ip]NlX畍ď0oq2c`lXXj uF4Uc{mkLgr%&ykS=:z]ل"rT 5Ӊ[ADI8זJx21̟EGV,v} fvFE؟74˞v?A,WY'}k]t.Z&.Ғ<9)HEyےLr`ܧ ;|ڡaSE\_?_9=4[=@etHD弚XG^VP` &נGn<20ػ4͔jQ`CL揵>2شY:Zi∉E/p=D䏾elIQ^; h7=f{a3sޜ=p]0M]z+4}:]U츬0 0,=Mf6,\].0hI6d'W{+(,Xεa>(f'V6 `[=ES-:BL!DAI] nNz>>gm ;)g $gh-z4#Rtm.߆>/["-whg,:f~}sdOrtsBfG*%BQj/l$b[请Hi䔜UT>캮{M>xrF5D1P))iZWyBJ@^@7vr+< kJ]q>G ^w sשۤNUd̝g\a/b}H5}g}$N/΄,e?r+;5{2d+<34$ɒyKp9ޗθ-3iD EBanFPJF0JF<*0lj(ϕr7} 5oX(%kWrE<\N^J`]t qpO~~vlKCo*vXdKo*4&N\V< 3%߸Ψ|Fm7%.r;눹.H 쪜 i/ӔC`+Zj*>;Uh483֑W`K1j- KgU 0HNin ),ԥC[Kq@(b?Tn>Jj*X~4Y@:.pp {ެ$8N zex5V#BN^Xx]g:z8Ϥ̀L]K68jtPGHJ.>CG /+/>THC=黎x=ErN@I5bW7Cd-jppKj)qƻ}'w*9l=1"@Ytw YW0;|IV Ċ);ϖA]k?g%jb);+a"z\}N459wDsTڋ)g-r7q7a^2J>: Sfᴂ,gUՖ^PEJU2*)4 bL._$j(BMamvܹ:Ȝ,U/<]T`uIŻmjڐY9ԍC{aH-!hYRnQQ'e1Ӹف D*rx)s+@i]S2τ`h} d%YԈjdtR:֬)>Eoas+wXwPW0f fC 6`TW `QdÞK!݉Crb( VIZPPiVp~Hd\L`4u;+/hgNxG ǐlR'G +Sp5WMdנΠW˲e 7/0t>yeaXC0,r=]_i^܄F2dil-oJy *Ktkd'U~n'jNER4N|ZCq zG ?g*seOBOAm7ü|YI'e㼇pep, wΐ+XJM)5;XY$׽kۛ[zyCw1{ |K8jpk/Hs',FH=cCΫ^jf}WOf?,r5,g #)I$SoׇCBWpjdEOW 7M?6UYq߅f?o$gXgqúʂPX^eYHv\p`J rzȝX`^pw!\GN$$D$<2Mڡ)Oۦm\8%o{Yлa+e0BEӛy}aV b'TS f /(~ Fg0]UY\ 4 Ub&pS`uCJlC墿Cllƚkm `<7"[HvUe :1ע1J)iq*mDVƗ)AhYǑW%.RUa Ҡ*}4w7勧V163,+X1CpW y f06)Y3X)8?Ŭa*TnqIi06ljaD!`@RQv6E[j\[󸆂Xd yᙳJ |dQU^TP*޸Z: OLT2 G NK9'i*)I=A7 TMv $H^ X+c#P(% L1'}(M[& n66;==7^29-Μ\>{tqY8b )MD"94NU!:„tJ$p \)<7ohMVY42Y|oBK[I%z}@o/OHJd5um$uRw& ЛE,l0Z\B#^ީ?qb^/9W*lj|6QRMC-w_.Fµ(y›(زўf97:gJfVWcp=5S}xGҦZLkr;87ܿyAr8 qH2ٌe'.t*`&0@ѾlDFɵBsʳ(]@geKHx iRC.->3k>c ,o{ab2fz,A{i?l"H}N6F5.?sB ՍUHPF F&Re{vɋ֩p# Kj$"'sdVZqT' g@ޫ*FsJ$`7d4T#ؙ_J\+0kܔ܀+2PYvd.".]X .U1?13ZWU]:^me*BQijBF"rThL҃ˉpatH' %aPhP0 E\kfFrڵX eVzg:ሖNyDN,elofn^ Eǃeҁ5u'z ylC>ɧ02IcfIvܦ3bLmS_M h{9;C }nwRw2q!$%`ŁdDCfGl6qSPޟS~EF,ŇTzk I2'WZlAC0Uqv;NÊx(kOr;z=n/{h<@OJ .]߀iP/D*$q={D=I:* bԪj:YEd$?Ibe*)WWo,?,K >C9JlY6j _⽮XjE~{ئpؘzVn:`6B"c0d۸*Zƶ[l֜v@&a8DWÎ3}oW 8bv*Nndb1i]zb?FgWYŮT 6-g2emԀp2;Fu[N$ N&ÜU)v*dy,2ehM=dʉZ¯$Xu)& k[V"zcc<&%3K밗8d7Kmut `-oĪ`8B-;^+,VQ7I2c|r szE,[C!9j>TDlq$ ~U̬U*WDz%YFU_!SyۗvPel;+m'E΅ !0BCo~zsق7Cp؝/U!V S.K]`={~pcz)%K. y0&.;%Μ#Rrm`47ë."y׾ftWtv-qf@<>e 9Y <jzi&>r2 U B|^sȪ\ƯmJy63#Bشe?tϟRݑV=y~Xk?"hLXHoāW6ENv ?Su&jRXT;"ߑ dE5Bb\0R]MU~5|m/ XLy!:$Ǘ]Mо\/2.ܧG7B ˽Fғ-815!LUYzi j ~/Bpj6H8La n/;blqUodEԥܟD$ΖP/hv #0{墨?"W;CbCwVG{|vG 9O58֍TCm4'Y-dU֕ܽnZ DG_h&ޔeN˙k:Cov} 'xWnŀچTG-1`1k?_VX+`\lc13e%7VVv7>":X{k [Xj=ygBq-HHMܫ[ P:y}[Ku zSYUG vD٪K^)= -SBIDAܕ;uixC{|99p>wK(B줋?̹G\E`AX{t>c !ykΏэEz-8x.1͹%,}$5(,L#`53x3 Ⱥg2ӉL:'_ؔq7ky /ze`:Cm͒0؃ˑ +;Ñ?5, Z$ >'sm/ ĝ\p=m<=kE~~ƺaru{px⭢ܐN߾=&M''6`Qm]CLnn? 8)덶ŕ'"zx>&ȎXx%iBP':W-*ntdY|Rkq„~Z7<:I(Zdbs:i ;~ݖ[[oVG)ֆ]tt!qs:m`X#}=)}DAìsc9]?º vF+D ͓ϧ#M ?#T :^+WR8Ar/ kU怩b,g$1M @ )I7,"[?"4,~1Feˬ(RnH!h>jfi}5P*2,e>lnmiޥ+TUm$v'2-pGCVJ+=.WpțFm3=(e^\!Ac.`3r26cjץH2 ør{ ksLM) s8z ֊Ka?`j53nb%r:ßyM&$3蹨^#) b +!ׇCiot_| >3В^Lf\(KK' G^]Yci̢r mS;:{ooބ=k/?l4yu &&hYp%XF-hB|̥ayRUˑu+v"DQ8|Bݷ3CXD j'kUkU7(TqΖ;!nWѯ3eOľQb e4V b2_~4ׁ [NDr%a ]Jq |Gۥ5Ϳܣ 4ƥ0l7jGe.*o(jJdxJM,Ԁ.Q5 '?H rvnI1?Nw \jېy\zZpܱ0+]&3(k 'c'!]ci\>妍ۥMl_TMZY0t]:Sh:[$CWhLUi}Σwnl<#0sF$4Na"vzT3סYqD6karg9ڇ=󐣡vt3#ξUKFE,JNP' ضҙz6U-Ytv5б@ee_"YW'[ rc7`g6 >$ _}v+Z:A?2[O" p!mJKQ VibkHIf_AŰ66=%tL`)m퉙"x;6LDWe.lH̕}QWV(ޒ4kan#'_SzAǨPH̅W1ra4->Wkaփk2qA81ͲnA(lɞ{;k/sNwW2іwb~S'|͚cOwc&w'Ll U!ɋcA>={WM29B/'Y]êa*2jHxԊ _ FOY.kѰh M3VyW@r\m`g1eMr/%Q]p|Pa]D?5Bps"Ђ2MēD,pV>}jkk0aɃj+2rUg PDhmDT) [Ku`n.#屙*3SAtno)k J=54_ '=Iʵ}¿T+2 8n2.tPwk٨ۭIqTS^9L+l3vy>ұ!*J5B$,`ԠE[ *iÒڵb.֫Y6&\k>=ƧgYLVY@B'uU*:e&Y;n<{ݗM`wY{m#B%<Ī^ .GYogD`qҐue4b0[%Iܶ8D^y9,\P > c3Ɏ_~Oҫ r 0W~p͙@lXGiC6)tX ޯc^䅫M2!.v/c+pbw{@c҃ cSwBg%hAtJHpTU8۽cͫN-ȎEpa'dKxmluKyqlV퉔 .:=vM-*xmsFD1?-H`M*MvKSod^]m}(";'ET<+SW^ڻ;[5%vԉmķ NqA /glޛR|zK=p`0*ט̊u";oQ;3. i+!p.irrTVq۫ )oPPȲ9 s#jH-jvE1KòHҗ.X?gM"]J6>+A1+}gچ/</A`wɖɓka{*ܚtȿވ~A _g-@ #\|C#5DJO "?CnXL!lIjN^)$5$UhBJJ8$ٹdi3<._s{"i>E('#5 6TBu+ی=:M8PuK/ـ ՄBmLXnCJra׬+3jz{wއnz}mz U^A=-F +(QHϬ޾7 Q$la_EBݗ/J݀C Fj _`c*oISĄ3;f^@hnwg%jzfp>Ưܻ>j ^ `˵'+nMsOMx6 omT^۪ m G9t1S 4+}HTXu)Qx\B^JԤE東S@&RŢCmK} k  I!w˅A|͘Z8ucDQp PT`<)%PEmf>?ZHIC-i#V& C+s?SBzm+ì+(ۮcAΧgHtLM/jJH&'0yIA]ֽڬMRHq!wr&.~It {|,s,&yJ܇p>l&Or RalrN~G4#%>I0OL+Ia\YC!h?} oZ@nO#'.5rVÏR3 }4OCAyw]PfH qNCPfTwg)vϢXhXRٶJwL?ِoߙLNo~Ukv]Lo"&61T\9967x-])@=* 3;Y}ޘ.n6K[rRܶîtB6gO,MkhE%"݋qo#,nW뙩HI/x~@4_ JĿqǸsiIB2aBPQ{VS.VM"_ZРJ'܊!~MH9uB^띒k]ij+^Cy-M WS;a+]z𧰩"ѝ7qP`_WqpH'mTtwE ~xA( hWe9W=ar&R/DHƦ4T7`IY=/8z%Ԧjz3M@p{I[ a_ε}VKPR0'QHufeŵr֘; ٛP S/ZmᇛtEEBQkL{wsCA՚+jy<+`8m,'ʹíJ9)9$cb5nYg|)B5m}">Jm7FY54CV3j~7y$ysXRÜ@߃KqU(gGݹg_rKZ=Vd!RH@E?@SӄUKIf u>#̄%Oɾ4}'=@6kU`hJyݤYز̘AIsMVBOKUxuFT P~;,4)/MW'0UF? -}W7;IrGM4h;1>: sJd;2%7n_҉YjXQRߋnZ)U'9 E!ƃ;'l+q 3hۢK! r FD2jK'QQ/}]~$.2e? ؏RlIap}_MPp8ݸޢ?.Cw#~ oRx3o՜݈6r+F}1~/p X< 4tD!r՟=ŦU"tL֋VqǗz{#ŞNVZ+irFl9rY:_-):'@'EKI%ZMe}1hf9[ H%b)#JG&rY틊=C?99  oK8l Vz],Z&O*ۻJ*>t9sjX,+IN5HLK/+ w? `Ct'w?];p;7wk7Zy fә!<6w~:'<T.fSx`\fykBltye"̫޴VC)=l bm"9Ty܂hw:g4|e{ͺ2?"F x~m\EKYUkUFDs@ FQAWUۘ*N8|W8)$\mޔ0"KR$AI('*.vpweQ8Xyb1ҰCS} 9 v" ӑKKJUR-N`xo{7M :z]>i$<:(FU<ꦩ?`cdlN,J^脬=7TL;=]kg7K[ eFƷ$\u_7yk8zC,hS[-|+myVk}gH| Îau !tta7p1q/@)OU<ӭµJ/l{XBDoǤS?{WH7d 'EMP$Ŗ+65}jG9Z uѠ7W0 AsӅN9e}~0?'1$2TgCyuCkRNJ$Q6t L$}7̎.4G[^wWb+ۣڙZC2ff1Jhԉv4TO1{ϓE.< 4T ljH)ox;]|TCPqR?z ,mwub>erR+%'-&qc ;^&sYMDw_U0hha"oV5t ; 3 %,szu"PB@ӆVh+ҷgkYLpw ϨxP_GYzM\ްB­s#h6^ӯS ՝:gvèMHiuiB*@걄&4GRf m?W#Lq$0 Mىv t7Ukprv]ӥFN=.QZt''spаSUF{XH$~޼&gѹ@/'s"Yss3!"tu`ltk82%ݸ2gR^$ e` €%uLc -!I?VG@ q)=гޑ\وbn{ԙ-JI9zz+y$=y3mzx 3%0 {/dx C U*ꏴ7]N7',|@?̓+r;li F6\P‚i7/9a(7: 5(& ·A_0ɀAz(HBN `{+ްPz3n-\s p Ѯp!q/jsq&0lP*4CIWvhNOX^Uaq%fƂ&LK3?Zj#Vnn@8+sҧwDjn^2D9SE3Y"2 UɟXs@'Ikj^~B_~cܬ#H6窲L|ێ1)!"$iJnY(,|;R>B1uCU\LcO'.?6 V6(>ѳ âlx _s_u Q=l-ap`FTXBLpuWxbMMY!"- "%MM:v_S ՠ@ǻZ`F;vy!^aFv}B4زXrc~j*ƒ =$%$[ߧMQkƻ ?aaS6v!1F:Vǧ*os|Pk&Z";f%)rJ•\L=[V-5yl;>㮥nws-RUk0m Uj_4ӹ&w[KK{HZNXmpk2X#rbXL?cbaoQȴkzӹ/pUgtD.ȦI6*GR[V!rR@1XF<X 7'=B$5bGe JoOXqζbB)W?G9%&W:ĄI9-LQ4Ox0 JI=`PRw~/kfmq%44;Y}gJs1 „dig$4>E!%*=iPE)h/ҏWxI6>x!fbۄv^=_~7}(]v"gv(υKS#)KIAR|.YJNMLcy-Q*ߝ>wU?{yf)d Wd_ZXF`!3rrX0\0޾{_&FP# a"a}W>di(M jy G:b ,9)2qLXe3:O>w͔ag_9&Il't<7sP7$%A'sI9@c;0u+:4=ǦW6~DqT#xnMht"W,'ƒ䧛  )xqÊmqe8R_!AK9Z'QFuw)_JF4[ pԪ4Ja#A^O~]<(!/H;uiP*V8 Tޅ:Lmq4H/c*Bړ3AJR\-d2#=5)5 Ti供*j1D5 lQ1ǒ׳F V) U 3 οG 2OxΟ"j'7wef83ߧlu?"_'͕":FD:8+꺉fL##n È)kƀY!'W+'-u祚ipS7>[K(ؾL_m TMj _3cHYAqT*M]$! vD.Ooe^qJ99]>Tڱx&u[KUq"_b>B'³L\T]T_TF/l?K?y$[&D3Ls7r_gck*BMk q~+1*Pr޸hBTVN]tO|՘-&ڄNR"DDs؀ΨjNP3/cDGE RҊx$2JP[3Onl0Yc+H*poP)}/M21;0 |"P*8.%nh sIf Y ?yDKJ_3iZSB(x-db2G1=(s 0m]B(@I!ȠA1 vxKbTN-_2*; i?ElVzFP;фxߧ|I0%h.qwO 8mw!%52AOYE/;!%>ye:~G?xNfw .G2x<L"T2x=(AVvҾkLi@!${I~ GSW9PCKV2xތ 1I&a)j8xvq})2O~8oHi7`N 4|3;B2:=%a8!jHI+]LQ! `n%?MP)/-QIgS~3K燷wg"/N|>$J^{Pz)3-oe<.}:0^u: x -9 J.LjNVkMnLanЧ<Ǟ+C 5ZKZfF(^&[ f=ƋcUszB7Q豞0/ Nef@z_ -=/Hs3'UW-M:v KiT6rra2>ƔN4 `lJ^TZkJ7ee-"կn ?X>F4v.J/!Da .`;Pc}1R-t\ױ ݹ0#Jf,aZ$sR}B=Pz6Y$~D 'Z7̪(j>ʶjѰOJ*M;#ͣ:1;݌%dI+[Jr&n:zԘGydQ'Џ๟2ۺX|&ZDh5H5D܏W@YOx Ed`D=z/u`~夸Ó骲irbl2Y,z;Wv#O}V{`Qd&%1ȇ!k-ϻNsJy r |-NlVb&Sh(Uls n-u,tbM/NLȫSoraC\acg`'e^u^E3ڦuɢAdqvKz $HMIںE)Q㘻3#%6({$;Jqj{Vi;T]lr7gGzGm7r hXlxBcM PƷ 4X,KBFSU*{ y J"R8z gS L;'-,2ZJ1ٌv MSޡ nkK{+U:6&U^dvPW1G)qeaMӡSךA}}6_Na=QN'$zDh)}AN Dd3}^ZY#v|a BP/]jv093w]Mq*63;ecޓYYoWZԨ-@>f)|k$HFMh>UN&6:a#KxYҷ&}c1K91/PInf;Ĩ܂iӶ`V*6+XzJsq.&"#l"1/:ShjD+eKif.]QQ_o\7.b%?-)Sf t^C$h(>U-iY ̸yOxU)I,]:coAY X-WmjD1QpWNStc¯ā;@#FV:N[wz"gEiKumE*k6dtAMl5aN wt:yvl.8w>?Z,?wWMoB>a=$FbEPհ\ a_60$+&9!OWFhmlw?W֣Šv c"syBid7gI[ ĵ0D1!9rȢɪ}K!/BZQ%9:Sɵi&Ta0Fsb "5v( ً!,%_P lH")q9jc`@ !gP0GWȰmy眺V3"D%6<+/IcVWF\Խ&!8rl#NUc2eNǃyVcCRܭBrש`4[LFcƙeq5H8(\ٲcfG0Ai^iyl>=XSM|N.jԌ} MxCd3|KX|\L-a1*nlthX--5t̫XzVfNj eyɒq CfB];l-N/&" '푄ޡB5Ͻ%;$wpQV@*|xI܏uqQOsg#'LW^j(U9.?[J2!Z%8M0v8iPhKsUĀzi[::QC=+W6e"m:Ĺl4 7 $UvgE D \$VPNơpi}8b)[a&huy֡(nC2$>k(}3- :V0T#KGղCˇXۊڹ_gʌ=b@rB`Dp9 յ'K%eӗIr"5z&/Bks`pv ̂6;Tn^U_3X"%ƉfW!ѿ#'Fr~q?"lE6ZNuai$':H}8uxE^^\u$Nm]ڑa=Q@ k~'("6$>$[tZxᲞHeRdǼhscP.R+yڕ [:g^%:J/(S$u=QiaВtz * J BzۚnR:_\KOI?XWjL%q YfdNbR Hc$F>l@ݐ~]E|?b}~6l ?15qZ*Iv{.ug R'en%OrW/'DOkVt1'R'0z"56)X G1l;c**ElBEFtxCA#n[gLkx,5NbMm*1p,+81-?w7m2;?(fOj4TO{<0oC1d@Qd3+(tO.FKBڻwRGͥ %0>Sdl(CS*q暪YvBn0v8N9ߡYwPR\TF~GUфbD*Njo5GYMpQ^L#dm[j3>NJ蠸>v0ے2pOJ'sťJ`a!q`C`+XßO;؊f'Fa{@ cKK'v~$6iu/ <GVX%+2ZB `r)Vu@ĎަFW0̡:PSW=[Ys,ɣ9tO ?i&RƭaRAu ! Vܓ] PdK+[FeNS¥Mt75C'H8c2 ͝V=y3Y~E 6r&dyK!K "=C>B6Yb- R6? CyՁ@jz"Z/"B!q$|.V8h9BCg65ҕmenhMc#LÈpŠIH2*XS5k*H~:\+)MՇ|2Wru4\(kiqz=mGO'hH3M֨(n%4~lKwKA@w]/Q̼ϢIw7 J||~|GeHFO\9S^z H*:=ġx 01A-b*7 k k[8LaU)Hŀ5` VG|9ڔz?}WƑeȼ }|UtNs±QV5Tnf;^3vUټ7/tafIZ?ofzM5h|\hW9Nuf7lE\oe6Wyy坻i$P'}"̭7R͠6`) }h^ڐsbo"%2+ez!saUl+ pAvMLr))+؁"_K`ruesCQ`R=DՌT7&Pȡ &Jz&T*:qMGf5Q[cP07גPabAgEмe;Zj}B"9Gƣ%X|ܡuDؾǔpuHl>~{Qx&YXz!Xx7 -[H"7+_g*A.hNxUtէf*-vLᷮ:'njP~{_#dabQd8YCd,՟iU" ⽲Gw$ S K5j1ki+ËM#T9l_8̂hЄ^c3"w#2t}+p~PN7[@+ o9$0I0U2mw\?sjē {o6 ߂'ҽ]^:9\2^ȜP\EɥK͍B8gҬ~:444XhJQxk8Tqf i1U+ ]&[xwzQtc~j,> ̤QlA@.r-lcJ>g/%`,:>O?)AiBh{AG\Eh@A>HZ?0>Z16 Ji0' 3Q].<YZѧNrx>k ]В Xf[É2M qH cϟAgsm3 LyȬ /RsO<Ԟ^Rl'%+`轱&Z@3fDEfpơ)[s Nҡˊ Dx!5j?O2&D`4 WU^r=!\]S:wj~`4Fs kֶFs+.*B ҈GT=[ O!R#@FpVwg$ZtQI~>P5w|Dn} ,.e9hY+>=֣՟JkXFW=wyuW@ț^ņ(8c 9օc+/Pȝo5˃kmF N:FrsD%h-lSAIi.ּaݨvVcπ{V#aNŰß0zWB7eX*g8xGnLVH܎>Z"aX}d ?ßwe|OUijjy TX@*2MՈPQR#l{,LF\ژ~yς~RL|'9l3Ը<9͢]_wzG 5UuzҌavrUbd@hivۤVkNJn*A% 誶Z{Q qov*;^9,GIb`rЬ[D#eяLArF(8o0\6F:ceyvj"hA;DY|_&8E8׭ Rzwu!$XJ 4:譥(0 K阷hB { \iWHVX,|Z[x, A=`=-5iT |%%"JU0) %NbǑPPƔ%kuv(%x\\4DHOFXL\F7$: y)zɏޯ%%}~9ōAx#]R?v- hV$ǧۭR ,sw W_ 'xcnbϏnإF!:*} -i=ns: *A6j_ #p)Sp#oܢwlŢgXSgji6w x;qLQ=JV ߦupTm1!K^vI}A]A"u KQXl{i<޽;{C Wz bGh3= J +쒚Ĉ7D7R1*ɜMp5Ii DMeA'D)j(lz4heԏ4^XE zw+ Fz\X;rq (W(t^B9?H=v3Ȕh]u\fW 1b)qoYͬ*H1`5[red0NЁq::t]#R*wDD[u:CdEUBz5nK#jaKӞV_BCI#p5N9ʴ}X+j0U8'=szcL@X} -m>dKټl s!IԵ}/%+}Cxج]Z:My=e+qX ays2:CDKok Հ R=D]0y]L iSu@n/_5,d_Aq333y@QA!T(~&6H3q}VZ.RDh0Xe}6950APRfgH1fהI i5iB=|a6eCmݝ/WqJ g}oxLI@j`gI'TN:ȖLh͘MJ#izC=rI0.jBE t|  jk$%FGy.ao9!뾲FK8[CAG=Ձ_OdMQ'Q,z 6v$ v{oX+Vv@iNv;Ƕ&s6U濡6bC$00w_C It(޽s3 m-n,MβEɘ|Bllǘu'XY Z7[]\DQLbT*>+(+.d?[rfm7j@E'a5\oKt`wgJd mV[剓9=cfPLUۃ,^BՅNwkwqc=&B*)l^/12{ :Ǧa#it<[vNT;򅚞hxz)I)Ԫa8ٻ4J#ODX #ZuELwxbY o_+eӻc#:ܒW#.ğ.5(-H[5"6Q6F"ȟ:.Z+\rͩJy-U}X]blRJz&PK' .+.%gI S)Po:Oע xȯ6/*-pXji9hw.-wN#Xgnf0;9E>E 4Rw1[JPp6C1'rvͯ1 h{ wVKjff\j ¬XM1\7Vnv;S~3pgՃٳ̬ ; AAdwaS*,qˡ9MHAGl t|1@Gg-Efu}F`HX_^|v(RqazΔ (U/eY?Rb-ďpU)m(n$yjW~}R(RA!$\>)l[wLKuvQzn^wA+Etg1 ˌ((oLucmcSoPa\u(km&S79xpZ%=#ۦpY),% fJi&)1v3WwZFcv$l`~(jlO~`ejj4=h;Z(d8}ȓ d[ qu_ G#vfr6 e %r:7~?grbÎ'KWqgQҚLb]rۙX|gM7_ {<>'œ*bdC 6>LSw5<+m^ L~z*.8z zRnLFgdz~n q[tt3RNvч":r.&k(_1iS*+|_6R|hP ;oۖj!ﵱҌgqش"Da~X l~I%á;s}Nj;AE % qoI}WC~k^p]CqÑ8YXIҙ~0 -hRwt.nABn>Uf̆fޑnG9C9!~+ξ/wx}#d?!  H4BJNHMO;O$ցsG8gF"xQ~glx"w~ w %_(5j2u$E5PZ'?`Y w2taBoe=l/͐<9hm> hP;C!EqB.My Va(dWzg_C`j|\a򆪌GKC-,h`,<\"É$D nQRxR֛? l` 7dX"Kh8nWCSR1|v:/F49%F ["fjb4)#nJByoCJIG4՞`N8h(E~I͈H JlK3s\@+T&`]u Χ|ia?_+ 8QXyv*n,^>B|$/%*[e]<5f-w#k+e?*=F#U)1TH:.Nv]hW(bolXdzݏ#xX'5!L诹䔠 "8 y_@$"/,E1bLݾÊOTJ&'7@o5 ]}u}dE$2. 8]1s5.WOqBP3A[֎d+?i2*[~ LJD;aǴ0`a cw%k:# #z[ qQ`,@"lGi۱$郳RݲX2.?I>5u#f\TG}8O%RK?Lf>k%>4"Z%]C:xcYjVW3]ѕbɨ^1(K^H Gas vf-H\*d4\;oq*`"ɡ|>\k@,:Z.LwVb0w7!LVuC<Τ2|cm9N`Yɧ(.QJf5)XrM}\>ר1R E#_zjoUս(*;#ܖD1R|A_b6Nщt &З!:mڠޣ42Y枅>0gKbMAg8Pp5)y_?5۟?s ޚLP]X :#לqx]EDShrn% !pvv1gNZX52))P;oz_s }OIdRM4 }* CmRy^4f dfD\h-q鱿⛱?.!M% yr݌@D`Ʀ I-+*A?>$nD\π ègް]l]Nu~XEPHI{ŶB[0GԯkM'(O02GBad0)Bv;գm[ehg95nu;#Њ۠i2_f4Πek} 6{_S$N0y{Սj;^t{Vgm {^-XJ_&ôXGM SPST9I]N/CaLT8%1F-~??Uz" ̖ ZS.;TX5kg`_\MJdС q`MU@{t^et;c@S!DL:T3[9Ιܰ c3)#FջB ҸSFfMŽ I&0PHx4,ieG_]myW1+ g9'O v/9ۗr1s¿ fΰiS!8?}1 IeiЮǸ)\oS,;9^}g@аXNΚ^Z -rtqQw^}*vi [Wժ!%m%ydxmN7Hwk/@!U-FE+U`2f-dIZ0*F3}bMGjr盦gI=ߙ|)R(e}-l11s,aܝ]aß_DS|JN^02cٔ$ҸGFgHP#ܪ?ENSC } Zga<#orxre|I@NM]~5"f2?j0m{.<S 6E8*s]6 u5>`*dvd >^qE+-22 aR8 v*&Aįav]{$7}2 9dnnsYydt- }P \ş$R&8Mu!qCg Pf֩׸S7KgG4)jN/g(^s)(E4s_UJL3#ҟWut[|X[ŽCPzMl&b)9|vͥ1ۚRz{WTt;Gu=P.Eq" Kl_Uuhݴ=,K5A׺a M9t1Jh5(N͋9O$ʝp4b4Toh8&9%nEZc^Fx)4qs=u$ƚcΊH@]QX>f0˱R\А})s G}Tׅkj@ˆ1Lo^(;6g q4d34[nBx 1kջkF(K}B[cǫW)-;V8% ]"BWRx, `ⱋue5SmE?!g Cc8JX9yPМ~s/9Dju?pKe)*Tq⬳PRE,6bv o#7YḠE&a:0d&Ž=nP(@oT312"z@P5pEN Z Fv PpVHZ,d\ MG$_#JW:-MS=y*@Ɍ t61xfA̛4bB۔yI 2KFlB:' }c ^pRMlYvjL?&]c=4@BrW]y4Bj3E`MhSD-l]wGH[wMmtnoqrnC[`?@:k`i UqnҰ%`4ȟF>.iog-?wqF A4/՜_-BL(t#`l!T‘iYM4=?N n{ o, ]34DwA&~*As9FnE(i-0c[LU: %k^"6V"R[bPo< AH ݘ=k'Vk<=#Hy $.#]9{G¶F`?fq{Vu#> T&W1Xs,'<i&aN@&Pg}_'Wn{ԥNNDay4 i9{_A>plqNjiG#~k`I{ J=jK=wGTB$ɆR UW.Uvn "CT a1EI!xddzb{ m ZP&466k=;+o{3fO@)x8l(p$j@hFJ3I R8VO Ey)y do'Zy`x]kR"y XpxjHp,Iavb"S\C;u[ꕈҕYW oWP0%P>b+\xbC#>/!嶞*?3XgS ѲoLa^z.% %թ*5e&@f.~Nd0^"|K*NrD8 V #/pK`1@{N$F xǺe(eSz%,?ixe٫鲍{ڒ'QxWVEzd[x8UFp<T""n a7z)V+E&$8;f" y ;U|v (@ޏPN^H5lI >xo!4d ㄈ~t"!a3/ )rnˆu^ -׼-@[cVfMֶu=3y7 \I~%zĦy:iMp0TПH1mT%[/"O|r:"ե>)c6bË5ĜȐ붢69ffIL: ߯_}1jzںJTzv㽏v99i,z@&-J'}Gѩ)fATCA6 sTcʈ[83 >ℱIa m ~<6dS@0h > &Nn J7݄)/Ԋw`mzyk>8:u(F;J3'-_Jd'{ i Y $7t Jطu8*%JxcM+Hx¯c f6"qe<&-"ڀ³ɳcoU3TxG$6GN5a }>] 9SP ,?;`Bb+o'>0۱ޏ)XBK#$>mV2M>V1<8W5()՜~[ޒcf/Gҭ|iϛz6µM"q+<Wʊ:/dۗ1cF1b(7]1zl]:cXEku^vF N<KjnӻQ9D]o1 ߞ?鹏@ld7ק}A|bb >:NXďYg4)1Տ격b\kop>7[Wk?A=l3*|nx}]ZJ<ܭa(8_h34Nbar}dY4+s'vyS#LC|+mo!{uZE=]$j[.Jt5^Vr8ZBK{Vc2ThC[O?[ 1.WAZO`1מoOFrH,--|'Jd[hxKn mHNIHGEi.> eJbY \0! cٟ%p̶3n>_F#!|U3ME,U=)xF60y-|t$ ܞ` 'EH<{BvU VQ.j*3 L +j *T0'J.ɵAV|]\#/#2BR!]bҴ@5x|Ԭ_pn0YJYY0%=}y05#P7"SZ:jFjM:i ^ =C'D;EWBF{!Rke,SΑgS^ѕWeS9@p )%Sr1le>㜕iҀ "cGFKcϔ∧DCAe#Vw ^H 0Ϋ֛ub}N0KK-@:c,{>cHbUjq%]yu5ϗ F8R68DiܩXGUv,7f:)^\ܖUj(M\Խ{λ%ٮ9̏XAY_D43r`Lh cD$y-cVp+i[s 8>7k:E{"6xHwW \`[󜷻/Qk,.5tāHv=Gu1B'$iepb,Wڄ#?sC?JF5(٭A}X>QjAt!M7M8FR%4c/ kTDDjJ?ֲVZTF~t#EB?'31gGhx |mSfmZ:I=~V)mw.fߤ|fũWcrzc*՘ rˊ$O9 z`EK7X*CC7R rWnmQӮ\H78¶ nQ=@bvMB5Ky4+uA1sM:vA6e6V&OH ykTi_J{ ДbDHeo")X/v0Z-_IgR%L#6jΫ)`mŢ$y\ kSqhP2e%JᡪЇ܋0ƶ; #8t*$3ogkoaѢyS(BRT;<;Ψ]y쀈٪I. coF3IVy%z{A̞P ~Cǒd!Xߒ'@TiBVLy 3f^OZcabFrXy( 4F ]Hܠt/q2uuI XiI̱vf 璺 b릣 Wibs7ŭ;V#ъN=`/'5||{AH<X'E6S݁$dmL!3{N{H2N9Z={,wo)!Ϟ^ /UΎM3,~ٮ:1zC C]@L#x6.)PCwqqr'}u8\Me(Jx+>#!r rA88: N]e?lX*fcqeBU2Ъ[z毖rP[~ )Pd ?C]C\oM2gXv:-o;>;+hpA,6,/# x{x[Bvo!N~ ޕs ܶ$N/bb}膀1 gw[yQ,zOLTZao7<+s´Ѹ 8v  @jKcK&U~Fx-VV~vT_}~a|sUEtF q&6576ՓFOX3p2''ou&ᤤ͉P1O"O O v^H+ddG, -J{aN"b2[bz!u">]S~Tupenzj𩓆wU 9+1ϴ}p?No@4<(6 TfNT|uf`+X|)?Ç Ϳ'URmvzo{aӠcE5GFyl0o lGkP ˝ާ /-σ fŠpaA2 h@atW|Aiˁ|K\=[L3bbb ruBghvڗ\ZB(YVuh?wn,Mڅ3;2fE(#y jBzq\MQ{uؘ`Id2'Ǣ=BrǾI>B ^60U02$M0.x pRY[rH F.~^e6[-1mڍ9.uU0~0{iF{/ C:D9ɿxo,1~5O] MI}SL?fVxBc>KXbj(R7S`$.)n@quT~l.꺒QG~VేDq!=yx.%1;m K KF0tMVuR(yFivYo'͞DlMsezB6w:BLL o.HZYC`VyV:@nȈ5gaؐߨq)]w<(dx@l3G3+VXY)b,8v[sdMQ&/MgӖWq1u? K.at(yAM0^nҪ@I|PK{}3:cj3f]' כjMr'Rög5I^C.FL[9zPBe^6$g|Rj%`TEr^>o%5n/-@ɋtu>5D;ZNK`Hzu4}u& lrE(REf RlBj} v/0U*~aש_:!y (vDڢ"jX[.!|Wx ՘@[y3l+3wuH:=]BC鴢&F0l A10[{|^HMѸtc;q[ pla@E8os=/aB ze0l 1xjV!0A8ڦ&Y xM[ٰDY"u^vf@M^Nl Lzôu&֗_f3Lxo\߰&k', &çe4Ѐ2Gj|^ߑ5dL/.nuwo$.Y1U6 !?uXnaQ0$D%xul4ٵM0i]4ӭeu~| o -O)w;_lѨ9:n&-@:dA.Һ.>׭S(]@sw"Ѣpns̾ "@SbnaMQA=vagլyo4)A i !S[1j|OQ)B?/H!p^'Η.I&醯2:{ պ>1h'B풂,U\~.ZLb&q2!x7Y2T8>cLВشjh$nNq@$EXpEɫY]Tg{ f൴fG 4 %G f5uoхXL0:6XZsB`Y{NFS=nkwަcE%VT_AaD/X(EBr TqZǵ,'wB}f$r)i[ʄ :VJ݉T<㫭'{x^oV?-(a \I}n&\N; `$T{s[#{%orC*.S>B\ڼHXУo'10%OL_&8~HzU@$ &`(yT2ٕfͯ~>?aѨPT,bul)U;*דWdH\AL_.j1Њp %"WhQqQc s д-zB+rʥ=u$/榍=:禂f?,nL,rNr鴏a~;.+?yS$>h(1EN9D.^OZ $%Q<: ~PyU|:k^0>k(_Q_ylHV?KkbNޑH4Jl+]|4bW?mΪ/9x+m& |čG0?LBl䲅 …U1DsQy]&\+[nxO!\hjݳrvOc&^?J3(>0,ԜfX:~_%ַ>VȬ.DCK*Z>O_5v$6϶ÉEtldgZ3=<օwʂbaryUh' =PHX{WO H$D wMFØQtR/eH\|"LMJoDcׂA_ ƍcM!nSZa:HZ']/P W@?ʏdR^xx(Cn\st)B1_Yw5`”d&9#] Kp @&9 坯O1[v iE ,鼷þc[{q_PAITG  E]Y)M50">O}b Ƚ{X\xiVջ_?(g8qG44lO-)8b@ 8?e/ !Ƭ C]ū`-6 tb/RoAUҡ`xtiؓeKE5E?9U"'Ð[Fb(A ԈfMcDűΘ\ oʒqțGv WO#b#^4QPI;ɭre*,>k G`~׃^&CRl0&~@W8% 5{2b|jx[r:ԑ'$,*Xҿ̢s7ݾ*ܫH )mARѬO;y{i)C!PoOdВ~ʫ-W E2:d&@}N\Or~D%`">"z3^}f`ahOun^LTJظ Max(Se)hHMW @6gd(C,qe<@gdD8#8&j jG<$Hn;A+)d#ϥ꿁S$K2| f> XP3`G!@bg85A(l;4ԺlN\5L:%rzCAl=-@|6DT0eQ׬m}un=mV@ڕFtdl ]M)QfYpteMReʅtZfu9|\ ^0-Q-1(Xh#'"~j/|"b5uV&${׌YtP+Llj+2\(l@~];۽3$Tj(vtCQYWG/1E2'JKK}RuטGF9dG7I,]˚q XɩzC[h?q_ ؠrO4;%WezKQvRܡ|QcZ-~DXT5:4YDU75=yr"1Ȋ(-Hc+G WGd$oh; 270:T| oLSd- Ry'(DMgx]9olz N `k@v>hIpZKhȇ4',nXr ]o?#Ou ,YLea^gpCϡ7<׏{/X`|Ǫ%rWY@;\K^lrkkʗ:'7X>"Zl)oAZˆICP/;']P{k4=c&ak>1V"!7N̲f?h+w[ƺ\9_E?fL[v~z7@Zej6jc.O?'IQay95hG*^т }/N58/jUҧ0j,KPX0ŷ+|/uԷ%?<ZY>'n8;xdEx?♹gN a-yIq6w}bNTUCu }:a<.XNQa&S((d5gm4- J8&#fxZ$!.kr4k 0 O Iԥ>bx@+I{iP] 9kL %_Qew,bv$-A!hs9M Ħ0Jz]XNn;Aϊ|h!LS3S׮ %` 7`?Dr}5<3[\h-<"S j۟N *o{cu~,YЬfkeϲZ%U}H 3mɒ(Yë́zG A -:  FI,*,J-g.$1Q٬7q\,vb??ĊDx0S[ 7adYLT R_5Rjj2O¨lUZ"t/*Ub35oMx-j BOKT^3W9=餣z6S '*| ђtB iNJclUm&915v7LW㝒ciÇ>a_x KC KYBҵ(./.q%{UDJk} uznߢ6&-j ,4elypn.YNʹɭ-y Wކc5AK !ɢ9XجqKR[V,s߸-䑤 2+* f|Ī+ML:]wj.29p,4?T^wc+5 $h'WliIEs 8:6'ׄn]s<)DjֱD j|hVhtnjCHCZ9UtNzՔRً{A ]4a7`M3{o{Uۂǻ%Dߣ@#tBG~~ՇSnx3q#PIloDዚ0gj3F2G;GڷVmzT0$'E+f=JYeWn]@tX.F wg.2s:(~A' MCi4%joUC^&@jpO75tiwL dᩄEmk A6Ŷ|6o3RxWG5ua,EQ$=xe_-,cm*āp$Y_Lq<tjs,*~4d6ܝ]r# mJXmVȉg%F.U.']$$P»C/OnhsE,C^ZMb]A&rf{(-5'Rs+"z};gqB^qJKT2wSW }fd絨_~#ۥXͫAK{E"<ܹfw_=E3<jѓd؏MY2)T$jA (o[|t'CIm9ÿ}kQoHuRSV_f2*K0K95hx$#ݲy3NRT^Yge$Вr}La2/GM9LZճv^f h%DbĶ w?,=?Yc[cZ=$s,Ebln! .(N+X칒G@?Fn@BA[/&6dѯllME0R-hȲ9:Pq!(~?E>o 5AA z ضwH(뾚t߲@n>? n:l)Q3'7̻ۘj> Rwc1Sb&J]<YZIC&zz̺&m(lRL[/Y&✻:KWE'tP/3aqPTLHo8Zڡm+=b&n͸Ѐ?ÁTO7=\Gɫ3Л\BAܚ}T %ށv2/)-.{< vP^ ]#Ñ: 2?G=ܗHi|W"|nz;_LO ࢋwc5gRr0RI=O9^K;VUhA5g$CX@{*J8M3slP[ꕽjć03N,u T*:jK~=+-)>wqF XIwH8lz;ފ>x[aCd xx&*.AY0  DW.i%VϽByez-cg0>wRBM6 Do5/zגDADj=+krjhl?Wwӳqɥd~"0(^q 3Dj~gѵt3E7ME AX.o;e #yp>mӆgb8|,0bS\R2u9[qޟP*A+VptHRݰF7S^@[UJ-3(ҟ5y}63L#3G.^TQ[˞j^rcPIWp9bp*7 icc}__54*9X|5]n8KŰj9$4a*+J.{E h N$(5TQZ_:n-mF+e?ԦuY3ClT/ %XRRl=7 M܊>"7ނP_8OM 1~)W=f9.ڠt}.]#b Nb$GA_`=`οQ +R:!o^5BR5Mm+yMpgR2P~F):J80^EV2Tp8؉oЈɥa|8.>gP qΫSǩ'f,FlE~6= NT&W2u9Aiki %vU( -6 L]ɏ7.lkDmsǥ~~\[@1/h#|࠸%vIU\dTң!m>ZcJqH! x/Rʫ@_4X']U2% |ӈM(׭W.jVc/'Y2;jWZU@ fLg0O"sCe*▄h2U/3FȠBL&rE*,"ż+JHay&V0!b$Q?lS9R9Qf3v_{ D iOޣl*szfnT9UilZ|G;݃ ̏MfXSLT"U6:S<j 3vےK*c;![d GDێd 0kӧg! C 'UVz=*" bEiwMsRh .|ԣ̓g7/bݣ^mO/T5W*d7Iݺ_oihr7v,'#qKp'wOݟB:R@ZCYA:1B0;U|z3ʨe6iĝy݁487kdj e/Y`v;Z-`BF Z.l9=(4<D.LU$" 0\T4F&*db"r82Q6f.u=vJpKO-w>$9KswDZ8PynrҨJwR2Ov\r(tUhRIoO<]BO䯚yXL).qo0d<[Fiv -:SxIFgq2jQnٟv UY)х^I%_;Kwd`K{͗,Xr2jIO*2R۴łq$P)u806^T*:WX5,')|kx)ylyvtۛ[N4Ɋi'hI֟ wW5C[ I^$$gb`:&W9#"@ُu36@\^Chx>#eJ5"wlr. b' aڴCy9S*VjS,5"CƕU ){$GAtZ','3Ek&RR,}25%`|8[*B@5a^SȿVM/c3?vfRSN]{g KK%M%N=% 2[ZnUf;` 19&*ؿ8rҜQL] /gY*[{GoepMj 33cT%SGO07'9NoKre-a4*@&5aq㉝E(*WYP2CO0`egf^|_#y†@ a<LQRj_- (۴t{LGڧ4;E]Sݤ? ϟJ9i cO#~c3ect4qqFBNs 4ș6ԋF Qg]dy f=AY`;+`Ee*~ƣ`vo;ͤ <)Vl6ݔ}D4?7Cx2|v ]?BhN%7s'Cuz@mf6iW& òKDQ%ԖqHy.g칱OE{OUA?ϧmGmbG #Pڿ\?\w0Lc|ֹ=sɟJ?tlMW xwlڈ9av7M䦃yO]:~j0iBul~JN\E'Z5Q lmͩj˫mU-ׅ)L)r{M/UZu4'ϼ,0!\V}ei$Zwx1 zu&wX{4Tq435TlcqOj|Gϯ\ #9[Rs g(#k |# \P3 v@)p #SCB4-")щ>Єm>բ#ޝ vbz Ֆhkd5]֎Of`:iOCNG(k>`럷vסOk-dG9ZXn4H_^ٖ-O^cT$'T*9-7=[ZxėT_Lvޘz5tx?Gir 5 L[IOXN=L)S#ۚ R4 D1npn`x Adq3t75y fFv/.ʉIBl-x` UMcO8]RA;ŝ;` Ͽ#/hQ(<Ƽ&yiI؛#n/.JD!:S A}ξUw3v^fyq6FWs),e]99iդcZ_J{2\ Sx{}eMjf(?$4Y^9nj}\+%SK@Xhڴ%pYL*%V|iw7}q#Jn^7^~\F 4^mQ*EGm](3;{eEDݍԏS*ccLkC%2G_ Ă]I \E^Ψ8N_\+f gj' `P BkT&J!'n$*W-PvdoF6A=[2dҤ$I=KλJ0~5nLQUI9=;ʼb ۷׭(5K5#3̼Ցtv6>%`)L%깜ԺVS:?,Nd:M۔M;xXqJq.}HʣyEøՒ= zz5ir2*+?rɸ1+ȏ>kz7VZ/R;b4il<];k4H.8,i~&nn<ωf>:9$S>ʛ|On9Xm|mr ,Y ~ 2.i<]pEjQ42/SB8jcfS`XAwNP"yeuR|\M=qUPs>{W(Oc>ILXG)H_2T4cBwNfco4(SO?jΫkM) ʹ4bOsT$[($mφh'ޣh\td 9䥋~V/^6~ ˂bS-7&҆{|HElK4G#Lzo{&CrzVfO+ϗ7Y{ds!֎3z`k8Wd*CA.ǃ))(KvYw. =V`g - ʙQD&/`a~ѶnϙEs`z4g#ލTEV#N]r&Eʄm'{Qк7&{5cj"&t~T=-8¦;yT.yq:ŇI_=лhl7N0KOo!GFƤ"x}C彿s:ʣ ]lκkmi91nӌHIsЃݮfGė I 9~1Hq+.uD"?cϏ'M9U +5ĐwdiZj9b;8EAa?<.#V1iOc@vŗPWbכ64 mGψ]䖨tJZtL{y-ʽxC9f]|F_"۱}v4@& rI/StɧmF6;NЫ#W yֻR`k$Yh\-߾4 f䨿 ϶{Jb!̟YRGoaX_3+AL~%19[(l B8X1$Ve K% *w3sMueB/mE_7E$DnVMbgD^Z+ӝdV^o#*stivK&^G`q߼ؑɌVV7(i|%K9Tq*[Glf1~;9}^~gFoIϾ8nOR(5pxC7~ܸZM^l]W!9@62YLn E*`ZHK$&3.Th-,:. k-)]e@@iF:[g:;K@qL0>"u,4pP"Obdk{sTk塗]j0owA7gPf- 6~Po{qdoRޒt}0hg{ÇZg,j#7Q_#b̠O^'_ Wq`H̙UJ|58U*Z(<awEFHm8|1u{+:%ʔp~J)n>4@dEz틻-11yj Iv%(:,L)j+&B#]\?6Lj4RECN5Zs3az92AkW0Զ3H.Kte;dC`[+lqĉ x9';lӃLKn][:+% ¸m+bLŧZo檈~[b)!|{6Lw-MVcY]YB %NMiXh n\U C!@z|@pEWigi)/C `tDv*_s ͔ުnKބy.rbN_Sq} 3ŨJ6?!`('JUm9jD{fD8*zmbi,ςPnB Yv,^a}6w-D !<78&7#LvoZ+-wFBpz( 2jO{,U#t`t.!t;# Z_ɶ_i}5ξYWAy"e`JH 2t&][]Rk # uo=aJ ʮ"5YeW9lH39}pήZq xD_ A]uPUB}?bIB+d\=4_dj$zo/ gbU"93#q5-3[c"E@1Ǐ@힭2V~;hrixHQqAWV/X:xD$a$kBQvϟ O?}E[bR2G`M6`4`q$/ N1X\:! gqtZLP58o 7MG|11?['ƑMkzu + Yy./Gr ^|v[CoNw!l^䤼# BnszR%ԧ'k*58)b)ᓦz7]ϕ~݅Q,7\9fFKϓ PW\"NEkUʨ)=i~4ώ dz2m+zk`\hGF6*YGZ]qoB+8TfNЄ뙞ѿg?Z+cmk<xJv"%hJeTv3i1G]QjYN}«eʈE."< /[ 08)N`짊; }ݨq?|7sF5ޣT`)Q#ؚ]箯yȗ85, zAᩍ *?26)G>GS\2YY xۉ}o,^ A[F o ]tŦ<<ԯX*Gk?´=Z7pPpNi| ]$' mǠP,v1QZc,bK ƳK“dY[uGYeOBFDh)$>etJ/d_L|'NUJ߯0$VN^DW (](GHqIJzD#Ԡ=vsbdAu# Ril9hf,]Sq`G 8l0:b } N/L[UWE3.q <*E&byٰ^ ,'2ʵ^3;[v8sH9 +#0/r9p#B;ީqcŭΜ3R4Kn7QZ-`ܥ".M8^KBv+ ^BYdzݎ>S,]R旬_@d!.0ޕ٥F4Nq|L@t?^ &ӣ)j)jsJ+&A e1_@)FfY: 2LIrPM,4?dqy:cE⸂xAcL$ͻpܗ-ZEU#v+caVٴL^@X˒7 -C||1'+)Xx4=:Rmه|@@)*Ob׃e2.T%ϼ{fY5y(VS}=}Tc%Β5Ky c֡+w&pA(]hӐeƠjC^ Tj [x҉ `ĝ)6 H|p՚ɐ(iW('n${~j <uxM_-J:>U$#m,>xDްl}Y5\gwaPѰ/Dzo>ºTkqY#+.I}.ӈj6S3K8δC";~H̹#X6q;%/x4h='TxO*ŀ߃li]-cATË-Jr:6T;/\` x@2O>L9[ U"瓉fi!MǠ4F61/K5{mxyml.cWOێ{`)CN@8'藰I`H_ejt$MA:rՃ( -Qღ\l2kUGQ=)pi&G{N~˽JUZl {v R1a@nOdRb} i~tJU`0GΈ$1~6ϷW}č(<*Gd#5yPu[UܷYReхW?9!?Be0)dN؝:fʺ-cH` V&( +6#d~-!!9U$fZ ¤' =0؂NÆJ}m^c=BIbk i[6(VW}y)fg2SMφ;L8٠ܿWW-+K y][/19i8(:@"KXg\Xc $"{l cK)h[EmÙd18&,,uF̶ I@P'_N1@uc9~Y}7uMa4&1"Q+bvp 1W NFFYH5O2wC ]b{7gه7/YoCewެdK-#^DTD 90ȧGwдOZlE"UVJ)xOo6>+ٵ 0r Hϵ_2`5z~4:sosڹW HuW}) /VR֛ tHm ?랉;4qjÍAwߚ>^=AP/vA$<,$`UU ˂g@TP@Eׅk\"NPҒ1_Hs 3 }ѵag+]tzZ:PI 18lQE36T oTİM=P۝J:΀ק\rRM*QIC`1ț3)d;Gkfuh OZj F+%(jyT *p_|/pu!ߢZ&yj .u2! iae.ڥwh7=d}RUڏiMduҩrڨ -F)g'w>I +fvo*79 qEpXLlXAJڏ,HEwyT4L׏F" Lu{=$sXhZ֡{șSg;h-JwZG^ |X`t.ZW<5t-c.S ,smNO-YnyIpfn̖MgEJD륣z48ִ#,iNt,!lZ>[]nt峣\Vξ6^WmF3;An;hx*Mζ}h7kJ4ɌYOc}"1Dǖ6Eٌ+vuטm.jTl@ch::Xݣ95M*{1KŁy&X baGC bW +o-I MEmOk0[eo}ƕ9"E*N K#/GuYE泌Ñ3NPՎdD8hMҬxŹJS Ӽk'q蟸8:)"Ж˿ACQw:u 1W#9;Mj"ߩ?@YkÈ@楕Zy 8eQa\»賽%Ƽo6烲xPDP߬mN `phh^@ 0Ruī,Hm ľfK\V1^$"ߊ$z (Qq#|uo JmBXf{-K dOEtׅUP$ %Z/n\Aw`- (wW]ڤ㑧qŎjS0\mMze%lVeXZi/w7qIo3fIiI8=Ǹ&.!i0^zQdTɡyDr.917CL4k$/%'p0_@u\';Rx]A^uP-,4?Ѝ6$>}8:kȜ>]r6q[JR©?ṽֹ(痏\A1:g֔ݮ l6 *Gw%u\D > 1Okyw~e.L3섈nQ8(]sSqBmAss44ܿ|aP^l kGo#2Ǜ/nyaZ@ :߳ ܌̧EaǬ? S,G1 ξ+;_V"]}W@vRZUO~ABP+2밈jm򔨗a ovqM4pY޵-ם=[qnz1 v<}Fzlirsn}Xdy11Ia^K5f ^wYzbU QY܄:4i9M9.v!ĿZ zx\{(EUnT#b{T_v<:q:n^1LN Q 3X r2g5k%Wj^Ip,Ji@ B{]>F|F ?7|9Uǎ2R<Dd~nzck˱I5є,~$ڄ%urJq0t0hJ;Ζa1x-gMu㦊>Ue`weEK:tNڰ]3pA2]pnn8C;FNHn td.pNK^]WƸvdʐD~ICA׿`+si C^j_O0P K%;kj dMƋv_{;&8X%O;ҩTCV ]5%B߂ۺB`+3ȣH18q'd J cd8 vqEWg*w)C2-QĎ\a|+gpdl-umtlPh&=9ԁ D̖X[Ȱ"8]iM-LO1[ @;A!!>SlEȿ~[pAa֠IfH,f3nVJ46UZ%/=怦S8 p3ڒ^)-k@ \0 &1j@fFK2rA=0 u>8NxDNv?{TY&xtRʀ D;30Tqx8Qu37Umzg˱V#jb,Bk r=&W8 OGKܖ ;e"3c+" ~Su^\'a.LFi "+rѠ:ݽ^.ŲR !X&Y -E^2ou ׂ @rFӧmdWj9[g.xז݇&fNzBI+'htsZA3Y:Vz&hD x0zrH*ox?۴QuDFby֭(u$  q5лAAh7%[B5ڐE5lQ4/@ Id,+MIK)n6bb|X}2 x+gǯ|յ>7eGi*4(|';͸e΀ l^Նl+w)*?0dEѴaO|OV q\Zof׮+G7!}L:_80D/\Pe ~VIȶ?J{ jnEPgn8 _P FƢlrˈ"R8Mq?~xU4pBG%7"fOח3u[ΛPVt-L,@^emSϩ"F=|rE i [M>t~պNZOwHg'ř&;曑5`;Bjs.rDAW TvKWq Ot@*st^M:6z;3>F;ynCݲKі*6⬕Xq~DJ, ?ȬO'8 + /ڝޕȢ)%y D^r-3LR┳m"dLP2.$´nL&HH c+mŨa-~IkXfGvҫLV Cğ5|yx;ᾜrs'Bq431?,yl挧 D0T"G?@-=_oAy⢣{^~ 흎qFh߿ɲRު̐ecCST"hF8Gqe{G϶u'yIb܄rRXkF?;@ko~UD`TcNj'E B5ҫu;PV o98GH5]`;!$S80gD>I`-qk̤KZ%u Q%V~[ZBM%AaeAYx$t3 3#e^h/?`aJVlQt593fc&hҪ5:g^>:(to2.cD)0nUzΦ-*jt X!?zCviDÝi:س)z u/}>_f}E5ܸsȷIjwFl@쏳Bgc `)tq5M^IcSՏ -Ru7gͷgq 8Z>cGE.wՌHy ׫#'R`{\ iXu+$:/ȹ+s2D'NYQRrb hjZ)W#|>'zmi|Fn3'F*`Q+&ToZVou@DJ&ȳ˹dwZ;8~|.,xsB@RnVdEGM9#tYvq\ f:d J VEěMaN-0drdư$ Ԗ`DVbg!Bݬ7ZqP(*L  h{" 4L'U)pTE?Pk"_eb9 [#MQU64Fh,3f"GfKj=ݝɐ,t?\k _;e}0-A+$D;u /"5[/c;;Raђ.D=zt+@4\mrgQɠ"oxia9XÔ̶qWvȐ8UyX~8v2@q)昞£)[veITŊCH A߻t_Xdx8P/bmԩ٪`4)sNUDnpP k SJdʆ穁hN$Dh'6`S ~BXsy*8=:'B ?"x?XK)B`AJ Ւ2o *aYږ*&,wyZcN)lĪ(' dNd FĄgGXKB0\A][#;,OSZl c$ִ4]v{ﱋkVi+Ux.~ O՟]ax! ~-i.H =qj;T2JOΠ\;c| mK;fE"J1nYf"[#@Ŝ@t_%^k8ɴr卵 k4)<'b=>noM;w@aoaʽZTd LSrK6BK&6 jS~Kkoe sd8[K F}GgVfCK.z{OKg:H{-9Ϛ jѥG@ZΠ_ 㮘⏳_ڸDI \1zO+*h1N6q#Â5$ПPJyпڳpmn& <=R p' yrPk b‹Z\ 80JO%Xt@ۧ IVQ?nȢ{j1>X!#-l"=$mϒ“("wA\(b@ &wxNx ̗.)m&vp4Oy M /葾u5Z#117mpc9P/Z'0F52QŜ~ԶK#dY;ɓuc?2iּW%>/3N[K#kYj š,@Gv,/R5;YAܨg#c$ K2b0taz /&V*u܄i%/3e!<+$ǿFZd0Q[:U9r>{N- h*@718 pi^i4AnQ:a]%'/ƴ.3z&B$k㘠W.?0A%Js%_S8qIB< no` uL˙h)QժkkH[ͅ*eFOcepmͤ$_!-hYOퟰBہ"dg8maڞYl(:0D j'9ˍE&\(w&Syt$\g$6]Q82ڟPH@ (xi$Av Q\9 vڪm uuXtn ilw,$D }KX m Eq>e: ZQINQbknڲKPۦ,NbvI0k;rCp"ZXzŏg$6"%- ;pˎVq\QYa.C)3LςlZhW3Q 0^Bx^d $X^gi9 ѽ64pItH݄s'9}OZT ʅ2@' B^g̺ml.gIQj"0>4w~=)'ES,|]_B(towċv^L7FtU᎘rFT* ) =4s \BޅOՈgٙ 5 kxx"5r+OѓyD'W,L3{)гy e#OopbU‡ uKs~,#n?}wc-^oqx[׌L%d1 6jPY_J~}X#́g@(گ3;eM"[HH"zfuv_3Vj aW:ȅCU[$ID G| `V@T5 έ# nxl)7.Ԏ"A^9%x6㺙x~K Og7.'&nC 9'm73헁˟ٷ >FJT*(:a3 q٪ơV|t0ܚZWie6WXZ8B2pm[˃5^9 {%-m_К{v?|1srAF[rq2 6 rtEN6M`=UٮQK<}rq$$Q jŋ|trM]8$>p|~|YyCU]2.,pIO)0&rycob2jckn)a^E&$9pj IS*k(A_Yq{9e 2C#)[ DzPB8N<5RNݴ2AW7w1>-K:닺!֚]v#in5|:>(K l d-e3,QmOݔԮΨ=M@)XYc+vHC?&L)aVyTprgB\OP# ܿbL:Dd\.;_vPn"kȲ#.Q|)o5N!"̛FiAFYHۏuA|jC|OƦPsDNVqeZJLHFݹ ÒrcifȲd8\ Սa"&Y]faK#ټh+F*dT:iDe(\/QTp;}:4$6j8s5Yvs[hdcFmCbyH/]/:zyGM`#^.[>5wJ\*æE4f}ٰsQ6Gu{K3<!ƫ?^!b-&l1 ;LKd\Ӗ麹㿰w-aJ.SkNֹ,I6˂P t;؏OlЗbqë=_<{oBK`R6kzM]mYrmWW̭,$a1iOeך8|p[2e4(H(1PSc=;Oo^~j_V%'Wuu?Zzwz:)255f<.M+w2V鴧\ǕShy>%Sͭ7aҋݦʬ)i#rCAe %B [yۃp:&Pp٪r$XOkc';`6;%NO*\OOW sMIa0?Sg _Ϟc-ZVTrWwRÌZk!%1'ZiQ zÃv!&﬐)V0aEewƮMm9|ʪKa$?OJȇخT%ݣR㙟c %MS!d|,U5*22|{9f*{%q˱^3~|ULAd.)'zSfȞq'=6J'КAțȟ0MdѻػH{oj84bbv)[E%J)9Fm'Y'>iuM3i_ׂ8zָ) i_?TeOە .^sf8P'dBƧRrF7O<IUgX>zwHK~ˉz#sK$t@W:`_bW.}g\$~(={GL+%ϒbq3/O{RH\iT1WgUtUV;[q+)A򆮔v%h6‘ N{Ľoѓ%9P,ۆ%!E;I9ZFaȜN#Z8Jsif؜8a4 i7#F.!gz6I^!zž*o? jE3%OtɑcOOW[ގuy[gq!M<ѣb2ws̃ *%GgM3m 9ɚuRRi@6g4V0C~KKw#Ή `K.:wp9,f18q4GcU7щ=(x%wZ#ai!2wk!b.5o)tP (Q!"Xo.|@-$:=tź)C]@9 c!H/Dgq!Mp 쮠bl |G/iLk7 UsX#^4Mfm7].QxAr'vrh pzaĀƌj(.l:ӲT&tdžQHi'@p/򯬶9*qJUҫyHMT`{+"},>lq1u(&Gm/3LK2uh[ܸ8*F#usmy 퐌iϫ 7uY/ :U% +-8LgxwN{2sn3v80ۚa=%evљS rzeƎwOMq :.,$VA #o  ʑIߍLiZBiQ˙  hptBWcAhѴ:|֠FszvpCe-Rձ]EfESt]ƍqfFS=iS ?3Lɰk]m6|zYsЪ;L+-_̯߬NiCWhL a0Tnia<>@G3J 4u|_6k%ǥ1̎ _6)p8hhcղrǓ+b;ŭcFAtxyun?fK^ج2_Q,݊|;Zwɓeى2?9Wճr} G(']^"ԿC)XC751ӡHvNDF<RZ-ʴq }g{vSB!bqH*)3zI|E$)&@, Ϋlͬߡ!;w>-Ŋ| ȡܕ[E1G_*]P~.i 'G}ϯG$nUlk@.h̹|c:acr/2?Η|P`^OTt_LE*SV@3V:+xܗlF!xUZBGW}̴령<i_dq ^!W)vCb?9M`ۼ؎SȂ'jW编렲{OENM(^D}qQBpv ؽZ`GÎL r!,.%hJndn dщ~☃ }눖V n/5p/9W% ەs2Q_0 Bv3Wy%PSTd TdE;H" 4'M$+.N z w'iøP螧0-?_m%`gc!o4_"˾|u~(Ě3߃V )YS)!+[L&*qw`̘$)`e%΋m[ &ֳ b XdndX`+A1ůCar~/~zHOLČLUMd;v]h#sj-(j(u[a@caBw!d)To硸ehz!:04왶Aw28 G?twvTtҪ`IC|R5jB~-ʸTNI鿑(ڄCc!Srk+ P|oIt]·.'m ?)_9-goQzB!Wxӳ"0MY< eU {=eo͍J(`6ci)ko\WV8Yy.94I.j.#zPiԔ'C.;OPt|Ze."6b~JCc\jAg=dadeIΙ1պDNUE-zU;r>ruj>G@ 2fYQ9B V~(Q2˧<] Qwj3 a94 VW B@I-?r2 mWG#9dFw6rE\1Eq0}?`'~VOv p[ͭ˥&ҍ#RIjk̔Az&'4pVEK]׽+J㫎l|#U`_.G^((n'p˲bbNZC;/R3jF{G&ȘĈ LkU8WN=DV8- DV"XS/ 3y̑xK|=Er C NyVj'QsUCg۲"`[Enoz.^ED0,r^,IF|8vz94-zxS.L$V@(70FtቹrMk/jr+y6A"Ѿ]^fbȹvul3z )Nͅ n~%4]{J)^j` [:zflTv^8@0 bBv|Yl'q Q"O%(AH~iU)-pr7 {)5Tw \J_2I@.uʔu{G>!d u>djG>e&NyO[+C^r(M!{k^kYJ*(/g߱o ƾ$7tZ1_r޼YK,|Ti Lf Kmu^ZN6:p"=oPs̸zD?h(==Uy"ZzD#V rqDÕ{li#gy6(jd0 jxݸ"s4fmbm6f d[2IwJ2e 3i[eEh嶍=-j%OPɳV(%ΙUS3ˡf`3v;ܳr ġ)Aȭ~>Bvu|mo(T< :kbƔ.S@rjZǹf:ˆ݈iK)ʥw`Wr;7A:f $!D9᪔ ۘsb;X? *cv xck&`aMp;HU }'R+ί7S=CV@.6E ,9B<;}. y;a Ҷ\ߔ?Sv&wB vxÔ><>MVcbZhotP(^! F9َpk隧z9 4ujm!4*v vc)H3yQxgW_}Y9 ,\X2Z8 :>@EsooR/x%֟Hrᢥ`;ܾ!;Dr|[e꠯.3畠OuQ4[Fڛ^lҟw-;yX("/D1BAm+ް7c jM#b㊃ES5f6M"_"9xTtg$ wPrk=jΕ$lIBʣt^I"ߔ]jl ?;sxsRF¦6m:]F3r&IΖ >R"󩾵/T0pKWmrCC8҈%}M=?Qg ;|sr9.T6CP'/#R;!{\Āut#:$~/FmmTH\אh[JvWM`G,xMQ NY>A:~`TxAļ(;91'W6ݦHHpBA?2!3w0#œY@,1]ݷvHպl__-2'k //+уAOC*@.@H?L(SƬ~g`vH_hTSʤ|(4` \6^nCC5.|ui~$͹h%2;-0ͳ* s4S*+*jNY\ Y$ 鵷̗})Iojđ!e{l)8juTԦNaKzIA= 4|RT |csi3{s D5k,1oYA̻F #0+kt{8!9,/귳NuuA{bOkvvԴr!f9+&~?h8 l^^4!/`/3r7prBP2+?Hy=֮VB# q|Z7vd*0-lׂ5u$w4*TG@><[F"Y˪-e/Crm+&axd k.MRm@j9bZ\\}S8$9'lߋ ~"YuϽ̴>FcK/Act #ȑW`Cɶ=pڂS)pO4U2)\MwsЙ C xq</@uNB̃5!du$θD ݺ_zDu=bl3*u{KXM#pb0C=frPpQ92n4Iw@GYW+$A"Y'ow*v7=DYذN㼑˪ Kr3};!¸ј _[Ef&1H#UqGbaX?fr$ʝ9҄`{1>ё&#HߏWݧHZ(TLع}kD5Ϥb@[^څC29\-uIz}ѫluC/4ro+/tQyGj:g>5i,jF4^l3f|q]9ݾf(״u4o'5s5~DLQ(aLnQ]{C׳2Irr$.@qqBǒbd:[ )AF ƹg<Փ,WViVϔ{R-M~%T[h\ zbawÑk(0$i ?X24kW̻QB Q-Ě (doj)SǬ0uVB(x^`X黧=xHATTccێ}# x $H\,Y.Oȩinڣ t9n?[=#3S&Pv9mM%H![faT"K !^=3[O+@BbZ\&nyy FQ(?F]H[R0smǸB})֥ Map0U,U}!Ptu\NgU4 whA$4Xݭ!ߕ Gi֨55wAqF: ~/E1jLX.K}04זӈh&& a"6&Ct_hEy}#ͬ؟@íM9T$$\Ԗzyر8.ڇ@v(FoR{ƃ0yX [ps'nO{v 94ՊZ DW/]X"b#/D8%Zn)#{85_Hq(<+@ıkkw*:aQ N¸y4Q3ͣb ̩-_I~S:sT|s]?b jwgXl5z[BSm+qYEY>eYm9Zdr*"nrfK-9$TGdUb7jJK`)YHOOWqp*iLWHBX=M8sy+rNT4ܮχi./ΰѐ˖T[hON`ðhwV kAO}NE4 )NObZ|5eV̽i@o02RF5<nlh,(! @O8Z048h@o?sqqrMP!\V`q{"[f0J7igtMvUguV=oWĹ-V,5Ҭ5\{f TB#%?ogMb)~s@dECSЅ*jKR+IKɌJ-H,戃Gc5M;I=SǗm=>BL[)MF@35N$R ezڰ>rc+"$w A1ٿ-`y}SBI)Xo3 0{C-+/4%Jny _iT7i`z0jxPf9]h=m|kXqxYN?_#!%t=CTäݍ*ѯۇ&CP^WRWսI v(ēz@LPg/쵵]m xE,^z"kY* 蒹Pf\&L^X Wyp2qS&2˵GoeEʃRpZqNIl K4.ʸDpn6g7жpBN!tQ5<67ȒHg)4?;G)` _(F~vƖLF7@l8[6+3%C+8Wm4=*C 0 =H UXz51rXI%>=e$&o\BP:q(>ƍ#xs5ٹ8\-ET[`v(`4<,ƌdO ij\&~k8T7M/I^3д@V;DkQ6ILs=t[Z6D #+rF6!q>,mjMkܵ=Yj;QQm _.4CK@<9nԻWY>i#Kvg\Y<{Ȭcs{""(g=2OH-n0:B3sd^KYC>ޢ=<^ІOQ]o"Q(]sdk29D$E LOڐEU0'#dV^Wl7U/292ui/dS]Par+Fq ӄ>Y tRhj/vT{!VZ P_rpHΟRHjy?HdAݗ YH$1XpCuB_9W1њiqOm?p^έ͝٨MMȏ'PNc7WP0# PvX.wӽتn`ᝳD;22[JDSA}lO|?3RK@O]<n|9pO t@C"pzeOiớg|=a fAsZp|_c(K)t"ڌ{֜B-qܕ9.3v)$7e)ٕے C$ 3ǂ.M$=wh =3Ѽ޼*|Gq({|sU?2ZNTJE6 {jnW{GU$DJaDL~yO j'"$#*o6TIŌ$᱐3VЭB%/ s6-^@, D $2t簲vZ]v^M8NZ`{#v B,B- uLH/gQ6ʅ&0 uPYӲ5ɣn=ڛΆSql@wc ͕9hAg)Hܰ} _;'>9.:y&7t'\#ㄔO0)R|XCxR Ɓ$ s^y%y]f5*I$k[s9jrFr3?8-CU' 4=nyr_imčJq]gP1TF$/7;tP6kxO Er UGJNzSK0𡲳3jG+J<HO(Ag>u?#Un>*p4xÒR866xZtUzUA1 bN& ]ct>͜K>v|*qp*1׌OVN/ s&/zֈi?tM\!UWOWɵh(FPrh0 .֤Rz7.SP' rF:rS]W,'{!hAbԔD)2 Z$8 f)ssd3)7 U%{^ʍA]CO/3Dia6Ҩ{1ЃٕE4h HRbkV7yU7GT-ƶ:άkwA`.z+2ĝD~JO ?;Ŏ.t'N l識ntUi5/ta˴\= T f맀%4: bp=CA=ltڤ7.ˢpX}`Ct{G0|"!om-Hz#*QM#N)%{hw&r8 NHGMGf;4|& LQ-Vzw hZ!|Bx烡z/_,Һ^bq3WxYuCރ%xe%lbiQ&7\9*4|/Юּ<[x!!@S_FXFG733yҵ+m `p{[~Cg2W:"Gdl.׆&v(rd }4esou\A/}vV"%JTitI87B,Fa>)@ jyn{99~=vg_LƩXOAyF:Ԕq) sYous>LWeCW<~2L-f Xc?oNw\_ mv1Z,y 8./tS#9&@.B9=O*JR0Q~E PN, ("k5)+1LL=e"H=A(XqϷϪjLYuR^!ݯm=ccïb,G&yIoś##>4d,8BsA(wŴ@L(or>^%% th##^bKśd7n@]¯nb@.L_eRIrQ//i o09B%r* `}V^@oM̼RsL@=N;=o Ĝ |{G"WDpsՋ/j4x>*n_ʅЭc-g]}3tw=\]jZص)|G4Rܸ6lh>ɡS$aqΘp.c.Dg1$r9IZ8ߟ Hfr$Kuma/GXusyybp*,ﹾۂJMMqµ|(WsYX.p!~'0׋Z &qZya* _& _=CF5{终U0U݌fLg;*1:.4 !@R=iڍd\aKTژ4864yjiSe)Aa{=)#k,yMe#`![EnBYqT АXCm<wW/p]`Ss3(7581iNºX&< _(hwr>xuvw 9򰘜e!Eg.U_? u lGBKѢGJr%VR``Qzl ǰ/l5Yu :@ S<(I ]8BZlز?Мbb4R-\`)Īz,'0? գ'y1pTCڧTC"o[&W>aQ%d c'LcI[SERfg4 !oɀj{:61ꑓZT D6P98vx˜)J'R߇KBԇ㛃JKVTOuO;L4|hMplN5H~x)':v(nA`>)Lf4}s=T|9OFZx7Mcz`r`ͻk "ŒfǷ*e/vյFxΧF~o=? 6+&w?b]7s(Yf3y$wT;'#1 ͷw[8o uWr7Vp:aUme5nxtnZD9OAbՔo  q- Gd?m9=u& i HU34˫nڊݏ,H)|Cל%=X9LY-IBs/ bIEe\s峅C[kDD nr5 }2100>D9X1Z4#(F`{Ui* ]l6K0Y_M ĭzJ)yC#v)/u5c- Pv QGj^\.=kIjaϐ&~ do=.^OQ)5q@0RJ)=[Zs=yJTӻ6x/k^1 3fZ %vDCl-WC .$<4ꍍ.-,B'e%&׫יqf~JuYk)NdFRs&O(u!x-V~GYVi%<腐E'Lb[*dR [ްqYcJt܅5UW]/[ø+I/08&!A{`,+Rnx׷16)nIu)>_猵 6/W sǵRcs',AX9IT3V=c#ؠ_Ǭ7ת,p!lcIU!+"o7 Lz97s wNIE_T1A`Qժ@}R0ak] s!z 27CN¤w;=̼PU"ڞ\ڍŜzRkN .UɴYRQ?7 f3@KwVd Ֆ&/Ibj28,WtsҢ봾v9ODT@Hؽd7O0d UxDf2CC/nsZ8X{g,q*!;M㺎T %wMŰ9hPa:[Z8Y#P8]S$+ mJ.#b :r0;uråk ;R]#;}8G%[RXkԐ A_XU7t_7R$5%O!=l(_ s#MrDQ#,r4'tkDANli/쭲 %e\]H~۳ #4a9 % 8"!n%MQ$瑵>!/M|8k7^`I=a#⦰8$Y+UPshstX\ߣۺr ? Vk'"m=HlQ?.`$~Y'5 ۯ}%CmI%M _[ ĀW֚:;*+d; HzxW 7є2?A0}cl.!%~+}lqw<;xH!} d/[c{㋗D):sZLSDkx 홡s Xc688Jҕ~)`dB i~)=`|孩7L;ILӥi`"Z*OZdžK B`g :vY!kh9Bj~g<ڇ1BbOFعS}DHP?1y ZOaAPG ~zMD6hG5ŞFD^"'|3U#Fb4bc9;<^-|I56ehмiToGVAҐۑ l5Ujl:\iVbI4ܫY?z?.mb/?JV ;4B\<5Ox#II0`A'[T#Z/7"\VR{8 1IO7UZJK2Y"K?Yre.׆ rUr݂h`rlzXlc'J3eM*tgS3p0FƁZr\.r%& wrA*@m6 [&^y;TEgպph2 %24 ׿/lN4ЦlW6 PtiPxmL>tJi5 f(G]Tn86I:Σe&*רU"F]r s٭8"䆻0"yzV f0=IнݜBp-G8L R09g.OqAo|ldmw%=Ę9@T$\snQE8vOFKp##}N+ @zich-guQx\{OpdeO$8YCCq+1m?v"]+i=!}8s/u AMwcjwm*rVDA7d+fF͞ޱjѨ6%ox0Gaa#691+I,%YMj?><3/ =z-KeHػ!]E{пuwU8ALOc>CJ 3i zι.dw yN XYzb\﬒>h% tQl9M!}B]ڜ]v"dPW9- =0Z9-嬗5zs\yGXobDՍYގIG '(&(si^+X_2^ѭ69'MdrhɁDGN&Zuqe'0^I7=@WvqgK"}$@# `/7p HR7&~n=cWBLM(ZC |jʛx = (鵒wx #D{wc7ݍBCLSa6m|yZ6ZZn5ݨuiYf F³aڟRH/20݌s^."|j:7+X[.60 [2 D/צڥ&dq /D%Yno3Oȕsnt (+ q!B{oy PLP_xbEǨ]ؠE rKd. gkHݝɭ{}bST 4}>n*^FSLWq=OA@No(ypgM$s< ['T}5 tIڶg!nnTC5TBb݀ lyuF/p4gsNkPgBўw1evzbLW̩I'ğAO{)qHj ,m7cMB,Ol6໋٩f1~ݛcDC+$ׁO_c Ch~z]㗴RyDQKxYC5]FVl(6̨̐~mDm-cU߼a I䭩"R:ë*'x sbŶ)z\La_О@^fM1f8+*< lk +/^d67OACry H.wvS|1rrL%)j발S"$H!Uy!grc|1ϥҤ>f(F8D悖V"rl9LB'$hr. yW_H!R$X(ap=Y;1ŨJM."[B )dٴwYA[Ihj @VFΊ ܣǾֶJV^@-{ti)]K ],cSzX9V۟I9tʳii%0q Dp3?Pf*8!|uJ@T==YWRt\#t/}4kwܹ_"P'~ڂ0A E?_/Gb*@;B$'n;XȠPeؤ/*K+{YQ2}8cy}$`*ZRE;> 'b" ؈wZ')ӇjCϱwcss"2jI]S6+ أ[ =D ?^;]r+98tFMXm1{Rnr {Sҟj/l!76ss?nqq+>8rnq*W׀E=wޙa9'"80d&ٔFEݎLNUr}IV$N[8mExѭSVX72Cbd ov]HA]%>+΍3-ˆ땰|ŮƞENqpvsD<$詢 beex^*i@'F6F;UC[5;&z(ms6ip2_.C47lO N`k),,$vM4)Yrr*5$j 씕%Nf%UH(B)M8{Yls7_ -m q|YrDPSGf8\i헙x;nZlg7LkK{ihPO,7$s.g,P9kX:=bC BL)/ 'Xq?F:uǖxΆ4%П>^mϺ",( pH.9굝._&E+XﲷTF3ÿ%;j mA Dt,*$ҭ^PpT N/2{)4R28VSNilXsf@ɭEߕeDU[Q*w9e2厳bAi!R6UOc ̱Dn^=Ǿ2qMυmP/޺}PhJt)W{E [lkuYPc˶+4.8䒞lkv@*JJpJ&q@Ƕ=Pă&bCKw10߼Q5B@_"^|1;5 d=dTӠj.wVք6a;""bb{s3o#obXFӍE 5Sq!2hPDS\Dx{L²o bYĸG\@ҔyP,?S fّcZ%I9GPx p5,ލ?HDGb*@|*qaAt<`^~:V`OYuF]1ߠ1&nh;l@NIٳjkq SxR~swIy^I9. pBq*5rjgDB->&zf<׵ QA/o*0d{{smaE]y%+GN7P4pxE߈c,8&S`lB`{{<_ Aի|VW$zR=r%!k9Ύd5  )orrbW/vЙ&%[s`9FKQ1>2KA{4yӑo ePi;)<""tex&PtvZ -&W~~͏$y C[C(ũ1_jDlytAPb9!FnRM"c-k/{xQUnLNP|Ƹvެ9FJf~t mv{ju _3v薮Ù5j -hwѕQ[5 S<8uBt}n0*eᑈW?\cV>b@QGd u$'vUojFwsƓܦN,B&'{ ozu$(H`VG?HvapWA%N/VT8&2TQ]ھsC4&:(9\B5:-12]a+ 6gjǐ~ PزxsE=ey!+(XM]}AQK 3{иZtZĀ1?Vݔ:ZēT#Q@Li"4?3ldq놼a$@>apCl9J+zjмĈUPC$ PUji`iRuQYxsJp dECmYUVw̛9ͯƴw^*$1X6e!-dbT&(he ȉ,he3mjjn1⛆Z%H+Zvj5^ggZ.;o|#Uu8h|A7Պi4  _B&>jbqq.EIe`Mu r>_@ڰm}c<"_ d?-zI(»^D8@P\O@t.IYk8:̓}WrNO3@sy|bQ{'~xgn!D=XnL󀕶sc?$_,;GkT/*Ib.e-)B#lmLTz>>:T 9 ¤PDN&_Rh6V%B"]z>M!H%^6Nvqq,nQbJ'S~m!\`&2ۉDD][ y%YZ WÖ xovMtϺ.4vQ/MEE̳w3~~qQ91yQOx#U,WJ/)<+|w57& ӮPS3Wd,ƄlLB[H 'aHc } 1e͔r(*da*PKr`Z}>*Pc€=]aUЀESCnmvÿ=ڛ%p!JoP$nѸi*v*L1's,&<wۘЏ!.mB"_m!n}MmB kYW>EȜa2"V(ϭzBNkz).zuW tEYF(LfPtMވR>^p,G=q] Hɭ5LnM`p_Ѽ}wsJKb9yg*n1-wޒ;#h[2}DQ-ZO })<jƮō_.Xӓ)=4stVxIJSAf^ JEcT%;gDТ+4lmnSª|%PLDʋf\LLr f}Vӫ{WC!ZQG1>eWŤr8ꍓ^X56 KJl,-FnqFg\t|+Znaf&ù?hͳAd/c"*_,gnŇ8Px I刀AeUWG5kOPfnwM/cbqܡSqϑ5KcJ3߅PrȇަfS|ΟgZD30U}XV~G esqȚol;NՌn4i;ZXӼ|wS8UE*_T~ Bg^3CFᆧfL TEA%85pػ~9su .?<J~"ows} z癇%_12?q.9E|hC/tt:X}UYS0\*JHI9K  c#rՖ6#3uU|Mhv/DWht20vx5wիLNkuZE m.;\Svof%.pѲ8{, ZSSl0}ۢ[-4Q@-/-x7F!CvaLb 5%.! 7$^ +5"AH6F|~}Ɛ8:sn-jҿ7"v@zQIȵz;mEjrEj%EWJG5<RE#"ߣ䕾ƞ=őBQCAH.gu LZrEhR>HP}޼3B݋MU|ɱL)?c(>̪dYIE$8\]xIgߖު'6X"jkXo*p/.d#'KʯNNdcVgjh$NH-X\)R>r>T"#n4ଏNX43Q'1ˁ]o+yu>Gc:_jɕei񷾷G5O_$܁CE{`,cyС_п[%!&WHMEM #;$Hss[iZO\@%1_"U>h/9+]gփݠa y[?7e%7L_9N&2fTM`Lر/}o~7TC# }QeQ;|ܫ5eJD~,SYY K}Cg0ale+ `B#sH=$I*T:?ίC=${uKY¤-FbWum|@(V(M Q UQ<aӧ ;7J:j솄 n72_]"d1lMf,fmÕ 0{%W+0oL g*CdʼRUzbUU&E8>&?An=ۏ}%  o>|d~]dK+ iJpkdN݊g-[*竦E"q;Pp\ IFG+г27ᙥX!Kb= tK,|KƦPp8@ɴ"DҩpC|6H}`j#cv劃+BW5|uO2GTt8 dH/u2UBvS;es=k-:aY8m/gU]o̸h=_e\ʠ됹u͹J-<C=3X(w ƁC]KjIm3IM@ԂGG7&K鷑Y5)x_qnYႄA=jv*|(C~q1#9fOUKC`KpF3VuZO,fH'c Rn-AFnWT‰%9ζ7Bf7_^mQW^l@c'_(7 -gvpQNftf8b$0rLa[yШo?b|`q|ݷ%z[~B@1A5n Ey?w иJGHXI[gjH%>%D;e-,8 ૘d!?O7#Qj j'XD%R[Y$UJJyeC^ .!w x{{Dx[xa{wv<Bx<-D'>:T(U'~1Yڬ\umG jL?"./ϦcsEzhFn WIt;̠ 3iɔ_g^7tFz|dIn<y B"qW1J:x׻t^ ̳: V5]kFɠЎuҘgQ|j68ZI6ýSۂP?l9C6.ecI"P ,=ٖDNszjwn?kH:*LjE97}+nK(Q@{">%oY_oNA崚yMl?H6ְQ-;hbWuu2"WK4Csl8eoIK]%R`5E$LUȈuvtzLHԹ*̡- 1&;1{;lGޏxNY#+./-Q:ީ8il5sd[\ z`$0pTcd7mnk  1SQƬ7%LI}l Vv܁8e+ ]!2A*U@yJcYftfT`kql11,A\ef=RaM~Mdi'xuZVvCd%]ˤ ~4.I u[dzMBsPQC)PQe怫\LL=&=\UZ޾t(e70 oA-9L@09w./ QW&6c΢8eR4QzRܖKs}ϾTac!6MX 'ѱ ( Љ| fI(?9w'߫,༻ngNưt@ ?+|k# ɥY2kR8&YQAv$K><~ cx+t4uM~SIVm`ˠWwnfG~.KoJfF|锥Ųi [m_v+dٞ!}NnH]t|1|6ڤ^AVkV}D. }?&DD[)O D;uMKI rd؀lYd oyF@!EUMYձ7`,6SV=U0J NTŴ [FE$ȏd fMyY,Ӷw#(j`T%9 ;JEsU9y+~QRbط-hd'IK_L,2׍+m tE~x9 j7Y@ Q ,Pu*Ph@#"53s4[_hn:6t rz5>px!5}'lnW!XՅBԼPd؎q$QoR#XW8:ddlz3}~2{ǎ8sz#+)tìGh^Cm(ꟈkD} } H*oλq }2l,K]ʧǑRO;~EwDşQRsJCޚFu:pKW_+&eM] ɩKo .l?털T*-rwI @ㄥ vno ZmvuV~6G 'ٕuw?VF{$8л&nPjM|@"CB6qOM2b1[ֵcEk478s`4ntӠÐfgdžT\)L[5EBh"}t+a*@42Bm?f{,"vZCrYnoG8Y,繳f $[f n(Cͦ.l=߬%ŗ%EFTJ:zj+,j(#ąH)Pk@1:eEhCKqd/Yq("CbGz B?1upY;η(-5wlUzz>/eSHztEe)oyj\ 2cơf 'n:a4ds :.s˝+vIْȒ˵6nt7=cYc 45#'}UjAl_h&8lCF_@֟nhݸĠ@j'.îPȓ3|)é&ˈk)n`FTk%fN5AgTW5U%Oscfˠl3҆; /4n5;Lr#oWIGJ yb:$:E Q9TB#-LAW4^z h0C ^>PTimyf{V1Z ~W2p`ca^g߳eq%#ȹ$P sO&+]Kt*8)+TUN}Dhh{vC< %FT;qCդTIiDG'*,\2 46] xk"tW!bet^)y+Zi;;JlH{"Yw 6AШo5&IH+b|,yGW+/})a ͏UoӵmKRHx8\=;ůG܂anKsv(>!|JR<9󠰺~Uz\s|!R w7$G*hdYg!c,JI1Cawn `t UbR˺`hA=G V[(Z1ZZ~J]@/(0DnnS.u/@՗\W A- {lޜ>v"W:˞Հi7IÊeU=lRn-y\ P ¬2R@V7pXbؐibVP닰N n ܈ .W}9|1` ;uj b&Kzm'[T Ryӽ[a9otd.\38=&gk_ )}~oj9æ8?j_FBkרI4Iz$_dw藞ra;&jgn hjq4?gڐ岶4Cuejofx6QQ79H-pSw,~U_G߿Hީz|aOV?]a{|~%ސ4֠z 1Zԃwk?M{p4 Ϳ ?ДvI525Rt"Ϻ2*`4|N^tAc|@%W%՟b$xGd`Fb`L倃u$J3ydf< [`Q ˅/U/eE5 XM14< 8iqHFzy"˦ @% ?ba=ԫ9&ی I\qq <&rCui6ӣ)<~Mzh0ܽ EN->Mtܪe#b8qk@9YM4n8r6A՘!R~8")pر1)jiiiфOaHݥ <-aG^áĮ3VM a>vDR'meJ=MQE\fPåz?[E) JRoH-x,/|Ct90?C6v ]}t5'YUUӏE9lFUz`Rx +"0[\2jiwQBN>VvtBh[&K]Q@5QbG` *0 K`edݶ@b`TMvN_6si4) !:)Yܛd(b]ڮc7<b] YtW5۶) ;fi#ӹ&۳lOL:h&4Z](*o@N*7l7g[b1v>/fercqϛ|ƧhWjXV:&Or3Nd+tFpŗQNX7Ѕe'FUzNQKq/0;Hj Ow]Y]VEnFmU E(nә>FlAb8`G  c9|n28"e bA}]v$o^>=ACa_v=oDł.k oE'q_Ybl\{"l:ڠRv#;G:|,9o̝jbcOttS,mi=Ϙ͆ #Ari d4/1"EgIiԅ~-wJ g3$-u{D87!B&JɹsB#ۃw#jא<4:zD7ᡞhTq5l"}I9xyfm m' `ʣSK{r/e7P o 66.$#W S[ #7GSPdj3ƅẽ0`y~` t9rwڔ<ڬcSBoCJ0xXFw^ۚ^gc_!1?9}Vǖ{G<`'Ri~> zVb5gƬB)uG@Bl/ ϫ1(;7}$ZeETZ|lCF 4]*HQ:; h6)EB )%9C xo5QzH~18PXc }-NIMS[D+sȁnf*=nLUfo(r7K xȄ.ZbD8?$g EaD:QTX ;:ԉ!.Uԃg BM['D&}c5W }k 鱣A[6},IL$`]/iqt%ۣ>eSԮ!YBqs{mDgɞa7;8ĭz4~TwyzMK]m#S':_N6Wgv&0Ɓ |yJSu(ʠ"uX_x;IUBZH6vgˑ^}a-|V7wnGdS[ Wt~@X 8-VR=¼w_8NVQ q QvvJF2*Vlyy^5`[n|IW\aLlVj8 *n'7 Y*Q062MPIo2O;Ljr\~(j:<0]hҍY?BNw{B IC^ġI'J"?3y/KUѡ|#w=0D+v -"nr󄼒[},_J~kjDfn:P J|LP gPu10pPK#Ruu@òpk,x|20d]h)Yr7<KŖ aO5.b^Q[8Ol=iUimT~i Uf"8[^2څ7 0Nf1K7( |J56Mۈ\;Þa s ̜Qg$ItLB,,.; g~x8ꅛE:n#-uvrEM_`k㗁V졫^]]QsyGrBR6D (F2P2AI'NfTx#}ܛTHD3;4;@nƉ3{GOV_ubDּ#2ў7tef@& BZ#j[tsX)yv|K<3ȟր >סEշlsj{1-()vKBl 7Y9In~e #h,%&v.)N? E}iq}1PIԫ,$R11lfIGBъ=7d-7o4'b!UſeP&lJ/|j|7=ʊi7]:Rc|uowXjy^\_jMN<{KBS[[imCU!4=T˴nۂrqM34FFC~C& ^#: Bvt8s}f lc2W0&rДƘp//Q,~_b` Eq(==RA&  Hi5MZi*Ʈ>ݫ.p APKCF[S}rSU94Հ?o0KO%ȇhW%Z~m;,~zlȦU4sLAJ[GϞgwb_H)?s+;a5A5OmG.b}q ӟ@ 9HE<&SR 9%P!@}QD$싂!ebomQhGYи{4ޠ[h.9r~o8B~c{XLĨߵ%gɓZ*E*m_a ]ClFޯȏ -4CLBېp8F7ZdKt '6Søt/iĊ+;?LVdoM1I1UAoFkL ̔l8&C1S&VzaDX%U9&PO3e/P7SUo~B7Oџn6Hȕ“[ڗTXϖvUqtR GWc2Hgze ȁ+E cLȫR rQ'%|떀HWS<)RÛ}ZmE}+?,[,kiTZj#:/A$u?Jkɝ lnoN뀞10@TwxE@N3MFPۛ(iCeLv*KzdYMtL0cT:sӤ+("zPyY~CH..V.Nu ݽkQk.AcJwy1۠^gJ0L$i۵91?L:AUn5$$W^$p!]ʻ V)nl7g"B9)ؤX wo9 l/Et#e:.<$H>$g %FUC<nD fQ(0NJvPZ^SZTkK}n89d7+ab!@WpJ|'OzèjXJ}7P=?uLGٺc^B?u+Q,[j4}QGT]`T|묞5t?G3ʄځm+ꍛg?]P]0HX*zqGzÉ:ԕf5Zǀuat'IB _YpIJP76ٱx,y!ʆ7?Nx p3#]Si);NnqX?X@L;7b 9qu=G2*A0Q4|}*\9Hwxe}9wo&@*]3PL "A³ܴUxfA6JɹuYEј8,weҸC{8Yj Ȭz݌աp%Dqx=/kpΣ2"_T0>;EwTo7kt~+ח܇/*NB"3瞮T]Ry ,7Eڢc$bK. kCԿfB;u V.@E\ܺ1Z0@h&l(h=Xv:ͯQ;ÎuǴS{ÇRCJ:ꌺ 3J{̇'WipiB!J+sBcF<+l- :9ᶵ{+l{r27f2(eeS?-R2ueSc!`e.94$z{n)E!GPƠ *hQ˂¶-SNz1Z[&T 񼲬?# 3ȱm)EMhmO sd^-X^!ƖR%5V ND3&^i]Jx ^61F? LV>uMz.>0=G$y \GS6bfC7ip(5qhy*۠V;`Hcum+̯nwHAp B(̑{w3"Ed,ȩ|޴G$,P}O8sipyr*Do}= I3[4%R%EƁm[U(tAF%,NGQ:h HpS3ݒ/lpMIE'qR {nZ%GۦV`n$p3p]]9ѦnMȩb))yg&_a75%Ej7Tfͮӧ"&f˷R> kׄf*JsO>HaQPfZD@=y*CtlzAȐ*i6;3׉V_Vn}i3^9+S#CN9#St;.ur ,zNE4*i; bby$94.cRIPZoPW8AɪFHI1xëܯ)?1)7 x`6a<[=:0ȯ*#}yZVlCUmyiV$dw*T%=L)v2+$BHl$str1p*˨.Ywt5p? X0sdb4!)"Qu˯p"OSugN-e&%u=ADZE@m3y%fHb wI#)dFڄ~f3w LykAv`8 n [ 5m)->/8pvG%Q P_TE NެzSF=\)/8kOB2R"h97.Ʋ`ؤByV:>tɓ3Q<JNtg&C---зxSEG@k~Ey}vyX Y?3Dx1ṳ{K6@'zEEv Վh>nc4n3&|su.iSVjbHgPi<0$j5%hAꚫ)m|(dن>s5AT8\|SD"Z6߾hhGּ񍥵\B{4kgBRvXJn1m5ۅMwr+2Abh0()~!okh0j䁅vc)$KK88OOs12H+gP,,>2p2iΔO ~EcU~clU{TU۱fԯht;qjA[͓,tBA1rM%M?nŎ pwG m L.bL<(J7TKR<&HjC105~loM y3U嵣5jerTl:ԯGa&У}}oAhVX+.72zB43RA!eC`gFa[&+buAq-s=,aOi"u})G Sk+:U+ :嗪D28Q`%MHTͅO@ayc6J`3ue3Σzq`+EYh׳vQn=83?![}{{%.)!K352\pA[%<%6ؽSUVE[1&^)/F8gʍ!^tRzn2^#bUMi)Ev8e8Em /q&dMEtq tJ`^iT -X^gV,mbT6S-?9!)]7nvJ뒱\!DT;pUQۦlmH_H`5妞X"fih·WlÀݶj]N,}9P$ebyRܳ,@qz'%rAhMapun[ 97*ޗ?b &@hEkc e.z?4"^:GF7eJև'>+"?ڥ3֤IR%}%#nj>Y@XRU6?|gv fBDePL cAT.*R֟ 4NZ]ٛS/NFW}xa \vV]%:\^0k _r`N !xh@ ]D#p֓QR37k q]slc h-1ǞUA9b$%mfXw^:"GO^ |M>+'{ oղ匃ng^Oʇ2GLjڠowhjuIicQt Zg EI)v]%ʁ~Q˳(r/8мJ#/k{Ԟ)"]Qծm .=y X3#>G)LYD$=\, еml7b$vܢ,jw?v }giHo:g' y3 pF\_:cq!*,MEQ-4GĦ'h>}Q8"V#ƗU"0f ( ⭘|i,t:`ϧߦb50Aġc)qzN L 2qٶutBwqÖt[5;Ot5ΓM/==ނ.L#{KҴʎȔT>y4.i3L >{)bG0!!$yVPj/X LxHtFx!=a!d,v^߰ (^:O6FGIez@?&Zf*B|27AAO!0ة{I`=HGgD9u%w + AfBO7M*9Ȓc+1iF"Vv|63m84ʬBA5k/Z?ڪҿGj"=T+g{{cxOJu:$r1g2XgN= ~n! QqR/=43R R⠑tm)tsֵ=H#D!W썷`(.&{.w:|0~Wy/t p,ٸ`W*o’~IP` 4Bv Lv}ǘ+&D<,J,5?ֲLf9m ^ ̄P] &ꕴ-Q3G3E&¶. ͤ~v[1} WSZ Xɉ9b!Bij6٩y=Ohro@K,y :Ӟػ\pJYnpv}HViᴾ{jؿf2QmE_"o^t\h&p|upIt}A!sxv[g;BFc#=Dr!BYe8#w҃_,+gyyu|)MB,M{i܆1Ѽ63Emd W}W*Κ#I۬}zl9VoJdilЗb^:Ȩq$@yu7͛ <m'5vM\PIVCRBP)7?# Zt{++<8~Vw@*wVwNĐR ,hc aXATH0!TD|h0d q ip0Ar'%*@$M|lIBABzA?,G0ĕ"f|*7rvjIkh*P M"t3®WiZb*bhUƁXٻV[2o.Rw7.m%?<#t<4+OVЊez@WxGԫx!E[c~{5UshWŁ0N?4l'^~қ303q}z[j dQNYrIT)d[]1a~w (yKsS幕? Z0oAdlPt-N=>Py$M_ qPާ|g.BxUKNJUd2UuBrunӮj/+d6xp3iBesŌ  #}l ^qoڱTL6GgIR23B}+kwdv)$ vHU|ɚ)f;y^ ##N1#_+^6w6kG0Hv pomYOx\z\5DS;5m/$}ɏ^pK)ua8̓/Xy53mo@2(^ ~rOe(JtMhxieK̇5IϘa7_5 zNi٘I\B`J dٯѪr6\h~)O|\]Gr7˺k˨.R҉^vRӴrȑqf:@gRrХ"5P9A`V YR 4σxQ}C" uNsJ2aE?:xIfB@yJ S0v^m܁G>' 99Ӊ0JZH:BEb݃-"-IBt 0K} nsy,A>̣8Z)7b #7H~| TASGG#̻>;}$wd%YumOGkxy=$-:Y wB6sz1i'ԑ:1q¼E6%>"6[\Sū BlJ>#cW<~e G#7O1.C̵.qmBݧNOe5[,RA/J#B^X0?$b#kI*EQ} dU:ww{xVtK f.J E "5[a(/hj\1`wjbL!Oc vl9zǟtCA*ڌT.Kc/ O?t(igC,u RxAݓD7Ƒ9Q rvtT"OW):BF^pJlg2s$ 9Q*, z;jM(IxvWC&8V(7s //| kACONqR VkpwC;2*(쒔i\}BD;mC"(K@B?.ق\AkUk+̨`-8b`_Aߠ d]g)&oFTr(ZoR䰊=,L9;[p)h!OB>r)^IvEŇ7i\2d70n̓֬x'ch^è QEJш@l]޻&ؚ֟sպXBK'Ƹ 3o!46RdoN`-)rי^ZqtsiMf7M"ϥǭ&a_zKCf)Do !$ ǥn,i[Xbc>>1~z$To!ww\cȊ4_HQ!l3 Aـ.?ƿ@">ZjWcMW:td}XkT3mwl k-|8G?_Tw6Be66⚲:[-56ael_ztϠxe)m326%nCh6"-.yNXߜY-_r\ *Mμ? cʴ6qIOٙ='-ǦV QTc 7IUAn}1=mAICŚ e"$,u[sgcɋl ?~wN={_8t@,9gW Ƴ~Y4SOR?y\o+ľi6_ȹ=*Әh ZCNi8UDٸ-E[Eu"Q/4_N!PeW{h^'2h^"!Odq.f4BY7N⩅Ab@>P}8i.^޿$y{Cزߦ. 8{REOK m).td [烅O<:.v\P4;Q{?4CY Ȧf¿L=i]3ȟB/Iv"jѕxXy/#i }crJ ] ${1`d,0=GtŽ;/-la@3꨺_sx ouC!#ꧠf:&Zvz}xVl@r۲4cRA3޹lrWk Rblg>r)ft!a- pbnѻw^ucHb%㫄M&.a*twKPV UduhbH]|Ced-ˮ}|(/`9qu;S >- +`"Rm:IϼWt(#:AUl%Z|G#;zi=}G${!Ƣ||QRj`/)z'裪( %B[4̨{'FE+,R`IH8<kYMy 3R7n.^䇐c,}OBËO+w|uMdqap[˄ 1(̵|| K >u; u|1Sv`,WD0qwx+鈺(bt{c ^ aɯmA}!Qhu~5ωJ6'BPEH¸oD*A4Bx8TO2͝VA[_~cg8D;OHbt(Nm,my&\:}%mTQr X'z"@u, mHAۗ^P>mXK ;{kd)չ@OEX] cdgjÂӺ[?d=,τwUkPv&워diV NQ<.,D|(. 8Q酜 o3(Mei(PP=~eH[ph܅`೏GVlM&,?gg"=̓c:8RQ?"KkʷGt};o'V6ϸ?BIƽg@+Ι$7ANߊ6.V(?Oc2m0% Cӡ %z>1*. ̧۬Gq[M֔YSP#aJ`@fbLǠSo kI ˷~1،MVV;F;:,.E<@SsH81҄Zeҍ2X9vO[R .}m&đ>YEkRkg' a 4^1H2OC[{Eѧd X6\9W%m'DsI㥳4 'g>Yyt vOtMl:#L$a~{=/m֒HqnXʹ =rR{¸ ?9gU㌅)çe[3Ғ7 3E@wnD﬋ 1P&]z#VD\ҭ|o"k#zܜQP3͠~6ГGއ8<>ʚyF_„߀h7ﹴV2!yVFV?;OH*99a3JV$R@fԧ㫊| 3ᶸ?d\Ef@ HR Tyj"~hߕ"Hdʨ6foOHqQbngr 2 5#7kTI]c}aYjBiA~~\>y 6(+hӧw֎~mtD^|S(μlϢMHΖˌ#zz<(%bG[-͈9$7bx ,Nqj696FK,XS3%gtsp`7SPRc *"u 7ђs1n[,]C3Wt"E>%L,{|snXEFf1-ڿ'q̀T/и4ʯP/1_(})0}dԎs4=D֯p)9҉ebTxo#ڪ gd&#TI =0=ב$ǫ96ciFnəylz֑\+Y\Ȟ`5mQq ftlB;}]_khy {^jlprZkZ`& bȥ ~A f~_N~_22{$#%{0eKde2)hDRM7:y?VjJ嗿7J!$kJ'݆rvw Y˜zΌSG$4 jH㦵`*ǕbNt0LA"bʄdKq%0Unsv>DO.Ry7!޸HczcaZsWP+lGCʡ;ČxQc+gy$lN -skKD rg!RJ h*;E(D.R*g&?xECh?q)Ƹk^ ' ;U`'E[@!$ilڱK§wԟ%Ʈ{NwKC`bZȫuٛ8h 8,_+#]ڨ`)=?r<!,AF"Uv<Ĭ#`"r&4Lpʂoe"!~ސ`:P Z,l ho.E֯`fBıyK F/{^="N^Ja.˚=nq.K0O3agTᗔ AsqG ֈ~Nxfj1 ;fi)jn<9qjӑE} ~qH@ #a<đOŇaOMkS~nmTX죦wJ̢S4YI:},!#掇FP !!/%3Q\}0qW=[kB`4V _NG`Q!'4 o;CݕŞo!l bjܤ?.s~I"H״3Q9qPmOAs;)~>ٰEr`~g`}I%H6n^, t39 JMd7b5YwPk7lbA#MÅk³9Ł_kgdf:P* 6TJa-IaLMWtgx ΰ@U' x k}2IL֓5F\lz}/i[0:@ hU \E##6ă)A\}eXp@XrWP[*=3lk}1X}ne M0 /#n_AHbr@h}zK.6@{_\Jd 8jKo I{ڽ Loy. Fm%by}Mj%ax;PfkH aHZW.$U^@. ϢHI } bwuD}KQCkrUcA[{oaVitpA8$0{՗ڴ˸8 hzWBS͡IE=;-~պs|N3_9X_Ҩ)(ҫy-t #褉Ҳ3*tS018m`t]ae`Ey]Rt6g4*#<ߟeѦjLia=DS7Bz-r&I,:;]AlmY([ pUvW_/BTLfO$ŤN+ޖqѳIQB @q٩~?o>Dژ5ѤS4'` Dx!tݹ}~βC8v Njlf̍(6! |ߊ/EcW!]Fݓ4~䰶_qg 瀯@j>ŽS 'i֑Hrd Hxy,#*lW"mߑ.mec|!Gނ_PɊǽͧcgd-[A4N`UVd>ʲ)e3o§$'6a^5 S}c~m>jq'`]wR4sD?,oz|ߛEnu} M3œwARB4d[{rW @_L:B?uQxƹ3G.,MY^2lvy%Z+(yL:N@a}r1|+6%>m*mַF賴oC̱R3ŒNPG&'w{RÀ;w* l[wˑ+$GfO.ȇ%,As4vӇpyOfϞ`]q#^]ooZǫI51]&PdɪЭxVߕ0k a(^WH(JZV{^AFDDeVoܽHTz qAK̚M}@)Q,2n٩A(2ŷf6;aѺ1pP%_0>] ِL?*5rx ?f"9q99$2ܽcc۾k|0E!4Yk qy7/_far{*ɹM}\LWס?AaV MAb>Yt@Eѝts4aޤ7rJ~8AIxM̫C4$џf7b}KkY P@qb_\*#%R= M|fνZj Ëխ۶D7AMɏL%F.ExYS<mre3ϰ J^1B{aCO) u2k-1<_2(s#:1;O wHcJ`A<7Lb"O_6y"[mA@M-CY3Y)ݔm{?*O]/((-y,a O;) w/ a doNE]z_@},<򼢩)Rru0-`b<1; jFPxPYf)G.XfH6AƩnS:I{[-d΁"d`/r9[Qݻ2!Q+s|*lΓUjd!1#> u .Q+L~ڵAy_n΋'lR6<<|Y8ѷ [H8sT%_hEm`*{EU{_cnTZcatc!FYDy‹}͵2<&$uEn䛄]é6#Wm\>AujAOۏX# ϯ%N(Ƿ8M`Y,]%Wڛ8bTX4s-_j:o`+Nƈ .u^+eN$`e8Vft>S;'sEwa}ɩVy 9nF.DX-) %JkCwrb#%J F6> '4{uvz)!$MᬲjT~ɬSa6Eb̤4[cpvyz-ߏi62 ,? g/oBgG$Y#-d~BDsV~`hv<2M, 壱n4vY)e28:(?/5o8a-*?88 y5 wi`D@(axTT? .QV3C7}HF= Xs!#%ƹ5J Z`IBW,a<)B-)LVWIy;n H%X{.۴$B=v%ibu əa!j<ɇ*/;a)\ԒJm~V9BFTG;d-/`*|ofΪ0 JSd#~ԫf۬Fsmz^+}$ᏺ:W\H_R-PX20ErG@94ٞň_Z{<ĵEH홲EA9pWm8}z,6x[_eT!)>C}MY&|hhbBm,'Q.z`ۨT $.0W·f,| V·3zR8a$xʒ?=NvzJn˓S`D!RK3.J:`c: OmExX\T;`,>#.n,eRҨ xZȡf2_$LQrwKU6g^eу)] zm+򚧢]0aVr'ʁ1Qiu.Փ&ՁDÖk_[I18EznA<*ySGJ!FD؊F!PC"a 3m_mKApdaDcfV^WS'8tg?sNBPCjU(<&VY,xH h^q8VN{ Ԑ8̗m'f$&&pPLX DxNЄ H Ȝݽ?Juj)_@ߕMUGni<;gѶ1ȥc\ )D{HXtVk=N q"#giJ/QWz)9? q[-"ydN@"vH VmD7kC _pOQ[q>sIy[74el[AVЪbmڜ=¯;ȏ(~V˲ Ec '%أѿZw\[ORJ%@UѰCPv dQs^mtXk:{P~L!^\Z"L KTJ1.yfSKx'7f}'k,N}}aW׃Xk녛^Qˤ {%!ڞ$&&;Jl1N]r|Sq>-OJ,ʆi y2M~"^ MgZ `)I(4 @)plӦU+K(84*bwwxt<-6YX_|E-◁]Ih\^Wmg-|G#4zhf-xTdWO8QJQȒtjk%'IAi8Jw#+/UW7ũ'wZEbh%Bo{6B8ukjqr_Eث,P>g)Ÿ-`x@[EzhnRg^PRC|U=yJ/Ӗ yi zL@[xZ,=y݊Dx1hvӃ3QIx딵ڇMJ^ 7%U,`"jI,OL]) iG:a2/pj)J%Z&S#>9i`- ;)y3Xv  S AG0~Z:1% A1` ~E%/:wu]&$QdA_)29yuXwi8aoZ'Wzl'ѐG@F9o] sO=AB|hn䂃?^-7X*n0{e`͞,IToވ.w(ETㆀl ̷̇'#=NeAT*޹wOtiAαlԜ4ʉ5g5^AXHg`@xK`F2a/*ܷU-dP}ETS9 GNۂ4MBy[|-yҋqԣ |År&?}flqFvǥezF Z%TxU¶ $$Q w='XPSBf$Z50#+3 Q'7Qi1^;trW+"+ ~yaP8bRms3 u50Ǧ䷳uMt]ߣsDz̓U+8P}XǝԨYį,ҝ kfHZsH$_lot»Y ʭg׼=c{Jyo(K̎U?[j߫ ybG5C0Wxc31Z@_+@r_߳4&O&1<"fCz%1r&]^%U b.':..2w܊F#@BAC%}(7D 4ok-?PdK a10< mY<":vHOf.!>oM(z}[烙 2Re-dC>spr]C:%~^ISu $n)$sZ='FӔ 2qa &Ⲵ]W]❒fl%JA2&Tnt@Gfoj,Ĝm~I\0MhP9yr ;AbDWk&b8]9LsQG []#E؎J?'zpb!M&F4a??ۡs>@} ]RNbv4lu1Sa.Ͻ~6m5c1r%/Td0t;k[ކ !>ǟ&rO-i:>Ӿdzaa$5QRaGũ-/B?n^lQadbs Tc4Rkwqx:d[,fU:l̡N@n;KutmkVi.=lͺs-"^.(llt:BD殙4)`o2d 0ɹC:FY̲U9eeZ4im טy8p]֝sk釨;6|mo%تkdFûXedO&Xd-bxtJޡa03uOzےxe -\^P ֮R%ƝPӥe 8`ڜQlhGśd+s*?A3069R4O ^zD EF/^:΍3Bո? DTR7:d"E~"}d$ 1Y.Z~`A*bD4럪3F4k|xf'45^|!kHfsRtB̀pTO&B CLv?k (`H8 ]K)v[T80g =ceqѴ$[ Z4m>[p~su1KDr-2ߗtIO{`m& 9 ҲU+A\fAGS4K3 H])kݞ`0@mؙ_e}_ 89<:B}- ff '{*Fa1#%ǷGi䂀/MX.Y'bޟ-/V|_@!yxVLӑIb FoI"m w-.x*fxdg`gbɛ&ZS%hi.ٳx9bT S\.`s3ʑϱ/I]~`%x>-$OR؇0 j=o8LKM]x oQ ډm B#ϏXۖ=bݻ^NpHRdFS{V~ _ 5[ūt!…T]Vd3T)c_קY! ^qU̷):^rAGR|Vz5z[4\Rb-D iU UuUFhPMn?IBw43̢O3l=Il dgwzB=5Q90NޥS=6hrCi׆Ue} atC4R.j(Xe4Ad>77{QiBˁ"/8Z +nf$[xq\F[RUB"E hM@x~PFæ,Rͦ$qo].=/_eLЉrVf-SSohpzi@i}"M*NGSZWn|A&Yx̅'}Ҽ"QV /`10&͏EmTd@ WҸ ptQܨi M ij|)ob~ Z@8e#LX-x2_߆}!{ҌY0Pfp]H_뜷Wp䞼r*dfr MS%[q"Z= 6'Oe"J:ղV"$tZ83XRl yQf OQN1}=ܾR)y~JC ]{ Tl h}/+XCDaATPQ ~L(`>$燘~=\OcTHa4RS Wu骙>8{y˼HX}y]_l&i`ʃ9 o휜9az ](7!LrZ8nҭnG糳ԭA'0<~zabi"9cM0,ou}wgZi"w?|Q8j[w  {p82;t/Y^&`T ` p:8MȖI}D'Ef}^¸C#M+a¨LDx0#15 Xs~Q֪M+w8)&W[ٽS9RqAX #qfUG|jYQ/}N5'%=lnG+c*c|y^1bczhGT\WI,^c+f_R ~B7Mǂ='bvb{ RK@ 1IK{# r VN_ wݭ8(8[;ay}c߮$:Pm|` 7|(Wxo2-p-|\^=v /slZ߂T! \^;ٝfa8WQ ,.o/g r5V~ 9cj4ˆfD&сsE۾̈́H VP/ _rKH$Dh*ܗQUAtsgQzp# Ƥ7aHeKFEK}!2C=2#-D[DyuY@!r$huKI"hҾ/Zڞ R!op_IXiT |ɻiVrw /DUG vFh{nlA?P^Xl%UU0+'n[./"|(֨Gԅpڈ#7Π>DMg W8!cDM4-wl|wEJMMF ;†YgWR$C &zŰW$1f*:G }`^S_{$ p>K^]&^fx˲NngbMSn.# O(]UKTڒ A5 L-/|! voJ Y w@hb"ֆ m-<+" xq|3ΩZ' s qaIV FP=ǚG6+mO ! -Nq[xӒaK7CZI4_,Ұw*0\(2#+y,RFr;w\rG&%1rEAs3}qh]z%ڋբ-.x rMO{d"D6Eؠ +O@zž*5#xhi\H#"WmvC=􍲊Tؘ˅TSVLRaC~zP`\81ە8gZ:%RD ˗!u-ߟŜw !@nnn\ -Wg1hn:cՍ; yN%Qzo{A\Dݿ~3W VJqEf= B(g(%&~H4\."()˂r{sղy>a(X6d+wi7*E]#;֠AȘ)OS ^rYY,D:)TqbInCiq>i K"7%#x%R-Ȕԋ+k5<$sk:2 {I Am:>CΏ5$˾S\=lFEOX:~ TCƘ/x8=*BĊȡ U|``6?9k(r@8 _x/6ޭ=xK[ѡ󜠟k{#wI[A_ԃ5uKO6K5Ee$:uIL[(犁"Z8l m۽(TL\q?>I2#E~;?JsK((%xm^ 4cWto?,D݀uÿڠ ~D v6z^lM3DY.31N^AF[(0ge|+I]V. `lkL@]$SU Uԫ!`+H;e5u"z#pKUMVkc22,^v$ 쥼h|L%^ {? ;5g?$c|L{tm |&ZyݮCTNgk?A4uA"۱36*P I$y3F&cIL8fܱnDbHJ 8ׯQ_7 [Z:%w%ZTӡ\~##B1 r3{ 8psˉF[J-Pht" /5 /*n0ɷQ;2qQre?f?j K%1o!(p D\ph+^B}h u:p*4vj?*n*}ae5dHE4Y )c(QWT*뇆>P 襭;".V7|9Ȏ^}(4PhV G(.BH^P@}<B5/k0AIXHGIo9:~hk_~dF^[a>$Nc?`nUkKE-A d۱m6to#DC/(,R-%`g,|e䯍E[w Q)3KV7{&Psil'̫wQׯ& X"O&8Q-FtV0(ٵ6r7R&V[q *|]w6ʜV-d0 !Nw 04Cu䖔xs%Y@E,>Rf0+&|Y ĒN<@nwh$OIcWO(XkO ڥhJgFPGQ*\3I] "v9~9}h#\:N V1 `  /E.bp?hStNߩ>Z-0oacMI 5\%s''=(RE!]sŰ" LƇ!*K4@$~`Gnp'iɞx9nD3(N1h:bd5{J}Bp ڂd+<e]=`XȮ`7 #`& q9N}7_q\Ub (µu5}ř[ ^ukCO =ق ֙L;#)SW=9Gշ"}Ȝ+j5drqu t"ESU|Ec펩`~,*7<|Z 'y* y `V(_ Z(PE18%9ץjRa=Z̜?u> Nj56]-L8:1xO!_@]{0ɑDP.'G';#1)~EV^(RXNz~hFJrjh,tGdp$nv0; ODl?AKeZu׳/Pz8O I+=,-y˒&AS/0MȦilĢtSB̓Iud0=m4жa,ߢɅ0.[["3cA3> ">݌80Ten_Mn!̃zQ|"W'4Hf"Zlo5ý6 -'v٩6XSF|W!C?Ieq:p6=躳,r|JRB8*0I: .&K^|q3T;~Da{[ FrJXcWCWpJMǭ ppӖv[+^ZdlVk(:1EKŔu SN`*s׽3ToK-:&˵\>B{VZ}b_Uݤ` f6>ɲ86p>YEqSSe&<*[9ڸ5:9FmmtU"vѺ:J.燑ty\Zn U;[ZN SKXj I^{ _&0@DxߒGW ;op,Mv3*@Z{կ}.یٌw_ k|n.*$ ?ӪZ%iNQ$0!~X’ D fGdǖQYd4UáδgX;"[QkG"6r> K&X~I>3Q\`uH-Q2đdBYAwMGjZjpDŽ\"@%6? >tJ )L"#$Dw2io-_WR9'?}"u1w2V^gR`"n+#_KxqcVz6J <{iW%B< ̸LetAW;/(I4)+px 4rMUg^QWgQ?u;v/ؾ@}gHڸ17ăT`ߝaRDJwb#=LƜ,|wMU.XޅTOIw2SXfCMq&udDW{x8fݯs;/X,ܵHX+|ώk~->)(\}. waշiJʽ ѷytM߈qQBTq<^߯GyW='SѢuh? zG$x޶V1+A.¥ye9#+By@&`(قU"R7W$ gO1{´7&ToG!=KmHTkfx :LN|uVdjXV8:)&LuZ?:ԹVo+1[yYBH=-6‹rM0BŸv?Om &D6tC!c!|2J;#.djp:q0*Ǻ[X#J.K0N;Ey~"8D~&C\'12ŵa/=Χ& FܺA/ebV'"Lwz=3Ndjuyn#!0uibI [NAB mhY<ͧQ~ Kа<|#EqJPn͗U;~!"#08l[>/?v+ԚęiޛO Č8 [LAbyw=P|TԒCˬ6U I9*|H23ݥNW 9;G &Xgycy3oka3mwoW[(ƑΘlV(}Z #}ƨ"s*̜3]?Zӻ- rSj)E>aPiB9tTGņ _5ѾT ga.'i8j7 qD@Z(df-zLmDS͈JȪ % 8Q?I WS=%|"#]oF.‹DTL|}646Zu&:xg3,0%ROc,exk1AFߐ.ՎN"Ew)N :=+6쐿mLx a 7-F9 Q|Ulh%f+7p{@:ɴښ~Ѽ{>1KL@6;cz=N)Uqh;A:/Y,9mrB}ɞ%n]_VaJMFH;gHʔ~ Wk'fyz`F nYjS ̿ !#}}L{gb~KT?3ɰCKx29^<8f34Bn6"O/+^ʘ*^Yz[vyII-Ni24iTAK5^?%)}# EkO^ӑפ8pWwm Ӑ5Ý0 Qp̆ =W?wBr#MB:&[7 mE^!ۋ|RX2n ,f(H/I ׎^߯V]z; 9_%IJn1;<TEݳ%*9BQcQ)Y{݀ rO0j䀬Ywt6Ծ|w%A1A;1uF,PP>R$^Nin&Z;~d4x wMU^,_#Yw* 1ɞ [ -wgYk$o.`H -2|,qJ%M"B?d֛ڹ~O &|aB[$%O|᝝:S2 :`C RLdm yf'rEixLmc52m YAۼc`}p}ba:"N5\dxH]V0>ԧIJĨEd'L Iՙi 15&l73xUYS qkU97cs쳿i$w7Po:_ٗ<E+2•9cIb0Q 4m)H_'C^>Pv:oR򅆽*5U҅.1E-,gN/}tI8効]X7c̭;'D.bKyk G&R@0U G (UlMnCdhMLHi];_.7FC[8r+&;RVҁF cpLTLst#o0$l8A|;xUR5=1hbB9iǛ%{ oȓqgٴ:Jsup_ZYKwMKnV6 Vrأ}niQ#A =&~mjR18Em|)RRT1Y}J2 G<Q U~ԛ+dto=,9])OvuX1 Ia4tI^HINTU\-B*p.EioB`# |-nCI}nylJNV&rF .T|gs bdܥ`0abMϵ]lB-Q5^T6 ]a) .LMisQ)-}. :]RnN髳!b&?jx..N >`ϴ[\D~hql-_ F!N|2@P~|[pOMXF{ ֒`¹Mܺ~[t oK!Ejjjαw[L2gqW`(`炴>Ցup~mq:dvPC&3q]yW`N%uG(ugKZw%怭Ƶ6 9tq5)-$[I-}_?){' vW3#<PteՕOPN 2ge*"XwwonFVph1$>h8⡥@Z  ng}Ar,TejhC3(BFJXM`|чƾ eJo^ԩ nAg=!W:>D-e>ت\/Jy(j$8 >U 2em񦴐kYa\kϭ(/U bvBFۘsԩ x\時z6<is<xŁ9TFzVChG VC#!OP HYBHrlz 'Gtndn^BvE#vIiJ=L&>ܭGBoH#_QΖ@`*˔`˵u P1$&>Js 6_w9-L0X +r,.تÂIb<8֊ T̨cr6;[m 1rK.OBx{mP>%[K}0HiK{+~;:kyb?kv&42<.&+l|17~N!@BK`kJϺ@b(Xӻ=}Yc՜"J׬o Yٜ)FU gwY!@_jb*nLAZ |R+Jqe1c Pamjt 01K _[rOTrHگa4*6ea*j >|0zLGοݍRSYzk`.]rR!vFGLԽbBThAZÜH)mǮ ۃ ^r͗ 1Zz//r !Euq֨v-,0V+.LM!.uLvli;,*D8DcoOyϒ4":VM-4jѝQvɁm͓F0mm 6uDG{k5dYJc]vuZ Q8I1^(__{ /q1s_dΪˌmz^ X&&uY%m uŗ'U_Yn&̈́WP6O/ ;bFH[r4*71'1+F}Wn_f?*t]gZ<?eH-tT-+Bh\ϣ|pL^÷\eg .H >K; *d8tcgSi!Ri2f IjzE¦ngq`{eH͒Wj\%V7 I4X2A"3~קcFN.rY_tWsR5N-zCE7c \d= Vlaɱ~❍J͔IR"ޝvqiO"k43,~#yISH}o,T'˯U rA6R ,ִ`4RYQ*Q";0 oCoH-R"*qB/`|V0?V%Xꎁ֋԰a-Oܦx4JHsկIOJ[g Y 19dxDs=ސ5}v;џM czO[q$"q닰I:n*xByIH(qOʉJF!$xڝ`6ƒ䤳ƞ?; ?qqlYP_nie1!t([̇gʹ& ۧ鼆W>1V3eR.!^'ZINufP9PZ&٢'Ju#ϯȘITՏ/5_a/W" tߖd]DVڗj6Q3{ܫ6RaajT9Q-~O!% h,~i{([Qȭy6AGM\R: t֞]X8܆Nυ P꧎i~PۅXԏ)zr ׌> {yUwmk8.diQǐ\Y{`N;ѰdB~&|<"3K}-6|yF S@Gd2-yEڪRB64H0oʲ*a@kIs!U:UvÖ@Ln]U}#`^eT#ɈR^{wϣ_[[iΞ˦r/1Rh0!zޖ9]emZgE{Wg3@c>}~RՐ:Vgzke_`PɊj־rpeRt9bVhTэO;@ʭNж .m٨&Ou?j}F ^k%qDarq`(b^ kw\SODU ]vҏ$ 'hO_WNuX Tڂ,n}oZ qI5(HP&:*¢x1-WBW6r>ElVH(Yz%KoEĿ=q|ŐY iɈvn][]5mM/WC>ҧM=cî1ZF7g=ki7[JV1"tsRk#}L,lK3@ ΪɾSC?hJyu.c|\3dev1!s8'G:b26<*T6/cP2] 2 8|c="~φ! T@}#b̶ٚ<QLf"eҿƜ 5݁ަU5GeD( pnPLnϖ7`Cbp_{0sk=nw(Q ݭh}uAahWҮ"? Byl.FxNZዐ$va NHDrAV7\sP RrU0/QBw-,K3Maﳣ;Vl*]WU?qP I?@:VdZ{\S?/O?`@pW? o|8m.$z#e?weve@ƌ"S6淾۵0!l3̮o Z_ \NkUj3GpJN+;l O*i!i,oy Nr(Uzim >p1'#*?YnkN۳3^]-؎b⢶G'R!fݙBNڈ_lB d𮾕[J W紂+jQ-k+aZn0Q_>j7r%)7|0&.#*D^wIQ?:ͻ d2OZ5e.8mk@d8e\3y@5{-%@Sv8j_O,ěsid÷xe4#Þc"TAyp*'8&/.BUDx!ggVEx5ur O޷/NEZ/S]}BzVl>;eC=D\`oɭu]%ϫ i[D7V]i4vO:7,}gz#ޱ#YP37" F# +*c,s גgOln#$ʊ%#<>" @*TQ&{JLF "l]Jz(Q )[hػ,* z"}Fe4QWF F;|@d_r'5lO|F]~$m{Sk"!?NV~W@&49$q6?h^D8.7(7`cx0U`4 1=ml"㎢z_ykyW{НU;XJ?:OБՆWtTY+3 g sb,:Mx!Ң&k2q^!S޺ACJw:46phrW3 >.1H@g'iۡ+>"o7V.5KN:&ԩi:C@R(xo _Pw"q$]ٿݐ&ߟ_sT bɃg;$۷ m|kmGY]oF"Nn]^kh`XƳLAδ)``0=z;ʡo X棅y{¨fK6eF( * TDz} scnaݱڥԋrvaXPvL"BNk x\bȁG \E>n o iZUG[0-wxߛ ?rRE< H&6a%Wpd"VJԩAth(-"iVJ3.X#/zp98gfb&bXR Tαe8_f-njMcb*`$)`1 F M3t7N2VN;\pvGOՈ *^LLUq c~ jSS?E<1Fy-=&_Wȏ,uc^҂_I8i)}K$1 kɮE{ࡠ䚵ZlݡLQ4')$S󚖡V n]!,]蹃TyaX?Xڤg-vbQ#-٧$ZD DAvOʧ:=o|Mn؇^A Au.7 r>4&^EMOvJƢP8'%U=KrzYk1P,u-Z?. Xz1ZgYla qחb2{"rDmg|DΪ95e[VOk5L{OF$(*&>+M.W¯gk_M zTw. NC*1Y xf6||$lyoWY+$':s‘1@ k%&E]U -imAڄa+5ֈD_ޛhm־AtXl>*Cl#4yL֟9(LQ3k6)%F7;Ӱx_. !-B_x?'t ё>.[!k,rm??E8~m%jɤ3Ktlײ ilAg0iA [`༄#!"MʘHm_NKjRG# Me)`zf6/t0I`_abL\trl o*0ǍЩ[D yfPC:;j;QV؍Wx,B1+=P"U/`4a_ai\s<0ZJ OӲ2J.lXjh?A71F:yS|7-V^lagJ-U7͒`f0@Y4eg+ZmTbefmB߷&9_1%Vf=%B[Y]Վn֔ŏ 3g +ESuB&z]n.^9<.,() Q>qR0\$eR-x|"p>׭|p 5c^["]#,/>US3xfLr@_ф`q^-Ce_RbEmw:Jc\ nqt%LOh<"3D7 v|CWHb)bFssHj5U4wbr8ew t;0xn8@c3:x/_*- m`o\p.4Qz ܸ*jg.7䝣c e?Jf|mXJϞ꾗M~sI S1 W>Q׽H#ك._4xg[K*,O qyuIe:wJ3ǖƢ|kCg\ccM]v=^+J0Nd>IDAnb &R ]`7O%e].@9%P7hBP2Rڈ<^蛼i}1~W"3]i_H'`nMCVAF1-op,B]tZ8JͲf} /i>y|ifBGqRSx-2)oRn#d5ЌCDԵ㨝X@-3?PA48Ky0Z8tE_ J6N4V<5"=뤞fpCHzv =xLo2oWne<Cǵ|A 4 $U oZr/25X?HZםN(xe򋲷*nf3@syڷz+U"5:Ɓ"k(tcض_53S֨)ފ;a2qCe,:AkQ*@~cVT,삔 ɪ~<69x`vIHMF 9joBcٙݍ#Ԝ0OY2nNֻqy#C1R1ŋ:pS"hL.IO*W@s!+RtaAj溑hP?G-a%-=KKC"^(<aXT$E0 [ KWV+#V~X'!\b³Cy=7= 4U,, d8'Hx=y4nܘ5ɮJ.:PlM`hintʪ@BȬR ,'-)AS-󢹇r np_Q S% \B3p;=pCK>eh`H(O_.9p>uGmIC( mFHˀ dT~hh)Df]ѮSb ,'-Fb\Va/]nfRpΜl>mZX=bْ9 IHˉ eACx^y= nb 9~O5 vuwK~`S@װ8aN'¿p $|>IۊAzlt bW=~ޣ<)b !!ˇJ<ȑ׵qN̜}n7a3mpT:LjcxVP^b`t~x EӋ gLJ.I'uY20<<*79Vuo12 d ȁe';:u3"wF#AsV}©DŽ6dwok/GGO.Pћc_~g{;/ֽJf2/vB3r'- 8/zjMi9\p ZW= Uk- lY~;ؖu 6&TDb wj15v,L\o`r_d1H=mWEE9o[w.W)vcuq)0IZÚ#4jwh7x K򎤬rY&Lc d$>ǸJYN=WhyN3D@nLqbx"- &aM[4V9H+YOd_aYUjLAx"pQp9$CFQS\ ]쁣zh''M`S^%MsfQ)ce{+u@Gg )ȉ]Wpt![KY ÜWIuU2"݈l0:U&؜XX iJ&8WlTHH!r{A7򴮈F.P9[ic`S~{θ늽/wmCV__3d|ްK\ ?ba\]up m!;ѳ9d*ώbb q-qi&)w;IɸҾ:M f:9o v99ܜ䈑{jC r.o{zӫLL}!<(eE9ߓZcF;%i&H]Ree`Mu:!+fb'(3|+H^c0:.J^Gԟcbi :K0lŇtߠ2On* :Դ~v :5t:^mA3!k=rrrrE*6e%gS_cq0o#TO Jl4vn/Cʔͫ+ǁ?Rb_I a=+> YԮNU8 QAh:#ُS2l,O/Ƚ$ԑ?Բ C{{'2->ˏ Fi8c*pmPH7C1!PDT{5USB1`W17f>͆ׄ1~ęp?݈&G͎\8G6 4?d~õz.=~1ΌB ז#:wߍmՖ>I$V>&T8FtMB`a@EW[j"g)2\n_$}ٷ/͵/ETU>No3qwE6Q$!VL󤳔L?C~Drӷ |Hf/&' ▖>> f{Bi5W^[idνN٢qN[qfo?<Ջ 9/ &%T-~_v%]/ :$wpiC{jG MjXFEʸȔL:f2fw *SXu2NX3d4I-JMJZ_7ֹ !g(YE{qbBԢÖ/w8v6\U_TNaK҆+o+ ;2iXy+(ǓWF{3:0+dtj8'e4clLWpo!a:0`ᖑ=&Nlil 9-W'X{$ǁR 4><+R5sOS?[^E+~O<06-M"jUH\W @uWСFaAI$/T"+:/ j磫͆0#EΞAƔPc#fgYif8P@ڜ)g㟀9BD9rx@t]FOKlӟ1襦"XB+֕nՃg'c'  0=mã4xеLrRy-96:n(AgVg/{:n],mQd~֧> |$I݆rX.}[|bbO:gN~Ahm'aڋg\v* HgJ+(skrjz@e+9TCrNۚV&XPY]pPbac5)Ekn]F8H?KD`IQ{2C(#mƏ=AK$+Kow&Y~̤ҬGc `:}N.TE bxy^1fJ*VR̈2)w4,"{ae Ǟ6A+Yk=\+T=Z7iS"[Κ5>5 cay;FӃk9-3x! <7=)ALYZ* Rt6g"[.kv&`~{X^{C/U9>`h>Kz+XQК{'i!,mWʾtOA (7q-g&M`uޒP4L|uixM-Sۛ?I6#}$dnl2 rZ1#zq@e \jD/gkxjfArJ_6qB*=q{#qrKӼf^ȹb7 %?+EgQi[cxFF)3itkHȨEӶ 3? .2I㤦G%Wu/fG)5Ipַ*N7ZkQ QīSY%B { LBfPHWI[b*O{y aCZ=6@[ʙաSidiգuAZ<snƠ &9[I-׽YϳZf@d'0?uS?2V9D{dMf 7s&N-"b6cĻ"P_d҉Mr9JwypdSV<%TUt*Y9mxo`Ay0 d9hLDzZ}lMМVE;b4E3XYk4#&ښ=g|c὆U%md0 نU (s&q&?U-%[m#+쿭 H 8=+]T}"ϸ)vFʝ[?rk }.غ'yw 9ń}zR*aHB8xJM{ nҍn5Ĥ lfyQY 6FӬ1}9z*7!{ Hfrr? &ܷ :23ItٝW*DUy#a{b?lfnbrzlG^H";3Yy;'tϼ/l,8SYZBPm?8X)8M>~!דcTa9`s0yЇexG[D%;bO*lnWyL\:e;D&nx2@ E] ƋM[!;# ~Clo nճ`tU"Fxx"0Q/;$7/vp9¶qHC+_4k|![c#09o{wB}a^sI9y'#{lIζO;KE v\*n\#uKT;78"Ty#М =53:|kf?Yuv0X1t$4f?T.\P ~ہȤ,`R.CYyS׿<(Wn* {Hi|p~ǂA򽐻z]Rw:FK~(Z4K0Bt! vRrTk0ҢMV,X '1+:R-F^y^^ :Kjdnm~`H#"|ݼΟ2oo@KFݮNHȊ6F##v}l>TrOOR7g|ԭo}9`:a5D:$+`kk#잃a0p6np9F@/Y⻟Ww`lW;1w^\#t|?O;D 7Ðw'7.-t8J?iM"V%qjy Y6녢NO1ehݕx+XD`GۑAˡKsEؠ9Z+tV+A> 쾄c2ՕXq&(.>4}[t ,\x;a6(̧S<'s.:t`ZNI>\V 6N_] OE.B}ThX#P`S\3:[AA^('^ϐvC 8wmwz10)8PMڝ~rCZ-ե41j$ cl)6)~HG VT^h ~^,/gGLaN*dfbPdh.7Xw xDsѶb̯֟ccL2rѐ'm"H$W8VH*LąjlBr8G#=ـiLYoL ~KO,_?͂p >\(F<A|䄋 k5MnEo|2e/k|TS7^VN?6A#b!Ы 1bcr"HZ s1>c!ID*=RyUCщ! I7Y`T9^{;`蛴hke=A8All}5EMB*<M,87ATaYD1-˦36Vʻy.?3ŵPR~ ʻ8&utQ(:<.IV>FZ:#eiM[̏U澩" 3Id|^`aΑi겙HVzHk6 [[F.gqܟ̥I\\ A,Y8s'\sA33˺4j xxth ]"Z5A`4"Z>fmmIF#7$YZ1zq0E$OHԓd*MU`%Lp N'TB cJ-=&?Sni (\/zL%aX mċZmFnQJĈu|qm(AZyl uO貔2bZvZMF],lGL.e-+Bi#*Tbup:C kX覩5 `+Z@ĉݤO!TZF&߾[4`,]ݤ>&GA}w0sf7ױ:Rߦix]UWAKPRфm8l#=CH8A⽿] +GcT <^ÀsHz/grV ѕ3d\GDczt6w-V*J _'T%$OTLx9 &bM{mE{F)q9mϮB2_!>ɀmh?}+ce_c:ͷTZ&&d1?Diw+WoKQ,g?b^WGV_N*5057+ЯK}~%_d cfuƄ6jY 5ΞG\sjD2UlW[n:I$XTqNA5G9Ki߼nK8qdšv.v7gU)z qS'.:bXbX%F?M΢σ'$Fx)q`EU2DЄ%@ɩb#QяTݐ[v?rTLnEvc2(cpiIҚx𽭶U<0g)3~:34SoFs/d{`F$Ԝ ۖށε8{hFezwyxgxf{`}޶7KXY"e:W-P'^eVu;1MOf)~_KK;QQꋳ敝fEǙk:: S7>tU"TAJ_&Eӫznm_L3 3mU5asy_uK/tچ,K^j<ɇaNWo&d}#J^SsW+Fe xtV%Os=~q+``^!"|*2d%@I 7 o5܇;"͊r *^T3JE.n/z *!ĂXz%W/Y<6Ch{%u6OS&۞T-35(ұoal,YyuQe>lx!Sߟ W) PbM-kKmuRh+s4e4dEx#DTRLvSSboEa?@|ASų:}πuvWrNn@'ZL7^Yq|ԶFa 0 ^B=Efٳ<=:N?4IhVcA؃=+v^3a %=adC-'TK2MLFDwmC5#pPOƇ/޳k4/y@iyJ[vDrqX `;"%BC_X ޢ?*аTPq\OrkcaQ̶DVך? qA#BoT:ԗT˼F۽h(M ( pFh#Ӏ{>AgH\Xq+^#^$IR1\h zv5Vw( IHQ@8cɸQϐ'>31%>v֢uq4@d hTBCgJ:NHpc&zA->qRO@(|$;/;P_|]{'{#hjsj*@4-:-hDgrzCLP4fW ?j^h Y0!VT";(U8"b -l6f *figEq\P\ҕQvnͶWG(!W9!SYߌc宮U\;-6@IV9#_ط2WpG5-WHjw<-½7c!~4|357]o{~\SJLdJ6ؒcly|[kb O[;·[ -o3q>1V6_?<_3}SnΒJoIp<&>Y8E}{G|]NW)JZd,@$# 10>j// Ic2dCL596~,!rD#%[螡?, a\ /Iʹmm +L} ơA-ES4Z-],b?_ Ҷrt[\:w5w0*J(8tLflD*i+G4(z> 6-H>Hi18N35)LU 7}Vpg$nӂP~fDc=@ N7k 6"b5<1<2dsaPLf ۤQrGtdN1X{b UAU7.D)Cr]]/tk/ǂ$cȇ~6wDnG-q"Gkɯ ȍO,ւ6$FPc*c/M6؆ Ӻ 1<֢S2PnGx m#bH_41s10% seK26v+V3ɩmadŗBhOҿ߁Кdž9DT<"JK?",86AN?jdҝYO36;l@yym歈5},</huHx˪to?4:RL*'4O.L>AYߨTPI-|aM:ǻ:_V^bX[yÑ38 op]{ԺBj8dYnڹ+_3ӧIN@Rxv\Eh KŸ`# W*I0s..S,ƒ3O\&V?(챥Na%_~@s>XmK<} ϲ6oLq\sL\/< cU4r8%N-Z=-;G$K7Sq?妰v/\W$Ēt_:[ XE1`V8yey>F(!]{̔ExGv&C0Z=1R.NEA"^"vW|@LпlOQ7GoПZij4GV?2>WKEtb=~u_jM͞-b[ fYU=Ry7i/H9Dͺ ]hF7ϒo˘UqռT$bovQ,熆rg~gb>kL@ OSpel+)# oe֊lN,cZޖz!kɸ?CUijƶs*RS;pCSatPޯ2H.Y+˭U$ m0xO\9{~c ./qB^x7s>֣l$s9@fJ},ݣڶ7pYЄ8R(qYro&Z;xG;I>B1WFFX{N@O:R)yg4'NƊ瞃f40<0'}BXc%b qaCf(]JlZ? O\\j!-7fȏsܵk3~u^tփW摷>E_uNSec*j1CʊȃMi"60EY|h?!pqPP75z hF)j+>;Q-KJ. HB c,uL_8f(pt\ f3Ctd.]&Κ(0YyJ[9Tcާ_FP?TRGoOE<3{ `&$r%(8܇j!3* 6I\2ME嶋'?7u'~΢nDlg,eq /pL,Js깨K2kYڣ'[Ś?A z#{t%#lȽ.s&ۣDޞ=x[HhՀ4>рYDw{@#R"`R :> 7 3L~4J/)·a>Cldx?wu OۧZ45\Nlܛ9 a?]÷}ðWS/-Alfe7( C@)I?9P% (Dg么2)e''WzW(Me 1+Ҽ]nusOEgC-+ Wk;9pw_cmR x>1eӒ mw ]=VsyS25&'͢^1oЛ$fl3u>~h,ϡ=DYkZƀ];+оY&0d`"skm/I gFjxZSJ¦ ׆&l֖ye]4M7: !Ã%y.\\-fo JPO\^] >@72k^MZh\=[%F*6«ےYw++qG`HTZKzQ GCCGE_@_bN^< @'&)Q}E7K\R_qep,ۄ4oTNaKP2sx!5KTW /dN|ϱ OLj97BA ab' ]Y $K&noo*n{P Tӏй{h4/l0X'qY ~\oǶy݆XVUHJf[0syc0Iy蘝]H~Ҵ*֤ ;>\k8gsX/kެlZz\"l cҠʡ7ƗZ r/y)g\Ra_Пn%ÃT6%E͊ t:YM{cA\½*zsF$xCΦ&9n!"K`" 2\~&Z:guW͂:8lw ZfjYYӥfuv~H )^Hnӳ\ prQBre;di{ޙsGO@E󘆒U+ּ.C+?=8:;s뱴 I}0Cjj ,'ϵ{"sOd&,Fx3q_KYL.mLp#[o]SB~d~mzBЧ=KP?sޝ$ u (&rؓ)eU<n``j"N/M QQ0Hx9GXT.52$U9SXS\ 4;sD8pA&T<A4/a&K^3B&sIĎ8"-tT '5mFS ]#/"WbxfaE~]X8oЦv3njIC'#F0-sXj(YU gG|1(XX^׽!atFN)*^\Js0ң$ oIp~F{i$c3]OIIMTL9).w/ dhm "kg";)SM{Xur3~;2GB vNJ>K 0o ;!YK2^//ؙ<,Ҭv:Ekꅘ4Oxq`&n9QM4~°F04Byw4n8qäݐ>,'!\A;R)E3$o~ƳBlMвp[˒ ^yW o/[! %sfwBb&}ͣg# b?%~%ϷWEIŸ0(Ը {Q˪EsTUfvC)LDbСJj صT5oZ?A9AMtMa1!Gvf$ !fY`LȤQE+&P*O4I'o@gYp~Sɼ$aEM7|l/ۭ$BH%B?`kn˘Ca}o0CT]Iw"+&D0R\!}9k]b0N'MM[y3OX|??yo'[Fy} 6@ =\6`q˼ARtA3riX/: }:ډB<̟(es׺OǾ,K {kRA E#Hz#h7 uYRʤPbHt , g\G8J})k3b7%0]qZ[=衟Qw|Sҫ:w&HE/FqfmX5p ; (vD7 cqG.o! wh HÎ=1O ʈ|G.f4 $Օxj?4-GK}2HV;WvDju1(F%Pw\%%|EG[^XesȮs@P"Fk?O _=9mY]NmZ*Sr)0oyh2r^m5r~l9?Kf,?vǵEZaL!a뭹W\a([SJسPeYlxrd&iMI6 #uc.`=V:~kqXxN_b2@PgYWA$~[2Q"X_L!Yұ[˷ԎآId{m:pO,HQ̸k2zu)c2MZ E<~9 4/TҤ*XЇ qtU,f>m+o)N~"2F9@WA$y,}nF+ayW{K{b8<+͠L~:BK!lZݓI(]jDmu^.68c$Z &~h`R7/k(Mw:N==,^HC,0=7h9&֒AJqv^#ޫ0zۿg?00"0onER-j `~iѸ\UbKRY,᧷ǡw%%s VBur`D~Fb*nq1sʍsL@VW!Z!`q9 S ٸG}yގ/O`LqLv9ȌTKhy^Qg>u ÛsS];N)Z/CHl^2N$gq2e] VyPpZ =~vbQ5gP ckC[/Iˮcs6T>(G2MxtRxO4>mR}4ZE^.d0ڠw zm'PiU]Bz9@q\KˠYm- I7rtxQ$N![ Z}6ƵJM+YK5Ś9(y*8]pZ+$2r;\kH-Ҧ·ܛT{QOؙ 9PV)t] zʌeQUvƺa'k1wÕF‰?V@Z~JCL t]eո#Znhk޺h+ 88`Uwt+/".=p!J&rP)\MWs] &6ڻM7/Pq:}H\=hMTM5IZH^ c{yn6ss{,#YZ PwZB^7`u*ĭz^TaP\9fڶ-Q/i Vlte|c,K13tB[No䞂G^$Lww=:0߿|Sr؃=eyPőu4ۑ_5z}jN^ZPHlNu#:u *SZT*AjO!{m@|=I6\*PS /OҪŝ HaxGgLlc(~`f޹,҄MlZ9c`Qb(l]Y2R=.ZL\3j X7rG6*Œ,EHԗ (^Wl]f_8;  g~ %35~aeܣ#U ̢$5qqKxMsWHVM>J/;'f6hO陽{x^ ŹTǚ1ozC;bZ?կ.o x܎D`<|BlVGy&CH]FoJ ,[wL$YvEWH+ҼN&/C}ٿVzèg3U$ XBO㒶Da-a E\>ЦNx͆V2r0%^n:::;m9 3ÇF*6-̙{0uži-*8 ƪMDfDݿ£%Vo 7izJD'Ą oQ_XYI(w3: 1RĐ9eUpwrB0p^So#غŋYlGODpⴷ%1;ٵq>z[ʩR5֖|k16X X3$ /!n*RzBѹR?9j}֐J\ȏGٽcO5 Ru'T߳Ӟ~^gGۈe1TgqsA>2vuo:ZQ~h *1J{}gw?-M~z$E" Ud QIOSu"[U;Bv*=FQnq!6GR4` 1NJ;M[ό5 m,x%%‚njzk[o:ۍtVh0>h  r9:vi pzSo [^ܵBȕwQ?d)ϙɼ{thEK`%_lQPŸAyF* +)5( Z`q\Xx*)c 5r4f x|kԿ kjQC01>`SǴʪPYl9͜g3(B^.Y+WL.ecIv0ވ)lD%8N/t)~D~[Jz0rqW OioovJS i|h<7@ ZHjTȓHA6XϝG[/w7rZbρ{ȥ3_6W٧c\^8Mja4W3W;qW{q1]XjDY99A?!22:^ZÙQ\p!I9Li'"d54R ${Zb܅A ZZKZ|ѽ,:4DmYg{X-hWV)‘ZB hg +%hv)dƛaֲ;xZj˧jjx+R=kOޫTR^&7fك t J++>Dsw{pWpm楡ɽ^2JM-wth lJ8I(c|Pmf9Οظm!d2&L)v5G^4hEٌɀ3b'n)\XTS/~sL!AكP];e>DY`cX)TVrna=<(/d[poyt/8߻(ϬayڼNLU1[ m#/a.2JڑKUgNC ~/}7Vz[9hog7c\ ȱ/ytUXꄎP:/M:aB&iU_ &Zc6E(:Fcĥo*Ɇo(h#< R0)oRE'13`( yTdMs,`RkcJt@':J ̛'/Quw[ w?~Eqt> 5Vz3~kЁc@^ f1CэE˷X ڪ&[]<'cZR!J2$ܬJGpOl}3χkv?cRP7$S($?▻b@DV8'ȁsjHv& &gEf_9 x,|Y6Ot{ohкe5UE+Nj@etB@ 2^FD- [03Q59"m\=k+0-LD=W[?&BK*`|i5_ /]5duvШ,O>ݦl8[~"@MOGoi44[.!bE[؅NZHi!)F峠#X8Ԍ#+ rPbòKhyݣ aVQ2_ mI QZ lp*c5(ML@|1e_<+0G.+OA?S3uבOb} NkčRVYO/'K98*e6{#ǏI5>cuj3T{_g1h{|y75پȿus|hD Hc6B Fm/SYa̫<# h&ϻr$= ](' G{ -p^ *߫LxGPXĹt?i1$]-U=lMTA2EAʳ|É#Os^G Qg2{4bJ[ 'GX]=LH-@]N ^iӳdi)%F, V0D ጓHPSHmHm6r'Xl[/>cP%N.=[>׳uq *#+`Čˏð-X-FјFHGgF y|hB:Gla6]T6Õ0s|Z$F'J>NNզ, |\IO AGbiSJl >p/"Cw(3LJ$QymzD#4@rvYO=b0.=M8Q6q28:six_af`ٱ;AP`cGY+v:%e':u`*|]mEYQ^ІNh (wэlX?<ٓڬ$oJ75=rcrzodlP 8= 6dʆuvmN#8#B; uT2)ڒUE]4{r>ɉ5U  ``t;Sx=截By~㑭>jum`7;ZĿ1tд/ .QSc8t&Z! AKVC[mIbƔǃHR%D9|q* x4Rox0kVvtGP3.ΛFG[1TRGok00!3VMJqFH5[ }avї;;lЇ ..T\hbL}x;%Vyg84ި[)4-!.}jqqвUWTzzS#m@୵'7H6N+a<5#eucOM|-T- DgLAC (pq1h3o´z[ V|IY/`! ᦋd˿ "$;L% 6+q5M,n n'l|+*#i :ړ B7G2bFc,bDK- Cֻڇx"@SRN } W4= AJ /ROݴ@:8Ȟ׭>OY S$گ8df5@LYXg>uQh0iΥth t8} v0[<?LĆH),% a!,xm>]c>,S;O9 ƀ#X7]hhHK.JEu(+<$顅CBF)E&k {T]_c|URD%+Vdܼ)+x\u +|COHBKjkp̳dG-u,lvnM%HD>;JC{aMEc% ^E=B0sHۧ93/;,,@o-b}j]8vr' Kc-.ns흁 }T7*414*?|ge2@*xר|֪=JIrY/i dЀ "0!9.]hKsߟ*O;pɭb)N#ldF<20"ܪVk+raڭs%&^FicgGdӣ7RT}CZյ%~ TϚ1& *`s^h,Ⱥ;p8%L/ksMC*%vCX3{2m2vӡ 'd6L7~]¼w׼J`= Q I-~+ڿu }7|uQ گk{fɐxw 14*(ux~:i&}?1m0X#Ar{;pi䫖+URH*| SN'ު! p~׏| J!bxqHHs}'nƄ 2K-,b[<[ y-!5pvMM&`cuVgd4uNI'Cv,,Գ~X7O/g`d^P4 Ei]@N~K~2:LCZ֨1t [S<#Z$4ܘ|"NU1NVDds$E?hm?nGˡɀ 00čS[&g~neKJ(;K̑}Vm'!C'_Eߋ+5-gv{a9rko],;{l)}]}!u/)Μ]x|)d44yQPX P[Vpuƅk٥對0 b;,C3iOt2"Ѐ.xDÿY@whxROeԝ|en5T?+ Be=2(-  ³Ol7}vs=TuPt)6?V"|̸yps)s#`aK( 6dzihg`R^ػPgeW$ŕ &Pwܾeh#]giV{@Nr^5p;/uLXl5P{5-soǷ>"Ttijhtp1Oߘ7G82TmH. @ܪ&PHQ8j[%uJ@Ğl#nf9l]Ә J%:' !.볏sOs@ ؤ W&/TMPrUJ<Dh\ͻ3X'(]y&1؛j8#O1BXd{e`C<*)ߓwУC-0 Zd,l'5Mdbi-ӁBr*%ꔂp2sjuQh!gάv Qs XpQ M͈uwC t~MKu>ݎkvG(xq8y&T;`7_ v5fbhI$~J.5/1&S%|v?F}NgR r4iLI*kUo:_k7Wϣ|WN fi 6Z-zQTSʴg_{<yӘF?hU9q.~#66[3j`9a ;8gIK -h/Z弄w>߲޵v*%pZ58Ou]!ΛF0;a/osz׋h =G@/E>,(2 vlE.:RǝؔR.2>H}Ut@n) #-ji6{7ocHf"unxܿF(Lav9?LFD_"O [y(4CH¸B岏9V}\J-ZP[ !rKcX%}P=z5l2b_us?H]4'0:7 RX+߼GD/[e #7 å%[*E) HxxPS E4DN-͆g,ƭRg0g#|HBaדQ w{e ~e6Vb0'足`J}x&.ߧϬ STÕlщO@1hi_af-I j`Vr+rV-nf͐m7qN 3@w4Jo3x=qBO%Dq@,ЎY3~XY5~Ԁu I$-\TGNG[۠8;f hW;4:bnʾDb{dkUl^Z#}"'=Oݥ/GKɓI3 rO-HWpR% u&uVј.:!+1Y ڍ`dz17wIi#/.v}<\  \ STHJY"1"~5xCMtf#Z3rgt['IX~5ArڕL?{F+};[*ff6Y;X;ߤ,N Ѵ*p/Mp ͛([5t*!wN}3r^̷4(p>ݓLg =T8M$#T AMg9]])]qynROKܒN^Jaz$|)/NåX9L#THʯb},5g+k42( x؉.xRHage&Q$kHEDS߹Jv%=lpVPQDu<(0Q W`> /Z:vέMd`47іش$̤nL.;v݋iюޥ2ں`0<  pv~J~cZ/AKMߏLIEJ`'a%ﭪC·W2 E4;蒮,0"kl:[>K~F[!uj&<+<^1k\pZpT4G8f*.$2l%;fy?g1-oio/AOUq1j?=Vt%Nucqf`(G.܇6z[-41xػC Ex',`eLs\bMzp.O!3ޭYpk:Ns觗ez Xd|nl컖ٸz)|wvL y4C2ul zSԀ󮘱RYW8>!h%\"," of"f<Ѝ:%Yq[a$U<25ƉYb#W۬>QzCQ M%t;z=EOﻅs`)z^LP[37~ï]4 6T|a/ شɴiOo/h?^&H~g:o\zrHiV&qUFɖrΤ;S߸t|^yWj/ jTv9s@-A)(zse\ ) /&BS/=${/IZKX+4GSD]7ZzMJF›hJ*qhIP^up/-ec|#\i`ѾI(7ǻnl5Bf8YM wq3Bb\ƴTh;IMj[^}qu|[m_G_ai Sgy^<{oS:;I谴gkO ;-kg J CxFtXΖ!šb ڦԑYOĝhq_OnRIRѫJ-GqsP}l4x{$*4H>$d{u}Xut{C#ͦdv2 EXd30~iMaXֿ>GW":[&Kx2DrEa{vMB{:b<~S혦@7jJ됹Y zoZq7J-uV ';ȵ*x}{:EH~OdـI>jɒU1sjrفϤ3MVʱ':|X0 [Lb~%/s(uxXOsZ-z:;w '.qjE%90~pO~6.;I=S'$Iҝ5T8X$RD&9s꧑x]"x3Jy@wdhװ-~/>븽ڕ5FӫQ[-#*6t7$KJǁ@~<7i\8kkC$n wapPŗ0はy]§E8 ``ZFM{#ߔ%Y>hɼ0yu&;ѿV&E(lN}L>^۾ĝ=Il\/{ìh\0Oak=+S'00#lmčO1?c k`w a{濃YE"{*uEth8HXHjDH뙊@x إܧrT1n yZU%1 bite̶ֳɄ!p%py[ %41 Dė=D9à Sd[˟;뼊^ERi2WE,)ers** mn~M˭2"[nEaȣ9<-C#1Ĉ&]f ST.9{7tJqs(tXvE!F$b0 l^x・{ =K ЯYa>]&⿁XfvQ=nI'1)δ/N!/˕ ɿ]d n\ʭI@]1} !@okr|\׈~)hzƎ֋`hp$O?(Qs~$X,)l&:^Fͱ.ؒHE vNUʣrڀ %%F28S˖:c{*¿[nӾ=~YA #ɏD!֐FKe'&h!4`\!ԍBm`tQ~ǁNpMm{  <a pӕAbeS99T3WvvIdKdwo>}X MRj2plܸq,[`.}8o6qUE4էHZCg<쉺J_/3"q~SȠ%5^3ɲMlƔ[4 VLNֺsvEyDL>fI{],ES~h)yb2^7bOѫˡ^g;T)TATݹ/1mG~66PAOc"IdPN6Ue̅WRہܒ؟Y]Galp ތ %lA5s\KJl_bbΤ EVV)' DRDN^!]х! > *~^&p8 UO=C=y_Ș/ JMa-C.Ǜ-uÝi0U$F4a717Be~rg HR5[R?!Pe穖ʑXbLu9hO^ HJyqtaP+A|2pg'9ںHDz9CvRF8G X fəP͒{@)ư~}3As\:2[kTG5=4_IJcfiYC^S y2|6J.(L|>:UD:cщ,J 9q8V? Z DRkDI`6 6rrf\="8otUqi"MMPUPѓ+$5MCĘj v6'?X_Zwygш}v/UcaK`^@t8W-4{veOJo4c!IUQc,SqĠdpS4apE82P@yGSM55˜̚KYCrE&nas}<; u^l sXe?ٞBPz<'nhV3O^ @_,ލ2?tf&4 tdyPK;GGOfD=Uhcfـ;*[P3.i~| iCΥʢo.m=wTK(h@A7.\t?[(S2AxBrr< ǯLQgwX' P'7V'kQ TwG4T1v\~mԺb JXYn_͕J"4(N`X/2mur\&^*ؐ<,(;-9hՅY7u|2I :M1T />,m3eaҤ_ǃ$]T.zb㾻㧵uͥ5}$lj/,yh# 7T\%!q1я}]@A;zY!m%< R fmQT – 9jn#ҤOw_cȮ6FsKW7@{/t|Hc𑔟<EIuP.XA陑[I">D[x9"teukFWDtj?M<ܫp}i+BBҪV!U~P=CFa+cʹXt>b^uON-3~:( 6(iRl`dN]81@٥ܛ X}[fh'"8_(,no,{GJ;ÁKUE56Ax'.'ǯs^R{vH?Fyy"6 Ɯ  # ﯄ ﰮ&0h]z}\3.y z4nhnoL"Y? }DŠM1 H.m.hAʠ1m@ t1B0/T˫K QQ\9BU+p=/vL$%W]tkI} MH++41SxхZJ8\Uf+zn jӗĊZDBq DtD<21"_k0`TN&T3U{rT5D@d7\!I'O|޵1ͭ1%|6!WMdIA,sl9s뙤;nu.yD§wYۘfÅ\z=-3ˆHu#R?a^];b0d_蓮 :8“Ly[ j{4KE_2J'2Ds-J[%M݄Sm#p]BYb>PV07,Pjx-NEX< sABtG%l &3_Pؕ4m=_\O\.~ava(/cV/8 Z47ʟU?=.,KH¡DEl ~^K> 3Gd}. yԵ!iA*Gmj㟅Oٛ&5!|يՀe06"uKnJ].}AOYֳ]-aIZ2uQ2t_S*pLܔxƫ0!RK=e0 BT G q[Y-"ja5|~;B넪]lYاnҶ(C4L:F d}gՀ;;PBǡ-83$w'"o(D(Ň= ,X6j4QJ +*|=W&nߟQ&{`bGs՗=fC-Cܗ, xN". *xDˆP JQR6]mM%\7qыa-LVe?EW c1UgtKt3=6 gxKa[wS~3hy0ҢFwb.Fp.n$.ȇ)>젧c,={T+~*JOY|SsyGLS+X*E1nlFQKj6_cɒBy/y. j5j[2Β8Tfp1}{n7U8Qb❫7J*|?1A722^Qs(*E4L@HW 4n>cÞp@C7^-pƹ*8gyW<~{,QgVvs2 cZ!#o 3y]J'9ͬlQLSm#N@Q,0Ca9q̐X<:yZblde{Ҙ60 ]Y,niU Fݒ* 뱈)͸+ff n41,* mqpMĭ PF%#9{\]lp@4\_/_ГAcۄ􁿘\Pq1nfIP1Tss+Ș@\{ n3skL &?FKuͧ=a tB3i̢f(ՕV}܅ll([yލ rjOE`DrHmƝo.ڥj94/6Ly#+nlGWǔF8Nz׷bѻƀKd0tb?c껢9.܍#SaC+Bͳk+4$9xUw?eJ mH|3DD B:-\Ր[0=*SݢMUH7ґh[5M!J !rŖaAێKòTc2!N?TRsgpt~#7rlGF*L_nm7^$b3)# Qau $ [v˙=MEptR0`OZc{w#ڳ@a[3=Jն^دǰgPMr6j%›+ Nu/5dNQti jGUىΗDzCOPKusrGH=Mu߻"Q>Ks*{v`7Mlo~zuMo%LB]>7iSbe4QT5qVD'IprzN .Ꭱ %}µ)KK/r'+8AU@FPR~d ry侃H0e|rWLMs%p@4jːD\ ?̌UX$6n0/Ӳ%`A+z7GJAj$R`^K[? ʀK|`dWN(K\GQ쏆x fxpq`(e_qM{! tx& :Kb4kb{T䧸a9 7< OX=4- a dUʹ;%m0h@?iDb{ٳa*1Ov fA6&e,ƳF//w2Sg2`q,#[ _{sMX^h~(^,C  ePi4nC ٲ`Ӯ;~̗w$s B;DXvļ7"ZA>̧%&;W0[K@jGvaAV(sbl?:ު(7u֧Ua9.>h^8zіӘ.ƉCz3`͂y⸀*-R7)挑\'$1*06 @Qv+#*%WE7.]7_6v7|?V^åY3q_7Ibҝl oM7_!#`tfe"TxHh|ΡL@kj6v?IM"aS,7ƿL`xZ.T'O97A쬟rXVx^,*\bcJq]Hu9aE|8G稗9:t;}` +vaYk=<&H_fp]km섾Y}^CIJk@fR`,;G}8H=[pFwp (Kv6z4tel#A6T֙Ho)g3s0" Β)2|8Ze(,Tj|b\E{׶lPkuȻzsz+^%|wb m RmR/K,?%?d<'t2eO(n mj5z )-̋i9!gzom0ݤO"SxDwVF{sQa@~¨ #O-NXKG%23X#}lh.CwsYIޗF_q@ ]!$G *8+νiI?Ap y:q4K!tI޹biC0 iҭcacE}{ .l{!!3<"v2!X2a[9jR:3ÑPF5? 5ƀQ }{-٢;yK rlv@f:|- A%.&wJ!A%; 0s+:%"rbi/_F88ח51O5aOl(󣛳[-i/.;d'꣖UQׂ<C iD~Ё:uoԹzBډg{zW)j7"ICc~(P8۠} #?$o3ĕ@lL @ C 9 0| B;R %DZb/ޛ;T;uz[ }:sD ŝx?upk`\.2i)X)Oa'%W^#O2YؗTu]wX8?]RW2$'VxAtƟT x5̵W-0x(s[ 4l>Z dfHBئ/˂H.윲AUa:u>L5BM+${jEC(zQp<J"Xh{%'ByQ8BwO2 ,s:`h쮡%Qiz:ø=nyKDDuB9Зog)r!(O$yq})B4OgXo^0/!s[ Y]roa%I~/C` mo1G吿9}FX1n鹸]E h`uPYE5H'F2)1/2?,9$|@׫:HKčC }*ƴJ lE| ;qwܓWk$X +8H"ъsӖfzp `M3_ef6USvGֹ>ZhsWŕQ`X䬣uG32Sڨ[%EO,{op%yf1 APcu3ĺIA24!Q. T9y?R9tX0+̤iN~?a(ׂ,rѽ4 9z8kTvK^cD?_M ԻM.Fd='w~x ]"AI]&Á'\p) %ĸF4 'zbitHRiIVCe>.A㼖%{(*EeSv><.H;!1+L-3_63n\OIw%WعR=5µv#iAϠ$4vaʏ,G0ٔz彻`guS[X~kXi:JҴ$ 91vly&_E\ ҵѳe~n6=3N\xJ5z"vH'ƱFSMNwOƱ,S&-vF5&$7C i0kspG҆(+h/Db+\qqH@ wĤ AYpغ1>VoDTo涼5BNP/:)MȌRZ̥jT\Ckq}4iD[I "@poU \R(02ċwɑ7XQD!OW^<;I 30a uƉ,陳H1q_kk@]&?ni* |X9fB~H,ʎnߟFoB0[iyrybt:Qt0~tuV<M8O\s^?牮 lR+Ȁcb5*ZqSG/'aԒ\3w&t*N-D cCPv fk=w9k3f]W3G?,Ԓ֢SWDe=d_?}Y4]Ȇ|#CBT4X#:]3a/IJJ2ӈVbq&lsɿOS1K ޤt)f CdP X ujR˯: dTVJ&` tӘ7<#L!ǓYҘ~\v2hIC@VKA8Y ?$A{9jXCaƒ2 ko4.P) ,j"!]E_ί$5H~*!Az.(,0ìxw&S#fצ_T٤bDa\jud *\p@&z;nG\2ĵҬtfzrEgď!'E\=r삡RV:#Zm-IъA?*uV(3?T kL;a{; Daǥc5 )|/az6"@'~6_%)5Nb4RAuVG` 3 q:7?E1a#\U@5ҠF_3 o{Sί` 1$F~i@fu^%Z Lt' F ߼E^cտxw 1?A UK eߺ9{PVWޚb ^!0˶ ʦٚjBKU{(SY+יl',M !w1- ߗD3Biw^ϺThD/:]$Lv]WB >Inr; p^fc}̖0{Wmت{nG%|>+INҿs &7\F_kJ|m;eHSwR){[ؖRkѮd b$XJ8搘zV LD}:C12cИ7Uk78&F<7'R4UƠ.̹ ,Jyo73)ghSHOgARS>>"c劤Nw؂r[9aT8vFEy=XaJh OhM#-eťڄ,UT@c5U8-s냯5o%n42a ZƷ_DFŭs&U2JLO#0]ۋ4XC*@"u~y Y|{E(#Sݣ 71RH~‰E.]YJY7P`yC|T7#hPq܊ULmNvOngq@N\2zYl|Jr/L6CU5 T?5%~6?| @N/]Me0D +ݪF칌6k|35[WWwvᓿF9;ВN5W }ЩωnSn[QY =6=~\@VK3p(7#h ݚwto(Onp2hQAFK+n;CCGD !Xݡ1jk#Kjk/خI|(Bk{ )M;6{ZLUt<7}^VyK| @&@$g{A5n%5VV ai .wPp0=9bрMK>|][_l\V7'pO4Ra)~V#DBƆm2xeE=x{xjDS S} ب },] omT<^HkقB.~^]vtUT P@̓%$4rQͤ bt|"|W),D;o4zw(?SDEH O&dDh =sEYIuF֪(MY4 .;RU"7!tJA馩}I3ڗVWP~H@{/*=K\ʆ^vFS7){ ߤNB痤p`a5Pn,dn{D>ډ7PJ%}f̄Sl`1 3u~Pk-?:}Of1! шl"":0?<L!UdR&[!Q&·uR{!oymA4tu8&qo~]3\A_\,}m՟Qy0DWX LoD Œ}gFgq[77EO -$GOGjl@B * {7=d?5j/P*=<ԒHlCywE;k= sfj^"?8;Sa7,+mM\LcBFf+I.2@74Zzkr|n֕LWu=aB|5|l\tol8K-_wCšt'f j3߾!]_WuLT6VlTA.( /S_02y_6%o|ʫ̫/ƦhG& gb>se$ls83&ḵ0cW73 αh:BבQUE gb|oYp 7,_ЪZۥ0_ӫ; 1A 4,{. L?։r-lάW'Әm5a5*EOc'>~{n;I-|/.4;l qk2qS&Ak[Kqe|u ,!S 2n,]p/xD1o5 9h ?V5ɩ75Wtf9 &ZJ 1&?(? KW%DЋi[}#} loo 3L5lXPW d!"WEC IU'ZI^q,mXg*=XطÉ_{P%Rkg)CX̀S{jBi OLFae QGkIk쉆\:H]?XGl^~,^Ȩ~!$"NpдON/{UdTKA~Xɋd gA'dif­J.| ^5m{/<"/.UWgN5C.ɿRdQd5މ -],iw“E/[\JCGe{ -+?2vÇ <`AW8(\6a:˥+=52uΫŋ{ Ҙp[M `+[=c tYR]e05C]`s/qef"nh5>UF,ȯ4lI1(ၮwe`p8hj^K\K9&~Dkl0f~8CMhU#O5ez\3ÌMS_(YfI|\QkĪzͅs[ڌp3**wIfvE9I4eZ\c'D&L=.ݿ=ωE}Ddun` (囝 Gyr0L$:m{̫2%N9A5 #ȟ!ʟ,pC\Ql_$ΨS8 .e{P ]uNuXRj?1Yy}ʌ2;rUEXK}C܇qu[^\nDkN,!.eF::Cבg`^0<tRB+1LΎ/^KU̸Ǫ =̓%/Z̐'3(7]72dB')TT{>[[aʙJӞi@(p e&ž(dE>p+^<i2Vq0Ys @0DR|tZ{sY] @ bJsAP{s\7{NFfoAQC4(Sn(7BQhW:hL:LЗf6hqaȝͶ;Дk,T4?2(NJL9پiHIJDq&N"*YPd>D2x]Nj]LЭL̅Şrޣ(oG VeUvڗ\Q}UBIGKoAK5i܈7D*CLchH-X,ygcjaڰ7`O|]j7LȔ mv^EF'l:+^ӕ_ágaP ʺLR4C/;XzN@Z8_m:D黄. p2gfkrDj mCKK RT!2FXeMrg Ye>ZeC(@\IjSTc2p_Y՞#bНH!PJ #~Eznh$l}hHE)4M57"(o!%N)_ h$wr>ڋbfV?Lp5`0RjI r4@1}B7讄j&|0j9;,6UVvZw `SSӴLa90A -O"UiR86EEOApT3eK_)d]nrcRF/w5c}5߇5יIbZNhM&!1@$WV}yp0t9Vz1Ź& *Eצ }%p`hD&YuD1z.Lc nmKX2Ƭ:WXMsTK*YrRhIX';j AU3c }trأ7Yٝw~63!alGku"h>éWi 悿b5jA ZAu_D s;uY"OPzAcjOJ+E JVL{al C71!wB+UqQסu(8rzH2R~^P6## L#٢ ߕ=BI/ˌҝ@lF6JUcfDڅ )m٥!E%>gu,ȽX.(RБd$O9 7P/Ìٿ̏{ ;~pmm 3&f8&0:_ombOz2WLXe̔ H|[dq MPBi)nTӒs%vNm/#u%n_n !xѣ>m=1uOedŜww/3i+쵠n75WP .2n5*e͞0}Z_RiYP@l!жU4Xޝ{p%;%9JazmʠO+h߄rjTdPڃKj)\FܽwSc "mVX3r-eQ?-m{`-%⤆Mwt/{nJQz/3+`r0ltZ~n! 0!Ѓ8&(e)u\8l];MwT.xn6e A]fIN9AaL=ԑ/QŧTeWDb"DJܡ#ہ9ǧbi "_ @ҍ8}v㘟]Jl@IY*DqGh0q5qСl+H-au\G*ۋST;#5ސr[j;Xf(%^17lKp/:@tEB-;uG!. vT4ڌ[!2 \7$3 |#ZW>|JBU`̧B퓋uTOFvwSC׹WCgkuဦ.{aMwƵ׻KtYLOe]DT(^?HUw7wD3GVʙ=A$R%Sa6?vW\ǧ,\쨷U8/[ýWOmѭM̕.ckA^JS7=CPwt*i\Ài[*-֞EF0UO:N4XP[O >Srɴrҷ0б q!,n(׆M RXيb&o܅=fZz؁ ,>ÉBt⛱-Pؓ8.*iA^W6&aPaPeC3HqxV'̳m$ K%H~6 Z *KhV0Pj2Sub=k8|[j2EO<$щ#]vAn+ YNy5'v7e<]%Ű[][krGCǨGSO#z5f;&KOۢUlT*YSYlS#V>=ڗeuY *M9Oz%]hwT ^ֹ{Qla,N<yX[p^Ȣ8c $ g}6!Yu9ZKMbCN[UIe-]z1|dXګʦ{UWa°\ 6\`!wz\S<+2 ؈pBe{bE&Nv tm`[}m h$-FTE9^D^Dz Jt,˼?D~uW9'Yp|iK)m} O?PB?xMW]& xe)&e.쪠{D[KC4kwypoɍ;8h)POm|tOtµ5&b[ 83}V~PIh9L܌,6/Q"D.;)$ՠcdunX ֹ[C4@d{hA߳ ڧJ/⑛bf!(qJ%rBUS ^Zق#X!,w9(3m/荆 לkx;jzic_(S><[&dmNKC~5p֬S@G].6u^k!:$BОEn[q+ s_d1ss7TA5oton,nFg;e>fSfLg[ٺoZRD7{*EqhWnźm\E`.f|lF2.2ԅIkIK\SD+VIJR JW7vÒ<\6pL(Ŕ3e\Cw )k}yi6~7f _9 ,!jBgYGD$8=24EX(ᔢSOK #kصHY#ÉCUŗA) cCy.C]Gmg{MzRHplV7}F0ȊXGů||+k9z}"8q4_19>,,pIwX|Z`dk7b)`9Ә8ѣ)Mg?}2%݇ ++U^2i 2m!|2G hـpJYv}{:IJbk Q]Vd;THIGg{i.Vj<5h@+DNB9{JKSamQ2^GYaqEǬ[8GW1iVD1v(u)Ɏl;oQg->(qFX\#@#: 2e!"O`\~h(_ă ͫwRii>FNhC ԃO"`X壗w^(di‹Np 2{pZ,IzZ5m-uvcT q;A7"t;ݺa\:VeϠ'/@\#E$ɶ}ۿ54abFm9ԅg0j=V:t{i.4%%zȧ -ɛ'/-ޮ.˼Z#7,nU.t?X|56-Qzɐʢ14|JVF3vz= 74{ϟЩzsm.^$vT";H\T@ 7A:]á"(O~:H/4hcI0$ds D[0~x~uğ<=-MݬS}aw|:+kD!QVRܧȏO;27]NXI焙<'jӫZHUbW_X^$*9-.G?HmXLOjIjfQWh$rF،~y&5Dmd kbu+gG!e{tc[;%D# "fC9ݝ;(,3>@8~˃AMGOaÅbvtg<ץU7[>"](+2k ? onQ7=V9g/8AXM^l0B^84^ObϽD9=&f(@dT⧙FA0!Z+[i|ox_~{U-8P֑ˊ7~NT~`;\ɇEgc(r^WJp9)?QbKU HG+2fz"QG*{_m<6l5(_7}2e[*BJP LA%#f+!\ը{l"?׽L#f e4J8|Fa%FRk4yP<_,YiϺw#bH46ۋ0586ވT'P Vqd}5j?;˲/a!s1M [!'Eqӎc6зVi]BIf-Z3OX4iUbZZD>QQZE_3  gT˷ /U5!M}@582"5jl(FaBjƅ4 Oӥ.P:sZWubTIh/z6&'F'9>,uG=gT߄Tm([ЀՏ45JE+#+sh1xp@DHO^}҇>_zWU Z:l[A}=0ܦ |y%-h3LWظYÓ،]Z@; ^DMPSĶ%e q4wc-cÛB .xeqk%@T\S\ 2#~[j:ZS[c FlOIE|qaˋb5N K2]];OeAO GzRȠ iS1}L;N ǏD9s{]PbdUK0Ԟ [ھQζ!vϤ<]7Ele+|u?"ˌ*ڽY@ 31߻kn9ƻXQIؑz>";-,k%XR[h^FCKw@"\QC*"$He2My'^H n+=3뎝2¿[2LB Xϲ[cs {}Zp/!I1I,=Բ-dc۱aG輿*mיy#L"Y۪rbWm/ I6X8Gh̘:D.ᔃu\(`m˥y CyIBu..`aݤ3%k=o޺%pVp;"'lt UXQ.:1 k"Jr2;ƿ!@S/܉:NF8#cJ s"0praJjG-ShWP W.3I.9$׽k5GWCã&m(>wL)};t&T 6YÌ*ycA9Zʕp $[P!Ж4&O/Lo&;}6ĘILj!+3BSu~U [ǧVb͏Ox%ca\m2FDD—Bu4#xo{M\xžBMGz͇)|I~:9 [ e,۷׬ip F%M~')y2-ODŽzP?(]L@B@ږ-#U-e4c[H]oaGUPJ} -^lA82`&l i.PZ΍`]9JyxٛNN i644.XHpES@u]i7&13J_hŠ06u</䎴*Fp>;J-Jߕ&0XA7cDV 7-FH^b&RUae.v{ñVd_14' }qډNormɉM0iB0Mސ46jҀ~-9{R է켪%hQY$$#Woh jHÚ5)0 C0xx& q3V#s@~~?R܉SR0=#K  9be@ҵvu񙓑yyٺHy E+c&zXzz=q&aJ5 d $_X^Q?\F'ҝ|{h1U2u?p0y%p_|ϭc%"my,>=P8 Q Hb^C f*Oy_۩8)֢tP>2|ż{Gƞ"ID6RƷ1m*u)~zT+H@alRkOkB}~ I#4{amDڌ8+(4x̍\g-Dz*.5ooIsDjtj#-.HA߆V`*zS' c9n(P?%L<ڜĤԘ,` RN+bRqX dep37ljV`ZS=pDTn. i:N~S&].X<|pgs$ {VhSH~ځ&$mV5lXrɨ跎[̚k=SQz$u/'rK9B>c)FٟI '{PbIV~A6)"( mݧLS GU5]]l~~`eloC3WyE:()[E2u=x|B*,p7S98&bˤP EQ⁅ A0Q1_97aqBԪCa/&)<9xStj', q > H[T+yc"x%%^~2/Nw.-$r8ډ}v]#.2?0hkU`!g #qz L@맻|D<(#5鋦3B2 -) 2 G?HūOlfYf{}YP7g`C< _W1B*ŒnkyP !ƙ6 ]sp) "C>=3!үo#rr61†/|n՛9LX_߈mfx0Xc~gӲNa>:Do!F1KR]2nyF%]TV T+)㵮sOv V-{m-o[XGjuv)RVy3`ҫ웒=(M-<:4Ps`h6) O|D!+|^bF0#KFFHp4=+/t w{`\ZvQWVGILH7K`w`O )>V.w8%fQc".#6}o/_pPv)p U})=%ͤ9_M*㍮ (մ[<{[{TCS$>eu5{SLl7(o)jlb W._u&E)qdaegͬuG[/5̏ŷAt^+j)Y20Q7C[fk2?DY F_:o[2;v+_V D]~c>{ަAp.&QIUfų/RjF_A-G^E3XD(- 78٘9kYeY  |-'̒.%ĩN0!x/ dwM3|a<ͦظx˄7H-(#a:,HBQ2,,B(ub( 0pN$4/6EEJ5$ݵΑ&&{lzϺAcCM1Ԩ ZްAR Zm# [*Y;t]oa?##;rl["FNL|a[CWzĈqڰ1Rih@C{qi+ Twn3h]ݬ3B"!V W* $E7UB8B{1~%)IT&5Pl0޻f9steٿã7R0QۦiohrV]e%zZ5uoP%4klb~mSԳ jNChRI*%+kx^O7Ynn_ *k7.fudf7NQ ӒAjفē,+A[`"u[R є)Ȯi(Q 'yRzbم;Xd?,x%4˥j'y5ݓC0Y9~*UG.&!tfn:0t6 ӨYk0fQǴDzIb.!d86`A/i9*peUR<܎JYS6i%V=otO %^D>sJmգx\Tk )4<81Hu+jܩ^sRM@m+El>:p]) [P ?#xV"S49Gܝ\͛;RdiaaUn)[k/ĩ8qyHjޘpc@MT;i0=E e BvYN^_2p_\} )>p[wHTH:ϡ^=38 G p8/E %t,y_D#WK!njT!% oD3I [Ū݆r|gyGlSki[T!  P0>1:P jjŦȬEsE o0(zvrrFsuF2m'Ƨ"FE;*]*<mҴl aO7fuq!BDv"6^iꛩ%c{4٠ L :-ˡ@T*n冃%qG*xv(i(pBa<6u5~Ex]odAp*ӑH\{F5 ? sRz܎,yީOv(UI8񚩴c!pdT41JSJ,T"ݾ 'm:˩ T'WYa>:-jfnƍF:`tSQfppyJLRC+4X~zzhTpfax&Im΍,ZՖkMzgotq\AHj?Tgږ( e.{ֺ  O`hclj]#nx`PF^t;5@4+>yܚV/Xi!ٸ;X+oRs!rI4EJSq'; ]YE&9mUw#wR# 1b]9}_+YS\j4!}mB#`\w1bI]NΔ1A dZCV n66 ^vD߆Vu}ݡ]Ҷοu(}% gzX+2:c=sܙ`+,6NhПkzgm9L⡜E3s:wZH4N\ `8S;VPv V6)y?4CKͫ2ݍ[ MARoj=7 :ʲ;\A${TޣLN8pfQٓ$;*9˩M\BV Oul}%Uz+ cK}W_ƮXO䵝_)X0%JqfHV@U XsZ9cݪk dtcYX?oyr\y5xi ^LZAT+C*x]g>:ꩄ-K]|SpON5npОIXh vӎQ8-ٚ0t9T_76G(^,IalapZ2/H$%.CǷc!?Dw\8#~/ T_6iJv8Hg<ϋhIȵ2'![mѪyuz>{)FfV8d9&DԞgk4&5F/z8t-K;P,^;",(OYT׹'sD*\n>g I'a%$'58n33iQ(Λr"#)"D n\q^9ayofa 1x]cwWWhAB6Kutj5ywb̘}_{*x-*P7\ F5L0dPόW+H=d} wsNXON!Sɡer qC7F$Zl1$4{}v|Qq<+rφdi(p}Gy$ _ Xg}tAY둲/Sd=M  ,gz/|d}5E_lUO.Tv* XεF~㭄x,")6A4)l`3 =g d] ܇cxKUm{LS-c\u`v wPhT "-)vy23/"oB6^-]+{JVX\y7h3,XO[ p6(W]ɕGP$\,Es'blI#M0T@K* 6\abbt"+-O;V$?Tך ;,ے6XC~q.A^25o.Gy36Z\3,=N7ΟH> p];iŌv ?JΫ fܞ#8lZQKk]Z"Ȏ0'jʠ8Ng)8Y}k;z5Qk &4xvucOhPrZ&x4 7Y%*<@tMzLhI4XQ2\ʒtHFi p>ҮTp;`3\$7-]χ3P%,b%; Frkc{>hɩX,.5Tb%':x6ҁJp> DĨ'i/]C瘤rۯZh`nʍŴzTnwZuqP;'2pzuul4:V^Z}Jn;n P &,$IkDwVvAtIN=]v\ڼ;t%deؘe[bQ)IT@γ߹ҥKeBIV9Mh{qA!D2ϻ&Yi]!91pia=-^^SŽ IŒir4g]&0TWA!Lcw{aE!=lyin |Xt6}]?JxU vdNiS>oar&r{1CA,fNC+SAK;k ' B6f/Ŵ!&J6As,]nɛ(6A5K2}8Qweqr?F4ǃk; Zy,R~lkCtg=[8Ì#N '0pоŠ#$ IzsDhg'  ikc?kPυM&#QF헧4JciL3(ur?g_<-sݽ{ >($<@2$8&ȝ=%,=O2o>}>ќ c) j]N)Xv`l@ذ~PTi#}]El pY|MHǙ NOW3@s9ϥ i!Бb恅C3Wi% cʤO[sj~hz3u- Ja\.2c}\w[83fWY?}MX͸FM "_3lHא7ג r,Qz5?2%J2&)āuʡSlezZ/;7u`xy®cW -E>Qb=o?mIo9)١t 맡F;f"LT1@3]j8S,>1DBVM@G]12O2Wb_a/@G|X5(IrHgZ4pF{TkrmY:]Tn?Waǀz^^Mlӭ=B3øvc׊*R '*+yy]:TOz^O^pi:d|cO c]i a_ww=FwUT;B#{v[zF%c9P*U\ڧJހ iMUIa!tCZ?A`0& Sw OȯtuÏ 3h#DRthNҳ1z tԮ4V>$*bc;'Ta!Hw %f#fS4 _kpeJ0y}*?ڱ$ |et9!)T|o^`c[ TBtDQ1<كu_BSy3e)g+ .W< `eѾfcf+ӈ)"yp se'9ҏ+V Xzi+zjYs+\ǀ3~–=C2iCM˳ѱ\bس,&䋒ۓ1bSYTP%.̄0[ʿ#ư{8)`KFR&)lO$xT;sƢN&E{?Y+xgnvs[a^ W4fl"$%yg\ݔaOsƌl*,CN_pG軲RGs[iab9H(YJ%tS*-Wd1I:tnMRh烵sC±?yRDC|{@^kbS06=P87ֲGlQ_SM$ aKW r>VE? ɓaOe4X:OSWK2s}ҟUYWo $)ХH[LlTW}v ,45,Bw@ۨ>_CQnpi4Ȍ)3xes"IDp7BǴ٘FKr~/'R_p4?VX_ݗo\;nϜԆxlZ'VgVfEJ:ÉcKsO:2Ӌ g}BY[ I24z)UEA:Sbm|)xh; ^cL;6[4'˲_~ 6nR L1rXyyWv-,$UAi"`\ 8Ki4g.$dfҵk.AGV"oT,J&˿? -P718eA^;f$(^̛"œ06؟-#.\N9|Q5촓jTfzx~{_Ia=e]!Hcnˎ Egg|N]Q&ygea"*゘ʑ#e%o@TŗXUkl1u0LkkӀ&j+ 5]4|q+׼Pd#&.VBO{D)YK9K3|Oh$%4<ލ~GYdb͐ z K)Ό$t~Qc|/RQ0]}%c.p(rv{c s)poKJ a~tQ0ph*{lJ#K^>򁡾 $tEe2|MCu˙/Gm~EX`+4%Zjlbt;&acՇA5>K 9\zWu}FYPv^uc(%,m:;1$+vܲm9phH Ԅ2@rYp >:N'"3d@&B\@^lhA:ĕHGf[Udp)0*MPx_}j3+"rcq* qF ڸǸ΄3+tD )`EUҚ˵Aހ,0ʌ~,]G`7/{>Hmd1A125u/8`[.٣]w : r6:z0F[y5Ij,^Z^1Cg5j2p_Xt l,-sJ*MJ0qfA9A~X4OLآBd7G-l_*MQ<+?~@MIaܲw$NYyye4n/+(0F@%yԥD3U:y?!ʩ |ZPaPnVa;xUP[͜bfN/(N}8/PH5 TS`5)?J$؃V)KBcTzbex:u(\ h8,jL{j5l߅pD.‘M~.yJfZv[۫a[}@LYE#Yo+)NW@QRU[w})|xMTOF.N샓ɶ`n5m]̲D#M@oDwVW)3&/oھ-I[*$DLVoCI"%+aT;&֜+ybf "ΉM!9 A"f@&V,9o$󝞞5Opݓ'O.Ĕ{gT÷%>U tyTRD~Ȏ0޿pv :^(uxC$i{l2ie,GO5+lg 5^o <(4P:HJvdRf` =')Ɩލ%`)u&$K_r7F(=ݨܭbx`$yavFZ]@& vR݅,=~ |G} ~Gey9.hMcޞŠ QXi[Tj^c BBT8. DyRp6DR@>`ӍbBA_/9cPs&$ P&ف}5k,z$[F??#ߏІv{OI+ؘsv;Ux:ޙZ;0B~g8[=KK&,xDAKě?k2;TK&Z 5 ɹ+XvA[}p +FH՟'> h!`_uV NH"ZM ̛Qj *3Gs1d$Fdv2+IwRZdD׫ |(Z`e"#B h1ꦟ-U=ϧ%J BWOmOr渙r.e=k.~y% Rg8b-J!2nlVC\Bf}(x$U?G G.)"ualoxi"wBi]¥>3G~qHl1vwHIy}i !F}@QlďJn͞@_ n]\SI"I4_;':_*u&e\_lO{fe8h~W_WN;sm1YϑbN@Bjs~N8,83QYOkYÃgJ}RT_JSq YPTsE'̼-3.lhl8wM씑aK/8X%@@Se;%%ћbyBX{4vT52]}Rk%ԭt`j q@p 9pa(6q9Zֹo|yS.VYg49h{ :k]a1c)Du ֣Oҽ!P^Ag類wX@&/21 Nފu[hH/se"ܞbɈKha?k^<bެEϻbƓ/}wk5ح- И ~!._˧XINh..aHD0i ecVʀ#=R\Ʀ-R2b Ӑrʹ_s1cIGF휾 ZIXmܙ|L`ZHwj^ΰמ2Rbx# ,VYqU f Q?=p))ǧa սnLYIȎ˿E_Ǝ@pFX"dC42GbǮ:资;Qî: P/k#Y9$_8jVk0嗃%yvdѾ%4ad_z }IE-vBP:*`BZn?pcX*,#US(ĚS ג|rt /1`;d0iMTmA_i0|<<*'Pe) X"Ӱ"sj!NhDh _~,Sɋ#7J_qO<-.$i׽Yd#ES WSbe͒4 5q)]q{!kKzo.>[y (t$cId{ĕku='0+Vy4zyu v$:$ى.Z E{4"6j듅IH !ZWOanTe]*jGחlƋ2'֮{kNM ' o_^GK[sC >m9=AZ`rYkݨ ޕ0c+TF_żrͦu|yKBѵ<:WMkW^VfF+u/sܜgph wwGqla%w.DYbcjiq ^I_V:rՈ<lw/kڡBSh.Rp<ǑA+G hpѳLե];|zNGKJU94U!涪 U~uϓ s1tEP9D>f$,lỳ4γs˺ 'p$zG)pz ?ZHP\86e2-h@&Rhc:ԖRQ\M y& { q1v^|uF;Fiu_(H{5f`_"|7T~O?8=37?;>pO般d՟:fIޘCi[Cc)&tHl~ȥ:\+E!D,QeCn %}eDE }~kc(VӋ DqF7~LCG>/61zlC0&2hp]4ݿ%d?X}ȳU <|7%b ^\,U784G]fcJDaU|q_q,Tv 퍺po˭578dZ5 LpF<,1T[ӷ}沢 a>iTabCBuqBYN(6USg7YS v0~c638v;jr23Myw[+>?z<yiv۞qco[ G=AQ8%36ŕ`m^ۦ; ?p϶rQ5KaL 8ZgɻC\?a$׷aZ lHLv·Of G Q@bR},'Rr3Lp%_tDX}$@V7ztrp]y,#Y,1jӗ?2԰[K1'׶vUL8qeAYDeT8zacxVѓiR.j{E2sA0FœEE[ڞd\*u%NFᣜ;`^ECU#&Hk-uĶn ɹVHG$)m|c z_koj_^#{3{ k}emrqec$# i SGU0B̐Vu }iw8;.dIYU_㉚7ňEDFL$ <ᘍ{Mn0v掽yrQr1+X,vR\dD+h<|M/uzZ~sE+%oyBNI\Rv'(;_̪}5 2S-C+ ;0*%b`[!nև_d\d4edJH6bDgjPP V$[- c]2t@^d鉆k ?y\p5GEP@(ђ{W7M)\) #v<3K\wu;;B|޸Qf(̓M='sݠ^E5ͯVY J-a/yV{W";UP^=6ϠWaF =~l|/̄5H#9F%,Nbhl.t5UuIIk;/M.{urp;@:3QumdHIOU6GDAdLMm1_쵌H,م LWX^W-'Y*8q1?͟I=U/AS<ÏHܹ+,/:(&TmFOL0ýM-IPu3 ~|"wr\NpAAmRL!ڝ^/q&e+BJբa2, YUC aZ,sgڹsz ¥nD_i߶4tU@lE@Z0[vu~ ¼8bSʼnHE::E\BUF+Cጠܥu!(Q3M* a#$m%E Y 332/q<{9RrIm!g[[)4&tta]gx-Fg(,bHWh&|-Id~l&Ŷؠ}SYA W@r"&izKjGdD|pEF&"z 4vv.{&G QqDylT퟇5h"ɇ۫֡"&xSܴ2+l\ bޓԾD;;> UL3t/%ժ,aΣ|-0 -T$"VvB`e5w<~-Cu|ȣQk+kbnj)5 fJZ.HhAo@WLG}ۍJ˓Jzb}0\%3x}4O?+)eZ2 Sy[@ aA 1Wdħ ȠݓB´H "'vk6pkD=-u7Qyp\ ]$ޠ)oX9S9}a϶ݭe{vb ZA4<,1/@a'zֹkgt@s/t ?7;͚t-G׹ X>~Jn}]Żzo혿PJ!@c{D5uٌIP]vz ! Ld&E^'&Zn=T,VHJ'݀ NF@߮=ּ5ZS *vrfF8Ǜ6efyT(>pҴF/P˨X ~e"/.nI y U!!G)<|x? 0 ^ÐOT"pR;{==: hEO/G/3'+(km4 iؼiՎ_jϋle ;ژG7gF cQz1bӴ_Ȏ9 Ɗя"lS'&eS]"+e\pv + ?T d̊`s uWa56ϛ *)ϹDS͹z}= }=S:Ql!_tcdZե*H[Ұ/E.=Nm@V=U{kI]kZwA,o+ZrH1@j Xou|x+ N YhImG`dFB8z. Ddht2h װPu\ȷQ|+lw[=͞i]LuTK&u-,[f< av\0QIjU^J c_2.='ň) m֚4Ưx.j| &_!Cn&HyTMJ̟# b+tZ@!>53b5Zv:Ed8/Jm;[ >^|oxNĜSǍDdo6Cl\O):ɏ L%H[[&={W?`F 4|+J mvW:vZ |8Y xH(vcAًa~K-#W P\qM|]G= [O>r=EhUо>LJ t.Wv9z XMś Z`Nw@^o\0|G@fs"37v*zw&6=={aWĽ,>!EFf@yRO+G>RںMh{^Pj/WpynX&4IciyeC40[RY\d)`Y;ED!iv[8xZ^yf&r_B[ig-®2 7LS^% 5AU/gQ&Cm[݅3`17\>ϕ (8F%s.|st_4aDa4Q).b̃˻E"S5U; [a lQs+655't} Lw׭ FZ82Ȥ3J^Q?e b^C HsӒ̹POe|91ۮkROhr`"Wi:vZ!s."OOOJ/YwT )H[ÆX#g;Џ W*jy*ezۈ/ ПHtjʌ\a_8% z?x~-MyAƮMWY8tܪj( Kiϕ~`K!%CV !_.0hG.K1b_!XPa:bOR-?JJSmdrs;9PW >kb?`w;461D L:R~<\HOϗ!gg NZ,9><Ο7~\Ax#/0z"QwPӍt>UixoV+#S'\J6H!iic~KGI[ Lz&pW(0m% e݂o bXmDoF4Y'$R|}`8@IV@viApoq/)jۧű<Ƨ=pxV` ;=$p~xrwp\A#N8E m6yyɜr]>>Jj~UL̞YjEDaPPd 6~!/}CRj?leStҍݧ۫V^p|v.Zƌ@8Jig 7kgдզNyw. )U( :KfhXhHI6D58|&cd& b%yE38Q%"=4Ei_, ~34~ Xjg0mkVQ`H@\!_HRf6mmK̄ފhZ*GE}U4]IWDS lٷVF>] U{T0%햰8܃j'F(RF:>tRo \c* G$%U kFKT_,Ҹ'n#&/E@\Z^1iW(T7uK`FcDC%)PQD[lH5F:b'd/* N$ ,[Ds^`JjDtW|C$Q͑sn=[%~v fLTz5Q,Qv=f E (pgi\ )Vq0+r1->hƦvQ=2dD_ siћl 8g*۩Jld%J(p-ȍ_r tFv/b V]~%#SH/H ̡Ro]L.Z 7y*?f[h3u,H~f.g(WN\QIodwe EeRzY4Crk9;+mZN-?//_QC`-VJUUT5?g L^f@枋—IA;hxlmv\FpaɇU 9n  5\?f¶lT$%B7G&qOUYN)v U͗@З~˷[P2( YF"":%k~^7G73[WS( |rB`bgqg7//_G #~g,ء6Gٗ=֪4tA?|y33t3R8 W{B 5WC"F{x䩕MGݨNRkA5DحL6♤99xB`'Yi-?ǮI㸟Xs|l,::0)Ͻ3!$^rBnwx8GUӰKIR3YFRdoͧW+!(%t8i 0]Vpۏq) #`#P(cO$k@v glFg\7lLVBTc.??d,^m$9Eb, BSL2nȈ58$zf pRqɜO3H^<c[גƨdjg뛻00VB34'-~<)g#磼wI4(R%64-OA 7-_c3I85O7<^cĚ[*<-GƝ('.q/@iXɖD Vp u+h6ل+gVTKQb!6jɴ΅b^FBM|JF{z,]v7ORsECM߈?ՋpUtw5NJXHi͸s65fasSPLxP"ݤZv"v={!"Pڨi4f HI)7&maĂHu;jz/&¢r&>9!f%b.żT$*SY bn*B|Щ|b2Be^9h:e?0.2@ZzJ1dgOS0-(zV:{Q'=,t)d"8ݶ2oL`:svQ 5\:fG?ŭCX)cC0A<#aiZkH9HZ V[n Zr},fM;L |5v5!UcL$*4óy9,n(m|#{BuOd㢌f޵y^`OKaxH`W`Se <˳)i(`rN b%dgiuNpw[(z2+Lc6pa;LHpQ@.MYE[=bYS}<_őXnHѱD"#- dU3Rk.$^d"`>U?V>Hӵ:$[;b5 m+ؔ"2^CnBv㋞f-y:SK[U$8bKQKC4 un$9rZę{BaVPsɂ-uBw.TpoWt< 3nF} `ny4`>3eVtᣝEȡ[xzä45Oldw8hψq;Zp|X)¶JKiZەT#/փH/6TQ%1\#T}Vkҿ`ep(KlZٝRlI~u*V#I%ĕf>nzC#taeQn|' j4ϻg2=12~x˲nٛ:AnJg-&xl^Y3`Z˯Kiĉ[(U<8i@wKi ڌ*U./'E,Z7.>'( =n?ʦcJy#}T[+zBnCY54ndE\'lMMMQ'WNBX]Εڂ;`ΠՀRPۊnA@!n-He[ KJ+L-$J2![="2cB $ރ 7޾a{֣rkL8t;CP0<[pYδ$@=_@KнȪ1Vłi GX=2rJ,mǞJ88ڗMq*+U$;0&8:oK OrO!'5C~:|,U!DA-.DE͗`^N%!\4*ʏrQ"?QE΁V:a}#Bͦ09s}h&>iji~/[agu9B פAFMx!i^}9c;z1QqZWK+SjK h󪛀xc{۶ԧB&p6, >u!uCc >ȂhmI?>>;eBJ+ 6ݘ;(M`aqȪa;>?8)q^EASGڐ``4F~cL朄Zd`^ؽ"e_ж"d ^H&\Ȓ+?y]!jէZ 2/\%W^mB[T66e-\RT Rgq%Jlñ j<.ʌ>{Gu)lM`'-ȃrO #8/2Ն=uN? &te&*T gO]Kd 9F vJʵDܨL0Iu7;\I­\;h0ZPk CvE/'[5ƘJά0‘Y->tަbP?Iɳ eϧ~Nxڋd)|Q lHJOJr {2[SD7[1&GEϹ _|`UHaN;_8[sBJ.q gV Uܘ2/]8D o߶ܥ5`⎸yXY#QVg QPZN& ޺!Ybcc:Lُ-I˓ hM1Қ"r/ƕ9|e2&4Zq_@+p'V9eUE \qP[UwĔSLCÝ$Z!@_-s?]d,b?$dv/o_Dɔ7ŕ>{X 95H[;ںmjUQ=*0ZЈ [$TNgEǝ'7ش .jCjٺoڰn'o6Uo{Nk^J3v`-pN(8Cj}mZ1Lrn%W#ScBw 1TB9Y6ěˡ~W,Xr}]3$01-14qJrȅ<A5szX ƟrF+N3izt9^-NA| 911Dlf!cIʣ0bbs؉mRWzv'W:SSwINǒW7ԿGJyj)) o}AXӆ3BAoDp!wr|ogu>q9wwsunq|~ͦc[OTy?UQZk[!mO @nD;J(I3I>EWvA.(2usU lL1.| $ tiLULI "sz*K410;g>Y]? W'O2C'1@ qȎx^q 7:q*HH+]Iw M9Tmt"Q7G-?:G mk RHҭYv1#"{r4X ~?нK~Zο̙c]8Mf:AX,'clj^耎?1L,pOdj䊆3V^=g쫺LL*!ivDaO_"_HZѕ?.K@9$X‡ah.< jC[7oB׃AAȠjޟ_0As(M%H<&6<1xEhn`#q D0G3G|zFCf<{Ax`G($P9IV៨ Nn#cV KM犐aԭZ:s#|ZV <Рަ۾w8Q%NzML|W#/ve Jtk"mK 4Gq*?<{4 #@S^s995ϵ! Mm9_ꆈ6܏ރeۛ@:'u1\i^RN˼իE5+xVjA"c=~f+cOCE\"Co`4̦ 8aQ2գdBЮ>^>DZ{<9, X^C5g,izICUezO)B SQN6c*tdrGצRK|pn(x]6*dv"2K|٘W%G3`;z]1RKc3Nͷ_851#C>gI=h*[[z(G}l/˜_đb2JH ׾LYxgΏr8'rMiN2nu&<x*(?*^Y9[lG<)x5:%dL-7:ʡS5HS&RJL\F9:'(ԠXL:F%FK+O5i Є@(@"hk/h ᑧ ғ+ v?rzoO915 RʪN$g_6 :`_MkØsmgnأl_qO)Lɟ0%Cx5%Ex7S[-N MV藬ܱ D.uD96\i0CjNx]jVa 3G`+6 muggfȕU琰᳔UVA['. ׃鳛`5eR启v)$aBkETR)8M)}4}j_ΰ3+^J.e΋3|g=כGua$pPlWLyg: sч TE\,H\|xCWawk9@Kq:C]p.JLaTp'OxCW}Q8v0eqw>$>{\9u4U_h}qlܫ!4ݰkh K%OM:%Dt?T,bV:7eo{kJ̕:m0qG_pZXIA H҇OuGs; Jlm=)cc#4%fϾk$*v!ԥ*TXKƄ"=%ށjoSuDg=ty:Q>ҵRsZBg!{0 D&" -6i{gn[{C g=CZvWKrcA-؍v* ꉋFWkva6,i}`mY߭d1 ۠@V9;LE7+vO (5p zdИT:{ uۖ7 0ebD)yWZ5pqiQA&h/X$v 4sʆ>n9zTs݊ &!_LH^|-o,k*K~bj"Hk0Iċ~Su-/fI] u(r8ÿC ?/`'s{`;SGtd|v Z@% Sbd$ ;Rlj-p G +7A)8f;D pQ??-pq#RF%.$UV/ pTrVΥ77Yo,xI(zQM6?ިl8U޹+_SZ* KНeq$έj۰-/D}Kn$9'e;z.kEs]2+*t.Oj)^W")}Hf jMU#%<\E)i| (WEQqO 2%5%5 .@t6ޣ5Y@0a\Kp$6B,A!=JRR{4ȵ`t(u Jk%4 t! 1e@\w%?3[]:ZY9C,,f\0yLډ~17p>{h"ixI k)N*a|GP%)4IO{ "dlqw3 یU<Ѷ(꜠Jdoݏ2[V.?9VY?ڽ:GSnN3{aL;ۮWwKA:}S%d1J+BoZ CtxJg=~P?1'{Q+_DCޚX_m."ln)L<8fDAۚaK=_< Ortñ[Xd 7eʆ JNIT{48!ȽM0Kq7TOzͺrAzi 'lr  {j`\GFb2JRzG-d3& :yz i/ʺj n0v"סU^iMNԓk0mĐ 2p\\~ψ#?Z3'1]n!M)wi2"(üI_ [ѝz*LEvFȜs<Z âmN5I,rPXLB|44~HF%OR~Ю3䯱E_o[sJBSpV'T1h;oHnqX6K}Ȑ-~~K\QKWsz֖["5ȮItnZh?*pe \sM}VjaGRN@CϠ\g:fTb _a-ܺw2EM- -z]nv?}*]'* MkGaT[|1/P7}$aQH~>4NGPԋ&wqV릘9Pt'E˒l=RJX|f5/uW\FPHla $I0PJzT@贘 EK` ZEo\" h:OPV6æ*Hԁk#umjD l>2 HhD]`$Ā_kQ%#*ʥ,JsVG{G #bqj7N>9OJOqTYĔI "/x":WTjn1=.dFIkw7/3fzz=ItCDb%,$h޿ft,[BWG\H~%i-XM:/="!ޣϋs-^UMԼ1p)d, 9j'?}?u0\#A p9 H4.6@͢$1-V&[OCkobL<:ii{ݳT.ۯY/rMY~ۤ~& +ӖIRkXGe\rBxf/Y nUcsqP="٘"/t%%;nZ e!ݠLe7Ў˼E r Lzi<7Ÿ#?:tNh-0t8%]8ꃕW%J.|.k=_rrvmsS?TB PX)[Ԯ|&t;&]vl>.%*q3wнȺ4fP[cb+~0 NJ@M28E4'ᯡa6\2a㏴*ʂqoxqVdYּ 9@54Vucwy%4.3+RLQkƇ(xaRYljv Gyg=ȍ3a+)7Dh an .+4^8+Ƞ){KN.#1evMQpG ]7a6vR FƖqRJx`7i V%ҡF[k8`MzS0S[>"|NS$7z+Ym~ual f0begr]B؇.ˠ[?ڋs;V=63J1h#g)Lzr'OQ@Aq,GX  Ȑl$Hӭ .LNJHB_&Wݪpy$B_[ecmvqgLg^2H^*[0˖1zzJ^efk'UkE8?sTU-vtvzS Gނ1\%&҉pl L0@  wH" ބ]miWĬ=91q Nz2JqTGTY8cD%K_<>Tcyo *y?|8@.\r[B#3WKHFɾI@f Nv=پLry`.h-Qf&1 ֞Od0oatUW}lA6j%X#3Cg݌E(-%GGȼCP`&2p+'HVSEG^;=`BpX_P<ӎʁDhe;6OƀhvZTX\i6(>$a* pWX1_ڟ'I*; 9e[‰4nY NK0XM";3;É"bYPA0fn _;QF14bF < atJI;lf!{o{R?0v QܣoIJptW$ k2it~7`51)0](a(Nl@o +Z!6uǏ2, ,֨rIT9 iEIAUґx6FflG6Ԋt$W"q,8ƻiݽ펾 mbPJFq,o(A1ptG{Vf'UFA@59ö`0lDRpX6uZ㋍ي6BKu|5ݙkr(aQV+py>r ]y=SŊi#t+jL exE??Gsp8Y7$5Ќ?\Y09hKvv1ͬlV% 9Gs?LGx[%Zɟ4hO4U0?GCi:+')#]5Z[Zly%o:_ͯFD{UM]uD8NaF;)w(2 o~d./ W1)C:jC(fjr Ç὎ٕYwtjdG!(wu^@8܍O9**FG얕l$@iMd -LF`f!@,~qmõ?8.sٍmbXHQ?Ԍ ohɫEϲ!Lk}Z'[j2x`EۄU5Nxeuv\9]  NGOcڊAĥa% D\Mx+[7eWj\`04sIRx5r5$&n RYV_F#x. E6r9yӁ<.G ޷',sܝx,'wFA'b/E*%fGK2S bd<.jlN@4fb$nUC[yMLPؒ9T/ oru  E3Ш3;RWDϕ$OPe:NrY|( X[ 0H &#Yu ,P)ܴJṚ)kק|YZ@/]/H¡]p(^xHi\sjd .-R!KBٝ ;0%Yth+N~8אN@P>f -o;;/DsKb %NQ+Eyk$)N[f0jm9@e+ꪦyExCRȺ T$Tx+П 12%FX{Wž%2 X)S1' $C5~JБ!,0xaVGu<~1dצl]kI7bmC$| 1Cxh@{:0Df3ŚK sQ,gI/b>G|+1&˦{ @.}LJlHUlv۳:$rV&~-u[NV35aȘʅF6 ڜr8U FaM2 K‡%43z~TW2}Xƹb )ҪV:vsWCȱS0:lo A.g *{1.VQ W:it K/Xs+jc&Z`m1-BWK`mY$P^%iQÌb'ҳiG"|T[Z4J]O.-T5b5R c5XtȜJԘNfb="E ֈk, -t {#U4L(|*s}'$io>3ɻ u+O&F9BeڸEg#!vy H,%wON:<(=tҚdllLܺk.lW 3c\ ADq7kP"[pÿ/qgP}2$]g3_Ewz(XO[`|fZ*|Э`a{tDW93?FM|_烙./Zkz&e} =3;&Dł+ڲ)ڌHM>֚XQdbZ^aPھpuc!Ƈxmp}Uv'%'^JW$ܬ8V WV˸\RPH@vsFWSjk /t_'Z'6FbqP 0]i7dmxfj>A{._=>Yx`Gޞ˙*Z>}:al2!Bp K`#9I#f( Z>c=t2{\VAN)>iYF_v/I;|_-9۾'2U(W\{әMMwd?]lY*BFgML ,`*B`|j[i8#١]w,\DJnJͱ0-" B ;IfKPWB+;|- 6o(|U­Vq,X%VRG&ŋ&EW{(`"Y߁=\PWДHxO N v4Aqk.k[Q'BvNk>3L]Έ&zGiV,$:ɟ*TU ,ɵNeۀ=z 5ٻV/=޶rqR*]O{ qpԢv 7 ; Β_fC&IP7ibBD #7S{]DF& tJf>D0[u O:VGE^&q!i׏rxS!*x%DT/vi+;߽,Hծu!B7:6;ٿ)V@}eWc$(yϬ}9/uiɌ ~tW+CS1qq|K>kĬ>{rX!דO=Q26' '7:`0mi+&J4JO.Ū䩴&C u PDGq;_y2Y%/1YOJ(VZ88ꧯt߯3n4)6.Ȓ Fod hq9dGTRbQ_ɪi9F%> jolX{q0^vi?Ocnp/H-4eM9:Zs/::&`ӷYN@A3fd(zrML~=MBCvK$ful @PN6{])k[h%~s#}2K H^Lh%MJ^K>u2]8ٻIV\(4zIkN*`@n$9W0aBB, קC8Z‡_/ԞC}1XӉqìc>ߒ42,-\vUÝ-\}'iՔ|f p- FxъG3 A]}7 r]Ѧ$X& 5e9H@0ncwR˝x 0n*zd\q?FJTnE6DvߛY$ !݅%<,v*;ar|~mN(5&cSτ^n\ gCh̵Pr77bZl4o;]LV#|AUl0?LxjU&2,V je^m1aÙ͕rURwXxDƴ8ٟ2)fE,nT\\{9Hޱ5AMV}5 mSJ2B/h8/]=|q\P\ }W}k{ă5 gcMF8dG;^BevVK d#q0|Tӻ2 %1]mdwjb9+Yy fz} w斻 &غDzKo+c+U tPf13? cmоMhB?_/Jm-{M i m[1kFPd)KEUbllm6B\s/VgZz6X9A>p y]~71qec9nJsl!xC[jDwIei_ =RvK CJͮTlCJAYQHY-~SUY̍HGm U}=YVoo" KKakb>3UTZ EHXRRܵEt1FxM߰e-j;-uN՝>-ŵv:0FMU8*$S߹`i9d4xZZe9!}۹F3 `|C|խ]]UWl2#Cfвd2Όm_ܮ6oH%hJp1hz=))4 _"DNҌ(J.숒} +G,=敽ND{>T)%PXʡe>[{02ALaM(<%!I+M$uE)3wL?h؆W!OFJ.o$`Scy}n^2P%ejlC%!z2ﮁU8-I&S;ezNb*3ĕ"V=%MƩey58%m]swQlϐ: $AC*F-OP%k$R9@Vz5xۄbQn+%X\#[ WNJ͞ _Z0D{(cA'n_«9Qs.!Sx_Ŷ_UJQgp'-m0?jU6] [g:EKiTGlD;rׅ zmK|# :4n4|v%!Lic&4Kw/'ZHMET &a>U&Y#1i(F!NgGsUWΤK 5Z9s׍ ~&+^Q]i@XCI05 jOB#gӄϊT!ʏwtJen~>g~+%)zQc@AW7[{\I,anou8$xAL2~J׼!ޅ%C_OD&*ªyW/ M&bކ9-KS]$xGjma=iI ҫ7\m8L6D3 &n<TīC}pc+vOH  3l"zkP49M e8ZUN#tq7-m{6Νsj&m]}l)UCMz;P6~,`Fɢ!: ( (A}[<чI2վN302E έ&,Q3 "Ng'\sU9(ss3~z%!d&[+ +1Loⓓ~/8B4"DGoM@.DʦI-FՒ94>x9lJZ:V{dvG.Me_R;ٯ OiU8?obIUSVw$-!5 SM0ya( D5w3ҧ:ܼ\+{nzzjoFٟd +WO  qmNsؓr|+{lt[btno}Pt@KdYwYxճiꑙ(ariSTO1m46 =ys@?Ẹp@vrƺazp0.o( w~5읾p)φ J=ʟ\!sUMXӯUis61~gtئ̮٢}oM o2K9`2\(&z!=Q0z}ԩwb0 mIjkR^aO䉷WS"B";~ZFՙWCȌp_ Ox~PNYÓeƆ;;ne,pbM}z䠮[ymV">I @52vgVV\:( e,ǃ"uQ04o~|{iTzhn [AN>'k*"r9ݨWjtd,L/ن0cF?;}x޸>-BJ,)iG O*`BФ&mׇ0Zڟ ~ɉu]L)Ua Rڿ5(cSYڛ,!ݎM [w]hɁSY k;x쩑S5z`ήWhz^{1U3\ 0G3()~=+b̫}Z*h^V|KTI@֩JD tRc(ySq_e~߄ɂ=ԍ-IjݓgZu~hݸeҗQGYu/Ptf" `q!L?%݁^2Ks[i5!/dTT,h?ƺwU%eitXI GPÿ~m'< l o}/w>>|IJgw5tۣμuC5ć NM|ErAַۍuNucUq|q2mF8rm˃WH`H]ٌJ]׻IEؓdB{z\LMdEjm.pnxhtH 6/ ,ˬ2ͦbś_d\>ec.rn#wM](q_Ȱrw~\}UY9S~qJSy邙Eo F̂57Wx>T$pcnW\aoT)=L.n(߉˛\;+Ov;ds4`7b$cJj- ֻ)P2D*=1fSbns?s6=gPh|Pq;Q}PMd;LQ*`|zRyW<3Bh@4FWoF^$TaxY$ +rJ2Dp!;V~%,2UTowz-uN;G}f :JK4=r.?~n-~Bѐ82-BG$ s(VXq,ٛ{ 76ue GZ)K@dlu) Kc{r.bA;uJ+ѡYEJ³%^Z,9C0,;#6mTDuF3DGQJCDY\CdY bh%y-zV(9׷F b+,5[-$|7GৈwwuOG$6 lONPo d8 Z혐[hԔ ҀkpSd FLzʼXs ^t=2nB࿬Ԝ[`s?pkibҢxIvoSk7]x bQmqf ^9&|bZ\꓃H,yT%iZh% "Quu 2?7C1/л2#@W%tsNtpx S"[cC[dP4l4.4"exNFNҸ0-͜U/zǫI ɰW]ڔY+Pa*f$\p6Tp[ӻבP=ՠo>PHȪpsHM;(HwV?>P{ӧyC p-9{uf(ҏl?*0r&7CF̦AX9}#\G|p$l4&fb}u(ﴻRd9U n}R-jowR4曇kPMp윁1[#(${] ~^8x1׳l)Aq8Vܑi wc)j&l:SZđ8Y4-΍ռ+^QOɊș.Z?,FWXV_ELmHR yt޾~X2㻀t=Fl! ŢnM;7k+|4zCW1O'9`+ƖKIxp/Q>Bg('7+F:4D 2!ⱽ3P=Paؔgb ;iUeK;w=;Ie))Ҩe3<[2p#mʷd2b*0MraQh1Cq qq%Zt(еBfjr# [Dm~mAnhR-hI5 xjXlFdiM/KJb2u@Omд?GĽ#Zq-$GEa"g=@Mvyά\y6YlbT3`+QD`Fc ӫյiti#|^!\/1ou3ߢveJ 5*M)Rd;o_ŁD7EnN|VM=׽X?.Oej# p i} N^\ڞCFu3`l'Q|Ju9 ͪOJ>g٤ pYvP#j]."LbS7 =6LR6I큤c#Eg{4Al~j@ sWε+IHWް];r8vxtymDBzV\ˀ&O#zC -?AƟEsSHv++i]=j1y"`TV\aϏ` VR; !78_Eӯ(@25Tl +/I? caL@h Md뻍SWYRd2K`អNB9w?(Z]x26ڹhۉ)gL:h)(Ż|ު}FT0PI>v,2;qxG2rNvM?}0㍍r[TBi8ͤ҃!M&uvfrb)[ eMDj Ql2x&O?076-.Ҩrae.F):ZTB|ejN e$GԁOQ ҝ%ZMB|^"㵁TxWv= 'WwaXؘ:ŎFS&h'~q__ 5]A-1@Ypa ~It{3[G)f]\IQa K d< zE\*ڮ\ArfPu3.]6}.voܧ^ȺI4m0jʤ""6B! ɋk˲ҧ >,~ȍ\-qG%vD4NT7le\>[>H]iʡ$jl. CN`N5^YFzᇎFZ0qSByz1WY/]޹Gf[e}rՋ8#dμLlc>7%BwFVFl]2Sj/Av1,Zzك,~n7 4)FoNڸw~ĪZ~ O&|p׎PѦBs*}eø[ alt*'f<8q1,'/dR(d+NNuQX 7s~e6rvsn5F\T[&&9ڔPTn[>Bp՞Z潘EXޖQʭj۴lxaꖧHN.[F1r٪1B`f .Tc" j7wڬ-]%,,nv%t7nRKӔm.WA@Πo4cS߼67?-qtY&del_k)2|$$=AN2a0LhqD-fjdH.:K#hUP us ~ghrێ&Ȣc;Y`kw$6s9aE*QcqůGcEkz)$Q:͒ȕ ]vF}Riϫ:Ogkcl-c>2ò_뜰_II&S:GwCC]'vRKZXK Wdwެ3eU 7σ>T&VmhC4wM;i&sCͼxc |<{9NX,wNg#9 nPzP+5Jq4 &!yOPPXbǫ6!lǾ4"qr ism c hV O %㭁hRYU f R~Gժ3j/YFn}kZ6'ZM1%EIiK} 2m'F鈤WF! `qqיּ:JW]/AZ7s׻ vY="P`oHkrx@WF2H'u+n)촜ĄP,|(/SK ˑwˋnh\Ra`C,c1Ko[4"9V@+w+eGp(!kl%r|gV0`,59L￧3#Feڵpq`ffK(63'+QEr]s-gV!oS᜜(b $WPd8;'i:4\8"$SР^y2n/ 5WixM-eGb7aňao8( d0?T/G|gﯙHtڟw0і0Bo%Exrt<>BfIwb!^VR4;IafΦS>Vd.:cM8ja l?Ui Dj^*&f7Yqv:>Ms 6P-.> Eu0-Hzk3Xl6A0ഏEkl| Hw2s4TS/+5 9>5|4<&ѣjqc0Lީl?kjMϬQXV[sWӍK )\lyDR\uA^!|R29hLF~MisaB(Cצ:_ |qb&6tSYVQz& ׃ޤ =WZx!S>pw>v];#뼷l2I`LΞWGѹ e_0Ə ,]F5L|7Tze)p}7\R(&$:L7&#ɧ_2+ϏғHTy5p1j+'0JP:IiuœAO 6 NFۚ "y~T|yL;r&`Vf1:@ u< 4Ht뇵JT@t}[ԒAgh);5*z_ R('yyotȳ9%6X_it0 XMnm(o=z*,ƾ`@%y 6rQCvG ~Zؒ5Ϸn^M|VyH`, nfDI,I316\#lH_LgKj t f}3W5 ZYmzV!7aqzOF!"6q.$C*+'̐_}N@ʾt Asq8{9tY;  Po5Dci֩DE61kerLP܃}1?sȨ:e2dSD`^s#JҖ T>Zd:BW*sx C%䦕<&DQ2 ہ:.x DUꋪo*:18YQ/( fntIjc<@ XUG鶎1|ፁ*&߭ٸ$8{9 a΋dr:62yqZqoO <*ܖ ;\@I2)Y&;^㎝!T|v\/_{𛤥4QrT\L hN2υGb!4UI^L\bAs`;@lT":I+5JA|VXs2SȆq@h _2Wo5Z @Y?9Ic4ƅjM=dE#B}ʶ;ӕfRw;I£]֌ʌP Y1m|EwKo9ҺMu1 -  /w2QUy>"bT&ZYS<+c_8+dv'>i gG@^4$>,뱗4DcS %Ԥ`ߟv?s[j~nMyKgX! 1ݿA3e2wN\ "Xtw0p J+v9:>QEuujƭ7_Fd)QFpMن\X5Wʓ/F$vL\4q8N.a,gCy>߯ġXY h?]Ze 0FTV7J<"?$h#(mgfڛRd|Ɋ){&rɓ4|5k1 fpR( -LKfVB=O\ u[c-/Q1i änvڠp06 |p;D޳I )F,j!DQRA$UW92;В̎'` RQR2sx'ywWl+M$PF>)tb:z,z[PmNlf7+Nˇ?@/"ty{˥vl.* 0IL+yKlh v̉01sK7.^H Yaϐ15HBY/;S+3u86*Lnia0}ڇ%y?S2ȁ6M*EAV7ƕ"ˢnc!!kMj "'gLُEn򁂍oonS*#٤z3KNJQi+;LO) C'0(ev|K~ds Bd~ת ɇeTRN^)l7+vgnVWmT:4؀C;]h+⪏WGr6I^sL1^KJc~t%;J y > S&tĚn]LUja sӶ*K4 oz++]O$N!arF,S a4ALd# E-s}'N͒+Go>Oܪȣa'iNzt!v?*0)"ɍagWF&tlz86N*^Ϗw` e>^ 7u,3L|jiTaN+(*\uՓ)2fBN{g(=>4cTN ɣG7JV,-Vob| EH2Z}yPy-=}[:d̊@5