Skip to content
37 changes: 37 additions & 0 deletions content/waf/changelog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,43 @@ This changelog lists all of the information for F5 WAF for NGINX releases in 202

For older releases, check the changelogs for previous years: [2025]({{< ref "/waf/changelog/2025.md" >}}), [2024]({{< ref "/waf/changelog/2024.md" >}}), [2023]({{< ref "/waf/changelog/2023.md" >}}).

## F5 WAF for NGINX 5.13

Released _May_ 13th, 2026_.

### New features

- Added support for Debian 13
- Added support for NGINX Plus R37
Comment thread
ohad-perets marked this conversation as resolved.
Outdated
- Upgrade PCRE with PCRE2

### Resolved issues

- 14197 - Upgrade Go compiler to 1.26.2
- 14043 - wrong value in total memory used under bd-socket-plugin
- 14078 - Remove Mojolicious test files from the product
Comment thread
ohad-perets marked this conversation as resolved.
Outdated
- 14147 - fix recompilation race condition
- 14002 - bd_cfg_manifest consumed with a corrupted record length header
Comment thread
JTorreG marked this conversation as resolved.
Outdated

### Packages

{{< table >}}

| Distribution name | NGINX Open Source (5.13) | NGINX Plus (5.13) | NGINX Plus (5.13) |
| ------------------------ | ----------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------- |
| Alpine 3.22 | _app-protect-module-oss-1.29.8.5.629.0-r1.apk_ | _app-protect-module-plus-37.0.5.629.0-r1.apk_ | _app-protect-37.0.5.629.0-r1.apk_ |
| Amazon Linux 2023 | _app-protect-module-oss-1.29.8+5.629.0-1.amzn2023.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.629.0-1.amzn2023.ngx.x86_64.rpm_ | _app-protect-37.0+5.629.0-1.amzn2023.ngx.x86_64.rpm_ |
| Debian 11 | _app-protect-module-oss_1.29.8+5.629.0-1\~bullseye_amd64.deb_ | _app-protect-module-plus_37.0+5.629.0-1\~bullseye_amd64.deb_ | _app-protect_37.0+5.629.0-1\~bullseye_amd64.deb_ |
| Debian 12 | _app-protect-module-oss_1.29.8+5.629.0-1\~bookworm_amd64.deb_ | _app-protect-module-plus_37.0+5.629.0-1\~bookworm_amd64.deb_ | _app-protect_37.0+5.629.0-1\~bookworm_amd64.deb_ |
| Debian 13 | _app-protect-module-oss_1.29.8+5.629.0-1\~bookworm_amd64.deb_ | _app-protect-module-plus_37.0+5.629.0-1\~bookworm_amd64.deb_ | _app-protect_37.0+5.629.0-1\~trixie_amd64.deb_ |
Comment thread
ohad-perets marked this conversation as resolved.
Outdated
| Ubuntu 22.04 | _app-protect-module-oss_1.29.8+5.629.0-1\~jammy_amd64.deb_ | _app-protect-module-plus_37.0+5.629.0-1\~jammy_amd64.deb_ | _app-protect_37.0+5.629.0-1\~jammy_amd64.deb_ |
| Ubuntu 24.04 | _app-protect-module-oss_1.29.8+5.629.0-1\~noble_amd64.deb_ | _app-protect-module-plus_37.0+5.629.0-1\~noble_amd64.deb_ | _app-protect_37.0+5.629.0-1\~noble_amd64.deb_ |
| Oracle Linux 8 | _app-protect-module-oss-1.29.8+5.629.0-1.el8.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.629.0-1.el8.ngx.x86_64.rpm_ | _app-protect-37.0+5.629.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 8 and Rocky Linux 8 | _app-protect-module-oss-1.29.8+5.629.0-1.el8.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.629.0-1.el8.ngx.x86_64.rpm_ | _app-protect-37.0+5.629.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 9 and Rocky Linux 9 | _app-protect-module-oss-1.29.8+5.629.0-1.el9.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.629.0-1.el9.ngx.x86_64.rpm_ | _app-protect-37.0+5.629.0-1.el9.ngx.x86_64.rpm_ |
| RHEL 10 | _app-protect-module-oss-1.29.8+5.629.0-1.el10.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.629.0-1.el10.ngx.x86_64.rpm_ | _app-protect-37.0+5.629.0-1.el10.ngx.x86_64.rpm_ |

{{< /table >}}

## F5 WAF for NGINX 5.12.1

Expand Down
Loading