nghttp2-1.40.0-150200.17.1<>,fBp9| \IH#"d"RWN#;vJ.Q^]W4D,nDq0Yy%@ߜk ˖I3v]#{]L>DF q«286dZF +c~}|cb>?p:͹I _l-"ӥd/[Fj P ioL!owbu]Kt;D>m,?S~kHVQW:IrI_#J4AaCV6ݴ8^s>>0? d   Z 4IOXx     <X3$3 b3( 8 I9 I:IF?GXHxIXY\]^>bhcdefluvwxy0zCnghttp21.40.0150200.17.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.fBh04-armsrv2SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://nghttp2.org/linuxaarch64 @ x#Af9f9f9f9f9f9f9f9d7901149dce57b77f4e060db1ffa95cd95fcf7efd891c5ff7aea855071797257f3e26e4424a60538953fd1d9dbc0d43a3bdcc8a59610ba0bf7e5905eed8dd3f4109d9caafa6bc9a142105aaa964fe47af42d3b8639dd44f20f7a582c4fba441d0426cc8e919e9fcba70d7d42f604fc8b6c9d51fc01816874b14abdc6bfdeab4511e833f491872c24f8171a9df7e7fc9baa6d2d0842b8a7761f8347df70c85f1e4196b91086e2985d41044125b768343867ec4ca16f5cf5937c20c64cdf8947c93a22362814ba191b10fa8a50106097ffae4ce30013526f522b7962d2a602f1e4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-1.40.0-150200.17.1.src.rpmnghttp2nghttp2(aarch-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /usr/bin/python3ld-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)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.17)(64bit)libnghttp2.so.14()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.1f De1@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-armsrv2 17122389141.40.0-150200.17.11.40.0-150200.17.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:33194/SUSE_SLE-15-SP2_Update/2720cfad478d5f25d6a703c7c47509b1-nghttp2.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a65e50d623e62529c5e39ac199c389998c913f00, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=ffc1678f8a44c36c97a0249fae37d1c4cfcb4194, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=44b3938b335a3a5b139aaac8aac175b05e29cfed, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c2013dd3127c3068e46ee3b61a29a9e65d574687, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=16cfd04c4e199039d6420aabcabcdc82d45d0c06, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=8fada2d2218050e6f72e8a35442c69c98e3e45f9, for GNU/Linux 3.7.0, strippeddirectoryPython script, ASCII text executable2A`|"'R RRR)RR RR RRR RR RRRR RRRRRRR%R"RR#RRR)R!RRR(RR&R R'R$RRR RRRRR RRRR RR)RRR R RRR RR RRRR RRRR RRR-RRRR#R)RR R&R$RRR,R RRR R.RRR RRRR RRRRRRR$RR#R)RRR R&R'RRR RRR.RRR RRRR RRRRRR+RRRRRRR#RRR)R!RRRR&R R'R$RRR RRRR*R.RRR RRRRlcutf-860f9ddfe175bc9cb0c5ea0c1a1784ea63f1b4c337b01af974d32042b40f24445? 7zXZ !t/ ޛ]"k%v9$ 鳅VJ-dx2OFM>պwG][Bz8pU}qysL3ʚ戬zc/f*$|rn}}VKPkGR+/  <`0Bu0{pn\J~FmPRXx& |h3P7ח*Y@EO_-lA YUV)qצzͼTbDptA`Nom ӛ܄mm(Mqjtޟ[bhEWnRhKol,nkcKtʂ!!Li ղvY=N:'Q[ vR=p1G0xȼ"a./Q5U΀;iv,9JhC~P@T4FhS CN:V1K^BΝ[ YʹUK|d(Ŕ`Lu~)7R)!}5FB0QXԄ8 3"QBn{w^mYqRZN2+5޻HKw{Z^BNQJ"Q]w3GŢ(esUG~\U?mo˯mSO 齥4Ui0ٻVO|_۟=>jew JFtS;Xb.IRap)eZ|-vk`d_UDհڪMc, QňOA=+M~ꅩRCGl1S ^"qܫơ㮁~7>7䅤j4Iòuj]Wj7wx7VDmaWCe*\~f*M7i^ԢB<^_#5Q8Xi|Yj;;(E=mאCwCHAoZjYSkJk91D[AL]`vQ\*ʕ4)[J_B953r l(&ˊJ##pE,7w%|5tUkK6)`)߼qF(6jpK )A,s i(똟(}[kiĜA*NU,eT.)Ż<⺇,WJ_hNa:/Σܐ6EjꉉmЋE=^Lm_7+'a 푶"z;]`5$2Ge{WL;,Z'p1T#78k [E!吝#ޥn~uwk3 r(+|ۿT\!¡ǍTr(vDh^^y^tWpz E>,ş8tMnWiZ7N6f |;.x]8xS 11?3ʬ%Xc2O `S%ͽ6zLNs̗儜 Z#lŊ.'WF7o~H$jՉ,pK:U%1H+}~c3!֤D>6.ѥXu}]IT :I!YP3'U&:$Rf"P$y6*UZP-:#jΡ<ߦNѕ,?*mEb#a̮:'v) !(nX[3\W|:+u )Qx_BRa))O'v#W|b~t<7ǿҤ"J߿/ vj4a3E,Nk:tswY?f96fWR[7 9Fi4Haҫ<2tquCE1"-|8c"θ: Q+?U7^| )Їv/Ek Y2ض{u ѫYUMFIQ2xF>?Cܾh\G-gb7G֍wb`אg Dv< 1YƱx<h~o]> &q\hƐa$LG/)%溓T= ̣Dፊ4h y0;)j'[ǓOZWxUO},Yk-…27lƇu)BkWuZ\Bځt 9w6џyCrTx\ͬP<֞9:HF_住FM'^)vO*^gB[s'_Tqrl">u=hZ\s'1x,ίG7 S7UAt5 TjLx1EJkg2o-p)w^z%KLӅq {3eq=!;'EP/`"K5'MxUQ&=YH2+EL.Ts̪ffὯr#%Vcn|0{]u4&w*h( *1$b1XTB'Rq8 q2d\iK|_"wKFB@hU-ʳ["$<$ Ci+x[J^бؕVpO<`.p<ּ|1 *^ymL isM))0*6rpՖ:HrClc$yԼ/C*JR<>߮)Zbi{Yj 4gaO48b q$_Һ$g<:lg lk?7Ю:m&> 4LcD5縸n{fM{;Ȇ5|x=&G3#8p4)TM9\R|@)&tc*>S${ȴ/aћIo$mմC| @`i09*2oؤ5ҍ{d9RrSRw<2z ab0A&kVaヨ).e'v h8b hm ugP4E(k3j?ΌfcCY2lYa">2] A 7f"/b3jbY G3X4pSo)`PGM)^ot2s_5χ Ea#kPGv OTc*K#J.r 9<-2P)g;X&Hw]Ju Qzx\f6AtȖwcpY[V* FQ4l>޲RW|l2hB*=]hF4CpoPU72K"i75eu9;$N>D_.^je.=ArmQ=BFt<LE&W+He#VdJЀ=>S ݝ=[5#npF|Ok |M/ukK`T''d:"ֺ3 D*ԌE«/yo|9UO_XYLS N ylq mv mqGox*Wd!&"Gϝƌ)G%ƾ9:f |$xQ~A3l,"q*#T&in[2gD>}(#]ͤ/+#Z+;\' 1q)_H,faɴr `*xCrQ;6oxȳt+mGM#]OI-kJ`MSCu+FjReM#%4\`{iَ}D0*9EJÒ~xɬ, _[2AMTL,6wdAl7;ׁxyB é\枟BanB;8= g.(_Z4qC.ZYC+re)FL}!`a&$RY g8p^= 4C.#R1[+"#%!h"2֩ȅ]㼥 }~bS5Op: =6lHu ;C1+Zg9^!Xk]Ycju,ʻWn`Ka)cU/>%fL]D{`ЀGBƙ םf(0Lm-'Saxdžp#W,{{u[0m1~BBs~]sی݌ lCA ?jTTrV(ʄy mV6Firl KP14 X%4"$i*80.^8D{J!tj~7 یs%oX v/Ed5}f?A]P>tBJ-son6ε:6kf!))&J\m4t;1F\M``S߾o^-(SR`o9x.JCpڇ% uy{'#&ȖpS~elA;tɟ2%c%LspT>la:9?'eB4FIll|ͽ|;Bejkfx@a $E#AY@dGp0Iiv #Ug W;MkMW=&&1:')3)ޞESY=Yf7 5|4,0PF.bǘ|}v@D9炈ehJ֫V^D07!5 ||t5f] SwSBδ}(΍i8KFrej!@f<(lSEE>:2m*ә.d ?4I&ԠeL)*io`v z !s@5~S^SpऀNwQ[,C=MIt; ԙ:\ p;oK&.*igb E3b SM53~9mzMAHQ'<]S~BaeԠ9@wt 2ª1-OE&unG>-_(?ٴDC9VE6KĚ @NL?490@|Ҽ%a*E8_C|pK夒!:Y: R3淽L p'[Nڊ!$,> bdb6մ68ork$U\ ʥ=wUB7 < F ~ގ7&˥- sm/L{KQjEqHnfGS2vy:)tCCn4Ϛʡ g,oN[P{$%5&~qED؈Uig 1cV hPL_BzSP`;}llrh:Ɍ(ںWa #EgYMW_qF;РI4v7L@bH# x)&iuJ偷ַ6;B*3No_Ś5Ьf|L~Fk<5_F96jϚި&rEP(Do1 0>Z%&LŜ歋WXnzv8k&z,%@^k\İ17\:Ɵnٌx\:Ȑ,Oq-h)ZA9ƃ* '(&E)˜8y4g%XVykhpA:`jה&W~^H5'Ϳ8{:Y-FT>YVxMI7#‡^5&tBHg9 ;AӮW: !9Q1PyN9Q3amT x<&#c:D5 ZVZ'=vdA꣬DOS( tm'+bMӑvQ.eJٿZmof`NS.o%ivj4Y،JV +,P(69FhFY;4\uG[iI4P>J%[ǞE__n*VЁF[sG =az7nZ2;*ɖb14GtФ;AOf&Ԓ߂FV+vX)Ω{|S * 0 <1!F2hD; NCr ծ%Zs.Lhhz*|Imk3h|IQx2J%>)ͦ*PR&fi"}7X c~TS\aB/?y]Q@2>"esy2S9~Yʓ"mFWڳt5/H ÆG0½]P͓'0y!-F(=kws|YG>QomcؕZ-%1͸>}cx'ӹp|%WG}#Ws 32>cy&\gwe-e=Cy4 u˸KmTD/&sY3K(^C~CZB*+уZWֿF+[9GOv^KSզ1e:3vYrT}?&*XCR v!HJ`hSɊzXA&wGj|DݴNs݊6A.Wl8/Ђg"hVEq΂ظGyd#OEGHĕA%[-t \S?t=Az܋ ڻff+}&$c͠{2fW{ɀVA Y !t¯ZrHúalU]=Ip,/]Ⴗ`׏;M0#q:I:eCLy'*zؚ$YzPT5'*E2$m1Oշ CRi|Rg=V;{t+|¦ܿ:;yԉ>dg{f~>k&㩚(o&l~MQn\\PCB90ѓ<7PY0fdZǙX &c' .lnD^|L_Ŋ=j8bX-0ZBHB[+XR[YIgCg 2zJ_m- @A2;b hˎ1U{Ot]eҙ]5VD{wuM.+Gg_)͐~0zY(B7g`}b??IjD|RuxU ˣ8aŋv1 I(J ʖ62Qt Fe}Þ-^nbu]WB6u6>OS0Oxd Io2N__J. c.VSUH >FD&T% {ЀT .OBi3YGϫ@pQ#f8]x΂2hzJeH1Da^ö=]o[ba4jFaߎ{rOg=!MlEFsdA5˸6_ S|*;EA{0Paj"I0*nt:LlRMQxT}_trp-EQbJ?1h=@ [G|C`"Wb')u~ښnSj{+;5}dfBGLZހ\QTuN0-3YPω! ,_%cSlNyXjB|>F&ûԷ}FwR(:2|~ 'uͨ\ ɢ{!_WY|/J_ L Br.B9دE!_Ef7ֲvxt#M|3GsXT3g[T*# "Ae=r5؏ D̂꓃1R^|׵HdsDr:nz=7b K jCSJؾ=vK҆B-8^%`^s/m.n;>򽔰jUN\:gº:pjwh)fIt;Ha F{R_/'p73=& Q[HÃCȐT-eCG@bٴ`GOISߏ &j<׋]FN-`Q@+ zn]R Ts&N#U:AƐ ek@qnMR[Ec\MdXd"5 /N?,GPī`E9#Zߞu\N՞cZq-ZyCI~\ ; +&^}飬F'5oCͯ#["L] /͂=މ6n1Z;3lhLyW;vml N_\; O uf dܓbfmJȿXX~|Ei9~1,R>C7mH X#AЀ `naҤ d`l<ؐ"1` 2#&#t$raF4u"|u߿~(+"4$cI9.=l]°SE.5CGzJG_N F̶fOJ 2LY[j|ꕹ}-'Aǟթ)}0AV}K[r3-3fĀi{U.{L#e3PNJ즸[PI PdQ0Rng$VDmf 箸9 1gF$yTj(Ot&aUl{b7k١;'DNO7ivn>Ԁbz %O."uP9΃E?6B,51F HbMdH}rlG:N"I;ʢr}(> XR`\QϙV5N04 YK5y>ٽڹՕȕ%>";bji<.aa_ѓR<"}ثTZS 8ZK y|P#>`sȱշ@u $b0(m6aUNlG+[^nb GH)د߁o Xs~y*(狠U-d7YMs(vRFZȶDJ|1Zʾ"Ȯpp&_L+txi\PqXO-NbndrhvI'QN"L&:ZytX%aQɷ({#WU+CZ!A$f+uqqL`LU]ˢ%x%}d8z)!~hSc*ȵ-UٜZ<\HXG t} ԩ"C wRHޞd&eņ5i3-ApߖIfBam; r$8M _A2ƌQ=['ZE6 Di^A4W;% ^òs uKs/) 6r ԑU%I}w͵GU3fL3!_A!|"& + H~ 7b*zV^~TRv.r#ńM ,K #؛Lq a t3z.E82لKSE%염JVqFr[6TRpu}A ǢC97Y[CVZ#)nE%cU,0^Yv;<|-IJ_lTq_އq{M -o-%̳\/ ^?`Omh5SlX=!fHua1 hɀ8tț7ED 񲦴 ķ.u;c!3 +]$ђsRu*RͧrË6^wu眐̻1Tn|Gj扰Ns6ɽhUSC0zL KPtYǧd'TuɢZR|Jq~{(5l;J AQ%_4V^]$Xc{AD9NCmfJ6OZFޏv 6?:.7pঀGIrgu 1?U%rX4Fo 03a"bmҦ$.?uH ciLYZC$ubTQfeM꾑Z[6Fr 3DQ?rۼދуճ\ٔb+{(LDjL`7$6H.GWI`\\􄝑N5^qw9Ă:m( ٖQ2.,a.:˿pzڪh/i8L ՌRMeL׳+edrm\JxF1pFȟkJB4P79L$Ŋ.~(#5`;LiK +% ,Na+;hxܩo EP$ >W|c=^E&uXo&U CμFq7zej|jR%Us\͟bAKۍ*Թ Aeu{ym'\(z-(ЯMdAM<QL 蠇nY(%AvmGrȐRM)Y@tǜo߭* PVb%"_ Hg{1݂'|yZ)N9'PVlAle %<=\Qbdyèf=w(oָph=R5Z6"G Z qzNDrSPkM?0aDSEKцV:QgMr BȜPl,18AwQJCKOCj~]3҈6FumTg2ri@-@ ;%6/nޠA6 z\^@P/a+w-SF='aAMLfWjݙQo_ب \Pqct#khy9wO IB%S%x%zsȱ/懕zEm-(` ` 1WU#eR7h*[*ja(Y|WSέ$-) !Ҁ(۠Oo($rj 9[tzR92W? <3q8o1A/uzs~[qxX֚?W@y9nYDoFc$[—r&f-l@:d BA%UTzq ]ڏv{H}VT&pDFcT™Fhڎ2h%CĜllf052{ӄUƙ{s[ҞX)NϹxP .U&6w}|G+D|V.[$󊈉N1Ǹu͏)B A. vGUZ)$ {0P?h& RQ KG%UOtC ǎ.VO? N%@L9 ͆W@\Y=eWK7Ntb~jN+ԥu\Mw72P iuCPpc 1h{AD)< ;bûsZzӻO6ɀh'YgI`"Ǧw>gFPY`sت=. \oN2Lx`+MES#dvY81 J4]xDJX=N"+;{Lk[40<-S ь#ZRP<eI'`ZPQ]wh3ks4q<ԯ!S0{*`;`Y_|&m}g%#)'BVeLY\9QI01ҍ_w:}XpDm3!RUXsgbPg/cZu5+g>"2?*ij% Y?ִ~ŵL̡#ٺEqP[0@}OD0 d1ƾB&eS?zwgM4ߧ2l#SQ Tj#IR7[2nB}džY hu`(ŭ& Zѹl+ng#qD#<idj I=᧽ ;yMevzI;܉cb݄ G^t/K}ZhnQ͸@aze᱘ KTpH8V F1iO#jkp덋ϸ.:M^ZiPwC2GfʿJDzUX Fw&R";ըގ3 4YoZ]&x2lV6>o2+nÒPr9vdr}R9KV:^\3L.O]\s3 M T2՚掲Hw请%C4d wnL j @c7[';p9bxΗA g<ᬦύӧ౐7# $Rȩw$cbw f< &X 5 d1B9c;c,̦*jW+-漌,P{ܳMP`_K 0.'= k JJធ1CD .c>OXRE3U  iS~u''KBPJETttccbuY] ƺ$[QE2I%0R:"j 4 #n%qRP#*x'ރ} F˃&FbʆݝsHwl`~BF^%5۞ 6*Go ,Eevae}U?نtZqd>iLrn24]PO[q;):oq1g*?=Z':&P}w=Mƒ6 OjlՖ,Y΀5`0h$ܱҁ̩!bBU`+ H*{"#9Ql{G˪dւ8;!Uy~Ci?VO}"V Q""Zg9wAUW| MڞR[tPFLjCչ9+p%瑩Ao| :R>d X$v3xfaaLS p3e5U4i#q%Ԑ1x=GY0;H_JѕɢEkÛqlooOahVYjj±}O wWuesVBBfVĚ΀Oɳr1`SFU=kZFe|]Y*sZ$#qn~*4}h@'Zهft:"*Х%Q韰.R|ޚr^,U?==5vF}6"΁Z)&=z'ad=|g1bXbuĸ˄(\6Z{MOo-K2|3N}7ywU'|SiM& y3v XVc-45-dLc 1')vKB~^μP)bf%IbmBNW>^'VӝM8ȯǁt+6L7*$#2 ʿ=$Hg1tg%.YB@ * eS ˅=*V<]鬤t({U~KTU]Z7h*G!k .̐+X'٪GWktx@OxkFwޱEKj#`YCئ0G! FWoRLōoFO mAZ#+ܰ!b~q[n0S*f֒pH6ӡaTIOLlTu3~|[Xu9=&,^ݏ;q?HwU^.阮1,LG?j컞e+j{[Txt5 jdm+S6C㵉g2m(`S)YU: l/nL}ڰʨdlcQF;Jσ/[WK!EQ1emf֏Lj =u8z/"l&5:CEfɂ ڰ ߛs A/Rua[qǰUv=C&יFrVsſ&5̨C"B {ؓ\`&?[$D|#UC;Qoa8BNϒs/Nc'lh?Ӷ@'t_ ˈt{lXuw׬MZHىGq(~BvԤi d &o35 x8yWbF3ªP[zhe,fZǼ*0XN㷊ShXNv+pq'R?,[|}7*jٕR~ۂ9bcq:'>z3'wiBxWټYeզnI˒!l[8oKҪ #~dJwJL1u>u"~FQ_@O>ȅw#QAjq1Xv qj7s7 2u$+hEOZC@ؼ),O5:CIKIUYw=)ø%{CI [< Go~49_F @E .Km+X!xeʔK5uZ߉H sf˜K*s%=] FޟKze KGPqe*r  :?}RCb+jxs6c ЇhI{\Z$Lŏwu7bG6 f&:nOKͼ!,%AiٕGZ6UYJ^X{<6,i(j*fφ$ *x'fE8&iX^g~ 0?]1 QN0<NT.Hx,6K&/f0t L ˜xQlXF(`1Lyio~ ?NRQ/&WOt$ù3Ίb=h9QBET9 M8 0y°t)ܓw(e,WڑmZ&]Y4&&GI(&f##̺A2evOqp/g2Ojj'+%FӔc;/XF(zxS8`MY*׌3b JaR|%9%tM^|%-,So 6xG  bT˒9Ns*㼵e(bK(r4xcר25"0iy2>b7=WB!|>Y턆Yt!A$QK Z}74Vx-[}a0e/{Q78&vc+:!V-VR,UcuRRA!.A/%ߡ:k.]m B?.+5@nsF.mmV[ 0c4TK ٥}1521T֮9hewaLT߆L'y2 ou?FT_ 9IUe DO " ``~iqNRUۂND}RG;N lq?%>qLOWrwb !Xg Km>r >*.8p0vC xצ["*3 Pj h/_ OJ{a'c#1o!5`< ,L;\-H$>}l~jFǺ:qM0=VpW7R]OS*)9,*Fm96 "H-,^u68z7ݜH1+14b4|K:5T9hX/B|CFd41s`V˹T wzlM ΜFk %ed*ZEc7x[pe 0MNJÄ[)j6;}J]!9v X f!P&ȣVJ'}n%"<thT#,P)Fukק* c::ɳV9p6*k̪^iPlN'4jUŕ |E4ALKi*P6yF{SJFN.h7guP^OZ3en Iw(0dFWm{\&{-Ipv@URbjxqNȝePzZڣ 8$[hּn?_?>(jXm/#WZ<7Ȳ/]xK.kb,Fmx6tGQRȠ$蠮*1)mM)*F=Bxcd)TjNҧŎ<fWE%r\(P:u^Ėt]F:>zRh2:6Л|ad/[rKt9Bzs(}LdVP|3ӇP%Tk CK%rxFEBqhm^lM/ʅ(4oZ~Dvh5qW؟SL.h0@(< N>e)& XSH\$\Kd@_lu*S<~̓g--ryOb*IFvw(+hbi%͔p6 $9k }!38%Bg9y[ jTF t~YFVHSs.ݹT@{NwHkItz܅WC{ H)R&lx2" vM7|&AR`{CI9e82k;`# |հbbD)d im  *,J L~#4ΤmX4([)4/!>Qs(cƔw>+[#/ !O$,T*Ni0~!+15G 5mo* ˎ0 Ly_gэ7';/nrG<*[`dooIX92SŸ*RⰉ%^3YESf4h\Ru |ua1H\# ǧ\ZlxU#&t<=GlưQ$ sBX3{+[Iypiqo[B?xEX'j$0_UˮGvE)gDsfH3Fȝ; \z~}*WJ[-u5#Aן~7z7H9qxTwB6}bL`T>|5X.0Y/V8n[ s?d`'o&0QsaB|MD 'Y@b7TybEgd9JXOڤfyfL"#5*~Hv.b-9 ߬|ے\ꏴg䔵lݑp*d:z뭄WӊZH7+ M7bP<DixPT2ge;Jul0qpWk T?ʬ !籠P&+Z4ҔT8YTj;ҟ!nLtO7|~$ֆÄ%0Rj0mo.iˇXS,N~0옸7E[9H\y66PUDm[# Ŷ6*HFZԂͯ, R#a|h(\ R_R>C0@"ğ8";.SV*~YQB73|Eڥ|>i}Ok,wGʒud,Z"D\An׬Пc iL-KChk%IlK2: }gRS$;빌kng܆)٧qQrĖ vx |tbQN&es> 읰q` Bp( 梌@.v8v)"$ɳΠpRK]}vqʃ(kc*mQLXL2 7Ynr \@{pRBcosق0,&UJ-6Tpڨ֑˚ܑ$:j8GwBBTq("圱(u8<5J%@? :7#+bzhIW^42nEFּ xҗ_PLj8ـ""$UHzki=71X{78Jq~XJRe5Y,fr<CQ@(c:c۝1⡟zn UBa0PS=͕±{;%[& I6J.3 2Z77S}Ek8w!T"p,y;wDµY N^*H}%Ն́4ZRw1~+bz/nv 4U لM1'}YqPXC-iOmNSkVjdѡ!d"~suC6g^QÁѦYONCJ'᳦8?y[t1f5$?m]u'R4fDx(M~7ҔV"m^g᪅1{AШ~,\]&wZܿxH~h:Sέ1.j37`JiͰPot֋/oLcbQG<(9 88nHĕPg2#*g w@bodD7Mdmטuz_E yvz%Eg*#*FgGVgF`9P-)sbSJ,ӇtR\AQ]=YXٙdeX}tDDbaVY9W׎_Y:>U^fY8pu>%Ow͒j~tƞ^5W:"M0$;\hZ\y5~hnc֩eCOf-ތCzEFElޡAA(vdѨl]WуafOS-:d;({| =8K)i(~0kϤw8fdsxrQ>TD6lDIŅ?* c'<03\^t2 ]U?+ m2YEUۅc>%az?!TVvbb}1Da*,RւJf07!ր2m)eP@,on~mHkֺ}H[ӜeM; жPBvjhfR숏!SJ(vYzB6o," [GPAGqq;|d-VUX]b+moɱ 8* d[. F3QNX{x%zM#?%nƲw9bHx'%Rm4?dw ^rzLxN/e}z$z= (GJog:f6F7O K\O+.?vrb`4=<9]r2{3$I 2{lAƺt\&o2-_~(h+c%a-Dh?JȖ͞"T:=:DO^|G= D+{^}eW8yB1[1rX2AyxPx6X5 IJ$H>>S !`G: "o<>0aZnB~jr$rY4ӔGM'9t;Xrh$f#Uh:k7k3o,{~w=;BTge4vTSe*_0^ʌzܟ6z RF߮NFyB8z&3k!ӣ$8&zŽw^1v$skʚ)O )f!Tf`7bكKd809ȺbDu!ht#JzA-Xeӭw_ǟ|Q ꈇ|#쥖Hm #%Y#O8\yQj6mHYץ ~y{ xؤd׆ W/Ux@ _G@0r Ko gu6lCwe<6aOvdA5`'N qv!WiHmnn#܇3}Xlӵ~y*YH @ @0%L[ kL(mx78Q=Vqݶ ?O1:y7f`$JbyM)yn$S]<\I<{ ߏa~GtqoSn~n©ZIoI&" z@;d- EZH&}^U=mE7T $1z?M>NQ4aDאK)8K96ՀTo;0k(OBwDYiڀMvi,3<^бO5.o&C_\o>my5=vFx㲓qGAZz4~81}$dwfMHZ͎vb9(!.0;kGՀ07\X\Ih:r؁Yx@? 1DQꎟwC~cۙV@o?,1@ 6?3Sx}Y0g7䷙Ս ؄ 4Αvf>b<.ÕIub{Q.r$AA> 75WH]oUT!/LpnU{pBʊB ge[ȤZj6{}qdd h7ׅUL_d[qZ,(s&IERKM'C ׾-k݌ҏrV;[!gq? -H /IŵpdДDJ|=Zhy(w,@M l?:P&{LP0Z_:. Ca@${^#se"jksyrSm@zY,Z>%L4N|`"W$ėOAGʹtO=ξcFg+ل j-H]ØnW6~cAA{Mɯ7 42*ݔh;7N#{_F=͚2ھ$/@P%PUoOr.sjt`xFbXUd!)9;{j2<sMpqfX d\vb!E'_8iV=SZe/A'M>`2(v0]tu G_卐R>=Y,Flxdjb~*KNGA5;i[ZmaB b,a1@h dʹ5I4 aHpRmHIX>rV=Q"r;d^@Ldvrt|UzYsT؊ D4ZYOA2n-2,.{cԨvY{y!tS#<rl&k,>ylߔI qru B!zKU"~`% C~ȸG1% (ϚaLɉgDMXtmԠ5=icrqK Sj#5.:Ŀ*]QθyFz"%U\I]#9ϱc{֠Sn}9ѝiuT8Q?jPtN7:Ajwc]tRgV \U=V,jcJ:L=YE{ZM-պ9fxsP@ TvE o84DNj+F(侨=[յUOW 6K0JFqP1!NVKJxYEoqM8r^Ό>`ә2OM4ZSN-; +/5P}LB>GZIW4 U/" *F>Ԃf[%RAzuP-ELpN) =lMBZŊEšM%@o&H3m?al[.7>rA8E"qn9_3G(yL0OԟSoq!k@=jF7tN=yAqf^\),<ƹZ !r\{ CɘXTe?aGy~V_2N*5KSG`겳KBu>& D 79X|QXOO)ga;(`"z0Eǐ;}UCv4!cSX-Ƅި-.Dn]N!I6H Zx0͇U<$"%5nN留ґMTꪽZYCH d,e"m;} r¿$it{X᪠G-7k?"SA -zD:;\(,==@iC{Ԑgμg%MM[Jw)>rf)">zw% fR{[Bse&c>1 ]0bgQP')=k` )]sD[6Y`ǔ}9haHcW+KBL߅kOf<#0@kX-K gy]{}phBx") "M-}RF?` d^F8ZTo{mhӬd.םk>LY .+U@rܪ /;tFuAc'.$COTىjn_2v3ȮΕƊ\NU2_<@yا'obfz6rgnz40*EoٷGn?OxoNiy{|sNZ7^Ќ Zjф61_z/eFmצ52&WL6# M qU])Mn1y8ap \vVyp0_F4'#B r8/G'%9Hd;v*XD2@%p>m4LnW%hqecn< yKGٱPuIJCV /j_+TkX(:vĪ)h>F)% DTe_?gwڛ)輷Y.hl؋ͣB#32=""ҭObH]jǐG.| mYeӀС,\|r:s(*H)1m%`ah0  L6ԓ9mN`+:VJ+2HM^wћ ~ۂ%<, ɿ*[Õ$~T$́U] Ir/E(b#TψvVHn~NziF'@'1²J9ɄL*垗E M QUa +|[I3f}q-h aHf:j g/<|izΛqaQ|Xs ;e&3B&«Ya)X^'M2ZAPG2W=Q)b[E,ЏY)YY_`:ygm6lF 4}ޮ7a)t5#n*xB$ƀ3f'[q/42K[]^$?@u~V{閠/@g*猯˷ lj}Dt|>gPȑnC7P+YVR޻t˝6ڽG9)~!&S\Q izDZ&k@|z:!ˌjGH"BoRѶ1'L32vȒ L)-{Փt3ز)^U+_7@_D`LABBVጇƪȮP9]bWZ$qBv/Av,֍?*<63qY^)ȣ#tQrZ fa{vdn@9YA:eV+s8A5\,~wH$L 5|5DD{<سIJ{[馶EN?ny^ 읒ђ\ʋ`NMMOYĩ l"tU+ xGY8|=sgp$IĵOH7jDnny/G۰sDm[ }`+#cPbǒ4~B_i8ǚ1Mj/G'w IGe>I$SAd Eߜ+N$(I> ݪ nO)m;jBfʻ)Ƚ,2NsN<}Q1Ujo8ǔHYeLQ.H}\95$K`Su=2zeJY! ۀGe c}E 󎅺_q .*1~JkS ,@y`KֹnWIl@@?*s[%zK"ʌ=ݎCʰB[E=>ji=\yJRjx惔I{7O5a {AH}{h(eiM:|qRl C?=Gw0Y\QW$I؃ҹkPjOKk`tsPe@/a?pC~DEd\xH5U׸8)s Ϸ)*a?X^VZF7,uxSiw K񳿎hRK2^ ͢UPT'ˬp4(Dך 7Q3Kf%|l& U{?*Uy`ΦIZJ=k'q)zފs-Vy;^|>=cȰNضq^VI3EtB% FWԪMP6kEsƀX/;_RX!3&6mפ m&J~i] b)`G_u@bo7(_G><1veH1ή6wҦK=j&mD9OEr,lm@x]HqS1M}"U界~9Ӓ"4YT»ob3L1܂&˗30'!){:~&-G2.bgm_#wyxЍPIh lhbvxJ(rg1iM@}kڭHDj_`_ /2=AͲF~@OJwrbЏd0dld`A>f9X)&C O05B2i0ykXHI꣢jpnwGUk%[sb)9I(:bЂ0ESE3j8ԡXfrcv5džb\H`VU*T *$IJ<|F"_T/]Njr'MW.Km4yAbkҲ`CVYлo,Qa9iTR38[m5XKFJD/S5Nm1yga5p&\kLdoh@Cd9`Lcҭ40!{,Jno#̽~m'Lu#2rGXp&hCkPU鶽9߹BT'"N'R Xi>F:|aF :c$3Q9P.bpxܼ[^UzRCSPHO )IMKD0a 3у{@e`έķ#,w.8kiY2B T ˽ jU,Hqm L;psܒ8SeiU[a[VzO/.'":J mltFM=NHwr&%B]#mJ_qyd`"6/x?XdP+Eil |uvszҊeqNMJxx>DIpފa>.$ԉ8XASI ) -y,VȚü]S,C5Vv\ U{j} 9zD8`mN{D}qЮXwA twHQO˙ w(x&㹺c{zP^r}ybHk?Tu螉C&Odc2GwtWSl.;$g1a_g!GCi5è&eb;Ӂ1aD=A hB{(xyZxO͖Z D6`Y ,pKX8ps w8f&D[\9=ǿ5z liaKjFߋ+&DИԯXVbfُ84 :gWt `u3'dDtq|ȥ.GK8<x. =#Vc8vœI3cB5}gikœu)9%8 Ydꅾ@cS)4xN-~"O t0Z2ߝKI >3Ǖک 2ڙvz. M흭zThLσznjoyzoJm2(޽[\t9Pm7=DIZ72:b,%\ոu>&}E%7_薚 +f\EH) f ꄺ: 鱷Hl: }c"ϛ/J?MB@L Y'9]ɡ本'qc|9i9y%XڷsDh\A^9jz"9\ <]G/Riji%)[ğ $cԴo, K γZ6/?T @^s9?+ v"LA`ѓZhF9 f L .VodY!&r%ŨKJXח9:oy|s堛C+qۥ v% Ud3)2sP<5{s(G!S7ow}N4a 3QqMBh 50yzLM5rUq)3ܒvr%*|*DqaCjzrxo ?֡7k@uC%M]!7"["-MwZq?YJbsUĂyCL٤zVw`m6De` "qniF z2ȗM󲼓xGؑ$tvgM?`GtHL$;FhdsC2"83YTKQGzW8_Bcǡ#\턗m('m#EXy苮*rz&"||i<VZֿ\,2 _v;BV5-;R<|{6g.vg\!4 uP+єWjVE H/te,ut/$7kHX97T‡9qd]6ZD5f_ mT:s>N!ۂ}X|LUK-`` `Q,|zIP<"ZyyN^zMX6َy}ܥ\Xv (^8Y=!l̋MKSF}"}6ϑ)fXN]O1? s7ArWQ荀 Yb ZGJkWN6Fpe53GLJ͉ӟ1 R9#Ea czuз8]loƀ[MCB6Evpu+W!Sn WRc5¸k՜{NNK•Of5^נQ4 s{>ӀK,** [¼)2DjK̚CȸR2m 5Mm4hFsR[`+z$TŘo8[h>vMKV-}ڦl X<>+jNvElk/Lmqg75rl.B8E5:\<cN h7\LPwNJQuA03g62˻u^޷yxK"LK:GF^ 95Ga^,f\T|Ha$\ oڿ?!=^{IB6-K{ݳ_?XO`f }h$q )1;._k4)܎:ᒹo`ى6 rT>172rm3$z•c#ma/$ cm/z-yU?Mnf* L<b?2B(á=Dvѝvyͱj'IJ<ۧ ix XK7تm7]q5)Ȥ-iۄ*a,59Lk^͋ !,:ф|k!ԯ|t4qkn%mhUw/ ?ypd!{6Io#6RZݷؼe #" $Rѡ4hrgq1y N#)crt.9LTQm7^ mtmڊftҝS ϋ;pN5/"8ƋM@WT \ uD,ZBs\TٍpkY̬3dL9 @S&Rj)\,嶰>QWIV*O~.gZ#/ hI h`" wüCCӪ6l Sh9W2B9 Pz,xLgZbRkGi+W&U&}D>b(/}k*GZ|7  Y$F1XY+6נ`s&hBf |؄PQ?V߮g9GMIa}vЛ_Q몄IVqY8 #sԢc#7#{*lB SV#UGNE)TxM*Jߏ uHؗ<M.~Ŧe/1C< ?1+ ˕Z,&6_ӣ#~ wFy?aKP#hW &Y#fJVcSZ/C4.E/&O*glN06 avexqm.Lt| '_5pxCBkEӥ|!шpA4,!aVW>./e a4<آ!\V/?-P{ M\@xX}|ƈ7m $-o` . 3 BxRo%QjW,2{r|||j,,@"IP=qU͐_'7K8 9x:⼯Gs+.͸ZՁϖvl^a懕s}(<LpRN' j ]Dqԫ+Vi1Pw6r$Q 9oF} ra"ʼnl(R'umj@# ُt=s3@*NXuHo`q5( l,^aJ7&s(X:T 1^(nc7Rb; ?_'lp}m61C]0If*ȅ"tvfgsV' t/3Di91k8@dʕ~}SX+1OeM!Q *CP!g{ "&h2x8bJ,tԑOg>;m(q/5XnhVVFڍM>ȿ0p [$޻K!З|&GKnBUYu(v9LL0I>b7z"ͽAF=I 4 o03eJuMvk\Uj"=ouޗ1=Jv9 5pmğ#M&-74}~-hL vo%\Yj.B+ǭy&,g fVf,60k@q ;{O_bFQ5fc @i*fFLn#70[s=X'VpfYpjԨG#ܦo=Pg.KIs}L2]گ|{|תSz{Mxd N|A-SL?sO M-6O$=`{jrЈB(-~}C1ּ̇aґ8sEj )[XȯbL>&=Mc Arс+Jˈ#)Kȯҍ_:i)%'&BuiKZv+m^X"lI%9pbEr m?wYK>ԉshz _$VX--9 宅yj*?^Fw;)Wȯ'uRLM`~r R J H?Ԑ(vN/zv ~ ] m!G, EEn*`oWQsˊD?Ҥ )Y/2DLWЖXM$p^*TJV|Fyl~Y o| |'UO1_ @I2v5b- @ga$ۃ`%29VSUf"YyӂLKdt?h!dvML\];?_D4r՟`|:c(S8/a b*ޫ̌#*iܴ"@>&7>vMo[ЀaY.:Ȁ!IHj3&,#7AiAu|W̓0/|e"U\ !$<.͞!e'(ý bڎf>ȢK|ĹJ]^nñjeC-.])Wdi,D[>9F)j'6^{REK jBX嵆TMu6.w<6Y/0 ixwM%xT=*+Ff;)$7@0NyP`~G篒-(]e3!CQ|(\ܾyrZv efUXOGx "[/Q^ژ?7 3fo5w@Saxt2y6IZZ֏ڷ.,h5t K<:?7-_=pAR|ϧv>uR& nk TńrMYR+ty.&᳦V. $!ی ("PJ/YjEQHS6؂Z-E*%gpZ꣊6ݲ>!SeVVbC9W)rG Jc ,sDY4x]6 Ϙ[ W",ޏ } pp<&_e"+v#HNqY D#WRt.ZJ q0T7I`аȋuR !2Fhӹr/^(FMmi݈;Frt<W~\; |?@R_ ++\=o:Z_m]Ju`ֺj!&kA_,_%A3jUjL+2i_RP6MwÄwB'8/)]I* Bt]9S+3_lōPD;OHP:ʚ MǪ3_m[7r,=PX_Dzmuq6`J)7UQd+@5F өo~5m5큧&IӶ Qh|,HH$DFEh5EuE!bJR|}y%өOqcU. ΢yW(ڠS#1$5&ZY}8[4)EjxGǴXC) &8)ms&kͥU93N0\=ǝ%bҾywRQU֤@kp:oQi(c0ꗜ;I?D]aM)[ۼwiiq}>;xnnX'@cف)ߺxhU>مMU;P P}oJj:ƿ8f 4#l9 7ulUcү֩rλ5?_d k/BŸ-xS=jŸP{/hi*ǝhv/pX-Hh6<:*p&i<@\/p(xZF TRT(` (oS6_%I$Cy߅%f.߇ީ{qo*|AV 27嚪՚O]R'd?%wgdLQ/dWN**Hӻ tIu)#+ y~)aR H,F-{GxG*`6:@D}Y9jpNtPL{.`Ө+Uを A4{"BLģFm*:8fZqf'x3kWc+%zA 9[:8LϚ!}~-lo.'-ӹe9&ݝ\0'QSKڳeq~,cYD-&.FKKKZ2] 11e| $E*N iR B -y% 7qF 09s{%z~He-8ЛXP/:=cl[!)zf$D( 8oge \+AR=Tp&aHM4(;.g;LLQv`0 Z,J'J)}zp w_$(&Vϐ}d;NlctLQӸ=9Ҫw돁>X !qGq3'm=9p6ޥcv 2VdV_)\;/@gFQ/@zzSkl>ސ{3tSSme ʱ&ͪ 0=sm.РϠێ3y K)hڰՔKFgٵn, _4*I$<h(]B4jB{uc+k̏n96]gi2>1  A錑4|R_^b@5z`e%(} .hfО u~":R@4”oڕOG)|oT+64.L19Mr}= k̍eO#ŶA`pҠvK$􏒮% $I_M! 0wM? t6L0 j(@ vߧwa}S!r&.O:NDݻ|͞a< SF,&qA!i +;JdA]CN -G:7?( ɹޙ ى1y(:Io.(1Y7Xx\x++)/@B^qJcmM;f{eYɺƈ>K73?s('"s9)ؼ@1.GBdōgowyXK !)@=-b,|1^w$\K҅LܵAO?z])&ގ>Ϟ}nT{8ClZ:CGn!t\g+6f]M_x3p$Y/Q[ns|)8 4MЌyJHf֍"~٤ uFX6$UY: WRG ˨ 91 ŽJ0Xֹ\f4Pg:g\R:N5i샏%~;!GhMyAx tּFϸYcR‰*)Cn8.yC̋?-o%ՙk7peo; S se#@MMS UԷCn+5%θk^|@XnnluRR.Q:~pnF F4v{%oCGG!D;ܧs*8 +pe W2֕IDve1`t)HW7*5l@ʢ6ԼWѠJ(3εn/ـI}C,+}td@o}XXXԑ7F+t&^DiO,?qDDDJBл;p8;~,BFU?9ADC]ņwkPzSaxxNۥt&'ڿFO6 Mt}Ҽ+,uC.2m_!cn.2?]@ )כ0 `YPO"nʐR'Vu(zGCS_Q qU Z^vX/ƴÛ ui>imuݪlLiT6D> {Ō9}t4*_$}H$snǃO':)p^۶zSyhvdwCYQر)!EwqϷ6l*qTb\(8B eOqVgy˄ʓ6{]d%uJi]&ٚ`Ʊiq9Cd5pᶁSZdt-û^oRSW\,Kg5b¦$:'Z)Y7UKVj(`Bsx>_6\VujTߵ^oUjOFۻGqe"Z'Zxisk ;j{b':0QM)"ґ:Z`]""I!UK]jqX 47$HS9yToDH4{ \Is/b@VTF̛^#ZaOjC4(9Y7+}Ln?t gQU&jahB\VIO-ؒLfn"ZVpE"^zHAgt;znB#e㺳X>+\)18 e6t 2W?u[f]~Bl~7~϶2UY_aؙVuw{I6[5 VI+w%SU>!rCY%ʓwNt@rd]չͰ/ O;n%+c qHU`l: HХgEݎ)9>qCV-RVHA- Y8Wzk=)e~ r Qys3!4[>!qɅb;԰ Tr Qސ;6 /5n3Й-Pۊ;W [kZf~&#[F}tqPSjoϴUD *FcMYAK֥GBɲ8ٵևagtc*^|̻l}|ܠISr:="{!~ J?gIm`7ULfT).;8` D`ih؃zqSD2?70yFujau0 !=W/$ypon~p_^ϤD?V^RFzIgagqU8*AncZӃ5n2ZWFp5 @z=Al#C^!CGđh}l&9Ku 2܁%w')4 PR*M{k$njtn%[$qG)Q(i5^CA;vPѡ|y1U˰!|0r7Ѡ}z1l5-2N̝2Fhh9xNӂrhbT{>Ҧq0{Pa: A|wS`ܸtt3>YGf{v$=^$!/`,3fMEXCT"&cF+ /ve)}Y!)Aou8IxH6[*V|*7*ҟtNFjm>bElkpC|x~NE,MU}{yYzS]8#ؿPs c 񓒳g0i&xVsv^|t%A%HV6V9(iV9%f./7+]bܼx=tOlp]ɔIUH9/98*l w)^,LxeWj)C= 3c/zuLO.=IڳJ9+2oU7ћv5q Z3jfySP;RX"y̼0r%3\uҨ_їz,J>/ VQ]jUGQS WWciyM^%?-섳#98 j6LL}ROڙM66ϧtIoa=b[f i/ʳPa(ͷ<)jNb]*O`րYtSQO.7KHUک"VڪL[~ Ф_)v0w.@"TR9vS+n)EX򗂁C\{s]CFqxMe=\}ߊN`dkYo6KSΒ? Xʠr̸DbA3?Vt v|,$B*#x=w؂;G"ՍAsֆ d8: q]mȷ #$  uyI^ؖȹ,v0z ”dL[ -p(od[o3-"1#7iY瞩lۋȫzVVH޿K ˝X ''0D4&!xgOp knxٹ:$T2Vuw?q6l?Q֬&tZ̪zl+2R{z*-ScF~\! w*bFf؝vܼ,Bz_WnS͉xI:Oo SSy,vF'iD?i^ES4KԄiP,LW[&T+=ķ*t؁^3$T[1f-!]`}jn&RwĮtIS,RJTh4W.m>r#^N[]R+NJT4y oa5|i/Bv)I d&$zfaH `,vtmW#BV}t>͂\ Crsx9"5a4!!LO0Hqk&&=BJ$eD9mW?|:Td'8"zn-hCMCJfhBy`Qg_CuyU oS-:DP cq͚z˦C06 %DSɹ>$v+MORiw̨lB L=*yoBM<گ~j;(toxf<"KuroAL4H;K&WǢX{b0T= #Z!EtB8ĨmO:tJ Y߱E)B9lGók{v8K lU7|o'Yĩ7W?'ZCGMf9mpb z_lט6Sj¸n1[m {b2+Y[}| 6P3!Puݍt0[0dHMBc Ͽڷd>lHJlDۍR<ݪ2/ %^Pg:~XVOpM` :YpWo KVTECjd85֏Rkζe1"/g8u.&|AT]A-[낺}3>dIHM4!*z #i1aO)Ǹ:s B50.\9ye}ߔeEd fZYr2%NE=B#HW05}f%S0yd3k8PQT qRۖ?sc>tOG'g!xxSm“pR'v&ǵD) |^x{#4!ZPnO 4z㌤dswj.Vb`jݡ-l!vʅTcA( -OR q_l6O?~)t霐=S#}^߻vAmQ"G.Cn gTP+>4Bjt.~XG>0K~苶Ŵ1)v9yLԇ{`7sԤd0zd9.vKzoɃ%almSp2@k?~D'JtZpb1ntS+$5VoF_,S,M=q S)6-p2 o64&}^.˻[3$ÉB޷!쟨a$`#yiIׇ ϼM{R2~=Fax3 +Vݶ{I2FwK>5^f2m{Jl9|CV?AtVNe(`K=DzG, {❔VB& =fl$¨&l<ۖ~,o&_H :O>uCF! )nև+cpcXE;U HOJuTR&FM7+Rq ϊ7@) 8wߜyލ&*PQOMI=L?M$2Ί9G.W[m%&x_x g>׽?!YV e;CWzBno!R2+2^d[gm.̔pN_!WX(D%8:詴 mA-% Nh;S.*|ɂ{'Zn6< fi:c@k螭aSq}։(47U}OWޏx*f?]ܣjĤuaJ)rC>NfF`m '} WʟH>ǔec3պ-ljޞӦ-+Mw)漆U ngoV O݈h} &2T]..L JsɱpYCj6UK0\`{$U[2ivr9{Mb c|=&k>p]qf@"OBT M{ )ɖ ~Zl7x⪙Q;u>]Gg(nQ3 ldUmkN^qG .(M.Iz3s_ɗ۪Ko&qI[ͮցJܖ'zZ *u[.6I]S F}, J+7J+_low& (%4twP)uv;9LR$tg7XS&]X R8Qsl**(=Pl`?l?Tmqu[NὔcłPZb$NbMPp?|i\{Ė @w;i(j.NwD~gf›YlƕᷣH=^ \>Ru|@u^ql_XcO|'GU'jSpDEO/hDU,id91)zuZ2HV2]9E'^YIBAmYj#S\gbwA%DZN: թ5*JYt2v^RK't/UVƹ1h1klʯhU)7{S}jbqJ?T9FcW?FyB[m8ӻmβ03 HۢY#*zPDbXd )\T!|FP(9 OvbOzm=x;߳  #`!㴲BG"]2B?J<2Hel9JAԶ%I}.#" ; ߃*U,Mb.z)񯀙tWoP>džЦwn S>#}H(ͳ&栗!}=j)qe:u''5i; RDYfbI!ie('mTN5<οp4fg2^EFFmP,T^Z|8 -ZL )P6\os)xVx EW\j(1ՅYW< ; X,,6EM7+(ۤ*̨2]$ԙ^52O,7ʠa5pP-:SOBi8 lS^FxB[,Y}Pa3 LIЌbK.{7u[Os˒禪uJ^mm͵(w7 咑cfuBfb^+Sj ("wqbHޟ7;}L y↥#H*_i1#u- 0'Rc%aڙڑyh'>*8*Ξ='6WGa&p@-N=s! a=MLO*j eDՆ?ݤ+! 0ZFٿr D!+R Q֐} !vh)FzqO@5}EmkN0O-LחJk)VJ)Oou.L{Cf̓QydHIhB@Cunh>|jE٦Q`] 15-,$ 6"(0s<)en͹ū#W< ]@{d! )6z^ZMXW3Hc,~!KjL~d_*+vMtZ'=snSOj&߹Qd|M#fdiҎvu> I*|pkJCzVu0!$.,@#fbBy|馔 ΥyՒ#^:\}Aeُ *1tL߅C춥*4Z#]FA׶bfdۓMz+JGSa2?ṧ/ȮP ߸-QΎՅ/Ө]jL&+U#&{y#p쯖8t\z W )]Ml M8LE6{zX >4'cYd!V|^t j@1}ꋪ-[J' tyǩ }~do>V _!M.$iï\_{ɶ?O"&iD\P }\o5*T- E56.Lܿkww d+Ardd?j+AX*8AH:A*s37^c];vjMn[q? e!lzxW S̠M)s@%j Qftjig<3_("Iۆ!抚)`K򈉥,o#B6棙E-^b)Aiܖ4D#&) ٷ8B!4k8dύVeۻ?\.ff+WK=h\[sBn< { b#߳S*$K!V[X)bܳK0_"@e mkXlH]u=- WYNyMƛ̓AQw34A+(M^XVȿ #L9ME[`Jk"hT-Wc-@Q.q]w#@BԲRPQљ'_h 'IbiMK@j7:B|UE}q{[JJ(OUkzt{!\^޾ePAع䄤s;I|'Hi_qFY3a+4qD"C< dA/m;+CvWB2ooٕ`Œ ë5FA"ayY*b 8?qN: /X i۰~jvUuu coHULsCׂwɢC˓Js(3|f lY.U+8%R]s D k & 7GC%HWKKVI٠7uIT']!T~'^K }/o@ٿ`yM.DD{vS'J#/)n"bKΥ2WjlLKT>kJk(ND8ޫ[I6DtD)~NR :$YHiy@.0{GN1.Ka3 sG: *.szRT #Pt1RNKY=n9;V"0).U<<՗I[6_Gf*:Tz{5խ#w%VcF{E dTwKy /X/͸?s=T(!.DOE#jUȎwX=K$r4@1VtLŎ` חy\ SJ5. 77< AL8My:aN#zDj2H0=LLO5ys=LF>ߩpQ0^u5lBs+)n5@|9/ 'bhkCdZ[EUGd. {N*oDocS9/ȟ]qK (1 Nnha)m:Azd^uY}-ji?^DaU<+=`"(YX\1TšX8IxXiR\d0Y/cȦhsq%vA uE^~O7t.#""dBj-vc/pDI,Pj||Eѷ *~vsTzynzofd䊑gvo7lb"̎d{JQrWktGVI5$Td#J!OfnzHyŝj4>_痁 RQxWG?5zfT]&CLki9yr 5Rhujֹ`cz;A8 (Q2;CgއN GHbM,"sMV 04-% ~6ah tC vڬ}(!1j.\ 'A4#9mc[n 'tG hA8ψ僮>%LeMCz ,K \i69*H<ف o2&(zD iQ?m@ ubI^ӧ̡uհ5PB&Yq4VTJ v :ԇ-&A%>Ј:lPʝcs˽3KIBG}\zR cUu lB4KL݄seeQNZ _CлĀ2% Eyo2'c_*RJIUS#<^wls$[~T3lM0p 3jqXV1W@Rm., 9?ſ!'D:&@r+J0;Nu|ѦG3sز|z4ԁٵ