File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 5
5
"01-ldap.conf" : " cbbbdd396fe056e8ab167abd7b2cb5145b42210bfea38452968ff02a03493fc8" ,
6
6
"01-session.conf" : " 51df0ceeb7dae9922817f4af0554f83fe01d6268025ee08260aeed69be3953d1" ,
7
7
"10-listen443.conf" : " fc7484790ec6328b9082e04083137551a5ae2e8f4d4696d9846b052915b6a0cb" ,
8
- "httpd-2.4.64 .tar.bz2" : " 120b35a2ebf264f277e20f9a94f870f2063342fbff0861404660d7dd0ab1ac29 " ,
8
+ "httpd-2.4.65 .tar.bz2" : " 58b8be97d9940ec17f7656c0c6b9f41b618aac468b894b534148e3296c53b8b3 " ,
9
9
"httpd-init.service" : " 2501b44bdb02f583d98cc5296accbf0af36957b93ed5b871358aeb10a0512a7c" ,
10
10
"httpd-ssl-gencerts" : " ae96a94eeb0be8731c0bb976e5b878e0e5a196442a001c9e809bed3873f4755d" ,
11
11
"httpd-ssl-pass-dialog" : " b9bd4816dda673ad9294a0fbd2904fac9b96eabddb4d72080ae58b498bcd1db9" ,
Original file line number Diff line number Diff line change 2
2
%define _confdir %{_sysconfdir }
3
3
Summary: The Apache HTTP Server
4
4
Name: httpd
5
- Version: 2.4.64
5
+ Version: 2.4.65
6
6
Release: 1%{?dist }
7
7
License: Apache-2.0
8
8
Vendor: Microsoft Corporation
316
316
%{_bindir }/*
317
317
%{_mandir }/man1/*
318
318
%license LICENSE
319
- %doc NOTICE
319
+ %license NOTICE
320
320
%exclude %{_bindir }/apxs
321
321
%exclude %{_mandir }/man1/apxs.1*
322
322
345
345
%{_libexecdir }/httpd-ssl-pass-dialog
346
346
347
347
%changelog
348
+ *
Mon Jul 28 2025 Kshitiz Godara <[email protected] > -
2.4.65-1
349
+ - Upgrade to 2.4.65 to fix CVE-2025-54090
350
+
348
351
*
Mon Jul 14 2025 Kevin Lockwood <[email protected] > -
2.4.64-1
349
352
- Upgrade to 2.4.64 to fix CVE-2025-49812, CVE-2025-53020
350
353
Original file line number Diff line number Diff line change 5410
5410
"type": "other",
5411
5411
"other": {
5412
5412
"name": "httpd",
5413
- "version": "2.4.64 ",
5414
- "downloadUrl": "https://archive.apache.org/dist/httpd/httpd-2.4.64 .tar.bz2"
5413
+ "version": "2.4.65 ",
5414
+ "downloadUrl": "https://archive.apache.org/dist/httpd/httpd-2.4.65 .tar.bz2"
5415
5415
}
5416
5416
}
5417
5417
},
You can’t perform that action at this time.
0 commit comments