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
|
Source: vesta
|
||||||
Package: vesta
|
Package: vesta
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Version: 0.9.8-19
|
Version: 0.9.8-20
|
||||||
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: 19
|
Release: 20
|
||||||
Summary: Vesta Control Panel
|
Summary: Vesta Control Panel
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPL
|
License: GPL
|
||||||
|
@ -56,6 +56,9 @@ fi
|
||||||
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 10 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-19
|
||||||
- Fixed backup restore function
|
- Fixed backup restore function
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue