virtualbox-guest-tools-7.0.10-lp155.2.5.1 4>$  Apdg5n) kF'u %5ײgd0 ÎSM:}4ᡀU$ԐkX/El O!#|g1= c )kl/S,Bw+ tg$ךş!?`NƘGo-š~,q|,xsIxoN j DGAUmnvGqd-FpI׌D#VeEe#3a4_-*WG]ҋ (ql߲·^ڱsmMmPfl^eYe-XݵysIꑳ%@#?]GyI1Gt<oý.ŽbI1pp_$60V_;N[$d&'#גN*mWA06nĐy ;NVo#i(iyBïa /|&ݐ=0ºX0?Y'%a{{|n?inc/ߊD}9zJe96cc361f0d2095f6718ca24bcc5a110cad53de620acea1b96948adcc825279695fef88af1412790b7e67fd6ff2ca2fe81ce427f hdg5n) AG"q-r(< Qz"S\LG)2Z}N,(O}ress_ ycw#ۯa]/Ѿ=pJv?vd  , Cdhpt V)*H *v * + .W ../W//0L01 3%(3^83h`98`:b`=j >j?j@j"Bj*Gj|HjIk4XkLYkXZk[k\k]l^m/bnkcodoeofolouovp wtxtyuT.v vv?v@vDvJvCvirtualbox-guest-tools7.0.10lp155.2.5.1VirtualBox guest toolsVirtualBox guest addition tools.dgRgoat42&topenSUSE Leap 15.5openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Emulators/PChttps://www.virtualbox.org/linuxx86_64# Add groups for seamless mode and shared folders: getent group vboxguest >/dev/null || groupadd -r vboxguest getent group vboxsf >/dev/null || groupadd -r vboxsf getent group vboxvideo >/dev/null || groupadd -r vboxvideo 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 vboxadd-service.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in vboxadd-service.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 vboxclient.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 vboxservice.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 vboxadd-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 vboxadd-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 vboxadd || : ( 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 vboxadd ) || : 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 vboxadd-service.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 vboxadd-service.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 vboxclient.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 vboxclient.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 vboxservice.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 vboxservice.service ) || : fi exit 0: test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vboxadd ; do sysv_service="${service%.*}" rm -f "/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 vboxadd ) || : fi fi : test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vboxadd-service ; do sysv_service="${service%.*}" rm -f "/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 vboxadd-service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vboxadd-service.service ; do sysv_service="${service%.*}" rm -f "/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 vboxadd-service.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vboxclient.service ; do sysv_service="${service%.*}" rm -f "/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 vboxclient.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vboxservice.service ; do sysv_service="${service%.*}" rm -f "/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 vboxservice.service ) || : fi fi x8pv [0GAAAAA큤AAAAddgddgddgddgddgddgddgddgde de de deddjb%$b%%ddgddgddgddgddgde de ddj59ebf5a0462f36966dd4646b07a2e67bbf11327d085006f91bf46096b3d986393937795c53daff1c7a2ab327a9c8e742709838434f95a98d99aa50eb8df6b7f8f21d388afacbe2d9629849bc7b12b96d52a96ea0d2e0289d96cde0b7b2005263cfc8e15e5f61797283f8cc1a26d13a9de1ddc431edad337ca485fe2c45c31d5807f3e5a30087c0ac91df5d8dcd5ad146b6823f1cfc0b6f1de71c7a2017b68c2d267ace4cb226445aa0a87cd3dd11ad417196336f6e96afde8c76df9856384c7e3ef5d32dce665585f2d6f4eea49456aeab9e9912f9895686f9460b00e3f5a3d3e5fdfdf965a18050f815e1ee10fc1b7b13aa4d1e88cd24539a6476d2030e6277bd1b22ebce7c54114f6cb21effbdae89178222cce1d63fa8a614c49ee8239f5eeb70e44b73e94f0e536e64445cd37b9568d413e16697c57c5597488458197457de5a274e743731b9a53560a7baf83a3025bb01c8a478f508d5ee3b05a6de7411677af073e802587b26d42b27033bc9160c1ce832daf5909d253c1fd47b77942e532837794578c296d3eb402b0e80fb2a6aa572c6ed605655cda495a04881861a../vboxadd-service.servicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootvirtualbox-7.0.10-lp155.2.5.1.src.rpmvirtualbox-guest-toolsvirtualbox-guest-tools(x86-64)virtualbox-ose-guest-tools@ @@@@@@@@@@@@@@@    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/bin/shlibX11.so.6()(64bit)libXext.so.6()(64bit)libXmu.so.6()(64bit)libXt.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libnotify-toolslibpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)virtualbox-kmpwhich3.0.4-14.6.0-14.0-15.2-17.0.104.14.3d@d@dd`@d_{d^*@dX@dS@dS@d&@d@dc>@c&@cT@c@c@c@cEc{h@cs@cN@cAf@c=qc2c$e@b@bb?bb@b@b@b@b{@b_bBb+9aNa6a͟@a@a@aapaexa\>@aXIaXIaTU@a8a#a@``t`#@``Z`f@`@` @`@`@`@`m`e`<@`0`` `@`2@_@_<_԰_ _м@_j_@_@_d@_d@_[f_Z@_Wr@_H_>e_>e_._-B@__ @_X@^^^3^@^^@^T@^T@^@^@^^}^y@^wS@^oj@^h^W@^G@^C^!^^]]]d@]o]]@]@]]@]]z@](]@]@]V]]s]>]<<]0_@],j] @\F@\\"\@\P\@\8\@\\O\@\f\@\ \C@\C@\\Z@\@\+@\mA@\b@\ac\R@\P@@\N\J@\@n@\?\=@\;(@\9\ @\ @\\l@[1[v[%@[@[0[ݍ[<@[@[[@[t[e@[;e@[2*[(@[(@[ L@ZnZZ@ZmZmZ@Z3@ZZZI@ZI@ZZw@Z@ZZ_@ZZu@Z`@ZX@ZF.@Z.s@Z+@Z"Z@ZfZ@ZZ@Y@Y6Y@Y{YYǞ@YéYX@YY)@YV@YV@Y@Y|xYoIYm@Ycl@YV=@YOYOYJ_Y;@Y9<@Y!@Y;@YY Y@Y@XXXP@X~@XCX@X@Xf@X@X @XX@XX@XzXZnXN@XEVXEVXD@X>@X2XXXX @XXX`@XWw@Ww@W%W֘WҤ@WiW@W@W@W@WhWhWt@Wt@Wt@W W@WgWWgWV@WLarry Finger Larry Finger Dirk Müller Larry Finger Dirk Müller Larry Finger Dirk Müller Larry Rainey Larry Finger Larry Finger Larry Finger Larry Finger Thorsten Kukuk Larry Finger Larry Rainey Marcus Meissner Larry Finger Larry Finger Larry Finger Larry Finger Larry Rainey Larry Finger Larry Finger Larry Finger Larry Rainey Larry Finger Larry Finger Larry Finger Larry Finger Dominique Leuenberger Larry Finger Ben Greiner Dominique Leuenberger Martin Liška Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Ludwig Nussel Hans-Peter Jansen Hans-Peter Jansen Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Dan Čermák Dan Čermák Dirk Müller Larry Finger Larry Finger Callum Farmer Larry Finger Richard Brown Matthias Gerstner Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Hans-Peter Jansen Dominique Leuenberger Hans-Peter Jansen Larry Finger Larry Finger Hans-Peter Jansen Franck Bui Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Callum Farmer Gary Ching-Pang Lin Gary Ching-Pang Lin Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Hans-Peter Jansen Larry Finger Antonio Larrosa Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Stasiek Michalski Larry Finger Larry Finger Stefan Dirsch Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Hans-Peter Jansen Larry Finger Larry Finger Larry Finger Larry Finger mvetter@suse.comMartin Liška Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Hans-Peter Jansen Hans-Peter Jansen Larry Finger Larry Finger Larry Finger Hans-Peter Jansen Hans-Peter Jansen Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Larry Finger Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Larry Finger Larry Finger Larry Finger Dominique Leuenberger Larry Finger Larry Finger Dominique Leuenberger Larry Finger Larry Finger Larry Finger Larry.Finger@gmail.comLarry.Finger@gmail.comLarry.Finger@gmail.comLarry.Finger@gmail.comLarry.Finger@gmail.commsuchanek@suse.comLarry.Finger@gmail.comLarry.Finger@gmail.comLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netmliska@suse.czLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netwbauer@tmo.atLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.nethschmidt@suse.comLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netrbrown@suse.comLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netmpluskal@suse.comLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netmeissner@suse.comLarry.Finger@lwfinger.netschwab@suse.dehpj@urpla.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.nethpj@urpla.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netdimstar@opensuse.orgLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netkukuk@suse.deadam.majer@suse.deLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netasn@cryptomilk.orgLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netwbauer@tmo.atmmarek@suse.czLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.nethpj@urpla.nethpj@urpla.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netbruno@ioda-net.chluizluca@tre-sc.jus.bradam@mizerski.plLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.nethpj@urpla.netLarry.Finger@lwfinger.neteich@suse.comLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netbwiedemann@suse.comLarry.Finger@lwfinger.netmailaender@opensuse.orgLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netidonmez@suse.comLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netidonmez@suse.comdimstar@opensuse.orgLarry.Finger@lwfinger.netLarry.Finger@lwfinger.netwbauer@tmo.atLarry.Finger@lwfinger.nettchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comalarrosa@suse.commpluskal@suse.comtchvatal@suse.comjslaby@suse.commpluskal@suse.comtchvatal@suse.combwiedemann@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comwbauer@tmo.atzaitor@opensuse.orgtchvatal@suse.comcoolo@suse.commseben@gmail.comrenda.krell@gmail.com- VirtualBox 7.0.10 (released July 18 2023) This is a maintenance release. The following items were fixed and/or added: OCI: Introduced general improvements VMM: Fixed a bug while walking page tables while executing nested VMs causing flooding of the release log as a consequence (Intel hosts only, bug #21551) GUI: Added general improvements TPM: Fixed a crash when a VM has a TPM version 1.2 configured (bug #21622) 3D: Initial support for OpenGL 4.1 3D: Fixed various graphics issues with Windows 11 guests (bugs #21136, #21515) Guest Control/VBoxManage: Fixed parameter "--ignore-orphaned-processes" Guest Control/VBoxManage: Fixed behavior of how handling argument 0 for a started guest process works: One can now explicitly specify it with the newly added option "--arg0". This will effectively restore the behavior of former VirtualBox versions Audio: Also use the PulseAudio backend when pipewire-pulse is running instead of falling back to ALSA (bug #21575) NAT: Adjusted UDP proxy timeout from 18-21 to 21-24 range to respect intended 20 second timeout (bug #21560) Linux Host: Added initial support for Indirect Branch Tracking (bug #21435) Linux Host: Added initial support for kernel 6.5 (NOTE: Guest Additions do not support kernel 6.5 yet) Linux Host and Guest: Improved condition check when kernel modules need to be signed Linux Host and Guest: Added initial support for RHEL 8.8 (bug #21692), 8.9 (bug #21690) and 9.3 (bugs #21598 and #21671) kernels Linux Guest Additions: Fixed issue when kernel modules were rebuilt on each boot when guest system has no X11 installed Linux Guest Additions: Added initial support for kernel 6.4 Linux Guest Additions: Fixed issue when vboxvideo module reloading caused kernel panic in some guests (bug #21740) Linux Guest Additions: Introduced general improvements in the installer area Windows Guest Additions: Introduced general improvements in graphics drivers area removed "fixes_for_kernel_6.4.patch" as this is fixed upstream Fix issue with kernel on newer CPU (boo#1212209)- Fix builds on kernel 6.4 (boo#1212761) bash ./virtualbox-patch-source.sh VirtualBox-7.0.10.tar.bz2 tar xjf VirtualBox-7.0.10.tar.bz2 cd VirtualBox-7.0.10 mkdir patches mkpatch cd .. osc status osc add VirtualBox-7.0.10-patched.tar.bz2 osc status cd -File "fixes_for_kernel_6.4.patch" added.- Turn build of VBoxSDL back on Files "fix_sdl_build.patch" and "fixes_for_leap15.4.patch" are added. This update addresses boo#1211941.- update python311.patch: remove changes that only work on Tumbleweed- Patch python311.patch fails on Leap 15.4 and Leap 15.5. Change spec file so thqt it is only applied for Tumbleweed.- update python311.patch to also detect vboxpython module with python 3.11- Update fix_7.0.6_locking_problems.patch for Vagrent/virtualbox startup problems boo#1209727- add python311.patch to make it detect Python 3.11 as well - spec file cleanups- VirtualBox 7.0.8 (released April 18 2023) This is a maintenance release. The following items were fixed and/or added: VMM: Introduced general improvements in nested visualization area GUI: Brought back Restore current snapshot checkbox of Close VM dialog (bugs #21189, #21491) GUI: Fixes and validation for VM settings USB filters editor, filter port value is now properly saved/restored GUI: Fixes for VM name and OS type embedded editors of Details pane GUI: Cloud related wizards should now propose enabled profiles before disabled Oracle VM VirtualBox Extension Pack: Fixed shipping the cryptographic support module for full VM encryption E1000: Fixed possible guru meditation when changing network attachments (bug #21488) virtio-net: Follow up fixes for FreeBSD 12.3 and pfSense 2.6.0 (bug #21201) 3D: Fixed various graphics issues with Windows 7 guests (bugs #21129, #21196, #21208, #21521) Main/UefiVariableStore: Added API to add signatures to the MOK list (Machine Owner Key) VBoxManage: Introduced modifynvram enrollmok sub-command to enroll Machine Owner Key into NVRAM, so Linux guest kernel can pick it up in order to verify signature of modules signed with this key Guest Control/Main: Fixed deleting files via built-in toolbox Linux host: Added possibility to bypass kernel modules signature verification once VBOX_BYPASS_MODULES_SIGNATURE_CHECK="1" is specified in /etc/vbox/vbox.cfg, useful in case if Linux distribution does not provide necessary tools to verify kernel module signature Linux Guest Additions and host Installer: Improved detection if system is running systemd as the init process Linux Guest Additions and host drivers: Introduce initial support for kernel 6.3 Linux Guest Additions: Added possibility to bypass kernel modules signature verification once VBOX_BYPASS_MODULES_SIGNATURE_CHECK="1" is specified in /etc/virtualbox-guest-additions.conf, useful in case if Linux distribution does not provide necessary tools to verify kernel module signature Linux Guest Additions: Added experimental support for kernel modules and user services reloading in the end of installation process, thus guest system reboot after Guest Additions (7.0.8 and newer) upgrade is no longer required in general case Linux Guest Additions: Fixed vboxvideo build issue with RHEL 8.7, 9.1 and 9.2 kernels (bugs #21446 and #21450) Fixes for (boo#1210616) CVE-2023-21990 Oracle VM VirtualBox Core None No 8.2 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-21987 Oracle VM VirtualBox Core None No 7.8 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-22002 Oracle VM VirtualBox Core None No 6.0 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-21989 Oracle VM VirtualBox Core None No 6.0 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-21998 Oracle VM VirtualBox Core None No 4.6 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-22000 Oracle VM VirtualBox Core None No 4.6 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-22001 Oracle VM VirtualBox Core None No 4.6 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-21988 Oracle VM VirtualBox Core None No 3.8 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-21999 Oracle VM VirtualBox Core None No 3.6 Prior to 6.1.44, Prior to 7.0.8 CVE-2023-21991 Oracle VM VirtualBox Core None No 3.2 Prior to 6.1.44, Prior to 7.0.8 Removed file fixes_for_kernel_6.3.patch - removed upstream. Removed file fix_kmp_build.patch. Thanks to Javier de San Pedro for the simplfication of the KMP build.- Fix some memory leaks in file "fix_7.0.6_locking_problems.patch" Fix bug in /usr/bin/VirtualBox, aka "virtualbox-wrapper.sh". The wrapper failed whenever the user declined USB passthru. boo#1208941.- File "fixes_for_kernel_6.3.patch" is updated for more API changes File "fix_7.0.6_locking_problems.patch" is added. Fixes boo#1209529. Larry Len Rainey and I have worked on this bug for some time. It only happened on systems with large numbers of processors and many virtual machines. We suspected a locking problem, but the thought of auditing the entire code was daunting until it was discovered that there was no problem if the host ran VB 6.1.40. It did not matter what version the guests were running. That essentially eliminated every code part except for vboxdrv.ko. That made the audit tractable. There were two files and a total of 8 places where the locking was suspect. When those were changed, the lockups while using 7.0.6 host code were no longer observed. The lockups were infrequent, thus it is impossible to say that we have fixed everything, but the frequency is clearly diminished.- Added file "fixes_for_kernel_6.3.patch" to handle API change. - File "fixes_for_gcc13.patch" updated for additional changes in GCC 13 boo#1207468 spec-cleaner used to remove extra blank line is spec file.- Add file "fixes_for_gcc13.patch" to fix builds with GCC13.- Remove requires for unused sysvinit-tools- Fix a few places that did not get updated for the transition from /sbin => /usr/sbin, and /etc/udev => /usr/lib/udev. boo#1207736. ldconfig has not been moved in Leap 15.4 - use /sbin for it.- VirtualBox 7.0.6 (released January 17 2023) This is a maintenance release. The following items were fixed and/or added: [1] - VMM: Fixed guru running the FreeBSD loader on older Intel CPUs without unrestricted guest support (bug #21332) - GUI: Fixed virtual machines grouping when VM was created or modified in command line (bugs #11500, #20933) - GUI: Introduced generic changes in settings dialogs - VirtioNet: Fixed broken network after loading saved state (bug #21172) - Storage: Added support for increasing the size of the following VMDK image variants: monolithicFlat, monolithicSparse, twoGbMaxExtentSparse, twoGbMaxExtentFlat - VBoxManage: Added missing --directory switch for guestcontrol mktemp command - Mouse Integration: Guest was provided with extended host mouse state (bug #21139) - DnD: Introduced generic improvements - Guest Control: Fixed handling creation mode for temporary directories (bug #21394) - Linux Host and Guest: Added initial support for building UEK7 kernel on Oracle Linux 8 - Linux Host and Guest: Added initial support for RHEL 9.1 kernel - Linux Guest Additions: Added initial support for kernel 6.2 for vboxvideo - Audio: The "--audio" option in VBoxManage is now marked as deprecated; please use "--audio-driver" and "--audio-enabled" instead. This will allow more flexibility when changing the driver and/or controlling the audio functionality Additionally, it fixes 6 CVE's: [2] CVE-2023-21886 Oracle VM VirtualBox Core Multiple Yes 8.1 Network High None None Un- changed High High High Prior to 6.1.42, prior to 7.0.6 CVE-2023-21898 Oracle VM VirtualBox Core None No 5.5 Local Low Low None Un- changed None None High Prior to 6.1.42, prior to 7.0.6 See Note 1 CVE-2023-21899 Oracle VM VirtualBox Core None No 5.5 Local Low Low None Un- changed None None High Prior to 6.1.42, prior to 7.0.6 See Note 1 CVE-2023-21884 Oracle VM VirtualBox Core None No 4.4 Local Low High None Un- changed None None High Prior to 6.1.42, prior to 7.0.6 CVE-2023-21885 Oracle VM VirtualBox Core None No 3.8 Local Low Low None Changed Low None None Prior to 6.1.42, prior to 7.0.6 See Note 2 CVE-2023-21889 Oracle VM VirtualBox Core None No 3.8 Local Low Low None Changed Low None None Prior to 6.1.42, prior to 7.0.6 Note 1: Applies to VirtualBox VMs running Windows 7 and later. Note 2: Applies to Windows only. Links: [1] https://www.virtualbox.org/wiki/Changelog-7.0#v6 [2] https://www.oracle.com/security-alerts/cpujan2023.html#AppendixOVIR- unify buildrequires to libopenssl-devel to handle openssl 3 transitionTo eliminate some VM failures while using the kernel version of vboxvideo.ko for Leap 15.4, the build of this module is turned on again. Fixes boo#1206651 - Leap 15.4 guests running VirtualBox 7.0.4 crash when run on hosts with certain Intel graphics cards File "virtualbox-snpritnf-buffer-overflow.patch" deleted. File "vbox_remove_smp_mflags.patch" deleted. File "fixes_for_leap15.5.patch" added to fix chanes needed for backports to the Leap 15.5 kernelFixes boo#1205868 - VirtualBox 7.0.4 crashes when machine log is requested from GUI Deleted file "VBoxDDR0.r0" - no longer needed. Deleted file "Fix_for_server_1.19.patch" - no longer needed. Deleted file "fixes_for_Qt5.11.patch" - no longer needed. Deleted file "fix_lib_search.patch" - no longer needed. Deleted file "fixes_for_Leap42.3.patch" - target is obsolete. Deleted file "set_noexec_stack.patch" - not needed. Deleted file "fix_v7_build.patch" - not needed. Deleted file "fixes_for_gcc10.patch" - not needed. Deleted file "internal-headers.patch" - not needed. Deleted file "virtualbox-fix-ui-background-color.patch" - does not apply.Removed file "fixes_for_leap15.4.patch" - fixed upstream. Added file "fix_kmp_build.patch' - VirtualBox 7.0.4 (released November 18 2022) This is a maintenance release. The following items were fixed and/or added: VMM: Added nested paging support for nested virtualization (Intel hosts only) VMM: Fixed rare guru meditations with certain guests on macOS 10.15 (Catalina) (bug #21237) VMM: Fixed possible VM process crash on Windows hosts when Hyper-V is used with certain guests (bug #21174) VMM: Fixed Windows XP guest hang or BSOD on AMD CPUs under certain circumstances (bug #21256) GUI: Various bugfixes for the Guest Control file manager GUI: Added more informative file operations in the Guest Control file manager GUI: Added an option to the global settings (the display page) to resize user interface font GUI: Fixed a regression in new vm wizard. Selected virtual disks are no longer deleted when the wizard is cancelled (bug #21244) GUI: Added a new menu item to the devices menu to optionally upgrade the guest additions. VirtioSCSI: Fixed recognition of the virtio SCSI controller by the EFI firmware (bug #21200) VirtioSCSI: Fixed hang when shutting down the VM if the virtio SCSI controller is used (bug #21144) virtio-net: Workaround a bug in the virtio-net driver included in FreeBSD version up to 12.3 which renders the device non functional (bug #21201) Storage: Fixed I/O errors with the VirtioSCSI controller when the host I/O cache is enabled (bug #19717) VBoxManage: Fixed regression when 'createmedium disk --variant RawDisk' command resulted in invalid .vmdk file (bug #21125) Main: Restored input pointing device behavior in multi-monitor VM configuration (bug #21137) Main: Fixed progress indication during automatic Linux Guest Additions installation Guest Control: Fixed path handling issues (bug #21095) 3D: Fixed VM process crash on macOS with 3D enabled (bug #21232) Linux Host and Guest: General improvements in startup scripts Linux Guest Additions: Introduced initial support for RHEL 8.7 and 9.2 kernels (bug #21272, #21258) Linux Guest Additions: Introduced initial support for SLES 15.4 kernels Linux Guest Additions: Fixed kernel modules rebuild behavior on system shutdownadded file "set_noexec_stack.patch" to remove executable stack in yasm-compiled routines added file "fix_v7_build.patch" added file "fixes_for_leap15.4.patch" added file "VBoxDDR0.r0" deleted file "/vb-6.1.16-modal-dialog-parent.patch" VirtualBox 7.0.2 (released October 20 2022) This is a maintenance release. The following items were fixed and/or added: Known issue: VMs having more than one vCPU configured will not work properly on macOS Catalina due to an unknown memory corruption issue. Either lower the number of vCPUs to 1 or upgrade to BigSur or later where the issue does not occur Main: Fixed issue when VBoxSVC could become unresponsive if Extension Pack was not installed (bug #21167) Linux Guest Additions: Introduced initial support for kernel 6.1 Linux Guest Additions: Fixed issue when VBoxClient seamless service caused a crash of some X11 applications (bug #21132) GUI: Fixed a glitch in the log viewer which was causing wrong log file to be saved (bug #21156) VirtualBox 7.0.0 (released October 10 2022) This is a major update. The following major new features were added: Virtual machines can be fully encrypted now, including the VM config logs and saved states (CLI only for now) OCI: Cloud virtual machines can be added to Virtual Machine Manager and controlled as local VMs OCI: Cloud networks can now be configured via Network Manager tool same way as it is done for Host-only and NAT networks GUI: Added a new utility similar to "top" or "resource monitor" which lists peformance statistics (CPU usage, RAM usage, disk I/O rate, etc.) of running guests GUI: Reworked the new vm wizard to integrate the unattended guest OS installation and to have a more streamlined work flow GUI: Added a new help viewer widget which enables the user manual to be navigated and searched GUI: Adding new notification center unifying most of running progresses and error reporting around the GUI GUI: Improved theme support on all platforms. Linux and macOS use native engine while for Windows host it is separately implemented. GUI: Large icon update. Audio recording: Now using Vorbis as the default audio format for WebM containers. Opus is no longer being used. Audio: Added "default" host driver type to make it possible to move VMs (appliances) between different platforms without the need of changing the audio driver explicitly. When the "default" driver is selected, the best audio backend option for a platform will be used. This is the default for newly created VMs. Guest Control: Implemented initial support for automatic updating of Guest Additions for Linux guests Guest Control: Implemented ability to wait for and/or reboot the guest when updating Guest Additions via VBoxManage VBoxManage: Added Guest Control "waitrunlevel" sub-command to make it possible to wait for a guest to reach a certain run level Linux Guest Additions: Reworked guest screen re-size functionality, added basic integration with some of guest Desktop Environments Devices: Implemented new 3D support based on DirectX 11 (and DXVK on non Windows hosts) Devices: Added virtual IOMMU devices (Intel and AMD variant) Devices: Added virtual TPM 1.2 and 2.0 devices Devices: The EHCI and XHCI USB controller devices are now part of the open source base package EFI: Added support for Secure Boot Debugging: Added experimental support for guest debugging through GDB and highly experimental support for guest debugging through KD/WinDbg In addition, the following items were fixed and/or added: OCI: Cloud networking functionality is enhanced for local VMs, now local VMs could be connected to cloud networking GUI: Improved behavior of the virtual machine list and various VM related tools in case multiple items are selected GUI: On available platforms, added a new option to disable the host's screensaver GUI: Reworked global preferences, machine settings and the wizards to improve stability and usability GUI: Improving mouse handling in multi-monitor case on X11 platform GUI: Medium enumeration engine was reworked to improve permormance GUI: NAT Network stuff was moved from global preferences to global Network Manager tool GUI: Extension Pack Manager was moved from global preferences to global tools GUI: Improved overall accessibility GUI: Migrating to recent Qt versions.This is a maintenance release. The following items were fixed and/or added: GUI: Fixed missed machine-items state translation on language change USB: Fixed possible crash when the device got detached while the controller is resetting the port Main: Provide guest's absolute pointing mouse device with buttons state when mouse integration is ON Linux Host and Guest Additions: Prevented build failure on 5.8+ 32-bit kernels Linux Host and Guest Additions: Introduced additional fixes for kernel 6.0 Linux Host and Guest Additions: Introduced additional fixes for Debian specific kernels Solaris and Linux Guest Additions: Added better handling of negative screen sizes which some X11 desktop environments are reporting Windows Guest Additions: Added fixes related to VBoxTray IPC - Fix boo#1204233 boo#1204331 boo#1202851 - Remove file fix_error_in_USB_header.patch - fixed upstream- Fix build breakage with kernel 6.0 due to variable-length array in middle of a struct. boo#1204151 File "fix_error_in_USB_header.patch" is added.- Fix boo#1204019 VBoxClient: VbglR3InitUser failed: VERR_ACCESS_DENIED- Add a "Provides: virtualbox-guest-x11" to virtualbox-guest-tools. boo#1203735- Version bump to 6.1.38r86 released by Oracle September 02 2022 This is a maintenance release. The following items were fixed and/or added: GUI: Improvements in Native Language Support area Main: OVF Export: Added support for exporting VMs containing Virtio-SCSI controllers Recording settings: Fixed a regression which could cause not starting the COM server (VBoxSVC) under certain circumstances (bug #21034) Recording: More deterministic naming for recorded files (will now overwrite old .webm files if present) Linux Host and Guest Additions installer: Improved check for systemd presence in the system (bug #19033) Linux Guest Additions: Introduced initial support for kernel 6.0 Linux Guest Additions: Additional fixes for kernel RHEL 9.1 (bug #21065) Windows Guest Additions: Improvements in Drag and Drop area Fixes permission problem with /dev/vboxuser (boo#1203370) Fixes boo#1203306 - 6.1.38 is available Fixes missing firewall opening (boo#1203086) Fixes boo#1201720 CVE items for CVE-2022-21571, CVE-2022-21554- Modified the spec file to remove package virtualbox-guest-x11, which is no longer needed.- Fix screen resizing under Wayland (boo#1194126 and boo#1194126) New files are "VirtualBox-5.2.10-xclient.patch", "vboxclient.desktop", "vboxclient.service", and "vboxservice.service" The fixes were derived from looking at many hundreds of Web pages, and by looking at the code in Fedora35. Thanks to RedHat for the help.- Version bump to 6.1.36 released by Oracle July 19 2022 This is a maintenance release. The following items were fixed and/or added: VMM: Fixed possible Linux guest kernel crash when configuring Speculative Store Bypass for a single vCPU VM GUI: In the storage page of the virtual machine settings dialog, fixed a bug which disrupted mouse interaction with the native file selector on KDE NAT: Prevent issue when host resolver incorrectly returned NXDOMAIN for unsupported queries (bug #20977) Audio: General improvements in saved state area Recording: Various fixes for settings handling VGA: Performance improvements for screen updates when VBE banking is used USB: Fixed rare crashes when detaching a USB device ATA: Fixed NT4 guests taking a minute to eject CDs vboximg-mount: Fixed broken write support (bug #20896) SDK: Fixed Python bindings incorrectly trying to convert arbitrary byte data into unicode objects with Python 3, causing exceptions (bug #19740) API: Fixed an issue when virtual USB mass storage devices or virtual USB DVD drives are added while the VM is not running are by default not marked as hot-pluggable API: Initial support for Python 3.10 API: Solaris OS types cleanup Linux and Solaris hosts: Allow to mount shared folder if it is represented as a symlink on a host side (bug #17491) Linux Host and Guest drivers: Introduced initial support for kernels 5.18, 5.19 and RHEL 9.1 (bugs #20914, #20941) Linux Host and Guest drivers: Better support for kernels built with clang compiler (bugs #20425 and #20998) Solaris Guest Additions: General improvements in installer area Solaris Guest Additions: Fixed guest screen resize in VMSVGA graphics configuration Linux and Solaris Guest Additions: Fixed multi-screen handling in VBoxVGA and VBoxSVGA graphics configuration Linux and Solaris Guest Additions: Added support for setting primary screen via VBoxManage Linux and Solaris Guest Additions: Fixed X11 resources leak when resizing guest screens Linux and Solaris Guest Additions: Fixed file descriptor leak when starting a process using guest control (bug #20902) Linux and Solaris Guest Additions: Fixed guest control executing processes as root Linux Guest Additions: Improved guests booting time by preventing kernel modules from being rebuilt when it is not necessary (bug #20502) Windows Guest Additions: Fixed VBoxTray crash on startup in NT4 guests on rare circumstances deleted file "fixes_for_kernel_5.18.patch" - fixed upstream. Fixes CVE-2022-21571) VUL-0: CVE-2022-21571,CVE-2022-21554 - boo#1201720- Package vboximg-mount correctly. boo#1200769.- Explicitly BuildRequire pkgconfig(glx) and pkgconfig(glu): This happened to be pulled in by SDL-devel, but with the switch to sdl12-compat, this no longer happens. Virtualbox explicitly checks for them though, so it is our own responsibility to have those deps in place.- Update fixes_for_kernel_5.18.patch to save and restore FPU status during interrupt. The change fixes boo#1199803.- Update support of building with Python * Add vbox-python-py310.patch for support of Python 3.10 https://github.com/archlinux/svntogit-community/commit/59d75cd22 https://www.virtualbox.org/changeset/90537/vbox https://www.virtualbox.org/changeset/86623/vbox * Drop switch_to_python3.4+.patch and vbox-python-detection.diff; replace by vbox-python-selection.patch for what is left of the above after removing some obvious cruft. Could still be more in there. * Remove unnecessary reusage of old python2 macros, we use python-rpm-macros already.- Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use sdl12_compat as an alternative.- Filter out rpmlint error that is valid for qemu, but will have its badness increased in the future.- Version bump to 6.1.34 (released March 22 2022) by Oracle This is a maintenance release. The following items were fixed and/or added: VMM: Fix instruction emulation for "cmpxchg16b" GUI: Improved GUI behavior on macOS Big Sur and later when kernel extensions are not loaded EHCI: Addressed an issue with handling short packets (bug #20726) Storage: Fixed a potential hang during disk I/O when the host I/O cache is disabled (bug #20875) NVMe: Fixed loading saved state when nothing is attached to it (bug #20791) DevPcBios: Addressed an issue which resulted in rejecting the detected LCHS geometry when the head count was above 16 virtio-scsi: Improvements E1000: Improve descriptor handling VBoxManage: Fixed handling of command line arguments with incomplete quotes (bug #20740) VBoxManage: Improved 'natnetwork list' output VBoxManage: NATNetwork: Provide an option (--ipv6-prefix) to set IPv6 prefix VBoxManage: NATNetwork: Provide an option (--ipv6-default) to advertise default IPv6 route (bug #20714) VBoxManage: Fix documentation of "usbdevsource add" (bug #20849) Networking: General improvements in IPv4 and IPv6 area (bug #20714) OVF Import: Allow users to specify a different storage controller and/or controller port for hard disks when importing a VM Unattended install: Improvements Shared Clipboard: Improved HTML clipboard handling for Windows host Linux host and guest: Introduced initial support for kernel 5.17 Solaris package: Fixes for API access from Python Solaris IPS package: Suppress dependency on libpython2.7.so.* Linux host and guest: Fixes for Linux kernel 5.14 Linux Guest Additions: Fixed guest screen resize for older guests which are running libXrandr older than version 1.4 Linux Guest Additions: Introduced initial support for RHEL 8.6 kernels (bug #20877) Windows guest: Make driver install smarter Solaris guest: Addressed an issue which prevented VBox GAs 6.1.30 or 6.1.32 from being removed in Solaris 10 guests (bug #20780) EFI: Fixed booting from FreeBSD ISO images (bug #19910) Removed file "fixes_for_kernel_5.17.patch" - fixed upstream. Fixes CVE-2022-21465 (boo#1198676), CVE-2022-21471 (boo#1198677), CVE-2022-21491 (boo#1198680), CVE-2022-21487 (boo#1198678), and CVE-2022-21488 (boo#1198679). Fixed boo#1198703 - package virtualbox-websrv needs sysvinit-tools- Add fixes for kernel 5.17 - file "fixes_for_kernel_5.17.patch" added Add fixes for kernel 5.18 - file "fixes_for_kernel_5.18.patch" added- Fix build error for guest modules in Leap 15.3- Version bump to 6.1.32 (released January 18 2022 by Oracle) This is a maintenance release. The following items were fixed and/or added: Fix for CVE-2022-21394 (boo#1194924) VMM: Changed the guest RAM management when using Hyper-V to be more compatible with HVCI (bug #20627 and #20694) VMM: Workaround for OS/2 guest unstability on newer AMD CPUs due to a missing TLB flush in OS/2 (bug #20625) GUI: Fixed keyboard focus loss in rare circumstances when using the mini toolbar in fullscreen mode Audio: Fixed accidental creation of empty debug log file when the OSS audio backend was configured E1000: Fix link status reporting for certain Linux kernels (some Oracle Linux ones, probably more) Unattended installation: Fixed regression introduced in 6.1.28, causing partitioning failure for Windows XP to 10 (bug #20769) Linux host: Fix access to some USB devices, device class was not correctly handled (bug #20721) Guest: Fixed wrong mouse position if guest is in text mode Guest Control: Fixed folders copying from host to guest and from guest to host Guest Control: Fixes for UNICODE handling Shared Clipboard: Improved HTML content exchange between X11 and Windows guests and hosts OS/2 Additions: Fixed some issues with extended attributes in the shared folders (bug #19453) File "vboxclient-clipboard.service" was removed while the shared clipboard problem with Wayland is further investigated.- Add libnotify-tools to build requirements for virtualbox-guest-x11 (boo#1194128) Add service to start shared clipboard in Wayland sessions (boo#1194126). File "vboxclient-clipboard.service" is added. Thanks to Andrei Borzenkov for providing this file.- Tumbleweed no longer assigns the group "users" to a user, which breaks TW guests under VirtualBox. This is fixed by adding 'TAG+="uaccess"' to the udev rule that creates /dev/vboxuser. Thanks to Andrei Borzenkov for help with this problem. This fixes boo#1194065.- Added BuildRequires python-rpm-macros to fix build errors with SLE_15_SP2 (Thanks Ben Greiner) ran spec-cleaner on the spec file.- Version bump to 6.1.30 (released November 22 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: Fixed 6.1.28 regression preventing VMs starting when using Hyper-V mode on Windows 10 GUI: Fixed inability to complete First Run wizard after browsing for an external image GUI: Fixed crash on macOS Big Sur while browsing for an external image from First Run wizard GUI: Fixed bug on Windows with inability to save taken screenshot under a folder with native name (bug #15561) GUI: Fixed bug on X11 with drag and drop initiated on single mouse click in VM storage settings GUI: Fixed settings check on machines not supporting hardware virtualization GUI: Non critical media related errors should not cause modal pop-up error messages Host-only networking: Fixed crash parsing /etc/vbox/networks.conf DVD: Fixed drive lock handling across VM reset VBoxHeadless: Fixed crash when running on macOS Monterey (bug #20636) VBoxManage: Fixed incorrect help text for "hostonlyif" vboximg-mount: Error message if no image is specified Linux host: For all distribution specific packages (deb/rpm format) fix the packaging so that the feature for unattended installation of guest OSes works Linux host and guest: Introduced initial support for kernel 5.16 Shared Clipboard: Improved communication between guest and host when guest has no clipboard data to report Linux Guest Additions: Allow running only one VBoxDRMClient instance (bug #19373) File "fixes_for_5.14.patch" deleted - fixed upstream. File "fixes-for-5.15.patch" deleted - fixed upstream. File "fixes-for-5.16.patch" deleted - fixed upstream.- Fix builds for Kernel 5.16. File "fixes-for-5.16.patch" is added. Reorder some of the patch numbers.- Version bump to 6.1.28 (released October 19 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: Fixed guru meditation while booting nested-guests accessing debug registers under certain conditions UI: Bug fixes for touchpad-based scrolling VMSVGA: Fixed VM black screen issue on first resize after restoring from saved state (bug #20067) VMSVGA: Fixed display corruption on Linux Mint (bug #20513) Storage: Fixed a possible write error under certain circumstances when using VHD images (bug #20512) Network: Multiple updates in virtio-net device support Network: Disconnecting cable in saved VM state now is handled properly by virtio-net Network: More administrative control over network ranges, see user manual NAT: Fixed not rejecting TFTP requests with absolute pathnames (bug #20589) Audio: Fixed VM session aborting after PC hibernation (bug #20516) Audio: Fixed setting the line-in volume of the HDA emulation on modern Linux guests Audio: Fixed resuming playback of the AC'97 emulation while a snapshot has been taken API: Added bindings support for Python 3.9 (bug #20252) API: Fixed rare hang of VM when changing settings at runtime Linux host: Improved kernel modules installation detection which prevents unnecessary modules rebuild Host Services: Shared Clipboard: Prevent guest clipboard reset when clipboard sharing is disabled (bug #20487) Host Services: Shared Clipboard over VRDP: Fixed to continue working when guest service reconnects to host (bug #20366) Host Services: Shared Clipboard over VRDP: Fixed preventing remote RDP client to hang when guest has no clipboard data to report Linux Host and Guest: Introduced initial support for kernels 5.14 and 5.15 Linux Host and Guest: Introduced initial support for RHEL 8.5 kernel Windows Guest: Introduced Windows 11 guest support, including unattended installation Deleted file "fix_ordering_of_qt_includes.patch" - fixed upstream. Fixes CVE-2021-35538, CVE-2021-35545, CVE-2021-35540, CVE-2021-35542, and CVE-2021-2475 (boo#1191869)- Use kernel_module_directory macro for kernel modules (boo#1191526)- Fix ldconfig invocation in scriptlets- Remove vbox-fix-usb-rules.sh from qt package to avoid file conflict- Fix build failures in Leap 15.1 and Leap 15.2 due to kmk_sed issues.- Finish UsrMerge for VirtualBox components (boo#1191104).- Add file "fixes-for-5.15.patch" to fix builds on kernel 5.15.- Patch build to work with the Leap 15.4 kernel. File "fixes_for_leap15.4.patch" as added.- Version bump to 6.1.26 (released July 28 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMSVGA: fixed VM screen artifacts after restoring from saved state (bug #20067) Storage: Fixed audio endianness for certain CUE sheet CD/DVD images. VBoxHeadless: Running VM will save its state on host shutdown VBoxManage: Fix OS detection for Ubuntu 20.10 ISO with unattended install Linux Additions: Fixed mouse pointer offsetting issue for VMSVGA graphics adapter in multi-monitor VM setup (6.1.24 regression) File "fix_ordering_of_qt_includes.patch" added for Leap and SLR builds.- Version bump to 6.1.24 (released July 20 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: Storage: Fixed starting a VM if a device is attached to a VirtIO SCSI port higher than 30 (bug #20213) Storage: Improvement to DVD medium change signaling Serial: Fixed a the guest missing interrupts under certain circumstances (6.0 regression, bug #18668) Audio: Multiple fixes and enhancements Network: Fixed connectivity issue with virtio-net after resuming VM with disconnected link Network: Fixed UDP GSO fragmentation issue with missing 8 bytes of payload at the end of the first fragment API: Fixed VM configuration for recent Windows Server versions Extension Pack: Fixed issues with USB webcam pass-through on Linux Host and guest driver: Fix small memory leak (bug #20280) Linux host and guest: Support kernel version 5.13 (bug #20456) Linux host and guest: Introduce support for SUSE SLES/SLED 15 SP3 kernels (bug #20396) Linux host: Installer will not attempt to build kernel modules if system already has them installed and modules versions match current version Guest Additions: Fixed crash on using shared clipboard (bug #19165) Linux Guest Additions: Introduce support for Ubuntu specific kernels (bug #20325) Solaris guest: Increased default memory and disk sizes EFI: Support network booting with the E1000 network controller emulation EFI: Stability improvements (bug #20090) Delete file "fix_random_stack_failure.patch" - fixed upstream.- Add vboximg-mount to packaging. boo#1188045. Fix an error in file "fixes_for_5.14.patch".- Add file "fix_random_stack_failure.patch" to fix CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT problem with kernel 5.13 as shown in boo#1188105.- Add file "fixes_for_5.14.patch" to fix builds on kernel 5.14.- Disable the build of kmp vboxvideo, at least temporarily.- Correct WantedBy entry in vboxadd-service- Require which for /usr/lib/virtualbox/vboxadd-service- fix license packaging, small cruft cleanup (avoid owning directories provided by filesystem rpm)- Version bump to 6.1.22 (released April 29 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: Improved performance of 64-bit Windows and Solaris guests when Hyper-V is used on recent Windows 10 hosts VMM: Fixed frequent crashes of 64-bit Windows Vista and Server 2003 guests when Hyper-V is used GUI: Fixed regression where user was not able to save unset default shortcuts (bug #20305) Storage: Fixed regression in LsiLogic SAS controller emulation caused VM crash (bug #20323) Linux Guest Additions: Fixed issue when it was not possible to run executables from mounted share (bug #20320) Fixes for CVE-2021-2145 CVE-2021-2250 CVE-2021-2264 CVE-2021-2266 CVE-2021-2279 CVE-2021-2280 CVE-2021-2281 CVE-2021-2282 CVE-2021-2283 CVE-2021-2284 CVE-2021-2285 CVE-2021-2286 CVE-2021-2287 CVE-2021-2291 CVE-2021-2296 CVE-2021-2297 CVE-2021-2306 CVE-2021-2309 CVE-2021-2310 CVE-2021-2312- Version bump to (released April 20 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: Fixed extremely poor VM performance depending on the timing of various actions (regression in 6.1.0) VMM: Fixed guest OS hanging under certain circumstances when Hyper-V is present (bug #20141) VMM: Fixed Guru Meditation error when using a nested hypervisor under certain circumstances (bug #20175) VMM: Fixed a SMAP related host panic affecting Solaris 11.4 systems with Intel Haswell CPUs or later (bug #16068) OCI: Add cloud-init support for export to OCI and for OCI instance creation GUI: Fixed "Delete all files" leaving behind Logs/VBoxUI.log (bug #20235) Audio: Multiple fixes and enhancements Audio: Fixed detection of duplex audio devices on macOS (5.0 regression; bug #20171) Network: Fixed link status reporting for "not attached" adapters Network: Fixed connectivity issues with e1000 in OS/2 guests (6.1.18 regression; bug #20148) Network: Fixed VxWorks e1000 driver compatibility issue (bug #20182) Network: Fixed GUI checks for port forwarding rules rejecting IPv6 with "Nat Network" (bug #14847) DHCP: Don't crash in the presence of fixed address assignments (bug #20128) Serial: Fixed possible VM hang when using the a serial port in disconnected mode (bug #19854) Webcam: Fixed interoperability with v4l2loopback and fixed a crash under certain circumstances (bug #20176) NVMe: Fixed sporadic Windows VM hang or reboot on high CPU load VBoxManage: Allow changing network adapter attachment of a saved VM with "modifyvm" vboximg-mount: Fix for argument processing to honor the '--root' option (6.0 regression; bug #20073) Linux host and guest: Support kernel versions 5.11 (bug #20198) and 5.12 Linux host: Maximum MTU size increased to 16110 for host-only adapters on Linux kernels 4.10+ (bug #19122) Linux Guest Additions: Fix vboxvideo module compilation for kernel version 5.10.x Linux Guest Additions: Fixed kernel module build for RHEL 8.4 beta and CentOS Stream (bug #20289) File "fixes-for-5.11.patch" is deleted. The issue is fixed upstream. File "vboxautostart.sh" is replaced by "vboxautostart-service.sh" File "vboxautostart.service" is replaced by "vboxautostart-service.service" Fixes boo#1183329 "virtualbox 6.1.18 crashes when it runs nested VM" Fixes boo#1183125 "Leap 15.3 installation in Virtualbox without VBox integration" Fixes CVE-2021-2264 and boo#1184542. The directory for the .start files for autostarting VMs is moved from /etc/vbox to /etc/vbox/autostart.d. In addition, the autostart service is hardened (by Oracle). File "virtualbox-kmp-files-leap" is deleted.- Use distconfdir for xinitrc.d files on TW- Improve autostart security boo#1182918.- Own %{_sysconfdir}/X11/xinit/xinitrc.d as default packages (eg systemd) no longer do so, breaking package build.- update-extpack.sh: explicitly use https:// protocol for authenticity. The http:// URL is currently redirected to https:// but don't rely on this.- Add code to generate guest modules for Leap 15.2 and Leap 15.3. The kernel versions do not allow window resizing. Files "virtualbox-kmp-files-leap" and "vboxguestconfig.sh" are added- Fix build for Leap 15.3. File "fixes_for_leap15.3.patch" is added.- Fix additional problem with modal dialog parent. Fixes CVE-2021-2074, boo#1181197 and CVE-2021-2129, boo#1181198.- Version update to 6.1.18 (released January 19 2021) This is a maintenance release. The following items were fixed and/or added: Nested VM: Fixed hangs when executing SMP nested-guests under certain conditions on Intel hosts (bug #19315, #19561) OCI integration: Cloud Instance parameters parsing is improved on import (bug #19156) Network: UDP checksum offloading in e1000 no longer produces zero checksums (bug #19930) Network: Fixed Host-Only Ethernet Adapter DHCP, guest os can not get IP on host resume (bug #19620) NAT: Fixed mss parameter handing (bug #15256) macOS host: Multiple optimizations for BigSur Audio: Fixed issues with audio playback after host goes to sleep (bug #18594) Documentation: Some content touch-up and table formatting fixes Linux host and guest: Support kernel version 5.10 (bug #20055) Solaris host: Fix regression breaking VGA text mode since version 6.1.0 Guest Additions: Fixed a build failure affecting CentOS 8.2-2004 and later (bug #20091) Guest Additions: Fixed a build failure affecting Linux kernels 3.2.0 through 3.2.50 (bug #20006) Guest Additions: Fixed a VM segfault on copy with shared clipboard with X11 (bug #19226) Shared Folder: Fixed error with remounting on Linux guests File "debug_mountsf.patch" is deleted - fixed upstream. File "linux-5.10-address-space-fixes.patch" is deleted - fixed upstream. File "linux-5.10-framebuffer-fixes.patch" is deleted - fixed upstream. File "linux-5.10-r0drv-memobj-fix-r0.patch" is deleted - fixed upstream.- Under some circumstances, shared folders are mounted as root. File "debug_mountsf.patch" is added to allow recovery on affected systems. Automounted volumes are not fixed by this patch; however, manual mounting with the uid/gid options are correct.- Fix build for kernel 5.11 - File "fixes-for-5.11.patch" is added.- Disable build of guest modules. These are included in recent kernels and are not needed for Tumbleweed, Leap 15.1 and Leap 15.3. File "vboxguestconfig.sh" is deleted.- Fix additional mouse control dialog issues.- Forward Hans-Peter Jansen's fixes.- Add vb-6.1.16-modal-dialog-parent.patch in order to solve the file selector dialog mouse control issues- Fix build with RPM 4.16: Do not install files to buildroot during the build phase: - Do not forcibly require systemd: systemd_ordering is sufficient.- Add linux-5.10-r0drv-memobj-fix-r0.patch to fix build with kernel 5.10 - Add linux-5.10-address-space-fixes.patch to fix sharedfolders with 5.10 - Add linux-5.10-framebuffer-fixes.patch to fix framebuffer with 5.10- Version bump to 6.1.16 (released October 16 2020 by Oracle) This is a maintenance release. The following items were fixed and/or added: File "fixes_for_5.9.patch" deleted - fixed upstream. VMM: Fixed random memory corruption and XMM register state corruption inside the VM when Hyper-V is used (bug #19695) VMM: Fixed VMSVGA 3D support with Linux guests when Hyper-V is used (bug #19884) GUI: Fixed some Qt related crashes on macOS Big Sur Oracle Cloud Infrastructure integration: Fixed network integration not working behind some proxies USB: Mask out remote wake capability to avoid unresponsive devices Audio: Fixed issues with audio playback after host goes to sleep (bug #18594) Serial: Keep transferring data if the status line monitoring fails Serial: Fixed blocking a re-connect when TCP mode is used (bug #19878) HPET: Fixed inability of guests to use the last timer VBoxManage: Fixed detection of system locale when running 'VBoxManage unattended install' without --locale (bug #19856) Linux host and guest: Support kernel version 5.9 (bug #19845) Linux guest: Workaround to improve resizing of 32-bit VMs with VMSVGA graphics controller, and do not try to use RandR version 1.3 due to bugs causing the X server to hang Linux guest: Fixed VBoxService crashing in the CPU hot-plug service under certain circumstances during a CPU hot-unplug event (bugs #19902 and #19903) Linux guest: Fixed Guest additions build for RHEL 8.3 beta (bug #19863)- %service_del_postun_without_restart is not yet available in Leap 15.{1,2} of SLE15_SP1. For that reason, a workaround is added.- keep "Provides: multiversion(kernel)" in kmp package- Make use of %service_del_postun_without_restart And stop using DISABLE_RESTART_ON_UPDATE as this interface is obsolete.- Update to Oracle version 6.1.14a. This minor update enables the building of libvirt again. File "fix_virtio_build.patch" is removed.- Remove symbols that forced rebuild of initrd - Version update to 6.1.14 (released September 04 2020 by Oracle) File "fix_virtio_build.patch" is added to fix a build problem. This is a maintenance release. The following items were fixed and/or added: GUI: Fixes file name changes in the File location field when creating Virtual Hard Disk (bug #19286) VMM: Fixed running VMs which failed to start with VERR_NEM_MISSING_KERNEL_API_2 when Hyper-V is used (bug #19779 and #19804) Audio: fix regression in HDA emulation introduced in 6.1.0 Shared Clipboard: Fixed a potential crash when copying HTML data (6.1.2 regression; bug #19226) Linux host and guest: Linux kernel version 5.8 support EFI: Fixed reading ISO9660 filesystems on attached media (6.1.0 regression; bug #19682) EFI: Support booting from drives attached to the LsiLogic SCSI and SAS controller emulations- Pseudo version bump to 6.1.13, which is NOT an Oracle release. Update VB sources to run under kernel 5.8.0+ with no modifications to the kernel. These sources are derived from r85883 of the Oracle svn repository. For operations with USB{2,3}, the extension pack for revision 140056 must be installed. Once Oracle releases 6.1.14, then the extension pack and VB itself will have the same revision number. File "fixes_for_5.8.patch" is removed as that part was fixed upstream. Fixes boo#1175201.- Modify fixes_for_5.9.patch.- Fix build for kernel 5.9. File "fixes_for_5.9.patch" is added.- Delete temporary USBpassthru test patch.- Apply Oracle changes for kernel 5.8.- Version bump to 6.1.12 (released July 14 2020 by Oracle) This is a maintenance release. The following items were fixed and/or added: File "turn_off_cloud_net.patch" added. Fixes for CVE-2020-14628, CVE-2020-14646, CVE-2020-14647, CVE-2020-14649 CVE-2020-14713, CVE-2020-14674, CVE-2020-14675, CVE-2020-14676 CVE-2020-14677, CVE-2020-14699, CVE-2020-14711, CVE-2020-14629 CVE-2020-14703, CVE-2020-14704, CVE-2020-14648, CVE-2020-14650 CVE-2020-14673, CVE-2020-14694, CVE-2020-14695, CVE-2020-14698 CVE-2020-14700, CVE-2020-14712, CVE-2020-14707, CVE-2020-14714 CVE-2020-14715 bsc#1174159. UI: Fixes for Log-Viewer search-backward icon Devices: Fixes and improvements for the BusLogic SCSI controller emulation Serial Port: Regression fixes in FIFO data handling Oracle Cloud Infrastructure integration: Experimental new type of network attachment, allowing local VM to act as if it was run in cloud API: improved resource management in the guest control functionality VBoxManage: fixed command option parsing for the "snapshot edit" sub-command VBoxManage: Fix crash of 'VBoxManage internalcommands repairhd' when processing invalid input (bug #19579) Guest Additions, 3D: New experimental GLX graphics output Guest Additions, 3D: Fixed releasing texture objects, which could cause guest crashes Guest Additions: Fixed writes to a file on a shared folder not being reflected on the host when the file is mmap'ed and the used Linux kernel is between version 4.10.0 and 4.11.x Guest Additions: Fixed the shared folder driver on 32bit Windows 8 and newer returning an error when flushing writes to a file which is mapped into memory under rare circumstances Guest Additions: Improve resize coverage for VMSVGA graphics controller Guest Additions: Fix issues detecting guest additions ISO at runtime Guest Additions: Fixed German translation encoding for Windows GA installer- More fixes for %_libexecdir changing to /usr/libexec(bsc#1174075) - Previous fixes accidentally removed from changelog after conflict- Switch to multibuild to so that we can maintain one spec file for both virtualbox and virtualbox-kmp and build them separately. (bsc#1114605) + Add file "_multibuild" to specify the additional "kmp" build flavor. + Merge "virtualbox-kmp.spec" into "virtualbox.spec" + Drop file "virtualbox-kmp.changes". + Add file "fixes_for_sle12.patch"- Split virtualbox-kmp from virtualbox.spec (bsc#1114605) Adds files "virtualbox-kmp.spec" and "virtualbox-kmp.changes".- Add fixes to build with kernel 5.8. File "fixes_for_5.8.patch" is added. - Remove file "fixes_for_5.5.patch". Fixed upstream. -`Add file "fixes_for_makefile.patch" to clean up the Makefile used from the vboxdrv service routine when modules are not available.- Version bump to 6.1.10 (released June 05 2020 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: Fixed crash when using Qt on Xwayland sessions (bug #19583) GUI: Fixed mouse pointer doesn't work properly in Windows guests when scaling is on (bug #19597) VBoxManage: Fixed crash of 'VBoxManage internalcommands repairhd' when processing invalid input (bug #19579) Settings: disable audio input and audio output by default for new VMs (bug #19527) Guest Additions: Fixed resizing and multi monitor handling for Wayland guests. (bug #19496) Guest Additions: Fixed VBoxClient error: The parent session seems to be non-X11. (bug #19590) Linux host and guest: Linux kernel version 5.7 support. (bug #19516 File "fix_wayland_crash.patch" is removed - fixed upstream.- Gsoap 2.8.103 changes the way that "soap_socket_errno" is handled. File "handle_gsoap_208103.patch" is added. Handle case where Wayland chooses wrong video. File "fix_wayland_crash.patch" is added.- Version bump to 6.1.8 (released May 15 2020 by Oracle) This is a maintenance release. The following items were fixed and/or added: File "fixes_for_5.7.patch" is removed as the issue was fixed upstream. GUI: Fix several layout and mouse position handling bugs with soft keyboard GUI: Fixed crash on last VM removed (6.1.4 regression; bug #19568, #19525, #19506, #19490, #19481, #19397) GUI and API: Allow renaming VMs which are in saved state Serial: Fixed slow guest output when using the TCP server mode without anyone being connected Guest Additions: Restored 'VBoxClient--checkhostversion' functionality (6.1.0 regression; bug #19470) Guest Additions: Fixed resizing and multi monitor handling for X11 guests. (6.1.0 regression; bug #19496) Guest Additions: Build problems fix with Oracle Linux 8.2 (Red Hat compatible kernel) / Red Hat Enterprise Linux 8.2 / CentOS 8.2 (bug #19391) Guest Control/VBoxManage: Fixed handling of multiple environment variables supplied to 'VBoxManage guestcontrol VM run' (6.1.6/6.0.20 regression; bug #19518) Guest Control: Implemented support for long(er) command lines Guest Control: Various stability improvements- Version bump to 6.1.6 (released April 14 2020 by Oracle) This version fixes bsc#1169249, bsc#1169202, and bsc#1166782. This is a maintenance release. The following items were fixed and/or added: GUI: Multiple enhancements including visual elements updates Graphics: Fixed monitor resizing and multi-monitor handling bugs on X11 guests with VMSVGA graphics adapter Graphics: Enhancements in 2D and 3D acceleration and rendering USB: Multiple enhancements improving prformance and stability Serial port: Improve error handling and fix hang when host port disappears VBoxManage: Multiple fixes for guestcontrol operations API: Fix for exception handling bug in Python bindings Shared clipboard: Multiple fixes including possible crash and HTML data support Linux host and guest: Support Linux kernel 5.6 (bug #19312) File "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch" removed - fixed upstream. File "fixes_for_5.6.patch" removed - fixed upstream. File "change_default_display.patch" removed - fixed upstream.- Fix bug that deletes everything in ~/.vbox/- Fix builds for kernel 5.7. File "fixes_for_5.7.patch" is added.- Change default display type for openSUSE virtual machines. The default type has been VMSVGA; however, this display type fails to utilize driver vboxvideo. thus the display size is fixed. This problem is under investigation, but until a fix is found, the default is changed to VBoxVGA with file "add change_default_display.patch". - Makefile in the kernel-host-source package has a typo bug fixed (boo#1168910) and a large number of warnings are fixed.- apply fixes for kernel 5.6 unconditionally - adjust fixes_for_5.6.patch in such a way, it can be applied unconditionally (in order to support builds for newer kernel with older distributions)- Fix build errors for gcc-10 (boo#1167897). File "fixes_for_gcc10.patch" is added. - Convert /usr/bin/VirtualBox to use "~/.config/VirtualBox" instead "~/.vbox". This change was requested in boo#1167660.- Add patch to fix missing include with Qt 5.15: * fix-missing-includes-with-qt-5.15.patch- With version 6.1.4 of VB, the bidirectional clipboard part of VBoxClient for guest systems is failing. A patch is provided at https://www.virtualbox.org/ticket/19336. These changes have been added to file "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch". This fixes boo #1167403 "VBoxClient --clipboard dies".- Update the wrapper that starts the UI for VirtualBox to check the version of the extpack that is installed. If no pack is installed or if the license is not current, the new code does nothing. If there is a current license and the installed pack does not match the running version of VB, then the script downloads and installs the new version. File "update-extpack.sh" is added.- A fix for boo #1166782 ("VirtualBox Guest 6.1.4 for OpenSUSE 15.1 constant segfault in libX11.so.6.3 every 5 seconds") is fixed. File "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch", published in https://www.virtualbox.org/ticket/19357, fixes the problem.- Version bump to 6.1.4 (released February 19 2020 by Oracle) This is a maintenance release. The following items were fixed and/or added: Virtualization core: Fixed a rare issue with ICEBP instruction causing guru meditations on Intel hosts (6.1.0 regression; bug #19171) Virtualization core: Fixed macOS Catalina guests failing to boot after upgrading to 10.15.2 onwards (bug #19188) GUI: recent NLS integration and bug fixes for GUI and Qt translation tags USB: Fix isochronous transfers to the VM for xHCI Serial: Fix buffer handling, avoiding receiving stale data when the receive queue is flushed (bug #18671) Serial: Improve host serial port passthrough handling on Windows host VBoxManage: Restore old --clipboard option for modifyvm command Linux guest: Support Linux 5.5 (bug #19145) Linux guest: Shared folder fix for loopback mounting of images BIOS: Always report non-ATA disks as ready BIOS: Report EFI support through DMI table (bug 19144) VGA BIOS: Reduce stack space usage for INT 10h handlers- Kernel 5.6.0-rc3 introduced some fixes for the Y2038 problem. File "fixes_for_5.6" has been modified to handle these changes.- Update patches for v5.5 to handle errors in vboxvideo. boo#1163337.- Add file "fixes_for_5.6.patch" to handle API changes.- Version update to 6.1.2 (released January 14 2020i by Oracle) 18 Vulnerabilities fixed: CVE-2020-2674 CVE-2020-2682 CVE-2020-2698 CVE-2020-2701 CVE-2020-2702 CVE-2020-2726 CVE-2020-2681 CVE-2020-2689 CVE-2020-2690 CVE-2020-2691 CVE-2020-2692 CVE-2020-2703 CVE-2020-2704 CVE-2020-2705 CVE-2020-2725 CVE-2020-2678 CVE-2020-2727 CVE-2020-2693 See bsc#1161050 File "fixes_for_leap15.2.patch" added to fix build for Leap 15.2. File "vbox_fix_for_gcc7.patch" is deleted - fixed upstream. File "fixes_for_5.4.patch" is deleted - fixed upstream. Exclude 32-bit builds Update so the openSUSE Leap 42.3 builds OK. As announced earlier by Oracle, 32-bit builds are no longer supported. This is a maintenance release. The following items were fixed and/or added: Virtualization core: fixed performance issue observed with Windows XP guests on AMD hosts (6.0.0 regression; bug #19152) Virtualization core: consistent IBRS/IBPB CPUID feature reporting, avoids crash of NetBSD 9.0 RC1 installer (bug #19146) GUI: fixed updating of runtime info GUI: in Display settings, do not show "2D video acceleration" checkbox if it is meaningless for the selected graphics adapter Audio: fixed audio input handling when VRDE is enabled Audio: fixed crash in the HDA emulation when using multi-speaker configurations Storage: fixed use of encrypted disks with snapshots involved (6.1.0 regression; bug #19160) Storage: improve performance of virtio-scsi Storage: read-only support for compressed clusters in QCOW2 images Linux host: Support Linux 5.5 (guest additions not yet) Windows guest: accelerate 2D video decoding (scaling and color space conversion) if the VM is configured to use VBoxSVGA with 3D enabled Windows guest: fix guest additions installer to upgrade the mouse filter driver reliably Windows guest: when uninstalling older Guest Additions with old 3D support enabled try restoring original Direct3D files Linux guest: improve resize and multi-monitor handling for VMs using VMSVGA (known remaining issue: do not disable a monitor "in the middle", causes confusion)- Version update to 6.1.0 (released December 10 2019 by Oracle) - Fixes bsc#1132102. - Removed file "set_graphics_type.patch" as the problem is fixed upstream. This is a major update. The following major new features were added: - Implemented support for importing a virtual machine from Oracle Cloud Infrastructure - Extended support for exporting a virtual machine to Oracle Cloud Infrastructure, allowing the creation of multiple virtual machines without re-uploading. Also added option to export a VM to the cloud using the more efficient variant "paravirtialized", and to specify free-form tags for cloud images - Virtualization core: Support for nested hardware-virtualization on Intel CPUs (starting with 5th generation Core i, codename Broadwell), so far tested only with guest running VirtualBox - Graphics: New style 3D support (with VBoxSVGA and VMSVGA) remains, old style 3D support (with VBoxVGA) has been completely removed - Shared Clipboard: Implemented experimental support for file transfers (Windows hosts/guests only at the moment). Needs to be enabled via VBoxManage (disabled by default). In addition, the following items were fixed and/or added: In addition, the following items were fixed and/or added: - Virtualization core: Drop recompiler, i.e. running VMs now needs a CPU supporting hardware virtualization - Runtime: Works now on hosts with many CPUs (limit now 1024) - Appliance and Cloud Import: Add field for defining firmware type (not part of OVF spec and thus manual in the Appliance case, for OCI it is automatically taken from the instance information) - GUI: Improved the VISO creation and file manager dialogs - GUI: Virtual machine list of VirtualBox Manager was improved. Machine groups are now more obvious visually and VM search functionality has been improved. Global Tools element can now be pinned in place, to avoid scrolling it with rest of machine list - GUI: Virtual machine details pane is now extended with embedded editors for selected VM attributes, allowing user to edit them on-the-fly byi clicking corresponding hyper-links without opening VM settings dialog - GUI: Details pane provides more complete information - GUI: Internal medium enumeration routines were optimized to reduce the load and optimize the performance in cases when user have lots of media registered. Also, we again allowed to add existing media (and create new) via Virtual Media Manager - GUI: More consistent medium selection (both showing known images and allowing to select using the file picker) - GUI: VM storage settings page was adjusted a bit in usability regard. User is now allowed to change controller bus type and can move attachments between the controllers by using drag and drop - GUI: Storage and Network settings pages bug-fixes and usability optimization - GUI: Added a new soft (virtual) keyboard enabling arbitrary keyboard input to guests, including multimedia keys - GUI: Fixed crash in cloud related wizards when accessibility functionality was enabled - GUI: Show VM CPU load as part of status bar CPU indicator - GUI: Improved and extended the Session Information dialog - GUI: Fixed/improved mouse pointer scaling - GUI: Some issues related to mouse integration cursor scaling were addressed (bug #14366), more to go - GUI: Fix and unify geometry save/restore in various dialogs - GUI: Added the missing restriction options for disabling new functionality such as the VISO creator - GUI: Popup messages mouse click fix - Graphics: Remove 3D support for VBoxVGA (old one deprecated with 6.0) - Graphics: Additional texture format support on Windows host - Graphics: Improved fix for flickering on Windows host - Input: Added support for horizontal scrolling in the PS/2 mouse device using the IntelliMouse Explorer protocol. Note that this support is automatically used by Linux guests but not by Windows guests - vboximg-mount: Experimental support for direct read-only access to NTFS, FAT and ext2/3/4 filesystems inside a disk image without the need for support on the host - vboximg-mount: Now also available on Linux host - Storage: Experimental support for virtio-scsi, for both hard disks and optical drives (including boot support in BIOS) - Storage: For optical drive emulation fix empty host drive crash - USB: Improvements for EHCI controller implementation - USB: Filter can now specify port path, uniquely identifying a port in a system - NAT: Fix TFTP OACK response, send only if request has options - NAT Network: Use non-blocking sockets on Linux for accepted incoming connections (port forwarding) - PCnet-ISA: Added new network adapter type, currently CLI only - Audio: Allow changing the host audio backend while the VM is in saved state - ACPI: Report NVMe controller - VGA: Improve hardware and BIOS compatibility - VBoxSVGA/VMSVGA: Support YUV2 and related texture formats with hosts using OpenGL (macOS and Linux), which accelerates video playback when 3D is enabled by delegating the color space conversion to the host GPU - VBoxSVGA/VMSVGA: Several drawing fixes for the 3D case - VMSVGA 3D: Fixed OpenGL compressed textures - VBoxManage: More cloud functionality coverage, e.g. starting a cloud instance - VBoxManage: As part of the guest control feature support moving multiple source files/directories to a target directory - Guest Control/VBoxManage: Added support for specifying multiple sources when renaming guest files - VBoxManage: Show "unrestricted guest" and "nested HW virtualization" CPU features when listing the host information - API: Reduce the amount of leftovers from Move VM function - Shared Clipboard: Implemented experimental support for file transfers for Linux hosts on Windows guests (disabled by default) - SMBIOS: Store system UUID in little endian format which is the default for new VMs, while existing VMs stick to the old VirtualBox behavior of storing them in big endian format for backwards compatibility to avoid breaking the activation status of Windows VMs - VBoxSDL frontend: Fixed running on Windows hosts - Linux host: Improve vboxweb systemd service dependency information - Linux host: Drop PCI passthrough, the current code is too incomplete (cannot handle PCIe devices at all), i.e. not useful enough - Linux host and guest: Support Linux 5.4 (bug #18945) - Linux host and guest: Force disabling of kernel module signing during build (user can do it afterwards) - Windows Guest Additions: Many fixes for drawing problems in the driver for VBoxSVGA - Windows Guest Additions: Fixes for legacy VBoxVGA adapter, restore previously working cases - Windows Guest Additions: Restore VHWA functionality for VBoxSVGA - Windows guest: DXVA implementation for WDDM driver - Documentation: Updated supported host operating systems, added few new manual pages (more to come later) - EFI: Switch to newer firmware code base and add NVRAM support, should improve compatibility with OSes significantly - EFI: Added support for booting from APFS - EFI: Added support for non-standard SATA and NVMe boot device paths created by OS X- Turn build of vboxvideo back on just in case VB is used with an older kernel, and make the necessary fixes for kernel v5.5.- Fix build for kernel 5.5. Added file "fixes_for_5.5.patch".- Update file "switch_to_python3.4+.patch" to handle Python 3.8. (bsc#1158288)- Try to fix unresolvable kernel version in Leap 15.2.- Fix build errors in Leap 42.3- Update "fixes_for_5.4.patch" for kernel API backport in openSUSE 15.2- Tweak file setup for appstream.- Add directory %{buildroot}%{_datadir}/metainfo for metafile "virtualbox.appdata.xml- Add appstream file (boo#1154128)- Version bumk to 6.0.14 (released October 15 2019 by Oracle) This is a maintenance release. The following items were fixed and/or added: Virtualization core: fixed an invalid-guest state guru meditation in some rare circumstances on Intel hosts Virtualization core: some fixes for systems with lots of processors Audio: relaxed VRM / VRA (variable rate audio) bit checks to provide more compatibility for guests running ALSA setups with the AC'97 emulation USB: made device capturing for passthrough more accurate and reliable on Windows host Network: fixed potential issue with interrupt signalling for network adapters in UEFI guests 3D: fixed flicker and redraw issues when using VBoxSVGA or VMSVGA graphics adapter (bugs #18562, #18956) 3D: fixed crash with some applications when using VBoxSVGA or VMSVGA graphics adapter (bug #18638) macOS host: fix crash of GUI VM process which showed up frequently with 10.15 Catalina (bug #18990) Linux host: support Linux 5.3, thank you Larry Finger (see also bug #18911) Linux host: improve python version detection during rpm package creation, can change package dependencies and fix some installation problems Linux guests: calls to aio_read(3) and aio_write(3) may fail inside shared folders (bug #18805) Linux guests: fix problem with shared folder unmounting in service script, thank you Denis Ryndine (bug #18853) Linux guests: VBox 6.0.10 GAs fail to compile on Red Hat/CentOS/Oracle Linux 7.7 and Red Hat 8.1 Beta (bug #18917) Fix vulnerabilities CVE-2019-3028 CVE-2019-3017 CVE-2019-2944 CVE-2019-3026 CVE-2019-3021 CVE-2019-2984 CVE-2019-3002 CVE-2019-3005 CVE-2019-3031 CVE-2019-1547 CVE-2019-2926 (bsc#1154166) Removed file "fixes_for_5.3.patch" - fixes included upstream.- Kernel 5.4.0-rc3 introduces a change in the way the compiler handles the fallthrough attribute leading to build errors. File "fixes_for_5.4.patch" is modified to build correctly.- added "BuildRequires: pkgconfig(xdamage)" in order to fix build with upcoming changes in libglvnd/Mesa- Rework "fixes_for_5.4.patch" to unconditionally remove set_pages_nx() and set_pages_x() as these changes are backported to Kernel:HEAD:KMP.- Update file "fixes_for_5.4.patch" to handle removal of DRIVER_PRIME and rework of struct ttm_buffer_object.- Remove BuildRequires for device-mapper as workarounds for OBS bugs are not allowed.- Added file "set_graphics_type.patch" to set graphics adapter type to VBoxVGA boo#1151896- Add BuildRequires for device-mapper - Add file "fixes_for_5.4.patch" to handle API changes in kernel 5.4Added file "README.build" to documentation with instructions for me and any eventual successors. - Version update to 6.0.12 (released September 03 2019 by Oracle) This is a maintenance release. The following items were fixed and/or added: OCI export: handle empty disk image correctly API: fix potential crash when using the medium I/O functionality VBoxManage: fixed documentation of VBoxManage modifyvm uarttype documentation (bug #18759) Network: scrub inbound TCP URG pointer, working around incorrect OOB handling USB: Improved identification of power-saved devices on Windows hosts Audio: in the AC97 work around buggy guest drivers which reprogram the sampling rate, breaking audio in and/or audio out Linux host and guest: fix kernel module build for SLES 12 SP4 kernel 3D: fixed state saving and loading when the VBoxVGA graphics adapter is used with 3D enabled (bug #18802, 6.0.10 regression) Windows guests: fixed mouse cursor visibility updating Windows guests: fixed graphics corruption in Windows 10 search menu with VBoxSVGA adapter Windows guests: fixed dwm.exe crashes related to the WDDM driver for VBoxSVGA adapter when the VM has lots of RAM MacOS Guest Additions fail to start in 6.0.10 (bug #18793) Windows guests: fixed crashes when using shared folders (bug #18766) Linux guests: unprivileged users unable to create files inside shared folders (bug #18737) Linux guests: improve compatibility of vboxvideo.ko kernel module build logic (bug #18869)- Merge host kmp and guest kmp into a single kmp. The existence of two different kernel module packages is believed to be the reason that it is possible for a new kernel not to include the necessary kernel modules (boo#1142955). Files "virtualbox-host-kmp-files" and "virtualbox-guest-kmp-files" are deleted. File "virtualbox-kmp-files" is added. Files "virtualbox-host-preamble" and virtualbox-guest-preamble" are deleted. File "virtualbox-kmp-preamble" is added. File "fix_conflict_between_host_and_guest.patch" is added.- Script vboxdrv.sh, which is called from the systemd service file, incorrectly called a routine that does not exist when the kernel modules were not available. This call is changed to /sbin/vboxconfig that will build the modules if the requisite packages are available. If that is not true, the systemctl status vboxdrv will list the command needed to load the missing packages. This change address part of boo#1142995.- Version update to 6.0.10 (released July 16 2019 by Oracle) This is a maintenance release. The following items were fixed and/or added: Various vulnerabilities are fixed (bsc#1141801) inclding CVE-2019-2859 CVE-2019-2867 CVE-2019-2866 CVE-2019-2864 CVE-2019-2865 CVE-2019-1543 CVE-2019-2863 CVE-2019-2848 CVE-2019-2877 CVE-2019-2873 CVE-2019-2874 CVE-2019-2875 CVE-2019-2876 CVE-2019-2850 User interface: fix issue inputing controller names (bug #11579) User interface: fix resize problems with recent Linux hosts (bug #18677) Serial: fixed guru meditation when raw mode is enabled (bug #18632) Serial: fixed possible VM crash under certain circumstances USB: Fixed "unrecoverable error" problems in OHCI emulation (bug #18593, 6.0.6 regression) USB: improve captured device identification VBoxManage: fix reversed reporting of audio input and output (thank you Socratis Kalogrianitis) VBoxManage: fix controlling recording for running machine (bug #18723) Guest control service: various fixes Linux hosts: kernel module build fixes for various kernels (bug #18316) Linux hosts: support UEFI secure boot driver signing on Ubuntu and Debian hosts (bug #11577) Linux hosts: fix focus grabbing problems with recent Qt versions (builds from source only; thank you Fabian Vogt (SUSE) and Larry Finger; bug #18745) Windows guests: many shared folders fixes Windows guests: fix other services failing if seamless mode was not available Linux guests: kernel module build fixes for various kernels (bugs #18677 and #18697; fixes by Larry Finger and Gianfranco Costamagna) Linux guests: do not try to load old versions of libcrypt on recent guests in Guest Additions tools (bug #18682) Linux guests: udev rules for guest kernel modules did not always take effect in time Linux guests/VMSVGA: do not forget the guest screen size after a guest reboot OS/2 guests: various shared folder fixes File "fixes_for_5.2.patch" is deleted - fixed upstream. File "fixes_for_5.3.patch" is added to handle API changes in kernel 5.3. File "fixes_for_Leap15.1.patch" is deleted - fixed upstream. File "fixes_focus_steal.patch" is deleted - fixed upstream.- Revise instructions for case when VirtualBoxVM has the wrong privilege. Rework conditional code when applying patch for SLE15_SP1. File "fixes_for_SLE15.patch" deleted.- Fix Virtualbox for problem with stealing focus under Qt 5.13. File "fixes_focus_steal.patch" is added.- Fix build for SLE15 SP1 - add file "fixes_for_SLE15.patch"- Kernel 5.2, now in Kernel_HEAD_stardard, has some API changes. These are handled in the new file "fixes_for_5.2.patch".- Unused file "fix_LTO_builds.patch" removed.- separate vboxautostart.sh from vboxdrv.sh - add vboxautostart.service - clean up vboxdrv.sh - fix build of vboxvideo kernel module by replacing the relative drm include patch with an absolute include path (with sed) - build vboxvideo kernel module for openSUSE >= 15.0 - apply fixes_for_Leap15.1.patch conditionally only - add minimal patch fixes_for_Leap42.3.patch to build for 42.3 - fix path typo: %{_datadir}/pixmaps/virtalbox - > %{_datadir}/pixmaps/virtualbox- Version bump to 6.0.8 (released May 13 2019 by Oracle) This is a maintenance release. The following items were fixed and/or added: Core: fix saved state resume failures (bugs #18265 and #18331) User interface: show full file location in New Medium window. User interface: fix mouse click pass-through problems in multi-screen virtual machines (6.0.6 regression, bug #18567) Graphics: fixed a crash when powering off a VM without graphics controller (bug #18570) API: partial fix for dealing with VM config conflicting with other VMs related to medium UUIDs, now correctly flags VM as inaccessible (bug #17908) Linux hosts: fix kernel module build breakage in non-default build set-ups (bug #18620, thank you Ambroz Bizjak) Linux hosts: fix kernel module build breakage in debug build set-ups (bug #18621, thank you Ambroz Bizjak) Windows guests: notice file size increases in shared folders which were missed in certain cases Linux guests: make shared folders work with Linux 3.16.35 Linux guests: fix incorrectly read-only shared folders (bug #18345)- Modify "fixes_for_qt13.1" for i586 builds qith Qt 5.13- Limit all architectures to a maxium of 2 jobs. Without this restriction, 32-bit builds run out of memory, and 64-bit builds get strange crashes.- LTO builds still failing. Reset flag to nil. - Changed the way that the spec file limits the 32-bit builds to 2 threads. boo#1133492. If enough memory were allocated so that the full number of workers were allowed, the job would never be scheduled.- bsc#1130588: Require shadow instead of old pwdutils- Disable LTO (boo#1133289).- Updated file "Fixes_for_Leap15.1.patch" to handle one addition problem due to backporting of kernel APIa. Remove "BuildRequires: quilt" - that package is not needed. VirtualBox 6.0.6 fixes the following: CVE-2019-2656, CVE-2019-2680, CVE-2019-2696, CVE-2019-2703, CVE-2019-2721, CVE-2019-2722, CVE-2019-2723, CVE-2019-2657, CVE-2019-2690, CVE-2019-2679, CVE-2019-2678, and CVE-2019-2574 boo#1132827.- Version bump to 6.0.6 (released April 17 2019 by Oracle) The following files in the openSUSE implemetation are removed: "fix_32_bit_builds.patch", "fixes_for_5.0.patch", and "fixes_for_5.1.patch". These issues are fixed upstream. This is a maintenance release. The following items were fixed and/or added by Oracle: Virtualization core: nested AMD virtualization fixes User interface: fixed copying directories in file manager User interface: fixed operation progress in file manager when copying content User interface: fixed operation progress when deleting snapshots User interface: fixed unattended installation of recent Ubuntu guests User interface: various additional improvements Storage: fixed loading saved states for LsiLogic devices (6.0.0 regression; bug #18263) Storage: fixed fixed reading certain QCOW2 images and support version 3 of the format readonly Storage: Improved IDE PCI emulation to allow NetWare IDE drivers to use bus-mastering Graphics: Improved VMSVGA support to work with old X servers which previously showed only a badly scrambled screen Graphics: fixed invisible mouse cursor with VMSVGA emulation and without mouse integration (bug #18239) Graphics: make EFI work with VMSVGA emulation (bug #18282) Graphics: remember last guest screen size VMSVGA emulation Graphics: fix RDP to guests using VMSVGA emulation Graphics: various additional VMSVGA emulation fixes Audio: implemented audio device enumeration for the DirectSound backend Network: fixed unwanted padding bytes in Windows host adaptor network packets (bug #18202 and bug #18355) Serial: fixed possible crash on Windows when using a host device (6.0.0 regression; bug #18319) Serial: fixed loopback handling in the emulation causing garbage to be sent during boot with Linux guests (6.0.0 regression; bug #18319) Shared folders: fixed duplicate folders after restoring a saved state (bug #18373 and other) Drag and drop: fixed copying files from guest host (bug #18305) Recording: fixed modifying settings via VBoxManage (bug #18494) VBoxManage: crash fix (bug #18341) Fixed hangs during failed virtual machine start-up Linux host and guest: support Linux 5.0 and 5.1, thank you Valdis Kletnieks (see also bug #18515) Linux host: support kernel 4.4.169 (bug #18315) Linux host: fix logging when building Linux kernel modules (bug #18226) Linux host: clarified building Linux host drivers with secure boot (bug #18312) Installers: reduced size of packages Web services: work with Java 11 LibreSSL compilation fix, thank you Stefan Strogin Windows guests: fixed running applications which use complex display topologies with WDDM driver, fixed Skype for Business hangs (bug #17092) Windows guests: fixed an occasional guest crash with WDDM driver and VBoxSVGA adapter (bug #18369) Windows guests: shared folder file creation detection issue (bug #9276) Linux guests: shared folder performance and reliability improvements and missing features (bugs #17360, #819) OS/2 guests: shared folder fixes (bug #18376 and bug #18379)- The VirtualBox packages for both Tumbleweed and Leap 15.1 are now derived from the sources in Factory; however, the underlying kernels are very different in that vboxvideo.ko is built-into the TW kernel, thus the package did not try to build that module. The result is that Leap 15.1 guests have only 640x480 resolution (boo#1132439). These changes conditionally turn building of the kernel module back on. As TW does not need the module, it is only built for Leap 15.1.- An instance of /usr/lib/virtualbox/VirtualBoxVM being installed without SUID privilege has been reported as boo#1132379. Unfortunately, the error message thrown by VB in this case is rather opaque. To help the user recover, the wrapper /usr/bin/VirtualBox has been modified to check the permissions and pop up a warning describing the problem and showing the command needed to fix the problem. File "vbox-suid-warning.diff" is added.- Fix problems with use of files "virtualbox.permissions" and "virtualbox.permissions.paranoid" - they are deleted Removed setBadness line from virtualbox-rpmlinc.- Fix file "fixes_for_qt5.13.patch" - macro QT_VERSION_CHECK is not available for Qt < 5.13. Substitute the equivalent (qtmajor << 16 + qtminor << 8).- adjust patch virtualbox-fix-ui-background-color.patch to really fix the background color messing...- add patch to stop UI messing with Highlight Color for background - apply fixes_for_qt5.13.patch for Qt versions >= 5.13.0 only- Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added. bsc#1130503- Fix API changes for kernel 5.1.0 - add file "fixes_for_5.1.patch".- Remove requires on libvncserver for virtualbox-vnc.- Add setBadness('permissions-unauthorized-file',333) to rpmlintrc - Remove suid attributes from all files - add libgsoap version dependency >= 2.8.50 (recv_maxlength)- Fix virtualbox wrapper script virtualbox-wrapper.sh to check 60-vboxdrv.rules in /usr/lib/udev/rules.d, not /etc/udev/rules.d Logic is still flawed, until it doesn't take both locations into account - Add custom /etc/permission.d/virtualbox{,.paranoid} definitions - Add compatibility symlink to keep old desktop links functional- Add changes requested by Security - new file "security_fixes.patch" File UserManual.pdf is resent to clear error in build.- Part of the API changes for kernel 5.0 are not fixed upstream. Add file "fixes_for_5.0" back in.- Version bump to 6.0.4 (released January 28 2019 by Oracle) Files "fixes_for_5.0" and "fixes_for_gcc9" are deleted - the code was fixed upstream. This is a maintenance release. The following items were fixed and/or added: Virtualization core: support Shanghai/Zhaoxin CPUs. User interface: handle command line arguments to VirtualBox correctly (bugs #18206 and #18197) User interface: improvements to machine manager window, virtual optical disk creator, storage selector window and log viewer window User interface: various small fixes and improvements Audio: implemented time scheduling for the AC'97 device emulation to keep audio and video in sync Graphics: basic support for VMSVGA graphics device in virtual machines using EFI Network: fix occasional NATNet crashes (bug #13899) Network: worked around problems in certain PCnet drivers on old operating systems Serial: fixed connecting to pseudo terminals on POSIX hosts (6.0.0 regression; bug #18319) Linux hosts and guests: fix for building kernel modules against Linux 5.0. Thank you Kyle Laker- Converted vboxwebsrv to a systemd service. Previously, this was started through init.d. bsc#1116050 Files "vboxweb-service.service" and "vboxweb-service.sh" are added. File "vbox-vboxweb-init-script.diff" is removed. File "fixes_for_4.20.patch" is removed - the code was fixed upstream. File "fix_lib_search.patch" is added to fix the build of VBox0GL. File "fixes_for_5.0.patch" is added to compensate for API changes in kernel 5.0. File "virtualbox-system-x.patch" is removed. File "fixes_for_Leap15.1.patch" is added to fix build errors on Leap 15.1. - Version bump to 6.0.2 (released January 15 2019 by Oracle) This is a maintenance release. The following items were fixed and/or added: User interface: fixed creation of desktop shortcuts for starting virtual machines (bug #18207) User interface: allow the first run window to selecting host drives (bug #18230) User interface: fixed attaching empty host optical drives (bug #18223) User interface: implemented a new virtual optical disk creation window USB: modified Linux backends to reset USB devices (previously, most guest attempts to reset USB devices were ignored) PCnet: fixed a regression which caused some PCnet PCI guest drivers to not detect the emulated hardware (bug #18286) Linux hosts: fixed conflict between Debian and Oracle build desktop files (bug #18264) Linux and MacOS hosts: VirtualBoxVM command not accessible (bug #18257) Windows guests: multiple monitor fixes with VBoxSVGA graphics Windows guests: black screen with VBoxSVGA graphics when 3D is disabled (bug #18205) Linux guests: fixed building drivers on SLES 12.4 (bug #18213) Linux guests: fixed building shared folder driver with older kernels (bug #18238) OS/2 shared folders: fixed write regression introduced in 6.0.0 GA-Version bump to 6.0.0 (released December 18 2018 by Oracle) This is a major update. The following major new features were added: Implemented support for exporting a virtual machine to Oracle Cloud Infrastructure User interface: greatly improved HiDPI and scaling support, including better detection and per-machine configuration Major rework of user interface with simpler and more powerful application and virtual machine set-up User interface: a new file manager enabling user to control the guest file system and copy files between host and guest. Graphics: major update of 3D graphics support for Windows guests, and VMSVGA 3D graphics device emulation on Linux and Solaris guests Added support for surround speaker setups (as used by Windows 10 Build 1809) Added utility vboximg-mount on Apple hosts to access the content of guest disks on the host Added support for using Hyper-V as the fallback execution core on Windows host, to avoid inability to run VMs at the price of reduced performance In addition, the following items were fixed and/or added: Execution core: fixed single-stepping in certain circumstances (bug #17316) User interface: video and audio recording can now be separately enabled Audio/Video recording fixes and improvements Audio: better support for attaching and detaching remote desktop connections Serial port emulation fixes Serial ports: allow changing the serial port attachment while a machine is running (bug #6115) Networking: Added a workaround for older guests which do not enable bus mastering for the virtio PCI device Networking: fixed wrong RCODE from DNS AAAA query with --natdnshostresolver1 (bug #18171) iSCSI: In cases where there is no ambiguity, the LUN of an iSCSI target is automatically determined, for targets with non-zero LUNs Transparently resize disk images when merging if possible VBoxManage: support for DHCP options Fixed VNC/RDP (bug 18153) Guest Control: various new interfaces and features (see SDK documentation) Linux hosts: support Linux 4.20 (thank you Larry Finger) Shared folders: performance improvements Guest Additions: improved shared folder auto-mounting Windows Guest Additions: fix incorrect tablet co-ordinate handling with recent Windows 10 builds Linux Additions: fix for building vboxvideo on EL 7.6 standard kernel, contributed by Robert Conde (bug #18093) Linux guests: support Linux 4.20 (thank you Larry Finger) Linux guests: support VMSVGA in the Linux and X11 Additions MacOS Guest Additions: initial support OS/2 Guest Additions: initial shared folder support BIOS fixes ACPI: Up to four custom ACPI tables can now be configured for a VM- Version bump to 5.2.24 (released January 15 2019 by Oracle) This is a maintenance release. The following items were fixed and/or added: Linux Additions: fix for building vboxvideo on EL 7.6 standard kernel, contributed by Robert Conde (bug #18093) USB: fixed a problem causing failures attaching SuperSpeed devices which report USB version 3.1 (rather than 3.0) on Windows hosts Audio: added support for surround speaker setups used by Windows 10 Build 1809 Linux hosts: fixed conflict between Debian and Oracle build desktop files (bug #18264) Linux guests: fixed building drivers on SLES 12.4 (bug #18213) Linux guests: fixed building shared folder driver with older kernels (bug #18238) Patch "fixes_for_5.0.patch" is added to handle API changes for kernel 5.0. Contains fixes for: CVE-2019-2500, CVE-2019-2524, CVE-2019-2552, CVE-2018-3309, CVE-2019-2520 CVE-2019-2521, CVE-2019-2522, CVE-2019-2523, CVE-2019-2526, CVE-2019-2548 CVE-2018-11763, CVE-2019-2511, CVE-2019-2508, CVE-2019-2509, CVE-2019-2527 CVE-2019-2450, CVE-2019-2451, CVE-2019-2555, CVE-2019-2554, CVE-2019-2556 CVE-2018-11784, CVE-2018-0734, CVE-2019-2525, CVE-2019-2446, CVE-2019-2448 CVE-2019-2501, CVE-2019-2504, CVE-2019-2505, CVE-2019-2506, and CVE-2019-2553a bsc#1122212.- Remove test patch "change_default_net_adapter.patch". It was made obsolete by upstream changes.- Fix for latest gcc8 was incomplete.- Fix builds for the latest version of gcc8 and above. File "fixes_for_gcc9" is added.- proper permissions for /etc/vbox/*.cfg- remove ambiguous labels in vboxdrv: fixes restart and such - make autostarting synchronous again - improve README.autostart - add new autostart variables to the existing /etc/default/virtualbox in %post, if missing- replace switch_to_python3.6.patch with switch_to_python3.4+.patch- remove fixes_for_leap15.patch, upstream has incorporated it - add conflict with i4l-vbox due to shared /etc/vbox - adjust /etc/vbox permissions - add /etc/vbox/autostart.cfg - fix vboxdrv.sh: apply new autostart mechanics to stop_vms() - remove obsolete shutdown section in /etc/default/virtualbox - add VBOXAUTOSTART_{DB,CONFIG} to /etc/default/virtualbox - supply README.autostart- Fix the changes for kernel 4.20 API differences. The previous version compiled but had an error in logic.- Version bump to 5.2.22 (released November 09 2018 by Oracle) This is a maintenance release. The following items were fixed and/or added: Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers Audio: fixed a potential crash in the HDA emulation if a stream has no valid mixer sink attached -- thanks to Rink Springer (rink@…) Linux Additions: disable 3D for recent guests using Wayland (bug #18116) Linux Additions: fix for rebuilding kernel modules for new kernels on RPM guests Linux Additions: further fixes for Linux 4.19 Linux Additions: fixed errors rebuilding initrd files with dracut on EL 6 (bug 18055#) Linux Additions: fixed 5.2.20 regression: guests not remembering the screen size after shutdown and restart (bug #18078) Patch file "gcc8-configure.patch" removed. The issue is fixed upstream. Patch file "fixes_for_4.19.patch" removed. The issue is fixed upstream. Add file "change_default_net_adapter.patch" to set PCnet-FAST III as the default adapter. This helps with the vulnerability listed in bsc#1115041.- Update "fixes_for_4.20.patch" for one additional API change so that Kernel_HEAD_standard will build. The description of VB was modified as suggested by Jan Engelhardt.- Fix / simplify python3-virtualbox packages files section. Do not rely on --record-rpm for any version of python, since we can't use it across the band.- Made changes requested in comments for request 646211. 1. Sustituted /usr/lib/python3.7/site-packages/ => %python3_sitelib 2. Reverted change that eliminated use of %{_tmppath}/SITE_FILES for Python 3.6 3. As vboxapisetup.py in Python 3.7 no longer accepts the --record-rpm switch, SITE_FILES does not exist, and the individual files must still be listed.- Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894 Change kernel module code to build against the API changes in kernel 4.20 - This change adds file "fixes_for_4.20.patch".- Require(pre) virtualbox by the -qt package: otherewise it might happen that virtualbox-qt is installed before virtualbox, which then results in files being assigned to group 'root' instead of 'vboxusers', as the group is only created later.- Version bump to 5.2.20 (released October 16 2018 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed task switches triggered by INTn instruction (bug #17979) Storage: fixed connecting to certain iSCSI targets (bug #17507) Storage: fixed handling of flush requests when configured to be ignored when the host I/O cache is used (bug #17573) Drag and drop: implemented support for UNC paths (bug #17146) Drag and drop: fixed resuming operation when restoring from a saved state (bug #17649) Drag and drop: fixed copying files with long file names (> 248 characters) from guests to Windows hosts (bug #17447) Drag and drop: fixed handling files with Unicode names on Windows guests (bug #15501) Drag and drop: fixed copying empty (0-byte) files to / from guests (bugs #14863 + #17443) Drag and drop: fixed copying over files from hosts to Linux guests (bug #16025) Networking: restore connectivity for guests bridged to host adapters that were unavailable temporarily (Windows hosts, bug #17090) Guest Control: fixed hang when using --wait-stdout and/or --wait-stderr (bug #17386). Needs updating Guest Additions Video recording: fixed starting video recording on VM power up (bug #17307) Linux Additions: various build fixes for kernel modules on recent distributions, and made sure modules end up in initramfs files Linux Additions: build fixes for 4.19, thank you Larry Finger Linux Additions: various small fixes for video driver This version also addresses the following vulnerabilities: CVE-2018-0732, CVE-2018-2909, CVE-2018-3287 CVE-2018-3288, CVE-2018-3289, CVE-2018-3290, CVE-2018-3291, CVE-2018-3292, CVE-2018-3293, CVE-2018-3294, CVE-2018-3295, CVE-2018-3296, CVE-2018-3297, and CVE-2018-3298. bsc#1112097- Fix autostart of VMs, which is no longer handled by the vboxes.service. A new routine "start_vms" is added to the start section of vboxdrv.sh, which is called by vboxdrv.service. Files "vboxes.service", "vboxes.sh", and "virtualbox-sysconfig.vbox" are deleted. These changes are to satisfy bsc#1107769.- Fix 2 API changes for kernel 4.19-rc1. File "fixes_for_4.19.patch" is added.-VirtualBox 5.2.18 (released August 14 2018) This is a maintenance release. The following items were fixed and/or added: VMM: See user manual. VMM: fix loading with recent binutils and self-built versions of VirtualBox (bug #17851) NAT: fix --nataliasmode sameports which is a valid setting (bug #13000) VRDP: fixed VM process termination on RDP client disconnect if 3D is enabled for the virtual machine- Version bump to 5.2.16 (released July 17 2018 by Oracle) This is a maintenance release. The following items were fixed and/or added: OVF: case insensitive comparison of manifest attribute values, to improve compatibility (bug #17357) Linux: build for openSUSE 15.0 (bug #17554) Linux: various build fixes for distribution builds, thank you Gianfranco Costamagna This update fixes CVE-2018-3005, CVE-2018-3055, CVE-2018-3085, CVE-2018-3086, CVE-2018-3087, CVE-2018-3088, CVE-2018-3089, CVE-2018-3090, and CVE-2018-3091. bsc#1101667.- Version update to 5.2.14 (released July 02 2018 by Oracle) This is a maintenance release. The following items were fixed and/or added: User interface: fixed a segmentation fault when accessing the interface through VNC (bug #16348) User interface: X11: handle repeating keys on the host system correctly (bug #1296, previously fixed, 5.1.0 regression) VMM: Fixed emulation of the undocumented SALC instruction VMM: Fixed emulation of so-called "huge unreal mode" (bug #17744); this in practice only affected Intel CPUs with VT-x without unrestricted execution. Keyboard: The PS/2 keyboard emulation has been corrected to not queue partial scan code sequences (bug #17709); this problem was likely only visible on Linux hosts due to losing the fix for bug #1296 Storage: Fixed CUE file support to correct REM keyword parsing (bug #17783) USB: Fixed a problem where the emulated xHCI device under very rare circumstances failed to report an empty isochronous transfer ring error, causing the transfers on the corresponding endpoint to stop. Audio: fixed Linux kernel log flooding (bug #17759) Apple hosts: make kernel driver load with Mac OS Mojave pre-release (bug #17805). Linux guests: made vboxvideo driver build with kernel 4.17 (bug #17801) and with pre-3.14 and EL 7.1 kernels (bug #17771) Removed "fixes_for_4.17.patch" - fixes merged upstream.- Fix typo in host KMP line.- Add file "fix_32_bit_builds.patch" to fix error in 32-bit builds. Add file "switch_to_python3.6.patch" to convert to Python3. Update warning regarding the security hole in USB passthrough. The text no longer refers to an old bugzilla entry (bsc#1097248). Script vboxguestconfig.sh is fixed.- Use %{?linux_make_arch} when building kernel modules (boo#1098050).- A second new include was needed for build with Qt5.11 - bsc#1093731.- Fix build errors with Qt 5.11 - b.s.c. #1093731. File "fixes_for_Qt5.11.patch" added.- Version bump to 5.2.12 (released May 09 2018 by Oracle) This is a maintenance release. The following items were fixed and/or added: Serial: fixed possible data corruption when sending data under certain circumstances Video recording: fixed starting / stopping recording under certain circumstances Linux hosts: support Linux 4.17 changes. Thank you Larry Finger Linux guests: support Linux 4.16 and EL 7.5 kernels (bugs #17676 and #17678) Linux guests: 3D fixes for recent guests (bug #17623) File "fixes_for_4.16.patch" is removed - fixed upstream.- The 3rd time is the charm.- Fix typo that broke builds for kernel 4.16.- Update "fixes_for_4.17.patch" for some additional API changes.- Add "gcc8-configure.patch" to fix boo#1090367.- Version bump to 5.2.10 (released April 17 2018 by Oracle) This is a maintenance release. The following items were fixed and/or added: Vulnerabilities CVE-2018-0739, CVE-2018-2830, CVE-2018-2831, CVE-2018-2835, CVE-2018-2836, CVE-2018-2837, CVE-2018-2842, CVE-2018-2843, CVE-2018-2844, CVE-2018-2845, and CVE-2018-2860 VMM: Fixed missing NULL pointer check in MMIO code Storage: fixed having multiple NVMe controllers with ICH9 enabled (5.2.0 regression) Network: fixed wireless detection regression when bridging to adapters with unbound IP protocols (bug #17543) Audio: Fixed interrupt storm in FreeBSD guests with HDA (bug #17219) Keyboard: Introduced a small delay to fix old software which expects to be able to read an incoming scan code more than once (bug #17592) NAT: Handle nameserver 0.0.0.0 which is a valid setting (bug #17584) BIOS: INT 15h/87h service must disable A20 gate when done Linux Guest Additions: fix a hang starting KDE Plasma- Add file "fixes_for_4.17.patch" to follow API changes in kernel 4.17.- Further updates for Leap 15 kernel API changes.- Remove extraneouos %posttrans macros- Update so that the system will build on the new Leap 15 kernel.- Remove version requirement on GLIBC. That was an error.- Updated the fixes for kernel 4.16.- Add file "fixes_for_4.16.patch" to handle API changes in kernel 4.16.- File "fixes_for_4.15.patch" removed - fixed upstream. File "fix_videocapture.patch" removed - fixed upstream. Version bump to 5.2.8 (released 2018-02-27 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: added support for FSGSBASE, PCID, INVPCID CPU features for guests VMM: fixed EMM386 issue with detecting suitable page frame base (bug #10022) Front end: Linux: prevent VM window from jumping and auto-resizing to tiny size after resizing it on HiDPI screen Front end: Linux: fixed seamless regression caused by wm_class functionality (bugs #12534, #17304) Front end: switched to https downloads Front end: fixed crash while opening New machine wizard (s.a. forums topic 86592) Audio: added support for distinguishing recording sources in the PulseAudio mixer on the host when multiple VMs are running Audio: various fixes for the DirectSound backend Video recording: added better file seeking support and fixed playback of recorded files with certain players (e.g. Firefox) Audio: various fixes for Windows guest surround setups Audio: various fixes for HDA emulation Serial: fixed an issue where the serial port parameters in the emulation and host serial port got out of sync (bug #17116) Storage: fixed overwriting certain INQUIRY data for the DVD/CD drive attached to a AHCI controller Storage: fixed handling VMDK images created by Amazon EC2 VM export Network: fixed PXE boot regression in e1000 Network: Added a workaround for older guests which do not enable bus mastering for the virtio PCI device 3D: add environment variable to configure presenting 3D content on main thread (see bug #13653) Windows hosts: fixed indiscriminate binding of NDIS5 bridged driver, that caused PPPOE malfunction (bugs #16407, #17489) Windows guests: fixed incorrect function error when using shared folders in certain applications (bug #14118) Linux guests: Linux 4.15 support (bugs #17311, #17320, #17282) Linux guests: fixed black screen when 3D enabled in guests (bug #17463, 5.2.6 regression) Linux guests: suppress setuid and setgid in shared folders- Modify virtualbox-vnc to require libvncserver0 (bsc#1081856).- Fix bug in video capture - boo#1081281. The variable used to store the time code is only 16 bits, but needs to be 32-bits long. File "fix_videocapture.patch" is added to fix the problem.- Update "fixes_for_4.15.patch": remove useless log statement that broke building the vboxvideo guest kernel module - Build and install it again, it's needed for KMS support, i.e. for Xorg's "modesetting" driver to work in the guest (boo#1079221)- Version bump to 5.2.6 (released 2018-01-15 by Oracle) Fixes for the following vulnerabilities (bsc#1076372) CVE-2018-2694, CVE-2018-2698, CVE-2018-2685, CVE-2018-2686, CVE-2018-2687, CVE-2018-2688 CVE-2018-2689, CVE-2018-2690, CVE-2018-2676, CVE-2018-2693, CVE-2017-5715 This is a maintenance release. The following items were fixed and/or added: GUI: fixed occasional screen corruption when host screen resolutio n is changed User interface: increase proposed disk size when creating new VMs for Windows 7 and newer User interface: various improvements for high resolution screens VMM: Fixed problems using 256MB VRAM in raw-mode VMs Audio: implemented support for audio playback and recording for macOS guests Audio: further timing improvements for Windows 10 guests Linux hosts: fixed problem accessing mini-toolbar under XFCE (bug #17280, contributed by Dusan Gallo)- Updated file "fixes_for_leap15.patch" for new source.- File "fixes_for_4.14.patch" deleted - upstream fix. File "remove_vbox_video_build.patch" added as current versions of Xorg no longer need this component. Version update to 5.2.4 (released 2017-12-19 by Oracle) This is a maintenance release. The following items were fixed and/or added: User interface: Adjusting desktop file for X11 window managers (bug #17312) User interface: various high resolution display adjustments Audio: fixed SB16 volume handling (5.2 regression) Audio: various fixes USB/OHCI: fixed a problem where OHCI emulation might sporadically drop data transfers Linux hosts: fixed screen corruption when the host screen changes and a virtual machine window is maximized X11 Guest Additions: fixed a hang at the GNOME Shell login screen with 3D enabled (5.2 regression, bugs #17189 and #17190) Version bump to 5.2.2 (released 2017-11-24 by Oracle) This is a maintenance release. The following items were fixed and/or added: User interface: various improvements for high resolution screens User interface: added functionality to duplicate optical and floppy images User interface: various improvements for the virtual media manager VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0 regression) Storage: fixed regression breaking iSCSI (bug #17196) Audio: added HDA support for more exotic guests (e.g. Haiku) Serial: fixed hanging I/O when using named pipes on Windows (5.2.0 regression; bug #17227) Serial: fixed broken communication with certain devices on Linux hosts USB/OHCI: improved behavior so that the controller state after a VM reset is closer to the initial state after VM start EFI: fixed HFS+ driver which in rare cases failed to access most files on a volume Shared clipboard: fixed hang with OS X host and Linux guest (bug #15782) Linux hosts: fixed kernel module compilation and start failures with Linux kernel 4.14 (bug #17267) X11 hosts: better handle WM_CLASS setting (bug #12534) Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14 (bug #12534) Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14 Linux guests: fixed various 5.2.0 regressions (bug #17163) Bridged networking: fixed duplicate EtherType in VLAN/priority tags on Linux (5.2.0 regression; bug #17277) Version change to 5.2.0 (released 2017-10-18 by Oracle) This is a major update. The following major new features were added: VM export to Oracle Cloud (OPC) Unattended guest installation (bug #5810; see the manual for more information) Overhauled VM selector GUI (improved tools VM / global tools handling, new icons) Added experimental audio support for video recording In addition, the following items were fixed and/or added: VMM: fixed reason for recent Linux kernels on also recent CPU models warning about "XSAVE consistency problem" GUI: Virtual Media Manager rework allowing to manage media attributes, like size, location, type and description GUI: Host-only Network Manager implemented to simplify managing corresponding networks and their attributes GUI: Snapshot Pane rework allowing to manage snapshot attributes, like name and description; reworked snapshot details which looks more clear, corresponds to VM Details pane and reflects current VM state difference according to last snapshot taken GUI: Audio settings extended with possibility to enable/disable audio input/output; corresponding changed were done to Audio and Video Capture settings pages; VM Devices menu and status-bar extended with corresponding actions and indicator as well GUI: improvements with accessibility support GUI: Fixed double mouse cursor when using mouse integration without Guest Additions, actually a Qt 5.6 bug fixed with QT 5.6.3 (Mac OS X hosts only; bug #15610) Audio: implemented (optional) device enumeration support for audio backends Audio: implemented support for host device callbacks (e.g. when adding or removing an audio device) Audio: HDA emulation now uses asynchronous data processing in separate threads Audio: implemented ability to enable or disable audio input / output on-the-fly Storage: implemented support for CUE/BIN images as CD/DVD media including multiple tracks Storage: implemented support for the controller memory buffer feature for NVMe Storage: first milestone of the I/O stack redesign landed E1000: Fix for Windows XP freeze when booting with unplugged cable NAT network: do not skip some port forwarding setup when multiple VMs are active (Windows hosts only; bug #17041) Serial: fixed extremely rare misbehavior on VM poweroff EFI: better video mode handling, supporting custom video modes and easier configuration (bug #6783) BIOS: properly report floppy logical sectors per track for unusual formats BIOS: update ATA disk parameter table vectors only if there is actually a corresponding ATA disk attached PXE: speed up booting by better handling pending packets when the link is not up yet VBoxManage: handle CPUID sub-leaf overrides better Windows Additions: fix several 3D related crashes Solaris hosts: allow increasing MTU size for host-only adapter to 9706 bytes to support jumbo frames Linux Additions: on systems using systemd, make sure that only the Guest Additions timesync service is active many unlisted fixes and improvements- Fix spelling mistakes in vbox-usb-warning.diff.- Move location of kernel modules from /lib/modules/$(uname -r)/misc to /lib/modules/$(uname -r)/extra. This change is supposed to force rebuild of the modules when the kernel is updated.- Update "fixes_for_4.15.patch" for further API changes in kernel 4.15.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Remove file "fix_KMS_support.patch" - Fixed upstream Add new patch file "fixes_for_4.15.patch". Modified vboxconfig.sh to issue a warning when there is a version mismatch rather than abort.- Update "fixes_for_leap15.patch" for wait queue API changes.- Add file "fixes_for_python.patch".- Modify "fixes_for_leap15.patch" to handle SKB_GSO_UDP API change. - Addresses VUL-0: CVE-2017-10392,CVE-2017-10407,CVE-2017-10408,CVE-2017-3733,CVE-2017-10428 as noted in bsc #1064200- Rename python subpackage - Update python dependnencies for migration to python3 as default- Add patch to handle LEAP 15 API change in wait queues. This change addresses boo#1064524. File "fixes_for_leap15.patch" is added to accomplish this task.- Update vboxdrv.sh as recommended in bsc#1060072. - Move files /usr/lib/virtualbox/VBoxKeyboard.so, /usr/lib/virtualbox/VBoxOGLrenderspu.so, /usr/lib/virtualbox/VBoxSharedClipboard.so, and /usr/lib/virtualbox/VBoxSharedCrOpenGL.so from package virtualbox to virtualbox-qt. With this change, package virtualbox no longer needs libX11. - Version bump to 5.1.30 (released 2017-10-16 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: translation updates GUI: Fixed double mouse cursor when using mouse integration without Guest Additions, actually a Qt 5.6 bug fixed with QT 5.6.3 (Mac OS X hosts only; bug #15610) Solaris hosts: allow increasing MTU size for host-only adapter to 9706 bytes to support jumbo frames Linux hosts: glibc 2.26 compile fix Windows Additions: 3D related crash fix (bugs #17082, #17092)- Make additional change specified in bsc#1060072. Moving VBoxSDL and VBoxSDL.so from package virtualbox to virtualbox-qt removes an additional need to load the libqt* binaries on a text-only installation running headless VMs.- Make changes suggested in bsc#1060072 The specific changes are: (1) Remove the test in vboxdrv.sh as the script tests for the wrong file. This is safe because if the package is not installed, the script will not be there. (2) Move VBoxDbg.so to package virtualbox-qt. With this change, packages libQt5Core, libQt5Gui and libQt5Widgets are no longer needed with package virtualbox. As a result, a text-only server no longer needs to load QT to support headless virtual machines.- Update "fixes_for_4.14.patch" to handle additional API changes in kernel 4.14. These include the following: removal of gamma_set and gamma_get from struct drm_fb_helper_funcs removal of set_busid from struct drm_driver replacement of drm_pci_init() with pci_register_driver() replacement of drm_pci_exit() with pci_unregister_driver() removal of load_lut from struct drm_crtc_helper_func- Update "fixes_for_4.14.patch" to handle missing SKB_GSO_UDP in kernel 4.14- Add file "fixes_for_4.14.patch" to handle API change in kernel 4.14. Remove file "vbox_fix_42.3_api.patch" as that fix is included in upstream code.- Version bump to 5.1.28 (released 2017-09-13 by Oracle) This is a maintenance release. The following items were fixed and/or added: Audio: fixed accidental crashes when using the AC'97 sound emulation (bug #16959) Audio: fixed crash when default input or output devices have changed (bugs #16968, #16969, #17004) Audio: fixed recording when using the ALSA backend Audio: fixed handle leak when using the OSS backend E1000: fixed a crash related to VLAN traffic over internal network (5.1.26 regression; bug #16960) NAT: apply --natbindip1 to TCP connections (bug #16478) OVF: when importing an appliance with XHCI controller, don't add an OHCI controller. Linux hosts: fixed creating fixed sized VDI images (bug #17010) Linux hosts / guests: fixes for Linux 4.4 of openSUSE Leap 42.3 (bug #16966) Bridged networking: align outgoing packet at word boundary, preventing Windows host crash in MsLbfoProvider. Linux Additions: kernel drm driver support for custom EL7 Linux 3.10 kernel- mark VBoxNetNAT with the correct permissions line. (bsc#1033425)- Update vboxconfig.sh to fix problems noted in bsc#1042726 Disable pae build for 32-bit kernels. Added missing commands to keep mkinitrd from being called twice during installation of host kernel modules. bsc#105248.- internal-headers.patch: fix invalid use of internal headers, enable POSIX extensions- reorganize vbox autostart, coping with systemd: - add /usr/lib/virtualbox/vboxes.sh (based on /etc/init.d/vboxes) - add /usr/lib/systemd/system/vboxes.service - remove /etc/init.d/vboxes- Version bump to 5.1.26 (released 2017-07-27 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: reset the TSC on VM reset to work around a Windows bug (bug #16643) Audio: fixed memory leak when enabled with VRDP connections (5.1.24 regression; bug #16928) Audio: fixed creation of too many sound sinks on Linux hosts when using the PulseAudio backend (bug #16938) Audio: implemented record gain registers for AC'97 emulation; those are needed for newer Ubuntu guests which rely on those when controlling gain and muting the recording (capturing) levels Storage: fixed hang when using the emulated NVMe controller with the SPDK (bug #16945) Mouse: double click was not working with a precision touchpad (bug #14632) Linux hosts: properly bring up host-only network interfaces with iproute (5.1.24 regression; bug #16911) Linux hosts: provide Python 3 libraries for deb/rpm packages Windows guests: fixed automatic logons for Vista and newer Windows guests (5.1.24 regression; bug #16921)- File "vbox_fix_for_kernel_4.12.patch" removed as these changes are fixed upstream. - File "vbox_fix_for_kernel_4.13.patch" removed as these changes are fixed upstream. - Version bump to 5.1.24 (released 2017-07-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: mask the VME CPUID capability on AMD Ryzen processors for now to make certain guests works, for example Windows XP VMM: emulate more SSE2 instructions VMM: properly clear the TF and AC flags when dispatching real-mode interrupts GUI: fixes to make the mini-toolbar work with recent versions of KDE / Plasma (bug #16325) GUI: fixed a potential crash when a VM with multiple screens is running in full screen / seamless mode and a host screen is removed, for example when connecting to the host via RDP GUI: fixed initial size hints for guests which set intermediate sizes before responding (bug #16593) GUI: prevent stopped screen updates or black screen on reboot in a multi-screen setup under certain conditions Audio: many improvements for Windows 10 guests (bugs #15189, #15925, #16170, #16682, #16794 and others) Storage: fixed possible crash when using Intels SPDK API: use the correct file name of the VM machine state if the VM settings directory is renamed, for example during grouping / ungrouping a VM (bugs #16075 and #16745) API: return the correct error code if powering up a VM fails API: video recording did not automatically start at VM start when enabled in the VM settings (bug #16803) API: when relocating a medium, check that the target path is fully qualified EFI: fix for VMs with more than 3504MB RAM (bug #11103) Host-only adapter: correctly determine IPv4 netmasks on Windows hosts (bug #16826) NAT network: properly do the refcounting for starting / stopping the NAT / DHCP services if the NAT network is changed while the adapter network connection type is anything else but NAT network VBoxManage: fixed controlvm videocapfile (bug #16779) Linux / Mac OS X hosts: more fixes for loading shared libraries (5.1.20 regression; bugs #16778, #16693) Linux hosts / guests: Linux 4.12 fixes (bugs #16725, #16800) Linux hosts / guests: reduce the kernel stack consumption for Linux kernels with CONFIG_CPUMASK_OFFSTACK defined Linux hosts / guests: fixes for kernel modules built with gcc-7 (bug #16772) Linux hosts / guests: Linux 4.13 fix (bug #16887) Linux hosts: don't depend on net-tools on newer distributions as this package is deprecated in favour of iproute (bug #16764) Linux hosts: make 2D video acceleration available for older Linux distributions (5.1 regression; bug #16858) Linux Additions: fix for dynamic resizing with Oracle Linux 6 with UEK4 Linux Additions: make Fedora 25 and 26 Alpha work when 3D pass-through is enabled Linux Additions: no longer recommend removing distribution- installed Additions if they are updated to our guidelines- In kernel 4.13, wait_queue_t => wait_queue_entry_t. File "vbox_fix_for_kernel_4.13.patch" patches the source to account for this change.- Fix several problems with the startup scripts. The SysV form is no longer used for most packages as proper systemd service files have been created. These fixes address bsc#1037291, #1043532, and #1045871. - Increase reserved disk space from 4 to 5 GB. This change was suddested as a fix for the 32-bit failures.- Fix missing global for 32-bit version with gcc7. (bsc#1046571). Fix missing frame buffer cleanup - private communication from Oracle - adds file "fix_KMS_support.patch".- Fix logic error in scripts to build kernel modules locally - see bnc#1042726. Fix "requires" for net-tools-deprecated so that Leap 42.3 will build. Fix missing /media for Leap 42.3. Fix typo in above changes.- Fix some typos in the various service files as noted in boo#1044931. With these fixes, TW guests start correctly. In addition, the /sbin/vboxconfig (for hosts) and the /sbin/vboxguestconfig (for guests) work correctly.- Now that kernel:HEAD:standard has changed to version 4.12.0-rcX, the VB drivers need some changes for new API's. File "vbox_fix_for_kernel_4.12.patch" is added. The added installation of "net-tools-deprecated" broke builds for Leap 42.3. That change is now conditional on building for Factory.- Add installation of package "net-tools-deprecated" as requested in boo#1027742.- Revise warning screen concerning USB passthru - fixes bnc#1041137. USB passthru opens a security hole, yet it is so valuable that many users want the feature, thus it is our default. Previously, a user needed to edit a udev rule to disable passthru. The bad part was that an update of VB changed the rule back to allow passthru without any notification. These changes modify the popup to allow the user to accept or decline passthru. If the user declines, then the root password is requested and the udev rule is modified. As these modifications will be lost with the next VB update, the inode of the udev rule is kept. If the user has previously declined and the inode has changed, the popup will show the next time VB is started. File "fix_usb_rules.sh" is added.- add %dir /usr/share/licenses to new vnc package- Made changes to build with gcc 7.x. This adds new file "vbox_fix_for_gcc7.patch". Changed the building of VBoxVNC to remove the hack used earlier.- Make a number of changes: * Add VBoxVNC as a proper external pack rather than just make the so available (bnc #1037033). Thanks to Michal Nowak for most of this effort. One hack was required to work around a bug in "VBoxManage extpack install" whereby the --accept-license option failed to work. * Improve startup of VirtualBox through use of systemd service files: a. Beginning with Oracle version 5.0.8, the command used to build the kernel modules outside of the RPM packaging code changed; however, the openSUSE version did not implement the new method. That new code is now implemented. b. In Tumbleweed, the SysV init scripts to systemd service files stopped working. Part of the new code also checks to see if the kernel modules are loaded. If not, new script files are called to include the necessary packages and build the necessary modules. c. The hooks are in place to remove the sysv init files and do the complete conversion to systemd. This step will be done at a later time. * New files are "vboxconfig.sh", "vboxguestconfig.sh", "vboxdrv.service", and "vboxadd-service.service". * New sub-packages virtualbox-guest-source and virtualbox-vnc are produced. * Some typos in virtualbox.spec are fixed.- Add libelf-devel to build. Fixes bnc #1037511. Modified the startup files to build the kernel modules if they are missing. Files "vboxconfig.sh" and "vboxguestconfig" added.- Version bump to 5.1.22 (released 2017-04-28 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed VERR_IEM_INSTR_NOT_IMPLEMENTED Guru Meditation under certain conditions (5.1 regression; mostly Mac OS X hosts; bugs #15693, #15801, #16274, #16569, #16663) VMM: fixed software virtualization on Solaris hosts (5.1.20 regression) Storage: fixed a potential hang under rare circumstances (bug #16677) Storage: fixed a potential crash under rare circumstances (asynchronous I/O disabled or during maintenance file operations like merging snapshots) Linux hosts: make the ALSA backend work again as well as loading the GL libraries on certain hosts (5.1.20 regression; bugs #16667, #16693) Linux Additions: fixed mount.vboxsf symlink problem (5.1.20 regression; bug #16670)- VirtualBox has always been started by systemd utilizing the old-style scripts in /etc/init.d. These should be converted to the service files native to systemd. This issue has been forced as a recent update to Tumbleweed broke the startup of VB for both TW hosts and guests. This change starts the conversion to native systemd files. The original scripts are still used; however, service files are used to start and stop the VB components. In a later change, all action will be accomplished using systemd service files. Two new files named "vboxdrv.service" and "vboxadd-service.service" are added.- Fixes for CVE-2017-3561, CVE-2017-3563, CVE-2017-3576, CVE-2017-3558, CVE-2017-3587 CVE-2017-3559, CVE-2017-3575, CVE-2017-3538, CVE-2017-3513 Version bump to 5.1.20 (released 2017-04-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: don't check if the Extension Pack is up-to-date if the user is about to install a new Extension Pack (bug #16317) GUI: fixed a possible crash when switching a multi-monitor VM into full-screen or seamless mode GUI: several mini-toolbar fixes in full-screen / seamless mode (X11 hosts only) GUI: don't crash on restoring defaults in the appliance import dialog Windows Additions: another fix for automatic logins for Windows Vista and newer (bug #15904) ICH9: fix for Windows guests with a huge amount (>64G) of guest memory BIOS: fixed El Torito hard disk emulation geometry calculation (thanks Dwight Engen)- Add File "vbox_fix_42.3_api.patch" to handle the get_user_pages() API change in Leap 42.3.- Package VBoxVNC.so. This extension is already being built, just not packaged. This feature is requested in bsc #1024671.- Version bump to 5.1.18 (released 2017-08-15 by Oracle) This is a maintenance release. The following items were fixed and/or added: Shared Folders: fixed case insensitive filename access (5.1.16 regression; Windows guests only; bug #16549) Shared Folders: fixed access to long pathes (5.1.16 regression; Windows guests only; bugs #14651, #16564) API: fixed snapshot handling of medium attachments and PCI device attachments (bug #16545) API: make 32-bit Windows guests in raw mode boot again if the ICH9 chipset is used (5.1.16 regression) VBoxBugReport: fixed VM log collection issue Linux hosts: fixed autostart service script (bug #14955) Windows Additions: fixed automatic logins for Windows Vista and newer (5.1.4 regression; bug #15904)- Removed "vbox_fix_4.10_api_changes.patch" - fixed upstream Removed "vbox_fix_4.11_api_changes.patch" - fixed upstream - Version bump to 5.1.16 (released 2017-03-08 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: don't access the MSR_IA32_SMM_MONITOR_CTL MSR if dual-monitor treatment is not available (KVM workaround, bug #14965) VMM: another fix for handling certain MSRs on ancient CPUs without VT-x support for MSR bitmaps VMM: fixed VERR_SSM_LOAD_CPUID_MISMATCH errors when restoring a saved state with SMP guests on hosts without the CPUID/HTT bit set (bug #16428) VMM: fixed a bug in call gate emulation VMM: FWAIT instruction fix VMM: fixed a sporadic guest hang under certain conditions GUI: hide the mini-toolbar from the taskbar and the pager on certain X11 hosts GUI: better error handling on the global settings / network / host-only / DHCP server settings GUI: fixes for full-screen with multiple screens Host-only Network: fixed host-only adapter creation issue preventing VirtualBox installation on Windows 10 hosts (bug #16379) NAT network: fixed two potential crashes in the DHCP server ICH9: fixed incorrect initialization of the primary bus for PCI bridges (5.1.14 regression) Storage: LsiLogic fix for Windows 10 USB: fixed not being able to attach certain USB devices having invalid characters in the device strings (5.0.18 regression; bug #15956) USB: several fixes for the USB/IP support (bug #16462) VBoxSVC: fixed another crash during shutdown under rare circumstances VBoxSVC: fixed a stack overflow on (Windows debug builds only; bug #16409) OVF: when importing an appliance handle more than 10 network adapters if the OVA was created by VirtualBox (bug #16401) OVF: fixes for exporting and importing appliances with many disks (bug #16402) VBoxManage: fixed regression with modifyhd --resize (bug #16311) rdesktop-vrdp: source code tarball fixes Linux Installers: do not rebuild kernel modules unnecessarily (bug #16408) Linux hosts: added an action for opening the VM manager window to the .desktop file Linux hosts / guests: Linux 4.11 compile fixes (bug #16506) Linux Additions: added vboxsf FS modules alias (bug #16404) Linux Additions: fix for the shared folders kernel module to compile on Linux 4.10 Linux Additions: properly install the Linux kernel module override rule on distributions without /etc/depmod.d Windows Additions: fixed a crash with recent Windows 10 builds if 3D is disabled (bug #15973)- Fix API changes for kernel 4.11. This change adds file "vbox_fix_4.11_api_changes.patch". Make some changes to various script files to remove reference to run level 4, which is not used.- Fix for missing global in vboxsf that prevented mounting shared folders for kernel 4.10. This change is the fix for bsc #1027967.- Do not proivde libGL.so.1 and libEGL.so.1 symbols into the rpm database.- The fix for 3D acceleration only works for Gmome desktops. KDE desktops fail. Accordingly, 3D acceleration must still be disabled "out-of-the-box". File /etc/init.d/vboxadd contains comments on the modifications needed to turn 3D acceleration on, thus Gnome users may turn it on selectively.- Fix 3D acceleration as reported in bsc #1024934. The steps needed are as follows: - Remove file "vbox_prevent_wrong_SONAME.patch" - the original SONAME values are needed for libGL.so.1 and libEGL.so.1 to be replaced by VBoxOGL.so and VBoxEGL.so, respectively. - Package VBoxEGL.so- Require insserv and fillup by the packages who call it in the pre/post install sections- use individual libboost-*-devel packages instead of boost-devel- Removed "vbox_fix_4.9_api_changes.patch" as changes are upstream. Fixed API changes for kernel 4.10 in "vbox_fix_4.10_api_changes.patch".- The version bump to 5.1.14 also addresses boo#1020856 CVE-2017-3316 CVE-2017-3332 CVE-2017-3290 CVE-2016-5545 - Version bump to 5.1.14 (released 2017-01-17 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed emulation of certain instructions for 64-bit guests on 32-bit hosts VMM: properly handle certain MSRs for 64-bit guests on ancient CPUs without VT-x support for MSR bitmaps (bug #13886) GUI: fixed a crash with multimonitor setups under certain conditions GUI: allow cloning of snapshots when the VM is running NVMe: fixed compatibility with the Storage Performance Development Kit (SPDK, bug #16368) VBoxSVC: fixed a crash under rare circumstances VBoxManage: added a sanity check to modifymedium --resize to prevent users from resizing their hard disk from 1GB to 1PB (bug #16311) Windows hosts: another fix for recent Windows 10 hosts Linux hosts: Linux 4.10 fixes Linux Additions: fixed protocol error during certain operations on shared folders (bug #8463)- The printing of the warning about the insecurity in USB passthru had been lost. As most people are likely to want that feature, the logic has been inverted. Now, the required udev commands to allow passthru are included. The first time that VB is started, the user will get a screen that points to the bug entry discussing the problem and states what they should do to block the insecure usage. In any case, that screen will only be printed once. File "virtualbox-60-vboxdrv.rules" has been added These changes address the issues in bnc #1018340.- Version bump to 5.1.12 (released 2016-12-20 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed VERR_IEM_ASPECT_NOT_IMPLEMENTED Guru Meditations with certain Linux guests if KVM paravirtualization is enabled (5.1 regression; bugs #15613 and #16251) VMM: fixed VERR_VMX_UNABLE_TO_START_VM Guru Meditations under rare conditions GUI: prevent a crash under certain conditions if the VM is terminated very early GUI: fixed certain keyboard capture issues (5.1.10 regression; Mac OS X hosts only; bug #16150) GUI: fixed dragging guest windows in seamless mode with the keyboard captured (X11 hosts only; bug #15837) GUI: fixed a problem where the new version detected dialog was covered by the appliance import dialog (Mac OS X hosts only; bug #16238) Storage: fixed NVMe reset processing when doing rmmod nvme; modprobe nvme in a Linux guest (bug #16080) Storage: fixed creating a snapshot when the VM is running and an NVMe controller is present Storage: fixed a problem with the LsiLogic SCSI controller where requests could be lost with SMP guests E1000: fixed "cable disconnected" issue (Mac OS X guests only; 5.1.10 regression; bug #16260) E1000: fixed "TX unit hang" issue (Linux guests only; 5.1.10 regression; bug #16221) API: don't crash when sanitizing certain VM names (bug #16299) Linux hosts: automatically disable asynchronous I/O on Linux 2.6.18 kernels as high I/O load may trigger kernel oopses on these kernels if this feature is enabled Linux hosts / guests: Linux 2.6.28 compile fix (bug #16267) Linux hosts: compile Linux 4.9 compile fix (bug #16286) Linux Additions: warn the user about a known bug with older Linux guests (e.g. Debian 7) requiring manual work to get 3D working (bug #15319) Linux Additions: fix the graphics driver build with Linux 4.10 and later (bug #16298) Windows Additions: fixed a crash in the WDDM driver under certain conditions- Revert "vbox_hdpi_support.patch. This patch may improve things for asn@cryptomilk.org, but it breaks other systems. See https://forums.opensuse.org/showthread.php/521520-VirtualBox-interface-scaling and bsc #1014694.- I now have the necessary preprocessor symbol to modify the source depending on whether the server is 1.19.0 or greater. It is no longer necessary to detect the server version in the spec file, thus the solution is cleaner.- Leap 42.2 still has server v. 1.18.3, thus the test failed. The test has been changed to look at only the 1.xx part of the version.- Add patch file "Fix_for_server_1.19.patch" to support xorg-x11-server v. 1.19.0. The spec file now interrogates the rpm for the server and conditionally applies the patch, thus both versions build OK.- Add patch file "vbox_hidpi_support.patch" to add support for HiDPI in the management frontend. (This does not fix rendering in guest windows)- Version bump to 5.1.10 (released 2016-11-21 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: the USB filter settings dialog should allow to specify the USB revision in hexadecimal format (bug #15400) GUI: fixed crash on certain hosts when pressing certain key combinations (Windows hosts only; bug #15719) GUI: fixed issue with updating the available-geometry on host-screen work-area resize GUI: don't crash / hang on certain environments if accessibility support is enabled GUI: fixed various issues in Unscaled HiDPI Output mode (bug #15707) GUI: extend the VM Input menu with Print Screen-related actions GUI: improved handling of inserting the Guest Additions ISO image by trying all available optical drives rather than only the first one and by not asking the user if he wants to force unmounting (which doesn't work in most cases anyway) API: default to RTC using UTC for Solaris 11 guests Settings: be less restrictive when reading a VM configuration containing a host-only adapter without an interface name Storage: fixed resizing VDI images resulting in an unbootable image under certain circumstances (bug #15983) NAT: fixed several 5.1.8 regressions on Mac OS X and Windows hosts (bug #16084) Audio: fixed a few 5.1.x regressions by using the audio code from 5.0.x until the audio overhaul is completed VBoxManage: fixed documentation of the storagectl command (bug #15971) Build system: another fix for building VirtualBox on systems which default to Python 3 Windows hosts: hardening fix for Windows 10 build 14971 (bug #16202) Windows Additions: properly start the VirtualBox guest services even if the guest user name contains special characters (bug #15982) Solaris Additions: fixed preemptible mouse notification callback being executed under a spinlock for Solaris guests Linux hosts / guests: Linux 4.9 fixes (bugs #16155 and #16064) Linux Additions: fixed Linux kernel module override rule (thanks Mark Furneaux)- Remove all references to libreadline. I misinterpreted a previous error message. - Fixes for VUL-0: CVE-2016-5501,CVE-2016-5538,CVE-2016-5605,CVE-2016-5608,CVE-2016-5610,CVE-2016-5611,CVE-2016-561313 boo #1005621.- Replaced libreadline6 with libreadline7.- Found and fixed another API change for kernel 4.9. In addition, the libreadline6 package is now needed.- Fix typo in "vbox_fix_4.9_api_changes.patch".- Make another 4.9 API change.- Fix build on kernel 4.9 using patch "vbox_fix_4.9_api_changes.patch".- Fixes for VUL-0: CVE-2016-5501,CVE-2016-5538,CVE-2016-5605,CVE-2016-5608,CVE-2016-5610,CVE-2016-5611,CVE-2016-561313 boo #1005621. - Add patch file "vbox_remove_smp_mflags.patch" to limit number of simultaneous make jobs. - Version bump to 5.1.8 (released 2016-10-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed keyboard shortcut handling regressions (Mac OS X hosts only; bugs #15937 and #15938) GUI: fixed keyboard handling regression for separate UI (Windows hosts only; bugs #15928) NAT: don't exceed the maximum number of "search" suffixes. Patch from bug #15948. NAT: fixed parsing of port-forwarding rules with a name which contains a slash (bug #16002) NAT Network: when the host has only loopback nameserver that cannot be mapped to the guests (e.g. dnsmasq running on 127.0.1.1), make DHCP supply NAT Network DNS proxy as nameserver. Bridged Network: prevent flooding syslog with packet allocation error messages (bug #15569) Audio: now using Audio Queues on Mac OS X hosts Audio: fixed recording with the PulseAudio backend (5.1 regression) Audio: various bugfixes Snapshots: fixed regression in 5.1.4 for deleting snapshots with several disks (bug #15831) Snapshots: crash fix and better error reporting when snapshot deletion failed Storage: some fixes for the NVMe emulation with Windows guests API: fixed initialization of SAS controllers (bug #15972) Build system: make it possible to build VBox on systems which default to Python 3 Windows Additions / VGA: if the guest's power management turns a virtual screen off, blank the corresponding VM window rather than hide the window Windows Additions: fixed a generic bug which could lead to freezing shared folders (bug #15662) Linux hosts / guests: fix for kernels with CONFIG_CPUMASK_OFFSTACK set (bug #16020) Linux Additions: don't require all virtual consoles be in text mode. This should fix cases when the guest is booted with a graphical boot screen (bug #15683) Linux Additions: added depmod overrides for the vboxguest and vboxsf kernel modules to fix conflicts with modules shipped by certain Linux distributions X11 Additions: disable 3D on the guest if the host does not provide enough capabilities (bug #15860)- Requesting 14000 MB is too much. Reduce the request to 12000 MB.- Some builds still run out of memory and fail. Increase to 14000 MB.- Builds keep running out of memory when building the web server part of the package. To help the memory pressure, I have forced make to run with "-j2", rather than use the number of processors. Such a change will slow the build, but will result in a higher rate of success.- Increase memory allowed in build to 10000 MB.- Remove file "fix_removal_of_DEFINE_PCI_DEVICE_TABLE" - fixed upstream. - Version bump to 5.1.6 (released 2016-09-12 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed issue with opening '.vbox' files and it's aliases GUI: keyboard grabbing fixes (bugs #15771 and #15745) GUI: fix for passing through Ctrl + mouse-click (Mac OS X hosts only; bug #15714) GUI: fixed automatic deletion of extension pack files (bugs #11352 and #14742) USB: fixed showing unknown device instead of the manufacturer or product description under certain circumstances (5.1.0 regression; bug #15764) XHCI: another fix for a hanging guest under certain conditions as result of the fix for bug #15747, this time for Windows 7 guests Serial: fixed high CPU usage with certain USB to serial converters on Linux hosts (bug #7796) Storage: fixed attaching stream optimized VMDK images (bug #14764) Storage: reject image variants which are unsupported by the backend (bug #7227) Storage: fixed loading saved states created with VirtualBox 5.0.10 and older when using a SCSI controller (bug #15865) Storage: fixed broken NVMe emulation if the host I/O cache setting is enabled Storage: fixed using multiple NVMe controllers if ICH9 is used NVMe: fixed a crash during reset which could happen under certain circumstances Audio: fixed microphone input (5.1.2 regression; bugs #14386 and #15802) Audio: fixed crashes under certain conditions (5.1.0 regression; bug #15887 and others) Audio: fixed recording with the ALSA backend (5.1 regression) Audio: fixed stream access mode with OSS backend (5.1 regression, thanks to Jung-uk Kim) E1000: do also return masked bits when reading the ICR register, this fixes booting from iPXE (5.1.2 regression; bug #15846) BIOS: fixed 4bpp scanline calculation (bug #15787) API: relax the check for the version attribute in OVF/OVA appliances (bug #15856) Windows hosts: fixed crashes when terminating the VM selector or other VBox COM clients (bug #15726 and others) Linux Installer: fixed path to the documentation in .rpm packages (5.1.0 regression) Linux Installer: fixed the vboxdrv.sh script to prevent an SELinux complaint (bug #15816) Linux hosts: don't use 32-bit legacy capabilities Linux Additions: Linux 4.8 fix for the kernel display driver (bugs #15890 and #15896) Linux Additions: don't load the kernel modules provided by the Linux distribution but load the kernel modules from the official Guest Additions package instead (bug #15324) Linux Additions: fix dynamic resizing problems in recent Linux guests (bug #15875) User Manual: fixed error in the VBoxManage chapter for the getextradata enumerate example (bug #15862)- Add file "fix_removal_of_DEFINE_PCI_DEVICE_TABLE" to compile on kernel 4.8.- Re-added missing copy of Module.symvers from vboxguest build so that loads of vboxvideo can resolve all symbols, this got lost somehow (boo#983927, boo#993091)- Update the host <-> guest KMP conflict dependencies to no longer refer to the old name (boo#983927).- Add "ExclusiveArch: %ix86 x86_64" line back into the spec file. Handle a false positive indication from kmemleak. This patch is added to "modify_for_4_8_bo_move.patch".- The API for ttm_bo_move_memcpy() is changed in kernel 4.8. Add patch file "modify_for_4_8_bo_move.patch" to handle this case.- Version bump to 5.1.4 (released 2016-08-16 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: show actual VM uptime in the session information window Audio: re-enabled speakers for Mac OS X guests (5.1.0 regression; bug #15611) Audio: fixed crashes under certain conditions USB: fixed a hang under certain conditions USB: fixed a hanging guest under certain conditions (bug #15747) PIIX4: implemented dummy SMBus controller to prevent annoying Linux kernel warnings about uninitialized SMBus base address (bug #9517) NVMe: several fixes to improve stability, fixed a crash while saving a VM state VMDK: Fixed an issue creating fixed size images with certain sizes and the Split2G option enabled (bug #15748) VHDX: fixed cloning images with VBoxManage clonehd (bug #14288) Storage: Fixed broken bandwidth limitation when the limit is very low (bug #14982) EFI: fixed sending debug messages in the EFI firmware if a serial port is enabled (bug #12161) OVF: when importing appliances, make sure that the version of the embedded VirtualBox-specific settings is processed, to get the default settings handling right VBoxManage: Don't try to set the medium type if there is no change (bug #13850) Linux installer: fixed some scripting issues (bugs #15701 and #15702) Linux installer: fixed a path issue on certain Linux distributions (bug #15717) Windows hosts: fixed corrupted mouse pointers with some Linux and Solaris guests (bug #15665) Linux Additions: made the video driver work on 32-bit guests with large video memory sizes (bug #15621) Linux Additions: made the video driver work on kernel 4.7 and later (bug #15769) Linux Additions: converted a failure message to an informational one when drivers could not be stopped during upgrade (bug #15692) Linux Additions: made the video driver work around an X server bug which cause screen refresh to stop (bug #15511) Windows Additions: auto-resizing fixes for Windows 10 guests (bug #15257) Windows Additions: fixed VBoxTray problems with Windows 2000 (bug #15661) - Other local changes: "changeset_60565.diff" is removed - fixed in upstream. "vbox-kernel47-cpu_has_pge.diff" -s removed - also fixed in upstream.- adjust file attributes on SUID helpers to avoid chkstat issues- remove obsolete libgsoap-devel (again) - remove /usr/lib/udev/rules.d/60-vboxdrv.rules - it is overruled from vboxdrv init script anyway - vboxdrv generates a /etc/udev/rules.d/60-vboxdrv.rules file on _every_ start, note that fact in /etc/default/virtualbox and describe a strategy to control this behaviour - relocate VBoxCreateUSBNode.sh to /usr/lib/virtualbox this is, where vboxdrv, resp. the generated 60-vboxdrv.rules file is expecting it- Remove request for patch that is no longer used.- Patch11 is file "vbox-kernel47-cpu_has_pge.diff".- Add upstream patch fix cpu_has_pge removed macro in kernel 4.7 Patch11 - Add ifarch ix86 to limit concurrency on 32bits (-j2) Remove ExcludeArch instructions- Version bump to 5.1.2 (released 2016-07-21 by Oracle) New main capabilities in Oracle VM VirtualBox 5.1 are: Improved Performance: Significantly improved performance for multi-CPU virtual machines and networking. Bug Reporting Tool: New utility able to collect all the information and logs related to the host and guest operating system, for debug or analysis purposes. Improved Logging Window: New logging functionalities to highlight and filter information related to guest Virtual Machines. Improved multimedia availability: Improved support for different USB devices and multi-channel audio availability. Flash storage emulation: New NVMHCI storage controller emulation available, able to emulate NVME devices - Flash storage - on guest Virtual Machine. Improved Linux integration: Automatic modules deployment in case of a Linux Kernel upgrade and improved systemd integration for the latest releases of popular Linux distributions. - Drop drm-vboxvideo-Add-delayed-update-to-support-fbdev.patch, fixed upstream. - Drop drm-vboxvideo-Initialize-data-needed-to-map-fbdev-memory.patch, fixed upstream. - Drop vbox-4.7.patch, fixed upstream. - vbox-permissions_warning.diff and vbox-usb-warning.diff updated to Qt5 - User Manual updated.- virtualbox-60-vboxdrv.rules: added missing udev rules for vboxdrvu and vboxnetctl (http://www.mgreene.org/?p=211)- Disable i586 builds as they fail with the OBS compiler. Increased VM to 20000 M. - Version bump to 5.0.26 (released 2016-07-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed a bug in the task switching code (ticket #15571) GUI: allow to overwrite an existing file when saving a log file (bug #8034) GUI: fixed screenshot if the VM is started in separate mode Audio: improved recording from USB headsets and other sources which might need conversion of captured data Audio: fixed regression of not having any audio available on Solaris hosts VGA: fixed an occasional hang when running Windows guests with 3D enabled Storage: fixed a possible endless reconnect loop for the iSCSI backend if connecting to the target succeeds but further I/O requests cause a disconnect Storage: fixed a bug when resizing certain VDI images which resulted in using the whole disk on the host (bug #15582) EFI: fixed access to devices attached to SATA port 2 and higher (bug #15607) API: fixed video recording with VBoxHeadless (bug #15443) API: don't crash if there is no graphics controller configured (bug #15628) VBoxSVC: fixed several memory leaks when handling .dmg images Solaris hosts: fixed a crash on hosts with certain CPU configurations Windows hosts: properly fall back to NDIS5 on pre-Vista hosts on silent installations- Version bump to 5.0.24 (released 2016-06-28 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: reverted to the old I/O-APIC code for now to fix certain regressions with 5.0.22 (bug #15529). This means that the networking performance with certain guests will drop to the 5.0.20 level (bug #15295). One workaround is to disable GRO for Linux guests. Main: when taking a screenshot, don't save garbage for blanked screens NAT: correctly parse resolv.conf file with multiple separators (5.0.22 regression) Storage: fixed a possible corruption of stream optimized VMDK images from VMware when opened in read/write mode for the first time Audio: imlemented dynamic re-attaching of input/output devices on Mac OS X hosts ACPI: notify the guest when the battery / AC state changes instead of relying on guest polling Linux hosts: fixed VERR_VMM_SET_JMP_ABORTED_RESUME Guru Meditations on hosts with Linux 4.6 or later (bug #15439)- Version bump to 5.0.22 (released 2016-06-16 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixes for certain Intel Atom hosts (bug #14915) VMM: properly restore the complete FPU state for 32-bit guests on 64-bit hosts on Intel Sandy Bridge and Ivy Bridge CPUs VMM: new I/O-APIC implementation fixing several bugs and improving the performance under certain conditions (bug #15295 and others) VMM: fixed a potential Linux guest panic on AMD hosts VMM: fixed a potential hang with 32-bit EFI guests on Intel CPUs (VT-x without unrestricted guest execution) GUI: don't allow to start subsequent separate VM instances GUI: raised upper limit for video capture screen resolution (bug #15432) GUI: warn if the VM has less than 128MB VRAM configured and 3D enabled Main: when monitoring DNS configuration changes on Windows hosts avoid false positives from competing DHCP renewals. This should fix NAT link flaps when host has multiple DHCP configured interfaces, in particular when the host uses OpnVPN. Main: properly display an error message if the VRDE server cannot be enabled at runtime, for example because another service is using the same port NAT: Initialize guest address guess for wildcard port-forwarding rules with default guest address (bug #15412) VGA: fix for a problem which made certain legacy guests crash under certain conditions (bug #14811) ACPI: properly notify the guest if the ACPI battery state changed OVF: fixed import problems for some appliances using an AHCI controller created by 3rd party applications SDK: reduced memory usage in the webservice Java bindings Linux hosts: EL 6.8 fix (bug #15411) Linux hosts: Linux 4.7 fix (bug #15459) Linux Additions: Linux 4.7 fixes (bug #15444) Linux Additions: fix for certain 32-bit guests (5.0.18 regression; bug #15320) Linux Additions: fixed mouse pointer offset (5.0.18 regression; bug #15324) Linux Additions: made old X.Org releases work again with kernels 3.11 and later (5.0.18 regression; bug #15319) Linux Additions: fixed X.Org crash after hard guest reset (5.0.18 regression; bug #15354) Linux Additions: don't stop the X11 setup if loading the shared folders module fails (5.0.18 regression) Linux Additions: don't complain if the Drag and Drop service is not available on the host Solaris Additions: added support for X.org 1.18 Local openSUSE specific changes: File "changeset_60565.diff" is no longer needced and has been removed. Version bump to 5.0.20 (released 2016-04-28 by Oracle) This is a maintenance release. The following items were fixed and/or added: Storage: fixed a regression causing write requests from the BIOS to cause a Guru Meditation with the LsiLogic SCSI controller (5.0.18 regression; bug #15317) Storage: several emulation fixes in the BusLogic SCSI controller emulation NAT Network: support TCP in DNS proxy (same problem as in bug #14736 for NAT) NAT: rework handling of port-forwarding rules (bug #13570) NAT: rewrite host resolver to handle more query types and make it asynchronous so that a stalled lookup doesn't block all NAT traffic Snapshots: don't crash when restoring a snapshot which has more network adapters than the current state (ie when the snapshot uses ICH9 and the current state uses PIIX3) Guest Control: various bugfixes for the copyfrom and copyto commands / API (bug #14336) VBoxManage: list processor features on list hostinfo (bug #15334) Linux hosts: fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled (bug #15327) Windows Additions: fixed performance issues with PowerPoint 2010 and the WDDM graphics drivers if Aero is disabled- Add file "vbox-4.7.patch" to all builds on Kernel_HEAD_standard/x86_64 now that 4.7-rcX is released.- remove libgsoap-devel from build deps, it conflicts with gsoap-devel- Fix start failure of vboxadd service routine This script fails because /var/lib/VBoxGuestAdditions/config does not exist; however, there is no need for this file. That service routine is modified. (boo #977328).- drm-vboxvideo-Initialize-data-needed-to-map-fbdev-memory.patch: * Add missing initialization of scanout buffer base and size for proper fbdev support. - drm-vboxvideo-Add-delayed-update-to-support-fbdev.patch: * Add support for delayed_io in fbdev-layer. (boo#977200).- This submission fixes the bug in VB 5.0.18 that prevents proper operation for guest VMs configured to use a LsiLogic adapter for disks. See ticket: https://www.virtualbox.org/ticket/15317 for a description of the problem, and changeset: https://www.virtualbox.org/changeset/60565/vbox for the fix, which is implemented in file "changeset_60565.diff". This update contains a fix for CVE-2016-0678. Bug report b.o.o #97366 discusses this vulnerability.- Version bump to 5.0.18 (released 2016-04-18 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: position off-screen windows to be fully visible again on relaunch in consistence with default-behavior (bug #15226) GUI: fixed the View menu / Full-screen Mode behavior on Mac OS X El Capitan GUI: fixed a test which allowed to encrypt a hard disk with an empty password GUI: fixed a crash under certain conditions during VM shutdown GUI: fixed the size of the VM list scrollbar in the VM selector when entering a group PC speaker passthrough: fixes (Linux hosts only; bug #627) Drag and drop: several fixes SATA: fixed hotplug flag handling when EFI is used Storage: fixed handling of encrypted disk images with SCSI controllers (bug #14812) Storage: fixed possible crash with Solaris 7 if the BusLogic SCSI controller is used USB: properly purge non-ASCII characters from USB strings (bugs #8801, #15222) NAT Network: fixed 100% CPU load in VBoxNetNAT on Mac OS X under certain circumstances (bug #15223) ACPI: fixed ACPI tables to make the display color management settings available again for older Windows versions (4.3.22 regression) Guest Control: fixed VBoxManage copyfrom command (bug #14336) Snapshots: fixed several problems when removing older snapshots (bug #15206) VBoxManage: fixed --verbose output of the guestcontrol command Windows hosts: hardening fixes required for recent Windows 10 insider builds (bugs #15245, #15296) Windows hosts: fixed support of jumbo frames in with bridged networking (5.0.16 regression; bug #15209) Windows hosts: don't prevent receiving multicast traffic if host-only adapters are installed (bug #8698) Linux hosts: added support for the new naming scheme of NVME disks when creating raw disks Solaris hosts / guests: properly sign the kernel modules (bug #12608) Linux hosts / guests: Linux 4.5 fixes (bug #15251) Linux hosts / guests: Linux 4.6 fixes (bug #15298) Linux Additions: added a kernel graphics driver to support graphics when X.Org does not have root rights (bug #14732) Linux/Solaris Additions: fixed several issues causing Linux/Solatis guests using software rendering when 3D acceleration is available Windows Additions: fixed a hang with PowerPoint 2010 and the WDDM drivers if Aero is disabled - Drop VirtualBox-5.0.17-r106108-r106140.patch, fixed upstream.- Fix build error caused by removal of macro page_cache_release() from kernel. File "vbox-replace-page-cache-release.diff" is used to modify code to use put_page() instead.- Fix problem with SONAME for VBoxOGL.so. With the Oracle code, it is libGL.so.1 rather than VBoxOGL.so.1. Thanks to Max Lin for notifying me about the problem. This fix adds file "vbox_prevent_wrong_SONAME.patch"- Fix problems with previous submission Removed copy of user manual from download site as there is no special manual for 5.0.17. File VirtualBox-5.0.17-r106108-r106140.patch is added to update the Oracle source to the latest commit.- Modify Guest Additions so that openSUSE build works with new Oracle code. The following changes have been made: Added Oracle patch to bring code to r106140 commit. Moved VB guest modules to /lib/modules/.../misc/. This layout matches that of the Oracle Guest Additions ISO. Added missing copy of Module.symvers from vboxguest build so that loads of vboxvideo can resolve all symbols. Remove patch added in previous cycle to build under kernel 4.5.0. The Oracle code now has this fix. With these changes, both Gnome and KDE desktops as VB virtual machines work with gdm and the versions of X.Org that do not run as root. The only known defect is that the mouse pointer is missing when 3D acceleration is turned on in the VB control panel.- Version bump to 5.0.17 (released 2016-03-07 by Oracle) Following the 5.0.16 release, the Guest Additions were updated to support Linux guests with X.Org Server running without root privileges and to fix certain 3D acceleration-related issues. There are no other changes to VirtualBox. A patch "vbox-guest-add.diff" is needed to enable the Oracle code to build with kernel 4.5.- Version bump to 5.0.16 (released 2016-03-04 by Oracle) This is a maintenance release. The following items were fixed and/or added for Linux hosts: VMM: fixed a problem which could lead to a wrong guest behavior on AMD CPUs (tickets #14831 and #15186) GUI: prevent a crash during startup under rare conditions GUI: position off-screen windows to be fully visible again on relaunch GUI: hide the VT-x/AMD-V checkbox if raw-mode is not supported (usually Mac OS X hosts; bug #15178) PC speaker passthrough: new experimental feature, available on Linux host only Audio: properly handle default audio device changes (Windows hosts) USB: serveral fixes for the xHCI controller (e.g. for webcam passthrough) BIOS: fixed int15/AH=83/AL=00 function (4.2.0 regression) iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628) Shared folders: fixed a failure to load the saved state under certain circumstances (bug #6314) Guest Control: added support for (cached) Active Directory authentication in case the domain controller is not reachable (anymore) Serial ports: raised the number of serial ports per VM from 2 to 4 (bug #9109) SDK: make the Python webservice API binding work again (5.0 regression) Seamless mode: fixed a crash under certain circumstances (bug #15106) Linux hosts: fixed the /sbin/rcvboxdrv script as well as the missing shebang in two scripts (bugs #15055 and #15057) Linux hosts: properly uninstall Python files installed by the .run installer Windows Additions: fixed guest property enumeration of logged-in users Windows Additions: fixed sporadical failure of the graphics driver in Windows 10 guests (bug #14409) Windows Additions: under rare circumstances no mouse movement events were delivered to the guest- Version bump to 5.0.14 (released 2016-01-19i by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: properly limit the number of VCPUs to the number of physical cores on Mac OS X (bug #15018) Audio: fixed a bug which prevented loading a saved state of a saved guests with HDA emulation (5.0.12 regression; bug #14981) Audio: don't crash if the backend is unable to initialize (bug #14960) Audio: fixed audio capture on Mac OS X (bug #14386) Storage: fixed a possible crash when attaching the same ISO image multiple times to the same VM (bug #14951) BIOS: properly report if two floppy drives are attached USB: fixed a problem with filters which would not capture the device under certain circumstances (5.0.10 regression; bug #15042) ExtPack: black-list Extension Packs older than 4.3.30 due to incompatible changes not being properly handled in the past Linux hosts: properly create the /sbin/rcvboxdrv symbolic link (5.0.12 regression; bug #14989) Linux Additions: fixes for Linux 4.5 (bug #15032)- vboxadd script no more fails on remote_fs failure (bnc#908383)- Version bump to 5.0.12 (released 2015-12-18i by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: fixed wrong scrolling behaviour in the VM selector window when a VM item is dragged out of the chooser-pane area GUI: fixed the validation of IPv6 port-forwarding rules GUI: suppress the first-run wizard if a CD/DVD medium is inserted using the selector UI GUI: fixed the Ctrl+Break key sequence scan codes (bug #14927) GUI: improved handling of text selection mouse pointer (bug #750) Host services: fixed a crash during VM shutdown under rare conditions (5.0.6 regression; bug #14841) Shared folders: fixed a sharing violation if a file is opened to check the attributes (Windows hosts only; bug #14450) Webcam: passthrough fix for certain devices (Mac OS X hosts only) XHCI: fixed broken emulation if software virtualization is used XHCI: several fixes 3D: fixed state handling under certain conditions (bug #13487) Audio: several fixes BIOS: added LBA64 support for being able to boot from huge hard disks (bug #7415) EFI: fix for Windows 10 guests ExtPack: before installing an Extension Pack check if there are VMs running to prevent file system locking issues rdesktop-vrdp: source code tarball fixes Linux hosts: .desktop file compatibility issue (bug #14808) Linux hosts / guests: fixes for RHEL 7.2 (bug #14866) Linux hosts: The command for recompiling the host kernel modules was changed again, to /sbin/rcvboxdrv setup (bug #14723) Linux hosts: some fixes for PCI passthrough (still highly experimental) Linux/Mac OS X hosts: fixed a VM hang during startup under certain circumstances (bug #14933) Linux Additions: prevent the compiler from doing dead-code elemination on vital code in guest / host communication (bug #14497) Linux Additions: when mounting a shared folder, explicitly pass the share name so that /proc/mounts contains this name instead of 'none' Linux Additions: workaround for a systemd problem in conjunction with SELinux which prevented to properly enable the 'vboxadd' service during while upgrading the Additions- fix permission Error In SUPR3HardenedMain Effective UID is not root (euid=1000 egid=100 uid=1000 gid=100) (rc=-10) see https://forums.virtualbox.org/viewtopic.php?t=11154- Remove file vbox_build_kms_modules.diff.- Temporarily disable i586 builds.- Increase memory to 8000 MB to try to fix out-of-memory error when building i586 version.- Increase memory to 7000 MB in _constraint to see if that fixes link problem on i586.- Version bump to 5.0.10 (released 2015-11-10 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: improved support for certain Intel Atom CPUs (bug #14773) VMM: system register emulation fix (5.0 regression; bug #14515) GUI: fixed immediate screenshot issue (bug #14108) GUI: fixed another 3D overlay window reparenting issue when the VM is switched to fullscreen mode on X11 hosts GUI: fixed help index (bug #14722) GUI: fixed state synchronization issue in the VM manager window when VM was paused from its runtime window Audio: fixed suspending/resuming audio streams on VM pause/unpause (bug #14784) Audio: properly reset AC97 audio streams, otherwise there is silence until a non-48 kHz stream is played Audio: fixed a small emulation quirk of the AD1980 codec of the HDA device to make recent linux guests work (bug #14653) USB: serveral fixes for the xHCI controller USB: fixed a crash under certain conditions on hosts with Linux kernels older than version 3.3 USB: better identification of certain USB devices NAT: support TCP in DNS proxy (bug #14736) NAT Network: fixed sporadic crashes on Windows hosts (bug #13899) API: when creating differencing images (e.g. as part of a snapshot or cloning a VM) use the same disk image variant as the parent image if possible, which means that e.g. a diff image for a VMDK image split into 2 GB files will also be split (bug #14764) API: event queue handling fixes preventing loss of certain events at runtime (e.g. new webcam attached), particularly important on Mac OS X hosts Webcam: passthrough fix for certain devices (Windows hosts only) VBoxManage: don't crash on snapshot restorecurrent / edit if the VM has no snapshots VBoxManage: don't crash on controlvm addencpassword (bug #14729) Mac OS X hosts: use the correct kernel on certain hosts Windows hosts: fixed VRDP external authentication Windows hosts: allow to use a shared folder path with extended-length path prefix (5.0 regression; bug #14651) Windows hosts: fix a crash in the netfilter host driver under certain conditions (bug #14799) Windows host installer: documented and fixed public properties which can be used to control the installation to some extent Windows host installer: fixed not starting the actual installation when showing the version information or help dialogs X11 Additions: added basic support for X.Org Server 1.18 (3D requires additional fixes)- Fixed typo in QMessageBox text in new popup window.- Add logic to virtualbox-wrapper.sh to test if /etc/udev/rules.d/60-vboxdrv.rules exists. If not, a screen stating that passthru of USB devices is a security hole, and it refers the user to bnc#664520 for an explanation. It also explains the process for enabling USB passthru if the user really wants it. When the user closes the popup window, a dummy version of /etc/udev/rules.d/60-vboxdrv.rules is created, which prevents this window from being displayed every time VirtualBox is started. - Fixes boo#953018.- Version bump to 5.0.8 (released 2015-10-20 by Oracle) boo#951432 CVE-2015-4813 CVE-2015-4896 This is a maintenance release. The following items were fixed and/or added: GUI: Mac OS X: Restore green zoom button for VM windows (it was hidden in the previous release to avoid native full-screen issues). For Yosemite and El Capitan this button should work accordingly to the Apple HIG: Full-screen by default, maximize if the user holds the Option key. Serial ports: fixed wrong IRQ number for the first serial port in the ACPI tables (5.0.6 regression; bug #14659) API: fixed a 5.0 regression in VBoxManage setproperty defaultfrontend (bug #14696) VBoxManage/vbox-img: conversion to RAW images could result in a disk image containing all zeroes Linux hosts: several fixes for systemd integration in .deb / .rpm packages (e.g. bug #14665). The command for recompiling the host kernel modules was changed to /sbin/vboxconfig Linux hosts: make host-only interfaces report operstate UP only when they have VMs attached (bug #14526) Mac OS X hosts: fix bpf capture and accounting of traffic on bridged and host-only interfaces (bug #14553) Windows guests: fixed 3D rendering issues on high resolution displays Windows Additions: fixed problems with 3D acceleration on Windows hosts with Intel HD graphics (bug #14670) Linux Additions: fix service starting on Debian systems with systemd installed but not in use (bug #14683)- Version bump to 5.0.6 (released 2015-10-02 by Oracle) This is a maintenance release. The following items were fixed and/or added: GUI: the update check now uses the HTTP system proxy settings by default GUI: About dialog improvements. Copyable version text, do not close dialog on mouse-clicks and focus losing, explicit close button at the bottom of dialog and disabled close button fix on OS X. (bugs #9912, #12749) GUI: fixed bug when re-assigning shortcuts (bug #14565) GUI: fixed default focus button in message-box dialogs (bug #14486) GUI: fixed settings dialog which is opened if the network settings need to be changed at VM startup (5.0.0 regression; bug #14601) GUI: fixed crash during VM start if an early error message needs to be shown, for example Linux kernel modules not present (bug #14646) Bridged Networking: fixed handling of guest DHCP requests without UDP checksum when bridging to a wireless interface (bug #14615) Audio: latency fixes (Windows hosts only; bug #4088) Guest Control: correctly set USERNAME and USERPROFILE environment variables (Windows guests only) Guest Control: several fixes API: properly restore NAT port forwarding rules when reverting to a snapshot Parallel ports: Several fixes allowing to enable two parallel ports for a VM VBoxManage: fixed wrong output of debugvm show command VBoxManage: fixed hang when specifying logging groups with debugvm log starting with h, for example hex Windows hosts: renamed VBoxStartup.log to VBoxHardening.log and provide this log file in the GUI log viewer Windows hosts: fixed a small memory leak in the Windows host interface driver (VBoxNetAdp) which caused a BSOD if the driver verifier is enabled (bug #14562) Windows hosts: fixed a failure to start VMs on hosts where dsound.dll is not available (bug #14574) Windows hosts: another fix for VERR_LDR_MISMATCH_NATIVE errors (bug #14579) Windows hosts: fixed host-to-guest communication with bridged networking (bugs #14326, #14457) Windows hosts: fixed broken data receiving from the serial device with the named pipe backend if Kaspersky AV is installed Linux hosts: Linux 4.3 compile fixes Linux hosts: installer fix for certain systems (bug #14627) Linux hosts / guests: native systemd support for the host/guest installer scripts. The scripts for re-compiling the kernel modules are now located at /sbin/rcvboxdrv (host) and /sbin/rcvboxadd (Guest Additions) Mac OS X hosts: GUI-related fixes for El Capitan Mac OS X hosts: fixed a problem with capturing USB devices under El Capitan Mac OS X hosts: allow colon character on shared folders (bug #14554) Linux Additions: properly set the VBoxService process ID in the PID file (bug #14571) Linux Additions: Guest Control fixes (bug #14573) Windows Additions: fixed shutting down VBoxTray when running with older VirtualBox host versions Windows Additions: fixed video playback with VLC and Windows Media Player when the WDDM driver is used and 3D is not used Windows Additions: prevent a possible VLC crash when the WDDM driver is used and 3D is enabled by implementing YV12 surfaces - Drop vbox-32bit-build-error.diff, fixed upstream - Updated UserManual.pdf- BuildRequire pkgconfig(udev) instead of udev directly: this allows us to be earlier in the build phase, as we can make use of udev-mini and it solves build failures with systemd224.- The code base released by Oracle failed to build on 32-bit systems. They had already fixed the problem. This update applies their solution using patch file vbox-32bit-build-error.diff.Version bump to 5.0.4 (released 2015-09-08 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: fixed an issue with Windows 10 guest kernel debugging over the network for Hyper-V paravirtualized VMs VMM: fixed a bug which prevented reading the saved state of the 'PATM' unit from VirtualBox 4.3.x (bug #14512) GUI: changed default OS type for Windows from Windows XP to Windows 7 GUI: added another pre-defined guest screen resolution (bug #14384) GUI: fixed update check which was broken due to changing the location of the root certificates (bug #13096) GUI: fixed issues with synchronization of Caps lock / Num lock / Scroll lock on Windows hosts (bug #14302) GUI: don't crash during VM shutdown if 2D video acceleration and 3D support are enabled (Mac OS X hosts only) GUI: several seamless fixes for certain X11 window managers, also when used in multi-screen setups GUI: Log window size, position and cursor-position fixes Audio: fixed playing leftover/deprecated audio samples Audio: fixed playing audio after suspending the host (5.0 regression; Linux hosts using the ALSA backend) Audio: fixed playing short audio samples which were chopped off formerly Audio: fixed distortions on OS X when the sample rate of the guest stream and host device don't match Storage: fixed raw disk access and flat VMDK image access which would be always opened readonly (5.0.2 regression; bugs #14425, #14461) Storage: fixed initial encryption of VDI images after they were compacted (bug #14496) VGA: fix for certain graphics modes (bug #14516) NAT: don't freeze while the VM is paused if the network attachment mode is changed from/to NAT with activated port forwarding OVF: fixed duplicate USB controller entries in exported OVA/OVF (bug #14462) Shared Folders: fixed a path separator issue (bug #14434) Drag and drop: fixed crashes on OS X hosts when doing host-to-guest transfers VBoxManage: another attempt to not deny changing the network adapter type at VM runtime (5.0 regression; bug #14308) VBoxManage: fixed broken guestcontrol list command (5.0 regression) VBoxManage: fixed broken Guest Control stdout/stderr output (5.0 regression) Mac OS X hosts: fixed remaining problems with activated SMAP (Broadwell and later; bug #14412) Mac OS X hosts: fixed broken 3D support (5.0.2 regression; bug #14476) Linux hosts: Linux 4.2 fix Linux hosts: don't crash on older Linux distributions if the DBus service isn't running (bug #14543) Windows hosts: fixed the VERR_LDR_MISMATCH_NATIVE error message (bug #14420) Windows hosts: fix for Windows 10 build 10525 and later (bug #14502) Windows hosts: fixed network adapter enumeration on Windows 10 (bug #14437) Windows hosts: prevent intermittent host network disconnects during VM start/shutdown with bridged networking (bug #14500) Windows Additions: fixed the call to the memory allocation function (bug #14415) Linux Additions: be more forgiving if the compilation of the vboxvideo module fails (bug #14547) X11 Additions: fixed a number of small issues with dynamic resizing and full-screen and seamless modes.- Install and enable the vboxadd-service init script, to make auto-mounting of shared folders and time synchronization work - Install VBoxService to /usr/sbin/ instead of /usr/bin/ so that vboxadd-service can find it, it cannot be run as user anyway - Create the /media folder with appropriate permissions on distributions higher than 13.1, it doesn't exist any more and the one that VBoxService creates automatically cannot be accessed by normal users - Fixes boo#908669 and boo#936254Version bump to 5.0.2 (released 2015-08-13 by Oracle) A number of problems were fixed and/or added. In particular, the artifically high load average problem reported as bsc#939299 has been fixed. The complete list follows: VMM: added support for guest crash report MSRs with Hyper-V paravirtualization VMM: fixed an issue causing artifically high load averages on Linux hosts VMM: fixed a kernel panic with thread-context hooks caused by incompatible changes made to Linux 4.2 kernels VMM: fixed a saved state issue with VT-x/AMD-V disabled (5.0 regression; bug #14304) VMM: fixed VERR_SUPDRV_TSC_DELTA_MEASUREMENT_FAILED Guru Meditations on certain AMD CPUs (5.0 regression; bug #14370) VMM: fixed a crash while creating a guest core dumps via the VM debug facility (5.0 regression) VMM: This release has AVX2 passthrough disabled on every host and AVX passthrough disabled for 64-bit VMs on 32-bit hosts. This will be properly fixed in a future 5.0.x maintenance release (see e.g. bug #14262). GUI: fixed rare hang and crash on VM shutdown/poweroff GUI: X11: fixed few crashes caused by the Qt alien widgets feature GUI: X11: fixed various mini-toolbar geometry quirks like positioning, z-order, transiency issues on certain window managers (bug #14257) GUI: X11: fixed mini-toolbar minimize button issue under certain window managers (bug #14284) GUI: VM menu actions availability should now be properly updated on full-screen/seamless/scaled mode switches GUI: disk encryption password validation should be performed when user confirmed the password, not after each entered symbol GUI: do not change the VM/group selection in the VM Manager to the newly created VM if it was created by another client (e.g. VBoxManage) GUI: improve the quality in scaled mode under some circumstances (5.0 regression; bug #14303) VBoxManage: do not deny changing the network adapter type at VM runtime (5.0 regression; bug #14308) VRDP: allow Windows 10 RDP clients (bug #14216) Audio: fix a possible crash on VM process termination (5.0 regression) Storage: improved raw disk access on OS X by unmounting any accessed volume before first use and prevent any mount attempt by the host (bug #14219) 3D: basic support for saving/restoring display lists Shared Folders: fixed a problem with accessing CIFS shares (bug #14252) Shared Folders: improved path conversion between hosts and guests with different path separators (bug #14153) API: skip resetting of immutable media when the VM in saved state is started (bug #13957) API: fixed method for setting medium IDs which used zero (invalid) UUIDs instead random (valid) UUIDs if no UUIDs were passed (bug #14350) API: for Windows host fix detection of API client crashes which have a session open OVF: properly export all VBox features including the setting for paravirtualization (bug #14390) Linux hosts: more fixes for activated SMAP on Linux 3.19 and newer (Broadwell and later; bug #13961) Linux hosts: check then name space before attaching to a host network interface (bug #13795) Linux Additions: Linux 4.2 fixes (bug #14227) Linux Additions: improved the performance of stat() to speed up certain file operations on shared folders X11 Additions: various seamless mode fixes, including invisible windows under LXDE. -- Install more binaries that were in bin generated folder- Fix buffer overflow on dtrace lib: * virtualbox-snpritnf-buffer-overflow.patch - Note: still does not respect cxxflags- Fix vbox build by replacing non-existent sed parameter: * virtualbox-sed-params.patch- Version bump to 5.0.0: * Major bump from 4 series with tons of changes. * Read upstream changelog for in-depth informations - Obsoleted patches: * gcc5-support.patch * gcc51-support.patch - Refreshed patches: * gcc5-real-support.patch * vbox-disable-updates.diff * virtualbox-system-x.patch- Exclude %ix86 arch in suse_version == 1315 (openSUSE 42)- Enable building of for all supported kernel flavours * exclude also pv flavour- Disable multiversion_kernel support, taken from nvidia driver spec, should fix bnc#925663.- initial gcc5 support (it builds at least) * added: gcc5-support.patch (upstream) * added: gcc51-support.patch (upstream) * added: gcc5-real-support.patch- Add smap.diff (boo#931461)- Version bump to 4.3.28 bnc#935900 CVE-2015-3456: * VMM: fixed a Guru Meditation when rebooting certain guests (for example Solaris doing fast reboot) by fixing the implementation for INIT IPI * VMM: added some information for diagnosing rare VERR_VMX_INVALID_VMXON_PTR Guru Meditations (VT-x only) * GUI: HID LEDs sync: prevent synchronization if VM window has no focus (Windows and Mac OS X hosts only) * GUI: fixed drag and drop moving the cursor between guest screens on certain hosts * 3D: fixed a crash on restoring the VM state on X11 hosts (bug #12737) * 3D: fixed a crash on Linux guest shutdown (bug #12772) * VRDP: fixed incompatibility with rdesktop 1.8.3 * VRDP: fixed listening for IPv6 on some systems (bug #14038) * Storage: don't crash if creating an asynchronous I/O context fails (e.g. when starting many VMs) and show a proper error message * Floppy: several fixes * Audio: improved the behavior of the volume control for the HD audio device emulation * USB: increase the number of supported drivers from 3 to 5 (Windows hosts only) * PS/2 keyboard: synchronize the LED state on VM restore (Windows and Mac OS X hosts only) * NAT Network: when running multiple NAT networks with multiple VMs, only stop the respective services when stopping VMs (bug #14090) * NAT: don't kill UDP bindings on ICMP errors (bug #13475) * NAT: bandwidth limit now works properly with NAT (bug #11485) * BIOS: fixed the returned size value of the VBE 2.0 PMI function 0Ah (4.2.0 regression; bug #14096) * Guest Control: fixed parameter quoting in Windows guests (bug #13157) * Webcam passthrough improvements for Linux (V4L2) hosts to support more webcam models * API: don't fail starting a VM with VBOX_E_INVALID_OBJECT_STATE under certain conditions (bug #13617) * API: be more verbose on VBOX_E_INVALID_OBJECT_STATE if a medium is attached to a running VM (bug #13560) * API: fixed a bug which could result in losing certain screen resize events with multi-monitor guests * rdesktop-vrdp: fixed path to the keymaps (bug #12066) * rdesktop-vrdp: switch to version 1.8.3 * Windows hosts: more hardening fixes (e.g. bugs #14051, #14052) * Linux hosts: another fix for activated SMAP on Linux 3.19 and newer (Broadwell and later; bug #13961) * Linux hosts: Linux 4.1 compile fix (bug #14081) * Solaris hosts: fixed using of VNIC templates with Crossbow based bridged networking to be compatible with vanity interface names * Mac OS X hosts: fixed crash during VM termination under rare circumstances * Windows Additions/WDDM: improved video memory utilization and allow more/bigger guest screens with large resolutions (including HiDPI) * X11 Additions: prevent flickering when updating mouse cursor * Solaris Additions: fixed incorrect usage of 'prtconf' while installing Guest Additions (Solaris 10 only) - Refresh patch: * vbox-vboxadd-init-script.diff- Provide host-kmp src for use with custom kernels (bnc#925663)- Create groups properly and also create vboxsf and vboxguest on guest additions bnc#927708- Build with system libs for X instead of localy built ones. This should fix bnc#929697 - Adds patch: * virtualbox-system-x.patch- Split kmk call to multiple lines- Reorder alignment of buildroot for various install commands so it does not look so fuzzy- Allow access to vboxdrv to vboxusers group members bnc#927525- Version bump to 2.3.26: * GUI: in the snapshots pane, protect the age of snapshots against wrong host time (bug #13955) * NAT Network: fixed a bug which prevented to propagate any DNS name server / domain / search string information to the NAT network (4.3.24 regression; bugs [#13915], #13918) * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts * Mouse support: the mouse could not be moved under rare conditions if no Guest * Additions are installed (4.3.24 regression; bug #13935) * Storage: if the guest ejects a virtual CD/DVD medium, make the change permanent (bugs #9858, #12885) * VGA: made saving secondary screen sizes possible in X11 guests * SDK: fixed the VirtualBox.tlb file (4.3.20 regression; bug #13943) rdesktop-vrdp: make it work with USB devices again (4.3.14 regression; bug [#13901]) * USB: fixed a possible BSOD on Windows hosts under rare conditions * iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628) * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell and later; bug #13951) * Linux hosts: don't crash Linux 4.0 hosts (bug #13835)- Version bump to 2.3.24: * VMM: emulation fix for the ENTER instruction under certain conditions; fixes Solaris 10 guests (VT-x without unrestricted guest execution) * VMM: fix for handling NMIs on Linux hosts with X2APIC enabled * NAT/NAT Network: fix connection drops when the host's DHCP lease was renewed (4.3.22 regression; Windows hosts only; bug #13839) * NAT: don't crash on an empty domain list when switching the DNS host configuration (4.3.22 regression; Mac OS X hosts only; bug #13874) * PXE: re-enable it on Windows hosts (4.3.22 regression; Windows hosts only; bug [#13842]) * Shared Folders: fixed a problem with Windows guests (4.3.22 regression; bug [#13786]) * Audio: improved record quality when using the DirectSound audio backend * VBoxManage: when executing the controlvm command take care that the corresponding VM runtime changes are saved permanently (bug #13892) * Windows Installer: properly install the 32-bit version of VBoxRes.dll on 32-bit hosts (bug #13876) * Linux hosts / guests: Linux 4.0 fixes (bug #13835) * OS/2 Additions: fixed mouse integration (4.3.22 regression; bug #13825) * X11 Additions: fixed a sporadic failure to deactivate virtual screens (bug [#13845]) - Use smp_mflags when building kernel modules- Install vboxvideo_drv_117.so on Factory- Update to version 4.3.22: + VMM: refined measurement of TSC frequency on the host, improves timekeeping for guests + VMM: decreased CPU load resulting from guest MMIO writes to the virtual APIC + VMM: fixed interception of debug exceptions, observed while using the dbx debugger on Solaris guests (VT-x only) + GUI: 3D overlay window positioning code improved, fixed potential misplacement of 3D accelerated guest graphics content + GUI: fixed accident SSL authentication failures during update check on Windows hosts (bug #12969) + GUI: never send the "ACPI power" keyboard scancode to the guest, we have the ACPI power button for that + GUI: was unable to properly restore seamless mode VM from snapshot/saved-state under some circumstances + VBoxHeadless: don't crash if 3D is enabled in the VM settings (bug #10250) + ATA: fixed several passthrough issues (bugs #12310, #1360) + Audio: fixed DirectSound failure when the the host has no audio input device (Windows hosts only; bug #9205) + SB16: fixed compatibility issue (bug #13769) + Storage: fixed broken CD/DVD passthrough when using the IDE controller (bug #12310) + NAT: new ping proxy for Windows hosts (bug #11871) + NAT: Properly report outbound connect(2) failures to guest with TCP RST or ICMP (bug #10525) + NAT Network: no need for frequent wakeups in VBoxNetDHCP and VBoxNetNAT (bug #11681) + Host-only adapter: prevent Windows from creating an "Unidentified network" (bug #9688) + Bridged Networking: don't leak host-to-guest traffic to the wireless network when bridging to a wireless interface (bug #13714) + Main: fixed a possible race when changing the medium leading to a deadlock under rare conditions (bug #13722) + VBoxManage: fixed return code if starting a VM failed (bug #13773) + API: fixed 2 deadlock opportunities related to medium handling (bugs #13789, #13801, thank you Alexander Urakov) + API: fixed bug in XPCOM which created too few worker threads, sporadically resulting in a deadlock (bug #13802, thank you Alexander Urakov) + SDK: fixed a garbage collection leak in the Python VirtualBox webservice API binding (bug #13817) + Linux hosts: fixes for activated SMAP (Broadwell and later, bug #13820) + X11 guests: prevent unwanted hiding of guest screens on multi-monitor guests (bug #13287) + X11 guests: added support for X.Org Server 1.17 + X11 Additions: fixed a memory leak in VBoxService if libdbus is available but dbus-daemon isn't running (bug #13770) + Windows Additions: prevent VBox WDDM driver from loading if host reports weak OpenGL capabilities. 3D content now can be shown over Remote Desktop connection. + Windows Additions: some fixes for recent Windows 10 Previews + Linux Additions: fixed a compatibility issue with 64-bit Linux 2.4 kernels + Linux Additions: fixed a potential use-after-free when unloading the VBoxGuest module + Linux Additions: Linux 3.19 fixes (bug #13741)- Cleanup with spec-cleaner - Remove really obsolete conditionals due to buildstatus everywhere- update to version 4.3.20 (bnc#914447): + CVE-2014-0224 CVE-2015-0377 CVE-2014-6595 CVE-2014-6588 CVE-2014-6589 + CVE-2014-6590 CVE-2015-0427 CVE-2015-0418 + VMM: fixed reboot hang of 32-bit Windows SMP guests (bug #13319, #13462) + VMM: proper Math Fault handling with certain legacy guests (bug #9042, AMD hosts) + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT on older CPUs that don't support MSR-bitmaps (VT-x only; bugs #13034, #13125, #13311, #13425, #13426, #13463, #13585) + GUI: fix 3D overlay window re-parenting issue when VM goes to full screen mode on X11 hosts. + GUI: fix occasional loss of focus in full-screen mode on X11 host systems (4.3.16 regression) + GUI: Mac OS X: wizards should have Cancel button (bug #12541) + GUI: added a global option to prevent automatic raising of the new window by mouse move with multi-screen guests (bug #8878) + API: accept remote display port 0 as the default RDP port (bug #8534) + VBoxManage: fixed crash when executing showvminfo command under certain circumstances (bug #13190) + ACPI: fixed occasional Guru Meditations in ACPI timer code (4.3.18 regression; bug #13521) + EFI: improved performance of IDE disk access + EFI: fixed a bug in the EFI video driver which prevented Windows to boot in UEFI mode (bug #12022) + EFI: properly announce the amount of RAM for big VMs (bugs #11103 and #13211) + Storage: fixed a crash under certain circumstances when a medium was ejected from a drive attached to the SATA controller without inserting a new medium before pausing or closing the VM (4.3.16 regression) + Storage: fixed an interrupt acknowledge issue causing hanging guests or slower I/O (4.3.18 regression) + Storage: fixed broken resume after the VM was suspended due to a full disk if host I/O caching is used + Storage: fixed a Guru Meditation under certain conditions when using the DevLsiLogic controller with VMs running in raw mode (4.3 regression; bugs #12254, #12655, #12709, #12774, #12886) + Guest Control: fixed a bug which might lead to a crash during recursive copy + SDK: Java COM bindings fixes + iPXE: enable the HTTP download protocol (bug #13628) + Runtime: do not use a fixed stack size creating temporary threads during initialization (bug #13038) + Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187) + Windows hosts: fixed DirectSound host audio failure under certain conditions (bug #13418) + Windows hosts: fixed additional cases of 4.3.14 regression whereby AltGr stopped working for some people (bug #13216) + Windows Additions: preserve guest monitor layout when resizing Windows 7 or newer guests + Linux Additions: Linux 3.18 compile fixes (bug #13515) - download the Manual directly without rename- fix /usr/lib/virtualbox *.so files permissions- update to version 4.3.18: == since 3.4.16 == + VMM: fixed a potential misbehavior after restoring the A20 state from a saved state + GUI: fixed full-screen mode mini-toolbar related regressions for different platforms and window managers (bug #13369) + GUI: X11: fixed full-screen mode Unity panels quirk caused by mini-toolbar code changes in last release (bug #13365) + GUI: X11: added possibility to use legacy full-screen mode as the new one can cause multi-screen issues under Unity, see the manual for more information (bug #13365) + GUI: Mac OS X: fixed full-screen mode artifact causing black screen when 3D acceleration was enabled on 10.10 Yosemite hosts (bug #13448) + GUI: Mac OS X: fixed regression in user-space swiping from/to VBox in full-screen mode + GUI: Mac OS X: fixed issue with switching to VBox in full-screen mode through Alt+Tab and Mission Control + Storage: fixed data corruption when resizing huge VHD images under certain circumstances (bug #11960) + Storage: fixed a rare hang during startup when the BIOS enumerates the storage devices attached to the SATA controller + Storage: follow the spec with AHCI interrupt acknowledge (bug #13474) + Storage: fixed broken iSCSI authentication (4.3.14 regression, bugs #13386, #13435) + NAT Network: properly parse port forwarding rules to allow UDP rules + USB: fixed a crash on Linux hosts with older Linux kernels (bug #13400) and several other fixes + ACPI: fixed ACPI timer anomalies (bug #12076) + Guest Control: fixed a memory leak (bug #13434) + Main: when removing a VM, do also remove the VBoxStartup.log file which might exist on Windows hosts (bug #13478) + Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187) + Windows hosts: propagate the process startup information to the child process (4.3.14 regression; bug #13243) + Mac OS X hosts: don't force using the discrete GPU (bug #11111) + Windows Additions: some Windows 10 tweaks + X11 guests: fix a bug handling video driver display properties which prevented GNOME Shell on Fedora 21 from starting + Linux hosts / guests: fixed a few remaining warnings in the kernel log if memory allocation fails (bug #11171) == since 4.3.14 == + VMM: fixed restoring 32-bit FPU state on 64-bit capable VMs and restoring guest FPU in raw-mode VMs (bug #12646; 4.3 regression) + GUI: properly restore normal/scale mode guest-screen size after exiting full-screen/seamless mode + GUI: mini-toolbar should provoke less artifacts/conflicts with 3D guest rendering + GUI: Mac OS X: Native full-screen multi-screen transition was able to blackout host-screens for nearly minute + GUI: X11: Modern window managers should now use native full-screen multi-screen mapping API + GUI: added extradata item for configuring the mouse capture behavior, see the manual for more information (bug #3506) + Storage: fixed a VBoxSVC crash when querying an iSCSI target with authentication configured (4.3.14 regression) + Storage: fixed a rare data corruption during reads if another allocating write is running concurrently and accesses the same range + Storage: fixed a rare crash for certain VHD images from other products + Storage: fixed a rare release assertion when using the AHCI controller + Floppy: fixed read errors and guest memory corruption when running under control of QEMM + 3D: added experimental support for rendering on offline GPUs for Mac OS X host + 3D: fixed white window appearing on entering FullScreen mode on OSX host + 3D: fixed video recording support for 3D data regression (bug #13073) + 3D: fixes for MS Office 2013 support + 3D: several fixes + Bridged Networking: improved IPv6 support when bridging to a wireless interface + NAT: prevent internal DNS service from stuck in host-resolver mode when host was switched from one network to another one while host was sleeping (Mac OS X hosts) + NAT: preserve DF (if possible) and TOS when proxying outbound UDP datagrams (bugs #9440, #12309) + NAT: don't let multicast datagrams out (bug #7338) + NAT: fixed handling of large incoming UDP datagrams on Windows hosts (bug #12136) + NAT: fixed handling of the RFC 1533 DHCP PAD option + NAT Network: fixed inbound half-close on Windows hosts + NAT Network: preserve IPv4 DF (if possible), TTL, TOS and IPv6 Hop Limit when proxying outbound UDP datagrams + VRDP: fixed a rare crash when using remote audio input + USB: fixed several regressions from 4.3.14 (bug #13320) + Audio: made the HDA sound emulation work with certain OSX guests (e.g. Mountain Lion) + Windows hosts: fixed startup problems on certain Windows hosts due to conflicts with anti-virus software (4.3.14 regression, bug #13187) + Windows hosts: fixed 4.3.14 regression whereby AltGr stopped working for some people (bug #13216) + X11 hosts: made the extra key on Brazilian Thinkpads work (bug #8745) + X11 hosts: fixed a problem of input focus cycles and immediately released key presses in full screen mode (bug #13238) + Linux hosts: fixed flooding the kernel log with USB related messages when passing through certain USB devices to a VM (bug #13085) + Linux guests: stop applications crashing when drm_wait_vblank is called (bug #13265) + Linux guests: fix a crash in gnome-session (bug #13335) + X11 guests: do not start VBoxClient over an SSH connection (bug #13107) + X11 guests: added support for X.Org Server 1.16 (bug #13207) + X11 guests: fixed a wrong parameter in the video driver which caused problems with full-screen X11 clients (bug #2748) + VirtualKD: introduced stub/loader device for speeding up Windows kernel debugging, details see http://virtualkd.sysprogs.org/ - removed virtualbox-xserver-116.patch, already available upstream/bin/sh/bin/sh/bin/sh/bin/shvirtualbox-guest-x11virtualbox-ose-guest-toolsxorg-x11-driver-virtualbox-ose 7.0.10-lp155.2.5.17.0.10-lp155.2.5.17.0.107.0.107.0.107.0.10 X11xinitxinitrc.d98vboxadd-xclientxdgautostartvboxclient.desktopmediaVBoxClientVBoxControlVBoxDRMClientvboxadd-service.servicevboxadd-service.servicevboxclient.servicevboxservice.service90-vboxguest.rulesvboxadd-servicedridriversinputVBoxServicemount.vboxsfvboxguestconfig/etc//etc/X11//etc/X11/xinit//etc/X11/xinit/xinitrc.d//etc/xdg//etc/xdg/autostart///usr/bin//usr/lib/systemd/system/multi-user.target.wants//usr/lib/systemd/system//usr/lib/systemd/system//usr/lib/systemd/system//usr/lib/udev/rules.d//usr/lib/virtualbox//usr/lib64//usr/lib64/xorg/modules//usr/sbin/-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.opensuse.org/openSUSE:Maintenance:17958/openSUSE_Leap_15.5_Update/24c474d60717f49f7a7756af1c829610-virtualbox.openSUSE_Leap_15.5_Updatecpioxz5x86_64-suse-linux directoryPOSIX shell script, ASCII text executableUTF-8 Unicode textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5d50c648122a4fc7d2237ac91436d841cacb1b6b, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=1584beb40fc6db131acfd41a8ee3408dd9c1738e, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c8394b63095a4d5567411119e533a77ead3680ad, for GNU/Linux 3.2.0, strippedASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c7a1cc3bfc952cd52b0e5ed9407bf926efa4737b, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=728ad386b96d828e7c573df112f7616b3a31f681, for GNU/Linux 3.2.0, strippedBourne-Again shell script, ASCII text executable )-  RRRRR R R RRR RRRR RRRR R R RRRR RRR R RRR RRRRR R R RRR RR RR Rmodalias(pci:v000080EEd0000CAFEsv*sd*bc*sc*i*)utf-85c17a8a80445be5fda54eab193c29c48b0e9b00cc0aa7821fc3fd130ebb13922?`7zXZ !t/] crt:bLL 0 {M*`zEFqWQw Q^͙$f?'McR<\f9'׍UbY +>/qq8p~ ^1jy"ZmhkqwW-x$>2´M ?$kEg9*-:ܰWFai6EQ&=p77J]it^VǶ|$R߱>90ѯM` Z1Oݝ [ ;"0 Ɵx( 2^Df.+й6+?uz=G􃂬=-¬,Qm\aC EQ)MnچW(wNiQrviu 1vt,HS#Ҳ?E|{Ăϻ$~ѣ_$Gc (pQ*d1&V;Ϊ܃iΰ)(E!JhHTJ9g:kTf̮l|7Ӛ߿1t#/P i5o &A ذoc2۸q=n#z^Fx&{Rg8C.LRkQ%#üh;;}6Āݣ F;GtRRS^~p M8`.Ϣ\`;I ~UW@Z{W뗥L>#%C'0z@[Α<ߛ` )K>)H]P*!{VG7.QMBJ .3[6-0)1 Y{Al ACD!]:,:@R@6+,-~'*D z-`4GƦG 4$#Eu3fIe80j9o+KVD8ᶭX!#)5PS'8@eA!e TP?}oY:92RN2:= JT%L З^xLTĒRE*Vџ}*DKL:.Q ,œu| dqjD}mڷ"ni&bA1[W鉶Un=x[klr١2K$X ;HNHqנvQ8%O' >TFȒwz6˞yEM W y~Q:us)_D7-eJ5Ypa_oB¯DGz]ɽza`6_([+L?se*咱ˠt`K p VMTiz =L cdmIE(ï GL|qr>:H:1'=F:P&ttĞhPZRྌ˾GF>% /H`O2Є{jV-!YIFFn"Kex I߲$&Tfa*z.e}Z)i22f{j׫j40̃p3j3`D.1{@o\[[؛zcoJA }D/+8f͂"XBiY%/E<"Ҥ` kXmw^ -l.`x \@! ;U!͉|aۤ-&nGp*Y 7~TcRI_M74G%z3] ^Z(;527wb͍K$v|44Sdz((3O>Q~O GpH/76Eo}LDˮ֎, peua*LFv % LxXN.NyV']p4p0~6ګ}?HxAvʋSI5cU#p+&N>7rXMSāߏGس!޴rE(&|V=@CI,:> o=_,9u`}`O,$\_+r>$iRd@%O+(8ƜF W> }(؎IrJ,8j˙0SOS+$ rF[ oOj3VZ&J>YCxvE(ĴX,)v}2BJ4Ay{`]+kTfPB?kOx<Z ]YC,~͜~rzJ^p5J~I3Bʩ{g[D~sUMO /fk/7z >q))l:y#{7A-_t!0B$6EcT*1e%SC[+\vpdlHn1ԊsY]{z-<WkJW)@RtvhNCR7wO7PY|zʵ>x.45|LY@j%jvCH03s58hXM[>0ܠ\P6Ic#5Zo`G$_^G\w.cr7b/N?JJJZ h"Òq t z&_ӮJvH T :: .Ӈmαq,135ρtTH91Ϧ,gpUaFRp[` Ni%p2C۳QכD?{(Wev| ZPaO0m &^ e4 Lau$lI;-$$GtZwɒg==r;!l|HTkw6ĉ>Á"J. <_ "^3 Ӂt[=բbE6( f4u,9MIϡ*63 ˍCp\?.ݚL-2 A[eR)~113j5dh)RDv؉-gg5m3K&͡Kŕ:Ŭ"]ڻ|_iߨLޔ;Oi4]yU.7;(M)˹Ԙ>l[#)p"ښ6/I#1 uhvW ]cº1b4("?+h_W.9Sm5JQ"~)a"@UWҀ Ŋᩕ QDUO\Pȫ "SXN׎Žpvv9mlD$S;y~~ &6$i]㖷eAIJ-gٰ$ BimeYVx&Dtn <(=1"~0J-3 x j,R1ڊ+ܖw/HggSS&z/T:R_iP=~W=8Dr!^7K3X*}AGvL7lN[;&hwV m3D ˹1Xվ㖲}N+<3O+o+8V=XoIΫV_>sAgQ9 Z = /yB  'Gz|EY׭v8JZqE CeH,Ku6?![2z[ S9D+#q"xq?8{YXSU9_IuG*-[vpdF*&ӳcBζM?lg?%n-ʗ4݄¤޸Vzwgz籡Kʘ:0\&j<KWUIO;40waNgNMFs2u5&*< ESgD9s}KPzC&aD{]-1w$ӜM w'3#隋|X[!ɪ}fkV.LxKS8Tjuzs6;EN';u"7 LR xX.( f%Z`I,jrTY΁2+CJ{"+RMrKE3w#Fʐe<N )N/1 &R3!}ʈD OP-pVb y{^wS%`}9pCL-ѭ5E)}FFKOyF:'@K+qtT H]PW8l5W.CWhғ?elqms%أ7k9H:kHu}3C"(Hwe;714jYii%c|S<%"5&thkѹ_Wvh=vHiCG{[ۻD`N3qC8 Έa`qQx:lC?4O/j"ie{`7NjNv`;-`Ǎbvΐ!q}Z6%  Q« _;'Td{ŻSAhѽ4]6C:YHf`m $Y3}JAS]RQ Og7Nz]xő~|+ĭ )_BDEoqOʌb^)*͞R59hQW5(7SGp7}ID.ղ)#T`xI.ЛG OLr.aܕ5ں./PJzp0HZ>Q!QRPy[V2-|5zݱ0݄FKZO#$K>m7|풻w.ZyAkGߣRvt綗dJ zSw>)-ځ𨭈oMmɛ883NW%z~'Qmcp3vP:ھxqy[#\ 1֋%7c8F{:.Iuv؇W|~ziHV@0kС\G尳 ̈*\+4@٘KykSI\62jU:JWZȱZ ׼>K "#aIn~Jn߶| p_{Zv; suK%P1ύ֦+~@ BâiRědb {l{iuܣKA'hJNGDMp}d9 rI%eOOF1,ѣg ؞yb.kx~`E)qWkRAfJS ]fC- {'%+0`hJnƥ_dtWeYv;ZSzO'_;czœGR>Xc M҈(Uvν nۗ0MP®VȠ~ 1}By{GoTi2aѭ=vA,yZKA1}Y }^&J/t68]bhR,\KLcc.0>$U5+ҺQ[YЪs~lmuof E #pݰvFCVsM\UyC7ǒpBm'ZX]h' ޅ"箨cś&x,쏈!"Ó;rJ5QJ,!?#kIiO^S:k8vvp'emjY-t50H1H }jo!S؏yN?'X?Ŗ)Oi!./U7Yur #ѹ:6~&)'"#HQ/1Ž.٫B]oUhN챻Dyjakb}]hJb):$if\ؽ8RRfB"1•Vf iDGf7zpFۋ%ct뽽-M@u.Q@C>jhW, ' X[N%0:>6ꪸɗ]x:Y[Fy^n{Rۏ\aB;QHmT`~g:0+ݍJaR1K7:m eٝ;qFLˎtbOs/=N|F?:te)fe՞+6cn^vGVSI/[' ΍2jQNv[ ,,rKFJn?9\Gjky7[@ȚRM2f6 ?,7;rp? eދP?7Ux%.)Ϣ`sD0_<۵]j&^|ĻNi:͔ ¢YCס*պ?4BRBNL*>H6,ݧ=u3ִmT"h ˅fsY(xr)9bUJ'3Lh^*YW`;{24.I~}*-9ip[,%\bO -Y䩾Pk]G*v+t'=9^;w"-"gOd`iʅ@A"0|[瀧D-PAq#6pRVFoՍ?%iuz$2M Bd-n";HF"l+6Ahov;[Vdľ9Zw0bckJkZPaE7Y+D 0jM AQJw8ѬҵHٰgk3A)ڦC|a%^1"4; SjcL9߽DbKռ*ۚ'eVWF.YQf]xaDOmpNbUM'Opa0h&[ëPV#ã,gFMK+S r8)U @if/=Q$SYL{P3G,ݢհ@?!i@:i7wbu3s-M|Hh>^p L!،sjқJ3$J (LqŮ&!en3DQ۲%l3gKhmwQ&ǐhzDBFE~a!5ZSr`m=h,#A8Rh\4>k1b"_l\(]QF`xxC;9gѓ'ZV;/}Bv5PX@}i`4ID_;L{ -|~D9,7Q= .4us4Fd z+{\pB |8au6m[KE/A8EIwY-  j:0dEek&0RA/ܘb'_6ererz:))$:ܥy |G)6V,iJ[k~Aq,V@ny@@[,\&1G ه;9~f%$#ʧdR_2t4ÚżT,:y./L?5E.%j>m ¦ō=~\wh*=f ̸o͹4?1/efD{H_՜zw`JEܪJiZpl'-WqGu~wSU ;ާ}v`R7n5h ~Jf +\#+a[ƞZӖf+;R ں{ NkhY;wF68T,& z)n ^qnXkeņ>)'ʝ&qƓ"@A H}9K1|][_ZRf3炗"4$ t AV8a!/4oiVdnJMV0]}>`ʔ bѪYmWqUN7,?kCIyՐl)\ԉ/$=Z3g+H/2!6ί$c峲gJxR$; "*i&^]ݻ{G_Dy0, q%MnעHKFMiC'e   $7]\f\:L{iXÁke%Slј#O0ZSNw=?I.Tё-68,Ȅ`mp2 P#5j/_ RU`iSa j=?Cl_- (doQ$w=`Q sά`Ȑ9KmA 9r?}xsgVdq75_>%үI7h]KuyXXS7xo1 `rJ&.BՑ}{qU Gb7B ]-_.&$s>^Tiį"GG$@aXB:/b)7h},$@VLuƍ%o+.FdG-4" ȰNcy!:{ݎo6hZ"cw._Eg.</1j2vjڦ4U]WQBHȭo12S]23;\>ba4Ug=Ү׏Ό> ;~CuQ& 0i[ jOʝfW\C#YE.%cPLW̠i0(]t_IgkaJpUi㣡 w`|#I-kh%FmM_8':I}4ˊē8m{X[foO՞=xLemk19ǽP>gx,U!diV/ivX]cw9Bu)v{๧e Xt,0KRx jRU}N# 2՛JDp|2V(?& >ZCH3wO6x8OIRr 8Hl&5xī.6M0;f9s90 ? >@ MN.2g`M9c/S _C)veIbc^g$#sc聋L퇗M>1 uP8Wun;ep[q7(Nf;m=4_7F<%US65ZDz'@A˓)h'$Л] S Ұ-qtNR7N@3 8CO A?"ޛƖtbq3 )&M&θ)* (rccLq|Q4bow`K9%#RWUHOΟm(*H\]kZb89e]1MY2oDDPe5XaﴀQ0VR.0F=))nCM+I%f -`% a82bv˷ 8`zd;r\,+ò8RN? u~K'ޖ𶏙ÕjGI!qeh/Y$MK %ʹVնWnF!xp}m2Yޫvq_?\v_Tu߻NM bfre6?윀c( J.o֛hI' RQ8*n&R{6kȚUE٧3eUUH j62]N\әfEp|b‡KS#F| xoDB>d/j 3*ˆfO=t+Z\˂UohNpl3i}~6:Z1\'k6GL:mgEG!?;lOA)Lޏ*#㻒Hp^'["2M9VoE N-n2V03'% ƣ+uֲ^#٪twGUc#TAbت5uWpWp@{&kg>\\Dېʂ bTV1cYVq0ˢ9׳MࡘX=N3PʹL1%~CxM=A7])_I,zH5 ݻ&?C;jWsQH^`Im@%1\. CQCw:r1R)< >ʗr_! eVHUsȥТulap`Giw-AΓDhXF[qS.$Z$,]G Ò%X/1T (W*^AlsY`fxš\^eMf&nk汦zjKY9lv^a$rݺߖ0/$sRJ*hΞ HX1kzFjy ;EP `Fʱ-f~`\}uˋdU psBv5}YZmZ,PrDPO>Q =t(iY./O` /x/]BQG7wC ơQ8+SڕVC:vg`E򹳢kvr ƲYGOQ$|\M:h:, >ǁ)j_hS5̨ 76~(UΚY?V,}<vn²77@$Zt^iFM,",JF6ginyA 0[H฻~EՒc l~+6};"O{: <Ռ"Coss8=ܓsu]*ϵ yX{by_Xwd5`C*IAdV$$؎.\`%"/2{3rSHxqݤүM݊x.emmĀefBuVd{*4)lDfyŗsOB}8Pl3:RWr3&D JAiO‘s?,16qZR.A͈-[E⅌|syxCRs!:p^~R]'݋HS&0qmi~@-{Iny BcU1 X$ሄKy{J%)b҇Z DW[Kyͪ&eS+%CCMR6>L-3Sz>U=]㹚rJpjM-DlvAWeKM3󉓶nkEP i0w(/#ᕱZ+_/Es|}*vG?t^84hV> .Η&f|8LљZ=@+M0ՠW7@wޢ{7P(ݻT6!dC5F:S`y5~d } [©W@ueOQ YF{E&l@..98ۉ[P0vG(ͻr){;DL!qgtA&rz jt?q@*7>V}HJ fS e4F5G!n*FOsC<0EgF!X pײ =oK <#\`45tTZ RXS!+]_9B'6|keÆj, xJԩӏ& 6%, /QEA0f0LnYscADv%F$dP8RYW/Ot@K˓$;1P<$6s"d9b́ePC_@_/0#@6Y ɴỷm>@4'%(b9@xG@4DC"#`Cem~A<=`| *K`rF砸4űx;LwX{6[zy ,&SL KJkk(ðEI]MrN,֏7G˙RԐpTU1"z/( J{*+:o`;l 2b|h .dǦdT[7^RI%sh|apCj,(N ?QX|GJa. Mp0|Rc`̍\S!û):˞݃Z7͘WY,$Xy:W*#{ &%A灸sא4fp9Ň)&`5Z|.Oʽ0n5΋A% $ I苁CdyGRZJoc@;h AI{/\eN1{n@<-I~8+^IņuW3+"'fHُe` H[F?[=rJ/0d+fX\+vo Hl~ㅨ # QKgX;A+&ή `n-SsSV \W댝W/J~$b h%沂5M>G ?x ]۠Z*5bG0I/4ZCzgQPiK @LCc lFYFF@sDޟԚ~߷:%e֥mZm_C%1^Bj մ8 ::o,J~A2>U9L_R9 -hhm= *Սm<e☈2H*|ީ% w볦 -tt[ Ixd L1LHǁ&Z7d6 Nm__ޚC&Ř'W8@_X4J2)@Qx5(fPcVV' MO"nC"(,ewGz"9Q<&qORLD#>{׮5V2"~5j}j.Fޕ1\ %: F6{hC~`e}H:n|pl C=<,B I|,L%8Bc䌜P_q\~u{@9 &|w/oXV'Rq3#YI 'fˍbf5|ب!Wcc† $q` v'rP ~hd䀣z\K,t,xͦd5 1;'NwwWh LzG)[װV=$)ŷ5鱨7(PAVbN/1!7-kA,oT? [MOzғ!$veCw 겇8, I")q2@ a)Zv |CjFzD 875#X^prھ&s~1He +Rxp$gaG> qxx|v٧ﭗVN$d\xMau.߳ޗ#IC r5 Ģ HC$%$taK#?p"VqQ\_ǮQ]n^Ӌ[G>aMFȢ>l֍*{e{mDp@UJ{|EǢqmHx j2Ds@i>t +NzkoZj>|ex 2} v +$#Z}!)bO}9N&DtώӷrN{zm$=W;?TPIHI wg  (ڊ?Pz$`u_J8 YpVVwv+hzReג1;yuZ7#&4&nTp! McӁ T0xÇ ŦiEu uEJجTufi5-2C0Vn,Yt=^EsbȆ<]Ve\D|s?CXbE% {[1RɅr1@3{ܲi*"aŮKxC#.~mձxՔu5yiKcA|OAPƕz罪jV08DH&i"`g}/S`xk)[-#_4nPDU'@ Bf; (0LO |7QsׇE;cARJkZ0띶NYV{QhRa6qG^M=ϛ){Q4[Kk6ӉG?0~ϩ㥫(NkC1NC~҅o2o^q%">Ѵ4=y#KۭjYh}: t碬zRu$/F-5;,v13$n"D)^ؘ/[vv FɄ_,]{`ӻ???1%DC T8!AAe8\űN"ee6~<]Yx~f4Btf>l|;Th a}WzZclil"m3.4ɪgP=QdW!8n 2|5?P:IFn$BL٦i%J1sW~4^` @m89fL'{@gګ.$kGl%,i>d[cXZ櫝B =4$,NΌ$My5e8Dž0> a0EuJ'TUֲM/N孜t%f#n)?x83;U@OGUy+ _XEzVAST0.\vj-cv~P,@>:ekI+/t3: q '=05ysd ^ ِ v;5Z5gzgCf5"fzfbϙS=Ŕ{2uBbMz$Q%Doz0(ALw81igg2,nbTaڋpA R*(oEBW .˾ H5!mPLv̢}o 4HVGV7!/ $cP? &rۗFM478^bǦzMO Je;[ُɔ*H^@pmD"C"S0A>mA,.?]eA}b( u !ǟ U9vzT>kJ:n3g'?$Mj'BQ6ڠOAfTׅFOGb|c$f" >e kJX._Oa* _\3Cj@bߌ<ѐ_f=>#J+jݟUgM͞pGL K`!Ų. ``ջINLFwpݻ(d-OڊkI+aTv;#qh+9K-C Y w҃m\S3ӻ< SAj6vto҃ڄ78 cX *|Y(3^G"q>u2ؽL]*PY4ԉ2UʒZTb.~a\ 2 )t:S2H4> DBu&[--396dtg_Z'Û(ixq kCnb r$xB$q_,'^ˣ7{&sƥ.ݙ)E)괄P }8x)btm &We1-L͘WY&v؂r)äLy(7 y܅.[ -m mUTe'Y6G 2!+]oײTp,:y&5 @Amk[Ʃo5~s4;fM9bnVΩⓓ#Yq "$+OȮ#]"<7ӈ1#bK s[eY4}#v1e̛.jFgW}@;ӯZ72>4ib8Ja<:ǑH=_M25_xA8z 9@@ mkӻgXքש! Omc˹M#"7rl0%WdXk5E ̡(eĀ EBj)"Zfd5nQ"H#.J1D,*q+Y$vJ#;v75quˠjV"7HQ d{A-%zL^[ԮOK~XY3;7 +/빣g}jF1?JP9^d߇RD}_$y2x^oW孲z 4{7]B1IPv0IÙH( KYv4`""x;ЏJh^SQyNYKP.kf8yUz#T2fګM*%7` i*ZXFu0Đ(':tSJU7g8)5r0.IH2:"3CVaŴkya*eAYzJپg5D8n | btnx9֘(=e "M_u.#ʖe~TWF3.tɁE\#gM#h? jk_)#;ec_m ˆ{٧BADAjrJZ tF\L &Ti iyσY+,jB]@uzv!IZK1y\:BS|cyv^I[,EoL}-f=S,*gԿTsV߹E&`R &U}.s6s0iwTp[ k6]Fu4L>qƀ$:+FL"쎳AƔӣ7Y\W z`XWrA kbs+ ^F }4o}0 ΋Y#Un󍕿%Eu  ka"\l d)vbz;uW  VfYV <7h/pe+!ן'rXo$ ؂7y":\$c jSԣ^VKn܆j&أ3t풤}$0L/cӕٹGkgx,DWaAFRȝ/DD.6#ۑB,%Pmk:iʫd-+ yjgC*YC$goZ2jt(|;6S?򀆂̗=mM?#mg,ӱ3Ta3CB^/DŨH L/ڙg;&Y9cG꧉^ 5%[`7mϮ w]ko6rPok93#f:r' o5!L_KSۿ%uپp8?iͣkI&2S=%5|{ߌ>a"rZف>&n =bF ïXwk{=/igp\hɫ_ R Dx->R;Ħ5LSB?[GA'+Q_,'`.XF\< W~~$բomYz&díGYSLV23P6kAM氉N>]tc'F W5U<Xiw ۅ[tC䓛T5-Π+mW:b:h4y x{lfQzVڶUSVUꭸ<dz֓3zCW%wڔO]|C2\yEZ*lSǪvQkK,4XBzS4WR"ZHnT.`c ^:g*̕(AN(>o$.^U&}DZ`O&GeL層 El4#ByGKo*Zk=-sj--v F3t_W1'[\nmPw8qNf͍}DK(K0;O*E/5>Ȃ;W{Bc0q1 e\qKn!ㅒ+{8qgԥƕǿ|U={rzI~㫜5mnp=윢3w:(ȐI +.1I#4O'|܊ztN$khBܿM>e_$4V|cb6huĹU:>к寗je {5#bC<ɯ#?}ٯ)::_P$ fgNZ_$\ ,E[WG]AKj0Q̘iEcVpP^ Wol 0<˗0L L1kPjOʞ"C+CnxU.=9pAۮvss=[k{HZKȻ{MJ7ip'Vf #NZCozlۛ~&"+պ ._$~{%L _&>aYj4B5KaS b.[U?3k/xXڠ0ҡ V>gQ@ՒzgŏÃ6tf}Z?{ϔҮ`_o4Uaǻ a.Nm-4a #Z`\Z8A,Dߏjΰ1+Y4 Mh},%x6 ƱyY+XH!֬-عdIzq9M?axѮaC*=xy"jhS$s@lJA&e!`Vַyu%YN%qgvLMn*(Ϧ1D `_v0B ogˆ}_aUm  r٧" E?U7 ;/!aA2ZCXPlpxiz~A!V.3o}wNgW,QX[^s@?{DJãis/Ie{aqKG*PJFiP2h%@q- s5й Jt_86S?Cq31=w3v_kSS|@vcw#FkksCF^{6Fn+ZxU!uE7߱8(% HK3ј;õ  U0N %鮘䏮[[u-9?B| lC7GR1F Sj a$ēȯ(u:fn*(Luy`oןppQQ5ѝwWrGQ˼\k fZOPD,cB4Sý3r9F->Wgpdќ>=KZoh!hhBɢձXA듛{,ըzhw)z,,EK3 Rˋ`ᾡD!r? `LX r ƝUk#5|u_Mi_BαSIPFv,+Pca 0ș sm|s>FRuV,b&vzGl%eo@I-ֿ$-S]FnrASİ>sv1l ^`,̚._H[PBQZ) CV Zv"֦f P?#Ž=€t ޸,tzw~3?$y6- t8.Ef;kc\)zȃSvǰwW%.b +{Kg_twMSrY3 pk(qߠ4ı/ o$xETĮsr4q ֟Ժ)[3,4THG5ZGZHk;ڐu$F`Ph*|lՊ%e2 m;g4:-BoUuySduDƶpʝʒ{1 DQF 8G_-jqim|ׅ#Kw;tʄlP2xQW{=:K{[#U[ܻe]i6Ufu RFF1>EFl 2? u,~AQn^")j=jqmDP=6UL"7/P= @/!Kb,ecXtAb.9p.ODE{~OSC%w.{M q<՚hVs+}#o {FtOZA g6h$.?BldvI:w! |@U0}~ɃNOs:K) xZ^hz6&5L]Rĩg.gu xvǎCQ!N1k2=ž^[jɁB='Tl@՝ѻƄ1c$4i,-7":X1=?- +]tB3=ǒ緥 4 kh%%1U-h1M6-8 ffi;~F:AX`لsOʤ%2Rj[+\ՕXHo]kV0@Zt׶qz8QOlqgmO~T!|bj\wpM cR|ˇ44LpvխoXN}:l;gҖs[b,2jf)_V*w\^9B/jS]>jÉUM e;rʯSA#՘q`!bg~lGiԱnCt!wK+{z(tBxPӊm43-fHgM$b*8CngwX)k%b;y ~Ƒ腈6M3}Zgs44Ck|(6c3 k! Ǩec~~gpƉBUcR" |-r@yѥِVTQ;U1p-@ԟr.t:G^* oq4i<|./j|y# N]ihʹॎG㞡J4VnA\HfE5>?Rǚf {qU:ڐd:(vIU 8D_\m;1a^2j)Oq*E^S8[l-Mmzo!6T J BB0[wc" Jo@H{ ?MUP`!(;&3Eˤ J_OT"%tO0I2'wЙf: r<e6,WO<И0b=_gD^y Ij(tc_#^tf{lPLݓ*Q$䊋ErlP;`j.xFs` ~ #~WyCBp}eF?H1(|8uZ7<0ta [,_L?]wCM֠M=@ypC׵%n!cl J?v90=7ߚַd~jIʡ<?1UuJDAToO;MOKj忼}=nW *3 jtWV&@A g^}jJԀ󆈃𤎏Kvs8ɪ..J]_Y,K0zF1S LSO-(nID݉"xbpfԛgGJD;gh.̹2F4xf} 󿁭1^.9}uytѱE؉]ZaiL9:q5l1TBt1\ XN$,Vz;KE t/x{]׮oM!n^ `  ]58N&sg: MXJX s((+9ߪ]=ytstD{Wf$AJۘ!<;EL= $J_1M( `<\~*qI_@;yHb? C R|b9@`脉a=Sm|I#OC2J)PpuffRM{̺y"$*-WӇ!InOCbإi'v 3~?h"sTh"O¿_칠>`__OxV#{*n.p4wɰl_  z35Sv76Lb·C>jUYvOCdC0ċ:o)i(sc/47.tAnX2Jt pwZ[YKpR(mocsŕ R70h 0²|nO^?&jLS5m%a%ⓇN_}Υ J>5іV2v>N[lŌy97U&o'r#x_%1J<4=J~kG;MHU:[|9&#ܯԡV;U1E7Qf@ q46XØbC; |Bo}4ᾑ.KxI}h !Pb,'ph,Ձ(oufA=NogiTf8y-H: wzuPvi?aQs9>A/'Z\a̩i*amklJre#1zۃS`O_j۩, HfJhZhO+jԷ5*W;]Fj:QO-،k:o6P=KTX%b;X/3ٵoW>nckL]VG~Q5cmJ{LkMͤ=Y>\QXHf8 IT?OWM6_X{8̙Z6["M@׭aTлN)T1?l*u]fAx%`wˌ:{1O("ZSQ$I_{]oQ:bVFvZ[Lƈ8et/2@s\_N[Y3ԵkL{fBhøIN1VgCpEL#= VVeu°L1…2-ICae m_E,(X'$n@s0ל:~8)HH>F gd`uэB)MFy8 e!T g][oC=e|Fj Ecĉ3V"8\zre[ƬC*7> ?|h;[< Cl#bQufN*ӫc,TDrcc9*H2+5Ej 'nkQ[>X< 4Ȍjf"| PQ\v`Zvb J湋 ҽ}` 7 ƻź1iH:YyAwe@G5 4xwbڸz6`:~{5]+ KJq_L*:*2-7(P*,J͆5z'F 3 ^lr2|%T<jw/N9@(/clB=<*,~Hc.?瘐3xK ˖)=bgN nW_$GCm5ivU(p})B{abwiik0o-~^M!+lNɕˡ(dǴEGCWֳx%Qz1ƶd" k$m|C4#L{;% _-xp %ˉ m?'w1k=D}OHc L5uWI  S7x'޺&2J̾l"kTd¨t|yVP $4 jHCK"ZO l-8)B1cPkQM*' {{Hͻ# ɿ,eQn6Kҩ cx>u:->Bz ) I:s4cd{>`{* {0,pI~ ~+ӿmV$KgtxŮ7N: |,_*&8[iþ1FXihfr)U$Moϟǔ(_N| = :Їшǚ°8Rut#.ŭ>鵶C6SY k{` f@] ^:I UH)^^)'b͆;)~ßZ֋ uťP~Vod\<1+,k͝8c^jlATG*k"v ؃5u3w;W4k!/, ̔A06|\j} ONJhTL8զ^;,DHO$"9gD/pYIgXSe LάK:&@O&M}\4ql$luxPdj*xj)1SPnM#i1wyGȫ~gYS_]0-ľIЃou\z_OQi߁h*g9#Kd:X's\q) qy>ݫ^&Rc@w\͚TeAlV3yѡEO%%/`W0:,x58 PztBLue t"hY=z'M*!TҌUrVRoA!ce vI1Hxj/TQ_{k3Q_P-Z<ڗM!4Q<Bi{$ݷ{ܱTږhsECVp8.~:_Z`GuOM=18 #;Jd{rj 7~"0]݆\7d~D8j\p^jur6":4^5+ 2<( Қu6?b\lE-XpWɻa=-HM`Y\0%zDܑ*,A.ʹAx]EI;R'@]މ'6'J6qA!%}(J'H)BnƱ8wm#O5ihLUjX{}Vm@$^A²YlN#K6~EVa& i05C:5Y7V뺼}F1Q!_P}KfP;I1kΒaa/b4"qW^fGsV# ?הP5FpDɯ{yw'8("!w%3NEUJ9lV!N IL&s?Mh5aHyOp+e=II7j^l3PLF*gIs" )Äd(cOK3b;?p}B kxHb_, R6Ga_`G=-g>Tf+ 5|E/_cW, M$:"R3t|=AMbs\丰tʍ/Y}*BF0fE2Ul7£JQISflyKM\/QF/ LTʫ)."!avתq-^V xҍD|-%i֙syCT #9Wksk<-'#?|8h[cDOx^l[q@5`)ۂW%~S|걎SuPlzZckHcҰ&vne)P;Son]bÐ9Px5c?E#׋~N3XszQA9\B Z5l# Lɞtw Έ-Ɣϰ̮)'fD} @$lt.֣{QZe!hH-t>5f#63zn-IʓCP5J5ޞ݋ce_ȜdhKRp,[lTԃ>&ѷIF> mq^NH{L6%z|ߏroF "W?E߂^a,ί0ɷ%"DŨ0='9S:{bg\UrImLHr΢} ӍE@c}Sa(#~͞~brN3n|DtmW="'Ea< (}w*$zoߤǷ(F!\IFCR,gc =V>i|,lfR9ne<2V^d)LJWiUyr:|+qadoobo!n9 -J0gA@+Lgj kJ };K뙿Ehg|F!,@w~Sx[bƢ\Q?Xj!@L3s |Ue:zb$F>G/s`Zpm59/ asUvGWp:z7So@jS' H0Ӭ f0=P7o&*a):bѡ{.jWT9ԖwtVchcX&` E0&MU*u] oXG.\sƗq~NDj*0U_ gYk-xs994r``g̕6+گ+65Pft-P VL*|aiD0][~>(|/dc(X5csC(&W[hNMw9;;!'䙷aE6Cmc mm:\ bt)!#qxmwĆg[…&,~\xU D~b$;Fz^Hi AM˅Č&Z߶A a?.H!I޷Lq1&ģfEJɫƏX7Ps_*mh][ϬbJ s<Xp ekKu_ѩJ;n0y+/S|qڗ=f"ᾬF[Qc]k_ %dRB,FݓB6Q[C+䗁 JGlUcaAVfF)^ݹR3+M>!#_N!s OC>4}l>H luv gF KS̕Mț1Gs&}+æjvhNtpn4HrlO C5xXCd};Nk~djq#%XwG8mE&vLVA\=\4\6etZ3Ѥ)k0gDmXΓ3,?hUQ)[E~`PP(x=j2-`nm]ecB]vб~+Wtw/e1&#Z{ys9ט\4["֕D&I0 iI[cZ ٛŷFʩ7m;GG\u߉^/7P=+yCXSƶwv -#ha1WFὋ +`{MI9D_e4CPym 6{$>@.Y TzyM SLޓE3-f|'EdW`%ngղIUI.b[OX7%$.0P^.?9_by{1KcT[zadtCՉqbYЧ&qH}Y"$" x*~=l~YZŽn܆_^1\3uك{J bňF"pcn|eI 82˟:Wp@iMf>[Z%zm}G86PG-2Bz9\ WGYXMv5F6&NDAi6RXFI8j#z2<L Mm bY';C{~:5i)-]wEtlEXBi ̂!'e;>bP4:M|Qjyw^2d^=Gڑ7ź=icBݺ<o²;lqm! Ml{*L Cb*./˹3#U\ˆ_ ~ff˭psmDɒp+Nh(=_ryN&fPqm=F+z ۣ}(U2zsSnע{vZ[g5l';zj*%aZ6Xǒz;C^.DUe (5Q!ymlHo=.Ƿ7g\T!f;51/\ %Ө:LV.PU'DXd騃8{5[[4 )ʄVl7aH%'|9m\3ǭLG-2y7 tw,.&c<$~ yɫvUeKj/5}+!栊 a4'=,!";2X JsAKZ2EY<[ǧgˣsVB5 %J'U}z|: H*"BTKP fD~4=.dVQE'ibl8]Ԑx*4\5i7K0/\tEuy\5 #q:\VWmL6$D,~]/վI\}GY(;I|a(!ai+{5X+adYm oGM$)eWAA&Գ,f +j?&MaⴃvϏ>H/Ы'N\Z2}i"rL@><5]mwotrZ*Ό2ʫ^)`?~G*8DEeW98ק3aZ]2(6]y⅚+ѪBޝQ 糺lV͊(n]6:GutFkWBU|!#:a¡mnUJb'd~v- 1)x0.t,$SPAc,8!_L`MԨP(]=΄K͂$|^ZА gV~YS:\5*}{Ϯ3;} X38]&nqeQqJhG/faQm f?Yx! u~A{v5`Z܆$lb`G$TXw8u p5Zlܔ&j{կ1Aya|u.M \ҜxۂT|C6+[023DB)t(^54mzfM8-8Da IUnQޅ#7~L-?C3=!^9UGDdzދRѴ8G(: @+Z#up⛘赻\5H1*^}BFUb+*@ꀥmώ1C7iM"ŐHc`'2y%( LD `OJ;jQ#X<&:j Y|Gh\}'ftDH!KS4t3tJ h#)Yۓm?2[{ TL? ~" L!kUո,|tlxN8jHL:/`n>^G'CgJ7I٪ *_.ʧmWq:$g]&fdS$/:jI䁠/Ph[NP5e ij[Sчp,D.pN0Y6s켃"qsq3~a`fF\7 w7o8}*w-ݍ3O(L 9>ʈ)g.+WXL%3De,sB%y̾X*YTPmyVxXvȟC?; p &% [#'+˗uϡbZQvS>t?<ؘhNBVB%0W,eNp]ndf<m>vp}"<4&^Dd;!0>^@y ]^_̪UЈDC:pr&F"Hx:k?x۞L`'r+kH.-v#IyII|D*[k@LO#1댘ќw38Fatg+uoX#+hN1m %PXFwfxԺ[݀^E}8Gȇ/r'sSԈb%ҁ:+TB?|[ݖt\4o 14OfΙAbGԬ.6!,Κ%`\t0YŸn'9мg_@V;XtA% OY! ey!DȚ 3Yhi ~iIKC_ ت!'$ok!oX&CY8yx[)f_D@{Τ:?- 7L.}\:@,hY’rJJ"r, ӊ7tdy38اӴX8Ԧűr]y ;I4)[T4#@?Dmw%7E.K6[Z_LarJת0lIY)̯YAы7KƯ>pm|K5ht.uU.h7\G;PH_@إ3W[>ǰ/^*/UxݝgZD :ؔkT|{ЕȺöhPl8d;j<]WMUÃ@E "׽uf%:#A2n{ Xo̠%[6zu0Tab0Sr5֐' .{rx8\[}CѦo9auaF+m/mÑk Z2Lo2UhW^O]XC)rM_ĞiBK&m6ulru)eh(b |\JEѨ/fq-Xc@122D;_2WFQ95vНo'h풫݃d]FZnsuwRk΋m&7K7Ph5NmӞ]{5Pʗ3EE H7e<, L? >Chw9%X1ۘ ȱUH#tb&ch5/pQXZ` _`03֌#u`%IN U#`{\z<4t;);;MC#d"s d-1c{W6CN@9OJ;{yqުxb&&̨۴ j~;`LU'ɵKR+mJׁWyK Q{9eZUT@}Ѕa/?2 BaF92BDw޼TsZ6v;IKScʥpZTG`ssIce*"XU|ju"Tc'nf=w&~7CX%XT`FQdcxWsL[ٶLI b[7m.xт6Ǒa c)SYxsՕ̝ ?&PP{vѿmv̪ Fiʑ# JPqB?Xħg9K}غ އ`G}g֔NCyc"]Xڀx:n .GGzP;[@V,<ҟu ڀCjl08qO6IfI-YzbS fh^)i)-GY ){PF<, D2A(> L\x+@'cM6L! omW.WnP[ NU)T/c7Xl]JE΋-b}/Yz5Zdڏs1'Cc4C4+Q@QɄ*܊H d쩕񂦱vu FF[Dr6L)X]6芚!TQ.6էP^HYMS⚖zׂ ek YчOR>!V@:XfL %}Ӣ»:1z'at5Ϗ[ty4n..8EF\AdB#t(o&4G|t2]7J; )QcB"'/iמη7-~>E\ [S󶳣z'?֞p41eGU|R )(̎&JOZBOfH)&VFV3Wήq"Z.ڴOw}4NrYm}覊~zՀȲr (`UMލG]%tY,)"33F tŨr>c\n:K--NSyVCQ3IIB Ɩ~\rvcdQrtZ=ab ջ'C:,I>>O{MiMl+6JxD@ip$uG1D'6 y&Ay~o=)3uI2Q]3FQe>,Oy'5́oC-z{OE0 +G[pzJn; O?#wXҌ"#P/УǝӐ~^rϥ!3Agmp^ǖΣRG.FGSrO`+ۻNs̒Pa /{a$Oґ+?\w WpDEP̢˘Q&fU2Y:n Z&֠ \8y2<ջo۱v[n~#QX|Zz}"oeq޾E|xE` 6=ץ/$idƛxrߌ̝Ţ.9hyj\jkL',3_}Qj -ln80|96Po@s{tik6>40m],bMA 91],פ(䰏׺~r^pIo}~G גt6%B 2]J<~;YسzѿٻߤQ*Z#1GL1;Bݞɉ v2|tLptZw@Vt.jp!_5auQaw(2h5Qh׆m^$鸐 e_X[@$$DT$/r°*eVt򮂚>$&~y':-8{Rvan.Aжy,ڇf+bmI|tzٱo|n 4Y~?w nj)ri\1p;]f|A[YOo+m=Xj& X=cT!4ءNcUO ueW4yZ5 w`/ cyJ)wfc ء"]@H r]䬀>tdbVvh`sQQ,k^[a 1aFxi~yv?. E0̆υ},b&8YgD3[-eٍA{UcDぁF_PjJ(i31S@klbo|Q;E^apR_'l8+D~#2O?5Gّ'[bIS fx!8SU&s }\b^ RY@`j?`ޛ~IKl.=]Ah] :u`YK?ƙPiq0\kQ {ly؄|3I'7n5E1+*2*,c{r4UZ5 ݄@R 5\zdS2ffzo+nd !. o+Zͺ)'7rQk$VkRJIn = /I8WG8(f=i@L (` LwC51uKk"F!<ёlVY8f/EVG$=i2 %679Zt 50@Zl[L-$L%bS xI2\{W:U>39y+x\G3z,p7BvS(u2! {  nǬ9ѶHNwlUӮ.uhї썐 z'II_mx]mV͗,/l|υER"3J{Mq^LM L>s=>FT k.u#+Bֳ6Yx7'jc@6=1w>eAB>s,(C P8<bKR- D:4~Q`XŝZ5Bb+/!^MVQn-RR7Jⵂ`tFS?紼Y E%`syg=P\Ĵr+ծ~gZASƚ|K)\rf4)bbh>}񊂉'ly<6 F-jxݡW;f3bM`\sW⭦)Y))mp2};FSvGNO;xOO1Vj}g-I?;U.w:h$0<]f yPnYTH p_'mGg˺o̶7*F -w5ڿUy*J(BSZG_JZ]4;r9Zo:)UȦEdwѣP]eh7N!JUŨN0CZƕ.8ZS;vU,Ne +Z&q]Weח}B\v<+U!>0X*O2дpTXd3jr_RG1$Kӎle}UZ4 (w|Ik#5hA4T7ݻHMK/P1k>ŴY6(U s59RF5_]nrXb{>+ݨHͻ09 N s$VЙu3:/%&8X,N-ifhy[}a>i6s|A2PT/+)W-gᒫYmuchB}g:7Zsp@P{n¾aѪGdPl h5-zi+2qAYUnMQÌwՎI4=^Ywlȴ&"R@Mc{s'5vJvx iN_bZ] ΰ{fd7?7Jƀ=3gzJ2_ E.צ_%W ӄz>/ KywݩG !?rƢI*=`'ch*"]-t19q\!z{K$NxHogtQcIN>x {bk=3Iq6 YySqDG殮".Zˌoױ99ȴyXI ʿ!$-"5 s"|%ZHnSS;P+G o"gS_k7ݪd- 7bN$GYKްSI;O8fuk9 ;z!+˴VޒBJMabk^IXݫ "ExP6gkFehKvz؃TҶ~K0Whs JX.dbzA0-:tSfhhRT,|R"EfaiDأR3 eQ0:mEKV/uVQ)S AߒNmC bA1*L2 f2 Qvc]]U& p.dт%tCV(ʨSbl[r`N3g'"{gy۝Slu'ʸ]$!]Pص^R(IdNaM̦$lFn*Hv]w#*$ rhhtfĚ{E"6Pr #f)ƚOU&UvWIfhi3}VlߓE..xos ͆ҿX(Xw#7EK5'=ܠPẘ/ oEP.0׮adugJZ-Ԧq\Vh GHlSw烹v2c7Gp}=SGiH_ZVEL}?b_z{,lrR;PR;xnUء+Ï7gMʓ:qU ]p Js^Ȯ^ܶ0K#S" $aMbt@  $֦LcCC*]@?Mx}}cQT^7 b,lߡ x>S3K (쮩KIU{e zk^izXbιfT1~9Kq~c5 1YZ Zx{tO1RMUc$HI6;VEoLۆsv:Xp?HRpajy':̒bb*#І5VZXxC5/2Iyrj zr&P.rpQ, z ]Wv^v-FeZ!;%;x{vpjc2[Bږ)} JfÂͶ7WA:v өn\(xX=67>w-BB|~w ~%D3{3 EEi!ݢIMC" Bi =;cv֒c'ͳdn-y] 8dWH,c``)#rHQʢ5m(l'1H@L/E3JcrRF$)n#eC^*y4nИ4Gc.wY0rՈ :RxJr+PzM#j)'ETOJJg@m )ʆk 7%N_-ujh_E'+Yq&CQ7P#Z?V!(̞R#Mo Sx(m nN (ƽ:%:ןyJ; :GD:, U+WbJ%Y!^g7O&e'T[u]4%x.i*Oۇ 0I{&-ƣޥ/xG:[A9Wϧ; G@_Dw~Tɺm "-yXCe 2 Gv:6E8ѣ9}ះ)8E~?a=ɗ 9];P퀡靎P7kM^P| MK`,'}ڜۣj:6g5 0yoT-. C = J63c]uk^Hau9E.AVP'Uv,# b$]Ƚ!hF<2j,Q$C\LsIVcdz[eDUA ?8x8dEaX \2v Q3n2W.X%gy-*NOB! -{0H4=C8gl℣R',Y#=daƱ.NKNID{(^]rCL_5%+ Sc/jQKf2BpmףiopeyLwBh&;SBFv~\y;eg*b0=/(H;?{T9@wƌNm+?f;O"?QE&kX Eن]{u6xX!ԢDmt2&`~ 4AԑX:??QE]]cu Wky}3+ LiRO Kz~%{"NcR.c|$>*%z/G2Y:dǴ&,@{܍ x!FQ|i!COfa ꔤԖs.g 71)O8ڀkG|7{ȥP0I gQM8 +EROըѸ\wś)\&ô?,Cѱ(#?4# 汀0y%}٩ØN3vqvD>pk85uvyEh! ԏٚh߰d *8FV+#59H쁏I$d}t~e2; 찻22_ij b9k 3.<4~78UYKcIڵ~2ͿeAO EeYwzw@xߦ^-غ#JǼ7[.؂SYm-N7$mZ%Y@-9˘G;ϐ["Zj'd2 Ok$  V QKwj g4x[E;qf4 b@'qAW. K(?.u4etrAb2òa)*Z.)h0G<"ӑEyWoflG SoGj[s'nFz;ou `$Dնk;*.OH[1[DG@π(Ml/qGn ??>84tOB UխPF$>!29E *"y| x>e1aF5*<ƙv e@]hڧq %&wkrL=mP#JDZvr1@uOPVO)޷=WӿM)",8kS=1E!˯+G1&ԠGcsb ٚwx|:*?_KIħ_DCrpFY&G}i-Cdqyݟ| !%O2s>0?j _{/E.(=uҺ*6a5<8! bd[9E3hMAz0NRǾ ??(\` x|8* hkTJ6Pa]URxZ88=שϩf²X u Y޽xZ \-W>`UOvKiVvy҅|"Vȥ}'I,9b/84l zY_[TH9HcMo6SlB*K7rZphTx^N2q :BVʸϩq~#YyoH+˳d]fe( +ҦA" }V{?6ż!Cai&E/WMJ\]oC'Niͫ6vh :YPTڱ.s5*\^PBr'xggLG6[^ -׸;u}mH8z'A pV,;;p32ukU?ͯhj2}XoS!+"Gt^.+Zgω`2*YZ7uJr,pJCm$=\51t&Q]Q9@;ao"`' #"|=>/z#RUm3˸>xɒ; y^#knWB}"((RLv%|&Z8o{RVY#POVm\bYLX.Œ>4h&m~k]943sGXG d XcqJa%ϨH"g֚Sbtdڌ@h{HJ{PK\)fcM>VEQYuNMUe_?$Gv6i+ l1iBP8bDψ@GvA[-ΣBsaVodВe[+*rH@bxD^Bu{} &&f r| s+@ ?䷺{++1,- n+2vٍhKL ww,ֆ3XP;;Z硟;:< JP->L)1!\|AADÅtA'$zgFR|:O՗[bhq|+&ɒ0CK[48txr0~S]FF|Qt5amH`O!u{,ӨSP*Cr:^pn -c<0XRm*m+ǿLVζIOskxu cmB}(JyuL=Mޭ#5WzKNl(|XT< ENwEg#7ewA tޝ,/oH5{Pilm^2iM!vXh3~}:.fa 4 C\Fnt03XLCQDw=Aãc{>IW̗my/L ił?_'!b̝6d{;yn}b+ƺž,)4uv&lDjcetC1%㩸 eR:QP邢gz!oZX2#3@,%/vn",w]$ķVB] X0i+1As98h1WI%[w fQecˆ]L{ Y,*ݾ8YhYpA%#UA@8pv,#up;ĝN~_mpGsa "͏0{9OU~\IP;\ ,xg^$ CJ>uf]krCf'Qf4#zD| tBp>wvSfɖfGxҜ5k#j{}Crğ$Q*K4{%<"osQzxcdqjp*sh+֊f K{CͯR̬c^AFUҳ#Ӣ"ʸL`'0gw&taCce"ї~W[J#Ck9ylBELwe1U+OW-^fP]г[3Դ%?̠hB^~͗Ϸ/6ryiH8H]?R4 N"^Ɖ ^{ I`(]UJ)`]F3+([ P(Ar|a7=, /q[Ԏ $*Xk_4_ѕ}o/ y 7.=nq$8__KHn(oqDf!E6aC l)ނVmEDq +  %Y)j3:z?چh~9OlJ6WuZTr0lADM?rW NZb"jnT3h k%AË4Pb5㳒$@}Hv뼮d cJRN)澄(Sq(-9c0` z׍GN%XYSGMDR/jCd.gTT)sf]yUv;]̜Ԕ?U̾ƀ:Z O#Z⩇%)~Jmnb4^0WxK.y n4 06Hcؒ er,0 Eb2_N?1_Q{>dzY)?W_q1PC)#65 81#Vo-v?!Q,EV:Jf3*5'pWѶo5iPyMbwq㖕V:Q{ǚZȿԤc0ˣ=K<{QZ?@wVC6(&A*NT V贆OzHDeȜf '>[2BhFwDET_!Wpy#E475L24Ԩ\He9^WrW[/+ ˙o.S0IB) Nkc(!JbF,RUhQ/ )w Ñ?%-;^kCG?+3HؿZ M)G# iQ[˜6$ UWz@;qo#LW$uAUAoȽ #fQf*|pmtۣZAr|SH/[@v#Onbǥȃ- 9?1/$M !6{3Z+ w!0sh RЃ x#O54:ƗBSKaz!抑 wg߁O& Mn纫LʹRr) ~ Oòd Y{Op/[3f27[Yy5c6dSBmʽR}{AIlҲˡA&X`6Y"Tc[|*&j#Hx"SZMCqp`*&4`VwčdR5cCdǢpNDSh_"288Hs(7't}|Ͽ}F0um xZo'{$GQK|QߪOyR_,y|nl_ Gՙ"O-D \Bb?k'ujZ% Hō*$m ;sS+n=^ qno.R](,Ѝol%S; (^8g!")##ӻ_&l4*hl'ɝp M'.nw00;$E#RbSLz˴̋qթ)404-G⩠OQ';=Wߊ]cEtjRZzZ kΙerpl#ʆރIJVu|~7) :슥H)H̘⚋~ aqlgd6Hp aFMsl(<\4y\ChCN8B]R/.¯  O6GΉpҿAN  h9 :k$^{D=E&%h NFaA)S [ekB%^& uOOfܳ5B{k9H/ 6Y`lyEGX?pkJ&# ^JDr30k TeoU(R2VypYVWYÈgչE9M11ToE^ v6q&356`}1u S L9nj - &dJ~G\dg܏TG(7R1cKCmr1g:QA`|{d殎SA"yeޛݟXxO1j{g&(p?@&FAMہOQy4NKh$ PCY$E5^;Tz49n*)L$;tҗd6!Z{uOkgbI{a%I`^PEKdRql̬ eYhz S9 a3^|#do汵8|#(hW>Y􎇣V#V4 X,p1vbz h&kޅxsbo{s>$`nQsQ}70%~f rYwim!wO3B*jC1 Z'h&]xGh$!T^ rkR rl!+rQϙ7,g d_Qxs"kCCb.6<4*"~1 WY9!֠,8PpZ/`8 nWO[411!c vCY2%zlr%  B/˜O1E>)-hg=-lqWBPRJ)ثLzҀAz;E+[6/mW>r~D5#t=T#0d>P+$TIC\bllΣY3>n kIӇWk<΢mT~1CRuCP7iqNuT#UR D!;i]p׍ZfX+~yُk;^0L6pFR;ŠE9Ru$HhG`n fVIpv+K=Uߗ5%w+;CX;ejrJBG,B_A2u淮7)#,{p!w8wbK l'bK&?V3@c,q>A s7Rp)o>ȡnәzQC`a.#E~kIy:y2F0`Q/Vh:*[-~B+s%%#CwJNIy#g^m8'Vm6`qKcrk _Gmkz7coR$An1avip'H2! |rIyR%RpV8bEf"+$'y6+5% ~u;NÁE~i_E]/t(1E}!G~.FpNcW[Y?g*%?S+t@$ eVf/.m#>?+:}{!~ k$bS!༊mc'`sb,`C9{𰴽 1ϴh4wk*K4߁OM׆PO#8@HA2hIv^#{DO|Q)X $_о@N":|'q3`(mùv㦼d軼W_aHNA4ZYI|5k0,a)g&[i $к_)氽,lC!*MP(q;Uu?I-*4"~$vZꗝN'2A29,B]X$T%yk}C\P'%wn.ġU6>o7O j?Pͮ\E$BC4 qkxBf-iWgPU#2L5$ޕYk@3]՞4~dxuBg -JĬSAmB6<PB \*ec(oCݽYvA~M@NbJf7s}F@ 7~},QZ/mY{#.7Pbi7&>t瀌kMc1cg]FYd= aNY[@'tШsW!ZtW#pi+9BXڎǼQgY7jm*K|=rd'o^ a>M%k?z"@- 5]G,`[dIY ;tKE#Sg{x7"`5&P`4a-tiU~-{2ėcO 2 S½nCGIQ.L_/nGSoq`5I/bm E1T3a*sHK ,F`^IROU1z8IT6qiG[͙5vNǂ`8dH:gbl(ұlXCoB$ri@PeDK>Qjk[m)^2(!q [$ yRO2Q. mVqDUxw p &#n!dJP4{3 <K""/*C 4%cV?5p c;ɮL҇yqx$;' j:ӷSpU.̄Ĝedx@m89M3R)09sK2@+6e9픅ĖfِhWׯю69NR6uw?"yg2]{$aS.yl}Fj='I 4 NaE}A"I+oBd"4 \ߝOݩ2Lkpc?8o.mgm,}<B1C}{~>Q?PR97s%/FbU1vj5Puڊ9px> 3 L=E8u¶z+A4ĶoFBg,U]hw#d!,zLg1+_|ujEG|q6ebg3~N1!O\F\w5 ѩ9^1I%xU)bx Y\`/[{R/i^#R6Vl9_(XrS-}?X](m7\@ձ!i* 4T %8|Va6N.B[ o!پ?ޭS{>τaE`,mi]DzBO-Nt6MH}d:p#ju AA/Bهiv6B>G>R3 M1v[_NI{(fnUd$Rrt "PZXHa#9/̗䛍?E.S9)qy^ʺ)?3d|;uipq%p+ezJ8s@J Me.Q\ĥ0+ܟOBD[fVV]W3mH͈eJ}P%pΏJO{ȵCr,t)4rޟga}U5`Ni : ʕe,45I&;x/vE5J5A‚ kԽO8?Ӟf ێ<>fGQx })c3;۶?MU 朣E{V}};*lӳ3-GSL",ܥJ,7{_x^3l@eL5(%eEJ3/'BЄܲ b="N"[ l;-{ /y E73q5TG\Mb߸dP)r_Jy^([ H/oV N|Q=UJ՟V &U_m?m@ge^o(y&g?%%f@(Y7(26y&LR3 LdUD}vλ(C;;5E 6(ۣ͝3%?JOImf<#uxkN'65m%mܨ0ZYwT&fNF oudߨ'M; ;/Lڜ'؆.LM tm4Bj]V!T'V&&W8WN842FMdPV:v5E!ϯ0䅂#ٹ'3ɜj#;Z\狢૨i׷`JttgیT2u31 PsYcJSv.3|v|xx$' u+YPE!av60OO(eXRp[ys3+EH# ]iY[3{xEw#-=yq/l1v)c']eI^$%kzڐhx\;<6Lnz~Ne'l[ny8sSw>>ES6I^=)BDR?W۞HrASkI,F*i/RaK 4G)RD`g΄ܦzH}Q,0ۺe`KM RY 'ZnG8~}- tp0ZHRtmm SʏlZک{> )\gBR@̭q"X{Si\nbGh%Kx󁐳lOZ {;%eM~igb6~B90s0rxr߳eBtPɶpEϬe+FUy;mX6#e[E~;Q1I>Ԭ0{00c*Yj LĵlGQV~јX n ):߫7ԇ]uMv拶u@)Lu {6mQm@b!#]17AE{͉›7*kd0BD9/O7t Z)R ʯPMuL{\Wܨx/`x!m;`x*494~Myٵ7gu/c=5Q,$WGQ-J`uΑ%\]=lw6=Q[KR@ L"!3LC }Zu-NZ" /;,WP".Q]Qz$t ?Zv+ԝCCj)a>)O\,'*lZkz^c>&VG=_*IVr5* 1x<6IN.@ 4eݴ2 Ёw28-.l6j)OTZ]Ę8nޱ_jV_gu ;IUՅE~O.?(6J}h-oBFߑ[a06"v]tRحfψ'CxgX?'yYsqlvE6Đ{X_ S%%'&k.vK ˑ!Igң^^w&EN2+)]bXQo7$V%jW3A#M]=zZDOJ9X^\z)]WsO T77VuGp]r)x5CDW6=* zB'uGnம+_E^ z]eBzB%ਅrRX ,U,1^Zrq4{U3+lNT9A9am$4PZw;oIe"fhC~aP `Oܴ+9Ӕ#ﶫtn `~(tH+]`4͜E`#PEQBpMP%AKzھ *q Kzݭ?Gt![1]EoS~՟#󤞑m^5K3khfEd8/Z3Kו.gHNއ\t80 Rپ'N0B)7 >]+MjfYq[Z[hjݬcaMͫݨvc;-я]dgza#y#"%&6b7 jI) !9o$ +kV +4&v4{jЌV3 HNn1A4J~M:jq(aD{KZA.y1d35lb T4Fl}_B߮USӅ%lɚevrJTʧJmSf>}htDDR*^-?H"gop3'Ŷ pW_vw$g?B[" c+ z/f7%7~eڀg8 4嬁gnX UdY9.Ҩ: `폀58+m@Y dl0D~ًܴ|aM) mo#uxm&ɭ+zfMA(OJ2nl!{HB zվZ{8 d~zlxmScj__NwJ} @P=Q [-DZ;{\P*$tBJ*Dža13j13B&PcDv$w*^גl"H) XrgwK@'Ⱥm2r)t>*b\L!LK3p.J(·-Z6kXrZU[ jr']ͪ @([Z u~T!qkϜY8 ]R2? lweLNˡR\;Mzչ4ֱcJ[bQQI-JuZZ|LXA`1kylߒ&;bk2zNm}p !*&ο7K7|VJF^Ҍ^!w5 RHA/2}טdw:%b97,7n*>Q`y꩷2)48-jޱ 8Ww֮So~v Zex @I%t0 +@Y!5 ېp|h9զըZbXD ͼ qU4PPΎ0O|9_99T+%т0 .qC]U!Ov-qM:(W.%f+r˫O F#=/ڰk!h}5k$l=rny(eN+kP[ W|> ]!ۻܖ.*Q^qC)\$/*m35…P&cc ~4`P'[uƌUPL j#1(.M/PlQCdY:fnDWޭ!tZ|"_K:UBZPpGA 0˼Jh{FP"4bTA ͥ/2 S>&;z%bq+ZC(OJ<`o 6p5'6omY& :D9`q$^8$}RA(TvOݴj|VXtoyJA<_QXXU ( n ؘwsiZǫ?Q0)5­PԺ z**Kʉ\D'ܦ*˅ #yy'<ީ:LƉܭ #ʁ fbQg¸ؑA.kSBJW.X%L>bJ:Cf8Yt d3NQCGjsQ.;ޱn:ۖjgQCn,?_tb}T$`~lx>8ѫ-vsMEM%? 0F# ywIVRݶ^c#pG|K[fl5!RUB8بU7\ FxP3Au{%Y/_Kxpd=bl@VVƇ6w0yz)ӟď;EB5(5ہG֎bIѬM+9?Vq )/<^.دۓ:^FᝫGM:eXl4if 8 S5u&a(n,t[9Ͱ($q+-c) _J%MΓ1K5ID%',H09Xؓδ`*0Y"ftr _#w.4]r G%\?L\zf#}gA:)[uY>tqeq9Px^yn!S!!\QY,T#feU:֝2} %|hQ^j~p6=T #^.Gv_ռ ͮ7 ~*ZmV3Mk`%yH6{KKY>).pmńJ s*p8d:H`Vo؛Gj :UȀ1'KsowBJzPaL ~p jRak0 zp{_\ׇLc P9a[{k#2>=WVVTuE'Iy|-,49` G?Z.`NCpٜ>yY'۾1+ބԋ n,癡 ~V).#TǒT?qG*OVh``h4C^@`ѲG1щJ 9p?qT'ryV7e>ijS 5 ^D&xqK_EPI7=%+wX$; 9K>ip(\A϶ЇظNF'.\J菽I+xkS|) ZOyN8kbxG0:\_LM>M9 [0*=2=x*=-MaTTe!slґ~4^j]=w~-BQ} Y2g' <3^W> ue-O2O9fbWg&Q]ְW ƮYָ?4%[t (I %j[6TK0timS&q7JF{tu/-)]o~5zkԊ=Db4RuY!Va1p.緮.,GX;/` <!s)5Q+,-nַ"zxq7.aHnh pQn7uMi6,$/CPֹ`}aVCtNhOnb#&qf\-⛜]`+j%D"ȭè8H0D5 YT,3ڞm'2&xU3^6-G 5D2]c#$JԕUamwd"Jڔ[:٘Xdr"j¯ft&v^ o0(z2& +Hw$HJmG -{e8=$ fЄCɷP&Ο(JV nbl;{rfo !~Ap@AtQ;n *ăQ7ŧ(yt> /bP/<,`p89 k+yYBl-gZ݀JNfאn*y*IUۚ=G *L0tӼ@xdz-ܿye$9hּ g5x2mtnφ .M]ai-Bg PM.GM%/c&9Nx SΞmK)ht߂LVZMlGT mQ'x|ni8(h pȫ0k| :H\J~Db_~؟lQeMa\2!C9f+̹dhP[ 7ފu{'blfE``% Cʠhce) z (!@d|\p ua,U/:;cF1"f×'XfbA>wd*(_w9~2o@09H+y)XSdg&¶d$t{Mp0WvsT&CO-uS\e2kT.|0t`vTa{a"(*F8&#J +`議=Tғ,6[A ZVJ;F |A3,cg 8ݣg M~o;$z~kuV*sݓ@,SqKW؅&L^ft GVLw_(X5|<#d3FMRMy/ ^$UzsjBd4`L2# 9co`aQnjj HSEClS0mN6KIާfY>EdC^taw3'{)C^YY/ fhN& kL65y=fGߎ튈 }F2溿6MMf)!ir/VGn ہ1Ū(r4,Zfv($|767JFb"}(}^;OWR9D_¹4r{Bq,l5Cl/{'#M>G^.Kf>eXnJF4 wﶮ,yaa簅0ڡ.&>BvD5'zfuK&[#a,>ܓ%یOWj`s`WecV]l/&m&JTTP;Mۑe雑}SdR]^ͱn~.Op" YleZ=A\Z@W&j.SE qff}Ħ|,* ba28ɋK[:j~I$92@T'8+F8T";3X.4MUc[@\BRg}LjI \ׯ02ۻ.$6_b*c+ lOռ88/\88E%t Β4~A#ghHQ`_; 8 JBNtT#J:W?a݅?ZeV2)N)#z/-4)xHNrQBoq $%$Vcv6e ~{zoٕCmƐz FqΆLQ'!R!XJ.&]&;+l;/XZOizYt _ѱ-1c($T VUa>վSJbM$xqClM81gA& %lj-"')TvURg3 j t;њ ͺtw]N4ӂpGWO6*clByp^==* 6S)!,ky7@C!AbzjalA2H}Ie- /"Ǖ6nhl =Ku1Yy \ؕT -<ێ01/&O!@.rmn}7Ԙ̣2c6zҞ/qG,m2tQP7ObjVWH\]ň׊zW*+Xwr xWOBxe_@%$5P.e] v%|&x@-ZYi)\V{"\b1=>[4\ڢ2oAL-mZ959<};o:!u; W_,3 ^r΃eMdZTbӧ9ɠOTRW%A\Ɲ#FŤ-:,j'1Ïˢ77 :ZR0AM~zx#ş1.sbR5 NoaKuFz|؈5KOhH`>[(7?`L0~°X4͗ܡDZ'W7"۔;a\ƶnb,ypg[CYX@9@Ncӄ eʚiJ,`c} )͇j%aA*6c=F'SSnc ^&dhZ_d%H "}$WRR^@ZQ`AAO0w{wm$1o {Pqm'%˜ъMUqyD@tݙNiJI a3?&D yȲ 1ހ-8_7CW`B'x uv0(BRc9ʐmuZ(thߤ']LT-Eu[NPoiFv]{x*=J*}[!Sl&  MWzs&SL\(}N|Ws(\H~>FÌG)y{=Όϱ̢ΰcu&V2.Z { NRD{0э!~+L2ГO*V=Gnԥ[toј.mqw*Ճgq"3Ke9[Y6ʒ$L7OeC{lPA"C9yNYmQ=6$[nxMp2|q͝%Z`l& .xϐ t̔"JdtYKWE:*A¢ ֢1WVwՕMoS%*gHsF)7i?tՀq1w|E<jEYY4|6w܁n{ QuY0eYDһz !}fA pbb\4wEԏZʂ}BKIꄹUNi$$ɾu\}MtR[RZsw`/_U,Vo9p W gn] |YטmH]]T8gg+gZv[V'愚tIOݩIS ;:J;G;9:؜[s@PR,wDgkiKeg\_q`QsU4dWhk͎hak,Ҥ +J ]=)lԸ. a!L $м4wZj]a{qPͩI-#:>)Wqwhs:=)4 @5SB2?ql.Zڸɰ/A_@m60Nwi(fi7H&-}ة,Iik ~W? -Хm(c.YV,OKxEt %^9 K]UcZveTwpm"UHG 8mkrx[@wn. ? \`#c90pJM k nìz]ac˲✒&Aő˕NZR7-C}#,Y8 0Ղ\"sO*|v$D;KMD[FX?c&.^"b>Uj|Qy|&`1L̸O޻^'A k[d#Kq/Slx% fE؇.Fζ^hoDCM&u'wrgc~-v.[pdt$L4zCDhOoVs0mK+ƴ?ݗ1b5T*I Brf:x{3]Y1@"D1O{8}&6 >]OOڪD!RMq"ub"/_\tlN~c0T~n^¦I94lֳ_akR 7"D|i}A,wCi|Be%WS\ThDc6IKEӂ Lh_;0 a[Ģ~泟z}ƁOo: 4C(QGROy]hS4 \uk$#kvM,HnIٯ#`Y3{5ۆunK xLy*0r>"^|{:ۯ"!n'( b E9y (>樬xk8B/P%0ABEJ l杬vmN7e`kԌM!|CB&K VQE%tdKXS`e$C=O +N-R679^)(1;yˀ9!z%2usPZa L+f^dAWj5S;MjNyVbVeMf$ޒr40LhQ˟hdMD1 TMe_+O=vGv<: δ%pD# awG1P Ka,)`-<_p`vEV廉1aBҔ1gx "rAF'f*O˨S-l ”.mcDB}|lym\#G+)L=6:w\us&+͖y "2Y[˧犇.=8 'wn[9jA]EiIhZ8a[KJ՞kBN/qyAB8q< Y?y ;jh/ɾvuȓ(˪5#1lհ)^pXru kݾ+:H3)@5mA: PA)jvT)Y}|DF鳅Ay9~&eO ^.<[1;Δʰ'ȸpVœyy8ni|JH2̡RF|f{qزd\[bT$#GagӐHxC8JO-Wcy 4V݊` '2q&фlo %@2F !PC1tŭ! O%gi q)Ƚ)][SaÂOAz8)wcpcj(hƅ!ӣh{>D~H-.f_̽EX](Y<Ƿ˛I2'82*U}1kd!%_}V ԈW]Y\ ^\v+=WTsTTІlGT3 6FOj6˄bY-%fٙI8·3d9l3|]S̫6nz /CCpsIYyaQaz+˪~uSo HռEstO4/!kٲ:gRi῟GrEDݭ~r#Wn:4V흜9sj$V{>r[X_2 _w.}ʄ_h@^7Я뎾`J hv\}OMJohYfÜإ)bʸPi{_:TT^Э%[Yy?QT*KUcD@6Min6s#߃XN\ZHtZ.V3_ 4[o\ IPiHT \[ J݇!tHAWٽlWMs'{zYYJ &I bzXÊ4%pMط?66;i|i ^O淏aHȜh:3ঽh [obDc[羳 Z֫EAnsȠӳ# $GS\Hvm[gZu%Lf+{)#6T^JT:=ou4_,ɹTSrKwy@ (|M75%.Ҁ քRk/omz1V~n$6>0#K6SN mEvHRdUˎyeu&p3wp %|b)hwg+{?{rH:eWlyӔoӃ 9H7"85S-햎{BH(IM=$CږA6  }H%8)D > PҬk8}Fot4uYEkNG{f݄wՋe|`?oIȠcޯu@\,l^aJy,U[[%w:Ji-E/,pCډcN-4$wO]((avnq:w,R6Sekg=| ]; ,\ۧݘUG0jy9А0{g @uЙ5%X+Q94ߕ#~EkVj@8t-.dxTvd$xȔP"SvoFK h&N_ B<]ym {Z=9F{Y즻xc"ߦm[#"e} ({ί (ADR!F_U{nKNT$F2{=˫8O|,ǂc&k.VԀAHWLc}Fo'3sk4y!Ѝ]E@BR,lуQn 3U16U Dd5l3o%氬]=6D^FT@!F/ώ!G}1ZO]F܉Ȣc>N^s9 KD]tP/U"~b`ѸF1l {`mQۿuF@jꪍke5CVqWP _{v4yv7ԛcJbPQd; T5feR sA~dQ =ɓṕ5iIbOgD;H\* ^}y`@/ݎ4T7˄j[C\ۼ\C\fAW],*.iw{wAeqFZ@Yq&Ah@LSA BJes%*D&B?CO ٌڙѦ cOSi@ߑ&==w ~5Tt*2*M@h Nd;8̟'QH,*Ś!OZĂ8\s>ڊ:+b:͍+]Tt ,x^as+)N рv]oR2;9`X=P;[#^I* B 0bRK" X,p !CcfZ? >o w?Pbܟdx)U{@p)>|AzYC%rZ&u(I8hvA!J°8eLN\SsYåΗ->E=hF38!in\Dc{Un~g{#Ě#A4?CVQaTj`Kgw6ݯt='\+kʷn!kAP5Ig,H.nCc`0wW9(+U;Fue ƨK+O=x{r ]#zL&cD`R{O($&CwC'ZER[@E2; 9蘰|l}ZIWG` qg~,1Rf5ܬ7bdK{<*.!jQgRO/UoO](Kt"Dkg E*жMr|J98xp6QQd(g%?@]"&{Eա] [OTב́.yq?^&uxn A (\Yf'kӌ`?@ve 9vPkGZ;cG`}4lvFhC=rde ^%6+7Ќ,ww/ˌ$)eMkC\[ࡅGpO9 #Q'Sd }(,,Nb4?sžo8#דl$?Bm'J(QJKZlW,!w0T0xWj E[Hq14QbC} =CHL5eKyhl,NXkÆ@mtYG,4L#Φ`ApsS9 V'vZp*p+;L,+m}pjlݻD<ĩ&JY=B W K`^ɫU\w<>)fNf}bi*E:4H+PqXMAD}w?<ǚE]tIq>@O ;U G27%;0.( 17 @q/f Z ByB@骴ZVo1:X# :=dLgX z '9>f"{NZxZ8$f#V5+ed-89C1/^\ht z45js4d4`xbwݬED\Z _)_KسAl[`a;xB"qX'JCv `Q;VW\Яo*>Zg[M)'5Xjܢ Q`.uzԨV=Mz-HP ?]@aԄ9:820ϓ 3Llشx} p ȡ[, DԋJVW6,!~8}%=$Z+\$׿rYAq11._Y߆[m|)TeEHx42oazC]*Z24>>rЕJtK֔/TMof(p^-T(qW\F?%?&w  մ9`6_.c oY;hOɘ[h)? T#ު㪟a^|Bŵ=o(XT*OhJHhjI$񺇹cieٚvmDuo}y s,?y|l6{տ/LtV;,|c@q;?ǧUZ%F}&iKzcE9l}N*CJ`ԊT o;߯-E̾`;YlGz[N6aFq .僇kjCOYnf|(p|Cݏ^>yv*|fŮ7ͺ;/蒶Y?K \qN?n}n &@͡k^~Ounj:`ѥgfRپ*y3` 7~Eb曇8衡WmheS'IgMHɲ,=;6x`ġ|]ӅBqI:=bHlX 4c2EiMLzA!PÉ\z+-H)Fw\z!EŒMīJnN_370V.pT4]I,U] #;3_TU ]d_{aWg.6&yQa٪V+v[ Ȝxs(R< 6=YygaM1I4K6blɶ\; BG򱱶 0HzXBMnz uU)R''f4秏Iwmo@TP+d)];ƥY`e <~.}JTD<ppyT9y}\K1q@C28K|QPBeb!v'7)Ţt/%enTuxwQE%lBf H TWvUצr q%6v58֯HOo[0p2av%­)o!?c>z?BԇkhI NEaf]x0Z.1N6x_lHP>k?#FIz1mQDՙk_і,7ﷺb``Ke̞{-L*aqbqhtE<@^S[tygf 8ggd|n<?[< )0U5UU$7A[ZmbVK/-zU{.6_L P;yzRĩxmpS!Ơ{݂h⒢   f9f'S+a M{Do,4if>=4uɾ&U>Qilqxi*1l j\ PXEB';wFoC!cB;ABFY<^sAi]?n] `S6dՙ gcpaT1V@!(\1B(*^oj J_:>ZѭDע4A&(v;9T'zm7SZDV H&6$l !ߑ)bTfih7=bdC-@,w hVt ,fV+M%>ԫ:` >"o6FeQ[֊ɀ#a"UW|,4/yNH'[-'T d_)EA@+>C;,\ M[@^_ϟ&#ӹINZ[5'"SD%h1瘲-TI,MFe yxЛbr9VAI؇5-[LŌ!p6,[6j^m^#\iЧ{{uͮvq7RpJ༎H#9 zvXax6ߣMnú[{5:_ m`VM6àtn\=!%&I(.#..L]jD!=6*ޖdsjn;TLN,׎FkJo B/RBK2~:6*Rk([Sb̪sfߘ3W"Cў9d:=I$ VD6j77˖A3@ʹ:{ϼf"Wq *1aєdH:F^fd;>gX150B4+jk@l-}h }B+4hQ$-쫯Q{5ExtP(՞٘7 M䵟*GoyQw:5ҡst5<`Ąqgܱ/5;% imp k@IjIA!ɷ7.n>~$$MYKBԴ=*ە"yPF-I#Z\j1_;V%a}pEcBzKŠ;&^qFq6!}ytHn;#٢'aj^2s8sK>ℇ3v^s%ggv7`}op\kzTJC2AwAEo하!u ZA+hOŒ3h7s2=8 Q1W2ԶA0O 1bclOIJBKZ -{q!Z?5FCa1XeP,c3ZRNPL+4 sB@NhȦ]WHRjV"H&OW̩Tl| [n3i:,_Rr@e˟B큇H&Zs\'d =>"2[lP?¶:FeJ!9FNάl*6 !rZ>p1F2v.0[͛;E""XWj\#h9D2LQ$ &xjeTJc g슦 /H\GͧJ==Wnm±0djP'?'0DZ|:^̃z{~Qd8֥~ʹe_W6H.BQŰl>c"x!*3;`\^NɞbY?(wơM-_԰&мrW֨ʹT֟W.Ö7:. `\#M{U^rP$Ɨ=LM̋Ãw`>~"s+8{Ԙ((6ρmak-$f8>/ s^w/ڙm #zL:^o@S'nܬuN#'5>[mB̿N@dQx GK^m|`0};it;:70㋤?Q'\$lo=m*vz0nU\{Y"}IONO `(lrGꐢ|M8=sxFTKc#C)bRq[ߑE& qyմpqnsv`ӽx1]60ƥ {wC,#zY?uN5 szbDo \:G 9y7k |[?H|VKf43CZ3en)z_ >u^vCQ2Yxa~Gv _,?KWYaЋ@2؅ޞLGd-ce$/eLTK`{Ŧs۠M>Uz)òٯ39O Mwh*tۋۊ#q W ^(yl`"Y?:ƽlw}ލ=hp pS!32Q?|b)^*zv(X8{^YHh;'91ۏ~}}۶✥ pMZps"? a\lii{-"ei+Ԁ{\ n *%x X8v~zv#] '-OW?lQRBΉ.A4k h_#Uא'h{pAtX#1_3hM {փtyo]Y;+aJrD$U"绂4|+#{`BڼTfÄ;-фJ`bCAc;[s0ߎam!1OVNt@"GZ3mG*?? A݇E't{RuNi {=Vu٭ /,Q_?F{Ii?2mN&UU Lvփ^.(Nt7Mv>70S8F܀"bmk zς0)Sibӑ 5\YUzVlnb؀M(3ŋp/5]a,٭s(h apϬC64=dH 5f[tpr43:M=$(+5cuj}*Wԅ!?MـO?SU fL{]: DrTt|3]~SXa%{/9 o+6'ST /zj ăv^T=g܈Iuzu>(MG n& S`9Piokibǿ؇haer 0SS_0f6@ԵG#plt̓x:5 %/ w(n^( P<n||l~X `M=@*aF8XAr @8h30ӅM?.UIR ~mwQ dmGN9\8+T&['_p%yhcnQXH!48N4qZiC s'ȣQuJd7;U6\# kxIvBSs⠒{+ęS>Y.sq~R={Ĕ΁Cܶ O@Z| رzb Q/ J*<2Nc]b{97YxtD!!|+V]69]]ìk)P& u>/d[&ڡÏ k$=K nRREpr;(k2}}40n(k- !O MPr+$NP! t6yMC#:É ?FY\ #B@wpjO9Bwѩ$$J$;6rBI}>Qh{r2 !UIB#ؓBRLк-[,ꐇ-Bޮg?~=U&\{#OWKWQ6CTlW(2Z߇U/adԣdhOroꈚպE^2Дj !ܺ_qahgBDBNmJ}\+K`gy`׺edOJ7^3kcyG'sԩ@{$tCB)fk GIv&.foט~t((L@ΙL ! \!qJ" DP&_ @o0Ln^ lklzcRU~NKmWD?2+ٴSIg+fM}]KJ*w$Qg˵÷aeoY7r5QVm MmO:*niJ\(}jM3g^2p&>!Yt7wMFCmP- +]#SbyêDVe~Yfg5yv$é"44m[묹\>6F57?;=UK~pcAPl ʖsJT#@C? /2kz7:Uce8,xJ1SV}qT5Jb~:eUpۋ3ʷE+ >qCJw\}1S^q>>j>3%\ݘզI*ӓH*W_s:p*}GF/t nJF_vk|RȤC 9quR<.X=hYxﶃޮ~N!  Ʌ=(+ ǿ} {>umA{-ԽȣVs Hވhk234pr6VIז߾W/~[DLt7` klt,^ k\F*ɺu_/]F!ry,nBLp]cF[>Wfȣ@8&? ,[Q}jV&;cY)Ka?:X췱nQ6]mr;94ۤ>#[uM\wygQ9r%ɸ7V08Ga H'1NY8s%uSJ HTSyh@ A@GZ\7mPbmifg8.!٣#6Wtk< ~ NQOMBv!iuiy̠y<[Tf3^] R8I&iPY9f>G23Op>̪N쐓7@A[E_*I`,,PK9{n}qt=ש:NLrBCH,W M]wLczg뛰fzB{e`g lbtf܉Cp_$VPpi(P3.N:TH=eLe7[WS0O+ Y6x;+.2wAMNi?(Cv=j"=ΐ[}h~?4/!sxzD;%ӽq&{̆O: n<%CSZ|csK\lz! 9aep7C 򒴃,,op&sFeEhׁ^V^v|;Bpq/&oS>w|JAr>GwxRN{%DGi',3qf8nH]mދ|p֯rdܒW׸Pf>sOkd#Aۉy$; nuxbwX*"^!(d9v`Ͷ1r&.ֆM\||֔2ߗ3-,06ZZr?O'ּM^jBI^x?*b/^{Ӷ9H_\3@^ 3󨻅^Zƀl/#k7~qU`6 "0He Y A+f]=gIBü^"KOielZeBky<f?z-tv|$˓Qew%Rx{ϰQT%լ~ ! ܅[æf [u6@fQ4E-?ll@{1%͆TI}0qiMթj<ՠg b~/j79#~m:9"Cwe{:"F{u67c*BȻˁY |#v7"Q51 {zA`TVT`GfwY)5 ry}UT^E1ה H}&7~^%)ˋa~ ;le%0u Lמh>P;HEJKܼ@4ChҭxL23LSy-`bODu[n\sbX.ߐL3=ߢ=`.bw?byW}ЙQR_7q}ɺ.]uƢUr.&Sm7@W\V\-8u "2/!D N7LW'hfoFdF Ve"2c,,~&V?}9ӀNmO[g_xȅU?tZ8 ]Կ [abq=pfoAٍٟAXNp]WTtJ[UlNkx,p0Rb[~bc:BNNN>EpDxb:bf#ٴ'g}аۿc's&k{3y2qI1Fm/&Je!bRd)5Y8)v>x'vFߊ 4('Xc(7M V#x³< 0VSILe$J\]uA*ij5jz > L.^)GwP!K8:-IOR|!*DlNH'jhճf@(O(5iqc GH@S5vkpDsDg~.FKg h7 FN뺖,6br:cUɡ)n6q~B\ ?ik҆J>V ya]y=TD[sT 3Д,g3]`Wò8M ig7ICahJ AuLvo)O=67ZCsEgr:-sD]Y@߀Xagβbe`1.bn2Dr %ķBkׇAm6N{*O!q:,E`MPIMbTz ,勤R5iӑw0V(###U\N s L~\Y3/-[w2}Cö]ݶSGɸsov>[~`/ #W`kx0:b0L= D s`y!*YVǿn!3cxp&NtNw6 Ws$sQR-LU^RaCָJrzT+7I e 3< 0k7>{ ]&PpjH2Wkb̔W@XB!l]-]Dy7N)N>R~,dH<)b4Yf[WG\qbQو% ,AoZdBۺİTE;&:ʡ‹؄<Íb=ב4*2`؟"by\«{\&9Ma(*j RR@\z\Gl7flI09JF b[aT(  6. zz*v6v~h!bZ_!_);"Q$*X #u]` =e{\ ެ Uq=.e[ng>:BSR8W>J'lns~. ˢΆ!gTb>v.!dt6rGkr,RQ*D:l+ ) ! L#QyE:Y3 [JrJc7tʘFHE^iUֈ&%A~N("lh.aN+(J&5|Dh0>GMozMԃ/͵t&`KIѮoX\w9\dBZfH/AHm޶xɯ~f=ҁ[<i ֳ&:79JEo.7rV=5Q<ݬm^đx"\/:_a kpZ}:$"MQ(ZX0hz_-#7U}DW/(,C(4|ŞN I o5@oiFf<qyCO5|zgsAӝ VN_ٖ^VbO'\' 6ø9SjN-6 RDmςx!7`D"sLX3GO i_\cIh $zw:ǺІv_'L<:vmnY7pٸsARpOIQŭ-P2}׊%plGU]k?rj5oE.O Bu]>g”?N& t[p r3:~s+-M6 ֹ?yeuk54 Ju(ZO^ hZdXqYWЅC1>"7!slfAeD5={aeCG)O|ʂ9AHGޱ,o7TYY&dAGv;#8T1,Ե!;+V9l->8 rmd,Hq'm0Zhk%YCkN1 3ahWBa+agTQA}:Y)5޻_"r1:-QR^MЎA$c 1V*c 6\K\:D qAg/n8-Ub a6:;:ݍʫ' fY NӘ];0U\L'uͤ8U)D|3DŽPJYah*$z[Qj7a(K!, X2'nw!s֖(Q ʙ9oM'j&^&[v6 vm"p_c,˄iZv!]7(2R-cY5hIIށRi/p yXMXUK(8~ZiX&x֕IS5C+烯KW!߶߉đ :ph$1mdRH`PQ秥 M`st|Rqpf:,8bfS@QF6OwABS~0Wz5|y%?s GU%x7pRl!WWm rVg9__cܕ Xby NFbX9_" #tEקpIcAJBҳd2%F,"1Vɛ- >bC̫KCd0~&w5`:ZázơuLRuPb%aiLݧdCw৩GAb3iqC#X1=_#1}5fh> ë;5Zۿpv2nXr_T%;ҟ@!7cMqPy6BOŗq3i_q_i۰{7 r7sCJ{;MEqsb:3'N-Br_ 5A18 `$xgK"PV{d;Ķ$,`/V㙼cGPwTN&5T]$J>pj8")0Ծ볡]7ri#"Y V[ٺtSxGL <|4;h:jBH:U3p|g\.)u/+/M/GȉQp7⪭ޖ2Z5^V iՐI)>_n(vao)C7_}&SL2: &bPخCL t7Df{{TVz#"Uh q+[viI1U(ᱚjv~ F7&wogMs?g×PD3 ϶{~Y i,wmٸ7"~?LvcCH\kbKH77h<4ܟ#k6yAPjۖYh/~ǿ礠<My P'KL4:ۖAӛZeוY p-" Ek! V['PV鱠}g ]#Jl ]1]`kgd׏c;(%kiC8a]D?mr 7QdAum1" e 7Hf (<ӄ[>̻,6KMJ_A.s,\vFj~ A%EF[58Qu3Oa9O7{jէO3tqS'9\bPҎ\CAu]זyCd->]t|mK[^`G+jnmkG_>=.Վ bY+*&f&Bz|qA}mb!=62gX?h8zCΤ1"QQe/؄}Ӕڝ/y >fvZĊ oZb/.קN{*[ߔ"fbc$Q$- zDn>ΰb(q^ώh)'!R5c!'"-s# 7;p(.>/nu &8dy3.P.{ ,L`z3ЇAl=x&ĦWuei"kAd^!¦L0ֿ$ Cxrn02wDzeڔ%' ig3Hn$M Ԭ3r>eUZB\3/qϔ܀tWX"k#$]sp%ǕjC?^o0c8&y{/Õԧ6VIlxp;vU۬K>#u|* 3&_^}|Ʉspv3սzcצwO=ċV0R4PevȄ0EE|dJ D$v |WۀofIM=|%s"—5R *s'GZB\mJw"ajp ğ2 1ᚏ(E;"۽{+ pd.xB/.WD'?Tgy cTlPPBml4{JA{z6Zsv10Zcz kʽFy/-v}EfI!g%!*W \=p8'S!~gb py+AVR} >Gfl  {?1~Ҭ(Fylj<xʭsYZ,w8HO8jut|v &a\2Ϧ9Ureb'<<ƙO"9g~z 79y#[}:?^tZOT,xtd1wJdl%R]bDd?t%f: \pU Y V ̠S,&~~9}Kz$0nF|G* 6FLu~׋?=5:k 4{s4%>&7Nw0)0< jX #?|rbrY0ϓ13x 7?:!|Bwө$,ΣXhpUq$BTKGUsLT1t`Cl\=H_&$;p@ (+(K\\fnctrE UieAg{e!mxA܉qFy{ru- UFCۣiQ%A5`Kl`EAs/̩Iv4y}`?$ Eʩ_n%xO*~)OiD}BB>NʽT*jH7sc0,YH(H"Y=T?KBY*ez 6P:S~HdӶ?5:I(\) G4(?Ʌc6uJi e@R%>/fw^tRLCWxy v!' Fk/< q@w#)F7A 0UOլP^X4$,1̈́Xs l \d a(G{VbnQ\):Lڼ%c[+kwk'%(Ú3e7|ɼ}3[4Αv-!O@&NtkFL&(4 u(%X%^V 96hʣ9Vp Eh4l OmN`Wo=[A]i;|`O5VIT|?MQeoϒ7.SّcuI~)G"c%* 0Tf}Vjp8GUwiU촨!OH}t aK^j:POn[~%ƯaۨX|G:0| ՛ -1sjm2e:3[\jX5e+nNA1MEb&cNAst"ǞVp#qni+/"A?om. En A;.bm<,mNkgP$ZIR!P,=,閵N[W_u-7YJhW9\ښ:6'5bFP'(@ yVh#).f"꫆tVZ{%.^u*m=.ve=>}]5N¤fGZ࿊N615L/w+2Rx4N9ƃI6竧 ;.F^`GSioM\,):`)jbg'W7gNƽV^\iFmVy?{]`dxAy\ȥۭѪ/%g U*$g1^ .%3@ȅ<ēŒxpgn0ZÍ y/Zv(O2q? ]IJ4?ЇF J@ɬ V(5`BooY^s8P攮*`>wөeIL{TU!jX@\ hztwDoh>tr;Fl\D᭗bHăCA Wee{;NT,I5U{w㖿QSBځb;K߁nGLeq4 Z g40аirDIW*VɒO~_ 9ѴGkzHq0>xK#W O|*@U"8C OY|\vַ8wkUp}mzO#2;b,a]9PQbfZ e ?NN2 4kVPx(k4TޖO9 _@ dUAs] #eC4z];*{*bW/מ:! { !@/`AZ1Z +f;Њ2?ps7?󝵒uV*س{'zcpJƔK||"}>i<_(xz9z-$t5z%/= ?}!к86SKGzfh3֐[s7i%X"c/˲XᦱTNY~n U;XqzPf 5h?`F4#=~R5ѮCh9rqKiMq &v+3%]Gͱf/u9t\i5]XOxXIya"R6Jۭ!%.3ݏ Wd)v,DRrZ9Ax Tٖ<,)"@3yUP-lJil3OTj%넲jau# 8Bf|T"meSezj:`m6{uY}˰4. @[J #d)ӨO? /6WXPcTrI"⺴"cSIp3.{('Gq^8驕zX"I8:Nd1Xw1_XɊA=pDe NGP̋5wXtW_u$ՠJvW U`JWUl|`u~ZXԤ!][fI1W!)y.<}dWa+I߳LɣNױE !@TBaQժn9|!҆+~ e8A*m1l1nnVK r4dGtXd{وqŤ"m]kZh@$='썱C/A~T.TCwԳ:W!/y>naT)3>H4>\,dae>yr`cq5*LSP}~ΖwȠ7s"X:tN'e#߅zHl8בBO}^½ͣ>g2< sI ߅Ѫ[mz k(pҒ_M260ޕ<=/GpN(~۶7lcdv5%[Á:~hWv8,K$Qo:JH;-֟p*IgJAG߾e E,ZF?{Ʀڏ҃ҕs B:}oʍ=r}ֲO2PӹL洇YҎtO?CtZ#I]&0/œhtL9sHB\rdo MOX4 _"gµ0c7 `{sU!T~8;@A5\,JӀ%2|#j}a-286#grϦ@ )ՎF?h!LB(:6Vj#:$WN|% 9 ZP|+1bkd"`3k">ʸ,ΥP+=a %"%܅(u1U<\bc3(< 8u'"?ExE0\d!? F8lTNx:o:d6dTMDkmxPVE*)rX| 6Rj-;@ x+ 5a<{0y-$zٽ^Oa71n'ma6Wl΀YB1};g>@Uw?oa<3J~P/40oiz8xoݘ o1A$]JsOl=wG&zJF%{ *!̌RGc8#{7mI}xɄ;F,D{KiJb݀ c;`  吜L0Q\⹦y_Xr~[@ϣ60(<_ó01I3_0CZE|5xȩ]۫rFL Ғ*ݞQ$ QUL+mIT2iԑ)B5@5vJXd<28ݾ-5<@. ۩K*,MZ=3 G:5AT͎U đ3ͪ4dF`X9PsQX =۔+5B[Jxm.̮zr. :+cBȿՐ9K`giawud^^[OlLJ!;2- ĥL!{}s *3ءȍ))NMA$HK*^6!(}^2@d;9Bk-=>VwJ]=p w0 ϺΝl(fXzf}2U92V.MLVT:T8 6t,֚Y 7ӂj]3)O<ͪʊ 練 :hg0|'c/vg/ԜOM8~-q enH+s'UI)q9h9=Zizl.f\?9!GFaHdz)f, ѵ⛜}gUz0>0.n@/6)actuL+('2iC&@p0*{Z neGKwie2OhUGH=$~F2 ]<̴~).$m`|ԎbY0^'~F35ۜ4ho%;])\a/A-̻y. .yS<GE05W6gukA[6!]7d7gzd!` ĕG;1eVT!M '+<{"6$d3J^Q=hTk%fhW}5cy?#Eh^Sيb,K'z&Z"* W:͐.N[CB4~eg /|9l!񒋥NЇQ !|sg9aar()~y+aHt̜Uw:ɾw7^b4&;>uI'9F03޶{rr׍Vsة<`^\34 ~՛5z$ .͖|-ctZa'Ё 1`\-`tq9W4f|GVec]T3/nUITˣwʩU# 92MpĐL:4rN0~g> [ra>lhѽ+r)"|l DܠOFBZHP&Fb#BUiY!am )nz_ jzj# ]m,n>Y8ar\_bv0>;|'.F Yi@c ~RC2ʅ-l"hZ8}$t^S?KU ɉ+gJEgm*tb$Wi<՟%4dJ}tZ n,*2LK LI2lD;wd|~X q]sM:4_$:T0lD`3tkE0W#΅bbf漲8u~0#as x3g:"jC$@ kЦ[٠Z9^HФ"F@|!M n_uѓ613Cc!uviz16|p☧ua{[YFbADvvC7Hâ*mHэpMNh_*Qc3#ΆHK ^{XrȬ.W~d~i).^.CMr̤iTtżt 䲟MvYYWFs3z(}Ud  n繋Orɔuεr(I-Yu%g

@[Y23k{H ˨Li>ٌSSeiNsYtu4sK ^?:f kK`lNN8+ɮCﺂ_Ƅ@Nroodc- |Oo:J!z^P0=achS˯)jwB.msVl#e&ODƚI.i8` D@[Kbӵ_;3p}v+O'A& [0$穤)jYGZF}nt GO U ]_9SrNckÃ1?^szebOǿI6b̧9~EXgώ+K·p{H;`Y :&AlKC0$^=Y\E2ݘ0h"x/ 0WP[xp?Ҝ %8"US_r폎~V,U 沌YQCc%yQkR)FQg!ؓ ,D3EquB.1&ϔF+?;Of<< Zdh~U~,O#TM"-&4N8r{6^%SI"vpm8]fg?Ǚ0u~pۑA,$I@_;_8!BT5{>"&w, W?·ՃTw7)#D"kq/VD)\zo u@ t5' P^µ*aaܤuTgLAA>xYȒ*>4hsc =`KɆ8G&Ί"Ll};0'H2j&i݇YEݲi O/}$\5:xmR+ꈄ!XT *"8QʊkKBsR"aVPꔆK|ӛx1TOU8))>b{G/h r[z< 8lm g! ;#ow&{k(:oU^2i(–H%(=Dק/ }ѡYdBܤ&So[ɻiB/gw\ݎS5"hVPBͼaLb&2d †Xgd v0 xXHgQo]'9E?eMQf zA ?S@C}r\jkO9nj:X9yNc]ЪeVsO笟R1d4,\IH*os_U7yPO[ !((Ke@Pm~Ko-*82LSqX 1D&!!GĒ*`ojDjz)$P)9?>(FBb4Z`xYI\+=ςr5薧KPQmA^>',DEPy~}ge%m}qfW :7 YRc{u+MX>>/w,yEӑ2V9nmݿΜˣTZ0/sGSFy_?^.m5n; O<?^Ӛ3R!U",n+:X6yy326F? AZZCc^B#v0?L8Kiii#[ QTeޛ.| ڨiσDK8֧'n6U&MkZ /UxzxmUۅDMS8 tڿd䏎1Ptm H;۹0OWyE'<ڹX]->S/f~ 4ЍK`ذW \%QyI݇7⸷a"AXԍR3RPͪ5\ ?yL4TKJTPU?`i$]xtڨm`F"qxN^V,g/{Z09Ї4Ac޺"duj܊V dS` IxFnD+ЍΟ۩2AEM2ҏں Y-ߟ\:_>k »,?ǖ<eg?*ɮ(y=lO'=65z.a[XZɞqʐvC[bENor eʷ5:<4"tİD7׃,vLjоX=s(J=q;|0-א|Mnd"qpS$_T;,ss߻d]DY3%sDEy6zs;Hdgŀ%6^beUlX?gsHNI#4z(Gr~{ 2̳5t` Ez.49kRF&7iSQ[/d71N6:Dy̜52s`}z۳;>-Dif2|/H+ڏʈ' Bѣڗ%ȪQ. öVN WTO$#ڑcy8lb'Ռ`f l-߻QURBuyB_UH&1la.+fqnxQ];+qUqailW_ʫd(^W#{QC@lv~ )d;3ؗq*;nlDO%_MZEizp4=+~L疝IQ[.x#kG}TCb\#$aShn*Yp_mcFQ<&nw[[#"QTu^ŒC,U9Ō&>L83$#{g9RU*~O(Y쟶}KZ.VC2*ºZ&4"KO+3sxeWҮ6Hߡ K{,(qH.M_ro 1-v:/d/){jG K'c Z5_+8ew(şXsvGiv!G]R r$ 8e֛Է >mx0}+t5 u!ںsYYZ=\4YFT`ǣRDC3{jP qSGK KYXBO]zT^(f;,$Xjΰn%*E";&r,}tH!v:-Ђ1 OӍQ㵪7* d~LG-}9 yUrP7FkAhixQil1RD3? e՞̕Jcr-b2%˞O˶{57%ki?)xA36 敁Nzj!Gǟj/oV97b)!IR CF闃qyWM3lck&ۮl %_ǃl B %OҙdC;SЄAj*.}kPO(JME2BЩ/AWm,k'膇%&߶/?a :? Q܆eӥOؘ^V}]#deܟ/'6aRt%"2߻َ뚺ќBB>[sjLuw7̫>=CQY{3<^r3jkP[t*QUʝXdVERU` |Y{U5N6'Α /BD{vga'>͆\眲D&} k,B}`؛޿8nBPpN@#(Mo& wwYEo{V4|VHBB[=Lm:HONhD)ݫDHP2.1u;a^6aZ[3L ^B1@e/`:izXv6Kv* Y'ܢ0^Ggil]N?EhMp5`gL)K[5v l_opI yw˿bAݯ C-t55.] fF- NQn,{e2֍UAoT!6 cHPqjP1B 鋮n<0otP%4jaLEIöE߶@A`S[q}v(;g|;1ijH1QхoǑn-=(!3zwAArgH-rpBnU/̈7GSfhqb+ qy̿Q%Bg 84ǿ=g>7k;_nEݸYҚ3@-SnvU2{߈Mbrik(D_緎sג skxL}unKgVJw;JU۽2(uS[xfγR%̙9W4j&Kz܋q5G$ H}r=V\ZQ-V] K0oMKⒶIcJXӟ|poQA8"5nm27 x/Q}ph'>f\gQ ;0:X>7lAo07Q䄍}wYM!6maPVH+S;hrέBP'v{Y|lԮeu>Vkk`Ls˻'KZTe9Nˬ⑧}rD՘l(u7N)a`2q9=7^g%z~^ܥbR/5i,:+K>A ݥ#]mJ`qKzՇ֒3T%Iq:A|R3.ݦ]Յt0H.=z;+WS x/v0i,"^vvRR;0K,x#B:|\Dg; "/3q|08#b$&&vmYa""uzz _ w53{-*Dzz(qFFSb̙´*ק\[H!%@]y#{a.e== oK4Vo,>A`dE2$؈ъqרR" LB e O.UZogL1 r]xwT 壱f2K>z!mcObd"r8ij4tLp2Cʝt#!E}j]&Ll|16ٺы-ݶ%8cST`&@/w^YQwA%jؔWۢۀo(lWİhϿ*,/'?H.%e"Y8P8%cF\޴ Ǝ S+Y*xL; SHI~V/Pk=(cvSv?.aK;4"鬀jN LfR(|R S@Y[#{㈖ MJϼkmd [aC1Dz:R\SRL*i@k<:S? ~ߥ:r?OF+'SHA=!C a wxUM0ؿ_$l ceLpSkwQ֕E$Pd;%KO/S(ɮ_Oh&s/,((QKh#m̑-8 rN1\$YR *YQOyS#OJ3 o9 (M3܉1gՌ\?|Z?E2#|,<gXVK/G+h 󒷳%mxHz_mz?w^ J>~6rAr4+pwW/\XE1bsO0.fe t}Dǧ &GVSd~+ %~&)QzgW~ :k?Tv<O]:[JGq)iv}9cْNl)`!McJ̨Հn~s(7;uZPh)cԪG߳Ad7I<~?*̪3{>%z`/"Cdx"Rql ;LaqĬ{*7IoyRB:RSȁnSF|6,=p&Lڜ_ivh6lS?D@~,AqE^H㥅"JK_ g<6|pD97DPh+jnBG墱?&M$cףM"IgU #Gf dM_u AI\B>o?=7cm.Yer?/2m冎Rut; 9/ "r7{|eL)! ?ʤnviaYߙK]``+!`kׅuN8)5* 4v€Uv76iy*GU ̝.C֡h lnkdcOՍ+ L3a!tgdGyygC]2:'m8$M/Rc~õ{EN \nscjKv=P5w̧GZ2b9yɡ@ދalwC[mFH q?Zf. T\T{fDz>ԕ .l,o`#*`Je!i i'>5:r'6'l.wf ^ @ܕhS"sZ 2??ƺ~d<.Z.-BKqۃutNt}0N;'C68mWզ {t:,ͪV~FE~fJLqܯȭnFq~#gC\8*ޕL$5֥Rb'TUJ}JRC9yK+9D@; #J"$ 1ݴJPAώlW#UtqFWgnRfqOh.^"4-sp\4M$Vйd 0,x>sPnJ|*xG㗾.<\ϓbx9|]7^\g(}eh}Ϟn} <[,\̸Ns(ц;1i<-s:zt=p"` =<)Ōk]!=RѪa|@Fb)uz%M:5XޜNCW!s8&a a%.8 PR=ZrfT u?ȚҋR~BJq%0񩎌tQ!I?S~q(w}VUL&cB@mZV(/,ЀO$98%#{zA4[Q;e63caQ^\6QZ #j09ڮ~Hk坆̊92"\bNBc♨qMFq$^D{Bf$"kngnnD7HHvTw6kݡa_E3%v:܊>  )Y1?5]dE-qbz&BŞiS"ҎַXy|sw‚ؤ{6l!te/'F)) sa`%8:F)v}}nlJMnHtVͿtCXh2jgie[ٱnE0yQrleԞ &XV9Kb_à)'_y**O(65҅ZȿDLD^{0;_"/OHԨdyON0L3/]LT'_KVk<2cU鵊(PJz5)~4tԐ )7&Nj&VV~u"oEt_0Hx5 `l&w9n6mFY)9R>YM!t1%l5|l^79rj7"Tu QIE9b ưʬ\rzvw uKJ'ojDlԺN (X?-*H^)`S>d%7{h}eq U}1X'w_Xp~VY L1~CЅΎwNhP`_zmwe7ŇKЫ%.p "Zɜ۟Fҫ +Kh1I˘ ~ȿؘ+v]n"?%e+ QRK#SJOowq+ 7H^Zx!3K" IEehrμí2缧B"`j:P(䞟шlI|,iC'*DڌG,]q/KTu\lHؐs{ Hu!# ѐps*beOvgn/n2F5 _:N!7VFLϕ@ XN^TMP$v,`$7:Ë,g O 5FhJȻ2n8 Mn׼{ ?ԎI'_4,V_E<<@(mEМa#Cdqd1(̩҃WN% /3|~?.(GeH.gɋ/0DA@lY5R^IyW3}L/ۧ+5.v'G=(kP!]u3KçW|=Z$ъ,52=lK"گN0ZP V}r^{0-y;ǭt 74*yAPt(RCX>X"[,j*k` 1h͎x+u#jٹXC՟X&ebQ30'> F=j  D D6aHfV(Q37mFly{tfvjQTOݤQK>5S/#B)Uv7*ȫՐUȉϿ%a}de_NCN$k"E~~(~4]ϙܷQMhܨ~nI{\ 4>>ڂWeOwKX%N^ڝw֠*sNpJ"+T%7z-_xu3o#_%[t"+cϞroY@HnaجuvyB+ˤr1@qxq9gOߎlugv5c7og/-1D^@<`'bCťB9oF֗>{*+/+X4OOCByQz)B+=}WXm#@#:iOD܅eхR ䷭ ^#1pb}3Ge"Tb!#Dw!U?.rQ}JDjӖ8Yŀ_W[Ȯzj/gy<=@`p ++B<=}UOlݬ[Y89pp[Un787=* {+[.4".[[Q L/_Z2Hp U}:x!~Q9f8&{;q szi8i) ]"'4OT"ZvY-e1_m͍|X3a~അ7iZ,peWJBqEJ {eŏ]Qa ͮA.Xjy9]$Ui~c]wiaZʟ8̌AP"q0 V bڨKʭ n*Zh&{SqkFΎtn2QNWuk"PxkZ03V@|_Bb61GzحϴIя_cg,i:oCTGy?]݁,XAU>ڰye_Ǖ1!~J&kJiO-Y[*]4?K)&ήss PIW[_»%cn%6=5(r[0u?⮢yW|]{f/}>m/\ ׉@A;:"zR0G'uAIO7'yݑ=_ُeSb+Bf&y(iZY$ÏP$] ,W @0f!RpMg`c` t~J^- {\ 1coLe|- ïh!>1a| eH";J9V*[޷?[;+P&WeElrq9y"x=TJ!5q'AŞz>I92h8cBia ͮNaġ)tp^:&*Xy$bP|})Kڗ.Js`<(T~7]JX[ɂ`/\_pRbPcz?IMΊBʺ=CH4"uۜ8!t>U-F|8Ax|-i [UѠt6Xhr@0GiXRLm41Y) >`JiP_l?ց{%. ڠf ѡIj΀J6z13ӤUn E@Z:GyH)Np VkQF՟/͊WP0jV`QfiU7i;D.,̛ͷۄ+ΟPu>Nf-|ۘ[{LCȭYcL{/?vWF)XRwWs L䷵ I~.ٌ's{y;S wFO'ְVЖjoI^BH#GPK^>ɜ^}ߘv :N RHt(\pƥ@MUi٣QNo`>v6Qo?A(~C1-S>YOXWR˗exY@Yw.QMq!6? A1a8{o ~mq5Uꖚ2K,Bks'A$'nf1%gBR]5쥏kωIb=@a, [oO\=NLmIfkqS;ޤĪC?~VU;<l a;*M)_f^bye4Ad.>ZBsܕ7xIls}u4V/+^ ĕ]}Zfyj@V"T([G[6 {$N VGMiW#1฽ )=F;Ү9=⿰.LPg硴Nt}v%sY_7Jе9SByʲ/&iƬ7`z0)1n>{tu Ҙꛊ J)ޗ>3f7,hMi鄞e͈B08*7lbkCG>k7~m-xs_`#P嶎e yU+QGI!țNB1`(ΎTgs4"&s+#xky;.]1]Mx|@U aʪKQoתo %Ga hMN.厤- pv"?,Wϰd_Q0nˮtG Y:3xEAKL{f8Osh8-_E5sӮ 5J8bj*=i7I.PNBjrS 5-9O[_PfE3* t68 6ã, 7F8 \tODaw~Wi=);J]Ù+/:Rk5XEzH{+"]"[t߻h ḽꬼsƢ^T_e#He!v[ֈIno'ͦ©+ y14߲Im`McO-xtf9/d![kHU |yVxVIIFh2d'JnzHګ>ƿ{$39>V-Нy]-D䣕ɉC+ix}~+i\kfߎ9kPW.0hb$!M/OjTI} FWr h,A8JyyOy$x$|3^ ;šo.cJ 1mH74$sHTT+]V4>0To3+nFaT ,jXFg/[5X+Ѩ+k#;`Z9ulj9Rԅ]PW }p ]͒^ ịdaLaA/[\a[p~ ܿZw7& 1A5NCRת7 >]\O58gle @$eM43>,hOYأ1Ȝ[m=o(3'ؘǔ% ha{r*ZXҮ9&5$))4zN =1$2p٦VpvC"Fh/r3N`BPm}D~['ٌ5 oJks!ב20RArϊg(2q >=ey1x^Ɋr$oʝ63w>㼪C#bUO2x6Osz b@c6D\nBy>kNPTf-Yd!k 4=*z0$\x%Sz|ԐW\/ö0tB6-x8!c}#SE`L SD*oR/5ļAUͽ>*}48;Zs)Gg NF.IRa,P/RiX910~wȳV${HzQcv6Š8 mq_6b5EUm\%/ @c$v@TwI7tGKmO(tob/ݝѳŌ\gfNo, &,&#仜*8FwrdAvSHOYfL"G|ݯE) @Yki5k-* 5SEGH@<1d_ ,Q:$7#68UDci֊Q1hf[a T<i0[ﴻ|2n gE݊kdͥl@C߲ѝ ׃xSE+d.̨,&ӴV nqqzv,nBY~n_cs?gdG0g60`qRlc7;ӨΥW TC,?8}%$nŞ#S걉K>R%WWJPP!'ЊPYDaGcr7KM_MvP_Ři&#5IB^eo~*0I-oB姐~<*cǥ"5yHZ4krvfrS2#!mQ?au2BS^[=ЉpRsqRI`-tu>VG@A.ȁ\ZB`f!fiYZa\] hB$䟿$ bɾ79A9,@؃< Yz(ܱӡZ .bГ4CWHOeHXt]R9T[yrK,g]~ 0X֔Wk:P̾64UϲLcQMpsS]NW@]E]rcHc{'QWO0:q]9sImI.R%U'i91bRiΣ2ۗ26q hTrdc I{e>O@˯v>|7%I5tp'tT4ȉK`9S"/5}V;o W{+\ T5H{b<'a8$eLTR^8(!Fm0ga"E 3xyzrnS= lxj,wzG0h$47Ԓ ?|Z2m{me䠞VyjS <Yfm }K  V" tڮvOsOϽx( ;2_2ptvDJ/텆JU7J:{Vkl, bMǽf6O8]OFcق| X.M̒e8&/%JFOPm+ߌ?rvCdJ:r`Zߊk+53kQOf0b݉hZFUC i@9'.C ]A"M/Q#H^I[TVϐ=C- 1A;kmZ ȗWJ\vs+*:]&߬' X {^, 󔙱5t<։=?C&%h}cs~LJ^@T:DfZV5!8@Dp'2t$&XTڂCgE&&,Nճ.-~tnp; 3obft+3Du(BZkh16NIac>Xabb).k8 h*!A~n9mS6R@o4mSjV=Ҫ=JVQq%c0-J(m:@Y:>[Qd+_C& *0[(92nNg`?ce npV( z =YkCe$;C$6&.Jq_5+ƃVӗ(5ktaZ M헎빬M!5ۤ%)k3Miz0NGKF(+dM9P.w Q4Ciifפ?H(?|3&Mx(c檾^iV~d {:RHu]++VU,j8iARgqdǰD h+y&a,qZ9#^>[U2 밁^-I/|(#\,9-(OD7Dڇzײ50rԂ8{ HlodG:6YF26廻%sdBAUrݷ*~Fmm[ sHq %ckhܲb q yDVŶ= l:Kٔhe /U-rїF{$Tty5eR ܁wiJ[P -ioؤWS)l !>4W@I϶`Z>OEH'K i:Vs*]ˋ\VSy{8ï/( /z3쏢5N!F Pp/&P@)`9NHn/M>-68xcy?OZ'ocwgNȭ#w`@.xNP$CmprLv_Ys({Z ]#M_^OpcpUf><`{IwM7\޼O\zR4Rp@U {}/'0Sh 8vZ$tI:X}b^x\ɐ> ܉; )[^{ȫf D+r4 >]j259 ,#ltQUCTuM飻JIUJjw-u9xeȿq{1?~.^́Vҟ\ueCyڷĨcΞ[Y+vQkΕG:Y1do$tG"8$J)uFwE,G"B;V(kؿ{(<#U*IJ WūP#e>sb  ԣ4S5O`ܯ9!vjg-pG 6`>W\v EYXTmkrML%+5o%68hY^CG&Zw{-~ZNFOnMlșr8iҺAG0I+I+$']Us/'mWX W.iݽL;40r4~  Z=覼M_k 9›\ptx~5%kuW9*c0aɗߪ_%k˔RT[8D(<=%v~ I|3uT,e/l $bLpQ&t5#2/ O A|7 }9\ᢳiQ0k&J 6Nu]e 6j{'?+ӨeHxM'>e' Bh%G:2iI.%4#qE'bFb5?6]wFHh&:펆+UjCrU0K҂6L\[:R%p w6X(+G <.9Q1Z~rw{TJYՊrtQxgrˍ͗F5w mҧK3cv EWJt]v Po􉹫k_-߹$@أmr/Z{!:D{ř|Жjde{='J ܐ~gX7nʩW0n ԳXl)FrzށR5 L+AwgY~ V!H$F޹tg;.5yw;B+Į{PyDeĉjգEZ4^I[nGj5 ng 2RJ*ahyzMeIg;uF])%縷#KבdD-ƹH (8iъW|s 1s~Gλ$>/"զee#m:ڄ)ʴgH~,ԡ>Z6C׭S{j aExl) W{܈1û\3d4R_ 0XEPRz9iʙ׍/ p H+5hM]/?;BkRw0K#S @ L9UEa ZS]# YPHZphoEܑBS`hoxM&6=K8;PTMvB w#pbͤ-t>:Vbѥێt7X`iKɁ1a7ހSިh ]H'a Ks/QmFQl[2%+si>'9K:¬TW=UHͅ]HBz$! eW;4[mlp!X@99i7u@2T]MεX"_2Ap¾уض3WXuB,2qb}xe5aS<'=LaA 6AۿHB 7~ߦb#$qd/Bh 9 b@#>[::d SO.ss/tX%Yn')Ehصwza]f9ZN 1I?eh- hp;aT R͗Ƿ4MCË+-Ia.?ګVGK v,wyHC,\JcTOظ/NTpѷ'a! Ťf*seY6K t]ɽ/q:='ߓkS%^o)sDfi+D/C@eQ: p!o.oWPLW WUjleUPZ= MILA8nti_i?zՒS8󦵭?xQWs3Co]|C*B2W;G:Yo0}SG\C%)`zҁ`%RNw.qҹ/b'T˲!t03ser霁AЄnX)"ʶq- z}4c؞vKn .^JK&9LeUJn== ghh0']U0{!k>A ϚjEu1BN:!;3"Tٹ6wIW=Wwn↭1ϋ~0 l5k*Enge,1}gᦓՆ_!jBhH?/?ھJvQ#>N1[* y^Dف5-G{HWHv{uC@ MaS߱Y;=bJpmLǗ;b^w3D 髸 'q;қ Ҏa @NPuT0E$(1xWKБ[}Ap*[( $ͤ]ŨsMʋ*><,n*1k;3B"Fp%XC/\Jr7Cb G׉cDX4y插*Ey> "yPlzwfEmzNR ɹ?oa FwĶe"\Q+٤jNݹ8 n HJvjyyu7cҕ$$/Ic>']:T2tb⾵2[ok0?1F 7ya2(?W #mzOVqJUrx\|1uP%8YrF^) *̞bV6n'C_/VM˴yBfm9 /Lv8Jm*m@A-SGhG pe &aE5#/A'PmM( _5.QM"׵a s@Y`FG(CB!&v^3CmHӄU @ 2"+Wyz.YQ7L+lyetHٴ)+A,ٌg1u S" s'Н{7! 9_;1䴎.QZSΰK'Qo ϻG z&Jm%d6S;;_l 7:Vkf _> W=!c6}$4q t f^u+WfxF` hEȣc#m)K#Gwa #˂4pΟᅚƨ&q6׀9T?W 魉fP(L b2KΠꫯ/!dYHqrWCkK&_yC}W=Dx+]l_k~k*Y:;¨.f]Yظ0|vuFٖΤV0%OE$sb4艉v^Q5lŴVyKa[GZLA 9Ǩ[P$"]06,5Moqӻq|Zy }˧QC`b=[3\K^Rq#,{IFy'3؜4B'^ =:5֞j(a 7b)P_bfy2_=p !a&pBK>P[K[֍$9HKA-woexhuL= -9{F'CDϧy:]u^o1i,]]:-ۙj"ryg|pM&686;lXu>a1P[P>d6i~8gH2PM͒Ѕwy屡 1l!G)3Ե+~D3[`>[%mi{ C$Axz@bLXDfh7%qkL/- OحSSw&ٱE㏶X9A{+D}A1[lUK`j(v1 U}@9z>Ȑ*BD|؝p7sZF'_4v7.;7| K͍1SefFDJas\[O89HN]@Xg1D.0d(:ܹ~2js5Bey#h.ZoFb9V͕ yt&%y@&Ut$aSj3\r+e5u{/yx5q`{5)b3d>|0"T#tFDsVqJ JO(y|:\l<|CO7t y=vw Wׁ9) r^-w1t2r~o{Ǻhu|>kW7KRҩ(%\z(hglEc t&4#%FXzP)q[DCrQ}*݃UdqɅj۬z&uP}'i##'@k.b(W.Iv˿"S =0WJ>zQ.yZ'9|):{w'(5I,5urۥߨܽ)Y;*@ Uސ-ˠ%)'x(_Rݫ^}Uj kjUGs" N<p0K|4""k;g;54eQ.|YM=؏12**I`qu. f`|Fq=ubx4 `q)9Yd.ojhl~ +{ yWԇJ#^CVM*AKsԢR 03E'E{C)bN*e6oo?`2N ZwR@pneEuXuN[ bx@,Ҍ "FI"&,zΠIx넜;fb>c|(wMo0ʐ^IOeL yc{ÊC䡔<ѹ=Y(Q KM LNB@uvF5zTz9~aRo(B<.I;mme*%x~qFj=}d F` ϭ5`MIɮ ^Lj<,ミ KAs`9N= F!\n@rճ *fy^| yv{ʆQ7л!-FB7dQ~'n}7)n0Ą!0ΙP̠l{C<af<C*:Yp5n$_]p;_α'ԬduX|=p([#3nzEYYEes8d'M59Pn p aݠ@vіaM]cU0% .-/V'1_ulد Mp2f @H8=o`SKLW໋ g".EAnělo(0qUÇ-ڔ;8h.v#yWEܕvcPp*9 3n$&gs5ſTwǶX*ߠ|H8Uy /O+ O7*-bu 59= iܡs-LAGG/J6஖ CYO4idJM!x-]Jv" :Ɛ`;n9zؾ(=9'3˂ ,rݢ܈=E9Zr ({"4?Q0SU ]FTںX8SJUI:# ( Uo Sɿ 䞵0{K}IgGGzt1$pE`d9sk0 o)7II"&JqMiX8=%}ojVK2O)<8Xew檴Q]Pqvs[eʝi ۋOqRz\K! ^aHUKTp3e}Ig"V$[LsPB=n9;"omG7?F,l(X }CIg̭Z#~޵!? YM|kY䏶X\`PqYlW@s_<ԋ;oS EjXtP%jHqk"#. b#edp`9G˩PteJJyx_:ن ؓ9~c'+;cb}o`!q 9 hG1coFy.Ɋ f9̠)ݴFcA.F_Пxs`} "MeA3ٹ\1bMH<@zy`Dz/(̠i-E>.xH%Y" \#GenߣV-A 9V]6tz{ ]P;J{/s5nkE0%98b+ ~2?tx8}ckw(YW4 `CQ)zbuj|I̓.Pِf CDpΆfUcwaBY7t3iבM1pҥ !lHph.n~lt13CmGE?\sO?!Ϻ.3 'pOM88"9XR&zP  z#}vsJ,l/.+m}&^BB *Dx厴X%8>ͼ[dq/(HCBkP-7ܑAf2zq' &3gTk'#Fi+C&G.C8ʛdS[W >_VZy= -/TB7l#l#zoBA" ?#[.P|zF/2rKM11<l#$ڿ.Wh=J;4k}嘆ŰGP'ypjcJ rZu'Ę3"JN]PAw+1ۤ:,A_`@WgGCZp(YpbT/;RϽT;'俨_4?k) ك* vngk\?Si'&1{PӤwatii:6'pjYᛐ}ټn՞Zޤ,܍ Ս3i +ۀMc_~l,fnl'-u*]كF2.p)1X h;|Y$8!]c^јz?d` =}fPtXȂ.&!*\4>ap}7]=qyB= ȍ놃#{s]^c,EO(sGnt!/D,1AHN$&"ħ>37y֖s1deR+8YRoVVS,Fmz#K]'j15a9k`$/sU.(`@1NB$ -c㮙ʱ^wb^5r.dX}1{?OFw0'j9dfSB^pEXDJ N4δ7$?{4F])OP7׶;ի"&01HS2-0yd6 }M✈Fxg N9-!oZѱEqIwRQ!pr-D^Юӂuʻ4UX\ 9e?1*8p4)z*0tàC /J`e*@~56k3O"] @m5]kv:1z,%c<4 1Лzw6`[d),0Y[y6C$#|5پK1ˢrI/d?1UY%Yt7Ыˇ]Q{*Fڮ)\˅,/@v!9 WY1=|n\C fK)Tl_PXXb Udҧ{@Gp4Egr`a0<7fv@Lѱhh$2A-?D#$-љwϕʌAGN%lf&CrJ5xi nBz͕,oY!ύɺ (w$,j#xC"jn}[ љ:ᰫiK{\^OZ5yaOeߋpHKS̓gۉ同y 4D~1|LoɘRSch)L]{e'9 kw`yKȕr需8A"J[9u>MpޞiAd{|9p<&"K2|tc@qnPYɵ'EO7giG:qz44&#s?r}{\Ae22HJRnzi@ǞfdNp487 =trpNZaJFL̥f˭RI 9Y< kBWDi*=s/9 a{0w K-~,B5 ͔e8^*r\Ig^'Onnk茾 ۆD8^! _SW{F _ENhNK}u8E "rI]{(&UD>p~y{gepJw= _y^fThUݴ>IЂc3f[c<ζ >H*R4%RB%Q5ԑ^I'̇}hXW˽lyP޻T`  q"X ,ZW?_on#@PO>RYV29-qoXA25GiڱUVߡ6He!߼;L;|F;܈=InfԗSgds*2X :,:tr(2cL9^h-zPL\ON_̀`W%#OgnM{yEh)8~)R)jd Ws OT;<ŌEf̈́zLK#[>'121\_1QP_$e{9k- M#Ã|O-Sa\yX8AEr- iObJZx~_'cXe%Rq™>^An{ ~-8NasYQW{R!"kj3&iR)=vc3t5"#;@=Q&,ctO*Zz 8D鸄]*W+/RDKWoAwꗦ`Ǻ{$ %nEƾl zB `:R?͜ kUB\о A@|;Hqyt3F(JgcFOfֆ`Ӑ.fxFTf ȌGQљx >=2ֲ_zAc srAU0rǁ ׍:]'PbVm߁XYJ@W#jH . =V='Oc܎ר{'Y `%60'{=޿_@_EI/rbҳ,Ϸ;pH'Kܵ|.R,;3 3rb24.iQ H=n*xЅ\A,",(֥r"FE= 4a>4f,RE:`= 6 0lm$;l)%ek=ڻH_>@;Q?-W>.g5QNp뮸0S>@NPMBe!3#]f~ݟb,e97$ df1y;Z`+ĹxB'V$m&r캶KC%%Ba{Iba 2Ctǃ(/fz<6/# bEXeM;[c=hRF xIފg`zmE@Dvf/1e{a}U'CK{< ni<>C/22i+%H7GIvPՋIO.tfDu$4 BXZz[ Op@O;&qzf ^$^0yӣ P\8wi2^K X!\[ZK<9S A>gWEwwWHEq;3S(ZցǛm rxOҷ[C΁u#ϵ1ܤLaAGyLrtzÜX?'5 -YK5s K= S( S@s8Z##w }.V\2;>AV`jв ,Q^Pr5'h7ۧ5[-3oC#tJ$1fV|l,sp88a("R3Y]; W! ST-Y.ëūO,-h]Tո敌q𳢗30'8I-Za:X:+T ]%P=W|['Pz)zLIzmn"=xB]$Go02纏g>'swpXS>L*׻L$X' [br q?>;!)MQx~F5mQ!*יMƷ&N^?&NC"8QZ]:˓,`9ϡhVk8 1fjR#{ij4 >ƪU{GܑJ80zmCŵƀ!TB(:깛BZIJľ+|`}d;sVL%Toiba IbsO![2b~># Y Kq/fYl#lWNa 9J{ߴ@\\""C SeCBD".3pb-`9d=Xf:$1DC ׂg`1&r^߇ܝjUVZhw cK4D{?7Lx )> J0_=y W2\?P],>;}MHɻb[9JsYv/h2=$R(&Ra-7go敆']fv|;&zO%/w #v{"K&B< 5)4dDȦ0\Jr97O* ieLT|ŜGzS_ (=a1ܰĸw+9u.#kf EiѸ^.XkU}OOl b;RNхFQلf{IOo4j,vjw8i8hq!nU% ZZpNv!YTjƓzBba$'g|NV>ۿ})A|g[ԤBs/(06&Drͮ&gH[5e[H.CSpI'?_U3U0$[k0kػ/j/*2k{F8w\7[>YHsJ (zoLSxszp?ɻc;\ 0Cl0!i}.T|5v5TJE3 Z|ym2_ "dfC~XI123Ui0;ˑWAB%O$h0鉓=:qAp,nV~M]gH3 4iuc.9 l'lY 4upnIO, =r9R5qšB>:N{p+.W?UQf>}h\5|q̹\̒ ?P Ifofi:^G7tӏ;'%-M3Zh˜_`EV bR]K6ώQVu jƪ Rx l|庰g[dEO[y3>S|1^nj0UlydQF*hXYKIYɧba=LuX.(xr?&~Q:ۯMn%LoAnS.Db[8؈^d˔N)$ú .@W,G]U؈#0HwN\ڐ%fd\ȍkTnr׶>X^F7D3M)b]xu"[I;j~(.pZG4rp<=<QنTBv R&kqNL<2.^fh7VhU.qqq7b "h"p$NCj"$%ʉI}y-h7UE ^|`K~ iSS ֑\>o[RN?=>[39aFPgk %5?C-/?Y%]_}L SQh[b\O\KjfSMl(k!'2[}-l?c#9fwwP C}-S(9\f 1_eW>o@h0mL%`_7ާXogv:~.-rC B9vB [O>SCdMd+j塺?"&g-!Z YRnpKJ~c쳓HϬχ&0EBS+4*^[]OÛZ؆;6hZcNTgI5ٶ}!ýE؂;/s/XN,ً$XbXy+ ss1ɇ-#'51WJ7ɓ#nkϵ-Df pFZ_"9%) zuf(Ѵ)OT!CLK9e>*Y9{Zr6C.釞D%'uRxH:?, \Ỳ0.hdz#F݅w:P*·l{GU?b+$Ċ_㝨ܫd &b9ƑH6=#~DiĮj2g]nP6v!Lͨb"A?,A_6wԜسZ9H=12NFٰóRLcm^N<Ovj:"uW^*fTMi2ͮq6QNO)$o idXI~?nʶyEI+F좝xƏH0b/ fJUWJ %&>nIL'N9,“?,^"5 e@ၤdO:1,ix]1DqLz4!Mo6,aV/[,p$f^^Ы-q0[dbґQAonB kW,QsxXKa0`DBU BFJz6#=BB+C_dWr9RIEFNܯ,@P#W+t$* mYK޷d55c^֐ܝ.jP5ÂY)#ED1{6g+w3sshN8M*wlFrEsv*S׸"WnR(J viWQy;\^5JaQ)H:'>Gx6Μ4Oóc؄EOqOߢNPp}<`aYlw" MAlܐEk@a @{UKœ = @-Qbg(Dlլ`8"(ڦӽ;e,kd,pMx;٦k9K)^|M"E9!OMXQ'ld`  _Lq_wz,|8Хk<)v #op)\A7"_[Ki*$LkJ&uzÌ"OWS=@C!n; Eզ$хw32~HR_v8,O-TنiЬQ`w(>kWhe "-Ǿ0_ct; x҄KWW$Ry|nöeз($*JUf<ʆ#UEVI5xj5Uw_rO5QҴX<5]/`* ?䶔={fa.5K@|r:I8fBBT6B˧,ʄEDo o|$ҩ5{8avbj9hI4K듹\|\(vöE) *W{(㿨 Yk!qEx :sڝwE-`|XMMy4tK&H/4M]&".nYqfG&5Zٰ>PtKcL~}"%֎qBkS%GUdThNp=:"Es%#q5nk .6hJ?pKH My"F2@LbjC.7Ě 8c4^Sk{_祤z=W%|F'v9.zހ/HƬDĂCC|h_h1MvkẀzwf b8CP~FY0&4Bä3UUq aK YB1} ޫ ƝOLr[6]?y(㾳?f9'}9!o15~ZLVz@VI(M|391- {d i kF& q> w?QREFA&{ c]p)Q`(H IUJMsF$$Ŀ;"g f z?Bh!e)5}oh>xFy AFx:JZVӳ|]L *bI!!]N"ʑZ3ck*:*6#;C@tKj zr#zT R5oFY;q3yAf)_a3%CQ t߼{Wcp\0Y4?<.#2Eq8IN^tYVI!5*ݞ)+w<Cc,4ů)(C'zB/Lθi{_+3@[)6Jy0Lʯ"1X{H<ɰ =PqsfPqE^Гbcs<5f'=+9uD\с7n7Jϧ<9x|ڒY.ƸZb~;)&­AVU- {\P A;YO1ϭnmEԑ" JC 'ي[̵8SD8DM:Sާۡ2B[EF:!ШP;jw[5 G  `nI&_'ICizd VV 9ۨR^UG #Qz,Z\6yL41BT{娼d5*>r\rx/`Na*Z6S4-59 ƚN \+Z4ůF3`|<u.zΧ&M(aWĵK fs+Gcc@K/LC#MYHuOy!-5UJy=25s}-/+4LwҶU~Ž =w5xwr=jJB;K!Uq!e-"fu\jvhi0I>, 񓲿2L4jl~wߢV`[ӽUֵNX 7^ŦHPwQ{8+G 8V"-SJIdZLÍ \ &ft7~ =-]1g17s&[3^6k>US VQC"R_dU4O%6Krc~iK&|`; /?@OfMOlafqIf.Ĺjj}ޞG*SRCs}ϣ,ۯBK*0"!֙o͵5 g%(=S? = q4NF g hΡK+,<.,V8 cAl?3],FC'M=!ޢ23فײbڒ9}5 QKoCg1NWRF y,O%L \n faX&zWQ!aӪUg@[N{:8HV pBt0 5A*+]6qtR)A$U[z)*ªk䂄Ͳد_&k>+;eZ/JG ]c'ʨW"\?u_\. _8l>Oc֌^/ duߩ̘>klW.+jע:ӫ B`o.nQYZe'`:fPvoiUuĔivprdhnD!}x ӯp1w{`9S:X<Ƙْs3/U@}_-R`ߢ/e''&Yc+|:)WuXnC641=qmSLQRY1Gϵ!"Í1>krNzb~Kw8yˤ ԗܒnEv^CK5&?終45-EtRv~4Oc.`EPR%0/Y rCbeJgZCEm:)*>^ӑdyWte[Rn%{p)6`/ a!N<*GeduoFՌuBoJAjїk<+ĝu%Rg't1䫷:+'lZM[i Z8-K_4kǯ tD6kM6灺Ͷr䤗T]|]pQ],Jגt"kek=)0ut۪4]7L}c@,wd ?}#vx}~tCy ZE- w%,qOi% d3)E",S.[;t21z?O.PRKA̿IB'9D Gׯ2#*ۂA\EJ: k\J4X!&uZZ†&~89wښ(ZZI>EǦyBϋhxyWM24`U,qݳ[Ө &W/tX}L/^'k:ѵ:!q-&4W(NTJau",`(V]]ڮpV%VYnX oGou ^Qp ʡ89`lg1|PvRtk[*)]7A j{m!Y*^d'#,#b)n؜y25xzky`yA1s#gPߜˊ)^ 3Fc;-ؽ$-/}|( d&jQd>/EmE_m``,e!@2h#ƻlp"z%U <ϒdsH< 43CPd|o&Qع՛/dˑe7{)j8Xܫ2mù{-X7R>T?$!{ȃ̱o N'"}7tW7lI/;~4+91+ZyjU˕= [`cqz|uG}L:MFTZ´xYwe2d‘{҉A ^;?eW:EL㴁O$O]GMIEs]e'm{UJ-?oAM>bu&ٓ< _n {+G+Rodxa9R8bMԿBLwrO…YZݟH>Ga$bpӺp{ۉ4}8כȉV3rP~= (yp2r8xI \B֤~mߨkwr~2ֆ@`lћ}a([C͈A:-Zkx}a/'&$j]%;&O!V$ۘHeLS BYbI8sX8wQ$@^Yjij]TF"\gwk*}{+}/EP<bk=n 3͚[f7iMt cx`}WÆa`=qL0.Ji߲ii涻{c@[y׌o;>;,}VH(*2ި/#nAHJv $X DAq9(ɣ%L2I^M ?~`!xᏥ2AR?EVf(CSrO 6._.y[f)~#[^_)Sdn(߭sޠ//jTk:vQ`<΋s+l 081p_DKJJ-.L"V O `` "8p73Y} Y]aiJiArDJ2I>* n?2ЩsiS .5` xf:*zW $#f+V &4ETն&c&&+:Vr$3mac rK|2Reh ?&okS#pCPA~iyż{e-d5@1@ 4(~."q^MP͑ hs[`XBgltjM'e|}TͱgKY!8EԮG'Kslw5dVr W)qp\~)3^X+]|uc˖g ^k+*ZT[zY^Uacu\qRAZKP H(,3f_aݙpVh_hT1ܖցsTx BgM=J z\ArcB2hoNu~~~"+ݟCLU~v=#U^4ޠH':>Y[qN.b'V?|L`R4TTj"ޑ>9}Tiw ++A쿧!&P1æ>QE ᙯehee rڦ!#Eh1s$Q ]yqy ⓶8W)%n0dRrLo3^UX[u SAʾ/U ,y(8Jyed1 Ǯ8f^FT?q1i2xtYnxw%3k/^`G旣}CWL8Z-.R(z_ z'}ssCŜO75Fi|K-lMmR+t /J/ٚkfVGY?1վBMƪZA:rJ}J#W D~`{ 3-E:D%${yO=3&zH3M.s x,ϗ`cfkwٍ3fާ·qm\p۷{ó;pzK4ēJPzw ga}es2:8l_[ʤX4hZA3 iu*\{e Jy)tcmtc$ةag /`.h!Ǖd*`6!hL^{{L3OcD,8g+?&gk:mML>4řL;|#޻8"Qc:BxtÃ4 kwI kuMh/^GF$:@3f3pw䬛TKK*NLmɿ]V*FSț⧿q87O# (<ߚLU5x-T;C[ޅS }ם+Ao{RH{opK$#B6bfor'GG3o:y"Irp&H^]"=u0#>PkUDŽBM'ay"Bzvb*xp9t| {HH@)'1e r'b<.:t$MJ`BgFrz,n^d_Oޮ+a}Х9LlXDN?^'lBANL޹"6cm|!s):5zmvŸf8UF*cw5ʠz'nŅpڕYZӾ%,KYhoH85KD\]ז><{Rs$A<3ƺIۣ6vJ"_Dhr ٲDy7H˞\0VT}}1k#_Pjg i [U3 Weep6 &sD#ZIr;nȂM@99.9 `T>'(T{_T8hGOzlV7]u$V,7>p#°:J20v4G 鵉yjҦZFAQFKރ^RP!u-A/x:>A1uc9Ot_1߶TݙFȂa8XA'>$a;Y]WC1:W 압mM#CP'Ȟ`+I!,G qahwzcN#E²jPyn$b(jds6],izԍE2c5ADfv`V1h†^ 0ʀf:`!}|U j@f `?8UOU6EBv}Ftf< 5%~ P;I c.y Dܴ:IA0isdi*)I~1)uP"- TDϔ3`C #VPEgU9#rvL߼7AT} d'vLUC %K4h֫Jgl4y3$5TV7L 譽lήT 6|pQ3$~ G,Kg;ghb۶ v9 ]\::\yynGS5 [WÎw1f/XMM>xIypK0l&.͞1̋0g?968.W{)_X"[V_ F폨zb36R%oAiqCH!Z"L.ݶ)\Y~>XæWս{ FaæM~3sVʞֳzu+E՛? [V%ox}\ҷjw3Ȳro *YlVtB% s)qfU՟g.6(s7@]R(RhfIM_}/l_`e#j<BL`P/4Mۘ:R:61"*S9!_M ոOĩj9AALCvj={^TZj9]-(*z+idG~ui`;# Uc~FbsUc(RZ'+kLvh*)HՊGqK\]Q/-e (0-?p3fGc;BnGQa0@c@$`2#p$?R7ty+]/)HKf#Ci pn}P0iƖU&MH=2~GDT«d/O~1o}%)/^W 8BT>?ԫKI0y843(Cz#B.A(K.Bt ]˷Jل13j+|a&UIneUSr1p$[ /fDLl+:?%h[_ Cy .Vԏߎώ[WNxj,65&q"Sts  J}s@wVZf/(bx& Uҵ}~zvO=r0 z0QҶb"[*_vvhȰht=D%3jK7C/-C~QR%t"[۔46AA =Σł)4.E+6*2TKjɴƌoѓV}=^2:jC,?ֻ wT @Ytm>.:a4˪j$k;8uXZLd ;ihkD[j?%GRii'Ҳ.DSIU.t5%I6xƗBrzJ7$~HcD!O$EJA㤆c8i)-W\ةc6 -l`ѓN0u_X̏ԣ*[SY$+[pSɥ(#1b' TAWq_*LQ PM@уP3 wYj݂,$B/RT8GO-?Ҡa _t\G6yc88{ު|{hF,uW]E&P'"k`UkqJsp׮>ٕ%'`[%Toe"2\A2 Wm[-5YC/3W::92UU! mpIY9uSAԥ7B?+PF0 4'FE{szyaqɵ 76~A.h$'(<_eTli3\771aUIWEHl4 j:,奢 mNeMeZ:HW;?(Mg$'\ERwT&0W6K mvw}nɸ2M#aE+Y: alo˾,W񄞧PL2skA#ү<4|HG$|OIQޖ qӥ9ܢݫ Jl˜[F ya)L;PiX7)I, ? mpr7oŦ^WCUϟ?A՞DQmW*oC`sjr9 e8c *5|t/ +BG5h I57l]B╱szD,SBꀳm;m¥6k-OHTHIQ !JoK͵&[%Z+`GPN]`Ɏ|IR8']>1Rv!=]:*{>]jWSFp*3r>-3 }Dzbj&J@5Z0?D LSdցAt%Oh8CHY}8 fWj0U[:!cd"I4yF9uKmɂvd(7{.T-[T׵ϸnLj H9^\ Wpۺ.˓:)ny1Œ/+c养ov"/(s ;m%7 'O[`0$Mmu4v kHG)3/$@cv։WљBx-8^%B'O[to`;o. ʒƦo_*5ݥ=X@,6w79AݔN2ųV#CI |+.8U6iQg`(&T(hwPuDJ2n}++fw0$B+P9"'8>XI`_3Jb.rf/^,(_{aKgZ:ʹvM% 5@ʨoY}:(Lпv <jVTcL#P=*Vakr2H;cq,c3+D\+<(Di% K{3.\['Խ%*vSxUH]EsޙܦΙ.D;'GWL ' : 6Of57*dq"^U[R(mRAyRb g 6vEj,u>愑hg@IssR 8v #ϿeXuڎt%x`EaF*{^p }6kp5n'xk ;%?b:Z*E}PB?aY횾S0rw~_oLJ&)߾yv/YFnM3 >5frd.Ubr &/ʸ)nJuqa)!0T uhDz#ב3릮$Ouy&ug2dPct[s*^bT6+`% ]h>?# .4ۊ7/aT:q.AtO궫I1WbJ YnTo4>II5ZTap $5c8Qm @8 ob={C }6)l ˗;;@raX^3hUvLK:Q Gab+Exd$DZ6rwG?j1)ݳk@8!v>G(AVr_eՅZhE賷J7Q9lG3*qw9=\t=Փ+Bi2,B>"86RW{ b,3C$zq1U߭1tk^{ @:s p@'r,!fL jE=oS-yq}C[,FޫWp-Gߧ^@Η㐛 :x{U)Dz-Mb]vt2ɉ\KXO0 >%h[uߠj<>͞my̨(ѫ%eU H^4:ƫSУ*WD?)[1DJ-1}4@؊,RDİ2umm?Q1I6=- f с61Р( d Z?%a>Gua˨i, *#a D_Ȫ7lbdC<|Z'az~L(6&JǐI=wQ@V1Yɟ&T>hurMzrȒDt<2*L2YPg,7=i"MSCe,,MڡM>z@Y8X{bZ 蓚IyxRgpU$`ظq|1% 6Q%O]/T\Z6cDRFX9SȬ]@u3`tBR_c+lK`˭A5f{PH V>589.VIWjRIKMyy=g&Sj?q"%4&T.0 wZ5J|4ze<,ö=B``WUSqh9,2dK@~9GPGݠy w5[1Wv Ga(s; 4h72'asx-]ߚ@ɲ'ꛣgƜ F7àBԓlL'9O,hftI2X"RMչ{!;+1X-Vc0;3>L;GղԞd3I\&v%3=qj)iih<C W^@#D"jLŋp9.{0wM?_ɽ:jb!kgGf%h{vWW+q*oT`g\[*bV(]xWy yn\~p٩35T ;_v~t\<^< *ܑz6G R4Ki+ {B[HO ezD\<k,d N&Ky%b &,37=TZq5n(նuI'sPÁ荾 aZpKQع"ٱq"Ģ'$kO͸ q$.vQ w|.@<5]>X EBmw/a-""M_l"OwN"2@S vZQ-UM$`L"ɺv#yk#ìVxm*U93w@T՚QR{#Y&Ug^:[T}5 ӆAx.Wz K8/3&Z^vK9Slqw1 a{nňq4"wZC1;cͷk@n߲H*;G .+V,aO xLnڻ-acXj% ai6/I&r5!Xo/Otjk*Jh mzLh?;ߑ,xޜqIGZ|܋beXi`j@Ū$ ,!t3$&sy셷9/ӇVtcPLGξTkBz=KdfM/Qq["Z+##b̏vm1'W|D ~ 6ȘV r=9rv9\} fOO{xjG!덮sEdKcr6(q1cwrn3u.`eTBdRo *s1 aRJ vrPn}lL1 9e AFUH|gނ(6#Ǚ] *-'~"M|P+,ATa5WuQUر\ >Zkj/gC[ˀ[-84ʝLHÓ݊fR # mג Jb&o].J^ԲF$w @&\9)Z"AJT7GKv}xWY;"]r~:"7?+RRGn^w샟}#fhQo@gFagu=.9ZO3A_kA1i5CVԄER+a SbH?3sOVh\]5p:xhaLZ6wz0lNb-Bgo|ϖ ®ë?i5HY/#t?:Sۧqm}joS68W)mjqbM11lNd\?F6%E~Vd 5n8# ސPLJz_6zUNa^0l9ɁA W͓jШj[:x:6q<,H:&?=1ly)f?<~ q*/L$58ٝNd|LBewЂ` FZ}mdf`3O8'E-_+Ҝ#BVWr3`؀m@}7^o4izɯփ:=q{u=9,wiOIW.X, Bf.h23$H'rx-ewabRlnWַ`mF!ͬ<:yg7&LTFmupޟǷ.ͳhr `fz"3!ǫ-I~sSGbhbRiבg/1Y =~[8iO%NHϴaoU-W٢P5VZ` 4'I[:k(24+#4:i(de=@6Pޭ4ppWr 9.X54 * x`dkJW#,ДtC[GlL#sUՙ]o&IN AE )bEj@/Q'4kӻ#.'\K4ZM삙Q_tDmM{ue rtWY>2(l(Qt<][F/&^s,Z/T SuʣeȒ g\cV`D;H!q|c75qF.2; h¬󙑖h`Bg$*&(z#t͖x[7Z ⫹($j k,=~EDl rx%/ZnhzA 麫W@[>VTȠJHz]<uZψ6.ƢFy4{_5Aj{H@ 8j::=1bxF/#{2ʵ,jz-hbFLr`,X& N-VgKx ovYS WoRqjBI/:8h kZN~t#ͽq<6rex $&xYAK U0JL]44NyC!jA;̺w(IZx#ja/V0nkHA2A@/6Kӆ>Eg:YzUIr^*Ժh*7|*j(7(vIhv6Z"㭘lYzKPVTBlRRV.]n4B 0p/6l`*4ǖ%ݴ:z/I`T_.wQ 5Vtn{;>1 665_/{tgu-JYgtTDh԰Xi}nM%ļ,i4Jr2:ޝzzɒ MY3*PQ QE"sk5`w(XB OR  4VhIf IS mG V_ŋrj/biUQ[a= _'p1h ~-jpe%wI1 Q>pH?%?S +EZ ԗf ؽ @=qg P7J[5 j2b$:mwV145+ X]N!)eۼ\63wG~wN;ȷ w.,Ui(~-R%$/cAx ċvEj6HgKb| *|LmO%u[4$XgPB5-A8>1*'`\6UypK!X0 `S% Ɍۘ8}4y+XՄ^c93b|]vgDHEnnǫn^Q]z ;{E5C: 9`܀/O*J*Yꀈ\ZL ӆo|${CUkrIGG4D弛Εʬ)N%C5{pkY|852k#ߵk|rԨ_m(`pVyrWf9;{cE~bjL;lh\H]8TҬ|d+^ yԪSqCr!oBМv; @nvcXsP[A^L[02etz({'%)^S.}-&abk1 .JcmΨҚyQ@3ZG<>CŮm^V1E@+RI D5;&H_$Geǐ+ԔV(oA1Iy`< o^pP!s9-j=#phO@ofw̙xN#C5WQ)d>M'uևD-Yp{5}wȃG uSVdNgz㲏(T9L_B^Ǘt~Y0Po1GUO\ZP]݁Ӳecitq%"1$p@޶o/ D#@q:SO 3PȶR_U݋槻 B5,@K_VnǰLrdн\1Ԟq6ŀu{X]6U /ᎷC9@xKXTs0m ^gKfURQ\jsp3{^/>>9ɊN 2젎B\ }'o*n81m 5I@hPbcszzC$6h-QǙK:eW,0<'C"?!հ\j'^6(0ؒ"!Bcr{dZ-+,A$:GEӱ;N9 /A}[;DN$v<ڭ]z,ÔOXd\W*6=^ݕ nREPv aePJl6`m)%|FB6=O8B%'%tm~!{J):,-n̪΀ gp+픎or t˴ԎzhD(Wlxo>^`}Y5!Uݨ8CbŴxkƄ6оR?{m급]Jv]v>~D\IL}}\-=nÄrZvX5OnP ShZ?,{AS:^p#`[-+stRf4ouNw9bDc.@W(F7lRAрob0n~46eՙ$kr,jж fɈG~Yw%v҅O4{RWbdIvn@O!-N TB //ubϘ|q{$e776W`ĄR+pu+hW+$X-Ez@u8<åB kTh|P(2008?LseNxv7K6*KĦ :/ppwloEXc?b}Vh;2Ӭ| xW@F;2;*f$KT)C|p"RH?TEE**:Rta0Z:)*0#ޏ;_]bc^S-~hOowQY97Yb2 }>%~TWBÓ%%{X\O ж 8ǢTa Zi©X7.a Ix=v ^\$B!!NN0[|6+]WG>a9a,/\S^炨K4sJO@$lTQ}IO1*k_O^Y!\w+3c6op\\O]~Rސ%_(bw G'{F"|agކ0 JVōEX!%n=#IojK`FF.gll!$muq7e2ue!so >I1't"?3vM?)ԛϓf82F+=Q />/Нt^ːF9LkH$.$5Ж)BLB;sRs--CʷFop]Nbu}Ui?#Ш{1+h@_'ŕAUHJԙqҰ ָtt׏鐈Ȗ\yg?X>͑),%*/gkS>+/e]yC+?H.wOCVtĖ8JTA%UQ⨌tϿ-b7'R1rnd8LM1=^0 \{ƈ)8{=x9m1˚k47utz"J_$$h a̙GGGNqk!t#0U 4nyvS)Uow٩Il 0{ir;e|t?lfx|ՈYaǑ$[GM+Ũ^A]eF; ȉY8ϺXhds|=>ܽa;|OXV&b+D 6)+A1xc|EqPd álb)GG_ cl2 cD=e?NsIO>d Ҷnྞ{TѮs]: C^6x{:FsOx\N#{C ]Tn*]K]et ㏊\ Z4AJjw' WtX䩯+ 0s3@'P*-|*CzO4(dUP2[9 [guZc%-LOk>VZ ߇tzCZqb FRHFPrUo v"`xޤz7^g dRTV6 K yͦdT) =]UjUme"4~uІ<[2TOhF:w] Lx0o_t(1lLkI̯k:ùrPKSxxlmiߏ4!27s* :X\= UF5Op(ޘ.I2TYl@g7EAS^0u"DIG_'޸3kD }ɪXy* =0 Wxk{ɿ~@Cs{^iҀ9+ͻTI;5KsƍLL!CkhX". 7ā0d`;@m!`S/ HpA~V0_?䉩;O%'!6i*\cۣ~#+h=XOړY5;dy<=\gp Ofݧ 9}ϼUfvWUMy-WyOftF[+d Y.waGYtE rtA>Uu*W{xS{zy;8p? ,99⨲I-PR]l$ץnZx.^B͗Ͼ qf L0x3yOI3TL_QEg[a57V?"bAn˫$?.턗Y=a^ 8sF1@ymPc_g'j _y1/?'+X t +Bh 4O M'v3Bu``qB~u|HZ4kkݥx@3Oo^!A xAn=dqa@ZX2sݮsC;CW|ea|S\ļ0 im֬KO{z]֊ʖ_kVpb'sQ!\J0_wGcbbAhqa#یW$rdX}hx{3)Mw ^k7/Ex/%!L1׏$;\fǷr``ƳlU7Ьօ2+ X6f&F&Dq:߼}|ae! >Aw!1FN!#DqkϺy* k9ʘ`I6*IC}4> ol}znɀ̆:8M dd+hbJۀMI{/U ;e E¸Eo&5^Z=䅟 "2k(N@,t&ZosjEDO#R(1{֭tee:CL'@҈ox@b="Ds؛ bagBoB~PrV?Elr*{x*zl`F1? RaնUp,nC ߟy@FaoCጜ-%jtr~amsH;e˂i'()QQ nL ufufCx( l'9X}CsGQGh'ez[$g32:HxXEF-y[J2_\*k4@PҡXUg.%IÅp'K Lrn%q gj1E#_e{"- 9S2gO5P-,p(Fu [ JL6OkߑC ᔚNG%z>&c4k?/) A>bK,.}i٬ V%!0s .%O vPn넴+ōLRܖ;SPN`8Hs_PoiLﱿ\PK>b7GtԜlN ٠S?_s n!bK[Y`a1`w&#u*nQA&wMÇm!H+ʠ!>@petHY_kxJi8!z!7%^{%S[ٺ \7ADi tyT؜!AgqONۋ.ԳGހ#BXHEqO,/U ]6?V;of4v7%D"RYHCM $n//Uә07̩řQ/nu9ck$ ȲUl*6ӑA8]N"''pDHIy ;իNrBn e &kNU4iԊ hFhږ̐@A"UH.~&_px!rw(6πn5Jb] 3nF+h_2}\>kF.{m{-Y73 -XN7J2b1 WK`qwCVf½KuWaT]':sn餱Q՗#IA'iig1nf/+H}A5߻hT/&zn!g8HP$,I^ zT'n)['uVdR^Gwxk??k¸2@a2@lCIh 4ET]+iD:ۉwղ?rS#ۊiV0K9 T[D@G Ltagϑ!RCnkuwi Xe H^VA,fú5S~J8GZvgoj 3'] b(kƩZg}Uiu%SOUKx5pT[0&s8t̑?(zi'`=hVhsAֆ -/1oKP#MmSϨX5בmchfbdai6%) w٣^"-ă놩NfZ/?fy~":CK75íf="*sHAYZm\|şV0XqR߀l㱌%.0?=g%2y1,ŜBO;"Ij^Mo,ZQef"(yDOQ%8Zek\ġr[dIm4 } e  c y῜a(AKtgXLњ;`Bo 2) bjq\kItkEg! 噢^_ O|a醖"-1/ V^Ğ;S~͠Y[ t@!`rh# QqtkyZ6dd(jtdN'-[b QDB.,8rʥ/\4^(Bi«GgP6É+4\l?kڰ8A버1zu$..x0?ԋ6Êqi5j\oL-kQ Ԧ2phlqA"!H9:곊ԡ߈i4l}G%,TKJj!T!N$H!Z?S:~0|3+SiA׸B&o86JΥ JV!<‘4ICw澬@@"dǍܟ`]NI٥3g=LZ:h[Ho8 i>L;XwtRu `DWnU0}ujɚ*owm>T].vd߫M]NLa~O]* o#3%[+j@ܡq> YiO[K!9<~E2@@zhD"*YCan{zw.`➤U! v$3eHC)ң᥈ߜܴF9j jvڔJXz.[ ff<ͤPx3>9c {F:}?V]]¹5gQl8sRtÕ=HKoĵWjtg>sХz. -J !40ףM.\XEр~2#.ﹰ) G14ՄNcopogOR7fSCuz 9YrW1p > +6>B#:ڀ6~(+u~WT Zk:fH"${5lC+KYj=|=¦k?$`DꔁǸ;{W:{uFН \Re;d|ô ?d=݋^NJb̖eIo,핥A?U,PJ}hlN0?i!M%,k b&Ӏ)^lzvUg*OUO$\yFءw{hƷ ΒsJN },x tԶr MjКE %=Y30BWf(1^r[2w7S\}W0%X",-@'d ą|l#AfTvMc{Dҧ(R_si@/3M%p isZU!οx4M>z2. ܴ :7Oi;`!"$:\=m=d q"'*٦d }%66^DFb{) =PxAPTqR..㌤ٚa?~BCMaȵyp?ug/c+Ĉ#VdBĔv4u6RkcXZc&/y;wll4 )zR-l9ֻXU{3e^[Ъ>'4 LrM( ͜c'>cPI}&4^jL3/H5I5HrelIvHêi@q5'BQ$4sW\&eYM;aXcADXEҀDgwdf,hh>y: 'iP*VE $korURyH Jt^—HDCfyuy(_هϔT ]JSc{zg71g+Օ s;Lx'KyJY sG82;g=[Ls31\p}JRd'9޶t}~cKqpJk17)Â+ſR%1 e ̄Zڠ ĕz.ɱW5u?)l޺'νTH@3%{Ff,%G*w]FUjSI:г 4^\ŇfZ 'M! Y/Yg;6}] c2Mw"j%jW6mENsUq$+2Lf(&@72V%;7y62>]8ق<C{/ӵ R8@|wٖziSbn γE`Sp61 _r.<=ss%=`ϔ]| &YCNeJ@'|H^zIkS2x\cu oG|R෣5먌t*50ڮcjI|mA*Й ;inr@y0<%#E$gAD,?)xZڏ OO|#h ,Ξ6Nnx秗0 !5≿bbVL0Yqq^~)2iubJ0=bA|)R;Pn4nC!KhNe1o|t6SR Y Zs9Ґax.O8d[gOS>Gw}!t&!Ps|qt9 0mL58 +H:5.X8ќK6lȱb' k@I 动_ߨlcU9)ڧ0.]p.`mn|" \ۚ|J6UDr/f%ii;v{,;׾bS5j u^0hNE_fбѷb"<  ~•JVUC#,Y$N B[mK̈6/Ր0r>)Y}=.R:wTܘC#"u)[*LBv=K*>hgP $>!34aA.z%TuJcᨛsIڭFQaj{ӎGSچ4=v'x8=ыO`wliJb[VL Ʌ|" Cl?3޼*ʷ 2{bUR<)} wۓwn 8B0 %:CPmև}LKQX*0L<2.S@z?ݺ)u&:9b.{|4*R05bo{E+Uy@qmw,U_`帜#7Ե!%* nc졫c! o=6ZC?{S&rΖmc93Yr;!8&)r| 7VFW[&$E -7 8gI=;e?yP8* @mRyoGfA?z:qӕ4\C2p\>bzL|e κĪ5a{Bx8 6'50`- ޳i_]bA[wÀrQY_^6P^e'c˳=(r9zk:.4lRG2`mq9,v/^"\/d 醝*y ,6{D[ ]($5xӭ=_$N2#ta͞)N|&)`F(w307Le\$eQʁr9n\,Rm(FǾ{ ~G.\X DԤJo^a4(x~줰Se3!W1xI0o#I @= &Dx"s6 h>orn}i;1r,\?_f)\<{M„y%,26yh?3\vM?L9SG `k#ܥ )kY`EL,3f+)} ;JO~Y:?wf,Q‡[]/u&,]yg&YTZ,e^ˢȷo3񄲫D!upjp6/dZ?b03K,|iulx5dVނK`V^;d&DnndWbsQ9W xXy@t~D2iDjgH4kۦh FI{_#;[GǼ6ĥtV)0Zz+cR{$l? 7`V&'eƿ𿒷m cpع,h0YF>+ _F-G G<ŖtSeҐʢF՟p0 W9 V ؉WJ^.kj:x%0H~nc7 N]Kg};)d"qeUBIfO9J "v7e!a}VnGpN7x*[/ C/ W)&Xé|'!"R6WSMn}p t/10][D)BB $;ifْKo(Bj`8&؞۩$;{ 7d?G0&}m`iA".ϙ~,=#ݷ$~9u[m]|V_SU1j0FpqA C >+wbxr \fơETm dԺjldO]IyzcX.7=[6l EF Tğ:5v~Tp@Xdx5cBn+h*J;r $Mf`P,M5uf%f]%Wgn6~/4^~ Yc=*i`j D@IGu/S6qPUq7(yt4 t Fabq _U[va(&eZQI厴Jń5|OB!Q9$1ʸqd֙.׺f9j~Dw@JeF9C+7B4&R=BNm;FpVsD~أoc]s (@B`usHK_-edLy(FUr-?(Rm5E("GZ},5)JYD^>jɐ Nʹ!gCz_!”@\ ]zJ#?joD-,][۰iLfI2{!%a ?q`Q+1%޼\^3!R6 H#3"}:+oF`!7Zj ,1u4fSjGe]|>hcP3YXy­&f~.5㪸yZϵDgl۠t ea"z Q}]|q379]ƓZe-Dkl­Ċ[ZZי5oa~gfVAwRd|St8=kNAP(WKߩ5)\N&Quzis3]B|a3*L悂PTjWl3LH'MFp.bR:ST;Kɲc+"ja_+C+='.˔?_A?(i;{%Q&[j_f=K$j'L+čy}|PMCAX6KSfII1 K )sNj4v<¤So=xf)ƛ:_}ؐ>F'@uw׾DT#lGO$!}C3&2hԫ$ d6glJVx_%Ah/2yd0=]lW O /^TOM6eK}C/1]s'h-re^OkoNwcd{W h$L8 jDpB1H4Ayވ ʩ!@$)L !uS)Baz DN/sJj2%4KW8b ƾޕAG6A0LْzN[M ԟʿa"g3spG)@yLI oق2D4qe$d!Lot}<)3adO]p=9vѵ]y \Yg`)X"7 [m[ S XL|S:bwJ,3_ w*+)nULw=^O 3to_q`uo@hb); O{{:eS ҿ̍)&y Qog#V z45v{u9S>ܰ7Ǣd>w=u=}Ky0 W8=/:u-"&t/a$M6f@4O V3߂d."xD{OÄO.Eʉ T 3Tf]u, @h%IpP fS8p9<~Mz3x:yZ?ѡ+SȃQ~$Åd_qa T]^.˂}RՀt4I)E%;ȼMy)zpv6&Up_5#ZCsx!s#ud1b)kt`u֛`Tki[7O .diYNw<H@7c{n&mђq=E41 P)t4mC0FQTR [vb0= H H "f[69h2;*ZrH+^c!U@^QpM1!ɚ|'W-:۞CdS~B`JEX@]n=ɕ']u@. T]ק?S]wqat~mτczmi-7ڞ\Om5{%yQBKxlU&.NZ<+J5 }Xm+Ҙz@O׶&TLGQhWHcW1B9/d8Ows,xPArxb=^xӮK% w(QRN`npugC,!ۢH$zw/ (%:!pX=ZUEgT\Ҷ`hj?Mn{eK 0h[ᰧd+lA(z_y]|3l9I+sTEE3 =9O*mq P\^W8e95lㄴt8ԟ`eeĝ`b]r64eع>'"[}%1kr]GFzBό[>p=krI%.[mN#x/ND;:zLxkACQj٬a1TG"j;4HA^?ǯ5U7`a߉Ĝ4L!`X6o^%&M)b:")06hr?QnW 3Z=0Pt7pS0Bˎ;o-^y>pyߤm1'mj!KҎD:_5 Mgwpjye@R α> 򣎝 i<;#\,?IB8 i9"`[$Reiز&uQX3'wuXǤDsx3HTqE5msR}W('eJ s׭ne CU©pΎ;b-qsh'AKb$+uH<(9(׺ H%5BRדȇF=*l|{;tF#kQķ*3|f \&%=V2+mO,pe NFP؍O){@c@BN ":ǎ111r*UU$}MPIP5n4 ώIK3zL{|nºo \٬nyJ&.v?::w+iy`+Im:WUpZ@o3UVO,{pCVxx\=S41MdK,GSL㖎P9q-H0Wu4iIe[l%khiDB۞73&c'(N|6歾j-ͤoЉ8Ge!i%ah-3?Ŝb!p6Aiiʿr툳?7PG0OaA TE3-Y_cekMN-A ̾D#poi/.Di}I5}ԧe*N 9[PUɐ~_|l\}Ob^O?9WTXNx `, 9Kpb֓  j4MCw?0E|iQIJP ˂&iD,Qo™?إf*F2'CĄ%b* =,@P]-KžKk9$9y@SC,`Xj):'>wKJ%{ +ƳSLu23uaFaBALj[XpyY9yAW`EGHI4G[p7<%wwJ;4tP mϞmq2>$ m>5.9`%H^~ ?YuyάĉHelN˪:W'uᾘA˔ƢZxk~Z/Y.AK%/>uXRINVd"}X,jyEq3&xCA)8+Sa|ܵfdOljN5],uٔ`Xj T} >} d:f+Mljz/3GUfmZtGՋ:1{2-Ct<cDφ<{f^1V?9~t9%vbw k(z tZS!DlD pܼm(vSں?}Mm']D7jyIVY \ t@ ͺgʭ7_oCe +g{WMNJYiG+>z^m3uC`6L$w Xi D`$B44Z'y*Z =tOL\"}rg#Oo3~ԗ(]eĦuMfLM^$u R;zBť흹;u m^}A>h}d{0ýc-Xֺw 抠Q];aŝD?B|m E-** 2` $B0۫“t/p-BS4 ס(2;ɰ@֝'/7W#ڋukRu|3Rqw-Cw0b9_]:]X͏=9{phb6?oy^"BDC gqUID؏)\&nChQ M@TRrSBHƧ[Z mvCD8ÆUBYSsk@N ^G_Vt^tqفV '_po6g/ʋqKxHɖp/%BT31 S]6Q?*M9!ʙjae, i$IN<~C.LJa(=9Ě=9u͒q) g`W /Z7!q`W. )s㗯4~}Qq ;9щ&Qg Mk7#U!N?,f7Y_-(Wm@0T#K!ɋ>HMJZNcJv_Nʥ3JkAg i0@rfa G 5|0Fh18zk"^~ࣛc1"hƆ{b!k3YM>2f|fy_2-M.gǔ&1=,O=L^ 7a{PnUʈ1/P[X&,w~IEaj\N]{`3Z-aBoN-pjK_ҵ^ԤiP龶@ʔdF4Q @0Ne!\>'03F#t;è\*5p5E&J Ju[rikT,s'N`7ҎBƫ&1e`gcZʵd#n|oCLŤD`JLzPǣň'n&|xOB/"*z"qԛtP 7k?uf7Y_acNa#oR>f[E8C[(l8I-z"w>1.̖kQF\BОZnm4Sd(nime$E/u y{ܾF_?:y ]..ݥ!|[^1yKj#s܌ޒL?eD3dI^DSr1XK7s )Z󨂝\0܎TUB1OR<9+uu@J@\_@}sn2ws i FۈRCl 6J?R*SE(jsqOٌk! ۯmH #{tK _M|g5eg- S[)NM7؝Vbѫ'<#X> ٮ ՚}dcT2#/@T-uEp?[js6P'EP*5'QD慚H3qN=H#8oiЯ2[M~GT $w۸p0kSqH=MIݕW4:2(a4ܒ,n){ S @Yz5YګBUN)^uڗ\ŖN0'5LsHoy|f vWMQVl> `\a)H[%}7n+;GD| AKֺaQmEJ1Y%gS6s&.`ikM K#H* o4 .g t\zcF~eL{IϪxbqM-'or0(^}2\Ym@R7&}5R"u9iU\~딉>_Pr@2;|.<e7:#> 4K߂<֝do2'Hf%#%D+fFncb (}7KL&]:^H[Q[4QLbtL|Ңɻ64=hBhuyY 苨<+WJ)ݚ2Uꯡ/v3^p#8pY[ q>5BZ lwq{ Db r6(+8vxH.d$O̯sɯ'MX s=LL^r1x̑m5/:z'oMk|=QBa+PM4͌S% r[sˈʣ~cS4aP߀Rޕm0Cltr9SRi۞)H}6cpoA;(}&de67*!)Pq7'F;(Dr2Y|m«%UIJ͓X4Pn;?E0\2}_+I/t6 8xh|3JUUXw js0BoD|P2ÁUo;__ohaOq7±9hb0LxZo0ZG}bV*5:,IۻwZ:ڌ呮̌,d.v1+@%+曛[I׍ieXo&`a7YbupJ;66 ++O*ֳ 9 D >݅Lf(@eo9>Qz]/Khu)rͮe^c2iDDPH i񦦚KDVW{UY4rWSvǍ){Oa+|B_UrK`!zZv_h^g\]x ә.#j'Y.ݔ6 vm=Ah/\9*!?9Wip[d<:mFipHFeI+YKPøϠX[^lD[dI FO w0Ő|Oyψ<-#X==RAD@j%_^pOt ն;$]DRdt<6B 1¶ ”l4@!DE#=W‡2,#m>J0rϴ7d ՙ  w5H[B6?IEθդIBHꨓnYj-y~v{ vROGP!_{%><`V'+; j T\Tދ̀ѕWDOiJi/*ԆOs!hq&a ekJ *W Lj[F|+^ڵY8c-xq,YN{a"i@ ~w|&hnT(Fr, "XCo'TI˥{*aP$NgێvM> F#@ %ۻxq3AV/v#cN䏓<઼@1 L֐E4 +v)y ~t]RYttqHpڠ/JJ>f6ha+qH׽G=?NUEXDp` N Ζ;wQ0 Ua &ta;@&XɻH#~DʃqYz$,g Ґk&M>d|UT̐љ[o@ ̸}m~Q$7 Dw >g=yRd _1—B#$8 5Sp<7l2S#[Le緟)i3x[K"n^Fx:_3NyqCvd-5yqlj[EC|ҕ!i\^/JP>1\{c8@YI6х˸JMjb={$g2.ߞZڭ(X͎ @ZԢ-cZnG/}ٯHF^, DP|;Bނ1NiJũO9dL6ǚ'9$ud[e";;. k"(c%o)b< mfݬFWgx|?4F2 (Qqm՗j ƅ%5eYY`$˕k;&ZΥ,x(^1l8PsN6A?e)-:#$CH+Āvf{5H^;Aȿ^pô8,pnމVϤKedK9XM|Yv|`WTa;မ{kJdڲn7rszk}2KV-y5eMb> ʟFAlZ.p]t@;LzuHe}NqWbUS+lS/$!'7Swx[5n[2MbUB/? .ZO}g+, =_4X'Oe "7{W!zgvyVST-~)2Yi si+ScEDTOPraXhk\R҂U;چ@]ʔvPvZ: 0OQz?dn6)\ҪD/A\w1Rjj8"jbPTt+l{?eA鶚xF;+\}N2JmmUBUMX #ZuOqDohyAs$+6`21$Iboa!Rg!yNJ[AXUx_xd)4g6;݋j=dT=5ja\&`S~HcS* }$iVPKq|[>^[j>Jo"yOCiHwoƉlw19c&LfU+R՛UZA<T?J#*P+hQ)#= hT_0_\jk:C v"!SFgn м<(nQcA^dHLoH|AG\^$U6bJy09}xppS,)jA|Rb&P,uj>E|8_5N臐5Fn[1 mnRN 2ѶC?*3Z2bDs OX? dv/Okf/y0B$LgP8LB[FNeOڐav+f^{,K9b07RMYo+? $ĦdXoS6 BD/ddW:OT'Hp4^/h> `=^Wnl%q{_,r '+g-ՒMǎ, LK"pA4Z??` 7xHK2\o,7z@b%%Ig\PN7wvK Oq 2 I vh U?$\grei1O~r)xX|W=ׯE5'gP̛LIB^p쐮ܞDf2#9[9UE#`Rfa23BS,4c@F a$垆3O ;3*|uR}o?ӧ)ౕR%%腣`G<eVRA>d6d4:y-b Q[%ɸI%uQ}1fr]j G#rVOa%0`հ,ii{bW\rb=x7E`CAOi~E"?kWu[SaF'-~RKqW=hpfn.R7Na?cg] -oa JFߚK'.F=Rkӳ )jC;N޸roaM.#>hq2ZHPV1Ic* ZkfacZ$ N-9_B=ЀmEmZiZјv)NgI1#Yr-Ly)Ի %8'|g`W{>y4l֔QĨՄT*2!I/Ue!1>ê*zߏU }U<'1,()=[7[Yw~pJUǗeADP6H ~P\A௣ .F{ex4JВZwfpVʱ̧#^g#9#;W#7N /o 44Y)g,(UTr5p`҃3T,"/d-.I5ekZyM}bk>(^s"v&6A*; 6S3pD}j)ڶJ[,5 ލuZJ4aN%mu`'eOcʻB{YP;,8,3'U1 lUs$vK@[^4U4@8FXETFO}p6{_&XGTFUɳ૲;E fk#@9*װ&ZQ[{*M B^?E҃cFβf\U[{wQ -_ K%r ]Kʣbz3i ըf8*pA]5$4K=˓aMsk:TV]|,b0s%- Ywb?HdTv/f 0s99?x6zYm /{ $[|H% 9#+P+0>zݡ1˶[')Pׁj.|F-V'vc T":5ouGJQg#B'oA>*O~COy},ԟ?Im>2œy$\ eA`YCGncvԷVL16z ze=w_'4[CP8Rqn0fd1}Q@ڔ2""g@q\ :]aK<ht~Y:. s^#ls)I  ϫs6%#=(ap:H_P չ3:ߤ!LwU,!V<-S ~k+Ω4R}US{ Kq+#Y&3 V[J+l^/,$B R*:sN`L}X9?MYhYe:q9_*3JWK0ؒ`T .Nm{ĸTŒO!C9|h`%uϭ&:6Q!}JqB?x`'FS#eЩ5@L־#}Y lk´mFwbuqW0[*,-\;(80CnoU[pcx}fN7ĸ1@3(O/ޤk2J$1c10ȧ΋g{=>|VNe[7#/$*B; Ǹ}ΉfV98r_%!vĂ!^Ye it_Ņ|c{"ߴ0KXt`q@ǟ_ Y&Μ\Dr]:j@Q:[tݑyRFpQtJƝ0eٱ E1l{h;6bwG38b1~7ftUXL3a~63'̈2k_j `v9iI,Tq T&Ozt8ӧ6Uynu !UjxwOtXu ;+olX~C*꣩G=dQAsۺ!\TX:46;HB6>!"@=KA'>@%&K"}Z>ALq梢+<!!yy1gjKQ#x"9G&y ~-52V[r~B{D<[hI =rf_B ^N1_1L_aSb >#+P}_u[6ytB|0@w,Wү^qF~Gi0~ombZ׸q6r 惕KqZ߈MCOl[ZZC<ÏA`kVwKnFd4*!P/kK쿟@ڬ lO}VfE8zWr2dyga CpQ/? IG≼ɠ ?E ?C-HaW*B?Xb ΣyXMC /k[" ᜄkAǷRo{Otub-Kpc,,qYO⑄fWS$Ђ0mG ̅v|6o >KJ Vuc'-/cx;mjI [x'])GЂa+Vyc^й,ʮH-Bvn)8jpr`tGKtN>0iXiqLpE1僸,5|@'o/^ʈ4:gI喎7[QC/upN ʧD'DĖVγVISAef6Rn'&ecTm~磁hR3Lmd_= Fu#s]6H7JRKI9_̛ |5 `YOzfױU\| cy~FQ$=|a˱I/ѕzҪRf  Q?T$- zp7d249[<O -(O,qf\ {~ g1kTşl*wGP:`)O BsJ,>Y-NC6xa&3a]TPʱxΔ`orU=}IUAsu+z6gǣrctTj |`:i/ @>Ob BA[z |u?ul+1R9/+ Ŀag!%IaCl?t>E_ep8omG`ث.G|"9clGwpC`o/>x<:?*1=~*%䕶:5 ?!*X"aԝcx|"}h薣ҬuhEFuo,x~py̻{f6?h674P?qLJjI֞v=1K2h5lV%o{!f{V>zA#,> 6hM(Z:7AMA( |tX;wF8M7<&U 1lTXxeDa\RsR;1aۡO3݋l.z)U߯n%BhFГp֧[5J . Z`;, c-\y{qIZ#a2n/0q)hBKd@U}r>< 7hNpO8iSq%Kd։ 5=ZKR9z;JӺ{7iMF/UGMM&׬('tK AwpLS,/*D. nB `. F<ڴDv}(]׆-Luѧ=A?G"2Hj(C /Ie`vRf O @js4q6YEcWP1"@AIܪ:n0³Ll%#E(4֊33 z׏B+֨YŒ+-yƐo(^3r\Ŀf?7y,S oı;!j=𙗁/µ…l$EJB"t'c"# F")jU oE,Y1 7ëGgncfO,*pwiL9[ѿY5S- 1ɊRfT _^?`!ܒ.X+e>86$]M.;cvHk(|4Vp&BI ^M/4vJBũw@1{yʦ : l뼣v2 /*sˁ3޼t(f< VTܑpcY s$ʁD1"I3Exvfa;zY]vH֑913)&F;MȦ)9e$qU=a2vJaxi@[4zV]OPVndGLO,ƠR;\IKB$;-C;:$;g 6vMkgIdi+s]{MaN\\+fG3!%N!0(q}CKH"˲m {iI(l ]ܒ̖uK6 O"~GR;R9cD쯹]nh8pA;{_7F:ZD| b}j-`܉Q;%2Hzx4ˈxzxQroǹt 8J(^NUAJ:=Ext?gcEr9cU{* IU2YJwxn;1L ͕&S}quV1ዢ5휵WFa;X]J."fe\K81KRN `y֨7CE7q` !HPj?sh]>FwgBOu)O_UN gBLڔNg _RgW }_EW5I^ׇ0x29 U\MI3aD}ni_CI&*l!#C[I~IupZةWtP{qe$6KuT6'*{|V{w)Ė-d1g~jp ){38'HffOEP]?.GQ؆y{w.:xhܚKy@ZUk#!8Ι#}m5JZnĤ{c/[E29A/-7t.` цy=v6ɵp8},J 2 >e,#U*8zӷE,YVݵBפ@H]6]PQ hZ.R *|7If@#T\v\˰UPb?sac.-<@1BZq\ 5m6悉)/2鲲|K6dWlBq+jq<3(=q" ,ה^dv%Wj>; 2R 4Nje PI" S5ZLMfрW)ߞgh%dsC szXy(.87&(7֋>I!Qdm9rP4GM E0d4mºHLzIts:|J#k^cZ憮Jqz<_ݦѿL'"6hDd|nTa'fTl_ 1XʐIٯhXJ ?4ߚse\YN~@x~Js^F@Tr퓛2J_n_D&<%KueL;tշOc4ԸY.l*NKԂmڭ'X # 覫6Fa~E@jv @_R:ؑmȿ{2怊G,}N ? v'M EO>k^✢QBߩND k]ĝ)R_דS^! q$ĩrHu#T@cgs^#^iJtCP%h$xpkvf9,kg#X.? I OSG[IV⽡RcH^ց FSvH :ϐ1~V ^S*^oI⹸&c8sxG8%:hLZ ^t $LwNJ(ᆳ$DTe}Q*<{B; 5]"nʄE½dzeUׂ!?퓗҂eyXw'{_5 g4ҝ}s=`%a~TdaiU`‹bDaX~ H0+c3/1[ Ŗ2lf}|ymx?op(HqrFڊdGJ?Ʌeg={*[Z|щ<>| vLDgqYƱ}s Y<s[Z9}@4clSr|/T]4|YZ6=H<~aYL]֐_zD jsݱ귡@l ə?G vi5F;Nh WL ?, (%â( sB9+0]%AQuNZ 1zjQw4#Svڰe{8͈rEE6;Q%/i%dDYW\/N͠_ jYם 䘺6TbC,lQUW'd*rI⟑E @(U6<2j"pX'N[:zMrp._9Xi8b?1 s̓[Y EՑpqnECG b>"+aXm5Gڬ*zoY7${.`^TU[>7Vȅ5"ɲk=3INnMY0\RiD6:&tzP&KŰn9Av/U30[ZuFbbC)D$D )o)? g5.s?jsvxcю!NMN;q@Łc Ͻ`s/^üJ,^=4xwv|Td=Dg4<$ 4WK<ׁ og=}p+)ہk_R\Y~=H#<. {Yd +sQ"~#zM]-y\Vz߷ +KP#>#47Qѭ.̃\G0a9: ;y&%39 _ ѦVL·|{6G-&/b?ǝ.:/iak6FOa8?j iWl=,v6;ںU1;rخX2꣝p34vK fm{cw;MP&@/]g3֖/mHt3}荡C |\HG]g⪎"ꃾ2˨܆iGo W~W&hASdB9f~Y& wu$\n8m*ѴA)AP<\Fy8bor^j ͹M;1[u OΣy  Ig3mpery7 9i7#o r$8(m`_@#ߗPRbxJ}EԿ0c/E7Dnni9x)~oE'SW.e{Vf2*Ґ*Y`D^4[fMnKbP=?M_*طVrȴ<{s@ 0I"/Yǡq1hAv78Tşt>PA9Bs?O91>O0+*㏰P@|b=턨 L:[Ȑkw[lVp:grR, \dadF}&[4M1{?K{'l%bą8mQ}?͟vg{F{x8Di=ⱒ0gQjﱁ+O[g=⟿Tʸ青d$ɴ^sSpm`;ٍ.Ӌ&܏ tKzqמRgx@lXbipxvg@e매 <=Cy0͞Ot 4n}sU T؉KGL<6[\B54?x]̄ɕJtBRVbd1dh,5J"WPT{Ƌ[֌FɓC\񔴵2Y~1eyЏpHHAJtwHUg\JH/keUKh+WCsQlY䶏bϿWd$p&G.z@T{$x/Ih }}ª^h@9zܼO]/aqkrL/I9{L+Asu8pr~tûnGt/r?+aW 8 %׺9G襩f;>oa5r =m@sc9z9WSS?h:\eà ~Eگ6Ɇ+]N:p7GJaCM~7NI.r2W oKAnlP]m|  ҌH>FȹRn$Fր9jrmxg+]":WTo)^ Q {]Z":PYvZKTPxm&@Tfc廞MZ+y(YS:C+ VRZ]՗fī WBJK7MIi[nHg*/0qa4J WtlCWtʍּsS`\JFf3geR ĘK*S YmTB[xk}g3KktZXo 0sGTBQI Ei!83NtTgrY ޙ@aw]9h;g_PPXҜe\ڦ쀨1:0ߥX_8&;0X0e8G s=Y|=5Gw$f<:>a 2#C.ܮ7W/xYDbF{spD^ق# iѷ*lTG $YN&fy_>S8FvST*ڝ2] Z/ k:Lz w! b2&[ܲ=15{j^5mуa?Ai@ez3\4˛m25ˁ ۪#7@ 4/o"'i'>SkO.x{rM¿?m'vį,Q/o,C)=Ib-lZթ_}{PD^SKg-۞,rF_Q+[\0OkFXt#^ZDgɌےNVX09C= \E$"Wz:Yfpћ;h}AeY׽I?:e2+]2ۻ/7bQr85~l%B)H 8W`"cb c8i;Jsi!;|B7|m -s%eď`Qz!KG̍0 Q)/.o +M!W9&{ 4%uJ[ٳrm^`Rs(;d'^(Mk\>\Syx -w 볔3L[o)rJqD*Lژ]HHIlnӀRĹnq68fQ1KDba0 F=RqM"6K 9,ta4_g\ǟ^ot0^?õg3'{M;>ZznǕ4 N';1Yw[*|sV'eu F^B>r̢jdQÍ zfBSnyI}" U[/mMT߲`2 7]jiC)k+/D ^p5SɀʐQPz qؙ e5+g+֏A3!6e61'h=u]ƏIE PH{ lIor'UEw+vNW | ?qT/xJOt6RB~@Ke}4Jt:o"6č\^2/v#1llڦd6ï(߸1e!1mKX} ?aŶQm{EVZX2{lr N֊%֌WcZi@@1ٔhO,aѳ -%%rܽ(H)/4H/r(|rp4 `s~1BKiM%˻Rb|4I*w,G0&gHLp'?n_):* p?WIIn"PB: n$:M;r3,}F;A8JùRhD̨bONʸ/c.`.#NDn@wBe}+w&p&"was7]ǗÉӎhznsP9B<P͎^3sGYT8t(_%!N.F=q /F|/91vK|B",Y(˗Z\96tQ%"@z:j3w D%sn<2C;Q)+-gJ5_//A5z/%t0[ ER4]2c,Q@ OHre>֦rìr8͉5XmsODH!Ķ WwsOL`Q- 2Ikk;.U#8USAլcga|@4)NYztb]nPgψ$/vE0W"t },uQoP阢"3]2Miӄą9J2n|+joa&jM47rښ†*0>|#6xCOLʝ=nge;U2] oʿf)pS /2(6x V(f𫀁]9~`ü,[+HˠP[o/`_ŋ`ɿ4§ !9N-u.&fm-(x.p6.ItQks ) ec~=ZoP8;[K'3Z*/H_:7=68?Wj;h+T;:58I}Y+k;U F` 'OMhqyf|AH31qbr mh†u #o1kvn/m]o0&' 頳HH" RBu\І[GNP34Ep_&kه VqeAn/UuY/ԙ,"U6^f[ybLaō4OLw6ZH>D bR=ߔy̟`u,;c}3Ő^˾SKEsA5o}~L߻scB|",$`WyxMΐ㯃yU1\՞(x;Myj[dJl1Y- l_+(BJ{ZW|ù $OH"Onf2w"NL\9 :7  !-6 \jQ|@C<6sz.$VV'JZRN$=<3,)ފeź•:|vvl!RLגY [1\(G-kx O赕ǦRZLAȼYU{$ǶY&||V "p8)x 9iDg@z<"bZBc0xy,&*gz`G|\:\Vn;E9y DNGR1AiP4:!(v959f B3a[6> ?u38T-'H^-;ϹNnNW z8=Ҥ<)dPbeQ J@]oXTkuMxhnMif D;<Dnjӓ؟uW W"tx?B1 o6Oݚ~ p3e%̑7ѯЈT!71z5'R:$B^>D5oD*5H?ȭ!mn[Yr_(|/v%i(R9;ۭ.a q1r-O0@z$unMDMCr3,. P~ϰI$4BDcʙT'^F4+Kb[. TV#v1 G#[sLRT9F %E=Ns COgfA, w N|EW._uన'azSn1|ьpc tXò[|!U%nQ/@,bTf-fx]?Ѧm$ -[[L;/_[Ԛ eI`J.VS˻{;G#rPW.!AGꞪUiևu_28ޮԕlQ4|B;C$*>0*N|17 J]oaZM!< ||87`ZGwLZdD^8,Tp,kRUGa!<^{nG=6GئݍVlomI_UOf72ظ)$ -qB@©uؾXzzՈ8aܥb,(y|tr_* EǠ҉ɤ D +$]Z:C flڞ5M((Z}Q.`Uh5k݁/5݌օx^.%1+@DOK."_7xW~:>K_g0Ag_!ZɦV|γ"pHܲq1{(=wmG,yP }:_UO;ͫH=cp`=m2 ɔhzG;ˋ &ayRͨG|%UK|Y)=q,O`HHSa{'E^bo [xlykunwM,5Agt! z,p0i,[koO /XM}dlNyOv^[nxY*ypU$Id y47>tд>/v1yoP<|ḙ)E#;WfC9;qx[@ZYWR}Q-H€}YםSDIЛR⋀ZQ9[%;# -P)^a_|^K -aoyd7u G_uլ Z/xV@|YJ[O5OyhqQ&dD}ڋĴwu ۘ0V<-pl&R'6K *P{ F\يmt+5qlD\)T}Qp\h,.cB-H{Y|iB,v,W|O(*Tm$Q$fޭ sWZFO{+@]dZ =ʹoծK0C hCš̃?9g};P2= &05^, 0{0F7>EU3Wn=ݥs'25kU}])5H)r9h}ak%7سߚ-䐁7T):*˹Lt'E4Aj K{ׄ^'\-PPDw1} \6~>|<[!:Ϻ|-2[&ӄ+ͼC+N^DX&SFmB̞܊w#M q^1n~HF &R(1:+8]I|cѺWb}l̛z@ Zn'(!nq҇%ÓH;9ǐ;Š 2t/.@]`PƭOZ1͵ǁckyH8=Ctf ģI~hH;!P͑:~hśCFR3rs΃>՞ao%bYEzpE"Pcϑ00"mv8_~ŋ|NU>tzS^= g~͍ف`*0WJO'9Ƿ" NX bW0,: 0;]239BO:zA 'Ub|pz\88ۘc58o1IJ 6IֽNɭ#t@Nf9en¬C*u+WOus'}I{<0m܂+Qߦ~M57WաyBc]EJoptWgOHiI j簸%CɎVnd~dkxQ$xlhNLo^sFmFɭD$AVdJ?jMm{K l%`yS0G@vn+QCx@y rO+ I/?eF"6W(" 2}p4)@Ğfۃ H6P}n"ej⊚72UhM( O^3T02Lvp& 㚵{OG_39n/8&2{2P"2GʦgdTD'Zzo>Sa 磢Vtk?-U#u0IϷĶ1J("&6s$oIjz'*Zc&WǷ<.03[O{kE_|Cv':{vX뮜|֥<Я^g0 t?cdr]}@rZ˪ |i…Ʌ&wBK\O.M󘕗h hnVRGr,`}\Ƨ=B>/K:,PDl0ڻM)>Iլ=J.qaKR=f؊1qY҂cuY6)3ٛo*O O񒟕nI.\r. %I,% 6Ү8(݉P3dv0*^u@> [YX`K&ڷobRf#3Sv?Iph 9;k)W?aT3)xi5,u +;3`6s3oSKOY`82;lcVƖc\8KxĔ== j7S8>N} c3,Ik<=/kkuPg\54ܢw$74QT\XPukʫ:B }Hn)$}fVH8edǐ.\cfm8f㓭ZGxVCK?='(Oq{JLpftfb$rZ}WVgC&"khiQ_sAtet'F>EüQKM: \SvcbvX3ڞ8v G~t3&r{ Fl}1rT&Otc//fuе %Oq?fay*B9$\W}ȦCIB%T)g!f2vDg 8tCu;ͷmXZ_xke<>n("|`x:^-oX8|<ٹhX)9K":'zG$?ahn؎ t' mOS R?pï<+R!8 |"mK^2S"aBnBq]ɷCZa^Tw V28?ƃoAl,S#BHu\p*m:#k}K ^f1;yi 0Bo^9YrOi"Q&adSTwdBr%&uf~mAb*Zԗj}6Yu\F%9):$^=ӏ$D% ݌FfUCtg n'N@ bm_Fig]-Ja"p_!eIбƫ9ߚ|}M|;6;uvG,!3=l.?MUd*3UN#Rt *ܢm>9~&OxT%`zGw2YLSgbQɎ1(ӮlEC )>ȭU$vzQ4JG N3%BYJCYs:uDRvt$3Qҋ ݴIԬФɀ(ɗ[bLWAe#jibߢ όb؏QFuy!0P#KT2DNb:Vœ1Wn55#I MTotÝ`wbB\8Gjz&SQCP^0rr9`D:%~ӖD>0z[lG[t:n$.tۥN|gQ!1k?Ʈ; }̥- ,esrū/Di8&y|(jS\{%BrzQoz?ȰV7"'x2R9; r}zA4e3D{ Me!&y]a⻚EEKTlm}Q(2Zup[yPxnKcbXΩav&X0j>c1Q}Whgep'k2,T(ZtxJn q+3\t$*\(Ïb. ڵ{PJ+̖`̛4TYIGۘ?Bޏpʘ6iQv=ERB/Z'b6yXD(53O3]<{! 'F( dw`iD ciKsNT*_eY_O9hLKi|Ĕb ^ɿl~j]ż;ȸC@[()KywȀ!!ĭpV˂} YB W&,O}.WH4֫%!2mUS!Xt9n20!X^ЗcZ ~Ar(8 7R}żEaݳWwO])IU7GKDgCA*ׯQL75%fN aDkQ QOK=u<=B4dߋH\#‰5 $[9E|XV ߥ Kn{;kM}0&QGxՇՃl]柢3o=ه{bb RifJiEcmH'Z.2cH[9\Ϭ's RG- [[: Wf).6Wobg <Fma/:k^h9&IK֛VdmY|$_gX,;Ͼw񣆄"` RT dH/JX0Ҟ6gG3Fч]bPI{ cM._?+NWƹaŒmx43;oX E`4RꙐ߱{&TdMk |}䷘)Q=̐atË%AN5o`s &| *b9*1JQ:}Y&;PJ@ 5fb|FS;GIXcGԊK^!F] DTI)\p mQ6Eb |pW乖]sBq|qȘ=MؑQIf՟N+fKڐOLftdhGIjgXaݞ*ԥ KƧqhrtjϱ7z];]8+ 4`U7R@Ҥ8Ad֮VL[{Ā^$0=宰1eZX6g/QC4w$gzuUc ":ŰO|`R<ZheҰHѯoAVy5=[wJ" \\M„|^~gޯ{&7<*2Xoowy˹=/)jD_ⲔuDq/^$dX6(ŀkN!o q;(֬=( 0vG`VO\HF^m~S> $ϹJ{푀0&:/KKue11/bKjt##7ۂ2ϢZ'.p\DsI"╇ 'F9w<G&pZ9D P{֒BǦȢS J-18@Ck8cfk= LK>{J3(Ozx6D Gi[ge2ӥ0J"ϒF?i:7_Lab(gn)7W-|K`|n//v".ɩhb ;i?1tKefk LG{F>n@~Z>82$5:@k:􈀰wZqڍX(=(}kvGǫF\ Bfgg*X(n-tkGB"^D.V,[h EMjU,m$^l6_Хkc_@4rCXN^RR9hQZ(_S ~VsPXN~|b7u%7ۃ=u+ٙ<ۚ J6C.qP3|}. [j=c춨Ӳgyn}2p ¥E0f:\k.ۣp9/|I)1˙BC|cVd~'Ĥ-sš=YZoy <\hinpLqʑJ驯~O,B "vJM6ʷaanH Xٽ(ƒl*p̫PqH&(Vh0&7<;׫)a _*"8AC`@Oࠎa'C` DP dR"azz7yC^R#Hs3;uS&65lOX4Wq[0 s'TߢV F֖%Ա4n ;/% *}gq9d6t{V(p{p!`:65=4&$&2Ȩ##f(|Gpa#M+kvzBTkpob*re`K@25UGᅌWZPDZB7g0{aMCSNib]foPQƉ _3A&ocLsG8iExE}lg_P\5'FlN ,]pluhz*;95cq MɕL9MVLe`8lKf.۲+rHZY}HVÙlh>I%R9Hγ4ه=fPtΑ۳ǥdqͶn ^=Í &(Xo~S1vN  t4M,4FX/J?JTU锌W*mzUtu"I IwPT%\n紐v[hc6Sŷ&-iz[ݭ4G?Fːsʇ3|oшv2EC pLNm0e,X*փ@8d. V QS=_:bį 5vZ{aS||~_2bLfUz[s3ЅR^#˞{ćBĴ?X2T< ykU= N@%Nmis"eͱtD+'kCW@7,lC!ø?ƹ=e&3k1: ~ՑeUvRgP"IG=zz[li F1xgџY`^tuoEW-)"=>7SU>0wFKd!Jxҫ|A/5RԧC4:^-u(J6SLr+)J\dMr0gKzn'U|Ut-!-TDd,'(se2K%J@= s[8WѫCk]4myvAE/+H:--+v{ j( B,Nk1kT%@ڵ{=Y% OC.4Iv`+I,8{h}Ow(0)a$yN45KSMZ #<>}tQFdM{4kxuῪ/F~$_[ %S~&ue $>I!]ϐ(`d퇀0̓/n½Q-+X!Ⱥ{ %V轚wSHW;MP5\ǩP4= X'v8'R 4lNk-401` A޼K&#]nMD5AXstEid6sGo]u558}V=V=v:jt:h9M>I=z{&EO?6zyYoQc縳 $V,"nzN!wc4Mue^wQ],s[dG-苟A70٣ HVګnd@#98\ L骓ͻA~pq*Ka@:0Ǭ҈~z?L; Dž:LўRM"&8b w _OŠTdh$-%Ij`G!f^xy掯nܞ XGZ 8fh2GX=ZIqm~h 4}}ǶwQrZ^XhnU/-9@z0% )kuz;c)$R=OE[yqG 3Z I,#h/)B*eO!At$iܺZƥ\c[hg֎=50;{ `%v)0g:!z=/;5 <㐅eG9h7W+8ʂ&{#]8T]P(W1(Hk0Yɹl]{}y"=`w]<_t3%7P\ؑgqUj'T]S#q֋}̒TH=2*a\uz_b_ 56Ish-dliu',N* <4 ƴ: ΰ̊Y6lP~YN L+}v Hl:KPz~1YNG[u%’+D5uzte=, = uBN`2phu A.JO+MQ<&aa,*]ɺYcn"<|H0RF^LB`%TҤ{Ƕܗ/VX-.͝JoU,N٫]yiy KuҗyΆqbHFD.)?%B)&$ؙ(}ړR*[}7[XK7W=ݠYᚚg׵\7K5ݪ5PtXN4hVpz!!{s T'hQl:/¨ϚR@ |hwX$dQIkWmNp:9}ZF$}c،L/kLi$Nol@ K [7:?~|eYdҶ+鱼 &>VDKI쐩d[Un<V1(aZV.%ɖ mM&H*FTڬ1[bq,PlSA ȃJlS>YI~f6-Ðvr~:w.q w}A[6ն=ﺃҳ/_M q5}B^Gpr)x''liQ #uUqgx_nV;{EEe3ٲ@qvCNq@ꊞh|B67&W)FCj4;)cqPL,͎KS}múdCT;8&{R;idEe:hN Ͻ%'2k3Dl;"|p.65 hZ1q ]nuqBfe $QEZhEp8Ln<,ǕAN\HK)Ty|[l]D3YTwv_HoP60B19ClԦrj tc%,JNqE`H ܚzN2cIV$$z\f8Ì^jAxcqDblS'D-̷ r[,<_*y0&,?+k]֬1ryz /xV*s[_~`L>,/וW)`+*vj8f/ķ&jTqIn)/jm%4ּQ2`^>/F"aai[[ƬSilMlq!$ P辡h'ն7V_W`p S)|kv&>6m27To% f;B=W|2j&}XkIJ/~$(}sEQ(dS>*}ʩD ז*lyWm-&~ / iJ<meu:e#K-ݔƆD^[P:'2@cslhOX@yt⭳;o}ׁ u15KGAfGմXdwZyK >ϼ UQލQ뢋x$6^`#<횂 =dgd!&۸C))@e%k' {MX5YKkWq]y$"UZ0p3rX+dfvP<~1!jpo?2V"~@QQw!RjخDu5UCqWktbn` bNޅ  mî" /tf7t-H]rQ⇌oqUoN O\U~\)$pvӛo)XTy(E T:#(LB0|Y` 0+/!M *\Cl/Vc@q| a (E$.I97hx0'BAm(~)% s ]!0P`hW#^V6\]NsS>^ʟo6Ht?h#&TT6(SNSuGIe>`b܉1\FF6?7N {`Cov܉XDxxʬ?D׹mtw5U_׏6b~Ŷޑ- <8,S((OXB,KJF{#zj'w[ ]$qnBob6yșbS=DRN*Ѡ~]7x>:Sߏ@t-`1sO1V _kIOKp Uf &oGn&cpv ʴ/jQ\XB^/RhcdY$GfMHSn&Wem9ãH,⍾d3.`,髹$Wî- b7naBJ.[\N9(ˌQt'rD1GL@pZuLȀ֧ܴ)W4-e*4d~+z&bKU/@oNqJXAVK E μ8q p%_6 ӟQق,oSzkJHэTa8sV+ܚK@yFMq[0ƀ>W]y\BgV1 R#ΈۆbiTDgBaKOvY}'Y`rLi;24!朽!W6d;UoЭNnҸW7=ip? ~>{!͞@c֫%:ҖhT>,C/AyPW@,"@o)Utj%>U(U`=lmg`Iݱ ;EfcLou{ͯk6"ৣPV5pdI#F}RrS׹Jldc"nB[e<,bAN( V{).mD[7]\Dza 48Vg{vt^۲CN~mUL^a]rN-Q.iZb*$lԡ>' d&ĝ kQu NDcs.\2%;/}ru=:>6˚ņok-e$6 k,^3 G;b2ߓ,y-ܲkٗ|$36"Hy*o.VWTp3[?lQV䚭}%ԅƊt}RSS-VdhryyM-Ѫ\ܦZ2/)9 zMO" է4Aqm@݋Osk2f)XPpX%;!Iz26Ubnwe# X!zANăUAƌnW-T\v@33kZ%o2B 8LX@,ZLW-m,c\AL'Jj\LO Z뺬Fl+ c+s @+˻c 3QuiB#Ȧl(AˬEqhg%_w1ϔ.+e]O]={A 9ZHL B!pHpEO1R%6Ukܾoʣ)k4GIna)LAO/l[g MtLHy[ī6/A[s74q{ę(׺} odU3S)N x@ƽ}=@0)߬}s(3hz80<}1P 7dH %_}f=y+R-|4] qmA/|Z$qwF *N8Uˌ"݂ҷ0 ){~!桾9\4ZVhEUs}q ub9ZudkoMA*ƈ|67r nlrCL Ma%3#sq6zԔ~#({EYWoT;*N+*scH #DrwSXiT?帐 SݎC淴nw}%o9\\l$pI!҅aԱU3 95i!ST,V:~#Ҵ~,(ȹ;,Z+›g< ݽV]+FY_zYRZ[nCAz> [35o!ۈkp+,Fk[% KvRdNjuPgpS.񇺖ؓ30DQx[#1o6]?xS4d>*&蕸d\*;&)ȇrҬR?xBvCU5۾7L.ءL,6*e !0j,%1^m~M_Iw9 q},dFIAfZfei /)u6ʃ`=W |GR0r9pQ^)$HG8.k-ȷvzzz[DS?kN'R Y!qO)טJ^#򚜈)"Un.gS&k<7Ksp(P3Dங7}i 1lW;٠uzk9XѢܬ {ny2IJTΚ\ehg`XE/h|XMtzȋ} g|Gt6mSEPV6\H;IŠ<.ysp^5g)sPOmNTؙK⸪Er f鉤XU7ɭ$_VFhG T_eP>&&ˌ+r,Z> |̏Մ9R~J xoٖG*9vv*IMQ۬Y5 [P:DZ,Yn;,5%2V0g tfx@a}clw-Ʌ>sR4<,+IߪŢ-yٜd9VCoXh66!5A`7 |.keg M;& &wR_#<+[赾 N#eSR[_9l" !P|r|SCD<ُ̟ .~I.ƒ0:>8 Iҕ/Cݴ3?l"up RQ.8IbnW"#M3*}(HB%te ZH$Ƽth=lq7]ԟ $:\Z7=s>s[ `J3C<ךJHÔiN];(\!;mG_"+PVPc&Om'2ɝk]Che}EhX>\8|<iR1趏uqbfZDŽSJn󦫪PUόwP&A5?x*YNz%zԢ}(bR,Kk)K=/Egϩ"Az!oڣP,;dWC#E2e5p%@ o}[qn[j 5m Bt7<_ q߽ BgsDEk^e`zPFLfV?.v3%y|6%\д hW/ʂO/,[&Wr$81 e|wrb4",inZ![`EoÈfYj.,,{; ]W5U1b"d^Ak5ڲ.VHf*5^ ꣿ^#&](Rn,xcF"uimK #ڇ"o["<ⶸDQvb):zdhi{ S?[ ^: heXVб40]05z#q^)g'M=5!ٵ:[Lpwn&1|NQ (USQAgfYBGEFjkeꈈ\CJ',iX؃ 4& 9EqԼ  ғ*Zr"'|gF`*J Ƀ e6b_ _儬C I[璟rkݠZkXoh̉(h.?16:%{O~kf (o*-(hqs~ &d 7U tkWc=GCC[n;Ա2 G|lXMszvgU}kS@ W^>~&D]Jn.RD$A e|AkF!xr0QnŰroheEJba ^1n;-/y^?uW}Q[X"S~|(C5*iO.<+]=Hܾ.;S5M.R76l RmX|Y״=S"tI{rAr=2\rj o"c7grab "tj+wpbV\ӃQϛ!i5:ىBC\Dy{Zpv. 6#PyzTMb5M`ӽƉt3Aak}b;TfX3՚,6Q w`)o@v7\ )sչeDžv^G PJsӟ|i*ьM;Y̢[u[ۣm#"p.4ۅHd%̦a-d>H Tr܆SEFaDAsgt)~ѓ~.0Ź۬gg&b0u6Moj",No& `7Ylh@uIė+N a.d=Aj#ǵP :ϔOn>]5\ #8AIcF}}+DVCFѯ=2v^T0d߈@¨KcP2\H2 4\2`Z:VY򤌮 z H-xK F?Y$"*Ci(EpFTUp/H*f䒸{~܌BsqnnߔOHmKyLO,9LWŅ9뀚tZDwu5Ef=;l(WSHl^;QoU96-KJ躟b3YAaVe)Y sYqLhUdI^G8j*T+7ħ_[7 4do3d 3gUY:h3Tiّ >oňNx 8.{}T~BT;p/֬.:@Y~`!c/\3X_ᖔB\66 2^U׵Ø;8K7$J琐`#cؖz(I1K|tPN%Xz$Tz97MKa43?ӧr޻by|ZXQski* dn\r<5yxF󽄃.ĝm3Y+i '5p?,C;8GZ.w#Ta{Z eiz͉n fPt`o/jfzAD^ܕ*)znf&!*Ij%J޻gATnoZJCz?6UF)0, gq yk1}%ޕl6AīRI ޱ0vw̧KUuA"M8^z!-\L!a҃%up-cNWud&%IbnMgTK0Hc00BlEa(^w|>-FJߤ禡rdޘG]xKkyPm-VcpeISt|J\3%CߒQԻhAl"2})һxĉ`Ghl_ 4/>u=l}B/C\s!f&iz'yr\h  Wfws SȖ0͡I}1ރwD5v-`ni5"?'Ok!+E'3@?]<>8uZߤqͥ,g}cH#j}r:5r#dR ᮝg1C}]DX-Ubj@o^TXua:5e`0/jͤU- yh\ Yr3 6?=`hf6Emc? @ٔ |Lf(z$Fk'$I +0|68UHXn-ܫ \yNX/nQvAVx jQ;9búߚJNaZ$Elܓ9 > _Z_ φWiԩ>Dg,ZjŽ}cs:ЃVsJ:cmXɺ*fsOCi?r˹/EԀM]q s;|rjZsP k% 0gQ@]1̤ϯt>&˕){v>FwooK|O8@r# f_ۼ@%&,n\D_mʲ2d"7 "-v-eƪ2!rSO5;rUi->QrD<+d,Ճ_ъ b5+sa%,5UٲMs e|NP^dp # R>A'γK+Lk 2K;c+ Bvnh)6DFFBeM }^1%7ۿo}zzϮ>-x<< +]ߍ[繈ؾCTܲ {r0տoHHtUMH^vS?fou ~5אJ f 0'MDNo,9T%%t+ nx0&JXUeq}I.eNZ+*.!I_pjVB*=.ްLg`4 &<ʴio手%">@ W^H%x:ehtb`^9.\\)sGDmopuIT^q(-qA[&ʏ/_kpWu@]_: A ;1' ? V7ߕ^3#?9}' `wcU%T?[?u4$&%mJm}#iM~ 42F~u3Y(뇲>dS@#Q׃#:!Y`uTZ[9<34a58OqvSPW4i7+Dւwޥ=cfP`fFReI%QCP镄y阝Q&t@]A .<.\pۿ@LM#˶`LLvn?>CÄΗ% fէmit2]ʅPY X?o ȍǬnԌ—K&x4WH ٪vbO2E8Xin`J _Nh_>i>?͚thpT7Yjmקi=@OcR4B"tWMyt65x'*u3OG9Y0?EW%C;P$L+0޻!T6 `)z0+\LG=P9Z$;$!#6dAUAƻ}&SW{ω'aW+TVI;KeH"> AGi@(opĮ{7N"8[%PB)Ul']AP)vdJq{9DNdΰ(`eO$Qܵ֏̋ȯsEbfP1T椙 ;©řmx-[=@AE ؙ=_0'ФfC ؋W1R7D5#"\.*_,Q`Qi 8zOA*߀KƀQ0=;g[ٛ'ݟ]v[L:9GBOQFU<"3=8-3fûKH"$z{EPQE{2>9;4d[gйqʉ[J^ TCa6.]w&H2'a;ax9㲝= 3qrQ?NG.G 3[n}u=Zv' .; 0<79 K^T22Ӗ?A4=@‚.P|I= Qn#H!t K \X"B&0Qώ'R&#Y@Vf +H$ yD\HTrHy-f`fr?B cң4kd!Vb . /[pE{.mN},bאѵH=Uq e|,oHJ~bFt7O[`ޅA 4`GJqeg%+=Cw%y9Vkv nfӟ T (*3 vj A4ܳgϛPƼgYlHb߂Rb&|)C u>2eG’DMa K_Q4Ƞo!B;7402l $_ itX 䅏V GBhNC6YeUL:yk"/|;T%]x/"Nx<=jO^2<`PNO^LEª &QhVtw<+bԡ\IuZ]demiIXpǞPV9D@B{`훿MΊ>5 -n"= or!S.[Փa J8d!7ZP~J1x=aYFb+KesgX(kgE(w ]F1dh-\0S&uuҶnQ;Qfp(U%fyڀMEVn>ذ/ȑ.WA94txj0Ip6zV"'عS0 @4xĒ&ČEbLf!AOԝ'O5vCZ&9^P lLXӶWb[乕cƶHOwk o ]3|MEPk9e $KXֽ<#P5"n1~mU8Xp i,rd.T0>gz gA\-tuE+VhLS bu|دd9y=x6E%q L!+&ʞ%-(d{OHRB(֑畜v =~rP>=l%`du& d:||%S8/ z޹M<"jeBKOʄg't[;ҷ0R}QlxR3}UDUtG!HP:Юr2RJ9Jy x 1j<)t0][>&wtfGrs8: I=xPmcoGwF]ouq#]?;fkRJro)y9CRzSA⍕a {! L6)q F4bdž4%9K:'h. * *8"/I):њ.e.f[NQuU_vf32'%~=趃ĕ ZaDFچ4EV;&O&>4wKT1HK7b4FzDM^Dޢ%j6 {|'wm{.po،c z`Y1RM"K;H"ŀz26)y!JdkJP '](3SB] \ѫ"f"ȂJ6cI\К ~WT'hO=WqDXɛH Zh~>b[c V惨5= WcCEz7/=.X?9Y'/iw@yj kt{~4Qe ϑn$LFԞ"yGeGCXy4,?QaQw)+B:36=9Z Y>G`vZL@w+Ǚm9 'xnΰ cEBsjGϾ.^v_^W-kL4jNF0D!H,(]-~ORJ@[ {||=eD&qQJ^`TUSNo[F{er|%hL#dljc) 3j5 t"ct⨎+FX?XBZի+C# 2Q(uʼ g"qC]õ8r@Lj\Y{w_pPP >[oK+$^+Dڽ7W'eSb#6g Q~wGAtK|ی#/"[ S6,E{H}s"fcmDV2,,27V#y5̰'= G 7vNC&$ 1FQtQR?F 5_3F,U3g3TǬfLmkj/籠pرv}T?M>;^wͳDg̙t#K QuUqqyqZNLxB !Zh0fKacD g9 !;vW-Io-o)S+Q>>ĚˍY*+ yI8CvFW"L{eY7_iTm@U*:iu/RK<Plo*fпYOʖ -"4E=[*59db(ؖ$;>QAOɐpEQ+ !aX\o(N;TaBI v0.4tMɅ~U鶌8OjV傃@G qShQ~'p<0Q9H9ýW|‰ngYTsAhs$ 5|һ^X14` ccͺee![p H-|2s[C?$@9[@K?bP $"*Ȝ9.S=3]T$+cMM:h`# x<M7HwV͊HxXxP_)YIj|__SMH;J, Env$n-ln%{R4-Je&dؙdLmToK.RmzխI`GiKb$uhaJQ0#(fpy(G)#mZ7g fW>!Z((KXMn.DK r6MTgqb>kIźH=鄀bո}L%/OL' #URZ+<޷8*\ڶs`ƺ&A2`͢MCnehS]{; G`aYҦ,e<|HZ+ϻ }\ٞ{ZqGׁ $'g|#9JrfNwJ5ap@eøY&lHmr82Qb;Q7D5psM9%*шQ##$R {xqv32#/ 6,TS},bqG+~4P3] 猩EQG Rhq;Aږ2$sT C 1;;H.R0Cl2raGWTf"DIzBpkZ.tS?+q 7=J2`7/5WzM!* a)\;"ړ Xa(;0HZY}`] ՚<('h[yERLYRs*,~ZϞvc;ʱ?N:|3as&-f VT5}ygAs L Fýjk}\뾗O1ۣ\]U,0+ir)/<ύ^\PE|Ҹ\9QLCQ #j`qB7ݢ0C 2  %;Ѕ+~z%T+y>NxBj=`X9X>>l]Ov5~rY ~dnu7kpZ㌋.8"NC!8Ӹ`Mmj_$0+R 1xg4iG{E?x;3*뙎 ߋN5] -["SL5u'} u^MPf1=.TG_P2S '{q!Hۧ[JmT.El'N{~U쨝wF&GlWO#xrf-6IAE I[LxeH;R;M۷]Bޘ”gKQ? Dl^ #vמ y^ޔЩi/-kAU:]y iI,ZU0ZEWώ}h#8v_.$^uHPx!6 g!2kV$)6LzC7`Io~%􂎔=oQh̕ ^^a.ɡZ~fb(@[HG`?zc8N`9[`ˣ`* HقɊ(ώaE-1li:9׼!fCƁ*>~:}IlT'ynEpwLzzKFi/wxL=ӉFL7p V/ljS֐5#sYdӈ8E1M, b5R-oTWƗUǬTjx~ P&I?钴+_TNx ޮ?aYvF|ᓇ#jVƶ`)IXU= |Jc7R&]n 8!z5NJh ZխjՋُԠ)鋋q?aX\~n/wV[t7Ub`{S-XѶt'1+k,NĕT~9V 7Alײh13Lox* Iuh&gp![--6 e܎&C?`4(/wU}OESmo&Fk^']i}hQ$N͔@MJBF/hkbrxW#C[> =8X.\^q8 a7N7>`ݬUY[xAeձp}gD"kc$WK/}; n~g5;'_.j+yv9P}vE/}>}LXFSt~/9Uh2 J9nO"yR]=\BY]*OI9(K=|qgH㣒!<~rB$TPF[izZl J =gY4N}}Ka%{>B$!V&X~$xՖJz(JO99{ ͍}_d|?qklSRh 'S{:;Ki؉b/GOXv|H\]ѱ88 pJl~XKxS~,3 ʴ ^(fDzBS*jmeFnXT9.g !p$T6]$N+;o,enrՄ\]K$(P9ˑbL Sb Y<γ߀WQS$ToGdG o{7vDEeeO!}Ck}垂:. >P+í$AhU;0H9dcv,3꟠*n,GlԼnm<Rfy(otH yṷ~(-:Mg|jc¹$XiYjCUHB~jvy2ܹ<3&UZOL2wU֋pZvmtwl 3׻.eSsy>̝'ސ׻zKMdZGNqK. DmdՙttoD=[)0S77͂륿dl\9`7Z v@FτE˞MT&#؛ECQ I`,Q պɰQ$kG/dmgȣ|IJK{ދ}?t&aao`\Zl KlNQ\uP{tz7sSb/ʓKQ!B#k\QQ79BF@ѠwJa~)Xt/2O￯_8y%5\AS|#¥X JԹ)*jczFlfϯnnYjHU K.^LG(xX3+vPƹ!\v+5=Kz4i37Ws,5gou!-top Q..ޠ JBZC3+ <-K1^^!f0xOVEv{vF܍wӾM5UB۰(I)u†3rh.ozz/y4$gr%1c$HX?aSC4ލP$8hȸi!F=:gȴb/E >6CuO/8g}Uwn!7~ѱPmC88֤NiG22i17n5;&DP$طOCbfRHrFԒ%nl1Ƶ$0J,L^xW}0HNGnD)7ͪNlf)5rZ U ؐk ,3O/I- w974%mneSn|86 O0r/|d?Q-uv#K]ΐ]!P?d3OϺ:FM)fyWRa4խDžYk>0mA@@~S rJZHކ3kpR2o#% yXй.,^} ʰ)G_1>)`0>g?dJ2 y Ƿ9@T 'W+d@C$u6X)udR.`[n.Mr<*)+~C@o Pψ\ag*Y5IHBWÑ_ lmfAM=NMh4!Ð3jHi@Xƥ򕢒l:-n _7bmYNȊLٔ'7LT᪛JѩC:(9U00qjH_B7fgq|/yg#m <"j>mXۈxVM+KN*d_)Wb/*"?ƢJ<=3m3^Aee]=Ꙥ!ۡUm. ]ubzbz}-"2p.4w-#."B#" H?>D9{ϐV;{hf /1Ƣtz}l.g&dG[=<.1$.>`2T(=Ɛ)_IoRltBB U-]oqUq9$?eAn\*tz;3ؕEl愆%wV%`\#~@<qn8X+#}'4Qr$FFM$TDz$0BmGY6|UI# gk0$_/ӵ «o>qհ~>fʊ_j2G]|O"3gHs z$~OjR͝@+ ;6m'!RQ(5)X.$-i^Fh$ }re87~m j#D*{,cmXi"?1K]`Ӕ ;B3uY[%L=,(:+mRYs|շ;, 'Y ʴ mop$F["[Oa_HG5MWIgs.>euIeȇa^͑  6_h8JR p!Dsha@qwֆKyǴtk{sy_^e\\5!z!#uړ Z对BĨ)b7) q9 "R'T94f!ĺ':4˻v )5NLGNI%>]p̹_p{K;98fڦs.Y\,ldH/7J3ΠAC%B@u4fLEk˳Lz4WU ?:Õ1K~YQf4O&1 Vyfet'f9~EG,Ir+h'}/l/]}'zM ` q/E@掙 LuQa&$Gpbpok蔦є dԁy]v'2ajgb\\I,/=N :Y.s`]G+t]]ڿBR2A@Ą7`ŝ'|&)ZboY:F8,u4wѭeW:#Nn ;SNҗyfzKjjw._:yϜ}nW8xD$~jNuv|7*^\PcHt!ʀW(c}0Wn+ 4TJ8/稹 ًsH E,Us5ck+?|8e&KyGAe1RIcbOǛsk0h_vuY굠`U\H&c {{z)FkpH ͏Cw׎pHrh]1Ōzҝ1D- s&)0(ɚEKlPew(NyO[ivDZ fM$)[>t>yQΟAbmy `Z(¦-aޟ`}-lQv^Muuhbz ݦNF} ʐ1=f>n-&'b2;7Rvѻ~&hga֊KQOyv3ǝv~6Yq 2}Prh)~<x4V b^zLZC 2m0ݘF 9&4y1KVUǖ9+{ "~,|J<Ua5Z&M ^^9…B&Y3F<ēx!J]'?AMc 1IP|uIY2ەųqJ$Z"/άXšL\$V~Gŝ̨d]IL~ v(X{om/rNUuT-ue:P<*c*ݾkX.73J #=|*.gv=H@Ľ{AHN R(;!J}+O/fһ0K9l݌rk! dD}UaE_`%3zpsCTe(~SnxqQ#R'ځ}@"->#I0&nbUByH?H .}Em=I!0"}ݭ@Ko8}sZ9펁 X~! $_jz#|藥8Hen> L@D"$#lZej1w*ڡ;yJ@uK# cp?FHDQRV.`w,͈J"kL%RWH|SF`S9{nR}*Q[@%brL*]pj;dPz%˥ڞmeu&ב - <(e:$FEshb(*3_}zt;k>lsGɽ֜K֝ϥCsPغȉGڎ" \Z*H֋Z&`l z8nAL$HA"B3Gb}ޞtk襨)9Cv+a6YF:46։o|*8-$hs ࣋$F'#3*F1xTu_ 6R'QdƶM4Z2]OɓEsʵ _JT@0ǝOUI@Wx Ol?:7noXO[oot-hJ8Go_9X듥|X)>?X)ۊGf,;;( xa̡TC۝ gJϞ0xP'AӍrt6G4@ `9QD%'+AyNg I :{`Iqܪ<O)XO/m h_ 8<ӾE[q|a/xefrn>?䆔Ğ.ƞ.Fg6tuG\:=yl)q&lI: jB m5fahvs1mGpEW2ꬵ5)zQP>`.𝺮iQ!ͪ"me#g\{c_T9{~\AY{}9xU面3Leuk&nD u 7x}G2([l(}Qv6fR?|9 \ [js1DNToPȤ:dfa^!h(_ŀPgſ`U_ /ZכovT è )ZZ/` !Ûjuv>[v)ׅR 0P]` At{4zBM'-yK^S1..f{gLwu@HF6A?/5R&Ա^>&5F> {t閅sv8L}mca@]U*9ݿwld,6<-8VɹZD̗ڊ' ռnr6_  G֏#):4`Vf: QPFe%*G*e[8a;)?j#QgT4ȩ!š#cUg/ XhT $-06\v}H´|g6PZ^ ]2vM}HhDVVDܪޞ =uo'/! JoȚO`JႥ&lM6T/GmJ^OWTRBK-XZWJNE{0>C : za2ѐŬt)eL|PXOyֺ]ᘞxaC %+q)TC-ɯ䗒xy{j S8iSrRcfKG ̵*vyw!}NA$ RnB!`ZE9R8Yu|Ɍ̲\7+>ػq:}}I ԏ,S;Y?YmlxAjU$vehV']kq떔*Z[r~R5.>/4%e$̌}+#e8 25fMT=\LlL)( S*Q,;V` 2QK9ZtKqHr(J/I2fC9i;o;YoSD%Cnw0\dN>}kZQed;p^a0+!,R9?;WtbD>F3ՇRX%CZ*qgg 3 *|"NHtJ!U$lmcU6cɓTk+A>z^݀HDGk k<¢0F5L?y$L~<`b֟CXpz8mD:@G\Ή/ w"#C-A04oZ| \7qD+v;}B˺ FbA%C'( ՗noAgк`TSg6<ŀA?z A>wtFjp7t N fX6wA_ GNkad~_Y̩4b#s-l8r9Um79Y V|BpnI xPv?$ I6ݶ*ifr(Q|c bT8WA0e8:~ǺxPg'+|egNiJz0pP[03j8 %ҘFx2$rKMBǿ;؜%ϛycbeVW:NFΟ$O1\|mR!38y aS@Fؐ F!^ _ܞ$0>0!^_Vlbʉ@qCvdsu._?ЋcdE^qVfv^6j@>'L~. PLAdqblJI`,ӎ\ Qd Gru*-Hb3?J{Vּ5j%+fTUct+/yCXqkG2#EQo:9, k0T;=1ϻ}iK@ d˶4忐$$wu (r0BnBmǜ xs yraQ< ;PKnXIk} n׿Y&S׈!|렻Ы&`QiV]gcp: PjM}h/&`=8$*PS7Vwb2veoKXADRLs"U&V_V/~:Lv-lY cӊs>Qu2#?[2ldeSNg>U֝G|Nr#)a(>#(7Ɛ?IU, MKŠ$mkόN@%2F?'Fd^`c \[g2?It^tu!xPY+gP1?vlJ~xMX-3@ cSzLZG=%1+}!y%yRKo0SBrg˅i@^% 9pC tF#KwfqE9NʮRaVZwiIOj@CNO#нBS"nbE <礪Z~qlZ$/x{68H~)LPBa.-/R=zޤn`gnM.%G6@m ،Cfբte u{FG5AF/lZFJR v?0oۜ8fyuk!/~([NI2x+tDgәzY7@xi#Ny /(A"vX G~e.0r6 ؎ltۧ% *eNb[ \d:̑`@G=&hVWAMHgp }➣F&aXJJSpGی cuF{DudlA~5~^&X!4= K7RrK2C"uN*¬&HrmZ V,jxݽS$X<)Ed)x٠_NaȊftps!i|9j'b{La aݳwrG I`WDuk Uޗ EL8;OrEIRU mB_JS37Dsz 5.2󶼗#ph}۶oIxl{]S44-ВeFH#0@Up:׮qk?Ann%#'V8rR#sFˤ̓tڞePX2> vYȦ MF{rc%4 Z^6ȼ? gGRS`{wxRy” }r@ Wҽ>hj S )g}!K*Gz6݃}8c;o=`5/Sɏ3*~&r P6C>qk%?]5~1x5LE`t0P߰1FhFV":Fr -!olZ$yk}WwvtK]ÄX<Zء2L#Ձh`-v''E[h"Fy#J]Pr]k [tur93;ۈ8%ބ`Yx0lP?j#~%GW7g1}/@^[a$fӓi,^CZafv ٓaOX:_QU|a o_bI=EEʹ!NV%فwEj&.14ʅ{['䗢@򥩴:CDMs&H FdkMvl܏KUe"Z!e~jgxydࣥ)G+ ՟}W=@*Jpc:Pv LA!, ;ܳ5B0jk4҃3T]UTq3V)/F,{@G7B v^+,cY?#%nu!,FVtVbk%ff⏭=BWRl~!#|ZW?N]C &Ef7䢼˕3ˁ vwM|{[()?_ r92yhJj2sx˷F YE3ƿ(7PzJt'02 WCs\Tj,G*5CLY~e~3|cAes'=ZAΥ}|Պ)#!z 3EmߍXk.z7\JW bkkـ9`t AfR8f!xuPpgG#_u >s@G2ToEG4rzf~壖L79o@aBf\S8?Icߚ- ep}͠^/q@P%pT3E⡣7u VCM7ZY$(E-Qħd*Ãl L܌0(޻Cȃ?l;y((]Oe @9CeoFg?eUfWt]%? ϞE(\IU5dNdiQZ$CXk|qu)yD,]9F؊kV+%ʈݔ%-Tiʤ;F.ݾ} ˇʭ͟=WeRjYwV~l krF%i\ȓ6Y+%p3|uNB쳠r)F`Z&| ;lxDNg2+8zᘣԒ`u ^ y>&}'C ?~h=px,9$ T c 1l:@"?K%Lomz\~7 fsn7fG륶sتGct ;f&ͺ.X%:Am?faV$4̾A+쁆T#웉V"w"@.l$euxaY6)-b ϠvG;($.Ux;}%c$\OQ B+zZVvlVҵςޱšVr=&u ^?sS7p  ,17Dë-s4ɸص - SRmes5f69C+Wżti'W@o %?m^Ͻ7)Ňj$>#%=.n½{斤 _ km,*$J1o#6 >6٧!Jc8zpIJM#T,WZ!!k!=eg@cFɧޜ-C`O*{{p Qn+0$7S^UD*qǎQР'x6LbDKopNrl?Y~黥Fٰ>A7I'? |+E3.WLuensyYƢ.-c?SEY@ M?910J}E:BX̞l~sDcCsd Ս״ ]>ID7țt 4)(.ʼ \9LٮKJIIbCU}M1-!:.\&XЇL@A2+*ԕ+KP7%q`]0^2>P]"Pnn7ym e ICj'#R[)L]yAp bkΪ s7zŨ(gr0Px>fģc =Ms%qU:鴵|}fvTP3 4o۰_PG͎i|2AM,R]5|93XWjoIBm(ғ{M}ԅFPr.m2.s$+<{d[_9ԉ|N # + ڢz2N; \ܔW!(uG@QQ]%#^ޘwEl\ ?OSL_T0WIʽ:6k0CQZfI8ޑ⺾mjiAs 9HEq%k7G0u%·)ϋDtd` TЀ|oj(b]kQxaҎqNuTffS̥ S ;35T=_k~ ?zy| G/L p!Q KV@1(iI1NW2hL;K E?Z'I}z VN\*v ߧX8vdW3(*3Q\^4׸": A1(>cvNa`TK/U\*_)O5=q]v ?~2#lƛ8>d4{juAF^1z $ 'Qb7jHG6Pq3גo-& Bm:fvmAY$^)bv)lhFF&fAh4|ۡ 룍:I$ϋHU= /' 8aG9O~Z{֢jK|,㒏.SSKhB6X6M{*3ʇ} [YA1 _ᔛ#2cE 7`-VmrG^ւQ\,y4(C!=JdBmre!Yٖ_)J7&BKqF~*/&(O4ǖ2:HuoܱuzTVt>F0 Jv*'N&K藸< hn!]Q=&[/7gOcHukɢ=:PuwdBUc1x\^n&)m'o?Ltـ50jJe n0SQ_RGgK>1gfReY(+'bB[(h/c d:O v\JpxXJM ^g%Yfp+`wAM#{EV<(4yOy^~냑ZFe6Ogt;n?>_jJ7UynoAjeG}О|6zThA[Q=S Q2[sI'bm J5\u($޵ ܅ AJRͲҥ M9UTki$mK02.>jEWsX/7ViP^eЌDbRfF**g3",IH}YиZBzuLBI97=i'aF(Yfx#[C@('g(60@Z0vZCܷ]*yf.45{s ǹ&b+b;}L0K.N\׭hp"0/xQfe`k~,*q,^SQu PPH"W $j  .߫jRLUiDP [>"VESb"R-RЩe.{,K~ѷ2Qs "YߎhVQ+:M1UeT hl`#Jޑpya f!wTOA~ ct(dW(yq}7Nz_/fXQQC:.*+A{CgIN,b.R66l=F&sUY3_QoNV3Gqcڷ,Ÿx::vCݟffW*%} Puu;= O>q@!c"vY]XE!- cQDM ֽÎK;~*cq!cr/m!}^`F' ) ԫ.ț{sK zz.I,HRyR{ARBx"ef efX kMmTP4b"A~P00j[D`NFQ[Gݶj)|rx"IѸ]#}XNŽiI0~&\,X/#?L{ǜ79(z4SM`JLZ_G0 cn_7do[Ei!8XjNG=J =T,= o tMGk.l jnT[m߽oT 0-S^T;L<ӓT ةCiva! #Mkަ(H}C1+NUJy ~q=WzH)#J_#9;$,?&;?f|xVt!\ Jt+y#5YE ;MC_Bm%dm} i0w7[K¦U?oiXD? @d[ wʰh#]bja[<"Fu'vXeGX  Ƕ_nm40;ud:3kGW$W~|w&[t$4q >a3xUFTHKPKjh`V#ܯ@49 7.s2_7EqVC%9z>(RVErCvS]ZCKRsH9l&xwXO|Arj"5N:5#VMNQ+`pW8+ǣ=ӅS0i?򧾉!d+ti 2"oMt[a\6RbhgQ9N#:)vQQv =8ڭ@T-˳\A]%CD9u7#[-M="/q-1e9.v~'{3G6kx"mط\ [C_/[hkujbg C MlI=~ҝwճ|)L}! *b`j9d]|oSkUR3TbXFk rv|eP?9=Hn|pc8 ӖbJC32BPJ.BlMW61MiGۊaB'mJ}}r r F'Ww/EJ;3 j^ oW?BKTz%K=vfP{ MZ:^bHݕKo3Bw6rsoȵ݆'|L )rBmxU!4l(`HBtARSZU92y`^hfF ldzQ$N^ '#B`F`>$aNLɛD$F[q/8H-_yFME9a~@NUtg@F6`{a1}Nў[Oiod.Rm$&oj֩V'!93!C4sω=ݜ)uB*cњ}ZY х[bKYB@~ٕeQVwDy e|VK(~$=aY͗}9lyYJqi=rkV3׈f7 WlINl'.xVϔ'g©ͯ-Y4sԮax O|[ؓ"`ul?+Dfs|>fop}M_oGOܜOE$ ^dX.>5n?O/dhCۍ)fBhZTJP0M/)`sRGLn:⽍ofufj㵮:c?T ]r;\(^YR.OL#~H1lHO^g0[c@ ;MGAkwoYOhR,> !rT,TSݒw6f{|l%Z^saXкUyf_}$ B˟ *BC ][ E7W!˛0f"Tއ C'9l%-JnAr|B>ل`! xI]bUS? [ʈA fw!m:t{|1ګ>Pn߳30g*fC+KBMnkÂ*Vv)v,m^!FĪW.L7ShV>޾O|zϮ3ok;Ytw(S݅ [f3YKP[[ғgUCG?y}'D' b|:&|KM%rw %2||aY?o: ^!jrgR,Oq*0qY)|R`82lIN)K#ؖ[K Xd$/ŔDTH6d<}v_{`fƠ#/er KyyK/CEaƮc4De xjjר 7@e(9ӫ:af *^U(fqyJ0xX>z y_*R=MGVݲvs2 )bbR]2di#~dUm`UPEI8Pk^4%Ki>[1! {+֭H1r>EWf1F'z]nn%|qb*ϋ4W48+Wy,0v )g}lbL..ϿmE`WQSVE 7rN] gZ]-Am U3GKOR񷓹ݡCa6m$H s,vR \ kzJ1T\lļshLE5Ȁ,gseae螀%K$eG%fIuD@ qev4PTyZy)AyڈȰ:4C*6P1>F"w]g,J.WþsH aN.xsa^b7/T:|wyz&$%<pJX9n!J%6H PIYDqč˗HjCSւI83].y!1r4l)331W$Z'0#TZJ*5,Ie@5y܉%?;ݳT7N6;vӼ=Vq&o9  Z!&;|q\e6R.~x=y?MCUBWE?n E5/ȔWE2#8*p { M[4 ->/l_u,<ɑM<ǼCS򃽔zSIBT(:oz;WAUE-OV*XT5uJgT>jڸpb8#H)WvML$&ӡ */6Xk_-=RTRBy)KCOO+†Dbϐh ;t_I%0瑦n$'÷#+\, N;,tb#iеXOyANή D.&]fأb$HQbg!Ob$~TS Sݨd29a09^gɎXYugtg;0'K!=Uܷl'r1[n  GWJLojӲ@$BUnT cy2eR߆<dECLf!`Tk2e5rxC^=^*lpVdV4 Qh_@ *f 6>&XJZR2kt.A׾R1kOYŁЯ?v̵k 9Vza {i-5*QX:x}8'#PmڣzV٧4cPi(x;bk~.Rbh2˸N}P.V{ed3\hUhؿ[Ī^jjvUTk2B/@W'lw4lQȓAh'ssb9{KޢBP*uʸA5ST oL t/b{G=%pkkVQc.`uEtAOz`ϝT1~=ddBny) O<=LŃAqTvW6mxh#`tKE˿bϹʅdxccEHǵ2>7-;TZZBmȓ͈p( \).rgAPQކ/.^}X3庋 ؤMA^@jGw9҅@Y!]$TPUqݸZ.Taȶܙ)iǪ7}Emd]#Ǫlq5'F`U*jSC3,+GPZ Fɑ_L"P\kl$o_.p1O'fReRufh৉ 6⾢{J@oS!JbG ]\N&Qv?S|9Ыu/s 0w ygJO/MCNp*~Y4V; 4e߳z*N<%R&>7(ty1b[̦̏JД;<q#kt~߰39uR˫;bbJ?YOpJg [ &gHr?29V]} 1)4GՄak bdP\qz>AJmN݌Ҷh\ YA֠~p!~ʤjaJku}߯_^^וsM25e GLR 679DyZgJ L:X{֊OA[8mdȍ/aYό=#ȵھĄNtmtFF^w8G3Hy  Q)%`^^=z\ҙ/+v|Qz[ F(rz52ѱ~=)%)uqí-G ˸!I@ FP7Cͣ~Oe<$:R~ ׺R2KHmd;sb[IJu+~7yeBN%@_X^V>! Qw E J//^ :]Ff{*a]p8BĬt|$/dVPM<&5yto9H6,h!5*݇}$W )Z:v?F^8 $DSN3ZZ.,P) Щwu-u$wpPVaE0eUg I#mokK(k __~k&·{zy! ELaV)IbSTnq,hx,4 0*]Ɖ'MzSi ҇]FHƀb8 q;+K8` VCEZ󸈸:0.4C|(҉PՉB&jl9H#EB˶?KRn~6j Lm>=gXls4%pӨ@3#NaZefXӲssG-*hP@>Z_yKd0/SW>豶t)8oܒo(ⷲ-||-b e3`y-{!Mn2\YceZxe0.Bp-2*IўBLͨv=X;X5f^AJ^q}#>ͨ/w#s-Ve\$O 2Q0G>mmJd<6l.˄G:j%p'] iZX!ٶ/]f*A ~ߗ*g&-`gGGo!GZ<3giB}s`m6y(D~#0_MHru}~Z3A*} s'E3!-TsGy2y<=o=fDَӪˢm;Nz?忦7H6֊V%_wOL̆2ɂB!:*z^;؁LVR+|]* *zQ42d:EL@y)k1}Y7hyJg= ,&%ъvxzTcwѪq An[7OCCsdO"v-&G|Ns:6%h-qIeqwue};c6Y/x;YI}!iJ8Uy{'wߎ9w=Ki%2!1?"5i%ېhg,2x !>@F{Iayx^$+kzɄիu9&!g,H u ԉ_ss((صy9l0Qa&1 1gW&b B VGUA a"f ñ/c Ѿ'[G/9vi4B{Gc]m2U{hc{$c=]7w܍ 4vA)Vf2"02 >C&%X]SC7ޢnA^;P q3I8pƵG9nM5i3E$y)C(u. ~B!bb>+*pj+a2#K1_'ݦ FU|7no% ]1{v@T.0X&8jOn%99;'Eõפ zi9İn?kমq ;>'JG)MjpFXęhE<2=m4٦6H&mmT=tjٙ5*KƅE +cImSDMq.Woƫ] ] C4q6Ȇimf}-?H{L&42_ \QUNQ ꎓS׍a,ױN6 d;3!TqES{td𺹥7t}۵;U-q`~u Z3:@-4hfyV;g?>"\Ka;%CНRht/ڒ]{A-\RwɆS &Оzڱ7YƋGPbXɴԞ2fkLU@ ˭i.޴f7c3&*b3nH!'%OAm9t}˙LkKgoSФ1rs )LUBW6F{tHmgByek6no1}]rZƲNA3dokn7,,a X|{T5w7 C]LdT# ē uK; lJ1*{˨Ldu- $EA"7*=)|,[LӏcՔ{(w ubF| EfoUL+&dVv|kB W0Abv O4=yw 9^7\kA֧4n`/_F*UX|=Ri :D`bҹTqɉab!_Ա$V؂ Oλ`Q'igwʒ W3o6Z)MYdq ?EH3Zo{[%\7DOe :n8[ *h߸hy ›V+,Vu,G1X#ZK& D5X5n|qI}9-h{/,fKdMT- =jc%3`|u3@uMl%%>;zu^zi=f:a1Gіd zIuJ$O#áV,]|sH?W &ڹxcNohj)'Dڦwon~APhG4 ԿXI8ե79 ntb J lt2%BJQM1&e!ݘ⃹}P_hcmDm,7uU޸j3:&GIˡ 禯(AJt5=@I쏀UjÝY6ۖ$٤0:dvg?+9+)GNԫ\PlTKɎfv[XAo9HZ ;_a!Ir[[}8Ve'rVz Ga^a^`V޶x3>zVpep|3zDHթD (l4r$ |^7a #_jgswt,}(%J]%8JNM,ĉTB^c2\濉Xh s6ӝ- 󞤣c쑜dr|dsN[oW6tlQS9{g? "H[֘1ÃΚ~ Bc| 44]YnQ $|e`֦!9 `z[}Oڔ{` fF,'|Xէ{ ~tPDBw[4ԭ/Og%ζBh&5w!.(R {}T.gҔLpI<w~`*y,n,\6ft$M 4CS<<:<<`RHֹxßr%SJ0t Hp ^My5~cJ61r]{Rg_o”qa/alGQBZ=`7<ϵo d}3D7EuħP\~ruL% Y Z&Gh>.Ɲ0PilE~!KG,sYa(9-,KlfiDQ{f(|OǛP*.1&LBLB( avbՠz!$~ 7*a7(b!cӛ{?_ :Sfv A_ Y[*yWYC&њ#l]:ĿVml j O_Ewsq⛝DLHއG>#rJ>(zC4Ku Tm]oYv\M[>|!m\buMbY]~ohw< oqlj ͵`͈g4s=] MH+$DȮ2Gq\[>8Sͽ^zobGҽ&Q sQFiwBK;ډkKJ ʊ9UAwm Tq1U%DUs)A )ػcl}'ohb$KŸֽ#C;5{;E'%էXCY#@}Oa oE(ީ!uӻ/,?W(> 4/2$GXpA;(NNm= ;=_KoT |1ՈONG٧[I Gc]Yzdcy d_^mniJ9_xu4eGK?iK\ ]Ֆ0h(U.?A/N߫Fo#ϣDbA>9wKIzzdM.xr&gƉzN&p̮@b5!HҳdfS")ŜBJ§Z}_?qp ?)(+v%tJ|Te:ԢE嚠)Ǝ /Mabhn׉hVQoQ?R ['G^&0Q!ZdZ!B%mQ(3?9ՏTeVF$Gc`KPZ`͖a\D[ix! q˪6IEJ{nd@>V켤cMO-z:$_O-gD\եWzb5)$& φo  bMbWTc.х1G7*w\0 n@Q#L I Lʛa3sqHLb%FL$Ҕd~wtҬNY`E]6ÿf.iq&tQ˶St95`/vdWCwZ=]1 1Fd=685us W1NSϴxXNz#Aȧ2ʄNweBOIneWoOR qJxsAu 졐pɂyicRH&=XM :uɃj#T4`p]r²e`wO%EꐍJ}nH~n4r"^F(D6 #8[mPwCVz'NVr<M =RHIIcjCU_LBE0v%`|>X6?o#C,8 ?\qCeŜp$-7[/ߖ'0F1dj]$8̵2! 3/ N*SgGakRV:~`S4h *̖Bj{-ٯg!cO(KVkdvE>ribNy)߰J6X|v‡ҢU%$]F3bP"8.g+ ]qYI_gx B}Ulйm9$}AQ3)3@uA ̯e8PjM4& 5.ZUFbET;M# ϚL/f҆ۉx}/~|)9\.Ub)E"E.PVu R2l}͊ZC7G35@NraRWIKZxޅABe&=75a,zuȦ o- ^FltgB!aO~1b%⨺yDcQÝvDLC,R4DKn$k@r _B[> tD lŏVx ~Fu/(ۍvQMfHhhZsFl!\*CN}0>f?c/-ErU]_ϑg/\Pev!tp]%lr"JY@~7@S/꺌B' \lK/~qd~}C/M4M%bV\sɡ.` QY}< |` *R*[Y$?ؘVm#7iҚhD {73d$'QGqcX[-n1|*G_٠hM&'P]8hj8]m?CDPuh*!totRZV*daL%W'Ap덛ι38M"wdh*e5/j "(얚Qk1 8(YmRNp( Vo $,93JI`=1)%qQc,5E6޽Ŷ 2QƖFRmj=| ZاI2߆]!I%Mxl2?#J4bp:Tjihi֯Ry5m_}i$p&+16]V9tNե5?ՖajL4ncRqjkjYpJ|щyO-I ->0< "DgJi:929i{R2 ?FQoPҎ`q*Y ՙ*/hj죂^6U?ݞ6Y烚aD -D!t 6JKc WoRс Qm:fIzhs6oNgjhУvZ^tU[(*PielAdMߍel'"ްRrOYqC:k͝W,6) a?KK[|e'6)Սt^ A+ȁv~gB(hhޛ6qZlL_U',tP$8ZYü910/7G>&|Xu\,Z5odx8!s+R"[RߦK鮪ExIS' BqN8XᎡ7cSl2zo=t≏absZvOiyB*:K'HoK&KH: jhJ}0J64"G衟()0aStaVCpQgj_]& gg#߆q2$4 S_z?IYr{,H*4$!oe}0 Ik` /^,WoX'abE$BH50\\Ҭl]Eؒl!NAAY'Dx&8rsC>*9tTy:& 0:R>~ *9ҊH.3 -4`[r?$)jR * :=`|#_|ʒQ0T).˜14"7- B! |x沥@ 4q 1DU ]L[L$PG?'2y[,. le$sYe*\33ѤOEXKX!/t,Sd:~[5i\?.\)6Գ"*,O GcTurԍ<[w ^$&05 wɩXqI}t%PgF+q 5ɿK!(lbOwJnRvc~$w8W1[Nj*8|Ž_o X- 4B_~?^2l2>'P@=Z% ) 1'n++6@HC1Zj7d7Fd}>:,0 $};0u.IR雮Y3JgIB8韗or@ H0| %%5\?MAy@2i%-mб(x׊fcEJ xhPRn:-6)I{0ΦMkO$Aa3sqBE<'&RNͩ (rYbr0X sFIUNdaډ`=W(1f,M΋nW3 k bxBbp2' qZTT2%ll{$r,}7t$fMKDLpw/!f0H:v#YEaN\bܑcK#5bzfsjK,'XcL䡥<)X󙝌,5ޭS/7'8`ڥ gfIRh%pv*ʒNr LPDDC98FS{[*NFmS4+3[4\D#Or#Z;ܔ5LgY1?Y ޝ'1H]QYqK;%դj4FGZѶ.wz#HQ:} Z2=P[|S9HWz'>gt J~XgWa(THPL 88#5i` v5]bAĹI&+h?CѨhttKFpʝVr^0_b0QTEgCHg 0H,0 +^OKP׬)G%г`y0!ڳDO8D dM29_c&YH>o^M|)cR1P}\VA?f5 1~hzxeΗObf6ӘJ>/4"eC@U&y E?[z&ft4Mk瘧n]P[́,#qY@iǻg U ̑Euwn`,+<=6+>G7_!Q!d7Tb! uAQ20k4I[3s+$Z^RiMyΒBuL kuNdL\Jl/Q+]C%R&Ne$!Dt3ZT5{N{WmA%R^*swfȁgmⴔt*}t[Գny 2>jQ=|˨7Ua<7eod. h嵽!ŷd#_G]"PXA0_zN \64Ѽ.[a-&8)+N/Ы=$)a3&BφS, HG2MOQ;cm#n.X}y_rXfQ _BRyflUpWGDL%T[ؼ=]xa.T-}۫m9Ctpl{@*RT/pox(4:&t.eEU&OǪӨ!} 駧uAʿs|f(O3#jG"ƏIUznI`ͮq!'"5\=3L*oӅ;ɱb5seNO!.F$?+"LP^9;Ueqb=$Oҝ "I9I)/͉ҺAqcT@t?+d?DL)@I5G~kܗ`${X=*C=F_ID͌ |Tg{`O:}c_ g_/q\\yx4a+<;J6F+hwjl.s&sǙ.B]KPp9*g&Ԓ8z3*\\hR6  ZsWsRua%` NqǯJ+\T!GBuPֱ[ Wi`%F¥ܰHJ5 2p6Vo #)gq^+ 5)> j1;;JOPv A|: =i9kSnYpn7 TpemS?U~ڸCC4hҍd ̼"F.u43%n2CͮR=Z2"YկӉKQOA0"X0rNف;(5`); ^Ko}U;F?!ScvI!_g 3DPMo!~>2>OzW@U,7~{yI'k%Jͦv KX.:Z@99y_h&l/62d 5AA[ˀ*5jC8FQD("Oz¸ !JN#" 2lT!nS3iӳ/ȳQVaF0g_U֨Ѕ4 hu+\zW d6G"NU-7/tTFk)Ʋ!cHj,豈Vĸ&xJ ˊcRkȶr,?]*TBp0RaiE,@fY4,+5co8l;)HrAz J6XrF*M|_)C WX&&*$.f?4SHE9!񁵪=YeϚ,eš\Eid]]MDV:!l4B{1ҪŪ~׮$-,ڢ{ά~ӵ|) 6Pqʡ ]..PǤ~"c<[ˌmc31cЊu@MԄC/) ."kX9zR\Jդ^#Q eAOiS v78v`k82.ܳM{ R}[ּ4ZUI(n~6Zc pL<yM@uW˜ƃpP4\WqtZԆ.K >ko]m@Y*CXf=Jp&/N#%kK"Xtœ+>@d8i9!lED#<\-j<-yQS -;#(]Ůϊ-UŜqqD:pFFFw,!a}TpLaJ?(IkZ}Tw[ hL+%f9L|N`CL Q4rhʊ:{UCt(!E9Y2B3uF^*Jyl4c*YA$kyWUfO`2t'ԩhNcDžy\:~]yܮE I+9=yД;pf0`U3 uXi 4d,LC<{K4Lt|c|w80AG1InaeMSC1bOG8j)NDAs8&x~Xl+X6:XBWgqY1Xܤr='>ҥ3YvF\ 6G$ Լ1k0$! / B>ABT? an$L>%8sI_(;!&RB#QJ,x"߻Ƿ'mq+B̿s.ӿ-:>rH<2?6UYW(w;RJew: v5-٩!T3nUfi-#CdOݹΑ?~n+vRF\WjHj<8aL+dA~6XyY3u7#*K)O{{W(*PwNV{[EKLJBp9*ݫN NEw;-FD%$_ /E-D@%xf&zhpsBad󷐶RpAAJ5xmzQgA<A3P[eV벽-Xl4-:+L_N,HD.Y譊1YLH ۵c8\$ ~qFie <`rv|R&lS$@xߒ9`/G=ڄHq7d_E5;NkoIeqyPE]Kt'*,:rUaVL|`  l0)/8ig<2ou[쨣-Tו QHQ-"e 'tF Sdn0gpq7 dyh33@ faJ -f "n7%\Ǚގ>{>TG;#v`΢#XT8<&ys6z<) Ybc8`}opa!K>\iuA+kZs$+68͜P3GiǟXZ l$5yܪ/bԉke}ꮃidK^Mu7ׯEPD~Kf-DSsxQyLOY_Rr?N*E*%a,;JWИ$Wh4_kJfѵhjpH\ox V3Ul6KrzL̤ dZ[[n=;jSU+32iqȀ24BX%5~ c9Dwt6S-^8QG /at@"˯KY <ކU}5edf;-i`9UƠ-9CQ삸| +~]u[ǫ8)IKڱί#4U-`|ͣeN16AF"Jtyob~IPȇ?:" two?B7{^1\⠻txԇ pp&aճ^5*+Է puk睊FGzJbWoNOu|VBBh-(FNWfԒP6T\ѢQ. BVk[N6)8Dxů!p h?ƹDӯcՍno&pj2U6l)޻ƥ,'WJȧ`h[ޫ=6xW d&a.CqXv"G t{%^-=09a,F_!їb/JAʱ{A㺵l7TT7?%0p"E-EͰ HWThfEJ wq9|x&BHTp(+`AxVl2@]OZDZkfӑ \M.&p}?n\ Lqa>DVTvT?q^3*_f W)tL괜riij_m8r[,K[Ju'Omf9#[¯+]G#']H3v>1ᮦ鴟TYVr4#ߒ⥟œK@qΛy[!b:DR>7BpGltw}EB"9UъDl4}OL˾XQTC1PQcyp=xz}-⵽tkBC9#,_ t#]=%e@a&_yv"7o 8F~*hV~nq9Ӆ@nړMz2/wɅql=yGYX&G*AV8~JˈZkdOC* 2[h`h/m-<}Nɇ`~~䤀*;ED`r_yL*J u؄2裌-sC)FwQstwohFKBQwԎe {Axso&sv$΃dNhPOImܑ'b!\ xp"&abv>bf*Ɉq.*^v.ZWYfH5taQ t=7;1']T%ӗlfvP̕L.DUOLQb %2$ۡM=q@<ѱnm)xtR0;N?u&ú?9Tw82W+==zу_6-:sxЕJ 12SO)K:r<.?gOw*7L3]0sV{39᠗Č 5W4y ; XtUJw>H>gkJwsR1 t`vtrzп;j;=R\GnZ{[*,j"#"hr/nc.jR~͆PcMU [`Al<}ݣMrw;(IS~Oj@V9"MVwNS^أ{[]Bn ~SrNCහG_Q7c%ms~%KUѐ_+뼊Oo5w惭%b)tܷ8QO{]WF, Pc-BXI ܽ$+ WG[o-jO\Kbu(vw<ΣE][q*w^&V5}&|K Iu]!6bRJ']"朜7mjrԿq-֡CSl=P?DB3>PgQYkJYG %>.`~(5K)O7l l$7pVd>qݑ[)9o: $6)t&\3PD6%͎X`P~,W& =l0ëX]Z>yn*:/Tf˧%U") 8Az[Z<*۶J]`T^O $X.Ԃt*2L;*H?z>^V>ɾ|We 0|4dulCSWINڶS#U E!V!OX2 g˿k8@^~ D3m ࡌ "#hbS z9?mA?*Ű7wmlz2pܳ io퀼9"M4لs&W)QՀ|,KS3D3?"Z@ ;|H a(C(9svn8,\_97P kGeP WhJsjBITdU c#!3@sƩ$̤j uy3K>s1>΀T(E8_%Mg+X:Z/Q>T^a7Q0,I⃣Ѵy*ԾUУVm06!Lĭ͙{DNoT\丐H e 9n|J/8st"S3%Ԍ8mM\qg,u.[4)LYL!WAUzf (y.\H$tz)GaF%z) m'wF māӻ<)z :: ]18f)*TO@%DhdM5B'vQ3bmt:11騱Oؚ&, Q`$Md>*#(Ř\a7#=[69,ć ƢG[CZ"{.:دbmZx%CSʉzvg^`թi.1y@ 8bhռ˩QXZ9L 5e۞{jduЧ8Jz=̮k #x %T@Gh~va*#G3"=Bqw(TSqGv^ݔL[ Vq)PKbU*pobOm6gWXՀcǭ̃ ,d1a~?Pk"w:y0x|@ȰTw W!h[Jg1Dt"&9&9YBt)˧fw8)) >0yCT(rDJLP7CGfPoJi鞫`&JA{Y YKMJЀ`}o_T'byx9PSlU'α%^T{.X)FLtuL歯aZ-̑j|~WvC%{uXzW`#nq/Bl&1;C23rlt~R6*7 $KJ$QoHPj^[V9^ &LuhPd#uv0֨қfT-SCn2GTE͹OկypeYGz:~^m ɇ8mfO :UkO/ e]Yde#߱P\m!Wc&v%_Ť-dƑ?a2_雩1~+td$3J͟Y:[pO!U1z5^[8MQU@|U&QlR+xO׽8ݎY@$,"VMwu/OE-Q>dxtzF/j Nb6{C8n1pT\؇Nؤgu`ǁLܐbۃ]sPsB%޲!tLgT謸Z4f{3}rk1NM5}s~qi.Y`rG1=aPxl#0z`+% XRL{Dũ}b:lp $U7{Ǥٟtmw\ݎ' vnRG8C.Օ>@Qh<]P.NJR3u{&9[OJId { Sfe<7m`dߥMȭmN+׈CHdQ2a7hHLk 1τ+I;p<uRDn jQhN5!Q8H?w`I)lBiuθ`<5U[LDTShHe|X ;YmO׀l n`MSo'  6j}ˑࣗX%|'Y#S@D2iM㴓WXk'T>kAFd^`{B "6` 11Ǯ!wO[rnȔNhg'CJߠL{Ug CU[/eJړ=nv!`[ *R d@̻Z7efCm~ p4?T_8ٸ<{Ҁh3=Bj>!1I}=T~{Wl,aKs%#U K So_zɩV*%+zCA㤝H`4eY5RkݽZXl *婭CLFg|q[._[h-]x/of ZXCpΥfW`&Y[ M^fq~;G=~5&-04Dj<CNe½a VڣsA/}zq%v ٹB&V6<']~V QD^%m̗ L0ov$\׽ʝD<Р@4Ad9My~02Aཨ?W301XBAb1@{{I t;ǔA)=>n‡R{r()FI)gj%?Ǡoi=OOޭD1AqU}&ڠ_Gs_HsErjʂJq[)# +%™v` B5LJ_j <f0˻ 4d]vy'0r~11P鯾{ cRI9•)J̹o" 6%u\J(}'b8/< PØfшl8\$lw$8T9)lFCBgwW AL:XDEAYZ|$RsEzdiq fRʊKc)Ɩ\%'\|Ƕ$`)԰!\"2hB+iS{ϼzz]{'!=M&bkMS&م\ōg h'·N$JBwg /_$tUd 7jʼnM; r5i#5[vRN{-ܠ^<H[|͝PN ]8TT$1xY]*:UaBa)o=&aFXL}ъ{{@e|$6Wm_dhCzlA`o&++f>٧@7wuJī2ҬU)YߎL$6Vmq VhgMps}Ye%HD"/Z&Yl+N.#^^%zp𷏡:X-X+_^&g*W8}i%R>g+fxqʊxUlǖߐ. y;X(⫭Ea.{`?lSu,6Ź6.<KpB {'kCEo0 $"}tdveNdcs.ȢΌ7ډf+ ZIe?)bk-j9lMC` \:t?#VB!LYdLVПt<PsG\H_ rGUdM}lyN (rL'QM |uh4SeKv:lN2Ԍ>{:˿i4I3>v&$W+PHc9,tҋv"&}Z^pviUƒܒb8tTL{J'zf*(AoKcM.OP l.*زiE\Щ'~ K#FuOǺBޞONau1j7X6E #.xfxדfu:O­mμ;$@[']VkڰMiTUVv `ڥn+<3b>#qKmK%qrE$Vsr~Bgrbq;om#+$,‘{ͷ,P+ +c~~@J{+ tu^d2T>+S1oĺs{ n yͪrhhgxrbzi`ןo1T@'1n$tAFJ&0T%C91=1Ipp\G!P}ԉ9NrjRw9\7ˉ~tfCgRz'pz*v c*o|9"qZr$wyLjeL' 󢀥QwF gָEz|X؜gZlrL` GfAU\T[-4gZ1عzEb]jזc䠢I0~FW/&yNΦC?$v046p0wwq 5+ 3PI[C+7Btx K^_ld4Aܶ(VE=e*uDBϩM:ek3j%j.Q9 b71Bn7rKAP[ƥj2P\>> |zQ{ wUXTZy`fiҿ^К)7`zl0r *vSF`Fvt4NfkN_DE$ WaLoZE@:<9՟$9^bVx]G@uf2`-,`,b V(2h1Ha6W(ŶM\3j!/ܫN9]:бՖhDgL9\`g;ygO2 [޳y%fgMؽs*,ތyd~âX$%3B<*U0*eQx{bR&6A`7'SގTT_s 5>rXm2Hs)i"juM_:sAfeiWF<`G 2a2#ҌW) j.K_Z3c7 $I8? [ڣբxZknNְ)EEQ^l ѷh=Fmg t(q^:) <,p-=uL Tj bD,=?,8[r„ 1MJ7viuCf$mǛ\Gc;U\ԩZ^--n>q[g>w$nEHCzH{o 쳊̺ϧ p eY,"}5U#1r¯Q E:cgniJɘצPNٽ1&D0fBV 3zA wc h*~U2HZ>4dUU|bƦ] y@ ߻QaЛ*Btip%;N ŮQor鞝Yb46t-aOmCiP%:d5Ek\s(.K~ PL ]Hx;Ub1G/TBa|< lCύe?ȵ3ȿPm=ʼndG4 V] 0QuT'os^Vp&OYa1qFJ'K ς'V?С/9BvPRKc#S6&a̅/rB+_WRXD1r:tE e|ҏXg:ӇEIgkunD[_4Td;m3w^[qdwf/L-B%' `?/-4Qxպ|!:c'W h9֏YDyvZh8vpy?OCE@S4,ʕ+3t)?ٮEכA~EB+0R[lQ2ep4S1پF09BtV}0 lo*\}8DzT?9zVۃ@iY$%Dh- 2+v1sabh|rKK`7 5#-٪˹RM=VZ-yMӺ}0CZkIj 'cXZv#{]钖Sgÿ hQ|6咖`=0n65MWcΘ>lbnFc/kw9]v9=h~ƆnY=w FxŤ4홎Vt.;ږ6pu3[[9\އ'Qn^Kv=1r ˹^{Yf~BL|fx`_H-pƦ*sNPCVbN?s[sJ˸Vҋ,SީR)m$ZhQ~t8oF*l Kg lc}˱c*Mc kr8>* ܂r<1/8pa]zj¡/FFToM%% B\rA[,0i;oyE2uޡg$hLWUMpH} wG?X!5~L^&dᵨfF;d]lR㴔dyBy *bq,Nݳ;a[2֟2]BXtک08 ~cϚZ 18gb4 ǐչJN+ 9tZlru󳮦WbkEa;vHD/FRL}w5p܂') Q?9'Jij4mDd懨~t`,$`i5'w]h6ms:jfq跺_70>v'>"K޳:T/3aD?:ྈ*.J_=z0 >2N~9vP:x-Gu˵Lΐ` Nj66MK&_ 8&An|[rxhV،^f1W._7 e{m} }P>6ްfȒGw8дo="/VGppX!q V~=K$kUܾyqK=_nsD"&Zp:+ŧISp ͯ)2Pצ75&IԀS#TN}l q\vTkV\UvOrHF{@?7 [zrLI%ɳm~Śijn DA5"ؒf#>]Tل&ZP]%W$ pjN7n_٘OL)\*iWmU%; z Aͬ}p)w\<>De3NJ+oޫH4 OF\(P^WKop!ʔ7 #:ޒ7 wU\aR7W.ꂫŔ3q;4͸Up焽!Q`Yb' EE»DZSnZTVঐB!/8{%ͩ.R pǫ#Ǎ^X̼-b?ɱ'I]o93T)9dTus~' QvX{52/aNg @J]{ 3-n̎uo›2r߱u=`^ȴ÷Q@kȬWsPڅ(܍ ܵ%No޾ .z WX[3bkstK 7L)L>A&!>!Gg@7 JށjtHFFFZc) }I^<)R((gr \J<n= GȘ!ȍ1w{-rO_(:?*z0mAs+ÌT$W֥/]X$zLrNj;NIj93!/HXUP^_u1nt\2JE,ASu ~<;C{Vf%m]uuRa'@8BaBI9O0kܨBUpYm`XHE Q3d6PTUїA41xoǴi/lN}%>װI# SzN5~.uGu;e5&sVbar0 Ӗ!mcQz+V1Sf é5#$Gqi PԿL&2>ߴ\+°nq%C2wgJ}{ K_8_>8x &qS:IrM蠴IXSY+@P~yϊlʉjgcS EQf5OGI_.y ^,t(Q KI 2pY\v.GHanخƾ0̶Δ6j8p86z@x '`J]ơ| ja _ȳIؓڊه1M rR 3vjx`.cI/inD 0\][E0B% ?D&/zu9x0IkQATK5wTP_iΉL_Ynzu6P4G},ń)(]\iϱiE1ڱ'M>ޜaw<\:R$:O@=0ࢂj`6 ,9@jT'kd0/y_HK%G0[}Vӊ2Ŋbz@A,&L"$_{*|| w׽>N4 Rʯu/RzOdr/'9䴒HnZ[ޕR):cۋH|٦$bT""&4 :0GH$Ix7XdFŊۨX:pUl7h23x-bX-"hLbոwcm/gpK< Z># Z݈x=Vh3c,wv,=$KYx$8/>|\ޔڵ%?aveA%MJ:h$Ή8;[c57; -}(ÉBk pW%k{fm;OoC6p n-buQ;۸"9t1u,Ɏ J=Zcm1RfTf9uklx0JʲǢv LWp_"2mLڧ]D 8fJh2ϰ&$*W 3)HzyqW==,6vt ;?if(N!n4+v`c&nN_2 r5Vg姫4%({3VKɋ[-2! <@N*#Nr1] ї!EDݤ.`%h6&3dU#xl7e&C,/1Q?(OVk52VT.dUH‰bbGvg [4~(0UЉ $xKf:a "@uQaq2Q>NDhWr!jtDVQGWGdO<Hw=s FE?Z Q$&71)/> ?ˎ=VBxS@Whx1,urXpDs& 3klvQf-[]IcM Q G.>ďB-0F@h@lGZ 7r<]#{W`xUsGAD$6rZ#^4Z)-b ɛw.ousp Q/\yu-^!u5j-J$di\Q7&3tKg+}g}A<>/;n݇:Ѥ?%ɱ?go3@VyGw\J mE@qj[}>O[Q)-' }OԺI0`2} eSP85a*0 4aDPNs0}s,w1f)XϬ{ۆA6}SJS}?*,jNXqCB' 5` We0ˑoʲíhS0>ث]ja|,SԋDF}P@a7Hz3>n{nW)Kּhps!qBрIY#rAT`3=6VOkQ#2slIMd\03T#}$(<ˍ=I*=B/kGaCͩ5t1*XFQ릗xv5.Ƥ&IR7Jvs5k tXh_]d TS(Xxŕթ oŷXm`a[G0OqgFmS>)Tݢ["ҙ$^I6twBgBՋe_'S !i_8a)yβ|CDy [@k,hϦSQSl,Iqƍf+ v!_!!(3jc.]aC0Kj*]rQV*7-EטgzI1ht2E};Wn~WGj'8:Qf&/,_Yﭭ=_+\WR)yئh$VKdlW{"QT )z&_+4HhYF p_^9*i:ԅu>.λŭ< ѹ>ҥuxӨ6+;!g_X @馎D^y;+;\9;a&)]h 5*?!St0^=34䲊~.g}7F$V@$qۻbLpR@1Oل{2ޭ!3ݾz)Clunr#SIV7ml2?FMDfX㤖Y^'d30.0 3cm₡]I,#CE,Q#mcJB/5ypJ\%5Uޘh3r06/PK}F* ;fs(^ DIz\rB08뗙Kr\ib9){bGM(k~ζz݅e5Jj@Ϭynz xp s@{ןYnH(d A Ow E݊:a)ه;lD$ךi46ֈ(7G 0]sc ߐWvĜ4ѵTeoo]Lz8 M2=,n86g'^,`zbqrU2XŚɒGeL̬›&bIH} v|_7S, D"]*WxI>_ɋ!lX!~q,`I0ꊕTˏoEj*G!7 2(-'8m#HY!}$Q!f{VzqEݩkp\z^eX,hi}gWI؊V teׁ[jMH\:ER )#݌IKjP1|xUF_BRfϦP8.SïǨĂ(4Y 닻j_D{yT u s$`)]q7wYcؚ X SV4z(ֺߞGkd؈;彽0g7`H8 تh(g73rLZlZ ZyFE`#8演bp)g6֮Xx|\|Z[#9Q>{|? qʝζ2EVO”=YX 8ShT"5.a5lFzՂz=[S.ƒk+T/bfw.]Õ %aKeNk֭C`%3 (\TV᳤zeeD傢T,$!x3E<9zf,]TɅ ~қF&4|[+*E1 ,Ef@͘ I#a0`TYZ4!$*FOimBZ%qͰOQ=D+f5e;s  @ EQ>7jǿ!M7u-p̾ \~*wT2Nef+Y$%8QK21%ˆyx?޾쫳ҧr{=x~޼D¸^++,[tR9޸>n%~G;%/D-Do" R>UD`` t+ttlVVqG[/宸 HpqWX- f!Yy+~?%9o[lg#,ޯy gz f5^Q,՟?h@BJ L:W]89ݕE#VyxL' T>0>4+= 3qrV~Plc̵njRlL# a;R;8:[(xgYK8G\ *#GӘWD^gCW䎔^K-~cO~{*Su HTT,_3;o@@vKo:}ٰf )qb %֝SZ|̛?qAskn D r+49x8,<.$Wv|EֿX,WI+G"&>j24`Mi>|ܻQoՇBqD.16<.zvde&vqd˗Ě'C劮G~ÐdnzD]yo"Ʉܞ6/XC_dyKxG[HL;"ss1g @QKv%1>:uzV zT}yhM5N\xY"#CY @ъ;QUZ(9ӭ PY" ,d*92"jݠZ,G=`l-Ŧ2$ :eGhqCAL?ie1OߺE@!{ϧѯ X5 㳭77ju8gkjthĚأ{I ٙ*{d o^A] v Y-v|sZ/V.|}K|vVLuQi-*%;6'>/pXF~uzNׁh] +KFJq42.@ƛvء*m#4U߱LPfh$w2w)@N<𪫕Ã@񈡤eVK6A~BG֕խ1us<[U^mc±ʡ mB7!ozLRkēMHJT-#l8R+Aʛ 4Vt}0偊%dg kV9`D7 f=@ף%)Զ3? 3h/n a7UQ6Hvo9n!k`OlN 0FC]#KmDsֹGu1# (aB0xp 7(~[3ʷu:4wyѼޜ710*팀5eM*~Vˇ+?}A m`Yʯ_-h[,i+( pMBIm%~F>S(B驺=YDj#vlZǻ9ީ!w !dFG \G=YJswiaQQFF5N/x R%H3-&8 KC#oR"CaX&CGٛpK1]\Gky,"`waIf|PΑ20uajb$e,=Ib74.OX_*+YN}N4e:TlH:&5j$JF|w!z\adVvi\U^w&ܓ}ue$&ߛ0P"=>PχP,R~,運Bx: B.+ZRGL vLZ^uTR`el }B. wE&63Kkpշ`$э`u+j)r֠瘁<UOFrXuj! ;4pŤ^(AxMx2cf P#)^kڠhD {sHS0Uy\D2 h^XآNS. zCٰD:oZ?I>* F*65^s5SYy@(V1c/*1u@[}ɖS.(Av[Z\ 2%Gـ`<#~&3kJqK񿆫 Vj?]ugi/Ze\hg zVM:~Ov-`ą 9mdb]o?C]Lj r7Yqd\5+aw+OIcc:ue2 QѣO,=6-:ѥ(iJ)jk@ܘBۛ>'=gAr g-}`=ˠ!UQ!#bDg.'Mҧ4N6o- ?-L=VoS~T:ՂktLđ N<_S]){pVң^u7 .2"Γ0 P&acxvB|>)44§H>R&[zWFsi0ڠ3-q![5?HGh9<Xp= q@;xo3&59J!4ѓ@cmH?3[ ?N'*]/q%ǶF$6s9o0GFfS\`LdW^a$TEUu(яs;CV4Ǐ/KxXs=H:D{[a&#,n+-j%)>U#xnk\sa{ JO1ۆ [=͇jEi? %>-S IZb*UV$ܚ} .!̭:/\i4ʙ\}都$ %Y Hp%WZ7LGe\Z{5NG杼HcR˔`Iئiª֡^MȨ* =a '6t+G~ۤfɐH JlZ!KsFUN`RڀӞ /Vϔr8I\w=F>{۲d.\0MbM*)8zlF]Dpgy?qDkȤrIwfppyb30I4mDF̷E5=+&Q'Aiv2/8 w;sge3F֭M9 )gz<J0Hj)LZ?KS1C" T357q>w9afGEYYޞwlR,N2\ZԿeBgM1y♗`a؆DkepfBdǮr1 _ )>}{DXWs*!9=>ZDAp7($e;PwC e֩g ZSNvg6بߡWٞ|JGS8| |^ѰZo7"(WLӝLӫsən)yeq YdѐH$v $ܟtQdWpӯ{C$wHD$x[piO "{ \*\V #g V9'CedL,)`Ojc=s=>78#?@-v^Sتy p>Ds|p/;P K(/N]?ڝ||פ_nZdGg, 󽝘gJʛL:C$6nVȞﱞ4xQ4v݈`CF ͸o}nQn:٦I2o +hFD=N4JQ^1]MSYݟވRb=aE/ t]|DeYjYr%E(g"r>{ 6vb z9g%Ͳg3H1u D eY ÁxDb󑐥?†m*W\4CD[KG'OZIX N xl7T?̚ %IS"M' o_:bTirM%c4N'+/ Lw 4vDS`I,Q!a/)?>2M#0L9  4m97Yhhҩ_Z)6_aMAp.kɑY bmP:>HƃŸX x8 ˾'z7B@~ۍgVRT LL+Pf538@{+.&g)g{h"9G ?3gTC6p+3,="ܟE LMmj|0$Cפ1m=Qԩt|#T(kU6^L/ +f\PzrxC6AӈX5krY3`m:5B.EJdI1WT)y=wzJR1u0V>Ԋ~c`6Nzt 7UN!2ۿg`LI !#QMe]N0u pc+_qɧ^F؃qh )(Ldm:mG Q"ʪ[DÙf$a1G"yʼn2Qlsq;Ѥ|]TK$G9wKS5W{S`Er[Mٗsx^=FE1BʒJet(\)5SV|}X'[,_p@aM*֣?*/X>crK!tfD{d;D\[PGdFx|֕Rr #x$^KUo9Nֻ+Gѻ&H2޴D,e u;Y-o^~ +&y/A8|Y3v== x9Lj& ;qTԙގ©P ¶#`>5920D +(\bD?6S{+&EǛj%9^ʟ--FwɥpʡXRpK\BօP4S΁ 3SԤ䢦*78QU `­<-n ay'{ +~a ZB>'t %o:]S Pw Qb^6`^=9H+n(Ɉs$I: E:*ޤa&cw=dؓ)eyOJqhux=!}獄1=38bMdL ? *E JCNz1mg {-{ JnPkg+RMݖy;SRWm1K94П`]++[ |RPOana7=^~buZXNT,~Pݤbθ>"W}? hk'=W"kݟV~?su#5 J˟;Xv5 0~1yk-Bt g.栋߾c~γšW<ԃ^.Dd{:!'筈ꚙVUV2DԽց!fHf{l@mqS2!yߺ)y2nWǞ=%w(WK.z#N R/pZqf0 xwVWCzEĜfOc s K1!&:UWFm>ߡYgͶ}%{{o1 v )Is<0i3U\A1΁R\.6a7EJxXO0lR7+'ɐknMT>3 "[d:?M/Z1 ;HXt[kE.Ľ{Qvar} ٴC lmx{υ3 m ׳X7 dNC|g3+@}-,@I!hZ|HL9Mk,^ZF3݌*8 wy0viIe?De)mu ֒6~f(BIn bf 풺@u0X"W1W+JqFkZbާ Fz/;ѸVA쩩CshF^Uhuz'k|^S5VumiR>}o^cJ:?Q uu֐DS1+Cvnݪ󒥄J%00-y3 K^b4QHrV ^)0ئ CG{߰2ߨoMAC,&LqтzQLf:4Mr b3d)" k\8 wgU&sD|V"ۓS]s<ĸ2=tNκo?̨)]$֕jw 8"]^tSdEG7U[9ܒ8x딐aTu^ g,53`vG7aB ,>\w0U }>2 0*ֈEb\*9}X)U*?11Kx&T $i6}W60V y>?^d1^{u۶:-`}6H36@uƺ;"Q3h.c= y8A  ˒ DCpգ˞ǡTRcX fJi#[ZSQ׽gO#k0~YG^I>ԤzH X%R@b[p5AV|.~*0,1>'2)&їӰwI{ :`l,Yoi8r9Jo 8h[zAlUoy$E">(1Ը7Ꜷ:N}-(Ͼ9/6tl,=IןFvz(WmW#eՎY:g X=}ԅ+P;\lT 7,C8!ہR_EQ=S4 [@d uWvt;|dߥ#.eՀ?9$}Hhuftķ5'bN6O xemePΠ#.) ٻTfH68-GEgZß= 7_p؟R !f;'Kr 4sI1K4Yp1&AB.ŎYEkIR xpm!eXjZ9BÝŲUQeaWJ "R6_ mm2ҁrյp#DSF@`ކzB\Ԓ3"t ~gEcm,GVn' Rkӝ7vx1Hҳlr\Kyc>4EQ(b/Fa"|@sO~QFR,1.^n86 :Fƛ%ЦpN#({1^r%7$ۯ 4V!/sR2vSPuqwVV`qDu:5|TAߺEn8KJԜE)D"{ ggy( livMKtPtU6 6 񈕆Bw5ZwU:+{WK2`0e^쑇PASd#gi?IR6>Poy@0}Xs!Tb+l-dt> BsyhvI#m%e)SJf\]yR AZ˥qXu%*`[v2(b|`-a:pG:D9RfBԊv} pnNOB!ɅxցD9Gkp":8V놶tguEU>[I)#rN}YәUuR de]Z&:Nirf>LTA=2*D Fe+Oh^#ix&wa_Iw&5Ft4K1ƠZ&IhloGObdr8szf[0dKsn3* 1{mDpy3=PJML^SuBّ1áp[nl hnWinQY"[0pW~1,ry;<}j^EK=aEŧ`Ƴe˧㞒ME[^[ {g y vF+iۆ܎t~MJEآNum(8T o{͛3zaJvo7dxo1x mJ ,y @)eosJtU/8!9vRK%Vk=)j HSSເzx_}1 )7}^D$Y5X9([X88/D=x gZM/ooʀ`2W:z9GFs/;*&pLrECڦ"iS !T )J["F8;(ŒAg۲̻JawGdglZ.9xBu;C&Rv!eeh 8{d3+b/RMtA)5$atd>a B!@ FӲ- M`hEՌRy=ͱXa42Upe؂6`mA+MHa,< h5c襂{5^ 9c৆-+G6,1[;`.fށ;?/Ok r!>\zr~N};|c{ד=^_~s1-fTr2gcPMJM.݊rIt|oViE'35]YDcğwmlvlf\_fRbYVΚNlIN5HэZ32Î ɝ6xcGRX@OUh& ZN= o|AAq9f Jd >CW'ѳbZX_A{ #d х3Yb4TΨא "HbWquy|ĨRBən׸z{DmKq@-n NrF@D2&au4Wv6Zl"}6[,⭩2P(^yͼZT1Tb5F>5!1gn0ef݄俭SЊNm3dI)^ +e!\ۚQg0:%̾yhxg}{X5@NU:&l<jVT3^ u]5FXbMԝ =϶guR\ *avNQ"ѵ>x uH(Vا¥JW_:W=.I"@Xu z[4M.QfZqg)k٭l&$y[Psڒ-#bX^ H#]ˣ +SS:ƄX=˂dMȤ`Z 7Wz Z} (E Kou)FlwQ0vwAranj$ᨀrP <Rz?!dMחR&cLv!>5ʢ*b|q~j|9eM\qs̘jYQ^5?mQ~0٠p (V:zwpBWL -SFYE`kƆVSNXOx{ـ#m;W@g]av0GK=uC7HTdU>Ӆh 6 ` P)x>p9.Zg}'~gw0WNJ6Q2` e4վF W- Jd=|7K^F3|<Uu>@Ceϊ7i Yؐ@&Va!RdoE -RwW\TxέKLUTAXK2Kn]#kh"JPJk&(1uA~wlBtP܎b*>mNO}1S| 7}Zn|`;{/o5a%3 i6+.'(ϖBEei @%P|cf.3P h1PHV ?<~&jC"hƙcMNK8P ve3{j@"%uu`OKB5{Ľ2BnߡT!-Q_4w޺}(]`T~IO0w<в8*ƎdU@AJfMk2˵>[0ڗY%0ȻK(*{+%7Eϯ+7f*cRo3`06qRax\Q:mPmX+s})-l5ުʷ,I(z\7@gf'ѿb1RC (jB~zOO>aԔeSHƑozRgpR`_=PP)I={zՊ4x3v% N I}oy wGN"2C},Ng)Jn#ˁ+D\mmgetsc# ڜfj54dU4]骫eٳ8I]0@:s 7$Ds Ԡ/{'~1)S:{pY{"T?el8@Be6=kl-qStk㈭,zNOSB7[AqC$oYmU&~<{ӟ ]|ڮ-"b/NM rW#Tt6eh zm>uMrc ܝܥu2nW sՀͰ ]8bh&}u', <3>TR~ECGSΫziQ~ʉɮըb N򫟕AՠBMM?ZِP&#|Nн@ד')"iHR 9aURƆ\_%s% z@h Rn2@tO"I>$;_bBÜdK/07t+%p˪=0[cKH|=B @Pm1"C!3B@٣[Qhl܀yHP(Hw5LBg@Uۅt;kUn?[~ ~]v1RI(忁'-q(x:fZ:bh cչylx*}4rB R{V5s͍ ŏy>@MI}WiP9=֛"֓cH }Q]λWҿ8p Yh{v`⤽[9țD%]|^GNJ 7,&DsX6O ֔BX-"BiSu .H|wmڌEPjzsXJf <`ch8-'b v_w$Gy%>1GS#>l@4ѱU6F]3i9׉r7&뿠i~iP(◉_Xѫv6:U=8 3QqLBwspJ@vBsiWQ/!@7gنv W5ƣxV'H,#Q̮2ܠ? 4W\wNKxpT/ZU"/'rO,5׹LO j[^?~/dy7{/I75o=߷Y ZS(8P?lo^kD,יK&>v1E Dɡ{N۳ Pe b_Kэd3sr'Kp'Ao: Tr5|-8v٢:ۄŢ:R;YXZzC9tPX,6H(+9pf=};y9ĥɵ}^Qp L!W7ڈPu*ڰ?O ͈|C8W;ށϨNӍ:jxB|sYrAUo`H֥k,4e-؟2Y0zJWXYcb҈4."m' ]a!H+s&5o#Έ57XNj3"љ\ `5ea?5]l"(Cw֪m" 7|Ip]s 2*=YY;[ o~8*Ɲ]4'Vӹ rc6r޿~]I^>(a)ŝ!} )- Ė9ڌKd%j8Qq*~"("}LVzBtN?`gB>*8a55q:Uء c}QHVE8MEFa{ B HV\}-''L4i>XT=^[~ h~H roh ĊhUYC5'\p7Ӿla9LOӌ b#ʚPb]Тi]; V0H9-%Gĸ#)!rqv7 o9KXZV0"iu˗91~Ve Zj [5^ VI0* 2odk||1(#-tWYVU_O[_ܣ&r+ Sb cx,Y+I8. vhk\ߤ2.g()Ff1Z͏ tO|橯q1b&{Y<# `II1ƟbcSG0)r3YJLh0%QiFL_Dc37Tvh<ݒ5to,E}ւESR\tMRץ|\НɨN<{xvqW!=pN f(:myQ?D8+۹2mmJlem|#ٜigβ^!;ʫG,K@UͅNkM'$RgD_H ~& dX尗Žyf.}A#D]mae:0NTHԻVǢÊbcFlp 6i!g$v柄 l.A9ڂ<*J<Ҳ_JF7OG`}E18V7JA`Zϵ_' m^|[Jo lLC)r +i;1AFH;!UmoTO@qzfs7DryszڶABO<8Jsdp%rf/dܴ/ ؤ>ܻI#j7lN*riVቴ3o|;phhw v? G]~.*mcVK[JoѢLmK.5F$ӑh*8NT39|%9%w"b᝼4b)mL&e+ e@*H=(>#CcPHoޛw˅4iHY^+pr+VaN2N}s}%NGXͶ=˕Z}6[ts;"~#P.+9 6/h6*g:_BsMgu+_3mOҡ~H6D2N ]Ry ”˓#ȡG9|k͋ä R^N_y `VQ^Ad\:mJ o V{ɣC]uH+̋%alfExs Qgjrؑ¦U櫧n KgX+oV=8UƜVIl̪wYUwH8nfIF2@LMqg΢{͆hIW* ,. j

UU츕/_ji4}7Mx?Ľe/& ė@o9pwU&pZ\pcZcx 9*D+Th]7Q^TF}Mxt-Tz좙L˜+\죓-Kݞf+v Vͭgۢ  ۵+ ?# Ized^p򻿿Q %4EKuq(>wo[Qyw}`ST eAOȟvƘ]<^u8Q G:==-Q+l+ h\59A~YR3~hS+J Oc\.٢|Gc$kSCYsV/VSSfn=2FXSRVA"soBT["S }Ԗ3 7Z~w+S$b6,΍£E9R":E|^1zX鯟:#|@9l2d0 (o{,mlxVx8u-_LDZ ] TBז¢5EQz*Pc-}5uIͪYf6Meh_65ȘOՌ2uaBI M`8-ґ}{R6o&4zckE;o ۝RǍe(a)ެ;u^OHGqo/9gynNGzQ8{r^;>g -}U9daB_k7Kw֒3̬]Xx\: -CH:!D彺{v8UU6uh!̽;o=qmGǽ=4k"M%򀎤ǻp.ʲk02hHnd)MG%F Up"!'D Ѯsuxc GJ59XgqMHiaTlXz*[Iw:v^{+eBiV]7`LˁLr R $(cP۶.G虥f剄}mf. x7B҇ D 3яm8t, *%׹e_o75~IqO%o;LLm۬-G?HJ#UNeiWEiFhyeL[qj"Ѧ;V^6J9?l94HK{È.ݶ0#lF_xtAu^KTRj.?}5MGje RdG. #]n_  ^ekKM1zFMfb?|te$(|fp`RbE :SF{aI~6":5%2VR)|;&T .4HGE2sѿկ3c}`niRI2 XmOmo[8}&{X@b - EhnSPU1%'p{u0#h|3*րoOyĤJL/[uRd&&qN|,!VaPw= i# ߶7dͮӇwJk9ۦg3sbl>]CK&}WjXAĀ/;`(`_}kU,U&5Rdw^ߤ /\Ү+<1F=ꊃNױS4pϷf.fe3`kFXhՂ],e񉌖6E+k3ôk3SKfo,q%0,E= =Co RmsYԳy߷ -l EHc5is5{A[0>]6!H#hq: uegnQ$ti§4d Lfn1' gw,le6ӛǼT9IH:SjD*:B_mvuV 5bjp12Pm?hJo1ɳ*qJ5anyX>VfAI675&!vo`A]b}l(Y8mnHCUc'h^dW$ oI…#~ /1!`VdR;Ib . {Y;͂5Ԅn}1{B>0{_QϑufD2w[4ʥmZq~&Q+7uy$%=GR#7NV`2*0θJ nk+be9ɕ(E*V(p8R("8[Cu绍|؃ۓ:؅4O&[+Z]?g&h84|%>e5i^C`w3]@## #k<%_m.|sZxÄ~`Y'z؇V-E)U׻ = N wDNe~noӦVY{,nNfCU/1|1ħJ2ڲhEQ.-N3H7Ƹy]36{XhDi_zìƂu-[CNZF큰!ϾG>Rx@,ir("!.J2*X$؏!T5 ݕ&Ggz9WO\@Go R[Skxw\䮌 ew=dU8=uһhzmp'Ӿ_jK?z\W6)9:ÇS*reIXN!%6ڔvGfU+BҲНGwkpp|U܈!AػGmՙøwmP ~9aYD=) */7,RA J93j,.74.l;gԄ Y8Yl"l1fAo^gt")m+|k34~ɊLѷlGyrrOy_Q8cngcaVѦiI&[~&s]DcNt'\0O_#AZ[䳢N"5.Rָ_緪bn'b*=[(Cn Ct -AkuᛪlpĩsJ97=̰c*,8:BE?C z?lwn$#U$~)x6[Z,rv]H2Q-1f\=mS%Pvu/ (ըqXK0 &WςD/N+% N+J}M; 0 wuЋ{KQ4$C >FZ 7gzuœJT7m Cv>h V<냲1IBTÕ{dE'+lWW%s rRa[)uJ0Y~uE&<=-o(ckQ*вZ#P/>\vd\ܲc┆Ci(()l`ȌZj|=>ewNCU\|O`=aݬ5\AmZօuvq.%Yn}x > Q`Z?UL)@e(!V$W&P+~NACkfYQKGIt fu meBou%[!8ЯzuNb`SlT`K'Q,`ޘ@5(ǂ̽:ɡ o1u)z?4Fz=\B@~ EPЀ޹$VvWA~rm0. /y y A yOt-iyEG\6u`D2L)eAQa_FI;4_T, 7k/6^^E"SFjQЏd݋~Gׅ$:@tv{c@rDnK('18`oB78@v+) Qd&@EV'LcD1qEYI׹kpnA(C0~W/VsLn_ l D;f&n0U/ՔHTOC,9U؏]9Dj'>$!U*X=Pf4wc֋^ yz(, AG}JZۜ_*L%HMw64A5yKk!PsD x%:̄>ȐQ_j9@΢G4_*s<=)"ef^;͠ Sg-5`6:> mxoM;v`95BZ^~T!z K"sl4T Bsǩ p:)j/Ѕ4cK*k=tzߍ.GLEG0uﳙp FV:AT{$DQiK2f>*PΜpC8ʘ((e5D]2і֬w+Ѯiפt~hm_:ŭ2dkWXX BpÇYоc,o%cd^]z4YFjȉlZB@6w޲Z uKb@9R:1=vۏqҐpdgT\PL`Y[rd'š7! x`)P1S70ӫHKr^P9 "Qpɧ:a4< >|d@`dFC !SYʀ}r采\54 m,2es3.5a6(bp@(y| w_t>ľx8!+(%V4﷢q"SܯŌ|`ŊjEbG?U~&Y@g sjedn8T1zr;7՜vdlĨi3 oj+m !D!r8`h/1Efaꈬlt#^ʚF xӌ=X'lI4b <>@fUGTz*p  'q."3BS8ATS;?f~˔>8Fz`` -[8V!d`MgJRݴ"B'ܠ@'ҏ\ pY6/u]vvwǿ&=YY'E:M7.u捳&f\xkt 2ה<}%3ֹj7WfR,UOlqZ 1j0;DFFLG}_ 58|n:ГE3Ҹs3r+`؁5hpvoS)qfAq?ݪ?B̾QaY&mX7 ~F82s]xYMM4X6aetR}rr+ E]=k¸ 7JJ*}g  t iԬsdf{SH?7⣨-o*I)e,A.A}vͬ$9EUyTÃeHzR>0'R{وۈ4}R-*j7QOS?5h,$ԷšACӡfu/ ZQޒU>tUms@+Fڷ$i𞴲cD,{o:8x*yyǑyQ FkϠg(0d[4%u_26n,4@8c9 ,n+І9kzڒbn-qz)[P ]E/bq[+ MYVH5v=yԄxp (%F e5PHg<$jqunϷ8./ >?":]--2|ZO6fnaf{_mͧeR~u6@zPV^z컗f$R uJxqP,I"*pIgfӯMw>BlRԻ>_6njQZS߀M8$|.g?'Ga:aQWQ]FQ@|!P9Ɵ++W߬;HNv]Eb.(ǒa`]a:P;,=ui_O +m u,yZVMz~ּ $C),X6#cT2"M0CwOʿu%ŀݼĽo@ؼ[V jb[a? ,/Uk5@sk MHuW~t|Ͻ{ګo鑡^vIJhµ[\ty.3N&p_i#H[V(NF P$m9( ޡfhB`.^ ߐ<腆ׇ0IM.fR 8*^k̵^W`YY_š[mJ=1ҒJ~gFEcΣyO 1{_ yۭc&ǹwk)A@/~4*Fa?"  S~Nti`p8t8srXHsP~D^vqIU:\.wV!:B:N+ o(lUrb5'ŃJԟRKa+J c^9t|8SK!0mV3🅵1 чAscnC­I &gCx;s٭<CFo8?c6m;yjB=dTZ[Dz_Hoƈ ⱆCIzxD.+z֌CoG}3莲@H4d`D?zA7 T{=+ٳcf ۥ)yz9BWcF\J:F 뽕vʁ9Vɇ3ot梗ju.7zҕGaKiC..IZ$e}Z~ֿ6tʢ7WP$н > Fճ_it(o/i bkAA꛸⮣xلy*~ /HK^o=0D+іن7Գ,- _LGeYbϑ@`IW+d BЗzfx)NyfLtųay/H€{ZORI2JeACI9eYcvY5ƒ4~0wbT_(T|qN$7x5|L@%%Q_b+4L%d CJ7= n:z~T(v<+O;PYCQaɔ9葟")73zD[ѾJ Yʲ ڤ+4bDXp6&z>U % w Ҹg.L}N3VBvk qyRTv}sOrWQHe`-.j`0AVKA Nv?=˘n_e[f;1N]nK>5x$`T*07;v1G4zI t1ZBU3$g-|ouuѶ` ]ۮटfwa̅~S:Pŵ6U.ׇԺrJPp$WZ]0~C;>[k"mju1'7uV{)9氾 <ρŕWh3zyz:i,B,\f׾/[U Ƣr^?Uie ݌Pg~(Ȁ6[(NM.福HUXI]nlZԗ y79p+D0۝ػzqlZ_ˡ76#1J S wXYal1l!uZs3$ #+ 1QzAp\~HK~%yz#ԽAOOSы@ΌrC^%Cj6?f`^s&QB ZykS׌\ZOX1~ݡBPQUi-1:IHy|GaMLp0_81SMYgXT;Zá78s](,8|QB Z)TCZLOf[^񐿫viypMrF$e=to/1PCn "%2`{E/U3'^>9&2.*vnkt'_I2N)j#ԟ 4`bDOĥ?+-4H.G#%=!TWD${^C yˮ v"t^#Ө`yФwU_+DLݵ]vzYnlCk.х n1n 3tXuE$frݳQ1+A)gmM' TLMV4Sq.($- DyUE5)Ҿ.hAۿ 1}U7OX@};ݬ1A԰ i(aLuǪ.#ꍸKX>CvSCL^msY)ۑ3[l[M `d65b~Jbfxג*ja}=EwM'@ {2ﯓҁ^,EFxq؊a3)Jr`T9q-~^О`b+KV;V$aF)E5,QX|sވ.ڕœn!֙ҏB|Ƒu6_65]dY\q.nX~Q!@>wY 4MG=/6<˽t ofzA<-tf.-QD8PnDp 0_?leZQT -f۾@U{cƫP+W5MxӼdX)3N|l6-jxkg@+GvztEC䫨ŏ>G-_(? eei2{lqim/6xRz%֪~x1gF39e asBή-{QsV@{fo kum| Ps(ĵz l?vhGKGr||P !+fԹD7K9AZ63ǯlLm eԜ'Ⱦu0H9h7\妪8p#&ɹY[ Uj9٨!=W$Bˆ:ߍsH!({ _i7"O!@\,np7w7RLdC{CV1g]mY@.7$!}]V<%Q>GJ57V`5#;6mA g|C"͍v>k# ;(Pw/sҗ{Fv'XW*Q/6vU%,3 :5Ύa=\-|5ꚿ >P# zC[QwrR3V-9z+6Ѱ} F-= oF] ۽pLy@]|}ԞxI2PbqlROjϪO[lrQrW-YĜ8Vh[/VYPJ5$V2W%=>2r).{6ϴ%2B'PMbfMkGI_ dU # ,TPKQ1:>$3Ӛ9Oִÿѓ ik /]̨SsLŪD6w ۓ@Ls'(1@ *6;3^A%eRBa1-KNYa`9I x~M>oj)G5FmESn1o2_]:V![l9{%S7G*#X(jQ}z̏9ƚֳбp婀!= ~ N6|f *&>%с16m+P6tAi|gX9KN<]sȉ"0- U,B_Zﻰ ?C[&S'4egO7nʐ-6vfiSC_q@foĺT`F# G@%|6~cN̿ $Զ?PL0VwS^9XIhl-:uh32:,f7R˫xM3(Z`j= ! z {֍l'rz`=H nofyp3RZʰ@IQ ?Z dX14MaӁw'HށCk]Fy le>_f,i$f1#k@vM^WKrHH;>[sR|&er݌UЬjpBPǜe\`x`9>VT1~{M-J*l= w͵AHrd5hߍr zj+xxdI_KdYkYJ+>!Ϊf=/u\C NsIjD!R."+o}7Zc(~ʑݩAqeϟ\f4l # e(H7W1MDG,&72Ei .He\;LȻodJ,^DL\3"ETp#9[5m{~ozx OXԩCq\Prx@!WMaT/; >rt +2ͨ9T= È+u9M*NRΚd ƛLe@e*԰Hb:Hf8~jZnQQҒъk+]2b͘ .@|VlE櫨A2V;!?f/ & i5j")F6q vdD8Z a#ϟ(˦Gj aL*ǂe%MXQnC]Ek޷hGoJn)3owL$,)יJokA ~V&]^2vFZ T4L$wDcо z0/1=hA^5;dOgȰdA@?ioB,̈hX)~qdLDԏni6}MM?!f6ɜvZuFU?(U!yHŬu,Jz޺`G@tcho_象 c#K@t|tN>mi_ A-Mג|1XdNVU[,B3NzyjrRy*GRxw]ʋDzzxJ^GNlsLvER]Y{GxƟ\#HSOi P x}b*>%EռDO-sN=.tU:oV *EO7G#uÍ87C69X=D(2pJ p&5)~$7B):$b+杖jF!ؙ#+j#`ΥO;cTXxӑxq1t^byѳ1q2Jo8jAs䉅/h.*⥆NK "?!XiD_Ie!ŕvV̽ӣL#4J XRݒIb9wP抛GV2ʭ!0`h{ ]l*U}̝y_AW@0YF!,aYnr3nlp qYTSc29֝ShbPUj/htaĘ ڲeB7 ]QHڎ逰&B~wdĞ4OD˯ͣU[f7gV"Klw"F#\lC;̪) &MQ ,3/H2`6?d0۩u䚥;8PhpI}16XYNGڏѣ˳>wj.< < jǞ*SͅORr:~p؝w}\cl>B86*隢*Đ#PֈR & kk5=D\}B duoaWIk7vWjWq2v^Eݑ&uofc01!TH"c 4 p;A.\`t0<>-FMh̾2ujM"kFfZE-KQ*~YUۓ'bQ^um@_?=&l->“Ӥ5cGB^ .EXWzbWy'+%v@W"i< VTF-L X<@\ndL2|H.K o!ɉ앪^0W`Уͦʸͱ5(7y,ԚGkqvQKn"FT> @V#5]fnJnCtt51,,˩V٪vo<H윑(ji&>Ĉ2oB#}4`} !4lOeJ4<jg?@?J>0Գ%v 6@;98iU`P|mb\Nwj_?su* ^hU8v4s/֮lėfaL|$AQ"Zkt$uR\u.80r<gD4D(??;md'ᨁ=*jS{{fFg+QSo?f= 3=H7!USr^X)@rc`B::bfa(|-H' oy\h$ #Rz7kf&:fJHKKk%t:y^2 VB2/"|aࠏSTT_R'fZS!;~ 8)GSW@aQ!=?!(@, ; P?V{E5EH Zkk=8kKY5jAFUZ,Dp!k4(8<)gZctr'=#,L'{-<^VVhBy݂k UZ>FP&7$ddzKyV~=,uÝ5,܊gH\rX"$Zy](B_ E,`S\_B"^ԨB8ngfE?T|}c?j܅Oͧs.{֬rjUUز 72/ZI@V &|}-U/izU*}CwuDҐ >鍯Ub$~|@z28 e¨- 1 %<{sk}l!с͔iS#1yޜ`6ݭW[gK'W#a {(k#SaWXC/QjV؝/(\U:#a]mNd溅ee]N/0BX ]eq,g =t ۞~{rjfUE^zm AAqj6&w,#}ddOy^pYJj`a o&Ff^uqn #g* LY4և {4y5vB{<.O@1u??x(v ~9WI?.Xqch0& W HOn7_bA1h}yYv9ߐdϦL'ۛJ A BnUz4Z3^<Ń"'yX%#dp) V\B.,moG%дJ[NjټtK.J@heGTHb#1pu}#&PQpvZǢAaEiJm˻7JѢ0؆Mqs`65GKۤenBdMMRb>h7٬nbP^+kpI1,N2a;@Wt78mR'Qg_Ipg|ΰ5绥d[mQmъ j?[h^k^y6t3xlG[XvG$HQ[]FspiQ޷ TI0Fՠ sZu/twT#'ڋL x(ZVZQ0j*Ћ8Gq~{ ;EH 2P n9GqCo8UӍɅY~nb*N۹RP 8YtEcEr,Jp'x’*UE@s.l2rnzGmecc{`a6C9RYCT<_R`Q?>@z;Y>ɅyJ *lnqUdHGBrJ6a8 W*'9r3C"+^,%(/ 5/sFE.V%e*.4E/e◣gua6/HG- MYS|Y*j!G80B/o1%_V25Vnh[);G F  poR $sx;~7Zi Dms%/Q *@[_RG> :Jet훮YEY΀o+d7h3ƌ+9p1h&n .G1Fz$ߔeƛ#`s O`ZdX/qWyco_" 7gOꀯob(5 H~kPR`F7x/# }9o/or6Đ3» ߩCozyN*^[Ys]3`Wv]),=%%6W]2tȨSf2&q  &2_DPWG϶GE檤ɜ}~@6jˌhj\NoXVS;@cZ1 'd> |0TǢ?f6ov0-3ȒiBqX48&&UpplZWETr)UDxJAWjn/'u$(\Qח-moJ:oL a.^#G&oSyvﱫQwWPyr5[&L =N>]g&8֣?V`DxW+}݋!>oEaZ#f [cxt6[uHn~AM+$K }ȕu¯%^SßTxBʞJF&JQ;9ə#@l2~ptpA/RyNCIQ\hbCģrݠ2ͥOsdg$x)"'2X^۟TEm[(v9=瞾UZSttN!Unͭ@%\t_4Ka Q%]|h2ŪD߯VMiɖNn9/OKN'u"&Q434X)a?؂1r'95|=gFRJ@/E$/23g~B2?F`\hu?LH:u)XA\M1|Fj9Fz&/, !n˧|[xfwcYwͤDh .b~E>^5DvE1}gO6ADi״8)n`%Z|u s)=^ȯRT |@a9i"gI2 {PL͉zq#XsLd|qS\)LIW_v3\7>[KWpM6Bw4lp]>pĿ8K%oʤ ~`K_w`|Ogܑ iy+LQG3ZᛂZ=bBj-SY2PtȱqQBN)T_sGb{1Cږ~K=iI, @l=@ d25ub貛 } ܕ:myKb8۷FOYRIr a_ɢEH(J%3e7DM9>(J!梇'k}|8Rݗ5sf~lqkq pCn3yw$2t҅J?|:d#цFc-4qS)al"~{,\]Y|+^8 k!Ɉea6T F*cGɉtVoVUAmqqdƝyÖpfBZ(*^%gXGa q3; P'*gK(@ `qDXΗvaQ"xhs 2=?0o2O恜<͔/[} Jo0YսūQ`ԥfJi&(FxJh . Q0Vjgp/ U^0mYjzd3\_:*G+Gm)c6FUIFT>kUX4wNzIv4Ǣeώ ZaV/Y e}æF?QgxAv+A[~4(9lGh OK_[Na29|m &2ZBDӚ'.oE̍9rEbD<l^XL_K!K>O*T3bq7Fʯq 1g-$}H2RR4pw[ozk/TiOu58Xf&k)¿/XlW'8YqlOU5#Ʌc$tf: !Tg.3jX)GPK7G%N{Ibg5o.24 9 B&PIX_-ّ`urXB) Jfko8魊= 6N8\+Eqob6>;7=w٩=/R#-[>%-6=,xtTJc#TG&5FO@-2fRذ&WH7=DiϏ *.iKYi{8lFW7Ɔp#!1J,'`щ )*Jq-&kM PD'ZoG{TBzhh ⦲^.MJ|j Wn~|4Q\"ނvWkYwwEÖ4pFQM.\D 'iH}[KjH *T fKQk`n̔C2V!ņVeT#Qe7ĭyAޗ6sC78Yݳdz[R˃`u7J\oz&M/Yd`Zt}M>+EYŪqJLf0+3Td6yIO\!b ;O`g;O2qwa !7p :=n#>}BSFW@~(͠]&M̱$09^qIYM]=K֍&]4T\V:IQeU#3I[?QQ'"GNRyYoWͦ?tM口{kل7 >bNaHy2i'!¨4LXe c/HElCAZoW("ЅOFW>}d X>(M OMLD-sǚб8if%lu@f퇐w dRV2%`!, } b@R;qx@%zdtaD䏩B0 aՏxwX:XBȂ^:.v5o+t9^3[<ξ*þuQlM`z9&aug˞(,u<&R9Esa _{D= zdO[]h; ?f/pjJ"[ꕭj{4gie:`G-`Lun#5 [ ¿U[ȽkcM||e~`=Juf!-yQe$nE'J%f1SWáݚHKͻ;׽V%i 3 7ODWD2?c`( [c߫vbs>pus_^d mcRGE)9DbwXY4εxw!t*/4^bx)?[:eޮeUڽxNTJ< VéyHwruȆd~(dP=f[g)!ݍ͹-+6$^Ά _1TY%=鸙tO۫fY{vj|Þx7gOi%Q"kκGu_^m p_~6Oȥ?侞7o_PtŸ,b7 shDIusvs2A لr1Eeˠbf'@I3-Jֶ˦(+{ `ku2G2/'bDb*N&2-l^?5O4"ba&+&bGdsp[thZæE$gGN {E *ڹ~j`8r6pԤI]Me%"GIiAu?ؤ/Owj+x<̈́t҅_쇜SbtΦ&R#:耡*pr&nRf_'=>@y0aBuJt*Afab§DZ?45Kw9Âwn!^p5~L\;LlhR /ب6nM>L8I*O@) uu߀ jr𢭌BiWm/@N32přoX4`q='w߾h]>b,Ak4s=7tC8,=rԠygQ+Z/Jl`"VYn9LM ?Bw\_rM9 4<˯39Ǣh>ow*RJZEn/D +;l[h`NaXU >C ,Q~{*3(%"Q դ8MahY0X@2rˈAVr): O,9^',hY'C܇"TGΤ*/un/|:DO}l+5<d]Drm `|!'G) @<,lla g}llTZm ^dC)HBW< Rr})c,8㟒UEq)MJ0ޭ%fKv$@`<h>w''֚R0PۘDŽL+ywVMAs-A)|*B =cJ^D$ V(RM]M~az}p?'Z#;e_l=a.I~sN.ܕH^0^$m1!sׄ% '+'>T:4E v%(O P^fU(U s~jp(ϒe[tD f&W_J* =zw/СvK $ *M"Ԟߵ zscCZTA_졞 `)?K7#wВ1 >9֝. R򖣓]5[tr՞mQ\BqW+Cyf.[1[&AA_MhxN5Jo2y ="ܨږBU(v>ADz5ߧΧ}v4ҟȗ'A>HKeiw!ڥɗWfB2xp@O2^ #p+5K67쑊&ԪY{kpUNF/ob.j1Qdž]4$ҠcMB+j6=~$))T!Ǐ)7O49ys=l_zX0=g37fz3X"O /͢ڇ;mWcGA(c1Yˍ/D&} hmV0n^U"AC#D!)y4L:rq切V>Fώ٧&]gܓE3S=3[l;+! #&nQM8-M Ɖϑ V,V=lZ昒CY:wvnnIT_^~(@ :4A? %el.OZOi*# \ 36Zu!Q#0KxnAGjf1P~@$6C@j,{klbF96 z>hrqu'; m)R/G]V|s1Av\9~h#/fAtV:ZWBcRD#;--VeB&o&3PX؁ + ) W!!D*ݨJE\ *Br89/m*h'f%@ kS @=wԪ&~D%UZuMv);™I jܛ{9˨!zb b`sD 37Ɨj{O ݦYlFbsy4jHYvEعQE?Q e 9Jygm$ :*p@ ;aޜTR3G =G }'LtBW|M^MG+]3@a DsF* h\@kֵyyfj&CB%,?AQcZ%AH.:b)Qv(HxqxSHRndTp9h ?.ސ-wtz9lFP h2PPJl#hCJu4dF֪;3 ]| Hqk_Od]amU*Aw 1D϶8SKKᕈ}LGS9[ D4zY8ALl+Νw_ֆb(7?6$jG-={]@xO)_X␵B10w3o1{` 9g`kUU>p\[ jLRm;4Y){D=&9)FM &6#i07q~d>ǣǰ e9AA `рC.@cr0^\UrkƓ%uz}[#y:ӽ俺wL݁f}ԓ=[#ΣŤ 3A'S0@Mua&׭t"fVOo&G=C5}k]6%ڑƷOjM;O2c$ kCK'rֺÜSgCHJ zO#q8úDoA]B3?vGݸ| uh)*йv[T]LG BNDz0P]GMqk/~jy"Vd^NB'u`D#ƫͪqa;[tm\+D0&@gdʁpВvNj:PFC͝:*$ 5BniVPW# |XE*Ielk&9@Sa,Rx3uޡk5B߰18Û!O*ˍ1Ꙧ6?T4?WX[{bև'Atn)C.l&JOxk,ҧ<}V?~2vͨJv+;jk0ÍOqt5bY~Y&v /N'kqy zuAz.tu,Xgj<}G{xcCv-s&cV9W8\߬|fB /]*N&+ƴse\֙M/nZ‰K6MNV<sD"mPB \vuUS0+zh\4:C/aSb₝i܃l‰E6[iv\KPY(T !P Cc|Sc{Դpr\FU IH59:ٜRHeuℵoʽ^t0ܓ.P $Us#ٯ_k訆})ƣH {H$U54\6`-NOYoS?Es o=Ii c±8:1DG_^AӅa_j PFm;@ }(dndFgpGm% Ǔjd. A(0F62 7ԑܡ9[0q ֤|;67ڵſ:`5;lI3oޜUz (_u$ :NcD*[bM%U!ZV Y@iք 蔁`y[xc8S]GCFQ)A0佪Ԩ% k%4,Fa׼ NʀwU}-bdZI~,CU{ىh."vеL" * Vgh]XOBa?Em9ޯ_dթ]W|9Ue tK<M_k6WG2;lgQ%[;'m.JGm-ERXQsUZIco^߰A+8bmdc` J= P%Q΃ 0& ;} $$=?=Yt0u O{!,?[nf_ճ #h?s(~s~tq:#zw?~s~8&e\e擵hAd,"`E;e`QCt?X{rZ̳C{ZRH_v6 ۖmAɓPmK_vT{vCӔ`-BfxrOUÊgMئ$ns4ܜ3paqvSnM]+F@abbcnPw <8_<_x9*qG곑7VCԘ\Ah!ξ\$fM}07ւ jc[HGwK|s::8 w|3Y:|x*M=% !E̵%r41.D3π Z5U$"J (k@SC"z.MW jm~e#J[ZuH؟ۂ--,Ѯ0"NldZE1~a1LQʽFtݭT}iMҕ=w+ *a׬sQyw$5x1 !xNu 'gʨQB]vE^9ޛ;vT𽸬O1a\\CG:xctXN˛ cm􅦅")nFOq?N:޼q0Ehfp<$'*.Cd7$դsjuv'*|S1h]VL"%_P6D6TʋpQFyk6`E^#okhLKMXeA&B027w>CP> 3jF6}b4}v}>tR@TU@Q?-sZ vBYܽ $kA;RQC9ol%arFޛ8/G;ndǀacԦݙ?c'JVLDٿij3t"X -|1N:JLdᙠIqâp':-|o|H js;f% !+4]D5ᣛ1@nEz~Rcjm~^jx rApO9hs>8,لK 1Ű0 lόIhxOW!e ƾ5 _1B=pg~cʼcަJ;J0&C8 6)WE[.K]啇6`q_%߷#c-],"/RKт= !l,Cm|pv F1/@%QI$v$!{[.@Lbm@G=Nk)i~V$W. @h,!0> ʂk|z`Eֿr軾R`ؒl-`LƧ746芄PjnK6CͬՀW@&+ 4B ؿGXJ-%qan%ۗfXu=\- .NЌx=3`hrNV)p6$9Zq@BW: >gI!EjU +}{p?,vuw}A ͣi6jcaڱSLv9.Qty6 &UW9 aQbjB4V r)+>MTeժ8]/ʍ*3 {7 <P[6O5 02X ,jJOձӐ$d_srNлe:|su)`0rvS]D/CqL3=g8[>3qU=!(mDU_!,ɽF8 oѮ*DNT=iD_^QN,(N?`[qTL]j4' DwRSsOS\x:KV,~Tr"9KmXc7\zE߻.L|*47]fi7YZ>1cj*SG&`^d$NV~2ژԡ@ZtͩVI t9?Z5֠8SW?"7h],C.MH>`2۵rK_4[D U~P lTh ]+ON^zS Gn}%蚍8j9Zg=>1x%B$x:{,g2 +.hC0}<・jJuY4>ל,@TV^[^:tNJ wjj45"/!ck/!W{HF(7ƫaqO= y)-jw&>֔:&QtxBs#av.C-{]Wk4B6!9[v,C8ݮLIߝcĸtwQ9hUk V)^y6rLY# ½!ځ}2*UM!ts)c7Ab178*uғϦ7ꊕ7ӚVXݶtkX O_4x 嫬3#H Q5e72>xSaCpŭkGOD6fee91ةxѯnU*ҊK3l||- {6@4eY0=N[MϬc.iK<~)o8࿿'hatF^ V~KXWM~ܥgȣ8^A9ﮬ5`U` 1aW%MUHr Ac(mksa/C4"JɣlFS4[=δ%U 8.գ[U |3循z^_yn}a2($[% 5Ј&✈ηّ(Z []T¡PFx*>2\PHŶXѴ 쭔0ݡMv#[?wLcQ] 3z'Mv{[7JRCb5 XEi@zSJ\hƖ( 63}w{%~JzJcDZ o(U;\GЮ_/ɔѐKVՁ3)nw񘻛b%Qˀ3(MfɁ= TA;+uCܰV!>'ߙ,JObKI<Į Q/g#-+X(p8:͝AuIdy>Ҥ<"%,X]_@b=8ݿ[9iDҎf@ja#lOdbSw|_d%Oui9]Bq VyprŲ/[pz ɏ+06١,oUK)ʊrZIArf9[9$=hk?s" !i-.tyE㿥6N "EhExۓ8CEt_oel/u&.fc Q=.%nBjJ)l OuR E~=Yܢ'P-!tӒi͉^B.3-B"tE{gFTDP;uٴ>A?9|O.A͸B=6Ԫ3.lQ8A ň@R%ձ?< phNJ|c XFWy K+eJdۂjF:$$5󏲒{a=⢃/I4T:::hmbR`,!ng81=PS {fiNl4& jtfZ.qM(M#;X*iJ2nv-!'C_"V__rqV~ݟH@qw' R'c"hsm㜘b׿$K*]{209HΣ0xzq5H8>T- jE\XÑ0wJR,%tnK(NToAqwV1kv>ILn.5HI2G隿pV,9 d#Ҿa.OZP@LfrЮ #Hq -w+E6`1YU(KD|M2*nsƷx#R H –y \k5HI)> j 2&ki7gnF]ܩȓGjյúo 8 sWtT7vjq@Yڷ.˿0|-y7zk^y`|x,CVq4ruo7327`"tH09,Q4 ( r®/ϯ ɧ+^Cm6|ѠˏtD+réI'M}_r1׊/y7) BlQDD ȃueǝsb*w œ$bh2c%yP&3eQe.[ _Pf39a/-.XЬxںTf|»A1}բM}(jخE/ T2Q΢ !BQ.]b4Gw\ZƆ:f t)xlxpGƥrm2E2!fBACi,7l5qódR|a ټ`x H^Yk'W欃{xB΄hxDn]@k $l[VсѡEK yVU>rfQԁ׹>n=¥WπYugE\3T5;|p'cS Krvd chuP&wqO(H9~M+9ӠKLsT|T4L{,^z+27 C {jf ֍%of2ȣ>IPH[tsȆGㅋͭWrh'&Z?TGrLQEs|l dv`;e}xB'[X&ʵ&L.ȱsHБq 7ߍIcĬyBOI\=i }*,cYet6+ J^w@c0uPGF,˧(q'N)½ؑE:'m]bwV.N~h޽WKVy6LjdƼlK8_vHp/1x:SWT~݈5D}  ^e)Il@+gǜKc#b⣛}NTq꽀;.N+^kRkncc}|Dw>|NVNx5C,8L< j{*1tW]6,e6ևwKL,k*TN`d9Q4 W0|.S R7A*D`'ihіZ9n-ߠcr,Y (xx+:h_Wbm@8x1|tL(|&K~T"l8bS=KF1K;ioE%}M jMe[A|s[ݳ6dlOT+`@,7&oɯ_~KM"q.Ƴ~GL,TU$lJkw:\7P #]o#Hht":Ot]$^Kk[9Y\ty-Szl+jo8@6NLFN]4 be]rܲ̇Itg| oE]jLj > zUtH&fu8s MKx>+bw<aтNDͽUlU5$/: GQ N*Ci~Mcq$spp>]r=c ' { \G7qE% n?RO,&·-:_vA1^Vnפof|9ܷzfٖ*PZ\Z;y3 o :!QFzdWcTݝ'SC:0Ϗg.]'br7;T@tq?E6S#eo!'+c>^mqRkUאY/D-<Զnp~I;Ӂ5̖ pܰRqk4|4t\nmW<-#⣬6T}#:a( @ <&|z~ uȷ ` /k۵yO>쩳Wt\CEк rG]CrF+x.S] CvQ ^jٟ$'箯LgғH۰Hp(x?m=f[L{ dz~5wRk%2{ٚݯEGVIhĄoޔ)i2}p;T~ye z+4@M0kRWF:]/aəYϦ/^t0 }hLQ @*{phhؙҲ B:lfx.(G8DxwqY0OJ \aMzUNyΡpSчwq޹^E ^,;DUָ$Ǧ詹k{UxyJf`,@iN1;)%17?H ~6U6D jP\7!^jBef|po8\^xD3.m 6g8 \Ҕȴprha4XH|!mJ:@@ fFPcNlz&=S˟wWeXt%`no,k2ܞ߅zLx1WG%0MEG4!Sá˗΍GHs(xF=/%0>D6/ *MnDqtaG5 %Tק1@<˄5Y0wɏX+~lEtpc+tNP%c*'\EUD'~iCX17Zl3ث#iO%kon7κ*OJQI]59i|w?mWg:)OY!YV -ase0# v ֳk)[i] d?Va>i%.E(*+CM-j)Ib? J=#ԉ5#̨*\Wxe A Ph^ 藟ጚcz<[崮wȓwGU8l9UE\oZe^'s!M5hγ ,{A-Jq7}rT~r',IY{g#+4 o!wKXRn%WOr{\~QF[l~le2]K tP>X/)߻L<H*KOBhFh M0 !N!,DS:MA e|i8wf,qмh{vD1YW;%؃wu:ey%lƬD̗NGPD-K \]#S%䨻A+Q766{ ==mu !OGuY%^Rj)b[*+ӘoYc3e.iǯ-ʃW9gJUQ`G}z\I4sˌq;%)5ed""y^ۀQ'p*F1{Y2:ꗓqz3,_ SlR/dAT*ld"LFHuS_+Iz' $|)sQF;%0Fc8ؒ[X!mD,G%g{W|/2@ʫo9w< WgmtUۧ2(5NAѿ݉;J%uQ5*^-$ESp n$0,0̈́a` 5o]1.H̵RXc 68R 6P)ZhvcKۛNGY eDv~`sUg6 \c:y,FBE3c,ulm>f2]aAħ365TsG2յg6xH?DpDϾ5aɤr8jlt7&[g^ݜHrϠo2pVbKCHv$%V5& {@^vĝ?9~޷]@d9sv5#',GPtk H7%#U1~1X ɇrIqLJ-7l {PCN-ynή_c$IX^me4_@t>;rM:-SHP%ͧ R4l9s0lWKCLįTc(Ӂa]B;¨Վ xdӓΫ!)Y1B n0yۼ3/ T9&x = j77@lH 81"43_]x_%p#\ݺHV#MDi'͎?Ɓ"o l3..51b_J%mD .(ܤi")];c%[,`{$?Rg؋/|򪧛r mFeIXW/,)'OUO&I7זz\;ge<\hf.Yp)[ޔn]]L}ޞ.\W&%Qkp_u |FOa"c=\aӥ.xYb8cS\]n[zufzӿK9Ti.%= fҩ4#F8iJ'j8kHveln29/1x pB]p;Z^3rU6bչ:\޸wG&R 349*nZW6eL|彫B ٪@u"NJy] {; '%o f'?~e[=u;p`{k4k"ۓ[v84-g}`Csas0NIV⼿x6giK;e ~8~ R_FVU\kӕ̸OkgQ2- WA(I HϷF*!H o&q8祱ov]g =_=fӮE-!]JzgZ]_E%`-* mSt!T#,}7Tr> 77/vIMܲX㥜g6 nh~X¨AtƩ44zrSg(F'yUbJ? /~Gkvے`+Z (}AD_ U:y0~=@{Aj!RGd#@elO0) 4-nO3,߯;vM\*pJ,Ewh;ЏVG1Ҡ:cl_Ik$A1@l+Pav"`! pӲJ]N0IQ@ C󜉅 /;gՌE JӬZT8&>=`8HCX%ܫzP,r 9|Iv@R{UOUvK@>{ME-jcijh"hapD%ՏzV&#E±M:5ѓ&kꠃOcF9(Vl)t{8lLk,؃d+&Pdu*"H6*|ـN֝U@?3p&Q3x O "0D}>>q0AW`˷Mh K؛ ȕ>40֓"hd.t!M)nf?%# 60J;!4}'!dH3H !"v//nBYWhlD7= Qu33Or[#%J|x$}Q0hj}%ŷGC_>xr<}Lyۨ}k\~bA)*]8Uum4$D) V30,` 5K`i'Ȧ㢰?#yO8cO-Kt\A侥ʬZ hU*LUjIe 4 [xoRJZv%[ʠZ?$T&c"[s.lv||*NHY"Tzuz-dFyK*ieݲ]\hg1bHtʇUyyd@8WC?X;BVs+t qHGI,G ٚMNVq^~O=>rogMf$,YPi3cgya 5V}-x9htT( Uol2R@d;} @Bbw@OQwBfNH;kٌe(rbf227CO^̪ǛugES `czO)#{k{l`tI<)R2(5&LdfbࠃVVD1CaL/_ '!qxn  5\}WU $fvwXo4܃9C0 r 3J )Ҏ dg<aއ?7ɪؕ4jۭQa:'#!e.iTL=.''(nǖ6eэGMɋ j(rZbdi -Gtc fsNI[;0=Ru%~y:/ HK[SsH'>\v术2FA4gB@z4\H~aUUqz_mZg{;}`K.yT^X7;^.z8`8wOGxs:l/nbrOL.5jX, 檝ob;a!syԲKE'Q!ivT",)f9[#FOCqcȍ<5i(8LܽVkDG7Xy8hp]'s.3{iC{A0nP A|#Ǘ8Z? 6{CJeGv% ˦ l-ra`gFzpSʩfGܕ1Q)3EnrR3gW*GTHI;:^b4Ҍs bZ8Z.J)rn8S+T 6T$*~7a pͽX4W2cg30|qs|n\)yI &W0ËbʼnTLz7%#ֺ\YXH· 3֊yPW** wdl % A{/gNÅTLe3>:ECRx,(E h/$pp&V g0xYlMbQbEsp۞.ӯ(#W+]ht/~* 2tFǯSzk+E>[AQ6h1^_JF8̖呃Al8jL=zp5$!Imć<(𧢻~$0GC9Kvq(o>|, fJC)?|d$aEhS5gNL~kJÿ F֞g$87 Z6noO@ѫ2#`YBv` b\遆ge=΀'ىHJͽ@c=1ܬ$h+ώLkPFB+0G^A|8ϐ;Sx?M ,G&5}G|\SDa)OŧG5Dފ'%VF7 g3Pum몰Cʏ"4~v eH^sue1G,%7(FxcLɐ-ir6wJ쒤;Z\\4ti%M-mJVFVLk *Ɗ>l֭6.Edu|$43003saukY~[J.}\I+^- $..h߈k9>L 4c"6J^9ͳGqI6Ͽ{ JnYXڰ%ndt#F"(E*'~R2T߳S~^x&ǒ㔨|Q'+NKهp5>ȿ+o\PIVGtMɄBqY'1SCsoj^n`ZC?SҼOPveSRʈ EtI-B`c凬W3OS_v\m 5S턊k: E~G $[d83%9Q3L,\"6J A32a] μc{&eIb8Ye`9$H+lDĈ}X<P[+j$}oe}_UVwʿuxu-zED RC`)H>͝uySWVq=չh(XaHG]%B,ٕ-XxCC.}][L?B㊠6,gIgO"m;)U\EcHxބ5tkLo8}Ǐu˷A@/TLKkIˢ$S7;&V 8{vY4DCnl!s %|]xenտ8!Uc;>ql=FMeC p9c; ZOZB®8ebv| (\Tse8B#QGXS`cY6;c@ҭOp:r +[zU% QUl`TDx p(,k[!,k϶!]_h3m/HT{(pc)m.-f .m~=vwzXX+Z6wYNDו[5bCP4SDpo)Ω*+TQź1I:lQ\:W̎poB?w_2 D> b#gYl V\zNTbpbΣu/ޠ,hVicR[-Ϯ1jEFsSfwɴᤈ<ۧ!1Zy%*'2/r>jr.6 =pgAJz!J``274i?:}ɳT>x "NrґPw=R&fAl 4YڱeW2K6+$Hħ+Yh;o8*xGhYd%zъ7]hD4R< >O3ά6(5~ѝdP -d$a4+y,p_òӰȣ2el;\\.qSᾝr\/pqpod}CdW^5j-O}$*=DBsT!Szr1y'=Ȉ;;jNBU?r, ީ8L vQWijgbG?Q5z67_je3[&=,\6a 6{sK_Y3ӏ bz- 5> eǸz!6~ 7cptds-EG@90H*K,OPQEԡuH)&tELGۏ_e"%`j(¶VRZXS~ۓE~WK9g[?9j>nC|W+u7ר6E|aW!0ȺwT{(ϋ^.qL;0P}b ӱ/:3a9zѐŭ$=!9(Յ(-F3(vY4JCWz0t݃/600Gq!`.]8|{ Xf1{}1 zrss PK](")vﲻ2=݂VQqz(=ER#Yvdܳ}&Z(Xpg UYx<:n!ŞR;hjo+LU?W0>|r0NU7L*a?<o(;4L!p;vWy M`+@cP}}[{/w_sRk9jȮ-E{g-gPs>G _ @?"(Eؕ9)qX`+f![l/m'6pEgoAq̢p5->1y6id$5WHk9?K'm(_Qb'CWfRd!vj4+iQnʫYCFĮ]` Fiv, EbXB}ŢMfy,Ǚc Fo|:8Rv OzD~PM3{TBZ(MUS3SdǓeu{28jR QF~-rrQ SI3Xaq..S73b6C@-aح,<hc{k|MS(zA,M3t`1f|RT8V栻Zg I_qkQ@|=YNjǶAmAv!lw]偨+͐ jV#/DbEV▊T"!zK "ZDpkʚ@qC E:v'fƜܒxB5x) (Y!%}$X Z'Lus^n%ia=řY];}6"I65hn6NMDFL%"jr, &PmFHѪquv=綆uS;](9GAbYՑ B"ƬwV;rv0kf+#Tkh^BzJ9 h>Y sm=vڳ3pDy *Zg:vge0R&ECж%NWz%-7`@p$R.|(EqYIYuB'2 ,P)kh-17MPUviK:z|9"^lN0Of_m|Qc󰜫5hB:O^hzUmGt`'lŏpWJ#f/)&dOfhW6XioeSZG|*Vi)l7 JoJ?`v$㦠t %QѨ̫#광"m9׵LR!^ŚElY)h@ "(w[(s\h*AW F4…3 9AKXp8gp Fk?l9XOS;~p$9%7 ;7n@4l'm^Hhh"Y@"%(L|yse3j*UPAdw!@?|X hl Jj axYQF[uL!z o}]ChT];0p lڞXkKZwҦA[CdNܻɡc$Y6-V}v(ܳӃU !,@Ӌ2AbUfrfr!^ǔD hҭX{qVӻîOs 3&#@pF8AFHp_h^x\SXL,F;ҷSͮFI1^HI.D&78$-^44S\hEXhb3R ?>.LVȃ2d(_y0C5UH},I N7y,&g,WԵ:[cUmWnfgmmϕ[ڀ gaڑ{@rz@{uRI+afCl.6@ DTs@f6 X ZY)Ai^h=0&t^u"-Fh.7<PyїmcquTuߧZϚ@DqR}DO#tƯ k a`1Dy~`.5[涇( ny>JY+WRpF6W]0@EW?*۟G${P,Q*CpIQ _.&/CU+o\\,S!^2jS:P N/uD"~`R;NA9CQ,y/#|'-+D3BAU5MzaJFc튄]}v&t3ihU>Z,hF8Э_LǐAJﲔr+x=&AK*/beΑ5i^7Ђ>bPt6 TOPpGto_?Z%>r> +qS{m[D 7 F{85}UDNE?J/Ǟ/l!Gd{pIʏ@_qZZI'tKj`gW6F΄9FG 402JH)0!V\S ƈKֱ -|4 u C'wD"DL4(c3Z!^xK\i6OivmOGRDDDT'ri)/MRBIűJ?)ڻ>:z:YQ`CDN'ORN/n#-e'iXVtS$5Q6I'[3ל4K#ћ+ Aʢaɍܽ ֵ: DrEݏёJv Fp)k4kqo-)3 lΨV^ze.֠D8du7ó#>AAN,8eZszqj5& d`\FZ^Ny ^=:$TfJ%WfW@_]EJqyuߨ1)kܽm6a`Uu.Tnm=7n AlYذ,웞xSݠn* ߳ZG;QtyHoe%Ty%ԥ<ࠤlpe+YS ; Ew9 Rn%}{Q> :-RJ&[J "x!ߋj%q1Y5 /`{5"U聲Rk 5Lht0i;s5 OY !\zLslTf8p.p^Bk]SRIה 6t (|L4  oDS8e2ŞTz X5:cٸpZ2B.h]+Uxo;\v#Q-rr!bBmWNb0ӣ,~HX{z' *l#ƥZtR-lR~T-T4T/D'eŮ݅%Yqȗ]*K5{C4^_萱Tl8G\ZOy~qfM>t^`vbzts ҩFR>~m9$`ZW9cQL 2gY&křvhT:GM\OEyDXFk S!Ҳ௣TE z`I!>,5r{ٜޖDYj!SSMYO 74sąjhuRuTh0l:Z<:rs2 0a) c /tI)ag>f{cX[xs BJ/lES{(Q71q5ӏI XAed': "O:竡O?cBޏ[\fwPFC7F#WwUPS!پ;Zg=& lЎLmZ@؈ ӹ-j 7ȥ =0+ Ƃ]VGr!0d"t!:2@˦ iu5?Rd8֚Sol khDiaq,^9n _oa } d"~yC #qmp̹1#"zd Em}W֎QOGۓαez"Wmgi\yzǤ֋ Mc}DZ9"D UggxIb԰%_qx w EjP|p4d">6knbn ~u#`{熃ypĮr +lMvf?X*-+yc%rAU8Gt- {C?H[Ҫ:rI@Ǵw쀯2Qmߺ(#|.c/ݛ\:cҌ?@3vFZ+[;(oJs4Td==, DY7,Ƈ%RP,KT^da2z ѝ9g$?IFs%UR 9.Q_馴j ]>ߧr^R&0YGn#иNtai! =2U9ܥHHZFn6+\q+ |<(7z\ 4| Lzŵ/X\ߔqlG`HpG5sƖ(5Ncy!HOh,{I/޵$!YՊ1 ~HXjGj~,Wj[>= im=u-⁗{&ߜАFx /}+mMQ_S?Q)>%99KL} BwS6RC1s[:)0k#dԈXG>\}a'ttCΜr~ oq7yD:IW^l$T6Z /ToUc^оc6<î yؕǚ'=y0A% *)*9ʼ<6iHC}` ԳRAoT#S&5mxe61NS"*A q;7شxʄ+{]m V6O1Ҿ} x/<\Oxcoc=+麐಍v xq;МJb.J Y + 1)͵]gO~$ 1b :״W5dQB`bo9{g9n>(Zb 7jJg[/N P@)W(„#_}zdT"zX@F!$y}$Dvx7*ΔQ 3@TdSt3'NLY3 mb#jIT>=`&SQ Y֮:Ceuh£cwVgnꖀ{M=Bq_tzf7A&+I$W7싲G7zXVBw3G߀L)Ob(ERod+pM^^yAcD>*aX9R<^6汛z Bmvxj]m,1 ,*P2QJl Y {3c)Qا&T[+q#x,o`gYgIE!!Vպ 1~Y[/#t{̢!ϥ;YrNY[sTe39(=cf*Zh+B{9J3?YXHq/ԫwS1qbnTlA2޴m_o"ͳVtyU4K 鿵PIKcoe2dGTk E '%w[QdAi-N]u'|_7aU+*`hăJ~㒝`A(y5hFy!kDj,WsxaX|cЁRC6Ź8c8 KOpߣ8WdH w26y.G,6(=ۦ.a$RleNR!>?rΑ+!崎q`C4MqW?/(PGO+)a#z/afG PD=?REv6Ӹv$ `֏>X|b3 ()G1rS޴?NE7QvzֈlVYg)LaO갦n+\AqwMj!iMz g-Jz"LуAX@̥ ~ .Qlr[47V d&cU(dVz}y"fo9G#<{8F`~!$л5Bg ̃o{!=Ys"T7۠B \`!mU MW:#c+r lz\x/ɰ`cϯ<\d:?Rn&q l#vj`'=7)i&huDYqh.Q4N#[;3hӶ@hcKZfSѾ{p0?T$."ݵߣbT]2ѫx݊_vOcPwfiar*;3!q@@{JX$Gg5aa~8-D=[$S_A|و6oAe uvQVޫuXk6XgXY!7;cb8k/VMUZT booECO/Lzf`\d&0o䠕:FئO!Ke_~hK" I+7sPIwS^7fNG嗟S 0tmj4uV;k@$4K q՜nDeQ #c2$"ln5f!_zSrT0w6u yZָcP_I*>Ku}!D`zmE^$=DSu%ObKOzi|pX? 7gaQbw#/`LT1ujѝq4p NiWjd0{YLMeN/maDzzRZX 8Dv5"P[K[iдՈUM^3}{_{U=(M27 AtJ家LO!:Nt䄼-200|^cݪk?+c;$F;6]\= U{e_74su1^*>}9ET+VzǂIe,\1ͻZpAjQ75f}a`.>pE{x%ff$/ R/hiDMQ!HZEfҙ܋B\ ʠZE>%+|*]\CcciCLYzLkl!-i5|A3NRaU?} i.-p6j_D;>'!p204ZmΗ;{c߿LoU.cxeu&EU3,薡P93Cn|?g:)GCu*h6^eh@:V"m,`DMGk+R̃W̢<{zâ` 7hw`Ҕ£ Fz &@_o&.\Qcxe!a©>T[%pű7#vX%`6uuYs4lA y;(2>а{|lׁTX85[qXe`'k!vq9i $fjbϚu N4S&ʛ^@!t<%'/ PRuAȤϺTϬ%E62LN+9yQ+X?]r0јoJN?mO}'37 m|HōqU_٢_U V1!ݨ^BTEKwIX&ڌ5p e]OĊ=^ o/%{VlP󪖕WmdE ;$9Bi/8*y" 2%+-!"Ap0c tHF J,",33nش _2PѿN {(qBb9^߶S^t2RanD,- 9A_F!uVQ8m_ӗp^i$V?-HiXAITxaj[rcԞk'(;ӺMf[dev+OV:S}ia"[Sf J ĜH9DQFRQ }hJVI5kZ^+,ș!JF>l9Wڍ4h;L.Ze_M;i>KĞeR v*˩=*3up&۾)^fMâCXp+;KC{_o"ja&FN #bc r=P+8)7͠5~h )i<4@0o]Y"~] ЙL%+gk$hH]bO_RYI8wݼ΃CVD[[ Z?xF8~\p5"=쇸7w'm_S*݆;-ell%BѦB ۊݥlH( 5mVb{p8xMcǒ |wwk"d|泂)gp:rr CG+v});JJ%{&vr;J˾PC~yVA}A)ϋ)lroc%|S=ALD.pf 6{BSyLieR'upOK*bv)؎~ i_.j_Spˆu!ڶQhI ^zpnK%bQEVWBkatͧ6|?i%)KC{-G3ɩZ!? KORZ3+ɼ*{1?t?BGG N€XԼd;-c3X9#y[e"b~LK@.@ߙa#NxegB5 ])] eRhq`M$jΏr[uMϊ bcھ6lWE`=ha, ~*P"DO #ˆncPG<ϗ;e:BKhdi(Zny$_^2Fa4J=}΀~_?.hl+t-tЦ~j=!aO"1$&zG쉧h!ŮgK.G<o0́Th.&5 !@4yUhu eu 1ޑIZ6~;u~p1IWjY՛,(mJ4}Vpd^ă*͊Al|H[ 6f.cjS ڿHk>PWwD\rnQrϘ#H ˎ١h%MQ߳/DbG*/`^nL͆UddLՍAzgKnŲIW9 -_M(E=]Xs5T=YGv5(,R0lG\.h,G0Ah O*n8^K)ͦYe5Y5}u=~FsU{=21xSj7Y!'o0k4OOxVdDMsKRD&9i-z&G_)mɲ1n{ZG=y7{m%>1,憎uDL!h[obU5x2oo'Qw/N8 btrh~RI"xxOJZ냕[{:#PJdBeyEy#ח--R;m ~h1OI}ES}c8G4:AބA :0$ȱUE ꚴY}ɀ4ґs:9Ee*@МpL8\P^F]r6m K"4 )m, dwC.'y] ָU sGl䚾z=wmK,4k7x90w>ShWk2=gidJGo;94(ۛg D'=*V##dQ%WP*Gf31!/ˤ4ul%R%8pgkI1P?%z.a@hw9оgv/YOo| 8AFtV;h~L8M-MQJfԘL)ъO~;^i;y߃8!iDKUV<٘a FV!rQ<˔ Y эUd]IQU?*?ق{5?f9x*;ϋYIE]䡳̝އ6r&K7 *fI?*"4qyx2dI]SǘR99 o7"rRL[k'EߥxPqҴ"G|Ifzʃa<['X&Yݫް#7|T{|\TX5.\ITԽrzy{n3|<ݱ.(eG !i7 ԕ~01tӫC&X a=  FQɀ+iKryșBgurp'GF^--MՍԡkCSNIֵ >)4>MSD\WmwKnJ:aS9hVx~UP}Ę@[e{55oWvq|WxAǺ%l&gRal.w0cZI4bحdRi,.6>87%jeZrUu:#RW#0VH<` < S2Kwv.787Թ,e&`Fh^='-* _zLppZdݲ`\%[҂{(O.[(+u{Tl (zY,-ɗ{-}u4n%%ڝMŴu{Ir.NHXtq&uLjtWb-C<]0l 5lQ*ܡݑҹXlNm sO4ORYs)_V<-2av |⮣6f vgm)vZ屴^0+M`nhHliQIfI.(h%yWc韻taӭnb>V!La.~\ʞ$X'*Tnq[/V 6Tm 7xA9]T8_Q*Y8~@U$Rfxڶm)9{tO җ$J|UM)TqF?u}E5~wSx[5y^z-V!LՠUTk"p 蛧{-Div %:Vf SE=R1B'7풝o<ۇRhmq}Z>n5Gp Ad-6.:1(/#;`JXy*"s%^80E%v0#i&ʚ4 UeE%_s#|Ƿ=B~QrS!>(&r$85HB k#tb(HzV$"lZ9qϹ?8uɨ-S,xYpb {%?d֒z>u/7PE&p󂶠s"! ͏[ C&o.^V2-u <=7Ns?Jrpo SKkLXKd$"`~i dTMJ$H_6ҝV;vcQOB$n[YX8,KWH{:E:yRD(vOu&)0;˱Z\+;8Hha4^pJ& +Uepʎi6?V~ߚlA;XgR}0HE̾:J >c!sJޭi3 T.unņu55PCnOZM"֠g!c~8P{P>̀#vW p".VJM3TFVInn XvU^r0 ͱK57ʢit 6KPf̥ǭ6(Bک)%Q)W141OLifwU[nmG/!Vpz#l^]3J w4q&@*')09nc1#.hv˘s5|=7ΕJ?WXcYIR8Rjݞ? W,;"0e&z>?It; uZmISݹ!M鶍|\ K,VlGQ XB~(>GwO=6b~i˞ei}ڦ:G#zj2" Ԫد/yz˜XӕT1Nj>Jҟ)#C m;p 8RI=T/Ȅ%KqbNo<]]CC8E5ĤXRLA!S6:+ikè wb?]kl} +]lsSFJxY!iM׸E &`"Idܘjz.t-X&VNF'DfEwW}E\kXkY$IDRأ=&QfvNGELD](##<߷L}8D_BJ;{TXƕ~X>w{.]C6~:QC+rkjzo\Ynx~'.ioy&c—™kK :RMDS%+A a!K ilBE4Xa)2cӽmq 5F(N\閮:̘N^"FϗhR-qaajge#n^mi 'Ԣ}Tgne`0c埊͕rHUfw| 'xT@zm<~ʗ殓ݥ>?TV1Nf< fdmwm-Uu9r9$: wYѡ_g_CJ;ݓ!m}ˁ\g/+ɚS G}!R[}Q@nR8DYqWQ=ivہ#rv.C ܋H-ƕV"}=B谎BₔI)%[jF'wbn0# PXD:s4~oywN2?ǢI ?:44yc U:7|ĕNJű%4L4`][JSYxWb1, I!)VA4+bX異q.2f*"u>r2JxY]h_6fm?vG<=N*AܦNhpU钣V?j堺0+(܎UB1t~Cz1%6PbS!$IEE)Mh:SL^ Ջ̓*(\~}LOQ+$ 3%pY  wlzXuxi)fl-dpolj(wN BLTK@}ptg52·w \HB]qw|J!ֻxY$*”:4MhH2g.^Eʘ)h\} xItp0C&_1|x,%܆NcWONIۡrdAcr+Bww7QMen}XV᨞ //'.` L˦!W +:):1)W4dѓIݞUhQ!Z]Q 0㴹"M)Ȅ4COL#ҮH=苔oM/c MĿ{$Hx{Yln*pQ Xm[M݋`"?+?5.4KJ$-hAiaKj}'N9;N c r-.t˾5o#J2~ YOuicZ>9(KbHՠAEf춏85P5o?gOaKP.Wω[(gwSU S1}UuLݒi_`ۇiD(z Y򏩷b@8XKdj#@GƌaF~gTbPV sf1+GvH ӐP7whӶ#ɓ{ JɲF{3ܵbEަӎYZFIX׊oB'9rZsqA&g#cxt.[>j0蘸*cbZHPb!;Ǔ*AF)8g&޸L8>M@yTo;ƽaF1bMN1-1|V"GQF?Ll@p;,FFPGv_.6C 6yE(ݜ^$OMm?}>o>.; $&F>]y#*[S#M&*M>Peqs@7Bn[$$\8n(uO8-ݘ.-֙#|848k]g"biVa/]kJJ:`H@jrпچ` B1!R%}mtzEMH ,ϰA0E47$(vhXm,GiBh[=̋oޢ9&>L/d,(С 4,:#F0+& C[N0J&s:dn!oj~p`-CrTl,'G:1s]nRS{L^neQ!*gG fdW5Ӓ*0W3i{#sKg3MIf露Qi41*7 Ɓn%ur*ӥ*riBt͎A3OR|S#6+xD_tl dq-X Yh*6-Si[ۧq0O]e/ۈ+16k8ņg8XaNhk<Z"b'A˘+IsMU͟ +? =7V&,$3fatDA;Q~=\ %&yQ$:Cp!^Z=BTD:@rʥɟU/ )2~_Sc0X&uۨ[GqJS2Q)"{uщ^c k_HznftzS|RHMi ?km&l܇K|+!;Ȱ,rjrh`rnHwa7bV.劍\IN (B,:b̆[`fQ6瘾Xq9;րx~}&p\"|~RzBǹ4k[S[Op Fw ](AJ))~7ɺ_NX7"7#kϭYh:eÏ RPflWGL$'S Hyd<]^ ^W_JB"ۋ%va =~Q#E[6f?>F0c.ֈys uZkim@)6ޙQFX,SO* `AxrNG+q:j%ҩɒk+4>Q&Wc'Ȗ L~|}5;[FǬ'gt]>[#(Ve޶蛮=(zO@Ь,*[u}X=)"*D:M`Wdϴ'4YM=4] ?FGҖ qS8+kGZ]63 @Ŏc7U韞Wwc(HU2Mz*z52 С%e8ӳrm$n_SsfWWn!W'+g lb7ˤ-Zc.Z#BxUYdvY瘢4Š# tqdQ"t8))= w:1ڹ7*R͞tR#0Sչ*=^&C^L&*2٭nO~QԺ%tĩ3WpKg\_%/\Z:dyn>%z# &זjc Xx wX@ȋe>bsBS9Ijlw6S:@;%c@Wâ0G2'C*J?}?_|4obCHo%;Z.脯]hyP]Ci<݂T-Y턴0!Fe9F:)0gD z| WIP/R)X^[\l@q۰"pZƲB ?yͺ+-Ƈ+.Y1+dž-eF(LUݢiMNx[ %FnڏD|{@-=64l{>BRȏLw'bQb00j5Aq;[ZX %n[w!9#j bg$AV[fNC ՜>N&ڋwO!̷5T 4DReJW%r~9Sf3@_DYr  џf̷XM_ZCsC!R}Dt= ~5YLcJٗ&TqN\,<%a@V}VaLm5Pa uߞ| MCMq梍 Nu7Y,vbrWF)TZ ߫(=Xy G#.^H $r{JA&B { xuqloE1) A.e X7:OֽQizlj_*szSnY>L1:gL}Gq%LKk.Vu&B1JMB 8*guBb=^ƚ\hh_}{W8_!J4Ǻ@l.,*? ML9(&Jk"JOoRz'0:,{Eɉ2fRRB'ŶQN 44zQZܲr; lhZ"rZl9!bkͩWJ4yUZ#P!s`d-W-58 H[(C bN+1GV@mum *Qem0OԒLwH+XUX|Z0Z nOɇfr(.^Mp'zf^?ܫOj1m9n/^wr ƹoyRvq>&WY9'+R9vVJP~6F,g(Y-f0)Xex?fA0yZf4]{}Yn|j~~/Q:eڮ7a("ñ& }_Ȓ8uD|m#5Uw95M}x6H J,:=Jv+,j+DQE_*Tnq'H#DI1e-e%Vv\뮃ߢN wnVc‡P4UPĦNbDGx<[YPa,~8TpޞLZ[e_=:0XǐCw< oNk{ˉN& *mQ1SGk5Q:(cwee9։SSw[?qJ'ND@sw $52;Ɲ =iVSi_QKS\?SwkC-rlڙːg)uxc!G$U^dAwu')dzx ! ?뻒TTaח1!f=Q2A.ҭ-6>)6yY 3mEbn#?UrlR!3F槂D<żg`(DmiKKy (=Or6Cjߗج|>ĒQB~\Ew+;&اpE$û褂)ஷX|iӻĭ+3YӻP^LPb-M96*=YD7=wjC܍&J 27C60.Al+U Dڮ‹…F`.X"ER15Gcj0A 5C{f^+e0H{ETǡPf U2:h!m} 4[5E 檮@_8jGi]l8ԟ/QGn1\^>$vKҫjCLg4q h^5zX6\ su(yY>:" SډYZ$l}8ZfXٌY1j}y!̈U Aסzt:3.{;%$0eey+ʌߔZѮ#c| 镧Lv&0#^^4.׿b_@E "\eyiX7Ёt~gjbFAQ#?\+hpPϔM=?:f9H eze,:bz.͟G~1XMz%֗<a^YAз:ry.dtwʵ yΰ/q:d*WLVmGg? OXWo0bSOi k𝚍YW6xMWlsjl UU?e秋C xb(ԗ_ęD'v/&Cxy=I.*Dhdsi]mKN#ӽiWqD/;Ke_ I~뺉gPqr^Q!ψ9${ÉFˣVUz͐ejPpcEFKd}ݦܨğ"eеK`GcH >$ G%q꛻;x,%ݴP>葋HCTL믭<6;ЖݓQn]eR_DT5qP-!۳3{-kLHKT:Vb<tn-iPctx Ͷe ZM-4u0@[$ +b)?_`VAX iZ"r^c",BBSaiߙTM|Nס l}f|_%~kV=&um:ɲck7rt8hmbeZ+P@hytչtR^2}|a\"31Yvg@ 9 ܯe,jwѧ$=fy:+νG_T39{@hlծ0uJEw%hMT ÝA6*פE]\= t6V)=#i_UwJPi,ND6~܃3aJSXвzm6 }T}2FAڊhNWC;>M6&M<9C$T!ѿq^$7ez#]欔:~,,E^} ȵvR U͕L שze T|4Z,۷A:3Gv(?t~Z/$q6)!\ݶ(l6mSo@"-(fL<)ghꃐ7%T.FN8QLϪeu+ t|:J8_M^E1Fwg4%ύiǺmT:@=] [s1}dQъofl7:8ɉXaKRp d^mEi؈nJ E8bVV ǀ,ghůP֓^g V QMEaLvaDq$+r5:wp"uw%5t ØlS'uG>>!,| b<$ P|>P 8r`^ݱym\?Q4GCmN|0Pڀ0r;dz29p!ܟ1 u7MyP8+iKS MUuql= j%.ڨ7^{@E]bv`]L`+^f'˻Kioc+/rx KM߿.´L[ Y+XPxtr?c s<!iJ_JHʌm,lߌk49^c`|#P.)gA \2?m2z2y*6j:rmi5dy (3&kWQVn=p\ٚR)QU,W=pkEtzA} uxxB5vB'PzqZMD̖r#В;&S<6GG*$..ReH~ `3%V ].IDU&b::Y-9Y*\hr+ "fG ߲9ju-S=jpC0pJ'Ѹ+sճJxƓ'^Y <O4(蛘#E).#gK1H+cJC@}Lv&WZ4L{(Z+ֹa폣Dsk3[W`"L!6N<_F`ØhpDA|ЏkvJ?~֋{/ 4z(i btPXdҪ !OYl&z;3cU_nb~'OC ꫘E2BMIbЪd6_jE@}@Ǣ8sт)%;Xj2"[KkP퐉QAߴSU+ Wb>k=X`=CD? 57g7հS-yzOխ!wo?~ۗMg7sz ]+ROբ'bxX7 pdl975zGup(+Y05" ,M6w#S[p|B[[`R;Ӈ Pt3Ĉdx#  K:+ +f& 36 9?@fM(.ሷ뷔ÿ́F %dl8Kg猪6 '1 @@KΤvAQڙP+P7W dK|jDaFAAWR&K'I)n[gQ~ 4gu*xIyEdBUͨs^ލi. r9Of =olF;hj`pǖ)fn\Rd4RpNCſ&I:' ڿŚ>;ICRxr eR7{g6z|oi>5U/apGSG:r,A1J@+ykUK5S$A΂G Qtj ]JJfBI 8U!,ԙyHIHI騖ĵؙ㒨3"y =W!CC8x ksrbtvo3YӚ$TS)V+),[0ZoR.5mYj'#1H= `|cٔ:4[LfYɓ*uPQk蓰q5f{YEABlvJ9^Bt:yA[MDY @D|~I~l菪iZ.b`I ݹpjd]|U'.Q*h7Z,mdT*2t,r#+a) Y@fhBv<|G5υ%Nn󥷿kWO-EATkߍQ˛˳+o | 8߷đRTt̢/g^֢-w[MYݽ,WŚQABp}q QwΤ-Y_nN#އGOk*,C+iպa_F?@[9Pi$Ky"]s 0wˬOft7{ݙlRȥ>3O'InސŒNß[I_] sΖ!0[4x 'Nw$05åv4.Qu^SE aB5y+bc@յ>Rb|%v=Xw"!jhb,kzmߧWb#}+e=ͻy14]Ȅ q}H?#w^` SjTɲx~!WxE쐍}Ǡ ͧz <&UVƋGv?stYP+8TfǨV:} ʹ U5hAXPc nAbػ%w@'{ؿ{}3}XOʏRJu?xf7VOKy !CVV"(,B(xa={[mj1IJ'x`+SO-WL}SV/~tR#3abM(%몣Id?7?{>S%bq'GoJgptkJNQ}2u@2V& !co;P`5 q2LVplnZ}V ⳸m`&1/4z:еU=yupMN- ȹpǺѦi$6kL5SˆV:!%UoJu)`vadcχ^V'6*LPI~e;jL/9lG67cV.܃At`O_!@!̾gq:O/H*{)iWĬYgbH,nyV.HXl/jaLE.t\N@ƽw]\*W1䌆8fR({^iKhe u oʡDW*; ZbܖlW4N"3UY G2./v,h3Q`­PqL,`4e3ͩ5UxNӤdT0Ād18oRؘ%re& 0n0Vf`QۡO8Ȁ)<LAsOјԁa$Pf_!%Į&4ayqT4z:8].uz'i.Ç'Z@⭈"CdHUgr3$cN®opF-Tlbrx/]c,*WIqsR83S Wjbj.pԶ4ATb(&5MY2> 5*oTLjtuF6%YVY {QZpk +o\o-&#GM3iyOK >LKe_C(MN}MkwU OM*S=ey~%6BM[;r0=B gןr#cIZǍ8m7veC{l`˧Y>=#e)h6C "?g:Pp_͐8j@U~sEq6ܝ^-3׾O+$h3l٘@SY]]|a+DgkFXK5d?\ζPF-Q.(,Z!MOd>I5 j*''sE>"%qOdsd͞H@l-}l`&n'kC$0<ܵ_< RPϹ -lUMG FGIhȪS_NLDRɊRm}̛Uu F)-*; ]ޗa F2M幁%?d:.za~]5r^`b&NJ9C{,mEQŮP9t{{;4cHUOR5saXw=3pVO FGCm[8i@z ;L@2lDRrTX[ʚ'^cHnUʱ|fMDd!"0D?OT ^eqع؇saWSO\/$l$*z\UkMyok!&7ZK*0]8E ~r9K~/F| I6jPĥЇɕn}][sO|u/[GHVKM Aά-wxhH|GU;Svi8hQyPVs3 P f |w_ 0`ڸ m)32F aFE  , ]֌hf'q[۟$ pT{h(k <=-_CQWێߤ+mĨߩnoY2NDZT9-%LlTͽ(h Wt:o,w'T2X:|}_dPV\B5Uq uvC_c"GDth9pMPȦ;SSN"h5O ۱OJp[I7} #tCFhޜ?n$JU{h$ ()XD-/ 6 a)Te-^VnB_@2'o>Vs*r~2jS<2#`[PBN>dsqs3#J>׸UE{ѩQ? *V:EwE>7~QIN6hzYtS蕓y:>@_)#菪{x"PkPzz>B!P5nl8]VPRUcXW 8rR{yVUqeP8_>7_` <%Z_/YB[^ PsOg{aJ.gzQfĿe>k:۾**Xm u񶯖@Q|JmH,vTث=!491P&eks$$P图`/j_iȰTBtgNgu)z;9n =/ȱEJn Wgk$[: 6M 6| !CðgZ V ΀xԠzzjp"s}\Ưr= U" \ɾ![}N=$P&?K".uDŽ!UxM1^T>]=IX ^iJP81"%+I: ]vCMXKBԿ@BeuNˆ>.3U,{PU}+\ɀzGyOO4t"QՉy/@_@,2<76C?`(@uqwWYɠFܡ*RXt(7^=[sdfnk>ԡ NAJ#rA?W|=5R,:sgNE -+Y<=W8dJkN"IFzPxOȍ}G3O"}#&ԀN-a%*7kj'_|vKg!T\2eNZ9d/1>t%_S;>D`s- v)͵NR $s_X)+U$ 6nUqeߗXwX\KD좵)uo2}1Na1,Do]ԣ{X#N2[2u-M@{='q>UZVOi07NP9|>xJؖ$ wy\d]PpA fS h0Ѵ}l͞KQ.Vʞ.TUٷ<)$'ސF` TGsrD}f"l/߬y ;6peK`CQV;<V2 @JܥDYhjf^m*QcYk,mptGݠJsr/J- 5'2!3m"U_1no3υk5ЩȬ 7zj;sǀ;i3QoWRvہCHs 9<" \;XkI?p/Wt1 -UWDW*eOܡvceV&[Ou*=E'cp4'/b+t3wBW$B"%,ۍ~o"0Q CEa_ՕktQpUƫxgk,pjK.?A7s@RzGǸSwI䎄ֵK&e%" f< 1\Т8oʬ D_@6NIV7wJĕ>r,feγ* Oelb",T6!)nq٨77l==\@")E lǵEKfHs-_6 2 8+CfUde"vaۇrAhH}5bZqln4WNNЀmY%e2\5PX 0^ǯ9l=]s:;~ t (^w!@& .? '+{0dxmkw^ g}`3|U?Pp&j6چD<>prN$ݖӁ[- )D:6@R@c&="; ^CP&thA$<Ӭ 9GJ$@TVqPGDd;Fytȩ4g'6.z!sؙ](m`ph9'R&DbdK8F; Y߽"96kn[pGhj,L-Wu[c3aQ *"Ubƽ+*: "ZKJ6&#!*{:̗Y?̻k)CR'71 "f!ݦ=o|/)”IR37o'4AdzwZeVJ!DZsVB6E"^2HQڰ-],zMjmh! -r:\4 wɻ:C6 z.e=p47X)s!TU6)UP,P0/Xrq׳Wf7c45,}/Gd+N ff0O%//P!Q$NlIaI->sC-;t51@ko9-$ɖ,8NOvu2U.EPd*Y8d8Mŷ R<~x2K}Ƃdot{} ע[;`J;O{+N@_5ե[իO] 5𐖷+xZMCR72H;)P.gΦ^XB:c\2݊_ݖtG?{4>vguT )0rPu5Tvi рf`Omqqj$;=@HnNލ^ryfw?qxy lp:OCr @Ocmo9O8fRo Փ?m~7%:~8pSrM/U@jNN U@M|P.oNUbXn9#"k S^X`@qQn`::E6'>]c-$tݬ@Cy^"gW[-}ѫu w 9ߪ ˬKѴUxO\,%5ze<"])Znh],A ( GvCU҇<&|<<6S@ٺTl\PNp"})`x5ɖ(]\#t9$4t 0J޺*92mmhp`.̟GwzXgD󀲑m9_" 6pAҏصX.bS I#Uc^ϋc2u#Vz~|Mݒ 8b"V}\Ff87A傭SbOf# #M9ɖ^=nh<8Xroeh']U(#/!7ݣd ~SP l@9Ŗ[1b`™l2)mk+ۭO ק+cu1dO63+=Y'kT5fb3ǫ'{<Ѕ#Hԭ͌bĖY tZK0T&F9jDG] J7ہ IZӝ%;Gh|7f>MkC2>zG;HUr*rv J<1}VdؾY_.r8'j'U&/0#g yK޽{e8 SU| ȶryKHԛR55T,KC^Z:H[3j>Rbk Y$8ǥ?I)jkpkJe9jN{85(n\oEZj/23\iüHΧ3j2߽mߞdtwq÷DXY0V^9:^qMxPM2FU8^yc='7Cx @Z(G`e? ;;ş[B*Z}Kq@a2iw)B\_5v _meYŌL27oɕiɲcLp\(h%&/cZfeOe˦A7gWrNҲ\'8i%w5f߿9'#R%nWr<* t@J܏huUۇ[G:\!ZQ(X*sip|G̍fCjgU-ό:(F"|42U# fF} =VNʵ'nI D'^}'PG3 KkdKJ;e5dRxEnW#7}Jͻe+,jg}l>}?/OSjݚ# )+՛C>TŠ[/5,ď0E7ƶp[;.E a $MBB6  Nbז'DEGT~PfV+4}=i>]h)Bkۛ*tݻ܍vM-_wp^IP|֏eFPNqEQ2^GHFxwϐ'l/A IbLjIvdh?c 憌Ru}[c9ȚI((.^ݩ)i6>dd4V=Gu#sr%VLXћ^{ۜY̙Bx޲JF^"'] qs ?QɅHF wivȈ% uo"A1Rf,+I@9+ "(]XJEQbJ]# N҅ܰSJ|xĹ& $_ !\[!7NWӾ|!'9}G$V!2L hNxG?*Nh. 4R:A02 :{$Z?̱ӨSnut`0 NyfF&2QV Nj|5V i\G.ea O2w 4^s E,R!'DzAWx)*(V/Cew䣄c$G4H,&+I2¯B8 .[F9͆(jR5_/nm Z8=:PBس1A1<>Pݩ"AGYg 3&ߥg;gZ{:%~ܔ!gc܃" k֪3D,r{῭[nrasf%zvec\{$$Q}u'aS+S3+$MQb'#aC+[W&%κ8k:UZEQ5?ՓD"G/heBX|u 6;I!{aCgQizP ;9ڳ0wAmqcw^jt@Z S} + !ly5NTrMMyS&ap^d{t` uߓP)4E8hC FKܛ8/\S~j2avȪY$ޡ~DjqJ=EdRP dΘS>)ϗLmqN9vJ(KsoSh?&y`ٜı7#f<(qx,5_-J㉛8ov쫄tgk= 2_&(H( kZNC U,kT];x~{g?r6:R*N5R4)چ'GhED,17a>;0<Uvi"ȗ `xgE&("+ʹy\@#.\FimWs(hb)W 6Pvw 6q/%elr# ;" t,/UeL|(YQ1hA?8(qǀ㸮3wWf8yh x[wDN3)[t N4^g#]*frYAB=$fk1as=sExC|׫ JPsK @E DSfژzݔP$E٠=Hs?hyAOd zoe-ucA <NT/NTJt8b3/ AQy'6-zp e]'?zENA9CMnY^(@;؀\%}hHMmo&LB_YxKفbfUͧD׫@@;UI%%4ZP;(%1U&RWM1Kgyl)?Q3T"$?3wQSAԮfhW$K fEBqiuPf;HIqdF{xkk/4E@!&}9hNfA9:Ji4dYEӢ; Z G ctdA!+e94UWw,b:My{lZ. ;Ԛ!U&ol˿rt7}~Oe7ri9bqoٺq6+' ~'K2 ;G씘!s̢j`8LdQpwnܳ 7޵guJ+3;)R$4%=4|A, y+jr淊9Y/AO#%q*r|t@9o±,؃%lP&GxᮢzFTWG&^Ekܑͮ}yWBIAr3K+fG.S$1Tö'Aw갆) O`׺M)L] KRGëY ӈ Sbt~l`&9O "a 3hPR}O}OAv*0 Yؗk"¢m0X)w$gDF1T˔GA,ŁK ׮0?]ǻU,xuAJ˱2谒^ynmNl9 D~V",i}xB ֊x.?i T%jFq~G\ΒAo\jkc{?} ?i>HRُ ўgt>I:+P7ܙ x{C7ϿAVLք.]&=d2yߜn2bKIy72(ۧWy[/t5z2>/?})aO2*eO)EylI/ =5kǩ4'KgKz1@ |}96n'E4 Q;yl|x顒qᇟ%Awt`z^q2>CŅQ+֦ov8t 4[igHX&V~lt3.GebWg‘ky޶]B`)g˄4>>p͉F'7ipAm/"R'1NN:Gp6L4/4(<쩵gͤbm4'%x=q]4ц5֦̝~3rA.$& 1nJB%5W0 Uƃ,CB#qᩆ(I=}Z+QBqqG~f{k2)c b(J?&*QG5LEX L7h_dohgr埕gT?xfkQ:dLӐXX[1q):5h6_<|-V@nϓSǃfB#RBHn!;磵}at>OGxhO9 0ManO>^3.{S"o*R(Jv{#.ox[/1+Td\xա?F^jSdk$ҹ\_J0.p-cO, .S#Tp*LI3=X8A0?Z8PO6_˓f3QҍmY S8uB VY]FZnKh;frۉQ>NCw dte\ʼ[KD  "[ *plPr୺67 M CNIK&)4֮,ĺu2I=ycaB~d6#r7D T11Mz]bEdV'ol8QV@?5zejYMΆ>B~ 9ݜ߻RB4nsۻRO}ʚa6@H̫< cy])2t[I&rv?숥CXщ$;qqm32`URM9k rrHO}0w@~WVM=+S#:=t1Ï-\"kڰӹ6i=va`C&B}ٞ;}3Mh "iRQQ|ͩBPB=3v{a4;!o#I46]>ȠOa ɳoہݺeZ(aAvuɳXE)#;462IJL fhl*&4Y=c.Ӭ$CsYakJBTe"pEX[¯M~p˟!7`L[}/JK9v(4<:Y4b ^D"'<%V끛ϗ)OVsrz! h75Pbcs<&n2\p K>J)ek=.ܸ3w4ߍ5g-2lDL ۀ8ɣj_S|M5AU39πsKp0< >U@څi`_;@A@UF¦mB.U!A=H&}b\IiU@%պx]SGN{EoYY_BK٬&\]ooµRKj8ė;NjLT{v4.NqÖߘ7 & z= PeV9t-7b蘈sU{ {6͠>8Խliɇ- 7oxOd(bc{neޅx'sBn>Z5K;7*rể.؜ΣXf};p9UotQ~0?#tㄅ٠FlNx8YV4P纂65I{V9y%^L1r6(Ph4Xxx>9"k3hS&DJʌWd͚Ӯ];#RՌ`y+ĐHT5%tK׉\[4tiU{CI$TyZ4,LM(@=~q>Qe7;.#Z-OGT:j3\=D|fgx1 0vאư:l;>ӝKHKl mxXj~%BiFoΥ0_T{ӈ/EH،;l~_[ @.~;~ lw9߆LyΙ8e xA4=j&tӉMtgβYs$uDHV?ipҷW)k\nmRC w&,@niIXJBsaj+7灻2/kCdT(s8, x!~a2!@!2\aڱ TUQK+`,[ H(ɮQp,i,c+C˝vL;Dvp 6xܧ^# S][@3<8hJ=S ## *ߔcUC Ͱ< ?J*|e4T|E>3 ǬUU.]Si@޸f;o~!Gh>ossLV\KgVY6¦ZN@3ēJc3 qk@g7G%_`DIbaz 30To7JR$˘}΁O ?I5jΜ?zrL)o 2!ݎ L JL*i2ޓl]kcO\ˣT2Ƥ;#$ +h@HO o)G-%_)if52uA #Hm5%V;z^C[;͋4 b -nhqvwV31ku~6 sa%fBz1b{L"ÅGBXbOH6;ʐZ1I7㻏}"dQ\(YLF:-X"mm('+ƥpٳl5 !rɾbِta)xMn9$ ]U <oyk^ﳴY,PͦcYʉǦP)Xl~bs⺚1HZKw+H8JȟsZvJ7Lxii`/bdFy$^H&U?鑁iky=yt4֠}Zɂ{/6ٞAm1Nt=ĩHn|gϙwQќy𪞫<!iz~(oV޶\eXzAxɴ n=,zQcs|!e듩DŽtA{ ]tp./2V 9*7mHx?{#E˞m^A!D~0א Vnw!(]=4ۄ(d.?VȨ6{6` yD;^8XXaA8KS񆤘Qْ5L,2A7Ptkc7LmCJW=y턯s@3vb "~?d@.e= ZY`mmPLFn*#ìIRT=Rc (CzkRH*; vޚh<&S2rR Hp2s2m2䆈\]{1o3q`Qy)i'Ak>,D1![$oj]ӔM]FY(5W?hkC}]N˟Z6KTE"+R?k#KF"6~K﷾@44|T> Mf4k}c&׵Ko.4~C#U/R Q/T_Ζi)> ^g7 \n?4Yx%D L~(&'p~0Lp`;Gc\̴F8ٺnma(`33s/܊D/ g6kW)ZƐ"CM.RjzY\D-NP m…B>ɾv|@ 5B'e/9Oeh"!ۯ"UF .Cs$ՂKD1WT]YZJ ߮\h+pvyҰwFCtqq.'>ףm.=57gd:q9Kv~F`{)9 %W4?) Z`#[Џ3xde"8aw`_^!p#Җ҃7x:)5BkajFwmn+`mTr` Q!Ym{WbVVlYLt1ɬ ʣMȖ]tqc(S:@ך\i4k-V"\X0x!VPd^tpq82C~hM`0WWȝa m ĢZxf@Ɣ,88^=fcI80dᖑxf1(GHQj,N+N8+n3p.zMS$p$w=4=PS"uV-:\{<'ЖD)Q[$y|`1-˝{qzȯu-j1l`м.mL)ū3: ]Fb*=0-&RZ! r9_b19MbyI-ģ9ί\[uAk+Xj,5Z}_)5Ztl 4'X#<&Z0 Ja\|{0۲|w pĩ!'J,d~y^e; zCëu@zvvT~X?[%t7tW͹/uQޏZ!p[ e`!.k`ƩG|ΆxhArt]]r~zzg؛~ 6ʅI'(~}( Dҡs6 \!K5bϫœW^=507u~zW/{ OzmW\-o`(o6eU /ϡS"3 sWLE=|X^"!a2$n̳YHdd~m!6Sq4ߒ?b9'nn,.l{@v{ߵA#4?PS@ SEM) Zb7[b*9r cb vhsGTR6|ӿ|h%2fln?:ĖY"8DQ C1~֤h7'4;O`{%`(wx]% ]2Ei^ltRahB=F/'ح}{Δ3,}nwS#Iݙ4ewWK]-ngf7pX99De&ۘ2Kl 12i6[M5d}J*@W}+$2&wKjD/+'Gse$P`Nw!cbF7[ hN3 ֖E9ED`tUVU]pk召eDgʡ>NJ5,րI+Ш=iѐ=OO6,A@.{ Cj δ tZߔ)bc[U?9A_f>wʃ pEX) ú~Rd| A/<$U)+gU굎t4u3\fW2gT٨"`-J+NDP$>W};ՍV $І;hi>`He`5fqozs&0 5n8˧@De1VE 疎1Y^h%yA9@텕X'f F*P!N@_Kv5]S4I2Qhu/|U),u$%A[{S]y$n0<`ہY͊e@p:? C41jU'&kG \jאַ9 &QKWVaوd;@ i"G4ǁBZ.! "R('N+ Ɔs$Šܼy>vJj#?6kNMO&(씏P@)!H|ht#o>j;Ӏ c$sC]HDpJqjyK8@ 8&o&m#2 nrFױ=%)ҨSx+#V͠y%1~ǎnM`Ad>wh;)*l,[Befzc9\ZV>~UHΉ1ũ9._&7 ֙c9i :sSm$C$9q@@A ̝Na?->" BT}g{yVҍ|[qyc_uS3AGd6qFƇIKIC[%jwAMfK]_O=t +f#*/dݕz`9+j.GJ$+3 *b8Oma% hv{ti:?{[u7eӨi0KE"op$E[|~R>u!lsΞC'q{C$;={$U^Ipb]$jӼ#R~f0u,R9شGJzaU4(4n;LRpk>[mubhmmOXS93^eգt4ok8S ^³ T1'EIo aXa139oF̜+Zo]B=iȫ|&͵!U3dBԦE+`B{Qm&]l|$BzGXU촙t_{hPb:=nj*pBWWVl%ݼ`g>MDj [<Y%[ DgIp.Gp^kW6''erJOĬs݂0" ]ܿ7|6[Z?).m"^5 rF-5yq;e)'7mz; {p8A:3+R0^qe`j >}7DN1QjO;8aIHkSk!vó,ȓv>¦PsNQ䠀8uwl093fTx]*vƠsnBζlJTiT˩GPc_p4Lrh1^># 2q)P%ƣ&d[[BfV0ʻsNԦٕanͣ2}ٵ;OCHӱkâA-RV?:u-?žڜ /=J_VJy ڍAΜ˫?on-z[Vi3pUmQǪHč!J=)֩+K0}T@TSeeWO˾/|Κ2"= K'q$k ީH!1WzIËd p?;<&mCXGQRNK8L/B5}0^nʔCa}ѣɠ2P9JT@Wow5ONZp}0=gkuq'}19=v>"ssD޸ݛ4J%&)`G~SQ̽ ׈N l-7Kvo"FV={(ŧ|LN/eL^F!񩷐]h0H"2 A}]#Nx^%otr\s >@Hxw߾6|7ɆbqDOة_{5'MJwyˁ{l'yT@_!X J )ʸTuE>^II#~owՖ컚TU^OG[GlV29֙pL ٥@ax˕y v1.!`bg\u;1Lj 3EԢX[cy 5ۺB1u`TA;ڥz %6~笳s Q$|5V~d[mͲapJ;H1Wyrkо8z9*&芅įRLjw$qم³ {Ѽ嗃 5lt|]Tqww"4'%68NN-2u Tkf |!Eeuqǿtk&ս972xgU+X.4EPsKWbI.Yv&AmBd92 x# ;+ިAˉKx vխq@Hgkf+UhI (NC:~Ŏ|v}mlaSݾng qU'&wN. [] jWJf{4 =e v+ a%UH.ڌ(R`.!>MH\kxMKE}kJcTz5j9ޛ%1=kDKy1:# ~/s.: fqo! Ȏ&LiP(HdY[Jf5e7*LN59-N'zw)ײ[KU55ɓN&%"Om^cFZo7**8l.QdThy\FP,b @QiUxsoS]̰)cU?BʦȺ|Lt\9/DMF`g蹝x( V}8=emc@9\Qn[xMtu176[i%ꄰb]2AeP?{~ }?UPUF(gOÇB9e42.\N>R~]^^u 7JO.oZ`UjFS6 ^ZPuja*Z ݿOJe# 'Viqe舩n55',|IarŐ ,a7 WNx~m`%Eo+&JMݐQrB#O>.1@k+Oor ΦnFRٿXeɪ.'-& wJRF]ϵg%0e5h/!00I5/.[nh7;>+NY tH3 sˠSLy+ EKqֽ!v)g9%WHB1X% m暨Sbv"Kk%<`#DcC{sᔭ6{r7ӲKI3ri""L,4nr Ђ =$ hER䱪dW?$#ԐhHׄ P/k Z<\mpE7"Uń?XfwqXY?iF()}+2)xc僞DhiZ%x{i.z[] :*[YR\_;-tI5 ;qѴKQZѺ`>fX ԍXqĞaw=XޠI~^N6_HvKS ߜ'_rc)y]_9 潳2aBQ E( f DvP*1}O;lxꉗ]=hZuyiQڒܐ0MjsTͳ9ʰ BG#, jQT׈l"KwG44pB C q*}Ӕ;;.:>88oMEȳdsp11x+iwP"CBb,`NQQCAD3 ܹn-i|@"cj!75+d4a>1+GWJ c]}$qu䧧sCBNay(<!EwOЯ˃ДX %S+VFv^c@o~O ls4(bzk,۽vls[ Xi)Y7]*Y#iXd7*y7Q!Q1N]d`%~epJ}jm#,l=u'(DŒߵ!gT.+tl2Ԑ-pI?ҋ{gnY~]mO+9[l8~1 nA~qBaȀ9 IFY ߎh]?fɸZi5V E ޥ!{ؠhDuXw͵BĔ WmY-U#x"(g)ߢFh(3 s|@ّ.$y'nàBS 7ono&4\0OX ʨ'l,z=璘_G"C#7Kyce#M7Df~РPiJd-8t8O,0)@i/V1-JRE>#b1c~M*A2O7BUfD GSEѠdu&Lx'Մ ?}ꗡG~i_>(}ezgtnm9^X'{퀕Kb`C5`Lm&^!$ "p26> NG>M J_/W N5`I0I,<㲉=u'ø}V"\dF~مDխDz|\DѨ"~op* V{pgd $fkF!tn7.k\D 7NbA~M ~_)^oC-؉'+$BGs@'@T&[,%!횛I.ɽdSO &x )[2ȉue휜;‚z F^^xfiXE/f#gL[IPر!{$ά@(UB~!p׆pF|PGkZܒ)7i<8``dW~"O|W\._C4M4o_`DK7g`Pr,b~]z%,3`]ߺ0!j{Lar6}xf$ZljپI){V8fw͚wcjӨXh|4=c!IB6 dw4 3>2Lm^ r)T&oh 32U(\l($_Y&sSdSvYFVZ޽ɮbN'iut@P0wѪV;;[L*Gd"^;Ho5;pz^G F_Q P7ae:\'iy1ރ:څקw_+xm氞ٙ{,hf:W=D|.@s9ʢ]ԕ;chFnDCD` f 8K[b1cƹN_!|&w-UvvB_wnfVDDҐ/[[fV@!1 ,$5SZ+ xh$$C8?6M~H?:"]Ub ,AbWx&ͅ³( ʹZMcH`{&u2*^Jh 1c*Irk-Tѥw  .ǫ gGm$^.m>C-2'{6͇w\ۦĨk~-O"aSD̊"쎒z#KlSf3}G ٛ?vQ=t/r[͕K 3"Zn=dpe1I־Rb⸱H[—`thnң+Df{Kgzp ;p9מ T Fꔥl[S;*!CQ|ƴcs H^<ו|Ek99tq+hG>c)3@ k! WdyZfzWv-"fӥZ%}](((E,Y7s;kd)$Q0@DG x> o0kVaМG*x9ƔGĚ`K z֔:RH-:k(3#yWZG j8_D]UL,di9IFӺϵȆVUޚ 3Ѿ籎>ׇ)*er\Ї0%fF<M?HZGstcUoWq$$tLQu 6DSWC'h/8YYMm\IxIޚ3 -gi 4i76笣@-_πB1ab M@Dh_{p#F';ѱh-Ba5^:1[֡94:6O#Be `͋F/pG0f ϶;o>]mb^oE 38 jׇԲݕ#8$l{c̗qn/)t\Kr.vXHԳ_=B>+_/AQ7rxќ<;1y8Mj#-mWe=N*Ie=wBZ wg yيy%2seBlL& (SM@em$.t<; rm|G[E.Q\O`_3Et^p BRQ9|MB]¢yj PcWJ͐#B3x`O@I8`lԖfޗx$gCM6%!w{-Bؐ8x;S};eiwƬ|ѸyVr2{Wq^Z E6 ՊB|zwi1&Yhl^xY^5~~~GQ~7Åb,aKͦ ~uߏΆ_p3LAd~7{`eaFH;%ؾYDVBp1/PmGZ(I՞d^X;p֪ܴA=_YvI7fr \u- ~jHWH[#NQO^<fL+$?xz #=}\4s6W _1ev"\o*=m&VZUAfhҌlb[JTfcF=hgg`d&y( {+fp٢@>w q'M3LX_#x~|l:7#)J ~cjB qq=8}ʂT>LVv=wME}bX f,>;”;p6B[ZMVdkvk &'(3[`TjV`;Q㫁Z2 [x,"Llpp$H>]7׵7W< &JmgNeS<ï+Y1>  K?=}6Yyռ l:1s; q&G-:?;)*@1wZArw9;ݜY:@kMQPmv[S5K~nj[^̫xDႅWA eQakոϕp;j*,V|)6q˷5ifD $-s0my;3g;B`s>0ᆳl0+LD=Qxy #:0\듦~ޫR@APÀ$Gl(&b8 oC 7&zKi\lhX/-ja`оYAzG7Ti UDejxXܒ١VrqaZ0-|Ri ]`(2>1Mn[nJMFUl-\`).ŽQ u.F Bm^̹HCQUHM{׉ݾZYAPB jۢR3J=Sx {UESP~}DZ^3| X"I곦\BI\yLY9Zm]%aj/^qH[`#9a竌!VDZI?n1f-%6_i>∦Iᾠ9T&MSֆ)WoxpvY#lDg>{I(:X^+4ŢvΌe%"\٠ڀ>b.&6E'{h.%ds&V<ׅ1 q\&3I^!w|sDX:c>xNj}8tUqc(zA$ gWv%5{Ut4“Qj!{ (yXH=M QF!wz_J@Nހ%.vg)bb4-!_Ǚ꫕u,zh?4|%x WP^4dTLEէ%5ȱkCRu6VM)f$nĉEo칑)WAnA!^*~dk;%N) aG?8O !Q7bac<*^K.@8)M 0PIOU` sP"<B egCȿ%_pIWSEЅdB&zeupܴ=oQk&4/u0!˚`ŽJNN䀐T/MRK=>6V(x)́ j~B'5?AƐ6r6`,=H~"c[\oE(C#JUnґtQ jmv8-LlH6 ~c:wT6h9 z}tkY|4*2p^W8eT>H11o+:gϤ9\B9#eVyƷ+sQ+?M{Uv4Mo*AY99m'-Ϧ Gk{' $1W鿺 t(VQ-j.6gZ]ΘR쾷_jӃµxp,QCW{ّlq9}_hG:6zNah/z{`dGn)=zuu~Dd:-Ƣc > v*?7'2YƵn,&<,;=+,D9N*=3fN.AїLB@T.*D+)W]hxΟT{ o I+M?Uw,6@ 2;G.HB.A3ã]R#+QuDCTPqf#@OZzx}6$NLo7 [DD1W]rI Q >-Lu0zc]~L{UZ/*dz$8ֲ[7KΆSo7%GQ 1ݺZL%jf@))@':#k+v8zҩNd.{N1.am(_cSR9 UrN '4x`ic:j'v t|kz:= @T78@u6I@),w Ho ԤW5NDgU=c0C{| t)%y7{;=x0V5V3#gLe rԕ q4C~yyp̪[]l!N~`abB^"p{$;3FFNSٲ#T&a э 3ƀ'~˽[_7|Ҋ2ӮhKesbs\5aCx4B2ûe%~_l&TSN_Su*1a"?E&pwDbYe,u1E#,2ek_D[@1Gggvg2&^KT?l J\bBqɬiR*Y 25SG+B>'^Tqw 7t(2oȭ aͩ8BM UdXn|?(enVKZ`*Ah29sxL @[e|CdƑnT !SW_eܚjΣ)@`?ٳ%"ϩ4YɊN.g`T-N\Iz\ |eNKOϲ&ر(8/KcgN/ߤITmΜX>E 7UBQrd‡f| ;ĿjE^+4Q88Wfk h945xʫ?OW̉9Z=yp?["s+Uz15ecaXC ZPB7ݳvK6׉I_Wdǹi zPbكnBfNŌnxxT.htm8͹.'ߩ6r\i2~w+(.~4љF0m4oRYNmr6QE \b/U^v*%lW(ڞaU'vZe= ɧD勺aNp,1Ȅά@X Yk1rawUt^x\ iV%"«JAu BD/X#OK \MZ"c 5مΛ*u,oԸLwmX*1ɻ:}EiRXHus~+ 2'q%x(SS/|߾)s@O6+tc4?WQ WhͿ2Sy0iXNF)eo;BD_|4aYayWz 2u2{s!=ع.7Jk>'qyoSYx&"zϧȍO p-Edxdž[-a ## Db|ĭHփr~plLPJ]]B09"}aM@#N2J[W9I&׮W|3Sfp3ST޶#^8)=v1d˥$]=3'5*cJǡv.rQVl6~~ .[Af9@ (zr崼_龹6O Zw [佋҈!޾o 5Ձ^Wvd(nTً1y97[!v1-?|{8z6xpIyNkO 'v/M_Mk曣KlqErd 5b߹S.Vh61+Y8[Y{jbn(U B,.Ȍ \|Mąr;IT D .maj uE9ͻD3CˉVoe7*RH ePH\'IgJ==ޑX:nV ܝ43"*'Iv[ITa1rQ&xZё ̹(XLqbCJ=`I=Z Jݡ!UGfR=լT Tr!?xX~g >Q0irY|Vv~ĬK!xn A{מ|WȤu$Ҳ&퀦$6Qhvi8?k%Hxʭ vp*&ikݻ/d'! gbM^'$oKU,YϚx-t tH H@sԔP `TQpv_V9mu0=Z26%p%z36y-0ں<^ Nya33 }X !L nI690Y`Uevr4? 2g4!*7&A3>Tzܶ\ɓ'>%v@4[[*-mJCKOX hq6ѹ3HDct_5tYx!AB2:E@{C<Ѓվ߁0w,|Zx Ԫk Dl2'.9 j=d1Vh&‡/5|Jei4,! uRX$U+ =Ŷ7DHE[D4$ ɯ@/o"/ljc1Mg]g ,Ɋ`#-U|0<6&Sz*K5N ;Q/:̿` BW-oWj+ΨQh>,䩻'k:ou?p%ϔxaIJH74IP# W*DU{qoc WEPC1|X[P $'C[ȉT2*hCpA p 6 Z| Աgna-zRܸg:pğu|M>ŘSh(Vk3:/Z- qw`|l/=&_r*VZʢj*7Ef['2֪|M`ʋpvx:1{\RD~u0ǰ: #ie*TjT6$A7eu &Tlp2'Z1{dE2պ, 4R4$Xl0S| oV A<Ɗ﹢*vjzRؓ0!%ΗN7Ӏׯ2(ɘLK&{!s]]Tww9[z[Ĭ3}ɚߊLmZ6I#y嬽Ū[i)H"ws3\>Tnm!_H z}YvIJQG$Ir%d2۔= 'yA9o g {v*Z7JtY[_hC!>VV,Vtge5cϠr&S誌nO]5IV1=d7fŹjM {֝6{P[[=Im07Ehj1#ͧ'@>t2%ud9ُq)]LP^ *XNE&[~#"bx]E( !If[0pڈn?#PMǴȎA] ,:z3M8@I #ms Hg8fuW۫if򌨨8)Sˢtq#ԓO)0۾G &6ÿ*d]>—lTTMej!l&x:LqHXLXqBo V[j8t9%2f% p+ .I+}ٟ!ʖ|f%PV;`V\Uk Gɑ0ɉ,vbPؿ}A9>``rLAS~?].oޤwGb݈e^)$(λ&U/t߄UE 6&7*,|&s2\ WIWnwZ!V&]9YJw~Y(',HMCq=YM}I%D;0`q.#Aln =^a ~OZG2U.)v޵oip2w{xh7)Y% ?aE:6 jL[a% 0 EO )Ԡ| +4 i9\O ٿD,O7w>܉JoO֏9HSl% dWTKl_iهow-bux4pȐcXP;!hok"nd4J JV/CQm-yHce B܏dzX{h[T"} ($G+pSVj⦸WA4+ku`EHfIr~5Dz /D9u\heəj(ntytz¤4q"|I]'juViH%xtDC4Mg{Oey# nԹ+ޘsf]$|2>p eY /US3^ -ݯgCT<(Z(^{^\ap~j_ſ>Y3p2 ӳs.QY73q91jf) @a"Bo"pdٱ_hXIJ &p<&DOb9:*fQ;Gka ӿ`[FQMnUY= bcDDL n3D 6]J1єĖFVB!L%`dqۻ;/ƕտ9cX_{Eww0+nBdpsW嚐2#ü :uNL./&!2V&KC-@D}N~w%ҕE D qb{Yd;[V3M^3?j<*5~a>-:">(z@a&^1=tDTs\gu\B瞄k%V݋5 7(MKAeyup0VL{~|JaJTK1sFSlpsO. Nb, <9PJlx!m{)ߦe7e ffܝl5WL^$qv *~Pɮ91:n`[@!|esb PYQe\9m_EP=5;Z#CaX`[;'%g ,?D<(M,bΖTcKjgX(Kڻ A|0žR0 ,LgXGQ}HBa0 (6epT6bEFޝvj;u#{ScZ!qL/pcTr.l ߲mL5rc=GHϸK&,?KAرCuZ4t1 Ԩ_ m4 J#[Cݬ j+Q##HQ7bFxkNYNE#$Vno|T%me/L9rZrUcyR^Ҷ)Q󨙗'(Zۂ!KG(ԑ}]tjxwٗϰҤ*6LgpAzű2Z*.R NHF8)ݯDKy7jt*{Wr}䇥r@ |{ 2JYCT;xӱe"R4&"=!SRpkT[W&@N)ߥΪrfr5opKL%|(w-XxzIB0S.XC%l"Qfi{$vAXDtI u$@G࿆"S8"F_1n)d(s{PU <2lk8iSaB$, (vj+fC"g8H=4A:N$ͨD0W-Pdퟄ# ?k+LxK͡QbڃkGe^I8ˈY AKMݿ զݾCs ިJK89ג(*""׌CAd~6oJk*ݯ+?%{'Am/5Q$X_.c঺2S{:79P]"F\t[v;S]։:;1YAvrbfٺPEd9n}}|dxH[~1Md%_zǹ>Uʁ`L}V^ue[.Lv0xC@5ٳmR|,.Lm1lr{fz}xָ4.,vt$6+踫6ntEZyRP>9,"'9b> 4RTJ$M5`Ktvnbjʿd?P:u=Dgݔj@6i љEy# p⯾_KTu$D2hܙźia0`gg}j&|h%},:: !rap%X{o[n)-&W3 $dr>8/wbv|QJ`ey8] CvA: Ϊb*6$x)6N[1)NB"*S%]7 rXAҎuLxcaa%[Ezf!6їK|ALt܆ v^%K$ I):LgFH΍L0^bL!E%5MOOLcBgf1̤<^thpǹS[sD$ E4BoC+R9xl,ni)6qoe!"4PVLIϧQs+ ~INրl^aoa,OMVB!A ʭ C"R^ ^Hp|XIXVﮕ4$R'E^л=J΄Mb&V| cz n>N);5I*ԕ+ٗvx'y}O|/~4Ԍ{z:v܄zh#O 1]wT:F`,Vg*K,'2 qr/i"2Qj`d3eS=:OZaR*C6,ŊC_X AN"~ Ml5\Kҍ͊!*mڹJmqNl9 6akgA9wʭ-:#E hJAyv`*.T!}-+8ȩ. M~ Ikxs5W u, 4#N,!5I 3R71ю>$LaQI: q K,3J}mW)A4"H}qp1`p`t]҇Y^o*'pE+a%ZYXGN0 ?9y 7 Hwa̼2pd\9{:HaAoNTnI ȦE>NSJ F=VgbWD곎yz Z 5؇Μ#VȔ\<dfL`ƣot0ߍ$n,uw=N/PQYsp)XVc^6Zuֶ`5ې(;NJ.gm(7HNy?4V;CrH$F;!l @QןI/c' N7ð?iÕ1-3ai'7L~Ox 7'[1eJLdǒ3AYh*ZJ oʩd;>mjDd6 s\NǦp)W0#+kOw^NG [TCʞиfkGCJvh$[~JVM}(ĕy^0(IE*_:ЄK: YZ