Skip to content

git-series: switch to openssl@3#134476

Merged
BrewTestBot merged 2 commits into
Homebrew:openssl-migration-stagingfrom
mchoo7:git-series-openssl3
Jun 21, 2023
Merged

git-series: switch to openssl@3#134476
BrewTestBot merged 2 commits into
Homebrew:openssl-migration-stagingfrom
mchoo7:git-series-openssl3

Conversation

@mchoo7

@mchoo7 mchoo7 commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

See #134251.

@github-actions github-actions Bot added the rust Rust use is a significant feature of the PR or issue label Jun 21, 2023
@p-linnane

Copy link
Copy Markdown
Member

There are a few more references to openssl@1.1 lower in the formula that also need to be changed.

@p-linnane p-linnane added openssl-3-migration Related to switching to an OpenSSL 3 dependency staging-branch-pr This pull request targets a *-staging branch. labels Jun 21, 2023
@mchoo7 mchoo7 force-pushed the git-series-openssl3 branch from e0dd1d3 to 5cfe1ae Compare June 21, 2023 21:33
@mchoo7

mchoo7 commented Jun 21, 2023

Copy link
Copy Markdown
Contributor Author

There are a few more references to openssl@1.1 lower in the formula that also need to be changed.

% brew deps --tree --include-optional --include-test --include-build git-series
git-series
├── libgit2
│ ├── libssh2
│ │ └── openssl@1.1
│ │ └── ca-certificates
│ ├── cmake
class GitSeries < Formula
desc "Track changes to a patch series over time"
homepage "https://github.com/git-series/git-series"
│ └── pkg-config
├── libssh2
│ └── openssl@1.1
│ └── ca-certificates
├── openssl@1.1
│ └── ca-certificates
├── pkg-config
└── rust
├── openssl@3
│ └── ca-certificates
├── pkg-config
├── cmake
├── ninja
│ └── python@3.11
│ ├── mpdecimal
│ ├── openssl@1.1
│ │ └── ca-certificates
│ ├── sqlite
│ │ └── readline
│ ├── xz
│ └── pkg-config
└── python@3.11
├── mpdecimal
├── openssl@1.1
│ └── ca-certificates
├── sqlite
│ └── readline
├── xz
└── pkg-config

#134463
#134264
#134255

Those dependencies seems to be resolved in openssl-migration-staging branch.

@p-linnane p-linnane left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 21, 2023
@BrewTestBot BrewTestBot enabled auto-merge June 21, 2023 22:00
@BrewTestBot BrewTestBot merged commit 78ed001 into Homebrew:openssl-migration-staging Jun 21, 2023
@mchoo7 mchoo7 deleted the git-series-openssl3 branch June 21, 2023 22:14
@github-actions github-actions Bot added the outdated PR was locked due to age label Jul 22, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. openssl-3-migration Related to switching to an OpenSSL 3 dependency outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue staging-branch-pr This pull request targets a *-staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants