Skip to content

Commit 0afccfc

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade httpd to 2.4.68 for CVE-2026-49975 - branch 3.0-dev" microsoft#17662
1 parent daf1375 commit 0afccfc

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

SPECS/httpd/httpd.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"httpd-ssl-pass-dialog": "b9bd4816dda673ad9294a0fbd2904fac9b96eabddb4d72080ae58b498bcd1db9",
1111
"macros.httpd": "6dbf9313a5d085cb705fa5ef393372ec940008f08bf1c9350f8f49d58df75dff",
1212
"ssl.conf": "6690cb873d2312d0ecffcda3822562cd1b1b11ac44b1fcb7bd1b720a9e53c333",
13-
"httpd-2.4.67.tar.bz2": "66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4"
13+
"httpd-2.4.68.tar.bz2": "68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c06"
1414
}
1515
}

SPECS/httpd/httpd.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%define _confdir %{_sysconfdir}
33
Summary: The Apache HTTP Server
44
Name: httpd
5-
Version: 2.4.67
5+
Version: 2.4.68
66
Release: 1%{?dist}
77
License: Apache-2.0
88
Vendor: Microsoft Corporation
@@ -345,6 +345,9 @@ fi
345345
%{_libexecdir}/httpd-ssl-pass-dialog
346346

347347
%changelog
348+
* Mon Jun 08 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.4.68-1
349+
- Auto-upgrade to 2.4.68 - for CVE-2026-49975
350+
348351
* Thu May 07 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.4.67-1
349352
- Auto-upgrade to 2.4.67 - for CVE-2026-29168, CVE-2026-24072, CVE-2026-34059, CVE-2026-23918, CVE-2026-33857, CVE-2026-34032, CVE-2026-33006, CVE-2026-33007, CVE-2026-29169, CVE-2026-33523
350353

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5490,8 +5490,8 @@
54905490
"type": "other",
54915491
"other": {
54925492
"name": "httpd",
5493-
"version": "2.4.67",
5494-
"downloadUrl": "https://archive.apache.org/dist/httpd/httpd-2.4.67.tar.bz2"
5493+
"version": "2.4.68",
5494+
"downloadUrl": "https://archive.apache.org/dist/httpd/httpd-2.4.68.tar.bz2"
54955495
}
54965496
}
54975497
},

0 commit comments

Comments
 (0)