diff options
| author | Valeria Petrov <valeria.petrov@spinetix.com> | 2025-12-04 21:49:11 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2025-12-17 13:57:18 +0530 |
| commit | 436dc0064927ba03412c7de9590eb7f10a6268e7 (patch) | |
| tree | 39300d18ed9c3cdabcde25ec4d62e2745167268b | |
| parent | d104f0cc0493ef4a29de325969da540d0ace7ec3 (diff) | |
| download | meta-openembedded-436dc0064927ba03412c7de9590eb7f10a6268e7.tar.gz | |
apache2: upgrade 2.4.65 -> 2.4.66
Security fixes:
- CVE-2025-66200
- CVE-2025-65082
- CVE-2025-59775
- CVE-2025-58098
- CVE-2025-55753
See: http://www.apache.org/dist/httpd/CHANGES_2.4.66
Signed-off-by: Valeria Petrov <valeria.petrov@spinetix.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 220835dac9a39dda9112dcd5383aafc9ad552590)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -rw-r--r-- | meta-webserver/recipes-httpd/apache2/apache2_2.4.66.bb (renamed from meta-webserver/recipes-httpd/apache2/apache2_2.4.65.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.65.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.66.bb index 58b324795e..630c6f3b1b 100644 --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.65.bb +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.66.bb | |||
| @@ -27,7 +27,7 @@ SRC_URI:append:class-target = " \ | |||
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3" | 29 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3" |
| 30 | SRC_URI[sha256sum] = "58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3" | 30 | SRC_URI[sha256sum] = "94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a" |
| 31 | 31 | ||
| 32 | S = "${UNPACKDIR}/httpd-${PV}" | 32 | S = "${UNPACKDIR}/httpd-${PV}" |
| 33 | 33 | ||
