From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Wed, 02 Dec 2015 23:09:40 +0000 Subject: [Buildroot] [Bug 8501] gunzip fails to uncompress files In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=8501 Peter Korsgaard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Peter Korsgaard --- Fixed in git and will be part of 2015.11.1, thanks. commit 63fdab6b4fcc860abd8dbc8342c7b01643a37e1a Author: Arnout Vandecappelle (Essensium/Mind) Date: Tue Dec 1 21:30:29 2015 +0100 busybox: add another upstream patch to fix (g)unzip 0002-unzip.patch was added in 69516e0 to fix a segmentation fault in the gunzip applet. However, it introduced a new issue that made the unzipping of some files fail. Add an upstream patch that fixes this new issue. Fixes #8501. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Cc: Jason Rush Signed-off-by: Peter Korsgaard -- You are receiving this mail because: You are on the CC list for the bug.