From 7d21de38de0ed4cdb22d3a0b9b312b8e3a1d5800 Mon Sep 17 00:00:00 2001 From: Philip J Freeman Date: Wed, 22 Apr 2026 12:57:05 -0700 Subject: Update RELEASE_NOTES for halo/01 v20260422.123611 --- RELEASE_NOTES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 RELEASE_NOTES.md (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 0000000..7605d0c --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,13 @@ +# RELEASE NOTES + +## halo.01.20260422.123611 + +### Upgrading from 20250531.111335 + +My gpg key was expired and rotated since the initial relase. You'll need to +manually import my new key to upgrade. Copy the public key from this repo onto +the system with halo os installed and add it to the ostree remote: + +``` +sudo ostree remote gpg-import halo-01 --stdin < key.asc +``` -- cgit v1.2.3