You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2012/12/12 18:24:45 UTC

svn commit: r841922 - in /websites/staging/vcl/trunk/content: ./ docs/changelog.html

Author: buildbot
Date: Wed Dec 12 17:24:44 2012
New Revision: 841922

Log:
Staging update by buildbot for vcl

Added:
    websites/staging/vcl/trunk/content/docs/changelog.html
Modified:
    websites/staging/vcl/trunk/content/   (props changed)

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 12 17:24:44 2012
@@ -1 +1 @@
-1420829
+1420851

Added: websites/staging/vcl/trunk/content/docs/changelog.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/changelog.html (added)
+++ websites/staging/vcl/trunk/content/docs/changelog.html Wed Dec 12 17:24:44 2012
@@ -0,0 +1,143 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <link href="/css/code.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - Apache VCL Change Log</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+         <td><a href="/index.html"><img src="/img/vcl-logo.png" height="100" align="left" alt="Apache VCL logo"></a></td>
+         <td><a href="http://www.apache.org"><img src="/img/asf-logo.png" align="right" alt="Apache Software Foundation logo"></a></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/info/about.html">What is VCL?</a></li>
+<li><a href="/info/features.html">Features</a></li>
+<li><a href="/info/architecture.html">Architecture</a></li>
+<li><a href="/info/use-cases.html">Use Cases</a></li>
+<li><a href="/downloads/download.cgi">Download</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
+<li><a href="/info/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/docs/index.html">Documentation</a><ul>
+<li><a href="/docs/using-vcl.html">Using VCL</a></li>
+<li><a href="/docs/image-creation.html">Image Creation</a></li>
+<li><a href="/docs/administration.html">Administration</a></li>
+<li><a href="/docs/installation.html">Installation</a></li>
+<li><a href="/docs/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/comm/index.html">Community</a><ul>
+<li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
+<li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
+<li><a href="/comm/index.html#how-do-i-join-the-project">How can I Join</a></li>
+<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="/dev/index.html">Development</a><ul>
+<li><a href="/dev/jira.html">Issue Tracking</a></li>
+<li><a href="/dev/code-documentation.html">Code Documentation</a></li>
+<li><a href="/dev/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title">Apache VCL Change Log</h1>
+    <h2 id="231-changes">2.3.1 Changes</h2>
+<h3 id="bug">Bug</h3>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-451'>VCL-451</a>] -         Cannot add deleted computers</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-603'>VCL-603</a>] -         reboot hard does not work for hung windows machines</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-607'>VCL-607</a>] -         &#39;default&#39; skin hard-coded in initialization function when it should use the global DEFAULTTHEME</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-609'>VCL-609</a>] -         Reservations fail if cat command returns non-zero exit status when retrieving contents of /etc/hosts on management node</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-610'>VCL-610</a>] -         minor HTML errors </li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-613'>VCL-613</a>] -         output from init.d startup scripts are slightly amiss</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-616'>VCL-616</a>] -         update_cygwin.cmd fails to generate keys with current version of Cygwin</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-619'>VCL-619</a>] -         usenls may be undefined in _() function in requests.js</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-620'>VCL-620</a>] -         libvirt.pm does not remove VMs when unassigned from host via website</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-621'>VCL-621</a>] -         confirm_public_ip_address does not detect public ip address correctly for reloads</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-622'>VCL-622</a>] -         reservation_failed Linux.pm Windows.pm</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-623'>VCL-623</a>] -         Invalid public IP address may be presented on Connect page</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-624'>VCL-624</a>] -         getUserlistID should be passed a user&#39;s full login string, not just a unityid</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-625'>VCL-625</a>] -         Image retrieval may attempt to copy multiple copies of the same file, does not retrieve VMware reference vmx file.</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-626'>VCL-626</a>] -         Name RDP file download after server reservation name</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-627'>VCL-627</a>] -         image type fields on VM Host Profile page do not get updated</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-628'>VCL-628</a>] -         check for duplicate image name not correctly performed when specified name is the same as the base image</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-630'>VCL-630</a>] -         currentimage.txt name may conflict with imagerevision name, causing unnecessary reloads</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-631'>VCL-631</a>] -         imagerevision.datedeleted not getting set</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-632'>VCL-632</a>] -         vSphere_SDK.pm set_file_permissions does not work</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-633'>VCL-633</a>] -         Change of vmprofile.vmdisk value can cause image capture to fail due to insufficient space</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-634'>VCL-634</a>] -         Cluster reservations fail if node_status returns POST_LOAD</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-641'>VCL-641</a>] -         VCL fails to properly trim whitespace from <code>virsh list --all</code></li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-642'>VCL-642</a>] -         colons should not be allowed in resource group names</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-643'>VCL-643</a>] -         VM Limit can be decreased to below the current number of assigned VMs</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-648'>VCL-648</a>] -         blockRequests re-processed at end time for skipped block time entries</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-649'>VCL-649</a>] -         Images may fail to load if renamed in database by VMware code</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-650'>VCL-650</a>] -         VCL breaks with PHP 5.4</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-651'>VCL-651</a>] -         libvirt to vmware entry missing from provisioningOSinstalltype table</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-652'>VCL-652</a>] -         xCAT nodeset failure </li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-653'>VCL-653</a>] -         editing a federated user group sets the affiliation of the group that of the user editing the group</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-654'>VCL-654</a>] -         Sysprep fails for 32-bit Windows 7</li>
+</ul>
+<h3 id="improvement">Improvement</h3>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-608'>VCL-608</a>] -         XMLRPC interface inaccessible to Shibboleth-authenticated users</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-615'>VCL-615</a>] -         make default adminUsers group have the same level of access as the default admin user</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-629'>VCL-629</a>] -         update ownership of existing /home/$username </li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-639'>VCL-639</a>] -         server loads - reinstall</li>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-640'>VCL-640</a>] -         block allocation fixes</li>
+</ul>
+<h3 id="new-feature">New Feature</h3>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/VCL-617'>VCL-617</a>] -         new XML-RPC methods</li>
+</ul>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>