Skip to content

Conversation

NattyNarwhal
Copy link
Member

This mandates net-snmp 5.4 (which is quite old), and assumes the version of OpenSSL it was built against has EVP_SHA256/512 support (as the version of OpenSSL PHP requires should be guaranteed to have this).

pkg-config support in net-snmp materializes in 5.8.1 (from 2019).

This mandates net-snmp 5.4 (which is quite old), and assumes the version
of OpenSSL it was built against has EVP_SHA256/512 support (as the
version of OpenSSL PHP requires should be guaranteed to have this).

pkg-config support in net-snmp materializes in 5.8.1 (from 2019).
@NattyNarwhal
Copy link
Member Author

Windows failure looks like it's missing EVP_SHA256 and friends; I might have to readd the check for that unless it's using a particularly old version. (Not sure where to check where it sources it from; I checked the CI scripts and sdk-binary-tools.)

@petk
Copy link
Member

petk commented Jul 18, 2024

On Windows, I think that these sources are used: https://github.com/winlibs/net-snmp

@NattyNarwhal
Copy link
Member Author

Closed because GH-15261 obsoleted this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants