56 lines
2.5 KiB
Plaintext
56 lines
2.5 KiB
Plaintext
truenas-proxmox (3.2.4-1) bookworm; urgency=medium
|
|
|
|
* Fix postinst/postrm to also restart pvestatd, pve-ha-lrm, pve-ha-crm on
|
|
install/upgrade/remove — pve-ha-lrm/pve-ha-crm previously kept running
|
|
against the pre-install PVE::Storage state, so HA-managed VMs on TrueNAS
|
|
storage failed to start (#179)
|
|
* pve-ha-lrm/pve-ha-crm restarted via systemctl (no restart subcommand);
|
|
all restarts changed from `cmd && log ...` to bare statements so a
|
|
genuine failure aborts the script instead of being silently swallowed
|
|
by set -e's && exemption
|
|
|
|
-- KSA Technologies, LLC <theprofessor@ksatechnologies.com> Sat, 01 Aug 2026 00:00:00 +0000
|
|
|
|
truenas-proxmox (3.2.2-1) bookworm; urgency=low
|
|
|
|
* Bump api() return value from 14 to 15 to match PVE 9 APIVER — silences
|
|
"implementing an older storage API" warning on every daemon restart
|
|
|
|
-- KSA Technologies, LLC <theprofessor@ksatechnologies.com> Mon, 23 Jun 2026 00:00:00 +0000
|
|
|
|
truenas-proxmox (3.2.1-1) bookworm; urgency=low
|
|
|
|
* Fix apt codename alias 'error' — dists/error was never created because
|
|
codename alias code was added after v3.2.0 tag; also fix cp -r overwrite
|
|
bug that would corrupt dists/error on second+ stable releases
|
|
|
|
-- KSA Technologies, LLC <theprofessor@ksatechnologies.com> Sun, 22 Jun 2026 00:00:00 +0000
|
|
|
|
truenas-proxmox (3.0.0-1) bookworm; urgency=medium
|
|
|
|
* Full rewrite as native PVE::Storage::Custom plugin — no PVE core patches
|
|
* Bearer token authentication only; basic auth (freenas_user/password) removed
|
|
* Per-VM dedicated iSCSI targets via TrueNAS REST API v2.0
|
|
* QEMU connects via iscsi:// directly — no iscsiadm, no kernel iSCSI sessions
|
|
* Supports TrueNAS CORE 13.0-U6 and SCALE 24.10, 25.04, 25.10
|
|
* Supports Proxmox VE 8.x and 9.x
|
|
* Package renamed from freenas-proxmox to truenas-proxmox; transitional package provided
|
|
* alloc_image partial-failure rollback (cleanup orphaned TrueNAS resources)
|
|
* Migration docs: beginner, advanced, troubleshooting guides
|
|
|
|
-- KSA Technologies, LLC <theprofessor@ksatechnologies.com> Sun, 31 May 2026 00:00:00 +0000
|
|
|
|
truenas-proxmox (2.4.0-1) bookworm; urgency=low
|
|
|
|
* Quality of life improvements and minor fixes
|
|
|
|
-- KSA Technologies, LLC <theprofessor@ksatechnologies.com> Fri, 22 May 2026 00:00:00 +0000
|
|
|
|
truenas-proxmox (2.3.0-1) bookworm; urgency=medium
|
|
|
|
* Hardening and stability improvements
|
|
* Bearer token authentication support
|
|
* Build and CI infrastructure improvements
|
|
|
|
-- KSA Technologies, LLC <theprofessor@ksatechnologies.com> Mon, 19 May 2026 00:00:00 +0000
|