v1.4.1-test.1
Pre-release
Pre-release
·
7 commits
to main
since this release
NVIDIA Fleet Intelligence Agent v1.4.1-test.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- 06332a3: feat(release): sign Linux packages with 3S (@jingxiang-z)
- 54dbff5: feat(release): sign checksum manifest (@jingxiang-z)
Bug Fixes
- 5a3195a: fix(ci): install nvsec with pip resolver (@jingxiang-z)
- 890ee5b: fix(ci): install portable Python for nvsec (@jingxiang-z)
- ce4e5ce: fix(ci): locate draft releases reliably (@jingxiang-z)
- fb4cfe3: fix(release): address signature review findings (@jingxiang-z)
- fd114d4: fix(release): preserve unsigned artifact checksums (@jingxiang-z)
- 416ebf7: fix: bump the go crypto version to fix cve (#241) (@ambermingxin)
Documentation Updates
- 8a0f057: docs: make package verification optional (@jingxiang-z)
- abd471d: docs: remove maintainer signing details (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtConfirm that fleet-intelligence.pub.asc has fingerprint
FE0C 8B74 CA66 357C 13BE 197D CCE3 C963 0871 99B3, then authenticate
the checksum manifest:
gpg --show-keys --fingerprint fleet-intelligence.pub.asc
gpg --import fleet-intelligence.pub.asc
gpg --verify checksums.txt.asc checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues