python3-nghttp2-1.40.0-150200.12.1 >  A e2,p9|~g)/0%SU $1-8u LV^[fXA<΋A[3b58n^UۧrwL?2ǭ鉊y{J!- i|Z3zYu(I叼dygĜ_ p7YuU%?@6fn.jɮW`? |ZW4Q)|dS1&CE8^: 1Na_ɪvQLZl{\%<60071f31e4742fbc826c6e0bbbdb6b10d5bcf30795686c3df0906791c8cf0c9e0e65a4507f1621278d14985fb6a80acf4794650fe2,p9|-WڨgC+ì0\d)h8`IƀE6ۄC{BQ2]qh!gP8mRZu, ICvT]YqXYy`|u֓`'Oè,*߃ %U"*Nﳨh78tA+Hq?3u;*q  kn,+4:f lRߪmK Zd ѼI= !;_Bu >p>?d % B *08P \ h    Ld   (8H9H: 2HFBGXHpI߈XߐYߘ\]^\bcrdefluv0wxyz$48>Cpython3-nghttp21.40.0150200.12.1Python3 bindings for nghttp2Python bindings for implementation of Hypertext Transfer Protocol version 2.e2,s390zl31SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Pythonhttps://nghttp2.org/linuxs390xA큤e2,e2,e2,e2,e2,e2,24826e2b023041c86d7eac1cacadaf7cd3c1c4cd698e3d5497389d4270aecec52b293c12444030161ec37e4103d2463d43a60e8ea5cc5810a32625c6f8f7ed08d0cfb3a8d74d10803d15115b08993e90aa4c81abc8f46aab1aa0dbe26752cda901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bb3aaa6b64ffcbd1b90f415e5eee3468b2f7b8e14a7f692ade7195d95870cf0bfrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-python-1.40.0-150200.12.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.1e1@e`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.4s390zl31 16977870301.40.0-150200.12.11.40.0-150200.12.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:31128/SUSE_SLE-15-SP2_Update/fb3156fe8d963aaf11a2e296d88eee8c-nghttp2.SUSE_SLE-15-SP2_Update:pythoncpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=6a5542259e9ccf221cc4ac22e01a2c45367e44db, strippeddirectoryASCII textRRRRRRRc{_f6D4=utf-84c80ed4c203963e35641b64f7d8f409a310cdeb47786be91f5d0f690be89ca67? 7zXZ !t/ܔ] crv9wV{DᄘR7hdN y4̜Bm%cbZװ_&ųZt!.z{_v#|{C}uCIFW򾲍lyn/bZw)͍CGd"s,6e*gXuOXXwҜQNG鴆do_)4VHye4G W]' LYuko8@,is*tR@ Im7',ެア&dVO?c0ߨ$0#7cSIt-H?ʗDޥ{#633'趨U%7^!h!_r~i^oGcWH眱9=mkiεU 50E ysNB +. e+RLNmt@I@ˈCr1cnX[RJO W p$!H4q%*ǎ: v ! ɸr` a8KQ7S.M[Hf:vo7 NP=JNʅif0U3t>;a-40X+E/%Vy}8|=bj?Iߏ%m,z~p L@vėYT^SH0⅏Ttl6ŸWXHFPJ!N oZ.xUP]AV ^`ӐU)bES䷟5|ituv2cSx?LK4Y:38Ut1M*u1-ɑWZm !j Vَ*JRL%mX_e\E(6P39?Vi)͆`ޒ埯hUxk(o^tgQl/Jh:O%o)Q0q&G)u(|"ʶ 3ôcI'`>ђg<3'vj3kw`ŋ95CUIv.et1se9qȲ R9sC)oqMhO ,NyU Q6xn˜V s` CfYiB4#vG Tyk;"ɳ+r“s(ߺzPsX6 StflO~t@m15.<-l;=]{UOȏ+G+woVt4U85Ư_g9Hs4OZH5WW;dAf jgeΆ-H*a@F, y͝69P}+*0њwܶ&DIS܉ژ^e0 ` )&vXi*\w'W$3,/g7z+ [v, M,H!>J.ÔN`AH*ՙNx.5ɀ?OP>e[3)JWE檖 Ξ_H8lFۮNџѪ=H,?qrRU3'(Q d0OXG[R 9*m; A@y:ב@aax'EM/3-1; ifD$B*ٟ,$ (fm:C|B+>hZ}#vBq:n_!GŠ!4q/۠r}la#@Z{ ;LZZOW)R}js*YN3v)Or!mTOb:'1>ysC>h (!g18~:-#xչkb&/FPAZ?*wN=1bvA`juv#Ҍ5!Y3<8mDa,#rl5wZg03xvG}iQ=~vC<^qT >PJNH*pip81G#./uQtd )y_,:`k  Mj[bntiH ݷ^TYĆ(Q^HPض>HE7pd ]k!,RַZG ݻbs'.LI#`_f)b+X+4Wu.JwľX}x$O2-k1@{&C(Aw9tk8?n=Pl Vh$ŕ췥x<5iV^ WtB†ĩdh`=-dٿji3J& vY,O*m"H0%cˌ׽?L כpm]!DZzr۠ Œ~_B "Wc͸}4UQ4%Sm8듁[<<@7vMPPnTT"1$j m@I*O0)tMw0Y4BjPܯTە?JM-yjhIJilgMMLvu<8dVFX?\CiV-+Ts0gnbi2j]Ʋr͏(GJ{m| s D]cK ̱Y{ C1~XZ6,>60wPanm#PP.bvz/~u6Bg!Ӎr) u" c+Oo.ă#w>)l=M)٪~gڢc&Pg0Lj: }a,%"DAϝZje6e&$o)*hѸEԪo]uP~˒:o;}覉"f'VHRc8fp;me{CQӟ an++.l!k ae\83Ӫv:99ַ/nha~({[6d8/2( m?]~dzLO/7P"&qܤ-ϢaxPåR 1+6G1\-P8䭥x!u1i<`.ar_#kC7 kսSm0؁K$ݞj "o&%~b<IogkkV%X_} 4z|gh}8B9fIy*&* 3!q 3lg3]bV: Z@jHo6~?L'wgv߫֟gk,?vw 'iz}N$|Ur҈oԋAY0: ½d4 \m' !τ≴}}b4FǙ/novHpWi2g=Ρ)H-1BX<ؼc 3NP"i^%?Ο6#bLyCS5$w^Β* [GCHO1>qZ`[ "G/hovOn|x}Ft3Alz*E\ItqbyKoH]<{>jA:1Z0X~|}{9؜^3ʞh(8p&DWN`= 4<{N JN/.cOGR8 "9&`w];%1Ie~H17IF/ Kn.RښkHJŷ%#UO[͜HN_¢T"oˊ bҞMam x-3ca*U4^XMt"llߺQDe-Iu@sCn: up1j&@,"L*9xhB@hvn |a^P{jS-}NbE!DŽ/3O8Y6q+V|8RdH&u#} (⸣AD%Vԡ!up-HӃ܁\y4M$ 3HRrׄV% ˱[^W)t]u VEL$䛓^Rec}q=ACmTcagCIo(au<ζSUcTvYB>?)ttkJ3Uaԯ^jåη)ID獞p~d )M;RGč  sQ-QHД4\XlBhS!^ D*0Uo}idHScCުxі-Ѯ  D4Qy !zs215pƻIJ,HP0\>ʕHs}чӬ&" 3i'WغabZϗxJQI N>YVRg,pes-;~NPQ1-(gfR_bBiQԨ8yŢ؞\fX˅$xКnIH$yI Ψ:b@ULTi@;} (W-60i*?ٹC%)3ziW RdvQtnFӉofQ42j<~rĀ[_}'ɮ{U.5ó"*`IyNlڰ ]2z*7c"(~I{mlV49[g2šzYs#InR-#tJ_. Žawr|Eݙ3^.7c QX> ,4 @qq戻_A],\q쏧kZ>X1_]NִM,P۪(w\mrxz[v2{ֿ.NY2e3*->8iPє 3}-l0Lv1A'7G]܇3;T%ϊCa6]gmdfLv Nd! ޲\i83®J,E ݲ a刕=&3.p׏We1#Jxpo̍5|[=.t>L|s^l3^bj- ==ˑphP@5o 0_sP֔כ A?xM@l>F Z^e-D2HAO.,_R xWE0`)C1sB&Mw]!N p^Ɇ)p.i1w`Pgw!XΩ-b]@3v982J.cd UMbHGBW]YΡj'Fo'NTi&:Q852| [pGv.$D2yvsh]m2pK=6~iRDiX,vVÐORGI=6x &g GOo;XC9vWYtrx^]`v79K鼨n1lBѺ7gݳ[{lQ׍'BhK!_ʅgtqpSԿHvzgk(3U7I$sדH kE,׾'z4C+H%p=E-mܡ0<$*Kypv?Mjkjsei :au-~,:P@tMOxO_4"_01HeKf +]7Mj豀) #}:9Mj !ϼy-Se]?w*I>Uc4oENpoȵYM[gBk-K6?dSdA1pr<[EGhZ/fg"JP8 •968L?\K tUf+p2V7~$EYmŴV݌5p֋.ȹ:,oYnf##;)}(;c)_Dl1_¬_ kf޸G' t@_*6=2wʜ.4ӏ粯Pyr.*<.ciT I_?k,՟n鷺=1G⽉QTyQ8JSEm"tSE{-i{xeGƒ'I$T`AN<_QlMa:y[Gb8Nf5(OAmr"{ ?&l&Ϊ@lp{WsG&RyG^&ZOZa-y&݇d5)F?Dש=E=qirh7:2L*z;?fb|_$ dG=/8G >1qnS - bpzK;1q<` ,ǿҜ|2ZEYhrnK?=5"tJ>g5!ғa?&*eI-_3AA*EF ҦZť EteiZ~?WA"#Pu9D-͗K뮴g3vi{ӉO&|_Ad:`lϦr>h{{[İt^Xfŋ>s92ki2hH .1+"xwi,Kt\xt~p\(<6R`8hv;$X11-pee}Ro#>{^S(1KrvNse#=wF"W ~g=$xңZ C]I~B%nT<1@_[f#* #ЦzAtY@Ę80I!p .Us>3kҍz+탃lw^cL?(s.Vqn jd*7",>`L `Wd=DTS1jqtyM"5E<^7R>r!ٱd;jdSK͸|=w;;0$Ts7MZk&\=\f㊳a]HR62z'/a>ʨ\]36jZFfrZo&/ZB#,pP26v,nt}[Y'xP/y͂OIdk(*xw >|)^w$(ۂj]fYBWR Qɸ02T7\~!N+&F 8@-q<۾j[u^#]Š !;u9~*LKkuy5\l a.(3jp{%Cү>zh+zEOѣGZJ.w@[řBxXԇ7*j+k-X/Iκ s/jtxGc)e݀J*/}yC4d?JnLϒK+cui ۴#Àʀ/FSD^HO1.꾛[ 5w|,Xhoa;VdK<*$=`x>GY'QE:&Tt}V9n\\p=b0${}n!5f\`QoC\/tH8&k_+tFyŃ lqqRvF`pZ?q뒋n$) jQ$| 3𓔳EL(Vń拺/mءQRSiLZg= QPtOw:'rx̺]Kĩ 9/r<,sdIQUF{Ph;7T̨_k#~`3tnfȶ.X n& ׼mPT\j張w!imЊ~C5,7N+(5_nf/LC hk8Y?܅y!N~} 1*{~=Drk#+d:$:dN<Ԁ=}SZhBNLNQ89Xi~9Hc`V}p1q[y\㕕A gz|:\ 0ƖP>Wd"e qc25F rS>_gcL0)!xBw XƋ4<:p *¸ǟK 5?+ƿ!}AS(3BܱXHWH±zW˛4A)CNsI}pt{BY%Ζr^RĂ҅#pw!Iz5魴1ɪPwRXRE+W3 v|Z‰ Vn z{{ND䘌p!+(Wi ݥb"֟"䇩l+M@ x+3hI-Ik&ZF~+:ːnh0rйgaLmHZGfYP!yx5M' 7_X +[T( GwƟެ"ĩKP/Ⱦ_bCҤ!0QYOqL daElsiVQOrsB`nV}+zl #  EA ->[[az{;PǕ.LN-E_ $l,)?OZp)K@u'c)X|:LA)ёg }Zhk2d(8*Z|J+nU#)G/Ym/iRf*|S`Hḳ_ 'r u6{lkCcoCZ9&E!sgZ%k^Y8 X{YnL/ǷH/LKפF{D[C<k<(޾Yw*AES%U%FOD ]{94NjNC̎S#aS썀rh<1~WW ˑ4w|Gc= jw|La$7Vqo\؇nؓǝthwwҔ p40vsJDȘ -/S]~gv,q~s(*/RV<ǫHY/ u2UAu/]b-/-\+? `w‘tG񟝢 XHQF$]'I6wKm,\LWV'] 0Dlxﺥ"۴QfK=AP5ezۮqPjĘ|H&s^ʭK&r?k.)0" !c"CPKS(,S9:A EՖ10(1ND B2m׃@s%S40uޟx.<Bhѥտٝ_! : 5/dqhH٪/}+x4$ɴsof?,6m饮ZԍĊ [ۮH(tDmXv5aPz$}E p*:$Q=`gS`1 /):O0$~5 %rif/p-:ӯ=%Im.gawϲM B]}Q_ȉC_MA[=tFҎREH;ŋBdۘsB; Zn}@Io0n 5i󔰱$LWW;^u٧lh)UFeTڙI&R.$ӌ]=Gw3v'h١Wts`μf}pt26.obb^*67;!8+m lIt9_XeKF qJ VQmIBd׬ڌqGMojo}wPF+ޮw>|Ľ>&j1)< G9dOoqrVޙ_ `twƯY9xqDC}\X^wSolm{S?RNd揳Ai]G#2&pА~+,wϖ~>N Y^ (@4Wag;u&nM;"-Ruho߬8V>ZBַO5(Rk q^Mr5GY)0  b*κe[Ws~zrx. g Klx|s^[s*$&Vh_J%ϝ(n_'CH3ɹ➍˫\ RNJywNJNBE E=#hL,^¡~[K&8:ZDH٢ 9ىAr1 [AK;9EЁ[aHک_ΤXCpO ]u\I%4WߎRGm=)نT$[yo}WU k1[US X>~iҽpd 8ГSAI&:"4*eͩ{.|_H3Cn1쩀 e6B "5_ʍйOHSK oiD zjC3 1 5lWQ0ZͱRWv/F# {RVS˫yR!SuBao]iaV)2 Ugٵ(97WB+{Bȿ/4t|]JnC1ߓKL@O| ;f|"RW}( &N[٠K J=5ux4V\`y3nȒ)tB|#7ixMܧ5C27{D: & #X6+U#E5,Ε*3|} !:JC*U5i!n j!;m7xN$3CeBRt(k7"k9kGMсV$Z *%B`$Xlev7jͦK~(F֚%58,`g##s4jvH"6 Osqv2X }m15 rHtsZȩ涇~ci[y`R>2/|,BQ?Ƚս3(5I?[YU@`}>+zgdt]+,F VB|#JU=3oT[7?ֽ\/HR <ӓP{لyLܹ=W/Wׅ,iC w9RV .u0|o59醲4TajQ 9aUHYysOV*Bgws\l|̢ Ab;*j @Hb# Q.;ЯF'YWZA$(fg+E}G΅P yR Md6Mz4@. ȕ):ёܸ]e8p?iփUNaBhTz<&EGW/*lӌ=qu7 LRbCϫACKzLRْ ]iDW ]c,V- 6Sͷ]2 \O_3A՗_y~%V0/F0OJՔo7D O+܉1{++gc\#i{&h9߻ZbDhP pljKV1=:£oPr>*gY#tM?ןhK"&]½d խ&A=\1zUbUwƆạY U@9-Y1Tig@~o[dZlGfc~cӗ-jì'+ ܰtD/A4YTTCU@nh!O$h"57*껥5'MÌ޵ZdOa'SRˁt H@JC9sY6Y%GDz8?!Yh_D:A$*)xn6IY`[盿 1N'QpXccƲσA5Cy#6,G s1ͮpؗu>T0cS#p!)f ۶rWz\QW}Y%ưWzܖDF b@K3Ŵ#"ѼlkNH0O tjLK-%bD$<&66]]]3iEZ?ih5.R{Eݐ¸3oq#+x0%7sA.y <44%m!;B37E㽉;S䷫ z&%< wEM@h奔\tڄ쇔O?@?TMXkIP6.ɶ,êj|6X5n?+a:FX> QFC(- RG ~`ҍWӡ2faƁ-..9FuسC/Z@)^KӸs<.&HK‰Yᚯ=T /J:?a~,(JuΪT3vvN؃p5NA=ݟҹ/-J)ZcQcg-G[{(OCfT>WiؙuHGz%i@Z@7s 5hq7dH+Z/g,tYi4~%D{,wɸ-Y2R8b!{?J!ޭ#AZH;.O 1ޏc.2ud, _,:iM8sߦUW%D6z~ #JsxC*0x62lς GV簬 kL|gmVp}=GMKaтh<D1`6bqvLo >s 3"ozzflbdk/˵y!S|flWU,"*=%j #E)Fh"9\-8ie0)c-Zc2220|4`19ʍ-ScjB)NWRJspp_@',d6㼔=zl*!}F+bYe51iKVP; WD= #e<@EVa"$UVMޠƧMO_C> ȋl'oA5v0tgؒ8IAɀ~tT9Trj >n\( CcΥ9 ֗Pwf`j- X/ )gԤj8ĔvQ>\2Sܪ?{g%K1 |6lX~eaAwʆ%Zb54_HgN e|ƨ|Sn,-TI0{҄ * Yk4h rNi?io 5ZDfSݯy % M_=uC(oz,Д)@F V@㤋 PĘ/tl O,/udTme Cv )MnL9y.vM2FY־͌3v `3]r߻8#Bߐ?\J<:\T~ܒ:R=&$JLj aHa }ug|Hk$Lo &3"H2NjwW;bS ghyY$lo&+,5puߟ,_6Ɖ演Z!C)NzNI),M\ZYתyN)OؑϤؗv#)]dzZ:*U|Lc\@%hB <[.& k@>$ S- n2'󥫷]x p%O^9詂 wKw͹c,j!}}G'bwd$WulfopFuzqwDkzڜ;n^)& ԓ_3=k /㨆bx[Ϥq-)R}PnֽOg:|/ 7W@Z-o=[%e^D5b -9=Jt毯މlfI uм$r@Sw~fo ʒX }m` U]I/ú64ԿҁKnO2f`zt|%RƃU YЭ(1H ٬VaNoy-_'}?ȳmG{#JwB³7)>ańggOƝZD- mp O3)RO@*/ D)(w#WeJ>@, Bmc3-ѦFs`$+ih|9*X9#&#p܌A~E3iK5`y|̡(=43JWT% L /|Som1c"oLZLeT:Na xbdK#d ۰Kx\CފPł = a~^X(UKAP8 :}ׯ23l#֑V2$pLrKaϳ avT?x H@Kw~kZ. b7+\^i@R0S}<^Q꧍rLf VW{& Ja54w4&L v{bA8Ŋ =;rDp{J0Gj Dm "RbjD9#3Rg -edV2[#!(KHU ceƧu_~gM iO z FToˠduW,&w޷޳STTPk1wV],}`: |ʩL) cZjqJ mj61"\rBDŽ X9w-\nVt&(tL, 0$3tT 8^g-O B`#`e5 etӠ^wrӈ d1+1#nKr@yC7QI\%JiP,%‡._& ~yIebqK1?B挽n;d^ZAxSd ki5!H͜9 M]Ñr7 } @rKͺď,HOqtL/m )K< X,j|  * :Zih; V=QZ~QKxabJ(s0*&3jY`rVcdevE3,pvFmY)xr3p8|aHn'^q xV~xA cxA*Ir<ݟes>:s  蜵b?mMo)w9QY*5UpK)\ٖ ̅FUhK*֗ xn)Z"}չI6wQN臎̸IL!U{޵]@փY*~+2Rܗo8_Ea N9rokӰkq#raoblTm:]9WJ;{ֈxٿt0ptUb. s:پڗDh5pOh-QX==h+Ց+{a!Qː'Aʴ)͡i#pqQANȡNМ$Gxbt{mI]T)OwuP" *ZA/ԧe3O(eB`+$)[t b24 w-ϐa2шyc~CW" g7Xe=;zy}juzPwbD9>nXSr4i{.OOCd J)n-Ns{ԘI32zف܇э_L:?hX 5JHÏL\Ժ`Jb#_WWUY('_v_3"(GU`^B;yusp M RWw!܍x۳p*Es5 ~ʝw0>x=:m 3MYr%pi#JjDrp 7R0k4#;9*a- ~o!nE0\Zg"DRLMqn) gay0㄃o|׳U%S"'@J%ٵZia-n=>uցU͉}!fQ̜RfsFngm(̋<?.".C\O>!#bw4G{mZ%EON~.+4%8R apGl֏7,(^5 U$MDRwOJKUsjͦ6@;iH8Fl@/P۶7{7|IUVOmjYA0!Ig'sY m[AgtO> hH+n@=jfuzBT0ݩ˖!]u.JtCTV_?p1Z'X 4s}U0bFH6`<_OGJ]ϤPp@*gcfOݮSe5GlpN>A_5[*rS]9*{,W(MJ+O"~ƂdP0( B kw2>o8 Dd'4 6$#HVx|!/1/~ 1)@m o*-#BOTi|^oM'}I}Z^EiaUY(XǼ,9 {cb$%0cP5ۍat Ϸ͑OƼ{~ /ah~)heqU8Sؚ<񌙨2) u$x;aʍ3#uY V뻆$sGx&B_`1H'B;Ȃ iDq Sq ;T#SrL"PzRJi"/|@zzb_iR.-g &/ Ib1whuFPNOJǨp$)! >sf|G%<5Bl0ʡN]q:VS`ap حClR 8ty63j|4D_ ݄xz Yc] ȖhX*$͹ɭQ`iT|m|_lQa*f $0 pҤ8GĤbꥤ'=] l(oYv|brb- 4RSrID`CZujI4EŶIuzh& .yV)Kmz6:gfo5 |i׮D(7hjAg'!TC\ɍ3G"d'%E "8UnfZ)'_*Cp"S ]wvϫ oKGgICOfJTC6[N2B/57 @'0;2 zXMzC뽞7B8&9;'P]b|v^b*0?p̙{cAbƤ)k+.AHYwlZtf+5[I'/a]uВK!܀+5ng,TCk|8GrUyy|vs^cgHhMʺQ3y7@F?u>н_r g0j/\n-Q%3Wݖ!k6  6ixD,0\/K `h lH6 LaJ[) [2=fPb<r^p 6J٭6'wl0A*Fx94N9,Iák|6RUm =̝VnA5^ E8_-Ps}*5Cݑ@qLS%Gv2-R"9Hz5żGm,jb?33FE8/E+#F0b^꠪D{rili?*F% 0}eiL*l0U'A.^[$L@3Tfe=S+DpNIwA/rPiIr_yy]<'Rm̓> i9и Sr`S@!z %[PZQXr M LAӠadxr9+-xX`Ѷn˖cS4O+tDhk^Cb0;^HcS)Z{m5$d+ȻdE+8(3t E"adkC 87lƕZQ%669 ]z]эž^!8\A_}B? 5{6o%)8۩uE.<|q.3lxe!~^rHB~1(q5ac$dd9LBZ؟#J@J)~R0G;?<@:Osc4I?cW #XW].׬fDW` ;|:En6FQua T;5K%ž0WYpMv<$41oD3jԢhyz, !ғ <;qPews&tMy7?yJ)8ghCl $r40Fu^H%WrXQJ&`A _Akʟ3/v-3$'"9xBm؍zŋ Y^m*VPbQo A_<|e;=|?FT~D`H{ ɍ].V9Ǧ[ ڐ]:f1בv"y=@SV _tޔ~a}˙,[U*k#)i}hqCϓ)w~֗8;xl ,Wgx{ ;!:<~q-i€}T, ܵ,+﾿30;^ΌVF%ڙ5/C`Ն ^ W3YΕr=g&gɷu9~u_3豒YSuW}X|+`EDnށٗW K?4{eB%?'}=Gs܄~P|#ʦĠ^$DזR@y/֐#9 ~d| h ga8Qg>UM Ǟ8y:ߠ!2Z8hpYB֙R??#(&5;|]$t1^ϳŌE/]y;ECv N(A-U^=\ޑJ)БΚ|mGd t>TWt鲈'Ԍ 8eG]?+Z~VR6r :s[>H 5#֋YF l6QYYZNmI}7A"d #ʭ¯+9u jR~hm=[YOˠ\i@~ h`6C¨g.,5kcd{ >b ?p{Ph{2/HWJ͏@X:YϳZmLAT'.d[gU"p.dW`lۃ4EldS p .G4gGlAP+%FHdG2Y:mHq}#C~m}v)I&ΌܶP 8q)(YɳWI 2:AT0FK_ %#qXZ6!A۶j zb*GT?יo'M"&)NUM%{Ϧ.D@UvfM#t SW~x;BԵ3#DBPJ偅RqXy?J% nl_ށ+Y;0H՘j\C^ms b hMRʷo%8D"V2`[^,emG Cun *~щg]UԁVs 5kTB@dn{㮿"}@xNX aMkt1N:@4^Uzա[ȅqS^І@sb ,|=UJMhTWqC:0V K,CMLܜXpC:eEr[^wueƫz8o&7eN(o) XݱNsa (3kr-imok_DLcǨA}-;FcAgOt@?/8 t."ZQ9``U:S=zeUPcs٭8k*DzhD "n>p~B/o­~$W<,_nƙ6O?i_@BY{HQ}j+% gݑ0Өz7 G77(FowYhZDEd85JL `A)_ pY%_Kg+8b,k͡$Ԭto +E ~V ;5)T\C'T@8p6/gN- K'I0ȪwN2&Σe^kwqbOވi? m1 4 i_aUAt#.V5ߘB1P«9  [Y=n!N1ZeQ8Vݻ#WA X"=QFX@ ;`ۓ}2RE21quܪ3Fεɤ%P>&!}U;&ozvM{›Nr]CZp[_h]?b:ofu9)f* 6$zmBwE"v(腏q(\/fGT) _ŗrL@zmBmHBw}l5D %|^֨f::am*bЮ 7 Ť*ۏQ $2{?C .,Q-cTrm/]礊;~!erBzTm?47=;n0sLJS讙_R;^lm)涯WZo?,KÓ>Ep`? O#~(|=Rl7ʖa~96qhJǰp!Qjc23X^H:5G~z11${7b7u2#DцT0=à,S;20$b/h)e0!7`;lqm V2ɰMqڔ~ ݧ_I"Q|үo)+>K͚-MF%:1E3 &K7ޱՑ  h/B\v3F@#q$n|}, K s8" K=s?('Ф-ܢ=+634 #T L0c;j ͸TŲTO؆l K( {lG!ǐ<~|5:R.i8XqE((b.ǯ7U-P*?UI5i=9m0ws6/œ t75(Hd:aDoåcn+s]ԕ"J_~[~_ٸ4dz+vMzY:U eC`LF:JH 5#z%n֭% ҁԞdDU9ww-5υ]% *vZ^<,@w)FW>-?&({d7atΉGEAPX>Ѭp*u%;1(_%Sk (Kz0 py ` <v?'I6%x9o7xwxC҂XzJdSu =k @ď1Z!Z(D  "/\w*.Btv7K-13M)RJA{᝝"34FAeKo&ı6, jj[0ׯ:# eaYRZn@@n Z>b 7i#kdn0B3)Fm .Il {%/ꓶ 4 Ke20BVAVn!)'jQxWz#|w@t63}!Ps2w߇gEJMQ l3lq/ľx?{٬҆`28a|ET:0_i?e|qIGu"~kgU_$DP_q z&Aq¤ o?MnK[%դZ`Xp=[<1ƑѠfu/(cіMY!LfZŽ, Q:1FQx>xt{.yo1S+I * &eTDi%%S p|194 `Nu+=9CcwNCL$4:X]͆5 TT7GhIO-K~H*L8 <pYUp5y{$5t:8(L22-ս~X;(H=#۠;*i>z#?fדPƉ5qBz؀z6=< O!I1CѠF +?uq'G!eYV%)YM#GǾ 4d̉J [Ov#juco;SS_MB:x, Ě^BY#eWMR = cڎ jg%`kX(T+LszE2qt `;@/N e#WCpf"zԖ{ɊZ0. jwTmdv~?]AQM~E m>rW#/\5T #a8"yPۇ-)$r][wׁʞs[I8*) pˑX/%GэA GR˧LQqSUG?PvECx;(/+ [W[juS޻#0ߖQNd~NO8؋Zn^cvqV:N5-L z89-|׉1+X 09vS3n.WS.'Tȝ=/}Qo,V-|(!I*ѡ ̚~!2닿w!8U\-OߛʐKk4|48QX *WlCR|P AT{x7$&|њ'7(uV9sd-ɂ݈D27Mp8Ofپѧ  9₦헙:,¯4r܊]GmSˀ+уp|H#vp:D^0i)B"edjͥ 8|L_8Ț kr9 Q|j%f6T"|>%l*/!^ٴ R"kq7/4 qb)|]4m<{hS I.+^F> .3%tt-,q BK7nٞ:`+g_k/@Yfr3Sb? eݼrчAǪ%'&OfMVQ.ր] BG(#&iS9VC?ir\䫮Meg\ϕ* 6*k[DǘǺ,HNou(aU 1IɔXUa^EdpXan_+rzj SKF­ r(2[sP$Qv8*H>u\5' Ϲ~4sCGubRGTu=Bl H@cO&TQ]&7oǀ|nbݙ~!QLif82gv^G5ǟYUJJA>x7УޘOfq"? `B~:ѴmK[_\wfdHՌ4E l^3ޢ6MF ј$wtƵbDS=n0@#RIuauba40Lr~,*7a5,mFG/ {aPT@)׍ 0B;H1Q&漎oV*]JJ j'y*[#Lhwb1ih5{w͵ܻ!!{@1 A(%<"hm0UP&bt? %&f_0:cW~Iy.>QVC, 0eiYKyZv1D_3O-.<:2P.2z03 SlGyRET;tV] 9Ƨ(!i;|>vטu? OXcVHp=hJm|ʁ$qrFp\u=*#V7rގl0˷ɽ&7dFBB3V=%gW6sS) nnD$8 &m*.?2fvKfR c3Q6OG:Qe:S0=3l 1!z>.x ai>oLB,"QŁ =DE6=WgyF{q]nɽ6nielQW~5PkU`$nu^V};~<1fQOޔ>@yo@|zk@[aI=m˴Ob4Ƅ eatE ڔӫT1:Ni8yV@?<7`p=?{v-Ϊ.rR%-euƙvzQ9;8΄ץ"^nЂ%4l|\q.dsf&Nj~-m ׶MN徖zRnF(՛fZ㐤o=d胗ڢōA"?ETtϜ]b~R~q̄ ҍ0ey鵠$1˜qm~'1Zn-R< oo2:}g,rpa[fe'׏n'b2c7j=.يӒ<\A?kFk;+U_$((mK7=S^ϧs 0ocDs.Ӓx wYyW$i%#PZh:3NuS_6hd$NrF89D-Ʉcu !E(^[2;U)vX>]=KrDǙA2C\rdɠEjf5/?Pꎗ?4aSKK5|ߋA/7ҒI8)@E!.̃dcYMs"|\a1^H!4;>EW@?6&\\]=25%AK"ZT-;!(oKI L8]1$G*Ǚ6fIhsE|"J iNa8Yr+xB>5E$>RkKyh:Ƕm`6ǡj=-p (Z*2OԠ}_-b9l6-b$I@kaD?T>]$ʁe]abCr_}>lR p='#*PfV0w5 sMԗ0 Mv4ih1i.%վ?B2x;p%eQ)9D`817cup*߈xb鶸>DlmnY`vpp7eٝCܯfK߮jȯ)q@ Zٰav7A/ . Dr?c) mp(3aVPؤA>ʓΛ%{j:~}I8Lɑh ǽU^Ь;N1}g:5Mqc#ĶR/`{yxV5\)`0[ "rCȴJ16ȓ C&X0+cnw!_K`bt]s""\>fNbPqV9rym%{r=' Y)}ym)_W?v+7GH"mƴQ þ/kN`@)~{*3!zZ^Mdƅ,-Hj 욢VՍ;s giA1@炓VJ"GڼoyUTrP/ E Qn e- 0 +:v23ȥ^~dn:70#"|TVj@y\U09̃pW|p&n7?ތAEGvdS+}Mm袰j-aEdH3yR Tݾ;*@ Ώ1M=*Pc{HݩXFv'G$"XyacsabkzyɢҼsek5!D Wo㣰Nwk0!c}9^u?bV\?TʂxkÝ˯@ߕ%W(ѿ`30 $&CkJ<3sFڡC ?hcVwrt6-82n"9oCz$X x=jeVZ<Lj+efunҞG*T$0ܐc (U^5M@Jʔ@]zUV:ǡUfp8BD#ODqbK!mY%9(bbR Re뒌׋j>'_O'` [$樫*hS89‚+F.1,'7'NBA6~owDU[u f jLzS}=Sk Yۑؑ0>jOJzنo[TOIKKzOGy/ղd3Yxl.k_P'orVFh1^d,+[o^h?+ =J3*c`"W3ƼiuSܑu) 27g v\fzoź> J/zs 微 X+i}~s6A08y Z9m^4y ]uC^$Y ZR7I'K8Q>٬.a]߈ѻ΅OD4>"vs6#:)[aI*B9ذ+H~>tyU gJ.b G @@XM+?}5A~;-`DClXY5dفcq#"%')^Cv)/7SXo rGi ;(|sL$;)Ey8qJ~FŠq5Zت̏͞WJPoX/%ڎ Fϒm+.n\v/:>Ws=]ZᙱP4:}ȫ÷,-AU> -|}#xx^q̱dsV•'޶gx7"tGpZH)wICcq}EYg'ҏjTY?#f.uMQ3.D~HXwl7?h`!1jڌR$/M.IJoL_9^pjG ؂b?6|X 2VOQr%*\68D׫{lR_%c6o; O>xF8&r{3Fj9-Tm 5=4L-Iwp3qxN!k!c3u_Y [P)IR]U nհ{tyѰi]T?2.^"~okAh՗2r38guO}OA'I*& iE8@{ORW>kVM6te(K^,5)u:sOoAWdJV'9tYq.1nP# Σ Jy]vzgd7y|J,vϫtep{"ne;GjzìÑM D +NRU>xmWN^B ,ȿoU.0a-|Eb&:uE}h=BUY(V#ҎȲ31uL4FB3]%0,0-3Cl2 MFݨIAf'^ xZ<ݔ ܐ1ezK~.b^3q8}طf5rT )׺YfJ270 f r+F &R%ʂҾ>@o]kz.|Ad xů_Ah0_Ku ɒBh=?EO%{gc '>Z9ٓ[.z]Z$8l)pjȰ_ ]Ҫ']+ !vMݣجy g` {nzӌ15NΤuo%4ykӿElF:*]W*hΗ;+=d6 C&qWvl"S*a+Tc?bЁz8.)F| CB7Wl WkMIƩ!ցΏVH0 ' <-1\DYp;,ٺ684R]VMҏ2;Sf052U'Z i#Z$f waZg/u@Xy_-VMGf:R!G'| Q:ZO(5sw=lxdrf04A]jog(JPfS)z8CwE##& r|0E#uS1~|f\ZBi] \h[>`N7sƂcGn' TVR6:A YthΤol(yzX] bnzNK@%+6nS$p3E2i|2ݠş9%{&z\;҃Xy c?$L=kP[ZHNǢ#9~q6QMgU |ĉCK.;,fW2kt}NjyYǍ\37$Ory6tr- ց};`iHYt]mKo$@Dqg)laFMCj)FsJL@j<|L%vVrpKO/E\#QW4KnA/ܡH`3x,ђMog-ssPڟ6;Eca^jL!0H&F⠔1ٮ9iM[:4|_͂(i)ST[S0Cxh7 +E>l$b +:77 @d8~Dz/Ђ׽g <7[!$" `@cRywUlby "yK|NSt׫{iR~>c";u\:v$%пi;h~{#P3 q|MSN #;Zkw=43, Bӱoѯ5rx?zi8"g:]ϩ6x kJ%mDIg|@Q\9,#urDOeE ~<_k1GGbXF*徥0Ղѣzxw GVvsZ j]_.5%W8 y,t.$YV/mut[A9rꊵ9j0h٫V?%b[7=̓ɿv%S1ڪt a 4Qp1{!釕 [S *aJyTubV :ysP=^cpy- 5m)y3lh؏uXl;™M8T@A,q$كʩ<c"%mٛ^%;ZupqudXp'CaHeE@-0Ң mN/h<ж^DxKA+x mhF]_YN?"Ht|C:ϘJC˲q 1GQ^S'/EV4}GO|$#<+}H[?tw/`]BS L_-qP" f HvŃ8aASA" ք`^J #זĒnVwTKt.III ˗~{c;7 {- G5~i{4~VD6얱DyËu;:+tૂy]ۛ@MQt"T#$iKCj^|޵٠x:pex&L͏og,K^ȨvTw\$Pe? q û+X˳)'Ig&X(l0 -:H턻KKRNEK?%ۚOa?V(yC3ЈTg682蒩ygƏCt_l9EuMWwWo&<V+H rːKF&87! U`bK)-ҋzN'+3OƼ/p (mPߞkXN7;4F.>3 oֽtf(ugJH*6ge1PfW2ZE`3xӸ@(IE 35*Ar$#ef`9ݕsa! T.@@vl a*f!~[ 1;G3!esd~?O՚Fʷ$Hr 4a .디wvh 2/ L[QGA2,{61lŒf c^ wć`ui65 A)M%-U hk,@26$+)3zP#UyH#~ɧcPc(tdId}t87J>-!믌™V @_a\*%w˰@l߭o"Sl O`oG96!*OtaL׿bSRӞ2\du:t]mQc5lY"pK5q 9> /g4Yu6t.a'/$U1@ jGQ%kٜ+t]b2ώE OTW~s#=tf]a87Yǔdb^3<]*{0: c4@lr?i5eke/R&a"ˁܙ6 9["LGMp]-sqb>J#Zgec`mH}/!ړF:mfa¡W^t?ғݒTԥ0a~d/DLJoXՄ;z 1e|u|.9I OO8)DZ"4=eG& Yǵ0KTN3Yq,?zwvܭ^Vrȿy׳_a/Nƺ /}eq޵jh CR hRE^c˸AM3;A Aw4M0馟IF{Fশ&"c(uC,)Nhvj:a&|<Z0[&!&#;Npbm4N(E%>7/8tɖam[T0DaYȝ`z]ta BmbBiN(7;}҂y@('Jw3MV:0ViF .*v2PNgU2#V"7((?lER¨駏nYYrC}oz'7e4QZKj |~nf>e_Ng͐yj@ȩYDpL?I|ZviF }T\DǓD)Xi͠Xe_ey󑸭Eo*{ĪL<%dϦsڞtU5l سsiu$E;}`_Tfm9țe۫B `Q廙pՆb12KLGTFb ھXVB\0,pq3uzh} ~)tŞ V{2ަe( 2 \vΆ)Fч`TLIb2J )~t\RYsGz71MY`5?Ӽd4ƴxl {a'L IBSH\JbIbPZL}Nc=Zg,m&l[)p ҵE=6|'Dp[Uh|(K Jeu4J+OuG0<{9sمi%@dQl,tv8i#nxDȨα8L=]>mC(9B>^j":F\4#WPSs4, =&ryt^\M^~u04za(H% ZRSµNBxCJ\or+m2ߝ2 ޳&(. mUO<1\dk]ͭ=DB7+Uת-L܂ct2 g@WEƟA](mF+mD Dmpʁ^ه CQ<"ڧQn.:Nmul .7&k؎瀚{'N^ 3:9C yoWuQ!2C+PXb!Izx65J !*.z$ ֒goُޒ~֌sfG}]DHՃ'\=4z@]sʩx-¬ɻG\8[jY-$(xucT@%rC#7~A<86`u`=A a.cA1M_a5Gf5 7y) fi!@&)\ B;ѿ@8}Z:bJ%#6g" DZpo^׶5 +F=fs)JbC<q7 Ew.]xmWfcy\;Tj=TFD,,*ys&ЎWYkݘ~\:v¶Zbt=SװrG1f3{Z5Z-Yw~xџW8`JqC$nQkaSQRA0!?q/̓ FT2@_ ׷P:aeFE(Y:]m'0U+>tdbA9X(C8+_Jr7] lʮ4U >[Dt2>@{>oqԂ Rr"ܑS gVY\} emôp~DpSŧqM[6gџ&H1AE88" gOPDowL/3H{↣kקrL[EpDYk,E7]U؟^ለPK|&NlZNk@䂲EaxG9dj^1Ķ=ޞJ]Ԃ;'RK5JS9jsoJIΥgt-(_ {N{>eJlUl&0$H?.s3rMt8*UhYdoӝP}78NN߆)tR +6ygtD  gU^-w"6,[=,TL2k0Qu%`ȉ{0 {7p ^OPF,죈9WΡWxxƲT}W౤1$QrJE}mdbfwU|GǩC׭V3,,!mEj;Tr8;ϫ{[zF0u_,6S I5!"b)/}UZ>9l$ ;Ga aTӐe4q./@/7@.;w X&ߞV#<= 7& nXb>?PM)fCvc&.6CVoO5Ss~`94%,UYHē 215k\uY!(cƎ))՟8cZ߂%[\ti/FSɫ-Fc36p/XHҘ{$XvP\⨞OK !Oңذ ׫Ć(J-N|>65L00Scd*] ɑ :D+ŅgvKֆ0x hw?,7vM Ź܈ rxȵ4B&|K𚄃`ʠw Zl]d]0ᙜ\8DbF A4ףjAbeg_7RžP)8X;3/]$կ1C5*bM9@AK~ha71 2hFgD pױ(R )u9vs7[ыƎϪӈv(psh>Gx1Wֹr9(C|սsߜ~? lL(_,vܖ[Av j~DŽ|%ÆN 6n10WN.2K>@P”\-3HJ8}AsBs `+-4)j/MֱGcgRS&~RECO;k`JA +̕ +hD6A%rgn-P(K3} a;$oocb$w/נ)mrnI>陧?c]YNp|Pe¼zU5R :{鑍5!v]"^`?TQrdXH2i o7 mlG%8'aI/KeaWts{q!OVntҽP6D]w&*c/\>+_&mXÚF_ 4\<͝mZstJ}nfSqX@EZk NQ+W͡EF$f7Oxt耐 WBڹ6 nU_he0†8K΢ůj]A!;2d*)+/#scRdX$Ij~>Ҷ)b× H,&)Gu?'j#5a7KnF# Ky $eZSIy+$e^$| ~}e !;TdfC\@Q>3ah'%ZvOb];_ #}] !t"𥕚.bS54wr\;:Zb'4ZR ?`e"?*֨^ܦY V )exx"yVWB:'l"%)J/]@N>"7uA17jh-\dȅaQ[s-uĶh#7!@z#@_KpntI?%!ͩ6ShG<?m;#+fd~JNM@QDۙzL,bT4ӛl4Sk}sp5Zn98֯.sO ]&#Z/ȁ ~+]|]: 0,jtz%RV1nYMMj¼LERGVEגSr w"qJFZzfMsM6ix hKJKIzm5 =YE9jn %u%ʓ *0]s+vxq|Tfs[` ]O Nܫ5Gza'wcL$a+ez%lpqr cY,? ˖ѱJ~wRx*d 2&_??a&?؈bA|'w2RR;CԕS{Pu#ŕ;yŘ }՛gC,or-\uty'!g珴A4҉\bz gDw %M(; TaZV:$(t~cNq6T̳T~ *O46gƀR2^; Y?-:|Q ;iƽܵO]!0"岃,Qn\M"[6AS THdqc 'YTWd4-X]a'cfʴ4<#ZYeZB`4[BB/| _/]x2&VB\&,)|؅dM?#ŮИ{]uo_J4ShA:|PqOJW1c y6ނbMg'g%v/F^*tSNW Kvʰ*S_ɝA܀Z~9 F8[ݮ$<$/<9ma#A̙x/n \JŌIbw":SBS:hqyTG;r2^\%o$&䚈T}E 6Jo taTŶ\E._-I(}vQCb {@g\'|UoeeQUu4$ڕD19tlP>r5L]tTz2ZY):?kaP5DeX$ϥ.71&*r@H.]q RUuI@VSBHmPL)qr)ԧ]zw20~mTC])x@ "("Y-U;[[S6e//֎- *aRԋ(|yB=x c‡c\$KI)2V(gd-:9甙2tNeُs.v㴼ڿ\ftfRR6?H9nL|d6qjTTl7e鳊QIk{8M׏3jC_`Gj&aԦBGq=֞vnb#މ`RxnGZXAdzx\[ȂcU0,d,2G߄&}{f&QsQHyD{Q۳"'BLGӳlm!x\|̟[8]Tz :q_ym~ꯣbNar* JB{ob#k7fg}`!@F~6+57~91@0Iő8:Dֿ6 >DBR|ɩk=Z"Pfy!-@nG6 Odh@QFQb]-3y&az=^gp0 H4Nx#*BU ؆ҼAfq̗*7[7:adb@OJM/^"Лg]>nCR3tٺI($"<+O9;I&]2[ 2~8{[8H> ?Cm"#X~#оMӞ5&c&d!%qd!;FKfN/Ș7 iJ'܇.A=o# %8Ϡ k!R\TI+8쁂uSGo21IʗӍ4r"\^ح;_e L/G,~}Ak5H!>ɇYr9mTa'౽8H&kNOg\m2zDrc|u8YWNHvk{^2D ia 3 9d5R'ώ`hb>!$V(QG$j)3K؃Sn8xabS3&xt7$6ÀSѤ1ί/ݤ@CK~q?=4ji'p¯6B ܷ8KYp32EV&J^he?&*!BiFxs7%U!&]F-RhGznNaBIX^O!%` O)1#QQ?1z"򵇦/x"dZ+8WRTIHTw np=Iz O&mtJ8V(@~—|e=L6~ *B[Tf! )\__ qDM׽-zf%Ym7't9O Rߥi9;o4 zR#p3n-zSݮ`z26aK-ǫepŽcWܽffL^ >9N*.9(j~$4Xh4uصaF8N8۱}KDo7"'cn+9Y+@%#@״lNwK/&NƔ qB,~bQ !b8`G^t~1d>3ȏǸ0F@$qby9|h+.ZկXs?9?.Xh\2d);ge>φsTN8lUSqlY4^3I9QቋȌM]Uk raJϫԚF=9Ɲvgd f2==E 6LOủugG&4laY#@:E>)HߔE25g||jP.hcU 5{n6. Ώ]9 nSПz\҇̓ ܧ`ThSm(˚+Ca&!P)%_i/)~x$U/h1Fbhj-79rs(Wql#ӊ/Vȗ1m''PXBn;=M42eV{{ʰU0LːIM-gFЪhE+{P82أ!;F' &KYst|uϙM`ϱiDC&dT8XK#xe-Ӕ77'laiGY-M.R? شkJ󌧪j͠z"KcC+y@p%E:en+y1l0mveɝ7y:[RrBIb@Ըq:OGdՌeڟ\ w,դygTJs5)r,[) ihTDDuoۍ_> (T7`QۿӔ˷fL,Hk쌉wxZDe=a׾'L|t&P:mWhL ?ȧݑfգ)2aA5S\cAn삇Q􏌲 ZW0Î/84]SGt8Ǝ/F~MbJ0fNES.iF]d],nv<Lü>γ꟪m/JUT4K X}66+}pb (`x}ILy[hT0UnJ)! 9̣\ R?6g_*v~"dvGcdgB#i/ϥOV{o;1"c]'{9mT ڶNgI %Z;WG']Zn~CfA%i:eƩ?K EGv Bmc*Ċ0#6ncc饂I?He: OlӬEʲ6  ~:ԙ '.34?8mOT ݣTlF0q87{,T&"^{E|w0%MRi?%$-y M"8њ_KB]V}mj.eؕH _$` |Y |C`=]U|&`ҺG ;L9]z?KX%Ӕ<g7 Y\%]x\|niL $ (E,s;/g,WDO?٤j OIWtIM5Cg>,߈!ehtPΫۻ<= -fXH{kXhFBER?RvZpc!+7=R4lklh/]*WzޫU`&?O`1}KBr9uG)Ú@AL&֎-yNpCH eQOFBX$ǘXM7sXbj5Rg{zA E徢YF~RG "5aI,O7kLLy cB C5N7Қ_|c%Gtcӕ) 0ŚDȒbeڥ?g,Bu,mu8${s%tmiR<\5:mcn^D|wNTZ5l1A,h'Lynr'q|W,Q :5[vNLI0v/LmFI_ŖԲYLq6 L S9y0Yaʰ]&1.%4(m3K ,~P("uQ^IKzVs۫kŬc 3A4LZ_DCG()>,RUWDMQ=1ϡL.7u֌#{ld74וd¶,GJ-lҹ fg6gQfπήJ0Dk`A0:,{0d1v/KȢ?C}6x>@SG&D/L*xWU&Ld: :ma=1ĀL 틛a&>ձ=:t?{ }Cr ɻ>I(;;OMe?0#iͫjUqBM\Xi n R[д,9< eLNݨő`kr=PV(&dF^eg*NٵW#]|A/s+-j NVFIZV[p׼uS+zsuܞa-n?6B%KGGnrj|㼣TJΦޡ{%8TE0)|CnG (t`"~/i1SC},Wڊ#[#㿳jȷTkaђv3hd);5Yh~VFb*y6>'my}f6(Jz`h5˗ j˺آ^AsIزtr2q5H,pIc!w,r}f뙊:/TjW5W~[z(홿0xS)7 mG~prʙs'," :bQL΀/ c31O^EƳ tq Pg+ &WT\,ŵĐd&._)LXugnH.3ӓh92#)TRťr]P)9') $e` 8g\Hr_=ۿ i|Cazi":)L#Go`Odq7ٯxz8AN=s'*09 M} TxGmEzɣ'PL2U!)@fnGqNyHS{e*sѧsٹ%fb{aw˽[+br%Z3wXfγeB?SPEJI.7j\=fꍔEhE/*CBrpwJYȉJ~>mqXt#̈́ SJrg2fI\/EK. ^$B>e9dUdIڔtXbK=|~C`2NuhKK^[{SʑUzJZ䥵G[*GЍ7,) dJizEXg'CU1N9}lDm{ԏiTEHG B5vA._jVb+ZRܐae] 2r`c8}`ܩ"` }!HXX@SN ̷ brhjOپԊ[Ʃ,'r1sO䗂D1J'Z$ʬ[㖍x3lcԍ<\ז(N@<2l%kAѿj!dMt <"]<:q-^~vT;`>J^&'x; S|èeAo5~J=jv"b8ڊ҈ߥ,,4LL;"{: v tZZ ~ h3GXv:VjTH2W좥Mq{]9ךn[o:3gA8\?UkwWnL Zp^&ALn;A{Q蹻R&\d&/+v\K{RI/zr # ը ) e9~sg١IJLu RpΜd +5o:L*ڲ% 4|3]_e1y.IO?wW"K Cn򠀕nAԻKE k@rG%i^4fX.HR!1%rf$1-% uV؋EP><8t~+tלQȍe0uϝhw[ Uh|P͂Դ]X8wHc\Qvp&L! Bu :\,wߑ$c%'O[2Ǟ9~-S=٠j-W^6&lbnAE?߈uyEً;ߛ'F43|Thm'1h̲Iiw=ߍĐy SLZ~>Hj)K3q;`ȭhG>F^8l%4ٝ ymxkE%B*ApO!jQaR_ɇ:$2t ˹sT`@̿t.v')g3N}К}|$Xp1f#qYf"!LAh^af|QNx2iݷF 1;nohr yw.ЋHo-`K,20֫l?+%OW}!U*(/'z`8GCY63-;60[4>tjKϼ+$emL_$&!h[3Wo/C.o$褨h L)]W|xdsp/~Z\8"\tT@wq.$Z0iX1}.4/QcBRi;~P“ektrfs3JUx1 1Z8ܤ#dfENj6k\7=V/Iߗs}1uN7U+~.!M3Fk5 T_I.ںi"-{vɶNA祵 e]gC[b7iQpp[ X©'iDn7;qVP+!4 *=bns1\#x,&-B7Jnz]X9(~V/t!vKG&z* b@GCy+AtoE9HFG-*ڲ"TwD99>enhl0G3:jzڈsߪ>@Z62JGnrFl2݊8pF=ٌfYʎBOmϮC#~G5YITC\+/ŏk@l|ܶTQ"-ȟT`&iRv ^~7vpQH'$ xD.S~Y/eCIS$ *쥅y=_{`m8њQToLIQ҉TC:/oqoX\v'Kj s8SG4}(r9SۖBIaT^P:FL-U gXdHco9HLjZMVd"O=` Ec9[[&{ڐJ-G@}\Tߘ8dzˎ~i"i(TѶ.`e O[_&3lg{-"IԯX_b-G?K̈́PbWRPM]Ή/ڕEw {U)x- dHPRA;Vix$\>w?S2daJel(O(UOGOqw`Q[o Fr p Ww0;3@Tkj\4UFQ#}@DLôqyo9vɊlzn,.'dAXɲxO%;7C:ëi'zF7| 8+ph*Q9ݝ,R2bسxN'9^!H=5JD6yXFȎ0?..|JX3M͋ /Pϧ*d IЀ1]wL`W昰{uA'j"|VA@Yм~:`tJ@3)2݄2K6oa(Gj X %6۫B쀗b58o#@WLQ. Ο*"S{G|tYPP`of-턑YDǼIaMa@̀/'!fDU )¾K}$p}AJnňmfi#(rYr+=?/j0۳Fꛤ3x<*=tj,8p˕\/[aөy,a FCLu@/6xQm)/Aj$[32RP2(zn8Ѝ5M-K> Z+̎?q8 ;O\.C fKlRdI> :}U6\W}ih,?%VZ[>a(qe\5nZqbdh |~Г[-CIs)Gح_VPw@t4TnFVI1GjRW yauN6A#\_J`ЬzuH#|ݎc6i.^" VQ:R} 7vpn)><!8td Qzo 8ou7!nL$ED+>me 9>"t _$=ɦeAzt>L:tqNd\T@CҎs2(묷1r V}:HGpf,qz1;e 8!՚w.l5/@1HFs:Z-7[8'iH#yHퟶ1P â}tw"G4XQ(s{507P">^LPQփ jeuVŸaڣ%6-nO:SF#6&+0@g8^W}bx(e8]'uh>ǎZ5lEpW7$3WLG+uvBi M[@246ǝ6%t\dCS߯y,aQEW6\`^{q n'PJ#m@!"Ŵ8хq+H!`B,N fit9cSz r(iJݖ-P!kw3Fp@}aRhh&M9shi]vw0*?Y0WF$ 7 }P2Mqsb&*C {t@ q"^+`N\ܤPSz ~/mL; d[8 8=HBDI ~}T"}MnWz7#h7{7PZ*YGpu\+yu+p_YF1Y6j0pS"W8}Ij"Q{2}9Rԏf@ ?$%&5a~#/ʝ?Kr嗵PeD ?h5l(ģvj6[? W=f!;ٵXgP=Jn~OwpS2mWc^wk֪ 6FFk%?"Y'l_^p-+-XNlF4CS{mb/UK'נ?{f!|Peq?ˍC:HOysqfΰ-m2?̧io2S?U8҇&d/.Bك҆H308ߑX7h*G IpH:š4Y%;x?[˙=tʨ+K K8־ 󋮻!+YB&Aa "E1jTE p4K38ט3ƮjJAgnL.m;/PJgޮl#5Wx-whb]OGhe KtUް,'AkY̠9"g'4Q\Sz]6K sJ6\Au|~D4 bLaaLYS]'"})u;֑IX&J֭L&yot=/~JQ8ܝugӴzڴ,e]'1|2&ddCF1c~Fn HvN"tHG.j>5UkѺ|:e:?${m FPѡ>Xoizq23GI mgŜ [+S=monV,1MCPRb?ʖc,?wE/fS= tjrtېc/xt= Sʈb b5&ݩbhdhJe<N/XsEtsđ;,owHN[5;QҚ7PӢ֨!:Sa)&x7{ח^|j.|zu'rNrO:)%@)<+Dʹ34!gP$b6EU| w.*҄Ζ) 3dwa#00 Dl2V(cz?H9'Hb\F M|Fj-馋c`v1H|4H0?o=6~c9X?E@5ݐɫ]c@+o0V3 +fbkmKM'6<ZHh1N=1ڐŗ!%ޑPP@d*%|rRʚM C{"{Z^.EVۆV;\U/M)$u(#3;:=BdyrXzw[RJ'Y^lrN5Gr3 ٫[#õVz@ FN˞5 <${ rv's9DqU=Ր;CQJ'w紷igKr_Ϡ3d$tL;g849EؿYSܲXN_8Zr-ܻ{:QΐϽxe`×A䷚TNxZTOP;TICꚥbeWkv2ٰwaeCy2T.5(#e 4;(pFt>cGԡإ P !sTvU#&5mc nt=Q/ř<2wgxVlBezkAqDajMzt?>aaO](Xh|lA6/ǸVI\Nd5ArEl)jl?nT^܁*t on̡)^bQթbO1)zi{bd3K1qWgi)GS(";զE1=k[R'wg6] T"`T 54!LLKr%Z)O6L7)â kFP8bD`whxLP#_LϘk?z3WOa8A9Y 'jwL#PAd4띣/>0]wN,N 05 OZi J, 7.J_6@wC`6T:P |\@W6Q:g_suU[6]+"aJhfMLia.ܪ􇂝6Oߍ>ю̂8:[PP*+ T:vl;u!4jé l (vU:m.̣zS(ieik .LҺa H ʫ2{GSaUnb_E]៑q(>Aacgf\-$CB)iE7 t;OL^ACW `|H4Df\zIOT |Jb#};)BH=z@5HadUStdPy3n dJiM%&S;t]k9:9W3  ~G>oe(%%eϤ<Nh7NTvJA3Jp-˱VisL/uYa.6#X$(g}\~ PP4 .Nq35DK/RGG4#{M'Y Vgi;DaY"6)nSlS<&jX/3ʕkd*R2{Ec`n~?A )ĢcQ'("PNk, :q }`ÐЏya4Ќ)թjT^#TP |pM]uzwv΂Cʈ8Y `~<*m1Kb 2zjHp,&9z w5VoNW=Or|W`:"VʓO0Fg)@yY]p!PLLwr9Mv˜xNܧnS5Ίvʻ*{x%/s:qdQ0l D } f]Y/ugc F@Cj:m yym_Ob(j)-5n;r\m &tz$H+(qTL;Q).ŠMxMg}&4ܢ%yi!i ӺԷ Jr&0@@ MϳBpwQ(hZWBnXWD_M$Ԙ{A%<3f@{c5!ECi>]bpxZc- @zWWDh򣹿!i?Z\(oB}H?jIqŤ`¤x%R26qVh UwiV.&6g[]t⏓oӾnS62WO:ydor5P;2>{s*[V a;AMy,_/(A14rJ6MEФ؂{nlXoWKyT.΁ʀa_ae`FRH`Sv w5@vaƗrmIo@P!*+3i0# 4 aGbnMn(COJ"n*Zn@52| ~1!>:;X {`_Ĵxኃ=17V M˾ƠP8NLbjNԞHa:Wi$̫* s1>gC`Gb4v ̗;]WBt";ٛfPX'k[Hx&eY"7YZ/QEvӄ8q%yI vF5ۓ$\s= | n!l:\Џo^7j gkQ֕OC.MlC}@·Bc/x@Rņr|[vx*MT6X}*-/&SN{~w:c\ NʚxSv݄4*} ?p/Ƈ$!ZO_c;RIlWxr) f *H-&qJk0ᛨ0P$B{7ʴ]1d"GniMKY_ay4lNJ6a&<).&0鞅^Ĝ$VdoT+ ,9 !cI0XR(qŞn;dl ,Y7.f`p]Ԩgr9 ƒ\ 2Wu77=Sj_P&o9tAvj3hyFuE _)JZ^e ܓ~w0^ns!4b ݧX-KUC}.$UI&`&!kzܧo`7_?K9Vbwydћ I'k4@% x|ͤksFKjЁ_SyDPs@DʚLtغfh6a32c4,t8QΆU w#U` .f£Y:Dʬ껐0/ޱtؔTeCjmMEצ W Xyiid99b$ZSm/FaWkD=3 i1qiP+Lp,:>v2Š8+*?-fy䱚%_0F,xjW}ec{l$b72v5YOEܰU<u:n=T՛ఝ|WL4i3V*]zde,/hY 7f iGCm{qr} !TԶ+\7?9VB ![;emE%@}7X\}S\j E͕|NQ$"VQR&I(w5 ;@sΛǞ&"Itl5] 35Mg￾:L&LDh3DZnf{YOt,Z7~}h2\\]\ !s.DAX^qhX G(L*UU^llwڻLLVAk갡뀵LEO J<0[/19' gx롇s;ܕ3SPx [h@ur̓t9?`&bV|<7 T:i'gF *\Jh "0.B#0]-An@}}HGGE?L¥qogJ_u) ޺r-Ã+fzsSY)‹J`Qz Vg;ǐt| =laeK5?SVX.R_o8mj(IJ˩C_YT?ոv߸lz8RyE%4[v3Lf%sze`D5?fȂF/ apFZ%FNZb @,a>Yő:K^{?y;$IٕKS}?-ZJ=.el4zz 3agg潹^6K( ^W AWwYCܻv$Ct2Kl˞icƘ2]LwBV[űoUEoͨT H#G)?ȨAq9,zmJv88Ε=ɮ, )lx8Q"RMI>D))P,a¸o^/9:xN819Q 2[n=c9Ƒ̸r!hV^D2+.*z!#VucMLcހPsF@]YN?S&L^1#Ek4@Ѣ}^)w Vh/ iDզoK(4]R<٤,V7!sCvsf=jM MAX6Q$߾XNXꯪﮧ 2?$Ĭcx!,NED>3D2I6R&ۚqt(;Ñf"LH`{툧FwN+> *fV̾٩)Ys;VLyuЗypHpUgf]{f z{ ֶ3ʹVJJV7ځԃ,ɼ)We}>C9K(+ >RӐ9ƛO^ ) bgJ=Gsח"E};I7% иFs?Ӱ25$nDIySvb!jIlGvX<\}@6o 1 D/t%iMk~ |R*0xtMw8J5e?UV7造߈.~&[h Q@g.=nMeNM r"k:ثx;ݕ,0qҒHP |k4GA%e:ļu1x; e-[qfImom!Jׯ@"a;rH]7( !}D0(WK<.gNK {FjP1<Z~i3xaךpv ȄW0σ{޾9"APhe L>j)}qq7*0Ё0 kc˜o\i(B M1ؐ:Wcޅ\q /zV yӝ늅EOgE_DU)D˫=験5k)ndj(uQǏ\༬Xq6yX- g$Gqȳ h?.;^Ɠ YGӏ!sl&6]58g{fM pV3 kum*Л)خhX{)Gv039apF—R{4hC2005#_K}bWK@|( 0kfax\s}L *xWa"O!٩Je ܆Xn]u'Qdzek[3>k8ub5H%oEQ;(ѽ. yѭbr0%0i JT,}D %!w4_ FWCИ%˚@HV8S@+ɋf,`Yekt{v6iȯ)#)CX)[8߬Ttߏxh.r)h3ו*-$< Q ' UNUKy}caȘ~˫N;fMmx@ aEdc.UVw6?9$p(] w~v @>ׄ`hpgEkt4ݥ.&i؈<[ky}@U{(} <%퐿 \W'fyT>S%XO[3tb*H6& ܾ2~ޛ-+ن`b4jc ͺg͢Zs5E:PvTK(b>t\LtLƍϔm^LMEHS q}7+8HfKu]M?JTF<ĥ! 9^&ڼtʞwĬ:=2-pw$_}6?A4W%h sEf=l< /3bDbznLQBo0 k\C.di_ qVchrCÐGC>6KZ:i䓮P$[м'z+4Fa8,*x>ˈJE=mRöQq?;c_ >v܊< !̈c'h 4kQ\\Q(](C=HN^Rv[o)8ͺG0"11:NHdTAU .mH1?B (ЉQU=;tsUI GpBU uRõW,c\qZTAtZQu3 @mC|WyU%n3-D o2<9p4̴]@`B2!ґmk'{aɇfw 1 =Ӣ)g/渂m Fc`gnnS[{ɴ/BƛTuH|AY_d?\ bp2k=ZO:*sNYAazi๧ajݾtI5D)Ь䟯^, wgw9=lLcg1 ppcc}JQI~+CjWcEMKcbd\ܪADs_ #y 3q)@Z Jz~/IG vtC3h5V5Y\n𽝶j{-{ȈxcՊ.S]J[Y 93tkk4Fn/;q.i&q= 4%J!჈HDN gzp " ڪҒUFŠ#6"o*Ma[WQD,Â-ڄ.BOIR$=ْ ڼNNYJ0$)}ENM VmNN{"aXb6Mk,N##m_iluKc&:$+Tk@qC9z k[CRyho_2xйO6oԆ$NC#,Ͷ;ˮaEsp\5V/n!}+LQg ܈51 O&; Dc0HFsNۀnٮқ5- 5)VZ I&{_CB eW~治te9} h.7?sv,-Jaf^ʼ3 B>fkq_bvWBȕ3VwStaVْ 'Tp LD ){˯rhD$.gT;} }^Xж Ӣ|&mo?On7yekF7}2m0CF4 QW9&m#k_(4%<]|m.lXeyuģ{a]Sq#d֭NiwM+$% {"usXrI*D##4x+_bS^Pf(yhioZ/};3VlY6 6p1|+&i)OxZ'EdK >z%F#*,Y `*,ͣ;lVvE骾+ؐ.FۦpafZm2a;= {cP_k:گٝ\"gvS(ˆtzFkE:DJM7Z|\"L0@0Muv63_w+A> TwHzp_HhÍ&\2Vrߧ+Z}`, ? `|8ፂ]w@dr"{Æk}d)fWݧ\·6(F%Ijw]ڍ^8i1Qg*pT:R-\DCI|QdA7O ]a kxF0䜺}1`s C(j'xDc=,gʑ&dR_£7 JL#WnceL"^΄Apx"+o;̱IrC'0EIJNVt#@`.j9pX_>)PW\xޫ&Pp- ]8Q?WnRsT8|xC { df2/dv{j[r-q0vE̟c!xnF`mAq0H2Pc&Ѕr: MW5"-聅{a"]ڬjazuѐJW䄘Zտ:}cJ|ݣ#ȈaSvTz:,"zVꋇnCE=&qs[au#od}jF O0e*V5ԲYWdiXa(@d}~JOdJØDv`܃~t̖)k,"8й{/8o@49\!7JiW `Lu4,,Uv`cVJZ"mL4fc䫜g~Q{%su RCClY D+’_X'b(iH"pll1o`;oayH(~?BfX! ?z*'Ա |3t_=(:EB&_Fu+yUO P9hIK_ahGK=2E-bRZm*SXI>̋ΣaDHf’wOVvD˞~:76ۜtF:^=:ۂ"5#ϝdS6y':[LCATۄd A5ˆ0~(2F\"3[M~P=Ҭa?6,E-Nk4AY|6m2 M|;Ԇevk;&qfn)j,v: t~E`t7w ݘW8:hSlLQqvm{ D C̣ v%D+07bb@Y:x`mwimD`&؝YY|K0c^]R 'pra-04IO¶F)3Cw-*B\Ȅ"( V㨙^!i/LǑQj,Bfp.F|}TM~ogtY)ݕH=7_ɮ zr?64.MK̈́ϭc7< }X ' {%`280WM{ ̸ҵ/!_ d =rz@~];2+|BQe7["c1ZoCyqT=d(qؖ^ Q`C/F%&H ;ƥ!S6r}'iؒ" #7'ab`3L^D(q7VᲕ'NKk'"TR|@;#];UO{`!d!{'e_eWni:Px\Z7*Ʃt#mw$lrt2䆾QV꼻];0;@kTQj|./.b5큘۟o+F_5ℙYBƶۺqbu&2ӻ'յ50gX9$;੗<T'8 n#5մz`fiyc?_#PV1#Z)شT#o$+wU` ZdUT%&̲g5m B?{x9!z1bE q}&,Ĩq]ѾSh! XK$z4ff% >~r$58 :rLG4/S{^8{eSSyvfGnbc+S T 6KenbxJ]>X)h$BP7MgLy_?cMmb/?+tJίLh){L#jhPQ'\W!4y)=PT c3ԝUtt C=+DYyG aMn^};δ;U:\%&qObԷX bP= &\gK:Hk0?#86@D~agLM 尪kJ+2✧v8`=C,Vе14ג.3n'Pe-n6aT5PQ,2oZ%4p(; O$.e=3s,E5#vׯ<7^ \<0El=wE)łzp|آ{Y=tA "sXѠClQyv$x6jLQd$KNM<NIq)Xn`βuFgdBGƽ;MZLpС\ekiYU15yXhm?wR{:*?X}I3seg{AMCs* 2ˉ 냦*'6ݶׇ7mA%N&CB rk38ukIZ]Kzl}3|7TK(,f`M6.B`Ud-t$J`y9dkUhm8" s),eiJO}$Iΐ7FҌ!Oz*"=v8:WJc@Ƒ̀CŐCUٸW-1P)i&büC(T8}n=zNv& V<=ͫv_! ˜b,OhEƣշ8io9o T@""=JFi\Ƶ%2|j@+-Z Nq$'\OL  9ze#3_E7d"j%@ġZZ gkv`/:vOHGeŻHrt-ϽZy'Q-2T S*In](-3LW'+OZnYF'9UW0eq\,(Iz~I +VN99X51j3>+/etf7]qVBJ)̊ +"2G{#B&Ezݚ$(xہQV]-~-p?+PZlVN[lP~'P:M|߉\Pb{$QĈJF*b3p\z> MƄNWz%EajޫK@ Uϝy/A@?STg[&d-* ftX`fgpϰZf^p35shV:or9 -_hR8uK,g2P{E3|Nu`0wO۞ .,s햓ҷ nf%=Y/=mla>E*p4 ݅jAW n wj"xP KbK1{aR؇h`dm)$W0v&Q(6{#A,h'-[RVM@>`|s[.v\S+a [y+otzl)*dtĽcI`u-Iߙ"Ѳ%JW21_aӋ,\od6cܤD8knC1M<zԘ.X{i)P oUdWtynE2._0k(%')`prGlfp:J8 XJ!oӋGn.I33y~ry3bv_Fg!S$B›ZpX7H$cŪu |L%'M2 8 8cd"+_i?!6s&E1̓J16cc\2"QW1y҃4<'.~>XJ0_\1Y\.DG=vz 's RQ ׇ<Rs?E*}] IL IfzWt.ƽSVWYRVGt "@W[a;,r.? ֠jZ/Z168(75SOOeEg`ƙnb? C&i;ǀ}M# pށW h_ XߠX2X* I9ek/&v=u%~8UGl*ϬxVlH I(]aۗ>>N[n &rlY&-wZPr%/z/HQ elz"BPbWXé/F x$Y" @(3;cފA,re칩9EA z`+b6^Ѽ?fGu&EZeFmZD]O x!l,06$T9}?WE5 5M O~,>DPQ"^34f23H {;,#ʥsAqS .YvF%W]lRgזcFE $nԼ]dHX;~.- 9vj2Fhc , Ca189;`exwo"ҏ[vEHsf:FKD7QZQBP:Zd\9eܴQ 'MtQCZm%~[8&5Q^nizg3]VKל^Xujjj*r 'iUOLDZ'G;󛹛#G=S7g=<*is<4JeS5T [( bnfPUdQ.o%BgJNP%{U ek .#Rph#OB<3p-xD4t/Utw@$0p \R#-BgYs\ 8c?PR뼊NG0ZNȴ%r>"#Wutsj4z?Nfa!u_಺Tsl@sX`r՟/w!=XLޗ`v8I2i.=) sghDʋr#x^2n26J$1p(G,4qsu0_jߨ Tn85`ĜV%р_'I_ަ7[ST!Nk?6x^`[.D_)eA|ԝLqJT׬K2*1 F>bT0//VRpaDBF_C_CP sf,VwkӅojKO][o>>6sw\r~rK%WBO|#1JvF`Q<8~ s8II턍u(k+0w%G>!}V̱=X=]r `1[Kʻq[a?z'rV]EvM!D/B%ּ R/睝TSwHW7Zod.d-*!ʼniUSŇc PA&m=6vq}Ye|>O^O170Q4ͤNRA΀[tP!Os03>8.B"L-ɻ 7 y&%&l0J/_]o,ƶwzzs!;ffDnpCfH;Wg ' [,kME"-r*,=7%hӠOK4݊ʿm e0FO#X5~ɭ;DUOG9?kG凡QqP9@$3o=zfuZ2>FcX2S`or#>:"/̖)v]]c7i*|0A߬&DK!}'ه|7t"Jq~oLނv m',IoA˳AYNLN {suH>Y eL1d+`#1߉]~٣e`ȣ{9Ѧ5ll>;MŪ1wL;Dr#9}?-A#}$H6R[)sv:)ǽAw\j`KhBx}]n}D` rqQwtz]:XDemjN.Sh|#uך| YGTLMqVx#OO< ʧn}Sc2yJ%7YIkއ"o$Zfw{%Ɔ6~Ɲp^7.6Ԩs80i=wKt _ b^$CK: 155GZЅT `}PFٮkwК7t(&b2ӪN Pl?TU=^0cN\*/pZԐ ˗O=Y0U"7<3Xހ"3 RE, m2u;rj6-_[ZȪ%6Ex}&,~6& u $3-.k5@E=fk˜a%"iU8> D܁tF Qj,$Q 2c"jQǙ J5@O1r w!<1Ǘ+K0Kr'?T0!C0aQwˏ׮)+BdC dnY_ݚc߉1ıׂԂQ5HpgY;qVxS,D*Iʷ<5T=5|I0۰tH/q IOdR$&[# :1FX#ӵq*EVܤs3֣ tE쿇Cz.u4,SF$i:3mAk"Uڢje;Vptf&zm'SʜtLxjg~k gTl;ZBn%fxO"S7_[2w>:Hܧ0fOEt<>Sd@cռ^eBQT#}Om*8#[>q]'0YUZ~4&LĊ_١T3BeV;C2)PIM}6ݩ;l @fY)@^g{)eyP%:L"fn8z3A~u/j0;e+U ~cf*%WXY?2O*]gTg/A6gNFGg"8ǒa2D :pY[ѣg(FL?٭=JG4bW[͠HR5;F SfXm}ݪh<'>c46-)EY> P;ec.Mj5I:} BPŪdgI>p WDXDC Wy3n> U/=S8'AXuD : 5nRmg"fSYzɘﶿ93hq67rTO;MU=6e,At|.t},%B󅋲7wgP=;cW~z4bYԱ/OeL&{Jo<`!ЂvD7tv F#-#xwu'PP 6KYQW}Fq" -,z ]'@ '?T{|b1$]WQ&9׸zLC^oTi[Ea G [q?>s!9y3D<$ZG )j8k5pdç bbFgd:d|qLj@^ME2ba浏X/O{AKr|f3µO2:5EM%0):7=ӗ!e5G%l7JFH$׶uZxR.U/im zũy,Ξ}5;󯃴ႊ_l>p>hAV=Dg0"WB!ۥB[>yu]-]ݺ4Sd~#M)V3Ң~A QXO1tQp+?{Ԣ9#8m-&:E +̍R@NDƠ}HLJ8O՚rw5dmvޢ[CpO&X을|x7EEZJ!᭜.ыx5ުc6z)WFAA?ٷKJ3"f~Nq+7Akmu Cf# Nݩ +伷0`va?BYrρ; 29QAzܮ8ys`ASp}R+iR2h}VcaS{pH2Ͻ@j"!qU=HM?B^mJNb<n>([׭:mWZQjG.ʉ\0OM9D|6\h0>.`8T_ ytWc+N,(znu[wBLw)d7EU80G]a/vVY!o.2A@%3;}te΀+Y&awйl4wK hNgn hp <7:C^`C\@rn d _\(;SÍ5/ _-QrĩJ7"h>r ۱k_-F!n0O9y_Rs 3*s7%:P%^`8+gT`w}Z2A`3ݤf݆:,`t}w$4} -}qh %b﨡iyr\]]G/n%iѲdR-\i"3 !S߁2^u]-&F~O]!Rt. xnAtߙč@k!G8(O ғ1`JĄ4E< j3Hf7q +Jn1x3>hi;píL~3y7s>;< e'LJ2,7IbiY:r.qӟ9*āka$&]{ڷ叝, p !R_ZսAj)so\VK~$C7Ϋ,^$ḋɦaPZgI.`Fan#ԇ3U}y) \P~ۤIv''>?+Hb:>}-"P¼?z߷ 4mtCJf,\\a},!}$5]-ѷ@]0܎QRr{;46ɶ}˸0HB|?(yn|!݂Gǰly LʖT'$S['2I( IqzY֩߈bĄ>;E<^,̢: Sq@!B+`)Nr*ZzaWF6lON¿ NzIynߏX&jR GDϸ(x ґ8ZFiP,jk؅as)@}|?ĢUՎ @m:SA4ARR'!?4H)}&Z5V"u*pQ=°, u}7NbJ}ũʯ.L!%;۪RwDÃ\pakv0 .a\;9. -z6ko Wj&(RUܙ͈U9"d+9fud#Ǡt Onx ;H 5H?xT>H}YWIM{?q4r2,cTgРTPھ!mz&B~,3ز*HNEO`5@z$?zMq Iz #^u s؅ ` 2z,A;^me\\eط;R괟1C'YZcu mJ{}ݐNmEWs;x 4k2T!W;9F/$dhqfd +׀ûOՍE>ړErn0K rXs B5ȡ\WmLp jn< ]~ӻR=I;?r ;VoW\UOq?N푶$@``W+'OąbJf'ͯ1VI ݟ}2bw\szr\c2Κ‘u70R UPo #_ Dp>tSƴeH0vֶB5 xT)|*U; ا'M7}p`c gdM0#Q5}33i\v.g۔ 4S^] ~0 %I%HڀFSsvr´L) (xC/3 j:Y@JzSNb 0)04)`'2MwW;fF#z 0k$ CیJIܸcowvMKG@oi9*ml|b >NHe8UQB\|*QWo (83g OGwHivjeX"h^,U̗M3aByi|@T؞_@qE4*lUE̔dg UM:L#iJ k/c&m|c.TiaMz_0})$=#omr9IS,& N,ZAX pK8xn0@2yN6V*C'?_p*Y>f-MyBzq*t+ { w Ю$4|dQoy_FM&˻3IJ2ލpKg*J]axvzu^bfņMv}Hۡ&}\ -  lyy+qo`d]'1seh'{$ 7^GkwU EkG!rKwg3 `l`+J[Ĭc>U`CQK˧\ ㅥ&l#R6_m(hp(hxgMh?2rR./(t]|iц0#$esD1LOΖqgn+O }]ru$ݦzHA~77a$U/R]̽f n"\O'B؆eXb+h[Gwdls S5^U.ӽ2"+P ͞y5J:c)fPM|Calw<۲}j+V !yZRJ_hW^fU9o_Ǟ7Fhh|/HhɊo~) B(y}2TEz@>K;{+jȍSJ1c`8ۢq7a R1lS?lffXXE\<|?(!Woӗ/ ;3B-j,1Oo }>@M`UzZz5Yv\yʀ4:irNn Q ᔥM9_C68V8ZE3!$W$\R \`-Y )N9)23&\<:c)fH71)4Qc"e҆lYw]]DJ,}͵\_1r]NW5&FW+E7%cL݊xx!72voĦ -NZP|ՓrR3G ;6'k;ς5֊CD#Fp?>8 ='Ba `uo94 /T :tXlEtW:;A6 |h ÇKŁdr<ʍnstCaI  ;;[;gg=-ޚdL3Nݿc}Q vpMH%H8i'l>΀T'4XӃH9V+3m5M.0AKTS;#be[D+lH._&9' 30n,4`Sa(!s\Zr:#2ÌP`9b_bqZy^e[Z,7)F$c~fmrn.|7 Yֳ'͓?ɃfUjMT^#3[vJ_ PvHLF], :f^w ;yE+Ktg6]. ym_\Ģ*Ųr)[V иɸ2GBM, tVJyO]U$2*ӟ|h%FC]I v@3u>ԂǪ?EJzg?z1XoH{V$^LE'F@(M^յK(S@։&dmU;[YV2_ܦ0uo<6Av)nX>d 6L2 ͸1VYZܑVbdJ/2V  ͥTa|y.F_>,M/CTv0R^sȷ'p!Ť)myl5_ 餒Aexqiė(bclhaҨ&k-\.0U1R,ٗĚUҦPa:S|Y2 )\EWYyvIFcK[aT}M\ 55ah#Խ/N+<[j;) 11N2ϧr/CKCU0b pu·8GxUZxE'[s_ï*7ϥt Ɵr}fL/YυQ8AΡaaN?K ;Rݢtemqڞ%ʍ„,v݋ r&C'tl[ ocmpL;v)Ah>@^XSLҺ۹|LTC>xdg̭Oͨ-_$WzPFagmuPi yybc(zy%k #m+01EG^iR'ǫu}hpkK`1\?\\^>O pBP~4{×Vg c2RRpZѻ=@ǯyES|!,W0V<ƹӿy4I&J ]M*iH2 S~TF.gAY;wlV@5+Dj7i!.y7&%(kVc|a !XQZY< N+" Uj֯,QwLݯiŭ_ˬTT_*^BY` Ӷ|iK^e ^%/ j5;P]OR8l"FEU4ǒ󙲷S`ylմKC֖uȥ}G1ISM=&|hGv"_v5+Ti] /eԷ yIX{X0H )_ >`̖= H G8|V0MmδTk!wǩ/JNbYG+ `wj L]1XnF{{Ƹ|֙@# .G(O˪gn2^Bqb`YJw=qlrf`yWy.O| 6 n'p .&q=б+a&- ZMdPk, [XD-߅:}(? * gF$@m)Xv2bFl.iwwMsis#&1D ә!&`&3DҞ DA9hB "b! t 靗Gg#46 ?oNV^_쟒uwi0RzdavZ^^*"intv6N9rٺFכ5 Ttr&HhP[$OVYYd/  %Bq[&CBw[qc&0X@bDz[f-wd 1VU`[|nD_If,2 $]G& kSmө> YcUO]rlbfX:ATֆ;ޜq뫘be _e)@%HLq]pɿ^^(UKIb ezeJvEN1!}0ΟXtꅭkF?An9P!]zgd=+Ysc6[Xrm匟n9n;s luFOop_Iv:#/>~.@auNc-s\ 2l'GVR\*|ƽ )H\Y.͔LEw;dn<- /\aE IՉ޼`xT )0@y>@  ]7eza.VQRz"(f9KbdSW J6,P*􈪸ӅoH(l lO$Kx$}S3Nв PГ}o0mN{N? _9%hlQֵ+4MCP#iĐ`BរBWkJB|h3Nг,ŋ) US.&j "8 *\7(VzK<~˛ n1YU69&~x&Tsڋ$(<&Msڧ_ vz26W]XiqbpH0]P '/bP0M[jG[c;,:9xOE.g€QL|1Z Ħ#KkŗC:r¡hGDEZ.|o!2m;]_o{Mr5Fd&#"w$8ictC $iΠvAd|s|9Yua"!wc( `_QBT`cq.+И-L֣/9o %X疁̝!s?23͡VpkrFp?nM=֞i'ȁuźx7Ō854 wx)e{k* .J@g:^a } uDHDyѩ蠽y'odw/;3R/ xĺ#V3kʬ@g//|"Suyq+oka?2{0vK(p/sM ‰xF)u.C'`۸ ɻD8Fqu)F8yݙ:w俳H)@h JtшRR\]`Nb:~ ^^6?@).)xj R~zjTih@/+t @K,f*>8WnV!ݮ\l]h#*"2ß.C9n(=kv2|l1c)I`|`T6ɱ@d%PlߓY%=8KzEu[})@p,>d2*rΡҗČLqY=8,kr5lbU=fHA(z*^t dCzp,9W Mys+ Z _h?CvĆbhIF94"T=|}d`:aZX&Q E~w0 ߖ)',JGqeL2˄9م@zMxK Z*-ֻ0}{LR*aLA>U? "~ӁKdrfl෼h0T+^4}+ AI.,@GφP"yV[g1@Mc-$JDYehq`z:(=]X! Q4qnp  byfQÇu(HsZta\m K#Nn2fhܩ| fWN m P#ڏHɂ7$pJLDxz<̊R3$6U#©y?yxt8cXwʖVX*T8 }<+|NL6нh8Þ>M]Z(|Np#vWm2aaףf0)gԇHpT2ѵ%GWd[͎TқMw= __KEo,ʫW-+ْx,`?2DC?d #^dg;Z$Qo@Yj`!`#ϗYQ䐔 9RDc ^]yga akҬnW:"AO*F`a'`xbOBez\2}62)dְ~dؽTd#>HƨDU6&3r] "V6QRYmQҔjILL9[8 jA3cSw" YܨqdYQ'úˀ=qVlʿ K:kSTnt?h^yH \'%oWV?"[4bcm:+yUj 8lHڂ7}mFy)˜/18 g7x+^ȋp[>tw0 jRx Q9P,y{;94qD0ln/^cB?Y5߁$YzL 㧇;ZJ] $[HKOM+@C7ub w{#{Y?4L[^$cϷf!tf+^,(f&xh%wb+ ij,^ Z 830r2QpbP;S; ͝DŽ׮LAYH{Wz|LkY~;bc`ޑT_(Q$~$&֚ 8dU" JD'tƒ&KKIո S},/T_[Qkj|D:ssw̩1QYsтMt.,t/%81FH.R ~4EQ g\{/?M*4!Q?-'p \]8c!>"2z69ǮTa+"Z/^ی=#}G-ʼn2C0 f)6 %&Jp'*>v_0jKd[? +z^Be$uC-.PNKY}cìImfGq]mWbjN'"ـa>ôu/r)aD9OlrDQ>Fnk}2\9aZE> hϊq<$jD`{k: ty ZN` T{KJ%Fk)\,UeyjHc3~PzD5ըcKd$&i0 HyjL W 5,X3F: oPm bɶ;Ǵb +ª )(\I mbd Wxj:F+횮Ș7 ,Dө`p+7 r wRS~>':gcec÷{bOLe}R]x,𾵱+? QTưE) {K@~akko!uڕډFNFkO[&lWk*:OaA WVj|V<߯ 1fdwEEo':,Euϰ$aM$rΐo(Y0]Lv2pQ, j]bt~m505|./9[,\IROfXEi\|_}ޑC|:Xnn%^\[poD _3>t {',*6p .x2hL^kA'P?H2q0}-j㞌pd#WI橅ZLbF +su)۠蒁cE%n/]҈UV2cwnJu?1YȪ>pZkH+> am*~@QeDGؗCy`iv̹d ũdjZʉJ,yJr7 Bx Oʍ8P'VKuFw= )ޏqJQNQ46z  y {Ewm^,?)Ҩ oey.zg$%kc4oaQ_ߴwkQ$IX0M9ʼFpS>}\dLla"9تuiAA ~]&yA%r]t U~,t+^ú55UmZVU}PEU껲6FWPixK84y9ҾnyTnr̅la0)֤-.]SI³.Y{Pojqu~2iFb&ENa'4Vx[tٝ›o'_ί1,MI(\T,L`ς uP{-uV.jO+eL>yw+ѮP#+ ţ>ut/7i*H!R{OXf=Bn㯟}PC)Gmԅ$X$W*H 8X.E\I>4:TnAɂKėbmSfr{c+~agtaeGDLA0._ǖDvD oZ>6B Dt&#xCɋ ^/vMk¤ֽ-'t8&ysl>ҍB:@UVnOTM&b=6mQ|ͽr{o(s"c8_Ҝ(LjB3`d8)2"ô2X"NpV2sVCʭw 挐FL~)kIK)M1gY%'o*!v\JzSY)hPϵ!u-U ي99Ug8&WCT%45._ O# T̉U%7waU6jNOƠPUZh/^T.^F҅E;V5t)\c%zov5-UҮ.a e_W (IIBjAl M$O=֫)c)ky-5_s}[d֐;]T۴Pvx}ZILHQ(%}mXDUPQEmN1jD}%V`G,ricg*c0>;|UF#qb$bR&YXHM.% âs^W<'IVrK[`XɃqT>LnM' wqa9N~ȥ-mnכɔ ߕ8\d24"Axx`[ゃg酆 qi 8~łTNGj(RG˱sZ:؎,j Y3+Z]g/nMGZEPDr\ƖH3%ƆTΌoM|J-kO8&Hzp^{tL }ˬ?)eW0-|ˁ4-߾bXΨik5,ur|J Ϋ`AY(A\Ssgk!ZfU3!A8&をո4̡ܚv5bhn7,nic@9a]A %3Cpg `&dcji#ׁA} 2 7 PDJ:XkuQYM>+^VIp0PT=C1 V'g?)TzoV7a 뮆 OU~FT:gDj|yL94D|NwBWÁr563 _%.(N~d`Fb'v?I0)6K\Odu #̘stcҩ!N e]ʑ AOiJQ,%%C,`eb˚%f9r =M8$Or^";7zKt3SԕanEI:oe3(XVҐk?.d-z͹VX-hP͞AoԃΥh/Tv>ASm-C|Je XFD#b2 ECͩ^&Ea;ePT@!$2;@,me+h͚9% ^3;hv19uEOCݲX(wPa<^'2=]e ,!7PY{fIՇ{\ -ʪk=]4KZɜz" K2#J ueHN-+5BqqX.Kngu}L&AlgRwp>eT,{p:`H4/IJ| G`7VycDXATlw-CaMQTnucK0\-"]Ze)[ܯLҥQR6re ) 7Clt<(8)FsjYѪuVnP%r8ҹy{^SIbK01E Zov`vX֕չ@:MlQ끍x5N@@+ .N$CӕW3RbX8~[j8G|>cQR~2T2e#EkS"ǵ@#md]VbB?4ҼIʃܞJ)6*=F}e,YoW3$!4dDNSvamDW)r1ȉ_Z2^qF*7ʐ>q-*~7d0PDŽCP_ :pnjE:&ZwrewfK i _!.@t h-CiRB>g2Fҥ~\#*𧥃 F_:sFx @?CϬWZ//0 9ʽC0_E6or*tMcU ʚuSOYكL٧^ ǝIe@$G1fsIP4'0h-folG $NyWJP|p 1<]!hn/6 =J>qXЅ.blɨ#r"̐J ?Lbdu@ Dc E u׏r"Z}Slmh0Ί>!I[:`DystZS7 rNt.tv ĴDmq!baq`S!3)Zzu_ev!tEˌxWx 3KV?׮01wyv!5rLG]fg4/K`xT$tG.O7fn]`Z^ mo<~'I1א+8/0YJv/JHڍ)z ,3۝L?/) C<~{?hlj+ X5z6S$ՠ3f(]W*Lʙ UI="ʸi2HMd YV M0>P1H*~8c@w|ԋuhPyT֔3ш4a׻_gʦos N,#~43ZzpJ Ff!N3ʗxxd zDH&xeUJxOxuOZ~aip ^7U"NᥬI=dUdym쵻?Kx h] ڀ:mO|貇c9Ni_:Z*m:RAV,iBٸdI0"`\dsi]B7Y*)D< Y]NVR0$59rTOdHFw )tk!.؜8RU~k/bmTF%5|do_W>-䷪؎t#stB(PLLwnŕ-;/B&=󽾌J7O!,>UMNd`xNDԘX/o}U-d'w>.}$gw)^uUI-I@n?CFEx)}}Kp̣G ޜQ*o>ZꍐI{(j}#i9̳7bY>d{~I NĄ͘9)i}2IԏI" AQ PO?⛒ETOt2Thč9^'s?6rȜƕ.6Nfec6d~(tXY鋵LRτ4xgT}ᰌ=Zn6er%CuC .[kyԅFo} iWJk,6(t%|!: 1\85Xh@HK+Ϛa:fM,QX{9Dԁݳl26~ذMGʹ]A&XNk^Xof-6NЅ֟7D|4LV sC?>Nx2h;3\4/FAJIކI DD"ᄈ\@HP5=% X@):5O8Ej ҔaE񤬅 Gת7>%H\3e$ܗ 2W&MK sc =x#W8*ủh#f-j0?m+oE 6!*9IW;hZŰD(죴JW)}#S|Zi<3Ο!G@|OɄ+$OߙF͙|&ʙMd%^wQmB ڬgomoOR7;dԦnk VQ*q.;Vq=AOJ0r^ &(xbhAxHk"ؽ6?yN|kB]olQ:;zC~a't* c{<'%Oq6I;V7?VYToH.Ț&nH;Xм12>L0)ZH{O]UI7@=sA&84hs^)VeWOc%BnHsDQ@jަۗ;C޵$eՉBIFZTUS 6EEB/4'$mgw:GhX*Ps|TZ:8EbKfbe VLj{Z'1g#8>E~-߫pYJ0T÷l'd*#ހZsQu%20OC^om2&6"'"t 4rY:"ѦԎUo{wUy{a1˽L0ݼ)hbʰLZ{Ҧ}J>V:;ښBذaINkE{k==+yXUZ"OIҲ5%s?m(z*!r0wx=*ܑ0iG)yӵ_hZM\{XD]랖j![ߡolwa$'^ȣ@g\*Fj$3qk2늇+ Kh񋁱(~8ռޅS#sXb}a(3LM J^$GY'=\+w=iN ҆>$lbWVS6׷\~J`4qd 9qAhɿ1Aed-(Eڛӗq?UKK/W1= 0R/?'2^[8g}s13?u1,s7]W3}!"vY4o=t(^|HtXS 4@#>W;-^E2G$( *)Sšp(tN%y9_x)zAFkL{l!o1;Y)4| pJ gLrݩe7Y2y)=(}9cY?]a5G]-A`1V6Q@_y;84Tv#YmzCHnfZ g P4|꘶muEOhyO$ !55br4jpĒ c TnvތzٱC)j9M,e/ԉ9KL# XylG I#tqrT:NJQZ*g")wh.Gv o'ZdqX0 ' 96F&fM أl 酋wc5QCzz-=],kh3NQ'mַ@]哧AnYEeeDIjH njT3 .k=;aa`)A FcSU1ivRUrAw}tby V_h7+ XRkQ7Fʁ2ˎB[TUU]qp*!2#Xnp~h g;\F6;" %0ka 5R^6PPdWw2:H3*o}ߍC'GV6 elK6}RSQ+.ֶ'Ϝ5̪= >oIb&KUHׅnOoN=[$,x.]ɣD=dyld5*|#Pq[&|[N-I|lKA +Riv*)>r 5o5kZktk߹}Xhp)#ԞzꈛW(0:& h-l"!wYR$xV^DTt<;Jy?hR^6/$*WG[K=l[Щ y9aXquWw_yrL6Fk084%ʩ\lUsM@l3?M~jZ*R}k5@u%Pu4 VVF[ҶMm fQwNje}gsP2[Tz3 _?!ߓ&@4P|LiU\t)Uw%Jq S 2ʄ[TaVhia>Fiއi˫4){6-0Epת'ʆ֩wa/0~{08N Ԃ2((AO$^4ɭo_YYllNċkF[p -J ]Z 3*tn-Z(ý'B^|D :5!g^''DchR*ѤBglN_5=:)w3}9H^%'C5pk)R@쉂9u|c4fi2)ޖ{:Lm.!m||׍]ΎOSc5*raKw'Xk2 Cr1̎yCsG KzˠwK&+Kti{&&acn+EkV'mCpҀ1+_iǎCg[ħʅ$#k>MblC'G:d^ ~cú^U]h^c"fIY9Nu}+ZE0Rnt_\!<:}X5Lܺs4 ʡ䷰_\WfW:WAsX!O$Ịrt[LC/] Y}+1Q{ Am(1BG2;jMh9l*ibj c}jGھ6H%ĿIp֭D p e<{lUv% 4';<)_)f=3%nDK]ϲ&߇m(4@yq4 ~UC,8s{P):v~U1|W*8f#erZ&u?w3Fb MXI} HO˹_rsC3PyɮvH jy@=UTxLVVh)fZi;;1R۷߂H;lʻǨOhX#<ْ ,Li3kmj¥-}J-p=*i)ƂP|ߙ")H+8,˭gZϣ6,>pt IKE da*Y1|1j$nD?NlTh~NQ hSW0(NHj{ ⯹EB˪θ< jD2T925K4㩰w(RTg9 m }=U#5݋Q)6񲴏 eY=XCѭVL `C{_LOt@hm'zPq\ߙFjpXӱ_ IiRD&3qr¦x /*I@t ?l).S76,,fc_4- Y|zŒt?װ)S U&kPͤWHUxBgB9>ȯ10G(6MXvP!d~- oؚ^w`2A5#=Dwb-qXtRCntLX׿>-*^.:9x&wT$=pK=?]bV6ƍeJM1Ӿ+3/Kj(&s[8$':W4MGjvkD(:EPݡ 7kV?3ZNLcH md\BV%",{GҏqA5FTGN ԂCSnΕZ`zi6WVgmI<.m5oBRV+,F (8#/mX ήpT xd/Y^EuT)D# AU*C[0h2l6P]$_AVT(`=Ӓ[slP9v)jA>h#:N̘]٭2Z*ԒO0E\bp.} EHFMpS~؞4 a6hIZ:O5vshkmc`&M|ekbcؽa2CXoXbenC={TΚ+ߴw\? VhH&=S]j}l*ϭ̆WxSO]vdFngc\mqg,4O>ԛ w9ac0ȘI[%]\/9R6v!J_ vm"˳9EJύRwyrfp@_)KP X]Ы:ZlDZE yWbsPl=28ZO~RCq&aŽ Zq H3&,rm%\˻Hhդzv`E:ZGTU:MɈnz E4HD mQc C|ѷg-|1ip;ܫ*YnCէCF$vZ|vI@5m|ɭaFS}ڤ;U4Y 1kA"qvJa fgǾ >Fsϴaq_&0i6zL=xHRkGDEia*~\5s\7+!JYS)62$-QDNa&Ǽ`Fm٬pWa]F~8mV]\c=1ECn-͑stAda4/LJ{ 40YÌ@|^qw!kYv]YnT31,3 עe?3i8"SSo̫-^v ۊ 7슆_*={EZA,3@yvш x"Ph|6W6z?/a_Uy\,utSkGs_&o[E}f!}ݒ:7no؉gS ktPNJ2u(odivcs^fӇ+8㖏 Ff/ͯa1Jv-߰{iVj{JPbX(ZEwXAcU:ά5f=FAmB6+D8OWgRFcztVaOdĻq\דƘ'7Иa%v~a2@voIJ#.ӭ C[~>ISFfm,?Gh$AvÙ7՛ P| KuIZ͟Q?|fi\6ʕ8$@DM;AHx'xm H_■H=MgVJ*Kh:@X p;_#Oek?p mW0