You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,16 @@ changes occur which require user intervention / configuration changes. These
8
8
are highlights since the last update, and are not meant to be an exhaustive
9
9
listing of changes. See the git commit log for additional details.
10
10
11
-
# 2021-06-xx
12
-
11
+
# 2021-06-07
13
12
## 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
14
18
- Fixed building outside Nix sandbox by introducing `signing.buildTimeKeyStorePath` option.
15
19
16
-
## Backwards incompatible changes
20
+
## Backward-incompatible changes
17
21
- Renamed `keyStorePath` to `signing.keyStorePath`.
18
22
- Removed flaky `google.*` module options. Moved to `robotnixModules.google` flake output under [danielfullmer/robotnix-personal](https://github.com/danielfullmer/robotnix-personal).
19
23
@@ -36,7 +40,7 @@ There are no intentional backward incompatible changes since the last release.
36
40
- Updated Auditor / AttestationServer to 26 / 2021-03-19.
37
41
- Updated Seedvault to 11-1.1
38
42
39
-
## Backwardincompatible changes
43
+
## Backward-incompatible changes
40
44
- Renamed `kernel.useCustom` to `kernel.enable`.
41
45
42
46
# 2021-03-02
@@ -53,7 +57,7 @@ There are no intentional backward incompatible changes since the last release.
53
57
- Updated Auditor / AttestationServer to latest versions to support redfin/bramble
54
58
- Updated Seedvault backup app to 2021-01-19
55
59
56
-
## Backwardincompatible changes
60
+
## Backward-incompatible changes
57
61
- The `resourceTypeOverrides` option was replaced with `resources.<package>.<name>.type`.
0 commit comments