]> git.ipfire.org Git - thirdparty/glibc.git/commit
localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]
authorMike Frysinger <vapier@gentoo.org>
Thu, 15 Dec 2016 23:34:05 +0000 (18:34 -0500)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 26 Jan 2017 18:24:10 +0000 (16:24 -0200)
commit1ec838a143b35f65169acc455308eb20198a4853
treef28224579eee04dc9a55bbc3bfbf6e916a34a8f6
parent2eb71adc3fc023c026b88bdfce69561f1f91ee4a
localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]

Both regexes end with a "*." which means the previous match can be
omitted, and then the . allows them to match any input at all.

This means tools like coreutils' `rm -i` will always delete things
when prompted because the yesexpr regex matches all inputs (even
the negative ones).

(cherry picked from commit a035eb6928bc63fb798dcc1421529f933122d74f)
localedata/ChangeLog
localedata/locales/bs_BA