Skip to content

Commit 74767ae

Browse files
committed
NEWS.md: June news
1 parent b65f0e4 commit 74767ae

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

NEWS.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ changes occur which require user intervention / configuration changes. These
88
are highlights since the last update, and are not meant to be an exhaustive
99
listing of changes. See the git commit log for additional details.
1010

11-
# 2021-06-xx
12-
11+
# 2021-06-07
1312
## Highlights:
13+
- Updated LineageOS flavor from 17.1 to 18.1 (up-to-date as of 2021-05-22) [PR #96](https://github.com/danielfullmer/robotnix/pull/96) (thanks @hmenke).
14+
- Updated vanilla flavor to RQ3A.210605
15+
- Updated Auditor / AttestationServer to 27 / 2021-05-19
16+
- Updated Chromium to 91.0.4472.88
17+
- Updated MicroG to 0.2.19.211515
1418
- Fixed building outside Nix sandbox by introducing `signing.buildTimeKeyStorePath` option.
1519

16-
## Backwards incompatible changes
20+
## Backward-incompatible changes
1721
- Renamed `keyStorePath` to `signing.keyStorePath`.
1822
- Removed flaky `google.*` module options. Moved to `robotnixModules.google` flake output under [danielfullmer/robotnix-personal](https://github.com/danielfullmer/robotnix-personal).
1923

@@ -36,7 +40,7 @@ There are no intentional backward incompatible changes since the last release.
3640
- Updated Auditor / AttestationServer to 26 / 2021-03-19.
3741
- Updated Seedvault to 11-1.1
3842

39-
## Backward incompatible changes
43+
## Backward-incompatible changes
4044
- Renamed `kernel.useCustom` to `kernel.enable`.
4145

4246
# 2021-03-02
@@ -53,7 +57,7 @@ There are no intentional backward incompatible changes since the last release.
5357
- Updated Auditor / AttestationServer to latest versions to support redfin/bramble
5458
- Updated Seedvault backup app to 2021-01-19
5559

56-
## Backward incompatible changes
60+
## Backward-incompatible changes
5761
- The `resourceTypeOverrides` option was replaced with `resources.<package>.<name>.type`.
5862

5963
# 2021-02-02

0 commit comments

Comments
 (0)