libnghttp2-devel-1.40.0-6.1 >  A `p9|a^#Å@LgMA1)zYJO,#sR?T{n#5[F@? `x[AS$t H^rNE&ʆd#age_Kʔ5C}l;AgB%^e^]pr]MUNycҏء ̱K0n *$Y8e2so,@PAe$:GqG4|㑊;n$ygk^S_ab2a01233da8b5b2d4c6b27119caa3d2972cf44e85bfd844a4a0e3f5abde9c4d4ba26c203af35d4623bb2a1dcface829eeefbbbc_`p9|@ XPr:ՙꍰ\ ~m$h_dZ63HILhO>p>?d  < (=CL` j t  M h|0H(8F9F: FFܼGHIXY\0]D^bcndeflu v wPxdyxz߀ߐߔߚClibnghttp2-devel1.40.06.1Development files for nghttp2Development files for usage with libnghttp2, which implements Hypertext Transfer Protocol version 2.`ds390lp5SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/C and C++https://nghttp2.org/linuxs390x(ETA큤`X`X`X`X`Xf8e5351bad6c3c961fbc247790047c031508b98ae083f8d72483505c8c03993159896d1b45484f5533357449878acaf2605a3af8b641882508b859cce55525f114ea8a34e75d409ec97d4dbd71590d4cfee59cee21039a11bb57da8525afff92libnghttp2.so.14.19.0rootrootrootrootrootrootrootrootrootrootnghttp2-1.40.0-6.1.src.rpmlibnghttp2-devellibnghttp2-devel(s390-64)nghttp2-develpkgconfig(libnghttp2)@    /usr/bin/pkg-configlibnghttp2-14rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.40.03.0.4-14.6.0-14.0-15.2-14.14.1`KW^@]i]Z@]Z@]R@\g\A\A\8@[F[t[CN@ZЛZUZUZZOhZ.s@Z'ZY@YdYYlYcl@YX@XӸX@Xk@XQ4@X6@W@WRW"W~WXW W4V@V>@V@VV_V@VzV]VI@V4@V@UU@UUȒ@UUUUUcU]US= TLSv1.2 * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805) * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu) * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794) * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795) * nghttpx: Strip version number from server header field * nghttpx: Add --single-worker option * nghttpx: Fix bug that send_reply does not participate graceful shutdown * nghttpx: Add --frontend-max-requests option * nghttpx: Enable stream-write-timeout by default * nghttpx: Fix stream write timer handling * nghttpx: Add configrevision API endpoint (GH-820) * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819) * nghttpx: Update log time stamp in millisecond interval * nghttpx: Better error message when private key and certificate are missing * nghttpx: Fix bug that old config is used during reloading configuration * nghttpx: Specify TLS protocol by version range (GH-809) * nghttpx: Send SIGQUIT to the original master process (GH-807) * nghttpx: Restrict HTTP major and minor in 0 or 1 * nghttpx: Drop privilege of neverbleed daemon first * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802) * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801) * nghttpx: Send 1xx non-final response using mruby script (GH-800) * nghttpx: Select certificate by client's supported signature algorithm (GH-792) * nghttpx: Recommend POST for backendconfig API request * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789) * nghttp: add support for link rel="preload" for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791) * h2load: Fix wrong req_stat updates * h2load: Explicitly count the number of requests left and inflight * integration: Fix deprecation warnings * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr - Changes for version 1.19.0: * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769) * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768) * build: Compile with Android NDK r13b using clang * src: Fix assertion error with boringssl * nghttp: Take into account scheme and port when parsing HTML links * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783) * nghttpx: Add --accesslog-write-early option (GH-777) * nghttpx: Fix access.log timestamp (GH-778) * nghttpx: Show default cipher list in -h * nghttpx: Add client-ciphers option * nghttpx: Add client-no-http2-cipher-black-list option * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections. * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612) * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612) * nghttpx: Enable SCT with OpenSSL 1.1.0 * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765) * h2load: Show default cipher list in -h * h2load: Show custom server temp key such as X25519 * h2load: Fix incorrect return value from spdylay_send_callback - Changes for version 1.18.1: * nghttpx: Fix assertion error in libev ev_io_start (GH-759) * nghttpx: Handle c-ares success without result * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763) * nghttpx: Fix bug that DNS timeout was ignored (GH-763)- use individual libboost-*-devel packages instead of boost-devel- Update to version 1.18.0: * lib: Accept and ignore content-length: 0 in 204 response for now * build: Use pkg-config to detect libxml2 * build: Require c-ares to compile applications under src * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) * examples: Delete tiny-nghttpd * nghttpx: Retry h1 backend request if first write fails (GH-757) * nghttpx: Keep reading after backend write failed (GH-756) * nghttpx: Add frontend-keep-alive-timeout option (GH-755) * nghttpx: New error log format (GH-749) * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) * nghttpx: Lookup backend host name dynamically (GH-721) * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) * nghttpx: Wait for child process to exit- Update to version 1.17.0: * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722) * lib: Avoid memcpy against NULL src * build: MSVC version resource support (Patch from Remo E) (GH-718) * asio: server: Call on_close callback on connection close (GH-729) * nghttpx: Fix frequent crash with --backend-http-proxy-uri * nghttpx: Robust backend read timeout * nghttpx: Fix bug that mishandles response header from h1 backend * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726) * nghttpx: Remove optional reason-phrase from SPDY :status * nghttpx: Header key and value must be string in mruby script * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722) * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722) * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717) * nghttpd, nghttpx, asio: Add missing mandatory SP after status code- Update to version 1.16.1: * lib: Prevent undefined behavior in decode_length * nghttpx: Fix bug which may crash nghttpx if non-final response is forwarded from origin server to HTTP/1.1 client - Changes for version 1.16.0: * lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. * Update .clang-format for clang-format-3.9 * build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. * third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 * asio: Fix crash when end() is called outside nghttp2 callback * nghttpx: Add --backend-connect-timeout option * nghttpx: Add TLS signed_certificate_timestamp extension support * nghttpx: Add --ecdh-curves option to specify list of named curves * h2load: Add --header-table-size and --encoder-header-table-size options- Update to version 1.15.0: * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) * lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) * lib: Add nghttp2_session_get_local_settings() API function * lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build * neverbleed: Update neverbleed to support ECDSA certificate * doc: Mention --enable-lib-only configure option in README * integration: Fix test failure with go1.7.1 * src: Fix compile error with openssl 1.1.0 * nghttpx: Improve performance with HTTP/1.1 backend when request body is involved * nghttpx: Use std::atomic_* overloads for std::shared_ptr if available * nghttpx: Migrate backend stream to another h2 session on graceful shutdown * nghttpx: Add option to specify HPACK encoder/decoder dynamic table size * nghttpx: Log client address * nghttpx: Add tls_sni to mruby Nghttpx::Env class * nghttpx: Add --frontend-http2-window-size option, and its family functions * nghttpx: Add experimental TCP optimization for h2 frontend * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) * nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections * nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) * nghttpx: Retry if backend h1 connection cannot be established due to timeout * nghttpx: Reset stream if invalid header field is received in h2 * nghttpx: Add --server-name option to change server response header field (GH-667) * nghttpd: Add --encoder-header-table-size option * nghttp: Add --encoder-header-table-size option * python: Support ALPN, require Python 3.5- Update to version 1.14.0: * lib: Make emit_header() return void since it always succeed * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support multiple buffer input * lib: since hd_inflate_commit_indexed() always return 0, remove the return value check in nghttp2_hd_inflate_hd_nv() * lib: Use memeq() instead of lstreq() in lookup_token() * lib: More strict stream state handling * lib: Modify genlibtokenlookup.py to remove redundant header comparisons and remove inline qualifier of lookup_token() in genlibtokenlookup.py * lib: Fix wrong tree operation to avoid cycle * lib: Make get_max_index() return the max index in frame, so we don't need to do extra calculation * lib: Add nghttp2_on_invalid_header_callback * lib: Log frame's stream ID for header debug logging * doc: Remove old doc about differential encoding in HPACK * doc: Document about ALPN in nghttpx howto * nghttpx: Log error code from getsockopt(SO_ERROR) on first write event * nghttpx: Don't change pushed stream's priority * nghttpx: Log backend connection failure in WARN level * nghttpx: Fix bug that api and healthmon parameters do not work with http2 proxy * nghttpx: Add access log variable for backend host and port * nghttpx: Use copy instead of const reference of backend group * nghttpx: Reload configuration with SIGHUP * nghttp: Adjust weight according to Firefox stable * nghttp: Call error callback when invalid header field is received and ignored * nghttp: Allow multiple -p option * deflatehd: Call nghttp2_hd_deflate_change_table_size only if table size is changed from default- Update to version 1.13.0: * lib: Cancel non-DATA frame transmission from nghttp2_before_frame_send_callback * doc: Fix warning with Sphinx 1.4 * build: Work with Android NDK r12b * nghttpx: Use consistent hashing for client IP based session affinity * nghttpx: Fix FTBFS on armel by explicitly including the header * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 * nghttpx: Fix build error with libressl * examples: Fix compile error with OpenSSL v1.1.0-beta2- Update to version 1.12.0: * Add nghttp2_session_set_local_window_size API function * Add nghttp2_option_set_max_send_header_block_length API function (GH-613) * Fix warning: declaration of 'free' shadows a global declaration (Patch from Alexis La Goutte) * examples: Add ALPN support to tutorial client/server (GH-614) * nghttpx: Reduce TTFB with large number of incoming connections * nghttpx: Rewrite read timer handling * nghttpx: Clean up neverbleed AF_UNIX socket * nghttpx: Add --backend-max-backoff option * nghttpx: Use 16KiB buffer for reading to match TLS record size * nghttpx: Add healthmon parameter to -f option to enable health monitor mode * nghttpx: Receive reference of std::mt19937, not making a copy * nghttpx: Fix bug that backend never return to online (GH-615) * nghttpx: Implement client IP based session affinity * nghttpx: Add --api-max-request-body option to set maximum API request body size * nghttpx: Add api parameter to --frontend option to mark API endpoint * h2load: Add content-length header field for HTTP/2 and SPDY as well * h2load: Implement HTTP/1 upload (GH-611)- Update to 1.11.1 * lib: Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping * integration: Workaround runtime error: cgo argument has Go pointer to Go pointer * nghttp: Eliminate zero length DATA frame at the end if possible * nghttpd: Set content-length in status response * nghttpx: Add sni keyword to --backend option * nghttpx: Allow mixed protocol and TLS settings among backends under same pattern * nghttpx: Don't add 0-length DATA when response HEADERS bears END_STREAM flag * nghttpx: Don't add chunked encoded response body for HEAD request * nghttpx: Don't use CN if we have dNSName or iPAddress field * nghttpx: Just call execv instead of execve to pass environ * nghttpx: Make SETTINGS timeout value configurable * nghttpx: Save PID file after it is ready to accept connections * nghttpx: Treat backend failure if SETTINGS is not received within timeout * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server is alive- Update to 1.10.0 * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback * Add ALTSVC frame support * Run error callback when peer does not send initial SETTINGS frame * Update http-parser * Update sphinx_rtd_theme * nghttp: add an --expect-continue option * nghttpx: Fix downstream connect callback called early * nghttpx: Truncate too long -b option signature * nghttpx: Fix bug that server push from mruby script did not work * nghttpx: Try next HTTP/1 backend address when connection cannot be made * nghttpx: Retry next HTTP/2 backend address when connection cannot be made * nghttpx: Enable link header field based push for non-final response * nghttpx: Detect online/offline state of backend servers * nghttpx: Better load balancing between backend HTTP/2 servers * nghttpx: Fix crash with backend failure- Update to 1.9.2 * nghttpx: Fix crash with backend failure * nghttpx: Better distribute load to backend h2 servers * nghttpx: Fix error messages on deprecated mode * nghttpx: Fix bug that logger wrote string which was not NULL-terminated * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work- Update to 1.9.1 * nghttpx: Fix bug that backend tls keyword did not work with -s option * nghttpx: Fix handing stream after connection check was failed - Changes for 1.9.0 * lib: Add nghttp2_error_callback to tell application human readable error message * lib: Reference counted HPACK name/value pair, adding * nghttp2_on_header_callback2 * lib: Add nghttp2_option_set_no_auto_ping_ack() option * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code string * build: Makefile.msvc enhancements (Patch from Jan-E) * build: Lower libev version requirement (Patch from Peter Wu) * build: cmake build support (Patch from Peter Wu) * asio: Fix bug that server event loop breaks with exception * integration: Disable tests that sometimes break randomly on travis * integration: do not use recursive target (Patch from Peter Wu) * h2load: Fix bug that it did not try to connect to server again * h2load: Fix bug that initial max concurrent streams was too large * nghttpx: Memcached connection encryption with tls keyword * nghttpx: Enable/disable TLS per frontend address * nghttpx: Configure TLS per backend routing pattern * nghttpx: Workaround for Ubuntu 15.04 which does not value-initialize on std::make_shared. * nghttpx: Add --error-page option to set custom error pages * nghttpx: Add wildcard host routing * nghttpx: Change read timeout reset timing * nghttpx: Don't push if Link header field includes nopush * nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host * nghttpx: Restructure mode settings, removing --http2-bridge, - -client, and --client-proxy options * nghttpx: Deprecate backend-http1-connections-per-frontend in favor of backend-connections-per-frontend * nghttpx: Don't share session which is already in draining state * nghttpx: Effectively disable backend HTTP/2 connection flow control * nghttpx: Add --frontend-http2-max-concurrent-streams and - -backend-http2-max-concurrent-streams, and deprecate - -http2-max-concurrent-streams option * nghttpx: Deprecate --backend-http2-connections-per-worker option * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1 backend * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy- Update to 1.8.0 * Add Architecture documents (work in progress) * List all contributors in AUTHORS * doc: fix out-of-tree doc builds (Patch from Peter Wu) * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when _PATH_XML2 is not found * Fix configure script for non-gcc, clang build * Document compiling apps and include h2load in configure (Patch from David Beitey) * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil) * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11 * Fixing Windows Makefile version detection (Patch from Reza Tavakoli) * lib: Tokenize extra HTTP header fields * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu) * lib: Add HTTP/2 extension framework to send and receive non-critical frames * tests: remove unused macros (Patch from Peter Wu) * src: Update default cipher list * src: Fix compile error with gcc-6 which enables C++14 by default * asio: client: Fix connect timeout does not work, return from cb if session stopped, removing client::session::connect_timeout() functon * nghttpd: Start SETTINGS timer after it is written to output buffer * nghttpd: Add trailer header field to status responses * nghttpd: Add -w and -W options to change window size * nghttpx: Worker wide blocker which is used when socket(2) is failed * nghttpx: ConnectBlocker per backend address * nghttpx: Interleave text/html pushed resources with associated resource * nghttpx: Add headers given in add-response-headers for mruby response * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor of --backend-address-family * nghttpx: Add options to specify address family of memcached connections * nghttpx: Add encryption support for TLS ticket key retrieval * nghttpx: Add TLS support for session cache memcached connection * nghttpx: Refactor blacklisted cipher suite check (Patch from Jay Satiro) * nghttpx: Add TLS support for HTTP/1 backend * nghttpx: Add request-header-field-buffer and max-request-header-fields options, deprecating header-field-buffer and max-header-fields options. * nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite * nghttpx: Limit header fields from backend * nghttpx: Fix bug that IPv6 address in Forwarded "for" is not quoted-string * nghttpx: Support multiple frontend addresses * integration-tests: support out-of-tree tests (Patch from Peter Wu) * examples: fix compile warnings (Patch from Peter Wu) - Drop upstreamed nghttp2-c++14.patch- Update to 1.7.1 * Fix CVE-2016-1544 (boo#966514)- Add nghttp2-c++14.patch to properly guard make_unique templates. [bsc#964140]- Update to 1.7.0 * Reset (RST_STREAM) stream if flow control window gets overflow * Validate :authroity, host, and :scheme value more strictly * Check request/response submission error based side of session * Strict outgoing idle stream detection * Return error from nghttp2_submit_{headers,request} when self dependency is made * Add -ldl to APPLDFLAGS for static openssl linking * asio: Stop acceptor on server::http2::stop * asio: Rename http2::get_io_services() as http2::io_services() * h2load: Support UNIX domain socket * h2load: Improve readability of traffic numbers * h2load: Remove "auto" for -m option * h2load: Show progress in rate mode * h2load: Perform sampling for request and connection timings to reduce memory consumption * nghttpd: Add --no-content-length option to omit content-length in response * nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources * nghttpx: The initial value of request/response buffer is increased to 128K * nghttpx: Fix bug that --listener-disable-timeout option is not used * nghttpx: Don't emit :authority if request does not contain authority information * nghttpx: Add clarification of quotes in configuration file * nghttpx: Don't allow certain characters in host and :scheme header field * nghttpx: Add RFC 7239 Forwarded header field support * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang) * nghttpx: Take into account of trailers when applying max_header_fields * nghttpx: Don't apply max_header_fields and header_field_buffer limit to response * nghttpx: Strict validation for header fields given in configuration * nghttpx: header value should not be lower-cased (Patch from ayanamist)- fixed typo in libnghttp2_asio1 [bsc#962914]- Update to 1.6.0 * Fix heap-use-after-free bug when handling idle streams * Strict error handling for frames which are not allowed after closed (remote) * Set max number of outgoing concurrent streams to 100 by default * Keep incoming streams only at server side * Create stream object for pushed resource during nghttp2_submit_push_promise() * Add nghttp2_session_create_idle_stream() API * Handle response in nghttp2_on_begin_frame_callback * Add --lib-only configure option * Compile with OpenSSL 1.1.0-pre1 * Fix build when OpenSSL 1.0.2 is not available (patch from Sunpoet Po-Chuan Hsieh) * asio: Add connect and read timeout to client API * asio: Add TLS handshake and read timeout to server API * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) * asio: libnghttp2_asio: Added io_service accessors (patch from Andreas Pohl) * h2load: Add req/s min, max, mean and sd for clients * h2load: Fix broken connection times- Update to 1.5.0 * Fix bug that nghttp2_session_find_stream(session, 0) returned NULL * Add nghttp2_session_change_stream_priority() to change stream priority without sending PRIORITY frame * Add nghttp2_session_check_server_session() API * Consider to use CANCEL error code when closing streams with GOAWAY * Don't send push response if GOAWAY has been received * Use error code CANCEL to reset pushed reserved stream from remote * Add nghttp2_session_upgrade2(), deprecate nghttp2_session_upgrade() * Workaround HTTP upgrade with HEAD request in nghttp2_session_upgrade() * Introduce NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE * Add nghttp2_session_check_request_allowed() API function * Switch to clang-format-3.6 * Update mruby to 1.2.0 * tests: fix broken linkage with --disable-static (Patch from Kamil Dudka) * python: Send RST_STREAM if remote side is not closed and response finished * asio: client: call on_error when connection is dropped * asio: ALPN support * h2load: Add --h1 option to force http/1.1 for both http and https URI * h2load: Fix crash when dealing with "connection: close" form HTTP/1.1 server * h2load: h2load goes into infinite loop when timing script file starts with 0.0 in first line (Patch from Kit Chan) * h2load: Override user-agent with -H option * h2load: Print "space savings" to measure header compression efficiency * h2load: Stream error should be counted toward errored * h2load: Show application protocol with OpenSSL < 1.0.2 * nghttpx: Don't send RST_STREAM to h2 backend if backend is disconnected state * nghttpx: Support server push from HTTP/2 backend * nghttpx: Fix bug that causes connection failure with backend proxy URI * nghttpx: Use --backend-tls-sni-field to verify certificate hostname * nghttpx: Log :authority as $http_host if available * nghttpd: Fix crash with CONNECT request * nghttpd: Defered eviction of cached fd using timer * nghttpd: Read /etc/mime.types to set content-type header field * nghttp: Record request method to output it in har correctly * nghttp: Use method given in -H with ":method" in HTTP Upgrade - Drop nghttp2-1.4.0-fix-tests.patch (now in upstream)- Enable spdy and more example applications- Update to 1.4.0: * lib: Don't always expect dynamic table size update. * lib: Shrink to the minimum table size seen in local SETTINGS. * lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback. * lib: Avoid excessive WINDOW_UPDATE queuing. * lib: Return fatal error if flooding is detected to close session immediately. * lib: Return type of nghttp2_submit_trailer is int. * lib: Don't send WINDOW_UPDATE with 0 increment. * lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding. * package: Use -fvisibility=hidden for internal functions. * package: Show more information in configure summary. * package: Add PIDFile directive to systemd service. * package: Fix daemon upgrade when running under systemd. * app: Compile with BoringSSL. * nghttp: Allow multiple -c option occurrence, and take min and last value. * nghttpd: Fix leak when server failed to listen to given port. * nghttpx: Add TLS dynamic record size behaviour command line options. * nghttpx: Reduce default timeouts for read sockets to 1m. * nghttpx: Fix bug that PUT is replaced with POST. * nghttpx: Change mruby script handling. * nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections. * nghttpx: Add neverbleed support. * h2load: Don't DOS our server! * h2load: Use duration syntax for timeouts. * h2load: Support subsecond rate period. * h2load: Simplify rate mode. * h2load: Add option for user-definable rate period. * h2load: Reuse SSL/TLS session. * h2load: Reconnect server on connection: close. * h2load: Don't exit in the case of no ALPN protocol overlap. * integration: Update go's http2 package URI. - Add missing baselibs.conf. - Add nghttp2-1.4.0-fix-tests.patch from commit 4825009. - Small spec cleanup.- Update to 1.3.4 * Make traditional init script fail if new config file is broken (Patch from Janusz Dziemidowicz) * nghttpx-logrotate: Don't use killall since we have multiple processes * nghttpx: Fix improper signal handling - Changes for 1.3.3 * Fix bug in padding handling of DATA frame * Use hash table for dynamic table lookup * More warning flags for --enable-werror * Update mruby * h2load: HTTP/1.1 support (Patch from Lucas Pardue) * nghttpx: Do not try to set TCP_NODELAY when frontend is an UNIX socket (Patch from Janusz Dziemidowicz) * nghttpx: Chown UNIX domain socket to user specified as --user * nghttpx: Split monolithic one process into control and worker processes * nghttpx: Handle SSL/TLS data following PROXY protocol line - Changes for 1.3.2 * Check header block limit after new stream is opened * nghttp: Show error if HEADERS frame cannot be sent for whatever reason * nghttpx: Fix assertion failure on TLS handshake * nghttpx: Add x-http2-push header field for pushed resource * nghttpx: Fix compile error with --disable-threads- Update to 1.3.1 * Avoid usage of typeof and replace __builtin_offsetof with offsetof * Honor stream->weight even if stream->last_writelen is 0 * Compile third-party libraries if hpack-tools is enabled * nghttpx-init: Start nghttpx with --daemon * Bundle sphinxcontrib.rubydomain https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain/ * Bundle mruby * h2load: Record TTFB on first byte of response body, rather than first socket read * h2load: Improve checking for timing script input, prevent false positive in certain situations * nghttpx: Implement PROXY protocol version 1 (--accept-proxy-protocol option) * nghttpx: Allow link header server push for HTTP/2 backend as well * nghttpx: Don't initiate push if client disabled push * nghttpx: Allow absolute URI in Link header field for push * nghttpx: Fix crash with multi workers and QUIT signal * nghttpx: Add mruby support which is disabled by default (use --with-mruby configure option to enable it) * nghttpx: Drop connection before TLS finish if h2 requirement is not fulfilled - Fix typo in previous changelog entry- Update to 1.3.1 * Limit the number of incoming reserved (remote) streams * Add stream public API * Rewrite priority tree handling * Fix parallel make distcheck * Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined * fetch-ocsp-response: Handle spurious openssl exist status 0 * nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection * nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection * nghttpx: better handle /dev/stderr and /dev/stdout (Patch from Tomasz Buchert) * nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met * nghttpd: Return date header field for 304 * nghttpd: Support HEAD request * h2load: Add Timing-script and base URI support (Patch from Lucas Pardue) * h2load: Add timeout options (Patch from Nora) - Fix typo in changelog- Update to 1.2.1 * doc: Reword the HPACK tutorial (Patch from Tom Harwood) * nghttpx: Fix stability issues * h2load: Fix crash if -r > -n- Update to 1.2.0 * Fix crash if response or data is submitted to closing stream * Header table size UINT32_MAX must be accepted * Use PROTOCOL_ERROR against DATA sent to idle stream * Allow multiple in-flight SETTINGS * Strictly check occurrence of dynamic table size update * Fix configure warning that 'missing' is missing or too old * Fix rm: cannot remove ‘*.rst’: No such file or directory when "make clean" (Patch from Alexis La Goutte) * doc: Reword some of the server and client tutorial (Patch from Tom Harwood) * src: Remove monotonic_clock replacement macro for gcc-4.6 * nghttpx: Add TLS ticket key sharing among nghttpx instances using memcached * nghttpx: Add shared session cache using memcached * nghttpx: Set SSL/TLS session timeout to 12 hours * nghttpx: Enable session resumption on HTTP/2 backend * nghttpx: Don't rewrite host header field by default * nghttpx: Generate new ticket key every 1hr and its life time is now 12hrs * nghttpx: Don't reuse backend connection if it is not clean * nghttpx: Add AES-256-CBC encryption for TLS session ticket * nghttpd: Fix the bug that 304 response has non-empty body * h2load: Add -r and -C options to h2load (Patch from Nora Shoemaker) - Changes for 1.1.2 * Fix linker error with libnghttp2_asio * Allow custom installation location for Python bindings - Drop no longer needed missing_nghttp2_timegm.patch- Update to 1.1.1 * nghttpx: Fix various stability issues and memory leak bug - Changes for 1.1.0 * Fix DATA is not consumed if nghttp2_http_on_data_chunk failed * nghttp2_submit_response and nghttp2_submit_headers may return * NGHTTP2_ERR_DATA_EXIST * msvc build fixes and enchantments (Patch from Gabi Davar) * Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler) * nghttp: Add --max-concurrent-streams option * nghttp: Add comment on HAR on pushed objects (Patch from acesso) * nghttpx: Add --include option to read additional configuration from given file * nghttpx: Add backend routing based on request host and path by extending -b option * nghttpx: Allow log variable to be enclosed by curly braces for disambiguation * nghttpx: Add log variables related to SSL/TLS connection * h2load: Add --ciphers option - Add patches * missing_nghttp2_timegm.patch to fix building of asio library * nghttp2-remove-python-build.patch to fix python bindings installation when autotools are used- Update to 1.0.5 * Add STREAM_DEP_DEBUG macro switch to enable runtime validation of depedency tree * Fix another bug in priority handling; sibling's item is not queued when ancestor's item is detached * nghttpx: Fix crash with --http2-bridge and both frontend and backend TLS- Update to 1.0.4 * Fix assertion failure in stream_update_dep_on_detach_item (GH-264) - Changes for 1.0.3 * Fix bug that idle self-depending PRIORITY is not handled gracefully * Optimize dependency based priority code to Firefox style tree * enable third-party for asio_lib too (Patch from Mike Frysinger) * fetch-ocsp-response: Support LibreSSL, and include port in ocsp_host * src: Support compile with LibreSSL * nghttpx: Fix bug that x-forwarded-proto header field does not reflect frontend scheme on HTTP/2 backend * nghttpx: Validate :path on SPDY frontend- Update to 1.0.2 * Fix bug that data are not consumed for connection in race condition (GH-253) * Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 for Windows build * Translate fetch-ocsp-response into Python * libevent-client: Fix bug that path is broken if URI does not contain path part * python: Call on_close callback when connection is lost for server session * python: Expose client certificate, if available (Patch from Fabian Wiesel) * python: Catch and log failure to set TCP_NODELAY (Patch from Fabian Wiesel) * nghttpx: Add --add-request-header option * nghttpx: Make WebSocket upgrade work * nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade * nghttpx: Don't send "Expect" header field twice- Update to 1.0.1 * Include stdint.h instead of inttypes.h when compiled with MSVC < 2013 * Fix invalid memory free on out-of-memory handling * integration: Use our own copy of golang spdy package * android: Don't link zlib bundled with android NDK * Dockerfile.android: Update NDK ver, and ubuntu; build and link zlib * src, examples: Fix up OpenSSL initialization * nghttpx: Allow HTTP Upgrade from POST request if response header has not been sent to the client * nghttpx: Fix bug that PUSH_PROMISE is sent after associated response HEADERS * nghttpd: Close connection after settings timeout and GOAWAY was sent * h2load: Fix bug that NPN fails if ALPN is enabled- Update to 1.0.0 * v1.0.0 introduced backward incompatible changes from 0.7 series. Read https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier to migrate from older version to this latest version. - Changes for 0.7.15 * Hopefully, this is the last release for 0.7.x series. Development continues in 1.x series. * Access violation in buffers (GH-232) (Patch from Etienne Cimon) * Retry finding jemalloc lib by je_malloc_stats_print (GH-233) * inflatehd: Fix crash if 'wire' value is not string (GH-235) * nghttpx: Revert 585af93 to fix crash with TLS (GH-234) * nghttpd: Add --echo-upload option to send back request body- Update to 0.7.14 * Fix global-buffer-overflow in HPACK code * Fix doc for nghttp2_select_next_protocol * Fix bug that promised stream was not reset on decompression error * Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) * Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) * Update sphinx_rtd_theme * h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) * nghttpd: Add -m, --max-concurrent-streams option * nghttpx: Log absolute URI for HTTP/2 or client proxy request * nghttpx: Add --header-field-buffer and --max-header-fields options * nghttp: Fix assertion error if very large value is given to -t- Update to 0.7.13 * Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. * Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback * h2load: Effectively disable flow control by setting large window size * asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun)- Update to 0.7.12 * Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id * HPACK: Rewrite static header table handling * HPACK: Never index authorization and small cookie header field * Don't install libnghttp2_asio headers if they are disabled * doc: Specify program directive so that hyperlink to option is correctly pointed to the intended location * asio: client: Call error_cb on error occurred in do_read and do_write (Fixes GH-207) * nghttp: Add --no-push option to disable server push * nghttp: Show stream ID in statistics output * nghttp: Remove --dep-idle option * nghttp: Use same priority anchor nodes as Firefox does * nghttpx: Don't push resource if link header has non empty loadpolicy * nghttpx: Add logging for somewhat important events (logs, tickets, and ocsp) * nghttpx: Set Downstream to stream user data on HTTP Upgrade to h2- Update to 0.7.11 * nghttpx: Fix waitpid race condition in ocsp response update * nghttp: Consider user-provided :authority header field for SNI as well as host header field - Changes for 0.7.10 * Make sure that nghttp2 license is MIT license * Add nghttp2_session_consume_{connection,stream} to consume bytes independent * Add nghttp2_send_data_callback to send DATA payload without copying "static inline" fix for build with VS2013 (Patch from Remo E) * Update lib/Makefile.msvc (Patch from Remo E) * Remove dependency on libws2_32 on Windows build * Define NGHTTP2_EXTERN macro to export function for Windows build * doc: Generate API doc per function * python: Add async body generation support * python: Fix pseudo-header field ordering bug * nghttpx: Redirect stderr to errorlog file * nghttpx: Fix bug that data buffered in SSL object are not read * nghttpx: Remove --tls-ctx-per-worker option * nghttpx: Add OCSP stapling feature- Enable python bindings - Update to 0.7.9 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * h2load: Fix crash if -t > -c * h2load: Add -d option to upload data to server * nghttpx: Forward only "trailers" keyword in te when forwarding HTTP/2 backend * nghttpx: Fix PUSH_PROMISE header field corruption [GH-194] * nghttpx: Fix te header field is duplicated when forwarding HTTP/2 backend * nghttp, nghttpd: Add --hexdump option to hexdump incoming traffic. * examples: Place AM_CPPFLAGS first to use in-package header files first [GH-192] - Changes for 0.7.8 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate :path header field for http or https URI scheme * NULL-terminate header field name and value presented by callback * README.rst: Cleaned up the grammar a bit (Patch from Ross Smith II) * h2load: fix for segfault by reserving correct worker count (Patch from Stefan Eissing)- Avoid shipping documentation redundantly. Set RPM groups.- Fix rpm group- Update to 0.7.5 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate HTTP semantics by default * Add nghttp2_option_set_no_http_messaging() API function * Update http-parser * nghttp, nghttpd, nghttpx: Use "sensitive" to indicate "never indexed" header field * nghttp, nghttpd, nghttpx, h2load: Select/announce h2 in ALPN/NPN * nghttp: Fix unaligned field output in --stat * nghttp: Fix -H does not work with -u upgrade request * nghttp: Update resource timing terminology according to Resource Timing TR * nghttpd: Add -a option which takes an address parameter that allows nghttpd to bind to a non-default address. Patch from Brian Card * nghttpx: Use omit minor version in case of HTTP/2 in via header and access log * nghttpx: Support UNIX domain socket on both frontend and backend * nghttpx: Fix crash in http/1 backend when backend returns more bytes than CL * nghttpx: Cast configuration value to rlim_t to avoid compile error on 32bit * nghttpx: Fix 1 second delay in HTTP/2 backend connection * nghttpx: Fix request re-submission bug in HTTP/2 backend * asio-sv2: Fix compile error with OS X- Initial packaging of 0.7.4s390lp5 16231371241.40.0-6.11.40.0-6.11.40.0nghttp2nghttp2.hnghttp2ver.hlibnghttp2.solibnghttp2.pc/usr/include//usr/include/nghttp2//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:19915/SUSE_SLE-15-SP2_Update/f4167875c8a8f0cb9bb9b4161ec6f088-nghttp2.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig filePR怢}h/rsHdGutf-8acef4e203f1dee11f2be2847362e8531b28e8c09aa1e0a746e4e925b00f1b158? 7zXZ !t/{] crt:bLL ]K<Jv4N̯?驄%x}x89kcSp-'P_eZb28 {(Lcx8TyTn<ټNcdP]TI=kxQr~fU#>-s\\\z{{7 r nf_ 6nlKJwX4fq "$ùlLG [qGݛf]nԘOU:l,ěFT{(v#.HQ|sBn 1q2&I:1zsorN+\TfpD5@핦oi DŽ*J6 C؍[|{[J~c fJWW,SY5 Do =CkX1{]h%Ց}ǣkP-ӊOWAV)kp X|tNe=10%e]zSkIL}jg9(U-޹ /`\@mUani[ u*%iMw7xc`Òqruiwv[ޣiur &A=+JXAQtԵ/q%*=v%+?!9\w:\.R-R]_~) 2 ߮x=n֓0CtjoqݔU}GͱF;җo0'oU aYBd\L"M ΁'b¡p|c5@eOz1NJBCn4|z2R n1 F.͎Dh*-8]mU({_`-:5)cH;`~XN zRJ,ÙE<89U)Wm-i:[`Br /L)q?Zwu9UQa>ɻ=fI *Lk6'rY50V'}zoj@,+#=[,۵$,5L;/86Sa>)޴ZLlv,g465ID*~x AC7ż'mu*#[6[.V`O~H94ڡckΓ5)Sv1r73:YȜHfGQ3&B[tL9V7:S1V׏8K+;檶e;$} T+Zl>0ژsǾ3lM D%&5}0fLNd?/r&)E+fzi3m>tc x6#{&z}QXc{W-2o`XGtRZ8,C=`%5tt>b[FfE:;&kgx5jBwNU=Ύğ."{ 4D/ 8-J&KL %b vh'זPɬ|gWC-fQ2~z+LQba:nq2Ƹ{|v/GpI 8@*_JW 5Y6]/.\6V0f,Y) JX{=FHoz#l/PAY|g{L܌΍[5rh =z dOqsFrGeD!0Z_޴v7p/=&j_ ` d^ۓ|Ch#EL0'(eQUQF5nok_$<] 5-嶾BPnOǝtM_a& b jk^ĻPb4Oe&J⸫ ~p#9iN9X͵g˟2@?JdjP&q8%==Mc%<"w!ɁHNX%x̖|j&Z6UOa26khͭקG-䗧)N/P |fm7u7,j<1Lə[qbБׁiԗ2-TS I6Y)qz賳/r> ޡKFD7MD р*8kTܑ2鑥_% D- ?c%S JC02LsOw,]:.G2!4N>&7E".@%A9MT3ԉilGYc<&/Ze8{rYߋ4imi"*j6āǦneۆ/5?F}NŰ\2ypMn# 7E7Kr\2w;MJcŮ=-*ʀŰ\@BP(3Kfrg!6BYjH_=f .O4dYےof@ܻ auӚ2`rl$]k@><ʭ t=n = /AE3=N3Qt=i]*OC`t_[U1!dc9=0Aa8zQFDUN Oݣ7s=î U4w PJۗNHjU=ۗ + XJº+Olk̺bݢ*48`A51ВM~@x6xтuN\`%Na0w4#5 M*){Pl\ n^j36X,5ܢM5׵`{?,jXTfXN31 ga/#]3 ""x$|msj GPur\IIk߅]?Wt΄H2\%qH(W  ͋YÇ85iQʢJ(h6>(BbʰSD@ V{ȕb$+ ƙVo5$iNy'kVoE*,{\)/{I|<* M<(DtESKxH{@*MκG!תC#{]y)A%mS!gm91^Ean%OY, b -k*eT2t߼ꓻ9*z9eӀMhC3>]A9U=z_+%jD9~s y>7 KL?<(J`O7d$(YӐ9g;fK(}|0aZ)6:[Fz;K1D&v&wny$0z_$[aXtty%a9xk*$Oe$^JQ}KUbL ` <0#l6Μ~2fmzQ0B7OQW/ϩjO5%ZTETsdq`֧i2]؜[Ꙅs2[43.E0t_s:r1^m/Ӿɰ(Z5sĿ.&U4={;xPE_OّG >t* @Rk)V2'9*mdu@7 ZRi͜ἁ vLAKAeo&H 8r" @{[ʩ5aՇ{-j4!u. Ld#mKj^+!b !Q. zPC1a8.~-ԇ7!F. ɧ/'H4&B'WȭF]oV+zHض4>U;!@t5&%vi۬?vS /pdtPض)'MiΚ -N(tU6Pm"QQ4ϱ~.n)w^0\Vt#Dþz cM#c0dKn_%9474ղdpP6_$@,V60˘1Z8|^Fӥx:75 ~ܣ}CKKǞ>n/U$ R]IaD^K11rȔ~T~H hR12h$³@I i˞p[,6~%骫0w8{3C"S!t)8ߎ_݅TeQtǗ7y1VoC|0* c+h=魙ZGh9$ ?4#ZҗxڻY߫Gӵ%gO ɞHZuNA*ŜUy_{^"Pk8 r)- `'`ꃓưq%7lQ КFy?|krFaP|?1ԇfW(YAzQz|&e: zsٺyWd>$i$3!ai-,~ϕP-Iqyt%ήݛT[hGy%pޓUB$ɾ"I-Zt-i3=NLਜz}1L裾ҊhYm<ꋚGA"PYq F7rSZ'}%5ly6Y1tFfTU"[~6'{^Z.o~03hθI96X6b|e"}n>'UG6ݯ:4x','{҄a`}77[72ir r;ˣ*#݌&sc?T<|!ɻXF`-`$䠾D[ş?pKs_HJ. FZr%2k6xxLDyYY<ѿ1jHbb{|o#3MW=Ȏ6MqtQd4I8kΡGcsQC}C:i#ȢUDdi7ò/+ۂ֖13\/%ڮ~?9}k kp#N?{j' !`-A:H_ M_4{u42`&ʻ bߪS .+gH6EvecIWv(gB׬#$huC<-*%g'*I?s!ktr,N6ʟ9Ig?Q* QJ_ o"@QAٲ/Ғۿ *DcFvm\ m] {{0tQ6~ eWFt/y'[&<7z𳧅]A3-D6ւƂVSģҌe~p:ewIѰ^Gv*l39Sxdp륪(~DUheIH)lMr 5>)* 1!) )f=~|=j$!|JNMn0UTQ 1VW輪ҩ2n)1FKr5+|) -FPM6*6}3kdĹg-+N1Mk:T+dڬo&O];Sl*_1Sts-oQ7 Yj?NU.x'Fo='q43H&4:BS:5u|! ^"v&p`nԧ>rs;n@ \Y|;)$WDoerř!Z ; ixQMz Q)sLç / *WyCYɂd@}Lx`4 mVu"0O~V^/d+wj%+$ y)6jV>V|9mW^_f4~;) ,<,!}ÚSNNndmC`W}³7:{gּ.z"ȷڬl@~2zޫR))9%(0k O lBgu4G.m4 .!wEJ3۟%Nh E xztpqQ.oZ0͉O؁@d[!P)щ#pmWGELv} {)Oy+ kA%1Af lȴ9ʌf4MBrC) Ն[iEu)iD]v@|fi?Dg382F{uDW ?&6|e!9њdTS2 Z~^RB@Ŗ=qYZ'`6vLH|Iߞ~-|bYx>eg,XRͼ=:!n+/sud/ S^HFJbfy7A0Tˉ$8(E SH⋆W$;3L5i[@.Jh /*>Uۧ7%5un~Ex}ɿ bl$ \}(>=mHX2֩Qn P$eIGȜɫ g JeHc1QBN)PXFɲn\u[Ȉ|6&|jE;|xHP@W3`Q?=Hfܷ{k @GүE}U!gR9W.)VND~ Ϩ,ep܄NR0ŨF *lxhCs:fQ+\f`|Sa,ɬZ3v?3ur>7PhXJg=×-vA C&UVmP cCS@:tDoWP*y\Fz-s^ @%gB vSbm3Sˏ=%lZq\^:z$\ƒ Dʆ0{,]pKB) R_O2'$ݒ[~6WmSy׃d} aي =re:v Ƽh=)Thhb %Yg >keZhg!zkнIq]k$X <R*@VT^pEX.7J=mZ>+7aH}}} ޞ_ ie_occu!8R JC58->D4Eȉ}!wn ^6;qD DuBvLx:=6^e`fB|U\b< #O,8ҶTjFPf'Nw+PjF:Vxsgd<6?El:mI?,"T4Җ괷mƳѐk[XfX^FJhH_bэXXdF,,4U}QtPۑ7vŢ:J1P}3(H^!6MZl= ${|WYyP#IS9>'PL5YO]5 1t/\#YRIi4l6C'~冬~d}Kp|Gv0xqQN֐YGT׾2[fyt7 rrjLF/r J=*܋"xμ%ZچY0)ͩ+e8yR $(cjӛ;H1#! Nk%Qs!pG=.^s)T6 +9z:@Ս 4?c~|f;8?+b5>WT|4x2Fz --G8 D\wzYa(ypLohXCTZ庚3=W8i~ ;v)HYI 2HRf+{LkFhWQNnt6wy*LnβɿkmɳPz\)LJXzH߆藳Rd 0 ~F_{zʈf?a2 N?μ͏/0W+V2Z%:?B4vW<l;_ke\%,y1)%2i׀nQq B0rϡN .ʧ hШ]U¯7q+nƊE]*/3r<ҷhΦCk9X4!rqQȮq`#hrɀ7ZKqhh08.Q> p8m8̃A(WDoU,v>rMi*uwf,8PU3 Ңة8 H` - JfDd ј9OZ'XhӅ闛b+xahq?X3rS8r25bӆ>VїPMi(/zGQAa.fPg>q"pm+.T?M]y^uҩ$ҥP^6@ȳGhkX) AB1"1 (c`GË%փZYdri= rU `YsڐՄZFv K8_䱒3Ck8\^cIDj|UR͜^>"qz7+"0iڑdt>Ѯ}s䔬v< bVs ((o^-b$߂ovBl\$dP-jK\L@2wqϊe5/ yV*a e" U˷f:a;b$cLQą= h۬irUXc/QS\#i.&j`c"FCn*Z]]{|$o?C g4"u8Pݙ] ", :I$ɦʼw&o{iK8o0z 3T&g0=1m;{r 5*ф!x+?p Q(1*J]$!]:{.i-h<\#5m=LMv1Ӫe ¡W{^|5wJ FJ]6/"Ӳi<,2ޞ3rߝԊwb(ra yoCWKņ ¼l1@ۧ>}^-Qj2(taUL򓮗J5y夂/(NSRi^ns::E2^UR=">4ܜ?PSUI-ۀ\ #٬ qӹ-Ib|QO(B,uoTlF0gBwOiĭPzY4YZ" +Wg#? }l*5A$Dh5VZRst^T#%{n)}J;^M$Vɰ*YFׁ]R,cwiO֯oRİ{Ը+OlXBkR"m#@Rc6nʫVs!eҖ]~\\M]%Kc"ҏO0Y PRr*H0Ia )@,3K&j-?-51*mފo  vE5BĒE([8bh/C#'Rɛ?f ǐv?8Wj]`9C֑XƐӶo&(;39sTMYۜ.UWCq…B7I$89eZv(3[aHyyd8m*ɠjcS\DX& ˽JQ ݮ6^;蚴7flB;%#w|ef.[A:FNjpR+Ѹly Sir~,#Ö-ylŧwC߂צN)qL*ceַۆy9>k^7 5s{ 'ZsRksnDbfxL2PCjQN̍NeHQ$#=U} {5${vDƖRy)(G\)zfE:(ǔ_{Q6Fug!S!qaZ u3Ѿ]SQ&֫|ۜ=1Ґq蠻N/o+!{Y)>)&9me2f83dC3W_h>Db 3v8g3fOYTFWC>Z9X<ˡN?,CW ʜqdA7 N.0όC*#dй 5To=SK6QKl1Ҹw2{rV"U*`K'`w`1&q8_шBş̄zd¢9P _5Xĉҏ>]䨙í&#X˫UĘ}j .e\ןA\N?__pdKv8meCApЦ,rBsd)Y1A'yѳ9"抱YnUja{=s6!;扄k^wl\OXy!JaTc"Zxbֵ)r 兺hv@A7VBlD䚃Q珣RWe'6|k>Aj`.X&j4$X{o6wԛ96G{fFJ*o>Tfsiu&׎gYIApDkT͟yѭ~4!oN ˆNQ,nE31!S:yl_>((s+cN-5 A)9x-wO؆lW.(CF T jK2[:2sGꇙfG%TS=xM^4i/mM ~Q4Nz/54\9/CKC/;7.0s^,{hS\ӤRi\|"!,ߓ|n(ҁryr[ ~`H'[v C`Dfi 9K덐G jq.b`eqT:{6JŭUVrӣBn. ?ln29"r347  [ZmhgUKӖCޡ(޷ڋ[\tIgDot:CoQmv_\o"U^X0pwHS~Bd> ԑ&BפEi^BkZ=,uPE TQs5EhRv} 62'FG ڶfX5}iX 4BQ{XS9 (0ĚJAUj粊32(5uA,PxF'gr A~v?24S~Jl~UY|9;Ux|6TYڻ_P{!312~8IlGb; ""ZUԄJcD>J"HU ۺ^ˆ응 %gUONDk@!#(TvSTZH XMRa"VL:8ӯB X)+5Aos~)= %,{;W%kkO0rh/5zN3DԡS*X㐿g}>P%<kzM;(,EI1*ԁ[˜.S2T͆4^2:ߏ!R?B|x5'b"``ۭB2_M~ť] %$=s(p#3>yOΌw=DQ]~eٰD[K~nho|6] 'K3yPx1BAFcp~c3$|I J=Qx: D7wqS}ԎێDUZVj#l6Ԡ{g }uh&j{BP!A@FJfe+Q:nW;R(V\jUCd$ JQS4x1um!0;|8<'dmK, C#:HZb$L5Ltt~ȂS 5zේx%lqٗ"X3qH BP!c]z%TJm.ଶqmƤ)aE >LrWu3 "6LXK L`.me!VVfQqfն{W(܂XenLgMI{<<Sxdи[*G#2&uҹc9좓"i5V8n =3JnJF=O0{4wˮlÃa@-W³pQs~DDy}ׅlJ$q͍-ز+ztRZOP}*CCT20oKI0%;҈&$sxЖGIKDv(DMARwv^+Y_qf\la_NS'o)+XFl"c6MRpش47Z?9ۇ^f>`B@OG3~&dw;S›:xqu]p-[Ш> Bg1=l\TO^w⾰Mz!3W qhLa esބF0[nuk =vѨ pFd95/W[ThLފE趰wdj-]Y V6[ 8o#u9iV1>u ;3e}' |@d@Z7;u K>ATߖ^5Ew!=IQu;$7MmR͏f'ؗk2ƌv,*iD@*g;dW]MA3B \ 85z7(3^ \{K]2/}QBעuoA +#$H@D\k?JliWNT++~af9Hvr:v#!L N82nofnTR_d4WV \}&Ye^Yne隮Y_6vB75j1v_½€!ς棖zt$nOɸ8a3BY=jwI [hNR=DBhJO>j^EN(\fFanْN[* ]eH%RD|ԚĭXfȁ # mzĠf <;:q%B*s (#x ɱUl5Y pg$L1u 2r2)N3YcLqpġۀz>Mb΂(~<*& tagzd7]) \9X= ӎ/{L[k*7at]2u(B)MRGIR7vm+#OCU_,YS*q!?q7Y(u:?%vCq(!j8;pkɜ61U_zT"}CP$ i|qIylB xbcIޜ'Y&RHNXE u>)*%|WZ%xD|-?,9Q$ >Q*Ii tZ[G/ =C?d:.`n߃\C6́9dאNUWt_) =( })i"7 {#&9(4)5c n{ @-̳(NG dzX|6OZi" %}?Zg=x*愗Oײēˢp(;i PsgZ՛+LM)K]P ^35;/Rj[Kpm1H-zwz0LY#{I| ߦ=RebRL!Vk{Ǐ6|Ur֕1 ={dIȷac+j4}gÞNHN}yElQvynn)5fP@.%.@Q\tW~yc7B k~=pQ놔?|h ϶u$͔#[#;71S#s> F ̦+ s h\u1۠}6AaLİؿt1x6Zٗn Ep] "pZ[u0ʷ!@֐,D.A4UÀ$9דL>aݲu?3 I\to,Gx+3pbxSTzQ ]v2AE"`X8smB)=0"1[M~Vc˒$Ǜ_Un<|uoe-"? iWd9@\&[}[18Ml4*3zl d[U1 ,P w#8Wx0VQ7d[L{;[][\[$KSYN"T -wHK^n?[Oow|T"nf}t.gXX)d` Q, D{'ZѫW2o3$Yir00iPLm6W9Ebib5~"D5b I=!Jz %G:rX@QG++_w%@Db8AK^5fu;=JpҡX)WFJYѡ"VM(tĜ8Y'*ίxr/ #ڜ]MmDY5ុ/*s$J3/`E#rKEs$0쾻A;Oݢj7 b6||~ U+Px` x}sU\M&)Wz1 <4.F#۴cE[Y.+R"߫KaJf3Ѩ)V̎kp7h \K4P $V$-T E F,Bp8Iܑ񣳝: ĭ~BJNݬG%BڙI 'KL/^V ~]跬D>.#o3\b>Kt+ZR?=_v6ImOLAERgN/WZ쓼-ڀx`#}r*J[l@ Ak~X $Za4^xb)Ru ןHOl7"|;@h'fײLuepA!So[<3:#U5Z$\LD#D ?E_T{G~8:52c+ 8n$68TyMnY0W%>;+ARE +7ӹ'nQ$nĸH_qRX9KS;]X#D10*3Wc9uGT$|-< l,ZX 5}?ȍ$- H*jDC՗2t(AQl 읺۹&YV~{w0#SmoExhERo$Fľ$Zb4x N;Ilo^yn'+mĤ'YIcLuLi~@g)|Gqo@8vD?Zn]EVN;zV;Ɗ{f76 ߉g!2pVoؤwo[x%;uhӢT܋nԫsˋ,j ۆB]6B)J}~q=iƷ];A@}PTCD>\`a5۬$juU>TÝb^7ˬRK# XAͽ 9Sǹȴ~+T=?Yu{ڽ5.4.4%j=0ߥnj}.m2;xKBI;8p:>cpʱL≳ Ľ7 S^U1l4XU2.-ї A|=˝0qFВ4BYeY BGu2\7Agv", f&zHKv !~Ŏ, ;n@z۬BquK)P<~V Dp>~T'솥 dUKQQ8(D<s .4%Φi]q,%;/cG]x^>9v#Nk]mSH$pJŴ[?iBml d\0w|c &U(HB |vS"9hyٞS2g`ύ|Ȝ3 X_SE# pk^ڷzꉽȿ9b2FfDZU@#K %0W~QʑM~'W*/P)1 cuus#Ljo_4@? YĹZ6''Ϋ.a/|;*ܱ!DkÕ~[ ֪Ȍ#I/>_*PgOoin$6d(0EO6gߠ9 >OY|!¢k}7zՈ|KH&:3r^Q/!;e[1=3#gc[) 4/L35HIpUfm8?X=-GOQ :2KMK{/tǬq~/ŌR ֣~27q4%}s/REeU-A RHmĖPZs 3VҘۄg֟:7 OPi15os7t y]-fU]i~.)O$ y r8˩Ō^~@ywR/civ`eLrhD /=XaD%npTj4|f3)nz9&4qk"izi |3 ^ymO#gMx^yLv gۼ<]۔x\oK#sy '8f>9VL6Ohmf!17DžBixhưnֺldHU'DRdƳi0`]xa0Q;^eα9i;Jo/uUeMpʎPwKp1^^(CJ:HRsl\Oc}KP55, P+72t`碆4I܎) xDxPZ]}2A fR)6b63ݤ*2͔>=מ 65+Pv =u䩇tg&;+ĕg/!/$<@4#ݠvJ([ c(081`z&* %g^ ls} Fq)"9˟ʁr^ʆ?u5p\1X! #4P//I}za>oUjgL X̚[hY]LDFA&k]jGYrmf;Zy8X@mN! ¦[W%#M-Ӯ)?,|[:wveUEqsIIџpg:`DL\񕵪&*{44LY+̝ \M1fiH23߮?ʛ)AG9HM;7WeUo n yy>~!݈)r[&%"DN >SA,L'[uзG0sn֫E~'TJzx!*j3`=ǙI#ւc~^E]tstglQ@ba M p}p݀-\2}EtU:5Vȏx2dd(&nlw^V󬇡2\d-M@EZa,WM1B@?8heA*Z%6hT99J{)3ã|]`q\d9&IQ>8Xm_\d k1#N^me vD>q"ˀ*Z隆$p k:Y#BM'sUUxUJW ~|F /HDgՠ5)0X4*3xRNotAVNe뢲tk?],weE[UydQT1Q˵у8ʝ`R鍯\9F6n+T ڝ4g7bB79.P+`Z'VU&v(UZp_ape8PE?)%f(]5#fqDX\%gV!5Sc8#O`|͏_S@N$(f% 8}ˏxtIs8ofT,Mvۡ!ܧ }^*i98.`=a^X-,@VTy56RlQDΚ2-uQzp(C֜Q^~ɌY&Sn,.9кb!ԗ<'_b`,mb8pֲ 4c0mܩ :\4 G{ k0 AD :?B{'U]M=<WM :WmE0lh@ym8D:`\8>v4 GL6!*R \۵P[y7efae!}nI>nj}ͻbOj'BewyM|C!`hSs@D~)SjͰ^]ҷŗ6u[mrWCdxO"13G-VoiS e\뢞Pآ"ցU6ߊ[L~2 6| -(i . GwR(m Hq:V[ɞ7|{:i:B#v9)@I1!#O_z*eUoy=51N`:k~Q۸Cerck3黸@g%:3aC%6h'?(I+9(5A"A(saLt1.q`P ſh^fN4|eC2b * ?b`7+<]U [Ky+0 y*e- {UՊҐMrU|{[Lc5Kc7:QMnB6N$"gF0OeM;Z|d -\yҮؤY74 :Q |ZSWӍw>Ygo)B1l]?yx`u/2tmnE.[4EvI߾qʃT3'8E.rC7H0tU9w`d+P%Oj"upcb%sPr=4Ip3Jp קoS0tUUta.#}hXcL1g1&*_ ܆!SxөJicqӎvf86HL餿kzi[;?_;>F u̸,Nt@QAfW*IM[/DV'e* XgNF٫&۱S۩„im%;R[fY & {S[+Tʝ[xIW9A6?HtqV'ж~bʳCjc2C' 0!tL->PqѴ, ^ kHƢ=)446݌P{C+zk]DHyC8hi>xVҥWJ9GLxө2M4[0B QYBL>L2|BlwI_ym&Ez }xL!$2"hK;=+JitR0;ת8/:&Yl_XS-6%ܵ U/y9plrF]Oi x^E*$Mm,iDykh$8!˧tvJ?tHU<]&K)RŽ&-%e%}$W?nNٲ c9RcQ`/[ݤ"ԊTۢ ~G mD-~l>4J#}DYd%¬] 'f 3iw-pQiO#4{m0(U<4Q68^&2җl^@|X9n@P.U=hR@x4'DY2B|F&"mWkwjvjJ+.J NHk6`]r' /%ﰕ3汳%C`_NQs Z% padse[W8?pGl FR$1S$D&x&.pFJGL7B@Yvͬߧ^Dw/~U"@xLvǻup dƴDw'{ Zf7=ŭ&kHj:4h&\)'П/SrR28@qXM٬ =X=tzΑ,YRC-aU+Prt*=TNi HkTx3g|OD,s bB%V/j'MwBTy^Ը#2: l:s'TӐ c|~SDl\/gH5hQN}R8:H}nUH7j ;>|H٭s'|n4sm3WQ"n`MǙ@{?td7xhJ߾aӆ6|q\(ޝއ[xTk4ܘKY8FA k*XiorcͳV[Y(8rxMPuqG&|0-ʥ/8M#Jm)Eͳ4]K:B:v56Y5lVoNQ[@wƟez9pey-󒺞4̇bBq^G޽A$&b{XྑU{޵XAPɿV)ؑMP?kOz^g6[O6?V5YXM}e;*:->S)_ RD՜ؼ?ח'LNM9-w9uz9ij2XQ]+3[0..~ѯ4K+96XE$"k ^ qfjG(8Y@6!ͥ NYe9,DIBt{?ӟƏo!K9|#@?hP#)5]:T"ʀ ׳^$n[Wja]q.}ybQ@xƌ"CN\d/b}5a_C>((*\0r"!,vzjse%6X9%<0 pЏ+ <4ǧ , Q4|O~'hJ&hև$+ ^\^$]q) ۛTnԪ}8@TIBw~Ԣ۟cIڟV-Ki59fEP3bߠE 9ҬUn5s/mz aN&1fbUR\ݽ߀[,A㳥L7`ږ-M-W^c ƈ2yDQc!r {y3l(XT6XFdiE&A}'UǑ5fR/_J4%W~[i9v|*=mϤfqHfx^op3 n2c;㛛[RUw)/^bOy [s! Ufh/'G~d^Uȑۗ,Au5jU 0|'D)Ζ(qpwʄ&-RDW Dw65[D}|$pRK~koRD"g_t9Fʼn޲ ڑ'U|n {U1b{I4PJo(M )#˚NfD{wn?U|/sS6lRr`eIٰN6Orls?q@3'Z&tUPU۫祱5CZUy: Ι<#/0@}tiT-RZ'JSarU n29aj >U=Hɹy-DxGݖ^m 5g0l 0"^=X1Zu?mY躥񅖀1ZLlf&mNf`>\҆D?qg4qS'#;NjJ,~bt)^k8a JpHpEk @bsʼnԈe D2#H2^Hr@ YW& O >-~}7/f