summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nghttp2
AgeCommit message (Collapse)Author
2024-03-06nghttp2: upgrade 1.59.0 -> 1.60.0Alexander Kanavin
Drop patch as issue addressed upstream. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-03nghttp2: upgrade 1.58.0 -> 1.59.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-01-19nghttp2: upgrade 1.57.0 -> 1.58.0Wang Mingyu
Changelog: ============ -Fix build error when both clock_gettime and GetTickCount64 are available -nghttpx: Shutdown h3 stream write if reset by a remote endpoint -Bump golang.org/x/net from 0.15.0 to 0.17.0 -cmake: speed up warning option detection -Update doc -ngtcp2 has merged BBR and BBRv2 under BBR (fixes issue #1955) -Bump ngtcp2 -Integration servertester h3 -Refactor character comparison -nghttpx: Stricter transfer-encoding checks -Configure cygwin -windows: Fix warnings -Prefer clock_gettime if CYGWIN defined -Bump neverbleed -Bump ngtcp2 -Bump neverbleed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-10-12nghttp2: update 1.56.0 -> 1.57.0Alexander Kanavin
This release has a fix to mitigate CVE-2023-44487: HTTP/2 Rapid Reset: https://nghttp2.org/blog/2023/10/10/nghttp2-v1-57-0/ Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-14nghttp2: upgrade 1.55.1 -> 1.56.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-07-21nghttp2: upgrade 1.54.0 -> 1.55.1Wang Mingyu
Changelog: ============ doc: Bump boringssl Fix memory leak Fix build error without libev Bump go to 1.20 Bump go package dependencies mruby: Support cross build for autotools h2load, nghttpx: Add UDP_GRO support Bump ngtcp2 nghttpx: Randomize initial QUIC packet number Bump llhttp to a0e744f850d8101a51284868ffdf745bcfe4fbcc Bump macos to 12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2023-06-28nghttp2: upgrade 1.53.0 -> 1.54.0Wang Mingyu
Changelog: ========== nghttpx: Consistent error handling and use of high-level API h2load: Fix http3 upload stall h2load: Use std::chrono::steady_clock for quic timestamp Avoid ev_now by @tatsuhiro-t in #1907 Remove unused macro bswap64 Bump ngtcp2 and nghttp3 Bump libbpf to v1.2.0 Avoid copies Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-06-16nghttp2: upgrade 1.52.0 -> 1.53.0Alexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-03-01nghttp2: Deleted the entries for -client and -server, and removed a ↵leimaohui
dependency on them from the main package. By default there is nothing in nghttp2-client and nghttp2-server ,nghttp2-client and nghttp2-server aren't created. So there are dependences error if install main package. Problem: conflicting requests - nothing provides nghttp2-client >= 1.52.0 needed by nghttp2-1.52.0-r0.core2_64 - nothing provides nghttp2-server >= 1.52.0 needed by nghttp2-1.52.0-r0.core2_64 Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2023-02-20nghttp2: upgrade 1.51.0 -> 1.52.0Alexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2023-01-31nghttp2: Disable python bindingsKhem Raj
python bindings need cython to build, moreover they have been removed from future releases upstream nghttp2 [1] This ensures consistent builds as it does not need cython which was being used from build host if it is installed. With some distros e.g. archlinux it caused conflicts with python from python-native [1] https://github.com/nghttp2/nghttp2/commit/b4cb3b0090b704f2461766c455568b311013272f Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2023-01-06nghttp2: upgrade 1.50.0 -> 1.51.0Alexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-11-08nghttp2: upgrade 1.49.0 -> 1.50.0Alexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2022-09-28meta: fix version checks in all github recipes using the github-releases classAlexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-17nghttp2: upgrade 1.48.0 -> 1.49.0Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-07-08nghttp2: upgrade 1.47.0 -> 1.48.0Alexander Kanavin
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-02nghttp2: upgrade 1.46.0 -> 1.47.0wangmy
Changelog: ========= lib: Fix decoder table size update (GH-1667) lib: chore: fix -Wunreachable-code-return (GH-1625) build: Make Docker speak HTTP/3 (GH-1657) build: Remove SPDY option for CMake (GH-1665) build: cmake: Disable libbpf build by default doc: Fix typos (GH-1668) doc: Update nghttp2.pyx (GH-1666) h2load: Handle EAGAIN/EWOULDBLOCK from sendmsg h2load: allow setting max frame size for h2load (GH-1640) nghttpx: Add --require-http-scheme option nghttpx: Add support QUIC BBR2 nghttpx: Bump libbpf to v0.7.0 and turn on all strict features nghttpx: Change qlog file extension to .sqlog nghttpx: Fix bug that h3 stream ends prematurely nghttpx: Fix the issue that forwarded h3 GET request always has chunked TE nghttpx: Handle EAGAIN/EWOULDBLOCK from sendmsg nghttpx: Send and receive ECN in QUIC packets nghttpx: Set IP_PMTUDISC_DO explicitly nghttpx: Support h3 trailer fields nghttpx: fix quotes in --altsvc example (GH-1643) nghttpx: shrpx: make nghttpx -v show ngtcp2 and nghttp3 version as well (GH-1636) third-party: Bump llhttp to v6.0.6 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-02-12nghttp2: fix for multilib supportChangqing Li
Update package name to fix following error: ERROR: Required build target 'lib32-core-image-minimal' has no buildable providers. Missing or unbuildable dependency chain was: ['lib32-core-image-minimal', 'lib32-libnghttp2'] for lib32 image, lib{PN} will be expanded as lib32-liblib32-nghttp2, so above error occurs, update lib{PN} to lib{BPN} to fix it. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-11-03nghttp2: upgrade 1.45.1 -> 1.46.0Alexander Kanavin
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-10-14nghttp2: add recipe from meta-oeAlexander Kanavin
It is needed for latest libsoup. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>