Skip to content

Commit 274ddb7

Browse files
authored
Fix: urls in r35 release notes (#955)
fix: urls in rn
1 parent a243f44 commit 274ddb7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/nginx/releases.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@ _Based on NGINX Open Source 1.29.0_
3939

4040
NGINX Plus R35 is a feature release:
4141

42-
- [Automated Certificate Management Environment](https://nginx.org/en/docs/http/ngx_http_acme_module.html) (ACME) protocol [support](https://blog.nginx.org/blog/native-support-for-acme-protocol).
42+
- [Automated Certificate Management Environment](https://blog.nginx.org/blog/native-support-for-acme-protocol) (ACME) protocol [support](https://nginx.org/en/docs/http/ngx_http_acme_module.html).
4343

4444
- [Automatic renewal](https://docs.nginx.com/solutions/about-subscription-licenses/#update-jwt) of NGINX Plus license.
4545

46-
- [Native OIDC enhancements](https://community.f5.com/kb/technicalarticles/we-heard-you-r35-brings-frictionless-oidc-logout-and-richer-claims-to-nginx-plus): [Relying party (RP) initiated Logout](https://nginx.org/en/docs/http/ngx_http_oidc_module.html#logout_uri) and [UserInfo](https://nginx.org/en/docs/http/ngx_http_oidc_module.html#userinfo) endpoint.
46+
- [Native OIDC enhancements](https://community.f5.com/kb/technicalarticles/we-heard-you-r35-brings-frictionless-oidc-logout-and-richer-claims-to-nginx-plus/342914): [Relying party (RP) initiated Logout](https://nginx.org/en/docs/http/ngx_http_oidc_module.html#logout_uri) and [UserInfo](https://nginx.org/en/docs/http/ngx_http_oidc_module.html#userinfo) endpoint.
4747

4848
- The [`auth_require`](https://nginx.org/en/docs/http/ngx_http_auth_require_module.html) module that allows access decisions to be made based on any variable values available at the time of invocation, including [key-value](https://nginx.org/en/docs/http/ngx_http_keyval_module.html) pairs and [njs](https://nginx.org/en/docs/njs/) variables. The module is primarily designed for authentication, especially in conjunction with OIDC.
4949

5050
- [CUBIC Congestion Control](https://blog.nginx.org/blog/congestion-control-enhancements-for-quic-in-nginx) in HTTP3/QUIC.
5151

5252
- Support for [103 Early Hints](https://blog.nginx.org/blog/nginx-introduces-support-103-early-hints).
5353

54-
- 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](http://cve.mitre.org/cgi-bin/cvename.cgi?name=2025-53859)).
54+
- 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

5656

5757
NGINX Plus R35 is supported on:
@@ -148,7 +148,7 @@ _August 13, 2025_
148148

149149
This is a security release for NGINX Plus R34.
150150

151-
- 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](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53859)).
151+
- 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)).
152152

153153

154154
## NGINX Plus Release 33 (R33) {#r33}
@@ -239,7 +239,7 @@ _August 13, 2025_
239239

240240
This is a security release for NGINX Plus R33.
241241

242-
- - 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](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53859)).
242+
- - 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)).
243243

244244

245245
## NGINX Plus Release 32 (R32) {#r32}
@@ -354,7 +354,7 @@ _August 13, 2025_
354354

355355
This is a security release for NGINX Plus R32.
356356

357-
- 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](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53859)).
357+
- 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)).
358358

359359

360360
## NGINX Plus Release 31 (R31) {#r31}

0 commit comments

Comments
 (0)