Serghey Rodin 8 лет назад
Родитель
Сommit
3021abecb6
2 измененных файлов с 14 добавлено и 2 удалено
  1. 1 1
      func/main.sh
  2. 13 1
      src/rpm/specs/vesta.spec

+ 1 - 1
func/main.sh

@@ -794,7 +794,7 @@ is_format_valid() {
                 antispam)       is_boolean_format_valid "$arg" 'antispam' ;;
                 antivirus)      is_boolean_format_valid "$arg" 'antivirus' ;;
                 autoreply)      is_autoreply_format_valid "$arg" ;;
-                backup)         is_user_format_valid "$arg" 'backup' ;;
+                backup)         is_object_format_valid "$arg" 'backup' ;;
                 charset)        is_object_format_valid "$arg" "$arg_name" ;;
                 charsets)       is_common_format_valid "$arg" 'charsets' ;;
                 comment)        is_object_format_valid "$arg" 'comment' ;;

+ 13 - 1
src/rpm/specs/vesta.spec

@@ -1,6 +1,6 @@
 Name:           vesta
 Version:        0.9.8
-Release:        18
+Release:        19
 Summary:        Vesta Control Panel
 Group:          System Environment/Base
 License:        GPL
@@ -56,6 +56,18 @@ fi
 %config(noreplace) %{_vestadir}/web/css/uploadify.css
 
 %changelog
+* Wed Jan 10 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-19
+- Fixed backup restore function
+
+* Fri Dec 29 2017 Serghey Rodin <builder@vestacp.com> - 0.9.8-18
+- Let's Encrypt for internationalized domains (IDN)
+- Softaculous Application Installer
+- Debian 9 support sponsored by isicore.com
+- Ubuntu 16.10 and 17.04 support
+- Korean, Urdu, Thai, Brazilian Portuguese, Serbian and Bulgarian language support
+- We've made 1478 commits
+- 29 bugs closed / 141 pull requests merged
+
 * Mon Nov 14 2016 Serghey Rodin <builder@vestacp.com> - 0.9.8-17
 - System Config Editor
 - Let's Encrypt GUI