December 11 Plugins Update

}

December 11, 2019

o

Today’s plugins update addresses a ClamAV security advisory, updates a few plugins to their latest available versions, and introduces the Cloudstack plugin as ready for testing. The latest plugins versions should appear in Plugins ⇾ Available. To update an existing plugin, click its 3-dot action item and select Update.
Before updating a plugin, review its Release Notes in the table below to determine if the update will impact your configuration.
It is recommended to make a snapshot of your current plugin version before updating. To make a snapshot, determine the jail_name for the plugin:  go to Plugins ⇾ Installed and note the name of the plugin in the Jails column. Then, run this command from Shell:
iocage snapshot -n snap_name jail_name
Substitute snap_name with a useful name (such as plugin name, version, and date) and jail_name with the name of the plugin from the Jails column of the UI. Repeat for each plugin you wish to update.
Updated Plugins

Plugin from to Release Notes Notes
bitcoin-daemon 0.18.1_7 0.19.0.1 Changelog
ClamAV 0.101.4,1 0.102.1,1 Changelog CVE-2019-15961
Jenkins 2.201 2.207 Changelog
Nextcloud 17.0.0 17.0.1 Changelog
Plex Media Server 1.18.1.1973 1.18.2.2058 Changelog
Plex Media Server (PlexPass) 1.18.1.1973_1 1.18.3.2129 Changelog
qbittorrent 4.1.8 4.1.9.1 Changelog
Redmine 3.4.11 3.4.11_2 Changelog
UniFi Controller 5.11.50 5.12.35 Changelog
WeeChat 2.5_1 2.7 Changelog

Call for Testing

Apache CloudStack is an open source infrastructure as a service (IaaS) platform that allows IT service providers to offer public cloud services. More information is available from http://docs.cloudstack.apache.org/en/4.11.3.0/. To install this plugin for testing, replacing the Xs with the IP address and default gateway to use for the plugin:
git clone https://github.com/freenas/iocage-plugin-cloudstack.git
cd iocage-plugin-cloudstack
iocage fetch -P ./cloudstack.json ip4_addr="xxxx" defaultrouter="xxx"

Share On Social: