Skip to content

fix(149): rename local_url variable to prevent definition clash#756

Merged
RoyalOughtness merged 1 commit into
secureblue:149from
RKNF404:149-fix-local-url
May 25, 2026
Merged

fix(149): rename local_url variable to prevent definition clash#756
RoyalOughtness merged 1 commit into
secureblue:149from
RKNF404:149-fix-local-url

Conversation

@RKNF404

@RKNF404 RKNF404 commented May 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@RKNF404 RKNF404 requested a review from RoyalOughtness as a code owner May 25, 2026 11:03
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@RKNF404 RKNF404 changed the title fix: rename local_url variable to prevent definition clash fix(149): rename local_url variable to prevent definition clash May 25, 2026
@RoyalOughtness RoyalOughtness merged commit e4d784a into secureblue:149 May 25, 2026
5 checks passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants