mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 19:38:10 +00:00
docs: additional update to reflect new upstream patches
This commit is contained in:
@@ -7,7 +7,7 @@ A list of [Vanadium patches](https://github.com/GrapheneOS/Vanadium/blob/main/pa
|
||||
| [0003-switch-to-fstack-protector-strong](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0003-switch-to-fstack-protector-strong.patch) | Use -fstack-protector-strong cflag | Yes | [Set in upstream Fedora](https://src.fedoraproject.org/rpms/chromium/blob/f39/f/chromium-119-fstack-protector-strong.patch) |
|
||||
| [0004-enable-fwrapv-in-Clang-for-non-UBSan-builds](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0004-enable-fwrapv-in-Clang-for-non-UBSan-builds.patch) | Set -fwrapv to make signed integer overflow defined behavior to improve memory safety | Yes | [Set in upstream Fedora](https://src.fedoraproject.org/rpms/chromium/c/55c38ba66d02c7b2746e0f70d38f15ff81ef74f4?branch=f39) |
|
||||
| [0005-enable-ftrivial-auto-var-init-zero](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0005-enable-ftrivial-auto-var-init-zero.patch) | Set -ftrivial-auto-var-init=zero to force clang to initialize automatic variables with zeroes | Yes | [Set in upstream Fedora](https://src.fedoraproject.org/rpms/chromium/c/55c38ba66d02c7b2746e0f70d38f15ff81ef74f4?branch=f39) |
|
||||
| [0006-disable-broken-warning-for-auto-var-init](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0006-disable-broken-warning-for-auto-var-init.patch) | Minor fix related to the prior patch | Yes | MISSING |
|
||||
| [0006-disable-broken-warning-for-auto-var-init](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0006-disable-broken-warning-for-auto-var-init.patch) | Minor fix related to the prior patch | No, not desired | N/A |
|
||||
| [0007-Vanadium-branding.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0007-Vanadium-branding.patch) | Apply branding changes specific to Vanadium | No, branding related | N/A |
|
||||
| [0008-Vanadium-branding-for-WebView.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0008-Vanadium-branding-for-WebView.patch) | Apply branding changes specific to Vanadium for the WebView | No, branding related | N/A |
|
||||
| [0009-Vanadium-string-rebranding.patch](https://github.com/GrapheneOS/Vanadium/blob/main/patches/0009-Vanadium-string-rebranding.patch) | Adjust strings to reflect Vanadium branding | No, branding related | N/A |
|
||||
|
||||
Reference in New Issue
Block a user