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

net-libs/glib-networking: Allow to select openssl instead of gnutls #34746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lanodan
Copy link
Contributor

@lanodan lanodan commented Jan 11, 2024

Signed-off-by: Haelwenn (lanodan) Monnier contact@hacktivis.me

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @lanodan
Areas affected: ebuilds
Packages affected: net-libs/glib-networking

net-libs/glib-networking: @gentoo/gnome

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels Jan 11, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-01-11 11:07 UTC
Newest commit scanned: acb10fc
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/63d7237b31/output.html

Copy link
Member

@thesamesam thesamesam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change really deserves more in the commit message at minimum.

Per https://gitlab.gnome.org/GNOME/glib-networking/-/blob/master/meson_options.txt#L1, this is only provided for licencing reasons, and isn't recommended. That deserves at least some acknowledgement in the commit message and perhaps a comment in the ebuild too.

Please also see (and tag) https://bugs.gentoo.org/827206.

@thesamesam thesamesam requested a review from leio January 14, 2024 03:13
IUSE="+gnome +gnutls openssl +libproxy +ssl test"
RESTRICT="!test? ( test )"
REQUIRED_USE="ssl? ( || ( gnutls openssl ) )"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ekeyword ~all

About the experimental status: Been using the openssl backend for some years
in my overlay now with webkit-gtk, you get worse error handling but also less
errors overall.

Closes: https://bugs.gentoo.org/827206
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
@lanodan
Copy link
Contributor Author

lanodan commented Jan 14, 2024 via email

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-01-14 16:58 UTC
Newest commit scanned: 94dba87
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/729b715473/output.html

@leio
Copy link
Member

leio commented Mar 1, 2024

Due to it being purely for licensing and heavy warnings from upstream to not really use it as it's worse, I did not wire up back then very much on purpose.
Maybe if the quality aspect has changed, it might be worth a revisit though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits.
Projects
None yet
5 participants