fix: add upstream fix for drumbrake build failures#750
Merged
Conversation
Up to standards ✅🟢 Issues
|
RoyalOughtness
approved these changes
May 24, 2026
RoyalOughtness
pushed a commit
that referenced
this pull request
May 27, 2026
RoyalOughtness
pushed a commit
that referenced
this pull request
Jun 2, 2026
RKNF404
added a commit
that referenced
this pull request
Jun 2, 2026
* chore(port): Update patches to 149 (#736) * chore: update vanadium patches for 149 (#745) * fix: properly define DoH entries (#747) * fix: improper feature definition macros in dns entries patch (#749) * fix: add upstream fix for drumbrake build failures (#750) * fix: drumbrake fix patch paths (#752) * fix: drumbrake fix patch paths * fix * fix: add missing syscall header file for GPU sandbox (#753) Needed because upstream added a function argument for extra allowed flags for mmap(), since we use this for Nvidia-only, we need the include file there. * fix: missed patch line on copy (#754) * fix: switch case for mmap syscall filter for nvidia gpu (#755) * fix: switch case for mmap * fix: add exclusion case to auto-allow on non-x64 arches * fix: rename local_url variable to prevent definition clash (#756) * fix(149): remove arguments not known to the system toolchain (#759) Fedora's toolchain is too out-of-date for these arguments * chore(build): echo ldflags (#760) * fix(build): clear toolchain preset flags (#761) * fix(build): clear toolchain preset flags * flags * chore(149): suppress unknown warning options (#765) --------- Co-authored-by: Rootkit404 <175176948+RKNF404@users.noreply.github.com>
PhysicsIsAwesome
pushed a commit
to PhysicsIsAwesome/Trivalent
that referenced
this pull request
Jun 12, 2026
* chore(port): Update patches to 149 (secureblue#736) * chore: update vanadium patches for 149 (secureblue#745) * fix: properly define DoH entries (secureblue#747) * fix: improper feature definition macros in dns entries patch (secureblue#749) * fix: add upstream fix for drumbrake build failures (secureblue#750) * fix: drumbrake fix patch paths (secureblue#752) * fix: drumbrake fix patch paths * fix * fix: add missing syscall header file for GPU sandbox (secureblue#753) Needed because upstream added a function argument for extra allowed flags for mmap(), since we use this for Nvidia-only, we need the include file there. * fix: missed patch line on copy (secureblue#754) * fix: switch case for mmap syscall filter for nvidia gpu (secureblue#755) * fix: switch case for mmap * fix: add exclusion case to auto-allow on non-x64 arches * fix: rename local_url variable to prevent definition clash (secureblue#756) * fix(149): remove arguments not known to the system toolchain (secureblue#759) Fedora's toolchain is too out-of-date for these arguments * chore(build): echo ldflags (secureblue#760) * fix(build): clear toolchain preset flags (secureblue#761) * fix(build): clear toolchain preset flags * flags * chore(149): suppress unknown warning options (secureblue#765) --------- Co-authored-by: Rootkit404 <175176948+RKNF404@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.