Skip to content

Commit a3b69cf

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade nginx to 1.28.3 for CVE-2026-27654, CVE-2026-27784, CVE-2026-32647, CVE-2026-27651, CVE-2026-28753, CVE-2026-28755 [High] - branch 3.0-dev" #16318
Co-authored-by: Kanishk Bansal <103916909+Kanishk-Bansal@users.noreply.github.com>
1 parent cc6b0dd commit a3b69cf

3 files changed

Lines changed: 13 additions & 10 deletions

File tree

SPECS/nginx/nginx.signatures.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"Signatures": {
3-
"nginx-1.28.2.tar.gz": "20e5e0f2c917acfb51120eec2fba9a4ba4e1e10fd28465067cc87a7d81a829a3",
4-
"nginx-njs-0.9.4.tar.gz": "7b3a9f14b0f09311d9031c2a252cb0e23c06baac2e586a7d12c75aa6cba4ca0e",
5-
"nginx-tests.tgz": "5847fdc454543df77e07026e7de737f9e7ff093c8ce4afcbc2093a64e570ff83",
6-
"nginx.service": "73a1321ae35eafc4e02614cde224fc0bf20ceba97f969b3373dd73c15c22a0e1"
7-
}
2+
"Signatures": {
3+
"nginx-njs-0.9.4.tar.gz": "7b3a9f14b0f09311d9031c2a252cb0e23c06baac2e586a7d12c75aa6cba4ca0e",
4+
"nginx-tests.tgz": "5847fdc454543df77e07026e7de737f9e7ff093c8ce4afcbc2093a64e570ff83",
5+
"nginx.service": "73a1321ae35eafc4e02614cde224fc0bf20ceba97f969b3373dd73c15c22a0e1",
6+
"nginx-1.28.3.tar.gz": "2c96a946bfb0882a21744ed429770a2123ae1828c7c48665092993ddee91a918"
7+
}
88
}

SPECS/nginx/nginx.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Summary: High-performance HTTP server and reverse proxy
55
Name: nginx
66
# Currently on "stable" version of nginx from https://nginx.org/en/download.html.
77
# Note: Stable versions are even (1.20), mainline versions are odd (1.21)
8-
Version: 1.28.2
8+
Version: 1.28.3
99
Release: 1%{?dist}
1010
License: BSD-2-Clause
1111
Vendor: Microsoft Corporation
@@ -167,6 +167,9 @@ rm -rf nginx-tests
167167
%dir %{_sysconfdir}/%{name}
168168

169169
%changelog
170+
* Thu Mar 26 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.28.3-1
171+
- Auto-upgrade to 1.28.3 - for CVE-2026-27654, CVE-2026-27784, CVE-2026-32647, CVE-2026-27651, CVE-2026-28753, CVE-2026-28755
172+
170173
* Tue Feb 10 2026 Akarsh Chaudhary <v-akarshc@microsoft.com> - 1.28.2-1
171174
- Upgrade to version 1.28.2 (fixes CVE-2026-1642).
172175

@@ -183,7 +186,7 @@ rm -rf nginx-tests
183186
- Enable webdav module
184187
- Added tests to verify nginx server and its supported modules
185188

186-
* Tue Feb 10 2025 Mitch Zhu <mitchzhu@microsoft.com> - 1.25.4-3
189+
* Mon Feb 10 2025 Mitch Zhu <mitchzhu@microsoft.com> - 1.25.4-3
187190
- Fix CVE-2025-23419
188191

189192
* Tue Aug 20 2024 Cameron Baird <cameronbaird@microsoft.com> - 1.25.4-2

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14392,8 +14392,8 @@
1439214392
"type": "other",
1439314393
"other": {
1439414394
"name": "nginx",
14395-
"version": "1.28.2",
14396-
"downloadUrl": "https://nginx.org/download/nginx-1.28.2.tar.gz"
14395+
"version": "1.28.3",
14396+
"downloadUrl": "https://nginx.org/download/nginx-1.28.3.tar.gz"
1439714397
}
1439814398
}
1439914399
},

0 commit comments

Comments
 (0)