This commit is contained in:
Serghey Rodin 2014-10-22 13:45:44 +03:00
commit 4823252625
2 changed files with 15 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Source: vesta Source: vesta
Package: vesta Package: vesta
Priority: optional Priority: optional
Version: 0.9.8-10 Version: 0.9.8-11
Section: admin Section: admin
Maintainer: Serghey Rodin <skid@vestacp.com> Maintainer: Serghey Rodin <skid@vestacp.com>
Homepage: http://vestacp.com Homepage: http://vestacp.com

View file

@ -1,6 +1,6 @@
Name: vesta Name: vesta
Version: 0.9.8 Version: 0.9.8
Release: 10 Release: 11
Summary: Vesta Control Panel Summary: Vesta Control Panel
Group: System Environment/Base Group: System Environment/Base
License: GPL License: GPL
@ -60,6 +60,19 @@ if [ $1 -ge 2 ]; then
%config(noreplace) %{_vestadir}/web/css/main.css %config(noreplace) %{_vestadir}/web/css/main.css
%changelog %changelog
* Wed Oct 22 2014 Serghey Rodin <builder@vestacp.com> - 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 <builder@vestacp.com> - 0.9.8-10 * Mon Aug 4 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-10
- New Design - New Design
- MultiFTP Support - MultiFTP Support