ReleaseNotes10:Linux Application Platform: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m regular roadmap update
m regular roadmap update
Line 323: Line 323:
we assumed an specific format for PEM files but these files could contain some additional information.<br/><br/><!--<br/>config.sh<br/>-->
we assumed an specific format for PEM files but these files could contain some additional information.<br/><br/><!--<br/>config.sh<br/>-->
      
      
= V10 Service Release 9 =
= V10 Service Release 9 (100111) =
These are the fixes included in the Linux application platform V10 service release 9.<!---->
These are the fixes included in the Linux application platform V10 service release 9.<!---->
[http://mantis.innovaphone.com/view.php?id=116355 Definition]
[http://mantis.innovaphone.com/view.php?id=116355 Definition]
Line 361: Line 361:
{|
{|
|Status
|Status
|<font><font color="orange">To-decide</font></font>
|<font><font color="green">Closed</font></font>
|-
|-
|Id
|Id
Line 372: Line 372:
{|
{|
|Status
|Status
|<font><font color="orange">To-decide</font></font>
|<font><font color="green">Closed</font></font>
|-
|-
|Id
|Id
Line 378: Line 378:
|}
|}
Integrated latest openssl package.<br/><br/><!--<br/>rootfs<br/>hotfix files<br/>-->
Integrated latest openssl package.<br/><br/><!--<br/>rootfs<br/>hotfix files<br/>-->
   
= V10 Service Release 10 =
These are the fixes included in the Linux application platform V10 service release 10.<!---->
[http://mantis.innovaphone.com/view.php?id=118525 Definition]
== New Features ==
   
== Bug Fixes ==

Revision as of 23:37, 15 April 2014

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 (100079)

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 Closed
Id 106083

It is now possible to create such application certificates.

Mutual TLS support

Status Closed
Id 106653

Linux now supports mutual TLS. You can configure a port for MTLS connections.

Include SSL certificate in curl requests to support servers with activated MTLS

Status Closed
Id 107938

Otherwise the Linux application platform can't be authenticated.

Bug Fixes

Linux: do not execute apt-get update after installation of hotfixes

Status Closed
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 Closed
Id 106160

check that major versions match before installing a hotfix for an application.

Correctly parse server ssl certificates for reject list

Status Closed
Id 106838

Now ignoring an openssl return code > 0 and instead try to parse the response for certificates.

V10 Service Release 4 (100083)

These are the fixes included in the Linux application platform V10 service release 4. Definition

New Features

Bug Fixes

V10 Service Release 5 (100086)

These are the fixes included in the Linux application platform V10 service release 5. Definition

New Features

Bug Fixes

Fax server: Support for charset of plain text

Status Closed
Id 111310

Now the fax server converts the plain text of an email to UTF-8 with the given charset in the email header.

V10 Service Release 6 (100088)

These are the fixes included in the Linux application platform V10 service release 6. Definition

New Features

Increased number of relay cdr files from 6 to 10

Status Closed
Id 112413

http://wiki.innovaphone.com/index.php?title=Reference10:Concept_Reporting#Relay_CDRs

Bug Fixes

Linux: execute backup script only once per hour

Status Closed
Id 113390

the script must be executed only once per hour but there was a bug and it was executed every "poll timeout" minutes.

V10 Service Release 7 (100097)

These are the fixes included in the Linux application platform V10 service release 7. Definition

New Features

Bug Fixes

Completely shutdown Linux VM on Diagnostics->Reset "Shutdown"

Status Closed
Id 114370

Now the VM shutdowns completely.

Prevent usage of a backslash inside public web/webdav urls

Status Closed
Id 114374

Otherwise the lighttpd webserver couldn't be restarted.

Rotate system log files on 5MB size

Status Closed
Id 114414

Some logfiles have been rotated after 1GB under certain circumstances.

V10 Service Release 8 (100105)

These are the fixes included in the Linux application platform V10 service release 8. Definition

New Features

Updated translations

Status Closed
Id 115368

Updated translations of Linux and its applications.

Linux: copy init_install.log to root partition

Status Closed
Id 116002

in case something goes wrong during linux installation

Bug Fixes

Create webdav install directory if not existant

Status Closed
Id 114637

If a customer deleted the webdav install directory, it will be recreated now.

Linux: error parsing certificates

Status Closed
Id 116188

we assumed an specific format for PEM files but these files could contain some additional information.

V10 Service Release 9 (100111)

These are the fixes included in the Linux application platform V10 service release 9. Definition

New Features

Linux: performance statistics

Status To-decide
Id 116418

result from uptime and free commands will be shown under Diagnostics/Status.

Linux: application platform monitoring

Status To-decide
Id 117112

there is a new php script which returns a xml file containing the output from the most relevant commands used for monitoring, free, ps, top, ss.

Bug Fixes

Rotate system log files without weekly/daily condition and use of correct PATH

Status Closed
Id 117512

Otherwise these log files might get too big.
The postrotate script hasn't been executed as the wrong PATH variable has been used.

Update OpenSSL due to OpenSSL Heartbleed bug

Status Closed
Id 118148

Integrated latest openssl package.

V10 Service Release 10

These are the fixes included in the Linux application platform V10 service release 10. Definition

New Features

Bug Fixes