Skip to content

Commit 2007d21

Browse files
committed
chore(deps) bump Nginx to 1.27.3
1 parent d1250d8 commit 2007d21

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

.github/workflows/ci-large.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
label: [""]
2424
os: [ubuntu-latest]
2525
cc: [gcc-12]
26-
ngx: [1.27.2]
26+
ngx: [1.27.3]
2727
runtime: [wasmtime, wasmer, v8]
2828
wasmtime: [26.0.0]
2929
wasmer: [3.1.1]
@@ -52,7 +52,7 @@ jobs:
5252
wasmer: 3.1.1
5353
os: macos-13
5454
cc: clang
55-
ngx: 1.27.2
55+
ngx: 1.27.3
5656
ssl: ssl
5757
debug: debug
5858
hup: no_hup
@@ -62,7 +62,7 @@ jobs:
6262
wasmtime: 26.0.0
6363
os: macos-13
6464
cc: clang
65-
ngx: 1.27.2
65+
ngx: 1.27.3
6666
ssl: ssl
6767
debug: debug
6868
hup: hup
@@ -72,7 +72,7 @@ jobs:
7272
v8: 12.0.267.17
7373
os: macos-13
7474
cc: clang
75-
ngx: 1.27.2
75+
ngx: 1.27.3
7676
ssl: ssl
7777
debug: debug
7878
hup: no_hup
@@ -101,7 +101,7 @@ jobs:
101101
matrix:
102102
os: [ubuntu-22.04]
103103
cc: [gcc-12]
104-
ngx: [1.27.2]
104+
ngx: [1.27.3]
105105
runtime: [wasmer, wasmtime, v8]
106106
wasmtime: [26.0.0]
107107
wasmer: [3.1.1]
@@ -169,7 +169,7 @@ jobs:
169169
label: [""]
170170
os: [ubuntu-latest]
171171
cc: [clang-13, clang-14, gcc-10, gcc-11]
172-
ngx: [1.27.2]
172+
ngx: [1.27.3]
173173
runtime: [wasmtime, wasmer, v8]
174174
wasmtime: [26.0.0]
175175
wasmer: [3.1.1]

.github/workflows/ci.yml

+13-13
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
label: [""]
3434
os: [ubuntu-latest]
3535
cc: [gcc-12]
36-
ngx: [1.27.2]
36+
ngx: [1.27.3]
3737
openresty: [""]
3838
runtime: [wasmer]
3939
wasmtime: [""]
@@ -50,7 +50,7 @@ jobs:
5050
wasmtime: 26.0.0
5151
os: ubuntu-latest
5252
cc: gcc-12
53-
ngx: 1.27.2
53+
ngx: 1.27.3
5454
ipc: no_ipc
5555
ssl: ssl
5656
debug: debug
@@ -60,7 +60,7 @@ jobs:
6060
v8: 12.0.267.17
6161
os: ubuntu-latest
6262
cc: gcc-12
63-
ngx: 1.27.2
63+
ngx: 1.27.3
6464
ipc: no_ipc
6565
ssl: ssl
6666
debug: debug
@@ -70,7 +70,7 @@ jobs:
7070
wasmtime: 26.0.0
7171
os: ubuntu-latest
7272
cc: gcc-12
73-
ngx: 1.27.2
73+
ngx: 1.27.3
7474
ipc: no_ipc
7575
ssl: no_ssl
7676
debug: debug
@@ -91,7 +91,7 @@ jobs:
9191
- label: dynamic_nginx
9292
os: ubuntu-latest
9393
cc: gcc-12
94-
ngx: 1.27.2
94+
ngx: 1.27.3
9595
runtime: wasmtime
9696
wasmtime: 26.0.0
9797
ipc: no_ipc
@@ -102,7 +102,7 @@ jobs:
102102
# No SSL
103103
- os: ubuntu-latest
104104
cc: gcc-12
105-
ngx: 1.27.2
105+
ngx: 1.27.3
106106
runtime: wasmer
107107
wasmer: 3.1.1
108108
ipc: no_ipc
@@ -136,7 +136,7 @@ jobs:
136136
- label: ipc
137137
os: ubuntu-latest
138138
cc: gcc-12
139-
ngx: 1.27.2
139+
ngx: 1.27.3
140140
runtime: wasmtime
141141
wasmtime: 26.0.0
142142
ipc: ipc
@@ -174,7 +174,7 @@ jobs:
174174
with:
175175
github-token: ${{ secrets.GITHUB_TOKEN }}
176176
parallel-finished: true
177-
carryforward: 'unit-ngx_1.27.2-wasmer-no_ipc-ssl-debug-no_hup-static,unit-ngx_1.27.2-wasmer-no_ipc-ssl-no_debug-no_hup-static,unit-ngx_1.27.2-wasmtime-no_ipc-ssl-debug-hup-static,unit-ngx_1.27.2-wasmtime-no_ipc-ssl-debug-hup-dynamic,unit-ngx_1.27.2-v8-no_ipc-ssl-debug-no_hup-static,unit-ngx_1.27.2-wasmtime-no_ipc-no_ssl-debug-no_hup-static-wasm32-unknown-unknown,unit-ngx_1.21.6-wasmer-no_ipc-ssl-debug-no_hup-static,unit-ngx_1.27.2-wasmer-no_ipc-no_ssl-no_debug-no_hup-static,unit-openresty_1.27.1.1-wasmtime-no_ipc-ssl-debug-no_hup-static,unit-openresty_1.27.1.1-wasmtime-no_ipc-ssl-debug-no_hup-dynamic,unit-ngx_1.27.2-wasmtime-ipc-no_ssl-debug-no_hup-static'
177+
carryforward: 'unit-ngx_1.27.3-wasmer-no_ipc-ssl-debug-no_hup-static,unit-ngx_1.27.3-wasmer-no_ipc-ssl-no_debug-no_hup-static,unit-ngx_1.27.3-wasmtime-no_ipc-ssl-debug-hup-static,unit-ngx_1.27.3-wasmtime-no_ipc-ssl-debug-hup-dynamic,unit-ngx_1.27.3-v8-no_ipc-ssl-debug-no_hup-static,unit-ngx_1.27.3-wasmtime-no_ipc-no_ssl-debug-no_hup-static-wasm32-unknown-unknown,unit-ngx_1.21.6-wasmer-no_ipc-ssl-debug-no_hup-static,unit-ngx_1.27.3-wasmer-no_ipc-no_ssl-no_debug-no_hup-static,unit-openresty_1.27.1.1-wasmtime-no_ipc-ssl-debug-no_hup-static,unit-openresty_1.27.1.1-wasmtime-no_ipc-ssl-debug-no_hup-dynamic,unit-ngx_1.27.3-wasmtime-ipc-no_ssl-debug-no_hup-static'
178178

179179
valgrind:
180180
name: 'Valgrind'
@@ -188,7 +188,7 @@ jobs:
188188
wasmer: [3.1.1]
189189
os: [ubuntu-22.04]
190190
cc: [gcc-12]
191-
ngx: [1.27.2]
191+
ngx: [1.27.3]
192192
openresty: [""]
193193
wasmtime: [""]
194194
v8: [""]
@@ -200,7 +200,7 @@ jobs:
200200
wasmtime: 26.0.0
201201
os: ubuntu-22.04
202202
cc: gcc-12
203-
ngx: 1.27.2
203+
ngx: 1.27.3
204204
hup: no_hup
205205
debug: debug
206206
path: t/01-wasm
@@ -209,7 +209,7 @@ jobs:
209209
v8: 12.0.267.17
210210
os: ubuntu-22.04
211211
cc: gcc-12
212-
ngx: 1.27.2
212+
ngx: 1.27.3
213213
debug: debug
214214
hup: no_hup
215215
path: t/01-wasm
@@ -297,7 +297,7 @@ jobs:
297297
# No SSL
298298
- os: ubuntu-latest
299299
cc: clang-15
300-
ngx: 1.27.2
300+
ngx: 1.27.3
301301
runtime: wasmer
302302
wasmer: 3.1.1
303303
ssl: no_ssl
@@ -323,7 +323,7 @@ jobs:
323323
matrix:
324324
os: [ubuntu-latest]
325325
cc: [clang-15, gcc-12]
326-
ngx: [1.27.2]
326+
ngx: [1.27.3]
327327
runtime: [wasmtime, wasmer, v8]
328328
wasmtime: [26.0.0]
329329
wasmer: [3.1.1]

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NGX ?= 1.27.2
1+
NGX ?= 1.27.3
22
OPENSSL ?= 3.4.0
33
WASMTIME ?= 26.0.0
44
WASMER ?= 3.1.1

valgrind.suppress

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
<nginx 1.27.2: ngx_set_environment>
2+
<nginx 1.27.3: ngx_set_environment>
33
Memcheck:Leak
44
match-leak-kinds: definite
55
fun:malloc
66
fun:ngx_alloc
77
fun:ngx_set_environment
88
}
99
{
10-
<nginx 1.27.2: ngx_event_process_init>
10+
<nginx 1.27.3: ngx_event_process_init>
1111
Memcheck:Leak
1212
fun:malloc
1313
fun:ngx_alloc
1414
fun:ngx_event_process_init
1515
}
1616
{
17-
<nginx 1.27.2: ngx_crc32_table_init>
17+
<nginx 1.27.3: ngx_crc32_table_init>
1818
Memcheck:Leak
1919
match-leak-kinds: possible
2020
fun:malloc

0 commit comments

Comments
 (0)