From 4823252625551ac919b43c426cf46b9db2712b4e Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 22 Oct 2014 13:45:44 +0300 Subject: [PATCH] 0.9.8-10 --- src/deb/vesta/control | 2 +- src/rpm/specs/vesta.spec | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/src/deb/vesta/control b/src/deb/vesta/control index 8049a5f5..89892623 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-10 +Version: 0.9.8-11 Section: admin Maintainer: Serghey Rodin Homepage: http://vestacp.com diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index a90b0b5d..e47a947c 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 0.9.8 -Release: 10 +Release: 11 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -60,6 +60,19 @@ if [ $1 -ge 2 ]; then %config(noreplace) %{_vestadir}/web/css/main.css %changelog +* Wed Oct 22 2014 Serghey Rodin - 0.9.8-11 +- Firewall support +- Fail2ban support +- Sudo support for admin user +- Cron email reporting switch +- Improved SSL validation +- Minor design improvements +- Unsuccessfull login attempt logger +- Fix for fase sensitive dns records +- Fix for webstats +- Fix for ftp user login + + * Mon Aug 4 2014 Serghey Rodin - 0.9.8-10 - New Design - MultiFTP Support