Bug#343595: shadow: [a-z] must be used in maintainer scripts only under C locale

2005-12-16 Thread Denis Barbier
Package: shadow Severity: normal Tags: patch Hi, [a-z] may not represent all 26 ASCII lowercase letters in regular expressions, eg. Estonian collation sorts z between s and t: $ echo rstuvwxyz | LC_ALL=en_US.UTF-8 sed -e 's/[a-z]//g' $ echo rstuvwxyz | LC_ALL=et_EE.UTF-8 sed -e 's/[a-z]//g'

Bug#343595: [Pkg-shadow-devel] Bug#343595: shadow: [a-z] must be used in maintainer scripts only under C locale

2005-12-16 Thread Christian Perrier
tags 343595 patch confirmed clone 343595 -1 reassign -1 user-setup retitle -1 user-setup: [a-z] must be used in only under C locale thanks Thanks for the notice, Denis. I clone this to user-setup who suffers the same problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject