Skip to content

Linux packages: added Debian 13 "Trixie". #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion xml/en/linux_packages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<article name="nginx: Linux packages"
link="/en/linux_packages.html"
lang="en"
rev="109">
rev="110">

<section name="Supported distributions and versions" id="distributions">

Expand Down Expand Up @@ -64,6 +64,11 @@ versions:
<td>x86_64, aarch64/arm64</td>
</tr>

<tr>
<td width="30%">13.x “trixie”</td>
<td>x86_64, aarch64/arm64</td>
</tr>

</table>
</para>

Expand Down
7 changes: 6 additions & 1 deletion xml/ru/linux_packages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<article name="nginx: пакеты для Linux"
link="/ru/linux_packages.html"
lang="ru"
rev="109">
rev="110">

<section name="Поддерживаемые дистрибутивы и версии" id="distributions">

Expand Down Expand Up @@ -64,6 +64,11 @@
<td>x86_64, aarch64/arm64</td>
</tr>

<tr>
<td width="30%">13.x “trixie”</td>
<td>x86_64, aarch64/arm64</td>
</tr>

</table>
</para>

Expand Down