Package: bzip2
Version: 1.0.8-5
Severity: minor

bzip2 mishandles files that have names with embedded newlines:

  $ echo x | bzip2 > "$(printf "foo\nbar1.bz2")"
  $ echo x | bzip2 > "$(printf "foo\nbar2.bz2")"
  $ bzgrep x *
  sed: -e expression #1, char 7: unterminated `s' command
  sed: -e expression #1, char 7: unterminated `s' command


-- System Information:
Architecture: i386

Versions of packages bzip2 depends on:
ii  libbz2-1.0  1.0.8-5
ii  libc6       2.33-7

--
Jakub Wilk

Reply via email to