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 2023-08-30 #252332

Merged
merged 199 commits into from
Sep 6, 2023
Merged

staging-next 2023-08-30 #252332

merged 199 commits into from
Sep 6, 2023

Conversation

alyssais and others added 30 commits July 28, 2023 15:10
Older kernels shouldn't be marked as supporting architectures that
were only added to the kernel later.
As far as I can tell, there are no makefile targets to install these, or
anything like that, so we have to do it by hand.

This adds man pages for dumpimage, kwboot, mkeficapsule, and mkimage.
There are no man pages in other sections than 1.
Packages were not correctly built with carog-auditable due to the
missing auditable flag
python3.pkgs.ruamel-base: add pythonNamespaces to remove nspkg.pth file
 python311Packages.cryptography: 41.0.2 -> 41.0.3, python311Packages.cryptography-vectors: 41.0.2 -> 41.0.3
python310Packages.faust-cchardet: 2.1.18 -> 2.1.19
cargo-auditable-cargo-wrapper: fix wrapper
python310Packages.pikepdf: 8.2.1 -> 8.3.0
python311Packages.dnspython: 2.4.1 -> 2.4.2
@vcunat vcunat mentioned this pull request Sep 3, 2023
12 tasks
@figsoda
Copy link
Member

figsoda commented Sep 3, 2023

eww: #253145

@happysalada
Copy link
Contributor

regarding edge-runtime, it appears the update is not as easy as just updating to the latest version. Not a blocker, I'm checking with upstream.

@happysalada
Copy link
Contributor

Actually, all is good
edge-runtime: #253180

@ereslibre
Copy link
Member

ereslibre commented Sep 4, 2023

wasmtime: I created #253265

This is an issue due to a limitation of cargo-auditable, used by the rust build-support infra. I am not familiar with the rust build-support, but I suspect bumping cargo_metadata to 0.17.0 at the cargo-auditable project will fix this issue, given this crate is using some new functionality on how to refer to dependencies and features with the opt: keyword.

The PR I created for wasmtime fixes the issue temporarily until cargo-auditable is fixed/bumped. I can look into that more in detail, and when the issue is fixed, we can get rid of the workaround I submitted at #253265

ereslibre and others added 4 commits September 4, 2023 15:50
`cargo-auditable` is not able to process the `c-api` crate
`Cargo.toml` due to the inclusion of the new `dep:` keyword in crate
features.
@dlip
Copy link
Contributor

dlip commented Sep 5, 2023

I created a fix for turbo #253339

@vcunat vcunat merged commit 6485865 into master Sep 6, 2023
5 of 6 checks passed
@vcunat vcunat mentioned this pull request Sep 7, 2023
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.