Bug#531721: bash: glob pattern "[A-Z]" matches "b", "c" .. and "z" on LC_ALL=en_US.UTF-8

2009-06-03 Thread SATOH Fumiyasu
Package: bash Version: 3.2-5 Severity: important $ dpkg -l libc6 bash ... ii bash 3.2-5The GNU Bourne Again SHell ii libc62.9-13 GNU C Library: Shared libraries $ mkdir tmp $ cd tmp $ touch a b c x y z A B C X Y Z $ LC_ALL=C /bin/bash --noprofile --n

Bug#531721: bash: glob pattern "[A-Z]" matches "b", "c" .. and "z" on LC_ALL=en_US.UTF-8

2009-07-14 Thread Michael Schutte
Hey Fumiyasu, On Wed, Jun 03, 2009 at 11:04:56PM +0900, SATOH Fumiyasu wrote: > $ dpkg -l libc6 bash > ... > ii bash 3.2-5The GNU Bourne Again SHell > ii libc62.9-13 GNU C Library: Shared libraries > $ mkdir tmp > $ cd tmp > $ touch a b c x y z A B C