Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thirdparty: bump bzip version to 1.0.8 #1559

Merged
merged 1 commit into from
Jul 28, 2019

Conversation

acelyc111
Copy link
Member

bzip2-1.0.6 is outdated, and the latest version is bzip2-1.0.8.

@morningman
Copy link
Contributor

Is there any new features or bugs fixed in new version 1.0.8.
Could you show use the change log?

@acelyc111
Copy link
Member Author

acelyc111 commented Jul 28, 2019

I submmit this PR just because I can't build thirdparties, seems bzip2 1.0.6 download url is invalid, and the latest released stable version is 1.0.8.

release notes of 1.0.7 and 1.0.8:

1.0.7 (27 Jun 19)
~~~~~~~~~~~~~~~~~

* Fix undefined behavior in the macros SET_BH, CLEAR_BH, & ISSET_BH

* bzip2: Fix return value when combining --test,-t and -q.

* bzip2recover: Fix buffer overflow for large argv[0]

* bzip2recover: Fix use after free issue with outFile (CVE-2016-3189)

* Make sure nSelectors is not out of range (CVE-2019-12900)

1.0.8 (13 Jul 19)
~~~~~~~~~~~~~~~~~

* Accept as many selectors as the file format allows.
  This relaxes the fix for CVE-2019-12900 from 1.0.7
  so that bzip2 allows decompression of bz2 files that
  use (too) many selectors again.

* Fix handling of large (> 4GB) files on Windows.

* Cleanup of bzdiff and bzgrep scripts so they don't use
  any bash extensions and handle multiple archives correctly.

* There is now a bz2-files testsuite at
  https://sourceware.org/git/bzip2-tests.git

@morningman
Copy link
Contributor

morningman commented Jul 28, 2019

OK, Thanks.
And maybe you can try our docker dev environment, which already contains all thirdparties installed.
docker pull apachedoris/doris-dev:build-env-1.1

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@acelyc111
Copy link
Member Author

OK, Thanks.
And maybe you can try our docker dev environment, which already contains all thirdparties installed.
docker pull apachedoris/doris-dev:build-env-1.1

Thanks, I'll try.

Copy link
Contributor

@imay imay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@imay imay merged commit 011bdcd into apache:master Jul 28, 2019
@imay imay mentioned this pull request Sep 26, 2019
@acelyc111 acelyc111 deleted the bump_bzip_version branch May 17, 2021 08:28
luwei16 added a commit to luwei16/incubator-doris that referenced this pull request Apr 7, 2023
SWJTU-ZhangLei pushed a commit to SWJTU-ZhangLei/incubator-doris that referenced this pull request Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants