[PATCH] Linux packages: updated the supported architectures for Ubuntu 22.04

Konstantin Pavlov thresh at nginx.com
Wed Jun 22 10:38:24 UTC 2022


# HG changeset patch
# User Konstantin Pavlov <thresh at nginx.com>
# Date 1655894271 -14400
#      Wed Jun 22 14:37:51 2022 +0400
# Node ID b2e6057d99afc0cd843928a6f20b20ab5b8b92e2
# Parent  cf91f42cf7e7a952860ecfd65fdd48f7b3729da1
Linux packages: updated the supported architectures for Ubuntu 22.04.

diff -r cf91f42cf7e7 -r b2e6057d99af xml/en/linux_packages.xml
--- a/xml/en/linux_packages.xml	Tue Jun 21 17:49:58 2022 +0100
+++ b/xml/en/linux_packages.xml	Wed Jun 22 14:37:51 2022 +0400
@@ -7,7 +7,7 @@
 <article name="nginx: Linux packages"
          link="/en/linux_packages.html"
          lang="en"
-         rev="75">
+         rev="76">
 
 <section name="Supported distributions and versions" id="distributions">
 
@@ -94,7 +94,7 @@ versions:
 
 <tr>
 <td width="30%">22.04 “jammy”</td>
-<td>x86_64, aarch64/arm64</td>
+<td>x86_64, aarch64/arm64, s390x</td>
 </tr>
 
 </table>
diff -r cf91f42cf7e7 -r b2e6057d99af xml/ru/linux_packages.xml
--- a/xml/ru/linux_packages.xml	Tue Jun 21 17:49:58 2022 +0100
+++ b/xml/ru/linux_packages.xml	Wed Jun 22 14:37:51 2022 +0400
@@ -7,7 +7,7 @@
 <article name="nginx: пакеты для Linux"
          link="/ru/linux_packages.html"
          lang="ru"
-         rev="75">
+         rev="76">
 
 <section name="Поддерживаемые дистрибутивы и версии" id="distributions">
 
@@ -94,7 +94,7 @@
 
 <tr>
 <td width="30%">22.04 “jammy”</td>
-<td>x86_64, aarch64/arm64</td>
+<td>x86_64, aarch64/arm64, s390x</td>
 </tr>
 
 </table>


More information about the nginx-devel mailing list