Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Micay f9dc401775 Camera updates 2022-05-05 10:13:05 -04:00
Daniel Micay 5c2d25be16 drop progress parameter from replicate rsync 2022-05-05 02:36:38 -04:00
Daniel Micay 0ea0e90200 use new rsync fsync parameter 2022-05-05 02:24:21 -04:00
Daniel Micay 43f9f22856 add file locking to deploy/process scripts 2022-05-05 00:19:01 -04:00
Daniel Micay b4af21f07c fix raviole boosted color mode settings string 2022-05-04 11:20:09 -04:00
Daniel Micay 0bb095fd35 fix factory image script non-bash /bin/sh compat 2022-05-04 08:15:54 -04:00
Daniel Micay 8d0f837518 adevtool improvements 2022-05-04 01:55:11 -04:00
Daniel Micay c112c660da whitespace / text wrapping fixes 2022-05-03 20:14:03 -04:00
Daniel Micay d2fc01a154 enable thread pool AIO support 2022-05-03 19:20:58 -04:00
Daniel Micay bbe68dc7af fix wording 2022-05-03 13:43:26 -04:00
Daniel Micay de99492cd2 expand Camera privacy policy 2022-05-03 13:26:34 -04:00
Daniel Micay 8d7adb343f publish new release notes 2022-05-03 12:09:37 -04:00
Daniel Micay f8ca435473 new build number 2022050301 2022-05-03 11:14:42 -04:00
Daniel Micay 8b7e8c96a5 add privacy indicator exemption for Phone services 2022-05-03 10:39:34 -04:00
Daniel Micay e7efc21340 drop configuration for clearing legacy push cookie 2022-05-03 00:25:07 -04:00
Daniel Micay 5bdd465faf fix typo in most recent tag list 2022-05-02 22:07:52 -04:00
Daniel Micay af5d46305e make recent tag lists consistent 2022-05-02 22:07:21 -04:00
Daniel Micay ee5580d7f9 publish new release notes 2022-05-02 21:58:01 -04:00
Daniel Micay 5b6160de4b add last release to table of contents 2022-05-02 21:54:51 -04:00
Daniel Micay 7f8ba8d051 new build number 2022-05-02 21:54:03 -04:00
Daniel Micay 533d2fa293 compatibility fix for adevtool 2022-05-02 21:04:04 -04:00
Daniel Micay d5f3ebfb3f split up dependencies again 2022-05-02 20:54:41 -04:00
Daniel Micay 133e286c2a prepare release notes for monthly update 2022-05-02 20:05:03 -04:00
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