ReleaseNotes9:Linux Application Platform: Difference between revisions
| m regular roadmap update | m regular roadmap update | ||
| Line 63: | Line 63: | ||
| {| | {| | ||
| |Status | |Status | ||
| |<font><font color=" | |<font><font color="green">Closed</font></font> | ||
| |- | |- | ||
| |Id | |Id | ||
Revision as of 23:31, 1 June 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: lighttpd webdav write flag
| Status | To-decide | 
| Id | 63552 | 
modify lighttpd sources to behave like innovaphone boxes. If the user is authenticated, the readonly flag is overwritten.
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.
Linux: copy log files to fat partition during linux booting
| Status | To-decide | 
| Id | 64816 | 
syslog and some other files will be copied to the fat partition. So we will have more information in case Linux is not booting properly.
Reporting: separate authentication for reporting web access
| Status | Closed | 
| Id | 64875 | 
It is now possible to configure a separate authentication to the innovaphone reporting web site.
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