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

Update libjpeg-turbo 2.0.0 => 2.0.4 #38401

Merged
merged 4 commits into from Apr 9, 2020

Conversation

yongtang
Copy link
Member

@yongtang yongtang commented Apr 9, 2020

This PR updates libjpeg-turbo from 2.0.0 (July 2018) to the latest 2.0.4 (Dec 2019),
as there are quite a few CVE related vulnerabilities
(https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=libjpeg) since then.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This PR updates libjpeg-turbo from 2.0.0 (July 2018) to the latest 2.0.4 (Dec 2019),
as there are quite a few CVE related vulnerabilities
(https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=libjpeg) since then.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Apr 9, 2020
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang
Copy link
Member Author

yongtang commented Apr 9, 2020

@mihaimaruseac I updated the PR to always use the full line (with 1 at the end) for replacement rule in bazel:

"#cmakedefine HAVE_STDLIB_H 1": "#define HAVE_STDLIB_H 1",

I think this will make the rule clear (and helps in future maintenance). Please take a look.

third_party/jpeg/BUILD.bazel Show resolved Hide resolved
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Apr 9, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 9, 2020
@tensorflow-copybara tensorflow-copybara merged commit c03674d into tensorflow:master Apr 9, 2020
mihaimaruseac pushed a commit that referenced this pull request Apr 9, 2020
PiperOrigin-RevId: 305742301
Change-Id: I50968c0868f70a5009f018d3132cba77c0900158
mihaimaruseac pushed a commit that referenced this pull request Apr 9, 2020
PiperOrigin-RevId: 305742301
Change-Id: I50968c0868f70a5009f018d3132cba77c0900158
mihaimaruseac pushed a commit that referenced this pull request Apr 9, 2020
PiperOrigin-RevId: 305742301
Change-Id: I50968c0868f70a5009f018d3132cba77c0900158
mihaimaruseac pushed a commit that referenced this pull request Apr 9, 2020
PiperOrigin-RevId: 305742301
Change-Id: I50968c0868f70a5009f018d3132cba77c0900158
@yongtang yongtang deleted the libjpeg-turbo branch April 9, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull PR ready for merge process size:S CL Change Size: Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants