Skip to content

Commit 8eb015a

Browse files
Added release blog callouts for R33-35 (#992)
* Added release blog callouts for R33-35 * removed empty icon param for callouts --------- Co-authored-by: Alan Dooley <[email protected]>
1 parent 286abb0 commit 8eb015a

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

content/nginx/releases.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ NGINX Plus R35 is a feature release:
5353

5454
- Security: SMTP Authentication process memory over-read. This vulnerability in the NGINX `ngx_mail_smtp_module` may allow an unauthenticated attacker to trigger buffer over-read, resulting in worker process memory disclosure to the authentication server ([CVE-2025-53859](https://www.cve.org/CVERecord?id=CVE-2025-53859)).
5555

56+
{{< call-out "note" "Learn more" >}}For highlights of all new features and enhancements in this release, see the [NGINX Plus R35 release blog](https://community.f5.com/kb/technicalarticles/f5-nginx-plus-r35-release-now-available/342962).{{< /call-out >}}
57+
5658

5759
NGINX Plus R35 is supported on:
5860

@@ -82,9 +84,6 @@ NGINX Plus R35 is supported on:
8284
- SLES 15 SP6 is now required
8385
- the [ACME]({{< ref "/nginx/admin-guide/dynamic-modules/acme.md" >}}) dynamic module is new in this release.
8486

85-
More information: [Announcing NGINX Plus R35](https://community.f5.com/kb/TechnicalArticles/f5-nginx-plus-r35-release-now-available/342962)
86-
87-
8887
## NGINX Plus Release 34 (R34) {#r34}
8988
_April 01, 2025_<br/>
9089
_Based on NGINX Open Source 1.27.4_
@@ -104,6 +103,8 @@ NGINX Plus R34 is a feature release:
104103

105104
- Security: insufficient check in virtual servers handling with TLSv1.3 SNI allowed to reuse SSL sessions in a different virtual server, to bypass client SSL certificates verification ([CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419)).
106105

106+
{{< call-out "note" "Learn more" >}}For highlights of all new features and enhancements in this release, see the [NGINX Plus R34 release blog](https://community.f5.com/kb/technicalarticles/f5-nginx-plus-r34-release-now-available/340300).{{< /call-out >}}
107+
107108
NGINX Plus R34 is supported on:
108109

109110
{{<bootstrap-table "table table-striped table-bordered table-sm">}}
@@ -130,9 +131,6 @@ NGINX Plus R34 is supported on:
130131
- Ubuntu 20.04 is deprecated
131132
- the [OpenTracing]({{< ref "/nginx/admin-guide/dynamic-modules/opentracing.md" >}}) dynamic module is no longer available. It is recommended to use the [OpenTelemetry Distributed Tracing]({{< ref "/nginx/admin-guide/dynamic-modules/opentelemetry.md" >}}) module, which incorporates all the features of the OpenTracing module.
132133

133-
More information: [Announcing NGINX Plus R34](https://community.f5.com/kb/technicalarticles/f5-nginx-plus-r34-release-now-available/340300)
134-
135-
136134
### NGINX Plus R34 Update {#r34_p1}
137135

138136
NGINX Plus R34 P1<br/>
@@ -185,6 +183,9 @@ The argument is a file name in the `SSLKEYLOGFILE` format compatible with Wiresh
185183

186184
- Added initial support for Post Quantum Cryptography.
187185

186+
{{< call-out "note" "Learn more" >}}For highlights of all new features and enhancements in this release, see the [NGINX Plus R33 release blog](https://community.f5.com/kb/technicalarticles/f5-nginx-plus-r33-release-now-available/336403).{{< /call-out >}}
187+
188+
188189
{{<bootstrap-table "table table-striped table-bordered table-sm">}}
189190
| Distribution | Versions |
190191
|----------------------------------|-----------------------------------|
@@ -213,9 +214,6 @@ The argument is a file name in the `SSLKEYLOGFILE` format compatible with Wiresh
213214
- support for s390x architecture removed
214215
- the [Lua]({{< ref "/nginx/admin-guide/dynamic-modules/lua.md" >}}) module is no longer available for SUSE Linux Enterprise Server 12
215216

216-
More information: [Announcing NGINX Plus R33](https://community.f5.com/kb/technicalarticles/announcing-nginx-plus-r33-release/336403)
217-
218-
219217
### NGINX Plus R33 Updates {#r33_p1}
220218

221219
NGINX Plus R33 P1<br/>

0 commit comments

Comments
 (0)