Skip to content

Conversation

igaw
Copy link
Contributor

@igaw igaw commented Oct 7, 2024

tlshd depends on libnl-genl3, thus add a explicit check if the library is available.

Fixes: #77

Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Oct 7, 2024
@chucklever
Copy link
Member

Makes sense. When you sign the OCA, I can pull this in. If the OCA will be problematic, we can talk about alternatives.

@igaw
Copy link
Contributor Author

igaw commented Oct 7, 2024

I have to talk to @hreinecke how we (SUSE) handle the OCA.

tlshd depends on libnl-genl3, thus add a explicit check if the library
is available.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw force-pushed the add-libnl-genl3-check branch from 603d564 to dda4b96 Compare October 8, 2024 15:02
@igaw
Copy link
Contributor Author

igaw commented Oct 8, 2024

I've sign as individual the OCA. Though, I really dislike this requirement in order to contribute. Given the recent history of 'open source' project turned into closed source I don't think it is a good thing to have. Anyway, as this is only a tiny contribution I am just accept it for now.

Copy link

Thank you for signing the OCA.

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Oct 9, 2024
@chucklever chucklever merged commit 236756a into oracle:main Oct 9, 2024
5 of 6 checks passed
@chucklever
Copy link
Member

Thanks for your contribution, and sorry for the paperwork.

@igaw igaw deleted the add-libnl-genl3-check branch October 9, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

configure: dependency check for libnl-genl-3 is missing

2 participants