Releases: HarperZ9/phantom
Releases · HarperZ9/phantom
Release list
v1.1.0
What's Changed
- docs: bring the v1.0.0 product surface up to the shipped release by @HarperZ9 in #14
- Harden the registry backup: preserve true originals, correct types, write-ahead by @HarperZ9 in #15
- Spec: Phantom for Linux (userland Layer 2), park macOS by @HarperZ9 in #16
- Harden the Layer-1 kernel driver: memory-safety fixes + full security review by @HarperZ9 in #18
- Refactor: split main.rs (1518 lines) into per-command modules by @HarperZ9 in #17
- Linux Layer 2: machine-id spoofing (Phase 1) by @HarperZ9 in #19
- Linux Layer 2: hostname spoofing (Phase 1.1) by @HarperZ9 in #20
- Linux Layer 2: MAC spoofing (Phase 1.2) by @HarperZ9 in #21
- Linux audit and validate by @HarperZ9 in #22
- feat: Linux boot persistence via systemd service (Phase 2) by @HarperZ9 in #23
- feat: Linux packaging (.deb, .rpm, portable tarball) by @HarperZ9 in #24
- feat: Linux apply integration CI job (rootful, namespaced) by @HarperZ9 in #25
- docs: Linux VM dogfood record (MAC persistence proven) by @HarperZ9 in #26
- Windows Layer 0/1 signing path: buildable driver + UAF fix + runbook by @HarperZ9 in #27
- fix(driver): restrict the control device to SYSTEM and Administrators by @HarperZ9 in #28
- release: v1.1.0 (cross-platform) by @HarperZ9 in #29
- fix(installer): drop duplicate ARPNOMODIFY that broke the MSI link by @HarperZ9 in #30
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Full Changelog: v1.0.0-rc2...v1.0.0
v1.0.0-rc3
v1.0.0-rc2
v1.0.0-rc1
What's Changed
- fix: customer-facing README + WiX MSI build by @HarperZ9 in #9
- fix(ci): pass BuildDir to candle for cross-target MSI builds by @HarperZ9 in #10
- fix(ci): remove in-file BuildDir define so CI can override it by @HarperZ9 in #11
New Contributors
Full Changelog: https://github.com/HarperZ9/phantom/commits/v1.0.0-rc1