From:
[email protected]
Package: sed
Version: 4.1.1-1
Severity: important
Per regex(7), ']' as the first character of a bracket expression
characterlist should be considered a literal ']' rather than an
end-of-brace.
In 4.0.9, the following substitution works. In 4.1.1, it breaks:
echo foo | sed -e 's/[][]//'
As a workaround, the following works:
echo foo | sed -e 's/[\]\[]//'
This bug may break many system or local scripts.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.20-z1
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages sed depends on:
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
-- no debconf information
--
To UNSUBSCRIBE, email to
[email protected]
with a subject of "unsubscribe". Trouble? Contact
[email protected]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)