Openmediavault is een besturingssysteem dat zich richt op network attached storage-producten. Het is gebaseerd op Debian Linux en bevat services als ssh, (s)ftp, smb/cifs, daap-mediaserver, rsync en bittorrent. Door de modulaire opbouw kan de functionaliteit uitgebreid worden via plug-ins. Voor meer informatie verwijzen we naar deze pagina en voor gebruikerservaringen kun je terecht op ons forum. De ontwikkelaars hebben openmediavault 4.1.13 uitgebracht, voorzien van de volgende aanpassingen:
Version 4.1.13Version 4.1.12
- Update locales.
- Fix various issues found by the lgtm.com project.
- Beatify and lint Python code.
- Use /bin/sh as default shell when creating/importing users via WebUI.
- Issue #182: Remove percentage text in progress bar when config is applied. It is not possible to display an accurate value here.
- Issue #192: Allow to define shell at user import.
Version 4.1.11
- Fix display bug in S.M.A.R.T. attributes grid.
- Improve network interface deletion.
- Fix sharedfolders-<NAME>.mount issue.
- Add UI to copy public key of a SSH certificate to a remote machine.
- Issue #174: omv-mkconf monit script may calculate incorrect number of CPUs.
- Issue #178: Improve password/public key handling in rsync jobs.
Version 4.1.10
- Update locales.
- Various CSS improvements.
- Use relative URL paths. Thanks to zguithues for showing this problem.
- Issue #167: Improve \OMV\System\Process::setEnv() method to allow plugin developers to disable localization when applications are executed. Default is LANG=C.
- Improve ‘Check RRD database’ in omv-firstaid. Handle errors like ‘ERROR: ‘…/cpu-0/cpu-nice.rrd’ is not an RRD file’.
- Issue #169: Make sure cron-apt refrain file does not exist.
- Issue #170: Fix locale bug in PHP autoloader.
- Update locales.
- Do not show details button in error dialog if text is empty.
- Postfix now listens on localhost instead of loopback-only.
- Add S.M.A.R.T. support for NVM devices.
- Issue #161: omv_is_ipv6_enabled function raises error with IPv4 only.