ReleaseNotes9:Linux Application Platform: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m regular roadmap update
m regular roadmap update
Line 19: Line 19:
{|
{|
|Status
|Status
|<font><font color="orange">To-decide</font></font>
|<font><font color="green">Closed</font></font>
|-
|-
|Id
|Id
Line 30: Line 30:
{|
{|
|Status
|Status
|<font><font color="orange">To-decide</font></font>
|<font><font color="green">Closed</font></font>
|-
|-
|Id
|Id
Line 78: Line 78:
{|
{|
|Status
|Status
|<font><font color="orange">To-decide</font></font>
|<font><font color="green">Closed</font></font>
|-
|-
|Id
|Id

Revision as of 00:31, 21 May 2011

This roadmap describes the V1 (that is, Reference9:Concept_Linux_Application_Platform based) linux application platform.

This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!


V1 Hotfix 1

These are the fixes included in the linux application platform V1 hotfix 1. Definition

New Features

Linux: show version and time on web interface

Status Closed
Id 64231

Version and time are now shown on the web interface.

Linux: download all application log files, not just the current one

Status Closed
Id 64422

Only the current application log has been downloaded.
Now, also previous logs are included in the download.

Bug Fixes

linux: ntpdate does not work

Status To-decide
Id 63813

ntpdate returns always "no server suitable for synchronization found". This was working before updating to squeeze.

linux: cron jobs not working inside same file

Status To-decide
Id 63916

Apparently only one job can be defined in each file. Create a different file for each job. this is anyway better since it is now easier to handle.

linux: xml validation and escape in uninstall script

Status To-decide
Id 64003

We hadn't escaped the application xml file. This is needed in de-installation process

Linux: hotfix/application installation archives filename needn't start with install

Status Closed
Id 64427

Currently the filename of a hotfix/application installation archive must start with "install".
This is not neccessary any more.

linux: config restoration of innovaphone files failed

Status To-decide
Id 64453

It failed because three defines (certServer, certServerKey, certServerCert) started with "certServer" and grep was matching the three of them. Status: /usr/local/bin/config.sh