You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nginx/releases.md
+22-7Lines changed: 22 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -80,17 +80,25 @@ NGINX Plus R33 is supported on:
80
80
81
81
More information: [Announcing NGINX Plus R33](https://community.f5.com/kb/technicalarticles/announcing-nginx-plus-r33-release/336403)
82
82
83
-
<spanid="r33_p1"></span>
84
-
### NGINX Plus R33 Update
85
83
86
-
This is a bugfix release for NGINX Plus R33.
84
+
<spanid="r33_p1"></span>
85
+
### NGINX Plus R33 Updates
87
86
88
87
NGINX Plus R33 P1<br/>
89
88
_4 December 2024_
90
89
90
+
This is a bugfix release for NGINX Plus R33.
91
+
91
92
- Resolved an issue related to product code detection on Azure Marketplace VMs.
92
93
93
94
95
+
NGINX Plus R33 P2<br/>
96
+
_5 February 2025_
97
+
98
+
This is a security release for NGINX Plus R33.
99
+
100
+
- Security Fix [CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419) in SNI that adds a restriction for TLSv1.3 cross-SNI session resumption.
101
+
94
102
<spanid="r32"></span>
95
103
## NGINX Plus Release 32 (R32)
96
104
_29 May 2024_<br/>
@@ -104,9 +112,9 @@ NGINX Plus R32 is a feature release:
104
112
105
113
- NGINX Plus [official container images](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
106
114
107
-
-[Virtual servers](http://nginx.org/en/docs/stream/ngx_stream_core_module.html#server_name) in the [`stream`](http://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
115
+
-[Virtual servers](https://nginx.org/en/docs/stream/ngx_stream_core_module.html#server_name) in the [`stream`](https://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
108
116
109
-
- The `deferred`, `accept_filter`, and `setfib` parameters of the [listen](http://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen) directive in the [`stream`](http://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
117
+
- The `deferred`, `accept_filter`, and `setfib` parameters of the [listen](https://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen) directive in the [`stream`](https://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
110
118
111
119
- Cache line size detection for some architectures
112
120
@@ -172,9 +180,9 @@ More information: [Announcing NGINX Plus R32](https://www.f5.com/company/blog/ng
172
180
173
181
174
182
<spanid="r32_p1"></span>
175
-
### NGINX Plus R32 Update
183
+
### NGINX Plus R32 Updates
176
184
177
-
This is a security release for NGINX Plus R32.
185
+
These are security releases for NGINX Plus R32.
178
186
179
187
NGINX Plus R32 P1<br/>
180
188
_14 August 2024_
@@ -188,6 +196,13 @@ _14 August 2024_
188
196
- Various fixes in SSL certificate caching
189
197
190
198
199
+
NGINX Plus R32 P2<br/>
200
+
_5 February 2025_
201
+
202
+
- Security Fix [CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419) in SNI that adds a restriction for TLSv1.3 cross-SNI session resumption.
203
+
204
+
- Regression issue fix in SSL Certificate Caching.
0 commit comments