nghttp2-1.40.0-150200.12.1<>,e2+p9|eї]: #kHj*ݢ|dXگTr@_0ϣ(/бO8C rʃP;fM?m`ags]v/~m+BsR-YU,ܫѿN!jCX˂{\@ N0N{ȢuҴۈ !)3 %N琽?6t_R<5w ĕq"׼$%gȠ+(kT+iJMf2te8AYH]>>T?Dd   Z 4IOXx     <T6,6 6( 8 H9,H:JHFZGpHIXY\]^Vbc)defluvwxy0z@Cnghttp21.40.0150200.12.1Implementation of Hypertext Transfer Protocol version 2 in CThis is an implementation of Hypertext Transfer Protocol version 2. The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. HPACK encoder and decoder are available as public API.e2+h01-ch5aSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://nghttp2.org/linuxx86_64[(XJPh(#Ae2+e2+e2+e2+e2+e2+e2+e2+2837c1f9ba9b2d8c0ad90cf57d0be34ea375b642c36de09754fe39d03db70ecc46d283b2551ea645bed5b6ba0f6e10d83d7a21b1a1e2fb1633404708da646d246f93561f0ce8ce1c56bdd9205f0ac237a6caede3966811bcf68caac03ab4fcb58b8cbb2cfe5453a90cd3f9991c4a9a9e4d2c5edcaf2c5f18c9383d56c542ab2a6e912b908d95a866949bfcfad3c587c97e4000a8a1a7e4b82501df86d3aed9c5babddbf9be5fa070debf335a9d3d397c8f0d85d2a4c07323f084810a5dd4cf673a22362814ba191b10fa8a50106097ffae4ce30013526f522b7962d2a602f1e4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-1.40.0-150200.12.1.src.rpmnghttp2nghttp2(x86-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /usr/bin/python3libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcares.so.2()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libev.so.4()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libjansson.so.4()(64bit)libjansson.so.4(libjansson.so.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libnghttp2.so.14()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1(OPENSSL_1_1_1)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.11)(64bit)libstdc++.so.6(CXXABI_1.3.2)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(CXXABI_1.3.7)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.17)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(64bit)libstdc++.so.6(GLIBCXX_3.4.30)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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.4h01-ch5a 16977868601.40.0-150200.12.11.40.0-150200.12.1deflatehdh2loadinflatehdnghttpnghttpdnghttpxnghttp2fetch-ocsp-response/usr/bin//usr/share//usr/share/nghttp2/-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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=40d343e8f9e20cc06e5e8e73bcb18eaab2f0cf72, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5366d816d2587b261ea0501f9dae0045b0ca4fe3, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=11720da5ab1600bda7ad825bb9e43278d718ada6, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=8fa7d7706e6d55f32e87d0584b6d1be7ddb1d933, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5af758ffea4ba9186846b468fca775eef712f895, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=53282fc7ecc0844a7528157412bbeadb9a5a35cc, for GNU/Linux 3.2.0, strippeddirectoryPython script, ASCII text executable4Dd# *RR,RR#R!RRRRRRRRRR RRRRRR RRRRRR(R%R R&RRR,R$RRR+R"R)R#R*R'R!RR RR RRR RRRR,R!RR#RRRRRRRRR RRRRRR RRRRRR0RR"R R&R,RR#R)R'R!RR/R RR RR1RRR RRRRR RRR'R R&R,R"RR#R)R*R!RRRRRRR RR R1RRR RRRRR R R.RRRRRRRRRRRR R&RRR,R$RRR"R)R#R*R'R!RR RR RR-R1RRR RRR`Z%#!7Rutf-8ba1c8b97f8a6afb38c65350c59a218bcce56f758192a05f04f570208671def35? 7zXZ !t/]"k%v9$ 鳅VJ-dx2OFޯ4,v<* }s-bCsL4F'g7mPBfؗ5D&q|[B>AVh"ss,m䶝[$W[x[~!lb XMt-^20 }! EA}.b݈&}w늩t $Ko~ d'hPMbQj@P7%+uzM̅Y% Y]-G7K!a!hS.G%f|r =]&jn*0;vnߡN<ϕ}M@+=Gj3q4iƞͯwmk2.$4-j/`DpM:f5>q jqm-AuJKk70'4pr KOd,05Rʯ^Kt?h1A܆q{'o]@ J83$޺YUʊ$ θg=Ү9nUYiܗaQIl[G ^3Nfg /yy -} `γ ޥ`1\&ho<~f ߯y\FsF>7ШȊH3~tӦ =e預K ,뿦x6N y XCL .BMWCT"[4l4czq1';ݝ!_o?@5ssV;bp>[ym`hzÂf:3,N1kRfA1Fl~OoߌL,xϽ ˤۊ&BI*q]N͘zxy5Ӎ o \0D5W&&0rFt,GNFiUYf2pV@e_+`Q3lf-11]؞RֻH]:6b}i#? QݠObB(TޓO@4W8{Y"]꧲D26VG1p4Ωw駺MdFcSNYe6ϊv=~~3T<j 8{-11M]kgdwYtGOǬ3^K'v eu8vx ̕KN1W٘`ܣ3EኞPLPҝ`Zߎ-yx( &(@*hQf̓:g9 cK93S:!prO/+HG!Ԯp#@9gUGxppI$̘%D*:6tppAfؔ@_A(=YcvfWJ'-"|ʹiw3 8ČU0ʮYǢOdk dXq(\:WӖGOy&X8(Y:L>-U ?޾>Tލf:N*ѓG>(p%QWo2N|/ǥ7o^WQl@ʎ$f[O?fCȂfg&SCl٪Jt tGK& jNn=9ºgmz&z^,Wn#ϱ h}Ղ&s WZ%u:IʴG͖6 $MĴOND%"* &f,sP̨JMh)'VAfЃ Tb_?ɒ}Oլ o-Wo1naNH) z"JxǺ?j~V sJ-;2w{)Ef~Sk1I  %[^+fNM@1"!v_@T.0OƮ4BNȴ|ْs }o**DQSUPgqyѠL`z']fu@qB"9\ jۖe5f |o2! WޝTA "Z9f gw5͒E(K!ˡLӟUngm>g+PNWM.W%`sj3Cx=7e=J o&@o9m7W=%5gG%J;Cm#W s(@s\:S<|]iζׅяNmZwnoej8])FMgunsv3ښ$#dSQĉ-H ]nL37̊VHUӕB=75n7X+1?p;j4WR+FX|{]輵n:.Hԧ,'SO ȶlU_eBt|/`-7ĉMqtGkyb]ͳu\9󰶒bY@ tsı(# |iFgBo3(pSI|"^:&ײkDDo%!pg)w~]XկH z Y%$}G42ʝ_1EQ~-RM?mޏգCtvv{YPF~Bgu =\Aa٠5i !ܜ[BDc8>H*JH?H8ڒ%2shW#8a ?m {skD۝ᣈ69L}LK( & $DHcf֔{͗9ʮ[8rT :-AK&馭Ƃh2W^՟ |TeV͇1~c-Xc!Op5J iqn:NxM(1:j +Ͻg_2D?*̴%knjQ8(A=UB8uz9VkYL)Þa'M1#D {-_QLQJ5HBOsQ bW `LKgaɻmdn2ʍpNh\Wy؍c-TNoo4YTRsBL &.:t ҡz]ѱХ2!d?T(Z[?巛F3fw S$<'R%OiǴߚK`H~u&-A1'FI7R$$<"aj]@a]O~qpzo$1cA3LMYPgje*NO$'Eb/q:3޹==9RrځPK^NK{>FjMrge}yoqi^@DL^Uc1sq'˭[moNe@1:JlLOR| l.gYMU )PJ' &Y@Sg]1Qՙb5?%@&8.aj9ɷhiDeCzl D}zD,r|>2s 7$1k0K(a "\YM.ڷ9FiaQz ۟ב#m:uV 4!{hK&x[.Tk ~xejr9N巨4eS1(a ~'ԩʯMpG-@ B(Y?X:Э/0Q`}cBi[ځvLxPME;٦ vu˂nu> ?#NMWo5%ijq6ȑkz/Pm^gLA}cQf0yHhoOO})M y/%ߵK5*.1򑖶 0~GBgt%\u "ĂKiłkcE90ܓ"!Ԝ<4k jKTJJ"Pe~.%O?dR~X҈x'ȥdDʤX27Rf2̯al4;WJ/d-[i,] ddډ>jz+W-'2>þAhMF"vltZlUGIۚ[w" ʙ4 Qu|`O3SS 3C%zɫ@ %BLpdaqS"TE362XQx@pp]oXE F4SYv1hX]CF7ح7 NG{XwA+,4 Ô.+ǭΖbzWl'ZRܨ׍|O3 L_D=IJ݄Uf̯qyq}YSc/n`qDO8~clTvkp`cEh*RYٮR1tl1~|j5DBQxe'ȕm0@d3܉, s <[GoӰ-*0H|T;{1W,۫a+{ܖM&1[H0x,3Jjv!Y׎h>F Y`|fEa睥ȅ9к^&;owHN3 vL E%:T`pׂjǹdPܰm3*6i]) RQoh3jdq ⽠d:IqQ@3%IEظP_e"p ^yktOpk sU^j\bP ժ`HHM^X4EV?b/x@4٭^0^4 >R8Hqg )%l?Gd#ӓ d7$ 5VZ^g>Gh#U.RтgvJ=Jsڗ2p~m 7w u_tuS2+Ftx%@ߞ?YBwcm>v2@[}dzv{E64%`qklxq3N*w_+6/wS:WxI iYV1(a*Gp&Ne&UEL QQRϵ#-ujᔯrRQ.`x-ٷkO;_#FnV,:);0u8hL7y}bjSI'j%K$aa@qF9YK4@/$`VqD:uG?tDWX r@+XrDMk%_@nSetϪt겺zR}J$-m fqv"&_$Θ'r9 S2h.rF*waŐjJ[;ycQ>X$ΆP OW=n^@2r?^2j 7#P!@&+zj85A! s!O=M@e^oGtanL+o3!-VpTO&oo T0lkiSqF7F:\s6o1bGR0b-Ylqlf~/鞇yxXԍJ S"zOI  >۪PaIG:j͢k*!y .G?M.52h|嗚 phD$A}Ll 2T73&M=Z m'yvm-plC -8 h[ˉ2L%o6~86/ Ip9ޑ 41 A]MekQGBMd%۔qv"W^I=c+Ze1 gQ|R <H: 2Na'ѬhyAcnGh8t/´Tn[jg+Q}L_Ҽ汒8錽Gb ")EcYd0d{PAvH? vSk0ՏtD؅@W{N< Q b`>4 =PL4KaKڄ5;R@&mNN]@߷@{9x^9Tq\on~2O @'`tҐ)4::u$nyFRwne(P+ÇXֻZVcn|3 \x\%PHRZn+O? ]=`Ihq`cM.!v8>8' cDWW(囖ҘMme칿r0)V_3/wteB??.hwZ%|lz9' 6fVK> æ谌4d%Zǂ1=rŦz2xcWSDU_a<&YY@2j>&`B[zֺl I`lQ(uk[me[ 4oq3䴓!'H7:K'g~ A;jZDY\H>GOM֦_l]P ikٗ|՜E{$L[;Us<)˲kS6%v+8Hג0$$:͎㵐VQ;K2՟kw[OxCC=ueq\/QXT+Lg)5/ Rotjx:7tU+,s͈~zA-wsRaeIju>˧#8chJm6dx>;c2Vٝ4R38~!klalK[8X2sIݸiAb:R(UKjT$,B@0dޖJd9٪zb(cOdI5%2#S[C'/|P7.ZG@_L>͟L*V+?e`mN;FȚwS4B;eêx܊˘>U'.{iu1K=KGr:e{juZ՜kʝTʒn|1O(o _%?pzpٲl!AҳsSBGA]huQ:۰T Sαb٪r'a[Q-v7&G'AV=,}07͎hȡ!T}_*&W$bـ:;fa>e9eLƞcOfdHUioՁ:p Y 뜥O/(ݛDB^=O噁*hn#L'-5eD'3ilB4.?yr90vzr[~%N%{])`HJx/(:z9S24ݾdĢ)M2`UmP]4-k);!<8|>ojqC(6 ĿHd0U 6(qn xЙ!hG[ewOzչ62M7>#!Ra^C 5Mݒ6 ZS -Z:u=e cZy,/Z_8C {/XHj!)X_v6=#Mb4%ǐCwވ*b 2gΘ@\Is}DHU ) m[c kA<3}F .P HcC頦pz9[ԃre0E]Q\CFR [\cíIU_uIfʽj]P: [thZJ3lApQNkTWci?SJߔӹ;<S:E0uxGxe$=P-c"s"+Nʟ`ʼ{cծYg`Tۨo< 2_B7{FH:|w]:_xTC=xm6~g r,ݳnvY_m"d%X=h^6%MV0i$ϯך$ zY?2ȼ؏;rͧԮ2x—tye7KeЅKbA3ụ`#ʆ9XaxD,u4n 5扬o)68š0v Y/K3SBp 8F;)ujuXKSF._n]bVmjl~A-EM'HVf7?>[ەcP[ǵ~_-pH2 O劳k}K`r:Tyن!ojW,KʥE3tģS2m^‰Jv0%Oz]"4Tr* b 8%Jtg{Mw$d*7/+rr /%5W6ⰲ5 Ypw+Ni]V}s:z^*Hʲ- gXa6>$ y$[)W&|a\~PPewdGd D=p$!objjo@tCdYaBMN[%l{`a[A̕oxI0췼iEm{$U␊ 3֝w`!0uS>X#?E;K\3J{J=>eڨmSAĮ_+əoSۣ|3{ZoW{%Oz~I A" 8]$R9yUjO,ҁqUq=Gb"'cs熉/+C7w`ϊ!ק!~Ȣ$wZ@uț-)_ga?XV[Clp{qN"3`nW[#u@{XbGn,F;,lrMi8y3[i,(YWM;*rOɑk=- `'sDC32[Z*u/jaEˑdFwJv , =y:˜IG8>I%l,c”G25UW]IXzU8%5 \N-箍cL |Li(4X[;N>$pk9GnZM#`ʬCṡ4$'Xx ?pR7G L44~hu-vP&i섶v^{>Vqy̭Wz\]՝Tv?zm(莩'x3wjE62{ޕ&KkZw^`KQ'`_n/> ܛdAyodfGZױ@klx~4r#ġ~l 7 :ZuY$L'f 2vOGjJ&YZ"-8t_RaDH&ӤZ9٭ܿeND^WȞAΨwnݼHց)G{\zU#J=aI4ҿ 5k픢BqQ!IN2C<9ZSol1u]@iٗƭaJk]TOosTiB.=łeV]3ň Wl[m2w}4&ylAq4; oʷ#hoB"({z 욵] F.)T;m e! ~@ YyXIy178X_s(Ix:J⬞lz s!MҼaX!Abց̀~fMV0iW! @NhRN>8}d>l,zu,|Ȗ~\=Pf _e5PHWg+:ϔ,ޥG>!_|6׽޿_)Ƚ>tDW&D/0W`V\%Xmnif4SS&)+V`V4qh}zhChϾ]Hm~§pamex|R*dKƌmvMdTWb|c$36UXF1.C~ v@Okjf_)˘^>ﳏ64 ^ jhxf)GZ1PIcBEF^O =%GMׁ _tNeJ>;rϳ$F[udINYX>ퟹ1гۿ.r7ׅe>(*5T7ҀfPfJӼ$mrf`{r@{3 9H'u{-v?otcftޓ ~k|̰X}qӝŘsPgJvg+Eb Uju@#&*8~,p@~cMH>;:&_fNUyj4l?@Tg^),y`ɨݝSd[{o>V^^։x auqB6 ^ӄgBݡYQ<\^ sge`gMDLϊD^s9үtRK1S#<7kz-1ozt9eWU]5 * A۸Ao476 Pݔ0w4!bbR0h>/jfdɸ .MahE7OV-6&.68(Ì]$4;f esX7n# á*)Cu =u:'BG6}ڣ5j3V.1Z2v&hfaHaU%auo#R=` shc:l;]E?LKX\o4+NqG+`rV}PVYEnsb*x sg&4kq(WnːĸlPFo!d-c>I\=JX}_/F^gbDϞf[VgD.Pa#yyAM&PP`ȟfl^Un4zok#@f4.6ٲBIKMȹW*:.$窦0kX4дZy>|t.oHlkӯTÿHr]E`uޔ[vdq9 F6!Ty\m t8x?#`08s`*ؽɜo) #Mk!i-9G%~M@Y^hi;+K(읷 w Ɏ,r+mG?uŔvFO N{Wbfˏ c )aܤƧZ^oDntJ!ZR*~-Fg?jsb/NJ]Ф ҫ:FJw4ѹ:wdH!Ka$(j)AvO{|Ƴʼt!UmwU6_$>ǿ_U{{>r<eLOtu,*EE=7}sVy]0IJ5-*}6o$3Ow(O@!{]i)"N(o Vg@%4T3֭InڴMA}L@w# ]<v_>tP Múc%rýi|Z*t<%Y SДNxDaP,-6]bYG<_X6*ypK6r} ^<'~mB$SgtF.T56e,(5M4= 3q Qdk\N3TB0~],MS~Y% D"s/U;+#^$I3 9w1ڧh ;M)c b[s˿V3OG9;BC2*λ7,v[:Lز5V|ayn8MZ W7n٫6/_$UbVfzu;!_a>M=C-Xwq|աV:S27[ ;RL $bXo eb@q_,_jHeMv}JSIDzu S-~$E 19 O'.UEW $X~2Ev=}AIRH6&_l=oJ0q+p,4z!.AsϏIF{7%Nf)ֶ<įC: V+ F$MXYu4+`K-04Vs |ڍ*f VZ`Aӗia8 e/&ֺۆ|˘㟺E}CwY?.@24n/ylL(CpG&}Hz`5ܲMSO% (s.aBα" *F:V&ߥ+Fɉ-Imكգɔs\\_<K*6yyXBMKPi zS sv.MvȊ@>Ȏ}TJpoYاmD /a}^MD}ޕX/FY -ƾ I[cDIdHrûlXWP" 4َRX\[<E+GQѥɽ Z9NZMP7Sɖ[jan r۹ly3Y"+A#`ol?. W߼AnF}JG[Dw3*=IS>P C IFoGfrzDﻉ`F~XhD&NݫQ3'$wZA&T jJ-H 湟?m5BղRzasFV"&}Lp5U)A2B>6cfnuhZD"=kY_ (oHx}QrJ}AN lJYȀx,< :~Jb"sX)e#Gp@1mUֻhpG hUxH;lls?WpTm- KGXkrh9 &\)a4(E2ix\~?15RG{m^vVfb<3lEˋHjےgŰvĉ]{"5CǻK)¨[4~Xu/ZO={͜SuT<$+6ZHSGI=g1qy J|Obz=Ú LC\Ab Lmw CjC&uf/:\vL20a29̢ϕ1qiKUl(ąw&@ %kjM`e6 NFkE ~ ޜFkr[ b *bDegÇG2:+H#AAR/(pL/M`. T_/k)@6<2.d$Ժ(gW,%Ny"/Vc]*xvtx;Ecv> _r3I&fGLQUdXƙ[o'g>S l őVO}fH#慵ޥ`7875#|d$)Yqjkzy67qN-G2yp+?.c0 RgZ9WW4dW,>be1xMu_ S-Eo!w3h plY}ؕaow8ͩa+JKY`8]i7v~^~y| k{'vۭiܭ.1jba9@m"ۚrWnu4_ e쵿l}mLGbl{Y9ߕ?A4ECڧDѪCYvL/T::% th[ HNy>t{Oh8h_Xޣ]u 6 7 (ȞZ(/4\$-IW c]ja]Vi yZI02g/kUAEՃ{6j!LИ/nMw Sڣ(~^h_2OV3WTB$-P zoEx2&dAi%U♬;z(4~`h~Z$+fϜU + mFpu vZȩsgz'yʞnE{&Ѩѣ: 75POWbV@Qdl[,~}؎|g鍥Ι"E Fu BP> ͥ$쀍M9xngɂ86{7rC 2JjEz8q"ӣtC !ftBتx07.$)sW|M̊E*N2հaG0|Cr?sY&(N"erBW%[uTaNJxc< 1R裾ןkhZEYɱ+^+o`Θ\GDHRT'we`+HDre-ɛ[%EAl19P(S|i+"RW*xNCGFOS:װM<[Hb{ĥeȍ"_6cL/<0fa&B_t tEn@P'9G̋^.u騐qz98>m1Rtu}Wɝ׾XN!r.dA9at8eۥk-TG"sVVk>U΅ lTu] !Yo&Y0ozdsΟΰ a QdӇiJMw/#MP?c? d +xw5 ͛;/0LӖ$DmF <:娞Ig"?9MW:35x*_]MR?>冇3:R1T,!I:V_O4Oj]<9]dq"ك3rX;>Wxtul/>[d`Y\T>@<'Ldq%i 5"_3r@fq9RyBu Ga~<U5O֑ж';%M@QT~JgS2>59C| _H_g$#D? MrFk)*/74}w Tbp1 ;(hGxbxmX/X) !_BC>/"Ԯ$b(ZqXb9 rΑ Y76Awu󫯉Ȯ?Go#ϱ IPreqvIg·gح\vg 1 S2~~8Hq.VL%daU>>|Z̡׿ڹ6y!`E*XUb&aʵlͱ@ `2)vj=ӂ˜4W}&7(oM?*nwG[ a} d:XnzxU`_Arhf@5J)w|@&\07gS9aŰDgNLSrJ1! %7ϙ(ʚaz#zm2RlG9zqUc+.ho!%3,GDDZW2}|~u*_wRl} 3߈s?صZڵm3nWSf  W"nqoU+s/wK i:7l+%D+#u3V_}f_ه v/*] #:Y3$AHRԀA(դJvtys* y;8h`EVLZPr@Nu2;gns lÃzuaE5xiOC CAS\(oLt/` oT㛰9geZ8_e_?{9~H< 6-Y*#1#> Hr Kj#"malΑU2nт[<т $h4*85oT#6L|]+ζwYA[KRܼ ƮK<QrD^9s;Mz4Ǩ- l(?sO@}( ҷ.ɝzqi D~ @z9)k m!ۧrT~ARۇ%Bz}[kDOE;x~U qo2(hp.{P~]x U1fCl4]`% 6Q;2&\{ۂWy-ilίh=q%5.aM^RUjF?oAu30ɗWBwq̰C?y-;QM`Hu_[Hl[yOD"/ueWi%|˥E[9Gc {p׆ݮn*u| \j6R$`IƩY в崿=6_'K* ?VMn;@kc|GԪlR*.?I:vMAqq¦ׯɣ5FN"XBC*:| [^[`V,pVd7@8ZN6ò cꮃKCF(><@?efOń$A:zb8k.H:=crޖ9$uG`g={^T'( E>,#FiԯJ wiѦnvS)RFsL=/G"= mad4eLD1lJVxɰHyZ,,Rג5¡/)G(|KV $s6dAZT9dcO2۰8 j$Iس`v`Y)Sʺ.BqSzVVi=ǰ2N|t? 7Ef*+29lFM9^5*'V74 =E:9<8VAʷ{pICHR35xfGԍ!qۂ qsQ2:9\QlS`^"rUW@d_#zguRz/ Qy|"jWI,j)A$ٟ "qhQˋt`ϪfrBe|vrسw0N3Xic~ 3:~/V3\NSࡔ{,K])ՠ`97U6>q@My_Df1RE \TFwŌUMf,/CyQدj]j\ЄVJ/2^=i\c9cWp(wThjЛDz Ψ5/> ?mXMX_"68GG.Ն0䎇Ɲ]??6Ͷ3+$?+GH}h[΢rT.J**O!(՗M;=ssꋸ#Y;O5ULx³d|kS%). e\I9^Q9ɦS&:r%CD+8t51 Lm5&``mzaGB`kP7B;}'/T款HUC5/A N#ZpȸÒ%ʑ.ǖ{VfU'\B=r? s :wuќ kVǡ'Px+[HvWkv,FNS*Ϯ!!brRY=pbJ4$mw݇67F>&>SQ F*rr9,t7:lv︲!Aw[o>.n2d :Y)S'FhY# b8,۽MWΔ}Gç"p>e(IR4R=^7=DY/QNJ)\f[ON 42hK;:!$`:!?/(B@CAyӜLP*3ӥL#pwK (á Oin-!rՅ{V<;!!rˉwB{ 3CKY{pgT)#bT+Ag?2uV%{|m =s`K0꫊ :k"3Pgˍ Q΃w#eјK~[d *hHdFLn#;,_hZaj2w^Ƥn69\;;Ֆ(pf>h[q: 5@Tes+ZyV?j)}/3%jf3$'#*R(yuHVJH}akl~ Ie |/Jn%Y5©H dX!3r<u,+Rll\?9d9+j iA?w!gDAjb!nM6޴٬^=/jCvIO؎'f&&aԴG< fO .\gmACUgbzRixMF؇BY>Ղx8>.3u8 U+&* zA`;ܼb'ijI65vkk*d87`ǽ0C ^PbSuv{-ҺA뵼%丽؊̥vaqO>#N= pak&T$ \n 2PJoDL"u5Aԉ#m&C՞ "JSAb#A#` 0^p@΃Iɔ~"۱ݸzabٙC=X[U[?W&"S$]^B)" S̮Zn.u6'?qU\pQRMTf ӳ(iUW[Kq.UYot_diس-'W2י~ $i셒3VzO^%C5.: Vp*ǒ Qh t@>$Sw9)`dbXzL݈unۧђI/9T'(Bn\ []"lIQEX8^O#|&ez")HjqfQ~歅=gMQgOhI  c;P"-.b¡mܭoV[֞dƄm񯻇F]`,=Nmrhӎ-(wq}*'QAǗI*tIX!Jb!s}G0fSk/R ⾎.7_QH@3G6[9|ӑJ̋adJ2ڋ샍+ 6bcg7{+Ћ VFmؾW'EMAod&.Q |T/D=IA)Mb|-86Pb kaM\vƓ*2sfc4~[3 mU5<M\γ-q\Ⓛ;>Ww [Ds;3mӯP!&&_[mp<4k凋?X>cXƕI`VڗᇀP'\}o#bTkl =9>^Q Soŝ04;AHaO b?2p̍իƽ=/!%XТv" k/fsb,C/Rbg|KFh oP:aV_S()Sy45VVsܮRA̐>ԟ|;rIQp| - EdH1{S# ]yh$p+}`Ϋw5Ê.B]Q ܿ^I1:}Ô{8I/>%)!I,BvV$ĵ Tpme!BC7rPPy7Q "L90Vp:?v"Wσsp·xYf C3^dۭrG_Z8B=BD 5'MM;~>ʊ J{2ж3j#w+'I4&x>J8s s[lz5/!-PqaM Z]xwĴl\<2y ?(n2Ev8SQh0vCF())7|yMmԀsSRdNE7찆Rz]c&Ոg6#rp !4VziP\GF :^VS#(ZmײY _4L-zߑ.8R`ȷhJ^Vo$)\ m(zJe*Hh,Mnb+=ot Bv/dL38-`邂hހZ!mQNdtXpﮮ9HPj4K&L%(}O=J!)B^!ߺVO۪o3&| FP8d(,ҽת $nל҅Woljr%*7㶢2\KР ӽ 7ZpL*= 'Ԝ/w͢1 x~G-24D#zR| ӑ{a FbzʶkT.UpBW*P11^Zs+$@ÎۈLR27Dv٫Ӊm_{7sk2^MG/`+U() ǖǥ:nMK.sd:Oe^tل3G;3Ǥ ͤ? _ P7Z10MK K;W(X%*HQY= O:ER{U63K iEfL)-O9USCP(󇍹J#CEL|Ik).>!vKҝt&#dZ$ts>< J Rt6mHۋԧ'fz۱eK׿YkZTH{ﭭ^@e1n޷{NR -6>.AK۞b9 Y"j+_:&| :Q*( ;3*]ou:;`2>fiTZqU/0ҲQ$oOs8>m"E4Q;b0iyI5TE6b[!k1H0= bw*IM4҃ -9͡ue٫.-̺HxEf CJn Z 7; WTAfVGRd>.ۉq*^P ȏ}'#lUuSw4hM- oQN\cR"3oEYC7eH t<Ԯ9E,Z'S4J;MPk"FVRCpȯxQ+Fđ/@@n n3{^'|'Gu#dtБ\/Q)VgZ=¹W~ /ʩ XAԿ/ It^ÏE 웠"߳FWodNo ZJ4D 8+Cz *NJX'06_6?%MvN LOVOFPWSĞ=NAXiR) =@]ܭm&ܗV;o`gLbU!a-?tlJ~ ڌA=<[_4?\jDE_t)9i/2R i敢Ӫ=?>t; Bd&*3t D#F} i +(r,6?=T(Ś/W Ŗx\a9$'*6AtTO1_5$jJG:H:ƅ1۵}|ffmX`d3J ( d=D5Rs{r Sz1 ySzF6?3ňg3HUZ$Q9 ~k*ڝxxmevꚙ~PvРNU6Ρ5SSY=?}W3~ٷ3 ~<Ze3_iVn3R(Nx_{7c"2 ^ ^MJ Όy@.hlnURUR#G0N_2ݪ׶ @=_GAl*C?ᠣ7eJ*yzW_p~<6|Z= Cs;wG`Ʋ|07=YHoAaLW4Xf{f%u+lF.ymI\o&P{A0.Kazkr~5-]a߱:5nXqD[ʖTOg3sEEHVudPuX d. nbwv I7**ώvٝ;?V@/8Y5Qoyҷ x~%ajwBf[?o _l*D.ۇB*=!XW#Q~OFD\fIg"zoe顦j)3ҍV=TgIuԮ{l׬KW.NOU{V3/MqGL.lL((|9t#˔`j#Z@*vt[B =䗰cĀ)B zELnE71PL 1զ Nj6? Dg`mG8[uj? uN芚»`y}t]7IMJ/]R6YXWû#EMoF;Dt挺XhC~r)Ң719"ꍛf.㞬R]&%2 Lk,Ly$"㮼b !ޛu٥Pb2 l~H.+G cKf}fT"`Hh\:=]Qvh:aϫ}ՌjH,\G뭻URK N M؁󠄱Jҍö>ـ ֋ӦȱgDkuAT^q*-<ڹ4^!<:l֋PX$O}؟8&F,)=H$v_Go_[wN)FB9|>N#RQc K܉f{m(nsEd/bXl:SyLBFb{w=N=Tٳqɨ`䊊}@uX JwѺpyP='[h R5z. *-汼QWT ;k1xOy8Jp ecgMܲV-%J>u…j"f(K?8r *ӥ>l@aSs~ a -ݕ7த%= K39fW\6, ^ʍI4iʩK '~[ 蘒}اN]K^sA-,8"Kb9W`g}س5A^m,--Y#2]`ua^5.tAvn)CP%r`QxTYH/_c`84ԔA m}yWN &7GrJCBr*P[m AaӘAШARer(- <$0@Qe$ b5j 5}|;y:/ U/a7ŎBBᙡCeh9Bpܽd-^DAXwGxDi`XW (Ú-"E%9pL;TȄeg-Ke:Q]+ڪ_`([0S6O%o'u5ks/iƭ~d}ʪ W^XZpyv,LSoO;? py۫`cּk>,6}'w;/57O ND>(RtHʃ~zuf\9 oAbjUF޾0-rrCx9k> tdos/s}PJl(Fa=Knfz r,)۝`?Ԉ&= Ͼ)L CkŌ'S˵-<3]v/e6)B9HU3i!]i,'4@?X;7;#bےyiʼnB1&} U\yJܴUV*ώ}>ݼi{;5 ];+PٛnHoɃ]TVg]H51 UjJJ YnMԨʠnL%aC.FG4v V0ՅE̔>;+Oٶ[SϳxaAi|8SL#,9\ #hwBkPӑ85kW_ $<2lnTMu 8JӃ"$~ụ(#m"|\\D `,ߒ3=>% ^G gR w>wr`4CA}ӻjD±I;8D- CRG{M^or@!]tx)E;d1sTG 97A@%g,Y(&qo<_=(&_'E2(3Q7~!M5+BA'൮ 7 Hҕd%>Q Q{}Ȝ]5&C Jx2z`sq 3?4~c?oipdg𰊒wqϳggbjG~6T/,5Uk+9zwXֿh8̡6G\)cR=E3WIyGEN_/(tdg/Jhh^c :)v,`yfv4 )UO>H<~>&d9(Y T,aQXa"{B#1Y/ cË\FƼs1> \qlzU{OQ/b_&u=/8\ =O2|Tw~C{[vAeO_(,e.)[ ,R\ - IIh5×Db^{kY'0Vۀ(ȶXKv>}#v :!~⭷zjWy //9xmyDJ Q"lކqMaMsoflo$!8 ] ř!ԉ#OhAc "&.y<0J3ʔ.%_E:Z=i"UC[*{4ȌaG+DXz%2 @$B!)5e q<|;4(؋5Q&7e+)LoE~rdAKea,`w?D] ;0*="vCL1tI6y#D}ߟMoĻ뤠(5cqwBS+/]1 gZ*,'zVuA4MoolV] M2/ vF~Z۳8g4D\|+QB=Ss$m^Z Pi,hmF!P/zRQ/@:o9 𖨑_`c.5hDdѹcDVp[tH& Zm+hJl$eI #Τp W0wH(*=i> ˃U20KNq Gl'VB؂47Aߘu88T/TUAlkI5|3j8)pv$9 sodG9v=8Qj-$bF@smb: 0a(FAi'~0&V"cjS#/J&ɄV`52#˗L%S%@wk )zGQ7߉=A i㜺 S7B/F[ D*_鍵R lxtc 4<],|HSI‰ѾQ8{~< ԸBR !^ĩCƖ<`k<*F5o\O0R ݨd>)J6TSN M1y .]|2Bg  0JtMń|X8]I u>rs,I =+(}؟޺D+EoBH"pOY¥ Awg8(:\iGO)hz Z<:Rٚsf|b ʐ-& m(9v-#ڗҭ>s1`?r.. ?aS²jȾx4 `,Api\I}  a;IJ @)j{׌ ۷\Yjy1Y—IQልc(B4(t:ƭ^$75¶@:J474ّ fUBWՆ:TꆨPΑ-+%v=dR;@b4)n,&< %ZwP{nװDʣ8AW(]+nޏ.#( q"IWؘ0⑌u/[YjXAMe8ܞ. Hְk(BQ9vh S˦؝N{="Hp sT˼2uR3W-MM]祼]Ĩlؿ2m)1]`2M'GvcY-K'5/\u0[Mb)??Kq 鼦g׵y" laҔ" >8fkhLPdU/@5mSϪ!ul/sse&Ȃb^g=%*/,@U:]+r>F}O[L\{ZOݗt_}?n,빬^yzUI hf,6͚'1 :P e%ΙNݘ0]{ [xVqăӕjCTPxj<߄ۜrάr0 IKȯȜRz mXpۦ-p [H~ʮ\9ix *퇜q0H;NWQㄚ2; ƤI_y+LOlƫl04Bހ3;F/ !8?X|W$ D:SЬUIGx-MK`:똖:ls-#y&|Cڌ;z5C w7tT{]ZgY ir7HndgƵ{D{ >:1˷:#J|hi  ,#"8 $kwp͠8ʙON03OEj҂ƣxQ> %2/1+&l&B4QBiVnF]vy|2VԈCi7oDB<#zT6Qk#ˣCLMWe9?#Q0k1}#Į3؂.>٪Zx{k޳oICvېȂ0O0O9o#UsKm3نν:K-gY/G^H_˧M/=WfPxׅEt6?o's^[oz +fz.xCcڭŷs@%2Fn0u/ͽ:v;vZ;9گſnL!j/Ei|IF?VYW75s½Ri)AxJ^4jnc}ޛ W_9w,릔ɋbA_- 8ˀmWv0,e_A}qS (g_du U]e~5.`S"lO,6qY,@ y=(\B*{&W xS1D-R3/dHs -qhp=C`*s=`MT+n`&r3?*=$HP*y h7npkC wYcF{Z6_~KƎo}^XV<86bА/yWw(SqC4Iƽ(ڀL Ag7,w| ⚒2[5?WI{v_)MGqXP%ǡTN iѓw!}ݏo`Y"D)@wPE- 2sɳ*Gs28ܙ?]#e'S?DxraNJMX5٧)y&+GUl 9"96e%bUD^tZ4c^ф;8\@Ea`o}R|^'Tuu~g_LL:*:u+_`.2:m)`|Ju䯍 Tl8 %쬚xuyxJVV0>TVX;vpJZYF N?'h8nU[ %k.Tn\[  ~eIu-z" g3Fi>~8>]N4l90>Ԁإ420;Un թ×P-ب r-#M~-摵1,h*l6-W 6*]'m:H VuJ7C n% eKKVl٠BвBĸk@M_ȨjP+|=D*&3<7j}ɷ=՛v $[F}{Z>edȹƜч]Z.P]1n!OLቸTlNĀcBw` (y0B@7. ΒXM+di7X~N!:BW~|ZgҤ X|]LK8Gتl5'(۳YdkR=G2Q=fgSLpk8$P fnL+K]1zٔN{ )y܂^=*oGKbTbw$unS 5iirFhӢ 1\46T5qgxBK O,"Р͔߶L8P3r PY ORwP|[1Ȱ̈́&fzshj~X|W^/ګמ1^ pH6 b´GB}@:Un sإGK M?":) 'y6+끵B2n钛>Qb[FR2%;eڣŤ@qPc cS}mfSR4]gVŠrT܇˖oi=OαqVVp-® wEt}z&ِV]+]K w|*Ikj|Z3f*m&4O`sy^NC9(>&FǻQV̡w uQRgHJ7|"bW{yiDzIrf -q?I'+MWyYT`:a4N].|`^k`3ϟ)!JJܣ!^iAsQy2'nI28˧Nu W&9J9Wy{yU nʅBq.D4/G蘥PX7~;G݉Cy:hI/Xv(/"kљMeΫ+&-rXd.7n B%>OCT?&S%%P7,N\i%284kLX`kɹDKk6K/ IWQ[6/2 o4UzDU=*=Q]WNf\zozs茛Q}%>B%: MEu9y}K OڳFu/ի9a-ܫhij&ؐ!B@̲p:ɜch|5&VV++\R_ym\ H I(!YgY\*FgRMB4y[E`N!5:"PQN*^ttXi5`v!ø8 =!06*[gz< L,J=Px1#m;ۛ]U m3\6+Ïf?蝈;WA"n(w8C+;[=ЄPݏ6t{aCErtw" u@0-kt-Bިr"l(t x<!IXSl3tB+0MhVת\5W:|@K;4uCg_S~CD<dqy<#񔗏v|rݨ+YӊWr#Һ{'a)`N@I~e)K.>|m!ؤSM$kZp;N$?{o 0g68gFs4tj@*Wc'{qĭ)$:5aJg=[m#ϥS$Jn{,uj߀E9VdP9'xrCUS 28ā 9mEpͅ˫V؆T.-g zH jHyN&Τo,^D<)]^N 27z2&iVQ,X4uVwttlv$ܴp>B<M&in=~JP_,ndax[(T`VΦEM4cQ l-x˿7<|-3<[1 "vIy9{dA0gݰ:؇{'w N.>k Y\G \q$,oJXi-ښ?< It&WKUFi,|hYtÑ4Q$rIaV4&H qT4L3:vx>#U9*}З/4J+8`#;λĥ^d&s! ϐD Y.v K6 emJ',G(?wRqbC_Nt9:O:XQ|hȭҼ癍|t[x邚YW)zV׵=Oio}Bl5Or#8#5 oy2x+.@^A,RP^*܃}Φh܌<=\wԔzEZkko۞jֽup!-nwX+Ŭdձ`39jJicY ƋB( J_l)fj"_>&IE“3W K_ nD9gGW`;] zfk4S}m?~*n-W>ѝHzx8 Nk$lt@E//]^qE rkB ]{I/ 8DNM2dONw!l |\ bxl3s]M1*6KW\J?uмD-c0T}J01t\a<3-(&UU_VdjcQ[T"«Ʉ->??nS(s ׆RZ>&*=<"yF%@1CIgpNpg5`mHJ֌O"Or5YDGbYCۋ9e/F`lC;g;3^* tXRϗ6Q6t`-5ڛTy}71`^ʼnxG+Ǝ]@UvtAgL{3o';8F:?NU';qQ#|p^ <`q;5ǎ_A9Y[`;atU9=< .VGBR{EuߤMcdXf0 \4-ViWwb:=TT4 gCUA7tʎKC@s=xq75'QdY3J@:#r|EބkStK bW4C!Hm*˘ P@ Ϯ"IzǽɧMNx{ aT<Ƞ_8DP-矐.vJ)]9WO^ӡz}(H@Iͱ4NҠY= m-!CbR~9N+܂x!rY7;+tB؂]$ܢn)\ m]|UZ= o/ԷR0TD@;=D뾾孁ju5b#u ɽפCV;wa8q[î 5<ѶsI$uG'm\ 7K(|]nu+GH^Dx^TM}OC /S/G{4AI~tb@oXj_Oc!88Pu{)[48xbj#׿rt+?>PjskvH ~MmE:_eZw5ZZF65Lu@BHdƮX ICl1 2UG~q%h}&r귯ɇɁU}[(#ü\kB-4?,3b)+q~c) 4@<2lKIJtfm8WK![ƣ)3d-4'IDo5u8;^9w,ws.̜ e˴M5$4D?KF='ϩOx)ѐ\@plYI}[{~` 'PEfgb{*+ڱK˦ 7YegPPd5qB@%ulĊ:h8ȾKPRв!1f~ e?ِ -_. %4|yWN9.5;_K9v4g*V 2{ Lyg?T xlw;:m!U`+G q␿j!Muu7o]̪eT! |v{%e}ho"Inm LRd,@냏}%s:Vw)"WP?1c^c/ӽXWj"|e1b๖=0{u£/`tj JQȮ: BA1]m.JJLK:9/|[e&'J[DbߊLUQd~ue]k(玳XEq.?~<ؑ`ˣ_ sZ2_홺F,it@&r1.NJ1%.;ٕǢ~#MU3S%r P %owWiAAn=(~=.yl}e:xW%ZL+F]h%cJ3x0i,q7x2ܜfOM! )0Ze g"̾M.m >|rJV_ܡqʒC1 ]eÐ\Fdn=Rf $?|Ղbǚ9[hӳcUMA4`5p>\>w~<^|{ ]KnnF@ruP5 ժ/w4!x +ͩh 6oۢ.KfYUWgHMm2^|ಊ9x9MpG`)Ͳ| jx"討8}଄L7*" uO3NˤJƽ+K'B76a$_` *UeP-# jړPW,eK;1eN[*fNx3\6+#B h]o]K@E1u+Q|TmAx >$ ZJ ɚk9W qEC4rΓ`j`#X9vZeݱ*!yw yަ&C{waަ. GTԺK>U\,7zJc/GSϷvI n=y+@& LXfrjb0h 9 94>y!,_`ϒh i|n1$NI࢖F{ ~f[NS*DgWȂ/y}&Qz "#&?fﰏz6i-O*BChoTT5\Y]} \Fg&(7g9[Z5Ҙr5H6! DⵒYd2NkD4rc11 {#eh\LV-Ͻ"qL#ILmgIixĴ/@)Op'~QqG*MCk}`dbR Ɣ,=yao\$4 d_Lx>".ˠBm74yj 3UIoX'T7rv5:gj[9ڧ 1 ;M4%xl>_h"wmzsٹd-f<ܪ=4􇿘Φ*- !2,̳N=n*I%6=,9mBXN^cg2LO=* ,KKFT7-} &-vE )TI=K2Q /=*]  Z Y|>I&m)Li?#/%)3hQW}O%tn1RYzJMEI?BqGS̼f[h0&q&@w3D $M+ܠ"xFrm%ʩv< _5nքi&mP3qέ2(yp_gtK?Ԇf#hʌw$"&&{S'Aj9N%^(ɐ%=6r3 0E6otu&o)WJMLCWK&ɆJtk 0ji[BV',G*#iX8P`8lTk̵2G=.u[@&Eb1pJi.bx.NgL7!Xj }Dc/=5,4>NjN 5 ,H^](|`qMm,p]\dKeL>o  @*јjq49vsSa &=K[,TW58w2|a4pqz cL,u?̌]b 8$pdp3d@PLyVrCo̱Fjbq;7}jzMQީ9a͎z!ƱE;F Soj0jo-}qNeuZ 4"RvM\xA2zZp Gd.RˍOJ^( f+&F(%>|mQяS-?lcruj $T5E.wcʎy4@5^P_#BME2+6l֕62KbF5QГk4,Ñ]D^8DٲFg]7g^5 X?M `^;)hB{G]Jtj7ͣVRɕ lx% ZcϔUC③a=9F)[p`>alT"[G5d51+m $fD;ntWQӋNFG&g5]g%vմ_ujEǭΛm.Bg2H7Ј:qPTxv4O^d":'EG+2㌊EY =;1|2#7\+r8M/Zi !qaH; crJ'dW7ur"yJH利 1M^^>a>NY^e"-+(Lg7.hjznkQ5;9gsBm{- KkWxiz 1L'c]-2 D6h^'؂e\`ÿ=^A&0BZd{(cR1kKJDАa*(Ud?veϚ2BZWbQq2^L⥰MbkC@ޜFJ{ĊU3II`,-Su\qzZMT)ŪwJOz+r:y7m\kJ`M0g^qVl(4ZSw,[NMp A K p܈IșjU=e $0a4RI]$_C(ː&!pJ`4( BKqtw=JEKn#Si.(l3zQz&/V;~@hzFIGS|pT: vE[ƌ(ܛYDdtKHKD"/ Ě箻 l4FK:a6< q]`{W>'azf.vXi x5Xrbe5wkVQ)IAV qcRHj !)^W z&iwvlsej'{ CGa;y$ U;GN3"*w;?pJњqg=VW}5 L%0`/&7XF@dWɞZ\~߳kL]cFC o-Z#=k̏1װpU.ja⯰t5{3$%* R=RW-Q7vlF13<}{I^D&6 5zs(Rn{z<Iޟ`҅6ju4fY$cvn-cphp&'R-i[ *JCfz|QԾC^?' I4Ip\B%o&.aDۙ)9M*RWMajdv0!a0q6d8~aRy[-XxN}go9V{G7d FIF=I1Dέ25ο8;5سil3lzsCPrTQgjMBNy L[0~tffdZ\FHy DÌd~))TgZw"֌@e e<{[xSl<&Pg:BN> OlO9e ikk->w03ɨ 26S3cƜ^ )tOɪ3c> b(禪 * vN#U>\&+o}Iߝု̥ڤDjȗ\ c87mVP]pXnVw]t#S?7q}]q T1ljS3W ) T2+?$%9_N$V*\?Hfx7y'b4WJ00 =FDKId5-tKN\˼uf=sa[H /򿥇;~wBmG&S17rް8ت宣eXOwV-tj\9X SUZ|SO~m:Y$@qsz~EOVgYyf݄lϳB8qjfZ{W]ޓ:N#G8LNX3oZ ~C{ӌTzD1 q5LANؤkȘxOmiȈY*%Z҃$`|WZ5Q#R` ރ7J̜*z_Lt Iڅt@$06Uaqi})n`kĺ¬Sw_gJ!^ fyq2l`S);ʸ7) >E,VֆYk 'yYKLWS7 c=s@5{|ʥô_O$ vzXQ+R{o1.tYU}.Nim]D2:dYe}n<\XWF>j0~VnRZ†C`~8NOeF.0.ejsEf$ Vr,7f5;8c8Mʠq=EsGq.~XHK#K̬#QaP3&va28J3@+O=VnNdu}Cx'+?A ɆMe6۱$9,A @^ Lhf LH%Z&o.@h@7kfƣ |>gfI|M\٠S[Q Z͋4JԆb\!?d oi ܜoD?:!"Sxĥ1 QF2 $7iϒ56S8D)FWS+\Rfc5P1&-#ha|Tk(4=(Iq 04l]O.iF4;"0e=&лPy9lD2:"|",?u\E} eҜmQ&;{6[.g8/m$jT2GPM@[y&펖p. Qfy~:#ikǬO(ސpd5gPٙ0F`^mQ!6!F9!)1TLvwV1goX.fAv`CeKlyW/q2o=\UEDh~햓Zd<ã @xJә'w}G:vaŶ*Ģs>e.r+лW Eo2~%`\l.b) nqa> 0\o%[bC.P%;I}b*&8[_h%"Hmh]͓ OÚ2:\O RQifj(|PAXp+T&Bhb? "DIn 5a(߈4C]z_ lc0 'rS_bNs~fˤfxL#WI!HFDkVvY~3%@9T< Aa!pجQ<>F#~P܄E^Hi`*??|j2}׉sj}@'ڍNZ 2qSW۸7 /%4`Q\n\,K]p, s(H +4("&͋V^? ʟ+\FC|Ow]w rp Q"g\hW}o)\9!$5/CV3JX> uZP+lgbU.w+>6#yq+Ch! ;-2QHFh#+|/0IQz8b=Oߔmq'cAO4u}Tk~7ӉY|x`bGIl¿5>EAɐ *Cǐ966Bt*aos[.syVnn 0ps} :Ϟ*M`~fOI/C%mGIwdhr]~Hz(W1e]β9Nr*Ή,kCPÿC#xCwETGf4AHE笾|Pz[dW jLҥDf)1|mxk [A饓yƚt+kV\T4}UER9;VkA{>'`2.(W?7i*`ο'c,dm d'p Oy8eq)6t4nprD[ <<&NtC̷m/0Mmˋl՟i={H])rΫì5q0%27:'00+B:7f=νz,:T>1ߴx ADP<=x w G_x%Q3%رKYf_fETZ EbpFr䑇&dWs^ MZ@~M Ʉ*/O*xWK{6yC8 9pay8%m*h!몞oy &/.sm@r+'rhXP/(ymLhNđȡQ[\G?HHF tT6GL ´/020ͽj~\&)_e؄21zo;oLƦUT0WIR<ʲ2 Wr w _@Q#]!$Oy)V9IϺUlJCHb J\w$=_B*hM0%*`3ݶc˜Z'niM9ZZ ғHpo9on\h;hB%Pݳj[ bq+rŁڃzԏtי38S;s}" 0 uo5tN., )ܭ@tZ[{$ogٝ<RJ=X0\'op%,[bDϽMz=Mf,h#r`YH 3pC#iN4-"?3qC396FEy0!" }ep:e@ܚ/MG5_-c~ϽS|;Gdݑ=asρL'7|P:<~MŐ.6¡SgF 껰iq"hy<9Ní];Cl8 Kô 7PIBl Ugk_o&mpptJ@E۴ZI*gn؊1/\z:J%}lH100&6p{80OyM իlN ~sUJ+VW9- s׻ک[,M_)n8d(tۧ5nD۪=E޼ۯjHTLՅ} x,g(t!n"] 2# 5 [V <򯤓oͤ}Txw䇆 Uغ~QJ@f.QQ u.{ga\KoG:Li%ch\Td&ZNTZ(JrVɇ2́²_F2r +*rj&d@Xf>BDxOc\˂{P kӜ2"LYiUjʁԔgdz6"\>_+ݒW~9vSZeR3is)Ԧ88Q\a_Mœvd/Ј'OהxRG2.X!V,33Y1ytA}ܰL[ 98yIoaVmx9ɤ]s VtE?OEت^B3I+,"AƭN*g}[ۑPO;Lj dXdOzEԔ)|*ӍM( iX-$j/T _i~mnݶ=N"#ҍj>^IǘQDrtN%WBk$-nF&.Gی aF~C$iT6{1gq,z٨1 .$cMdwP7>̊TzrF7I-p%$Lj:x8>Fwfpy7 X%%X: ,zy` ?W_p[7aJ3gԘ>@i/.Z u ql~'; 30?]xM,㞤I ]ލ!^B8Q~*bEoVD,!ӯAQC 9\ (ưdgB\W=9y06Yj>O\g2l:3dW!iqHUëѩB/-J']Y\,vHbz5pV[xGc%!=QzCE NS`K%DAƞ* PO*YJ8xYjXm֤kf/OJs4΂Do9$ɣ C@]|`)杻@Dr =({{CJW}ԭ P='ȳcJXE]``e)&KIsPAmqɟNhC]܍8rz./˜}IGS9~n` V`aЅ[͜@,'׳,U CaGeWCW0(mƱ?љ9K|Q#ZA]} =E#?Rҕ F 89m LI~P^)a_#BNK`Ta֓HF1&w /$eu>Ad0t1UyDbu$Jʙ5:Y V]:o QY福b<ڋY͋u/)CUJt{B&en}Xh,oN1߲ߦDr%d,O/$-*60WIiɱ Ŋtǩ;kp=!fK_jpEt*]M&GZɂ{ίT/"8 z-ayیQQ#V]e1ZLKU(hbO؇}] QQsskB&8 h],A8ENTq]@5دu 3#~ֻ J9ΆגF Wn^ "v3bgA3| -?)r5ݐxp>|c A- /8 HYℭs ԲV= 0Wef{`,LƎA܄4ZV1ș3@*I`Q]Oݝ[>29DR}uMj/kԾbA5qAFRY½6͠%WTeGyKۋ1fH 9UMq s䨼ukrd8*B H'us"ϼB!]ibGslp=C86=sfAVud"u΅M`2<rq4{,~VY '*pF̲`]?L91~Y]\/ K3et' 8|♘cdć_M)`y@破wVۈ& !^"]p0ˇ98K8@ Va^kXa61Kt8-)?WAo٪/9'gM~2%y:={8pRO@dBZ]?Ne$IbpǷy֜g"}0So N">*왢6"T1?9Zc^mn,qEDz}R]Lޣw&bz8QCӹ|3P4Ȭu#zV:#]pulЀ]a.@2  Sw祽[uֵ{ΤǦ_ _ tWle?Hf*m[+49i3HL'p+8/7AKGo".)y*2ESk<;9iNCAR,q"ˆ\*; ǖR4r1i^z=VF>Q:솋U"Hڈ;XtH,`{*Rb#lkY\2@hwBf!ZiSLjm=anP;n}$f3oZER1*zU~S%4B?+2sVX|?al@N#_B< !csQqVˁ#Xg6ygXbfԅ1x"vm=SzoYBQ4辸iΩa/jj!CgN*!9@.$kZZHRpMD,lb_LR'e<X]`nE4|4an:2$dv.\m?TřLX+Lzz2t$-BN:Wa ۹u3q"r=ں,DN*Z iL~B)yޠQ a"SddTǕ{j |NKY)kÉ{FqY+K_N_>ҟ鴿/Ճ =Fֈɠ@-2y=X}GjU2[>1wVſ^U`-{8Ҷ0SdmcZWI܆0&C`Y?gԲWspt(S!vm=ho%EЮ\<@j09CQ_%DtN>x(E{, #sO9Tpx,[qwUڤk0Pao(Y=츐,/Gi{R2x/;nF[]di2sޓ_#Lg뚍Sn{5(ݯ0j׃}&+{Za˘v/:!A]leVү7Ln9* FzrB4v$-M &zVrsbD 0BF$O&rUv=m߆e r~-u& FP{I\ DiW.iGv*9${}[*}1J$A->2H4Un8"x$ɏ Fl.w1EZ㳌/g<ݠ'Tʑ좨- $vxEvr՟ZC2D> :7ʃ!+ t<ϪpC9[3pT.6C!Y#N2#$ņ~e:a>Vf<>lh`z BQI!A#oY4:r`k"5Vft ~J eOV8;.zVFcRIɪq)Yy|;w4^/l#P㜱!tnx !TtpIoRԲK(枻As4a܀(n^>!cq8WRvaz!Dm #!. մ6 cw "_ fJμN^Jp5?2 8Z̩%с|#EڟޯʄyG:P.N$`a\ʼd7P֗" 9"S&21q6d>*GAYTbURȏfn>ll-}BsS=-PS&4ɩQ[Uaﱜt+fPN8Ӽh$ӛs[)B$ystߺFz;TCtNtnԶkV z24GL%w% `$[թB%_H-Uh9|Q[ZUď\}7}sM$aytTP,i[EϰQp*NWkLx~jsPr&vʦU /SHpmURUZC>cB,Y0 "bixڀQ'[ZZC-IA dZO9ZWgA$(@rHxmw>Bw/ ^u82m&dEM`EK<ئ7Kno'%gM ̶X&;F  ow 8d)R EbJ9иK#./` Qs|t& Ls*dPjfr}21trjTBw Ƨ0[dG+ c;DN ese#hF0R[ 6g"DGFNaT +@Ʉ 2^|C= ]$ YZ