mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 13:24:24 -07:00
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
1da7a9dd0c |
10 changed files with 13 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
Source: vesta-ioncube
|
||||
Package: vesta-ioncube
|
||||
Priority: optional
|
||||
Version: 0.9.8-20
|
||||
Version: 0.9.8-21
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: https://www.ioncube.com
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Source: vesta-nginx
|
||||
Package: vesta-nginx
|
||||
Priority: optional
|
||||
Version: 0.9.8-20
|
||||
Version: 0.9.8-21
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Source: vesta-php
|
||||
Package: vesta-php
|
||||
Priority: optional
|
||||
Version: 0.9.8-20
|
||||
Version: 0.9.8-21
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Source: vesta-softaculous
|
||||
Package: vesta-softaculous
|
||||
Priority: optional
|
||||
Version: 0.9.8-20
|
||||
Version: 0.9.8-21
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: https://www.softaculous.com
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Source: vesta
|
||||
Package: vesta
|
||||
Priority: optional
|
||||
Version: 0.9.8-20
|
||||
Version: 0.9.8-21
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-ioncube
|
||||
Version: 0.9.8
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: ionCube Loader
|
||||
Group: System Environment/Base
|
||||
License: "Freely redistributable without restriction"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-nginx
|
||||
Version: 0.9.8
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: BSD-like
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-php
|
||||
Version: 0.9.8
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-softaculous
|
||||
Version: 0.9.8
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: Softaculous License
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta
|
||||
Version: 0.9.8
|
||||
Release: 20
|
||||
Release: 21
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
|
@ -56,6 +56,9 @@ fi
|
|||
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
||||
|
||||
%changelog
|
||||
* Fri May 11 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-21
|
||||
- Additional security fixes
|
||||
|
||||
* Sun Apr 08 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-20
|
||||
- Hardening password checks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue