New updates available

openmediavault 4.1.15

  • Fix bug in PHP class OMV\System\Storage\StorageDevice. Forgot to use canonical device path when asking for the device name.
  • Issue #228: Disable S.M.A.R.T. for FusionIO devices.

openmediavault-clamav 4.1.8

  • Update locales.

openmediavault-lvm2 4.0.7

  • Update locales.
  • Fix various issues found by the lgtm.com project.

New update available

The following changes were made:

openmediavault 4.1.14

  • Update locales.
  • Issue #139: Remove deprecated smb.conf syslog setting.
  • Issue #206: Fix cron job to update SMART database.
  • Issue #208: Fix bug in power button configuration.

New update available

The following changes were made:

openmediavault 4.1.13

  • 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.

New update available

The following changes were made:

openmediavault 4.1.12

  • 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.

New update available

The following changes were made:

openmediavault 4.1.11

  • 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.