]> 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)
committerMike Frysinger <vapier@gentoo.org>
Fri, 30 Dec 2016 06:50:33 +0000 (01:50 -0500)
commit7e4405c50fc374d5e80141554c7887a52d1f9118
treeecbc0d08de1ca64687e9add05a03cb8e56ac9493
parente9e69e468039fcd57276f783a16aa771a8e4214e
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