Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <mailto@danielhansson.nu>2022-05-20 10:32:37 +0300
committerGitHub <noreply@github.com>2022-05-20 10:32:37 +0300
commitcc99268580151b067cdb4ae93fd1a444b6e284e4 (patch)
tree9a33e3ad8db90d1ed6ef3df4f58c07f7aaa15612
parent7071858c80d53dd0ef6931a5f1f90370ff440dc7 (diff)
24.0.1 (#2332)24.0.1
Co-authored-by: szaimen <szaimen@e.mail.de>
-rw-r--r--CHANGELOG.md39
1 files changed, 35 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a16775f2..bdc58431 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,45 @@
### Download can be found here: https://www.hanssonit.se/nextcloud-vm/
-Check the latest commits here: https://github.com/nextcloud/vm/commits/master
+**Please note that BOTH disks need to be imported for the VM to function properly.**
-Documentation can be found here: https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration
+- Check the latest commits here: https://github.com/nextcloud/vm/commits/master
+- Documentation can be found here: https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration
+
+PR's are more than welcome. Happy Nextclouding!
### Different versions
If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from [T&M Hansson IT's shop](https://shop.hanssonit.se/product-category/virtual-machine/nextcloud/).
-**Please note that BOTH disks need to be imported when using the Hyper-V image. The disk ending with _OS for OS, and the disk ending with _DATA for DATA.**
-PR's are more than welcome. Happy Nextclouding!
+## 24.0.1
+
+This release is quite huge, including Ubuntu 22.04 (minimal), PHP-FPM 8.1, and PosgreSQL 14.
+
+### Small changelog:
+- Prefer use of local lib file
+- Add `addons/fix_invalid_modification_time.sh`
+- Use minimal OS, instead of full blown. Install only needed dependecies.
+- Deprecate Ubuntu 18.04
+- Upgrade to Ubuntu 22.04
+- Upgrade to PHP 8.1
+- Upgrade to PostgreSQL 14
+- Upgrade Documentserver scripts to work with the new Docker images
+- Deprectae `apt-key` and introduce a new and better way for adding keys
+- Make the menu update option default. It first upgrades minor, then asks for major if applicable
+- Only clean disk if it's 70% full and/or less than 100 GB left
+- Remove legacy code
+- Make it possible to add your own DNS servers during installation (not setup)
+- Do not ask for password change if it differs from default, since that means you probably already set your own password
+- Make it possible to add your own GUI user during installation
+- Change DH-param instead of DSA-param
+- Make Talk a bit safer
+- Minor bugfixes and improvements
+- Updated geoblock database
+- Fixed a few backup related details
+- And more...
+
+### Full changelog:
+- https://github.com/nextcloud/vm/compare/23.0.2..24.0.1
+- https://nextcloud.com/changelog/#latest24
## 24.0.0.1