Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

012 backports #590

Merged
merged 2 commits into from
Jan 24, 2024
Merged

012 backports #590

merged 2 commits into from
Jan 24, 2024

Conversation

cgwalters
Copy link
Member

@jmarrero (et all) - I have created https://github.com/ostreedev/ostree-rs-ext/tree/branch-0.12 so we can make a new release on the 0.12 series.

These two changes are on top of the last 0.12 and include one completely safe one and the desired bugfix.

isolation: Only drop a few strategic environment variables

Closes: #582
(cherry picked from commit 263cd73)


lib: Fix omitted lifetime in associated consts

See the tracking issue rust-lang/rust#115010

There's now a warning for this in newer Rust versions.

(cherry picked from commit 9391353)


See the tracking issue rust-lang/rust#115010

There's now a warning for this in newer Rust versions.

(cherry picked from commit 9391353)
@cgwalters cgwalters changed the base branch from main to branch-0.12 January 24, 2024 19:24
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jmarrero jmarrero merged commit 46b5272 into ostreedev:branch-0.12 Jan 24, 2024
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

http_proxy et al no longer passed to skopeo
2 participants