lijunlong
e18088b900
feature: add patches for CVE-2026-1642.
2026-03-13 08:35:50 +08:00
lijunlong
2518f8ef63
feature: add patches for nginx 1.29.5.
2026-03-03 12:03:34 +08:00
Hanada
0de3defb20
bugfix: fixed patch for openssl 3.5.5.
2026-02-09 22:40:48 +08:00
lijunlong
fe04bbe3f5
feature: add support for openssl 3.5.5.
2026-02-02 10:14:12 +08:00
Yichun Zhang (agentzh)
ad85d73f5b
util/package-nginx.sh: fixed for recent upstream changes.
v1.29.2.1
2026-01-02 16:56:39 -08:00
lijunlong
2ee8f85007
feature: add patches for 1.29.4.
2025-12-16 19:23:21 +08:00
lijunlong
9e748093cc
bugfix: update lua-nginx-module&stream-lua-nginx-module to fix compatibility issues.
2025-12-16 14:39:35 +08:00
lijunlong
d52d5b4b99
bugfix: update stream-lua-nginx-module to R2.
2025-11-03 15:20:55 +08:00
lijunlong
924ee9ae4d
tests: update tests to match the latest change in util/mirror-tarballs.
2025-10-30 09:08:08 +08:00
lijunlong
2200cb932d
feature: update luajit.
2025-10-23 00:07:37 +08:00
lijunlong
dbb471fbe1
feature: update rds-csv-nginx-module and stream-lua-nginx-module.
2025-10-22 11:49:35 +08:00
lijunlong
6e839f20ee
bugfix: update lua-nginx-module and stream-lua-nginx-module.
2025-10-22 11:18:01 +08:00
lijunlong
95eca0b3b8
bugfix: update nginx-1.29.2-stream_proxy_protocol_v2.patch to build with openssl 1.x.x.
2025-10-22 10:31:14 +08:00
lijunlong
5b1f3746d2
feature: update lua-resty-core to 0.1.32rc2.
2025-10-21 22:13:26 +08:00
lijunlong
aa43b63ad3
feature: update lua-nginx-module, stream-lua-nginx-module, lua-resty-core.
2025-10-21 08:48:33 +08:00
willmafh
5ee7d3ade1
feature: add proxy_ssl_verify_cb_yield.patch file for Nginx 1.29.2.
2025-10-19 14:16:42 +08:00
lijunlong
6623d561be
bugfix: fixed issue introduce by commit 305ebd07e..
2025-10-19 14:16:13 +08:00
lijunlong
b1e4118185
feature: update openresty components.
2025-10-16 13:10:10 +08:00
willmafh
d08b0f1f44
feature: proxy_ssl_verify_by_lua directives.
2025-10-14 13:13:24 +08:00
耗子
305ebd07e3
feature: update nginx to v1.29.2 ( #1045 )
...
Co-authored-by: lijunlong <lijunlong@openresty.com >
2025-10-13 15:50:32 +08:00
lijunlong
7c7c285671
feature: update resty-cli.
2025-09-13 23:00:42 +08:00
SohamM-Ibm
084d0931a3
feature: Enable PCRE for s390x.
...
The community is using `PCRE_VER=10.45` which is available for s390x.
2025-09-12 11:22:12 +08:00
swananan
be963bee4e
bugfix: add HTTP/3 QUIC SSL Lua yield patch macro protection.
2025-09-12 11:21:23 +08:00
lijunlong
1f3a05a9d4
Merge branch '1.27.1.x'
2025-07-14 15:54:03 +08:00
lijunlong
5c51c0daf3
bugfix: fixed build-win32.sh.
2025-07-14 15:52:17 +08:00
lijunlong
6c24a10fdb
feature: check in openssl-3.5.0-sess_set_get_cb_yield.patch.
2025-07-14 15:24:53 +08:00
lijunlong
bb9f0932a2
feature: update compents in build-wine32.sh to latest version.
2025-07-14 15:14:38 +08:00
lijunlong
3c327b034d
Merge branch '1.27.1.x'
2025-07-14 14:49:25 +08:00
lijunlong
7db0222b0c
feature: update luajit to v2.1-20250529.
2025-07-14 14:48:58 +08:00
lijunlong
e23b18b1a6
Merge branch '1.27.1.x'
2025-07-09 09:58:38 +08:00
lijunlong
f7ad0aa79d
feature: update lua-resty-mysql to v0.28.
2025-07-09 09:55:58 +08:00
lijunlong
c40929d64c
Merge branch '1.27.1.x'
2025-07-09 09:39:54 +08:00
lijunlong
3a9d571b44
feature: update lua-resty-redis to v0.33.
...
feature: update headers-more-nginx-module to v0.39.
2025-07-09 09:38:32 +08:00
lijunlong
ecf6e32370
Revert "change: don't apply quic yield patch for minor release."
...
This reverts commit 0044a7a764 .
2025-07-09 09:32:09 +08:00
lijunlong
b3d20e09fc
feature: update lua-resty-redis to v0.33.
2025-07-09 09:24:42 +08:00
lijunlong
0044a7a764
change: don't apply quic yield patch for minor release.
2025-07-09 09:08:59 +08:00
lijunlong
f65d4fa6c4
feature: update headers-more-nginx-module to v0.39.
2025-07-09 08:49:19 +08:00
swananan
7adc4f85a1
bugfix: improve HTTP/3 SSL Lua callback yield handling.
2025-06-30 23:04:47 +08:00
lijunlong
ac93bda9b4
feature: check in openssl-3.5.0-sess_set_get_cb_yield.patch.
2025-06-21 11:44:47 +08:00
iYism
335b4e284e
refactor: organize patches directory by nginx version.
...
Restructure the patches directory to group patch files under subdirectories
named by their corresponding Nginx version (e.g., patches/nginx/1.27.1/).
This improves readability, maintainability, and scalability of the patch
management system, making it easier to locate and manage version-specific
patches.
- Created subdirectories for each Nginx version.
- Moved existing patch files into their respective version directories.
- Ensured no changes to patch file contents or functionality.
This change enhances the project's organization without affecting runtime behavior.
2025-05-16 09:20:39 +08:00
lijunlong
f2d027cd9a
feature: update lua-resty-mysql to v0.28.
2025-05-08 13:22:23 +08:00
lijunlong
7e3bbab001
tests: fixed ci.
2025-04-13 19:32:24 +08:00
lijunlong
0eace29b04
tests: fixed ci.
2025-04-13 17:43:10 +08:00
Ri Shen Chen
ef772235d1
tests: stream proxy protocol v2
2025-04-13 17:03:49 +08:00
lijunlong
5fdebe76b6
feature: add upstream proxy protocol v2 for stream module.
...
Co-author: chenri_shen@163.com
2025-04-13 17:03:31 +08:00
Yichun Zhang (agentzh)
f2bfae0467
fixed a bug in the previous commit.
2025-03-19 13:21:22 -07:00
Yichun Zhang (agentzh)
9cefbd2788
change: dist-check: use a different /usr/local/openresty-norm prefix for our test builds.
2025-03-19 13:09:11 -07:00
lijunlong
47ffb3d1ef
feature: update build script for win32.
2025-03-14 14:12:56 +08:00
lijunlong
177ba250cc
feature: check in openssl-3.4.1-sess_set_get_cb_yield.patch.
v1.27.1.2
2025-03-04 10:22:26 +08:00
lijunlong
4ad3978ec8
bugfix: apply patch CVE-2025-23419.patch
2025-02-07 12:46:36 +08:00