Jaap Marcus 3 роки тому
батько
коміт
cfec8da4a7
2 змінених файлів з 12 додано та 1 видалено
  1. 11 0
      CHANGELOG.md
  2. 1 1
      install/upgrade/upgrade.conf

+ 11 - 0
CHANGELOG.md

@@ -1,6 +1,17 @@
 # Changelog
 All notable changes to this project will be documented in this file.
 
+## [1.6.10] - Service release 
+
+### Security
+
+- Implement quoteshellarg as replacement for escapeshellarg (#2720 @divinity76)
+
+### Dependencies
+
+- Update Filegator to 7.8.3
+- Update PHPmailer to 6.6.5
+
 ## [1.6.9] - Service release 
 
 - Fixed an issue when Installing Wordpress in a non english locale (#2788 #2818)

+ 1 - 1
install/upgrade/upgrade.conf

@@ -60,7 +60,7 @@ UPGRADE_UPDATE_FILEMANAGER_CONFIG='false'
 fm_v='7.8.2'
 
 # Set version of PHPMailer to update during upgrade if not already installed
-pm_v='6.6.4'
+pm_v='6.6.5'
 
 # Backblaze
 b2_v='3.5.0'