Re: [PATCH v3] docs/zh_CN: update the translation of security-bugs
From: Jonathan Corbet
Date: Thu Sep 05 2024 - 16:48:33 EST
Dongliang Mu <dzm91@xxxxxxxxxxx> writes:
> Update to commit 5928d411557e ("Documentation: Document the Linux Kernel
> CVE process")
>
> commit 0217f3944aeb ("Documentation: security-bugs.rst: linux-distros
> relaxed their rules")
> commit 3c1897ae4b6b ("Documentation: security-bugs.rst: clarify CVE
> handling")
> commit 4fee0915e649 ("Documentation: security-bugs.rst: update
> preferences when dealing with the linux-distros group")
> commit 44ac5abac86b ("Documentation/security-bugs: move from admin-guide/
> to process/")
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> ---
> v2->v3: revise the references in zh_TW
> v1->v2: remove admin-guide/security-bugs, and revise all its references
> .../translations/zh_CN/admin-guide/index.rst | 1 -
> .../zh_CN/admin-guide/reporting-issues.rst | 4 +-
> .../translations/zh_CN/process/index.rst | 3 +-
> .../security-bugs.rst | 42 ++++++++++++-------
> .../zh_CN/process/submitting-patches.rst | 2 +-
> .../zh_TW/admin-guide/reporting-issues.rst | 4 +-
> .../zh_TW/process/submitting-patches.rst | 2 +-
> 7 files changed, 34 insertions(+), 24 deletions(-)
> rename Documentation/translations/zh_CN/{admin-guide => process}/security-bugs.rst (57%)
I found this at the bottom of my docs folder; I'm not sure how it fell
through the cracks. I've applied it now, thanks, apologies for the
delay.
jon