* Tue Oct 13 2020 Christian Goll <cgoll@suse.com>
- fixed hpc flavor and Leap15.2 builds
* Mon Sep 28 2020 Christian Goll <cgoll@suse.com>
- updated to 2.1.2 with following fixes (bsc#1177022):
* Fixes an undefined behavior causing a segfault in tf.raw_ops.Switch (CVE-2020-15190)
* Fixes three vulnerabilities in conversion to DLPack format
(CVE-2020-15191, CVE-2020-15192, CVE-2020-15193)
* Fixes two vulnerabilities in SparseFillEmptyRowsGrad
(CVE-2020-15194, CVE-2020-15195)
* Fixes an integer truncation vulnerability in code using the
work sharder API (CVE-2020-15202)
* Fixes a format string vulnerability in tf.strings.as_string (CVE-2020-15203)
* Fixes segfault raised by calling session-only ops in eager mode (CVE-2020-15204)
* Fixes data leak and potential ASLR violation from tf.raw_ops.StringNGrams (CVE-2020-15205)
* Fixes segfaults caused by incomplete SavedModel validation (CVE-2020-15206)
* Fixes a data corruption due to a bug in negative indexing support in TFLite (CVE-2020-15207)
* Fixes a data corruption due to dimension mismatch in TFLite (CVE-2020-15208)
* Fixes several vulnerabilities in TFLite saved model format
(CVE-2020-15209, CVE-2020-15210, CVE-2020-15211)
- using fft2d.tgz instead of fft.tar.gz
- removed fft.tar.gz
* Mon Sep 14 2020 Christian Goll <cgoll@suse.com>
- fixed json-feature-name.patch for leap15.2 builds
* Thu Sep 10 2020 Christian Goll <cgoll@suse.com>
- updated disk constraints, as sometimes the build fails with too
low disk space
* Wed Sep 09 2020 Christian Goll <cgoll@suse.com>
- Package C-headers for standard tensorflow (boo#1175789)
- fixed build gcc10.1 errors for Tumbleweed with following
upstream patch:
* added file Provide-overload-to-cope-with-const-ness-change-of-N.patch
* Tue Sep 08 2020 Christian Goll <cgoll@suse.com>
- Package header files for Tensoflow2 Lite - boo#1175099
* Thu Sep 03 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Revert memoryperjob constraint support and use again
%limit_build macro to avoid OOM errors
* Thu Aug 20 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Lower memoryperjob to 1300 MB (as done for tensorflow)
* Thu Aug 20 2020 Martin Li?ka <mliska@suse.cz>
- Use memoryperjob constraint instead of %limit_build macro.
* Thu Jun 25 2020 Christian Goll <cgoll@suse.com>
- fixed build with json_cpp 1.9.3 (bsc#1173314)
* Fri Jun 19 2020 Christian Goll <cgoll@suse.com>
- fixed local CUDA builds
* Tue Jun 16 2020 Christian Goll <cgoll@suse.com>
- updated to 2.1.1 which is a bug fix release mostly for external
sources which are not part of this package (sqlite,libjpeg-turbo,
Apache Spark)
* Fixes a versioning bug which causes Keras layers from TF 1.x to
be used instead of those from TF 2.x
* Mon May 25 2020 Christian Goll <cgoll@suse.com>
- fixed broken builds which were caused due to missing dependency
on @com_google_absl//absl/strings in various BUILD files
- added patch: fix-google-absl-memory.patch
* Tue Apr 07 2020 Christian Goll <cgoll@suse.com>
- added mkl-ddn as source and do not use system mkl-dnn (bsc#1168839)
- removed patches:
* fixed-mkl-sgemm-call.patch
* added-mkl_dnn-as-syslib.patch
- added source:
mkl-v0.21.2.tar.gz
* Fri Mar 27 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- tensorflow2-lite-devel does not requires libtensorflow*
* Thu Mar 26 2020 Christian Goll <cgoll@suse.com>
- removed hpc-mvapich2 build (bsc#1167735)
* Tue Mar 24 2020 Bernhard Wiedemann <bwiedemann@suse.com>
- Use pip install --no-compile (boo#1094323)
* Fri Mar 20 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Lite flavor should not provide python3-tensorflow nor tensorflow
* Fri Mar 13 2020 Christian Goll <cgoll@suse.com>
- removed sources of bazel sources and replaced them by internal packages
* rules-cc.zip removed
* bazel-toolchains.tar.gz removed
* bazel-skylib.0.8.0.tar.gz removed
* Mon Mar 09 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Lite flavor should not provide "tensorflow", otherwise
tensorlfow2-devel and tensorlfow2-lite-devel conflict and break
armnn