diff --git a/src/deb/vesta/control b/src/deb/vesta/control index d60e51a23..31375ff9a 100644 --- a/src/deb/vesta/control +++ b/src/deb/vesta/control @@ -1,7 +1,7 @@ Source: vesta Package: vesta Priority: optional -Version: 0.9.8-4 +Version: 0.9.8-5 Section: admin Maintainer: Serghey Rodin Homepage: http://vestacp.com diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index d27e3cb29..680aa94f5 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 0.9.8 -Release: 4 +Release: 5 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -52,6 +52,23 @@ fi %config(noreplace) %{_vestadir}/web/css/main.css %changelog +* Mon Oct 15 2013 Serghey Rodin - 0.9.8-5 +- Fix for dns sensitive records from Ursadon +- Fix for exim antispam/antivirus protection +- Fix for service listing func on RHEL/CentOS 5 +- Fix for remote ftp backups on RHEL/CentOS 5 +- Fix for web-updates on Ubuntu +- Fix for additional ftp accounts on Ubuntu +- Fix for user rebuild on Ubuntu +- Fix for dns removal func on Ubuntu +- Autoreply permission fix. Thanks to l170v +- Short domains like co.uk or com.au will be ignored on dns autocreation +- Implemented automatical suspend function for failed remote dns host +- Improved restart functions +- Default DKIM key size has been increased to 1024 +- From now vesta.conf can override any func variable +- Ubuntu LTS 12.04/13.04 and Debian 7 are now officially supported + * Tue Sep 17 2013 Serghey Rodin - 0.9.8-4 - DNS cluster 5-minute sync improvement - Crontab ownership fix