new release 0.9.8-5

This commit is contained in:
Serghey Rodin 2013-10-15 00:57:16 +03:00
commit 1e9731132a
2 changed files with 19 additions and 2 deletions

View file

@ -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 <skid@vestacp.com>
Homepage: http://vestacp.com

View file

@ -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 <builder@vestacp.com> - 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 <builder@vestacp.com> - 0.9.8-4
- DNS cluster 5-minute sync improvement
- Crontab ownership fix