diff --git a/src/deb/vesta/control b/src/deb/vesta/control index 22b7a9d9..26b6e0e3 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-6 +Version: 0.9.8-7 Section: admin Maintainer: Serghey Rodin Homepage: http://vestacp.com diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index 0424d65b..8aa0aa7a 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 0.9.8 -Release: 6 +Release: 7 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -52,6 +52,26 @@ fi %config(noreplace) %{_vestadir}/web/css/main.css %changelog +* Tue Feb 18 2014 Serghey Rodin - 0.9.8-6 +- CSR Generator +- JS hint for dns record +- Support for single-character email usernames +- German language support by Nevil Verdoold +- Chinese language support by Kevin +- Indonesian(slank) language support by Rumi +- New HTML layout +- Improved DNS record validation +- Default dkim size is now set to 1024 +- Explicit error if restart failed +- Fix for logged-in message window +- Fix for missing FWD_ONLY flag on restore +- Fix for MX and CNAME (IDN support) +- Fix for missing nginx restart trigger on template change +- Fix for awstats months associactions +- Fix for logged in message window +- Fix for SSL template change +- Fix for PostgreSQL database status + * Wed Nov 27 2013 Serghey Rodin - 0.9.8-6 - New style for "Add" button - Quick links after object creation (login as/webmail/pma)