Skip to content

staging-next 2023-08-30#252332

Merged
vcunat merged 199 commits intomasterfrom
staging-next
Sep 6, 2023
Merged

staging-next 2023-08-30#252332
vcunat merged 199 commits intomasterfrom
staging-next

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
@vcunat
Copy link
Copy Markdown
Member Author

vcunat commented Sep 3, 2023

@figsoda
Copy link
Copy Markdown
Member

figsoda commented Sep 3, 2023

eww: #253145

@happysalada
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Actually, all is good
edge-runtime: #253180

@ereslibre
Copy link
Copy Markdown
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
Copy Markdown
Contributor

dlip commented Sep 5, 2023

I created a fix for turbo #253339

@vcunat vcunat merged commit 6485865 into master Sep 6, 2023
@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

Labels

6.topic: kernel The Linux kernel 6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 6.topic: vim Advanced text editor 6.topic: xfce The Xfce Desktop Environment 8.has: clean-up This PR removes packages or removes other cruft 8.has: documentation This PR adds or changes documentation 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.