ReleaseNotes10:Linux Application Platform: Difference between revisions
m regular roadmap update |
m regular roadmap update |
||
| Line 95: | Line 95: | ||
== Bug Fixes == | == Bug Fixes == | ||
=== Linux: do not execute apt-get update after installation of hotfixes === | |||
{| | |||
|Status | |||
|<font><font color="red">Assigned</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=106159 106159] | |||
|} | |||
This command attempts to connect to internet and download some files. If there is a bad internet connection or no connection at all, the command may hang a while.<br/><br/><!--<br/>install_reporting.sh<br/>install_faxserver.sh<br/>install_exchange.sh<br/>packages_template.sh<br/>--><!----> | |||
=== Linux: V10 application hotfix could be installed on V1 application platform === | |||
{| | |||
|Status | |||
|<font><font color="red">Assigned</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=106160 106160] | |||
|} | |||
check that major versions match before installing a hotfix for an application.<br/><br/><!--<br/>install_reporting.sh<br/>install_faxserver.sh<br/>install_exchange.sh<br/>install_script.sh<br/>--><!----> | |||
Revision as of 23:31, 12 September 2013
This roadmap describes the V10 (that is, Reference10: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!
V10 Service Release 1 (100062)
These are the fixes included in the Linux application platform V10 service release 1. Definition
New Features
Bug Fixes
Removed obsolete NTP client for successfull NTP updates
| Status | Closed |
| Id | 103291 |
There were two NTP clients started, which caused the NTP daemon to crash on startup.
Now one of these clients has been deleted.
Logrotation didn't work due to updated logrotate package
| Status | Closed |
| Id | 103856 |
The updated packages required permission changes on and in some files.
V10 Service Release 2 (100067)
These are the fixes included in the Linux application platform V10 service release 2. Definition
New Features
Bug Fixes
Allow non default HTTP port for device after initial Linux installation
| Status | Closed |
| Id | 104360 |
Now the IP address and an optional port can be entered for the device, where Linux is running, e.g. 172.16.123.123:8080
NTP server handling reworked and cleaned up some files
| Status | Closed |
| Id | 104632 |
This simplifies debugging and prevents init script from failure. NTP servers are correctly synced with NTP servers from DHCP.
V10 Service Release 3
These are the fixes included in the Linux application platform V10 service release 3. Definition
New Features
Linux: create certificate signing requests and self-signed certificates
| Status | Assigned |
| Id | 106083 |
It is now possible to create such application certificates.
Bug Fixes
Linux: do not execute apt-get update after installation of hotfixes
| Status | Assigned |
| Id | 106159 |
This command attempts to connect to internet and download some files. If there is a bad internet connection or no connection at all, the command may hang a while.
Linux: V10 application hotfix could be installed on V1 application platform
| Status | Assigned |
| Id | 106160 |
check that major versions match before installing a hotfix for an application.