-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch for CVE-2023-27538 and CVE-2023-27535 - v3
- Loading branch information
Sharath Srikanth Chellappa
committed
Nov 14, 2024
1 parent
e074bb0
commit 5d2528b
Showing
4 changed files
with
67 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
Summary: Cmake | ||
Name: cmake | ||
Version: 3.21.4 | ||
Release: 14%{?dist} | ||
Release: 13%{?dist} | ||
License: BSD AND LGPLv2+ | ||
Vendor: Microsoft Corporation | ||
Distribution: Mariner | ||
|
@@ -92,11 +92,8 @@ bin/ctest --force-new-ctest-process --rerun-failed --output-on-failure | |
%{_prefix}/doc/%{name}-*/* | ||
|
||
%changelog | ||
* Wed Nov 13 2024 Sharath Srikanth Chellappa <[email protected]> - 3.21.4-14 | ||
- Patch CVE-2023-27535 and CVE-2023-27538 | ||
|
||
* Tue Nov 12 2024 Sharath Srikanth Chellappa <[email protected]> - 3.21.4-13 | ||
- Patch CVE-2022-43552 and CVE-2023-27536 | ||
* Thu Nov 14 2024 Sharath Srikanth Chellappa <[email protected]> - 3.21.4-13 | ||
- Patch CVE-2022-43552, CVE-2023-27536, CVE-2023-27535 and CVE-2023-27538 | ||
|
||
* Wed Sep 18 2024 Suresh Thelkar <[email protected]> - 3.21.4-12 | ||
- Patch CVE-2023-27533 and CVE-2023-27534 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters