Control: tag -1 - moreinfo
Control: severity -1 serious
Justification: Policy 10.4

Actually, the script is the culprit.

Line 34618is:

layout="${keymap%(*}"

The ( needs to be quoted or escaped, as dictated by http://pubs.opengroup.org/
onlinepubs/009604499/utilities/xcu_chap02.html#tag_02_13_01 . Thus, mksh is 
right with casting a syntax error, and bash and dash are just too lazy to do.

-nik

-- 
PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296

Dominik George · Mobil: +49-1520-1981389

Teckids e.V. · FrOSCon e.V. · OpenRheinRuhr e.V.
Fellowship of the FSFE · Piratenpartei Deutschland
Opencaching Deutschland e.V. · Debian Contributor

LPIC-3 Linux Enterprise Professional (Security)

Reply via email to