From b99894f3e02865c5f549a21b19c5965a6ee096b1 Mon Sep 17 00:00:00 2001 From: Jeanne Frontain Date: Wed, 31 Jan 2024 13:13:45 -0600 Subject: [PATCH 1/4] added security release notes --- .../release-notes/security/2-4-4-p7.md | 53 +++++++++++++++++++ .../release-notes/security/2-4-5-p6.md | 37 +++++++++++++ .../release-notes/security/2-4-6-p4.md | 37 +++++++++++++ 3 files changed, 127 insertions(+) create mode 100644 help/release/release-notes/security/2-4-4-p7.md create mode 100644 help/release/release-notes/security/2-4-5-p6.md create mode 100644 help/release/release-notes/security/2-4-6-p4.md diff --git a/help/release/release-notes/security/2-4-4-p7.md b/help/release/release-notes/security/2-4-4-p7.md new file mode 100644 index 00000000..80348ddf --- /dev/null +++ b/help/release/release-notes/security/2-4-4-p7.md @@ -0,0 +1,53 @@ +--- +title: Adobe Commerce 2.4.4-p7 release notes +description: Learn about fixes for security issues in the 2.4.4-p7 Adobe Commerce release. +--- + +# Adobe Commerce 2.4.4-p7 release notes + +Adobe Commerce 2.4.4-p7 is a security release that provides ten security fixes that enhance your Adobe Commerce 2.4.4 or Magento Open Source 2.4.4 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. + +{{bics}} + +## What's in this release? + +Security enhancements for this release improve compliance with the latest security best practices. These improvements include ten security fixes. + +This security patch includes: + +* security highlight +* security fixes + +### Security highlights + +This release introduces two significant security enhancements: + +* **Changes to the behavior of non-generated cache keys**: + + * Non-generated cache keys for blocks now include prefixes that differ from prefixes for keys that are generated automatically. (Non-generated cache keys are keys that are set through template directive syntax or the `setCacheKey` or `setData` methods.) + * Non-generated cache keys for blocks now must contain only letters, digits, hyphens (-), and underscore characters (_). + +* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. + +### Security fixes + +This patch includes ten security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. + +## Known issue + +**Issue**: Adobe Commerce displays a **wrong checksum** error during download by Composer from `repo.magento.com`, and package download is interrupted. This issue can occur during download of release packages that were made available during prerelease and is caused by a repackaging of the `magento/module-page-cache` package. + +**Workaround**: Merchants who see this error during download can take these steps: + +1) Delete the `/vendor` directory inside the project, if one exists. +2) Run the `bin/magento composer update magento/module-page-cache` command. This command updates only the `page cache` package. + +If the checksum problem persists, remove the `composer.lock` file before re-running the `bin/magento composer update` command to update every package. + +## Installation and upgrade instructions + +For instructions on downloading and upgrading to security patch releases, see [Quick start install](../../../installation/composer.md). + +## More information? + +For general information about security patches, see [Adobe Commerce release policy](https://experienceleague.adobe.com/docs/commerce-operations/release/planning/versioning-policy.html?lang=en#security-patch-release). diff --git a/help/release/release-notes/security/2-4-5-p6.md b/help/release/release-notes/security/2-4-5-p6.md new file mode 100644 index 00000000..51239596 --- /dev/null +++ b/help/release/release-notes/security/2-4-5-p6.md @@ -0,0 +1,37 @@ +--- +title: Adobe Commerce 2.4.5-p6 release notes +description: Learn about fixes for security issues in the 2.4.5-p6 Adobe Commerce release. +--- + +# Adobe Commerce 2.4.5-p6 release notes + +Adobe Commerce 2.4.5-p6 is a security release that provides six security fixes that enhance your Adobe Commerce 2.4.5 or Magento Open Source 2.4.5 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. + +{{bics}} + +## What's in this release? + +Security enhancements for this release improve compliance with the latest security best practices. These improvements include six security fixes. + +### Security highlights + +This release introduces two significant security enhancements: + +* **Changes to the behavior of non-generated cache keys**: + + * Non-generated cache keys for blocks now include prefixes that differ from prefixes for keys that are generated automatically. (Non-generated cache keys are keys that are set through template directive syntax or the `setCacheKey` or `setData` methods.) + * Non-generated cache keys for blocks now must contain only letters, digits, hyphens (-), and underscore characters (_). + +* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. + +### Security fixes + +This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. + +## Installation and upgrade instructions + +For instructions on downloading and upgrading to security patch releases, see [Quick start install](../../../installation/composer.md). + +## More information? + +For general information about security patches, see [Adobe Commerce release policy](https://experienceleague.adobe.com/docs/commerce-operations/release/planning/versioning-policy.html?lang=en#security-patch-release). diff --git a/help/release/release-notes/security/2-4-6-p4.md b/help/release/release-notes/security/2-4-6-p4.md new file mode 100644 index 00000000..da32a7a9 --- /dev/null +++ b/help/release/release-notes/security/2-4-6-p4.md @@ -0,0 +1,37 @@ +--- +title: Adobe Commerce 2.4.6-p4 release notes +description: Learn about fixes for security issues in the 2.4.6-p4 Adobe Commerce release. +--- + +# Adobe Commerce 2.4.6-p4 release notes + +Adobe Commerce 2.4.6-p4 is a security release that provides six security fixes that enhance your Adobe Commerce 2.4.6 or Magento Open Source 2.4.6 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. + +{{bics}} + +## What's in this release? + +Security enhancements for this release improve compliance with the latest security best practices. These improvements include six security fixes. + +### Security highlights + +This release introduces two significant security enhancements: + +* **Changes to the behavior of non-generated cache keys**: + + * Non-generated cache keys for blocks now include prefixes that differ from prefixes for keys that are generated automatically. (Non-generated cache keys are keys that are set through template directive syntax or the `setCacheKey` or `setData` methods.) + * Non-generated cache keys for blocks now must contain only letters, digits, hyphens (-), and underscore characters (_). + +* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. + +### Security fixes + +This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. + +## Installation and upgrade instructions + +For instructions on downloading and upgrading to security patch releases, see [Quick start install](../../../installation/composer.md). + +## More information? + +For general information about security patches, see [Adobe Commerce release policy](https://experienceleague.adobe.com/docs/commerce-operations/release/planning/versioning-policy.html?lang=en#security-patch-release). From 51b3be72fcbf3c92a133a8bdec654968a757eeac Mon Sep 17 00:00:00 2001 From: Jeanne Frontain Date: Thu, 1 Feb 2024 08:17:40 -0600 Subject: [PATCH 2/4] added Feb 2024 security release notes --- help/release/TOC.md | 3 +++ .../release-notes/security/2-4-4-p7.md | 22 ++----------------- .../release-notes/security/2-4-5-p6.md | 8 ++----- .../release-notes/security/2-4-6-p4.md | 8 ++----- 4 files changed, 9 insertions(+), 32 deletions(-) diff --git a/help/release/TOC.md b/help/release/TOC.md index 5ef288cf..aad462fe 100644 --- a/help/release/TOC.md +++ b/help/release/TOC.md @@ -32,14 +32,17 @@ recommendations: noDisplay, noCatalog - [2.4.0](release-notes/open-source/2-4-0.md) - Security patch releases {#security-patches} - [Overview](release-notes/security/overview.md) + - [2.4.6-p4](release-notes/security/2-4-6-p4.md) - [2.4.6-p3](release-notes/security/2-4-6-p3.md) - [2.4.6-p2](release-notes/security/2-4-6-p2.md) - [2.4.6-p1](release-notes/security/2-4-6-p1.md) + - [2.4.5-p6](release-notes/security/2-4-5-p6.md) - [2.4.5-p5](release-notes/security/2-4-5-p5.md) - [2.4.5-p4](release-notes/security/2-4-5-p4.md) - [2.4.5-p3](release-notes/security/2-4-5-p3.md) - [2.4.5-p2](release-notes/security/2-4-5-p2.md) - [2.4.5-p1](release-notes/security/2-4-5-p1.md) + - [2.4.4-p7](release-notes/security/2-4-4-p7.md) - [2.4.4-p6](release-notes/security/2-4-4-p6.md) - [2.4.4-p5](release-notes/security/2-4-4-p5.md) - [2.4.4-p4](release-notes/security/2-4-4-p4.md) diff --git a/help/release/release-notes/security/2-4-4-p7.md b/help/release/release-notes/security/2-4-4-p7.md index 80348ddf..ad1bf2ed 100644 --- a/help/release/release-notes/security/2-4-4-p7.md +++ b/help/release/release-notes/security/2-4-4-p7.md @@ -13,12 +13,9 @@ Adobe Commerce 2.4.4-p7 is a security release that provides ten security fixes t Security enhancements for this release improve compliance with the latest security best practices. These improvements include ten security fixes. -This security patch includes: +This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. -* security highlight -* security fixes - -### Security highlights +## Security highlights This release introduces two significant security enhancements: @@ -29,21 +26,6 @@ This release introduces two significant security enhancements: * **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. -### Security fixes - -This patch includes ten security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. - -## Known issue - -**Issue**: Adobe Commerce displays a **wrong checksum** error during download by Composer from `repo.magento.com`, and package download is interrupted. This issue can occur during download of release packages that were made available during prerelease and is caused by a repackaging of the `magento/module-page-cache` package. - -**Workaround**: Merchants who see this error during download can take these steps: - -1) Delete the `/vendor` directory inside the project, if one exists. -2) Run the `bin/magento composer update magento/module-page-cache` command. This command updates only the `page cache` package. - -If the checksum problem persists, remove the `composer.lock` file before re-running the `bin/magento composer update` command to update every package. - ## Installation and upgrade instructions For instructions on downloading and upgrading to security patch releases, see [Quick start install](../../../installation/composer.md). diff --git a/help/release/release-notes/security/2-4-5-p6.md b/help/release/release-notes/security/2-4-5-p6.md index 51239596..d577bdba 100644 --- a/help/release/release-notes/security/2-4-5-p6.md +++ b/help/release/release-notes/security/2-4-5-p6.md @@ -11,9 +11,9 @@ Adobe Commerce 2.4.5-p6 is a security release that provides six security fixes t ## What's in this release? -Security enhancements for this release improve compliance with the latest security best practices. These improvements include six security fixes. +This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. -### Security highlights +## Security highlights This release introduces two significant security enhancements: @@ -24,10 +24,6 @@ This release introduces two significant security enhancements: * **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. -### Security fixes - -This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. - ## Installation and upgrade instructions For instructions on downloading and upgrading to security patch releases, see [Quick start install](../../../installation/composer.md). diff --git a/help/release/release-notes/security/2-4-6-p4.md b/help/release/release-notes/security/2-4-6-p4.md index da32a7a9..c48d2ad0 100644 --- a/help/release/release-notes/security/2-4-6-p4.md +++ b/help/release/release-notes/security/2-4-6-p4.md @@ -11,9 +11,9 @@ Adobe Commerce 2.4.6-p4 is a security release that provides six security fixes t ## What's in this release? -Security enhancements for this release improve compliance with the latest security best practices. These improvements include six security fixes. +This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. -### Security highlights +## Security highlights This release introduces two significant security enhancements: @@ -24,10 +24,6 @@ This release introduces two significant security enhancements: * **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. -### Security fixes - -This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. - ## Installation and upgrade instructions For instructions on downloading and upgrading to security patch releases, see [Quick start install](../../../installation/composer.md). From 236fe9be60aeb998155817cc25871707eff9972b Mon Sep 17 00:00:00 2001 From: Jeanne Frontain Date: Thu, 1 Feb 2024 11:04:08 -0600 Subject: [PATCH 3/4] entered nathsmith's review comments --- help/release/release-notes/security/2-4-4-p7.md | 6 +++--- help/release/release-notes/security/2-4-5-p6.md | 6 +++--- help/release/release-notes/security/2-4-6-p4.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/help/release/release-notes/security/2-4-4-p7.md b/help/release/release-notes/security/2-4-4-p7.md index ad1bf2ed..8dab501b 100644 --- a/help/release/release-notes/security/2-4-4-p7.md +++ b/help/release/release-notes/security/2-4-4-p7.md @@ -5,13 +5,13 @@ description: Learn about fixes for security issues in the 2.4.4-p7 Adobe Commerc # Adobe Commerce 2.4.4-p7 release notes -Adobe Commerce 2.4.4-p7 is a security release that provides ten security fixes that enhance your Adobe Commerce 2.4.4 or Magento Open Source 2.4.4 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. +Adobe Commerce 2.4.4-p7 is a security release that provides five security fixes that enhance your Adobe Commerce 2.4.4 or Magento Open Source 2.4.4 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. {{bics}} ## What's in this release? -Security enhancements for this release improve compliance with the latest security best practices. These improvements include ten security fixes. +Security enhancements for this release improve compliance with the latest security best practices. These improvements include five security fixes. This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. @@ -24,7 +24,7 @@ This release introduces two significant security enhancements: * Non-generated cache keys for blocks now include prefixes that differ from prefixes for keys that are generated automatically. (Non-generated cache keys are keys that are set through template directive syntax or the `setCacheKey` or `setData` methods.) * Non-generated cache keys for blocks now must contain only letters, digits, hyphens (-), and underscore characters (_). -* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. +* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to control this new limit. ## Installation and upgrade instructions diff --git a/help/release/release-notes/security/2-4-5-p6.md b/help/release/release-notes/security/2-4-5-p6.md index d577bdba..afa1a09a 100644 --- a/help/release/release-notes/security/2-4-5-p6.md +++ b/help/release/release-notes/security/2-4-5-p6.md @@ -5,13 +5,13 @@ description: Learn about fixes for security issues in the 2.4.5-p6 Adobe Commerc # Adobe Commerce 2.4.5-p6 release notes -Adobe Commerce 2.4.5-p6 is a security release that provides six security fixes that enhance your Adobe Commerce 2.4.5 or Magento Open Source 2.4.5 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. +Adobe Commerce 2.4.5-p6 is a security release that provides five security fixes that enhance your Adobe Commerce 2.4.5 or Magento Open Source 2.4.5 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. {{bics}} ## What's in this release? -This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. +This patch includes five security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. ## Security highlights @@ -22,7 +22,7 @@ This release introduces two significant security enhancements: * Non-generated cache keys for blocks now include prefixes that differ from prefixes for keys that are generated automatically. (Non-generated cache keys are keys that are set through template directive syntax or the `setCacheKey` or `setData` methods.) * Non-generated cache keys for blocks now must contain only letters, digits, hyphens (-), and underscore characters (_). -* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. +* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to control this new limit. ## Installation and upgrade instructions diff --git a/help/release/release-notes/security/2-4-6-p4.md b/help/release/release-notes/security/2-4-6-p4.md index c48d2ad0..97d03da6 100644 --- a/help/release/release-notes/security/2-4-6-p4.md +++ b/help/release/release-notes/security/2-4-6-p4.md @@ -5,13 +5,13 @@ description: Learn about fixes for security issues in the 2.4.6-p4 Adobe Commerc # Adobe Commerce 2.4.6-p4 release notes -Adobe Commerce 2.4.6-p4 is a security release that provides six security fixes that enhance your Adobe Commerce 2.4.6 or Magento Open Source 2.4.6 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. +Adobe Commerce 2.4.6-p4 is a security release that provides fivesix security fixes that enhance your Adobe Commerce 2.4.6 or Magento Open Source 2.4.6 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. {{bics}} ## What's in this release? -This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. +This patch includes five security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. ## Security highlights @@ -22,7 +22,7 @@ This release introduces two significant security enhancements: * Non-generated cache keys for blocks now include prefixes that differ from prefixes for keys that are generated automatically. (Non-generated cache keys are keys that are set through template directive syntax or the `setCacheKey` or `setData` methods.) * Non-generated cache keys for blocks now must contain only letters, digits, hyphens (-), and underscore characters (_). -* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to prevent potentially overwhelming the system with many coupons. +* **Limitations on the number of auto-generated coupon codes**. Commerce now limits the number of coupon codes that are automatically generated. The default maximum is 250,000. Merchants can use the new **[!UICONTROL Code Quantity Limit]** configuration option (**[!UICONTROL Stores]** > **[!UICONTROL Settings:Configuration]** > **[!UICONTROL Customers]** > **[!UICONTROL Promotions]**) to control this new limit. ## Installation and upgrade instructions From a5f172aa69cfde0f13b946b9f35bb53c0549ee02 Mon Sep 17 00:00:00 2001 From: Jeanne Frontain Date: Thu, 1 Feb 2024 11:48:22 -0600 Subject: [PATCH 4/4] fixed embarassing typos --- help/release/release-notes/security/2-4-4-p7.md | 4 +--- help/release/release-notes/security/2-4-6-p4.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/help/release/release-notes/security/2-4-4-p7.md b/help/release/release-notes/security/2-4-4-p7.md index 8dab501b..ed382c07 100644 --- a/help/release/release-notes/security/2-4-4-p7.md +++ b/help/release/release-notes/security/2-4-4-p7.md @@ -11,9 +11,7 @@ Adobe Commerce 2.4.4-p7 is a security release that provides five security fixes ## What's in this release? -Security enhancements for this release improve compliance with the latest security best practices. These improvements include five security fixes. - -This patch includes six security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. +Security enhancements for this release improve compliance with the latest security best practices. This patch includes five security fixes. See [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb24-03.html) for the latest discussion of these fixed issues. ## Security highlights diff --git a/help/release/release-notes/security/2-4-6-p4.md b/help/release/release-notes/security/2-4-6-p4.md index 97d03da6..d08b735f 100644 --- a/help/release/release-notes/security/2-4-6-p4.md +++ b/help/release/release-notes/security/2-4-6-p4.md @@ -5,7 +5,7 @@ description: Learn about fixes for security issues in the 2.4.6-p4 Adobe Commerc # Adobe Commerce 2.4.6-p4 release notes -Adobe Commerce 2.4.6-p4 is a security release that provides fivesix security fixes that enhance your Adobe Commerce 2.4.6 or Magento Open Source 2.4.6 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. +Adobe Commerce 2.4.6-p4 is a security release that provides five security fixes that enhance your Adobe Commerce 2.4.6 or Magento Open Source 2.4.6 deployment. It provides fixes for vulnerabilities that have been identified in previous releases. {{bics}}