mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
0.9.8-10
This commit is contained in:
parent
3f2f0c77b1
commit
4823252625
2 changed files with 15 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue