bzip2: Update to 1.0.8
authorRosen Penev <rosenp@gmail.com>
Thu, 8 Aug 2019 19:01:21 +0000 (12:01 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Aug 2019 14:43:22 +0000 (16:43 +0200)
commit16730410136f1512203da9d21bb6a42f1cb43b4e
treea01184c1fb180450cdcc771f5a65aa31296da906
parent7e5a0da6426b3b14bde8798524826b64e16cf219
bzip2: Update to 1.0.8

It seems bzip2 was abandoned by the author and adopted by the sourceware
people. The last release of bzip2 was from 2010.

Several security bugs were fixed as well as others.

Fixed up PKG_LICENSE to be compatible with SPDX.

Changed URLs to point to the new home.

Added patch that gets rid of deprecated utime function and switches it to
utimensat.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/utils/bzip2/Makefile
package/utils/bzip2/patches/010-CVE-2016-3189.patch [deleted file]
package/utils/bzip2/patches/020-no-utime.patch [new file with mode: 0644]