mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
New release with improved password checks
This commit is contained in:
parent
0d5c3c42a1
commit
1034d1bbc2
2 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Source: vesta
|
||||
Package: vesta
|
||||
Priority: optional
|
||||
Version: 0.9.8-19
|
||||
Version: 0.9.8-20
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta
|
||||
Version: 0.9.8
|
||||
Release: 19
|
||||
Release: 20
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
|
@ -56,6 +56,9 @@ fi
|
|||
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
||||
|
||||
%changelog
|
||||
* Sun Apr 08 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-20
|
||||
- Hardening password checks
|
||||
|
||||
* Wed Jan 10 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-19
|
||||
- Fixed backup restore function
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue