Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v2] Docs/translations/it_IT: update current minimal requirements
@ 2026-07-07  9:26 Doehyun Baek
  2026-07-07 13:23 ` Jonathan Corbet
  2026-07-08 11:42 ` [PATCH v3] Docs/translations/it_IT: sync changes.rst requirements Doehyun Baek
  0 siblings, 2 replies; 3+ messages in thread
From: Doehyun Baek @ 2026-07-07  9:26 UTC (permalink / raw)
  To: linux-doc; +Cc: federico.vaga, corbet, skhan, Doehyun Baek

Update the Italian minimum requirements table to match
Documentation/process/changes.rst for Rust, bindgen, pahole, Sphinx and
Python.

Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
Cc: Federico Vaga <federico.vaga@vaga.pv.it>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
---
Changes in v2:
- Rebase on current docs-next.

 Documentation/translations/it_IT/process/changes.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/translations/it_IT/process/changes.rst b/Documentation/translations/it_IT/process/changes.rst
index 7ee54c972418..1f89bae7b6c2 100644
--- a/Documentation/translations/it_IT/process/changes.rst
+++ b/Documentation/translations/it_IT/process/changes.rst
@@ -34,14 +34,14 @@ PC Card, per esempio, probabilmente non dovreste preoccuparvi di pcmciautils.
 ====================== =================  ========================================
 GNU C                  8.1                gcc --version
 Clang/LLVM (optional)  17.0.1             clang --version
-Rust (opzionale)       1.78.0             rustc --version
-bindgen (opzionale)    0.65.1             bindgen --version
+Rust (opzionale)       1.85.0             rustc --version
+bindgen (opzionale)    0.71.1             bindgen --version
 GNU make               4.0                make --version
 bash                   4.2                bash --version
 binutils               2.30               ld -v
 flex                   2.5.35             flex --version
 bison                  2.0                bison --version
-pahole                 1.16               pahole --version
+pahole                 1.26               pahole --version
 util-linux             2.10o              mount --version
 kmod                   13                 depmod -V
 e2fsprogs              1.41.4             e2fsck -V
@@ -60,12 +60,12 @@ mcelog                 0.6                mcelog --version
 iptables               1.4.2              iptables -V
 openssl & libcrypto    1.0.0              openssl version
 bc                     1.06.95            bc --version
-Sphinx\ [#f1]_         2.4.4              sphinx-build --version
+Sphinx\ [#f1]_         3.4.3              sphinx-build --version
 cpio                   any                cpio --version
 GNU tar                1.28               tar --version
 gtags (opzionale)      6.6.5              gtags --version
 mkimage (opzionale)    2017.01            mkimage --version
-Python (opzionale)     3.5.x              python3 --version
+Python (opzionale)     3.9.x              python3 --version
 ====================== =================  ========================================
 
 .. [#f1] Sphinx è necessario solo per produrre la documentazione del Kernel

base-commit: 2933b82083e758fe6cfff570143541d4dba672c3
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-08 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07  9:26 [PATCH v2] Docs/translations/it_IT: update current minimal requirements Doehyun Baek
2026-07-07 13:23 ` Jonathan Corbet
2026-07-08 11:42 ` [PATCH v3] Docs/translations/it_IT: sync changes.rst requirements Doehyun Baek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox