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 25: Line 25:
|}
|}
Version and time are now shown on the web interface.
Version and time are now shown on the web interface.
   
=== Linux: download all application log files, not just the current one ===
{|
|Status
|<font><font color="orange">To-decide</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64422 64422]
|}
Only the current application log has been downloaded.<br/>Now, also previous logs are included in the download.
      
      
== Bug Fixes ==
== Bug Fixes ==
Line 62: Line 73:
|}
|}
We hadn't escaped the application xml file. This is needed in de-installation process
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
|<font><font color="orange">To-decide</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64427 64427]
|}
Currently the filename of a hotfix/application installation archive must start with "install".<br/>This is not neccessary any more.
   
=== linux: config restoration of innovaphone files failed ===
{|
|Status
|<font><font color="orange">To-decide</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64453 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

Revision as of 00:31, 18 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 To-decide
Id 64231

Version and time are now shown on the web interface.

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

Status To-decide
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 To-decide
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