New updates available

openmediavault 5.6.10

  • Include FQDN in local host entry.
  • Issue #1046: Fix issue in sshd_config.

openmediavault-clamav 5.0.13

  • Fix regression introduced by Raspbian.

New updates available

openmediavault 5.6.9

  • Update locales.
  • Issue #920: Add postfix throttling. The maximal number of parallel deliveries to the same destination is limited to 2. A delay of 1s between each message to the same receiving domain is set. Both can be customized by the following environment variables: OMV_POSTFIX_MAIN_DEFAULT_DESTINATION_CONCURRENCY_LIMIT and OMV_POSTFIX_MAIN_DEFAULT_DESTINATION_RATE_DELAY. Throttling can be disabled via OMV_POSTFIX_MAIN_THROTTLING_ENABLED.

openmediavault-clamav 5.0.12

  • Update locales.

openmediavault-nut 5.2.2

  • Update locales.

openmediavault-shairport 5.0.4

  • Update locales.

openmediavault-snmp 5.0.3

  • Update locales.

openmediavault-tftp 5.0.2

  • Update locales.

openmediavault-usbbackup 5.0.9

  • Update locales.

New update available

openmediavault 5.6.7

  • Update locales.
  • Set correct dependency order of the sub-modules apt and cronapt. Because of that bug it might happen that security packages are not auto-installed via cronapt on some systems.
  • Issue #1027: Customize nginx monit configuration. Added the environment variables OMV_MONIT_SERVICE_NGINX_CONN_TEST_ENABLED and OMV_MONIT_SERVICE_NGINX_CONN_TEST_ARGS.

New update available

openmediavault 5.6.6

  • Update locales.
  • Issue #1025: User names that are pure numbers are not displayed. Numeric user/group names are allowed in Debian, because of that the user import dialog does not support GIDs in the field anymore, all specified groups are interpreted as names now.