]> 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:52:17 +0000 (01:52 -0500)
commite9d53ff4d46e27d321161a2fb8f16820ea2cb68e
tree4e9707c43aea97b01be960cd7c5aa354b11cf4db
parent3a5aa2ee4ffc515c8e7e615ea38d6b3b20ed0a30
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