public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Guidelines for dangerous USE flags
@ 2017-08-22 17:22 Michael Orlitzky
  2017-08-22 17:37 ` Sven Vermeulen
  2017-08-22 18:44 ` [gentoo-dev] " Robin H. Johnson
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Orlitzky @ 2017-08-22 17:22 UTC (permalink / raw
  To: gentoo-dev

The net-analyzer/nrpe package has a ./configure flag:

--enable-command-args   allows clients to specify command arguments. ***
                        THIS IS A SECURITY RISK! *** Read the SECURITY
                        file before using this option!

Back in nrpe-2.x, it was available via USE=command-args, but I dropped
it from nrpe-3.x, and a user just asked about it (bug 628596). There are
at least two things we could do with a dangerous flag like that:

  1) require EXTRA_ECONF to enable it.
  2) hide it behind a masked USE flag.

Both options require about the same amount of work from the user, namely
editing something under /etc/portage. What do y'all think is the best
way to proceed? Are there other examples in the tree I could follow?


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-08-29 10:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22 17:22 [gentoo-dev] Guidelines for dangerous USE flags Michael Orlitzky
2017-08-22 17:37 ` Sven Vermeulen
2017-08-24  3:06   ` [gentoo-dev] " Duncan
2017-08-29  9:21     ` Kent Fredric
2017-08-29 10:21       ` Duncan
2017-08-22 18:44 ` [gentoo-dev] " Robin H. Johnson
2017-08-24 15:22   ` Michael Orlitzky
2017-08-25 22:07     ` William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox