Serghey Rodin пре 11 година
родитељ
комит
a3ea98ad6d
2 измењених фајлова са 15 додато и 2 уклоњено
  1. 1 1
      src/deb/vesta/control
  2. 14 1
      src/rpm/specs/vesta.spec

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

+ 14 - 1
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 <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
 - New Design
 - MultiFTP Support