net-misc/openssh: update set of locale vars #367017
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Jun 2018 21:47:41 +0000 (17:47 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 26 Jun 2018 08:18:50 +0000 (04:18 -0400)
commit6fdefd62aefe48e72cb5939f38b6421a30e4d5c5
treed93ae432de114d4731421f8201fbbc5c336f6b07
parente9a84ab3f13a3bff6ebd2ba46ce913a3a671577f
net-misc/openssh: update set of locale vars #367017

Rather than glob all LC_* env vars, hardcode the list based on what
POSIX defines and the GNU extensions.  In practice, this means we
additionally send LANGUAGE, and unregistered or unrelated env vars
that happen to start with "LC_" are no longer sent.  If someone has
a locale related variable that they want to include, they can file
a new request for it.

We continue to omit POSIX's NLSPATH as that is much more likely to
be system specific and have no useful meaning on the remote side.

Bug: https://bugs.gentoo.org/367017
net-misc/openssh/openssh-7.7_p1-r102.ebuild [moved from net-misc/openssh/openssh-7.7_p1-r101.ebuild with 96% similarity]
net-misc/openssh/openssh-7.7_p1-r6.ebuild [new file with mode: 0644]