nghttp2-1.40.0-150200.12.1<>,e2,'p9|DNPyF7sx-Io18A-RXΛ8ۣY)7\=`(v ?W7guKg4sZ/༐̨+5!-.#'4)G%9k m;lAéIʟ vdܳƸԸ,0/D7y1=i& MJ}+Rm><+} z g*źx rԕX=ҨݢS)奪e|Nh-Iɚ.Ԉg>>?d   Z 4IOXx     <X5,5 5( 8 H9H:&HF6GLHlIXY\]^2b\cdefluvwxyzXhlrCnghttp21.40.0150200.12.1Implementation of Hypertext Transfer Protocol version 2 in CThis is an implementation of Hypertext Transfer Protocol version 2. The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. HPACK encoder and decoder are available as public API.e2,'s390zl37}SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://nghttp2.org/linuxs390xjvXZW@#Ae2,e2,e2,e2,e2,e2, e2,e2,75ad7b4c4f8e6f2c7ab6392fd81c353fcf4525839bcb8a007eea51024b5c7ad71cabb31a08139f53f8af9c6a976b6811a41754955083cbc18c387d6edcc28b36ea37da172ddc0c54929cae37a7131a45cf336391999f6ac4f927528d4a461a26502fb7067a2f821b2fad4713c1a1c7fa65e70f629a08ce7ce597d4f7cc1b57b56c0d106a7f2a1a4af8ddaf13e5247d9ffb35e735524c24c0314b0812f9e63c8d3359e75e514fd60fbd5cf5540885afc25b4da5aa65b7a58e687f20061ac5b5543a22362814ba191b10fa8a50106097ffae4ce30013526f522b7962d2a602f1e4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnghttp2-1.40.0-150200.12.1.src.rpmnghttp2nghttp2(s390-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /usr/bin/python3libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcares.so.2()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libev.so.4()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libjansson.so.4()(64bit)libjansson.so.4(libjansson.so.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libnghttp2.so.14()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1(OPENSSL_1_1_1)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.11)(64bit)libstdc++.so.6(CXXABI_1.3.2)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(CXXABI_1.3.7)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.17)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(64bit)libstdc++.so.6(GLIBCXX_3.4.30)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1e1@e`KW^@]i]Z@]Z@]R@\g\A\A\8@[F[t[CN@ZЛZUZUZZOhZ.s@Z'ZY@YdYYlYcl@YX@XӸX@Xk@XQ4@X6@W@WRW"W~WXW W4V@V>@V@VV_V@VzV]VI@V4@V@UU@UUȒ@UUUUUcU]US= TLSv1.2 * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805) * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu) * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794) * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795) * nghttpx: Strip version number from server header field * nghttpx: Add --single-worker option * nghttpx: Fix bug that send_reply does not participate graceful shutdown * nghttpx: Add --frontend-max-requests option * nghttpx: Enable stream-write-timeout by default * nghttpx: Fix stream write timer handling * nghttpx: Add configrevision API endpoint (GH-820) * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819) * nghttpx: Update log time stamp in millisecond interval * nghttpx: Better error message when private key and certificate are missing * nghttpx: Fix bug that old config is used during reloading configuration * nghttpx: Specify TLS protocol by version range (GH-809) * nghttpx: Send SIGQUIT to the original master process (GH-807) * nghttpx: Restrict HTTP major and minor in 0 or 1 * nghttpx: Drop privilege of neverbleed daemon first * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802) * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801) * nghttpx: Send 1xx non-final response using mruby script (GH-800) * nghttpx: Select certificate by client's supported signature algorithm (GH-792) * nghttpx: Recommend POST for backendconfig API request * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789) * nghttp: add support for link rel="preload" for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791) * h2load: Fix wrong req_stat updates * h2load: Explicitly count the number of requests left and inflight * integration: Fix deprecation warnings * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr - Changes for version 1.19.0: * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769) * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768) * build: Compile with Android NDK r13b using clang * src: Fix assertion error with boringssl * nghttp: Take into account scheme and port when parsing HTML links * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783) * nghttpx: Add --accesslog-write-early option (GH-777) * nghttpx: Fix access.log timestamp (GH-778) * nghttpx: Show default cipher list in -h * nghttpx: Add client-ciphers option * nghttpx: Add client-no-http2-cipher-black-list option * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections. * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612) * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612) * nghttpx: Enable SCT with OpenSSL 1.1.0 * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765) * h2load: Show default cipher list in -h * h2load: Show custom server temp key such as X25519 * h2load: Fix incorrect return value from spdylay_send_callback - Changes for version 1.18.1: * nghttpx: Fix assertion error in libev ev_io_start (GH-759) * nghttpx: Handle c-ares success without result * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763) * nghttpx: Fix bug that DNS timeout was ignored (GH-763)- use individual libboost-*-devel packages instead of boost-devel- Update to version 1.18.0: * lib: Accept and ignore content-length: 0 in 204 response for now * build: Use pkg-config to detect libxml2 * build: Require c-ares to compile applications under src * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) * examples: Delete tiny-nghttpd * nghttpx: Retry h1 backend request if first write fails (GH-757) * nghttpx: Keep reading after backend write failed (GH-756) * nghttpx: Add frontend-keep-alive-timeout option (GH-755) * nghttpx: New error log format (GH-749) * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) * nghttpx: Lookup backend host name dynamically (GH-721) * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) * nghttpx: Wait for child process to exit- Update to version 1.17.0: * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722) * lib: Avoid memcpy against NULL src * build: MSVC version resource support (Patch from Remo E) (GH-718) * asio: server: Call on_close callback on connection close (GH-729) * nghttpx: Fix frequent crash with --backend-http-proxy-uri * nghttpx: Robust backend read timeout * nghttpx: Fix bug that mishandles response header from h1 backend * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726) * nghttpx: Remove optional reason-phrase from SPDY :status * nghttpx: Header key and value must be string in mruby script * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722) * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722) * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717) * nghttpd, nghttpx, asio: Add missing mandatory SP after status code- Update to version 1.16.1: * lib: Prevent undefined behavior in decode_length * nghttpx: Fix bug which may crash nghttpx if non-final response is forwarded from origin server to HTTP/1.1 client - Changes for version 1.16.0: * lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. * Update .clang-format for clang-format-3.9 * build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. * third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 * asio: Fix crash when end() is called outside nghttp2 callback * nghttpx: Add --backend-connect-timeout option * nghttpx: Add TLS signed_certificate_timestamp extension support * nghttpx: Add --ecdh-curves option to specify list of named curves * h2load: Add --header-table-size and --encoder-header-table-size options- Update to version 1.15.0: * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) * lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) * lib: Add nghttp2_session_get_local_settings() API function * lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build * neverbleed: Update neverbleed to support ECDSA certificate * doc: Mention --enable-lib-only configure option in README * integration: Fix test failure with go1.7.1 * src: Fix compile error with openssl 1.1.0 * nghttpx: Improve performance with HTTP/1.1 backend when request body is involved * nghttpx: Use std::atomic_* overloads for std::shared_ptr if available * nghttpx: Migrate backend stream to another h2 session on graceful shutdown * nghttpx: Add option to specify HPACK encoder/decoder dynamic table size * nghttpx: Log client address * nghttpx: Add tls_sni to mruby Nghttpx::Env class * nghttpx: Add --frontend-http2-window-size option, and its family functions * nghttpx: Add experimental TCP optimization for h2 frontend * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) * nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections * nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) * nghttpx: Retry if backend h1 connection cannot be established due to timeout * nghttpx: Reset stream if invalid header field is received in h2 * nghttpx: Add --server-name option to change server response header field (GH-667) * nghttpd: Add --encoder-header-table-size option * nghttp: Add --encoder-header-table-size option * python: Support ALPN, require Python 3.5- Update to version 1.14.0: * lib: Make emit_header() return void since it always succeed * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support multiple buffer input * lib: since hd_inflate_commit_indexed() always return 0, remove the return value check in nghttp2_hd_inflate_hd_nv() * lib: Use memeq() instead of lstreq() in lookup_token() * lib: More strict stream state handling * lib: Modify genlibtokenlookup.py to remove redundant header comparisons and remove inline qualifier of lookup_token() in genlibtokenlookup.py * lib: Fix wrong tree operation to avoid cycle * lib: Make get_max_index() return the max index in frame, so we don't need to do extra calculation * lib: Add nghttp2_on_invalid_header_callback * lib: Log frame's stream ID for header debug logging * doc: Remove old doc about differential encoding in HPACK * doc: Document about ALPN in nghttpx howto * nghttpx: Log error code from getsockopt(SO_ERROR) on first write event * nghttpx: Don't change pushed stream's priority * nghttpx: Log backend connection failure in WARN level * nghttpx: Fix bug that api and healthmon parameters do not work with http2 proxy * nghttpx: Add access log variable for backend host and port * nghttpx: Use copy instead of const reference of backend group * nghttpx: Reload configuration with SIGHUP * nghttp: Adjust weight according to Firefox stable * nghttp: Call error callback when invalid header field is received and ignored * nghttp: Allow multiple -p option * deflatehd: Call nghttp2_hd_deflate_change_table_size only if table size is changed from default- Update to version 1.13.0: * lib: Cancel non-DATA frame transmission from nghttp2_before_frame_send_callback * doc: Fix warning with Sphinx 1.4 * build: Work with Android NDK r12b * nghttpx: Use consistent hashing for client IP based session affinity * nghttpx: Fix FTBFS on armel by explicitly including the header * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 * nghttpx: Fix build error with libressl * examples: Fix compile error with OpenSSL v1.1.0-beta2- Update to version 1.12.0: * Add nghttp2_session_set_local_window_size API function * Add nghttp2_option_set_max_send_header_block_length API function (GH-613) * Fix warning: declaration of 'free' shadows a global declaration (Patch from Alexis La Goutte) * examples: Add ALPN support to tutorial client/server (GH-614) * nghttpx: Reduce TTFB with large number of incoming connections * nghttpx: Rewrite read timer handling * nghttpx: Clean up neverbleed AF_UNIX socket * nghttpx: Add --backend-max-backoff option * nghttpx: Use 16KiB buffer for reading to match TLS record size * nghttpx: Add healthmon parameter to -f option to enable health monitor mode * nghttpx: Receive reference of std::mt19937, not making a copy * nghttpx: Fix bug that backend never return to online (GH-615) * nghttpx: Implement client IP based session affinity * nghttpx: Add --api-max-request-body option to set maximum API request body size * nghttpx: Add api parameter to --frontend option to mark API endpoint * h2load: Add content-length header field for HTTP/2 and SPDY as well * h2load: Implement HTTP/1 upload (GH-611)- Update to 1.11.1 * lib: Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping * integration: Workaround runtime error: cgo argument has Go pointer to Go pointer * nghttp: Eliminate zero length DATA frame at the end if possible * nghttpd: Set content-length in status response * nghttpx: Add sni keyword to --backend option * nghttpx: Allow mixed protocol and TLS settings among backends under same pattern * nghttpx: Don't add 0-length DATA when response HEADERS bears END_STREAM flag * nghttpx: Don't add chunked encoded response body for HEAD request * nghttpx: Don't use CN if we have dNSName or iPAddress field * nghttpx: Just call execv instead of execve to pass environ * nghttpx: Make SETTINGS timeout value configurable * nghttpx: Save PID file after it is ready to accept connections * nghttpx: Treat backend failure if SETTINGS is not received within timeout * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server is alive- Update to 1.10.0 * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback * Add ALTSVC frame support * Run error callback when peer does not send initial SETTINGS frame * Update http-parser * Update sphinx_rtd_theme * nghttp: add an --expect-continue option * nghttpx: Fix downstream connect callback called early * nghttpx: Truncate too long -b option signature * nghttpx: Fix bug that server push from mruby script did not work * nghttpx: Try next HTTP/1 backend address when connection cannot be made * nghttpx: Retry next HTTP/2 backend address when connection cannot be made * nghttpx: Enable link header field based push for non-final response * nghttpx: Detect online/offline state of backend servers * nghttpx: Better load balancing between backend HTTP/2 servers * nghttpx: Fix crash with backend failure- Update to 1.9.2 * nghttpx: Fix crash with backend failure * nghttpx: Better distribute load to backend h2 servers * nghttpx: Fix error messages on deprecated mode * nghttpx: Fix bug that logger wrote string which was not NULL-terminated * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work- Update to 1.9.1 * nghttpx: Fix bug that backend tls keyword did not work with -s option * nghttpx: Fix handing stream after connection check was failed - Changes for 1.9.0 * lib: Add nghttp2_error_callback to tell application human readable error message * lib: Reference counted HPACK name/value pair, adding * nghttp2_on_header_callback2 * lib: Add nghttp2_option_set_no_auto_ping_ack() option * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code string * build: Makefile.msvc enhancements (Patch from Jan-E) * build: Lower libev version requirement (Patch from Peter Wu) * build: cmake build support (Patch from Peter Wu) * asio: Fix bug that server event loop breaks with exception * integration: Disable tests that sometimes break randomly on travis * integration: do not use recursive target (Patch from Peter Wu) * h2load: Fix bug that it did not try to connect to server again * h2load: Fix bug that initial max concurrent streams was too large * nghttpx: Memcached connection encryption with tls keyword * nghttpx: Enable/disable TLS per frontend address * nghttpx: Configure TLS per backend routing pattern * nghttpx: Workaround for Ubuntu 15.04 which does not value-initialize on std::make_shared. * nghttpx: Add --error-page option to set custom error pages * nghttpx: Add wildcard host routing * nghttpx: Change read timeout reset timing * nghttpx: Don't push if Link header field includes nopush * nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host * nghttpx: Restructure mode settings, removing --http2-bridge, - -client, and --client-proxy options * nghttpx: Deprecate backend-http1-connections-per-frontend in favor of backend-connections-per-frontend * nghttpx: Don't share session which is already in draining state * nghttpx: Effectively disable backend HTTP/2 connection flow control * nghttpx: Add --frontend-http2-max-concurrent-streams and - -backend-http2-max-concurrent-streams, and deprecate - -http2-max-concurrent-streams option * nghttpx: Deprecate --backend-http2-connections-per-worker option * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1 backend * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy- Update to 1.8.0 * Add Architecture documents (work in progress) * List all contributors in AUTHORS * doc: fix out-of-tree doc builds (Patch from Peter Wu) * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when _PATH_XML2 is not found * Fix configure script for non-gcc, clang build * Document compiling apps and include h2load in configure (Patch from David Beitey) * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil) * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11 * Fixing Windows Makefile version detection (Patch from Reza Tavakoli) * lib: Tokenize extra HTTP header fields * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu) * lib: Add HTTP/2 extension framework to send and receive non-critical frames * tests: remove unused macros (Patch from Peter Wu) * src: Update default cipher list * src: Fix compile error with gcc-6 which enables C++14 by default * asio: client: Fix connect timeout does not work, return from cb if session stopped, removing client::session::connect_timeout() functon * nghttpd: Start SETTINGS timer after it is written to output buffer * nghttpd: Add trailer header field to status responses * nghttpd: Add -w and -W options to change window size * nghttpx: Worker wide blocker which is used when socket(2) is failed * nghttpx: ConnectBlocker per backend address * nghttpx: Interleave text/html pushed resources with associated resource * nghttpx: Add headers given in add-response-headers for mruby response * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor of --backend-address-family * nghttpx: Add options to specify address family of memcached connections * nghttpx: Add encryption support for TLS ticket key retrieval * nghttpx: Add TLS support for session cache memcached connection * nghttpx: Refactor blacklisted cipher suite check (Patch from Jay Satiro) * nghttpx: Add TLS support for HTTP/1 backend * nghttpx: Add request-header-field-buffer and max-request-header-fields options, deprecating header-field-buffer and max-header-fields options. * nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite * nghttpx: Limit header fields from backend * nghttpx: Fix bug that IPv6 address in Forwarded "for" is not quoted-string * nghttpx: Support multiple frontend addresses * integration-tests: support out-of-tree tests (Patch from Peter Wu) * examples: fix compile warnings (Patch from Peter Wu) - Drop upstreamed nghttp2-c++14.patch- Update to 1.7.1 * Fix CVE-2016-1544 (boo#966514)- Add nghttp2-c++14.patch to properly guard make_unique templates. [bsc#964140]- Update to 1.7.0 * Reset (RST_STREAM) stream if flow control window gets overflow * Validate :authroity, host, and :scheme value more strictly * Check request/response submission error based side of session * Strict outgoing idle stream detection * Return error from nghttp2_submit_{headers,request} when self dependency is made * Add -ldl to APPLDFLAGS for static openssl linking * asio: Stop acceptor on server::http2::stop * asio: Rename http2::get_io_services() as http2::io_services() * h2load: Support UNIX domain socket * h2load: Improve readability of traffic numbers * h2load: Remove "auto" for -m option * h2load: Show progress in rate mode * h2load: Perform sampling for request and connection timings to reduce memory consumption * nghttpd: Add --no-content-length option to omit content-length in response * nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources * nghttpx: The initial value of request/response buffer is increased to 128K * nghttpx: Fix bug that --listener-disable-timeout option is not used * nghttpx: Don't emit :authority if request does not contain authority information * nghttpx: Add clarification of quotes in configuration file * nghttpx: Don't allow certain characters in host and :scheme header field * nghttpx: Add RFC 7239 Forwarded header field support * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang) * nghttpx: Take into account of trailers when applying max_header_fields * nghttpx: Don't apply max_header_fields and header_field_buffer limit to response * nghttpx: Strict validation for header fields given in configuration * nghttpx: header value should not be lower-cased (Patch from ayanamist)- fixed typo in libnghttp2_asio1 [bsc#962914]- Update to 1.6.0 * Fix heap-use-after-free bug when handling idle streams * Strict error handling for frames which are not allowed after closed (remote) * Set max number of outgoing concurrent streams to 100 by default * Keep incoming streams only at server side * Create stream object for pushed resource during nghttp2_submit_push_promise() * Add nghttp2_session_create_idle_stream() API * Handle response in nghttp2_on_begin_frame_callback * Add --lib-only configure option * Compile with OpenSSL 1.1.0-pre1 * Fix build when OpenSSL 1.0.2 is not available (patch from Sunpoet Po-Chuan Hsieh) * asio: Add connect and read timeout to client API * asio: Add TLS handshake and read timeout to server API * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) * asio: libnghttp2_asio: Added io_service accessors (patch from Andreas Pohl) * h2load: Add req/s min, max, mean and sd for clients * h2load: Fix broken connection times- Update to 1.5.0 * Fix bug that nghttp2_session_find_stream(session, 0) returned NULL * Add nghttp2_session_change_stream_priority() to change stream priority without sending PRIORITY frame * Add nghttp2_session_check_server_session() API * Consider to use CANCEL error code when closing streams with GOAWAY * Don't send push response if GOAWAY has been received * Use error code CANCEL to reset pushed reserved stream from remote * Add nghttp2_session_upgrade2(), deprecate nghttp2_session_upgrade() * Workaround HTTP upgrade with HEAD request in nghttp2_session_upgrade() * Introduce NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE * Add nghttp2_session_check_request_allowed() API function * Switch to clang-format-3.6 * Update mruby to 1.2.0 * tests: fix broken linkage with --disable-static (Patch from Kamil Dudka) * python: Send RST_STREAM if remote side is not closed and response finished * asio: client: call on_error when connection is dropped * asio: ALPN support * h2load: Add --h1 option to force http/1.1 for both http and https URI * h2load: Fix crash when dealing with "connection: close" form HTTP/1.1 server * h2load: h2load goes into infinite loop when timing script file starts with 0.0 in first line (Patch from Kit Chan) * h2load: Override user-agent with -H option * h2load: Print "space savings" to measure header compression efficiency * h2load: Stream error should be counted toward errored * h2load: Show application protocol with OpenSSL < 1.0.2 * nghttpx: Don't send RST_STREAM to h2 backend if backend is disconnected state * nghttpx: Support server push from HTTP/2 backend * nghttpx: Fix bug that causes connection failure with backend proxy URI * nghttpx: Use --backend-tls-sni-field to verify certificate hostname * nghttpx: Log :authority as $http_host if available * nghttpd: Fix crash with CONNECT request * nghttpd: Defered eviction of cached fd using timer * nghttpd: Read /etc/mime.types to set content-type header field * nghttp: Record request method to output it in har correctly * nghttp: Use method given in -H with ":method" in HTTP Upgrade - Drop nghttp2-1.4.0-fix-tests.patch (now in upstream)- Enable spdy and more example applications- Update to 1.4.0: * lib: Don't always expect dynamic table size update. * lib: Shrink to the minimum table size seen in local SETTINGS. * lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback. * lib: Avoid excessive WINDOW_UPDATE queuing. * lib: Return fatal error if flooding is detected to close session immediately. * lib: Return type of nghttp2_submit_trailer is int. * lib: Don't send WINDOW_UPDATE with 0 increment. * lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding. * package: Use -fvisibility=hidden for internal functions. * package: Show more information in configure summary. * package: Add PIDFile directive to systemd service. * package: Fix daemon upgrade when running under systemd. * app: Compile with BoringSSL. * nghttp: Allow multiple -c option occurrence, and take min and last value. * nghttpd: Fix leak when server failed to listen to given port. * nghttpx: Add TLS dynamic record size behaviour command line options. * nghttpx: Reduce default timeouts for read sockets to 1m. * nghttpx: Fix bug that PUT is replaced with POST. * nghttpx: Change mruby script handling. * nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections. * nghttpx: Add neverbleed support. * h2load: Don't DOS our server! * h2load: Use duration syntax for timeouts. * h2load: Support subsecond rate period. * h2load: Simplify rate mode. * h2load: Add option for user-definable rate period. * h2load: Reuse SSL/TLS session. * h2load: Reconnect server on connection: close. * h2load: Don't exit in the case of no ALPN protocol overlap. * integration: Update go's http2 package URI. - Add missing baselibs.conf. - Add nghttp2-1.4.0-fix-tests.patch from commit 4825009. - Small spec cleanup.- Update to 1.3.4 * Make traditional init script fail if new config file is broken (Patch from Janusz Dziemidowicz) * nghttpx-logrotate: Don't use killall since we have multiple processes * nghttpx: Fix improper signal handling - Changes for 1.3.3 * Fix bug in padding handling of DATA frame * Use hash table for dynamic table lookup * More warning flags for --enable-werror * Update mruby * h2load: HTTP/1.1 support (Patch from Lucas Pardue) * nghttpx: Do not try to set TCP_NODELAY when frontend is an UNIX socket (Patch from Janusz Dziemidowicz) * nghttpx: Chown UNIX domain socket to user specified as --user * nghttpx: Split monolithic one process into control and worker processes * nghttpx: Handle SSL/TLS data following PROXY protocol line - Changes for 1.3.2 * Check header block limit after new stream is opened * nghttp: Show error if HEADERS frame cannot be sent for whatever reason * nghttpx: Fix assertion failure on TLS handshake * nghttpx: Add x-http2-push header field for pushed resource * nghttpx: Fix compile error with --disable-threads- Update to 1.3.1 * Avoid usage of typeof and replace __builtin_offsetof with offsetof * Honor stream->weight even if stream->last_writelen is 0 * Compile third-party libraries if hpack-tools is enabled * nghttpx-init: Start nghttpx with --daemon * Bundle sphinxcontrib.rubydomain https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain/ * Bundle mruby * h2load: Record TTFB on first byte of response body, rather than first socket read * h2load: Improve checking for timing script input, prevent false positive in certain situations * nghttpx: Implement PROXY protocol version 1 (--accept-proxy-protocol option) * nghttpx: Allow link header server push for HTTP/2 backend as well * nghttpx: Don't initiate push if client disabled push * nghttpx: Allow absolute URI in Link header field for push * nghttpx: Fix crash with multi workers and QUIT signal * nghttpx: Add mruby support which is disabled by default (use --with-mruby configure option to enable it) * nghttpx: Drop connection before TLS finish if h2 requirement is not fulfilled - Fix typo in previous changelog entry- Update to 1.3.1 * Limit the number of incoming reserved (remote) streams * Add stream public API * Rewrite priority tree handling * Fix parallel make distcheck * Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined * fetch-ocsp-response: Handle spurious openssl exist status 0 * nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection * nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection * nghttpx: better handle /dev/stderr and /dev/stdout (Patch from Tomasz Buchert) * nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met * nghttpd: Return date header field for 304 * nghttpd: Support HEAD request * h2load: Add Timing-script and base URI support (Patch from Lucas Pardue) * h2load: Add timeout options (Patch from Nora) - Fix typo in changelog- Update to 1.2.1 * doc: Reword the HPACK tutorial (Patch from Tom Harwood) * nghttpx: Fix stability issues * h2load: Fix crash if -r > -n- Update to 1.2.0 * Fix crash if response or data is submitted to closing stream * Header table size UINT32_MAX must be accepted * Use PROTOCOL_ERROR against DATA sent to idle stream * Allow multiple in-flight SETTINGS * Strictly check occurrence of dynamic table size update * Fix configure warning that 'missing' is missing or too old * Fix rm: cannot remove ‘*.rst’: No such file or directory when "make clean" (Patch from Alexis La Goutte) * doc: Reword some of the server and client tutorial (Patch from Tom Harwood) * src: Remove monotonic_clock replacement macro for gcc-4.6 * nghttpx: Add TLS ticket key sharing among nghttpx instances using memcached * nghttpx: Add shared session cache using memcached * nghttpx: Set SSL/TLS session timeout to 12 hours * nghttpx: Enable session resumption on HTTP/2 backend * nghttpx: Don't rewrite host header field by default * nghttpx: Generate new ticket key every 1hr and its life time is now 12hrs * nghttpx: Don't reuse backend connection if it is not clean * nghttpx: Add AES-256-CBC encryption for TLS session ticket * nghttpd: Fix the bug that 304 response has non-empty body * h2load: Add -r and -C options to h2load (Patch from Nora Shoemaker) - Changes for 1.1.2 * Fix linker error with libnghttp2_asio * Allow custom installation location for Python bindings - Drop no longer needed missing_nghttp2_timegm.patch- Update to 1.1.1 * nghttpx: Fix various stability issues and memory leak bug - Changes for 1.1.0 * Fix DATA is not consumed if nghttp2_http_on_data_chunk failed * nghttp2_submit_response and nghttp2_submit_headers may return * NGHTTP2_ERR_DATA_EXIST * msvc build fixes and enchantments (Patch from Gabi Davar) * Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler) * nghttp: Add --max-concurrent-streams option * nghttp: Add comment on HAR on pushed objects (Patch from acesso) * nghttpx: Add --include option to read additional configuration from given file * nghttpx: Add backend routing based on request host and path by extending -b option * nghttpx: Allow log variable to be enclosed by curly braces for disambiguation * nghttpx: Add log variables related to SSL/TLS connection * h2load: Add --ciphers option - Add patches * missing_nghttp2_timegm.patch to fix building of asio library * nghttp2-remove-python-build.patch to fix python bindings installation when autotools are used- Update to 1.0.5 * Add STREAM_DEP_DEBUG macro switch to enable runtime validation of depedency tree * Fix another bug in priority handling; sibling's item is not queued when ancestor's item is detached * nghttpx: Fix crash with --http2-bridge and both frontend and backend TLS- Update to 1.0.4 * Fix assertion failure in stream_update_dep_on_detach_item (GH-264) - Changes for 1.0.3 * Fix bug that idle self-depending PRIORITY is not handled gracefully * Optimize dependency based priority code to Firefox style tree * enable third-party for asio_lib too (Patch from Mike Frysinger) * fetch-ocsp-response: Support LibreSSL, and include port in ocsp_host * src: Support compile with LibreSSL * nghttpx: Fix bug that x-forwarded-proto header field does not reflect frontend scheme on HTTP/2 backend * nghttpx: Validate :path on SPDY frontend- Update to 1.0.2 * Fix bug that data are not consumed for connection in race condition (GH-253) * Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 for Windows build * Translate fetch-ocsp-response into Python * libevent-client: Fix bug that path is broken if URI does not contain path part * python: Call on_close callback when connection is lost for server session * python: Expose client certificate, if available (Patch from Fabian Wiesel) * python: Catch and log failure to set TCP_NODELAY (Patch from Fabian Wiesel) * nghttpx: Add --add-request-header option * nghttpx: Make WebSocket upgrade work * nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade * nghttpx: Don't send "Expect" header field twice- Update to 1.0.1 * Include stdint.h instead of inttypes.h when compiled with MSVC < 2013 * Fix invalid memory free on out-of-memory handling * integration: Use our own copy of golang spdy package * android: Don't link zlib bundled with android NDK * Dockerfile.android: Update NDK ver, and ubuntu; build and link zlib * src, examples: Fix up OpenSSL initialization * nghttpx: Allow HTTP Upgrade from POST request if response header has not been sent to the client * nghttpx: Fix bug that PUSH_PROMISE is sent after associated response HEADERS * nghttpd: Close connection after settings timeout and GOAWAY was sent * h2load: Fix bug that NPN fails if ALPN is enabled- Update to 1.0.0 * v1.0.0 introduced backward incompatible changes from 0.7 series. Read https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier to migrate from older version to this latest version. - Changes for 0.7.15 * Hopefully, this is the last release for 0.7.x series. Development continues in 1.x series. * Access violation in buffers (GH-232) (Patch from Etienne Cimon) * Retry finding jemalloc lib by je_malloc_stats_print (GH-233) * inflatehd: Fix crash if 'wire' value is not string (GH-235) * nghttpx: Revert 585af93 to fix crash with TLS (GH-234) * nghttpd: Add --echo-upload option to send back request body- Update to 0.7.14 * Fix global-buffer-overflow in HPACK code * Fix doc for nghttp2_select_next_protocol * Fix bug that promised stream was not reset on decompression error * Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) * Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) * Update sphinx_rtd_theme * h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) * nghttpd: Add -m, --max-concurrent-streams option * nghttpx: Log absolute URI for HTTP/2 or client proxy request * nghttpx: Add --header-field-buffer and --max-header-fields options * nghttp: Fix assertion error if very large value is given to -t- Update to 0.7.13 * Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. * Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback * h2load: Effectively disable flow control by setting large window size * asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun)- Update to 0.7.12 * Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id * HPACK: Rewrite static header table handling * HPACK: Never index authorization and small cookie header field * Don't install libnghttp2_asio headers if they are disabled * doc: Specify program directive so that hyperlink to option is correctly pointed to the intended location * asio: client: Call error_cb on error occurred in do_read and do_write (Fixes GH-207) * nghttp: Add --no-push option to disable server push * nghttp: Show stream ID in statistics output * nghttp: Remove --dep-idle option * nghttp: Use same priority anchor nodes as Firefox does * nghttpx: Don't push resource if link header has non empty loadpolicy * nghttpx: Add logging for somewhat important events (logs, tickets, and ocsp) * nghttpx: Set Downstream to stream user data on HTTP Upgrade to h2- Update to 0.7.11 * nghttpx: Fix waitpid race condition in ocsp response update * nghttp: Consider user-provided :authority header field for SNI as well as host header field - Changes for 0.7.10 * Make sure that nghttp2 license is MIT license * Add nghttp2_session_consume_{connection,stream} to consume bytes independent * Add nghttp2_send_data_callback to send DATA payload without copying "static inline" fix for build with VS2013 (Patch from Remo E) * Update lib/Makefile.msvc (Patch from Remo E) * Remove dependency on libws2_32 on Windows build * Define NGHTTP2_EXTERN macro to export function for Windows build * doc: Generate API doc per function * python: Add async body generation support * python: Fix pseudo-header field ordering bug * nghttpx: Redirect stderr to errorlog file * nghttpx: Fix bug that data buffered in SSL object are not read * nghttpx: Remove --tls-ctx-per-worker option * nghttpx: Add OCSP stapling feature- Enable python bindings - Update to 0.7.9 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * h2load: Fix crash if -t > -c * h2load: Add -d option to upload data to server * nghttpx: Forward only "trailers" keyword in te when forwarding HTTP/2 backend * nghttpx: Fix PUSH_PROMISE header field corruption [GH-194] * nghttpx: Fix te header field is duplicated when forwarding HTTP/2 backend * nghttp, nghttpd: Add --hexdump option to hexdump incoming traffic. * examples: Place AM_CPPFLAGS first to use in-package header files first [GH-192] - Changes for 0.7.8 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate :path header field for http or https URI scheme * NULL-terminate header field name and value presented by callback * README.rst: Cleaned up the grammar a bit (Patch from Ross Smith II) * h2load: fix for segfault by reserving correct worker count (Patch from Stefan Eissing)- Avoid shipping documentation redundantly. Set RPM groups.- Fix rpm group- Update to 0.7.5 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate HTTP semantics by default * Add nghttp2_option_set_no_http_messaging() API function * Update http-parser * nghttp, nghttpd, nghttpx: Use "sensitive" to indicate "never indexed" header field * nghttp, nghttpd, nghttpx, h2load: Select/announce h2 in ALPN/NPN * nghttp: Fix unaligned field output in --stat * nghttp: Fix -H does not work with -u upgrade request * nghttp: Update resource timing terminology according to Resource Timing TR * nghttpd: Add -a option which takes an address parameter that allows nghttpd to bind to a non-default address. Patch from Brian Card * nghttpx: Use omit minor version in case of HTTP/2 in via header and access log * nghttpx: Support UNIX domain socket on both frontend and backend * nghttpx: Fix crash in http/1 backend when backend returns more bytes than CL * nghttpx: Cast configuration value to rlim_t to avoid compile error on 32bit * nghttpx: Fix 1 second delay in HTTP/2 backend connection * nghttpx: Fix request re-submission bug in HTTP/2 backend * asio-sv2: Fix compile error with OS X- Initial packaging of 0.7.4s390zl37 16977869191.40.0-150200.12.11.40.0-150200.12.1deflatehdh2loadinflatehdnghttpnghttpdnghttpxnghttp2fetch-ocsp-response/usr/bin//usr/share//usr/share/nghttp2/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:31128/SUSE_SLE-15-SP2_Update/fb3156fe8d963aaf11a2e296d88eee8c-nghttp2.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=aaa1bee57384b1a4954f692dfaf3a0f26829b116, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=915980fad08c63bb52c89848712cf79afe64834b, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=7fb2c8407c9671c41c489eb48a9f075194e83f97, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=bdac8326a1dbf42ca808c50ed85bb1ca4d3ca6e9, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=f28d78c3ba65fb0a69409218a468e67beb70974e, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=786fa9a65ed35dac07f6d382160720e6e893d89c, for GNU/Linux 3.2.0, strippeddirectoryPython script, ASCII text executable0>\x!)R R+RR"R RRRRRRRR RRR RRRRRR R'R$RR%RRR+R#RRR*R!R(R"R)R&R RR RRRRR RRR RRR+R RR"RRRRR RRR RRRRRR RR/R!RR%R+RR"R(R&R RR.R RRRR0RRR RRR RRR RRRRR&RR%R+R!RR"R(R)R RR RRR0RRR RRR RR R R-RRRRRRRRRRRR%RRR+R#RRR!R(R"R)R&R RR RRRR,R0RRR RRRۖ-u/\Zutf-8b8dd1aa05452654c4de1a77143bb4534651e1a67bcdc5616632e9f47c74c4448? 7zXZ !t/?T]"k%v9$ 鳅VJ-dx2OF)dVZc74Yڊ, iδR}+^$,tuowޑfLea*PɏDƹ@1>=9MZ$~T]1ܜvl{ O/\$J/tH+*omahi9?hxEB!d""oPzH.[WCws9YC5!KuOO%ZGݱߗq=I{؃B 䈦) @ !+tc ܡT,f"NzSA|2aeuJS] Ncȁ^5g)9\"AvZ|;p@2s8ٴƘ&i7w9ka8NoUV^ <ǬP7O.^' % 皁lb]A^\F)!Q@Kkn@f"j\xLmV៦}hhSV,|)U\i4Kn 3CH X_ъ(E>m+sob5nM@6U0E*tp"W11WiIZ$˥v,3ӍaLg iVo 逸f|1PqIkwֆBU|WjP"Cy`9FeX('bWлϬ]Hb(7 Y c tLExՒT5"[( ,opN(Ҝ w!}bqd^ĈQG`\1i:'M#!O ،tlŒWRv9F*m6TzUȟ{jv4k` +oN,p-|Ѽ%qSV:})]C 0cFb?f'<InOn{.jmEr#J?2& Xj"uo",W=LGX"L? e~3%BsQ-XF^;.7gr m5~>^=ik3g i䈘@KWwхU|^]ے lqC0f3]gUu[2Qذ᢫C,/Ko/;w>ڒ?`}R@8x-!qxgJ9+i 8t=d:R$ T7ӆK[eˡ)NKzxobE9FaB/d~w Z99Fsw!cJ4SxEOFǚ '#mD"XUrV4 j/:.RA>c;?ݱ0wҰpH|W сm+J~"{nUV jʆ)xV|< ǜР w>p@ku{<h2\B,,tmPJ5,եQ0?߾Ll)tMpκ&̆3`w'A9bD ~SOe*;)SR!0Y':oIOO&Pc7BYȒ/mz&CN.wXkMSD_djQ&)8UH\u|'ڡaPƅ8:䝇aBACf>K,֧o<ǤG*Z`Ʉ#V@P8b,X>P7 $ NJC)\[C, O[wdi:2Ǒ؍LgANVg~YG0ҹ=+Tw@+wbF6j(ǮtI#aQTf_o`4% 3k\&fX`ٸ $2ѝ8J/ʅSYI0$뙮9BVza&{톊m2<3"i,E-0,j jivf"}tʞ3)nzi@UPU[f}>jN.xͪbpp}<7Q9ƛ>qVo>n8i!@-P8mbދ?4j>@3M͐AD8Ԟ=V\%h`b=opaEY$Pҏc= $*c^ڏ]5%)s(a!F24@;٢&m̵o4'O`TON&nDX2#o6c3^ߦYu&I=5^jj_#ڇ#2Mڠ[I$" Sb)2xS_G:B:ƙ=Se1\Zt/V|8o\K z^,X͒W52~HVU; ,2?[sBGLf &Rr.rvM+A5CU yVgviyiOL W;``&߻z]Q!$y%`ǠW̶W+hT7&2 ~ 3ev;Kx'J^'?O֚ 2MRJJ/ш֤ԃDwRdHؚ&E>hTLǷ sT^ (MhW MUCX.AGPN:0j.Z:(:ot4\8=hJ3~[Db= bhlx퓞Ҿyi}uj:g U-#d8V2TUhT'2xࡽ2M5JDZG8b"Z"WG*r0h_@#u|!!MZ7C ԕ>+/k܊4X͓/BT: r6Z1b6gt'| Je& `\UơaW>|hp"^EVْAN8'j2:M\*s-LxٌM[h&BUh/-WB0 z0q>|.eG.* c* s~79ugL_b8ݡV3@%Rj76F,%aQjxf"jO[@)tJ{w|Mï+Fn~<*܂ v|hyo4TEw''{&c<,JgJqë5Mķo3[>!Qf}Mvt~-Ғ>HT{M/n3#f6#)>p\÷xw]k| K*+?5 95-t7O6<ۛ?^:ڟ>#:Cq|Ut)ץl@~~vzS;^o{< zr&˛́hIdѣp^j.s# l-p>ʁ'" ;g΍=A<+)Mݖ_5$?vYrWl=Z0c@8S0a2K*EA$v+#5O6ޮ3ȟ1_-t15:4v{:V%KgҶ Ǿ`@2Hh)Ɨ/ty9;xM^S͹:숍mBJ+4rŏC*-7V,azWl6 PZW>:(2YX y;PcQD>D91H6C&2'KRFXc@5 r 6k.Qi?atoF7mo/g&kӲ]{?_i/j'@VpI$}xOngXx).*~6XP@d7/?Gt*GҡS*B\xL,o9ol?>xyFS~`PS%.S$ F.ZT!b&ڋb7Sco_f@?_ίTPU۪*٘q&N@*܋I͹=VTZLw= {}>;,1*GFrOA\Jez:=6hہ"k:=94K´HkƟkN`Eҟ̓ΧJΧZ!bRFG|Xq7+E9C(g҈XkÖ&^(z뛐Px%YRxEDs9 Gu~ 6@fR߬T1-"Cik$g䃖C(aff)wI\EUӸ'K(ssz2=U~@Rg @#(^77Rdx&x?v?6-~iq)skz0$V]4ոWӍmJ f@?̿Q%D.Lƀ9jp1b7И3I%rU83O@x˲ PB?1 DfVSP5VX)4CKg?Ǜ5OnԞWgoo&l<ӱ\Ua)a6 =kvRZ]17K5v*k?tGQEmTz׫)Au/V_&߉yQ{c)ZO- ( t72\%IpS?W{mSqZj0FhFGBhհ|:yDg!lϕ>fR?\p2m*#FgJ^(eK,t |w K?Ӊ]lykA= * } _Cx-;40ji-M]^@xr?cۀV6hb5YxI2v[L@lY`9`wab>KbtaD#~H#B/)օcN,}挃GadC%¿( @ vr3_ ^aiqB1Egra~dBQ|Ԟ(@z_jGNOXipxX_퓴tGjό>8&C %[r>!|1tcDi}A(#K^5o6oΩ+vsY1YZ]F(G+e~:Iv^ X+m6ʹ^˝z~Gr)o0 \V*DxرaᕶxL{כ2C MᬧϓLM<Ҟg.ڲ4yM=17xlw3[R]B9W\ϟ=^q`$[GUbL=X`ܴR.Bڽl`oô"r9r;@ Ky.+2 eϺ4RiYcYd^Q_U'/ jw}TgKZE1Di'Y[);D3&=깮L9D6|JsFN*,י~7uC*=?p v.})zc%CW=EڡۃF1 EQ<l|D4Ċ=X5gXt3WWt"!߯_6ae0^@"P^DpUpإ4pӥUCO[LCdž>PoAԳI7+؈X~0|sK;&?-ulAv<) VHZCLDApT6B{0CƝ6Oo edUwq h3&=q^D8cBЮb^ [X {PglV,Қ&XL*'{jGӭ u d s$̏ jӁʿLGˆh}9ue3+ K^)s>qRr6"}|jXdPLɀj*_7! = E$Zf|C?$ r1˻1ԼYjV`9u%Nŕ}/g_~TQ|[yrsV,%%꡻GtGۦ?TZuh90\U-r~,;._GcLg 9y{ͣxVGᅷ%9]i ҁB DHgYf,lXD&݁, =ة Cy ?{nl`cz$X4PV\DotpN4:e u-$~=|i ګ 4,U4v26I`Wԧp+gրO]1nplqHUr|Mw1GQL" >pU0zxDEd &NJݩS.>\0ʸ'*f$ ]IboH;T qsڷr Q{ݕc`) l(;5%Ble{xZW$L0u eqfƳCch9Гmr gQ㼄{.Y$f!"ꠁ0Wg)1MqiXk~-68i%$GYlSa$뮨%qiKL Osxξ( wr6(82Mdˍ )10q 'Ԙ!7ZšgϘH `)D!';dԧef)Ӕ !Ov-fu*aXeytOW6OJu`_k[0\A<ʂ$~O`BG[i}HYF;#/ _grݙ>:|.;v.4RO/|xOW V3 E҈͘COF"cgHR#V[jnâD׼_\xMk+*W]5tu&kXQl$ '嘽_[poex+b|#x!m2qnMX^. Dq܆ŕpZn~\9wIXsyFL/%Vpi6Yh^wC'L#>]XdB/*Fz|.u^س>ꇶEև,HZJc?ҚdSP q>?O` FϮ^[%{gdcd9סXC]ത Q.%2oi&DfJLcz ⦔4W0Zt_bWUg @&n~?zדRw/Y˘MRnk1ϒ"ʳx%>H>'՚NOhɯz][ˡ2Z(TS>XGۥЋM` $|fM:Mz g fY](_U-2uЗ;\\rB+pCSOU$dG&XNv*_ܚ'um[K!=_:/c[?bc,ݱR4OFqzѰ2[fF͝ʳ8q,12.soG}(DFeAm]u// T^ol![(= vLm'4z$P(a}ݧWw*`QZ 83p}~Ein[^;Zb GF5hU5kg[u . j)M,:>SG_3-%@g4,!ETgGI5%וVw6*o XD{tgaRL-Yblg7F-W`{ѺSAѡJyG$cN7,\恄ډ.nIo^sF9$|'FYluW7sqm#mzQK S859M@CC@EqHWcT**8 o |9^L%hGa 8`wJnz0BjGď,{K2Oʸn^',JK_5+l? C@qLf&$Vd/#P*sStqI_=!'oۿ6ږՈA; y$ʊ׏,ԺN;s}H 4Li'*}!; 4M;Vk~z})gBPcI|Ǔpv'oS1!,kg^ n sID/6?ӱt~]fϑIS֨XicO7$y)DJ<ޞx#'y P~Im?wxGb65Y_ŽyI_xu=Monmmq;㿣`S4D^>$4 α8C! 6+{Ww9)ɜp/]bK9=~-"mĭ$۝7~vUȥCQaxfTX^:GpX>V sә,{-kZ@=6kXuqy:?!)}*#)CG51K$】xa 爲)Gx¸GnIP4I?eqhŸlr-gtud6%J^n؟ܿe?a3(r]h}} YC{df'x,)QU[J>͔ )= y S"-EmR|CpЌgbTf ]mb[˿Br9L:7ED@C\^eZZɕaoLǬ~Fn1,\M#+BF.-F16jIJI0^-p޻4ݿI(=V`9C:5$@itY½ yogH,>+j0&0R,p5OE&n`7u~3VYCfksDԸV6c832X.O3؄6.::_|Tg2iaT|)%f0G0n1 [11M$>l_]@8p5K<F m4@M !"C h5p?i./ JvObуH0"1v~ų|2%iaB!M&> 3j(B SU;?Z:Os/[\.doՁ ?UWthQyl^2t'##ֺ~b<) :;=mT8E]MS/$Y#EtaMBuxmK)i%@dwM{LF636D/l)͑&] ]:䗥ݥa*[_%?e'dMb`P'rڶ7)qv>0 sU()SsqkhOύE6};ZBVl,:D͖Jm{7i%nͶ,B6{n2/3WPyBfO};%^Cg ϯggjzF1lOy,f^Jo@^@kL[B5L9aBeZK7fw$GpLπ P*RWC" 6(4te}*+rck>'B`V0^|.nOD5A0sh2\Y#>JA{yp'-Pdl F硝ƥo5*S`FLm$f °0 j} BkA"8 ^ ūqy1Cr26x)l䳒D9. \yEr7k)xbkd 97SDJL߈5W*b3i85B<hTJ^~ I0-x;kڗU{z4CEeWPHI.uML- 2W,H9*5TfyiM{PsE B(vFPZ\V MФ"=o35l7HX!3mEoqњ6ab|^ rG\.wfu f1ėJ3O3?$6 1{u[{EfAqyL_f[S'>֌UY;Dm\fcKw- h3I4f"M^ $|+;,4pV?XѢ \c_cCm MY7f%g,<t.qWß\$ȀS;Ҏ.k2h!I$=V,d/[YDwRݏd$IW_h*lByv@~.,癑?2*o.fC8&K3mR%BٍASڠQǗ u43uעW3yt8EP,~R!i=hS80a=hYcQZ R0>^g`)8MBWp8jY+.uX9W#4$:hC4U >sw2%>Xca l@6ksYr]1+L4>R$+FxC8h+ukoi#ow&S֎bw FJDX¸tvԒbB4.L=0ZېE1 pC5LRyU_cZp.MĜ*uTv K0%Pރ` %%&-JZ#1e I>jFp:\k_MkQl͋r]l$ܫP=ʽfjXUbFOUD2T^7$AjwYvsĒ`]ʹߪ>;zϠŻܢ] b68OgR` ؟F-+=&mDЇ :eGq\(% =Mua(w?tr48\G7k::yJś0@hv @[.OuuW֛_(nf\7ŒӍB*!$!lK/FbDՊ?e“ ql ?BZ?a6§Y>pr. oyT2sV'p b> y; <,Fs}cH_]P^7ͫ;B w3{594 ΚVl/d(z"_qߘ^qeC٫@7=$dS4SubOsH͎-ꢨRޡ]ʄa֫VUM ?PBo&ko #6L K_{MDhx0]/;KnKǐ7of)&89(`)Qf,c3QV|UYͩǀ{zлՓzX pk!wbKo7rj{%@p*DNC3OwޞbP!q e e*ȸغ@thʹ>a⳼0ʗ&ۥu a27}vN#D9e{V0nX(M1}=+Ox~'U x<^h[SNFv2' 0۩` hq}LHMܽCLN{N_WW$+BR%Zb6+69),H֝=bLDjE"_a#_)xkrۧ_W+ genrJA+Q؉?MA_VՒY*dbM\#J@dխpxs%%QPpʔJ7!%`hqo!]z}'N.-u&T?(}CTOƼnhB7!}$um |#@P^o2$?j$Ka5%XSˁޭjsT H: i: R]vrmG0 k`A%87tTMl0k{M!G15r hh.) F~"[Ms>(&0@5ȱV+D֓o2޿GM޻{3מz5c=ThpYBY 9Ecpz!Q~ wtڑ;{[J]Y=?1BjĆKkee5Mp7AޮgȔ2 C, "ςqY3^^„FO>/ʄzdW6r?Oʡ8Ff޽bs` ! nw]̸!Nqy܉ oO*jG8j*8Xq9"ۻXҳG6r]f/ ڭW?:-Ξ1g̩P=KG;bzgz,":{POY`3Вlv{ ”[?ħ+.̡ÎɜiRP;QOeP:Q{iJTEunݝ:Qw9qظN/T6B퀗#.DqRF{T2Q߆#bEX7\Sm: _X4;ɥV}yd L_`4Mo$ u]Gsh80;,^-}CmCWqyʼn0vߏμQ~5 >}:ՔGaIGvxf.Qjf} 0j:F<&k]`Ds?l fO}؈$4xCM6^h$q ,&PN͞7:'5e9̮uFP ^RN)>3~ qӯjEpixQ\_Qww⁳]' CrxƄS}O]#^HuCBtL͙u\Ƨ ŷ'G2*nZG3iӛ]RŸV%=7{\nΈޖw$˦'ѫ2wvRe`'Wdz\qKx b!Q]^L']P%]x}ᦦ3*#BM b13q0dLQ{fCܚ]PhMv =[ȆkBT8#8C{Xa2ɐ}}ZifiC9D,K˃ fê=a:^yjERJfJc#8aIe_L8VF S#)-o5C8a7̞h]o' WwLR8 ZO : ft' 2'V6C3_ K;b¿^EJ2pi60B>t69t ԮςL) U/AzaF|-&%SvktiDz?|10i~¯Ο0ZcH Ʃv^z ~dNB/BU4s%ڭ2x~@{,1 !d}X<('"g5" qӣ[LJ$1#f -mտLx1T&b/fTx/C#m1tܣIÝa cl?3Dëc~ɟ8~tp)gT-ASm6NTtWsy z㓏@R}@;9&!o\Nrak1HhEӘ7fD+p^cFEOܽmxQ1՞_qrhuzIVGcU)Q83L?ȃHz&SHn}5T7sOJ *ö4[e$D~:9uLvxjMOXf##{mKxP|Y *R7'}RE!YVchaA8-+f,mԔ|@ p#g@`E|N (!wU.W+/ A@€E'feEǿ.Zj nP=䯽 (7{5J ɩfR*;D &+KˊO*~ZSL:["@MS_8Pn{ Ѱ`tW=l&r\F;z%4%{a8>KTWgߖHqUX]+=Odc;+UD 8E-nMcӻDub#T`#c66Z#/ E`9%17 aAZ+;Bv>]fSM.;*P4p5 ut2EK~3~9~fusm8N\K1^ZVymcmO(Jeun!'}[ڡ'mOY*<[3ЗYx L^Qu]=-dž_  vIZ; -*g;Jm}9s$\+Ks09|+uMl0x?Pb1mڗ`zوfJ toaRVA\6R]%T:lf(G[2v%8495E>or|ӊHާ]MQ@Jyq_ʇ; @|_J%Otl]xۖf4Th9D&ʣe C,R|@jY>rpЖyP?1gݝhqYX5YU`Hp-@3 {cGwmҢGo9XSjfgQHTOcnd_VnGgJgثxM 9pV=mj;-ANJ`-V 9u15PrnlVBASH|ߠ2^N8"5#K yolL +7N2s}qsÐKBk.J"WF)}. &,zKwރyԎV <d")"o(Q.-Ff4 &RDc1.*DuD]Zpk6i -ep'D Rcq~ѤCA2ż|\ݚ6$s{iPpiR,~0 /pF'V^_53)=|΅aIX8ȡkuάRAh@vIn%8L;RR"^D7>c+..qϜy.UHD(ݼ ;;p:s4-+]x$ є]Z52co}A 9׽ť@^^3>o5nf IU^|{.P6h&84+!-`Hd@K݆4{ٸxφtI1k L]/ADX  L'DD꣫,{r.\%C*U*)hA5Ԝ0;7&3^-B8H,Evxw%8v=dZݏǭ`B֔T//= GK)rF#=n>u޺-so!@̻60L.gJdg[ QuRپnO+vXI~qdC9 VAu7[Ta{85sL1l*2#>2O%77:vRLapG؁Uעt 8נ9( %08Q;`VS;i cP {/WD?c|]J8٨)jw{N~]a D„/UflěX3ȇdRQ$g:,'ήwRbcnyBp}sRQ uS53W/:#U(q/1$gO-L.Iʲ0H)ʏwV.#h~k[ kCB=bf^KB[V:0:Gظ|Y |>1qoPӏ nYAWɄY4fIHF[:S" Y P<{6;GK2g#mvf皾OȦyLIb.a Q)nT5V͛h9èӈ?6kz[_fý&N!psFB $-0Ǖ࠯}j?n72an4ȰBQhYyB%"lWV"|&FZ}0%W-FٸMƧqjZdʱ׫es'z*ꛢdz;BAu+:?&3KySJ#/u-Ȩ._:Pd~'Ci y>B8f=;b5NZCR0F0pIs.^=pC D)Nd;-_+(D9 $ Pՙ{ 7{P3rC~ӐHܤM뼿G Yl(ykQ z5m1sxۛQ8m1_YaG& 'Y!Yq=( !:¯< %pa-R ׊is[`JcKx.EV9AY|'榕ӻQ8Z`?d(g\. ⾩sѬ}jCȹ%~g oC]u0F$ݫQmT觟fPvdaϢޯyIe3:,M5mȞ+}%MݗZk|4I\a'9xS=8}Xwn䱼@>;G"[֤U5q(Dp)3n*a&uVt68R/SV^x!seZDi/3 cǿor}R#)ٮE+ځ;J+"?KvX~CB5n L{H~qa6MMZo ,@A wTp/BHEf8J>LoWY/R|O9! qF+nlbe&&Y,xXcѧdX.+!) {a$r?E0/vxW؆a'ފ;+R<$pۀ5_=_$bG|t#:=[ާNw!dYZT 6Vq'{pTˠv2H&@*q|ѓrSJVƈUZ==Ewvqf>rhu55L#OygDunm[Ÿ>va}vl̺p_-yx#wp旾Seu#W [[r@+ux&'ǭ6zNhlfVR`=TN\ͭҢ#w_4YZ4 ?" 4RffAӇ~YIު0zgbX?sz,!ee3LѯIJv9WL/O5nK,G6q69=VFWUm$(G>Ynv㯤'3WR/:T+5Dp}mcƦYwwW]tMhtW| #xY% ֈ](oڀ8׀ x(=ܷ6S$=8R͌hU١Y*mc!R M3j]Ϸ7['0Yx62:\c ٳ+4yᨚͤ,fF?ਪnQOS}AfOp 2<$͠ɰ0ŵaAWx»Q)cUzk8xG:O9.G hhlh!jCx;TK ]vhK"7k"TQ_fm:rhK@%3{VGjWaԬ-)\G8i@[ akn>MjGvģ'`chaߊ_k?~b,3D[AJ! 1:_gկIH2Q3& l!q}Yp} G*Z3~2=qNvMoAŒ(~KlS;[ܐCiOBd~Zlʋǎ1C=Ec e 1/2ewQ5# ,wjlXyxcͥhYC36v m bk֨Wٶ6Cbit3MfŽ c3$! YVHXkFB-/ o4{z FLГ{a?e1e-?q[M%Q7ܡ> :Ë[3Qz%owa?&ƚ6>T")IJ }"bgY2 J/+Ɯj㍏|PQ}(Sd#7I绮`{F } qgطTbsʔ9v!G1;*;[3qURKXaW- QQgq}^X0}}J4KH;x+r+ÿ|g?FW$a$){e5nZ!#p'(<{uK5jc9o*T.$5z3 Qgu2y)}C}7H x&hJvAUr j[BJB-!E(.6T2]15mЕ2U}11yMN-ѣ25.Kqowx\dG2}8p[¡qFDOUrk)JH2R 1U'f57[\ o<8r3jduC$f}yZb ̥*{.&Mܑ$'RV c:BX!j8JnSqؤImh7bJ7J9Q(~fz]=($eRn9n@j&`-/i|!xp%6#P\YMіUӵ"1/ 7^?e^X"/ ?~Hh|7twzouıYvœ\rs#kR;e9Ϊrol)6aUyGʫNdM9z۽i \lєޚ/lW!)4et7T1Bi|rZw6|L$K\;DU|صCDd6Bȵ|0L=z@_Z HVı`[ i1s:Td>w0oN((ΦDFs)5/mKY<Dcm69+5S ~ )T3KR(čɉSOVD Hܷ7D5XYeKnAD V@ XӎBt#n+ Jc}*굢t7V{Y@F;PJ1)Tنu,7^#G\0[ bM㍁IYɧGtf"‘ Xwk WJ{!WVFcnsc<_0"k[ךϰO\^pQge^1#M-7#pp%>zZXUe7{V3'NQ3a|מ@Zȯp)[Py c,M2Uـ_~g3ej=)? FŒ &Pd@,c,}X&7#ٳTge%J(ྵ2m5%Eٕp*I yߎ@&nJ}tMC{AnLKѷG͘'$<(j7p}4,]`aG~uu7-ര^y~"+Qˆ Z5v{OO&Й~| 9io/9K8C-$ KKलӇD  %{z0AZQ zm}♆_eXڎT<6Z|`3q>qɀqAM#$7Qfb^s;:HR*9Ûѽк@DSM+ J&Lczmp`e)xV6+cN/a]3.5VxPq~!Oj=}(MS/K'8|yI]Ĩ1F9zG͹YN鈦Nai|} ! 4|?}b§+s8a 3=\W$e˓pXZ{ZmeDԨЬ} Ya|R޽/ #gR'K}v6uKCX_+QB%m uFO <05Z0'2ai& AuØ# *[O"M ų==51I#f}*8(6)<iȱ-/\{mpi?V9\ 3EKs_=s7Ϥ An~eՓIWEQSc@, WoeaYO%q|()SD#IUs5_]{lAIzgo7b,@-BT)lQA{K[O>nbϊ_Żހ"kbR9qJI.=WW Za)2iwc!x w8iC3.ꤿ8.\2 {XBʀ's4Aat?B/ F^,NF?SQծq>a83>>QxRI q?CbY/JtDʦ;׈ DoUġe[LCO5^@>0Pd9{]wOGqcAa4' Uq,;vxNwp$( ք;pr9 w3] qIx Yn5rijoOۄ%|;_nV⺍"M*r04& LRr$O_NO\aToނSSӢb T4e[c]OIɄNjsa~o^__qo_ lrKycۇmhA6MZ4on^|ÚWx V_o\͂,F6ۑUv˗ݘnw+:,je> "?vm7>\YkΣOSk({ k\cNN e*]0.6qC3LN{<,M-Gm y`nM7f|& l:Mや ExpRA]͔y{k6%`hiFxnrй$-4>Yй(9am[MTY>IϚwIo /bdQ2, IZݍvCr$/,8advː {5SHbg }ZTq Z6=؝fqio(KJ;k?EֱCEUBʅ#Mq;$'4 UȿpnS!Ki 4X?wFw.uR4 k2-KK0b%cVTcMHʎh@` 2,տdhErZ$0{O箆%M=Ij3^oxv SxY9zYbHL]ů?8rjh*YLF~EKx80g65Ir3pҷ^ڽD BԌ !,jm+笷jOlLphNl:3>jЪx2F"ij>x8-Wa}sqi>hALMpb)1M?rt@cٺsPE3NTd QJ%̫e$kwĕK?@tSl(GZ5},$0\iTC(,Y෗g!Xv0#7jTʜ^\7lؚ\W6zgq'B2"AFgIԨȋޖ~D8fʏA ڊKx]zRJ:uy.50(a|8b vs~.+xv(yކaRGFSPi5s\_Ca=2]P36O\b/}C<WXIvO8TmZ -'}H@j;ԉRځ)i=6s@Qrzu.gpb| bthC{!LWLh*E hSnЊa/SD $60v7 /ge{Yx%MsBVx[n ]q"%6$C;u $/Q }TZD- UX `MكtY-qƹ32KZפ#Qpz~5wbLndqR̕ mo@.:~mmॼ[֗*1t|'d*![="h.͠kL|OI ȷ٥T#Ri2T;kY0R L~RxE##%SZkIHDEI>&Ble"W&Luj2Q e4Ms[mm +ָw竟&/t'O⿒`lbSfN8q\ /MKT*TE)?zl=tد4v%fjKk@.*!POChBNߗDݭaFG1Sd e;Ǽ65*4^xa6urKfp|ƚz*RrEœ1y=Z&fiXV5wP!{J~ĜlKZ WW0}oXD+9y9r|WdSeG$^Y]}?lA !x'wyg˄ߙdߚZ6V}EK>U#Sww+hK[8OMf6J(Ҝ,fOUB(hC+ޥJi6cQYab6$ s1ϊSGӬ'aeX/g^ =ci/Blm W`ɨ<"4ONa@G|zUV0=ڒrh>=56sLw|kpX*Rhb7(NhF$ /O 6|x7yx+icfd'[H$)~wM/7^5%-}KFlZ2r)}_AׄM7s;oB1yX~])Ϳt4FX;/6d{ j |Gn=KZIt'cIacshS2b[О'UAH}k>y}۔C\JS.!GC`H|khץ|RM|c{lC}4h360nEKوD4-MJnZEUORiG_ IIk sn 'B?m2;#;mg *k/aWaq=AGtݱ%y)JRy kK2=Z 4E ĵ^'D?A9?E !d74YnȈYg0/AHǷm4˕;oI>tΗvP=`6zJeeTl\~;oA7濳"^$_Ϳ>D"4 2?:Egf,Q mKZ86ᮓ\u5}wEg` g:I~x}ѧ84X.m:kl2xH쓖jz`h셆Cq3 ZQ(*:H-i<=d1i̎M2{ZlGt/_J,GJ,VcP m H%&SRy Gax ]/XT8_T88h 3RBw*-6 0DΥUrwCANuu5aGP1vy=$%`H}9ܕ<=?x㈖+%VO۽)!beLpDf$N:)rG :E S0m$ Oݪh ܖSַsFgie:& dD%~wo'D_ҳy濜͒i]e]0hX@SVb-զc`"_u;2f >! >"<{&c2һN'(flM聯qYWM^&9?*ƭD{<6UWd)g(tN= ]K~zNoHpuqsԹ{pq=77LBe[WeB&*[x)LjvC{ Zl z6|tx`-Էgea]HwЯ|Mr(^qI:Y4'@[(R1vP8HdRdv-L=Wdt#(a9$tYJdaA붟a 0m}Dc1EUBcr[}w,l$֥LÃȍ=pJ㷤ԙUe}2`e>8d@; 9o ܝmA{>8Y#WR~d}+E؈(qk+ht>G_hؔ6Tמ3aOxQ*%Hҙ'n!SZ̚y4 lߥV|;X^/*\V\11[xReBwu`WʁL& ^.5o/כud9sA%t} 1<[:9 S gKi6/4h֏z|Z!baEi"ᷫ QfE.ZZ6[,K~[<.&CF)๙$wҪIK}%0FE( -5줢c*nL߾.OG=DCOK "2=lUh g(lJ=tx|3G C:6 evs\~ d ^uf2+A|!DtBoXnP#S&vO[s$*8vf.8Q>BCw#[cd0WN$/>窦 b=)FT|,?Q)Eڵ7s 7a3yޮavcc<⛇`IpvA((]*b3V^3sl6>Heˁ!dp VUbZ)o% `:H9aM]gJfE5 ⤫ᡊCl+Dt-c 7moz~W0WZJzz{R;T,-BJqt'c1!B"n+Y#`pűՁ1v~Dj^ ,G}1́9VQM^<`{='UxMżRZB rٙp5g:n tYS4=KaQƎ *aޘOdan^k!FF}aQ32C %ы3kKu:*ceI[*Btig ؋sYCR3,o/˼%lY,sn8AS\fHҘ2tpF5xzDof*\Ӡ&8WTnZ ^JPu?3YEh -(цv U],MA}3Af##iZ/ _I;*Kj%E=0:B_EƲQ }c!&V _ X gw}3 .e= nI?¸yWt @x#Xўt귔~'}. (dc`rLa[)#_3Ϊ}LRюEY)R2r&9|~7g>7Qc^k}t&q[JR|¢R©/B+ϰ:J?M6Pݓ%E2%!:ķ~e[=6o2%ƮSDJ/~IžJ񬷟DF\43y(. 70dMe4N]A:1YXUtdƒS9Y|S Q;LZiXR\t5> 8U> O,.'-ON uI =݄l(# f6JOcHz i3+ o0:T,Roپ]tSFsp0Gt»ކ j e򤸔u&YL2>4Mt@cV(ɔ zu6yd]K[٢泉>u0/k-I:f/og_nxC"3ZVԫ,R|%Ìep{ .!T3N<_ cjLSLӵ DoשF**G a7}@:[]C9*RQC YԜ*UѳwklZt5k*@BMr_ؒ@) q߼ sCb#Q7wT[?Z^N{}J1]븠"s20i 氹M*uwَM.JN> \b.͂gCܰ_NZ04Gh$Hx{Qd7pdRRmuKI6z̯SߥK*C[Nx_Fҟ]DN!DDK#&=,e:b9>^RTTf%|R1 N?^+ \5@Ӿ*}f GutĠ5.}evѠtē ®@1D~a<|'٬(N@`CP ":SQ1 _,/+B?^+b\:+5 fb4[]($ۮ57 %9u۴ "PL˧B{Α !+ZC=ersURԈ|c$..$Y]尒S*~ I VD10`铰0P+>W6 _)xB;'M(g+y?O Kn䗜Һ%LҦɂ+FuWC#"f\}x]C7%5 &1Sq[[y\a]$,3iHx))H J*flNAa{2yz}B=a^(`ŵF.ztg``V,փwXScDEfIdLݜ/`pmww;߾wQ$n*U~d( |ѐtƊ!I"EO';^%nCIjB@ֽٷ^aֿ~7(30:m~*:m>Cfm@! xC!RB O+ۙ>en; 0ۋYP} (Mg1 y%tkcpN TKK3n5  ׉L|t`v.gni#fݬ!J)?2T;n0rwȭ>Z@d{t(gUAH})(XeʼBU)SBv&IwƩv:'(EZ9X@u:CKkufMDY(@ۯ4OLl:b H&<($hKzWemտւS>Q ~##C1P(P]XCC~[W}='EpuiF_h$E#Q͇E~E/YZ:sQ'( jMzsYx~s UeΙH`|&kfpo X7Fjg=+@RYB7LCGXcǯwb\7|j[Pr9 \3^PZLjՅQBmmv%c]YA?NjRd%Ma1j~}1Lƾu:1^ce΀쮮{M$Ms'%>Ԝf]AC hD4甹pWt2@6·eK\`/`;sE "2V2Xv.\}uwhNݝh_25$DI;,EJiO;k@H<~}/z!& GdVa5lg݂Xuc z^ba7[P47-xoZ5Y7$5 nmH5_ .Lt=_g_tno1.@ǂLدiL s/'T ȰZi )axp'<&E`6N2IQ` lQaQ>QH nlzKPb8BdS $͈iQzI@9oH0 iϲ}b#] kTnYaα%fg/_|aMqy Ć'Z}h$0@0!Ġ"tʦ5QaM;._q, ^yw2k 5:^2oh>9)<`'T[&Fʋ  @5Iّ:;',ۆ@;ٯy "+"(Ȇ94Hډ]cL2!Ly5@j. X!,P^(/&m3܊G,x}MxWd:>f3c"T1qm!($96%C _]_bld[$޶zaReߑ|jAʇjA08٭LC~y' )1iRnFTBn\tڊxб3T&h fF c*Sys˗>pG X`mmmgP^wѿʟXp/,ڕGU&-7$!E|J;&t&,|oޜZߎHqn@|qǭ# ڲ"5M|7@9GS:NFZՉíV _D?wYW$W(EWO#?/k:񻶛dSXWdp҈K)ۇ!]օæ67 |akxBfqH%x*6Mᎇx,~Aj]cH lcg՛Oq->̊~2T@j/䎁ΐ+a{MO>vbye+IzP&ص([ڎs85Ye%"  Pʾ(zVM:JIR yO!Mp t ] Ǫnu 9Q{̗OU~PFuygbD壵d˽ٰXsI pSx̴6bP 컙tMsei?¦IÿB.:H \Vgl$|/*'JES_L]PixT816;KozY`-G#l)䕶 AZF㩀V͡h$]T(^me<Jq( RvɌ^Y 9.^=:6GIo. jtl?d1(8)<ȑ5e&(߆+Fsd~%woLc7 cR sQo JbWS:=LPbBa}3C+42|{$Rc R0 %>2)I S^ވ~C춞gQ;HG>V4Ue޳Pl̮W;wG0b!gF! =qmot\HR92%G_ĥs6Fq؉3mN\LC'T5F8ZPXݼeK&B7AGcnvd(ELm4}{1FEBGPj&S 1"3wlJf`%~p(lU@=NX>kBgIM7&9Tv/t{Ƣ#D`alD@twaOe+$sZRZȹ&wsGGJljNHΚD_aD7WGhp}IQW%I~?'Yr)5BrP{M5s܉a9Wgk\| }_&A1f/VL.O|x{l"_ 4M=D ([eNhį0vqWTCr|٪"'h5 \(AMCt%Ļ$IݏJJt4:$ 5%M>qPc 6JZmh+Cj7u7JS 8m{k'WQPpT4FL^.83^h2OޛYm'`~`cJx Lj-" ~G{?i5r]EPu:fՇ!piV=p~yV$:UPPyJWN-"IގJ5\hùA%p"T_ Mތ] cShp^xVG- ϗ(mܭؐ/ .`(Aq0,M_̨Kp^ms^$әc.Kڽw DH;3u_SRqc9>`bdL'rx{r~ɈYwI%ʸ+/I٢\vfKbʷ2+d JۂJ6K)\ }C=wڎOY(|Y{*ډ33|+O`dJF*|Z`;'WgP| >I}Λ,谽 FjIga;d;#Pձt]nOhMZi6 3CYy:ۼ2e^['uޣMDC@fH3x]{E߮Z$WCNZ =;׊$BNK>ni)5TVק⥒!)_PYC@=kg͏49tg/=nśg/1DI0}JKiT=l%ZSCQ5-Z fr#ۖ~ 5||pkI>/dڿ D-Uص~7A{\]ⶊM/f~nZC൝U7&TJe~Ѹ3AΡzEELWH2ݪ0p )alnq-h&@-o:0&yzv2e*B~>◍šd/8DgXQ3lHqLɄ?YV7x3LX QB`pg5GRFAF• 5:PWa|Su~E/d?k;;dXzιJ5;4=ǽp4EG="0-kS^$젓x 0N]0Ix&w C -9B UP#xGw悙r[3PVaꆾf_df;?vNf4W%18Υ U^L,o M\`rRq1[2IK\a#"b۠,.omsH"Ti _gF sRbFr܏,+(A"&]Ċ&@ACTE&t3rXwssMnh$CXeOzaM'Y]M0+Snhq[|X|_qb[Ed<`p1jjCj$.DGUsnc~Nbmȩ c AFZnqb:b,h%t@.Y_mN`^A_7Вkc2vr}9^VO?/$3bm;2.OphL=v-Ww+C+CFF>X6)\*+M~P 'ã!b~P{ް?ǧ Y)RQn{|<HV6ن`"i+91-Y*8hEhT"r'GsohOуBP R#)ÿoU vV< ^?=3vK`a*0阬12:T$ "X" š7f.+T#j6-r?xa3!< 5+Ol [BS iE&qb7,_\ח4:eYָ(Smz@غxhq_ҎT7 ,d&/tmd1 'nrCP e4 =1հ3ZAoop(Uu&#R._ϗ1 Svw 3[r=0y|Oܪ 㖎 %N]k,$ ҄JK.ȯ 8lnBvk]& S'{= XePLJ!r<-'_ҤfDP l?Fqn%ǿGCW\ȚȐ:a1aԼ-ʛΉW_b!υIkC5+fSn+Ş,=t~MfgIq\=EVzn_ST:bliλ6U6zߨ~]k9y\U`Az*7 /bKo#Y؆࿧: (Mܤ8v0 Z3\p%ff.#ºOS/ U{amyNPXoߺs\'PiYnBe^Y[]"{;y(t=Bm!fJS ;" EFe3Y`jԖ:]8:#j<*%`y+y?`7^ Fv!6cHԗb u;wv@L `yJ1my|&h٫ߩO fu*<ă,J(kJ *JvbCk,\[SgG-تhk#šRU{^e}DK9F/#e74\@27,B$*WXԜhdx>3gЯ? a8xI!-1zVII6UTlUWZsP1':䏁QZo vUNF24~X!-o%M:ՠV vf0uZM9,V>HzOp#&m󟰉ݎX_I%ԟ+}%^=>Z@B VKF@5]®Z {_CjB=EڼEǼV\`pWEbbϣaLc l:T[-8A^Bʧ(e_qݻqĭKA$<qSm]Y QC`9Tv*BM3{%h+nWn{oi!o#3na[7Y,XqIg,ޫNi J/[㜎੬MGLq(0^x#o>|_,Vy( Wٓ1(=N,҅1Z#;HjF3WIN67рh [ΝY ʅR` 3DL [H00!|o'ck/˓jN>yBV$Ԉ8W3K <F bg2;**4>_ qgL#R|{d#tZUaO&<y.gRyXi>^.|~m50Y%Jl2PmՏ aap6i8geYƮ$V>'-򴼯1l tyCJ/b476հ 5m7ÊuTAYγB!d^ Y^\uTZspe :#^ӽ|y\2)/LE2f~ISوf߳OzO:_\--6DZs QJUH~TSI$*uH t;Y&6wPٱ@di_-*#5+j iza3E+@vuhLy0"bl"X~8mlޭ~e'8뺼iޤfvMMn:@n_4`Io$`+|ے7UCF~A2zqg,C^7CYlbV^rU#yRe]9IXAs4TZbt񃶱 RhwTף(|Z~zFsR3f?V.s;%rχXΏQl[0G`;ӣ|fږ#]fIccE핵.:-ʭ̓67 2 J=HabJTNT˵`bCne\Ifxw* )W C$< !mqRH̚u|u)EwNtgzs-C #3ޗ8h7T2fš݆t1kMfi ʚ@ d 6SjlG"-{æ;s^·PJ[ tDSaoխB}u;GiG9^\gMU:#1 )cm=C_|+ācϋoO֩nr-E8n_O)D%6q|EJ 00zFHqƤ(a&\9h ܦ{5 rɞeSt !̊j"t{}lH.f+@9[܄o&NdSq^#jJGD}s{sL>T9_ O3jI'-H B&R/ iP{u6{1Dyl``ӂ|]YIt5.K2^@I~.rq^.Lf#{.#f!E.1/T wn`MR^Mײ1XR@Τ"oڈ[գGts0@ߞ:ɓ3jXYcZ\YO1 CWMW"*5p8Y4 IMmOP7)pi爈 Lchv+3-BÒ"nt5fPo¿9G# ry9v mNiK/N_^CD$ka=>Hрk)c4(%/Vֺ ۆp2|P{rwYY 6L eҔNmԔw{;9??AH&,CSV{^OhI@g(w@׾dQlŝEq󙘠 ~|?fR?0%#؛ƻ\Sm}25Wt]nl{:k ]dz>xDT|Ig:CgDQb.7W˳;U=oh Rt{^eVL蕗[n#oX0P]>&oiЊٛ+LDIHr 04`'y6 ymV4Zm8-1׋FoЍzN7xhXT Hl쁋Q>qȞ@鯽Ei^._<ګ:9[- ¶\1)^-f0CW'eGi؀kbg E a3H.]<"::dQ,Ph-'<1i }ӡ<_ H|:TR&؃0< аFDj˾ry:<ĩ˨,'\f{$niQ>K!Ԡ}0j~-|/3jAs|'e/|{O9@1ŲQv⯧FzD<69V4@*BbJZ8w%͖*aWsLz|T7f*2r_Gh.Í}ݥóU4ۤ>ARdNUrkPjk %`no2"[]Uww=`j,OU3#+ oan^uat kN&۟ʣ%O" 9<8QuYqϖ5 ~J2"Qs[>J*vu&L?בHn#=!xHÄfp!Uܢg "\㪪0x =* d(UF/GtOt D;&ؠDkrGz9v.j>K-OD%@Fī!YUVq!MԀoW0۾ f/|}ҤOjֈP|)`-`@>Ύ~bzN)v؀$)nۢ]p3#:2Zd\C WѹF sNAV.:+إ[MFtf3'2docQItgbŨO#PQ#a#gI ;c&kâ܉/ 9)s,KВJ/g:-8<'tJtj:ރn*/ [0c,]0&W}ң@.`QX1IH|:oQJ^wݣܮ#9$G~񩅍5'Q\,>"r'-<\k2BiZJޢ3SV̇ kgm[ܟ,L{[ta݉WԶͿiJGdQ/Tv]DZ)2%І4"4q@cn^Ln1ZJY:C1E^Y ˱C-m*aS{xmW_{H:SkrIh$Un|'CXE Gthߒ\؝یD]>ݐxRw*shR TT~":TU+ "aATQ`cig+8 G;4$ 8,c' o_~jTQ?ΖtzdơyKr2%/X DܕZ&S/j bDh^^c=u0ؙ3 ,t~O7XjpA!?5AXH7|Bd$];ˌ$hL7LhK26C OHzeLAcGZ}kpR=b}`Y\>)ٿ(޺w2j3&QAkw]+!(Wl$*Ұn/qwZ UW/܈-ȹA O]CUt%%*r|܀qW vң҂cWql/\~+:,5L"@C W?$eK\cN -~a%`>9 ⎝t~9xSPب]rfmwy[q./^ܚ:AY`Rf`M6xJ$Tȴ]X$˕;6Ly*܉cطDjud]8\=w8%h\hAd#(%qK7СĴg~3MTDmOSUD,7:όڐ,l_?w.a\vxc?p~ѵBd,*$Nhi3]PS=7(H3ƍmZ=ܝF0=4ʶs5?i׈ OqNZKOS?t4WPVR+Q+$BV0Xc:z kM\c eY]~U+!6 B֣&hV`iH5:Gq%̴or'1~`+ϯa=~<<_+bK-2J vr|kG<bn~F?$.^!$p-,+^]mN-< ǣtE%"ɞ?PaݳTD)¾ Kq%xA e\,q<QBA沁gytlsz_'!,\K!U͊ᥰ.&پ?^'Ý9* @SӪJf\ o΢ aUҗ~hM|bpYޯLv޲U`Nƪߏ97{tQBAc"ʫvO /bȧ%LӔ s%M7`toR-E`PMG?P{,Z&~-S6ѽ Zq-jS],'E HAglDŽ,h;!7FMu@ ]ҔҦx] t% [ǂRaUm6&#sQ21O8J],Pڃ;8^DyR~^1,dfe?y ZB rQ:o`tc8'V!bk oւe1|*?\7+YJm~u\S/U-Z3Zz1gPNǴZuZI782WP3û0OBHzD-X=G˒nBRT9iaO_'0v#zzE T3jhByd}[Ye&@,~Y#zD=u# EaNlazS</p I6üxԃm`s3!PEڽI&('C\O5SaWsfI[qUi!.Ueuřy:%ILŒ.rz@z-`ϓŢLTY^?aȓq;G(T{1)_T(1:B&s_B=hb8g$vkJhɰ, 6C j;)=Ë.N'B9Qx!3\dAn\E-~6e轟ԬKeчz]tW jHmfroiHu@eR㔏h`d1IV*fL22=~3C!N0->:b;N%L6Y'Uŀ0?Ǚxm1|SLY!v]L] ZQ}UڼIW9ȵt{[7(d(#.X#DDž2Rc {&{m^oOD֡bzu̾޹ȼNOʸL:H),8$1@mUanuQ|fCug"z1K=@+l..yRܭY5jM*C-A  ~hnR`TQF!Kv[MrvGﰗ\PO?8JO|ltQpԣ̱QEfZKlI"t'?>k>\$P\%/$S"iqE}Hq3!L1PY׍?,qwm\>{M/ĻYdhfh^E&0cƪu1Ŕa~S2ҺgS&XԠ:5 G [ ޲:oB8jrkЋǹ/Gf:wz_K0hNbߤ^}{V(D Yu\=@&tOQwP?l.l"Q>TH[lp*4^X/QV❏: kHuf*3x,-[J< z|rٴkh'ӃDŽG)}_7>2S2KLRʪXF8 [6ĻpI1HHށ 6hE"m YZ