diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2015-10-13 22:55:17 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-24 12:17:45 +0100 |
commit | b983822b57f60c5c210c9f23b3541f450d04ae3d (patch) | |
tree | e114ccae3ec8f5d497376bffaf32d4e96f05f67c /meta/recipes-bsp/libacpi | |
parent | 48a596fe8564d8bbc3b84dcc47dec8476e7da0d2 (diff) | |
download | openembedded-core-b983822b57f60c5c210c9f23b3541f450d04ae3d.tar.gz openembedded-core-b983822b57f60c5c210c9f23b3541f450d04ae3d.tar.bz2 openembedded-core-b983822b57f60c5c210c9f23b3541f450d04ae3d.zip |
bzip2: fix bunzip2 -qt returns 0 for corrupt archives
"bzip2 -t FILE" returns 2 if FILE exists, but is not a valid bzip2 file.
"bzip2 -qt FILE" returns 0 when this happens, although it does print out
an error message as is does so.
This has been fix by Debian, just port changes from Debian patch file
"20-legacy.patch".
Debian defect:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279025
Fix item from changelog:
http://archive.debian.net/changelogs/pool/main/b/bzip2/bzip2_1.0.2-7/changelog
* Fixed "bunzip2 -qt returns 0 for corrupt archives" (Closes: #279025).
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp/libacpi')
0 files changed, 0 insertions, 0 deletions