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

BE-3440-apply 2.7.18.7 patches #35

Merged
merged 5 commits into from Feb 8, 2024
Merged

Conversation

MatthewZMD
Copy link

No description provided.

@MatthewZMD MatthewZMD changed the title Be 3440 apply 2.7.18.7 patches BE-3440-apply 2.7.18.7 patches Feb 8, 2024
Copy link

@icanhasmath icanhasmath left a comment

Choose a reason for hiding this comment

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

These patches have been in production already, This change is approved.

@icanhasmath icanhasmath merged commit 8627fbf into 2.7 Feb 8, 2024
@icanhasmath icanhasmath deleted the BE-3440-Apply-2.7.18.7-patches branch February 8, 2024 20:37
ssl_incs = find_file('openssl/ssl.h', inc_dirs,
search_for_ssl_incs_in
)
if 'AS_DEPENDENCIES_DIR' in os.environ:
Copy link

Choose a reason for hiding this comment

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

TO what am I supposed to set AS_DEPENDENCIES_DIR when compiling myself?
Since the last patch release 2.7.18.8, I can't compile with openssl and I get this error Warning - no suitable openssl found for hashlib - omitting...

Choose a reason for hiding this comment

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

In our build the AS_DEPENDENCIES_DIR sits under usr so whatever is the equivalent. This is the path to our libssl.so

AS_DEPENDENCIES_DIR/usr/lib/libssl.so

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