python3-nghttp2-1.40.0-150200.12.1 >  A e2, p9|S)\^^K$aVfcfХ1n|L[:QZ OGY[in2$>ՇcB$Q[㬸%9͕cSJP@?C}4)#;XsL(:&Rn;rRvOH{+z0d0p7a~KÃr3rߗI Y>cZ3iuvΊNf)'(tE%jm]5$!:N~4W0d912b982bb8eb884197f9344b14995023795265eca52920bd94653ae6fa31fd9d21d21dbb0aef169efe571c865c036af263f189հe2, p9|Es5Y^6_s*%i<({GX&ƦN?pe|-$HH}o{/ -`)Qth>jz<Rn ;pwP7T' wvp`: YFr?<AMdF$eWj.&l I"?$> JJ0#xLj+\/@p}5/JTrEܨF!'VoBc278Wϩq{(>p>?d % B *08P \ h    Ld   (8(H9HH: fHFvGߐHߨIXY\]^bcd5e:f=l?uTvlwx,yDzdtx~Cpython3-nghttp21.40.0150200.12.1Python3 bindings for nghttp2Python bindings for implementation of Hypertext Transfer Protocol version 2.e2, h04-armsrv1vSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Pythonhttps://nghttp2.org/linuxaarch64thA큤e2,e2,e2,e2,e2,e2,ed61dffd9ce4a4c260bd9d4e65c02ad309ee96a230fa00faf42b31b3eba154a72b293c12444030161ec37e4103d2463d43a60e8ea5cc5810a32625c6f8f7ed08d0cfb3a8d74d10803d15115b08993e90aa4c81abc8f46aab1aa0dbe26752cda901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bb3aaa6b64ffcbd1b90f415e5eee3468b2f7b8e14a7f692ade7195d95870cf0bfrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-python-1.40.0-150200.12.1.src.rpmpython3-nghttp2python3-nghttp2(aarch-64)@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.4h04-armsrv1 16977868891.40.0-150200.12.11.40.0-150200.12.1nghttp2.cpython-36m-aarch64-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:pythoncpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3139d367b70a0ecb8a3f96710273bef6ec1c5a9d, strippeddirectoryASCII textRRRRRRRR'( )cutf-8619dfb16a7bb82c0df40b6bdbbac7078b5353b86df8cd853d4fdc73e7bbc8150? 7zXZ !t/u] crv9wVBc~j~7rB2 ׾:F?<1yolFNz;Y'"PZN"YNoW.Lb $6}3J̲ ]m-ʺBuݣ Nv2K魜%3i\H<~uk/}%a,ex ByBu - cQ&P4 c)ڡGʼ?f8;+?$6F=2/3"R!-Oc7ޛ0V֨U)q ]㩝*.˺eXρjr5!_ ' _J& &Qڇb%_oMȒ.~~6{zʫKƳGrU@f pNeƯ3&Km,V^#Gy=ۚEGRQw^\=_n"B#R҇S ؀1 Ga 1LNuzc ~lTey^2"~䀝CxuqǵO\>.ImI3RCObkC_-[`w<БnTr\KM U;f'| |Syo-Ӄl^qy=.'Cj) ۉIjGg" D:sbPMXY՞n;xU   q @.E &"=-x gٿzӍ 'mԼV>Q _s1M`WEF g ؓsm볃ݨe Ԥ$oTjS4#˷ml~b)oܷdg,cn ~f^$dT;La[|pcr+g̻9 `qqn8Ěz1Җhv_I"jV._Up Ϛv\?hc}@V87Q订G YQbhF6|.3_Ya0/d+dwJd(=P@fwU+ӈw1JEs1шhm:DlVHニ3D%ۓ?-xPk [DoX':6}\B3j bZ·+ԉ&=y(HhQ܌f0! 1.B('j7X<.K ֍30X"Iǥ4UhVm8Cߪ2PESx-滩~R(6{n:QӞ&@!W.ʼT~I*ÔK$s6i|~EZUF(>jG?Zmn~"(ȃU΄{7W#Z|5K+vƤ]ٮu${WJ 8'ߐ)`2(LYz8+D'N ~0Ϟ@&@f¸Nw̚ F YzXV;-ji1.Qxᖂ䉘Sx>In y\ F"=k 7A=1ٿKeƀb"##+TL2*xفvжGѥ>7zdC'jp(I_AnAy(;v8+8d5gw(gOc& @8b. C)tجZBAēb7m Ig^0"dp><2@Z|OrSn6~7~"o69YIF &-8 R'' u'5P}{<# 4!#  Qwliѿh ze']zVn)4͍Jz2.lUbLQ 4z<#'h;h 4r$rr?D*,q;?,mvIa̤Jy8rsXde[Xթ-uU䃵MPK6*;_5n7SJB l"NwE+,`6:e~ݶ/F;VO@ E?.'@z{t M=gH6l$9.? Ωxop!lV+H8E6Tťs Y$}i*Vnͤ`˥;%O~zfWZvA LHr:>>z6FZDckmy1!]/!#x  2L"*g68 -743 o9_%il@?O3f/k+e]2N[mR"Xf~ɰGg^wʕn {,)Cu 0x p=+R&DȁTM%[8V?9V`8ǯӅ8F4IL80FI*y7m-%?\|])D(o!reǾM;L'NXw#sW0Xam3`R?262<Ī'ߗ!;3"\TA x1(g򨫫Q'̈`O]= ^^@G%LhǐZݪJmETSx48t>4RL^J,mN&ّ߸qǻNazgOČ[[.5C%0 J/V;kqoq\ѫO.fm3IY7;rfWgk!MThӄ nmĠK= /!WZGhSnPKg#nV(UL8]Lh#ׇ:8>|*; A ?c" )y]/ 9 <Ҥ %xg ĵ;x.(S\ ŢW}HLgwNt`%C*<@$'r![Vf$#1X;dY $o-^:w특H&Ye v0Τ\RE#;mHN83~<4ܿðܪXQ(w`dzo%7c1E*9_W$fs\ɸ`cD (֕譧NM`s ,C^S'\fn5=)fЅlYA)xGP[;7c9~rcB^KOE]%D=:wjM%C ֺnbmNґJ@#} IwƪŧAD@cO0g+{ Gk4†RrE{x~xu79r:BMumEޱyV{Ճ0!gXǏK uZ ?`c7c'QTE2BːXtm{Q\Õ@T$+E@J)aQD trMFXd1AWk90"FTR݇gz㸩M\q>d$/O2{Cb5yOݷQg7Wׁbd}3.BE@HFhg[Kۏ2-}rt#Z,tkm4<逶G_a?Tf^ɝ׎';w3ZS}N{#bxhG\0UU.f-) 00/x6EpjW/A[MJ=57JϛtQQր6fd"a2&gleaO:Ȉ^j[F&N_.ʠ<5RvƎe,AvTkDh&ر+{}?y_Mu;W'O<0d`<l? 4% TNYu\Pb ̺ky>zF6&SvY#Q9IkZ GMz0с5TU;·?Hӊ]´ ?Gpy; 6 &yY%m]`g[$20QA雲7Au6x7DމxA+H,z,9Q@ 6eaZdW:H믄(;"V/ h6uĨmѮi=ٟ-ۤ@p@+Ͷ2h@48+{VwNެDq)UNL(`s:+VT89:VG+OlCy=?1آZ@Oz@zKx.f>ڦۢ)\u1K03: x GuV;+zRLtWl_;eg(i` cϧ\5;X}nE۰F@cCyeAGC8NGGeONɻPS˙SZiЂkAE?H4!yr^[w#1~|(BIQR* ZawPwwl}źyW`:/J`_WFz0a_8Z .p7D5ؐR))*ܗ.K*`c_L bM-thJb54/$<1oo')CݏM E7ag{ h  "pyMţ+><ܯvV8wtuow0:AcB a f`m%԰^euK'$餅8DkXm8{{Ë́T ֪›)|So'2+aڳPBs!cH}%~0S@Z}95D௩-pSP{ۂ"ˉ_ā͐Y-ǿRq.dP>f+oÂ?!1M9wz ~ ;ġ^(?*zBY=Y>nS{@#]EFd,- nVzKRiYr$n'L:qGge#.MS?)ygE:A,o e5"9v>q#еv@=f_' C)vku? "r j8 #ԒlTv/D2g1y?: 3=Gٓs27Z:TJeuУ}PmΜkwaPޒ,zE. I&NY|AVz$ЎPkRN&G| +#݄AE>Xmѱ~[1nW]F6/`Vf*| ;wQ6he #eJYLWLD*۲zTk&G`I1-\xbJGn-,1Mw\K)iŗ|=s7Wyil"9L,]$(I>:REYkȵy&xǒ{!vN7㛵]Yx1^ΨZ6n9=jx.H8#y7pL9OXi.ů[uK~y转k'ni tkؖt([g<-%kBOFFYLP3,߼d@Rui úK^=2sP*̼J.BvwޥE@O|Z8-23-@Zcfs;3yw!'4יF2h MpUħ2Ke։쎢Td7Z{[%`#5k6w~W$ tkLRI9/=C8*4[x'͉%ryTSxvT'CDjVOr?@ǃHU:GW! AuWfʄ2ςk'ƿ.A6 D4y+:zrٛ>9?ۄMWQq3UȲ?P'XT!(  AAgGJ-UFXZ]2Ve`B#͔d.Yc fNS8K)&?Ո>Zvo|{t]|LO+t-w@$kHƫ8/c͆TprX(*{CS$7psN^ώ ,}MG߸f+gS:_ Eb/yk1$%D([ִ)n2KyJA&9iϻёobYjLU{ rv V$.$ϲךeyW+}h.y Dbk1% kBaQ0FÒ̔ 愵7DQJz7A8V:źCD;K߽:&XGO671^N-=, <~;C-b-2dc Ӂ4yYsƼQr^\ Wc\{DA #וq@q cH~7ŕ/t=Ռɾ&M7O*1?H}9@wSs`G[c ' mx^υēk˳1j $$+t$S, *+30VQ % LjumAGt=*6R 3/?wFDf%d7Mи kMB8ŏ.SxhP *kQu'OS14G76F dJ4(:jsWGaPsjW~ihm{XSTEf(6xl* FsH?aQ~9yIYщ$UU'cYp Pn-ǧfFol-UH-Ze +`G7ƸCl{^E=y'E(fzW.sblam9 ߿[@t8n+mRb~aV8tߑ9HQRϥX,ޠ@vo!o9NՌѺ;Fz3H:6^՝XҘ&4b I1 a)J, jحMEnu0ִnrz%ٍRD LC=t2BU  9}GO6_ED/e1sa4 V~-g-<\zav-%#H߲{ sZ?rq`5<Ԃ<| ~MK89$RAL:#V(okCCai̚(Z O,{UXbM`Xr?.ɟ zDO̻QCl:V8yl@i](3t; Us?hlUwdǒ_ ̣̊͢MHd3L -4c:a|Ls^'3a|e?D5o~2-9\eB7gy߃gZk`$szNIHAa:#6("deRil)%cN*@bipUڻN\`0Ɨ pΙc;tLiQգ߄.*幌FYlPhP8M3Ř F!?(@H@3(]8e>n+ [7ptntCZX;,z%AsPd xMYSa}R#9G0Te9 2e2b5y0&M |-7HcZ+g W={vܮFdƪfr^ƌ ۀPxepϯN{ _zFf 7yub?Z164Oދ$^pJ;tR7Iy LJZBܷfP51z@2VX9tabA0|T V?t!kZ=1qP' s(9kJvc%g zBN3_Fh{pO<]E!$@;PGk2[N@Ya[wQɶ_LC sO3fBT`BA&؁VFl$ma.L阐J]"~ O͑420D,d%=VY`P?[jf@xS1A*#kvݘ] 7bq\gUL2y|g+hW@ea3:U='ⲗONr1KনavӠqL@/CK3>K'H6p,KE4'Dfm86q*ut(ۏu={b3~LsjFkE.Dy:!f/Y:xsJ(Ӈɸݚaς+DZ #=!ް>F{;Th_yp=w{~E Rq^ ^U33uCGc B*[-yP7j|*+ )]2mwX<8g$CykOD+f^>as¦t Xn,EQψtQ Mxm S``Ps3I )@5;>ĘV2} pQ< T*dAOi4q;Ӽ+03\ɀlHw1b«=TS-"_BW(S-u􅕠vs\~{Yc^*!Adi˙ˑqlB]t}X+3ߏw߰_Q4n۸$K``f S3W0Wȋ넱xpKF~Dj~Eő$S^Hc+YoU+/A7>oTq !:KnUkrDe#IbsnWzX Pi`4M ſғv=Z{}\-E|=^OTTKR`IϙJZTF~:z5W9j}.T)`O 1g]^6UM[RygB<^.ޝYg>}Ayk/od˖CO1y^<EqdtP0g 6k. EkhӉ{x&C@87\04!z#!Fy~4x +'X'B.-<;A**t TG%ឱe/zUl ~Ih5[Er |_nu}!^f@C;+!?_eFu)Mle!!ylF;=yy\&#74}iCz)Il.Eq'KS:`W5_$Tu+OyvL#$őly;`ox{MD&fXu*XGkG0x(:Y!́${=ˁx*w5I<[@0si;0ʼn$~KQw#3 KUJQȲƶyAYMtP%&5V7" $;=?-}@\R5Bɺ+Yw943 悉ql%M:I*/b+x{RJ~urB5Q!M  TwJXN 1k1/M kc֠z8~X# +=ޢSRe|nkzx_:e_!+ ]LQejH)t3pg઻9C`IK2@: 8 1bBQ4-f״}gq_b2ߚ-0HgJ_Nd'ThG ޾8&M C[n^uu}x wH9T\M N!=W4(Sbi6BZz[d,E29m@a I%O`MƆn7lB% Z1WPkK{NnU=5^(}Wn5eRT')T,͈k)5A@@~UOm_P٨5ApxZ}m]h/yEE %Zth ~ِAc:4Eud,v߸Aɞ/˹tb_^TI[2ͰR3'v8zBńg949OS%nԹrarQm[}EL숃K#.dmè­gk>ʝJRto- (i3LuE@e|8-N5W P)QzX\ˁvnta&cēۮO_`JE7F sSٙMmU':2Oy<Lj/L4v8my`S_AbHTYSĜ:u1VCnҰQ(l<HnCb+j;o~^A3lx'کvFr4 {5fq6% x69 6e& ;c ꏚU9pO{"z%?w ѱtJG=sϖ;TlU<9[HറN-P  rQ'He*#Z>o(nGi1|"L1#8Gһ.&Q(.%Ud;飰%Cͼ%T/_XnT660,VbBM0G-qՍ\Kţ-KD.7MYbQAiECM y ~*3'$n/qq}Uc\GI*G%Sdɻ1v+0r&o3GH̓ 9оXy>lTWHWQequ+ٔYiZ Uc = ;Y THviyڌ,!k.veg\6]<:傊ca_7CNnl2 ]3wkʒ`phmߟoszL2m:/(;gC1Ou<,ĝ.E2\e+3g`hg&Ƥ+ `p'baIaYD %â᳉gTmL/Q3aS8.J~c_%O]t+zD$݁MclmpOzFkS}WE֮#l`c<{ n1ٙ27õpzM0҆+Mf|V!6JMC&,6a`5[ze+:D\QU!֬*8K_ +yP ( !U.lH$Rmk;;g٥Zx%E6VF2SyT@6@;B꧿ԾIP$Og 0qkA|fG; 8 R?wlHNy_8+h: K+R*(8\4bLJ#$\`TU :fx<,VKicҵ QP iْM Wn,zZ7;Y:@,#{RO"*u(&O'۟0 @aG0ST3PFC]ަ+m\.5'sh8k2.\ǀㆵf@ʞKY*U__{$RC~ghٳmя I&= 1.j:;tѷw@~nVg4ѿ76ޜG6-$ND_9{&.)c=Y\I+$%POG9aiG[:cim܅߮fQ޽zl-?x.9LKuA-5_+4: ]~i^q?~"ލpaOǺ\?wy&œiebzf(R"ž,gT*8 atb5 sTczN{!ߊ)G١ :pzuNe\tVL^( "~ZE9@}FJRX*>os=N3,d^ N_D˂E߯9&p\a7irRw~Fv;T+wamRJ()y 4GXvLbFH1i֚wNT*!6g> <Ԗ(M-k T(3@1&8_T@`oeAV1_m!ڜb 9GZ2Kz0XǗmq(ZT FFI$}SGH &b:C햖Su\Ww i=K%\_WZSу;a+}^YBWkExoɕ0^al$E|-|/15=-@Po&3>B|]5l kR E(VijT7ZẸwC"∢?:<1Ba1& 9EƻE0'o b~dC'DKYch`3%&? >HPx9PgC F4(.|uCSR,r$6_?O~LUAZJKȮ}fKus;MnKnctbؔrcuZ0#}p^mw-\- '8,߫J-MworV hDF@!qP)븉/~ƍ0qXyik1T:vP0RvփDu.:Zmy"@MY),ĉ9Yb5GD<pe!.f,={F =%V57vI3#Y9 e:t*{HҮ=Bp:f3<΋# {M^[Ctm4-41qrfi51=>JʟN*xI(G81mgTx̀YHRR  9ŔM]d:W;8S4 }4h$zH!8b#5LKt!zC6ľ#{x0z\qSl; -s/I4We} А>wj.o~ig {>9#O.H΄9rYG3t K d"$rkdvhOEI!䟔/TKe8[[ i2|[~I"=➷cGV-;t3;_A¿.˾dJJ QCK&jjb$0X5$1ZE]ҷ zOBcLfےij?6:#OF.\י8ĩ0AME6 1MS3O'9Q򟳞D#^Ri y'|_Ѫp"b9[ݤgXI9^F^ݾK| VVYy TP#şa)hF^F"͋rxJzWDm7 %5SҾG<0>QxQ)AɁm^|"W[@BElRɴ|^@x2·i/Mmk ].5ՀS+ M|Ak;a%N(N¾OVrco-k;q4T-S!vGL;P~ ]$&J.XW`g\r=LNUg9[n Lzciz-muwG4dDF`MUxDio7<1wc7'Z :$`ߨHaJ1Iyj϶;5Sv`W?2Nt78̝8}ֵl(Zw0{޵|ĮޡێxY_>M8Qv6ɽ5 k68()<آ E^Q=SRmwy2퉚rQ!4XgJx]C!ȼIx S li9LF?g2`Y{+2j}iWNEe4P)=4vJO]xXjM нmoYYRR&9*[sT3(`6/7z19lWM'DE^GڸqUk珈Q$Vw$V@7fcRZp(E2DAmϡ->À-@p{zϺLZ&j„gQUD0wBLKWmپ Y3b ]aA10G8{3O_1:gr"fcR)?;b$ y񰷽1ǻLb4"8_8ObGz\3ZOޥt: Ws)gDiWto L [[5}_uoi?T ڏR<v '?}F+_D(L~e4Tyh] rӗ07-wLiń9TW,4'˅Hc1m綮vui'ZoVqdwSRH0VE? IZ&% ?l 4)tG36K0 j;Zwd={`@H,W<;7tmsrVSjtqA t^Lyqu}o7X8QT5=2q%c/X^f ȦĊV u+psp|!Eg>Zc֬IղlOk\ΡM1ϣAq[7'NOBK4"MI"E4'Na?$v ۙIJn |5³ t@jo ONL-`)ͣ"}}K,I^c  !Ij!V\z&|A|eve7eM\u/^J9ШAX;ih!p1{]Ȯ٬O!_)+Y@lM^&B۸[.Ä Jwآfh[^ 6߿^\BҝMd;s+,7-ڭ@cl$CMNflͲ/(Ï16)0ep#k# X/W:b*RdQ;AYy~\]380-[c- A{抱]$BngT|ʸ\!-]5+A tyXD̼ 4VxA#c orړ R \>: 8`Ppk߆2T(mw;9*STf}^^|+.<~Xag3^#9wPF_RຄNDRyʨE|2M鎼13UMR,8I>(V:wȜk jk&O4{`?:ULIƌE/`d=D3o?@Vbg# $VIb3_ -qF:vj:}r )[xĝo66w:^s{>5VmRK@yw i\o u:: y!plHͯš-zQ,Scq{SFS3\t7%5 #}QV:"S}Kx :zH5ChgP"0vp=C==.dC}JYLWpS,cu;fGr=,;ڥ3tMϸOFY -ܫ7 OjR$q+w5KAҞ|,>lPp{*7)SXCM?š%(Wϙ;."hjqQ9/"7JG6+~ۍD+AeIew*morBIi`-ƍPX3ZH=hujM%O LD*vxDRa^(\s;cC83$f⫝gwd )Cvn/$v?1Bjfyͪq|1bFpC~/H{,g=j&9ҡd몯(1.U,'q85hq5๫-@ol.f#bvFzLs O-j-`"z}7]+m[c!) nڷ^+*9/xEj.e[֧/6>R%)9Ǝ s?|Oh wp:hIաI-Bksax禕q4|&>ET?Q V=DAm6s+T?,'~k&[N=Jx2i45jPڠiG+C0g{kͷ`BzZބ:F`hJƌ2YZQ "y{Ȟsߐ;8>!0z{a; Hx2p Ҍm'N`ǷW.\j2Le:je@ֺWNkC}$ %oHڠ!s'//2E|t{*L/b+<-}pKC}Rnc~7|Ø(@|gWD>e $&zIi,UǠwTig)oV9=^)pjn(IC\P* KV0_d$闑`Kt\~ @\_ uns< {R?QW@*y$\j =ٔ=s P5PY ޭԁEñLXQ&0lլ\GmFOyy\F4!C%57^qGWKq”5K;C2OpّҺܒ]p ` Ս bF<nɊ[tmMpU+E*egtDɵ:Shո /aǏN΃003%~8:CްAY2Kq]8XYsY! _*#LK ;'H\ARlH׏l+۞bhME@ BQXrOs_VclCpBc4!xw1F)Q.aB_LTx}+S-da7LAt4/[IY<2 1&e02jtSxˆ~ |_-Ҕ*AȇiUc2K@ckvh=_,% t_pBG #u$]!գ2W/|qEcCFt˲K Rkk%`8S7kCBtцʪ}fد^CKhJZ w @[/W谾0]Hovl+_|A]]neN<+t`+`!>?nO'R i5Tw) ֟UoVARYlČ_ƈ~3eI-Gh"E"F?['&^S\!( 77iڝCslЕ'>91 Dou3]lDYqō!I O( |H@DJ4~98'*徨Lyh1J,Q@epgu} zԻz^΢ w iW6!ՐBMY52D %LbKJԵ2G>?EY2{_AqI`a |kfl6$^&SUd\p>a2C*Sdk>o!D[n9|ĦH5#p0i-PZ> -ԑ;~N'Z@sb58Pi Vg=[fW$QD!p9s%S!܇zy%C3 Q2LAˊK#e l(&z@qN3Sjի+r?) P5WЮj=jxLr kw,QMk) ODIfVbEeU 1?ͫMV 3Ӛcڨ\"P=p%Foh%iy4V"!f7Yə)( ՀP?* )E vOX2$6DY.CDkI\AB$9Ȍbg'^{ddJP,,m%5.Uܔ Uk} WAJag.4K+# ><3mJ FMT:;{̧MT#1t}5Y2#sdJ(!IeZ -i$9Tn=e"2\)]R_ubU.9NU|߸&^VV4M'׽eaw"&j 5{؝Dڛ3tmQs-R~7c9H*CٮdqhA&58sIY4#D`guWm 7E Ɨ-QʘfnK>4wZQOX7~IkVtȳ 򋨦3'LP@mv/ГqT%s< ůsOU[ǥuHg[,pBi:чFdC t16r\'5UwZ&'giKLFj `2#?v%33qF ['0m%~~dKOϹnBTdUIpGf_ 2(?BԸT}npmÙ%\YdFyi#yC@UGXsC#ӊ"(4i&>gՇj&B$ Gr#!flZ",5!O|0RHopVn GoאBi ۔Y{gefhEL7^a6~NKd-!YA?F0IbkF7 x߽Hə8*[\!Ҭ@3/%Nw: 9TiC}v8N/ dxIͣGdhlxsG aъ(Oi4~I=Z( B9Ռ㜶E%Lir^ a)i9?@ [{0j|UJZ*>ܞ <ʹ :yYFJDÏ&nަ{lCRe¿}.Q]1|#{vHYJVuGAY[F32H{BoU䈚 ÿ~$gT2facWKw/;f`|𼁣Fk!:D9'@V,Y( eͲȟ;4kJ G[I&|ڋk& ʠZ%=~n^JWGWQݛHA /{ ×)[Q#L0&ҟn7jT{u>nx3Y7r1e7 \,}K?3Z\Wz%:S\0m `McҔt41+hkH|R#9D Ud\v9$Cir&\fx׾ԪjZ8ux򚭄&JYzb"O`vQvw~+l+A-'j,4#%6O's_;%}a,TUŧ].>ɛy;7RǪP3!l̷Y!Q6!zCcl0^߽x$AdD<(8(eغXF4}x`\ts+\YR !k!(5T9 Piruv%2UZaOQw|){fN~>$K[}֎N̆jlgU{:ܭ/i=ԔfЈ*F#,1FCS ZF9ؕ3+b BslM?c2o %f0./ ̾DAH[@Lr] -=΃cssqDt3H4PH@8> ,.ؙl'-G"cڡNNvN!$ a= w<: G)æ; Q~*y @rϜ[uZ*-Ԧiپ܀>\D&gNXrR$MO[Bƚo5fA!cډ<д~U9u8T _#dЬqrb946!x^M.}d!+~h$=7]A}F=bI(.<mCI=ܭS_c-oI,laӉOD\bG&azN j0T%SHlHI*X\WbLӕy~YCK;D 08NssΏ 6 KWnG8 pc mMuGMxb**Na%g>WltPI h.Rs^xCbj} ]XmY;lHh*BGG`/`[ *8G~{_Ȋ,=ytOfN#8QX٤&h0_pGA 6U}A}W||NĒݠA+[NuA4w_Mq:YW?x sauD}CRt34ŐKq"k0U `58@ss9qWj?[d%M)4i!1,-8lbMAڢ=}e,w2 _0ラB+ w[?B:tL INqFt!rnUӌs6Bj̉T5[;pއɊn; 8u܊PKAPF0W k;iy eAu.Bi3LWMS@>2s+ &wԼM9(mA7i%6] R.,^(dدݫ%r*ͻtf8q5ޜLi:es:ѱň&Ў0Dѫ`κkG4|/XrϘ15}6QMJL\2҅)2RGEq`7?gq{iT{r-p=&W26M ZUZh,]4K C/C38v`b',ז ej nVExR 9nA\#\϶؉ Yi߃Qu|$ վ}G/1Ju@=]#RtPg?1`de bgqL-d5v Xio~w[mjv ׼[>]=Qse-iӔm#)wFfOi=o#WE Y™s|L# ^-/22>0/Lx}2޼jH,F<>Iہʐz }B(92gawHlb & _wSbBM:GpxA _5[mTsod8wT9?j©j!w[m΀xTYXUh, ##zU'~+dL2Q"窏1Y=,$-ÄtCr{-K3-(xnb|dr$E5Ån:k(ܨǗiu~-wGyU̻M*:ԕU׫܊E !а4wFjKh;zቧt ˜  uA=͎3ʹwΖ>E>쎳jpeNJ!}1=g/u* O IN~us6mC+B\kҝ18dx/uJx>6SIU`QOW Rī tcuFj)H< 428/rߞBaH^d|*ד4Qk|O<E|.E~cqTseh;ǁ}x4C.H<6sws!Eq)&,ǚѯ^¹]SZYaRz% 52L<{N9"\eÞ6(ѱX];hORZY,!6hC_Q19;pcwg5: |6ώFO'(.# تGv.0l)phV+\2 ؒrӑ)? #057K=: 9+oQBэGe?[i7vGVM!vDCD!}/SJ8b;ui:t|?rfIJzThm?x_QP|L^eBTw=&ŭ0kږ%xA:#ηIAuг=i{cwlo-/ ?3<aiT߯X %՝{J'Ck+Sw !SB=]q#V8 ks+E83FCgGa azjsaz+Bz^eq Hu:c}[E굪mĘ%:2Ԍݩwx4.x_FZZp2;/αL[=ug ](`Ҍ=6vO8cH{ŇҴb;t_r(?Mv#'~'Hs?op07-3ɚB..+uqȸ/i<HV-hB_h48ouL8%cM)Ir&jeݚƆ-B<&㥵TBtb']dz(X` ouo$߁Z!3Y|T2x`>=]7:cV! *f&gcǻFW`H#I+uR|R[:> `"QIf/QVwݤcӠV?xRioΑTbWŁ\Ȭ9mTYNYJ6Ā`5."kf }qZ՜Lk%,\̨L*-#JyФ~tw*=jci)hoYcC:46)jG,&t\@p5{ Wd^$>Ќ\ð|mW2"&)F#1!4WqH ?0Ů @"+׉VvD6|6I1A\s_#P9ݞ6o fv }GͿK}Eʷ7h4d״v\dry)1-iAH؟2K&y΀VTŝy42GmI='6nۇ]1琀u-)\9Q\Ą 'o_o,LWE'Qmج9hTwG-h;k>I E7S4\͊&z%S~ٖX?@ȝXC*mU;76| ."ݜFPP)qN_܉N;C]O _@@4.`%PW&65TJ2)c´:FDviY! .np:LT/_+vHQKG"7N9"^vsjC~KAnı*sd5䷭8Cխ&mv'I3h9؛p6ou^1Wjj0j)(6LNb ǟF0|Ŋ#g8(!UG 5ue$z!ʲXܢXvA{dP=݃/) w:jS7"laJ[] J ng)J/p-T3;8!M)@,21ťmP2PVCeW85dsR2眄/!C_e饇P{(h9Nu˃p NaN!|Q/D`_ HVtY,E0ȹMz&fLZi\XÂ[qTP/)t0N Yiv .nk "Yj#Iqcf c;NCI069k {}dK<h1{2A"ݩဏ^FGq$6ep_(uEńµS*8.kGpAY:+%}ov B[T"HdK~2]*dX&Wi߂zx (,; ;jq]z"QA*RzߟAXQp_M1aZ  PR^/ d>+?^wPxL d#dImR`OA1E,%v:J}w KgCLQJp򽻑1M%  rrԕ 7}a<=7`&.$,jĄ#}pj5?~ ZAӘ4YT5)za$Vp`^mUC)Vg"|VК M8hDI|+|]X,0 nSu?\qGi NadەOhsp.$YPz= J^[i\dž59,0Ц{ u4XՂż ֦6&f?oR,~a&O(wLJ%) v4[Jpя>L[>SHG=%  knoyJSYT5kPd d#K-3;8y9s3TE'$|~7 Oc3}m8K*.7I2@`§ql>s =K_:O3՘-V; l"c c嬏 LAUjvw0H]/B)LzI:jgPؠh#!l~]QR$'Kr'cprrfnc/\ rtİ@;+pj>98вhCx/WI?+ :]#%n&X1@7vNqu{ "Szߞt(}x jloi51jW[aSlU|6LՀ'!7$juj *1CEԤs V]Rw]ekT>Sa~"/(êҜQ~Y'sz"H"> pJ=__]h>o!uLI;j}gS/aVV Bo]3u7&oHʹC^hq.sF "}i}Yyy6%uUm]B/mbekdnᕒ 4Briѥatj[#s'R=&Q:6RDS0| 5`3in4Cnl|UҒH"!P\T^e,&-0b"0CH5\nw>lb :rէ''Wr'{N!LpJO]YIXٳ%,8HDSC32p,m:hՙ\|+k#\ @F#O@Pj:aF qh_.f+-bO¯% /e ~Zl#{ˈ3cWDތ i|IU3 !gG1}bmYȀ wV'8 ,{N$1fW> dxh\S;Dd;aCG>G Yjn|DA7ȀAڵ+WLD<*Ow0->y'Cj>ErmrZAZ2h=P%(_B :wSN B/ 2g DJ;II'9pBy =!Ԑ%iWIH*lEϔrP(ojJ&+ًEUbxL -R Vnw@w68vE^$68b*zm}ҪǾ54澅pTUF%=+K0E QQ?|SɱMA  HEd& ۠f6@wǛjV2 DOvY!rEeȰj,^K}~oEP`#""HZb󘠟9ߕRʘ5}sW{,ǎ$BGZ~6N^9#2mffQ#G2RȯU>)2n(Y.΢OUѕo]RLx4FfD%vѩsWp3ru"xxح|J:sX!& (>&/ /gupb<panjtw7'pVMmh)weCV]2y8DK+q1kY9Rj9$KK67<ݚx`J>ؒPd>_𸎱UTAh$ihFVƊrV֒];7EŠO}Rƌ3ж  _]6 )T4y  *cg21;սB94]&| h{qYtw=9]bhS|w*) 88C3*Qe/3 `fRtjܹG>;ba3a=7YllƉoґX+B_҉2[ ,ji:4T77 Qg|'x9Ed@@138+3Զ#X%i7,kcJ8-dПV Gz014JʆgE9=m <CI8C78>tv*4 J0d--W(FhCex-l̀ cѩwcs9k̀g4z$x^:0Ӣ3o2^\V!*Z\TTgOZ?F?q1,B9BJx /.yٌ}vW}J ?˂򓿕uIYL)w7dKzaz!X!C??ӭ` swR/mOC _<õDz}E憇m]2Ɍ&Oo&Φ 2 c~>I,J9Fr G| JC1f1` .lj- <@~tSjrnzTm0fSc$HNv ft84!Ϸ̀r J&9 ֛~*(@\U0l)[OdC-c ޜ>iMtx: ay^O7jn+,',"2C)%{a/(z|E,hB&4t,`kL.-5BtTL=! 8Jkcdػʇt>$7$a/pp _H3c+s'1ס]9i~ C2l{W7.tS">"<<]ylΣO~&- 2",SHK4?*HF W*/a*V"Hu]tA@jFJTpH}X{lYL: m|5TD/;qRd(%D 전Ga 7quC4Z r^5Ά.w0g`fJL,cLrM}smSArn8el$7c,NoЖAVeJā"6uсB>LIu1־VM@~8T͞ ܁8؍>"*cZ'7B_Pݴ9r"?Vb^Y~LB|M߹cZ[vW_S)e^3 ׯl[h` GtrU^=(P`(iJ2 PRYŞa!)麜P2HY{mDcp;謰K 1_C$q2q{i09pet>`$a,ӭ4n w%qNSgKh-_Jt460 5ԟZ _[{G4K7pPT X9ra=Fg\˚E;ԶUk[ղw+(LEzeMl S*nѿCpwYJOdk, MX jpY,ICX!VeagyL '܍"ɇZL#XqÏ阣#>wutG>W5% c{GW;"dz/8w6reSa0SD >Q)'kc>ʽ0y5,GVVwF/-W:m9$?EeQh^ >&k,vt(fu#XWi6nw/6M>F?.l:+Ʃ=_j@tf~`xv,;=폶"z1x"xVO }A Rῶ^˸_lZ!fFU iD4Ԫ;Ʃe?IIL u`fpo?eGl,˜8ALn%f\j䗄RXBӖuQX7W~[pڀ]_( spkE9Vɿ5VoՔ\W3dUn!}{ +TT BPTGQ6 pqq5 OV(ʠJPb'U 0 UP`_-|GBN#aL*_) ;(Ue>&ŃC!iR UF_nESmȋS[3iƖwuT:Wv=Kcr6Ļ^+(]sXF$T *KwT]99U̹0 u`y{l⍼vO/kۇ]b w4ߩp̂Y ]xO9Zl@(fI=~'jI>:L.Tl\Wn[J{=Ă۹). d-oA*IBA!pd 02F`T }k@Z"$3$K8>!0-8يx\L,Im7r#?yMԎmBe`Z<E hեp%4 :UUǸ1Ü/Fb<_aXAN)ުy rHb^L_N'{- g?9@Y r#z BmsAYLE$-5 Hy`jN.Gy RZ B>/W=3 H7Й]=q4XGd~odF_TrUѦiѲM1J?=:7Uh~%G|^ Tmnp\5?"?Y b3pʀEvc]W@5FtPnQ#?+p/fEq)@Ϻf0*ŲT-%ş۩9yYzk9^=)d@qtd؏nYؕs+}>5eq#ߞ$$9yu|% X; Ϗ"i%@3QK= >?#T>}/D9^~ET GSɵ]JaxCƜn=q0]몓ˮ*퀤!ʷM7Qؚ?)kڃ*E|Soe 3@,qsM]Қs:Ňb\ '׀0V-}|&&ˍ6TֵXC2.)( '=ɍwL9+@õQI&[: uZIZ&Q CK/VDuZC7) <WQgbq5'e֤)9]O9?v'ʱTX"ycC[L|ΫKј%; bj̒rq~C.X! %sm}j#߳1<.dz^Od/J.?UT29*廰Ɖ=3!m~3 #%<'`?ޞEY7S\ F'\.94)Ie v%9:Nʣ8`"4ER <ϼj1ʿ\LjIČk$ǚVꥒ BXYpz;D@v矨̅y2*& GHQxrV~WV1  <trn3nx3hYK1!/{,M٣ b.پ$gm-^8ՎGWZ7IO0,ՍqWTuy_FQ JHVIl;BU ݌Ry=T:oSLN,sxGuc/ˮ RbZ4]s5?;r^~|4HqrsGp4r3F[ ?ҏ#8DҤ;7h⺀)bQ 3_> u^ ;taҽPǒtaq'MKإM6x˴huJnE}>).7^gvʺ֢ =OZ5pCAdRXeST7J4E|ЖfKQ'z3.irDM]oz٨"8'sUگ9q-/X8sL&|l-H3:2O* '7JE(d j`\WVip+F_ҖTvE5- 6_).rzd2uL _Gɧdz/u H@bItAH^!T OQ(q00[Ͱ \UMWۭ}Aajhklz%WQufP)GР$9A$_S#ܹ4D!!#ov}頻R»I \:͍dYᆝQAM`)Θʷx̜!3TefMH#]RwѕaSsMfU\dDfH褵jR b1jC2ElW]/ ~&/k!<^աDTYv*w<Єlqz}`Q5L6hxȞ6^ R怡]͏"\GM۬<=i&VC{3uS6O04lX nxECP _cJVR@\yK=v94MMh&0B>$2G?el*}Ht6$ˉKq26 !+1b)cK4QOq߮۬!*QCL5$' )@pv/M/hRPC>աlaW#k}t 4LBK޽iaےQ0ݳ͇cJ3?a| ,1xD4I% EE4ĦtФbr MR` 1K$M& 1CenWA棁z3"?xS䡉Vkw-FCEַٴn" O"1˦G'0٣C>u# @Ǚ٫"cU^U np\h/T< Ǹ<ZI.>UYFR/K2KA&.g.Q +2r=2qdxq,VT#X Zu5%ݜӒk,TCCjTx* .?%6j3@ JkxY(= چi'W,<{cQ!{(%߉BA)Q6ծQ7"}[vUI񧩁wN$y BJU} .0(lhYP u@?*Vz}LGƬdk'7uI6ځIXƦM=Ilt@PmQ3<3$TIyQ?VN{wUq0:{ tlM}ۧIirEZÃNu2hN@)AQX[ͬHe`Y& ExΛٶ@ H)[#$^V|ᢜ,ZExIks.f76X?ӺÉNA$[;|+B3:('C3uW&b+ IYZ"[z?sdDQM:tJSK`%:n{pU>P{pxOH&;۸d<#B~ݝWvZd(ͨ1لDw ÆPʳյDH^?CX$kOؔ2k7NM )x@Y4K"y(t_ ˷\?Xxlu^2P3Hq]i 1X ^g8 k|W9:[GìO_u g{cԕf +([=k+eê]D}z~B,›XnKjp_é+3D:fs+}R7gxe8r#OdZk8^h6* ΝNis427Kd!7Dg,^e[U.cܻXħ<u8j)$0&ôjY4s6_ :qtZlG1~[eWcJ:8 `Q560~g .coG?[XEmK9 *C/}b1[o#2+yZ(ڒ8t;UKAL=iWGDi1u?g;o ]ϕpd+I.P5KwCvTvß+vG)!;pp_haKZrc=٨W tm 7 fK^g%D֓Q()( 8.~^.0Q![)$ idߨZMmi !|Im<Oho1M7 9\^!?䶌#G04n O877tTUF B 40{!0L])˺#S {:9US56-#غ&LrsO^6 3#2n-cF;t=(tne֎ք&N :e dbYVyaGء ~$k`8JS$Ŏ"髠/lVDÄ4Wc%cx$õG%$+ZGSؖ"[,s*{J:cw׾94)]NbX, թ"'eYW9PC%گr+JY>ƥg:79ɂ$^;52шUᏈ٢heĸnPO*.! 7=fVd|by\4Xc ow}@=CQ k/|3E4$H¹]|x^ϸ93*J;#@Hj6M`~\=r/HGs/[ NO;b*#=ϕQeNшwR?}\_gwskl}a T8Q5&)-q zT8t>&nϕE9^m4UʷHP5vFg:7v~jڬ}e)TfQSgpmЎabUCaeFܝZ'T5w KҮDe &v%Ă-+ I$#0I ӋD=5PqkNp[X`ٓZbWLnC*'etMs}0P iR^‚4T4 6ielQz PN v-xf)(GLNNt\bW,s%>}HfZ)n& Y.iZh(ݿ(}Q.rh(9dE{Y;yE?[a V k|u[SCqAjӎd|b4GCp;.Ҭox'&W]xuKE%y0z|-J:f#4"oL˯t\ĸz69kcK0tk[p$b鲤V×}lv1X>${M00=e̯($6pN z>Hlu!CRH;@G!h;$͗Fq3)U< 53+׷YB;9 +-'B%Wſ-noql!Tf׳%a`?`".a^ 2,rK.!W4 {$>}(X _^ǣ/yϤ7қXXQ)`6eZqMs$&Byh-'I< /0'ru<$b/ΠP m44PMB 眽@}w!Oru*SkӐ0?ј|LĻlXÃz~c_%%JRݑŖc e QL(k .yzI.@ISF&Oٛ:E@j\ycc)I:a-<(_'Uݵda,NEDufO߿hqd:wd%vAC-'Zr,10ukK_fQפX/jKl^Jl#mcg'TR+JS,e*Nijm/] W o6! N_w}'F@Xx?泗2>?~CjvQqΐOu6o1yBu4ɒN!]=Ͻke8m%6U=eD:}"<7aCM"|7RkS¢#Dgל˻g[0(] d+n f1)A|G ڭd25wϜ'دpw_p%v9@=WW$ U+@ f[bVntڢ zVEJ 0^@k+hcT)7l0:&m{ܣ%̀9'iDą ^Z>wW]HQ֔33嗔v7i"ڙ|xJziyMhJև`],bؐ^'%PnwLuHg, x?d.>c| #@rW[ ;ڏ0pL%{fq5y]lQGJF"Tx\Կ1O۩t!Ӯ"Ue"ʂ=Olzns4\ \@%eu{ 74AE:,lòW×E`j4]ȡ3U@iCiT1Rx8Tn d6VN<''*lDED7ՇLx96liP7uͥX8\WlE"a~֩H93 f䃼QqF>-]P=Cn劺e$p L^r2y2p1ࢳ';y/2hD=)Y,u/1bQ}|9{ȫ,ɑ3(V]af3T%~P՗ . oy+6, E,\D 1>.L"ê_1Yԗx.)8gţ쳴 3L|HT{]U`k:G%K86dʘC_IW'3bZ>?tIа1E {2p1arn~Ĩdk#yt`k*sL~-o_¢geTm" kia^W^ ɐ}F#77#`tڜZ u[`:Y8YCgUqf,_U/iOGe+>c>I%[ i\|tbd*U˂q g>nӮO..ŭ6-9É]*OCu*}'hXJ xfjvADAW:ʹk]Q \ 9z!yM>&C{I-tOZ|0!ֵş0Ye!t¹HM%($%G6fLP~g&}?wH)]xnGpF/LKFJ@2s-#yY8<1[ w}5}]K񖰝zs+ g 8g-衎Fg\U+Ȋ̺?l: z d$C6]?Xޖ*sɣ%U#Pn[O'/9Vc1dwH2 ^gP~qa rdc+|$6|.޶Qt1dbc}V@b:h1K~z`2cb6:~Y YLpFd+PO+֖PEky?_tq@BF91rbST*)Ad ooCX4[5 G1LV$1c.MPnQC#PLY _I!Zr^}+[E\vc#39htDa;2v Y>zɜ6a $(DjsA[tz`u0Rc;bH-c<ۨ hA[(>eeY ˣ ruV5IE\N‚ؓZlZJ#W^7]rw#ӋDf\rp;?WX ,ol[#bC\Y.f#Z`vn-kSeom`:>ꢡXqBߗAwldYA@-JפjwRΨQyduD:wm$hm/f(N-c=|BQd+=M 0Ȼ;P){lfո݋E4? vsc:t)#I͒Zu6w6_otώ oa4.fj)o<%5OTѪ hӯwNjWi̬Zbc܀|y/"=oѭװ"a-4e>}$j2]<4mbUO)ᑑl ]f.J<7oޘ<W/xW(#< 胲]V!F\J>\ FrK^ jr7 :Sa=0ܦҽXQ gY|x]Suv̹ 49[clґK9D*xGu5K-˂ 87qF.ٳ:)!"bcqV/*zZY< -=`X`٣2yVV.%x!p[@ӁyL>_zMJbomjYN=?JrP"e阙sx+2>k!"ZoXETi UC637N;=+0{31O ZX`LOT`7?%9ZFSwZZXgu0%G31$샰 ">£hC@ 5,rtC_Pujh8JmY)J@}HbjmWX>ejy\p )vi\xZ^YKCk?AOR @vsE}uSlONpxԙ4ƝQ)o`%޶0JwnA!%Eۑ¹ nѭbH7mQa콢h,V?8t#*qE7mxs ݂}x!\oP=IO pl[1Bтn=(;U?}MjKf|*5YH1cڋ1 5VRv}gkZ1UӣG?'hLѻ:J< ykF7^`5D'tpyrrgX8Bd R%sj3i!o<;q6?NW4CM$i<Qrkѱ(OCQTE'eRk'4S%uCJSWp:E+;W /^ < {^Utx.P -%t>߻\婜 l;c>p.1XBuв Q?@TaX&4} Uq܊6dePЈWԤtk`FRI7O[hʩui|"{c A_$Ǹ,*V;iQh\Y z0'BԀLnЮa˃ػmpZn (]먬<u Xo⹳V~"lhfʪ2!hW;m[w~D5WeY.Fx+ocI_5b2Dr * O )Pr[_/;ts B,c5=*<T ;&cR[ia9aR(E OO^Yƶ[K'M;3]q, 9t6hPំҿb'26XT_^dڽ:lmȭ10`x!8#$GWg7M.(2m]$ЫwED  UE8_ b=XAl,}8ZlᩕGrY,;"|dUDsZ’I;H\L5)@ zV% t5RU+YZ$)" ,e^od`<ĤFK=IG>wQfB3Xi"mdm=a86}a$#}9;#b'`r2g&sۉ:9H&]G|igGϝ^X f6kGSU/}lZ }B߮[:a%Dl?Ns\LGr1|VqJѡт4S+Ʉz(#WT/nQ2Du=?7 ᐃ7F2 =6>\(7]IAB C8.Pwi-j*w )ad8e wx,T01?Lplõ!.LXdg5`Cf.X/:{r;+E@7YĶRtzƖư`s֎5Id3nJ}(+%ِWz m:ǹ,Pu7AL`><;fu噳urníbTE3_r={&Q,92G ,VnPD]!7Xڨ1-C z>Ý-b[x/IALy ]Ix1C6EM,[&tYhvJ\m g6~ͳޖ" Vv)DW6 ߫ )TIx+p-s횫EQsOt"ť=L'y#ُj`4?fZ8c ~ky k8?#x 4 ޶z#r&g6"'L6) qAlmԃL*]Ԅm (q'K:w8>ui0țTH*HT pH^'ú([Tm;ҞF޿)+}:wCэq~ʿ px8hz,81הĚukIz?u>j䜟)H"%F~q$ λ!w wH( 'u'.UϹP=8aYoyJ :hfjR5&\Vg-w_@U9Sz05H$o\+rkDNAOk [H=$sU͌)|im_5.944$`T{D6'P J郱`z`sA}?ubnB>2EZ[f fE#;r%6ƴ2ﮒR Lc.UG#&,x0?,{#K)TkV(Y ý]҈fR͗V|ΩG&SI+RP"ȐXmg36)z^ImB1\ٻ Z}(5Vuh5k&/FwD[hd:B(~ %U5r%e4%6 ZW-o}ݳ?i97ɒ ֙&1/|xDs@N= +vw[X"s{hʚ* ,;\z}=e<LUC 7[yzOEcUߓ,1-dS bUˣ&Kɷy ?ȡF ymMBF懣 OizWr{}đlGIgn}"*݃ߢ!*uqj=3S!EC1KUr/-i"/&k*.x,SMmLPނA9}}X`:kB:X= 9Y{oS}F;I la8-H:#(^L3u!aQnLǙĘG~kH²bSQCs~z %č7P1>{H s Op#<878Q8AL?tfB7iDqh9V o}GgT+fw68]zqAjB.L/6v0!6ĸڵRf U o7NAF+jSwIhlwNNU\EYX|^4i; =lQk?_냱} ːO->bbr%G1 "OLԽp zWH[a++~jed8{->q{>Nj[vHoR+&B>r&VX`ڲS!J}B(*Z@i2چ &fNЀ]rf0~?.18 P!jo'^W}/56W;[iQKĸ/+51qN˖hs'#"{KIb=" &:HnȶZ7jFaE3x*k)%:w۟LoN<4[g EȥQ'o"F?X"C˭Lq4`DF -Uh$W6LI፰.J:&&`$ QiM7nH,T&GUjW~$qlaW_ $: }urIsGD*vǴ 1n"!#qyy+9?}6K!Z[Bޜ RXZ]A5:)ܗKߕ h,Wd9tt Ț,(ބO[>U8%R*숗 F5cTO1![;٫+Bȩ%/{N<\i(.h#Yp@ r1 Ҫ,dOǗCz17%)u;:ͤ_QR|\em QӮͥ5_lw!pHXY3 |ù^ dJ2G4sQt_nI1fX~5B(.H;XۮBto⢔F[=m} +bw8x`}_ga av.uQ, .w+ ݨ$y+os0z͊(+ޔތ9-ֲ=1؁hO~]pqVS9Z_Hu?# 9tbZV @E*<% c܃n<Ҕ(,z6F)҅Ag3ټkaG.Qrm|".B15]^S?/B%΅u Xn#6YIpgS\SΘfޫ7oYr Sd=TYܦx"נ,<I[;{[JZSjH8>@(q,-ؘvf' K̓e*E-$u/MŞ= gO+cjftZh&d{vumwt.1Ԭ߯ߙn'3xvbfNx,}Z{~ V@(5{XdHrzA=Q6LK =2 (VfB#(<:ʺv۽H]`R.`||Orl2$w#Q(piQ^O^uKy7&cYPRG-U AycґpԳ]]')};i9)ZI zb3cRcCj8RRxu܋ӘpQtr5$"15)(LAZZf[k%aO]j_I[6Vҙ[n-P9yD_Q./vhh?~cڄt;;XZ0Ckh;@`a4d2(VܓQwm@ζ0vZ~hD=Ê*n7}܎B]59_VBLt7mVPONo}`> &n~SvLm,7EEFmAW,nˑ5Vϐ"!0*W<};t]ZcМ4Kn[xH:.#Ǘ ym6FI Ƀ΃lMɘ!re ̧}A60/;NiIY/7DtrI~Selt3U_G y2{:]S+~ߗƙ?gڨ)`m 0 D 8H|W,>'28RM=%6]@DL\am(?gm`}*xh\ikk4^(Y; D#4*|tC>j#W\~,4.ԈMvh\#S8+4!v!3\m[?"8< E>ZP VMK!0VJl;ҺWrOF]*ڴ+JIh`qcYӰ"=V1Cz ҅|LEdd9T_G3Ǫ[\0" d|?K;K 2V4K4 "I8 &8n` #e.w/Dz- /lAR1`yQsmrg9H;%ܜ\V*bR f&7~U>HÁlF~eD *-jWmF"Ű\|&kf$ph vh

-gxgF|[f{(z;<jT ]^_!q{D&<&I:_4xXͣ&%Lʝv@?1o %)dž"WP(H7~A}hrxqx턂c=ụg~ xĭe)`ڤw]8gjL^%Ydx?](0_[7u%vZz$VJ;emDŽ:M9"Bxה]1L ]zQzoBo1׈2K<# JC^ש [J8pFWTѨ뇈IÅ Raɰ3'fpЄ0Sԏ -{8{)2;!}[~TF+5Pw&ZĔn(-k 8mXKGjc%S.5^׋O:&3"LM7ea8p 8@?1$E.OKjhm]L71>d*PM'L0 @nP~mhuC)%cs-ň@wZ,`(y x<[艑雧q3)F*i<K;DZ`J;Q5$ȥX}qk %ٜ]܈CAh§ށc| {,.pWnM Qf4Y~ؓ(Pc֋{izX=ܳdQTռ|^ 1i7Mége7rx2dpe  gRف8h  'ue$O%K:f I+Zu=a t)?;duzȶ9IjnZ:u"-:QS8,̶"òeo{ x.2ۤVirFUf<%:2 9zFp^ò8yhzȄO7xy|.pZ&rMwIQ> ir쏖͔0:(\T'bݝN(]`"sY՟-" aɟiec+Nt51&bR_df0Ze  J@b: m!u@o"c/b+O'<5 ?_4C?b-̥t/i{ <,L?M8@x⏶" .]4t3L`I!X'O{Z <9" Ԫ Mk6\s|S{Ky~+^YA=Hңr8,)]PA,M/*)wP dҾ&{翤p&Ӄk?>˒%pbZTKo,Y|I)!.vr cת2; h+=S>0RN5Jv LUMrѧA7Pl|L2I痐U Ucip3?HbBRA=wkh_PhKOy{^\@AZl*"/鎉=huKV<BZ$t/Ay%YOU䯴@UN0>|sQ\ VE{&VFJ07Op~GpLe t'F PMLBRǙ\wV [l)VKGWػ wC4k $?d.P5֣<ECԖR4>Ïs}{ϸ ȁ&w6K7)6Ք[Z0k5y]Eu>{Z| 7=k.y}ެ_jx׃uz;ҧx s_9w  +f@P-c̭>ﶌqJK Q;#d0?$^['L5N0&eڧd-a i-m5Wz/LdrSvb0u+S&KcHia`VTvMPB_ٰ@yku4'Qgޅ0!ǐp'u8T7crρCTϮF'0Z7Ӷ= ͵rD0GL#⠏`-OlqX0tlHSj5(f8ʯ3еϽY3#õji=0C嘑|דK$̺'oWjrn UtpK9AZ5$*zH"b 1U6I%Wjh5C F Sό3HldᶈZjm M>̪(1m?鯇]vsmwdRM_ʔ@s`4pt?\B!yGo`&'=C)a,^8WgNrL꧂estb H 9z ~)e~w?h/Kjy7zxUv%jK\c oH eDk*}f{sJG>À&}G9y }Yyv_EJ.c.LAB_=kA͔h^xR:O&6}4XCDǣKrIhJ[r#¹"c",-M/Rxv†hw0ƘSϔ׺UgXѸf\n0u5~_F@-܌otd"߫N%͇9TWnD( <rm&v@ZTL#0Qk%,*dq|6ӸډPKr+2nΧ{-/ o@t.sVx:JR*slJHuJq&"B _~E`T2q<"C}4,8tSKqRM*{BG ~bs}y"UH[9!ZJk3H5^|usi/*'\1};lHBx:oLZ t c)(Dug\YlX?d$~zY!e=/jт} H04Pmn]&PktrhӔsشVqy*Q2 i '_R9Es]2߹ z,ۜozśQ<&H_͇Ȧbkv֥dt6 q("Pea)HpGXC;q2'L6)t_;zxlU_zPa dV͒N[xΔnAV?fmW5=)lmw/mܬ΀j>tjk:ox/[n)-8t Y+~`⭁_IU:T^Η-ƛ\]\3ux8t/ Jv&IdC}1e-[lFX~:138<-k^È@W Tslc>-PK"\&M!Q4& @D{d6ψum ¯es"!eK0'uH"ZU|5i<0=))te0!ܣU$8!P>Zf9k:ZC|H-s%lk,a<,S-!0ûwo##zB>y %\xk݈DwAfܦfIAPDTuo 78J~!'FKuf,j̱4Of~+!T HkE\Yߠ^ {ypx@H2ldyQƒ7X#[U2SSu%@+Eq@Vi$S&C7A Ҳdx8֮@VCUųF!yUOHG5x/8#t[x/].IɁܟ=LŒ2w+ȒGTFԓh$Q:%%w倷wfhCi&{'>F4vǝAHlyhXI.I"Yܘ!Be1g1ń B8df_gO|ހP,x^}ԑI}Һ$m$`Y[2d>Ī)?z5C D9'XŠu[ SO!WNHj벁/E%WQ\vCzP)k:m 3v4%dEI *l71L! 2FJ>tyy:Lw 6`on׾DE~]Z L?x69!Wʆ=?7ƻ6v(Pa`p)C}c4}I<4fp[uxehHy^ zlC1>댾Ng MVm_/S*-C t\QE ¥ZxWt΢ JtOzgg$^-g :F7pLVn?0GpY.H ;0)|D9~ džܱJ4$twPxW3aNV+MC/wWKwI`*Os5aY Å  =e&i& dߍb!;V395}އrD9B7VN%.P/]:kx! TTCkF)!3iyl:"yJKkTl L}1_^T#3/ BBػQ8k3tR9q_cA)@$!Sj(D!_RM9,@@wHk̥bBjc!b+575ˉ;2^{mqQc-%iwנ L3M j jhU8ajAq+Jt7q DtE) ƝUٵ\dO A<#fP  oMoF4,dii;a~5T^ ݋\;8 ޭȁb|]蚄p_]K wi,]"h,ѱtBe' (X)%u;|Ts 0Jh{ץ ] 3Ձ fA6IaW<8\P3DNSNf} y-j. hR4ze+go<_ VKk~^ .KNzAPrlA 1ƽ1$W˛qP:7 6H8' I־ȼ ڒvdxuY\\H@ksj/K֠h׷#wO)A.3K @6s*7-˪Ng#='R@8淑k<ՙDeY )N3C_vo9a|;J1.jb{XfsӈV2ܓ$Y)'ǚa~XC> r wÑ}3Mi# zDٟjJwSg1ULL儒X$9q͕ըq]LGehPe5C#sg?Ox,}y {@XT5`m' \h-$ѱD8<B h*#V͗C>([`KBux d !x MnzC\, \'n˰q*dvx0rU`\U)oCwcl{@9:qPaX,˰S/$,17uT0dp3UU]1Fiu>Tc$a RW',<#WW K:yXOUWw].O *)YvVZe<'"QSFh `5;^?a:q ^/ $] :4PS!}HHs!cJ73HBf:lϽfżyl"L`vDuБ5BwJ`~7!K~^Q<բ)QaT{1珍8'y՛u\,8%5JU (wAv5J 1p VX&G7B^ u!‰Gƺa%̷Hmn"to%{+yƍTtLZH!ɿXZ >E stnL x_:p_lZVþ&_Jܤ_j3[8,05Jכm"s,-,G5SF?bOq$*ѧ"DFFWh.B܃K`@% _ *+&2QMtF]÷tTSZǖ2ò &=s<mdqZkWax1qY/͌H*p4Xʿkk]4iPA*PQc? uǶ%8kTS8'hw:2Uޠt7aF\38j"F¾43O1mT625^5cM iTeU/"-=/1Z'65z5]ٰ0}fdY&x=ǚ3}!r_ذJ zz1Po65( hkC%w}=ilI f<}8Vb}s2{Rg 4p&iXC(/`si߯2]>[1FhtXz\ js&ݡLuK{ߖEEIz@PH9ʣ zȡ c&"gGqzDY,_`wGQ&`p t Ml% GVW8iHM8ye)r::1/ *~`;T`*+P5:kAq$)kb+SEh*`nVncl9QZB[46~Pi9rSAYN{S EoOeX 32㐸OK˜t~t §Oy$BDt̓zٵ4!.O*Xl *v=&ijU]CI̐/HIg2RuiF \cW,jǶ7m\MJhRYf BlC9n eJ5-=@S3_ͤ EQS>諿Zp>.%hL'K|km:Ẅja+n A]H8;c.Se+ uӫt5tkaovP\O2l )0&o{rv%j\8aNɮNC*S@z<VaW5YEB3C-nW[I_G,buݽaě N%WFquGQAg}(ס h7J** H9>v9@:k)}穧Ry͌b_Ԅ=>1yGoI?9 ]:/0$ )m-jF~ZH$0#?["9QG nB{Ӗ4vq{l;-B/Ή=?{@PշrhЌb4 يgh-S?Mc7SQ#g v0=E^s1UM1fde/L9In'ړl;[i F'\j?N-ԥwjt1e>Su~9'z$m*Ȋ|$KQk!K7]AT򾲁5-~^~W)V*meYhgf6H5yu$V82bx[ sh8ÆebM3_`_ 3J>1[4sny?#٫8ۤ!,H=r^~tV5U9&5+?t7v-+ 2s8"HR({8NRG mR/01bSȅBIPHRڭ;=I0cuK9لKowޜ5eg&:m7{ S|H؊؟rj*rKx}#Q'dX7.|[r~4nҤR1,Ng1U }?M ԨcU3XV!.a)ZƼ0A~NgXW`L 19ZA%U 3<<b]CTm"z6hWdצ8|$)1:(²x V_#ܠfGiβSt$WY+E`M)/~dK \k@~ =yPIIՈ,lv[jAJ]eQ ]KgKs^p,J= =<}05^5L^mEp]jH#49Gk>Sn771c;%P}5BdoÊB)6$kg{g夥cЙէpjN2Je oP.m1a?ͱL}=k"QX.$,fzNf&GԥZv|yjyZ1ҟT!BoqhKKM'?!.D{@c؄C9UPO+"`g?oa3F^ux9ũ>_\YBBm uKkƃm`4 i. 'ak{l6A;˙٬J_ى;7qp"=AڟT){eQ.Zgj4H]{H2wz4SPpt}aW|GDx&M#R3@&ˎHJ}z'p{> K}|"r{|~s'|tHr q&V 1Bt|^Wo骫c@JNGTv-/0D{׸1B};+;SεWEa%tcn! 2߫`/!N@BAҦm~g^xf͘A^ؐj/`?key7$ȉNs4 Vg EP)KGtz_{wmaіq'}Z<9⢍[l"WbT0=H{0~96%0Ͼg䡮l8kSNթS <ޚ0F[d"mF~e`Hڰ Pc*yl|?c2ul 7?[/0b  !gR`{`w\zIͤW:@ZKxuMRh)0J΂>K(îY reǜ%79ҏu0o+OI ( ,ֻD *g̀.A;t!o2* 7*pPW^GGՐnLy ՝5#\|o__m7:͓7/3:1d44`3vwF"W2Wӝ]ߠJDaZ.%J Y;[ߤYe/~n,6yAQhzR%oxL5՞}O% >E9O`Qͨk&{o&`Jxbj忤h̔5MKY)XrZ 0q1<{\P{bkGIFpx%B` !D zp q8Ll/Sq7IޯIMě-.C)V?+4𽓐g؄8XdCpGr-\oˮisf써wHR 줪LHJZ.4Ek nB897Iܓ^V.Ɛ#u^U|a0 q|hH>)3JCM18羚N&gӬo5z8Q ,(/.^=F)E7 dPڜQ7}Zt EEZ.oMjad|/I]W"C^cDm\'V~c⾬% 'u&Tԙo"c:E#D}.X!/M߀Sd 2 .Iֺ?ϸk[gS:( 49s#irAXa 2jg4S5dj.B/h%1NBIu"50s n 75 M2F! 7]p}1O@1,H%}' *zGKƨ1EGVL%a$і RA` ~I@FZ%*ڗu]eU~m6M4Q<*+uMur.RV7%j35_2 E1B"W*58(q|9f2.[۵A&n-J/28\J_hT=5Ӯi] ?ދC}v~I{A%*W8 VC MSeT X!F@yeiSwL?‰Bt70'm&~uwYo:_Oxx򔕂ʬM n ؾ2 D8)J.Nb> } !$ "PŋޓN.A!p=8<ɕe]$dg*5UVvvA^b넇D$T ܶK,QP+ }wҩa BZyf{Rfyﴂaڡ Q5I,Qin 칕7Nl)!]I3A!%=!^pk N@mv<&cHBӽHX/oBN$Rb2 *8&.%oc;?) 1-={)  8ulZ>,_Fhru1J1B1-u]%vh]he`r[\kw1A3[aT JAT&{ܻXL%AH`<9fY TN\r,z4I%(&:o6\J?&=[NQCܖM2y7jRH- T D0ԫ;v!p9 r_0GA!ueK Ӵ'!Lqhص  #Pi;Ok ]b)vd,(|BjK~aj~9xn7]P; 2KŋB?|cdtbh\c HqOBoG<BgǸzd囗ɞ&'þ|dq"͈">RNbW݌ +GBs ,CvMĪiOpeވi<> lꒆ:9l 6~ɚcm|ⳆMD$$iL^ctbΐVJ ͣ#Ħ40ĽiyNR*LƜj |oۢ#Ol)+M5 &]c>p6o(90uH,g(M[ɼS1ZE(>4&_x7 QT=O "Gcd@,4OC*0~q;grHdUYߐ*)w\I^ީN@“4.`9ҕC[tVN쩱9 "Hh_6,gr,]pv?_~A5E d^g]MRsPuo̕>f ~M3WhW]ddv~OJ~vHr.#@R!"S@HH Y]ODh+mgexyHHXv L,ʥ4s1؛S~jD8R%>T갛qtQ5BS7 GG}H$GPÐ:puRcıy~CeO*#|'tO?MBB(oT p*(H|̽WFk/zMܞL։8 T+yZl`J2`ۍ^3tR~ybBcۇ\$EF6g'{E/~/IJ׎j4.rK܄w=ƩIh+9rdm*ugl>^ME_ YF#mRwD9=6"^̤7U8zӭIxg?d EzH}ۖAvSyӼpç+g-Ml)dO5|pd k26aj"9hI]k4@N^$- Guv[ieܔM ^u J͢D0#39'-%/ P}*%؎K=mkI7%x zR: 3C iɇx(*v6n夕nxRVzܢɏ+O!Ëe0e|@+-ؙ"VeΨ8m1B]DGމc7N݀HHUH@JBt $UX}Gw@&9bHń&rʁp"Wk G_dD37vj{SM$\ö)klXY!m 2W)\RwEfV=d/y>(UUȞ[E:^6 $TP;s!q}'5,rT7 ]W:O]l:mjljWw`U'NdɬrvYV`)SA* aak({!o`)LJ?* }.[G0ay>KrF +W2]xEu i1rL<lXfAl+@چ\s@b̏t|[1umQ,b$ꋘ$}̜0|s{U/DYkkPEXrRE_#gvrX"ڦ­8kͪZ1S۝9$,Qt+D1T+@X/dnʯhT1{ 5/jcI=kyx| ʹR.auB7Elv.Q%hIY:#.jֆ[ݑn0Oq"'H@er8'Fy}݀ 5"?0芘 oYhGN7HTis_ gsժ!7BG|8Q \q74b9O'rЗv,1k9a_ΤEs(7'Z'NiiN2O㑍ѲtmMY0JS'}G0BL; >חs3h _'_vߏwwʜZ#miRl/XG 3Бw`\QE @W4Y—Oh$< ),#aG ӶDlf/ l6ȗt-tEX`gB-Ŝ$mc 8;fTL+!ώeBҡ U{Ã7)ܿ^:&!JfǓ WK=j𡦴Ea0 Nϛ70GŢfFtc<.X!]f؈S|$ɏ3?3+tEzWYAnN ~EJ>&qN̊w'Ppeڤ+O!>\=W_qb&֝bo`, /1gx;<#T[4HO+C4t}-?^w4 EC5nZyz{$w:Ч09o+OfZ-E{xCrHh&ʍDBx` ք~(Kx]iqAno$p)D]qC'_S.g"Z5qgQ}Y‰Kz0т"Ӡf:Sc; fb;~&˗8 qmQ/NliEׂ0.2e LqQ] υ(+[y7jkn-Nn+~~ .)lc2|hf FP?[ǕvUc k`inܻM:*lVy ܵ0 KA鉨hM2sd3N\$,]x_}4cH!gi*DB>Io%=/01Xi@Ҡ{0g&߳ (1;4b6u}Pb-2B-^,ؕcX-{Bl}lw.Cz {=Y:+}YRá[H 0DQ 4!:h4G'^H [ $bUlrߜP߳E&x=Z:C\ex8SGֿ 6N|4[Emk ԉ%c>-&ASn\ PB-d6cʋ(1^ 0KQfahݮ˂)5esgTB!I`)c$aIX.ꨪe%PRS fGOɢ)Bx\OF..f=)V^dYR'.sxY馧 { U Ce^5:D @ۙLQ4%.KG6spދO#@vu A2&V/$'UͣJ=WU&CDRSߔ8`}_@Uf(b4eUj'\,"gÃ٢~~0Ldr& d7$8ޖy]'<^K4;"z-~˘<6 JQ6Qd#p<\@]Uxi5nw,EFp<&%-;';ɂ)6ĒƕJh& :xuFuO'1)ă(h֚Cv5f*Uuܿ$oe}IvF2ŬK (EXچy](*n(gUvWX3yO% 0̥pFF;5tɎ`.Bq,N%`tv;WѰ@laxT.\x*!BxT3eP\XW֓7QW5g҂dZM()j2%{,E, mdRv6z YɦS2)4_5]Rp U4sa5eУףԙ{YB6M.$蘱"_9QT'c w7I72`ƘMg6 u>! T4 1QT=w;ì: be-C4ÿuudأ5vVXQ蒞x'P W;:`*!l!4PUiSz spXȅ +f:}ģa4k1 X/) 7_(=| as0o3I8ki_qрeۿ32  1bf]$G*&;A5oY 庉*4սzFNjy k +"e빪0=/LШG,n3@qw7541yKpU46z[ҖK}7.jk5Igv0Tkp}$A bq#F sG?ͮMtoV/wľABURx!O$slDP=OIEG JF)%KzTV4fb6RybU\9Bl=wU}t7@Lnobme W2pDMuXmZA8{:s]Ox' ݛؚg܀{f2CBБxi%w9GgU0R* lx,DGIF_͊[XDM598p>h1"J%mQ7 JuoAx: S= U54T=Zvܝ#*6 [E'tg]O"]X#m-и6I+,hե4y&Vl๾zfg)T6vqh)#۫fv+fϫ^'uqnׅ187N:U }>f p%I-SHk'w bO\S|O8\GYl.'w-s3G|t.Z>n.SX.>;0ݲR-Nib\N/o̔D46Y( {%!v>cf.;>s{_{c3V%T?ʔ_^#9n4^lr-wsAG}gKQ%PIɠTqSۍoIU n.*#L:#W<"&z-t_ą|l [; ?~Qޚ `^`=[߭;;}'u\@u3J١>,#J|rU¡A vQ w̍{WT֫uJݺjJ1pN%>]mT?mA.ڨ@Y7u.: +^4IxT_(~#Z8EW d/4G{ab@IhB##b 5h^/aQa;Q3sxkX=9}xvF>\>4"AI>YbxKM 2*3^;M j)@LE>:M|WG=`$T_BAeu!5IQk$P"zjcd$P@58JԲ#=Hjg|C`7^Jf9c9Ks 겊R3 M:/0Z$ׅD5GZdrP Á֊Ϛ-tkRBQ$+E*JPeOXMa[3 bW ?5 бgYa-\L#;dYa:fO?0ū$hXQu852JuYmRjYqr<'DБm1btt&/ajmdXV 1nr?|U'C0\_|CT Mq4hnx4I>z Hؤ~z y"hyQoIDnx/iy4N8u0n_bܳF(tYWuvZ}ho> $}d ChZI[0m4:V^t<ȼZ~n>ۍ?x+ [~v^b v(g,T0R5V'Lpd_vLǷ ۑƞL잇*ž.nsD i,K7E\\yI SLUQ/˃]q/8@l03;%pgmd_sh&KYyA7ScfN\wԋ> nio4NFMS0z1N(JpGdT|?>ġ,`T6v2g`c ֧}FEtTT[ZX8(< oTfS`&C<ĿFN=Keꭦ] S !5tP:mJHLS ܂k3 Bmr%ҰxF(&%*4xv&@/CW/K;3!m)H hamT.8 ,N{Rگr25wv2-7ErhO 0ݫ4*.J.WzQ+2=`r'Ʌwr\GKmͳ?েx y|4-l|z77CIC={԰AZ]䍻s}H6hl.\l2*5AnQ%:=4pPZ2s`X1R0 :R^\NG{kTjK0.1إ9(a Rщ ͙:Y!ArsLyITP'~hs^}o<8/~1荇oX9 !)|M%r6[ً惔ǤjIXާ"ܛ H)KO7o>{#_H=K ^Q췦r:DKsD`Kuz#+JݳSJr؁ '6)O6RU-g'c둯Raes0ڗ敡w)nd9R65wc}UC:aXT ZnQ8j6:S,J)׼lED%!> OϫSҞzCaBjp̷is;`Bu> hB7@}1tC 3s="9J/SVWח, E g1`/ T({V=YvXf^I!eP=Ic><׽IgJ13n]ėQ9J kI`\l4'y0yѷUgIV~_TQmYy8.KVFJ@ w)(<`;HZ^Ϡ|5;@uZ@)bG*~, HW>9t1 wjxTJ|]9]Ys}o6C/WDXt.J)fWUwaD(cw]gٍbs:phу5m+ %I b 0M ) ޼>$v-bЃ %Y 4A ,ùseǙKYp1j"b+ Qۭxuⶕ#,}xQ!6<"N"h SEeY;=g`,_k W;U]rZL~د'^ \ߜq! nySހ5S$+1(-x:CiKQ-ӋV*-Ȳs):XW(0NA?y#JnO9PT6~N? \P=^uNc7z 2#u|Bmuü4DtYί\gxe$(!$`&muZdkh/&?orĪa*OviAzd2)q@*])S19˽fļ]ѭfL&$ .#X-q UT?RZ!/5y} ޵h%/L] hma bqd8smky8;os eW: OMR!Rah:ZM-:">4~ Ro#FrKf}P\cf $%o}{v~g#z-U,6C&a^bq#OXWR^yXvSd[*8< =N9-똬muXG U_~ &%m:) MZ W0n.jAB|@ GI8g2sf&u=R. # Y65e]x+0I"{Fh^u@lJG(,۷V{å8I zRb~pVfeLհr=L<ah Dž_Gw~}`}zHΥ1fLuN , {b 8=aך(D0dIm2偅8 5oB6 B U"۠I'&Bu+p)Nv%r`B%8WZбog}q <͆ xy@qNإ*'PGiD@әo,ſ֑׍W֥N 叀TmO+F'orl[S~YT{DMl VoiIHzK9Y-X ȍ\#"`ؐ IȔnd,LJ?Hv`.o<(:<+K O[yvq~ctoZO6&`L=D(OVxLiu%ˈ,З~-`DAw-z`g-o*JVuf>mvHȚBSJڷv7W'^G(fmJDэ4&;M 3fMVC.?Wn^ @X[nd<j/d :50C1PyeνzMgpGע;e{@ߏon^f@qSvIQ.+4ŃޜHi_9ETӑSt<պ|MvHliiUq1d`dR&pj*:& (A<"-= r~MIL >b Ts\m=,<֘(1z5V0R4f6cC>IEttjPQ% '}*5ieT"v K i/(rAtD i`/c^=5_?cƈN;KIqjJ=3jk_d18 QDe Í]=asɚO+!hl՘qeZG3 brޠ41=j&󓁚"T_zmz? &N$M[moghMAtW$Tڳ3nrTM oU\n79B{˅}:!][#𖊫"ȣ؀hg |>1w 2"Bz_@4'0}É=d[6R)E>+p"ܸ*wS<ҥ 00@a D6~%ri>8JKP:-SFOUK^ƶ3QcOh7h^Wu ;k8 _,HA%bomqS'T;9"̗lS[`cd?Iofh@^[pl(Ǣ0o!Ym'E5ɺ'>+C{D#v|u$,ͨW/ bxMヷ֤Yԯ5pZcl!Gܚńm.]SkmzGHj>řWye*>0!\[&FiLr'X)ߦxfŢա$k}m?b`-(o9p*9.Ê݀h燃V#KڭOXoE.Egcf Ԅ=Ʈn,B265øxȑgdd@;,H,QS5#oJ * 혉uÒ֦hmI g@M^ L~`{D>?DJ[SqTkkĆ;FG^3ŨBcMɀ^G׼{\=0 ߄`-8d `#oƅlr+WMC7: ~hw()i% KQMV`z8&wh9&F-*`K*iL4!qngoɘRHӸZNuBp鷶fZ^OA25`ތT'N:+S(G;?]LH>hacCZ;`1@M짣Ƈ wGqF B팩U$ޗ*I-~GѪj33q:+bSuIQ=#AX,D͉Ke23Y`ɴH+іqqA»8koΠ\V#oLuP`*ދoIjcsO jdpnZ4_"s& F ]NUL8]6+%-,60jwրrm2iVZ%aN΂|ٍÆ,v4JЀ\bNy=xՑdq"8|G"#(CW>G9J+] 4 L-|bR ) qЍk{hꂏP #'P̶{cCo+;aPqbbj>|>W:YW؀of:RעE}xg.DO 2-~f-R vVW,l0In𼀌>b ҍMGq|ϫX*suֺ3[ edILYp횑95KgDBvr<m2`Ӑ,bxb>v6FBXÇb}a( ~֪f>a-x:ziʬ_۸;bFLV٬L"k?O)L&(Fq3*|h5x }u-^j(de*_+V f9=zϫ fGMRs[qp_*s0wZAWZ~hݒeo)Iz)(QvSvڮWwN %-uU,NiA̮)&e9jVDz(yf:0`-:iAiQ_Ј1/MFE^>b.8Jf J [NYz"-bC#»y|0sFZҢ I$m 4k-6BHuevb("V-譈E$kk&h#UGVBI͝^#+uYNB bƩ{'[m~<>-@D2+02@TΏA5$W y0)N_m |Kc &vZ4q[Ѥ:\ }e˦Df:|xdFOxw cAd} 1Z#o] -$Qwdfp*O~)(}"#qJWja&JC/"M(Ƒ„^赛oV;㰖*^u7l\Uc*#*ڃDԫ9L#`l-γSd5&Z\Tԋ ܫ0ӥ!GFK'G~QX|ցIv$^N[M:8Ө{۰OMߔ"$@7I5ЎkVCfrբ΄qZ )qS=j[;و2(i3Oӧ P-e("*:v]H0 5! ".xUvLd+zvڜm9K3@ y#;Al)g_Ɂ(`pm]Wr/N]MdMiN-~(e2CvT?S90T7|ŝn"SpW0kPbGo]cQPNJ/,!e@$+,HR4u0RR.hqd\RN:uvJO6}z^hj/Tj ı#g+oB$}@:s͏ʼ;}ЬUI@Iyشax vmLr"90fñU|5 u&’%wK7rD"oWF3ٺ\HxUl&z q{9QܽoEP5W,1t5VܜyU/7%}^H/گ"Ce;xrLh뤄 C];&zIUI-؆DD괝<'@+M,,@ͼS*oҼ!Qȥ_:A)Iw Mg~w1N܅^|V \BF+wCaԎAիJц[>IVܘW(k3S5*R+vsdP|<$I9*=z|sw&06=yow5-BR[s9K0"/Xl`׉'ͅNOT~7'H6"d`P/s.h]rJ76s?DNnskfS?y^f&Ud $*\iҴ:mIΡ: r>ֽo\**7G`u$(`2ƬI؊`$ޫ-|㔹D$ո2_!#j7R)tL:8ܒ~m%);~:V+rpLJ kA,DNfZ yѮPaUaI* #?}g kN}/z[|*HjkSѿߜrnl@_DON᳎U *i58pq+d"7*(`ʴHr\gSȥF6,qO Oӓg3 Wûx@d.9y_vy9;k ΄0U勿:e@~P1$[71H >gN=)XnjQk 5CD cYk<' d*}SbZAۯQ/(`WxCDLiǞ\TVgF8d/CWQEc([Ҿ>8Ņ`Kik_q,լ3֫r,* :.M{?A}7*0؈vAhH䎞 w` ;墢v+Rnk SV_3N95VP"i9Bd@M;4˽ơ.>MŨZOv , m+3rVkLЦ[;hq*!˹bME,; ɀP[^R;H[0RuFV @` t7GCylD ҙxav(_Ī W=!f>2.<-Om*g4X]`ij?\?tzp3~ay6T;X^> jb/ŷ`/GPLW?Upz4-c 7Ą#g柭ӏއUa/ґyˬXhU;vMSNyIx-pgz5pn$f(| !.{|P(SjE7FC' ]_\$N>}t+9[У?+o࢟&5lݾҬ*Gwڧ)4,?螁ux:ӉP6)˙W}.4gfn5yܳ/[ XfY|EL͐Թ^V7-,dҬU5jiSEM!ZS_*n1z5M$8/ *;rTպ}e<f%,~9gtxC@ޜFa^TicYS5Ȣr2 \ L j44WƒaqZA\:ai%Ω| P1'NT=dAIK:5M>&QK|/\=L_jT7QcI+HT/M4`&|-`=ٓ\O-c~d&CI1f z' (ah"6ɤ{Uj} _l䠉C&_yљn[ۊ-v0!;ys5CpWV5CZp].&W 8zQ]XT+ 04Et`~E_J-ꪲtDI:p&Ufa)CF4&T7H”>-i+1&e觶ݰ̓6. )N]i4h| =#k)4A]?$x m󭅁@]Ae" 2<@30rT %Hޞ~)7ad)?s`{:0$|3 "ȃ]\ C MEUyI<ϣi$a9>^d=f* Ob,0o A~E2pXFxIB&.RKT<ĺe#7f1Fz$tsRk1 o\g} SznbK7ւmhm_tY3֑ws:^4 bcg`ܬ-_"(̀ wghB^7ɔH 6o VǗiugqO`shZs[‰}%'͌UB z!&Ѝ;-JkjPtDq6Ć4(HD !amț1&!VƿeUdB]1WN/2de0=w\8Sy٩([rZŁ2TU f)1m$_*.ʡ]E>y2%J! W{.!A+Z(O{^iI4tt?&rU*qZXV>IU`;KbQsk˲1m/榈%f%zwN7Vۨ|Jt+0|M nF6R51Iwlz/{% 3Jt P)Y4Oz%cMj͘c R3)t5y(|BUuAP--1@$T1|8WG!d\fJZ'vÃïG쨆+9Jχ`#o5u8:jp^#u6J`:G:*30`o2PFc8ڳQt`ϱvLΊZX╏6ҵloDOfk'3KhŶq*dU/%=rHxNsaX Sv]l{%$~ EG-í.W‰z:\T ޾$][QoCY"JFX&q7Z fR?w|ޗ?TI|^p rr{ͬ#5 6̪x]+ tn=efϕ5}Ew,RCݒ$C/FX@c˘E vWj sgҐuq- XE?oq"yҌ t<}C&"9(2ǚ] {+Ӎ7&kռ" EYv=fUdH2mS6p;2`xr-5=ݫYO, W*4yX߼,8 t_bc'Gf1K-ƚ{أ$pnH7p:x¿ }<|Bmnq ?V 8X?<*ߔ3"8ho]g1ܴ'M&ѓH[̎pFOaluF04N+vpz౯vdyu sXkpj`~#H QJTpbFTh#,b4`q=mRj/D{ɉ эm}SQ{sQ18¢j}TTkQpm*&JXFBLr+i`?~Qf Dpej^n\iڱ-z. IgZs06IR.tZxFѝfHzbqt$]!{Ԝs*K4^n$XgmZdp5Hj{ۊ/)&xHҖ¹b>'/PSG ~#oEO?ȃi'g|06Z~_}D2'f8C?\,X-eCÃ< 9,L ?zź8} ߵljy] )b3(;PxenӹG7..-̝o3NAW}oPISp8ٛ x.r3Ez>\{/Q$R0h -7Â"z kURG "dN)w_ {K&QEGySH@$r[w eYb$8@&FU_Aj[& z5UuIHDAZǂO'`amLdgg6آ"ꃌ?36.E7̍}Bh;T܉T;7GR h"t3i~گ5.=mg3,ܒv3d֏Ʌdpd':=is+A=I-GK6Ι;݊m,9JMI;,{23,C{]-Pc \{O '(+e[A8etҖU]0bL "lӾ4{`lFktX[ߓN}MrjP!XԐG+v)\Y&y1DO(#)Ymk/xW'[# i4 Q'RP2&ޱiyI`6b"WRО^T7-7w`i`LO!Fc ߄,0zؠ4M]jDuBO7юcC*@> Tj> 5z $CG%yuok2Lxz, 'xBQ2;H 1/jzg۳Z>oAok$t m!{QnX-Wl{|xs$%/tj(dḸ?zՍ 24rR׏'=`N28 ,=KŲE5D(R.tiʿmR/6^?VX)_NRh%(3( Zxg HètZת88cE`:e%zP (U}&MnN|zPT޽K:B_]J*䮒+Y%\P9Ʋ_?w\!?8kWJeю]G*ۑwRcg-/,,֋EI\BLbJXt{."ʞ~g!@+vO]m a>˫쀒qQɳn`u.W%pc8# !뀎mZJ c<%8h]+n#m]e3m>P.+;SPRomh,hŪYv֝ Kcɸ_4G wcL6M2B(ijqذKY;} t2 _s\dND#Xdh}yu!jz˩Q_?:1|yUbL-;qނ1oi z|Bkg }v]6D4Y/חN-z] X}N:WUbR!GNdG%.jp% yxKoaM6nb ,icmmPUY@epP:Ӻֈt+:Lj߲aouܥK{&pX߸7+&bJrQ9&Xbڂ; #[6 82RchJ|7K%fp{}x5Sn/@;fZYU_]C z<۳X{mB",A@࿻.x%<` ra)B 7KR?AVT:FFL63k@8&:+W/ Kܒ{Z!_jk}8gsf]˃t^T^UO;$5 cvdmZC |kRz(p+!} ^zGEOghz3D;vwQ #,&]vРh-aDجIkaR\ ʓg ;.,|1b my{վ<"ǔ.=323zIq\)~LRP1Z;"ݵ)? t_jQݨʃ>~4˚qzHP>9kj= ݹ'bj@F9 T .mм[N p{1EPdDiOMӧԝtl5sVxvm1Վ  ^)'SuK; RY`^VV{_[>h7) ն$GZF̤&"*>?O޸= 4$gIIȤY*yۉy; Tc;sq(P1'0%8ܪQ``f)F]B+3}2s9;Pfۄj n](ׂrrxtlw`^qÑ}¼~OLr5)&~㙑ht #DS)nxKFOO3Jd öu4An/샐#fv/:f畼A4Gߣ!$FȢyLqS-i*n QF[К$yHT-w=moNDyV~g&",'F~! No]>Fz6z$K)WFME6c?{2+E)򤈼7EYkzʏVxNͷ#X#:k$qNlh i5[cgʎW\RH ٶJBQY; t𥻨Ilda?l7P7:}P!y$Pǖ= i.j`YQZ;D\ K-]j vQ$aF}Z{U)^7J͈?ICN5wI1堁BEhձ4yEG +)*Mvy`3@9B5%+?%Z (Pv7:,)<$3n=ïbOloL+F#IГcr2@"+S3(VQVԉnn>ykw@Fc5~W鴻JE<&_NziQd?ͲzaH(!W5B -蚃jJAWXoYh-` R uݯ0Huܡϩ*ߦ^ߒ4_O+uL#&oR]v@W2]-ґ TKBʰu&|5V[}XOXӏ?ʿmV̸rN|Kި*حKLՋ>%#i}'üBLd?H?}Oi߶4D5+>3at{/obN㟁+-6k Uo$ W5Ϧ8!>J8] $"N@fuldtT#O LFW<ճ׽%I?%BA.ڊ4q.Rz1׶-Gʛ{u]SݫF1ûUeй&'x[B֐ˢj5U4`ldqY c?eR2Rv2Wk-ϋS%N:p(UgpK9"]y}+L<ԷxZBp'hyzBfdP(~zUԄ5?߻4 Ċf _WEt !h+ٸD4 Hz& 3*y  @DDFCEPF|g}2vKߟ }1|g̙vE 3XϳT{YUXu$ҽmUq&ݍ,w;SMAыy{L.@g'ZBj4*|gf<@bgTKk)bjP_iI"~0<LvJmK ]N ~߰n=b6JעF!./}m[>2J~YD `aDt6鴉YIxYjƖ0.{ٲ-}2!^zMApHf_AdRq5QL񕤤Dsw.8zt}V͛j~*[@~?qfTsa3dP *5|@vM98F|d Gmo ql$Үd=6zhkB"3Bcɧ>ͳ4" }2ϺV5n5%pA7xJbM.rcX i_uYI%iKl$TSSbH쐨"O3sonDk}kߟ Fb22[Q!<_HɃ ىxLVapW *qC$  PT/8i mJɁOBXYaF;jsu~(-+X=wpE$D`UUWk( bV!ԿP߅l%VuǦ-6IG><.KQ1Brۦ:uGMp%JOn)_ybYhxP-&n0ȍz4!73$& wB{$!/NG5`(}Mr-m\ۘ HK .15tÿԟS/c DeT8jr;*;-%t;(}ۄyØ`8OBٽO-λ Ya`k_sy <3?;EK}h=뾤>ʣbCBYbKGL)):ft f8_+g݂=8Qr('AB|hZYi(G㙝 ^OU?nEoEɕ?A+%#lJ1z9];α8)juDY%NMuy2)`4Ӣd "'VqqV^+ @L( +A^yiGPLB- Q$!_`/m*':oC 3'Fs@l{e~+1> ~Q_VLm9DU;V޲p<] n3 >+mq+ lWn 2e|Q';[Ѭ<i%^Q'Þoa=uzGh0k֒'P | &C0'uhW.:U [sUOtu$>-d8l[kE M$Ȋ%9+^j=˒V-J`D>QxП%L= Gvxq;`lYUt6 7 uU΍0HXa =I|(o[|q2g㕝#7j'$MK=CS#I1`F2]/ = ")$2("iGϋ$ߊt izz}E4(b-R<;`2xqv*:mΎhR({H,wo8M&d~N-+NFH_M-vSuy!#uԚNP SϵऽCcO}PyF"?kə*_A JȡD‚ v{MԜ 'ׄB$2*J*6Єą22TCaD`',F/#^mFY L?(4~}O9sGкU{I^3G 3%gzO'M2یW^z~qxjvGʷ؎o 6s luvQo'1'cf8 J`Ѹa= a5PMi k%XcBP(h\29fw[e)O$mEF,h+IQX̪VN0s|ºtAYY9q|(;Cafwu]iUU`6bb;A 1(Dm1>2hܐd22AZIj@Ӧqvg /5(=m⟲3͵}g,=K(dع^;7JE7_Sd5N[:,f*X#EZUz/P~)"`i.Z&2)q9y8Fv ' u ^$0R6OqUT5 ̆#`g8h$<{c{C> HB ϙemWr2z Ʌq3َφR,d+n2jkj}/8Uk¡ɵ VvM Tv;3Elrɕ{o" 6m$h!¨x ڸ' # 䝶<; Â3B7`8EF̐iڨblρ :l0¡|?FoJaZG7]]+o0923΁ÞbMbY$T(36@n tDdot >PÜxBJm>ۯL$}$~Ww !gS:'f4xZv +f'&Uߘ+3 */8~4*N Il0r *TӖ;9}{scA'y J3px>Qyx[8/< s]O/[0dB3{FnH4ʾ& 䖢xUn=uFYUydffp_8vخ{i6)mn%-`#=-J &ksbVAi|U HϪluo{2ؿ/,7IHL۽ǝ>b O~%.~%1`| UL}AqzNV(B99k"\Pl(]Ic=ӴYugr1kFGd#M1E%dӁV-mS(m~Qy.[zme)v*A1vTpYحe#tJ7;no UJygp^)`>V(25.7B[x-\7:Z1$!.@\IoQQ`x98h{scr4g'cn/\dw <8P`:6 <> (<'9h8\*qitNˡqo"S≽-(,0&ȴcKBx5MWB#  bOdtQjg! 7C6Xŋa\6O9gh:#7Uɳ/x\ #7-lc \@,J>z& q YbnESzdx`|y/I*;T5mP}cLV |BSTm㭝5 fڂb}4uQѽ$HuI0R)Uuhg>΄zfq+P[ތ?E^3pfĄ\6x65>?C| #_.cY`kn'Ȉvy@"&=/mfDSmmX0 Bg6>g\Oe;7XL҄cd)y= 9褎.S YW&4Ixdv{'EuItP94<(V:{훿\xIT[;&X[r\W̞;ލ *S!2BߊPD,,ghW0#e}3+~w2.~#p fW̢Emߪ=}7O50`䏯H3uAH`U~h3ZnB rVűHqY?H K& D 樌c:޴VVrߗ]!0fwQǰ\MT$+n"k,c|;y#s9V.<%9¤zBPXBK⹀|Hl̲OI{@יp: !DXp:S.V.z?Ls0obaT7U#j"攣bQuqQc' "7,%%D~u P4ke,|8긘D1ؒ|A0}?|W0wKKfNkOj8ґ3 5y[P𬹍9v#`/45b648'FxmDSg5%ovhq䗕P8z'|)8/|v Dq)JYƲKb_t|WIޟՊ1dTKɍVw'y/KPlm'Y'mϧ;\C,>Db}6Yi+Nۺ}eh# ޜdTUg8jT>` Wd=h^r4Hh lٹJ%)HI#-?MGzh_g2Gs:E\j `j+x̻԰[燸4*MO"\agX s.,6Y` \s v.Z!7# .- v^-і M ORR /ԙe=*waDx9r6l?Dd0dh1e>R^a/F" @SA;CO@4c*mlEIa`h|k{ۙʃJȊ0fiy;kh*=VK8-K_ni w<[RJ-yB79VXt .>oXnNɰ6Լv-|5s|#1]q=M3>OmW!0,Fh[[9ViԴDyQ2$.7J`\_`pu ~N{͐mM .ZU%i.hi(RE^ªzR0<ХϏ;Ƿ^Qă=konqXTLz^utJ>+6deF_!FC-G(*FH\a.-ip.d=wh+tW q 3%@9P}1&%4| Ļ!Aظ$>wQ=|bcYgq$eQZQgZpmVyhbCC]x2bJ.`\#q~my;:N,[I- 5Z,,4H8x׾ὄi3#tzɓa{˽hYE ohsJ]soPZs3>?theR{w!SA0|9b4V͂΃1 q\ ܌|ʳFNb *v,p/E;cӨjv(DQ8pȡO_Lg_E*"@ȢKl&.Ǭx\ˢԨcݧZ9S1Vtf\0l2ԢA/8LʓJ؛ Ĺ:/e&f D\>k4)R1NKN0%57ퟹYx gfaji#efYpP}8!=X&&tLݘ~[Lj5bQ]U俻X:DMͻk暡hd|܈6ޫ}:8K13W1V2)}6Y=A*ATi~ef~]{l !&XS+Dȿ0"xv04}JNXgqؓ kpPw$\Zp1Ԇ)Q1خa rmb Ȍ(y@5CFzj 59Ս́2R#sdvLqQ/wѭi D`V2t EoG`d%zqڊCVπRSS5n:_hmk!}tnOv0"EU#m|_WI}IxtE30ىSXt*Q0no"v/AY&jX]EFI {C,PXJӷ}A 4dbAf " %2._rTWY54hJ{$O(?j!Jqit7?OH&Q5&XLxl/-D粂xsS"slEb3bc/p&-Kګ+r#HGlsh3Y> ,#2? _k%8np#hڇ`M35XJ9 ݭ +^ZqBgKD5GQppΰ:.Q@)֏R #@8b8HaNYg/YS2I`ܿz³hsg:\,U9'jJތ3iˢ^.g&Z>{^8E4Bx L7 JJ2bjG^ȿ>QY#Aymp;Άru0 o,Qrl{ bx| hqX[pMfD_'B~:APp[.֬qT,)[3hOpg$*6EfiC""+1-Z6vbLD i\Z `B)Mr.x*L7_TG?Z[7Uϥ~haN\IQ_-}Pםȸ!ĝH^,!2AZ_NŤþKZT\ f 6hsi\< KH*r IWX@vɖ09 b2Wo5sN~eE>L&F 76HMCmƝJ%0; ΄Q m >X @ 1y$֖c(,q$|ʮijj\ %dC,|WHvW\%?w ɩis3Ӻ8ryqL\ͩ>P&?/X9p=Z|PRǛC&ƒ~5Xg~V"՝QZ;6%A7H H.8Wy>3-5vu3̬ $rm+I H O7ӟy{\`P}Ռ 6]5.|40eG29E[37 'rz>}.hD4B4ht7)lny "Y_>&d>uo>yqT07OwlgSls!Z8r$[1K gg- =@[S@sg;X`cÃ`r,Ȣ͜.y槬[ujF7t hg7O<2A>.7*8֮9ϵ-OEh;|Vn͗A^X\<:E:H &RlgsY7 9/eb֪xC͠}{#({+ ̶z]/m7].@U]-}62 c#3PYrOEdfJӢ&\Ԩ̂E~>;^㢩iK}No̸_M^}JZH|]li%y:<ɿvw8[u~WYܴ3 l&%.x(Rh*5S?偤0 [Qo:JK|z ɡkAeNH\g!:J۳1qpkR?0Y3HVS޻w>HaߔYLHXfHBF]4w֐-[ƃX 7jcĶ?WkM>/sCOq4U#ى[`(Qs@%7)@t2hwyR](g ;"5z"E6_8nGJ@ xF!sKGS ~PJ(ߓ<<ҝUŕ4 GHr i(I-)N@>&0D73V؜Z/># /$uQmpiZ&+u(clbAq,=~6B6S¨Ig:<{{48ҁYBӧ |~oI1쨵"؟ibś .[HAS)`X2J?ą`R_ţK!.yFG _%:+hods ]w ;݃ݡ[-VhHQLy ^-&DNwrQ,@K冢D*r&f-^= =]"3 B9S \~3 (PI,cQDX"S^u0.O'4ݰfSґrG?ofr=+fbV'^zHwYC vŎo4:\/@Ŭ 6R5^{4jw +;+ _ =aS 2O ?Hl9˓0n@"((LuЗ y~[{ڎSD+ZHY 2)Y%juP?ݛabĭ7Z[k{kSTQon8]j*NT21h.xO27J0Tl9Fkrpr#?E\AvTw0>p 6fWsE snV#7|od,Z@.3e#ȔhVq{ $a{;(t9]Euz,'OoetFp3(5.5/ԩNK>AjvSjZ.o*^d4zt |Ad.L)}K8Dp]W褢*M,ͨ$-tܓa6ҕP|e]趗-4[ B!ocKP* -ÁNeR*>;xHI[ߞt!gt-jϼsQzZ4u`&t4mH|5 wd(3y'zcx/'q)m720MJ"A _n2 G+< TpB,B휠iMߕٵ0CZ6_Tq[XRR6xo r|b\_Z%teICW0) i.{•iucKPHXMbhB@ԥAS(LC-4r< Q: x C~z"O|l?-R)͉l[YKCo=4y$jVD@>jH|1 Y^&ԝq[4)zOʼfz酜lX1E9 dIG&u6@ځo҇X YG9 , yuS;捹i="`TlNv)1GgLH'STJ8$x~ @.R~,E3d4ew웑BSiM,(r]K)˥&yTب^cQ LkVn7A x]ZEDf(;sshGp.L_rs)i 4`l,ق3^lY 8|?V7kLy! }Lc(l:Uq"悱0u:/781i"ymOzطNPj6QaMFyDn$:LZW)8ObPK,||_, kM gI2 u5m}/au8-$64-`V0emln"IbŶr4lJ[wo$Ef qVmx~[bЍL50a>Ԟ%G̾| Y8VceTLFY"FC*Rr"5糭W1ڭḣc<#٥|8] jz{㏾ /U.CBNI>=:+ +^ԪdX:-^`[e|l M=wgc$H*L_{Hm;}Ô d!5(RjtWB+ɡ|):QV%+~88s(I0Y`x$sa fv-he^ zNCoHYoF7W8@ݖUn̔z 8J)m|,!fAnVau0f?G;{h6 {.% 28 :nkh%GgG[˟zѢJsTfΘi4)8TFf0aֽ&eCpk1)M >fuBJN-w뇔Os4`"{yJi%Za&>4o4v7B\v)c˓>IGYS{DxYN[,FL:VʋM$Ycд=tCjΝ@gSO`7a@_(g[AB$^d:ćAށy^B6V"  O +Ȅ]lұik`;P4L<tL0|T4g5~̣NSZ%yn{@uM&شݿS84fi$ToglOǐc;z&)Ku~![/LWS}Z3E'sEr,y25Q[NHQY1 fi~v<]O? C[C樲8qir伌=‐+%Z?,32*ou$?HN:VS 2kc4N,(ܼUYM a*ͮ .$:֨ɞ }ۘ Suŷ!Yxg}VLk*_i$H ^qL>4tT=K|U&SdJ?4ԔofFAqH=lm-UV,Գ<]woY>ܠ+ n;ubwvw@8,vCb=lC\63y9~{Wlߋݳ^bsfBiY#FĸV::5*$2vϦnUBЗg_p}BxEa0!'*D LlCJ ~0K p"{Z!欺P[Ԓ`ꖟlLG0/KFl&só5AGնFqQui.Ҳ / `Q:|^F[_4w[q,,x,45UV\Kd>2?fQ-G^}7ZOH& ͵sջH<#t6=8dÀH{*hQȀ84̳$3 lxMw꿧Aw95?Z0crnR դ(]ݑ2X+:#f.ɘSuh7$ah ,x2Kev}봦\6o A)T5faZ/G{ju>7r@f]55vZE Gtr8"!C9}#b?qKu<]zgu|S'oj$6 ȞN}2DM.c[3,eHO]eK7>ѿxܒWGӸ Y@YxşLzsygv:$Tkyn: h;#r8Ԧ2nDGzO^#PCF,Ns#1~^5~:'6Ѡ50cxpe;fbp`0xfd(o`Rތx;hky]S]U ϸlMu#$BʂONO=M$L-,CY{Vzq uЀ^5Ңbtܴ{'wAuJNn֟/7t w=pchw\P}r2'lg4O[J-fK>4[kjZ~Ę`|KȀn9',pJWȺTd& K@|OE>к=g"'ɒ[Tn؏ŠK?&Y:M^ߺȖ,R !cז8`-g.6Ѕ7#:2&|2xbHvXZWڙF1,;9!X<׌LvKSOD%Yc7T-xOpڎ$_XzYA$ՋK/lvhF̎"Ap#/Vb񜷤/H*S󬅽&7KE4ᷕUF+r"D $,6SU7>3;b"8)BhܹftI<# :}ad$bI\ށ>:®O܂ii؋6~..7!`yH)GE H\#)!۷)nV4S=h~^ :7H/t22c͈UkRyuOmPO^w_1dhw_-lpU7>tzj ieBû J+B1eCrˤ]fltװH鸜l`2R:-'4KyHv{܅ mҶJ@XH }mq6h=CǡMZ ֳz[j$c9O6di{%+T7z ˀ +8=:E?wH]ŢqF4\bYDž(J3;RPҽ jBJ/(<S: E _J7*tӈodk_HM=fo`P9(aNANg ,6( ' w%G=4tpʍSQ 웄FmqZM3" "Q:gOXrK"c]ЋA( /|>^ma WR;SO#׌>TRt~.?Vm~`DgCi-gA&,4*5[+eSsj-#E86 }sK'zSD憤,_r$z)6PN2ͅ.e=@ssUa}EaCM &AW$PĒ캔=Pow*Bz0}$x&)xŤ;0hak՘C;sTJJ ?֖ &*xF7پ8LY"6|`EH,l._-]mhRFM%oyCViLwRTvUfRYX [ǎ>r.'-1d@ߨuVkfP30F4]s^jr`DkGSmhs\, Q$ }#/IzVTЖFcTuiz>f/fL_:d{{01@/8S'9gzYȩ$ykz".8z1^7߬4/J"V$`aLǭ*M7O4 GJM=Fݯ )qf˕3]h_UP+VNEҐI:U"+pI}m,0~W5/qJrIS TJ|y*gXOO"=LEwo5Ac<1ߟ؍z@JBJt$5JyNJ,=##7׶;¡qOty0]`ed#M8ha`n\.pN̽-Q9*2yzHy"¡l;L[,*^W.CƪHMSxqHG$IV{|>,Iowe.WhBo (c0XPRwܐ/ׯwh9 <3skOûz7 M8Q JӝBx#FNBmT{ih 5KF" JT+L3h)w_^coBn>GFO6X{_u":Z)J0莭.sstNAr  YZ