File tree Expand file tree Collapse file tree 11 files changed +25
-15
lines changed
Expand file tree Collapse file tree 11 files changed +25
-15
lines changed Original file line number Diff line number Diff line change 11Source: vesta-ioncube
22Package: vesta-ioncube
33Priority: optional
4- Version: 0.9.8-20
4+ Version: 0.9.8-21
55Section: admin
66Maintainer: Serghey Rodin <skid@vestacp.com>
77Homepage: https://www.ioncube.com
Original file line number Diff line number Diff line change 11Source: vesta-nginx
22Package: vesta-nginx
33Priority: optional
4- Version: 0.9.8-20
4+ Version: 0.9.8-21
55Section: admin
66Maintainer: Serghey Rodin <skid@vestacp.com>
77Homepage: http://vestacp.com
Original file line number Diff line number Diff line change 11Source: vesta-php
22Package: vesta-php
33Priority: optional
4- Version: 0.9.8-20
4+ Version: 0.9.8-21
55Section: admin
66Maintainer: Serghey Rodin <skid@vestacp.com>
77Homepage: http://vestacp.com
Original file line number Diff line number Diff line change 11Source: vesta-softaculous
22Package: vesta-softaculous
33Priority: optional
4- Version: 0.9.8-20
4+ Version: 0.9.8-21
55Section: admin
66Maintainer: Serghey Rodin <skid@vestacp.com>
77Homepage: https://www.softaculous.com
Original file line number Diff line number Diff line change 11Source: vesta
22Package: vesta
33Priority: optional
4- Version: 0.9.8-20
4+ Version: 0.9.8-21
55Section: admin
66Maintainer: Serghey Rodin <skid@vestacp.com>
77Homepage: http://vestacp.com
Original file line number Diff line number Diff line change @@ -20,8 +20,12 @@ if [ -x "/usr/local/vesta/upd/fix_sessions.sh" ]; then
2020 /usr/local/vesta/upd/fix_sessions.sh
2121fi
2222
23- if [ -e /usr/local/vesta/upd/fix_nginx_auth.sh ]; then
23+ if [ -x /usr/local/vesta/upd/fix_nginx_auth.sh ]; then
2424 /usr/local/vesta/upd/fix_nginx_auth.sh
2525fi
2626
27+ if [ -x /usr/local/vesta/upd/fix_roundcube.sh ]; then
28+ /usr/local/vesta/upd/fix_roundcube.sh
29+ fi
30+
2731exit 0
Original file line number Diff line number Diff line change 11Name: vesta-ioncube
22Version: 0.9.8
3- Release: 20
3+ Release: 21
44Summary: ionCube Loader
55Group: System Environment/Base
66License: "Freely redistributable without restriction"
Original file line number Diff line number Diff line change 11Name: vesta-nginx
22Version: 0.9.8
3- Release: 20
3+ Release: 21
44Summary: Vesta Control Panel
55Group: System Environment/Base
66License: BSD-like
Original file line number Diff line number Diff line change 11Name: vesta-php
22Version: 0.9.8
3- Release: 20
3+ Release: 21
44Summary: Vesta Control Panel
55Group: System Environment/Base
66License: GPL
Original file line number Diff line number Diff line change 11Name: vesta-softaculous
22Version: 0.9.8
3- Release: 20
3+ Release: 21
44Summary: Vesta Control Panel
55Group: System Environment/Base
66License: Softaculous License
You can’t perform that action at this time.
0 commit comments