You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/release/policy/index.md
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ group: release
8
8
-**MAJOR release**—2
9
9
-**MINOR release**—2.4
10
10
-**PATCH release**—2.4.1
11
-
-**SECURITY release**—2.4.1-p1
11
+
-**SECURITY patch release**—2.4.1-p1
12
12
- Security bug fix
13
13
- Security enhancement
14
14
-**Hotfix**
@@ -37,35 +37,35 @@ The following guidelines apply to patch releases:
37
37
- 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.
38
38
- 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.
39
39
40
-
## SECURITY release
40
+
## SECURITY patch release
41
41
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.
43
43
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.
45
45
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.
47
47
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.
49
49
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:
51
51
52
-
-**Security Patch releases for the Latest-Supported Minor release**:
52
+
-**Security patch releases for the latest-supported minor release**:
53
53
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:
55
55
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.
57
57
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.
59
59
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.
61
61
62
-
-**Security Patch releases for Supported Previous Minor releases**:
62
+
-**Security patch releases for supported previous minor releases**:
63
63
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:
65
65
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.
67
67
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.
0 commit comments