]> 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:49:53 +0000 (01:49 -0500)
commita035eb6928bc63fb798dcc1421529f933122d74f
treef651b66ba15ad33b511d68d58cc6c2baa2234b6f
parent31cd0548168e87ecfba01cc33e9609ac2b95b70f
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).
localedata/ChangeLog
localedata/locales/bs_BA