python3-nghttp2-1.40.0-6.1 >  A `}p9|6tT?9/G:H}F Xcw+-(9_V.JhQ\Q5rT)&8@ 'kymSSexZ>6b>n8|T}rN#lc!\NwN m`2f;,:5@DJv8h9H!Yݳ!ޏ=>~wxD{[ x wb0d95907d25ad9e26938e41862b2dd4389b4c07b2e9f29aaef3b7ca027e972685646abe9771ae61a4bd7d6a867165702f63aa67b`}p9|tԶMqf$ƃi/p 6LٔF=8uzrm0Uګ4qtkcE ʓXoNR [)C\-ƅI Hᘘő:}) Pu_Z(Sefn}s)m6wB;pkT,z]NMWkW* ;Gr*eOH' >p>?d  :  $,D P \ t  8P|   (8F9F: FFݤGݸHIXY\](^ެbcdKePfSlUuhvw(x@yXztCpython3-nghttp21.40.06.1Python3 bindings for nghttp2Python bindings for implementation of Hypertext Transfer Protocol version 2.`Zs390lp8SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Pythonhttps://nghttp2.org/linuxs390xA큤`S`S`S`S`S`Se9a96e7cfbd033cbd7d48f5d444a39535c8111dfb0267d72a45df2ec7fa05f172b293c12444030161ec37e4103d2463d43a60e8ea5cc5810a32625c6f8f7ed08d0cfb3a8d74d10803d15115b08993e90aa4c81abc8f46aab1aa0dbe26752cda901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bb3aaa6b64ffcbd1b90f415e5eee3468b2f7b8e14a7f692ade7195d95870cf0bfrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-python-1.40.0-6.1.src.rpmpython3-nghttp2python3-nghttp2(s390-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libnghttp2.so.14()(64bit)libpthread.so.0()(64bit)libpython3.6m.so.1.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1`KW^@]i]Z@]Z@]R@\g\A\A\8@[F[t[CN@ZЛZUZUZZOhZ.s@Z'ZY@YdYYlYcl@YX@XӸX@Xk@XQ4@X6@W@WRW"W~WXW W4V@V>@V@VV_V@VzV]VI@V4@V@UU@UUȒ@UUUUUcU]US= TLSv1.2 * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805) * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu) * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794) * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795) * nghttpx: Strip version number from server header field * nghttpx: Add --single-worker option * nghttpx: Fix bug that send_reply does not participate graceful shutdown * nghttpx: Add --frontend-max-requests option * nghttpx: Enable stream-write-timeout by default * nghttpx: Fix stream write timer handling * nghttpx: Add configrevision API endpoint (GH-820) * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819) * nghttpx: Update log time stamp in millisecond interval * nghttpx: Better error message when private key and certificate are missing * nghttpx: Fix bug that old config is used during reloading configuration * nghttpx: Specify TLS protocol by version range (GH-809) * nghttpx: Send SIGQUIT to the original master process (GH-807) * nghttpx: Restrict HTTP major and minor in 0 or 1 * nghttpx: Drop privilege of neverbleed daemon first * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802) * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801) * nghttpx: Send 1xx non-final response using mruby script (GH-800) * nghttpx: Select certificate by client's supported signature algorithm (GH-792) * nghttpx: Recommend POST for backendconfig API request * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789) * nghttp: add support for link rel="preload" for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791) * h2load: Fix wrong req_stat updates * h2load: Explicitly count the number of requests left and inflight * integration: Fix deprecation warnings * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr - Changes for version 1.19.0: * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769) * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768) * build: Compile with Android NDK r13b using clang * src: Fix assertion error with boringssl * nghttp: Take into account scheme and port when parsing HTML links * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783) * nghttpx: Add --accesslog-write-early option (GH-777) * nghttpx: Fix access.log timestamp (GH-778) * nghttpx: Show default cipher list in -h * nghttpx: Add client-ciphers option * nghttpx: Add client-no-http2-cipher-black-list option * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections. * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612) * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612) * nghttpx: Enable SCT with OpenSSL 1.1.0 * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765) * h2load: Show default cipher list in -h * h2load: Show custom server temp key such as X25519 * h2load: Fix incorrect return value from spdylay_send_callback - Changes for version 1.18.1: * nghttpx: Fix assertion error in libev ev_io_start (GH-759) * nghttpx: Handle c-ares success without result * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763) * nghttpx: Fix bug that DNS timeout was ignored (GH-763)- use individual libboost-*-devel packages instead of boost-devel- Update to version 1.18.0: * lib: Accept and ignore content-length: 0 in 204 response for now * build: Use pkg-config to detect libxml2 * build: Require c-ares to compile applications under src * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) * examples: Delete tiny-nghttpd * nghttpx: Retry h1 backend request if first write fails (GH-757) * nghttpx: Keep reading after backend write failed (GH-756) * nghttpx: Add frontend-keep-alive-timeout option (GH-755) * nghttpx: New error log format (GH-749) * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) * nghttpx: Lookup backend host name dynamically (GH-721) * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) * nghttpx: Wait for child process to exit- Update to version 1.17.0: * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722) * lib: Avoid memcpy against NULL src * build: MSVC version resource support (Patch from Remo E) (GH-718) * asio: server: Call on_close callback on connection close (GH-729) * nghttpx: Fix frequent crash with --backend-http-proxy-uri * nghttpx: Robust backend read timeout * nghttpx: Fix bug that mishandles response header from h1 backend * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726) * nghttpx: Remove optional reason-phrase from SPDY :status * nghttpx: Header key and value must be string in mruby script * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722) * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722) * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717) * nghttpd, nghttpx, asio: Add missing mandatory SP after status code- Update to version 1.16.1: * lib: Prevent undefined behavior in decode_length * nghttpx: Fix bug which may crash nghttpx if non-final response is forwarded from origin server to HTTP/1.1 client - Changes for version 1.16.0: * lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. * Update .clang-format for clang-format-3.9 * build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. * third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 * asio: Fix crash when end() is called outside nghttp2 callback * nghttpx: Add --backend-connect-timeout option * nghttpx: Add TLS signed_certificate_timestamp extension support * nghttpx: Add --ecdh-curves option to specify list of named curves * h2load: Add --header-table-size and --encoder-header-table-size options- Update to version 1.15.0: * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) * lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) * lib: Add nghttp2_session_get_local_settings() API function * lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build * neverbleed: Update neverbleed to support ECDSA certificate * doc: Mention --enable-lib-only configure option in README * integration: Fix test failure with go1.7.1 * src: Fix compile error with openssl 1.1.0 * nghttpx: Improve performance with HTTP/1.1 backend when request body is involved * nghttpx: Use std::atomic_* overloads for std::shared_ptr if available * nghttpx: Migrate backend stream to another h2 session on graceful shutdown * nghttpx: Add option to specify HPACK encoder/decoder dynamic table size * nghttpx: Log client address * nghttpx: Add tls_sni to mruby Nghttpx::Env class * nghttpx: Add --frontend-http2-window-size option, and its family functions * nghttpx: Add experimental TCP optimization for h2 frontend * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) * nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections * nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) * nghttpx: Retry if backend h1 connection cannot be established due to timeout * nghttpx: Reset stream if invalid header field is received in h2 * nghttpx: Add --server-name option to change server response header field (GH-667) * nghttpd: Add --encoder-header-table-size option * nghttp: Add --encoder-header-table-size option * python: Support ALPN, require Python 3.5- Update to version 1.14.0: * lib: Make emit_header() return void since it always succeed * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support multiple buffer input * lib: since hd_inflate_commit_indexed() always return 0, remove the return value check in nghttp2_hd_inflate_hd_nv() * lib: Use memeq() instead of lstreq() in lookup_token() * lib: More strict stream state handling * lib: Modify genlibtokenlookup.py to remove redundant header comparisons and remove inline qualifier of lookup_token() in genlibtokenlookup.py * lib: Fix wrong tree operation to avoid cycle * lib: Make get_max_index() return the max index in frame, so we don't need to do extra calculation * lib: Add nghttp2_on_invalid_header_callback * lib: Log frame's stream ID for header debug logging * doc: Remove old doc about differential encoding in HPACK * doc: Document about ALPN in nghttpx howto * nghttpx: Log error code from getsockopt(SO_ERROR) on first write event * nghttpx: Don't change pushed stream's priority * nghttpx: Log backend connection failure in WARN level * nghttpx: Fix bug that api and healthmon parameters do not work with http2 proxy * nghttpx: Add access log variable for backend host and port * nghttpx: Use copy instead of const reference of backend group * nghttpx: Reload configuration with SIGHUP * nghttp: Adjust weight according to Firefox stable * nghttp: Call error callback when invalid header field is received and ignored * nghttp: Allow multiple -p option * deflatehd: Call nghttp2_hd_deflate_change_table_size only if table size is changed from default- Update to version 1.13.0: * lib: Cancel non-DATA frame transmission from nghttp2_before_frame_send_callback * doc: Fix warning with Sphinx 1.4 * build: Work with Android NDK r12b * nghttpx: Use consistent hashing for client IP based session affinity * nghttpx: Fix FTBFS on armel by explicitly including the header * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 * nghttpx: Fix build error with libressl * examples: Fix compile error with OpenSSL v1.1.0-beta2- Update to version 1.12.0: * Add nghttp2_session_set_local_window_size API function * Add nghttp2_option_set_max_send_header_block_length API function (GH-613) * Fix warning: declaration of 'free' shadows a global declaration (Patch from Alexis La Goutte) * examples: Add ALPN support to tutorial client/server (GH-614) * nghttpx: Reduce TTFB with large number of incoming connections * nghttpx: Rewrite read timer handling * nghttpx: Clean up neverbleed AF_UNIX socket * nghttpx: Add --backend-max-backoff option * nghttpx: Use 16KiB buffer for reading to match TLS record size * nghttpx: Add healthmon parameter to -f option to enable health monitor mode * nghttpx: Receive reference of std::mt19937, not making a copy * nghttpx: Fix bug that backend never return to online (GH-615) * nghttpx: Implement client IP based session affinity * nghttpx: Add --api-max-request-body option to set maximum API request body size * nghttpx: Add api parameter to --frontend option to mark API endpoint * h2load: Add content-length header field for HTTP/2 and SPDY as well * h2load: Implement HTTP/1 upload (GH-611)- Update to 1.11.1 * lib: Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping * integration: Workaround runtime error: cgo argument has Go pointer to Go pointer * nghttp: Eliminate zero length DATA frame at the end if possible * nghttpd: Set content-length in status response * nghttpx: Add sni keyword to --backend option * nghttpx: Allow mixed protocol and TLS settings among backends under same pattern * nghttpx: Don't add 0-length DATA when response HEADERS bears END_STREAM flag * nghttpx: Don't add chunked encoded response body for HEAD request * nghttpx: Don't use CN if we have dNSName or iPAddress field * nghttpx: Just call execv instead of execve to pass environ * nghttpx: Make SETTINGS timeout value configurable * nghttpx: Save PID file after it is ready to accept connections * nghttpx: Treat backend failure if SETTINGS is not received within timeout * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server is alive- Update to 1.10.0 * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback * Add ALTSVC frame support * Run error callback when peer does not send initial SETTINGS frame * Update http-parser * Update sphinx_rtd_theme * nghttp: add an --expect-continue option * nghttpx: Fix downstream connect callback called early * nghttpx: Truncate too long -b option signature * nghttpx: Fix bug that server push from mruby script did not work * nghttpx: Try next HTTP/1 backend address when connection cannot be made * nghttpx: Retry next HTTP/2 backend address when connection cannot be made * nghttpx: Enable link header field based push for non-final response * nghttpx: Detect online/offline state of backend servers * nghttpx: Better load balancing between backend HTTP/2 servers * nghttpx: Fix crash with backend failure- Update to 1.9.2 * nghttpx: Fix crash with backend failure * nghttpx: Better distribute load to backend h2 servers * nghttpx: Fix error messages on deprecated mode * nghttpx: Fix bug that logger wrote string which was not NULL-terminated * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work- Update to 1.9.1 * nghttpx: Fix bug that backend tls keyword did not work with -s option * nghttpx: Fix handing stream after connection check was failed - Changes for 1.9.0 * lib: Add nghttp2_error_callback to tell application human readable error message * lib: Reference counted HPACK name/value pair, adding * nghttp2_on_header_callback2 * lib: Add nghttp2_option_set_no_auto_ping_ack() option * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code string * build: Makefile.msvc enhancements (Patch from Jan-E) * build: Lower libev version requirement (Patch from Peter Wu) * build: cmake build support (Patch from Peter Wu) * asio: Fix bug that server event loop breaks with exception * integration: Disable tests that sometimes break randomly on travis * integration: do not use recursive target (Patch from Peter Wu) * h2load: Fix bug that it did not try to connect to server again * h2load: Fix bug that initial max concurrent streams was too large * nghttpx: Memcached connection encryption with tls keyword * nghttpx: Enable/disable TLS per frontend address * nghttpx: Configure TLS per backend routing pattern * nghttpx: Workaround for Ubuntu 15.04 which does not value-initialize on std::make_shared. * nghttpx: Add --error-page option to set custom error pages * nghttpx: Add wildcard host routing * nghttpx: Change read timeout reset timing * nghttpx: Don't push if Link header field includes nopush * nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host * nghttpx: Restructure mode settings, removing --http2-bridge, - -client, and --client-proxy options * nghttpx: Deprecate backend-http1-connections-per-frontend in favor of backend-connections-per-frontend * nghttpx: Don't share session which is already in draining state * nghttpx: Effectively disable backend HTTP/2 connection flow control * nghttpx: Add --frontend-http2-max-concurrent-streams and - -backend-http2-max-concurrent-streams, and deprecate - -http2-max-concurrent-streams option * nghttpx: Deprecate --backend-http2-connections-per-worker option * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1 backend * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy- Update to 1.8.0 * Add Architecture documents (work in progress) * List all contributors in AUTHORS * doc: fix out-of-tree doc builds (Patch from Peter Wu) * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when _PATH_XML2 is not found * Fix configure script for non-gcc, clang build * Document compiling apps and include h2load in configure (Patch from David Beitey) * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil) * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11 * Fixing Windows Makefile version detection (Patch from Reza Tavakoli) * lib: Tokenize extra HTTP header fields * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu) * lib: Add HTTP/2 extension framework to send and receive non-critical frames * tests: remove unused macros (Patch from Peter Wu) * src: Update default cipher list * src: Fix compile error with gcc-6 which enables C++14 by default * asio: client: Fix connect timeout does not work, return from cb if session stopped, removing client::session::connect_timeout() functon * nghttpd: Start SETTINGS timer after it is written to output buffer * nghttpd: Add trailer header field to status responses * nghttpd: Add -w and -W options to change window size * nghttpx: Worker wide blocker which is used when socket(2) is failed * nghttpx: ConnectBlocker per backend address * nghttpx: Interleave text/html pushed resources with associated resource * nghttpx: Add headers given in add-response-headers for mruby response * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor of --backend-address-family * nghttpx: Add options to specify address family of memcached connections * nghttpx: Add encryption support for TLS ticket key retrieval * nghttpx: Add TLS support for session cache memcached connection * nghttpx: Refactor blacklisted cipher suite check (Patch from Jay Satiro) * nghttpx: Add TLS support for HTTP/1 backend * nghttpx: Add request-header-field-buffer and max-request-header-fields options, deprecating header-field-buffer and max-header-fields options. * nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite * nghttpx: Limit header fields from backend * nghttpx: Fix bug that IPv6 address in Forwarded "for" is not quoted-string * nghttpx: Support multiple frontend addresses * integration-tests: support out-of-tree tests (Patch from Peter Wu) * examples: fix compile warnings (Patch from Peter Wu) - Drop upstreamed nghttp2-c++14.patch- Update to 1.7.1 * Fix CVE-2016-1544 (boo#966514)- Add nghttp2-c++14.patch to properly guard make_unique templates. [bsc#964140]- Update to 1.7.0 * Reset (RST_STREAM) stream if flow control window gets overflow * Validate :authroity, host, and :scheme value more strictly * Check request/response submission error based side of session * Strict outgoing idle stream detection * Return error from nghttp2_submit_{headers,request} when self dependency is made * Add -ldl to APPLDFLAGS for static openssl linking * asio: Stop acceptor on server::http2::stop * asio: Rename http2::get_io_services() as http2::io_services() * h2load: Support UNIX domain socket * h2load: Improve readability of traffic numbers * h2load: Remove "auto" for -m option * h2load: Show progress in rate mode * h2load: Perform sampling for request and connection timings to reduce memory consumption * nghttpd: Add --no-content-length option to omit content-length in response * nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources * nghttpx: The initial value of request/response buffer is increased to 128K * nghttpx: Fix bug that --listener-disable-timeout option is not used * nghttpx: Don't emit :authority if request does not contain authority information * nghttpx: Add clarification of quotes in configuration file * nghttpx: Don't allow certain characters in host and :scheme header field * nghttpx: Add RFC 7239 Forwarded header field support * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang) * nghttpx: Take into account of trailers when applying max_header_fields * nghttpx: Don't apply max_header_fields and header_field_buffer limit to response * nghttpx: Strict validation for header fields given in configuration * nghttpx: header value should not be lower-cased (Patch from ayanamist)- fixed typo in libnghttp2_asio1 [bsc#962914]- Update to 1.6.0 * Fix heap-use-after-free bug when handling idle streams * Strict error handling for frames which are not allowed after closed (remote) * Set max number of outgoing concurrent streams to 100 by default * Keep incoming streams only at server side * Create stream object for pushed resource during nghttp2_submit_push_promise() * Add nghttp2_session_create_idle_stream() API * Handle response in nghttp2_on_begin_frame_callback * Add --lib-only configure option * Compile with OpenSSL 1.1.0-pre1 * Fix build when OpenSSL 1.0.2 is not available (patch from Sunpoet Po-Chuan Hsieh) * asio: Add connect and read timeout to client API * asio: Add TLS handshake and read timeout to server API * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) * asio: libnghttp2_asio: Added io_service accessors (patch from Andreas Pohl) * h2load: Add req/s min, max, mean and sd for clients * h2load: Fix broken connection times- Update to 1.5.0 * Fix bug that nghttp2_session_find_stream(session, 0) returned NULL * Add nghttp2_session_change_stream_priority() to change stream priority without sending PRIORITY frame * Add nghttp2_session_check_server_session() API * Consider to use CANCEL error code when closing streams with GOAWAY * Don't send push response if GOAWAY has been received * Use error code CANCEL to reset pushed reserved stream from remote * Add nghttp2_session_upgrade2(), deprecate nghttp2_session_upgrade() * Workaround HTTP upgrade with HEAD request in nghttp2_session_upgrade() * Introduce NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE * Add nghttp2_session_check_request_allowed() API function * Switch to clang-format-3.6 * Update mruby to 1.2.0 * tests: fix broken linkage with --disable-static (Patch from Kamil Dudka) * python: Send RST_STREAM if remote side is not closed and response finished * asio: client: call on_error when connection is dropped * asio: ALPN support * h2load: Add --h1 option to force http/1.1 for both http and https URI * h2load: Fix crash when dealing with "connection: close" form HTTP/1.1 server * h2load: h2load goes into infinite loop when timing script file starts with 0.0 in first line (Patch from Kit Chan) * h2load: Override user-agent with -H option * h2load: Print "space savings" to measure header compression efficiency * h2load: Stream error should be counted toward errored * h2load: Show application protocol with OpenSSL < 1.0.2 * nghttpx: Don't send RST_STREAM to h2 backend if backend is disconnected state * nghttpx: Support server push from HTTP/2 backend * nghttpx: Fix bug that causes connection failure with backend proxy URI * nghttpx: Use --backend-tls-sni-field to verify certificate hostname * nghttpx: Log :authority as $http_host if available * nghttpd: Fix crash with CONNECT request * nghttpd: Defered eviction of cached fd using timer * nghttpd: Read /etc/mime.types to set content-type header field * nghttp: Record request method to output it in har correctly * nghttp: Use method given in -H with ":method" in HTTP Upgrade - Drop nghttp2-1.4.0-fix-tests.patch (now in upstream)- Enable spdy and more example applications- Update to 1.4.0: * lib: Don't always expect dynamic table size update. * lib: Shrink to the minimum table size seen in local SETTINGS. * lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback. * lib: Avoid excessive WINDOW_UPDATE queuing. * lib: Return fatal error if flooding is detected to close session immediately. * lib: Return type of nghttp2_submit_trailer is int. * lib: Don't send WINDOW_UPDATE with 0 increment. * lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding. * package: Use -fvisibility=hidden for internal functions. * package: Show more information in configure summary. * package: Add PIDFile directive to systemd service. * package: Fix daemon upgrade when running under systemd. * app: Compile with BoringSSL. * nghttp: Allow multiple -c option occurrence, and take min and last value. * nghttpd: Fix leak when server failed to listen to given port. * nghttpx: Add TLS dynamic record size behaviour command line options. * nghttpx: Reduce default timeouts for read sockets to 1m. * nghttpx: Fix bug that PUT is replaced with POST. * nghttpx: Change mruby script handling. * nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections. * nghttpx: Add neverbleed support. * h2load: Don't DOS our server! * h2load: Use duration syntax for timeouts. * h2load: Support subsecond rate period. * h2load: Simplify rate mode. * h2load: Add option for user-definable rate period. * h2load: Reuse SSL/TLS session. * h2load: Reconnect server on connection: close. * h2load: Don't exit in the case of no ALPN protocol overlap. * integration: Update go's http2 package URI. - Add missing baselibs.conf. - Add nghttp2-1.4.0-fix-tests.patch from commit 4825009. - Small spec cleanup.- Update to 1.3.4 * Make traditional init script fail if new config file is broken (Patch from Janusz Dziemidowicz) * nghttpx-logrotate: Don't use killall since we have multiple processes * nghttpx: Fix improper signal handling - Changes for 1.3.3 * Fix bug in padding handling of DATA frame * Use hash table for dynamic table lookup * More warning flags for --enable-werror * Update mruby * h2load: HTTP/1.1 support (Patch from Lucas Pardue) * nghttpx: Do not try to set TCP_NODELAY when frontend is an UNIX socket (Patch from Janusz Dziemidowicz) * nghttpx: Chown UNIX domain socket to user specified as --user * nghttpx: Split monolithic one process into control and worker processes * nghttpx: Handle SSL/TLS data following PROXY protocol line - Changes for 1.3.2 * Check header block limit after new stream is opened * nghttp: Show error if HEADERS frame cannot be sent for whatever reason * nghttpx: Fix assertion failure on TLS handshake * nghttpx: Add x-http2-push header field for pushed resource * nghttpx: Fix compile error with --disable-threads- Update to 1.3.1 * Avoid usage of typeof and replace __builtin_offsetof with offsetof * Honor stream->weight even if stream->last_writelen is 0 * Compile third-party libraries if hpack-tools is enabled * nghttpx-init: Start nghttpx with --daemon * Bundle sphinxcontrib.rubydomain https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain/ * Bundle mruby * h2load: Record TTFB on first byte of response body, rather than first socket read * h2load: Improve checking for timing script input, prevent false positive in certain situations * nghttpx: Implement PROXY protocol version 1 (--accept-proxy-protocol option) * nghttpx: Allow link header server push for HTTP/2 backend as well * nghttpx: Don't initiate push if client disabled push * nghttpx: Allow absolute URI in Link header field for push * nghttpx: Fix crash with multi workers and QUIT signal * nghttpx: Add mruby support which is disabled by default (use --with-mruby configure option to enable it) * nghttpx: Drop connection before TLS finish if h2 requirement is not fulfilled - Fix typo in previous changelog entry- Update to 1.3.1 * Limit the number of incoming reserved (remote) streams * Add stream public API * Rewrite priority tree handling * Fix parallel make distcheck * Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined * fetch-ocsp-response: Handle spurious openssl exist status 0 * nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection * nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection * nghttpx: better handle /dev/stderr and /dev/stdout (Patch from Tomasz Buchert) * nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met * nghttpd: Return date header field for 304 * nghttpd: Support HEAD request * h2load: Add Timing-script and base URI support (Patch from Lucas Pardue) * h2load: Add timeout options (Patch from Nora) - Fix typo in changelog- Update to 1.2.1 * doc: Reword the HPACK tutorial (Patch from Tom Harwood) * nghttpx: Fix stability issues * h2load: Fix crash if -r > -n- Update to 1.2.0 * Fix crash if response or data is submitted to closing stream * Header table size UINT32_MAX must be accepted * Use PROTOCOL_ERROR against DATA sent to idle stream * Allow multiple in-flight SETTINGS * Strictly check occurrence of dynamic table size update * Fix configure warning that 'missing' is missing or too old * Fix rm: cannot remove ‘*.rst’: No such file or directory when "make clean" (Patch from Alexis La Goutte) * doc: Reword some of the server and client tutorial (Patch from Tom Harwood) * src: Remove monotonic_clock replacement macro for gcc-4.6 * nghttpx: Add TLS ticket key sharing among nghttpx instances using memcached * nghttpx: Add shared session cache using memcached * nghttpx: Set SSL/TLS session timeout to 12 hours * nghttpx: Enable session resumption on HTTP/2 backend * nghttpx: Don't rewrite host header field by default * nghttpx: Generate new ticket key every 1hr and its life time is now 12hrs * nghttpx: Don't reuse backend connection if it is not clean * nghttpx: Add AES-256-CBC encryption for TLS session ticket * nghttpd: Fix the bug that 304 response has non-empty body * h2load: Add -r and -C options to h2load (Patch from Nora Shoemaker) - Changes for 1.1.2 * Fix linker error with libnghttp2_asio * Allow custom installation location for Python bindings - Drop no longer needed missing_nghttp2_timegm.patch- Update to 1.1.1 * nghttpx: Fix various stability issues and memory leak bug - Changes for 1.1.0 * Fix DATA is not consumed if nghttp2_http_on_data_chunk failed * nghttp2_submit_response and nghttp2_submit_headers may return * NGHTTP2_ERR_DATA_EXIST * msvc build fixes and enchantments (Patch from Gabi Davar) * Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler) * nghttp: Add --max-concurrent-streams option * nghttp: Add comment on HAR on pushed objects (Patch from acesso) * nghttpx: Add --include option to read additional configuration from given file * nghttpx: Add backend routing based on request host and path by extending -b option * nghttpx: Allow log variable to be enclosed by curly braces for disambiguation * nghttpx: Add log variables related to SSL/TLS connection * h2load: Add --ciphers option - Add patches * missing_nghttp2_timegm.patch to fix building of asio library * nghttp2-remove-python-build.patch to fix python bindings installation when autotools are used- Update to 1.0.5 * Add STREAM_DEP_DEBUG macro switch to enable runtime validation of depedency tree * Fix another bug in priority handling; sibling's item is not queued when ancestor's item is detached * nghttpx: Fix crash with --http2-bridge and both frontend and backend TLS- Update to 1.0.4 * Fix assertion failure in stream_update_dep_on_detach_item (GH-264) - Changes for 1.0.3 * Fix bug that idle self-depending PRIORITY is not handled gracefully * Optimize dependency based priority code to Firefox style tree * enable third-party for asio_lib too (Patch from Mike Frysinger) * fetch-ocsp-response: Support LibreSSL, and include port in ocsp_host * src: Support compile with LibreSSL * nghttpx: Fix bug that x-forwarded-proto header field does not reflect frontend scheme on HTTP/2 backend * nghttpx: Validate :path on SPDY frontend- Update to 1.0.2 * Fix bug that data are not consumed for connection in race condition (GH-253) * Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 for Windows build * Translate fetch-ocsp-response into Python * libevent-client: Fix bug that path is broken if URI does not contain path part * python: Call on_close callback when connection is lost for server session * python: Expose client certificate, if available (Patch from Fabian Wiesel) * python: Catch and log failure to set TCP_NODELAY (Patch from Fabian Wiesel) * nghttpx: Add --add-request-header option * nghttpx: Make WebSocket upgrade work * nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade * nghttpx: Don't send "Expect" header field twice- Update to 1.0.1 * Include stdint.h instead of inttypes.h when compiled with MSVC < 2013 * Fix invalid memory free on out-of-memory handling * integration: Use our own copy of golang spdy package * android: Don't link zlib bundled with android NDK * Dockerfile.android: Update NDK ver, and ubuntu; build and link zlib * src, examples: Fix up OpenSSL initialization * nghttpx: Allow HTTP Upgrade from POST request if response header has not been sent to the client * nghttpx: Fix bug that PUSH_PROMISE is sent after associated response HEADERS * nghttpd: Close connection after settings timeout and GOAWAY was sent * h2load: Fix bug that NPN fails if ALPN is enabled- Update to 1.0.0 * v1.0.0 introduced backward incompatible changes from 0.7 series. Read https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier to migrate from older version to this latest version. - Changes for 0.7.15 * Hopefully, this is the last release for 0.7.x series. Development continues in 1.x series. * Access violation in buffers (GH-232) (Patch from Etienne Cimon) * Retry finding jemalloc lib by je_malloc_stats_print (GH-233) * inflatehd: Fix crash if 'wire' value is not string (GH-235) * nghttpx: Revert 585af93 to fix crash with TLS (GH-234) * nghttpd: Add --echo-upload option to send back request body- Update to 0.7.14 * Fix global-buffer-overflow in HPACK code * Fix doc for nghttp2_select_next_protocol * Fix bug that promised stream was not reset on decompression error * Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) * Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) * Update sphinx_rtd_theme * h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) * nghttpd: Add -m, --max-concurrent-streams option * nghttpx: Log absolute URI for HTTP/2 or client proxy request * nghttpx: Add --header-field-buffer and --max-header-fields options * nghttp: Fix assertion error if very large value is given to -t- Update to 0.7.13 * Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. * Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback * h2load: Effectively disable flow control by setting large window size * asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun)- Update to 0.7.12 * Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id * HPACK: Rewrite static header table handling * HPACK: Never index authorization and small cookie header field * Don't install libnghttp2_asio headers if they are disabled * doc: Specify program directive so that hyperlink to option is correctly pointed to the intended location * asio: client: Call error_cb on error occurred in do_read and do_write (Fixes GH-207) * nghttp: Add --no-push option to disable server push * nghttp: Show stream ID in statistics output * nghttp: Remove --dep-idle option * nghttp: Use same priority anchor nodes as Firefox does * nghttpx: Don't push resource if link header has non empty loadpolicy * nghttpx: Add logging for somewhat important events (logs, tickets, and ocsp) * nghttpx: Set Downstream to stream user data on HTTP Upgrade to h2- Update to 0.7.11 * nghttpx: Fix waitpid race condition in ocsp response update * nghttp: Consider user-provided :authority header field for SNI as well as host header field - Changes for 0.7.10 * Make sure that nghttp2 license is MIT license * Add nghttp2_session_consume_{connection,stream} to consume bytes independent * Add nghttp2_send_data_callback to send DATA payload without copying "static inline" fix for build with VS2013 (Patch from Remo E) * Update lib/Makefile.msvc (Patch from Remo E) * Remove dependency on libws2_32 on Windows build * Define NGHTTP2_EXTERN macro to export function for Windows build * doc: Generate API doc per function * python: Add async body generation support * python: Fix pseudo-header field ordering bug * nghttpx: Redirect stderr to errorlog file * nghttpx: Fix bug that data buffered in SSL object are not read * nghttpx: Remove --tls-ctx-per-worker option * nghttpx: Add OCSP stapling feature- Enable python bindings - Update to 0.7.9 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * h2load: Fix crash if -t > -c * h2load: Add -d option to upload data to server * nghttpx: Forward only "trailers" keyword in te when forwarding HTTP/2 backend * nghttpx: Fix PUSH_PROMISE header field corruption [GH-194] * nghttpx: Fix te header field is duplicated when forwarding HTTP/2 backend * nghttp, nghttpd: Add --hexdump option to hexdump incoming traffic. * examples: Place AM_CPPFLAGS first to use in-package header files first [GH-192] - Changes for 0.7.8 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate :path header field for http or https URI scheme * NULL-terminate header field name and value presented by callback * README.rst: Cleaned up the grammar a bit (Patch from Ross Smith II) * h2load: fix for segfault by reserving correct worker count (Patch from Stefan Eissing)- Avoid shipping documentation redundantly. Set RPM groups.- Fix rpm group- Update to 0.7.5 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate HTTP semantics by default * Add nghttp2_option_set_no_http_messaging() API function * Update http-parser * nghttp, nghttpd, nghttpx: Use "sensitive" to indicate "never indexed" header field * nghttp, nghttpd, nghttpx, h2load: Select/announce h2 in ALPN/NPN * nghttp: Fix unaligned field output in --stat * nghttp: Fix -H does not work with -u upgrade request * nghttp: Update resource timing terminology according to Resource Timing TR * nghttpd: Add -a option which takes an address parameter that allows nghttpd to bind to a non-default address. Patch from Brian Card * nghttpx: Use omit minor version in case of HTTP/2 in via header and access log * nghttpx: Support UNIX domain socket on both frontend and backend * nghttpx: Fix crash in http/1 backend when backend returns more bytes than CL * nghttpx: Cast configuration value to rlim_t to avoid compile error on 32bit * nghttpx: Fix 1 second delay in HTTP/2 backend connection * nghttpx: Fix request re-submission bug in HTTP/2 backend * asio-sv2: Fix compile error with OS X- Initial packaging of 0.7.4s390lp8 16231371141.40.0-6.11.40.0-6.1nghttp2.cpython-36m-s390x-linux-gnu.sopython_nghttp2-1.40.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txt/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/python_nghttp2-1.40.0-py3.6.egg-info/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:19915/SUSE_SLE-15-SP2_Update/f4167875c8a8f0cb9bb9b4161ec6f088-nghttp2.SUSE_SLE-15-SP2_Update:pythoncpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=19d224645ce28de292a061b9e7fac442270b80b1, strippeddirectoryASCII textRRRRRRR 9W$Umutf-86b4c2012486235cd8cfa8b81d8e7a0905fb1b010f205f9b659ce7c87544e2ef2? 7zXZ !t/گ] crv9w6e?L1o\CS~Nx0MzHn'0(Łlj4ݛ('rv+t** 'B5OYe&jfsn~$Z1r#fh/+dG Y tYBOWe?4d(N$x-gLZ^>I!6ҤL.F}^>zP?n`"jW8xpTJQ]! SܿrO`K(Rp ~{O5.rӫeF`׀Fx}{ZLa7_LGE8#/Օ-Iz]c%jDuVE{!slԽvkS#K Hko9ċnEEwb"3engК@8a1`r.Zê.0Q~ߧD^:q~꾫-aZ@R)<>OLCŠG!x/^KbO1XgP[ M=2:,za{K5iJ.cp a9jNJëFyϱi5'hQ)m3)T֘,ԵZ*r f|5'an @~&3 4 e Ԡ >!cMmw+9iP~M'qنLqehk"&PٞYpܦ{€QzKK<(FyڜjDWn ·WV[ɸF8KfrZ茡K\s3(mO|Z9&rKj?1p&qA8w:輳n~o4o(-.N(z$F dBz ;P:ϒޚp3J ?Qvoޑ' p5Ȣ խpƅyÚP[rM#ޚQ0V,zU,$lҮ]e'taeb0>@ܘX.u=%JЕ.7a^97<'~a l\G]_r-Vxˠ)Jp$ u_IJxc|dan/KFƂ O2Ǯ}5BS[$d %D%9 pu\ /p%mD=TYb=w]hʆ:IY SdqF}%$wʜ^i|:LN1:`U~UmI ZF, ܯ[I'vPq9^" 1o;KT A+{(/ֳ-+3v>#PzK gk`m %}t/d K~"փCALxabXޫ(LA?QLrD;="쥫Jl 9R~ڦzQ 6;ZKu!_qƀ8ʏ N3 S?P}S y9a;4S](9Y;銞p6aZ#%(Yj>,0 I6oZ1?仌dxwfʥq7ys3ƭIUTІ~f=DdE Sh#]ɈOW%d@'UK FVRhJx׷_`&Fȑ=O}g"̠;j\6,[5 #>ΔjԳ/` 6PI]uo=`2e.WByZ0#!}OlMTM]\~7)g(Eܨ,ct(ӂ~Xj/D:%+]F j?ڮӱj~r.\`Gҍ$6 nO+C1a#~/LD>;C0•ސENj?X}n~ ֮N˰!Z1v@`rKeZ*Ќ6V%9 kiM~>~*ٛ8w-7F4W@uK" |dU#GoQ)hwR7콀pwqɷvKi E >tcq^T䷌|$ D߽pqMS$f]h&j?#_֍cRwKzU}ȏK89#//SMAZQ@ђ[Zx!"u|Bg;h>Ź ,(,S#av~c beis#+ViwJSnugRO=| +5*k۴ޅǷR{g'zvZ{0(7ROlJQK;(N_L1?ɘ׎WoF ZЦ9m.e2JH>0PW<C 5L`.Ě(+==՛ڃR~9Jq9(7X w~~XT,w_ߋVR*wJ;1n_ok˻Bxa#t0U!YJvPۻ  ]CPצ[z%8`NyykGt` X7ho!.q֬ҬZBƤ-d.zHLH@X^CƗ dilƛ5'f6z:SiQ8A{ LڈM&Ȱ[Mye1K\&eɗl<ٓeU!v̾\k2}Jvl65 zzQ؂3|JRb9?}E9䗨񌄄vO/E8F.v"8 uyE b\n~"x9gsAc+lx}u#h ӭLD6m>.{*^#ߓyoOcAWeId$dmѰ?qKK>mW;{xXҭ6Xsf,%X)pײx[&y u b>a[} 18 ܙ.WlLCYP4g%7g_l<bño[MLP1 M%i̿1ymFWZ)e|R45}M%zt6"0VNn]2AF+ i>fʵ!ғ9BUly n#w^wRt51ڒ˓`d[SNYoP;} ȽS!]>(GxbNUFj\IF N= `E&뚣7n(V$P{oN$dQBDSu{XõTz}h ^oޜަ<~g8&7jjr1ʧ}PGBTO(Tcciu /g?q.A[Hn˰1yFO`a4,G쐏Cs7T0, \b]Q~Zѧ-:pvGD aEٺG招%0 z0 bj-oc8E)7S1eS+0G!@\mc\%VpBԢH Spo/jYʸ ‹3FضAS%>f=Au3W1JE\0s[T#hX9-jq*&oOP>$.epɡw.xAu`$m!o"?_E|m~Ro끧l 6 M8qðDE&)z< a_Dʥ 7*+QpNk~ǍٲNJrs.< 1) RBH:-朜yNlӧSVL%^1Tp>VrF&Jz7 2K:^`2[pv}C.ѡ8!FV=3kGn,7WZ-g q(':v@Jf偂/-F54|z̐/SȖc\OXC:ʀȗhu>|2 %F - j+^Yh:x"I!X&R ºuP$c«[UU64sبt_cZissHs Ã6bKp06io),|ՈLiph`+WQw{SFՑ8]uKIgNtW1wqѿ>iZ[$-XQL;%νðu-'[Sy[Yƕet{a\r;]!> Ҭ6CIZ 15XRՊa+u$s)&|i3G/T< " D1Fyt W|/[f& 93sI*Ij,~bq#Jl0`'= ` ThcǍ?)$uS@&I,"R"/?=^xmIq(Ͽ6/U ަvٙlPG D^]mrC( K(=u.fKCqu8ac1_e&=1\ڨXPR}Դ ]]FLohN~XyD͗6) w& _|\k}k;\(\YX8?6 lCS?O;&.q]0L) FnT 4vlti,9@]i,VDKO:lWLGÇ:لǬie>}cm67 65F5sw-R4@Ƭ!M _/)?`* %&pe`dR۞I2( 2 L6|.{_tWI%[W)\/cMd\*|f'la,,_ޖr싇рnQQ13ϓTa[ Fd9j⬱Zk#jF1;W2f9LH wv"ą`? a|/l@,Q,#R VQ"\!_22G*JpE#:R B+Cm<ڜݍNZpg S"4قTA=c>:o,%پg /?JDB4`Ms WsVj&N -k.6s);S1qh%T\Vm3=вjG~O+בm~[KB7 "ARX4Oc?bpLs kIܦ DC֧2 S`U/|#| _Z6"I j]%(C ^Fٹ=#Otk7#ʒEX? lA/x(Zѓnh _!/'_ )]Yi(+jI3?#]>X9}i;6NL΄_2*0=CܥK%s~اqNpY&?VN ,/eӱGoA-ٚ{X,>t8>@#wwXM$n` TTk,oFg\Q٨-Z""qx\ۊVM-Q0қZwt_hzS)tul<|ʉ&{pH|oM}w˽΂WR1~兮kk7XxCS͝<\#6w bYۗ3Q1:gl vz|]!&h{CpcDC2)HUzvV#+agI{ : g$?;$9b2c MԻ7nBWڰО+TRz$HziP::qٺocZY ,,sq&EB*䪐RjOpHdu֓ݷv_L02a$MؗN7)4:b*2"c;+n-nB%IT-鈐D 3!! Qk* PCU9P&vn(v" ݯ‰ c?oZmn#V&X3];4] 1sE܋xѫGrD;sW_]I7#mol+QT[$ɀtX)EYc0AJ9bM}Ϭ# 2=M!J4ϾG6ƥ^hLaBR0u_V*"i{Q))n40*ȴȓb㷍_ il*IU0Z-MO7\4Jo,.W1BgDB23鴝?IzӷڌYVPb+uuڌ˅x9/dHNT"GF<+4@i=1>>@ K5*yt66oE_ 0x$Ku/ΰNqlKÍ!ZipE) 8o;sͱQ4  |>8uMRh(aAis;}N`s *6; ,Smߌpŏ%o+Ӛ,1}`3֎?Px~ZSşI^2b .1SJ$ٲglsme 'zi8253Rvv 8&܅]st.+|_3b-ZC&mz8E;nv{,+r*gcl@LY : 28>L_[B[tt0{MܲE.k=Q,}85ص*0q<Fh zOPHtQo_B>x6ݍTO_L]Ǧc'fC ě)<;B~IZx,F k>,Ν9kQrq'zg xvøQ$)rيH{ĸg>)P-=a*~MoCPS{1܎//itAAw9T&p ?oN!*qPI;-`9>[gn 6BrٝQxf,9CD0GLŖ,Q {Qq6ޚ#PŸIVL|3 av&te!ϏxqbpQ*U GL5 )0Zn> J,Hl]q<OͮDHKY0h§G'&!&'G$;ߺV DxK\ҳU]BB.-PVT[F *w\]͡z erxowkԼ>uliP \47\TSdQ`9ܓ VW7< 41 ;I9p!D(3c&ոT7qYF炘BI%8zoƦrKvMv R1>&B'xдؚDaʙȤjA(r,*|KћLT e5 T.0kr/s^I܏_,IvOƠ<;\CV7,m$A0KeeyqǟL]KL2a=Dsh]֍MTg=:# A.3+'G%w O%8PL+J?Mqu" øuIT%hCB}']d~쏏w_-+Y1lb ;ءYm"V[Gs7Ô6D-@|,{[pv^'Ưoo) -0*\"'4 & &ېks&ny呂WyL nM ~!Zh:sop5)?83dJm{uzO@!u/.ԭp 3 o?  =6r5o{ a:H_ҠVޮ-ïͰYa ט }\fB:j(ȀDdMU{cs7-Džd`>UlZl^YkEȔ }0˗G~ +Ƚ t'^zq;C8l,Vkp<ݺ;\|`(f#|*SRmgEPknY[a'd~KuQ&N]],e (2k\n'\LKR͸SN {J)?e<.wuyeh`ЌQDz8#n\?bUoQu ;K6 6jBr1cw$:C}`oBa+k䎄X *es9lSJD;0Wm,Ido RX,6рcf\U 52 ݫ:p'<և(;|n_)UbRRJ2%`漪8hmwuY:5Sԓ ҝK v~KCFjTEepR?EpIa{8)2Ӊ2?t52T'ZB_-7"OHӺ0ldm+]oMb>,t{m R:?+;NJh,Pbwis;чXs-kPdZE>wA:()̶Pdj xÓ/~k']lAx(M# +h%Nuw@$rt7ras̥af=JL,hA|W&9a$##7&et~W: |KU L!m˂YjY}`+ \'blu:b}LU3"R^MQhLx8)'i5ݶ'"skSA7my~'#k͢8h|uMT}{Q<*n[B} -jlIR8ȾP! z ˾rL W~l" rgt/g>_@Pi<sr(\FA/ 7٫]s1O*cF/~uGCi{@$>jRΙ=z<B=ׯS5Tr^vUnw}&ɽPf.1gVC X=mAQjص0oFWH$+Ӏ]]jo^όohC0w1f+ζP]p;luuc:a.exFy.*]%o5 A2]*W2Z/9X!ޮ_O?#n>hq*|Mĉp%1E5qTVW]=4P}ʕa.LSЛ?R4[ *-Xt+TxYnxI s .5$d& $ʨ,NcGhK׻ٳ!MqXanHoYr^Pڢ̬('x;\=.ddԤ|x.F\NFy|j6Flt4#׌HJC"B4ˋ3 %_=CGwIDeq5-2՗^j-C%G^2[91dE8: D t:PoQi[J8i K)ԁ{"U/2Qx6ay 5JVi_u{x3V:M%'QASx!3u:a56 u&e9\T{H; SIZ W0B﵆DNNaDn, M: &׿DLI 4!B~t۞jLb{&x"},hb6|-d~Gqc2,۟b7dcfy.A--BPL0[V d{d+$ *R vyQZ)߬ŶYYu] u:A~P pDzZ$+{֩'=1@;#4<~)|*9:DxDq)\%^=:&CagqP0"JRLoaݩt\ؕ=ӺTSu2S`ӘḮ1̅rSZ>2J9ԻDynGy{X )*.Ҋ-bM Fw <ؽ`q[ݎ&Rȝ` ԷjaP5>uscIV;{yV iGk*ŎT^^µ%q;ھo:*D%=j<;uFƝaiYb%gZA1c(`wP&S95v{i"7 BPw23tIruH.p>-mB`15zUw=hR'Cag\k(#ӂftdM83;U,4o4 A~r+SNkOes+"IYHWظ1LQ~i /j/Y|s&-? AnLSW/½w% ]8K0 d.;ungւ}]jk`o&]ۯTV5~%PR94.`|mU!9uGV(YS Y;AyɮKDY ڟ(MQD {b+V^;~0֛d8`ē Bc_(UԵ|4KRϹq7x&i1a;zؔcCF@'ۓGؑܖmMCNQ/.9ezr:[7Rq82ٱ) .1AaPWd@ʂRf-+ 48$hZ_oUiB'a-+D&) +$j Ym>ȇ j@>`/ )5U[(6ϞR_צ)ڨC,],sc57kjTq5ۮjs$Mׁ& DU;͠`Ե4)AIniVzMI Ա܃ -z{΁(e(qߏLG6Q_f7y~IH(vwA\mcqRb] ]-9i[t[4&Wn7,I!޵\~-˛muhrelyAc,X{2a FMJe۟D9 mͣcǃ=us,5xϜ5X*Pzuû5' rN #{yeB~Ώ%q% &mb`Qs8*eDΨ6ht'ɻBp:(gDwQ.— RƋ }fEٰ/Xήw9\Q0έRZ7/bo*0|\1 M\k]byԉyc3S眚]x;a|շY%wMMEh^KO^Wl\NWo< N{IKǭ+xu"]CnM]l0E+D땛&0ptT ]&c~VK"ʗU'@nzkq ؏XP6e" z:y#brWgR Ya/*Bk$R2B}[bArQ/I;EyՒo5\^D-? >h_oc-T نk|<)**ۦqX᪐K'GȻwŸk˶޺KH)NM9c1jv(rBݤEVq^2o4-?rcJYI :[Gj sIl@z-p|)>_7wkF7}čt&-i霤{y6r Dݟ|ڴloJǸL%Urcd`b_z2pKŰ3+#˲_81^VCBz-[sF&btba"_wm~UO7&0ETҖ^|*E+vnK=o?u\f(٤}dfǤx)ڂ. mjAQ| 荧$:<ʹ%5"[Py!\@tS86Yp#uEJ;o%Б!^Op|Q銪)`{N^g{% Ro:FxߩM qW/qL SVR5P ڙ).J`'`l6|}9wН^} l?' pz7=ٱ=U0jRjR0(p%t!`V/{ P72CjW"k.M_)a3gwu XAE({/˛j3aDE"( 7?c̰?[5ݬ+4 dz*O:DhHAg4팀HjUc+ۉxZ*^ FۡeoFyyJ [ftm˲58dP˛{ 6s7]!\$}q?+bH^YC4˨i4`r䄾&wL-Y%?!göbq#anM*\sXI0gY"ha?3^n(7uO)P_inTg.Zqv&CW8_q0?}Kxc`NgCOcOkHK{o%ʗ>f?d UŠc=i5 v֯7ꄝ)E>T6q!VZʶf2oXͭ^nQv(( \u/Y1ə8oV2"`El*jD#_.r o- k1DۓU2g0zG5WӖkӂh1DGƚOS7&V+C``Bi/*+Η┝SGM J/-F] ӕSo)go [E.ړncͷb ;`+TesΩu}*[EG{g5m4U 7$h?&|0] {t|q8{]Bgc-ֶtOP&S_8 ꡹wt3!63/ ~%FYh'`7C6J49Ǩ)p阇Ouԏ.NI76)%cA տ<- Ȓ h}S:w=XŐǴ7qJ>H 9GOT3^H#q+Cމڝ@1N홷ްZ/.*\s3 ݃ S ik]b/e0$Cf e` ckq[I^a/k62vdeqT<5&a3?6ҋ[P-$B&@rL>72,PoC[6qe3$*o nwtE(DkwlhZ>'a jc~k, cOKL8ND'+i,77R,ouIvu!E{?JobNKlPGAoiG=pfXv %uE(ƔXeN ?w5#n1 ˩:wFAoO}9FKn83IX5,ρT:g>Xs PĬ{. W \؃`\ZlɵJM6tMvxVJ mۻ+u#C}X93,:!.AL R?mzиA_z™/`7Wd뼖LS*%F;nwk-Y?]"IV&ՕgH齀0#E+~;vQ90Mjg [q; bٚ<|Q?.F~ף-FE<,o ZCfq¤L +zU,@:%3&pl o&*xԋ1Y`?>(v,[<$wfmayPDd9)kODաṫ0 myȕ;6߾xZ/PV_ꓑwQ\™ %ũuW @e z:Bp=ru Ʌ'l;CqLyb+kL!RA?*&dCU:Y8ũ}`G35]\yfoatp/hk;HH~\s !X`Ҳ9!}4ԦXISD׃7H<BPC!LACi{@E=нkPQ,oŇ&>:(eE[9,3s[w;?˜"EPcX_em捝?Lo@X gG te;&u3Ax؄5Z nӚ6kK*ypGݦt_)#(zIbE8l@~J7ɤd?2Yp7stna۳p&xZO$s`@<ч/rВfhi8EP\IA 9mYXU5P69Oyu{q bq xGֳv(׀0> e#n<7y-f[+iNrqcݿb)5CCl.ɀ6 Vn:3PpOt(sf5l,p/6 Y2'Tv閰u|j ŪEFZx,zBp Gi'`Z8^12 \2h\T{ &rb9Pq:8cIgG*E#wDNU7 3=sS"Ve&Hi1kػϥjcPgw.k`3_N`db)ºuRW<6'V>Ur?,Zg # 6 \ Y~sэ] uc1J^{~bJdtߊ&?2eNF)?u2kH`'c# #g.+J~% jaӮۤSY0/gᨓ>j'LBc:};HZZ]tBI-5(ו }d/A]EhK~sw{jtdWx ‰񣤥0Q5:=8%b#ǮOScAf`07uUeB0&9C{9gypLdZr~Ȅ(f@ҙ2k}yPvq=NC3PyOG$rp1ƹqAτUmQ>Zq<Ђ_ ( |B+yHd XieFm&P-RFz[pxcDNZ0Ň1@T;1g3YD0 GqϏSi11=~+'|d|$H߷Q(%RluTEDF';ݬb-*azJ`^ڶǩKj`/C6w:K8~٭2e3EQu,v^Ij ȩB_ar=7Be3u/M!09l*YHU+*-卢~O`KGM$HAlj { 3rvydC`me8"c҆? 7<ïoա#y#FV4lwBap)8֙C1Cف8BHNaCO`@NTPd*DUMhR_MlGEU~ق1OÝ9:+c5u<_VlXWI BED1㺌n^0٠5)(o VU+>bG5C2dq,{>FkB #DE0hpg6o"|*Y0{( Mv\Q?U*]6q-߷Y&w~d5a)o!6~"-|c*L>WʀЍu#?m)hiۆTǓkp^ (~SykZ&R=|KoBb_ZکZ77bɩܑOg#=ZJqݬwCiX=S=X71D(޴a^񳿑@,erpsؤEa@uMFZT I<;%'}wA7c`)87LSaFFE,EZc^dz8Wr.^PggEܾdK~R9@{rmoY@4(S+p2./|ۨ,M)y ;ܥh]oo*BW.?' h^4 *nݵ m:+TPҖdq (Nj-4jOtq䰹K}<zٔ1ԡۄ&.El0L}/A޽ZQ1+o^R0 ߺK/$_e;Z[Ս&g LB7H|Ox! xh$;%Rr5Ęu (+am6|)u o-v_iTsJifFA(Sul uu%W@&$ELcЍ-ȑ]hhD=ؐҴj%'&Y`40s?YN4#$u"'Qb-Ñ|H)CTbFD=NOzUA*r[qlAm2\q92FsN,@5 M@pX ~ ]eYBiв~ՎlT_'J;x[AEȶ!-64i+n;t !"cR&"SݱSihPݧ+qbZ4!um}1iC 3 Gx@±fN?d}P*_&I4c/w/W[Ѐw ȮW6QJlĐbTaxKT; G \$4+ ;1rbP8.bp qĜ){{qX`GP?jlmlg>d:M6,=4Xφs-W2NՅ L[cCԷn;Xϡ؇aT^ƶ) T-LXl}:VI!az hYŐ`FtpAHx\e ~PVQ6M_"xM]z2(H C?/(24blսʆZo!G\꾹D(L-y$K ďH6o$+ f _]=_|σ'd_K'FNayWz0OV T]}d+'O[nzNE3LOA2_1QR(OFvp9DžB!}V S2(5]-^ @+툩e^0h37rU_ΒidvhM]0w:&(9 /I, mF `՜jGaړw˖#uLk͒w**- XEp.H}[Dxu܀dCOAYXOU l/b5->^#$b)bЄq?Q]pF.^ws55Dé oc>&Toa'?jzҚZ uwBU 02imZzdW/ wkMߊG-tẌ,5~¶%"FCqj"K~/ˁ1|~7Pe$RRɃw_R_D b`<# --[70+ބ@SӋ? FC)5iYbr_\4 mJmd/|)^9LˣnB€um6+H:yb'^56@<р稳az߶gǷМ7G`jW݉ZEn 27`>ڀgC5+;K\ۈ9r u!g5-і[ty.h2*Jx'p|F>tVswd reaƊc^uTGuĎ~?je+ f[ !:,ט|T>TJ#u3ϧXyLFh4u߱]?D5fysRHw/s uJ[ֹ^#h}ڐW"[ʢRN =cpS }6;kL lqé s4ZnpȌab%1&Sb\^(y+&Uuy`ćk=c]< ՟/|/rog;WXP,'1;*Ѽ#(4^g5ۘW+)idCM{,] 015j (/ *'Pm_$(D9J0F$e8 +]->84`(sݢBz'K)PBd䮌kOim;ղ#A 2t1#c"/ HR`[K'ie)Oxi[/̭7ج["̟;7<1ܒhcn2f`M $Ey N3 &:Kޮ}T*sE: d J61ҏݨh*a6C&LZTGWd-Pwڏ u8**ORUjVnNt͇hyN7NÍgAYUw7!4,EΪ$/V.Xn Jq9̓0Mk;Lq}rXaQUtݹiSShO G:~mk,#,#o@\&QL-]W<$[ vU܈gT^-)+Z_Ea'go(mpB˓*ޞ{o"&0_yReI#bZ 4tX4;;">_Pr=9'fr22(AS}-_7  [8%T}ʛTD^N p֙ргRV#bZ:VxD5yI쎁҆lP:rE.yʸ}EWD M꠻PCS,T`rZYP{TA)цrV<hu D,11h(.LM}$*j/+"xƁ@aO(6$7=V߂ N_fuѭHSC~^zmuLH!ʒP#IR[Tbyb#H(4229IHydf>g!}Y߬>BZ+X~,Tcu%VC#$;;U\A`10Ħ9 ؠDt|'eSů3?y)xLp~O)īy*a.< *l9/&S5mkeCbX=o6{R$?X|$|7*%Y CfoŬjkA@nqq3,q(Ci9<9S 'TM+sO!=ƑewD#t 0\bR'&/hͼG2AH:AϕBTfMzU5)cD,ceNnE .hQN>|EdDv,0kZИ8 .TE b̂`S_1/v!RSئ4\R&/a#>]5WjY(?y"x†^=#Ap1nGsRFOE'tw zㄍxs [0;^ҦҴp76)~"~ Mt(Rhzն3Vp9!>`eOt,g8lm׺ $c [;IniӬݖ1P uVktCQzԎv"h"&S_-gI ޘ7Kc4ћ_ 99E&Ȳθ:@Oly}6#E2whQ"FݶW4TX'(:NRI؉;Qqqs +l@΋ ͿZU2%~I_MQJӹׅ,9~~:1ި4TTE7lk:do<I4 y>qA5|w]? t/|4H^U֝UZXbD[ )L6axzn ]/]wfGx7i_YcR}~x¨r 'd5ZǷ::1łH8gBurZԟr1 8X93C|/9&QNv̂]BӰDJ$dyq2F7 YkP:K\[fR@_ B ՕW4=l_oċk=?]?F;$Zg(AV0R#5;}?{8ƃG߯ khAzVVΎAKXڍqa9^wĤ5<&jH||ʚ+&vL8HnX2iZXse$5 e#ic0΢~`J;̬gy*v 46tTI k܆9 *1G\)b$%uR SH@)M¯y̸X͖6fV<|01Ϳ(cyNެKƽOI3hp>XXLpvCtQwxCC o%Z&6uI L:W,v\û9v~2|ȗ>R@WFhoFT!it _n:$="nH cIJnΉ5~%E੼#p-.HҼ9n9-aZ+VU2r27yJ.ĩRk<_,i1TbxcVZ RJp VYQGBlE`B|BaЄTiߊ_1.g/iʲȂL^HH eM{A-7u+%leWn0vJ-'*X oI)$ej0tU]&Mӻdpx_l;y>1o 92X)Z GIqZN3r JD]Ũ@~~PMmb4{n,_~{? HוIp~u,Zdba˚zmQ( *sxiy>盹~K> 5P@FdUԲ[7( jF=t}3 yuD u&D423 %=oZ{ۢByKGGZYs9p#Ykś3B&SFGP/Ks#Š{wfeLZm1-Ӯb=oo!kAj,wa41Mh/*Wv󳲪UҽFĈ 1Ye_O 8 ][rB6~4}FUMgT#mi{ ʚ\Yg{rKx=IŮh}Y;u}Ƥ(mCMIȾ>.'|51ALޤ7gΎhûZH-^~)ހjnL]ax__Ol>db=`h2Fo JӠi"p9Y'̘; [0P˨W4a*?_@"$wv 6>4 @H[)ڬ?SO5A?Q9wnfV9ƹ#q)n@_$h޹Nr o bOxS~^׀k]Swϡ!ծnDQPbΌ{hbe6Q+Ǒ)^ʑzm;uJh \ݏ4kFDU Ȅ\B'U,eo3zЊdC_DטyF㞂=,I _i,{QTN5#__8l"\"xpCP1"K *5[^C$RlC'غ"J$Y&`_C?zH.|E V^\B= \o!@ /AS1*@#=A%PP*@`oە#FbL<; Mu]bxjk7dр~P-aԽ;(|"@ޅ7 )*`&:YSUۣ?整[(C[;Ш"mS10wS`{!ar]8%jEb8apFga9jwa~N2蠀jn0bi4KESi;?]R4,_H2Bk NJtY9#b4I҂ O$T DY9rNX.ULY&rɫKKjP#nt"1]?[߫a =CqK1!ٕΏ=xJS7"r{0Sڥ{^"P}:8)T0 F{IC@3a7= lmϨѩGUU~}<O{iwZڔ'{`cv@" V=Q5}N!r|@YqD ;eE>O8bU˛0i&j蹛XIa['Ż6 }4!H]5 <ԙM%iԲMŸ=bS&3J5={䮙+hm{p/fсU4#vLs$M-Mx6*,]E2Coc'/DY;QգM2|>1TSz⇁{ečDnXd(=LԨf(kt5d UڤMҐJ4EqfKsU o[8-6Wu9L54&~܍X$ƅW|37K=11ZK/O_*uq~Â$Of#?o5LbBfbNt㠫߫r1xÿO[!ELEF+!+!/c%rIl^h}#txδ8;HkuÙܓ#NBwvcAT7_|/u"Yjn+nV|HԺ?X`'vph'j(C@jk:J1bMFX6I|;Y.E'znc=ҐkO I7FylRgTaV^g~$\;fZ$/r+fЙcC2 *Dp5xe /aLE-m^ળjbQ>>}/'[vB,(%Kf#˾iUBK|2hCi8WyՇ!2dvp:ج7;sY ,r= l#I1!q⃇FxC !>cmm@P`-^svtN[ErBDqVr Ygu[%crT٢+0v qq `ޚF]jPmC}CZ=gZd=7R(+F)6#1 CBQvsl~<TG6z;:a Z:4uHkP]_xYcz^=ְaPФ$}nh=2_ U N%k}MIM/#; +Zn.RGrb"'{%/MQ1";pWe(w*׭u&'g?F:#d._ku34õM=JXjU&f8R^=J<˧5ar9j;utp'ѪHl#\iu`lQs@{@鱆;[+ga7(Fn2~#3q*S83W@3!4az<)!oV0]Wf+i, 9Q+`ׄq5jAXxc+Z}6UH|QkjI[=nԢ(u)YN8jRǬ:XT*?J.ED4bVt%dV6| )3$>9o6yoCl,;bygR9'mld->5qXV=hDPy.m1#oBNMdbfOkJ-*;hV>+sHkWH_Ʌ3% v<c*>޹?Gfz#KC57vÉoni? s MW`P# k? SD]Iâ3v?>Nchn t\o ,Kn t(eD QԢ0$eɐ4Tq*kilK#:: Ʉ`lp5,>wF(Ȩ|]Gn`edv=nQh[טfJN YK.v_``L2䐪FNr1|dt!i!Ꮳ$ ϚpKqr2M9~)G(yWYyQG9^@J ?H=pOi NN\rB;1i,%7q쓨frL+F֣hJEd 1t:UN+>n {{O QCa]sI+C慟6) v3ƥF :`'v^dlf*)jB47 .[ȝgC[T4hj(u&,'r$c&oe$f;MlzN:PLǏԝSg}9RN} ;U]LoR!b8")`L:VT.IZ'dezL.򗂡uZ f*ZRJgEw^7SS>-!\w_LޫT;MJc~l\/Io n)wMUtֳR)Wآdp WKL~/zM ^lY7I%&l,0,ig@!^9#`%|R;?jAoB)wٵK}v|TGVi5U;MWJo5sؙ88g?{> Y,j> 7QL,Ki)ߥӁNzNnRR1g_;IFpAj需e!mrVwV t2  r߸*wg L.h[j̈[=|Pǘ^+v5xtaKЛSIF9w8@ !Qbw -iƸS`nB}^7)>:,u'<ѿ+6A#&4rY&i\u (n}v gB#9z^to(}HED" eCY'2m}6 AEЄᯥ>w5`;8O& ;). O)rά,j ދ;1̈|zt"TO- ~mQ,q{3gb"G}%d0\. |oAj`C ĒeKםXN$-⯘ GB-=Sd ]$`!UZ`,{gJۚ(2u$JwP_Qnupcݱ 3@p$ۛ,ukbf΢_3Qml'@Qƹ# %ٱJB«}H{3ϛΏ[45# lsa,BM~v~W#޵M>alzD'`K!꿅h׈pHٗQVƺ(O)!ڊ!p';hBďR;aWF@n˴:F`>klk&¬mT͌n/W1ˇkXS\9 Ю g.!t*^%̘ܩ4^Ͽ J')HjMJ(.:n#El9ݢ@T01p O=Ϟbx_|/hCBrĥ{ȝx-Q1ÿq~O9vh 07Ɇ{)Hl3'k,2_&B |'ޥ|e0|J}> :`/ݘc1]Kv&#pT#\.5T\BvDM)'n_C3â \MY#?JKz>)rjn"&\C4{͑4J]莁j^2m?3:93eseV,j*qQ;opc#mt5lK0`=Ln HZ\@i3\KMSEM5PU#MdE`{SOqԑQE6BV_%`>ndIQ`-ST&$yO'2KW6٪,+g8PFjI, |T䂦G rn_Mˍ'# +t:.3So lMq)MmavZd@PP'eiUy@ {^Y f/*lᛀVl=H+6"ayk@1ReR" `xq.&sn|􃼢X}h1R~xY(tSU3#|_sO粊 7C Oq+<7Dz3/!FFɼ{3a{/}g}-%b*~o^xlj鷈˳bkݨeQ7zKL|{$'u-1 `HĖhKvS,ICP+M1׬&Vw>e4v`{?ڃh'g;3ltJ?s2J1l! jٗIiDHmO xeYKGTJ$| O*`DH;bV](MJra$x <.387Y|!S2 <>.;f>?޶8K/$k4!ѳ,,1 rO B/pDzD Y _ܰHwBxI\X%ȇGywuˬ@4A#HI"ZFл1{' 3gv U}G+ML1 RX^܍ݡ^*` s-N+E, NmU ."u櫫/G=Xc 0rWpx](61cK޻(g)фok!y]쾼t! oJ1>Lq"t2T+&y>5 =L ȴDou.LD$|{c~'Rspt9E(N(n|FLcˁt{2l^\V7I]R~5@ѽ%3h9W۱3Qtlif츟])&Wd%R^mA7 ;EjWq3P!r6F1/'6kВUa(BmQhq9 y61&$n\߇*Z}r(Yb :ּFZJ5dg9;(Bq1G)0D<^_?~>ÁFJo!ރ!TBV t-9Of&zWnM!CE: .'myeVNiA 2 ȳ1mS;V͞V>ޯQ3=+(}`Sf$2hg֘񽴔Le"5G8} pl 6B*-u+V~hW9Jԡ1nti}BsI;o t*\Xoӫ;=4œ9i4F -Y5&ZaN+MxQ:0H\v$j%yW@uۑN53̑/1}) זp/{YPK7:)C5"3wlF*VΤv(IgX_l1*0ғ=2j^3j h;#WW ¿R G2(b^$`j$29с*}!cӣs$(1XsacudQsvCP~t3 񎍈^RKV 8Wy*c>eƛW~4IΪPM.T"ѣ}1TӦ1e '"e"2B݄q |[hFoT/N",Iʔȍ̈]D//ŖXel;YEXS` \ƙ c"5hԻtL0X)9: '6S%=В8-vcV(C}M^Z (]ѩplq阙b D- 8!p\y!f&*ͺue#+R+031 6]ntXx30M5N=RGqkj\ @*!3[U>½zM{mR'QvV,4 ɉ0~Hy*Y_d9b|O\"A3oDxeH6x6|r>+KMۉf[ccF'N0T zA#X]OZ'0Ph {]e(u3<')K)[֩eA)kN~E>YitnRj/WTv `˖)ZtjE$W;x3EEbM;]-=HVi#NΌc7 \CԧD`hfcƛD=6ՒvB୽<3AQKŃ|S~R^CN)Q\'zٔ&9|y[7-Ѥ[{)^8waG_c݊cH`kj9 `"/&7θYJWu_=iH*k 9Sf촡E˾U'(ĀrH^;+IylEb;M!rtBW!(%B ͒-L 5{.uFoѡwl Sy`Ia*w2ҵ&%hkAF.nKgF a+A _ug24,i5GUpƫ! c.s\PD徤 '`]Ĭ6oONM7#ķ%+$΃sxʊ޶~;#aP3Z'Q/ȱx×P0~o\\KpcMgD{>Ti53axWS L3$%/` SP{OD$I:6;ߘf[?Bх>wp/3;6f 9Ə}<ы[<J0$xl xƻ;oi]㈝5 T OTzlNuhK|h_)6Ktm~rV<91aGK{Vsz5b"x\PLeFfBr~@ l\6*b|5y%\e[$]"rB|<-N^7[Ф9Jֹ(J~}l Ԙ#jp CKw^:^7)leЬNF;}|zkOw9W-S&Խ;v9Dяk==#Z[\·v+@=OJ&0h0Xp13GVV&a3r7<r6L^SAn%򎓏(VԔz@q׿[[*Y6{PNq}< +} PPJ@!.mcaI) Bs ҆ZŮ< ;nB`ŔN-mL.AC)1T޹^g_Ō-ž/Ic+k"lh-JT6t5Muī@neVFlF+졶YTIU!QB1lƢqj#d Ⱦ23ڷZZyF68PK_tTù3A'yf@f1ݽc.v] uR ]S-|bcz} =G9o} CbuWty~me[KArD9Vv4`۸-퉪CR2^(wo;"@0f< Yă̟%, DfWJ7D0[li~g0O%2;pyh҂"zk#Cr!GT|Yxj#AK 4/ ֒"Z#}"bMXְ{CN8/*fok[?1t䊨[eQ,&[qHZջPW܉܅X7>щxH!_;kn¯6ulH-\5۵ً|: QUx,Juw~R"Cp\jt5CBH9f20Fl&)X#5*O~詋! fDT=>8_oI;F[Eiy)a'꧕"PLп[qe;5f_HwpW8bz&?cyCI٠7m z _B(i3_s9ϧ!ogEIGMROs"=m:BNón+]Qshᅼ;$8sEԮ2* xԕ3kkNJfkGQvO0  5c`ӟR hyֳF%Xj{+ZnXMD {< i +Mpj^룹)C{`'cfˏz;e )<0,Yu# X^j] S/s|y B&fκ7{V5JN >idxQvvN1l9ۢl^Nt6H O `H9Ix#y*;eGL-OdM:FejpPO͔rG=u3ĪNś#}2cQGlpmÉҘyзX8{Ͻg!VtR${ڨ{)mY5h2>LjOgWĺ%j\ݛր@[5aܵXc|o &GB kV]jhVQtڇ<-TYu!Q-n;N@,xO_`CSBOa$>1bebw&m]zuo% GPqڇB'-_!}$׺mZWu.=`k#]lknܬ(kݬ#K|*e>.+E|%0o{?Q B\]qq#?zEyH:a)fo[ 11?Q1Ģ٬\l.'Z D.@(qiM@h }] BD%^*47,Cw UAҸ4O!1Z-|lx;Jq I"b D,ԼMmk?]py~Q@NQ~.oci,fm-[V(x=?Y䁽{_IPғu()m CJJkN!8g@Hp48h5&x(2+DC&WanʖMRlܢhOf 4w1]_nKhN =5fBF-j 7l5v\AEr/잫bxMJhYęÜ52g%[:I&:t="ᱟBkʹ /Vl|ˤ]2g86 O1S<4N#P0Io]eptCBk\d+6TXȹ5 )Wk [r#VG&fb ,C;ܹ9ӦY6 9K`_)M ˝_fC^eW4/bW2py͝$ө,$=w}Ήxl0?) \(ӄ B=;؏@YUBwj'{3;-U0F9xқ%&rC gwŅB.\E6u"Ks#ڃyKQ"ѳ`{ǁ%R/G]zw9q_Έ%@Q⻴9/i`N`SVSl'!l)A~bxo/>y:L4HJ[D;kUc)"BߕX1S@d2M9Pƫ]s%sjK08Sg\ 6|]4}Y6A w,P,}Օ6o| VD(S;'5H8`g ثY rXO#>E0n-߫Z\[7Jo-IVgH` F0޺୅9Re"N*]=a[_+i?ݜʜh Z}럺tr 8ʐ yCõE\h7 0JҡT5V}z~v` *z6ˍX^1ʱ+vi!wR٪Sn/| 6fN2sQy/ `7$)(%#n󠧤&-x[q*W)k6`wZ~0c@VY-@D%%Z./ 8DTᾦykx.3@Nr ,2bP/ZjgE ILgKSܦ4}G\Z:@@qInN,-3=,hG'6hy>v uTPAh&Z,3?3-錹>KuѮR-/lHSmiؑ:wPRh>uws0H3rCL"s sE&,M"IOy2Ua=c GD:R:1S@)L']#󳖔? #nL2wYV]AB:IMO{TP`a A=tn!طG2$ECP-}\ 3O+ѕti ٛA#Zlv0Ci7 ()wԇ^)\4vt{n(Fk[ J=TOyrEM' NÂ"?wT|F&-o@0L5PC1m$n^:?uJ3j #oq`ft9h~z8Qkg]2<;׻(XGB)GjKumnj1v.GV#3 ;svnǹ\ZM}h(I %[bXcԭٚ; bI00%l7z@8N1#ORX P ,=c+^*>VwHK#.2}Rk/ `.#68?@W97~}1Ŀe?DEî]JCH!;{yJk]dWNjFlٳ S+o nˈzd[;+P)<!GV)y5#eX,%3Aͼ`s27tN.Ece03]ʷTd.ho0gAtN}`Gqg2JyCTq삫םK?6b4X/ϪAJBA βfy^v9s'tr7p3T| `IWp\%lV7ş`5n iB|7"=˴> `s:x>ݐ"΍ $OꔍH>T%%*2[\9-O$;1q31K2wqp% D]<ٞR=)԰=w).v:iXY{9AЭկp =z@ u&Bt &W^.y{~Q^!6Q];hl&\BYecdK/U QRG2E|$*xGZΊ< X.)Aˁ 8*M357na,}8㙅`O;w'[ R(72v,g};\oOfR^+~OILٳWD[*#z/1ɰPo[eWwbUÑ(N+=#>H:\A|hŽn0}àl2 < 6WEBVv {d?Mꆼ"1\$06}^[ʂ6R&{SCpx@M?SY"ŊaX($ 9)ft^W$Dh2՞/X8MԝA`\K+UFU;&,a$DҚ9yr]f?njrcckY0j{5]ǜź0TPtxǢy 5-q N,vZ ]"ЕiȪ .h ?eY@^d2Qש:\$XWP(ޑ&~=bӎ'i.@ێ p-O€;IV s|H& 13 yhp{ܴ '\-u7BQ ^f>ik7g W(rѐϗw $hW{զY|!F3a 5%N2{Pqi5/~0v/k6v7DV ?%4o>og bLa^)*hǨ@]`hS^bZ> s\ CDs@?v8YT#= CqDZB}AHE|G 6<,#y4b\OfR+_]a3nEd;@ճ3|qB9Wӳó=$L hwŊj]Upܥuc[;``Ȧ%d2x+{eq諔Ƅlrur5 vhsR?H6uOu#PZRۘ.d8Ωq(QYE (4 BM%sx7Zoޱ[W;%@& %1wHoN\^}^ETe]8?[X=fwpb&>9̡pU;VA7bnc ę v~2g> uk=K:8/%%fn4/;a08s~C`"bC~i5=qGUF㈾?;6 Q0ې,Z[0!k;Q'`D:C=f0yEݿgS`2 Nw_A\Jzi%Vf;QO:X̶# >x7)[NW—I 1s3D.rzR/rz< 0(`3(6Fߕc^>vjQ=eiVqrlYq1.ik#itUfd(qiwٔ \Mt d- 4QzF?N "IyQ6̣_1R_Tq[F/3OHҵ:樈/昫*''#M8䦀w8m5Nj ~G\-\޷:D.Z;lt9]2׃{c_Pa&_6P;ȉl-Jl:>Vnn%IZe)DN8C÷m,K~)nnts`4O"]'3O*&+4ԯHj{LAcPN@M#4"( v* LE֔O0DJwF rk߆Vo*Dȣ=wmEwda _j=h4"/ƩiD̮ |[T%:2щfz!9G*[YsZmlewPQX jq$0vUr&fZKFWX vQC؟`ͼ[AV$dV-3_mq&n> Q%<0X԰v~Ź "cDWcC:4:w3#gi =R)71x\㹊?ETmr|4 P#2֌X*C.wL$x,2S\PEP=-YݛvV9KW4*'W 戹Ul ;&/L[EG_/(-|Np.*w~2z6"&f4U S);sh plQi6Ec$0P$h~{KI4'&7HH/lwDrQ5"ȳ. 0Tgt.i4Ѱ:JŚ wwqCJуeLx֯)+aN9*(! %h8ODySw)*U0ctg ߌPeaLDkc\7cWIm]H Ktsd ~%*D#_[О}D/ P4'S(6#EJrP~516 㽰m5EFuj:XɞMlK:FD0Fr<j+eƛ ك!*N'( ^p*:d݈[H ;D=ƽ7b9ɗaO`A$K"̈́6\dblw ߤn?›e|S*-|O q)L"5D8؅؅'K#~_փ7r#zW>gv$Zdx~[Y&[~*u펼ɷۧg[8vp{J,9&P6a߈NaN%H׊Gȴј3C7!=HY[oT#5 ]0ro]x(wt)f&4u?R{L_qB;?s6RSKd}Ah/VIZG. ǼH Xf(){_ؙ%.ۻFRnN22f-h֓( MnJe.䴆j$7Gy v}9__z.?KEI4:[ w,r@^DC?([սD##- xfDFU˘n#D'_4x =p?~ZwAhJ~*2ҥ% ,1Ie!竳;o cEQS sZy.Qx?5<+Ë. dV򪳚b'Ud %-h1;릂S3<_H\_j0z]Be4yzReR/[m'`\jېuMԱ|CirP1*nږU@z+x퀴íєgl\[LHD,~)+j/9XVU^]Ѷ)#x]^;w [yFgz]Z^ ւ;k*f4?YH;dn)|oyIgY6:G\mj/3 @ǔT'VbU8 e=! JcF*ǗRQjO\Ƽ6Ч./ Fޡ AMI1B\1OލؽtZ ~3p;}H\$qo ֯7"K>S d8| H8&W.jI$J|mH-_0gNIVH{Ϊd[u0cg!a |_ G{6rrtcP8~*j[A}xa"zSIr pj({k۰ EWˏ;|ԏ+| vL\ej"`}_|I`Y5E.P@S@qv77^cϬ G22?~A""bU4!T98pKNsrLN-e#taN~E.]+AF!K'Xd  6HA2`<NA/vU6,ۅR?_wͱvc\XR JNF!gɐ$_CD֝yVs:˰=Vevc[Յ}| ݁"~^wL%@ߓSqn<ǟOcPs.ݹׂ?!(#5aE2͕'Di$z%;o.XYa@Д3H7!7}%$J[yi.r#T;5|*v6$9UO% 'PmC#B}#GnL- S4AN'~2\~4OWk<$Ϸ):,E7/7B۟zBd#KZ^}gzN1$$^C]v + ZѦH1aʋU# SM!%;#@BrDaz2s fc57~u=?\ r<Z?*.[$=} n F ɺsn{7,zG߁ukvAJ(?.-9D'>b'Tf׿WIB bɞe0oE .Ba{P^)wYi04Jɽv|-S0^7zsD/~FRKSOBG:vق?wq}߅O] kdyR}9jM#SSU!+wB$mp@\7c G`꥗:}厐WGbx D10oq3'۵M v#7K07Ո6D349m9&{?4K3T&Q=Œ3}̝u1A)SwX l7=4g۲>G<؛m0 :+vȫTsJɰnfWwE2yq`%nWkiaj2-yK+!MX^ *h\[,?.!bnLUy"uts3 ERW p.C7䉉!>ʫv^eW-J q-cW2-(} ֲc\a7]2DJ=h]w_Mƒ8-LМ'{p~7(1UDz/_J4cI*!M;~9%ѪCTN zOW`~`!rZ!xP)Jm@WHlR8, =Q(>Y uTHwˍ[5^ԳqAK !X^pqF&^bK5ƨ/R%ԂflWHEȏ jRʓ:׋0шnp5=2d8:ufys6SFɭ?m9)eAmkI^sC*֖uRPS}#Ѡ^ Ԕ ,j9DwY, ]„GӶ'!Y%t澻ïMUBzLo8nXgj^"jNlDܾzbL5(W7(\E߃ha36 CdF6>D}ܿ˳9)2Гw 1(FgG_ NKx|y7 hll ١F4H0HV:1s 4t dSo _$Q@(2>h>;\̸$ Sm@ F;^]r1Fa[4^#<Vj.MY빠`X H6>whZej JIFAۈ !aF_F6*liGѦYKqTC] S|C~-SQ"rJS]&75rJ.(s73Ay`V.aQF֖ 劾д;2 }gkV@ϟ41\;F# Wy4cAtpev_O,Z1q=/(qBIBz@l;?<&J*z: 24G|j$ r p"nK]9Cz$JYJ[s_fkj6Q?1h(_n^'ϦqeغƲŖjŒ@<ӗך pMD)@&QًY5NBrmc <}M֝mrc/GFw/:^&.eC_,ZnV {щuCo pM-M-' -ZI,B*}\~,`Ufѵ=vH,Aj}lB=|ޡ-p8،k6'$J a."l;!RPd1D3 /^=|5 s$ D ƚaq"H\!A`*9[yH2R{8k x}/A{Iަ!,^8e{peR>Ii@!ôewVFpӢm(0XAL;~MeNvvsqM0V)}}CRC3c<أAH^?chzcxrt!x* ~]6<2AWvHkP gИTAJo= j!B.f炼<xfs%-KU 2KFMʏ,t!B>?XAq9O0.ZzUϴ/Zy@%Pk|K^臼LO0LJ.#.X~<.SwDL2ףMO=jHy5{Ͼb"_K*]h\aI0BV|$f6p~Ӂ_ zb tW،) PzJ(mfyv3}Q߈| Ż ?YCc#csdhcmK#j}\ %YwA(yc:;Ae_,1{5* kWel15&ډAJ |<95IhX:^|)mv1Ad9G't"jZ$mﶯw!︤8 u{p,aQYJd2 +yۑ=:--Bgޔ6 ]97+U%wݶ4*j$[ol͸R|9{f1o!Bm}K%> _뎥+!Sµli!]kQ#0'kD&MV5mZ/4F#fWNehs :Vw|z0;Y ֺba][m䉷YmGH}f6{3 ,9%-ej|],b֚4KW2Xd5ʃ*)GԆ$RmWU>7):rvKCXu+K,Kc@{Sm_zijD :w`df܀Sn5C2VL`arčٖܲЁ{~aƶ3N!*vg&v@f{$x5j ΒFh Y]%kԤB +⺋]R&}WVޗޯ@ghYJ'|DTB2Ү*Ww!K?ҞH'tB݅MIlv焢p LԸW $ W T, |j(P; aӮ+G]e7/:X5@7e7`B>!Ark^@s7%"̴;(Fh YJ钳 #JG<+T]#J$Ⱦ>$ya!_K#0_,(f/7N贕0@9!/92[dbH\X]UThIvoQGJ,Xב񩐎vP'TP&96e"'g|㡮^5-W:)ZyiY;?Cp儆jwsϿB*‘o`~4B6PhFļn#^/1cyql7FV86em\휷="iu>jHmNRAgQ7`7I8pKғ𜦻kdr rX<~Ӑ!% Wۿgڙ@K}?6/$ԿGR䠺cn W8I5:C2MpcU4..`(%QgR^moAzR> YňsAh wԿBFs€p+)9 AlMǶ"Е~cl^?KaRT8^鉰7Bܼ#߶5(XJ/ xХ`^UcG_a@Ǔan['ʚTsXf*dmcnc) Uq36(gIְzt|*9=HDf.zu0 }`E>-Fkl. Ij*=7k=[Bc]m]t.&f.VpO5Q~3bC5){)zNsh0;#kqN۲ bZ3jW]ь$0-Wف_cc+`5B0o;Oa|a~\[WODa9cķ1DH[Gբ_v3K)wrG?]^,LR~~df%Xwqp,$?eyhˣCfg4{TQGNh{lVHƘcNqs_3p}ɧ;)\Z 2d1dXq/n? kN%G1~Cuksd0j!#RRfetƱXܴ2CD5Jj5L[}{dԨ2Qc9KlpNyԄMic+H n$}ӫ&ZPVV2d`Y{RRȔOiv-wBs?DdjBاRFQwN3M]FV,lg#׸ò8gI'/`4T:"5Wet8v&?Pk&tǽ"~u0xGaiUDmS;V|mb%!S$t5uˆF(R Rk6pD ˇhʶO_fs-#[\ O-9y'-Vo-Y[gNxJGBJ83B(j\g=u͞g`oFh".Ra~w쁻 Q;f A ,m.ZๅB^mܼm ^Oт3Ub]ɔm dR5ULvO҄:2Fy!>ϊ[YԦ?z) 8|Q \RdD0aA1N7tLgJIիNfy"S|s=pDQPP=1?3)p'JK,?(rO F4xqłZ6NO~r/DRʲpaKv.F7О5*O,7OuۊX3VazÝfid~xY{}=F:JD!Y䛠RXje 6#PrTKbG6 őbM?jxD.^!/%W_n25Te.ͧ~<ߓ|KGq(7>ͣw2E;添d x&G@VY}ig=6g =8&7&>gBoF`Y\PG5qmX}"{sՕ-Cw:ąXe^m6:o0xݜLmaOZM9EϳB,kTH )EYtU4NҹJs(uYJ >-{i Ll\8" h9%礿pI~cSkri_6S"AD~Np@ſr,KO7S Hjh|+rTO%m}rd&/^vBUL+m5Rt1%&WApZO #dzXfshrە,\K];a+z mAV",­唱eiT2,9)fF HBEQ7J'JSOCbT !, Y!N?!i<]Q~ET""hyI Fp Ge-[f! p7zx X98{NF:h~ Vwx3SoQa&T 1uR/="Zҍ~} ?LJ:س庨-:1p+ZhWŬ+Lu  UYò#gӫZ>a!v滲|Mcmo@_/X xУB\x/eS!=>_rxMDĻ1lzr޿;FQ++.>m0<_rr$CmrjsntUiCs-3;MLj6= 5)@imb $GްrSF7Y["HQUea~b05hWo)ke;nڈ^v=x(\g0Ӝ yb8Ho4~KI>`.a16uH%tG}kBya?a ;>F+C\ﵮ(:Ⱥow|)Ԁi[ ˞3.kdmr~|/3d1؋%,P*dƆx%,])o71s-O9?TMI}ehA=Rt?۩f-ޒj=Utwi:cbt:'T\}P<ejp tO0*9yk"^ߒZYsp!;wCH?VEW/}LJ\nF!MsW 0WHP|Dx/g0D^K &wk26R;pQS@ Ʀ$m[ZZ[4'Ad yP$ѾIv0J{|(%^K&қ& Ϡd=M@ -=*kr#I ֪.XhyRkRZ>o\ (S>H4mo)RRh9~ڳ~CCmQ;ʖ!:_\E݋ slDdp1$ﱔfZ[9cdJG fUߗυP7> 7x.qÁ2QX|k쑠f-Xzy4P.ftiOf,g; "d5Uh e.4 Cs-(?z4yWtD Kd4^'NVsMnasfݩOk N.ޜYhwK ˔Gy-|lAt!B#ȼ}-zg;F5uF{ T^X:O~p=P :7!H0=)*qI2H+>WS|IjEf\.XhV|]dRƓR|Q17PCKvR*bހz ٣afp,4'Y7䘒ZPc :5b,;Wׇhп1Q\+\ 1c3e5`Ih4b.Sq4Ma᩼h90=unzΊ;I1)kߠ޷ ?<jPO!#gVGU ukJ@Q]t^rQ6sxF,vRgo^|v'0Z+Ua@1D8U<ǐ &Cp9H]-^bQfJ79>C>]\o5$UNTގ2k:'2Ԝ|^C2xLp{K(Y<߰[FJC t`njhn!2zq‰P"M ZϜF$52{e"X0ȥOPBd#VJpAYVjf(H5 VG Dʟ7i8d[vNOZ /V[W~j,:|V,pEIY#_L UOjER"yFèE4f=˥$U%1ws8V (j~ۢ;d ,rScQ ubu坦kW)5{/$ܹu0>? 4!${]4oqJĒI%{,?߼2tT|ʶ]"WTM#' `kV0@. ~9]z8HMZsYʇ"赬YPN |86@o,& <^O-i wѼ&5T1|1ݞʀYC wjgGcXx"5O%ǝ?n@"R&uXow1>Ľ A7]jE$#w| y AmuJ';OekeU3 ŠK^Kz&>nw$]ydOz:7A뺗$ :  $دkPz; ۟1dD;DI%^w iuΆ~I&#p F٢Ө:ф|8w2o ,z09E$.[^?wY':dGZXE7:1 Pk0b)ITvn{AɅpDB8*/=kUSa2׎^$ h)o0`98@ 3Quل ?[ =6P>k#W1?R0/wp/nnbPڝ45TV.]6<) Hc/֧ # ~E8]gq ݈|'7sJC㪵*Ih@*z\_dӜ\ms31$T=]:[bCnq;if^jE1g¼ PhGOc\ pDIdx:,AQJk rdJwjBRUFwv!~QtLSUF#>Mz"s `ivoTP ⺩NI[0 |<5gڌ5>E >rk{&H>LQ#,Jn^{j?'F߾Q Tջ #^5::%^̤S~ "k ȴ+t \7D~} v>>VkW|9[p,;}`QcD~CBhz&75;81G_r0F~0{X|A;ϟ,LJJMtJ=sHS$Ekmf'mpb\#r/ٴn2Hj-_<[EQdH+Dg KUH4㙏ǣ|1iȼVv*BĂZحGnU?\9k9A<9FjρwV2 |IשzvD@&eMM'~Ӂ!b }\VytLvJL*b+ᨤ/l$ֵTࡥP9|bcJ TZ(fa/jcFE Mr-NF/ c$6H>+f[ٲ )=OwMK 1Q_L ;0-_c\ljkxIF uGiWPZuIT K>e$_#IWT zύ<(u BjQ~$帪. Xkܖ& yx#o,ayۣlgۿ٪ڳl1I} @[)TҴ%`3=B 7zɊR%YtEmV,^%Q2`3ʅLnPC87K ƧXSn%cng8⟰!Vl(׌K.³uCe6;aڑ]P\^ )JH 0`Jh8ZJX휗>*se'?%]+H4X4u pb" 6IvP} /B/; ~|/d}Xj<]bwSNv<2A&UIșhou0`hx({7tST9 9?0j,!  xi/ddsI25q\gm(u` omH?`t2,ᒂ,4;0C 5?/SDHn ك,I3p 3+H%SWQT ic}jw7,B=VQc ʈi vA{gAHnLK *iu{ܑ ~`OM.x~3A?_3~G99d(zz@hd$S#?ş6F"򚦾X9eP@57x$WyRt 8>5EDl3MPi7 ͌i% ѩ2]C-6p1xE5qwJV4^c gö/Q2UteuB\/w >ؤgK޿lkK,Ư4⇴N0[\\\.wv6*N6LE^ͨTi(i.^[l'?(~N68 oe4"ʶnRpR"Ufy]YV;5Qb?pBo׷HJP]g@7:9!jȕi 2UPH{:f[z,\qAS");IPZ{3@ox|&wĺ˿W^7mĽΙ`xx?^Cx}]eS> A Sn:ʿ#neǕ]?*yFb([s@Z\uc5QPG٪4J2A% SN-_nj."%FѦWoWC^X'=sɯZO5 /rNXʋ~悷HQ޷aﻬVLɹ^C٫:1me{)R-Ⱥë/kd&Rnq ?=dܶ<ÖIݢ1@___%&1L^ixBYkr[& Bp2ouA!' P@OVb3k1<'HQ\dsn]!',x/$cކVsƋ]o"0贈{>E*TI|+SC2 -bLTdV:f.lO՝J .$ ',d+fx016{&:̫kWd1w٢U͵ *|\~rou~( w\$]owLؽ#D_wE|)kkUp=%dqK迱Fj?lΑu!2M5߰aNM,!W|^:Dc2|\i+<{ߢhv)6AAyޭ[RTہ;&]? f߳E d NuS>`\SDŏMm'ܬ/з)o w/CI!c%>'8-_0Sߔ Z7;p._z@.yZw*Qۓ\sDT){ C/ ʆdx@<2dQ2ow½_ $}m3҉V|$ԶB2DnBAw@9bNaR?q (ŸI>˶$րy=t3'g Ƈ3h!!D>woXhwߏMp}bsusZ=8('._\esh/ А(ZyV窲HGBLxFj=LbCEM`}"=&A"[u0,fR.50xƹŵ BJ8 FC) ux(SV a[r1 *-P77W` V* #(vSDg?,J"k9>˩! 0QOeM@whBjObE3~ _NJ-3a)'ܚxXܖVrh;*!w4nIXcGIje 5Ci#mk>ӱZBgsv&G c&:OPÈë;"5ʚl E7%Ո ҉2N 03kRrx4@ or'`oAÄ^YjW6 qIt ]Ble .ͮws)>M;fjM5~'J̲O<2]}n@k"#&q$;XFWjU刅}}bV s#S3qN9B?tXTk^T?0w*TTo|6Gnڃտ.:ȓN9 󝑮4|E7.usob$s'!'GB;. 7NPz( y6ZU\¹q8򹂻edޑ>L?" `~^143y`Id} 0WyC͟Vc.o"A {QI@)K $ILD~ĻX ;((Q&`yF&GˬNlr+\K7g,KUĹUzߧ-4*K<O)ĵ%^Qr620IJm9z_[]v' K͹^X<yu q2x1oX*j=Yk* D*׈FIǶyv+Ҕ}'H P c8Mɖ%6ibF Giiڦа<>#wKa+2Z=[- Ya*!S1!D*b=l45'+t݈NCtD봵$Y ?+cbE{(fIz "6;YB(V3)TMWr ,JI +!^'eD>4<><^H`}ZB:qs@#W@KD#p1š؎(K՟ +\ !d5V5^Ҭ\_"YQ TYoy$)54hghzBYC R7P;-L:9pgXf*y#d0-g֞oTNv){%~`GB N\Km杸 RfZ~OK yz,//.[u#>5ʗGԭd&^^W1~!#Ta`(yr+-gޠghc2>E8l(Ԧ.^#1~Wnz_QoDPanOǧ⤕~ iS^'zB? _>ЂS4O>173IV5u\9?vȰ&](D{6BPh+ȳݨR8˕!Wphd7 !3 j?L ӱ}|7_$CUأm=m btyt8)_d;-!f&8}g}&V av c`oh.vry/:(: .yp%yj/UL Zs7?U1΅9J\|TnP8^ea`h.jxy̵X1R`P/RlR.něl]ew)摅լ>]Laqj5 oal;GH">*CMdQq@ 8k\}v d؆&#{W|Qe{\A%{cL~7H^ɵYDJ-7pLm)ȳ{[W":TFQݠ%cʏ7 wB,\!"aaGڥP~Hzl!Ъ1py ~FR,o8RD} ig=(+$eVN%QK+m"3_X`8Uȼ!Ǚgyb(C|?GAf?!X25(#83Kღ,/hZI;B*{b!5Q)mu}Tض9>/MN)bDs F`Fb{?G|'IX%m"qçkK}dV0W!SmGU`d%_)C'G90u^4T犽(&p,&3ʺ9dXPFU:h0kQ.2&zJ_$쀵@+Y뀏f8TD^#AR^_K5[fۆwoQ,e14s_=gk]DG_~ِk=(h3^oJۛt'Pٷ#2wELƮ/W'&[7[͚7,IxFӟ|Aʽ@*ƳK5_u _*ju)i}*$y^roBEm/) ;Ƣ ն+l_sQ ;gR,/y|{g$6hCACh"mȶX-оL6( ?p(A͞8C7Ƌ>D \ۗ¦^(~!1_=ot.⍲Z61RKbGts MLصcpd+J+N 2TG)Yh x.lˣQLQP!dc$ -~s3Dx_1U(w`Do)p9kpbFDQp?"[qGVv#Tj}ݧ쉴wgv52ʚ]ʉm5//P§NEN@@#inrGLJgzOsà0Rvc%9d|g󎆃F/HG[Ls} 0UR oLV.O# r.;AOTV^CJ%۹N~ .[-0C3+f#Q6Ћd&jw T} q Bnw$}iz,T\46y=9ٟ)Ekm!yUtߐre|)?@:{/xvɬ~FB![7w)Uւфߍcf|^.z\dZī>`u'pPFYHN gR^i{/-c%ZeNVya92m ?,`.cwl#FQ&8<ݰ@M̫<{-h/3g:$P[N<υ4>Cz9vzc!a|Zyy0Z`0HA$IXAz6v꫌%ϱ x.L"zhEm WJ320%&5 |tCfNc+miօ[?q 3{-k5=r?ZneUx\Z( !gJFŸJ ̝u*օ4 ۭCLq8^_FOxMPAp/Td Kwlb*tV,ِ6G{ڥȜ~w]-regN ^2qgts7RM^ZyC?9x kF0`I]>9G?\ 5-w`:[^,gM*ӭ"Yu= 0AoD% ý7; rj='F R/78Ab̅'r-3j.hU1bK *e{NEԌЊtwygxZ2Ȥ_@8QČ a;aC *F eJZ'*s 9^Dz%E#z;TܜdC[K}PfBaMTPK\nK#;Š_5qRv}gNT omQPy9qMf~H8lV3BMϲ[@!oWh2<ǺiewUFWI|巶CQ's5VӬ MfUEr\ݰq@AL^׻q .V#gUˈ)\v:\ME% Su{^.*r[!OvLtF>b?1ܥ,ЊxD\c}e/[FyegwnIbtodrAhk<{ĄU{6MO_ fE0](R/ǨBJ 5K{LQvP~*Pwhio0EYVKBZ_9%O~lDŽĪKuP=:i)0?[+㭿kRr@?y?+Mr˒t`mqɈһ0K~u ͑W2'hd7 351)KCÎgHZ|J7 ٸtnIf囆Sz5S,4,nl$#E 7Kj1[t\ːSdFu^MUϗŒH_q6*>^ӹ7cwK{tP=̩'&{nPwq*ICJN~E~E-(*@)fgYi<-o&ZJP;rphC1͙|ɫY7J;H<`;abrmHgK .s]ڑK?w'M`z."8[ErEmGH,у[:9#)v+MoBh& TK܇ g *evى e0XFtUpKhGKc1N&fȪ-?9d!PNzݾcx\>lHHIzuoCioJo>t!BXw/%t!7ruMVa^1B?Xw% vOmng42tRv›W/1rISb&bj/LsG(xr}kQݥ<*C8DؤbPKҨ==!3Zr# s`ʚMMǸr[Z=XQ(Cջ4ظW~@0vڏCYXB7Q^ ^Dq ?`[$Am fu˧~_KXkP`o9¶|YG}NJ`Mх.\-f` #0wif-< PZGI;Xic_%~1ҎeD%O5Fi7G^䜵%O/eZݡkw{ھY ^5sN\Pdc >zY]JT.k.5&w@y:}>pLCN~XWzM!])씪-@jm9 XhjޠuXUݖᒌhE/&l 39fiem`:njNȃ%J"ImIa*q/j7~+Paiܛى|_%9DŽ -DZH>}FFP.b;)WK&݀aκNWTHFV0pZ[Jy>hx$k?.W|#]$ m,)<:Ve#^Ê ;@3ڈ=y ]lu; &C <Өm'~aUH׏I`zգPxeV%?xӁBDxXF38qU4ǩy]Gѷ.J,>I{R-Äe} 7Zk_3Fw[ ~{{GKKx1- [b.W2EL/sy1x:GHZM[._M>hh09=H<nm AS)pL->kBעk MɡӗbS[& H;r_=y=(r:,gקUS?>}L4?1lNJTU*X&صEl/>qh7 X"~2m>(ivT_C惐7nILR3<,>r~pl j{mFeR0&w }fe m5.<,` H=,ml6|T<.3.1IraYB;ԅR:B‹[Ȱd on6 "?1]yGkKٍ lj ávT,?=WتHs 3Y_ MpEmpdf@[;X @P(-ϣ$϶h{iEP)+0-`ڈq@H%v*Kbf@e>aדNg}e5]]-ح>ZTRO 1C/ӄvGHXe,܀cN(ݴJ.0S)< a"x[!,Є;1`C`c&kL[MR"*]L^b.lZrQpsNۯCC{{نf"hdn1ŶKiuBg2f2%m$!^l,ެzT%k ]Gp"%)iH ?DKuYHLpCЃ|rsWYMHjf&š-G>g$ BaQMg2/,cS4D-eqi* H|\Gy?5_]$%JLG}zW)Eɍm"(/e}HAɶ@pT>ʐ Mb8(Tҵ%̇dܚYz KU6UOq B̗X/;(#n٣Z sK}kac.Qc\)ݴȔ3N>vCcyԓA(w \K1ul]ԡ Iv]MVNK.=CH}R{C J+X#uM4wmOo Sʚma*X/`hӯ )H|`_t]Mr94XI%j`1(nk)%pdtlFhu :{NF>(pdԆQ?EU/\1=2>+ odGxXFs$YFx<|{j_̗@=2ӭn(]p@gO¡b<7G{F*F*ޙ&;Zst`h= IV9Z_bgJ 8[XQ5$ H,Jڷ^FVS;{w۱$$)>;["jK^6 ,oq/p X喠>=Yp < z7vp3|B˟֖)]d\oH kIc!Rfǿ=LUmsQr pX< |0` ΉCQٹP6g8֠p6"֞87%xK+a3iպO/4p{XE^Zw4(Z6];?ח N#M"I $C{J ';@O^0T`~[ 1aN :Qȕ~eB߹r/ۧHvLMMϮ|=32rKrTaPYű|sU=@HPGy'P㉬b-ȝv?)P栺$Qwa۸YiJH עR-h*U YedDnb+y"`%$njMN#G];OI^! >arz?aY 7:v%Gm%+DgO0T3S¾Y9AXHg(4͆IQ5w2hP-1A@ +C=ޠJٽߡH]1>*&edGsr0ȄDtntU-eN~JTK-Qt0\$ 5KynhN?I/ TMD#֦\'=:H4*.`F"Y7+g(d BwL-5mb!.b+u+z/Hc}wHkωBJ8b+qG-KOM]J2/-D84#uٽz&4])` CpJzF5?"k҅ & 6ň|@$_[zs7Pd7F,x0F@෸@M4 Qzx7  h&ϲ@i\PhMn`nr" X; ͦo|7JB0H>Y eB)?$֞2ޙ<G {N,yB/0"{*:rC(p)=P0ϧ!L-R-M wn4ml]\ܲ/OF ?,dg+P7i嚺bs*k0k긤 H>pw KEr&Q6g1O4p̄@1{0Ǯ/w"8].+0V|fRi2[çBuWwuRt}CQ@:Gl]suÑ-[6ZD񉚈kR8'TG5uQYlOQhS6t^νh5="4ʶnKQl$An+@15+\90HM#e\H,CP 3o)+c G-VRDrrEFW~v$CK~yMxUjpPX( HP;Jr6g %߽*ӏ P:2qRRCO߰$AO%I4pSK;$PKA,l0x|5Ϛl[f9M']0c QucOo"+mWy@IiZIcśFNHxǖ=JQ6f胣_HZANs0N D}m>;xMyNM>lIX0RL0ey fFr oW;cQ"j|u8鍛+v(RT_,ʱ3.YɂpwXݲrGPȷqviF2 J{!dxik؂3c]9#&q@D{t==u![I<MUE M7y}C0: p%>ybjJDK*%?*4 ȝJDZkی/T@!l.=&TX)O^{yFk3CZZpbTXQҦ['%qJ9HIB |sѸ¶yz۝?8L3ﰹ`0u8qԼ9_!/MV.3QXˬZMDW#meW[aq຿S\cS'9@a84e^U# J\#"#1OIm#P3v3}  0Fi%/;:+q!غmФƵ>: fjp#5}&aݦx{Q!sD,מHB6.=U{.yb^3 &8?=wfca%{l:W#)'/ţmT|]57:lRw)m[Пf1* D~'$wjc6EDC3VOu^_\D !c\.C|J`{ "Rs%YGAcDv di(m2y0ttٕ`;VJ3m%R HO#B骫0| tѦډȺ 1tmXp|˘Ȑ6W=.Rn=OfF'MI qHgW '|<gwVܭA;^(jy$4NNQLҮk= @ ,_b !(~w+ޑ\$|*4➋n:?_ \F$59WB]B]4ege/d0:bu5GOtm$={SR1Ȝ? Ebb}~T4KVPiwM4Fm \'OZ,dE_J $X2+*2P!ޔ-o+j~wku%w嵇ް`vV+I|uIy"fք=‡כ&5<~-~?gg>i01}XEOH3niWtƑZqpY5]W%L+S(&i`4c|]^ qV95`ų>&*;INi>ND瓊{FqKp|+"6 ۰OW7uҬ7MM"Gwg J'$=c-\E@+&0F^%Օa3/BXV+ 6j(֚d"9TړܘZ u 1xdRf[̠(*"ZP84cFxI;2̂6~~_ЀcQUů#|Gρ[ySϓSM!;ӥ*ð:;> L=&ԬCa% КAoCG1 㑻J#$Ph X:qU1F2 Z?HQRɝ\#UbBs)nm|QOJ&.kO&VRe4Gi/uqE$*7YͫpN~Hƛ#Ʀs Q*ZnvKь?W@Xce S9Fu_uB; IxXg0~OÂmimEh戱>Ii9I6 鏱ΏVg!5:NQpl0p EN aRZ,7h$-#Ha\wj]3ZL+bf 9$2Q8j7FHbF-֬nU'̲֛Μ[vVe9r:4TSҍbW./[/GGTN#NAm'WVӧ Q%kQ3Sn7Y^/#ޖPYxu}MdqN5'^bO(H)nMmCѪ_VCq)`+:e]ar'iMgXJJ 0{揨1G!npSJ E JIGm4H$F75ĉ6ԜʺdY>H5[*z+寡Jݕ"Z~ +Lp0997~}qX5ʮ5 X]p˘d(SQJ(XɁ$!oM!߬AQ%^gyli/7dͷ' 䲏x>3e7;qMͻ@wk'ǠH}~u9'wKa@;] A?nz)/^9 pcH։'/7QjqZq.}LtM1ML5E{[9uD6IVš) ,guPPTE` W;&`G@)Zt_OيIܨV0&';uxG:YCOxWIlW Vr)5@ ]po&qc"FkZB JviMnYEM?Z1NО9*Т \#\y+o cjb_b5*Ρz )1Z)v B_ڍ-vx!^r W +34B]6I6i]"bW{ >Z"׎an:4X1j5̪Cw݋R*<;NHN<(cQzJhvZ@~!$QY3/9Vr 6LNA#Zع|renZtAI(.ׁi"_@}Әoӯ}z;]zvL#PG$8̙n=:9fؽCspz^w)͊2&A2K rn ()So+eE_-qhV&y Ԕd]PXؖUm;ko, Ltx.!+.~x 읷:PIYua<;%|nj(cppY' F^Bu}]qMS ePBEX\Y՚rďIٚ?E-oϟĆ 댴hٌ'ajy\t1KٗM$m݋z֍_66Lf oe&lNM(3$:ciщ,4q0b) 5WB )VH'5)U^A͚@,s6$$YW8,|V 4k?SW yNπT?if|"gy/\:k|M=Ҝ89{ ڬ*_IЀk>)%\#啙.,Y# [x<蘮حc9Zb_QN:jĉҳHo'4W5C.jvolGCwy"1BäUfPzw/,a3kocp:Vzf%k0>>W.VCg`bXmMi>ȉOjX/,&RHfC#^h'LICߔEy>;ŸAr&S^$r_KgmhZF[B~?T*0! x|҂}:$>+V^-ŎûZx *dgF.f"NQ&Y1El&S4 /,UTDg{Bʡ)L =4ۓ؆Vd Sa5 2l*W&^ӗ9%*EȞS~cG&tq羭F#BNM>]w@$ ޡV6Av' |q9QWf}DX;RXNHZۃ:-Pf\ZrJVߔx%b9h_<06 `˨fs{ ~pgiPMBء'%2Ep98Ì_,J"$ΫX(Aء|aDsي1ap T:˦( uzvFp%3^Z22šs@$f*HVSq+ϛ|b8Hd3evU;EDz>;^t-FTyۀlV/,<ǫTJ)e@N 8t+0+ϫ&TD XfHj #蝪>{@A瓤.Uɖ8uTe$T]A6Ni7 %7f\m?]rBw%A#?+h+Ƚ٠tG'roɹZ7Ù }N- nn u@`mA"s:zp6i#y sKB\ 5uwaW36)6cU+w^bB z%g(E.ʬ3ڲoѨ U,,~)r?瞫a$sBq~}6"E܂WhTIt94G!]+Q%3V/.7$1n!񄇒GՕ7Us)LɑP^]p¥VpWfM}qFd©<\ 0pvk岄l*)5PdP @PVn8#EC}JH&9W"VYQ}lig j % P y=SˬOxXs[Ь U%)hIˎfP&>XR'kÁr5Mjt-t&AR=@eOC7XI  j`*:!sg+{ͦč|D7* 9= ͏G0NY5,ձ6Skdd*vz z^k ! R>1s헤; NJHهچсձNG{d{3j%f`Pl˳%x۞]7Q~gCo"bl <7ҧwjZ.I?@R7?<G,/;˃|~\y8jM0C]QBž-=^BHMluio!ɰGU."8/# x2pC#?6o:H,V`1Ha6-y֙N\He1J}r}av8XUY ,a-bV̠>TQh\Mm5#lC,7)DZt?(̎IyR:z`b h]:$Cε*alr!wlRV 1ZL'12+\jd*w²_% >_ 8,~E`! uJGr~8bmN 4Tv+t&x1ݤvOp(JBJO?p6EqǵA< ma\ yq$ #ɫbdo hFdt *w mT B{ }UL?N{K]!'`uz$E$IIZʠy .n NYzk^07,P>{D@4L8ښ>{#9 }BJ03{Ti~:"ڬ[4>O wq&.cm1vr̴usp7 V]{;lL8YxO IZ˄&Mln`x@)37MH6d&q~9Y~TjS\LyVOYcY.6,ĭgIS79w }W.h6_"D#Xnjϳa2|>\ί>&X,jaDWv#4!)F|ELÒ-Mݎ8_4|A@ `{B. Fп|S` ~^%4%$C;Z] qm"2Dz)Bv49sLVĢAGfYD VQHgx)&MyW^> TCI&kYڠQWaNH2#SBs\=lZ-*@#1rzLһҗ_T<-Fx{_,JU]z0MzFyۯ{jS&:܀J%RIDH+{MR -3fxXbVB[}Vvq=R/ՓV(ay!OJ7|D?HtQ$D`K?WTXASk7?.(7}J$zM -#]z&ęDKSd AfUTX;F0 D UCǻǠ=-U1W7OV;%Ǜ}At@OҼ@5 }?k;!Z6GΨ\e߀NMW z׈};8jMLtHӱOhyPPeom6WN "dώg*W,urNxqf?N^4 =s#xæ2Ӹw++oZբyPrֲniJ *d&9TC,݄@UF)GX󬩘7m=^rSR׍JP~ȫzxk9)/t׶o1z^$H!5).FS şX\}:} EnR\\x6qG)vDJ|W :1oŬI9l@C؋n<+˺(f@U#]Za35;ilo8O[}ӓ"` ?qUi]{I94 w1S$ 5`pfa 8DY _[Z+$UQ1oS11*ٱ'ӸށlW>30 Op\/U*\'+.QܑaUJ(AVVx* 1Mʯ`R֩kᐕR,xhVeQ)uz0Q5"?lkPoMῈWU\]KΞP{S<4ςǛ αzCba␞qYS<~V>9%o"G0&:^`j M!ncG6c3b*!}kĤLp=N1 zqOOPܐDV$s-A<,He,ǜn/f)+ e ,>;xЫ?BG$y*uMFBP$-M; MBaƈP[sѱWzAJ\<%?@L͠cJLʻ쭞K9=P_¾P,",΂aY9=pqF)!:*miۄ=7vHM6 Kf ~YBOICqgfmS+Yw0ǒAL/&*jW#gyi2螣wAڀ$CM\ # VVUV%ުK_??i*ÔmS#:2@}Rʲo G ?IDl>>*?l~sw=JL@o \l\oΖz2kJBGRDhp`RfiD(ev \q̒Ex1 ]v3c( >ׇl}, iJHvLQ] EbQ4V&S,"XHS9b=wO ۄ5QB*@_us6IqfK3ǹܫ'pQtz>$&ph24Py)v7I4k9Jxws5a;柔M5ޢ21oj5WCO@:.ЫTc:pȩْ &p4l+~\0_+kz5Ɖ[P/#ٟ^40={ZTáe!֒`R\ Uh$0ǒvn]oFЄ< }ȱ.Zv{ٷ?ƥ9zP#:S2;% kX$B{aJ[Eg3+c_4.c{gw"ygsŢ ԓ[ZY\2 -%h Zٹ#QJK4Ba ldV ;H-qa')◼ #يGn8ͥ#wsv"ORdj]j2x~a͵ʲ-G+iR<ɜi͂ZTW#¸{KBbc][ܕ^\!+P2PT бi(tYbÞFA=ȕR?sޗa[ Djir)(Ϣ))څ%WyP`|@<4X#0AufEA=?!xCnWkﴩÀ\J \>!Ujs&QT93K㒠W2j)UlG¸,[ՔtJM̺7.% ("w*n_%j{E_9 $߫plrj۠ҽ> Ċ>pKD[®C\iG;^Jv[Ѩ0ܑ͂Dk%ULNv5k&>̢ jQ=L6w _B`;NpwT&l!"+qΝ}+2YGpEq㘎}2~\;缁ׂAhBs \7x Hr*n{ g~XiWqɽ0S1IbxxH&3T#BCQ?EQMXčX×)({&x{]JNoZ.{ۼ:ϭX BsS35!1kG Xn8c/.{ѣT'loA%Xpuck$CjmnեcEqhj{!a_8/Fo$@r%|!DM/g XI֢+#J$hrU cW8X~<_&7Jy)U$akGG[ W{LuG\WB`Gri@'@nGON' ㏳[_J9{upaS;?CaA]::u HZtRj_͝~d~H,Hg5%XSrEYWfh;T|ϰIzO-z˓{@|c`L6Rrd *s=pDvJF.0S_Dz,/Ƿ2n (x&t9P R:@ ɱ]l6rtH1R$8f,\-= mv{76/CpVW ~\"~ zB@*8ck؛;"7{1@:jB: B]E1!.-UR4љy{%:[=܄G>netŪq0kD(>@1t̲<EByd9+]٧=t!&Q;?6L_i IsRS⠺Q5]i@hˣo;׫0ݚrfc-,t'=1R͞'%X &1k 'ԓt]0: ®#)h=j!lDE[&q0|rE=(lLJ]z KOV΅DMup5HiJ,RBmz8$aYs`Rr;:-65}1+7bZB=\vrh{&RC%r@uv! EJ?<.%|dPpOy/CFU˲{+w8LR?s>PS#g>2PuKVwւICL2Z@HPGn<1pAy%Υ ?a5Q^X)qe2:-ô^\>Wx߷(y)N_"W׮*7 vdvgȰV-[F:YM"XܰUȮ ? 1/'3x W5jQ A֟G@ħWjO^vD`Rݼؙ_LZY6f4(vgÇ/m^ 0R  P 8O_|bL?B|:RSBX'`M<𯗿E I*#`C>FPu"Va `ccQ俯@#1;B~l1ó [6G=Sp\Ls5y;l`ҘuHT?չʺǢY砊'hvVN:`y}ir$R`.Lk+@j.E_= nFYJ,sxz! /`?P?= `˜$:krp(q? 4H4R4{G,$>,v 8Ha>e{jmת}qd#%88^CV&H}?3)OA .۲Bϟ15=^ȘgL40715uBDW\7)DgMe6 S8|mmȟ >$[vV-{7PmN!~(AzEbdBJzJ >BY^+^5[B[)e]rUدddIV7t,]䍁*;餤_&/]A?bԴ=h|{wr6(v'Gө<1csҟئ2 rCwX.-oGv?Ĝ=^@C^?@Z,B~sUO</&{wͯ< ShXI>V/ds8mf$T8 x +CQ=]=ler1[fH4`JߛCqw$~Htaz\K܄z'N!Mz(CΦID\c7Lo".47<E>Q6}_*6ZcQޘLHk~ǶJE1ugSyz c [u« f6{y\Y.nX y! E+:uTaw `s)H骁Vbz<]  ҃]GZyG SQo'm~]сx\"s0B#Aߓt{ b RK=S.{ y g'`m}i5O`-j9^-?}'?"^:#[ S)p趶t0Q:X#ԊlXHGīݜ*B{|_`UtN1ԉЎ6NE+4ڷ{Ud?$+YB>n&>`zfsajm$Z8o^fP60:/xu{;v}e?Ig3E<*Le^yS1  D+f(;_\\)~4!E<&Y( Xm+yM!XckpN(GnA4DZOUC[ ;fs69K= G$Zٟu<=;ӻ3YG{V==%n/' -!DŽo Eqm> a0lB%Ә˻?|W #635YnY1 !^L[MW;#6Lvjc[ MmUn۩P$[ni~w ^FrHx175C@UNS( :"$xg_Hޓ_c}?5٦KZCepI@ OE}҆bs; ]Ԋf\[NY'Z] 66Lp3&M)P6%FJl~lڀîN0%,sޫL./_:I_\^·D+0.Mi|8}hY':l3A 31oV2bۍ1Fj \UrQj`{ƹy;ra?~;yOI,{hAD׀p;0X8k5K Uye[SLdn)xhtmǤ7)rZXWu7r6 5=^tCKX_h]ivzb包7_d072GtPӗXÅ}1͚10i2b(W=9307ȫDUظ2uD MvVM]ċcWBZi#MŅBa,?4*ׯ0ISHbn'En"!ZoBO79\kyٵu}= 6-#@ Rdv\aM:DM0 "?~NZE iTUty fi.W9>o{fb~>͙8 |p8O. =¸lk[dWmi;Q(Ħ"0' '*"<8qa)S8lßT5fC"zXE, -p>6GFN ʅ+'ȸHhp2ɵӫ2)da&/V wiz%0Uo!xR1Wuu<4R\`7j^Xr %qglr;YP*'wpO;no&;8xĊ!sO&C{6!R@K w<P7J Hq ~G;^OL`g8:n- Py4 _lETXj~HĤ'K/mHe*ﵡ%+2-=IgbsYkz/䘉 Mx[W0 =&|6돺?:4Q웰l=v9?ᆨYCmDzL|4W[csP<*Zʭ5_ xR)Cj+&,a)D9dB$0a8TRgķ OmR;=cVԫb(Sӟ7}{w;BKT4Cc3W^젻VuX s*bVN m'մ y߮BzH㞦: غh AaY8ſC*-|@wu_ihaRS~m*qeA5Ϋ80uA+Mz9gx{/D N|.L!L|o|~7)[`yEpu<3WD^!clԺoF Ynpsd}EAQ^x?Afs_ pɁ8kc+M '$M+|b_~3{Pտy-e*Nl@Ff="׳0}Xl)P}SѾU0]j2k>4ȢC 3WV~`3E=?X &<ׇDi2Q#KG|c ^[ Fg7DgP`4P̡RJnai5{{Mons*\{ tBC]YӅX!z0h(2g\TLpSSO/\j<G7qHsP Q.\5{̱͑bL/E&ʴ]r <.9b\3 Wvfk^d gQ-1ap?Rhp%~Jv-S XZ+_:)K`7V6VB(agҝ~]l/{g׸#%FީG)|O{7H!US~ڞ(EeG5410.֤vIgc41G!t|mXamfD7 ڳO)RupC4&Aeq jlTŦ#N QKetg1+}[j7w{\vaFYZ(ﭚlA[D4Aɀ6A*fmQb3Jz?T ,gӪowM&E.>~=\ =v `k-W-IR%}w܊ɅF5~/PQWRT7!(O٦S԰M1MUgtw:0]k%r9ws:Y Ta+74ʣKP4z;U0)C. Ѽ%h"V (rF "W7rƎT]Iu(݅[lD*9@A4pmX߃z$:NOvSC6x;lIl|v wRm/qbe2qS]m-l žsqhiHݳY64$.>`PvFOk%PM^˦9mGtm>* ͶsMo=jo ;.p6Y3MViJҙǦ́c\ESr]va0-ZS [; &8ܕ㾁0B䐉_VC0Kx,w9XF&L_2&+B #Q`V[pzsZ+/GQ@s2-T%]w"(,Tp;Hp`5RYQ2P+E$ 1q mg tkbV[ɶٚ&`bx.-SCt7),̕G +k 5Xbvf$B5@k01gl5N[]d J%! >Zsmi}{KwssRaMޯӾ%+j|qvT ١+q*N.KЊ[P0D +\#U~!Cd9d6 ș>}ҲNSNy{x 0NS9D,kc#v {ssڈ?7Ԫ,0p{u*@[\67a!(-6FgUcV2QqqJ ,+b)SH=RVDrIzLUΘЕ3d# ;dOpw! SIr|,ľicGeK^3ē$ ߭¹y$,8U0܁axkϥb:HG$F`DchrY/Edd^ ^F}Naz'AYRqqIF^rEQЭ}eR\ֲqD|VBF;+nqҺWA[bq+O *,mLR χڎKquk݊ݰA::7ϲpIж1z_+6Y`a؛QjIb?J8l3/:݂a)}Ykس*5(H}zT9!Z:[fX#'A!wm܃F;N3k.t |jCf78Օ8%wϿaN`=RF 0HdmV^Nϊ/ڹO7p҉tʭO֣4^3n>t87ISnjrhiF =n4bw^wco?B SSp+"7Dha“Z+qF74t4=ycCB6EDyz 0jtj]dE#Wr0DON}+oE4让a/V|(o SFF"Ln+WF"kL|V#9RGHPLwۦ^0H5g)q4l #k)_b̃A9QfMA*wO `)`OJ=}Yc@ bs}v~Q}݈p9" MR_15$.38ؒϞ4Rn=/JU6OJ"wCiyW $C IG&8%Kd@}x@h'9M!/nV`KU}!WmsU}cSIuMk֔Nyx~E~QdbET} x[U5Y\t$FWy>_Um(3رv6ȋبqSc(OɮVBӕf>LZVN*d@I7%xrkv >.n|XS(QЭGxۭbR0uzD`3 u%-#,VhLjCO‘ub]dIa (Ev U&ZFӏ"4µoxrL<{n);R(_Ig.Ke3"hsn~"ɃEٗ3\_ *ZGIz#cS%s  NLc <qmQ.WW7q=9k1#V Hi^?D:X24hؐ~(*Ztϋr/ @I%tA2b H mZ4I=dK?]`)ۏ?ê8kvWoϛki pyN78avuˎCWWQ/]{-2r[Sz fcG4QaLH]&H,3}$IDCđǦ-óT˅ I3r'ÞXZC ,bbT"圊2jN6hqn g 3Tm]aϽOjʧ83k!Y%ʿqU밠YÈo)YorD-Y*쇟@T=@^A ׃uK>X~ɖdvw#CY+Y)Ԧ'@lkk/<1ts,i2:S GDث։!g}7\da*As|Viqfm/}cq63jÀezH^}tϻ蓥L1 #D?a9%k(]<>poxJUĭZίSc W~21KU|t}By`lcG[4ʜ_FWtMZ4fyb&tYiy`Ɔ /ϡXK,d?GL( oΏd*4`q,IUR+j,P, /R&ȲwϦQRtzKD;,R\4K+tꂬ5Anع e5dpq̶ V$}2hj#VM &3o"3$ t] swl!}H*J1P.oMim?cl8iPM `rR8&UR%p8 #186"_Bg$ˇ'\+~GJ!]frw'M*ާCIH]RMzLڲ~.|E&]$$W͆}.>H&sLB%b V<-;;lȟ!j? @|ΡV[F'GtY'x"2X' kZy5"|ݪGW1P)QCѱQFd G >o30K*|ý<5_VUj%JF^qLL>arHd]j(KŸx}}?M~{ѷ U~Wm9^|=Q?Jj_7 ޺zzvS^E)wӔd 0{Ad<<H{Q$-dȤX'P5؂>;}9w xB.שakPq^E&icn1f%ZkLїY9U$E%ඣ]5,ou=Wn,8o;>Qm#L]|'4;E(m<$:NEfY4QCNI,|r7ϝ{!iJC/N|,r`#+휺*U$kٴ!: 4"Ыa(&15bI̩[ )Uz=g` 2=/}@݁og1x>#q0[[GڰИ\7yvsQ8᧫KFcƞ8{`z* r42>8l!r;&虜\½^UjAGRƌ*&~o@}"뫽^9itw`6AIЎ`( E=G>Nj q/P,jaʽ2Wf3$O l2㧈uB51t}1D 3ASx?êNe(^ (&_$7NExfsHC60~c{Y' Ocr-U)< 5~ЍE[>>8#n=J_1EsnB,l*eaǘĄ25=죴1~)ƒ4 =* 4x>PBѬg cC120h\{ϐJ0LoἨ7̈́#T;ɝ_pzr>@WCZFQ۬|x;" &TL} 5, {pJnp紴1 p b(lN!9\zmDfm ȋso2ܵ/%7!([j9-="8; g`U!FnbcAЍ sˌV(.Ajf:T͏ -fC#;L!6XHi 4WES+N 3@ס+"_bIdŰ&-ip]WTQ9׎i\H^O'1Sy-Qn>(d 9B鷓ic"sߞ(q+c!{9j w;P&p/=,zvfڼVnvB8Ι~tS?X*;dG?ptJKķ\{ Ie P\l?:쮭2j0-0*FjjSW+=@ *OA0%+ܖ#^IKO013t̃t9>*[||5D7;D#Sň.G1OY#w\Xoɩ.< yq+QBͷ/ DžQM(R6fIJ{t祍|B.a^޲yФpo^ωKVD(\Nv]ی^o嬮հP#i(9}`$9FtgN >&+ m0GpLUI{ 2V uCʡ^d(淉艿n´`vט5 R^j8P;{]ϏXoV=߫@025ߎ[ۮ./VrẲ ڱ  ")I`{(RJS"@d XUdZ`#4쟀*82i&zSP=iZ΢>aqⱻVIxX#oīQdhsw9 hz62Im fb@98=|'Nr#WrgP,$[G!FN6S^rД8ٔCp@5pWO9eGK%=T;pLd@fH+]rѳ%Yg? V2oʯc d ҒMl hri| \Hbn"lEdpF!kfVdQGXiΕ6P+^𦃁5q'|h{bfoɉ'p_7,=tRO*/a ep{ EWK*p 4Gz|ђ&G5̈i&媐L)OS Uxz[37jO 94a6rj-Vc>KoAP,\s=OHz`K賖c>yFns[ni  h%MS{_9cD}9/=޴WR'l i@cHPhZߋN)yG 3i uMFu& &]5Kkw~ddrxK{1 Gݤ63jTW Qoߵ[݄jlۋN~$c"( GTMPUhGITfґ MXZ!҆CBa>WEẈ_R14\JcWcC'5đ@xN rpB~{J~|dJtT=R<DFzF)310*-`.n ]RZt A\o,QWqqʰ-,˅AU < QuglAeo6Xp4iw6 +bE8C*r"AXO OAiYyP-pW/)Bpb`Mw\pXI25:̈́32OMPibp33$)YL ?fʃB"TZ$4 S.blmUUT=ԽBO>73CӦ; 2F~< 5yu]kӚ*{0kvB ;ڳ2sVJJ:C$ eLo3T(TAEDŽxőjb;$v?ٌ !S*@O IpͰqi|ӚsJ$Ŵ(w슑ǥh`9 bm/By)o=QQIÛi26!_|([cgDoSӎ`mbp;"x.D@Aмl~F oXSc -VdQOc611U|UqH䄬>_Z *CŮVQ=~=?[ /r*@yc(nXMxWRE*mh;߭fMEmTgcő̺ j a:sz9È0+AƠ$l`^A}^db;PqvI}VTO a6B.lC XaZ7^.;`OQ. $ [eXDdpc$two,d;*b`*'}y yiY8U)HHRpr m.I|f((Iw4?BO%CܿGO=yz,̫/@ \t@- OĮ/m;+` K6#. I5V'%%ۭ9#9QluFo`F6~x% LsoMAÔV 5m=8`,I-k]ӷlmBR1%; ͗zA&ۤ dXE<U= ɥׇDoqXy,LB%E()*ﰹԞ.[&"__GL"u' i-T 0Nh!P{Z ކ4%usS֝ U}}p2ƊZԴ+6C iĎG"VBAvA Lyjo#(jtZr!Iˬ[bTrbbz bf ĉfMo+ש^jDkk_v+u'bbvdO񳯹2Gpm<e* {+x{\.P"lQ84Ů9!}f}Q@{ՃOpNshAlǍn!yK$FA^ubĂͭHwj C-9XU9`Yu|ͻ,')_0JK.eA*2gpt.k9t t%#*5D~61b͇]+OISm>*^ ebwmfc`cT&\?7_n*e}$G+h xC)OA::j rxnj Wu.ty֠[+G"a3&)7,3 urP WXZ-]:XcR-wH5,- WLBȬ {hOUx#a `) ޶w3H wjZ2f!TA 2<wJ1{P*WXݲj$XQIЄce,m]꯮ L4zJ\{ʒMt],ī&i SO0A:~D6pLx]=t 5HWD\c2I f5DvX!ƭj }pČYʍ1_ &;W> AVCbE K rm# ư-8U( %r%kaxZ"KgNpu^+÷z4ډAY't< u}=bvd(҂#zoY!5ZmKpDDF[*%G :hw'űl> @]vV}5t"gEHN1ƒ9M닗LCl:ROK[]N+Xʬ">1'NӔptg}V 7"S19 fnB~TX ?݅ϗ̾G|Y>F'͇!ZzRnI~f!|J; egcW $^;/Hs5c( v" ~'1-xR^|+oAbF&Dav5]a9\2fG䝶  dK ik)QE"wjTsj$A*}* <ߢj, #-}5_ףGheBt3cI69%px<ߔ*+"'we1֊WRį|ƢCzכELd.sRBk^m qc&Hw9BmE@>(0 {Ggb21aGYwχc@i9<'§H)mȧON焇{t:%1Nú̥e~0ڛ(8=VӁBJʖ?zD(Q*` sAlPաXxWh&:7 IvC+*2E(Yeь u:~} n-糢6TB2ب}/_saG}X?$WMn(:g(MU-GmADj Y_ F͑vg8m̥}6qhsS8r&:[,"0-J޿!)\bc*dӂ9-;3i;uQF;jî14:'nDž$uݸ%Cq'fjcɠ\X[%v!̚ȭht YW;7&i9Üs=N=E ْR݆p蘩 cWLAmGW7%S ӛ6ݖt):>nI-U5p~Ͻi6Xs'(/ NIY~n@Vz(>%&rE2@|IsiՇ@^6bqXJupb I]oU"P[u&rӑ1#0$?z W9" )$(vzI,6aXFHZ~0oB~9 Cȭ2O@cO]HD7ۃǀL(b2#Ni& HBJH0K3 ̺ekk1xGwt*ViXr鲻*r*/+W_"S?y|زԥ\Fx`ra>Tօns]ɝ=[ m 8 vy\2=y1nеvlл$o_+"ϣRҎ>.7,fLmfY=l\'{[GOj/f?ߟ^tBAd$=L=5AݬސNh4 hPnVI~8r^+1'Z ۑW3Ko@lz ȩe{q>Ym0%\q] MCܮi