Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport -> release/3.9.x] fix(patches): add patches from upstream openresty #13952

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

team-gateway-bot
Copy link
Collaborator

Automated backport to release/3.9.x, triggered by a label in #13640.

Original description

Summary

Fixing the issue where a connection can't be setkeepalive successfully when using TLSv1.3. The issue was originally found in the tcp-log plugin.

ngx_lua patches

ngx_stream_lua patches

Checklist

Issue reference

https://konghq.atlassian.net/browse/FTI-6190

* chore(patches): add patches from upstream openresty

Fixing the issue where a connection can't be setkeepalive successfully when using TLSv1.3. The issue was originally found in the tcp-log plugin.

\### Summary
\#### ngx_lua patches
- openresty/lua-nginx-module@bf4bdcd
- openresty/lua-nginx-module@ea09d92
- openresty/lua-nginx-module@816483d

\#### ngx_stream_lua patches
- openresty/stream-lua-nginx-module@5954e22
- openresty/stream-lua-nginx-module@69f0cd7
- openresty/stream-lua-nginx-module@1e1d93e

https://konghq.atlassian.net/browse/FTI-6190

* chore(fixture): fix tcp_server, SSL_shutdown only does a half close,
    so the connection can still be reused.

(cherry picked from commit eff5e8f)
@team-gateway-bot team-gateway-bot added this to the 3.9.0 milestone Nov 29, 2024
@team-gateway-bot team-gateway-bot added build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee chore Not part of the core functionality of kong, but still needed size/M skip-changelog labels Nov 29, 2024
@ms2008 ms2008 merged commit 4db0490 into release/3.9.x Nov 29, 2024
48 checks passed
@ms2008 ms2008 deleted the backport-13640-to-release/3.9.x branch November 29, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee chore Not part of the core functionality of kong, but still needed size/M skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants