nghttp2-1.40.0-6.1<>,\`"p9|f ۦ3&5ha~џb.OwHN~! gpaCZ>]/Ll0JKEݎ?+EzHHQ}._I s~Y8jG'e.ѣg. œ>,zm1.-׀W?S4[ <ֻR; 4r.HHppsqX#)uL{hT8F cnP1f5xLh$C&`^bisjhTX >>?d   R  ,AGPp    x  ,H1 1 1( E8 LF9 dF:VFFG(HHIhXpYx\]^b(cdSeXf[l]upvwxyzpCnghttp21.40.06.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.`"ibs-arm-4SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://nghttp2.org/linuxaarch64 8 p#A` ` ` ` ` ` ` ` 30d4fcaafb227d7095b23c5815bab3b8942e3f60f9f62fb44fe315504d812f26d55a1d77a124c8bdf515c77b4e344df854eb8def098806e3b57e7d6b772db687b4776fde2ccc164ef814a628e1aa3aa467e09fa7459ea9467f706ec83679f13676950656f1aff341a1bcd5a327213431cacf529c43390c4ab0467771fb833181283ad4a99876d431c8974e46476b5e4db9ae4fa2ca78a9ec430e42424d0af31aede05484ad003ed8bccad500dee5389194663d7485fd7c49c275dc1acc4527da3a22362814ba191b10fa8a50106097ffae4ce30013526f522b7962d2a602f1e4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-1.40.0-6.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)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.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.1`KW^@]i]Z@]Z@]R@\g\A\A\8@[F[t[CN@ZЛZUZUZZOhZ.s@Z'ZY@YdYYlYcl@YX@XӸX@Xk@XQ4@X6@W@WRW"W~WXW W4V@V>@V@VV_V@VzV]VI@V4@V@UU@UUȒ@UUUUUcU]US= TLSv1.2 * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805) * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu) * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794) * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795) * nghttpx: Strip version number from server header field * nghttpx: Add --single-worker option * nghttpx: Fix bug that send_reply does not participate graceful shutdown * nghttpx: Add --frontend-max-requests option * nghttpx: Enable stream-write-timeout by default * nghttpx: Fix stream write timer handling * nghttpx: Add configrevision API endpoint (GH-820) * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819) * nghttpx: Update log time stamp in millisecond interval * nghttpx: Better error message when private key and certificate are missing * nghttpx: Fix bug that old config is used during reloading configuration * nghttpx: Specify TLS protocol by version range (GH-809) * nghttpx: Send SIGQUIT to the original master process (GH-807) * nghttpx: Restrict HTTP major and minor in 0 or 1 * nghttpx: Drop privilege of neverbleed daemon first * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802) * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801) * nghttpx: Send 1xx non-final response using mruby script (GH-800) * nghttpx: Select certificate by client's supported signature algorithm (GH-792) * nghttpx: Recommend POST for backendconfig API request * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789) * nghttp: add support for link rel="preload" for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791) * h2load: Fix wrong req_stat updates * h2load: Explicitly count the number of requests left and inflight * integration: Fix deprecation warnings * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr - Changes for version 1.19.0: * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769) * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768) * build: Compile with Android NDK r13b using clang * src: Fix assertion error with boringssl * nghttp: Take into account scheme and port when parsing HTML links * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783) * nghttpx: Add --accesslog-write-early option (GH-777) * nghttpx: Fix access.log timestamp (GH-778) * nghttpx: Show default cipher list in -h * nghttpx: Add client-ciphers option * nghttpx: Add client-no-http2-cipher-black-list option * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections. * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612) * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612) * nghttpx: Enable SCT with OpenSSL 1.1.0 * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765) * h2load: Show default cipher list in -h * h2load: Show custom server temp key such as X25519 * h2load: Fix incorrect return value from spdylay_send_callback - Changes for version 1.18.1: * nghttpx: Fix assertion error in libev ev_io_start (GH-759) * nghttpx: Handle c-ares success without result * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763) * nghttpx: Fix bug that DNS timeout was ignored (GH-763)- use individual libboost-*-devel packages instead of boost-devel- Update to version 1.18.0: * lib: Accept and ignore content-length: 0 in 204 response for now * build: Use pkg-config to detect libxml2 * build: Require c-ares to compile applications under src * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) * examples: Delete tiny-nghttpd * nghttpx: Retry h1 backend request if first write fails (GH-757) * nghttpx: Keep reading after backend write failed (GH-756) * nghttpx: Add frontend-keep-alive-timeout option (GH-755) * nghttpx: New error log format (GH-749) * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) * nghttpx: Lookup backend host name dynamically (GH-721) * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) * nghttpx: Wait for child process to exit- Update to version 1.17.0: * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722) * lib: Avoid memcpy against NULL src * build: MSVC version resource support (Patch from Remo E) (GH-718) * asio: server: Call on_close callback on connection close (GH-729) * nghttpx: Fix frequent crash with --backend-http-proxy-uri * nghttpx: Robust backend read timeout * nghttpx: Fix bug that mishandles response header from h1 backend * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726) * nghttpx: Remove optional reason-phrase from SPDY :status * nghttpx: Header key and value must be string in mruby script * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722) * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722) * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717) * nghttpd, nghttpx, asio: Add missing mandatory SP after status code- Update to version 1.16.1: * lib: Prevent undefined behavior in decode_length * nghttpx: Fix bug which may crash nghttpx if non-final response is forwarded from origin server to HTTP/1.1 client - Changes for version 1.16.0: * lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. * Update .clang-format for clang-format-3.9 * build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. * third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 * asio: Fix crash when end() is called outside nghttp2 callback * nghttpx: Add --backend-connect-timeout option * nghttpx: Add TLS signed_certificate_timestamp extension support * nghttpx: Add --ecdh-curves option to specify list of named curves * h2load: Add --header-table-size and --encoder-header-table-size options- Update to version 1.15.0: * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) * lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) * lib: Add nghttp2_session_get_local_settings() API function * lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build * neverbleed: Update neverbleed to support ECDSA certificate * doc: Mention --enable-lib-only configure option in README * integration: Fix test failure with go1.7.1 * src: Fix compile error with openssl 1.1.0 * nghttpx: Improve performance with HTTP/1.1 backend when request body is involved * nghttpx: Use std::atomic_* overloads for std::shared_ptr if available * nghttpx: Migrate backend stream to another h2 session on graceful shutdown * nghttpx: Add option to specify HPACK encoder/decoder dynamic table size * nghttpx: Log client address * nghttpx: Add tls_sni to mruby Nghttpx::Env class * nghttpx: Add --frontend-http2-window-size option, and its family functions * nghttpx: Add experimental TCP optimization for h2 frontend * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) * nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections * nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) * nghttpx: Retry if backend h1 connection cannot be established due to timeout * nghttpx: Reset stream if invalid header field is received in h2 * nghttpx: Add --server-name option to change server response header field (GH-667) * nghttpd: Add --encoder-header-table-size option * nghttp: Add --encoder-header-table-size option * python: Support ALPN, require Python 3.5- Update to version 1.14.0: * lib: Make emit_header() return void since it always succeed * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support multiple buffer input * lib: since hd_inflate_commit_indexed() always return 0, remove the return value check in nghttp2_hd_inflate_hd_nv() * lib: Use memeq() instead of lstreq() in lookup_token() * lib: More strict stream state handling * lib: Modify genlibtokenlookup.py to remove redundant header comparisons and remove inline qualifier of lookup_token() in genlibtokenlookup.py * lib: Fix wrong tree operation to avoid cycle * lib: Make get_max_index() return the max index in frame, so we don't need to do extra calculation * lib: Add nghttp2_on_invalid_header_callback * lib: Log frame's stream ID for header debug logging * doc: Remove old doc about differential encoding in HPACK * doc: Document about ALPN in nghttpx howto * nghttpx: Log error code from getsockopt(SO_ERROR) on first write event * nghttpx: Don't change pushed stream's priority * nghttpx: Log backend connection failure in WARN level * nghttpx: Fix bug that api and healthmon parameters do not work with http2 proxy * nghttpx: Add access log variable for backend host and port * nghttpx: Use copy instead of const reference of backend group * nghttpx: Reload configuration with SIGHUP * nghttp: Adjust weight according to Firefox stable * nghttp: Call error callback when invalid header field is received and ignored * nghttp: Allow multiple -p option * deflatehd: Call nghttp2_hd_deflate_change_table_size only if table size is changed from default- Update to version 1.13.0: * lib: Cancel non-DATA frame transmission from nghttp2_before_frame_send_callback * doc: Fix warning with Sphinx 1.4 * build: Work with Android NDK r12b * nghttpx: Use consistent hashing for client IP based session affinity * nghttpx: Fix FTBFS on armel by explicitly including the header * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 * nghttpx: Fix build error with libressl * examples: Fix compile error with OpenSSL v1.1.0-beta2- Update to version 1.12.0: * Add nghttp2_session_set_local_window_size API function * Add nghttp2_option_set_max_send_header_block_length API function (GH-613) * Fix warning: declaration of 'free' shadows a global declaration (Patch from Alexis La Goutte) * examples: Add ALPN support to tutorial client/server (GH-614) * nghttpx: Reduce TTFB with large number of incoming connections * nghttpx: Rewrite read timer handling * nghttpx: Clean up neverbleed AF_UNIX socket * nghttpx: Add --backend-max-backoff option * nghttpx: Use 16KiB buffer for reading to match TLS record size * nghttpx: Add healthmon parameter to -f option to enable health monitor mode * nghttpx: Receive reference of std::mt19937, not making a copy * nghttpx: Fix bug that backend never return to online (GH-615) * nghttpx: Implement client IP based session affinity * nghttpx: Add --api-max-request-body option to set maximum API request body size * nghttpx: Add api parameter to --frontend option to mark API endpoint * h2load: Add content-length header field for HTTP/2 and SPDY as well * h2load: Implement HTTP/1 upload (GH-611)- Update to 1.11.1 * lib: Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping * integration: Workaround runtime error: cgo argument has Go pointer to Go pointer * nghttp: Eliminate zero length DATA frame at the end if possible * nghttpd: Set content-length in status response * nghttpx: Add sni keyword to --backend option * nghttpx: Allow mixed protocol and TLS settings among backends under same pattern * nghttpx: Don't add 0-length DATA when response HEADERS bears END_STREAM flag * nghttpx: Don't add chunked encoded response body for HEAD request * nghttpx: Don't use CN if we have dNSName or iPAddress field * nghttpx: Just call execv instead of execve to pass environ * nghttpx: Make SETTINGS timeout value configurable * nghttpx: Save PID file after it is ready to accept connections * nghttpx: Treat backend failure if SETTINGS is not received within timeout * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server is alive- Update to 1.10.0 * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback * Add ALTSVC frame support * Run error callback when peer does not send initial SETTINGS frame * Update http-parser * Update sphinx_rtd_theme * nghttp: add an --expect-continue option * nghttpx: Fix downstream connect callback called early * nghttpx: Truncate too long -b option signature * nghttpx: Fix bug that server push from mruby script did not work * nghttpx: Try next HTTP/1 backend address when connection cannot be made * nghttpx: Retry next HTTP/2 backend address when connection cannot be made * nghttpx: Enable link header field based push for non-final response * nghttpx: Detect online/offline state of backend servers * nghttpx: Better load balancing between backend HTTP/2 servers * nghttpx: Fix crash with backend failure- Update to 1.9.2 * nghttpx: Fix crash with backend failure * nghttpx: Better distribute load to backend h2 servers * nghttpx: Fix error messages on deprecated mode * nghttpx: Fix bug that logger wrote string which was not NULL-terminated * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work- Update to 1.9.1 * nghttpx: Fix bug that backend tls keyword did not work with -s option * nghttpx: Fix handing stream after connection check was failed - Changes for 1.9.0 * lib: Add nghttp2_error_callback to tell application human readable error message * lib: Reference counted HPACK name/value pair, adding * nghttp2_on_header_callback2 * lib: Add nghttp2_option_set_no_auto_ping_ack() option * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code string * build: Makefile.msvc enhancements (Patch from Jan-E) * build: Lower libev version requirement (Patch from Peter Wu) * build: cmake build support (Patch from Peter Wu) * asio: Fix bug that server event loop breaks with exception * integration: Disable tests that sometimes break randomly on travis * integration: do not use recursive target (Patch from Peter Wu) * h2load: Fix bug that it did not try to connect to server again * h2load: Fix bug that initial max concurrent streams was too large * nghttpx: Memcached connection encryption with tls keyword * nghttpx: Enable/disable TLS per frontend address * nghttpx: Configure TLS per backend routing pattern * nghttpx: Workaround for Ubuntu 15.04 which does not value-initialize on std::make_shared. * nghttpx: Add --error-page option to set custom error pages * nghttpx: Add wildcard host routing * nghttpx: Change read timeout reset timing * nghttpx: Don't push if Link header field includes nopush * nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host * nghttpx: Restructure mode settings, removing --http2-bridge, - -client, and --client-proxy options * nghttpx: Deprecate backend-http1-connections-per-frontend in favor of backend-connections-per-frontend * nghttpx: Don't share session which is already in draining state * nghttpx: Effectively disable backend HTTP/2 connection flow control * nghttpx: Add --frontend-http2-max-concurrent-streams and - -backend-http2-max-concurrent-streams, and deprecate - -http2-max-concurrent-streams option * nghttpx: Deprecate --backend-http2-connections-per-worker option * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1 backend * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy- Update to 1.8.0 * Add Architecture documents (work in progress) * List all contributors in AUTHORS * doc: fix out-of-tree doc builds (Patch from Peter Wu) * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when _PATH_XML2 is not found * Fix configure script for non-gcc, clang build * Document compiling apps and include h2load in configure (Patch from David Beitey) * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil) * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11 * Fixing Windows Makefile version detection (Patch from Reza Tavakoli) * lib: Tokenize extra HTTP header fields * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu) * lib: Add HTTP/2 extension framework to send and receive non-critical frames * tests: remove unused macros (Patch from Peter Wu) * src: Update default cipher list * src: Fix compile error with gcc-6 which enables C++14 by default * asio: client: Fix connect timeout does not work, return from cb if session stopped, removing client::session::connect_timeout() functon * nghttpd: Start SETTINGS timer after it is written to output buffer * nghttpd: Add trailer header field to status responses * nghttpd: Add -w and -W options to change window size * nghttpx: Worker wide blocker which is used when socket(2) is failed * nghttpx: ConnectBlocker per backend address * nghttpx: Interleave text/html pushed resources with associated resource * nghttpx: Add headers given in add-response-headers for mruby response * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor of --backend-address-family * nghttpx: Add options to specify address family of memcached connections * nghttpx: Add encryption support for TLS ticket key retrieval * nghttpx: Add TLS support for session cache memcached connection * nghttpx: Refactor blacklisted cipher suite check (Patch from Jay Satiro) * nghttpx: Add TLS support for HTTP/1 backend * nghttpx: Add request-header-field-buffer and max-request-header-fields options, deprecating header-field-buffer and max-header-fields options. * nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite * nghttpx: Limit header fields from backend * nghttpx: Fix bug that IPv6 address in Forwarded "for" is not quoted-string * nghttpx: Support multiple frontend addresses * integration-tests: support out-of-tree tests (Patch from Peter Wu) * examples: fix compile warnings (Patch from Peter Wu) - Drop upstreamed nghttp2-c++14.patch- Update to 1.7.1 * Fix CVE-2016-1544 (boo#966514)- Add nghttp2-c++14.patch to properly guard make_unique templates. [bsc#964140]- Update to 1.7.0 * Reset (RST_STREAM) stream if flow control window gets overflow * Validate :authroity, host, and :scheme value more strictly * Check request/response submission error based side of session * Strict outgoing idle stream detection * Return error from nghttp2_submit_{headers,request} when self dependency is made * Add -ldl to APPLDFLAGS for static openssl linking * asio: Stop acceptor on server::http2::stop * asio: Rename http2::get_io_services() as http2::io_services() * h2load: Support UNIX domain socket * h2load: Improve readability of traffic numbers * h2load: Remove "auto" for -m option * h2load: Show progress in rate mode * h2load: Perform sampling for request and connection timings to reduce memory consumption * nghttpd: Add --no-content-length option to omit content-length in response * nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources * nghttpx: The initial value of request/response buffer is increased to 128K * nghttpx: Fix bug that --listener-disable-timeout option is not used * nghttpx: Don't emit :authority if request does not contain authority information * nghttpx: Add clarification of quotes in configuration file * nghttpx: Don't allow certain characters in host and :scheme header field * nghttpx: Add RFC 7239 Forwarded header field support * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang) * nghttpx: Take into account of trailers when applying max_header_fields * nghttpx: Don't apply max_header_fields and header_field_buffer limit to response * nghttpx: Strict validation for header fields given in configuration * nghttpx: header value should not be lower-cased (Patch from ayanamist)- fixed typo in libnghttp2_asio1 [bsc#962914]- Update to 1.6.0 * Fix heap-use-after-free bug when handling idle streams * Strict error handling for frames which are not allowed after closed (remote) * Set max number of outgoing concurrent streams to 100 by default * Keep incoming streams only at server side * Create stream object for pushed resource during nghttp2_submit_push_promise() * Add nghttp2_session_create_idle_stream() API * Handle response in nghttp2_on_begin_frame_callback * Add --lib-only configure option * Compile with OpenSSL 1.1.0-pre1 * Fix build when OpenSSL 1.0.2 is not available (patch from Sunpoet Po-Chuan Hsieh) * asio: Add connect and read timeout to client API * asio: Add TLS handshake and read timeout to server API * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) * asio: libnghttp2_asio: Added io_service accessors (patch from Andreas Pohl) * h2load: Add req/s min, max, mean and sd for clients * h2load: Fix broken connection times- Update to 1.5.0 * Fix bug that nghttp2_session_find_stream(session, 0) returned NULL * Add nghttp2_session_change_stream_priority() to change stream priority without sending PRIORITY frame * Add nghttp2_session_check_server_session() API * Consider to use CANCEL error code when closing streams with GOAWAY * Don't send push response if GOAWAY has been received * Use error code CANCEL to reset pushed reserved stream from remote * Add nghttp2_session_upgrade2(), deprecate nghttp2_session_upgrade() * Workaround HTTP upgrade with HEAD request in nghttp2_session_upgrade() * Introduce NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE * Add nghttp2_session_check_request_allowed() API function * Switch to clang-format-3.6 * Update mruby to 1.2.0 * tests: fix broken linkage with --disable-static (Patch from Kamil Dudka) * python: Send RST_STREAM if remote side is not closed and response finished * asio: client: call on_error when connection is dropped * asio: ALPN support * h2load: Add --h1 option to force http/1.1 for both http and https URI * h2load: Fix crash when dealing with "connection: close" form HTTP/1.1 server * h2load: h2load goes into infinite loop when timing script file starts with 0.0 in first line (Patch from Kit Chan) * h2load: Override user-agent with -H option * h2load: Print "space savings" to measure header compression efficiency * h2load: Stream error should be counted toward errored * h2load: Show application protocol with OpenSSL < 1.0.2 * nghttpx: Don't send RST_STREAM to h2 backend if backend is disconnected state * nghttpx: Support server push from HTTP/2 backend * nghttpx: Fix bug that causes connection failure with backend proxy URI * nghttpx: Use --backend-tls-sni-field to verify certificate hostname * nghttpx: Log :authority as $http_host if available * nghttpd: Fix crash with CONNECT request * nghttpd: Defered eviction of cached fd using timer * nghttpd: Read /etc/mime.types to set content-type header field * nghttp: Record request method to output it in har correctly * nghttp: Use method given in -H with ":method" in HTTP Upgrade - Drop nghttp2-1.4.0-fix-tests.patch (now in upstream)- Enable spdy and more example applications- Update to 1.4.0: * lib: Don't always expect dynamic table size update. * lib: Shrink to the minimum table size seen in local SETTINGS. * lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback. * lib: Avoid excessive WINDOW_UPDATE queuing. * lib: Return fatal error if flooding is detected to close session immediately. * lib: Return type of nghttp2_submit_trailer is int. * lib: Don't send WINDOW_UPDATE with 0 increment. * lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding. * package: Use -fvisibility=hidden for internal functions. * package: Show more information in configure summary. * package: Add PIDFile directive to systemd service. * package: Fix daemon upgrade when running under systemd. * app: Compile with BoringSSL. * nghttp: Allow multiple -c option occurrence, and take min and last value. * nghttpd: Fix leak when server failed to listen to given port. * nghttpx: Add TLS dynamic record size behaviour command line options. * nghttpx: Reduce default timeouts for read sockets to 1m. * nghttpx: Fix bug that PUT is replaced with POST. * nghttpx: Change mruby script handling. * nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections. * nghttpx: Add neverbleed support. * h2load: Don't DOS our server! * h2load: Use duration syntax for timeouts. * h2load: Support subsecond rate period. * h2load: Simplify rate mode. * h2load: Add option for user-definable rate period. * h2load: Reuse SSL/TLS session. * h2load: Reconnect server on connection: close. * h2load: Don't exit in the case of no ALPN protocol overlap. * integration: Update go's http2 package URI. - Add missing baselibs.conf. - Add nghttp2-1.4.0-fix-tests.patch from commit 4825009. - Small spec cleanup.- Update to 1.3.4 * Make traditional init script fail if new config file is broken (Patch from Janusz Dziemidowicz) * nghttpx-logrotate: Don't use killall since we have multiple processes * nghttpx: Fix improper signal handling - Changes for 1.3.3 * Fix bug in padding handling of DATA frame * Use hash table for dynamic table lookup * More warning flags for --enable-werror * Update mruby * h2load: HTTP/1.1 support (Patch from Lucas Pardue) * nghttpx: Do not try to set TCP_NODELAY when frontend is an UNIX socket (Patch from Janusz Dziemidowicz) * nghttpx: Chown UNIX domain socket to user specified as --user * nghttpx: Split monolithic one process into control and worker processes * nghttpx: Handle SSL/TLS data following PROXY protocol line - Changes for 1.3.2 * Check header block limit after new stream is opened * nghttp: Show error if HEADERS frame cannot be sent for whatever reason * nghttpx: Fix assertion failure on TLS handshake * nghttpx: Add x-http2-push header field for pushed resource * nghttpx: Fix compile error with --disable-threads- Update to 1.3.1 * Avoid usage of typeof and replace __builtin_offsetof with offsetof * Honor stream->weight even if stream->last_writelen is 0 * Compile third-party libraries if hpack-tools is enabled * nghttpx-init: Start nghttpx with --daemon * Bundle sphinxcontrib.rubydomain https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain/ * Bundle mruby * h2load: Record TTFB on first byte of response body, rather than first socket read * h2load: Improve checking for timing script input, prevent false positive in certain situations * nghttpx: Implement PROXY protocol version 1 (--accept-proxy-protocol option) * nghttpx: Allow link header server push for HTTP/2 backend as well * nghttpx: Don't initiate push if client disabled push * nghttpx: Allow absolute URI in Link header field for push * nghttpx: Fix crash with multi workers and QUIT signal * nghttpx: Add mruby support which is disabled by default (use --with-mruby configure option to enable it) * nghttpx: Drop connection before TLS finish if h2 requirement is not fulfilled - Fix typo in previous changelog entry- Update to 1.3.1 * Limit the number of incoming reserved (remote) streams * Add stream public API * Rewrite priority tree handling * Fix parallel make distcheck * Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined * fetch-ocsp-response: Handle spurious openssl exist status 0 * nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection * nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection * nghttpx: better handle /dev/stderr and /dev/stdout (Patch from Tomasz Buchert) * nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met * nghttpd: Return date header field for 304 * nghttpd: Support HEAD request * h2load: Add Timing-script and base URI support (Patch from Lucas Pardue) * h2load: Add timeout options (Patch from Nora) - Fix typo in changelog- Update to 1.2.1 * doc: Reword the HPACK tutorial (Patch from Tom Harwood) * nghttpx: Fix stability issues * h2load: Fix crash if -r > -n- Update to 1.2.0 * Fix crash if response or data is submitted to closing stream * Header table size UINT32_MAX must be accepted * Use PROTOCOL_ERROR against DATA sent to idle stream * Allow multiple in-flight SETTINGS * Strictly check occurrence of dynamic table size update * Fix configure warning that 'missing' is missing or too old * Fix rm: cannot remove ‘*.rst’: No such file or directory when "make clean" (Patch from Alexis La Goutte) * doc: Reword some of the server and client tutorial (Patch from Tom Harwood) * src: Remove monotonic_clock replacement macro for gcc-4.6 * nghttpx: Add TLS ticket key sharing among nghttpx instances using memcached * nghttpx: Add shared session cache using memcached * nghttpx: Set SSL/TLS session timeout to 12 hours * nghttpx: Enable session resumption on HTTP/2 backend * nghttpx: Don't rewrite host header field by default * nghttpx: Generate new ticket key every 1hr and its life time is now 12hrs * nghttpx: Don't reuse backend connection if it is not clean * nghttpx: Add AES-256-CBC encryption for TLS session ticket * nghttpd: Fix the bug that 304 response has non-empty body * h2load: Add -r and -C options to h2load (Patch from Nora Shoemaker) - Changes for 1.1.2 * Fix linker error with libnghttp2_asio * Allow custom installation location for Python bindings - Drop no longer needed missing_nghttp2_timegm.patch- Update to 1.1.1 * nghttpx: Fix various stability issues and memory leak bug - Changes for 1.1.0 * Fix DATA is not consumed if nghttp2_http_on_data_chunk failed * nghttp2_submit_response and nghttp2_submit_headers may return * NGHTTP2_ERR_DATA_EXIST * msvc build fixes and enchantments (Patch from Gabi Davar) * Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler) * nghttp: Add --max-concurrent-streams option * nghttp: Add comment on HAR on pushed objects (Patch from acesso) * nghttpx: Add --include option to read additional configuration from given file * nghttpx: Add backend routing based on request host and path by extending -b option * nghttpx: Allow log variable to be enclosed by curly braces for disambiguation * nghttpx: Add log variables related to SSL/TLS connection * h2load: Add --ciphers option - Add patches * missing_nghttp2_timegm.patch to fix building of asio library * nghttp2-remove-python-build.patch to fix python bindings installation when autotools are used- Update to 1.0.5 * Add STREAM_DEP_DEBUG macro switch to enable runtime validation of depedency tree * Fix another bug in priority handling; sibling's item is not queued when ancestor's item is detached * nghttpx: Fix crash with --http2-bridge and both frontend and backend TLS- Update to 1.0.4 * Fix assertion failure in stream_update_dep_on_detach_item (GH-264) - Changes for 1.0.3 * Fix bug that idle self-depending PRIORITY is not handled gracefully * Optimize dependency based priority code to Firefox style tree * enable third-party for asio_lib too (Patch from Mike Frysinger) * fetch-ocsp-response: Support LibreSSL, and include port in ocsp_host * src: Support compile with LibreSSL * nghttpx: Fix bug that x-forwarded-proto header field does not reflect frontend scheme on HTTP/2 backend * nghttpx: Validate :path on SPDY frontend- Update to 1.0.2 * Fix bug that data are not consumed for connection in race condition (GH-253) * Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 for Windows build * Translate fetch-ocsp-response into Python * libevent-client: Fix bug that path is broken if URI does not contain path part * python: Call on_close callback when connection is lost for server session * python: Expose client certificate, if available (Patch from Fabian Wiesel) * python: Catch and log failure to set TCP_NODELAY (Patch from Fabian Wiesel) * nghttpx: Add --add-request-header option * nghttpx: Make WebSocket upgrade work * nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade * nghttpx: Don't send "Expect" header field twice- Update to 1.0.1 * Include stdint.h instead of inttypes.h when compiled with MSVC < 2013 * Fix invalid memory free on out-of-memory handling * integration: Use our own copy of golang spdy package * android: Don't link zlib bundled with android NDK * Dockerfile.android: Update NDK ver, and ubuntu; build and link zlib * src, examples: Fix up OpenSSL initialization * nghttpx: Allow HTTP Upgrade from POST request if response header has not been sent to the client * nghttpx: Fix bug that PUSH_PROMISE is sent after associated response HEADERS * nghttpd: Close connection after settings timeout and GOAWAY was sent * h2load: Fix bug that NPN fails if ALPN is enabled- Update to 1.0.0 * v1.0.0 introduced backward incompatible changes from 0.7 series. Read https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier to migrate from older version to this latest version. - Changes for 0.7.15 * Hopefully, this is the last release for 0.7.x series. Development continues in 1.x series. * Access violation in buffers (GH-232) (Patch from Etienne Cimon) * Retry finding jemalloc lib by je_malloc_stats_print (GH-233) * inflatehd: Fix crash if 'wire' value is not string (GH-235) * nghttpx: Revert 585af93 to fix crash with TLS (GH-234) * nghttpd: Add --echo-upload option to send back request body- Update to 0.7.14 * Fix global-buffer-overflow in HPACK code * Fix doc for nghttp2_select_next_protocol * Fix bug that promised stream was not reset on decompression error * Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) * Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) * Update sphinx_rtd_theme * h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) * nghttpd: Add -m, --max-concurrent-streams option * nghttpx: Log absolute URI for HTTP/2 or client proxy request * nghttpx: Add --header-field-buffer and --max-header-fields options * nghttp: Fix assertion error if very large value is given to -t- Update to 0.7.13 * Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. * Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback * h2load: Effectively disable flow control by setting large window size * asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun)- Update to 0.7.12 * Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id * HPACK: Rewrite static header table handling * HPACK: Never index authorization and small cookie header field * Don't install libnghttp2_asio headers if they are disabled * doc: Specify program directive so that hyperlink to option is correctly pointed to the intended location * asio: client: Call error_cb on error occurred in do_read and do_write (Fixes GH-207) * nghttp: Add --no-push option to disable server push * nghttp: Show stream ID in statistics output * nghttp: Remove --dep-idle option * nghttp: Use same priority anchor nodes as Firefox does * nghttpx: Don't push resource if link header has non empty loadpolicy * nghttpx: Add logging for somewhat important events (logs, tickets, and ocsp) * nghttpx: Set Downstream to stream user data on HTTP Upgrade to h2- Update to 0.7.11 * nghttpx: Fix waitpid race condition in ocsp response update * nghttp: Consider user-provided :authority header field for SNI as well as host header field - Changes for 0.7.10 * Make sure that nghttp2 license is MIT license * Add nghttp2_session_consume_{connection,stream} to consume bytes independent * Add nghttp2_send_data_callback to send DATA payload without copying "static inline" fix for build with VS2013 (Patch from Remo E) * Update lib/Makefile.msvc (Patch from Remo E) * Remove dependency on libws2_32 on Windows build * Define NGHTTP2_EXTERN macro to export function for Windows build * doc: Generate API doc per function * python: Add async body generation support * python: Fix pseudo-header field ordering bug * nghttpx: Redirect stderr to errorlog file * nghttpx: Fix bug that data buffered in SSL object are not read * nghttpx: Remove --tls-ctx-per-worker option * nghttpx: Add OCSP stapling feature- Enable python bindings - Update to 0.7.9 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * h2load: Fix crash if -t > -c * h2load: Add -d option to upload data to server * nghttpx: Forward only "trailers" keyword in te when forwarding HTTP/2 backend * nghttpx: Fix PUSH_PROMISE header field corruption [GH-194] * nghttpx: Fix te header field is duplicated when forwarding HTTP/2 backend * nghttp, nghttpd: Add --hexdump option to hexdump incoming traffic. * examples: Place AM_CPPFLAGS first to use in-package header files first [GH-192] - Changes for 0.7.8 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate :path header field for http or https URI scheme * NULL-terminate header field name and value presented by callback * README.rst: Cleaned up the grammar a bit (Patch from Ross Smith II) * h2load: fix for segfault by reserving correct worker count (Patch from Stefan Eissing)- Avoid shipping documentation redundantly. Set RPM groups.- Fix rpm group- Update to 0.7.5 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate HTTP semantics by default * Add nghttp2_option_set_no_http_messaging() API function * Update http-parser * nghttp, nghttpd, nghttpx: Use "sensitive" to indicate "never indexed" header field * nghttp, nghttpd, nghttpx, h2load: Select/announce h2 in ALPN/NPN * nghttp: Fix unaligned field output in --stat * nghttp: Fix -H does not work with -u upgrade request * nghttp: Update resource timing terminology according to Resource Timing TR * nghttpd: Add -a option which takes an address parameter that allows nghttpd to bind to a non-default address. Patch from Brian Card * nghttpx: Use omit minor version in case of HTTP/2 in via header and access log * nghttpx: Support UNIX domain socket on both frontend and backend * nghttpx: Fix crash in http/1 backend when backend returns more bytes than CL * nghttpx: Cast configuration value to rlim_t to avoid compile error on 32bit * nghttpx: Fix 1 second delay in HTTP/2 backend connection * nghttpx: Fix request re-submission bug in HTTP/2 backend * asio-sv2: Fix compile error with OS X- Initial packaging of 0.7.4ibs-arm-4 16231373141.40.0-6.11.40.0-6.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:19915/SUSE_SLE-15-SP2_Update/f4167875c8a8f0cb9bb9b4161ec6f088-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]=0d15499f1331c334a922853aec97fa756cbfdd29, 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]=82b088038719b36f2c6ed2e6aad0c03783b7d95a, 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]=097b788354793af06704319fcb67e03372e159ea, 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]=9eb9141c118fb044de2a3c55183e0c910d73df4b, 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]=4b4b1cc74de93420184e494d31f41362f7215b07, 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]=e0d822dc44636b901b8d88b1cfc6818343e4f563, for GNU/Linux 3.7.0, strippeddirectoryPython script, ASCII text executable0>\x!'R RRR'RRRRRR RR RRRR RRRRRRR$R!RR"RRR'R RRRR%RR&R#RRR RRRR R RRRR RR'RRRRRR RR RRRR RRRRRR+RRRR"R'RRR%R#RRR*R RRR R,RR R RRRR RRRRRRR#RR"R'RRRR%R&RRR RRR,RR R RRRR RRRRRR)RRRRRRR"RRR'R RRRR%RR&R#RRR RRRR(R,RR R RRRR8<\+(Iܾutf-8edf6eb0676f30d8a5782e9587a041beb05d203d2285ef4168c5287943c7f7529? 7zXZ !t/+L1]"k%a9$ 鳅VJyIz4ZPn~Fa0$BԵe;oV_ Z]5*^"}^ZSSHTH[zM{L.G[Dͽ oЫ$G64wzN(wێ"Ƒu3u>}I5n vK:%}'Ɲ=kˣ#{2&Cp M+Pz hHKuv`m/=@^gF[!V;|ST8,9>@XtÿZNyEQhd~^Ozoܠ*#SLA{gTNR,*#'ln:{R_DBg Ph_3i5ݗ3|<]9]%<-j/"gȾ"QPAYoLj]tV=Z1Q8{N-@Zʬ2"vȕ|ӷɆ?~泇yhԧo>~VΡth$/*pFm˺,SLzr-l|üx}qV:Z"AYိ}b?sq;G<7c(o <  ;.p#r%䝊UCXpRI."N?a-oޛ >*jJPXC "D9WZl`DZJDaZ#&tGz`e$:g 6+v<:(#}_Si6w& 4:n bڮ/Q1DZ)])d"ڽ%]*?t{9Sw[!(cXD5g=fj0dJTmt˰򌙕.BB;vŕ}҈q0!ۜK@$GBҘkxy~ :c;oeXu`ՀwH|bȪ0C-O$ݑ`+7!.ϻT<2L8q٥06,XHjjca٭L B GVE` `&O8Xkt4lG[>A++Ƞf|Q+bg˷Yv@ О-"f궿K|9C-Pcljmz"OSWvG'$7ՠXp`Ѩ҇>T5t\XБa*fD[taHu_=SU\cw Q_iZ:gye}<ZTc2Zyf22#悿R7t_jc :C2F zJ`/„i9hVa^Rs&?}/\Et-TkXb|Zɻ|ϯz-3E,>Y&-#W>h?5& ?m(&Y8 BP*?!|r0Iܒ {ηFc|2T5;W ۿi30>J[duqfBa\!4?US%pؕf|k NR\H`Cdt64 A{;=߶ sH.UDB 6 H_G#}Rm-~z ^0A`ۉkt(0pGdϛ]t WJW @?2U3WTn8IMk[=ndS0Kړ93Tat-)ȸin)i;#eqʣy\,t+U0ljgPn GdU'IloĹ@Jߢw`{Q@A`= K(bZӋKVګ?=:oJYd8SNbM^KTe?\x_+%6¨BUqp1p\+Eēvxijr iY߿kgzL&hMR] x^;ܸ:K_7Քfyx12SbUصu(1,Gb+$G_*vW2-;tHڽ{._vjh#p.Rvj}_r*9pԇ]k"yF%isFZ>sbJSLñCiZcwկJ=ގ@AQ*d;l|QR^Qe  G;׍[Dʳ?zr፿Ln[FIJZJ7-r>WtМ1f &fɛ9pL1/{#EWBr9}Q g4&}kl):ⶻ-Y{"b\ϔ#kGa0% q -mGIU )OJ .4u8SV+?C[O{XF-zĒ<\(p!4áF)`wB^HGlCy %lȳ>{\=bYOǹՙr9!2!P?lKu:LS"G{?I4?*w ܁Fʃ1M mTBeDq,IKR>ׇrlUčs').!X%`^m磡֙׆xҩ\"T  %}9TM"!#P b_TsCrі t f%^K ЊՈJ6c=qwڎex8"KeY~]MZ`iibC> (ٝ"h }5Qe?-aW;>{7(?|lU3Oc\!:,uUk ۬lJ(k4<]`|:t&Kmh@gKc9zHR6Z6 r L%$W~c+UQEab_G ;աGolބU" &oPdcOULQ׎;ae-Հ;_u*V!tWF,{4*D AlKsЖ4`JZijhVtNeѺGw&]N37\x@ӛF$Eس8VFAykAH ?%{z8߁nA<&ùƱ[$10}6^:gT4349i(Dj G2 Utv U T.ېs=%pd}׉d;1/ޡ 9j^ (\Ȏ ۼ .'Os&I O,v qǬ lw%β o4"ڷ{._;z?fo47ZYXsX׃EE7^2pZ GaܤE.(T|$AβfOCRqkJ%6 Y ې{!7L|753xmI  %|J'uay퍖t7^arڼA+_F,cTdz&Ipmr>qvFl㽹MFVR.=} d5aIڹV3U"C:&Sp2"6yvnKB/,SFaϫtl7aAK. $Gn>3v EBu.v"f.})XQ֡?H9lZK,HQʦa~{: &Rg3먶03ٚ&$X3'8aC*JK)P"M_&ce~^a ;z Cr78[ &/z#BʌZ|BL3oV/ND9/9PWgwP)3H7 /I~W,5Y0?ls=TZ+ePmxd?㲾ZVU816܊ ̠H*rQP[2#~ﶷ.HfC'=ֈ]NI<`GUZw x4y&vUol(coؽ0,|<"W$?v@cPaL="Tg$o9w\'=!ljM쮣+GQl~ѱ6hNH 6#6!!ux4;8ǀl/J U^p$eK":KE{p2AD5L&ö~O}ec:nIHF*:p}mepG9 HW^eIJB+xZI̠^JjTs( l/#j=bޛA~VE-;nb"rS9>2T Py]TTD'V ī $t8.\WZ!yZ{x盟BF %Cr7 lpS?GsRE2cHSdG+lݎ2GbpW{Q#0)9ËU"^_5< A,=՞5ny#10i~codZ@'4kA”>%DҴpXΫu-j+ʊ:!@$P"vWvB+r&8*0Θ߁IwAY tѴv6nI;#f3^B\LDd^me);b%*,)UӑE yX6GI3Bb`Z$+No~Yh;s%Vo l_{7} -f1b8@F:We+(1m%a}ּ= 1NP7W|}6^0-&7T51F B1òxeE4@k_w#EhΫ wnb}rcQHHg?"آ7c,&'. ۡPOt3̚A}0x(c.tXQXB &) ]B'_yKt1Љ'pm+cBd&>CE9 n-⭗_)EC.xd1#8+~`6:K 6e$n Լ˴`4=%ݟxm/$׹]Ê3]kHӉ-qu%}"")U..*ɘ!'%G+=@ülRprׁ[(! 4#=NH]$]d IO1j얅5Kގ #<L;6#czS2XmvV9$~V2v}|Tc!>` 8SnBEF餱XRK -G{տf1`RXrN.}v/ L%m#9"v& J2=/Foʶ޾:+uhh&viE)j0 ~^R= U9or─"-Z0` c$'iHC4ץbr0?f0 C~gT^7Jl_7PJ%U 0iC9e.-g-Q`9@=OGtnVV/nØPwrD?hx>y"ku+ћ.cU#Qf5殺>uLW6^z1#5sJ.T 6=9hеMѸ`Exh9#Pt#Z$Wg=ZAN`{{"(!n0bCl^9*+Ϩ"f?{Hr`.-z;ݏ9t>7]!~|S@Ҧ`۸ށU|) 1VPMj%yb@tR}ds B 2w!ތtr|!v0,h~1y_*3h9gRhmw/ :@r5?-9NaB(g(I =$T3:*eQ NRfqIhJ-\m.]-*'7 I^fEɬ%z"{m{ jPY:N3=\L20ȇt3nn D~Zlx2u> ! GU'R{_M1ӶfZeUOa ]'mVh !uȣ܀cSg`[O(+4l@h]~?Nnb4 (ghڂʲ$[$ S}4$mGss2ɘU&A2Ϗ趍L.rܫ36*|9EA|elOh0i!TVݜWt3fdy=-eM&.O=Spc}ggU!SMb3Ձ{seJu/(s#+pb'nWqc{ϾԬ߇m vz3cٌn DDKxڒ/s6%W UX9*_(ϋ USIT, ^CcfiDm%\ic/rU[~:  j>@ݳ`w.n&BiBE/Zx@Дc *.3u'H}ƷyeB~Ö6nT%= tlQ4 3 Ոfڦ py'7HݬҚI&ɚKO|cV{!Oۈה`Xu;pĐI#.SMxcxbзHexF=_B0F5yAבW#*l|B䙥"2m>C?:ZuzA$/T/lO( LC(Sl K%Yoayнl6ЕNr =नPXKX)_ڔȲ? z1^< "Mf h> ۚ(7'ƶUvm8a(F-Vb6kK6E[zR1I=jZM V %p zKhKzȐ( (z}L3L"׸?{!f({ ?`-'7w Dq+ɔj;`HH"dnj!kUJT3zFgIW$yO6ٗ],Yؽ:;cYjlV~lIFC;t-e͘Zqs<KCϔ3h'OTXXeS0^9HVf (aƪb{ $^i1C{ ;z`(պⰶׅMzzQFBD>aGM2h鸉l RƜaMcJ[Aƭ^YU \B@o..j ۼXFuMs_X֑.5_H-˹m6`;= :4֘G?|[Uw;Tf%<ϿinH Dj5({!;k\xS6O&mXr/jgS%s~!{m7Ae˸RNn ՘DL#tSl_3kf\rea$:me.Zw#"@w x4 Oh/y><~ &LmR $0qt!z(}Tb5Ŏ%/%Q7W(,|Bx ய '=Yϝ,1xŃ$pf*kBz߼@.~M WuYքӮ\tz,CזA:F27-x/ѵ_l[78G j#}qJKԜq(A0M|'Z 19,O%cU`zM?EV E5;Q#*U|3U*BPÖP,S@ƽ%f9G"/f<\{scQS8>xMVJG1֜+(<{XV H Q4zؤQW%jXY]BYs! S-- >̍{ϒ2>#fe#N!}y4p-nchk cǽbD?tQh `t 6PwH8HkX<~$ʒT",˸  >[~ =k,}+DbG-yX17h >n1^2Y6W[s售1ÓX#Qcd<$(DSfQ'wo,)zi@\\w ZںND~Y2s,DΆwRɲ$"LsĮ:z "Ss+p:_q KszHbu'rGTHb@J.]z0ǭ)*W>hN/ƷbUfNX lcy u+6/q{( W\ ?+Yy޻ǣR ַtLJ pzYpu` ɢ\WcETt3E#?79Iuc ݦXUODd(3+F9w@O=*${c̨" q`19ݙKލj\mf-N؝nRzXXvl܍.8<_瓕cZ; M0ɉӁcDsɭ=KM}J0#E𷁱:D e}8Z eαAr*K/@uyLD#zҜ0s簋11M$iE6= T= r4$850c`!P*+t>n'+>Xq*9;kx9^ cj2=s}`^ X] ~nUqÊ͸$Yv<5zr k'l& @'Bj!qVjT8JdB-D F>A6o+ŎJi7^.+S!fҚE_}GX5᜽ \? LVlx! M.%vfP=ݗĶ(u$W>4]Tzoqk<+gFS y2Cjcp ,ًn)[F ѓ^;R/_Ci tKoEX,2P< BNxgZt%@QWsfHtWd/OK0K,^}DNcUTAG+g>}?)N`6kg HQ/hK`3%q3Y1 NB~HzrC5on _δCBRwPO(99RD[xdCZ\Sfu7oɤ!95ӊ]Z"1oaf~.wnՒ{)wNUd-R3}X0Rb4gQO- u%nc:qn(Ӣ/Qk*J/lv4?7C_AYR zbwDBn̒ άKq*6SW97b֋mL'\6~p2Axϟ_JQO*$A( 'bH{ي'96iѰ21פ奎ũnEus^ ޖMΝ5C_ΙT|-fIq/ YP8xel%fJ[XUaUrɟaGk[,kgG @hn4ɯ AX"@2)w~_7O\+4\Y/O8b )GTw/?HƧ2УrB1aA7gZF:D6'MX~rڭϙx^4ug|0ےd7{מ6K( $QpH2>ɭ@=`ր)Iq6L8QHd#EI}1ҐdYRW u{nMLz8TS$@)3X܅&U4-r8B.1訖hca6;#^K8{8*>CGB^=LPA=PvO0M|,"F-yAl7gFXPӘĞ8^xHw?5p %՝-]Ve_3]A>5ł{0FY(C`'Fz/l"̠7)gog݉˚|h+(*\}/ߝgf:~^u]L <IӋbuކ\L"\N(Y![AQÌmDM;ͳ$w|1H^nO(apn,z] oFdX2n;'P/fP~OAdt^j#el}"WyM'GlǛnNe8lbB U&4xuBI?^AiV- "<4 h D1fi[pgťWV\ֺa Z&gAZ=H P/g)ЛT*>4$1\5 Km9BaJn xÅ̯ ~"gWʪ1B 8QGJwD2,԰PņEzsaK."73GPoќby}M}Ex|קn]YR[`N:Z5n(eE$9Q2!B6tw{'ěUf#LSQgUod;N0rF3z6d.N%=<5:R*\\N4W׃@tQ+81?3`xN-!-}cGb'a[%) T%xAa3պ6~,zHFL E$U  ]Jq=K҆1Q9r5c /1ArSe7%Щ v :?nW 1+AC5x:4\O/l Kµha *]|,c0jr] }ti݌p4LGU*{K8g߆3mplPz+aQφ{zW+)g&֠_ 8 &ioyjp-y5=`i(%np>>pkigj23Ne5)PԞ!0kdAZ)29tc'5? vVL  Wwí~$%o ]ZM87g:b-S61FC ),{P`AQ.3zWpɍm@9np}!14}$`cq!j) œp:j PWӿG~,ڍ^8y'85?e "6 YO2YQx`pf*z%M$}H{o_$UU,s@۟+L:У[WZw֑$=)Jm1Tn 2,K2R3 mP64(D :>Fvu6"3NOp 0,6RB up@i?/ J)3 5*z-H w =q`+ ESއLx af7[ir\Lk6S"~˴ZD?/9S|BxVD7}m"k (KeG\L"2PX.c*S wIlt.Pp i:脸iXk݈ s3j~j!-0AMuB:Gn++yOF:!W^;oWR%?n y]GJ5eQCf/d"= zwH?Ÿ9Xp8d> l_NUs5O6Ş-MMh]mN^ipVޥ>@M[`?B$6)'+#B1;\=BQ1`$dn,wp̎-Z\A`$ "meUu\xNuwhzi&sZg7EΙې̔3$ja.V9~6LV$׳ !@A[- -m`U%Vy<ߛ"ЫHL,SՀQi?k"%4MήU&]l̴LU+윉noo8}/0ޮVkL*Ƣ*ͭ3fSYً3^ޱk4}L9?OkRg3WA;Cݑ&CgTDžmPO2b&(v8kU=,HCZ9G:i.9&sQg1zM*DD|eOLŲLazlҍf(粇SIo5o+a`j蒅ky˄mJ& 1} UO KeߐyQ[uL@4 c씜oF?ZKtzцd>:D7 *{ jX}%< $ Z>PHϒx /FѨ 8zt*zgȉ:-(OeeDPe!|Hgfȱ!IY[z@$kU ,+ì^_W[1LW(PAKU) QqzߖYp XHT+,(ҭY}$/|.N6,SF\@Tͺ-Omֵs%~b>h,Kȧ7ߤ_8Uyන}ܷ׍0G3]V-}xGt0}[3 IN!0˙˪u| KV\"wx `Y3Skg8|IңCq"˒4ZAI[ RfG0a )K"鰟EcoiE5v~yЎS*`,Rj2T>=xf0LUP߶C\11]È M+;7*E.]N!4x RzLp+3X 2>!>cLAcj!Pey]$51--`Ky#UCv͝2Qdf(ǩ4Cި '5**SӤ;D;jxQ#m'-ҳ g_7\j6 Vq YWJoz wj{R'h&+rkBrF+m-3sB&S oHlϬd i0[¸0V)|i1)ogDv%(NqEX&0٦JTg\-Y1Fi-7">^q1&VCvYZ% eɭ~a0ʭW/8Xț4015uzمl6 EGW Q.P4.@c4@Cԝ|z9u7@}^sg]'XNzd/!o\NrR?!l^+"_d C}G2L-A>(?Kpy(!܌y'p7PE@.nnt8 39= 4FgX1˛S;KGk Ca~h܌\{S14?$st Ahpz ]|%wC,iVǟ~n;%X3gtb:՝ɞi Y$ 7@nt=3c al]stt-Ne4&h(lfMv '(rŅ? ?`BqYZZgƭV1Q7&\FU&3ɏ"j\^aB쉭a@P4rx\F<S }Wn4ߦ+wrZ֐يL002f:G9!$S& n֛1m(u,G"&HD,&4)ƭ_utk" RnWETFLsf I,y9-ݧjx=EsgO'>DbTſPxI̾Nu%8µҐ*p%wGtKχk(DzΟ"MO=LemVDO9kN*#xJѓ򧗦=d_.o(V[x:a 2%i4c/ .0N& W+eWecgrkXl[a Σx߶\> Rp,61%ODpbfX'L` _[d Q;];?;Ilڨkl)/+` ' }`"ehx\gɌeH@SVHo\c>83ͽ  4nrz9k'9?  sC^ɛNcȁm2Da3Q/L?|S/]l -l_&%% )ZR%q%Nn%ɃajzEZI@"`}ˣI{S|ߍݻLҎ{(> /P/m,3Wee`݇9]b11jzT@>P¡~{]uZ\*?O%4QyK!XroYS֜"Fqk8zHQŽ\]'|ؗCy0 vV 7E6`$yIpKT~*#M~)#iX $ ςVZ1qcuf@טxfj>.j.Q k9z o,ljMp H+gr.aQHi'3j*j$*gO/#hr/+e+ IWt`FK>(v!ii3+ArC6B({!Le`p.,Y6  _Yz||Q`5;? AvR"W„x-JFVh$ٶMБ "iN kT<6cC%DiN/3s΁Ⱦ֏ l\)fTN!MBxXzfSF?eϐQXN 4^tZAmH@4?;fܶ+;(\Wbh>'HJ Xr !2@ ؇bi])wCRԼ7e{}#Mxri> GS4p) L%>.ŠDӦA-3{Iw]vg٣ucHu|P^}Ȁ Jx75JK[,t<2 3-Z@4LhiL+k}H(MGaJxanlx咒W 9LBotҧ~ʧd9xX 7|$Zrw\ԭܪ({v;|ZѵlLh=GfvϋKw~E^nK{*VDžfLFai!)g$?}wrQiڐv&8J*C&.AF_W_$׺ݞ-]@9n|k٧&G=AKr^_&܏^@X'!E) !p]CYRFf c;{,%ܹ] šd?,!G/"Edjjqhd;:afDgIR򙌴^>XUnq :&6˽)Ǯe)VN1 m/n~5MЙld 9;WNFޕfػB<-,O2';UXOAgvcY3-MndНI*x9\mcIC$X %ʽpV.Ģc~FD[@?S2ce_8Mb}x> f\;dVV\$ݼY4J:tjd"UIСD#=^qWқwfBY"dHdAf{lrYY3 lwE `Bdq` #=[{ ($jWA/z/on3vy-ds4J,À1yɂcE gg)5CGO>bGҺ|$G= o;Xnx% BXvGy]|whS*]oV'EDfؐpqt3_VY# 5w,H"(-~lE*Cɿ8sd{k^e@yϙD y3IĦxN1l|bbN҅XA$~`Lg*ЩHpBN0ڱ -f&)u8\NKcWޙh߇fx<$Yx(O;Qz>mAJT;Lٍ4+k98CKʱVge ߮X-n]#yJBkXn.vPx2Wc Qu(qQ;\uG;st r /X$M3̉[CW9Q_rzf,E[-a8g"F*xtv_H3Yp1%?r[\^n[K/V㗊dGJpࣩcKΖ&ɕ>q e:$6:H; N xa{$B+SxrieDejRwaZ=c?&iq:N=Dvig|k"y(][ t ;1-(,T$V%@wBϨ>(n?O(<.'eg{-xI֘MwW]Ɂ!Vgۻ>,=2ww_,+c湵KQݻrM=v-r߷ƈB쁵xWtK0]rn}!5;Pr٣;H]t M<ЈN<Dueۏ>KK@t`Qoeq`;b S"1ξhޛ(k'`>~Il^89omu(sӔu%sB^F처ouf`! yv:e-dm| uJ"J6 bH7˾">\d%UUV2Q}3<; s#k4z7+P/I*( ;}\;hk)1>NJO46)7{@{:JBal*<[JMڒ` Н6%{0H@d\!D@fgu/!as۲c݇ jRz =Ł& g%X<w PQǸ(Ua mIP%/ ':Y!-8w #hc1/졠47kP407 oq39y܌2+חCJDU ҎyX/#tFޖh]uK \RσJ_[\X^@/\Y&Wի?J23,$So,:!ǎzDӜ¼ \=2\ vR saQCh NLuBM]]̐Pa$ [ f6YcMPwOK,,vpBƶwB>o?f}g< K~ FHCNC }My㤸! hp/qt1eStJ$udGB1=!n F8&,,7 Qo{_ )u&cE ##{CFjW^Tg@q9IAP ync(("Qar߉m@>rsèO$H4~A<4C#gAs4zKC z۶c.jn5]~QhyM=dczv1'>i 8}-c兆x]O z$'ʌ"xKo™0J6'3KR5kGDc;Lxhc3 "y 21ZČ-[Mlh`+"zKvxMݨm1Bh!~] ia m hzͩ\ټڵaӓ,Ǭ&5cߥ^4gmLכ *NY˷Oi,@Y4J"$xe qR(0[WF@hNLpjʗLiިc|Y0`FtVx[͂t~ҨoI4o<ハ`k`4p b6dwj&O3}f}mN;W_rUk4&YmjR̸sUnЗj^Pu3d_IRBIT(!$Iqk:*әtgQ_G Js.ߩ-B8_7+a}"6Mо=Ejc0e湩]`'"Gu(T5 NϦLD6!NH/3LEuY@2,៷gG| #ݸ2,5X5^@aL6~uVGtyQidBuѠO\@ 㓼taAOr1Uw@NG;ƒ:iu [ wS̾Qce3KM,B7\tw+ZRP@cݡ&T/=hU&+E}ddx RER3:_B R/8c *5JNRvR>C`vY4t_L5OljSM;ʶJJ:Zy`8PU07 V_FoJ1_Lll渚lnmZWlȜ|sZw֏1ʌ}t@ ABMˀXWIG>3f74 u]JKes2x-b4r_]IEDl )ҊWֵ0ߢT)h.#*hk$Vf5"o$)XHR4Wrk!'D?GJɐM1o|C7^&w+nFd;it==fU3#$ØIQ yMpXaOy"u6OBӡ9t5B|99u޸ vsEK8X=X1B\^MN1sgC7Y3I|6@@E8d7w2$C}Tܭvf;EL|xI|и|sYtX o4gTN<īݻSI~{:deuuNndD*CBEs?2T|J :u'Φ;VP1C`̑h? TD<|EJ'Q>uV8NȃFY yrW s+t( Of3xUk&6oyi.MZ]`h4ҫ2 "obƨ7d -uۺVDy*?;IU0\9\#UB6B~FqRx^O>MmcPQ9ﻺ(ET?^TN#e ݭWK Bƀ%nWZA;ܶQgVKs ]xQv;q>pZV'Yŵ͂4#\I,!Ra?UXaUoV.)?:iCOaOP^>h֗ QCӋ3 n6w0&8LN`\: wRR\@Sv6&S[KG1QV6VeDͥ2TVv>v}uqs@1X^sӤTPL~KDÀfǻ'B1C@>~v5W栓"}*4P8%8nS![C+xþQ<1B  UU@-$\P߲ }KCq*HYoE%/BOtmFEu=&X$k7VCGVpv+\j@hʥ$oR=c e]n&U%1M|k@%JehdESool1JR*e 09?TN5_W{E8`bv4HH$(0CkOeI{'#,P$- "tG`qT=n"{%]d忕,(s-LI.sx} *!*::`ɄsIr,Ŷ L1Ql[{ >XG}QFY< mE­1u>b2SͼqY{B?Lf%fkZѨWRk~p;KJR,42e'z X٨n7n᧩N zf73P/FAG]H`g3;ڲGvǮx`!9X0qc!D Fd&"! s͂vx&RHh$},4W.>Obf1+CRsLgRɻ8PdvuM-ׂ>U6r=Ou3s0:FS5 F0RԄz(L=7mpYB~NqN+ @R=sTBr 2 P}=ݻM<<)-dL~9֜/w<":ItAxI$ M"K qs`۱\VnF#0C ]ט.\ s%0۶2{NɄǵsl':5T%"߭ ̜DCPG=QoIIIMrHNɜ xiuPz ?ŇmX D^-7`݈[VyJ b!c|*^uzЬRCX)P@F5Z:kf)T-IAn<G͜>۹;-O EXvъ~v6ڧ1AX뗼c!ǃOV>ǫZmbXaXHG$oc-9QeҝB_".SyV4\ .IBmuc^@|3WQ-H&NBwz:I>wLIWa>E›Y|GamT!o[ aS=iQ)%Bp!8菰j JT6g 9ְcͼZݎU5V]H+j%frOV"&8ank+7X\wЃn|XH~ /dA͏;M?|'/p:"RHa$[pD &J g0X( _M磤QJ\ PiZ0UW)(;̵J߅ .ICEK)ď3U:Z5f PTժ C]jYpKPIu"ümrlxR5_!8ĎK&3Qy QKaR[Ń,SgPoфf &Dx&! OS[/Ϲ. Po؉)I~6oHO,#R`t8b}{!?r} QHgfSmhibh|8ְzíEz(qK.X\qiQpjrЇIϝQHޟ/hRk0(CUDl \vfB2N1 52KD>jo61JA*'rtjbX35&j[:N4D!PPK34Pw\*Re@Aax6!e>eG?|eph > >LRI6ZW(vp=d%8"  ԄZ0Piq,\CХǝLdi+7<b >~ٓ'3xrԴ6X(PYݼF1X#ZKhTSgx'6`,6(j Z~)V 0!jd5#+Iy2>/W x]#<9P9EW/Pv^tQ9naJEu;sq)r0S`*kt3i)ܜº6'Y%uwCp947?A uq2y ru\=Q(Bwvlы QO L-r YQ%Cu T^U*ZD! ve0I Wr>l!LZ1@~H C^IOL/ ^#bRqݞ>weS{Dyk927Oc'Cc`'{,zӑ:O]DA n)PȻ3xA ^Y^ IkxKFvپ ljcҦy1d~̣T [aLhW:bR*(!ٷ^>/߾'(ZZoDOobo{Sd9wL6E=R1ܔ =kys޺FrMRJ:>KFCB5. !ݵzF;-"Sk. t0,@ۯΘ4|B3^uӍwJZh76Ypuqi(g45]km#Dh0ot1Fˑ_,(*h!ThK%~,†UK}sNc(yq]]өC=S_[V[RBhDv10jCh֑=ӑ(Slm)+y.%c!D#5,BEORğl3.\*ʵ(Q=w@ 45qS`HՄX7Y*Fž5W=0_212tIOaz?宴*/W*q? jW ŪЉctK5Myth!RNVէIfr1`^32/4 Qq^r:Rp)UCt M ) +NR0jjoZgbx;>th|8'ޱOnaiem^a`W(&ة4zH}Wmq  SDZ~l9Po|im#++F9_=[f' a0=;KɵcP%4mN?*hF ;] #\5"Ŏ7Ag~ Zils7W~z%U^ [ݨ/NDZGyjhq~+r6V^pLVԭ!6mz%Jqxm*gChaiX7)?s^̻")xa.2]n@q5hh.|6"ћQ—r7e,Q('c&PSؕ՞h0qM2se$?*SzJh޷ʂȀ#ě@#-gO@}D>"8Q^3\[T Խ[ JNBQ[%"S$i0۰PXR۱5.QDR}U' Miba 뚑{Q=tK4递6uD48NJP= z5nT2f}). doΪ߼cMg/T-ÖL{P 4l;WQسd}\eyzuМҺ?ǃ, $ ^Uz*=<ƎJպN2?HgCjB O[0V=mSwMhBhm*bo&(3zP5c纞`ov(wGr4>LZua1x{f2-XpZ6M"CQf&E_˞F4'Oz!uiU v32"SvzCؓѫaV-p )]1s W8xD} )&/:OK*9djƓƱ %*~zb0wb[= :yеWY8B+?4ră( E+hry滈O]{5%G{J`$CC,ڞKFOUL(݈@li改-(?EEޠ&Qvh pMof@5Gv+E˝]NuKH xh->?m^ ?XeF\gb.YX]MUunLTgEɮ>ߋI"}>jψ& ^W"}2; R<L>dcV\Cꪺ2d:xG>,|k ){Np?E8hµ}ݸx3_=m[nєݍr)y4D+Jo\+{v'ng@Me8gCY3dR "O¾;_ߚUw9D87t*l]2XXVK|s j q+PC'T6(eF䱳!sSpf~C/`AAG5VP[~w&LaGi8;fyR93_WF@0*&ukū D>! 30;NhFC*-U<\0VKf7wN;z:{$yN;SmgK7&D$n)KWDu3MLݲ,=NB^,!؆佾Deь4{5#mE&?PNH[wP%J@6m,@m]PB* ư+[R`hzM?^?_ooh>l ~s\NCY.{,ZCO_r?:)@(d O90֞OX#DG5TyL˃oBӫzV d_"o89k I>Hn#3Ib*,cka2 q[[ vL4"x цZ6`WwxbD廜(~A,>tJ:!$RGRQM]+Lyߜ(Tl&ڣl;ReHNTBU!qu?ǰTNO=0t]DlA@I[GvK}Jl2yǂ؄rGhv~YhvA==$%(L`^77X+;!%YZ8̓XT Z K<(ަZa1hQߖdD$,o|Bx|&XN7=h]3k=3Iφ:=h +I%fQ|dao%(,CD>t+ksv~?4Q3FԛBׯí|~"}FYi5X(ina+zEpzn>~;6(KU`ͧa|0.xT˘=xvhzUMDV )",&* |*"Y#I~MG[Wzj|Ɣx8>45U'=A]Zl)9BN %BcN=)x0VhnB 'y'YZԼ,YSNѡ/Ol@2pTv*)GF櫢7AYip`Qlm$|xMArR6J62wHJ6";j&/Rwg9JQE oiY }F.4ZJ?h-P s𘡽B> 6Yy!IZLIM" i"Jg;e]*4 1*t9(TB#=w=rw!p_v+ȦL;U!. toF6)$e_fJ袛^QI)P4Sr{t[YrI[ZW|ؑ٪Qb1Y`ۘE;R=*gV,;tMv eEw$Iϡ{˳g%5p#f8ƍ8:91XK\[ľTèw#:Y` Z?r΍<%(߅:VlE[0XI Xͼ!LzwiE)6q84%8G@zLx?3VGWVDŽ%i3,}eH5jk}lxYG?'S{ 9ޕY Tvs%L2{Ύ3$9dZiШXR'N70!Y'! ZWkJfС~3P"`l 2OJ\2rR>\g5xOZm+t3f } @t9N4ԯX9|~9aAąn9'C.GQO'e ؅@Yq2Mm;5v,P70 =P>ԴQpqt>Opph \:#^c'C@Qٟ~EH$"f#=2)9=<1QX/HSoqR lۜ,ǗG3F"3:ڨKG`|[ |krڮUT}kYbEppz>yiyѓ, Iƈ9}ECY wC!rO=0I3 +;o!C$^-j֚-w-4q,10ǩ}#xN9E =4ECc?X2P^}1C=-@% $ǭ# 3\!ɂu#.?x:< aa/jCXy%},/&??s^m{HnNJ؏T:gыѥ=#0u.GKhaQ{4HVD6&E*N89?-q$ܢ u1!m{-!:OC{ Rъ L\67N k@-ol&@o_^XT&agNj ٘.(d@q Zgw?9}>E JHNh{8 Gqv Ls$εNo6qʱ:!2$7uj jepLtkSga|aji;S)c=9A0]Nz$ckR)R)-m`rb5{.ttA*gyǡBߊj<ōrʻM<Ӫ˖GӨ~5]|u 4?5SZKBsަMHU̳ mϤ`ǯ֥?(q,RVjO)>qMC|N ,b!+;~2fUٛ@*-\> P. AS_Xu56z94! eM[;'0m~3CT{ƋcŨ 3M gM-Pqeab{bl)-=U$ 2yL&JfNw/S$/Oُ[~1e7EOHŰ '}?3jZmp7,XZOBgEyL.3ԇoT!8pFe} cfSA~qEX{C̟fMv(%%?b"v~!,9 g-w٫(r~_,Tf.C[8 1"":>j![E1}ML7x]vZfu?sݴ1{ h"Z H OoR׃,>A8KL\ l_V'}K ~t x%g}&!po#kF6c^7qMmХ̱& a#Xx9ԙ5{xuݘưAԪ'$|#1 z_܉ ?a'Z0A U8G͍H2BzNV9~@5 w: t?8X/z[eײ`bitoacοi !b /ȸISF7u QgYIke*:b#%%VkgEu+];l 0 ,RwǶ!!cd&N f _'-߈^  6)x p5JyޑV>K zLP&cUj9b gMCAe =_VAAxQ`erv!DR7SaK+XVˋŁ7*=I?C9?B ^u C%.f`*Ͷ1 X8UǪӴMmԢutaR]Q2 WO,q׫b*unYQoE_Pdi?Hv.2aZDp5rn88g?%.D65/N@4f^Y@u,f @N N :[ED?h鉜>-oiDfSYyuP˦솃?TڍGH+0JROO{M4eNZ^*5gYGip]$z80p`/w8@}U?0yn\LW]2K0f:Y=7^o+7jQW!S4O70{0o(=gVxd>lNy*EP:^B/jr$F4%xKcZp}U | &Rl1؊ѱEy!/GWt tQldlUV(;Q(dz)~0|΍z-y8°YE;k,.֞ɊvQ老o(r,ĻZh/gW3bVLkW{}S0dy|y%Fsz 6ԁP" Md=pjE(+VJƫ.G-_.Ҵ 1fJ( ǝ|f%V-On/T_!:_Kzʦ^g=M',|qsO,Nd) c [C԰5uƪ%啂!-\כSq_V-k6I.KK/}W+jgP9ybW19fN@j@` tCu9x9\ܽ[j6" { ;e\K8h&bcgQُf]`̝D?O v, AU>(:q*xqrS9 lP'5\P~ tEŔdPV T]؉̉]lR>=@FgHG+Z# xb3C:XqQWA58N ,E@J;LfQiw+54nw1u r9hYl#ã]Bᕢ ǤC$4̎s˜ħw HF3 (@V)Rɐ`į;: 3H]XZd6漑~nizg_U\$@٫7uQ>u.vpd 6<%?JeDF?3 ɩ1R bXJ7ШUŤҶGK"sJBy\z)vAZ(E6tix\.j!eOb1* %'xF˫Rb=kSIc>pBRr聧qMA S&p?3 ~ѰotOzgʃYq E fȜ,&=u-̒.YoJ5xacbH-nvw"VF"SDz} z=D5#WRsz͔T_geP1S=Ìv9[PxD<&D C'{~XY̯Rgpwr8Jvrfxv± zF_|0+uY.rZ6;y/ zɹ1v̡ۊJFDUZ[PMR oCX/1[4ưy];O_h)@f[.oTsZLLʀdou~Zcѷy{ zi: "k7Q5W%H@mYB{Fk_Mr%m/-uc¨@GcaeXZN4ijVe/>DE; ulLp!XnӴ@\\ީ9m<$[Dxid{F59GMk\ uC$ez܂u&M.lNSUAs|FB6ϩro@gRSLП53x<~A(Z*^? ~vP`-Ȗ kG F{ CLC^(=%q00jKzPțDN&)$ csK[_τ3xgɃws`F|qwÛsiB | 9́IcƇ nLBج2mQ-(Y[:,8Fe|f\([u_o=tOx_Ap-%r%8}&rej9+{kwx|S~Ѽum|DNF'N3ҁ޸aXd< DwPקYxc9~XEV)Вv •8Z W:s=L>ChQRкV7ї&p0/!BqkpQ4׭u:"#>b"pT!|1o5Jmt41ٖ[_w1a'+HhšrC~Jb7Ey}NroHfOfAJ2*?SfMC|[Xx#^7'۾qJsi!'a)3i.@Q]kiȶ91R7EQ4JL(_ ]~|ypr]򱧵f)_(3T M45CW`%%G멊ʭՉ K?-|C.a >:ď뮌c͢I=(mH{u}A}R{qrd*p?[rmbx[nVB 8[b57K9zқp`D[z0O1uôҌ=|U}9ߞWcR%{SVշ~Ir7푢c.'w<ބt89L\whP4FTfQD.hHtDG_UMX$8yrB"{$yFFVhOjP_4rd^2&g됡WBDlq*St4|JN$AY5y>dj#BidmI!Ē>A:l2TмWnBD P(q)qYÃRH˯l* !)P-AP?,֫GB2,2q68UY%xMwoBfÝ^UM=Qm&Z OG4MJm : /Q T]ٔM'W#FlN~ 7Qx!ub>3_hD2UJQԟ:W'[%l~=}\b-Z~#'/7<̥x_*E ۠7i|pyIlNR"l5=~)M9L++ Fr넾ROӑ,\ E=ǯa>qHdj [}ȤCPr }K70 vN90S8UMebEm?G8S,]M:V4l¡Ƕ1N ܦhzy>`2@/  oYk3]m@!Q㑉]^3-Esa8 ~Ӽ^Pl]4udQG@w;a Ru[8y^5B{]8dr띢v3ST.#Pgp}+6t\鳆rvx~d!z^vS'TN&~G\ڣʟqNgt TKOЮgD̄+LGͭEc,~f+&i b:k<Ơ펃Vph)z6 o5&-Mgwf>e**Ϯ)3-5\b\_{]Yߢ $+Ob/' $mǀI1ds)xV ucpI鴣t!rG:4%y~ F::!E%۝IiUb@pno"A-i)B'N}V`x`ob֫52 [iUA-  INlzȴ$sFrԧFhmwgG9,`\}.$ zͻm fe 1uF(%0d靫Rzgldf]FuvPhUT>[d7^ЪuC.@+?%aWLPRvOh=&ꡲږ~p!Vغx&)wĕaπ{׮ei&U/a6NF>BT*6K! .F[7ǓGëHG)sdٻ:,ƅ^l*GFA"e` Z-;doP6aF ݺWر1*iy.E;V m%!@[ `!f"JTG,7A&sņD%A<&6\AdTM"v /P 6kAS`|3cQTt4[DOqNt'[㛚Iۼtsye\otf'!ղe`d0>f*QgR|W|TLK^ˊ5ʧ=x23:S3Pl{{݂]{UM=ވ90|/|^/= {,Ceff5'iM0}=QT h7Un"! ,?h$Eqw$dsDeвp-O)D>Rxg8GGB8,As6 .׌Ld* >H%H9R9 u~ySKKe<f` L.W^(Z$z \PS24=L%=IYQ]ߠ`X&1Jh:{B戬><_ԬJφ-}طiKSMeU::"0k:Aʷ zg 볁mSUJ|ۭgj{LIj` e!+ृt=2e|Oê>Fs`l))%|hLF EioMi4+.=?A7ǺkR_6MoB5ssz-eiN}H7yU^u=-Ť*қBAc3Qw0UE+QMt;cseѡ z˫).04ٛKD/(ڣ UQM"l9QBꀺD={ ϟ~Bkﰱ_؀XGm$y-;x*+` Zu %&!!-OyXevP"K~90?擄Ԇ.~+)&\p+a8lGPTKqkEt"<sƴ]` Ε7*VބpxC.K˩4CLA4݄gV2=m?.& C@ P5WYu / |5cq'Z|Iϰ&A;Nyyv%o ː5HVXܜq*Gi=H6ŧLⰞZQ& xaj_Hh^68e0abL|\cMcܙ`vyNU3o.T(H)N5IbpĪnޗoQKBrmUϮ{68T @<Qz%@Vs{i.x*KnBQ7+6/PyY0pyn)#EMٛRd݋W+W/36ߩB H-ԋg= 5j0 ҪBmHJyMzҰc0hI9GwU6Džh-F6C9JhX ?7]fz%|tm"?,;UT)-<6?-4ES!é%gQ8OB?ңnb1f%Z%Kl+e)ѷ-/ʛ\.k6~<>i!KMH2=< ږJh^d=T'TViy`%=s(/%UCy#dcj]tZjN}-?H&,d \.୉wxcFJk/D1srre]jt1ӺB.qυ8Bg.: $p0r\Ssc^.&b^ )j9*^L@%q88"x$;yra8L- cwRDn)95KC/0"Fr}-|1Teq hk׀C0.tK.~*ʣWTݢ7~UYV%j...О&v\9 x|1'Zs?\:qRJ롤)T[bw jhT*]"Fۍ 6IE?ד1b߇-y>0>W̢I[N*FrEL2%[w6P姊v bbPa5^$|^KDp;6m_;>% CoIHįD7ޫ%d"Q``rUT:Au 5*Ɇ#|Ny-`RxT޿t˹ MCޫZ")5xˠIj0l ~b8@!Ƈ foeAý"NCa`i>NU?])NĢ zH9U"FDȡOjJJ.R ɗ|%g+hN-i/s&5RV?8V$G̻?@/y.ʷksd@UH0gO΍0 M7.Y8O h0 I; :5LSe>$?>$4e)itD}Luli ikFRƤ^%:+Sik';WsRY9ɫ9Qnv?1?F`lv-ItI=X jmG>kZ/s v2P|ArcI'>ƒ^D/IVVgk"ŠV?zy_j5O4'Ў>=4DMl{7| emG:v.Lhτfc ݐ ʵϯ V9k A§Pϱ*KuY* P8_U[ JX ZfYElI?rS ES[d. Br(P/&!@^IhÛ]|RA?sGId4~B # ҭ|;-g컹KDBK'M2N$C(}'!s773HnlWz*nU-k(}68g X /)"N&gG HsY\es\M^W=pNU0eTd# 4h 01#h NӋ)(]spop,Tr^q&˦)yI5aA pe$&Ju Ty [,^Ī6D2#.izV "Z I[St jDC31Tjzbw{-U{Tz͙ZĵkD9g:|8d!Oo [yd}ÐIr؟e$43SL }0q{jJ3}p*=tk9$q ^-/o>D24)' >U!ʧe~FGp]Q!/w =k 4,B tg-CЪ$mֆ!(Ey]l4`v Tk騫3 H&}pSl DF\*Rȟ\ȢYbw!:43꬏2,'4!{!>"!gA@+ނO{>>62GfQ'-.. Or||/t]W|:}346a+ﵔb2&c5h1:(h`D4VT 짐B2Eex{=zn7r[荘dYMd< B}BUe7ݶ*}B~6֗DK>AM?@v}FSo#mg]qFB֠Z}8cqYŀD뇢h)wTPcl n&3BʃyFֈ^{ V!. KlwASBH/hH:l18ͦtK):]Q8AA@LX0\|}:X>;Vq2(|͆"1NgecE8ottx@ll=2x8`o,rIW`k/ (dmUa XOc4?u6 -$)GRo0Koڙ(cdU /l]㴁ta&+ |{[Ii+ IK+l_DL+L< |{SYpx*+H诼KYn-h,2M1vk_W6B͝mJL?m<<ڌ')C^$cvku1/VĘh ȥs Oewr0 arJYS&Bd"TcB ARafd.7?FME0)>d:I(5AvY UDX=}u7.nNLsk&,=Y1,dQQg jmH҃Xwu%fO!wATJ2N&s#oԔG r'NI޴RWRq1ž3A;YKW=6V6E|dp" ]yZMp"L>AI |P@![KRO8cď1'(w9Cs rzM1O;9OOXQ߫"8PAHNO٭f.|SANZyNVW:} ?j΄v@oX>r;'/J!#1mŖ}u7h"4&#S3D9SWNK鱁{Ya׫rDnS9,J~Yp =v1γwʃ1FdᓁW`pR?J&5H%+{b^yɇ7kL&lc6@( Hμlx+5!M~fY>D ϺGÅP| 0z*XW7 l`ӓa_JB:B@/8wLu$澃u\Ci3݊v3 @&!L`ĔR⣎]^"lc6o,Pc*;D̂;(Ǟ 6Z:~7U Uf )`B/ BK5kVɗ?ճr>h\)X]@{z `ۼiB')e:-z%+;˥YyU7b$v`c{{D5.?h5D|Un1Gpf`B>a=} (CJ7x1ɚ+g8 TvNrr"I9p9"-&kЃu' + `V_#s2x7 Ge-~+` 'ֿFfigl|U[otk xu. :.C_YYNz}=S d=1Lx\A; *wvʯ9r!nC5N3)p,,v-IUthP\B8hj9fk)(wumVH|),~б ceq"%%GI >c[n[*u'ݎ41V&-kegtE+4 (#9g$Qv#Ɩ,9 |nm*TTc ^[Q1dG)4S~r$Lc?7 ̐s;aD+끫#(h.Kfs4R©;Ja[3Nhqo͛~LpR1|:1p9)8qܤW8 x\k}v}#9X]JQ:kLSt YZ