Reference9:Release Notes Linux Application Platform: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m (regular roadmap update)
 
m (regular roadmap update)
Line 16: Line 16:
      
      
== Bug Fixes ==
== Bug Fixes ==
   
=== linux: ntpdate does not work ===
{|
|Status
|<font><font color="orange">To-decide</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=63813 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
|<font><font color="orange">To-decide</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=63916 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
|<font><font color="orange">To-decide</font></font>
|-
|Id
|[http://mantis.innovaphone.com/view.php?id=64003 64003]
|}
We hadn't escaped the application xml file. This is needed in de-installation process

Revision as of 00:31, 11 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

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