summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bzip2/bzip2-1.0.6
Commit message (Collapse)AuthorAgeFilesLines
* bzip2: Add ptestBjörn Stenberg2013-06-282-0/+32
| | | | | | | | | | | | | The existing bzip2 tests in the upstream Makefile are copied to Makefile.am (yocto's) and modified to adopt to the ptest format. (From OE-Core rev: f02258b304dc4544567601a1502080f3581c00fa) Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Anders Roxell <anders.roxell@enea.com> Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bzip2: upgrade to version 1.0.6Qing He2010-11-102-0/+55
resolves security bug CVE-2010-0405 Signed-off-by: Qing He <qing.he@intel.com>