-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update 4B,4D,5B and add 6B release notes and toc update (#41570)
* update 4B,4D,5B and add 6B release notes and toc update * Update docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md Co-authored-by: David Pine <[email protected]> * Update 06-25-june-preview-cumulative-update.md * Update 06-25-june-preview-cumulative-update.md * Update 06-25-june-preview-cumulative-update.md * Update 06-25-june-preview-cumulative-update.md --------- Co-authored-by: David Pine <[email protected]>
- Loading branch information
1 parent
d7a4fab
commit 4edc7ae
Showing
5 changed files
with
53 additions
and
0 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
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
45 changes: 45 additions & 0 deletions
45
docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md
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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: June 2024 cumulative update preview | ||
description: Learn about the improvements in the .NET Framework June 2024 cumulative update preview. | ||
ms.date: 06/25/2024 | ||
--- | ||
# June 2024 cumulative update preview | ||
|
||
_Released June 25, 2024_ | ||
|
||
## Summary of what's new in this release | ||
|
||
- [Security improvements](#security-improvements) | ||
- [Quality and reliability improvements](#quality-and-reliability-improvements) | ||
|
||
### Security improvements | ||
|
||
There are no new security improvements in this release. This update is cumulative and contains all previously released security improvements. | ||
|
||
### Quality and reliability improvements | ||
|
||
#### .NET fundamentals | ||
|
||
Addresses an issue with x509 certificate use under PPL in Azure AD | ||
|
||
#### Winforms | ||
|
||
Addresses an issue with the size of memory leaks associated with AccessibleObjects held in memory due to ref-counting | ||
|
||
## Known Issues in this Release | ||
|
||
This release contains no known issues. | ||
|
||
## Summary tables | ||
|
||
The following table outlines the updates in this release. | ||
|
||
| Product version | Cumulative update preview | | ||
| --- | --- | | ||
| **Windows 11, version 22H2 and Windows 11, version 23H2** | | | ||
| .NET Framework 3.5, 4.8.1 | [5039866](https://support.microsoft.com/kb/5039866) | | ||
| **Windows 10, version 22H2** | **[5040370](https://support.microsoft.com/kb/5040370)** | | ||
| .NET Framework 3.5, 4.8 | [5039867](https://support.microsoft.com/kb/5039867) | | ||
| .NET Framework 3.5, 4.8.1 | [5039865](https://support.microsoft.com/kb/5039865) | | ||
|
||
The operating system row lists a KB which will be used for update offering purposes. When the operating system KB is offered, the applicability logic will determine the specific .NET Framework update(s) will be installed. Updates for individual .NET Framework versions will be installed based on the version of .NET Framework that is already present on the device. Because of this the operating system KB is not expected to be listed as installed updates on the device. The expected update to be installed are the .NET Framework specific version updates listed in the table above. |
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