Daniel Micay
271d04b876
add resolver setup to baseline configuration
2022-05-02 04:09:18 -04:00
Daniel Micay
8c360de379
Camera version 30
2022-05-01 23:57:55 -04:00
Daniel Micay
d13c519793
screenshot EXIF metadata reduction feature
2022-05-01 06:00:08 -04:00
Daniel Micay
5c6a25663d
clarify alpha channel
2022-05-01 05:20:52 -04:00
Daniel Micay
abd10716eb
publish new release notes
2022-05-01 04:46:33 -04:00
Daniel Micay
15946d5ff9
disable traditional stateful TLS session cache
...
This is useless for TLSv1.3 since there's no longer any distinction in
the protocol based on whether the server is using stateless or stateful
session resumption. OpenSSL has a non-standard anti-replay mechanism for
0-RTT based on stateful session resumption but 0-RTT still ends up being
a downgrade for the TLS security properties. nginx disables that feature
since otherwise 0-RTT wouldn't work with the default stateless approach.
Since this cache is only used for TLSv1.2 when stateless resumption
isn't disabled and nearly all TLSv1.2 clients support tickets, it isn't
getting any significant use. It provides worse forward secrecy than
tickets because we implement ticket key rotation based on the expiry
time and sessions aren't actively purged from the stateful cache when
they expire. Cached session state varies in size and nginx ends up
writing errors to the log when clearing out a session fails to make room
for a new one due to it being larger. It's best to finally get rid of
this flawed approach to session resumption.
TLSv1.3 provides the option of forward secrecy for resumed sessions and
it's the only approach that's normally enabled so we don't need to worry
about this anymore once TLSv1.2 is disabled as long as we never enable
0-RTT which weakens forward secrecy and other security properties.
2022-04-30 22:53:28 -04:00
Daniel Micay
8fea46eb9f
reorder release notes
2022-04-30 19:59:21 -04:00
Daniel Micay
4cdf8bffb9
new build number 2022043000
2022-04-30 19:59:02 -04:00
Daniel Micay
19c2bd62f2
consistently refer to Updater as System Updater
2022-04-30 18:03:00 -04:00
Daniel Micay
d982cbadf1
add Alpha channel
2022-04-30 18:01:24 -04:00
Daniel Micay
11a2bcf14d
carriersettings-extractor cleanup
2022-04-30 18:01:07 -04:00
Daniel Micay
382c892a9c
add missing context
2022-04-29 21:26:47 -04:00
Daniel Micay
adba2296ad
update Chromium to 101.0.4951.41
2022-04-29 18:58:23 -04:00
Daniel Micay
8385671123
nearby devices gmscompat improvements
2022-04-29 18:14:34 -04:00
Daniel Micay
dccf64a07d
improve gmscompat UI
2022-04-29 18:13:42 -04:00
Daniel Micay
af0888aff9
remove NGA feature declaration
2022-04-29 17:23:41 -04:00
Daniel Micay
e58321d4f4
Camera version 29
2022-04-28 22:15:05 -04:00
Daniel Micay
a4c2a99310
Camera version 28
2022-04-27 20:39:16 -04:00
Daniel Micay
27efd1bccd
GrapheneOS Camera Night mode was renamed
2022-04-27 05:02:46 -04:00
Daniel Micay
5dc55ff6ee
Camera version 26
2022-04-26 22:46:27 -04:00
Daniel Micay
a46d4a4018
Camera version 25
2022-04-26 16:39:05 -04:00
Daniel Micay
2b4a70bc2d
document carrier configuration improvements
2022-04-26 15:41:49 -04:00
Daniel Micay
1b311d5252
document support for disabling user installed apps
2022-04-26 15:38:38 -04:00
Daniel Micay
c715609bc4
document additional service changes/toggles
2022-04-26 15:38:29 -04:00
Daniel Micay
526089d44f
clarify device model check
2022-04-26 15:38:23 -04:00
Daniel Micay
ce134d85e0
reword
2022-04-26 12:32:58 -04:00
Daniel Micay
cfcb9fba95
reorder release notes
2022-04-26 12:21:58 -04:00
Daniel Micay
a67959fb82
publish new release notes
2022-04-26 12:14:54 -04:00
Daniel Micay
315edb1fe4
new build number
2022-04-26 05:52:02 -04:00
Daniel Micay
cb8f658f2d
minor Vanadium tweak
2022-04-25 21:15:12 -04:00
Daniel Micay
7ecfae89fd
sandboxed Google Play location compat improvement
2022-04-25 21:10:51 -04:00
Daniel Micay
f394a16099
factory images flashing script improvements
2022-04-24 19:36:39 -04:00
Daniel Micay
51bc3876bc
adevtool update
2022-04-24 19:09:29 -04:00
Daniel Micay
5e6dd117f0
talkback rebuild
2022-04-24 18:19:47 -04:00
Daniel Micay
1da5a2a8c3
support disabling non-system apps
2022-04-24 17:08:53 -04:00
Daniel Micay
61b322a11b
Apps version 6 for next release
2022-04-24 17:08:44 -04:00
Daniel Micay
cd3b4536f1
potentially fix visual voicemail for some carriers
2022-04-24 14:17:17 -04:00
Daniel Micay
a02a6d47c5
update VVM configurations
2022-04-24 13:48:51 -04:00
Daniel Micay
8eb2599b24
clarify crosshatch/blueline attestation change
2022-04-24 13:23:45 -04:00
Daniel Micay
370b649ec3
update MMS configuration db
2022-04-24 12:07:55 -04:00
Daniel Micay
c2e0fa6a7a
Camera version 24
2022-04-23 22:09:24 -04:00
Daniel Micay
9c8d9fd0bc
add missing key provisioning proxy change
2022-04-23 18:42:37 -04:00
Daniel Micay
22914e466c
Camera v23
2022-04-21 20:38:06 -04:00
Daniel Micay
ccebae1553
backport upstream hardware attestation workaround
2022-04-21 11:02:54 -04:00
Daniel Micay
b23dce6d2e
Camera version 22
2022-04-20 17:54:28 -04:00
Daniel Micay
5db66a0860
publish new release notes
2022-04-20 03:30:13 -04:00
Daniel Micay
377e1af81b
new build number 2022042000
2022-04-20 03:29:41 -04:00
Daniel Micay
2e8f7adc97
add missing CarrierConfig change
2022-04-20 03:24:32 -04:00
Daniel Micay
7272523e50
remove trailing whitespace / rewrap
2022-04-20 02:37:15 -04:00
Daniel Micay
b40fdaaf5e
publish new release notes
2022-04-19 20:46:47 -04:00
Daniel Micay
efe54ac829
adjust build numbers for new release
2022-04-19 16:40:14 -04:00
Daniel Micay
bc4151498c
fix last case of inconsistent source list format
2022-04-18 17:57:42 -04:00
Daniel Micay
1a86ed6636
add raviole kernel build repository to list
2022-04-18 17:48:51 -04:00
Daniel Micay
2be9de5b70
update raviole kernel manifest repo name
2022-04-18 17:48:21 -04:00
Daniel Micay
3d36ddf6b4
add more recently added repositories to list
2022-04-18 17:48:18 -04:00
Daniel Micay
cf8573f87f
add GmsCompat to source page
2022-04-18 17:45:32 -04:00
Daniel Micay
e4cecb7b24
consistent format for source page
2022-04-18 17:45:29 -04:00
Daniel Micay
238ce4ff89
update adevtool state repository name
2022-04-18 17:44:55 -04:00
Daniel Micay
952559110e
add carriersettings-extractor repository
2022-04-18 17:40:47 -04:00
Daniel Micay
fefd83fce6
dedicated kernel source repository section
2022-04-18 17:38:10 -04:00
Daniel Micay
f8e5eab88d
add Matrix server to source page
2022-04-18 17:36:10 -04:00
Daniel Micay
1d336c0341
carrier configuration improvements
2022-04-18 16:57:28 -04:00
Daniel Micay
8d11dfd563
android-prepare-vendor to adevtool migration
2022-04-18 15:25:02 -04:00
Daniel Micay
9b97505a95
sandboxed Google Play improvements
2022-04-18 15:12:18 -04:00
Daniel Micay
97db44bf2a
reword server information
2022-04-17 16:14:30 -04:00
Daniel Micay
b50264b4d0
add release server explanation
2022-04-17 16:11:31 -04:00
Daniel Micay
7c5fb65ba2
update network server documentation
2022-04-17 16:08:59 -04:00
Daniel Micay
0d9555e981
GrapheneOS PSDS proxy service
2022-04-17 15:33:07 -04:00
Daniel Micay
cdc6704924
use consistent term for key provisioning
2022-04-17 15:32:00 -04:00
Daniel Micay
dd155a987d
indicator exemption improvements
2022-04-17 14:57:32 -04:00
Daniel Micay
445e6db406
use IPv6 only for internal nginx status service
2022-04-17 13:13:45 -04:00
Daniel Micay
3f1d7066ec
publish new release notes
2022-04-16 14:23:41 -04:00
Daniel Micay
72295e17af
new build number 2022041600
2022-04-16 13:57:19 -04:00
Daniel Micay
4ec5dd9535
Camera version 21
2022-04-15 20:41:59 -04:00
Daniel Micay
2eb2159687
update Chromium to 100.0.4896.127
2022-04-15 16:12:18 -04:00
Daniel Micay
5ceef3e15d
add info about the upcoming Pixel 6a to FAQ
2022-04-14 07:49:27 -04:00
Daniel Micay
d63631aa1d
publish new release notes
2022-04-14 04:13:35 -04:00
Daniel Micay
a230b1feaa
update advertising ID information and fix typo
2022-04-13 16:45:41 -04:00
Daniel Micay
f487d7129f
temporarily enable DeviceIdleController logging
2022-04-13 15:25:40 -04:00
Daniel Micay
f291e0ce3d
resolve gmscompat DownloadManager incompatibility
2022-04-13 15:22:44 -04:00
Daniel Micay
32361d8922
reorder changelog
2022-04-13 11:37:20 -04:00
Daniel Micay
372d0690dc
new build number 2022041300
2022-04-13 11:04:06 -04:00
Daniel Micay
f19d08fdf5
keyboard improvements
2022-04-13 07:20:37 -04:00
Daniel Micay
690cf8c4be
Chromium update
2022-04-12 20:28:45 -04:00
Daniel Micay
e209bc5137
non-English spellchecking fix
2022-04-12 13:46:21 -04:00
Daniel Micay
f524474b70
Auditor version 45
2022-04-12 10:55:12 -04:00
Daniel Micay
afa791993d
Camera version 20
2022-04-12 09:53:06 -04:00
Daniel Micay
a66ca62230
update Camera to version 19
2022-04-12 09:10:23 -04:00
Daniel Micay
2c898638c7
publish new release notes
2022-04-11 11:24:59 -04:00
Daniel Micay
0b08b61b39
new build number 2022041100
2022-04-11 11:21:16 -04:00
Daniel Micay
744abad8a9
MAC randomization backports
2022-04-11 01:25:38 -04:00
Daniel Micay
017af4c81c
more gmscompat compatibility shims
2022-04-11 01:22:01 -04:00
Daniel Micay
9027a83840
add Sandboxed Google Play link for the work profile
2022-04-11 01:20:14 -04:00
Daniel Micay
e4d7e28ea3
gmscompat improvements
2022-04-10 08:08:27 -04:00
Daniel Micay
90744fe22a
further update GKI
2022-04-09 04:01:02 -04:00
Daniel Micay
f963b4dc8c
sandboxed Google Play improvements
2022-04-07 20:42:34 -04:00
Daniel Micay
e0ddf15337
reorder release notes
2022-04-05 00:37:16 -04:00
Daniel Micay
4dafdca06e
add temporary extra Vanadium build step
2022-04-05 00:28:14 -04:00
Daniel Micay
2de4a3c910
Chromium update
2022-04-05 00:25:25 -04:00
Daniel Micay
9750509867
add back missing entry to release notes
2022-04-04 23:26:19 -04:00