libnghttp2_asio1-1.40.0-150600.25.5.1<>,iʅjp9|^Az; 6jf)A%&\13Ԓ%oVsSkdsq=*`+2^|/[>2d7)^ q&vn^!:y:d+-"%># ;$3eP >r M@$?d ( C .4<L T \ l   0Dl|%\%%(8K9 4K:K>@FGH I0X4Y@\l]|^b cd5e:f=l?uTvdwx$y4 zClibnghttp2_asio11.40.0150600.25.5.1Shared library for nghttp2Shared libraries for asynchronous implementation of Hypertext Transfer Protocol version 2.iʅjh02-armsrv1 SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttps://nghttp2.org/linuxaarch64  A큤iʅ_iʅ`iʅi]γ4ac82ee79acf830241eaf797a109ffdd9289492d9e7e64d20ca2e9c3f5851f956b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2alibnghttp2_asio.so.1.0.0rootrootrootrootrootrootrootrootnghttp2-1.40.0-150600.25.5.1.src.rpmlibnghttp2_asio.so.1()(64bit)libnghttp2_asio1libnghttp2_asio1(aarch-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libboost_system.so.1.66.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libnghttp2.so.14()(64bit)libssl.so.3()(64bit)libssl.so.3(OPENSSL_3.0.0)(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.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.18)(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3iei6f De1@e`KW^@]i]Z@]Z@]R@\g\A\A\8@[F[t[CN@ZЛZUZUZZOhZ.s@Z'ZY@YdYYlYcl@YX@XӸX@Xk@XQ4@X6@W@WRW"W~WXW W4V@V>@V@VV_V@VzV]VI@V4@V@UU@UUȒ@UUUUUcU]US= TLSv1.2 * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805) * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu) * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794) * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795) * nghttpx: Strip version number from server header field * nghttpx: Add --single-worker option * nghttpx: Fix bug that send_reply does not participate graceful shutdown * nghttpx: Add --frontend-max-requests option * nghttpx: Enable stream-write-timeout by default * nghttpx: Fix stream write timer handling * nghttpx: Add configrevision API endpoint (GH-820) * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819) * nghttpx: Update log time stamp in millisecond interval * nghttpx: Better error message when private key and certificate are missing * nghttpx: Fix bug that old config is used during reloading configuration * nghttpx: Specify TLS protocol by version range (GH-809) * nghttpx: Send SIGQUIT to the original master process (GH-807) * nghttpx: Restrict HTTP major and minor in 0 or 1 * nghttpx: Drop privilege of neverbleed daemon first * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802) * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801) * nghttpx: Send 1xx non-final response using mruby script (GH-800) * nghttpx: Select certificate by client's supported signature algorithm (GH-792) * nghttpx: Recommend POST for backendconfig API request * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789) * nghttp: add support for link rel="preload" for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791) * h2load: Fix wrong req_stat updates * h2load: Explicitly count the number of requests left and inflight * integration: Fix deprecation warnings * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr - Changes for version 1.19.0: * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769) * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768) * build: Compile with Android NDK r13b using clang * src: Fix assertion error with boringssl * nghttp: Take into account scheme and port when parsing HTML links * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783) * nghttpx: Add --accesslog-write-early option (GH-777) * nghttpx: Fix access.log timestamp (GH-778) * nghttpx: Show default cipher list in -h * nghttpx: Add client-ciphers option * nghttpx: Add client-no-http2-cipher-black-list option * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections. * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612) * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612) * nghttpx: Enable SCT with OpenSSL 1.1.0 * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765) * h2load: Show default cipher list in -h * h2load: Show custom server temp key such as X25519 * h2load: Fix incorrect return value from spdylay_send_callback - Changes for version 1.18.1: * nghttpx: Fix assertion error in libev ev_io_start (GH-759) * nghttpx: Handle c-ares success without result * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763) * nghttpx: Fix bug that DNS timeout was ignored (GH-763)- use individual libboost-*-devel packages instead of boost-devel- Update to version 1.18.0: * lib: Accept and ignore content-length: 0 in 204 response for now * build: Use pkg-config to detect libxml2 * build: Require c-ares to compile applications under src * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) * examples: Delete tiny-nghttpd * nghttpx: Retry h1 backend request if first write fails (GH-757) * nghttpx: Keep reading after backend write failed (GH-756) * nghttpx: Add frontend-keep-alive-timeout option (GH-755) * nghttpx: New error log format (GH-749) * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) * nghttpx: Lookup backend host name dynamically (GH-721) * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) * nghttpx: Wait for child process to exit- Update to version 1.17.0: * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722) * lib: Avoid memcpy against NULL src * build: MSVC version resource support (Patch from Remo E) (GH-718) * asio: server: Call on_close callback on connection close (GH-729) * nghttpx: Fix frequent crash with --backend-http-proxy-uri * nghttpx: Robust backend read timeout * nghttpx: Fix bug that mishandles response header from h1 backend * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726) * nghttpx: Remove optional reason-phrase from SPDY :status * nghttpx: Header key and value must be string in mruby script * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722) * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722) * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717) * nghttpd, nghttpx, asio: Add missing mandatory SP after status code- Update to version 1.16.1: * lib: Prevent undefined behavior in decode_length * nghttpx: Fix bug which may crash nghttpx if non-final response is forwarded from origin server to HTTP/1.1 client - Changes for version 1.16.0: * lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. * Update .clang-format for clang-format-3.9 * build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. * third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 * asio: Fix crash when end() is called outside nghttp2 callback * nghttpx: Add --backend-connect-timeout option * nghttpx: Add TLS signed_certificate_timestamp extension support * nghttpx: Add --ecdh-curves option to specify list of named curves * h2load: Add --header-table-size and --encoder-header-table-size options- Update to version 1.15.0: * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) * lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) * lib: Add nghttp2_session_get_local_settings() API function * lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build * neverbleed: Update neverbleed to support ECDSA certificate * doc: Mention --enable-lib-only configure option in README * integration: Fix test failure with go1.7.1 * src: Fix compile error with openssl 1.1.0 * nghttpx: Improve performance with HTTP/1.1 backend when request body is involved * nghttpx: Use std::atomic_* overloads for std::shared_ptr if available * nghttpx: Migrate backend stream to another h2 session on graceful shutdown * nghttpx: Add option to specify HPACK encoder/decoder dynamic table size * nghttpx: Log client address * nghttpx: Add tls_sni to mruby Nghttpx::Env class * nghttpx: Add --frontend-http2-window-size option, and its family functions * nghttpx: Add experimental TCP optimization for h2 frontend * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) * nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections * nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) * nghttpx: Retry if backend h1 connection cannot be established due to timeout * nghttpx: Reset stream if invalid header field is received in h2 * nghttpx: Add --server-name option to change server response header field (GH-667) * nghttpd: Add --encoder-header-table-size option * nghttp: Add --encoder-header-table-size option * python: Support ALPN, require Python 3.5- Update to version 1.14.0: * lib: Make emit_header() return void since it always succeed * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support multiple buffer input * lib: since hd_inflate_commit_indexed() always return 0, remove the return value check in nghttp2_hd_inflate_hd_nv() * lib: Use memeq() instead of lstreq() in lookup_token() * lib: More strict stream state handling * lib: Modify genlibtokenlookup.py to remove redundant header comparisons and remove inline qualifier of lookup_token() in genlibtokenlookup.py * lib: Fix wrong tree operation to avoid cycle * lib: Make get_max_index() return the max index in frame, so we don't need to do extra calculation * lib: Add nghttp2_on_invalid_header_callback * lib: Log frame's stream ID for header debug logging * doc: Remove old doc about differential encoding in HPACK * doc: Document about ALPN in nghttpx howto * nghttpx: Log error code from getsockopt(SO_ERROR) on first write event * nghttpx: Don't change pushed stream's priority * nghttpx: Log backend connection failure in WARN level * nghttpx: Fix bug that api and healthmon parameters do not work with http2 proxy * nghttpx: Add access log variable for backend host and port * nghttpx: Use copy instead of const reference of backend group * nghttpx: Reload configuration with SIGHUP * nghttp: Adjust weight according to Firefox stable * nghttp: Call error callback when invalid header field is received and ignored * nghttp: Allow multiple -p option * deflatehd: Call nghttp2_hd_deflate_change_table_size only if table size is changed from default- Update to version 1.13.0: * lib: Cancel non-DATA frame transmission from nghttp2_before_frame_send_callback * doc: Fix warning with Sphinx 1.4 * build: Work with Android NDK r12b * nghttpx: Use consistent hashing for client IP based session affinity * nghttpx: Fix FTBFS on armel by explicitly including the header * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 * nghttpx: Fix build error with libressl * examples: Fix compile error with OpenSSL v1.1.0-beta2- Update to version 1.12.0: * Add nghttp2_session_set_local_window_size API function * Add nghttp2_option_set_max_send_header_block_length API function (GH-613) * Fix warning: declaration of 'free' shadows a global declaration (Patch from Alexis La Goutte) * examples: Add ALPN support to tutorial client/server (GH-614) * nghttpx: Reduce TTFB with large number of incoming connections * nghttpx: Rewrite read timer handling * nghttpx: Clean up neverbleed AF_UNIX socket * nghttpx: Add --backend-max-backoff option * nghttpx: Use 16KiB buffer for reading to match TLS record size * nghttpx: Add healthmon parameter to -f option to enable health monitor mode * nghttpx: Receive reference of std::mt19937, not making a copy * nghttpx: Fix bug that backend never return to online (GH-615) * nghttpx: Implement client IP based session affinity * nghttpx: Add --api-max-request-body option to set maximum API request body size * nghttpx: Add api parameter to --frontend option to mark API endpoint * h2load: Add content-length header field for HTTP/2 and SPDY as well * h2load: Implement HTTP/1 upload (GH-611)- Update to 1.11.1 * lib: Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping * integration: Workaround runtime error: cgo argument has Go pointer to Go pointer * nghttp: Eliminate zero length DATA frame at the end if possible * nghttpd: Set content-length in status response * nghttpx: Add sni keyword to --backend option * nghttpx: Allow mixed protocol and TLS settings among backends under same pattern * nghttpx: Don't add 0-length DATA when response HEADERS bears END_STREAM flag * nghttpx: Don't add chunked encoded response body for HEAD request * nghttpx: Don't use CN if we have dNSName or iPAddress field * nghttpx: Just call execv instead of execve to pass environ * nghttpx: Make SETTINGS timeout value configurable * nghttpx: Save PID file after it is ready to accept connections * nghttpx: Treat backend failure if SETTINGS is not received within timeout * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server is alive- Update to 1.10.0 * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback * Add ALTSVC frame support * Run error callback when peer does not send initial SETTINGS frame * Update http-parser * Update sphinx_rtd_theme * nghttp: add an --expect-continue option * nghttpx: Fix downstream connect callback called early * nghttpx: Truncate too long -b option signature * nghttpx: Fix bug that server push from mruby script did not work * nghttpx: Try next HTTP/1 backend address when connection cannot be made * nghttpx: Retry next HTTP/2 backend address when connection cannot be made * nghttpx: Enable link header field based push for non-final response * nghttpx: Detect online/offline state of backend servers * nghttpx: Better load balancing between backend HTTP/2 servers * nghttpx: Fix crash with backend failure- Update to 1.9.2 * nghttpx: Fix crash with backend failure * nghttpx: Better distribute load to backend h2 servers * nghttpx: Fix error messages on deprecated mode * nghttpx: Fix bug that logger wrote string which was not NULL-terminated * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work- Update to 1.9.1 * nghttpx: Fix bug that backend tls keyword did not work with -s option * nghttpx: Fix handing stream after connection check was failed - Changes for 1.9.0 * lib: Add nghttp2_error_callback to tell application human readable error message * lib: Reference counted HPACK name/value pair, adding * nghttp2_on_header_callback2 * lib: Add nghttp2_option_set_no_auto_ping_ack() option * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code string * build: Makefile.msvc enhancements (Patch from Jan-E) * build: Lower libev version requirement (Patch from Peter Wu) * build: cmake build support (Patch from Peter Wu) * asio: Fix bug that server event loop breaks with exception * integration: Disable tests that sometimes break randomly on travis * integration: do not use recursive target (Patch from Peter Wu) * h2load: Fix bug that it did not try to connect to server again * h2load: Fix bug that initial max concurrent streams was too large * nghttpx: Memcached connection encryption with tls keyword * nghttpx: Enable/disable TLS per frontend address * nghttpx: Configure TLS per backend routing pattern * nghttpx: Workaround for Ubuntu 15.04 which does not value-initialize on std::make_shared. * nghttpx: Add --error-page option to set custom error pages * nghttpx: Add wildcard host routing * nghttpx: Change read timeout reset timing * nghttpx: Don't push if Link header field includes nopush * nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host * nghttpx: Restructure mode settings, removing --http2-bridge, - -client, and --client-proxy options * nghttpx: Deprecate backend-http1-connections-per-frontend in favor of backend-connections-per-frontend * nghttpx: Don't share session which is already in draining state * nghttpx: Effectively disable backend HTTP/2 connection flow control * nghttpx: Add --frontend-http2-max-concurrent-streams and - -backend-http2-max-concurrent-streams, and deprecate - -http2-max-concurrent-streams option * nghttpx: Deprecate --backend-http2-connections-per-worker option * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1 backend * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy- Update to 1.8.0 * Add Architecture documents (work in progress) * List all contributors in AUTHORS * doc: fix out-of-tree doc builds (Patch from Peter Wu) * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when _PATH_XML2 is not found * Fix configure script for non-gcc, clang build * Document compiling apps and include h2load in configure (Patch from David Beitey) * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil) * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11 * Fixing Windows Makefile version detection (Patch from Reza Tavakoli) * lib: Tokenize extra HTTP header fields * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu) * lib: Add HTTP/2 extension framework to send and receive non-critical frames * tests: remove unused macros (Patch from Peter Wu) * src: Update default cipher list * src: Fix compile error with gcc-6 which enables C++14 by default * asio: client: Fix connect timeout does not work, return from cb if session stopped, removing client::session::connect_timeout() functon * nghttpd: Start SETTINGS timer after it is written to output buffer * nghttpd: Add trailer header field to status responses * nghttpd: Add -w and -W options to change window size * nghttpx: Worker wide blocker which is used when socket(2) is failed * nghttpx: ConnectBlocker per backend address * nghttpx: Interleave text/html pushed resources with associated resource * nghttpx: Add headers given in add-response-headers for mruby response * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor of --backend-address-family * nghttpx: Add options to specify address family of memcached connections * nghttpx: Add encryption support for TLS ticket key retrieval * nghttpx: Add TLS support for session cache memcached connection * nghttpx: Refactor blacklisted cipher suite check (Patch from Jay Satiro) * nghttpx: Add TLS support for HTTP/1 backend * nghttpx: Add request-header-field-buffer and max-request-header-fields options, deprecating header-field-buffer and max-header-fields options. * nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite * nghttpx: Limit header fields from backend * nghttpx: Fix bug that IPv6 address in Forwarded "for" is not quoted-string * nghttpx: Support multiple frontend addresses * integration-tests: support out-of-tree tests (Patch from Peter Wu) * examples: fix compile warnings (Patch from Peter Wu) - Drop upstreamed nghttp2-c++14.patch- Update to 1.7.1 * Fix CVE-2016-1544 (boo#966514)- Add nghttp2-c++14.patch to properly guard make_unique templates. [bsc#964140]- Update to 1.7.0 * Reset (RST_STREAM) stream if flow control window gets overflow * Validate :authroity, host, and :scheme value more strictly * Check request/response submission error based side of session * Strict outgoing idle stream detection * Return error from nghttp2_submit_{headers,request} when self dependency is made * Add -ldl to APPLDFLAGS for static openssl linking * asio: Stop acceptor on server::http2::stop * asio: Rename http2::get_io_services() as http2::io_services() * h2load: Support UNIX domain socket * h2load: Improve readability of traffic numbers * h2load: Remove "auto" for -m option * h2load: Show progress in rate mode * h2load: Perform sampling for request and connection timings to reduce memory consumption * nghttpd: Add --no-content-length option to omit content-length in response * nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources * nghttpx: The initial value of request/response buffer is increased to 128K * nghttpx: Fix bug that --listener-disable-timeout option is not used * nghttpx: Don't emit :authority if request does not contain authority information * nghttpx: Add clarification of quotes in configuration file * nghttpx: Don't allow certain characters in host and :scheme header field * nghttpx: Add RFC 7239 Forwarded header field support * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang) * nghttpx: Take into account of trailers when applying max_header_fields * nghttpx: Don't apply max_header_fields and header_field_buffer limit to response * nghttpx: Strict validation for header fields given in configuration * nghttpx: header value should not be lower-cased (Patch from ayanamist)- fixed typo in libnghttp2_asio1 [bsc#962914]- Update to 1.6.0 * Fix heap-use-after-free bug when handling idle streams * Strict error handling for frames which are not allowed after closed (remote) * Set max number of outgoing concurrent streams to 100 by default * Keep incoming streams only at server side * Create stream object for pushed resource during nghttp2_submit_push_promise() * Add nghttp2_session_create_idle_stream() API * Handle response in nghttp2_on_begin_frame_callback * Add --lib-only configure option * Compile with OpenSSL 1.1.0-pre1 * Fix build when OpenSSL 1.0.2 is not available (patch from Sunpoet Po-Chuan Hsieh) * asio: Add connect and read timeout to client API * asio: Add TLS handshake and read timeout to server API * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) * asio: libnghttp2_asio: Added io_service accessors (patch from Andreas Pohl) * h2load: Add req/s min, max, mean and sd for clients * h2load: Fix broken connection times- Update to 1.5.0 * Fix bug that nghttp2_session_find_stream(session, 0) returned NULL * Add nghttp2_session_change_stream_priority() to change stream priority without sending PRIORITY frame * Add nghttp2_session_check_server_session() API * Consider to use CANCEL error code when closing streams with GOAWAY * Don't send push response if GOAWAY has been received * Use error code CANCEL to reset pushed reserved stream from remote * Add nghttp2_session_upgrade2(), deprecate nghttp2_session_upgrade() * Workaround HTTP upgrade with HEAD request in nghttp2_session_upgrade() * Introduce NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE * Add nghttp2_session_check_request_allowed() API function * Switch to clang-format-3.6 * Update mruby to 1.2.0 * tests: fix broken linkage with --disable-static (Patch from Kamil Dudka) * python: Send RST_STREAM if remote side is not closed and response finished * asio: client: call on_error when connection is dropped * asio: ALPN support * h2load: Add --h1 option to force http/1.1 for both http and https URI * h2load: Fix crash when dealing with "connection: close" form HTTP/1.1 server * h2load: h2load goes into infinite loop when timing script file starts with 0.0 in first line (Patch from Kit Chan) * h2load: Override user-agent with -H option * h2load: Print "space savings" to measure header compression efficiency * h2load: Stream error should be counted toward errored * h2load: Show application protocol with OpenSSL < 1.0.2 * nghttpx: Don't send RST_STREAM to h2 backend if backend is disconnected state * nghttpx: Support server push from HTTP/2 backend * nghttpx: Fix bug that causes connection failure with backend proxy URI * nghttpx: Use --backend-tls-sni-field to verify certificate hostname * nghttpx: Log :authority as $http_host if available * nghttpd: Fix crash with CONNECT request * nghttpd: Defered eviction of cached fd using timer * nghttpd: Read /etc/mime.types to set content-type header field * nghttp: Record request method to output it in har correctly * nghttp: Use method given in -H with ":method" in HTTP Upgrade - Drop nghttp2-1.4.0-fix-tests.patch (now in upstream)- Enable spdy and more example applications- Update to 1.4.0: * lib: Don't always expect dynamic table size update. * lib: Shrink to the minimum table size seen in local SETTINGS. * lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback. * lib: Avoid excessive WINDOW_UPDATE queuing. * lib: Return fatal error if flooding is detected to close session immediately. * lib: Return type of nghttp2_submit_trailer is int. * lib: Don't send WINDOW_UPDATE with 0 increment. * lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding. * package: Use -fvisibility=hidden for internal functions. * package: Show more information in configure summary. * package: Add PIDFile directive to systemd service. * package: Fix daemon upgrade when running under systemd. * app: Compile with BoringSSL. * nghttp: Allow multiple -c option occurrence, and take min and last value. * nghttpd: Fix leak when server failed to listen to given port. * nghttpx: Add TLS dynamic record size behaviour command line options. * nghttpx: Reduce default timeouts for read sockets to 1m. * nghttpx: Fix bug that PUT is replaced with POST. * nghttpx: Change mruby script handling. * nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections. * nghttpx: Add neverbleed support. * h2load: Don't DOS our server! * h2load: Use duration syntax for timeouts. * h2load: Support subsecond rate period. * h2load: Simplify rate mode. * h2load: Add option for user-definable rate period. * h2load: Reuse SSL/TLS session. * h2load: Reconnect server on connection: close. * h2load: Don't exit in the case of no ALPN protocol overlap. * integration: Update go's http2 package URI. - Add missing baselibs.conf. - Add nghttp2-1.4.0-fix-tests.patch from commit 4825009. - Small spec cleanup.- Update to 1.3.4 * Make traditional init script fail if new config file is broken (Patch from Janusz Dziemidowicz) * nghttpx-logrotate: Don't use killall since we have multiple processes * nghttpx: Fix improper signal handling - Changes for 1.3.3 * Fix bug in padding handling of DATA frame * Use hash table for dynamic table lookup * More warning flags for --enable-werror * Update mruby * h2load: HTTP/1.1 support (Patch from Lucas Pardue) * nghttpx: Do not try to set TCP_NODELAY when frontend is an UNIX socket (Patch from Janusz Dziemidowicz) * nghttpx: Chown UNIX domain socket to user specified as --user * nghttpx: Split monolithic one process into control and worker processes * nghttpx: Handle SSL/TLS data following PROXY protocol line - Changes for 1.3.2 * Check header block limit after new stream is opened * nghttp: Show error if HEADERS frame cannot be sent for whatever reason * nghttpx: Fix assertion failure on TLS handshake * nghttpx: Add x-http2-push header field for pushed resource * nghttpx: Fix compile error with --disable-threads- Update to 1.3.1 * Avoid usage of typeof and replace __builtin_offsetof with offsetof * Honor stream->weight even if stream->last_writelen is 0 * Compile third-party libraries if hpack-tools is enabled * nghttpx-init: Start nghttpx with --daemon * Bundle sphinxcontrib.rubydomain https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain/ * Bundle mruby * h2load: Record TTFB on first byte of response body, rather than first socket read * h2load: Improve checking for timing script input, prevent false positive in certain situations * nghttpx: Implement PROXY protocol version 1 (--accept-proxy-protocol option) * nghttpx: Allow link header server push for HTTP/2 backend as well * nghttpx: Don't initiate push if client disabled push * nghttpx: Allow absolute URI in Link header field for push * nghttpx: Fix crash with multi workers and QUIT signal * nghttpx: Add mruby support which is disabled by default (use --with-mruby configure option to enable it) * nghttpx: Drop connection before TLS finish if h2 requirement is not fulfilled - Fix typo in previous changelog entry- Update to 1.3.1 * Limit the number of incoming reserved (remote) streams * Add stream public API * Rewrite priority tree handling * Fix parallel make distcheck * Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined * fetch-ocsp-response: Handle spurious openssl exist status 0 * nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection * nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection * nghttpx: better handle /dev/stderr and /dev/stdout (Patch from Tomasz Buchert) * nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met * nghttpd: Return date header field for 304 * nghttpd: Support HEAD request * h2load: Add Timing-script and base URI support (Patch from Lucas Pardue) * h2load: Add timeout options (Patch from Nora) - Fix typo in changelog- Update to 1.2.1 * doc: Reword the HPACK tutorial (Patch from Tom Harwood) * nghttpx: Fix stability issues * h2load: Fix crash if -r > -n- Update to 1.2.0 * Fix crash if response or data is submitted to closing stream * Header table size UINT32_MAX must be accepted * Use PROTOCOL_ERROR against DATA sent to idle stream * Allow multiple in-flight SETTINGS * Strictly check occurrence of dynamic table size update * Fix configure warning that 'missing' is missing or too old * Fix rm: cannot remove ‘*.rst’: No such file or directory when "make clean" (Patch from Alexis La Goutte) * doc: Reword some of the server and client tutorial (Patch from Tom Harwood) * src: Remove monotonic_clock replacement macro for gcc-4.6 * nghttpx: Add TLS ticket key sharing among nghttpx instances using memcached * nghttpx: Add shared session cache using memcached * nghttpx: Set SSL/TLS session timeout to 12 hours * nghttpx: Enable session resumption on HTTP/2 backend * nghttpx: Don't rewrite host header field by default * nghttpx: Generate new ticket key every 1hr and its life time is now 12hrs * nghttpx: Don't reuse backend connection if it is not clean * nghttpx: Add AES-256-CBC encryption for TLS session ticket * nghttpd: Fix the bug that 304 response has non-empty body * h2load: Add -r and -C options to h2load (Patch from Nora Shoemaker) - Changes for 1.1.2 * Fix linker error with libnghttp2_asio * Allow custom installation location for Python bindings - Drop no longer needed missing_nghttp2_timegm.patch- Update to 1.1.1 * nghttpx: Fix various stability issues and memory leak bug - Changes for 1.1.0 * Fix DATA is not consumed if nghttp2_http_on_data_chunk failed * nghttp2_submit_response and nghttp2_submit_headers may return * NGHTTP2_ERR_DATA_EXIST * msvc build fixes and enchantments (Patch from Gabi Davar) * Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler) * nghttp: Add --max-concurrent-streams option * nghttp: Add comment on HAR on pushed objects (Patch from acesso) * nghttpx: Add --include option to read additional configuration from given file * nghttpx: Add backend routing based on request host and path by extending -b option * nghttpx: Allow log variable to be enclosed by curly braces for disambiguation * nghttpx: Add log variables related to SSL/TLS connection * h2load: Add --ciphers option - Add patches * missing_nghttp2_timegm.patch to fix building of asio library * nghttp2-remove-python-build.patch to fix python bindings installation when autotools are used- Update to 1.0.5 * Add STREAM_DEP_DEBUG macro switch to enable runtime validation of depedency tree * Fix another bug in priority handling; sibling's item is not queued when ancestor's item is detached * nghttpx: Fix crash with --http2-bridge and both frontend and backend TLS- Update to 1.0.4 * Fix assertion failure in stream_update_dep_on_detach_item (GH-264) - Changes for 1.0.3 * Fix bug that idle self-depending PRIORITY is not handled gracefully * Optimize dependency based priority code to Firefox style tree * enable third-party for asio_lib too (Patch from Mike Frysinger) * fetch-ocsp-response: Support LibreSSL, and include port in ocsp_host * src: Support compile with LibreSSL * nghttpx: Fix bug that x-forwarded-proto header field does not reflect frontend scheme on HTTP/2 backend * nghttpx: Validate :path on SPDY frontend- Update to 1.0.2 * Fix bug that data are not consumed for connection in race condition (GH-253) * Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 for Windows build * Translate fetch-ocsp-response into Python * libevent-client: Fix bug that path is broken if URI does not contain path part * python: Call on_close callback when connection is lost for server session * python: Expose client certificate, if available (Patch from Fabian Wiesel) * python: Catch and log failure to set TCP_NODELAY (Patch from Fabian Wiesel) * nghttpx: Add --add-request-header option * nghttpx: Make WebSocket upgrade work * nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade * nghttpx: Don't send "Expect" header field twice- Update to 1.0.1 * Include stdint.h instead of inttypes.h when compiled with MSVC < 2013 * Fix invalid memory free on out-of-memory handling * integration: Use our own copy of golang spdy package * android: Don't link zlib bundled with android NDK * Dockerfile.android: Update NDK ver, and ubuntu; build and link zlib * src, examples: Fix up OpenSSL initialization * nghttpx: Allow HTTP Upgrade from POST request if response header has not been sent to the client * nghttpx: Fix bug that PUSH_PROMISE is sent after associated response HEADERS * nghttpd: Close connection after settings timeout and GOAWAY was sent * h2load: Fix bug that NPN fails if ALPN is enabled- Update to 1.0.0 * v1.0.0 introduced backward incompatible changes from 0.7 series. Read https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier to migrate from older version to this latest version. - Changes for 0.7.15 * Hopefully, this is the last release for 0.7.x series. Development continues in 1.x series. * Access violation in buffers (GH-232) (Patch from Etienne Cimon) * Retry finding jemalloc lib by je_malloc_stats_print (GH-233) * inflatehd: Fix crash if 'wire' value is not string (GH-235) * nghttpx: Revert 585af93 to fix crash with TLS (GH-234) * nghttpd: Add --echo-upload option to send back request body- Update to 0.7.14 * Fix global-buffer-overflow in HPACK code * Fix doc for nghttp2_select_next_protocol * Fix bug that promised stream was not reset on decompression error * Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) * Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) * Update sphinx_rtd_theme * h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) * nghttpd: Add -m, --max-concurrent-streams option * nghttpx: Log absolute URI for HTTP/2 or client proxy request * nghttpx: Add --header-field-buffer and --max-header-fields options * nghttp: Fix assertion error if very large value is given to -t- Update to 0.7.13 * Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. * Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback * h2load: Effectively disable flow control by setting large window size * asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun)- Update to 0.7.12 * Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id * HPACK: Rewrite static header table handling * HPACK: Never index authorization and small cookie header field * Don't install libnghttp2_asio headers if they are disabled * doc: Specify program directive so that hyperlink to option is correctly pointed to the intended location * asio: client: Call error_cb on error occurred in do_read and do_write (Fixes GH-207) * nghttp: Add --no-push option to disable server push * nghttp: Show stream ID in statistics output * nghttp: Remove --dep-idle option * nghttp: Use same priority anchor nodes as Firefox does * nghttpx: Don't push resource if link header has non empty loadpolicy * nghttpx: Add logging for somewhat important events (logs, tickets, and ocsp) * nghttpx: Set Downstream to stream user data on HTTP Upgrade to h2- Update to 0.7.11 * nghttpx: Fix waitpid race condition in ocsp response update * nghttp: Consider user-provided :authority header field for SNI as well as host header field - Changes for 0.7.10 * Make sure that nghttp2 license is MIT license * Add nghttp2_session_consume_{connection,stream} to consume bytes independent * Add nghttp2_send_data_callback to send DATA payload without copying "static inline" fix for build with VS2013 (Patch from Remo E) * Update lib/Makefile.msvc (Patch from Remo E) * Remove dependency on libws2_32 on Windows build * Define NGHTTP2_EXTERN macro to export function for Windows build * doc: Generate API doc per function * python: Add async body generation support * python: Fix pseudo-header field ordering bug * nghttpx: Redirect stderr to errorlog file * nghttpx: Fix bug that data buffered in SSL object are not read * nghttpx: Remove --tls-ctx-per-worker option * nghttpx: Add OCSP stapling feature- Enable python bindings - Update to 0.7.9 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * h2load: Fix crash if -t > -c * h2load: Add -d option to upload data to server * nghttpx: Forward only "trailers" keyword in te when forwarding HTTP/2 backend * nghttpx: Fix PUSH_PROMISE header field corruption [GH-194] * nghttpx: Fix te header field is duplicated when forwarding HTTP/2 backend * nghttp, nghttpd: Add --hexdump option to hexdump incoming traffic. * examples: Place AM_CPPFLAGS first to use in-package header files first [GH-192] - Changes for 0.7.8 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate :path header field for http or https URI scheme * NULL-terminate header field name and value presented by callback * README.rst: Cleaned up the grammar a bit (Patch from Ross Smith II) * h2load: fix for segfault by reserving correct worker count (Patch from Stefan Eissing)- Avoid shipping documentation redundantly. Set RPM groups.- Fix rpm group- Update to 0.7.5 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate HTTP semantics by default * Add nghttp2_option_set_no_http_messaging() API function * Update http-parser * nghttp, nghttpd, nghttpx: Use "sensitive" to indicate "never indexed" header field * nghttp, nghttpd, nghttpx, h2load: Select/announce h2 in ALPN/NPN * nghttp: Fix unaligned field output in --stat * nghttp: Fix -H does not work with -u upgrade request * nghttp: Update resource timing terminology according to Resource Timing TR * nghttpd: Add -a option which takes an address parameter that allows nghttpd to bind to a non-default address. Patch from Brian Card * nghttpx: Use omit minor version in case of HTTP/2 in via header and access log * nghttpx: Support UNIX domain socket on both frontend and backend * nghttpx: Fix crash in http/1 backend when backend returns more bytes than CL * nghttpx: Cast configuration value to rlim_t to avoid compile error on 32bit * nghttpx: Fix 1 second delay in HTTP/2 backend connection * nghttpx: Fix request re-submission bug in HTTP/2 backend * asio-sv2: Fix compile error with OS X- Initial packaging of 0.7.4/sbin/ldconfig/sbin/ldconfigh02-armsrv1 17748801061.40.0-150600.25.5.11.40.0-150600.25.5.1libnghttp2_asio.so.1libnghttp2_asio.so.1.0.0libnghttp2_asio1COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libnghttp2_asio1/-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:43316/SUSE_SLE-15-SP6_Update/6c2e26f4ab767bdf6cded71b47485144-nghttp2.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=dc61a5d07b2c5c7bc607d3e58cf796b2570bdfbc, strippeddirectoryASCII text PRR RR RRRRRRR RRRRRRRRRRRRRR RRR RRR +=dhtM{Ѓutf-8dd34e5d4bfafee056deaa6143abfc960ede95cf54c1742a4b8bef247363f47cd?7zXZ !t/઒t]"k%+q~+. m<P;@i]>QwA5px#I']07+BVEKUk Id&̨lZA@2mwjӌz9ܹ"Q@- Ki mAir}"Dzu?裸ljo\vl38v:6Ąz GeW鏵a]|X0zҔ{ &=^=y] k$+O`ϩ]xJL[:]NMffZBI4s,6c!DĞ|RaMI,K/ȉX> ʮT)oB~V,xAAS >tZVe_JS"XZ:!{YFҶ]@؉G3r#Rv_WoSq`HjSW=&~+#t šjd/nԓ1iS1}+FJ6p D({[-L\YӼ 02 zjʎ{v;u5F{b ,Ayd;T.d&4{/*z{w7~e0|-4 qH;$UCrh B,ǕsR {63|JhJ׆>:YX@Z`~  b@0ʼM{4bMKݽ,,Z2k+fRR4ULѣ |,FPFA]J_#1#y8j^YKa;`J>^DKtۖH`J gEQ78Sa]RVA}}ߟ(r#>OHhV8]PueDƧRdެ.]Fͦh|^44/ clT\Gܭ wS:! ICJ O-Z$ /uM,N<_BJ0pfq0e.+ @]15PW(9JC+txq5gGg[GZ>^I{)K(9Xo;t"ŵL|JɶA{lE3G01=*2D`x_gIOP,9_[)T$}NrN:!ؑ(װ&MNfwB_E"9'FW6cU.} c p޾MHI堇]X.=rM`R[ȌT;pL`l)9e n5NmJq9C7yh֪ZF-3NFeE6D>#Fu0O.3\9Cmc9¦؞ge?T 2@ٱmVŊ}:"m;HN2t8Sk@5k9dEG.u 0|S]@W-]ٯ 07_OE<&|K90$OƀNEQZ$ 5Ӱ ?\r)c[ ^d-ff,0[oqTTgS:ױ`uAI-gx#ڑG1*kpj숂(jv֑t_Ѧ">Q`UEh΢~Ў/DV+Y}'5:// !1t׮R*ºO %whGV6Ure0oXX'NQb y{+XvvNm6eF.^7rp}5WHojiw%|iJrxzd΁fםE[~Xu'yj=bjP-Ai9He+^p9)Ix%DPP%`CS8gnClJ*Q]ӨxZdr(F@CWz& ITU';}&χ5}sï$`;wDeanPh^w:~u͹(yaMZ6$064װ e‰zY`^@]*'y2_o m|)H2z;m ]jP#Ⱦd!02{@T4;[hsOyU{jv;(;팽z %oi)H(Ot~f\Rbʍ)ӕW GZzg"m].F n$UCHCRH|X(b0VQ+> !Ȼ3 m.R kޔi=}]9^ LUгR[s$$YBF:@q]wl[?P`G_\ ʞ7>u5*ЫD[gX^܊Bq 7?v (}!u!7 "Vn%vЙ)P`v n[,$a3%Qb%ه/ħ#']BÒ` _JLzun}&>l0B}!y,B:I^Vת\$JJܰ:8 ~d|zb|,"{ X<ɵ#%ԶLBR59qzpP2y5ho) B"t>' ztR$ډ+rWؗ%7~nu[VEcGE TBtH4`O׆Ȏ|a,ҫD%Y[%I&1J]txA~D:]=JϊN gNa!'#ǝ6{aU#A6q-6"Jl)=cDe3<(U WZ=((qtuIs:*SO'se#Θ ޟ\67sDD,f#BDvumAk$a- _GB 0 m@Ž%qA󁽕lr*IEb0Xn}ɽ7-`ɈS+z n=PlȼOe(H,IGvi$7)ebrz2e1icUHu;LBQiZx3 fYs)0#wf~k3fIN=ɫSK|,;; ֐$2oe0bM7k= f"9H(Z.rF4j,C x ~[U[kicD;[kA CdoݗE:c>a MeWm/++^"Y=]Qjcl5e;ͅm~̬Q?*\Q8mU':X~}@^(-%+٪hjVP,DǪ+$ElMH[%m=kwc/u]aRb"L$| K@tx\1 sҁJ`bf93R= */4}Q GN%n G;WyK*d2h%p̑T,3eSLQ'%Ml;:7S(b˝sVʩnV8W+ 6y #^6/`ZK:ɟʽ$}6nPaC yLR;ToES>\DaeP\As,6vdnՎ*'(fk3wq=Qe 8ҙV)Njp= j M?t½B;nn:D-/|N<[j{ (/@̀00ϐ1O-]vǴ&x?CX8GO~v{Uy/Ykf]b;&ɶ/!OFnHs1y-R|MA}rKAU.E|f5Y8mQF.$^ɂ~МOn Mb$[(J/U~zOJpHHA#{~Xnj;ά ҿ! Zu|Š{~> %UfА)*Ho\ر,DPt2:; ~wS-0Ռ3k+sX6W/ z]q4^6*\a8`OĨ7c""K(8<\D"yA(~mUO"ONkd}R<+=E#DF2PxvPI\vb뢍C_lK|Qs+Y '*fex=0N5h0Zvqx Ǔ G+Qk仫I3 A~G$Dezz2D0+6y>J=K#/ t7ck, U싙bp\8m~!f&Jxҁ11dNZqr8zH^zbq0+\#,9lL-%U0 e\zTjاi&Z.ʝHr1⒉?4gEb&(L9 =.2Qc/ A| T'u*Y,9u,3Duj$t ֗z^Q*!:jOD2 ?N=uo;1bwk2L-ż?iDzA+o[NEθ#+sWD>|iħgdtEL(mCZh~\|gv1NSaa NIFuo ʣn&pG{̬ %AAiLR(["zi8+v݋7"Ǫr i S{|9{C!ÙW7*,;`&X]YߨOKrd@8f˘`ܿ6pۈI mt+f?pay/԰ϰUIXREx69y;k#zZ)؛>Qt)Ґu8\t^7/Lp=br7iԟ@XVFfSagcѪÍMeĘ u|{mLԽB+[{='8Y7Zj{܍@zҮlecjY  Şn"_k,?)( mBARx4_R.吾339TBgDD6=Pi+xue\K6.W!H7q+."9aQEO&ppa(`ݬ"}k8񃻊zh9%G`a5%'Ġ=aOXT9]C+#'ha o?xA!6Fg2g;-|F`%D#"%`31}k\BRfq?f2+|%Cx2 Es16}fȻJXO̕"G5#O;8NM['/2'+%ٚčGA}(|?j+/[ ״KwhJczAT27VE:(&fW|E@' ۬{n7(MM+B?t8؋)sf6#KZ7!9٩x`+5%"Ig\; 4 Z&r9->6ۭ>7s@9z I!dLmٗEՄ!zt<``o(+-^?C/"t#.@ĩf9`hWqv4Ǜ j a-Ff,oa"룘 _m]s>r~9!T Rn8Nb~+̣Dn4Yk |U#P\63H#TYtsWƽ+>42bfqW%X9tzIhcUb/#u%[$yA[b_e ;,ޒ,ߗlҐ* m{٥('S 3$AX9cNM!͒ji"ZL:rnׇ[njJ$Q,aUF֯sG_^t=|'&پyx=vsbcP i7BQ/D}NًPɞ7u[&+um8isw:G 9)x{\E *=h49{C48Vlr|eX1O&Rz^xvP/7L?שUҘHTJ/7 lDs/J_Ņl7w>ކCʓ}kYVQ@"A"_rMaS9qiG.۝P*|s%\ wZۏ4/eus؜!IE(YTuO#h Rgv)`h#>stCMb0J0uL}!Wmh-.fVtit5gf+= V[­z&mݘ*#)/Kw{]=# 2:*6b3ǍG?jkAȻViX%xf]2BLNJ͋\!{7(X^4aShXIqK`2¶+stGemib ?a+Z=؄S fWo$U cM5`'wYT)r&-'h=I^7}_N

jJ+a^)Do#h2X.gQ+4qf|vomTpi5]mǟ_ՆEh_G&i™*8t V NbA~uZW- YUl|s!11RJ@PRA=͝ğ NMF8P?Aת˼&@RI _ρgO0<&aN40aF"b dlpjb<1mcfV4ԮP3{㷯W6yŵs}g}@&ig@ɉB8K:?.P4YK̯#Hx I՛-3Seh#04 Bɱ,y.1C9/WN{@583Lª;&@n'~e]'PluJ*O.6fIw@=(9UB.LPf"徘&Eɞ()"\󁥃-mnhQ1d2QߊkG5e2hX}b}Uq%U 3iT.|O׿R/-ce o) ٯ?)!7Gp9QnWdӣg?gZ!0G9Y!Ĵ%~O{$CWv('yLA+}"a >5 ?dq/u+TlSXVUPʶq4@7z!V{œsoDńHAcDn {mг7: :n@P~BsLVj:읏p. Ƃe kyq_$^Bvd'!d5dĉvդ ˱2gP@s%B֛XRn/,n5a(l!?%*pu'lQ✎K)7I ВqJV,tɃjVۀ7tZҠ;t)pѝ g \uSKJ˜I1GjVeZg>9*u|{}z+я >q 0kCܤrG:U{ԕ衤l t&LAG)c &l|VTKgl$[L~T+iqq?$'3U/2hm :{rM{P@d5:2npzJ^^6-˝ a9 /=4#}BL`H|zR_CJ#a@OcgC3{/XSV'r'$I!v̖{u܎2sH xNSLI8fW}^OyG98,{bw߭2h3dӷ6w<[I!4XPci٩ XpˡSv]5.`JYx~/h=2t;1#bؤ 3^"UzAx+a=U!Akv?Po*?Gz=rۛ]qj,HDl`M̆mԺܹS ? jYXn,s+1H,䬧F>p+s1~ρp+~i[\Ÿ~3Mw.2uO!mt5kcnJ9`=M17 062I[4Qr*b,j<~!:Yv6r}ܓR{Ho:| =FL;'tB]$Bg*ݐ/RU^Kn6 v[1ǯڔ}siy~mEE!q3* !|ġhRNnkhm95y:)oQ7o\ޖ3(=p~Hr+4*:D/, 4M9cA~෶0h ^Ka(UcOZ߶] Z'ErѦlUUF=~vc`)@d ShqX0'bCJs9Ob;Z^<[a2gwv]b8pT3,Ol%(#~Q#ȹNB%a|'x٣9Q|Y:kkA M|8K[>?{АyD6@-#;yo ܯt"jRxm.AͣvZbqN53!j+`/TԬ%eթJb +avP0zyBj i HMzS74Jq!NDa[x$l4y2캝\P6w sX|(Z5  Sy=d~ĚCĥ1eqXSݤ /a^p-Re vIY{W*',́GtFA?MKVc%/,EkzƩfeQ# :m|Sl;EC,kq2}CA`o96u`c\vQfm.GjQˆ'A<.b4Lq:R>_AUa3OoqRn[PΏ"@kuk/ŀ'O@{Ȩ' \;)k4tz2$=+9N47tholQXrӣd_<5'1r)3mi7/jw:^>ye^Ր8㻯- Wi|TB|Ƭ]"OJa_7-݄V:'_,֎I`kv'~gя o6m͑Wk-pX)\,ߌL7@0!ƴ YrHHңb.Grʓ:1<"MZ,ϢOor>Z]!M 3yW]>Y"XӬhKsi0UCg&`6:O3d7Z%481V83F!o17~1+v@?״apQ,qwU&8_vn5 LxՇ P`{tdĦ`Bƛ[qx0k$L4e`e `B]jB]5U}#=,\ J$\qXVzPȋ%Vt^ٷkݷ)vQo{xS'x!wv QjxgQ ƗYt15wGo?!ƴ@ QnIHKzsl'@&yVpݱ;-MO<&~?o {N;Bilܓr16 ֭YOM*駊<ɏ295w _C99;`WYtBpZ16Z~W鵟Yϻ%Y H¥4,l@ܵ)q ;jY1\6JpʷX1eaD|8,}lрrz픲cIquѣ9D*sa.O!5 +pW~x eaowZx Yg0w¨ʉ^u{n71z{t0#ѱԍꩾRqC-g ?DIAlOj蒊 95^i,uh1c|IUDcT?E vU٠ZN#ژ+"++.iـG(!5D<\֔ WƵC;#UJ_G?&z6hYwLC|NH=vc ˹mXy2B@ՖL M5Эr~u魸;' ކ;\ " p/-܃}z)9 P3o_?8;BT򫺊+JYjj7"'[g76ze,;>YR赜E(ZxH CI5ML '7 1*dx8,e7ӅPYEYe0#ی˺T'q +B w`ۥ/puŴ @$BOtu M4Jm>L+EqVœ_'51!ZDWt0d߆yH~n3<^rr졸]ٰ *Bm`h]TX ^0cscd񂮼G:'rx!s? Tx"ٕT}X<"_(Ln/̆"B ]|nb~BjĥBG@c 8 .anc+]fG,g e>#5X䦐;KǙ>Db4͕Łx)޹i[GdՁB@Bq5C\t'9YY$Ps"dJ?2>7FWN`DW*Xd8 Qy7?S*͑xJF`c%]sE-܀N a-w y=Ωn=e67rBG" x}M>08l=[՟"\ǩKG+8<&8@Gp*M3x[[A,.JIr NYSyƳw@S1sJ8K )NKfO񴲍b2$فakﶣWzh"FN[+ Z-*wˢD  uID,4$U[$HۡĔZ/쟐jX.Jc~10J!Y;_cnb_gyluwDZR2h!uj<*oJ85&o,P#P,EלcYz9vt͑'8iIv(:E|$  /p7R |>^B[i=)xWqc.K)H(LFk8(4B$owVxbiߖg3o_=#2Uz"'7\MDhYI=~fr[3t%QߝI|G5w<[&ăg. QV)JPYe .ґLqˠڼыjFW'2W]1Tnݿ+/&k1^L?@aPNeUK=1*]T>I8ڍG u@O:}8p";1j~xOmuħ:kXoF -NU3Eg;yNloo h~vdYI'Q eCzNy+\/H?.T@w"'x7o;iuRi߆=YT2_H#[z+}A,dE,}a7lA/V\YśTbiRmJMP"Kn=?m'cjEWԙi{*VS@!Tm!(\٢sy&fGL`+f+d˝^yTxٮBoS]* r[7T (Gׅ⏮ L;{fıM$+嗯Rikaw6rVJ"[.+aU)eev J9 U G_V-ŵd~[_ /|ş;AB%%NW[hP|aSO2 n\մ5.v?{#Q9BĻ}+G)&v!^U 2[4HwYC [ I;#z{]1à|°;/Gt͍ݜ<+,Y]45=h3Y.Ię3J & )r$]Ƽ 8,o\X+?/RoPQ{|c؁^ kӟ>ew C(9@Kլ*ɖ?\z`b./xuI;L9< h>)4Z7Ӡ)0JPhғQdGcɂX`{ 0|y V?FFЯ+*K0V &͝wC0oU#P>T" TDy[3{xQaw}jќnml I_4ں 2#.,Q>7$SѷqMfAw)L*qSlݠnQ)?>B~11 } i/ Ql$ʺ|^}L"ȁ:;| Ɨ{ ?1 z^ߟMh\9:h7{G :PڌH?`@k圁DyDxb,}mC磷?:3|eэؚS+ʔ?w(u80LcTMLB*[%iݤ -WS 7,O9iMSg)dVxlo8-5칉)ɭf6Xswl'6s3\Whp`:1vZr6 ˰Y31MumLhqNBaXz6^sZ%r  TlE&BUxzxWpsMPa :]6czލͥ;>.rW+wyw;L /tJpwI<ּu[ˉ/Md\6d a*psdntTILDTڭu)8;y.\~ ҉]˖ W. +~֌'rng:(6S"nl:߁HvMb( 3d3dYSR8n6rŸE.ID'ސtPw=78u+/iZ@:)u\B7MC:\хj=֫Xx"TCK[S|]#|dn`yz ]?x6A糊'ٲ!+_@/À{'d,1LDyr)}Jo5QY ]ƏwK89huhh;DW&vרVO`G1*|. Z.KkHB%9ObjĈlL֜{ݦ=^)d*L_||f?/>"'id/jU{4(5"Lږ\pee 6?iά k:;zAaӧ^JJg 3|"OӄBEbmxpjRvǜcuIYEys=A*hY:E [ s/iq]hMB{km{Ղ4lf>jg4[K-)uaj) 9Y̪xÕ+ lS8Wө_üa_P*a!] AJAWt̝xgqܒlS;[UMp4p }e, CeFO^3Z!M }~Y1UZ$mr a/Zhq/aŋJ#ៅᄉmKq )O Ⅳ<_{z0l a4ׁB@bXIGS;Rxz)l@tb `2Ђg $6$1zE IVb +OUnK#rsFC5.ERn}9i]AojnFː6?̪iSBѳ2gpGd,+Sa gPzUD:!y)"Iu߅؄N8'[LiJnZ=)bg{@0[_Z']Yny7+?)Ur$6U4.[Hjk Ԯgc̚ Ef7Li7Pu9/>| {g#'$p]9a*bؕ`r&W,bGdA}- m0y8v,$mAl(7"SXŮ61,c+Z%{%iպ_l'M-zkX\4:0;\D^#Kj]֊p ,jM/6xyn.$ͻʍfx%Ͷ\c+,0-˯VTDbܞ:([.&wU50Vw'HW`\E;_2]N/Dgf iz=Yr0 VQ ̌%bs ]M j.K}OS1skmJK$Q^!ΣA9Ot 0 d!\vS9vSi0~ѻ(yUS|1iIE=ğ~!=!û.J!}_ش| osG5n@ e-P~^|TcVv/vIL> ~1Qe:Pwv?"t+g³9N똵yB+c`x‹F @H9vySQePjOU!:u~~ tf9LqZû` _p-mC `z9_ƽG;G!`KR2&K2Pt&\p=tF̒Q==/X{KP!ԡE-W_V?Q 6*8cFd/v}!LaTA\mYL"iYskmqb>)t$KRErXOLUFڷ*Ӣl\}3Yo),i8Ss#\-k4ʍ|)liSZ/bFp&mJrX *tDuRA4?52/ R_mTgmG+D\-eSPdZZxwߺ۽6xjkIqftO馾@I爘.1~.ZnXQkv_-E(QǔVvhH R2ڼΉ1!_RΕ, . 2 ~h@P5tk]/Z-ۙ*D:ϟ<$+WM B@_s24$+ozfepIkݐiE"eb9T׼*Շjw XrnB:J}usCL @c~=mv2}]S˓v׸ 1%!ɝ@OFIL."rN*HgoI埔%~W :B߾9Hr$#f E~rp4FEhD3Tf¢+ a 02EUD!/.}0`l\k1+[]bý$y2X5TV4%E?x=h4?N+IwCq@k^7Lj!YnPCSG;lY:VQ| 閂 ԸwH"@=f^/~15n.]3QSW7bOeؼ0tj@^љ|e+Z[Hjh PTu]W t&2fA"X0>vMB\+y"OJ|tIDR͔K6ݡ*㾘!:@%Q`[ɻ/e8<1O #Bגsp5M+(U^bz>hNIAKO8A6<8[T1 t]QFnNss~wEc\ =;LO_F"RieA^[.̵&У١0hՂUɆƹ^;2`W k  Q|>B8%j$rӺ6|j W#czNߗE=/P&pN@&x{ޤz%Uů:Vc*Gkl^" sμ%9dVf;|I:6(hڏA>[M&]i TF74tIE4睡R-8?)(Wq0j g{{P#IUf+1&zcXSDiS{Ҏe[jZx+)8SBr5? 63Y? uj|oܫb|ԕRsUFE,,]kbrX}֓7p #̷{ <)sRTT.|bS\Lk}z] W(SRJ쇅lTyPj~!'L.̓^uMs/iF2D*v3"Ռy"*XLxR"o*"DȺRM_Cc~h1h_hs]RJ1@F&]0|ʚ oVX 1)= I[W۾81b(EHg1C+7UG؄L8ˑn +2.0)gb$) !`de'CGWO,yFvZtPk&LftWAkOnW5,|j.tl,PJx􌾯41QDdgN37J`@A[Qt]`Y-:)t'b3*] އ\wBk:h# 馄!'>e?>UH*豐B葉-ntGRM>#wBKOdVk<ךnY9 u$1[8\)9 [53Lj)x袡ݲyj!ƾ ޶iU427lMU 3]sj>68Y%jغUD:iv֚`kTDxbmf@j HP\Bx-}wQU&G}QZ)k75l-;?2ڱ\:DSh-``#,G*!eN I 6E0i ΁_hneai+[s:r_LjNy¨/7|ъK -lߢ:]GzT+±l M;}I=57u WK>=rAx>);?ϒ*{,X.-F} }5xs/u^n+t-[.m@bj+YN<\(q) y%Y!j/yo!3gFH' "z >z'@r|"SW%Lܱ,Zx=b41(5:0Wfu.l/%MJ\Ӳ~w2Q}'r7f8D:@ +p YApb!wTPăz6ʆvюG /(4vkh﵆mAezTaA{e_T8a(XK.)""VVܪ%No3,3#ٿ/q> C+1jf^@?Dq,!ZOL'$5izv/a1Ĩ|ɭv-9. 4F-H,hZ y!Z<狗ZUIL]rLgcSĎ$^SR:i ѤC!%1=QSI0q0˵ qt51u,uHTY,3OWvIk<"y l4KS|o-LJ=_h6H5%8埥yx',P(Dz ~.K_~^ "'d:[Q@1C>7]`W4sP+yH8QQ3 ukOKQ$ m=k6& UcЮA;|@0$[L鿔obr{JQ^ 1_DVH F [tAz7-KHvC[LicY k2of3t{By-[T4)=SCϨ p=O3"hZWSp(>&[,4(w?~'Gp+LRZ]=Dl5} SL`@W |ĄjJr\;a>AU7BBߴeO!rXgm <}M2jLZ?QR[d۽10@S%%E7wbtJش:J7un}'Oƹ8oc~.θ0ctVr4M#ΰʘIc]aYsgF&)(^vG `x\UyKPnq)ͦ nPFI1eOG#ٽ?>Y,6Wi  jH~7uz)S R(V 6䛖p\#i1hC?@=6p{Ckh_GѺ\̸8BZTx^ߦVoL0 Eb'mr_ܧ[{4׋LmM+]qS*BJ{rx`>"_p!|2A/"\RG}PM}SmO'qP#AG){єPp~—f "aVT5N?әqܳT*OyҖᒚohםhђkrH (f(u"4:2ĉCs=Z2y%97^q|z2pᙥjCCj]J}=z? :ی{|3= p ^Sy˱H..=SZ-V&! <W"idOU^: ,,5DL;D)y,K7eRC j}䄽Jw29yZӥ<!׫j JQy9gO03rdߝO{56vęsnHFѭRXS[W0<ݯ1pD-^`#V Y qծVԄE#;m[Dcf#aU/^& Z65T!F c҅%# Rg74^L(;Ge) AĠ+\hBc 9zgZ͇X*ɨci0lNԑ])P~0t8\3<+(o@J&*sAb%fX-tD].a.]|-fs%ɜ@}ʅ+qUJ ?ګosL+DQnk@QBʞ\]@]ybB(!4fgH75v01cwtg,B[z=ia \9 ؎/ p+6Q _5sZ_8j,[ s!.(oJAࠛO fqoX\:,VOwAo 챸Zxvaa]⺽"АQk Dv<݉d!G!ǓȈwFj@qv}/ S.P j26e5]̡I9yl!_'?3{ր"S1i1 O?y5љB=f(\G x^4N,4X: Ncݦǿ#]܇_#D1"S'>l͓8eBk}40{Q)}A6j V$=衡G@iY`{U/բn4hU EfB֊ E=f_pI:m(KRq.I:Xsȓ8RcEd|>BUPSp$F\;_õA2*$h^_>7CaLмnB xOL.`LFS̃6 ieX[u.),d'd4еUcs :z"phVNF^w_Z?UҠ(u?܏ӛd?+ &FURĴfcr mHG"Ph#D#W{XǦ'))Izj0\qi3@WE$ 3䍟x܌>{P`z>ĦǬ-\}e-I&@ubETwTkK8I4pnjbDL1/#ɠ29":=v֔漰|Q8.%?12m x 2W*O7& Dj`c!.\Sh'<%F#X=n/0%U :FPAS=`+b+FbQ r$7 }J/C}yEϾl/Jm6U8)D[.ȃ<>[Q㭵JhTt!f,FT} 4J(]?5qfĄqn}Ͻe_7FB3$eutC`yGie F=4OvK|d]}VSqd6Ʌ3\@/ʚG ''}\9 [9 5SUw@AET-SvG)fK 3~ƓTŋIwB2?ek{f3dS[NI^\J/cDDf+V4|9a*?fwƏv^5MM2w}eqC)]:$5T/Ȗ9 BMƨJ> |}w;uE"l#]GZJpQK)w7X=V)V(ᱬT71٢ﻣ^1FNBB?=Se\Ed<>uOa:Gh;|:4"iF.Qk;.壒>Wږ"sMaB7"Fv`T0qA>/w`4c PqA^vF:uXB%zWWUEӦ̆bsU,3T{*^zQ u_G4QR7Tujҿ뙟e&%67WM%.x<'/`*%#) 4aeq\/i;Dhqܫ* ozɳbU&Rb5ѡ% 2 YV}ɴbےl6Qzzž-?a967RPg^/á#I:;%@"-G9(AMl;r&ch@ l,q#" n)gxuu(~;ef"_,͖=]%FҘ|4s'-Qר䖬BIIv\ܣ?j=Rlt>D 𗜆q춴ɻ9O%)OKc%7%!O-.>Hg} r2Lsh>-F\1pls+G_Q~J@mq8R7^V1||Pzqj bK7.ϙԾ|G$D҄ qؠlv` *%r\fKD6<9^— n֞CW{d1G#?ZU$糣Vm7Uk2u/ڻ vEb~!ɗInЁ^J;!\Y ;%4ߤ PАxl NXif^oPVh6È蛅 0m]0. d !MI{SIJw:GRa| Gh$yqH1gF'CbT m8|13HIVkDQliM걢@JƳ/IlA,xvaP^%,rb,5Rᭀ"$ELG0 Zc+ /x{_s0_ ؆$وPd_y@75>f%29~mBC׀rjI4/ űwܽܽݦN0I>ߦws7B+ p7Wsh`]u<4qV>Bװ0">RHXDTb~UUҥ:z*8Ɛ,00Mm٣ Ѳy\@L/ Jgha K'oko!R- *-8PF.EeOXy3kS kNrP@yџV;?1 V~^rZw,FZ.\  I+kDqh6 - z<ҡOZ-4_! Z s T~ `)J:qU۽J$ɤY8_p45뾹cޤ썲448r'|V|}bA=C *$ IhV)v^pbT / 3k ;ZOCZ}79uߗ`3mnd, omH5?wHt@(I.fCcFqáo2Ff똈(Յdg(?&?Yu8HL- "~EުUy͔Wl0T\xŨݚ:ce^0&J7c:qpC .#P] Blί5陛v0yV 鸌k~yfzzӣw g.'jL͛ N:a j*ob\`8 ('z{Ba75mX@dTQTniO]6x:sr {0;?WZ=fB869;.D=lOg#~"7-^#U$3pSvP Wi ;$vg;8ZJJTpz{2q?˃:wH8#׶\S܀E=VA(8C@ɶ~ tXv9հF<eW:˵P鈽nBEúrW a |N=p̖ o~ 8y>,il+!N%6V~S"d#_ lT?혨iOC'4~S㲦|z/_!bt]gG  oWp)p cy(5%tp}Z7Sȗ#U;ڦ1~.гp-5w}'@ [֒*~F ˷jXdXrF-6,GȭWlB:0^j-ߐV(Ag8_́w(mwz==sW`rR Er<)L _ɴ[h*cMG&CVe(uVT"0xirXhL LivgA:3=ءjDi90nuun[Z_C l\9`U=\suxZ6M*J|/xOG/C TB1_7E hrCxXeo3 311O BfuH-|έ}#hё;t&#a/@<°d*D8LD*3|Co3m,}2 /|g=WQіK0ÂHܞ~eTX2"f>>>Z-<)tQbeGpdC nn^,Cʒr׾qRt`Kׁn7qzG8IL|.4/iWmJ튏UmH ]鉎J(ً"{MۀȀǂ8fP0o.%PG{}olZGg-Fq9 u72Ckj_<kaT2ɹS+w 9kD,tSTo3?)'="/Crn6&&s9`K_zl QșCNr,^Vс]p7g5/ V%`d/%oq̀65{Un^Y)1W :~ uYVb% 0$$u- EwFXk,j %uuj>XII 6z[7Q'l._෹1C<% f4$FM%piAg;igV/۳P$ӚrVJG==Q'` QRiQhRiߗ_Êvh+ʝ`ESñNf2W. |jD ?ަ/fZj*XԢfGÒJ,f+sY:  Y_Y/ kK*ʐ8(Y"BLA_Ȩq EKI50̹qPHѻ.8%?>Bq8~&i \Z-2j;;5AsђIAf_)o)`{ :,_8` =@,:(:k/eyJ|N 5x AFݜ/|I )*O`ڽXfi^*p'Mj&3>Q2?[34A5 gJȸA"n"[]UI]NlRRԻ_}@0] Z ڷc]Nr"}xC%;\YLʒ #,f {@/[,NjO_!2qjw]$H2Wn7[r\K”`.*yd̆s,QԞ'UVz,ھ j'WoP׭Q/!9 eo52渿`)R"ɖ3B•W:$9oG裪HA}oCs#?i+ifHoƱMFvQyTA#DT^YHhNaDj 4w;.x**L\USghho:I? -"-E3:8\v ''s7CLN 2a!]^,`\^k\m܋N+GRSZ{]K2[..Np~z[XKa}M Ɠ 6okS QTܮXV'2Y' ^ODQR/E>]8i=H%֫M5Hú}~=ֳR!XEc < *Tiȑ% '|q+foSi&Ċi,bdQ zCdi4<7/Fԋǔ_rK_1q'R{N YӼYf4pSfqA5P /?Rzθ|W^cJpye(Z&lNudjby|\y{Q+s|.q-7`,%彜z8_Wܢ*o ;ǘj43K)ʳ "||@b=zg*5"Lpe* ,Y/dRߨb@DAFv{6G2K$F0rh֔w9-ޢ~F5sxQIO5ѽX$0L_/[zLYU8. %US QlrS6tg Kf&}rLB T+khY3N7qDyqo5U'.=/5tɥȽn##"nJH٢\E(,|6w:V#r}7k0}( :t^}7jJ&%Y71P%zR+ӵxpHDU&9(0`V:4ώj[m -qP1E>> Td#xT {fm4mÞ$O(,0{3ie2pn\ GTN?81@ z$?]Ĝ"{%8<:mʰyg _ Zeq9N %UW6Džndb!\-;%CV!Ŷ}Đ&;&<ML<` 7ŊW1ܧT97' E#LHO[~ FmIAA^)k`g2vkTe7J54[S?#l?;Ues7O*xg19ָ[ /mT^2)pDl@*g[eץ^.cIhME2Z󱍏|rg%8fS,EzQH@2$q&YQ[Y@\V`S4|9kPC eش'%ioÆ@-[oX0N)[bn#fDXHJ뺹wP|.AK-jc,f{AcGG{aL7ɞ"K UFm;/' [44ͪ-T )l۬0@kg;yź(MT 5 {p ]H2yOrxF/6_K YX CK̈Eb2ƉjN2oqi? l (K25g;? $h ˃ʺ@HapjdORUPoˠ'%i r5yneZqOt``'7'_vUAV~i 7X.,(h5#x~~$ G1${(/#+LR-v)b2Yw ,^^|SVD9> A|D*áf{f67E  *jq43#ɟ8i}Xs>IV "@H ^5qSsI`[iZ>992$鉹zI41w&z@0N&R?G~HisW0/kclQ[7=@ҐwTϡ1E>f (/#ԂgϠLs@@#3l(]*ƬjpS[Lrh{G&/6OHQYOhYxE*;|LBGLtxqb{=Zg'.ѣpeiDzë\N ɽaXtDd9W'R *kwQyC;c=ƧV~΋@s1:2z2yۀZĔ-  h?N882^4f#r:?p#4ǬK\҈/87M,R`.NS)ڜB*.3>`y=H0'ۅ..{bT},\a,mLYi?N6 "N}+0֡cw[@\<8GxƱ%~ZlsCfoU/ Ai "IvSmP#ʧ篼 iE!7ࣸ'h2}5ly&̰fVxʌD56̫޲#fVS]2vZgoeRr1t@v󇱵@vs?Fy- b2pЗwT}6tLiSY  Ra'[Tхj`uV`O'Qεb]ĽTmqt.`W˗2"m:9ϣg<#9zBXüW6:dxp>߉}O1 (Xg&z+-/m]xkQHS