New updates available

The following changes were made:

openmediavault 1.0.30 (via pre-release repository)

  • Update locales.
  • Fix various issues.
  • Remove SSLv2 and SSLv3 support in proftpd. Use only TLSv1 now.
  • Refactor filesystem backend. Introduce class OMVFilesystemBackendAbstract, OMVFilesystemFactory and OMVFilesystemAbstract. All supported filesystems must extend this class. Backends must be registered via OMVFilesystems::registerBackend.
  • Enhance OMVStorageDeviceBackendAbstract class.
  • Mantis 0001142: Shares with spaces in the path/directory don’t appear when using FTP/FTPS.
  • Mantis 0001157: System/Update Manager/ upload button. Increase nginx client_max_body_size to 25M.
  • Mantis 0001159: Allow to disable FTP login message. To disable the welcome message set OMV_PROFTPD_SHOW_DISPLAYLOGIN=”no” in the file /etc/default/openmediavault.
  • Mantis 0001161: Send cron email about samba-recycle.
  • Mantis 0001162: Disk overview from raid creation screen has empty column serial number and vendor ATA.
  • Mantis 0001166: Samba guest allowed directive option doesn’t allow guest login when privileges are set.
  • Mantis 0001167: /etc/postfix/smtp_header_checks is not updated during hostname changing.
  • Mantis 0001169: Empty progress text output in Windows IE.

openmediavault-clamav 1.0.2

  • Update locales.
  • Quote shared folder paths in cron script to fix bug when the path contains white spaces.

openmediavault-owncloud 1.1.4

  • Mantis 0001172: Add package ‘locales’ as dependency.

New updates available

The following changes were made:

openmediavault (1.0.29)

  • Update locales.
  • Fix bug when using PHP >= 5.4.13. Enable the ability to load external XML entities.
  • Mantis 0000876: Daily mdadm cron job exited with return code 1.
  • Mantis 0001135: Anacron mdadm Notifications Emails.
  • Mantis 0001145: Proftpd: Ability to add directives into shares.
  • Mantis 0001146: Dashboard: Use file system label on status widget.
  • Mantis 0001149: SMART data unavailable for external USB disks.
  • Mantis 0001150: Add support for public key authentication on SSH.

openmediavault (1.0.28)

  • Update locales.
  • Refactor browser language auto-detection.
  • Improve the OMVFilesystem::getMountPoint and OMVFilesystem::isMounted methods.
  • Mantis 0001141: smartd: Reference disks by ATA-/SCSI-Id.
  • Mantis 0001142: Shares with spaces in the path/directory don’t appear when using FTP/FTPS.

openmediavault-nut (1.0.3)

  • Update locales.
  • Fix bug when sending notification emails. Currently emails are send from user ‘nut’ which can’t be resolved by postfix.

New update available

The following changes were made:

openmediavault 1.0.27.3

  • Remove browser language auto-detection.
  • Mantis 0001137: Can’t access the web interface, permanent refresh.

If you can’t login into the WebGUI to install the update, please upgrade via CLI. Simply execute the command

# omv-update

New update available

The following changes were made:

openmediavault 1.0.27.1

  • Fix bug in fstab RPC.
  • Improve filesystem handling in backend.
  • Auto-detect browser language.
  • Mantis 0001119: Can’t mount HDD to file systems.