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

chore(build): remove the download link from openssl.org and add a fal… #13423

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

fffonion
Copy link
Contributor

@fffonion fffonion commented Jul 24, 2024

…lback url for old sources

The openssl.org/source link is dead for new releases.

@github-actions github-actions bot added build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Jul 24, 2024
@AndyZhang0707 AndyZhang0707 merged commit f57ad6f into master Aug 2, 2024
33 checks passed
@AndyZhang0707 AndyZhang0707 deleted the fffonion-patch-1 branch August 2, 2024 03:51
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-13423-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13423-to-master-to-upstream
git checkout -b cherry-pick-13423-to-master-to-upstream
ancref=$(git merge-base d74947bbb47a1c8910febd447e966218b9522022 c4132d4618c6cf02ad2fc7364508dd9f398b9ff4)
git cherry-pick -x $ancref..c4132d4618c6cf02ad2fc7364508dd9f398b9ff4

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Aug 2, 2024
@AndyZhang0707 AndyZhang0707 removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Aug 6, 2024
oowl pushed a commit that referenced this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants