]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
busybox: add another upstream patch to fix (g)unzip
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 1 Dec 2015 20:30:29 +0000 (21:30 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Dec 2015 22:48:58 +0000 (23:48 +0100)
commit63fdab6b4fcc860abd8dbc8342c7b01643a37e1a
treef439cc4c3655031cd3e265063f2a2b5ce619c991
parentfc08a57305264d8dd0b6c54a4e35ecd3e151c22f
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) <arnout@mind.be>
Cc: Jason Rush <rush0033@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/busybox/0003-g-unzip-fix-recent-breakage.patch [new file with mode: 0644]