rygel-devel-0.36.1-lp150.3.3 >  A Z1¸/=„auͿm渐93BcFt7F]NtZL;/{'"*Ҩ* /$!\_[*ܤDSY7/.r@O^C]667jr~&u۔2ާ/DҫB6_}rpEZ?=ҘRsv1VUƓAlNwX cu,tR }ʮg[Ř<3;Di w@/72b2e365da5ffd705d154ac91bfacaaf8e57a098d64c644c6be91dc217d7c26b7bed571e70df530577658f7723f4c224610752a9Z1¸/=„cRb U~HuQc^-w[e ־ʵW}]~؏bS C@8'r>_ '~jryɑ! Y c1|Hje}Et/7_QXK1 ;P eV>f\T+7ˡ4JFb]eJL8FcO:$K(,.mfˣ ,F &+c̔PUl?8cCXr.xx @[ѭ i]3r%>bVs*4|=>p>(?d  V +4F `  t   ? AtDIMRMtPQpQS(T8T 9V(:`FwGHITX0YH\]^њ bcӝdefluv|w٠xyhzCrygel-devel0.36.1lp150.3.3Development files for the Rygel UPnP/DLNA media serverRygel is a home media server that allows sharing audio, video, pictures, and control of media player on your home network. This package provides development files for rygel.Z1lamb11 extension mapping. - Add explicit check for @restricted. + MediaExport: - Really remove broken/empty cache DVD file. - Skip DVD if lsdvd isn't available instead of blacklisting. + GStreamer Media Engine: Fix serving resources with unspecified length. + Gst-Launch: Fix setting of DLNA profile. + LMS: Replace custom database functions with implementations from Rygel.Database. + Bugs fixed: bgo#721312, bgo#740266. + Updated translations.- Update to version 0.29.1: + Fix license text of code to be LGPLv2.1+ proper. + Fix license of logo to be CC-BY-SA-3.0. + Add a plugin to support LightweightMediaScanner. + Core: Avoid crash if plugin folder is missing. + Server: - Avoid a crash on empty protocol info. - Fix issue with calculating end byte in partial request. - Playlists need to support INTERACTIVE transport mode. - Some code cleanup. - Set albumArtURI when applying DIDL on UpdateObject call. + GStreamer media engine: Remove broken transmuxing. + MediaExport: - Some code cleanup. - Add support for .iso files and VIDEO_TS folders. + Examples: Add option to unblacklist files from MediaExport database to mx-info. + Bugs fixed: bgo#756823, bgo#757056, bgo#757570, bgo#801521. + Updated translations.- Update to version 0.28.2: + Include SVG logo again with updated license. + Server: - Properly calculate end byte of partial requests. Fixes a lot of weird issues with Samsungs and Kodi. - Make generated playlists support INTERACTIVE transfer mode. + Bugs fixed: bgo#756823. + Updated translations.- Update to version 0.28.1: + Server: Fix a potential crash if there is no protocol info provided. + MediaExport: - Fix database upgrade from v16 to v17. - Use correct install path for out-of-process helper binary. + GStreamer Media Engine: Remove failed attempt to do transmuxing. + Bugs fixed: deb#801521, deb#800896. + Updated translations.- Update to version 0.28.0: + Updated translations.- Update to version 0.27.6: + Database: Fix issue introduced with 0.27.5 that caused exec() to only run the first query of a list of ";"-separated queries. + Media-Export: - Fix extration with disabled meta-data. - Fix extraction of DIDL_S playlists. - Small simplification and removal of accidental debug warnings. + Mediathek: - Use new default feed because the old one does not exist anymore. - Remove WMV support because it got removed from the service. This is a major problem as the MP4 support is provided using RTSP and we need to fix bgo#651535 to make it usable for all renderers again. - Fix automatic resource generation. + BUg fixed: bgo#754420. + Updated translations.- Update to version 0.27.5: + Gst-Launch: Fix missing resources. + Updated translations.- Update to version 0.27.4: + Server: - Fix MediaResource copy constructor to copy import_uri. - Serialize import URI properlie in MediaResource. - Fix rewriting of subtitle URIs in PV tag. - Add PV subtitle to all resources. + Database: - Make it a little bit more generic - Fix vala deps. + GStreamer media engine: Do not add transcoded resources for place-holder items. + Bugs fixed: bgo#753314. + Updated translations.- Update to version 0.27.3: + Remove streaming only mode. + Switch DLNA version to 1.51 to accomodate for the long protocolInfo strings. + Bump GLib and Vala requirements. + Add an implementation for GUPnPACL based on a DBus interface. + MediaExport plugin: - Add back album art extraction. - Add back possibility to not harvest meta-data. - Add timing output for HarvestingTask. - Add a blacklist database table and bump database schema to v17. - Add back by-passing of text files for the extractor. - Add blacklisting for broken URIs. - Drop support for database schema upgrade for versions < v16. - Translation and style fixes. + Bugs fixed: bgo#747815, bgo#748404, bgo#751942, bgo#752207. + Updated translations.- Update to version 0.27.2: + Make configure.ac a bit easier to read. + Database: Move core database functionality into its own library so code may be shared (e.g. LMS, ODID, …). + MediaExport plugin: - Refactor and style fixes. - Split meta-data extraction into an external process. - Move core database functionality into its own library. + Bugs fixed: bgo#749798. + Updated translations. - Split new librygel-db-2_6-2 package.- Update to version 0.27.1: + Coding style fixes. + Link plug-ins to only export the necessary symbols. + Use gupnp_get_uuid () instead of libuuid directly. + String updates. + Core: Make it possible to change the device's serial number. + Server: - Fix output of to_string() method for HTTPByteSeekResponse. - Make MP3 the preffered audio resource for LG devices. - Fix mime-type rewriting. - Do not add child count to DIDL-Lite if it's < 0. - Do not add 1--1/* range response headers. - Fix replacing of @ADDRESS@ variable in URIs. + Renderer: - Fix TransportActions for images. - Fix slide-show feature handling. + GStreamer renderer: - Prevent a critical message. - Remove deprecated API. - Make it possible to override the User-Agent header. - Remove obsolete helper code from GStreamer 0.10. + RUIH: Check mandatory arguments. + External Plug-in: - Actually add resources to items. - Use -1 as "unknown child count" instead of int.MAX. + GStreamer media engine: - Handle non-file uris. - Do not add transcoder if the original resource is the same profile. - Move URIs that are already HTTP to the top of the list. + Simple media engine: Use a thread pool if available. + Bugs fixed: bgo#731467, bgo#746679, bgo#748410, bgo#748628, bgo#748769, bgo#749771. + Updated translations. - Drop libuuid-devel BuildRequires: no longer needed.- Update to version 0.26.1: + Fix underlinking of RUIH library. + Server: - Prevent a crticial warning. - Make Kodi a variant of XBMC in hacks, - Prevent a crash on missing thumbnails. - Fix npt= header parsing. + Renderer: Fix wrong double escaping. + GStreamer media engine: - Fix time-based seeking. - Fix resource duration handling for transcoded resources. + Examples: Fix the C server example. + Bugs fixed: bgo#748410. + Updated translations.- Update to version 0.26.0: + Update documentation build to work out-of-tree and skip useless rebuilds. + Include new API in gtk-doc. + Fix make distclean. + Updated translations.- Create /usr/sbin/rcrygel symlink for service control.- Update to version 0.25.3: + Server: - Some clean-up. - Use framerate in PlaySpeed response. - Style fixes. + Tracker: Fix for new resource handling. + Renderer: - Set "Connection: close" in HEAD request to server. - Fix GetProtocolInfo output. - Correctly escape state variables. - Fix an issue with dangling this pointer of AVTransport in lambdas. - Fix an issue with dangling service pointer in ChangeLog. - Fix AV1-MR:1-AVT:1-6.1. - Return an error on incorrect playback transitions + GStreamer Renderer: Add GObject introspection. + UI: Fix ambiguity with recent Vala compiler and GLib.ListStore. - split out new typelib-1_0-RygelRendererGst-2_6 subpackage.- Move .desktop file from X-SuSE-ControlCenter-System to X-SuSE-ControlCenter-Personal: in essence, we're configuring personal preferences.- Update to version 0.25.2.1: + Fix distributed tarball. + Updated translations.- Update to version 0.25.2: + Merge changes from Cablelab's CVP-2 implementation. + Avoid circular reference that made context recreation fail after suspend/resume cycle. + Bugs fixed: bgo#720218, bgo#736365, bgo#740221. + Updated translations.- Update to version 0.25.1: + Use different log domains for components. + Core: Fix typo. + Server: Small refactoring regarding remote/local resources. + Rygel: Improve compatibility with recent Vala compiler. + Tracker: Fix compile issues due to missing exception. + MediaExport: Fix issue where files removed on dist were not removed from index. + Bugs fixed: bgo#740903, bgo#741913, bgo#741953. + Updated translations.- Update to version 0.25.0: + Fix issue with generated version if downstream calls autoreconf on the dist tarball. + Add Remote UI Server implementation. + Add EnergyManagement service implementation. + Bump ABI/API. + Renderer: Make it possible to implement different play modes. + Server: - Several style fixes and code refactorings. - Move the code for Samsung subtitles into Samsung device hack. + MediaExport: Style and documentation fixes. + GStreamer media engine: Fix warning about non-existent source id. + Simple media engine: Fix locking. + Tests: Reenable locking-affected engine tests. + Bump libmediaart version to 0.7.0. + Bugs fixed: bgo#737513, bgo#737522, bgo#737867. - Package new plugin ruih: + Create new subpackage librygel-ruih-2_0-1 for the ruih shared library. + Require librygel-ruih-2_0-1 by the -devel package. - Requires libmediaart >= 1.9.0 for building.- Update to version 0.24.3: + Distribute git-version-gen so that distributions that re-configure the tarball will get a proper version. + Core: Fix use of OCM flags. + Simple media engine: Fix locking. + GStreamer media engine: Fix Warning about removing the bus watch. + MediaExport: Fix issue with removed files still showing up in browser. + Bugs fixed: bgo#741953.- Update to version 0.24.2: + Server: Fix sidecar album art extraction. + Media-Export: Work-around an issue with GStreamer bindings that caused truncated embedded album art.- Update to version 0.24.1: + Server: Fix UpdateObject call on MusicItem. + External: Fix plugin activation. + MPRIS: - Fix stream position indication for clients that do not event "Position". - Fix plugin activation. - Force update of properties on plugin creation. + GObject-Introspection: - Fix renderer example and require a recent version of g-i. - Add license for examples. + Bugs fixed: bgo#737867. + Updated translations.- Update to version 0.24.0: + Make it possible to build without GObject introspection. + Server: Fix a critical about timeout sources. + MediaExport: - Fix typo in plugin file. - Don't delete a file if the file monitor signalled the file was deleted. + Renderer: Fix criticals on start-up. + GStreamer media engine: Fix possible race in accessing a critical section. + Updated translations.- Update to version 0.23.3.1: + build: Fix building of introspection data.- Update to version 0.23.3: + Some build fixes. + Add GObject introspection support and some examples. + Core: Fix building with recent vala versions. + Server: - Fix a crash when ImportResource() is cancelled. - Simplify error handling in ImportResource(). - Use new libmediaart API. + Renderer: Make it possible to re-implement PlayerController. + Changes in dependencies: Libmediaart >= 0.5.0. + Known issues: It's currently not possible to implement a renderer using g-i. That is either some issue in Vala or a bug in what we do. + Bugs fixed: bgo#732057, bgo#734302. + Updated translations. - Add gobject-introspection-devel BuildRequires: new dependency. - Create new subpackages typelib-1_0-RygelCore-2_4, typelib-1_0-RygelRenderer-2_4 and typelib-1_0-RygelServer-2_4. - Require the new subpackages by the -devel package.- Update to version 0.23.2: + Hide Object.uris property. Its semantics were always unclear. + Renderer: - Work-around failing HEAD requests, next incarnation. - Support M3U playlists. - Check instance id in Next() and Prev() SOAP calls. - Sent byte position in RelCount/AbsCount instead of int.MAX. + GStreamer renderer: - Remove "TRANSITIONING" state in Stop() and Pause() SOAP calls. - Don't try to parse empty meta-data for duration guessing. + Server: - Make sure tags don't contain white-spaces in UpdateObject() call. - Improve CSV splitting in UpdateObject(). - Validate date in UpdateObject(). + Basic Management: Fix NSLookup repitition. + Bugs fixed: bgo#732935. + Updated translations.- Update to version 0.23.1.1: + Launch rygel directly from desktop file (bgo#731858). - Changes from version 0.23.1: + Remove -Wl,-z,defs. + Fix several criticals related to time-out sources. + Rygel: - Change single instance behavior; don't replace running instance by default, add new "-r/--replace" option to go back to the old behavior. - Several manpage fixes. + Server: - Pass on all resources on object creation. - Pass more meta-data on object creation. - Improve error handling in reference creation. - Set HTTP version to 1.1 as late as possible. - Port media art lookup to libmediaart. - Add some documentation for AudioItem. - Move some properties to base classes. - Fix a potential null pointer dereference. + Renderer: - Report NextAVTransport* values in GetMediaInfo(). - Properly remove the playlist timeout. + GStreamer Renderer: - Don't exit if there is no playbin element. - Deprecate Renderer.wrap. - Use cubic volume. - Fix duration and position. - Use duration from meta-data until playbin does provide it. - Rely on libsoup to determine the proxy. - Use dlna+http virtual protocol if the dlnasrc element is available. + Preferences: Use Gtk.Window instead of Gtk.Dialog. + External: Let the peer decide on the sort order. + MediaExport: - Code style fixes. - Use libmediaart for media art extraction. - Handle external media art such as folder.jpg etc. - Prevent a strange warning on media upload. - Add a configuration option to disable/set the time to wait before extracting meta-data after a file modification event has happened. - Properly handle album art for m4a files. + Bugs fixed: bgo#689632, bgo#694455, bgo#702555, bgo#709723, bgo#710387, bgo#710443, bgo#720672, bgo#721817, bgo#721824, bgo#723374, bgo#726982, bgo#727424, bgo#727479, bgo#729090, bgo#731348, bgo#731859. - Add pkgconfig(gstreamer-audio-1.0) and pkgconfig(libmediaart-1.0) BuildRequires: new dependencies.- Update to version 0.22.3: + Remove odd build flags. + Work-around an issue with valadoc and code samples. + Server: - Fix UPnP error codes on object creation. - Set HTTP version as late as possible. - Prevent a critical on upload. - Avoid a potential crash by null dereference. + Renderer: - Set Next* values in GetMediaInfo(). - Rely on libsoap to handle proxies properly. - Fix an issue about non-existing timeout ids. - Work-around failing HEAD requests. - Set proper UPnP error if instance ids are missing on Prev/Next. - Send the current byte position. + Basic diagnostics: Fix use of repitition parameter in NSLookup. + GStreamer Renderer: - Fix duration for and position. - Parse duration from meta-data. - Remove "TRANSITIONING" state when going to "STOPPED" or "PAUSED_PLAYBACK". + GStreamer Media Engine: Prevent a critical after streaming ends. + Media Export: - Prevent a warning on upload. - Fix album art for m4a media.- Update to version 0.22.2: + Fix dbus plugins. + Bump libsoup requirement to 2.44. + tracker: actually use nmm:dlnamime property. + Bugs fixed: bgo#730913. + Updated translations.- Update to version 0.22.1: + Core: Don't spam debug log. + Renderer: Fix URI handling for playlists. + Bugs fixed: bgo#726776. + Updated translations.- Update to version 0.22.0: + Updated translations.- Update to version 0.21.6: + More cp -d replacement. + GStreamer Renderer: Fix two criticals on start-up. + Updated translations.- Update to version 0.21.5: + Some gtk-doc fixes. + Remove obsolete configure function from autogen.sh. + Fix "make distcheck". + Replace non-portable cp -d. + Fix GstLaunch examples in rygel.conf for GStreamer 1.0. + Add support for /etc/pretty-hostname. + Support building with tracker-1.0 API. + Core: - Remove Freedesktop.* DBus interfaces. - Move the two copies of Rygel.DLNAProfile to Core. + GStreamer Renderer: - Deprecate .wrap constructor. - Don't leak and return a value in the .wrap constructor on error. + MediaExport: Be a bit more helpful and tell which folder we failed to enumerate. + Bugs fixed: bgo#722021, bgo#722527, bgo#724138, bgo#724215, bgo#724820. + Updated translations. - Drop rygel-Make-GstLaunch-pipelines-work-with-gst-1.0.patch and rygel-support-tracker-1.0.patch: Fixed upstream. - Drop automake and libtool BuildRequires and stop passing autoreconf: No longer needed as we do not carry any patches.- Add rygel-support-tracker-1.0.patch: Support building with tracker-1.0, patch to be sent upstream. - Replace pkgconfig(tracker-sparql-0.18) for pkgconfig(tracker-sparql-1.0) BuildRequires, and add automake and libtool BuildRequires and pass autoreconf due to above patch.- Update to version 0.21.4: + Core: Link against libm for "round" function. + Updated translations.- Update to version 0.21.3: + Update FSF address. + Server: - Use correct depth for PNG thumbnails. - Add hacks for LG SmartShare TVs. + MediaExport: Work around an SQL error when browsing Artists. + GStreamer Renderer: - Query source element for duration and position. - Remove BUFFERING/CLOCK_LOST handling. + External: Don't corrupt container names. + Bugs fixed: bgo#720671, bgo#720836, bgo#721270, bgo#721575, bgo#721824. + Updated translations.- Update to version 0.21.2.1: + Add build support for tracker 0.18. + Server: - Allow server plugins to override search capabilities. - Add more Samsung hacks. - Add seeking hacks for some UPnP music receivers. + Renderer: - Return protocol info of current media in GetCurrentConnectionInfo call. - Implement SetNextAVTransportURI. - Treat REL_TIME/ABS_TIME the same again. This is less broken than the original fix. - Use correct PlaybackStorageMedium values. + BasicManagement: Remove unused state variable. + MPRIS: Set default playspeed to prevent a critical. + External: Fix wrong parameter order in AlbumArtFactory. + Bugs fixed: bgo#706986, bgo#709165, bgo#712181, bgo#712660, bgo#715089, bgo#719721, bgo#719998, bgo#720669, bgo#720837. + Updated translations. - Replace pkgconfig(tracker-sparql-0.16) BuildRequires with pkgconfig(tracker-sparql-0.18): move to Tracker 0.18. - Change SLPP packages suffix from -2_0-1 to -2_2-2, following upstreams soname changes (incl. -devel pacakge requires).- Update to version 0.21.1: + Fix vala check to only compile, not link to avoid issues with gst-uninstalled. + Some documentation fixes. + Port to new libsoup session API. + Basic Management: Add initial support. + Server: Support serving subtitles using the PV method. Fixes external subtitles for a variety of devices such as WD TV Live or Panasonic TVs. + Renderer: - Accept missing mime-types in playlist check. - Fix CurrentTransportActions to include Next and Prev. - Support milliseconds in time-stamps. - Drop allowed value list from TransportPlaySpeed. - Unify playspeed parsing. - Implement DLNA bye seeking. - Fix and implement PlaybackStorageMedium variable. + MPRIS: Fix for new renderer API. + GStreamer renderer: - Implement DLNA byte seeking. - Enable more playspeeds. + Bugs fixed: bgo#707058, bgo#707059, bgo#707541, bgo#707831, bgo#710368, bgo#711399, bgo#711661, bgo#712336. - Changes from version 0.21.0: + Port to new libsoup vapi. + Several i18n fixes. + Make missing gtk-doc non fatal and just don't build api docs then unless explicitly requested. + Rename --enable-valadoc to --enable-apidocs. + Several style fixes. + Add "devel" and "release" shortcuts to autogen. + Drop strict vala compiler because of deprecations. + Core: Get MediaDevice port from MetaConfig. + Server: - Generate proper contentFeatures.dlna.org header for DIDL_S resources. - Use xmlNs instead of specifying the namespace in string form in Samsung subtitle support. - Make MediaObject.serialize public to enable custom XML modifications. - Use URL-aware base64 encoding to prevent issues with "/". + Renderer: - Fix REL_TIME seeking. - Fix error codes when seeking beyond the file. - Fix error codes when time-seek is not available. - Add PossiblePlaybackStorageMedia values. - Set track info for empty or non-http uris. - Fix AbsoluteCounterPosition type. - Listen to MediaPlayer.volume changes. - Don't loop on image-only playlists. - Lower LastChange accumulation timeout. + GStreamer renderer: - Handle seeking beyond end of file. - Remove invalid DLNA profile MPEG_TS_HD_EU_ISO. - Fix GStreamer dependency to use 1.0 instead of 0.10. + MediaExport: Fix GstDiscoverer error handling. + MPRIS: - Fix seeking. - Query seeking ability from DBus. - Ignore read-only MPRIS peers. + Simple media engine: Support files > 4GB on 32bit systems. + Bugs fixed: bgo#677405, bgo#686628, bgo#692509, bgo#704317, bgo#707054, bgo#709077, bgo#709170, bgo#709190, bgo#709287, bgo#709551, bgo#709627, bgo#709723, bgo#709887, bgo#710377, bgo#710781. + Updated translations.- Add rygel-Make-GstLaunch-pipelines-work-with-gst-1.0.patch, make the GstLaunch pipelines in rygel.conf work with gst-1.0 (bgo#724215, bnc#864121).- Update to version 0.20.3: + Allow building against Tracker 0.18. + Server: - Add more work-arounds for Samsung TVs. - Add more hacks for devices doing full seek requests. + Bugs fixed: bgo#715089. + Updated translations.- Update to version 0.20.2 (bnc#849913): + Renderer: - Return proper error if media is not seekable. - Prevent a critical on missing MIME-types. - Add Next/Prev to CurrentTransportActions. - Support milliseconds in renderer. + Server: - Fix XML generation. - Fix base64 escaping of URLs. + MPRIS: - Ignore read-only peers. + Bugs fixed: bgo#710377, bgo#710877, bgo#711399, bgo#711661. + Updated translations.- Update to version 0.20.1: + Core: Make it possible to set a fixed TCP port in Rygel.MediaDevice. + Renderer: - Implement REL_TIME seeking. - Fix UPnP error codes on illegal seek targets. - Fix PossiblePlaybackStorageMedia values. - Set track information for non-HTTP URIs. - Fix AbsoluteCounterPosition value type. - Reflect volume information from player on UPnP. - Don't do looped playback for image playlists. - Lower changelog aggregation timeout. + Server: Return proper contentFeatures header for generated playlists. + Preferences: Fix c&p tooltips. + GStreamer Renderer: - Check seek target before actually seeking. - Remove invalid MPEG_TS_HD_EU_ISO profile. + MediaExport: Fix an issue with disappearing files and having non-accessible files in the index. + MPRIS: - Fix seeking. - Only allow seeking on peers that actually support it. + Simple Media Engine: Fix issue when streaming a file > 4GB on platforms that don't support MMAP calls on files this large.- Update to version 0.20.0: + Updated translations.- Update to version 0.19.7: + Renderer: - Fix compatible actions. - Fix missing , in renderer protocol info. - Initialize mute state from player. + MediaExport: Fix a crash after disabling virtual folders. + Rygel: Print version number on startup. + Bugs fixed: bgo#677552, bgo#701934, bgo#706978, bgo#707962. + Updated translations.- Update to version 0.19.6: + Improve Android compatiblity. + Server: - Fix upload of files. - Fix CreateReference call. + GStreamer Renderer: - Fix warning with newer valac about copying unowned structs. + MediaExport: - Fix warning with newer valac about copying unowned structs. + Bugs fixed: bgo#706525, bgo#706797, bgo#707065, bgo#707146. + Updated translations.- Update to version 0.19.5: + Core: - Use proper PNG depth value of 24 bit. - Fix several error codes. + Server: - Validate nodes during object creation. - Fix recursive item removal and notification thereof. - Fix several error codes. - Remove manually removed items from the ItemRemovalQueue. - Report missing "Filter" argument in browse call. - Use searchClasses to find a compatible container in DLNA.ORG_AnyContainer container creation scenario. - Add X_GetDLNAUploadProfiles call. - Move the knowledge about supported DLNA profiles from the MediaEngine to the MediaServerPlugin. + Renderer: - Add possibility to define a set of supported DLNA profiles and not only mime types to the renderer. - Add missing node and content. - Remove unused state variables. + MediaExport plugin: - Fix invalid browse response in "Artist" folder that broke compatibility with certain Samsung TV sets. - Actually use the sort criteria when browsing/searching in virtual folders. - Fix a critical/crash on automatic item removal. - Implement container removal. - Emit containerUpdateID signals when a playlist container changes. - Add several messages when database operations fail. - Fix memory corruption in SQLite string collation functions. - Use fall-back search when client searches for @refID to capture the virtual container as well as manually created references. - Use correct OCM flags for playlist containers. - Remove hack for searching UPnP containers. - Fix recursion in virtual containers on certain search requests. - Fix a critical in the custom SQLite "CONTAINS" keyword implementation. + External plugin: - Fix an untranslatable message. + Bugs fixed: bgo#699698, bgo#702228, bgo#702253, bgo#702452, bgo#702633, bgo#702741, bgo#703135, bgo#704146, bgo#705084, bgo#705576, bgo#705587, bgo#705899, bgo#706058, bgo#706059, bgo#706142, bgo#706143, bgo#706182. + Updated translations.- Update to version 0.19.4: + Fix building with --enable-debug. + Fix device templates to have "correct" element order. + Add a target to generate the HTML versions of manpages. + Core: - Fix DescriptionFile.set_dlna_caps to properly create missing nodes. - Keep order of elements when manipulating the device description in DescriptionClass. - Refactor code to only manipulate the device description from one place. + Server: - Fix seeking with full-range seeks on time-based seek requests. - Fix a rare issue with item creation returning the wrong meta-data. - Fix UpdateObject UPnP call to actually work. - Use object.container by default and fall-back to object.container.storageFolder for XBox 360. - Fix error codes for serveral SOAP calls. - Add support for dc:creator. - Fix an accidental C ABI break. - Always add a user agent to the agent cache even if it doesn't match the current hack. - Force HTTP 1.1 as recommended by DLNA. - Fix upload of DIDL_S playlist items. - Make it possible to override OCM flags in children of MediaObject. + MediaExport: - Use proper (full) iso8601 date format as required by DLNA. - Use object.container by default and fall-back to object.container.storageFolder for XBox 360. - Use DLNA-compliant create-classes. - Allow reference creation everywhere. - Use dc:creator. - Don't leak file descriptors in the JPEG writer. - Set proper OCM flags on the playlist root container. - Set proper on containers. + Bugs fixed: bgo#701637, bgo#701948, bgo#702083, bgo#702231, bgo#702254, bgo#702255, bgo#702256, bgo#702258, bgo#702262, bgo#702451, bgo#702555, bgo#702743, bgo#703044, bgo#703140, bgo#703241, bgo#704066. + Updated translations.- Update to version 0.19.3: + Server: - Add container serialisation to EXTM3U. - Fix DLNA transfer modes for generated playlists. + Rygel: Add -s,--shutdown options to shut down a running instance without using d-feet or dbus-send. + GStreamer media engine: - Some string fixes. - Fix a typo in the avenc_aac preset. - Issue a proper warning when we fail to setup a data source. - Don't crash if there's no RTP depayloader available. + MediaExport: - Make it possible to remove playlists. - Expose the playlists for XBox 360. + Preferences UI: - Some glade file clean-ups. - Move toolbar style from code to glade file. - Support setting of multiple network interfaces as introduced in 0.19.2. + Updated translations. - Drop libtool BuildRequires, and stop passing autoreconf -fi in %build as we do not carry any patches.- Update to version 0.19.2: + Minor build fixes and clean-up. + Documentation updates and typos fixed. + Core: Make the interface= configuration multi-valued. + Rygel: - Make the commandline options translatable. - Show a message when we run in streaming-only mode. + Server: Some coding style fixes. + Renderer: Provide a proper fall-back to GET if peer does not support HEAD. + Preferences: Don't lose the current network interface. + MediaExport: - Don't lose child containers when we add the parent container. - Fix sorting by date. + Bugs fixed: bgo#648003, bgo#694357, bgo#700570. - Changes from version 0.19.1: + Some build simplifications. + Fix translation comments. + Update the architecture diagram. + Stop blindly loading every dynamic library we can find in the plug-in folder. + Rygel: Show a warning if the user configuration could not be found. + Core: - Fix a memory leak in Rygel.DescriptionFile. - Rename a variable called "template" to avoid issues when using Rygel from C++. + Server: Don't add DIDL_S nodes on childless containers. + Renderer: Treat MALFORMED requests as BAD_REQUESTS. + MediaExport: - Add infrastructure for testing the plug-in. - Add two regression tests for bgo#689326. - Unbreak synchronization use-cases. - Support server-side playlists. + Tracker: Make it possible to upload to DLNA.ORG_AnyContainer even if there's nothing of that type of media shared yet. + GStreamer media engine: - Some clean-up. - Work around a vala bug causing issues on non-Intel architectures. + Preferences: - Only set "enable" checkmark if the user's config file and the autostart file exist and enable-upnp is set in the configuration. - Fix issue with newly created user configuration being mostly empty on first start. - Use a GtkSwitch for enabling/disabling sharing. - Fix starting Rygel after enabling it in the dialog. + Bugs fixed: bgo#660885, bgo#695593, bgo#698260, bgo#698572, bgo#703281, bgo#697793, bgo#697949, lpo#827030 - Updated translations.- Update to version 0.18.2: + Rygel: - Show a warning on missing user configuration. + Core: - Fix a memory leak when modifying description files. - Rename a C++ reserved keyword. + Server: - Only add a DIDL_S resource to a container if it's non-empty. + Renderer: - Use a better work-around for peers not supporting HEAD requests. + GStreamer media engine: - Remove dead code - Work-around a vala code-gen bug causing streaming to fail on non-Intel architectures. - Drop a racy test. + Preferences UI: - Fix logic of enable/disable to involve existence of the autostart file. - Fix half-empty user configuration on first start. - Fix starting Rygel after enabling it in the UI. + MediaExport: - Fix bug where child folders disappeared until next start when adding their parent folder to the configuration. + Bugs fixed: bgo#648003, bgo#697793, bgo#698260, bgo#698572, deb#703281. + Updated translations.- Update to version 0.18.1: + Rygel: - Clarify commandline argument help. + Server: - Fix the check for OCM flags on object creation. - Set proper OCM flags in containers. - Containers don't need to be added to object removal queue. - Make it possible to delete a container via DestroyObject. - Accept invalid seek requests on non-seekable entities. + Renderer: - Improve mime-type comparing to be a bit more forgiving on the format. - Continue rendering even if peer does not support HTTP HEAD. + GStreamer media engine: - Drop some format restrictions GStreamer should be able to figure out itself. + MediaExport: - Prefer object titles given through CreateObject call to those got from meta-data extraction - Fix an issue where SQLite errors were accidentally dropped. - Fix child count for containers that only contain other containers. - Set the correct id when creating a container. + Bugs fixed: bgo#694814, bgo#694155, bgo#683926, bgo#694815, bgo#674736. + Updated translations.- Update to version 0.18.0: + Clarify the thread context of RygelDataSource's signals. + Fix a critical message during upload. + Updated translations.- Update to version 0.17.10: + Fix preferences desktop file. + Fix a typo and namespace for errordomain. + Add hacks for Samsung TVs to generate proper mime-type for Matroska files. + Fix variable expansion in configure scripts. + MediaExport: - Revert change for static titles (bgo#683926). + GStreamer renderer: - Show a proper error message on plabybin errors. + Bugs fixed: bgo#690877, bgo#691654. + Updated translations.- Update to version 0.17.9: + Fix ContainerUpdateIDs variable. + Add DLNA "create-child-container" capabilities. + Add possibility to create containers in addition to items. + Always downgrade each service to V1 for device quirks. + Downgrade to V1 for libupnp-based devices. + Downgrade to V1 for iOS clients using system libraries for HTTP. + Some spelling fixes. + Implement CreateReference UPnP call. + MediaExport: - Allow to create containers. - Use title set by CreateObject or UpdateObject instead of the one detected from meta-data extraction. - Some code clean-up. - Drop unused database column. + Bugs fixed: bgo#694019, bgo#694155, bgo#683926, bgo#694270, bgo#694179, bgo#694926. + Updated translations.- Update to version 0.17.8: + Various documentation fixes. + Fix an issue with using DLNA.ORG_AnyContainer on upload. + Linker fixes. + Some minor nullable fixes. + Modify .pc files to include useful information for external media engines and plug-ins. + Hide rygel-preferences in GNOME environment since it's handled by system settings. + MediaExport: - Various clean-ups. - Fix comparing GFiles properly. - Properly check for hidden files instead of using .has_prefix ("."). - Don't emit multiple extraction errors. - Fix some unnecessary sting copying. - Fix plug-in start-up on on database error. - Fix harvesting of dates from media files. - More LastChange event emitting fixes. - React if configuration of uris changes. - Add an option to disable the virtual container hierarchy. - Also extract basic file information if no GstDiscoverer can be created. + GStreamer Renderer: - Support flash videos as announced by grl-ms2 and its youtube plug-in. - Honor http_proxy environment variable and desktop proxy settings.- Update to version 0.17.7: + Add keywords to .desktop file. + Fix documentation installation when building from tarball. + Convert all public classes to use GObject-style construction. + Add hack for Windows 7 system SSDP to show up in network neighbourhood as media device and not as a generic UPnP device. + Support .smi subtitles. + Also apply device downgrade hacks to the media renderer. + Fix an issue with translation strings being splitted. + GStreamer Media Engine: - Port to new GUPnP-DLNA API. + GStreamer Renderer: - Fix LPCM mime type to be case-insensitive. + MediaExport: - Drop unused DBus service. Same result will be achievable via manipulating the settings in the next release. - Some internal refactoring. - Correctly use @refID on items in the virtual folders. - Use proper container class for virtual folders. - Don't loop endlessly when database upgrade fails. - Port to new GUPnP-DLNA API. - Fix an issue when the XDG_ variables are not properly defined. + Bugs fixed: bgo#690770, bgo#690360, bgo#690533, bgo#675186, bgo#692189, bgo#691595 and https://github.com/01org/media-service-upnp/issues/117 + Documentation updates. + Updated translations. - Drop rygel-doc-install.patch: fixed upstream. - Replace pkgconfig(gupnp-dlna-1.0) BuildRequires with pkgconfig(gupnp-dlna-2.0), following upstreams port to the new GUPnP-DLNA API. - Add pkgconfig(gstreamer-app-1.0) and pkgconfig(gupnp-dlna-gst-2.0) BuildRequires: new verified dependencies. - Replace pkgconfig(tracker-sparql-0.14) BuildRequires with pkgconfig(tracker-sparql-0.16).- Update to version 0.17.6: + Fix parsing of configuration from environment variables. + Remove an ugly hack using leaking symbols in GStreamer media engines. + Documentation updates. + Example code updates. + Silence uncaught error from Thumbnailer when there's no DBus session bus. + Add a SD_NA MPEG2 transcoding profile for north american SD-only televisions. + Fix bitrates for the AVC_MP4_BL_CIF15_AAC_520 DLNA profile. + GStreamer Renderer: Fix pc file install and dependencies. + GStreamer Media Engine: - Clean-ups. - Print a proper warning if the transcoding profile is empty instead of showing a critical. + MediaExport: - Add "All" container below each artist. - Make some settings changeable at runtime: "extract-metadata" and "monitor-changes" can now be changed and they will be picked up without the need to restart or kill -HUP rygel. - Fix missing objAdd event in change tracking. - Suppress objMod events from containers that are not tracked. - Remove some triple update events for one update. + MPRIS: Show a less scary message when no DBus session bus is available. + External: Show a less scary message when no DBus session bus is available. + Bugs fixed: bgo#676136, bgo#679262, bgo#686676, bgo#690772. + Updated translations. - Add rygel-doc-install.patch: Fix installation path for documentations.- Update to version 0.17.5.1: + Fix underlinking of some plug-ins. + MediaExport: - Fix database upgrade from schema version 11 to 12. - Changes from version 0.17.5: + Correctly announce "content-synchronization" DLNA capability if supported. + Move some public classes to GObject-style construction. + Drop some obsolete code. + Large refactoring and clean-up of the build setup. + Renderer: - Fix issue with internal plug-in in librygel-renderer. - Delay creation of the PlayerController. This fixes a critical in the wrapping GStreamer renderer. - Fix an issue with X_DLNA_SeekTime being always available, even for images. - Fix a typo in the initial state variable notify. - Add renderer-side PlaySpeed support. + Server: - Fix issue with ServiceResetToken being regenerated at each start. - Fix issue with missing search capabilities when the plug-in supports change tracking. - Fix schema location in generated LastChange XML. - Fix issue where only the most recent LastChange event was added to the LastChange XML. - Fix an issue with default parameter set to "this" being ambigous. - Get the SystemUpdateID from the back-end when it supports change tracking. + GStreamer renderer: - Base RygelPlaybinRenderer on RygelMediaRenderer instead of directly extending RygelMediaDevice. - Move the plugin class back into the Playbin plugin. + MediaExport: - Implement tracking of changes. - Persist ServiceResetToken. - Persist systemUpdateID, containerUpdateID and totalDeletedChildCount. - Some file renaming to match coding style. - Don't try to parse each and every text file. - Don't run gst-discoverer on text files. + Fixed/added examples and tests. + Updated documentations. + Bugs fixed: bgo#689603, bgo#689134, bgo#689135, bgo#689960, bgo#690056. - Changes from version 0.17.4: + Various documentation fixes. + Fix .pc file to point to correct version of libgee. + Hopefully final fix for building with --disable-valadoc. + Change --with-media-engine=none to =simple. + MediaExport: - Add DLNA profile for playlists. - Ignore files starting with ".". - Handle text/plain to accomodate issues with shared-mime-info and missing file extensions. + Bugs fixed: bgo#689517 - Changes from version 0.17.3: + Really bump Vala requirement as announced in previous version. + Remove obsolete --enable-test-plugin configure option. + Don't run tests by default. + Server: - Add serialisation of containers to DIDL_S playlist format. - Generate thumbnails for native files only. - Add support for playlist items. - Support DIDL_S DLNA profile. + Tracker: - Fix building against recent tracker releases. + Renderer: - Mark some strings for translation. - Add PresetNameList to initial notify. - Set correct track numbers. - Support DIDL_S playlists. - Some state notification fixes. - Add GetCurrentTransportActions UPnP call. + Playbin: - Add 3GPP mime-type. - Properly query duration using DURATION_CHANGED message and really check if the pipeline knows its TIME and not just its size. + Media-Export: - Reenable media art extraction. - Fix a critical on harvesting. - Fix an upload issue with the method to mark an item as a place-holder. - Support playlist items. + New example renderer + Updated documentations. + Bugs fixed: bgo#686638 + Updated translations.- Update to version 0.17.2: + Fix , unescaping and CSV parsing in UpdateObject call. + Fix thumbnails for XBox 360. + Look for the proper device description XML. + Fix regression that caused missing Content-Length headers. + More GObject API changes. + Fix pkg-config files to not include GStreamer dependency. + Port to libgee-0.8 API + Remove unneccessary GStreamer dependencies + MediaExport: Fix regression causing empty containers. + Playbin: only report duration of a file if it's really known. + Examples: C version of the server plug-in. + Media-Engine Gstreamer: Port to GStreamer 1.0 API. + Known Issues: - Transcoding to WMV is not working properly, streams are audio-only. - Media art extraction is disabled as it caused crashes/lock-ups. - Replace libgee-devel BuildRequires with pkgconfig(gee-0.8). - Add pkgconfig(libxml-2.0) BuildRequires: new dependency. - Change (Build)Requires/Recommends for port to GStreamer 1.0: + Old BuildRequires: pkgconfig(gstreamer-0.10), pkgconfig(gstreamer-pbutils-0.1), pkgconfig(gupnp-dlna-1.0) + New BuildRequires: pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-pbutils-1.0), pkgconfig(gupnp-dlna-1.1) + Old Requires: gstreamer-0_10-plugins-base + New Requires: gstreamer-plugins-base + Old Recommends: gstreamer-0_10-plugins-bad, gstreamer-0_10-plugins-good and gstreamer-0_10-plugins-ugly + New Recommends: gstreamer-plugins-bad, gstreamer-plugins-good and gstreamer-plugins-ugly.- Update to version 0.17.1: + Many documentation updates. - Fix random failure of HTTPGetTest. - Clean-up linking, trying to fix over- and underlinking. - Adapt to new GUPnP vapi. - Fix crash if force-downgrade-for is empty. - Fix a namespace issue in the public API. - Fix the pkg-config files after API and bump. - Only create a seek when the client requests seeking. - Don't search for modules in hidden folders, except .libs to support --enable-uninstalled. - Drop the "test" plugin. - Switch some of the public members in API to GObject properties. - Some style fixes. - Change Device version to MediaServer:3. - Change Service version to ContentDirectory:3. - Implement "Track Changes" feature of ContentDirectory:3. - Add an API for plugins to show capabilities such as upload or change tracking. - Implement UpdateObject in ContentDirectory:3. + Media-Engine GStreamer: - Fix a crash in transcoding. - Fix a mix-up in DLNA profiles causing upload to fail. - Ignore full-range seeks, fixing a transcoding issue with certain versions of mpegtsmux. + MediaExport: - Don't expose a colorDepth of 0. - Allow updating of objects via UPnP call "UpdateObject". + Renderer-Gst: - Add convenience method to access GstPlaybin of renderer plug-in. + Examples: - Fix service description in SysV init script. - Add an example server plugin. - Add an example renderer plugin. + External: - Support "audio.music" as documented in the spec. + MPRIS: - Fix a crash when a peer does not implement mandatory properties. + Playbin: - Add mime-types for AAC audio. + Bugs fixed: bgo#674738, bgo#674738, bgo#676024, bgo#679023, bgo#680496, bgo#683934, bgo#684868, bgo#686018.- Update to version 0.17.0: + Implement notification on configuration changes. + Fix compatibility issues with newer Reciva firmwares. + Add missing header, vapi and deps files. + Make it possible to compile and run Rygel without GStreamer. + API version is bumped to 2.0. + .so version is bumped to 1. + Examples: Fix standalone-server example to not return 404 all the time. + Bugs fixed: bgo#685183.- Revert to usage of gupnp-dlna-1.0 in order to avoid GStreamer being linked in two versions (bnc#802296): + Replace pkgconfig(libgupnp-dlna-1.1) BuildRequires with pkgconfig(gupnp-dlna-1.0). + Stop replacing gupnp-dlna-1.0 in configure* with gupnp-dlna-1.1, reverting to original rygel upstream use.- Update to version 0.16.4: + Use correct bitrates for AVC_MP4_BL_CIF15_AAC_520. + Don't try to generate thumbnails for non-native files. + Playbin: - Add "PresetNameList" to initial LastChange notify. - Add 3GPP to supported formats. - Set proper track number on playback. - Fix a typo "PossibleRecordQualityMode" -> "PossibleRecordQualityModes". - Fix configuration via environment variables. - Print a proper warning on missing GStreamer elements for transcoding instead of showing a critical. - Prevent a critical when a no DBus thumbnailing daemon could be found. + MediaExport: - Fix an issue with uploaded files not being harvested and only having an res@importUri. - Don't bother to react on changes for hidden files as they're ignored in meta-data extraction anyway. - Add an "All" container below each artist's virtual container. + MPRIS: - Be less scary if there's no DBus session bus available. + External: - Be less scary if there's no DBus session bus available. + Bugs fixed: bgo#676136, bgo#679262 + Updated translations. - Replace pkgconfig(gupnp-dlna-1.0) BuildRequires with pkgconfig(gupnp-dlna-1.1): gupnp bumped the API Version (for GStreamer 1.0 / 0.10 parallel installability) and we want to use the new version). - Replace gupnp-dlna-1.0 in configure* with gupnp-dlna-1.1. in order to detected the new gupnp-dlna API version.- Update to version 0.16.3: + Really fix the Content-Length: header handling and fix a regression introduced in 0.16.2 on the first try fixing that.- Update to version 0.16.2: + Skip modules in hidden directories to fix issues with certain distribution's debug symbols. + Ignore seek requests that request everything. Should fix issues with transcoding. + Fix thumbnails for transcoded videos on XBox 360. Also fixes "No transcoder available for WMVHIGH_FULL.wmv" messages. + Add missing Content-Length header. + Playbin: - Add AAC mime types as supported. - Only report duration if it's really known. - Add missing buffering and lost clock handling. + Updated translations.- Update to version 0.16.1: + Fix the installation and distribution of vapi and header files. + Add .deps files. + Add missing pkg-config files. + Force downgrade for devices with Reciva firmware. + Fix a crash if force-downgrade-for option is empty. + Fix linking with unstable GUPnP stack. + Fix MPEG2 transcoding with older mpegtsmux element. + External: - Actually use "audio.music" as documented in the MediaServer2 spec. + MediaExport: - Ignore invalid color depth 0. + MPRIS: - Don't crash on faulty MPRIS2 implementations missing mandatory properties. + Examples: - Fix the server example to actuall work and not return 404 for every file. - Fix the service description in Debian init file. + Bugs fixed: bgo#685183, bgo#684868, bgo#683934, bgo#674738, bgo#685196, bgo#685478.- Update to version 0.16.0: + Install header files for librygel-server and librygel-renderer. + Add more API documentation. + Fix Rygel HTTP GET test failure on recent libsoup. + Updated translations.- Update to version 0.15.4: + Fix seeking issue + Fix server doc generation. + Fix hierarchy, signals and properties doc generation. + Fix tarball to include everything necessary to rebuild from vala code. + Fix tarball to include the upstart, sysv and systemd files. + MediaExport: - Drop the file extension filter and rely on content-types. + Bugs fixed: bgo#671361 + Updated translations. - Drop our own rygel.service: the tarball contains the example now.- Add libunistring-devel BuildRequires: this is an optional dependency we missed a while ago, used for collation. - Package systemd service file: + Add systemd BuildRequires. + Add %{?systemd_requires}. + Ship rygel.service (taken from git, as it's not in the tarball), and install it as %{_unitdir}/rygel.service. + Add %service_add_{pre,post,preun,postun} calls in scriptlets.- Update to version 0.15.3: + Update/Add some copyright headers + Fix the AVC_MP4_BL_CIF15_AAC_520 transcoder and enable it by default + Disable broken transmuxing. Was only working by chance anyway + Add start-up scripts for upstart, systemd and debian systemv + MediaExport: - Fix a regression in searching introduced in 0.15.2 - Fix uploading. This was a "regression" we introduced while fixing uploading for the N9. The new method works for Tracker and MediaExport + Bugs fixed: bgo#683028 + Updated translations.- Add pkgconfig(gstreamer-pbutils-0.10) BuildRequires: configure checks explicitly for it. - Change gstreamer-0_10-devel BuildRequires to pkgconfig(gstreamer-0.10).- Update to version 0.15.2: + Prevent a critical if the thumbnail for a file does not exist. + Fix all warnings from newer Vala. + Let the plugins do the sorting to prevent that we slice before we sort. + Move the default sort criteria into MediaContainer to allow containers to override it if necessary. + Canonicalize common error messages. + Add TwoPlayer to V1 downgrades. + Small refactoring of the V1 handling. + Fix debug builds. + Add "description" property to MediaItem. + Remove misc.vapi. + Disable installing if --enable-uninstalled was used. + Tracker: - Sort browse results using SPARQL. - Sort album containers by disc, track and title. + MediaExport: - Sort browse and search results using SQL. - Fix a crash when a client tried to access a non-existent query container. - Sort album containers by disc, track and title. - Properly collate query containers. + Mediathek: - Extract date and description from RSS feed. - Sort by date descending (newest entry first) by default. + Bugs fixed: bgo#639809, bgo#652375, bgo#661482, bgo#668376, bgo#680742, bgo#681452 + Updated translations. - Replace libgupnp-dlna-devel BuildRequires with pkgconfig(gupnp-dlna-1.0): it is more preciese and matches what configure is looking for.- Update to version 0.15.1: + Fix setting of meta-data in AVTransport. + Fix compatibility with various new Samsung devices. + Fix content-range checking. + Relay meta-data to player instances in AVTransport. + Fall-back to template description if cached description is not readable. + Add librygel-core, librygel-server and librygel-renderer. + Generate documentation for newly created libraries. + Use GIO for thumbnail requests and don't fail if there's no thumbnail directory as tumbler creates that. + MediaExport: - Use display_name instead of filename to prevent encoding issues in DIDL. - Speed up browsing of virtual folders. - Fix upgrade from Rygel 0.6 (be nice to Debian stable users). - Fix translation of virtual folders. - Massively speed up initial meta-data extraction. + Playbin: - Uptime content-types for various XIPH formats. - Fix LPCM playback. + External: - Don't browse external containers recursively. - Guard against empty mandatory properties. + Tracker; - Port to libtracker-sparql. - Use nfo:fileName as alternative title if nie:title is not available. - Remove some dead code. - Unify query code. + Bugs fixed: bgo#644491, bgo#661988, bgo#674542, bgo#676037, bgo#677959, bgo#677966, bgo#679648 + Updated translations. - Add pkgconfig(tracker-sparql-0.14) BuildRequires: new dependency. - Create subpackages for librygel-{core,renderer,server}-1_0-0, following SLPP.- Update to version 0.15.0.1: + Port to Vala 0.16 vapis. + Use new GMutex/GCond api. + Use GLib 2.30 Unix signal handling code. + Parse "Range:" HTTP headers using libsoup functions. + Fix SinkProtocolInfo generation in SinkConnectionManager. + Fix URI escaping in AVTransport ChangeLog generation. + Use the correct XML namespace for upnp:author and upnp:album in GetSortCapabilities. + Use GStreamer presets to set the encoding bitrates in our transcoders. + Lower the MP3 and MPEG2 bitrates a bit. + Remove the current AAC transcoder and add a working one. + Fix state machine transitions in AVTransport. + Set correct number of tracks and reset when URI is empty. + Implement GetMediaInfo_Ext. + Check InstanceID in AVTransport and RenderingControl. + Use "FactoryDefault" as default RenderingControl preset. + Update service description files to include the proper allowed values. + Verify if the URI passed in SetAVTransportURI is accessible and the media matches any of the advertised mime types. + Fix initial LastChange event to include all state variables. + Fix RecordMedium state variable to return "NOT_IMPLEMENTED". + Fix serveral error codes in AVTransport. + Add some checks for "Mute" and "Volume" in RenderingControl. + Push meta-data, mime type and contentFeatures.dlna.org to the MediaPlayer instance. + Select streamingMode.dlna.org header based on DLNA flags. + IOP: - Force version downgrade for devices using the Mediabolic UPnP stack. + Playbin: - Fix duration notification - Avoid Warning from GStreamer when an empty URI is set. - Use "NO_MEDIA_PRESENT" as initial state instead of "STOPPED". + GstLaunch: - Add an option to set the DLNA profile of a stream if applicable + Ui: - Fix initial set-up. - Fix removing autostart file when Rygel is not running. + Bugs fixed: bgo#675234, bgo#674071, bgo#674733 + Updated translations. - Add pkgconfig(glib-2.0) BuildRequires: new verified dependency.- Update to version 0.14.3: + Fix Samsung compatibility fix from 0.14.1. + MediaExport: Massively speed up indexing + Updated translations.- Update to version 0.14.2: + Fix content range checks + Fix compatibility with Samsung's UE40E* devices + MediaExport: - Force UTF-8 for titles, fixing invalid DIDLLite snippets - Use libunistring for UTF-8 collation if available - Get rid of unnecessary joins in virtual folders - Fix database upgrade from Rygel 0.6 (DB version 5) + Playbin: - Add more mime-types for containers and codecs from the XIPH family + Updated translations.- Update to version 0.14.1: + Fix compilation with GLib <= 2.28. + Fix generation of SinkProtocolInfo in all players. + Add work-around for Onkyo TX-NRxxx devices. + Escape URIs in player's ChangeLog. + MediaExport: - Fix the fix for using the correct container UPnP class. + Playbin: - Notify listeners about duration change only once. + UI: - Fix enabling and disabling of service autostart + Bugs fixed: bgo#674071, bgo#674733. + Updated translations.- Update to version 0.14.0: + Updated translations.- Update to version 0.13.4: + Add the new logo. + Don't abort if a client requests an invalid thumbnail or subtitle. + Don't crash if a GStreamer element is missing. + Set X_DLNACAP according to the allow-upload/allow-deletion configuration. + Drop the "maximum version" requirements in configure.ac. + Revert the "npt=0- is not a seek" patch since it broke DLNA requirement 7.3.33.4. + Don't crash if a User-Agent contains non-UTF-8 characters. + MPRIS: - Don't abort if a server doesn't use the proper type for the "Metadata" property. + MediaExport: - Set proper UPnP class for virtual containers. + Mediathek: - Reduce severity of a warning message. + Playbin: - Emit duration change once the playbin can know it. + Tracker: - Refactor alternative properties. + Bugs fixed: bgo#667781, bgo#672048. + Updated translations.- Update to version 0.13.3: + Fix a regression introduced in 0.13.2 that caused the XBox 360 to show empty Album, Artist and Genre folders with the Tracker plugin. + Fix the time-out used on item creation. + Only ask tumbler to create thumbnails if it's not a remote resource. + Updated translations.- Update to version 0.13.2: + Work around a reference issue when using vala-0.16. + Really add the hack for WMP 12. + Fix XBox 360 showing the same songs multiple times in the "Songs" listing when not using MediaExport back-end. + Drop obsolete gconf dependency. + Don't crash when loading the same module twice accidently. + Add tests for ItemCreator class. + Refactor, document and clean-up ItemCreator class. + Use supplied in CreateObject call. + Tracker: - Revert the change that lets the fs-miner choose the RDF type. This broke uploading very badly. - Use the item's date when creating a new item. + Bugs fixed: bgo#660477, bgo#664184, bgo#669858. + Updated translations.- Update to version 0.13.1: + Fix MPEG2 transcoding to not fail due to a typo in the container caps. + Output debug information about the used transcoding profile. + Fix AVC transcoding: Framerate and resource resolution. + Some documentation updates. + Simplify the RTP depayloader guessing code by using GStreamer functionality. + Stop leaking HTTPRequests due to a ref cycle. + Some stability errors and conformance changes. + Add coverage reports for unittests. + Increase the coverage of some classes. + Fix basic search implementation for offset > 0 and limit == 0. + Add an environment variable to set the time-out for plug-in loading to help when running in valgrind. + IOP: - More refactoring: Version downgrade is not longer bound to the XBox 360 hacks and configurable. - Add hacks for XBMC which has problems to play AAC/M4A files shared with the "correct" DLNA mime-type. - Fix Slideshow option in XBox 360 when called from top-level image browser. - If a time-seek requests everything, just ignore that it's a seek. - Add a file extension to all served URIs to help those devices that need them. - Fix an issue where Windows Media Player 12 only showed the first 200 items. + UI: - Minor clean-up and polishing. - Tooltips. + Tracker: - Get rid of work-around for bgo#623685 + MediaExport: - Fix a regression in the file monitor that caused moved files to be missed. - Update the documentation to clarify how to enter URIs in the configuration file. - Fix an endless loop when adding media to an empty but watched directory. - Delay the creation of the virtual folder hierarchy until the initial walk is done. + Mediathek: - Update the documentation on how to configure it and distribute those. + MPRIS: - Add possibility to disable the whole module. + External: - Don't crash if the D-Bus server doesn't behave as specified when sending updates. - Transcoding/Proxying if the uri contained the @ADDRESS@ template - Fix icons; it was still using the MediaItem1 interface. - Update child count properly if container changes. - Add possibility to disable the whole module. + Bugs fixed: bgo#644538, bgo#653120, bgo#659432, bgo#663631, bgo#663826, bgo#666363, bgo#668335, bgo#669677, bgo#669680, rh#759206. + Updated translations. - Remove xz BuildRequires now that it comes for free in the build system.- Update to version 0.13.0: + Use context-less API from gupnp-0.18. + Get rid of a nested MainLoop in HTTP POST handling that caused a lot of trouble with vala's async support. + Refactor ClientHacks into a generic part and XBox support. + Add a hack for Panasonic TVs that can only handle PNG thumbnails if you tell them they're JPEG. + Always build and run tests when using autogen.sh. + Write uploaded data to a temporary hidden file first and move to real file later, helping file monitors to only create a single event. + Add a 128x128 version of the icon. + Move the 48x48 JPEG icon and 120x120 icons necessary for DLNA out of the icon theme. + Drop XML comments from the content description files which might cause issues in IOP. + Stabilize the error handling in HTTP POST. + Clean-up GTK+ checks in configure.ac. + Only pass -g to valac when --enable-debug was passed. + More robust transcoding on faulty input. + Clean-up and refactor audio- and video-transcoders. + Clean-up RTP depayloader guessing. + Fix deadlock on Ctrl-C. + Fix a crash on filesystem error while uploading. + MediaExport: - Refactor and clean QueryContainer. - Use proper UPnP classes like object.container.album.musicAlbum for virtual folders. - Support audio-less videos. + Mediathek: - Set proper DLNA profile on the WMV streams. + Playbin: - Add support for image/jpeg and image/png. + Tracker: - Fix querybuilder for graphed statements. - Let tracker-fs-miner override properties and chose the proper RDF type for an uploaded file. - Cache ContainerUpdateIDs for metadata-based containers. + Bugs fixed: bgo#660107, bgo#661336, bgo#637226. + Updated translations. - Drop rygel-newer-libsoup.patch: fixed upstream. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.- Update to version 0.12.5: + Send proper SSDP notification when killed with SIGTERM. + Fix out-of-tree builds. + Prevent a crash when searching and uploading in parallel. + Prevent a critical error when the uri to be added already exists. + Prevent a name clash when an uploader is really fast in creating items. + Mark thumbnail resources as transcoded. This helps certain devices to use them as thumbnails and not as the original stream. + Prevent a false-positive test success in http-post-test. + Use proper error if a client tries to get the children of a media item. + Fix huge CPU load if a client did a lot of byte-range requests on a large media file. + Tracker: - Fall back to nfo:fileLastModified if nie:creationDate is not available. - Properly clean and escape any passed item ID. + MediaExport: - Properly disable MediaExport if Tracker start-up is slow. - Add rygel-newer-libsoup.patch: fix build with libsoup 2.37.x.- Update to version 0.12.4: + Fix an assertion when one of the preconditions failed during HTTP Post. + Limit the length of the filename generated in CreateObject to avoid problems on FAT. + Use SoupURI to validate and properly escape the URI given during CreateObject. This could cause huge CPU consumption if the URI was really long (1k). + Do not crash if ImportResource is cancelled. + Fix DBUS thumbnailer regression introduced in 0.12.3 (bgo#660892). + Updated translations.- Update to version 0.12.3: + Fix item upload when the upload directory was on a FAT partition and the title contained characters which are illegal on FAT. + Do not show a critical when the thumbnailer DBus service is not available. + Updated translations.- Update to version 0.12.2: + Fix a crash when a context disappears and reappears while Rygel is streaming media. + Only check for vala compiler when --enable-vala is passed. + Sanity check of upnp:class in CreateObject call. + Properly finish ImportResource call when the host in SourceUri is not reachable. + MediaExport: - Fix "contains" search - Add m2ts to harvested media files + Updated translations.- Update to version 0.12.1: + Fix service description templates for RenderingControl and AVTransport. + Update documentation for run-time dependencies. + MediaExport: - Speed-up virtual container browsing by adding indices to the database. + Playbin: - Fix setting of current playback URI, preventing a possible crash later on. - Announce support for video/x-mkv additonaly to video/x-matroska. + Tracker: - Only consider objects with URIs, otherwise a search or browse will error out unnecessarily. + External: - Add TrackNumber to optional properties.- Update to version 0.12.0: + Make use of the Thumbnailer DBus service if available. + Revert encodebin transcoder to pre 0.10.0 state. Transcoding should now work for everyone again. + Updated translations.- Update to version 0.11.3: + Fixed an abort if the client requested chunks of data being too small. + Fix memory leaking related to file upload. + Work-around a crash when the service description file is invalid. + Make rygel a single-instance app. If a new instance is started, the old instance will be shut down. This is likely to be reveresed in a future release. + Fix an UPnP compatibility regression. + Fix resolution and framerate for MPEG_TS_HD_NA_ISO transcoder. + Adapt to changes in upcoming vala-0.14 + Allow UPnP class generalization on upload to DLNA_ORG.AnyContainer. + Add transcoders for AAC_ISO_320 and AVC_MP4_BL_CIF15_AAC_520. Note that both are disabled by default since GStreamer has some issues with these pipelines. + IOP: - Fix IOP with XBox 360's music browsing. - Fix IOP with Samsung Galaxy S. - Fix IOP with Allegro clients. + Tracker: - Properly escape meta-data strings. - Update search containers if tracker content changes. - Fix wrong search result when "exists true" was searched for artist, album and genre. - Implement @refID. - Add an option to share only those files that have a nmm:dlnaProfile set. + MediaExport: - Refactor database access code. + Bugs fixed: bgo#629582, bgo#654833 + Updated translations.- Update to version 0.11.2: + Fix regression introduced in 0.11.1 which made tracker plugin fail to start. + Add commandline options -c, --config to override the user configuration file. + Add a config file options to override the upload directories. + Use proper UPnP service description syntax. + Tracker: - Clean-up left-over place-holder items on plugin start-up. + Updated translations.- Update to version 0.11.1: + Fix warnings and critical messages when Rygel is run without a DBus session bus available. + Modify XBox support to not disturb UPnP conformance. + Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and GUPnP-Vala. + Implement upnp:searchClass. + Several improvements to SOAP action parameter validation. + MediaExport: - Add APE to the supported media formats. + Updated translations.- Update to version 0.11.0: + Serve video thumbnails to XBox 360 + Change ImportResource not to use GVFS + Validate passed sort criteria string + More validation and robustness of input arguments for actions + Complete supported formats for TimeSeekRange parsing + Ignore unknown commandline options and print help string when encountering those + Make sure an uploaded file is closed after HTTP POST + Several fixes related to seeking + Add restrictions to correct transfer modes + MediaExport: - Wait for filesystem events to settle before harvesting new files - General code clean-up, especially in the file monitor - Add option to disable file monitoring - Add more exotic media to be harvested: .mpc/.mpc: MusePack .wv: WavPack .aac: Stand-alone AAC (raw/ADTS) .mp2: MPEG 1, Audio Profile 2 .webm: WebM video files .mka: Audio in a Matroska file - Ignore unknown file from discoverer + Tracker: - Print the used upload directories - Use D-Bus filtering for GraphUpdated, be waken much less by tracker - Support adding of existing but non-indexed files as well as general objects with all kinds of URIs through the CreateObject call - Generally rework the handling of place holder items which are uploaded later by the Content-Directory - Set item size in the tracker-miner graph + Updated translations.- Update summaries and descriptions based on new text from upstream. - Remove now unneeded dbus-1-glib-devel BuildRequires: code got ported to GDBus.- Update to version 0.10.2: + Fix sorting on dates without time + Fix MediaExport plugin skipping m4a files + Fix serving of album art + Fix an assertion when harvesting files still being downloaded + Don't entity-quote UTF-8 characters + Fix a hidden potential crasher with vala async functions + bgo#648486: Rygel doesn't show up in Samsung PS50C77 TV.- Update to version 0.10.1: + Fix severe performance regression introduced in 0.9.9 + Fix a crash on corrupt files + Generate ChangeLog from git on make dist - Main changes in 0.10.0, since 0.8.x (see NEWS for all changes): + Satisfy more DLNA requirements and pass more DLNA testcases. + Various fixes for compatibility with different hardware (including XBox). + Sort Search and Browse results alphabetically (in descending order) by title when no sorting criteria is specified by the client. + Sort in ascending order by default. + HTTP Connection stalling supported for ALL streams. + Support 'background' mode for all streams. + Don't offer audio transcoding for videos. + Ability to enable/disable upload of media. + Ability to enable/disable deletion of media. + Add option to disable UPnP to all configuration sources. + Use both user & system configuration. + UI: - Trim-down the UI to only provide options that end-user needs. - Use the correct key for 'UPnP enabled' option. - All widgets must be disabled when sharing is. - Option to use 'any' network. + MediaExport: - Improved performance. - Hide empty virtual folders. - Avoid crawling $HOME by default. - Implement search by duration. + Mediathek: - Add option to choose between H.264 and WMV videos. + Tracker: - Improved performance. - Add 'Genre' hierarchy. - Expose more information for music items. - Make sure we only expose items that are either explicity marked to be shared over UPnP network or not marked at all. - Add "New" container: Under each category container, add a child container that lists all items of that category that were added (to tracker-store) less than 3 days ago. - Only share available files: As tracker also indices removable media we need to filter out those files that are currently unavailable. + Improved log output control. + Port from dbus-glib and GValue usage to GDBus and GVariant. + Many bug fixes, including fixes for crashes. + Updated translations. - Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0)- Added support for translation-update-upstream.- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. - Drop %mime_database_post/postun calls in %post/%postun: there is no mime type definition in the package. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Do not install 120x120 icons: this is an invalid size, and it makes the build fail. So we remove them for now, until upstream uses the right 128x128 size.- Update to version 0.8.3: + Sort Search and Browse results alphabetically (in descending order) by title when no sorting criteria is specified by the client. + Remove redundant call to Gst.init(). + Unique short commandline argument for disabling WMV transcoding + MediaExport: - Export media even if metadata extraction fails for it. - Improved debug log. + Updated translations.- Update to version 0.8.2: + Don't assume user's config folder to be present everywhere. + Destroy the device list before quitting main loop to make sure to send the SSDP 'BYE' message to devices. + Tracker: - Make sure we only expose items that are either explicity marked to be shared over UPnP network or not marked at all. - Assume UPnP-created items to be shared. We create items on demand from UPnP clients so its logical to assume that the client would want it to be available on the UPnP network immediately after their creation. - URI escape metadata titles for IDs to correctly handle titles that have charachters like ',' and ':' in them. - Some non-functional changes. + MediaExport: - Proper default values for item metdata. This fixes the misterious "0" Album and Artist on XBox. - Handle requests for audio and image item types, not just music and pictures. + Updated translations.- Update to version 0.8.1: + Make i18n actually work. + Updated translations.- Update to version 0.8.0: + Don't add 'modelDescription' node in device description if already added. + Generate XML files from templates at build time so we can strip out newlines and leading whitespace to improve our IOP with some devices in the market that use some crappy XML parsers. + Don't let libxml add a newline after the 'xml' header node. + rygel-preferences: - Use correct Gtk+ Vala API version. + MediaExport: - Add null checks to avoid crash in environments where standard XDG folders are undefined or unknown to glib. + Localization: - Make .desktop files translatable. + Updated translations.- Update to version 0.7.8: + If the client didn't pass a Range header in the request, don't append Accept-Ranges and Content-Range headers to response. This fixes picture browsing on XBox 360 (again). + Don't put empty nodes in device description. + Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are apparently unable to handle the unix EOL character so we better provide the XML files in DOS format. + MediaExport: - Fix an assertion failure. + Localization: - Remove markup from a translatable string in preferences UI. - Don't build translatable strings by substitution. - Prefer the term 'folder' over 'directory' in translated strings. - Miscellaneous string fixes. - Don't translate debug messages. + Updated translations.- Cleanup package: + Improve summaries and descriptions. + Add Recommends for gstreamer-0_10-plugins-base, gstreamer-0_10-plugins-bad, gstreamer-0_10-plugins-good, gstreamer-0_10-plugins-ugly. + Ship in the main package some useful plugins, instead of having them in separate packages. + Make the plugin-zdf-mediathek subpackage automatically installable for users using the de locale. + Move the Supplements for tracker to the plugin-tracker subpackage, where it belongs. + Create a lang subpackage.- Initial package (version 0.7.7).lamb11 1524445586  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~0.36.10.36.10.36.10.36.10.36.1-lp150.3.30.36.1-lp150.3.3  rygel-2.6rygel-core.hrygel-db.hrygel-renderer-gst.hrygel-renderer.hrygel-ruih.hrygel-server.hlibrygel-core-2.6.solibrygel-db-2.6.solibrygel-renderer-2.6.solibrygel-renderer-gst-2.6.solibrygel-ruih-2.0.solibrygel-server-2.6.sorygel-core-2.6.pcrygel-renderer-2.6.pcrygel-renderer-gst-2.6.pcrygel-server-2.6.pcRygelCore-2.6.girRygelRenderer-2.6.girRygelRendererGst-2.6.girRygelServer-2.6.girlibrygel-coreRygelBaseConfiguration.htmlRygelBasicManagement.htmlRygelConfiguration.htmlRygelConnectionManager.htmlRygelDBusInterface.htmlRygelDLNAProfile.htmlRygelDescriptionFile.htmlRygelEnergyManagement.htmlRygelIconInfo.htmlRygelLogHandler.htmlRygelMediaDevice.htmlRygelMetaConfig.htmlRygelPlugin.htmlRygelPluginInformation.htmlRygelPluginLoader.htmlRygelRecursiveModuleLoader.htmlRygelResourceInfo.htmlRygelRootDevice.htmlRygelRootDeviceFactory.htmlRygelStateMachine.htmlRygelV1Hacks.htmlRygelXMLUtilsIterator.htmlannotation-glossary.htmlapi-index-full.htmlapi-main-list-c.htmlapi-main-list-dbus.htmlapi-main-list-upnp-services.htmldeprecated-api-index.htmldocs-org-gnome-Rygel1.htmlhome.pngindex.htmlleft-insensitive.pngleft.pnglibrygel-core.devhelp2object-tree.htmloverview.htmlright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.pnglibrygel-dbRygelDatabaseCursorIterator.htmlRygelDatabaseDatabase.htmlRygelDatabaseSqlFunction.htmlRygelDatabaseSqlOperator.htmlannotation-glossary.htmlapi-index-full.htmlapi-main-list-c.htmldeprecated-api-index.htmlhome.pngindex.htmlleft-insensitive.pngleft.pnglibrygel-db.devhelp2object-tree.htmloverview.htmlright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.pnglibrygel-rendererlibrygel-renderer-gstRygelPlaybinPlayer.htmlRygelPlaybinRenderer.htmlannotation-glossary.htmlapi-index-full.htmlapi-main-list.htmldeprecated-api-index.htmlhome.pngimplementing-renderers-gst-simple-example.htmlimplementing-renderers-gst-x-window-example.htmlimplementing-renderers-gst.htmlindex.htmlleft-insensitive.pngleft.pnglibrygel-renderer-gst.devhelp2object-tree.htmloverview.htmlright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.pngRygelMediaPlayer.htmlRygelMediaRenderer.htmlRygelMediaRendererPlugin.htmlRygelPlayerController.htmlannotation-glossary.htmlapi-index-full.htmlapi-main-list.htmldeprecated-api-index.htmlhome.pngimplementing-renderer-plugins-simple-example.htmlimplementing-renderer-plugins.htmlimplementing-renderers-full-example.htmlimplementing-renderers.htmlindex.htmlleft-insensitive.pngleft.pnglibrygel-renderer.devhelp2object-tree.htmloverview.htmlright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.pnglibrygel-serverRygelAudioItem.htmlRygelContentDirectory.htmlRygelDLNAAvailableSeekRangeRequest.htmlRygelDLNAAvailableSeekRangeResponse.htmlRygelDTCPCleartextRequest.htmlRygelDTCPCleartextResponse.htmlRygelDataSource.htmlRygelHTTPByteSeekRequest.htmlRygelHTTPByteSeekResponse.htmlRygelHTTPGet.htmlRygelHTTPGetHandler.htmlRygelHTTPItemURI.htmlRygelHTTPRequest.htmlRygelHTTPResponse.htmlRygelHTTPResponseElement.htmlRygelHTTPSeekRequest.htmlRygelHTTPServer.htmlRygelHTTPTimeSeekRequest.htmlRygelHTTPTimeSeekResponse.htmlRygelImageItem.htmlRygelLogicalExpression.htmlRygelMediaArtStore.htmlRygelMediaContainer.htmlRygelMediaEngine.htmlRygelMediaFileItem.htmlRygelMediaItem.htmlRygelMediaObject.htmlRygelMediaObjects.htmlRygelMediaResource.htmlRygelMediaServer.htmlRygelMediaServerPlugin.htmlRygelMusicItem.htmlRygelPhotoItem.htmlRygelPlaySpeed.htmlRygelPlaySpeedRequest.htmlRygelPlaySpeedResponse.htmlRygelPlaylistItem.htmlRygelRelationalExpression.htmlRygelSearchExpression.htmlRygelSearchableContainer.htmlRygelSerializer.htmlRygelSimpleContainer.htmlRygelSubtitle.htmlRygelThumbnail.htmlRygelTrackableContainer.htmlRygelTrackableItem.htmlRygelUpdatableObject.htmlRygelVideoItem.htmlRygelVisualItem.htmlRygelWritableContainer.htmlannotation-glossary.htmlapi-index-full.htmlapi-main-list.htmldeprecated-api-index.htmlhome.pngimplementing-media-engines-full-example.htmlimplementing-media-engines.htmlimplementing-server-plugins-full-example.htmlimplementing-server-plugins-simple-example.htmlimplementing-server-plugins.htmlimplementing-servers-simple-example.htmlimplementing-servers.htmlindex.htmlleft-insensitive.pngleft.pnglibrygel-server.devhelp2object-tree.htmloverview.htmlright-insensitive.pngright.pngstyle.cssup-insensitive.pngup.pngrygel-core-2.6.depsrygel-core-2.6.vapirygel-db-2.6.depsrygel-db-2.6.vapirygel-renderer-2.6.depsrygel-renderer-2.6.vapirygel-renderer-gst-2.6.depsrygel-renderer-gst-2.6.vapirygel-ruih-2.0.depsrygel-ruih-2.0.vapirygel-server-2.6.depsrygel-server-2.6.vapi/usr/include//usr/include/rygel-2.6//usr/lib64//usr/lib64/pkgconfig//usr/share/gir-1.0//usr/share/gtk-doc/html//usr/share/gtk-doc/html/librygel-core//usr/share/gtk-doc/html/librygel-db//usr/share/gtk-doc/html/librygel-renderer-gst//usr/share/gtk-doc/html/librygel-renderer//usr/share/gtk-doc/html/librygel-server//usr/share/vala/vapi/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/361c45f8d578ddfe0fbcf8468a9f3adc-rygelcpioxz5x86_64-suse-linux               directoryC source, ASCII textpkgconfig fileXML 1.0 document, ASCII textXML 1.0 document, ASCII text, with very long linesHTML document, UTF-8 Unicode text, with very long linesHTML document, UTF-8 Unicode textHTML document, ASCII textPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 16 x 16, 8-bit colormap, non-interlacedXML 1.0 document, UTF-8 Unicode textC source, ASCII text, with very long linesassembler source, ASCII textHTML document, ASCII text, with very long linesASCII textC++ source, ASCII text PRR RPRR RR PRR RRR PRR RR ay*+,, utf-849ab72d3c239defa91acf14e805318cfe5a213f2b1d9bd3e11e10d61c905d34b? 7zXZ !t/] crt:bLL ~OqBj,(?!j\X%֗rW%?ށ+Qil2T-j.d@iQC(erF/._N Is%K7=X9& -Ndװ#oM: }ܤQבVhwa̫i]LW-zf>1a?^&/,$^LD#h+yjZ FƱ6=ǵ {OdxU"P箢%gFrc4[#OG"E/Ajԕ2T r)l{a)>Û[jgY3M9~a!v4!cP/CIX'r!؁fb~*8@5@濹!,zOm5*myE$jdd .taEط Rm"U)'%_(I5MϽe-6k|P)OȀ¯_#m,+zY[ E"2~a`#X co Xah^F!vJdי4 ; yBhaar3ӈ=)kkvغqXgmu+Vf@RhE#4 23:iR9x>yQ'oy?F^/EUSA\q-4,I6}~$'ܕd)Ca2wEFJ7s5RbW&J6w`&îWd,Xϕw2$cijhw#2'zqP 8j\ ~[i(QɎxyqOBz򄺠L;k)N`gXAl-`-N3I<< ܯ }0?^D<"r4ɻTt'@Myl$L0dΔ- ]tAMf "[iH-ɉ>auSTU+T;wF+#xcg\@$טd@'}ZvUIEי T d k0Z ф_g1@}.euZViIhlousS]yl6 OİaEC)?%wg_*, H/`c,u)^.>qGpߛ5ƀ<;q+n_A!k^ "ZS?h3iwa~"]]B:c0km2G-K)0ИTKWȦ!ƾ0 .+nړvi\d ѼP.0 1H~Y%[d11ڎ#ӲA8bah#ktyYϿöPgOZM Z˝)Is HӶgLZ 0v/PlqEcX ]ôR2]UI&2 Yjw`;!ɹh'QG tK%`McAKeYpvH"JE(c14RFj\֥rL tn@-IQM+GOaUc}x*$J Z`' uj"d ̲X?BrTmFGfaKĴ;)&\|D١Fnff[Tv-fM?)4I` <48lP{/P;W[HT7_ C A>Ydg>玹V(^oEMWb|h(eC꧅H/H}7<Ȓ="7ղAJ[0? &1j߿Jy=sݻpSQb> [2Rt7L+Az PvѱDpZ϶$6y#3s9~<v2W!-CZIVBC{;P-AE6/[RZm7N^%DW=}]@CVPF*Jt;կdP7X!] *Yq'ȥ4ujK=| S4t~|gXU\Wb$sёVA<#V7?nbH)v ~m:U!>{[rCpKq ;vR=adAliY^q=QmS0ktx'T'N~[`#S'0Aw@z^*QSS{'vYNIn2~( {TcQ1NX peTȿM~VmqWՇd ZbѕH=/迚s%ct/Pנ}oМzcCZt7-αUf%(< %kk&Bڟb`QeQ\`BK3/T_,c;;f 1+UQ~b`b{֩?Qgt9N$|.m_d P _>' :OphNɧ^EN;G=W\R( G1;~QGtǰNj8}N.^#G9sϰ ?1& eY'(ۥfx1Pv'BupL jComqzS0A5'@OBD3Uj`U w&Ujݛrsn(!R ϕ^BQN@u1NcTpcyy%ַpv;ZeD '\V_#is q+K6[e 0^Ʈc"׍0'nhNrk|t/mA{JAo>B"gOZrH mrQZZ7FrOږ2-k2ۂDFtLI n(V|OúAv)@ mhoSxo i )GVv sK)U UBf"P7*Kstq6W(oA\!䭃d v-/sŮP_ԞZS>߫XǠ\~CyMoEiPWyq{uU~bH0I8(D$0"f 6(-3ޗ~Y˅9}j &F&!BQZh)Q!lojj$)?흠if @G!*215jEZgĭV}̲!pnqUpCӕ_n@Kq$DT=$n]]J^8Էn#8 TŠF=W$oS rpbU~ `@qwdYևm0ӤL"@!]Z}VcJ.FaUSשRp[*vl扬j|7j!|)JQ#a) 9FS(ɆawhZiO|h3##Sbԏyy ,`?.6b ·Ifٜ>"N;- r iN*GQe ,XOˁÉHٕ{V\Vw> 4N2X Z񴿏9]>No9nFz2M> G[rT 9eX`>Q-9Uh$˲- I[EJpc|Fp0~7aެ Tќ_c }*n 2}5D(V0+߯z5䂳a T/-!IvUWZ`*M"¥b@I_ S 5d} qHpWB<6^e8Psp o 5|ς:CX;.+RZ4]|Niύu( 3~jD: 4(}nFЏSCץ '@5"{:m -R7cab%nY=͐OiSUGC}!x蕎Ae?tsߞ6<}jE3W(A'RvD6Vн5)b &Yuhw^FM$ܥ^a唻_j,T3A fe(CȠ)N A fǡ֤1X} Èr#Da Ż^5rh \3{c3#7O!VªuEu2Ax9:"SS Wp>_ܳhɟZԭH{Ha΃%+jΦЖ! J#Se>ē? sKpAO-qtc#N8[Lv7qVĄ@ G֓ze"tɸ-wy9>Pe}NسAAY>Jđ|<|( : %lÈ2ܤZB4oTtqin'Dž7yk]O͓ճ T@CWV{E,'jT$>#P*-B3Ƚm<#fuGnɜ:4L_QZ`R>.]#ifB-r24h1 %E~3 %p{ ̟+9i 1m}T$b2H"ܼP'E YV4_wHjidc쀼{FptE7ǦHb"ǹKBĻT va:qm#lZaƇB\'hK YO y N7]7"2(PV Fc7ʝ4E?S )=U􇳃ğ'$3 3[E1+\zrfn{ N:xt*"N3i rEV"i]D-°iokYbRFi6M:Go_bBqUxm$G}८zҺhk?}*pta3JN$n0n}$ښ;4TFLe /:ru s?5t`V k-KwŻX9 R+$>C٥nF!pN = V"{0Қl=:Z֦EqzI d46w!NUVEJ UYfLt Y6#Y0 >h~r!e| 5u{cE #vڢ/X(|.7a,*0 aRI3b_z)A[)Ç`ςWv,a,2v<Ȉ/&#lzi=Aq0 5rȌze S]БQ)@vӳGum(B ^Ini zjwU%7Ԫ_F(U}]xzmt䲯"0/MR70ŝ˸ci="1Z~iZ$ "r-&\a <{dB̓`q4n("4`DhOAjL4)/5u]5)>ixkBS^h ef4h?{[pɔD`2[,dw#¿ B&BâSH-B +6{7nKC&pP $qB4Y=f:kg Ll!K\7@L{cvrBR#3X_)Cx"3m@kB~x+?u.x7.-}7%S 7>]3HIX&X)bVlBa0k~v 9#j\D#d39i pM+EPrz:;-SPP\eRۆOihEXp K:Ɛ|㔄S@ :J{^1w AvԈ D˛`jb~dwC$vV}G!ׇ"m1`wռM(#K|hLH|7\iR 3fWߣC*f ǪEV.Hc!\Q^ȣo)%@3ͪk6͙/gwL"T9'{{EMQwV|tsHjG:fWУSaBBz9(giF} [Ndc*Apԇ%OIQ'4zji/r;_#Dg`|'Hm/n1sAty-M{0ZQPu)Nws)-;tCͽud*(z,G' ЫEa2r̈́jp*r$XC>n7$ͮGpSN5۪߰/,:{Ea/fxjXQ;O2p}ZldAm d m^B+23h{Cr*+O&iU @x{A <ƫ9OH}ቃZ tK x5z6ۦeZT,(yj<k?%Pn\M^pUw_e[`rӡ.+`t *B6#n'Պ0jlӜn D~S?C|k=0!@!m<Htd" ~޸0C&E!vwY /`?X-h':t-C-zcp7}Hu/YJ4I ^ _:[SqI?ʩ7< CX/y4XlhK]XYLϏ$N(>x%g&?pпmuKD|A3vpXZbI,id{W'=F EXDEuuP:OE_e|'O_j!σXxx%yυ~JNR~1C`;W >2[71fԳcmgz%()Jx`HVr r4ųY;7SmWT@Lɲeq~5}Izx ȣ&z$@UR̆5lGۧ S *Aǵ2!됪.nfĞJ2Tv`HJu)m eiDʤt:d5|b{l*>B'x.?;5f{%%E P'i(:(lZJìPYUOtЎEk-YRBJ.};ayx^b+4{tU|n==BΠKvGgeT 0vHQ6x(v-9^NSjkbh^SqN0? ztse FЍ, Lcqey:&$Oq $WDŽq8R@ӈM bhB~drr/7Sg˗O1@U`%{P(O^ zw\\'ú{R- ؤC|. <+7 bo\\TO8dց d?dզ}Ņ)e.J6Ep"'tJN[M:J)p~([CsΆB>x[o]6ydkb٢A.3|<ۿR)erSJGTO"鞟,|\,eힸܕ@3>VN,WLlͱϋ`U6CCDooJff7Hrڗ`o#֖UnLVTvt5g@r1+HWKBv?EA! 袕/=x>@KUL="xY%F9,%/$>m1l8ա#0[NY %*YR*wNW [%BD &6w N@.bFZ]>t57 &Ӎ3叡Y{O-qLN%oQ|g&[aXʱsƶe/ɔB."T6oD&!tU?Rڽ! MؾV=h ^1>gbÕ6c5j\r5 R!4P&ɣP.I =xh's@[C >65^Lc}}MN|:{n[Lס%cogӠ6=()X!Oa}FzD0hH!HU}(fL.鍵tKB[ ݾ'=g]Cv] :=8N;'O[sIצlw=jMUZ \H&T B)糀 L) Z5-D.̮:U ?C&5g҉GY=۴n d"7>P6~1VS!Ul^-AxfUL^V9+B~sO˔HXDuرNy´`Iijz7FP1p3aP% *,絙~pDjRˡa5\+!l"ω6\xAc YyE 1oe Lvoo0cíWXy~&Urذ^GVl>g*Z-W+%tĵriҜHרA+VUxa}k6"*рoKWDmQ8ŬP$.U vJط}g z%-LN鹶)%@wb5@0)`7Ƕu|Q9<8/A"y &t5)#S.hNX2/IF=4zLO,Y W`>aL7h@=3O$5tY?yMJ[^f+aAjN3bG΃Mo2˶eѫw/a#%WDKU"v ,@fr{UQbӨV6Bt òw9R_w޽ZC,V[|(21 >Zet'Fmz(Y?rt ::kP(“%#b+o ,E:4iǫfS/:@cR,*cvit.4u^[ARmSjcaɎ K !>p/I7.]cܓ;w]״|  Jo ZU!+顛ѥRڏU.*WoGpC~0s:.Im琽"m"c7O*Lnæ'(mihoB>ך rj\*0_DEͿ8w,\A@n^K H9.?'[Tr{hgrztH$c0Qt)޵#Ci.hXTw͕i`1YW/ L|6z+m~@"_oᦶƏăcBI_o,=`TyS.6#ȹrܴ|/Qq% ,hӵ̄q + iSil QY28nk-9|U2Ennj Xff5b*|G8^? }n&HLX |WuARHŸ,zpՍ\kW>Y8 1T [̒K ?̧eY&[l2#A֪T99lb;z*PUh#S|VGkԥQkS_L? d\%A>m; RГE/q<9\(o^H-R3E\o3uFFڸFZcqq 4ۓj+-H Y/]}|;|$ascH<)eY(1;EzZYs)xP"N"10#Hݧ UV% T!}aco*`|?Rq'1».z*$,BN&{wpچ$0ci{ Alj- a.DX!6EklD&;d삤h}5cIa3AOnOz3ʹpQZ*vOZK̏a6} ۃ:*.BN͝*)P&uRx)^#o ޞfޛ6&!W%ynw7l\0?PyTeh6F׸uDGW8G| D nSlSF̰)1T&.6IQ˜d):4gˤx[*"pw^c )7&TqreӲbW>Wr_evF?}U~ Nv^Nb T!? 7Z-&nds,hրLn1i4}x wYlFMݻ~ ` IHhw[s\Z%GZt#JaV`(,nVIr ĕq-(= o7l,a;h% oQ8Kұg$Y\J]$w,!DEV*!}9mHAkl`8cֿ^7D!8z";#Oz`UZqỲ_4bf䋝QDS_{7k vHqATo $3BH%SG?* \iهN+ 1n)/C3(wH=`@gx5Bõlfځܖ,W灸K\۾qh-`O缽jMa hrlsH-;/ g34pH␲D ߡUV'RGZmq`?#Uc+ ~:jRa'{n-ͧo ~ Mp uwvɎ;tvAuhڢB‹'#DPotL0=^sߘW,-`sא˘%<Hs)NL8*}]{;Cu"g8}^^!@K>>a8xpFꔮyR ZG ˪O_l4r޻Zf&pn;X0.>9N9vknTƕ%?5ѧl"˞+2uir$}ƑS`?y aWt|ts͞ݦW(fz ,Y"qad0H##WLsbI cloഛr7pFLjRl>1JF9`O.>,N." ]nC vfT%x~?i@U߹@>xb ,f7O#kg]`= hn؛ZarYw %W5Poj55d=-zQآ1~wK"7$(2hx[[ To%[@4T*bG?= L!V `VaP.rOqpo]?X~9bd`>7x߆}_ (r r e?F2{ѩg/ҝS>.6kKn7F-l:^-WKs"0DhO$mD'W c{4n1K '=px fG#\3Ab<҃ NJ|[@>>P =w`TH:{:/0 ;w%~Aw- Bw90xL.Sh%vJhzits9@)_8Yq xOJCj.F0ķb}/Z/KY3Fh}iD@Y"~W|5<yw LjxH%(w^ȱG,l3 ).Gr!["iA 4Iȸ@NQQ$eCde##v&yEIDd(Nq1GB W՚T.$Q*KfZKTMLd9E0Is?Z,-^sVP,7@M;wce>Rw iK{ aO>8P< S2,;Y#~}61\'>lUc ƀϝ wݒNVG]tqaz?A!wAnrڜQEc]!,A+ARȘ%I T}CQVP6L@䧶_.O]dtfȯr'Tg~, 5G;:XfݗafZV;.oXK[Lƛ0 _=e# - G wc}û- NI#3RAݙNjn35$1 LiN!j,/CIOɾޡXh. ͋nWaFOSD|ֿTf)%Ybe˲x`McἲZǷ2ᘌ,#a(lKHn>޻niηr $3;{ w;Xf'ߚP@}Ɗ~.&ٖ!L(L'GU8[94ef Kt\PC8ywp\*Q?~y8 0&hԾ\JCp`_@0Ɣ9) "b-boRgO}HV@IM[kϡ\ }%N09,k !V,sI_ԝjf}oJ;V9~M+eV GڤcHr`--U}?NBd*`\m4%&m|r15T|\cigչ?J/.C}֙dD!rx=@kkE_N~܌:Z.-}A^c4Lkn),*[hX*VvE5:I'em|Ƹ#'+?*d r}H_ft {bk F~Z^+Fq q;xRS~q:msO481Ɵ`b8HhmX, fZ8G3'UtvX"99̰^Ҙ|P0FjK"G'^NBF,Q҇Z2<WEKȹg4-;J {w %dޮm5ȋAC4&+F0LPĬORv!"j<4B2k.*Ea;֥;rE 2VtuHY+ H6d2)7qm׀?qt5Zg.k` i(@ w<"0<+n^橩9ttp6 :9*$-NU0 G*7#/Lnbw<.ޘ:lு I&߭-z2S ѦFYuUB <ؤs"yUJ#/!1 syH{,)qAwxZG;Hpq20`]lٙx>Y\HCe6#Ly5 z" ŕ,:r^X*7ՖljhvB%tA,TeTxX_fJL9`ͺM-˾pL(ӔܵxAb)O'4=ӇmcwXzg[% ),U'_r,SrI(3 y:x8x w8}& \.攸w&[@FMԶl9[l8X Ruj U5dzmUٰkv0 WP|bax[8cB+v[D48%; #=90}Lp+ƒswCZ 2r Xmr7g7/DQ~>*P^6s6_4k<"4/O2q#39Or\5YЀC8(YR!u 0,úeCd 7r(*gq1 H#k#NL[ QVb:ZVn|xUfSg[6f/ZT٢x>K̀ g@^8~K!J6Zi%AlGck4SQ5i~|JƔjϯ OQ;h?zُE yS9;zaM}uy.F#˳ i>/Ҫ ^$ovY<|{@>_G?\?:&,8S|I%*c.oa#$VCUt1O6U3pNyVq3-/_&WP:bt+YA` N Z^4Ў}Ņ5CU@Y?'/A2-l|@?ɈE,`o}JxBK=/oZEIVm$NjZ p7ssC޼9E o6f7 u(Xh%< T"xizuj9< toa 118KH7o)lW[hg >χHHђ#+}#;Iw&R,jߺz!e2C1jpZYFTӬͯ\c`mYp1\bOi"ķ 'u4.RTwǩr%jlأ; TnkeÌ*uR>UnfyjO.n+-zXݶ^b#2TDmϣ}RmuN5J5(\88(R-r̛1ǣ6# uH)AȒx򸟳[N[$ +36ND;_KVgAsR2䡲p؆jUfd9+ ]jp"?)B.ǜ%uk >l%ϖDCi{S޷tlZ<7_枫?sP5%m ZGqO\c {.Ot:]Z˜٘~iB0$6hTȂ8ej8vӔs6 }dLv -2B{Cv6$*;C3t౷hNYA)|kMwME}]|_X +{?Maywx&['+]ny*drqO'/bUI̐tV&\5⢉N||vFӰOOq@[խiI3ګ n/NNrwcY:˾O$z.:ۓN6x`Y]zi!ZeK<)GiwfFO2bMX53  R9 5iqpOxU 01O96F$.hB*2^M+#‘jAcЙ-(l $MY893 W:H7@d1e zII`mO%+<'졉l{:}4}>, O*5EI:7FL6.vXNvA5B2[6fHSq $2?O˹#.8wB{v&ptgC$->a ?x-;"!1Td\MyֻOЧhI}e"?{{V= #[ ͤ+怴-)0F-AǞUե)N-j/hivD`A֛D،(tӵҡ]>=R>g3X0DmTE'»jۑowu>#ԷlQaς{#ԩ#4lpƞiQEm3{S.U1c/%՞C[V!GEgZ쉿5dLjJ (ƃԉEȔ@1jN{8YTaCxƔY+f\cv`xT-^2v}v~F-O0 ('SM:-w]QP|;惥#NSJcK3E {6EgmG`'y@nS6o+$Ro+ &I]ZÐ f_$U '4#\=PnD?M6Z)zhᰢ"?M! j(ft6K-Salr;_A}CKmO1,;'IbVMS8Vü8-OuE<(>eTԉq~ۮ4. Yk Zk)Y˫@W/k9oXG>bE-[lc\V၌?URF@ vQx}T;Iߎ&drTu>\5mzw-7i&:7|1iQaObSN~ՋV^ @Wgcqms{ (ٗC+y[;KDm~bM=Q&^Jd{ԗT=Sdsܐ y`N2alj ;7cTڎGGl&juD=Lh~LѥZ&F.hzJOD=m>(+jw%8We@FAQA:̕)L,@z @FR2$gt=R9"6 bO<PvLO;A?m]gUsK˳TCcSevs|1bK|UDĩxk*"TIU4mw#];i/q~S]z?{,xa'c-6W=^oy: C+C[~&&%AJlSk]IzˁWL[XGjHis7yG$CTD'8>SjkZ.VW9},^Rt=m'836JézV䕑Q :IU%4j`KSZetq`~~ێ%¡ynQJS!s}ClZ*"S^AeGJR&QhCg'tt"?xzLڤ"?c".9kǪ˱a): vY#zlU:%䒢ߚ.rTe\k5!^ޅ1HO36wYfsi GgRS :0?vx;_S&%-V '_Đ(N 3^dnD4p[MovG6cjw\? QމG¸'19>l|{D/We|{Ze5464t7'tҕq+,s-(?Жٱ  zPNڭ`?HƼ^||C6AZ+Q^b+*%rguiQ82v "OC'c= L\Yfkv4`'rӺpWS6\z#6LLwk],*gؼO @ 3`c:^l .신ӄgaϫWI)㏌~šM >8Q=m(^"і.y!ռ[5T߸$Y^w3ӟq.s3d"fҷAwDZ@W{HiFe8װu3cXi0#:o&sW#3 &/~7`mk\u\3$7MNvJy_*$G&29(&nn<ozB2f8t J%ju E]Ӻdf *YoN,-K",sPՆ2bns]9Bfn }΄m.ƀ"Uyp¹dեaSϡ,^{VhV/=Nxl@p?EW(1o~F݈2m4KJƥV*:m>wsԠ !BS, }8$dbMT-нsKRb{J* do:!hD2ڿfd"ISE\ǘ-焨x77"Џ%Nlpq`04 o-EWr1ZiXZk  UpyW**'+>YAt wT SMfί܀Gafp2zxw ߣu^ 0䩸-%U4<.hZBf@6r[#dk$^0%AW\^4{>2,!!{,Z,KdRӖ;cpL;,:<1Mz3{B4G-6 v.S*-jhW\vUݙrMٴa^ bXm)`{{iWh, !)Й,@h$?-1b V! =-jy܊> @Hʉl}vXOqO<ΏY1&2+ G!k@JXm3*Sqk;uM> TEN+ڷ\|-}E5ϸO]g}tTxSwn?-P"\4l>n#T@D)YR m{<6Π"XJ. ˨!E@` bxB#^$[)N+J`s8:\X%[H̬ͨx6 cZ,}x!x`^ܧG$kUOxf_Y*X`:(E":p LE*F&=tSxĆP?[u LiܨvН$;SS*8hm@QQ$yBϐ]=j @nM ֯.)1 jT}E kL`a9O>Dejܗ:M.=OM:fcRuLMd\-ZK=aQW҇O[edQ􈞎QǦqif>\葑e9~.-ٿȹ??P۬ Jvf _=6Xš3,Y2#^K@5@Ϛ9Ρw]X-K=h  ^26۴΁L@ť(8Gȣ-}89;P$IXն&'&:!b *7jɍ*Mz>|=YeEɋpƊd UQFBy8]ixZ)wEx.^c-rw`r-%~X]g] WJo>ȰOFinȴ]ĄL1b:MCP`š1fph7~bީ3gx.ڧdpH_%Ե M6$.;w'6M :Fa+ڠ>awDH0fvu驆y),;_e@Њv}qiNgURӭ9O2D|y$o:}tgcQ" \8{|@P.$H?ߞk3TXb"*b!< tOYyɳ8,X?uLR9G|yB6<-~%컮5,*Ҏ4A.keuZ{ wꈄqE%&-KGޒU&1>RK}#8aCK/W"2O* Qas8ǞwGSq7wɬ(7bCߑ ʰ z87D%Z$0JfOR"DY%5)3,-`K,T$E>()ފ@7:S9 >ٹMK&ʁu'A'@ʔbΞPCP|{i=1%IׄT4/i6zr6A#_qpclG>y E\BE5-ek ,כ񿚮:vC UO0$A9bkea#N+x)Buť|fnѐ})!I)%[rWh6TJLWrbݞ =aƣ{FU]3?`lWD%dr,c]m;C͒h{.yW ]>Ս?kWbwu'[syi|\r(qvRuե(rWE?s|Qڙ|IAO5HJH/-oS2lֻexC˟XZW.]JPd.nwv? &v)Hmoa.␽ ' ,NGuX/kj~խ9"j*f)<}?{܇ ++ V7/tQdQ"o]; we∈TTڣMNQ7#[mu7K !`aw.tS2]2}ͯ}Q`xDݓ6N\[8F($,Z;+s ϫF:=5^*Gt"3\?R12wqMT!3}yC6 e(T0_ϵ~1K^Q!{<)}f/EhO㥯O<6J=C4N4,)U rz&a Y`y,IHRU:a<c$fd(E6Ju?l睊H/3lkOۀrL`E1){ʬPbq+骤$F|@ eV&/rp` +@6AB<[&ș>8Xh6N.lH=^0o(e,4*[[)ncx7l=!L"ӹ2'Bb9$nrK%a`e9Hp/Ʉ8tVaA7?wF9~)vUT직>{eaf}N\|e!I.g>Rd+e`LB|~/^ً{7QtSf0Ag:1A|4wF' ̯cPcQ7{>)Q]AZrz5U@῕iJ,5 M?+)Wq0N1 T#%^ղKt=H/XIJbaa Dv|h=[-~ .]SLD6&2 9g88f8ʗ Op`v_c_p8II?'Dڔ*Ǧc^y7W{bceSj5򨢋"=x&&0b`^/k{ߍw`ypDL ֩TzW"h HD7ҳ6ɱǼN #24`Sg_ To XtO\y\?[Vʬ UOAS2iՆ &exE9sO7{OMF @5lBD~L0nR}˞Z2|9/dtE-Z>Kxsvw*]5q3m|?VET*—no~b*T+4ND$3E@/efXegߐpC<Ų0אuκFL0A2kg䶀1+9 e(}1U䖱8IySNrK)%wq&&sB+Z:fB!@᛺;thu.,U{$^iLd.3=1R_ܜ԰NylIgf|nz%K(AvCTɄe0„O?+}_t1Β/٦q̑~ H_ 'e'r]7uKRB>P[(~s3TZ@(2UҌ;GPOH Zs§8w2A:p )0'dCrڰDg! rI2齅Zhr [͟`x <ME8zD=+9:7xL\4_*ޝ3"-Mv? C l%u*.R JxBv-L^+җZby o"סZ Sk ^9@M35ɘɩ"'R(ܟ#&/%G(fg Dp>f :A}F%21oH%.!@L6ʐIk-NPxM0LZ}'dI7m`G*/T;Ckcj5)@!ǽwj=|K 3uX2%*Anf RwtW'v[>NP~jo$$ᖠ0u̪ k"w;;PZuDbyakqvxGUowZ$W LIbiۓVla4"WG$DgV ێ^IQ_L7 6z{O?acևXXh#e(sNO*XhlAnCR{9ʷ G7-bE*OOL`<<KлݭI3shh5*IW2, h*1` y9,Gr8ZN?9!<4!&eeAݯA_3\ңő~9*HKDtιm%b $U5~‘-B"KlS$Ii.0ܯeM+ ^X6@y77hBUQ:/kCXS}p t4\H'dKA@NHFGONNҥ2O'&P'H]$j:9 L0ݍA _z}u~<Ix ڪEG=ܙ9$gƒuïr a1|u#D^NKtT6DWJ8_8+ *ePd Usb% ǧ{<%h{CKWB:2߶(<.E_SY䔛82ڌSUM dTذsE8YzsmZX{aE2Ў1t('b *`Gh/#>o,#`7¯>gl? 7k}?<2cb tkTp((|TѦ)7,,p#/uy}^#Z-v c@'|yC -%tJ@jrD>'qOPhk) ocu ԤՂ ʈHKT4E6,4"}:hKTEc fLFdx$VPUP8uVr(hAiܜmt&}YeQɡL4Ƅ@n rA,ܼr LKȔGd{+m7Qa҃ڌt|mfb<[nhz{Oao@ndڿ2c?kv}tqh/v×U ^oQ-M:>1}\H^t&nkI2A*i=;Qb1yl%u9f 8pR"ё`X"#'4ݟw>%S> ;>wB<p—JS$bG_ҙ "x.؛$bš2]u2.h-tx'M?S2$.VoWo7 )O˕O,F:~Q*UjvGcN  nZ(&iaEשF܄o)fYz*=Z|+ȜlQRr*!OBLh'i/* %Z2nnrvL9(iHH;lƭ?ݺ~*fɛ(e_*gK\@hs4aoVOMZhI7{]FϲrW 9~g| E4_=çNjj#pBe^r+F4ܶg7Cԫ%O}hi Ч;`, x"5d W Nߪ4P)ɞ>C_Y:gr@Ǽ9s}(Wi`"Lk_m;[#MES"|gQӍѷ"#.*2uܖůꅖ5Bتv;o1\ PEk9RHӸ"^{<÷F 9JHdcon jԠxBƞ )N<\ QL<݈>zh8OA7l:)#|صW^$j^ӂJgTFEY@O'|^B>^Im'~MsLyA_88eF&x쎶F,=L9 nߜΫGǍGYek{M| sT؈IJjB28_g+mڼ6MDt [=LC#mYcRGa.}chwvsٹ#YH/Ċg+-=JgiRjh|')BTy=O~r CS528W2Pfs@'M[bǪ#wu0FhjIR7_42y_Rِ6ȔR:ݓ:극$R *Svm=59 Ex;F2+X$y4`Kp /+_l^QGa+.^᫒! X6 ffv?7շ.Rٚ inx NͲMǛHaݎ4(iYiC_8-1nl#Շ[柟PxD/L^eM;ofθ"!e#L+?XEtYȭ+ud/!9䭔jɀ#fW*1soUg~M[%!L+<<'~( ⷷmp\jEe~F-$1=5"WD,3k `嗈P[~4sN#xӔa\n4 HFuk<ߏ.rl?HrJBZ9NMC558"'a,萩)#p=cB3 嵞+$n " ΍Pf-f*ӊ}@4,٨XyK<˷M䃴Bɷ'Q8.›e(*B@IHFy(b[ M^<`Er[E8ehI,2RED(%YDOd\_+Bwh7IpZjFjEyLև*!8Ro E*2HJ3- nPctgR:n_7 KdvXaBAU5;ht E#P;ʊvIOz%ZU)ϑ@*sS~ZWgmԻP,"4Wݵ|;Eww&k?hؘP(S|dTM_*t"WʐDeRH%#mj`eBVC%|@j[]L"KՉYKL*3ެԀ:dm9D"} SNηesZ.*SZkf {exEim (6LQew׭ e[NwS}QsA/ƶ:2ܼ#YF_P`1Xu̱6 &Zם@y*/NJ7fb^U #4[z=omPQh V J('GhzOL]7F8=)QY^&98e, _ L\ЍVgИ?QCnr_ _@1BN 9F' ֧/Z`53;n*~3ys=k< մ:"M9`^W]ƞi]+wKoזt,^]Eag<4G&Z~56a$%CȐN39͓K 0BuT)Wo59@pL+HȘffkdA!@p˅==7c„..Atv2ܴ(wX=|7%h}xxroTeِn" Τv/(vyѿ\֙$0<7T7~B}5aU)<tIrλ Ps/u(:LEs8aQlCND'r6ڕV}MH:OQ=N+e*[1-FoJu[M:+q̓MH JW*/T#kBs/0O?'Ff,,p|{:Ee b(yt١ݽ~ވY\S؂U>֏3<ǒ(KH 0y%+_G qWDt r'o4_]_?LjyӳW5Hw§D0Gj-^ M6NrM׿_el\oMgƶjo̤FMp5stb2$Q3SW ;cXs՘ĦЋ|0xmg@KW wi'}!8av t=13G> CFd,LNy$PcۄrBn Y v MђD-#(Psee%۝H( +Nd8deZNņn @MQSt@7h_}jރq kU-3`Wn't7A83FCȼيG~е2&wm4hauh8@Ak/Fbܓ5ߟ*n :pO/M_MhnvhBrݕ5n"E4k-KA6Y8xTU\ +aHI+[ =[T>hhoxHF&u9cCLx̾[P"Zp]2b6Sa)BϢR?D\$XȦ|EOhs0Wa|2kFQLq{MKPoa~{ukcVRFGb}& 56crBu ]Td&;"f {e]Q\[cS.nb1ΛQ*3+u)!y;R2GaXj:}+E@^1?]M?1n͌HV-mKۄpD܌;4bx#o]S}l)4et U(MzʪWB~j/Kl0Ņ-SQrxM˦EiX)KD%Wcpɀg%~c8dJ1%.ژth>.mv|uz4͑BQ>Ă}]կ]#ed}x o>ݍ͝H=.PRe{x|%+[RR[gyqlNR ,Qmk.b=P-Hb;>tHZ=e](U4IgO9NSi5^k}O*9A 4ؒnfOz)FQa(U,x:Ub?wHE_Yaroʑޑgp>긫X~7kN0A= ɟ$]屾$ m|2ZePQ n7+}.A;h`7Qs2ܡmS &UŕK 6=JU nc#Nm9$>"U@Ah2f(xx&g)bP`'qOldQj rك?8n͘&~̉+riTÌ)oXZC6&[Po@IabNU^syIM+d&EY7`-d {W6}_8BU"W$Y _:BC@#g i>ގM#Lr2XڵVٺݤԨPs;DQYKlm1c7 M[cxUP7D0~#9tG 1PM1HVÕ5,3P w*]. N'w~-scȏ rl8 L'{9P Ϣz*@rbӴ#vWG{վ |{tKZZeߕP=?"/d;ewAn;T$ lYaJe;{.o 䙔9ߙUZޢ ^ngϰCy>}6C:uITF,oNZ/^N`c:;9ꐼyfқ9s2KO뗵aut 6 Iwg|;f=JbxH/XQe69k,8tFE]lVS5E+8|M`8j=[_-Nk0F$*SfIpԝ%?|SJ~.u*^ Ҟlw +(Fw0E r$"e 9F5fمRLTu5nѻC_LLuΖS-pw=lye&h<%Mf̈ ><xc7Cp>[,[S іueѢm2~Bۻ7?.O5 b~c C r8J3>0o +#;Nb>͹IvFG5=X! lV=wq>P-̕Cr.='8寳faSG+圪x ɓFsSc&AƞA8:)4tQ-PV77?OM9>۟7Nn > ݄ V \t4b'Y#%Zs55p8rƯSipŸO㬳 G 抚*p/}\̊H̄LVXxthH-c9;3੧H$+*jzƹ7;f$b?2XOBa)\a]\:$ȡܹ%ϻs`ۉnX26xT-{C~{[v ؤ@)usk?T6tg-V$(l;-{tL{d*Kh5w򩄱 =TCPO6BѬVrvQ@H!?:&A[7GOO=S}L_x'4`]5: qF,WyhvN@>p4'W0~-u<}:2> YOtȘObhH̤;,e:^}+yHBexƸUyr4X { ~|po,| l:RkWȱo^d?z(tש_.ybD@UM`n zͱLJVGGjڊDU7YocŁƚ㽟?4!_ganfq52|$b086RtLagqMAak(<5K*dy2f3h~1:+~+-=2s@t>ƶ.RL,;)ޥW6  É 9n9ךL`FiX W8WݑOLd|*xc̓zGy*s\3@ oyGԦب=C/}LNX"*b13Qip0@gW#1aNFņF$ Q%SU@V3cͷY2IYO4i2YM ?S}7 Yd8˜<- AqCngrAؗݜDK[0":JM4Bں 퀪>@sxx˝ªОmRHGMhדǿ <}.}s'͑\B[k(bKK]&B0*Rtj|mg265`R0R󉈊[4f@S> 0,U:+LӔCR#5 HH/Q7up:M,-ؼnc΅R߳19 ~ l*9U^J{ 6lo3Nٷ-Қ0Zȇōlh84 d0)xtc_-tZ&k-lҐ鼂g,~B@?:C py, T.u\֢ZUwL ikX)CMdiBMƷZp+M_,$՞8B,<%`=-LRJdKRT2N;^S:{ _+fvAS|v.JL O'vԎlj]?{F5/]DTYna!' iuj-1 ex3lj_-@ muԜ6U:.ź6`xhɓ/詈M1sjc7qMܠ+w]h\(޶ڑ7]-d#H%zA~~~rU$$*{4$mE%M"sjl-NTǁTr|^ (2v_K1ڍ&"G w9Ӱ*5ew x,0t2riÊȭnxv'0;&)p&M6_m2$`FY~>^m!C *ãKUle5M?xL M|UQ:Kd9Wvw7g%?9a vd==|G:^A&sMHGy+t*?>A~aq {"6,b4~SzȉKȈ*iaOo?ʥx[6z9\ D)޾ XֈmZa-D~5\/ve&gzi8qKj.¾dUQ_>[tKe&Y7$C_0궚ӿjy3Ÿ LH5/Tq}Mɭ91Hf9u|L4{\[kX{L-P=P.]'y@"჻ԙ' )εwS& q-QL-1YP) .ҒCl3:i?0 0(|&ZGruEF#W]\lƃ,4.ˆkzб[7_GeEũJu`;J_ٹs[^ B&R|_jdQv(-0Oڽ*" *ˋU N\˾ako{O:&ՍJ8m$=\[Q\Bwkf[퀑VY7&S Z"|k|j#óe$vUe[i?,Dzb14FAp8V݉GnxߢnIxG\zTWΐ}*VY_+ vsU8A5,72kݏhT?*0)\ Kߊ=`ɢ5</|ސ㸗cdA|8ϻvHDaEYF'V+fʵV@X.]eC$0YF/n|U-}1_UڗO(yGbĦ# yGg p]S@5np 9`^.9mQyӢ& XFf̯N[&3:Q ;£Li&޼kXE=.%Ob 8FDj&6g :SϕM74R7oL;Aĩ;\U| | !܄D*Sk:eE8빡n8T9ȱj83sGsLu?[-k_F}[s8}`o:O{:` 4lD DC˴W5]fnd OvZeC=@x.R> 5a M3_P>KQh;ODž4`JK2Ia)WNw:xl_EWՈqy[Qa\ LBqU!Pn Aձ8[ C:A )C`}}>RVydhBNצȅC^kUvLN3I1MѢrvCz+qw~'j, gU3=F#QX`'n,; :S{1s>[M0Cf۞-ATǚH<`HʠE ^g,9S?uux9S3xc~3YlS@CG2\Y:;/~^U;XBui(xc,}V^T ƛsa#Qj)eX Y+P}IKdx†88N9/L1>N?(( 16+C3wv t2 s)hv; f70Nwى/["אӐ)([*M"( IJޟ/.,}lQ,"w Iq-Yl$0T wW+Ms;:$[و[w&! eAc6>Q'-iU}p <|s)PV{**(ˇXV (F!By_ϣVt1BR^^|6,G*7_$j{$A~y"s&qHbd:=!eiKb%XQ3zoVx#w|:@]͛(W2[ŋ@? ŸsdAQmDM5X N,69'D\0}]Zbp(% W[К r+tj"C~Ֆak^usmocku9q]Rbb/wd=\G/;L_Lt[C'Sߵż]Y<Ǐ!uX>+XFyXZ\LTwzT m0DꌠG ?PkړR>_Ҥeo?ݦ 6Q_ 54A4t8zd!(!?o"?C` ;` $~q+ @6ہ[Eѻ"Wt'NR !V^s^vhkkړ/4%u::~)xS!.U6*]I u})j&%k3!L93"Ք7Ǫ_6!W !C+qlM4Ozd&+2 NN$D?ꩣ2-ců`HRE1`XG] Bj_Ï-ЩǍUzN㓭5E܎ b ] 01 ]#Tjw `;vpbpTRD6J[=2tK$-P"Zj(uZ  K$8jb7>4$FQކ'QBii.P RYn@$SJibFza)8[xCS%qǿChmk4á27}TV6.Rm6^QobcR殐f1$a_xWMPB-` :Ïә]8CZE@IyӐmNjjՀg7LqX+<3ߧ(hȘGkV ca9ߚ MC]&OZ ^u=G.$~ƲbT5LoTibAtD9*ʭxPP1IƼaA~1ʰMR郼开 Ѹ1Q7* ^ڄM;OU`KϟԵHcP]>a,&7ނٿcr2i#~)GG<,4\M,ANe1=`X5/ Qȴ[6/&tb\/D^W L йᑏLa#d'hl9k24阅w܉x,6lB}9{Sk(.3Vy+Y1Ia:6j/T i: *=*މxS} $] .% ɣgFgKY_§TMt͞&8F<˴=0a %ߎWVTYB:^`b뎧m3=iy˭%y9=.?dP:rKBnf(qy؏2Z<G< ڃ뜫zY 텻]w߿ V zK &*T Q^6{o:`C@YCl^c]meTkzXո[Twa/ؙBש  \&Ck&~R7,$hCEny9Jm[}-JDGS9oOΙ#[;16xN{LY!.PTCUjwuQ .]/Nć劥%M>k;7弆)Xܧwme!+#hHf)#\PJ slْ+?w:_q)0^oͥ<`r>!v9t[BgdRt;;WDzPI/Z:|8NVfq}-K"w#³%K{fZK: 5xX3h߱_c`Nar # C^ zUztl?c{1SӉ;:3飻)ZtW3ֈA'h$$cLR"%猿&{O>fjH?=c7Ȭ> %tpWՎixmsIߧ K)665v3P SxS:^aPL9?صkO^Zݪ =νPWAJځ=tw{\О ႒y=cՒX=z\ *$h'"U UӮ_qBUR yKNGPgWZ^3 FfѠm^I¶%k-J)v|fB Kx]\0ȋC:S47zПVw6O0ea |[`C^)aQ9GvsW >zv2d|H/$M%K/e5bzp쩣 F\SZi LZóv<1LYL2cƺq)}BzO楺 a!+n~iOhJ~w`̊{{SK~xx ,Sk9ܵE0P`sr_ny?\ۑ}y==?u.0'܊fϜ )9',ƂikH) K$93=xt]ٷ/MM`wv&V ;I~s)[O,c^4zdgԮF(A{{պ,puA/tg+W 6yP8ˆi'T8f!0f F+A|h-yA,~khg.8ShdBi|t읉1"Γs'F *vLFBp!L6"waDη4ć]@>J/Ǵ@U]324M_΀/()7 ̢Qf&{})}A!M;# (,Ri1[\7 L6A\LNydrJpۡDeQ"ԲV fHAO2:fa÷\먖|zR=9F'0piCuTܝ@_F'VB[%zcD Wvxg9?G%,FnvovfoRp&q](oP؟D@bB2cWP jhTvALx{nfwh $W~@ΖZ2 M窰 (+W]b(6hVFTt =?|郗aDX לp #*G*p(D@d"1焱d"|9#peq/ʓ!;Bj7fF]!mJz %%܏z #)B tB $9XƽE=&0yL#A|Y!$(neAbn\uqA2@,84;Ku 䬁]Ls5KqKT]$q('ai#W]L_Dqu! Z:V PzZ7ډ-G{HF EbɊھn~F@rÊC#xWbE.د]?'|t!1Rp4 a[I"9>dMx8wW-_Mټ8kpJ`#e eoSuUr3b𣽞JI.~6GKE<2v&8dm: 679C"C/i1U{_ wfkH6pxϫ> 8W\VoĢ,6hXPʺ9:5[Pїh73,}hu򳍵ZD?FAšZ@y\*:Ήy_ #4˜`QD5.-IB 9]d?׼;7e5/i_/5mU9DՃnsbežV_W6G:U-p{h,Fxwc YaaNW,~oh8)9}/] nLio[i+}@>x}^C^hdhX\\ hT`s0Qj96#=/q]sCiPZzقNMxgZ zu祘UNr6h&%2Qxn{D<ǯ)56z#2pܷR-adMrzSsEm)K]Tm俧mFӸnu} {Ln~H !Zܝy\y8bNz k I45 |'>1Ly@5^߂\aYo+TQ&[*2TB'²W%9'Nu:Æ~^%\$$v${.~dx̣>PIL%٢:[o̵ƾJ[$軻Z4Q:CŇf* b\<$B58̊ҁT-Z%6|JSnX,]d3 HoTqӜBlG4 f^g|7k1).P 鐏 meUdh%Ռ@x\\HV~|()AK6PȫK베o< b_,_, :oQ6!Y+y,9hRÉC)F[h]0]T 1˫~0ɚn-o:(PE.yG!7#"I(kT:t\eǹkc.M>{'yk=MB{!TUMshgu%?|t#3YCKW>7-G^Or1[|V0͹: jU4\8ۤe1,T uPv^9[ l7]۲$}* [}:<=n*-|6%1.46>4qT^*9X}M!^J[|MX O4%%7TQ%m} ~*86v1z[I J:Y⛍S#"ia ]arɬqzLɜA.w/v'n{.^M|ۆ ]  D1m&)AWȯ4"͕u ݖ1fNjopp~- o'eݍq8&򇌸Ul~OOU *?(<|x[o67FTd`͵Nè`y]anx 3\hا1"_OTNr1ҤoVvBw*0+nIbC%fB:bTCk/?bΊ:u9 ].ns;2}/Oh7zC1K'v(<.i=ǽ/޺Zȴ|f*: ? %o V`DN'aFG 2 )X~_ xآt쾿Zo-D|(U.+h/qV#ʪ" DWG#j5.H4ZQ*[MKk _v,ۡ F=;,?~Mr2-25捍0 ROEe'M d6"j1St*}f \o S^%Ѣ99%=n> 7n0|ŸVVN`܈-f%=FK%!0ڋgEj#4ZMwao$t4:R>m u,Ak_K𒩩8s۳\R^]%HVQұU$$Db5}p'nCK|f2;|6P1^dh`/}wW]r H,S@55$JOK*:0E Tm3L*-Ozϔ#8ZwbQ!~KKm6.5mk-5Hnr}$D/i;qJt@N3EU0&74a7j͐`]M79VF,Z ?]7{1kRۣKm& NT0QjEP)IExTp@Wѡ2zD(|z-n ,ԔM ]jSYSNޡ\cX.%8!nwFsSo2`䭶ib@zHamyh먧68jٞwg9*g ϯyxvaہz3\2&`dV@)ߖEşה!iH)`gD(riD5z|uSz3kbI I]$`rC!x0Q'Nʆ?=аcAlB'f!7sǔ,3Tp[DO]; X/-^{?I='捤Vo̞䠪9OI|Q)ê %%_{i2MBvye۪e:ӵ{0($ ޭ›cE3/I-}'R@{ȇljCuvLvX ٯz'fk\e5K ֜ѧS5'%K\9]8M8s,I$ Tdq3ݴ͉Nhk&lJ~ɆR-X%W]GHp53+gc~瘇k9p>pB!?{ u=; xwshsBUxa/qk"AjkIz뙑Ɏ]ba_ A@ܩ~paRxFD[{o*5l%DWj1„=`Ul.W ČM<{4%d"^^B,6txܗKBvsQ/T~dWTݷxMΊy8`rI Y,AŜwFxq1 gv9un>  ꂻM 6jt&lǘZ]˗|H.0v! sQU1Kf1w橁:䀨. M_ڬkg$Tiir VMYMԘƪ`PUsn~|~`P cuQ⧭t"ެBYԖs|W~ȩV~%{wNBoH+q=hhFEziA$|u yQuNᣅy%Uk9U j{ Z)ǣn.I}iv? 6="^o*,0,݈6[OH\OrHsajSW|(67|nԫMP )|#?[5I0?ȑ:@t*iRk;"MF T4KvHB7 Cy9,͛_JoM:| !2)RiO#4. A 2.đnY-}?{ M酧-/je tZcsD={EXoQ]G?񋳋E5|;J֟20V Ts%&̣Ɗmɻ?29(4k2fs3N>6͉I -N7XbG٬XS LLe>NH>Sn5 {vbwOb?$pns؎.Ε5V% YEK =;]@xDE+v4c_KO}#xf`}|IbK Ahe.`%뗎EG9P.4l\*vk.1)ЬqYV6|9.zw'3,oqJlNS>=g% 3I\;Hޮ[y%r VoBj5y1=\{׻eVgLn"@% JfMO,ޢ('8 vF^ۈ_v6'fe.փYuqeƶ]T#NrV"X/ԭWq '>'WQtM q!^b|FbPS'<݄c,mj"!"m6dclRGVK\- FEx13AFH bQ7q<ْ"+[4%*#3VѲ6QctujT/"xXewaϸ >7:6tFyEPX:zF%RWۻ #Lm_儧Xѣ~ PS'F;~Fp} gCA`0u)f$ nTcG\h\ZAY> EE[!+S1b,񁞸MP$Mqz!x˵0F(D ;p4p?>-kxG'&g!BFJPCM yaY%0B I;x3df.t|9JyiKdˬ:?5Cxky>vr6bC CAkub\H.>mEqmҡmT2qH"E a+[nf{EuQh([* $O<rn-'IR44(6<,[Y)8<}܇Pub38T l6E#X6TtcKޣJ $Ʒid_LV\ѝgv@wSQ5BWfonԌ aŠTL :Vx!+GSTScV@64mѩYl +6 K(ެ?!PDitc\oUX%0#] ږoϽS;SwxľoTW"^)#&Џ'>yKw> * :!RBWN&Di{T o%O`!HV_V;?:m"F``{ԍIϜ-Fݽ )߾R wN3q94 $Yi\l5Ls*GJI&$3#[_Ǭ<-SU 7Go>~OKj0 zڵl(>s996DtJIqʃez |&,><)O/|o>>Y' "[xQcWVdRjh4o JMֵ*") .2k7]INe(\^-)EԴd-Zoы5-mj+Tg- tɲeҀ<[ds Og$,hdɐgܚC5(d.jht} sݼA[K-nl2|omjT !rEgX*ӣI juU HvPv%rC|>9 Ъ,:[oj֣~Y_1 +\xmbcr0<bcfQ#7Kxҋ^%r'x%̆[F%-{(њ9ePՀ$3#]x/iHT㶓4bx,51Pw)L`([&[|| 5:4%ha/hĬi}2Jka#%M $y K` k NRu+;>o9,5n V8oWsEo9'ٓYy[^(/fM!g;)^D45OKDaj#7r,?y^;+jpXx~ "G GCN%OH}.o&[0If .r s28ni +ŭS2?Ѕ%H2'T;ɩA+4npM&ׯRqEBAcf.B4JX7`tɵi")+[XWPCb9ޫ5H+nR[&jeqMGTh98պ6a3V `O\CWU&x|j;셫.VΈVRWl\>k¡FٛZqҐd(h}We2o.hX?DH.bLeV΀^YWZBi oCz,wfOs,ѣ.LPA5-9 :_b*7ny)nFy Zj68HgGZ|5q4E۹y| Ockr^͆rbx>=pVpq0L@`q4fuhMY:#qnlǁQq=(BIۭl3ZMeSKIH:BYzx(K^Bހ^S5l[f*mȾS޾*D-j'ௗGWWnn N<3홰.DYJ=^NC逓Zv{ ܁J%G=/c*F~ dD,E*gA*\0$ }b } Ǎ"Ñ­ &9׭jW (y@JϤ3H9 af5kD݊j\bGsڃS *\wAS=~ߞM]`E uazJd?Y V6)RA֪;|r:?Yysd ̇ v5u#;# (.#^ћbdD](JQic{GMT92=+Sq\珫PU1AeCGfxlV񍛑:ftp<޼fgp_7NI{< K)8s)'fKhܭ]еi~$NCRRGiAvS.}nFǟ{wpX 9h8͇Lq~YG)՗z/"=O0^ā РAK?)$]ױg4ȼ'K6Cx2ջpwPMN`M$;0s"٘J*@ʉ)e0»{;Li ʖ{ ' ]i)J?3&8NLNcA3y[TcfeahlԈ 8AP2p1HZ2R&]v)|auAq3su(9Q[,7y\l<ݬ&Tt(u~ߠ!zwR*n1iޖB1^6 F:lTAp·މ؈%Os8b6 7C'{h('[#uKb0uf5a\ E`gQ BvJ_SXkـuUy?7:GJ=;e]?4 ;Ver'"ۄ_uLqz2\d(,FљwVv4fMO)ƌm)-Y C3=@u=3/V&kP8rpksp;7 5NmriN{:iph  znC NprK03:jJ=8GM!s t0RnDzOozvú@A phW y@k!b]cR(q午Ӭ83-"2SWeiɃ`ND99 ̠5/'cm%ػ;wܢۜ6$sG4HGӓԳ%rzaW| A-aǃC-);WғS×|@*۰$ ֻulXؐ6kplIhJvyh}֋ ;JHYj@[`LLjj$1x0YpV.|VHSz|*>IZ2a 2C సTVXl\C?٫ E ժ/D'!$j?a5#j2Qk^4- '*| =e-IV} Q8VS63IKnF,*e=!.j#&b ;X i} 5)}12_Ì;Uv.4[L,=׈"8^nWv_c8&tO'?RlgeV}[Op ::Eo*V`N5YMi[QJ)E+Þk4eb#FθLTޜ sx^ oBCy|p7+"伀`B,֣WXz,AJ6^Lr7x+0q;*oHh Cߍ'#@0(t =#\a/@dM6o8/ ]lO,ᲊUYoajVj$Cyq)}Hr"xo7#ilCB;5[P!.6L_,h&'BG2BG[7b*$o>e5E';4~h%u6ͣΚUi%^&bǪ 0GXD0[9.z椵4gV1&ܴo-0J geY-<Ÿ&6у)p@3BGdɧB!+k'`ӎ@~3q໶itbLo X!(mn(/ډ7Tt*br_ЬE9gqP%Ȍ-59¬KYxglzO$gjZuq4"JQ,{E hf6.XߣD)*/Qr]B9u-@CoL@phbzODkldZaG0b`|>b7 gƯ6|8A3zy 19IP # +)iY,pDŽNŐfJGQ&:)E,P]~8G2轗nZ2 <ݔmzܣIЩ<Aa(K-vHkKLfK`aֻqiJ,^UPR +<41#*, sbO{!ظʦӈ xm6S曓[|: j9VS1 [b&\' d[yTI r|xz&/Gqt.tUrZ!$亝NccY\*'h_wro漻$<֫,&g*fX 2QB>V̐Th(fN0[;1ZkuTE1PƙWSmd*sЩ~^<2L<0:\F䣛= k'9P3v9wNށ7DПց<" Gȑ(9ؿVs[GNC?uh\/.QBI4EfRa2SJ6tjx)o-MѪwJH@R&!! a̶.mq=-FD^!$a0 F} 4Ԙ^ Bְ,G> d44oUڮWܑۗQv&G rA!vUd8(ocUQŜ58<*MhWp!;Wб<1 >{bM. _%U2=dt*:q7zH-7!iZ-彎U>6[ ܦ raLf+68#2gX/V(t-囈۔m?t[_C)Qqui\RBLu#  OALr歰(ݘZp (o{F R /^/f `0kmh{ &lDFύt0fUO{,,a7gNe;|:L`8#4 բb0c|e$o1G@ֆTx'Ӌoc7 hjBRdW$*XB8 ja,TBh:צ)VEwGW\ oN Auq9E9/utlRbmO696sOS@ r5F*쨮I4zǩB;FTZB7)cXARQ(Q+qM^c*j3tCH5b^ksY_p&uϺ؝ MqyxН( o\(ޭp=:0}%݃ _2._Vdhi;O8%GD3#rqX(wn=ocRmUvV>$7tw xyuU[k L}ʲ8XuDѣK{A(^{ ge8fw6}&:Xnu;nECܟ~Pyji􄺋I;+"N UT@9*SvYIAJ\J g Y^|\k_*{}U;muh@[.@ePa٠b!n7 (xU #JCf3`cꞆYMCߤj=,(dA 9ROPd=wxj\Py셲L\q?zW&V.GXp4@ml׼|xi+.?/;~),m@>YA9Q;p973Eg+w| /Z{6qɱqyPNiMyqj 3F tGʔ0Jy49R07}aV*C`Ow )v?(B%^]|G9Vhմwx=~̢n(s"qQ&ٝD?$qjV:}9UPњ$<$}ގ8Cf /`II~KA U 6/xvEv䱜橔 +k;O0StD%\RxŞF*,]wu䦒ȿ:?T7]Qs%~<1gki 9~b/ei`0+\4krCXF`QwrNHkG#e /uđC?Ļ6_cb~0U~J;-GөjSoa;]ѭ%XT$3G@&Ue@T GuD2=Jŧ#|MjeGw*ؙMwi!g?07e4J{qEV"BY}H5F.+g.DaD Vf:qƾ"KhYВeEc?[W? 9к1†aQ^i<o2׿;'eEE' m3*PõL黃 V\f)`²mJ1w$WOzDIˤ(Au3 N ÇAlIx(/j+"]+)V#&SLߗw rb[9KX+&aO͙Tqo^  #DaA<1r_E *#FOLAĨ7?d?6B;GTCiDop9rӡ 5&\z<ĒHY8`]=6ViS{eZhؓ6 C M /U5|^ƣaOgch:$!땔wXk# U~3q6V*N YΏU"/ >8Ff>ĕct׺4%ew-ъm R57"x|dkFuD?{J{ІYLb7)"x^USm `/S݈|wYW͙I !|-@#Cm9Q9w ,*dL(^E{쵀se:Dpف\yҿ'.'Ҫ,Co2p. uAm1"X]yw}XLw,p] (@lyWo(hi%ֈD_6Tߣ6i_N3(j#4:;L4"%uԓ[8mg&_C[B usPkϪsB.,UEhܸxg;#Mk"a5)9LX O"ܢW!_\|=%$ X}/socg+ ?ޘz,|)U8)˹{=A5#vm+C|s+ Jި}k[U.Z*k٘uB0&EJ VHs~oauൺ #qXCa 8$/ jKsJuj~{O׏Dz/*'4r/H`}}u t7o~b~`&P 7I'JZS ]'W4ú8ʍ>IJ ¤^hH3]4!J*9`*n 3}_UQ7 l vKyoX|ɠH%>JBgsTَ&X[q$Or!e UOq>r輶ʫ*}؀݉EZz7$V҃i9V:M2e[a&R:~ߊHF LQ6h&I!JL1s'eݫHKQ (CR nyqk$ڕ<<{ P)t|uv' ͇QM Tz/E+{e40<9]Nkj/aFD=UWHB׿A]M`@Ǿ33͜`伬AxkQ.$$Fxt5@;)5x2בVbD${U~T)[E0Ϣa6P- b6Ro_2)f1l#p [s %SNޥd?KhfCf}~RJ61hMmwN$ LgocǦܔkSƵׄ ONx.X s)OwK{5fO6y-'&3؜+ࡃ9z{cŏU+}rV-U TMĊa6q2KD YUPliJʆkJ>o V{5yԜ?u͐;Ɂcjb4iSQ#Fִ~5F$Q BT zE_xYp8જ CɎ`e!D %H.Y2mqIck'jCY>sו},;C9Ş^.ZCo]pJ;;G$u~8N B [4#V2wV[Y}[6@;Y?mct DD"!obV¸!t?΃)QԾa\2EClZzQʷq57TWif'XZ:a`~g:9LK W7 f-JD~<F#g߅ip;;:Gd#X0V+s*&_33Phơ]ݷko;B̖~f[tG+|Fc+@Opu HqLTr,o(wcUf۝y,y񟾞$ι>rG.T"+g je4r%<_rw AɄ'2W eV)v9إ; ˓7kB'_U~ۛ[##ioEzUมf Ǯ$w6: lgkR>9ynh}2TF=Ӓ\re9; wQ. 1vrU*&ˏ?%; ww wK+Zcbbkj8F ] ng#|>[}Ӻ~ٷh{Obz4]Q1@݅t.Wp*ΜzgQ)&~wWd%֐=epASQcZz7 3B}sGƾ0>z5NA7K>ZfTflv!(==eT&d%iRࣶk֦:8׳YoD.%ޓ]pTI `ٜF@!Cg#zE"*E7s<eUJ'L m"aL[+4Ð)tP9u4V$d- #R9#Nf$߬]a3q' $Mإbz }\mӲMok~|MmSXX!y=PsazO"kDmzd`Q1b2 @e/^? zq7i[nM0{<K@n@a  S(21k8i}m>#Pei423-n oJ%SW\Hи2+u;s 4zb| X>BodyM, ޤF~ Y9_%P8`r;#V b]ifӫ$G&̪FY9qc MG/% ehK@zk/U@D-GkQEا\b]g~hPYxPC($):ZMn7V΋Wobh˝ ?Ek)WA|+.g:;b*%;cjZ ԺvvjT<:L-tz&UJztb2(E8G+cMF(+Ֆ}b! bu'Ƨ1hv"~6gy)5I:{vō/ᣊrUSy-9l'^5Nu˿*5 oy"t@Mck c@Uoao$p*N:qIUkDPs&TI~/Uiyqm*B{! Oj&(Mz w)K,X6 cgbK(< T7 ,W3EYѦET ԧd~ )K,g&5epWmb :> kA˓s bێGέZR_* S=PTTgRl=GRX2XX .^´޻J neI"`_&j"U]\ ^|!S?nĵa9i7w^/Z]Rn7W%`޼.SE6mN~Dl%4/\H͢Csg,fĤCކ2@QrFaeDE aD IN~':,0>{Ӛ&2Y4LgH(";׷L/W+L~ܹ)" ێ8{u!5h }:b͖x^(F^쌊Dk0٘8d3=Zq?(F{Yϟzm!`f G_d;|!jj?)?d@93w]]q *Ց1f=$dEՈƘxl$M'0W8}eU=Xyзp'LaA9}V1ݣkgACP0;ٹݮn=/s.+uj >'|py̻Zg@گq>K4rcM:Xt)W`h"*vٯ\QG>CJ%\Ys(t,b.,V0(/MfWĸbB Y7+ +jKH߆ʍW {́-S p.豽~"pQ.%NX |:o`wfsRP,Çko p|tLhҿcJ-M}eaI|~ gَʣmJ zBKNj+7>T>Oz,Za5Z9i7pNUMb4OP!LZ0%)dտF+ceQ,+#t+`3 G#w4J:г+ lxW@s-<\!hIث$5NQh8yd VY<"ju&觜'YcāEd^nlZChO{2`Xzr)|26 C~CR`$cp:2E鴦: VI~^e<7Mh|KjB|k\KIM5tV:Q{Wn?mN°DXk|[U8z6o?K  ҴaA(’4O_dS{.k]A}|rݞNx[S٤kՊP+ĶJƐM=U`%zvԫL_'Ȣ*"GKxlʛa$h 'N@mڽ3sW7yԀӴ-d`uYZO)ZՖ]/ Odq(47."|$G[Sx0HC.ތ7oe,n, :vQapq*<7uFe񨛣RT" ZW`˜ߞt":Jy#o7m`.IDssD{l?nRP綥3k]3C`1eZ}YetB>:Qt*?SxՖ&|lh}qH7W莯2%>pDW/ >҃ y \2R@ow:ZdGeB`SРV,_PrFl˃a̱;9cXsYTҚ ÓQz|<<҆8k&jgo-![zeEݬM3-n(EC5UTCʭ ocA Rxezrc PRH^?1dЯn({v1~#\ۀ]PTb5h!a/]tVc9j`oG !=t=x-ʙTſJ;и2L{m^T4\"{ԀJ7FE i9Nt3͝VΙ$x7ĻlPU-wE0i?^d,o[O˪c>4KjW#\ "6Op`Ĵ/U%,݅/n) 7E:CGt<=m_Pey3Y*Iwyn5-l4_WDB&\iXmzQ{nk>ݪjgt]0y"őȳ; o҄P4G[aSAm'07𕆿pvT9vk1$*o7\%1nY3ӴwgN*(HZ@Ml)]C>ïN@,Jd a:=Fig߷wĶmwI6ooarRlIgykq2 =!T uwppKBistP9mhi~6߲=HAgmL;vMwZ g̃2pwl( yyn>>z͉emEێ];j}Q:4YAiO؜Fw+Z&\NaTe<[Vw}[MuCa_hRcy=t}Fۭv4a-ӏ |WՕ`GԇWGl #*ɉT|lO|hNZ7rWb.U(v4P*^3u/)Qc4.[]F8L`horYeש 5X?)|3wnC!aOnWDuIk icaSqApc'$Wv~yϵcXk>$3\@vƝ a@0 urذ0&,V DЁKy8&zapg cw/n*p#0IQgu( ݮp]TrkyDO@!h[ԁj,mz6zqg MNŶ׍>-q9hTc6T)phFY1n=%_g`{8tGxϝN v1gzauM^JU8!}oB+ Z ? Le>{(BA­G5;QVb()o_pO9%GY\ ?v )(]~s`gxS7Ƒپ[eP'+^,#ܽ|Gj{ %鳚[:g;ݛqMsԚ8/-%۔DqBI|6I +ˆYȿpQ}D!ABM\ e[Jd?gjNך"mJ磗9k8f+%IM|̙1 FbUj]}ptE`J]GlEo[XR3Ow}v+ )K`X6,5z}I='-F\_ ݙɀS/q cKct٤r䑑7 5 sPvdʵ1Qe]Qc o=I^h^pD4 eǘ h ~ލC2azMc-.vkdڱh4?KPaTLٚ>G6q8N oX& eq'kZhŭ׹m#0l7~}תZ21RY s 9(n ۰Hap,|X5!b Тc9/AVBIfNCeԴg=X\ǁ"hrZItI3P1{7n!x|(61|)v^kS_rLjXN(@e'K~ Le讑>(X6.~ZÓqC18cx׎k6Λy4T)U|0"|<(I!Mz7gF/ Cߖ~8_0:QUO?%]ޝ)It5K57w ,"0+7ydd:-ò5ӀH_c(B)aO{#Jo2ۅX:E%\)ϧǡIWt_@CKz_mPrz}f'~r6م_dQ2K6\Ϭ{XKB#]zhiƛ"@TVn]!>;ø?g P7€H9UUܞZ R?n񈘇WX~H 9\IT>oqCu7D hfnJ RڌŊx 2J7^bq$|љ՘Ơ TD9:C/2Euo$ ?-YQGҊ#GKXi-}r%B#"Zcr{FÅ\`M&}oyKCh(/Fmbl̠"!&}݇e"khш҄bsg~̎h pSRBBsHh?!R< [ugϊw Jmɘ&ܺ> h7ʦG{ RRa/O<,j\*"JיjֱaD[A[#ZNj H9#IFrx4t1JK2V~=4t:j9xn]\Ϡ< t9nұ+9 U)ƐIît9g޹gk'gKnaxd&WE(+0Aɇ:[FH!A4݉̏ Qinj23BibZ(~ܚpգsbʢuЁ$H:yb᰹sB=IN E]X~"9;kAςVkzŋX0fIUWgA;Ar#]9u,Nieun#} VU@ONUC|`q42|)tM֓c; M$gR%C ㏪"[:Ps#牎bnlJCn~)Yq)rG޷NTThmۊCʁ“u9C0l86-EJ}%Կ>e/a=cRO*>lf,Cw@;2ŊOfL+ htّ* ne•}T=-cV'C#9ˡֶϼ _$o{ ,FB+lkM2uquKEAMKtƿ]&̠C %fku !Sx,bvd3NT8xG-FB]`Y(N*6i RC  6F`ji%ܛ-?%${+Iʢ ~ވ2[HQ۫H1I5؈n#[=}S'xHڝ>3Ǒ?Cq2qϮP;lR*vݚ%!f϶F{kU>ׯc oLoڅvn^翣=QRyLp]Y zYJӳrD0H萘5ly,<@ړ\U,H91{e2n96(]P^cB$à ^aj 4vg n=)Q]=|҂ߗҋ'Y ^:{cs<4GqJbH aiE9lqbpW}L a$r(yd^/ӕKC !d+(#SY8ʹ.&uʊ۟zjAzmXȟ[rȽ^O; ivHgPjtG8a?Eu" "OX)'70@]KU*R]hhf[GֳM ~Lqh9wl iI=L=] ;~ G݌>1~܇jp@dEaN=AAU E:<#8HԤ?z|oS3]~d:EZQKigvt~΃A]!=W!ݍmpNdbǵ{Ƈu;6͎-%8>K₏:EQۋυ!j^mD'q?m$=Jxȉڰ@CNN}E6<&l!uXml5s6XUh(/z~l褫tah.H/t"_Į'0I ŋd@ρ{S* P&I| 3޿:S:!Xт*ҽbOaIka6J0#t:U> @ >q'2a*N?&",|{3aJ)YpŻRx#,cF'%w7 q؉[5?G5F1D71 & {wuɀR68 w~LL Xi`%]Vߗmj> &Or$m=,Y FUq~'îfSn^,?_ȿ_6< r hiUX%˄Q;FT᭏-yOFEO}noҬܤ/nJpgBbn6R0ql^Z^\Ź8HC/3r5iۀ ]t  `uږ˨|lP  ,sŞ@n+V%6A 2TԃxeŶkatKBwR F]a=xq-7DnIޓzSs]o᳕2]P\(%Y\V Dq2@ 2^hf{@.M. 8M1#~ *8~\pLڽi fF+y6ͣEtsVd#]*3jZZOD<^a&`TKC6Q?~D)u"+FADwc|KPA4A?\)Y wM2wDd,{6 Y\(WhҮލW19*?FPcAo NAsN#[&9jy9KH1qp7Z#I %M>.RK8f$.C@l,d;B@veGx~Kvԟj`+#"TaiAMcyrpaB9udX5Ѵ)Cϯ'8>=%dgk5@NLmFjXjgK mUqjqc1Ѥ#V]k]B,xYn zO+ LI xQE lcK@Pe5Aa b2PUB?j| 0VcGQ`Rn$*R[>zږ\-<_ۗ t\;eiH Muyr(YSB*"p"-s.$bN;ys=roI t6x0vm}2Lr/X ZCO+Mpe#fQ r~u2`It0 O^7ˬEN‚.3=ɞXC{BXʶehv꾼):XsDV7lzh":F)纥DO{a~`"b :.,ߌ DCh >JZ/*I|HfR5A^-swN*-aK:G~k~>!Ұ% %#@„Zli"p1n; '6;4u\0{{qQq<钿|myٰGښ:) ihȋKZJ6"ɵh'R+%É!YTNS8/Faݾ{SṖ8- 55//B9du -#ܤ)8u%RU:&vS7M-VA H0VtxJxkb 5UFY:BeUÚA]袇[-}; ~p ߇BIseތ+l0!@DfoI }4 1zӝ DG^Ԓ0uGʛClhkfgxOĵQLƸƹE yIS7Hć"ȳ#CE>3g8V YO.(?dHj_ *n-ugO֛r Iwqŋ!q5\@(v 6--|Y1{=s0 B6Jd.5QOQa "9IR}oF1JsS2uRNkY3O) F^ԣ0anc Bdy6!~!޸hybFB#RqVy <ԯ|xFM' 3ou%)Hg6.r[:74 *{ `EqI}r}<2 ^@Ӓۚ,6+ 4lSJG,(-![bu5bKrXcpT7~҉M=Pk%Ǽi*>"/N2,O hQ`7:wV]ID il ۆ"eKgHP  I. NΧ:S3]Q}4o"H?3S!̯CT `qXh@0%sʱ=]vB}7rVVA >|0kǽD>d}#CbԕJ-+Vwm??wY`J:_ŽxTEf|DŅ{ZDE̒.%ϒ%I9?KbPYiA4ʜ{R4~VYzTلg"}{7UU aP2G~(Qo'ͫA 0EC@zqDfP{ἧǝ-ij-+0LEQOjQ|{#.J]$'l*xvY$Q.M-P6"Ӵ#wf^Ŀs+*d&Y yX6wT$,ftBHWx S}X PWឍ, '!ODn)HtcXŜ:1#˞q]rRaUѹoyR #{zYڏkjbkgܴt Z\Gɟ&Ar(Pzr/U9H#IFҍV͐S#2m²0 U`_ 0 z'.<3|h>Մ \C*. uJ򩓤㧻Q]Blł6찻45=|1[S)0A!@זe`vpfͳ 'I#5B-XQԃ$ک+}+'azcg\gH*Dc(@ p>r4a pƥd]ŷ{i;!n5v뵆VR:;DjTc 倍5b U_a& c`ێP/bf$>t@{LaM|LLJDJu X`90~ ؝8/ ф>bDQL1v^d_enG@fA9u$H:3$07]BGIߏKx?:ɄPncϼz?ks?)AL(wPu?+9z@-v7<$or W]Y;a=:E @ 35_MFXa=W ϫhgVN=K.߉Fn3{>Z^uF ZY=;nADT\0W<.- 9GT3;|| ^qd)fd:d pmnwIS4)F\иJ Y!8+bi_`bֵn"mR+nAgO^ҜcrJչC8#Kbxz$[7%rf$Is[04brcn:Wq~&.V[EFɁ&PרB %t[k<D:&MkY`I Qﱾ;!:;:q?)?~]0Э}iij+x etD"O~!`2f:ӯбH%`|?}Nc/_:QvSw/h3g~6~Ӿ 7nI222rH/cb TqM6E Eg>o9_g: 悄r(OcJ65BП)Q։!{]_QԆG/wu-#Mr5<_N:}&}k@z =p]!ѓ1_'(V ~pj7IFJ[Ȋ0N͵j`#U=;<ʬ:8Dj+^{h\4`|c@"517)(?0)nsiFZ\ȭZ cy̌P2I `5| .p5H!2PKJ0*+ pfnŐ{ݴr^8ɚfDsKsQ_EV7qkc;9\<ց^brT xyo9~+*{9yT؝xh;Jwκ5{/f|Ns{Dsޅɜd[59[* 30c*f *"?Ǧ>s-b%^wOpS埕e.}$%8CɎfR#c&\z*jOhxUQMbk#Wਦ]2 9χJMncޒ>?50glBfBv <،/\E3zlhQs geN3?Cy§@'fJI½6?ggOu0Mg9edvZy>Za;>Sͭif@_m=VǸ)>6%C8ʩt#akI z>eL{dwP"쀅 bd 宽(PyU:W@) :MY$'NA, UlcV Mʗ rF C|F̃~pb#lH>ľROVl? ӣe9  %0..L`q;uʥpPLvN#q*$ՊP;UYOVy\fZv%k"B$.6jhQHn71/7=C(k>Q @El~8X]Ηo \2=u}H HC)Ȩe.qk|9 ?HF%X!ݚh#pF#7pJz4+{Jr#p|K-qojeb"?Ÿ).G]{!dr or㤉sa&~?M!FF` 'waF M̨ٝ_`cd=OgtLYqSPUy힗/t× {8\ɠvh©֡Q ƴYSڢy;Tkpc~Y( |g^Ɲ/ٽh\XP߀+_TYT<*.Ts8|D8?D53ýҌVxPyI{{e-GA#Jhg,(ٚWP: +"U.*q-z%FU܃:uڲ{SԦҭy[z드"ߚ'1P#lM,e^QF]=M%x$-c?)}.sѩk} K`+;ds:pRtFBͥ%ZG4醋| o1<8ܡeH4beDLJݰS3S}3ET{<ڜQ5 [+9-T:dC̾Ehq1j*}ȜoΆMRU;)WmX= N|sAqqYc'ӷ] NxX9ɺKwi\nw:$7c[ wؔ/">[7S1 .rbYn'`#L5ˎE&CvIt"UE$gHmswPK) %r&}-hO yT,* FO?b..+}חОvQ 24ΨBa@ K3~ *(dTozfAR^pͽw1)`ys}7⤥cCL5EO.mMBNh3m8jڋh8¢?/.MZ$YޔCkQ:$kXF-6}:REi;Vsndm P4-9{!Jh(S_aZy-Չy{GĚDLL~Od.<9qu%?g3)Bv1O+jq>;v|PHBJ&W6#ƙ}"TS;ub`a!uf{(1^ /J4a~;3 upJf[(Eq^5?f$7:P :_&zZy}I(ď%\IM#BʉMrۃ qhўk7$NFE>ié CUVY M7GS72}365Ȗdt' FҲƫ[mvSXw)|oneTp› a @EIֳr}hȽG*^j@5Jafc Kvɳ}WZɏ{6CH$rc[ Z'63\ypVIW"`+v^ H$N}i gomzED8+r :ˌ幟;h7rEʣWl>5#g +SShTncLZO8l竎[ys1Sm6{w{mH޷UDd=܃@i Bgᗼ.CC̺ ʓ?5[c+n?%MOXRlA<'2\ 箜X0 Lºh2wm̃n' i&L7lHgnЛ^)oż̺i1l;{t7-*c3SbLsZg<(1]m*툒t=dy4?P7)FmsWjV$FR p=x%?9|r aί4e;" +ElqN<\A"T x .{^}Jg2M׍=EAWs: 6e#Tet=mJk]DeL[\p]t*"D v:];Y Yq5Kf \M;-E*_"Z]&`rEi@!Mǝi3L?K]k!l"0 )Ld[@1E ͗uxCۥ,6ND%]5I#J{H %%EC<3-<_4Wz yWSL~%i>YhC Q ö`xԡ0tg`iϛ al{ *Q /[CtfBz|!>~@;0Wq廼ɭQV}r|7-c~70s, {JrTd1=rqcv!Z? m Fq`N3!rsQfZ@>խ32援9ˡ(l^&u Ovdwsv Nm^FGf_rRLrX!6Qn Ƶ)7I%T@N^[%;jHQdJkYcیpm!:UVrU F(Jr:=`XO8Es ˸yq693#pDB-Y_jBk:C/Xlͻi2H$ PEH=Ĵ_7{lR!΂~EFB*{- ײ${G[a4Mw+l^"~]cj.tx21q)`.dEJfFA' XN9!>OGnITS6\>SDK"/o SLv}9ϥǮj{ /``<6h:IP|^Xff.,|ke4JյȟFt=XT`5m~-KDL3i?0+<5abiYj8 u{p;Dz'.]*`+$lV%DaavGCiV|3/~Ah.42[ԌXׁCcG>BnMrl}di>RS+ XcKbD(Xl*.[&#Ȋb̨s~xאy[#tќ {^y,rTgL FC,LMoox鋩jo#f-БEܷtsȴea(Ԟ6t.,W#z>2GTtE ՑҘ-*]вGN*gFeRP;)X!)M. hQВ2-I+SYQeX7K^vb4ڭ?FjlI%*Bԍ][(b`}ʷRX,BFm\'fG3vMX{2E%fW $B8$HDU>jv@[kělX[ g=|Fd&/!^Af \?B7IJ{΂j s'd82^ͶՈ?r U^^1wd;E-79i_2n3sKDCkg!$QQcn{Ix]Z_qhu#mE2 gV­m)@k_rwF_GPR?l{_n,L*W8Y`|Cbn5r$]Sˬ9LqoO爼 7)_ܓz$?? D,`!,P'q*G'%{4XWvUU_sPg {pՇV/w%T ̇Qh]Bbp خd} jH{]U戅ڗS:wмCh2(Ax ^99d c":^w:E-nNO-ļZ%]y= :cd1)^w//KqHf«%:qor&$E&J~-jq5،Z}#r.HN_[(-k#/qt(vBUJ"5(|ݪTep(Esה 1sڊ6?#LSfysqA@/'јk>Nǃ he?L'< }w~Xz,C}MY<= X>nskElΩUT&{Kē$9G}6dA;6N2Q>X5f0O b}i`V*c~+eL49Z迯,eE37]p,?苍 RFPdRof\Ԫ9Zvc m,Zg#֢R5XcwFF$[m?' rI#z.{{,T,LmQwy>kU z /VIvH`^#qO"f|tCDN ܉Ȳ(= OeʼYG~fC,H;԰_(X7&W#^ʹV*@w7}d>[Na7(DЙʃ55D{e_ Rq6:nN }R4Qn`y6֭#|>z&s nˍn^ml 6l-@)WqKNů{j[AT ,5f0,h;>mw"ROW1HXXC2bT;e5-+{*i Ibn/H+ŠtCO#tu&`"ਵ ZްnBqɭ,UӇDToqL}D,<+H cY,N/BH'SBc㰻VFH@56`x4@sNjIYZPPGe'HMZJ<Lx@^E4(}_wΠp^@jX׎>eg1"pa%ֆؾfe+G`{ svG9fTWB%2T S8ti|v?ҋC6<& da6S(u;\ƸgDK,LўF&`\5۸-Iy.-JD|% d|Q]."b |4+2M8n ,t$ӱ̰V[~ 1}Ҋ x򸸹BJDZ V&7RH*Qn۵;7w'\=a3um,Go ]3haq3DW ċdbg^ۊ14AɹgTec$7] 0Sc[δ4/8 C5HkH?oX9@FqmqG*KJX[ WB!E3q}AA}Ov~ PMjf2zkiS3&TdԀTY姫lx\]CV QP Xºib'-FaC 3gkڬ4$^:6-2 ̠vvV&d@m1քgX]ͧ*³.R~ʹƑQ}J-rsL)㛮G$W V 4~wx c'Ur~֝p?GS.}ޞ1>#1u+|[2W&&N{HGĩ~; xWd}PPshca \sEd-*:* "d!ֽF+n)l`Y;M7ry\)O]AF}#^PiNsj 7M|t:>%_JB'DJʴ;Y, ǜo@jx^{G]oj0wuwg4BqANhN 7a*KwTԐF؞6y>'?dbN%Z &n4cAeemW<(d&KOTY?"^,4b-+m/* ߕ"thC^+6dCŌGwH`6P3s4[~Z^ 0Orj@Wv⊁;t3"#9)GJݍojnY0o;䐚,!'VV&3v%Uas`8 ;q_w8t?lmU8 *֛a Rz{#shV$R|k½˟|25ߊt;Qd&8VX}t+[0tuity )WRPt N? b ɜ+ڸoTIm2|EE -ir,2SO4KQJ1 ofwT,YʋZAM؉!:XY{ѥ#bk&h)T ԍIct>Q Iu\*o,+tڠd8Q5bJ'7+fY٥  qe zL.$[I/YA$tQ(?:lZ7J́UB,a+vYnvԬIԼKn\%ɧ;No'O9q gig  K1k|nLn]_s68uG n+aWOcQdb!{GA}!Aw ]b`@iUM6WCIqStn(۪$z%muSղh(w\:[9) XFY~4?۽ w~Uv_B` Fd-uME8*Lr6j'n ᠵfѬBKyq^IvΉnk$YLSkQSdB q>>^jL1c$Z2B= cW,#~ohF̾v#(nM'9SE "{aBݰ82<#SfC$} 6|^>y*4<钱\HIqƎƉ<W1K; `rebec11CoL4= ޴W;t%~?Wj!,cvQAx^V9g-=뮄=!+2,m0J;xn9ӔnJ|M!KD6QjiA Ry9B& l$F CA(ɹȥ8TqLqINw)G9]5yn_^;s񀴡Wl|8; ;할oݕ`h0z--*X8\WkڳI\zEܬke)x3/BebT"UbL%)ArV؂A'P9dX͖}7dsRlU0#Y_$ wA NT%Npؤb TZ'X=u0B1^3mV3ʑࣅ5T `r|0B4n398xT)IFl> vVXWly &.87jufCePQ"`ގFmfH֙ %۞*VV\׺E#.s|Y}lkxLpٚhF%MLK_Yhm"AaJ9< 4dvҀ/n) CA JfYdiV HqԄ8@w$4X>C*צ1"Jedϲ?jzmi{|3/tw {Y0Ŋl7hg¯]+M&P¹_ysq+<<*Z Z>ҏxb:xs .?:oKvydݺ(ƍ P!ԝCc8l7=*pW<*5ͩ{ ڸS-2&"BV@U% e(u_^NAˠ N y'y9Y"^sJö8#`N-'\EkY[%cP\?}Ex5}uUG;k^$Ʌy ا,~&ٵ iKuui0$|3OP~pp@`a)؀.R00#1m<ܘ bpijrjh=%e1$k$\=Ӟ $Kq?V%uLLOwwUHSģ p`*+#QZ?*Ź)R{y"|$NNZnM5ܜ℈s@l?h{Uԣ;bRIV' !'Jp^:CɣҿYLKIvn׏AWg+SǒLtY{/"!}pzVLW5INޤi ep|{)hr艍 ߥ݊լ,AH*uݤ8 =F-n'\X/lz}Sy֯g{ ؒa6}4Fth1|8D+XV{&zqīEeR<35/³+hmV~0dSUVG&%&YI&,b.t ne" xGٺmr@0iL -KkݔSeiPS5`3tKx5ТcRGkw2q{>RD|ns(yGӊVIuhzG"#~2@m\'2gܚN ( Y{g毪!qB0v* '6&Ksu&=\q{2(S!$A{i:w'}au-Nȣ1 [kODf'./dݓB'?_<(D xB2;#4 A7 ","{t`Y&e8 hXD߳T9KinSdUN5Sin!apVexZr`q'PW56c*`g۽U^C^4zu>1G%`Y]a|!P)-s=o=ɡ2P1BT rsư{tp77`eL%qT};Ok+=w:"8J:>qeENj 1,oMKm,>4͓(aƃKB:s/ _ 5&עҝNnz/t'_Y8 u6*l/s Jd`Y.A׾6&]h[O>uY&5mS<&9u݉ ^ܻվՉ]ҚÈ[`x'>6bgNnCbbIOsb¼ uVպt-[7kFΒV{ kCCJ-2a9@P'k7ʎ+ ڽv:&-;elT 18T#D[`f8%Ft D*7Bu^nTԟD JXzv|i*;0ňOts}}/XSv㺜"ѻfa s>o~i2RY kAT+{,JqO &7k9 %] yc<7@7ef~[k؝LyuJwe46@XuE^_b+rȇRC\Sa;A]d--v Y&IUR{8=_x) `8ș|4S8`u97`xqDH7%̆" =^=}3)ewn[FyfY G)+h`1[5t]9fadBJs,GFy05u5x ; Ҋ!Č#,OFR#ɣ,غg>|/${ se7–5!o㈐' MJQh wxjm㮸)OhsW |t&2ЖyN"Цl7>1H>;Ћی,,lPź8 X.w5 ƥl`%,i4H gxXd*?yΥZ16}-/s;#!5V["BLǴ|i)VmC%xEgvB} c6$kljrY8ȖҶ'.ٹ~u ?]>b G^ĖNP|"W'F#fQm[/kI2!M,$<u.~[!`if; V',Bx/'aNvz U4w骗Ǘ=;hb'1!} re[eVEL'2A~3\z8rWj=ܨ!F'^~ޢW͎,J>2c*~-Xհ@|B &1j둥chM$ahA}W'KpSw0G564A|{iȲ}XAW$% jNK% ѺM,:{˴W6f:FAd_ƗmX9no4@=aH 5aQRL&=r^˪rEPJQJ২`qoKmaQ (2v~j<,FUښy3]}wQOAn3lw dV{`3<6o]R!L\d8LRۑJ?̯Ӆ&J#E`PiZ FN=甮9ҵP 6gt0ϦRU *XWMptM͊ t˓τjJK.7r)0-<:)g_EUqԃWK=^C&'J6)HIm6f3gZG]-V`Bblk 3Cp7Tzhv E >؎`k$^3U֗QoA.>H Pou| GY4B BݳWzU =䢏ut&uTjV>0FY>INNfHH(ZxՋHm+ˇpQ!JCWnܟ&) ,)ܚZ,eԑʹxjĚti{%HDb3a:F0zsJ,#IIqBj%mGRM֮þ2`=`0sq#cVƒnR:4ZGGFWhdY6Tv Ԯ9p'DždA7T,A]&Sbƣ MپrFx3ɮ.W#K ` ZIpzfsu;=pݐp܅4AaX!#?}-Gb琝8d L*}Ͻ-ѧS;JH)M'>%jYs{F=T5!$UDBt(-#Ԯ领PbnY4ߴbc|`<m(,ރW"׿ܡvԫv݅fA% =k7 iku4Tt5pJk1ÅBc;3 w4)6"8] ğbj:BB :JGOԋZLN\טf^OޙS ـxF*-W[D(tUNL0<)̟Eh]S0T5..<@!5JtavuAWrOFxےtي4VpA+e%- d?v+b؄Y(uאAq8{z)\(]˗bXc0u[2&`>ɝ;2KyU]JC:ܟJڎi ģ㞌t!(hua jB!@8z*E\D`H:VuFlD 9 {ɬ9<o[dq,md$)ߪW[@VoWͽ\np+Fc]ƴJ)t b? .kH K~4mvI2FE֤`Qn#J3Z tkW{+ _bkij[U|~'q/Ɛ0,B-H$xqVALKV|Ӌ"!=PvN% gl[ q.>hK,b 7iػ Xr)8Pũg?V<˄/s u}G(Yۮ0)FXӘ@l,F@Cvm}$lWi _c^ _gxw1Դ( !-B-.v>`Ne$D꬐l6u6D.Ȗ'(#8j`1^հVA0BXExId սIF*z+jbׂ4.˖BCdzK}om+Rd 񄓦}WSQdOiyoYc ]aY*s7)`+SxlK'{2 0 $4`ks렡j'ZBGֱfA*Db9S31WS/A\F k?,¼[IL϶~s S:hpSAwyg>gj{'`ՃT*UP"J3e\+$lĖPI0Jscco$ *k[KHw7o \DNx#L5zޝLfsKBЯ:}|,ɞYs NӚcpCR ) u/D,дY' ݢ5bD|ܥtЩ8YI>BMԙ 3_LD@ ?Pk{Նp썢/Tʹ\l ·T~W |:H«VL#g[rÜc7\y 9)1|(Vܝgɉ.n>;iAWle6T =\PÚ&3 Bb-g=KIWۻ(`\9;0Nȼ3ʩIqi_!R9Y)RnInj&zޖ<[ / -O!iE=0(&vf gwΈ48 NcƇzM-%;~LShJ ɯP_MTDݚ}F 0<۬C(y:=sD BOί"N&Jw]m;dKR9[5%7R*9uYm5Q:HT[N'8s t 8G؃eg>A0p$E;Rq]߿s6j$^xub C5gUuЊ'V7 3v5йm1z=Û g ɪ9n#uϮ*0AA H,*dbZtz|kVRJ096%/x19_-.7j{-P7N03m f^@)r?+|%N|hm>'n Ll:,cowǣї1p, }@%]ך Υ-$DM<0zo[^2>)mtfyV6T"0㿧&Q0, 72˯-N^ _y:-ӞQ##`g߱YeBVBap#qSD^b/XՇijOVt G4Tr`iF*š]CN2Dq1fj5VNdtblz`s6{Πl6 V`CD"(=zQF,=ȭRERJ).ץ@Ӓ?t%_.r>F]]CIxmӋ68BO([50'Qd]uT;Sk~xjcje{,8L_?9BϬAA%B^]`q9%-85|l4DY /^izD.@90a ƶ93ؓ"?wnf/N[D+|OfT-,g& \ݥ(hgN.X3MIɤ~+K&YfֻBYlZCCb /.n%k3y ([44l>Ye> XBb눓ww~t58&7Y/}C?/WyӇ|?~#{x? *uN7\Fg ^e/ i7`Ġ ^T)=@#O2}<3B?rJ&֭xUD(4B>z)(5kވA¯4誦X$Bx/ 駻b/l!yfvfT1esy.α@[kβKt,X5g“\cN}5I_>  Dv((_5_&Ës#A3\\nܳuĎ"2 +m" V(Ȍrѫ>CURu}X{c?U%@;\c/EW﻽`BQW*jj Ai~=S t kj}]*&JZjq-w}s{zff  D&'>J&i9 >]DRy>/7}'\6$A_Y&& 5FH.18*khLd!k"SznHݸ7Ѡ&Sq*(929SbF䳑}ۖ S}dCf۫ix[X5%S2H$@P&?3M΂n37߭TwQe.8,Ig~ jކY$ՑC*dLsE=dOhEÏ' #xta*|?r$NFuKÎnP O{'EA(u阪@wF1ECۯo~+vi(OghɩliL Fr R"tGlYsm$(=eN~;J2ï`;ܖ =>{4m?eϥL:H%xK|acͨʉҵ,rc~J8 -dd8no"?<)IjyEwu!hc vkAJ+/ã|D6LkwFpnu]"h'Eu!R . "skL6sU=>`9d3M$ 뭲Fq6#ßʩ)ѼI8MTgm)_iln(s"/Tͺwg6WIk[2Õk P~[# F?YЅ=JJɯ>9/Q,-u ɬXsH DDW+ǸX2 rgƬ4c\[{:(X}8 <Ĺ^?2vq"VX!}idbzn6k|Y2'Hi}?wqդx, tĐɠr+n ݬ!n-[˞j@81Op ` W03g,@)'E*ģ aێL,ϒ.dNY!D͇xF1pSoczlVӝ6rC]bH=K%,2h=\YFW\&_kt욕miUlnɀN:YM80Xt+ 4Wr$: TCI4ڍ4kZV(J-9P[*pDykB!*ZI#" UEFKYc'ԑܧ`/0@3b؂E;0GgbwvΎV2 EP_~hIģRY0F<׷MF{D@=Xbp[rIbVZ`-*_͚+bh?vG d[!q| =!rF&+ZP j ̗JyK5Eq26)޳1 {:uWBh]`ƚLyNd$kgq0b(S]]uu--Gl\ `67<@DnЭj8\I*:"pF,U XKO돫&P5BW· 1t2 ͏P 䭃5@gn|hB( 坁rp{rMDĴ6|vS;7:i8;؋q; o]'3$D:Xr.:N-Y@c4af{ވNF(Tl mf{SL4ۋcF]uQm!;Kt5pu;7qo}ؽ'ЍUGW N`>oba'uH: oc(hc@eP][Z|F~Yx (ȭ"gꆈ&R=kPX$|"inQdV~z3kE2( PISlT|<@ͦ| \͏/Gׁ7epi 6i|ik.nb,YV-!=QfcESt) 8PUx50=L#D!*_*0٠ DtDS (KK v&A$RXC}gxTӌ4͒i[6A_Ɔwɗf*nԄ+cr}PLr~cY;䍃㻍:'~f;.4BM=زKٖi$žTQ ߛ(&$B:Y Þ]|49`ŨJReePӮEE~B%g\0f^l ߳,V azAKdEN5v"-Jykی-@5Ocn97R% mRr WG.y曽ۑ Y"qC-*M726$?arْrxX$QAgPJVⶴ&/xߐi# %B} iHnw YC&s\ /8P&"LS&M19hXMvtcvO{pnp_'Yd<oػJ!h*n3ҍ+Q.o;z=p✱I*+ZfUydmKZj0{2ZGb}1OՈ3tݎhT~pP+tL0ݴ.[&CX}\OG`! 7uQw$J_,++HK6$wy7"ԋ;"5wP٧< *cth&qxۭ4촶 W' hQ;0k*_ulg > c^z(ȨB'"V=tԷ6&}DRYh10p/.~ikx  ʝHU_,5z2 2qP%/;f܈ƯJ,TO+h;rƸ&\BA"#/OĘb* ߁DJt.z1Wa\7|#}JI+n7F;`za.s"zZ6#7 `?[qVOkگx(j3N9=|+wqO>ZnSԅc0ruZ_J)t$w`i4> h b08d\ ~cz6% 7=u7#{?(+usbta2,MdSdȡ;jpl~N-=zULNm/%aJ[ 0eߙ*x5<\cKFu[>ҳlͧ7z\ "7 ih#h;KIXD٪P\`E{qUL.@:zbZ%3PoǴY'LF;hm֘%8 w@3Pd=8)"nG}1y4nMˊy2KIBq|pl>up3E?2Vo^kt_u.ivQjpɵs`T\g!Q~" <{1hv`/IW| {nFE'WYYK=J(;k+8{OѲD1Cpygh "ci N]b7.SؕNkW΃;Zu&>W8H kb x<c],'?ͭvJ]LaR61 EɒA[5N`a~ticn|I&&:?@'w*9I|*z[vpԎA{;40v9>98\5ɼKيE =؆ZTH*݈TעüM!DN:45yxt]OnL`8@Ȥ/C%8l7ZfW$Áo2`u?ږ3X,lWQ:?2/xo.p_FFu){ NչTr=sdԴ2n* #6`9d]"ET!R3"j"J>;7V跾 B|!PWv-q-<C JAۭRMVHonZǧظ6OΆ CS#ZI!9=s43f%:9 xr:/-LM{ۨ79aHQ%Ou"mAڙYr<Q: <>O+vdE鈡NQC,N/`xN2Y&MoԀռ0i2Ft Sdّ##zoͥ밆 XRApGd;MF掠t>y` sg"&,Sis~jɿ2zB!U;u6AD@şuzKcq]Zd˔(7=IM +n  oȆq1a5A7LK0 unBs~ Z0vcZ!oOO-/VXGW5 5`7L iGR-ɪUv%p長mUd\ .9Æl!Lk?*r F/pgQ>`ČCNgwTHox$^Y $@K'evfqC01PTQf:?7\2A{ƛbDn +_q 66п=afI5˜^ٟ3S_ؘ[LJ{ gt}| O!4r*dj6$ s'Ffvd |[WvmwIxpgkK/*&P:N\i0CoV0 h.fM5ԕZIN=s\POowsTZ,.FSODT7ޠ(ȹN7 :ɽbXÏbURTC9Id '>1^V3O}*@haFIV,l)+?8pN=  dNzΚbp=l)tb"xh.D@D/saKiqth%H-mx#DVgwYb9*d=RK c-CrUĠ1gܠTTymNmr=w˅ ?ҟc(mYRP 㡟7>f *8gI^ZQd}˄~P*Tp,\ZN(NLY v2C 8r6dJT6dgmhϺ~YQ26b}Ye2M(;ؐ=Z.N:;.-בK@p gGGzИJz(nDʸ#T0o sв HT\l"}6_*W$DQGc jD$-<(I6MQ/E ,Y|(poO,w@ZrD>, u&1kxJ?u:T=Fq: *>Ust&O]ͨ[SYu:|B/5Ϥ9 R}wm޿Y^&j=8g:0B3RR YC aCElSVXKqKM(RN-t4O/Vp%H3R5s~)J0:>Ѡ6*$,kwhx$M7LVP.~+6n/@P2vw= `ELӣv<̋JeuYۂ>C =&m 2 :In㦍h7~_%h}fuIt4r|\-L+.Ma^6rW_yR=#p<m!(w#&=;ȽIraٟODk?b I9/ْ^_H4tf{nҭK+diWP1\?GYkyIÎ5GуIDx)gv =2&#lљF|/W'9|q,61o.d5c!)+ Vcn3bE;c4(q C#! _,ެbxaEBW@1V:G% cv*F(Iu@QPdW m%g2 Cb1q2y^.]#}T%HWJ/Gid~hZh# 0]-/pGt|5+\v'lg穊cqIa>(QaOA Z5 Z_U,x k4BA@ 薩#V^"b5Bܴ(}c3Y#(Mh3iEvI/1}`Lv ;|/- Br(Àe~]/CbIeJǠB)?hd&*~~jI IхcX2<­_/I֍i5 r8ԮSd]Z1KJ$-ȍrI[Ft. XbZ?8ZmփW_\n'u23bP~L;loC4RsIm|35VF|u"-Y9kbL!X' Np2h"SNs Z!f&G\YmXbUtS'CfxPs$4黺H;#ADh3dZQíM{3@n +z\6%.{50N̦ޙ7_&R>txB8fZrm xE&|z~!@Ag *xL׈3w f*fƍ<{0";B\UmpBh} zRQGkiR1UL}6Zf'\G\wAb4Âm-eD RV4*DW!]!MX|Hh›gdO jgۨd< ѧ%*_3]UŢyTH:Id)̿f|J.//KF[ZʷhQhn[.7q+/_U38MbŁp{T̕)'}9e{1 ~2(eWf8F,y ڸ ?qʋ $Ž* Q>q=԰9\&@ ڥ#! ;IAֿˣv7,jv{*|7P{K8&Y_-%ژ 5=%Y480 P`=E:-&1w5=*%Pd 7Wo ^G+} s-^HZZ]б QPXMƊSejs)oSq`5mĜk Ɋ|@ vYk85[YY\*Y_~sEqap OoXb jTx+j|ϗV$1ɪMP65Va'ٰ5) @'3:>4 ǘ=h^]58 y9L"A9U\Y]GحՆp:Jw_ ϥw,R);K#'0_ 9/'Z}oh&6Ya"r4XE`/T_Q~C<?қhp9dǢ*c53*;Ҳ1t{CzH>Q-,!6vCmna;=A>d}!5Bp-jpQex? ,QGeԳ KRvQSFElBRu[AW6SmU Y~2OaO` !۲x%' ܵ޶ li"gχml^X p_ӁoFqt{)]N(~c$AWnW!e-u^fX,jOڏojAUxub&\}q$}yu :$'=Mqefa#!>UqD{7d^e)QlK!fJcۖ/'ht^4ilv%դIJꛕgzuUo=XkD1U55f%%SҡI>[߀)Sm/7tHUk~O*]4J/J8x ] 2ƥTS)w(s~eUyeHQ{F,`M+ig?d6Ǜ$'|>KGl{9>SOΆwqX@atP AS|)J#~{d}`9<-t>m4G2!~ n!@jwZdgA]9=i= 6,vDCV*ٜ6o@L0(zbh~;GXGm۩!Q/IN1ϭPk7PEdG^]FԾW[qc"|f'gOְ0yQB::SX6e٭V0ko'yz!RJ%[_#w=@mTm%C͇rcD9գwU9=J 6pN?5tv"3U}5;Ư9Ŵ5zk=z5coisu TR,p$<(Kumkp*2[rL>( T UJ*v3wҢH&XRaIwKEk8Lׯ?垍 . ? u9bˏ1HI$"VB`YQv0wZU:..sRxxFw[ΒȥD [PΫPtU@?ҦA6D{ p l!ȽD/Jjŵ9^벟4cf`>{ǯE|j] ym˧x(gCLF}D6Ni9b`a\ʳ&wS =d>u3SC|G&NIH~71BD[3] rE`e_N@5| *mLƴ@|aDmgrTxLv0&CplRHW ua"NEޥqJsvN9JpntInE, _\Q&?bAHWyfzYnDI# m= ;(&K.Oa4plH1` Ǯ$xY\ߨuՔE7^f/@޳ Fuf 9 HK AVa#^ڠ ,0u,Z|E*&p \˨@m`|r91~{.ّH[{kH,dW\P"E)\DWM痗"@|jBڛ"m']Cl5S y/a G2 vnrqMl9#MX|o~YN8S0<įcFmvZXF1+yDzyLN*} MVV=՟Fʿ{e  f%xtC]߮N;V+g=Z W}Lפ)5ZjJ5^k A+s艞gs,`w*g{4^(fӷg?ݛrVN8)৻=EkAYGHR/!fkZk#6[eNFw'ndh&~ɝk!hkㇻ7}$$FcOJI(`lԳB4=at,Ȕ[['q 'ϖy4{fRydj(Y/Ԟn$oYp7|H:; jvRKUx %mgm"#)Bʱ')F #mwx rt /hM_T ;[QΊH#mO9 0„"{X38[' .Ɗ*U1˃ Wسe(axdpjw>5o3!YlP 6 i]6ג_(nRI_2Emuyq!Ld嬎Sf.%Z[i)LM8pGnL/f>M8.7uƷZDC#cT;H6kOԆN[YL#N Mp*Ph_ s uH4Ԅ{^iL}w͗+.0#AWb?>dOJl#8Mt& !Y{,Ջc4 0C3Zh:BG`}Pd<rSZmE;uN> [,(VO~"B퀘4 ڏz丐a@ѡO̘kedYu—˯ݷ% T`i,y&WZ;{9|_)LUS$A]zՉV/8}}ʹD"qK=/T*+(aN$nmx:$AGzOy/Q2ظ#MeE) V4-wށhs$( e,QOE 7I}z B p aR5\F0q ǼVͪrS7\ɽӈҪ`A'lQ?&2b;5T_z)6Y "acua-(T?+}.8EvJlHD'|72,-Zdх2ĭ) %Xg 䪵d\Qeg㧍E O TR腃:^0k6*WM:op6Sj%2$-=#:|uB{H9t?'VR/5 e[Y4J&_~{EkI񁠻N?~$4#f7{TbBp,䢆75wL }=52D%\{ԏ2 V/|@}]Ch\H/+. b;$dz#ɡ)<] or(T̥W\A%76,KɌCw 4BuM8S4L1lX?5$"Te:6lOf2 P|f1ڇ 2 !qAG}v,]s׃n7C+TjE 39/ا7 fz98JX|ylHZJc^+]14%1OEMM']]YCjI%3`VNR atGsgL _9oA @ `ޝ:XZrI&$,C8 rG 2s}mWʟZI qP%[+e߁(K?$`2FZvx)ǡ%Ih}1̏)fWحj:aˣ}ϳ\G#%HJo~2*|B ЏqY0H̩/Lߝb3˲M/+$fX(4hHpm9.?<'ܘZE_TNg/J(%kW.Oϑn1%d0R5mB r՗Ch5לz# 9k yv%E]q{inCq"Q ԹQu`Vde4m+ zu>!XJTZyd]#SO{JΫ"5-hd 3H a&Oֹ*#C v+SY*hF6#e 8&aϠZ/jAZ@N,y8!C392>Wd>;?I%AJ#*+ƾvFwb7ls9Pzهa: Q;T|4x,X/MgH0:ZMC#V }+DϫWt|_Rэ1;o*XEZ6~048LXf2BmVMȢfhC89u-#AB{w{@nv^U7ɔz1gџLA f=A&З၍(y*rh$a'@ǥ[}j9]Wd>$UXȯaza?|+ƙ3T4&d\wSՏ{hߠ\̏P?z(HT s*\@&ſ A|M?vK?bx= & Gկ8^w7IBאn]wl!uڠC}!STJzbU,clhg'0uy !$+f{sf&!$r\x>{#JTmn \=lжGlq%x?݇wcHWA6ʱNxgj2Q7?\V7\kmw*Cqӎ \n ܊mmA94c GM;~V|7ᵞQwA8p~\!#t谏z݅'3 g,l9YvbpS*{eb$L입*pj~Y"}ؔ?.\ߘ|&Lv t {O\ DZ(4{E \P#}UV sB_po3і7Mh1uؔXH*dfE^^I д5Ko#z8SߋHcX10[.S41 ̜2>hL$ՙN&jOpBVù, ;Ok^b c][QzE4Νy$5Pz/H-P}2b]zq /'Bj+j*v5? c!/'ӄ]bv#nccR N+9y4g/I+@6l_nH|׊'+Ѡn/5EH ²Yrp}X 3] 8fg|Dv<2 N Cgb-ᄬi,h BWiUYidQ^8+HA@m%;z){~ZigQog <0 *_ę:Z}q061Z!})OVڙ 84phHGd/iLH"5H]6?|ɦOo4%Kq,)iPuGl3. U a=wm8_ץOcEqԆQ4Nx*y44ԏ|u62, cZ51=J$1hK"5ay~t}s$---x윁=᪙ K"_fd7T`3:ܻv% 4gX94L-#:]|Tu?6LEY>&b܇713DSjߠXcA_|bYq-o{g0RbOC+$( Q/lU53[h6ś#+TgH?0U9*Oh=)yzvЖp ~^e-b[)NXI2W4iz? Ȓ[(}t6?IEwTL}iU˂VXI `7D"MdS`o֍3l8|yǪV2db}$s=a sDywЀ|u+׍U{# CE&FG?S 4/2%bVzxN4"HHOfXu0[]O? [Uʍg:ʿh6{]|v#jPO*4˜2g`eS}xArn,y04t@I>5]㵠Be,u2N4v~)B8b|ElkyRP*Wgr2u I=S4#'fdVXiSè/u&!gO[2#MFgD%FWD d23/0πd8f'1H^ظEyiD؛hKd?5a , 3qB`nAj;cDV"dA^w7[j]U2Anˀ[LFZp? HMH 4F%?C]|&e>D}A(+(l3=zGhc\2&qvh BNQ"% JDWʌrZ͘tGֆK-LS^v}Ey$" pp8ˆt*`(/r9T\Y%eS<7X{ .1>/} }#gQf}Ս0&lh|!?kJEƆfX^,=.˹ \YSp}ADGyeO۰$~rFk 4X%M!>Wda -"Mp`;a wP9uj O_9;7p\uoY@LscM#CP7a=y?5 EL;:{}"pm:U_6NM'h[3SD4LJ`W%]'_0Сf!00zb#XvҸQNޒR;L!"ֵ-՟FPv6+ ϷuXweekanI 0 V7q JE #[@ YR8Op:UēQ:p2 4Hӱ $ h$0[L?fR+S8jzf`fdɪu҄soU=\" I`L}t >܅~u}ntCNt?m߅Q<$^RlZځ#PHSw:b8wh콩r}[Ğ 8ƚrdܙį-{ T҃Gi;j " u$dwÜ ЦIأ7fˋ3keXLh+ tIMM&ӆ(ÌHC%1wkS!ԉ^ɑݖ㻄 ]Uti 䀊+GV\y۝D8<*IuK{ƛ(??'ù7Qd'\rMj]ӘBvQ{ # y848JYKTxwcqJ8ځ+y2d(9\UK9qk8Vb::O#>tvT,Ꝫg)Gv E6zz|wM-H_ȩ-^n~.LկKD}V ! Nb2y ailד9RD_83g2HZEfU(Jp BjjG6$MS%75Re. NtŻHϖo o`eN֝z!? cXK'\~!A|m¡ ~A_%PR ؁!ʚC5갉GZW9Ӷl VZ ]^tWLp CY&sL&+烈bꡂ52%3~gYV3} oqOtmvkFSS6XP#*QQYJ]aݥH~/@5"C۷ y1V$*"WFBqNx9<'Z]vdz urh5;SW`UUS:s_|Ʃkklۋ}y5o:ilG60?9vhOA39tBFp")l}%3(`AgY1VUp75|ֺ1 "B <"WsAqx0ϊUh'/CݓUQ`giyÅ.ݮr iS;KCHvq1aiX>;~a ;r>ۓ:٦F~0&@V4Y{^ˑVi>$ Xg-َ=)"<ԑ? ϡ2?<zS;f&**Ob\A!Um;V TB̛3eECQ̋˸|͘EST%(]LSI@^m+eFdLlɃ Q@>Isx M@W;ؕfDnD< ̎^L e,g@ Сc*KiBCHCSSm::\!WEHt :j5^L=Y68oԤoAH+7$N;&j҄Զ'+ lXN5Zyzg /*vwZIdz \רbr&M/uCˮds)&Z6 A-Vy52FyJE5 {`E=m26H(ÖtNn_:x}@ߡwꆙ/g yZq*4~4c.p&0R漟\L풫V! -V h!|,%thdE21@G J:9% ;T~#X|4%+Q>͘{D(\YtaѫrTGŊ!\JU?莡RFj,']>wiG95zWxca(K-뭷>7ݰ?!^d˯m5Z ]wd)H-&#&Iv9,ܙ%@2.@j3E=$8A{iR%--I2X*[#,`۲ (n0:6cߧ{^eNhI-w2X(XhTע]"yLh<ˎT!zȋ0S^JYwoШn5Fp#׳Ͽ2Q΅4mC5&wp`ٰ/'V0Y 3>,7o=&th:=H=8i`;L׿K\9ge$NOqxW1ڄO*D-żmZᩛa;4=J̙Gƫt9 5ʹ05'_Nludhө8(rmp>ySCN_a ˻"@/:LH4dx졯"#Fӂ40 5 $v50U4OU#F3m-ĺA*J``'Ymp¶ٚJ2C,o~umygDd]^߷!'+IE{qX7R,2^kr]lJzYKd+KF<5 _ B@ޓ:(+Ac 3x؊MU-\ >ů]089oH59- ̡ ]k{ SSu@<19i1xn<4@3ZxAJ goT1,1ۅdaR\-aj͐r^jȯqR؟ʩ :9)G=tiT.V#ݳ%NMWz+NV駮$18m.>_ w= 0sW>dh18SW[s$$ӌZf-)J1_3!{Tm~t2"X8 _͚*Nkqg` yAO'>$T%/'YoG͢Xґ| %z˂sZo@ ֞/c|i<27s@+[:K)UΫwϑ5:Ÿrf&hϞFjly$#c8Cs HހGKUn9R=Gfj+gzyr[ASzI<]Eo3 >G>JddSEcS?Af{@%e NŴ?PcEN3,S4;k;>Im64Tr(J<UT*ɈcAAxU4dZڜ=UR8i/yyUE, ;F`9S:Dg?B)dC~Quq I7PD!?:U4fΘ#iQ]d1{fŐr !4sOqT$Ύ%V$/[ bk˃"rϒVjScN_Zߋd!sRQddrN`q`0?iͥl1NE/6>_Kmb5p+f3m}XbA Jm61"Lee65JN6eɅ$?An<1kLX-})`B9>6ehAu]9 kp~O#]ZalB]9Nsm(3hWZ~D䮗 yT=n {gǾ"bT 69p#8^X9',u=@KT@)' nh`x I,7tWDE-$zof w8plXñGԑ:%r9ܺ`sJw0[(had^jov+pVoGFֈg#>Nv꼯f1#$:R Bx"{VWhn8fk f;2CaNd_/h ~?4lBe|(!IEEߟ=Cg% +><6[99UUn ,[Gs#U7t֓Yhĵ"Qz?C$5sCwC;ˌ˻cΦ,*Oı}YmbeY'=RkȾp(W]ː5aZC,֒ yq`0J3d+FdGzLsߨu|5Vvw"k:nA(z%86ЃM6vbizs}{VwJ; ((C ߍ: U`=mh*{OW4:It(V.lg#"DhZ ҴM]cjLgTf%`'QEC/ }FB6 }ncWCsrX`VuJ!4NJjd/Cg)z2Z:.SX7(N%{p!:اX3eyuX;;&7C֋b_)3LL^%NDrp+y,v֥/BA?m頵(k)C28Z7u~X{?gXR_a\}d%dIGAF&܂O)VY鏬W̼j%io @F)HyF܏z$ؒq=[q{7kTyJմn`"hFW”z^yg}<@RhGsV~i$4ragSd*2nŀI5Pn9LlpN2=g,0˳[h}ĂpBPp՚?t]U3Ujhؽ{8wFrLݶ/=1sa5$UeǀfI&Whp!bj6(M4Zf RZ+&ힲ@WFTM?l3H sa ;y8DrPe#nBL-0+.I&[%D1Xe>-|#bSpħx 'K2_c:J8)tS WB`O?%/juvŞSH+C| 9_-bBzG"}ůz2Ii.>YiҒd~͉%!A/l1 zY'g!n zkɛvǬD::X+j΀+%8HoܟYzɨMpP`bq3/N'Z-i+d:!G_[ yuKK)O  6QpC$͊w7[аo8qܢ%#*}A[hvFIOeX=RP6)(tQ+?hUύρ !t$e‚5兛ȸ0H g>; ZUzCϞϽӳy}U ہ Ӓn}}f$)]KNg)ls ErB89z=?<.b\<,|d\F9 [}KY?81=2w빰6lQ^̋u:y۱:]2sj? em 0P]I@,:Vg3E7u_UCEތT]s=?8̻3HndE5r[$}}ū8& `\DL} ļq0=vu.GLk:=i];>k[$zT,"@Ț4& Ȩ[2@840w̨7wFZOr'RwVy3)ߤtcwOVb#wd7ݿ[*rb2.bŠت75ؿ!&f1ΒP'|:x!1^\9G\wz;~&U/=)Vj^?fk\-%6pO3'=kLEQC.:ƾkbym]6x( muZKdWQ>V[q~lRhbBڶMҜۨzɭw:z]2͟rr/S%yF.Nf8-]I"tECr wnmr1)&\Qݴ^Mx[^ſ&UL3wA%4%H q;CiQ@8".OD8MGB7 )o'+ڔ-6ΜDXc+goJ;b #jdWN l`]GxYtԨ`DM< u54in4#o y9v: ׻E"klM韡zv\jQ\͢\t? n|)Z'4u%TL⃭LKneb7g8]m~%ikHh&g*?SO賣 #?Mҭrr!TxIː %a<нFxIVZߎG)>pZdQ,q]`RZ!}~o&գ1DJJE=%c)j#$4dK;ݙYYezM&Y%v24C tiU*NkরXE+ȵ%XfSYIsٻ9}2t/9 7!4gofVIcYp_PCs.%"I8:?#6[k#,x %6$#@ߤ:p`WR75z(( B{?u]oq4ukgbf=H`"v~M[qW* wnAW#Z.,Zd\'gCw7-5p GPг ^P/Led>(^_Ĝ y̴@/:mrlU3ڶ5>g6Qopyݗ%oZQB_wa1]{.%Ḡ˦1o!DIQMtf_9%Sa|UV=$iʼ}q y4|% ./ PG?HmU.-m9F%=jmU2lKPr#Lp4gHT]c8 k!+tI.v&2-{ wdk9ow{}8飜Hrk)16c0yF[ Q-l [4Zo}ڼ\Hq<+q@^Hn;61C"8%!5%OGbBۦ?׃4@/`'!Zқ(JOE<,bjq#,ϚԻ.ҡj ?|܉/ED]?}nG[$ D2CE\4:AQf d[!ǪնHQ"M(9e}8Lbv ;#\ڊN`#\ |o}0}g5[4=S|hmoQnPeV}~le իUX v3aC~4/cYŰxmGGR5wZH/qAA/×T/Ƚgr &@@_*Y|Pȑ"Ձ9,\?h4JU~ާRj@P9y% Z4PF𹖅{{RLn Mp.Ku[` v$t-rˣOlCTш͔& nZs)H{fmƄew`$m E' yi`דTז}ʩB;Qb'prJsg6zr*(#Q~g˵xLn޹S):}n2[LdB˼u}jXfm~aRGv3L/rg&C'U.59=,?80ȿngi^=yF^]8{MbiLnyNJbr뿹QV% Ct5 @8.̮. =9Τzt fRbjtRlDg6(1l PYLs-)(6~RT:ϬHoREzWbdHb'MWlӽ|s'hrRRr-aG3~&$ʉMY;y ;<[t0Θa9_xh)1s 3,\ov{YJJ<5 xv?D $5W0-VaVķWQ0 86=E:x݄DqPi'iώ{#Kn\#24èq6Ykܪsֆ{`/]t!u]OdV+_`aU>WF|Ha"Ih_gyWt^?-H_jy!“@]&wB>l3hvd H;L; ֠ m]Jeā<3n Aaf5㍎׳MSl>! )#bnƸczӝ^7]!):x]u{2F10 t (J;zY3>"*eOZbG Dr[q?' o' @Ǐ 6TObZLlSF18v6Q 챪ZoM ?l'ŷՙ7 dӉ2y>P:/_bOdowW3Vh%FYeB|3FJLSik2^M [b܆ |*q!wezV ڻZcE0ɣy_1,ۊtb1o2.jP"#[-: PqpSawnc*As"Rurnŋ% iCrǑ-lpvػ-ߋ>q;G:;&\,*D :-#1r,Vf&Ѝ F"<\SV6i N5O#9Fg6Q5Ne-Up`)mݿrG<birړ1vOxs/tх:Ű |dE#ώtJ,}|Jgzi ڤ (܎-A߿U#"A^'Ȏg;\}G ɰɻ$3 12lrPt`h&%9tCl2FB؏UKNJnQO9q{[N{if ZӃ9Wj8I".¨<^K{O@5l=GZѕ?=;/+bXw7?KBeԷ֔B@ƃ5g9! 0GMbV.E86#?cD M|rSx-4 JGB{tɶhC,¸h3x2}׏g,"6`sSj)/u}ջO- h[lJ^q$DזiMxqN8I\`ЇcsgE#Ud{*jPgHޘcNkWBAb ?mAL:)WI:a'lQ薮{6LM3HTcԲrґ'8Y6 g *hBȫjOȇYM\yJ. &HZ7DFܦ~c0b'ʦu**ΈKFT-8?,`QKfLc@wƬ|P>,՘JT!љf=Kj"rI?0G|<| y6.?ͰXQq}8ٌ&y_{@Ս&vH;Dfc~!ih!}Τ!]d ,L;M|4П/w\Ш.qX^Cu q'4A\ܕ.>/k.61 1hS*>6p쀿f߶Qbj|Ӛb{L뱈`V d,齍ezȘ.~X]ڹX{:gKچN] :tהʤbEӣI)^ʅl#CqBu[P<`(Ư]Ӛc$gCe\Rc=}sg?LZB/jEtSlp~6#l#{жqMgTk|yG<+pq#t4Ed\=~Z娎g>JezeG0Mw$U=" 5#U MFG#{vXzZ}íD)<{O?ت?lJϥ j{sBCugvXVu E Gi+$C{8Ecr9\;pWo 7 DsIyϛ-J>ڲ pӶ ;[taN!ڼ?t=9Q\PD4櫙Cf9(bԢj5!v-˱N)a#K غSԞ( +fٶO n"b%n~nPM4/ar״1Yp+L h!HUʘgGE^{WK.\~Ųe]G.L0Oܼ)=b&4e%HKWu@X>C9 jf*J)E =08#7ncF )6ocĵd(&ďMejA[̫ *pY7pRbL"ڝS@W0n LW lKŋ( Sp(fFӿ2q, <dF(ŝc%W%EHMBGTt.<R6fy6]eOAee{֯4Ҕjc\-SfR/rDK>DϢg\&f2ג4H\nMNEWHǣҒ翬!-z6&̸|#Q.={ci4d}70[[Dcqm|E |9̸bZ\Pwň_IIXgKy%-[ A\(Y~"D ꮾL'rY'mWr'/0$I`ۡ3zH̭y8?`U'D'’}Pjx c&z @ibhj76axCVۈZ~>Y_ ss0m?w@}f(xN*87W?ZJ+,@b{Wmm_o{EVHf)[Z~fFVF6e%BQw$:"^0hGؔV7E݀;|D(|&C -t

rCF8}pE,HLg/hr"h /BYԫY`x^-tHriijL{8L "sm(WÝ z#-GH: Խ2\9+2kpc~"+Sٕp?*5,A+ݷЈ5䅱yQ |փRp!7nvT'䱍-! T6gKXVGзO C/&%vT;bH[@݀?%WZ+CyFW݆nme iz-;_\m)'AT PtG*-4Tfm~?3`?̶%g]/+|X&NDG$LٙKUN<9\:)~e`k ԹwjH|W˦ ~|'<6,Y(P ' q-yRӜX~aB;U|%<bhd""1\k'PpY60)r\>GSf]}!EpoT/C$HM:#m#e~,rd3Ɨjإig;E%.  m+B[6awat[\-Em#Bڹ mxnQKlpy ̛QLS; {KM &#"7 ~S)=Y–0Yt5aJ~fG%eRbL7hN~]|#zy_^S[Λj'RHT jT L`oS#d|&U1Cq gY {@ &c#`G@Pqhz )O =]#T/iAQlpy&HИH%>]C HGEGݝU2>Xe aPToڽ+@v"sΫ[>GD/CU Deo Pg#NKq.B \wQ}M̢Wn1He .7z #Dgw"+Z!Axu !1%;}&7 -̢-nk֨)̍% r5Y͋Zķv卫f9V&.͙T@DOgķ쉕\4l-I&ꪵhq@H##L$$\id,ƝXs湗7{۝4#C۶X&7~f:k}j(p꠩hY>%9i!6!7=>s]|*Hkٺ\6vZ&i#ڍ]K |ʅ:GBhőc51;LI 9L^.ߜf;0OfC\\i+5s 5iq{̕Cͩ`H.R5BP&Bw_Qq.*x]iՋ"ɛw^3ȇ뙂W-N5XW9W. B n@.xj4T[T>b%ClFQ}z.bؖb0awtԉw8 7& 2OXhDWO~‘%SbyV( 4wC黲+-ݭ!{;tK΂t6|O<.Gd#ZZjc f NLU5ưUpLg1 5Z5/Dؕ;'߬JZ+xknr}k>#XaaI9eMcUΘ0 xo7Kj17Xss!<<)oOENDau{ BNLa}.-4ڞWOiiZ։VN'WH X8)G*Z|NdI"|oiC&Ze %T=)EF"v cw[xiJMQ+GRRNҽD"}>^DhyPА@&UԓnC=$$[ju=ԛyҐؗ6ʶ|aW,є%XG8+[1;#{[ӵRf0 j^"u0䩋MYgŶKt3^d#]C0_yf1&سhIz? 7M&e,V7't hD䓘8q{k4dk $]I~heY9ZpX0_dZ ?ss&34nYsedjP|E ZKk#7_׆D +3~0Ϗ>?J<_pu 7,rCU6eA>A5zsN嘴bQ G? 9u541x9A?\'ajlZ]~f!K& TL)(Єa=V~Pl R|z9AKs/m3Vx4s h[ߎvm꥜|@I*nٗ}riådu0+?26k+|S%zL^U &%݌{BOn1pI u|ùyBe9ZtV*uG͐W[RuE5{_IP鎻XIe*-_\|g等q dW;,PENT(ʂ8dbn@7I0^0ݬ'._X-JsQT|sL"׫쟤SǗڥ%WuJY?y gQXFn*ݵYexLCGIBJ*RvsV@ꓽ^_Bے$l,=;!}?Pk7܏(OJ{[3S 6 YNƝg/\4c^V69$~mIRiBk$q"`yarG\X s3A?Ҥk@'|^a5‡A4fml$E}5/%!͡FfJʡK_Te Uq%6*=nU9s Ё$ALX2R`U#$^ hRG%: O{&CӇ!<.g(tsuWt`#w+pd@!T?L¨ѕC2̌Z>z`QTS3 G>"xElXDH(NeB݃ fMd_p+?Xuk9Ur:ť ?Yʟv˔Az:G>=Li3sH&һȃx]~ZS?Y .qy #.Gy!rzS\)gW,w:Py+Qz1n&1'v/g/6qmIݣ诘h'$|'53T/m݀}VOJgݤ"<\A !4ǡ`2^&B-[=Ɔ;ӘMx17|˒-8/;'У!~l(aj*ؼӘlR3 r`4 :eg퍿iK.޻f+MBD5GY0~{GGHږ;dTy(K Lji!G q[Arv>2UJ3:DF~ۤ{ ŽQ\}W`$ t .a2@K"zPǧZĮn}~sA-o%shţFĀ7Y kT(5^SEe c]esYb=3?Y%zuC{R ؙJka(llxb=;,O~Shm BOC r쪑m;H3C!V9F/>ftn (BU`A]z{MG?|jLfr\"Ӿயw>p 1mx4iCFRV6-솂=YڧWAۻ%&(!Ī&Iycf܃Y\z[mwMO(n:\reA^3=(?:к\ qAF!K=6dXRğfFm.U9JK1)2;6 vo2@k)ޟD pp³{?'؉7kDL9:/;o߇T֣Vʨvf$Fjw0O;ՊHbV\=\羄u ''e3%N>@_lL۽#' Yi}GHԚ>f 8bv4iAJs041yn:U d7$z~(T yy>j^NLak/.EQ_>[Mhl1zȘFZ+z')mv07_xh-ߓFwqZxb\6uW<6&C0mxG[Pv4MyNGs.^w2wxOf$ANoFG~u3|'q2[!vQ:]kM*fv/!v-n]\NM$kw;e㿩@'uUGi]tSW0(jd]^QG0iZe_;ܷ/h>S`IC7p(feц^r4- DJ7)>hֻ0 z*K}o+b##*ZQ'vu5Z!㇫bB,HeL-k};νK]&NOwXkKKaQ1WywjT>tBkL6hݷyq67@@û8m1juʶX@&«"t(^3*&^vI%ϋ P⫈^es|=cF@.CVBn`Lˇd8 ""|hFKDGM^QI#} &;S^EZ8=SݦOeOE~6,&q 'v9{~*'Y`k&;Gb6zǁaA+{惋BBWrwM4jDQ~hjgI4-ˍc#%j9vØm_f,'f__C^k[{>ِq)l7mvq&[p [M .~PY2vjoޞC3'lJ-uQeqVˠxkPY|i!!-PhMPӚ<- 7Œ2P,E=F9rZÊbE{:g=IŤWMPYVP7dpyB:):å%p{5L)RŠ5f9u- nIdC1|tXiW[MDAfb97LwߐQb NeBʊjE1^'fmsdx8P-xOtPmRY)X8FpU"F8v/ 6%E"LL{cEψAƺ2!c^FM_2V[Z O~i]؍c{|dy,3ض ?>}̖^[jSꀛ77 jV\ElsId:bP`EnţTI)ZexY 6 UNYoGa [brp!t1@B䷉]oa`Ā3YX=@XRuM+aHZG.fKsAT754~n\^boBXI`w9 ɄiBN~Kы6pFȚ?ij+n= :K[R`{@/WpCg~u4ӎm@ <0e&W G5u0SsH M[Yb{T%SN)nyvK2&˞+\WUL+ǤQPI5B?6OGFYe\bx{spBAKd>mFOjh%$v_ eͧ+Ku칂xX ^'oT;L-ZcAn5Eb||=I=|&֟%QCˀ %>^YMmznл4G,EvABE|SheAh䧍i=!֠ųzc'%2i}^ȿ+eڋn:*XJQX7t""@,1w1_%AT[=.t|D\Ya\$r<_[1Fp@g%lxۣ ,^,h8&D?3_8o:07ןϴ,m kL\b XJgޖ &آOHA ՃNVtcls&B0h\`jhg͑Œp_W Mg@ϊnSFQܓK&vOJOsbBE޽` a, H`vґeoe+oPaGeT]uvr^!Z_nL9"fko}pChH%))@Y((„ItߨivPﺪ / w!"nBGn!XԬ"J|Av;KwŸ7Rtƫ~HÌ>`t`R-\`*P/ t#mw3Qs?YEl #'B8lچ >uKD:mݐtĠh˦W;0ȋFIݷ6y.'aDJhN-Hg7>]ELt-#4`C }W;+ݽi(C7ڑt2+@+ , 7%t qo U`la"GߪiSocS.?" *8 U=Z@2kƽ-LK8[|/?_*;MzZ;U^MDYx @#wa"vB۹ !*lқ'?.!XF=Y%e_?Gv-n˗{VET}hDT"rҴO?t}mv vm _YN@ވ@DhXq%2-0&pTQ,BlHwe0׼5-'@_R|ƹ ]%cP,]1e` ;l-B-rFi/)f{3CZp``I)尰ʹ|;i҇ëls~\CXkuJQ8E|6B̋O1ƖIdwQ9NuF:04( LǔKA4/]=!b_u#O ^גQ. <+džт+fnF"srTPj3h!(D1^ˌյ9Eiv $w+4mD"lWgX,Cu?IS G㉠!o%X?=*3L5ݦ] &Dg }r}mt)_X^YWH 1+-^tR=^vwZtQE7o&%oAD7 Ktv#OC݄)uwȑw6 N3zڼTN">18xX~,Hmc*Ήd>E1&TBs|Dy[ze`Kx[=jh>b/x~_csBBۅ` V,.~N]9 /rgX„jiJA ĺށ1n dhsߝ90qv9Vx@Ã7idg#0 Jk4+gkt [aN "/٬iDw/wO<Ͽvqc8 !o0#0YV}\a 5hWA=?ǘW߼ 01mr N/]< (̴!KE:&;l!et& oEW!pP#7)+[Rfԇvlw9t hqfjyo?t)B8 |x<4smtS4G*{Ehq &^b)8XU 9&G"VSqVl oov zTFoKO6tk.b\n=[乻UL=/ CrҔF'ŋ|Lu[<@MkF裈*'Z*vށc/J" L<Nq\*kκPK"OSl=̏ALʎ sQE[zM5>*_8|j0+tlXXUkɳ^_*W@Sa:s&"f^eȂd/&WQ *M]á432k %zeeY/M=N cm-Qf'UuoS{(L"IEN%buTeiIôKFke“ApW\IX*ÿ|N3s,lhy'`D6zc1Za9¢R]([-:'ݡ۪N~@bOLa%oe/Ɯr6H-)W%J&ꌗ%9y4EV‚F;DYa-<>-e2;j 9 1rڙU,uo^W/t, "I`Q2R\FF/rO_zrtuhr @FI/J|7ߋG$I!4'7yNCfP' ipB VX1h{lIFzMJwZ1F1/ya/`qj7pZ\s4\jW7l]ii.tlf$l ~paT5| 4!/|Q6v&ejUh$ч8;ٮ0N`:ՠԵ>TOKW l ,>󈕓pK`Fo.kO7BP;r#$pK:/(9<(DP* uPxZ(Aԫe޳zVzeOD\yq1 l$8e+޻05 Ai2n7yW&,;j9ǙwYC9{! yDotA .Yi'.r&j.ᜓ"^r$µ2h8t²A&PZg^WGhFJ\_Q޶# 6F®"=4rL#SޡĞ:_dV3ȋIuna"J Esԙaej!6K:>d=򛠫Vm9¤q;ZUlt>1iIK|1QQ"'*!d8KQ@b [c$Q ]0.t*]OlLEA8f7|G֯sX?J9/zrFoȄ^!%kEڲN9A@3JU7K7.fe)=vJJdRLMStkmǩ4\]}FJqZ`:]uNۓHGM:Fc|) 7l7MAi 8aNv0a,qȐ fGDti)RL&o ({il]a`S ƕ_tVj{Mգp)2W Ut'6;7+A# yt9e\w9W}Ҁ1%h'8;E ;{uɾGϪd6b,HD?a'è"0|`z &kVaG.LAi~ kSuH7z!7s*7+PD%'B?B#~,(<$hy: y]0+Dr( Bn|Q} gWU_m5`Τ (oUz4Os kʂpa ؟F~)S?~[09*ޢ1}#hhD׻ ZQH>Ep~_wdvIפrw%K&(;)M dJ#Sh Gvn4#1uԍڗ(9$pG2ʀX=c+hZ" f-٦ 28\YB{qM<{O@g|r?7S;tNVn2dt2Sj%"vD 'y.}OL>RM$tUN+se2o<"P+{ xEæ^i\] pY9:6s=Ϲ?6ȸhf[ ܐqfW1 A˒IQzd[$Cttu-'dl,3$D׿S}b=v'?s)n}&7` CmpGZ{>ewGJK?98/Ҭ:uK,hsv\zSPp ѿFdNJ%-0yi5? Q,]U}݈k\L5 8F½sA_V}oSv6'}ᇆIhlq0P|ks2\`ojGef""~^ 8.}"!;5v+;Oϳ7QK0ymq =3 Xw܅\FK#HЮKzC4뗫G<ٟ:,5pĝx# Z^9!R]QwB&.8, b7b/e)<_9T~Z9DF$/-2aˣ3 2 @7?7zS(s|. SkQ-izuu7")Lqev $4-D )~D%x⦋3}V'vTY"}|#N>d]GS[O%ve T8GξexY͐"NwD߃@3_ \Ū q۱ėTG.&ۢlcMu&,8~V/U@b Jv+m̓K\S^2ldDm639$ ky-JW.=PCETg%2; Eu`v}W GOC/^"lLVר  CQ*$$ cP o?hiemĴzJT FA )Dڎy{9 uQ^UST@ |Q!>7$p {5 \}Q Ȟ`΄*evV$:GX+IzC!1{t3~z3 2UPQB ]E2Rٽ;&o?9M T]H.aP#1GݽOXaCjx{_Lϐ:f;-,%џ6hf5D(ĚnaqWa;)ޑ̤aeG) _Bv9^㞥x|ThƮ[?2b =+c3@Z;vdX~ s$Nwi !T*EQ W_#^OJtfo3äFv}},蛥 b>0[Yx٪e4Px7rvCDӟJd ̮ Eޯ%%I!ʅΉ[CG&eΛBvVWA]=fcd[>_B[*-E4Ŏ>*g&v(_&L'nކlj`sG#R[?|ɚ=u K8THجdxt6 8ÿpdXt4fdhf304*quQz/v*` n6ޡB{hzm%t|yr..lm/WXO[?TSs{.}HXr:RǥE;~%rUJ[pܣ@~6>$J`f</6F{x14j% ݉*16IhkHglSwecsC qsz:w\ʅЙ+90Jr ݰ#c}Kjٝaj,|ʦ!`- oA$olMⱭ-;R+9.]1_єu \A-Š߄ɠ7o\6 KYzZk'Y_,lCz)8dz~P.p!au~^O Z?SA -+Bš D_<-Ybbz$xI:BEzW]X> # O)3 N{ z_tez%X.&ID4HLQ1$t 38NK!Yr~9}K)X\ۏke]HHS6<6a[H|vlc%Br)"ڮߔ=h,$BڲF=4bQa#e!E4h2fʊ&,To`\b9<%^~jC &b3򼌲K&D]LKvMwI\y4@n319 ZThך1_6\ATm3i~opW.UFCutSkWɱ)mTHjU2S`?tp3dEH7GhCz}$`f ධ~KT04dʠ,C@z袮,z K+4ZQƣ*+—dZglci݃IjﯠUPT^K|Q1ri^$?ŇI5ĕ25J[} +a4 Gt-{~'J[VflLL2);F|)5(+3bx"FdXFhdiBcȩ 977`4AZw~E3b←Xhߗg$,O9S6#fW*IB3̴`[ OfD ,>&Mc{ZgC*/UJ9&Gnw5_a1swPO9P(j?i ^: Z,3z-XJ( ~)[:/f]P*%̞'s~t bW`k%th<>B(6ɋ#8wz W']۩ڢv{ =i\sLgnX$潠y%{M TyPGCb`r2){ML:f4&~SjzV¼p2/]d3՘>0w;1NV.dHKϴbĺ!bM,H9 }Gg:be{]lSǰu/䄿T˴Q i3۲>|>Y֤yLp^-R,B׬3kN'"Kh9՘s,W{XrwUiR6wݺ<_7Gs|yIz#Qړ׉q81W Qa5!Dw˽7%`An ќ9&MWw"zhTm] Cvd9S(xLgTnrQ%H7nU06g~ K(ڴC}#ɸQpb2,!T)<pd?iT*1x*ؾ<'#FzI< 6(`e:(hZjwvĀ#=cËF&O,l!T 5Uܵ%4${>o)9J)4N{6PĞ!A5f*dFR^ 2Nx: *QL9a ʲO3?TǁqʦŒ g@[ذ.@qEz>"RFig," ;Rj!{|3?F=I}B=g s% {w^ܠ'GM,=nׁ:`Ij*@0)-ՕzX1wrIc]A }OyK1zwؽΌ cZwA T$zLhc ()zq`hQ B/ƦjH.[¿)`w.8ϏNkV겺OvߋuH@ .)~+0iK4$zSқ>٢6##omхC>4Kkl4Dp(VqqOwg@]bVuW[a[HdVu8_\CN9Q]yT*" ,gtה41*oH@3Io-ŤYa>P kzZ6otsz`z4Mn|SW6nl:)X'DX{9s&6[U=pyX_^ nXYh"[4/آwGuGjP^J0`޽-~9D^u)óĖnh.aHbY~͍{|AC0)h0SPa46uǦԩsȧ/H،51gm%EQ", N:2#x4N=:] -IhE{ 8gD^l8  B-(DgTv?ZVh Y%%4pH~}+LVd3/ U) 6Y4d_T #|YL@x #A&O2#`7H?ԳE[bQJ他̍ͪRԆ9paEj@.4b5khxW5~VSH@ 85E+@gO9kˎ+ڧtG';}޴LvZ]:g%"Q='>&!6Կqap]Uypp3]:Sq>h0 Ύtl9.lڣ#+*fS"C_2dX0E@ځ!Xui&Tߍ]=R/ is4Cgu%XDs.9bd6z  E粦n88'_Z/NeXd;~D->xkӨΡb8ip|$e͡kM -ꈟȴG;(֛Yo3q$ BabƊ3V! @s"A˂jF65@jRp_}aDG oF?.qp: ֤kUUMʌ홵/䌞{(^:#5M72M)":އ=xQ-t=gz8PY<2W"R]ޓ:@H~pk8? O vY3ܴyObE&*U2hȷXIfF5sUJ f\IcDN.ϭKT65 Vx|e84K# V%gQ_yqC'ΙaR#ź Pċt/ΥR `0/=YVT1DF M.(s(fMYU,e-םȏBԒ_=* դiaI,kk{PaP ?#K1Ə=6w' B!XT'N=4Wg_, W/xzf$D#Wbo3_>edhLWF4۪94KR?YL[}ejd X0m3IQ;p,'S>:(,հSsT2s-,cW7 j?܆LS:&gBV̴<\1p|9u;"וҰn{D B’R?^ rQ@j&jd^Upmwc!˵Mi B.|%/C@kr6#0 \D[+P5h^疍p?k~ニ=@Ux&.}Oh#Z;w5+Mh@CgSr1cվqnKr =rcqG)r[ (^߃!>J+/)2s2wvp]#zAoO0)|JyA@JTᥬ^]'-JǾ;WA COkiyM[ @MA&|g. 2urev8Q0,Fv*ӺdzvjR;VN`btACєAZpPL Zαt)%Uۋqaޛb>[(MA}0ʇI#mOv}7L> ye1`M,qVdgT)8(ƥv~P2  >DCuJpɽ7˖KrܜF݋rs}3;.~|2ϱfCX24 /ج:za!'d('; eiD ̠ n]'s#{`Zt6lT6s&yaKL[ġ"ج5-Α#}wTg3yyrUZQ!etjY2v zc6%D\grsJ*݁78,Ǎ~0f8d47`16T!dHӿ1Vd;ixi9Z"C~\Kt8abF#YL2!ob6d:P~,p5ˇ,k3Q }y7j{pIjX[^G*&y(馭2lE6_JgN jIYԩs,,D9n>G:KyüJ"HNWkeì#{χ{[lÙѦVD/ ^HjDCG z-B.O7z3÷]MAi)fduS*g"6, Q.?/][K Ѥ,#ο{<k{xaPB/t1 f $KA`0J欜aP|`oV X h 0 wzT(2{i\*UHTZ}O u?xz CoS]|<& (?zT8鯴|-n ūҤ!jDY臝I &G7D8H1ڃh$,BKT;un0\E {iL;^ݪS8{\؃aiiD B7&4;Ǔgx1iL[ 6Wh(*zy; 2B=̅1҈IM&i4c.rK:v)?fvbTaZ@#f`۝{;hP{LAˌ3)Qi.CO*5DBL-z1ʛVU1Ŗ^0}-6۷/VX7&ĖR 5HQaIO~auR'CIH/lkrUM7'+7&C~Gω lY* ` R?7|B86 wrt:f:=lAE7k3u4\X і(UQgZ/;?M iKڵ8d&1x&K0 rD ,A5N8RO_;9مX?\VP` { I1B\q`+-\媸*F;&)R < |"55Ol {bOe.:٭fG" i_]1*tZOyJ7@w  ?q2@ǘ;~x,[Ng7y`͒H{R` ^g_Hʁl{ 9gekx_Sta,MX@!c?& ?33NRBKJ:YG@G{#W OBg6WĞBI]Ngɏ0@Z* *aA RnoCjy{rHi6Rc)ؠRʘm`(h1S'0q>6Y\93H)&jl9ٝuNZ荇X U'#ţ8KJ}iWWm: OJ̓ŒO"׺L(%aH]zP{j5 X6A Mɣ5*EBGI;Z|w0ii /O(;VB|*kL1Waarde/L8I|.6duaF3Ѵ=܀糔R+AL{x*f&]Z).֪n%Ȋ0==hɺ3I$Cz6S^g)}bJBfAj˰OQovWdU ȮR@0RWE{nw[" gѤբ"p"7" F8CK[b}G'ksټA,-F EER@0@\saѿױ߃ rjvbP&is}OA3[/tԶp mAxVQ' z>T%u$I?H} '}c[VlALCUc~F0gsf]Х`֛lAp$C{~XBVI}b=wDܳ&9J?V S Us3:3BKMt3=t$?WS&b갯Jң1+ -TTl4|gJ¬cȫ?ׁub4&&g6.RQd ͻ-C 6 p2 %IGR-[_Ku$I@a>,k }H}9;5Y%WĮ@ {.okmQ2Vxo3ġE9S {)Q!{- &\Ba?z)}}!kr⃿kI4}pt3D(e-Q#\"I!8~5n)iu+aS zkzc4ġ'\~r*#ZcǸu;+餺!( OZ~뚔cvᖓh2M:"2̭ 4d ruʞIstq82J.M`3&)G8z5';^RoP,L 1;_Y4  "ȂpK40%eyvlDnV%4!b;"_>DZ,T_V ]:͎EfÉL[Q0cKBlxy(C)eхK\ D}6)[aن.j` H$[wVXTZ)V,Mmyy +,΅k4Ϊug^B٬aX؋% 0axԧ j4!g(:7X٥vќžN` kΏ1Ҿyıvxs'kn -,)de(׎@b{)H]ar#D0Zk޿;1=aWQ<>&7/ Bkh"[د]%-F]^ d[5KC|2j饾#R[f\ YcCiVۃC1u2,s8?h5]1t-Þwx,)@ߪ`eլ>ѤWySpUx Ez]))2!F@ǧ&g{S \-Tv3~>Ofdm&pO 3eiHA%mzpy)cĸT䕝ЅD9xK8e;M {V>WK;/9MxM<1'bMō/ÈpЏ~RL!? f(@X$16PG˂3~殮eߕr蒫c0)eD˱Xe7"JL@UU1 zg E$< @ JW_h퐄4%@'l'`;Yf/w)AsjUbHvX^0oDoشPyӅ>@p;x;obi3!4V\xy3/̓.#D%x!b1[ TGe|oT.>?ycqxXp>@ר83V1pmG˚*F覡Da#/[_n2g)x ~@ Wu"eq%rSiӴRw寶K8ݟ"Zw: ]W;Pn'nMAj:B7 SJh~ /ޞA Wqi[E I$3Kf\36y_F;F_gFYZp4r?AEˆkSIDkCG.wbgT ~)M| z|7:[ I['^݌FHKHH~,r9FcaT:eAW& N*8pZJ. #[cDwiqi椾xѫ+8쮜3[  ˞3yho1S Ҽ~!1ʧki5E'Vخuo{8诉OР QGTrx.k-('T#?c8΃3~d0I{x6EĶΩH|.H`kWg?R3#p%#U7dN_W\Џ _O ȱ-^)}C-N'j_BU.cs]O'rD uW,$ԳN4TAG*cDY-$kH)ja$iZNMM 'II+iꂺW.ٝ#(2n>eHAg_ݏ`KFGm&dqhUd#{Z;V'6{drSgS \-NН__; z.|!FG`h@K U9(e& ?CdW < FgZ؁=[K@#\<E fNeѣ[u rqeU)4-;c%a6UO@> LDkEHȊG Zi԰IJ廚 uݼ0#/[#ds'VL GQ\P #@oW0d =MUe*uN 3Z%0Y2F[CqwND5uHL_t3fhvAцy{F)~E|z u)&H"<52#yftϱSsp+<'i"Ɠՠ 1+>{vqA@Ԉdz UVMXCM:#H?cu80!â3Hrx3Y`XsF}'#r$P5d'[ei+R#ud2:l?c))" ]`gC%\D.;dFU*.Bvު0u!70yMra iiPGaZ==zjSm"J/uDVݍ*|%.~#PlNfes#xxg$vn3k˼ UECYDd|y 9h~=ɋ)7HgjZw IjrB3edLUuD-[ "C", CIhվ+9oe|^kHSn4NU#%Z6X71$ZCb{]ϳJok4"9 Ҕ; J#]ֱ:+"xNZ1.'Jq8m,/S+PUT? R=Qj#ńIoj;t^nn^ mlsa{Ɉ trfz L0D\̙wO732Rqa pS4V̂: 26g,Ӷ74^;I_Gk7e_fY :i?k&7)f.O몚inԇ?p[^ż:a3Ff$>C$wvs^4 bHX580@ģ1G]/aS ĐSG|t 'F?[R!ETV)5sT 7# dj ""% p5y$vwspwY& Nw_/7A2SM̦R'qږ+(r~4W3g0!*efj:JtP2x!#b"'%yp+:Uh56fuW-KhR_drB xyosʯȥ?N;g?+(4TZX[րڏ輕.<pns#@S py rc:I5tMK#dgD?< )˚-허<`ȏow yhv;)꺊F݅eDgk~`-.Ƙbʢ&+wR`oؼ 6H))v1po7.JI)Ev\ֺuwX|ɟ2f`>(p `^0rsĢjL_=p(VL[ KW(̐Ig;-r:jw5V${CID{$%ͺ`;xB)˩icT(g<ܯ[$#w3A=HI$ыǻjdIn݅eVX!ַWii2~V}ym=O 狲5  ^LrEzUO@x.rpze&==` O+{kԲ06>[E\1~DX Z 3OifjV̩I@eңRm. ȋ &L[h6/`4F (t镍zőDž17’1Nw7=r)xdn.>-]ftEķ=AG~.;\ '|P!:,!TtDp`!]0-١i|V'MWr-E,r9A*%BUQ&tdly1{}m&v@gV1yD4 xSs;ioN -O!LG #!rخ+3#*e6R-%z9<ҹj Km+V q[t :7QQ7Id_G$3یt[u̮Ss=MEVz69r49NqX㊕Dl4mN raKp~>qK}j@9E )~ߢ~ ӼK5}jpǏL{f;hT&&4s!aw&mPD 惄IyN'.s/B@1nH-75Y&35q˯ѹ4k? Yc3= 1 r 61.@֥^x=æb]9FO|:ziM< oIQጤs("{j<8K[rxNcv`ր ǀ5WrZske (8g9iRfG۷&]Dڵ@'B'ϐr&AO8g?,'SX%w.Nx;~ z1'v +Y,O^ၧ.eA?AMV} S#|fxa*@*( 4xa7 {' OԐ'_o^5sb.V9=#͞V }+@z| ~nYȉh9Y{  ٙNaiR]N[O1C1Ĉ=5DDD`O䶢;,} hE7\>WT2ta`wj op8>n;Z9j3#%D3s.q£r%MA`0`Ecư7p,%VyAI;X_!5Dҿ) }ytYM -J9k͒} bxsdlNGWW\^er0EH첀7u|P+k޴eI|[I2k'$KYTo(euUR2K* fE=e=aIv4JxMjQn9"V?5t |ayJ473qiy6q @Tk}?\]x=X;k&?_?qDP:¬WNB%iI P-L5~>)CEBҧd^bv0^wdpݹ7ڇ lZA[P's 334Î򇋅2G :5Hcg'~ )7*]d^y$tl5%8=6ZRwj-Սn^ra*_$9*Azp)Osm#Qn_3WI+X5lv #o~Г YD[D}E@3:;6ī[' j>ԜUeh vkoK[E5?@')Ef ^?B{4cVBFyy$F,|Ql !,J5/w? ?vLa#8r [fk7*Cp1yB^^7PkKϙ5Z[!mx Ebg)9VFl :o٘  p 9ǒ4Βe!@VGD +>-lesFM׆%=3 &=`ɾǔ,`%ɺ.㎃肌gvڈe ٪"44pxh96M村 I/85<Y2!4OW HEbv|NԘ==CfKաퟂŨ'ZDhOPzݝיH)#f:`@$ -<r9"~q!<]pq'E7Yc~B?w%XzIDžc3 pn .q,|+ƸJΰz Y8"kn6J\f7mpqąUڵģF󷁶Nޅu5 9`:]`Ǔ?mRb ӑXv+_! H}6pCwRE}_'V ; 55[;3e-/m&@YB}P*3#C|n@jYW^-lꞗDy@a:o 2)!>~_o[?C5ՃM1{,82λerSB!s"T6nk hzC=~r?B: wcF.]'RVzrȄP|*-*ɯp3W&f6'/ʹaѷ2xe ,`'eaJJ=;g׼;PoQ>*"?wrecPPpMnBNr>{xn視H:͂ %6Jx퓳WHQ6R~G|v`T$]t%e=Ӆw~t5/ۺ?Hsa,Qҷ'1>l; 5 n7O,V@66eh[alߎ/` ˖@(hlē$vvwEsKG0lQFݥ KZ]1 "] P.hu5B)xoO*ƒly4Yn4eS԰/(,Z36j"AGuS88E\aըI'Ԁu27I{`^=*/vF-ٽr],WZ->}o3;٢d Yv2!^ZF(E Aj@/V.M;&D@Νgg-1ݡ4qT m]U$XCig`,TY;^`6a%:8,vp%D4$ (MiiLW|e駛b/)Vi['nmE1sVHaG^ׇm}; ݄Ujb16ӈ**Il-]Z>l S=A iuaw;)=;qZ-hi֦oiJw[7oR$U!Zf}PdPPǯ=6Ezb@J`XAb-7T;w"!Co8ƃnxƈNkWFPܶt&qqOkWA(3k30VW}+{ps5-:M#b7U\-$ȴjLK6t>0\ȡ9FhAuKNz^91R&)&B>GVl*ْ'*(Xp|0ų 9;/5.M . >LaI"xc@OJ(&ftFȏw3bVnO(壉7l`!r* 2%6V`mݓ)h4lwő?5lYzW=׀ \\ʄܪvpc#eכAia-lTf[ yǼd >8 WÇ '4@FO) cNdosڲ p@ .މܶw\\ Hf[5XC%2& _ 5/eGT~bY'I`kLf?XY1rAn{iuCLjI T:Ch*(BtUr$vBarN'G(c8hSDn ' d # C#Xvsjڅ6:ΜLOg/؂ܾuN0'OGv$.SWoCUՁ5sՓV |&4-V8bWe,޴oeaj 5Wa3eP99VG:iog6gaJZBE7wO"}"^` ~RXE~_Gh,*=.&q,¨H3׭E,2A#Fh(X˖UjOL5W~Onhv(B-XbK3ecpw]ApMi4}C U'Xap*"m4U3jEC€2f!Z%>r $Vusa 1Jn(Rk9Q_PcTA,fk"V=ژ2n8LPS_uľ&Y8^G,醉&K<NG{,Ks^;^AX9wV`QRd$P/INjmuS)MUPB7dSCpY*\$3k6/A.NY&dOZs աfceD2JApܛn'vUMR9]t RkZf qZr4{'^ _ GdQ" EQ.P\൓A!.Fs-'/A{\Z,;{-:x .i# wjɗ#TSQ6q@NM-?FyuYE?\9hҟgIEډ49>8Jnd@`Eu!bk~LW)5w f1 8ULElփrǐ>2SLl t,e $:[W|S#N5LQxkp CӋuﱩ5D=1Ez1I 0lF+TpAcG*V?&G"}R&“AR F#a/q-t61_Xҏ鞢-v <0 [ܛzUfXb,K XeՆ2úNȋ%m_5lǽ'+zYAg;  Ô6m&  f,+[%dswPvXMN@}O ä ,-kEm4=fR> E?t㥚E(QF?qn#QmX \xNm/ T4Mu1V,$ߠF06FjJu-}n0X8Ύ M2{x_2fP5&IE"875t``u?өNq|z5XiO~cLL58b 愮FRR@(1m}KӉ* T0+p7Fwqn:>BPU+Aeߣ?L(V~Q]0_bbrցyfFTO\ 1egP`6'B;]g} 0Y3cyi EQUf7{s'oѪp*_wَ€2^*JȺSaT?.wsbBQ?Ȉ‹Cyu*<`9ol: [ntOuM]UmVT'[>>%8|*6 [[M?%6HAtM14fJޑ+Ϭ39UDQ+|\30vm<@4@%j{:Y4+.pι0i.l\rZe$`2T;<LOн :jG QGoF0B ݧy&#K ZFOwj%y׊\ʮ#:^dN=)wޣAŒJ?΃AĿŞާ APbNdg#^(},<݂yr)aW?8}x^}+e~\(Kk6ʌl;Ip,-mD3-5fDTRwf2 +5&0Za%|n:PRa [8b\7pj遒م_w=^IV>i!DXQ̜K*)˗H5k"1"\RNf#q< )le}2K)i!=VU0޳1aJoc(ɁZ6Je 7֔];^SH X6D@ߤ3m٥;Y9jtx.͊Vug u}*61#3v^IJE-@D zv~U%E~,К>?D],`8$ _/ݑ tC>hjcJtKRN"PIB !7Oeppp9Yls} Ԃӛj7!6%d0D l W w>PR͆' ~ >UHN7m5iE^Qq'5OW0RęQjs@|;ZrEGzEx/oB=*= :d鵨$}q2gN]ߡ:RޠkڔiA4,!gXy[ϠT3T2,mm(uXКtHro 9.ſ[Hx87 S|}Jk,p׋%(Q+KR<޾EC(f=z{4nY"ߍZrי7HECQ_v<G,k{JQf {^Ђ TԷYXk} H=8<5e} Ր#)cB){RlfpiJ'$IPGs8s Ny$* |bo's)g^{òkr!PQf.Cy;Üb1ECrt}@z101zԈKf#K0e7԰Q@H5Qi`!}܆e /j"[ Âa` hg6VEґx~[ ͞+LqeG=Zu9*Ni::Gw35v1HO֍vhVo&J=/}]7xyjL,;؋xGĭd oӇKMcͷ9$_=C;ruஃB@qԅ/:&U>+KJ29Ú!]ER Myt>%RpZ "^sXm|2>IK7f & r=i>U~K 0fc|zdXD"T^l2kLvPSyeJ~N# eNx-lh#(T2P^2pnZ D<1#JO &Cw#_}R69ʣA"lH;ӓFyaR;JN Y뻊w,8goĞ'A.M>t մ{'A`Q{f7CPÓBkGi60 UIlQ/<e7!NԀ xfm4aV_痟U4'?6icr*2䗸 CwX > |K+5.Fg+ٴ,#cٲ:Mvj4ҏ [YW0:)[O0硘MiL2=ӧⱭh_6(R}5mp̤XSjUjZNVR"Ƨ_>˞L0~T6 σv}lF.'*=`\;p8'0yf0Tt@0ǰt^k/#||T=I$pۓ (8:O4 v5Gr`B ^f]ae ά%w8 kZ)wS"0_Hӎ˧(ms{B nɽ.M$ b!FS#W>cp< )}5͏`cb:lG΄."KR "ŏB,P08P܎4CzO^U(ŷ?obIEΕ9 \_i.]ib0L$ _p-w'˜yf{Bot-؝-A w&`d7mK"oZUʡ[_҉9b>P!A U fac9M+큓tb(%OaiEKJNޔ Ob ֋u/*9_~AդB@ro6.pEtlƉji]^KtxI!o?ޜeQ`LK", aKQ=R;pxȣC)KPH%⇯?ح[limu˒B>W:Cxο @˟^又urJ(0qV@O6͋>_,XNωRej.ɻ[oRNDl.ȗo-wZ[9c*ǒ&j~dYktD6۞R7lSXXȕ)*Nie45 pzmO~k9BXkӑaJ[48; ZվtdBz)mc',ǀAc]% 9CljsQyۦ^2$&oc/A5\@ ](W`uHykNhM[Zl8+oK¶5rI2'?L﫽cwg#'Oiu ƖR~Q ) +(`ChĭV?|,p߮9дedp\ojn LL9(Z:H82LZ,S9S)ʅdo N`:r(ykb8=z>v}64ڗ$?iKc;4"?~؇-_Xb 8uMI4ԫ`ChoZݼbNu?7!Qv!dpha/RxL/f-&^ MT˖e.|`nJ?!ƖZOr~`Q뿓/oBL @ƾ_!*bk>:`ߌ3:~f\ͼJiFc}a /ͽ+r/4`s) 25&/] 0)䩀v_ՙЭc:Q>N!@SE>;q%c5J"+!3=Vr̘} M8=?3zt"5:L1jܺ- xS"XꗴW#JzNVyටHE{&uca?r0.>n>!1 6Э0Q5ցg7(Z E AkNെPsj2}4 "4|nREe .t^Ɋ+ S#dzw;6/C|#iCׂNy&(< /,xEvgLTfҭp_h2Z@me6 .s͍T{%ԫ xhbqGjAa֫䅸Qv ;B`qT`d(G?REf̲1Q+7cTRXQz-2.qZ%x/&"$l% 9QXF }j.L _7Q7L̉-DӺOr}C710]RU1"H-< {p9׵'#!Vc]=^-O%&8<ŕEd(7?Y(ytxk"lq%!=İKj%>X+80EIcZӝ3)Ip Xx2vYz׍W| +ljJ@&ge2f>Yz{# DB |7: YZ