mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
release 0.9.8-8
This commit is contained in:
parent
997a574959
commit
b6a57a6a09
4 changed files with 22 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
Source: vesta-nginx
|
||||
Package: vesta-nginx
|
||||
Priority: optional
|
||||
Version: 0.9.7-2
|
||||
Version: 0.9.7-3
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Source: vesta
|
||||
Package: vesta
|
||||
Priority: optional
|
||||
Version: 0.9.8-7
|
||||
Version: 0.9.8-8
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-nginx
|
||||
Version: 0.9.8
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: BSD-like
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta
|
||||
Version: 0.9.8
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
|
@ -52,7 +52,24 @@ fi
|
|||
%config(noreplace) %{_vestadir}/web/css/main.css
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-6
|
||||
* Fri Apr 18 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-8
|
||||
- Auto Updates
|
||||
- Backup Exclusions
|
||||
- Memory Chart Improvements
|
||||
- DNS Cluster Improvements ()
|
||||
- Dutch Language support
|
||||
- Separate error log
|
||||
- Secured way to show RRD Grapsh
|
||||
- Nginx 404 error handler
|
||||
- Fix for nginx configuration error on rebuild
|
||||
- Fix for template verification on restore
|
||||
- Fix for backup ownership verification
|
||||
- Fix for preg_match() ruleset
|
||||
- Fix for ftp account which starts with digits
|
||||
- Fix for 1024 DKIM keys. Thanks to demlasjr
|
||||
- Fix for exim user on Debian/Ubuntu
|
||||
|
||||
* Tue Feb 18 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-7
|
||||
- CSR Generator
|
||||
- JS hint for dns record
|
||||
- Support for single-character email usernames
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue