Re: [PATCH] docs/zh_CN: make reporting-bugs.rst obsolete

From: teng sterling
Date: Fri May 07 2021 - 21:51:40 EST


Wu X.C. <bobwxc@xxxxxxxx> 于2021年5月7日周五 上午10:24写道:
>
> On Fri, May 07, 2021 at 09:56:58AM +0800, teng sterling wrote:
> > Hi Jiabing
> >
> > CC bobwxc@xxxxxxxx
> >
> > Wan Jiabing <wanjiabing@xxxxxxxx> 于2021年5月6日周四 下午4:33写道:
> > >
> > > In commit d2ce285378b09 ("docs: make reporting-issues.rst official
> > > and delete reporting-bugs.rst"),reporting-bugs.rst was deleted and
> > > replaced by reporting-issues.rst.
> > >
> > > In commit da514157c4f06 ("docs: make reporting-bugs.rst obsolete"),
> > > it made reporting-bugs.rst obsolete in docs.
> > >
> > > Fix it in docs/zh_CN to make reporting-bugs.rst obsolete.
> > >
> > > Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx>
> > > ---
> > > Documentation/translations/zh_CN/SecurityBugs | 6 +++---
> > > 1 file changed, 3 insertions(+), 3 deletions(-)
>
> This is a translation left over from history.
> We have a new one as
> Documentation/translations/zh_CN/admin-guide/security-bugs.rst
>
> Maybe better to drop it.
Agree.
Jiabing, you can just remove that.

Thanks,

Yanteng
>
> Thanks,
>
> Wu X.C.
>
>
> > >
> > > diff --git a/Documentation/translations/zh_CN/SecurityBugs b/Documentation/translations/zh_CN/SecurityBugs
> > > index 2d0fffd122ce..adf4042ba7f8 100644
> > > --- a/Documentation/translations/zh_CN/SecurityBugs
> > > +++ b/Documentation/translations/zh_CN/SecurityBugs
> > > @@ -31,9 +31,9 @@ linux内核安全团队可以通过email<security@xxxxxxxxxx>来联系。这是
> > > 一组独立的安全工作人员,可以帮助改善漏洞报告并且公布和取消一个修复。安
> > > 全团队有可能会从部分的维护者那里引进额外的帮助来了解并且修复安全漏洞。
> > > 当遇到任何漏洞,所能提供的信息越多就越能诊断和修复。如果你不清楚什么
> > > -是有帮助的信息,那就请重温一下admin-guide/reporting-bugs.rst文件中的概述过程。任
> > >
> > > -何攻击性的代码都是非常有用的,未经报告者的同意不会被取消,除非它已经
> > > -被公布于众。
> > > +是有帮助的信息,那就请重温一下admin-guide/reporting-issues.rst文件中的
> >
> >
> > 那就请重温一下admin-guide/reporting-issues.rst(中文:translations/zh_CN/admin-guide/reporting-issues.rst)
> > 文件中的概述过程
> > The "reporting-issues.rst" has been translated into Chinese. For the
> > convenience of developers who prefer Chinese, I suggest including a
> > link to the Chinese documentation:-)
> > >
> > > +概述过程。任何攻击性的代码都是非常有用的,未经报告者的同意不会被取消,
> > > +除非它已经被公布于众。
> > >
> > > 2) 公开
> >
> >
> > Thanks,
> >
> > Yanteng Si
> > >
> > >
> > > --
> > > 2.25.1
> > >