ReleaseNotes10:Linux Application Platform: Difference between revisions
m regular roadmap update |
m regular roadmap update |
||
| Line 8: | Line 8: | ||
= V10 Service Release 1 (100062) = | = V10 Service Release 1 (100062) = | ||
These are the fixes included in the Linux application platform V10 service release 1. | These are the fixes included in the Linux application platform V10 service release 1.<!----> | ||
[http://mantis.innovaphone.com/view.php?id=103210 Definition] | [http://mantis.innovaphone.com/view.php?id=103210 Definition] | ||
| Line 28: | Line 28: | ||
|[http://mantis.innovaphone.com/view.php?id=103291 103291] | |[http://mantis.innovaphone.com/view.php?id=103291 103291] | ||
|} | |} | ||
There were two NTP clients started, which caused the NTP daemon to crash on startup.<br/>Now one of these clients has been deleted.<br/><br/><!--<br/>install_hotfix.sh<br/>rootfs armel/vm<br/>rootfs_packages<br/> | There were two NTP clients started, which caused the NTP daemon to crash on startup.<br/>Now one of these clients has been deleted.<br/><br/><!--<br/>install_hotfix.sh<br/>rootfs armel/vm<br/>rootfs_packages<br/>--> | ||
=== Logrotation didn't work due to updated logrotate package === | === Logrotation didn't work due to updated logrotate package === | ||
| Line 39: | Line 39: | ||
|[http://mantis.innovaphone.com/view.php?id=103856 103856] | |[http://mantis.innovaphone.com/view.php?id=103856 103856] | ||
|} | |} | ||
The updated packages required permission changes on and in some files.<br/><br/><!--<br/>innovaphone-logs<br/>init_script.sh<br/>install_hotfix.sh (image/faxserver)<br/>make.sh<br/>install_faxserver.sh<br/>innovaphone-faxserver-logs<br/>install-script.sh<br/> | The updated packages required permission changes on and in some files.<br/><br/><!--<br/>innovaphone-logs<br/>init_script.sh<br/>install_hotfix.sh (image/faxserver)<br/>make.sh<br/>install_faxserver.sh<br/>innovaphone-faxserver-logs<br/>install-script.sh<br/>--> | ||
= V10 Service Release 2 (100067) = | = V10 Service Release 2 (100067) = | ||
These are the fixes included in the Linux application platform V10 service release 2. | These are the fixes included in the Linux application platform V10 service release 2.<!----> | ||
[http://mantis.innovaphone.com/view.php?id=104283 Definition] | [http://mantis.innovaphone.com/view.php?id=104283 Definition] | ||
| Line 62: | Line 62: | ||
|[http://mantis.innovaphone.com/view.php?id=104360 104360] | |[http://mantis.innovaphone.com/view.php?id=104360 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<br/><br/><!--<br/>inputpage.class.php<br/>installation.php<br/> | 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<br/><br/><!--<br/>inputpage.class.php<br/>installation.php<br/>--> | ||
=== NTP server handling reworked and cleaned up some files === | === NTP server handling reworked and cleaned up some files === | ||
| Line 73: | Line 73: | ||
|[http://mantis.innovaphone.com/view.php?id=104632 104632] | |[http://mantis.innovaphone.com/view.php?id=104632 104632] | ||
|} | |} | ||
This simplifies debugging and prevents init script from failure. NTP servers are correctly synced with NTP servers from DHCP.<br/><br/><!--<br/>rootfs<br/>init_script.sh<br/>makefile<br/>administration.php<br/>config.sh<br/>install_hotfix.sh<br/>dhclient-inno-script removed<br/> | This simplifies debugging and prevents init script from failure. NTP servers are correctly synced with NTP servers from DHCP.<br/><br/><!--<br/>rootfs<br/>init_script.sh<br/>makefile<br/>administration.php<br/>config.sh<br/>install_hotfix.sh<br/>dhclient-inno-script removed<br/>--> | ||
= V10 Service Release 3 (100079) = | = V10 Service Release 3 (100079) = | ||
These are the fixes included in the Linux application platform V10 service release 3. | These are the fixes included in the Linux application platform V10 service release 3.<!----> | ||
[http://mantis.innovaphone.com/view.php?id=105914 Definition] | [http://mantis.innovaphone.com/view.php?id=105914 Definition] | ||
| Line 92: | Line 92: | ||
|[http://mantis.innovaphone.com/view.php?id=106083 106083] | |[http://mantis.innovaphone.com/view.php?id=106083 106083] | ||
|} | |} | ||
It is now possible to create such application certificates.<br/><br/><!--<br/>config.sh<br/>administration.php<br/>include_main.php<br/>certificates.php/.xsl<br/>config.php<br/> | It is now possible to create such application certificates.<br/><br/><!--<br/>config.sh<br/>administration.php<br/>include_main.php<br/>certificates.php/.xsl<br/>config.php<br/>--> | ||
=== Mutual TLS support === | === Mutual TLS support === | ||
| Line 103: | Line 103: | ||
|[http://mantis.innovaphone.com/view.php?id=106653 106653] | |[http://mantis.innovaphone.com/view.php?id=106653 106653] | ||
|} | |} | ||
Linux now supports mutual TLS. You can configure a port for MTLS connections.<br/><br/><!--<br/>include_main.php<br/>config.php<br/>administration.php<br/>language files<br/>innovaphone-ca.pem<br/>install_hotfix.sh<br/> | Linux now supports mutual TLS. You can configure a port for MTLS connections.<br/><br/><!--<br/>include_main.php<br/>config.php<br/>administration.php<br/>language files<br/>innovaphone-ca.pem<br/>install_hotfix.sh<br/>--> | ||
=== Include SSL certificate in curl requests to support servers with activated MTLS === | === Include SSL certificate in curl requests to support servers with activated MTLS === | ||
| Line 114: | Line 114: | ||
|[http://mantis.innovaphone.com/view.php?id=107938 107938] | |[http://mantis.innovaphone.com/view.php?id=107938 107938] | ||
|} | |} | ||
Otherwise the Linux application platform can't be authenticated.<br/><br/><!--<br/>include_main.php<br/>backup.php<br/>config.sh<br/>install_hotfix.sh<br/> | Otherwise the Linux application platform can't be authenticated.<br/><br/><!--<br/>include_main.php<br/>backup.php<br/>config.sh<br/>install_hotfix.sh<br/>--> | ||
== Bug Fixes == | == Bug Fixes == | ||
| Line 129: | Line 129: | ||
|[http://mantis.innovaphone.com/view.php?id=106159 106159] | |[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/>uninstall_script.sh<br/> | 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/>uninstall_script.sh<br/>--> | ||
=== Linux: V10 application hotfix could be installed on V1 application platform === | === Linux: V10 application hotfix could be installed on V1 application platform === | ||
| Line 140: | Line 140: | ||
|[http://mantis.innovaphone.com/view.php?id=106160 106160] | |[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/> | 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/>--> | ||
=== Correctly parse server ssl certificates for reject list === | === Correctly parse server ssl certificates for reject list === | ||
| Line 151: | Line 151: | ||
|[http://mantis.innovaphone.com/view.php?id=106838 106838] | |[http://mantis.innovaphone.com/view.php?id=106838 106838] | ||
|} | |} | ||
Now ignoring an openssl return code > 0 and instead try to parse the response for certificates.<br/><br/><!--<br/>include_main.php<br/> | Now ignoring an openssl return code > 0 and instead try to parse the response for certificates.<br/><br/><!--<br/>include_main.php<br/>--> | ||
= V10 Service Release 4 (100083) = | = V10 Service Release 4 (100083) = | ||
These are the fixes included in the Linux application platform V10 service release 4. | These are the fixes included in the Linux application platform V10 service release 4.<!----> | ||
[http://mantis.innovaphone.com/view.php?id=108115 Definition] | [http://mantis.innovaphone.com/view.php?id=108115 Definition] | ||
| Line 166: | Line 166: | ||
= V10 Service Release 5 (100086) = | = V10 Service Release 5 (100086) = | ||
These are the fixes included in the Linux application platform V10 service release 5. | These are the fixes included in the Linux application platform V10 service release 5.<!----> | ||
[http://mantis.innovaphone.com/view.php?id=109320 Definition] | [http://mantis.innovaphone.com/view.php?id=109320 Definition] | ||
| Line 186: | Line 186: | ||
|[http://mantis.innovaphone.com/view.php?id=111310 111310] | |[http://mantis.innovaphone.com/view.php?id=111310 111310] | ||
|} | |} | ||
Now the fax server converts the plain text of an email to UTF-8 with the given charset in the email header.<br/><br/><!--<br/>Changed files:<br/>innovaphone.mailbox.class.php<br/>innovaphone.mail.attachment.class.php<br/> | Now the fax server converts the plain text of an email to UTF-8 with the given charset in the email header.<br/><br/><!--<br/>Changed files:<br/>innovaphone.mailbox.class.php<br/>innovaphone.mail.attachment.class.php<br/>--> | ||
= V10 Service Release 6 = | = V10 Service Release 6 = | ||
These are the fixes included in the Linux application platform V10 service release 6. | These are the fixes included in the Linux application platform V10 service release 6.<!----> | ||
[http://mantis.innovaphone.com/view.php?id=111483 Definition] | [http://mantis.innovaphone.com/view.php?id=111483 Definition] | ||
| Line 205: | Line 205: | ||
|[http://mantis.innovaphone.com/view.php?id=112413 112413] | |[http://mantis.innovaphone.com/view.php?id=112413 112413] | ||
|} | |} | ||
http://wiki.innovaphone.com/index.php?title=Reference10:Concept_Reporting#Relay_CDRs<br/><br/><!--<br/>innovaphone-logs<br/> | http://wiki.innovaphone.com/index.php?title=Reference10:Concept_Reporting#Relay_CDRs<br/><br/><!--<br/>innovaphone-logs<br/>--> | ||
== Bug Fixes == | == Bug Fixes == | ||
Revision as of 00:34, 4 January 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
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 | To-decide |
| Id | 112413 |
http://wiki.innovaphone.com/index.php?title=Reference10:Concept_Reporting#Relay_CDRs