New release with improved password checks

This commit is contained in:
Serghey Rodin 2018-04-08 22:09:56 +03:00
commit 1034d1bbc2
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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