Skip to content

Releases: HarperZ9/phantom

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 15:21
8af2800

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

Choose a tag to compare

@github-actions github-actions released this 22 Aug 00:57
8e82975

What's Changed

  • fix: make license phone-home reachable and reliable (dogfood 9-11) by @HarperZ9 in #13

Full Changelog: v1.0.0-rc2...v1.0.0

v1.0.0-rc3

v1.0.0-rc3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 00:33
8e82975

What's Changed

  • fix: make license phone-home reachable and reliable (dogfood 9-11) by @HarperZ9 in #13

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

v1.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 22:54
df8c50f

What's Changed

  • fix: resolve rc1 dogfood blockers (uninstall revert, auto-apply, ComputerName) by @HarperZ9 in #12

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

v1.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 01:52
27d71e4

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