* Fix the different perception of **Supvisors** instances about a process whose state is forced.
* Fix regression using the `SINGLE_NODE` distribution rule.
* Share the configuration of `stdout` and `stderr` log files between all **Supvisors** instances.
`has_stdout` and `has_stderr` are added to the result of the XML-RPC `get_local_process_info`.
* When the `software_name` option is set, it is used as a prefix in all log traces.
* Add disk usage and read/write statistics to the **Supvisors** Web UI.
Disk statistics are published to the event interface and the JAVA client has been updated accordingly.
* In the Application page of the **Supvisors** Web UI, add the possibility to expand the process information
from all **Supvisors** instances where it is configured.
In the event of a process conflict, a `Conciliate` button is displayed instead od a list of **Supvisors** instances.
Clicking on this button displays the Conciliation page.
* Split the Main and Conciliation pages of the **Supvisors** Web UI.
* The conflicting processes are highlighted in the Main page of the **Supvisors** Web UI.
* Change the access of the Conciliation page of the **Supvisors** Web UI, by clicking on the `CONCILIATION` state.
A click on the **Supvisors** logo always brings back the Main page.
* Fix the renaming of `DEPLOYMENT` state as `DISTRIBUTION` in the JAVA client.