virtualbox-guest-tools-7.0.10-lp154.2.35.1 4>$  Apdc_/=„}eW'6 QϡeN( 32`Wƍn1'i̦eT&{R;טX`bgS?`}zEKm I"a|=G_1.T,_f01nm?S1s̶ ?ϛ x Y vSɼ=T{Xaa_&o}pJv?vd  - Dhltx Z)*L *z * + .[ ../[//0T013-(3f83p`98`:b`=j>j?j"@j*Bj2GjHjIk<XkTYk`Zk[k\k]l^m7bnscodoeofolouovp( wtxuyu\.vvvGvHvLvRvCvirtualbox-guest-tools7.0.10lp154.2.35.1VirtualBox guest toolsVirtualBox guest addition tools.dcgoat11&lopenSUSE Leap 15.4openSUSEGPL-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 x <v \XGAAAAA큤AAAAd`d`d`d`d`d`d`d`dad`b%$b%%d`d`d`d`d`da=da=d`59ebf5a0462f36966dd4646b07a2e67bbf11327d085006f91bf46096b3d986393937795c53daff1c7a2ab327a9c8e742709838434f95a98d99aa50eb8df6b7f8009a4d4eb4cace4889bf11e49fbed8c3e6520954d60b8f92babb1ddedffcd051622a39bc78ca35d6f51e1530dd975e6b13d7c4936b8f167f60186f128627cbd79ec4077d0761fc3ca15abbc0e3d47e10794eaa69a93503095ddcceae431cf2b7267ace4cb226445aa0a87cd3dd11ad417196336f6e96afde8c76df9856384c7e3ef5d32dce665585f2d6f4eea49456aeab9e9912f9895686f9460b00e3f5a3d3e5fdfdf965a18050f815e1ee10fc1b7b13aa4d1e88cd24539a6476d2030e6277bd1b22ebce7c54114f6cb21effbdae89178222cce1d63fa8a614c49ee8239f5eeb70e44b73e94f0e536e64445cd37b9568d413e16697c57c55974884581974574c1716aeaa0a640a83eb12fea25544b9676a2fa3ece0c63eb9326363263c983949f8ec88d1cedfe123b81a9bd3aac43477e46132e543531ea7998fc83139c55c532837794578c296d3eb402b0e80fb2a6aa572c6ed605655cda495a04881861a../vboxadd-service.servicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootvirtualbox-7.0.10-lp154.2.35.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-lp154.2.35.17.0.10-lp154.2.35.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:18000/openSUSE_Leap_15.4_Update/cc1174744a9de5998e499612a0853282-virtualbox.openSUSE_Leap_15.4_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]=e18c7baced477b7088c93abbdbd64f7acb23187f, 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]=fbe6e9bffb7986828f0baf0dbc68641c39587b04, 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]=ad5d9054489ec662668cc12180adc6e60b8c0f72, 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]=8fce357f8e36bd9f077ced82502fad7a880e17e5, 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]=af8647f372d1f06094dff3a55b4c2c0821d66f9a, 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-86bb5c54adecfbe3c18c71856a49df64f37c3ee9ccb6698b11ced3a4f89ee3162?`7zXZ !t/] crt:bLL 0J|Us?iP2߆ooSOڳgЁ@c\[M԰Q~iڻ-Ei YM:=nm񯓳jC>I"&-.Z_ю)@dLڐn Y¾=%_`:h[pE5x֘ǧFDi0ry՝vwE9=}~ۂdUxVOdt8[:ڨu0p'>[d>i)qaeV6Dg ;򀝝u922BnOX(&<bihVw943S3dK'̿$CG9mAKzU2Cc͂}OGɣ2J{Ekc0:u`}7j0h()++lZ/f#Q X>1|.mX:5۳c8~uXΨocvP>}@ϥO*XjJI_T`r?ZACC1%/H fxr5$b_&G;&uG[Q|VZ3WgZB M0X$gvu9찼MFw'*\mk)V9v& @;nlE hp063I^##¸bx~}Ы4xv\Ԥ> NI_1i紜ޔZ]i˼Ý=3ʄ:k"eIYr.]7 h \gA$7=o0̝kʅ^X<N !Tq%n%F "U|?#Mc>H*`Kˍ0#ZynCD~gɏaSO5 Р/SqUKsJCʦpIÇ/yd3sgsS(]^uB)Ya{@Y@@PHR־𵆙P;e3Wm ǜ6&'ZtMtE!Feԟ-!yXPo;l}&;+w ydr5J= gOܯ5Ʉ K$}{њ g}}[A^76b#EK.wFbMm36J<2ypBXD^08[OXy {4; w+b\2wtzo[x ꖞm5glYע6Bo3b~[OVWP)? L&kN/7yVH)R&č#?ASt*ĥRUN^Shczx_ūGP1FSbĬ դn?]qYT)-@p`B{C+&#N)RQ!6#dhk6dq7r~2y&jP]L:x@O>Ԅ;$Y8xE[y5k{okCg{H~R_qW>E3Ĝ7vPlH4T{!]dVOQF|c"Q]።i1æm<8a&+n#-W\Fdt#x^aDx0FY0Ӏr^Grc)u{PS[c Ro1}^eыr6aȤ"I)m8H0};uodx'2FHDrJ8;O7lUbty*ݑE[ Yx^׿ZΒ[sw$Ӭ=Y噅6oT#.Q;rt3j_63;\t3%pMŲ.HFڍe8yXD%HLēkxG偖l*> bݣʐ ,kLQciL:kW7 )nzdf0QMңt3l>BV:nZ@d "V,7N) T jSe'=ϵ"΃sص+-Z1( I4Ǵa&xrˡX%؄f Q@v"-VuvEڨbT 9(c废b)KID]qsErʠ˓Gx^$/*`6fDåK;N?_eKajr1ý]A+VD~8A@"oVYR a"k|u42^_8s~/2">!QeU.PIT&mn,BP}Id|:a96zF,++o_gK%8 2vҕkQ]7#Z?9P=_&b f`g)-gZJiH&d( o0rxl^+(rE0\ qSwQk.m,1 T'DGyC]P!h.:Wty9 JxbQGњ\Sd`ב}8WCp4KB* (lvؿST>34vI!]~(ATH2l2k|] ~|ݾF3/#u\r~|G^^ ~\(G>ߣ2=N'T+@kz~J42|1g f3 Yr¦nHvN_<#f<$OoQI˯bQ^gU k)QC݉][wYE # W[P:{}:mN# 2pϻ% B#Y^2Ka9T{Xfċ~ڔ/>0cw}T o||_(!٭Cpñ1ܖ84vAm7đ`f,H*̋8ܵ+?@KSK=Ӥu%yi5U.HxA,!qyhI9ɢXj%h"^:w;dDkV.EmYe8"m`K.Ͱӿ|Z%S oU=<,fx66fX`ZEYnkg'&Cٶ/Xe NR7 " p)mp(vG1jdztRFg * 29ܶŲ/Ŵja !䂕l5! q($v77lNxYVw#w;&=:\^ Ucja⒥դ$|kBB 3ؐ]Gk?:9AB 2A?3H(|nIu"FBըUQ{u.|R9tc~f Ȟs&٣5vJ\3%'d$*$Aq#gVoF-ú^,29QotG?mFv' Wh7e3%qY@XB7[P1ZeƓepR˸*%#K/+^O)8"4f/O*ۋr'6W fr퐺DˣOB +yyQsW^:gl v5:+l.;:n5Rm&mjUZB'nsY*" I!/U8fw!j :_H#e.ƌ! Rce ;y4_NЭmN +.l:v n`] J9uz{ؤ3HM WE(_X\WQuEL*%(')m^V<7_?r&ԏ$ުL^>!L>M. =Kg*nZSJIQrȳY1zxlH jpI:<&`"j> ;b=1EkoށwΗM'gB|D{?f?f걯RgBAu4 #) u37URY5Bnz-ʹ=bژhv~!qm8i<'%Z!JVv6$Yr/#DžMuΦ6A$23a36 % g#Z= =RKy#;l0Woe j9&SwoTGBR^"qnʈf]$1VC"(KzNRbe@; kb!Z!b ; ' e^RUgk:Ҩ$i '8*IOxE'o$[~qUc`b>6Q|Yt(ĬfIR}XR M2`"K` )0߻K:äѡ/L:+VW=STQb a|wayv·8!.Z k{,R#/ [tXIQ@ , = Eu}[5C3HLk\d;rGP£nG[D(iVͰ [(6}gN-6mZe'byշkQ;n@=[ "+W܍h'HPBRv%4 ^={> t*QHyt6 2ԙK%OIR{%B+t}M"W. [ (E 2ēc9OD5ս]BȍSc(Cj̃o$$$C/cc .Q5QkR]j;[owׄ1nʰ w9] "Q3;a˗z:@K,*kI:ʚ119Խ`܂չW'>dN+U!4,#u 0U 9,18YV 6%K-~W^Z7O  /9]Ps֒(d[dLUq]RoyE77ቩ㹀B=#\ S 8p4v-\HwEn K,Bx>]0A R/w0ef\_}: E<@-6{2cgNΫ 4 X)ʞ>#;Y-lOutlSWSZz0R{wӺUA Z?m6"R$O-zStDƂ!瀻So›o]^KuU? <:*q^*/j=oûO$?^H* Yg{8|{,|w&g[f`Sʭa$CrAAl6c9_};`q@lɀ^ita[x3vYE2t}y,n4Ja(Q>GϰZ׍z,Lqq >)|5񁋡zVB2Z;[y)O&rǻu%I@<=,y% q70edK"ML]夑ѪgB60e@dJ)[^o AٹRojg*8Ml\iH0B!)L5~e(Ċ}~w)Vn M'xDK+/圻]a@:=п -¦?6Pu$_Zͳy'xkD%ω/+6O}AZ短d_fȣRqX4HL=!%h\\RWZuz6x{?r7) A>#BbYjqd@SHf1qp=Lij:iɌX.R˥dN8ZW?ѺƲt-O_0IPzj8z׹'Jaz_C}|ָ.d"~ [IUusB+4[b?YQs:| j f4_N2mM._Gl$ᨣStT}"xoҎ5Z0fl,7PST 㭲D̯IA)\A>↻A?ZשgmR8<^ljE0c9zixOxfW<\5T 'AEF?VPee+mӨr m#[ӊB,a Dž(Z#<t$i[xqMgKև0Ͳ3<68(U4TwZqc*q1(}֮*6N!{QK28ݣ$.VB? p1C+C/ZU&8nѦob+u$@S>ݨ<*0~FLaf82zQX!ش,Oq4y2i@c@o#s;~6퍷I(OkcR-+#3lOb}RzErIHPH΃m"H%+ǚb #sG6r2y5<.B1i]:-4%zk1a~bؿUq眔)7)+풪 m0=$g;^µiY|kv_zê+*ś#Hj hc~(`.l"Cﶎ;HK#_~1_6;`퐩̴2qdj6v{mֶO+A:B^ك؅3μ_p.RgB’r~#+NT+adRʀwy|"JDmZvwn`P~T 12Pj9-XDY;W8uP,ZwJGņ-wdng0cߝh`zZ2nW^87yZ֘gX7FT<`XE;? 0pC\:].}/FF#0$(YQ?:kOZLhz [l0(soq3ujH"!m4 ݭBh.ny&b+/ *9!Bhjo@Gs`!͚`86D.D1$3 BEGSs̽|ֹׯ?/5[.z這aQǑ9ܺjScx6dK>dp ݺq$sav_Ո;-M۔kxXkD]̒]=p6&BGSYdt O(-)$ ^{ZHW !L?";"[|;t]Ua0d:-`7%=^WaCQkSaƺ KeԦE1u "\݆yv*(e9_ҁKWR?֝gi X)9`&žQGed﬉CMeOFBA. nGD`.S`ʉ#=_c O;EƩ^' q7 ' +mi1&Ęa*.x9{?|zXK_tBO' ]V,2#PѾvQ-Exgw7&:dhq+CУ7A>K*5l kt,z<6Y{J"o.ŵtDS+ Ck~GcR >V+pC/^ᑰjXyeHJ`>/ rH;- mש#WfxHwʴs4kRҺs t{:$wab4!E*9d|"-]Nn"15/&1;! $ j"PiTXK04}`s:3pQs-&; ?T2d?AgDax0U\lE3~J h,e6jp,dk)&dt9;Vf}WoPƸTeO)Y;H5T5!1YybMsʡ,Z/*§\&v*}--$P9(B]W! ='1Q~jOJrEDi`A~ɼu2m,ESZנ]1w,x3 vW FQTUxB^`xiKOJ"CDhHP7wE)% eӟjb#om*G96@EpIn4r¹;Ur@nEbbLQ\8b23^ov?0x2۠+ JC'r^tjwFU p ۄ#}DT&ZAneaM~\=_1v-9oØuϴ*XOw4tӞQ?G.C|+gS̱8,!K`2>;H8Djݳ[8֏׶c&vo8v27q" 27XN6؄1Nj)KP ]|djHlQUrAmIŦQo:o3˱\fvz2ھۈ9.Ԙ% nѫLo{ڪG Igr (1iw^!w Pu[sȬ()J|;$4yGϟ0R s Ju,>.*VGҟin^~#*@\HW!auQ#Ce ҧr},Z-J5oӶ(e0#@ Bs*̤qN5}qt&CKRuK`V/7KR]iڵzZlq`u2Fbb? loSOoċax8J7#ZpU8F ?Bƹo"v'HC kH_҉S4/;Ein{hw[[vneA,4N6oĂI3J${' LcA9# 9[=7Ddh]cWqX9Jl%4Bo) =,cv7p (UD<aKQ#߂Par + U^Mq}fI ي 742j|US.D!= o ʣ 2{/F/qś ~lvS4F.A&M]SZZ[]"B&7ss}O"ۢ1܉J̴*8.%R})hxƓ3:U^`PjT"vX0psLU3C*=9~}M.ٕs4j\ ]z7M ^[:*KTbĀ'\0Yhn]cxv@ Ƞ`K}"ƾHcՏ93SX.nZ>c8p*:~%PsMC>@9W0L,*.^n$EՔzb: 1<-0^ʂбJD O!BӛTDeX?My)#86LM$p:w_dVs %f,j,5;Ԝ?pkH(ڌ'Q譽E͋G2F' $-XVnDר0+!^Isa)mư+r̗;ZUVië񦁪[G`fgw?uΙl59S+R3qErP! gsp-1%O*kЯ}9 vv3 qe\/ q$}KaeB GE~ FAl[=.E搏ztXYe bI=a@.=ITI|h t7[QL~[h"T4`e\zϏ$qS4vJMig)Hsljڠ6uuOy把F_*6wc%˔+8}G(.uLP8- :t6D05s-߰ϭWt_3 +eVfڸӔG-8'xON37C_.Z^̑HHMb{bbl$ r SܾbWx (i؁5J+NBڂ-/q 4pR /ϱ$Y0QFLTc vA5{$C;K &` (P Oe+EU ̀{郰wÛ+ βg;>!cc߼նཽd;iG(;/h97|e< )녵 S(myƛuCtWZQK@xFWjLi9m㥫OE`1@doUL{9c͊LH&,Riq3`!RM6ʞ-G?saL5Mz1Ia0I3=2~uĂz+e(q1:S)22 FD\". ;d,x=!Gyd1z/ jȃ9YùTU-E:ێKTbʶ+C*8ֲ2׍R¸p9gUv^y(b"Z/|m]&5>jơ4+({ jP_h>-"Y& Ke"YL\N]Sv ~Eϻ}> wnSu$cys^FQz?^Kί{E]TR>ɍ١H4⨈x&5C,J:5`/ia4|Ʈ4+x5+H.mӚP}c`^xiZbdFK6mg>3  |a^ E)ů NPSER~9s:/a 3Dp|!?O1ϲT*zb㚭ZWy{A IN:ԡݰ֦;pwyԝELeEnbj#o^ /b}bbUoZm؎"_~PORqI u;J%]ԥ(&/ :uU()e{Wh˘:P߷ӯ_{/z$Gp=c5Kx^}/3X(L 0hLW~c}i f1n\^)1]L^7[Jݱ5j9: +uױfzv,3ĽYҢ8gsaTpgc^%gAΏ՞"8a6<ی^U)IȊp8oli&|i9;Er VK`ܬwoEj2I ?2s'6e:M&@S|H ^1B;mnI)0 N̨5%)a'jN=}(fs0/QZߨ|jjxw//d&4[umۀt⬇__:u<7Pغ%Z|-?N66hl # lkWa2u 9 Gd< Jm`U@ HYM*6جWe쾾jK->O_2dz.ltaplcwY wn|W,0`Ye݂ޗ/K;#1mA+$ %4M34l0%}(4u&qeXO7+V*nfA \I  UL=nuBxzeZ­J!Yms+Z4;y3عiAS)P](4)n^Zȿ W{RBjpM3W9zc'D h-_[*PF)ʱ۾<鸁'>=CSe{h KTluN5}C/-HlѶV|Rbi^{Aklj]]/[Cz&]@pfhX矫$/gDr֣L]EPhEDL־f 9}p&gWgz/eAw uhe|v iӉ?^ 薦Ԣ˛q]2 IZJv3dlÈ'*71p]'vBٜE_ML E Yt+ :02JݱVBf tӂYL3iz>Ď0gUu/tu\+uht <4UjnNbM|@|łGSP1#)]a6ZA%Kne֗Q$ *G]Pij7?(&Kk`ksFCZzI:o޸`q,%2"Hg?:X@PūMb]XdTﱳ-ٞDѭ(N[#-4Jy_<)3P:6A6J N|F(UW} VH+ 12C#uFqkU"j2 v(13yʏ?~s餭;{#.ƠNs+ЉFE;z OS%r]ah``oUD&/N/o{_?XNͯ4',~`'o;ݚAc`ȸ((Q>*,mP2CHՄ}Y}Y+D+pS.TndNeS[Wk}:*^!笝6,5mV7b zW6rDZ` Vꝏ@ ES6;8 Lnc̵&GZ A "etK$*ha,)(El*{ɧ)zX́e *rKUZW E!+^pHaѱH+ P..LPZ~ʼU?ۄEV27yIzIV\L3i0VSfM+09Dd~%Uo,?Mds<0 Z=D,ȶn/i`B,_. -_6Ģ>d{q'o#-%k-EiXR6 DI .-N􀬴B`jϑ$`(I?Fս ^5"ݲFXΟlSv]u(U(5F">S}4<_:)< HG[w@N[T;r#%ca:9x&Ah5ۻ2Q n\^KqׅSI+6,Pc 7bFtg|0 }!mG?g >C!럗uaI7s5=` I Hxt^SvFcRWzȱ=<;pt\SJ(}it{Ur}tXܡF,0[y6bcNY޲vǞED ۲ a GH-<,*~Yi]\LRgvC&٧ުj 5Iק+üInyj+?\$%m49Cn0F+n`3MKn'5J pZrOnå hPR}p%v4Ċ/_)6O2 ?HKu_|7&GVFAV" $9=[9Hs~>5L0P"2Yj*@Yeю\G>hpа泗 f&LĔqMM+YeDc#'nCLv}sN*ݥ9u< jPYиz DFt0[m$N2ԭD2Q5 bt- e"6C]י8a @o̺ZRvW )tkжf37_CUJ?ih12.I|t"*LN"&:/rw\C; W6ra=ٕ3$v%sCohh9h`y$6!ljLRơ 4ڂ+FۑK" Ie$'khLxpWx˭{{3~˻+3m=[0=@<,`]Rt-ɭD}\Q*<oGpP4v6vץIXi3G:r^Fy5x6`nbe̢,ź_[0-+mٔ|jXli:{8̡xC `2]!K~YXz>dD"f*-?TT| nN ׅi1'"dɚ/kEy K%X ćO):tJ+L63F*C_JN-/s{͝CX$%QL l8|o;ӿknSgoքiHՔca͊U@p醗oEf7%}WߢjGX"cͳU<&@vb'4KkTp\sև?^4rۇcgYrT"O,7;4N^cb{e$~eA5}9X#}NG.jhtG.@P_n;D(\ uF% ,^Oxɍё @iucf5ۮ4'$Lſ$3o 鯯fmYz6_%HY/&G{ML3IǕVS2"}o% r@0Xva㙶F8j$gLqt՗EspZI_ ޿Rr^ڏ%Cߨ?rK>?2A]I8d%⑽ѿOWX\]yBdVO8Y4y0xOE*>\xIӄ P]b.H~hD96`ǥ쏆hmCřwjECJfB'~I݆ޑfy2pdyԟ3T(=U!p=)|g{B%GEFִu'-Q{ l5Gl^3/UkwbH dmor% ۫ALNLxɌ&2ytf"2]6dU;@+4mlTuYA-E;\;=| 5s֝9=_M&Z~:D!EvYAh_zS;o%oDvJv,yT~iWv45^7`yTX\AY"+Jcھ1dа6G^6u!wI!zXfQe&]F4w' NfG}A`qmY{ͻr&HلPLjXL0FAx3FrXUY㿠m|SbzgPbUҞ^s`@tfy=GAF CIZ J.  R}h zC3s{5=a9}]5I6z5 Pr쥠k9,}QۉH9,ŷRYi(medXJDmrҨmhJFQCrO8̑ZeX- DZPi;,~ްuP#@~& <{, E ~SEQ5~I#jlB&C,\ުGg֔2p:+B ۖ'<qjQB}Ȑa-)ĸS <6LaBQG꽨 Rv Rat}=p=O/Itɀ[W8dCs#^R6ن+6X|$\g(Kӊ*L` uvԝ8VN&{ka[̨%4@@}"i#/blUq)3g'a55IH.`D ,|XcBT 2oId R&|Qŏ8ZfORl%ԭo>RF8{~w ۔r p>)sFJn 8;Z EyB?TVt[{Y@2Qg_kzd+j<\;fNBmht\c'AoOMI-9vЗ|1 fuƐu@` XM~1UaxπBylRX5ah{L-Q)qqZU<{7'`U?Z{4Dhl1mvx- VZy-:>7F}KJrq$&> ZzO҇ˏՑCƄLJ yS~TIN77ǣgD Kk߲`wRpJ[V fY<2̷MkHzW/\[2w&7&haCf-amijjn(Xi2z|Z%u4M=ǦHJ|C[(c5EL'^IVCqw@km"`*mY6]=^.?\$N9'jEUM5bovKMmm67?k᪘ PV?$s1qѩ5ڌqΫ 3O]%(vhPq`ߑMV+~CS%@֛S# 6c)ɵxäY抺쀶v4vIoeGo7cF,ĩ*& c],ZTDԜr[E%.Pv'|iG? B)L PWӅn_/O$V 3e~ -u@{/ WRHUveI}U7o&xVC݂dL)@e8> A)̻fb>DqLfN?|f}&elLpv8RKZsS*@vu?<> _l̍_do{exҟѪp_ BC{HZ~Iy-$S(VG@zقnkAB>4+;6@O{clS@gn]᷃efYto2y3 %@?l{ _Gx53+i0O&0$i$sٸf\.B{1\{hK%ۗЅB013sfTs&u98~d5ޮo FmP\9do~o)ďs@0m9ް)|YZ+4!*FKL;b[4aݢ(.TRJ٪(T%lo9C_MTqV7i)XpWGz0KhHj"Pt m-A4#XcktEX5j<>;Ξ8IZ3`eR%Q~`f|=s- CKэ#PG0/KdZr_DծKpOB%Z[v ,5 Fg%S{7C}~V꘨Xvjd>fAdױ2I XZ-v\W{*+b*+}M˯ȟ&FCݴ J#"`b 0kl9!v;%:<;n2+Pm=kϤW2;v>%>U4]A.Bҗv!"W?(T/( ClP12br&܈CL´lzX\JLץ}NP )] 2!g{MUjMw@y?&>)'ek h^[$t˹=!][iVU=aL!8c$<ֶ˜uF@Nn:%FcdD\ibFk:8 >ԄRK!]dI}A$R|T{^$s lCg)plyQ^ 1MB/DeB<e~>DLD}:BDmA tHȥ_ =>b]뒜 Y#9Y^8K g<♩qNL{rQ9+̔ŔUv13Eb b}KCӒ{JwRgg"mIWƬZnj-S`u~ݦ)ws;Dp󁛭-k<0|!hy_ִ8j֟=8wmW*SRCM{iq+3-~C¿[ZO-݅xGIjNkҍId˿:Xxt;#87WG1iii=5Zf[C DW+ ce]ɳ-A'S ?>*}\x l^JIJ`$X*V!}IGBi||@BS'Ķ>ymՇz7*jbxc}Jb9R:} q1q~.J3 Q/~0VZ, N<ޟl0aČe `01L:E#e2H =5>Rl!12mzHB'PTS<'4EtCeTᶆ"w.L%,U I["_K'W.o6LʉwI%6!8I$ u L\r3EόgL[EKWLk+DCŕa a2`3 ̛gfJbU`~ l{7UwsonZb혼Vq1 IݩD$RpR 2+u/Q?hRY6)>CP)l'BC1jX(R7:,m۩X3 v*::V_4xb@dJLYJf VgJ4sdbhl>E$O.x{237(qeY rHTi>J3LѥtYqOdB.} RE?9AXiaF#~CŎ1:R`UN $3 z;w'm5ά<$. 0i}q0WtRg)zMɝ4u@6gΌp${Tsa?sh'V`,M 5oP+̗c:}y?$Z#k3b?")rvF(]`nkި_8tӶgJ0l΋^3n, vMR:9yI"/]!IllR3 ?BOp 8['rk"e({3uEoIۢ *rT߰H' ]ީ7U{￧fΉ]ܡpz렇C-B)䊞Ar0=c_V :9X?s.* D5#Xa +`ܧ;~ܸ(HBrė[,>G}b>(C\_VK}!UF"ޅvϾE$>` L? uդdN}eKkмF>4 CNv,V;8fwK@_ gDڤ !J"Ck4+|S-eKf6Iӕ/'mhM Fr},3?d=d˖~3B8r?`pĸbW7~s$:M\k$-_NTyQ~%>u I^|B<~?Y/Fx5w<UB3ˍQP]+AɎWcmb4Tmc1QNi#ZӬojk- Z1m^萦2:ޒqE.ZS4 +_P0d74hNr$ΰZ &_Qa51! jžEgA:i(ϰg혋!FW@u؃$ ,T0KصjG\d=L5x : ƎiK! π⶜]52.G^ }>,G:gZ@Gu w"R:G46Evrh8{K^hYv|Jǿ;ǚ=Qkݝ"lo{ab[9pV}-gɘ)~MOZ! |AlLQ].V>2qBUgY]x簞5BG$0瞧W%)3: ip(?c^IJm5> cFh Y0"GC$^[CڸǕ13Ӈl2|8TYPa+%/P27^r7̥:iTd,@ $$F(1s/x'[Nx^%EP-FE$LwX \KQ+ e?T/}?(!P ͋rP'Ĭ f'D huD_kGiq}< D,g!+ä́bG(L~f:NV \eJG;Rnp"xq)_9?nsT4Ae"ȍ0/( n[0Yq)z܍BNR#3;b~(-%{ w̆%3q,_Ń5Q7RD懛6-τ:@ }6$iX=P`"~#sÍ@;K8 JǿxeU]S% D3XMLUߒ;FNJަ;GNB zST0.ؿt':xC?3ɐyYZŚ|6k`g`$g.)=]CyZ_hFYڰL,׎N~e`o8!r8"HazЉUZ/f?d9!Ečy[=m`YRob tm CgdljԠ-ouqZwAňIa=NHfңs˔]4gNI&.LԭR`$p ~*68wIrFIM!-Xhi\˟Yj!PiѶ3P)DQ*  f 6)s3*S;OP]ד&кe\f`j׋3{9)*{VTf{H^BFX†@!S:<ȓ1sE.Mf1S(]> XN YB0),m[u2sp J?y i #Tm!*"M0myhE9{4e ~lMbsB,3\tOD{쒃ϗ5UiL?}]* J;vZ{!C!-Ɏ: X0,Xڴ%T8۔;v$ŷѬ_IFt7j:o֦ҖӖ/=25tD[<.n,4!IL)^hArIq{kĩ=4iHXrBTR+&0, IX'(:Sg@C Œ$)GކZ8hH,siƦ{͛ cES,֥pt A3MT-A]7a?Ǧ:̵e `/R|JBO2|_ !uf_d_O94ՄpfKttu4(0"I7ؿh},Oa<բ@[{K٭I"6r%olm >#kS% Zbh 2Kz8-έ0Fb o(~et& )7:J͈0#YWaȴ~~nS=Yyθ0Ƹo ̖ >̍uz'|TCM%IP`/uDI3L7(x <9O͏Ԭ5}ӗLU^:%p" IN'.`]/ۧʶbr"$:% AEG38/Mғc ~.E |8@zi^̐/:Yx; LA]k<KXY&@aSkd6dFpL蠉j.Ey}50)mb~7 pOrl+ڭ6P]7?/S9Rw=׬sЫXV|\\#4:I3~EIY_|RVí-sO/NV BxfdiXXٌaL \ =Ȑ\{ ށqLPrn=eZCW1w%=zr?c&.9v2&X)\]-׸Ý˶"㾞j=3tK,CdTxDm^x:–a+_N]4u!PQ1)uO3Sn oEO#MdywDҦ`-,B) IRߎ/5xkw[v8ln`!?5_D  =h];q$ִMI\Bn֊ƤuU 29PV-} T |vEU/6Bm¾[XƢ; ĔWdLoz,aGAxi]RVTD0STF۶{s XbYOwd\1{zWխl"9SM _w*h.qYSp=&mp/l_Ggɭcđ"9Zbp\23=C8igj8]nRкö^O${?N|;;g]KpKc!ٙQ>[64x 9B9S.#PhcN zZ iʮ~m0A=sh#aJb혐hYqj;+ 8YchW iw&3i^>E->bΓܶU \nb9H^ù736v3W]1PgT/ ~Rʣvc 4\+0 ?;"Z_5 3='OSWWh~b\|Q`?/C]H>&(@G`p]C1 &iAۛf@^S[!ǑfHvG>Xea]㪎j..1%§p73Wn3-Ýd od/y 9dl܉VTl,MsHt͚UV_멳h kU68Z wb)P/qa6Z<8+V({[.8ۧ X :?~9S#U !TcnW|Km0;iR*x5/WKAܟL yh$v)l@j$$cbXJa吻Gngs9L1::i囡dW@{)@^~WjR`!RV?W8 hŸBPou-/.mrF=``U15ۘUcwM^$ IX %X~|.^wǪg=v3B><xvSt 9}m SkV⎅eߝdkqrM;$ڑo}LjF>rSЦ3itF0zYBB D>qv-`Ľ}nr{1$s lZ>TW> W1=Y|}bǐG ,h:^ͮVOw]< Eւ DC;ɜ6W<WvzO?xcqʰiG{~\ei4;UVtV8j,QB"`9ׯZ\NXEK$0؂ZP輊^g@Zh( O1:;al/ db cRv9م:s.*pV;.FOcI/PPú"#aAu7>bܹ"qd! Z ,0YaTlY{%M˔i?CЎrd+2C"^ľkh=0M6e ˟$]9??:-szw!TRd{G O %YuR$ )D3>UI|t$ERװ]6WRuQ*>a~&Ш <%pg)f@q*a$3;Mzjt*!=ɰwr VĈ[WH IDOa! ` ͬ>F`8*uFz FPP/"`[daj ɻzއnĚϐKRsw%%=Ok,*TirMrY\VsU.Y*ik@@\ԫ;;b“  ,Lk` ry !vݨqS@۪%clUEkYD?`ܦ26,Z5֭3Od1.ѹ'O3*\A|i{U);QfUѨ\,r߹IſmkVǎ&nMmS  0 [Z+E|-I D*zMޡxWLs XzK<4y(J9MuO؆9Zc%3eEisuWsc u_q- o^?-Z6j[¢yUKKo/*[eL"vyM\ɓubzZTRfЗ))kAȕKX6!M&Sj6C?|<#$SUK= K#JGv4[jB\kˢzTW?鯄 bV1zS.[<^(m|Y9xgz3Kh()q Y#nr}4p/>n_~Rܗa7N{+ۦ?ʝ?@Nq O+MW;.( zGxL4`aSΫƃoׁC9u=N8Uco-[R{ȟ۪nNI un*G{J;(T<(ܕ2q暹y8!P5l"l\KnTES.c<-׸3SsmYK2!_AEtvDGأJ2["1C'嵓8DÍS yKI͓V(7VXMʂ nq~~WEcO_ua]mF#t~^r;{,FŮ2?usN"ƇG_VWZ{ךBs{1D?1<< }U1=pdVBv!0__wݥ`~J]pW9 (AQig)e> VGٿ/^)+iR<+5ҁie@}!y%o"i@Su9Ѱ TS\&5\GݖMwfQř,ydS bx%ݓ;q: H>ӈ&֛1eiC0,h42w%,zFXd+捀$7-TTr^G>b $/r$@?2RyHzO1?x3kQєpTAD]+NZrGm>yT#y+}!`~Ls\Xe$_8MjhB!d.Lk*=Gc?wn= ާV`&_Fd :'eŵSyD}"񭝝/3J3;_KZkz/$;~r֧'.k` mx&S h`3֤M8r~"畁i'o50 mQHInOIүQ q> EИqƧKJua{[+:NLG0^o{)| Q0E8i;<8Zˉkݿ[_;ҶVk}ufy^wun+7~ Ց¤jύC6Mr`4?2m팓hUևaDZЛK,8SpA=/8PhGZ(ٳy|AǎZ6xh ` p)K/!./"-9@߿~&A*~P0K>)hVa VKe9*ًy8colFl[Ėv<7wwWx ڈ޵|0""z `]ixD6(4?Lu=u7`^۽vǎcx'\u ڋL6܈D潫IE^ P_c{@}p}(buG=zGaβxeD;'i}ip\>"%BOdx%&ӂpK07Xɛܙs·as[]Mu,ЄKn Lqm'q˓<bI4* yœJk*{}3 L2P0눺v49ɰ +$td4yaY )MzFe4yW̢Ld.$lUWcE;a9ЪS1f ˠ;"0q'%gs#O [ڦrqb.Nx, \Z c(!5SM|L^A">wNj X+bE81>74O,_L))בotJSXCDėu7YDxK{=A }瀉44]|;EiZUX^2>e_uTTD dbv~-ɂJux[Yjhyܧ IUx3=-*"7k"N}6XhOZkH+PݑJX|@ @ཪ6߃:$C.=/M]ޖ$NpFW#….gJټηH7ԩU bɋcH9DiP}Z~i+o.8Q-ۮkRF$;7p>YC<<{fyB{{DS*iE˳n\cO b3"v슢K"R y[^X"΋7cBk@k]iq[ ^W­p̥ʝd6Mu[OfcP{א-q l6|Y.!u_6<.oHXcNd8(nhxY*[2x8|\Paf0EU'0@6rāWK`]@B|6^nKRΰ"Wc9kPYP [K7zododQ4Ci}=lU,ʍ1ӱ_n5Tw]= 2MjfuۯfDT1XM;=[hOӨ7غ|40Hp2S7%G 60`B $Qţ()g!Gp^ێ?p*mRa m|S9YH(UzhXT<EFUt5S8T1$?Jím\}ͶpT uO`gNn"&ٯ"B8RD$xv=#18`ITjR89|`\c-:h(eY^F%\M?N]j΢MVD\IG:OXvj5ͨ*̋ gMD7*r zV%)=,΀;1 ZKY~tT5?^5$D[]A]h*_1h'B5g2܂F~%XS,av#33qn}jm>S.N[PW|: jx(t|`ָAw5j/+nѷm"1B/+y>(%;gMgґP3&EJ W={"ksyC2 '\Q"4m's( = $6wB 3S=UV鹳bc&ϑ(}ڻP7tl vcpSљHp7?<ݢRzMOHg|.'ӿJ $%59:U DRiWLշ /!App9}'ωZ3v [<58JÖ\zAN_7P̓!Ή>Kz:UWŏQ.`Q;l%fh$Y !qyxH2TϿPs^O!yb݋*~I2M~z9p,Ů] YjbWKn^L F$QBgׯ ]V I.RdS,;$@t 466@ۄ sM7N5WdU1r'T )Avگ?kUHJbzjVp&Ta94CxB|Micma0瞍L^'n,2 |Lc38@^Tӑ8[CH;B򛝯a9,[JӀ[k1)]2>{&\ȧטUE|]ST0\Wx|QȠ;rar+G4\YY."8v6e.y8<,!hEV+>ry6 VѠۉy)m5ؙwKϡnc1LDHk/5΂ 1~h>NJD$²h Y :'}+ć:p! n~̘!KD=%E0UKJEmGR-`J:)37YvtMa4T ÖV H\׀l(ӫ)PaMvd h sØm-:&ː1-ֲ{&k%oJUb&_$N^4ORT c7+"2{L!0wNXb8\J!PI(`'z…$d ^!!l<godZnYB! M)c jr b`Y~ Kޱ#򨫂YkYNȒ($tEJB&ig,BxѠ"#4w$ﭾuaԲ  _Fƾ2d[1mE.K=o qιWPY(Hw5)ULLIj*Ɠ͌^0r(zR[Kꧠs"]=p#_k懋ΨH `̪ JoRZqIw.n:r }ǝal5 o5ņN CHh3̓Šෲȭ\\fH_ۅU ,gR#"C~ y" {as} ^F>lAn< >[H;oFZּw{D?5sM.vlʣgX"j"b3or∠%2crӅ`B޽+ҧS*NsOSl5 slA5}xoAaJE6KbT\ܙM0>7"Ϣ$G0ꇝD.,' 6_[?A#(~t3jiGޙJ$Z-PX+3JҚ7B5qef7<7Hr:6U1sKMAr*\$}PU bu$˓l6OQ2@#*(x6˱q=h0AEtcKf_Oͤ݁zqE`G8@a ^SGc:x{D\5C \0`Snˊ(tgU߻ `ڋGmXBgYSa Ύ'0c:Ɗ Q]ot+ӓB^kTپ#BA^cMΔc|r(JRBD'?K_PO%į : \]8 /u6K2wPl!~"NMKa:,IaxTCHl|>dN 2:z Lϣ_,?KbPƩ` *>x),#>.f'\!s.^IcVw?m3ur֛&mY8Tܣs.9ORwc: :]f&@6MAa&X^e| evƌJ9q08 |>YjT"xˁ0o4D/)NX!(_ZhȘ[0 fF%(@0/M[[FVvkH3Kho0aW7 ZY2p8]BQ^_Ц#o<˷IWq-Y^0ȝI%jXBuDJq0H,s)^MlrUqKk ApA .Uwtb ^Īoj)ME `kpqNR^qb𸇄jYLAT 2e \<``Ÿ] p&97N!@>QHAPK!(.*>/#˴xtp_=cܹxbGU.pbzYR~wP]_icHړp+q`#ЮOqMA+"L| L0s+.0kyEJ v>~^$ҥ (|5Pl4d2Aj?hk^]xhM{]4ת5f&$D|Z2& OܸR^jIW ٚBA5 ڼs8FRr})U`FMTB2菣b*ۗi;M2m65ُ ު/V`_.z8Φ~]z DZLk*(G'Qݤ9QЭ@/ ʚn B*PmBtϕ=}ui1dN)$o&P6V>~t:p*!K$*O 'jȌ:|◤n*m1K%a [~A*I9 54` L,nrƫmF(44.>xXɭKݲߖqTtBhz43*/ dHo O0e,L%#nz~̸{Ǩ'CCG3> ,?pyz្[JD^iAx.M1+f;{9;f:4 .i5ݦQeq/{m5M$FX]_-%ա:r!~P| |VaR*d甧+ N6V}`eB9!Tl&T nBAٌ9ri GcO)MkP~J+CX1zfɩ}!"G0Jin?aONq+ou#8 e LC8>tM[Fi4L9Qy%ie#jm67 ئ\i5^@  j4ܪlb:DW'g6!a& ] tBdv$Zvtqiʞ;Qq3SBO"]_3{}Pt~eAտ ߥ7G&Z35_ Zqrc}Y~Mu{c  S6 bHEz3Tt^ [;J1$Ȣr2ٌGdAKΜrGN7# hֶoN,1fEDۧzs00*`>sԨm^J_E׈XkajpD}]y.c/?Ǘ)wEXr5in[n q_ߓ O=ix!/R|> $M<c2τlG*?*}PQ/= ͳiI!` pqzտ"jhA a8:%s5 $:d18mimlStPi'g1Äa/ MEUg^%z"Cy*) N~"3d9"xB} w&ֿ9?2GM'fGaZ <rbM٥)&՟VJ{Y5A@pdnwPW@ |g7lnDXmĖ,{j&3,'&dJM񑉳3 aw K9Jkޘ$kf@=yBLre-0s_CÂۼCo(Tb W w/J` ĉS,~J,jyNIFކٶ yo\[IuY?d jZzN@>k+B$To&}?8Mb`=EZD=f}YC̑  QRGZN8hjw ɵןznC'Ew["C^Vڿxf HO>_uI _h(ể ۂCX 0ASlN;a tM*=(:b߂z TAC5w0Dqw;HlsLIN߄:R(.uvqVOTGv畣d'F-y?EE ˷/]E]ƜB -hi2{.?醅'U{/Yk ,dy5=[FKZdjMή]2}O+O1LV)s|ھ Qf1l/ıîdQb%?k1TА`BeUo`9('{#{DC+c Z1 u뫺w̬sƙz+(+.+9$ԆͶ }ߓ^ӋTvO(d۹֙<[6׭sUQL[?y @@r |4./SKɂ ǝG尢x,X`c㋔+v7)ɟU:2_,Kt(#O$V?t=K) S f|_d V47FZSΥL0oZZ>Q[Fn[fD1msWg5p$dK2PBXBkR#dO70_pIi}S贐߀?ǃ]ҤeU/D)V3*(H锬z)Q[$w7ZWN;\}\Xp+2O w}:>é!vSYL(aKeVw.{M46Y+id}`k㲒N~kr p֓u]0#w |?U :vSKt@ڂsҍYK]>!,l0ˎUfXBA>G:bXvw띓fkH0sLE) 6s:P՚Sb@P2)]۶SV^D`IZqQ%:g*%d`ӫ2WdUER2Q H_BGɬ ʘ QqyM@ϒw= 3yܖ y{u~2\14zdQ[/Usut>0JN?# Lzk$N/_p ɪԍ 陡sKusl6[{6hV[#-Ku5B-4Qת=Lժ<6eòUpFjbQQespEz:P9Ql:ʜxlMŖ^-MӶRb7y!krm>2sƽ8?\sFja#J_ȿ١-u@KQoݎZH}w!?eY؏@PFyê D)vf-_ b\m$;l#٫#pUv*:[)ul_jA tQnwF8=?mE d>i! zjδUWvds9fJC]z[&"0:g @m$~!@M2?0q~US/V=^GN ŠUD P.27T c g䠄eq:Wǔbc2!*ː'ȔKWoujEYfMe +k& [_uIL`6O)ΠwYpAԞ]:iK;E rmgQ, _b_K &;Xx% R}Bϝ"N,$_NfdphZO4ҒteRE)tMI"E~J(6t R笈Px5v"SL >qj\ ʳӻO} J hܸ A |? xhtyے*D;,h]U8( !J~Z .*4pgIWNK~DG]br9aF3nXVz ]DɊb"s1PAr)E">U;wK84ϑR ?}|q4Z|1|m}p6K2z`yxq$JE294fw/} tAz|&jp -ϕ׋`iiU2žVg&5l+z^lI=+;R˝Y]sS>LFVq=T#c𡷤߭vL#lv|ʇ43ʗl&- naiɛ'#k-eeF8׍%Bs,5Zs3E >/Rz!XCMl/V[Kބ]4!u]*1k]YvM&eӁ͛^&Sh[m#5Y; I~t(6"/)y[[<;l޺H1N n.i/2JV٘7y2?)4eȳjܭxB+Buќ"V Ϧs*/)B,9s5\HZ(ELlxf쐢9 ^e4C =1Ԥ'\$9Փxz4ZثCS!$ ]Kyrkݿ'¹W|]O_iܤ29^&25^o"K$&" 7ho(7OxFImgommZ?D3ܬ ~uZc4V\XHOm^SR@ pz>K0ZԂ{D R` PPj 5ynעNhJϗq:7_{1S 1)bB`C[[S۝۔Y׭CPQ<[R~^\2$G2ƪ;b}ŎY^> K0ǝR?awpvd8!bέcs–-xyD\^\/ڦUvD@cA+,@ċQ$Q.91g޹8s:ꪪnV4^.^{8d%caZۄadao@@Q1AwKOl /QdsF^#1Kyey"+s.hx|Q%x4_fbQ!8cEr Dߛ_b!V!IxYQEPRf+laul  8_& ͖2bF])ɡ+v5己TTMmR9dɪ;S;> t (l_@| i>]OaZo'6n_RU1 IjB6ڔ0y`⽺-r8 ZW@p8+}q" vaT|yL^eB֊/i{7u/ze9}O9UsmY/_CMC?N؞> 3Xv;ш02,\LWOÉ3zݯcV-m^މĩ,`k3 ן^අq >'xabOVՍ}=p)H (X?y GR"_#\bIsPyAq(4& D&b9`<>V>τ!@ʻan?Io4ҁl+'Qt5Pidݠ) +"OIMQ+cl]՟e(g?PA!Tb:DhXbN iUAEZ&*Ӹ-l1/]nJ*Oyts.V;犭?n?u|1 d`Pdzpcy~Q g5KUO<*xݷA}ɗNѳ6[ȢwGh/Zus֢p̲>$͏Nn)Wl>8Goq5ֶ0Х<-b:<%׷`vUT\ z5Ԥ5fy1?hF޼Ȑ :Me4x԰hܸb滾kJ$<6Nս.̗fT3SfnbhcBU!rM9,eZK6A怑+K^D3hΟ,QBXP>= b^1I-gg}bOQKƄVE_MΉn p.:JG8puz18:y i.2$ :mjWs-!O%\iH$j?Tʟ;Q`460~3j;.G0p-,P~z*ee)}Q|>{PɵOj2BfG,Wnxb!?D+J,Zsu9+}抌l| vAzsykbABTnIN<\=SkA@1ʹPɼKǛfOv߃8Xt:?}ι%nzReEnb8v5շԧ'QDkӴ)"9q0{/F5ʹrItN':Ḃ$g\'-w-#&9BB5c%Pt?U{Bds +lJYh ԅtNL54n4壶br 7y]%)`hNQxOZWv%:\l<؇[Ze9-IB9xO+w<97EtT@`ꪈڠk[ՃJzF:8& );/i,Brw+Jh&]To Ԇv+nԱ.:b t(HkFdaf e5.O7FI]Qƻ-9Dָ<|N`v,~<Q #mO̴CeMHI!yxk諟{[5X%38\ -s8upO0$:ZxxZM 0'{7_oa^˨w4`N1)fd=zHqt t:2qo1gB1^!v3}٠8ܸa7=5QQ)/}Fou#'d 4c;@՚4;, Y3 ճ:LSoXƀ3IZklR~4Ӿ({ᜒmC+LJF5.55*BfHUMJUvgp`icb`-Am? gE`zO?k/1ej&$LPi.T^*ret,fuJ*FE? HӉr%(Kv5puD0=gꚽN`11 ̶8J*_$ N|5chfu;"7na';ލvwe ӞL q:,?mJd}a|\Wa&~%1 g7po|$$-O fmvH*KeJT(bvPv3N< F\9KW7mܶiy<' ג|2J>I*=>[M>4L;Go^zpW_q6E_g3薗*'[&/R ڊu s$t5Dj?ذS$A@o|4Č&DkNi Ӆ66mPIt@ci)?kEQZ_>fN0 &#J]DYr.J9xNWoc Sag(7\»O*PJJ,J]͹"ʱss (1Ѷwl\:lp^W&cN* (?kb RDV'ջGVYvZ%{(ZE#aE$y:'igX^e~xkEh8PXee3fz[ўɔosjbWO[-G5CP$07ĹF;vW*}C[Rdv˴\Vd"bI}D еz,ԤχǃgwGONIJ0 .@{Kj h s”GMr.S{RVfUY9AL`QfE+LF?9q;; Vf^}yqoq[V.gJưhiG Uo5ū M$`Gǯv,}vcmi5wvw99lUk@eC gun92bGKYh1nЭ`r$׈"%0ښ;+|7)+Peo@:}/p+߁JjB? 0>^-TYqdh ȳ_o @[ut| `-ݻU3{߉kO eޢn&VPg ?{Ҋ|uΓb|.gx61ZŬ'f=yw9MpVm)[R9 ކIw ]Lr&)fV)>I/قk^iEs1@~1]+Z%NdzR`A 8=}˫e4D?Eo?zdeLwc%^3{a2+9f 19ébZS< \* 5#r?'zYB[Ù yWƘ5P{?9#!KTC\8VWS‹/f?/ۖ`>kтdξYXڽߘ; B9*źtvV }/|qfHev) /JLt2p#<|77m8!-+k h9{[l-;ƽYy%l%ZS' }$qb >3} 9sT/PʪNY*ovl8+"P͸KhqɄW8_#{6e0\OV6C}esy=+5I6,{O'+H}h*K*f+X`<lB\>CESH9*xg;?+|TAgEJT܂k}Akc3.P2#V?[rJZ:D6G[3*}Ji"v1ra2IZԻ=biH**PJT M$6߇8r.H tc* n7{z.kd]X&)UtpAAKB#o[x* F\‘/eW#B F$ +i|i08E(ʶWbh 8W{7'$hWqt^"*`6]v]j4 ݿTIIqּUBgc`,WC4jx~pHƺ[wDic\&NrQ"MDWPgϐh\T_A4n/')P@饈 oL+7mB=Aڄf G f C\@"-xuM)Z2DYhfRH][kTx445.DZZ'0Ss]G{GW?<ηܼIAz٨ux.EOgělgFKFkJ:xZvB%9Fg_3k Vvd6"=?%unHN'AyK߱Gj5no+rdR t5oMl鞔+S֚ =ҭ~†qb?Xz ̳dYZ/hNpI™bT!N"yL_fו~h \PV \nu6nW*F@t#wOfq@FR{לZrfX@:~zd(6~I{B\8\ p%29B{sc4rįƉd\}{xveM]疐Ջ3ZX~5m۽6!eٱċZ Ny0)kXM(m%[I-FWl-ZU` ?i5NՓG}X f\x ѓJt;yr9u!+jKCFX䡟lTfC^ &)^ z;bg$ݨX_Q[d Q%T"(땴Rbd\%uR ò;nf{Ԡ}Wn\M§uIӭIP7*JYƉoC\bWY;_+3-Wϰ+J \30o(ټGU *F,&m3ߪݼVYs:̨1C0<$ODv˄Xm8G2S,o$畆|c3VZ%^1t6ͤ1ܦ"EŅsY0`cv3V\ġJ L|BQ#58I tkrƅ bT&oXa:Gɧ{u yAI eXme:VA'*V&Z 0rQF8:4}Yr22 oJV^DG5$4i]6d0ʌ\O: *R˂jQ Xڎ',I7"Q450Jr QElޒJ `/YD{!ou7cL\IS\̋@BL@k1Hj5Oa͡qpZS~j QcϲSVͭ^|tV1u'8,*\GJVTjsGj}QYl@Wr^趍f;Ts]U:ԑ]S4u%YiUKo՜`ɻOǃU oӴ2oIս>c+r *UK 黁|ߛ*O՜FB@g^e!yx"H#Of}3%/XMGH&J~D~R&V3u(GA*5G]ssɞTuHfS5FV|$- UpSE \$Ѩl)EYfƹOEH0{>=xJ\]P Amb[DiA;||gCRں%gnwB@3r tKn8ܛGBY)zQKOu@$`uhcf3R*3q,as "뚐T E*O.6:X|q>#> 1nD 27ٖp皠{VJS;X9:B-5@F%)K7$tHppگb]ɈnKW}L1CdM߁B޾pL}!לaQBx.^ٻsIKH(!]$STe0@vśO:ywL,-iksIOr@!u_=%ML] -EWvG 7КdtGkg|+/O{k1 lS&[9UV"LtbXW]kieYD]B{ZdaMCB躱oYc1m~~-?O >#[sɆB]StyIQ;w$?ڠqh2+٥x#^PqT4\ثqXP")ȡZ#K(|z>ubX$= q @]Dƍ$l-j4}AhʘXPx|׮}塢1_.Cy|iDŎٲIPqDa 4f6Ճb,qMS} nnL#!o>""})t߹:kBr[q9d͓m}Q\X$vb#*Nio7S00vhcuD^(ʑ=՟?mnmF&Θ> -&0'-*-l1\ՠ-㥺{$3d\Z -:JX7x.9? vf<= 8@ӳo$qL{tn?+fAaigbJ(N]WE9nJ2٬&,L|2,HLJtyx R3I`C-_ۚ%y-8y}҅za٪Q|~cU۩-g 5 ~WcI2FMϡrq[L@Ȝv̊7] sӑ9C8ORNsQtTGS<"8)*'}5ިvPNeg*ȦԲ52u6g,H!ؾb4H*.Ő6nN99s$G4o~] =Ȇ }(h3 }]wZɣlG]NX=VU4V$ďHL0ꢿgT,m=O;{cxô `n`櫋DzEDiänlQ:rB.@ ;RظQQ=Yi%V{|]L"jQl@Uj.yh%Z8~(OQg&0i-FߢBtg(,n{:Ӓ^y K6?=,t"BMiGkMk@r6i0?Ĵ۸&{ɿh}{6Li .rvM "N^q3I@h v!p.7o_2|cS*FFOWa'j9zUM]O4fT7~/_z+q0-uJ*iP@"#7Tf-e¡Jk-?H.a7-96pc;MyX8Y/XR#|1>-y5M0w'΃;aZĻ)_)d B+ dPǁNk/vā@ ~p)PU5?PU&Qa@v knB/ɒ<'"{fGfK4q!IHU#e ^u_qW0kMJLw* e{wXeAtoPXrt*쉙D4߽}+ /[ƶ:&zn 2e%s~__ax^)0LϣU+:I&<s\i_zLMS%(٨$ؖFr}hY!qqUcX*N8o}0b5BiN-=yM"߽߷/ 9`҂2KY%KYjVN4J=ˆ$ۛw+wףϴ MLܑ2]TWRYh#03۞ӈ;;PJAu NB9`!Fg g>zDQƐ # /u9oTj2T5_L3c?瑦Hj=q>#vbe?ћzv.bobqiӤ2/ x`z~^G5c\]jBer(T0ءHs011Q 6Fuo !Rr)3RQ)+@k|b,h$2$zZ!`',|}4ͺ-m4' i| 'baw)q1'ZdZ_y@j-cyg־򕑥xmx v#4 a-)ʥzrLx:UrO/<R'qB#`< i7E8@XeHZy>i E:RxfQ/GN3\M Ҋ}Ԯ?aOq eP:7-NR6JO^i֯{ Jds^,*n@W@K򟖀IS',)~C. NKA_a0K!l5{7`Z!~. v ;!3KU[B_ f#ON /%8|=B1 Bkw$51ĎDQrYɈ x 6NJ֞˄'|^@ҹ:XL_̰F niVo@v)i4.]-#Ge$$MNŅXOmt,v­g")x%DIjՖB<پ3m]b@Ug Du҄A\Fi֗n]2>D < N\bx]Vh0+M$S&I"֗#cvp\~; @P"d`(i A/ػNģ|cReNPhe dL:}gwsDb67W] t}ҋS^q;;>3:<i-oo!A׭N`9/<:;D!F -Kn$س crMs5iwsaQtMJ(OJ2Wti+bªi:;pz;tS[ݴCGKZ+|p"!a7dXƴ:J!h"/<mLP"c;V8+;ؔP<cn]'Eri֚zcyV{vdF`@M0vۛ]=k5T'{1{es@`U:#Fj V4zR̦ \<- X]{Q@z_fJqwۜՉRf Xq x #l)xq6k2YaF͹@hxD능+wm;8`v13r?OANP<HΈY4ydSBs"ej$BH|3`&um>i 8cŝ2\&> rLAP* ֕}?D4lTš(}2 2Iz! %qOE}&uY9u4 6l]e > ?YҒAcq{x 9 {l3fgp/c z瞧We|'KvF7F類PB#T)sUb'F|&#EnuPUd+5a?C,p[ CC8g\)N)0.{dVGqN%Cl]lpe| H֘+ɑ7m϶;`'Rt!P2wK =x8w>7GBM;K0J;*{S{`qswY:gߩ/@kl.F-,a8{g.+#"w^R5v:aSDq瘫`Ҡrmݱ4{jd /l @ <JY|0wCǏ<%]OLAͲX_wQ'>=G.z2'j&CZftH$4iʁV4G݄Hw$Kmu^W'nцF,4X~) g>0n2IFc[1fb<{kBӒȞ vQjulv') "Ч5OMaL @k̀HnY;pnCwh'̉^F _O q$RozF9Pۢq{uej45O֪rn;N xQQ4;>4+ùY@j<\ r,۰p)!nw'b`tBD&OEW.obtԉ%b{a@,0~%WFܕ^\LR6H9)OaE|(k6>2ڶwW1UxJ]$ uqd;<ŎM2Ő9`6S0o `WOCzyB r)lae>V&k\9.nE94V hA#yGVX O)gػڵZQFwyF`ِ̊>q+xkiaȴ żGGu<-pnzK'}=SgOBb0yKV ꮵn #X2ZZE0m q\c1l!9 Ac:{k=6eS},^RgI -a0!:dG5l0Q!2nC?MWˉ6!C<h4 ԰dsaQPR' UZ,N>cgR`-IkʬO)z|v͒f/x`4!# myJ?7{0?8R1'D7>p4Ö7&p>|R5TuZt=It.p(rn \5V)o}1ؠ?߀KٕSVQݔytpn7T.5ߎ*3 SlӺ5aJ_?ӅN TMp+ꤟo"EK9$ @?f拼qVɏUC }e@bE2|CJ]ՓF1͸2[dŽV1A|WNm:p!%N$И[B=wc>"**TygyO|( nX;i&}㱭U]v3, Oé3eH&\%7!g h[ޝ>¼|>. ̼_Md|+ ^fX,<ΗT!KvFhrzFIyv a2Z rQoY>K=6<ҷ$-2)ճ+p2$p3!vUV8S{k~y4G{@¬(+Y-3Y1枀+=^Ȣ,r<[TE:72p"D=/t{8D֫b}.$Wwj+=A!|a x(O\l+xp5ͫ@u!0o^N`~r~X 5Ɔb ?&,j8 Fٛbu I#)ΈlhhNmRh`n<철 4,9?løe-0Iꏦ)_&=š >| , MɝI /1D׷Z2i eFgW2a 4T;l~/TE"BȄoϙ))1&}}ht^tZjqU(ba l:~k~7Ȳ\y2+]C?w`3W_m_uFT A~1 zbJBŌ3 RÓ/bDf~|rD2 ιZ}?)wr\||j9<8ƌ36zvIgy?USAԲM橯kkk qq@U/ȲHG* Xxjx7%;i?6$w۵6;&= :; XP( 9_3i[|J!H?v:j^ͩvs[7M3V2$Y۪b}BCnl_A ^krڈ -N/?J V48>"q$w:󮭣'8 N>#_OUml`L%גgdz=/Gb푤cUy-̹<b6:){uآ+xk?CFre_1oUjS:Wjp>ILE/tURbVQT@ >-,v7YIo*p).L/$G\Ga~ׯ;FyS!~|f,`)ZFH` /n.-<XVy7J ,O6k2܋efwr]15 IQ\-T ;<Մ]R7&q brDj,sDФwct=feY(?"wcBrGq[#WZ:O=ury[Qs"7w㴮JA]2e&ü}8zb $t }LJd,bۉecX_.lV~O|>R&a`{}Az )C|&.{ q9xڕi>١lei# f`@&w121u5zc4[ZML L aq[-:ldpH߹R*2ֳ .M 13d*del񪴓uYJ4OHV=n%-ȟnk*Řu~&٣ VngGdpg+{=mzÝCjHQ(8xh MMRiSΔDo\ʯ`*ҥpXZP(hR 1 ^D WBջnýO1ŖHiZ*K: ?*0ڟl7+ui@}xK@%v:nJҚNI0~*ASF4e7)+xOՊywfMc̀'1}k g=`eFHe`y!J3vݏCǡYJlݿ?̤눉 aX$Qs#WzT>P{gC=)tDW1{zYeR]X<)$ZpK'IwXC^'fac m䤴|ȁlNք>2e4Ҏ*-%f_OM+X|O<B+',#ûơ3)wOIjL,daq^ӣ 'I5d[ΒE8$_\7.н$b0VfelCGW ؿ|2UZ#?Ol<_uhqok ;C`d@r&e=5oZGy#{8 ѣ=a+>FBh Ƅ f]Ɂl ' igj_y2OgJ]Ʋ|@Ι`JCO`S']'e'<[!2| y{,PTDjNr?8U^,b*_ύ >Fm5r)vDx՟.xUVqG: %DrnI|߂.*Rvri@1anx,ե>־N=vb9P?u{<. %04[GV35-u0UNM+uC鱖;v ֒q~ON G+</Z%txG:B-DB`Ou(9zE]*|R! 8~Tio0K˖ػCfr.]o ``@E"K8K[_ ! RDڭ8XZI% c_(WtENZA}Q cq{蟿})z7qqm&86:YH D'*B7lPw4t/g%/1@ngIsj]=baYZvP)0pQZG_?yjJR#h:〃W6/WL,)x'xJ_)cfV@ImAD"ЕȲ׳ "볋˿m$M^Cg0ڌZ dOd]:M-'vE@a<::ZhJsT CǞ6I_.߈HkF/ek%۠uRh}>uލU51G`/R}u ql1sъWOZe ,l6wƧ|p{r:1A w4"LRD춁,GÛW뜳Y!,UbPKfW6${ .=9w dZ{4׺#x.M =^#(O+s sD'ܝཱJ! 0*Ә&{( m.[\ G3Wo|J o/=Dj`D9YPnSD~Цʲ x˲nD1w7'FnPV|ktO!ak.Qjc} Eܲ+؆GUDЉyVk#.o!E҄"qѫ4İbٓȈx.ƃ^fKlp>c)SmUص< SںIYD8|,EUQbe|fSJIZ+[:%dZ]x%7LѪN {K]MG bw|x z&3Q^9?MN e6Vp8 >q8.ٮ{,؊%aJ4Uy}27sM 9[C2S9n*u.A _ch?6#!M7r0Lp CJj{ޘܛ_ /͡-}ю*vԔICƞf$83_Vf22AqVu=@mvvؚE,=ճ.i)>lg+kڸ0gHk v~z9SHwSC {3n5 9$'P4DNyf%.}y0`'·ކ\l^>&Nx1m'E t$Vt;lO|tHNno6U6| i@JAEQI]'H[SsXSpR˓-NV' ^KV4iJK:cTˮkhp1l`)t`tΔ?Zo}pTQkX3;dQ哭m׭|_e}3GI>Kjn2cDjb Dv+ϩ32X hYP| NO|4M78JޱantHzk0Ky[/ʦ;u~* N ρCzJf"=ށSiIMG`tglBJ lc^~O3LDLek2ӵah*{!p3Pl Y%$7j7ƙeB*'fZ&q܋bdQ+Ȗ{F_T&Khs8pㅀkб!-.6t+::p=L07AlrnO0V=5bgLp̟C1!~&!h#3{&L+ڸ;BS KsR۹RZF]ĔY-K+W<-C@<o)G L-q+n~EAuӖӤN|%b2w){zPVuX/X1 Ʊ!1*dJ7۬7$)"$k oqAkHq&XQO^GQp@> 2e%J-!+ Q-ŕ1cԏK?on ?٢oz!Ї>f\ QQay.d)VI+VjaOɫVN?]kau'̒K D&d'~sq˼E4c' J%s#¬2᫪]J5I%x93YF>[\wVm=3E"Ŋa^ЖDڮ^S.e1 '!Ibq}mTv[?+ǟ?-R \iЗP#Uqs϶"%@Xyģ/Q.D`S^Yr^B´7]isYц9e SϳxH>BH[ Y%j[O Y8,+G2Ұzc`8U)ҩ @G=vmUy&-Cjcs;:oVa(%/6:&ĉO_ܯu"mE~CY2 &[ISU+lV<8*d )&c~6@шn]k8 $p`iujlLmo:sLq(|GDA}%ο:(cba,e '{C'UL'L Fx7׷ַ *N.xtƥ<RqϺlT$oZ/;*@ꐎ[#x[Y~=L>hfk7+s*MpFg-vhuV5Od3u_5jxFޤjgkkkK1B-5^ MGIN5PҜFӑ6Ώи{i?Y߉x˜1|96ܥaDPHW5jXJ[,L=Դe(3^S? S\Is[ѣdjbI@L Mƹ~Hv2Dq@L:c!S.6aFH7|\Gׇs$.$eʛcIӯCI-(]}?R[FT2n)j?=z4v;$6R`\m`Pfca~%g:ǩ?\퇍\x/2*H!&=o>q[嘥lr9색}D S]pfIVaWm%6I'ek\%U.(TuTcq ?{LI ѩdP1=si%u@̐X ]h-9Ux2jl\EANL迃5OiJ|][y -F^DCkh}5^ (}a6]$ 6)6p0_JmVuĆil8؈Ƅ(.;0t%- bawީqf):^kdcP"+ZqnwM/oŽpf#n Lr\x%c-/kP+bWIS*[_(aC\YsIFWXzZƅ>𩈾GW!I%p+}3# pDtf&I'a9W˅ 7Goo2RQis⯡CQw/bpab/]J~'Yrt>;ɍ2#ȸz0Rk|f!> 3nMgh!GT6/? |nT/E h3 Oعi_5b^}cu-l Wɺn]AdEAp1m-=.2t=@8 ',S\̅R1Z^0\e"HP2ef6 VܚHj:lqh|Z9Z8 @OmmIKev- KT#?It [kq=ؗ?3vҦsj0A(t~oMŲqWc;,#7i>X]umȶF 4ͰR/ 00Z0@ &ShOh2H:pB]|:j&]ɠ{:/5UgWxbœ(ɡqX}bdߖ얭ynQ=}nVz{?k+1e,h\ 6Mb60V2jn%NTbL RpZ\z~Rfi6wO0_ߪLk۶y20BB>zў8$҉U;Gɤ?˂w dh ΅+1cNWmeGN{!BgHdIUYrr4)H\ouoS$U,<`mO%OQڀ_k=sHώFdTal/'@8%^D2h_,lxuĕa9TxqO+clTlxȄ .ee< GclaTx nC|\4.:OYESߎ<0ݴ |=5{zJk<>! rtptM*EZV8 ta!*n7< 8qf}-!z91oz'a>'e\&on%$$+1 Qԍ7 k֭̇Dž- CB]4$aUBTILUe>ɚuIe=gdɿBymDyH3JDa|j'UΞh/^[G쉚$:k':"a!"br( QzH1s{\l!8F}b5ߣ*G85VZBb^Q-{$ZQa<7eЀxbRBd&ΜiRN$l`n!y"*RgG&0V쫝- եJ< ~QuP'r,%8bv5Ը*cv?#Wi3q% V9mFTV$A"$66 K]rό@U yxW09Q'U{97F+ghUDo(y+U}FI>mMU ߂ؼaCveXU$_h%]swTUC_ZVϛ]!~e"Ӎ*n'™C'\/7@isمI~sYA08GLTp6"5ox?_'2ّ[}#ZnQo>x>,iP܀ H1|oT\xi%(B%#}+36Л\4)$<^aI-mMU D@U8m${S|^ UxB'uӚÂ3`LI2Icެ=D=,Cy-,ZI~A'0 r[;CE7 ,DV ,c o*BRIg۝ENH*x-rNi "~^<.L|dGB;^+u:i]G[*"Qo6"J3/q>=Vrx+s]25{5ѦDFRhc) H=_5@"ÉvaHm>~'8+*MWBbG.3XA,oA{(A"Z4u!s๟Kt*ѐ9av1mFh7xu-L&1i^K@[ѫ2e' -V"uxH"x* FW8hQݶ(KրwͧZPp/l!/RWQ(9q~JOMQ6\[H4_ϡT3u?C͐xC]x凵|}dhAbv^P+EIq&e/ T9mjE#}q>`Aw >޲o6sGpk-.W#snVA6r>b Y|) v>;}ߝE+W1@ e?bn\`ގ4TB'*DTA$ȭ2D#+f\[W0\v&lDĹh`ojݯ9Mwb%U`յ@WMlfDˊARHѾ[I2v[JBj]`*] Ea?}dS^i&]l}J ">N`py3[`z yy_@&zzAحo|Q1^ULe>|ṳ(_z ;HT;a̖uoLCJuNEQ,8ݬJF8\lF7{ c7>:,J9qW(gb!'4%WG UkY{&9V5ZEd!RCɆ?+ K@X.u&xSZs(wW!ԙ,^O0Ť5/hiom y 6`O{?b!V3xyv?gWlM au:񮧴p.]+\YQ=J" y?$n1+3y:e䆥sL%`& HUO|;֝. Jo<_ 0oaGɇ]NC3`_5xB.}D"5ވ̀8YXVZ-Yq6UpIhÊqpcP `n}[r10}*vOX=,vZpEdPa=ǣ*yTv;/bJN- {S#:NQ"Nl^*?M[LJ5}u~;xGn;@ը/2<<`ncO{jFAw%ig1n`B;y87oڲ 6 QHާ"i,'k88;eڔ6$1^ ǺArd8 D61:U :55y̡,^|VYw JG(gDa'GaIwQXzW%mSm"@ |><.iݮ54'l}k !C0sI6%wK||XeNŸgFSO[oԾ}WbBϠ6 ٱ.J2ǘ@O;Fe9<@H_UJ ^_m9#EÖ"BZ YܰBM7Qj@yJV#FE 4vIJ+fΨ.%CE\15.e%4z<4|c=}VΊPFM*ƅ@v ~hg!: 32*x65! At˩0P <{FZpJvvXj&W;֒Z=FN7wA {E8҂ljaQ.*mj̲&ӧ̨9g/YYz-YgIdk `~md菚QtL9o!ht`"`;Z JO iwM:n|ݨj]=xoa&цE oPdbzgb Pm O(7wެMcZe G>厧_X'qI6ݙiWgx,]3:/i[U7 KXxRt&ѳk;fdQ=%L$d5렘)q]b撙9XM&NXޘeOU&ΕAȜ癁,QQ|(` " vhR3[vZ=cz O-?Բ&q 㸦T.`ji,6Y1s~aRG,nd\ xs"Lq!#jZ\e͜x22I%0Ǖu<HGǴKHsL:dI"SRg*XKeʼ |ןCtωUPo;:y.5xڐӿT\V~ 4IFeDjq ʇ׊U%hkQ!쭳 |$܃&|7ZǾP6ecA*<{ m}M S}3ËjYWVg9zO>M$+~X*\5oZ?cH5 's.+CnUw\T #DܶN(\kq')G?%h1"ǒ F^~T:/4D=-y=w:f#.B3E;LW+[SV  zfǺhI]nAzcqNe]'P(jGfyOov_N:e3{F7!Uv;LF.z%[vk01adSRs i0BS9 kfOjlQASJaX㳉s3]JE,&:A$6XXv(U?J/yLY*.Er)7k͋XC\ee; !ݯru o y|kI;k)Pp?b[Iir$8\;8> Giq\c0I<ʋ2ǂP!4\,4'#DP}x^>3u?2!ZXΦ_fD?YGi`MÂ`f ?փv&aLjpWy^qaL`A[ߞuGSy*(i%Kѷ)JI>ch26l˴UDCnzpIO&cQt-] eGg-0 xՁyuj;,: Pdu\I&;wL?mPv"r^ii1RA13QD&趮L}ع; ' Ds*XΔs)8 fȗv X3%/NKס{:]&vi|(4 Z,wOoQQb J20<" aC|<єJ P j,Eܳ jєL5`)O.:7pköͩ=pbEqnE툶R `p˧D'謖kҎژ~H'&$ZE\սvH _ e>!q/,%)z~;gi~F``,qTO>zhJtHo'w #%b#QOȏ2tAdkmXlKua/-*?G{ S,!T jLxʘ:>A-9GgBM{l`n- k ۳Wz,>ͲTaxs bUL+R`Pu6x>Rm9g(,śL0BRu0ܾSrfEBEdׯ?vS q(嫿0D+wZZ"mCBJb{I ֿZ쫠&r_dpϰǹKSl^sqd׸`aL;I Sim_E<)ÞsMf2+ KRTthPÙU)<.PhV?J|c,ޓ9_E)Kk>GtI0n/KM5NMۃBi[=\^O~mpl{ o= {-s48."5mK^8 &58<9oLh62?Es?!mYQXPPQ͂%7"[3)|q_tC{m$ pQ`h5N5v72 I OsсElsbC{`cv V^9Saqs6 r7X#CMcʢ@ (y'+%]FS\wspLj\g9`Mkb$Lp뜈#Q?ޛAƺx]NIo_~$#ǚ}h(HN֪+tRO.KIOh|["܋+pȩ16ynS o DܨmJbAɒ>2gB%elDBӗHaƍ<]틭4JP,uonr\UI4*ڎRAK>%yVZZdT݅;:Nv'ƚA.o *v/'z{Y7'y|~vr1zZē"J.SҔ+& imT+j\> UM6lчsUn]PDy2YC2Ԡ*C᷐t`@Ԉ>&2L U ;oLXgQ;{W~M=@9VjS5ލk.C{o1M|%0ER <.iދR}%KZHQIU秊lS(YõfeP&3ΫCG)sPIVA!|fB9}} *V{#tXL7u{+RzPBfMp d[:ssҫC@ati~ BRQg q4/ofܥ Lc Fa n 2%X$CP'a ]B7л}֧7fn`)a B#V7$Vnrk#FJdkI^D?ܤCsv]-x@ς $[oI Nk| =JzN\7+"5Gi׌3;|U316%6M_HuBZs&T^)?6 Ε K!Lc[[Wo:NAZ[У ~(닧mfv>c_310 'KdyARȅyZSn&@ѽ_D4 B˔+P*4В_b-y`( BH zej*X8LCUeD'C& cQD.ÅV MG>Fa49I"OC EqHnOhO_ S$ @)ƦLShьygW 4Ϗ}(cHhEyYjshH&YE9>>}#"Q徔*ZltFFqW RSPP^2#RRISޤ~""_,eh:A-_ 4ޅ;;7,V:DC s!ysiDCnnN-IGҽGM=(&Mk+{cHDe<@&Ѭ?&)!W/ YqS DxklIv12zȧ3|g`s T_6_~A. sӸKZHgG>8U -]Gs4\l304' f;&ڶeY3Ld; B0 ith.cQre qcFL-@G\B&VD|"quЈ ַ+!bi֠1MF1*bʻGtV*tWफ़PH]#}ĵ'AOyd %1TgXw,Yu3*ۂ!;eB F1$:C=-zhlHDWuFr (#q ̱2x3j*Gb `f mHimv&eRmYJhFÇPܦe`NrAHW 1t%^efkU@_ؙ Ո][sH@PD=PE>Vul^'(5⤨c7WyouFwoe#8l{K \T|{9$+@*3x@ Xu)n Dbc~lR>)[, g/D0 =?>upbG|6 S,a!5!=$V'bYv1]IqXb{A!Gk]zXtK0 Whبߢ9MG4l(fQwZEV=uf94u&]r.f;76mI#OФ}LݏML[-u@_!B_P [Ǭß<)\7X<10s]j!5OCSsfhaJn ɲ'?_t@SŎ~aJ|1(0kac AzOR^lʑF>Ux +VA넂6".:ID2zs /J_Rkis&[.WlUǎgGe;,&N ۯ%ѮAɷEnڎ93V澫^xG0݁n- [ @.ETѤ;}L^bڿ~:2VX^o=ұH{O-DMJ@ac 12A`aO:ʫ>ld'yiCT'wEFyMחIU)ш+8~NDQ褤ʱ I'饇CľK$vgCyƎy$n[Uey\!h<~H7ЉgGk,dL0{5lnJHC6:9Gd;0tC,9#md "Kg>u;Rze͸{ J'詺I DþnNalON=-lrJ'@h RjB+A.s bFKlp\FIKRI/`b^PCVth#D7V1P|@ J94A|Mju|q=(KY{II:$RֿgAq%k2W&_Y' B+̓]@+dEd-ɷ LQ,I`(GuFw+74Xʹ o;ė;MX̝O˨ i:*Gs,QGMl2CȠ \5r 108 9K%h$ r,[jY߰/!63a`G}xnnWB{S#9qXnC5cgo ]t@UM<$#mx"+e\su)8HXp!\,v]6$a0)XNp@sf  w<<~d*%f\sq/nƜBa*$Kl!@ _c;޳v]wFL7oh~ex+ߋoy_Jf`2,_Z=\Zr X7gھW(pĂy9lbs tb*[Qv8Ɉm~op6-;ۙMȠ'I*#`%"t#chzחLzcLQ;( v%s lK۶w3oȮ$V#pX] ׬\KNnE`}pae-=rnc @ 'H (dob5I8Tu "q0-xTHw&6G{ƺXcJ?-@5PbD%e̅Gcbom`*% FAYRK$,TRC;$uc~i_s-TGxEFj#eյ5c>%j8q5 'GRSNKCt%5;<2c^mj5']w{+[?tG D=_1Bw&.%bU}o'Ien$HViGz)YZ@UVʾ]G{C.6g TCB/ N6?̫y0@ƊOC|dw!Aـ'5 _"~ ^xo;*agf g[S4Z>X ~`_ 78mE e|9'x;]srEmq!^wqm1awJJw 6"*&l.49tPbq[y9p 8v7 hBclnPf3cCND@>Rɷ88ƨ=GEP |Өw7p^){SMjrL_GV߼ ?g\F۽ ]΋?Pu& TDlD609M>^y?E7e: #y&(BPQ P3ПM6)v֪*87S~›pw=+NÑ(nvd"- xt=QK% #B9FV~ kIl]f>]SF^*iiC:RڢG +^h*8=$^-z;G(L0@ZU}B3Ѧ>^iO\f3.051+v]@<(]zώF.,:V 7e~&y0lZNv}F ųgRyL·z!5—0 F}G-u69-7S9N_N.Ŷlwp&G vPQSgtY^D]ؘ 8|8`݋MM;m_ae ^hyA!3ܧmfҖ Y!Zr[;U+K"(K'H/uE9`&,eLQ{cmAU5Jd-W!FYaɚ$5иZAQ]͜:$VqLM! TxZwߣcdMc5#&x$ x=ۭw۾xS ٚ "@  +Llr. KsHSN!߂m5Dm ,3pl;_:s[}>L)q#H@_,3g? Ut7eҧsX3$H89tk{0/]$1`7V+?Ͷ`ZݒuCF[=XST{ -@+9.F}'~,[M۴ԟXi\J2H83X j'@kNC@Qw9 l8rpSG$J^1C8TjY Aeb)bZ36,JN,ٱMJg"Tg堺)@gXPWOI[ޥu]N=884rzJ͇y-vbԷ_$i#Pzu|LF%Ų>'cj[߈0JPd k z(ɴ>9|+4yHI,v6ʋ4Kj1?Yb(!ak'0 Tؙ{Tr ڐV^M\r4T&&^ RĘeLcxO n=qfz΅}5[ zeg!€/wa! i$pzaܑ`Pã!q;I/̟?,E)l0ֻ{f K /L""esEU=nnO dWq6Zz'4_C"-n0e: lz};Bi&%ܒj5yCr?rMLo٘f?Wш Fƻo﷞**w`< JxK͟ɒgV' \;-q.q[~ g HUvsPҕec6p>zcRL /yxPz^V!GLx$Oh;ZwcpQo>1X@Ij~S@W'^1Qjp waud{3>gIs|7 LG | ğWM;D{it} N fhn_9̋4uɆ|5HUA\9"03hȨFTp6W0/xA \hUkjx.<#4OɘKD*)Mj.'ަ]6j-_qpŅئo+_H~ݟJȏP~M.jHCH tN" c{1BJM@T$DZ#OC2dC}[|COhuQe}S6E Ƞ- c;N5Ibf[Q-=˷iA1CVc]Kuc V.4C4@xFONfܮnL8Ʃ̗*`IvYU!:YJz)o^g4\3ڣQ$697!AsVgp >Ho-ae^$N lhˋN9PMt][†5Ǽͧ.mΉTϾ&݂3U?ZLю{$?\0xe\r $>vG]جQ:Fe#~"oYtdwV <`'ELX?*{pX}3Wp Tl/HezeOwђqM^@6JNq? 7pwCtPء+C tYVg0O7^%WبX}{ ˴lhXAt=ALM|j$=J 8lhU ?֨*S4tGy;LvAm z `AR+$<=6=LaH-8D|13^ی 9SGB/q#:hJrBxx% D H'-R-3q%=M;4:FmtY*vӈh wEŰD"uؤ!zEגfȒyY=6gV!*Շw[ETdWڐעy3qkb\BـCҳ՞[FY ѹtB8 Www= rQ|W)r,C 2&pp#rF}nZ9TZ1Yj_=Ң&󣛵 h3t@"k sX44wzQШyگ}.-9__B1ib>gEN+Q_~ =CRu}Ω 7#M Ge MM,;j8Z3=a'K˜5ç3$o>6tٌb9٩2 ?_/W HgDiBnBb$$jƩYZF+%{0UiczOۥ"f2^\{&k,k!}7ƦSShkNszJӉז>9`2} `b9G-φfajb@6ECX&(ReQ.܈(7皣zG76VC.*6eJN&hV+g5IA5Abo!] 1mUOlo*'jXtG->hјO:5y> ICU*g^!03a)2Wa2J*$"1_a\` QXZؤ.3ZCg+ANbz+7[Yu霨Á½&ؽ0* '=%.DA# U{d)=Kf}󯕒OM,6D' n5N8X:v"j*&j;WɡCw3?ǯ6iC /Js>%C6U@2x ]aGcp-h $\K? ĉ^>gyrB{c`lwy$̮% [Y^pAeLOcc¼p&/s".[#HOQ#sVS@w f\(i;%@ˤ@j9ѧoJozXXyzvn%NJ(YeFsǹsP bP 1 gCfRC9׃Gr5 pCUcd$Sffeu}Aqo1aJ_#wϸB?/ɼJ\ \0R_u0%oKd>ێG /%mwǹ,-&0Tʨ*zq Js٫E}tU]$t*X}-uS+6MLMU&݅(hVu4qmt!1^zH6[ejsq=6TGMI|_b#iP饲L DgAlG(cŴTI,eEp 5K?N{8wՖ^4KPrMN-}$sJ ఢ$gY8p<IaL XAs<"x (b"A^wڅ!hA3T*KA%Gѷ xm2ܒυ *`\>fLA3$Pr; .]@_epvq$Sk_j?e+!u)cHk~%tEi ]ID M ?8s):u,JH *T&yT,3=-/H||+24r?kN8@}X޴##B*OD}~ƋrԑA0H߸ԑ i}EJr@N(%Jw(xw#0u9׀>/ wE_Q/~ eǶ TOpzgCq dWM^6%qeQMP4vvMzw Ňn5x}jZs<{}1;6Ԣ|*;}>lw.jUC(=}9'7Gt5o25 J[!焆ݻ[ }W i{\?/; q5wi;,~ENHo?n<]gam[ ﯕdrqu^4+~};[ѧlވG47YP-zj$:-G}rTy`aWCE_Gj`fA%uV}"[v8Ĥ917ɷqFN[o,sLTP2Qi`4x$nݷ?UF׷n "ZʄO(bc"I9Y@%5gS5h*x94aZ*P^m#KQhDY5-\pDy<}LbY|a&y*!DM{FOIy˼HQHek4_9N.PU^Vg=dheO Sˆ0J}"ofK[۝R3xžNG;:':J4rG);_7S1Z@2\*\LyB儒:g/qX:n-,XP`çC:G]$6%|.[>xf2V\ɓP#zo[e" b5 z]B+CdrFp>|MsѲc7e YiQ$Gq!jwoԁԱiH@ []%,x񦺏FVyNr-~[R^:)/%e?J4H1+/ץFdtDҺ1AUR{(3;QOLZ[_>A[_czvx!.v]e9zE P)r1V-yoh߫pi%4Ǣy q1ѥŒ@ ZD`%RV-"+S"\J *6C,㚾)GuE"D՝kMdX!; ןn)(&&lv8޴ia: {nM]%kzX~FnQOp@2=4Ňct?EcY4ħfXIX9y)%Vo!l Xr5KUe "p̾ofE"A1(dPB-Y|^x rE?`=xLv[*$NM#fp|:m,kɒiY5moMFɗg r:Sj?)HikG nϧVKt|*GsΞʨ! Z6 } #YedC`z 7C4]6e@5u:rn;"WШOݺL٥'0XepsC> IuFYcE>ʺxt=fMׇ-6+hJK`oY`Q\DFSi#lUgwo,.RAyf3ܬX9O泾󬝪"&' D,UBӈYP0 *; 5:@g?7 _4Tr+K 'H?%-\<$T/7'QVCʼnq.Zon~R wj.UG&06*Oőh Ozv9z'- x@^̐SU컔K;e¥e: UJ1)hY( s'^]H jSNJuDd!= }hPb$2ہc J.$RJkTd,'2!fD!qaaF(Nm'Zoڙw@<\1)H@6}D-oR靖?.-`CxSKDPԸHP/B?;L*Ea}2ǽa$J3pmV%D(,߲Tk8Un9W"f&s3hD8 ^3v<~w0UPIg0=G>rZ=1O``DJ-:DD8$.֢ѪqwF HIGjkP03lk75Gݒq!V}ےLv—I旐`ER隞7"5LZnxW"NĎ][)QuF$o k4l>&UQr{ɆɊAM/-!5ЍCTVԿoԥwB:UJw֣>(ecFѱ|weQ~QHyY,Fn ?v͉5XھA2'l2յc9CtFN1mR*,u[V~P=g cΠs)+Bٵn0 捨nwPùMH H3L[]޴r9% KDž]--rBH~?ΫhT)ʛ'ΔPC'G(%a0\r4_>"B{"W &~!&r3".Ꚃ9;d+Jb/K9-yy3Yԃ~-5B,0qj qت5_OΪ&י|2^ʁ6*(84N=ɃFW!9͍\Қ;u)tf])?4ZZX4D=أ1ZNZ핤RN*J݂~C ӗwK@ hcvے}wJSo%j.kYΎf35sqFF3lFww4I{D1͗[@QdLʐ{`ÁNb w [L-"gۡB /%$.*eǎ#\>@T-Zs7ph]c' c+!v[3Q\+i-x[R=wi DБ(%_-ers_kaLfĎS`G/h/xbXjG7oPH:[j!;^ZqQb@agp1n>NIb[x){5a`*ֈȏkD֤aߑH=\_VK_%(an`3x`J`yJK$|5!7͗KDk&lm"-̧Ay[R JYQGP zg>(Y⫮hASJ `HXNK8c Ÿ#v)+;Ntš ˑr-,3U He ' FHҘv:lKOYY="M)AD.@gTxgJ1nU#6?2H_|+v# , ipV G`sob[vw(YmzU^PW.1eKA7~XY7֌>>[oSFAܭbӡlnY:;V |Af sKX<y`al2Q@4?LAhuƂAz+AJ"1?h14\H8% TTW\ůnd Ov '& 0TH*(X. Ȋv47yT-Ep PJkguQfw$ԺcU~h6/ݥ)/̑2I [2U TOx#P1rFCg$KaX|U)l/7M maB?bk2 _CRR1!y6o@ANH\&{>$i^ʢb$m4qݠuTQY nBKЦ]I1ŬTQ"G2-n^P]w|vn{S7a:%9̝7=GnŃ.z潙+]=IRR8JQi'7g8 2 N"D{{]m`ވ_U+ToF5VV+N,yL",Fk DEdNʗ3zC= F:M2I&[*B=*-ue)׽;`~. vx+C?y?cҗ:h  9[FIoY 3:i֍wGAqi긦5P5`%S`|Vjp9x3yDtptiH.B~Uzz*&Rs0qTIGc#Y,^(5`=5j*nڕ1 |T΀N7gluT~O&,d|cNW),_d]!.4j;wp\[ennrnknZWhsʟwKxl >+&xKI5OBvuƨ-Xq} d(64_AJk'(+4[pYs;΅ؤ/ZbXlԦ<{*·vKWyKTk'S(L钣&$kL`Ȳ5#D=1T"8JٺHZUs9UørR{8qc`+% B=#nW87Aeuvy3P,wI嬵H玫YsX <[u6"/Ei0 d8q@4ޣFc`~02 NNd[|;\P'6 IL'|M/q~I:_ 48?\a&f1p xۡPQY-b\+NmW ~tG0[m!" j(#POaK8BX*к@wαM쳗T?4`*Р8/OF1lr 5&LPf$ i)c᭲ųuli #-ܽVZL[M`7 6;ڶjipKQw5QLpąz"7up&ԥ+lo0ȑ,ɰ 1 EL5R#}Y+UěeqYc0Зq]`A[~trri}AhRs\P*OC|/ͺ$xm yX쿩ۦSe/&vɗG^ Eh:*~`mQm~V3Zp w! w$ ۿm ~;,eG?Kŋx]{7q=oRaf(h0b0/bB$1~b'MR Pj [jIu͔(_.km,aWE/7?f1V-tt2SAAlZJ6,f]()Di;S3 [In>k 'qӁZfzop/?.@gWH,Z2y J@E4/\.r\;^wu`'OIʢ}.`=7(hffJ?;QLbH°̐q̲6%:;#&[{]:w%T[XGy6&*rJm GV5}.GigbEa OuejL#wNv/K+aVQq#O(Xa%@භ5@K2bJ dD OZ}:A bllTß %k0G*@]3^ ~B{4b"]c 7;D(`F_&\Lhr. 73%_!Y !xZ_78r2w8;Zȍ)'+3"-Bq{[lDaoθy 6)ZǠ3Ewvγ~Ռx"ay|dcS3܃p|h;6e_;ms 30'9˾h׳3an wLWUQ^ݗI a 5*R8"Є&ݰ,d,tg%Ԃ&esIMrpDF`Cp1{c"UbFqBoiJL *Qla)u|73zJL!8!ŵ-ZK\{Mhы(M5 ޺KqoHdgI w`( 7ْ\ƽaX^R{xi;Smb!> ʉ0S&jYNT&Qm.-,OM ,wvD]l[SK2avCO"[w%/<"hE N8UrgRVOrA1q zᗿwI֝|Puղ? ESj4XhpSLdF c$z:<2.0W~A5uuǍNA-"/ AtdFͿhwO^4=_^jLNh7 +917 U kZf!L>mRowPHPeZ-ΙZėݓ/J!-!haYk3~aސ3]#ȥ$Eu 6ɏL2@/-0,Z J[^N¬U=9hb-P鷺xMC | YC"QsaLPo>siɲ;'>OVOhO~+ύ^3|F-;9RFJo'CYC k)$R͙flvnTg>K\/dD -?u,J8 Vk߄v1F,hUƨV P=IDW;-;XD7+GK1Kqv3 g]'[ +Y/)Ha31hL _l R(B7 ?*#RW@vЬ6m\g6HZ*hXF@ɱ__fe$i<"<^H"kVNg_P,eߐ{T=f>l˃G%qxRAҩA#`.qr`(N3rsǝ[>Nl򑛕8- `gUбofͯY=2s`z_K:`03&eQʗ, WR`\RC@"pBtI>;s9*!g| F * z ZH ;ta?7ƹ4| @ep/?P7ڪ*) 4K^"D .:T0x(:Ę+2`yɖm5 y<@'׊0Ak+lz3!ǢS]u/=zΤxŪOBӞjNt|f8QzL4 JeJ۸"eǀS9Z@u$Q|Ŵ د `p3wKGnܖO]sUj]@q76KGn)/Vǀ)A vOajZNv`n!Zv8FqcԹ;']E%Ul}a>dW<%uEώD)3V͉ A5)j/BdTYKK8s=~2IvfqDHcWJEďl`-J􃳩6ޣ1WOsn}"C+NLFޠ:S4w.Z_B[!uq/$kuIpN,g,ey-5)1/"U'HjYHRͅ9] P}#p?]ڌ\"q4Z.Dd90IU"nA6wڠ]bb\ͱGӽs]nJ[ArO)[SG.RӴf0 CM>Et6 [va 1.E5@GbTg}|. aG8j5υ&*0ta|ˉJ8H|WV?Ȏ߶-O:["F ܐDޔz|!id[Di 3#7X]hWzD*Y46"uw(KH?gS:~b[/N^ /8g&R =}:2 *ȼpz.n8.X}lS1 [73hr81 |QN@6q#}{ %KmIb/DA}t~GWU*[Lçm>{iظBSsU?mdS_IeC?h} &OM!GxmCvT<H46XtOo 2]4^ZRPs9B?.8r@ʞ׫+$p LIS^ĘgdJxnwR'85%zI[ hVadlH ٲ spRcr+%Å.`vI}{$=3BHXb}9,OFxPϘEmn(c(}NJ.@g5)rnbamNWS6駂~ʟԳl/𫩱.WkP{sFbe<+ 8\'J1\%ǽ  s[Ŭ<49^ [ %gPƾ?/1nxӻN|0/O1zyG"љPa tbli00Ti{hzwPQE+Oc?`7ѕ@l,%!D _YBCj{ u{Xz A)DM=@ڠ͉Wl'I1%W*K\kgtD2c nܿl  >/%9*!m 9NoC.qYsX6//`\t8ek&5*yįcл:h3޵KTɪP A= NNQ;-k[&SM^'C{s6M\V8) o1H\R9j6~;%aѽ InXmW81r!wYQ2>+\ΣEA". ,wֺ6 iu?{y)!qxkǩkhtS}kZB(g7bO}I( B/ 6Qo!@dg}4Un 0Ȏ{4N"sW#mkCtXVŷG.\7 +6BԱHٺ Yd2QONJ$4]I!aj6G|}NtIS&$gd9*i{,{j TKj:.*Ow, fSRjϹ^p\ґ)N7i?z8\R1}[>Sŀ>Ìjov:(qpm- RBzDE K(,qz7CڊGxOd*. ٲzE]mZI8(@ n& oq_[Z'V0bϴkqyC~kI3)Է |Ou0p h^u%'4ZoZieyo**^)ۗd9_5~!qQb 6R 7A! _1 խU o  ?/$Mj^*?+Ew3TT8O~qVt+Cd(֥]I>Tfqã7š/h-{A<@;nI'I+RǗSS<^;!ŋI0]Y H4miMWwF0=Alԝe#jkՙzVbN!e~^"{,|I+t>oNL8Ivز}y!}̑+_m?`dl_OU1U{/ћŌ='=^GjLOF-3TܜG G6'x_ۮN 2oQBmpv[N/R# *)d?=ʚ{ye KD=BNy!,UA06\!RBl-(g,%oU D泦/O8|1g6t;IO>reY"iXMylGEw-CN^F[m4 ^=Tٸ%s5Y¬<[mڷ9C@)wjՈ ˦:0>QZABEبKoϷ)BXbS"P2-C*Z{vZr!*7OKYJy@/QJ gq8]^M=pj->cElX5#\,ga bߨj0l38~}SYNi O*3)*F~1CFpkj;3󀏲rW/.D.\v8qAWEw<9mqLXʭ jZ=X\8Ga'l#7tɹ+A(T |딀݅1p:o=7jmHudgMiJ&>o.ot;iDôKf128PC>Gu*k>Ani%Tw@c4.E9(S $-l 8B'QAόq9;څT \N TzCbNvdʴHER:5\-#&MF-,kE , 43exhn7װm=a1R)t?!Dw5U)B/h豕; Ok4:/Ų%(3|ww46cǬ? ZX!es-Hq]$hM,k ΀ydKoy/ "xw2vz|yoslTF D甫fy`FQ"kۤʎ[6HrA!'Q3)PT8[]Bco_|JCbֶ Bf*cJT]-z!D:O'{U"ǝҧMe[:.k<&]nˉ ô[Ā=a|v Q4Y!0yZt3[A_qSβlN/+l^p8HR*Gͫl,(U16/̛?#6h٫_Dĝu0ڔjWܞ <β:6/3FWm4e*/KXoݾ(GI?{1n<Ψ|kgP¦=^EV_E:%{2ue2vlo\˷7BF_?Ѽ@gTadY8~Nؖ;BCe|KA\G*]O Lp\`= w ^IZ7gd9# } >C`&l+`r=UZa}6.3j n%%r}ߴ~/fpPM[ԯUBlL(*vT蘦m^lP,_)4鞧 c5YYwBFɸcbɃ89U)2=%Q `ɓkE`Z-m?%k8nT9sWQ@M4i+ t߿(qKobFxJLt6&PEG"=} ~^WnS! OC/|j{'7g%UWlyf^# 7DK}=pKnރ e:0.S d$QzvMB٭gY^;B 0T|TƇϋgke67(6/D-$8#"U5؛?zVE6& %5~rS'DZVqVԋ$Q>nFX(`B?ZXybSLSf,kXb rC7ufzF$c/]`$ !+}vlc}kTu@@tEM9ʮ#ylC te_Xqji8{:s FWoRjeڤjbrP䎮JY4/xK)I7s.nM2-nAdtF\w :i׌ &`5D[WRʁ/ٻ ܳȏ[Z3R0c%9ykl?&._{X!X"a7OIpPj사i.;6P!s@֐KţHpdΥQcñrf(m-f:f"̈ /=򗋆kg@ a4NR&AKe]gʫ bSGJ+0j4#8;(\R7#m,}oJ& S^cLv&3.-2 ;ߥn-!qa}%!"AB M7t̮RۮV_'B 8qO1; -!73VYHBc`T/&.Hg*jԧnmzlj}j< .ZXg\ZXp^CğP*,R/AB51G#q]%?︮UN \ni8tZП'+ P 0c&(Q}-0HtGehȑ* ^#~KJ!‹Uu`kll#u~9 ŭ Wnep Gl咺.ܟ<9&ZF}T8@Xid$@ul~=kWE? zQ.f쬲Ga~-{)ʓyQ׹Ao3bTLcn'^Es (} f fEOתNa g|޽3{5qM)lwٳԑ>lt/DgIB;k&$lD!{ϲ6;Qe!Mu z@CPòbl ,4߅ʅ8ށU`SEqQ\ Pibא$:gQ_ihPg8g|o*j,}L%#XxG{ 7dp/Se8}dճ lCrjh>^1,Yob-,;s*R;f hUl3-汫yA![WQ_`R!~!b/› D_wjX!tP(ϪcCv 0sh;M(4]Ì|Gigo3ZT;c8 Z{ n9VDb\}cxl;!=2][ ĮzSFI}2ƼWl̿u"əI@d/ӕq&-)[gr\x zgU> g]> P LfxbAmN]J gc&F+ӡL iC&OB;eve ̹kg:BP~.!ʕR@o9+Mxe[IQ3,·O0Rh2+eS.j4MRbn:J%QY#Aܨ/ EG)5T\ ђSPƑ5f>'F3[0[6yJ3|yums[? mHS/0;e6M4̂mّ$g܎#vh= MNMUӄKxSVFmru[܀{xS3[Tb'-B2j * z6DY5jb:ZJO%]#!8R]S Q@(}L3w*,6 `jMc=# ÄQ2?@OEh(_IHY$xa/4Զ]'Å ?ZK(;4p̊ n냮RV0D3v)¼EXִD*ZۈtJT\&;ybthjh"- %6z w +T#^'%8W/ާH/Vڑ'Z:z'l0<4kI݉MsHM>^wM39+\d!kl:"D֢ioD_^'2 w2=a7B^ ۹Nj뙅y1 \Qu꽼@!Y &"?B2N&sPV,'7)0zqӪz9KaJ_>QM,8Hs$3~3z N ) toשGd3DEg`RݵP]FCYOk&F(D#fw؍(i @ٺnXiיkhJFNi:ҫv qw\k-X!@Z2(WyO1T> a'SI%2nd͹ B^N0۫'X`@e`9}fv 6F!-s-RZ56{CXb)QyCEȊ,^DȇY7(Mӵ* .1Qo,apzBbު.bRH'䑁j6%l/s`^|:D9_.mSu}^&܆y&j* d\ F!q Z?\ ;h + {CL Us)fP^7Ʋ3ی/C]Җ; Dp:GKrr|z3*ZA@ӶUD;D( =\FT&Ea?x%n(yz C/ݭ)~j,lw/-E++Ž,޿,ׂ#i轥#LNoX9=ԊgؤAH?AE2x@b :3FanG)>4(ʋ{mT?lz';L"v ¾dU uM.v޶Twq ENH( sЮJcnƯ`%c*nT H<٭~Z: RKU+CM^Xᴛ;ڞzAZJ&!Ե/nvQye;)F+dp׫<[} A20j@WGGҘ&=93ru_/tJ̭T=&`.(3/k!!갸S#v_ pv;N9Hn4 %d\s5jg"c ’iCY&SYה_1fަyM"ޗhqnpE4@IL哆ǹrM+ﯿCQV< )`WGTc$غ  bhxhnśëQcfv٭AHDZZTr1SqבԠ+ sυ~@8^XPֆ9T g 6I4kzFK J/,Agd\*: ؆z;jП]z8+Ɵ4'wA[{fKmׄ2&B\٧fNe_B]z.˗wf/` j$>%ZdA8&c:JliG쐴)Ͼl5s%Vհ4bQ86!׏%(LzUZ%~~Ș8hhmd٥& ^r^l?ճ1$d;yZ!qR'&nket@s626UBĥMuB C;Vs{o}uL[d{ %gS3Cq-#pݚZN]<;Z}o; FNTM^ʏFu穴(Sl9Ԝ0;X~j!IGU_(» {(2h@[Cƒ㲏YA?m/>K; 2ofYyխkV]Ր^Ψkd|ΌoQj,HA|]:rEo,#"kPrRC.+IpL݈E5sI5{mUqW L TBcڮ[]qutE,6Yib)!062M\|w7./*4blh;=e9ma)6hl_jvKr <( ӳ5U]&)doxw-8z0t43A'|kFge!^@t,cn+^[[!%e1h!-o)(=Ttq.z8l#ٜ5G)x M&ʕƥJ<NBoQeD(} Ѱō+ץ~uT`1{X~" pUw8sJN~Iq q*~&߶ 7Fͪ} Tc.º ?5XifA\r jÚ지 rW13ui$tfL%j+}YKBz#\ *qaGQIpl.;a fJ }{x%娇\4dN̏c4 +o-1J@PEkc GgbrC,[ۑ-<پIfcҶɜ>gީ+O#z5c'n`xߕ1 V!8H-~I: kPVd(O^9SFfE~dBUP_`: 8>/7TڜMDEir{h8hQDkwjP7y5[N@(!Ik!5\֒?Ѻ{Nv=)G.H^x[)#$??.ŷ"8#v*j4i/nfQR\ff4Ēy+ڹI3^Pcx pI{D@mS9nZ2GC~[)(G<}TvS˳Gb(!Ո; Δ 5Y7F]M7WƟ\{%@}3ǜXo8fUypEZk5h]qta,LyKe}?h|vǎ4jոd?i;B1ÇBTJ <KzǼ^-'N9Zqt@2FR^EU@d` o(J2,SumBcl:A1/;_\HKMƖrO'h .E^ Dk'NFqsCaD]Ig/l^LBgmߴgу-Sc1ϰSW~ld-QB1ֳNX](F}ü3b"%aQpn?V"^(x`l vʼng`}3߃_Gi]a@:,OBEl-i+tvAM8Aϟ7 $KL R\kDK2S$[?ǘ#hmCVPZY9ڴήQ0,[kf _z巇Ygpx:‚X}pnWuH#Që?߄nD]_>Ud8֢qql{R}+YصKay9:&# xr>7Go.*z ғ2bao'LXn@cֿ3&ήVms^M4߹!H㱝U#pyu\vChၙI-2O%`XV?VHEW}܄lκ@+^R gMI| %54Cq4ItF[k79ղ9>$*rk-lT/y$4gf>ML$YU8%iPYg!COA3K%+ٌ* q^"JrCMOĵ!I!%52[ǫ`3 [ H30M{[r;|].t>1YA}EYXBm܃13 5©}ͩ_>0h2/7ض|,!oJֆCXHqV4:JmG'$]ǼoG{\nǿp5x-țivp>2eo:ɽʡ~RPFDѥV1W}im*j2^ G6ݬ  +SL-H*(~Nb`WD? F)yULIpP yLva %U\ &Fqk:ūut)CHɔ7,J:q^ *)[_O} ?ٶŌHl/U8Rʘ ZJˎ IlBޔw"OYMh {8&YgOUJ'- Bv;4.u%"|X-eгzŦ:hWRe**ɱD5`)4v|l=q"|Foc]Wg@lb}Qn-]OhִZC(6l1?g{I jSR*XGB5skL^ށoɼ EKK6R+WYx3ΌP&iy.!MG؂?6dS`&j{촔ĺVj)rtC%RݝŔiagԆP~Zb}A[zwu&Z%1UEDݩCxWbҸOBPt 205Z@! FQ Wtw~-Bl}q%wcgLbWpJ^CA@3<Ĝ 3՛)j\Sudb9 Q˜Ka=>گO43~ ٷ++;l҃tw?<` .$XhO ~ޢdG?;CZ tMUש@#yӉAΆ(H*?Og,5y. Ϋω - Z>,wmo"S0 rkbt!࡬[e/Yޖ q#rtxlfZ0%I Ѷ yfM;!y1<b Pc#{ rO:S(-{&/uጡ'߁'-Gx%]B`BW:7t+4 '6tXFiŧO({ ŚN-M ʺr')D!8θҭ1˂I̖\(I֢0a؁lz,?<͎;`yYP֯ϕaGaܲOAQαZc_@5Rx}߁uAh az?mvyTh+%1< E(B.=r PNLoX}Ic-ĵL:6ѣ˨L$e sIn{ ֘J]j0YTWNy5! cODža}x4A]n r7/ $KEYҀ.VX`ӍZ ;Tޑn`>U;0Zb94 lHj%7(uilfdjr*4Y3u~x ss&TZau SwkC/v,U\7X~;/卨*ѕP, X8Ylb5,Yg%IU_<)lJ|٤9&MZ~.Tʙȣypg_;MA 7L Gp[WOҭE |N:w$ҵ'u_tKؿ6(gEUśt|]Emsa%/y(2r 5,vwJ6DՀfW. O\R?O|39t%;n?n[TvNn$FQ䴮2!c[rlAS?'6 ׹hB:|s$g5$AB_bD9ڎ,x4IU#['2]+a֨9۵wu-}qEq$[$OHl[Zc|heKơ@D&cJOD@pOPQI0[|t_϶HR9D;j׽Ե6nZ:~U$Ahev 9?&9\_J1{<1վkO \tE3}y 1i-DUةjVUF-+r$`Td"53a6|"!\.qYvcr/6Hp'(m8x9Na.~?9@lM?krg6R$ 8-o!Rd}(9p|v=Q3Ž/X?=Dž_-j a|M~%,pӝ<]3j2lT 5fjl6i @c(˴v,G H|@Vնm7gOB_L^K:LXd//$$BG_5~afCC5BJ6"^r?)S۔ )'?屒w~Z[{`me (pBʏ jbXENd Q5F"AdA03*dos;dh/^|D!k HcmKq19YȒ'ݷ({O&9[ WؖQx~Bj0LJnqA%%A&cS0/gdHwRfΐ@9v=osAQxB hOPãS2P ^y!,u$v\&؇rMہ%sMs=5ڿ1l|{n ɧfᕟ_b s)fk>RkF'opN%2=5uDl{@Q+7cQެwrSR/ pA4Lt}Dy9vp\GPAa7%iVq2<롼J//HTX"`]3X3nO;3u/P}[ㆥ &g+[7E{eOՇ*~?CFkBѕV1S|j3HdΈ) `H*e)kemr ?e3Ma"c/`30eUԠ3VA1"_'\_ؙͺX](K[tS`UPL ܹQj Oe @FtN^R[H)xhnk#*nm X,ÏYۂLRsC&ރȣYmq9<рw .vzWZ팼uDBx!&K嘟Ӱ5~ T 8;^WqdžГNAFL,SL MNfD WXa孞hO6z*u9o2@+?`7Sk˪ĹRƝ$Tl72Fjv;@S+ܧz|Pk/*PԲ1#́S$ι jV1X@WM"oe_G6%|Ʒ:-dPIʄ|I<9¨k@̢ˆj2V-9vq ȭsw8]9D6:.̆')a"-'J~ w`ZOÅ? #ܴcu:>3ݡ`q ,8A;W2D󇻌u(.5Yx"nd!23\Yn{sK"SF :4j]:|Hs.313h[޸W-3߸@Fr80O\2S wE/| Q-S{Mj i2@PL|s3kTd k6LYɕ~$C/śuuѬ1:ZvULѾzRDoMMO\CT|@rcpl>uޅ \zzG)Աhk4-JKT6R s.YvHι$?q}"U:ҏ/ϡ93 ?]О^ɃtQ/ T9ScǾЌoҶZ ߶ r?R4!:>mh8Ld ld Og GV'14LowAªk :&%"JmӬ_v}t)F&kkǽټQe#)4<sZ-[Ѱ %}jOs|5:F!,#CO\@ӍA5nAѢ2n޼ޱ[^+=O0n 5+"6Hj3)Ԧ4z&ǁU;ouo$<){\XT%l+xtSp&{ʽn{q0"vd&{uW#d( *RU桅M?yD=>]KCRNwjWMceu:lb#iQG@h<+>).Zڧ (͍c45TKlh0\<SJ1La9$LQx|bZϽnTCC4AVY 쾹c *osaiz5Ȃ,:b]8,r@o1&:L0k=FJcȰ'6^Tf&n1eO~zjS+G"C͏ e!!YrgcK74u%)4mro`((X?ϞՈx/]G`*mWCSSLY>XWh֫}DZyVJ\ R UB07w_/sxpƍǫrH}E9&SbAJ"u2_u:IcbB60XLw\A0KMo+SZ2oo.)[ins?j*:.O'xu&5eЛ9md́7D(djP9X7"4vkƂ'g&dޥu4QSӷkWmb/<{*\آQa\5߬ 0?>{Dfd~`[ N?k7tg qXSCvX>:Pb#3G|r!²r[^zj VEX}zBjDl*CѣߩYFkxJ`GxMڻ{*WY%m_o5Y^DE>S-{+83N x>^I\Bq ͯ3௛),gməc5p`2 Q# #lxs/[g&ƐdM䧕 B&*k _2͍d(FdTSC&iLP6H]`5&Ktp94\@ϫfSnk#1 70GĦ2t=W>bt͸P#'؀ k/ژ:ix$t$9i{|wJv 36cd4GIojz;u|~2,ybnAw␱~$'Bb-iR`¸0cנ3Zݶ+6!ЪݐsSH׶ƕkzK[ dX:~dH3C>K&U`!Głepfde߈8ӯ-C9` O{+<FhLpjԤ=%ʺ,Y )ue\B587l8+ 9ZII|BqDjrO?6i[B3sQNW;1wԁx2Fn6 ep VuzFOOځoO*$h:^6j`^L NׂzCq)Ӣ{70^ 7?0E8}u&&?Aw M&C$05T{5lO#CxJjNMf?law}5lo-^3ZR5rSxIs~BԍG9R3jAhs<2`.;R;#Dϙ#񈎙. M|\oDHҼۍ~U?3X+tKK.$y9k<|}^rL,O+C0{U`.P^'1v%EG^iHE)ോ ? P=,isCh}<*'7⅙2H|X+>|ʒ=RJ[=`8T(p5ǿRI^_6><-"ILD}C~Dڽ}"%85fSJ{.AD \/LB򗕎<ؼ:4Ʌ `IKfDy eeo˘l?`:? l`a0-iAUJ 5N,dxuzׂ ;;FBI]dmxJY3=:qZѢADfco3IkWH;q7211Xr dTը,SGAfg^QG&!ߚ`!(kӔFQJfcociU\d~[’krShspj)I$HQ>~WN . QG{cjfU#^f(̄ 0eD[_>h_%hȺ"G/iuH7]M?u_]cXZУx1HBq H2KS:vTf91|^GUppЫ eLꔯ2N KTJ(*~q ]Yp?FDrx E "o%Y.tGjS0ӬrDҮ^J5ɖ/ӱQNs?7 F[ 1]f?7bVxvlydsI8u{b:J/cs"í {h4,bf9t5 Q,D5ZY$Vq;Ƽ/^\]}Ȃ[gNƙ]mwaD&re)z#> bYròk8b,vkߠrPj%`M4(Tkw{gslqTHX ?FJyY&Eniv,ESKmr+Z"ﻭ]R#aXRs`#돰H J62|qG9,'^9fE!ܞx%vm*[T‡ 9nTy89☫R(q[By#r$`_h۱`-O#gsv0cZxl4w(Z*H3{h2)q<&KA%6_l>j:VR2/!\@|(w -;5r/w &;Dmd]_YyE5F3Kx7-{4 sS'2Cgbi#mmJm+=^>ϛT ^"R`GW/:Co!H}s'rmܨ&Ȣ|`=2E&82әCm%wp$:M'VJ5J!ypCSb|ք #t5"C˜L~6Bx~#luWyWN]N7Am-6KK)Bשsd.SN  <^#\[*u@^'Wz|k3rNђ\W cƆmÍ3E^bw7tR"2<$YF qP .X&/r$[gɐQ&/M'̜NTyGV`x+r Y%_H 8)z;+}F*$d8ǿzlfJlOf@1{~8cB9ŝLϳk[Q+ÿ^UlLI`7Eh,fAz@$Ap^@ppJa+_(pʱ"],#`Aܹy 8PK@yEWG0M8n-?U'1Y19VkIcfΈPfRk@莬y"o#^#栣~Aу ݮݎUY(/'<>l]mnɪs i'y N}4%[ƴK2 lϊ"忘njR Ry`{(fK/>W4!췌im&F \|a8F+^uዉjJuCUV!fto{LyZhԨLiSOwS5g@M쁔t~:W! /'Q _J& iy#g9A '*:A8džعog%{r#5e%-SuD StJGq[:'hp5E5n tI+l*4 ΡrAͣp⛤x<A6J#j[?nu졝Rp;`flp#2wUz9 x,d|,01ue2&l|ܴ@p ÌX?X&[6<:g^M 3:FLaX~9/t47y?sE]joV-u@ a _wyIa>źbgݡ&QFKA2= e߬+d:sm-mb[ >x\XZ [Q CfkXjGX>`b97Ӝl] з -; oeI9zӅJ; zw4O*NbpV0 6o~o㨘-3'jR4d[ɰ,AA*`5hy #Y]]Nl+o.2~xXk;V QD"IQkFdM =^6Oa>o伬 hq'C@fVC=vĞ}hoXIޭٴyUA&e2Wxl?̀ 2=[sNvBM5abNk'Fe*OЧĹ7r7YCBk o\K.MۜUNqe;Up=C.^36K LHګωFVa5>Ph\0]{dH\EcXT^Ƚ7[ 젿\jJ y,onz|Qsqlk\~zSL[Tߡr^0=/'Qr=璽 =4QQ.F^zBE-lWy'7*PST:e7 %Y(+$y%_=Vkb-~1CC2e9l44 C{(Nn%p|/ذTԏbk{B^ׇPLo gn8.4?=L_[Y~X0tU9u9xqם -!wk*m9 ?4V_~FoU;_B55ˠ|bwct lXi;g96.έ!I7LжUR2 yV3Y*LqށEgB?{>xoL:dPlU|>m:TYԣ|Zl-O䢄j kk"m561IzyʂP$.?aNy|ŷcH-EUؐ:L5,Ǿ&AdLs@»0Hm.ٰ^@ X*NEmM QeukڠmO0U2AH%f#7Nvk oiU@A:|D*%w+Nуxm-6^]|Pí)!`8-w="s񼓠~Ahp1rk̛$>.:CrftΒ˛+ɞ^b0nr—o|H$A sKu/xJ<7^CTEMM\mB J[ Ho T\7{4j2,zOt7]ܤy@Ġ4*wNG~?~D/&jj񍦍w 1w6S^C=u,v^_H)y·  dVɼ>-ڨd$EU]I_x̭zA嵫hL1nՁdq- b; tVxV;rC1ઉ),|yCTZ2F!|*j䅒fgΪ;Ȱ?8->uӯU,.~ PX ] (S sfdiҸΊ\Fa_w$fߓ >DRE3ea:օp`SAlt6,l0?Ziww^lfí􄔓Ud +I>{C9Wތb zi]G"D_>7K,O5Xrd`4?HH]:m /F^&l܇F "XA ƼwF=z6B`nj@Iiay3X3w.4&T;ɰ顭04W@c]cveU6)tG&!\ϰPS~iNH(uD 03~c8{K n[ϣ7ANtUlJt)]`y$bР$GD:G S@\3suKC/hUFs&kkNzK8A<+1^Ui.Aܚ`љ@0(}H~& !lIFuHSvᤏU>L?'c^,p6sAeG܁->γ]}*-h'[ֱV"6K0ʦbF١l5)4A֒F[CJQ #0aĀ^flȆkqHnhQe"As;3g%@ڴX#@S ;^Temԫfßp-+\QG.h;BS6mW)&7i%,!D 7|FsӃEl]^YB ؽ@"*CsGg;Hڅ%az +l1 sWHgE-thAAS@~9UH.(%p'N?>Pt9+|bF cUpfz=\-% dvzLO4Y@;2Tly@.p1wJmLBKDQfU +^1r oâĴZvA)ISYCm FPn5 {bY8V1-.z2d`5;辳Pv a  .|Si8Wm괓4s"@{gHE b:\_V[;۸NbD. :PN6':'+Csl(N8ے /c'H;/H,tSY ),!/ 5Y,Y#mTIf=Nɔ؊2W>۰'D>q;]XH"F Zad{p_;hL0P{oQ#WbHweIAb3yP+V>įsAD|=照 ) ^Z"t}7F"Er|0zccS92Nrs%+YRjt@IB$^v<#'<=&dQ4E1,goEL.IuH_#|ViXMf8>z Zb%"%̋zhLd=zIt5 P缧dktP40Ob2xJUu鲟?89.{˝UcL'9A-(9TlBw, ;Ёa~YqD W7Mᐧ@DPE"O-g= X$xs#U'ם-#A{dϖ6_jKQܦ#im442)#x}CLa"cK0PZFUOr}}xѽj&$2[RjF@0~:v$ϊK\?GĨer[#{ZjbjN4y+[g@kΉ&:}>ͯweY9CuhZT$gT쾖{ vÁڨݰ]Hb%7iy' ~)eP+TMs-69I\RHNP6ҕ!g.4eYi#iF tZϔb:bco/a.G|a{3s G-ޟwW zC2;E'##84SҒ | ,=IXbq8((WEFy)Q bvDd;=/G !R2wU_ Etuzpe8'~֪h͢VUӶ-wA nQe̱Ou$ Ʌ3ړpĿ't`jlwa;3 qkڬ܈lѭ- =apQݑ2oNC 'P<#:ilmEF%{#ODû.#e:C=/LQ#jO1"j ~8`~OGzrR"щ!aTi$Ӯ\` 3ۈ mQҐ n`9bUŴtU)hHfs/%~vr3υvOK`AIo9P=h8񤳤UXZCw3s([n asG$L_&;f'+;uI̢g#b җcbZc[fnęL>p@V C: w}n)>`57DyP;*a[aG>])Em֯2 MMS+c ل2 5i$Ro;|iNn:jAtR{G"̡z4$V!.¼PB0wT;7j<\cmE/hQU)Tr@ꘓ'aXZ`I߹lzo00 3ìYT Z;OA<;f хnXY7WyNY<t]%ٺcm5[~*yg; .Q,TB9>t'X@%;.rAW}X U& !6L/}Ϳ EY%nȐ.Vy=nkʰQx;*F34ׄ)/Tg";3Hb'7W mp|Ԩ{SZ깻к+ />p]KdgeBuzyYrVJ,0h'@iB,5l"H=z# _,nhb@Du[ۗKgV]M۳ap˺\wIQh4b) 0w@ 7|SU`o3meD6U;v@sJJXM+̙U+ptT rhezIgl{Qs&k}5I~GӷA 3ҐYxn?LEd V!]^eО8iN'wG_v)|fYW'1͑{"Zѯyke:HYdm "GX5^ό=$˰ )ޢ{^ Yutpg<-PklZ돬^Sq V^–S梚Q+ڍUJx/Ά] 3#gUcM-y <`n;O ay*yRa1̼\wΊT1yH%m1L!Z!(=_'?%"4UoX çߌx714cB`>UADB;* seJ梜R&y(]03U(/k#Fiq]EzWK`Jeqܲ ߍ58I`9pċFځ*(D4Ѷ1zх6uFE(%+MS0xêڂQ֔qtW X/L œsҚJy%I)x!2s*>g :e=5T,mV bb0EXC#v-Q諞 #6/j'jq, CVEhHPS9>p6, ipqY ܍tV*×; >:L&B_ m:ͽ*$WH{|(WӹRS نRIm6d1LA6nsY&V%P7XWxW~E%%+:4kFr.قSv%+ʨeڙ.p*x-Ls} M\Vq124pR;^h;6%ãh6⾍@\MFH姻IU@V`=0N O_9ʊB/8*bBRUÀ2`9OXZ9ѼxdUhSnbtY.P{2(o ͢-c{C( {5UO)q @ 駝; PoM0@*Tt^ȴvG* C|ܸ.D|4v*za+C2i )=iB:x:&[p(a',PR.A6  1\8OJ M=NsKX8Xw '{#CV%M ?]֯ [є+E qNH~׿ 6ݑ%uܼe,Z>@C,nGK8 'xk˿xu[ݣ]]Mk$Xoˤq|>3tY1]I6cG<:=K\فWYӖs7]>{+3ѧ|[!āOp%|MƟ.=E2]b?Ŏjx|x z ޅ 8^c(^r'7'h/^g9-8򶋚6-D4C5!Si#xӼH6{Dz\Da + c" ZU2m#E<ۦr[|r(.nt| 1k|{L!ԛcےQA=lFRtd,̠C9 :[a(jggCU @ :Vsx\dB dR%cv,_Lٶ환 dRq>%ztXCLs>%g !XĊ Aw &,p Ū>HڟE) P)JTmWP.۔ؿUk\ %%J UBa{Y4[iWGbʉ$0' yXΗ I '7 V9$?4'H'V2/"葁%b̂D`gWcNڞKc?;XF?^9b]i bAĞg(3eB@72iIJ2?wY9QHPY\B_Қ5¤&ݤq)M!؀F(c<ړ{P #iRxCX{@7k[WeL5|MgidB\<F<(f?b,u.Y6@Z fWoB9h1~ 7~`<Vr 69' )qWF++,:znoli-_u &=cozyt2qV˒@tgڳmQ~\ADn<,;^V܆U&a%LԘ3k؞W$|$HpE$` ȧr/mYKZX-q7?(UA'{ \R[Qt_Aݵ!y`kCl͗(|ݽech "N^n`8LTHH.Ȼ)HX޿8otǛV { uIeF;L6|4.bV8(rnuϔO,q#ɌmG?A 1OY hp< 4,螒2? *Z՚d=?6DD a~_p2o o@kD/>)M]#>Nę w.u~.#!Ѻ3mhɼQ(^iaK:ؗPUX"Q\C7 qHOE&!81dOHmXC'՝ArM!4=ӡϊ`;[՞c¨*.DuD#UJ4"Ճ}{l[Tɻ<vv%{HpчE5nk4>vQ߾ %P"7?;G*jAh#V@}@j)zT9) SJ1kB {2p:O絜ciRUSӯzllj)~ر8 ~n٦JUд]H ߎȷBG:Vԭ/FMHH3[˽rC V+gfץ=`"補Ed{̳|ݧ®"I(JO:p!z :c evn"6} f6C/1Í#ЗNUɫS4EE}E #%ckKG&dp/q0kr.,uWo?,,*^k8v]pO HMƚ&NT\Pf`43viܬ@l0&r"+A%%F\;]r6k̋qzZK@=RCP TsJhu5ٍl5WrC: Nd)/`)lIXd^BzikԜBm?XdU) a$֜]i&jǔgGK*7hբѨ{vӦ h%Y齳 'X1hq,Ea &|QZ8bp/=C%Q#Qqdj8d!hn 5r*Q%*u'7#kЧ>J6"r4Qxa'иB~W4͚A|,zp\/ =!QƋ+ 8 Ѥ/xtdEA*؍4-ol޵m<;UR]P Z?=$@N0JbW2,X#l3!,p=ORCosN3!|ZUU7hַ^aRQg oBq:ZMSrAàu|w  vtߕa;lm8RzÇ77\ҷx 6IaKP@dF^G77 e C>Ȭڎ[,pͣeAn!'[з1u7(~)KɈe#Uz>~,Z4@rE.)2#{ w5Ko@vOn@m4Cs_B9iGD;M2+ ZIok/1XӃ=*`j1`*g7U@όk),Pcd)Ŵo@~OiAs:ThY^e7r .;.Z7j['YniraG22^=4ɲ>޿j %2aexj񓤸F[RˋNڧ]{)2 h Rq'R!WEAõ"1fB-@Pc 7m4ڐ%`8Bpކe 3(Ӭ|ˁ@,&y{#5I+Jʡ8y]#J:b;b^[ |,a {NICn6nkgTj:>/^.֑Jd77)^@.R+щF!if|,;5Y |km-Kl8p 9<7'_Յ<3YJ4Wm=%牢%E'/b(cQg-ڢmwڭU.` {h"HÿлNҿx}Xb3z޾96|ɚ+K@xS8fٖQ"nӐ*eNKɃ:.^"d6ᤶ6xUF'TR3]ld`F@B֊uq+})\Ntk3L<*z%ZZg)S~G Ρ\s.g_L}:]k*mRQaksirJ9 `\$5`fSN+qBt {Iy]9ycA!L >oscr_1{rꥵ'*{6O-L6%DDVb 0?ȍ={ӷN K X0_kzk$L;̳ H֩X`;tj`+\!iӡ7F2$_q{§CPʕ$)A^5d{Z=o#+C#.$XUojL9i ǹsoDEׂ ՑǭV7![GۡɌHL%S^yx s2QϨRKS{_Mj@ (@>;{}J)1l r\I~0^ĎSCt| +k%꙱-PS z\ef10zASJo+R=246!M ?̛DRV\r'Z>}T /nGOe*jk(BIJƚ6Վ=]eRLĺX w;CЦ\+ BʷŴZe 5IWJ 7jw7CEvV-)hӍ>~0|ӆ~u~AZ$ __JS@A6yDz%k ?_vsE^C_V}m}4a-Ї2`F!)eT@:Ϋ{D\j$fئ`~d%jT`ث*Պ}->L.?55ԍ+vԉn !xmP`L|{eTmΚ+C,RDg2U L2,)F¨5sB35l1j]^u5U&ׯQa~dQn >i輕kğ֖&Mۺ%D]IK8#}xƀp4]!~#!!צi?<-d} zÔ[ߺv tyJ0EV u6'7xE35V_hxvI"] )U*Ljsd9Ɉ)[yw:I?fF^;__Vc2bJ| 8NuD4tkVG}^?Ѕ 6Ni5*Q;' #䪰2Q*ZR^ a+yZh^ b.,.gAБsgO`(uzرWhQz#.0(9 )"\ MZMDSՃ+VgˉZS@8̬Ѩ4*`sJX>h6Fp:`68֩F/c`EօZsV^]ɕw4]?r>ݚzNtv˅\\訄NEpw5|Xu+8Cw a]U=iC5 Ħ\U^9НAы.oy5*Ae *&'hrWE`N!S0^Ph!kbe:<V8Ȕ{*\?3- = 9c[M |zZ^R_ĕR3:}(h7 nW$KV[_TwCLm0ahz}0y3`@ 22gL0mzED2>ͺeS#ptБ׷WsBZMji~m (AuY$-޵70UAR+㼀)e9n$v8jì b``̋"'j#h`7}*r?? _t+`AFs/|X<6?h8;۰0īUu*ARfʹ" S},@r Iuf+Πrиmb_;,c ?%|L]gMzբvUF 1LW"yF쿷arhK7LFDSWs[Vʬ.6eDʋ{#췬2߆;i+~ѱ IL)?f~0kBC(V \Ѓජ`i8џ n4D+=6iDFቻyhE:(Lܼ3删Q=8.݇}:JBB,OB!lj]~ֽQKP>ՂɷIĊQg* uJZU"x;&70 tMj ":* ExZYQ6uE|\I8&uSJÿvCso},$;]_6x|h¼;Iwn#9 yHs m{'vL|υߎGyYT1|~ =*z̯3ԤתЧN?#Ꝍ[' ',Ǡ"0[#[jP!}MGx'%P1O\C 70,!شfDW'4`z 3j% 8T+/>ǽVT%d{&}UaṒCڏ[D I/ 9Uh =? :ɳphd"%-_]T6D(qjS#NӕSrrBUfY(gwSfU▍tu1k\prX֍kmp#lveﵻ(>FoI7$=yjT{s*yՍPA-`D qw܁:%8<_qñI*VH>AV+~N.^KWR 8>ϋ}$3)$IxCoFHpM#"M /&\PFq{-IT }`8OWT,o40_n(}>?7Ҫ#W n&l(u}%6B`%8͝Ol7,ۮ̓kvb}="Mz}L J 98`3^$dm6۔XxA SEdHgHT -#iz6Uwcud,K.:떕Bp ѧg?M6͠>PC`h n)ZixMH<[ii8ǽVd%o%ď3QzP0eӅ-@j|rg=+h{%"zog v;-Ɂ%MzVe{fŎIT:%f!BdX\mE84w>Je_0R.Y@!\-P$8Ύr#5\3**TÀasc͈EVO,3YArϺt"t&2| VwK ^o}3xɥn!.j%߳oBq^nEH`uy*َ 0>Tn-?S „{T]"A؞])p|;Ys! J zΟ)]fSNԁn:|>pG仦|)NNz88;uWNG` FajŰ  Y!Hyp|k3n ֗5JU)Ph^ߦL/}!W6?CGh}9~'-nT2jBŒD[ſ {LjP/쑍ʓaJ? 0tEo3\Ȍ< oݽt>xD`1cZ GFJidbcC]AS~8dqG_x$!8ƒ#rxVk1W| БAh7߈p3:t}G)Wu83LlGs XE; K7ppAACSRЇt([&PHbuo uՉF_x0Зv@&,0<8ӷe"(yfPC'z πv&{#&$;|Ga e©= b:Z}.ĉEfchTƲբ7J޴~e u8%T-6R5l 288 vRi >3&t x\ÎVsBA)CWyFP$,f`8n{;k*{|=upܥ<^..B*nmdZ,wfsjk@)OzVxV AQ xV(SΚCs'NKiM ⌮T{}A# "W<}u}49D0'8_I -+_Y_v= My/#-  kXVakJL@Dk4YEӗFYL16cR{L^`⺤9sQ:e,/W(s%*v-K9&G ʨZ?Aͽ?s>ul}/Fޖ6c>Ӗ2\z}^b_1D@Ra i?!/e*Q9"ayˑh2]~ɛZJeLKelby3*[@7q:O?rDCfa&Nh:4527ӿ[v`8Nt6鑭]Ǔ]Y$m$WaL-jcORdgxOа Ql#'ܷӃ8#fhn_{QY~29w,uS/8OL?`."U:5Kd֎Skıj(.v<75}\;\Vm }u*7erxTx22l['ԯA' r}߬9#2 g0ތN[bzUUBęKET^J5V)c$q )=x!x˙D i<>7+ȊS .8t,[zDD\xcX6D%x۟M c!葶CYG|(nX+OӄquQe1B ',M3Q_Sp*0bX$Ǔ?x`םkbM2-n O0Nĭ)DHYx`7ʳ#r"\ߧ3諿ɒqnm4XnC-ڻ! B|Ea L @@O #/!ߦE_6ؗ*ȼ;.qXA<6ĚəF쌊@$ .tE˄ NOM$a?Θ sP|c1纄g)ي=06٩BVax.@0[zW+ӥ+;h~+bq\FLY஀pcgY\5=L_RrIH'8$G=pwB257?]MX,S' kgZ6D}b`-:8GvDX~,dqWQ"{ 60T~RAIo~׷5:b"#{[uרj\ZGFt-XOlBۨ0OV-;>)7Q;i _`XJVriU]T`GdCuMGIDx|H?TK!voWwKFmk*4.C#b]/FdE;Ϭ\p'>Ŧ\՟`d^!"*0bV,'m,.]OYHC׆iHgRĴEEd1yuf"ǪP?qGF(hْ:)#ΑQk+ SE˅MqnHA[bdpA+|7ŭӿ^68ᖄJP@Aq]k R`a.&1Kt޵)2#ewW>(AX!fB#-rcm>(o+O_-R;A*8^k#`L}lJ>w*\ڡ+N{* tϓ4('Gठ;I<*я((ËEΤ8cC.`\]6N5њX'Z!HH[[0 S;u9n%6K&ɾ6>Riѩ Ws7,_SJsLzYE9cBk咢b1L G#zEVv=QEM~0@(˺ps9'M+ ٻ/4܊-DLw(Bo7{R*~8&Py+ϡiU }Ph4!\{f ^f{x\51̢XcmIlV6hvH.)-z*=xŇt4q}~gVUQrۻQBWؤNr++ՅjZ8D|*ch#c: ?,кqRZ|s+?8$˓Zf`3yR$j},|R8SU=/ P0iԯwRWjX $=7cWrN\b2W0ϖS̻ Ƕe AwZ~ڂ_-?]7MPpn m/̰ Elɠ]yy;'yɍ9ߋD0ȯV;7KvΕY\Tb+qa2An.rJտWVF6ޱ,G't@T2sB7]z *y4W$Q#q%)4xR( 8zBB@$7L\=f4<,_L&&1Pp0<)uw*56Tj,6C}Ĺe) {*+ӳVbs~htfe37Z7-ԔI$l^/3GUZ,u146Ĥ~d[%ZfblݵK"0@tMU])M,%ԋS?H!f~ 0 }4b<۟%ve#I{_S[" z,u( $2b+㫴|ahY*xA%焚]f@dӓDEobv!dbuBXr%UO?T9I-ldKP,YQV+~*ɻT3CDˣzY{V"ׄlqNٖb+:4Git q}p^)rRcߝXbH.ꮲ(%L cHlSqM,H-e'988{`ܖ j+<ީ(82ѳ|W٧-mLj6QA|3D+5 m}2%zS<Iƌ4b8\UӸ;)!N[,1qhG' l'6^0TZ='>5*&Sa%-T'ר[!d_k(,8׍ tblņVBKă_RHrE'xV)fw<_O5MIn s11 ]6^9H*w d%\K{PUaj81R+0t¢oFBHɦ9z^%zdu/^Q#BМS M$ N,I7]6 = BcB;] cFBTDSj*4[0aMAKoxVbR_ҩÓ^./~Ҩ2'KLgXo zSJՆZ'(cuU"ttHvWxr֭}p%,b lxh;"{Lbھp--4Goö["fBT~>6>?(TN 9$l{~:U쟋ztnt!L,_ 8"PNԣsG˹f'C$E'|>PN{j qدzqg;)m@cKzBdR#H<=;6v14LM.N&М=GscKlJ&IDdłQ8]/!eiuQmF>F1]곝Ho[Dk:('@_<'t"ev7kiu8 H{?3x8z1ۼU1B%7.;Q)(KE0?=T! D -6jgŽaYlc?9ʰb?MrMa3Ve _RJDҟpHyS h~U&~'Qŭ.e,#h'\/ޓD{,׶? hvƠOzL Yp!]06kc3 1trX-st!ph kǬ6 /o%s~q5q^]߄ apbnle%&X~fLXO#Y)fm־[ h _%F>4,c 1&9YDtҤC {?£T+n;0xlx4t,hPx^(])"|]Gm; EWzDLg:2.g,͍Nb 뒦ڍrkU+0ڰR[̻urܠU0@YJaWjaLBj앞GNb rp$qTeN;1"c`P֧iGNA~Îl'6~h m@pdOk8Y!z\V_xͶ Sz3bwtBηEu~o?ԹˏkRo* "^)yAB}zkK*_=/e)Y+-j^=GB%R> h";K5WB[Iɣ}OmZAC{9^^;!0q^nA 6-@gRfH%(܀X HҺ\\a7 |*LB}9Mޔb~.3wodSw0PSk>yt><R}=̲iM-޷VU84vU10j3ʰ{Wj0)nHefn8ДMu!VP@MbkDf 0<|G04uGKkO\YGNku5O@ݿ</ 5h稫 k#- Y|%@I-n9(\b6$Vy٫X:lBfhp+lGT sNuE$g QjCJ,[ " I7o7ݩev K)?irUG4$4>,gii:P2+1Ԧ%-V]v?b)+ 67{J73SA WVOD3g N5n/1֠X+GToi/񳜑,>m$`+p@ySQ*4YCGՇ6zg 0cD7|l( x>1I=Eh]bq g"wVK/| _"a@i4xkav52VLwec6^É7C,=$u~0 ?V9{ >/(GN?1q B(KdGq*9z $ʅ@(aı7lrѝNbk9\±1vec^!N i_AsɹBَu37#4#Z@uWpF>Pnd^Ʀm,@Y(g ho8]Bʹ8s\wE!ThC}kL ZF;WYu(V8Xj>tP|?3SsGXGIZbhJVg #3(i5\Gwc9L_0Wc;g-͡4 OzcImUθjq/$xĤdf3>~zZd'5ov74c"=f~/&jdsņ 䡁6SFƕ&8#+ ?M6G$kw%eI!Ygͯ/dg/ ;c#}y)Ld7T(FC#@'۝fw7|% Tߚp[UGz~g𪆈"J4Eccn98a+ιE!P{e!Cwĕ?$u{9OWV[1xUOG_-Ė {-ㄐPxiK)oh,)^Z[L @XFI8d`ě-Hhp~j[Jߟ^cqjV&=׬u{NH[>,+a0rsJfb {1ϴy.+ XD.J/` sJʹ7ꂲ#TֲƶLf%@:CE ˟={<8Z"}SZԥ< kWsssBl*Jxqȟ &@F"rgYvY~'8{Q)ws2Dߌ {+/hQaiɇ>5r5% OUU=.\ ]1`?wG2$|еa2AOͰBd`<-{,+2Ʋ6u,E"š2u36N`9qGVwH}[s ^ÁDR WTgNmU(w>Ps'80X"pdVa)'kMs6,h(w.!gjd~h }6tW@wb0JѬۮ(#%v I`H`zVӥ:ڂ`,t kWT*!Vm])X>i٪/ T\ ebfаs?}zFt\Ȁsҁ6AUۙbLf !V"eypRԽm TW,Z0h_!\"&] `J%1RG`3&;/kyVBD1 EP,c~R#k+th k8ITa1B)| ~T'k[em_}W-h*\{tNDXw@3sBs/ >fĥw`(bԆC%lilBC&Iw)p/xL7^ ǞCIh.o-" n&PA 0wF'k+cò 듚giشpwhSErir'!k'GWFd薃N j43T^վP"- Xj`S)vHg:iSMf~̊?RĊEt̃n[NMj78'z"ʣ,g5iqoL@T:v ZQOė jȣ}5~ͤ3]Z%apEO𾑰}Zl#oZ6:^)*dѤ_-Gу?9h(OI-=krQ>CȤj ֡׈"5o@uK<.DL013,GZ~,)kkU{d$%R6=[LƝƃ2@.M;ЗrVv[B&Ow[* G%4@gnؠFcn0x}]K% 2v3O@Z!%fpt[6w .(}jDj0/a4ՙIRh\ x3 `N;>mK,rKOy 1h2n=M8aŪuMRsM{3r=^ϕ>+F.X2D)|sF!26͙ <E\>9S_+mʙ~$lvtדPDZewYKZ2,280.O)~ckıf WQ揷D ȒaVgO>{7Ic}յ sN?M}Evf@XH_e1)|C|1yqԛ`bmMr,_sc14_Ux9!QY:QPhBmG1'D6_ YQVG VlBi?yo^o; EDN=o;FXvV n9Hp@v!RSsaBIlQj.63zE],d?&F6*YEΖxFjjȶ)hBș4+9^Fc)\ICka?%ٲXەk9{hh/he}j%K-뮢Lm2YB q+ 1"$~/mͰ*? }:H+54sjWM.4ֿpOVq ءb':8ںl@QґJ\ ~;jzzwrFTȰ Byێ${˕ݮ7'Ҟ35!Tă|Q c̝XƊ5jo9+z۸{Jvey R< `^ | [h!PU V3 bAq9!yj.ς8Zkh #!NjK/q= I)iֲ6k(#i8ZS<ǐSTgOQ)AsԖ[a|Zi#<6[YE"lAĿ dxyxw }j%Ջ) 9M r%т]qm<䝽 ЌQ` Ez3T|{v۞ىyvF?;Ǯ֣Z F(3KnEMD "*F@#ۈwPكߥjq~s }cѢr*x4!/˩e2XP H LNjTvƐ{hIkLYΡ(E⪺ـ,SV4"&]msoWzUkw?}~W#RěS5$Iߣ{VE{AK9<jCҊc ȺBHѭC 49pMik఩a~6;/̂zI15+h{DrI( 2 E^f(~Z;pr;@` X ^wɇ,|k>V;"kGr7K64Q3L-05I`Z'?N2iQ[AoFɱ]qaGgQ417{W4m)n a#68)u$jY'^)ɼ7Fq*J_n- Fh|67f(GtBL+n.3OsLSLz^5jۂ>$Xտ#CF-Hu:h²8ё$kzza歀Odlmd FTR80mpvĪ3ʴg9CH}?*7\#Ĩ]C46j5\mDE 5:uU_~J Nb~dqTט GFW e y`{;״<ɉ5z鮹\dX~?Wb\1jA(NqB m!̿O#Lt\`A; ߶@ @S5]~qاmjG!ZkCz*sO$D vF9d֮1m,vҵ_ !fgjVuق<%* _HlU+Ty咐agQ{k$.C`!R*;xW"SX5B V&U+H4/ i{U¯ .DaJRώCXhi?2fNJ^ױ>N;$e,`)nڥcJV#BOX&DrnBჄ젲~:f~&g'wM_udqM{r[eɳ8ȞG<L5z5?7Dn1Qjl}LC)h |֊K(CIE8-^Kf[E'$ O->$gaJ"fA]p3"8Jv9\9[ϒ.Hn$bUd}嚤 ϚK#FVZQNxQndblzvk{ƿ1*ČxDsqtw!4(  J JkGi*z`z .zEI?k$6E+v9(RמD }'hqUk+ym?n7 FIY,.WB%D*0zw_6uK5oZXC&F1pizc;^mNh36ۂW~(2Po7=8Ph%]jWGǭ|7 ! 0^}"TUO 9{ggG0׼³LN#aBgsUO()\8-hAKgUc:dRįj~(buJLּ\ъ:{W\CU ANAD|SJLwWKun7KsDʎh(I 9sj/ǂ%&t/icC(!.ǫXڭ "5mP}ْ_%d%2^z%Pqsz5j3๩gߜ* dim^Qa&R Ͷ&;juh\(473Pn'>!䒦ZQ a}\&i(Wo9ёY3 >b)SL<|NQ(^Rl ؋\M^ TזP_S0i,rvqma+`+*# OX5|%</|)ƒP*h+hڸcjHv)mD,iD%ƞÊH^Ts:h=cZ*8kЉ@)|5Ulgi֚NÇP/)oaF\q_ <3p,Ous.|.esc-j'1Ĕ)g=a{=Ua FSZ^-R'KjoCMzRTD #ҵQӈdE2\~X'7b$ +XdxZ- \\AJVۚ[yudI~"sAZMKIݣ8CU٢FS⪅ ~k mQB-[4]w8RfyٽVJ fK%&O:NڔEiIEҊXNxaq_;?!B<=`O7k߶ƾH10p?LC'5fUmXZ:؀w0\NNh@#uF{_v nqMsHrȃ87n&&•-6d>2kRo>Ά'ؤu{Сz*0Hb.t0H7qaԴ C slߋhiVeiHԦeQ&;L~D[&D=%æʡ!mR[g u)@L6d5m![h/0Cq;[AUZ%n1Wن| /_x HQLc-<=8&4d~xdN^MV؊|]5$*^a51OټY.8o:|GfdM'$A\DHh:f֚c#Ds Uf+FR1}lǤj(]˚BAǠD.)/#`~ox ʑoq"B0d{%|#w@p:w53zCl)7BOa$QuJW[A5zWfcJ m]K=κ1YofCSNρ a%`py.]ziud$7wIz:z*?y^p0}6aqqO$bw~,_*l" v'+87 (V#> Y ;hxǣ;zDE)£xGiR8\oㄫTI9"$gǾLЪݙ%6N:b/ &:QH$D/S[ _C?Mߔ+.URZ`^.dH^@KGc5FHPR};i'KPXKJ"gLJ+(qJ4i Twk\IWH,r߫9٥]hF!c6Fpn&ף>)QC:-w5aqdc3 q=rq*BN`2xi|8I5 {ėo*:"ڙ{"L (P~w@Xx04zо9;ӽy͟ T6`C* _QMƧдyk'G  EjI5yGu8>+xSB>D&L\Vg<1p-lU08̅ <)LkȠM9B|w BKZŹvsJz,qN=e*@u ñQS?(#zVK$뱤w0!96"LxСq:__Op:~i4.tW+FL)7z ?'.,;}-M_`8B:ӃY ɮ=ǢYb;~ۙ_89n4h.&5tPY|5A7PcpCjyMτt#8LXe5mZ0bR+#p-('Tl_=AP Ps%}PЏkOeDj@@jAV= ϳ |3nf"Sy3pcS>&@Aр<4GɋWWWe8M'pq5$ =׺zQ?nW,v^0>b"kro䄴z/8MurV;0˦hm)iEN=ȅkZ4 7|ѽ{utW-?w.m=RP`+B}x%琋s ZYj)H0{f`Vp74W>D(w]V( ~^{OJ9IA1"0y71Bg.j1\ $4FyI;thlH0x܁H ZVS+ũh`棛<@)_c8[!Q׳dM%Y p k0B~qK4\){l 4Ɩ}(<~% ٴa,x]bZ=k꾃_F_V2َoJ(!4el{eW@h"Ԧv86uXho/MSf6ZpJN11(,v!Eıj v+~ിKd5ĜP3"H[LD?O Q.l5R_4C|@ݢLEnehǯ _UuVQ֪Sz2 (Weest}\-Nv7'˒Jdf>1 [ށ }͜qPk ,Hsgqz*nz'pe&KtNtW w5üpE&Z}Uޱ*QWn۩Њ]D٬DVLn7x&$ǚXD5{m{33&.=_ 9q(1?[|WT2Lc<>&Ʃ7S%{pS@B!(gy*['OTCЌӀԶ5 aX\dsS{ kyxy3]'ƾsG1P[1iP:Z&_u~8Q;ůQi0;*Uals0K&d]*~b&OYG6:Ok[C$feψIǨ$jَH#Z",GߎYT*3,(}iYmYK#RtGqbF|6㫤%yENh$q4`L@@N7J~tR(qYk~{%jwT򉓋%BD#7%;.-Bvkp#nphȔ,RX(fYxCצyȽG&;߭~>n0V Ь i+;s8%dU qP~`OJ{ZLEa#Jdg-VFANv %0)nҗ'vW+af{V0+/!_LQG>ӏj61 Y $vѣq'6<tc \36O$*2o6MEa1/nX{Gȝ3=H$B}g71Y-e!4NS Bؘ׷%Lq}אtyoyГAj'~o(9kQk3*Л+椮,JymF Bad݇0 ?r)Q|`!_I=rCd򠇑:݀npqsbthw6pUy9]K?DIlVmmuA$;V8M̩8{"D"%zF?A,ՏE^^<H]+fm\oe b4,[҃usT>#9Ǘ_n%Gr")LbT-:}ѭoC|P!_!7s\v,(n1>k`BR=^cv`ԧl}P0LA')Jmb% hxXd7 @~tF_~]ܿ$/7*N2_RQJJ{WpPl^)c&!w6qT LCcȬvRTr*>Q!fH޷t20&zfFIW%c{]T}gNj=.'k_?MŒV!KOͅ %X 8 לSJ34x[ +|r޲Ҭ2J6`Ean!.B94kǴ.7_3R᫼'E'ЙCNczye:/Xׯ-_^2ڔ=wy,<]ZGDRvdenkk1HL|N IsF(=i'[iIJV7t#St{1Ѐ]T&?)Ȥ,'!b>8eE/+1=U<(l /؁=yӝgp(P}Psc #>ݮ]ȴ@8uSO`*yF_;'+ENwnلl4D3 nO_!1PnEۊCb?1Q ϩ(ʜ:_ cϛDc3V{!#$dޝcG:,Ǵ1.) Fմ~uNYsPrK@~&-sHr Q{)I Up#wmE^ ֝ϊ"paOp K:o{xm^{7CA{t[׎&a9}Z)W+C)"]SXm?ay6/>E2l'@YFk:p,+@IO I*l0;y3o]`3_W` d&(Bg+g Iqnk|cC)! EےF^#[DgEΚj|e0HAda>+LE1={LT;qN(״$S|]'g|+'!`ED$2Mn SI!EymGs?01:`614S''S9'dS]9hJAl$oәxeTQ 3IHW_?{6<CHY*ISLya&E 8'; =^q郔1B2!Fw蔮- lLq PSrG'y¹.@|LgBA' r 'ݞCR:mp@SAԽ)N3ԴQuW’Vi ڳWTo}iApíK_*Q?dU^Oz:m{ [Ca,j#aEWO6dlMܡ;}vfuzdxtL@LEAH^]8"L /$~]"=8=!FxS%޸e$4.A3\_v#@͑idO#YI=㍧YjK25Afj@bnFnG_sWOBqxJڞtsgOquThMil[.HjOҌ GdFVW͊k((ّ fޟ|&kխ[\m,㓼҄_3uS)-Sx^0*n?u&}vIEHQ*x5 7)TxwxŨk@ZK Fř;CxxЍQ-,BON_,TMy;w4˷I bZI1+ؤ|zp+6>4eݝ6cݗ6/懁e a҅_B;SFG-@&[eލFT귀֨>>MT27KL$X8IۓfkGqF~v|t5>LN`2E&ziink =ascq Bj^AOpqxސd&W'87KFWh4'nU c^3:){s{E !'ވ,atyVw%V+\AfT(]`=_Xt+eu¾6z#{U3q _^ $b6n]Ib鳫*wUOrFZp`utVRYE4M H.n9XloDd #<7'l7x*J`nہOŴr&6J#H=aX$E,K^[Ӕz P k!ٞ8mSYp.NjQ`Ouo$MMρlȚ-\] طfJsiEuxDFO1n'niֲQL!8"W> ΊR, )2nLMdy|dz|^ KrM//sg(_ hpCͅ-\iZY_/~QK?R>-[md"F2x) RLZ"&^K{ r' Vcށ+#>} Aq5Z@,7ŝWh_i/jrÃK#p:!P?&Ǎ]dM~!;zk:9IMh3ѭu+.3A \Nq,;Jj{(G[%+ fpof<@E{d-?23~|p+ xQ+  ݦZam{ OE:gm EC7vJ:JO=ϰ'.9.& >b,  S4]?1*n!Z] !ڋݙQ7ZS3z&pAx)izBoyΖlIe0 ooƼ_{5 Ԋ?!+͖ڸ9~^ 桢ֆpl@Fr焅/S6n?zXݣp?2?U0Jq YVH`#uT(]3Kxn~_L^T>TK-R9g9IcQ&\-G e{oQӒR[:k;rLw*_Eh;م9 e1+,2@=gr`A\?OAػ;4!'%prjm"OY@%y (+O—C |~`},Xqe7f2<){BCF؏+Ϭ_!66Q"%Ǹu>$h)/Q` V9 -.JF*z7z(O"Gu쩽[?5FkD]?9F9gR@$C!Ȩt\;qJ z& X| :wbC!(62;T<}w9(XVNnY0S/_լ6Ìh5d4g 4 e8u+.jxDrGy&c6W8z/A9x> {i*KY&nN4S|vLP7`N)~QCr)E>Y й%LLHb^01BD`TCP4C4v~kMiy!j )G-²qN_ݹ-9'7:I_(?zA m*ưNPpY&_yC;pCp&^Pz%.&'ro~䪼F k}/ds{^ٸUs5e6y,Ն%p= R_ǍiɫKݱMJΎ6Pʽm8+J%: +j<"ɸ !ݬ>=vDT & c+m_oA!$M]ϨB,IשAF$/HLؕ\W1v+tGa0 QIP}@e5Cø#ly~ :iWDIX+3'KN-J~XiA< o?G7I/RzBGZɪ/^E&J/*Dǂ3q7K 0mx{LW N[545 %f tyѮn!j5/Da"+fmKy^ A%*G?5p7 tl/>Ľ#B 4F군JXNJ3%qp_8lݠEh eG\bIԛСp"|[+d+3ʸDip7 eRH Fɝ,ta0k?4=ݸWlG5<Cl&q P#4yҊ_OIvmnZLoIeC4xR<-A0*اѤ6H,;%3ńTg]/4~(NBI"3bgՋOmCBq O,R,"|!{DA>Nj0 Z l8UBJz!VڋYd/U&TmrbbZ(2TL9xcا;~-6%kԟ?L5ױ 8{)oGVY- c:9oM*zՏZqG'C buI&j|zrS |xF[u]w Igp &FPl͌(v>qs\NKT ^}":MsR^L臦dCY#MOǔ Q8}[7glEbu{Mޅ٩sC ]O0&)"F+Y63cAeKvGG;coǗJc:RR*ꓰVF|,nCƲ>6 jмMw%Hʾk֪lfRL|tM'`PϗR"sZjHOҿn.ޢ&t{T@l%Zh>!{7B`ŭ`JiS!sm,dsJЇ?x9ۿ%PoJ(D*FeVԔU*zƬ-ݝXm.~nZغ)28珗UJ׺b8y2`bΎp#V of@_\#Oh۴:ծl_G wv+%B -#F*^Փ%UXYAirT|ɢU3P6^SYJ5׀ C0dmq*JӰNnN30Y cBRPKUBZaу mPhfEȘ|Dq6=z |F a=h֝W)aVl{>Y^fǍHN 1d#pJ)&%UuL5ܺw'=w\d-J^ MtP15O#*#p2Y>:k`$czű1RvAC|R[Z_a=I6 !rmGlAq<[i^~V `kep8I>Hmɘiz|?r{feARj0 B#&%""VPKoܠGpI@Grg4G>k1*F?r| # b{c4 3ZÕpsvI/vV:fޟ`؂7ac>irS =deξ7ކXEmDȣƯi.uq<&?z u$Ba߉5R(Ҡtd݋y@PH_ 0/>m@$#"=xs煥)U4h<`0?_!r| #ʮ:[$ʛa*I+r=U)ҢWBsl-2yYl/.I]l~zOH>@Cb&#I&#}.PM%܉uC%/21uE/UHXZR)^L݆>oU)c#8GBQ]+c%9.a*$l #f8Ӹ;\2zKdN b?u~MzmNcdZ9W/Hvw֎[GD 5,P :P3<.*v$[=9s/؃ɀA0ɞbaȴzIj6Sa PZTzOr2a(#E\1e ˫=]pAQ:hڢ73d0aS}IBuB笜DSī5x^1ihhZiH}H6H/ ClamH7ck6Aće=u+AJOngt1Vph ;ü|LX%s:M:b%iDt ^ ?-pb 1G5Ѯr> fYET<'ĺ'!N*cɵ|K%wmn_x3 4<F_ 'jIO 2,Z+8,1QYť$ijkbCajQhjj+C( B)bCE۠nbnm%#؅?壇)o?jf.Oog1BAb^*WwZC:4:;ŻШrŘ2=,X"`7EVEbFՇ@oM^*8\Mt-~M9hDܚuB8rm. 2&7ǿ;@Lc+Tw mFrgfS@D(P[ɈN$%_@TZtW&x1*͐}eL;zॎ$nTs8gu?ǘ lׯ- A:A58@˅r*>b⭅GF:d^XDL=z C&˶:c$ z5kS{%м?T1Ԡ5]zF+P@H؟9]kmHB+uE "f#s{רK@ 93V}k >FOw(*\TO Tܰf:wR7v(lNy{Mq^2>6֛E)Xf7BG ^{ tI&1XE'.-h#A{v3"bhg[;<ͯ)$Id^Th% WOl7Xm٩ 婓"SD%.٭_XrA(0Wzr7Y_]U7~5A(Oa*r, \Ćq7W:XvWo\ìs똏S=H衔3S濢2 p( .t MMhM1(F|fumFבT:XMTK/eh!ɟg Y וҦC_ӣ DfS5dί1 m$ebto(]3}n(,{$'λC& 㕽x:NĤGk> c"2hQ3ҳx8Xf.fxy٪jS7U)NX%'&L3*0=ԩ_!0$j۩NwXZ_{BC ]y2*z_w'䬽|o&BfjS[ ST@iX&Ey^LWG?w@,,<=$ܮԅ[P@ >U]qo-j̔oUF]y8w*vE~̶<ǵ # *jT:*0G=0$؊37]zEV$xډe(Rc%6(ʨ0r3rpLob|$evVqpEЩ/t8So5ݭו'HqvK~Ùgh܊ȓYRrtc|fF:*>Oru!io-b#Aq~M&}k )sSj>-1̆Fd v%|05DWA Q :2]Y yb#,1&."6ځ;Ev5AЬh3mPR-_8E*ǹx#}7EwWRԸxLY̝#-aҊ+ng ᘪsY/NK;;\m6o2;%CEw]Տ%ғ5zR,F!vP@~3]1+ 'h@f0k;N|b6IXPfWQ{9v+T]J2u.ߞ) keL}! WW2w[6Z=*̌:h=ĻY;![ O:t ^t16puM!mGB@9҇~Oz":(âWͻ@ӝuv]P.:1TϮL>dH>>maO2TaO@:,)TAv>zo{ [Kv_fuJ cfL|C65qOz3;28NJ=o05}Eg}L49˗E\93GGtFV>*[ǬH9>W6=%;G'!s7^?Ó0A׾."i65;"3'қ%^A@^Cgf68@zh0BT^]2^2?7hMLbYrDQ;'cԬ0})HjN Ŏo)Q0Z))'O0$n$w\(4oĞ| nnҞ NWvSo]?6gOnh}wn)jUҏ 4ls_縷F:k8n?_\CyR$p=&FX5K2_&BW:Cbպg$[Toqz)/xCK VKzDŽĿ7+ r.Ze>#Ux41j$Y QDifW?躒)ox5 TF蒗t'e-O}]@I(3"J,P4rWPը? 9b?a25 %P?ylכyoݹ3R^LǪAg:ga-pߞXߞ!xk<-=9,nPrn63]o9WBh^}l^1y 1%<\|{KX:z v^+l4r]]J; |e$z;QWg3B%{6H:U`&\cds#U!ğ(B7@*8‡' 4"lV &Ե_ݲ2ÅUzpiiߋZJ~U;.A#v)ϛTS*Z=~J.N*!3 ɍ׌(F)T=MG^ %dd':RDįF6kM;ڧ֩L69_A zkL rpH\"bB$JN&bk^!p|-<1R te0n"x"`rJ?q6@iή ?C +!}\T30.YklX L cd8i&egl(8ZyqYzur^>ՏPR:G}(!\`BBɍa8hr#4+:Dž4#:B..P# ⺩"H7k~e At)NbG*{ ߅F4(= ~okhxqGn  C)^̌n/i_C %-$ْE(A*b&~ԃzt@m𑸲QJ(gPH/s:J](|to ) ^/9ŗV%xα s$>$25U=l3Ow(=+e-j;Pd'Z#3T:J7Ni̛y\giKo!f<Υ4"bw̶L K%\ S^BˀZ{jbcJXT7$Ғ=&S֒߷o%3}Ul q"\ЫhQXs),.*&:9{v+E1,G5M*k"K;yz25vth7CAiG΃e~)NÄ3@jLP.q9R R@BbW__ѱ m_uBeGrkbyɀG4(V\n:A`vEA 4#J(3zUjDkūC8h q [>Eف b͙[qϬ)Qn"RXdgjn(RIY0AO1Țl0 KCBrQinZU4Jf=/l<  `vn''>Ex1?dAs5_)*[ l̬#Gql'mo$LIE EYk@#&HU5@ڋزϛGsJt|2`xx:3pӈRָC"GA=>hk,۳ԂFlGAOiLWE‚;#ڀ)x艀&TU&͵%ra0KBubɢ̿LZ<{]\T,w`kH`D[SCS2bž ,ޚ.BUivJ>A⣈U4Nv7P!ѝ7By*y7g'ԛHX28]{}< wc9,M`H/vqd T Aw,HH>-~;TXL O?S~cԧlx"DŵH'5cs^S kx[|ёp<sXoY+S! zmoi!ZG]q9 -80m,ꎯWk?d#)M/I,x{ |;h= 1"uk3G>uP`Qa+8)a^gtLy#_ Oq$!TO<3 s(D+xFQ S105<Җ-1]{n-* usP@ QҠY$V`ɖOݝbʤӚ{ O].XdyݪtrSsik"XBGwz7hxBtUHΒiFȡnf;_g>Uh,N'+(]?oE8: ]1 '(AWdզYSyk;f&pC{1̢Tu?c!fwTSSm6 uQ%34 r>^ˎ 4KL6)w7_+z8-mGxTOk {h )TWerDiTV(P\cPyCF_5+j jŴ!7%A)с4vcZLvSG2/ ztF+p97-qYURKMsB;=}6,l ϥ]wM&2ƥi7n2O賋_KZ]&93Nǘ9\p莚DEx.&n)lxy_m'AES:r(č"g}c5;JObW`$2Z.9 BBR!5"ZS{@Q@$[D-҄?S]r1~kÃz|b pM~W|P3]Ϋ1@h:Nu#5mn]K +8Hcz_VhX,ʭl',!yia2|ycg"1 m|Z J~A+dQ3VHDě;dq\ tࡡ 0pd~l fl>#$(~CNr[?6C $#&ܾUZrG NJv{yMQ84b51o g' @K_yLa㻟kbH%-z_yA)980' >}{];;Q)Ŭt6_bj3BLM݄v(8|C`,8z yfeQs8ѓjt|0 H!߻z]x^Ήzq!>LN = aWBWFC`ZJii"/rοQ_):BJ|IQ`k@$eeK/!:|Dxq9GxVx9M./ftWKM %i^NJ'M ]ü|S5fgB{'MaO䩦ߑ>%T:AUr%_;Gw+GW.XqVeʳxJɱ{\,KbZQvL-h5&Fm4%v^ymK/z B q|Z*&]twa-/̎T_TBY!~+Mu'M#~ &Q//i}WX JERdNs_mr6v {ΐV߳ ӓ1ؖ}Tevc$oLm zUO!jc4*+`/X4@m*_a#U퇆8)8|>fVc=sٕ#Y h 2eY2mXY YdbC T @)K7s!?X.cna/Y7K4jcuqӑzfw,FF^败x \@t GQ,ԼX=.~\eƈYR${`Tx,֟Q`}gPB mQO'YM#[݁MhSHәA~Hk0bQ]456؊V) k"40(!4RD)m/و P=_DE= Ͻ!'wpHՍYF&9.ހo2ęiq*9O&ą'jCy}Zmp:L{fϚοKh  R}:QwXkoA9^s{>\4W7#G SG]umd$3]6|}IfߡiXQ.&c=Br0W u +0>-*5}El[D;rÅII[NDP0JPy8r8ijd߻v ?K~ 8ŕ,N9ӳ!-8:A:=/U@tdV`Yp[IB@b=HԬ.tz{!i~b0QKo%%!(.,#;i?1'e4S-2(Cl(Unyay+oi_.s|X9rU 2w8]WeɅ+ΐǴ˩!rTt }XB8)I$V4rIW\>\K^ @ v eg w"EɆOQo⑚ɻe+=o34=O5NL9S*uQ"kon<*+-Y~ar`oĺwPWˀ !c^J>R`.,P6x)SCR*/2Gϡ^Zc'- + Z@\)'mQѼھqU'0 Y.N14! oշb%F73!b;44/[G#JiFzřjF֞Ѕkf{ވ@eI/csK?o"V=no.#w/Ŏ䶱(MpA{pw?Y$S\)ߣdQ%L!R XE*%M򉕇KsV(BHqDx W< N-pАß>*Ӑ)CF(35oW@hY2Ё-hMFO5씰,Gd{y TEePO~0I^xp5{yR>Y[u%eL6ͪYMZ%\^ؼrDWW`nq%` rH4ybźJZK2!Ynkg]ő6oL7KȵʍoHsf}ŀ H7{Co^yF1k=?@PUͩ@N'*Z ^:Յ-+ LR_lAڴy|_4c~s|UP:nPޅE}~Y]˶4~ލsM )ށV;QvhCrhղdi[/Qiقkzh 3q7©T^t ;PYYT VN;=/,gc?&Wb#Ng1RpCٯA4egy AyG]ZiDYBg+jZ0I*X5|{0LS9k0.q~IYlk:U_m%"oX/Ӛ`?wn:`63vZ"b=mƈc/O0&a"ŁiS6{CaYTvkjP7\LVq.؆%5>!X.Ҏ^S]VAw@crCθ)`xWT rđ ϚKԣȃAkT )_A RfXljz1ģ96N]ny*żhf8ԂUk=P^V6hw'EBZҲ{Z\c\ՠ:&m͌˩2|ܼ b'{hU$R>Bo,C˺16>p!%Ƭ&nmUwVPQ%B5owһlTGGMzsl!EuszC ;=k0'wFjV]u",_ E\WOGW.>5r ҝ:[F5AB (8@V*7MvP+RÍ#hĈb@x;ΔYe"&L}BOPbsJj5ܡA 8'  +LyYt4TPH6|Ub6zpl=D99߰8C1/|}Z,6$=hTłk10Z_fFTd=ԏ gL,V9oNWx2gp@yQ{[|L .xqJqW]B^t>RçSֳFvNGvWx*M4=͸T.$/Jҭ gG;5(o(Na:Ė8 6}W"DA6*yvY}LpA۶#<>@8sK"l9aS MFVu[>Ok.,A賲9%rZ*ѭw-%IlZWHMGz4&-"Gֽ{Xςh_f QexS:H4RO3;78tQi;x;Z&RRSɵ91ozMy(1 I\JT2%EC+xӵl;̚@((>&Y^0{aZ|Z7%yAZ>DQvx<X8 c'o~ m49ڈgSj5{ȁ lq'CV[W{־zf_RIuP5CMRC$AEo"8iu1ƺA :Vx: c^e3k/总fSUl2[P 1-0U>7`-XhaON.>J؈@SfAlF*2ܳn+ ͇Tr1+|۾-V0݂YFIEv J;2qZPhbWy͈@odzV`Edߒt5K`9S]*IbQS .u7t~&vƉ&1@;T66q,tSvk.w<ꀬz6+$G.o$OhR\_ b=#)'}J2~` |KB7U)3ƭwmN }zEms!iH4ԋh_k]>O:0ԸD~:*c1 jZ}6$Ǻ&+ h7CyR]*z ߸tJ `{ WX?|JGKc7ѕHĥY>7[dJZuUpl2I~M%ζg-餭 u_\9oXpII حpgh7hX<:W+˵&Pj ?Ci!9E/bSZ^Jf WuZX vQ3M MSnҏ(2@}_i Ua}YupzD`3L-UR!e9 sl_47 vƝ&)>+Ym-h: u ]rc=q'֔5ȅf: e깩tui2 40(7|Gt5Ǭd>A Q=3!>ZOAwE'qom=Yr1Éﲌ7¼#$*甽 ; 7zG3 7=!ט<ⵐ|2-O4{8Ϯq/Y$b+ҨCj㹴L, YzO7ikyP^}yne)A<ֱm56t |溭ㇱ X˛d#%5o-͈͋ߡ^7Q}1_Z'J&BK=GiB@EkjjU[_I;|Fžmq"и$yhJ%33k]H[.nNʘc \޻oV{X[ٛCs@PPa4-yŀܞRjh2NsJ⼨Gg Q~x۳19 *[Çul`S+\L,0~8Ic,}8{`ui;sr5IY&Ƒ|6$Hh+zJwi#9,ݔx.pN V} ET8@/|".4ѝFπ<@-To8N<;'{dTUZ|m¸KJgKfQ*Tq >,hUE0*Ty x _fxهOusБ/g[(Z6ٞn!5]ֿ#[z$-;j\n@޹7"{mjkLư2ߏO z M båbwԉ\!2&׋2 En\ Boxn*7:^13rv˚"IO,&cHgQUںB۽l?|ݶʟ0x:g.Ss,\EY{xbWCak@Mp$شSbÐ'Vl}1XN.N{+wⴧ >G0~roW;sTW J=l72&%qys`>LXr򓰤P6a;!\});6Z1Sшq )uMLkFoH~ͻ W@/i[0=Ч?bSf UF+ḿVJ!TH x 0_%&ftN`cE`ZM7 GcJ/V,7!NF:j\h@YSLbMi>#e+w`6z&.#u.ؚ>Fdt/ZD*kY;DԕMjc?Haa87wwKԇ0Y1iN5BtCS.n2Ͱky4_Y^bqj=!.aq6lo] Lݡ;ZnX1l*$;"ߤ+. t+fd_ (+k9Hjn[ 1cNFX}1?%ZrR5ݳv<1pGܮFM5VZ1C!s+TA`Xy Mg`VySNqE[h&k1;'ёkq ygfBx-Njro0טP,⥝GY֬")nV*vaR~νݧ{z ^f2Q&&~p^)l>;I`r/U𝌍edk4-EMʟ?ٽ '/\Er=0 =|߉Qd[I8Ӈ6Mj5X(kPhwQGZi cOj OaAO8tĝ[K{;|H֚Jf6|^.xonw -YqfsE])0Qe\;֔ KcY:6~Gwea'6K^CQm5]i;ʎƐxڒZ"DaO,ςP9ߦ 7|B@Y4Vbku1*1"c%X;z.5D 'Hqxݎ 48j^dt@./h6~(h<>r힅AN2CQ#%CNcr:>Fw)CP5/TZUghg[/G74P}1wm&FLX͛;F ZS~KbMx NlP ˌK1|Պɩfb߁؜'3.y+4epObԋg]}'6oDGCc.H98'Vm6r0:'~ņ†iF;P2 e 5)U6F*bMF_n4_XxUjZ;(^;2Us8; k] r3!AK ~O^NAʏ놙B+9y K9lF )w`b~mg=8Ubk' ٞgUIW\' %d9q `5{N TE ekK6G \Ǥt"VZ=^iVýMj:FnɿV`y/OdUSjvEB`:^ He^4z!h _P~sx +au\Sn"V^\dY9#e.QEeꐹ&~װX^&`ᮠ `ܭw^2Zs3y̤enեjˣs"$n2FWÂȠQTPMgvm΀44&, tK_-]\û*| T/8{TS9mۍfhD"rw1Qa1l۫ vzANNN5/בF^tĸh&]|ʧmلYzVǿ}h-,X`WVm_oV ,ҺhAB*L򱆴] wzI/5(lX\^zQj"lqOD#<_ra44N^AE?diR{U*cI2V>g)M eϩP%: %TiT. \=VcUk Y8i=ʟ__MiƸ6޻y7q{g86CW=8qb, g?']۬Ab Z9qcL]^E.12PrRm_h^> W.R#⟤F1szt_N3řLU;PF9j)̌P{qVܨjΉiF=yh?ks'4k[ͲH"}ViQ9gu@qX'+rg62AVғxÒJwp8s4sjI1ܠ8f:sg!&^2]K6^m1&ufb,nOOlTn._oٺ EUƋ2CʿNe$Icnސ۱)╫ |19pa}h{Pp Unc-@PA*,aC35RdzBXǛnYsͬ .: L"Xd#Jal.{|fMTLMx|4,2`ңCc*7p|]l AfP*Dhs9aC%V!* m].vbAu=d%wVO :Iߣ;'0Wt;\V _e )WHab$Nx9 !5ZNNGCuoD8:ace>^-,ʅr#7]/#}k>t—;a!:E74\qͲ],X$$ʝ2]fR,YՄ{R41c[[XLV>ўJ`Kr؍j5.Z?15J퓯lr8ϖd+G!-Fs1CKDDm*zZF"g0.M !x@*)d{Uv'l nA(~^PJaz魿$"%$.NUy$ #J /'`m\])&fć$XKvНg(Ƨu_,|!7Es(?T8{_WFZX#\[ty]Ee>/GEgv|l5Ar{PQg2d@Z4E$ dG^8t?Iō h=Μ@n,za҂oKaC .b`O3NقjԷ8Л sdm0nM=~Ԟ>7Cѿ͕=e_5 /IE}\ 7iZX} 0/<Լt7%5ܳN&n (qOtA9e)YPYū&`4D6pG|*k,(W@W| g)Ó;H#U@+lW&Qԉ*0׌FZh˅(eovC2Hk,cL7ψpԴZ\5&[%mP@M|tzgV@iFްKʙJ[˶o"[9: n.D;F_VmܽfZ7`odg"lNԆ)%?o3/6$U28P`X@V\ >I==r,&Fĭ-o7C%ȓGRE; gYnl?Ot>Ru\;|ت6@|ť^~Y 9` ;Z^%]|8vTx(߶x@D [,@պDއ*HL< Oa5یq익,/k~>ڻ{1E} G6"]ndYӵnK47뗇f& VZRi̞s?M-d1D_lY*W"g(*ƏBMBH4FVGU-W qR;7F"&sV ̣B'1؁& ~U~k FLة4Ć|YKc9dA"~$ɞw!v4\!3.qؤz=/*1n(soJH giwVp=0YS;-T(JRG+z$J3\6T ni4`)҄6F4r8GZ\Plv8G퉁ЎJ(qED,eÊ] v˪{I'h&kF!#Պ&9>%=E7&ֹAka}EM'SYI tH}\c*J׌y[o&$ D% ܊{g, 0$8AU/$ո"؈8a)>20[_yR84&/$72-QN\*'2'CD_ ?@:MDU.WOIcn顃#59'9FbjZ947i .O`Ex$*Z&L[:QlET9ftGge%yUG߯F-c$X[_0rb(B^~is"DSR &:-܅e;Yio8Gz93EOhn\#26v4n4itA{3ݜSw+3TPSh$8*‡2~ aJVMiӫޏa08**(\b)ư}ԷSl' ڗۧo'bl]^7[?xڃԍ$fљ jּn)͌oǪuDot:,mF:/ઠ~ 'Y>eKrfRhc urA' fe5X_8!nQz{jMJV6 sc._4Hi޽a-Nܟ4͸${d,Jgi}U`:!^Cc:W=(mJ.rI{Xf#pfbiӟʔr0ktGE 37P=_))TF8֔?RS[V`pLE|fjsA3[-7VV*qF1">] ٽoNf;:Z&pdjBcx^iq8Ovė{zewpMR ђ?Zl}"2^fcV;'wuf; ?5>:/Ҭ4Д^@ О /e lKɛVsȅ<힥dmDြ|t VzeWiA1'dr[@*!1\q- P:ȱW; InԒAxF=:TⰆ\ӷ|IaA[81=֝x+avl,ŀPxh~Vnn,,]e$ Xv<c!|~qsdDK?]ʐwPeq3#"ʛV*b7T!DWCoi6̗X:Z'< `s!~_%1fxc;n]$n2V-vܧd(ߐ15ylt&E@$2+RĿIPp{]gFs|B?2$3\QnjZ# b| 6ӫMb{ Mc<Z #Y_n uwz[uH7Z7ŜUyG2ؤb/Ǵi f_2F}<5iSpջ1_27_z7Ç֧%ͣ*ke.XwFr$SQR @\VV([de*eJM8ܫ!pN_jaa +,K܄~zjc)>fq")-j6gOuRl32^߽.FT9+~ޫ `,Nkhty'_z_'bp{mgATF1o n@:jȋ~9|oqT7~%V)HЮOr&aYX #kÆ?CuڮH7Pz*HRJij H!/'Ҝ"[A&I4Yf%dl #0٨0Bj:59;zot/c ׋Mb :=޽A>1VUCzS:6WĴ}X 8Im$>T:*/0) m 2sf0ϳ ZSTwZ;Hx(8*sTpzǾ'[17^Dؓj)B&5^fgB 7'ݘײ OR Jk^ǁ/y<|֖* Jx%r };"h)?ΒkΙ;odؓis?h<_!s]Z9In: ڊj2mW{_$*-/Z" T⭹ }g`m@{t>]-$M24\ ""]P,} (jKD2[O@x֌ΣdnY^q9cDލ/SQ6>"Y]?jnvy0FQ"zG2O:GѹNYWbQO0{}}ͯHA+?jU̟5S|~lxP32C:Y9F>+~r /ɋ.GDPK6A 7ra0e'}^pP;]J2u6iNGm*ưE.Qv KZ"* ƺ 2 Xd2&A(YY=FֻoUt$j& 1+ƹ~%U1b>KP#;Y`Sa,Շ =FQhTxnk\ae<^]fut,^I)i|(x{d 1~JWS(GKCh`|KW^vՄ]"^ۘ]TkDXZО*Ӻ?@nV#aֺGXΈ8eǜz=qEy<3A5NTJ^g3O$8ZT gM1PNKty65/~rg(pt CGRRйD/B3"DYjDþgytS_mSFzzIpRKDPkK:0: Y ÕE56\ Wh8Kىr R>f]"thXb?qcbFf0h?KVdT}rܛ eyIUCt;z  h5Ϯ˩6nzB``!\߯&7Sv]\$O=FμF5lG-ǚ+ .Xq)PwaI}BWXH ?#5*'n cI SʩtVOJD2{2,MhF^6a<|fwGOSCXR_^{Tb.\j ˘݅o{Lz gYD%O/[?4r`j {fG"ּȏ(lЬU\%f\D}ÈP<5ƛ5zLݯ>-x>lj#my>a5hz'elvZE.-sh8= (,Hr݊X5k(RN\Svsi wxd{Tq'o3Ń/:WjDCjU9Y5VbTr9O%Z6T*P]jVYL%-J<,+3GDcPzÎEg^,G)R|A$>QEjzk*p V܃7c7 26vD`ŖhD&h`[ժv8Q:Zpbɛ5_d2u.,g^GO3yP@9q-ZN \+W7?ׄk\t!7o|T!Onqۭ>@犏.!SVRAAQc,s3L=JkR>XudpEET;5뽑 EϡDK$M8ݰ2@uH:"8TZO,*3wzجimŠy515bWQdpza [OЮe(sUq3MmmdV/ 0e+bIG];HDV9ܮGłNniFX>gNT 8r8:P A84HyX|HM.8/E{3.~`"&¦Myi]ۻh{+JI?"UN ֯X 2ڕvAe梞t/_~&-bt: `J t9~wW$^V~m'1СzۥkA`>M}S_>Z0`il)q"3 ŵ4xCZl |E^}b71pDް-J;s&.hxRf Jj[V"o2LZ$ V2;YXJO qǎ>N^: ܇%6k@]4Q +W;ͱc ;_Ha0֘w M‹`A] # pKڵn ޵Q=zw9;B^h #_+4$ALu_8|xC4>`'y3m.@= `J3^.UD],:|ܼ:~c=¨(lGcWR hB:ottvKARm{ /\;Saz~wpejDzL8F|s=M"<8 G@>=sBut&()bXV+}zh#u[ɴ!I֊iA=GD]9ZJۜ֌vQb `^ccEWo68FO!М$4ԩmƗa P1b0B}@ Eߗ^u!~triU?y]:J|[txOa\z,/rkȣ 0ҪPF8LEgI|fz/-{>`1{:XN*a%!]]A5 L>P֚h = 1b2&],bcgC26sFu3Lj/۳uUH'xgim|_g]*=;{Dw~5D"XzT{햭E<\}WjO4;]SXߓo[r!U.^6U y,m)Y7  LrFUxJvv}ЄEnJP<)bRՏV6 C?|x s 9ˌ %(W6evUwS|p= 32NE5j)UwtqYqaX:uN.jXң#קsi:e"Vp&řw t8!}NLE8li`?gJ/ߺ=k_B[T03WTU,jwW$Kц>%5vl5o_4st[m -# ]I}{zQH,A NIH;Anym F!}6r/$U9%h]K4{'Kxtx$|fȤ伷bZnFnVdJDġΣ[늿U ,>-n( KM'ѤwU/U/5?e >*?>#OD4#:L9.{Ѿf967O 1 MJE]8hp-w~pܚqM k_jVCIߐ5Z_ 77%<{ ޴)JJ.j1o^2Th% 뜘1ј$7?W9MY3N0 $Lb~J2 qoֶzc֒Y>FNZ4 +MI]e~ w Qq YO\\Oɚ̨@"pykc4)·hI?dhEo8Ǐ)"AtgU wU&C: ^MOk0h#rgN;םgX2M)c;]*qVǃŒ>;2L6{|v%18zzwMuhbE"X҈n=_\ #@*m2A7 ՜O2hc ^)qT/^ Gp}gKL OlAi/"o2 +DC(3 ѴܠP/P-. g6EYaSe_т>^*K4@DFosG㨞K'#1@W^Sf8j]PL--1(&Wm),X6B~J7oԘJ~i@T hT< +ô&HeoSIqװq )QJr>^35zɔ%_/zT8@@jjipI+m٤*TyO/Y?db>Z$\I<({]tQ34LW]K`5P3UTYٚ^L}8va): wXL!9Ŵ4((㑻(&*:OQ°Ke5jE(SJ3})ks 8Na#>k8no`[cٻ$'l4#Vr Tn0@7gPGl)-IQRC(ghn4cGn[TKaF*riX_MSp1yulr;ݬӹra(Mcvsv <1ߑ!E7q(Mck%LJ ݜrIvܾ\3(шB( Pvβ!]U3]|VM0gQ^Y S[jAKzg`R45ӭE\@Qyuf KSk}|wőՠ~s|: (!jbMǛ h2sg} i[pl^QlwFO>eC,18`ĉ_Lu|u])9m^ |]Fk83HHR(/7ILɈWYD]=I2z=h1 {BG@`Sn* xat6H}wjΨ xW~* ]wWɲHS7 ;\(U܌5DD q3,G] "3zJ˺8oaxbvP5(u,s*..qP Gޡ[\P>_E`@Rjc-(YRo( %TWm(̃RL[;]-!8VD̝\ n =`N&jAȿR'Vl,i;}] 4#o1=N]ԃdq ц&jzp}KzlIQ@ =V. AhK<~*vZC,Q?|֬ތ\(l @͡/a.:HL+n EBr_L eNp !]6йCo<͆ҽFk>k2{Vb7^n5_sX'Z==AhZ|?4qNPCWrEkQ8w KCCN޼]eKFK%|M^zܿU,LRj۫n)ʿ`V0.:K<3k.8MFQ=/IT^@G |Xl!gI?YړWldԀ-XO@ TӼQX`IهEvc5 CoǑ(ZQ71.{N0ֲOpW;?{?27-gho;L6oxxG05T|mEr*3zeẖ (q.PD'}VP EJ9MbwVUh c Q}e(AHSoߵOB8L5[;p评W(;ݖY&mc4TΒ/fJ&c|# Iƹh넴(kDseZrY#cC9F*ow>l™ *BnAETR֢]:ZVK޶=Ģye+ =fUZUSɑ3& PE_C_)!1le˵òU߄=e&2&ڳ5mo/U[ٕ:k8Jb^%~%Eϟr( Wߥ'#v0KQ8M4Z0ED|"F{mWNP-3TN#*n֊S]`ͪY4c̄+g+fIr& xR֛oaXBD.9E-K7c}3ϛQ)8& SEdVԧj"tvC wG{OM k^g)zaϰi,? O6?Fw0O5N$eX\,4=>q`fЋ yv]ѯǝƛeص`{6yq'I?Sw@G` 4/w d=*^3H~X2btI]7k4D_6tRc î|z]h兤G%HhmᙗWi ͈N _OpWHF(RoEYR 6NK{uέEw`ZPT[9-Z OJ#8d3K^)آ٢7>/jĄ )Jj+*4 8ywJ豊K|ώ%\y b*C+sw dە-ed˷A{1?1:I5cF9O<8|{.k Zl"mM.޲QYYZi/@u z8*kWS+bAh͕8Ov36Lw9~IzJ-RsAqD\ BoJ"{17*ߗa S!MD?oB( r,VI(\*6ijc Rvk%Ju߭ظ]~V#EF䒊Y)Vks~9*\;K%1>tՇv&gkz0Yn ;LltψjXFuvʿ*f RK.\-?xo2UaWQMv@JH14*ek;3ʼnP#ՙ䕽P2d^0݉G8ç; &UK,ydM3T,;=Zl@EV4 5nU~Z: EpFUi@d˸Jaa(3.霋cjQ GelhFI\Mxj3wзUT?9eHOR|3廕@^jnI=R DyBGwP0*)jK6192 5k+[6 K#t+nAf'5I@It4ƕUJđ9 əyuΘt$3O î U=a&sgzu|(k-Ӻ~3*X@ω2A|J&&upJ$>%˜(z_P=CN8bMLeGv25~z!\L#bH8jׄ)_Fܥ2v5`%"8I?FpnUz PP}Cmb `L@6?q#+D6qSL+!mG!FӒYƇ,+3~=j1m߄g ZhnS#q399:bQX6ioX|qjBtt1,LO;/: 5H\gPIȆ)G``nX:sf.mDg~E3m7s)R,M>aM>`m&Ґ;R?kPZ_BFnPJz03e^lCvCmm>:{)t8?Ժk8ؠ׍hTui,d3),LݿZoۑ[Ĉb'j7 hUFF| הԧJKܚO %O,3VRNxt#D== K7()k% i GLes;p楻l;P7WΩA|R3sAIc/fɎ]/ftfkƽ!.3PyQF0:5* VtjTa&ş()4#?gxr[d.=e-޽XyMSw0"C`cX S1LvpDj7>(gu*psm҉=*O9+~eGu&O ,3*Ơڑyx|w0+)aQ(ޮ`GR+^Go ͉iYaFf,r[ݺ(ۍZ)s e0K|W~cNTq@T-olR$`2C2@(̽}71i.¡h~s4N-qwƲ rw0p4*^BKnE #̡ !* QN -7 Ą?WVN6bMݠ@/0#N 5aQDOMV ! GiWshzH7ʶ[>#薔zxx}Ӊ 뢜,D{urQgʳSDM7$$M%!&Co A=l9,@Hfx1=YJ8ȞqP1(Ch\\g&^\_5|&~ҧ1'߅K=u+v8eKrQ)L[fNfR]*SS9R7Mz0[t}Ts]ћ8l:H%8 VѴĤH Eیlkn'' foZh+ArPvYR9pfA 32!%pu%lz.tj+"Bˬ}r17~Ų3@ )^$㨎ˀ) \ |BP[AJ+M7…TN,;rZռwڢxV=oBqOejC R2qKܱ(٫j'xuIVaaXjJ^A-).<-A*ao g(+ P#vxŽ@9h2(9OM$At5]][q ؈5Zz/T~:+ߛ`L⚮_e N( W o=D|D =Sڃc:Dr'$,?.GOEBA* B!ʦnQeO*c/grRyhW7'FK9>BU䖐9 %&>Gr9 }@3{ NB]{UQohpLg,^'侮{->W8RЙ\S` 5֚XNK}R@.)t SD?1~P9)`ZGV\?ʢoY3v:}"iu;|ꁿfdkAMRZCZg6KDD-.0Jͷ@9'ـEk"yO4 9_;ӽL״SxE4OP+;vEDދcZ 7P#z՜oC*ʀ6`|myM#ϖ8ISqx郀ק_J[lAݼYz:Q?ɉ.jq uxmr‚;LhDapy_f\N țӴգ79- T|THJe@ }&,ZJ-_d.Q8$]X8rR- _45}1*KRL^qx&7 )Q=C8)kH_>@(ڭVqN߭d'QN}B R7s@5%ᣕ¹ i2akYەܘ&vEدUj2wSwXTn< Ѵ OQaof!X$[Sժ ~!ش?+l__He+.Qy G]vh5NLJtRh[Ze 4y $y5$8i(keÿM:Ҏu S.=>9%0B% w"9 ~&CĬ 45tCbZt& bbٝ$}'#T]gP{i[9 ^%lw`Mh6fhv(-hpPX)ȹxRx:5N=^֔)o:o,:cPDy,k\w.-<+qύCG =S6?2/ ڜ@b Ș2:j)U%U,D+t.3;Z`["cɫmdH2]S$6>hi]1vϥxT4sh\bBkdLaJ%5I>}ħϱ I0!TmeoRDnFA`KVN+~edzZqF<%ރ,3\QɰۜbpӇt"H9C[z9Rh3pES27m8*fl0 9/WAn?ؒ8tᲚ ղ Q=(IQJV'3X( yy-q.H!]I%M mvl+LFK5 jwЙ"UȫN AxKz"qNʘxx7FD{3  H6JoaY96Hu ?-OQP'$ӟ$Vy?<º٭"RSy"za{D""R kܿvZC !@5sq~wSj{@=?{dL92!.Be/CΘ[OP[* ͽ|祴MgäT?䈹^Qj@AD 82̾+uKb$HBqn7ck{=l͌ꠄ~vTDic㮟K߬׻1n?/Ϋ4\!e0b~jQjMu6v#ڧ!b:(!'Z@[役ksDpL:?6-7@\..k̽y| b޶%s6ٺ(q }kq|GXw30;F8u(~h$"ͫ(+>Ir Z-K&ꡉ_I_D%⽜X-,U\tʂ7}j$EbkeXQe"ǙVeDw QB \ғ+{ o"-fN-p4|zv<ҸעHu7L֔" GKB(]9%_nK<(yLQ4IT饰XrprT*{Дg91E4ߍfUeĩӢkUJ #4p`>.#=7~Ri/SI ZGC$m,S=ܽ"@ƨ7q)Sv[bh (h!lx9}o/%E[+1nG;LSХ7]9T6rޛgb'~tA\$X80 ,4^hNV&Ueu9hN5[gdm¿tLbT5GK֑kuIKfoDYG6ȓn1yZ?gIrH7S<ɐ ?WӴ|խ }y}WiY`m}%^kͥmDVbYA_ }@3 <&8GDXp @/#z#t@( +. 6S0fwbW==,ϤCNg&GՀ8]`Ff/8LhbȡL.=\V勬oqMIէ;~UD,>"Izw9oGi%mযpb5\1ӫPOzˤ'O>k99T*qHu2L(v oa;#DP,Lhé>۶df wږXňZ*,}"nG 57LpLIQIiLP&s滕?ȃlŕ`cǟ:" eV ?( иNsyx 1nLWdKv&8hܓ6IXq)99JpFۇW{]vtj"I]ˎL{9(kqyK1 i0@4RF0qDGx+hYt%b?{Qs"sD7n|2DQe_~#l+X*<&Qα:O/m}Y75>ŏ_p~LWk9|DM\qRen5XqIOH伈wf/?״{o ,r)ll8bTc4`Np9kQfHo}zl1u$#߮`$KTҳ;w"Q[D@p'mP.zNƍ>aٵa=_ͥ5Sڅuz.^=; >j9%Sʔ[eHue- q VsRG@\;q 8,3iP$ qm N^E0}7Гzb4c%``Ex9QQy̧ɡ$Y,brmjCAʼCҳ.G0Ovl3=/Ar\O] Nm5Y42R95$\РIeKiA=[^7OgVK3C I Is+GVkwHg]aU᏿T=+z $0}GN7ݎʯǂAe>~1XE=NaQ>3DM0nec>-:4Jҡ0{핎Ԩ;(t%um foo+̛)b1j~Ts!Hp&ETK rDB[T ;z%Þo5k0zh6i}Z/55? O8&!^GgۅS⡕%5/ٳ lɬA0w]ÇiĢ0{ڄ՚]x˝zA:t}!7n{(:1Pv8HC9xXl[9>Ǘǯ>_ 5k@/#~.Z~!*Q.Ƿ8wt ^6bHvѕ?'wCݙ0*(JIT a&Y3U迟LWV!a֒L(v\b> V:Rwrc: fxknsL #ʯ؍LZPfevT? gx?q||jnr{sr`TR _i!q>.;ivEz;QLBYUEH1XHo?YEnډfIz+`~` B0{W6|Jקp͔ F("X. IQm[vb1pctAyWT`)9 F~M="?sqn( \2ih}D^+! quj#"W ̷o+c"\4kW Zjuc:WbFOe#6ӣ`&ؼܸQ]U~Ou) ~"?֌k|OM-qUVK0a/A8I%zr,3 ,LER^ݻ9.^ imi+>Srt 7y\6h<;:gblӗ+[jiHv>&㏖],/R+EȟAw)5~p+]8U<}4|^AJXRP1!Os;+$%M ׳Wb8gR5:p03Yya;6 UXA!HtjؕDM1uwCĥ~< Z@7vnSԷ&F|o e*wS,;EZ4\]}Ŵitl!)sG]3.F[>mzRi愁uL)jǐvZ.?ȆQ-Tdac݊W:+H`P.hm$1CMSD^x2L8.͘:Up[}9F^LFX"Ϧ-8pv(;!ycLm!b)[^̑ ©/wd=(?UBkʈ87V滍~Bh(4?-`30=1*&Vwdz,Q]lU_K6L޵^/3ѣst彥ml^}qa k$WTG= I;29_7S@N\dA%Q |Bsa ago5=,cN "+EcY9ٖ_W;Ʃ׀U}qk{VkOGĜ}_] 10s\W`S5YH&Cu$7)]K4uMT\\&QK`|p4U/TZ-tؼD|>!N=̘ !'Pk'I kxg<c /s`Y+B>wExy^;Y3nNu'ub˂+&b6ߥAd/#Aܾ!Pjx')X!y攝W){ {oW'˂~,.2E"]Cpu=)TH( ?WqŴ\tШahɢqH~"GP_Gq Qakj.d]}hE#OEwfd#[K? nd2|wIy|F>d吉7v7jYEe^I(W[6`ƥ_m+"ɑ4u'ok4tYjsW˶vUW>mUtphE Ń3.rxdLh5f&Y\'IM*Y(#YfAK Kl۝y`/kdBOP1ZQT EcX%4G;|- gCمQpϷ{fl 4mG=hE EOŠs8{ڔ62y]S,x}UX0:͉,(_s1d[Twb;Vbf񵓈+~@U72y@kÄSYw O TMwrBNJsݼdak5bJ v"%F^ڊ$5uӉ..fLld~<')+٥dBR4T lRu~$9L=+Ʒcg$P"K QmNh!1Nm!Ɂ7 9>@!ymdEtpq6O.BFH>x6@JTZZ=Kkƥ}ңm. 2Ə)_*}(MJB׋4CĚMH|̗>R9 u*moݿ87.:?GZB~M_ƃLt~/BزCn@2NI W&@CNr5XaÏS^j:]5TK1s|̹;{H"3ZlCXmqstڄ.{ܞLoӮJAY}T}~_]9Ad+3ZFތI'֐X2Zw_Z_6#w/Vn#ߍ8ZSbɶz@J90_ b˃LCKvG2Y^J=|5vy|ҟtqz6xNý k~@A!FlBk'I;>GTȫDwFdOiه!j^,7,Z iF!,1T7š*sH'li]bwI1l3lsT֔e[- QL[:&725p0whَg7=™4q_.prk jEֽh}3kQX -.Ce[t݉@KZ}.殁o'|>EYN v?/-AoAUZ1E'd(@% tr{j.VF)/e?(3 6'JőkU_q!SqXhiaZ{.RWΊI NyPD\Z̫w%k tv2"2RIm}u VD. /)GRV\n0C=ײų"?Ѥ۩JYZzxEϷ qSH:+UiɾTsw')/}D>IOɞrnߕ+&qdо*sXMdvy? ld֡\&L])(^0F֊>ڨ`"Iw؇s!MN\]0T!_@llx8 ˭$: p/j SK>'+JTτw3>-J5Vyusj7gT-|ta_ MڴUB%Vh{uU]?%o Q[dy"VaZIO?,(ÌUT3QI~O4bUu`O`|gv4{ ^-k.'i9y¸.[ZLAC Ɍ["/I= Y49i-,LͬzAε:b /2c b됴5鍬`.{D+7(- G 5rcƛv/4쭚PAgU[^t>?1 @nԀ˼MiNJ `Zo!`fI.d= }-ax>Մ)J]fsp\'=`}e% fsʊj#`{*~( 􁬦 (~U}\s~ T#W4x?/( U4J )96Q0t2̄@kkz\<&Y 8;[zc6Fb%cR?у|iE q;;$slv5B.&AgK1[Y窼\"hOͫ,斾#pd=>}0]+v"G!@Ow GpG1y!: ج!Q1D7bEs"rv9#W7?g H>IK%\!y,2=}V$?Y,8ozF݃ٛ|m QI|5 #u9=Li^^ܓ" `Ut'9nOKI'ŏ if&~_sY5{ aG=o K)3d0qQ -2%1mgu5VW"t.OFT6s$e,~ځx?qf Rc?+\cGW_qCb}Ðo?J"mN[YumKO7|EˣkcnC*rKyreteg{L^ GD։$jا # ON2_hpqy~XVL|Ou"衞a kl6G >[c,LɊ,Ү.x blǐ”VQ%eC.URYɝidz`D1/ߔ,P*DaV=Eі63%Vh!Rzs9"t=G^&#[)ǮV o-y'FP w9 !Z?f90~<"qilbճ*ѫ a ba:wg ^5ȚPlYR|OlؐdxZWT%>>6Fv(ha' X!`ZR\5KbVn~ ZV0h0~5+ -{ߧE`URvbjm6d4+ l{n oTEhfs nzN'M xbySoW/t:PH`0Ƨ)twW} :ԟ\;ElM{ΰ*Hr̴6I7t  ED52҆Mcg@?H4n.9ZzTezϳ&IoVmTNk ᮥ1=`3 pKoJJqz] h&))` '}'C5g׸ QܺvQ&I ]9˃ZD3 J(C٩yh%03Q`# ?__I?ʄd@;9ڤj(} m{LYOLs}i0[VeÂק 2X_7Ȓ;r٩S: DبC47wh)C>5p$Ext;oQG\hLy\ GI3l7G~*(^<j߭G^\uDYɋ(Žbڽ'x١P RT+О9Q,/M#ê|U[pC3ҩev+*A"k7Y}4{)F=·?sW: ǩHKSC>ME!{C30b1ci~z="Xn {o)H"ΟjCL!oUxt43U?vu[Q+J煹ݐWfCZp{Low5Brt ?!0 u(~nT5󥹽S.iϥT^sxC+IB80 J}tyaJ.K>AG P.Kr` tEN]Mj?W(f'ZvjLM1$7>s'*DBK@ { V-^&0@8Ers:]b^ǯs5LCͮ,8G m>ZAtX{umyfr#6h-x!^x9E,)(pf;8$]k~жi|.+, A}xc}?olI5msԥbs~QnWݞ'a(sTz0iAp.Qs8ZFTF\1 A.lAǫR̂Pi`h"\g-^ Fh4tLlIpǕۋ`2g,s6d6w 82@rUҒb2 ~1h *-sY_RŕJ'n;m7/E[9_Va|֍j]87&V[0:*kU(6f3^96:H@2_ '{1KFAd5*{C\zLĺ7Tɲ ܶ#-%w b 3AVHon =} DۦOX`01qp뉦3aZi;hSo @+m"&uno IDALCtF ͪ}koj'hNz},<-+a&i;If@, & `3->wm-@sy !Q߭#{v|7k_x/Hv-qѯcJ@GBѪ?gÞsg;%d&ۨxro"0ex[*jVKK㢴CA `8JT޲L6y͹T6 Y+`>+'`&$"R wϰ,l mJI[,CXr ^ˢX'Z97HC+H! V~]9M:6{$R.c~ B 10ZT:1?WW\cJ?帽m=au!پ;ݨvcuy;cB2;_!rZ\2ƻ3tA*ѧdIF1] { ^GJGw 9Ȏ+y$1` L`VfȼhVjB&&C(="Ӽ}eC(Mr酖AVOx B'=9R"'tzk#EJ27z4F`i*:K/EZ]\UBMQMJUd 0{7Dh],pMrMdg9i c#p&F{GZų0淗WqtbѢwI%Z xP|LpEv۹D3i uHo:|:n(]'(L'2g 憲z_G8!:OR5=H۩cMcJ!\5 ꆭʘlԼI@M'mҥzmQȘ-UK?0~̙ۤ҅4.MHizN;pI O%)PcZ{?8 ݇vQk(?C_Bl 5Ƚ1ۘ9C~H ~+Wa/w?qEth0= E0<atPhɮx!V8"G8rl_Bf7ao=Pu0RXn \1YMeh\9t#ZjYZjd}%)ON'b+x[Y2#ahT1"1V݈#/d7+Arۥ+@Nhn l<)O`̟/2Th["/x;ZZ'@Ȝ ϓTjKyY[S⛀0Ps #SEFh5lQ+p' IZ#XSpZvCU}t@Gmʼց/fa.X" ٧' I*:ʙF5Ź/R#g9^Iz']|ݠ$ref:x}1v)1s)S(^,%j\Tp^#ذ.D%sgvtH3r\m2_KRS0%L͉̼IuuXL0=XD(,'0:TpS$1Ozcms^KaGxoO%$zbvS:43qَEIn1i+ּe~!r9f42&1}Y`01D'-m˨s@tA-K büWOa\ZT8Y* P9WW `"Fɖ-ct4a ŧjR( {U!xm}^L}XU#퀹oe6[ž=kSմbh71ZqoTm?0*2Qiy3_f6.dj5#a(yƟL#Ɨ EpگCf\mv\ձޕŲ|_ۊ5ԃnfn)Z) ?zJB۲mpjZ |Fo1}2r|绚\إT(;dbb凂n0{GrҥًcPoPJ jMπր!}tNIj͉#?x]ڊ:%l$GI_RZontu"&@27JjZ@ɏ^J DY X-Z>j!WkN.ۇҕ!Xg[v>"JZ/[T~^'p5J\4oJj&b]^7"S͠_ʘT%yU^ "iX|Gҭ)I$ ʈglb?uW'[[ ΐO f"&UdRxE!<5%(n6649\U+Adf 3jDa=~b9CnOÒU A)g(n 9`E%(_X>^?=aɨϦ>~סp3?] H)wxQ"rLVWaynTNnUXwz`5ܣQ׆љ/1Y`eleIo*RqaGާ/N͞)ש{>%$h΢zU1S&UaQÉʉF v?ospQQ~83/' ͪoI%qK5ۙC#o,C7`q;mT+X9 &=(δqh/ YZ68^x^v>UCS4gb(r\E ?yF%#'c} fS1b?뙆BI 6JOwQd[:1GM#LZiDݸ"nГ7޶O'@q.1T$r5p=вCkۼبڐ2 s55XMj%cOBiڅ~6VTA n-cmm}.?vK#2z2HQb#h=W=x`"cqAqBb@lF<̖@H#ʡ;,R,ރwsN=z5ѳ'A2@P8~Xu1!ިf L'4x)boar4W%<P@n9t'Ļ|ºn{iE){RLPl/h}E X>j+).m0NTL\=]5E_ g&v/ ՟о2َZ%^VIHGI(Mdm(WwYPGJ|M:\xżVb KU ]kȇ۝hsI%DmW:\~6RC* O)"NDnKZPI}d+TVw:p:F4vjc|`DoLZf-8K],hPly ksJ;2PH$-?Mau/s.s_M+pcCX증Kc*P.iɥ!\zV I=D4贚?}sV/(7tH[3 }?-OtդXpJ#B4d>s)2;2* x9(QhGD=ujPYв~[`(tY_jN%(ӴYBt:"펬,R L44F>AXlʯY޿ԉв*C " `}OsZRO{>gS-?79#i`not8so1W2∱3:7ʒ;,2Q|o9ٶo蛡|u?4 -A2L7>˚}.yc'ʇqttk=埞ch8 =L ĊRB_T,.Lu;"8@yB ix!BRL_Yw:Z %,iIN_& H>Mmga@z {-?O/b!@kP5l#[Y FNDWπۑTcs5ؗ&9(z"JwォH=;}ew8F qt_m'=jfABеm795jL]=ƘL֠<J́^K:1:7vq_:"ݘl{u3S!Os6=\W$ׁ_&6z5͟\HNfyExBV/hSUE=:0K$o+qkУɤ-1#gYW=L $d5\2Khb-f$y) UUhNo(?cU`9s_i cl{bOOÞ%[>IG؀5x.6iU"ܣ+H~xaGE=Fb)$Ip|OX=Uý>\?!d؞lGyQؗ?NlNQP(zeMuw8ru#,n)(mgn[ ab: & ӏJqGvLmzgYi<@rsi*>*~`=gD/6{YmW4'}xѸbN)WVOoC0,71ea(fUMbT ВAFDQ,hDVγ- !AͰh<Φm5ږ>4*͝-6؆Z,f/"!1g{ Xr ldjI w#!06Q:@/ /㼹#pL]P6ё\7nbY!@2ǔYWV{esj\MEPmtoǟe?BP)r +FD#k]jA=_Co?2JȕW+7g@/]j>Fq1כy ̾WeBթ돿 zs.!Dz\Y*6 $.䓫N ĥD <@`UCLGg jEF*[08ӪUκDeO[ۆ N4=nC !_/ =b:6R_+ݔDQ>mdG& M@by\haRa-ͷy<Ox}O-R -RrXK\eN#QRt&̬76 i<~9]~ [ yqų(Pl帿$wu*z8JHSF6"7[:@77T Se1kv1wĢ 53k1 l<ܙ|^{Z8dZІvw+n)euc'ћbg߇LD_1NAE`Q Cc6BH U1KHV ,S}rAV\|~_;,*zz5xOh77 6ZRN2 O|Qu6bpW9ߢR>`Z|pi!ͥ˖hd>|fƓRGڢ*0âdC%TQ =f}~L+pE3XYwxD1WP~G?cȢ1{zr|NKףyT3Y"!GzU^UI@i.pؐ,Rf$Q /$lPfn79M4?OX]גH6';c$}A8I2y{;! ߗHZNƽy_߮:S9NDQǘB.ӧU5OLzM7WYgE6`_4qLa8KbA-aKDU(gt匄 oP bG/־ J$@Ѓw(s3s(mFc`b:^N<,Vq6lG_e#l\lDCL"gф\Lw>gsn⯱uL*^uq #hϓS]"ł2ˍ@l^nV sla*"{[&$!@^*snX!>O[jLR౛,.Fсw؂ _T1=ëFbw?A##txM_VWhYȼ krVjy- 0)4r+p,Cf=ýjAlbĕ?hO8Φڐ*J:.Ƽ6Himl?/=Eß3 7z=~r> mIOv]eC3PTjoReI.0 xz_zJ4˕aPb=ӆA4b{N׸wQhpFޓpݛ,7&NVF@Ck.q] eNk&NQX`XKD`}nN/}[ YŪi0.͢QHHx޺ #a8BKyV Q4y,bdUpl0 E_*,JܭE>7MzOU\:\B1~jnN1?`ĴE4Y:q@NSvSg? P-tJ3^vB Ua$ဨ<FWmq{Դr#e0ԠTxAj(|j}WaT?/wP[粐޹uйlɆ%har:mR-vw󴟂ZʡkXC&p@w%`bJ hzϻFɭH+m lib3 }P5"JNbS4 o &s'gva*XQFo*׉ua*t?v 4(Fk;cA(0T6O[}'t/MMQH$'FNmKu!s rDZ0 ?w Gh CHn*gyH WjػGN} n .|/7WZ9Ɓ~Nxm*%'i>:MHEx[d бdh-HyLދaP)@J97`1N7 Vr:W׷]MVC:w"vD_nn)#hPV;~dYٯ7YnA$:(5gzTB1:oc ;Ǫꎣ}kZ$W&`s<6iVRJrc sAMg8I ?aVᷪ3Je95("v&տl = '?,VT_l>X0N;#pkq^V4̣/D{zI`.߫[](GlLdɬ1ܨX✕"}>D/K*Hu0rƱ۶ ̳MA09+@/Mt/%5y14R[8sbY3~t!>޷g xgJw1Κ[nhYgj[(FRxAԓx]2PRˑʕgߖਲ =rʚ :?Ϡ_r in ' cy Ѫ"Tysc !xv2e|%B̟KVByFU.}%j-=ց>M()]_ UJ3vC5,%3 K~gtvcC)s/,ҍ~_ưW*Ɲs>O o:5Ef_]3!QդNMYDؙ8֡OgRQS"7SzX POY)MS+k=I[SڃjƯUf,n]?Z7=65=Έk!kl U-|f+G5HY:o=$v %M5'J5U6aUNMѡ@Te:a5b(sd3S /HX<7M~V70ͫ)2hHLayr`dh|K` ɮ,M9qN$qi,lf/ $V:7),T EW;_dp<)~:;`F(5aB/ؑp uVܟd1U{ L5&4BoFK L(dj& £Wq4ሡ3G5`$i@JU9n@[B#>'t6P8F"Q!ytIPtNxM)4ՎU#$<*  LDOC;/P |ڥmQ=Uc AF,,\"UL-ksD"n?SH& Ιuه:5~8B7<%'/Gpnx}UGL8زi&g5zIp&I%q^9KZ)f&ZFX<4ͺ- ѻy|h: j˟.iNX㫩~XssO\ӌUS~= ?Ӆ? YOX}8-EQېGוNj s"}iWa|,>;+ \8W`b#".y Ǩjg'X''2raH5nQR̵-h3~b2JÈq[GmT1 Q8& + <*%>-]diM5¦,;u-t gȨ]*8HAB[52jr/ѳ^j2NSF@ML}aS+`ְX{7zK_-ꪒ0f^Ӯ^8>lV+ `J=~_ wbԚ@S&UJa%\@ ]0ȑ'y71t7>idkh3LP$lVmxmvLíGi:7y|:[ݟj:P٥8T\zߞ$(S@`Ɠ[9m6g͢AgbnMUH6Dӄ9SXfxK9(%nnA6&$l" DŪXtM6$g;"x:5 # ҕ Y1F5_:/3BaBfҊry V_-DvXHC%{G)B9hBy"F!7tܷ]z hGl=yiե\NҔ5#YǕnRDU1~jAI _Yl|l'T#u58f#皨*|T ? `@Xۄg"yf؁piM ÍߑV"o,{*i?1r)omTl]`s‰^RjE`/.Q}\$_'5=sv -B((6QeG?MJ۩5sk!~(//P̎Q#}g⁵ob{JFSN1D* p9SZ@8v-σ~t7MmGF; HVʄUvc%QcV& 3=?qTnE}tc 2,JiĐ!{X7Ȍ *ZZ]/Z_ nfJVNUA@9*IC*,٪wh(Yx=`[1o&A{=#˭rΝ,UÙ \]_EkeAٽV!ڻy :WEW0S= P#p]m@W&-=/c&+1/%9)`Y<&ySԱAhuԁxw6/d xgxEL];ؓryDjgj5jfVZI-ٖf0@K;jǼPSr?} ?Xlgq}4ڊp<H^nGY%5O2HC%C(;'B7Dž.HfA#Cy=NǙ.*#$}+"%8%eNhE]n@bI/T\ Rr9Ӳ^: uF,Kag{#,$Wz<8A /ȭmɷc2-\LNmw"jq<}`S\\bR#/ǭ d=z-jwxC~N`mQlOe7cϟ^7UM6|6YjX?Tmstܜ549;/R9+<|y Wa ™ *sU{{u^&5ؔ~q @h&)c^gw:H1-Ҥ'wY7gpeSۚ~o2Tl93#mr4Zֹ>X,aյU|r'*{\0Vh(Gp'!?BN):c66h'Z)@K9xqjMX.hA-:wMA/c (d~63~{QKp8XblΆ /b@ScVZ†/|;579̬mbr.*g~q聕/5B^f$TY@E=ԪoI$H )$ib){qCLk_R;AD}0++0y @,wd X!w~\|s\iS$"ys[EnP #@ ّhC!y_?7;1nsĸKxuf4?{Yy+$C ZN )cJk])`GO>09j ^,O8 X=3vϺPÖ: 6~LXYG 䗒x1Ps:?FEH[%<=6Gng&Z[O t "XKL P\SG>" il'I-knb參_GZ[FFgB2~4a%{pڔc'HFlYH*m!Ϡ/wP$tL͛a*.&9]SlF2s@ɕ&K{<ԭ?ax6 9*\ l\{X1pqǰaJ39]y/^`&ez1#@3}=KoťkGg{{c_qxy>}o=4aZ^ #C6{ɡqccAz SƓZꮕ!;kWV|0~**&qoLm rJ& 4K+jM^1%r3WX}7iGz#YӾf=/A&p刋Wgv; +c(@[?8YqC:TrX;_vd=c9oD'+,tkj)F3ͯ x/ 3N TK.' M7ˮtf.RУI3*=G/M8L d(TnPiqD+x)*@^S{ Py:n$O^e ̗ԩ}*ﰥvRd6|zH Dq4btIǰfbu]/!lƇS}IQ!3cNg6)$)ުU by*)6 lܬ(q=ظB⪀x~ 60 BTmMp s|O(;ᮨ'cJB d[>BhC ؒ}x 9 wga@";@I_y9*az-Ѵ/}i@DDLKɭW'N>VM(:r!Yʉo쮟I-H+5[͏ &-)q賥G Rj9(e)^I?zM_ ɯ0)R ͶP"7MaxBRJS1,K R?8P!9vJ<ٍӦqeܵ8R̪qSDQFɶZ^umպP.wS%:ELSrhB6$)e,|ւq(3xdgTH>\s+Ă䎤WsT8 ^,!%'QTUg{dBXGOsRg3E3,9;i$|No( bb1ȮyvPioF`u֦Z6PS:F.ѹLT|p?;26>7Ly()]Jv;\5IBܒe %eLu[X'Sh,ߺܨM\gU *R?,ں{S'J:%>"+G_; *4G:(kFhoj.˙\?eUZ;˼a>;.,y;/)cYSX'LSU#ފ 0E׉m|OIaq7I>΀w?fY*0dkbOGcO S"$=xGT\7h-F#>1'Jp&^:a)]lRCHpX;Ȍ'.Dq$azf(󸒤ob[Z;1w;0Hk#a[C% HBO#XH:ֱf`_;B~R!F|aF-ؠNi Tޔ b< hi%;ԡ,kw p|AsϢ*K+lh[Y')m-\G [Cܧy˄a^ݒ`g[d9bG4?u^ 9htf\t̪d#5A^%ӗ{OZHtbb䶍޸yY%@$Zj["li V`Ѭ _4n0o۬vH8=rVg{< + ~Fo`= Py ^22j~pϯ (B~٬К>xx=W:'f&'˼c,{ìom?\0%TxɕH%W*Įm;AJJo(2TW>Dj~O}#1v ~BO)UiD})OIF<[<q;TC*GIW.ۻ>-2p쭃UΖ;,TА [mռ| ]M]ZQA'm~5vGoԇ3sgrQcX'V,lJ2vevX +"~e_ e:šC\~'sC.m,UD4ye৐]W> D?݆˜^)LJ:iM"wbf=vڴޒˀ6 <TthgY@`qB7ыKl$K@PbpCdp/qVz)J^Ј01]+@|>r -!2Ё:/ElUUQ{U!.(DDFrUe`6$VyAZצ~kӎ̤>rwS_Jz4aLM%#թܧ^¥jxZoTVL' E>Ujx̎r"OX`]~*Ώ [dÓ{RMe#Iǣ"J;&_ge#\~Kj!6̠mz_a_ UJ$_e8NOrA^x_R8G@~5OBF]>c|9:5A,fa2/h8_̌)xlfB=(V*0?:.( 8pg7&}| NGL([Ge>UMDSDZ'fyF(m9N@%UH6Hn&+=ۍ7seWmNw^:nغ 7vS,Kg&m8%nwu _lSŋ{H4zM)1DD(:~ &"O9(J K|04yV@d!;|1AXܱNmV9g)T;5 tP[ccx0\lSPIDŽcgt]h +,B**fpsC ac!- 2Hˣ>N dÆ -ߜ  V[{Et!=aR+Ѹъ|T15ݱÁ-d T{>߶dZbOR^8jѝh~9.wp6)YPWF>*mjdF9]Wrg䵍dM6<*=f@W2 A m[dD9-ni`Z tأ{LS6k fY'6f'| ;( tB? >&SZ3B!JA\}XfunXqU6 C=K%|s' l')EEJ& Lta =o2VM7Igp0W'D<͛{8xS&JH3= N6f]JjnS3&~Qm4%G p1:Woٌx ?{z͛0Kb~Ї]12 J) agPoǜ?F>]#jaQ%o:,_`z@IdI8@Nl08v + :>~E`\ϴd6g8-C\3NqX1 T0%=Ft}OXs>R#okZK+ψG5Sủ|?1g-'t Ab]]L5'~vW/! C{8EΖb:竄l$nbLɫ܋ [y^.rڄfE7qC%V{fVJڗapLJvٹ,JxsjAdBlO=ЕBRը>۠EDrdNGbٴ}ǾڭI(ax>vw;\5G}J;2>#hy!A_@m=񥲷3vHg txf ǘw_6݉)o!r÷!hkWxyj,RF zZARp:ޑb,YQ% +eʩfաJʍLNx3/v'uH?}Fk#;_b$IW͏V.C?^Jٞuv9<i4H(@ѱKc >tRF kq-jE:R  9|7LBW>ADǯF֌PoѶ林K9۸La |wTW(ߨm0["v_}]ᝀL٫x8ªSI輙H,$0Z!%Llk_ќ}BMac}}QhJ+,H_:8R<GN.8}ZȨ$"Ev9dbI/eQ\"=i]pǦ~.x(lNp=AW2\6F+Х86-^ݲd|ĎWw?eH7q,wx8IeAVL3ģ 1K7 >;.Y W~ .r|@ºND2qa%0-1~;'oڷXO?X.nl'l! 1(&cㅘАjLf+!Prbʫ)>lr,P^w1% sHj :I6(&2a;>zE 5LQ`R*iK,n !7;_>R ;vGaIv[#ߝ_rfc)b+p4fH+*͉\iztQ oLhVWn#{dp>.Nu69J( xpTV\ꀣ!8*"A\^;CUDB6S/2PK`Cc]4gw"`6(=17EoSxtIo2KPvRo|d)g_e Є%qNk{D'O } CXhӿ|]sӁ,-0ZqS\% hEeU;TYjMA{^ؖcbVvܻTf4L˨>D^ +!v2g͓&}ysBq (O4a*%2MrYYX?8ZWsReܴ'|,Q ༠1y 's[I*8?9̋z2,*V#0o7wA+y!9T%I7[󌌒r3q8zD6_%ӤEPՍ zt\6FQ* W- k›م}""4si*^W Z rWOyZi]S%vMD0Įxk ?M,ޱ E<缰ztO2{431|6SGD=Ē]7&]=EW VhJJ٘hKݺF:s $+5]cZ{NPhspVsid/DE13>=ߺnOmwya+g!2t~+p D@ojO$/>㒈خT{_Q<ޅd7K<݉X+l:QmDѥ8$ |>aVV+ [:ϔѼ 'pW_H|k|_.9F{GeyhBb?X@B5UTX.Y}r.V[XPKY5& pSp9MwE\|ls¼{rR$Ŕ6{YP&E vvAA.ć4S|e~خDЂp8͋Yu2/ׅuS fxWY2$H]Vjo !'|DG 1º`.T+!PB y_ay"M2Z_VO2#+h۰{׻ovu/5G mc8't]b)4ډBWV|>l'KḭsBxb"Dn'SLM蕚Sjʷ+"j:SXbLX Hut4aN+CK}*r=p%.sk]ה8ќ l]>:E+` ЇີΣsƝҧP] ,еi* ;XT'd>tQԯvLxr߼PzlIa;PD'9)dN"ȻT\˜a*n>fϺI*Ҿ[>H545c(E4[WgOX4o3!"zDIP\Q4\#7䋯܎<ݛS.ȯ Κn,_M=_c]9g.HdQ#(7PPg8!bD/NW>}7gynV}ozKQ4gN1$XWm3:ř#xOIWB2GhPJPxH1V>\9o[^ cS[j/BMύ%[!G{M"Mʌn%*Ǿb+@UA8/4|%| K1m'c7=`WJwO[O$YCH }&˄lxT-~ОH(0S5(kTtS o7p_M)m&iS9m}ʐL[}mz=#V Σ(9p'Gj#YU*8Y;k$#i٭\_Qя$ިOאwjLr|`0հSCJr|i^>yӠeYHzrRJ>Z\8.,J8f6`Z>eYT!T-9imEX"wBV3GfW^munc| EWdKvcp(;᜶AK:Dn=hk? {=|dESB+[sG9Y9n`78U%GqmJdSPjۢ$/v׆ oۢI#پgkF-@aXyOʫXc,1Sw~2V4hc\:TL7[tx]3*ϋyڿk^Pqt 5x-|\ y]H(r?_UV|ºq4Ak§MN!] gê! ^a)TVRo}@4YP]7XO_'@$sծR‚06ÐŚl!&4Fp(n  -~pNmdCG{`.g/c(1LhSMjoNqskwn >jn^NC(\a f-U2b}o9toz:5 5:NYX-1'B< I)M9%A/|w }/T6(ԇ5@zÏ0 ؃ hz=x[WVkb?z3ֶqjK]Fk>t| g}᫅ V|9&V gL%Ǣ> BhO{Bzp|]ppj -!o#b&B ^1Ҍ\k47}ILWO8#6zR/#E4;ylֺ׫{H} \6!5ZL4;I}~Ojc~}50U?Sx({~VʒgZחF쀰OmhK:a5֊ݲtvhտPy!N^ }zUMUȁ>M}m˽Ԉ$;=UBG6Y?UD h3> xHmYRNFgE3"4b2Sw\޿jLStRHOY}UHph[VbO)Լu81 ':`rBo2,{Š cAsB%C+:DX0>*,=ۏP.ѶlZJzJ/)7(/mYq@D0dd\l\;ֿ}ŕfD'% Y-{pO0-7=i}߅?@/"A[ɻj&+5 Vw%4#"~]Tu?$`\EZ?ܾ'㛾ћYF | (h䫃כKPK+|]SAݠ[-p=.I5 !Vû1̞hN::W& Z~=kVA%$Mkԙ^%}1Q,{âtk/)[|#\w|+laOucv)cZG{sՋuҖOK):tR% ɞ6('l()C}0^R})u[53ގk<`;" +Y\#zA*3AY)I(%h| 'Nkw4vE 5]fpn7Kzϝ؊<bm8_xsp'4}g~;.B•'NWiņfu6 1Zy`X^+$Iy]wle½wW*W{?X dCdwU2 9b-ž`X:#f?%ۜ (Y*vݤ[ciVc%:=#C†sJ1A/mPtBDz3`|Iz! >/|oui!b96Np&=J7X*5I-wq}mqOI?uK m25qVFs}&),lQɳ+,m%?%걘Ð-T;f2z{GsŒcāƁ bFj%.qxۀ$ac($2.)NH}Vrҷzj] I?3aUWT ;%mum C[_FS60n2 Qͻ^L*<7(!}Q HJ_Vqm {lMo wE{|au"TT8~>eeoZ^q8h$nŹC'NS5d{n? vm@Is:rM(; ra<{J?26VPTy̑IKx†Ftt6i݀ d 1m2h}P ih/җ|kxo9`Ly~-ʤH9tSJ*_')QD&uHuES:Aman!B:L_zԵ[])JqfU)g}Bfצ~n11уT#"v`y5pr_j@D ӌ>B ?53^,c3Z[&N+\V^=ɞi//(_Hyꭵg-fɋWPg*Fn gY[:&  3X9dTvf#_YɉMPD-x'Nft|AWN|}3m- d&: T~ak!T5gu RGPOZ^B @A#xpk^S_Ő{j~T fko ;)wIHˇrdc<3^9pNdmQ×(YDkk ?@3_WY-lqb]6cO{|^Ĥ ׺ S`wה\唒JUz=F0z-+x\gkRM7xǪGQ&ME4["bG<˝Ǜ(ͩs'ul%7(zYVI'm}G"|nQlW6*fM.0y\^#e;!|WНW3_G f^w,`?rDc^kS>7R3s|ԅq8&|ׅ1BxN\68.^IPLOd{bPŹ.AslRN0"Kscjѯ}Ym]+dDL=j̪t wƔooDj\ 4X[P7o&|jV)O{U1y tqj8|UIgyCHs[kihTS|;@QL/{ wNcg?4khf;C8+,tA,cuV3ng녴_C*ӎ{_8`cfuouW*tK[ ~@qe;?IK$Ҍ0򹻉 (T,O䫨=[e?Qq Q[>ԷzY{(KonÁp0u*NwS_`&F t+^A༸v!Ғ_Zwù3AmvUe `%M37^֎V[*Hɞ7xгd.jO2}.m c|!vXB;5oP=u ޾1؄ k^%!?B }CsRc [#ˊʘ|lt/[ʟFw Ƅ:hOn6f">DGά<:@%8퍶7 (#J8xS+!s橊ڃ9$؞: R7^S2zNO*遘h`%jtB p~"1Up:n,yZMNpe8ihsYtgG>d^XZG|KH#DpMȡ|WBKvp]H}M-؏CE4r>xqϸ8{" ҩ3PN(TAwwفT_[k"# td 369nXTV 67 O ?.l~)nOs;I)+:&w 2\~yy}5 z.꠾I LZ}8#wMc{*aR\*,BmحI%~a%>d į_oS0w*U{a1nVg;B =Y?DSUVȊ(=~ȩishɌc~n1$MFȟ*JG$4NHzS^óx4Oz‰) Y5l|P%~mOlКd@Kcob@QkRzR9BbsVʻSz>~jŀ],,M R(znB :7\ 󂥲5;}3] 25Y;$@EC^(%+ܴל9AR(atR@0qpj0UzA=q5*ᰀ[~ω+u]o-Q;&|ekMzjRmL|hokS"-3b$n}Eҟ_?'$}U@|@1g( 1EVDx߲ぉsO;. W?S2wl4#v]*=@S QŖXY)Pr砐17ǏI6qᅞU'+b2e5>q؁I?5s4q&me%;*gCӺ5.2F#ǩTS2"ZU+xsDsdlm>З gӛ,Rq`˺/ȖĞЌ;Olu T3drmَtRj_)JI-|ۀ:(ōVaƓH/!0ׁYG- 苰%DRW}f8zAQ`sLflT"P`إ_W7¨kHd9[|Xwq=Cg,;4Kf@dQq o ݐ|Zz#3nq!\!2Mz/zwpIrcHRݓ6I}~x"bWeI m<(zx#z^~ZnQjfߩq0Gבz*Kζ\o3 9Ahukpagt/_qx8zcT%!t^j<^1ք7Zg~by>}}߬30E3L)tdLolЏ2Q=}daPxY%MW =jp 丙&M*ph|w/'† H"fkTPL= aԹVwVrCc^UtO-n<`!u1}wcLέl>;x]p(O}.>/Ѝ S/S)+`y9 qm_qL}I'K!.N_Ӄ],&$g^FYl|JPOjMʽi6^l#)Bp^AA':iLl3Gr^́/9pԗylMقoeRER݀=[vRi07I\e8UWIʼy 0.u!>yt>p|PaWxWV(z]X5Jǖhë' p[¹-F)]AJ{H(6)(KƏmLwjqh1AKqxiv3&™_ X>TUn c+̘>Kޑpwأk_9ydgYWX3?>Iw3Q6` `NUN*R=77_XTy~٪$o8qZQ]nx#fvNgNlUB^"@k;! X~ѹ IfOvje]=a҉JYrCCS_s)m 6@K3^^~Pj>*_ԣ7Cي\kz6ל)rKTն=oqE&e *gECIGR7^"zInr h!7A劲Gݥgx6̽GAFU+5QC#&Te^HcZQhpuFODI{˛M?)O^On*D<5"3 ZUjryq#"̊?'<`^*e 9R4j6g8/V"j3? ~4A̜ Q_M 'sa8m|9P&,>c5;7*Y)1hp;Gb+3LmdSb*p%:)*66㌟j {8RњO纁 )nՅ*5ߢ:%*Jy8D]g3"P&u)z]0k1ԉe@&?mL-ΙM'-1q}+=2CGB=?m%S.3xXJ';NWTlٔrV)z,iB'vyi)7;-_ҭА- oV[NzWQ[~jo7a8z"ieIggu_6,8x~k9$UCSu^!i͑)K^viB,7GGr: zTH*`P%Sg"L4`98h458,I5`n15"MῄnQw)ނ۔O@0tԃF*O o^ӎ%Y˗*M(߆RStj׺}Ҋo#:B ņ$d.pϏ &bH[&p#"Dx%O9pJ[|LRPͽ~cLɱpޗ&f]DZUSQT_Q0M|K^~L,G-OCG+3( 0eQ >2f4-Γ azz5DOߤ1@a}@ a6 Ck1e_<ӹ^|ԥVqN`7xf[&5U"AvƖSȉú #A!PRS?JO3~c` ~1iK( \ZCZV?K5/Lw|Ni d mT^G贞!<%VX|MKϰ Zf(/#Q ̰m_ 5emLOK|J V$ '@.>!2. #Y}1O̰{3N^KWWch7EqTrX"fc$ C8ÀUd1֊'ZTXTEG,T|{= 1Fqqb H#2fʅaDfA3$>Z tNz!u*exLm#˓VRAM;L%snN.R)Vi)|/l6(HX |YQ!|[Sh^Q& #;].@H>!T/>kT $u֢;623k-8d;<v ɵޚK*(#X?3 o-%!<7 mE@5(ǿ'[L}˲bHJ"cr&ow2,b-tː O8͏S~I5? gTו˙p%kcEv<~5J))#ۅ* tdH,B3>tIDj}8`W\ik[l|  {墘J5gRA=liׇ2HEeײek,HWsE6bvO/qVEۣ[NN!EoT|pRM;gUd7/7ֹ oPjY.BEdmPNs黌H#%ڦ A]EAVcO,*O~!2s6t&gKZgN`4&şH{^"kd,쑹7U S ?aGfU%;p-&H/6 L( `HoAit"&㎱/̲['m ǨlRFEч59Xn8ꮩck'状5$dH_ Rs,I+$IpۯJ 9}zQyyiipG~bgѢ#Vꮧ\S-Y07TO\1LFXlA7[5ł|Fǔ$Yޅ!3# LGb`^kߟ4XmKOdGZ=t;03]V?w4u󂊞No. S=]2b *Z=i2\h0+ %֝qºEWo)UTy@Sb!ɉ%̭ܷCi;Pnpvo9|:vDI4ؿ4DmL.{EO#*Zgji ]skJL|߹oy $A\i4´Eg9?.q`Bi]婰ϧ3-`y*vqIuω8\m#R򼭧%SO7f'fnq?3K!AR~U}dN T/`,yǵZdA`pEj iۋE;0(Ʋ@VB?6uMxt싶y$"Fv/?Nm=ؾ34Gװ-rka=r#V,ΫjUę?8CKYWl8;#wnAc f J%+`R 4-vFbiȆ(Yzni萮 ==7VEXf&+a˜( I509CZ.@Ԭj|˙Q d4ʽѻGJ!Q=bNe-%(KǼ/Nd=EO٢">3*DA4vNzDv{աumsK9_hK"V.3Obi|IGDymYFGRVuH$()mge حʏJv/)/SF?#J0 Ѭ]/SGF$kqR툵<õ|ȯ2c|W2@$-^W@/m`Uu0 Qy7JJ/EB#%m-HԧSM8>.N9RUu~(<%RO%تFfsZ cYP:WI=c*13cDHCETYB_CF|g[!n2U}=%m&\RFBge:`~RR a'[p{ tQ4) rƣ͚gFVl֠(Hyz={mJl}XjSt(I~Z93yw] v&_Vv+`~R*7^k= XϞN뮰Էf0I wBz9oSIV+ zVo/?nnpJ,3'cgQ8N^&$<>19/2yaT[, 8*~h MJ65a^1ԅ ]h~sbS؇+[1KK\+ow't ޾nA[L₃r~ s_ !pwHد+A:l՚fP =Cw%> ߇BX^L޴ ON3d$nՉ~2ucJYp:lY<>: ٔ!H!=^}W=Q! P&3էQʩ?ʓ6PmV zn24_ʕk&EXӿNݦ =[8; N|ڥFi/5EMaٻBOZUEOK(5d)y 2׫nk:hyh9\e59w;LMSCj(1I> [aXpk8[TNX)B+I(h_U!'6U> G,˻Y* 4[.xNkkV`O4ϙ9>|mcU~ @J"R}3I\:<^5~:נۤ #g z O)DwDԶ=}v??o9T1稄4\c3ub-+UXjqw b q.Q}֌.͹a<79qW./%rb۝1}8W+(4X`zWO~zՉrAu+?0!jKgg9?v7Ò$+ɻo]s߈cϾRtPEcxs(56}ܚPЦn|PSBrv@@plYQ2Y#R,-cr7ÖvúOγ"{'. b1j5]A]x^FhR?!KGXƠ<)iSf2vۯRﮔd72H|+c vlyrD8H7B^q x>ۑFh5v~Og=E~60Oa8J偿H/K#~d PFUTq0kʬRYTِtK~{v̧xZV 0]@}wr384H PAr9Q{5 *Y?>KwGY5KHhɟJeC+ E[ 2@ %" 2l0U*vQsSj'i ~01>T\C9 ]<.B$ЍMZ|Y:9@] :99Dn HK BhfZMCvhb&VHruT D)*]gA;aqvw I@d>;e7o6hf I~п26C!u} '~il+jl/6j@ǡk]w-s]~k)>=t0RUGEJ]ufX]{1&ienb`PE/ޭX˲h<㒉dboXCyrA;g+jOfuLEe3Vu?!I#aC2L " m/Uag}z{F. dNU}հOa>s5.R.cn'+HkO̅o0ֲ2+K=^8eKSQGƈ-[2櫦Z^v'ctfSc~kϱ-YH\7Dul)tMƚλ<?!yI#}X _O3lbGss4KAD@Gjz]SVQiq}22 p}YyBt7ϧ,/+^e`~ 2]HN;fs׀P^SĞ`+a? 65Mi߼M Fvl;2IbmK^); Rg_GF`,V+mLAwC}S%U@Yɵ[iWڎ7F'o60sJiaK# |C;NBKn ]*ɬP:Yŝ;@Աj{ zD'/Ao;))V&] !uj+$gK XDC?vb<"0V s7sҝ 4<*ۺGmE #1ޒGp&jAcfZ݅"s(FeabnS/iNqAYSAK6V:;(kz O|ST ﵢ5TsYgRQnDoj"%9 #,.|C P=JBhJ9M(%+[dRC"@I1;*5Wl?Vk*<1 f%!س0gRUkt3"RǛv+2evPdR `W;z K~>X۔>TZ4Cѥ)< $-#ue& |bzow)[`HphdqG7{~H\^uo<cv9NkTCOC<.{BSVe38uOY'n4jE/!p\C]1xYp4o"]LienZu+t<75$xjwL W0$5@}dfؖ9gu {?i[M̧e$ֳ/Qv1aҩj> 0 M jA*6.3BNtp[ !'ǣ/EteU{Q#Zo q eA5pXм'ʓK5=>s[I#W?yΛL}]NJ8W÷`IԢ7|: ۪4!&)ĮN?QTi ]u3f[IBy^=q}Qㆄ,buFsX$4b[YCI~ķ]q)|} @xpftdqȗfz dFlR(=8Mji .f`]k:Vath2s?zz? > :>UmLK wMBOՈ[5"!9F]2\IuFf*QfGѣ`7쎛ʺ4v UŤpkb ='YkBvvMQ. aDbRDup;{JpP@!"Yڹ{ }q!zzIq}hW`APdvM@+ZaEeI4q?j7hBә9\`*wաőeI*ppm:1HԷ!әE8w=:V%A?8ܒs6ťi5 ]ny$ 4#w>j<$fF ,'"{@Cݱ$#Նw/]|y驹7A>qi,%7ޗmHilyVٺpVSSx˩K79*hҳHFYfba`uaN )zy1ʖ2BOa'q҇NZk-HbrȗyL0i.*?]CB9R zOr*иZb<>Na"wͨ)f/ʓɴd::ZN{u18= Gt_ "9'~T-voRus!,s1yJ1vƜ M6 ?9IM_sCtQ}>P|N!+wץM%d3aݤգ"|hڦEn/NwK )rPmiT; qKDI~-` q2Q/z, X3N)z|7;dBa"5(v/::5oAkLԪ3z 9˘ }D -,1^j g;,.Ȕ/c ;bi(̤ѫh3_ g$eC( \^>9o~j -fOt R.S>tOu{)S 1bjaA|O'ws<1_Vx0z2sA'n![bvcV;V?11h< ֚eg7!SLN:Zy/w\f)Ȥv;Mb콒D#rYwԯ}LF \#.D }qR_%ҳTr2P/ N)uPw*^}NYX{,L?0u[1Ee }7BGܝ.s`A׼y\L;0(^wYšW3݇P-90ZK_; xOj׃n* Ӏ[rڕ sU#L!{Z^\ (]j1F $Bj{i+;=pvʒ| x2y] "%0oNh+u'orΨO[ ^[ նc<5z$iH:x` P/548#YHƜ,#`j%X ] ;7Bk8& 8(U7,]EF*+dOG ;\:IwRFݯG6\OoP_'\ ^`[[ ?̫99X@xriB?y@/7()ܵ?bJ/w7iY[lɿ0D3,t4eg}Q&CR54-7L?K-,>N(6tIUɺBuT?& t Pt"g$ \ȺĠ.8̷#}<%* RZE,)Y܈1p AON_"ΌKY/cLŀZXVnnZ&=8{=:l2jnBQ Jp6- CvcyuQw ~vw;X4g`n@*a-ZxU%7rp( SKrBh}suhMWflpZ`ф7XE-rs}E6{&0`KͿsR'lFO}WÖ7a#v|"*\lˋlRG3+SBiЩH b*4. FXi]v"x^$ p^4W?  46uM !Гm#+8 C'KMjV eO3hYtUv"[sbs2=V$xiprW=D @r&Ll6Tb7ĒL#`m $ztr&M;WWk7(Y%wPwG!4vkM 1re|1ei3.UlZpC*Csw1SNd e<$@:,Sp݃a0#Kq=0iCw>ēnӚu44 ivZ,'V<<*Z@zϨvPN4pS t{v[K %c7;!^Y:<g:=|bv-V895407FBj* I \ 0:6/G1Ӌ2@);Od%̪J`p{'\eӶoX.NE^ٱwj;3\)f7]mXE!1"g1V^Zb޷ Y(p. /3R؀{@ P]b]o2ݳꂼK_[ 80gL_]a!MN_Ki;^1zAM2Z;dowUCN!R|11q>P3xdbc&1 +RH(E^z**@)b,3DlN I_w;Ax~Gm WAw _$/y#P3Z5$u\c=Gy26_w _ꬑ+UɎK|hu9+)NrҘgfaO^[pC 6HOV]mYζQ9"c݀&TDEB "B iՋ!9إB-![Lm.Q "n`zU&dq6C(rt8%fk?}]uN^/T5_^QFK&'-?Hn *x!3ĒfHYOND?9U1hFA8-J:L<{Vm188wj#'Ԋ0Of6tD4葦 nd< W:(#NCg)o/`ƾf-N Mj Y?woaR}uNP נݳïH9.~va#`ߓ37$$`v[wU :\Z~FM0 V|,9aAQZ[R@SLZ[L)ŵ>WӬ$(.оLk޸2<qVI4҃:9cgҿ{sXrd0d 7A@< 5+/i׌f$4{`MuOo1@H)iy4A!Uoy'iBF"@pH//?Own,_%_F'Z:Y5iؔ5g&_<i!LG'6$yt94fRa()lbҽ3kX[8獺|%k{eyOZ*'at}a sR*rуM-=pJfՕ hW2%HU"}HD{ jd'7)$4&}d:;zO834ZΎE{*ï$cyLyU$l{HKJn|Q:,[Ͱ÷H=vF;#?$XD;%$,kZ̍:tq fPQ$v*ift'Ȝc5Z+&N7 '\SX7rWǩMz\1)yM[QvR2. =Es_p!Ws: āzljHZ\K!Փi殇9ga+*A%՜]2o|`7ݺ҂i5:|=9?`R`0Ui"`/yߨ]aMEVR,|ԅBEi^d~$qa}4W~7ௐкEu .|G܊qN'J$hx$c`=rksW0l[ 4am픔u>~J`<ޏ,!]$82ZDŽ̉\X5 aIW4lnĖL55gu y*G aچs%DhJ+s"s]'c7 !&Pʪ]+m~L?)ۭca1fT3~lI\fn4"hT8Agô^?wA4732hMʽf?iKɛzi qVT{Q>!'ZŝwwA4P3l*(09P3%?es ;E=Fq¹/vrB@VNߌ]&61DWCIğ?w3ZM- "p?+av? +k1s0fVs'tgyOO}Aކ bXg߂P9N1y3lI~h|H2O|ɟؽ{7FW "`p^Ć7DIB \B<}ѹTpiFuf@Ad&B<ǂ& j07dsf7)y0 *W 2tZ웶j\՛}Zd|hItMm=MaZ;+%̔{п:Ov>eZ `R&GG97L\9FKV06#:'xuAg_S.Ws8G}y릳uqD9:hb]%,(nM/d3z!'y9oAxpج4hnGJR]D0ޑhu],`oAGKIȞ8)VTw<"0<ЬF 3@b0İ(䘵$LSS2 _w&Pz!w<?.*RR!.}ۉ3QئM9&`pj?8IZp 6iJwџ)BI[uCQ/!y#ݥTn5IPf&4mo3 b<©{f+-- f]2h&}EȻIÞJxl Oܒi*`daj1&Qs!m?&rm)72a[ɾ>MٿV`/k͇ ֚e gjH+w3ݦBiI˴@pv#η?ʸ[znpLbPVbQ!!9FrGTsa)C_/7qC*F"o-_^rRP Hp^$kI< 1ˈb'#GHYU3Di%xkOن RԑS?bQ\b0}erVgߠw3~I7tsn[fΈ؈3mPzq 9,~^OL~%p׏1u[ ڿR &˝r`l{Jz55PR^{ܙyΒ\UT}|j(ɂR;?/QgCߖ9 <^ 6ym`iO읮uA8g@ei/8jxSUG۪rPA@,7uq  AK'4>Κِoa)I%cFt1+f3^y "#dțu`kM`FO%V;{EW O Bh2A_]~; |`DJY+%5]h7;[B_Eğ&Hw:h׬ThZh( |i uKڦ&)xXC?Wߧ=v#9"FaϨۢУ?𳙜6nvZVh1PoB[أv-`,ίE QX:h6uΰ;~7j2֔zp@]!ʵ_\ ) B;\Cq~r&3m,[sC0oM (dOq4K-=lF/%BKlԱC:4O5HaP_-qn5J22A[ߚVc#6YQbr{IWɾ3A_vO޾苺Z6ne "W0]CC3"s6I8.J4. -yTr;BoD9\ۀNY-G"Q?è  .Ww5%.Ҍ]lC<>ˑ <:RNLeaı:y7Չf6,"D͗29tap6Z&0=ѭU?Rȫ=P@}$OZ?|h}MU/z !VU/]G&U!^Sj.uZZZ m!v$ȢNi(qBS#RwU Ƚ<Ue6G<8P}:/+xL`Fr}iQ-OޑU~!9!r8[iʅZ8r (yYn_bl| N$NgdTC.K'?N#ͮc^<"،܂2O:n" Ӆh4K{9v',]o^RZшͶKX=4e\ߦym3.ȭXq&>D1UJ,1nY̻N\)f>,Qg@,R) ~|uh_Jv:KE0:{n[=>YG?s*j}ؓOTj@Csժ[GhZ"fN*wm]~'Ht>~r댤p:Fj 96/D؄3RGq pZoL˞E EYޠԠh~]̻fJ"%>xB~;;Y"=nknXGqp\UӅluL<$l7 DveMKIBxuJ DyҬО]hjÞd!0YaGA}c>gnw(p٣GHںH4+WdmVR˰=%Lq숶NC4arhp_IwҖ448W~t)h]-\8S CDo*ӫi (#ԋ:>=9j/KALJdg,)۞2p`USA!gL$W5w%Q9In)Z}lh b?uIp;;f$ ^ Ow^ἰ,Zb4i(ZmKp"\!\$,0{@J/cb~ĖA0?C 雡XE,+bg / +c*8[U$]QBm!N@ U˔CG )^N?0 ?|vsj O򳼵<A)O1wQg4T[BHHDsG^윏fWao"A㳘WH݆ύ 1|[ ްWJb \H:ߦGԝ=;z!p?<B03a#CǿK+P+^mf͡)'wֆ3OAcYH݆#Y[ns1yEǰVC*n.G}A7N}y5 \;E =8Zs;#즷7q! HjP^ܦ\ bi w(= gj]? ]k4? T}ֽ~:b{TZ/;AZ\) &IfDG@=fS0 z"vYKxn$Jzy\s6`gxwg>:CP6Rۓ$!$d}.gj> lvc.!4nkjk, Aq0L]FӨ?:@tJZ}U{VYαsۆW<H&Ɲ6eh^;`kZє˝$AwXP?8*#ńke4R>GeW\0}mq<ļ)kU뾠/.tVc8 ث m2aK&|҈1J<I;5'X|F{APl3L3l'd&\ONɳkDR,wk=kic}xpqj;?L @*ƽm:?Ap/a7SyB_P.aUM\R0L!u"ۃ# >|7b碜%-Igq*^Z@R2cA FÝ J;ot]* yK}dpirp D Zx v^ Iz0 4PiT~QG*[2A_FoQ}.0 T_P&&_] pYr7[CÜ+sL[PmzpL76tȱ^!ffLF"[QRӁICMw/jcOt zUQǖ ^]2(qB`}Yؔu&X_nImh~ňV:Y@^!m*Fan {Vy3)c#fclV_(~`0׵ʛ<5qZF_$- S,&Hij$a6٣3iQg #-LXzV#FM{ٓkD^pY&39dX.UljpXT~'chE![mTэ+dBi ULI#& {qK=+.|wP_Yz(1A N=s )nl%[o97!7@T_ZNW +lau1ޗ&MR^; ; p-æ]pV)cbv!^kCxLh :G'듆(Z?#xGhmarF]7j@c (gKDr Lr[ا0fř;mouC%B;lDd%XJ] ׊p0r:A ueMxouRirΒ{",~ksM,SfRDEIZr?6{:)GHO&f@({bԀ.kNf^gѯW/O"|hDh! 3-c`/Kx}~: N{4c2zux"3M#eN~k7Y-?wOœ[,Ea)ez}YcX*G)[~O D)R rPbGVxYQ2.$,lG/!@rUiTi'U$O,0kpOɣ8(6]Wi-p?`MY j2/ʹug(J ?O/d"{,nB a(y;jxD2Pi".ODĸKo4iaeYRG-vM˝JCUI--9W..-914 ddѢ9t50LmW{wkXZ] "YRjTqͮ4vejsn! lFhs8cȐ^,Uj@75/w]i"F,c.PYfx_&eYLggH`'p5/Q'"aU:]Oc k އ}9vB )-1\d~1|nZ_;9ݣnj`?g} &Of2ɟ2UN`?4hnr`kt$e$]?K7^v>¤^;e/)bί W޷y#Pe;j{x[<K딵(0U`qƊ{3Lsd9<Y%͵>k|ۙ煖-8 YG yd+qߎ7!m:hus0)=28|ig{&`7ʫ)TS#7cu'{=tU:/ A?}Sw7Q[&O-.hb)a=3 1`4eς,p_7CR!Ơ\ܼ{^Xm0&2{pqRFcޓ>aP>@s-(j}8^fNM.3$Y܀],ߩUc uYc5b^NE 7PKnuXͧt^RU6>GK)X{ܭq)v^$&4HGPG#fefftk8ndMd+#J z@=> x8>U#uLd}":F5y d[<%r9̀\DD=a^7x!qdI%yqBLxNQ|h Ńq~)m!ћmCЯw)ILT(*VqO5[Lہe=w) ^UHS|1dPf˫d:MGCK&~7Sux܌a+z~(}Ah+h"#"=Aܟ:f3=ڡ,`H1<#']8@ts 6o+/,9OFû^5Q.b̫=5KsΘV:Lk~QXF}AfJfұ a.~*b3;#O84JRDMƾ54G~^͑;1p] ZeTBU:hp>C(:$x3RwjrlGx^kQ/dKmzyfGҪrBb "I㩂+K7hv1nd' L ե 7?M)tè1<},+eը3 s,^ Ȭ ^lXڂo.D#lZ=K{tӀ0 %vlpS qHR.`Nɪٽ̂eC&.J)+3eY:[e(TX}Ë6C)ABrDsr'.T|'|tC&JZ=|яOQ(Jt+C;$q 7Tb}k,TI|j#sf?YAu V.,B?ŰoX֪ cm4Gxf h8\:g7TK6V89,h9+x^;)> O.`>crcO6Py2O. ! N[KRT 'E}]er4<'=,Q݌օu>? 9|;#2s[rDt&Eɺn5 U =([ #=z\6ݒՀzPI7]c/MS\Oo*^ . -% Tn6L AE1QZˠ 1W։텬zBHe[f1Z'M B>{0|0299V5czr&R8 aG OQ6 \ I^wV\Ja#/;F!\WI&g`p-f*cWS[ q3@AnJCds16h!W L,>E;Q\8 vAYp;|%n3/zW(Vp)IV]8gM>gdU0kś(LuvxRE *TocgE)ء T2SU6e3J܀3R\-ڞ'X =]˩Aeҡnrz&vI. ;ʅG.' R=lK*W Ǟm'btU{o>=X+2 roeTWy&.u7G 3LɑÄ-NNtX}󀷚ֶ%TP JKC?[`N2T^v~k'+8A=]% 9d>A]yd:צniϧJ YA%-G֑Z=J(FxS~цxTp[,t 죑T:O)":?_YqݭF7B&uJ))xU5/Fn&t1I/*":|jR²H"h߫J,\3ꦇ/Ɋ<>|چ=*hIX ͵t];ڈp_CS &2s }\ȓ+dDi)'}\=n|ȋsT_Ε-8Ztn}@CIXfVlJm_f.t< Hp<\ dBՍ SQ3*AJA_p]+]Uqct3ˏ*@+8ٰeHgct& U N$[h+N#?Yq(/QPj-M>;{ lfDM,hœcCx0DNZb.y,B226 +V"oѮX]a"PX@} ^ܕw\ sD@ @2)톦 vaL{Kr}& WDB"B)ӑI$IEHm8ŌCR z*[sW[A7ɹJu ^3ץ수l5PꚐl[or}~lCpIN}b+pTbIx:jՓ=>ޗ.1(Wnc&b؎aGT07 <(",w5p A 4WZOE|{_mDn^Ko-#7&3)Nx@]3 Dx%|yC"+XPB;~a)@jcf5Q't.bOi<٩QaH}ؙaHEH`Upf&Fr!B_mfү7*2zs(V64ɐ㦠vW{NV'WߴjݫgL@FQ&>N q8P&8.EYYVKA#~?򇈣0K'A&hjDLΧO+*VrֻcF+L׈87T'GZ$sh:p%6g!cDtH׷I|+!jГwEQhbH;Os^jChxMe&&f‚T Ψ~X|Mk ˑp#=nN/XUhd~lF̛ :6x~yffTeGE+|p>#Q ⦧o1|K8;j6jF/.끽e S@An\{*܎ы9]ekq@4 Scҡ ,4nqv\$,#%Q CyX:^Z. gPs4Zs%cڶQ8Hn& /S /6*V0żO>%~zs O,p5U1zZ|-Y@$:!H;t7ZUs]pŔyBJzOGRA)&{XQ>ўڃYPSp![OxvrٍON^f˘F>A=0-)uai۳q&-k~/v6A;Z6#WzP}-_C) Z9:Or V.pה-Ly3lTéIi{p_A 475|oBdxIa1G}N~vilk?mѷLs < PJ=ٖ'#R@2]H0?S<3&pTtJ||.xJDvCuic2Z\(c n9@uZA6o(ٱZETnSrcqػ'㥯b j_$?@"om/z A`>jD_~ٖ^6A@ڠ.K_xvs$9{;FT̙Np +aazEUTE8rhT& jOD nxyDfόxsHҿ_!?(r=^/3)vEgƌ)&2[O %;; nn\ $ISyrHUX2kEOͲFAu2UXP; z)ģK@~ yVo.PQ+e8DJBM2&);qzaTAS <a < QɀImCUfCxND-N6uȟ+or cdR%;ZK(bg_|~Ϧ}aLx[S  :AᴍaaOِ`uO/$VLnen?sN?M$LW:ٚ}#:nnŒϣ6ġ|! )iT]'(a|y-rOT*?zx#Z~EFtv&X7@D*e/8:AjRU@4s7#ܕKwt[Fߒz7nбYj3l$[PU '?xn{ү!Xv}ȐP@N-j`;KÉf@^&1$vU~cs}Lλ&feA>@QYv١ ۧk_aD!ˋqBOʶŧc=5F8#|!0^M.GmĄg[4QkٞO=q=(cGo}!pd|O{8YTALWJ&L4 h 241N/'R<"pޣ7Ȗyd+tx- C<[bxmBzH4x҆Jf$cVsҙQuu]/=\ڕ&e0ȐB\Ȟ YZ#4( H XIa`دCy|()yH-SH \1c Y;UJJFiLd*eǘEo3J9v7ydaԬo}حmT,GpK,sbd]6j9XS,7JRm?Kʹ%lJji/ՆAIo JА[A%dSvc2xݝxSE[CO % BO܂G+rcU!qXn0$8rtz,D>94͝3\I.eV˖yJZ1^ 8c{-7CК?Dɓ RR MxY41}~n -^_\\e(Y`^W>(@cOOqJ=i[&ӂqbvQJrKBG|@rumÏˣk5ª:bo&:Y}M .mdY-͜ǫ!/_蕿@TÑ46.* G]AHR5;odIh)fǑoÇgm?_15>BI+# !SBGjPNJց<Eu35m۩AMTcyq}%ӓֈX(iz:»jع!R6&1>S| _Uyx*k! mT p[wkoAGy4M]3cƋ=1WCu|H6&wO'$xՖ1 `BAD$,{I$kx7{%?u]! !4,4eʧa/#s&q{m _)!Lr cwtIGZY-:ʇ4!N0/7]Cpbw{.zi.ol!R*tvǕQPS@P3V HϢ+ Rk7J_@H1frI"{PO+G_LZ\|L@e9%zJޜ2c|1& \=%`ksZ`ܮcOݭhn}w®6{CأGIcQ"u'^F nm@V< <PÎ3M^ZSl57wUa~9dpS[+bߨbbg?޵h+ѵ޴}vL.W?Vēҥ4˻V O Ą),S:9*F k~wxW+qy!alMG(oigdw+G:ڔNݎ{%l,nz 1%=>_&ySxCik^?u?, 4''%`z݃W &HIMGR;A͔$/me5==oB8եк'je vm& VeQ 4VSE H[&S֤ DzsRM+VE&N;5|j]dAUQäWxXDa7˚[3D>E!%:8 xtGE!=bEhv6ϗ?qQ&'Cئ 4v aPwD* ɜ8]ab>s @9#T+}. o\_n㝟0ʽ۪foꔗTc{̹:RTReQB8TFue"4 ]qtܙ\xb=yp:ۇu˩ l&!Zhs܌jKS)v9f=%PAP;DD.x>Qzܨv8{+mZ>V'&\%" XݕKؙ\ UvsuH VVޞH h\ۑmdc(W®Kռgp or# XXp,:l]!0$[\Ԟ&>On@]O0>>OI Gjeͧ+5zvj/K^Q x8V йrG/1 T"yc[ʳ I,$(n*Qqc{fHo*;r_]""mmR;DǞށ:0 $7"bɛ&dyts*o9]+Y`<󐝟[KT>g} aS;V>R Uo)&3-d}:]Y bܐQ6>K&6~LG/*EU6r%w-+o96Hrc8SNJ~($ SX4VF\$8Yזtk^j0b%r`>ajr !~1AJN4\;ԶЄf-cB'2}BEjGĝWcvTyo]ddn(HYȡ3$:яVi xuo+IjqGfV Pzeެ=^rs+)yOt/lzH(NI˛h3ɜ\6gmmC B&aWj\so5VЪ[ݴ6r#{Sw&{LN\ m=1એO$\#IӋnx-kfF s;:}ox(Vm1>SVV}NКG0jVK. dO|żyؕҜPn%WQw-I;'"PzUZ;{9b(6@{V$C>8`LilIi. a':πum3&D6)c,~|~'h46kP9-tȶǙʳcv(&VutGVG1i&tj6\\MyE^^眀Pws>6@,~3 90!k%Ƕ-.Prʳ>ХSų {Ή ݒYs;{s)p9O8}1M:@"i\|K%d7SgD!4J3>"2);{8C}7;|;Re!\C^Ki" n/%hir u}ET۲@\1Wb1o<(bǎzz)`Ơd&wck;2w5T{o]okGGoΚ{>ԩXIx@uơӍX#R>qŲKDžeO!q`BAO,6;m r|q PK>$tX%:`w4-26D~rI)e|2T(dw3 ܋= z(M sb.3|` '*h`JuޚW(y)K,R!*61,69 )~!AUyg6Usr$~r3CAt#\+`0_y"AͶagS{ZbЖ*)sd)&s)|IHy0F{w6C+nP$i@!A:+) oP 3\ `C?vt@ϟ5ιt)o,۞`i:[pOͷ%ʌ[AvUsnԚ`1ŴHg kݏvkln$9):bbjWܖP#8ge5u9*2}N4ᯡ~lms#ʚrHٺaff`$U|+SAuOm6;:A<27f Tbc};9$ˏMfP?,amzK^jg],ah^{KI)=$HFA{} 'P@tWEv 6jd7@ZRqe̴Jn Ȩ6~#ЂOXs*@dUaoouڐHJ$%SN~Gھ$gn|':Hu"1s%C J1 Aa;eR:۰çzIEZ6[F xc}PUEZީ<<aAj=~N礠$J剕j&vJ*41j^{'es&XHC՞MƅР։}Z;vidSiS]4THXDmq p(VmT9ֆge')\܇V9z-(z~'w"GD`J1~/1G -T O/on;uU.Uqtcdeg:a!b- phhL)Z`"ks%+.kGMP_ %\wE1G,hǮ fXMV˅/jM涁{} p33΁ =u?Gk%ʷQY܏*rSMAܱ#xfP}i#rsnpK;_)Xll@'ʑdQ]ht!M#g{㗾 +4QɅʱo ߵn"4W>J?4aL )|t\x=?8{Exj[t?'0SkdE?ms7":W{fU ͻ۞zCd 0 xTHZ@+r\V%$ vk]LtaCاM;,{ 6oowӑ* [^=~5( -_#" fy3}#m_яaߖpjyPHMbt7Eس=^n N7ԩ%ZԲ6p9y^沪fl'ʂfeD{a|2 { $F'rj?NKV/f;iWJ}\7ÁDq7؛&H?D ;1 PsyqtӨ\Cw&Z2P'X R3z!ġx+kSA\6R%>Nj4g%A;]C[Q;{TX,^:-ȃ'7[zpL1E|O` :_ȗPcʅf#t$uRod{1DLx0UxY hrXT/!?r1v 5ǧ% 3NG FQg@0 >(v/;m  Vq͋ BT>泆2)O2a^<@SYYts,7=p5=IpEEc>3yMB8BS{v$$tT ~/V7:ȵ >+ ױMjYEn1={w,=%\Y=Jψ\d1Qew+J ]KK 5LhagzO#s5[`ɞ 79fpa4͵1?,讦{2o/<`v< mft4XJ0i~m BL~Rr؁B&NqOi}eCv ?Ҍ) "geCkOs]ާ b7?Ɗ#}`>L|*TglȎ#7fDn?{kS3oQ*XkG&3+ D ̜, oV={כeaGw Rk|lp2P|BGxAOAM q\7yq2&913J C_H%4qk ?Su*<4@ܲSGX^z'fR\9KXȱ gtw_ i$Ŷ8b5j&6/m833W1(-&:_Anr q'&gTX o[3-/pwnT$;>h_x$B qo(d~QEa6p3X'Ĥs,E_:{& +P'%Sw<ȑ Oױŧv^}/dA~tńKbbe/Q&0+R) a#%f1} \8`|J:(Dž,_˛@rsM2^z(='7vxfA*ũxkUXjB=jJS>u:<z*L$gŽ%Ph}E1W 4zj<}QLo/V"[UwVrK1>"%,"1v-PiUs$2e-qwAd vrG}T^ 1UI {d4 ]^+ꊹ n$k:w<e iX '6sDIhZv; NEvn Q-GxhG͇-r 1*=c]F Y{V}X}l_PVʭ,H%8N{&TxA qedABk$OUzAF"gu3^- W1s)HX1>Id 2/O%"*>%u!jHY/|eF>5&B>Tdw(tVyRz o`#Zhje/T WbDaJhN@^9ȜE>;p-"!FcK^^/ѩm#Ew^oثz84Gc:K3rEI$88*N#LQ+%Ɏt}N8sy@8ò6xW!UCj}ݡ&qq\*ʦFf/(<+Fu~ى+\62_̘Lή*V|MZ?Yztq]iaOgjપ0%e57 ga!,ڤgOp[NuB,%>iͯc0D'=h۾ c̆#jC/ņ'V>g A<^({}4mgb?S1SgtfљX+.5g^?~Y`GXgQ]FVpnq3;7B;M6MS9}笽[(VB?J)jRPai x@^ndzDH;wwcvr,YBroX92YA:!&DBSb!#ʩNsu%(/=ɉv7䦀˒v:mʣߊk`++ #O8mQn3E6M|iז۹FA2KtOwM<1E-o:.* *%q|3(6ԯs@jŭ<FldNsbiUeݜZ1.1rZrF C BJOKs΂D1eR](;Ovq>,bƝɌ{e:Gn1«#G7 ƚqE[X,*OS̘APmT#zTi3Mim1#8i3IeEŽ.Ԝ.Y=*6T/nX{ID+dL◥"MUTdŢH-꺺&>k. wO@oWl:2S|/|0+ יĀ7tY9Zw(/KѠU}rNe(㫈yV0IBR8j>NGmi` L_!N+S Y3 =^e@ " H(lɜ1؝[*Ep i)/ ^/أDuB9ͣt+b!"^ɓJ6T|\ZMc)K7E_#lSωczy[_i=|mq\wc`7HnZtvdCa]j¶ZWpwkdlNM }|]m\Csj ( j2:Ю&~"|"ʆtD.;mƏϲ_/ghj*[ sNPNP}uNvi4$lGo>=B!jrdOI困3Ӕ egR5~CUi˦["SX'oDsޠA2R4ˠ;+OѮ/ᴁ0W ;L+sB+}  s@=*~PIwFs`m[=5ؽ7Ki#\P\ ,f_R(t꭯Yy@9oNC_6KO=5zqZ{`2nr7۞]\ JG@^vY`^ZX頤)vvwUB~dhjQE0T* GW?2F[Fz2y-SmZ/~)n֏ D1U K&p}՟ ږ7`JN=d9.Cn%,0X1LaƷfFTm\ɍ@un2f~L) AژQvv&keS kmuR- rIhV);nu!- IGVݡ IM\۸wf1C >z5"ZyoF&ǩNPY訁@9gk|>xwg4k9H*cJiay &q%ꋌ)_3.AQ0 H6xJK=ŶyUZK V-=7uW*hI5#3vij+1S0Brs(>Vm!04':<̍޾qaigsm.A᳒]QH;~66OO,4vq ]+|:A+P= _daDv(~Kms߸HjR 糕Ӗݤ3Q`C>auOG)dE~5Sƶ@z8WFG!zKI6keNG;.!ڞ Rx~ԨArj1t^0_'pLUoQܧ('3,aӻv E4vA+kyMS}O?&H,aMsrJ uXq-fLBZ{1d8 y dYФu Kْ{l }mm:(͝_3^RdB]= 9/H.7XS\kz0?KWBB3瀎jurN {At<\^|%Zt"{3'.JG,P6(ėA;Q#[wdROe'QUR>8@3SVB:=9_x!<t'@ft2ϒ-D3LAbA:,0`; h{def9gV`I9%MHxhtB%`!,ȞPVoB7Nu?UPaG6$/{E^]GY6wA(<6QcO7u/"%K-S./}oϝOHcAǸGvw7eNN0W[+3[CZDyBK5љ5YlEjN0C(AjHWv/C$ſCA1Yuky͘MO,yTb0+,>^ڢ(Mє%Oҋg?׭ O 4r/JU0\s6+)N!ki˭bmGL2w+u:eIbnf&I0H׽_M;=QB܎FۖEZBf#8]~D -rhcthv R |nos&ΛN6?}ɠˁ]7,E 9rҫ נJHqrƙk LHۉC'\LMH1ShB!4(]Tw`Jo1VϓXc\uSMI\%m՘}~!η.KXHVtD"eOtYnt!n)ZTTZYǿ? >iSu%(\J~QL(F9;z(<)_ 췊㩓Ʊ$|R|DDZX!,t$󀙳1 ٢asQ$ .t-B'`<Ē#~EߠxE^bE\bJ_զ:?d [GQeytdY:>/XD|8XOG^v "|<8jpeJT 3n-8,?bV :>)תQQQ숊0('F.MA^߬*(x6d]3KC^ ;8mЬƟ:D9W ЗCot7/$F{;p3y)ă c 6""ғ=fΚtyʈVӏ^! K U,߬";ꇉx[нMR4) 3b_vJn*TX(^<@IcPTxI- E BYĀ [rgif8IHajce28.ΊB?(Ǎ xA23cpy͚@!Aۛpx;'4˯y݄2U[  N 8dʆ8M1οV/6~o^ eD\pCtƋ@]4W8_s#oDvh@i0m5nJ]YTSEkayyKxJSJ>{4 9YR%P^9SWښ:y dCzy)ɕ?L\Ho2wr6en \ۨ2--q`#۳|n}CǶ8&AԖ`+smsiy$LD Brf |NjilN!/vT8 j3?/sysƤ@y.Ӊ:d5Gj `hf[4&B<퍐B`IJH;!0: A}x#:kA!p I*/wGh?Ʃ@ZU$LE{՝~.s:eo8'dS2-("6Ň&9?Qgh+J=_1#+Plx5T޸ƽ_6,>'zg^nvCGxVER!<EuNvV QPH5ѩi7_%={Eܲu_RƋ}# 8^L4cK%LVDq7 gLSګCmHWqoyǎʄN+a; h|%^D871`3mp08': .a܀%6jSH% z\K㾎?IuHR7؝Uy"Ek dfb "kqzz^G~Oo"GMp9 :lKEŜuUOjKMp.&[K}ٹLo[Eƨ;/j۪ .)ә*q˃b$S4ahԀH!%hc1cy` wzV0ub8ovjjt#p!`P&9n;.C͹`P)o>a|~'?&g20@PDruS&sɷkĭnKþ_w*aKVѵ`J{1Ku bOjjQz 띝$vÙ>~50SAo2޿QXԛa8d_m?%eI`Gl313?'>樤Hc^R2岾sZQdo; tIS⾜C g5}]ź F86V_ׇu0]ZWYYe ܑ~?*!r"7hB WX+2$ `䅬?z*ˆdOE20H"@ mP`}у>̎+fKV-.OQ?WU\[YO.^7TJ g?(c9p_HvFWۆF_"JGRtsarn ܜ{Kk$f)]hk7*Q Se W; ?fX0^qoHcJW :j8M]lJQKNrsrz4:ܣջ@AyW0rQ'y @ Z @2tpw>Ɛ.XF : r]+*y 3d"xm~oUC$܇4&5B/<9d RKF*#oZ=/qH~JJ™ֈ}?*o| H,'uS;UX9dk'jTߜ_|lA]d {h,cj`ŧ̯µk6M-ĀriMkgw5!tr!_=<AxFkj:ؽ&d˔-ͱf 1?n~ATSSo i @|ݦ\\%?ʘeVOKukn-[YH|jxC>βaEWџ˒vk}p_ `>X#fFKy"22 TtPNJHs sA ;u2 s/-yM9(˚!2e ^wh@~:h>xr#L\%Hz(;"Ih4gOhXmKHM1ϭU nISp=u[ӡ_j'PA4҇9ض;ӁrP[=En}.NzIݶƀ25wڸiV:sƆsوk拽gOe`t6xMÛCWӨM0Glt{4e2`l8/=ðD$K0J<ǹ; 0ajbɕ}7Kp'F]FZZS׀-4̂(rjϸ_' <f3L:EfH`ʦu5A[u]TDYV+펍/5.Z!Н#;NjvQTe7!6![ɠ_({NNR:x&|YQevt(95+rh}N3Q3>*ӎg G@`v Ӿ"TUA" cYmD[@]؝XAd4}0qC'Go²E`;9bq#c&/d[A\V9w:#򧳡R `J9)#n.(?&?4G wŵ*oBrKuL3|DhvzΏ`Y;%"z~rVR3,]^7'Ip" br!&ᏜOy^: ϥ,$Nz!'j[\KFh|(<͹Tʯ힑1+,=񙋜I쵺E*Z8Yb,)xӄʕEQLP(.x?|uU 낲kT9ؚzBr8Hkrϰ>- (vR>?Xߔ]Y2%x)oP6]zdt0i4')*hu^<䳈J7H^γ;9;%N]DW}E2WV1`U/լ xI Amb $YkMV=F'}>NބK~.M#D# IU8f(ugy]$ 5 ֪DDi9i3s]meFFDQ;ۈ#+r1ӢP~Il>RQ hs7$yGq.Hٜ9(H& CON9Iiq$ĩnTJ%j$ė6q}[PSq\S13—_>}<L(}MiU;Y8\n\q O1+0&x <,SD]a0YckZ0#Jn^&~$كA^1 ̓2tZ ep1 (\l"Z)RQxx6x +y":7N7k2Eu? $<-D֞a8 5f{4JhO8OA͍>RְQA7ڮ*i_S)-$]{L؁[ÍpAR7vj``-dl$tL |8Y]ȡ|\:z\$ݗUMaM'yy;!g6Ŕ53 Ѐ_`9(}!jS(Rj\ED7f5VnsV[Oܤ\֍%j#\E\B.kQٛhv=Ct+nc wKbJ\o9xNql}vפ{^2lm+=aESW*HM1] MOUkd ax0XXؿ5a+Ɖc/|(<ڲ0EQU@HAy (pOwhJbH$(d_&cE(G>mW[(g<7f͙ FZU<`':yF> H07Q\0}5fGB=ۣ[ц-b6yW7ܦ~&nfP-1Hp}a-mA±V-z׌:`k#^Kzg*4 H;ȐXE@#fLjf?SiV>+>lC\]|{aKwrǡu?Vo9c(7;Ƽك@tG*sWӚf[fjoVX/IiW*5l6_~??8T.f?z[QHBm=WogvwX/qOG'YߥCjՏ]”~6J55Y xQ' &$@CA 5eǪ OCѡ1-SFN+ekVҍ)r/H9HhY7\-}: "om saQPoe;H`tGׄmWmoRt!iϻp7wr5KȵG6}Xݠ7~yV}Gu]'T3J.;]kslm[^:]3_jkx\ Xӫٺt82U.`cFňZCX~H[LG%Atl45!LzNdE9~H9jL #=Ȣn}z,&?FQ  SJ|ԩIٹ$Myo9D#,0kCS;߳2t'qJ4`:/w3l`4# ;o^ۇUѥY *`\ljm: =s.[nkniOQ rه m$ ͵Մ>hH(oi]e? o PLi"55#As#N"h8b zA bgZnj w*X wzG =V(پrւ˿YŔ9pN8##mVA[Kt@i>7U ള dhKpME1o~wzd3~@5ABp汅1ف+\"#[ЙDrvN-W (= -"x鴵wX'}alrLQZf0\Z }V T ܖqeR브o)nEtk1mzLvA&gujŢu؟On!:?QWr' ԓe `HMOS*BD@f.UB3" =MdmJPv&BNvGñn-%\rj~u]TPA+>Jn"?՘0.s`a㛬3]9 gHotVCYdo;[Hq:*f:貳ۏ]JC/qtSyH&Z3&MC3׹sn4sY47мTu70 O_'DՃa=8_$? 8*ՍkK_ ͺ:ȌGWBFgToRW r*#hj ղ7Dh:fGy%;<ca;=ZGbCnt\i:=%w eTO_ݪ'_9a;ຍf2-WtipeЀ-.1s}NEC&) Ϟ\_V:oVhwF糳(wԎ ߪ3SI̥UΌ~q4J!?l=1VZS`X<*cC ˃(6M6T1!C1w &#L' f{aWKcpkH}Fqh'`Ioe.9侽G]jP Y uhi>NUM AŞАMKDsCuU+=:l@GDݒ3["S3o ~XWvssA YZ9Ekhb{,Vgr7j>'7<;%AS,A7G9n"yV6 ji})#GI̲ף<ǎL(:~o o:DПz x?A^ WJ|Q7~ۄxq.%(?}Qt"LZ&G[.ڸj@;\*nCǥNTnṞVN"+)]rMuNDTEY$AKhzu!rv4f5WW59-j1qφvFj4b6 3"QRdd DAwn7 \Yh]P;e<ޔ L?P ]<˽F33uo2)#gLFKjNiY9 C,͎O(~Z ga*yޮDMY0pS> $4Ԥň(<"A$7Pnu,,|T:p.PQjv۹W8vQE#v aP`+À3\ͳQhTbVߴHlj^JƎWm_N'F5]}3.!¥:} 'm*3bq~]jLhO m7/&H n[@B%cv7[!1vH#M=cdt5fi`@ZNPM*~Ht& +Vk=p;.b"U^vv[r koRbnZW+.А(9e *EK& tt=Wy P0[z ȡ̗{W{Iη :hl\$/q_dAxOln%$;"mmC#2b 8ĉ`jۥ-/怽 uh@Cr ?f%dΆ۔pHH굥K [T:1(* 뉬h}p;TtվogٜBZ+]f 3oC:N^0ܱU|6FPEkJ;Q.޽)j<=PsC.¼!NKHZ龜9I=ՠӽ+ZK7:K-Ȁy |fM[0(4TihW taC=|O&)"f-нsEؔKS oQF~Mƿӯ7g^S!@B{|oLq_*75%%u]%>Dú岋 b9Z|c\v/NJ.Fc:M#&T#TGEWɀbƖڕ}9`*LTiјN{{벡R#h98Xg:1*~=Y;ion0N^\ôԢ v kЂi%Tڹ@! pd 4:Ywu\ۅv [|j4A10Z`1/c3ͦ)K]k V[)pSw2.yC w.n /}lNeP1յVWkA`h[QIB ER#XBu&jYѐUbEb'd~βky4ʯoU9$Fc66PXH$_%%VrOҵYXiKϒ BXAoΓ|tNO>!6 o *"c}f٧vQmӪVNw3)ABQDI^p>EΫ7oDQU3{_:j(Pz`@7f_[Jsx0=h(FteVmm:lʚ,"݉ Vs L`bd,zlB2?Oݡ%)r<,sF<ڙ&{H#D0G]}2/Q̶70VoSSX2͂͸TP}TZIN{BJ 呤Y+\bt#%SZgΏ@٤=yYYP!3%juPOtd)×@+OMng, "&oQ-d5pދ |i'cuu4MTrYioF. KB/&8A.GYP͵F5)p.3yosIГ<5>n׀#9/j-FοMκʍb&2fҧA1q+PtjY$xdeT!u1 Ȕi x9 G mCRU qϪ gAM#\!HUגsYթ# )m†?nivʸ#WG``(A`1iVێyj\88ѧ,Udm' KPbxhgR~+ a.T] !lX,w렚 xL+ .^kC~5*UsXt!UqioGD)NrRWà4ȷx!H5Ɲ4.]/ ؕ04TFECѕ_hlOU;m#hš)>J4O/*jP!?POrxUNrybת ٸ0:zV$OKzJL=K.QSKԡC+P:Yo$fOuãe te3[w@wA>!vfԊ-ubdm{$*%`O&StK0DamPtg?:?w!,aݴږaF&η5goԨ ]SZ+Kڴ"8 b;: -fq3R5a5*OY]F%?t{:7rmM!h3 Ϫ*X7NFb:"Ap8s!{Zમ :&%e5-aS9c_ɑT:m}GQKu?KBuʗ\Y|; bW4 ppze3o>>3ފ9YR–Ύ>ʱt_AmEFfev q-w)[̇6v^-]rë~/]T(o\B]t=wOA̕5"z*/ӠNERm*)۝h1uUSFUW Vϸ>Y!B4v ~Us:hF)0f„%KmVS]gLd`fN7&{3sE*Iwʠ|-a1h%6fKKfXx%C~U3!He:n\f,)!!u7Ňԩ\S0tըʞ: Wy }tԢFc7ͨyuT +q$w$HS66+:OzQ*>" ]jײh"7¥!cv C2ftnLd4':q0 x.ea5|71GhJ^pĪzpLMSKM 7H>131ᗊ[fT3يѓOÖ E^!Һc`MO F&z*6zLnlsbd-OnmO;xˋ#8=t&|K{K=:(덴!U"7Pł|K0RnDdN {(}\$KK疞L{y&qhgٓGHkaE d x=h pk_g Q멼36ZjxcW }ӴlnpUo5xHi1rXBpY`w$<?ЎyHlsp:N6D`&&Y=^f=~;d/M4vL!hG>oq8PUL,m5v&+ҩ OvH8”Qh\r1DEo-~P#qB& }L ,p# ̦WG|T2Rj<흖¥EW |[ܴNEXGD^>]ʥgB^~5W黤W[}0 f/e}N-LM_VMxZ7ƕ\"֩kܟ9f]ԝ{ 7*0];f,K|N}yeD[_ptVts4^rw1ؤ,~2ꌙDs՜kupcy+TxP!Ӱ~)nC$Xh-I Io jbnZl+A8U ZgW#wXx n- gQ^4-y!y-8ֲ *D4 Dv<6 ;'=ѥjS.Jqy[p 6ovv4p-b[L0RЩ̘.s~`F  I%K.`ɯ4Eu 2 p@;x=3V3kjV?pyܪt"n6BľYi뉝π6*p6hض+}UlKWGtfP(-_Gs/_St!cMk!-Ku\nWIKU[r0Jsn/Ll ^\V]< ~6A ~hٵ\+L<Y 1,3򰝒X]2[XCYx$ISμfoeD3愸}4q ۯOE}wA먌wTiϨna>DF::%ZFR qd};:K7Ý[]U޼AiBLQ UHx=;{.kI3vEbkrقNdi"bpMQqgMԕNB[fm n#L0a pM&F;x[-{`E9.y-'጖a*u.&A(TTJ[{4`yP UQO{TY*ݱcTrWix׀MM@Ҥ!Hc"6~ Z7C&Q@%^6R~NVm<9,2gWҿևe[1uE!N[L{=Gc3f<+J9m{9p}q=S0xWvp8FAj(q:/ѯrYހ`2Qj܊+'K>?g^C1QYhZ_^1DdJ^Py{R^&)C0\(zFJzu=l#4R5E3/g/柇L{v+9.|Gቌ:OAa%˝gcB^&Fňq"tڼ󥼞L^)~0.(Kq'-@NvA7շ~ʝe*;Ҫ0<.Hdt%k\Z=E6},wc?|Pw69Swi&L8iXO?-Ea,Tp tTK̍bQC;*BQ;꘲'dxᜥůݺg zǵG ,Ѻ%B-jieXzoG6jH!Z erm>9|pΞW9ޱ5`"8>@4w~4cm?OriuBm sZk[i/2_7 S䏟:b"1veGu։*C4(T '>צs ,d2oF)+0?0hd?WAYB%'6 eb&ԇtQ,)u`ΤnwidGO? @kEqHxA-Ht WxxP8I-kr=ņ`[$u8b"ifcduDQ{J ?oI BP[bdFiN!] :)ÆH6s+ӖD⣞ e/4+X+JYqF Hq4J?SQ߈<u`.IS4vP3v1@Rv@%-U|ਧo%|4B'9Dxpe.bB`SڱsohR]; X%. wXhi!5` wHkٸR=2)# yq>}'aYo)-QM~_ϩAV96 z>hgvﻯgF"yE >Urjеfpj꒬(ֿw3L0R;:A˜xi ]Q/_=aܽz" ݧ#Fқ $\ۊEE\ g!FZ4VA 4^t$5>9]3]%d,$"4O%ߠ~鉮/9gD*q fԗOS$1x>^ ^f"WR$ˮl!BivQ(vWaE8A3u"mEq#`Sr`Y@H_%VaηfM$Q($_.`H.mr[e yOjc)G9GH[w9T(e;ҝ:tǣ,P?Y; /[c...^wc'&?蹁:@){cFbi_1) WHD|Lu WHpb &olȢ='H$:T䭹d /e`~?Km3w2Z c>zSMUBEY%Rj3m5d~FI&KsG+4xN"5Ӎ¸IsуM6]1 LD1hY Qp0<4wYǘ3i}w[ U9(RP" ADW)־8nj7̏sQ<8dv6 CišV:e8>d4Ud'4LŻIzf I4/]Lߜ" DT X-#'" 0|Zr &hdlи|+r>y$K^OOX7B-fy(xID{MS'tM|!k1ecKsfv-0s(tIT'gWy2tg Peªʁ(_匀`>臅~~he[Ńo&[ʀ\ڊBu(9Pn;{@tN}SFzu9O{VL@-1FXT>32(*94&Gո{=<(CVnd߭SD0b6% &lO Z[r0Jꅔ!&&4۷R+m涴+EUwQqnLpxW5A ~I$6[ 輖7 iۑSy~.iQ95zİd;ǨJ~n?C \b<]Ф}`3RFP8Q-E$N?rSQT)bܾkvSQmǖ =-Qw\PH [‡A,];_.C±R݁)baz`.UQLCKb Puu(C&s=EǸN\O 8I*짊FVz -) 9F$wFܬ\Uw@ e&]BJ7g) fUu>^BF%#X'G>Qh3`i-Z(Njd7+K|m qeC~rI:_*#g 25m WdlDv$,Ux`L9)%7)ؒ6ƺY{]v;  'Tu}UV(#xFk-'b[pjW &C3EZx\ av5eQn/I|/e?WQ] O~zQs(=٧٦ȠwBj7m$&4 gk.ƭ(G7㐦Bœ5eN2v8V@r\+օʿmA>.L`3M̈k+9Wx3"A)C=:1??8Σ Gyv< x{+n /ClBBq⥫`1 S?dD&z;e1lFa%&{_*g/kB* (AtؕyMwg`7/Wr"q'B0wXيK%$(ճl8̆9n-״ʪxpgM8t# t+ -5<Ֆ}_p,[4KL!9|pxCdoQن@W>X΍Tzm+-pd!k(]FҲoe==\7#K?FtG0|$ ezJṮv??tcaܽ' M]煱B}UR,ED<ws!xY3C'737 MKվ၇o[FoCp)ɎjLVWvɝ}$g.|n?ӡ[@;M β*Z4>Rl#Wx6<5e{ #a YTrs$hgO*"u/3f꟢)H! }l.?kʄ::U@HWWGҷɎ8?*o&e/GNTvzr{9G/4r6F$I:WoIp^5(*l7kS6s9ɉd 9 3P { X)oӞEwEF oe$V|`{hP\q\Y{#F0 R)|eAfu7.:UW3o?u1R0]S->ӘҔkK2gNz|3j.I ?E ys1 aJF4{zRX;Qw۸|KӐ%˘y!iJ(icU ^WSTku"*lFfGlT.3AQc-IY(䊴A12~ BI?ä=? b9e[CZ;'COSX@FRiZtdŽT&@MHڄ+R8†D7/ݵՂ,U`Ց4Ut݅6@,ed|e "*Z z` JDm<}:?U =7bhH Tn>[UG9.IXxWۆe3Y&Եs_9QzIUXKϖ;GІP^}-6fe'{hWȋL \N! =Vn-1(d\&-.\ۡ#J9H [x}й9܏Ka^~4'$/, =S ACGSVSj73iRQx'czھ^H'f mM>rV=$3y00-jgF qQg}F84(2{a\1٣fE;hWt!AIN /f=11DMy[j~[G\+9bzI5Q8$pqO SԠIXUq_aD?`%uTA?_y9| RK9o9QZn!#K9$ثʪ5w91d^|@A݅W Tvrgܮ - @<&::I"ɽ_f؁@#=<\_PW7U9_abDG9ZrW@G{TT]5ԋtfD+^:. bl@_1wB0V<&E%m*<ě݆}% l/QY\pŲ+'#2ڞx:ZN#j"EEĖ,Nq %G<-PF>FfRXW6N)*Zδ9|k;"<uAmmg@ |960PGfuMAA,8jqZ"Qw  .jLAr/h O!Q*3|2 `v3|qt.wAą]x>̨>ߖTHkxK]*&(&]8R]#"#\E;ޗ, U53wyZ9@RRǎp NOvƂ-[r#P [pd1kЕk`Dvi`Zyk1S`;lQ E_+p ($j"RD( i=Щ_.֗J-^`qy:Q[N%Iv5*X 4]dMe$CNI?ZLgrst{%f\\T,'r1)6\y[S_&]=:r%3&#H%%/7K"=8I(Qw0?MfRJGL@Gig`` _GcT!9@7Q7arr [W7u6z(C*7;x8rctes +fȣj jFND='ͩ$e> lrI`0gyeנCm{QăweLdis*,v] z}6F']|o=ac8T{sYD f[C2؛{sXV?EwHE;gC[/}sq}LAcV$EV*a>\y"!0]z:*=}J~_{)/5BPeܧ|t]}JCGBXLH_ZV)cC"Scnm+,Bt"Tu9Pm}uߧ,x 6c`y!MDo y"wgəN`vZ{Y]I[xh6e%w-HԈf~rgUU ߬tD8nw3kz})1tE2IFtdB$p[RV8|AI:U1h2&,`|VtgOetm4(.NH6|15fU9Itz/eqKtA !k x"p0kSWGL tlB [9 WbIxd^/FltXC;zrJ 8:kf2iFHP|bnZcA5ԩh`29Og%ԡ oڜ &=Dqi|gVr \V*쯗iE*IIw.b{RBiWay??ax,3̛GJ󌱼̐vۈrN:x)u0{sq1^ZQLWܙs2u*} oAUw$D{s5w3It3"DDPQ[y('v>zzIGvmPƓ,0qfc0l @qy<ْ:Si"wCva J5c^ )zy>hv;Q{aK[ǂ =I=MT_$ [TIKY7Wr˶~ tT⭾uQ&EѹC+-!b#~l Sl?6x:~ySȌ=@F0yy_j՘C²suvTo"/bj1aSxT)LB.Zݲ`B <՟`VYw+<ho< Ss֮K:Z(Q1+؏;U77si3I {V)=KR#8Hz'gsV (ĢVch;nP0F%P9*SG IJF<cL8 ?@zlPUMK q6e|8Vqs V)˷j+ )S~P^HtGGf#|k4s {/Ķm"d̐ J*USt{FQxRo!#a~ ) Da| - nNo<kGR2GKM 7u  $(P*"j9hM1"ą$vƃ ӎu;5+SQ(VzNI1"8qW.b"]Ϛݺ5ԋ1$) c%w m`Ƒʹ,{x(_6˹ggBt79.y9$ Vu sN7dyAp_`F…ݪ]/%B|i1*={j,~g!嘳J5ɉtSsW]H&3beM# V!ٙ1mxc{@#fo?spkj}uz#UtzF ZiG`JN'^W ؠNCeӦY2"F +_ yW.]^yy[PTE%p]( wǪ6e^b+1gجzX,kTP=: ;%scı G5QdwOz*^-봴3jɵf҇PH ~7#W{e%գZK{4D S1_"(ŵׯI@_,D\ n^PF\+-jr9P6İw2@wsKy>P]G =bs5S%'cST$D-)[/kWCP&`.MZy0r؃nu,Ea 5TC﮽4<4hM<ؒ}9)>݃46pwc75΃SUe|N513FiDVgCXƻ9:]{Ac`$ܖ0S<:mj=Y$wP0SiajF/X1O3CwfP"uDyo`jXG``Frp:&xjD:a$gk_7i[հ2oae!܎p) i迀QcyyBB#hduT-bfq~IAz$o&mwE.=qj]iIN9CkE^7[O$lOd /Q1VcL.Rd<e]S95@{;f`3l`4 srY:DM-C /% d!͵6_w/nt/Wdn7Q$JcUa+m X`7 ef_'}l)8&BBP\K?0.K;IL*$X  OU~"S6|7ܲTzepm1`3ѝL⡰{:X-!(:VaPxrMҺp `LB`X3~`t0%RP ob{C0vELT{i關sIg.B*LE D9p˫:\mEv3,4dAJ E/|V`qiLw|eXPfg>.C9PW9Ň?/P6u AǗmI1{%|~ȋ*\:^C'`fLbQOVPyf*i0 Lݪ/i 1U U^[UBW%/I@jg)=-b1 R[(^Ɉu|{u_h%۵mK_ʲ2루s0E2pm]幅 S{"%fY2>%A T޶)?SK2Fl#8:(D}g 6heeO&r=٣5aFt$p9=˱a1ԈN,9G!.1?z⟂d@.Nʝ^'w؞*@H/*Gsy8"V@.祆gWgs|RY-O [ej;~(?r3W}EAhedƏ _䂄NojU~є &M'T)gfYJR(n]#cP\q.kXb]rW#SPXf!/V;{wEXU9vYG [,V?uE:>a!rFdx0}륯S](;#A.U"nA>*z0'SE+x 1蛵ŽFПE\lH*<ϑ>ےױ="rvbnSk.O)I[~AsZ-e!3Q&]}- ]q-iqr~U`ɝy!yGX-c^f3c.z*qd⫃cr+4֩qث|38hӚah}]4*_ gfvdXJ%n&1)1WOH^dv ;Pk"% F}fk >\/}Uyή0/3OT" o* R!$$<~ j+Tm ܔHЦtRهe& Z`5y%CPGU`AhJ$eCO qVJĠs6̅s!KBX:.[?5):]9l F 0y2ؓ*G>:$C_,q~~eSTb`ZxTA%, o KHymሙ:e*}W=!o|<זdN=^5(SoQ\Vb t+c 'Œux#Ljfh WLz++9}ͷ+ &tIP Z-ͷq.RA}c~@M~n_ݯaBfnpt7H뫸,-C&o$W?d `3o .SAv%zK{X>fʹ `Nu1?S 0+"ǁCx;b{A`\V_q:P^sJ?z<X*{Se0W$_ $2P_d CzxZ{޷!ptx_?pn6Vӓ$A +P Ճ Qۃ:!AY`\GRހO^%K/,4l1AM֝C[>ttX{n#g `@ڦLJ5QFX|.%hGy3 |PZӡdI(ZAA <ׂ{ A"P=ITӌ"lpo$߄Aer%BNB lwH\-LX:VnD'͑ yKs=y!)߾YOGLWo̓M灜R QQuDF{qJdHZc "A=W\Pf k RTquޯC~S4zm#ХOF63 9B՜b/HP?CD/xT]Ar C0lK|'/̔K!6叵]ġ4y'm8'Rlm@G1̎UXκL x$=l 7l 62MTOX3w`(Wƛ*hM%P- Jm0-3/y*<|yݘ F:k0Y 5pE|نI#:'ˡZvi,P޿uC洬'(\5-Z=v:V7+:ϹNRE{©x.k(q?cpkNSQE89hM e.xZ"}4*hM8lh,U } #9_mHn,eujR+jگ+pzB'`$lxo @. NnpCڮv F,M~]gQ0Dt p}kK6'<PL7~:e4Jv>7 m4!q=4M_ҟ5Kas2yԍ㥈ѐ .MTzh"6J3q>:=3ڤ:k|^O-c$F^|>'8Kkyҥo ,S8X*IdFZUuCF" 47rޅ ~I>lCu4CЗ})=ǯu7%pP=s+)4U6[Babel(ѹ٣OA !V~ăd\"I&/xL+9J:vzQY{R<jL J xAu2hcƐQv 0S'I4]U/-U둣IٵP~\0bGʒ@Zho(l1м^l0ݒ(k+7lYё2IPK &A壒hQ`W贑("2V~<:뚯B3Dr{S샳ȖɅW nFLtv2ɂ5D$KLYRӬ[0dRވ;TN_BI6 Xe^vd^%WvCi:=D9mS^ZۃQYO^ꪝjKn@= Zκv۹77KVǼcV8GiOCA-Ug>=4.;zYyL"|wnbʫh6D=}dG]Zn;kb8OV(.9L߭H XNqjrqԕ {9\+'ͳc񨑢cOO&uYjXȕ\f7u# =ٞh<ӧ(SAGI@޷™i}S`/1\Y{V}Q#]4+$akq/)Wo/75(;w3 ve8,Lb(fbՇ7S̾ Id.k$QvԿY&_Ƴ!jx+]|褬EG,6o/g{-jĤ7vI4{z*#Hk)Tb`lKJIMUsKMPu{3AVwHH@cĿcEL,Mٗ1)p!_$oD xaY qK筴dav=86\Aex%dEY>Ej{rA\pJpU"WtϙzKA T#Qc]a>mO$Rsw+1gn,L(On>t' K/%+C y8H8z5>Eπ{˧_!Ckv#OsC6ԢV,zPɜ<ϙA,R^툟T޽P-ۯ\7s+RNvY{b1;_X֑r  33\FKoT4 nǛT4Zb8t'Dh&D͢_6=7YЋƭ;ͼA&|QUӗ% 󠉰 @㧾|Da{DOt{; ')*dvxC>|Z,P9_?clGC~h$ Yr5'*>~ÖBw|*0Yx1?g%b'mL OJqX7/F%r #mLl !4.};ψD T"VN+ddpbઌtͿo-@DiFdfϨ (@^,o <]$Ii*gtK@%6>87ez'{Ʉ+l(xߵ$[)sBh>OWC@wΰ7,B+MNLa#B$֎ğ5PȂKʬ5+,wHֹ( 8>;_d N'q_ J&k<^O^iN|/o.7dx's}=;]!6^]o*g&5lb4*Miqu6#ե}\Ӝdý(?s(nh_2S0;Ɇ|h]RW|(\qw: Q'CԋZܼf@/ E~ޠ!C_lBXw)yDԃqA٪Ơ~^Sxhswh)>%^"qV̶?0oWU{k?R @.zX!fL& ʂ+7%- & P)1dpp)#EHqȧR}xΩdۘ q?F {wXW,JpeDl+ŕ{0=Y( P WkM9/77up<8 [~P9(O=5 TپZI%SL4@I ?tj\À"-BkXfֵŧBTy46ccWgIg W̘îL`mN'8 ɷ#R%z@d6M`5D@\@[ZKUue\F*/.X-Bi UFt?$X=(a?d 4G@2X![ůwz¤Nt2֨?['nCBEެ4Q!h2jC On8 E~"uj䌨ƕ X=+J!)>~DF s?R96KʘM[eBOVi 'g˪~̂NgF"+FiR'醊}?L)P\EiWܒH @ wnkF*[*AD!'+C͉j+m~΂T *#ed'AdN^oG'~|ݿQqV7]NlE ~80f<Ma2-P?Mc$$';eKjakIupD.mci=YI7\,b,(c~Q GZZ>ۯwwik qvHk@缼cYРWoY=hlW3j <zgqv >JEiUٚcjhKRea|Gb a}ŠLQ_ xA O.;U*҇=zZ.fG|,2H|E5|>jOv?d;[J~A7{8V.[isߪ #ʗREV/p8"iٕ}:jTu«-iX扏 ^{"F"4:#Pl?1v`?3'K5ajz#2VI]SPV0-S_*d~4MMdR}AS*ye\ 4gzqU:rO4 `s|'enR$J**7;#o S V6k丝3Թ/{zYВF8n }yJ۳g.&Pd"0h HSRB]c^VyA},nnq`wb3]<\l7ڧ-3:3=6ΒTo JގÈP8EW!^\_ָR`w+p!Rz^~K\ Oxw#xnO[r o PֱaUO1AE9 Zq:mߚBGE$l#qU78b[2#/D6U@u2@>֗V/\0;Eeh[+:l(GXA^@ď7([HvLƋ+t%l_Atok#3#s?lLp>@n0ѣɡSuX >Eh~gnQvRy[7<+Cy$ONc7[pwG>b~$6j )/3HeA(K;H64W@`]Kl!rY!k]|?$IELxF[h8i,XDPt 9*ccxGrEgkZ)J;Iލcd")(Ʊs={/ )G-#i_ЃDyס0k $ QhRIoysLG?V?oc{֌AثCjU呖by\b—ecbImG3zlJ w8kнfZSrjico{GF+>_ww@r#;D+΂:2x#dbCPj_a&с:tP3ތ\ ~L= m74T?ӏL@JZB֋?(I#>/ӽOHUc!{e'Nga3~z>]qTÝXo D )U'"5" pv /ZٺmѾAәzB*g0*Anj<*L_*/ގ52rwqie)fc,eK{ W`CJXe:-,nJ*u5kQG  k[Uwv,MOAoy)D[xNcxPBZi\{j$k+nego]́9k=tJ)ӗ/>/(9N\m83lM\ f`Mtߏ;CeI(^[5g]'^D+`pHJ͛/7H_9^GCp2w7瀅mSΞ_&̗RTr/eBb'sL?=JctcId58F5_N?YJko{ )XWaՠ-nm/VI[ކ̱i< rĦ`|i.>D|RV (B>olT&Jaj?! ڋy9 ETQ^*)P# U s8uRBXUqsܾ.tJ} ʫe O%#e ,GW;)A8+xExOMޔz蒙oMǻztÞNjJqڧ?#o{5'XmS`:+ߐ:"veSm8g-siQpsqw6|؆2܍D O=4 tmMN8 p'-K܏-$72>*_FL1f@Hf'XK|&z+'ӝnRǘ TnQ8j H MFL6 V d^Vƭ>xICQK&,oa47&Ydb X桚#C|@i91;Ep/HJA OL WL {(EH-Ď泌<~yM 6!·gIt=1ve2dT_$0- h_,nR23sb@*štfd2ilLg0 y@=U#B78)miÜϵo5Ky3~;j @lYV?PXݢ:}o@O^46ɣ'q+hrzT} vY%suk뙞zӧIHT"MڢaäTWlD⻻^hSLOXl8 `;A"=3`Fx/!Qƿg}i\1o{ElGMu-}>eWQG F1WAqh90^}k^yA]h:$8_'۔ x{;"zrGcմ] KRJ@_I7혪2 ̄ĝs8w Tk}/m͒ *=^+s.@jW s͘/ QXn* 'fnGŧ9ħ2%` 07焁4Yu?x(btTk2.~tP+ɿW sX(ɎǷQhܫ~`x_KB3L܅\~= }[:~d$YEnW rQ_G EPf֍y~ɑܴƸJazxg |PQP?w^W8xi:Tд̺ "UM>՘!šUZqv kR'Б;AWW:,&/ңta;{嗭7mh9 % dɪ\XG9O1L ^fK?R'o:M0MD59oKp Qtpx݉6GqrFTx— e JiPtR8F̈|)[%gU㳶'n|k Y-F3=UOd`;CBWW:ǁrm<+]Z1eF01P[f(Fo4B}-<_JG>Q~C,i'պ pteM]qȃ0%_(J"Yqz\O|yR$EH ' ܶo3yθ^T 1'pنUf[(Рƿe}.0Dzt6T#kVJB %R~%5+䯌V 8hGhI7ob-wY[{d&FXDc, pC0, `fYO\0j[H`Ywhӵfه["-)Xk#ΆϽcϗQ?#92X{'tcFgB4`ڝKp]7"xǢG )#0F>]>5ClQ~CvߓXVP"L/2Z{Ey5lғΤefRњTQVlUmjzked0qȚ;y5k]qG͒0jeoZؚ9Y 5}iybgLZ> SdrKܫWrdJR-H@:BifU[Z2RD5(E(q)t?ε}M Y40kۭ>ZFGN l~ӬL>:nH xu(#ł_ˏ9` $%|SD @OrvyB dz,+%dW, H{]6ivG-.Px,v %U)Ѐ2Cz5/e,&@psNs oJ}ڕiЌ KsSAt"'J24N>ɁFܠa܉,[âꃻj+ZGR :(kZ6ؔ`4'5}>tpvmwbQ8F; Nj˭q&CZF?u$*9@+ ^ߗ"Zn_Rhc /)>'vhy|{(w{&㳹^E?in%1J=@k\n Da!|? nLxQ?@M?Ԩthe(D{݁Pe/bxHGwjIzf*ۏ%H%yvv2,6eOX \=[uq,׌$3iy_cqN:ލHzRDl.gK&edUNMҔclDž " kcbM݄䂧 W,{vCfO q%d̩’.t{+@XS9 [/(lpu yxct:dQb0Hq %R._H1Vp-t zV_۶f4q8.~xt8l`{pw6!~דzoǏ=p7Hp\5zT(BthmФ:8rw ? ݕ<"lV=R\áNshӭ(4`'I:DX|hGTY2LSfچ >gT_ L eюVEMZvx*G'@V8Ac ُ0v %`N<@276 b\+Z5Mh&Nx `+.K k zC JY6/eUJDd[-ӊ_BO˘䶶fk60f&QI( ;*(!s%yυ(53wl1n/]P:3!4}O聣Z^X5:{SU͓XK*] l9xZ#],zw,v,"ԣ`s"hu}>V 2HL?r`֝;Xʼ?qMmъM*IлSǝd2l(~bBٛ};9pb"yΒ^yJwV9)_LUCZoaU AG,4GcFxְV] Wp`N W0@:bY;/ _a7oNCflsF8^ʲupNxɟYsZ H[|EsI~k˾[b7T`a}-EX1쳄$\ϸOf7>Ҳg1}f33;TGM+(BxMeے' ܆n6% Lo*= 0FNPNo]^#_ pgϛo| 3ΌL6Pc{_m3&/ a+9*|^(7[ @olbܓiys}o[MGN@4'4_rMoK dF쪭] :I$CK:dZphJBH$hf>h!2fFSO,.aAh`WCz(LlmqgCV_h.܋dtұ;>^#鷎VS@;=_c` Q*А FO?MwDN}dbܾqE5 cFXkVh_TJ5&Ծ=гx3q <|ȸY_AU))l#{6uϗ k&. zdžU*I R E_䬞f%z0bt Iz PLwuLrA5@Ae-S~jm2뛜:ٗ@v.Mw9lvSnf+ ޹Uzl@d9`<ɓ\8ۤsgg6ҺϳCQj/)Ȝ<YQfZI;*9dmgϕO" z` c@>z7u ?7ể5DP@jdWsBUwj>]m%pBTHi90BuT梫3Ώ n4}^(Bh/QZ2/ sofmyנ6(8OwLX=(ܴ$O~X k9q8%77YAQ?>.>C fN(O]*{4* 4>m̬. <AAZ3VPRf!**y D5m/L4T'1kɭu5yS=vjn̩3DAwk\Ա(4;II=:iP[9NNh Le|q12e:8?35cz0T.]~8Xv"eI!m$|uu3aHmhfŊRkR&O$ڶ͔r¶XXZzvsΙW~l; ޅ%DDc++53SJ;+:wZv)&'bdPUb]V}՜Ϭ,7#|Mz* N['ϰ6&/wr箃?_ `W=[Glh z(#q?dрXG`SIӫt*P:ul"eP'I4*(4GѠݚt8/va~mg ,4 (_LN >5C`]7d31р@JTwr)TAQ% ͹OQ$0gX-[2QQsr:h0(casǜ : "lm~FEͭs^5r1J Ln 3xm ]:a>=&& d]T0~=sᖝ}W(sCh*G! M\ApLp<|-lɴsFS[ 1TZydOY/g*;SÚrO װH*QDz;KÔ"j[شu-{uL?1GWbeG[JǦuh[rhcUԂQw<G>sxL6\r|026kAW.uZ }7lR"cŚGl޼-8.^ECMtq-:\|,A[|tQQRn>d2o] Hǵ:njpƚrǀv?t 6ZS1dxJ tcӀYe [)Z_|RE:jv3{S֮!К _ @9fbL6S\|/*{H c@[O5YXץ1D+G OT*>@<׷ůRLmq]cL5q$~pڻMWQګԤr-Ǐa&b>(<;b{9s(kT _:@?lJܤt~h2 v(VWJ81cV…U{RzBSxzi^=~p u0L)C)_t4?WB{9ou3Om-kt)fR FhRnᅸ:g쬯L| 66UKKZҫ*q)(0o qYήHs{M\YD뛐hV6T{N6Տ ~1Z H.Xle+ xYp YW A°4H&yC=d8v)Bmame#GVGO4ǁP(w2z(E%E\dޞvBQH0YRòB c~mgY20>``~SS|q#Zӵ:˜yͤbk6#n FjCeI4ۯqtaF1rcWnZa%#vJaAuDJ?eDCcԉ*#*51:ÊZH_!ߊ۰d!'K⭮&1 [-v[LbcK@{B@ڱuBtl1&ڹdbsOtW@u n1MVZ9q9t)(x X! Eo Rp'OZvtL% |BD;끊Vh"⋻1Z8bjWBdqJ+ybD>1)p>au*LݰSЗ6R^SXs6tq[h㑈 SidAekY&LϴKI^ d< a-SKj[b&/~^hD#&V'NNqbE96M#K0vxl6Z9ltOyQ"Yw }97@ g@2W FTi7mNl(Q)is4pDrxuOD0;ko,k;[FGmt3p5k~f5Id[Xa =&e_Lk^7 ]8] (aԗq^Q~OgcҎ6 tケ1n9Xb w&&\YÏ.(vxQoSSjN_qՈfD%dʻEձpaݥ03r^fC/ّ\!16;_j`8KRD ѬFKVbP4ԌxŹ[rr,ARvsI= =PЛNAR)^dA)Ҏg5eW@mz|3?K Wqyĵ ''Eeuv3ei5ե0wrS6PSqnҵwR~[ޟfb^U܆ϓV.pEN F1aR){DRBp^!.XayQ㯟id 9TRݨ🭵 ,՝092M;6/^[;GW%"lz1g"8(W=7&议:;UQ+>HիэE ZÚPe A ?W'΍JUxr/ vA- .}0ހʎԔWyXځ Vƶ:`*!7@%L5-nc^ńSc?a 49A;^eKr7b>Y|yÄ>Ps߷Fsli|{qCW'|M@Yrn_9'l%0Q2OH.9W՚ɼ=pdHfiLX;:B.֯T@:XT{p*)(y0Oۛ:cw$A<ߔ~ן[+p.I~-\6y7ӫ`-$auƬrpF1(sp$)S OAtd,\Eʬ lK HI~x9脹 kx32IHv5 Qd] g:aweA=^y5ni]\(,P9>/6\PS iJl rkcw ds(ǹK S&CEe$XabhM~l4#Lgൻ[bY4&?L|38B+n*MA"l8YW`#o-XB54vok.]V1 FĽpw-N7w|dڴe((E^dPQ#G5$ffy?Zf^>՗.y\`Z==+-4Bk2 훑D|139Nݼ7ݟ)5zn%ÈUBb*"KtHO1_oF &Vt$؇ž롐CUܻWAc*f N G381Ɖ?I`3r&-δ1y7x!.4sQ6&UvKkU2siP -<_8*VH^SE> )$N݅YEf [0c,u5C#]<0Npo/ݖaXx5\PtGK1JNE>1Jax~.܇<fkw9ec!XHӼc .qVz39 Dl߲҅,:~H Ci>_rkq0]$쉃}#X’In1T&w޹V0W s6\|&Y+=bץZ츩nc[E5lWBN#gQ&N:e#H.d]hhcW]]AT ¾ٮgMG0k,^`N=_y1D|T̮g)fG }xj[[?ᕰ=e&෿C(WiϤGtƣ4P,e }N1|м55늼lODͫ~hQ@(0o#-~48r AR(SE2^L'7I  ;\bOhp/Z8l:^/B[6#3] ╴44!=[J%?N: "hO,;HP;vb9ءq\ [9PlilŵO73-F䡿+hve6B zdGg@_UX QQǻS ~6H- ^ 3414?V&n fW5isƧMNNºBzY?o}g $ήFZbԫ \ʵvq4*%^܇j8m/v,ҼsjUj8| H]J^UfNQϙa'U=i\)63 4Bv)7#3U&QW1uqo`QDv@YY%MJ>FJ_@B.ue})qv,e\d=Y5*뀡js^/}>h쁻e˵ Q.zIDunO)iEȝzi$#A<0MoY9ѩQk5gt'alH9I}l0%ޱP T|q]uS!p$u4s~Wصյ4T5nGD8[cgMr9zuHXBmF ``A1XF@56_D!ܠ"J(w&<>s^:Z8'oI{"CYTִs9`GF x 0=Yf5Nb[Cc܌ӝ<~MV]@[#_Jh{?3{,KӞw+3n$y:ƀA?)&RB?ڟ k<֘W;Tu:J^}Cje?xFHM'N~މ 4P9xǣ>aS>X8D'or[&p\AH(O1MæM0:Vugm8d֍kj,EDq^~! .d":{0 'jz3 :IV,_ÞPF; < cG#٦/iNm ;S߽Ѭ˄$Tʻ8Cҋ7;{RO=Cjy 8E'y4UŨS,?oXJ3:ڄ dΠyZCјL|,_qy uIa\h04Ƃ=.6*$f!A VtGQl,}t|dwL}kP0!cA#JNWڰ 664~IWL.ňĎ}ȆkqJdc*PpNxn0x}u6` х%/Vl)⫝̸b7}ٮ˽ё{C%y0Q@t.S#>5"Cb紵@VQ[hK_z%7؂I҆ɟ^E|@wW@ڎ5hs"NhWmOq5~`N ?#)h+3`a؄si j!`nų!#mA\- kW@{2z<7TZVͷgټ3`?%C 9I ='p]vL9ȰRv{+?~::껯m@y9pޠek x w1hЕ{3x2g y{/3I/_P*;ͬ~ ]piqͣLiu1nE۬[Ogz)81 XVD_`Uޏ[2ڙ~qe}jw9 f7CH:Nyi&m{XZE쿳SZxyT&y&>-V+ᏤT9OZ=0|YeXw!Tj,F[|RinwZOleH7n-e(/?cvݔ(wwNAri$W>eD7$ lp&ݧ$le!Vs|/WXe__P'w҆r}e;*6V1?Wl%!#:Z[ivu8zIu'lK[vcޔ|qwfpTjqMЦZ`.M$YS-xȱCmyS&a1vc4FTΆP0ۆw8DWBG"Ҍ|B3!Whg5pIWK \ޅ淒J=5x;(ggYHu%a3|9q" sS i .ѡ495O_okǢʄU^(a(#uZ J[͍r&`JsԝvgpJY9t  ؖLͽka:u\jjA]7!9qSB%=|ָ()05hxA)$gM_ֶ泾Amr—e0#!4DˑmNTv=(/'sƋ3VSSw۾ȁQg"еEӎ%QMu#SfQ9xBr&-/r &; |b4e"SG"kN)]a!eKΊC-ܳyzz`+zb@ ҪHFCnt{I/~Q\[/ ANNcﷺ+`pi^kO[f?.Z.ı Fh_נ cjmR"NeOm +6ʓ_'DzъΑ1K*1l"n76dS1kmEzCӠ2FRYޜa \}܁c0LAC }t1΢h(vtP;V)`mIoeN(Z2O0ny@an(֋֙>J 0hū [Yp`沢sIaz DabY-E>@hWϯې:cuCA&JC0`KQᅮ*EČ|LCN Sg|i/65lBLL~*#%x+\[]*Ӷ`0_Һ_CZUjqG?3T|uqu({8Ggi֝ޖ)L´'KUswYW33% &Ѭ]>Y,Lx>"Xh`(_29bidTCo1雲Ė"LG>V[k"Y ?3ӔN߱g;ZL,t ` c%t&s3)gIA•dUY xމ]YF4 ~^ ~弦j=WѻV{ʸZ' =6CǏ#AyHT[fw)/7LF$$Z^Anuf1R/I&ςVz{K4HWϲ/[57Tu8hB:9?lcz}U耍uAEb- 4<̀c ځ+[ */ xd?>nOXj}K\@ O%=zOWxpv7)tbs>>Eq*ȥSr0W 븣Iԍa}ɽzz&s60@F\*'Ĉ4 O>a;1qM,dYGkǥDwO[%Ujⱚ-VA(nZZӴ$r\Dm=Wg:5{ %Szҕ_ҥ)``){_eFcP  F&)YjsY6;]4>r4) oX7xҶ)b\ Y*dmR/~ڭ`AiBvzNj]\|t O1rkS1}ж4}V588҅<]ȇ=${4ѐ[rmBLF h_UȎOa0pv\㠪b-f "X|$jwE0Z4ַ :Mе(偽!tsz8^r&pzaQ@fqBhEn#G|ʩ :"t{nCv0!-D*KF&syj-C*Zwn"K۹dS&fd;N4+0!iư~'At)+pGuI P I4 f4Vɧcgo/$DĘ*1?rrSL}`*<*2D8QT M-d,aۡS_fb̉Gj%wr${1FK fq#Ⱥu#4{- Oч" \7-P82ar|d(z&+|Ga CLX@m^L?"ۭJj@v\v-zyҫ ~3~V-pF"t 'QS3խ<ȹ@{ 7̫du ˤL8O/uV򸒎<ަ. V، #XDufBg4 DْnWn'7銅?VNj,*y#8[:5~l}K<&Z grռ0\f…qooΰB$nGَ^1?M$[< gh;r/ F)u 1 Vz A":*ܭ:b0V\xGt/wI.b0CpgDbH32#4;~MџVeqSwgJXdnֶYbwJq8u77); NmIc0\lc3u.rZpDGʶن?\C=[:qhB<)fugl[Սjv-(qr̶j?O`+S}Nk w ( ϝsV}rQX&\_5AS(OVIرDÓ>Fh~ňgq#̠JZuwQI Qj&Pu*Xh-;d}m'0Ş(7|ŀ;'wrн$P%1.}dl`}ہdd5R5lE_=/ZzX[Cl݅BO@qH]ˉq܃Z(5_LHܭXջT2§E0I~3/YB"z*!.# $EVH>&xur%7oc{}ZMKO.F;̠-eqS2\Tq:IXlk7/?!$?{=qPOSl`"uM71=ל)tW1 )_(&rSQ" ?E>9qGrJI>%1 tvV!2zV}p9O,\OSI/6bK}_G `M wS#NQɕPs7g>wrai!6&;~7zR'|fw,z?D_<24OnzbFӉ0U9+|NMSSR20l=o914/gMW ZkpE,fa@ll}S/i eRČi Zy?{(ֶR<@rma&]L]YtG_? \OP򫥋,<#oBA-^js4\% :R`s)g'4s 4Kv`jyd.*ɻMcݴ2QsQt,4U|(:aMRfI^ՕDʹˣR aE "Rk9AMZwc:GǩF; s&BoZ>jerTdʉ[4+ 훛U([9*N2ԩbztYϏzRү!.6a_#[)0Qٌt)+϶/w5Wmz3լ#V :+VR pqP蔝^(ށ5i*KaAykde`D&keq1cțNRǼ{ $q> 9T>URl}DyVh'35y@rU*pְ>PtxuN,C9¡#O6t .kx=]vM T$3ٳ\7nd^U@P:)a<O"wbEl٠k>]=}|`WaCyf$"Nr\Scj̣P)r8ZB># w~9$c$p-GAb!7SMTv=?Ez_}TQ.l]Ko FRh]zNB8v=[RZV*.䅗wA{\q)8.&gjjk/[cOԱ~ v*G,VHdXœ>2/aNլ4H4/ڧ>X''iօ7gSY²nWwf5U)|K[8ѱcjnNV0/ZBEԊI]'|eqǷ-Aa)0ɏP~|:ey56Z6 ܊ /׽o\Pc"G-GpN1tZF_]܃-K,wJn//ܿYoQ02:s[T`6>"TfCe9@}K?V!qa,nmqUPF֥f,9atf@S:o˴s=895%9q:| 4tP$:!UV'nq9GPCX,kkѻwI-p,}WgT< ρ/ ΩsVp-M+۳ 잃KjG!7V5B1pH qڧE^NoJm,rZPZ%͓j+4lQ;ZLeyd*Zv1 f81)`ƹj{+2֙24SfK@ 1xck%Ђ0 Fn엎ɈvXװ}Tǟ&e&B--m*1qO8V2Bo,|WPN|mdtA"<&k}ٌqfuqKhoʗf*1sv!Fj>_io,VMºS1`[O,̋ޮVߕFv59* FDjH d?i3C9γ^v#d{$e{$.GûPvkv!S ~JBݎ3 xnUѣȠyXJ '̓e'Jpm{rAoFI4}[VZNltmV|.>$@DK[:.nr=8Zq>]BilAq&|m`6q]8} A6i`q 8 cG<Î *5E_9:ZDJ 5I>^?4%5CٕE@GtUܿFN fZ224^~Tad oyxjqh{+7kgHp#I\r'JBO ~!_rZp+s/d*øB?PAp{k{H^d> k˩4a%"gXSl8xh,6KpxB@jGކ0GJq*<2^6&,V'+܀{EQ,!5[~϶5:-F7 `DEP`[[ipWʫV2,`B@-' kD[:iEv2W﫺D?:{AQZ]s ϳ҇cb^ͽNM73:S_]Q0a|M x؈U@D(E!IE&M-4PS3iK#<~/+{s }ÉlCG*&#f:E!g!ehJt(*YH6[=Kャ8i7XxuYtםf b dIf`ZX @oSAvKS+1pTxR\vqZmȕ<BQ +>u LP%  R,Py}96^kt')iP}7}` K/S63ոνǡ#e4bc %?~QMymxnIuzʜ_ ^E'(.ѮOJqf] m5cþIxz5PYuS|/[ڡ&977T@~gkG@!%I*֢g7N] gU3̘bA-C=k51hX>'O*iw-$y*gNj4yh5kcoOCn]R@[E|!g?LdRaG*uQPCsbX9y˝AzјGe9b}~4^ʂj0W6y^<;-TV>'BFh|/AK>Q"~Qm!5mP 3u5S'1{=nctz7DDrFq}ݥ=㳲Y +F Ս OĻiD&n=+9kAzL>&3ΞB@QOj')ObP#Zgƌ:z#bfR6p t/nErz9{.+f;'¸4{CѼ>3:KjK,zT%e q)qE hnH+fQHM)0O\Ӓ eɘ_YEHFtШbep%QczE iHV31i0XA{ 56xd+maXhd1|&HVˠcܟQ&ʪ8CbS5]9{ofKot@2MzTQ'V`gEz ~^b&Dlm+xQh!:K&/9OY94;1" yձ>}p4x | R#gN'Ip 4 e*U.BՐk95n/!|'b RHʒS:|?{huFO8 9zcr ,FGJ:S&J bi,R$syy*`ͮ,iޫ2"ңs B"SM|lHu/ӥVC&W$CzCFq.RB_x4y%9  *yjeCNiHȂhn0fN)|ŻI(%|?G֥/"j7BKIV۹!U%T^??A>0gHjˋ% tDWcu;MswֶYHF%_ ޔ- fC* UdgvœaY.[S<w.R̛Pk3\-WOp0VTm­u6{/y=?`dӵ^iG֪%h[KuE{" +rB@lYP?'Ix}᳃U4mҾeáFiB+gd^bao{Cgfî7RLٵgfx"Ś:xq#,h;vxr軜~KUEChN-i0-(G#{^[L]Og29(*{=v_>KU?.qrE/H$GӼrb[= yWGʓbuڛt ^^oB'`EUvix\Y90W2Ç4KV߆?h(\%ҏK8Ⱥ?}{E1ܢj[Kf!gbvcCB(qns6=t`oǸ3ORI c .0r%DZQ5ݴ-!AϹRyu+y_gbᖿ_^Pɓyy?RjMDā8pB#+1n)fzѴwG$O˟+5saW9=` HV; Q $Wq JB6FU7苺)3iAjoI7tW1Lt q,n,ߑg'geU[Zʡ" tu_sDJQ,~MdeY {* oԽH-:KTVhn _EFVh'zuԷ›5iy<) CF:-=_qO*XjKsLHH,/,u@@*|6EfP@ð0%}T\SV8v#I%|i.gHɑXtoŐ !6p7 J.$źl|YFm5RW\yOT߀Ne{)&חZL}~$ ϗ_[.d3wX'<pEKVY;- Qu-Ftԣ9 >ɣ8-F Z*-8:އږ`AƓnI;xr6l:ZnjKd׿0[5 2bF#*Ni#D13\24qۘRhW>jLy =5s'okcc_@}syd}"_wa(,cGAMKWf*HeA^3$N#P%QUE\0zTJc6zv/k K$jĒZ >%*87[0/R:_c#~ c+%oE-SA(^vyX.G:'πHK5#3m,t( `”#{OB0B Q`ėjylz,N|ocbC.2?Dw7xPyH$%vGU7+x '2+ć`Kr/Fifpb_׿$djjwrc j Ih/ _@LE"I巌 E=[w'>GS߇F1))wJ{`ӝ6]sL^ᡞ}G1vTJx4Spa#4tjJ< E˯PrÇ0185K֘y99@0CFQ XWC zᯫಂGxr0/L^)ޣ!׮t}aFL WJ7ȁBWQ@kЯNCaV5(kr96yu3Bnư*BP]r%/JL%>χF|DV;Rw[4!X>Vvm_$HeK][nbC/~w˱@\T4Hgܔc<~GsR6)I"&gDz ??Ί́@bжvyjUmt9I`!kr:^9uc`Ϳ t8Ϭpg hLk> <Bo~gŤ{M᠔jQ l8y<8x91-DD6l6:}o d6L6VhEEZ򸑱8YM';7-+=|;5f#CS[ޝũfi&M?~cyTvP`(`,qC'$a1Ix8 x+n SԪW}v}B;Dÿm?@=.ghP+6y>J'p@:C&T|n"+&$0$E)0%;0]~[a1?~븷M27g xxy>r⾰uyl;k+tE/IV?)e j'`1thkX/HZtmadI!Ӵ6~+E4D54Un\cYy *+'mɤqAs8m3 `?Z6TIP,\JfurtB)fj|~dZt_U󄯚̡gbC͝ n SY X$鿱*H>66z( ̐n^o6H5iu/n^6qF q͈kXA]H57@m|rh* 54,,)ޅ]fyr4i䎗K>%u}sCsX9_MYW,)4dX$Qi%i fSLd,3YG߂qBsz=3n1(vp{cn䎁y}|Jf}V#OY*KvHq67OÝǘwKˢvk~jy4[B=B&_Ņn}S1o6di7QwG?%hP h 2G"2r6HhӐM1}jS lEU%Syed'R߰ }4/}誱c[*Oi%D8X#F1Tǐl<-t=R_(oe6锊}m΍h+O?x`OӍ].qZ[]0͔̞цK6X-b8l{"@ߞĂm HǤxV.z\@?RKc7+.h]H;M꾳`Hs`z@m|~7O?H]Nf WRwo6l57Ő88LJ&(=Y1Igo|CQXiݷ$r_6B y,K!P]w~Еyu {R)oߤ澹3XHGJP#l"j=-/z%:Eَ&Il7@bMZos9 0sÇp>zu?!Y{AB$#aQ'wIh(vwaJ_6yK[aRPL,A.rQvAeɸI%]em,[0] yΜ2C_68\|ϻ~'!dI^8c[QsѳPH] 2gR.lZ )+\xdJ:uiXx)؉>vrA(*r.,LԮTr DCjwPӲl޷ EG ωcCF5?xyGRm7Z>[CR4%I,JbEHRAswg 1ЯZ@4rnuB9j%5de^"ГS] I.&7=B&E8 0 Yuͷݯy.ux3$^&Yo};XB1F+_/اy(ˎ#h$_AMȕɖUl gonc9U&Idcq8u:B]=^nv{yeidj Ēh S,dJ1[Pp=wo 5e }#1l""ͷtKˀ$/4Kb8{0pワSUSs(ySnڀ =Q{Sm!Iü%̟uN S |QZzjVv;jܚbV OF<)\K|/g%)%b1+5,s9q5i٧#RKF6qkĺ)i LxU/0o6NɪD3mPxv1:ϲS}f%yܦ/+Ô6/DE[SE} >^c}]]O d./N+-3`ocAew L.Oˠ\, -:|/H 0)˒^2w$'w]ڜ1yh$S.9vB_anOE~=,_@]%3gKŬD-a|G tEG  C4E\2C٭~ h#|C A8 ΝY(SCO{+`;C}!+k9t4𩛣LOp'p]( 8:mPox܁S;W/ixe|uh&eT8][2K=&iM\Ū:SatLi7۔ ץZaauwu*Ϩ,Ʋp;M sV) rx`η/=։ %0]I$!JƮP鋘fi]u4憷(Ƨ2v)Tw/ռy9k o1Ej<eEY>;%PMqF~Q"^QԵ cir"%j̥.ͭ@᪾׃xa ee(0]nӭHzVKW'hڡ*NLg|L }ٌL_]=/q$LR'. r^ x^:DrFDWƶyj)хyzČ̣LNybsg$}Zӥ6@Љ=8u `T%4[MF[{% N$ANR#p0Ifa]H|Y"dCyrU⦾(zDD=ۢ=-#3spp$|_9$iu~iybn쫃׊xh(|Sr*Dj'UzciA2CZK:/S!wU8->s$FSq)M%SL<+Sɛ,Uv>ERWe@%Ccxv ~;<[X6/ d3Si'84?tUG%ɦ4[X ܭ2+0XYBmS@^imCi*$aj1 3 9̖L밵cuGPiVWjά'\JkVI(ClsLM|Ylu9՚(Kh%֧ ڟ< a k)BH j-vв7lq(є^̳/s_;)8xI +]UHEa[̋ Qmy?!/0"1,,;Ε3 CƢz}]q!oh,B-ng{_2^-!E3v%yUЬrIzU Nk( 3v]kdV]v|yV '潉\=Z#-! ?KϵRjϻ+U!Gr5:l [ D#xz#pqj/{V(F= r 7E i')FmyʃԥQftF\J|.#g(x&V#%lK7rcl69s9&VK?,U#}e$SJ.TחŪ2dh杬1Jۦ8:4-*X21M5%z>q;4jq=v6/{=2gC ?KU$PlyBc*pث8ǘTUZbyyg!SNqk-'qZo$,jH>"ض,h$)[=>7KqS_,Ϫ{Xv LI~ ƝnEnYa/u> Q3}ux%Ƌջ%tl7n e''1Frj08rh5^(7=Щ#1wõ %^(dzTjio>oxE|,A g »hޢ ->#ly,̲ڞs:I o$ sMe)|\ya VAB!0^`Z۪5.'4R >^TBy6zDgVUoQ /wułp 1[*@bH@ Rh'G 3OM@'wfJPD(CUuTtH`KDW7ЏP(RQoPdYeyM[Vy+Ьe` >TeNr|ߟ1i/P"M yX{DH~X H!@m$vmT\U'14UXVd\&uP16M7jWNIy )NF_=@n5{\oЉh0 _}`}o$s?+R©ǦEA_7vyB[بs2zSjbLy ޯc-boroÎLoqM}DB \zzwN|O4/-Bibs!J/Fz\qRX, hK[nܹ,Ul+[^Lhv&'Dyh>T/P? kVW>\*.WZ J`222qzgs 8zP j=L/ohn 3qg ^./m@B$7H4Ad\&eͬz 0ni@J`]Pȓ&eWe?hn-/aŽ]+1|4XeLU x2z~ƃJ9*P\Z86X׾]{ٕSޯ}j=IQ#¬a߲lEf2jP3}?CcWM,H`KV톻t[,^.3mcΆ鎿0sx492ON)Vb)RelR`7P_eC>l\Yoţ-0~Ǔ70CO埨*6> ~ERْԌ]=sǰ{YZ†`ZDqhRN<;QCuDGL u{B/)ʂXo ˀ&_k$o><~yv0&F *e FN+'wچl/"~Dr ٻ"X,x{؆z,QINa/Z?bزu߱hվxiԫ'e&m6<*n0V~Pw? [()"V0`eFt E)j>J}Hw/\Lm:>@l $#1{ ҳg#^]0C+e]\yN<1ytNKVtr2NٲYUxFm$0!QQ +}}Ysc'HݬY>C Lh vshG-bC*¼X<~&nnw-+h^P&30&gHƒyNK{fp$9BzzYq%wn,NAc`l Y9emLhCn*ap7{ WAbpƺYP -DG r֜/O 0A]\QK7p[ejt$p &y/Q,eW'R A/=K&/\| b>(\lYn)bVHmQUBy͛тvXRRIJ%+Ժe2Wv~("B040XqGs«rW[`lH mtH0eBB&b^kt䏶I2vI>P'(6B4AH y~`b`%z<mY\ FD\̖녂Hg}J@p*C>8L]IZkz}+ 1j^.&<}n~p_fY9s/w[?0=\FbWoW1tXgygJl=]Z3yo|{"ه)ZnaOk_n;D;nqUSLN'swhHN(o`+<3"jb+[_sc}@Lbv{P^U(>K'x.4= tX8~BԆ!6HjwxGm 9PYOܻ95L@t318ZHX},ƹ LtʪJ.ޕ8Y90d"2>. izf Ď4#ԅ|@>?YL1Դ%r e!䙢Ig.&">`NǨ6Тv%`SHZgv? bqzm|fZPALzHphէNϚb`Vuuf]L'0h:r=s[upRUȬ;qgk8[92D٭A3gI$-7+0 P3- -bܐUjm+a (3{=OX#7$dSpr[GR`?g*A?]?) 5@ @eFz^hy zvPL2F63Y(l8G.SpDI"@Chhxk` |2Yoj6rvjCng&ҟO8OHHKwZ[m]+BRZQYD#~JtKH}x,==gbFW<4ĕ߃UJĭnh#($;N,}]f |< ,b_i-p(X2-q=eIӳe FkӲPl1鴻|m[?%x[Æ˾smsy*ʎ׊RL p.3߬`5<.}eR]a~< !qHf?%{Q{'vtA[ȢDNok}Khm3^ nZ@%'(iE%$1.)ds~1B4ۃlalǡSKãO7="8-K%qnjk/lq m{xTa{.Sxp _|WrpE%5xݱ`p׽sch 88y$n>䅞}Oon輿!\:p5#]Lr ύ3Y6"QIM;v)z2s} *!FUKUsX~ͰX@1<ɳj[$@Xm5D@|<ƪv([Hdq MU^9t>DѨb 7'zi>b4 Aw!"8kxJR08%3+k`nB}ٰ&տ4yGexWdWK"@ qiЅƝV\}Cf.!c]#lQE-;@31]y׶t\9hDwC7 v**mm`d.G3%)i%[=n}48-VYꌵK9HEEV==`>#Lr3~4SǛiD>[9f%Ub;}2Y]y\ vf,,rcn70V A̻%X.EK @kwm5 MRwbZn'WRG=XŬ gr|\y3y,CIPR*3 a_n Vԝ}>d]$ Hf~m0\F&B$MU]/^M A}aabdTmԆ †s\D'4gjI Dң=莙.#eq>%grJ}npfLLp9O qD @e3Lu oa+77mxp)/w{0`#yVL̂AEbeŸeզg|M h1ytyWת|K3((SC Ho)aG!atثR~)͔?JR*>rք7`\7Qi$X't0!Q.L/ pAi{%S\=/zת[+&;%,Ôq0]˶A*瓦4c#Hr rvي-UzjM2aQ:Sތ4P6k؏ר LK֚+T|Ӏ()CId Gpubw;7%8mzRA-ewJ1PijD%BJBr3A_J;C[;GVH$񳹚y"Fl==\G'ipTl !n?e|b1U81OX" 2O*kxñ GN[~wBD\p\f Z֖=+M <")8xn ?ȆTY\Ì`e@ `2_af;<9\`'jqx#ka47C~栭\RgB7mŮ`\!X?-ߺ`7p` :VuHJ3hz"W"s3POry}v"dc4,V4)(mE Qp'\b%y yǛ #ֱSi)9Lއ~ir?a.B5z(Ǘjs}ë8Oxǵ4%6 q60s‹us @0,+ۈp0gJ m9Jfoq&\0a ݤ6{a)~TI=|b%;*) F*3oޮI2ezևb bG SCL$Ppl^!CgQ)[;Ey׳7z"QFSP*;R3f*G,wkbg0i5J! MC#|>r릻LwmFsb@Euqy˜dGhPlq0m]W(W:p2/Ȫ̓Sf$Vѕc*_p>PDbQ R]G:w^o('~Z>=ب̒%Ŵ<8 euUKQD};*F,ӿQO5dSG($.,cc}̖K=D>}o6Yrqt˨`\ϵ<z iMiVmpg3A܁L&0\siW& Bpv#~Nïe?hff8@f~̻a$rgwSg1<Bm([+}b|"p޻t w[dե&0bJh,-, D'5^_QU%fI@:Mݸ_TnmDYŅ˸LJ=eHQE&+?h"JiQD4bKS-ʲ9gNCb;n̨%=զ9X甗X&{VsC'3<̱==21c Ťj٫!La7M M<ds()($sfG#Lo!j#`[g`(4~pN}]O"mC?~V2kn&LG\VYϠЂEPY-a#|P{"QB *fVXZNa9kC0ϠdC5c2#6('ևԻ"^a\wJo.;ѩ .xS5Ebqbu(Ǘa{ 6EUuT!GĤV۞ -vwYh9hbpaP=F#wOUK+'/%.EL`|)U0$sAx^XMsꠑ ضlWSmnǐ(VEp?np2nhUP_SQG!$X!lMگ>WDغ 07UJԒ^8/d ق[6${}ՃTuE/uzt.J!gsߑFb^U|T >Ga"ꨎ!_/}?^>@a%Y/E›"W>$kco*P9EwFpbY C6BFO5|d".rG[\Wa .1qJv<4U.[9:*{,Bvi#}W cذ89~)r)ncu  3gC\ew+TdY\x\1%$dr[@D},+=ieDG+aR~z}X% q[PV:lY8= #$@ngMH6l6~8dcS:Q>ydskcTL.tXhQB:Q^WH[#aeՇ ":?&:Oēbz_CP)H:?ݫx`ߜ(l֜ H%[g꛱䗋V-Y5.;eLX(,xS5&pU4Z8H4tU?yB6E5\L#eTYg~ !󭤿*v]|3TDZ楴4&r&{L/Sq $$.k0۽]D:(8,]#')[cOcx!n^@@XcSp}FxF aBʞ*$okwI|o*reP :s[| k7۠X[y{U5>=w9{J+!t BrS"~Q3Nj-{/r1kf vgWo5N~_NAh)Xjhe0BWcD7ZM?o=W5X|W|ͬ;̚ *-dS.5铜5ݎ}‰'8)J4;>SqpWyXeYb ho`v(lz6q#Xy>K+"s-tl &Czsb6Vt-LcmD$ a࠮󄹇 Ъn6 9*Y43h.MJ(DžhKP=Qr`.mj6:{2Ph* "w"/UN%ͮ'eԶY ˺ u@l4%Z B0Qβ{n7RÞ  }yTBoyw?TR ŲbN>O ІtJ}T$*I:4dM MBU : ?"|A:5?Os zR)$m%Z=ײs;1)}#Wh!h[[9_=QΪv76StnJ֕RmOGA~WDp*Yid2:_BbJs\z3F^qD#3?cu uN2җ[S;F0ɓQY Ä_Xt)B<R"fw"1ux[*@d*dke૧`TtZ ='6g1'Ro3_Ne8r 4%o UՁPX#cDPt㏀][{I(,, </wՈȰ5/Gad ?[MX tWl~ z!{WεBF\,,C#"bj OLt3f]φ:JVXxh2Sɶ)+8,Δ0dGY%&H9|,j<%)H*3(=(0/݆=,B"鋀d{:ia6QCTwxP?v6_J,x^)\ #nVgVU AG. Y  eXE"ݘ\N-֜<M2h$nC&eˉoe}? pn+S4Đ!VdȌugÿИY=֒)EJ 4AgT:'oSӰぐE"ivyѳX>QA4Gzss$d|yp 7݌Yӆ2.¼x>US ۟V aU6)"iEp>-vNh~YF(P_O}rJP ]$ |TQaK{>SRJ骮*0C~RSn}|{"pc"2?Į@3W*WI$F?dIUhl脄\e IR?<.StɮxB% yn}OjNA!Q8">ޯۄt8EC/hF>:9Rk"h96kŌ<%TkhIGׇc^g&"AI,FDk*76{ouEV&QұLVC6 $rKY9. >`Lw,:XJI&hWZbˏi68"p[OlǬP}N:֖?5kXSL]u4kVHm׿߆V8KGTH:6 `[#OQ~6Һ3ˈ~.Ju}krS>D6j [k[tH5DI3IG>__@xKߡY?{λ0^f*U43OE ~e&%W/%9 w?m}܅iۋeK J4+<'ꤊiiX8R>Pu#x)m)IH"ېc,yJs-F!{MrM8͗Jlɋ{[8r,\8'P 5,iUžb`87vۍIbލNC =#U`hw ZGiMî$ 7Tא:Y4aG(Ǡe \gep$ W--df{,e>,$em$4Bٌ;ppx{Yn4+HK SjULJbLv% %)TKMB) be~bjg>Q3_c=6@ƢAv^6qI6Bqd`j (yu-2-KpX&d&"[%s@~)\ N\z!ϸxS+N|9$'G W#8Bw"nm bS"s}s61²1 KZ롸cm'f{Zp?hL6Xt-b0T8Mj`xu 0k/XF)bJ5nrXvjhʅ7&{޺%OX)|.91@Y"pl~+2ؕ;r;dGy#Da-ꆉZWr nIQߛvV QW4zUu6+y-WHjە JmazO0z[j`P(Tz(":HZ)|3vzFID\ u-`:1@b|8zYX_S(I +K/BMo? Z=/SOOj2͋J94^T3de"l C)F 㪜pA ѡU2UE`x[fL&fAzX9Uf,3%e ¬\Y!*A@_b^#"D.W}_N;`Q%v7۵fFwVlj;;!aƲL 醊P@82s),Ϥ` z9B\M)D>;>S""&|wVÔ`ľ܌Y;VZvW0_ Yuٮ>Fg@Uw0@=ޙjxԨ9,mFD(ĵ!EU_9j帤 R뜆MMᮂOWا+3vB;7[`MM ~.cYG'E~we ;;a}+jLXwLh,T}Ȧex|df}f03i_ڭmu*lG\[N/h %kk4 ۝\LF=L\dTk e!4QESx!u,Jhػi8@^W~Sˈb@j@kkr"xQŖC0BNlLq֬_>|? CunS#Z7Lͽ!ֶI1 bPz %K<^֍:a4͸>_pHiz;V ^agEG/Z:MK< 7L̨B3i;bA,-*}U+g\jT_\h۹SpMRNeڧ;:.×V9t#'Q\@CVκÌPvhzY/QA!o]"g|J㘷:+"5d"]~m>td*J/?)[\qՊi~O'`h|tE|6Pܾ7q2%?3Rb-0Sc[|!(̝bJ]q0)|^{$JNZfkyP5߶X4eXzSJqn| 7!J+Ϟmh@k$݃q W=<#vsQd9@uyJZ'r[rwŅSi̋8 a8f_2vBnӊ0 wU㶿vNp]z{iyc&'iV\M0]!‘ NX?;:{@sQ*)fA~^:YF:H;bT,݇4K)thv?X(4B#W@Ds{ 2vO?P_0N^m_nAJܖlB.߆~{7IOCVAިP3Op` ~oC[ +"iPRk-*RO:RZxk GS?*QPZ~\cB#?E-;0I0Df-l<򏳎^ڥ%⑴\Pcq uxKE!&YOI_Ԭ5.{fy>,l C%{[>E}!JYƚQ16Wcz-ANMMVHQ!"?} IT,eyQ˘8p&ǐM3#q5\o\n_x 8CNѯvaNsխ'>Sqv2FR?N]`f H}ͧ'_}0S=PAl'Sꀭ:# 8V$-3C P7FkS(/ke)c[CQ:Q6}n7֍) |1qUI>r!LHT]q':[Cy95BBnN.ޞY1iWO;l|\Z-ga&/DsBeMA[qL`nzf00u?ΟkxQ!`[c5]> J_禽a#dRm SrIgIq٦hR+P Đ?גʆrP -fws C-RXԐ <;4On 2۴reB9qfj-sw3]..su޲S7WHDE~Kt5P{]ЋFh/FT7#k\E+ W0,/}#p`sjGw(mZu`\ZYErpO%=z (s]!O) xRrDQ^P'I!!_xsʝT'c0/$RJ͗Ϟy,¹ĵ>_vjvf=@=W1׉ȿ3<Z@};s`P[򈲰5T1 cU渟bV-,:nF#3,F ACiPs"i5N̈́yuƎal:@;n]٠HӡTxɔ]fcT(x4{f(SR}~q|0 6s|#f8]Rwp5 WR67G g_|s#G&~8Bo/țGShfHü-e0l 8אQL?T{ (b p6q##O i\3P٬?ԱK xu'ҒW^zpOcH. |07K xQn]p)mM\| !i#mO/RyChhkgKv퉒vD1iؖrt$YeNj~pj#?5pc!P8+|9i~0 tgB77N7ꨳut!Yd[ i͈Xzr5ųh\[gڔ,4`$]`ش3Z AVn[ yed w9d- H Yf,[+ f8L&Ec.?੎tנR|˱\.Y\Hti?(0vK#ET}K}so>At$Gh _p4$[\cdMߵiׁ®s}ǀzwfqF{UH:S@KB(/)DNAe߻ĴwnщUqys@ Ƞ;a|vKފ\dZ76]x9J2S!ba1Za͙ L@ߕ=H ؤ]gJ+l5rqu3 .Q@B,OOEyN H3t sIٞ\pwxO ,99x#"ܑS|AMOWo|B) !ʁlT!`7VbXwqj<m[Z[Y wnVU BbA֢Z(`S ipU흽y Zg>7=ί,H4jvo=%f'+hC216DE>5W?1z;x*`R,h78|)>Qnit:c-6S,:ӈzק']y>ft.p\'n˶\~tuZ(m㑷AWT}NhAuNkqgum$Xr/xAF<6iFܚ35-ExHԌzD .!g_m,o4G൉|~cer nu9QVaDJycV\6=* >7}ե'љC]E߫ {>&S?@x;OVw4[_ސ=|sLW<}aõYLa6~}GnGytȆ?el |lgpZ11*Ւ6-1 1oz+A~g:_c[Ñ$Th[}=%PB*ܣ4TX' :Y^}SNRV鸰{ j'%?ڄ+uEhDTrR~ Sd@LS f28mgLA ;ݶ3l.'z;]. ndP~=AT1x06糐_R7~A k^MZ:F9 .P]Қ]/|5: ቿqZ2wcކ6CqFٮ-kp}!8KVmeffTܶe:0&tBm\h0tkV]1PwxDd!u n2ni)G݌юrPL|H+P.@7 eG^rG!$ĸ '<88-X ̎;:n Mfp(us@ܠ3q_?lrNr(UArTb>. j{+Δ }qh_ 4\ɠJr/}GNB>?o)\˳G=PKUa$&(Ps[g~NtHb-`3@#VpY0t! x4X/@V 7>DK( LuMZE 4(0+q0(`{]>xs%h?Y+=E`Z=*QWF$%=| rm< AߩjFp2gra!w5Cpd?掳xЙwX晅NI+   ~髒Dv9EUg 5$+#)wT+ĸ %dqtAMt/E0>\oM41I|$Q?U[)&6_OcKig_f c˞&Z"f,G=(_~Ԡ~]iͽ+bAE@a]NyjG!ÖbX ;K`EѼCeGb$i+$U,:N'[Q˔0-I@ɢy'w],4 JHa!2r8 i\ +D 98UTu+ 9Zַ~_7MXzHV]v*G8Ihߠ!՛K?:^Qd]Mck y7m+=FAld+b#(z=)/}oMЄxa,nU{fk2evWT WûCȒ 2Gïc!%yvϔ?ھTc=w{C8uP;( KMowS˟PqΦ@#f\T5A%2:Hgd1Hmxlk1H}oPL!U`j љZ8\]͘ױ"t$]Qo$,2m 4֗H\s#aaҵ0s6$I-;&CR6GjI߀`,Vޓ@ŷ5ݞD5;k~6(!zizIENmCRNH/!G#@9o2퓉r8D aٕ,I 7(LLkgd?fy'SyV/#9D?^$/#ޡgV/ѳf4+SJ#wZ1|8+ǘ]i?(=.!zA+YC:jm[ko7DtMM\q:ssw}d0>B-.]ŝkXQ}gŵߺ"Q =\GP.+fpU LX Zbh1c9{mqc_YyЄhv^[<9̭*╻)q5[kJzőQZH b;{NYɢn"~PdDנsK 4`E#uMA˯sqQrjڹ2 ۾Y=ivs9h&ߩ̰FIϸX4L*oi@,#CB^i#hJNٿ0^)pi a|/v~W3dqAk"vwn5V/]8rpNAQVD8Ҷ@ haZTOHѪ9:%_s-a YޠO;qS?+\f!&l?hCP8;쌥52MgwҪG4#\DD%ًȲfwiʼmJ˟g gIyakOmO9n3eҦ v6i&]3E|B)My҈̑g"g6<55ȨAvvk`B4h0vҒfe־nzmCy>g ^3oueUH5¸o_>k^Ē|$? Kd>%*ѻE3! o\A}u &i.V0D7dD a&u0ufo9~4s2دKYY _ mfSZ jt[?E-P6~;3nBƕa֊HB\{ʁm,[شM`)o]*a@]>}á)SeSZ. BB:>\r״F^ra̿PI+Y.rdgGY Õ e/Iwɉsw$GpxPPH[*5"Ul`ba| G<]o rfȰOk7 MLLE\xӚ:J_Bژq/qtRPmVMZ[f#+Fdy-@kOؾ>F/G@~&2 ;Yjԥl9$qqDcO0U^}W3O Tڏ7%Ps4%w׉GC N#RDHpl[n {䑧(C-8ޗlBf|[VR#.ىi$PHM mV~"|Gb*%+R~0[VGF Zqҍ @ (]?MeM˰VaV7:OH7 db]Ҿ b ]>*tz VbeS<$dLp5~Cn7$sK6yYZ1ewC&"R xn0{`SH)@׬$ӿ3N8i8Wt0 b:pJMVޘVt0)% 9w#޾X s>99\O>0cYH*`7%L4sӗ3"UE'@Rp Qţ_28Y£WOʳ Ӻ;̝)#hqΥfGt49{J4r0HjϘ{6'&TžHWS"dD&J,hfy"W2rZ c]~l;'dQ ÅuhQ ڝvX}I] *=GDL喌<͙@ C2CB$Rl\2D|[;~A4jH5q# 7~%~Q,2hHyqʠޟ^R]mG,@MFTe_us+i?mjlmݴ~ӏ}-}W'PHI:[q N;K W)TMT;pM-_oI *vQ3<.ݾtTYF-,{" f4݃";u2s:~^'|f:=۶+t&aO1AYm>H l@' ;\/L9B sJ_VOBw5N}F28[l!^'eD%3 lAX˟5B,[ @r| ŇqlE1J.xQ^MM#…]:i5B\^>21fqRX]$e 9Zڰ)p GL [\ruϼC5gR(ill2a?~ q͈fE;(N]J (¸]̣=/w4G_#H}Bs?F3h| z&p7q28+xr1 ;E3%%!'{;с/u#qκ^-]DF!u`.c& WX7ꌂ߼/*? Ud~$AlvNvFȽ. o oX0U[Dl.l9ZEõ9?v$H$W!BWDMiļ1ˣuϫAO\L?6 jp19*oܸAug׫+VۧOx==ڏo DC?cɾAGK*@Hr|!ffHU(Y h &џ*8{#*a(_@C7OQFE"RJmӡt+5l!SqX 1LMłW YQvX/3ckhP5v6wp}l[ٿU-^qNyRz%#;|lF~<#V5QE+I$0ga,,|p!8TO L:w\U/s)jKD;.~oQTf1$@dW ON(D)Q~H1]KALǨ,0 |Fj#qZzjAl\Lq뽃I*Xn8r8lVTwʓWK)ᢎІyìܡqgsMaw Enom)Ir]ϸL?GmB0kasDX41,F)sgۉRmdKXb:5PGwzO-$M`Fsdѻ4SU 3=]N*[}qkD8oBX9 dS `Nj&{~Ё^52L9'g8sanJ^k%X:j eW S(bsOz|J0M cwQY1W?ޫ ? ¬_F3m>;J^ pt(C-䨡( sB$c꒢CQ4]}lݦ]zbOsiDa3{LC~ſ az.qrNXacDhkN^jq \8ZЖZZYwAoa8*%ey!dq? / ً*]OL FWKkL@pZқ|5x8H *p)K [FeT8~{FҦ#xC+Q1y񮼆a*ZPċ#-R#w6s1u(\t]:=5Y>G^Rl[ 2,ѫ~{sU6oULEƴv»Nɸ>nN-T>&QMUd$vou,w085V(TY$%Ů`˭=[S8R23Ee5v0 <0%&X⚎;W̐BZ!ƿ| EBQ=LM>qw63Y3!SnOVP󿄦hЧ ŘWj̇ጊM5A;Aћ涑OMa7e/h\*Jj!Tv`5ZGCXҐg@g޺:Wx>nbm՜`\d -{•一m"Suu-evA?bd<vaìn#\b *䵂IsjPO>\r[]^J: WXMw 6ϢwQqkx{irr<غcOAhyJQ!UI7#x{AdOiZywsPy"Eimc!K VK|=^<5\T(os ^ 2 Rs;`3rzV`T4|og_& K)kI[MSہV©]ܻ6o"SLbFnkQ{0xxXD PRh*|wK*u| >(_nB4#7P7]r=YkL<';yD9E%xv2܏iEG* .a8`Ѹmm휿FؘDto+UdL+1q7& |e86k7֑nscw(eV΁)3y|>sݐ|qw6cP@D@aHR\S$;uRToseV5~xU@񼷝}rR`d2A":9DrиhVA>o@2}QM& X޿e"OR?4ÌĆ#$1Xq]L\:ޙTCqlLQPfϱW(*1'Hn v+8S#fy"1Iҗyxzr͈Mu Cjmtd宍 Iykly\jXMQpN~@:x%piF#O(ysB<б&A+%0=HHKM=!gQ=@;D`q+j!.Alj[~76Z0}Y밀tALbaYѯ'ϛ 6vPZ$wMR9iOwf9M!Wt|$E41#3JO3i"3 Le}RP8D`zYxڬvULlݣwSJ ~g˽R›sYx6 J|Md&/J.,3.gk7z ػ)_p5ΫUt?pZF?E/,r%])@w_J (q-"۸c%WY6 ^=e$~49OjY95SH?^ٕJv_! ]5dk> 3pb2ԧIi>?N68ˡ9̃iAzN ɚ`6(A'j.M,'d00=Vh(16m9FdySFo @\mi3jWH4oZ[ҷ$+vXQdҐe$Kpzm+3aXR<ӌX_ `_azJXi} LrBVn,r!2E(ܩR^h "b2G8>k f:: e\<Vӳ`eBB5T{nnNwIM~3n蘊SY/< =Akgs|hIJч3z]+JKӤ3OҝCY$r(Bx{4ȗeZ/z'jX$/v{d1䑽b]xOڞؿ:U<)1scz nW}3eMΈ9ɣj[iFCOnXa(+.9 ܶU|-kb=!-*_ mWoo"sV!d1t `Q_)}.:Nv}*UUm* "+OrRt,PGx\:GKJ Vu1]ґX|ڰ0*'ٽ$S$()ǾqO+Jdn&]e6ngz;(Olm%D K9P`gc3.ס8An6 ;xT3"F fL]/h*pD G^6!s$̸n;9~CM^:ZCЦ r, PJ'q\ޯuan:)qkJ8:(`6Ж&GZ2MGkZ27Y]Hٿ i'y'*>ff٥ :,+]PGj~sּNN'~8Dj9 $mL+$Es9 5sfW37qz61;CjlzL!)wB5Ք5;k"<)jM]`y=UxJ?ڝbf &ŘQi$CTLҍeR]}R uQyD|)~>. |ɩ>w'r4%ibSy"@aoekZy;sY?ѕǡސO[pv-+^ 4 Lp1R]Cs mHuo,c=#&0ջԯ$NrVwA!+)t"Pb nT iiLVX,ǣ4CDUygWBAꖹwxPT/` Ra1M,:|Zư kjOҬ?C*Зo {{G!%qB0a(~_`#QF ii@pF~v8jNg,U(Lf\ ~͚{BZQPpsOI >6{{< d#/.׆:S6|ndnQ|-op )؀V$j87/̾B*wÄvN{&]L~/*h [j,(%Z$EIwS) i,Mں׼;5Bi1O(U-A0# :#kd玮?C4_?^7O^Yj瓎GMk։*um9IH{.6ʢFuɞB怒?IQNJFB̖GB,N$Ps2̝lZqn.$ۂMkWs<'-x-M(o-!SRp*[ ޠ.z)>mLC:"*+sQWvX0hlFd0%m^m,qWE%Wخ5Y:TXv>V<Ԝ:ѰѶ2p`[`ޭԜLjʚD`NgKi~Y=Rvt8 nо5T"TY Q\.t/T)ڙ\/ TٞotOGc|=/뉴D_lYpuRCun .{YN?!s{8cb2p"W˕]]~>MgbT=iKBe8'ʴ [G݊i--"w!$̸WE{cXxVԪVgU|\0_~| +'7:3:*-FU_ =D+(3늑1VލY&Ѕ>يQ*'yw0,EpUI*)€YKصBm{YKj*= I4{MkxR=!2@e9KpZB'Jq3k*N{~ -V'eҲN$1 R`RLlaYSaT Y]_ L'CDC$4sHljbevwx۠\T'/φ( >WmVm z7V1DSYu.+Gz^`_wP!kATw aaR[}UkPUriLC6耝v}A6j(d^r6%j0_߬* U!iE"+ KUu2YBk?v bgϩ~/BJ";R6JzE?Ys}-pf_m;&7jhF!/nq7̍dXWb4ݻY<"[+mx!1d/dRZKP1/*. wR$3Ɩ4wilCH^7[4 ҩk5bXv셶CzSV?q$eF k.DFd_YلKDlΟ/G +yٰ}ZЗO=^=K5ʆ2 I|s.l3&R- S& B 53JP(@.diM@"&I#ymUƟD>g%Rs_{%nҊ`0#_D^1f9@rϏFbC50|RR%_m>J4qs:HuLGgu!/u/_<')|+'8^029BOx8@|6]6V4 fu~w*2S"txv-Ꞵ4ΞɓkqFܯ/B1Z)lZdrss3+'G1`H#wKIg n,}>,KS)&ՉBӀ'l[~ݙe[kǼ͋R,\ R@Vk%?yAEe!l^/y~\uG?C=֡zr 3a5/ev < Hc\&1(~70t*#4ӊҲ.$ <2?g;Md5XK ael.S $A"*o$"IRjOkƕ8nf!xmYfn(#U=sB |W&8B[h< qLr>*Cq>ce1)E\nh5gA :};Q`v9E {G $T1WM,F"tO΋ G["J92]bRU 秄]>%՞?jY/67,$ Q-r `v<UUrwx,5w.Kӽc&Gxї~)6.&iD䢴soh";*L}pQfe=C~9R{Zg>3h 8Ai / KH0/FɚQ{ZH{dqTX3~"T|gc̏r!*>}s2Yrz8yyǝq 1;\[m[q,x q+vLCYDP11˿*M_@S2u֐a78ۛkčq֋f8nť#r$W/ @S\,ocq6Gu?tRD?T |*zxSeK$?̐ZBpX<`%J\Xs?.%6>pz7P=[i`PBĤ?Jzk8Iϭf#=k5.#!ft9m:]Dx"J[FݪTQx hiG^!ŐQW?8AaܝZ[͋hsD9J fyLRm3ü iќná#؁E E _s@=kkVϗ,^+}6|ЉKn4b~Rx3 #"*K-[?vHJ .V/`ކyísuuPS % ZZۢdv)2znfh.EL1ЭæQ|襣)~\̠H숖X8Ύ!x!ys'"}$V\ Xwm+q95!'(_8N>xP?xp 53xW|—`~KΕ*nkߒG.'gmIOUq͖sr9+%P_G-`C)BXiTD˜t]=.-|pJyT 3؋S4&k- bkiGElxhS^F,,d 1`}{(d_UJq"Z_HaeXb D:o8Wk滩祇 U Jhf=[6י!*FQAL<k[믆G<;pKщ/'γoc[47ӱ+OCmL.# 3k S /T],7>oFkcI.b)){z.mKYrBZ2!2> `kk9d$F-iQ츶qbdMPd!8e9f/^Xq˙%T=}mGYktPPG/';t%Q5Yo H37+Ȋl&:G4QG/*uXإN`teyqݐP6]K w A:(G3ւSn:$8GmZ6aOo(M9״v>XgTQNuߔ5:c$ /-|f9 QASա^ᠭN,q(.?ڐ&e,2+0z\!tQvgw۽0RG#f~UT(7;8_=t#8+]B@Rmtaai0il%[Ti`'*}AxBİ2% 9@$"Ӯ88:TπתoJo ! ^@1: ,=5q]9@^k 4'yO#Ğ.|\+K4ʝ&4; PIZ6Zoys &%T ,u lLޱwe/NߺДko!jNbZEq\DM8V qlP<9{ZzJ^ NMA61vڒB` }^pF pXHڡA5ҨӭS 9.ʵC,[{q4&hg J0C yTCK Ϻ_7i jS.إ0>J~`?Ec1@4 :C2 ὜D?nP&7Y$E:?VtN^#6d#WiWq DIFLSުӛIq!m۵%1對 2cO4v*G C6d6go b( zƍ\"wNkqSQ=šRLtS=V&h#Vp ]`kRmU&w`d'쳷PQXW ?4 9~m?/Wkdի籜oبFX)'$>'Mu+'*g]\Jʊp'=cOs} S-ğ8GVcH^lEfvX#J2I/- M~"z%X=YJ=Qf`㌽%@ 2ЄP^{Isq{ȴ:[/W<]@*HFFFzٿ{>EUĄe9hTMč<et(ܛ*gIpܚF6<wj?PsK_B&38iS- 1ȤG0R<2x K(7Z l;8~&!:' z5([eW[tkT㑺993'ZiЊ33pΣ@NxԠ3\pTa@J9 +&XS _!"v,RWu70IY7Xmkm/kcunqMMuF\C/F:6`kQ-#j\%stn01Xľ`X=y*Cm4>|@i4c9ciAr4T՚+HM8gMg#Jɾ"O;@3|&l]3Zˠc@a Z& ZbG&O2}uaODnjn%bYE&::,z#@Ugu ȶNe׎?Z@9MX]럗hS=uٿ^wW*%&){SM3W*#aM:enM8ާ!oæ OKK䶔g!0Dь(r3ފ _fѰB'zٰ(^ǐt1LCĪ3EZ2w Hf#R&{U#DI݌x34V69 ];ͺ|r%[}|ΔEG0]h;#U6 TiGGg7oKI nh ~pY6vʬ\VmơD [:5ukD[mo(g(8 [}>$ohLmrm]7p~U&%xi75ꔇf8l.0=#\jCU{@U*l0Т"WIW%gnSx½imhM-ݦw!'m'yI4&w",V"[*;CK{g6vi1k1:R ɾf\'gQTߎ>W;|Hi vk'fmc_>x"XS‹ĐѝQͥcT28F~[XƟA$Sp &#jmQeB;Ѭأ_kˮ@M$eNxnrBנowvVUkz1k`ӊvXB _$s_gH /CJcj)2sm"0}e:XK:gTBa2sBf44,bl[EguyW곃3Z$1v]h/k]a`Za_6VfQcY{QL;cQU~J#1_靯~>q.XsW-nbBAm7R`tT[UV<4W E]OrPFdu1-Ȇpǩ32VCb GD/?G9A8\z/r'»5A,ϜI7Q-v_͐:DtF<eUM7ƀ 9QWp(M\%+ZIz2ha V {c(0`<>d߾^ESw~%C݉9X2W4'_qRdkʝRuyfݦmHty|$n y?T;Z5Ķ\>cf5pz DU"q̨T[ex3Ő/ZVTK]x"D;v6Ј1Ƕ;&ق=~zc〰)b e BߑtC&xmd/Ysk:XD 2FE!`[OGuŃ ?/JMA8 qG*c-!&g8k.0 '-M}l^#-7ZJp_3XvW@-Qkj?+%zLqKyo㜳r;; vEJl('6VXh x@RB -?k@xIT*PHF1T3>/k\02eʈ iKw5u{o0tZ軠" ☢BX/&ݛ8"{'SBj:K-$.O!*nzHQPB= |'/ɺ:Y.:??\0ͼ z!bkA| 2>3%ə5 E}$_+wjW!6 nzf4\M/IRlrBA^7/ Neν,qU /yTCNxuJvBFpNpGJ{߂=߆'`J^C~׊hlJ\YĮ @;$MzX})Yэۊ2O,q꛷kX7S,1#63 HACv)OsɻcVXg_c(="sSYa׉^31{?&0L~FDcua}.J?jdٚxvXMD≔Uykjv%a.>~,^wq"nKG歱*vvO;d:hMؐ4zT;4-|d+|@m>Tqb`sv?\PU~9\?/1M|q=k 1˶,qIٯTɮKADdZFC&>zl4b`٠sT?0Wϑ0l:7- 3AGEUHl+>^(* 'Wv%Wv#=>ͻl`3;,Aep,"}rPpmnUSs3DH8.K6`v6>(̨N XnYDhBv.MQ19!2 2opea8 Aw PۼV4/V#?jls>4ﯸKeBm`^kx9do$2PxB-/`6w@ؚaQ $^P%ǃͶo$xUO6ٰieڵu@"uIٷ?vM&r;϶XN40X!ir|EElA*$J:aF7-͓KB b]nDfuvˆNbs\ٸ߀pv؃ߖI(:(tLPl ًݼa{l,NZcł,TǠ*GݐtsʷZIff̂bbWU5[*uѐ/ ;ٻࣴW-|\܋g#[sD+݉ިW( 4QaeaTt҄ʻ^ b010&X α@A+Kc6QAJګh[j,G_1XNލgW¥_5 ԋE8+y Up\bcPU 4A#/'z,%x<#7c@O|IkӱZGgެco#!$Y0 W2op+=̔ +l^Ç ד~L (D?@ @4;Ɠ0(NCBh&Kahri;dP?T=! "gh2ۍ%M ΡٞQʹ/PջxhfN}s>ԓjs ᗞ^!/̙jjyEWꨃD'|Dg3*(Sp~UB#VֶD|q!kw6K]w.3ZDK-xU(cAݬ",In(l5ر~CxH ˅۠2X&pMzbG<-i+ zZDIsdOar(Jѩ97{=3\Uap43wC2!^Zb__3t9)׻\)W^*#'%?7{"'ǥa)SJ*d<+SPrk%qɄJг}2hx.-W;(eܴ4dⰞO,xl"2ք)tMX0!pȃH_ ᘕUzDN섺ճl#&nՙBj_f[vƋQz…Qom.©R=O%_2LJFw ! |#ٗգ7Ez#`_0)ijU2=mF~"G FIP;X-$]h@NH)<6fI, gJŬuI6`|OމGwf:9';6 6ySQ: ADqL{ ֑+2^E"g;_UhNġZLp/6(G,ɘV ^CElfT-7^E7:(soOLQ_$S imF~s滏^$t= kڤ.A.%[2 +Ÿi ޢHхo %K,tl)6ꤗJZ[jDD# z `d.bUuܣ}M_mwԖ8y`!qUaF *MȞjQGZQy/"B:2߂ V T [+6ow$f:bw|R%w#wC L_.7 NmVՔ[$xci*BbZzC^0%2\@cj1_!rT_; q^ba-B6w4#VX446E)-X=bCn#dZ{ S=!9sPc.q_IC&'vO|PsʮܿSc\)U[\+6~(gP@3.ckY^x~S7f:*>kWu 7}jhyt]\)ip#BzPݭњ 45mWǞ+uGxLW' Y#yM\q?h۱&MH)a~='7N9R`ǨCՎ"$sYfXa+ q3ȵé.|䠚ʑQe;B2yPkmѢzlgڣms$VvxyԿ9v.D Q F2n,ap~!_`WS˄.+$RakbqSQ3i.6Gq7M`2zD$4cZGvѭ[W]W\E L?8bW$9 ev<X@=f|!E=Fcv#]A"ɪ- DE,Иυc DJu΍SSV m{hyYi]=e )ɔEbXD[Z6ņ$Kk"DaԧF (ϙ!Tbznu82\UƙD_KחH2 YF0ݵT-k]# ivũa6ao(Taۏaˢ("ρtE kWRTfř> �'&qVm뀸4:PqI\J-O/ FF s;6WjʅCBPRY,h y[p X -JeoO* #S< &li97_]4D_N:b)AMl:p:'҆HPB/}qʵ[<VEb~I a~{W=Ylg4Ċ!MqP]'_:qdC{1f\v]7^}yCKWZq뷩=(`_L˾wMnɺ+|_]cQΰu$u^xYޫ K8etK&XՒ W.79G^d"uկ8ԔGJϒ`s7hN~PO^ N2Z[*,IY+S DƢHދ{j5v\XZƒ9u5[V#|t꒢/󦘷? TMg)D1>uyv)gw!WKY _iJJvWBa1 oO#6AscXhU -S,uO(c52eHvkلK=& !tdsw r$69n3t) TQB[97v ea _vVȋP'm_-L^32ϙEN6E JT}U9lJ$xi>dY)DqNL& & Om],Ry\ox8Ă8w>^u97(ufFvv 8Կjg _hl@RܧS^V|T!|b "%5'9;TʊBǠ2%Ua,v|v!Jʊ؞LL0J_HbŧD+`?2 YTZCMTu>aXKOXgUeIfs |.': P X#+͡sǪǴ5WVUƻnr/1o^VQ>v 声Nׁ*HZVni)>qkƧ}x+tRá'\s5 h6d#Y@1 ZY2*IrSqT'Ux|\ũ%]O+K: doV5r6;b.i+*Qœsr/B[r Èt_G@g4i!F$э! Ȕ;ϹHfl$:,n$tsqC{$%J6UuT޿_/NADU6.]νwse*[M c'dXm Z$ܛW]y.X&24x>SZ vy*_"ZC0I~G׽q_`$d? qzvC^^U*\dJ@Cc`}S `~1mbG܄|x\ 3۝IK#@}9>[mWPKLQN/ilɵpʻ"VXfs̩ǟ -'P%-Z hL>sWp-G2F.~Fc=h2qHkuȰXaK:J\7عÁ Š8 l&SBepBz`"1GkmFR9NH}.t'𾑓=jp;5?]QC X"cvBCܷce8+=ꔠYh @]V\VP<1`$Z8=x C-6yޖz)S`VA[,lI-eQ38P07L9zH GY8imR' @ʻ.u ik$ophWJin!5m  wNL}WG3y! Gȸ$ |@ *=;\f]F5?ƍJ`\œ`T1%:QZg9"~_ƥ \dOR UZL3ُ R2mϤK$C w  8=2?ID#>לi#RB Āj=-*R*/>8\Cؚ/&hg;%w]|YGvR* 0!>\lOC#-<#)B'FEh!Z1lSs54ΞR@65—=v!Zb<3Q- b{K8cgQgHX-髋=St =@=wf^@,nKR~O`M,2q=-̌hiE}#~wpm,*2c"4>v\~8eX{iϩ ؂Jcnӭg> oTiC/.vra3 .nlwO_jE=&\8%za7BGgC]wG!a^ w{~tm Sˌk f9@MG΅69 U/IBc{8X\ >\Ї3vM B Q{ z9x(hqi+:!9IJBh^. ;ӈvh w[^ݾwрh~E17 O,J-IclGE(\؅+0]NC=pI~}nϴc¢M}b T\+aC*Uv%}Q)5hw@aVqoφsPTUPNdC͝ F+%ܥ8jk=Ah#๪MNȕ:/h%$e k+~{]`,{N. 67 l@7ppwX; ļ։ ||UCp:kN6W:dIo\,iƜhDNOwG3)p7aɪ|e$ 6`Ywo=ڛbx&q3mSv p(1. Nj[8ֈzCc[<{AFI\z5<^27+x|ٚ˯O Wx,Kx`ޟf&_#Tp={d, oҌlFZ,T=z\ v?Q#ZQv5pR̉;xA( _䰀)l}zإ*`x` CkB NԢBJI7ODyX _;2Y Jn;x1S.PZeZO&oBMWSXD7@"kuuC%u A|Xvlp4l#)!ͶMϋ %7Pp NSϿ^ t`*pA!GiQ#=K؋cֽW"i0+8`> VH@Mhw|Vni+x~1OtF1v:jnz"jH"X=x5801XEb𗪸Uɟ.(C˖%%r0:yPAu2Clf;{'Tmlc>j"ސKq Le)4DD.6/;]"+z\*x30 19z-p11g㪋L'ιe9!X{fjyID-Sテ?wٽʚ^: X|[Z P7P ッCn+>#ޝ%EPMETPXAX[4@H :!D! WP¶tձ_'ר꫍xViu)TJQ%ژI'86kL?HR%(2o"#bm5v}v! a' Y=;:2\/gdCU^:ҏ /ˌoyY'_j$x {}(@'6&]8bVH+GuQ$$'5oY| ֚g7""%V&~7E >m?:.&!3L`0J־!]͗~Y3Zxsvqɢ,FK1tQ =`) m/rnzh($̋FymB"Ʉ 2Y@w/Rc_gNNDJԻO{/Q~&QDH.?|aZI7:-AMlV5&Nˊe.])hVzNŠ!h@{FJo'. j[݈ĶEztP{.OI׫d5FaD12*BioV Jvihz//RC,xF$[%  J +d)-+;bi ˺0d%U8#@$E|$j UcDMS)D_Qk~(ܱϚ&ʭHp5v1;&7]N-wמٽς=vMH.W1^ 4jdQ{Cq<*L?m?T~ZU_yjԗz38If$Cw,+o_<".3{bi@BRk`2VpiD0^#ZrEGag;l ǭS伀^oeOv~6FAQ2T%i>]L!\ @KD~$p/)7Ev[+. @u"hi 1~sl2ը:uNu: [.8d-PXǺ񸬰Xx%}Z1ͽ_Ѷ-k5^f[:yj 'tv|P'Q2HZYVlĭQ^k?QSPT1;:m YWzt ľ4NEs(V^]-[k:X1F*Ϙ2Mdd#U)Z-ND.=bŘ ĸ"Yn3MKh=8:+LsRiWOI 4(iuU٭TLlkG "U炱H TNܝC"fW[$"g*pm򂨄FhS V 2R9*!fGIsN$тSrxx&Şq:F,DL]tgMTm|5xp7MoGl"x<=V4xD6&xD΁[ɒJF!@97™uy C *<< Uj`~N1-+r F$Qp/sI>VuSzhГ {j[U>!"HqT^IM43A“8/^Ӧpx4s)\ .\j(pRF[ߦL'#NU0\0v~1K|~:g21rT-S|OPMVͣײuPl>.4޿=M7;@w:Z(u˾TݚO7f,>?9͢>]'Q״,ʍKt5|:roڽGx`FN8 QqDf^Rnȱ-кsT|8&}iȯ7U+ɔI.T4L 7 T.^H*xUq'T7mpEO9M'=7g{аnU>4K>cX0eQ5bwJ6՚R]¨a:=wtkwUք]!3Q%t!j *=y/&/]vAc7oyP\b_97`mbut@N3z9ߍk7&ɧI;0:ɜG88QCKNiLuejKL0Ɩ @JdgD{c#?\Nw/Q͒X(-QF7Y9J0^zN8Ÿ+.k%'}6cP(\Pgd75'S!JkҡCzZfhF~ìT<etqYd3-^YJ]e|W5D]EJ9(Շ:D44tBplG&~2 z(/(~,Dt v.1;A5ݼ\ 9J+o /m\Xpz=D-Xiv˷"V [+L;4f[o?Y6n]l^<Pz}2>UqYWwh:`'cw䭸#X2. ed0` F +@h_GR15 y1Zd VmMU= XjGX)%^P.Hg%sKu#+?v9fpʅ\Ct\sȥȢH\CV" ]UkX}0ڸh!qc-[IK P8w/.ϪD>,My/"0LbUM? '$Ad`vC$őnč %ՒU`=FѪ;'vJh>T#b\u>0[9X@|'b!ZZn/+-Xuzг!\vÿΝQ.ݫy?GG1Za)2֧("dezkQW||71#X3ڦԥ4#ުp,Gb#Ё#)*A};ɹϔ Ti (܊nn>7CoiĜJMDE -Yo@K#ќ`:&&H7[*&5$'D#c 2NMv8?sڠN۬(7NSZ!1j$\lѝ0+ i5Pܶn؇KalY#CXܫcujGBrvls"q/x7Y|`ߞjO36>kMbr2x+EgqcĎ=b"c<!٨gdv HM .lGb] 8:2ec? (|E,mfGr?pI1#YV=$$ܲ&hUdSgGpTfæY B2 fo !ާS|5{vKK.s` ѱ#l1Md4nt_4g ,7/-BZ +4ɯlaaMu 1}>$^,ݫh֝="Zm%Pe_ƭ[E#w3fh4txβQ<]f"c 12kb9!w5BM&\0$:>H?- E*J9#M&'ja2~ ǪDSk{V$$4K shBK1"MsN薇 ޤ"Gʥ}Tx@L[0_C א0N98ᦧXZaAݣuvD0>q6f ^X+F2WyyS1+Jtq'9_O*L(״C0*_ dv0گX"c 4a*b]+n:m1]FI#1`g!g7Vl(]X pwp D 5EhE[MZhWBbfU8j ª;K(]e 17¿i ?󗸕ӽH)g4'v=Lwum- 9ۖTڻwGV&hoT $| n' MUf Ǐ>F7<%JDoQ=/|߮߬6@~Vg-֑@QOr{]?T12!˿.{ɆB ,y>lOo10g2Cis{6hZy~2DLLɹ^# r T&Zei: mcZi {E= 3@M~|Ne_"Q*h*@bö| qSSc#eUvpz$;ĕ*|лs|?hx:C?ڂ FwZhH <` RU->(TۙQWNB^ 9foRT˒HòBa^lVQ 2Q):b߫? ͪ:xؿ7e\('.=1C&PIV4́8ETavx27H)Pu"bSM7 ^}LqT2WtR D}EULH lE@Ġo5ڮ?A{pDQ?8$iUDflNf.%OZ '_&)w3Mۏ1UP_$Nכ c&3uAFZ>^:nY77cT3򎢬9[;EYl+o5yJXAT_rĚ2݉&IF8Lӵt?ֹ{ŁgXEVN9>a>3Ğ|vCQyi,Z'Xx/_]5pIa1\lxӟJY v#>N 2(N#*rx vdFW$_d K6w!GEuog%{=bc u'%4wxV~ A$>/0- 9h qM;ׅbNG^}w0S0{tMFѭH縯tvIBq3WvRHz{*=)Wa֢zX7q]VHf%!޲L臡!=MƿCjQgmj{ p⊹/όŧ]HwyoB@6I) eb##`kӸxJo:5 ;v|*~͗Y) K06ZXjMKnΗG$>%p Gs[`򰐰&uC~<ǽ=?濮h)'v@p0^N"7RuGQ|K+y6% TU*X#w3[ g%Btz-d}٫Վzv_(7wqOzR66lPp&Pgpt#|iDGddGv8pE`OT]|U nDTֲ kx>+@bK=>Fc!{a*nj3Y<5\>QǶyq9AӑMnUB?7:t_\s:{A`/1g*MˠW%8'L2f;4z")?=6-b<:I.h>߄ b4K`Ouu9FV t 'ebu;,/I4IBvb02QK|B₤L ]#z1jґΓ 'WJ/%d_<λ@a$h at R$P9Bcۄ*^?%hٔH79^'E*MF4?Fe4@#w $7$wh\G8ZXa=lm?I(";j-fo=lπtdص)@-p4cԼ`!l_N?EY5 K]~j1N>}v+(5ZO]Rh'qq$M oź5#ܾbaٵKm JӑI$+~u$s%W8VMڅp>WL:wK^@!P9<NiA"A1`jå~BzA/*MiU=g~vlYv1PNsb>@1Ƚ{%[{Ȍ ukx'+vVSEһV})|wWE-;YeFqL.Zٲl]*z#pdf.@ǦO9)9H!Ƣwn/Te< v/ȻX-̊i4JGs2WxJ̛ n4ڝ[~y|#摻r3`7/ze9@]}$JUin-WoyѥنKjRdqA-Y.6/$WLZp6hH 9nɶd1a•} Jnױ)m)T@|zP,R d#86|F!dˡ,`ԌExG.bjT7!m4'0.O4V;BVLlkRB?5.f$H^았VeS!ur52ުL? q~dϘW۟N`MX ِvz̬9)YмcnԫxkN\$?˘je('& jg=TX^luYOcrnq-`" M ^W >o^Z$kV#-,˔QL#th!Q'Ѝx_pN`zDp^Jxn'"׺f,h$ٵ˵R0YPz۵02pH$$4W[Y@*(i~[XɅ&C㎐y9`<HK^*uRQKL@zBmIO /HG-ܠ7 `](o*cxh#lҊ {p2ڶ7ckkzeь_n|}HF@삝<\ҋ^M=隔Oco-R_xG4t 5U\C (c d/b}}.n/,UgnL>QÇ 1?(Iî Cʘ*+P.z 0OC5f nު$p-uU8w}-خ@?nBVQ^1ET@}%["tIej C*< =}I#m*|q";XZУok"ٹ߽XOnT;RyH8)DH {ofc0i<, V(Ъ8*RE"ly̚Xi2t1B׷%{c_nAj&:Z:BSYf$Ie}hNgtN#CcBTp8W!ŏ@*{,RҬ%@1xnL#.n&dg0y?ʿq)uڅ=N=Gv64ϸ4pe//Uz[q' 5y0mʊ}]~?yǥq-ͻ|XM Z~2O0i)gs?q<׷vzia$][<b_xB  [R?L5m]-WI1K< t~<${9N2,xwwnl~IVb87<$odw=qb8؛.!ߡyb, wbRHa3Ef6Sl4UdѰȐ0y̷ܺ`6̀Fǩ1nY ?ukPȳQk {:M} Jpn) {m4 ?3cM~vC>CH V dϜ=FxZߒu-}ntz_=WdAs%c$oR0x{NI=W+g1zf@m7G.B;Ѩiy@5꥖K!n@ K.b"ӛBe~ƾFy«M$9}**þ J]1M'Y v-UI7/E.KuuްKG#d<( A3Y}pmN@-syv KƑ knt}I;Z|КW fH;9x)wn Λ,6p~?F jhjT1|956"F\Q + aNҐ~))A3W$r%a|1!N{/)(7M:)F'h@tN@oBZh SsvyU΁`B}]o>l! H6036&oiz# )Of^Dgc 'օerb Zkw;Y(%MX!L:7/fU!vO Ђ7۬ t7F@R᫋fdi;E0)xUaƋrCE2GͿKoN <0eM[gPOmN.]R/h-i> ݔk:u6GmUrޒ6JRpF@HC?WOK5w>Cy+so0\4 cv1^T>uk QUR<]YẾ>TNZ)BZ'?jeM poҩ ՉU砸GP-q/J@$QWJUN}(O-feB~|zLլAmPo 43ƽl%N\Sɥ~ִ>/V\ec&jW*32Mn"S\mVxu98҆>@+} uӪKy-jԵ`V$`k <1]$)YzӢB:p>VcE @̌q߫͒đ=ie27߅w$%c.wnִOF91Bv&`\6Ž"a\bl'C0w<~x/RqQqXac8zm*,ѕwlZ?P DtM0E %O#p?x TZfv:}pv3+ǎO5`-:S0B5\;<4K+v_[+ *\W AHZ/ߪ}D-!]?5Ȱ6Je}Ս$С<LڤA-jUgAX 9ȸJ޶ġb2AE,skZJ "iW&pl)I."R"_ge`{.mbskqYqllL2q{]/~W-OU,~M&M#䫷K짒1R}pCV,;(۽o@x ^ȅuchT0zv2%twfY,}U{4G\;|ԚIW:?viG ;e+;. |fHBFzN4Y<ԚF_]l`fL&rG"9osQRg(VJ$wdp"򸠪bռQ)v+()U;|.mYmfDv$4䢪Q5&CT~uȽHޙ ?mDۑlM(zͶ͢\XS&[čv=DIs%0[ 'bj6>ٷD"벅0F`ճz:PSPiȶMQD k71؊7mJ,篩*J%,+qZqCwԯ,Lҁ*n<eii%ev[/Jjr d x7ۖMh0:6'.pKq 0^ǿԇG3ȼlzSѾJ\M^[M~x9X%?ۻ0,-qU-;ɡ$#M'3}}%ٗ}RL^tkjLn?~aG "I UG@'K4T\8}q+kxiĠ:PD.([*JKZMJdBڌΎKѲY`T`;`nHjϱ/z{;*m„@?xXrX{<@35#> SSDDXh%4rvb n-}6މ3Vg K2kKP\'8> K,V L8,/C%'?V<џqk"4\J.U}z^*e  pQR_9 ^kruOa1Vnmv!\ʫGW|iA?0s47x.6uҹS#B1I] &hz;gAGȫy$ltνc\<#ŏ,D$(NqE Zm$-9@ WKC^ E!kZ-q72vf`~/ǮLV>D}I8|`έmP.c0Jn3[ѽoF&4^Bd&T_/O86A0lkWvB \^M=C H/WppTB@<; :B^KyW+!9&5<89+ Vif]7y #V2m(?q/i$.X"^RƜe'!P3kKgfk"gi:<ho)"Xprph *v̫FxwI2ZS* Y"̛$WꥱQE"p5IYj#|2 a6? nDŽ~5ZEqD5Y0@9Ȟ|r pM;j9nݬ3^Cqj4#\ Xy3WosdCǰkUt[Ϩa\WjxdsvxSέ,yS[2_;{ g.:DLtǃUg&d!KΊ$CnS>= "^N{)8Ds1}j =lR.'\8wxtkddm$xUŒ8 fA(ߊl,$YeUroUDRRbR,]^1 0,ERMFJt`Yvas"wC UG=9mʍEI_ʳ34++Radd'btkֈQGi`3s?L tٳnLvGd\rzvF})V<]w.ag|y#/}hTރ+GJ1st-jlljN1S;'0#i\'zJg2Y2t,9 ؽG2]|UT茶5rn˖"Z /O0ASzevMsht}r)8[vf6* W(u+kdX(J4ȵ }fT[qؓaXw,l9+00xub8@}(N,>Eg-qu|Qz:EMb8 %4rW >>`א l/;ⷣ1mؒHWc6;G.P{w$%ŇXɝɬBs. 7u K~G-)IzIhC+IH& xv.,] u8*w_t7.#ԑKxϯ_h &7ze8$Dїݶջ`OϳڀhJh>޹.F={|Ff,yhQq~!Y·\f,gV_ W: D}Q ^QA;ʧԼknÔI}ݚ~ئM>a,>6_1q pW9ip$p!h%1o͈Ӭwݑ#J#lg`QQ'r^%}2f&Nl bN\fhW*͓?Ks~ zŀ:\Ҋ-ݠ! 4vh@I!fH03nbY$ZnH%L;wvZ l AMag*Daxy+fļ )˾G|gYO-oAru۱} q[pބm[x7 9`]g` dl]j܂t!+ww(cRPBY,/RX5|/H<d^t+1}". 44[?"t;LuY-o'T~;.z & ^HG,,Mءtǯ="OIyu?:ZAm?͕mG26zژ ,S-qZalu`Rk#FI_l 9ylBb˖n- ?{޶lҦt ]O=iU4dzcoBث$u+ ^f<2ؽ;|>ZY-o@UPX]R#cF~QWQhhsCQN|w ŜR~$ẙؙʶ6ց|#j)YFC~}g"`ΐֲޥ}`Am61NMbOot^;V\Z1! zK 7OŰb`Jp_gM&TS't%m<Q؁W w@ЄСQp5T+tf,禲.@:ډ֝~ f~)#OXz}cGU]Rik R[!9F6D"!PH2 uU4VNOs;&T"" |aB(uMν@stTY~ͯ_X/ؚ_RU~GptJ2L5G3B)wtI "QVmԩޮ%oХ脤=Nh/rsWt5 3Y7RlWob<1#TMT؂!-;GQ0)6=b ~ZQ^0;Js^ezoBxƩ\~E05@k5_N]]j[H;VK ]9Is1XEtg9 iګkipcPVX})E]M>dQS"N >it}T3o*Vh#qor^WICF/ tʛTX]A&?T K ju>[M-N^)UOL} ^MD? {YhP ]2!u<%ʖޗEE0#~ wVPq a()'^hfҸ"m< & xz$[^ߨ!Xʆv홬]}&CȒR"0>h>??X! FJSE^Z .uFGeqV$g^diJsEcS/=. dSl'欹NW)pځ]Nz2& m^0;tZFTq1Xox*FV灟J70)p SCi[2N&L/K/[dHgl40 ),qȶBXqp{`=Z$e~nn0﹀faU~|=~\/0NA/K;R/:+<)oKN*uVx?&Z`jFx{n~zAnnF-̳6R2Oi`B^p\#u$qXpt?ҲQ4[ŕu^;fkJFgU3Qŕ+"-F(U 4F !UgY2デ 2i@j=uBKM'VZl[89Ȑvk;½pL$/XWF@Ig \l  . <3@T׌epdEIdBǾI켖xH![X)k!;v"dWCF EFQ6>>xS]aEst4V.hD I<h/(z|IӱPbDXc{'`; "H9-YG7M4&w:cefl6yc}Ww4z龵 -'_iFQ>vZLZu]c@\>ʖ!JrW[-QN'Q|k _o8`7RTB!Ϟ{ovh>.,UW0vjKKΆN~iT]1@kk[~etVcۓ~N [ 2@0蠸5/y'YF,anWBSޞI~p*.{/;t (P\Dg,a( oLJe[K<˻ fW6|ƿ&xmE0㵎㒍GƄ<+_H`c:M[5U_ 0vq'i2BX,'?w*zXR@+Pc╤NpHdvzl\vڴɘVkbb\Zq wMkP_Of$iatL[m|vw-G65aVm@5dCҠ6k7M{v鯶35|7)D.7ߘ͈$K52ݘ0E9.M5÷X[шa j5;Lώ#xΛmrK%Iu`4۾靰ּ5!-Ȥ(>&I'I*DWyy >ך7GXuCx08cU' vB dtFR}T)bԚO]F,GRM(SDXÙ8c&_{> -v'dCl8nҥ!0KMv]H@^BЗJiT`*uT̍86onxX3]BvZ: (o~0aM֕: YZ