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

check updates for libuv, hwloc and openssl #2555

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vyapaari
Copy link

openssl is in beta, can be ignored rest can be updated

@ReperakDev
Copy link

Why upgrade OpenSSL to the beta instead of the just-released 1.1.1l update?

xmrig added a commit that referenced this pull request Aug 28, 2021
@@ -1,6 +1,6 @@
#!/bin/bash -e

OPENSSL_VERSION="1.1.1k"
OPENSSL_VERSION="3.0.0-beta2"
Copy link
Contributor

Choose a reason for hiding this comment

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

@@ -1,6 +1,6 @@
#!/bin/bash -e

HWLOC_VERSION="2.4.1"
HWLOC_VERSION="2.5.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

2.7.1 is the latest version now

@@ -1,6 +1,6 @@
#!/bin/bash -e

UV_VERSION="1.41.0"
UV_VERSION="1.42.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

1.44.1

@xmrig
Copy link
Owner

xmrig commented May 17, 2022

This PR is outdated and can't be merged as it has conflicts with the current master, some versions are needed to update though.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants