diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 22:33:23 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 22:33:23 (EDT) |
commit | c25b9b06bc15e3d36b25392346709e95ae9b10cb (patch) | |
tree | 506b7ce688f23efe609a3ba8cbf8c697e1f833e3 | |
parent | b5304d27fbd43744e6d1aab3a74b89efb18bdfea (diff) |
-rw-r--r-- | changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,8 +6,10 @@ bzip2 (1.0.6-3) trunk * bzip2, libbz2.1.0: Add standard C library dependencies. * libbz2-dev: Remove libbz2.a static library. * bzip2: Only conflict with busybox (<< 1.21.1-6); don't replace it. + * Apply patches to fix two low-impact security vulnerabilities in + bzip2recover. - -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Apr 2019 21:48:02 -0400 + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Apr 2019 22:31:30 -0400 bzip2 (1.0.6-2) trunk |