惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
H
Help Net Security
腾讯CDC
宝玉的分享
宝玉的分享
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
D
Docker
V
V2EX
Last Week in AI
Last Week in AI
G
Google Developers Blog
IT之家
IT之家
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 聂微东

TrueNAS – Open Enterprise Storage

What We Heard at NAB 2026 | TrueNAS - Open Enterprise Storage TrueNAS V160 Launched: High Performance, No All-Flash Tax TrueNAS 26 Is Here: What's New in This Major Release TrueNAS Connect: Enterprise Features on Your Own Hardware TrueNAS Immutability: Multi-Layered Data Protection & Ransomware Defense TrueNAS CEO Note to Community: We Are All TrueNAS TrueNAS 25.10.2 Goldeye: 100+ Fixes & What's New TrueNAS Names Brett Davis CEO for Enterprise Growth TrueNAS Plans for 2026: TrueNAS 26 & OpenZFS 2.4 Roadmap TrueNAS Connect Plus Now Available for All Community Users TrueNAS R60: High-Speed NVMe Storage for AI Workloads Introducing TrueNAS WebShare: Secure Web-Based File Sharing TrueNAS 25.10.1: Goldeye Matures, Performs, and Connects TrueNAS & Veeam v13: Turnkey Cyber‑Resilient Backups Customer Advantages of the TrueNAS Open Core Model TrueNAS Named Data Storage Company of the Year 2025 TrueNAS 25.10: Smarter, Streamlined Updates & Tools TrueNAS F-Series Shines at IBC with Two “Best of Show” Awards TrueNAS 25.10 “Goldeye”: NVMe‑oF, Unified, Simplified Storage Introducing TrueNAS Connect: Secure Monitoring & Alerts The ESG Advantage of Open Enterprise Architecture: Why TrueNAS Is the Sustainable Choice | TrueNAS - Open TrueNAS 25.10-RC1: New Features, Fixes & OpenZFS 2.3.4 Seamless Setup: Exploring TrueNAS Web-Driven Installation | TrueNAS - Open Enterprise Storage TrueNAS 25.10 “Goldeye” BETA is Available TrueNAS 25.10 “Goldeye” Highlights TrueNAS 25.04.2: Fangtooth restores Virtualization iXsystems Rebrands as TrueNAS to Reflect Market Momentum in Enterprise Storage | TrueNAS - Open Enterprise June 1 - Apps Migration Deadline for TrueNAS 24.04 and 23.10 TrueNAS 25.04.1: Fangtooth Unification Gains Momentum TrueNAS 24.10.2.2 Prepares for IP Addressing of Apps
December 11 Plugins Update: ClamAV Fix & CloudStack
iX Team · 2019-12-12 · via TrueNAS – Open Enterprise Storage

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"