Skip to content

Releases: ChewKeanHo/software-actualizer

v1.2.0

13 May 01:38
2aadf98

Choose a tag to compare

Notable Changes

  1. Restored manual bitwipe step prior to cryptsetup formatting (See Issue: #4)
  2. Added auto-install required dependencies feature (See Issue: #5)
  3. Fixed CVE-2025-47276 (See: https://www.cve.org/CVERecord?id=CVE-2025-47276 and Security Advisory: GHSA-v626-chv9-v9qr).
  4. Re-licensed to Zero BSD. Project is now a truly Open Source.

v1.1.0

12 May 08:43
8ce0616

Choose a tag to compare

IMPORTANT SECURITY NOTICE

Please DO NOT USE THIS VERSION. Fixing a security bug: https://www.cve.org/CVERecord?id=CVE-2025-47276

Please use version 1.2.0 and above.

Notable Changes

  1. Added natural trademark to make sure downstream users are not legally confused.
  2. Added timezone configurations.
  3. Added sudo package removal step.
  4. Updated README.md to match the latest discussions and user experiences.
  5. Fixed bugs and grammars.
  6. Fixed host device mount bug on non-UEFI host.

v1.0.0

06 May 23:32
391f363

Choose a tag to compare

IMPORTANT SECURITY NOTICE

Please DO NOT USE THIS VERSION. Fixing a security bug: https://www.cve.org/CVERecord?id=CVE-2025-47276

Please use version 1.2.0 and above.

Notable Changes

  1. Publish the first tested and manually complied version for public use.