Re: [PATCH 1/4] advisories: fix typo in README
Siddhesh Poyarekar <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
On 2026-08-21 01:38, Rolf Eike Beer wrote: > Signed-off-by: Rolf Eike Beer <[email protected]> > --- > advisories/README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Siddhesh Poyarekar <[email protected]> > > diff --git a/advisories/README b/advisories/README > index 330a31dff3..6e80898fd3 100644 > --- a/advisories/README > +++ b/advisories/README > @@ -57,7 +57,7 @@ An advisory for a CVE needs to be added on the master branch in two steps: > backports. Ask for the GLIBC-SA advisory number from the security > team. > > -2. Finish all backports on release branches and then back on the msater > +2. Finish all backports on release branches and then back on the master > branch, add all commit refs to the advisory using the Fix-Commit > tags. Don't bother adding the release-version subscript since the > next step will overwrite it.