summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-04January security patchDaniel Micay
2022-01-03Bump eslint from 8.5.0 to 8.6.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03improve approach to redundant slash redirectionDaniel Micay
Since merge_slashes gets rid of the redundant slashes, a no-op rewrite will get rid of all of them at once instead of requiring one redirect to get rid of each redundant slash.
2022-01-03update copyright noticeDaniel Micay
2022-01-03hardened_malloc cleanupsDaniel Micay
2022-01-02update Auditor to version 40Daniel Micay
2021-12-29raviole: drop support for FIPS disk encryptionDaniel Micay
2021-12-27Camera app update planned for next releaseDaniel Micay
2021-12-27add kernel building instructions for Pixel 6Daniel Micay
2021-12-27add missing Pixel 6 Pro to kernel building sectionDaniel Micay
2021-12-27update static site generation dependenciesDaniel Micay
2021-12-24reduce repo sync jobs due to rate limitingDaniel Micay
Rate limiting has gotten much more aggressive and using -j32 often triggers it on a fast connection + fast computer. It doesn't appear to happen on most computers, but high end Ryzen machines with a fancy NVMe drive are enough to regular hit the limits making the extra jobs waste more time than they save.
2021-12-23fix typoDaniel Micay
2021-12-23update Auditor to version 39Daniel Micay
2021-12-22Remove duplicate "a" in usage.htmlkhalykbek
2021-12-22update static releases listingDaniel Micay
2021-12-21Bump stylelint from 14.1.0 to 14.2.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.1.0 to 14.2.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.1.0...14.2.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21minor gs101 SELinux policy additions from DecemberDaniel Micay
2021-12-21different approach being taken to zero apdp/msapdDaniel Micay
2021-12-20add apps.grapheneos.org to source pageDaniel Micay
2021-12-20adevtool instructions will be added soonDaniel Micay
2021-12-20clarify wording for development branch sectionDaniel Micay
2021-12-20reword service source code descriptionsDaniel Micay
2021-12-20update services source code sectionDaniel Micay
2021-12-20document 12-raviole branchDaniel Micay
2021-12-20update sideloading exampleDaniel Micay
2021-12-20update static releases listingDaniel Micay
2021-12-20raven/oriole support no longer experimentalDaniel Micay
2021-12-20sandboxed Play services isn't experimental anymoreDaniel Micay
2021-12-20publish new release notesDaniel Micay
2021-12-20remove obsolete info on experimental raven/orioleDaniel Micay
2021-12-20new build number 2021122018Daniel Micay
2021-12-20Auditor version 38Daniel Micay
2021-12-19add raven/oriole to upcoming release notesDaniel Micay
2021-12-19drop fips image for nowDaniel Micay
2021-12-18add fips image for Pixel 6Daniel Micay
2021-12-18Add #media:grapheneos.org to contact pageJune
Signed-off-by: June <june@eridan.me>
2021-12-18clarify PANIC_ON_DATA_CORRUPTIONDaniel Micay
2021-12-18reorganize changelogDaniel Micay
2021-12-18enable legacy PANIC_ON_DATA_CORRUPTIONDaniel Micay
2021-12-18crosshatch kernel BUG_ON_DATA_CORRUPTIONDaniel Micay
2021-12-17update static site generation dependenciesDaniel Micay
2021-12-17reword changelogDaniel Micay
2021-12-17reorder changelogDaniel Micay
2021-12-17update static releases listingDaniel Micay
2021-12-17Erase msadp on Qualcomm devicesflawedworld
2021-12-17erase fips partition when flashing on Pixel 6Daniel Micay
2021-12-17Erase FIPS partition on GS101 devicesflawedworld
2021-12-17extend debug policy wiping to msadpDaniel Micay
2021-12-17apdp image included for over-the-air updatesDaniel Micay