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

svn commit: r1420851 - /vcl/site/trunk/content/docs/changelog.mdtext

Author: jfthomps
Date: Wed Dec 12 17:24:38 2012
New Revision: 1420851

URL: http://svn.apache.org/viewvc?rev=1420851&view=rev
Log:
added 2.3.1 changes

Added:
    vcl/site/trunk/content/docs/changelog.mdtext   (with props)

Added: vcl/site/trunk/content/docs/changelog.mdtext
URL: http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/changelog.mdtext?rev=1420851&view=auto
==============================================================================
--- vcl/site/trunk/content/docs/changelog.mdtext (added)
+++ vcl/site/trunk/content/docs/changelog.mdtext Wed Dec 12 17:24:38 2012
@@ -0,0 +1,71 @@
+Title: Apache VCL Change Log
+Notice:    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.
+
+## 2.3.1 Changes
+
+###        Bug
+
+
+* [<a href='https://issues.apache.org/jira/browse/VCL-451'>VCL-451</a>] -         Cannot add deleted computers
+* [<a href='https://issues.apache.org/jira/browse/VCL-603'>VCL-603</a>] -         reboot hard does not work for hung windows machines
+* [<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
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-610'>VCL-610</a>] -         minor HTML errors 
+* [<a href='https://issues.apache.org/jira/browse/VCL-613'>VCL-613</a>] -         output from init.d startup scripts are slightly amiss
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-619'>VCL-619</a>] -         usenls may be undefined in _() function in requests.js
+* [<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
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-622'>VCL-622</a>] -         reservation_failed Linux.pm Windows.pm
+* [<a href='https://issues.apache.org/jira/browse/VCL-623'>VCL-623</a>] -         Invalid public IP address may be presented on Connect page
+* [<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
+* [<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.
+* [<a href='https://issues.apache.org/jira/browse/VCL-626'>VCL-626</a>] -         Name RDP file download after server reservation name
+* [<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
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-630'>VCL-630</a>] -         currentimage.txt name may conflict with imagerevision name, causing unnecessary reloads
+* [<a href='https://issues.apache.org/jira/browse/VCL-631'>VCL-631</a>] -         imagerevision.datedeleted not getting set
+* [<a href='https://issues.apache.org/jira/browse/VCL-632'>VCL-632</a>] -         vSphere_SDK.pm set_file_permissions does not work
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-634'>VCL-634</a>] -         Cluster reservations fail if node_status returns POST_LOAD
+* [<a href='https://issues.apache.org/jira/browse/VCL-641'>VCL-641</a>] -         VCL fails to properly trim whitespace from `virsh list --all`
+* [<a href='https://issues.apache.org/jira/browse/VCL-642'>VCL-642</a>] -         colons should not be allowed in resource group names
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-648'>VCL-648</a>] -         blockRequests re-processed at end time for skipped block time entries
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-650'>VCL-650</a>] -         VCL breaks with PHP 5.4
+* [<a href='https://issues.apache.org/jira/browse/VCL-651'>VCL-651</a>] -         libvirt to vmware entry missing from provisioningOSinstalltype table
+* [<a href='https://issues.apache.org/jira/browse/VCL-652'>VCL-652</a>] -         xCAT nodeset failure 
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-654'>VCL-654</a>] -         Sysprep fails for 32-bit Windows 7
+
+            
+###        Improvement
+
+
+* [<a href='https://issues.apache.org/jira/browse/VCL-608'>VCL-608</a>] -         XMLRPC interface inaccessible to Shibboleth-authenticated users
+* [<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
+* [<a href='https://issues.apache.org/jira/browse/VCL-629'>VCL-629</a>] -         update ownership of existing /home/$username 
+* [<a href='https://issues.apache.org/jira/browse/VCL-639'>VCL-639</a>] -         server loads - reinstall
+* [<a href='https://issues.apache.org/jira/browse/VCL-640'>VCL-640</a>] -         block allocation fixes
+
+    
+###        New Feature
+
+
+* [<a href='https://issues.apache.org/jira/browse/VCL-617'>VCL-617</a>] -         new XML-RPC methods
\ No newline at end of file

Propchange: vcl/site/trunk/content/docs/changelog.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native