virtualbox-guest-source-5.1.34-47.1>t  DH`pZ%/=„Dg*'ڎ%MxYŹ&c٭:e/eVɂ?c=' X S~JIg}?r0Axxܡ!XyG HKv6<'Ω[@YVlgpE3|4赱r(K31s>P D ] %ϟP4@FZJ ͷQ9ژoe?5W 0881d2be13c38c08ef1871673fb5bc8ad38ee624 eZ%/=„ݚdҭy|߯s?A]wtYĽ2Т ]-qLjW5_>\",rǭ/_ zNI} v'>Y6)آ|fgCZFF}kRp|h[Al"B)1Gy6$\N&YMQ/ oj;uWשE3-=83hí+&[X_S{/0[E$;qa dAWΉ݀e5Y.3PlL-=JrsfuK; ]kҕl t>3?d! & W$5 Nb}     $0H`(8292:2GHIXY\]^;bށc#d߶e߻flCvirtualbox-guest-source5.1.3447.1Source files for virtualbox guest kernel modulesSource files for virtualbox guest kernel modules These can be built for custom kernels using cd /usr/src/kernel-modules/virtualbox/guest ; make ; make installZ%lamb78 5openSUSE Leap 42.3openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Sourceshttp://www.virtualbox.org/linuxnoarch 5AA큤Z#*Z#*Z#+6355e3ea34f4bfec9e529a28936cc771rootrootrootrootrootrootvirtualbox-5.1.34-47.1.src.rpmvirtualbox-guest-source   gccmakevirtualboxrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)5.1.344.0-13.0.4-14.4.6-14.11.2Z=Z@ZZ_@ZaZaZ+@ZNY@Y˒YǞ@YzY@YYV@Y@Y}@Yp@YoIYm@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@W 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- modify hint message in virtualbox-60-vboxdrv.rules, so udev rules will stay enabled also after package update- Updated virtualbox-xserver-116.patch to the actual upstream commits. The previous version contained outdated X11 includes, so the resulting vboxvideo driver didn't actually work with Xorg 1.16 in Factory.- update to version 4.3.14: + VMM: more fixes for MSR emulation on certain hardware (bugs #12784, #12949, #13034) + VMM: improve MSI handling under rare circumstances (only relevant for the ICH9 chipset) + VMM: fixed #UD exception for 64-bit guests with the EFER.SCE bit and the SYSCALL instruction (VT-x only; 4.3 regression; bug #13008) + VMM: fixed timekeeping after resuming SMP guests + VMM: properly wake up a halted VCPU on NMI/SMI + GUI: fixed a potential crash + GUI: fixed stuck AltGr key on Windows hosts (bug #2537) + GUI: fixed a potential error during the version check + GUI: shortcut change should not require Enter/Return (or other trigger) to confirm (bugs #12828, #12847, #12937, #13087) + GUI: fixed update check which was broken due to changing the location of the root certificates (bug #13096) + VBoxManage: fixed typo in showvminfo --machinereadable (bug #13176) + NAT: fixed inbound half-close (bug #13116) + NAT: fixed slow upload speed under certain conditions (bug #10034) + NAT Network: fixed potential loss of inbound TCP data + NAT Network: fixed potential infinite stalls of TCP connections over IPv6 + NAT Network: fixed resets of TCP connections on Windows hosts + NAT Network: fixed inbound half-close on Mac OS X hosts + NAT Network: fixed socket leak on Solaris hosts + NAT Network: fixed ping of mapped host loopback on Mac OS X and Solaris hosts, fixed proxying of IMCP errors on Mac OS X + Host-Only Network: fixed SNMP ifConnectorPresent value on Windows (bug #13143) + Storage: fixed a possible crash with CD/DVD passthrough under certain circumstances + Storage: fixed a crash when trying to open an inaccessible QED or QCOW image (bug #12613) + Storage: fixed data corruption or read errors under rare circumstances + AHCI: fixed a crash under rare circumstances + USB: performance fixes + ICH9: properly reset MSI capability on reset + Keyboard: active modifier keys during suspend were stuck after resuming the host + 3D: fixed misbehavior with huge guests (i.e. guest more than 4GB guest memory + 3D: several fixes + API: properly detect the Windows 8.1 guest OS type (bug #13090) + ExtPack: cleanup of dangling uninstallation directories + Linux hosts / guests: compile fix for EL7 (bug #12638) + Linux Additions: made 3D pass-through work with recent versions of Mesa in the guest (bug #12941) + Linux Additions: Linux 3.16 fixes (bug #13123) + Mac OS X hosts: when scanning for host CD/DVD devices also consider BlueRay devices + OS/2 Additions: fixed gengradd.dll library name (bug #12785) + Solaris Additions: fixed permissions of files and directories located on shared folders + Windows host installer: fixed the need for rebooting Windows after installation or upgrade, extended logging for NetFlt/NetAdp (un)installation- Update ot version 4.3.12: + VMM: fixed an occasional Guru Meditation (Mac OS X hosts only; bugs #12727, #12954) + VMM: fixed a rare condition that would fail to invalidate guest TLB entries or would invalidate them when not required (Windows hosts only) + VMM: fixed a VERR_NOT_SUPPORTED Guru Meditation seen with certain guests, e.g. OpenServer 5.0.7 + VMM: more fixes for MSR emulation on certain hardware (tickets #12240, #12875) + GUI: fixed mouse positioning with mouse integration disabled and multiple guest screens (Windows hosts only; bug #9059) + GUI: fixed crash in VM manager (bug #12878) + GUI: fixed crash under rare conditions on entering/exiting fullscreen/seamless mode + Shared Clipboard: don't stop working after taking a snapshot (bug #12700) + AHCI: fixed a crash under rare circumstances + API: fixed a hang during VM shutdown under rare conditions + NAT: fixed generation of malformed ICMP error datagrams (4.3.10 regression) + NAT: fixed potential crash in DNS proxy + NAT Network: don't drop port forwarding rules after some time + NAT: fixed ARP cache corruption and network loss in Windows guest caused by iSCSI service activity + USB: improved check if a storage device is currently mounted to the host when the device is about to be attached to the VM (Mac OS X hosts only; #11038) + 3D support: several fixes, including better support for Ubuntu 14.04 + VRDP: fixed a potential crash on client disconnect (bug #12858) + VBoxSVC: fixed a race when a new client is started a few seconds after the last client terminated (Windows hosts only; bugs #11309, #12509) + VBoxSVC: fixed VirtualBox.xml registry corruption after VM renaming + VBoxSVC: fixed a potential crash caused by incorrect USB device filter (Mac OS X hosts only; #11038) + Windows hosts: partly support 32-bit COM on 64-bit systems + Windows host installer: implemented merge module (msm) support + Linux hosts: fixed dependency of boot script on older Debian systems (bug #12262) + Linux guests: fix symbolic link to shared folder helper (bug #12879) + Linux Additions: don't crash VBoxService during guest execute for users without a password (bug #12994) + Linux Additions: fixed a bug in guest execution where the guest process terminated with VERR_INTERRUPTED to the host- Update to version 4.3.10: + VMM: more work on improving the emulation of certain MSR registers on certain host CPUs (e.g. bugs #12734, #12736, #12744, #12748, #12686, #12770) + VMM: fixed single-stepping for real-mode guests (VT-x without unrestricted guest execution) and some I/O instructions (bug #12636) + VMM: fixed a potential problem with COW pages if nested paging is not available + GUI: Mac OS X: experimental native full screen support for Mountain Lion and Mavericks (bug #12292) + GUI: Mac OS X: removed the mini-toolbar minimize button which doesn't work under Mac OS X full screen mode anyway + GUI: experimental HID LEDs synchronization for Windows and Mac OS X hosts: fixed keyboard re-synchronization if the feature is disabled (as done by default; bug #12758) + GUI: fixed a potential crash when opening the preferences menu (bug #12862) + OVF: fixed a crash of the VirtualBox Manager when re-starting guest export (bug #12586) + 3D support: several fixes + HGCM: fixed a problem with saved states which could cause several guest misbehavior after a VM was started from a saved state + Storage: fixed a bug preventing to compact differential snapshots under certain conditions + VBoxSVC: fixed a segmentation fault on Linux hosts if a very long path exists under /dev (bug #12760) + API: fixed guest misbehavior under certain conditions if a storage medium was attached or removed at VM runtime + Windows installer: make the --silent parameter work again (bug #12764) + Linux Additions: install correctly on Ubuntu guest systems with a /usr/lib64 directory (bug #12513) + X11 Additions: fix for the VBoxClient process not exiting correctly (bug #12348) and consuming too much processor time - Refresh virtualbox-xserver-116.patch to xorg-server-1.15.99.902 with x.org video driver protocol version 17.0 - Set mode of /usr/lib/virtualbox/VirtualBox to 4750 to match /etc/permissions.easy as newly complained by chkstat (due to ro's change)- Add Virtualbox-xserver-1.16.patch: Compatibility with xserver-1.16- Update to version 4.3.8: + VMM: more work on improving the emulation of certain MSR registers (e.g. bugs #12224, #12544) + VMM: fixed a VERR_INVALID_RPL Guru Meditation when booting certain guests (bug #11350) + VMM: experimental support for SSE 4.1 / SSE 4.2 passthrough, see the manual for more information how to enable it (bug #8651) + VMM: fix for recent Linux kernels with software virtualization + GUI: experimental HID LEDs synchronization for Windows hosts, see the manual for more information + GUI: warn the user if the Oracle Extension Pack is not installed and the user tries to activate the remote display feature (bug #9104) + GUI: make sure that a minimized guest (using mini toolbar in fullscreen/seamless mode) keeps the minimized state (bug #12199) + GUI: popup banner's "do not show this message again" check-box replaced with corresponding button + GUI: network adapter cables can now be connected/disconnected directly through the running virtual machine Devices / Network menu a Network status-bar indicator + GUI: the new VM wizard now proposes 64-bit guests on 64-bit hosts by default; better distinction between 32-bit OS types 64-bit OS types (bug #12533) + GUI: better error message if appliance import fails (bug #12657) + GUI: allow to set host-combination to 'None' using the Global settings / Input page (bug #12730) + GUI: don't switch the guest to a black screen during online snapshot merge (4.3 regression) + VBoxManage: when exporting an appliance, support the suppression of MAC addresses, which means they will be always recreated on import, avoiding duplicate MAC addresses for VMs which are imported several times + AHCI: fixed a VM hang during suspend under certain circumstances + AHCI: fixed a VM hang during online snapshot merge under certain circumstances + AHCI: fixed a bug which resulted in Windows XP guest hangs if a SATA CDROM is attached (bug #12417) + AHCI: fixed a Guru Meditation under certain conditions + AHCI: ejecting a CD/DVD medium failed under certain conditions + AHCI: disk hotplugging fixes + NAT: transparent handling of host sleep/resume and network configuration changes if the dnsproxy is enabled or if the hostresolver is used (bug #12441) + NAT: fixed crash and misbehaviour under some circumstances with ICMP packets having TTL=1 + NAT Network: fixed IPv6 reassembly + NAT Network: ping proxy implemented + OVF: fixed reading of the OVF 0.9 section element (4.3 regression; bug #12345) + OVF: several fixes + 3D: several fixes, multiscreen fixes (e.g. bug #9124) + 3D: include 3D content in captured videos (bug #12666) + 3D: include 3D content in captured screenshot (bug #11758) + VGA: proper handling of legacy graphics modes if the Guest Additions are active (bug #6649) + USB: fixed crash during isochronous transfer under rare circumstances + BIOS: better disk geometry handling of SCSI drives + API: fix crashes in Java API clients using the XPCOM binding, happened with output parameters only (bug #11232) + VBoxSVC: documented the handling of host power management events (see the manual for more information) and added an extradata item for configuring the handling of the battery-low event (bug #9925) + VBoxSVC: fixed a bug which could trigger a crash if a VM snapshot was restored the second time and the VM has associated bandwidth groups (bug #12569) + VBoxSVC: properly detect ifconfig if located in /bin (bug #12713) + Shared Folders: fixed a failure to restore transient shared folders when starting a VM from a saved state (bug #12578) + Mac OS X hosts: fixed issue when the application icon was frozen in the dock if the bridging interface was not connected to a network (bug #12241) + Linux hosts: also consider the physical package ID when determining the number of physical CPU cores + Linux hosts / guests: don't warn in kernel log if memory allocation fails (bug #11171) + Solaris hosts: fixed the autostart SMF script (bug #11720) + Windows hosts: fixes for non-ANSI code page user names and similar environment contents (bug #12596) + Windows hosts / guests: fixed setting and using a guest user's process environment variables (relevant for Guest Control) + Windows Additions: fixed handle leaks in VBoxTray (bug #12563) + Windows Additions: fixed a crash while detecting active guest users + Windows Additions: fixed restoring backed up D3D files on XPDM -> WDDM upgrade + Guest Control: fixed setting and using a guest user's process environment variables + Linux Additions: support Enterprise Linux 6.5 kernels (bug #12505) + Linux Additions: fixed CPU hot-remove on newer Linux kernels + Linux / Solaris Additions: don't automount a shared folder which is already mounted + X11 Additions: support X.Org Server 1.15 (bug #12623) - Rebased patches: + vbox-default-os-type.diff + vbox-no-build-dates.diff - Dropped patches: + virtualbox-xorg-1.15.patch (merged upstream)- fix build (script handling)- Add missing %{_vbox_instdir}/VBoxNetNAT.so- Update to version 4.3.6: + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT caused by VMCB caching with nested paging on certain AMD CPUs (bug #12451) + VMM: fixed a Guru Meditation VERR_VMX_UNEXPECTED_INTERRUPTION_EXIT_TYPE while intercepting debug exceptions (VT-x only; bug #12410) + VMM: fixed a Guru Meditation VERR_SVM_UNEXPECTED_EXIT while intercepting debug register accesses (AMD-V only; bug #12481) + VMM: fixed a VERR_SSM_STRUCTURE_MAGIC error when trying to load a saved state made with VBox 4.3.4 when VT-x/AMD-V is disabled. Unfortunately, VBox 4.3.4 produced broken saved states for this configuration so you have to discard these states (bug #12414) + VMM: added a few more MSRs to the whitelist required by certain guests (bug #12245) + GUI: fixed deleting of inaccessible VMs (4.3 regression, bug #12205) + GUI: fixed warnings in VM settings / number of guest processors (bug #12480) + Main: don't automatically enable 64-bit guests on 64-bit hosts if VT-x/AMD-V is not available (bug #12424) + Main: always expose the DMI memory information to Windows 2012 guests (bug #12017) + Main: fixed occasional crashes on guest display resolution change (bug #7063) + Main: fixed reporting back temporary name when calling IGuestSession::DirectoryCreateTemp() (bug #12498) + API: fix for a hang when launching a GUI VM through the API, which crashes due to GUI unavailability + Storage: fix for BLKCACHE_IOERR runtime errors under rare circumstances (bug #11030) + Network: allow to start more than 5 PCNet instances (bug #12426) + E1000: if the cable was disconnected before the guest initialized the device, the link status was not properly set to 'down' after the initialization completed despite the fact that there was no connection + 3D support: fixed offset of guest 3D image elements (Mac OS X Retina hosts only; bug #11021) + Solaris hosts: fixed accessing the host driver from non-global zones (4.3 regression, bug #12271) - For more changes see https://www.virtualbox.org/wiki/Changelog - Add source services (refresh_patches ATM) - Rebased patches: + vbox-disable-updates.diff (only offset) + vbox-fpie.diff (only offset) + vbox-deprec-gsoap-service-proxies.diff (manually) + vbox-gsoapssl-deps.diff (manually) + vbox-no-build-dates.diff (manually) + vbox-permissions_warning.diff (manually) + vbox-python-detection.diff (manually) + vbox-smc-napa.diff (manually) + vbox-vboxdrv-init-script.diff (manually) + vbox-vboxweb-init-script.diff (manually) + virtualbox-xorg-1.15.patch (only offset) - Dropped patches: + vbox-ret-in-nonvoid-fnc.diff (obsolete) - Fix smp_mflags typo - Add buildrequires: device-mapper-devel, libvpx-devel- added virtualbox-xorg-1.15.patch to support xorg-server 1.15- added subpackage virtualbox-guest-desktop-icons, contains icons to provide os-specific icons for guest desktop files created on desktop.- update to 4.2.20, this is a maintenance release. The following items were fixed and/or added: * GUI: always report recommended resolutions for all monitors (not always done since 4.2.12) * GUI: make sure the assigned license and description are attached to the exported appliance * GUI: the OS X hot corners were not accessible while a VirtualBox VM is running (Mac OS X hosts only; bug #4139) * NAT: don't run into an infinite loop in case the host cannot access any DNS server (bug #12300) * NAT: don't re-connect the cable if the DNS information changes and the cable was disconnected before (bug #12225) * Main: properly save the passthrough flag for DVD drives without an attached medium * Keyboard: fixed a VM crash if a VM was resumed from a saved state where at least one key was pressed (bug #11289) * 2D Video acceleration: fix crashes on presentation mode switches (bug #9194) * Storage: fixed errors with snapshots when using QCOW or QED disk images (bug #12144) * Storage: fix for newer Linux kernels not detecting a hard disk as SSD when using the IDE or SATA controller (bug #12025) * Storage: fixed detection of CD/DVD media when switching from an empty to a host drive with passthrough enabled * Snapshots: fixed a bug which could result in lost medium attachments (4.2.18 regression, bug #11750) * Shared Clipboard: fixed potential SEGFAULT when working with UTF8 and UTF16 content (Mac OS X hosts only) * OVF: fixed import logic for OVF appliances containing multiple VMs * Extpack Installer: make it work if the file is located in a folder with special characters * SDK: extended the functionality coverage for the C bindings * API: block the removal of the current snapshot if it has child snapshots (only relevant for VMs without snapshottable hard disks, their presence always prevented removal), which resulted in VM config corruption * API: mark VM configs with snapshots but without current snapshot as inaccessible, as this combination is nonsense * API: fixed information for some automatically generated events (only with XPCOM, Windows host was not affected), which caused errors when getting some of the attributes over the webservice (bug #12379) * Mac OS X hosts: support for Mac OS X 10.9 (Mavericks) * Mac OS X hosts: properly sign the kernel extensions for Mavericks hosts (bug #12256) * Mac OS X hosts: use a launchd script instead of the deprecated StartupItem mechanism (bug #8940) * Mac OS X hosts: fixed a bug where the VirtualBox dock icon was not properly removed from the dock after a VM terminated preventing Mavericks hosts from shutting (bug #12241) * Linux Additions: Linux 3.13 compile fix (bug #12358) * Linux Additions: Linux 3.12 compile fix (bug #12083) * Linux Additions: Linux 3.11 fix for shared folders (bugs #11946, #12128) * Linux Additions: compile fix for SLES11 SP3 * Linux Additions: correctly set umask before installing (bug #12166) * Linux Additions: build the vboxvideo kernel module correctly on OL/RHEL 6.1 guests (bug #11996) * Linux Additions: make 3D work on Slackware 14.1 (bug #12320 comments 3 and 4) * Windows Additions: fixed memory leak caused by WTSQuerySessionInformation() on Windows 2000 guests (bug #12072) * Windows Additions: multimonitor resize fixes * X11 Additions/3D: fix freezes starting 3D desktop (bug #11503, thank you Sam Spilsbury) * Guest additions/3D: fix an occasional dead-lock (bug #12319) - obsolete vbox-shared-folder.diff- added vbox-shared-folder.diff to fix shared folders (bnc#841673).- install udev rules and VBoxCreateUSBNode.sh to the correct directories (bnc#799741)- deprecated vbox-linux-3.11.diff - updated to virtualbox 4.2.18 * VMM: properly handle NMIs on Linux hosts with X2APIC enabled * VMM: fixed potential crashes with 64-bit guests on 32-bit hosts (bug #11979) * GUI / seamless: properly handle mouse wheel scroll events * GUI, VBoxManage: when unregistering a VM, also unregister the hard disk images which are used exclusively (bug #10311) * GUI: prevent crashes under certain conditions on X11 hosts * 3D: multiscreen fixes (incorrect mouse position, flickers) * 3D Support: several fixes for the Windows WDDM video driver (multiscreen, seamless) * Snapshots: made live snapshots work again (bug #9255) * Teleportation: made it work again (bug #9455) * VBoxManage: on snapshot take, --pause is default and --live is for doing live snapshots * VBoxSVC: don't crash on systems with many VLAN interfaces (Solaris hosts only) * Network: after the host resumes from suspend, disconnect and reconnect the virtual network cables to force renewing the DHCP leases for the guests. So far only Mac OS X hosts and Windows hosts (bug #10063). * NAT: on name server changes force a reconnect of the virtual network cable to notify the guest (Mac OS X hosts only) * Mac OS X installer: keep previously installed Extension Packs on VirtualBox upgrade * Linux hosts / guests: Linux 3.11 fixes (bug #12001) * Solaris hosts: fixed a potential kernel panic caused due to unexpected preemption due to logging. * Windows hosts: fixed an issue with USB2 devices being inaccessible when plugged into USB3 ports. * Linux Additions: added PCI device identifier to vboxvideo.ko fixing DRI initialization under certain conditions (bug #11957) * Linux Additions: fixed udev detection in the init script with Linux 3.x kernels- added vbox-linux-3.11.diff to fix build (upstream patch : https://www.virtualbox.org/changeset/47588/vbox)- updated to virtualbox 4.2.16 * OVF/OVA: don't crash on import if no manifest is used (4.2.14 regression; bug #11895) * GUI: do not restore the current snapshot if we power-off after a Guru Mediation * Storage: fixed a crash when hotplugging an empty DVD drive to the VM * Storage: fixed a crash when a guest read from a DVD drive attached to the SATA controller under certain circumstances * EFI: don't fail with 64-bit guests on 32-bit hosts (bug #11456) * Autostart: fixed VM startup on OS X * Windows hosts: native Windows 8 controls * Windows hosts: restore native style on Vista 32 * Windows hosts / guests: Windows 8.1 adaptions (bug #11899)- install 1.14 vboxvideo driver on openSUSE 13.1 (bnc#826326)- updated to virtualbox 4.2.14 * VMM: another TLB invalidation fix for non-present pages * VMM: fixed a performance regression (4.2.8 regression; bug #11674) * GUI: fixed a crash on shutdown * GUI: prevent stuck keys under certain conditions on Windows hosts (bugs #2613, #6171) * VRDP: fixed a rare crash on the guest screen resize * VRDP: allow to change VRDP parameters (including enabling/disabling the server) if the VM is paused * USB: fixed passing through devices on Mac OS X host to a VM with 2 or more virtual CPUs (bug #7462) * USB: fixed hang during isochronous transfer with certain devices (4.1 regression; Windows hosts only; bug #11839) * USB: properly handle orphaned URBs (bug #11207) * BIOS: fixed function for returning the PCI interrupt routing table (fixes NetWare 6.x guests) * BIOS: don't use the ENTER / LEAVE instructions in the BIOS as these don't work in the real mode as set up by certain guests (e.g. Plan 9 and QNX 4) * DMI: allow to configure DmiChassisType (bug #11832) * Storage: fixed lost writes if iSCSI is used with snapshots and asynchronous I/O (bug #11479) * Storage: fixed accessing certain VHDX images created by Windows 8 (bug #11502) * Storage: fixed hang when creating a snapshot using Parallels disk images (bug #9617) * 3D: seamless + 3D fixes (bug #11723) * 3D: version 4.2.12 was not able to read saved states of older versions under certain conditions (bug #11718) * Main/Properties: don't create a guest property for non-running VMs if the property does not exist and is about to be removed (bug #11765) * Main/Properties: don't forget to make new guest properties persistent after the VM was terminated (bug #11719) * Main/Display: don't lose seamless regions during screen resize * Main/OVF: don't crash during import if the client forgot to call Appliance::interpret() (bug #10845) * Main/OVF: don't create invalid appliances by stripping the file name if the VM name is very long (bug #11814) * Main/OVF: don't fail if the appliance contains multiple file references (bug #10689) * Main/Metrics: fixed Solaris file descriptor leak * Settings: limit depth of snapshot tree to 250 levels, as more will lead to decreased performance and may trigger crashes * VBoxManage: fixed setting the parent UUID on diff images using sethdparentuuid * Linux hosts: work around for not crashing as a result of automatic NUMA balancing which was introduced in Linux 3.8 (bug #11610) * Windows installer: force the installation of the public certificate in background (i.e. completely prevent user interaction) if the --silent command line option is specified * Windows Additions: fixed problems with partial install in the unattended case * Windows Additions: fixed display glitch with the Start button in seamless mode for some themes * Windows Additions: Seamless mode and auto-resize fixes * Windows Additions: fixed trying to to retrieve new auto-logon credentials if current ones were not processed yet * Windows Additions installer: added the /with_wddm switch to select the experimental WDDM driver by default * Linux Additions: fixed setting own timed out and aborted texts in information label of the lightdm greeter * Linux Additions: fixed compilation against Linux 3.2.0 Ubuntu kernels (4.2.12 regression as a side effect of the Debian kernel build fix; bug #11709) * X11 Additions: reduced the CPU load of VBoxClient in drag'and'drop mode * OS/2 Additions: made the mouse wheel work (bug #6793) * Guest Additions: fixed problems copying and pasting between two guests on an X11 host (bug #11792)- updated to virtualbox 4.2.12 * VMM: fixed a Guru Meditation on putting Linux guest CPU online if nested paging is disabled * VMM: invalidate TLB entries even for non-present pages * GUI: Multi-screen support: fixed a crash on visual-mode change * GUI: Multi-screen support: disabled guest-screens should now remain disabled on visual-mode change * GUI: Multi-screen support: handle host/guest screen plugging/unplugging in different visual-modes * GUI: Multi-screen support: seamless mode: fixed a bug when empty seamless screens were represented by fullscreen windows * GUI: Multi-screen support: each machine window in multi-screen configuration should have correct menu-bar now (Mac OS X hosts) * GUI: Multi-screen support: machine window View menu should have correct content in seamless/fullscreen mode now (Mac OS X hosts) * GUI: VM manager: vertical scroll-bars should be now updated on content/window resize * GUI: VM settings: fixed crash on machine state-change event * GUI: don't show warnings about enabled or disabled mouse integration if the VM was restored from a saved state * Virtio-net: properly announce that the guest has to handle partial TCP checksums (bug #9380) * Storage: Fixed incorrect alignment of VDI images causing disk size changes when using snapshots (bug #11597) * Audio: fixed broken ALSA & PulseAudio on some Linux hosts due to invalid symbol resolution (bug #11615) * PS/2 keyboard: re-apply keyboard repeat delay and rate after a VM was restored from a saved state (bug #10933) * BIOS: updated DMI processor information table (type 4): corrected L1 & L2 cache table handles * Timekeeping: fix several issues which can lead to incorrect time, Solaris guests sporadically showed time going briefly back to Jan 1 1970 * Main/Metrics: disk metrics are collected properly when software RAID, symbolic links or rootfs are used on Linux hosts * VBoxManage: don't stay paused after a snapshot was created and the VM was running before * VBoxManage: introduced controlvm nicpromisc (bug #11423) * VBoxManage: don't crash on controlvm guestmemoryballoon if the VM isn't running (bug #11639) * VBoxHeadless: don't filter guest property events as this would affect all clients (bug #11644) * Guest control: prevent double CR in the output generated by guest commands and do NLS conversion * Linux hosts / guests: fixed build errors on Linux 3.5 and newer kernels if the CONFIG_UIDGID_STRICT_TYPE_CHECKS config option is enabled (bug #11664) * Linux Additions: handle fall-back to VESA driver on RedHat-based guests if vboxvideo cannot be loaded * Linux Additions: RHEL/OEL/CentOS 6.4 compile fix (bug #11586) * Linux Additions: Debian Linux kernel 3.2.0-4 (3.2.39) compile fix (bug #11634) * Linux Additions: added auto-logon support for Linux guests using LightDM as the display manager * Windows Additions: Support for multimonitor. Dynamic enable/disable of secondary virtual monitors. Support for XPDM/WDDM based guests * X11 Additions: support X.Org Server 1.14 (bug #11609)- Move udev rules to /usr/lib/udev/rules.d for openSUSE 12.3 (and later) and to /lib/udev/rules.d for older distributions.- it fails without alsa-devel installed, so buildrequire it (somehow no longer dropped in)- add a _constraints file to avoid random failures on small workers- added vbox-deprec-gsoap-service-proxies.diff to fix deprecated old-style C++ service proxies (use soapcpp2 -z1 flag) - added vbox-gsoapssl-deps.diff as workaround to fix build- added VBoxCreateUSBNode.sh from vbox upstream for creating usb device nodes, by default this feature is disabled so you have to enable it in vbox udev rules by hand (bnc#799741) - updated to virtualbox 4.2.10 * GUI: fixed keyboard with XQuartz X server (bug #10664) * Main/Display: fixed a crash with multi-monitors under certain conditions (Mac OS X hosts only) * Main/Properties: fixed a crash under certain conditions, for example after wakeup from host hibernate (bug #11444) * Settings: don't lose the internal network settings if they are not currently active * Storage: another incompatibility fix for VHD differencing images with Hyper-V (bug #5990) * VBoxManage: don't read beyond the end of the file specified with export --eulafile (bug #11528) * Linux hosts / guests: Linux 3.9-rc0 compile fixes (bug #11529) * Linux Additions: fixed two warnings in the shared folders guest kernel module (bug #11390) * Linux Additions: don't crash VBoxService if libdbus is not available (bug #8638) * Windows Additions: fixed upgrading MultiMedia Redirection (MMR) support- make HW Supplements for x11 subpackage conditional on xorg-x11-server package (bnc#810333)- updated to virtualbox 4.2.8 * VMM: fixed guest crash with huge amount of guest RAM on VT-x hosts (bug #11306) * GUI: fixed a layout bug in the Mac OS X clone VM dialog (bug #10982) * GUI: not all the translation tags were taken into account during the language switch (bug #11342) * GUI: take guest screenshot dialog sometimes had no keyboard input available on Windows host * Main/Machine: fix generation of spurious event for inaccessible VMs which triggered an endless event generation loop in cooperation with the GUI which became unresponsive (4.2.6 regression, bug #11323) * Main/Display: fix for an access violation under certain conditions in multi-monitor configurations (bug #10539) * Main/Metrics: network metrics are now collected for active (up) interfaces only, the state of an interface being evaluated when the associated metric is enabled via setupMetrics * Snapshots: reduce the time for merging snapshots under certain conditions * Storage: fixed data corruption after resizing a VDI image under certain circumstances (bug #11344) * Storage: fixed non working online merging of snapshots (4.2.6 regression, bug #11359) * Storage: fixed crash when connecting to certain QNAP iSCSI targets * Storage: fixed incompatibility of VHD differencing images with Hyper-V (bug #5990) * Bridged Networking: fixed TCP pseudo header checksum computation for IPv6 (bug #9380) * 3D support: fix Battlefield 1942 game crashes (bug #11369) * Settings: really sanitize the name of VM folders and settings file, the code was disabled before (bug #10549) * Settings: allow to change VRDE settings for saved VMs * VBoxManage: don't crash during screenshotpng if there is no display (bug #11363) * Linux hosts: work around gcc bug 55940 which might lead to wrong kernel module code if gcc 4.7 is used to compile the 32-bit Linux host kernel (bug #11035) * Linux hosts: fixed inconsistent lock state and deadlock warnings on module load and VM startup when CONFIG_PROVE_LOCKING is enabled (bug #11318) * Linux hosts: made "]" key work again on Japanese keyboards * Mac OS X hosts: don't crash the kernel during dtrace if the VBox kernel extensions are loaded (10.6 hosts only; bug #11273) * Solaris / Mac OS X hosts: machine CPU load metrics now report 100% when all cores are fully utilized (used to be a single core) * Solaris 11 host installer: wait for any services left over from a previous installation to be terminated to avoid confusing SMF. * Guest Additions: don't block signals for processes executed via guest control * Guest Additions: fixed a small memory leak in VBoxService (bug #10970) * Windows Additions: fixed shared folder issue with large reads/writes on 64 bit Windows guests (bug #11115) * Linux Additions: Linux 3.8 compile fixes (bug #11036) * X11 Additions: fixed blocked SIGALRM in 3D desktop sessions (bug #10987) * X11 Additions: fixed an unresolved reference in vboxvideo_drv for X.org 6.8 guests and before (e.g. RHEL4; 4.2.0 regression) * X11 Additions: fixed screen automatic resizing for guests with X.org 1.3 or older (4.2.0 regression)- vboxadd init script should not do anything if not running in a virtualbox guest.- install 1.13 vboxvideo driver on openSUSE 12.3 (bnc#799480)- updated to virtualbox 4.2.6 * VMM: don't inject stale VT-x events to prevent crashes after VM reset (bug #11256) * VMM: workaround for buggy BIOSes which enable MONITOR only for certain CPUs (bugs #9460, #10686) * GUI: fixed trimming of anti-aliased text in details-view element headers (4.2.0 regression) * GUI: fixed create-settings-file-alias functionality on Mac hosts (4.2.0 regression) * GUI: fixed take-guest-screenshot functionality on Windows hosts (bug #11095) * GUI: several minor fixes, including palette fixes (bug #11191) * GUI: fixed Windows 2012 OS type (bug #11206) * GUI: allow to terminate the VM even if VBoxSVC crashed * API: fixed cancelling of snapshots, previously this could lead to inconsistent VM configs (bug #6877) * API: fixed identifying disk images by UUID (bug #11209) * 3D Support: several fixes * VRDP: fixed occasional crash with external authentication (bug #11156) * VGA: fix for double scan text modes * USB: fixed invalid pending request count at the time of service of DEVICE POWER requests (Windows hosts only; bugs #10021, #11056) * USB keyboard: Korean keyboard workaround (bug #11150) * Storage: fixed hang with QCOW images and asynchronous I/O enabled * Storage: fixed hang with newer VHD images (bug #11279) * Storage: actually write the non-rotational flag to the VM settings (4.2.0 regression) * Virtio-net: fixed the problem with network statistics counters in Session Information dialog (GUI) * Metrics: introduced network rate and disk usage metrics * Metrics: fixed a crash under certain conditions on Solaris hosts * BIOS: fix for El Torito * Shared Folders: if the host folder of a shared folder mapping does not exist, keep it active but mark it as invalid to prevent inconsitent saved states (bug #11147) * VBoxManage: fixed converting disks from raw images * VBoxManage: show snapshot description in the VM or snapshot information * VBoxManage: make implicit opening of media consistent in all places dealing with media * VBoxManage: the iSCSI initiator name was not stored in the settings file when doing storageattach (bug #11212) * VBoxManage: metrics collect now properly handles 'CPU/MHz' and 'Net/*/LinkSpeed' metrics * VBoxManage: changing the image UUID or parent UUID as part of storageattach works now in all safe cases * VBoxManage: introduced storageattach --medium additions as a shortcut to mount the additions image (bug #11165) * OVF: fixed importing OVF files cerated by recent VMware products (bug #10905) * Linux hosts / Bridged Networking: fixed the problem with leaking connections in conntrack (bug #11178) * Linux Additions: added support for ConsoleKit sessions in the vminfo service of VBoxService * Linux Additions: don't crash during remount under certain conditions (bug #11291) * Linux/Solaris Additions: fixed guest memory metrics collection * Solaris hosts: added a dependency to ensure that the user directories are reachable when starting VBox services * Windows host installer: integrated user-contributed translations, thanks to all contributors! * Windows Additions: fixed auto-logon installation for Windows 8 * Windows Additions: don't fail if the shared folders host service is not available * Windows Additions: fixed Guest Additions startup on Windows 2000 guests (bug #11253) * Windows Additions: auto-resize fixes for Windows 8 guests- updated to virtualbox 4.2.4 * GUI: fixed validation warning on global settings / proxy page (4.2.2 regression, bug #11089) * GUI: fixed crash with multiple guest screens on certain conditions (OS X hosts only) * VBoxBalloonCtrl: fixed command line argument handling of ballooning module * VRDP: fixed occasional crash during a video playback in the guest (bug #11082) * BIOS: fixed broken DMI information (4.2 regression) * BIOS: workaround for booting from Windows 2000 floppy disks * EFI: fixed video mode selection loss on VM reboot (#10983) * Parallel: fixed parallel port printing failure/ paper queue empty error (Windows hosts only) * NAT: fixed crash on alias-less DNS responses when host-resolver is used * Storage: fixed hang under rare circumstances- updated to virtualbox 4.2.2 * VMM: adapted to changes in Mac OS X 10.8.2 (bug #10965) * GUI: restored VM item tool-tip functionality (4.2 regression) * GUI: added group item tool-tip functionality * GUI: fixed handling of the .ova/.ovf file name association (4.2 regression) * GUI: it was not possible to change any setting before the first VM was created (bug #10928) * GUI: disable grouping action if all the selected items are full children list of the same group already * GUI: added menu for runtime drag-and-drop option change * GUI: cleanup shared-clipboard menu on visual-mode change * GUI: make sure VM receives keyboard focus on entering fullscreen-mode on Win host (bug #11051) * GUI: disable proxy authentication for security reasons * 3D Support: DrawIndexedPrimitiveUP implementation fixes for the Windows WDDM video driver (bug #10929) * Storage: fixed a release assertion in the AHCI emulation when requests where canceled with asynchronous I/O disabled * Storage: fixed a hang during VM reset under certain circumstances (bug #10898) * NAT: fixed a crash under rare circumstances (Windows hosts only; bug #10128) * NAT: automatically use the host resolver if the host name server is set to some unusual loopback value (bug #10864) * E1000: fixed a VirtualBox crash during intensive network transfers (4.2 regression; bugs #10936, #10969, #10980) * ICH9: fixed PCI bridge initialization * USB mouse: ensure that the last mouse event doesn't get lost if no URBs are available * BIOS: certain legacy guests (e.g. Windows 95) didn't find the boot device after a warm reboot * BIOS: don't trash the palette in text modes when setting the border color * EFI: fixed OS X guest autoboot (4.2 regression) * VBoxManage: fixed output of showvminfo --machinereadable (bug #10973) * VBoxManage: fixed parsing of storageattach --discard (bug #11023) * VBoxManage: fixed wrong output of the HPET setting in showvminfo (bug #11065) * VBoxManage: fixed closing the guest session after executing a guest process via guest control * VBoxShell: adaptions to interface name changes * Guest Additions device: fixed a Guest Additions hang when a machine was reset after a crash * Linux hosts / guests: Linux 3.7-rc1 fixes * Linux Additions: support X.Org Server 1.13 * Linux Additions: fixed a hang when the X server was restarted with old guest kernels * Linux Additions: fixed a VBoxService crash during CPU hot remove (bug #10964) * Windows Additions: fixed automatic screen resize issue for NT4 guests * OS/2 Additions: fixed shutdown hang * OS/2 Additions: fixed mouse driver panic * Solaris hosts: fixed autostart service going into maintenance mode after all VMs started * Solaris hosts: fixed linking the host driver with the dtrace module - added vbox-drop-fa-IR-translation.diff to fix build- fix build, point source command to current directory ( use source ./env.sh )- update to 4.2.0 - rebase patches - remove kernel-3.6 patch, no longer needed- Add virtualbox-kernel-3.6.patch to fix compilation with 3.6 kernel- let it build with all versions of openjdk- update to virtualbox 4.1.18 (This is a maintenance release) * VMM: fixed VERR_REM_VIRTUAL_CPU_ERROR under rare conditions after the guest has been reset (bug #5164 and others) * VMM: fixed host freezes with 64-bit guests on 32-bit Linux hosts (bug #10528) * VRDP: added a workaround for rdesktop clients not properly updating the screen size when minimized * AHCI: fixed a rare bug which can cause a guest memory corruption after the guest storage controler has been reset * NAT: another attempt to fix crashes under rare conditions (Windows hosts only; bug #10513) * Mac OS X hosts: addressed issues running Leopard / Snow Leopard (bug #10631) * Linux hosts / Bridged Networking: fixed the problem with device driver unloading on kernels 3.2.18 and newer due to an invalid reference counter (bug #10624) * Linux hosts / guests: Linux 3.5-rc1 fixes * Linux Additions: the guest content was sometimes not properly updated (bug #9887) * Solaris Additions: installer fix for X.org Server 1.11 and 1.12- use proper version of vboxvideo xorg driver (vboxvideo_drv_112) for 12.2 release - adjust udev rules for vboxuser device on guest machine (file virtualbox-60-vboxguest.rules)- update to virtualbox 4.1.16 (This is a maintenance release) * VMM: fixed a Guru Meditation VERR_ACCESS_DENIED with certain guests (bugs #7589, #8247) * VMM: fixed a Guru Meditation VERR_PAGE_TABLE_NOT_PRESENT with Ubuntu 32-bit guests with nested paging enabled on AMD CPUs (bug #10183) * VMM: preserve segment limits and attributes when switching to unreal mode required for some legacy guests to work properly (VT-x without unrestricted guest execution only; bug #9941) * VMM: fixed a VM hang after a resume from pause / savestate with SMP guests in rare cases * 3D Support: several fixes for the Windows WDDM video driver crash * NAT: fixed a crash on attempt to process ICMP datagram under some circumstances (bug #10527) * Host-only Networking: lifted the maximal number of interfaces to 128 on Linux and Mac OS X hosts (there is no such limitation for Solaris and Windows hosts) * EFI: fixed wrong SEC/PEI Core entry point calculation (bug #10531) * VRDP: fixed a display update problem (bug #10503) * Main: set the proper VM state if savestate failed for some reason (bug #6189) * Main: more useful error message if a medium is inaccessible * VBoxManage: fixed controlvm savestate if the VM is already paused * Mac OS X hosts: addressed issues running on Mountain Lion Preview 3 (bug #10267) * Linux hosts: Linux 3.4 compile fixes * Linux hosts: fixed wrong help path in some rpm-based packages (bug #10418) * Guest Additions: fixed handling of custom environment variables during VBoxManage guestcontrol execute (bug #10581) * Windows Additions: fixed guest driver crash of VBoxSF in certain cases (4.1.10 regression, bug #10408) * Windows Additions: don't load the WDDM driver if 3D support is not available for Windows 8 guests to keep the guest maintainable in that case (still better to miss some features than providing a blank screen) * Solaris Additions: added support for X.org Server 1.11 and 1.12- modify vboxadd-init-script.diff to fix issues with missing config file on guest [bnc#761923]- use workaround for issue with kmk_sed and gcc4.7 http://svn.netlabs.org/kbuild/ticket/112, which breaks build, instead of kmk_sed use /usr/bin/sed- update to virtualbox 4.1.14 (This is a maintenance release): * Network: fixed the problem with packets larger than MTU-4 when PCnet or PRO/1000 was bridged to certain types of adapters on OS X hosts (bug #3783) * NAT: fixed a segfault under rare circumstances * 3D Support: fixed Windows WDDM video driver crash for SMP guests (bugs #10200, #10331) * Windows Guest Additions, VRDP: fixed occasional text corruption (bug #3001)- drop vbox-config.diff and use LocalConfig.kmk to properly define lib,app and doc paths (bnc#737525)- deprecated vbox-visibility.diff and vbox-gsoap_ssl.diff - update to virtualbox 4.1.12 (This is a maintenance release): * VMM: fixed VERR_NOT_SUPPORTED and VERR_RAW_MODE_INVALID_SMP guru meditation due to an invalid reschedule to raw mode (bug #10370) * VMM: fixed PDMCritSectLeave guru meditation under rare circumstances with SMP guests * VMM: proper Math Fault handling with certain legacy guests (bug #9042) * NAT: fixed a socket leak under certain conditions * Storage: better sanity check against reading beyond end-of-file * Audio: fixed a crash in the NUL audio backend (bug #10374; 4.1.10 regression) * HGCM: fixed a crash during savestate under rare circumstances * VBoxSVC: several locking fixes * VBoxManage: return the correct error code if controlvm savestate failed (bug #10134) * Guest Additions: VBoxService should not crash on exit (bug #10326; 4.1.10 regression) * Windows Additions: set the correct time stamp when a file is closed (bug #6473) * Windows Additions: better help if the DirectX backups are not properly installed * Linux Additions: Linux 3.4-rc1 compile fixes- added vbox-gsoap_ssl.diff to fix building websrv with ssl support - drop deprecated kernel-3.3.patch - update to virtualbox 4.1.10 (This is a maintenance release): * GUI: if 3D support on the host is not available for some reason, do not only disable this VM setting but also uncheck the checkbox * VMM: fixed a potential problem causing to schedule interrupts during SYSEXIT right after STI * VMM: fixed a potential guest memory corruption issue with page fusion * VMM: adjusted the module matching algorithm for page fusion a little, generally resulting in slightly more shared pages * Main: host interfaces no longer have "defaults" for IP address and network mask attributes * Main: don't depend on a password for certain guest control operations (bug #10030) * 3D Support: fixed Windows XP hosts support (4.1.8 regression; bugs #10071 and #10088) * 3D Support: rendering fixes for Linux hosts with NVIDIA graphics * 3D Support: fixed saved state issues (4.1.8 regression; bug #10126) * 3D Support: WDDM driver: fixed powershell_ise crashes (bug #10167), make WPF-based apps work with Aero enabled, fixed additional possible WinSAT crashes * VRDP: fixed remote clipboard compatibility issues with some clients * Storage: fixed a possible data corruption when compacting VDI or VHD images with snapshots (32-bit hosts only) * iSCSI: fixed crash when using incorrect credentials when authenticating with a LIO target (bug #10173) * Serial: don't abort in host mode under rare error conditions (non-Windows hosts only) * SDK: actually ship current C bindings * SDK: fixed the Java glue code for JDK 1.7.0 (bug #9848) * SDK: added Python example * Metrics: make metrics collection more robust regarding blocked VMs * Web service: added SSL/TLS support * VBoxShell: fixed Guest Additions information lookup * Solaris installer: fixed dependency checking while installing VirtualBox in a zone * Linux hosts/guests: Linux 3.3-rc1 compile fixes * Solaris hosts: fixed debug kernel panics while opening module CTF data (bug #9651) * Mac OS X hosts: fixed Python support on Lion * Linux Additions: make 3D passthrough work on OL/RHEL 6.2 (bug #10010) * Linux Additions: fixed missing implementation when copying shared folder data through kernel high memory (bug #9878) * Linux Additions: make sure all data is written when closing a memory mapped file on a shared folder * Linux Additions: added support for X.Org Server 1.12 * Solaris Additions: fixed guest kernel driver to load properly on guest reboot (4.1.8 regression; bug #10113) * Solaris Additions: fixed missing 64-bit OpenGL library VBoxOGL.so (bug #10151) * Solaris Additions: fixed VBoxService import and start for Solaris 11 guests. * Windows Additions: some Windows 8 adaptions * Windows Additions: several fixes for shared folders (bug #9753) * Guest control: miscellaneous bugfixes- use pie/fPIE for setuid binaries (vbox-fpie.diff) (bnc#743143) - clean up virtualbox-60-vboxdrv.rules and use fillup_only for vbox sysconfig file - added vbox-vboxweb-init-script.diff to use proper pid file and runlevels in vboxweb initscript- enabled websrv feature, this feature is now provided by new subpackage virtualbox-websrv - added vbox-visibility.diff to fix websrv build (ommit -fvisibility=hidden gcc flag for gsoap related builds)- Drop unnecessary xorg-x11-libs-32bit buildrequires - Fix build with linux kernel 3.3- remove build date from VBoxSVC- update to virtualbox 4.1.8 * VMM: fixed VERR_MAP_FAILED during savestate under certain circumstances (bug #7929) * GUI: stop updating the VM status icons when the VM is paused (bug #8368) * VBoxManage: fixed wrong return code after startvm (bug #9642) * BIOS: fixed hang at launch of DOS applications generated by Clipper 5.3 (note that hardware virtualization may be required) * USB: fixed OS/2 boot hang when using recent USB drivers * NAT: increase maximum number of parallel connections making connections with port forwarding more robust (#8471) * Metrics: fixed potential problem with invalid access in guest metrics collection upon VM destruction * Main: don't crash if a medium is ejected twice (bug #9922) * VBoxSVC: fixed crash under rare circumstances (e.g. client crash) * VRDP: fixed screen freeze (bug #9620) * OVF/OVA: fixed broken disk images on import under rare circumstances * OVF/OVA: better error message when importing corrupted appliances * VMDK/VHD: fixed a possible corruption with host cache disabled when using snapshots under rare circumstances (bug #9749) * 3D Support: Fixed fullscreen mode issues for ATI graphics (bug #9775), * 3D Support: Windows Media Player rendering for XPDM-based Direct3D support (bug #8341). * 3D Support: Multiple fixes to XPDM and WDDM - based 3D support for Windows Guests and for 3D support in general * Linux hosts: fixes for Fedoras Linux 2.6.41 (bug #9948) * Linux hosts/guests: fixes for Linux 3.2 (bug #9743) * Solaris Additions: various shared folder fixes (bugs #9856, #9862, #9917) * Windows Additions: various fixes for Direct3D support (un)installation, added detection of missing or wrong Direct3D system files- fix license to be in spdx.org format- dropped vbox-VBE_DISPI_INDEX_ENABLE.diff and vbox-disable_vboxpci_build.diff - update to virtualbox 4.1.6 * VRDP: fixed screen corruption * NAT: the interface stopped working after a lot of failed ICMP requests (bug #9371) * E1000: fixed rare Windows 7 guest hangs, either at boot time or when reconfiguring the network card in unusual setups (bug #6223) * ATA: fixed a possible crash during ATAPI passthrough with certain guests * ATA: improved compatibility with ancient Linux kernels * Main: fixed incorrect framebuffer information after leaving the fullscreen mode with X11 guests, this lead to a scrambled preview window in the GUI for example * Mac OS X hosts: fixed the problem with duplicate packets when bridged to a wireless interface (bug #9648) * Linux hosts: fix for 3D support on Fedora 15 (bug #9799) * Linux hosts: don't call del_timer_sync from an interrupt context (Fedora bug report 746331) * Windows Vista and 7 guests: more WDDM fixes * Linux Additions: fixed kernel module compilation failure on Redhat Enterprise Linux 4 (bug #9709) * Linux Additions: install the DRI driver correctly on Ubuntu 11.10 guests * Solaris Additions: added read-only mmap support for shared folders * Solaris Additions: added directory, file mode and mask options for shared folders * Windows Additions: implemented faster detection of logged-in guest users and stale sessions * X.Org Additions: fixed graphical corruption when switching to a virtual terminal (bug #9490)- Remove runlevel 4 from vboxdrv init script (bnc#724469)- drop $ALL target from vboxes init script (bnc#705505)- added vbox-VBE_DISPI_INDEX_ENABLE.diff to fix broken linux console after starting X (bnc#717713)- dropped xorg conf file virtualbox-60-vboxmouse.conf as there is no more vboxmouse_drv.so xorg driver on %suse_version >= 1130 - modified virtualbox-60-vboxdrv.rules to use setfacl instead of GROUP rule - update to virtualbox 4.1.4 * VMM: fixed PAE guests running on 32-bit hosts (4.0 regression; bug #9458) * VMM: fixed INVALID_PARAMETER guru meditation caused by insufficient memory conditions (4.1.0 regression; bug #9240) * VMM: fixed clobbered CPU registers during stos/lods/ins/outs emulation under rare circumstances * VMM: another fix for 64-bit guests on recent AMD CPUs * GUI: warn the user if he uses an outdated extension pack and allow to download and upgrade in that case (bug #8025) * GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #373) * VBoxManage: another fix for extpack install --replace (bug #9308) * VBoxManage: allow to specify the UUID of the target image in convertfromraw * VRDP: fixed a rare crash when two or more clients connect to the server (bug #9503) * VRDP: fixed a case when a client was not resized correctly (bug #9242) * USB: make device capturing work on Windows hosts with usbhub class filter drivers installed (bug #9298); bugfixes for Windows host USB support * VHD: fixed reads crossing block boundaries (bug #8532) * VMDK: fixed progress indicator when creating split VMDK images * Floppy: fixed medium size detection for physical mediums (Windows hosts only) * Main: fixed VM initialization if a shared folder does not exist (bug #7941) * Main: fixed possible deadlock between hard disk enumeration and resetting of immutable disks (bug #9549) * Main: fixed not detaching of virtual storage after a snapshot restore operation (bug #8296) * Main: always reset modified state after restoring a snapshot (bug #9387) * Main: fixed writing of changed VM settings to disk when using snapshots (bug #8932) * Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active * Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370) * 3D Support: fixed incorrect rendering and possible crashes when switching to/from fullscreen with enabled 2D acceleration * 3D Support: fixed compiz under ubuntu 9.10 * Guest control: Miscellaneous small bugfixes * Linux / Solaris hosts: don't use hard links in packages (4.1.2 regression; bug #9441) * Mac OS X hosts: fix installation issues when installed as root (bug #1578) * Mac OS X hosts: fixed packet capture issues with vboxnetX host-only interfaces (bug #8076) * Solaris hosts: fixed incoming multicast packets for Crossbow based bridged networking (bug #9532) * Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535) * Windows hosts installer: fixed ADDLOCAL usage on command line (4.1.0 regression; bug #9488) * Windows hosts installer: fixed dangling shortcut to the .chm help file (bug #9646) * Windows hosts installer: try to fix installation error 2869 which appeared under certain circumstances (bug #9664) * Windows hosts: VBoxHeadless should never open a separate console window (bug #3549) * Guest Additions: fixed hang while waiting for guest execution output (4.1.2 regression; bug #9446) * Linux Additions: add support for X.Org Server 1.11 (bug #9519) * Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627) * Linux Additions: start VBoxService correctly on openSUSE 12.1 (bug #6229) * Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal) * Solaris Additions: fixed memory leaks and panics while mounting (from console) and unmounting shared folders. * Windows Additions: fixed swapped mouse cursor hotspot coordinates (4.1.0 regression; bug #9447) * Windows Additions: fixed PAGE_FAULT_IN_NONPAGED_AREA BSOD in VBoxDisp.dll when running SnippingTool (bug #9508) * Windows Additions: make image viewer work correctly with Aero enabled (Vista and Windows 7) * Windows Additions: fixed incorrect window border blurs under Aero with ATI cards (Vista and Windows 7) * Windows Additions: fixed incorrect rendering when moving 3D applications outside guest desktop and back under Aero (Vista and Windows 7) * Windows Additions: fixed guest hangs when switching back from fullscreen text mode apps (bug #9636)- Use config noreplace for udev rules, avoid overwrite of USB udev rules.- included proper versions of vboxmouse_drv and vboxvideo_drv (xorg drivers) in to virtualbox-guest-x11 - fixed typo in virtualbox-60-vboxdrv.rules- update to Virtualbox 4.1.2 * VMM: fixed 64-bit guests on AMD Fusion CPUs (bug #8824) * VMM: fixed handling of the sysenter/sysexit machine instructions in 64-bit guests on Intel hosts * GUI: added linked clone support * GUI: fixed error check when changing the VM controller settings (4.1.0 regression; bug #9246) * GUI: fixed the inclusion of additional information (license, vendor, ...) on OVF export * GUI: when taking a snapshot from the VM selector, don't do a live snapshot * GUI: fixed immediate crash during start on certain environments due to a library version conflict * Guest control execution: implemented copying single files from guest to the host (directories and filters not supported yet) * Guest control execution: limited to serve up to 5 guest processes at a time by default * Main: return the correct RDP default port fixing settings warnings in the GUI if the remote display was enabled at runtime (bug #9368) * VBoxSVC: made the path comparison OS independent when images are registered (bug #9303) * VBoxSVC: several fixes/performance improvements for cloning of VMs * Snapshots: fixed "Solid-State drive" flag survival on snapshot creation (bug #9379) * VBoxManage: implemented copyfrom and stat guest control tools to copy files from guest to host and to check for existence of files on the guest * VBoxManage: fixed extpack install --replace (bug #9308) * VBoxManage: allow to start multiple VMs with startvm * VBoxManage: experimental support for SATA CD/DVD hotplugging * Mouse support: fixed an off-by-one pointer position error affecting Windows guests (bugs #7566, #9321) * VRDP: fixed a case when the screen was not redrawn correctly (bug #9242) * NAT: changed TCP connection establishment according to Winsock API requirements (Windows hosts only; bug #8919) * USB: fixed device recognition issues (bugs #9299) and fixed several device capturing issues (Windows hosts; bug #9299) * USB: fixed issues with remote filters being applied to local USB devices * OVA: fixed import of renamed OVA files (bug #9033) * Windows host: fixed icon for .VDI files (bug #9393) * Solaris hosts: fixed a bug preventing parallel usage of multiple host NICs with Crossbow based bridged networking * Linux hosts: fixed random kernel panics on host suspend / shutdown (4.1.0 regression; bug #9305) * Guest Additions: keep logged in user count in out-of-memory situations and warn about it * Solaris Additions: fixed shared folders due to missing symbols in the vboxfs module (4.0.12 / 4.1.0 regression; bug #9264) * Windows Additions: fixed file truncation on a shared folder with some applications (bugs #9276, #9315) * Windows Additions: fixed shared folder issues with antivirus software and 64 bit Windows guests (bug #9318) * Windows Vista and 7 guests: WDDM driver fixes and performance enhancements, fixed WinSAT crashes (#9267) * Linux Additions: fixed llseek() for Linux kernels 2.6.37 and above- modified usb udev rule in virtualbox-60-vboxdrv.rules (thanks to Dirk O. Kaar)- update to Virtualbox 4.1.0 (major update) * Support for cloning of VMs (bug #5853): full clones can be created through the GUI and VBoxManage, linked clones only through VBoxManage * GUI: enhanced wizard for creating new virtual disks * GUI: new wizard for copying virtual disks * GUI: keep the aspect ratio in scale mode (Windows and OSX hosts only; bug #7822) * VMM: raised the memory limit for 64-bit hosts to 1TB * Experimental support for PCI passthrough for Linux hosts, see the manual for more information * Windows guests: Experimental WDDM graphics driver, supporting Windows Aero (bug #4607) and providing Direct3D support using a cleaner approach (no need to install the guest drivers in Safe Mode anymore) * Guest Additions: status of modules and features can now be queried separately by the frontends * Networking: new network attachment mode "Generic Driver", which offers an open plugin architecture for arbitrary and separately distributable virtual network implementations * Host-only Networking: fixed host crash in kernels prior to 2.6.29 * New Networking Mode UDP Tunnel: allows to interconnect VMs running on different hosts easily and transparently * Experimental support for SATA hard disk hotplugging available with VBoxManage * Solaris hosts: New Crossbow based bridged networking driver for Solaris 11 build 159 and above * VMM: more SMP timer fixes * VMM: fixed sporadic recompiler crashes with SMP guests * VMM: many small fixes * GUI: when reverting to a snapshot, ask for taking a snapshot of the current state * GUI: added a View menu * GUI: added a setting for the promiscuous mode policy for internal networks, bridged networks and host-only networks * GUI: added slider for setting the CPU execution cap allowing to limit the amount of CPU time spent for the execution of the guest * GUI: the VM description is editable during the runtime of a VM (bug #1551) * GUI: added proxy settings (bug #2870) * GUI: made the number of SATA ports configurable * GUI: decrease time before showing the VM configuration dialog * VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port * VBoxManage: changed syntax of the guestcontrol command group, fixed various bugs, removed obsolete options * VBoxBalloonCtrl: new service for automatic dynamic adjustment of the balloon size for running VMs * Settings: machine names and snapshot names are not allowed to be a valid UUID * Settings: provide better diagnostics if a single medium is used twice in a VM configuration * Settings: provide better diagnostics for errors in medium create/merge/clone operations, and fix memory leaks in error cases * Storage: ATA/SATA drives can be marked as non-rotational, i.e. the guest OS will detect them as a SSD if supported, which can improve performance * Storage: virtual CD/DVD images will be detached if the guest ejects the medium, unless the drive is marked to handle ejects only on a temporary basis * Storage: the medium UUID can be changed again when attaching a medium for the first time, which allows using images which are exact duplicates including the UUID * Storage: fixed possible data corruption under certain circumstances with VHD and Parallels images (bug #9150) * Storage: fixed unnecessary expansion when cloning differential images in VDI format * Storage: fixed detection code to handle empty files for VDI and VMDK format * Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller (bug #8592) * Floppy: several bugs have been fixed * Floppy: make it possible to unmount a host floppy disk (bug #6651) * BIOS: disk-related structures are now checksummed correctly (bug #8739) * USB: many fixes for the Windows USB host driver * NAT: reduced memory footprint * Networking: fixed the problem with segmentation offloading when several VMs are transmitting in parallel * Networking: workaround for a bug in wireshark when operating directly on a capture file created by VirtualBox * Serial: announce the serial devices in the ACPI tables to make Windows guests find the virtual hardware (bug #7411) * VRDP: support for TLS connections (see the manual for more information) * VRDP: support for multimonitor client configurations with MS RDP clients * VRDP: fixed a rare screen corruption * 3D support: fixed GL_VERSION string for different locales (bug #8916) * Webservice: fixed timeout handling with HTTP 1.1 keepalive, and be more robust when connections fail * VBoxSVC: fixed regression when several clients trigger autostart simultaneously * Main: fixed incorrect handling of the medium location for media which are not file based, which resulted in confusing location values in many places * JAX-WS client bindings: fixed resource leak * Sources: fixed USB 2.0 support using extension packs for non-official builds * Mac OS X hosts: fixed non-VT-x mode on Lion hosts * Windows hosts: fixed copy'n'paste in the GUI and for the VM window (bug #4491) * Windows hosts (64-bit only): enabled removing of all mediums when removing a VM * Windows hosts (64-bit only): enabled live snapshot deletion * Windows hosts: use native controls in the installer (bug #5520) * Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above) * Solaris hosts: better control of USB device access on Solaris 11 hosts * Guest Additions: improved driver installation on Windows guests * Guest Additions: fixed high CPU usage while executing guest programs from the host * Solaris Additions: fixed automounting of shared folders (bug #8014) - deprecated vbox-netflt_start_xmit_enable.diff - added vbox-disable_vboxpci_build.diff and vbox-fix-ftbfs-as-needed.patch.diff to fix build- update to Virtualbox 4.0.10 * GUI: fixed disappearing settings widgets on KDE hosts (bug #6809) * Storage: fixed hang under rare circumstances with flat VMDK images * Storage: a saved VM could not be restored under certain circumstances after the host kernel was updated (bug #8983) * Storage: refuse to create a medium with an invalid variant (for example Split2G with VDI; bug #7227) * Snapshots: none of the hard disk attachments must be attached to another VM in normal mode when creating a snapshot * USB: fixed occasional VM hangs with SMP guests (bug #4580) * USB: proper device detection on RHEL/OEL/CentOS 5 guests (partial fix for bug #8978) * ACPI: force the ACPI timer to return monotonic values for improve behavior with SMP Linux guests (bug #8511 and others) * RDP: fixed screen corruption under rare circumstances (bug #8977) * rdesktop-vrdp: updated to version 1.7.0 * OVF: under rare circumstances some data at the end of a VMDK file was not written during export * Mac OS X hosts: Lion fixes (bug #8903) * Mac OS X hosts: GNOME 3 fix * Linux hosts: fixed VT-x detection on Linux 3.0 hosts (bug #9071) * Linux hosts: fixed Python 2.7 bindings in the universal Linux binaries * Windows hosts: fixed leak of thread and process handles * Windows Additions: fixed bug when determining the extended version of the Guest Additions (4.0.8 regression; bug #8948) * Solaris Additions: fixed installation to 64-bit Solaris 10u9 guests (4.0.8 regression) * Linux Additions: RHEL6.1/OL6.1 compile fix * Linux Additions: fixed a memory leak during VBoxManage guestcontrol execute (bug #9068)- Add BuildRequires: glibc-devel-static- drop hal dependency from BuildRequires (bnc#697034)- added vbox-netflt_start_xmit_enable.diff (bnc#694311), enable alternative packet filter, http://www.virtualbox.org/ticket/8076- updated to Virtualbox 4.0.8 (maintenance release) * Mac OS X hosts: fixed incompatibility with recent Mac OS X versions in 64-bit mode (bug #8474) * Mac OS X hosts: fixed incompatibility with hosts with more than 16 cores (bug #8389) * Mac OS X hosts: fixed painting corruptions on a second monitor in 64-bit mode (bug #7606) * GUI: restored functionality to set an empty host key to disallow any host key combination (4.0.6 regression; bug #8793) * VBoxManage: added controlvm screenshotpng subcommand for saving the screenshot of a running VM in PNG format * VBoxHeadless: fixed potential crash during shutdown (Windows hosts only) * NAT: built-in services use the correct Ethernet addresses in Ethernet header and in ARP requests * Host-only networking: fixed adapter reference counting * E1000: fixed rare guest crashes with Linux SMP guests (bug #8755) * SATA: fixed guest disk corruption under rare circumstances (only relevant for guests with more than 2GB RAM; bug #8826) * Storage: fixed data corruption after a snapshot was taken with asynchronous I/O enabled (bug #8498) * Floppy: several improvement * HPET: another fix for time jumps (bug #8707) * USB: removed assumption that string descriptors are null-terminated (Windows hosts only) * 3D support: fixed a potential crash when resizing the guest window * 3D support: fixed GNOME 3 rendering under Ubuntu 11.04 and Fedora 15 * Snapshots: fixed another bug which could lose entries in the media registry when restoring a snapshot (bug #8363) * Shared Folders: don't stop mounting the other valid folders if one host folder is inaccessible (4.0.6 regression) * Linux Additions: check whether gcc and make are installed before building kernel modules (bug #8795) * Solaris Additions: added support for X.Org Server 1.10 * Guest Additions: fixed inappropriate Guest Additions update notification when using vendor-specific version suffixes (bug #8844) - deprecated vbox-gcc46.patch- Allow GCC 4.6 to be used- Remove bundled libraries to ensure they are never used - USe system boost headers,only needed for xml parser it seems.- updated to Virtualbox 4.0.6 (maintenance release) * VMM: fixed incorrect handling of ballooned pages when restoring a VMM from a saved state * VMM: don't crash on hosts with more than 64 cores / hyperthreads; implemented support for up to 256 host cores (except Windows hosts; bug #8489) * VMM: fixed guru meditation for PAE guests running on hosts without PAE (bug #8006) * VMM: fixed slow Linux guests with raw mode and recent guest kernels (bug #8726) * GUI: support host key combinations (bug #979) * GUI: fixed progress indicator (bug #7814) * GUI: show the mouse pointer while the VM is paused if the USB tablet mouse emulation is used (bug #6799) * GUI: adapt the snapshot folder as well when renaming a VM (bug #8469) * GUI: persistently remember the last folders of the disk/DVD/floppy selectors * GUI: never allow to start a VM with USB-2.0 activated if the proper extension pack is missing (bug #8182) * GUI: fixed hang/crash when opening a file dialog in an non-existing folder (bug #8673) * Snapshots: fixed a bug which could lose entries in the media registry when restoring a snapshot (bug #8363) * Snapshots: allow snapshots to be stored in the VM directory * 3D support: fixed a crash if a VM was forced to terminate (Windows hosts only; bug #7133) * Storage: fixed memory leak (4.0 regression; bug #7966) * Storage: fixed access to iSCSI targets over internal network * Storage: fixed reading from disks with more than one snapshot for VHD and VMDK images with disabled host cache (bug #8408) * Storage: fixed a possible hang during VM suspend after an I/O error occurred * Storage: fixed a possible hang during VM suspend / reset (bug #8276, #8294) * Storage: automatically create a diff image when attaching a streamOptimized VMDK image to a VM * ATA/SATA: fixed automounting of virtual CD/DVD mediums with recent Linux distributions by correctly reporting the current profile as 'none' if no medium is present * Buslogic: fixed emulation for certain guests (e.g. jRockit VE) * Host-Only Networking: fixed interface creation failure on Windows hosts (4.0.4 regression; bug #8362) * Host-Only & Bridged & Internal Networking: fix for processing promiscuous mode requests by VMs, defaulting to switch behaviour * Host-Only Networking: fixed connectivity issue after resuming the host from sleep (bug #3625) * Bridged Networking: support for interface bonding on Mac OS X hosts (bug #8731) * NAT: fixed processing of ARP announcements for guests with static assigned IPs (bug #8609) * VRDP: backward compatibility with VRDPAuth external authentication library (bug #8063) * Shared Folders: don't fail to start a VM if a path is not absolute, for example when importing an OVF from a different host (bug #7941) * Audio: fixed crash under certain conditions (bug #8527) * USB: fixed a crash when plugging certain USB devices (bug #8699) * HPET: fixed time jumps when reading the counter (bug #8707) * OVF/OVA: automatically adjust disk paths if the VM name is changed on import * OVF/OVA: fix export to slow medias * OVF/OVA: automatically repair inconsistent appliances with multiple disks (bug #8253) * rdesktop-vrdp: fixed an assertion triggered under certain conditions (bug #8593) * Windows hosts: fixed occasional hangs during VM shutdown because sometimes COM was not properly uninitialized * Mac OS X hosts: prevent the mouse from leaving the VM window while captured * Mac OS X hosts: keep aspect ratio while resizing in scale mode (shift for old behaviour) (part of bug #7822) * X11 hosts: fixed Yen key support (bug #8438) * X11 hosts: fixed a regression which caused Host+F1 to pop up help instead of sending Ctrl+Alt+F1 * Linux hosts / Linux Additions: mangle IPRT symbols to allow installing VirtualBox inside a VM while the Guest Additions are active (bug #5686) * Linux hosts / Linux guests: workaround for a bug in GLIBC older than version 1.11 leading to crashes under certain conditions (signed/unsigned problem with memchr on 64-bit machines) * Solaris hosts: fixed a deadlock in event semaphores that could lead to unkillable VM processes * Windows Additions: fixed Sysprep parameter handling * Windows Additions: fixed spontaneous guest reboots under certain circumstances (4.0.2 regression; bugs #8406, #8429) * Windows Additions: added auto logon support for locked workstations on legacy Windows versions * Windows Additions: fixed driver bugcheck error when handling PnP messages (4.0 regression; bug #8367) * Windows Additions: fixed memory leak in VBoxVideo * X11 Additions: added support for X.Org Server 1.10 final * Linux Additions: Linux kernel 2.6.39-rc1 fixes * Linux Additions: improved auto-run support (bug #5509) * Linux Additions: fix mouse support on SUSE 11 SP 1 guests (bug #7946) * Solaris Additions: added support for X.Org Server 1.9 * Guest Additions: various bugfixes for guest control execution * Webservice: use own log file, with log rotation to limit size - deprecated vbox-kernel-2.6.39.patch- remove the remaining build dates in binaries- Fix build in kernel 2.6.39- Fix build with as-needed - DO not use static libstdc- Remove more build dates in binaries - VirtualBox no longer requires GCC 4.3- added Conflicts: virtualbox-ose-*-kmp for kmp packages, because host (vboxdrv) and guest (vboxguest) kmp exports the same symbol (RTMemFreeEx) which breaks loading modules using modprobe (bnc#661740)- fix missing permissions handling of VBoxNetDHCP (bnc#679785) - fix permissions handling for virtualbox-qt subpackage- fix requires sysvinit(syslog)- update to VirtualBox 4.0.4 (maintenance release) * VMM: fixed recompiler crashes under certain conditions (bugs #8255, #8319 and further) * VMM: fixed running 64-bit guests on 32-bit host with nested paging enabled on AMD CPUs (4.0 regression; bug #7938) * VMM: fixed timing issues / hangs for certain guests using the programmable interval timer (bugs #8033 and #8062) * VMM: large page and monitoring fixes for live snapshots (bugs #7910, #8059, #8125) * GUI: fixed error message when trying to exceed the maximum number of host network interfaces * GUI: fixed saving of changes to the metadata of an existing snapshot (bug #8145) * GUI: fixed rare crash on X11 hosts (bug #8131) * GUI: when selecting a shared folder, start the file dialog in the users home directory (bug #8017) * ExtPack: enforce the correct permissions which might be restricted by umask when creating directories (non-Windows hosts only; bug #7878) * VBoxSDL: fixed crash when starting by specifying the VM UUID (4.0 regression; bug #8342) * VBoxManage: allow savestate even if the VM is already paused * VBoxManage: fixed modifyvm --synthcpu (bug #6577) * VBoxManage: fixed hang when doing guestcontrol execute –wait-for exit and displaying process status on exit (bug #8235) * VBoxManage: decreased CPU load during guestcontrol execute –wait-for exit/stdout while waiting for the guest process to terminate (bug #7872) * VBoxManage: fixed list hostdvds/hostfloppies * VBoxManage: fixed storageattach for host DVD drives and host floppy drives * Metrics: introduced RAM/VMM base metric. * Main: improved sanity check when taking a VM screen shot (bug #7966) * Main: fixed a crash under rare circumstances if a VM failed to start * Main: fixed attaching of immutable disk images (bug #8105) * Main: fixed a crash at VM shutdown (bug #6443) * Main: fixed incorrect handling of cross-referenced medium attachments (bug #8129) * Settings: fixed truncating of big integer values (4.0 regression) * Settings: properly store the ICH9 chipset type (bug #8123) * Host-Only & Bridged Networking: fixed VBox DHCP server startup issue for Windows hosts (4.0 regression; bug #7905) * Host-Only Networking: re-create vboxnetX interfaces after vboxnetadp.ko module reload on Linux and Darwin (bugs #5934, #6341) * NAT: fixed an mbuf leak under rare circumstances (bug #7459) * ACPI: don’t allow the guest to enter S4 by default and don’t announce S1 and S4 in the ACPI tables if disabled (bug #8008) * Graphics card: made re-enabling disabled screens work correctly to prevent problems when X11 guests enter screen saving mode (bug #8122) * Storage: fixed write errors with snapshots if the host cache is disabled (4.0 regression; bug #8221) * ATA/SATA: fixed reset handling after ACPI suspend/resume * BusLogic: fixed hang with SMP VMs * Serial: another attempt to prevent lost characters during transmission (bug #1548) * Linux hosts/guests: Linux 2.6.38-rc1 compile fixes * Mac OS X hosts: fixed VBoxSVC crash when listing host interfaces without default gateway (64-bit hosts only; bug #7955) * Solaris/Darwin hosts: fixed VM CPU execution cap * X.Org guests: fixed a crash on X server restart (bug #8231) * X.Org guests: support X.Org Server 1.10 pre-release and Ubuntu 11.04 Alpha. * X.Org guests: Add EDID emulation in the graphics driver to prevent GNOME settings daemon changing the mode on login. * X.Org guests: never send graphics modes to the host that older VirtualBox versions can’t handle. * Linux Additions: fixed a memory leak in the shared folders code if a host link is not readable (bug #8185) * Windows Additions: fixed handling of Security Attention Sequence (SAS) with VBoxGINA - droppped deprecated vbox-2.6.38.patch- The python package isn't installed correctly, and contains an unnecessary shared library due to a build / config bug. It is also missing pre-compiled python (pyc). - added vbox-python-detection.diff and vbox-xpcom-kmk.diff- Minor packaging fixes * ExtPack: add missing host helper util (VBoxExtPackHelper) * Config.kmk: patch for VNC (removed from spec), documentation path (fixes GUI), combine with existing rpath diff * spec: migrate VNC echo to patch, fix desktop file overwrite issue / bug- Fix build in 2.6.38 kernels.- Fix one more build date in binaries that causes unneeded republish of binaries.- disable setup parameter for init scripts- updated to VirtualBox 4.0.2 * GUI: don't crash if a removable host drive referenced from the VM settings vanished * GUI: fixed a crash when using the KDE4 Oxygen theme and clicked on the settings button (4.0 regression; bug #7875) * GUI: properly warn if the machine folder cannot be created (bug #8031) * GUI: several fixes for multimonitor X11 guests * ExtPack: don’t make the installer helper application suid root (Linux .deb/.rpm packages only) * ExtPack: improved user experience on Vista / Windows 7 when installing an extension pack * ExtPack: fixed issue with non-ascii characters in the path name during installing an extension pack (bug #7917) * ExtPack: fixed SELinux issues on 32-bit Linux hosts * VBoxManage: Host-only interface creation and removal is now supported for all platforms except Solaris (bug #7741) * VBoxManage: fixed segmentation fault when removing non-existent host-only interface * Storage: fixed possible crashes with VMDK/VHD images with snapshots and async I/O (4.0 regression) * Storage: don’t eject the physical medium if a DVD/CDROM/floppy drive is detached from a VM (bug #5825) * Storage: be more robust when a faulty guest sends ATA commands to an ATAPI device (bug #6597) * Parallels: fixed deletion of the image during suspend, pause or power off (4.0 regression) * Bridged networking: fixed host kernel panic when bridging to devices with no TX queue * NAT: port-forwarding rule registration respects protocol parameter (bug #8094) * E1000: fixed PXE boot issues with WDS (bug #6330) * Virtio-net: fixed the issue with TX performance in some Linux guests * ICH9: fixed VM crash (software virtualization only; bug #7885) * VGA: fixed VESA screen issue (4.0 regression; bug #7986) * Shared Folders: fixed parameter parsing when creating symbolic links, fixes 32-bit/64-bit bitness issue (bug #818) * Main: fixed crash under rare circumstances due to an invalid logging string (4.0 regression) * Main: improve error information propagation for errors preventing a VM start * Main: fixed problems with snapshots and non-ASCII characters in machine paths (bug #8024) * Webservice: now listens to localhost by default as documented (bug #6067) * Settings: do not fail loading machine settings if removeable drive attachment * Settings: fixed issue that changing a snapshot name or description was not saved to machine XML * OVF/OVA: fixed import of files created by other OVF tools (bug #7983) * rdesktop-vrdp: fix a crash during USB device enumeration (bug #7981) * Linux hosts: fixed a crash during USB device enumeration. * Linux hosts: try a bit harder to allocate memory (bug #8035; 4.0 regression) * Guest Additions: fixed parsing of parameters for guest control in VBoxService (4.0 regression; bug #8010) * Windows Guest Additions: automatic logon on Windows Vista/Windows 7 now supports unlocking previously locked workstations- reworked vbox-disable-updates.diff for virtualbox 4.0.0 - modified virtualbox-60-vboxdrv.rules : added comment with udev rules inside for assign full usb access to vboxusers - don't uncomment these lines if you don't understand possible security risk (bnc#664520)- fix typo in spec file, which breaks loading of vboxsf kernel module on guest- fix rcvboxdrv setup - we disallow building of kernel modules from sources - added rcvboxdrv, rcvboxadd files - fix build fail: "Out of memory: Kill process" : use "-j1" for kmk to disable parallel build - fix build for older distros- added vbox-smc-napa.diff to fix build- Use xserver 1.9 additions on Factory- update to VirtualBox 4.0.0 New Features: * Reorganization of VirtualBox into a base package and Extension Packs * New settings/disk file layout for VM portability; see chapter 10.1, Where VirtualBox stores its files * Major rework of the GUI (now called “VirtualBox Manager”): - Redesigned user interface with guest window preview (also for screenshots) - New “scale” display mode with scaled guest display - Support for creating and starting .vbox desktop shortcuts (bug #1889) - The VM list is now sortable - Machines can now be deleted easily without a trace including snapshots and saved states, and optionally including attached disk images (bug #5511; also, VBoxManage unregistervm --delete can do the same now) * Built-in creation of desktop file shortcuts to start VMs on double click (bug #2322) * VMM: support more than 1.5/2 GB guest RAM on 32-bit hosts * New virtual hardware: - Intel ICH9 chipset with three PCI buses, PCI Express and Message Signaled Interrupts (MSI) - Intel HD Audio, for better support of modern guest operating systems (e.g. 64-bit Windows; bug #2785) * Improvements to OVF support : - Open Virtualization Format Archive (OVA) support - Significant performance improvements during export and import - Creation of the manifest file on export is optional now - Imported disks can have formats other than VMDK * Resource control: added support for limiting a VM’s CPU time and IO bandwidth * Storage: support asynchronous I/O for iSCSI, VMDK, VHD and Parallels images * Storage: support for resizing VDI and VHD images. * Guest Additions: support for multiple virtual screens in Linux and Solaris guests using X.Org server 1.3 and later * Language bindings: uniform Java bindings for both local (COM/XPCOM) and remote (SOAP) invocation APIs * In addition, the following items were fixed and/or added: Bug Fixes: * VMM: Enable large page support by default on 64-bit hosts (applies to nested paging only) * VMM: fixed guru meditation when running Minix (VT-x only; bug #6557) * VMM: fixed crash under certain circumstances (Linux hosts only, non VT-x/AMD-V mode only; bugs #4529 and #7819) * GUI: add configuration dialog for port forwarding in NAT mode (bug #1657) * GUI: show the guest window content on save and restore * GUI: certain GUI warnings don’t stop the VM output anymore * GUI: fixed black fullscreen minitoolbar on KDE4 hosts (Linux hosts only; bug #5449) * BIOS: implemented multi-sector reading to speed up booting of certain guests (e.g. Solaris) * Bridged networking: improved throughput by filtering out outgoing packets intended for the host before they reach the physical network (Linux hosts only; bug #7792) * 3D support: allow use of CR_SYSTEM_GL_PATH again (bug #6864) * 3D support: fixed various clipping/visibility issues (bugs #5659, #5794, #5848, #6018, #6187, #6570) * 3D support: guest application stack corruption when using glGetVertexAttrib[ifd]v (bug #7395) * 3D support: fixed OpenGL support for libMesa 7.9 * 3D support: fixed Unity/Compiz crashes on natty * 2D Video acceleration: multimonitor support * VRDP: fixed rare crash in multimonitor configuration * VRDP: support for upstream audio * Display: fixed occasional guest resize crash * NAT: port forwarding rules can be applied at runtime * SATA: allow to attach CD/DVD-ROM drives including passthrough (bug #7058) * Floppy: support readonly image files, taking this as the criteria for making the medium readonly (bug #5651) * Audio: fixed memory corruption during playback under rare circumstances * Audio: the DirectSound backend now allows VMs to be audible when another DirectSound application is active, including another VM (bug #5578) * EFI: support for SATA disks and CDROMs * BIOS: reduce the stack usage of the VESA BIOS function #4F01 (Quake fix) * OVF/OVA: fixed export of VMs with iSCSI disks * Storage: Apple DMG image support for the virtual CD/DVD (bug #6760) * Linux host USB support: introduced a less invasive way of accessing raw USB devices (bugs #1093, #5345, #7759) * Linux hosts: support recent Linux kernels with CONFIG_DEBUG_SET_MODULE_RONX set * Guest Additions: Shared Folders now can be marked as being auto-mounted on Windows, Linux and Solaris guests * Linux Additions: Shared Folders now support symbolic links (bug #818) * Linux Additions: combined 32-bit and 64-bit additions into one file * Windows Additions: automatic logon on Windows Vista/Windows 7 is now able to handle renamed user accounts; added various bugfixes- rename to virtualbox - drop ose postfix, Oracle team dosn't build puel version - we have now extension packs - rename xorg-x11-driver-virtualbox-ose subpackage to virtualbox-guest-x11 - use Provides: virtualbox-gui for virtualbox-qt subpackage and Recommends: virtualbox-gui for virtualbox package, so user could install another type of gui easily- update to VirtualBox 4.0.0 BETA4 * see announcement with changelog http://forums.virtualbox.org/viewtopic.php?f=15&t=37177 - set propper path for link to pdf in .desktop file- update to VirtualBox 4.0.0 BETA2 * see announcement with changelog http://forums.virtualbox.org/viewtopic.php?f=15&t=36893- cleanup 32bit buildrequires- update to VirtualBox 4.0.0 BETA1 * see announcement with changelog http://forums.virtualbox.org/viewtopic.php?f=15&t=36748- updated to VirtualBox-ose 3.2.12 * VMM: fixed rare host crash when running 64-bit guests on 32-bit hosts (bug #7577) * VMM: fixed host reboots under rare circumstances due to NMIs triggered by active performance counters * VMM: fixed out of memory guru meditation for large memory guests (bug #7586) * VMM: fixed a guru meditation related to large pages * VMM: use new VT-x feature to keep the guest from hogging the CPU * Snapshots: implemented deleting the last remaining snapshot while the VM is running * GUI: perform the checks for exceeding the size limit of the host file system and for broken asynchronous I/O * NAT: fixed memory leak (3.2.0 regression; bugs #6918, #7353) * Networking: fixed VM reset handling in e1000 * VRDP: fixed rare crash in multimonitor configuration * Display: fixed occasional guest resize crash * Mouse: don't send relative mouse events together with absolute mouse events (3.2.10 regression; bug #7571) * Keyboard: fixes for the USB keyboard emulation; fixes for Koran keyboards * Serial: don't hang if the host device would block during open (bugs #5756, #5380) * Serial: fixed modem status lines (Linux hosts only; bug #812) * Graphics: Horizontal resolutions are no longer restricted to a multiple of 8 pixels * USB: fixed a crash with older Linux kernels and non-ASCII characters in device strings * USB: fixed a crash under rare circumstances (bug #7409; Windows hosts only) * iSCSI: respond to NOP-In requests from the target immediately to avoid being disconnected if the guest is idle * 3D support: fixed a crash under certain circumstances (bug #7659) * 3D support: fixed crashes for GLUT based apps (bug #6848) * 3D support: added missing GLX 1.3 functionality (bugs #7652, #7195) * 2D Video acceleration: fixed potential deadlock when saving the VM state (bug #4124) * Windows hosts: another fix for BSODs under certain circumstances in VBoxNetFlt.sys (bug #7601) * Solaris hosts: fixed host USB DVD drive detection * Mac OS X hosts: fixed swapped keys for certain ISO keyboard types (bug #2996) * Linux hosts: added link state handling for TAP devices needed for proper operation with bridged networking * Linux hosts/guests: Linux 2.6.37 fixes * Linux Additions: properly compile the vboxvideo module if DKMS is not installed (bug #7572) * Linux Additions: fixed a memory leak when accessing non-existing files on a Shared Folders (bug #7705) * Windows Additions: skip none-mapped user accounts when enumerating user accounts for VM information - deprecated vbox-kernel-2637.diff - added rpath.diff to fix build - modify vboxdrv init script with proper macros in install section- remove runlevel 4 from start scripts- take patch from upstream to fix build with 2.6.37- Added vbox-default-os-type.diff * Changes the default Linux guest OS to openSUSE- Update to VirtualBox 3.2.10 * Fix build with newer kernels * support X.Org Server 1.9 * don't crash VBoxClient during reboot * Bridged networking: fixed occasional host freeze during VM shutdown * fixed memory leak under certain circumstances * under rare conditions the NAT engine consumed 100% CPU load- install mount.vboxsf into /sbin, not /usr/sbin (bnc#636347)- added a patch that converts vbox shared folders to use 2.6-style embedded inodes but i haven't tested it. I don't use virtualbox and don't intend to start.- add vbox-kernel-2.6.36.diff to support kernel > 2.6.35- created qt subpackage with qt dependency- Add vbox-python-2.7-configure to build against Python 2.7- added devel subpackage- added subpackage with python bindings- Do not include build dates in binaries, make build-compare happier- made the vboxadd init script depend on $remote_fs since it requires /usr to be mounted- update to 3.2.8 * VMM: properly terminate the VM with an error if the guest is trying to switch to the PAE mode but PAE is disabled in the VM settings * GUI: switch to native file dialogs (Windows hosts only; bug #5459) * GUI: don't use native file dialogs on KDE hosts (Linux hosts only; bug #6809) * 3D support: fixed GL_EXT_texture_sRGB support * PXE: fixed ZENworks PXE boot regression * OVF: fixed slower export and larger images under certain circumstances (3.2.6 regression; bug #7073) * USB: properly signal an interrupt if the port suspend status changes * USB: respect the remote-only filter * USB: avoid VM hang when changing the configuration of certain devices (Windows hosts only) * USB: fix a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only; bug #6983) * PageFusion: fixed conflict with the guest execution feature * PageFusion: fixed stability issues with a large number of VMs * PageFusion: fixed host crashes with guest SMP and Win64 guests * Memory ballooning: fixed problems restoring VMs with pre-allocation enabled * Bridged networking: fixed performance issue with GRO enabled on bridged device (bug #7059) * Hostonly networking: fixed performance issue (3.2.6 regression; bug #7081) * Hard disks: fix auto-reset of immutable disk at VM startup (bug #6832) * BusLogic: several fixes for Windows NT/2000 and SCO OpenServer guests * LsiLogic: fixed I/O errors under rare circumstances * Sharing disks: support for attaching one disk to several VMs without external tools and tricks (see here for a short explanation) * Shared folders: several fixes and performance enhancements for Solaris guests (bugs #4154 and #6512) * Solaris Installer: added support for remote installations * Guest Properties API: correctly support enumerating the properties of a running VM with an empty "patterns" field (bug #7171) * Guest properties: properly delete transient properties on shutdown * RDP video redirection performance improvements and stability fixes * Settings: silently fix host audio driver when reading machine XML settings files or OVF written by VirtualBox on a different host OS, for example convert DirectSound to PulseAudio (bug #7209) * Settings: properly store the NAT network setting in XML settings file version 1.10 and later (bug #6176) * VBoxManage: handle differencing images with parent UUID correctly in subcommand openmedium disk (bug #6751) * Web service: enabled HTTP keepalive for much better performance * Web service: added timestamps to logging output * Web service: treat 8-bit strings as UTF-8 not ASCII * X11 Additions: fix for Xorg 6.8 guests (e.g. RHEL4)- update to 3.2.6: * VMM: fixed host crash when running 64-bit guests on 32-bit hosts with certain Intel CPUs (VT-x only; bug #6166) * VMM: allow 64-bit SMP guests on 32-bit hosts (VT-x and AMD-V only; does not apply to Mac OS X, which already supports it) * VMM: fixed Guru mediation if guests with more than 2GB are booted with VT-x/AMD-V disabled (bug #5740) * VMM: fixed TR limit trashing (VT-x and 64-bit host only; bug #7052) * Page Fusion: several bug fixes for SMP guests (including bug #6964) * Teleportation: several fixes and improvements * Mac OS X server guests: compatibility fix * EFI: fixed memory detection for guests with 2GB or more RAM assigned * GUI: added a workaround for a Linux kernel bug which affecting asynchronous I/O on ext4 / xfs file systems (Linux hosts only) * GUI: added setting for multiple VRDP connections; useful if multiple screens are enabled * GUI: another fix for the keyboard capturing bug under metacity (bug #6727) * GUI: fixed quit dialog when used in seamless or fullscreen mode (Mac OS X hosts only; bug #6938) * GUI: handle the extra key on the Brazilian keyboard on X11 hosts again (bug #7022). * 2D Video acceleration: fixed crashes when leaving the fullscreen mode (bug #6768) * VBoxManage: fixed storageattach error handling (bug #6927) * VBoxManage: fixed dhcpserver add (3.2.0 regression; bug #7031) * Storage: fixed hang with images located on filesystems which don't support async I/O (bug #6905) * Storage: fixed raw disks on Windows hosts (3.2.0 regression; bug #6987) * LsiLogic: fixed hang with older Linux guests * BusLogic: fixed hang during I/O * SATA: set initial number of ports to 1 as some guests can't handle 30 ports (e.g. CentOS 4 and FreeBSD; bug #6984) * SATA: performance improvement * SCSI: fixed error when using the full format option during Windows installation (bug #5101) * iSCSI: fixed authentication (bug #4031) * Host-only/bridged networking: fixed excessive host kernel warnings under certain circumstances (Linux hosts only; 3.2.0 regression; bug #6872) * NAT: fixed potential memory leaks * NAT: increased the size of the memory pool for 16K Jumbo frames (performance tweak) * NAT: allow to link/unlink the network cable even if the VM is currently paused * E1000: disconnect cable was not properly handled if the NIC was not yet initialized by the guest * OVF: export performance optimization * OVF: upgraded OS type definitions to CIM 2.25.0 so that Windows 7 and other OSes are now tagged correctly on export * Settings: the setting for disabling the host I/O cache was sometimes not properly saved * Settings: save machine state into XML correctly even when snapshot folder has been changed to a non-default location (bug #5656) * USB: allow the guest to disable an EHCI port * USB: find a valid language ID before querying strings (bug #7034) * POSIX hosts: fixed several memory leaks (3.2.0 regression) * Solaris hosts: fixed VDI access problem under certain circumstances (IDE/SATA; 3.2.0 regression) * Solaris hosts: fixed VM fails to start on 32-bit hosts (3.2.0 regression; bug #6899) * Windows hosts (32-bit): increase guest RAM limit if the host kernel allows for more virtual address space * Linux Additions: re-read a directory after a file was removed (bug #5251) * Linux Additions: install the DRI driver in the right location on ArchLinux guests (bug #6937) * X11 Additions: fixed spurious mouse movement events (bug #4260) * Solaris Additions: fixed guest control execution- update to 3.2.4: * GUI: fixed a superfluous resize-event on powering-on VM for X11 (improvement for the 3.2.2 fix) * Host-only/bridged networking: fixed guest-to-guest communication over wireless (3.2.0 regression; bug #6855) * Storage: fixed a potential guest disk corruption with growing images (3.2.0 regression) * Page Fusion: fixed shared module detection for Win64 guests * 3D support: allow use of CR_SYSTEM_GL_PATH again (bug #6864) * 3D support: fixed a host assertion for some multi-threaded guest applications (bug #5236) * 3D support: fixed host crashes with nVIDIA drivers on WDDM startup * OVF: fixed import of OVFs with a VM description (annotation) (3.2.2 regression; bug #6914) * VRDP: fixed issues with secondary monitors (bug #6759)- updated to 3.2.2 * VMM: fixed rare invalid guest state guru meditation (VT-x only) * VMM: fixed poor performance with nested paging and unrestricted guest execution (VT-x only; bug #6716) * VMM: fixed occasional guru meditation during Windows 7 bootup (bug #6728) * GUI: keep the status for remote control in sync with the actual state * GUI: don't exit after a successful refresh of an invalid VM configuration * GUI: fixed keyboard capturing bug under metacity (bug #6727) * GUI: fixed crash during VM termination if a modal dialog is open * GUI: default controllers names of New VM Wizard are synchronized with VM settings * GUI: fixed superfluous resize-event on powering-on VM for X11 * GUI: fixed regression - missed USB item's tool-tip of USB devices menu * GUI: Activate VM window on mouse-hovering for multi-monitor VMs * VBoxSDL/Linux hosts: automated keyboard type detection (bug #5764) * SATA: fixed crash during VM suspend under rare circumstances * SATA: fixed crash during VM reset after a snapshot was taken * Storage: fixed sporadic hang of SMP guests using SATA or LSI Logic SCSI and asynchronous I/O * Virtio-net: fix for guests with more than about 4GB RAM (bug #6784) * Page Fusion: fixed VBoxService crash with enabled Page Fusion on Win64 guests * Page Fusion: added kernel module sharing * HGCM: fixed memory leak which showed up if the Guest Additions were accessing a non-existing HGCM service * Teleportation: several fixes * Floppy: don't disable the host I/O cache by default * USB: fixed 3.1 regression with certain devices (e.g. iPhone); Windows host only * Serial: updated the guest device emulation to 16550A and reduced the probability for loosing bytes during transmission (bug #1548) * NAT: re-fetch the name server parameters from the host on guest DHCP requests to handle host network switches more gracefully (bug #3847) * NAT: fixed parsing of IPv4 addresses in CIDR notation (bug #6797) * NAT: limit the number of name servers passed to the guest to four (non-Windows hosts only; bug #4098) * NAT: fixed DNS transaction id mismatch (bug #6833) * VDE: fixed changing the attachment during runtime * Bridged Networking: fixed memory leak in the Bridged Networking driver for Windows hosts (bug #6824) * Windows Additions: fix for NT4 guests (bug #6748) * Windows Additions: re-introduced system preparation feature * Linux guests: enable PAE for RedHat guests by default * Linux guests: fix support for disabling mouse integration (bug #6714) * Webservice: fixed a rare crash when calling IGuest methods from the webservice. * OVF: fixed wrong hard disk UUIDs on export (bug #6802) * OVF: fixed 3.2.0 regression importing legacy OVF 0.9 files * 3D support: fixed OpenGL support for 64bit apps on windows guests * 3D support: fixed various host crashes (#2954, #5713, #6443)- updated to 3.2.0 * Following the acquisition of Sun Microsystems by Oracle Corporation, the product is now called Oracle VM VirtualBox * Experimental support for Mac OS X guests (see the manual for more information) * Memory ballooning to dynamically in- or decrease the amount of RAM used by a VM (64-bit hosts only) * Page Fusion automatically de-duplicates RAM when running similar VMs thereby increasing capacity * CPU hot-plugging for Linux (hot-add and hot-remove) and certain Windows guests (hot-add only) * New Hypervisor features: with both VT-x/AMD-V on 64-bit hosts, using large pages can improve performance; also, on VT-x, unrestricted guest execution is now supported (if nested paging is enabled with VT-x, real mode and protected mode without paging code runs faster, which mainly speeds up guest OS booting) * Support for deleting snapshots while the VM is running * Support for multi-monitor guest setups in the GUI for Windows guests * USB tablet/keyboard emulation for improved user experience if no Guest Additions are available * LsiLogic SAS controller emulation * RDP video acceleration * NAT engine configuration via API and VBoxManage * Use of host I/O cache is now configurable * Guest Additions: added support for executing guest applications from the host system * OVF: enhanced OVF support with custom namespace to preserve settings that are not part of the base OVF standard * VMM: fixed Windows 2000 guest crash when configured with a large amount of RAM (bug #5800) * Linux/Solaris guests: PAM module for automatic logons added * GUI: guess the OS type from the OS name when creating a new VM * GUI: added VM setting for passing the time in UTC instead of passing the local host time to the guest (bug #1310) * GUI: fixed seamless mode on secondary monitors (bugs #1322 and #1669) * GUI: offer to download the user manual in the OSE version (bug #6442) * Main: allow to start a VM even if a virtual DVD or floppy medium is not accessible * Settings: be more robust when saving the XML settings files * Mac OS X: rewrite of the CoreAudio driver and added support for audio input (bug #5869) * Mac OS X: external VRDP authentication module support (bug #3106) * Mac OS X: Moved the realtime dock preview settings to the VM settings (no global option anymore). Use the dock menu to configure it. * Mac OS X: added the VM menu to the dock menu * 3D support: fixed corrupted surface rendering (bug #5695) * 3D support: fixed VM crashes when using ARB_IMAGING (bug #6014) * 3D support: fixed assertion when guest applications uses several windows with single OpenGL context (bug #4598) * 3D support: added GL_ARB_pixel_buffer_object support * 3D support: added OpenGL 2.1 support * 3D support: fixed Final frame of Compiz animation not updated to the screen (Mac OS X only) (bug #4653) * 3D support: fixed blank screen after loading snapshot of VM with enabled Compiz * Added support for virtual high precision event timer (HPET) * OVF: fixed mapping between two IDE channels in OVF and the one IDE controller in VirtualBox * OVF: fix VMDK format string identifiers and sort XML elements from rasd: namespace alphabetically as prescribed by standard * VBoxShell: interactive Python shell extended to be fully functional TUI for VirtualBox * Linux Additions: support Fedora 13 (bug #6370) * VBoxManage: fixed overly strict checks when creating a raw partition VMDK (bugs #688, #4438) - dropped vbox-system-xorg.patch and vbox-drm-includepath.diff we use now xorg includes and libs from tarball - turn on VNC server feature, which allows users to connect to a virtual machine remotely using any VNC client.- create links to vbox tools in %_bindir - they could be usefull for controlling vbox from command line- fix vboxguest.rules udev rule for guest : use TAG+="udev-acl" to grant permissions- updated to 3.1.8 * VMM: fixed crash with the OpenSUSE 11.3 milestone kernel during early boot (software virtualization only; bug #5457) * VMM: fixed invalid state during teleportation * VMM: fixed OS/2 guest crash with nested paging enabled * VMM: fixed massive display performance loss (AMD-V with nested paging only) * GUI: fixed off-by-one bug when passing absolute mouse coordinates to the guest (3.1.6 regression) * GUI: show the real version of the Guest Additions, not the interface version * GUI: when adding a DVD or floppy slot in the VM mass storage settings dialog, don't attach a random medium but just leave the slot empty * GUI: added --seamless and --fullscreen command line switches (bug #4220) * GUI: fixed a SEGFAULT under rare circumstances * 2D Video acceleration: fixed display issues when working with non 32-bit modes (bugs 6094 & #6208) * LsiLogic: Fixed detection of hard disks attached to port 0 when using the drivers from LSI * ATA: Fixed sporadic crash with Linux guests when having a hard disk and DVD drive on the same channel (bug 6079) * Network: allow to start a VM even if not all network adapters are attached * Network: promiscuous mode support for e1000 and simparavirtualized adapters (bug 6519) * NAT: fixed ICMP latency (non-Windows hosts only; bug 6427) * SCSI: fixed guest crashes under certain circumstances when booting from SCSI devices * VBoxManage: fixed modifyvm --natnet default * Solaris Hosts: fixed a kernel panic when bridged networking might fail to initialize * Solaris Hosts: fixed priority tagged VLAN packets in bridged networking * Shared folders: fixed issue with copying read-only files (Linux guests only; bug 4890) * Shared folders: renamed the guest kernel module from vboxvfs to vboxsf to make it load on demand by the Linux kernel. Fixes mounting from /etc/fstab in Ubuntu 10.04 * Shared folders: fixed setuid file permissions (Solaris guests only). * Shared folders: fixed deleting directories recursively (Solaris guests only; bug 6513) * Guest Additions: support seamless and dynamic resizing on certain older X11 guests (bug 5840) * Solaris Additions: fixed OpenGL library dependencies (bug 6435) * Keyboard/Mouse emulation: fixed handling of simultaneous mouse/keyboard events under certain circumstances (bug 5375) * Mouse emulation: never switch straight back from Explorer to IntelliMouse mode as it confuses the FreeBSD mouse driver (bug 6488) * SDK: fixed memory leak in IDisplay::takeScreenShotSlow() (bug 6549) * 3D support: fixed Final frame of Compiz animation not updated to the screen (Mac OS X only) (bug 4653) * VRDP: allow to bind to localhost only on Mac OS X (bug 5227) * Linux hosts: add host USB support for Ubuntu 10.04 and other hosts without the hal daemon or usbfs (bug 6343) * webservice: more structs and array fixes in PHP bindings (bug 5657) * Windows hosts: make the bridged networking driver notify dll be correctly unregistred on uninstall (bug 5780) - dropped VBoxRandR.sh (from xorg-x11-driver-virtualbox-ose) by upstream : VBoxClient now handles dynamic resizing using library calls, not a shell script see http://www.virtualbox.org/changeset/27601 - deprecated vbox-fix_PF_storm.diff - use older version of disable-updates patch - fix typo in %verify_permissions in spec file - virtualbox-ose-vboxes init script changes from rbos@opensuse.org- buildfix with changed include location for recent libdrm keep old path as well as to not break when building against older distros (vbox-drm-includepath.diff) - fix KMP subpackage naming in specfile- add -I/usr/include/libdrm to compiler flags- added vbox-system-xorg.patch to build the X.Org server additions against our system- added fix_PF_storm.diff to fix crashing during liveCD boot at early "Loading basic drivers" state (bnc#576681)- add script to start virtual boxes during boot, to be configured via /etc/sysconfig/vbox- fix build : install also dir /etc/X11/xorg.conf.d/ for 60-vboxmouse.conf config- modified 60-vboxguest.rules and added 60-vboxmouse.conf to fix lost mouse integration, caused by xorg-server which no longer use HAL (bnc#592642)- added Obsoletes: virtualbox-ose-kmp to splitted kmp host and guest packages- updated to 3.1.6 * Linux hosts: fixed timing issue on hosts with Linux kernels 2.6.31 or later with certain CPUs (asynchronous timer mode; bug #6250) * Linux hosts: properly handle host suspend/resume events on Linux kernels 2.6.30 or later (bug #5562) * Mac OS X hosts: fixed VBoxSVC crash while enumerating the host network interfaces under certain circumstances * Snapshots: fixed image corruption after snapshot merge under certain circumstances (bug #6023) * Snapshots: fixed crash with VBoxHeadless / OSE * VMM: fixed reference counting guru meditation (bug #4940) * VMM: improved guest SMP stability * VMM: fixed VT-x hardware debug issues (bugs #477 & #5792) * VMM: fixed PGMDynMapHCPage guru meditation (Mac OS X; VT-x only; bug #6095) * VMM: fixed pgmPoolTrackFlushGCPhysPTInt guru meditations (Mac OS X; VT-x only; bugs #6095 & #6125) * VMM: Fixed host crash when running PAE guests in VT-X mode (Mac OS X only; bug #5771). * GUI: fix displaying of error message (bug #4345) * GUI: fix inability to enter seamless mode (bugs #6185, #6188) * 3D support: fixed assertion and flickering when guest application uses several windows with a single OpenGL context (bug #4598) * 3D support: fixed host crashes when using GL_EXT_compiled_vertex_array and array element calls (bug #6165) * 3D support: fixed runtime linker errors with OpenGL guest libs (bug #5297) * 3D support: fixed OpenGL extension viewer crash on startup (bug #4962) * NAT: fixed a 3.1.4 regression on Windows hosts where graceful connection termination was broken (bug #6237) * NAT: alternative network setting was not stored persistent (bug #6176) * NAT: fixed memory corruption during ICMP traffic under certain circumstances * Network: allow to switch the host interface or the internal network while a VM is running (bug #5781) * VHD: fix for images with a block size different than 2MB * USB: fixed filtered device attach regression (bug #6251) * USB: fixed crash in OHCI under rare circumstances (bug #3571) * VRDP: fixed hang under rare circumstances when attaching USB devices * ACPI: prevent guest freezes when accessing /proc/acpi for determining the state of the host battery and the AC adapter (Linux hosts only; bug #2836) * PulseAudio: fixed guest freezes under certain conditions (3.1.4 regression; bug #6224) * BIOS: increased space for DMI strings * BIOS: fixed interrupt routing problem for certain configurations (I/O-APIC enabled, ACPI not used; bug #6098) * iSCSI: be more robust when handling the INQUIRY response * iSCSI: be more robust when handling sense data * BusLogic: fixed FreeBSD guests * webservice: vboxwebsrv is now multithreaded * Solaris Installer: fixed netmask to stay persistent across reboots for Host-only interface (bug #4590) * Linux installer: removed external dependency to libpng12.so (bug #6243) * Solaris Additions: fixed superfluous kernel logging (bug #6181) * Linux Additions: fixed hang when starting the X server in Fedora12 guests and in guests with Linux 2.6.33 or later (bug #6198) * Linux Additions: support Mandriva speedboot runlevel (bug #5484) * Linux Additions: fixed SELinux security context of mount.vboxsf (bug #6362) * Linux Additions: support Ubuntu 10.04 (bug #5737) * Web service: update PHP bindings to fix problems with enums and collections - deprecated vbox-x_crash.diff- rewritten spec file - split kmp packages to guest and host parts - added vbox-x_crash.diff to fix X crash caused by guest additions see:http://www.virtualbox.org/ticket/6198- updated to 3.1.4 * VMM: SMP stability fixes * VMM: fixed guru meditation in certain rare cases (bug #5968) * VMM: activate NXE for PAE enabled guests (VT-x and AMD-V on 32 bits hosts only; bug #3578) * VMM: added workaround for broken BIOSes that make VirtualBox think AMD-V is in use (for details see bug #5639) * VMM: fixed rare host reboot when restoring a saved state (bug #3945) * VMM: fixed incompatibility with 2.6.32 Linux kernels (software virtualization only; bug #6100) * VMM: turn on nested paging by default for new VMs (if available; VT-x and AMD-V only) * VMM: turn on VPID by default for new VMs (if available; VT-x only) * VMM: perform strict CPUID compatibility checks when teleporting; to get the old behavior set "VBoxInternal/CPUM/StrictCpuIdChecks" to 0 * VMM: fixed VM crash with certain 16 bits Windows applications (software virtualization only; bug #5399) * Snapshots: fixed a 3.1 regression that broke deletion of snapshots when a machine had immutable or writethrough storage attached (bug #5727) * Saved state: fixed VERR_SSM_LOADED_TOO_MUCH error when loading DisplayScreenshot(bug #6162) * VBoxManage: add restorecurrent operation to snapshots command * VBoxManage: fixed broken snapshot lookup by name (bug #6070 * GUI: fixed the broken "Reload" button that reloads the machine XML when a machine is inaccessible * GUI: fixed guest fullscreen mode after reboot (bug #5372) * GUI: handle Ctrl+Break properly on X11 hosts (bug #6122) * GUI: fixed status LEDs for storage devices * GUI: workaround for disabling the seamless mode on KDE hosts (KWin bug) * 3D support: fixed SELinux warning saying VBoxOGL.so requires text relocation (bug #5690) * 3D support: fixed Corrupted surface rendering (bug #5695) * 3D support: free textures on guest application termination (bug #5206) * 3D support: fixed ubigraph_server crashes (#4674) * 3D support: fixes for 64-bit Solaris guests * Seamless: disable seamless mode when guest changes screen resolution (bug #5655) * NAT: fixed high CPU load under certain circumstances (Windows hosts only; bug #5787) * NAT: fixed handling of the broadcast flag in DHCP requests * NAT: fixed rare crash due to an assertion in the ICMP code (bug #3217) * Virtio-net: don't crash when ports accessed beyond the valid range (bug #5923) * LsiLogic: fix for Windows 7 guests * ATA: fix for guru meditation when installing Solaris 8 guests (bug #5972) * VHD: fixed an incompatibility with Virtual PC (bug #5990) * VHD: update the footer backup after setting a new UUID (bug #5004) * Host DVD: really fixed loading "passthrough" setting from config file (bug #5681) * Shared folders: fixed resolving of symlink target on Linux (3.1.2 regression) * VRDP: fixed VERR_NET_ADDRESS_IN_USE error when restarting a VM (3.1 regression; bug #5902) * VRDP: fixed crash on Mac OS X when 3D is enabled (3.1 regression) * PulseAudio: fixed recording (bug #4302) * USB: fixed a shutdown blue screen (Windows hosts only; bug #5885) * BIOS: fixed attribute during text scroll (bug #3407) * OVF: fix strange error messages on disk import errors * OVF: do not require write access the the .ovf file during import (3.1 regression; bug #5762) * iSCSI: fix taking snapshots of a running VM (#5849) * Solaris hosts: several USB fixes (including support for Apple iPod; bug #5873) * Solaris installer: fixed USB module removal and Solaris 10 "id" binary incompatibility * Guest Additions: fixed wrong guest time adjustment if the guest clock is ahead (3.1 regression; non-Windows guests only) * Linux Additions: fixed shared folders for Linux 2.6.32 guests (bug #5891) * Linux Additions: make the mouse driver work on Debian 5.0.3 guests again (3.1.2 regression, bug #5832) * Windows Additions: fixed malfunctioning !VBoxService that broke time-sync (bug #5872) * Windows Additions: fixed uninstallation issues on 64-bit guests * Windows Additions: fixed some sysprep execution issues * X.Org Additions: never reject the saved video mode as invalid (bug #5731) * XFree86 Additions: accept video mode hints for the initial mode again * - vbox-typecast.diff : deprecated- refresh virtualbox-ose-permissions_warning.diff, so it applies on the very picky Factory (without any fuzz)- updated to 3.1.2 (maintenance release) * VMM: fixed SMP stability regression * USB: fixed USB related host crashes on 64 bits Windows hosts (#5237) * Main: wrong default HWVirtExExclusive value for new VMs (bug #5664) * Main: DVD passthrough setting was lost (bug #5681) * VBoxManage: iSCSI disks do not support adding a comment (bug #4460) * VBoxManage: added missing --cpus and --memory options to OVF --import * GUI: fixed VBox URL in update dialog for German and Dutch languages * GUI: NLS updates * OVF: fixed export of non standard storage controller names (bug #5643) * Solaris hosts: several USB fixes (including support for Apple iPhone) * Mac OS X hosts: several fixes for the 3D support * Mac OS X hosts: re-enabled CMD+Key combinations, even if the Host-Key isn't CMD (bug #5684) * Mac OS X hosts: fixed to fast scrolling if the mouse wheel is used inside the guest (bug #5672) * Mac OS X hosts: dock & menubar don't disappear in fullscreen when the VM is not running on the primary display (bug #1762) * Mac OS X hosts: added an option for enabling "Auto show Dock & Menubar in fullscreen" (bug #5636) * Windows host installer: fixed starting VBox with wrong privileges right after installation (bug #4162) * Host interface and host-only networking: prevent driver from unloading while a VM is still active (Windows host only) * Host-only networking: fixed host-only interface creation (Windows host only) (bug #5708) * Virtio-net: don't crash without an attached network * Virtio-net: fixed the issue with intermittent network in VM with several virtual CPU cores. * NAT: fixed port-forwarding regressions (bug #5666) * NAT: fixed crash under certain conditions (bug #5427) * NAT: fixed resolving of names containing a slash or underscore when using the host resolver DNS proxy (bug #5698) * ATA: fixed sporadic crash when resuming after a VM was forcefully paused (e.g. due to iSCSI target being unavailable) * SATA: fixed raw vmdk disks (bug #5724) * Linux guests: increased the default memory for Redhat and Fedora guests * Linux Guest Additions: fixed installation on RHEL 3.9 guests and on some 64bit guests * Linux Guest Additions: prevent SELinux warnings concerning text relocations in VBoxOGL.so (bug #5690) * X11 guests: fixed mouse support for some Xorg 1.4 guests (openSUSE 11.0) * X11 guests: fixed xorg.conf modification for some older Xorg releases (openSUSE 11.1) * Windows guests: fixed some VBoxService shutdown issues * Windows guests: fixed VBoxVideo spinlock issues on NT4 * Windows Guest Additions: fixed uninstallation issues of NT4 * Shared folders: fixed resolving of symlink target (bug #5631) * 2D Video acceleration: delay loading of OpenGL dlls for Windows hosts to avoid GUI crashes on misconfigured systems * 2D Video acceleration: fixed issues with video picture not displayed on playback - some files have been moved to other places in the source tree, and virtualbox-ose-disable-updates.diff was adjusted for those changes - virtualbox-ose-init-scripts.diff was forward ported- small corrections in guest and host init scripts (bnc#560166)- updated to 3.1.0 - major new futures : * Teleportation (aka live migration); migrate a live VM session from one host to another (see the manual for more information) * VM states can now be restored from arbitrary snapshots instead of only the last one, and new snapshots can be taken from other snapshots as well ("branched snapshots"; see the manual for more information) * 2D video acceleration for Windows guests; use the host video hardware for overlay stretching and color conversion (see the manual for more information) * More flexible storage attachments: CD/DVD drives can be attached to an arbitrary IDE controller, and there can be more than one such drive (the manual for more information) * The network attachment type can be changed while a VM is running * Complete rewrite of experimental USB support for OpenSolaris hosts making use of the latest USB enhancements in Solaris Nevada 124 and higher * Significant performance improvements for PAE and AMD64 guests (VT-x and AMD-V only; normal (non-nested) paging) * Experimental support for EFI (Extensible Firmware Interface) * Support for paravirtualized network adapters (virtio-net) - the following items were fixed and/or added: * VMM: guest SMP fixes for certain rare cases * GUI: snapshots include a screenshot * GUI: locked storage media can be unmounted by force * GUI: the a log window grabbed all key events from other GUI windows (bug #5291) * GUI: allow to disable USB filters (bug #5426) * GUI: improved memory slider in the VM settings * GUI: the VirtualBox website couldn't be opened from the help menu (bug #4559) * 3D support: major performance improvement in VBO processing * 3D support: added GL_EXT_framebuffer_object, GL_EXT_compiled_vertex_array support * 3D support: fixed crashes in FarCry, SecondLife, Call of Duty, Unreal Tournament, Eve Online (bugs #2801, #2791) * 3D support: fixed graphics corruption in World of Warcraft (#2816) * 3D support: fixed Final frame of Compiz animation not updated to the screen (#4653) * 3D support: fixed incorrect rendering of non ARGB textures under compiz * iSCSI: support iSCSI targets with more than 2TiB capacity * VRDP: fixed occasional VRDP server crash (bug #5424) * Network: fixed the E1000 emulation for QNX (and probably other) guests (bug #3206) * NAT: added host resolver DNS proxy (see the manual for more information) * VMDK: fixed incorrectly rejected big images split into 2G pieces (bug #5523, #2787) * VMDK: fixed compatibility issue with fixed or raw disk VMDK files (bug #2723) * VHD: fixed incompatibility with Hyper-V * Support for Parallels version 2 disk image (HDD) files; see the manual for more information * OVF: create manifest files on export and verify the content of an optional manifest file on import * OVF: fixed memory setting during import (bug #4188) * Mouse device: now five buttons are passed to the guest (bug #3773) * VBoxHeadless: fixed loss of saved state when VM fails to start * VBoxSDL: fixed crash during shutdown (Windows hosts only) * X11 based hosts: allow the user to specify their own scan code layout (bug #2302) * Mac OS X hosts: don't auto show the menu and dock in fullscreen (bug #4866) * Mac OS X hosts (64 bit): don't interpret mouse wheel events as left click (bug #5049) * Mac OS X hosts: fixed a VM abort during shutdown under certain conditions * Solaris hosts: combined the kernel interface package into the VirtualBox main package * Solaris hosts: support for OpenSolaris Boomer architecture (with OSS audio backend). * Shared folders: VBOXSVR is visible in Network folder (Windows guests, bug #4842) * Shared folders: performance improvements (Windows guests, bug #1728) * Windows, Linux and Solaris Additions: added balloon tip notifier if VirtualBox host version was updated and Additions are out of date * Solaris guests: fixed keyboard emulation (bug #1589) * Solaris Additions: fixed as_pagelock() failed errors affecting guest properties (bug #5337) * Windows Additions: added automatic logon support for Windows Vista and Windows 7 * Windows Additions: improved file version lookup for guest OS information * Windows Additions: fixed runtime OS detection on Windows 7 for session information * Windows Additions: fixed crash in seamless mode (contributed by Huihong Luo) * Linux Additions: added support for uninstalling the Linux Guest Additions (bug #4039) * Linux guest shared folders: allow mounting a shared folder if a file of the same name as the folder exists in the current directory (bug #928) * SDK: added object-oriented web service bindings for PHP5 - dropped deprecated vbox-fix_return.diff - refresh patches to apply with fuzz=0 (new rpm) - added fix_return.diff : fix no-return-in-nonvoid-function build issue - added typecast.diff : typecast of pointer using uintptr_t to fix build error - removed deprecated : kmp-vboxvfs.diff and gcc43-fixes.diff- added debug_hash.diff to fix build issue- updated to 3.0.10 * VMM: guest SMP stability fixes * VMM: fixed guru meditation with nested paging and SMP guests (bug #5222) * VMM: changed VT-x/AMD-V usage to detect other active hypervisors; necessary for e.g. Windows 7 XP compatibility mode (Windows & Mac OS X hosts only; bug #4239) * VMM: guru meditation during SCO OpenServer installation and reboot (VT-x only; bug #5164) * VMM: fixed accessed bit handling in certain cases (bug #5248) * VMM: fixed VPID flushing (VT-x only) * VMM: fixed broken nested paging for 64 bits guests on 32 bits hosts (AMD-V only; bug #5285) * VMM: fixed loading of old saved states/snapshots (bug #3984) * Linux hosts: fixed module compilation against Linux 2.6.32rc4 and later * Guest Additions: fixed possible guest OS kernel memory exhaustion * Guest Additions: fixed stability issues with SMP guests * Linux Additions: sendfile() returned -EOVERFLOW when executed on a shared folder (bug #2921) * Linux Additions: fixed incorrect disk usage value (non-Windows hosts only) * Linux installer: register the module sources at DKMS even if the package provides proper modules for the current running kernel * 3D support: removed invalid OpenGL assertion (bug #5158) * Network: fixed the Am79C973 PCNet emulation for QNX (and probably other) guests (bug #3206) * VMDK: fix handling of split image variants * VHD: do not delay updating the footer when expanding the image to prevent image inconsistency * USB: stability fix for some USB 2.0 devices * GUI: added a search index to the .chm help file * GUI/Windows hosts: fixed CapsLock handling on French keyboards (bug #2025) * Shared clipboard/X11 hosts: fixed a crash when clipboard initialisation failed (bug #4987)- update to 3.0.8: * VMM: fixed 64 bits guest on 32 bits host regression in 3.0.6 (VT-x only; bug #4947) * VMM: fixed a recompiler triple fault guru meditation (VT-x & AMD-V only; bug #5058) * VMM: fixed hang after guest state restore (AMD-V, 32 bits Windows guest and IO-APIC enabled only; bug #5059) * VMM: fixed paging issue with OS/2 guests * VMM: fixed guru meditation in rare cases (2.0 regression; software virtualization only) * VMM: fixed release assertion during state restore when using the Sound Blaster 16 emulation (bug #5042) * Security: fixed vulnerability that allowed to execute commands with root privileges * Linux hosts: fixed runtime assertion in semaphore implementation which was triggered under certain conditions (bug #616) * Linux hosts: change the default USB access mode on certain distributions (bugs #3394 and #4291) * Linux hosts: on hardened Gentoo, the VBoxSVC daemon crashed by opening the VM network settings (bug #3732) * Linux hosts, Solaris hosts: pass the XAUTHORITY variable along the DISPLAY variable when starting a VM from VBoxManage or from the VM selector (bug #5063) * Linux hosts: use sysfs to enumerate host drives if hal is not available * Solaris hosts: fixed a bug which would hang the host sporadically as interrupts were not re-enabled everytime * Solaris hosts: fixed a kernel panic with bridged and host-only networking (bug #4775) * Solaris hosts: fixed incorrectly persistent CD/DVD-ROMs when changing them (bug #5077) * X11-based hosts: support additional function keys on Sun keyboards (bug #4907) * Mac OS X hosts (Snow Leopard): fixed problem starting headless VMs without a graphical session (bug #5002) * Mac OS X hosts: fixed problem listing host-only adapter names with trailing garbage (attached VMs won't start) * Windows Additions: now work with Vista 64-bit Home editions (bug #3865) * Windows Additions: fixed screen corruption with ZoomText Magnifier * Windows Additions: fixed NPGetUniversalName failure (bug #4853) * Windows Additions: fixed Windows NT regression (bug #4946) * Windows Additions: fixed VBoxService not running if no Shared Folders are installed * Linux Additions: implemented ftrunctate (bug #4771) * VRDP: start VM even if configured VRDP port is in use * Networking: the PCnet network device stopped receiving under rare conditions (bug #4870) * VBoxManage: implemented controlvm vrdpport command * iSCSI: fixed issue with NetApp targets (#5072) * SCSI: add support for virtual disks larger than 2TB * USB: fixed potential crash when unplugging USB2 devices (bug #5089) * NAT: IPSEC did not properly work with Linux guests (bug #4801)- fixed security issue with empty LD_LIBRARY_PATH in wrappers (bnc#448246)- fix build (corrected 60-vboxadd.rules)- added udev rules file 60-vboxadd.rules for guest system (bnc#541196)- added checks for setuid on VBoxNetAdpCtl (bnc#533550)- added VBoxNetAdpCtl.diff : use VBoxNetAdpCtl.cpp from upstream svn which fix security problems with popen and strncpy (see bnc#533550)- fix permissions for VBoxRandR and vboxadd-xclient- moved hal policy file 90-vboxguest.fdi to hal/fdi/policy instead of hal/fdi/information- added 90-vboxguest.fdi for hal policy, to autodetect the virtualbox mouse (thanks to Tejas Guruswamy) - added permissions_warning.diff - implements messagebox, which is displayed, when user try to start VirtualBox and is not a member of vboxusers group- added VBoxRandR to guest-tools - support for dynamic display changes (autoresize) - added vboxadd-xclient.sh to guest-tools - allow automatically start VBoxClient with support for shared clipboard, autoresize and seamless window- rewritten init-scripts.diff (bnc#537793) and added /etc/default/virtualbox config, which allow configure type of session shutdown (thanks to Dennis Olsson)- updated to 3.0.6 * VMM: fixed IO-APIC overhead for 32 bits Windows NT, 2000, XP and 2003 guests (AMD-V only; bug #4392) * VMM: fixed a Guru meditation under certain circumstances when enabling a disabled device (bug #4510) * VMM: fixed a Guru meditation when booting certain Arch Linux guests (software virtualization only; bug #2149) * VMM: fixed hangs with 64 bits Solaris & OpenSolaris guests (bug #2258) * VMM: fixed decreasing rdtsc values (AMD-V & VT-x only; bug #2869) * VMM: small Solaris/OpenSolaris performance improvements (VT-x only) * VMM: cpuid change to correct reported virtual CPU id in Linux * VMM: NetBSD 5.0.1 CD hangs during boot (VT-x only; bug #3947) * Solaris hosts: worked around an issue that caused the host to hang (bug #4486) * Solaris hosts: fixed a rare host system deadlock when using bridged networking * Solaris hosts: fixed a potential host system deadlock when CPUs were onlined or offlined * Solaris hosts installer: added missing dependency for UTF-8 package (bug #4899) * Linux hosts: don't crash on Linux PAE kernels < 2.6.11 (in particular RHEL/CentOS 4); disable VT-x on Linux kernels < 2.6.13 (bug #1842) * Linux/Solaris hosts: correctly detect keyboards with fewer keys than usual (bug #4799) * Mac OS X hosts: prevent password dialogs in 32 bits Snow Leopard * Python WS: fixed issue with certain enumerations constants having wrong values in Python webservices bindings * Python API: several threading and platform issues fixed * Python shell: added exportVM command * Python shell: various improvements and bugfixes * Python shell: corrected detection of home directory in remote case * OVF: fixed XML comment handling that could lead to parser errors * Main: fixed a rare parsing problem with port numbers of USB device filters in machine settings XML * Main: restrict guest RAM size to 1.5 GB (32 bits Windows hosts only) * Main: fixed possible hang during guest reboot (bug #3792) * GUI: fixed rare crash when removing the last disk from the media manager (bug #4795) * VBoxManage: fixed setting guest properties with --flags or -flags * Webservice: fixed a severe memory leak, at least on platforms using XPCOM * Serial: fixed host mode (Solaris, Linux and Mac OS X hosts; bug #4672) * VRDP: Remote USB Protocol version 3 * SATA: fixed hangs and BSODs introduced with 3.0.4 (bugs #4695, #4739, #4710) * SATA: fixed a bug which prevented Windows 7 from detecting more than one hard disk * SATA/SCSI: fixed rare random guest crashes and hangs * SCSI: fixed problem with Fedora 11 refusing to boot after kernel update * iSCSI: fix logging out when the target has dropped the connection, fix negotiation of simparameters, fix command resend when the connection was dropped, fix processing SCSI status for targets which do not use phase collapse * BIOS: fixed a bug that caused the OS/2 boot manager to fail (2.1.0 regression, bug #3911) * PulseAudio: don't hang during VM termination if the connection to the server was unexpectedly terminated (bug #3100) * Mouse: fixed weird mouse behaviour with SMP (Solaris) guests (bug #4538) * HostOnly Network: fixed failure in CreateHostOnlyNetworkInterface() on Linux (no GUID) * HostOnly Network: fixed wrong DHCP server startup while hostonly interface bringup on Linux * HostOnly Network: fixed incorrect factory and default MAC address on Solaris * HostOnly Network: fixed the problem with listing host-only interfaces on Mac OS X when all physical interfaces are down (bugs #4698, #4790) * DHCP: fixed a bug in the DHCP server where it allocated one IP address less than the configured range * E1000: fixed receiving of multicast packets * E1000: fixed up/down link notification after resuming a VM * NAT: fixed ethernet address corruptions (bug #4839) * NAT: fixed hangs, dropped packets and retransmission problems (bug #4343) * Bridged Network: fixed packet queue issue which might cause DRIVER_POWER_STATE_FAILURE BSOD for Windows hosts (bug #4821) * Windows Additions: fixed a bug in VBoxGINA which prevented selecting the right domain when logging in the first time * Shared clipboard: do not send zero-terminated text to X11 guests and hosts (bug #4712) * Shared clipboard: use a less CPU intensive way of checking for new data on X11 guests and hosts (bug #4092) * Guest Additions: do not hide the host mouse cursor when restoring a saved state (bug #4700) * Windows guests: fixed issues with the display of the mouse cursor image (bugs #2603, #2660 and #4817) * SUSE 11 guests: fixed Guest Additions installation (bug #4506) * Guest Additions: support Fedora 12 Alpha guests (bugs #4731, #4733 and #4734) - drop deprecated pa-interface_change.diff- added pa-interface_change.diff to fix interface change in PulseAudio- added vboxvideo.ko kernel module to virtualbox-ose-kmp-* - added VBoxOGL libraries to xorg-x11-driver-virtualbox-ose- fixed typo in the vboxadd init script and updated virtualbox-ose-init-scripts.diff (bnc#530271)- fix quote symbol (") in vboxdrv.rules (bnc#528310)- updated to 3.0.4 * VMM: 64 bits guest stability fixes (AMD-V only; bugs #3923 & #3666) * VMM: SMP stability fixes (AMD-V only) * VMM: SMP performance improvement (esp. for Solaris guests) * VMM: eliminated several bugs which could lead to a host reboot * VMM: fixed OS/2 ACP2 boot floppy hang (VT-x only) * VMM: small performance improvement for OpenSolaris guests (AMD-V only) * VMM: fixed CentOS/Xen reboot (software virtualization only; bug #4509) * SATA: fixed hangs / BSOD during Windows XP installation (bug #4342) * SATA: mark the ports as non hotpluggable (bug #3920) * 3D support: fix deadlocks and context/window tracking for multithreaded applications (bug #3922) * 3D support: fix memory leaks when terminating OpenGL guest applications * 3D support: fix crash in Call of Duty * NAT: using two or more NAT adapters in one VM was broken (3.0.0 regression) * NAT: fixed network communication corruptions (bugs #4499, #4540, #4591, #4604) * NAT: fixed passive ftp access to host server (bug #4427) * iSCSI: fixed cloning to/from iSCSI disks * GUI: fixed path separator handling for the OVF export on Windows (bug #4354) * GUI: the mini toolbar was only shown on the first host display (bug #4654) * GUI: added a VM option to display the mini toolbar on top * GUI: don’t crash when adding plus configuring host-only network interfaces * Shared Folders: fixed selection of a drive root directory as a shared folder host path in VirtualBox (Windows host only) * USB: fixed a bug that may have rendered USB devicefilter settings inactive (3.0.2 regression, bug #4668) * Guest Additions: report the Guest Additions version to the guest properties (bug #3415) * Linux hosts: fixed problems leading to wrong colors or transparency in host windows with some graphics drivers (bug #3095) * Linux hosts: hardware detection fallbacks if the hal service fails to find any DVD drives. * Linux and Solaris hosts: Work around color handling problems in Qt (bug #4353) * Solaris Installer: fixed incorrect netmask for Host-only interface (bug #4590) * Solaris Installer: added package dependency for Python and Python-devel (bug #4570) * X11 guests: prevent windows from being skipped in seamless mode KDE guests (bugs #1681 and #3574) * X11 guests: fixed screen corruption in X11 guests when large amounts of video RAM were allocated (bug #4430) * X11 guests: some fixes when switching between host and guest-drawn mouse pointers. * X11 guests: fixed an issue which caused seamless mode to stop working as it should (the main issue listed in bug #2238).- drop qt3-devel-tools,libmudflap-32bit from BuildRequires- enable generated data for SaX - added mountvboxsf, VBoxControl, VBoxService to guest-tools - disable chown of device in vboxadd init script in guest-tools subpackage (bnc#507835)- updated to 3.0.2 * VMM: fixed network regressions (guest hangs during network IO) (bug #4343) * VMM: guest SMP performance improvements * VMM: fixed hangs and poor performance with Kaspersky Internet Security (VT-x/AMD-V only; bug #1778) * VMM: fixed crashes when executing certain Linux guests (software virtualization only; bugs #2696 & #3868) * ACPI: fixed Windows 2000 kernel hangs with IO-APIC enabled (bug #4348) * APIC: fixed high idle load for certain Linux guests (3.0 regression) * BIOS: properly handle Ctrl-Alt-Del in real mode * iSCSI: fixed configuration parsing (bug #4236) * OVF: fix potential confusion when exporting networks * OVF: compatibility fix (bug #4452) * NAT: fixed crashes under certain circumstances (bug #4330) * 3D support: fixed dynamic linking on Solaris/OpenSolaris guests (bug #4399) * 3D support: fixed incorrect context/window tracking for multithreaded apps * Shared Folders: fixed loading from saved state (bug #1595) * Shared Folders: host file permissions set to 0400 with Windows guest (bug #4381) * X11 host and guest clipboard: fixed a number of issues, including bug #4380 and #4344 * X11 Additions: fixed some issues with seamless windows in X11 guests (bug #3727) * Linux hosts: workaround for buggy graphics drivers showing a black VM window on recent distributions (bug #4335) * Linux hosts: fixed typo in kernel module startup script (bug #4388) * OVF: accept ovf:/disk/ specifiers with a single slash in addition to ovf://disk/ (bug #4452) * Fixed a settings file conversion bug which sometimes caused hardware acceleration to be enabled - drop vbox-ose-rpmlintrc- updated to 3.0.0, major new features were added: * Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only) * Windows guests: ability to use Direct3D 8/9 applications / games (experimental) * Support for OpenGL 2.0 for Windows, Linux and Solaris guests - deprecated : 64issue.diff , validate-op-gcc43.diff and increment.diff - disabled Makefile-vboxadd,Makefile-vboxnetflt and Makefile-vboxvfs- disable as-needed for this package as it fails to build with it- updated to 3.0.0_BETA_2, major new features were added: * Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only) * Windows guests: ability to use Direct3D 8/9 applications / games (experimental) * Support for OpenGL 2.0 for Windows, Linux and Solaris guests - deprecated : 64issue.diff , validate-op-gcc43.diff and increment.diff - disabled Makefile-vboxadd,Makefile-vboxnetflt and Makefile-vboxvfs- Replace pmtools with acpica package required for building. pmtools package gets split into acpica and dmidecode, pmtools will be dropped.- added patch increment.diff : same variable used twiceand post incremented in the same expression in dnsproxy.c- updated to 2.2.4 * Solaris hosts: make it work with Solaris build 114 or later (bug #3981) * Solaris hosts: fixed a bug serial port character handling found during loopback (bug #3120) * Linux hosts: adapted vboxdrv.sh to the latest changes in VBoxManage list runningvms (bug #4034) * Windows hosts: fixed a crash caused by host-only/bridged networking * Mac OS X hosts: fixed access to host DVD with passthrough disabled (bug #4077) * Guest Additions: fixed problems with KDE 4 not recognizing mouse clicks * Windows Additions: fixed incorrect 8-bit guest color depth in Windows 7 guests * GUI: warn if VT-x/AMD-V could not be enabled for guests that require this setting (bug #4055) * VMM: fixed occassional crash due to insuffient memory * VMM: fixed hanging 64 bits Solaris guests * VMM: restore from a saved state occassionally failed (bugs #3984 and #2742) * Clipboard: fixed a deadlock while shutting down the shared clipboard on X11 hosts (bug #4020) * OVF: fixed potential hang during import * OVF: fixed potential crashes during import/export on Win64 hosts * VBoxManage modifyhd --compact: fixed bug which could lead to crashes and image corruption (bug #3864) * VBoxManage metrics collect: now flushes the output stream. * VHD: made VBoxManage internalcommands sethduuid work for .vhd files (bug #3443) * VHD: some .vhd files could not be cloned (bug #4080) * VMDK: fixed creating snapshots * NAT: improvement of TCP connection establisment (bug #2987) * NAT: fixed order of DNS servers in DHCP lease (bug #4091) * NAT: fixed DHCP lease for multiple name servers (bug #3692) * NAT: fixed a potential segfault if the host lost its connectivity (bug #3964) * Shared Folders: deny access to parent directories on Windows hosts (bug #4090) * Shared Folders: make rm/rmdir work with Solaris guests on Windows hosts * Networking: fixed the problem with blocked receiving thread when a broadcast packet arrives too early to be handled by uninitialized e1000 adapter. * Networking: fixed the problem that caused host freezes/crashes when using bridged mode with host’s interface having RX checksum offloading on (bug #3926 and related). Fixes problems with TX offloading as well (bug #3870) * PXE boot: Added support for PRO/1000 MT Server adapter. * Python bindings: fixed keyword conflict * SCSI: fixed occasional crashes on Win64 * Serial: allow to redirect the serial port to a raw file (bug #1023) * VRDP: fixed a rare incorrect screen update- included proper version of vboxmouse_drv and vboxvideo_drv in xorg-x11-driver (bnc#507839)- fix %endif- switch to gcc44- fixed ose-init-scripts.diff : don't use vboxusers group for /dev/vboxdrv (bnc#429725)- make sure that the kmp is also updated at the same time like the main module, otherwise bad things will happen- fix build for older distros- updated to 2.2.2 * Host and guest clipboard: fixed a number of issues affecting hosts and guests running the X window system. * Guest Additions: make sure the virtual mouse autodetection works on first reboot after installing the Additions on X.Org server 1.5 and later. * Guest Additions: properly report process identity number of running services * Guest Additions: clean up properly if the X Window server terminates * Linux Additions: fixed installation path for OpenGL libraries in some 64-bit guests (bug #3693) * Solaris Additions: fixed installation to work when X.Org is not installed on the guest * Solaris Additions: fixed a bug that could panic the guest when unmounting a busy shared folder * Windows Additions: fixed mouse pointer integration of some Windows guests (2.2.0 regression, bug #3734) * Windows Additions: fixed installation on Windows Server 2008 Core (bug #2628) * Main: do not try to use older versions of D-Bus (Linux hosts only, bug #3732) * VMM: fixed out-of-memory conditions on Windows hosts (bug #3657) * VMM: fixed occasional hangs when attaching USB devices during VM startup (2.2.0 regression; bugs #3787) * VMM: fixed guru meditation related to memory management (software virtualization only) * Virtual disks: fix possible data corruption when writing to diff images, incorrect detection of redundant writes * GUI: reworked network settings dialog * GUI: properly show the detailed settings dialog of NAT networks (bug #3702) * GUI: HostKey could not be changed (2.2.0 regression, bug #3689) * GUI: fixed memory textfield size (Windows hosts only; bug #3679) * GUI: fixed crash when selecting a shared folder path (Windows hosts only; bugs #3694, #3751, #3756) * VBoxManage modifyhd --compact: implemented again for VDI files, and now supports relative paths (bug #2180, #2833) * VBoxManage snapshot discard: made it work again (2.1.0 regression; bug #3714) * NAT: fixed release assertion during poll() (bug #3667) * Clipboard: fixed random crahes (X11 hosts only, bug #3723) * Shared Folders: fixed incorrect permissions for Solaris guests * Shared Folders: fixed wrong file sizes with Solaris guests * CBindings: fixed possible memory leak while releasing the IVirtualBox and ISession Objects * Solaris hosts: fixed host-only network interface incompatibility with nwam/dhcpagent (bug #3754)- updated to 2.2.0 * VMM: FreeBSD guest related fix for V86 flags (bug #2342) * VMM: fixed guru meditation when booting an AsteriskNow Linux VM (bug #2342) * VMM: fixed PGMPOOLKIND_FREE guru meditation (bugs #3356, #3431) * VMM: fixed Windows XP boot hang (guest PAE + nested paging only) * VMM: allow mixing of VT-x/AMD-V and software virtualization * VMM: fixed extremely slow safe mode booting in e.g. Windows 2008 (VT-x/AMD-V only) * VMM: significant speedup of certain GRUB boot loaders (e.g. Solaris) (VT-x/AMD-V only) * VMM: real-mode IOPL fix for DOS guests (VT-x only) * VMM: fixed VT-x detection with certain BIOSes that enable VT-x, but don’t set the lock bit in MSR_IA32_FEATURE_CONTROL * VMM: fixed hibernation issues on Windows XP hosts (VT-x only; bug #1794) * VMM: properly emulate RDMSR from the TSC MSR, should fix some NetBSD guests * VMM: emulate RDPMC; fixes Windows guests crashes when using the Kaspersky virus scanner (bug #1778) * NAT: fixed truncated downloads (FTP) (bug #3257) * NAT: blocked UDP packets caused a crash (bug #3426) * NAT: allow to configure the next server and the boot file via VBoxManage (bug #2759) * IDE: fixed hard disk upgrade from XML-1.2 settings (bug #1518) * Hard disk: support more VMDK file variants (including fixed-size ESX server images) * Hard disks: refuse to start the VM if a disk image is not writable * USB: further reduced host CPU utilization for OHCI and EHCI * USB: fixed BSOD on the host with certain USB devices (Windows hosts only; bug #1654) * E1000: properly handle cable disconnects (bug #3421) * VRDP: fixed hangs when VRDP server is enabled or disabled in runtime * Shared folders: respect umask settings on Linux, OSX and Solaris hosts when creating files * X11 guests: prevented setting the locale in vboxmouse, as this caused problems with Turkish locales (bug #3563) * X11 guests: show the guest mouse pointer at the right position if the virtual desktop is larger than the guest resolution (bug #2306) * Linux additions: fixed typo when detecting Xorg 1.6 (bug #3555) * Solaris guests: added xpg4/xcu4 dependency to the guest additions installer (bug #3524) * Windows guests: bind the VBoxMouse.sys filter driver to the correct guest pointing device (bug #1324) * Windows hosts: fixed BSOD when starting a VM with enabled host interface (bug #3414) * Linux hosts: do proper reference counting to prevent unloading the vboxnetflt module as long as this code is in use (bug #3104) * Linux hosts: do not leave zombies of VBoxSysInfo.sh (bug #3586) * Linux installers: fixes for Slackware, Arch Linux and Linux from Scratch systems * Windows installers: combined installer executable which contains both (32- and 64-bit) architectures. * VBoxManage: less cryptic command-line error messages * VBoxManage list vms commands now default to compact format * VBoxManage controlvm dvdattach did not work if the image was attached before * VBoxManage: allow creation of all supported disk image variants * VBoxManage showvminfo: don’t spam the release log if the additions don’t support statistics information (bug #3457) * VBoxManage: big command line processing cleanup * Hard disks: improved immutable disk support to auto-reset diff file at VM startup (related to bug #2772) * GUI: enable the audio adapter by default for new VMs * GUI: warn if VT-x/AMD-V is not operational when starting a 64-bit guest * GUI: deactivate 64-bit guest support when the host CPU does not support VT-x/AMD-V * GUI: removed floppy icon from the status bar * GUI: show build revision in about dialog * GUI: fixed sticky status bar text * GUI: improved error dialogs * GUI: fail with an appropriate error message when trying to boot a read-only disk image (bug #1745) * GUI/Mac OS X: fixed disabled close button * GUI/Windows: re-enabled support for copy and paste (Windows hosts 2.0 regression; bug #2065) * 3D support: added OpenGL select/feedback support (bug #2920) * 3D support: close OpenGL subsystem for terminated guest applications (bug #3243) * 3D support: fixed VM hangs when starting guests with 3D acceleration enabled (bug #3437) * PXE: fixed boot hangs when hardware virtualization is used (bug #2536) * LsiLogic: fixed problems with Solaris guests * Main API: close machine settings XML file when unregistering machine (bug #3548)- drop xalan/xerces from buildrequires, not used5.1.34-47.1kernel-modulesadditionsguest_src.tar.bz2/usr/src//usr/src/kernel-modules//usr/src/kernel-modules/additions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7838/openSUSE_Leap_42.3_Update/70785a5cfc73fdf95153523158a67c22-virtualbox.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linux?] crt:bLLl^ e:F_u;"YTNX]elo˘n%*΍'S#ڋ>wt6gfrLܛor*lƅJ,6\QBCT)ڨy _>ߡ _HH3ʦMh'/V5w;~jw=/d"۹L5AVi Lz|}Ex#xtEݟuF $T 'Kʈ^ǚS6W%RQ2*WB6bq=+gxߥᩆRj)Xa/vDcݾ)dե,+PY:>8b)D2lhvQ ŎZ #z3%9H䲖i!?m mȰ"r3y+"K4&;[p~K c fd!{Dp9O3 =ŬG|vsV]zPLBfk^k[K̈Ttߕ̣W=\p_dQk2[8D ki â o|Iͩ phOo`_\/vFAw6yPΔ6 Ao aa?R/HA5@| i׼UufBZs]5Gk6;Ƌ !;IEeA g m5[V"[Z*kFT[|9(7s3b!`7ĽWWJ0p(I-"e_FcHW8fÇiNկ>%®PKi He$`6LwfWXJ WɌnekY*j ]U+:alg;dB1cs(_Hpρ^ DWijQ"+ΏFqO!#'w/"L*HFHDv4JǕXBGR˖bH@Ewݳ<)aζB|tßD(Y%itL̪:tW\HWh{{ BQȰqҬN[yP\vLMmԋu1+!z(T`NE:38caQW8kh.-ޭ2ݣk6H nDXL c9l NP:ʠ[oªjJ.%>M6|0ikI~HyQɸln]t^gގq8vG5q.#IKH&u9RTKJ҉'YwA?kܦM: vJ@xOGhz?bC(bqhQ(Vz@^K>1%-fޥMy%ג\$ Sf嗢Pf[-q*)WrP4=/A- ֋)ǝ@eOf5\om6NojN1'z&r"Kl P TVjIQ88buH>>DأB)b l_+poW-ɍtεf[Lb/6tZ?m׌`ycV:c/h0}kӸx먌;1_v)xhH#ZGx]-c /Ǻc6i㸏+ ~S.b*^!,A+0Z+ rۄn'%QNjjmEkw zu+St:_w,o$rFQ؁Z UظsB!wn]ifFR'}A)*v3ƒ𢵛_#-/p ܅{w_6 ZJ.\ӻ.oތ BN[ ]_ẚ{WuEްOר'-b!P6Ń|PSM$3[w*F++ X?z}Ja^0Qxxj{z JOˌ@HVzӶ>7ȓ,oqZhyHAa[BM]|Q+DIOĀFl-m.)"7 &=Ť`E;U]JܟW|H@\ ' 9M ]6ՙnŒG|舟uקc0Z_HO۹G_ )$'5$\"8LHLS0B[*юOßӴjf@(Y2ckKY> m +[`;-)WjLu'$VxxҞx(3yPE'9 扪nQ7ed|]icY9-wەǬ_X9Uqiu^v,XfπriݬĤ-ЁUU,P!8yH YR)00q7p_2ܽ)6syxP++t6ADE첩"z8v-(y4 qy{3Vyۇ0eN65i;_$F7] l2:Ó!=ա4.ؓJZ¢K0  LϓFC`3WJy,M:9/o g4ePm߰NYR&{ny`nv0?I;\(\z?J#4t`H;`$a5x LJz?,P>/x6;P} iJ%/3QϋQ^%P)r8xol4CyYt p7j[ [3lNC: P\̔|/`y[}.DZZʾk,3(l1Sp`֌;8wՐ; %5HPK n0IvaG{PR9A)bwfG!gO g>*eV\e"7s>#h% 8yfX4pC*XA)CU&P_yšN"mWϰQAJ6ƙG &+P@3CnQmݺ+ӻHL*p+b54gyQQ}; qh™+0,)./Y2.h?(u,<XyW]ob06g͎!g`ٔ;hMAnD`EӹG"ʏSKohz/;*!suh6M'$*g:Sd u_IT#Ӗ8寰wjE+ ޥ7*łw`~bٞdf6hs;6n Cx^b*J0\gxB k7UCzMLK?rT lMA.uE`?R$Hy2Ec ms# o@+WU @MxG:IA%Fb񣲴Uo$w;:UP ֊Ly1frE'~e!/8-܌f[t=;0J-RJ^u \'Q'{Z'.=i.`ҝ#AkfBd K<4Y9:S) l]ó)"mjn;DDdyu[ jxu|=al-^%.ҌpJ[ёs JȕmFv7,!zƔԜ^K K8cj32MKSr!dMCRwJ<0|; QQ3=s Ti  Y*I'N;2pMTO^bKo @(<+/mqzb; b?v [|.d6^㲨LHW%q3pZjѱ:Xײ9G^ L#7MDڰ;[P=v}"nH5B:`ȥ=!j6 | _boZe\Q$Ξݕ>ܥPnxCk$dh0y.@ekZUHo İfJ6$ lqIxuJQp +i~S=We뇧_Z4Qjd(c>1ns&kFgƣ"#da9 6<'nVnI,|Z9ō]ꆢͨ,cmGC78 Ez߅ #d4(xE s?x?t= FY[=F]f-ȗX$T^Z_h{D'<-(*.m[Jخ~w=5/K6 WwXk"„e#?/%ZUnVt^*Hu%ѺEIe/o0_BPĒ߁YR/ [I~vֺeW;Uh?+ϲ 5 UR8IAhSzཫft:J`U$=d q{eﷂ"2g.XRJؿ߳ 9Q NY²Jψ9.p6>D rjbͦdy9|d@U MгEúDQ &>4Έ]@8 /'_JcyʟuE q&52ɨn+vuc8AԮX+guj1HpU TJ;FW /GW_mnSAހ)|Q:&\-9IK6;c'lfWSgpkQF~}O4Ri$ulRxЌ>)Brrx,kQQ:`j *#1v}][0}*N7pt(ۋĐwB0iL  }zynn)gKJT/9+9}_jTMȉH]9*%~ȫAj6Z})D(q&i<2asQdR"'WGV u *%[#z!d@X:-H^H@6E>T|$d=u0DP-HL~Mjâ͊VHD 4X>%Ez50ݶjo'VvAؓy6pw4ӨJA=%bۣ<#Q,PAY1}*ـ&|2ޡ+bֻ`.ר[CFB5&;d魰v*5v$Zu]`bQ|1NSss}EQ](͖}v _p)@+9AXnY@fE}TVSɷOO%+}ɎiWZz3M_S@2WmN}nz3t+^%MYatx,=^}u=,к+MI&5K&xN-!Q7-GBjZDG {]w[0CJfzxmȭxyfq¿͗ݾ\A0#T@6-hau6ʑE{=ڂl9":ؓ7N!!6F2Nۘ5{)`;U}+t8,: PG3eE}DSCQ 2y`{, S`c!~IEVR6;JN T5 {|Є&J͙ΏV=6c(m& fPm,W:r- nƥUxT!SĈI5*iHVR$vjզ6GNju?6#nWxvk>+ `+>$sk #E7B?Ma=\N :+P:/OVfeJ.1eH/xڹVB; YaU:Ŵz9T/knzQF["gQw =7O ~D!S,3ȞI5eJGy c׸0^A1E]a)slŅTOe K+;#V}*(9q$HSX5 n=1z,f䩴T+ f+<=um(+nAk3>FBPZ_ u:_Ͱ׉8٭J'45dLݺ|n=Io=]r=\G>OM^*)}c!=cp kx' ni\B)eYa{MBlųzI+c)4k5 *y C6{ Cip%Y4>6wMMm!@<ݘbQjеNDixo(_@B_ [Z}x==ZaZC-.uTaz ݌n+.Uh~|I׊3N<ƃamr$(x¶' TXZ5]U}aB",4<'X ae HP1%2AjxMDbܧeLN)}ni|9McX90}Rŭܴzѧ)EhQh0]lX1 %fFu7#N;]d慱챛n]܏bp>>vHWǴ"DlN+Ǻ،J)!="X~u1 sѝVuJ73.7Wxc5L;;p6e]kiOp mRB % 1qM u fW9`kXkdk#wMva L~{]QÔg{a{⏶x0CIDh3ZӮ US'x]юO#Ks{\@\DKsQB= *9zϽbsx;{DoQ > _$j@B: & O5had'+O|i珛5Ɠk W#0H>ή !!F0a  L*-wy1bTK\T$z!ۯ#*:-0J0# _'7eZGp['k g1(}L[d戮mk;rBg ̯zФ'~5 l1?rbwpN#ۼLX5g{\"NN2]ɺXn!pVb1/݅\C2 w5;"<7w$M/1p^LƐ8ί\vزolzEm&O0浃cL#-d X6nHs6w{1%#uIy?@xJ]ăMQ9^AGY2[΍ aN{$,c+;ȌoKpoހj1_LxF+oӂ A}jƵӲw`4KsF\"i=~YQDi٧ؖS^}@Sr$9s5:iHQnY[鹵/ (R.2_W<?~ 䡜qU!Q׺n.gqpցN!Wp@躍L4|׊K[&El+|uܮ4΋*/W` Ypeym t+z,>"麮9b( upLh:nJF6g4'pd?s3. {@Jh=B| i{ "^L8BeHng,|=0i)ejα0B3/u/]*(x3{ ɗMΙs&lPR*!N.Xnɦ|v!nP৔¶r~v%唽V_(}#xGZAA׈Oκ=51wG<'eHOB1܍yWyzhX >ٳKI(?N:TUIXW@B-h*M-;~ߵaELf3/l+]7&MfkpliQv߁(g*/L5e n𺊎 zA{DҮ-3@wI@̌Q BqMM8jLa#pK7f<ѓu>uj2ː1ʯoT@wAœat1| &bqXP>:)fc+=>%h=󹚖DahEKQޓz:[D&}$2ylԧ\{Jz7x#.!GjS13'eëL>qfL`j2.^‡'Na|`irV&18iJ~uI\#S/ť/434W[PW2 ۟tltF[k8j['[w;y4LBMwH7@[uFңP[U'܄!7!${_kU%.1%K1]_njQ5 {(fܨ"G"x_e3{Tx Y-[ڽ7 4% 1ig| uqjԑM*$d%O$7Jw|./+,xt3qM+0"ʯ/@Pv{g)/~)@VcP*OʍdCc8;yv\ଠ;1qI⒍; Dlkg6`g?>Y&%y1mXJ%.ݣ<uyJR>,R `Os*Hc0dKdR "0Lcۘ4]OP @arwd; y& Jj9Q)GRNI7-&F& vl!Me ,/ &=lHE"W+QpUuv&G7~Oԅi,TvguD莔:&UBzKFfB9\ sssP"[ *&, Q$CȗZ6r8TWg~hbY{ uqLyr>'COx|{ՃfjvK]ة8-hQkȪ3ӳ G򙎝L`ʙŧa)tbl[do@qЙWB^Є0(X/jNHD9jC"3N+{1hMi H*TKw|e:!58lHxhoRϺQ~I=r=#Fsv4kץ7:`T yi<4iŞt|gaǽ^*WnB-FePUoG=$|;7Bs8#v#۱.(JU:٢qJ /Yӵt:OY##sst]8访S"n!\$S (xy\(uH' +($-ȉ I{J:T%w#w\2PX]?5zfkMue*DW͗⇓);-/.02XqE\Xb"_W 4%Zwb8jA9M#kB`&u'?ڲe":cltRIqJ1WO02v.*q}m+5fNR0ms| VB>FߴjA"Ue{7-/:ˣ SbeR6p_~-Qe Q|t:h2%}譺Q!RAGOK|Q#r[r0q4G?F D\:WRlS?y,XKH_n0P?ꊸ0 q8w6¸Vk[%+6 kUmi>ݪ*?('Ui &Lz>y]<_ܱSGwE:à Wp1vۯUWv3ɉ aL۟8le~ Z`w871EҐ^~wz iV t=\F?Uo0+Tbc>\.r40ciL"4I<[ χu{Fnl? 72ԕd>wj-+cUOd4-\";k߯_v=*thR̟V,K0Ŕ)D# 0%C˕ʥ6KSj F +* %p[&%(YS9f_Y0$:0#- n9ñ |-jI(w\(g<3.ifV!0:@q_%yFgi/,yF$GݐHH;S=*@nȷWB8sDt®[2s<5+b\tsfԟM]x՛/YA~$K$xБHcԧ 5ԩ d\"_UΜyБ26]Bv2S*9n%T_u!O ۔XNPU# FVŝ}\QARDP[Eܣ(ZBM!s44BЬix>xN$c+ js=\j_AgGРrX5rݴ#%2\tA7p_=BDxF`T/KDOzU7ùQ%!4&;&\?AұG=工=M 4OrAkHjeݨ]b@FOMj=ZfхbBR 4(c3R=8{[Ÿ'K"Ǥ7~)#+۵aoRQfe0Bvʁ-0 ĺG qm)hķܫ+;]͡f3)GJ=t*QC zBz&(m:EܩjOtn 7e wG3-}"I}筧.@4|Qx"29?dF]bQE$*z0UT&aبgX1 !p~8qcc.rNXF@GsRƃb=t4~* *,/(QNUжq4AQ1J~m{͏Pu6mU8"KqvB)vJw1BiL+i! {UK)X>^/ؼ>yAy]LbЧą-Ao8!x~WAGɒhIJNY$f (' 鿋۟yvΗ/s]@bHi hq|ؿMR{yPPX(175EUg-k>$,i3VOxSYxoOx>&,҃S1Tj< `NB?mkAκ\T-&a`&.1A<}; ;,5a$4uUo kn;1F+~Ϩ@`:5+hCc+tL.sw4\:bze(~`;u=h [%z-3=厦?tRcF OBW3ؽy-Huuq+UiCNޱPM0RRڭ'W@ܵ=$} l%٥RN7Q8,]A?0s$Ã|}爺ݬyaZ#> vkԛPrgc;pP}=ĥ!]USOjנ_4lΊS2|҅ T$ MP uZS5p7s{ްwT)OnWWgwubj!$4}q:%/e}Kײo:'Ee:oQ H>;{QPKC&aȋއ~C!.h\䂠P$O)b(K8N>#GN]!υrzcq˴x5jcs hZؔvmۋUx4oÞRg ޞ+k 1Tक7` }gAgw:aFл)wvc|r&|d8,-cac,r~aq,@iyhǫBFW-U46 pnBANOLnJRgzTKOMJ5I &esCթ%rq3(9>ڸ”{x4{dž9&;1)Un-}~K ; 4ov p82ԁY3ӑ%-UPqC HC<[^{3W,>|E bӞ-PxiggȒX &mu1i1{rȤR՟?CBWAפlh[f9j;C}1m~_\9VŤK9#R~uۮ/41xu>3b{2>W *YWq-ZYK0BI+XgZU*X}'Ҩ,Mn슝Rޜ6An`1pTge/y9*YN~,!/vxîE2(福Uլ.:?mGi^Cnj]}`VWq~N=4Aerj|_y>wj53/?ԝ\gZR)SuW䤗P`@ԅHt$ plCit<>F,3~J_*m=WQ :z}U r?ۖi4PFtFRn$p;+׃`@gTuw%m ޵ĭ8CǼe=EвN: #t $i7`p,lKp<'B0x |eSQdu4s$deϛM=h;%-Puot(7Ң+x\jgLuzח_aUg25(<*.w(ncě)$!1Tx}8ѧieh:Dne("܅8ћS09 ->J_=+\=v)P(y'}<U?-mݥ閴QJ33X«#;$rB߿&[v{AbmfBᠻ4F;iYOYL3So"Qҏ/p-7W,k~_^3j30BG@:UN@3/Z |ej:M$i6'RNj^ǹgl_[QG)dǝoIG[(zXt\ZTE?B0? U/ɦv>-b^IvjrLr&ǎ-&ﮥ, H贊?O,n7&Gؖ<<ɿ8A@ \mjY5k`#E`&dR\tZ(U#SLr gҿT^WPiI^ܯt '۾qXE{ͬ xzuwty"DM Y 6a2m%([&LV̬Z ֿBarLխ4q*qnɐZ&q: /żA9]1jœ흕9?|N>T`?B5U~D &SwG8] ^exs}VVҼiw;;" a Xχ3Y\%t+; Il}j!: )l7W(v iztz& x)0+w4^bGzd٭l*R'pQ:2M{ "HU+B SHxI=cԹy"}dzDɨRPoP:S˒%jφ*Xf&ڠ[DFͫL28l_pwy$!"mQZ (a^ΰ,#6!/{|"W~[1z0+Y$o b$3~ߌm@ O?5^'T*5\@* WPcK4O>RyTug.^;eK[hr#)ߑ}[Vۂ{0Ysb1G_p@7Eo2 SS:kͼ?3 > zis2"Ձ\ʻ[! 6K3X ukDWc[DtP_dӻ:hJxBXmw2{< #V-_t6ہjia!PaIl_Yfw{DZBpÐeʈpY)t .!=_oqY""W؞Σ|c`2W9Lgb>A03:-vtk),#&o8Cei>g8 <ٿeaT Z)ן3[W{KeN_㑆O䴃Hl_ v:lC f; >b%EdG4|g{RUUlz$ȱgv!p\!|Y"M\Ere߻ OX_$)Xk9Y]94 8 s O,~*h$p6sİ&$ns {ߓL߰({ "d%9?;BHaCu5N Ibpv6{q(_gEQ< z("Ǚ҆(MR~Z :N%-")%>mlwoK M K".E$I/56y9٩P)K5b37r ś]eN:%~452؞iUb7ZӉ⩒~19N9@7D*&3:kH(;7HxgG-ԖYJ=UopR[Ac6{Vr{He4( G?#X gcS;#/T՗wD5Ņp8h-lPEcY YKkj^ݭp9v셵ouцTh|whv)"cYӳ)Oڀ=gNiV-!MWl奠sy[`JK lj/Jmz2oT~ n'/GR9`Tp?}P0X ypqP  ImVn2Vz }L[ w;Rioi9 X1O߱dDDWgF]ADvcD]/'8:n+ewht":ԦcCDs|9KCФ< cRMVHV*SQ>8$$Ew#߹Y֝U?EJųT vךT?:%MPAOSpyܛS;dꫭeq` e\$YĮgi亵BZqZNC Rf)/AÐ Ӓ]~~ F@>LRVt<«xؼKq@D~,ipǚ_*:a,/ o ُ S]oef21*LQNE4iw?#ₛ'QAa;' 4ٶ:>r7lR05bǓ3nXdy9,ܬ4ҡrs;Z Ŧ$?_H"6UMjbqA})=7 n!Ϝ&%xP?JJC/& O-|AClm;u5 }mcL]8n2+^N=cOL#%B6 zAqX$ǟ^E&r@|NȀ9,1vM7h5 ԋVV%p-Ӯ;y83h|U_)^R.JQviZlzWLu9p3)R G8L9*'紈KT79BZk*94J`?Z>R՝ǘGޭb݇#~P|ܿ)*>p ] q"{In| Lt?0WsdK"UN89ayr n9(MRq;Y?4Z'!y3[,Jb7t,0S( ,w !#gӐB'h.ckjf̜>5Wa&BQ|uZLh«yt+ *"PG 3q@x\'2;z85И@x7cy$4(Uz2œw5 b{Nӊ<Ԉ4URerӏհڴU_Ld+ $Ԩ rEp+Śbߨ+q*$%'&+ayo'5J>585Kay[=m ^~ܼT@ZGɝ/oRR1 ņR d`zƳQ2ejUؚKҿ5&@_Tӓ+[-~U[o {n[>ݲJ=iȨN_g L/VR7Dۏ^iqү_*<47*|M=a|2TVǍX"O؄hK40X ([R}ԾCo9.R|a .UmCHዱsk`CpYNff+)?S3w ,pu8BBIȻ@D\ՠ#&ex?diۓQA'ȇIlQI#ƋtO۩f[^s>n &=43!-kavݖct;;p W&"DQ;hP=O6}pixxyCHb EQ$,? sk~mAKz`b9R=b2jM 4%%Wе1I|l邐g^^@Y[I %ɼ>aYQثosN\ e3a/4 `G{$ulǴ&sR-krQpP-g#VI)$^y5vec>gZ1u^.;3eИoz*|O‰]. #0b yL*CJ9r,{^ڻ7Al6T`B|wk]ݐ.j2˒^)b뺔!s\'^4ټZn?oaEj v22 e9~_UWV{t(#AJfXHNa3j0$ kTv0&^nŌE(bNP 8"̀$jba;JoR6jd_Ù-ck lRv!_)aȳg/KkJiŬ'LjĞ5M)5Z2VM77bn?ܹ-Xz ̒-pQUY_<#Bш$-M+rl@gg/=/$Xn/#冏:p%)[ z!syx۪:]S-$i4xXͽ^z#=:=dʘfd{6BX)UyixxEBM3D^QޏUS) Rt2#bwPrxa~Fi+0q']a 'qC`J'ZN*?G ׻j嚔nЅ`&%4V[ܰ-3>Y܁/ gt*s%?B3 ٲcgc _y, DcXXQd qֈlǻ5Bzl !j-8^ȄQ>:&WV>Lu <Dz0g!>`m<&iKpx'z I֡6lk׺1)΁^>-$hK[Stάn&]˞U<*\/dF@/raV(@ˎȞSY#_g0mh`߁[FeIf.W5JPXAPݮ%%C֍卐bJdq~ʑSDhY-O# Gw> 9YSOpuqkS, ?T1tids>Ck: 1tlb]i8ҢL |4q<~aa<͒*)8/X kԾuSFVo0v <6"X\Ĥ1'wnOY#פv(/|Q˿ B/ Cn)*3ͪ3^qƍmTntF1F>C6V48K>lXscG!z$> P)l\#YZdun4A=PjL&[r]:I"R6 PoEO:5*3aHlNJ3v@Of i\Bv*M.k<֗K}Q/˔Zp+8֟'@죴"8tIhgg5&1Wzj|ŒVQBJ8f-nhWcyVO?FʢM34GrȦU2mF糾1`D0k'DF_UI 4;[iur #&4 c[5fU30dJ>yoǭt[Lju=|Qmn=Cn`dqY=;;s ҈ 0Φ)tlШ[="Ev؇bYU^}G+<1ʧ.A@70L=_YU}RoE1Գ`>ntIecR 9nJ*3I2&ݮ,"P>"mM'ŤT1kJK k(* Wwj CUdVtV"ƹt-8.&kt3YcnO[݉' P0@b\C^ vDN* 14;h孆]=rUhAl kc gٻ ۱aԉEd]ꑭ;W,N]pzjq[j,2mj B&c]&8)S7V5Z}~ܔ `>[w9yɾGMpZ9 L1}z֟S(dJb&xzԑ*cI~Q(E @?̕!̤x iځ.̣U+j^NZ0(p< ~ޒv#~f?o*!̌|lU~n_M4~T|(V#'gc;b'ֹ–;ZtjbmK:hT ?R#/5vR/7ʮ'=>czO.!y6hPlӽql,a jCS …ʛS8o$ޑ5'GyӀN͘B\{߉p:[Tٖ(y!Mb 5 t c c"WEf&n͖DxQ]:jPj%Z싀j|>D l;՟`1猔iF<3ޕZC.2rJ0I<ݤ}ÊLb#0ڸ#2v~/M!sy\`Z폋zo%ɋ_Z$@O3ZvoXR7П_Hw6FS3c3} ӭ2g?٢"N{Iw#ؓk@`skt|GE<.;;h,̙q X6Ѳs Y1( xOQ5آό5qЖSqn_Dm{l j&,=}0YrY6a&zK"ء|Yx a](p%{ݒ:ja2 lR`ND{3(̆o} X@c~4@Wʗw 5cX 1q)Ph62&m)EcHѷ,BU0ǐkPw9ď8QWC<ʷ(jcnpDϣf>AgcM()5K)eYEQBiK= JfIC í& t'bO͠A%G:Ӧ^C1w;YOݚD<K!kCS='?ÄzI@w&,D5V%-@zLV*.YиÀ4B5%)Sa?g.E]PA#J-@]fȘEfr&M4.Ad9= A: <"rnsA5ϿSm 5(!H)1N~d&CٹZnB#\Ud$W}?wO֣ g8 }90qg?^e]Dt0kBv6OhY@஍V&t\@ *ceJ#мvMeشkP`c8jwQ}ˊ$vd^dWI}oϏP؄F^p 8(o}S VtWB{3הH#9^5QXUZPϵe` NVPlVhv ]-;m3yMA !8nKrK2hq=tL#tmy~DNnՈۅz4XLXMbvӺD;GtrԼifАjOR}PCM=Em+ c}$z" ;)pGoAfobJFd$I;6Z>l lDmVeXA wˤ7@, P9FWKQx'afB/[*JXQK0ĵ`Ɍ&5s͌k2)vL {׼.y=sx#B6e6K pe,Z Ѓ].ύ(PozL4E L/#ȡVn4+KStu3W+'tdD?57PoB`D@Xc֟rȐv|k!vǩn*vmuoKڨNWM-8%W3cEI^ぅ]o rON 1 nN>,s4\%o'@ژH;<3uٓ&irU\,UnVu޲ѱf{:DwAR8U6P}>8pjICRZq3ڻ%>YXSo(n su_/lhw?MO ,>D8ŝg-)Ķn`YK<4 y4(5aeh[Aɝ0mBFY33m f'/x%V&s`w'uuc\iiA3M<>ԓ?(L_l&8.u:2U[t? :+UE#D74(Z$c0RL:&}ϫ0|Tu"~}<Ї}EUE >y9ƟK[ } @Lu H􎆩k0A䰾*ʋRnf_usmcV.iIpHJ2 Rx !g?ʗ>KN|#_s(.$qnDR'a;A~Hvn46#`PR Li'RkqVTw!d$ kdykp [0iǛ2 gT(C{0 mN",V39PW_+.<r6 gCmKzNMXB1E[+'VتC>T\'nh$0j]ҟe#3%yEY+݀~)/K'׮vJq B9+;W|yO=O H.A$QN5be54f_!mvOZCf֔ ?1t,mJ?P?ᘛDg}Ph*_;P khOJRg& Rw`њ4]$b2ơqPȄі4%L-$wwۄn2u J/Xf8Ȝ@ DIBuG+9wDϏȮ_Û eu_IҋOtK"Ǣq8d-eoK oܲ_kmM#x$TOns`9E7q zCm˳,8zP8=K?0,C;}F |}qiKBozdcZvr&r&݃u-܆7% R3ndHFfXo[ UM1l|(jpjeIE$&Q$9nj:? ; aVͣ3p[pSyN!EAJ\zQYI%.?YO:ݯ Yz+jǥLI9Vsn{!y/oN$|m/(w׻N)ER1{u'؜SKFqy[ع v)ё+nL*^[z6ԀJW}on1X/)T68kBMhΒE Mw+xMMށ7U yZ+,1c.5eV/pH;&ѻΨ 5 6$Z"4_̧Q`_W}ڡ\3}lBBKGȈE 8X4 Ę\Jr˜Wh{v9BP+ϒbz*萙B>Cwa :5{" -14mCTJcnLVgn Os)o=N &GOs 'dܑ kN#:*=AmrZ s'4 i3:>pbm7e9sw$϶>A9ކC'TyhIpAܠ#܏r W 4 {Bn>R C#ɫvoYh$Ԕ$OIAԽjюΊ"* Q~0 3W*h뿀Tb{wM]|=C3Fߥ^=H}X\ƙLyLPCe8QzKkxUҵp̸,_##ʠb)瀔!R=1zC0(w %H*zGrE' eۡO)J[+swR0Tؘ ?)'qíe .gkC4vtPS9G} kB|D8ӻMH]ݪ XP`mcxܪԝzlh vȽǰ7AOݙ)1h\oViuX!'xf|v]֯;BmffAuĨM@t \ZEbtp,FBg̠=-wpuu1w:: ~@ӉcT u`Cl69 p}ލ)Y6f 2:~|67L2| @*(ZMPUT[sERU5d4WvuH3 2OG ԋĺ[!.8s>n (1E~Ii<,%B~.TsEs&z4B_얕Oi3od%WJ\BNFOkgbfu[6BI.+ݷFS.,zn?2S9! 9 {pqߡi'5I:x&D㾂(<ߖ$,T$ߘ`5Ud m'ȷ}z覞ʘ!(Sڧ?uW`h7%|1qݢ53ւ^sE6gU_ lpj¢#31 {8u{Uև9B19b?#Fs(Vc!!+ɜoiͪN+?}XȡBM-j /8T̛q~ۦFS1%l5£`3R5LWHAWTx&c8no4RdBBҨu2TCF*J_ۋ'?̾dQ(NWp4€B74n+3R U╮́^ ā 6yp i1D"Gco_m-(acYj+bPe{& w< 8G< elނ Wؗ|4ET ?$p_ib(ǃUMIgxgGQWD-Ie7J#qdX8$y:/6cE =g?2vƕ93{$Řf,0LMe@@lJ{b#p} UO# ZնbbEt~q2d|hNsɉsMB681$+h`ҵ+ya]m{4pJĦq>fNW F~iF56Zŏm8*R26~SG_@SmBxnՏq1xo wkW.@uumeƧFP",@4Ԫ1#h,+7iZ/„.G>c|_x3\< e7VYO,uN F !m~*S'gL%#?by9 "*NxwmfS}N6 c@5Hߚz@w^ hU x_͘]e}X/l0ݯF@BBޮA+SYRřMإqCX[ʘ;Xu55~3O_2Q&kfsjZ͝ GȌ W"i1#g=Ha gAI| Xu\!\HkP ]*BŝΞE|?wrE)]G2cLfCce*'y1WBʆ9eca%y[}80msS>  lA27QKDګ󑳝KcXy@VwBe@kC0krQc 6 \ttXha+GQV?= PETl܊q@jn 9`:uut}K[A#2>a]#QUɞnUݘS80 }ÒWځiF8V~bX(`6Cyf߷I"hٖ0U/z"\9Eεؒ1 w^;OXx'G'2RovOƏ8RP;C^(`Lf1~.yǸ=%PFvVJM40gIq ~@QR 3~:,(;K6LI,撋rXI~7$o:(3cپS9I䥴¨:5Xkq;3S f5$,pXVN"?Q9*[|61`xMm,߯sΪ7*E,CTb<%鑅vCȾͯD^4#TA3 W'X}Lh?=ՁZUN2#9p[=z4e;l#s3KIu =cˀqtD&/h//YVc'b'? !ǻ@_׃3mh7:tLNk "H C῵&B3y]"U |cgԥC,a%mC,k[u: wkxv ]mѥ:k%!i['QzG EtvfiHBE"w>x )r.ת 3 ̒L[i*M3$= $߂ ϶E}ugb:%霕@'([[R%X6,ebn* ڶ\<, '|K= F 9B5(j荊fbŜɤà;1p y`>5}HQNF}Dmx{g.>Ɲ]U6Q 2V rO.cHY*07Kezൠqf\,s; vWaTqTۏU/k,zO)vtQ1T _UCOV1ofYq HAkӚ46oۻFT}A&Tsc< DHkiAƮI[nv͚ZSsё+!'BN Dq ZJ h٠'43r~il/8Btħ?3a2nˬl!N{|n\x|-%߽`)IjDWѱ7Џ E vUgvw^JqBŠcRk(ކYo3X9/qw? /^#ΎS,L!sLa!s5w_C-(THŚ餢Wh7.8BV2tD zaAw)H|Jm֭ L 2{}Xk NʁYW i!ƺ6wrvqO^&qi)b+~(y%/vK241g1ϝ,nI8YZO|&c8x[ 2Ҭ]oR6YT)7TO+\!uL|pW//{Lwr x~ӡuPŅN&?.Qsf޶="vOE;(^zo_ .fӦؓ꯮v (d%4 E/Q:d䥿=Nisogvkz;Ɓ /{=>Z E*^IU)y8vVZP%TnXGW?*%- /&0Xn̂&]+H_g>^ƆД+z0ҲٌHiO#fK;h]ܞi'0#{%#qlo0Ӧx _cZ l bWoM-(}%f!岚 a=KEՎ4 ٍ?}j[Ƈ?~WKBQ H_d[VZ4'N?O?M0wM-J%X 7' RU";*Bx{m핻~փQɼ-Ivhf,b~LjO?SpS=J"M)8mӹWnS.D8n[E IL=Fjc!ʄKt*^Y|yսӴH=CG޼A4x掙7I@0uZ2Yp Mo24~hjG  fߗڵ?Ts&X<磯? D^a-Ns%dD,yxDžQJ)߀y+q7zR%=1BY*?~jY)3-:+Hݗ_ #fymq= y^қa( @'7ѝ `G+pYr3Qۃ +to&~Bfz''SuӱJ֠}'{f od5"YnYF8:u"F~儡1][@tJU{8P!\pm|!xT~|$ DJ;Qjxrd/fU=wH^Zcfzް6FHfPqG=̡MS{gwv\@sS DY#07=Hm[k2z@Oj~`SR@A,gE P2N8շvu "^hی|_%k$E׷4 %ƗWbR>hLyalF%j]bdi X=2 nRWpX5 $陥1W֕lVBq$z Qt?@J0ՓlmC:TzU9Ͳژ~dBFp  uiss+LpӾU ^jKlj`-KZm(5 ඡ_&ڣDCrpB?( *7B"=٩菿z\ AodvQjs MveU1$7̅]sDvۛR^ܷ'ONS̳06MŻ< /)C"u |W険HI0@agҨr󆈿3$԰;orTI\yxw1L4*(LQ~OU(F)L {&Nu[qr+Ǩrq3c!XcU VQ%i.,Ԁ\_K64-js|u~~19b%J/Տk̮$dz{Rɻ){"DrƠq/aX7X@Y\͙CѴ.8FFן3B5&5"rWbl0Z<"|W~a|JiRyr@$~V&~]lPz[:lǠtx3rt',;_1۽T"<ڨ~ '۞%BU RAHIܦrfG -梺gY6611c>_`NI[<.3ʻ *0gيtEwe]S yY WE yT'ГĊdq#iaН<M*|{XD"WM2Ͱl?!z$~m[-:PxJ8lkAERR,q+O0Id./o5CS ~*hՉӹ#YvIh$+gp_p.|=QEJJg]G ]J$h}t/-T+€Sz;bܡӕ`)@&,L `* ɵʍn<ڍY%0Kzy+ysǻ/!E״9X5+CudEjDU!>*ex5 ݃dDy#) FcAi-ĊW0 KO8wVTACM3C x}}HCX^g|#]q[ɨ*w+(]Ԕ+O0ѬB|ţmX^Z/9.tdEQ xzc>]"5n!ou *Vh)msv{cr!w24a*(;d)3;6< \ -64Y( NKZg{"Fզ!%&-DMg#d5W7i!&-;E'F*]X@ՇTg<}_.¸|2.J}3Iv Z{(N:2UQbވlxX:o`/x8ufHƲ{Qìf=q("1kΔs_ '  '.B@ZA,XVF{t- I\POMoX: "Щv?/ LZ_%8vaZ`*E@'#Xh9K.ιV|[x2x};Ş"*/$7hH5G5 zua59"E%G@FgTO)ޭˁHc >&N)a͂6&ZE(q[ySuey9Yh!ج!I[IߔRa`1>A|#;a{/KNv(3* E c}Knx@I{HHD`!tyg9Y:Y$fz'eI46RzP -}Oɰ?R\,ʄ*vV?Ox_7'LɄ\k~4ss+0Z$|O}gYf ,b(@|_E6Kѣ>$ۆ\h5OS"b Р*JkE3Ҫ2>V(Z"zxYVdOs@]cOXPiİ_[l!W"-&E{q: 1>s1_^Iέ`+b}Q"CW9R߲tfNOhD2 JG-o?|,b瑯fUDi {޳E3fVP"L6nm0q!T RrEQ>&^4ԛ"d=>(OjܳS&9p|QCv#oX>Ǜ_hW]԰KEc_hd)bq7C$?`ξT}Lti#l86F?/B\ `mV53ɼ0N/Bbh )$𺮍#1M%P ﯺ.G\hQuN ~\TNOLcԎ!`YW xE~{5GѢDitwLt<\j1SO4$MոĊp*4'du!vQrOrzd GVؗ3۵!@+vLIÞ)2NԞ^ˊbRذюbmcM*ZgҺ3pڗ|:Y򩉟L\qIwgH LgfA7X?A8XϦE,k%aր1QySQ㚫wJ!QQsF8^VTK gTjBMhCh3Ť[Ru{ ]jB`Hr;Gqh-lUCo|VG6GhWt*%ԽfepoH\=mG b0O26|%!ehY L'ɾJԢBͰ#;C#R/GW)`@**-"Dlt Ԣ>&y<p GVvn\2Dko_߲w[$1tAkÈy9LY,{{ۊ`iv2L1:)M'y=vМh$qב"(AFT4VL=E Zc1AR_Ee۩sӨH),CjLL&W9`avȀ+pD}w렏8tH2`~7(t]Je \P X܈EqJv@3^rwܿޣ=\T:,d[#;Q4CsQ:(4:PG}kf'/Z5Vuyt.lYio}n4()W-ռa`U gq+h"Mꄲ8[Pt!:rSEɺ%&•F1唪ت./ :L,[GkgmaLIz1p]w Qu$ܮHWpP$xӤG ]^ɇu>xə?.9kFN\9/ٌ"}5/4gKmk].s_U%җ'6?_}5jpre ~%UN+!p4!J^$ sUysN8JØMyP_f-T>L{hQ葢Lzp֎DOz>zWʔ iMUO  ڈОBw'|=ȗ85ssr%&lh[h;OgߵSךJd3@sG@78kFK7԰v9H* ET".=]f" 6= ~`FQDMՑ v"i=WMx#נ)78P4 蘍|n9NB~!e+7x@9Eb]߿ٯKŏ|ÜcN=p4zauov}=?s'eMeZ0–BGpπWIOfv=MM(D!0;]?eW0<3 !iVQo5m3`=e 5'j d$ͯaÓLL/[7"boԺ8~f?El'/A" , +6fȧGդ }|?5UKpCdszo-߱v\4r$e<;ީnQ@}\{T*[]%%~ ،uzФAfM7C #܏C,@ "Rۙ}lKw!.ϭ0O4::k:j_i|XލUWގ8rutb/Zϓ'h bCruWӸCGDEw9v_+V(R`d,&sTR8רkVeSBJg 9eEU_rx6*\("U G_ `\l7 8vݝ˛"$/4W+mtٖ^ YD'ػ a-mw}5p {(fCő vH"4ھ[3ΦD=3O\qS'Ґ/Ue'H ӣG?ps n`&҉ ͌nbÂ[a;MZ!bEЇS3+嘓B \܁ɂHhߘTJ>gPhmeb`(kL$b"w@1Xl5WS4dޓKe '%ID6t upm|jZܼqTG8Gܢb?i!203F +.1jJL>gO朙?oixHڻMʮFǢA=Q^-1|:mT/Ԩ.2@%\6sLwR it>3/͔{?_uG@ .wa5ccihq9o $pMNUmx 37mb3?CBõ]nc4r`F5+%PW&o(d✕nrvWX6 >4 yweg;~3QnW@&G. 2u jRX!ݚMJZM\ ˟\]s5WQ޺jc-'z8!mW5~Z-ց/pT7z׎&l ئ]@/'r?+3{ň0ďX! x$qfƻlTu@2PlhT>G-t}e'f;oe.izk_HKRWFTA~7d[t1=)$O0C!SbBuC|ڹ(5ĦOŏNwZp s6I("hb MQ?]!$i3M#MK&̰0A޽=mstKP[Fr3* !e"P5{L!w5Dv+72T߱TlX<%hnE8Rt $Sg1~y>_9HQhDEm<>O.]Ta xQ|aSt͝=sIeeZ:t+D{Q*mkBҟ|3(7QG" ;:yոャ[0Sa9jk0cޓ&i|Rе/Ҋrc @F˾YL3aRHC+- x+{O߮) a׻_)Gi[6O;3˭hh,Qd%U={X1F7O:',hsN2e w"-몱&[ݰܒQ{%[QŲejd+:-s\N2 p[3Ͻǧ){M3t{|esXhZBqW3xgcv%s]L[ w=!Vh)1:~ΦJj-bLLHAP:5lpbFuM%=ND&g I1"%-zC/V;7VHȿ`mœ:)FF U]6y?".7&[woMaո~#!ɐֲU}Yg\~!)9*%<@m`϶SOH2S2J?|l5,w' $#?gK7q1 yL5ʩ18RƁ0b|>(D]/v >O̼q3ŞpWՌR56ښZ j6i.z, T(t:}v=N욁*WŻSŃCmRVgsLXDC7nSKsiŖ( y눡)!X>ak:)^WS@r? ͼ| Dc\*DNc5bv;8ΦV{ٙ"*Dd yu B#pW+dEl)oAt#Vf;z'ߵEJU+;+ۚKYAC] F("lIJ6{EL"\DBUACFG>- #%hlK%Pc , w&3LdڮmD+Z@BT8<[R(Ja:݁wSbrߞs9C~_[Ou_T}N)zmScÚ( (hH\#Lu-#9IQb3ʽUL/E/_K3 ͛2 <_P5$t$,_nyk0ubUmiK I*j?6X\ 30iUx.,G%zpeM'}k#+D13)BZw2Z NJ Z`f4d']Ku#B-lY%jwNE(fnZc a[%S{4VtƊߝVIA!H4EeYKݘ{ L/řuM\V'_YNpUy;J3$dz#CeE }PO&hV/9S*YFI@J7Vpcd&ϔp>ů @7{ OvFZ Tq [,MByz7)m 7܉-HѸwYaX'\OTaƴp>H[{Yի82{(4eI#4_<$;s๺xA͎n' xI @0"~F#ρy1Z-+lBC+V%C(-4a$z~~_#UqkM"R\}a?Ug>lь\oEOHz#ML'nQ /nYNG& n yzA$ϛ4~.P-DNvc]K(5nM J:+MH@vAڔV*sT/t10OeJx]} NHbKxůŰc1l& I=gf't[^i.?MJ+RڒFmA#n˛by֖̔{ߐwLuÈȖ(NZU\_92ScwCE,)4͊ԺE{Ѷ^TQKz[(7t +4 ?W^R舳0RwS'y𻒭Hw?WH.}|'OںG#Y÷f`B%OHs!i=os'E,xNjpxԔ[v]5\m'V\Zr-^I-|Fd$SJ>0k6 `0 (!aS:j{Uy=ԓ|7'N6)XA"Aָ#{_¡q\(ueEmM%]pvk[8T}wC?8n>TdIE\&:/-E/XVCmRP{{݃pyPQo0uV*jJǹÜ]h S~bƃ^0ox o_pzfzhtI.acjt:O(8`UƱ#сզ ṟ$HPZIx@Ǹ7՗܉ =N- k4=,H\dž{KU6-*XqE,,'i[7un~bkk  G*&=3FK>phAR͈au]Pi %T6N)HP5 y-\>iE'>kK''ć/RɄRH׸Ǧi/ݙ.T46_=/WeV4P%sA@,y灍}v0~L//Ugah5 @wn3aG"7c8hptm̴HԤc⻞ W,T$wddM9΢J>Dt1lȥU=y3f'}X~8(vV'dˤ8 EglOC Y0ybu 詣 fXsDzB]_c<:%O GVhzhj鰋FW~)bMVQ:>ʆ]o{ߜË_b-)Ĭ"Д;nH߅U^V1{Ix" TN?q]/VV(.]dqEBJhjmo@g>+hBLA!]uKL9K!C qּ Ab͓+ʞ<~tI|pERNӿhI؄9CRSt}roJ| oB—!jk$=%!Ԯu%. +Z*Ѥwe+aU!beqtV4mUKiW\87XH(Op~b6Buvb*++ CǫzL0 qWc=5*vExyjd1% Je؀{RO,gpm[[vl%|+"2zqW_ _Ux660ำN~&5bh@fJTu -Uikq.#ocZ7> 4pN(7+$fMK5pHIgyy,+hLl }_ -xGL$j?v3ffs\gV`!{=n_Ռ r=+%ً*y(iL'"1 Sd$}Stt)-eV2͂'(]gIP`6^<71nU\w)%{YvRGxRB-ʃK|81;K.r RCg WoqX0_F&@' |^L<`Jۇ.wF@ XJ,MTx)y9Q&'bf'R>l$"~.]p3 YI۟+=8 9L_Zd[Gܰ?4IFuRZjy^6kL(@f%*Uȩk]OeirݮXF,V:8"2uWl%c] Oq87 x0 OVәÓ ^"j/rAHکmplDk"5"M6 F&ϽO%@RTօ_: jJz*8E幥뛉yyZ)UQc3;~UxFocƹZ:M2ؤP׈Ӕ./,[K2/|r6%dn֘sZh4âeLJZ/4l=AVe A _="j?W9w`Kd4{l0%+ӓ$EjT6Aڥ L܌>u(༭"RwqTjv@:}TX`" {QꂀlB%~p~bc?k6mj)a@ff(ؚ ۻ+,m&7WHOz:{jI^]N*!̱U d|FaЛkb!ty0LʕÚAl>H%77Ab#Yƨ?#:! -+.5Tu6 4bn}NX./ue.2Ex(1JPQ]/OېMo .5+7uҡ&]wUSJ1:-@²,pD5mB}0"Xl6 b%VsuC6hKnZ/1 PvWLVcfh+lq# HJW˄ JN|h\7bٹVm N`20Dg˄DA@ePƉGtlrC!K3hUۋk~/ÁdIjFtf`pEܝ[YrUwR횠9PÄX_:/ZxZ]lagq0__'=Z-Wkl8.F;a7 v] uq>Fmy]cjMn^{i^bY2 :"AR)~q78Y4jA, $[IeMb&By؍5vF&'/r3%前wCN8O/ؕkfYtNmFHx_ fk-/ s;Gw,X%ecmƢ[Aاqk +kg'6ǚ `46am N+$8<9b'!ᝋ^ yH)3qc"zǷy^V7#M[؏=|G{7~\> WńZpa6UFviФH #Oe'\;`T &o=q.8!|˃q,u좪nY•^u5h\hP:g^1koqb|Rw`.2 `fq!7p'Bſ'-f\ӍRS&d(tߍԪHOR3i磧OⓉ,!$7w6D3L=j2XMBַD#Xr?P,/cLUa{|hoFZfWVO$Jq=Mf^U(/40[]-6 ѵ],d^'kg9c1 Gާ&e]JTNq[O' ý5(pvk!F}OFh=Y}TCgK߶=;0 ek8X >U4kHm gNzJ;J Hi_/%mŒԳDʥI SH[?L[N6_Yv%U0( AQ^nL։%u_A4Y @,"YfÏ."Z{; WE7& :ӫ֞:s3*A&!q=o>{Vv8)}$ 0H-Α~5CQrYZR1C Gjk?!"e{d27{Ou~v$U.~03*mLS𔂛󕈤;I*HsHt5z==!1%u Bd!KzpڙE+'0sy䞥.ȇtϧ(aoRXס!6+SO~A_ ;>UAwG8c0k1D _aVUfpp_"NƟkG'pvx1a,(:@?Id }OJ7Q"ZoA N߼&UQ-L#%Еo@%[l|oҥ*]D_С۶7Z=m ݓ}E U ֒ZUx0dI HDS $_*;v8bNe;v'@q۬Y|x]ReZEJ P5 ?\*\V/ 1|8A]k!l/o-!yN~lQcebPacKg]=\^>\^+De_ %ן/*AY(DS_"`o%.sz #A%oz=#3 (;ݣT) '5< 9YlH 7ݥTϔ)TyJEY¼k-@!.=(xlhwpBAb$'LkDzW;: cUVzA> 5I"`tR:_kmYbebkq jLR.+uOWL. (mZ[e*;/ZhU7e98ՠ 6¦(FA{,tw* .;O_/CBuXX6:.#2N//9Xȟ} WבSRÁ lH? 5an6wl lݘ@{3UUלEH5J THcj'Zd~`p<6Mp8 > /,λT貈Vnc\o5+aΟ@q_ܖl!6l nLܩH)jTp < <簜"P],N=*^Mg&k[<17߈IKƳx#M ~0vl6xq?ś%j. NuQlX@b?cYa9bY;ݞOŽ4JiFe&2B 63'h=~/;pRו CWV{urr;Tua$"òD5b!2?> ΜZEYT&{0CiW?f%<!)97=Tkhu [uВ?{<Ž?"[ߙ€l 1u+D% 1׋SZyGW1y%V{)`!Y!P鼁ܴ`ш{J<'f&BlPDKYaȷm0NtFW o`/9Ruz!Ϯh[BNRV5Kiܺ. uLAJid9(ϲ}.pcן4RCqQ HW8a8`Ibdu^3B[\|/ڃ%jg)ݖ2I;{oQ3tc3/`Mm7|ݯR#FGI -fPkmɞ6lNꘫUL _xQ*M7ؗRh؝QMrmQ73F>ȥiM\"a40Gyp8j|pF(m dhijI8/0%f$ص0sDD;yy(Z%N4uG! * vn%{̔ѓiLUtfͷCU`O¤l%!0 Jbؕ0hX}K 2"%Y?Gt{ؘǠ3s-zkr}PqN1кCǞm_oIaIiGq Xzm:%N)AɐLqVC x۪ADsl|t_^`wvj\٭ &Tm\_ +F&OKl8e$xʈ ^e:A҅5FVr0Ug@d7["˓S+M%J.(dy&&3)ZL]GJ&2yphVDnT=ռ,pzYaZ[*MMFPaM^5C `ú-ei"$q= e}xitk  v5Mw>!h2bLPOb.H5fl#y`*`ucy1m)9X]OM)=mo/g#R[WE.bUU]iF?Yrnjw+6 Gg ɚG禇b13SURfњg֞ ;ws^¹KQ2n$}Bspt.'ݜqձG_#|l{^7]pHDC16l,RAΫg08=>1c WBa%7Dbo7m@7鋞D%u_=B1ḏTFEX$mSkyCB9a 'In@CO{Fhz|L{? FGa>cAp '*>2W'W_aiʼf}0c"4!,ai#Ns(!~D+sD[9 2^s;T{u?BBrA~UqğwHu]VwG{#~dLxY^#f5%Γ=.8)]5y*^dET`?h2OLߕs$խ0,E,5pB@ο_È Eym|<,:6S,~OšzyQ Z-0?~ UǓYem2"uAFS그YM6tVJ9)jc[?7, ˴|`šu+`[w. 4ȽWS RGSo՚y47؜*Pjs5kQ րWW?G![&EGr[uW!#YTnm}?o￀}n\Ϭw*bn+$7+ Tu> MiM\Pjvu5k)]ʀ/>8?>I[6jNLmܬly(돉eܵ _5I/cN2^ԩnUnAX'Rl-ណ€6T n|u5hجq̧[x4ѲN;ƾHW{juj~cVA.?4p,i8g^^TQpɈtceaԝg 5mU!eܜk)qo$E!sFvjm3qοs^Z;#V&a}ڦxBD[X /穷V&j X!.2U .P_ʚ={XBqMm,!.>Q._<1V)c]]!Tȴb«^* ?")4* F6̕ {aeiF5 \( (ݤlWA z(|ɗ".s]NgUEe_j>OȻqIY)3ȹ>SǜŧL%EڂMOdZ[  x7rv_4 ю$=F%NɳC%$̤,L2a~d(f[y7J8 ,HlK# `mV fٖ 66ѫGM`imQCyϔ&Н>p9 Dܸz=<宖|ziC=s16 v +R[{)G#9C%GK~z (ƈ&J o^ݣ yKys `,+e6@?RLxLAfkN]qvVv)ڪ%⁝-z1?U]@m9$<ڭ$ڀB&E%#ԁW): ԜӜkm;|bn+cc&^byQ}0W!>TF`yNK0`*PI7ge,פҽܺ@@g:_l{8fAaxm9B=ݷB[U݁KϯP 2RcGfIUSF:ͥUԼ&%a-.=' ywΦ<5`fr//-ApMS|0n<a_WFRLyk`zHǻˊ.y̓?Z NCM3X.hJH߿[59'H&ɲWdI˗´,fkxWR 7;Է~p(j  uc&SDîK*6+4_Gl%{=|}F 0n S}10#h"[U'_OJK'ʹ$(*#XS(:*G/~!)[hBU3L1Y,6.>43mֶ8朗~i1Wvsyߺ żp/;5T#hb/.x$L+4G'ݲ_DX(LaXs;^WPCGlfЭ4(c[E.i6'!0k!:4 U[6|jb٭XU?0 ÷!ᄐk!aL޵ʞd׳3O*_Mi;l7|{g;͑ /,DoKpwU c=PiJٖܜ < #[U?]pw 'plmPk"ș>/.4v[IyFw1HaŽ,^܁\Lv(r`j Zk}r;j(Z]g}$kZ-G5]⇈ԅ &B(6ۉ\eF(+8ކ(Ht” XZ0 e0B%Ӆ3U7M~NlYF泫W_[Ze B##HQ_ 1bx4ie]#j/uVT*SKz=G`2G@ЧIwB}fcOɕk6C-$b:5Sxhna'T]z/Zx(3eL*Pk"{8Z[(ɝ5 }Nۛ]m6mlˏ%nS9 (tbĄͫ+n aM6IL2(@&\#knxCῨq[]#b xp'skI)/V,-νXfH[I?!q.{:-a iD4IaQp7$inGf.@M`4l≪\pV[F!̂桰2¿GCw+xfw_FO\ˣT$NwD D|6̇ID y% P98Ћ}qLD\ΦkMQL.'G9)QqEOH*7Q(~z`*5`*P84JT-,uc %fډVn' S_CiNSMN:MBJ\ߠ+F;8IıSjcy*C :B!CY;JB<ɉ3aՐչNl}Ei=ot['r,".Z]m8`USiػHX2(=&SMu,Pmѫ +Z.ce'lh'𽹆 <YOxa>5*zHfG +"6NUf\ҍ*O~+a1"ރs7,"4%! K#.K-Tk @< gJ4vUiC W'Go|},^s ̳#bh=%] xB |qm!VFcGoD*,Tǯg\,`>KU "Pp:4gKK2o;Mlo=Nw񘝴┝.@gFKD5z({7fbΉVt͏߶jx I-亠 ZLonEp sק< 3`vOϚ"fƋg[m|!xшucGCQ29_ D!"9 mL\\}o?= FG/;;?VvՔ=Ve |;r;pwQWG^{Xgi(_Kx#|V#Z3Z#ჲEb, 35{^pmJEv 7QGS^/ʲd3MԷep0/֘̆N*I 4!TeXpLݴ,>6ӗO۬`fSH 3.z@ARd0 ~tq :4+%UQ sItpLm7iFIl@ I7ҤXً&l83cR9 f>pN>Cxk:Z=Ijn76wQ?2XhMKtkl;3 ;dazRTlm~a"R/l ]aBrtl|ިY h;4*} ʖ5}A-Yq"j&DĘ{!J 7˙CP$ j>Zz{!`+x|G' 준K=喦 + L InTi0*ݭLm<tPpl~&ut1|Ҽ0e)#*( Rt8 SHg&4kQ,I _FΪVf{_n;[IyNl[8 9 m G+-YV&uZAICV gC ρfR+"YB>o`._}22I2"S\d곾s2L!aQ۽thɬU ixּc$=f_12 d\Ga1N.B\g1p|M< (g{RҬњbϷZ9]%?I_M {%tdk* hɄfH9zLLMMWGhlp<7UW2oQpR еS(BBcJk3.⩤ًzp6A_\e5=flIO))c{%>GIɬ}H23 ,xj8iZR; rOcbu XBV8=8I7e1+٘?Ea/%cSrd98CWBd'*U`W*,GDm'nooC@|o<v]SoLL2lH_ i=zrJM<7Mq# SQ@dv'U%3d96|`];E7]+q!bGӿֈcR_Ք y`t,~<`[$px1 ; )xhZ( YƝz }{%_1 n{& B{Z˱Tw%k-GDv hmK~e7RN{ 6& i#cNk@,:m/2[}SΛQ8"+ۗ`PnM,de-Ri?MQb@]u;Z %Be#[3Ӧ7ɢL!ug˛Ӳl{\1Y, εS=.V˓$>pB7ٍ u*Q1I‡:)Pw*Nk<[:dREy |F//v;գsMRhyê[3"dkYmO픻0 u*g}Y3gݳޕTb;v_ܸ[w$`.fe}M}û@LN؀e?3赶|XM10sC3rҊ bCo>(A9lMaVNgTxeO'Q9'U fv@){t,zw=o0pAzdrg28ۂ4{ ZJDqL^xnF?2 |G$ޫGg^8Y3(X8JF0%G+̥5Қ#?ERB.1GDm<`\+!}E8 ґSOitHhv@Ejt2qn+8.]CIz#^(PqI-$!dOhZ.ub.Zsct0r1̜X# (}3T48^LJ1 ո_ػ^+7+SM"NwNg`]+aϵG5VOIz DDY ͪ؁!e,]`PE(7x^IBu)L?Bo){6C.#SyXQ!4^! \p1=fuhHXYe/q,1]p$3 fПd3pf2G[ zRϔoRs\ O=qR weFK;<$D>4/QRP*g(hBe nPeYxTxs}d)l-vM6-ot2h|b[*BҳvG8d,tUteaXP$5Q)CR!bC:ãa?~r;ߢRwA-Z](%(Y͎,Dʩ3ޠ3ŻNf&উ0Bo7P6\g8dkN]ywb&iWP' 5?$¸F!U4xƋ(^a0NndMY!Und°qehyhA Ͱ$&?I}n(IP 4x6(@v0F|.|&+ t#3az6+R |j K{.yJPMVQ~ܛL ԡb0 ᭷ɍ~tǹ),`[L@a4hH 뾤 s$NdDD)岙 .Jp}G{N&CF?hs(S%u>߾H1 ^P "6)-َ2s7Zڥۋz*ɝJn˴$ %uXG Q(]1dG$I'쩂fe 7wXsȐ׈}HS;loGC&ݞCDGeKxT\[X:L1P$LԦ9\Ͷiϯ(E ?)@l_aهCF:72#voͅOߡm)y7=)k 3Vvg C,jYu=[=Ў HT̹5A &Kr\o,0"n;"%.I*"MCWbou>L[+@\FI ClPnf<`DzQLUƴ[KSpM*سV#,ǽHxOZeaڨy>iv,);dV? s[,c{Xy*q5v5(ߨ?snhQn[PaUǏwHIXe{ʊ1vZ?0RVRj*)k@ : jh`ʈL4g^/YH="5]>!fSz#2kN%H|`p@U GWG(g8s)٪Y& t5a:,t_L!nsex#c~P_f<8]WFЪ3.hޟ:ҵ$Eq@?Kh'Of~C=ђ~skH֕C=qSKF2vY&3p:3AnFE(eb8EC*“x.-R؏%{deMZpD.ϠA风t- zLrqճU_'-Gj8']K-o9-{~R/j"=^w DZ2i~ 'C(CT2ZuoiƎʔrZ}DKD)<ٙM~U-5^9 *=lj{?x栙.ǤO ȂᐜS$w\@7f<0c 뱶k`B27|0}agAy!_ݒiP8X4U:gu@ 3{W0EsK[;MZEG lsNRz\&*Q>r9%p^qA;}ed*bMZc*:衧5@U lk&ܯ4`k>O̩X6g |"?5yVƩq}hbB&n{`Xm/"e Qv`=$=0Bk䍀8 GD&¼^$:/T5XiDlnFׄ. ݔj.yn!)^'ﺊԭVd;y|@R@P@eg!,\+8VH'U]\{n4fd( >VA.ՆՏʾmdlbɑYp*,BobU~QPmBe'H@P.Xהd/#oTvPOŨv\*18e^l](o h "l#_` KԞz ښ`N8 ` ܇ PPeNDc䚚y BS+BWjI,㎕٪Gۭ#POyr!G(޳X.x"ƴlu乗Bpx-ae~NS^w0 /"giZ:Dk:' / = VJF?@::$1\2F~[@R"*,߬E<߻ѿ}B F1}hRo_Qgmr ]ֵS:ʑ0 ̛rqnR$ pOlybnX6)H2_Ez]Aaq`WLgI 5jkiդEmW4Up0bP?qhn*i倳ޫEe:r-g 5GcOZ!P΅ H뿛aƞ -_Ar3k*N [N-9[cʫ0f^1Ѩr N'%S g.{|k诿Fͮtj.^g'EE.FA`d'xe~9vƛ"T1K69@]54h1ӟ& %h../]%iAeԬ>b:CbQf',~-'[ +g`XMįխfQcC6 Yò$N-KQLkyAb[$4a۠]јO DPKz}Zl w2z0=!Pccav%]*ŐZ#,8uո4_`gz#:bKj tUP;$/C2a0Qy6eώ<OS iJ&Q%VM?8!_!d4~BvTըyWzAt+=׺G@=NN/q_(K&JX$ynn?a "]cfUSFl$^wDW)BݐЉƸSsTӦb}vkZG5QvJ'fh8EhbYG淩ʼnaTCrc;U^Da:Җ@rY׉Dc'P83f $Up4g$LzCn(@ 0 B,C Nxn2,nESSRIPM!: 6q{uƝUVV5q iey$w9H˰̭P3}~WٗC=*g#Hh3$R"&AE]T??viT Yo޲ޮa(dgDJלpTJ, }eӏvBgVo S'D46<``ruOA30TjZⴌ+`XF0=J C1$b2qc#o#;_dJDCp?w78KQs%oĄc^DQ*i":%h|⪆yQś5%n#ׯ)CXtk+_\<۾EF[W6auV e emފ&LIzLM?f𼰜h]2㵐L5}X~:֐`8*>iDsJSӞ r+j6-pxp|@' - b릷Hʟ'&&ذDŽ(S kA3=/ᒈ(Wxɥ2T6Cŀוg -0d'@ Dȶ.kӨ2(7y뾭AS -ؐ#b  wX8oW ko wZ1̌[A"k+7Cu ˔ܮu߯Ț687 Ld"QĈE[ 'Z T.ڎ(J ()t^c w:~}ȑ%VWp8b"؞=T-2,pLv~|kTw:8-ci5+ 3P"GW ("6zz,\r^Ae3%eNg+r^_ <:6ctA \ܫ׭2 V-{%}Gc-KXHzy_C` D3k+ޤ@dߤG=tǙ@X|}l+.olSo2k[b }3'UIycve%$Pճ}8`) :,u4ђ' TЋFӲ쳪9,>^4ƍDh3KkdJƙPH>&^)iB%c\&4Ne :6åS٦x]CAq0XgLy{]Dwx:5ya"K')9I| -jL&17cMF,}k~~]x/<Y9l# L%:*L)mo/(q`Z}-aRSrGci^vN IHv7"ڌm`"9ً< #Z.GԆA CS}ӌ -6<SыĬ ]k8XWƇ>mw72q`ߙZF0`E7%PxlN4ʼn+y}\z֏*a*<3Z_d~(nԘvm WK3)eMS)̔ Ϩ qM=@R833;G=P 8ژΘUW6t̋e{pV) Iaa^ '|̢E)(L뙒RVoq8AE~iRhDZ[hLp./2^K0ZV;-kxc_[_ĎBO-}u;h5a [2KL jxzB *N.9C\` t JsgiE~Sw?BiLg?жGj87>F/ofJvX̆zO|@p.⑬W֓D75*I}G ^q~f] +cdT{RkHHOc|( ϋUam;F9 ,T؞VwUDx66!gyt`G1jE:o$\ABȨ(f_ k8~l [gֈy5+⟐ae?Rœ&PZliPa9oأd@uu谧2~ e, VNH]H֯B=pZE/e_ a퐉%yC1' cTmf描A z"YI-7#nچ%b亷 0L5Ipɹ;:̼O 1NF6&_X\цpE9CDa$Q~}.hz1,Qtt포!e])mPAkKw>6aZAh$b2jK9a2h 57N|ۂ*԰=W"!Q9(+(: 8R4?@4 ,9[OZ 2_zcEnmqEl4w۞J"_tRPGZ'qyO^alP{*\n˪ ɷ_NB-- kW(GB=hZG3 jnloyLݾ%CW { ဤ]Hb9H0|z~O57^:>[ClzMIYm^U|IA2tx\P~+꣥VJ$K d"s%|ruwQm!R?wfL9?U ٷsҏ34j*~H!;aj,a],V"Xj~iE&y2Z$ta8ьgt)p}1v;Jnq$b Z+Zq6Nk6dX6z3£ú᰽Y 2>MY!||`z~qPAyjC+W%9p!bIRo./$Xj$J;<; J t!n**g^ ^i; P((v,ۧv~3+Al 8aFEQ-D'= G*@tܢp8y29Mii% /`',|7~jJ/ 8&A;DK'~=]ϸ!838?Ұ-8neMIׇ03h*azl_r<#:΢Tή ~jɬԖ,@;TEs )}C:ڜ"]Kr] *1ĚR{ W?W ^Ɉ?x"Vo>Ū/Ku9WmzƟ=K U@& A C34 ;F[!HZ<^EQO9YmQŵ ;P(VbX[! p\Z|.:p {3OUpiJѧE09IZ&WK9 Tzˉ ;ϢrNoo?ģ8=xՒ2jZ%%'qeeB:g@ϘSćGsG1V<H/S[th_HJ4i'L"Z$޽b͢*=\F.IbB@^x2-9!ݢ^A&lK3Hm꿲+ i:/4.(&.4xf="*=DȻSNKթ)megЭG÷l_+Y|ݷ=OW_ʖlpĥmmyܘ:L4)ui{pDlCG1!S{> S\ԗb8:pݍ9Sgg X߹߂+JǛ$jw΃ Ue'R)C 3y|' 3W>6tݙt陦?'yx1(XVKd`ȉgX"hE[Wk\Bl.{halGuS.f!;7bMl?nΖ]!}yje=hH+c[BDšV9Wa T}}%~gQ6UD~yŭEsk2oo8<)8\$SULhRÅ<\cbyYBJMwL]R5ǚ={pc&h~\n$y^Od=〹zxWI[r=GHj:PWIuXO As$zoB4LB8]P/Rb{wyPo΂ijRumt}6*`v09ynjN+py`fMzu I`z毕| ] Y/=9!=krn&  1B'>lU.<%sSeߐ5۵jz::˜V6-дO__kxPb9U <U<@NC-ۺBNȏdb٢guzG.LmΕ,5͔IE >&}ПBXDH \r}N[0pE$EUUkG5>AdG ŭ埃NF[yƒ79YEٖҗU Gr-H,"I%{~+TcjD>`1S)u&9"ä% р*Oȷ+pI^w sJ"#oqw?v2׳]Á(8 t?# )J'a|ކ}>;e[ f[a?(&k CtD׭-wuiBL&Y3#PSi~ SAh=]:Q@2וg%Y5>=-w4rlubvP' &u-ybڊWn*[l18Z=rxy2{$LlLÌI,"6܍i0b*&;RՎe9pH>ZSNξ`S@J4}~`nJ#hT>0МC)7*\%G7kF8M}.{mHX o*}9= 'iALB5ۆ$&NRc6-Ez`ЗVy*{?KϓUD RmJgÂV݄Xs^L/gFڍBLOlrG+;i_hA|n:*zDISFR7~͹P0…IүE~L$ii4]89W,fa^o7X N6>C }{.{d \X`NGBL=/2xXSڱΝLL!1uƱz ӡA hũaC_rO:.o[B̎LXt3497v?9p4Ia/fttWHo Aq$18}EQji|6 G+<|!'Fip儖^]TˍXP3>,S9]v~@u^.Ҭ OF (\_p>y?j0iεjڐJDcl+ pu1xՎxSDRWPqj8jKӳәho3.j2 :TPcwͼOڢOV V|'qlt) ⵔ일,4ҷ-d[OOZxfsK]l jCͨ`"vS"qԒϰZRFuU5 U4N^3xbeF5RiJ6SK]-9?6p|<nh&pP`f$Pz<$މ$4B<$Km$Ux.$hNU*ht͒B;Ow( "in ~r uDn"YiEb#D5}1E,$,3t!bĆ>;=+Ge]wwS5'Q r6}ijFD<5f+\L2J~62cq6Qj϶Ė_ %oR=6bW!\X02p4Z}䘒YK~"{O—RfC cluD-)Dzx{h=M;?N\hg^M&@z^doUec`o(;e]ǐ }Qa4wa qAc(`Rjy4>&@&e=0?"" ^izRCZJYh0 yFO6 B NYׇ{7I'٥oS^G.bY_TS# `$X{y ]64dMJJ+Ц)`Q|K+ӒI ĵLڗ)sm7t]\GlC-f'.MHN/[WēGNEHdS¢Dt Zvb݀ͅ l~3Q%!M%}1VVQDC-WtP…+& 3fy+!7v:S¡bLA[~+Ů 4FZ`z ݻešb?1(Z$rEU;ٳX gFSFUF^x]z0A2?joi鋯aG3P\ESժCRJ( ,v@GYm?4S5T0n*$4 DL%gj:5^k1L}o},f *Ƣ Bct BOl YAme\Rv0JC?S@"TCj `jd~QcwvsVޔ[-ŒMRӵG #Lkv*019ع>D]GK9.uj^e.RY@z ~PqᜄV996M[K-&۶tLEy$Mp⅞e`. pVtLϨBYIDٲumX##xDG%9&"8=]?5Q̄oдC$ uT=%LX"ɧ_mT=8`{),4)\Lt *@!ȋ<ףVܩ0xVrIX 0Df: 4Ŗ|jUPs:u+WH޳QLU58j؂5DI gqXnrHu6d꜎U$8 Prdumlj!H+Z֡E){jk&x ټ;#Yqyy5AtQO\R:b)cn Ƴ쓏sB5N,΄]hx]qDŽ%bȄpf΢,O J}@(*DR_+{:9]`HJ8MIm<"m)AeNmܮ AJ=@ yuq)[NnXXI|{4dLNQ璔In(J}Rǹ#9 )TL`yC>@FQO']RDҞ#qn(*G=2^$*]63"Uu߹FwOuE_7Www($8QzA ?L.֗,ÙEfEk r:\+J^RfR*R5S&|WZLJSڕƘ߭'w_yz8mVdpJBcTHeY,Zx,Ej)ژ55y$3-Gǒ2)x6]vwe삥ߘf6iLC߿=Nx ">2m6 6 ?rE5|:;L8pf$|5 ryi!~b,vYjB}WC/+AT8@&Ft DP /&k_1\\hW0r3!2Enǒ 0I}`X78]G{4ZPGU{&1L!RVCӰFJM)[HWv%zkބA{zK\TsÁ|c*7hi1G W- Jqj0 A-f)>#_RtdsK)I[Lģwu ϿDrv&t8^#w%C`\!,7R[Cwdm](:?œءMz aؖ: )a[y۔~\w^rر|6ژ30 z媃1_x/ffʰ>_?T3 (H D#+YE@$n*H2GPj%jJr,8> mLZA}Gз}5`[0?6 {+ZAbrՋT*IJ/WRЃAr뺠w 2vˇ)jRA s9A 8n4xlD\ʀY?X.5[3Q.79<7vƴZ0 2 ХYuzi{%!lil[aNށ8I3|˯_ 84K-TE[2 |K^+u!e"Qp\*:ВbLŲП&j4%Y(SȚz#cZXjMvzRZ7 ͨAKpirXk`dXya)|5g;{+? n Y ~IaqE_Y51J;I!nm3f26UgJ:UI2'z;Ee#!%z|9=LZ$+}*r\^R;}$T_V3Ïz*J( Pe1J8ýOjz Чce ^92mz /^ ۧ<؋hWn?:PUloɷܜ?8w=)|XM+[OX)}w7Z-`%tMe`&^Ғ4rXdEN^!WPǫ27ӡ'&܉8fkf3y>ܚJpM ]2"m_ 8 gA t.Mޥ(QSv.A*ھXL O(h\.1mӜS m^p?B)@"~"F=?j>O癩?Q;B\+ RNH8 ގiqښ*vSED:fAO'CEiͨQ˫c;X2c@ʳ9%_<,'$РsV04O+?(lpse>qGp#iU4 zpLj_@ -&y{x+X0U #g`HUg|=GE굝| ӶYc) V{㼷i^) /T8yӷ19jCu,mT7RJk6)j*oT6 R۔ge^1yC863'c` e'!CdI-'b}6`)E^b!/1KpK1T xnJ#eCI}<1^1H>8})?4עUZ I6SI>e*o})FB~Dx\qPF;K6>^]$ōwa+m ;06T8d-/l0Hل\6ISn뭥;2JnVAǵV {Όe~%ԁ^D@'ɔLA^r6*ÑEQ"ǀԃ } (3wK&nT rLJz1ᓋVy\kh99Fҳʮ|6#V,&O4Ux_/kjQ<\p89;2Sc Q,@+Eˡi趾$[͋.H6lfJ5 oC%I[iE9[ߛܻDp]̄TŻ6q7̰\kPusAO.Al=|YXY Xɇlq7s[;~9ڏ{Hav | ahNqx2pٌWa >Yʨc?nRhSe^bwUFEӿ/e@zD 5 >ڙՈ09"ܚ-Bjk nnoCk1D0PBpCnn@ 3Չr-8NdkpW&NMtr Ky~;ػ܃G,t9+w{2p؉F/% ވ2Kpa*|3v&,j 9U%c6`<>Ϡflf^}jepI9k<KH\4poԑ 0 _N9PvlkɳڠAwg !@}gǓ5>3Pu'Cy(84):|T&$nJK;-%"&S8ۆN_`ϫ\Qcƛ1=.],vf"oA<=Z]xqIѣ.Ivc.I+TC8k3 b7KJX󲷼0#bnGL(ɡMb e[ ݘ )wAS~:r}< iE#;h\:N}LI_ٲqM(c,jP5\PTQXhg}Mx#%W Gnj=_YqXďQcKcoea3>l̅(8HZ4YhG0Hj3 2Ŝ#ZRLJ۟,Q&t9u&9G6֎DH]c秽|Lt9L5h-+TgMvŃ-> -ЬT,9;$zF[lŸ)K5&pgbFP("1t6n P'Ni^Ō$(u+}o|Ryewؾ,]]^1i6A= J%LDYsd;4'U]3[!Tn+4IeS({`kx(eDyxPt =Oϟ6$}01)+dt7:ZOKNgg]zyftG4-='%,ȵ<w@%'hZ-f~VUm[ZIy`5`)ۼgiËeBhkK]@ |9c7R"- q>f`迈/ )-rB-Ui|d  X|r!JPjk+ʡIATKmq۪ʜLmLx2@X K%9Xw0fA%&$4F(|*2W[lfzp?eH땾{B[*,h}W}j@-"YVnb-CF_ͺgw $ `Hwg ́/!mjIq7n&-TN'SmuѮxO8+̀WL7D[0WG6|"ag6Ъ/?w|G YX5?u9ްnVä\ O *Z_no!lcwiF%(_HI刻^6v r{^.Nȡm2/2p*F/NZv4TcHcKnS*Z?@ e@IﶬWTEHgpMtAZ~5ޑ *AoRؽC5nqf?OяE@ٞi4hBֻ̡$euŚ{+jT +AlM_E*h R qM#TO@ z[yVNYq NB &wOu& '#([[B],hPp0 ᬩi;ӉG!m,~ВT7JՁHjǒ^2Wl=JK#J!3|m q3)('3S'Jl_']?^.=鳡bm,m7-0viF,;DD3 F<60ؑHj¹p:]ҽ;—|oYsGm{s2+cF4茜z1&DMtWbGUQh3FsbxTӨs* ^"r>y]nLjU~3+:M](mh(X ~{!Pd؂~mɓc~ \%򀶓b ϵweByvY嘱ЉS[ȼ8/& Jگ ;',L%D3.w2J33UgoS5Hn?$Cg{ =(c:\5zćpؙEEswu!m5]#V&n }XV&O)ir@x(}JzirV.4b&Iƛyj'WΌҊC uVĬM"[S‚ծi=WPΑkn9va h]b/Tv3:# |-ݱWw[e(zФ#EcௗW'#U kW׌k:pa3AEqTQooL.mԿ;)+meTR})֎π`7M/v=vXʷ 0kop 6l]r# 3LB1-|$ RJFns[2oh m X' RM_ZAħ))Igg1~/=Fli5++y^2Gx3 j&J)#'oU7Y!cܤVABE0eqD&CAS o[^s1& 1!>KʵIl`CD3Z,)|`!Cг> ŬO >,N/.Vg\pad aÊLHqI͒\= I2Pѣv#Ӳn{Ĺ1+L0ں ڻ$ Me@!)0sxFhיfZ8tl}yw/8/g[st/CnI8dp%XօyRwj5 2{ 5fxdbSrYUGtr"ī\xN}? D >Fy|Ư~TAR*1li駣+ +Cc2,-ۭ:t} veVĉn^o?}]L d4]X&Ղ#-&dp΄Zm4䦛:&ĽI XЂYOedNɘgQOo -#4"`ep/],eߝPQi`,2UNR_m)옝x8gBּ?x$iS 7@y<(*>V38U}>F qIxIc>9lbFSe$> ÅP ءnE\VQƃ !4=LF#_&Qeg #;/ʹ!w Wp;v')DܰG˿4sS\'4Wd\DC*4W{U'n! u&_R5I-5nڈ;a,xzHv"MDϞ'_U`tDʶ=v-ϐ0Bdb0h_e[OuZV r{DA F4YX91*]Q};~&H$TO'D]bb"9"%][l*u:3pHIXٻvP8xWw|Na1 ˪8Yd0OY 9KusNQiC$.R%:4w4ga+Px`p3S YуI7gVf9sþQtC!C*ǎCZ9_w& X<*{ pN"o^PNɎd-uG;WN{5o~{*Z4%X_˻@=ßS^arȖa6JAMo2Gz3J+P?[P}P 5 (qnz`:_p3. Q%vޜ)gBաZivIÝ6 ݙWp=R4jpTv"Żn]bo+J2Ìd!nV8}Pխi/'?;mS+-_2E!PJM #o?? ĠG5[pUE& b[w:x4vR۶"DB]7rlS0޴Xii(]8`qOMeU);ͦ j nylYfM|u;,c ܹϝqf*}`?JQCY ##JЊB?5GEoYnoXLaߢSՙQiP,ԋNmbV \m s;vPCɒ7{p \.q)*_]Og %+dvXV*Rk넸&3hyהt ]*Q)R197*%+F\6Yt:4ө-*-s왹FJ/#m<a ij 72&jdBey~?:)EK#w5}&8wњD5au&*k6r,~?ِDnV#2s WvG zJ~px䐕~Mt'9h'A9\HMwlZAcGv&T˛ X P[zC<66A C'{FjDzWEg2;'=ݵ'U'M(UiN%PuKz"NܱsdX)A3BR+ '820a>}R*#;< ec!`2OMi/!!1D$Rgzqy \+TVK$l"鑵#P&`۳3= kN[:{P@(Mӽe5̇qQp_9c T4R@inn2n"t *NN͜vdiuɨ+; ~NA(hJ掷rssd-g Es.R;C| ~N۟f6$<ґ匢S#|@4z6x{r&$-[6@&8#_~~)|7ҭmNvyWJ3HS(O)8V#A4.LGmh8B"% ‚Yq_0ʁRQ˼3L`f7JYL"keG!m!DMMLZ;D@׶_uQ뙃[Uz&J$'B/IkN#ُw G΅u m&񟨿4s1NQw왮|@8o=UsJYFTfŞ 4V=a?*ZwEBz e]& |?E(}"3ۤbayfo*[ZPŸa!d1fnA/&/Č"2H%wOO;",7elJWF=.3Vom;?(Sqj\??5'kr33Д CDHFo odN=JC>[U#wܭ.auѦtfxR֡@9.;)שz V_P 9[XFvBȂG\~ВR:Gg`?eIH#(= o75<$Hr"}%CP hY{'!gc^$O#_JWH2' =򃍭w$ M¶ŷv1nO[r Jk vd^[Wǭ5kE ƵXw eCw+k8in~ޕ+>J|UGܱAƋ!gyӪn5A18 o/,#ziD<ֻqXc'fτvGoάI׾˳#_VOUMLh3 y4 P/Z"@KlSvz#gw6# FP|fhjA/\~WM>mY&듼5z}|<`,;1Z7m=433Ni"b;{I/j .PHPj$Oyq3r80@W,}@eP#Vv ؿZ*=z dv{J3 =#>?Q]>jŞ+r+k'Ez1cŇ5~+XI5SC4eܡNZ JOEUjwq^mJY'RVK঻cʋц(;NW|h i+šPI7YRs$92錪#t%4=>娣1 wpR(yߐ#6JaM#8 8)OeJ`bt&1|-)*U2lR(ӥ Y3m+md9IFd:;{?:_S@Ac@J)"շ5tO\5ȝU9(zUBGdSdp"3FQ\qhhz, #؄wy˿IdG4z_s;qjgio*;NjcrF\ߡc/֜[bpI&sPo_}r*<Xya:U\"l OGw\z"?:r{%^n\!b9Z}VWC&Jܾ"\7:P)AV-D-{[L!&1pl=(#,wM&"(0MG_/ȗeW+n @sNS}-N?:|t}QNYb4Ҽv}osR~qSba`uӞ:CgG]ӽ+ak$ZUtzT %,#^K Vޜ/tcjay//+7@*jmW= ?ň%tV <];dr :ÞlVHABj/n9J7SPx?keY}S@/>徾 *LqPRN&э5/h(UqmD[W5#B̋_(tbtsi8`ӱz,r~v=)zbTU/皾_@qWf"$sRs2[ 9wveJh1PrW>8@qˎa jQ9Ez ߉90,xnb Rg#d. (czo9N/{V 'T0Z۽Edп6ջU#nxo_<\o $x7IR73Hid ;[4f'A%RJ{@b܁,(zR8㻑ޝXyBx&.L~Mo͒F͆""4A7,SW 4$!a:0+50k,ntf-Ml ^TJ׻Uw%dn=U0ߪlX0_RpkX;' Z'dY.\&$Dh_ -fKŰf"܃7 gW,`rY D wVrݡ7`B"VQa@Aі؏aVU]::wiO11H"OoKO@(W"i@?7`]>;C1?6P+ҦL'0SB#0ԝQ̅odZ Ixȷ'7OzZ ]-fOK8>*-j%YtL4/ AV'[4uYDkC@ΈJQ^rc5s <}L(^zQA?6K*L2J2{9r!;5vVK#LÇ൹ʩ$8ؒJIٵzqooi 5}-vDGDElfq֫Ps8e @p+}wAڻ?uwT+Tq15sƐ-xq5PD}r߸kq]W]ɃП2t+"(GFY(l2*y]E(X uqbC'_ܬhMEOѻKmDlތb5QRqH-/ -)iT@RwI-0}>pq_ѢyTT= :hzY4\44f 0:2W^,{ ( ٴc&B5ɎG"}v =e;O%aY}j;/Wba9L)VJg G)"硯+0k;fJ~ [q/:i6u3d+Z8c)MLcIsCS$P_ɫeFmZ"5f=up2CC"xA/̗x0p3)rɴ k?"ޝ1{F}%,T{oM)2\ Cϥ=/JJ:?`+cas9OG=虒xR4f6bKHA`i'r; M#vc`K8"mEX7>=EIp7h zBWyKG:okUP$BHǺ.Whe >꽠A3ϺaECsECm@!v2pW%|vmN!$dA9jX-ʁF_w+sYh'6 q?~G5P$!t'-Kgw%&/-A #eʮYϡ9DbYPF8a|^qdBw~izۍJYWvE7MbuJH]VԇHx<0'Tbh:R' 2,1$֒!pŧkD.6Ԛ[6.9N>fHT-CwQ TJפ=w|ycC>H[EIOLIrOxOwvKl}*(t,@ )y{nlNa>HF…$: Cc3XcLx!zBF|BU1ͳsJ)YIAӴJ/Σx2vpY)7#JN <6ӟ6`ྻ*.J?(BcjKO,=_x^ʙG$ \cw>;xfe Й{P}βe= EpPK&{ꗔX?8cxVӦX<㴁ܰl{m%slAGLaKj.|?ɥz!&{_܂3l>.E5hG(k C2sB2LEӜ窬osz3ķo6qAϰO\ |oɮ sK껯Tgt =gF3[T5#hS9D3~7r'ܡ ߬ BS.a2 "Uv ,&'WTn.µzu͞Ұ;d2KMTM CP2 C^r4kPGWp%1%GzKE,~ cgώƅ?u1a Q4/n= <$ʹQ@OprVՂij)iT`\UwNa֊a?b\Wu:Zk@VAn]asꭥpfISke<,n2w䗚tG gVu;ȿ26OWv=lԄ0G W]}_eP Ek@RwEpY[k *# k}z]x+ $f/^|9LҮ)?K\uU۵ @WhHJ)NݓmUĦ^HW딳m+ I]ۮI(XӪ@ z>`FA#ymz>+i~h"䎇h$[Yey]8kOg6j.+m:E%/P)yG ,rogEڜB*Yw.bٓeϛ3c‰C{uބPjt|_b"$ CىTrA p|)(_[sky^OGA]'ɚ8hE.])rjp% ^{b+.kء tY~OqjMǀYEl"]L_kNo 8=%jrGԫt#=R3$7TV˪nBu;g[IMS+#c'^.c` M,ϤU(] t[aU097:Cp\J;iѡf% X&>1ЩO5Alt0A x| NDaNSwd-)Z"ZY{l05.ugHk>-y8N1?#"Q 1Ͽ'R2AA\$Y<(4?p`b7QiT,yL3Q!lE Oa1->rS; R!W>9/0M'Ü'X=tD +mw/(Gir9|&b%!JZul÷DtrA%6O:wjis]kHܲf }5 G81M易%=Ԇqu(gvzp#Eڞ V~m_K$ɘK6!+l^.n]  _~hƕ%4éAwtFt 1X#$etcaʾKN/3V]P$1qY}OKN6VpͳqvogE`wՔƼsqADː CXWCi>K@xk/̷CHvϹaDjc APTk-[DQf@.H7r/f3mC_$pg3JH@3tMN"ӊ-5VMvm^#L6iqm[xnYk`6!r_xc"( i+wZ;͞5>Da\ ==3}jH9eΚÁWF/#vOXf6͙w,%=X$xH8eXb]4AEGhs2_l(Ҭ,r-mȩENO]#ߢ/t+MZSdTF _᝟Z_fՆKy6qN ݙ*79>$(=Gנ0̸D1'}wި rZ=! j^"O.ؗS [7P) jqs8>LᆖRz\;z\mt`j(*;PEAvTf=H/KB yѝ*矚劝q`~'&%|d2BwGu-O3.d0 -Ad ]B0GLQ 32v+K\.L_ nP5 AǓWp$);VcӸ :ėokhJ 3Kfg>q;Ѐp5])F"R|RV19r}^ vZ%˸j0 D[&izwB[H%~PZhkh:\ +N \_,4 ,l*@xF蜆Rw1(y kLviaKfCm XgzlM=YY_kL}F2?^de? td OۉASsLw&W fT/c4zb HְEs`21MjÈx0ƥa./IIʴ96^ٸܐB;4aykFq+TA K1=:Ӊv+&8زpZ7HE_~MRI6,$ٞU2paJ]UUOj)l3unE)RRivLSt7p22a,.}8#&Qׄ.*>bY;sngs]e9i:ٍQƄ)F$- a<e(i0W.d xMyh?aI?P|.k\ ?ZT}_2v˳E5#S*!:zKr9Q.pZLQp+I-Do0G$~a;WfYAүȺ⦡že)g?? (\|-3R_ ư;VapW0u*cWFI9zkug:EiRπ0q,GxrC` ڪ {vPj,Z 6׬cn\,-6@=.=<JFPA^-J65O [1 DE!R$%uj_h݈%#ub#B{ZlKrnj #,\rL8&[6J`BE=*]L]Vz+`ۑn#$kDn8WwR3o9qK $b-+=!Ž Y';59O`4|%rd\qW ޙ?儱]]M (KƌAk|M&w{h 3 lXjA#nQP.`mPsi:0KZPq6A cW991tڕ%7#݅\s NqbgWK8JcTO&K?4@FQKo89 Tttj\"'gUF_fQ6DžKLE/Xi鋐ܾn-4ZV<4۾Iժ/m֗7_K4:arUIuX^d'1>g;y? ̷t>/WӆcYauga"e9P ?YH6O^/ gИ lλ;Gލ%-5\16e*]QE3/v(‡6kQr)ly;D[6Zw SRPWCRe͈dLz31|c{/ } V~|%؟İ{^*/H6彘⮩ESHJ+&"ĐG)UPf4ڝExW)H]Yi\ȄԣZ>nѺ!*F4~ƱD9#KE7eWK7Ev,B뫔V%vͮӛhI (.6\ OvN9ill?q`U%96ɒsd(}KgaUZLxAv6ٽW&#l\< TN)ݸT{ e<# C x^EzmIS"$ WćM_5 A= Xe7G^u9y).XbZr77.R"-(Fe.s Z5gH `UE5w{y2knrpXAߗA Gp(UUj: %<_ɪë7_N-503Sbtad Aj$~1+ Z cQB iAm1j 8plNe?T_5S$U=#@LѷIJ݌5z̘Ԍ( TOanrp4!#Ww%'h>rK8O* ԣ I'3|;#t]g=y]㍥QhgNtPʏE7"р{}+~Uzz9 7M tzA4~HCO(܎(OG! q8P'2( ~[&m4y ɇ3cH~W]ƥMg2@Xx!9^w̝QNuՅ[HN~S!}:cN*#C `[M;F߉qL77n^h5M&hpY`LPƺ %*1(֢Lh@SZ6#0a?*< F1e0%%ِ0<ҕPHo]GXB-$9".7 Ve%9+#A=m&Ha/Pՙ䏥2 XhB9}‡?O=gHՍ9Yhx&QK*'I0ۜYdrmt:An<2;,9i$!MzKeAڧ>[9R/a[z?Pj0md'hڬYq,"U9gIn:y^ur&v^Ek4inB0@0Se`0k4ynAro\P[,颚7tmԕ(Zf~~81_w5pJ@;LEp7&[./ >g)^e"ۚN<[GnLj:,pfzQR*o;C-wS0Kgr/]SJNg*$o }HJȿޮ L\[-bӃMCr_` ƖXpnN'eR,j%䱽 0!4P'*=Q:x c5D4YA29͖tsֆv{ o]QʒwP0nr[S1Ϫ8L$'fd 1^A*h\vvHl:Y40TV|[ w Pl`e%q)@6 q<2 5gwR%JW:Œpems]F{/x݌9lC詖~V`B ṙ/b2+=n-nҜoBD @lUL42"z.HQ[cBΥ$?8 :A_K5둨9r?,1Ne $ M,3:h+D(P7Z~ ⌅YUST*xj ӈr="%$߱ )L&SL5*3s3^/ssomū " m86ZMNUE6&Y@yf &Y2{Oz ]mWźTF ?-ɓ $To܅iaFnIU:Z56T;@ ՛!MsFȺ.aUYg̵ʱOU_'7q*-`pcjeo)]"O1oͅ3a~y;go#.QhD-H0I)-ᅁRQvݍR;+1#[o_IQɤ \;7^7rRTBhQZ~ƺP]ۜy)`g9и>8lF *5juĩȨyӪ6];PQ!@8D/gѯ%"1,ȍyux38 0T-aw]0 a:W)yWWyt{Jp< ; 4zlpn &AT]A׊bnbYHA,nZH{7UF@B#o.65L;$TYn' 0IZb7V J BtĬ;<%%?vr{erCL(F|/{SI$Y!;6:TfQGde fGӎ&r?hy녨 R:dWrMY4࿽,GwRb#|J'dv}xi1V;%ޘ1˯_ESI*'v3}ΐQDQ%x(']!jZ'u.׽T jzC$EbAܘ!S;-<(Kc+*uTJ$vCWCXG=X{éku, :!@nf3}Md > ǔ)#y|)cx!b :|刿."$h__k)F ?gRIAٌ<8QjfԕPrÙޡ-.HH\l8顙NJ7i:ֿT FhJLq+]E?xڿhZCP4lioʄJjҌ,O)$1T[!-Ǵ͕,?ޮBS_u{ Ӛ.{H 3]O!,jA%*gÛa5tNL +sC@oqM%ũD[h}+2@(۪GiOW^{B}cIN, Nmyw2_M @Q{3G3#]w]I^ᕨ t|2[:Rpx5t[GrNQ>]t`Jy韮Ke 祝spWŲ̗d9spnF-j'Iw ZHaR?TkAu''\hA H*TZ,N:ҷ<8 7/` ̞;Ae{ rKӐ,FPp9^xhSwF!5{m;PI׼ut7,U*)A(gw>>Nئ̧sÅf*g:'ZxeӾ4?Yώf[Qw=[NvMC8 ku3"sj9mȴɂj\G5e`عy⺢ua.X4Ul@Y﵀5yA eP݂W\Ř~39:e:5 *xS1z,4o]H!_F1KSmtVtNѬܔH@5Qzgy1')X=0vvbIɳ&n<q!DzJ}XM Ww^|ژR~z}pLg@@! A OYH(ȖVuck4Bᾥ#Pi1{y[(-7@w>jVys2Wг  P$&0` Bq Qu݄;bPz u76/k%rK?{) =ZjLY|-\V9}6J?\e 3xhrJoK3HtXE.k|\[2(-C\CW[:ЋxNzpLB"* 4P3cafz>R "}sPpzX͟Xv`5IĹ;o8s> fwm2I}|Aif? &V4Ё -JV}+:&LbN_*D$N*tfd0u}c t=:'kr{<OkYz1 hߙ⎡`,*0m+)i,=0sp\>`vEr7jZ YX0K _!DcYWAd6ZZU ς8]>̤qM{0 9r3`Oi=Pz=r~(aM"aJIfwu7)+x hڏ{lw0 xMAsy,'܁/jo~R) z{Scu gD=<}6C]FŦSgheў"{|NM b`@8~F> _ yIewcFnt,Zl C>EyPEՏ5J_e`E^ `f*?o Aڬ]_8UDÌjoGg 44#]1<`gؗ;MPX*d h5In i<馡VDG l n^gxɰq؝6:[ўRr~I9sΏk5̓v0OK"nro jy'D(E\G5Z8*ϕM9_kn)rk&mp'Dgjt'ȧ ِvf/1'(NW(tf[CTg!i/@T9Us*iq @ޕ3w%9BДge->҅9` |B~eE{LoVF\K}"fe,'MJY<5J@Gg&rUjTaoG,֖ٗl|[I )g1<zj"~C[VQI؂2FksGM)(iԃ@udAJCVD+)奭Xv' W'g9G_ ɧǦRܥ.5~߀tMv^nDrX+OzV%lS(=tO|^  _\Ḧ 7.ۗ/j@7\}gj~գxEpP [i"ZwR Es&n؏kWہiK_Ez"G"(9~ [46 S^P̿IDvBd, o$T=x|PN׹l MӅR9dΪׁ<4>w6>J?#MgcyN 21O V*hڳCx0/^/8qT3#h0>FOZ2qFl:D'H Gݭ0Ƒdgqj\?E)yVW"c8x9JW^ߪ|ӘiGˢ^6B/PDm-Wla}N&tVA 5sA}=~(b9&r'N`=X'L!V]M"b :E#k`|Eс/CG&!b]!NX=a@m 皘`rg^]o,ik6_EGc9JrGVT$*, ]Y$ȭҊӧ\ٱ_~w?h}{GL6OpL j==<k;*wPj:rH`6 MRF::-XfK>ILJ$;7-҅w/'>;x!Z\+[Z1ǵdBpJ9g{4#ޮ|yd$EM__JI R* ,{%A˙@Kt̕KAqM\ t=_Ur>4c5_* K%IZLU~݀_#$q.mAx HPL6NΦIP ДesGv;y[Bb:K"[踌F8hu2Y:y^*4%f>I[^+!eW)Z8p+n3o%pq< ڐtm,m[|LB+9Bv3g#:@kg~^:8ݔ`X_t#3Y ^y`\˳;{%QZl6AǚWkzrU1,8SnMUAZUtLpɳ":p ?X jkM P{$WrCo}nא&-DD5&CR\{d=ՋzjX8vq, ;a`6\RN]#9t4ܛXSf<&7X VR:ոSo(X,Vh =Vtw#̚Eh 9HO ÿ,c*92&1n>$oKO{RJl:+) qAt^VSJI=wCqQYWFڬĩ۾AeQc"c׭nek?&1c|)8=V  "DCO \;$P })+@{%KrH#mR#'#>#,}b*h 0a Tyn #}';8w11CS[Mcl|8&w\ȊVkַ8(*cdQNW(VvR71Z+Ζ-^Izѿ}PfP_'PL&&d/~R[%x'v.kE |qV&'SJKCAPҋ(TdQ@k.ۋ ̷% \sV5l?V< "%?H/x#rq4c)UoZ_0a]C[[^>i6NH-:a@5V1Qs N-&4}H+iafvutŁdGl>eU'r|XD5?(lܞc˭Yʘd_l"c0aڜ'wy-Zu({p>i9J| !*W!hB ƸixIYUP9sSEPvRQW_JY!fI9i~z }9O^ה$/Miϩx;FyB4JʇZW>3j{ژ JG'lӓiL7g.Sz)C Ltg7H"I$y Kuu~XYv`JW8KduiԒ PWޣ5A`CP?sBfоWu,49_ҐLudYVdPRJtQae5vkOOHi*F.`[ĸ4cTev%wqHD^Ʃ\. V ao(f;D[†a_+;$n%z_w^g(,KnRP}s}B>+& 8wr %Lqe]bgV_zo_ R3u8 T}੊I@B]TR+ DO%?5rR 5݃PTPd˴?!-|0"$ 3\:?OC9pMRt+ڡEoVV15RMz7߆YqOC%Dߓ>B+ Vm/[DMh6@ 5Dx8Df,~()O2hC7d&UmiqFWA+(,v8\i܂d8̩ZANOB ;_f>B9(cK5VS =RLY}&k8ڰ zБ7jmTP3߻ H6iΌTݣ;v3psvѧ*g J.&\F YW6JF"Om L7Uc _?Da4lEbg}G:@1oBZk=z9 'hgKPآ .~K9[UpId3+/09}]1xD."Yze?6Է0d12,3VP5?aqr|fcwC.t̮P O:) zAVy&.ݍL2!ϙ;n؜KD.deCA侣 ;~mI+):0Yچ `s] گ539T8aYAV81BM/Qk/ B?" n %V5<,(/=j螔sR34<И5rrCBP!{+}=`=xl@Q!^\&3_g .hY^XNxl܏~>'٭v;x.ۨ^!ԫ )JĻ3 ]l'Q0eITն5 ]I?ZrU7H(}{aa,X$ٲ1B6j2[-@3!j1%* D [n(6 PPYHU -`5XV'M3^j^d[? {ò>:]sO(ٖX DVhh~:k%Wc-S1yו~!f\up47A\Ū3: G\)U3]Q7o++œ}D?!FknGjJ-RbkHPҗ~ؿyX9*fjRjhx1+a.c [ b3a,`M'! q^1^@ȄIbɏRj(ݕRk\+f7܎C" esf-ωtW"Uɼ(T0nŻ9ip)-!ä;#G)C$c=P~D֮Nk32F +^p;#yf80% R_ޑHQ1JE7&}0Cu#L%L)[ћ|LϨEf ,("t=.iFC[TG]Rd XVHHl+EAϏkUn&s/5A›珰L2!> JLR2)mKCc6qn]ՀxxH9K=shYPL'#<J+p/ m8Ԁ~2#.x R'񯋜nҜRP4BYS?Bmy|&t]:Grz8D.ݲy9x-߾GR *s?Li|1JY^[t[KO ^c!YI zn7A{Or;5URªٮ1 {w E{'NVl qZiiAPPkqxoxp,ha(eyF<,ky%X/-sGR kA.N#SHjX:*)Y Py d!igNNh%->KtOr>xQi{CޖU_ OGwljjCS徎 +h@CڍΡ#i. &Gh0Fd Ï~ ˖l/wIO+ޮ1 .돡51>PT}Iߔ.޳ƤfY SXO*AA41F"-+LTb]Cŧ3;ZGLnbꄜx? *:xY*k塞-=:[ʵAf4YVUr{i7p 39/ .\.!n(]dgbU9b4'U^mt(t% %NS}_q㠫AplA`!s)Vl1;=JfjxȑX^S(wZ]Х^NͮLYYoC]On/|boS$G+bmA^Cb76~VW7T}#1ױV&?EeBKW@#*RF;wonB9z6B?[ִE;{7@7f$C`[熪T!ķ^5~쯁|2Xypd-a'V`bԹ_HaO^J[dniHZGZ)zz`l[+*4YIHZP,?XwΌ&V*7/fX>Z>~BN0bJȬ¤/1{g| 6qR+GdxS L+<8yh*YVhdQ'Ixom_4G=8e6tΝ#iۛvLrF, r2$oUf"I5(]KvKkR! dlq9xl_ɑZxll \o&44kgdWh A<VAˎã >H[Ka*ܬ/nm:L jm0*@O%w9P^߾/;HF[V# 3':wqjM,1@zt|nsQ-lq/D&Kl6UvW` ksCS)c,VxxJ7-B]pOz"^^AǦ,YbuQ³WF8ZC@v_21xXwӥ&Ws!,sL%]:<Yۮ\[@VBn #fؖgP)W|ح\jO%q{=ame^s:ŗl}FB2&ه m͇; 53*Yߊރ2Ylfd#'gw+!-Н>$P"縄țjLѿg:kܫ98hڿë|u{ n: p=/xciG/򞈇{25SQS3Y5P:TOhr*2?GE{LgwLY O:mg _(]u+$M6džK=ye(F)a$wB(_񏭓9{q%Rk|z{(QNlm<If?-~*BiQKFtz?N_Px(ZP,rEq; LXB| Ē8u4KPfWq[(ILuj`er[3qfG/&z1HW+р0)360={PzJL Oj&OkykG Ga;=]`>[ `EMT|]4_[BAa6v92rVUQt2"h{cKnh>Hzn ,l|zttIJ֚u_լJAyE^7&tgyzMM~@;F"v+ah>H0{dxeGb{i4O_K԰c7!vm"[ \G޺]N}:flkkܫy'VXC(Cjx1=1pb.SZ,OHut8)YY"'s(vO/+@7 f/BTiq#]#7/sp) X/t{A =E/fc$O߆& FtT} -43e =[7{:8[ڄalGˁR)µA栛eW6힠~n04 ƛC >#7ۢKwz,Ѓa=N+#\A'BN}/R^e@?_$@,ŒmfVrPgUm7pfMÂDjK´@WZiZjIMK@Z3Cih(L5Ep D6'֡ߺ#i åV,y'ciee߅.Ny~jPЧ]G$tm6FIAaCm COPrPJຢ P8sG|WjMOؓTs%,@UIe:l9Rܖ"iҾhZ+\q b~D\s?F bԨ1mPPhuF5 ' {amsiUmsŪ%W3׀Y&r$ڪb]p!Ԅ]{y2xX@r@Ju [jE.[i̼S@Q[rӂs],d[ b0 ؇i/ȹp`?*c4_SR:,&;V7մ X4A9>ZVi(;e*hl SoOs> -cf.zfk'?w D5z5G{T N&WuDҺh_3-F27d 8 SwrI5ڏ&ڏ}9X0U%˕iO VPt`΀0 D1{R -)U\5H ⧰NRb1X)%\#ZI:L([,E2.`=0 ͝\;2P(pK`Ok#Ɉ#(ƙuv2eJ| wӄDҰg*vD3K}s|Wk[5I&?Myt̄TΓ⒍]j#Nӂ0ֽ[9̭^S$`<--Whi.Cb8 bn GsUTvC>ٞxr  b$8K6Wj 6{.I\-Z/JVr+-@|eu N*joY!S,nV3-7R/ՆvЂ>xLR3w}K"M0m3>sdUa h c0^oq ʮ?ܢͧ`+IS{GtX͐`ksф].wj>P)+Us6\Y4ܹ@q H=zDABfGcȑC3R>ܙ&ߟ` gȄ+1?,Yn5s( jp'[&o[uE'QɯĬ?-̰ͧKxK(Vv_ʱs*Ľ#A* 'TE>/S`l$pHEiLy3oڰp#uXY B> HW0<%va\ߌ-N{9=cwN.Vbn!vd6u1K/2RQ&CΎXÞ_փeFf]ĥlY{؟M |q pB?jiI䬝sLn%`Xk wU`! 89`})|ń&o b1ɗm8MsK=TcNVF rٸda7UzBJ:GM˘,u:Е9ˉe(<'k>G{G/c?Ȉ38?HoȲ Ml#jtەysibb*}& "&)0Pd =Isp׾Ӵ0bM= G1Oɟ@m7Ln`# veЌyt:d HV(sqXӇ\V{ѕc)9v{Yt.c<W=&@0`mLp髅G-#+7fihDkiF ]E= {7-M uvg茀 HJ7虼(=)-JPxwe G ^k&:#OƌyWTiF :밹 sU .SoHKҸ ￸1Dnt>8=QCdS6C jpy]sըusQY`=a)sK}h]XMg©TB! Pc`zGXAj<7dI7p>l7݋ &=I`!W޽a ^E;h}Dҕ}#욕ˎxN۶]1#p"# >'E[%ǺAl\^ɐ2y@T?}^jN0>|5bX0Vg 5NMϭ^뉼/OmivI =]h}u؜$jrԺ w~J0)`":;M쭳٢eZ:Z%7Sg]Ȁ$$5r+'<`*#T4$l|lr(.—ٲ!Ud.wW(}O/hƚ]BDCbg[chs8_D7w)()|r?~G5<6e}E\̽> d:@ ;b5GFcQ42—|V P:g>/tQES%.z lbnˁz͑'[#r]G7徰o=|CdL) x ֝n-j!2c<<͛vhVbpa6*f7 *cƣ\%U=wς (]s;5~ ;&>4-b>yyw'oA=ʈl`4pQ:T Ew֑PD@跰i-p̩( U)QrҰʓ@TPNsήiJ.e_`2pi˞kQhw[n󗃟QB2;5sDeґb nt٢YQ 2 ۊp>|<3uw׵$!FܿS<1:K\ W/tWXopXlnԻx>m{oot "ZsNfNߋ#\֧ٽjIbd.s~"8;h\12 ,J*BedGROs{LFJBsQ`͞\B3qT-Q `(pbS20!SQ{@ailK wkyAg")Dj8)?W_2Z d8$Of%:ABA˳KfGxަn>M;v) pRxW! em ђz"/hܹD6Ty[愓{H9 T% r2L'ٸnt)%%_2M5 mzžW?6f޲2>7ܰ\fq|:=LtLPX##56& }K ~PR.rNCO§\ e+_*q1,2{iv1GLBt g2C%L}Es8Knq'WH@w)GU?Ԧt3Tl>!poh;3WӂzWa:Iœ$V('zgEEw+u 5%,ӓCO~@D K Znry99K $j kԸ\v;X6c̼ÕŴnq*д:ʹ;Ծ ; KZw׋h&yxFᵘV4݋ w{0\llצv\m^݄EZ&<x~Vs[w9[]0V9B"{#~Zy)" +>H_]ҕ?'*2+$}یY7}YZ96S9npb j"_tA m79/]z;7f8t]eueW sL_K] a;`Ut)P<}Y'FYĘe{x( i' l:O:uw:Feb]gQŜ@q K|d?W0{O=&9I948Œu!%i)k@zq8AxrdH9r+piq̩Yiv b,w;И?V}2K'2T̩xh?E~qZ_P2~(DA5ǭ25;Rϩ2)B9]u5{8ɜbkvru( W vVX5lPrq95@UqŜg ƮʃנazEKl؍a?z1p%cwn #5pRf LyBYA+&'O ޺4, ӝ<=ŇP*G[G?dqX7٩!:F0\Xcw`֣XsM[X P<7dqGQ , %g z?E-DHe;<,S`ucWwcU E@<ށ;xSPԑwʋ"5V,;'7wdY""trfC!TeG/{D>@:(QMu4Bjd{l5<]et/)zw٨ϫ*(Q5ISdlWFEKPWϊ7ژ Pѵ K棋{\m졿x{NFwW͏JU%@Io7xTJLmV-7l]{616=tusyb?f{1΍;BOȿTKl/:246>#agڑ1ݝVl^|R< ݪIH4Xr[1]Q0dբ]͵c]>&@- j~Ȋ xF 8ÏEA  Jwͫ +^ %ztBؐz ++`ؼ_-T"mEr>[+A^f!4T{/|h|q3eG}VmCqE')ެ_;r(@sYj^ H.(y&=  g ""A ~G 9?.nLFзM I157VdC}J,\so|gkrujqz"%hgyy ??: )};|&L][7|NhHDMZh0YÛStm"!fKAƈzxf/㫜&{(++ (1Z cT :f8!8R̖S،^ Z -̚vuuaAZ,ܮulzu:`KyD3#S{̪w \\" 8 VwW7~d)*0z!!.10jб^~enY#TR  50g~פNR3I? )X۫U.>2{۝\y { Uhv,խޕXal섨pz59Y!Cׯw||Ic(].SD6){8nPwsM'e&HP.mMcU:Tc&p#Y)fQ#]rps憵y TPZLwD>oyA(.KW E`^6T^ hY&YӮw?Il!F :^2Bh,aڥG emoH!QtkZHRst$gOeLP- AcB snh^ ]VQjt"ߎoRH+z ]D7p˚.Οw_7ow3œF&pjU8SB(pzp$#;r>iWuu|Fܘׄ @k (GަFPdjurĞ̥A.^ܗ xH0.ف/Έ7fצKmNdВu^;j+^93'2q=5Fc{CYM4\A{ AN<%yn6ȍ)?;0^T 򢄬 1}z(ȀvQga'Ka.<[dqqb1ڜ2:Nbwuӕ_ht#^1pL}(l8g}*dx6'B8ƃbt]YMQӀ7/~' ,# N~E3Vt|R؈cˍ.R}64{)nF[;?ɖ=B M׻ҟ67 fk0} s@Vb%䚲#$*tr1MH|/m8=UO|"oRcYFlHHQvMTAIMԺ"+_PHuGݚmقE_`(te1 >w\&[v+qE"DY;́* ۛ">\mZo$Hj_,5 5nzAL.FG0qڡ1 d h7ி4b5WzO@tFv|=qF\@B _A@ {չlɥQXˏ"h9A .,68+3u@D&%9H;C Vai*Vih :mm) -C*rho;t]q9v^E5:ĢoGe ײ._>z7FϜ5¾;F*ݖOdzH]',,ZAOtGLURn:~ظ6kK,/,J4'UbIAc ͷ#iYP2" L]N6 [7UQꡡPm9{j=.VЮ2˱r*Ў2U9Z}P PB N w#zp @ L"XCF0 M)\˕*0PT-=ҊJɏi+[S ?k5(o@0?h$ /E"qDav O҃-)ϓG(D&Ԉ_r&5"+ QB\'wh&䠽wd]48 n4ej*'nLTR0|9N/\dzQZ&/he K_ #IjX9;Y ,MYɎnHmY+M+2jQ1FXEO<[ 9DKYEd6# MuFlaq}Bt ]TҶ[FLo0.W\ ;@:nґvoVT=GgW.Ҏ'fwKD`ښeӏZ߮Ԇb`\zZ&"D{u!!ǒYY~dNsUg': ?s|Ay:7\{[w.`K*zwȁx_lM>U(3A)ʐVk!BN A *A <|48+G~3GDb#&e]O"&*2ʌ@ LSm:YwrwNzP?րƵL~N9+U.$ԣ=ۢ.I@? !JhuCG0{^+wukJmL5e!7y7 ~`,W!&XM~d|[QI Cq2)#0BITLke)n9kqe<) ޞ_eSWqy[< kT̰YJamoGv jl '(G(M!Q =$~r ݊xZD }r]2 WYin !`3oZ( 6VOUd\oGZʭR5\9g۔GCլ8F[,9UXe8_N3 4zsk 54"+Y4HgQkl!䓹aH2DH DaMhحN!pE^߈Za㚀tbl JSv*tfj{DPkRXdҐt@eR yk 々(TseBn@ ~6~H W\^f}mfϪlH\yj]Jv}lO}ڢHO ڭpN; HxP 'gҽGZdz[ƦEjO*a}xO+6gtaj'V(+aX1%(whe#DHM+y}k/ѼꏐtZ\%21j_f~Wfud 5ʎR]e ً[OF! OƭCτG@٫PJ1j? T& } pYښ1ݩW=2YoF>s7.HPy(sfem˾nQ_&\tN<]9g3 rF͘3|ے' %8&`W+V+lM Q@b)*#t'2=ڑ;XCeC%I=WP MXL ?4u8p9ٮgI:wioDKHo+b3J^)Lti 7MF z'^NܺGjgn+7V,{)AޡPKǙ5%U$ٕK8ڿbtw;J3_sJ[z.$ܧ&sg ݤt,]ZFyq w[#N7gך0yU+N{gȒR&,Ɇqe '[j%y8wX .68WV/mb M_`tA~wOEA&҇# z\KKe`kW$a5 <Ӑگa(] ^w?#>%W-eKmG*!H[Reԓ(wSCNGGf@|?ẃasY#}~sܵ1Z1v^|P' '_V Yȿk\?s_%oLv71o\y'/QEvϽ\=r,˻{yByIqgsx+3⪉Kxx֗,5Naz& 6Gk+vMhhJ*ARK;N=xsDp|x7KD3#J] l11QU;/ պ0u qk5Cn3ax؝{R4#%cy(+eEu%ݲLQ_Ƞ؂a b1^ܙ,omUp5i K%"dtMs[=ᵫ 5H= %bb2KYzqxsWSL#ՍCpf~Ce1Ԗsxv| sIN4;U? lŮ#ӻ`n#]gg3;~7֏vn(%,t ,,t1.@*oéL<`H7|Xj9v|cR<}O@'ZY iv HHo?'uM`3ӎjIh܆m{daBj jboumuDiv{r5m+X51*B캺sxg^\鿻wjK!̳(y$}l6oM\6%_DQ? Bv&P.˝ZV<r)OhGzF,в,D"=ƔDvF{MM=J4_m{D$&йm^u3'ºLpg6(QBa(U&%D^%P_> +JPV&hf:~z|Ew2>cZOu%m%mc?!Ec?a1я@;eWy'LIYb>#K(u8T~=&1cEL5h<b_K~+6jV|c\PW %Rcp(-shi{@$,AM4I۞ M!)=QZ^w$((`)uJ\oQ/[@iǍOuћq6 2Y+W1 C$IMOfz_i1駯\s=%->2{X2Pk' ?t*r.bIvT(BdKNoomz <|̏VvLhƻz halpT&!G]ⅳ]Y9\Q[+ Y]T$GXz)2Zla{ڭɚA&t%WZ<6tpCfOT!;!c6,{Mf|s$CHKAyù:hs_9`F LJ؞*yY`‹3͂3xX*$W{7=?WA2rÚխ J򻤊mk탈[+8*D"틊Og0i(;3sMSY*2ѕڞ-kĬL>νx+B[E4)zV"!Q]ki MEUBukIQ]ɨM"ӓA[x-M}^QŭT?uSTb0Q^E1sh*N D B1t"$G./&abVCg@-5OCT{*TGJٚ%op5.bkq LI PGRPP֗B8z_;wSPIoW_1p5^Yڴ.NÈS׎|b| R"u^ETs`|Y:${VS$B nbR|X3ȔL9uS+DmiP) w]UVh"5bI\NvN424 2JtffѨa+^{,=۹0:ڨvG(VǗAOq{ecxAEbP:~fΧ˚ƪ0F_!8 v5qilNYbx?@VM(Ah" _Sz 1WO}BIso=g qNlp@!Ӿ C}.xwi(tiYU\a[\\A<ͧ8./SqFsq;} pߨ8m;6O}m uH)#Z-(' IU6X2ÙZ(_d}ƄՎW#ض9&v֘-VָlSU0I #61]yUHwf=S,wJ\;g`w( a;m|FWvQ(`k#U~h3{RBXhMTmA i*#ἠ;b.fl2ATTB&Xm?}z\O?M)hʋ#SÖ2n`m:j-7p{!VAf]+K*y`v>+rۘ8sf_j.!B}jZ%L>2*y@}V&Df(w_دlo<͙<$QS*`h tZA+kԳTfR}L6X qڃS6zoּb=j R&?|%yTHl / X`iKV+Hk8ҭGxR^Z{>9S ۙFLC&Pz\zDy =<% d~gʵf*ס N,j=h-/5WFŴ@3HkV ^6@J֊!p.X "<4uكHm< v:}җf8;Uh&r򋘍V.9xcSnBU8sE^# ?,8˺X8e|)E[8[L*4F]]i'&8^J-5k$*ԣMQz( Nػ*ãy!~6k9wĻ.o vH)Z%ʡؕT޿oJ$ ?W|FN ~R]LDžJ3n:GlYہi }:VOr7_a$+iPLAb}uSOr *gb4H&7iVsuak1OEt;Q u*TT % t>Xn h}*ҋ:[r- lԉ0g-YZ3(_ ==DOp֮iTx0cuNս$Ctɞzj Jk ĩt4}n _籠8!BPp_?T@?>wW/oX{D; d8GOEhX@,,I5aND:iPz;r0'MiƽBj4~3~8О͓lMC7IeGF83JM"=c%>i1Zj"Ɋ К?k:ȣCxK 6.x8+1ڏaXHT|m99v; ?ر.<h2m=uˏm|Z-5 1ƽT$l Ф|ZEM~QCk$Jad3vP3RE8kγU%9G|Ʊ%Rxܓ'TTiݴDXp1 @AS;C]j/Nn[de}S |p.qLHw_*YI((eTShU@(vH (#cKG`QZAljokg;3K)d.J$pIYи!@jyGx7wg.ޒ 92f Yj >&_!GZKFUCn%Ͻ/ h:38Ű#CAn\JLosL.3ly~x3P3Q2 kҍ+. ޱ鶺$Oæy`8̼}A(kJ؎{l*)`ʷUccޮ@"`fjrEEUGA Jy:cĕVe;s%[XS>ފ#]^PA-Dɻk2|eWnI2aAlhXXk>B%`E dB FȔzs,~W0@(G3dW6 {qKpQOdp˭L,@x5α@~A<;07Y f# _JDi9$q1z!U2ۃo7P`2wfg;rKIw"}&¦u2z|{_N!1Xes]>נfHR]AMEJ[؏ q"[%lps AᲑ h W>}ӛEi9YYqQb 1'ߧzYxO&&@77S!jđL%1weBj]LP>Oa>h;fî\zC︬%DO{7 ,C6Nn?I"L^U4ge7R>1/GmIs'#>Sf7k~~>[7.#Zmm:eRp/ h[ܞyIX7w٢Ql}Z/3цÉӠz ol,%&=Ta2Q>;{fky K:HJh!7L xHB;vwWzM9$Ri.˿1SCM`%+3=An)cRbfGhA`ʤԙE\DBeYǃ> 'ٖ&\h,v8]X$WfR̾D٥HGXdž~788{jXevG7yu@q!]kKvuM XFʕQ&غqs$ˊ ~y# O2rǚh]p?SYj0p8umx$ٺ yv헌;¦V7UkWl>V\viE8#6>6tk0O"#o`Vz{zѥc1J*K-z<0xDn7^#$ɶorkJ7N7Y!W wFjTB~hTYŒY#]!`uB|هԌE9{Žeh}Fw!CJΒ>nO{V46i} #[71#ûk6KvzV&'6[9xն2Cc:,E;;:ޛ;pw6oӱ ]xyo(ϧ2()I’N< a=jY@t^) {oT N,'UJ;vDG؜+ %VZEI 7i;=a% =HbtȮ„jqG8lvgB?_1ME/sM5n ݵ Nt^ұOWmtM2 W0D;ZCmhUXƜNژ̌FMlt4.&n@ܜ}J߷yED۪aOTljRSk@Кo-V)Q"z?0~x'TAIG@j.=ƛgi<A|G ipez9x\+.|3] 09+݄U6>D'7R{B~#~sPͨ<q`0~( Q,1{ь=Ӕ'Mb@"}ӋWN{PF@Ai*bpG S¢eI!incRbS)kqû4Um:tU!Hsù|C (~4r Stb#CI5Ò!s/TT-<},Fd7JѠSi $/K`!n||:Ljs i.( R1M5rҡ0WF;T*%%>q_ԙE)`A?w"4S# k@9=Nz $\l٦XG9anYQ}.C' ?~ȔZ.:˦LSLJ/J͘k]PKΩB5t ,y7/\@SB:O4ѳ,^e hy&xSHt0.qSLz6O Y|;=8jӽ6nH! /LKR0}|"Qt >jH+惘K=h[尚3Ac?/|ND3 Y[M#WH/8+KwGX !EQPەCԃ Rd7\SOpzG=rTaC/|r1zV;rl>B!E^C@̃sNʅn?@*탈 x}`NcԚlZ=QZ:R ɢo(=]'T ZBKuƉ>\i:UB,~Fm8j䇴YT8`bF gol =Cz(|I+3nZ?1s/0\1WǀP=Xrff S-}]FyHT2kL|$%xk3 lVm))(3-E h>8T1 ]'U+?0S %-SZu '+V7\ c4ʩM;]a!϶G2s+ZPӲi̋v˸^{Ĭ1z>,eZ_@{K);֋ħpGAY}lf f{_]"9b^VO;:>Nr%+G'<n.* T@]j}*!14AD6hI -M$1لLx3Bf~FI绮iqOw>;v8t?rkDecGcsaFb2k]xTggf<}幹K*찜Dͩ^Mi߻-3q#z,&6$PŹ{e'0W8MK͘J0̵]/2-0Wl0BƑ>K✉xl!Fiktvb67 :4k8! "h2ހPnEJ:>In " ĕ _mSht3!D!vvUW.8ڞWeg6 i [R_Zw򅎧7)4I 8CrçD͟v'L:I.uV'%mSlݻ趁 q5NtU m- b`h`Efj3[-4ǟ_$ V!ǦMל\ jpWc!p-@Fd wE;Kcd'ɰvߙb&6&hʟ82 1#!\^~!}'"sn@xZ_) [ zۭ7X$fDfumPh b`RQF4fs^4IyƐHb6/7퉟W_ {Sld^"GJ1%ʒ'S9Va,Di̜PšүR=ɭC&|tQ0xkŜ\o'G`lZa#x5fOf}l(ltv&OH,)mcpsT Չp|LVC4h"Fdy]ץhfpQywzm"EkS  nk#ϗ{_Hhjw!oN7d}^1s> 4AV#j,})hkIzDodAGK䑚ޙd?Ƥ;&v"~T4TKg_DdP0vJKSUZ'_M:=C< ,^}r߈Ŋ {(_B{J1ƁEA vZ.~eOЌOF?Td"2MN4c4BroCόK0 ,/ vK2Mj%*_F?s(?O6޿@ݏ9Z1cY{YִaDFR1G 7<H7/_enRBC09׆q"'=(v@|r,\k.8 v`HC[M6G&:5DQL:EY Ʀ=;R#^MFX} }KtU-q5OL![./#s'|..hnSb u3)z-=c=6]aJ!(v7zR0m&zL̷jrYpb:t/2ԯVNR;~tqm{ 1JNSӟԥ%&ȐGgĨ3{\LH[HZu tDť Z꾙qo=+I?>55d6Zc"Ģ[ p4ç<5cݾ`ݟxVN񧻧8@}:*g uGm&h_B%X3t)e[/~4'Eov|U Tv7,pu)' 4h\6:e!yN/hVVEeVvɘ=< u LV!9mЇ'-ch4AR=v*"sŽ"ɟU?~2 kg`'4(ʝZ 0{ϲHZދ{* 5㣟cHv~ݲ.QMj'yxvm y~!K}= _BD=3(9,@iCyJՐWTe V'E5dB{;XWMAܘTLFMᇞwP[Qy?;T!by(!u z'/M")[ں@ ^"TKҶ.kϱ&{SR/7%{6j8l^dbpw F8+Y^Тajvt쌢i'yL|B.~طRl 7dMGt]Y1A(aQ/oayCkb.Q m.G:j>HdẀZaicخ5jyưdRz7]\,G=WQF"ŗ1|O"p#״Xwcܰng?ePL8mb߀+__in5S x;oX +1?( Cޚh.勑 &&0זbGWmh[5/gZ?c|x^0y~ ^_KJB"x3r{&]צּnMo2Qʅ<:K`# r'#XM^0K1R $2qCB6ّKNZqUc,xP*}/%FTׁyҨ?Z$D'U48)/V+01 ʹ6ZI~V;H2> n-r$"J١F)"̞HPؔv=ZIo1!&#~jc5#-^Pv5f=كަ\Y 62 oy;k0UKGuI6<] "9dk?=, (O/DQ1Th5p e񨕽ZoL*ʍ6P<VI|8Ү,(ˌ6RUr1& _4JmcB/Qh"t猿ΥQ]S?E _asR;E_a`{ X#N|tCH ?9q/w^ Q9_3"DqWO؝@i`z-ƹzfx:[8yȴ$FbG_;/7Y \I OO5yp'u'yG1v_8M+ 5g3[c.V ©A%8BNZ>HzΑ:xއ5M@|e_g;.]*(ZKxUmj!.B|Aۥkd3'hl}9wvد O7tIvQG;\j=nl|O$_v#جXs'c0 ^<->4WB"ƼL]J"a򦗅#^QwJGalmS#FMe>h};k|z r#W U. B߉Ra827;jVPzG]DPͰP5R(W&̩krrEؑqIl7;S& 2AUH-¥FD $H'ˈљԔ՛/ 7 HRzyc4udƠ+=imy&21Re1ŸA4G]-6m74g4~ǐ@*; ?D<^%B0"5^7L.Ϸ2$Pt':\j*՗,Vxyp"A6'Fؕ $dDul|m@,~p^XV!8`#DSi6< EO'ߴ]~!4PA.Z*յ x_St|͜:F10̫G94.U:GK[ۮm{#jAɛq`ǍC4&ЙLeI^Tkv6P)®&TA͌-yF.,YUKjϮD9I EBBzE|DaMN!`, OHI"!SiLr͚{ܫ><(T;)ևT9Sj8(0X^ k2_[IWek'Ăst62)GAv/B(. aًrCfSw2 $w$"8q<뤢(\x&G'%wlY0]ڦj]gC;Ww 蒳>rm_ Vl*/n*–nUw4OШ7JV oT1宒*Ui–ް]J!Q]9UIP0$Ef.0͠?",gʼnUc{#&ȣXJLFrC"gU-P B2 M>(Bе\éh+7!-*w L sAZ8]ly/1|Z5FJsO篣f UG7IcEtCuEp[tuILvry_CbvɮLf8( b pBf jJYUCizAylq/Xi93]$c';0.A:60J0^n+"SzΕepFh<>BOV˝  P"6+!> -Ϫ,՝(a(e}fx@7,@[RL8ۣs%KFǘ?&zGd+la2"_l8EjB.nm%xs~ј|ڕ/1ЬgUTgY  U 8lmSdB.QqoBA‘;J՘d H$h?aعm}{?+%Csk ൣ2 L,^A{/>b!,&ADwآؘ#$0H<>Ԕʢ/OZCb"pz9bAКvTmkٳ!uFLt?sNӮpw;ӲO 1 z4*Qറk{Ojr[XS5̀\D'5%4UЏRMH~30uDKoQ=f9cWKe,ࠂʛu*qw@|.0ɠUNްW4 ue~X "{R\s"1aaԱ8 >3PV)nG{qLEf לSż|)d^ 0ِ<Gr4,tP}4n/}|=td=ͩX@sL_eW E&&XaAr>AIn]& BJ6n}UQע< ͱCsE_{aSI]ț*dG K?L_$T- 0JbJaq+ibb)% 1EA\5.=:dO ++׀-~Ӷ7d]p~TVY3}nҸ; H|L4/JYzC6g&Xm9*·I-Xψz4CVy*-Ir]ua72J>%v;QyNX]'TΤeOvAm4 $OpD&Tkl,Q8e-n, `NSqY'(w|YVO,8ZǡUoګ@dzb>Lw&Eq9[]beYem y~ Z`u- [_9;yvÌT1B޾C?k/qƢi,=Wj1ACbsWj c3m.b=X%T%\z 6,yݩlZW<`HEF/bQ{\D"V9U3M )Lf*׃/2I܂ۑQ+2]ĦsΡk_Ǣ[=D=S'`{q;v0l|&\]H %8fO+@) N% _$;pb9ޒF Ryb Q]܀uuRQe9]53QAnE`qr4E3cNK9l6M܌-X b2*s1Tعj&{LEi8,2zmn@HgU}wM|F?5ˆ .5L\qd:s-@;={D}R:~;;蘈kt̒(=_yD(0׫&']`v?Nfa 3._.Hu%8w\$9,_r&1:apCX>ʓXJ"Y+ɛ`=M͋-s"s0>OI\ȁ47w;26Bʹ$XڞyI?&B".Ee?Vԥy@FAb櫈0$RL@U"ymyOFpD̰h(3?)r?aj%.g_,&+{GaN'x`jg<<!GYƊЎۓ y{F6Mm4 4ބ;1AL{_tD*\V<=*H7BZ.~9-P'u;p!USC^';z}XYtf;A!#&gyVڽ\-4_BǴoժ*e͇ʕrK>#j~[yp 3vALK?%䞞UIЗsTsu}_\ b1P壟c zD]ΠCK d~*h = [ k 5Px_w9 c/N#S&(QUIywSzY^KzaX5'J_Kju='Yf)9'#p:*>.$bݞYճYPfˬM41^an=eE6p JG[z4nn ~.g !qO:ʵ.2Sɽ Z\">J÷OIBוV&}H}+K'\bIlX+Im(^ŵ\Ԕ%J҅ ӳ/(VQX=YCCr zP"\QI0ٝ^`Sh\1įUx3`cpV!aMyA^rFJ*uId9֐҇>#hԯ5C/+n `W7n z$䤀f\Z[6XIAZ2P5{x7%" DghO֥ M+'QZJ칞={ (:qjM2pE!ӺA@^g{2ł }_k.bD:t:㒉J[,CeV1i(/^# ́k$1'b^;/ɮRC:8 vEid]y=OwcWɏƴBbkmC~> w.$N*ҙekSvAx`)RHp>(=_.s g#gY8nOTc":A^P +R#'Ч)(+ AN2-Z~sQ'-(C9]4Y6T@+?<6ǿuVx× 5dıY1j kcѐYw CE1RA$ގ ?.(k5q3yiSO_nSl@9p d:"ǟ B [) 1K|"T<+sjMik!ׅ/F@Bf^ȱU%:͛ɤo#J;@+\νG`*X?1`Cdeښg a*hú W-9ӿJ^!^&Q ##z*5?ǜgwxrw=/L9aW>lڊ?Y޽b/H1"{ x 1I# -Fp'Ds'=֟&yV.̉GɨE$q,27hQ(RPӮ3d^;Ԑ$D#`n%2 'MM|C$ tZ2 =z<<nWZmv7sL90d-mTN9 FP}H[TI89D DC#T|,n1@:ԯLXzP{5@ˎ :7K:FbZ_M~s"pGrS*_v^\Цl[ L3^jI*BoοϽGjPNсIxUJ6y 3s( v lgMM˪VȒ$&5&rF<`1Z|;@,5? _Zl)b5 k?:(Ow.AK㟯d:L]AWZ~Y'a`ժQ"u^3l(B0%'LָF< oe{k󸄴*r//SVJ}u35TmCT+?ٷBK^\69%V 8>rlxW&sc$e>Pd<?ɋ32f]mGӵbQ&߫cߖK +Q,r(ݞ?vbTGGI*cĢZ->3ۜH;@]7EZt/jw:sKʆPb 꾿UcTMGn}qMTHa ܅Ňk6!X`-CV-n :<|k@V{/\{^ƆXqLI.]gqNr'M5K^V[\넗Ƨ.Ku D`Q>}voMZL]/ (n`D zHPK9C?SPrZv4CQ 4TfGRT" ea7 >i9h?tJFЋ[f,lI!+prK?4lؚc|LJ]'W.A?Onf\A0\~z͐qf8G(dk"IMvjsi{~fm1CZ@/,cg!n IഎZvT%-ήL v er ;CUb+cM$O LWr@R.w)K~RLe49鑐r]\:?Bah |ƛyG(WcV'(Vm Dy?6W$}Kl_R-*lm@<J0 }.Sj'6.TG&r3!S-$QLpR% S i9&DE~8hb^ x8 ĵIJ:\?}jar'#/ӏ-(Y_~QPb@ QM$y&nXF΋nnJ@AI}ب1%g.CAVMxe${BCa$kak= @Z,e=껇ә-@V18WWx^km&y6x0UI&u`4v' dGF :/jsr'ˆHLd7Q]IFm[7r x)O \,&`VTisU.R#D+4n'[޾shKsxc<_؍!nG[|W._4Q!ҭk>vAZD%]T3v+ng_'8#gLaB=ŠN^%M^}fZǛ a )C9H>0kb{:"t:+P]lQ4l@c)DIĦ`suuw5ܦO2T$T9銨jsInۣ, / b99kcNœ*@ԷɌaQ8?[4ȓ,]#YzFB А5@Kb֨yZvYOޭuK"ʓv&Sei+ inWLi1B.$+^ 7ī=r$EJ2u HLA1`8gfw#uFED5#v(eJd20.>Ǩ>K$+o% 有m*M# gHhFF\s !:h9 +~dB/Yi|2=Z>ӣZ"Dzr,UQBm>ݠ2 n- w<3" ϗ[b^ҷj(_wk& [4 c Ut.X QT@.YQOAu :!w5`oBd}tjNWxϟ$\/5h.F#ENkL:nG8m4N$X}~SZɊJ=M&')^02V&\Ƒ/}?r":|7N7Edžծ*Ϭ 5oH1o'L)RE+<=N_߉[p8 * 1]?PmjyBv"*N][{8(I88i.^oIY$k5ұQqFdTb+fꪨ՗O70K+v-ժ=K$HKvVՉ?q#uDRc{& I.狈7bƻϐisDqfcovQ~rzӱ;ڗ"z^7VBTMTVjkזʡVrɬ_H %Aqp,6MpoHvj &[T /}̫Av!}c51<"v7r8H|kAI,p&[7R-vbc]Gm4 +/`;rpVD2`bB5 Ng(";p>u#8,-5 BK sr,mEZ 5|C?{qN#v3hWRA.0ajU\yVk|#$[="r OҀzez|ؐ[zF(''34 -Q|l".ίg_.sh'H!W, b?3 X Zێ#ݮ/yR%Cu 5Wv|\S>xH9bz]Yh[s @ʲ^/;`DŽ:`/3gSc=,bّO7bVoԓ7'9o{XFԯ?i ~ᄊERhfK،uP!JZok$" kwQwbVwxva}5f>U֚ϧe5q4q#hJ[+봼]̈[#M b'eD2NNF2A0 uf71!S)kCψ^XɒNMf1Q# kzC L[xs僆2{:X'`n4 %Ci +t\s! ҶrYp2(ni>@7'ޓK7=k׀)_+c"e.ߠ0EI "Ev<gd-۠怘)$ i1G0^Ylȵ_| ]g`/Q} ME Dzݙ!76#.]Wu%/j>E-;aP+q-Z_czW,fQoKUـK*o/ Z2w<*18S˳$'XMCͻHV`4-i7e} nN{SӄMsRѨzmH+a ,:wV/E7eï̌ZI#%8~c❯YuTz4ތJnk dIf=?ٺNJgqvPrI{8K!Ma){/ 4R^m|hv`!mve(EMOuU@”S+LI}ҌWzm3h"G׿^M $즍gp+#K}9Extcg--Z.1HI sCj{xͱ di:ݐC!v"&dd}޲1(Q!95ݝ%,ceQ)Y&XYs nĘBp pq4©XoJ`趲")Xcb{d^(}F|RUyVŀ(4sn9FU=WdQ:ԐMcb$Hs=V]xCv/{Nȯ/퉄t=E4p>cgoCYSOQ+ݐ":we9WA6+;!f9h*(\te:Kp'ܵ7B^撀T<\dTjm}?9(cMPF}}ܼ:}2jYm CLOZF ^WBn9nS*!e{x8߼1h)(Wb3 6#[n ^%l"r Uq=XbGzdԒJoFp*’Z_ZqGuv3ghF%=S?f`5lUMaEexQK3%;9  *Ѳv/K't~#Nβ=Zy)+);ՙ\IKD +/q `F灺0OSV&Ȱa< Z4t Gܦ?C1.UG5>މ90 %)(Il& ȐGKiI/ ʇD͎}-]i޴9)Fd_Yh|C{cf ~t3FP[D?}TCtٯAL=ǒ/\RrCՠ] "b"䊳+ jU?K% =],Uf_ֶX7[s^3$-/^O4SXx6;0z֨cq6 O:[XUAN$RHC;&^wLj/W^B_;2*0Er,ռ}I24b<+3)}TԷ7FO),?`mJeav܊Fa4)y6eBNoY@ы#)~%3ϾYα]C?7!>`UWUb ^Ϻ4* ~ v0Sz/^/HxDKT4m g6OnhcF,&]=?w[|5XaU-OԾE@䆧 1>H±2G] I%}ET+vN-^kl~A 4sopUlڎXTO>"ː&|G[y`<`YoTQ{)|.vra5FyNy9@[5ilj6Q!WT23!{a =,T{޹@ۢZ!&w,dr6wsƋtIF߁mGC E{tW/Qo=g/_^$]$fjPe.K .2a,~.wH}m`ƪGi-'A~2|S7a+Js 8G!JflGʽ~z~C!)- 42Na#S^o''dN1;L}W̖2&6?2坁>B׳ꀜBG-To.N?YicƛwyPn<L)x}R$ t)|v&">'u`Z8g":k9e[ST_&(w86/G`Ŝ9 g$k~S|BKŔWAj~~̫ڍ8!]icQ=~ZKv@zʚ)FZ 7ˢc5;6aP .Ggu ڊ{3` kߐS͝*{MY)F 7,C;DYҾᎾTnNy=NnS6D=]42Ҹ5z<auW@c9wK`/D|oW΁oE?IȪyM|f1] vVkG2g\l_hU}!P֖1Z tܿt "J9llbuA(yHB:k}sŗkox|l_XcivԆZUy^BFGjx#wn矊m2pē#gVR@Np x m*}m5'\t>jEG 1~РACh6 HN^ z7*!>>P1b\d Տn'“Tp%v.`a 2LcW<(+2x=nPxAg澳=p,+#zNԛf 22;Pе_ySn23j{Dj{3%I3ir_{Z~Քxقt9d^"ؓD/٥ oL*B[g=[8`6 mXV[11mdq3 YJpʥk$!I;b/v&k17~Tp]D"ݻo5֞Keumxͳ B殺}q' @R\ W“\kheX>&E"vbGFk%Us* :2I&^F75u`eL XAuF{:H'j+3o$yB?qRy=Xqk2.3dϑ,+9׷<^HA' 69fbތBsI 8mnntbv8HF#cLJ݀JYv^ P/MR -{u`o'r拽tFsP>DҬzG?',9]ޫƘB=D.lc ҔRKb063lw|^^á#or3W %&nfXz:̠`wt8eH398,O-lQgOj2qYKv.z# Q-ۭ&26VZF`2}6EeGb*{2}+7̦9EFj\&{CmYj^/|]׭|}ٔev~MC\wc+dF. P,k_FMYgVp~TQ733RI ޟ9zYe \Q<57LhMe(JWOZyNs+KRNZD e}pit)|B-{Y̡臽mKUԗFL #7Q} \BNAhu(1BZh?zb]))&@By٥.y" ̰b%l4C$Z ՙ PLԊqSC::9`Cj*~$a9\GP /`dEnM+qL]Rn>Tïg)+y-oҦWZIչ}BT-,Ƽ,v7I{,{# ONOLΑ^3_ѱ~!:zW H&ohJ:Y'c4_Iw7/h.R%@ Q4}{C\PzM.)%'$rǯiL6Z M*'X /J>1yX w HGurZ|ar)bq$:rC\m%][ hIt7EeB*A{Ha Gi A;GήХ1%֊ڪ 9' aL>":M%֔ zmU  RkcH;!_AD8w&((mW 5EmD)+: KjE`/+.*Ͽ Ac~dh(XyrKC& /-e֪L|'%!κ$\n7ppj8L= HIV,3$7)VpDYb엽F`Pr#uYlz>@4GN3"p#?n_a1FA![{l /OY (!j Vc/e h^.r]%O:nG۸2-.^Z'b9߽owg|_h[H,ct VϹDBht6^Z3e6[}zIʼ|mX<aL{S9 moʟ]&ڰtWvk f:cKHV{pxۗK6bH箊G+'G8~37$Yv9{^o~G:O Vtf Ea+MD;e[A>KʥrEW'd82OXk̟π_PVc):.{Qq):G8Nlg,SGa潛'n^zqQC єᒊjYt<_X0;7k* 5lP^A9[y]scqY (9 TaJzSi v>kʲD+0ף6 Pv4_MD@ۆC;=S$4:j6Ƕ@: =?2;Znn:? CNDŽínUSbG96jaN9fscX3R@b RV`0A奋bޙ?InN-/*Vy!b~{$ <9ƸG݌%RĹ,ob "g427+-57WAENu|% /Ә}=eyhd30ѭ>+=v}0LkvyJ30+ @(8F@z(8r,<4zIOqx&2NJ$0qaV@}A{T@Ke;9)]NU$~:bEFd'0ca nz"k)pԓm7iEؠ_(to_rk qjaT.ӄ5;+ҡ $z73$7͝ACCGWfh+?4qV(Ig iv_VP:jAJrAHI᮵:yBP%`rr^Ǹ?bf%SnMYB}YTul<_w7 HnC mW?k?Z]D#'_x߱}upT+On^1gX.~1Amѫ[uD2W V+K 0rCh`M5@OAY5>,LD&3+JbHx s &B5in^LCg$7~~ЙWUf<`TZ{ 'Yn,q`zVkvq&옻lN`~~0XTrSɓJ>Zw}0c>OYC*{ W TxTD̮ 7Ԧ/<[׀L);L;k;:y)2hAk8aMͤ;$S&pL 7 OʃoA׃7A=`/h#rns%0ЩdCL/#8d,ӏ,H&@5zfBM[x3T ;w 9B3o? LjPaoJ=x%w4K5a/nQh>PbiSf?$tjȏ.h)vK)hAzPG$pd~R㻂-fۊ U_mr.>=_ ~o.Y*hK|__? jq}yJ ,.K&u׌T5nv` kױHfsȘSkwhkO Uӝ ӟ!mNYhԦ"4Y5:;P5v8WK15&i r 穬WWBkn1wfJ*68) NA0疌#Ua]UG޾N,f21 ks\6v^鰯bBQ6W,hdDjVt8aL^+ Ԑd8ggQluȶ8/]js@Zj^)^|JjD~eO~0wvgx}\k(L8, m^pW'k,ںk7z("ΘDHѸ#ud\J u=rNaI3.B-:]Hص%mh=;Z%ܔl[ n8[J'\Xho'~enԍV2'R ~oaI fr5.1WpDE1ҷ=#'sZּ!&ŖDMH='Il!5ȼ6!uk}*ǩ]͙/ ۀ;AKN/Kj9!Q>/{ Z^WP0ߔ< , zV[aH>Li [<ş4+;r=&kL>|OҳϱG=^y[p$Կϵx/P%U& Fٯ9 %2K')5e]Em[KG4 ӱѰq5^}Df{ש댸qLCHNu~4$?5w^%ų^R_[Y-O`d9c-13U܂%l_nW{ SmNU )3+׌aAKI\꧒V7Gݝm碑RtZN \u I~5Ȣ ORd늖eK W/Ym˭Kɩ G6|& D%%uIBJ -ˤ-I&Z|ZwX1ήb 3cfx*<+NQ{0e,)DfB&lIW]YI?--=[-@TsVG;a-SoPԮi[=\>\o7{7f~,t`74C(P\yͬ?zJpg%6Vb f3.5 hͶџ_޿~GhRbLgM$%vCd#kKy z5ls]nu8R8%aRA% EP0"l\{8|) ; ׌PAs[!g4R}*ZٳK_z+avL"}0'{%L!GkJT Vh\y;+׋]ouDLq4 SrA A;B$a Z]Y<=:Fam b!Fs T& 28}3vzL'WP\TΘi/ k `4q;Z;ȋyiPG>cM?;ϕjW(gC?\^dWWS %L./$mڮ!AwZtqbmRՌS98*vЇ z(^$(k=]_9'Zȉw4D]jT΂Oה%^7a+8`5܏}nw.ޕVpY ӛSb@!ok7~szՊAS0IuU.o$I)[>#)*$M ʨidgk6z-z(ftos=#'p^ G3[˧UQRQUtnSG^k01m^Ǐlس!6/^E{/̓~?{q3O+|y+Eap`OT7J <vDwF>zf oҿA>oEa(;;[I cOWɚeMie-]vCz .>}%5A_&^}= rԵ>1^Max@F3m>ZfR;̐Cڎ{2KIk*ALd )G`+Y%ahh96T D}Jߠte C ɶ`2"o)Gv䅸21:mR:DN,~ȏ!qJ9%c0LvK1$WD>@ċVo `:D)n1Icr-* |.X 9|+GR#( 3%a}(,K߳Q=sq>㏏:V}~7nס# pV G`7m6t+r5o Ȼ˙2;xI/" %u֥3g<Q? gم*NG7Kz%~0*OM  *[n)iTSˣս̿ xiRkw3 7rS#ԟm^ysż1cϣ3, P"!gfJU%Yc֪/L$wp,:9GR᷊`3+P@XB%q`S=pd~a#K#%jg< .~o8j᮲SE&D)˽PdhCRlxb&kaq1xWr wԓC>rb^V}; ŜuzGEd:jz[{CJIٿ# ΢ÿ30]# \̱7~ILAWٮTnmRnAn) ׯ{iWe\)ķ)VD!ž Gqt1t :YHr15Di!ɶRoUG4Mw gdT =zt޺؁u x/^nO*B@?D 'P*ͮi \CzB<1׊|zlyKNelxv9N@F݉ ԊoJp54R3c\ <;ʬ~7~~0 }7ɾ=3A#>8.hi{L H D2y2ށl-B+Ka+5hO%/TK#cˏLqU#0?_;B/1?Lswhe :S;cߴ9E9ce '4W]6 >PjdnCiKp@4$C 8Mfޖ[}\w4͓cvp{DqCYQ LPxKS=锿=i*NQ^݃168W2K% bfig{|- JS52lFĂ/HRȼjyf ZKbE7O,_qv/@ &B>^ e2wiN+U{џCEܰגSnyCb6  їw20I}t)EQg/g .6@#r( X^m޾ G|\nOq]qw 0 Y-yj165J 2[:pү7]dBNQ~ڮ9燿X,o|Bm}"]&1!E3v#buuGfO%0SS6-:Qy)ӃAa=,N&F,}EB~Ԡ;#9{m\QlE:el_ lzl|A6. &0K߳Y3A}QNydjʰ YzQeءL3 *PѸ$0*ڮ pWѣDQ!Nz0G- )Lt?%_rۜZE&)>-gK/ҹiRg{0uȎ;&/& vfVGF}7fnvx`"?1H3,~D .N op;%qX1B)2Iԅ !{$Q& ht-C1JsUܘ:iw-W\ė7Y2 GNrB~*covPKا4&y=@A hbktq8JͰ>}e\& שbU']$?{+w;Gٖk~_g)Zih`WXAtM՘KY٩DA[o'pB'~?k(cme/7ez P_e-,b"S5LY7w sj8_iTtF?4Cd%~6"ԑG"73:Ehod-m_Vo(1O V^Bňl&_٠Z=كlG&p*:. )(*lVrϡW(6NGiyFIdŴNyF\=G:Q5A m >*J^}CT̺&YVo>9 ;nm0&0)!IɐSq_:;b:CP|S 0ӂgDtxsŊv]dID?4@%Xa]e$+xaRr쭼8A_/-ULEeGZjR: 0~]F8&Ú f<4J'r>1jF-'EI;<:'n:#r'zl'Mt/O%<FCeV n*rhO0M;2-Y5af&KAwIy3T @xiWp02/L5/ 3`r p// Lrti!kf٨IF +*?k*(?u=Nد^[UʆC ``GuOF}f%ݙia,"/uP4崊8~:$ͱw42Mb&sʽ̭ߚ|iA.ɒ6Ŗ7cݏC_1{> "MK *PeҠ4WpM8wLjh)ṟn7j"^Tx *f(j'SKub)/ YyoS~Zʆ:^NI|k:_zf^\*LN|o"Q5E.yclc@Y$)ΰ_"[\ ΔR Nַ~)2uj?%%Cak,fl!utާԾW},8* &( ˮ)F`_bP qk&Wjk|#cIqG>kv.G]xڽ?%odŰZ^'~jWD@MWXL8b<jCiT$C4;Bz/F ڶZ2u89a Il]>v`@_}ys"] %DZ *g]~w⮿2ߪ[*2&y0xa;i iӀQzpsce/ZHi0IZ9ƌӱ'{ɫF_\t葡wRpxh^C6' RAHu҃~dYvG\{D.P1D,6;L>cJDbS >nժM}avYL.nyM$Oy!ǰ,V`OVcټ{Ю۠k=#;c͈rĜd }Sgum~KWih/$|ORoh2&”3db]y|[ 0硇sGn PJq!YԁK&4TgZ7* $39:,[]3C_JLᯘb5>7GҲP6L:y&ߪa2έhQaN)g?amO-A_{_DgNfTA,51Tv\fp>cBv ܢs-NB!b{;v4+M~ށ~yC4] {~M=xZ3Yap͑npߧ.FAx9bUJk7O.I5~MNGvj{`%ؗB4m5u 8߹$apY>RKÓ`a:)[TkL8z}yiZkwd@Iu.}DXMXD=] ޸&/ $Qaȡ8 Ho^[ - ߸ի5|nJv >(ήB({OL6  b(EH Et>M WMϱH`dZ\&O05<ئZNl+ha@h- *Vm E=$ɷB8E_Tna,Cb5d9¤k)L%}*& Rh`םoKhLIسJt"..b}yl .{ڄ""va6y VURFMޮKhH5D< u$ DdSPS|TD߳LF`n6lppH*Կp#3$))X3Gm $_peCI.9;_3؃He~C\-]ي?g|$ۮcP7Eocʛx)3ERc') .4^DJ'@PYFυH\ U|i\Ic1xGO~%|ɐǂop"Vb #ˆl¥RE`ݫ [p{:!H4eÄ3 \8K'$g_1M5br1$\ u><uMT*>Kffoz h&pGVJ$v}*:wF LZSyPϣ7=J5m4R'Ԇ$ r)(%+ P=rۇ,JI ~sCO;ך"+jU}@gLlM.X50Hй\@t>aqh Ѿ{.(_Bh1cqQ"WLˏ 72B gm &a <^44@4Lv`Fz";}FKY_KSy*'GԱ򅕪psHL(;:ډ1$qNq=8!V2:> +zh2x_ STyIZ瘏?~1}X+iԪl7^䋔u”{9KqM 4NK96x^1ۓn5φM+ڞu˸X/pڨMCGD%+ϭRG~ iX%@ə]S Iڿ$C-U$KGױlq7x[@M ãO)&ĵ84KH  #gH4um@CީE0i}q.Ȧ{7 9A-Wt V4ЗWrT Z/q&M#1M^vd/`XydKR m*l٪60ԝC|xĝX$q yG&Ky@ZڑXŻ2&nmn J[/߃errqcg&[=BS.) نLG6[{scdEZ/*1 3hye~KμGZ+k]2ap졅^,<8⍣hnTfRuqeMˆ@V?Ped-ϠʣA'f^Ec۬䮅Wco9Q(W#0Cd %kRwؗ86ިz&,adjH_l{P$LNZfI̯X\)8G0`'a)Rv76xwEhh {M4qsah>RK;|tk* z^PF}mwԴ uV'J6+PG/#x1dU)f6)1LolԑL:v{s; Q2lдhc I%,2m5EuSDM<%TWOԆ!U@pGBo\+ʶGx+;"֗sAZp<.'G%#o{o3dkF3_A4n6Ưc@SuE0sB,${r!L#Eq+4P ۂ=2uJᨕQc̔x*A_߁3>Cg:[%tqE׫eR6CtP'%ʪCьփ.->;*fgѧ3D&4nε T /= I}YkTb#)ozgi6Ht>o^(a9\ᢚCo61û{ ~2lqPq CySYJR>}{abqп^>'uTЪ/2 >gkh&HxcKN`&OEj ֒=Dt9gʢO̲9Ek7~m%ls(dQ^3(;nLcrmI#XP+Q!,'--v2&Xg`jfigf̾=˘Q f Dye,^AJzs"M$ EEe# ڏ^JA_+/433R`*o% t2' L@<_%jj@̦Ǧ+H3D Ѳ46,,~UW,r_c $̀ķhigy){\t( brBamJ $Tjwdkǡq: \T(%DlXZL~yC )Rv nYԔﶼ[u"xNrxDX ꊾ,`&UE=osx|9aCTdyN(cKHyK0lj*Ԧ[(J*{CkI j.17m[of)$J~#oWv?ZjTHUrOiΊf[/:V2/B5uБf +pշdQm;4rS tqR-6mj~*2!|D ݾU!,!" ΚlBĤ1aY1.!2TX>>r/F*qނ딶+@!Zz(\U.g ʯ职|S%QkF!$A2'wk hȇ">aAF"pVgC9T59"ƊC/ުTs٣}?&Ri"Qx5 Xv]`3kLVɩloP_d{}vN1Ͽ8*;9RVwڥ~2_]IxgcHNYf֪̜>&[|(A jdL_6E(jde퓀k? ^Y#PDce/`8i9ZOqmV-UMQ0f,0-}tS}z+'K1[C**:yP$O>n(Co3 ޓɈƏq,6ߗlaUqA͊G"P:0[ɰVHGMK%?E5o 6VX1/! Kw} [AڇBHb6~'cMo4O)3  KEW޾K_e`uGf.ljPtah*nw=&lms#Ip ӾG5n.vH8cKP]hQIc5i~I~bwl>';f Gs4/P<ֈauφAn`E4rxo׭qStv&ki9M=|z_,6k N;v6Qpx[ȸ^MI'5^°sa}{{mۏ)hQj "{PWmOH<Xմh^nzv֙ms_hINȟMK&TZ/HsTXmڗ [euG`CS/mcN,fGIbE?&м%9>#j0VUk>&~&Z3F? (|'Z#^~ӯ`g4ىYRٜiҟ u Y]v%]._9ukNc8p؛;Ӏ$!T_'.J޷ꗣиPBl%?RXk -+=1Amj Ś "%@ȩx2'CFJow9k7ӆ)Lq:qtnC0 ^J/Q<[G᝿w ԒDYƦ&I/)rneDOZ(Mds6@O1U9ƅnp;e(lnGRgYYɎ=j94EoF=$o'MHMZw\S*|J^ _tI1W7| o}2s~$^Q[ۼ4_*xҲ򴬤ž]V%lÀ7L(IҎQ]7Uy~4]ɮ]y\v!idOR"2tܹhD|F!]wtfe,$3чX뵔pe]HXfLF}P v}eyp'qfExœDh<}?"VZP[w|}plWKJ>dO5vA[ MѲ6gEW:ě< ['ՐMW[#0y&MQ 3ڌ"ܘBpw>.w%tk;+yTCRH *:̻}c$cV:1pu}-:ZjFF eHG1a+{& IJ>̈́xBP@/sfdE";&\TOޗjƞ@, ^y@?TQfq JӖ}6Fb>jlv^!v {?|S:+8 !'P}Q$ XvO6%&Ðoo+1ORЙBQsTB*mM#ZFtVQ=Ǻlf 8 K;-|Ͻ\A.g*׽I0U+Q[kY?c1V/ݥo L-]jAU?u6=\I`X1;; _QLbOOHVh:QrN7/ܙ}@v!GAVgCr[z+Ջ+F*ԟj{vޤHcH(r$7lVGaۛV '>y9rvÉ4vLKTk pJDh%i9=WDY2AGDxah*!._"Jmd6e![l_#z089"Y%p{f(*z2jJÔcȼD^OpLpDWb ܒu8\13@gjeB<sبf X>!)K.u=LUhdXsrFNj@a翖D52p7ت} ~ ቈSH; ~Ë$0>uMnPM#G dV 1HCI_7mhU4tRkf٥Y*Wݥ tRP<S^|3y1o]6e#=lKYO6gxQ0a7N-*7]^< w ;o/_?Qh1o HX.vV2Hd}cw1xPgay& fh:l k"=!%%ۿa&6r /Z֊%BcNŝ>DbgByC1KB+Y-+KhcJULWI Oliw<& r65qPY'R M ?zuuл!M b݋*eL,%"c[F [:~ˉyS~f7*y0KPO'qal0šDT)˳%'Nx:!Lk156Cj"V^:9L௃`J; (iXk-%[B=+(`>U@'? }gmeRw|lA49m受[.f7P*b iLpQ'/ 9`]B2xAc8'8Qhڂ$zdZl#+S;pi&JgbS/ս Na`tOl+La ++Qob0{&$ss&M<6Y$xsIAx+mK$_T~{j N~Mc@6"7mś: 1vQ/ϏpuM!g?mAr1#b2yF<ɹ]c \ՕB_.NS4D%~#r8Ϋ`"5`nEPkF-]a❤,o?N \^%xd&flWcJ8 ->pX54+'/u:/xhxQK2̡+ +xbtu)>wݻ/I@/܉_il+%S ?!YW(m8FOf;~۬ްx,&zz0(? m8S/fy5nļisgVUA01Resv:[,v .v9}B¤u=z@D:?^+t։ Rig[NzYX%f^B6$Or6@f7Hmsrx‹u @wykڒmeN-znvivXb6, oW(2^3-a="ueK&$,fL$\)Fc#"x8,͑3eؐ7MǼij~.Q(OŴ8YxEB !+s_Z磎)wl"V=zl[pVf〣n+|&LeDQO+21ŒFV0^s} (3 ]tj8,<yH&QUD)@v܉%KT(lȲ'Kܼ!sG,u0e膺/aںSDº;u=9'Uڦ+NSY:0v艧堾л(ttǭD-+s'y' `hyIkrW˼TK=O&\o,بAW q@曲|6[3ޙEv= WB|ʊv^;QR3ABرH{n=au3T^(]ꋇqn]rJthuſ'3l)M 12wD-׸N&1/0psLV TM-v2ͨp|M,t@~/pT) 9%IW }01<^oS.:JvJjUzH틌o>8:Ok>a$Z1w}sݚy VUԐ{)+| bp+Vfbb¡bcB*N!'uPɝx8Ȝ@NRT7w}:= vMNG}=th (WJ<)5F,A!dxR ~-ŏAВ<_(bv2$ eUDfq,G)ȕ1!h>*0Vw^}y/t퓓-mw8Y9s Mų<~8*;7K<Ԟ.Vҷ9m2-ޘ!'S0~RU=ѫǼQF.sҏ4v:z덫WH&o[i1b-΋VSYGF>g;S]=|J߷P[堛8ɇ:Q: H + Sz{Yr$?B<Y*x ^ \9pD=\ OlX9,wP1i-mѣԴR 2boHK%;8["H^uψ𯳷Zr7'䋦g3kl"`KU+C2kl_þ }C-Vt~Kh,åҪУ>ꘘP9+x Æܑ`֗ݯ XY@q3{ks.[8[4Bzp gꑭ7G)b&E2a߹5:rZS.Cc*^D<̀GTڅj֙g`k @4/*o-CtYNSEPD8D]V$gE widS,EI7GvI/neM<':6ݷ*~{qW?mKx-%{!J jQTZk$ Z90]u)/k?7teO)c+֨ "fИӭ\HL|is~XһE:E/ U p~Џ.ti`tg{oRO$#m)}EmLY(/C5ity&9~ߒv7~^ j)Q+i?ϹC7܈]%ۙ(p.0GfM(UO&U{s3w.M xL]"^5+O]D`~]Hf=>Rsy(Tz`$n诃Al'M2QOV3D`(]!5JH=S|=BX(. ?e5M K7uesT=3:Oo(WCGڏy 3JJ8SF!wG#^'\wyW4'Q@MD CjzzM\#ǢEZ_󋗷a&^YvQQ|dgfH}%~)V~~{H7'XRm-fW0KQڧ'$BVZ{)I9bXCI:[=+㈹j\̝#ĉgU?S f?X"hpE~լMx#qsЍ/xC^T%/䄯C&k[K\83VM[h @6TfNd5"*'8,CXi755`WץĄB{Iz J#NJ?HVLBٕ,Ao^uN1&Xv{4|.KyZ ]0\pq+)>k:/JFQ߆yM)KTb*k?u hP ϡ'j't,'gVJ,+nc0c;9}C[H'#gMz'P)_#pr9@b9K_- ލEozשImF8 NI`dEӰ@rն ɯ j_VTr9p`799UEE Zihc5U踰?zujrr$dtHٽu[_ lzɬ#k*i`ffۏX+P@/ S0?d#m̷[@<;P pHE3 yx KŹ!b(PAMO3bt#Uq:Q(">@wiJbe`ܮ} 6udQJI5t0hD&r~@N<3RU/B'`:f;_]_6'( @Nu3BZX|S/6fJb At ]GCuI`)e.eqN%LcRvG08Z:󈳼f,!LQis~LFfHV4n K5zĶJS7V;J|'COȘr rZ}̖ɉ}hZZq51a '4?Q#t3ՂoyĚ^T!j#u]Y@ԚG5nc$>_;4-rjI6zZ8B|яH{+{ڙCðɼI:\G͋)ON5_4 Uw#g}II):-j~# BXm%=[ iޤW x$mݐBgSk\0-.B|g{dO-{`4A}&]lT@]Ǧ~tM"urIגNB7}LyTʕjPi,]jc/~8+қ'hO'd.۳pE# |ۭYuama02s"#vRʁ춝 ,0`*,#xʠJ^& A]y ;&%N\u< Mz52i>. .b'~!QH^L0/ N*8)5B P^Wjs+mѿ6k ExG|J<]_]v67f-%ep|gBɨ ăMFD*G:pQLo0w_@J̷Q͉(8j5|7?WMy-r~M>te|3am2e2c;}@u"!Jtj1IW:̛ܹºL0Ӝ7ko՜5iKB6`D-15ķu Gg ' JC3֭QG 4,q,4of>fjtVFD3xov~Mm)H4Hm Mu)<*Bֳ# aϟ쓥N~[脐N|uBi6}1 -ys L/)~*HLE`u)bu1&)ɀV8K?,&BWV)\Dhȕ%ngHr3B)o{ds̳LoTc6Vf4BG"?1 kҨu v$#(}jDwPy. '06}y*2X||#2R/xud}˟yy7wtص"% ФEvreٺ>Slb(BV44]DzA5CJ_<4M{+ma-%w۞H?:N!Hp} _E2ꙏט~o|GLec ,3gK|xR}{Zܴ'(rUCW<1>~'sܚ nei{GӨ_i_~IŜVFh/>?k_Lk$wa[&=AV. &a~"55Խ<7xTyʵm/`L34jze 2& Mq4U|7DFi>LJF8! :r[wUڙX_-b"00E}uHPǜ)+f@1CCu$ p\<āPO~DY Wy TEVP(~s^T[g<Wb NTpi mO1ƐZz࣍`J yC[)A瑩#iH϶~k}kw&#7{Xߑ )& 1GJڃDdDxno4./tp˔mq*HV]z--ȌJ!4X$r'c9 W7.z^oՖ](UXHvIӽ%.peoo8'^cn΍}/b3M)V 9+O`!޼gfV=y6TP#152@jI Z*e2B,'3aJUAi2AIj^R\ Y'RVWU58Q#S6ԼVmgGt2vw/ n?`ѡ UnY1c^'PR*Uz&3gQ_C!jGٶŗ|.'7ѥ~P¥ceQVLC5,υ:gOh82}0]) D`j +jD4m#6JÜ}w9[(eՉBe;IDJOV:Q#jƒ= Wg|VAʅ]|&3XTj >8e3cB9) V)g@0H|[z[F]03#$E97Ǭ^Bv@ Ҋ](GKPҶLqI3EfR$Fj8l}#G: -rv:&gR?Q-tN^MjYXki]? `q?zIm AQ17\A{@K[Ls⊃6q~Y XHn{$RZnݲsH~D\qnCZ Wp_8/^,]leyO,.v>-ڮˑ" Za2lX#jF0Fp2y̽f݌SFl]3pKt}$ԋQkO nuS^x+cU#BnXqCf5!`syh;ҺJA(&4:.zޤ|`%N/VU Kzݨ*/b=;WccIJVb5ݫ逅[ >{ }Y'圞8 0pER<NE !Ku>)UBC؋݊:4_9e_؋8- 3sxGk,$-p/vSY_@IVڊiCn%Uɓ,$Ψ~nӷΊ.œll=Q5[g?ʅ ]8wf%>py4 #;OB ߈^:]:{4k)PL.ok9)Fxom?T^ϸueH+y_)H2]xD{AdXXtba Ka8x[ﮂ.*ThL3o-2e =s΅+;ΨriWZAVRk:2OO0 ;bCh U$ [UBę@{iB{rP3;D#̨tg %ZT-]%Yg1n'])԰`O c5+Z;e0@B*S*rHص؟ΜAW< =&&:nPz%߭Tc&͢c א0旭ʆ <2A4 q:T9Ta!IѿԍF8ODtK9]4]"Ys?-,`Z,ߗugpO'۾Y@6zs-2"4ϐ $|bcYHTZȆIHgg}&eٝ/ŠѦ$nL~Jf^N [EF\q+ߜ3F̋t!Lŋ3QfmQp& }*h'8!Aw |Ɩ_%Nᵨ4D/^D0% '&VtdPH"2ʞLב rP?,8u瘇; Nڏŭb]E-XޒbK?z,%@/MwA+WoTgCKP"[c¥/m֓bZ:csږe9^R*紣֩ 1):C):a'GDhkA ZڑU2ėݗXw00c=bux;<.IM q>x?M;ܶ)47:02:h[lzTpxz d0!d[wvyhe\/aDQ#nH}= o?`:0(u;d~dapk8F*q`üd朗?cQ?ox,9`4e4>֫WwD|_ =2bme0X=Ȝ5R^F̧#cC-!FqIfydSnTc2Rs+8ًX6l鼩] 2[_ vNZn=S疳ɿ_PtW]٘]EoN3囏N|W ^"xZVіL5ȇSLRJԦB&ןTXշ~-)N/qͦ-F:UMf\~a[]m;0Wroͽ{in) { CBy_iyT.Gy7L՘()ۻ? Tψ|H:!'/g<$[ۗBc?yTN zKSBxYv$ۺg;E6ryF `|1bۂjgLE>6EU vDL!1TCLS`Y$Q2r-5[-+v#o͑6" R|˽F l 9ΜdԧlK{Dac>`P(qT;&)1nWJ:4jKާOAIYiw Ci8nahN^rv"Nif*޻KXQBdsL(:Y`%.deW)wlT3PU{N`5yLpH88[l-.,2szBndvYal_\hMY. W;>CA5O$Iw &8ݣ*,j/R!兩2:_掱Oe v7CFDXdxy:"R oXPY v=[k lKIizqZR1T{)>cm\sp6 @Ktj/J__@v cR\«~ɴ,fd{[N4;As_?S0[n|:ziI;QTԹL0SJֹ[達k}vAR_ Q&S}D2[cc1BHoXbUeۍ8mng7>Vϛm48^\E´CktHh hI{ `7R=B &Bc˲٨*6sI_O c+=tZz\̷yY!jՙ(~hjIfov3&WX)3>r#P!+3Әz[ SflYLr(eɴ^bu>6:!gxFQ闶B4'a7M1N6o0 uOBKxA ,F);ΪҒrQ daM᭼FbwQ_FVnF,t)į xP.kS1Y*x-td٢L^;#/5 Ô6xoi핵}H𭯟Vr`ܨĻ]b86I倈jOdJHY TҜ sx AR)T,99UZx"nH^;T+ ȅcC&_]U8TU$7]#h/P K@ZsxBU%gL eˀ= 1B1.JH~LE T7V!1‘ը%02F}1zm"g7u08LC16@)WCmdXyL5m IVDHv$VU9{-7@K R ^7:wpjAVW.4$eGuEBA$DU愵3iEgsCHԳ0fa=2o(=U=gm9Qgb$rMogI7ʚY1ܝ%mCZ5HNb q, z:(2!WW8FAVHPuqriΜlc,SJ j=5tQ b%~8t$O3 zt"_h, C'>GR&95p`T9!k;%cN Tq c+6sj2-x5 iٰű#4m,w8J5v}3g]GIfIu巣16Yo9{/K~P7+R.lK/Dt$tAhf #|d0N!V7S:gKeT]O$BՐm $:_ 83*,5S Uԕ253x[:x3@5Qd`oF듕IW%LvN=5gJQ }b †-̥XtG|x?qh) ֟ӂ\#:vV>艉ա;eW-.@h)AmI/^L&j@r$Z?Jq#2ɱ:s f]IZ[w;'N]sPԕ6'(^j/Ɣit"EI %/Y+񉫫B| &s@,8zԏ!!2o=gfuK&ϙqQQnPG2I&QW¹GlYf!8ܛ]bV6z5rw1/,K?>)x]|d Uo(lfؗ:/ڮyP]'P9jژkYi{/>LXMW_j$C @NoVeZ[Va/A}:)db׎Y@_əA„?ڄy鶅 #f~\-F2Yc 0| FhxF鏕P(i n?p+ :!&wrRVzo)ؾm1-caիi+:9R|6m y O\O Ж\/]*{9 X< nPkBdֻpvq3-g a"[]-pkL~9L[XX)B*"<,T!>kB֨fW[Ax|XXjjRD&.}D\GqW뛝+p'4IO( \uk aSZ4F qa7-Ee>E_v5FvѪGVZ d4dL;N$B:kkQriĥ'lIN%xeCYf_~q ;EӢjҬQW [r;`a 1kO[ݎW; #VV )A/n69RNNX/_k',3-e%_UB9[~n}:-NբAH7aC"1G~uNmi8:\[ߙr׎ƦnyOuZ \b) Mjs椳)-m ydC!͐@8\P{H&ױl ,] ^'EQa-.mOJh؟,ߨ,5?J-:RTQHI/I[ᚸn*# l:x*=p ^k><;*,uY?_A8LtR=abv9RU1yNb-o`Y1mR+ڈj*F)8_KSs.ɭ'q|_ޡi -0%Z+xln._{G_t ȜD~D"ItTsc6 +=3vLKSMz 3ĤmEi)0e-6x 8;qr-Տ5m~;˚ |ﹲ霄^+}}&VtcL20s:g9袳#1K<'QE?@V\֗d*9^i* OxTUgF0hEE][݆ް689+QyYu~jrWyKf0x[[FtGȠ8g<}pst` O}q'&HiJąX>"HĄs^'։"9[]gm^HT(H@}A q!N$\E4J~"\CvLd ]*Dkww XƠ3^Ii\Y뽋6U^i12|zdx S$J˳<B2]3}~_Z :Jz$>め vk\6DX@ვ GL#@$UnEJr}}};4,ߝ],>~(gl-?=-eKeu9JEZ}?ѐ4`Zy籡k{SRH}!sXWނ4r'%U47UnU۷{"zJC4%zl7A9VAz\Q>yuẙaMW}@u<9ʃvܞ[.rwIBlJVgX֏zmyl2֥Qq ,]_LaƢ>;XDPCOT1ޭ5!;HF7u:)J=ovV!dG~EINg;^"Qn. ZI#Bΰ #7e!a]~/P>(ޙb=AОoJkIV9i y{XPJyK6,S4j4Bͫ7Xý`N"濡tEP/ .o;z{MV5@ o [iCc# "(KصU1)S}1: ".KNe :W|CP@S)S%\e-լLDld]ܨRDd*0* `sxKW(e#,WB cvVl:VD5+[RC2'{r)Ȟ\>rB< &P). ˴qn ]̆'.5i3Q.oɪmfH9rEFlz_ܘTIq&DybQ(y\P[틐&o=Dj +ũgg';\ofɻJ'>ٓT/%f(o*3#"Yr65˄pϪL`8 R3}~pC<<-do_3ԂCZDv4Sn[-" 芹lƘ+&A4ypeRYbF&&TSB!-JuK N*]5U/n7Xʺ=M@z?u!{䄲؞!gn<υI s!kVb2BBd3IG:Ki]i}69|> )z/eq #L.aܾ4]BmH[P,r{le,'4<^kPg @Lĕi'\˰;Tdk(=-nȏfJ!x{}@WϟxfŴJǎP}06^>QLpǢ'P)6&]4":2Y93UTU}Gbf׊Ϩ/@ n-֓5Ib.[>cݫ:T9/_Bk zy>YԇIb%:k'N@M$>~2Ɣ,k3]k.HAELߩf][l24_~A^[G6~5K-w/}J+Bs-vLt:a|5d9q9c2 iF7Y;`?!{8DÕ@s0l;m6RVG*[i;]dVG kZʪzeշrL ,րI'$`q)vΣ\a9^1R5$x4叞y}L`VS:4X^P#JLEEUJb,0W%^^:PalA{{!8O4ʼn,IUx>P͞rՏ&&:5QNkvĜw~/; :E$wXU͈M84Er>2;<:s[8-ߥ0\,oYQL<kM-֍֋j-k+?]XJt|rB+D8~CpqX/`sTu?dB*]޽}cq/]J UqU!2WmF s>"sw1җig!bO a~_c5vC5#o;^2ΫR342x,҅}i 4tJbOv1@AVlȠ(6{߲mɢك׿60:LːE%/(4@Upv{\IƥG̔SY3Ǎ6uOs(NK&(64]yۦ.ϻ>E|Kjes{R*qpp:#jz}n{ ;q yB;D5&Z2^vDB-T[E(p';z ʤ*oB3L%qĤTy%7%xVt ߦ"nK@創`}QhP\1m qw.In8yZ(C 4tReN\zf1|u|,lqM?5LrI ]E!%r!~7u%GG.YWs}H{wP}Gbm5 I5Q:K˳i]cF]- {)/xp_TBm4(ht9:u"D\z|q^8q#+FBzl>vznd@)?w*Ø5 JoeЂ@a^@d!Jf#9/Wa4/,"I> 2I!yDK X G@.Uo߮;ee3Y:Ʀ3|eO{agnqjϘZ~Hnp[R}-,] >p)A ^R_X56Ag@](FazU#ӂIKc/^T)/oࠀdAAvf^ )0ʙF}jo|zJԹ;pC+vUs>|⬟ 0/CmdfĆ}hgZ)0,OaFm'1Hx- /,q=]e8N1Vza&J%W Mk񻢯&`JjK: cZ0@N'k vf;^6&JD7PY%YN[IO)ѪB6ˡ%XLB8|vuJ2nag0تAjm dq]&fV0z SVt˿jV .A{],ծ#B׈ # xR]—e_tWe$3!\ļh쒼pbs}' FX+NsTۣif.*yJE'=[5 ”2gmCNQ=Qo BY+$<+[Z[G|XIȊăA z/~{#GR[4`4+6a 6!T`kMOUk9=A?w|Ep1`}DP48Ǫy4 E^zW¾D\>WNjҊ>4"Bz/U[E;|^i4U?" eTQ?;mhyJ8ހK,͝xT}I0}9#>X<:kuȨ~k +p^h0lfk4oHe\'Qa4iyB5WP7O T hTJ¸nB:K>|nP"'b/A)dYQ& K5~p$ OF @(`Qs' ^EJ"=#\ҌVS 6/V v]"ameM!JK|LI %$ d&5 x={\s<ʼv?Q^b=aܨ!eܦNbὙǝnT *T)uw;0>@, =`S*R}) S\ G^}Uif -d/wٚ=V;})o[V>XsԌ%BfAΘi+tsj4x*>P4G0„$ {׏8FOˍy7bg"[K*~16=.p|nžplIvoIx?9ᇚ]?}_I7 B茹Y7 \^v0Tqryi* f*Rfri$6Hl}ͬ-at;y> uTR A`F>RY$H/%…"ћ-`HT2lI Pњ1qC"Z WuM-n^7nA8"eyX g?Ϧ[M'}ԸDc?q;o߯$QA:v7@4*Ƅ-% YI]gDтYtBeѠ@fhX_kT3&Y{k)Bo$%R g)qB9 mpI1La@8]*(˕ZLND.%8 SDp+BEnr@klQlظU&. *IR(:Iߛf;Q>r66TXo⒴@iCs/QW4jR[qI`ޖ aG7|QFC)ZđJjڹc]<RsT?{W73ȟv6VYtsWǟIsx&Ogr55ו,;0gR. w[@XbD)z-щ?HqX39YH+*T~OI[U#qmLŖ'bG)x {ّ4zA}X(gn g\j `l}LmBh8y.y ʝGfXE.ZSu m̢7uo[Hӵ% Rq PKH 'm5>f3/U>G4G&k\3BCHJfYOWgUQDJql {#:|Cb#)W}{Xy$VRRC8쏻 G?fEBF:ELJʓ͡SQF"j"@hiCS*ND,;91DroV[<+5 7s\DH,Jފ׃'yH"gxkmXh18#ӞaYl$Oq;?:ۚk%P9Wux8F%]Djk̽} |Yْ5| ǺYi?*?3Rk|Q•[a!@++;!7R߇7Un nNX1dC =Aj*" _xpXߒtsM,s]zU-Θv29=5|7\N8$Sn+m[?5]Cc䠘MD@?v >|@|fN Xykuj`VR~8ZﴞerεuX<=.·Ÿ7IṬF;t`HǫwrV=.(`"{SI ptN>!WcV~qh-I o>I$k<@nym F}wmc EA]oپs2DX#x 2;DkXP qe&[_T;a%(1m)|&\9=b7K Ϸ/<~;9ۅ4.- SrY= o ͆al9bdzִó EBD])vC)/-F{rco7Ohr R ZGxՔOc4G'96snH$ ghlŔ"\EOJ/ ?蒗" Y!g8-jƛ"}#_" <](%( Vo<[jt$XKbzjԻ %75s i <Q;!"S~ĩqF%IW*qwaѓ!&:`2D)e_D*q7d8¹o#sj_n@Desk4ܨ-#J2֞GU)GQ夠8D`~}!!IX0ޟAWj6._ۛYuo4mPqj&.7W4NYɎ Cj-erD,ؘנC5Q j. M2z/^Ό IxCzBXMW8);J˖*{QAhԜAF4]=4C\Sws1.y3⦭O;g#A8U3KO^a6}nj@3l@GhҔd)wrmOrbY~CO[:orj"/q69H< zaHJAz8'ZbVolr^i؍ʼn|*(ުV)sO@65Iu̕< Q4AÑćϐXWXqT?)o$uδ GkxYH#ꊱf5әF}`A͐B>Zqmt[Ƣ8XqH) )YIG>{F T/mòz]Irޱ(:R:x7K[[ȮC=;tWݐU{ʀ˜i'čHМ1>0v=ZҚGK0,~Nvvv4g@#7mu@# qؖ+Avx3֖>zwr&VrO$m+J;gOQ-a ٗ݀2R#]6T =9(YbVJ, t"Q_%Яf۴`f؜{]Z"NLdݒL{IreArU@ S5g+u?O֘&H/ LUXHo]h$Ԇ{>-ύY]T5mJ[[.ŝxsAg/fEPZ}Zlcy(ͦ _y7ynۍA~}lmNPckHq5Df>rbcdӕyO O?6'<..</XLf n)?:@u,ֹ56BjqDSQH7.Ʋ}C׋.X|Z|Ky@"ի,XrPr YDWȴv<Ѭ)[rwϹO"MW^xf}\j^EE\pgİas-;7uq* M6ǖ'9͸y4^يQ6qqSO$,fmY̪w8&Sg+`Z +Ѡ=X-WFFH/%9'Wm.k(rs2ڋިf}`*sbeCK@]PeQ45-;l#@Yx~%!q/ ?y,V@TNj/iS-b1 `R|h̏3e@wTV 23Y>[d[٫.hU2@M=?܅Ny Rba7Q`b O( T $wx=&dqftܴGzA1F3~@UB<#zqě< ]w3rHg@FdC85z?J+uITkvn0^̄^s T+cQ#3bꟌY)2ȗsh3?w@[Ff:*meZJ+bN2RйwL'Ɍ&s1{0~ӸuEr]2pY} S=݁'GI8O_[t8Մ|c|L&S~:Rg:Tf% Po7e#@S=hf}JiS2/BY-k$j  %"L4&PLmYcMw2Z^qyf!C08 j(NQ YSCD Kұ)ZLJ5)V?ۦ=Z aGve}ZBbͷ][| .f.Lbx7^İx^Hi0Tbip$ǵr-|$Ne[tZh.5>bM*=#PeIjΩD|lǠ=R)*'jW[b kWA6ɧKWW~myP7h==L3{ٌHz10u8`sLFסwt苆{_c[饣׃ op(^(r?&CJFUw"{f0Hrӏz:wAepTg1l1x'bDrWj w A-.UliJuZ.ʃ8y g JuVNĊ7B$ F;DWWf%P+ U$ZЖvXmf`B*62,H9-4 yt(p@&:k"f79<8>훍c3kmq\;t^ޝ~$3{y8lɍf Pym,IшU!2w!*>RO;\f~ɯxHVbd`'uF4yl?oc M֨O5Ƚ2'јiM &{f*gΩ~p<,5^<Թ,|đRMU)v  {bLc+G@Z9f0CL=Jt[I>ЗfsM&[y݄OA~n[N|͎i7bnn񃀨B6<y#5~zOd&Z_ bexUQ#e[/E-aǩfg$~#{ZzYEZI篸j2#>qL,#fyc?dc?5sG!ڃ:';i(a0&8iujLżAEکSkJ]!ȫ-̚r ;1V9ױ1z_M{8bOǚ51!um* ~0r}B$<|4d tlSϽDE$Lt=ĈX^-A>.ⵕHrq*cBĊz:alm_bA4uT:X ejC"6 -`P ʉw/X&CPL2r.L\\VPq7q[\OJ$ۄu[Q'mMXfר/t$Ϸ:t) (_jU4gk8@J-+! ,ǵ{E~J7o3rm~ &q6[M6m {S)SzUjGҶdQQ5,<2IQ2OHiù ;܃\ZpB2S{Lz=[ZɆ5#S &"y[i28Nrd;-a}yH# {hJuoI#F[> o%*D`:K}=u~oD\ӧF ng2?pwE<L|K( ˖S5n$drKgަxς|_,2;$ }WQIC"r4W!PwQV3 BlI|2nhb쮣ʾ`Nq@w'l|((8ruKmҶ)hgV4S$]P%k>(DGWvqg׃toQx[ܬ!MhdKSRR*pP)MKe[_Q7p/g_g:LTL:[BbV 쌴X+]ƣJHUg`#k妮-v?D=EE-w,@BYT۞]T$=yJ&fNFOuSyaa'5)c#Tgb6j>'p023-Zq0$EUfQ_'/5]OxK\_U)_2kk 0b(6ح>w,TˎlXml]ȯ[rƃrs l<xo5#X_x |Z%%,{S_gjV<"W:pCG} s:,{E+ <?ϬCoH3+S<ƇM(# {IV(2/">xbj -Q++AǶZwӟӟqVU}OknTtvEsު WVL P(ګiM^ ށ W1сm \Į{Q"tQ8fw_1''5 JMvMl2˶kBŒF{97S}ӊ0lnZIrិƶW IcW?+ؘҳd)G~(Pv0ܒGe[!$ݛ>t[|h;~P;)⟯գ>|#Y*4n7-s\Q'5:$C]MhY#Elz-flI& 4Q؁vGɱ) ~P0l~q =^恙gPݷ#3x>A3wTJZa TNBY!Xzfc5w)puMcMs*_\JSl4To kʼnu&Eqڍ0~Pe&Cw.6m&ڵh,`m$$wWԲ^T\:\,-RPZ- K+{?Vd'Kg蒮 <_hr,lYz,Ӽp\* }1Wuʛ'T?4oO)j.X;e̿wb8AEH5}` 1vA(P`Ƶ\%aMlOu1+YS:`ewaNYxdU~= _C"I g)5/D% aDP|K} (9PQ^7]xAfFkf~ȕ y,=qcotx,G8?Hdee~r:-s" +mj#j2f<_ #m"r*S zOii ;.mCi NbL1JF t=W[}eW?h-ueBaXLk uXdw[k[3dݺ\d@o7ˬ껵 Z,~3Ml:MRO89x,[!e'bʆnYR%No> fhkb,\< y┗X/^}"5~I@\4mdAAjk;wT!Gc#b 8Lt]6l3Ipjk 8_*W“KL8rG qS8 zaٹ-iĸX%\<&H-bF6f£/ZId΍W x.#et"I_ %aen7@#7P|>raThdCSiB5o[(GT*\JF)gpU)v?-Bbzڮ1C#WUz2efR"4mʛb)G6 YNpidA;o%e.bM5!4iJ~Ekf5E%Q_pCk +GR[ėwˍ#e4uzŗ$۸D 7 Izkssц{7W%3d}aB4_%$l{=8(?kaX7r#Ǎ2tgoҝ0f7DN>ͨ0} ^P~h(VCYQ{Nhvv{2XZߞF*<o3еH c%6vdkzz@-GeFT#fox͵R[O_x''˩Dr"{B=s}k}t.(Áo2@i:bo6\9=+YF;Vq*1m I]T6#NPs;A n?yDBǞ^--کڰv ]B|Ϙ$~ nYD,cj׌ ?i m ЯMrjѽUʽ~jrT@ rgh`)׫D c/!.ҹzܐ]u uuxX:?rùy@+ YF(ם&vQ,yV5Tg76z>`ϾFСqf 6{#[aAo%yUHз\>kb} K=Am"tїD i`ed ?HG[V>~+B/뱧b]ydY/6\Ӹ~}(?Q^QjsbXC)oz+ܖ8o'=i6,^MRBzojP@MC).PD:ˏ[k ̒5oqn~})l$摢M#yEM /xc&!I`!Ά'nQ8B/aR4B?IBMY`G8wf.\.EM}Vzm>%!C2|H"6Op2Y1ٱ" w=~'>j.qۊnbߊc:3%3@pLn̤ES_CΓ%`xF9"3$k7al堈j另Ť1{ |uDVcA:o*?X43O&Яznͬ/̷o;gt_sZO"hܻX+1t$,{d%yLA,H3,)7#אB˜<f*"Ay=<;턉?jg%BƖS7fLEÓTnG0%whm6>;:'-j`-Y?KKĜ`Lس.zo-[TV6 3`gǍlզ[d_sY: ,dqR1#PhɆJo3nY1lA~(蔙@~:PZ4KTɰD]´ ·3y6wۡӃgNZMY;Q8B2vB*)CO&%4R* Mϛؗ=aT2"Ipk &X+y&@e8>F^D .lpTgmt{|8LxY2C=tԬE_Ԫv:^ʍ{`"uj]UW[b A%,>xXQ/BygainidΈBP>]Ÿ{5 6 bz_U6KCB! qTǾRlFV].'naVhL41QZ>j"#aG[Y5*x^Ofc_N+>I Rx N9bDY\SئY^m'6 ꫲx0!Xs O$b ˿Nc, ~j~P{CЍH*1K 3gkSۂm-ZǙ][7M"1}5sWm{عDCg$O\qP,1Z3+Oq D>ZgGtF`n.(R\JL'b{x2,֛EF-D̏D*By_1Qua~B9ƴrkI;g *vJU4`AT)7ZUhaFrܘb%4H?k @E,q20G+Vԛ $'cAZqoq_wno˄3'pNqn.69& T1qNޯ t(6.0to@ݷV@T#HS KMD |J~3isܱҸW[0Dt?H%`PGgߛ׭aqn,ëߌr1TD$r%S]'0!O>T7P6v=TL*xC6)oQgH d֐)rA૒b Y%)d(C65sQHn7 e ($9sO~a|g*jZ'Zɋ{WF)! ̲2 U~O?YfYeH a`C؈"yc^BJ" 2U!7ȑ]xM}mnIUTrƒj@i =]-+yT8R/ %P%c~6'-p 7գ7o-QfTL(S:"M]*Wr4}* ç^[Td?.FѩT2NRdjD5@\]#L`s~?;֩HW9IW&$ w6U[~*X<$E[El!YfAᷕr*K*yapLaa67Cn@!۩T/o6WSdrG`Xp,yʛީa4L77g6YLcݨ rBXvlITz?FMg6;eĤ^Uo xaߡ^BUX^sWOpds[/ a-?A|;Inx6` 7i{+X) 1uDX}9J=hávg%Aғ m TҦJ(eiuKGmvyߐgf-mv2~Re[:8:Vk,|85cX4U^<`9V@)Q$gA<ˁ9lD4w:7 KrŀkWԡVe7 VZ- S?̰MMıDEIf)F k0/=)PX+VMGg98ns. Ԑt!4hU<($ZM  A#]?0YQ,2pB&ҦNn`| T{sZ ^<ꉞW TB(X!}*pĭX5C/0"mD4}]gڦiW]aO. wq*4oۙ-pgfNjO<,z KM<-2ǜ Di^ee1 ʍǢR%^oi׀=i%93NQY6RVU{WiF M$jN,%s&.lA}a2#7TtwtyVDǃLi7p5X }L:j5&ۏeƐJ7Nf!=暦 Da .ST4ٝ l8A\uRoCf #/>ƐlpaCziJjXCۭrgJWQtee:tYzM8f d0o7 ;z0}DP?jNJ?A8*c@ח8 }M_2;'̸=u!yf[yȘ!褅i{4-xм_Aåcld[;Z+K߃C"*C3.(O'Bs2; Oeⱷi!c$sĞ>7N7'қ<+ΗuIRN,/wr: bEcvဲ [`}ۡ*h+V ]zVPfiߣZ!|Y (l s͈Q{ab f_M4~4mlãܔ)C=8O?aВ4B\faߴP۰ڊ]{KvIkIѕ+># lfX.VY.0ӹ^"ƈ9b~2aojP+ihW4bp(B"/rڜd5`)dC{df/2K.ݮO|5SyiF|"w =S9 }9 7µ2ݔ:oadmK\[ɨzՆ='w`(x)}Jm7e ґX:51s)4_r]=zg 'wXBa0)n ̇3S>=ȭyR)4lg<4}yq:i\`WX5Hi.}}X*_"G>z;!Z>ԁŽDYT 6HxW>'9K ]2CY84dȳڌmJg5ڭwް3? w1.$/(Mh#3E3&LO3= ֵ2}vr:I|G~w rwPydj A+'x &Uq>$izN.@=k C<ԔL5+롂^ZA."#4LDv?6>;)tW2x [F0iՙP|;䇉:2f7TTzc҂ΝDb9!XIr3囋9EgR⏖*B׸Ӧ0«~A-:5@ t et ZMAht:CX; NNzQ& rԞF[iZZ5`{IW X1\lȉ @ipXH>F_~r",2nfUս KqmoKjGj ?sGnL1Qٞж5i-w2dpSݬ|""uEY-b>b?4h&pn;JT{yيU.ds B}AaU2ӱ, _.]"v}=R9hxkŇ_Zp(#$ Q ʛ`&eq[>dCVKKu#=MЀD?J{x!? į gö,۳R^W (74ҋD~KdmK9H+VV{7Pj]`ǥ' ֒1q,)˴& MxF b#ksYIf%4 ?/`7=-~$'8}ǂV%uM$CBN R!ִ *$%)_t˼<'aNVkKю̺]}TWQg1)5rgTZ9$;s`ݿ >SǸS$&8!M7Z~&ݑ:ylOY'|Q&PU3}5S֬sa+2<3_q EP?.^ 'Uݜ"tfzZWB&qLTTtNT3ᓅCt0ܔzcpo}[L,1 8>3mLC#k`{Eǻe|]yI3}*#7~)UfXlqО9B3(p9$: >O/sc 5_DL&mYy@+}=@yjP 0+8>#Cc6ρaiwZO:ү_%b!SM/V!I EPK'EBwJlj>JB: -/2VR27IGfɂ:4)3{3èfH6tm}l0=Vf N Jqo+ 1o8"^߿ >Io]Au=w#31Uyln#ob6Ҝ" vK5#Owf*!r+" vBb"yA &GilUnf6jA''Awзh{yt잭mMV.hy*ASjHHز½]2kWQk,FnӪ?1@bUU5G,Z7n8DWtJ(}^t \U_KPk"Av/$lHm|Cη`Mǎ~-t7|$cREj]^h6x'.xZ*7:$dlzu~ݏ+rNf_¢1TDEN'9.ͤ!>`Oz a$Rd(fZ@c:woBwI/B4Ih};PA[; " ʐڒ]H6ws =aA~a!';޸ ]Ni>ρ'or> v =B=hjE-s#C[ɿTKAiA}CLҷA)tgq$6x wɄ#>Xg^ &[`C~FO,pW$y*\~HY Ƿ {؏j٠^nϏ`Tx?J=>[3T([ǒ>Chj|D LKbLb ]$bh3>zczDfzY7/ Iuyb1kg5ߴR> )Si9{%@-FV􁼢B,ޤ+km ZQ+W_AF"`rx+c`c萿;,mx3=ԥsn/Ç (3B,/Zk:KPk9G"Z7LcH *+lnR1(\OE*/HWr{kDn25qeXpC\Ze⾩`1g$d Y԰Β8V(S/yK4'ˋE.K';ic?f68]*.K$#OeN[ s4ǜҒ^> yu,sZ/gcsc.ú1'ofuVjA\5?z>CJ-)\útTvڝ)vRdgPU9(U/DA3xq9pqSrbpq D> @c)ؚhJy {"4^C:vWL뙟,/щz3>y>]l{*@3Ӭ9S~QQF#vq+O<~4̇/>wsvM[/eqS8LŅߞw}e97VQas)=NڵY 3[t Xke2FՂ1Krdd. *Z[{2\6R;>pIOI&eQo[Yeͽx {I;4fNC1%(W*(*$- O]G ?e2 yI.PI>xvVBl?ʹni|)ao&g\4d/[1 r[_)&9a ō'by9Ur$U&?DО 7(t& g1eJGU T-Az r]RDKz"&yL;?k}_)x䄃9d'Z ֍Bǭ=В]4NDg<ʈ^9ۚ xk6P̪*vﶬxE[*Rd+!f!~ 2;rO&v6.Q7Շ ->7}Կ6OyĢܭu:ty7i0k7"hE93w s[фuwHϠw)g [ rA(^n@Yy)>|bA golr5Eص| i9JFW`HSRW|?PKL=bjέFҲVS^Jݤ9WCI|@ٗ<1! 'G,e(TSt'bTzn\TZyy!-.W]ڶR箷F}zOR "͘qu&('keVvuS&3XchcקNx] vh`ñ|XV<asZy1;q-t(Vږ70~+{D=f`+\۹Xu>E+]Gr)5 A=ElWvժ6U\8ťszs͔W|3:| e[!p9>R-ݷ$b͚%N0 ZHa?+OZy XNõίj.cԝcpo}vߔ ~,j BZEFl1_龥W7)t 4eoN= %%5<E^ DJ6a[ R<8-|=GJYJ傶ͬ?0r06^7ySȬ9ח@"v>B4"3ٱ~zpŧe1Ѽ$g34LkKKңnܙqpש 0;ٴJXz:d|hee讄ٸí6.C?&aPD`s'N?:4sSD_j=}XwV(X88 ZOڰ CoQ67B>lBw ɶ0ĝ˚ 7VoFQ_[gHB ,q&id 8gR.IOu' G;K;SOb΋ǡx#)4 }?'KW&}@DO!0[Vm[|iX''V -[qr:8qv=,.t:p _ `L*9ݮϦbZ I>`u!"w&}}H ^"ޗ\V0y6V%8O된.Գ5`6-PA m[S6o͌1\'?uC)cFѬ0Q6~-IGInv2&`L𞀪G&~"ǽ;"AT\%AJjK)Y)RcSi "1 ΀ޥjLl-}xEc^[(3v\(*r S^!թ*NP:P챙o Y( 4@!~t֋O  3q*vA"<׃`aàdME\$: ;]BÄRJhY@@訳֊rV*g.lv"T:rY&VemOG|Ud2dYl'r2| grBѾa!A}gtKGdvZv tE2FmY"K,jҥUU}4g[G,OCJR)9~0t~ۥ Td  YG+2vТ\@83'i!VѲY01ϗ<}D68U0bAX(E 5))*81~lGƙW{q#IA$UuͿ&$@6'1#c8ԇ\uJglm׏M8UY%+>(5E\QX5^qN||7Zrbr-%nBzqy"f 9-q|4 |h|`vWf)5D|^NxO4Yg}Lp2tݘ 0NnToÆa2M Iزd".L2UWH&OP jczPNJq%~{Sp@#v_f2 PF.QgUry‹Xő¦kK>,?m074OSOq7O%n+ W%ºH܋5Z {xAB jnn𬢿Ccŋ6G{fžVc%},)l^׽Q -,&K8f FwnKeKr&TOm q͝dx=2L'Ԯ}UIbA[j(W2i"쎚jS,bz;vV\5 W9(Z$ ާt JI$(byşfzJ[j_lީ}F-*Na2j U,g'0Q p}Zwxe0rGӐ\iJO+ky`&|(C_u╱A>!n_=y.BY< SȦk:\J Jvp)MZP,} CKx*3N#D5 >0C;}(JNn-HL_&8} hW;Ă]e|I􆉡Y:s7^!Rn}t}دsh.l9KEr}>5qwuI\g,%b3 < Y[?:mXA5e/Zc+FkfҎ%o\ <ֺpHd?f+ɦpB= o+0FL_ +QfUYΟ6`9I .OKq6繯\*X<|ZkW6X ^֑ġLiI#@Du?jIrc%>u6Ҍ/5#jOI^p }pf6`EzP(3GG }kJs& Yꀲ s]}J??\mSlI"y٤2ْ2qwCu.z96`\.X‹r_ SJgA![("M_t1Hf?g.]w Sb U&YJ=IF"[)i?/H(j Wx5sxp?\`/ryeip{\z*v򗴈kt_'5)d,#ƫq /BVt):!G1Bȁ&5)l'ȴ{9SDC-`a(a;(B;1HJ`n;L1D6i1,wOvE*}#k*}Cu%_y)ӒV ѓٲ+PÞwyONiaDzkIlv^kTub'b;2۟ٶ3ּѹ$wfq[~pb`B^| ١AYh e7=uο1SUl*).f[M3P)Om͍951wr4Uˆ-VKxil<֊ Y\o  V{ϘypCuj=!8G+JٛSHD2J:ѻ{-5ylSy/j}7z!DV &$:C*8 ˬ_i%r)83G0x;L$[,ثH٭^N_!W*-5x9>,c@b` r{g/$E+/ccFȭx=p6:EE"~ `d>7xMF+XJ3_[@O׮`/\]h5ڬ76 hq%bv@8.+ܣ#:"[1Mg:C1 gsAJK]HO#-yVՓ#_hK#2ۢ{FtbFr"xDf;„'uImck; [2۵g3Yw (CEV%LYx^jȡpkHQWZ#r:s!ƚ=E9T.ɴ2Pf׼w"%RtVEza´K+# 缘Q`vS%/z)',\ah#G셣 *-% &O!>tY ߜ2zͯ@"74'8!b |fl)[m9fO+[dZoxZ:AڐQ#h )tJm8[%T+ιs?G5f爭:Q&_D',_.]2e"ʌϑL<'ٚdPZsCܴDl1e¡>vX[A" N; Oo/ $fvA̬w>enO棏KO"iE^b)m}ͽ2i,LZpJ5,Z|srShFN49/8J/?w"g -g1އSNԯًzF}:IE5f:C] XOТZsƫˣ#O./s)R$Uʾ.,~c`[SRV6Qd:v4qW`^D-J+XRx^[e83Y36wEl&=9|z_jM& `aKџUaBVDm XjcY k_aSB R7秱F{"ÜAv#y'/=^\@ gf_.p7.یK5'օ>(,IIu=g4't,=5Q$Dw$ѩ^=%><(O*I9Vr ˇ'yr*R߳,Ol SnM9o;v 7BӔpQ:}'c߫dsk*KWRD(!YL* q4%lrIuGB|,C\zAQ1BQ%Ρ]$[!Gjp732Ơt=sȼiaLi€Y5ZM&oTc--+v0hEWZ;Q~4Nv51ȵE3wh PS8B%c/o )_f0'[@#'аyy9IMOQl(A>wȎq[ZL1aW}hrvCĬ_+pr}i9'B"YǦ\ 4#M,`CtwŢ[ ':-xT.ns%Ŀ-wE\r< oltb("&NE(v9ITA_zwt1& ^N]4[sWʤ"Z.19c"E3}t<7[2Dݏx򁋽M$TPƀ{G6= `;Cj@Es/$VfOU,;EE։R:얷z#sXj D8"F"N0"mq:S:m"ޤ7aEGݸ®{_8{HzsݬSqcb6Y`b/{*_a71;A؁{mJmk):uWelX1 Sp5̗>] dmnKx;N/6|$#48WȺTa po|fx ?X/zf4 ETZ*O5#eԭԣ4dw!(,%^brP6_xm[j4]l&8|sl qx_(Ge1E/8eflvw\({+\lMڡ* Ukq_><燬'14E#dqU,逧v$[%BEqoJڇq>\}1Iy @2C8H r^:E3v]CL?\K^PKި\j{>HE pz'PO"(LdJ`]Qm]yn3[qcR)#Z;)f Y?cꉫ1>{4S9Gu-;%=h`M tbizuU͊w=tt&k6oƁCH|Y"p yIYAC"[傏GXNZ6ssFZ&kɼ!9@zd_p6G2~K kyx{/P+f': /^^r1m=j)_Wlf4wDFTL3gtCa KM}KL U aC]d) h 8Q?ՕD0LbYRw$JaG ~b&3sRZn@J o).lFJITdٍ83lm%LvϮ(1{[)SAe(45ꨒ *i=r =0@ӕ#۳ v; r9K0WK(ym%RJqΦsL˦w冉at*'P_kƎ5Tg1xҦ7Vも'2 ekrh!9Mtc뀩LD4uc#S{T:5)Zq%Ӭhe"߉wE4wυCkv:o ʎ1Ґoou{+ڬF3|-I?R97pG #ACm$ѩtIcv==}8>tq9ՃV#5RQ=V5Dol;:q \դZX0ryXXat?Ay+"BE'm[l֭=\"֔i7,e,@bOu?]nDgsj;@#3CDOb7'ޑҔ|hP zRI+o2EicC RM[TLz$jB.빘oZ7A{G0ͻ Kە'uoerGяzg0BArx7YBV@T7 -dW2Z'F %ӝ`qZwmPaKN0%T>ػ0]YLԭ.VlD^1>t02}|ŗ~m)Z+'aVfsrP=_Hz7Z00uZ5-⊢2}'"-v=&3~یcʤZb wƗufhS>MM?RMjA׫Īf`7-sXgAU~KL3 g-B~K'jC>SO|DdZ8gt9(WƷtcFKX~"c A'[\,ՓN\p gL!(L훢㻝CBYfXy\[GuDR46ش. ЙMv4aS] !U' * 2)X)NկCSvu ?O>!jǸ˝l@٨FBvF~>@e&gD2e2o4S{~V\Z~FZ'">[9';da8ڕ6q^2~`4t`<?dz)e&EMA"lx#1-}U-lدzW󵀋|7TEAؿ\; -fe`uƯN ];/'ިNq'C`q@zg/KFD\I=?xƜPfmSڢy]ɪ O*2= ;\呍[#ڬ:.(#Q]Fsl) \ށ\"afiT,jLBb }*הg"m!IT:y2>H##;ȑR q5'67l1pYdU^٧+_z$@CRGU0rmsHH1k80p6N\A~OmsdJjwuYxKiv v`J3+2U_ k.Iwph inᆃM*U5/jIt6aRpp4A5 7 M zkHJ.ѤX!/Nj]FmXHV+(;_w%hJa+)uH|g"Μ!:;$N*!Kp ox+?j47ndapKZ ˗Ħl d 4inmUYl3;a]֓u^,Vq_io?asvNi\m>Z[V?ԕy1M25lF]mʐ<{ ~ذt~DQ+,$+,OnCXedۢ#D;@vAͷhf^8ԃ.ܟ9G%`ejI/sebQ,TCݧd(}hymwI-%|M'-16qҲBuE0JA1YU,uY Y mKrFhѨ?• N9n3=ĸ$"?]"f FZ u>(i@֙MЉ_-OFߣ nPo4XUˌm[2-a: ؿ/ӌvbYI0A^Ȁ=W"XrStyj[ ?AD{ёT}A,bEB{6 KTb]%}\)Á$#\ j\bIHmQc?ȣr;?ĺѾч%,%v0-oQ9xh!8)GtIπ^{9 I:5O(} *:OFl,<%i2H~++Kc M.gTFC@PۤOvĕ.K\#9qS k3XKwGD"x4Fd2^.6ёtA,c|FX<+7Lb,sl[Q`A+Rlhxx],2."C8 L[BTj+5V-GR9S;MMh높2W_Ž"h:z PJ[Ϝ#@ݑEn?jUa0ɹ| .,l]zM6:)^ n:5" %"X1-G TL7>sūFĘ|y!5D2x ^7ه)K )1N:- K,fJ>^LLXp.iGpwm-F/V^ʕ?7Rqu#ݳm(SZ`jtQssSR\9>:`HpF{8PFeM=` s( ` }}43]8D$>UVMGA}8V j_?-.Ec!a,GD OG-K AKL˷=O9 Ǜ] h#bU屾#i>"gze,{Q1Oa$/a_ rPO#@Ҥdn/*'?yR:dIhkI)Kۓß>eN=B]tK;2Ut6mFj`G[tg;3 CA)l:_H,u]uT kA\-ow#ܼO:mڌGeQ׻o3ԷgY]I_}s_>Di`$0BV_\]xdk{w+>m̸*IT_*S;x"͝'&#IwaJ%wH1跃=2\!w=6R"xdx;Xr|/F8ւɘ_M!܍&#^dv -Wy XbS z[.Ib"ٱ~jD "Pa 8'-e*,5508^5?\h*'U5mln{%!/Zς埚4ܸi6dl?;J6 feFamsur4!MW\vnlOL(zF=nlOh)wW{gڭ7%/rӀ Ėߓ#oe Lt*8C b *6jiidy+Ƀ9ԽM㛑Gзs`6sTl{\*h4`FRnaӘFAjyݶ}NXPjgIY(r\?C*~*fu m-#FG*N=w1Z._m'I9ˍ"Aup;n㼑<#/!l,R#f'218#0sw&SM,}4b&!tjSTtKh:W9]s%;VK*tnJgQ M T: pUY皿-T_2=V-|jsM}ܨ/|uOBOD ;V=x@qC:؛a">^fC 2,a~?:JɦJG+~c ICl*+.b #4ǝ[LJ,7{J5w3 ^?F;k9 8U,n QѼ~H?+¦Hb%%D2wȐvc Q;<:lM1Ɠvrh슑N-s`+tQ6kRso)3 v@RJT ^=yga|gŚ_gP7İJh!4#wFy_`87yK,3f޺L%0Y@egQ =Įի-.JR"(*_[ui :L=:k( J+ɵ1"f^IB`BT1wF͗3/}H쳏Lx5aEV'\YQjGB9Qf\g`hZF]>|p_ogڀ5#3T^zsL(*/ ֗UnP+`CAA;!,Qㄡ\⋠ uQR7OPg⦮hsjI8JO3Ǜr7n;T{ϫclt'0H"_&7_CE+1Â0:鍦Җρr6 8VB`mqİQ;97[N91|nXk ޹i%⯣T=j RNrF+,vEdZS$YGxyHU74e,92Vg<ά}Q %j2FEM*񂣥(Ă־ "AB u8dd'ct2 qKܖaiT:g^ǭDukt @&do E[չ{>(3DSp8uT(L 8!~Tەc[ t.`cUK(~0]7qM9muIp[#ulO>Oh}I*͐adݧ]J'! X7LaWZxnWJqR\д:ڣvY+B=1t|,,³Z6pjlT{ݲ2rȕ9SL.ΝZL[Q^mM\P[ޢ 6V9rrzDUS-g+Q<}LdĆ0dI ͢,aଈ ֯R*஖kI+lȵyyl<%aM`B,$g]'4IHmJOqR v]%cRlA*u&"}߯k@%p0<>/@ZXpEM9#Oj>( ##&-XujjLA(-Y؁|LbZ$h8TvY ct>Fȹ}EEPscX$j"Ѫ%M|\jzyˆT>!r"RC:MC!}Dy!x6S #+H͞p Q*#"B܄i6g{$T55uc 0I-R/dz2JgE֮Z5S3$ݩ:)$Eka#ةU{ %1OH wTِ@*w;ˤWatd'Y>yŌ"lX~פoF»-Ǡū'fӫFke*(܋bs8EA}pF.{2zhJh ^o=L/e] 72i~Xg#joMNQbWD>p r @!2|ju-{2魎"~*Oi0AFӧϥpqJƴY";|0ɒ?=5!>us Bl-y$ S>-ߌ/>**[G&^=}*(l_dnܑ̑jW^p9'EQV #x GPܡw͇˵#KQ;6=Joǒb@5=rRl\q޴ `xBָ QL;QѝNxvo-k "[82FnN]QBVoo03(AxZ`{o283.=wohpOўepY,o!}m|Dw9P4҇.E[' 2lbDՌWrJF8S 28P8Ot.~2 g )M#nĆ/^Ɂ~:.u11l')l}l7ۜŞ ,9b+lZC,oP.А7ۣB_h@`>ӌB%*Eioy 鴯Y6 0/Im* H\3Ŝڂ:v %@kqUd 0VX6!^+h).V&*q*{6䒛 Y9H(K7|2)!*G тp|ó|0ʒ>>KmP%fh(|Cl{2oDUk3]uº”!hwwޅ4 t Q=ACfe.=j n3Ŵe~3;!ĝIUdnQ<Ϟn8F7b bU#u[ XșnVz`I;6rǸ[YjK3k#8$0Yma&Z!͑`dAOyOh⌺N]r7ΏO*GԛԢ,&^d kn'B݉?.M=qW qL< k Ha [2KNb+k,/ ĸ~\P vv42l11tZMlUjU;9Ddyur>MŒ#EGjՏoTy#܃W>eN^ŀ+/BGn@&ƚE %nSy7:SqOiGEa4~L'WWg_^ɑg751,W\PdnqNy6ʑ?Y"%ynVҦQ"y'l~TACXc=U5`ʛ*'B7T ]7Q' d6`zy@aN"emԾ.@ >ɾ4O t4#vUTN"5?ٹYrIq|LQ.^ R؜ geA^,wsދ;]f(խħk+ok߅ĦU0a.5-LLH\.1 ԭN.p.:{ʩkIN֓7gٸyK'8,xi]⮣ 'ެťj˜9:@Ќ]& g֑q(2d=RE0T_^.Oif(ȹyegW)(\ c SW>)䕵q\Uٔ按DQUj-T с>ВݨL-`p7Bib)`^)d%GMzCʐ[q wNƒտ5Q fY*,s iߒjo]ÕBbk-WZxu~ a0 03-R?;vvzdwORVY_9F0:V/#uhQha婀sp`[tOq`S=Pg ު3ͬVّ҄hB)$ܤif9+VIp^~3/K C_AQm>%mJ?_^J2ZM=3xh4O>P͖.^N5>Bk*BSvH\DYՋs.ѦNLa?4uׅ[KFP!=ﴄN=gqN tb0::lhgܧ\(#gIg@ 3ҩ[Q Ο4>*9 H+0C%R3(31ߋHJP煔 ﶃ;{;'B$~ˤf=-`;8<-wn=}ڙ{!LZxи\9YQ<.Wgdx~3ZF3 S T9ds9Uߟ(%?۾d47 8%*-}cmC dofr*r kC9fb16\2Yɥ6=-3p7egpii]԰ gB7IаZVCg[ԳOyBz :j95>:|`K#lF}[ineF/m-&,!3Ln^֣3m!b¸<B8&ްyu}֋B[7].f(̜(P:8o0u3x腲764-d"96n^T|JXn7}\j}mhs,;A3?w=m}B~[yUV1GJ쀪HhUsCn_޴*ꮻ&ZHr/AM;V~/zzs!%k+p0OX3|otSV 2,*A׊MWv]"scţ 3U|&pP,;W+W7s^ЄqxJި,bY| 55s-diTC(0^e@B'q^ ^`og²0Z5h)D̘ P}5E4 BB 9 wA yOeT,[gU %J ̲3 U-3vHT.8&|!jDFT]ҎD}7F'v1w6)g¹߸}2DJ_$^X`ҽ_ 0G%y"ثkQ*Jֆ-W-[O#\Q&$g'L%@aT KVWYl-9gyV)'}ݲWq>}?|CJ7s뻕v铄)^XW@tbMW4-</1d>XYփE絳բbs~%.:缰`dLl@3QJHHva}(C %рk?65z}IvyOO~TM3!m PTo p_żжs<Il5,7 sq5 Wl XLWp)أ. uN*5LJ)ѥ@Z|;OA!ob#6GӞ7!g *ʘ)nZIFx czANg[o4ss*J):J`&چ;eW~XyUHb׸6dٰ= AFނa%%.\͜‹~VEq{G鲋kMP)| [MAsICdl T+6 B ů0_ܥ;xtA$3w[?}kԗX,鋯ߕƯ'ƕgG+m,7PC&Oa `X1k(vCLI=4H0<2?w2b9Bvizs-"[׉1$9my>/m69d:3a֐fVKb㰆r=⌿i& z~uq9;CF_)i|U ,/5#`*N(@Olol`T#F8BSWP u9 FȵB31ӫӕ?I-C͕e L<ȿ DϠ/v1Rmrū:or?dE* 7l( C4CN:w3^c]2T6LUS 1v 1H5pBB,@ SHUmaT[`cua)VMcѫNrfOVM JS^ZJO#o:6{Gꢳnq@/!i7n/Mܳq<-`\ -m&5&f\7j_6gsf2sT?<^o#[zV11㻰ԄAzsiRIQ>duL_3bgz>nI%D]J0(QYDV$ u;=$IE3McQ/B?cʰ3^N0eYwzzFBJq[bdQlu> QFBU- Rtuqɿz˴1M5(Tg|j&[Xc;EjQE-wM3[LmgzH`0\281yV^bM'x4S|N)Q]51 N+5)fynh3,wzqoFUɸUhD٤mkE _U e.LUIv%%&QQj23&NVŅǒ-8STiUCq׃Qt=Cc],El߇ y!Aކ>7vA!Ϊxx۽-s$d]IHSw+Hx oΔ\ʇ.(:2 =ѸAUqrְr%fp6ڿy2*zAZeHx&0rG˫rH^:et^uT!'7 Eqm&읿 1`h õ뼷4ُY׆} 8UW1ű#}K`r}'SuĮ#N Q3Q/*uǵ`2%ZIV+PJv&ؚ 97m4` bM.TO2-YW$;P}Xc{GjX0a&6KdZ- _rѐ@\uQEs59򩅰n eWa+ThXTiGqym 6@ˏlߌ-Q #F O^lZd /VE4g*YS~"BkZ͜S@w`-&2 O 鏞\t ֑\ j~͒L{l=HINdaޔ8hs+ɋ%./$&= ڭ:H82<K`52  FgB>(|p*r;u᫹2eňt/~:vj2&4߶(R[of3 Xȣ)Oڵu16{p,HZؕ,ƌ68Q`YKqWQsѧ/YAS2 \t lMWL~~8<T~!A$rrC  jO@"/Zk-+vk̩0[r} 34\J8q8B2]C ^_( Ooo#NF}z c!EX?ZJ63j(wgD74 p!2 sŗȐ? gmnOkim [WU@Hw [}˜Z)e6T9hSn'Ċs¥ Iz8^z[WJY'W\ܢ,Kԁ4[ޚ%~u7z<hF?ʻmȗ2sXi݊dZb\Fjwhp=اᶻ(݊4d'~ӻ#$qs\r/#,N۪Lߗ6 ̖Wf"BC48%n|d4Ff{I-P!swR. e?'(M ў^LƿWD1on.MnLX;|qL/SEѶ4+ZpJT>32;͟سoB,v@˹)T'gwp U`#X?szϴ3;y=]S/>dOpx6LOHb5fe&Ka'ʸϲ4Yt/#tŎp?Kq7Pr" X*SZo.6avnJ<_3=vzNCt԰3H kfL !mö]  n +ӿehCq=yR#y?G}i?.;\PNRtpINy.%gPTyk,E,pH/N7ב/U}^nÐrJ%LLS%? {ʐo,'d%q?}萛1i)V˻=Ra2B,ABe)(7J98. =֪0XOX t.@Ie6Gku3ejNwWdt|:feiQ. ŮԘ^IJ?]l'Vߠcd* 9"}I2MG5ݯ8vM)ẇi'|HiTNS{ǽ>(ДP*8fiU!la{,L2 2>  Jd`mM!mnΒ[/e|do 6ljU6ց4tc:#cj.b1CJo ,Ht{ecJCBRemqN%?ܴT4NFetw}g붩Cm.=IDȱI.,"9(JԒ^;cz3ކh4m=˪ L0ps`\<}Xӝh-m7ԩ& t69q>V i| jD(EBk~ hL. mkqW;݃Q8F)*S1#z]푧%X-w jz(,J'߽>ܼir^Q,v !\\pfh,H* OfĸA%[|MKf!XnVN.%d]RU?42vQ 3g~kPû:4 WkP\BZ<ǡ7tzG't8`a:!QO}8NC>I_xRDqtʜ#}5ZPo]gZ@E^1/~˸eei؜lDAьP|Qa,X߂mKh C]\*Or {&H^eբ^룒},Cj{F:$R{ PS~K5?WcZo= T`JWCY-!*ќu֨@*-&Kw.'\`ǵvɎb} 0]=qQ{3^È5tNt0>pXwR^9 Ł&pzܒ!K5B&0y8&JhJx@s1Ѿ`hu[apW/a:q =cd@21aUP:c9/?.uN^8:#$U¥΅fӷ4sh1jhH'Hhz-+ ~r^d(5 PQBI$(|ka6V[($O<;әߜE§h$>._n6..NM$)Ԣ$"W-ήf~ɬ`XGu_e׉Ë1\՛n@EĽ0f>Lz0RfO BawCP1ؽؙM ]_ds7KJ&®?1Ӗ\l6+ȶ,ƥ@ L'Gsj=kGd6|wNqעQyLQUwIbوm%ny&ڰB~LW8GK~a6Ys"@bG^Y69~Ԓ#)W0N<x,~FZȶ&M̕߸ݟɤ2!YRuRӫFqvUQ"?FZvHw8e/5Wx\Cd#^?w3usr `,Y>0iVa!.TB٧.cyĊĞxX?|U'z s01KJ8CwAA4rh8sdMSAbQj]%+9>Àn@f)KuhN0x4+1kҎxɆ7Qq _*4™~0ZS,XE۳a]FQG_!hvi2W8: ]IzTOJHuk*j9}/}T:Oz)-*-U$͖d^!.rLv_hN<񇔐 Ta7 Fp)E˱EM_;#mzthb g ,_2e-Q.YZHД'|)aȡVw림 [PGNr|j9ZPp#$(O8t2~f-U%$7/qZNV'TҎ? UqDHK=im{+KXUѥky x6XHY;N {?mVw vZ *QbZ -S@h|ޟuօNCLߝm‹)9Oexx!҈mGu58FD"ǩ$ Il= TBLGF,D- [./;lu՛.9%mzsCp3'D'o Ax[ 3qGCQ~ eꭠ:N4qz3H*cqAmCc'M/k3T x2i}e)ij V)34zj'O<2/tA7J wP/J?x#UGl)l/|8XzpCDuwjrAoL&Gy^Wh)T6yv-v0ypPY/SNNfgEj:`ŃC- :zğ\J[fУh Gp! 7LA<3e7J56+o^eHr/L.}>9Ƿ1SaShZhCN٪H 67H/dHs$9;Jŝ@LGCmN4s&|f(2 Vc[wA{8.DM*C dKa*/EVC#1%*D:};wݽN?`~A`{Ka{t42x#LF]ƦO@GrfI&H/~) i˯fK@Zgb֝D쯇#.2ϝ&\ 3|5H䝶}Ods`L7VB-y~]S— AZGz(jܳAr*@298El$&bO.pSt$3Et]Z)mM3o2+^CMO(${E"yg-b6ݩ RЅǣ e֓.u X~TC0Br>Ռ([ʱ'$4wF#fǧ2d#:4cloη;g~Q9&t5 [F;zcT.VUXc rv306V:b >EO2{LkL t '̛ 0U *&]$%Hӈ_YD`=y\vjկ6b~ 3p!M}Udr-)Ói(CuM_B{b%r^)΃zgd٭(S{ӿYV@h#=S,qZ-{LI;&6JDþrg[yVu }#.A$T4Aܭp{ ~Vh!4UTuZPϗF_'Id9E$ *E>?yZ ߘ8ʼnv]ج`eL]O xZt^F:p %"r'RٞUA^SM5DH=I[g0QE9=չ+Z 0IĦC5PC6-򻿚#Xd z=$EՁW tC /eb)4\EAL/kBS4^I)65s-ibpSt1fd=%2氇t}SuSf&a4=$p(-)~LQCm,{.\vU+wRgCScto+^? b:,O1ɇ[;d]:̓Sh}* <d~%趋&\GmѦ_dmgp̿oiWA7511&^o=Fɴ trWS՜wQlCu@/6'w<LRjh T8J, vZsu J&6O qIc#1GM<׺O. Io٫'ˉrhOO47r SO@R,4?e] ٙ;">#tf^ "4mDd2n-dT {--r8Um#B7$$$7=Vg"K<2wnώsfq vt@?*ou?ig `O}BJ].'X ].PB{`gCaM0;RH?ѤIT8ԲQ᰷rM(`BԼ'zau E<8OP8ɆH3t\}eB]0rt!k6P qU#Bq<3sӲ{=% 4O1ݤs^Y8:B@*;+w*WȌ@%T zF;)Z,c5C񎢶-N/aLܘV\=%۾i˦"6eĠy6éR$.g:5E2Mɮwg_kW/i(Fٯ?moK!o:#D\tn.PQJ[}AkGעL27-i<W9뭽v{@/>W#S8x;2T̉c:03_8 'v>;:4YZVe¸n+\[]b1/g%i[ "')' yU=& DcpP%P4Z~Ƴ[!ȱS}R OM9Z~?iש>[Ek?{$~Y?3=~} 3T'Ee]uCi%5-xc! kc 5Zdϫw#T؊)"6.g5ovaNd =* 8*v'n)c13+ɥ2غ@ϼDl߽"24h&د}w4t!ܬ){oϿcدp$IHɷ-`Ovp1IL&i"Я|okCc\'O?xG'Ѥ(pOC76X29/~7qs)OKU= 1)'x<{]6 ly^ 0BOSYCse'ήOgoHKkXLM:okkXPUdc}|p\-лn Hk{g , &@̦ X9"%zQPpȱ=(" H(v8~:}/,'"r2\ƢCzͳ&rP@lyL !H@͑ Hrx:+鎭y fsN6BӑitW ++J#śig/ŢHD%O2%uoQیFE5F"^%{kҊPZJK.w!CƠ~aFX$ܚ-90ll%*t{lp #{FMeg딇J҃>vVh 7W]N -bd"#66#\balt[}sPJpxG[9z "S1cךHAZ_$uAxuE"0։lqV #PoSk\19s-,7km5ysm9Dk8j󁅒w]w كʩY$d_:MuC҂pz@ʸ%,`FjNΔ{SqI2 IkEÂ'6.?4YwL#V>$0ubU %קJ:H"?n$+z㘳/ʝi z,w*,Q[hWM0d5crNH1A[l;Hp7h\êblw2ooZObv}8aĚG[֝/3ݒ XamLP wXЌNv`~#OJG(\6Vi`q>HN#c)#bb:=Q _$3~ai@JUR*_{.GAK.cl&??1R\`ZBhHz@aN P88^Ýދ€kA)wZL))0Bu\QF.Fh$ω&98dk90[ub6< ';6^bE  |M*1̺AN#op:@@G;vn,pwzHl<j {dEii5|`tƯ]i}¡dϲ`aIv<,^ZewCd\Rr?<ԞY(Mm䛳㈸p *-Vf=n0dt.$lEUs~3L>9?G6/Z\17ޟ;\(ˎQh M^"3 Df[j!W;s}R:CG+c]E121W"q^,3;@CbS%9T#ZNfŃYq̒}+ YpDUd5n.dW>9^>o0t]q~io1k]2wKJE:pĚ+e蟥J,o54<3-@q0|cZ+ RbzmDG JyE&Mfd c K=PW NI3xg!bYMʧTOQ|4d()J:P㗍}5OldTbFwJƶ&~D"tBeM$1ͅףӸte':+y> d_͘*є]n;uJk{gN@^@h8~>= mxEQR=\x݃6uϓ/$=Kۗ{žK1$>h{7V\|XU\%vk2n{B[㻻k?vR$*eA2'ضON]'l;;-wZa%@gWs{3OME;]q~/]m: 40Y5%ۮ\ ;#eBX ͪpv]ùuȶ_<ЕtT|~$q_w1wk#8)&ԶLS݉R} pRMo.) Qs%EW h?,'B*L.ɮThjk$x&ϞoyDgү@tn!yq.c[&Slu{\,™˙{,;M+u ~%u[2Q wэL)ޔs*…o`{ ƾ8+)}ZQ:f~zBHR8۟_JGER[7 X&l3Y,a5;|ˠ?cu{^8IoYLdm$Z502bƵjYy~ʦ8Nh>%hfH%=Y]Idl0ό|ƃۍ/̕w n')y gLW}&x[I긇sHAh7I=z3%kN2-@ Ca|t7' ri[rо8cYȍnXtVl rJ6~}'`+ o"\dMA.) .'ҫRSZ$hmƫ{S q yh噍RU-/+n-qdj!ysAkq(ZU6,5 }+5csc +h=>s\l)nnh w.3XCo9oPs9]3;nsASx()xLi}h<% _\ 2tbL?Y@*` >+Lwby|Ck]"'/h\CR6퉧2oeVv9Wz|cMKd{%q.M:#y7]} C[@%\WJ \I7H[LLMIB;|)>%-v?;%#MuwZU5O)<р0#l5rHԧ CSk;Ea+E4ZYx^ i>*;LoÆem[ úC~޽b|]+S@ nŋUD%vNpeôhƌHW1_ts)(;'HQ By颍G*D<ɽTl=&Ol ݯ9G |D&o=w40Yx,+el8P z.8MtTJFxD:LǤH[rO2!A]Aa }|, |+77M v[40Kõ#y 0uSQrmi,רX8Fl+/ľU|-i:<9 Q0NLe2:n>nBk)@O*ǩ0~Gj;{7 gďz-#-K׎sgT=2)шMu+5asg^JvwEKAs,yzdO0Kab3;6 I\֎-NU7 ~g䋓c5hd#w9GbPp#?@ ǘJ[O+gK z}&udo`waA@ ')5Q:C9\d{c lv~%z ҹ/v$IteY;Zl,qNF.EB4;A`2oUSacqQ2'މ\,a#MJMGtr+JgP-lA&%KՠCR9<=y@83fW 톯F,WfO6*,_G= bݝsȀ)wCX*́ĆѠ<ڀ ʓGv6!i j*3A"͈'U{7r,B|WĚJ W٪-%ЊbmcGc &⩏Tfn3Bi${Pa5lJc:mn3*q7;}BC! R^OٲH6׹&& `k +0J_Boj^0/loV0aisq!h \aYB9ii?hq+!^>5էc 9c'!SbGEx2O]χ1rsUkzI*:eaʗEiϏ^ P1=md1[qeͯtsTU6''=ދnvJzݸPhZ:DD`^-$Mu5H O]C[ -ҫͽLZl\r1c]3~/Y/^U$[(%0$[ػDyԍg/G6?dc~LWQɕal17l\]*k[OO9-Qe$UTӑuhpNvx f5dn&( ~att^4gNJmA&YJSd?0f<;Z1CJz~MI,>{dـ΅gv_s9(k#LO8 S37S܆wh&̇64=AIǜӏ6n(]Xυ0.ᢒC{9;|>Xޟ&NƶJ`F;PEۆE 9n˵^ki߻Al$rj5U빡aU6MG1T2Zk֒5fK('hT3nL U @b/(v\pXk)ח hDoٽ0"+Ki ծ N$|бY[h̽DWuWu>!MDZ0H׾A`Apqhecw-~z vMYk27NoIWv915 %$"IxO OU%$0w}}!y3D-MGM0fi".™@(d $|* -B]17Å2 XZJ;~Z8a8)j0ه.n?wj]yoI)M\h D77+9mO)Ԭ^(px!Ή*S8ף[oZz6J/+N58$E(+ln7 }͠#쉇imē'gӚ?t#v%Do75$,wͬ^OWmnWYhH}"zH4J^=4Q"wy~@fvB2y$5r +(O眅̥2J^ ;n+0.g[Z3*x0t1'+K1m9zM1ZpUaAs*Wj<+B\NƄKl1@>;Nz9TnkqLWgF 5zf,{p\ug_ 3eϾD)%E/ _惸/̲N Fhm,̔3D3ӕ7K.'\VΌF_ɾ+^3W_N&C$%StamN4w@Fv FV]%TB5j;S#VU[SaF1Mı19'Jў:k;?6+1jo`W~Nk '9ԟ\P:Vv CJF 1'U~Q{Sprlp{37 H,Ƙ>"QwPFnIOB{K2EbЗp tRo|A03TEJP2'X7H5h5UVc\~"cm"(-fSi@4ܺՂkqEr1؍P5_gØND"Ru%۪琒8iIȁ#3 2ܠ7GyƠsQ>19S_Fhr@w'^vj"c#D/_% ֿsabˤLXFX wJ}*^U]YQ+O29i#4V H2@zyt}y"` ɫt꣇K?ʋЌr/2mx:(]hpZph4nݳrT^s* (T'9`3Ok)BS<9|]…Wӛ#j}9ɐf&H6JFCD⫐JGn]{Ma}v=~?BWi& !q1QHGx}aռ0}V16jϻíYcY_=c; ܽ" as2`FJ g BeqYT"jW~gt Y2'zጅ`{Sz+ҹ m 鍉+j߱PFu $PUxQbEfJOH`m[rt<+Z'ݪF bvg&P}<$^Jk۶ۧD(Ƀ7̇( |>zvETӐuѦF(7_3,qM2: ({48T ܗ4 דɁvśSFZ~2vf^0 9֨ Bp~z#ls[k^W"*x+M S(ʘTеAN(w^㏅l4su5s}D:EL\I7,71a4}K3 ;z<>˳ZGhJsٸncNsb5Cׁ-$՟8^>1QzGɒ/_+]l\58R8siv9O@ciٵQd~?4v6aTL;ͦQ{qS @%wCPIگVծA /Ù5-kË^RG<4E*{ʂ߱쾙BL #'?̝Q#+q{>5ƙm;2 n/oFce Gh ;(2cly,|^8vtg=b܆f9G]}m} zb MN=)A2F?n]tVᶨI'-*iѶ UQŽG 50yal YP4!Y:CP }p]N*` ,cC0c^lHTj>Hn0jdO0 L/q,< 4JǣǛԍ+Rqw6m۞{WN^=T~TK, "BI:+Hr?4y^ Eu @ [+I淙!dr*C1cnHs`b-AU`L&b{ބai- . \Lp@֗K'%E9c"kdi\AO[آ`!jZ-J IGhɇ~@s}ab qsP{݁x.ANEZ:F,B3Z;%/`?<:dV ᷫ\`kMtVYB~ޗ2 4g8u$=Ð!F`C/t8XbXhd{4 i-iO{VrV#p]]ijE2i:[VD?|VW,y9•52"3k8tAiY>IUQI)\n2QDmń'PȬݍ! 7ZV"$2;uk~m*̡ő;]B/Qn Y& i(>œij'}0c3dU>OP/v/:Pr *e~"D*%3d%YحMNՁߣZvvhq옑aq90+@x ga> wPX/c |PDZN0PH׬<,!(Rg"@ib5pyU'趫 VLAۓT&:.'v?J UMU'}],Nh8 PSCq*6}}uf6jXf5@YHּu&sS09O$7#Q=o T VwG6- 'uz7pal%(YkZ[[~M_֟NPTx1P eam~c&x=t`zy~pvV푡]\$8\z-7I*0oc6r6Ho&@#{YXE;mˠ)]nG1[Cl$y* 1\3.V ɛ`/E{p;ML/ۋ EVكOfMM}5''`.+o0\,E*-[0C ", p=W+3V`27?F^ܸGcW*=)!kF$IU9*%H熴}MbL^%N!q%C|պt@m!ݾ|fY[#5}##91m*'Ṿwsey;ś0.N̲ `Uzedv,L/#TѹQ$̦t(o=l@4)m8]fO;)n_NaV"$VvE['W۩kh qOA 4jX05c1(f15!<>薖 hO&^M/D _s栅H'@q-KQ[ Zς^vϟ[,6_[T( T|h)R)Se v*<4*ZϯӆXo {z$̓xe͚9Na>"SF15v]%JmN LZhӊ9)Jvx-.qR}[ DQ͞\.Yu3Jz'OJ@ }{2ѿa}Hƈ~߼JKPIE @t2+*ɡՂ Ӳ.lbAʜ9T!@镝+1ͩhXuo+5J49jVe51 !^ _Y< p.pA2,`_W`Ȏ#9YuF4}*7+wGP +›Qw]Ygiewdt͟6["")_| 6Mm0euA,HB0 DT晹oU=BH?XM9ϔ};4VIZl_XO30kQ'=ע:T`-NfiomΜkT9=x"dynnxJĈn}t׳8S 㥙si/A 0C8쮮vi7ĴlsMgbW(j--FF &\Z_rH_:.1XzXd?k 'B s=4r==oOdJGnҠQQ6 b1$!Mz?0 ?h_#ϣ-qf,>$0&MF<پjZ FݔiPgdHsCOA36x-IA(\ awyRF!Ʊ>`ҝ"/= ۄbV ttSXhsL<`k&34 se{~*ioTQ<^V0[W6 'l$tN'FF6˅u&zssVf\,5щ?yldbc>`yǂ5F9v3~|]4D2ȀDUն^6#Fwj)|`Y_@o ~[\3M6)%'QZƞaڧALwMJ^r qVfY&ck>y*=1Ny|JZ-sx:<32[4Q%clJL!2D'E=]0?\kv:btvKcDw1;^z;/O`,z.N9zM`2XnP\FOX4گ`1_i27с]&>s*yPn,Qhb 5S/2KO3,F̢ɲv]eQ+@73+t^Ks"2J+'4*Uns 5aɜp"m7;w!lut]C{FI5-LAtpC$ ^.%G_A/`gNJzMyGdh.ʎ绘E(?}Y<nn01}|x"jl:39㕍3Iϧ̠j \rDACK2Ɛ݈惪rt_;y5שOMFkŕi (QOΪ[n:uPrZ2R#c$Fo#za32JS'?@]|nE!B`:yLp8w^\OE"5+!uo,8unVm;׊] 7EN7 e:_C%'jLG'o Z_PD;VHhuj*!ɢWAn8cOۗD!h^.h9)oq&b<:{f|Uo>7#0̓_uu UjȢ6jK,1c-I9br;4@_JHQ[A4APIr ۀVi2Y%Ţh+NF?%kᣗesn =;X f&? J=ȼx~~!wkFp4lԤBxaԐ(V|ܚ\ŠGU֖UB^QG/ivNs7^>1e{14l~q |]](|>Id2>@yE4jM^5ﶛ١:;97^3g*#~ޓo>m"(x2,W9ҨK(>~9[RhFa?`Ļ!qF3lNm@$E%N~_@5ξb0-&錜.L!Y#Dw$RmHk c0 i(%y; ͋{>ꏝ8AVnjű|$TB׺q& & "/ʁ4VֻTI">q$P!AjŸ/W?;XXb :ul$;W?TC(ZJHR{/(3>Iq>BwAy:xHm-,̱Ic>AH<ﲬfa%4ac:^ww9o@,-6ڬӇ 8e=xn-ZbvX!0|&WAq- k 6Q `nPU ?LO5hcj~k(HZ(IܱɴaexnF>ǘ{M ч>ߥwh*rq`"7 \~LX?{JIZ0tzd/jGzwσVņFY~[aN(h-m^~$t1ONu2sV!64"n{\4Zgf6`K3Ǣw ]7Pʁ3\`g6\St<-{䵉".?'3u单T4V*[Xe. Ű";| DLy&S!4='GjÆ1+? 9bj(aס)P!|șӡHs>I >sW9e0cfUD ̷۔Ay<f;N{/H&nDmmT6xo{hl" T.!*h;r ?IQ&-wNwܽК;VLeK_w?,*oyDWH h4;s>Z,qo3¸_+XٸcnqMvk$4'&L$cPړ~…"4+Z:ƏƗy'ID- +qeao߁\% /R˲[×NCv8U¿ayz%HG@, vlغ6AWy}vOX"9~H>:q~lnɾi|6ŭ§e2#z؛ȁ-MYQPyC8"Zz]9kÚPdߝ!'[2EL2lY^F6<'XEbJuHuHɊ'%;b!2tSwuiX5fH39c_a0p{n)v|؄Ah!%#5Ԟ̄ =Q8]lSl7297Ql}A>npCȆ"-pDyǜpgiG=)-"85n.eBD{+m'KebJWgg5nj v,UC? L`WC- 9:J4&< Ss38ы ͅ[HE:Dž H˳R1ŇzOhE|ys4z|$pFص:Aa @MHzyJǂ6elۃ-kVt4y}U_Gu52/Ya[zLxҰ64Bihul VA4bCQh@ X!sʼcJO &%xZ֞Sxabkx ʭQvIDx֌DM&yʣ:"bKaTCIDNް ]>lK~} jn@5/\r!*8$f }3gaO3U7Oߴ]馦*_";|U뾤): #5 nlV|1@H`H?^Zi-?8@-~1xۮX}(}Ha[Ow(A{+Wa D2*e"s[Y58Ғ'Jd SESUh9$üU}φgM|el;;J\ BIbf6ӍT?/\6hF.XQ-S,0SG=&IvMkm3 KS ]iĠ3@{Dx my7udlmy5 "i3)l:uFr,wR1h@j,ܞ-ebB1Y &ge%vقh6C+88 ٞ&a Ԋir2 ~J,nb4 Q"euwkK|Ar 6I =h.;&y~TB@P6e23O'ྫjNZ1u3w,J:R.@C-ѭ3ͳP^yQX>gYnXrJCNKCg:>drMt!Wd``)y`nq4)0\W d2g::X$j 5nOedFlЦgX:3״>axz?F .^3%SOrY  o:<_+ےn&''Ԋ8<(g4,Fdqp:4[*k~~qYYBMgvMh-+$O9i'_:OԫV$ UˆUR @> wk;Gk┥r9+<(3JjYV0ҖEw7 kM(?ny|7,HVoLaa"hV6l"z5',GqWѝ^G2! (gÁޚ_$f$4BZ$BP)q}7rK8}t$5xzv&K_kX`Cʟ %Wy H6:fDwvS*rwp0d1 ~ЀB(_k>YqԈI{ 7q6<Ɍ>WuC`C~fCesjV7ñ@ _bi^WД[OX"ZVkdsͣc0uW0Jx݁߯lKPڇ \ rQ꫑4_du`"|nRd$)f][& r6p)1t_*1pfܱ/AYMS]4Q*fVco,7R.3SrˋU,n)0g4a_ݸ۲ÒxSZ쥨1mbպo` aGÓr)&54]$6\ wln}eZ}i{䒼).HֵN ea\ `ܘbį_{w\!ZjF}V nd`89:rc:ʏ؍G_ VXm%˧2׾dК@(1K˷lH qo{ B=I{ʝ:2g Ɠ>&NTFEz\28K?^>WDOOeU8zJGspTk9lF7\2UETY"7mUQӛ zX7r"4P$]Fbhc܋AT#T}81I4' i*lg葻fʰOyhCG+Qn=P"ª\~\inRH^vk)>ipvRq3Qu c1P!A¥ZϺC6]PxCk4)Ь%+,$#0ߔC.$чDŻ~qyԷC}ygO0I< (JhZI kG# [LWH>ٞOrfӥIbFYb]Xu͘[yVnux>qADp렂^bF>tǟPuT "g\FI:6/gY6LGM w4w}ϓ;WDnܤ,n!V컛_+Є#.lߥ aj}aRzš@yb34P9#9lcTg'Z#hJpB g tNAKv#;u{ "r0Cqoo{Tb0Tq5UһcL΋YPȈ $C|':fL]!J3nSAEtbShPEn$nS9ю=4ę?z d"!'۞A{()y!G%=&>ُ&'\vgȥ 23ɵfL||XN!Nļ`054yu%Mʖ/D"-YSw6=CP*svwIN4D]w Lvo2@G!ßT9o^"iԥ2m(DD= -iN-pߡ,^ɌYݽ2HAbDgAgS%u|wT#ugzZ,?_ bp-+(89Jo D] ,m'7s1#k9Xc2ҷ4C* ]}s1 K < Ӌ^bsD#$fɎef>+p$=m%>[e K$(R.f46ٔjZ!XO1cNeW@U!%#/b*+D6'/sqjS?i8"(-6 d%pm È"QGt`|/6΁2퓀H{^Ygí؁دG4M! N_NFާM\N +k Ota&\>Q}],E !B6;ӹ ;BhUy qPFݶh&QJTDK2ڸWұYG&K$.ۄ`xy 랾OeP#ɓǗ~a P^wA, rJeÇc2@{ś۽3aeaL%6jzGb16DPm͙#.;H4+@Cd DhNO@):zΛp5\&•fɥt$ v-8{"rzP4]ͦ]~dTF8ěvVٷ,5do!gފ\km4vc=$ҡ6|_KOr 'SephxMa+tmV1ӎv) jߞmniK,-]޹ѵ>2x&W&%`')H@"a2 ve0 Hk]̙m*$Tnl;Y:\fD&t4(RY>pZıՕEЖBQJ?Y>&y 1egX1p}0T$"hk {}Ltr85o@SmD`Qޜ,~UuZ &cVq 8Dd-tK uB)=>zxw67~ }ed肠NJף/ăo#,N$嶫Fـ *D=oޢb2x3>C֟ .jk/tx(FdAd m1pۤ-y~"Gғg-Hn_}@ dk1S45B艒;(^lǽװ :GUu_4?;0wf~=v{e!VaE7'@ Q39hNMeH3qyXb2\=k^Qq#zѻ&ɔ] <ZkL.!ACЗ3&PeL:3u ;UO+9K Ua'^hSkkJa 3^/4c$ ԉ  vXn["WkIEf݊ۆhñ8Qi$Fi܍,q|/$z ٟi\!=t&2}~DF?w֮*m%mi, F\ p-n>_SF0y*zZ 9Ӥ9nvb銮3:'&&%HԌe;;o4o6^vD|"n+_gF=m!y6f=($5tZ",9{zw &Bɕ|nN%0a%KB-h|h_d#ѯ>]HtҶBClrۊ(LY/ EI=b:%lSĬ{`s< $pMcrrzn}ݑM3b$Ujzk@He~^m4zu1 ]$Ң6x^"M6^E'6?bpdcsտaCG/yIbcG V8(=SՌ}^<\fY4rKpz)I`6}ۢ5iZ"u;&,>r.SIJneL;=Ez NLf@n~uMBO2aT(@.PŦJƝ\gOXqFxn6'Aeۥ{yfTy,vvsv/ b/LpIu,7 ^ '6t&L'+[HfT& L>Xבv%6qPR '=VZ/:L!LЂC=$ճ>8>y<8%Ǔ:u,mpxؘ뮂͎ۡEo]@)^|ky;0:ݕ|{ W.^,^AsUSqb_IoٺzhU<^s7"u Z9U^͂$wFXzՒ@P T>g ͖"G ga,u_Aqb-{猆zdn1!AȀ Q]f$NpVkEe]aUڿo<>k8 BZQWaVS~v5iՀ9ZI(or !l7(O#J;2_~ l%#Gt 't>H~Ō~h@[ |z2#;\⍊j_J-mb z`؆1lV?= fY a눕+MMle-))1t2_+w5[7RHcH`G 7"^gPhՏAP":,zGu9 ^1,*_"BE/>`Kψ"9u[=Z(J@zGnْmf`HTfG"qstB~S-J1;zA@׳P1pғvK7IeiBܯr`A d*ԉ+pwϯ-s_=Ik"Yf|f8}'*Sw2+.AV&ӡ z\'pL+n(|۫,^[SyMEu!HXW|zMteN땠şnq9'a䜮Lxp3i lx(u"ly!"=omS@'H[QS4-AT?Ēc@+] ˲'k wvؾaCW{'$&f dQ.`\oA̾ Τ}8 :FmUa8n@|AL2| c\qVD4k`Y82k8 hSxSJ kWFtS(:2G ]1SM u3^L_C3`KNv1ooFW7(';G;Dk̈́/8hnRs:FۏY9B4+]O~\_!wP҉1h3#{0C HW27ʑ0ba(VC8lXzf =V9->T=8X-/ 0sqWjIԕv~-^ `qع@mdH`4>y,vo{Xn͹k[7Be&,afsosx?o86 c)_"Ӽ&/)ppxSB3x塙ϪIqb 3<9mz 9v&6'Nյ%^k Vv&Qf&笸iml*yw))(48#orn(Q$J2%Yvԥ}蛭nHɢ>]C^PA]gvJ؅԰JΜI7j50cQSsHpZ/GX`0mTq/V4ɕě6Gr!KsF_bM½coZ1g4R_͋ǥ5JU9%UnmH5} GYoh M8b)wkp1GlnFXW8`{6'n/k ܾdY.eh>A@X»>1``Ӥ g fS ִTI%rjuitH+L㴧Un51{+`f;h yهnlNT698tHF4z+b& r㕯j#Q[  O~n0JSEs{ *AAN'4dYQl Pס~wMϓ> Rq/D /1Jچ{1=*;]*h7/6v?mZ naS{".HSt:#W.2:-{LVf,(=`0i~& \YZpyWCHY/yKX)JƚF0;x1x߷81Sx_X65XNմmk+|]Rf#Gr2s{9^uӂ+%LYb]3 t@W\YqimEd#DNi4&ŁXk+"?^o '>Nt0F0h[:d0bp,L>`^mӭͅŢċbMhXH߫iuJ^xFj8e]4veeь)ZtKmIT#U*y7"5 ɓ P Fx)7ʾn AME#w8]i/bÆFŦvj, KtoĝsFF7у*WƸ_5e3A~![0+"&^57ɹ"؏s+ EQDwɬg6 ʜ9IӄH <~-ͅfb[Ry`jeXy+nryD6rT3fԎom|hl+`[Y؈э&kl- X6'YꠤΖ*U?]R.Ѳ/M@j}c@}DRBpV5Ax=&/$3l[xk)j#]%w`pe釳ҍᾲs.fP$J Êw^ୖ1EI'eLf$'M{!f|@7VΝ%Fs#-(|#u{`27Nc+0 QYv0E#ĻVNd"a(B0!d`DïIVLTׇߤUn€mH‘06K6yX ?yHhݍڟo@ǽ.Vg/On)L'HALv$3tf._A:`)r48&&xG\ᰮ͋8V35]Vҝs=eQȺ*sGER"ܓ Nw9 J0k Xem&!tmĥcUS_5=iuݑ7rqr 'VOF|EyПHufȉMhTytcɦl!ywvZ(5~qMeaUq7y|MFk r&fؙe#ӘcmǬۚ鮹N|\*e؋Z,4dTí!:a(w Z>xe/3ލEQFewLr#CFh:ou_\}ϓzt@ :;Cg[_("J*Oa#W@ ŷ|[yq_ձZ !X:Qph|:B\[0|gݦEh6+:Ae2)Za2ɡg(g-%X022ĒmMrhu>;@ M0,v[S{\(d  ysJZhaFft\79򠢭m ei >C)]]TrDlM C,~F*$!-'il$󥔽!O!2|냖;QQJc㓕?2* sѭU:4d x]um]}t~|zund:`3"F.H.Л3s2Xcq,x;ƘxhO%O t-EbSl|hr(!ȂiGa"¿/pb5 (q W6й c 1q' Ǖ{‚0sa\V[5 "V]u \-F>20S'S5G L~GRup |? |UJ;ٞxJ(pvze -#ߩfG͛!bM+:5k*'β ;,X|D`"Cz$T K@cLGD(C$IeTX(Κ%ju@WJH}睙VwELS\ ,8Yr3^V+۞%8v^;=-Ńزo[*"5,1nu*2d3h[՞C, vAݎʂIgF]wcg4LTpxa(\exB>Z5 xD@3'딥ll ]h˦O!=#voWQ T(F R.`L eoJ!_Mق[O\(oݟ/Ii1KHTFp~L\ҍ}m?HGeQ]ՊiᝫzeXY30aͶN0c2 |ޢ% Z׹UOd9, y^.w )ri6'C5թ/4NUC%-8e!*+Jj oe˓V#RAiy&ofx@x^!pgTTUmhXX@ܢ'yʵF\f f,uhѪB`>bDqKGLBX/)+9 &d4iI"=ظ,fm՘IZ@#7}ҬLoǃ*tPqioNU˺ CI; iZ.v5Wr#o'|-ϒ>a8YhlY?#d9_0&X3;0|y ,KK'Kت^i)-v{T~R3p֛iJ7TFaL}AX~wbB>Y_9^Q0o[iofY^72B.TG!='n'QWsqX Ż,imJ_Zߚ(9HBvtԞ] +`@b8;`Tk}h^5#("27$.퍦CRѶdS|$Ar8Y 5G1"(~UfkEesT]ߚך8/.=g}i\͇rgPbhƼ8'Zztal5At뱈NƀC~A6: w~ћ Ȝ pцiCvsoKdQJd=W&ja ,JvRQ f;R)YO 8MYk807=p8 K9-+7p}F('x|f,3V?5 :Ȫo>膘t&6#ٗ% ri $l(KؽZ8(Ă~* ʛݡQ;C!#ns,I.kԮ+0-3쑥iz'YehH5G@x8ޞ)2A'Ap:בC &2{?q4j]צ;^ai" 𵇶^̕#",Siҩgj>'|? F,ۗne](l)CK.27Ya}n 5}.|iUwV Fyg%G鎊_|G)6j$J; vc_҈x(tGw)-1FxՈ- msuZ[+cŻE|$\tR$1.y)kIb9g DR mֶ~ #&j*IƗ8 wE` vVjn6IU|/OY '#W n~ԂSu.p"6I:06l X7'*Dr]+@&n F@g(C A=l['i A.^Hj3&Y<_99S4 2^p \394.Ca$ډE2(Snj;FP_LExN0"Ml0RV٦#;P}r%,Ԍmq"5fn; 26ɡj XO'GuZĚ%ZS*/ FWX{a_%+W4D0?n5❼dAJ}UFIqǏ/4|c a'^(%*=h&ꧺ2k``QmY# uY;c`ϑK*rd#Y5yCtU-UL[[0|Rk+鶶ݔTe8ONg88,4I$1'L\q*x9{*:v[T`n0uؠUD=ANÖiKU*ymSddVר3ol#r>'ԒSN4p=fJxѻK?:ф$@8?޳UuЖh텩Pg|A<xOI (H1 X-.c 1@ڿZ^Ak7j@}}:*h5na\>B*|1d J릇Cd_rjE]Q}O^v)#iŕyLDoR,l( D&fI1W]v|&[;Q\sB#Dl7C&`^zS*6R#iU:6*nȣ`_o|zM/4:Ν?6] |#yX>*02Y_f൤FWu#qb:ېN9M?c-"{Q-tzbؾ@T?|f%+z&0lHAke4H} <Ʈ1,s=exp'Qx[)Ihtl//=f Ϝ>w RC^LWG}z`B썀o#S9v,C̟@㱡u9UIc hmڏ(e.ErjLEvx %[Rԅ2 &E%kXi.΋J[t1~1ơ1YϹyui6K!>P[II(:PbQo0"Z5v64]E')Gd:UCs_z?7|KO.&gUVVvÂ_Ts-Ή3xZ#>*,E$ulܞ>+PS%=;۝`pMp(Ҫ֠cq"-Ȩ(c+-@*h Ί[)K IEzsŧU. s90JQL8N@"ّTGbT8ޝ u2xߍ}uۚ(WAEjg쫀k, jG- Or '4`G~IJ1#Yy 4F6/vZMWYZh.&֚ܡuϕ5dkjBCpEJ™۠Δ4!Rd&N'J#A iA(la)#ȡ"ǑpWE/T;.2!?A~4LTup?"MtYƓa6;,|\bkr nvLlY&Ͷ("q~nൿ@ ٌyi_DÕQ<\$B5X!3j@kYu9Ϟ|Z(]I%Y Oe8,1rv0p;>F -úԈmW^I+x*c5v*8\"bD|{,bL#>UeGqH7lNfdee. "' 91j/h<䠽faXܵ$_>Q7vj(99~Rɰ8 -/t'.5ُJ"29kSC(&ҨyF& rk],ktᨆ<uӁ>iF/Ů\)@ gEע.i& _6-Pfzjh<FoyiF4 v^ 8wWK%9~俞1F'%s@y~eo{kUm=ۗe*0A^,llg)W*m.<Ȟe>ᦔqv6<93lNBwK'w=/55b:KzuϔKRJN Nc J͞L)FƵ <ب$BzS՟]][T4n°/N g}UZWmmݴ t|}G$m?}TF~9FYXl#nq;K?Xg}+Ucӡdods7ʹ My 6p٤:pdCsu46?lv̨RDv9v"bW7D;K1 9粚z5{=eȰwsV<,NI0Ѿ0L> 4?.RTYMtͩ+C,9n:V4:!5oږ%u/.ÝMn&j葌N-}-Nhھ,K]{z'>l 6M IMZqh`0K8{;&J|@ E6"8$arr#+sMj00|pIݡNg]S?ZN;1 //vDTqQi dhf~ۼT%}*t["qaE)~oD&^}bz?gXDX){[tSh^,1+X5vg2(7m.4')%)s9ً-[d{G%%~5߱ɭsAyMIA?ɡ% ,&+!b\&K?mЈ:2kI>µ,/Fr:ң1@NPOu1sCz@0Yc4ZoDI=/PEurp]nC/F=w# T7]pѺFәVV8\Szn7V'6k?fw&h)/3W}ͯDD\Iorg'Isi3&h"@|Y'd5Ѭ1x?_vǬn5/Բ|Go<7T6 ?_ʱnoh&zu|NyF}yos1h$4ޥ̘SPL Kc1jh]{,4 gZ3K*lשb]L{V+v~cx@{$=U{;I@%9hj|nKҔ).0 3]##hkE++4bRP<S#z7S l$rFLG@< VBq`|hQ'2-@{(VS вk3w=6Zjsq~eQ!rеDž XmՁ>{풞oǟ΃!a ϦL0gK4 ǻr 6e>>a`t R(ߋ?/2x=T@ ?-˖"r @Y |@ucYUZ0%K(|<*03up7<Oo|_7ZQaP`ebQߦIP'ߪONђ7-~nȳ]M qh%Y*,Z;L"-Y\WʁdԆDT8T`HcgqCoZ+&!8vpr?W'~I| *-_&x2WNn q1.Qj6u%)Ϋ tDW4FhĀk*0eՃ]Pؚ}R~^$["SJX?}MN:ZVo?ҿtlE3f_ʆ"[t$qb Ř,~aTasX4ﵰqb$XN%yP<+>`͟5iIw Gz鉚8"8#HëcngG&92Du_=reӤOf"{oÙ&5[w^ow#ތ:=dX8Wu3y8шS ex< u6‹V B^R`$ GYܡ=!sŰǕ@Hc!>@ 7] 7-Xz@4Y$kֹ@~- f6ה ,;\skB̷v;چkz29lssxgtQUr9 <7 :XO:)?nX굜cPsTJC>29p8mw+A)żB u}r+d?iH-o>aW#s_lKL3LAh8|XRG禢>Ro//7jQ]>)'eI5hf_3 {q7 d5PlWF?,:JOYӡ,F̀٤fce˽ٙ t-}y1«K\u Cǝ( GȸdQ}P"]SK4gmg޳ lʷI%=жVUr'zͪS[ C;el7pL"KJx\ }^]Fp5]|&+ذ}8`U'Wmp"n>LSWizsgEwE4+dB A>e@]V%ig ޭg ,YӼݠ͑YNXa*7Q8w's˙?8M v| e{!bB B-N(]Ӣ{ZRAǠEs]gb[ R j9Xw^q-` LZnC׸)9l5oJ*lRm'OJ ?^t?P-Ɨ)Uoda#:ʑ+Gwv;߻q,z{{7]914#q M)1£j,j Gsŵ*`ؔș}UwK^ݕ2]D7XhS1lS?(nV:gLF'*b͌;0#C|nhJPIR)g6//Z>2{f#O,Ax(gV^m_1Nz),bM 9i(oI"}i4u5,F(4T 69h#[Cw") BE=Hg L.f}Gt}rGy28)r,ke;~iG!= "W` oyiMk⺗Čq@+ĮR,"=X<8n.M{dPچ|-ljE p#:duDYC)_Ac#kjxʶ\`1ԙi)=+@/1Ksfn>[jCqqDGO 㑎:DcU#ɉYpoY~lW6-!j?_SGzŠy2/aa_+\wv!$`ȳ׋yU8.J) A=Ds^Zla\ߡS:V&EʶYN^Х]{mPfr+~fNb?c⡜)LN#.SY:ƪ _&<ၒ#q/i1rn;$Jhkɬm'$S`&%6̅cl$gD7|P0n1FM<2 b8L֠OBp0"%%`Đzb3hʋz GJR&z]cu'ܵe`Uf7 ((jJ :3A6:3HvrZqЄw6պxr2ڻ={b ڽʚhXvancpq2GM~",JmB'6x4:D|]Ǎ+2gUw^W<"C vN] HiUdnvMt(WMHA#_|+df-N,Wjc3W|41L˿};<1Ę!*Pޑos8P"kކA?İ^3SK b"B&BwM6S̤~KtSj*1Fs`8kտj U[bu~o!/fτB`;sMYx6h; ޖ͹o볚)(yɵ-s (Ԑ`'SPs\vob_B/&)l=ӟ uCHͺܨA5^Ý&R!\`Ilx:@ay[~Kzp΅>5jy꠭~fRG:Cc!EAę݋n`o߮ȉkկ6qeI9Ε[$,qW MmUFQo;*I{C{@_|E&Swj^Y6Rdhj/nSMXx:'WB?;# ZH7hqlY0ҕpif5S)ũvpUvE$U=0뤕!(/_xlnH )[%a|Vd=c%1T%hft8t[4M֢ق9a!u(1 o^=:.'^"ޔԁk5Y"9/Pq*>Pv67v`yC;YKhd-4b OeNmF%>9ӠNي\ ;#v([P%|g_``^Grj=Xg, G21 {uVv3T`"ΖÖY-A"bPLFuIɜV*P7)! kt0"* @%}3P180PH)d_D` G~Q#LHHަd,wZ3jkGN 4Nif#O_F9#jNb*y 64SE.m-n(ul/_+2u56f{MA6cIOIB{ml h]9Fhey4<~~?T{p#LXTΫ7[!e|ld.`4_Ր| t@"v%+x J.s20 M@X7j<}%(Ӛ$GRޑ#~V_/7kkaɣa@Pѹ:/rEX(X"eD|Mv׹`H,DyrgF[tCZwS0hQR_?,3Iޓ[]K?` ,;trPO{lb艞{P,O6eh2([.B M|Sj=ŘN^a*}<$NX3-9XE!He m oJodÌnMA1.KP8?J 6X7 1,r`KQ!/; I>ݝzǩI`Ta$an‘~ISp--XD>k% fKJ,iG r6 PMIYj2L#r\͞y&iSajn>* D)qG6lGx3Xcq;0Sgr6ݘvyR;`ea29hRLA|\)-Vkf?_e!YlÐvH+1XTi/t؃武2xůHnOY vB6+.c@AugoO8!#_k9%x-w)`5떲a[G83 :z̋ߖm}祌Kne)K_P2o%G#;aqu/6#5 %$՗I0Ԕ6I?P7޳@Z_^F7B-t5$;*`u@ +Tc[r^~ݿh2Do C6XzjOy p@.zO.i*I5(qTGV!߲i$8#yݗ8"޼èN|9G2Tke~V Òn xԂרbq؛5oXJ0+/E6pjqFM"F~e\W?V: sưs.;yL`Bc c;avJy7H7f{+ψ'QjCaXg6(;hvMVq xlůAkgUTp*}΅ ,x_M|?eaz>9;0557lg׸kлvED4ˆzB[]-ׇtsTsd\ss펬> ,vOWyi5[ڤ= }q eT:?(1\.>Ṷ)Hـ%ϵLFq Ycll6 4GΠ`?bQqiC€kYr []? u#e锲+..69 weQ : Zw?Zuail{Ys)ҳͨblXfWͥF:։9fn>Y-;Sja}Qig\3KDڮ8'C3*/$7: +?ܧ)ؔӸZpz \ hVgcy$[p鹵c~3%wn?'U)Wk߁) ou:S*յf/b%ItZid72dCNsN$8|:ǖKq.-TQy0fSKys!eGy/l%nuiq ~hp3'8R,(~ C k형L0󼦳k*t+eMy XIƯ="DiI }YyPkӼod.@,&2ou@ƫie`]_6"3mʻdi+}sO E%ԆnOຈo3a"~u0E^Ւi$3SI6WyI]9goLxIܼ0 jPon֮!yހ7 _EW%1 KΠ:(Hh(U#uX.@eTKLbж~OF ק>$+'u~;zQ\F4a`AM:-*C+X"< ͨfBctdEw$r;Z2,x媙)0& :r8i6qN{<_+R<ʴd{ Cr_τƘG^FR"`NY,]4VS4v&tU6aB"f)x£{r |͈ߛY5k]iguX9oSdLI3VJRX*0Q(I<Mf%2;z0`d3h >Hzah9:lXAI‘IҢJOl\ЯS[ZeE+z '۬wOoC,䭦)!bV7~='*tLg*f/]4 =)t3^(q{b nB/nX<~~ ަɃ}A@hі?w):f}"?[iZ*Ak]ݥ)l'0Q3N Ӳ^ TGmC!λO0@]F7loHm?gtcgq3']]su1IC̿50ƀs 0MT7PB{{> &ιN,#UöS&|%K<ָ7H$3. _·|Y06!+Ci<S2U!ue$֜ZnuT`X,uO;xaz(*F献ǐztVeōy J0*HY'#M\HSHAq,9iQϼAx75"5/w($tCO1" wP~IGki9J*,6B+!2+C.[Q^^q)E_{t G}ٸRѷ"ʏKt֑W2*C K> =יXA}0#r7{^z- ,FJ/z](kЊTՏɠc5cy?qۓ}9L\تVϧ|(f zεڪfWK\td,Љs^QLG̵![8R-k$=?&$KZ^HWCv HxFW8L.R"紹00rT ">4vLYvkb ' =|9pߕ%bGR]@{( ì2@gw33wFr}1^k-φ4kR5rN:!Vfp1ӛlAym[wTc2gu6:8p 7uң'܂2p&X EJ|PQ0{x]ߠ3͂< ׵탌tꁷ^oMp cJIéGZ6Z6)r\>RZ:yk.X0֐G:Ӄ4$>hm5|E4dNďJ%U079sE i{ﴞfjQN(ńwE6 a~&ۼK"P_7S5_<.=C1[#yeOۍ!ܑd~6[K)&24bR}i;.+ ZYg v׸By>ւ$~ V BO,l,ܜ1e~n- V{^3ri]pTV6nf^ KcoSVDAeƦE(s SqN0-Bd}9q^QLL$v{N {6{ǀ(fnm-yrֆՀ c}A]X%=ANBfZ];_ZzE&r!Wԏ:jHxĹ㇤V΅y\.KhqD]E:i0GBo/CY~_o1T*jhOuoS'o~p$kЖgO(u]:kKWYWw8@ݙ9ZնF+W Euo aGe'WNj&z&1ˏo,GuAjyK^mherbb# Ŭ;QĹmĽmקќ]:$' ; ;~s2摠ONw8 8ςs~Ɲw|_G)wLD:;=܄5:OJ`kh n!6ɍ1I>o'Ԭ4T.0xf=PWCj)i1 pª%Km@o&م!@!/Հwh=fpYXZ«۪@P? /41`-;/R|%G?s{cjNUl3]7iQzAjU"g:;y}ρxz,"Z,m!(Q#b0.|^6a3TN(b `5 7dyje~0Cp).]t[OBk(MV!V7Vj مPX0]142dt+pu\}k4g#T Pnv <9v i搇:OAӜnMpSGT/jp0$pXȅ 2ѸѿX3/]ąR.rx)=gf.0%ʖK^ءji]ۃu͠ڋUϫ6%tșWVPnul%acfKgǦlNT9E M9Q/lƝ&3GeQ0/'EӶ{.c-KZ6*H[#gGĠ F H;:c`tmcGܲ!ͱ[Y\O"uЪu\ \M| AioÈ:~t#"q$Zz?!8]/8 pɑ@y~I5,۬e0^?\Wk5h"%L pQ#i?L)R~ KJ.&F&۞{&*_|~+GG*p̩Z!COvcaf$SGUx֪8YdBzn8\<.Lƹ!@d@O:6h~[O#~B/-^g'4]g| L wWs,$!3nԖb?Ka9z`'Y ~LOQ|wwt$eJ6%7]_-8H 8%D *:}WYfG|u R^|0V 3ϥS!f :J|Щ5a -* ?ãQ&$kѢ?o^y`͘f*H͹ ;~+Lh} +>*Rh4]ޞLyDiOz |eG 6 Q:%r2[Y 45~cM0: u׋^e $ԉ,w(h1|ѓL[_pK݋fqe~jH~eVᵪ~ x{JNgs&K] f3 z L)jr#Y=L1i]qfsV(k@y2FL$ERM=mܹ| Xy͏i"`&_6b0[2pbH!J؟Jʄ2'0&yowTݞb߅`cQ+2=BU_ʼt9o"W0ޫ ]7\公O(AW%'\u̻`s`DDDTJm$đǍIANse|?ۃL;6okac]Y0@(lRv"gKZCt5GC:.$MX뻛-v94ݛCIQ P$3dj%hna$Jy4:FDkS7>={zl`OjO`q-QqY{*ciRHGGcKA{[,ᔊRC4B28bV5=_1z,8@-UmY=a ژhG(V6t.: ;S ڂ @Has3E! 2\RAlz(q Yr}5oY qz ]E8xwND|YUT{y^^Qa0,e2v{ Mn~hCseƓHk7XuP96rf/]9mO"kvUқ}=Y]&l) F.׈'Rgv3k*)[ bԫ3/{MpA4j_P}# ?~4aBk /nub.jnF90)șSErR)M#X`GgF2B~5!&~[kЇW O&% uTBU,]zBn4KiݟwreaݏRϜ:/HGme1c-hPQy\ުKߌUS|:66;D\YOa8$A-y)SV^97AGUX?f!-+K02 <~<_8}QL<ō1cC܈Aă9wo,C{ݦu S3BKlW͇E ;K|PyrJ^儆W&1M}Eo*B. ^# GvLLkґ2kUJ68ŭӛvbJ%2jiP!pNc7)K#ꁺ*u:\O@ږTloƗVߥjD;VHO,r<R,mOk0jއ .V Bu`Js:A0g\#^P{VRż7m `<ް5SUam E.BK'ڏ83Oj/h $Lc$!9܁:/a{Giixj/dI>y[]K#0Ä ׼ Iƴi>3a6|Bm/.H\n%P,Av:_ˎ_;,ez*LtOY]*6Vj>9)Kcm?E _G*QqSIngyͦJ;R8ɬIpPe_(8i\Vb3k 3d.Dp,7˗Z*0t+R[>mHC(UYS06; ͉3AB8 txK%84k5'bCȷ]NQkLO] XxGzc0!A~x6%h}6=?Mh,zǰEv3K_o(GRX^~J~Öe~ʐ.nP*P `KTQ*ׁl ! $ Q͵Ω6`(X-M*QDG]ϟ>̋mJZF:*XH#tZ.hRg7Z*eUƍ/ KqC"QXLф[=.=_I˄x jQ3YzL C 24J'B1$i$c РfAl/ ͼ_5G֠,H\"<k]/{P x(#Xᘩ\+N!nʡ#H@s]M?6^;")ΞtsHʍuo^Ϝcaĝ bD%Ui|k_ 9#/~@W~?vF^q}i+_{qiU&v))Z2$#\Sl6HaܗG&mdlcTBǕ0 ӊOɧKݪ:KuSm/*:S(]^~,O.ݒ"fGjzi}&R8w#K-r I8_6͒I BvAZymr1HpI%@ "t6g˱ͨL 5ԏfzvѦЯfHX>O~z˂5g赿+' vHB))uhT\H;*.ߣ?B5}ĎB ~=!;7%;f&oOe\(jK_Y'*oYJ3THx[`iv9vv :|ʱo?I6Ms zoB"-j_i-$W=AWB=w!@Y(S z ܛ;Ķ@E"`%ΰ*냝L85y5"pvJ:"5OQ5ã eyVGz&Ioٰtdu.SHR9^.UC}G.3ϴ?WFp?xWvF8Y$W{%z *&Dj|ZS qHu^=je^&ByǔN)[;`ޑ~%B{e-KMh@BE {Ɂ;gct7hݮ`*r-bi[GzM L&{~<灥)@1%~#p"A  f?m JY\XyakM'xc>%BM6J_k`Ȃ.y=F.k܉5s+gqLrt= OY@mX]\ lЭÈH# B<HЮ]?hF; gRUS}FYt#%!eS>q+a⏓ʅ.iyѯ7=d:䝽" D^1;/Yo= < ~ pehr̽1TǙϹ'aJ}48-0ڑ{ڧ'lqq\__жCL#/L0d,}>vSR_l\tX"R;X%)it$9j Y[4pqcY#?T FB\cqVž*.\sjb fbށՀZAS# %rhƥyJ`!Q2jcU J Nqlaݥ/y>`59MDB+85Z&πV]`"t'fұ4rhcsfxDf| N@7,zbl(al9P%C/1pht]_;ov9=̂+7;wkh@^X$~ϵR-5"T"}}[\(}lʑK u[5CA&(c 8YЖ %8av0>0FԗmUset`]k@7K1B~Ŭ.= =2he7p}<'3N_njhӄړ)>ͧ@Mns3YрKA6_Yx("%58Ad!*c+UQZ [/uK1bQ#vzÞ~TkgsNEs}Q~Pdb&,r`(E@nk MzMUEb% H#/sPnEX!F0K4~:h{R<"pҍI(GO~C)Ӏ"k^? ;OsvM@)RnadD5~'/'IOhn7|U l]Lt΍/]? Vb0*|Iqo)Qjlg%ɏ yTZ+SlP_>'nЇeLf9 "db,~} HO|*?J~xSv[—a_~i@FC~XÀ$0a^TcWTy]7.77P --,Q0IUm(;ߔ6TZex@ BpyCÔ aFWϹitK3V:+f^+v0yc}D,]>SzgȖR܇XWfv2j rҋ?1LJvdzkϴ"/㙹z`V(jQ&MIn'*U%y5}5kn/|MߔSA(Oˡ#<_wb[_ch\ b8p>n檣,=&O(D CF,xwD:΂h D%2>ߥVTl3$69bC\E( ;9]4R&sN I ԡ&lh[{t\Pە6ޫ.4gk`~T* l4S/Jvt3~ ٴM\*)s-"0GeI|BMkûN+VAGL,&iZv mUʼ7B^ʥԹ 1q40iVĻAO<-lf6@?JEzug N] `әp$]c>e[`#=LS0B/-F[#!HC 7ԧչVd{kV-`A;}epvĀtIˏE+w XF.J^O%OdbUV|kO\sOR4VcP?Vl]"9}͐+ Խ2F~o#ݖeF1?Q|(V%' :ڍ*v|ŃVpT3fێ$΅E$3.udl*U)jpyN{)5' ?T8)s7ۜ&X̋igb_R IKF$BAN]@}1  ZE: G,QN _]Z3zp"!,u1IE7-8FXν[>< h.l9k7%4}_H(8~Q`BW߶'`@))}3ok׫!]}Onj@_`tzyaX*T*gQy`TuGa1/JD@j\?TL'c $*4:#K &OIjeKN޲<NVy"rhyZ;2WJ iܟ!n @mOLO\eR:hd !9*4 T;>Oph&QA>m~Zc8.?gd7*ZLnqUB0EL9JcusSq[ֲa3"L&.#aA1T}|_33W ~VJs+lRH ѢǑlW5ݗd)lsD:(pp`f?y,}UZNeHc82( R5Es *wb^t9r<!uYYxz2V SBt6ט7*"=+E 8Vsϒv2w!Y դN^-0hW3VNh 1Aanh";kFZ4$AbG3qR~⽗\)ɁM \ʄcKax*SԲmiw}3B;&i'BCSOB# DOYKH4q`} mɎy0v?L*vV*DC8#0?h__^A T<y7n wM_pR^?KMgb[l&%ak4.(0"P\ƃ|SCp(zQC^4cRj>a/!\+- e*R00po/"`h.*-D4ј)[9#¨#4KykH5kI@n`<.|$pϱ 9m|/(v )#jm7F,˪:֔-^:4gݧ'{.@]Oq 3 oAz׋F`D-POԉ8 p6aNwt@[W~17m-N;4*y s}+M+;fe9fx >sh@#5,,\@nb6OfϺvJF,XVJ7iC=c8io}X<' 5c `!읢Ʉ̐l_ ܸ}MK{v\u=_Kрk]w_|E'0vqCub'|}Zk^N04  Q>c6 j'}@gwIs &wN:*dG7@(bpddz8$`ձ蛲ҹ$uQ[6bݦ_!& @?i0 BzF ڥEo(ưgN]C4ԥH+"Pk>rT> X:+ã7?uz~Sai)';y4 0ٴw- R.lDٛ@BpPDZlo(OXU2jo?[2Ű!NӴMd51͸  x+u97E!ϙ{t'\Y]R*_upY|om&ѮwE|)h|@(yd@Et>o_=21q.r[e}]Kkq{1 zY,A& Iܼp m`XmE]Xّ߮xb~geAZx"KrJؙo4*fG>##A@ʜNvH'@]'O%dnxuV-$w21={.PܢbJ^}K D k9 [Xw#{榧3%oXP嫬e/2PɬgJ7v?!="*}RCǬ׋&^V!NܵF8wdV7 V*7TUvjeN\ة=u)+g TnAưbOz 5a=Oy~j=fDO^ihKNn' { X`Z5E, k(IA4 "͊4r`'na`2{UiwYȜA i!-uʕLL,]폻l5WQW#Svu WAmoc~9MIBߨ=Fc氩#R8($J4R~c@yvn /}ԀXrb2Q?|GiloP[쀡}YLw:ʣzDMPhv `A0urmQBIGs-$2WF{2t(gPqb 4%(VIZ@%E*؅@ε7͕W $j=b~C4T/=hr|y]T:vႽl:y`'Y=gU?W6p<:'o,; wE€GňݺHadA WS{"1^Th%^늰kG{jt.A=ΜUV&2iX2U&[l3=?b{ԿY.v?6( 1w#TTz ֫Z& Y^bM:&XRիYI2\Z_H;<}^}!p_-? :@>OՈ XDW@{{0΅?*-Vm}6)jL۷:c4OHis bA$-{p;+fLʏe8isY{>,+?*# O({DT0کAtf%Q#*:_bQ,<]=: }۹f5U:_YɤEe7xW@֙Ἃz+N;i8<'t=Ǽ7_Dn_ѕR/K >pfO5k --X<*+P%}]"eg- )i4.,]V+ɵM5Uc? ofHN]z+ZT: Mr@^NW 5\3zĦ?2blRd]qP[d-9pa ѱIJBJmOCŤ$8spos ;+`FnoVTy[_|?S=g.|B,`Hc~B1(qZϴ)ƫ^h6@gQ8;7j <:͢:| ?hU tҰngF ?'Yҵ7v\n'ҞPCd乲}KC+,%~^$T㑇嚪Q%Gˑm>́ŇxYLw/ p(~Tty"FO~`bш䐑݊prkx08cTQw>KpT2DPo^,;Oˤb%V8$<7@M |׶ȩxŌOa7rYzrcq`IZ-нWnM?"#wȾ&7Ϭ{zu=߂Kl6LgR(jD;AAISV' DWy'h9> I1 V%2N/ X$ (A:IBqW/U$2ܶ)VSO霈kE7#A D)L΁q>9&BIHclS>m䪊`+>^V:+4)~F^JcY 6~Gʮ,vpیV,WI9˵n+z:3&8yOן/G2^Dd 8$-XHΘF;5GOTaskTo&8jkxe n>AƠn1 ]ZJ~?=+M"0c OOG0H ^ 0;>`@B5 s_xrvdw䣗}U9F<7=$M4"%L9k"Y2wQ47jv{mK V=^OOoqXj.^)4T)F>k-`%^jߌ6UUmS+kH6)< %Lru1~f[ he`',rE|~+(0`(U!Y )D}?,sMh ->6r@vd[r9K: %FIɬgNT"8rZ< Ml8 !=wX|h{g&泊@c]scMFbJXӧڋ RuY2(~a6ɉsPQX8xvHy Q|-|R r`l5.YeOAˤ6j>o,. (UXay\*t#yX&>\GWV QQ|)'[M>'jThi1{)gm{/IQ՞j竈:efOk:.!‘i5*]|,p6dO%HXW@6 M 3 H^@^䒊7BEhOy+q*\;c/ ЛTI&R,)g/`!`6̰WS2']T_d.o} ,٫5=o#,aQRY{?F`E lnd3IN /&S Z: Op{2γ9⡱SA$4XUcqyaM jb+YiI; nדpC*;ͺLBo7=ٿXT*p.w,@`M>&?\{,mQt.sY[+N?/~/A"AHMΙ{C5GAFؒ$DnZ1TKf9qU#>ߖ9 rRآ==r12|c_N/ yehDt~nGkW MՕ/y-(>idE ؤ`G Z<:ejZX}`WoKY؏Wd5#HϤ,'L cYT:3G厝AW'UIy':σuK\Lx鬱PĥËtAiva}}& 6NRSPbp_Evp ueJ\ ,*lw;DmMŶV&P ?0-. 8т5!.uZ^2:+sͽw:Tx>ǤKEi|9͢w*htҝ,{5Mٵ6o o&DlrGs:PQH 5 wG=^y!ÏC\lj){X)|zoS(Hu9n46`Ŀ{Ƈ=Ue0>(_Bz L/j}Ý9t!{[F{fbђW#{>%Zd6fӇ}z`rm}gS,iyac ;ڞbԚ+tFI5wEqрoL.ہoa)+݇7MJi_*ZKrxZ5k\rp*bP9F )3P5a&0N!QvǥXmPE߃~v.rC˝3ޮmdcD?ެxm6/ 6lȬP<[ZŖOņ%+x dD7'Ju|ԩ9X]﷛U?e,i m&|dL[lYweY.|_%h|`bU|^SNx};yq v0).Tښi:cښ;|ѳugR_vU{?C,!Et.ߣߥt IZ2ytEE(fR]G3\L!;b̋vk8yw6@ȆRe#}!Oy=m=J#fqn.nA'tqhox6xQX@b5e6(x5Ȭpdrb7l`洆^AB/=A`+Hm3-KT"{1ļpU۝kc ֔$ )f+@&ꚦ#NGBI Fx+S#xG V5h4KLΟړy }u\ӫQmD>-1R@RN^hkZ)֯oQ2t#'@ҺF7HTlD{ A@##nOa"4{hI:'\MlI^,+M?]6zܽ3D)Jji POMሑQ(Lj1~>61KHP"]3;-Юo?@|bͷO\f|{)S_uHdmGݹDIlXy@!-M=@G}ݺTh0{օگ%p;(J G#V`ƞSb{Ϙ (Z@Lk bfjzBq*-{͸;/fB" ZfQ jqptEx#)O}- uׯ^fVR=SmVw< kQkʪdvƎs%4ũ}C7'%~"9rhSt yڟ"YKt5yFb1OCX| 7!Zeկ1mF w9=C/2jߵd/p=q>KbC`StJ#d1E '+VXY* aln:i-耚uclsCܝx{b%nA;(CשD8jYSx"?#Ԗ:crV9M6Sk؍Ur`= jU> SVec-.%;6hv"+I6B BX:#"jUr?u3RjXt?âg Bڈ2H,FDvs RSĬ:qnp( ?31zv9g~"N|Ԩ3kRlcӃ$wP3QigwؓҞV+|q;& MS 8"(ouldOܼVc}Μ {Pu4Xx 3b-NDg`k9J*eа׳|rL4 [VU-:Gtϭe|VIƪlcFvw֙eI%Ot-ĸTFg7L%!N!H`]e?j>(#5.H@}jb%{8uI䦺:SG5"`"(=6l[Dym+AmDLΫq6mק8yJPۡQZ<5 +ݐ-)u~yXx]* MO|l)9ط /&7  Q[9#<8_2 w#RRr1y9-曞6g.H [:2ڎ%K} VDvA8u9Hb; 7J|&1VB5HPa\zxJh<9.X:jM7{pfwR? /QFEN5.zGe iJ=Jv .=:r̳&=wT5wvys[R]L2d_?h-}׮J^ָ M v9xg~^+Էy5a.2eW7AG[ Ӏ# ӹ`s4I1trItapc dkhxm`l32ԑǙJEb"K'^OaaR#vbI&CX,ȼj8%I -\5Z@gɩϢ{c:``)vLMUpЬCo}IdNV E%>_b4F{Dd({;Ou1)$!?)buhds18NJF^߆^ӷ%]a'C Kn2V:b4^f69\&|շyѱ\֑/BkI*>QtqWN"VQvbKxVزqӄVD,E|ryr+):!G KIE)}Q͆\쿸0b!%O:ۚ:? gڏCNut}}ѝՙv(GI蚎r r_"<leJpvLKYNw-q۟R`;BB-AQ"dMkJhwLϊq^DWL!O밋16ʆK/4a,:htQ΅Q)y`x\~޷g}_䉁bp`~(%)/UK1k9˅6 ֥wyI8tHorSDoQݛM6G":BQ8GAiM M ;td1R+.ý֗zrOOJX 8wKkV%r2AZ%Wjڌ\d <LU\G}hmrԾ掣qRhD‚rC*kqk[:uG0Z*C*xTTڑ^hƳW(TJSskAiˍ!_NrzfE@b23Qj$*Q9wB<3_k>A$'-Gf(kxJRFJ$Ct(Ϣh1,4t[v ðCpkSt`$ cz 1Ag$mi%{_cYv t}1ir<h:*;IwŲ@0&>O9t%`y'Nꎓr ~Ɩo2]F ܉ Vl+c].ȣ_I_v2N\g4$Q[Ưrj_~P|#`xm`ѻJ`C;72,BA 3袻ʏ MԼOBH,D-(gByS|j"&Z^Eg©`Kasu#(5yْ/ @S^BHud̗qr0b^3¼so+K.U2sfu3Cs*|PLP>m`$-kJ|=Ho p kDݶy*(xN[9y%+5Jg,)e1x;at|0О&L¡ẨFaSS\AIӧc`za@G9IL bec ձ 7p`(i* 8+ۖ=E({\T7&TqzyngGhZFLicQ^ GڰI8Q{Uv,؛O{i"(E6ޙ`)ףD?,4CrԜgA#5 bJSAhhEf[#-ʩ V], oa4؋.C? BI*^@G@YudB J鰫JwR1\h,W pi[dxyF7'R)/"$\u%]}:(:`p^N%>B*dz_Z*r /v%߻+YED1.9o|4{FQ;گ_/zִɁ [ܐ(]UOdANd_{2,E]+2=MxH, _o۽c ZbXVZMm$}mpJK7=1D:;Lq?Uj.T* _l3)BT9{aoӂ#z&qeD5_` B|cYtyi= Hl멮? ԡqT,5IcOI{+R%jcw`P Ĕ`O+}WGX#ZNQ>OBU QD7xOPw%Ee6]ЈM96nR\χa<&c&?0~3K~\N7BwD&L.;G2kKE;,^S%u-WjjaNQ>>KjN9@y[jVȯsH2fho!: 8_9(G?`xfv0|Y^=g\vnvQ_?N=msɕ[~D5E- Gz_ CT .wdpčUE&oچ+q7h4D 5,r`t$Fj&ɦ/z&ٵį|XNt/z9*).-Y1o֫J;*kA"AY? c#uNRtxʹtY+mUq[r$" OyEX|:'Tk_j6;9!,<)D8>oXm d< \=_qc_*VSWcQ o<­TeY<:FL7HQpH >Yi=CuM0-GmΤW ʓ{*9>{8~Ñ2k,7T4n` #,{jUf̫3?pPϢ Ol<̿)P+pW:<{.'oԿ>TEXE3<]QyUYp&F[\y(VU-+,YOC<)|gvmBљGq*nowhǮoo>:e{\)v*D%Mڐ+EOF; ]4Yns#t dǪnĶS ZDUYLbWe. Kp[4.CL H.h{\M=[4 S.VoG1UuM_IUؿA.#x7AmgI()"˻"V]*B$]?fF7@n_˚yk{mrDD!YXETt >P1XGl|DEoZeW[R2py0f'`KH;1 {q0MzWJ%zd˴OH`8?gUm}5~իd!1<E3SEZlf&vFNJ}gw-tVm"rkVRi0< ٳh@aU&Ohն<\Qm*mG%HrZ Ҩү_+ځ_Tw:9|`#,@QV;?BXzo(փH0QDEMPFh`Va&V=[: %O4MDP*1*V %izNaa_Fkn[t}TTb"҈?]CJjGvc#1Cd\T`O«7S9:f8~2Y3&l7j)fhnjkgu.j,m*Phx/v)7odו]3Vuw"D_93H;4] JF#ْ^sص_X|5&yrVve](f>ݣ߈--yGle3#kQ-BeBG.Yx1N:PѷIafOybf.UAk wC [ɻA{NJ:&XTtdJGcPEX` %A>Ɣ^^`vHf WѰkw:h(\ ?H5:H&Oc[:/ ER\Qh3Q ܲ?*܎ d~At.&ٞyA9OZ;w< 0qm랭bm pQ?gͤi0!YIQr (=fi?/V_pLxvvX75FvPiq.?eʼ:tVn5L[t<48jGr>7 :?WUz(1󆒡8B*)DB.DZWY Ud(7 n)M {Z_Ე lns$_ ڂi_0+wg7fݕ.-u]B™J*? ࢅ֯+ Bൽ$v Qrb.Hsj,r5a$nfE0zGTVS2zy˛o&8_P*ᰟ(bBEq*)'ad)eX^ffBq.f[Nc^a_x쇌HLV9SϤ ">ZNni~StE}UkЪ/59oԾ(gtG` W=Pk-5s ?ڹBzp|alO41ƈGZ\ָ + L)b@QtA}2`Ywt{*WR x 筗ȧudkD GEmH wǹѺ3pOUb7[]0ϔ0ѲVYRp6 HF/^v6㻲+^̋ګoC{-`. xWhJr]+~zko:hYZn&+PŎ 5`tra,u`sK-YWԄO!Ato n ~gc2q%/D~$!LNq-B0al'e(6h,X0ޢ42}#=8ih3RSq7A\L`ec4w(CCduv1Ќ] ta X$,w6l0K;ιUl{+Ȥ B"#H$f hpoQMFђ1pswkƬkG (&xG% (/B&j4TWL݋Fx,Xg27nֳr"z\"y)#>6EӡW8I5ԛ͚i{+XvW-Ȟ#4!fyN*uT%p}!w;l@ᇄÆ))"jj;5l,G/!Q'ٜOĐ)j4MV%6LpD|xp Tɦp=([DVy%XMY<^}FSWg b@Zhlِ$t.^VXhʱjR_ Ԇy y̺IyEKvy^bILlւmsyg%  gp%*F0# wk8SzXr;өxo&VցAA|cSEK95&ڙK{"@QoEɼ7ZNϦ^B򷵲[%lj5|)_ߨ{X9d/Y"qW{ 6_>i"L8H7Y)#=⺶Hp`%f&gо9ț:k1Yեޗь~z S+h.Se_7q+_1̯~c95tL)ƷkEgydx1),μh\ں6R|+:w/S Gg]~>Zm_#K1zZoIЮ:,t_nd{ڿ|4h!"ۺAu P=HBɨl}zh '\^>t\%`8VUO)xQ.$`QToQp~:m0Y?5-Lw~a6u>':!_I8嗈J~s5\ _GLZ(&혙:l\tz7|]4V z zA2މ\ѾrM~ؖ!8_LRRU~XY.1y{@+2v)M V.W.Y,"bs ?OS V1eYuV -oivf$Ni2uM7Ϋ ;7?{x)K9x\r'mZOܵDwG'wMqBZko'8ۖy@(w 9{1v:H$Q=މ">b@'>7qX :64'W?{Q ) DUG]َ'Bcp@9]}39h8O@c$JfhՈcl 6_2cfo\-{ͱz#Թ4"tE>xdnsHβ:%2<$i_M \M  @rA^~f<>j=ۘ1Є#ޙ_ *Jߊ鿼'β:]ź̝ج7ݑF7_L:Pw Q_>[ @;Z6p7Ͷ*Y#t QJ x +n霰n%uˎ(quS}Ҭv C9a\Hm?|yz?QR'"e f,err!@<9G-⬺V}Hk|IH4<䆿籈$*/4•lQ6ڦ?0qGcX%5zh̺hϟ-PᒿV̄Y]W= @' :9Uv_Dce1 3Zkq TY_ cX^kb W0^KĚ@v :8 9trߊKY8BNI:^8kDv%emL4K܈􈮯8y`JzI4z\j<8,е4VƚBO &f4%\mnd$Q>MS|-uu($CQE -k:QU4O~{kcRː| VU+JҖR`0O#o~艍Wl:zcU!V-{۷K0ڬX.= \Xu-Rme1`;}CBlWuDFSzm^G<囤)\7c}~ff~yP<%ZW`-$;]s[DCƷ1PVA񒅱_Q8'J.8 Cv=D_1K vc_:Hώ4[x_ceJY  i6rlw0 mes+o޽kZu:Ծ&sc'Ktj7{~޷Y~#^]A c;ZB>;\}Rju8$owE[(s)@;S*ɦ.Fx`lカSML2Z,PJDxjْhшtOߠfwHzHC[$hhIWd!!]8:T1hs,D1a"t '7v( ?nQNV-2Ēj~}l[1\.{Âѽթ`ǘY0 u) mC%7J?pM V@2Lrd#_=K@ZH%e̽u@†:u=ћin_^q Oʎ)`wٲ@#Y)1><+Nt_[0O𥠄U5M~`Ɂ;, I!e07ZmB;q'QXRy“-$HkT\M;d 1}$Ny>Ox oHE#1Ct?*5cB]5p_HS'7+qDqnO`n[ Ɉ&iSh]U/jQAOxl) ;DpF5/"0j[Tl5IfSFjal3elw{ hn'H6E 7 NӰSďS&Q|-b&aO HM4pQ,?mJ'r'F'kCőUMP.Gn"mjJwMw۳“;-?VaJA0C+(@` *j\%thg6>44:f ֌CfpXϭJ( 8+v/ ܻha\lx6L `/R]b0A}I,>uA"VV1_4@LyrqȁAMF'vJx|NaW 28Y%[10lu\$/I@M+P Η'OĪTɬBFeoFtN0Bx$ar6A z kWȿt]Od N6|6 Q7 &q)HcJmczOjpض'Ъ9zWA01 BwBLрuw#vH;,D^ 9kI[L!iZ3yT:oKzX;,[wG-;!æFgf5m((ry*@k/> TD_x Hig/~?F,˞]\l/;JjSuE`,a]1$ W8{wP25N jJDfmg bHx}uFp|qijV9,cO7g7=k- ўlq2OkO-" sm|`#m*p_F(HT15#"Y#wZ( fdm&!K! Ͼ |?}`xLsìVna=چttIK$ ŌUa{JSV?/K~n$ _lj)3XTЙ9~A7 ڷ6pʝȓշIͲhV k‹ 'Cɿ %M)"Rbk׬'*0(Nwl~BOJ?q.fs,q uyƆf} P=WplmeKk3{z{&֌᪚[U^)R}nW>r2'rrlOk3BIJkYYFW}dq>{?g&;_?qҾ`^& \<!c7W xu< zDyx-.AJ#˜lp}M \{{;i(JRPaآDGjD+lMN,N/_Ecx?@A(;r~K܆xŊ#!(k,%e`ZUYNbvhpk{_m  )cR?ԸħSXH Bu=)L5a!? JZ 2&Cԇfqe *&#驨}<"bLbd*gTi@Sn+.5$F=x\y3x}k86,KdzJ/\ߤ9좫}`pix;j/p u.Dod(>I{:^ %˝RzӪ8`;;X-FY|MVYZJ> VT^M3He ;*\E { L8L#K3ݳx.n0H9xV)9G Z܆h!OyR&;Xd0tXh0R( J5_be#MEԧ*xvm-gN)v{/c)"]vYG #A1U Y-+>d%Q d]4mXWa |(;V>pਹGVd[ oٛ,:8aD K[f*$jrg#@W08AIpK̴!'L5̕YqWKs~aNsޠOפ ^^;)煈|l4{m''01@B$wt;PlPj ,һ)ʍ xFRMVyx }f^;Y[grNy$GVdiP.>Ya&g ui.>rpmx7\6M_sܫ>4XZ;KDk%5 G RBw /mZ&VIZTY ,SWZop %=w7K}vo & p .U#\01JQ?Vb8}afwDpNA.9W_6S.$9n >=(/5 Ny?eͦ6AycQҵ]m4xkO~slx6 $UŽ;vBk2YAݍPEHv\sU~]'hwx{5~$MN@K}Szj}Zy% !76 ]&j:)gWá D>v6_i\܉GuZ' fNS^I!AvWza<|8rx:Yqt+u006Ș Ĝ|!M~hyjb*+kf_3vAYbV;Ll L&'>𰷯هTvo[4=/TWERT*a/Y^~;XBX,|bhVY!9$UFeF LBɲzɟ~H_E =oqDi%xtBkbnV+Ca. :w/ʼiyF"v$RܗdNс]eN!VcF29Ix $h9a쮙ˤ[!kTh:}UMMv ߨGL4( ~J*[g^9f_DEX3K&܈!s9^[+@ء֮RNɦe5[QgѶqOcm"0 *|zSZl=W't{mq|/ b*$ix00pPAjC R`ffNxH1* /6n2#bocAͿ&j`noqRG ~G'wf'i,&|Tpk{G~6dž`@*%T[א׿5`ɆǴ:wQoU,wM2DS)*JMސSDOh;y=H=` Nz7.6U5Si-Y#И,b*#i48]\&%xޓQ9OIQL E#=1 (!(G?|s%$QZ1{t/,=Ӵb ,kZ!) dk-ŝ6_[ ?ذP D&{NE%E߭K-m0O:  Cg$iksJWo Rq$0RY_#=7ٌ~:WNM%$ZCzm7MBΛ.`rruMU2 ;~'R( &W 2'%dɯ`L}ݬ&ad;[=R( \;Z)n`vQrY0j.u5bZ_u[! ?ޖx<(kKːkUCToZƦi]gvi_DqH>ġ1<$Pe@=xВ٫0)= ,-%Z͇ϠI^5HW#4M@x~Pwy**?7/AV*顔;E>  ֟z|8{< ?F4dֶuGcfmfl!j.Jv׶ҫ݌=,cPX.MO;YDH"N(KCՄ4Z_ n >$ ,/Һvl`q|QlzXRie1g^k"(iMAzoIn5-$(hdQw*x@$5-Wÿfq_ 0#B{gˠ?!WTKkG8ZB+#TÇetó%y̺eIusvmzKu7o 5N)kqͳۥ@,Si:Mcv!17ݔN]kzBg?i| =@EwmÜx!Ըu bh, ݍ(4< -5+oEj'J!n,tR,L:ܢM1Ϧ7LBnϸìSΊ`*w4躿Eľ))nKNlz{"]!a"ǟ \$* y>.ꍤCb|4 v|?*Kmdt0 _"8h5 9bIxX@q QC5C4kZfBSڀ Pz%YY+d@ ab?x~<}o]pcb7YWWp$9g3zw qn;BgDp%_# 6ߵŽ~Ej ?D2wku<ع7vU!Mciشcj7cM5 b-Wȴnް~Cg_M|4WYgL/ D"m; X~^ ѾP8vʙ'jչcNqQF͕?lkĩC=\Fryi[(Q2#PD 7Da%;)ۛڄK&K~5Qw2B&hE2L!V҅vbAF>\h0]iVSĻ d‚FݛARʘf]jHzK&RSCa%Ąw9܅KnؕݤvBb{1v>Z+f"N:Yw1`]BC.%OS]fXj (nK("A qQ8߉-Qy? 6ՙ.l׽ 5d#N2&l˂vG X$Ƙ`rx*M\|edmL91BƔL 44f0✕h 6MqJFn^>WEU%2Q!#'~k ,WVGrk i >Zii-5&Vj3Z:ş'̌3iv9gw]k!NM.S,Ժ0G) ʎLh>PUc^G7+v!i&%xJ-u2uDj<s:w8{ 7f/s  ~G;ƢߘA6U)ʜ /u_lAgN}& +T~rOt_Z@ţY>02mi=-f2vۺ Xs垵~x+)3s cDOB#ܐ>e  X^åh?"cԊhM|ωhb"g]'! =< zsjC ˯iU;Ui (.8(v4H;@F}6E;(a7{({>~MkzaLe[O!]sI?g4StU/DmD @;BPtCkMꕣ儡/Wyye~ 3EV`jV:G:|m.#m8 fqz3iގ` MN w=l+es Zp2cx b*CWJOQ xA"tchcߨ@B| %j1yu*!hY~ fXg^ 7ϸAQNt |Ь0-`;z8P8iQ~g[KJvڇ6{bιs 9xGvU<=4ـC/f89]sȝJA ^0:[&|JǁsJNQčiEovmB :-d&I$gʣΠ! ޥ/n$S%ӷPg(=at@\22&痀f>y,'7q)b^X@qs݊q3!"14L]WrVi2GF-B$`coM 0n!X.M~KpaG,.[' zrL>P$iHn2M[! "h 9I4A*b)18g'% gN]Uhx<1$Vؗ2#LD,I Ϩr J Q_i|62hfIE ]ݎ]v0ycÞKƷz|e%Aʬf5x(Sܑ/kO5!tXx!Kt#vg71`.|`݀b@ `ץzBA*L/n'[|w&R.z^MwMk]vl)aq=09TQf"Uj_k5:jiAՆ!jELT ?( 1'(!MT`mv*ILTO"w乲"U\t¿YY3$D +dmk/a۫٧r|\_NzGBj Sҍ0и*-w5e9QN ~cF'ejre#f9Wl ttޣۇ'=Dp:^n\4htzxȚjeg} S971Nq >;N':GSLw1?vkm 裋ljU?tGIatSXʕ[*Lăeʘɹepu=Wnz}6o8ҋ n)&`žW=uf޼3AoP*HpbƧ(NЋSNNCpn%]?˓xQyejd^w#:@qj_RS~d BCUP&Bl(@S_ eWktbqNKeHuNnjzKu6z0 pM`9kCݰ t Htr]`LSw"bHB[b$ ٔwcfʬM m3w;=gGUf'uj -0m~kr8b3i-|KL 'gVߘ}=_p( J1Yu :/ qԖc5테H.ǫ Nb;%/{R{!r]߳ u !_(kc-_SAV<ĕ0PRC3Pu{~/Bl,ܽFvo}DIQ"GB=]8IdTE3 A/Ch AZL{NlQ昹0zy -O8Glk,M/#lea.h1k$L. ԓ$>f?څb[zfbe...۫)31DSGs0E?D!*3ԨOw"bc\i& `IcAdh7s |/s;?> hWim1>Q#ep6?&m=qҰdjY*:m`M$o71QX)K.5JWfJS#$q>,s[~ӎg)r &Ģ:*{ap 2R^mp欌B ЉnT5MXR-wU`q `H#j}};9~qN_"ɽt4ngYaZSw/0;}Rpk%,o0.XWCq5)-S9DR5_/Xd^zUזS@_vkd30oާP+Xĕ WiIfШը:m!A^Nss7,=a^`ua4?éN8÷]l){ҽ!QC * bJiJе0[- )\ȵ^z^vaٚ:P){+TWLێ J=[k@T@ )0W̌fH8Ƒ UHVl8v]sS$N; ,W$" !x`c孆FSJĚ|7_MRw /n::+ fW-u"*/>YHlQi ̾ʉ,YC4Rz nVޟ~!Z#m N dIT=3؊8UK?wف󏛎 !`]g[: NŘEJwH-EiDav+eTla]tՆԞ6%hvM#4I'F]1t[zn) DwE'»N@?Z>H޸S6[j q 9K|(aN(a fs0[$cW{M,.Y@޿|]Yֺ̩o*9榀 [5H|n- ;-AU!QR\S/\avd<qasSrY +N PΙiEg{mh@ 7S'6Sb7OdmX)$Vk忈QhKչǡWHpBn CFเ AvdFjQ ޗ0s(!UvpFwrLpi6+5VJ&!0=-` ]9fLXuђv̉<<ҙlL%nr$_ǁ<#eӽ PCF\ʭHIY ]6| uV&ZsaV6stC,[`, zG~k[aܕ.Tlfgn\_0pH;>_Q|Kܛʕ~捶)ռg>i!reS .ekޠ3Uoci2 kn t2|Y3?jc%V?ʯ&$yoe:pA@&jsop1H%7!;][ ~r/I8y|yc$)%Ҧh:=nqsn0Ic5b IM mfڧ\*ޛ>֏&E%fK[2yXm`RոH9k3Z)]:}TҊ֒ 3?bpd1*чE8EC>{"|"d@/JxÎ:?YHE[]*اT5B9Ki6#t8ZZI9_Hax2թw_JR-D5@!UK(K1!_dSAs K̈́3/ o_۴/gX $E9x V#DyA{/.l=(ŸPheMWN[UeOθfm[7'e33ɸ4}P4A(,~Qr#`:˞0(NZ_~xDhzQLSd=033ƴ`zmv{6QŴ$puWZyi1:2Kir.$6PHNN CG#*l4dOe}4lp+y#޶b}&@҂fiN;4 9lg`ܱ% J߆ћrO$c-*wiqєY/zc/!ޕqo.j{FG 鳇Dj}fk& +!﯉=7FfRāMحxʥp>͏3y{IqrV+v UY ա/ sҼ u*Nj4R̀X2|qA<* n${mWN i_\0e6&S>EEzUk:tr!{]_hI9Lh`b3Z{oG.V?ʨ'!?U.W'<|b_$F_M OK1?O(HnX1EftuO5Z#_Q%4p TܳgoUl.yo޲op 0Pyu3wvmMK1\b¿_ 5')1|D`p:ԓEP|Zio #]ku  gwܪtg (>q2&qdS'SgĆv"|^&}Ż e-bt(QdYo[%†=@?>&c]iz˚)-0L+5~I,܀o{'ޒs-$ }[U$5OD=x4&z2EbF/#n6lwbbq${Ǟ?ue3 {,+ :Sn|ՌQx->!E?"߭Ee@4*4i@z4]~XHl 5A/ŗ!ˠ-z5ڸ*}ȧL~W8@u gXPN j*dXPYfxQLPlqio !u-h!bjk5g03`fywAK$AAggK*bk!ؖ++qw=r\&+s\9mam@(!-^ZC;w;B5!@eZ b>r[6dk~WIwDl2\>B{ n@u̼Bu?9 jwF8icL%c {]`Xl@)5ɂ]AnJ^i=A]LoGǞysc~?H̠g{ɘQf^ۨ*&PzrLDpQ{sb.m%:|˟&33fkG Z#{/LMğG7krfĄ.b r/AM?S5EI. C.׫fX]–1J̬L"NјuAKnX"q7EP;)kRY~D.4AAe5&V#͜?.3c"Aç'Y F I\ww'|KŢ`%6յ g ꁢgHF}lߕ&+1~ӇHf}UTWƵST c{D8}!x;n ]K`3"mrs]. NX(]X=:헅n'rzct#[xosdD?D^% Yĝ-!΅5՜K @Fj9Oͭ&YWY1va Z- \g̔2`UTe1~:SwO>hi.>nn׿YJGKNE(~Y-Prs@uv%UЌUGUP`򡨋1~&Dࠨ9Lnj,m.(ZRS'v7CF"7mYb"Tmf,!˝mY|vU'ǵl"% .bvp*E=fTj%e<h"%DD #N{Bv^4ŝ9lN3ߣyy 7H+Pf )jI#x-:<^r{<w9r0ML=i]&/Dzrm#H4ڟ pHBKqƬ\+)@:d9:&P-7A5ٗHhz l{EJ64 Mtbt!2eT &`P()g.=>ۺH6 r1`چOeS3 ůqh;_DxdRL˙ Lz3Em1RhX"S>'Ʋ+o?QY9f}X`*S1ft.&p?9D -g>4=%ijLs7yz$E׳}Vw+ֹPzr3ZՒV1[ҭGz-|t9cA2B9FN!Wbr^"k?'T \ynҝq~?<nmc^b9u@!sr:WTf/88߱56&l|lEf֘ OѴ Us/e'}.LWLDL~5=Z[j9yE4SS$ #4{Y22aJ\`Ss%yDGMZ"bA$/=0T=`Rze@NeQ^|cdiFCxÚ1MHLNisrcx˴l[@"]0 tۘ[s•$h>laYO$ct~@C#  jX-犌Vfcl4E1tXټO|9sd5׋~|3z&w69#a7`C!$5a[cRFq {qn.6sQ}sY֘ "n/ #y JryaE7?)ƿZLZpƽ%_$+ BgltxKuqz'.vAZ:i24=ٲ%T[vOROPSϺԷoomU~ZZ΂&bچ%@<H =/((<>FHP%ͧMoo1 (!54FjFHI\s锾no/E?uP%J5Ua0ˀZf: 8oU~ Co4"#F_GK׽"qeڢמLHуpLx`\+> zWxĪt6Y4,kCRf?MmW?H 2Q|DYy43Qdy> TJo[4VhpZOjTj&kd&22Dvr> jd= 3Y-{;Ja((#x|Rdhfζ躣lLR5 40QGF| o2ڮ:V>7t+ \q I%}$T_5EahN"3H) ՙ|#s15,c|wrRL0[ɼ0P[y^B 2X 0godzJKE;]k)C~ߐ2]iIPhl$;:23۲^!-^_dzZo3\q1FVjнpV+z}3PYZ1v?.i|#б[ ~9u&Po }Cqmf:*9L# dfFNyJѭH4Ȋ93,4}6&F|h,SrCnZ fMۮVC=g)JO$:y"C̠OaXpX$W5ǭQcdی6!|:˟X篷j]dQ'.ʩF»EOr8he>2FEGNP|5s2e&;:zh[`?X`ڧ㫼}Fo3Ԫ7PoM7QZjm ep>1|tx~8!`Eu[%KYN%J*:횏toz'}~)6VP!z Y9q" g%ՠjXR܃IkT).usp3!\>2odڅWg@^"ܫB7+w T䆯#͹S/rJ! 42|x ֥saPXpΛ^FewܒX%Q9 TY[ƘLbx%q eaL@7εwl)D.T68``<ܒ.}wDt<^x%}UqES&g9m?ԏi7K'E¿޵wǯ}6_ _}SUpP? CmNщHծo?-W /=ĒWRk H;sO%W0Lw쥊4xsmPC7KBrbg%RIG;svI?] ޻^`}B]BGy_]Q!+|GSRiO'$P Mwakf'QZ2W@7TҀՑI$z܉vM񹗜QY7=+K!sGs3nkV1ɸJ,gUߍWfkd|]ެ :t-/ǡ%&Îmbe6NJNeOl AF Ȅ,R8 '% i'"6ŹtFT@#0{q")Gz6OğOG"原DzpWMpLGPKrO?P*:t? qp22*]l zd,fe3wϬD3pwQk+JHy"o Y^پ٬lV$4:)R 5) M*%VF=*&tx‰D&ht )2ġКr}ꫧ5#AyrCp+D˖ Cz@zwj͈ -aۆJNIRqE4B%nFrцu uDVH=OXiwJ+djhI0ʒc\-*=+6ouQ^R. ĄkgvΗ,.s+F=V|l={7S^Cj4aNRR9ڋ|Z5zsBYB^@S,j7qNVܬ􆬲,9\Fl;譎~oR"W.m@N*tXx&qI&ܒO O ^bcS_V-cOpTh$ҺByD(Y~e+1~w{[z~uOJ24wwiW=)[Q M A.=V٪Je^n2]6t[9{؊53G6}S)1~ %%FZĀ#7߸s+o9@""[\]ψX[MdQq_}?]bi`\$""$*yN囹űs9I>ADk.!QA/e +ZH6bf'OZ*d$Z#\7Fr}zE3 ui* юhKԲӋr{SڡHZz4}KCil7]Za},:W+M>`6_9@4v9j[l~2XޟgZ \`987F:x{;X֒=rdHFU.-)wCs!zrVOO2남=Oar&_yˈ {HD\o•L m6K5O״%z?åvlJK 5xֆl9_ˈ@uPSk!8XeN4\6m{[|0=*K'\/ Cm<0&_|h͹!`j%ZY*&E:ˇbqsl~|{) sm9kI4c .m.(jp!*?hOG92Hh;sxQHzzrsu_Qw 2,R)1y,=!ehj# \ Ӄ"J=ܥ7zZ 3"HחL)Wp tq)H%nLJ7TxLܗiwEKM W~sFVG-O͟ڄg;BC!TB_B ZMy{UkYLV^!$pZ :>Tb9WzKF!'Fwb-%SO8G,6D-#¥&j Dh/stk30g: -w݅;g"{4̊t:β:POf[nѥ]aR$L7_dUP@pZH֍bEKrSR\X;Mt|KEFւA)(jXh0]~=,H&K 2C|,["G( A`-v^Ϡ4Bf/}P{\LrRg;0з'=C7mD RfE݄ jFoL 8BVcZ "AV_{fZ*Hُ0ɴC`w6lB+ үC?pQ{"?{Z9͋t?}UqJ';gd7:葚| 3Lx-Ӆek v个]n.?w욪ݮT~U :+LdbĔqwx"azRL6S6hHdk4U I/J_/'A ]H{gQX.XӨ5g͵T.枧, I/ ⛱~ν)ˋG$Wi6Ye?p8΄~`V3or>^B/IsRT./*xf,*-k6&}|l*B)'") ;D$Y I4=[*vB GzI% $LQ) ү'qaH渓 X e™rm1 B5hs׆\]6r{Gdұ7q!kM:1Xi {rrb(յ#1錇!-R Oti= o6 1w{R,M'_nSmBS4mTR̡Z(筝mF_} D;rH]aGbܹ*Ygpnz$pZl?RVUa6kdFDdcfGblh;@h Sبpc1h`,I3!>Hn9WJײDPkWI>vRʷ ҁw_Y$Rr%f^ `͉{D\ E@?}D.w&:-@^EcJѢmv74vj$Ad1z#ER5T80ߟ#gLFiSA%9Dإ࿬\,Ǽ?!dEBޑ"Pzyt_A)i`̈ ./b&Y|={M5<+ p!mwVG(OD:zQQ.唘b{hB/lX3f{ 2ez0=*}fsk G %Q{_6z1NK:5)O)e(L43U%B_f.+ȻPP/@ݓb3;7L3A%$Dڎci} CcAmN1n!|s@ԌU:m4qmyrN' WsrM\kٍE\ `ROڎ* )4Vl%P Cid'O<'t2VTK^,hhLSRe8S6WsQAX^KVv%ەTq w'0,}N" ݄Ķ;gr48]R3UAQ"Mװ5 c?}nN53m-ؾV8ށ?J0cs&i)߇y >MFy (ԑI7HnMl!"dưXꯈ$\VYƳx,mo8:Y`N1F{D`@~lG~] KH-Q2|1ᏹ.ҫǹq4jVfE*)/;As;K g&} E^/&iωX}qމǶCE 7!Z+hs=\ B:=t2=RAٶe%nh'tN8J<I h>s)w*æBU@x3]`XNw\WAs hbAOM [XSHTE @ ~ۥ;nzQ &W$RG3 ,a,.ǃc/6>:<|<3k߁Un{NԠ,ՠ@ύ 5D7ch}J( lX:xggcoz>/<$$ȼ᜽T* &PO;;3_Cղ5 EtS?Uc>5 tbLpK6,99y]}hD%݉ի&i'akJQ8ydY@m[*G"4ޒ @I8q7@U+Ep@^~7^?j$(N.O)Ge ` ##׷ѰV/B})<6RUuA,` cʪ9`/e]`҃>|Y4|#ob"P{M&fFXQ8 E:T@K\Kl{Z "y}A1Q،Mб:={AqAޠ%x`Jg97pOr_i MC}\'XaJ 5-"[Yb&Zz~g%_Zz=(KKih ΰdc5ޥ荅g8(^S䘣 7\8o)pS60Z;j;;6/K(zOg/RGYb"2_Ek#3)QiҮ yDKZ<3Cv  U3BY5gk[-r 9ˍ;)q`I l,Z)AT S+ļ@ 3dӣwr.05GTx)Vd`[O _.</}A&)$x;eNi+])@S;wF)F٥JMM^ͦT$cwj߂r`VxRj^x>5V'*vf5Zؿ  p{vEsfdv}͋Mn(iO^3gk? 9p[c^otxe|pYKRGCOQ՛uƣ-̸]QlwAev>ԵWR)͑YHݯ* mQ#wxd;zjVFwPQ#0Ose87U:z5 L,Rs-4*kg+Dz.ŔYbG*!!V~< Q+^i gPvMMDD} H=1VZӝnbUA/DJs6xe#ٞq&2mζN_*';V+ %Dos2x4kin 0|GN.'Y{-e}LAmh ޢvg)=1΄; ӮܖKPKCI .2_*ff.|3+tl ^l 𾮴;!Ĺ$6P}B5h > ,tDW_"zI |.0.Zwǰ?\0MZ0? ܅Q;.{,᎞b'rnkb8e?n|lOߨMM1HkaQ-c ݾP$+aHYbEl?Hh+X"+9 fU=k8 D_Ίh3akX`8| 8uY