Skip to content

Commit

Permalink
1.0.69: Add thelio-mega-r4
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjwilke authored and leviport committed Jan 21, 2025
1 parent 6e98aca commit cfea2c3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "system76-firmware"
version = "1.0.68"
version = "1.0.69"
authors = ["Jeremy Soller <jeremy@system76.com>"]
edition = "2021"

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
system76-firmware (1.0.69) noble; urgency=medium

* Add thelio-mega-r4

-- Levi Portenier <levi@system76.com> Tue, 21 Jan 2025 12:03:31 -0700

system76-firmware (1.0.68) jammy; urgency=medium

* Update public key
Expand Down
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ const MODEL_WHITELIST: &[&str] = &[
"thelio-mega-r1.1",
"thelio-mega-r2",
"thelio-mega-r3",
"thelio-mega-r4",
"thelio-mira-b1",
"thelio-mira-b2",
"thelio-mira-b3",
Expand Down

0 comments on commit cfea2c3

Please # to comment.