Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

[Security] Bump tensorflow from 1.12.0 to 1.12.2#23

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tensorflow-1.12.2
Closed

[Security] Bump tensorflow from 1.12.0 to 1.12.2#23
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tensorflow-1.12.2

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview Bot commented Dec 6, 2019

Bumps tensorflow from 1.12.0 to 1.12.2. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects tensorflow
NULL pointer dereference in Google TensorFlow before 1.12.2 could cause a denial of service via an invalid GIF file.

Affected versions: >= 1.0.0, < 1.12.1

Release notes

Sourced from tensorflow's releases.

TensorFlow 1.12.2

Release 1.12.2

Bug Fixes and Other Changes

  • Fixes a potential security vulnerability where carefully crafted GIF images can produce a null pointer dereference during decoding
Changelog

Sourced from tensorflow's changelog.

Release 1.12.2

Bug Fixes and Other Changes

  • Fixes a potential security vulnerability where carefully crafted GIF images
    can produce a null pointer dereference during decoding.

Release 1.13.0

Major Features and Improvements

  • TensorFlow Lite has moved from contrib to core. This means that Python modules are under tf.lite and source code is now under tensorflow/lite rather than tensorflow/contrib/lite.
  • TensorFlow GPU binaries are now built against CUDA 10 and TensorRT 5.0.
  • Support for Python3.7 on all operating systems.
  • Moved NCCL to core.

Behavioral changes

  • Disallow conversion of python floating types to uint32/64 (matching behavior of other integer types) in tf.constant.
  • Make the gain argument of convolutional orthogonal initializers (convolutional_delta_orthogonal, convolutional_orthogonal_1D, convolutional_orthogonal_2D, convolutional_orthogonal_3D) have consistent behavior with the tf.initializers.orthogonal initializer, i.e. scale the output l2-norm by gain and NOT by sqrt(gain). (Note that these functions are currently in tf.contrib which is not guaranteed backward compatible).

Bug Fixes and Other Changes

  • Documentation
    • Update the doc with the details about the rounding mode used in
      quantize_and_dequantize_v2.
    • Clarify that tensorflow::port::InitMain() should be called before
      using the TensorFlow library. Programs failing to do this are not
      portable to all platforms.
  • Deprecations and Symbol renames.
    • Removing deprecations for the following endpoints: tf.acos,
      tf.acosh, tf.add, tf.as_string, tf.asin, tf.asinh, tf.atan,
      tf.atan2, tf.atanh, tf.cos, tf.cosh, tf.equal, tf.exp,
      tf.floor, tf.greater, tf.greater_equal, tf.less,
      tf.less_equal, tf.log, tf.logp1, tf.logical_and,
      tf.logical_not, tf.logical_or, tf.maximum, tf.minimum,
      tf.not_equal, tf.sin, tf.sinh, tf.tan
    • Deprecate tf.data.Dataset.shard.
    • Deprecate saved_model.loader.load which is replaced by
      saved_model.load and saved_model.main_op, which will be replaced by
      saved_model.main_op in V2.
    • Deprecate tf.QUANTIZED_DTYPES. The official new symbol is
      tf.dtypes.QUANTIZED_DTYPES.
    • Update sklearn imports for deprecated packages.
    • Deprecate Variable.count_up_to and tf.count_up_to in favor of
      Dataset.range.
    • Export confusion_matrix op as tf.math.confusion_matrix instead of
      tf.train.confusion_matrix.
    • Add tf.dtypes. endpoint for every constant in dtypes.py. Moving
      endpoints in versions.py to corresponding endpoints in tf.sysconfig.
... (truncated)
Commits
  • 6b63465 Merge pull request #27959 from tensorflow/update-release-notes-version
  • e967833 Update header on release notes
  • cf74798 Merge pull request #27958 from tensorflow/update-release-version
  • 7fba173 Update version to 1.12.2
  • 332f080 Merge pull request #27878 from tensorflow/windows-cpu
  • c9fcc49 Fix windows build for CPU too
  • 416b4a3 Merge pull request #27873 from tensorflow/more-bazel-incompatible-flags
  • 3ebe165 Add --incompatible_disable_cc_toolchain_label_from_crosstool_proto=false flag
  • 5ab9466 Reformat bazel invocation lines
  • 446d393 Merge pull request #27870 from tensorflow/bazel-http-archive
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

⚠️ Dependabot won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.12.2. **This update includes a security fix.**
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.12.0...v1.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels Dec 6, 2019
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #28.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/tensorflow-1.12.2 branch January 28, 2020 21:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants