-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
latest version of libzmq #300
Comments
If you want to build with a later release of
This comes from the installation guide for users. Alternatively, you can run the development copy from the |
I don't think that works so easily. We are trying to build like this and can post some update. It would be great if zeromq could be updated to target libzmq update (4.3.1) that was created to address this vulnerability: |
Great, let me know when you have a PR ready! |
The latest 6.0 beta release now includes libzmq 4.3.2. It would be great if you could try it out! It includes a new API that addresses some fundamental issues with the previous API, but it does include a compatibility layer that should make upgrading easier. See #189 for the reasoning behind the new API. If you run into any problems feel free to report it here or in a new issue. |
Excellent. Thank you! |
Why isn't this package using latest version of libzmq ?
The text was updated successfully, but these errors were encountered: