[PATCH] Linux packages: updated the supported architectures for RHEL
Konstantin Pavlov
thresh at nginx.com
Mon Jun 13 09:09:35 UTC 2022
# HG changeset patch
# User Konstantin Pavlov <thresh at nginx.com>
# Date 1655109191 -14400
# Mon Jun 13 12:33:11 2022 +0400
# Node ID 40d40af45ac85339025b171c53033665a3632ee0
# Parent 5eb32d26a584e0364950390fa570595f0a2f772d
Linux packages: updated the supported architectures for RHEL.
diff -r 5eb32d26a584 -r 40d40af45ac8 xml/en/linux_packages.xml
--- a/xml/en/linux_packages.xml Fri Jun 03 20:16:00 2022 +0400
+++ b/xml/en/linux_packages.xml Mon Jun 13 12:33:11 2022 +0400
@@ -7,7 +7,7 @@
<article name="nginx: Linux packages"
link="/en/linux_packages.html"
lang="en"
- rev="74">
+ rev="75">
<section name="Supported distributions and versions" id="distributions">
@@ -28,7 +28,7 @@ versions:
<tr>
<td width="30%">7.4+</td>
-<td>x86_64, ppc64le, aarch64/arm64</td>
+<td>x86_64, aarch64/arm64</td>
</tr>
<tr>
@@ -38,7 +38,7 @@ versions:
<tr>
<td width="30%">9.x</td>
-<td>x86_64, aarch64/arm64</td>
+<td>x86_64, aarch64/arm64, s390x</td>
</tr>
</table>
diff -r 5eb32d26a584 -r 40d40af45ac8 xml/ru/linux_packages.xml
--- a/xml/ru/linux_packages.xml Fri Jun 03 20:16:00 2022 +0400
+++ b/xml/ru/linux_packages.xml Mon Jun 13 12:33:11 2022 +0400
@@ -7,7 +7,7 @@
<article name="nginx: пакеты для Linux"
link="/ru/linux_packages.html"
lang="ru"
- rev="74">
+ rev="75">
<section name="Поддерживаемые дистрибутивы и версии" id="distributions">
@@ -28,7 +28,7 @@
<tr>
<td width="30%">7.4+</td>
-<td>x86_64, ppc64le, aarch64/arm64</td>
+<td>x86_64, aarch64/arm64</td>
</tr>
<tr>
@@ -38,7 +38,7 @@
<tr>
<td width="30%">9.x</td>
-<td>x86_64, aarch64/arm64</td>
+<td>x86_64, aarch64/arm64, s390x</td>
</tr>
</table>
More information about the nginx-devel
mailing list