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

keyutils: fix install path #458

Closed
wants to merge 1 commit into from
Closed

keyutils: fix install path #458

wants to merge 1 commit into from

Conversation

fwuehr95
Copy link

Signed-off-by: Alexander Thoma [email protected]
Signed-off-by: Florian Wühr [email protected]

Signed-off-by: Alexander Thoma [email protected]
Signed-off-by: Florian Wühr [email protected]
salmanisd pushed a commit to salmanisd/meta-openembedded that referenced this pull request Oct 25, 2021
Fixed:

Fix MSYS libzmq discovery (openembedded#510)
Fix handshake event don't need DRAFT API in libzmq v4.3.0 and above (openembedded#509)
Use chrono duration for poll default timeout (openembedded#497)
context_t close no longer uses deprecated function (openembedded#490)
Fix for potential memory leak in monitor_t::check_event (openembedded#482)
Fix if constexpr warnings on MSVC (openembedded#460)
Fix conversion warnings (openembedded#459)
Deprecate confusing connected() function (openembedded#458)
Added:

Add all draft socket types up to libzmq 4.3.4 (openembedded#488)
Add support for socket_ref to multipart_t ctor/send/recv (openembedded#487, openembedded#470)
Expose zmq::fd_t (openembedded#452)
Add poller_t::size function (openembedded#451)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
@kraj kraj requested a review from akuster October 25, 2021 15:41
@akuster
Copy link
Contributor

akuster commented Nov 2, 2021

pulled these in for testing.

@akuster
Copy link
Contributor

akuster commented Nov 16, 2021

@akuster
Copy link
Contributor

akuster commented Nov 16, 2021

thanks

@akuster akuster closed this Nov 16, 2021
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.

3 participants