download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ff2b3c05c71cc2455210da46bc573b52e318fb9f Author: Michael Stahl <michael.st...@allotropia.de> AuthorDate: Fri Nov 5 14:03:05 2021 +0100 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Mon Nov 8 13:23:13 2021 +0100
bzip2: upgrade to release 1.0.8 Fixes CVE-2019-12900 Change-Id: If3fcfff78a61c60014ba6d96f1ee0c432ccc52a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124758 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.st...@allotropia.de> (cherry picked from commit 1289125532a029dc80e4ee3d0a49dca253f51888) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124762 Reviewed-by: Caolán McNamara <caol...@redhat.com> (cherry picked from commit 7208197a4ac718411fa6e3b4c770fdec8c67557d) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124836 Tested-by: Michael Stahl <michael.st...@allotropia.de> diff --git a/download.lst b/download.lst index 29ae2e8fdd27..25c5083ec2f1 100644 --- a/download.lst +++ b/download.lst @@ -12,8 +12,8 @@ export BREAKPAD_SHA256SUM := 7060149be16a8789b0ccf596bdeaf63115f03f520acb508f72a export BREAKPAD_TARBALL := breakpad.zip export BSH_SHA256SUM := 9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96 export BSH_TARBALL := beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip -export BZIP2_SHA256SUM := a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd -export BZIP2_TARBALL := 00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz +export BZIP2_SHA256SUM := ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 +export BZIP2_TARBALL := bzip2-1.0.8.tar.gz export CAIRO_SHA256SUM := 5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331 export CAIRO_VERSION_MICRO := 0 export CAIRO_TARBALL := cairo-1.16.$(CAIRO_VERSION_MICRO).tar.xz