From 8d982ca31b0abbff515ec6914fdc093e6216afb5 Mon Sep 17 00:00:00 2001 From: Orion Moore Date: Fri, 10 Jul 2026 11:33:24 -0600 Subject: [PATCH 1/2] OPSC-17970 Add missing netty upgrade release note --- OpsCenter_6.8_Release_Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/OpsCenter_6.8_Release_Notes.md b/OpsCenter_6.8_Release_Notes.md index 2157591..67bff35 100644 --- a/OpsCenter_6.8_Release_Notes.md +++ b/OpsCenter_6.8_Release_Notes.md @@ -24,6 +24,7 @@ Significant QA process improvements are in process to avoid similar future issue ## Security * Upgraded `dojo`, `dijit`, `dojox`, and `dojo-util` to version 1.17.3, addressing CVE-2021-23450 (CWE-1321: Improperly Controlled Modification of Object Prototype Attributes Prototype Pollution). (OPSC-17877) * Updated `jackson` to version 2.21.4 to address CVE-2026-54512. (OPSC-17976) +* Upgraded `netty` from version 4.1.133 to 4.1.135 addressing CVE-2026-44249 (OPSC-17970) # Release Notes for OpsCenter 6.8.51 28 May 2026 From 937b573bd829cd6e8616541f2008adef1908e95a Mon Sep 17 00:00:00 2001 From: Timothy Orion Moore Date: Fri, 10 Jul 2026 13:07:50 -0600 Subject: [PATCH 2/2] Apply suggestions from code review Minor review update Co-authored-by: annieden <94020405+annieden@users.noreply.github.com> --- OpsCenter_6.8_Release_Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpsCenter_6.8_Release_Notes.md b/OpsCenter_6.8_Release_Notes.md index 67bff35..de5ac50 100644 --- a/OpsCenter_6.8_Release_Notes.md +++ b/OpsCenter_6.8_Release_Notes.md @@ -24,7 +24,7 @@ Significant QA process improvements are in process to avoid similar future issue ## Security * Upgraded `dojo`, `dijit`, `dojox`, and `dojo-util` to version 1.17.3, addressing CVE-2021-23450 (CWE-1321: Improperly Controlled Modification of Object Prototype Attributes Prototype Pollution). (OPSC-17877) * Updated `jackson` to version 2.21.4 to address CVE-2026-54512. (OPSC-17976) -* Upgraded `netty` from version 4.1.133 to 4.1.135 addressing CVE-2026-44249 (OPSC-17970) +* Upgraded `netty` from version 4.1.133 to 4.1.135 addressing CVE-2026-44249 (OPSC-17970). # Release Notes for OpsCenter 6.8.51 28 May 2026