| Message ID | 20260422-third-release-notes-6-0-v1-8-06635e8648d1@bootlin.com |
|---|---|
| State | New |
| Headers | show |
| Series | Updates for upcoming Wrynose release (2) | expand |
diff --git a/documentation/security-manual/vulnerabilities.rst b/documentation/security-manual/vulnerabilities.rst index 983e1548c..6121d4d7d 100644 --- a/documentation/security-manual/vulnerabilities.rst +++ b/documentation/security-manual/vulnerabilities.rst @@ -234,7 +234,7 @@ the format:: CVE: CVE-2022-3341 -It is also recommended to add the ``Upstream-Status:`` tag with a link +It is also required to add the ``Upstream-Status:`` tag with a link to the original patch and sign-off by people working on the backport. If there are any modifications to the original patch, note them in the ``Comments:`` tag.
We want the Upstream-Status in any case, even if the status turns to be something like "oe-specific". So explicitly require it here. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/security-manual/vulnerabilities.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)