nghttp2-1.40.0-6.1<>,0`p9|ؤ &</^I!+@d!g϶KǁW:{wre硋K_Fj1v-l}ԭ2۰]H|˥͠KBAǏʶ{5n goNA ,MשuV(㨗o/W\QOVa6ٯhE]hހUM91zʍO>+!{@-=|W9BKϖS=ux;"<d(l>>><?,d   R (=CLl |   t |(@44 K4( 8 F9 F:FFdGxHIXY\]^Nbxc!defluvwxy(z(Cnghttp21.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.`sheep28SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://nghttp2.org/linuxx86_64[8hJPx8#A````````ff2bf37eca4c421e0e2abf9953c793f75390b2c74590a5891afc07169e636d18414190bb590230b2b31262ae29f4586b5f73cd4201bfd75fefe922cfdaacd324b6a33e75f45adb17ff1e7df236f6ef67d5d0fb8c57eb11539b74dc2511e9dc41f3deb3c4df30ea401403f7971b0528a83e853086d188b7eecf07ccaa13bd227f1403f99e63d173135c91965a53f6292b18fd1d6ac0c73505ba610ff4ec56e1a5352b87e0e383cedb9e7563298aace703d77e12ba65a8aa170d4627e44cf549133a22362814ba191b10fa8a50106097ffae4ce30013526f522b7962d2a602f1e4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-1.40.0-6.1.src.rpmnghttp2nghttp2(x86-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /usr/bin/python3libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcares.so.2()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libev.so.4()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libjansson.so.4()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libnghttp2.so.14()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1(OPENSSL_1_1_1)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.11)(64bit)libstdc++.so.6(CXXABI_1.3.2)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(CXXABI_1.3.7)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.17)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(64bit)libstdc++.so.6(GLIBCXX_3.4.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.4sheep28 16231371881.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=982cb72777ba174188c9262cc00007d8a171bb25, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=588198412c56fd2e02646689a4d7b15aa9be45de, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=85b5ea8c2c8685d68b5b78759a56c9571430f8c1, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=65c9350d21cd23e7ed26e666798d44a168f732e6, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=1a32fe47cc6329f101213b128c41bf011c5a9e5e, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=b47c30494a107f9e0680c9425d46ab5ffa3c73b3, for GNU/Linux 3.2.0, strippeddirectoryPython script, ASCII text executable2A`~"*RR*RR"R RRRRRRRRR RRRRRR RRRRRR'R$RR%RRR*R#RRR!R(R"R)R&R RR RR RRR RRRR*R RR"RRRRRRRR RRRRR RRRRRR.RR!RR%R*RR"R(R&R RR-R RR RR/RRR RRRRR RRR&RR%R*R!RR"R(R)R RRRRRRR RR R/RRR RRRRR R R,RRRRRRRRRRRRR%RRR*R#RRR!R(R"R)R&R RR RR RR+R/RRR RRRoqF,A9Y'n!utf-85448358f9364ac355bd486625955720dbf88e4c6f110e9195381c06e83090a11? 7zXZ !t/]"k%a9$ 鳅VJyIz0&;iCƉ}I7Y(3tLR`wFIkj`P2%a"/{>GVZs_qw֔âc\&#T||+פA: N!=&~ >.H. p"k5*r,7T}u!5+y*j%W$ՠM@?W##qB' JԏKCI(_XUj)YϿYAH(ʱ]'ފdh/I<06w(o=h6w#/9i<\bl*7fwoPmOGe}cinqR(U 7Plemd^[/׍w}Ҏ8ȕ" 5!U<&4噖M-2z0]@Ļ!0*fa18 q7Ӌ+I!5ϟXm=u˘:4;^ELk_o뻙\!F[qI>M—'9 Ig2 ztUu˕ ւJ)h:*N\z/}1}.PocZ׊ؠ%Brt+ Å-9lT WY%iv_#B/fe=L^<5i.)kR(V5\QYlT?eh&Ռat[ ^x+]&d⦷E ;l ȎϚv!Q ߐ:SI(wyn0Y>@SmҚZWF,6)$Y]H*ƴ#X|V| 1![&+'i ]H]u>V9We^ђ$ !rZw{Ma=s(v9p˳X 1n"Q),j Ys|65Wct8# a<P_MHv-ga}]ifus VJK #|mmJD,dQ@J 'kvB?;[}I^h<#SG^GN |O5{_ ]+ GݓQ8&E"|8!]Z,NG0xog> $-K-ء2ű'Ȝ {a+E{G#ջpJpOVχ [|qwҧ5N& y[vy}š]y[`‚ E:,S20X@3@xe}QE\v  vDQ ϊ@k7.w< $U=قq OˌaHV Qmss[=A'}OL$7գMȊ) r tf Iрa?_QlhS^`/dômr: EtUـqYMU#d1 F2tSgibV,%w䃢( \{Dmqkz mYvƨEL?Pn~pJrӟ5@&z107btm]\Tj$,Ԣ,gE fDG7 4變viW|MP"O|d)WO=qL4gGzG*7FQ 7y Th'o#08N <'$+M +zq8C& CO Υ8AY2T+s^\` J*k#2.~`!Y͊`}i=LMag/l!Bd@+6tpOpy{]_m]@vMM(xXhގoUS3]y519$ ,߈:V$_:De0PK75:Һ8;EҸaxSI m)Hq"W= 6cyu*wfj+PJvyLjyJ&KKǶ$ ;P_HVΟPQF2 /Q$)\CWH)qv|Rs/YE'6lkn $^K*'ڋDhiJJa7K!߀ x nk'ןV9Yy7"'!Ԩ& $/B- \R]X.HJj@VY x]x2R +{! Lb0Nq6Bvx_p,e$h,3J@ Gg(á,4m '-/I6){8mVdZAj;7K'++=ny3úf'-#'vS6q@"Z^ poF~7ė;%`u0eV:#65* V@uQ_HoSmr5dm3lK^JєÀ Kݒw*$:&o>MQ/eR kD\LBGvPG?Ҏaj%` 1< Pjay69 Bx`j|{He?RG]$U,8au)^+sZv0,8:C8 E '忽#|1I2xu4BnqQu( QȴK a_g" j-!PS& A~Oʁ}='kQ[7 ),dK&%Ŭ:GLo^pQRZ5vvUZSPT*{yOPF>zO+nQ1tzdS56(!إ@3Ù6Ebxi SE:җ/\4kX/\s`wbo@SCcxJD.v~ M|Və}EPQAƄݾ1&* YH6b*{N$flTVXI߲6f߹ͳ.vv7 \S g"-wG]V#ҾYMǯX)L,X?ӈ=\y@ WZB5 MR2?%u- xb\ŘR!%ޜ:auOx/f-uiIN=x9OX?̉Q^HD)Esk3g꜆*U92â4@yht$}FBj(W%*;jҴ>ZAWֿ##hnV%N8툨8P卧9',_ho mhGjE# jF:5,v>Mpl(_Nr" 7ow2BvqƠ(UM)uH#85brdF`ۂd}:eOe,ASVD!-Z'GТCѷwTc%SL3ϓS]ST/snTv%SGnUΦX)oa.V v F'd+V-DS 󐗋!gٹ)nA>=e8\$EZP<"|<i qt`94h{\.wv琴bSSYSG\!%3kV2b)y_]G8Qwڅˁ}f?xl[yGh݌ J{,b1ю"ƤW:em@ERq૑y|=N/EAרc3|y c`zM)JzG>%4aT_ObE@J,cL p1Q,Ҫ܁ljiqc=Ͷ 7bM ƁE`0{JM 4L~V2U]W{c|\BQCt _gl篺}ژs,8v q=N>\ qe,I]G؁Aж$C}f *B?uS1vNA {Ȳjr2J6|^Ӆjp+e[J2&9VjRgM|TB ^}߾CB ;i{/OѣY9~eNٻr>} ᐘ7;p~ƌj9 D|u%" 'H Y/L$E/ Zn+  Z}.D d, HF~BӍGJUq>I~,>t,% ׵۞ۖTgZ;7CZloJ`^,W!jUl~(ͣ"H zB6T1۳v&Gy(U\Ih<ڮ: [X),י0وXWAR0*Z\*|q*aM؎BϫJa5 Xk;n4Q [QˀLXԻ_FeNHn}AeBrAKbwV+ fu덯wU!qVSSԂ3ҥF$_YlNe6h):ՏxJՑpn^hHQ`MSr!|w紀v}`|Ζ+n XL] voA%zԕvʐӦ|'tOp-0=E^N8[++gUe2Rk0ܰ@ЙYQgCa[ˁenV*r97!Ҹ/S҅?=^/"0 00,WT#p {%LmwפK ·)iSU~vI- kFTvcwsNR9`1Xtv "VbaU1|?"m;N)oF57%$m 2&Z5|듿m|Sx 'Y1?1ծ(|.D4!X ( )Q;yeNvGBl%qД.s<iD]h@C&$!'/Ȓ:TWԆA_@&oqzH>9R}'ƏJ'8 $"S:TpzAkh/;hA9Mg1~٩'ڧvy]w$T@PЍE4DVOSLjhX1jqrNÜGCXY{ FI/+{\r3C0qQnaZ[jJ@}78Ȁl_Sc h#ut#e>WNquPS= PrqdM*,S5Sf;IHZ,3D&۞w@ح]D3ꍦQvh7gPmt.lP,1!I*kŋąguWEcgXQO2Jb5Fp(X1%^;e*1>{/-{^m@DK'xOq7]VK^iC ;Q9 1("a=SXr*k1D!l_3^J1KV=Uj2+ Drg!%;C>'9Zr,6ïX'~z 3]N d v}EŠ[|d[|*jm~ m*OOTpQɀz:ӹ.łi*T3M\N_iF,9.!q򻻣@SzmK7" %*a&uN=1.Uǒ!7cNF[mF*6A(ln7J[Z>VzwVC6:-v%A\~iϏo-ˇc #dZ p' FV[hD?رݺKfhv yeN"yQ _nX3l;=NutB#y;Ma҂d̡WD!qE;ON} YOK\8 d$CJ*W;0#xpWAr]&Wcd{ԟNkVbnt]x]@щ \lʅk~~ti|`=K}5*uhM¬i)co&]?N=-腇O:\'.9z@x.c\'Cѓ뾭ϒm&H{sϲ KrYTRu\)$b}0n zLSe~ >Wp&vt1!"P:Ő hS=Riw[˦@*"v@,5rUšZlEq`v j0q_``b[871." "TO?NYхvpBf0!QXh+E= C% QD Ĕ#=@b4nˊZbz[){?W_Aĸ`=,ò9n V$H[W9W0ES׹[8C>⟬ѭ~Zv\.ܢɛwB|oɵ6#<.\ȏ7 I1X_kNO{R5>R/ނ[[꿞̉pF܃|oTI:fޕ:gW _̅NA 1x DeLY>$f{ ! 0IV.:o'ʠ|Mpr=&逮"HH˶Rq+&ֻ3X;uTW"/%df667ܶ }ln!L@[ zntBZ;t2$o QѥnKQOO6إW~hvS6@FƬAysͫ}N(yVYKEfIz޴pOE1!k=C.+J&'A 4s|܆Pq껮Ld0M {qj<^jɯ񴡱NP+!|Rb! tQ!}b1L3୹1k~PtixjFg+ qjʬ.*σ7;՜h_)S Vúm։_߉̎ZT̗=J[9B)eP9! a}2b }gujHc W^d+-4ޤ$fB:g5vDa97ˢ?Dm@L'r .Sjy '%D$w7o榍b\pf[2x"% +} v IP@(+!hQϽIl["ai*Iƥ[8(I7bÆ\<wžy[8oDrJ5*?MfEv(gEo*£f ,?hyPOLySnFnZ,Mk?(!*pj:bX1AW/!ɪ1LPX_q{cҷkb>&9^+P-]0* n 6# Z+9Ɍeؐ;WlY.o[W4!B} >s/Y%̡SuD ~zNdv%lV8jR.l_TH"SzOebbgJ0P['K=2GO0()6eC1d㉜'f.gթ)á?fJ\c'ถ @uf3gJR%>7!O;/}GjC >_#VsS^+.!í\@﮳6[3Nv$wB6i$Cze5_mOR#ۥ;(OZd@@,ϲt9Q&wDxl:c? ]up]A!wp[\s"rI`e싴CB4l]@0X^k[Tz k1/2y{tX\rG?*@^_شWh2y=B_b? \|KM1$? ^4sM%e=^i2SF,̵`~>Miz8K鋇ɂt@7!Tk9W]gdE4Y:iIpgȪhRj [@Tٝ.Ns\ ;zڜ&[4-*+THo%Ke*~P t B W:vg}g~<#X V}M( f+sU|ͭ]+U27F| 1R43cXceA6by2$!,).Fάi2nZQLF~}0 Bt5 %/$`t 63F+fϽotRn9Ď=܁Ҹy& T%Bfc7=KA5K gVsra 9ŏ&5*&v qJwtBIy,2y=Y YrnWN^s?(0 Zf}AchpSHL)_,%Dux!mXNDX%?9[1B lN lcj5LtJlaΉ=著GcLɁ+I|q9$x3+]{b{:,:ׯİY⹂U,˕ m?tƸ\׍\8˘7|G?jקizwHCGz{p#h+JWRTf[VMj=Z2C-٧ܻWQ!4F}Űh+a/9zވ@dr/N` N[( <v#o,[eW[=Yϐ?pdq=pa?{{0.v[i 0; uTm4xPXI,I-l`]`k+t=L*^BWjǙ>Y͗7f_)u&tgw̜ 敏&D2ڑ ؜ȸ/ݫqQG4nA"9%BIAW(Ѵj:^KEvv7_2VN&[o`vo\kʇk`u.X3 Bk=*L!eZuu): $9n%X(;,X`ojߔ8awZhT]ZlǠ/sl$ٛdǛsCoQ-K z7^C6M6 b_/n[tMq \fL>#:`SCaTb^])2.IԁBE GњTo"HrRK1Aݿz3wAt\5_hSkvlp{*ά2h~ao(ToW0IݵH8%p%0.2x}5/&z6%Gw鑺i( nMb#CȜ%k `zʬe^]ikNs^ R@;n=^ Qķ )2k<8R 3V$6odT^3j%^I~YV^6$7=$v%$5BD@BQbWmBaרBj96 `]WQYgc l14A TȐb\ |ULrT+ ؃p|C%+V"2ІI% `ѝ$kx}6c4V%]3TJlH+h uwNğs/1Cb)Lj(@$:|x %S@Z̈́Z+MEߴ5^~^bvgc &A%VQ,IίPb,'u{*SY.EpOD iD0%-Zy-WT7ao,`pI#烃^ï,+@ 7n B[2g3XvUdF䟨Ⴕo|;pH.Tu(ou{D#p8ժ>wVca:JD0J)vxׯIS!+Fn,4l]ө#|6 |i$d0f!t`y)=ZdT4wpܾytBTjۗmǿ~h7g(2Q4;!fMDS騹GŔOxdW~,̬.o,_b\alI1w5a$>ѩLPU#M6ڪx)>ZG1|zxJjĜ%P󜓓},XĢ1GJ ҵ4'Z7$Eo|]1_71^q2b_mn!oSUVo"X~DΏV`Zf )>j`9vndJc8*!.3y sCޛeGW+TF0lB% xG{qV%|D.g %dKhɨ1qXu9 Fr nv7'W볔M2W%Oq̡1e_eX8Uy&/A*\DR]Ws 6{sBSmis$r *Eo'TCwǥ7ڔ?UZyw0wGF]o|(>+9Mնє(nk+ѰBYsWƠu QH]n~ZYrFp^h"ɟfx}^Y-Òx*jU`<̢4!M-2!pR2w) H|yf'ovC: @QLvx 42u:R⎤ V#TS5> e|k0 6aF`-/5"B @SHЅ¶ FvþRIr8PHfT&]tpWy5eǴ A6 p|a{!7)il*,:oӠ畉 i!yp$DБ/ y2Ep`޷k18~Vֳ*  0Ρ<ihX'_ϴI.\|S x):݄ireERwJ 6ś'OH/:K(dָnDG}f1s%cbOgVI>lǐFkCڈdYĦj ly%22nw0sQ>|;9Uۧ2ӰUw> 6r?eɒUse1Ă#T?]'˦j1Gɖ>HQŶ _| djX-ߋ17%Hb`qwtcO|L) Q_9׿W8<.b4Znls}U- t-Ϫ.:u[|~O!B^2as ])Q)qA > iIpZ3|+W4-W ϼ^@޽] Y@4G@ί ض-(I.i ͇ RPBZ6- qk>KTecB(>Q ݬUu8Q")zw&, GUԳX+p3TX/WnRiLhKs+ye6)d3k8;Dߒ5raH= ۳HA-ѐxQٵ۩4/x>YIKY!XVr|2#>ClTEa4͠Kq}gJ7C'=83WߐEYM!ͤM)1&͔\y0ҧkc)LƎѴU&ϋg^hvks06ɳ4~Xb9N5:/y=j<dDƝ/N0Ξdϓ+؍Hf4J(-U_ Hp&GYH4Cpt7ZDM}MJ}z? id qn;g3RDG=;޳Ӯ]Ӡd etx=I-#A3+ ۿ|i]ͥZ@;z ^'O(i޼ڋpnMNm IiN@VdvڷޒneZ- ҎI^ﴭZ ƽ'8~V}FTNR4&O,XmS5fJ80kl*5z-37Xw@u}@qWFi* !W,cPP\~ev6}r pP fӷ;0$ҋb|FF ZI?[Utgn:˰9T`b<c?'"E gGr,l Xo$Ǽ7;rHV3U9!Ffѷec.4ŪJ-y~¿~'R`"o; E|V:K Kr=&4!tTWxe帗-1;BK:M. pJ1嚪<;ū'SGڪGގ+w3r2ݢ8g+xبJ*/pɶ8p#~nx-ֱG{H=!\)U\@:ɬhzR eG`>3jMq`jwʛ-@vhR1θ=tڙZAAEtCI(`a[>~7K\/,EepB2 i{grb#(A ѢC;VSgC?IT?b0e($-O5YD2hVaqW3VA>!ZðN#iU˅Lɍ^u\ s"\OY.=πWaY[ 0e0d2xAg'd˺oc#j,-,H%/^TJVVQ a#?8'sti@?B.S( `pd|VxifYd}N0bS\ssveFx1e4S]8fH ד9]cFGhTґ{/u02%A-)ZGŗ_N*D Sjl0ݏ*o[HI5ey!: g֘DN_Z)"3WP@$;o Z'- De_=GT_2ق:KT,,E@G3_`R h vHVu{JĎ4ZbH=6 G%)?od_B?nD% Y8FeWݫ>|gOw i% rm'[y1)Sd!ܔ=5izӄa,SZ5MV'HDEC{j8A2+p`OFig!X˹NO|Lept%xU 4l|!-yH1JD^&SNCP9N>2  .Cz)+[&w׾8Fcەf}MPEEICԞ!3tr T4D5.p!): Q H" E畞rM2@=NhRBuց~1<6ϡ[&;*ulߑ5;;oizY;ݏ= <3LXT)łLY @K9&ؽ6P0ŧܢk8A $_2ލʁཆ,tLR+\Uđe@_H֏lxm+,uQ[:qR`S'|O! ٥@ѳ {;؉IUl9m4L|æxޡۅCͬA <ϙh.x/Vt޾t09r?-)$=г6 uFI3FBU(2:Irrp-O] ۺX'@Ud@8DžD""t_֭q*>? j?@P{KX`=7T $8-- WkuIZYb1_.T7`2D r=(Yz j)Ս^Œ@B9*#mt-WB-QGt}yf—c¹aq\UL ZxjѭWO ́pjFzN •7y9ٴLamf%"LD.=$ɜfh M|H|jMPOF2WAx>CsPPJu3HT?ĭMj䓯ܥF'ڼP%ב?28ȺαBFsX)FeST`Jz.̩V1,ʗbʬy٠qrի ?)wN˩z"P{Sžp[ܶ«ʱlJd ~Wi޲Ő;[[s䯐~s#0p,XWy8c2n9OfjѨ9^mW^(9fCtG{Af<]SM*1RƑ\>0 %>{BZYE%HA1+V"s(?`A,l}ˎ/ |P,q# M5_d]LJMq QW֘fqT~^-D(& IE6"S] bTC2-%>RĽ\٢2ůk&eԟ4"bI#8싸] hfEf݃DL+PsT<47w,<iWMpD֮F3@bO;wDl\3{*ekߝ1Q産|UNXhQ˳[?Y0b)*m&{trfC/ɎlY {1Ӷ$7Y-ɵqjcb*ܾDuGn%J+nd13 Q j%BG&nK8[`bbvEhm 3Pn|G?J5 v9}[ܗUP~6}ēVk6F7ݾJ^*.(ӿ=^fy>Ei2SfwzW"A,pQ L&%;r0Zߣz&iP.3 +k{YLIC=aD. b]>-;jBEXQdA1 lX(Y?Z)1t \1IW# Ipdϕ6:.!iɍ/ݞW-(A'ZtXyNF"4ʂF'͝\5)I [ TeghS R@'S}cPao{kMjt x5?ڲ.vدJ4: *l; g0O[bj^AuPK%_~v Mphu.hT e1\(8xk.A@J DW"WgDŽ^0Dg8PՉܘMpF muʔNbi$*Fx+/Ÿ8&*[[5wujInB\s-A88Ms1Nj&JZߺ!`Hr=P>.)`%rOE/ȫ ߚ؋>LJjFc>u^2SA ?߼a@V2շeذ}F3ȳ_'HEvAX'؃TkOFd~a9.*OF944*#Wӿ%ΔUl޶Uob zF٨N$xpE#圗wo+R Q>^?u?@EJm##BCEqXϤƬoK9eQ DZqLO!HFKq8i2ujCqZ,|v0ĩfNG4"8βy ~g|ԁnD zy)9#% ~ҚIa$HgcTxyvMbu.)׃!W*f-/^kj[R"Z,/窻q^| +$|F(@6l9Sɶ\ M2YBA@Lw/o_5o!7? YE# kepQY`6Ѿ<%FA| U"O;Xc%γ Qrwۇ]ou85Hx$*htxe?jViONcl]E N_C:5R{<-cc5ӈ%!0- | ZRƂ>MIa(a4nl~./[C}؊M:Q~FS7n\_W&pfѳdިCr_lE!^1xf/DdOԾ9Z&gB9.֡kk?M~dM Tm V6!DhyMJɇo{SM ;_/( ezYBw6|5$CۦkU Ar!%!^D[f%XҺБ:bGۋa'bz?cˉod|K3dԅxҜ{Cܜ`!6#ѡ{iG]A@UrL p˶;[P 'tM͟ っ y9Ƒ{-?hIqD0hxV=4 l˂ \xMZf"дX(z?;U$;*U\)fN=`L"̶5 vU^˿:_3aBD|yV+LL™0&O*6퍐E ˈREuwoJVy8{ Ji/4sd (V soÊwIcs8>#;_$U a=X{_'~2GBx kt?JMQ3?oχo*-)%RV'̀$kնNtQ% NI" '9,vՑٴ+ &%Co=D\q#*F?1qBO@}{ R#OԶ4G@¡hU$=Yc{t)Gސk1FNOd6H䷩ņIch ':5wȀү++@LĠ\?1\یOqC;$抳EIӣ@cxjW\+ o[p9;7g ָJeD& a{hO$.^E`1*A3jE3kE}DĠW (?qK{q-:@=p=`҃W>8䫣_ %cBa'@>GtM8£.QV%}ucqj~e)ٹMCllꩼ*!5D$]u;m-qlf?G(Ƚ~i_qu~;IG%/]e-,\4ObvczW( 5{4;ԈSW\&Oh w$wx%&%NW`+:eUT:47t!WG]KNn*{]gSyhy*Lx.-g>I3RUoTfZ)?eDߎ(T ! X>I/ Y#|ѨY]9#Z~> o.Y% &9P~6^[_o1 QeZ: |qZ.]!GAJkW r-GJSky+7o)CSAQK7D4psl]_pxR3[%<0^^GUbf%t %2}r< P_LUl.VONaj,!jκl &9ީ<="ފn l~ޤ!ߨA"5Q𺓔ݡ$~@p;yAh4}W~@afH-"G4Ey>NA3fD!7H#3rha1K? A蹙bx\R%7k)"pxB0=)X/ l6ع H9rF|1Stl^8厵C~I!(;!cRLTm?42u]ŔT&?W*!뗉&`h @=y˨quvaP_'{D==&\Z| (ݛ=+^dxZo"xwYu^_SAlmU/meZd,kY]/? wS`ch 'iⶋvp@g4?nqcϙfNF7_ئ8;(|\Zv}O5{~V40߹v[ Se7Z~aA_jROn6G_H&G"k4XQ6d/ .E&4"DYoqŰj_ vgssͨ#7$G`tUuG{>*EQ!Y|{ 甬h.= -2x1Ĝgh%_wM_8a FL @NPqԜCڱ9qKUVdnBvfbd2osv6)TTa 0>xP~d5 o+ ӕl+;½Bq LMri O#SK3;ǛXtˆrpd$\˶tu^spY8G;r*Z,WZ= F x|ne $lwQ#`*l7Jߺsu[i6$S`pi1<ӵݫy'Դ1zv["$BTFk&3Q;I~.1-aԐ,^fY@ ټ [tuGNnj$JD)6v7j `$@u/efQѠXQn&~zA ~$u0 yk%j/"߫ Ftoj Ig\vm싙mEJ:LaT 7!U߮k=%,8 K(1jʟ`y=b{ԛ.,'kLz ?E$>pԅ]kwehȉ%o_A2V(x 蛢*w cuA|uGܠ:" %ƉFAH0 0!c.Vqo?AD55ztZenF]5wSGXpEl Hs>%qtCQ  =Hn]qxq1fX9[t 7O$iQQXhx8*z|Zt3N;Pr2+P\-^MyhK#A_&RfIn hˆ ^l`gӕ&o\ L:+?c,3=##=&%1ua6Լk{҆:kl4CQ\POۖܳksA[:54Vc!^&l3Eu1W?F˾pR&0;񅼣XwDk$,MW.%^7gvV`'3,:Yofsۯ1PFg5 TX>X_1tߓ끃H;j*SJwhw$& _WPԷ;9h!+qu.n^޴p;lBٝ;c'۪g<B!vk@mpz7 ?q If~7\8CtYz6&dʙ\>^ s~acm(% aB)c="E~XO><@ެa5׳1w U zD%E(ؔxY!jlgshD!; Rmlw`xjֹ FȧGstVjYjV>͟m3h d5oK4r ȉBqjR/=]SRƵ͵L4Q#n}U[0 w DJ 8Oy?2 LXx9>›neqU&&C2Y 'B܊ DtDcXK{>/$V.G?Ü5R{3ze; dv61ۋOMǚOHٯPM'hkr=YT.i\z3+!~bX!FȆ})ldc5|2ȄliƑgG"OrU@Q^zxdnN^V iA<$R+~tܕjT(puUuSh oe76&kyT6rn$Tɜ>0 *b䒙`.ߤNe L.l8WGhYi}3d~W x u0cӤPL(,1(7:BhH9D!LӃH==tp?P@]/]*ǨG?P~L"W$F)- 3|$\*)IZW/yiƟ"=\iP d9xx:Tɑ}~oxZc PɔYL3z*>?Ei^q(uMZZU_,2S־ź-zT\g:u~]ٍ~8&rTC$3k{ZX`C\-$Ӥ PkȠmuFaX)jk\'j: k%8JK@)E0}RhҠp2c$@]gohFX(PGLa*Mxhd2Eg83W^Tuh"_>V|.-Hty$grbMEOw#WCk>o}TE]2DֵAZb]ؠT nLmfKfeғRɦ8Mf#F:u3~ǯݛkx e-,&5eTé+W?ѼRA; s UHMc=DlsNJ%+HjNkp/ "(O$Y|}W^q^ߎdx0kBAl+i#sYix=ׇ;8A8<=%\cW mv7~oZy9w?4`,Nf؛Iz.a3_w"4Vº# "=2"*lv,Y>*ARXHI.1Kfv`c|ǢK #};[  D g >X9ߓ$jvvsHy>tx i P=ԝݪEI]^"M=0QPoe>y뫏jہ8 ف_b PS?^L'30--79PN#aB "&b?;}BߌrvdAV?m'G6 J/ )]. - #ZHV93>sŦ8SeOxfoJ2JgO-4ʲj1҈i6kpę2uRgBFWcy.a9T*.ZZDUMCy/)Y ۵EMK Jq鿈Afko`<Bjdj<4)4_evxbXlOZexv@K%^7'VpaU7Zdx8"9Sƌ֝(]}o4B' "{4&p+BxBkK4A߬@hsrR<[('PIUrXE JX1}c^*踪 #D()3 Du*s[PwY߹ce՝?cBWr}ɗwUYQlt| s0rLY[_N )Y`1k*q19(rs=}J'ƫCg,XǢ Lveln+ QMqԹP$"D*g߽[n)a( ,*5AN86Zd]ҡE`;zX9ŷ h{:3'ă}qBrJynscaSyfGs 0h |_{4k@%3gR9![P bd;x/Ewp<,fd[܂?!r!ip,۱Ѹr=gEÛN?"Kx&õ{^?0w3\RdHLH%B٬ $s#-πO&P,Q0n Rv07b2ydL/" =.XS?,nh)˚stR(^zS\zюxG Rxc4ܘrC'5= 77Ub LykNM2`yJe5:ڪGV= SQ_IqH γ[O %%t-2}Tq&oZr,sEq0 -ѝ$*:AQ/|l&RE1IH"8)U"K}`\ٮjeR2Wwz&0Sb`KY`w<4KIٸCvsa.7"Rē&g[b)( _,&y@A=&EOjR7v{%+yjIĆrNe'31Z8u~\šS?$Y1eqLT <!d-[2g\X3 .~ݐ`t[+"5O) fIOΧYJm]W-#3LB&Fhov2.iZCصG\ŏnWf?ۆ9_t@OS~:dk𵦈MRUy͎JA>m26 9_H{ Bcِb@;nr^?-@}S2@.V҆=t'C.~1asjy|t3 âEVh:ײh~PggaG}4 {W+b=NxeOkCT2 ?ָ`Κߣ7(Ws2٦pPJr J]t k4m*6rV-_UjI*UdU kIœ8u`ǃ()棛uQPs2mNDUo<pYy**U_UHP]#t FIkS&JIFBo9lv:+we,قo}+mGv1}RnoQFaueڊ/0A8SVu7ckZ;ܻ'gezAPcW kg:j;kb`ugۙ!41[uϽDX)ݦ'cEj0(Ճ+x] {] # U76G@!k E/Ez0Md\BPI?xoƇȃqi;_ h nJW)(hبJBYe-#'Izd }ҥ9H9TH/. _yu3s4??$c5>)ٗ̍,_Ol\ O7.N㨊3CE^|[!υ NvQh?a, )D4|;[^6i:wh ANΠr R8?N9FU$U>g1fY=},{NrWH13羧fq"-dL)"0(2TɄ'` \M 90Ɲs l᱐lڛW دXy/&;.iJF,Lv)u@<3)4tRj/SN*=Yb _ˌF<$m~|ѧQnwnLz@R%SFhQΊ_ݬ .o0Uza}b8!_M-;E5TzVqԏ]^e%'![D dh~sqA7 '<>c!4#ktOV7Â9p M-5y~)1TfV ,_6-ݮp%/CVU O]_GlglО-Ɋ#bTV=DD y#Ii*s(?9w BR&<;?2Q⍒:8KTG# $2h؁$[x>շg;<sMqF9]Yt(Ƒ'44+_cMXxޖ P#Y/df$Z'~(mF(̜BǾg N! q( i&6~O"@0[Kb/$I斬ivpXP5I@8?#5%:FEeh@{}j7݊7}eFop}3f؂͟uHbއοoͮ'L^kew1*}0jތ܍t,Mӥ(hE _x73N (4 /!S+S(2C^v~h WHa!Ԗqdzx)*R,g~yXlׯ8 Żz[=&|岑Vb)_7Pz,&=dow _'x;fъ]uN+1|Bc6$̰H#uϿFwtgbR/*:ȭWiFzg) 1qGa_",p$Ҭ:EHqU +5HcGi_"=ȿu(wD1o!KD 3'*|d psk!&!i*xftX=+( ӯy m4L|*2c/htBU(sؗoC2>Ӧ'd6A*eGԘw|m [ 4R&k<]qٛ:zr>;Lj u6Š׈zKOBU4e}T}6 L@n]!;wqgh`5 h ߋX61_dh7v̂Y\#M5c3M9*ubLJ],?"J$רȞvb•NdHe~[df @ 9|>G6^gŒ ZӀYHT]ሲcgDo'-N 03Țl8l$ir3W:jXoc6 -Ⱥ3@@<\~rūVm'ҬSmx;jn-Z݈g#f`pSs]>&1[PبǶͤ hJu*lon4jDy%?2yDi& 16^[/,WLvK<$K {!fg'Fq%ga`Q.4Fstuc1gN4Z 9 ;c4P"@=mzG^/n~C $ w0K;V'AEazп0,l#@'G7-}ՕCTz.x) -ABvVtyRPCqK5fSsvmRُ~hŏN|}$Q3;r]NƝ \a={g]4cL*ռ%q#Ap_/6`wd8%@SmFjƙ׸ޜ7-,ddá&dV܂WO,SC6VG9 #$4>壇t^Wԏ kSy8yՂȝWhT1 y9SW?,,$PgGa2m !7XbF^HF0)M6 Rqj3Tg pb^P$Cg]x1ub&i1b*yU WWT2VQ-nJX_81woJvnP\"걌'c88Σtx;ʬՃk"DcQ%dKXiЉQ{u8׍:E=U.d3xb&ͮ=dLji.%VQNH˿z?o ںHF],$Q½})*֡Ui HEz4B1%m?aIk" ŧo5@,`MGFް?Έ`%@({"~$`YaC!c`F閤&z:>4 iP3So]$MK0NbЂ2%8 !k|@2'ϏTp_&R"Bڷ\=~sw3&m $vA lLJ,jt4`0dJhd\)>TStU}o(`{=J;p-UgskL=SA$hH!N׺ʛmFFJ]e kj{%]MuVu !.^/*:ҦC& mdRhm!Ə96 #$>>ؘx pU.Oqir8C[Ҹ !;3cIqYBJoRuB+#-%.gbA~??3ѝ"Woe.n@+ޙ_j)7+.HZŀB Hd bB[ߏbQ^.wX&8LLzj/?GEkƆ>6l'0 eVjq)?+3 ^4e,@atrȱy AU^n11 eh[,ě42"+vOh:he5ҰCf25,G'*T8+7:'>>?aNY?Sّ f熌& iZ' PA]F(kPE9|tk6Ie(i.\{нh9[c{{=XL ;8Sl;cŪY R_[`u68O AdO[)k[@1dn \S xq2[^6Z Ȩ8ޅve!GT~UbsuY;~`7Zzo*1;㟮\.$cs+PH#A2`ƒZQaevk?䠰&ݡ2vQ+B଒?ˑĭ0 $ga1̌>RLi[#2}D-X/&g<$1!1;U`ҿ (gC(m;uȡkfw12"[~:e_'\چi:0ʤhjӊ |9D9 CAjeQĞ\ę:i]CPl+l68Z;J'3i~ATa\+Wlv89?+w-zkᢙ}˽itH6LSѓ63Q/J6C^:,y7d;xI΢EUPHlP]A|K NvWb6C"ZC \}dz -k Ka 83tх̓773Ti9m ̈2CB8BBt( Cy;;i, p 4*>Snщbg8 1 x ,<d qzk=xbXR*j̢taوKQUS@'3:={sʇ2Y=%H\Y c aRC:WS7rC:b [W+G浔 o??pb$r$" 9ӭj}YQظF]7 )X'?UR ęn v gdPU"3[E5}حi^k )G39CC6J!PNc78q6_XbKn2`j}TRZJcf|O8r喏Q /p l~^$1Ϸ)*#GB1j\IV*:0omX,.j ϐe;NRޮ$51A<"YN⟳E;i uK\Ɨ;ށDBxE5C5spm.џ=<25hn}qrK{9g\""2jX@<EUInp9uPߋ6[3u8jP5|.Y`Sѫ/ \t|JlWo^im'`t 4Jz9, |$g9  . yK(ZDP'iHN6y.0yx~#-xS;rhC]&S.o^OAy!FឬOE3\u&WiΈeɤ~Y\st+B \)!]ޫTUS&轄4hɱ&8zCŠh5q$L, )U&6D^DJO=^lAR21Yz"uU;!5Gw{w.`K'b3sNlH^ݰx^P:V@gռ:kݬYEWA6L5`6Wtd+KD[{JGC8's)_j] vhٍ_ןS#gE׀ -k@ˮRK: fɡ,g 0}Fb890ZE!B)qνA.wxv/`@p0xAs38uwq2m5^uee0qsr,E/㍎ɝԦF,)󔨖c ؔce]} pџz+t1| Yo)B&!*."2|\<*u(#p"9éEܛJFa`;rVjd bCC RǛUţ@4xnWJ<(lBkW~y E,kE oƣa6XBtr=L-$Rjk@I+6V`tY&ţ8<9B8P|ZӧuD yiDQ;B(~=Va2+9q UG93P kL ӎ{)\a1ys()l -]>vKPֱz!Cx"-wՏP(Z:j4~bWټy3?{ )"pa΋bsT Ȏ0}=1/~~W~Ղչ`X; Rcog6yjھ*ܓ}aa,-De؝w`gi+퀲-5* A bދǀDG -B09=Pҷ\^ D"OI81`7adGCslbPPʠ%9O?oEL/q,E#kKqȼ?H Fd>  W}D5=iB8bD vfh\0n\fz$Zu{>]'f P:uƾ tˊ?AČIGٴ kòw;EUoJRdEe9 *XoJ(kekO;Mmh) H)tUUPXk6YG,gc9w0fW0윒Qׯ%|TR&Ɂw:uLKg 씬u\?WKwKN-z?e2 qX0'w/˃r6R]9I3rWDXXJ9RWueHL zZk)B2ԥd6ׁSzpUkqӚ ub=J8E8`ׁXYGGӈVM$(P&xk{}R>Y\\s>]$=c+ H3`Jsdg^g+Ԉet..|vgebߊ ֩9yi<-srFۧr:]X' z<<\dHy__my7u/ +~T)WvJBf\~Z@t1'Z@XA`K r%tr#P) Ⱛw;w,ySǾB*WDr/˵yOP`Wv? gNUgD佋4. 4`c^]D $Z7Dk];1cS0?(pSk ,t#@+ Ewkҽԍ>qGr}l'G_ 5#vζb1h\ze_-,V7[35I3]yijFHK\VۄKk0R+?n]ij;y(s@m410U>vbWIbtvm}+o*f5sЩIQhZNA 9`顓0qUJ>(=XP=ōY5'#+r AluM453o}d=x :`s߅G{Ё\UYfv:94G{C`}ΗAˍ.7ߋcD`:Q'm28Nm4UgS:1ڎ5gBV!@{v;a.k4vd Gc[J]M 8hP. "8'$%)9)x:b X{Eymk{|uݹիFSvjk1sux@s_T1%X2قQq+,̭9!Sq[YnrCvPP?ڰԫ̓îK=f%0B8wҐbSbx\vWDrrH'u<&c^u)?G'C{!=#e^hml$C6mŰO-b8cKJX;Aa6TT8E%F[?Yjy-%lȖJIT̮iAUX:nY(=ٮ OS4#ڣ23 Swz5E FuڎuxSKeD`,wLV@FbO֬d~1yʏۓmV]ռڥKBeUx,orPԈ) )`O:V,HU=*_79>/,2UKtYOX.jP ^V^Hkh0`|OJf!" 'M\ٱ1G( N={" +/؜JL֯P*ԮvzBORI kȼؖyŏ[^zzS2}(wrCyCE|zى#LٳEѯB1s^ŷ-O$ =|  P}E9 -BCK0NY'U^+1K/_z~^[yU~ZØD}Eڴ0;1'3si-xB' !5l*- .oRPW+|ZEBJY$=M.^L$SBGP0b߷`7=( <4>J.bTtyPIu?rjb+.L`aypS*n<'w85 iW (-HǁE(\[=?0MOVu>f H"!y3y)rw ce[ݪ)) €HnGMتLQ7Xj!Dk8e:3hH Be|<d^. B͹8X'+oJ<,giT*Aã47g'zyJYX&Y7T2k%P0|!a"\D ZJF] l~8wMVV,єdKM)X K *_v %eA˹+[3oH+:Id.X‘{!@Jk4t-(+#*Tb/I7R`a4bŗhKzxc_x\զ.{o*Ŕ :v"Ƣai^'VL{ «Pmd«"<3b枛Aao5sE[ #B*gT9SJ\0W>FZu,1OD;w V(]VP:ݟ5O f/k*>= !Y{ 0 ;h$+n0J!u2'@u{ >n%jw(f8|"1Vvm}G]u#R{ =D؎Y} ED{;]Lvy9 0 (r#O?_|!v&MǍ2%2mJ?'ԾcL "7ZwK&A56ܦ>uEis"|6 \ ɱ=r4"4'd` FG(5Edj Jg>Q$Y)gz"Rͦ=MYy|BO^f9l$k~@ߚDԺoT&iyRq0ָ AWTL6U(qg247'l|Z:6&+\x/miO% ZvwG9[@!0 mn_I@~j@"*S_r)xv,2HFdCю"en3t7^G 4,DܩuC!Mϲ@vR;);$YJ( GuY y8Cܧ2J"gc1AXnN MAhdϯ'" M,2UJX:lU7=_TH=߄Wp`1k7֢/cmow35;”A~'bh[%g36E^:-ſv "R,=ӴMw\]u`Z+,ZtS &'Au`d9ekW,bϭ gAMs֋LM Š<ԞpT;^T/$*1=qpjlXӗy;m+轶uO9eQrUxdu :)HܡSGQ_arg -AI݂m6ꏏ̢@miNGGVW|'wjj/E9%%̾ln3p&mZvSR[qf8G5`-jmzyښS0 %{}j2jfےBh8+($l%z:8WG},<,rfVm0^1Uz%rnu5#k4j+H'fWP mUucrukZƶ_^Jǎ#fHRh~SkӳGN4ͻ{*Qܙ@&9dk+8}ȼ'Ɏ[)]%lKAS3 zѯY\i"2\f[IgWbJF L \5KgƯ/qsQU-ł Jr]uYvf1yʞ{b='Do~;?^3<O`=un hKoE'ەVI --%6;F1ˌ 8edW@(҄OKvv\\fη -"q3݈V"=&ćb0>\F0'A@$ YcJV:SKgCn3h^PrJvO6[a23?XK޼ޱ$&I^9d;H4f2CB*qubu9J8E;@ kx{O}oqC>Qn% jYt8OY1 93WhF 2+ n O  I%dona36~7*M( ݐ@,=L,$Bj -\2X{3Z+O:38Fc]戞4ԉ`mZRݜUnxecIykFHp<6H/\䟅QMdv&p䌄LwT?Qox#BY^sZ#TTt%J@)M+˧e`ȀFڶ$'w+Lތ36vb]B6ί1hRdžE"4p^Z膜ٱH{&(Qdq En!0bmǾYg^yhd{ 8d1𬛓֜6AfE"(gDP ø E: e8R#bL =7#Y&H]t,cۼ!JՌo: \ETWᑷڤQ"ZKB-Ъ ns5<^CՈ-Xڲ< cI%s;8,otXj7+yW`T70ۯ'Yˊ57{~ʁ`I 8A)%fnd{hrЧ6qK5BB 騺{c^γ#t9z:,j9^g8nPJ4ִ Tj>Gt7dד`]~;#qGv1| beҀxw\8-p+1_iDPvd_WƩxBP?6OЄۉ1~DH;X{' Ydܳn5pEbaW'ڇzi&S"D}pNwmxh#@=du)|Yk#Ւa!Um_U~9=ő2*K)Qo4mz~G6H=`=OaQ>P|}e#-^H )$ AّWrxڭ뭆L'ځ[FR cl*MAXq)<>@|f<{b?4yD c_; NlG2TN\{L|N3T$i}R03= ƌB2aAB72:0(S*xKAL1mV01OpԄ©d^:%@rrE?KM 95]M/\^">(ʤq\-Ѓ(t/j1w24+K98i8֧,F-x^%ƒ=md|-UQR3 DRi w]e as\%lX0lV: 5FKn8t( I.mʢQkl s%jdVJL&GkWZ {/AVˋpH[=QYߙeRx8-d0C㶞H[. x֗j?uz_o&)Q؅)T8*{CI' /x78yQ _0JGhQ0] (SX(qYAC1XJF0xpLpucթ5p}p/4:ċR8*WGg:FW{ αi=UQ.PUzH]EY#/A6l +@p?@BjH-Eop)_&p/,vE^_A4hx Q]x nǓe*2 uM1l/'Ke>3u,P<p.8+nؐ4i>CqUEpo8zY5 GOũ̠Bs(̪CxqH,^fl-&o.%( ~FgӃ6^ kwNFBz^6RUJvLc%i퍂W.ͭ۽&YG1atwURHᕞ~/$-(][Ymta_exxqD}φ)c6?N%.3)Pu!32M$,@{+98!GT=ϷS7|-/6Vӻc(?n2a ѲǙM_+6g9m:BzRvUUM4g5M ;S ڪ{)|Sh=ip(S9>Jwvݎ>ON}_"~ )unkh{Y6r (aA50a^65 =oC&[q* O*/샆~tRCZ׿ zE(3\ ɴ(^,a.ok{Y wަkˎHe+ΫfLW7D}2P6A:ϰGX${jĄ_ب86Ηrm)*K̗:OHzsuڀd۬a*ӦAA_/w{< %ßp=UD.Mh{Z_g j$ iS,sem͆>0[i]V:?.(|BaZ/i5CcX~Wۢ]T$^h8ib3 rci kBۚqE׭Cx&&'9&Xg&C #l6fl5v%@qDi[o5rQ;U.f4uhܯzɼQ D"v^gX{ ߔ\* ,؍o8N G=w QZ($<[dzn4B8nmg?g9!qRwW\M$hGBҿݳfK.r; },PTlD7-Í^zA%"!tj ;Qf_+D,Zggkp?"W|bwfLe2*: IrO' !1mIthqkMѺجĽw7HuwH$l,9KS%m* 4(h0fhxj\{qdUBa#vڇ' #Wankb\C~ dLQRIa/)q$1 5:ގ~E˔k1{ ־xR)wvqݛykw6?!~sWe*:;P$JH' c 6YE9)'YekY ߍaO!R 62̼л4BL#Z+o}]r Rh#b6uqc'jDkZ6LFJZ**Af.#^; Z3Ӕ/.F 8دKz0*جp{pzل~}*9.-rcŒ0ҁe5:pv7ɾlʇ/ L!fN&$}" z%ѭ)+!%+Ra8>Xa'捠Ț\ 52,N0 đҲJE _KMd .HeKv} lew`!G!=s;j)}P0@9w{TB[Iz5{ߡX A (l4` 4?)]T &1哆TB~K|nGBݵPĵ1rLr, 7@~[Tk}L&*m/?"Ѿ;ؿ:`=,_s0}DBJ](jnehCs!2X32#FK·c(?! 3Oa9iUnA[]HK7/{:'~m~%ۏZwj2imnV\Y5ӐW"BL1؊SyP:sta {>{ͻ@zM Y2aXy[)SٷCZr6 :7q{0*=Ca| m2UFcuRpKt䴳P•Z LW'=s:& 0}%Wʀ A ՍLy^K]E7`.')ƵrN4?8^6$VCPTh1͠m1HJ05%F?oH {e ʈ^ߠU@|g'~E+㊃j€K.DX5~|c<x"ϕ/?xqAܔ{1~t&1||8X"ۺyCE>s&ύ6L*| NʪQo4G>9uIKȤƶ At8J(]u@זFe'i3u#`˅Ρ!Z"h;[p%} !>ҿĔ:}ɇ@E뼑c2.E/ky5%84)+ǣYҒ @K ]:d0|[# @, cyf:eGܹh'OD',<ݫ۠> Z^'UG72QVhSϞl!嵚$'!5FlW\))S(E#yh=6>?LI2{EX3$iĔLPkꞣpd{cdcJwN%Q{NoONfNj 47NуlOdj&A*;vR˨bw25͗#-'fq^M,߀ct?#cp ) @ݱ87Y;Rǰm|ݩLZ+ؓsy&Yc8R28JfH'&VPS=bOAgp紣,$\|XR<:INY_l0YՕC-m`VM>i[zE<{K-uFhԶْx 'l+!,CWu4T4I}啻V}ֿx ʂgm@hK/JL"K9c+#6unC"Ŗ"kMm `qD<^ :+[ udK]e&ovN:Ge7f;' t 0~p ?7N S(ڗ=¤zAU\#wMh*Ǥ]`3%5 =ۈt0!L3RU<΄چ&F tX+gPz@ :źWu%hT6~&94oPnUV̽n!#Sսu;OfB,{hiNMX m@&uF؅;n4L6%wѿ-".c㈃€ЂMZZ#p.2}N*5,"_?Q%ɭL)`^UѭŻ4lB=2 P}1`m)[Ey;IW#A }v,eJĻpip|G50"Œl|iz1%s81ДQ`;tb\czUFpjt"9ݗ8bVaxm\pz6v >rjHBmAhyd CtuG?V^LrqsG+q??7[Z-.pX@UBipCXyjy_`.%̰F7@{hP~y*! E  1]ODg9p`vnj> W'!+**2Jy1Z6=sPe@T]BNTHဨ\Ԅ?sq@{6 vl഻n4fRJ)n-ǝ@$׋"vqF'da@\0~NLⷥVJJ3ojw/I#z&[m&\S̶w B I85"@%pbHl7DnXh䑨RF8eX}n~}ۨ[pLv _ ZdQD|qsy4W[8#~ĿSpAKw)+9Oa.ڰASnOP* )6gP7-U 9LԹ(ߴW\l|:CXIWt7x3*RRЕ5UH65q )وO 5G2u'$XIu~C;#7O`Z:z"% 2CMvA#Y딝|LւB>-2%, 9&nkl;' KUPk*v`Zr:qChrr2 d{ ĵ^'ȵ/ʅv5.gͺL0(b3F:vuuǁ }b./'7M˔W܃!3Y~sw&QE`56H]#̪ < ): 7Ž<<*^ZC▘’BKƜ" %NZB쩕]ڠPv{51$Cdt:Ssf%_]#-]qUo0.lpqf\0e;a#F9!7&vP!r]FC#'>]O|6@;1fcNJeے[kw9@ ,tKlwcfu1)n^OGpp \_P[P p75!D8v%'\5bl7YUaO&ݒ6")7$"%.?ﺺ/tRUw|2y\I ?e}\~-M@B]]c%爔x F %<=Ddd6YId2dRrOZZ)@e0ƄI.0.齇ӫm%#u|򹹅 ir($QIF,5^g ^Wj/$߻cPzDT$Ba,en <( ?=rǒ K%"Q4-~c&SY OWQc/Z*qo%u =tnw{+eMajVo-8)t6AR^hǥQ- c0;J̇M@&1uQPs@Xzs|xzm >fvO_a-0׾IƊK=#WK4`P7y&?~;nzQ;)-5u~EYo_k[϶79~D4vN/w"=g_!(>^V-t8 Eu5fX}kT; UiTj 0SVZ:8>H莉?$:$&[(;zd[iE6pq㇂/,hnx)ȢsΕJjm*n:v}.i#tuvE1 mѯ]i6öj|C srT2 q/8 DCTDn]E]-mp:q̋ۖFNCfCIղ&z:<6G:>gdf )K$ z "bQa:t%C, f!DiLcO,u0eG)Q).3*[>c}m1)ɰ&L 2 UZWPL)cl>к١ {U7уhŘke1"s/CiBݩ{ޅѩii_L"9L6>Dƙh7&QjGASng#4*D?;a65VKwoɎӈp!sK2 yriAUܠ*G4%6v @}Y_SCS9$q؞nUŞ!ҸoE}TaCk#=1A.%&;?AY IF&ԫ/fY_dPQw?],ݠGg:1p#-4+U6g BM 0ZtoԕeAvj@g7qu^CDY^AEL2hbRp#[& }-rL-3.'H^z9&X#I7i(\pېpկs,7aW0VM(>6 9iv4m"(}d "em资jJht 6<.:>1P"k*myZ?/E vtw<avC);iNN:yPW'630}9}wPuT͢OmMi77qI<rsoC%pqш6w<PNGu5}%tʖd0#GyENv(R- *9E& \dƶSYUIY -}p5j&+R8Fߌy m;[Dv N(!s Ű2|NAڎֵt7Qh&Vg%zà 8)2 qCtD4ź*)JߑCW4Gf(4#[^BEruQ b`U5Tj"zyO*T At>x6g56f+֌~N*ʽj -0 7T2|?,޺Cq]rO,rQ ^B&S3?iMATUy[x ήpZcBt2LH5-4 ժ|ݠo oӐR*^5wb'1jG{OeL^P4J,T JtTx+ȃ/1| NB|ݸ7咭Z_u+ؑ:F <){T<0X P+'|.nΗfEEY D dacJzS4hs(zfb Y]`R`5SoXk׊Cg )W^9AGѮ eX<g,jR£d cAϓ <mLlF-Z|ޗnrȤOc_;"2 =l;}|ЮY7[wK䝍4*yY2>ӏ{]mw*-ڻ݃67u*oI.q!l-dY%Πfv d /P؈BbR<l~ ې0t!mm+VU\y Vyp{Uliyrv1;TC0.+yG`KjFFm}qP4P|t Cb4i D3R-{n6@$|-qD(dx TTW"]u Sye_y칻>%pWdq&l?µ_ddg=W;]+'vnqW}72GoO>qgk}<7I+e[ ϥbe6:~k {3osMJ 'ӘwMt"*lB"49W NRQ\AU YZ