Skip to content

Commit 970da2d

Browse files
[AUTO-CHERRYPICK] Upgrade httpd to 2.4.61 to fix CVE-2024-38473 - branch main (#9819)
Co-authored-by: Tobias Brick <39196763+tobiasb-ms@users.noreply.github.com>
1 parent 35e1eed commit 970da2d

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
@@ -5,7 +5,7 @@
55
"01-ldap.conf": "cbbbdd396fe056e8ab167abd7b2cb5145b42210bfea38452968ff02a03493fc8",
66
"01-session.conf": "51df0ceeb7dae9922817f4af0554f83fe01d6268025ee08260aeed69be3953d1",
77
"10-listen443.conf": "fc7484790ec6328b9082e04083137551a5ae2e8f4d4696d9846b052915b6a0cb",
8-
"httpd-2.4.59.tar.bz2": "ec51501ec480284ff52f637258135d333230a7d229c3afa6f6c2f9040e321323",
8+
"httpd-2.4.61.tar.bz2": "ea8ba86fd95bd594d15e46d25ac5bbda82ae0c9122ad93998cc539c133eaceb6",
99
"httpd-init.service": "2501b44bdb02f583d98cc5296accbf0af36957b93ed5b871358aeb10a0512a7c",
1010
"httpd-ssl-gencerts": "ae96a94eeb0be8731c0bb976e5b878e0e5a196442a001c9e809bed3873f4755d",
1111
"httpd-ssl-pass-dialog": "b9bd4816dda673ad9294a0fbd2904fac9b96eabddb4d72080ae58b498bcd1db9",

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.59
5+
Version: 2.4.61
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+
* Thu Jul 11 2024 Tobias Brick <tobiasb@microsoft.com> - 2.4.61-1
349+
- Upgrade to 2.4.61 to address CVE-2024-38473
350+
348351
* Tue Apr 30 2024 Sindhu Karri <lakarri@microsoft.com> - 2.4.59-1
349352
- Upgrade to 2.4.59 to fix CVE-2024-27316, CVE-2023-38709 & CVE-2024-24795
350353

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5390,8 +5390,8 @@
53905390
"type": "other",
53915391
"other": {
53925392
"name": "httpd",
5393-
"version": "2.4.59",
5394-
"downloadUrl": "https://archive.apache.org/dist/httpd/httpd-2.4.59.tar.bz2"
5393+
"version": "2.4.61",
5394+
"downloadUrl": "https://archive.apache.org/dist/httpd/httpd-2.4.61.tar.bz2"
53955395
}
53965396
}
53975397
},

0 commit comments

Comments
 (0)