Jelajahi Sumber

New release with improved password checks

Serghey Rodin 8 tahun lalu
induk
melakukan
1034d1bbc2
2 mengubah file dengan 5 tambahan dan 2 penghapusan
  1. 1 1
      src/deb/vesta/control
  2. 4 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-19
+Version: 0.9.8-20
 Section: admin
 Maintainer: Serghey Rodin <[email protected]>
 Homepage: http://vestacp.com

+ 4 - 1
src/rpm/specs/vesta.spec

@@ -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 <[email protected]> - 0.9.8-20
+- Hardening password checks
+
 * Wed Jan 10 2018 Serghey Rodin <[email protected]> - 0.9.8-19
 - Fixed backup restore function