Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging-next 2024-07-20 #328673

Merged
merged 727 commits into from
Jul 28, 2024
Merged

staging-next 2024-07-20 #328673

merged 727 commits into from
Jul 28, 2024

Conversation

vcunat
Copy link
Member

@vcunat vcunat commented Jul 20, 2024

github-actions bot and others added 30 commits July 16, 2024 12:01
llvm_18, lld_18: Patch to support more OpenBSD sections
While at it added a trivial updater and enabled parallel builds.
home-assistant: drop ha-av override
This avoids the maintenance headache associated with conditionally
applied patches, and fixes building for s390.
python312: make portability backport unconditional
(cherry picked from commit 4a48f4c)
reckenrode and others added 6 commits July 27, 2024 22:55
…4-darwin

Because the binaries in the bindist lack the linker-signed flag in their signatures, `install_name_tool` will invalidate them when it processes them. Repair the signatures using `rcodesign`, which can also set the linker-signed flag when it replaces the signatures. Having the flag present causes future invocations of `install_name_tool` and `strip` on them to update the signatures.
On *-linux we get:
> FAILED TEST SUMMARY
> ---------------------------------------------------------------------
> SOAP Bug #71610 - Type Confusion Vulnerability - SOAP / make_http_soap_request() [tests/bug71610.phpt]
> Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault) [tests/bugs/bug76348.phpt]
Logs e.g.: https://github.com/NixOS/nixpkgs/pull/330299/checks?check_run_id=27989364591
@vcunat vcunat merged commit a5b2fe7 into master Jul 28, 2024
10 of 13 checks passed
@vcunat
Copy link
Member Author

vcunat commented Jul 28, 2024

Thanks for your fixes ❤️ The rest is for master.

@vcunat
Copy link
Member Author

vcunat commented Jul 30, 2024

Noticed quite late, but nixpkgs-unstable is blocked by darwin bootstrap tools:
https://hydra.nixos.org/build/267920930/nixlog/1/tail
Hopefully @reckenrode knows easily?

@reckenrode
Copy link
Contributor

Noticed quite late, but nixpkgs-unstable is blocked by darwin bootstrap tools: https://hydra.nixos.org/build/267920930/nixlog/1/tail Hopefully @reckenrode knows easily?

Fixed by #331145.

@vcunat vcunat mentioned this pull request Aug 6, 2024
de11n pushed a commit to deshaw/nixpkgs that referenced this pull request Aug 17, 2024
Two in-flight PRs (NixOS#327128 and NixOS#328673) both solved the same problem in a different way. This merges the best of both PRs and re-enables tests.
@de11n de11n mentioned this pull request Aug 17, 2024
13 tasks
alyssais pushed a commit that referenced this pull request Aug 17, 2024
Two in-flight PRs (#327128 and #328673) both solved the same problem in a different way. This merges the best of both PRs and re-enables tests.
de11n pushed a commit to deshaw/nixpkgs that referenced this pull request Aug 17, 2024
Two in-flight PRs (NixOS#327128 and NixOS#328673) both solved the same problem in
a different way. This merges the best of both PRs and re-enables tests.

This reverts commit e850cbb.

The original commit was accidentally merged to master instead of
staging.
alyssais pushed a commit that referenced this pull request Aug 17, 2024
Two in-flight PRs (#327128 and #328673) both solved the same problem in
a different way. This merges the best of both PRs and re-enables tests.

This reverts commit e850cbb.

The original commit was accidentally merged to master instead of
staging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.