Younes Manton
Younes Manton
Jenkins test sanity.functional all jdk8,jdk11
Only a single failure (on AIX) in `cmdLineTester_libpathTestRtf_0`: ``` [2022-08-30T16:21:30.273Z] [ERR] Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'unix:0' as the value of the DISPLAY...
@rmnattas can you open a PR for the `v0.35.0-release` branch as well?
If we append SCC options how would the user override them if they needed to?
Unfortunately I don't think it's just security components activating SSSD. Glibc provides a collection of APIs called NSS, which allows programs to look up things like users, groups, hosts, and...
- Went back and fixed the kdat file XDG_RUNTIME_DIR patch to allow the tmpfs check be done in non-root mode as well (was previously skipped since the kdat file was...
> Thanks for working on this. I want to ask one more thing. We are trying to support the commit history in the main tree as clean as possible. The...
Yeah I ran into these kinds of issues as well and talked about them a bit, but forgot about the manpage patch in this PR. Adding `CAP_SYS_PTRACE` and/or `ptrace_scope` and...
@adrianreber Thanks for double checking, I was unsure about `Vagrant Fedora based test (no VDSO)` and started looking at it.
@imachug Thanks for testing, I'll get back to you shortly on your comments.