Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310683 - net-misc/vino-2.28.1 should use the ssl use flag
Summary: net-misc/vino-2.28.1 should use the ssl use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://www.mail-archive.com/gentoo-de...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-22 11:36 UTC by Xake
Modified: 2010-09-06 13:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xake 2010-03-22 11:36:57 UTC
Is gnutls the only ssl/tls implementation for vino? In that case you should use the ssl-useflag instead of the gnutls.

If I specify ssl in my global USE flags I expect that every package that has optional ssl/tls functionality should have them enabled, and gnutls/nss/openssl should only be used when I want to diverse from the ebuild default (if there is more then one implementation).
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-22 21:43:36 UTC
there is a couple of packages across the tree doing only nss or gnutls if that's the only ssl implementation they support. I guess you will need to create a tracker bug if you want anything to be done about it.
Comment 2 Xake 2010-03-22 22:07:12 UTC
(In reply to comment #1)
> there is a couple of packages across the tree doing only nss or gnutls if
> that's the only ssl implementation they support. I guess you will need to
> create a tracker bug if you want anything to be done about it.
> 

I know there are packages that does not follow this and a tracker bug may be needed for other packages, but IIRC there was a discussion a while back on gentoo-dev mailinglist about how for all packages that in some way supported optional ssl USE="ssl" should enable the default or maintainer/upstream preferred implementation and that USE="gnutls openssl nss" only should be used in conjunction with that flag if the user wanted another implementation (if avaible), since everything else is pretty confusing (and potential unsecure).

Since I noticed this in your package, I decided to file a bug about it.
Comment 3 Pacho Ramos gentoo-dev 2010-09-06 12:53:43 UTC
This looks to be the thread, but I agree with Gilles that a tracker for collecting all bugs related with this issue should be opened
http://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg36858.html
Comment 4 Pacho Ramos gentoo-dev 2010-09-06 13:09:21 UTC
+  06 Sep 2010; Pacho Ramos <pacho@gentoo.org> -vino-2.26.2-r1.ebuild,
+  vino-2.28.2.ebuild:
+  Fix gnome-keyring dependencies as reported in bug #322763 by Vicente
+  Olivert, also use 'ssl' USE flag instead of 'gnutls' as suggested by Xake
+  in bug #310683 based on
+  http://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg36858.html .
+  Remove old.
+