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

fix keyutils install path #451

Closed
wants to merge 1 commit into from
Closed

Conversation

athoma88
Copy link
Contributor

Signed-off-by: Alexander Thoma a.thoma@rational-online.com
Signed-off-by: Florian Wühr f.wuehr@rational-online.com

rzr pushed a commit to CrossStream/meta-openembedded that referenced this pull request Oct 11, 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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
@kraj
Copy link
Contributor

kraj commented Oct 18, 2021

merged with 953f6a2

@kraj kraj closed this Oct 18, 2021
@fwuehr95
Copy link

@kraj we have seen that the pull request has been merged to master now. We tried to update the dunfell branch as well. Is there any plan to get this updated also ?

@kraj
Copy link
Contributor

kraj commented Oct 19, 2021

you have to send a different pull request for dunfell.

@fwuehr95
Copy link

@kraj which is exactly what we did from my point of view. We requested to merge into the dunfell branch. I don´t really understand why this has been merged to master only.

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request May 25, 2023
Changelog:
==========
general: add hid_get_report_descriptor API function (openembedded#451)
macOS: fix retrieving USB Interface number on macOS 13.3 (openembedded#534)
macOS: Properly handle the close of run loop on macOS (openembedded#522)
libusb: fix crash in hid_enumerate() caused by a stale device handle (openembedded#526)
windows: alternative way to get USB Serial Number if not provided by HidD_GetSerialNumberString (openembedded#464)
windows: don't mark with dllexport in static build (openembedded#507/openembedded#515)
windows: Get Bluetooth device Model Number String instead of Device Name into product string (openembedded#500)
general: fixes (mostly error handling) of issues found by Coverity Scan (openembedded#552/openembedded#554/openembedded#555/openembedded#559/openembedded#560/openembedded#561)
general: variouse fixes and improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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

3 participants