linux/Documentation/translations/zh_CN/process
Vegard Nossum 44ac5abac8 Documentation/security-bugs: move from admin-guide/ to process/
Jiri Kosina, Jonathan Corbet, and Willy Tarreau all expressed a desire
to move this document under process/.

Create a new section for security issues in the index and group it with
embargoed-hardware-issues.

I'm doing this at the start of the series to make all the subsequent
changes show up in 'git blame'.

Existing references were updated using:

  git grep -l security-bugs ':!Documentation/translations/' | xargs sed -i 's|admin-guide/security-bugs|process/security-bugs|g'
  git grep -l security-bugs Documentation/translations/ | xargs sed -i 's|Documentation/admin-guide/security-bugs|Documentation/process/security-bugs|g'
  git grep -l security-bugs Documentation/translations/ | xargs sed -i '/Original:/s|\.\./admin-guide/security-bugs|\.\./process/security-bugs|g'

Notably, the page is not moved in the translations (due to my lack of
knowledge of these languages), but the translations have been updated
to point to the new location of the original document where these
references exist.

Link: https://lore.kernel.org/all/nycvar.YFH.7.76.2206062326230.10851@cbobk.fhfr.pm/
Suggested-by: Jiri Kosina <jikos@kernel.org>
Cc: Alex Shi <alexs@kernel.org>
Cc: Yanteng Si <siyanteng@loongson.cn>
Cc: Hu Haowen <src.res@email.cn>
Cc: Federico Vaga <federico.vaga@vaga.pv.it>
Cc: Tsugikazu Shibata <tshibata@ab.jp.nec.com>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Jeimi Lee <jamee.lee@samsung.com>
Cc: Carlos Bilbao <carlos.bilbao@amd.com>
Cc: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Acked-by: Carlos Bilbao <carlos.bilbao@amd.com>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Akira Yokosawa <akiyks@gmail.com>
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20230305220010.20895-2-vegard.nossum@oracle.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-12 15:56:43 +01:00
..
1.Intro.rst docs/zh_CN: Improve zh_CN/process/1.Intro.rst 2021-03-08 16:01:20 -07:00
2.Process.rst docs/zh_CN: add a missing space character 2021-07-15 06:33:44 -06:00
3.Early-stage.rst docs/zh_CN: Improve zh_CN/process/3.Early-stage.rst 2021-03-08 16:01:20 -07:00
4.Coding.rst docs/zh_CN: Improve zh_CN/process/4.Coding.rst 2021-03-08 16:01:20 -07:00
5.Posting.rst docs: zh_CN: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
6.Followthrough.rst docs/zh_CN: Improve zh_CN/process/6.Followthrough 2021-03-08 16:01:21 -07:00
7.AdvancedTopics.rst docs/zh_CN: Improve zh_CN/process/7.AdvancedTopics 2021-03-08 16:01:21 -07:00
8.Conclusion.rst doc/zh_CN: remove submitting-driver reference from docs 2022-07-14 15:06:00 -06:00
code-of-conduct-interpretation.rst docs/zh_CN: redirect CoC docs to Chinese version 2019-04-19 15:56:06 -06:00
code-of-conduct.rst docs/zh_CN: redirect CoC docs to Chinese version 2019-04-19 15:56:06 -06:00
coding-style.rst docs/zh_CN: Update zh_CN/process/coding-style.rst to 6.0-rc2 2022-09-27 13:21:44 -06:00
development-process.rst docs/zh_CN: add disclaimer and translator info in development-process 2019-04-02 09:53:51 -06:00
email-clients.rst docs/zh_CN: Fix two missing labels in zh_CN/process 2022-09-27 13:21:42 -06:00
embargoed-hardware-issues.rst docs: embargoed-hardware-issues: fix invalid AMD contact email 2022-07-29 16:10:04 +02:00
howto.rst Documentation/security-bugs: move from admin-guide/ to process/ 2023-03-12 15:56:43 +01:00
index.rst docs/zh_CN: promote the title of zh_CN/process/index.rst 2022-10-11 11:01:17 -06:00
kernel-driver-statement.rst docs/zh_CN: translate kernel driver statement into Chinese 2019-12-30 12:00:42 -07:00
kernel-enforcement-statement.rst docs/zh_CN: translate kernel enforcement statement 2019-12-30 12:00:46 -07:00
license-rules.rst docs/zh_CN: include Chinese translation header for license-rules 2019-04-02 09:53:53 -06:00
magic-number.rst Driver core changes for 6.1-rc1 2022-10-07 17:04:10 -07:00
management-style.rst doc/zh_CN: fix a translation error in management-style 2021-11-15 02:53:30 -07:00
programming-language.rst Kbuild: move to -std=gnu11 2022-03-13 17:31:37 +09:00
stable-api-nonsense.rst docs/zh_CN: Cleanup stable-api-nonscense in Chinese 2019-04-02 09:53:56 -06:00
stable-kernel-rules.rst docs/zh_CN: redirect the submitting-patches to Chinese doc 2019-04-02 09:53:55 -06:00
submit-checklist.rst docs/zh_CN: Update zh_CN/process/submit-checklist.rst to 6.0-rc2 2022-09-27 13:21:43 -06:00
submitting-patches.rst docs/zh_CN: Fix two missing labels in zh_CN/process 2022-09-27 13:21:42 -06:00
volatile-considered-harmful.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00