Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517142 - net-libs/libesmtp request for USE-flag ntlm
Summary: net-libs/libesmtp request for USE-flag ntlm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 08:51 UTC by Hanno Böck
Modified: 2014-07-19 15:51 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 Hanno Böck gentoo-dev 2014-07-15 08:51:36 UTC
libesmtp in Gentoo is built with the configure-command --enable-all which enables a bunch of experimental features.

I think some of them should be use-flagged. One where already a semi-default useflag (various other packages use it, but it's not a global use flag) exists is ntlm. It's an ancient microsoft authentication protocol and I think it's rarely needed and whoever needs it probably knows that.

(background: the ntlm-code is incompatible with libressl, which should probably be fixed in itself, but the easier way for now is to allow just disabling it, as most people probably won't need it)
Comment 1 Eray Aslan gentoo-dev 2014-07-19 15:51:37 UTC
+*libesmtp-1.0.6-r1 (19 Jul 2014)
+
+  19 Jul 2014; Eray Aslan <eras@gentoo.org> +libesmtp-1.0.6-r1.ebuild,
+  metadata.xml:
+  Add ntlm USE flag - bug #517142
+