Skip to content

Commit 7bacd08

Browse files
committed
chore: document changes of supported PHP version and Linux distribution for Nextcloud 35
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 39ed3f7 commit 7bacd08

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

admin_manual/installation/system_requirements.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ For best performance, stability and functionality we have documented some recomm
1919
| | - **Red Hat Enterprise Linux 10** (recommended) |
2020
| | - Red Hat Enterprise Linux 9 |
2121
| | - Debian 13 (Trixie) |
22-
| | - Debian 12 (Bookworm) |
2322
| | - SUSE Linux Enterprise Server 16 |
24-
| | - SUSE Linux Enterprise Server 15 SP6 (or later) |
23+
| | - SUSE Linux Enterprise Server 15 SP7 (or later) |
2524
| | - openSUSE Leap 16 |
2625
| | - CentOS Stream |
2726
| | - Alpine Linux |

admin_manual/release_notes/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ These sub pages will cover the most important changes in Nextcloud, as well as s
1414
.. toctree::
1515
:maxdepth: 1
1616

17+
upgrade_to_35.rst
1718
upgrade_to_33.rst
1819
upgrade_to_32.rst
1920
upgrade_to_31.rst
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
=======================
2+
Upgrade to Nextcloud 35
3+
=======================
4+
5+
System requirements
6+
-------------------
7+
8+
- PHP 8.2 is no longer supported.
9+
- The list of officially supported operating system has been updated:
10+
11+
- The minimum supported version of *SUSE Linux Enterprise Server 15* has been bumped to SP7.
12+
- The minimum supported version of *Debian Linux* has been bumped to *13 (Trixie)*.
13+
- The minimum supported version of *Ubuntu Linux* has been bumped to *24.04*.

0 commit comments

Comments
 (0)