On Tue, 2014-01-28 at 13:07 +0400, Michael Tokarev wrote:
> Uncortunately, this whole mess around compression introduces another issue.
> After the 2 fixes for this bug, busybox zcat happily accepts uncompressed
> input and behaves like regular cat, while original zcat refuses to accept
> uncpmpres
28.01.2014 00:51, Ian Campbell wrote:
> Package: busybox
> Version: 1:1.22.0-2
> Severity: critical
> Justification: breaks the whole system
>
> The zcat applet seems to behave like cat unless the input file has a .gz
> suffix:
>
> Given two identical files (compressed string "Hello World"), one
On Mon, 2014-01-27 at 21:01 +, Ian Campbell wrote:
> On Mon, 2014-01-27 at 20:58 +, Ian Campbell wrote:
> > http://git.busybox.net/busybox/commit/?id=b664f740d90880560ce46b11f766625341342e80
> > looks interesting...
>
> but not as interesting as
> http://git.busybox.net/busybox/commit/?id=
http://git.busybox.net/busybox/commit/?id=b664f740d90880560ce46b11f766625341342e80
looks interesting...
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Mon, 2014-01-27 at 20:58 +, Ian Campbell wrote:
> http://git.busybox.net/busybox/commit/?id=b664f740d90880560ce46b11f766625341342e80
> looks interesting...
but not as interesting as
http://git.busybox.net/busybox/commit/?id=7c47b560a8fc97956dd8132bd7f1863d83c19866
Ian.
--
To UNSUBSCRIBE
Package: busybox
Version: 1:1.22.0-2
Severity: critical
Justification: breaks the whole system
The zcat applet seems to behave like cat unless the input file has a .gz
suffix:
Given two identical files (compressed string "Hello World"), one with a .gz
suffix and one without:
$ file test test.gz
6 matches
Mail list logo