From 5f73a1b81e2510711c9ec863d5c113f61e345cd6 Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Fri, 21 Jun 2024 13:26:54 -0700 Subject: [PATCH 1/6] update 4B,4D,5B and add 6B release notes and toc update --- ...04-09-april-security-and-quality-rollup.md | 2 + .../04-23-april-preview-cumulative-update.md | 2 + .../05-14-may-security-and-quality-rollup.md | 2 + .../06-25-june-preview-cumulative-update.md | 43 +++++++++++++++++++ docs/framework/toc.yml | 2 + 5 files changed, 51 insertions(+) create mode 100644 docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md diff --git a/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md b/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md index d149b87947df1..1baa85518e643 100644 --- a/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md +++ b/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md @@ -112,3 +112,5 @@ The following table is for earlier Windows and Windows Server versions for Secur | .NET Framework 2.0, 3.0 | [5036633](https://support.microsoft.com/kb/5036633) | | .NET Framework 3.5 SP1 | [5036636](https://support.microsoft.com/kb/5036636) | | .NET Framework 4.6.2 | [5036631](https://support.microsoft.com/kb/5036631) | + +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. diff --git a/docs/framework/release-notes/2024/04-23-april-preview-cumulative-update.md b/docs/framework/release-notes/2024/04-23-april-preview-cumulative-update.md index 16d402119aa70..04e8f25ecf3ef 100644 --- a/docs/framework/release-notes/2024/04-23-april-preview-cumulative-update.md +++ b/docs/framework/release-notes/2024/04-23-april-preview-cumulative-update.md @@ -55,3 +55,5 @@ The following table outlines the updates in this release. | **Windows 10, version 22H2** | **[5037724](https://support.microsoft.com/kb/5037724)** | | .NET Framework 3.5, 4.8 | [5037592](https://support.microsoft.com/kb/5037592) | | .NET Framework 3.5, 4.8.1 | [5037587](https://support.microsoft.com/kb/5037587) | + +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. diff --git a/docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup.md b/docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup.md index 8888c318bd808..35f76567dc236 100644 --- a/docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup.md +++ b/docs/framework/release-notes/2024/05-14-may-security-and-quality-rollup.md @@ -91,3 +91,5 @@ The following table is for earlier Windows and Windows Server versions for Secur | .NET Framework 2.0, 3.0 | [5036625](https://support.microsoft.com/kb/5036625) | | .NET Framework 3.5 SP1 | [5036637](https://support.microsoft.com/kb/5036637) | | .NET Framework 4.6.2 | [5037917](https://support.microsoft.com/kb/5037917) | + +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. diff --git a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md new file mode 100644 index 0000000000000..fcd83bdbb42bf --- /dev/null +++ b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md @@ -0,0 +1,43 @@ +--- +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. diff --git a/docs/framework/toc.yml b/docs/framework/toc.yml index 15c81654ff0e3..ed174b158ceba 100644 --- a/docs/framework/toc.yml +++ b/docs/framework/toc.yml @@ -677,6 +677,8 @@ items: href: release-notes/2024/04-23-april-preview-cumulative-update.md - name: May 2024 security and quality rollup href: release-notes/2024/05-14-may-security-and-quality-rollup.md + - name: June 2024 cumulative update preview + href: release-notes/2024/06-25-june-preview-cumulative-update.md - name: What's new href: whats-new/index.md - name: What's new in accessibility From 70cc588d8ca6fc0725387bd3ea294d92325ec871 Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Wed, 26 Jun 2024 19:45:33 -0700 Subject: [PATCH 2/6] Update docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md Co-authored-by: David Pine --- .../2024/04-09-april-security-and-quality-rollup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md b/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md index 1baa85518e643..a00ca3ad6e05e 100644 --- a/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md +++ b/docs/framework/release-notes/2024/04-09-april-security-and-quality-rollup.md @@ -113,4 +113,4 @@ The following table is for earlier Windows and Windows Server versions for Secur | .NET Framework 3.5 SP1 | [5036636](https://support.microsoft.com/kb/5036636) | | .NET Framework 4.6.2 | [5036631](https://support.microsoft.com/kb/5036631) | -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. +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 preceding table. From f2dcb83a013d226d0df1c42270f1379ebb0520dc Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Thu, 27 Jun 2024 11:16:39 -0700 Subject: [PATCH 3/6] Update 06-25-june-preview-cumulative-update.md --- .../release-notes/2024/06-25-june-preview-cumulative-update.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md index fcd83bdbb42bf..1dd7a69030fe0 100644 --- a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md +++ b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md @@ -19,9 +19,11 @@ There are no new security improvements in this release. This update is cumulativ ### 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 From 9e3df57d561a2ddef822f94d3e32fbe5202c458c Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Thu, 27 Jun 2024 11:43:24 -0700 Subject: [PATCH 4/6] Update 06-25-june-preview-cumulative-update.md --- .../release-notes/2024/06-25-june-preview-cumulative-update.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md index 1dd7a69030fe0..223e861586bd7 100644 --- a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md +++ b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md @@ -43,3 +43,4 @@ The following table outlines the updates in this release. | .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. + From 02f6a7c2cec08fc7ececd5e64ca2a617b45b8abf Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Thu, 27 Jun 2024 13:28:57 -0700 Subject: [PATCH 5/6] Update 06-25-june-preview-cumulative-update.md --- .../release-notes/2024/06-25-june-preview-cumulative-update.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md index 223e861586bd7..18fe2affae14c 100644 --- a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md +++ b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md @@ -42,5 +42,4 @@ The following table outlines the updates in this release. | .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. - +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. From 9419c08828341156641b1054e5cfc06d44581aa3 Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Fri, 28 Jun 2024 11:14:13 -0700 Subject: [PATCH 6/6] Update 06-25-june-preview-cumulative-update.md --- .../2024/06-25-june-preview-cumulative-update.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md index 18fe2affae14c..4c5d6d7a8ddc6 100644 --- a/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md +++ b/docs/framework/release-notes/2024/06-25-june-preview-cumulative-update.md @@ -20,7 +20,7 @@ There are no new security improvements in this release. This update is cumulativ #### .NET fundamentals -Addresses an issue with x509 certificate use under PPL in Azure AD +Addresses an issue with x509 certificate use under PPL in Azure AD #### Winforms @@ -28,7 +28,7 @@ Addresses an issue with the size of memory leaks associated with AccessibleObjec ## Known Issues in this Release -This release contains no known issues. +This release contains no known issues. ## Summary tables @@ -42,4 +42,4 @@ The following table outlines the updates in this release. | .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. +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.