Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2188467

Browse files
Copy edit release policy (#8591)
* Copy edited security section * Update src/release/policy/index.md Co-authored-by: Donald Booth <dobooth@adobe.com> Co-authored-by: Donald Booth <dobooth@adobe.com>
1 parent b810af1 commit 2188467

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

src/release/policy/index.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group: release
88
- **MAJOR release**—2
99
- **MINOR release**—2.4
1010
- **PATCH release**—2.4.1
11-
- **SECURITY release**—2.4.1-p1
11+
- **SECURITY patch release**—2.4.1-p1
1212
- Security bug fix
1313
- Security enhancement
1414
- **Hotfix**
@@ -37,35 +37,35 @@ The following guidelines apply to patch releases:
3737
- On an exceptional basis, breaking changes or additional patches or hotfixes may be released to address security or compliance issues and high-impact quality issues. On the module level, these are mostly PATCH-level changes; sometimes MINOR-level changes.
3838
- Patch releases may include new features as long as they are not expected to break other code. The new feature can be included in core Magento code or as an extension, such as Magento Page Builder.
3939

40-
## SECURITY release
40+
## SECURITY patch release
4141

42-
**Security Bug Fix**: A software code change that resolves an identified security issue and delivers expected results in an affected product area. These fixes are generally backward compatible.
42+
**Security Bug Fix**: A software code change that resolves an identified security issue and delivers expected results in an affected product area. These fixes are generally backward compatible.
4343

44-
**Security Enhancement**: A software improvement or configuration change to proactively improve security within the Magento application. These security enhancements help address security risks that impact the security posture of the Magento application but may be backward incompatible.
44+
**Security Enhancement**: A software improvement or configuration change to proactively improve security within the Magento application. These security enhancements help address security risks that impact the security posture of the {{site.data.var.ee}} application but may be backward incompatible.
4545

46-
With Security Patch releases, you can keep your site more secure without applying additional quality fixes and enhancements that are contained within a full quarterly patch release. Security Patch releases are appended with ‘-pN’, where N is the incremental patch version beginning with 1 (for example, 2.3.5-p1). Security Patch releases can also include hotfixes required to address critical issues that affect the Magento Commerce application.
46+
With security patch releases, you can keep your site more secure without applying additional quality fixes and enhancements that are contained within a full quarterly patch release. Security patch releases are appended with ‘-pN’, where N is the incremental patch version beginning with 1 (for example, 2.3.5-p1). Security patch releases can also include hotfixes required to address critical issues that affect the {{site.data.var.ee}} application.
4747

48-
Each Security Patch release is based on the prior full patch release, hence it contains quality and security fixes from prior patch release and  security fixes created between the prior full Patch release and the Security Patch release.
48+
Each security patch release is based on the prior full patch release, hence it contains quality and security fixes from prior patch release and security fixes created between the prior full patch release and the security patch release.
4949

50-
With the announcement of our [updated life cycle policy](https://magento.com/blog/updated-lifecycle-policy-magento-releases)[10/1/2020], our Security Patch releases are differentiated based on whether they are applicable to the latest-supported minor release or a part of a still-supported previous minor release line:
50+
With the announcement of our [updated life cycle policy](https://magento.com/blog/updated-lifecycle-policy-magento-releases)[10/1/2020], our security patch releases are differentiated based on whether they are applicable to the latest-supported minor release or a part of a still-supported previous minor release line:
5151

52-
- **Security Patch releases for the Latest-Supported Minor release**:
52+
- **Security patch releases for the latest-supported minor release**:
5353

54-
- The Security Patch release for the latest-supported Minor release (currently Magento Commerce 2.4) includes:
54+
- The security patch release for the latest-supported minor release (currently {{site.data.var.ee}} 2.4) includes:
5555

56-
- Security bug fixes that have been created since the previous full Patch release.
56+
- Security bug fixes that have been created since the previous full patch release.
5757

58-
- These Security Patch releases can also include hotfixes required to address critical issues that may affect the Magento Commerce application.
58+
- These security patch releases can also include hotfixes required to address critical issues that may affect the {{site.data.var.ee}} application.
5959

60-
- The Security Patch release for the latest-supported Minor release (currently Magento Commerce 2.4) does not typically include security enhancements. Instead, these are included in the full comprehensive Patch release for the latest-supported Minor release.
60+
- The security patch release for the latest-supported minor release (currently {{site.data.var.ee}} 2.4) does not typically include security enhancements. Instead, these are included in the full comprehensive patch release for the latest-supported minor release.
6161

62-
- **Security Patch releases for Supported Previous Minor releases**:
62+
- **Security patch releases for supported previous minor releases**:
6363

64-
- The Security Patch release for a previous Minor release that is still supported (currently Magento Commerce 2.3) includes:
64+
- The security patch release for a previous minor release that is still supported (currently {{site.data.var.ee}} 2.3) includes:
6565

66-
- Security bug fixes that have been created since the previous Patch or Security Patch release, as well as new security enhancements.
66+
- Security bug fixes that have been created since the previous patch or security patch release, as well as new security enhancements.
6767

68-
- These Security Patch releases can also include hotfixes required to address critical issues that affect the Magento Commerce application.
68+
- These security patch releases can also include hotfixes required to address critical issues that affect the {{site.data.var.ee}} application.
6969

7070
| | Security Bug | Security Enhancement |
7171
|--------------------------------------------------------------------------------|--------------|----------------------|

0 commit comments

Comments
 (0)