June Plugins Update and new Plugins Available for Testing

}

June 4, 2019

o

Today we released another Plugins update to address some security vulnerabilities. We also have two new Plugins that are looking for testers.
Before updating a plugin, review its Release Notes in the table below to determine if the update will impact your configuration. Then, determine the jail_name for the plugin:  go to Plugins ⇾ Installed and note the name of the plugin in the Jails column.
To update the plugin, type this command, replacing jail_name with the actual name shown in Plugins ⇾ Installed:
iocage update jail_name
Note that you will need to restart the plugin once the update is finished.
It is recommended to make a snapshot of your current plugin version before updating. Detailed instructions for creating a plugins snapshot and rolling back to a previous snapshot are available in this post.

Plugin from to Release Notes
Bacula 9.4.2_1 9.4.3 https://www.bacula.org/bacula-release-9-4-3/
Emby 4.0.2.0 4.1.1.0 https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.1.0
GitLab 11.10.4 11.11.0 https://about.gitlab.com/2019/05/22/gitlab-11-11-released/
gitlab-runner 1.10.1 1.11.1 https://gitlab.com/gitlab-org/gitlab-runner/commit/5a147c9271bc1f6114ed4e32d3ba3eb9ea372cda
Jenkins 2.177 2.179 https://jenkins.io/changelog//#v2.179
Plex Media Server 1.15.5.994 1.15.6.1079 https://forums.plex.tv/t/plex-media-server/30447/262
Plex Media Server (plexpass) 1.15.5.994 1.15.6.1079 https://forums.plex.tv/t/plex-media-server/30447/262
radarr 0.2.0.1293 0.2.0.1344 https://github.com/Radarr/Radarr/releases/tag/v0.2.0.1344
XMRig 2.14.1 2.14.4 https://github.com/xmrig/xmrig/releases/tag/v2.14.4

Plugins Ready for Testing

To install a testing plugin, you will need the latest copy of the iocage-ix-plugins git repository. If you have never cloned this repository from your FreeNAS system, run this command from Shell:
git clone https://github.com/freenas/iocage-ix-plugins
Then, change to that directory:
cd iocage-ix-plugins
If you already have a copy of that directory, make sure it is up-to-date:
cd iocage-ix-plugins
git pull https://github.com/freenas/iocage-ix-plugins
While in the iocage-ix-plugins directory, you can install the desired testing plugin using the command specified for that plugin. Once a testing plugin is installed, it will be added to the Plugins → Installed Plugins page of the UI where it can be managed like any other plugin.
If you run into any issues using these plugins or have comments on how to improve one of these plugins, create a github pull request or issue at https://github.com/freenas/iocage-ix-plugins.
Dnsmasq
iocage fetch -P -n ./dnsmasq.json  dhcp=on bpf=yes vnet=on --accept
Nakivo
Refer to the Installation section of https://www.ixsystems.com/community/threads/call-for-testing-nakivo-backup-and-replication-plugin.76779  for installation instructions. Replace “em0|x.x.x.x/24” in the iocage fetch command with your interface name, IP address, and network mask.

Share On Social: