mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Release 0.9.8-25
This commit is contained in:
parent
26c0d3c3f2
commit
868dd8b146
11 changed files with 15 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
Source: vesta-ioncube
|
||||
Package: vesta-ioncube
|
||||
Priority: optional
|
||||
Version: 0.9.8-24
|
||||
Version: 0.9.8-25
|
||||
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-24
|
||||
Version: 0.9.8-25
|
||||
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-24
|
||||
Version: 0.9.8-25
|
||||
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-24
|
||||
Version: 0.9.8-25
|
||||
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-24
|
||||
Version: 0.9.8-25
|
||||
Section: admin
|
||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: http://vestacp.com
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-ioncube
|
||||
Version: 0.9.8
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: ionCube Loader
|
||||
Group: System Environment/Base
|
||||
License: "Freely redistributable without restriction"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-nginx
|
||||
Version: 0.9.8
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: BSD-like
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-php
|
||||
Version: 0.9.8
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta-softaculous
|
||||
Version: 0.9.8
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: Softaculous License
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: vesta
|
||||
Version: 0.9.8
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: Vesta Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPL
|
||||
|
@ -68,6 +68,10 @@ fi
|
|||
%config(noreplace) %{_vestadir}/web/css/uploadify.css
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Serghey Rodin <builder@vestacp.com> - 0.9.8-25
|
||||
- Security bugfixes
|
||||
- LEv2 idn fix
|
||||
|
||||
* Mon Apr 18 2019 Serghey Rodin <builder@vestacp.com> - 0.9.8-24
|
||||
- Bugfixes
|
||||
- Security patches
|
||||
|
@ -75,7 +79,6 @@ fi
|
|||
- Server LE
|
||||
- i18n updates
|
||||
|
||||
|
||||
* Thu Oct 18 2018 Serghey Rodin <builder@vestacp.com> - 0.9.8-23
|
||||
- Security fixes
|
||||
|
||||
|
|
|
@ -5,4 +5,4 @@ rm -f /usr/local/vesta/data/users/admin/notifications.conf
|
|||
/usr/local/vesta/bin/v-add-user-notification admin "File Manager" "Browse, copy, edit, view, and retrieve all your web domain files using a fully featured <a href='http://vestacp.com/features/#filemanager'>File Manager</a>. Plugin is available for <a href='/edit/server/?lead=filemanager#module-filemanager'>purchase</a>." 'filemanager'
|
||||
/usr/local/vesta/bin/v-add-user-notification admin "Chroot SFTP" "If you want to have SFTP accounts that will be used only to transfer files (and not to SSH), you can <a href='/edit/server/?lead=sftp#module-sftp'>purchase</a> and enable <a href='http://vestacp.com/features/#sftpchroot'>SFTP Chroot</a>"
|
||||
/usr/local/vesta/bin/v-add-user-notification admin "Softaculous" "Softaculous is one of the best Auto Installers and it is finally <a href='/edit/server/?lead=sftp#module-softaculous'>available</a>"
|
||||
/usr/local/vesta/bin/v-add-user-notification admin "Release 0.9.8-24" "This release is about stability and refinement. We added Let's Encrypt v2 support and added server certificate management tools. For more information please read <a href='http://vestacp.com/roadmap/#0.9.8-23'>release notes</a>"
|
||||
/usr/local/vesta/bin/v-add-user-notification admin "Release 0.9.8-25" "This release is about stability and refinement. We added Let's Encrypt v2 support and added server certificate management tools. For more information please read <a href='http://vestacp.com/history/#0.9.8-25'>release notes</a>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue