[
https://issues.apache.org/jira/browse/VCL-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048042#comment-16048042
]
ASF subversion and git services commented on VCL-1053:
------------------------------------------------------
Commit 1798609 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1798609 ]
VCL-1053 - Prepare VCL 2.5 release
vcl-upgrade.sh:
-updated VCL_VERSION from 2.4.2 to 2.5
-added code to delete MAXVMLIMIT from conf.php
-added code to change $mcryptkey in secrets.php to $cryptkey; if php version >=
5.3, update value of $cryptkey to be randomly generated data from openssl
-removed php-gd from list of required php packages
-moved code that installs missing packages to be outside for loop so it is only
run once the full list of missing packages is created
-changed cp commands to include -a parameter so original timestamps from
archive are retained
-added code to set ownership of web code
-added code to set selinux context of web code
-added code to set ownership of management node code
-updated line placed in .htaccess for old web code to be "Requre all denied" to
match new httpd configuration
> Prepare VCL 2.5 release
> -----------------------
>
> Key: VCL-1053
> URL: https://issues.apache.org/jira/browse/VCL-1053
> Project: VCL
> Issue Type: Bug
> Components: database, vcld (backend), web gui (frontend)
> Reporter: Andy Kurth
> Fix For: 2.5
>
>
> This issue is to track all of the VCL 2.5 release preparation tasks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)