STT-tensorflow/third_party
Penporn Koanantakool dda0b904c8 Rollforward of PR #32169: Upgrading giflib to fix CVE-2019-15133
Add a patch file to fix giflib's compilation issue on Windows (replace a call to strtok_r with strtok_s).

# CVE-2019-15133

**NVD**: 2019/08/17 - CVSS v2.0 Base Score: 4.3 - CVSS v3.0 Base Score: 6.5
In GIFLIB before 2019-02-16, a malformed GIF file triggers a divide-by-zero exception in the decoder function DGifSlurp in dgif_lib.c if the height field of the ImageSize data structure is equal to zero.

## **References to Advisories, Solutions, and Tools**

Source | Link | Type
---- | ---- | ----
MISC | bugs.chromium.org | Mailing List, Third Party Advisory
UBUNTU | usn.ubuntu.com | Third Party Advisory

PiperOrigin-RevId: 267533902
2019-09-11 13:22:41 -07:00
..
android Formatting BUILD and bzl files. 2019-02-18 22:24:09 -08:00
aws Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
boringssl Remove the unused boringssl s390x patch. 2018-06-25 11:11:49 -07:00
clang_toolchain Update downloadable clang to r348507 2018-12-20 03:15:25 -08:00
eigen3 Update Eigen to commit 049af2f56331. 2019-07-15 14:38:06 -07:00
examples/eager/spinn Eager SPINN example: Replace py_binary with py_library 2019-01-22 09:53:57 -08:00
fft2d Implement Rfft2d as a custom ops. 2019-06-12 13:27:42 -07:00
flatbuffers Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
FP16 Fix FP16 build file. 2019-05-08 10:41:14 -07:00
git Formatting BUILD and bzl files. 2019-02-18 22:24:09 -08:00
gpus Fixing ROCm remote config repo. 2019-06-26 07:27:00 -07:00
grpc
hadoop Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files. 2019-05-24 03:53:05 -07:00
highwayhash Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
hwloc Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
icu ICU 64+ no longer uses U_HAVE_STD_ATOMICS 2019-07-24 14:34:02 -07:00
jpeg Remove nocopts attribute from cc_* rules from Tensorflow. 2019-08-13 00:22:12 -07:00
kafka Fix missing inclue file in kafka/BUILD 2018-08-10 22:21:09 +00:00
keras_applications_archive Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
kissfft Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
llvm [TF:XLA] Bump open source llvm revision to r368151 2019-08-07 16:25:36 -07:00
mkl Merge pull request #30238 from ROCmSoftwarePlatform:google-upstream-pr-merge_to_gpu_executable 2019-07-18 16:39:15 -07:00
mkl_dnn Upgrade MKL DNN 2019-08-22 17:11:27 -07:00
mlir NFC: Keep the dialect list in the context sorted by namespace. 2019-08-20 20:14:02 -07:00
mpi Move third_party to opensource_only.files. 2018-12-06 00:22:17 -08:00
mpi_collectives Updates Apple platform config settings. Sets default target to macos on Apple platforms in bazelrc. 2019-03-01 15:00:24 -08:00
nasm Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
nccl Rolling forward CL 252574722 and 252855085 with a fix. 2019-06-19 01:55:40 -07:00
ngraph Merge pull request #24310 from NervanaSystems:nGraph/Upgrade_v0.9.0 2018-12-13 17:51:11 -08:00
opencl_headers Added official OpenCL headers. 2019-08-12 18:28:31 -07:00
ortools Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
pasta Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
protobuf Upgrade protobuf to 3.8.0 2019-06-19 04:19:29 -07:00
py Formatting BUILD and bzl files. 2019-02-18 22:24:09 -08:00
python_runtime Internal cleanup to remove a difference from the code on github. 2018-05-23 17:28:36 -07:00
sycl Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files. 2019-05-24 03:53:05 -07:00
systemlibs systemlibs: jsoncpp: update header symlinks for jsoncpp 1.9 2019-08-04 14:47:31 +08:00
tensorrt Populate TF_TENSORRT_VERSION during configuration process. 2019-06-19 13:39:53 -07:00
toolchains Adding RCCL to ROCm docker. 2019-08-13 13:07:29 -07:00
__init__.py Switch to wrapt for trackable dict data structures instead of subclassing collections.Mapping 2019-04-11 12:31:14 -07:00
arm_neon_2_x86_sse.BUILD
astor.BUILD
backports_weakref.BUILD
BUILD
codegen.BUILD Allow is_initialized and initializer to be called on MirroredVariables and TowerLocalVariables. 2018-07-06 15:17:59 -07:00
com_google_absl.BUILD
common.bzl Add more fixes 2019-02-21 12:58:25 +01:00
cub.BUILD Fix cub include path so that TensorFlow compiles when used as a bazel dependency. 2018-09-20 23:36:01 -07:00
curl.BUILD [Intel MKL] Upgrading curl to 7.65.3 to fix CVE-2019-5443 2019-08-16 00:07:21 -07:00
cython.BUILD
double_conversion.BUILD [Bazel/MSVC] Cleanup -ldl/-lm flags for MSVC 2018-07-12 10:46:54 +08:00
eigen.BUILD Upgrade the version of Eigen to commit b4890dc6bc34. 2018-11-06 15:09:21 -08:00
enum34.BUILD Automated rollback of commit 2435a1875b 2019-01-23 13:18:26 -08:00
farmhash.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
functools32.BUILD Add functools32 to TensorFlow dependencies. 2019-07-09 17:08:57 -07:00
gast.BUILD
gif_fix_strtok_r.patch Rollforward of PR #32169: Upgrading giflib to fix CVE-2019-15133 2019-09-11 13:22:41 -07:00
gif.BUILD Rollforward of PR #32169: Upgrading giflib to fix CVE-2019-15133 2019-09-11 13:22:41 -07:00
googleapis.BUILD Cleanup usage of the protobuf workspace. See #19032 2019-06-19 10:36:33 -07:00
jsoncpp.BUILD Merge changes from github. 2018-06-28 19:16:41 -07:00
libxsmm.BUILD Automated rollback of commit 5bb5d6db8a 2018-11-27 09:56:39 -08:00
linenoise.BUILD
lmdb.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
nanopb.BUILD Allow is_initialized and initializer to be called on MirroredVariables and TowerLocalVariables. 2018-07-06 15:17:59 -07:00
opt_einsum.BUILD Add opt_einsum to TensorFlow dependencies. 2019-06-27 00:21:24 -07:00
pcre.BUILD
png_fix_rpi.patch Update png_archive version to 1.6.37 2019-05-21 10:14:58 -07:00
png.BUILD Incremental update of Eigen to commit ea671884cc 2018-11-19 10:08:26 -08:00
pprof.BUILD Cleanup usage of the protobuf workspace. See #19032 2019-06-19 10:36:33 -07:00
pybind11.BUILD Clean up obsolete BUILD options. 2019-08-04 21:40:55 -07:00
repo.bzl repo.bzl: Run patch -p1 in _apply_patch on Windows 2019-06-19 10:42:27 -07:00
rocprim.BUILD changing LICENSE.TXT to LICENSE.txt for rocprim_archive 2019-04-24 19:47:57 +00:00
six.BUILD
snappy.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
sqlite.BUILD Updates Apple platform config settings. Sets default target to macos on Apple platforms in bazelrc. 2019-03-01 15:00:24 -08:00
swig.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
termcolor.BUILD
tflite_mobilenet_float.BUILD Update model for classification app 2018-12-06 13:22:15 -08:00
tflite_mobilenet_quant.BUILD Update model for classification app 2018-12-06 13:22:15 -08:00
tflite_mobilenet.BUILD
tflite_ovic_testdata.BUILD
tflite_smartreply.BUILD
wrapt.BUILD Switch to wrapt for trackable dict data structures instead of subclassing collections.Mapping 2019-04-11 12:31:14 -07:00
zlib.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00